@duetds/components 9.13.0 → 9.14.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 (736) hide show
  1. package/hydrate/index.js +341 -167
  2. package/lib/cjs/{a11y-utils-7f0f44ac.js → a11y-utils-a934645c.js} +1 -1
  3. package/lib/cjs/{app-globals-7f261ff1.js → app-globals-6b9852f3.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
  5. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-badge.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-banner.cjs.entry.js +7 -7
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +7 -7
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +6 -6
  10. package/lib/cjs/duet-button_2.cjs.entry.js +12 -12
  11. package/lib/cjs/duet-callout.cjs.entry.js +5 -5
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +13 -12
  13. package/lib/cjs/duet-card.cjs.entry.js +4 -4
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +4 -4
  16. package/lib/cjs/duet-chip.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +3 -3
  19. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +4 -4
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +9 -9
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +4 -4
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-header_2.cjs.entry.js +6 -5
  31. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-icon.cjs.entry.js +6 -6
  33. package/lib/cjs/duet-input_2.cjs.entry.js +6 -6
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +4 -4
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +7 -7
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +4 -4
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-modal.cjs.entry.js +39 -20
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +4 -4
  44. package/lib/cjs/duet-nav.cjs.entry.js +3 -3
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +5 -5
  46. package/lib/cjs/duet-number-input.cjs.entry.js +11 -7
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +6 -6
  50. package/lib/cjs/duet-panel.cjs.entry.js +47 -0
  51. package/lib/cjs/duet-phone-input.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-popup-menu_2.cjs.entry.js +6 -6
  53. package/lib/cjs/duet-progress.cjs.entry.js +3 -3
  54. package/lib/cjs/duet-promo-card.cjs.entry.js +6 -6
  55. package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
  56. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-scrollable_3.cjs.entry.js +14 -14
  58. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-select.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-shaped-image.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-share-chart-item.cjs.entry.js +2 -2
  62. package/lib/cjs/duet-share-chart.cjs.entry.js +7 -7
  63. package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
  64. package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
  65. package/lib/cjs/duet-slideout-link.cjs.entry.js +7 -7
  66. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +6 -6
  67. package/lib/cjs/duet-slideout-panel.cjs.entry.js +12 -12
  68. package/lib/cjs/duet-slideout.cjs.entry.js +10 -10
  69. package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
  71. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
  72. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
  73. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
  74. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-submenu-bar.cjs.entry.js +7 -7
  76. package/lib/cjs/duet-textarea.cjs.entry.js +4 -4
  77. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
  80. package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -8
  81. package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
  82. package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
  83. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
  84. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  85. package/lib/cjs/duet-tray.cjs.entry.js +5 -5
  86. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  87. package/lib/cjs/duet-upload-item.cjs.entry.js +6 -6
  88. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  89. package/lib/cjs/duet.cjs.js +3 -3
  90. package/lib/cjs/{errorcodes.utils-cde5cb76.js → errorcodes.utils-9ce7ca99.js} +1 -1
  91. package/lib/cjs/{focus-utils-3b3e2586.js → focus-utils-fa11f04b.js} +1 -1
  92. package/lib/cjs/{index-4babbdda.js → index-3d15fb5e.js} +5 -1
  93. package/lib/cjs/{language-utils-83791d57.js → language-utils-eaec2648.js} +1 -1
  94. package/lib/cjs/loader.cjs.js +3 -3
  95. package/lib/cjs/{slot-utils-c565d8b9.js → slot-utils-61317778.js} +1 -1
  96. package/lib/cjs/{themeable-component-a007f8ee.js → themeable-component-46222401.js} +1 -1
  97. package/lib/cjs/{token-utils-6258d3f7.js → token-utils-658c4c54.js} +103 -7
  98. package/lib/collection/collection-manifest.json +1 -0
  99. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  100. package/lib/collection/components/duet-banner/duet-banner.css +1 -0
  101. package/lib/collection/components/duet-banner/duet-banner.js +3 -3
  102. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  103. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  104. package/lib/collection/components/duet-button/duet-button.css +14 -5
  105. package/lib/collection/components/duet-button/duet-button.js +5 -5
  106. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  107. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  108. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  109. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  110. package/lib/collection/components/duet-header/duet-header.js +3 -2
  111. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  112. package/lib/collection/components/duet-label/duet-label.js +1 -1
  113. package/lib/collection/components/duet-link/duet-link.js +5 -4
  114. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  115. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  116. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  117. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  118. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  119. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  120. package/lib/collection/components/duet-modal/duet-modal.js +98 -15
  121. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  122. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  123. package/lib/collection/components/duet-number-input/duet-number-input.js +8 -4
  124. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  125. package/lib/collection/components/duet-panel/duet-panel.css +98 -0
  126. package/lib/collection/components/duet-panel/duet-panel.js +225 -0
  127. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  128. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  129. package/lib/collection/components/duet-promo-card/duet-promo-card.js +3 -3
  130. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  131. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  132. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  133. package/lib/collection/components/duet-select/duet-select.js +1 -1
  134. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  135. package/lib/collection/components/duet-share-chart/duet-share-chart.js +2 -2
  136. package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +1 -1
  137. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  138. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  139. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  140. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  141. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  142. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  143. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  144. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  145. package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
  146. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  147. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  148. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  149. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  150. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  151. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  152. package/lib/collection/components/duet-tab-group/duet-tab-group.js +4 -4
  153. package/lib/collection/components/duet-table/duet-table.js +2 -2
  154. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  155. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  156. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  157. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  158. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  159. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
  160. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  161. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  162. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  163. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  164. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  165. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  166. package/lib/collection/utils/token-utils.js +59 -7
  167. package/lib/collection/utils/turva2-color-tokens.js +42 -0
  168. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  169. package/lib/dist-custom-elements/duet-alert.js +1 -1
  170. package/lib/dist-custom-elements/duet-badge.js +1 -1
  171. package/lib/dist-custom-elements/duet-banner.js +7 -7
  172. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  173. package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
  174. package/lib/dist-custom-elements/duet-button.js +1 -1
  175. package/lib/dist-custom-elements/duet-callout.js +4 -4
  176. package/lib/dist-custom-elements/duet-caption.js +1 -1
  177. package/lib/dist-custom-elements/duet-card.js +4 -4
  178. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  179. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  180. package/lib/dist-custom-elements/duet-chip.js +1 -1
  181. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  182. package/lib/dist-custom-elements/duet-choice.js +4 -4
  183. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  184. package/lib/dist-custom-elements/duet-combobox.js +15 -15
  185. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  186. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  187. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  188. package/lib/dist-custom-elements/duet-divider.js +1 -1
  189. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  190. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  191. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  192. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  193. package/lib/dist-custom-elements/duet-footer.js +7 -7
  194. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  195. package/lib/dist-custom-elements/duet-grid.js +1 -1
  196. package/lib/dist-custom-elements/duet-header.js +11 -10
  197. package/lib/dist-custom-elements/duet-heading.js +1 -1
  198. package/lib/dist-custom-elements/duet-hero.js +9 -9
  199. package/lib/dist-custom-elements/duet-icon.js +1 -1
  200. package/lib/dist-custom-elements/duet-input.js +1 -1
  201. package/lib/dist-custom-elements/duet-label.js +1 -1
  202. package/lib/dist-custom-elements/duet-layout.js +1 -1
  203. package/lib/dist-custom-elements/duet-link.js +1 -1
  204. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  205. package/lib/dist-custom-elements/duet-list.js +1 -1
  206. package/lib/dist-custom-elements/duet-logo.js +1 -1
  207. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  208. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  209. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  210. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  211. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  212. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  213. package/lib/dist-custom-elements/duet-modal.js +44 -23
  214. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  215. package/lib/dist-custom-elements/duet-nav.js +2 -2
  216. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  217. package/lib/dist-custom-elements/duet-notification.js +4 -4
  218. package/lib/dist-custom-elements/duet-number-input.js +18 -14
  219. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  220. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  221. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  222. package/lib/dist-custom-elements/duet-panel.d.ts +11 -0
  223. package/lib/dist-custom-elements/duet-panel.js +70 -0
  224. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  225. package/lib/dist-custom-elements/duet-phone-input.js +16 -16
  226. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  227. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  228. package/lib/dist-custom-elements/duet-progress.js +1 -1
  229. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  230. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  231. package/lib/dist-custom-elements/duet-radio.js +1 -1
  232. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  233. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  234. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  235. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  236. package/lib/dist-custom-elements/duet-select.js +1 -1
  237. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  238. package/lib/dist-custom-elements/duet-share-chart-item.js +2 -2
  239. package/lib/dist-custom-elements/duet-share-chart.js +5 -5
  240. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  241. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  242. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  243. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  244. package/lib/dist-custom-elements/duet-slideout-panel.js +9 -9
  245. package/lib/dist-custom-elements/duet-slideout.js +8 -8
  246. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  247. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  248. package/lib/dist-custom-elements/duet-status-icon.js +1 -1
  249. package/lib/dist-custom-elements/duet-step.js +4 -4
  250. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  251. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  252. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  253. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  254. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  255. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  256. package/lib/dist-custom-elements/duet-tab-group.js +11 -11
  257. package/lib/dist-custom-elements/duet-tab.js +2 -2
  258. package/lib/dist-custom-elements/duet-table.js +1 -1
  259. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  260. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  261. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  262. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  263. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  264. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  265. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  266. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  267. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  268. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  269. package/lib/dist-custom-elements/duet-tray.js +5 -5
  270. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  271. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  272. package/lib/dist-custom-elements/duet-upload.js +22 -22
  273. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  274. package/lib/dist-custom-elements/index.js +1 -1
  275. package/lib/dist-custom-elements/{p-e8dc8877.js → p-05fb2c81.js} +4 -4
  276. package/lib/dist-custom-elements/{p-06beac61.js → p-0a34fa11.js} +2 -2
  277. package/lib/dist-custom-elements/{p-c1e381e3.js → p-0e0a0525.js} +3 -3
  278. package/lib/dist-custom-elements/{p-0c829768.js → p-10893657.js} +1 -1
  279. package/lib/dist-custom-elements/{p-a000e044.js → p-25f8ea4b.js} +2 -2
  280. package/lib/dist-custom-elements/{p-2dcb2900.js → p-3419cd58.js} +9 -9
  281. package/lib/dist-custom-elements/{p-ad927290.js → p-3471fa90.js} +3 -3
  282. package/lib/dist-custom-elements/{p-911326a0.js → p-36f6ec52.js} +2 -2
  283. package/lib/dist-custom-elements/{p-f7d93067.js → p-3883f329.js} +5 -5
  284. package/lib/dist-custom-elements/{p-b660d362.js → p-3a815628.js} +10 -10
  285. package/lib/dist-custom-elements/{p-ca899a3c.js → p-444e732a.js} +8 -7
  286. package/lib/dist-custom-elements/{p-77260ba8.js → p-499da71e.js} +103 -8
  287. package/lib/dist-custom-elements/{p-c7002b0e.js → p-5e16131c.js} +1 -1
  288. package/lib/dist-custom-elements/{p-3c558254.js → p-61b4aec9.js} +12 -12
  289. package/lib/dist-custom-elements/{p-67e54308.js → p-65300e85.js} +11 -11
  290. package/lib/dist-custom-elements/{p-16151d9e.js → p-706a9a13.js} +2 -2
  291. package/lib/dist-custom-elements/{p-1271d1b9.js → p-778364d6.js} +3 -3
  292. package/lib/dist-custom-elements/{p-13082a20.js → p-81360956.js} +2 -2
  293. package/lib/dist-custom-elements/{p-80bbbb3a.js → p-85f0068e.js} +5 -5
  294. package/lib/dist-custom-elements/{p-8c472242.js → p-92710b68.js} +1 -1
  295. package/lib/dist-custom-elements/{p-2e148296.js → p-96cabce8.js} +7 -7
  296. package/lib/dist-custom-elements/{p-276a59a3.js → p-9ac441e6.js} +4 -4
  297. package/lib/dist-custom-elements/{p-70b67cdd.js → p-9f715fa9.js} +4 -4
  298. package/lib/dist-custom-elements/{p-55c477f3.js → p-a4513f7a.js} +2 -2
  299. package/lib/dist-custom-elements/{p-135f668d.js → p-a69bc735.js} +1 -1
  300. package/lib/dist-custom-elements/{p-12884dcf.js → p-b3835995.js} +4 -4
  301. package/lib/dist-custom-elements/{p-cdf4b7f6.js → p-c7f33aed.js} +4 -4
  302. package/lib/dist-custom-elements/{p-653d2256.js → p-cc1b78ce.js} +10 -10
  303. package/lib/dist-custom-elements/{p-e3280064.js → p-d04e213c.js} +12 -12
  304. package/lib/dist-custom-elements/{p-63a0bdcd.js → p-d0bc3da2.js} +1 -1
  305. package/lib/dist-custom-elements/{p-aa4ebea4.js → p-d5c72ea3.js} +5 -5
  306. package/lib/dist-custom-elements/{p-4e53b45e.js → p-db2b09ab.js} +2 -2
  307. package/lib/dist-custom-elements/{p-de35873c.js → p-dc970fdb.js} +1 -1
  308. package/lib/dist-custom-elements/{p-46749593.js → p-e77ffc34.js} +3 -3
  309. package/lib/dist-custom-elements/{p-d60c7d74.js → p-e9c8ad74.js} +1 -1
  310. package/lib/dist-custom-elements/{p-f80dea81.js → p-ee948dc8.js} +4 -4
  311. package/lib/dist-custom-elements/{p-1027ea53.js → p-f290964d.js} +5 -5
  312. package/lib/dist-custom-elements/{p-7fd99694.js → p-f38adca4.js} +7 -7
  313. package/lib/dist-custom-elements/{p-2582f9a3.js → p-f3b2867a.js} +3 -3
  314. package/lib/dist-custom-elements/{p-be9b9c9d.js → p-f479ee47.js} +5 -5
  315. package/lib/dist-custom-elements/{p-47d05b62.js → p-fddb3ec1.js} +1 -1
  316. package/lib/duet/duet.esm.js +1 -1
  317. package/lib/duet/duet.js +1 -1
  318. package/lib/duet/{p-c45ddc7a.system.entry.js → p-013232a8.system.entry.js} +1 -1
  319. package/lib/duet/{p-8c2abe91.js → p-01fe0f34.js} +1 -1
  320. package/lib/duet/{p-88dda3dd.entry.js → p-063b31ef.entry.js} +1 -1
  321. package/lib/duet/{p-a51a1f94.system.entry.js → p-07d21021.system.entry.js} +1 -1
  322. package/lib/duet/p-07dd4405.system.entry.js +4 -0
  323. package/lib/duet/{p-9f1e07cc.entry.js → p-08f594ea.entry.js} +1 -1
  324. package/lib/duet/{p-ece11bcb.entry.js → p-08f64c06.entry.js} +1 -1
  325. package/lib/duet/{p-d0b648c5.system.entry.js → p-0bc88aac.system.entry.js} +1 -1
  326. package/lib/duet/{p-964cab98.entry.js → p-0c16128f.entry.js} +1 -1
  327. package/lib/duet/{p-71a2b27b.system.entry.js → p-0cef5003.system.entry.js} +2 -2
  328. package/lib/duet/{p-0990faec.system.entry.js → p-0e013c22.system.entry.js} +1 -1
  329. package/lib/duet/{p-0dd78a56.system.entry.js → p-0e4ff2a3.system.entry.js} +1 -1
  330. package/lib/duet/p-10310520.entry.js +4 -0
  331. package/lib/duet/{p-b5191612.system.entry.js → p-11262ef8.system.entry.js} +1 -1
  332. package/lib/duet/{p-24cc3a49.entry.js → p-119d8a9d.entry.js} +1 -1
  333. package/lib/duet/{p-9e4e3a7d.entry.js → p-11e013dd.entry.js} +1 -1
  334. package/lib/duet/{p-c658fdf2.system.entry.js → p-13821573.system.entry.js} +1 -1
  335. package/lib/duet/{p-5026ba81.system.entry.js → p-13f4076a.system.entry.js} +2 -2
  336. package/lib/duet/{p-7686eb1f.entry.js → p-147f5eb5.entry.js} +1 -1
  337. package/lib/duet/p-16e80004.entry.js +4 -0
  338. package/lib/duet/{p-38baa305.entry.js → p-17f215e8.entry.js} +1 -1
  339. package/lib/duet/{p-af3397e6.entry.js → p-18b21048.entry.js} +1 -1
  340. package/lib/duet/{p-d5a2f426.entry.js → p-19ad52bc.entry.js} +1 -1
  341. package/lib/duet/{p-ab7e07be.system.entry.js → p-1a767c08.system.entry.js} +1 -1
  342. package/lib/duet/{p-b094d253.entry.js → p-1c2dcb63.entry.js} +1 -1
  343. package/lib/duet/p-1f495ebe.entry.js +4 -0
  344. package/lib/duet/{p-570a2d5c.entry.js → p-20170d5a.entry.js} +1 -1
  345. package/lib/duet/{p-c59fbbb1.system.entry.js → p-201895ea.system.entry.js} +1 -1
  346. package/lib/duet/{p-3c29e0ba.entry.js → p-2162fe62.entry.js} +1 -1
  347. package/lib/duet/{p-526bce13.system.entry.js → p-22349ab1.system.entry.js} +1 -1
  348. package/lib/duet/{p-e538f43c.system.entry.js → p-22932c08.system.entry.js} +1 -1
  349. package/lib/duet/{p-7adab44d.system.entry.js → p-23d5c3fe.system.entry.js} +1 -1
  350. package/lib/duet/{p-71a70553.system.entry.js → p-2455cbff.system.entry.js} +1 -1
  351. package/lib/duet/{p-17029aad.entry.js → p-268d9b35.entry.js} +1 -1
  352. package/lib/duet/p-2a542c6a.entry.js +4 -0
  353. package/lib/duet/p-2a96f88a.system.entry.js +4 -0
  354. package/lib/duet/{p-ecb06d44.entry.js → p-2c15a77e.entry.js} +1 -1
  355. package/lib/duet/{p-c6c01a4f.system.entry.js → p-2d14dafa.system.entry.js} +1 -1
  356. package/lib/duet/p-2dd204b0.entry.js +4 -0
  357. package/lib/duet/{p-e4bda446.system.entry.js → p-2e58b3ab.system.entry.js} +1 -1
  358. package/lib/duet/{p-7761f427.system.entry.js → p-2e7454bd.system.entry.js} +1 -1
  359. package/lib/duet/{p-3aecf400.system.entry.js → p-2ee8e84d.system.entry.js} +1 -1
  360. package/lib/duet/{p-144182a4.entry.js → p-2fe381b6.entry.js} +1 -1
  361. package/lib/duet/{p-dd011cf1.system.entry.js → p-322c0015.system.entry.js} +2 -2
  362. package/lib/duet/{p-f01d0296.system.entry.js → p-344834d8.system.entry.js} +1 -1
  363. package/lib/duet/{p-0e4fe522.system.entry.js → p-34485370.system.entry.js} +1 -1
  364. package/lib/duet/{p-97393e12.system.entry.js → p-352b3557.system.entry.js} +1 -1
  365. package/lib/duet/{p-1fe5a7e9.js → p-378546de.js} +1 -1
  366. package/lib/duet/{p-5c48b80a.system.entry.js → p-38faf7e7.system.entry.js} +1 -1
  367. package/lib/duet/{p-20baa68b.entry.js → p-3a75e6d3.entry.js} +1 -1
  368. package/lib/duet/{p-c23c9c77.entry.js → p-3b9c02b1.entry.js} +1 -1
  369. package/lib/duet/{p-b9af2990.system.entry.js → p-413fc831.system.entry.js} +2 -2
  370. package/lib/duet/p-4215bd92.system.entry.js +4 -0
  371. package/lib/duet/p-42a0205d.entry.js +4 -0
  372. package/lib/duet/{p-bb71c581.entry.js → p-430ef395.entry.js} +1 -1
  373. package/lib/duet/p-44b3eb2c.entry.js +4 -0
  374. package/lib/duet/{p-4509c90e.entry.js → p-463b0d7a.entry.js} +1 -1
  375. package/lib/duet/{p-4ead37f9.entry.js → p-48fb5298.entry.js} +1 -1
  376. package/lib/duet/{p-13dce266.entry.js → p-4989501c.entry.js} +1 -1
  377. package/lib/duet/{p-8522541f.entry.js → p-49b696b3.entry.js} +1 -1
  378. package/lib/duet/{p-8da3b624.entry.js → p-49b6f9a1.entry.js} +1 -1
  379. package/lib/duet/{p-1be0f96f.system.entry.js → p-4a54ae2a.system.entry.js} +1 -1
  380. package/lib/duet/{p-d5ad1dca.system.entry.js → p-4c44b9d0.system.entry.js} +1 -1
  381. package/lib/duet/p-4d81e7f6.system.js +4 -0
  382. package/lib/duet/{p-cc22486b.system.entry.js → p-4e21f876.system.entry.js} +1 -1
  383. package/lib/duet/{p-baf03e8b.entry.js → p-51717f08.entry.js} +1 -1
  384. package/lib/duet/{p-1657ff9a.entry.js → p-51fc30ef.entry.js} +1 -1
  385. package/lib/duet/{p-e5716306.entry.js → p-52746f84.entry.js} +1 -1
  386. package/lib/duet/p-52d80d96.js +4 -0
  387. package/lib/duet/{p-33a9413f.system.entry.js → p-561dd467.system.entry.js} +1 -1
  388. package/lib/duet/p-564022f1.entry.js +4 -0
  389. package/lib/duet/{p-d610918e.system.entry.js → p-56bada0c.system.entry.js} +1 -1
  390. package/lib/duet/{p-b3f5912a.system.entry.js → p-58d8549a.system.entry.js} +1 -1
  391. package/lib/duet/{p-3b760329.entry.js → p-593df331.entry.js} +1 -1
  392. package/lib/duet/p-59777da7.system.js +4 -0
  393. package/lib/duet/{p-7d10302e.entry.js → p-5b583276.entry.js} +1 -1
  394. package/lib/duet/{p-0a72cb14.system.entry.js → p-5c271084.system.entry.js} +1 -1
  395. package/lib/duet/{p-328f8f18.entry.js → p-5f678caa.entry.js} +1 -1
  396. package/lib/duet/{p-cf5551f7.entry.js → p-628a59a6.entry.js} +1 -1
  397. package/lib/duet/{p-e9e59d73.entry.js → p-62cb44f1.entry.js} +1 -1
  398. package/lib/duet/{p-5122eee8.system.js → p-670f33d1.system.js} +1 -1
  399. package/lib/duet/p-6a4e23b5.entry.js +4 -0
  400. package/lib/duet/{p-590505a4.system.entry.js → p-6a718c27.system.entry.js} +1 -1
  401. package/lib/duet/{p-01965153.entry.js → p-6a900d10.entry.js} +1 -1
  402. package/lib/duet/p-6b99bf3d.system.js +4 -0
  403. package/lib/duet/{p-a8e26d38.entry.js → p-6cf2b2b8.entry.js} +1 -1
  404. package/lib/duet/{p-ad43bd23.system.entry.js → p-6d5e6c51.system.entry.js} +1 -1
  405. package/lib/duet/{p-18e13eb6.system.entry.js → p-6db869c9.system.entry.js} +1 -1
  406. package/lib/duet/{p-45cb4d7f.system.entry.js → p-6f46b9da.system.entry.js} +1 -1
  407. package/lib/duet/{p-22ae0db4.entry.js → p-704b8b7e.entry.js} +1 -1
  408. package/lib/duet/{p-aadd382f.system.entry.js → p-713918d1.system.entry.js} +1 -1
  409. package/lib/duet/{p-d4e9333f.entry.js → p-72ad70a2.entry.js} +1 -1
  410. package/lib/duet/{p-9eed5f82.js → p-72b4c06f.js} +1 -1
  411. package/lib/duet/{p-43c4d670.entry.js → p-75542e0e.entry.js} +1 -1
  412. package/lib/duet/{p-9faf2ac2.system.entry.js → p-75e72c46.system.entry.js} +1 -1
  413. package/lib/duet/{p-98feb289.system.entry.js → p-76c797cb.system.entry.js} +1 -1
  414. package/lib/duet/{p-0a405da0.system.entry.js → p-78024429.system.entry.js} +1 -1
  415. package/lib/duet/p-7856f483.entry.js +4 -0
  416. package/lib/duet/{p-e8059b67.system.entry.js → p-786418b7.system.entry.js} +1 -1
  417. package/lib/duet/{p-17ed0be9.system.entry.js → p-7a022fb4.system.entry.js} +1 -1
  418. package/lib/duet/{p-8e5de54a.entry.js → p-7be7fb2c.entry.js} +1 -1
  419. package/lib/duet/{p-c4eb60a1.system.entry.js → p-7ce8fc32.system.entry.js} +1 -1
  420. package/lib/duet/{p-333f7ae7.entry.js → p-7d63b0c0.entry.js} +1 -1
  421. package/lib/duet/{p-b5eb657a.system.js → p-7fd0a219.system.js} +1 -1
  422. package/lib/duet/p-82680aa5.system.js +4 -0
  423. package/lib/duet/{p-e762de37.entry.js → p-82733ff7.entry.js} +1 -1
  424. package/lib/duet/{p-3cbeb209.system.entry.js → p-834d6b2d.system.entry.js} +1 -1
  425. package/lib/duet/{p-7194f790.entry.js → p-83c0cfed.entry.js} +1 -1
  426. package/lib/duet/p-854605a6.js +4 -0
  427. package/lib/duet/{p-89a1d75a.js → p-8637a449.js} +1 -1
  428. package/lib/duet/{p-3372296f.entry.js → p-86929bf6.entry.js} +1 -1
  429. package/lib/duet/{p-80c89ac1.entry.js → p-86d288e5.entry.js} +1 -1
  430. package/lib/duet/{p-40edc180.system.entry.js → p-870a420d.system.entry.js} +1 -1
  431. package/lib/duet/p-89b2f873.system.js +4 -0
  432. package/lib/duet/{p-9004d8ff.entry.js → p-89d45610.entry.js} +1 -1
  433. package/lib/duet/{p-8c66abfb.system.entry.js → p-89f89a39.system.entry.js} +2 -2
  434. package/lib/duet/{p-7789db31.system.entry.js → p-8a9fb89c.system.entry.js} +1 -1
  435. package/lib/duet/p-8bb2ddda.entry.js +4 -0
  436. package/lib/duet/{p-8bed4283.system.entry.js → p-8cbe7888.system.entry.js} +1 -1
  437. package/lib/duet/{p-b6578600.system.entry.js → p-8e7af8a4.system.entry.js} +1 -1
  438. package/lib/duet/{p-1ca12248.entry.js → p-8edc7ed6.entry.js} +1 -1
  439. package/lib/duet/{p-080a85af.system.entry.js → p-8f55b49a.system.entry.js} +2 -2
  440. package/lib/duet/{p-05fc82b0.entry.js → p-901f7bd1.entry.js} +1 -1
  441. package/lib/duet/{p-61198184.system.entry.js → p-903d05d9.system.entry.js} +1 -1
  442. package/lib/duet/{p-bfa13cf6.entry.js → p-914292d2.entry.js} +1 -1
  443. package/lib/duet/{p-ecf25e2f.system.entry.js → p-91be5d76.system.entry.js} +1 -1
  444. package/lib/duet/{p-33ee2b28.entry.js → p-9361e0ff.entry.js} +1 -1
  445. package/lib/duet/{p-844d9170.entry.js → p-936f0051.entry.js} +1 -1
  446. package/lib/duet/{p-4421763f.entry.js → p-961dc1b6.entry.js} +1 -1
  447. package/lib/duet/{p-1830fafe.entry.js → p-98af4e91.entry.js} +1 -1
  448. package/lib/duet/p-9921468e.entry.js +4 -0
  449. package/lib/duet/{p-d63c92fc.system.js → p-99ffd1cf.system.js} +1 -1
  450. package/lib/duet/{p-03e76030.system.entry.js → p-9ae77fe6.system.entry.js} +1 -1
  451. package/lib/duet/{p-d1c7c87b.entry.js → p-9dc97ec5.entry.js} +1 -1
  452. package/lib/duet/{p-8a02bd75.system.entry.js → p-a2f05f0b.system.entry.js} +1 -1
  453. package/lib/duet/{p-4dd14bc1.system.entry.js → p-a8527a22.system.entry.js} +1 -1
  454. package/lib/duet/{p-7930882f.entry.js → p-aaa700a4.entry.js} +1 -1
  455. package/lib/duet/{p-5c01b990.entry.js → p-ac643c4d.entry.js} +1 -1
  456. package/lib/duet/p-adcfa80c.system.entry.js +4 -0
  457. package/lib/duet/{p-442cac9c.entry.js → p-af4c5e2b.entry.js} +1 -1
  458. package/lib/duet/{p-04e49b2e.system.entry.js → p-b083c7df.system.entry.js} +1 -1
  459. package/lib/duet/p-b1b64718.system.entry.js +4 -0
  460. package/lib/duet/{p-f6ada3f6.entry.js → p-b4018154.entry.js} +1 -1
  461. package/lib/duet/{p-a03fcf76.system.js → p-b65f6339.system.js} +1 -1
  462. package/lib/duet/{p-f7a30994.system.entry.js → p-b728fce7.system.entry.js} +1 -1
  463. package/lib/duet/p-b84841d7.js +4 -0
  464. package/lib/duet/{p-bffda5ab.entry.js → p-baaa9e94.entry.js} +1 -1
  465. package/lib/duet/{p-1390ae19.entry.js → p-be26ac3a.entry.js} +1 -1
  466. package/lib/duet/{p-73666dbd.entry.js → p-c0020521.entry.js} +1 -1
  467. package/lib/duet/p-c157389b.system.entry.js +4 -0
  468. package/lib/duet/{p-d977fe38.system.entry.js → p-c371758a.system.entry.js} +1 -1
  469. package/lib/duet/{p-85167dd4.entry.js → p-c4e34a8e.entry.js} +1 -1
  470. package/lib/duet/{p-9c201da2.entry.js → p-c60c40a2.entry.js} +1 -1
  471. package/lib/duet/{p-f740cd96.entry.js → p-c70b52b6.entry.js} +1 -1
  472. package/lib/duet/{p-8b350472.system.entry.js → p-c9751b3c.system.entry.js} +1 -1
  473. package/lib/duet/{p-25bfda5f.system.entry.js → p-cb279bed.system.entry.js} +1 -1
  474. package/lib/duet/{p-14f51a29.entry.js → p-cd27da84.entry.js} +1 -1
  475. package/lib/duet/p-cff34f13.entry.js +4 -0
  476. package/lib/duet/{p-60ef6c46.system.entry.js → p-d06d2098.system.entry.js} +1 -1
  477. package/lib/duet/{p-e124ed8c.system.entry.js → p-d3e245f0.system.entry.js} +1 -1
  478. package/lib/duet/{p-68d50809.system.entry.js → p-d6368121.system.entry.js} +1 -1
  479. package/lib/duet/{p-c6e60d08.system.entry.js → p-d647ef97.system.entry.js} +1 -1
  480. package/lib/duet/{p-2fe6628e.system.entry.js → p-d6a2cc77.system.entry.js} +1 -1
  481. package/lib/duet/{p-3cd37502.entry.js → p-d6afc825.entry.js} +1 -1
  482. package/lib/duet/{p-41a3f8ed.entry.js → p-d8fadd2d.entry.js} +1 -1
  483. package/lib/duet/{p-7d050716.system.entry.js → p-dc3646e2.system.entry.js} +1 -1
  484. package/lib/duet/p-e63f5ff5.js +4 -0
  485. package/lib/duet/{p-5aeec4ac.system.entry.js → p-e6f40951.system.entry.js} +1 -1
  486. package/lib/duet/p-e70fad83.entry.js +4 -0
  487. package/lib/duet/{p-077813ae.entry.js → p-e8777cf4.entry.js} +1 -1
  488. package/lib/duet/{p-22f40c48.system.entry.js → p-eb237688.system.entry.js} +1 -1
  489. package/lib/duet/p-eb7b2984.system.entry.js +4 -0
  490. package/lib/duet/{p-f482b5af.system.entry.js → p-ebb0b51d.system.entry.js} +1 -1
  491. package/lib/duet/{p-85696a8e.entry.js → p-ec22154d.entry.js} +1 -1
  492. package/lib/duet/{p-f78b9d60.system.js → p-ed810e76.system.js} +1 -1
  493. package/lib/duet/{p-618a0f3a.entry.js → p-edb65a28.entry.js} +1 -1
  494. package/lib/duet/{p-024c34d9.system.entry.js → p-f1beb947.system.entry.js} +1 -1
  495. package/lib/duet/{p-5a1dbce7.system.entry.js → p-f3587718.system.entry.js} +1 -1
  496. package/lib/duet/{p-a04ebea2.system.entry.js → p-f58cbc59.system.entry.js} +1 -1
  497. package/lib/duet/{p-3c438fec.entry.js → p-f7b6fecb.entry.js} +1 -1
  498. package/lib/duet/{p-808d9dc7.system.entry.js → p-f835eb92.system.entry.js} +2 -2
  499. package/lib/duet/p-f89feeb2.entry.js +4 -0
  500. package/lib/duet/{p-bc44defc.system.entry.js → p-f947b5c5.system.entry.js} +1 -1
  501. package/lib/duet/{p-1425b59f.entry.js → p-f9b9fbf5.entry.js} +1 -1
  502. package/lib/duet/{p-e2e84fa3.system.entry.js → p-fae74a37.system.entry.js} +1 -1
  503. package/lib/duet/{p-35d651a8.system.entry.js → p-fb9c9879.system.entry.js} +1 -1
  504. package/lib/duet/{p-e5f1e38a.js → p-fbc59efc.js} +1 -1
  505. package/lib/duet/{p-0aaac3fd.system.entry.js → p-fe9adf7c.system.entry.js} +1 -1
  506. package/lib/duet/{p-02aca5ee.system.entry.js → p-ff97f8e4.system.entry.js} +1 -1
  507. package/lib/esm/{a11y-utils-d44f1172.js → a11y-utils-87967050.js} +1 -1
  508. package/lib/esm/{app-globals-5ec0d260.js → app-globals-db5be99e.js} +1 -1
  509. package/lib/esm/duet-action-button.entry.js +4 -4
  510. package/lib/esm/duet-alert.entry.js +4 -4
  511. package/lib/esm/duet-badge.entry.js +4 -4
  512. package/lib/esm/duet-banner.entry.js +7 -7
  513. package/lib/esm/duet-breadcrumb.entry.js +7 -7
  514. package/lib/esm/duet-breadcrumbs.entry.js +6 -6
  515. package/lib/esm/duet-button_2.entry.js +12 -12
  516. package/lib/esm/duet-callout.entry.js +5 -5
  517. package/lib/esm/duet-caption_4.entry.js +13 -12
  518. package/lib/esm/duet-card.entry.js +4 -4
  519. package/lib/esm/duet-checkbox.entry.js +2 -2
  520. package/lib/esm/duet-checkmark.entry.js +4 -4
  521. package/lib/esm/duet-chip.entry.js +3 -3
  522. package/lib/esm/duet-choice_2.entry.js +4 -4
  523. package/lib/esm/duet-collapsible.entry.js +3 -3
  524. package/lib/esm/duet-combobox.entry.js +4 -4
  525. package/lib/esm/duet-contact-card.entry.js +5 -5
  526. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  527. package/lib/esm/duet-date-picker.entry.js +5 -5
  528. package/lib/esm/duet-divider_2.entry.js +4 -4
  529. package/lib/esm/duet-editable-table_3.entry.js +9 -9
  530. package/lib/esm/duet-empty-state.entry.js +2 -2
  531. package/lib/esm/duet-fieldset.entry.js +6 -6
  532. package/lib/esm/duet-file-chooser.entry.js +2 -2
  533. package/lib/esm/duet-footer.entry.js +4 -4
  534. package/lib/esm/duet-grid_2.entry.js +2 -2
  535. package/lib/esm/duet-header_2.entry.js +6 -5
  536. package/lib/esm/duet-hero.entry.js +4 -4
  537. package/lib/esm/duet-icon.entry.js +6 -6
  538. package/lib/esm/duet-input_2.entry.js +6 -6
  539. package/lib/esm/duet-layout.entry.js +2 -2
  540. package/lib/esm/duet-list_2.entry.js +4 -4
  541. package/lib/esm/duet-menu-bar-button.entry.js +4 -4
  542. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
  543. package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
  544. package/lib/esm/duet-menu-bar-item.entry.js +7 -7
  545. package/lib/esm/duet-menu-bar-link.entry.js +4 -4
  546. package/lib/esm/duet-menu-bar.entry.js +3 -3
  547. package/lib/esm/duet-modal.entry.js +39 -20
  548. package/lib/esm/duet-multiselect.entry.js +4 -4
  549. package/lib/esm/duet-nav.entry.js +3 -3
  550. package/lib/esm/duet-notification_2.entry.js +5 -5
  551. package/lib/esm/duet-number-input.entry.js +11 -7
  552. package/lib/esm/duet-overlay.entry.js +2 -2
  553. package/lib/esm/duet-page-heading.entry.js +4 -4
  554. package/lib/esm/duet-pagination_2.entry.js +6 -6
  555. package/lib/esm/duet-panel.entry.js +43 -0
  556. package/lib/esm/duet-phone-input.entry.js +4 -4
  557. package/lib/esm/duet-popup-menu_2.entry.js +6 -6
  558. package/lib/esm/duet-progress.entry.js +3 -3
  559. package/lib/esm/duet-promo-card.entry.js +6 -6
  560. package/lib/esm/duet-radio_2.entry.js +3 -3
  561. package/lib/esm/duet-range-slider.entry.js +2 -2
  562. package/lib/esm/duet-scrollable_3.entry.js +14 -14
  563. package/lib/esm/duet-section-layout.entry.js +4 -4
  564. package/lib/esm/duet-select.entry.js +4 -4
  565. package/lib/esm/duet-shaped-image.entry.js +4 -4
  566. package/lib/esm/duet-share-chart-item.entry.js +2 -2
  567. package/lib/esm/duet-share-chart.entry.js +7 -7
  568. package/lib/esm/duet-show-more.entry.js +5 -5
  569. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  570. package/lib/esm/duet-slideout-link.entry.js +7 -7
  571. package/lib/esm/duet-slideout-panel-dropdown.entry.js +6 -6
  572. package/lib/esm/duet-slideout-panel.entry.js +12 -12
  573. package/lib/esm/duet-slideout.entry.js +10 -10
  574. package/lib/esm/duet-status-icon.entry.js +3 -3
  575. package/lib/esm/duet-step_2.entry.js +4 -4
  576. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
  577. package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
  578. package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
  579. package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
  580. package/lib/esm/duet-submenu-bar.entry.js +7 -7
  581. package/lib/esm/duet-textarea.entry.js +4 -4
  582. package/lib/esm/duet-toggle.entry.js +2 -2
  583. package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
  584. package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
  585. package/lib/esm/duet-toolbar-item.entry.js +8 -8
  586. package/lib/esm/duet-toolbar-link.entry.js +4 -4
  587. package/lib/esm/duet-toolbar.entry.js +4 -4
  588. package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
  589. package/lib/esm/duet-tooltip.entry.js +3 -3
  590. package/lib/esm/duet-tray.entry.js +5 -5
  591. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  592. package/lib/esm/duet-upload-item.entry.js +6 -6
  593. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  594. package/lib/esm/duet.js +4 -4
  595. package/lib/esm/{errorcodes.utils-4ce3105d.js → errorcodes.utils-f17cc5a4.js} +1 -1
  596. package/lib/esm/{focus-utils-0d727936.js → focus-utils-28046c5d.js} +1 -1
  597. package/lib/esm/{index-5757a151.js → index-04630419.js} +5 -1
  598. package/lib/esm/{language-utils-1aea3619.js → language-utils-7caf2c7c.js} +1 -1
  599. package/lib/esm/loader.js +4 -4
  600. package/lib/esm/{slot-utils-03502471.js → slot-utils-e3cda10f.js} +1 -1
  601. package/lib/esm/{themeable-component-e507940b.js → themeable-component-ddf67193.js} +1 -1
  602. package/lib/esm/{token-utils-7360bb84.js → token-utils-06ae5c10.js} +103 -8
  603. package/lib/esm-es5/{a11y-utils-d44f1172.js → a11y-utils-87967050.js} +1 -1
  604. package/lib/esm-es5/{app-globals-5ec0d260.js → app-globals-db5be99e.js} +1 -1
  605. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  606. package/lib/esm-es5/duet-alert.entry.js +1 -1
  607. package/lib/esm-es5/duet-badge.entry.js +1 -1
  608. package/lib/esm-es5/duet-banner.entry.js +1 -1
  609. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  610. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  611. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  612. package/lib/esm-es5/duet-callout.entry.js +1 -1
  613. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  614. package/lib/esm-es5/duet-card.entry.js +1 -1
  615. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  616. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  617. package/lib/esm-es5/duet-chip.entry.js +1 -1
  618. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  619. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  620. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  621. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  622. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  623. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  624. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  625. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  626. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  627. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  628. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  629. package/lib/esm-es5/duet-footer.entry.js +1 -1
  630. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  631. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  632. package/lib/esm-es5/duet-hero.entry.js +1 -1
  633. package/lib/esm-es5/duet-icon.entry.js +1 -1
  634. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  635. package/lib/esm-es5/duet-layout.entry.js +1 -1
  636. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  637. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  638. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  639. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  640. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  641. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  642. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  643. package/lib/esm-es5/duet-modal.entry.js +2 -2
  644. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  645. package/lib/esm-es5/duet-nav.entry.js +1 -1
  646. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  647. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  648. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  649. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  650. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  651. package/lib/esm-es5/duet-panel.entry.js +4 -0
  652. package/lib/esm-es5/duet-phone-input.entry.js +1 -1
  653. package/lib/esm-es5/duet-popup-menu_2.entry.js +1 -1
  654. package/lib/esm-es5/duet-progress.entry.js +1 -1
  655. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  656. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  657. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  658. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  659. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  660. package/lib/esm-es5/duet-select.entry.js +1 -1
  661. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  662. package/lib/esm-es5/duet-share-chart-item.entry.js +1 -1
  663. package/lib/esm-es5/duet-share-chart.entry.js +1 -1
  664. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  665. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  667. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  668. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  669. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  670. package/lib/esm-es5/duet-status-icon.entry.js +1 -1
  671. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  673. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  674. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  675. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  677. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  678. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  680. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +2 -2
  681. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  682. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  683. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  684. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  685. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  686. package/lib/esm-es5/duet-tray.entry.js +1 -1
  687. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  688. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  689. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  690. package/lib/esm-es5/duet.js +1 -1
  691. package/lib/esm-es5/{errorcodes.utils-4ce3105d.js → errorcodes.utils-f17cc5a4.js} +1 -1
  692. package/lib/esm-es5/{focus-utils-0d727936.js → focus-utils-28046c5d.js} +1 -1
  693. package/lib/esm-es5/index-04630419.js +4 -0
  694. package/lib/esm-es5/{language-utils-1aea3619.js → language-utils-7caf2c7c.js} +1 -1
  695. package/lib/esm-es5/loader.js +1 -1
  696. package/lib/esm-es5/{slot-utils-03502471.js → slot-utils-e3cda10f.js} +1 -1
  697. package/lib/esm-es5/{themeable-component-e507940b.js → themeable-component-ddf67193.js} +1 -1
  698. package/lib/esm-es5/token-utils-06ae5c10.js +4 -0
  699. package/lib/types/components/duet-modal/duet-modal.d.ts +17 -1
  700. package/lib/types/components/duet-number-input/duet-number-input.d.ts +3 -1
  701. package/lib/types/components/duet-panel/duet-panel.d.ts +47 -0
  702. package/lib/types/components.d.ts +103 -4
  703. package/lib/types/utils/token-utils.d.ts +4 -0
  704. package/lib/types/utils/turva2-color-tokens.d.ts +39 -0
  705. package/package.json +4 -4
  706. package/lib/duet/p-0e1d879e.system.js +0 -4
  707. package/lib/duet/p-1b355115.entry.js +0 -4
  708. package/lib/duet/p-20669a1b.system.entry.js +0 -4
  709. package/lib/duet/p-2519a1b2.entry.js +0 -4
  710. package/lib/duet/p-2d6cd3b0.system.entry.js +0 -4
  711. package/lib/duet/p-3c2cf893.system.entry.js +0 -4
  712. package/lib/duet/p-3ea64651.entry.js +0 -4
  713. package/lib/duet/p-435ed67f.entry.js +0 -4
  714. package/lib/duet/p-473febb8.entry.js +0 -4
  715. package/lib/duet/p-4cae058e.entry.js +0 -4
  716. package/lib/duet/p-519fef05.system.js +0 -4
  717. package/lib/duet/p-5de30279.js +0 -4
  718. package/lib/duet/p-62ba7ee2.entry.js +0 -4
  719. package/lib/duet/p-63a67247.js +0 -4
  720. package/lib/duet/p-662c351a.system.js +0 -4
  721. package/lib/duet/p-78033ea5.js +0 -4
  722. package/lib/duet/p-79562f98.entry.js +0 -4
  723. package/lib/duet/p-836bee60.system.entry.js +0 -4
  724. package/lib/duet/p-8975b5ee.entry.js +0 -4
  725. package/lib/duet/p-8c1442ff.entry.js +0 -4
  726. package/lib/duet/p-9508ee67.system.js +0 -4
  727. package/lib/duet/p-9608ad22.system.js +0 -4
  728. package/lib/duet/p-9615338f.system.entry.js +0 -4
  729. package/lib/duet/p-a41a83dc.system.entry.js +0 -4
  730. package/lib/duet/p-b036d747.entry.js +0 -4
  731. package/lib/duet/p-b16705db.js +0 -4
  732. package/lib/duet/p-b5cb52b3.entry.js +0 -4
  733. package/lib/duet/p-d87768a3.entry.js +0 -4
  734. package/lib/duet/p-f38adc18.entry.js +0 -4
  735. package/lib/esm-es5/index-5757a151.js +0 -4
  736. package/lib/esm-es5/token-utils-7360bb84.js +0 -4
@@ -5,8 +5,8 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
 
11
11
  const duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:rgb(143, 147, 158)}.checked .duet-checkmark-container{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:rgb(181, 198, 208) !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:rgb(199, 202, 207) !important}.checked [disabled]+label .duet-checkmark-container{background:rgb(181, 198, 208) !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:rgb(199, 202, 207) !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}:host(.duet-theme-turva2.duet-theme-turva) .checked .duet-checkmark-container{background:#172a3b;border-color:#172a3b !important}";
12
12
  const DuetCheckmarkStyle0 = duetCheckmarkCss;
@@ -27,11 +27,11 @@ const DuetCheckmark = class {
27
27
  themeableComponent.inheritGlobalTheme(this);
28
28
  }
29
29
  render() {
30
- return (index.h(index.Host, { key: '0c46b037eeb1d3a569233716e3931bb9e6d36a3b', class: { "duet-theme-turva": this.theme === "turva" } }, index.h("div", { key: '77315f3c12b6d27a6e2736eac734c6830704d15a', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, index.h("div", { key: '1b895cb3066e53481dae93943c90c4fa57fa1f3d', class: {
30
+ return (index.h(index.Host, { key: '8f8df4562a1d37c1e3ced47dace2f8ca487a9f73', class: { "duet-theme-turva": this.theme === "turva" } }, index.h("div", { key: 'b803f9fe255ac6166546a8a0398b4958d46cd0df', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, index.h("div", { key: 'a284f559c645796efaa1fd9e74a7d1544154b26f', class: {
31
31
  "duet-checkmark-container": true,
32
32
  center: this.center,
33
33
  "duet-checkmark-radio": this.type === "radio",
34
- } }, this.checked && index.h("div", { key: '2edba7cb3c44eed2b9af34c9a1afd893cadc3bfa', class: "duet-checkmark" })))));
34
+ } }, this.checked && index.h("div", { key: 'e17c92da194bbedbd6f4159efabad9321c52fa49', class: "duet-checkmark" })))));
35
35
  }
36
36
  };
37
37
  DuetCheckmark.style = DuetCheckmarkStyle0;
@@ -5,11 +5,11 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
11
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
12
- const languageUtils = require('./language-utils-83791d57.js');
12
+ const languageUtils = require('./language-utils-eaec2648.js');
13
13
  require('./string-utils-7b13c16e.js');
14
14
 
15
15
  const duetChipCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;display:inline-block;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.input){margin-top:6px !important;margin-right:0 !important;margin-bottom:6px !important;margin-left:4px !important}.duet-chip-container{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;padding:1px;hyphens:none;line-height:1.1;color:rgb(8, 42, 77) !important;text-align:center;cursor:pointer;background:rgb(255, 255, 255);border-color:rgb(181, 198, 208);border-style:solid;border-width:1px;border-radius:8px;transition:background-color 300ms ease, color 300ms ease, border-color 300ms ease}.duet-chip-container.duet-p-0{padding:0 !important}.duet-chip-container.duet-m-0{margin:0 !important}.duet-chip-container.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255);border-color:rgb(199, 202, 207)}.duet-chip-container.duet-theme-turva:hover{border-color:rgb(198, 12, 48)}.duet-chip-container:hover{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-disabled{color:rgb(98, 121, 138) !important;cursor:default;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important}.duet-chip-container.duet-chip-disabled.duet-theme-turva{color:rgb(143, 147, 158) !important;background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-disabled:hover{background:rgb(245, 248, 250);border-color:rgb(245, 248, 250)}.duet-chip-container.duet-chip-disabled:hover.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-disabled button,.duet-chip-container.duet-chip-disabled label{cursor:default}.duet-chip-container button,.duet-chip-container label{display:flex;align-items:center;width:100%;height:100%;padding:8px 14px;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:600;line-height:1rem;color:rgb(8, 42, 77) !important;cursor:pointer}.duet-chip-container button:focus,.duet-chip-container label:focus{outline:none}.duet-chip-container .duet-chip-icon-container{display:flex;align-items:center;height:16px;padding:0;transition:padding 300ms ease}.duet-chip-container.duet-chip-has-icon .duet-chip-icon-container{width:24px;height:16px;padding-right:8px}.duet-chip-container.duet-chip-has-icon.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-has-icon.duet-chip-radio-checked .duet-chip-icon-container{padding-right:11px;padding-left:3px}.duet-chip-container.duet-chip-has-icon button,.duet-chip-container.duet-chip-has-icon label{padding-left:12px}.duet-chip-container.duet-chip-has-popup button,.duet-chip-container.duet-chip-has-popup label{padding-right:12px}.duet-chip-container duet-icon:not(.check-mark){width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container duet-icon.check-mark{width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked,.duet-chip-container.duet-chip-radio-checked{padding:0 !important;background:rgb(228, 241, 247);border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-filter-checked:hover,.duet-chip-container.duet-chip-radio-checked:hover{background:rgb(198, 225, 238)}.duet-chip-container.duet-chip-filter-checked.chip-has-icon button,.duet-chip-container.duet-chip-filter-checked.chip-has-icon label,.duet-chip-container.duet-chip-radio-checked.chip-has-icon button,.duet-chip-container.duet-chip-radio-checked.chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container{padding-right:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon:not(.check-mark),.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon:not(.check-mark){width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon.check-mark,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon.check-mark{width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover{background:rgb(222, 224, 228)}.duet-chip-container .duet-chip-popup-disclosure{padding-right:4.5px;padding-left:12.5px}.duet-chip-container .duet-chip-popup-disclosure duet-icon{transition:transform 300ms ease}.duet-chip-container.duet-chip-filter-popup-open{background:rgb(240, 247, 250);border-color:rgb(240, 247, 250)}.duet-chip-container.duet-chip-filter-popup-open.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-filter-popup-open .duet-chip-popup-disclosure duet-icon{transform:rotate(180deg)}.duet-chip-container.duet-chip-input:hover{padding:1px !important;border-color:rgb(181, 198, 208);border-width:1px}.duet-chip-container.duet-chip-input.duet-chip-hover,.duet-chip-container.duet-chip-input.duet-chip-selected{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-input.duet-chip-hover .duet-chip-remove-button,.duet-chip-container.duet-chip-input.duet-chip-selected .duet-chip-remove-button{right:0;width:34px;height:34px;background:transparent}.duet-chip-container.duet-chip-input.duet-chip-delete-focus{background:rgb(240, 247, 250)}.duet-chip-container.duet-chip-input .duet-chip-input-button{margin-right:22px}.duet-chip-container.duet-chip-input .duet-chip-remove-button{position:absolute;top:-1px;right:-1px;width:36px;height:36px;padding-left:10px;border:3px solid transparent;border-radius:8px}.duet-chip-container.duet-chip-input .duet-chip-remove-button:hover{background:rgb(217, 236, 245);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-chip-selected{background:rgb(240, 247, 250)}.duet-chip-container.duet-chip-input.duet-chip-selected.duet-chip-hover{background:rgb(217, 236, 245)}.duet-chip-container.duet-chip-input.duet-chip-selected .duet-chip-remove-button:hover{background:rgb(198, 225, 238);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-theme-turva:hover{border-color:rgb(199, 202, 207)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-hover{border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-input.duet-theme-turva .duet-chip-remove-button:hover{background:rgb(255, 241, 241)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected{background:rgb(255, 241, 241)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected.duet-chip-hover{background:rgb(255, 213, 215);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected .duet-chip-remove-button:hover{background:rgb(255, 185, 190);background-clip:padding-box}.duet-chip-container.large button,.duet-chip-container.large label{padding:15px 18px}.duet-chip-container.large.duet-chip-has-icon .duet-chip-icon-container{width:30px;padding-right:10px}.duet-chip-container.large .duet-chip-popup-disclosure{padding-right:6.5px;padding-left:14.5px}:host(.user-is-tabbing) .duet-chip-focus,:host(.user-is-tabbing) .duet-chip-delete-focus .duet-chip-remove-button{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-chip-focus.duet-theme-turva,:host(.user-is-tabbing) .duet-chip-delete-focus .duet-chip-remove-button.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-chip-container input,*::slotted([slot=input]){position:absolute !important;top:0;left:0;z-index:-1;width:100%;height:100%;margin:0;cursor:pointer;border-width:2px;border-radius:8px;opacity:0;appearance:none}*::slotted([slot=input]:not([aria-disabled=true])){z-index:1}:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva{color:#172a3b !important;border-color:#b2c2cd}:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva:hover{border-color:#e61740}:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-filter-checked,:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-radio-checked{background:#fbe1d1;border-color:#e61740}:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-filter-checked:hover,:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-radio-checked:hover{background:#d8ae96}:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-filter-popup-open{background:#fbe1d1;border-color:#b2c2cd}:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-input:hover{border-color:#b2c2cd}:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-input.duet-chip-hover,:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-input.duet-chip-selected{border-color:#e61740}";
@@ -5,13 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
  const commonStrings = require('./common-strings-a54bbf77.js');
11
11
  const createId = require('./create-id-1f8c438f.js');
12
12
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
13
- const languageUtils = require('./language-utils-83791d57.js');
14
- const slotUtils = require('./slot-utils-c565d8b9.js');
13
+ const languageUtils = require('./language-utils-eaec2648.js');
14
+ const slotUtils = require('./slot-utils-61317778.js');
15
15
  require('./string-utils-7b13c16e.js');
16
16
 
17
17
  var messagingInfo={"title":"messaging-info","tags":"messaging info information circle","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z\"/><circle cx=\"11.625\" cy=\"7.125\" r=\"1.125\"/><path d=\"M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z\"/></svg>"};
@@ -5,13 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
8
+ const index = require('./index-3d15fb5e.js');
9
9
  const actionArrowDownSmall = require('./action-arrow-down-small-ef77a2d1.js');
10
10
  const tokens = require('./tokens-22702e71.js');
11
- const themeableComponent = require('./themeable-component-a007f8ee.js');
11
+ const themeableComponent = require('./themeable-component-46222401.js');
12
12
  const createId = require('./create-id-1f8c438f.js');
13
13
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
14
- const slotUtils = require('./slot-utils-c565d8b9.js');
14
+ const slotUtils = require('./slot-utils-61317778.js');
15
15
  const stringUtils = require('./string-utils-7b13c16e.js');
16
16
 
17
17
  const duetCollapsibleCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}::slotted([slot=after-heading]){display:inline-block}: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:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}: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-m-0){margin:0 !important}.duet-collapsible-content{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(8, 42, 77)}@media (max-width: 35.9375em){.duet-collapsible-content{font-size:0.875rem}}.duet-collapsible-content.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([open])>.duet-collapsible-content{display:block}.duet-collapsible-heading{-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77);text-align:left;cursor:pointer;border-radius:4px}.duet-collapsible-heading.full-width{width:100%}.duet-collapsible-heading.duet-collapsible-heading-centered{margin:auto}.duet-collapsible-heading.duet-collapsible-heading-centered .duet-collapsible-heading-caption{margin-inline:auto}.duet-collapsible-heading.duet-collapsible-normal-weight{font-weight:400}.duet-collapsible-heading.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-collapsible-heading .duet-collapsible-heading-content{min-width:0}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div{margin-left:16px}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div.float-right{margin-left:auto}.duet-collapsible-heading.has-caption{gap:4px}.duet-collapsible-heading.has-caption .duet-collapsible-heading-caption{margin-left:18px;font-weight:inherit}.duet-collapsible-heading .duet-collapsible-heading-wrapper{display:flex;align-items:center;width:inherit;margin:inherit}.duet-collapsible-heading:focus{outline:0}:host(.user-is-tabbing) .duet-collapsible-heading:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-collapsible-heading.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:rgb(8, 42, 77);transition:transform 300ms ease}.duet-collapsible-heading-icon:last-child,.duet-collapsible-heading-icon:last-of-type{margin-right:0 !important}[aria-expanded=true] .duet-collapsible-heading-icon{transform:rotate(180deg)}:host(.negative) .duet-collapsible-heading,:host(.negative) .duet-collapsible-content,:host(.negative) .duet-collapsible-heading-icon{color:rgb(255, 255, 255)}:host(.duet-theme-turva2){color:#172a3b}:host(.duet-theme-turva2) .duet-collapsible-content.duet-theme-turva,:host(.duet-theme-turva2) .duet-collapsible-heading.duet-theme-turva{color:rgb(23, 28, 58)}";
@@ -5,13 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
11
  const jsUtils = require('./js-utils-92e24ba1.js');
12
12
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
13
- const languageUtils = require('./language-utils-83791d57.js');
14
- const slotUtils = require('./slot-utils-c565d8b9.js');
13
+ const languageUtils = require('./language-utils-eaec2648.js');
14
+ const slotUtils = require('./slot-utils-61317778.js');
15
15
  const stringUtils = require('./string-utils-7b13c16e.js');
16
16
 
17
17
  const DuetComboBoxSelect = ({ item, activeDescendant, selected, label = undefined, clickHandler = e => {
@@ -5,9 +5,9 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
10
- const languageUtils = require('./language-utils-83791d57.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
+ const languageUtils = require('./language-utils-eaec2648.js');
11
11
  require('./string-utils-7b13c16e.js');
12
12
 
13
13
  const duetContactCardCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;display:block}:host(.duet-m-0){margin:0 !important}::slotted(*){padding-top:1.5rem}@media (min-width: 48em){::slotted(*){grid-column:2/span 2;padding-top:0}}.duet-contact-card{display:grid;grid-template-columns:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}.duet-contact-card.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)}@media (min-width: 48em){.duet-contact-card{grid-template-columns:min-content minmax(0, 1fr) auto;gap:20px}}.duet-contact-card .image{width:4rem;height:4rem;margin-bottom:8px;border-radius:4px}@media (min-width: 48em){.duet-contact-card .image{width:6rem;height:6rem;padding-bottom:0}}.duet-contact-card .description{padding-bottom:8px}.duet-contact-card .email,.duet-contact-card .phone{display:grid;grid-template-columns:min-content auto;gap:8px;align-items:center;justify-content:flex-start;padding-bottom:8px;overflow-wrap:break-word}:host(.duet-theme-turva2) .duet-contact-card.duet-theme-turva{color:#172a3b}";
@@ -55,10 +55,10 @@ const DuetContactCard = class {
55
55
  render() {
56
56
  const isTurva = this.theme === "turva";
57
57
  const theme = isTurva ? "turva" : "default";
58
- return (index.h(index.Host, { key: '27e103c0c5049f7fab515607764a54b61951c1e0', class: { "duet-m-0": this.margin === "none" } }, index.h("div", { key: 'c574b5e46c7fa008821587bb36154641b390b903', class: {
58
+ return (index.h(index.Host, { key: 'cc92ac8c254dd4d8059e41dc84a0885936486939', class: { "duet-m-0": this.margin === "none" } }, index.h("div", { key: '95dcbf611c7ffa2e00d4e3413b4e5d4ef76007d4', class: {
59
59
  "duet-contact-card": true,
60
60
  "duet-theme-turva": this.theme === "turva",
61
- }, role: "group", "aria-label": this.name }, this.image ? index.h("img", { class: "image", src: this.image, alt: this.name }) : index.h("div", null), index.h("div", { key: 'ad527316cf8b63feb34bd4dd79f77324b7f48c80' }, this.name && (index.h("duet-heading", { key: '6774b39b0bbd63f84d262fcf3f2ecad255664ce0', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (index.h("duet-paragraph", { key: 'f8dcb174650b2bc6f9ab36f8995c9e4629cd4cb7', class: "description", margin: "none", theme: theme }, this.description)), this.email && (index.h("div", { key: '73e0f30a03c566d15e338a87506fcf537f8c5cfd', class: "email" }, index.h("duet-icon", { key: '362a6a97716c3a14aee0aa4f922b46752a512fe0', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), index.h("duet-link", { key: '86f261b33c3199a7e02d697417f835d70f3300fa', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (index.h("div", { key: 'fefe6fcb46d1113762849f95e2dcb7c4625d2472', class: "phone" }, index.h("duet-icon", { key: '55a47952ffee9a4d97c714aa749219bc6d7aa2b8', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), index.h("duet-link", { key: '618acf848c98219d2a05233a8f072401a33c5507', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (index.h("div", { key: 'bc881ffff92c8433241d886ebd054090356ffece', class: "call-to-action" }, index.h("duet-button", { key: '8147b7ed59d0c12d235059e6a1d1ec7551f1e184', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), index.h("div", { key: '1d06de992fe79882232166faca835f6468ce796f' }), index.h("slot", { key: 'ade5d1b926723e45fc1ff45faeef9fa14bd5af56' }))));
61
+ }, role: "group", "aria-label": this.name }, this.image ? index.h("img", { class: "image", src: this.image, alt: this.name }) : index.h("div", null), index.h("div", { key: 'cb2b61b56ea9cbfd80aec1c7c280cc35b7704306' }, this.name && (index.h("duet-heading", { key: 'd7ce3e63272101a9f8a4cd7d3f259a4ffdbe746d', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (index.h("duet-paragraph", { key: 'aea14ddd85a3568d5b77a49e56df6ac76540a3a9', class: "description", margin: "none", theme: theme }, this.description)), this.email && (index.h("div", { key: '323330c4a1a8c188827cd7eeaf9e215706b23b62', class: "email" }, index.h("duet-icon", { key: '33ae4ab4b3b810d5f48494adad568458f627b07a', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), index.h("duet-link", { key: '84ce51f0721ede904044fee80b8cbf86e66b1ec8', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (index.h("div", { key: '7c63f2689781c66d80d32415cf200bd968fe347c', class: "phone" }, index.h("duet-icon", { key: '6a56352c7a808bedf087a8b60edd2579dbddef4b', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), index.h("duet-link", { key: 'b2b78cbff49648d799b020ee52ce54f412285b13', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (index.h("div", { key: '9a24e774e65e1f9cdd587f8ccfd8a3bf6ac57e10', class: "call-to-action" }, index.h("duet-button", { key: '7c7e4b45dc28293a9f44a71d07ad4c6a6882364a', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), index.h("div", { key: '85e9b10271e93b14e8e5a2821d72e7ee5ff4f194' }), index.h("slot", { key: 'ba84e396a9e346ff2f9cbc7c9dd66d4eefdbe2d7' }))));
62
62
  }
63
63
  get element() { return index.getElement(this); }
64
64
  };
@@ -5,8 +5,8 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
11
11
 
12
12
  const duetCookieConsentCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}:host(:focus){outline:0}:host(.user-is-tabbing:not(.descendant-focused):focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing:not(.descendant-focused).duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-cookie-consent{padding:20px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;color:rgb(255, 255, 255) !important;background-color:rgba(4, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(4, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:rgb(255, 255, 255) !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-theme-turva2) .duet-cookie-consent.duet-theme-turva{background-color:rgba(12, 21, 30, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){:host(.duet-theme-turva2) .duet-cookie-consent.duet-theme-turva{background:rgba(12, 21, 30, 0.8)}}";
@@ -5,12 +5,12 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
- const focusUtils = require('./focus-utils-3b3e2586.js');
12
- const languageUtils = require('./language-utils-83791d57.js');
13
- const slotUtils = require('./slot-utils-c565d8b9.js');
11
+ const focusUtils = require('./focus-utils-fa11f04b.js');
12
+ const languageUtils = require('./language-utils-eaec2648.js');
13
+ const slotUtils = require('./slot-utils-61317778.js');
14
14
  require('./string-utils-7b13c16e.js');
15
15
 
16
16
  const formatOptionsShort = { day: "numeric", month: "long", weekday: "long" };
@@ -5,9 +5,9 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
10
- const tokenUtils = require('./token-utils-6258d3f7.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
+ const tokenUtils = require('./token-utils-658c4c54.js');
11
11
  require('./tokens.module-a7c77c13.js');
12
12
 
13
13
  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:var(--divider-margin, 36px) !important;margin-right:var(--divider-margin, 0);margin-bottom:var(--divider-margin, 28px);margin-left:var(--divider-margin, 0);background:rgb(212, 223, 229)}.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(222, 224, 228)}:host(.duet-theme-turva2) .duet-divider.duet-theme-turva{background:#d4dde2}";
@@ -58,7 +58,7 @@ const DuetSpacer = class {
58
58
  * Always the last one in the class.
59
59
  */
60
60
  render() {
61
- return (index.h(index.Host, { key: 'd55d6a4ae72006fe3463b80b1485a2ef55dd215d', class: {
61
+ return (index.h(index.Host, { key: 'cf4bc55628a80600bcc541119e56966f2a6b4a75', class: {
62
62
  "duet-spacer": true,
63
63
  "duet-spacer-xx-small": this.breakpoint === "xx-small",
64
64
  "duet-spacer-x-small": this.breakpoint === "x-small",
@@ -5,16 +5,16 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
  const jsUtils = require('./js-utils-92e24ba1.js');
11
11
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
12
- const languageUtils = require('./language-utils-83791d57.js');
12
+ const languageUtils = require('./language-utils-eaec2648.js');
13
13
  const tokens_module = require('./tokens.module-a7c77c13.js');
14
- const tokenUtils = require('./token-utils-6258d3f7.js');
14
+ const tokenUtils = require('./token-utils-658c4c54.js');
15
15
  const createId = require('./create-id-1f8c438f.js');
16
16
  const stringUtils = require('./string-utils-7b13c16e.js');
17
- const errorcodes_utils = require('./errorcodes.utils-cde5cb76.js');
17
+ const errorcodes_utils = require('./errorcodes.utils-9ce7ca99.js');
18
18
 
19
19
  //simple functional component that renders the data in the table
20
20
  const TableData = ({ data, groupId, alignment }, _children) => {
@@ -287,7 +287,7 @@ const DuetTable = class {
287
287
  });
288
288
  }
289
289
  render() {
290
- return (index.h(index.Host, { key: '13f47629478b7705622fc91ddc04badedba77dfe', class: {
290
+ return (index.h(index.Host, { key: 'fc3dbefb9caed333ce27098bac9cad5154d0527d', class: {
291
291
  [`duet-table-${this.variation}`]: true,
292
292
  "duet-table-flattened": !this.matchesBreakpoint,
293
293
  // sticky only valid when in regular table layout
@@ -296,7 +296,7 @@ const DuetTable = class {
296
296
  "duet-m-0": this.margin === "none",
297
297
  "duet-theme-turva": this.theme === "turva",
298
298
  "duet-table-hide-head-visually": this.hideHeadVisually,
299
- } }, index.h("slot", { key: '0d23468c6d252e529c9297dc635590f372c025c8' })));
299
+ } }, index.h("slot", { key: '34742ef188f22769be8c47a122f782193529f933' })));
300
300
  }
301
301
  get element() { return index.getElement(this); }
302
302
  static get watchers() { return {
@@ -1356,10 +1356,10 @@ const DuetUpload = class {
1356
1356
  this.externalUploadButton.accessibleLabel = `${this.externalUploadButton.innerText}. ${caption}`;
1357
1357
  }
1358
1358
  // @ts-ignore
1359
- return (index.h(index.Host, { key: '1cf963112372b0839905ebd303f16cfae5aa5917', class: { "duet-m-0": this.margin === "none" } }, index.h("duet-fieldset", { key: '35564b78c8b82f58b93f9a7460399f57967e19bf', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label }, index.h("slot", { key: 'faf369cde5952486b48923f2c913e4c049d156f6', name: "header" }), !this.files.size && (index.h("duet-empty-state", { key: 'e472abcf75d492b1c4cb7a9b59cbe67b23d318f6', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, index.h("duet-paragraph", { key: '421fac3a1916616bb493ba375f9b3d23e2a61fd0', margin: "none" }, this.fileListEmpty))), !!this.files.size && index.h("slot", { key: '18b91ef0ca261cb796b9a03f2409c7172da19a82', name: "fileheader" }), !!this.files.size && (index.h("duet-upload-aria-status", { key: '080c19a8966ab4943ef3ed1698b475ecc44c346e', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && index.h("slot", { key: '7c1f27c8b8536a6112d6a1746812b80b672fbd96', name: "filefooter" }), index.h("slot", { key: 'd5889f6e90bc40cc6031cbfb99c3f28e80fced37', name: "uploadfooter" }), this.captionOnBottom && (index.h("duet-caption", { key: 'b4c43409de0dbfe70dd43939dea8c733493348cf', margin: "none", size: "small" }, index.h("div", { key: 'f5c70becb6e99a87a9059885ca2bfc3748e0df10', class: "upload-bottom-caption" }, caption))), index.h("slot", { key: '01adfecfb33b057497a73c43c2c7caaab1c4a9e2', name: "afterfooter" }), !this.hideButton && (index.h(index.Fragment, { key: '601403192ed82f9b3508e62ab701daab90c313d2' }, index.h("duet-spacer", { key: 'b387500c9d551a371d1c2e01a5ccfdeb130826e8', size: "large" }), index.h("duet-button", { key: '681d70016955aeaaf21fbea4edf92fd7c28ccec0', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel || `${this.buttonLabel}. ${caption}`, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
1359
+ return (index.h(index.Host, { key: '2cb6006c495f141141399d81c7e6f8e7967d2abf', class: { "duet-m-0": this.margin === "none" } }, index.h("duet-fieldset", { key: 'e3febb3aaed53ba1f63d0deaed3984233d081ff9', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label }, index.h("slot", { key: '0cb5e96677cee13c2cb2748ec95182ba44542e9c', name: "header" }), !this.files.size && (index.h("duet-empty-state", { key: '0b6ff2849bb502f136c3b4837ccdf19b5b2c1c18', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, index.h("duet-paragraph", { key: '69ddeab39e14da3d436467aa935f3695587547fb', margin: "none" }, this.fileListEmpty))), !!this.files.size && index.h("slot", { key: 'df6739a9d4d7c5c02e72e3f430f29d854edf1a99', name: "fileheader" }), !!this.files.size && (index.h("duet-upload-aria-status", { key: 'cbd6241618dbf7ca04c61e1d0725f4dc157e87af', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && index.h("slot", { key: 'aacaa46c313c829d4e880bf7c7e1848f0ea189cf', name: "filefooter" }), index.h("slot", { key: '36551b5a589e7feee6077af241b9a25d297feb28', name: "uploadfooter" }), this.captionOnBottom && (index.h("duet-caption", { key: 'd04226d485cc26a193935fa8e4fb98a462a0a505', margin: "none", size: "small" }, index.h("div", { key: '6b45b8d84658fd393dc9522c5bc33288e39f7159', class: "upload-bottom-caption" }, caption))), index.h("slot", { key: '2f2b87ae68a5df22a1fd03e11616249a26be0791', name: "afterfooter" }), !this.hideButton && (index.h(index.Fragment, { key: '113e78c43b0be73519c29617ab452a494f567683' }, index.h("duet-spacer", { key: '292f0dbbd87d637d7abf982b8e296b282ae89375', size: "large" }), index.h("duet-button", { key: '774bc75ffb2f90878794215e7890d592abb7acd5', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel || `${this.buttonLabel}. ${caption}`, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
1360
1360
  this.bytesMaxReached ||
1361
1361
  this.filesToUploadExceedsLimit ||
1362
- this.filesToUploadTotalSizeIsAboveMax) && (index.h(index.Fragment, { key: '0d1fa3fccf78c8af90c14195219c988a5d53b161' }, index.h("duet-spacer", { key: '7602cb47424ab7b5ed19654956b4235691e97f91', size: "medium" }), index.h("duet-alert", { key: '54a5be1c79fc490445d3f9fb36efa0c113d619d0', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && errorcodes_utils.getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && errorcodes_utils.getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && errorcodes_utils.getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && errorcodes_utils.getI18nError("duet-upload-203", this.errorCodes)))), index.h("duet-visually-hidden", { key: '78a670de5fef020407da2b18bd07d6b056c818ed', "aria-hidden": "true" }, index.h("input", { key: '04ce3da566f26a64f42a30eba51914031ad1dcc9', ref: input => {
1362
+ this.filesToUploadTotalSizeIsAboveMax) && (index.h(index.Fragment, { key: '7de2ffb0e3562b05cd46d1eb1d3360fc853cf601' }, index.h("duet-spacer", { key: 'fa336882d4bd468f1e9593946f48d73929d26f87', size: "medium" }), index.h("duet-alert", { key: 'd9a8cac2323b3b10d4cb5c22d0ec19c9b2082694', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && errorcodes_utils.getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && errorcodes_utils.getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && errorcodes_utils.getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && errorcodes_utils.getI18nError("duet-upload-203", this.errorCodes)))), index.h("duet-visually-hidden", { key: '71318f80dd7ad1ef345bc1123be62719becdc52d', "aria-hidden": "true" }, index.h("input", { key: 'a68a3d1d4490e75a2968e47a681f11cea7bc4d9b', ref: input => {
1363
1363
  this.nativeInput = input;
1364
1364
  }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
1365
1365
  "duet-upload": true,
@@ -5,8 +5,8 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
 
11
11
  const duetEmptyStateCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:rgb(8, 42, 77);text-align:center;background:rgb(245, 248, 250);border-radius:4px}.duet-empty-state.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}:host(.duet-theme-turva2) .duet-empty-state.duet-theme-turva{color:#172a3b;background:#f5f6f7}";
12
12
  const DuetEmptyStateStyle0 = duetEmptyStateCss;
@@ -5,10 +5,10 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
  const createId = require('./create-id-1f8c438f.js');
11
- const slotUtils = require('./slot-utils-c565d8b9.js');
11
+ const slotUtils = require('./slot-utils-61317778.js');
12
12
 
13
13
  const duetFieldsetCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;display:block;width:100%}:host(.duet-m-0){margin:0 !important}fieldset{position:relative;width:100%;min-width:0;border:0}fieldset legend{position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}.duet-legend-wrapper{position:relative;display:block;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77);text-align:left;background:transparent}.duet-legend-wrapper.duet-legend-compact:not(.duet-legend-has-caption){line-height:1.25}.duet-theme-turva .duet-legend-wrapper{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-fieldset-label{margin-bottom:12px !important;margin-top:8px}.duet-legend-has-caption .duet-fieldset-label{margin-bottom:6px !important}.duet-legend-has-tooltip .duet-fieldset-label{padding-right:36px}@media (min-width: 48em){.duet-legend-has-tooltip .duet-fieldset-label{margin-bottom:3px !important;padding-right:0}}@media (min-width: 48em){.duet-legend-has-tooltip.duet-legend-has-caption .duet-fieldset-label{margin-bottom:-3px !important}}.duet-fieldset-caption{margin-bottom:12px !important}.duet-fieldset-help{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(214, 28, 82);border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-fieldset-help span.duet-m-0{margin-top:0}.duet-theme-turva .duet-fieldset-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(214, 28, 82)}::slotted(duet-tooltip){position:absolute;top:4px;right:0}@media (min-width: 48em){::slotted(duet-tooltip){position:relative;right:auto}}.duet-legend-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}:host(.duet-theme-turva2) .duet-theme-turva .duet-legend-wrapper{color:#172a3b}";
14
14
  const DuetFieldsetStyle0 = duetFieldsetCss;
@@ -54,20 +54,20 @@ const DuetFieldset = class {
54
54
  * Always the last one in the class.
55
55
  */
56
56
  render() {
57
- return (index.h(index.Host, { key: '52a7af4072f1687d77b6554d57ec17a5d55aaff2', class: { "duet-m-0": this.margin === "none" } }, index.h("fieldset", { key: '951a9bd1cd7a9c05946b8ddeef1d070643bc4c4e', "aria-labelledby": this.labelId, "aria-describedby": this.error ? this.errorId : null,
57
+ return (index.h(index.Host, { key: 'faf60f2966a89f4867cf37db394585f73fff686e', class: { "duet-m-0": this.margin === "none" } }, index.h("fieldset", { key: 'f020b6ec6801a8b83c9a5bc93a43d7a35d7506ce', "aria-labelledby": this.labelId, "aria-describedby": this.error ? this.errorId : null,
58
58
  // NVDA and VoiceOver do not yet support aria-errormessage
59
59
  // once they do, we can remove errors from the aria-describedby
60
60
  // aria-errormessage={this.error ? this.errorId : null}
61
61
  class: {
62
62
  "duet-fieldset": true,
63
63
  "duet-theme-turva": this.theme === "turva",
64
- } }, index.h("legend", { key: '83afcaa840a3cf7b369c9e42e880e73eabacb979', id: this.labelId }, index.h(this.labelHeadingLevel, { key: 'f4d98ebe02e7fe0b96a69c9ed77c720b28286a65' }, this.label), this.caption && index.h("span", { key: '36254f57334b8778f314d1e93769d26e141cf6f3' }, this.caption)), index.h("div", { key: '311ebc92a4464e106b361afe19c9d000b33bd115', class: {
64
+ } }, index.h("legend", { key: '66b5ccbde158c98f27fbc6a46a4e6a6df23ff898', id: this.labelId }, index.h(this.labelHeadingLevel, { key: '45be33f32735066278ab2b9f3b809014d0f9676b' }, this.label), this.caption && index.h("span", { key: 'e544fb508d9001319a7f3a4f3b4b5ec8166f8025' }, this.caption)), index.h("div", { key: 'f0ad41b915201af1a2f9d95e9f9829d0bfdae2e6', class: {
65
65
  "duet-legend-wrapper": true,
66
66
  "duet-legend-has-caption": !!this.caption,
67
67
  "duet-legend-has-tooltip": this.hasTooltip,
68
68
  "duet-legend-hidden": this.labelHidden,
69
69
  "duet-legend-compact": this.compactLabel,
70
- } }, index.h("div", { key: 'c4b624b7ea3358f3158d1460e771f0a024484290', class: "duet-fieldset-label" }, index.h("span", { key: '8861094bcd63579364449bcc7b8773b8e7c1b3e0', "aria-hidden": "true" }, this.label), index.h("slot", { key: '36eedc6038045711a0ad90f602029a48dc71f37b', onSlotchange: this.checkHasTooltip, name: "tooltip" })), this.caption && (index.h("div", { key: '74d7fcb0d6f43b96de7dfd358c3f06223b4aa084', class: "duet-fieldset-caption", "aria-hidden": "true" }, index.h("duet-caption", { key: 'd04e90dd750eb4c0ef1950901f47cbf4810a0983', theme: this.theme, margin: "none" }, this.caption)))), index.h("slot", { key: 'e972c7e0393ebe8469916c5aaeb037cae5c52ff0' }), index.h("span", { key: '874c61a83a132e10b2dbc694f057d9dff7dbb982', class: "duet-fieldset-help duet-fieldset-error", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && index.h("span", { key: 'e52f94e350f68530fbcb9f6ce204a567a82fe376', class: { "duet-m-0": this.lastItemIsChip } }, this.error)))));
70
+ } }, index.h("div", { key: '5a632f1718ae040c523fec5d67abe8b7150c62a6', class: "duet-fieldset-label" }, index.h("span", { key: '96af5bd097ce6c732cabfeeed24ad70acbc0242f', "aria-hidden": "true" }, this.label), index.h("slot", { key: 'a9d4abbfbc6586fc072f15d0ada1e0678581eea3', onSlotchange: this.checkHasTooltip, name: "tooltip" })), this.caption && (index.h("div", { key: '09060f463be57b59b6a313dbf51961197a567f40', class: "duet-fieldset-caption", "aria-hidden": "true" }, index.h("duet-caption", { key: 'd5f8281d4970d4e26290d3163188afea4b286694', theme: this.theme, margin: "none" }, this.caption)))), index.h("slot", { key: '3e8180e636e2ec3000f4d21dd9ee50dc12f396f6' }), index.h("span", { key: 'fc0dc472b4ef27d06a1272f621c936f14ffa1de4', class: "duet-fieldset-help duet-fieldset-error", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && index.h("span", { key: '8586a6c9b1a32ed3e780a0d7233664bce741c3b6', class: { "duet-m-0": this.lastItemIsChip } }, this.error)))));
71
71
  }
72
72
  get element() { return index.getElement(this); }
73
73
  };
@@ -5,8 +5,8 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
 
11
11
  const duetFileChooserCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.container{display:flex;flex-direction:row;gap:8px;align-items:center}.container .label{margin-bottom:8px}";
12
12
  const DuetFileChooserStyle0 = duetFileChooserCss;
@@ -5,13 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
8
+ const index = require('./index-3d15fb5e.js');
9
9
  const actionNewWindowSmall = require('./action-new-window-small-fa51dfb9.js');
10
10
  const commonStrings = require('./common-strings-a54bbf77.js');
11
- const themeableComponent = require('./themeable-component-a007f8ee.js');
11
+ const themeableComponent = require('./themeable-component-46222401.js');
12
12
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
13
- const languageUtils = require('./language-utils-83791d57.js');
14
- const slotUtils = require('./slot-utils-c565d8b9.js');
13
+ const languageUtils = require('./language-utils-eaec2648.js');
14
+ const slotUtils = require('./slot-utils-61317778.js');
15
15
  const stringUtils = require('./string-utils-7b13c16e.js');
16
16
 
17
17
  const duetFooterCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;flex-shrink:0;width:100%}::slotted([slot=info]){padding:0 28px;margin-top:0;margin-bottom:16px}@media (min-width: 62em){::slotted([slot=info]){padding:0;margin-top:calc(20px - 0.5em);margin-bottom:0}}.duet-footer{display:block;width:100%;padding-top:24px;padding-bottom:16px;margin-top:48px;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(255, 255, 255);text-align:left;background:rgb(8, 42, 77)}.duet-footer.duet-p-0{padding:0 !important}.duet-footer.duet-m-0{margin:0 !important}@media (min-width: 62em){.duet-footer{padding-top:48px;padding-bottom:36px}}.duet-footer.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background:rgb(198, 12, 48)}.duet-footer a{color:rgb(255, 255, 255);text-decoration:none}@media (min-width: 62em){.duet-footer a{border-radius:4px}}.duet-footer a:focus{outline:0}:host(.user-is-tabbing) .duet-footer a:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva a:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-footer-wrapper{position:relative;margin:0 auto}@media (min-width: 62em){.duet-footer-wrapper{padding:0 72px 0 48px}}@media (min-width: 76.25em){.duet-footer-wrapper{max-width:1110px;padding:0 20px 0 0}}.duet-footer-top{width:100%}@media (min-width: 62em){.duet-footer-top{display:flex;flex-direction:row;align-items:center}.duet-footer-top.duet-has-info{align-items:flex-start}}.duet-footer-top .footer-top-logo{flex-grow:1}.duet-footer-top .footer-top-right-container{flex-grow:1}@media (min-width: 62em){.duet-footer-top .footer-top-right-container{text-align:right}}.duet-footer-top .footer-top-items{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:28px}@media (min-width: 62em){.duet-footer-top .footer-top-items{flex-direction:row;justify-content:flex-end}}duet-logo{margin-bottom:24px;margin-left:16px !important}@media (min-width: 62em){duet-logo{margin-bottom:0;margin-left:0 !important}}.duet-footer-link{padding:16px !important;display:flex;flex-direction:row;align-items:center;width:100%;font-weight:600;border-bottom:1px solid rgba(255, 255, 255, 0.2);transition:background-color 300ms ease}@media (min-width: 36em){.duet-footer-link{padding-right:20px !important;padding-left:28px !important}}@media (min-width: 62em){.duet-footer-link{width:auto;min-width:0;padding-right:0 !important;padding-left:0 !important;border:0}}.duet-footer-link:first-of-type{margin-top:20px;border-top:1px solid rgba(255, 255, 255, 0.2)}@media (min-width: 62em){.duet-footer-link:first-of-type{margin:0;border:0}}.duet-footer-link span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duet-footer-link:hover{background:rgba(0, 0, 0, 0.1)}@media (min-width: 62em){.duet-footer-link:hover{background:transparent}}.duet-footer-menu{padding:20px !important;display:flex;gap:2rem;padding-left:28px !important;font-size:0.875rem}@media (min-width: 36em){.duet-footer-menu{padding:28px !important}}@media (min-width: 62em){.duet-footer-menu{padding-right:0 !important;padding-left:8px !important}}.duet-footer-menu a{display:inline-block;text-decoration:none;overflow-wrap:break-word}.duet-footer-menu a:hover,.duet-footer-menu a:focus{text-decoration:underline}.duet-footer-menu a:hover .duet-footer-divider,.duet-footer-menu a:focus .duet-footer-divider{text-decoration:none}.duet-footer-menu .duet-footer-divider{display:inline-block;margin:0 8px}.duet-footer-menu .duet-footer-divider-copyright{display:none}.duet-footer-menu .duet-footer-menu-links{display:block;flex:1}@media (min-width: 62em){.duet-footer-menu .duet-footer-menu-links{text-align:right}}.duet-footer-menu a:last-of-type .duet-footer-divider{display:none}.duet-footer-copyright{display:none;font-size:0.875rem;color:rgb(255, 255, 255)}@media (min-width: 62em){.duet-footer-copyright{display:inline}}.duet-footer-copyright.duet-footer-copyright-mobile{display:block;padding-top:0.5rem;padding-bottom:1.25rem;padding-left:28px;text-align:left}@media (min-width: 62em){.duet-footer-copyright.duet-footer-copyright-mobile{display:none}}.duet-footer-simple{padding:0;margin:0;margin-top:16px;color:rgb(8, 42, 77);background:transparent !important;border-top:1px solid rgb(212, 223, 229)}.duet-footer-simple .duet-footer-wrapper{max-width:100%;padding:0 20px;margin:0}@media (min-width: 62em){.duet-footer-simple .duet-footer-wrapper{padding:0 36px}}@media (min-width: 106.25em){.duet-footer-simple .duet-footer-wrapper{padding:0 48px}}.duet-footer-simple .duet-footer-copyright,.duet-footer-simple .duet-footer-menu a{color:rgb(8, 42, 77)}.duet-footer-simple .duet-footer-menu{padding:20px 0 !important}.duet-footer-simple .duet-footer-copyright-mobile{padding-left:0}.duet-footer-simple.duet-theme-turva{color:rgb(23, 28, 58);border-color:rgb(222, 224, 228)}.duet-footer-simple.duet-theme-turva .duet-footer-copyright,.duet-footer-simple.duet-theme-turva .duet-footer-menu a{color:rgb(23, 28, 58)}.duet-footer-external{display:inline-block;margin-left:4px;color:rgb(0, 119, 179)}.duet-theme-turva .duet-footer-external{color:rgb(255, 255, 255)}.duet-footer-simple.duet-theme-turva .duet-footer-external{color:rgb(198, 12, 48)}:host(.duet-theme-turva2) .duet-footer.duet-theme-turva{background:#e61740}:host(.duet-theme-turva2) .duet-footer-simple.duet-theme-turva{color:#172a3b;border-color:#d4dde2}:host(.duet-theme-turva2) .duet-footer-simple.duet-theme-turva .duet-footer-copyright,:host(.duet-theme-turva2) .duet-footer-simple.duet-theme-turva .duet-footer-menu a{color:#172a3b}:host(.duet-theme-turva2) .duet-footer-simple.duet-theme-turva .duet-footer-external{color:#e61740}";
@@ -5,8 +5,8 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
9
- const themeableComponent = require('./themeable-component-a007f8ee.js');
8
+ const index = require('./index-3d15fb5e.js');
9
+ const themeableComponent = require('./themeable-component-46222401.js');
10
10
 
11
11
  const duetGridCss = ":host {\n box-sizing: border-box;\n padding: 0;\n margin: 0;\n background: transparent;\n border: 0;\n -moz-appearance: none;\n -webkit-appearance: none;\n appearance: none;\n}\n\n:host(.duet-grid-variation-flex) {\n display: flex !important;\n flex-direction: column !important;\n align-items: flex-start !important;\n justify-content: flex-start !important;\n width: 100%;\n max-width: 100%;\n height: auto;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-breakpoint-x-small) {\n flex-direction: row !important;\n}\n@media (max-width: 22.5em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-x-small) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-breakpoint-x-small.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-small) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-small.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-medium) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-medium.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-large) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-large.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-x-large) {\n flex-direction: row !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-breakpoint-x-large.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-wrap) {\n flex-wrap: wrap !important;\n}\n\n:host(.duet-grid-variation-flex.duet-no-stacking) {\n flex-direction: row !important;\n}\n\n:host(.duet-grid-variation-flex.duet-no-stacking.duet-grid-row-reverse) {\n flex-direction: row-reverse !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-small) {\n flex-direction: column !important;\n}\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-small) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-small) {\n flex-direction: column !important;\n}\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-small) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-medium) {\n flex-direction: column !important;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-medium) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-large) {\n flex-direction: column !important;\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-large) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-large) {\n flex-direction: column !important;\n}\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-direction-vertical.duet-grid-breakpoint-x-large) {\n flex-direction: column !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-top.duet-no-stacking) {\n align-items: flex-start !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-no-stacking) {\n align-items: flex-end !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-center.duet-no-stacking) {\n align-items: center !important;\n}\n\n.duet-grid-align-stretch.duet-no-stacking {\n align-items: stretch !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-no-stacking) {\n align-items: baseline !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-x-small) {\n align-items: flex-start !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-x-small) {\n align-items: flex-end !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-x-small) {\n align-items: center !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-x-small) {\n align-items: stretch !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-x-small) {\n align-items: baseline !important;\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-small) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-small) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-small) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-small) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 36em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-small) {\n align-items: baseline !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-medium) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-medium) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-medium) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-medium) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 48em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-medium) {\n align-items: baseline !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-large) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-large) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-large) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-large) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 62em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-large) {\n align-items: baseline !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-top.duet-grid-breakpoint-x-large) {\n align-items: flex-start !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-bottom.duet-grid-breakpoint-x-large) {\n align-items: flex-end !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-center.duet-grid-breakpoint-x-large) {\n align-items: center !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-stretch.duet-grid-breakpoint-x-large) {\n align-items: stretch !important;\n }\n}\n\n@media (min-width: 64.0625em) {\n :host(.duet-grid-variation-flex.duet-grid-align-baseline.duet-grid-breakpoint-x-large) {\n align-items: baseline !important;\n }\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-left) {\n justify-content: flex-start !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-right) {\n justify-content: flex-end !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-center) {\n justify-content: center !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-between) {\n justify-content: space-between !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-around) {\n justify-content: space-around !important;\n}\n\n:host(.duet-grid-variation-flex.duet-grid-distribution-evenly) {\n justify-content: space-evenly !important;\n}\n\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-mobile-left) {\n align-items: flex-start !important;\n justify-content: flex-start !important;\n text-align: left !important;\n }\n}\n\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-mobile-center) {\n align-items: center !important;\n justify-content: center !important;\n text-align: center !important;\n }\n :host(.duet-grid-variation-flex.duet-grid-mobile-center) * {\n text-align: center !important;\n }\n}\n\n@media (max-width: 35.9375em) {\n :host(.duet-grid-variation-flex.duet-grid-mobile-right) {\n align-items: flex-end !important;\n justify-content: flex-end !important;\n text-align: right !important;\n }\n :host(.duet-grid-variation-flex.duet-grid-mobile-right) * {\n text-align: right !important;\n }\n}\n\n:host(.duet-grid-variation-grid) {\n display: grid;\n grid-template-rows: repeat(1, 1fr);\n grid-template-columns: repeat(4, minmax(0, 1fr));\n gap: 16px;\n align-items: flex-start;\n justify-content: center;\n padding: 0 20px;\n container-type: inline-size;\n overflow-x: clip;\n}\n@media (min-width: 36em) {\n :host(.duet-grid-variation-grid) {\n gap: 24px;\n padding: 0 40px;\n }\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid) {\n grid-template-columns: repeat(8, 55px);\n gap: 24px 32px;\n padding: 0;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid) {\n grid-template-columns: repeat(12, minmax(0, 1fr));\n padding: 0 64px;\n }\n}\n@media (min-width: 76.25em) {\n :host(.duet-grid-variation-grid) {\n grid-template-columns: repeat(12, 55px);\n gap: 40px;\n padding: 0;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-small) ::slotted(*) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-small) ::slotted(*) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-small) ::slotted(*) {\n grid-column: 3/span 8;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-medium) ::slotted(*) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-medium) ::slotted(*) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-medium) ::slotted(*) {\n grid-column: 2/span 10;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-large) ::slotted(*) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-large) ::slotted(*) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-large) ::slotted(*) {\n grid-column: 1/span 12;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 8;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(even)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(even)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-right) ::slotted(:nth-child(even)) {\n grid-column: 9/span 4;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(even)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(even)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-sidebar-left) ::slotted(:nth-child(even)) {\n grid-column: 5/span 8;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 4;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(odd)) {\n grid-column: 1/span 6;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(even)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(even)) {\n grid-column: 5/span 4;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-two-columns) ::slotted(:nth-child(even)) {\n grid-column: 7/span 6;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+1)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+1)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+1)) {\n grid-column: 1/span 4;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+2)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+2)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+2)) {\n grid-column: 5/span 4;\n }\n}\n:host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+3)) {\n grid-column: 1/span 4;\n}\n@media (min-width: 48em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+3)) {\n grid-column: 1/span 8;\n }\n}\n@media (min-width: 62em) {\n :host(.duet-grid-variation-grid.duet-grid-template-three-columns) ::slotted(:nth-child(3n+3)) {\n grid-column: 9/span 4;\n }\n}\n\n:host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n grid-template-columns: minmax(0, 1fr);\n gap: 12px;\n padding: 0;\n /* stylelint-disable */\n /* stylelint-disable */\n}\n@media (min-width: 36em) {\n :host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n gap: 16px;\n }\n}\n@container (min-width: 664px) {\n :host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n /* stylelint-enable */\n grid-template-columns: repeat(2, minmax(0, 1fr));\n }\n}\n@container (min-width: 1100px) {\n :host(.duet-grid-variation-grid.duet-grid-template-button-grid) {\n /* stylelint-enable */\n grid-template-columns: repeat(3, minmax(0, 1fr));\n }\n}";
12
12
  const DuetGridStyle0 = duetGridCss;
@@ -5,15 +5,16 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-4babbdda.js');
8
+ const index = require('./index-3d15fb5e.js');
9
9
  const formSearch = require('./form-search-d61b2843.js');
10
10
  const tokens = require('./tokens-22702e71.js');
11
11
  const bodyScrollLock_es6 = require('./bodyScrollLock.es6-dd2d7d91.js');
12
12
  const commonStrings = require('./common-strings-a54bbf77.js');
13
- const themeableComponent = require('./themeable-component-a007f8ee.js');
13
+ const themeableComponent = require('./themeable-component-46222401.js');
14
14
  const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
15
- const languageUtils = require('./language-utils-83791d57.js');
15
+ const languageUtils = require('./language-utils-eaec2648.js');
16
16
  const stringUtils = require('./string-utils-7b13c16e.js');
17
+ const tokenUtils = require('./token-utils-658c4c54.js');
17
18
  const actionArrowDownSmall = require('./action-arrow-down-small-ef77a2d1.js');
18
19
  const tokens_module = require('./tokens.module-a7c77c13.js');
19
20
  const createId = require('./create-id-1f8c438f.js');
@@ -486,7 +487,7 @@ const DuetHeader = class {
486
487
  const skipToLabel = () => this.skipToId ? (index.h("a", { href: this.skipToId, class: "duet-header-skip", onClick: this.handleSkipClick }, skipLabel)) : null;
487
488
  const logo = () => (index.h("duet-logo", { href: this.logoHref, size: "medium", ref: el => (this.logoEl = el), language: this.language, theme: this.theme, onClick: this.handleLogoClick }));
488
489
  const largeLogo = () => (index.h("duet-logo", { href: this.logoHref, size: "large", ref: el => (this.logoEl = el), language: this.language, theme: this.theme, onClick: this.handleLogoClick }));
489
- const contactDropdown = () => this.contact && this.processedContactItems ? (index.h(DuetHeaderDropdown, { id: "duet-header-contact", label: this.contact, icon: navigationContactDropdown.svg, active: this.isContactOpen, isOpen: this.isContactOpen, badge: false, toggleRef: el => (this.contactItemsButtonEl = el), itemsRef: el => (this.contactItemsEl = el), onToggle: event => this.toggleMenu(event, "contact") }, this.processedContactItems.map(item => (index.h("a", { role: "menuitem", href: item.href || "#", id: item.id, onClick: event => this.handleContactClick(event, item), onKeyDown: ev => this.handleArrowKeys(ev), target: item.external ? "_blank" : "_self" }, item.label, item.external && (index.h(index.Fragment, null, index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("span", { class: "duet-header-link-external" }, index.h("duet-icon", { name: "action-new-window-small", size: "xx-small", margin: "none", color: this.theme === "turva" ? "primary-turva" : "primary" }))))))))) : null;
490
+ const contactDropdown = () => this.contact && this.processedContactItems ? (index.h(DuetHeaderDropdown, { id: "duet-header-contact", label: this.contact, icon: navigationContactDropdown.svg, active: this.isContactOpen, isOpen: this.isContactOpen, badge: false, toggleRef: el => (this.contactItemsButtonEl = el), itemsRef: el => (this.contactItemsEl = el), onToggle: event => this.toggleMenu(event, "contact") }, this.processedContactItems.map(item => (index.h("a", { role: "menuitem", href: item.href || "#", id: item.id, onClick: event => this.handleContactClick(event, item), onKeyDown: ev => this.handleArrowKeys(ev), target: item.external ? "_blank" : "_self" }, item.label, item.external && (index.h(index.Fragment, null, index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("span", { class: "duet-header-link-external" }, index.h("duet-icon", { name: "action-new-window-small", size: "xx-small", margin: "none", color: tokenUtils.postfixTheme("primary", this.theme) }))))))))) : null;
490
491
  const languageDropdown = () => this.language && this.processedLanguageItems ? (index.h(DuetHeaderDropdown, { id: "duet-header-language", label: this.language, icon: navigationLanguage.svg, accessibleText: `${changeLanguage}${this.hasLanguageChanged ? `, ${activeLanguage}` : ""}`, active: this.isLanguageOpen, isOpen: this.isLanguageOpen, badge: false, toggleRef: el => (this.languageItemsButtonEl = el), itemsRef: el => (this.languageItemsEl = el), onToggle: event => this.toggleMenu(event, "language") }, this.processedLanguageItems.map(item => (index.h("a", { class: { active: this.language === item.country }, "aria-selected": this.language === item.country, role: "menuitem", id: item.id, lang: item.country, href: item.href || "#", onClick: event => this.handleLanguageClick(event, item), onKeyDown: this.handleArrowKeys }, item.label))))) : null;
491
492
  const processedUserWithLink = () => this.processedUser && this.processedUser.href ? (index.h("a", { href: this.processedUser.href || "#", id: this.processedUser.id, class: "duet-header-user duet-header-button", onClick: this.handleUserClick }, index.h(DuetHeaderIcon, { icon: navigationUser.svg }), index.h("span", { class: "duet-header-user-label" }, this.processedUser.label))) : null;
492
493
  const processedUserWithoutLink = () => this.processedUser && !this.processedUser.href ? (index.h("span", { id: this.processedUser.id, class: "duet-header-user duet-header-button duet-header-no-action" }, index.h(DuetHeaderIcon, { icon: navigationUser.svg }), index.h("span", { class: "duet-header-user-label" }, this.processedUser.label))) : null;
@@ -500,7 +501,7 @@ const DuetHeader = class {
500
501
  "duet-theme-turva": this.theme === "turva",
501
502
  "duet-header-back": true,
502
503
  "duet-header-inactive": true,
503
- }, part: "header" }, index.h("div", { class: "duet-header-top" }, skipToLabel(), index.h("duet-button", { url: this.processedBack.href, id: this.processedBack.id, theme: this.theme, variation: "plain", color: this.theme === "turva" ? "secondary-turva" : "secondary", icon: "navigation-arrow-left", iconSize: "large", onClick: this.handleBackClick }, this.processedBack.label), logo(), index.h("slot", { name: "logo-utility" }))))));
504
+ }, part: "header" }, index.h("div", { class: "duet-header-top" }, skipToLabel(), index.h("duet-button", { url: this.processedBack.href, id: this.processedBack.id, theme: this.theme, variation: "plain", color: tokenUtils.postfixTheme("secondary", this.theme), icon: "navigation-arrow-left", iconSize: "large", onClick: this.handleBackClick }, this.processedBack.label), logo(), index.h("slot", { name: "logo-utility" }))))));
504
505
  }
505
506
  const itemsHaveSubItems = this.processedItems && this.processedItems.some(item => item.items && item.items.length > 0);
506
507
  const isSecondLevelActive = this.processedItems &&