@duetds/components 10.0.0-alpha.2 → 10.0.0-alpha.3

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 (640) hide show
  1. package/hydrate/index.js +744 -240
  2. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  3. package/lib/cjs/duet-badge.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  8. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-caption_4.cjs.entry.js +8 -8
  10. package/lib/cjs/duet-card.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-checkbox.cjs.entry.js +3 -3
  12. package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
  13. package/lib/cjs/duet-chip_3.cjs.entry.js +6 -6
  14. package/lib/cjs/duet-choice_2.cjs.entry.js +8 -8
  15. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  16. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  18. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  19. package/lib/cjs/duet-divider_2.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-editable-table_3.cjs.entry.js +504 -11
  21. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-fieldset.cjs.entry.js +3 -3
  23. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-footer.cjs.entry.js +4 -4
  25. package/lib/cjs/duet-grid_2.cjs.entry.js +4 -4
  26. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-hero.cjs.entry.js +5 -5
  28. package/lib/cjs/duet-icon.cjs.entry.js +5 -5
  29. package/lib/cjs/duet-input_2.cjs.entry.js +8 -8
  30. package/lib/cjs/duet-layout.cjs.entry.js +5 -5
  31. package/lib/cjs/duet-list_2.cjs.entry.js +3 -3
  32. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
  33. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +4 -4
  35. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  38. package/lib/cjs/duet-modal.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-multiselect.cjs.entry.js +5 -5
  40. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-notification_2.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-number-input.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  46. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  47. package/lib/cjs/duet-radio_2.cjs.entry.js +4 -4
  48. package/lib/cjs/duet-range-slider.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-scrollable_3.cjs.entry.js +14 -14
  50. package/lib/cjs/duet-section-layout.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-select.cjs.entry.js +5 -5
  52. package/lib/cjs/duet-shaped-image.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-slideout-link.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +4 -4
  57. package/lib/cjs/duet-slideout-panel.cjs.entry.js +8 -8
  58. package/lib/cjs/duet-slideout.cjs.entry.js +6 -6
  59. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  61. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +4 -4
  62. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar.cjs.entry.js +5 -5
  65. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  66. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  67. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +4 -4
  69. package/lib/cjs/duet-toolbar-item.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
  71. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +4 -4
  73. package/lib/cjs/duet-tray.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  75. package/lib/cjs/duet-upload-item.cjs.entry.js +2 -2
  76. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  77. package/lib/cjs/duet.cjs.js +1 -1
  78. package/lib/cjs/loader.cjs.js +1 -1
  79. package/lib/cjs/{token-utils-12717808.js → token-utils-5000595c.js} +1 -1
  80. package/lib/cjs/{tokens.module-46ddb47a.js → tokens.module-7c947029.js} +16 -0
  81. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  82. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  83. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  84. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  85. package/lib/collection/components/duet-checkbox/duet-checkbox.css +9 -4
  86. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -6
  87. package/lib/collection/components/duet-chip/duet-chip.js +1 -1
  88. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  89. package/lib/collection/components/duet-choice/duet-choice.js +6 -6
  90. package/lib/collection/components/duet-choice-group/duet-choice-group.js +2 -2
  91. package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
  92. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  93. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  94. package/lib/collection/components/duet-date-picker/duet-date-picker.js +2 -2
  95. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  96. package/lib/collection/components/duet-editable-table/duet-editable-table.js +3 -6
  97. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  98. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  99. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  100. package/lib/collection/components/duet-footer/duet-footer.js +4 -4
  101. package/lib/collection/components/duet-grid/duet-grid.js +2 -2
  102. package/lib/collection/components/duet-grid-item/duet-grid-item.js +2 -2
  103. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  104. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  105. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  106. package/lib/collection/components/duet-input/duet-input.js +6 -6
  107. package/lib/collection/components/duet-layout/duet-layout.js +5 -5
  108. package/lib/collection/components/duet-link/duet-link.js +2 -2
  109. package/lib/collection/components/duet-list/duet-list.js +1 -1
  110. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  111. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  112. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
  113. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  114. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  115. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  116. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  117. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  118. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  119. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  120. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  121. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  122. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  123. package/lib/collection/components/duet-number-input/duet-number-input.js +2 -2
  124. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  125. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  126. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  127. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  128. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +2 -2
  129. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  130. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  131. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  132. package/lib/collection/components/duet-radio-group/duet-radio-group.js +1 -1
  133. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  134. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  135. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  136. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  137. package/lib/collection/components/duet-select/duet-select.js +5 -5
  138. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  139. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  140. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  141. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  142. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  143. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  144. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  145. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  146. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  147. package/lib/collection/components/duet-step/duet-step.js +2 -2
  148. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  149. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  150. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  151. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  152. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  153. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  154. package/lib/collection/components/duet-tab/duet-tab.js +2 -2
  155. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  156. package/lib/collection/components/duet-table/duet-table-styles.js +499 -0
  157. package/lib/collection/components/duet-table/duet-table.js +5 -12
  158. package/lib/collection/components/duet-textarea/duet-textarea.js +3 -3
  159. package/lib/collection/components/duet-toggle/duet-toggle.js +2 -2
  160. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  161. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  162. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  163. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  164. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  165. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  166. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  167. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  168. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  169. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  170. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  171. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  172. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  173. package/lib/dist-custom-elements/duet-alert.js +1 -1
  174. package/lib/dist-custom-elements/duet-badge.js +1 -1
  175. package/lib/dist-custom-elements/duet-banner.js +3 -3
  176. package/lib/dist-custom-elements/duet-breadcrumb.js +6 -6
  177. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  178. package/lib/dist-custom-elements/duet-button.js +1 -1
  179. package/lib/dist-custom-elements/duet-callout.js +3 -3
  180. package/lib/dist-custom-elements/duet-card.js +3 -3
  181. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  182. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  183. package/lib/dist-custom-elements/duet-chip.js +1 -1
  184. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  185. package/lib/dist-custom-elements/duet-choice.js +8 -8
  186. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  187. package/lib/dist-custom-elements/duet-combobox.js +12 -12
  188. package/lib/dist-custom-elements/duet-contact-card.js +9 -9
  189. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  190. package/lib/dist-custom-elements/duet-date-picker.js +12 -12
  191. package/lib/dist-custom-elements/duet-divider.js +1 -1
  192. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  193. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  194. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  195. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  196. package/lib/dist-custom-elements/duet-footer.js +10 -10
  197. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  198. package/lib/dist-custom-elements/duet-grid.js +1 -1
  199. package/lib/dist-custom-elements/duet-header.js +7 -7
  200. package/lib/dist-custom-elements/duet-heading.js +1 -1
  201. package/lib/dist-custom-elements/duet-hero.js +13 -13
  202. package/lib/dist-custom-elements/duet-icon.js +1 -1
  203. package/lib/dist-custom-elements/duet-input.js +1 -1
  204. package/lib/dist-custom-elements/duet-label.js +1 -1
  205. package/lib/dist-custom-elements/duet-layout.js +5 -5
  206. package/lib/dist-custom-elements/duet-link.js +1 -1
  207. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  208. package/lib/dist-custom-elements/duet-list.js +1 -1
  209. package/lib/dist-custom-elements/duet-logo.js +1 -1
  210. package/lib/dist-custom-elements/duet-menu-bar-button.js +3 -3
  211. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  212. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +5 -5
  213. package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
  214. package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
  215. package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
  216. package/lib/dist-custom-elements/duet-modal.js +13 -13
  217. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  218. package/lib/dist-custom-elements/duet-nav.js +1 -1
  219. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  220. package/lib/dist-custom-elements/duet-notification.js +3 -3
  221. package/lib/dist-custom-elements/duet-number-input.js +10 -10
  222. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  223. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  224. package/lib/dist-custom-elements/duet-pagination.js +22 -22
  225. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  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 +5 -5
  230. package/lib/dist-custom-elements/duet-radio-group.js +7 -7
  231. package/lib/dist-custom-elements/duet-radio.js +3 -3
  232. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  233. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  234. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  235. package/lib/dist-custom-elements/duet-section-layout.js +3 -3
  236. package/lib/dist-custom-elements/duet-select.js +1 -1
  237. package/lib/dist-custom-elements/duet-shaped-image.js +2 -2
  238. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  239. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  240. package/lib/dist-custom-elements/duet-slideout-link.js +3 -3
  241. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +5 -5
  242. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  243. package/lib/dist-custom-elements/duet-slideout.js +7 -7
  244. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  245. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  246. package/lib/dist-custom-elements/duet-step.js +5 -5
  247. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  248. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  249. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +5 -5
  250. package/lib/dist-custom-elements/duet-submenu-bar-item.js +2 -2
  251. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  252. package/lib/dist-custom-elements/duet-submenu-bar.js +7 -7
  253. package/lib/dist-custom-elements/duet-tab-group.js +15 -15
  254. package/lib/dist-custom-elements/duet-tab.js +3 -3
  255. package/lib/dist-custom-elements/duet-table.js +1 -1
  256. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  257. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  258. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  259. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +5 -5
  260. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  261. package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
  262. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  263. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  264. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  265. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  266. package/lib/dist-custom-elements/duet-tray.js +5 -5
  267. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  268. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  269. package/lib/dist-custom-elements/duet-upload.js +19 -19
  270. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  271. package/lib/dist-custom-elements/{p-6a285be8.js → p-02f97b91.js} +1 -1
  272. package/lib/dist-custom-elements/{p-3c7d413f.js → p-087d8c5a.js} +2 -2
  273. package/lib/dist-custom-elements/{p-254d2993.js → p-1296f851.js} +3 -3
  274. package/lib/dist-custom-elements/{p-1df834b1.js → p-174a9d1d.js} +3 -3
  275. package/lib/dist-custom-elements/{p-19172e2c.js → p-1ccd7c39.js} +3 -3
  276. package/lib/dist-custom-elements/{p-88ed3495.js → p-1f4fbc7a.js} +1 -1
  277. package/lib/dist-custom-elements/p-22147601.js +642 -0
  278. package/lib/dist-custom-elements/{p-1e88beeb.js → p-29be247b.js} +1 -1
  279. package/lib/dist-custom-elements/{p-64139e5c.js → p-2c70b9f4.js} +2 -2
  280. package/lib/dist-custom-elements/p-2f25dfb3.js +154 -0
  281. package/lib/dist-custom-elements/{p-1f7ae97d.js → p-330bcf1d.js} +5 -5
  282. package/lib/dist-custom-elements/{p-2c4fc6d3.js → p-3431b690.js} +2 -2
  283. package/lib/dist-custom-elements/{p-e774334b.js → p-36ab2d57.js} +3 -3
  284. package/lib/dist-custom-elements/{p-e5a55204.js → p-3ce1f7b8.js} +11 -11
  285. package/lib/dist-custom-elements/{p-87b1c772.js → p-41dca9e4.js} +3 -3
  286. package/lib/dist-custom-elements/{p-5086d1a0.js → p-430f3778.js} +1 -1
  287. package/lib/dist-custom-elements/{p-56d9b926.js → p-43c4a1af.js} +2 -2
  288. package/lib/dist-custom-elements/{p-b4289ed0.js → p-4da43fbc.js} +4 -4
  289. package/lib/dist-custom-elements/{p-c0a30d29.js → p-68c629a8.js} +1 -1
  290. package/lib/dist-custom-elements/{p-29782b53.js → p-6b77d4d3.js} +3 -3
  291. package/lib/dist-custom-elements/{p-4c1f4287.js → p-89b10856.js} +4 -4
  292. package/lib/dist-custom-elements/{p-fca5b65b.js → p-956e3bce.js} +2 -2
  293. package/lib/dist-custom-elements/{p-d5812145.js → p-9f9423c6.js} +1 -1
  294. package/lib/dist-custom-elements/{p-a2b5c68e.js → p-9fa4eb51.js} +3 -3
  295. package/lib/dist-custom-elements/{p-e4936fed.js → p-a2147aff.js} +10 -10
  296. package/lib/dist-custom-elements/{p-3b5e8904.js → p-ab34075b.js} +2 -2
  297. package/lib/dist-custom-elements/{p-a1e17113.js → p-b0925e24.js} +4 -4
  298. package/lib/dist-custom-elements/{p-a0f74881.js → p-b8de9a9c.js} +6 -6
  299. package/lib/dist-custom-elements/{p-c81244d9.js → p-c7d815f6.js} +2 -2
  300. package/lib/dist-custom-elements/{p-4c179c1e.js → p-cea716f7.js} +1 -1
  301. package/lib/dist-custom-elements/{p-86f479be.js → p-d1f89e90.js} +3 -3
  302. package/lib/dist-custom-elements/{p-a9e09647.js → p-dad518a5.js} +9 -9
  303. package/lib/dist-custom-elements/{p-723b6358.js → p-de4ee016.js} +4 -4
  304. package/lib/dist-custom-elements/{p-726ae243.js → p-de8f018a.js} +2 -2
  305. package/lib/dist-custom-elements/{p-f9994ef4.js → p-df2042f8.js} +3 -3
  306. package/lib/dist-custom-elements/{p-35ad7f77.js → p-e176f419.js} +2 -2
  307. package/lib/dist-custom-elements/{p-55bbb3b6.js → p-e37d189b.js} +13 -13
  308. package/lib/dist-custom-elements/{p-7f69e1e3.js → p-fe9e47d9.js} +4 -4
  309. package/lib/duet/duet.esm.js +1 -1
  310. package/lib/duet/{p-d62da84e.system.entry.js → p-021a4763.system.entry.js} +1 -1
  311. package/lib/duet/{p-0458abd0.system.entry.js → p-031167a1.system.entry.js} +1 -1
  312. package/lib/duet/{p-8ceddf7a.entry.js → p-051c4536.entry.js} +1 -1
  313. package/lib/duet/{p-7af3fb35.entry.js → p-05ca5aea.entry.js} +1 -1
  314. package/lib/duet/{p-9dda3449.system.entry.js → p-07847129.system.entry.js} +1 -1
  315. package/lib/duet/{p-8ad8b9a8.entry.js → p-0a305aee.entry.js} +1 -1
  316. package/lib/duet/p-0d7da85a.js +4 -0
  317. package/lib/duet/{p-8d462e3a.system.entry.js → p-0e348f96.system.entry.js} +1 -1
  318. package/lib/duet/{p-d3aa7a74.entry.js → p-0e8e80b1.entry.js} +1 -1
  319. package/lib/duet/{p-c7ecec29.entry.js → p-0ee85b71.entry.js} +1 -1
  320. package/lib/duet/{p-6c25b6a4.system.entry.js → p-1268b5a0.system.entry.js} +1 -1
  321. package/lib/duet/{p-1fd3ec9e.system.entry.js → p-153b6150.system.entry.js} +1 -1
  322. package/lib/duet/{p-20213e01.system.entry.js → p-192bba35.system.entry.js} +1 -1
  323. package/lib/duet/{p-68fd5f9a.entry.js → p-1e904342.entry.js} +1 -1
  324. package/lib/duet/{p-435a217b.entry.js → p-1e9e887d.entry.js} +1 -1
  325. package/lib/duet/{p-bc6e219f.system.entry.js → p-209d6065.system.entry.js} +1 -1
  326. package/lib/duet/{p-77e70fca.entry.js → p-20d056ac.entry.js} +1 -1
  327. package/lib/duet/{p-a48acf0f.system.entry.js → p-20eaf445.system.entry.js} +1 -1
  328. package/lib/duet/{p-38908608.system.entry.js → p-215f4257.system.entry.js} +1 -1
  329. package/lib/duet/{p-947ceeb6.system.entry.js → p-237efb0c.system.entry.js} +1 -1
  330. package/lib/duet/{p-5e6b91f6.entry.js → p-250fb070.entry.js} +1 -1
  331. package/lib/duet/{p-084ab781.entry.js → p-25af4a6c.entry.js} +1 -1
  332. package/lib/duet/{p-53366e23.entry.js → p-25d79094.entry.js} +1 -1
  333. package/lib/duet/{p-bed279f6.entry.js → p-27260106.entry.js} +1 -1
  334. package/lib/duet/{p-2af3edb3.system.entry.js → p-2810c6dc.system.entry.js} +1 -1
  335. package/lib/duet/{p-d5dfa70d.system.entry.js → p-2814473c.system.entry.js} +1 -1
  336. package/lib/duet/{p-319e77d6.entry.js → p-29152853.entry.js} +1 -1
  337. package/lib/duet/{p-3d794db6.system.entry.js → p-2a0ad29c.system.entry.js} +1 -1
  338. package/lib/duet/{p-dfef2cbe.entry.js → p-2a979523.entry.js} +1 -1
  339. package/lib/duet/{p-7b8b93c3.entry.js → p-2b2cd3be.entry.js} +1 -1
  340. package/lib/duet/{p-2af9e483.entry.js → p-2b35de7b.entry.js} +1 -1
  341. package/lib/duet/{p-3cd483ab.entry.js → p-2b45d2e4.entry.js} +1 -1
  342. package/lib/duet/{p-29672737.entry.js → p-2bf17427.entry.js} +1 -1
  343. package/lib/duet/{p-3ab3a8c6.entry.js → p-2dc360ee.entry.js} +1 -1
  344. package/lib/duet/{p-df19c239.system.entry.js → p-2de0ab3d.system.entry.js} +1 -1
  345. package/lib/duet/p-2fb96333.entry.js +4 -0
  346. package/lib/duet/{p-b865116a.entry.js → p-3106c658.entry.js} +1 -1
  347. package/lib/duet/{p-95836be2.system.entry.js → p-34024554.system.entry.js} +1 -1
  348. package/lib/duet/{p-70651da4.system.entry.js → p-380f74e8.system.entry.js} +1 -1
  349. package/lib/duet/p-3810c7dc.entry.js +4 -0
  350. package/lib/duet/{p-86176559.entry.js → p-3c64dab9.entry.js} +1 -1
  351. package/lib/duet/{p-4eb70cc2.system.entry.js → p-3d826a58.system.entry.js} +1 -1
  352. package/lib/duet/{p-abec198c.system.entry.js → p-3d96186f.system.entry.js} +1 -1
  353. package/lib/duet/{p-84bfc619.system.entry.js → p-3df2981e.system.entry.js} +1 -1
  354. package/lib/duet/{p-772dbed5.entry.js → p-3faaa469.entry.js} +1 -1
  355. package/lib/duet/p-3fe7e109.system.entry.js +4 -0
  356. package/lib/duet/{p-020be412.system.entry.js → p-40bab9a0.system.entry.js} +1 -1
  357. package/lib/duet/{p-639def3e.system.entry.js → p-41552571.system.entry.js} +1 -1
  358. package/lib/duet/{p-3b8dbebe.system.entry.js → p-43cc4ad9.system.entry.js} +1 -1
  359. package/lib/duet/{p-ed6a110f.system.entry.js → p-43d16748.system.entry.js} +1 -1
  360. package/lib/duet/{p-c6995496.system.entry.js → p-44ee649f.system.entry.js} +1 -1
  361. package/lib/duet/{p-009c7325.entry.js → p-486576ee.entry.js} +1 -1
  362. package/lib/duet/{p-824d882f.entry.js → p-49fa4a07.entry.js} +1 -1
  363. package/lib/duet/{p-d41543d3.entry.js → p-4a9978a4.entry.js} +1 -1
  364. package/lib/duet/{p-cbbf6d6a.system.js → p-4cff3036.system.js} +1 -1
  365. package/lib/duet/{p-07200cbb.entry.js → p-4e7f27d8.entry.js} +1 -1
  366. package/lib/duet/p-4e9052cd.entry.js +4 -0
  367. package/lib/duet/{p-27a43e79.entry.js → p-4ee7eb8a.entry.js} +1 -1
  368. package/lib/duet/{p-042576d6.system.entry.js → p-5170726b.system.entry.js} +1 -1
  369. package/lib/duet/{p-48618d75.entry.js → p-55674524.entry.js} +1 -1
  370. package/lib/duet/{p-a437992b.system.entry.js → p-58caf53a.system.entry.js} +1 -1
  371. package/lib/duet/{p-472b3fbd.entry.js → p-5b927db3.entry.js} +1 -1
  372. package/lib/duet/{p-4f527f43.entry.js → p-5dbd1202.entry.js} +1 -1
  373. package/lib/duet/{p-77b21edc.entry.js → p-5e25b406.entry.js} +1 -1
  374. package/lib/duet/{p-328d9919.system.entry.js → p-60547899.system.entry.js} +1 -1
  375. package/lib/duet/{p-7512d569.entry.js → p-612fbfcc.entry.js} +1 -1
  376. package/lib/duet/{p-032fbfa1.system.entry.js → p-620d4575.system.entry.js} +1 -1
  377. package/lib/duet/{p-f2f1e0e9.entry.js → p-629a9c13.entry.js} +1 -1
  378. package/lib/duet/{p-3cd80f60.system.entry.js → p-62bdecfb.system.entry.js} +1 -1
  379. package/lib/duet/{p-0ecb70e0.system.entry.js → p-6324514a.system.entry.js} +1 -1
  380. package/lib/duet/{p-26d1dc6c.system.entry.js → p-6447f20d.system.entry.js} +1 -1
  381. package/lib/duet/{p-7606ec6c.system.entry.js → p-6537159a.system.entry.js} +2 -2
  382. package/lib/duet/{p-14bae734.system.entry.js → p-670bd483.system.entry.js} +1 -1
  383. package/lib/duet/p-6b436ca9.entry.js +4 -0
  384. package/lib/duet/{p-3b281171.entry.js → p-6be341c4.entry.js} +1 -1
  385. package/lib/duet/p-7483d86c.entry.js +4 -0
  386. package/lib/duet/{p-105f1a75.entry.js → p-76563c02.entry.js} +1 -1
  387. package/lib/duet/{p-ab4c886f.system.entry.js → p-769a3309.system.entry.js} +1 -1
  388. package/lib/duet/{p-8440bd4f.entry.js → p-76b42e90.entry.js} +1 -1
  389. package/lib/duet/p-76b84b22.entry.js +4 -0
  390. package/lib/duet/{p-02200dcc.entry.js → p-7972306f.entry.js} +1 -1
  391. package/lib/duet/{p-265fdd97.system.entry.js → p-79dfc8e6.system.entry.js} +2 -2
  392. package/lib/duet/{p-7fe5e0dc.system.entry.js → p-7a67ce10.system.entry.js} +1 -1
  393. package/lib/duet/{p-b0d79ffe.entry.js → p-7d2fffc2.entry.js} +1 -1
  394. package/lib/duet/{p-e283e9fe.entry.js → p-7dd3b7d1.entry.js} +1 -1
  395. package/lib/duet/{p-ed17957c.system.entry.js → p-8142169f.system.entry.js} +2 -2
  396. package/lib/duet/p-8481bbda.entry.js +4 -0
  397. package/lib/duet/{p-d62b6ca1.system.entry.js → p-871d7ca1.system.entry.js} +2 -2
  398. package/lib/duet/{p-38685b43.system.entry.js → p-894c1be1.system.entry.js} +1 -1
  399. package/lib/duet/{p-03af0f0d.system.entry.js → p-8f4cdf46.system.entry.js} +1 -1
  400. package/lib/duet/{p-0937f800.system.entry.js → p-9253e832.system.entry.js} +1 -1
  401. package/lib/duet/{p-705c5299.entry.js → p-966bd64a.entry.js} +1 -1
  402. package/lib/duet/{p-8b397c1a.entry.js → p-9b04e4a2.entry.js} +1 -1
  403. package/lib/duet/{p-716865fe.entry.js → p-9fb9ba73.entry.js} +1 -1
  404. package/lib/duet/{p-87e96a18.system.entry.js → p-a2aa619b.system.entry.js} +1 -1
  405. package/lib/duet/{p-cef3ec26.entry.js → p-a3341588.entry.js} +1 -1
  406. package/lib/duet/{p-502bf069.entry.js → p-a47047f2.entry.js} +1 -1
  407. package/lib/duet/{p-bbeafbd0.entry.js → p-a51e1b9e.entry.js} +1 -1
  408. package/lib/duet/{p-e7558f6c.entry.js → p-a600451a.entry.js} +1 -1
  409. package/lib/duet/{p-376a0839.system.entry.js → p-a7d809b4.system.entry.js} +1 -1
  410. package/lib/duet/{p-2034ac6f.system.entry.js → p-a8a381c9.system.entry.js} +1 -1
  411. package/lib/duet/{p-851e1a0f.entry.js → p-aa82f9a1.entry.js} +1 -1
  412. package/lib/duet/{p-4289f34a.entry.js → p-ac9460ca.entry.js} +1 -1
  413. package/lib/duet/{p-bbb56267.entry.js → p-aca3a5a9.entry.js} +1 -1
  414. package/lib/duet/{p-f78099b6.entry.js → p-af209330.entry.js} +1 -1
  415. package/lib/duet/{p-6f285100.system.entry.js → p-b010f56b.system.entry.js} +2 -2
  416. package/lib/duet/{p-b0b00dad.system.entry.js → p-b69f3d9d.system.entry.js} +1 -1
  417. package/lib/duet/{p-a51f3a0b.entry.js → p-b6c584b6.entry.js} +1 -1
  418. package/lib/duet/{p-a23eec0f.entry.js → p-b765710e.entry.js} +1 -1
  419. package/lib/duet/p-ba03d034.system.js +4 -0
  420. package/lib/duet/{p-9fcce08c.system.entry.js → p-bcc40139.system.entry.js} +1 -1
  421. package/lib/duet/{p-c551216e.system.entry.js → p-c15cd383.system.entry.js} +1 -1
  422. package/lib/duet/{p-1da5945a.system.entry.js → p-c22935bf.system.entry.js} +1 -1
  423. package/lib/duet/{p-7a25f374.entry.js → p-c2dd561e.entry.js} +1 -1
  424. package/lib/duet/{p-eb0d15a0.system.entry.js → p-c3ba8e74.system.entry.js} +1 -1
  425. package/lib/duet/{p-17aa3a20.entry.js → p-c52e8007.entry.js} +1 -1
  426. package/lib/duet/{p-88fe57e8.system.entry.js → p-c6894b07.system.entry.js} +1 -1
  427. package/lib/duet/{p-f0fa9c9a.system.entry.js → p-c694f12d.system.entry.js} +1 -1
  428. package/lib/duet/{p-4f212753.entry.js → p-c79cbfdb.entry.js} +1 -1
  429. package/lib/duet/{p-8f31572d.system.entry.js → p-c8421271.system.entry.js} +1 -1
  430. package/lib/duet/{p-4bd72541.entry.js → p-c8d3cb52.entry.js} +1 -1
  431. package/lib/duet/{p-7813d124.system.entry.js → p-c8e22ae2.system.entry.js} +1 -1
  432. package/lib/duet/{p-3b3c341e.system.entry.js → p-cbedbd77.system.entry.js} +1 -1
  433. package/lib/duet/{p-10c530d1.js → p-cc67e773.js} +1 -1
  434. package/lib/duet/{p-d04dbf1f.system.entry.js → p-ce543cc1.system.entry.js} +1 -1
  435. package/lib/duet/{p-63016bc3.entry.js → p-cf30c088.entry.js} +1 -1
  436. package/lib/duet/{p-1d016525.system.entry.js → p-d43fc5e9.system.entry.js} +1 -1
  437. package/lib/duet/{p-fdb3098f.system.entry.js → p-d6dc9819.system.entry.js} +1 -1
  438. package/lib/duet/{p-eca1904d.system.entry.js → p-d86d8491.system.entry.js} +1 -1
  439. package/lib/duet/{p-97ec270c.entry.js → p-dfd223d9.entry.js} +1 -1
  440. package/lib/duet/{p-bf5c8102.entry.js → p-e0536bb5.entry.js} +1 -1
  441. package/lib/duet/p-e1c881da.system.js +1 -1
  442. package/lib/duet/{p-e5cb7fc9.entry.js → p-e258270f.entry.js} +1 -1
  443. package/lib/duet/{p-3987eed8.system.entry.js → p-e38edd16.system.entry.js} +1 -1
  444. package/lib/duet/{p-ffd1290e.system.entry.js → p-e44da0ff.system.entry.js} +1 -1
  445. package/lib/duet/{p-d85741b1.entry.js → p-e8dd29e7.entry.js} +1 -1
  446. package/lib/duet/{p-50ca9099.system.entry.js → p-e93849fd.system.entry.js} +1 -1
  447. package/lib/duet/p-e9d2f4a1.entry.js +4 -0
  448. package/lib/duet/{p-8520e026.system.entry.js → p-ee1eb7cb.system.entry.js} +1 -1
  449. package/lib/duet/{p-c6617f16.entry.js → p-efa5ec67.entry.js} +1 -1
  450. package/lib/duet/{p-8ff30ce6.system.entry.js → p-f0b0e2b2.system.entry.js} +1 -1
  451. package/lib/duet/{p-e797e2f4.system.entry.js → p-f105f32a.system.entry.js} +1 -1
  452. package/lib/duet/p-f3633004.entry.js +4 -0
  453. package/lib/duet/{p-806adaa3.entry.js → p-f3cf6b50.entry.js} +1 -1
  454. package/lib/duet/{p-3b3432e2.system.entry.js → p-f5dd7e7e.system.entry.js} +1 -1
  455. package/lib/duet/{p-58f6b887.system.entry.js → p-f6bd2d4f.system.entry.js} +2 -2
  456. package/lib/duet/{p-807bf6da.system.entry.js → p-f75a6d54.system.entry.js} +1 -1
  457. package/lib/duet/{p-dc4b5372.system.entry.js → p-f97500ff.system.entry.js} +1 -1
  458. package/lib/duet/{p-274473a3.system.entry.js → p-fa3b3dbc.system.entry.js} +1 -1
  459. package/lib/duet/{p-3f97122e.system.entry.js → p-fbc396a7.system.entry.js} +2 -2
  460. package/lib/duet/{p-e95e650d.system.entry.js → p-fbf89657.system.entry.js} +1 -1
  461. package/lib/duet/p-fcb14b31.system.entry.js +4 -0
  462. package/lib/duet/{p-67dd83cc.entry.js → p-fd2299b4.entry.js} +1 -1
  463. package/lib/duet/{p-ca691c4a.entry.js → p-fee25f59.entry.js} +1 -1
  464. package/lib/duet/{p-f8b6380d.entry.js → p-ff4f7076.entry.js} +1 -1
  465. package/lib/esm/duet-action-button.entry.js +2 -2
  466. package/lib/esm/duet-badge.entry.js +2 -2
  467. package/lib/esm/duet-banner.entry.js +2 -2
  468. package/lib/esm/duet-breadcrumb.entry.js +4 -4
  469. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  470. package/lib/esm/duet-button_2.entry.js +4 -4
  471. package/lib/esm/duet-callout.entry.js +2 -2
  472. package/lib/esm/duet-caption_4.entry.js +8 -8
  473. package/lib/esm/duet-card.entry.js +2 -2
  474. package/lib/esm/duet-checkbox.entry.js +3 -3
  475. package/lib/esm/duet-checkmark.entry.js +2 -2
  476. package/lib/esm/duet-chip_3.entry.js +6 -6
  477. package/lib/esm/duet-choice_2.entry.js +8 -8
  478. package/lib/esm/duet-collapsible.entry.js +2 -2
  479. package/lib/esm/duet-contact-card.entry.js +2 -2
  480. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  481. package/lib/esm/duet-date-picker.entry.js +2 -2
  482. package/lib/esm/duet-divider_2.entry.js +4 -4
  483. package/lib/esm/duet-editable-table_3.entry.js +504 -11
  484. package/lib/esm/duet-empty-state.entry.js +2 -2
  485. package/lib/esm/duet-fieldset.entry.js +3 -3
  486. package/lib/esm/duet-file-chooser.entry.js +1 -1
  487. package/lib/esm/duet-footer.entry.js +4 -4
  488. package/lib/esm/duet-grid_2.entry.js +4 -4
  489. package/lib/esm/duet-header_2.entry.js +2 -2
  490. package/lib/esm/duet-hero.entry.js +5 -5
  491. package/lib/esm/duet-icon.entry.js +5 -5
  492. package/lib/esm/duet-input_2.entry.js +8 -8
  493. package/lib/esm/duet-layout.entry.js +5 -5
  494. package/lib/esm/duet-list_2.entry.js +3 -3
  495. package/lib/esm/duet-menu-bar-button.entry.js +2 -2
  496. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  497. package/lib/esm/duet-menu-bar-dropdown.entry.js +4 -4
  498. package/lib/esm/duet-menu-bar-item.entry.js +2 -2
  499. package/lib/esm/duet-menu-bar-link.entry.js +2 -2
  500. package/lib/esm/duet-menu-bar.entry.js +2 -2
  501. package/lib/esm/duet-modal.entry.js +6 -6
  502. package/lib/esm/duet-multiselect.entry.js +5 -5
  503. package/lib/esm/duet-nav.entry.js +1 -1
  504. package/lib/esm/duet-notification_2.entry.js +4 -4
  505. package/lib/esm/duet-number-input.entry.js +2 -2
  506. package/lib/esm/duet-overlay.entry.js +1 -1
  507. package/lib/esm/duet-page-heading.entry.js +2 -2
  508. package/lib/esm/duet-pagination_2.entry.js +15 -15
  509. package/lib/esm/duet-promo-card.entry.js +4 -4
  510. package/lib/esm/duet-radio_2.entry.js +4 -4
  511. package/lib/esm/duet-range-slider.entry.js +3 -3
  512. package/lib/esm/duet-scrollable_3.entry.js +14 -14
  513. package/lib/esm/duet-section-layout.entry.js +3 -3
  514. package/lib/esm/duet-select.entry.js +5 -5
  515. package/lib/esm/duet-shaped-image.entry.js +2 -2
  516. package/lib/esm/duet-show-more.entry.js +2 -2
  517. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  518. package/lib/esm/duet-slideout-link.entry.js +2 -2
  519. package/lib/esm/duet-slideout-panel-dropdown.entry.js +4 -4
  520. package/lib/esm/duet-slideout-panel.entry.js +8 -8
  521. package/lib/esm/duet-slideout.entry.js +6 -6
  522. package/lib/esm/duet-step_2.entry.js +3 -3
  523. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  524. package/lib/esm/duet-submenu-bar-dropdown.entry.js +4 -4
  525. package/lib/esm/duet-submenu-bar-item.entry.js +1 -1
  526. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  527. package/lib/esm/duet-submenu-bar.entry.js +5 -5
  528. package/lib/esm/duet-textarea.entry.js +3 -3
  529. package/lib/esm/duet-toggle.entry.js +2 -2
  530. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  531. package/lib/esm/duet-toolbar-dropdown.entry.js +4 -4
  532. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  533. package/lib/esm/duet-toolbar-link.entry.js +2 -2
  534. package/lib/esm/duet-toolbar.entry.js +2 -2
  535. package/lib/esm/duet-tooltip-button_2.entry.js +4 -4
  536. package/lib/esm/duet-tray.entry.js +3 -3
  537. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  538. package/lib/esm/duet-upload-item.entry.js +2 -2
  539. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  540. package/lib/esm/duet.js +1 -1
  541. package/lib/esm/loader.js +1 -1
  542. package/lib/esm/{token-utils-a32eb753.js → token-utils-b9ba8c5e.js} +1 -1
  543. package/lib/esm/{tokens.module-a746651a.js → tokens.module-2d02f5ff.js} +1 -1
  544. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  545. package/lib/esm-es5/duet-badge.entry.js +1 -1
  546. package/lib/esm-es5/duet-banner.entry.js +1 -1
  547. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  548. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  549. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  550. package/lib/esm-es5/duet-callout.entry.js +1 -1
  551. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  552. package/lib/esm-es5/duet-card.entry.js +1 -1
  553. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  554. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  555. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  556. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  557. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  558. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  559. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  560. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  561. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  562. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  563. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  564. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  565. package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
  566. package/lib/esm-es5/duet-footer.entry.js +1 -1
  567. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  568. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  569. package/lib/esm-es5/duet-hero.entry.js +2 -2
  570. package/lib/esm-es5/duet-icon.entry.js +1 -1
  571. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  572. package/lib/esm-es5/duet-layout.entry.js +1 -1
  573. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  574. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  575. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  576. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  577. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  578. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  579. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  580. package/lib/esm-es5/duet-modal.entry.js +1 -1
  581. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  582. package/lib/esm-es5/duet-nav.entry.js +1 -1
  583. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  584. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  585. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  586. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  587. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  588. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  589. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  590. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  591. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  592. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  593. package/lib/esm-es5/duet-select.entry.js +1 -1
  594. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  595. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  596. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  597. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  598. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  599. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  600. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  601. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  602. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  603. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  604. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  605. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  606. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  607. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  608. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  609. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  610. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  611. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  612. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  613. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  614. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  615. package/lib/esm-es5/duet-tray.entry.js +1 -1
  616. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  617. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  618. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  619. package/lib/esm-es5/duet.js +1 -1
  620. package/lib/esm-es5/loader.js +1 -1
  621. package/lib/esm-es5/{token-utils-a32eb753.js → token-utils-b9ba8c5e.js} +1 -1
  622. package/lib/esm-es5/{tokens.module-a746651a.js → tokens.module-2d02f5ff.js} +1 -1
  623. package/lib/types/components/duet-table/duet-table-styles.d.ts +1 -0
  624. package/package.json +1 -1
  625. package/lib/collection/components/duet-table/duet-table.css +0 -365
  626. package/lib/dist-custom-elements/p-5fbb6039.js +0 -154
  627. package/lib/dist-custom-elements/p-ffa44070.js +0 -148
  628. package/lib/duet/p-066b94ca.entry.js +0 -4
  629. package/lib/duet/p-0c4aa4d0.system.entry.js +0 -4
  630. package/lib/duet/p-1004af75.js +0 -4
  631. package/lib/duet/p-150e5f1b.entry.js +0 -4
  632. package/lib/duet/p-23376e2a.entry.js +0 -4
  633. package/lib/duet/p-2c9a6e05.entry.js +0 -4
  634. package/lib/duet/p-61a93486.system.entry.js +0 -4
  635. package/lib/duet/p-88d8265d.entry.js +0 -4
  636. package/lib/duet/p-c1b1801d.entry.js +0 -4
  637. package/lib/duet/p-cdb6c612.entry.js +0 -4
  638. package/lib/duet/p-d42b2af0.entry.js +0 -4
  639. package/lib/duet/p-ef731dfb.system.js +0 -4
  640. package/lib/duet/p-ffe6fbbb.entry.js +0 -4
@@ -0,0 +1,4 @@
1
+ var __awaiter=this&&this.__awaiter||function(e,t,i,o){function r(e){return e instanceof i?e:new i((function(t){t(e)}))}return new(i||(i=Promise))((function(i,a){function n(e){try{s(o.next(e))}catch(e){a(e)}}function c(e){try{s(o["throw"](e))}catch(e){a(e)}}function s(e){e.done?i(e.value):r(e.value).then(n,c)}s((o=o.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var i={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},o,r,a,n;return n={next:c(0),throw:c(1),return:c(2)},typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function c(e){return function(t){return s([e,t])}}function s(c){if(o)throw new TypeError("Generator is already executing.");while(n&&(n=0,c[0]&&(i=0)),i)try{if(o=1,r&&(a=c[0]&2?r["return"]:c[0]?r["throw"]||((a=r["return"])&&a.call(r),0):r.next)&&!(a=a.call(r,c[1])).done)return a;if(r=0,a)c=[c[0]&2,a.value];switch(c[0]){case 0:case 1:a=c;break;case 4:i.label++;return{value:c[1],done:false};case 5:i.label++;r=c[1];c=[0];continue;case 7:c=i.ops.pop();i.trys.pop();continue;default:if(!(a=i.trys,a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){i=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){i.label=c[1];break}if(c[0]===6&&i.label<a[1]){i.label=a[1];a=c;break}if(a&&i.label<a[2]){i.label=a[2];i.ops.push(c);break}if(a[2])i.ops.pop();i.trys.pop();continue}c=t.call(e,i)}catch(e){c=[6,e];r=0}finally{o=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}};
2
+ /*!
3
+ * Built with Duet Design System
4
+ */System.register(["./p-a19244e5.system.js","./p-e216bea4.system.js","./p-e6b5a1c7.system.js"],(function(e){"use strict";var t,i,o,r,a,n,c;return{setters:[function(e){t=e.r;i=e.c;o=e.h;r=e.H;a=e.g},function(e){n=e.i},function(e){c=e.c}],execute:function(){var s='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{margin-right:8px !important}:host(:last-child),:host(:last-of-type){margin-right:0 !important}: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:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host(:last-child:not(:only-child)){margin-bottom:0 !important}:host(.duet-m-0){margin:0 !important}.duet-label{position:relative;z-index:100;display:inline;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);vertical-align:top;cursor:pointer;background:transparent;transition:300ms ease}.duet-theme-turva .duet-label{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:rgb(23, 28, 58)}.duet-label span{display:inline-block;width:calc(100% - 32px);font-size:1rem;font-weight:400;vertical-align:top}.duet-checkbox-container{position:relative;width:100%;height:100%}.duet-checkbox{padding:14px !important;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}.duet-checkbox+label::before{z-index:100;display:inline-block;width:20px;height:20px;margin:2px 10px 1px 1px;vertical-align:top;content:"";background:rgb(255, 255, 255);border:1px solid rgb(8, 42, 77);border-radius:4px}.duet-theme-turva .duet-checkbox+label::before{border-color:rgb(23, 28, 58)}.duet-checkbox:checked+label::before{background:rgb(0, 119, 179);border:1px solid rgb(0, 119, 179)}.duet-theme-turva .duet-checkbox:checked+label::before{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-checkbox+label{position:static}.duet-checkbox:checked+label::after{position:absolute;top:6px;left:5px;z-index:200;width:12px;height:12px;pointer-events:none;content:"";background:transparent url("data:image/svg+xml,%3Csvg%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M23.374.287a1.5%2C1.5%2C0%2C0%2C0-2.093.345L7.246%2C20.2%2C2.561%2C15.511A1.5%2C1.5%2C0%2C1%2C0%2C.439%2C17.632l5.935%2C5.934a1.525%2C1.525%2C0%2C0%2C0%2C2.279-.186l15.066-21A1.5%2C1.5%2C0%2C0%2C0%2C23.374.287Z%27%20%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;background-size:100% auto}.duet-checkbox[disabled]{cursor:default}.duet-checkbox[disabled]+label{color:rgb(98, 121, 138)}.duet-theme-turva .duet-checkbox[disabled]+label{color:rgb(143, 147, 158)}.duet-checkbox[disabled]+label::before{border-color:rgb(181, 198, 208)}.duet-theme-turva .duet-checkbox[disabled]+label::before{border-color:rgb(199, 202, 207)}.duet-checkbox[disabled]:checked+label::before{background:rgb(127, 150, 165);border:1px solid rgb(127, 150, 165)}.duet-theme-turva .duet-checkbox[disabled]:checked+label::before{background:rgb(143, 147, 158);border-color:rgb(143, 147, 158)}.duet-checkbox-error{margin-left:31px;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-theme-turva .duet-checkbox-error{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)}.duet-label-hidden .duet-label span,.duet-label-hidden .duet-checkbox-error span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}';var d=s;var l=e("duet_checkbox",function(){function e(e){var o=this;t(this,e);this.duetChange=i(this,"duetChange",3);this.duetFocus=i(this,"duetFocus",7);this.duetBlur=i(this,"duetBlur",7);this.checkboxId=c("DuetCheckbox");this.errorId=c("DuetError");this.onChange=function(e){o.checked=!o.checked;o.duetChange.emit({originalEvent:e,checked:o.checked,value:o.value,component:"duet-checkbox"})};this.onBlur=function(e){o.duetBlur.emit({originalEvent:e,checked:o.checked,value:o.value,component:"duet-checkbox"})};this.onFocus=function(e){o.duetFocus.emit({originalEvent:e,checked:o.checked,value:o.value,component:"duet-checkbox"})};this.getDescribedBy=function(){var e=[];if(o.accessibleDescribedBy){e.push(o.accessibleDescribedBy)}if(o.error){e.push(o.errorId)}return e.length>0?e.join(" "):null};this.accessibleActiveDescendant=undefined;this.margin="auto";this.accessibleControls=undefined;this.accessibleIndex=undefined;this.accessibleOwns=undefined;this.accessibleDescribedBy=undefined;this.accessibleDetails=undefined;this.accessibleLabelledBy=undefined;this.accessibleDescription=undefined;this.accessibleSelected=undefined;this.accessibleLiveError="polite";this.required=false;this.error="";this.theme="";this.disabled=false;this.identifier=undefined;this.label="label";this.labelHidden=false;this.name=undefined;this.role=undefined;this.checked=false;this.value=undefined}e.prototype.componentWillLoad=function(){n(this);if(this.value===undefined){this.value=this.identifier}};e.prototype.setFocus=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.nativeInput.focus(e);return[2]}))}))};e.prototype.render=function(){var e=this;var t=this.identifier||this.checkboxId;return o(r,{key:"384b2451cc9f332a9b8ac970d3b8ca514cef04ac",class:{"duet-m-0":this.margin==="none"}},o("div",{key:"7054f176fd64937eb3e3593a4c250d3b859bc513",class:{"duet-checkbox-container":true,"duet-label-hidden":this.labelHidden,"duet-theme-turva":this.theme==="turva"}},o("input",{key:"065d7c5a7572d7b35eae0a737b4e8893c95eb973",ref:function(t){return e.nativeInput=t},type:"checkbox",onFocus:this.onFocus,onBlur:this.onBlur,onChange:this.onChange,value:this.value,class:{"duet-checkbox":true,disabled:this.disabled},checked:this.checked,disabled:this.disabled,tabindex:this.accessibleIndex,"aria-invalid":this.error?"true":"false","aria-controls":this.accessibleControls,"aria-activedescendant":this.accessibleActiveDescendant,"aria-owns":this.accessibleOwns,"aria-describedby":this.getDescribedBy(),"aria-labelledby":this.accessibleLabelledBy,"aria-details":this.accessibleDetails,"aria-description":this.accessibleDescription,"aria-selected":this.accessibleSelected,required:this.required,role:this.role,name:this.name,id:t}),o("label",{key:"230c32312aebf8539e4c8082bb30062f09db2bc7",class:"duet-label",htmlFor:t},o("span",{key:"fc1c8a054c43f487513405bb0e592c114a7969bf"},this.label)),o("div",{key:"ff34862455f6c81370d7860c8c45b7f64b792fbc",class:"duet-checkbox-error",id:this.errorId,"aria-atomic":"true","aria-live":this.accessibleLiveError,"aria-relevant":"additions removals"},this.error&&o("span",{key:"c0ae8d05ca74b8955f1ee2f312a515d020ef997e"},this.error))))};Object.defineProperty(e.prototype,"element",{get:function(){return a(this)},enumerable:false,configurable:true});return e}());l.style=d}}}));
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import{r as e,h as a,H as t}from"./p-8abb0984.js";import{i as r}from"./p-aaa7a7bd.js";const i=class{constructor(a){e(this,a),this.theme="",this.accessibleLabel=void 0,this.margin="auto",this.src=void 0,this.rotation=7}componentWillLoad(){r(this)}render(){return a(t,{key:"555cbcb9c76cbda51c3c4cede13d764de7334c4e",class:{"duet-theme-turva":"turva"===this.theme,"duet-m-0":"none"===this.margin}},a("span",{key:"11704c842ec39f85048625cc78eb3dac55c18508",class:{"shaped-image":!0},role:"img","aria-label":this.accessibleLabel,style:{"--rotation":`${this.rotation}deg`}},a("span",{key:"f4ebb6576b8d69bc929ccae1662a87bc7c2481c7",class:"shaped-image-mask",role:"presentation"},a("span",{key:"d7d83206a5d52dd0ec81ea25256ace0b0f68df6c",class:"shaped-image-img",role:"presentation",style:{backgroundImage:`url("${this.src}")`}}))))}};i.style='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;width:100%;height:100%;margin:5%}:host(.duet-theme-turva){margin:3%}:host(.duet-m-0){margin:0}.shaped-image{position:relative;display:inline-block;width:100%;height:100%}.shaped-image .shaped-image-mask{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:25%;transform:rotate(var(--rotation))}.shaped-image .shaped-image-mask .shaped-image-img{position:relative;display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transform:scale(1.07) rotate(calc(-1 * var(--rotation)));transform-origin:center}:host(.duet-theme-turva) .shaped-image .shaped-image-mask{transform:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");mask-repeat:no-repeat}:host(.duet-theme-turva) .shaped-image .shaped-image-mask .shaped-image-img{transform:none}';export{i as duet_shaped_image}
4
+ import{r as e,h as a,H as t}from"./p-8abb0984.js";import{i as r}from"./p-aaa7a7bd.js";const i=class{constructor(a){e(this,a),this.theme="",this.accessibleLabel=void 0,this.margin="auto",this.src=void 0,this.rotation=7}componentWillLoad(){r(this)}render(){return a(t,{key:"dcaade25a4513e5f2d4d3bd518e2c799003d4275",class:{"duet-theme-turva":"turva"===this.theme,"duet-m-0":"none"===this.margin}},a("span",{key:"780b2751e70e2ec3ab3d4b10944f35276cbce6f5",class:{"shaped-image":!0},role:"img","aria-label":this.accessibleLabel,style:{"--rotation":`${this.rotation}deg`}},a("span",{key:"5f69b32a95213f6537bcee749c3dd150aa2d8e16",class:"shaped-image-mask",role:"presentation"},a("span",{key:"7e86facd6020a261ed81bd150a1f2d6155c6cef3",class:"shaped-image-img",role:"presentation",style:{backgroundImage:`url("${this.src}")`}}))))}};i.style='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;width:100%;height:100%;margin:5%}:host(.duet-theme-turva){margin:3%}:host(.duet-m-0){margin:0}.shaped-image{position:relative;display:inline-block;width:100%;height:100%}.shaped-image .shaped-image-mask{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:25%;transform:rotate(var(--rotation))}.shaped-image .shaped-image-mask .shaped-image-img{position:relative;display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transform:scale(1.07) rotate(calc(-1 * var(--rotation)));transform-origin:center}:host(.duet-theme-turva) .shaped-image .shaped-image-mask{transform:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");mask-repeat:no-repeat}:host(.duet-theme-turva) .shaped-image .shaped-image-mask .shaped-image-img{transform:none}';export{i as duet_shaped_image}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import{r as e,h as o,H as t,g as a}from"./p-8abb0984.js";import{i as n}from"./p-aaa7a7bd.js";import{f as r}from"./p-a1b7f2a0.js";const i=class{constructor(o){e(this,o),this.getVariant=()=>(this.element.parentElement.parentElement.getAttribute("slot"),"right"),this.theme="",this.href="#",this.icon=void 0,this.accessibleLabel=void 0}componentWillLoad(){n(this)}handleEscape(e){if(r(e)){const e=this.element.closest("duet-menu-bar-dropdown");e.open=!1,e.setFocus()}}render(){return o(t,{key:"fe377ce2b21f3ec7de8c6db577d706ed4e9e8745"},o("a",{key:"583c2614e636104b1b2ff40c597e127550be5f5e",class:{"duet-menu-bar-dropdown-link":!0,[`duet-menu-bar-dropdown-link--slot-${this.getVariant()}`]:!0,"duet-theme-turva":"turva"===this.theme},href:this.href,role:"menuitem",onKeyUp:e=>this.handleEscape(e),"aria-label":this.accessibleLabel},this.icon&&o("duet-icon",{key:"147d4e4ca57001748a3adf41757770577efb3113",theme:this.theme,name:this.icon,size:"x-small",margin:"none",color:"currentColor"}),o("slot",{key:"3b471e970dfa2dbb5054245bd0c459860a629c91"})))}get element(){return a(this)}};i.style='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}.duet-menu-bar-dropdown-link{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start;height:100%;padding:0.5rem 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;line-height:1.5;color:rgb(8, 42, 77);text-align:center;text-decoration:none}.duet-menu-bar-dropdown-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-menu-bar-dropdown-link:focus,.duet-menu-bar-dropdown-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-menu-bar-dropdown-link.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:rgb(23, 28, 58)}.duet-menu-bar-dropdown-link:hover{background:rgb(228, 241, 247)}.duet-menu-bar-dropdown-link:hover.duet-theme-turva{background:rgb(222, 224, 228)}';export{i as duet_menu_bar_dropdown_link}
4
+ import{r as e,h as o,H as a,g as t}from"./p-8abb0984.js";import{i as n}from"./p-aaa7a7bd.js";import{f as r}from"./p-a1b7f2a0.js";const i=class{constructor(o){e(this,o),this.getVariant=()=>(this.element.parentElement.parentElement.getAttribute("slot"),"right"),this.theme="",this.href="#",this.icon=void 0,this.accessibleLabel=void 0}componentWillLoad(){n(this)}handleEscape(e){if(r(e)){const e=this.element.closest("duet-menu-bar-dropdown");e.open=!1,e.setFocus()}}render(){return o(a,{key:"c965e7903be45582dba26411b6dafa610efee277"},o("a",{key:"548353a242840f57bf155fa2acef059db4b99037",class:{"duet-menu-bar-dropdown-link":!0,[`duet-menu-bar-dropdown-link--slot-${this.getVariant()}`]:!0,"duet-theme-turva":"turva"===this.theme},href:this.href,role:"menuitem",onKeyUp:e=>this.handleEscape(e),"aria-label":this.accessibleLabel},this.icon&&o("duet-icon",{key:"f67150954824158f3ddd8512ccbc759cac7eef98",theme:this.theme,name:this.icon,size:"x-small",margin:"none",color:"currentColor"}),o("slot",{key:"d8f7e857839f68b0ed63d68d43093b42e8232a15"})))}get element(){return t(this)}};i.style='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}.duet-menu-bar-dropdown-link{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start;height:100%;padding:0.5rem 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;line-height:1.5;color:rgb(8, 42, 77);text-align:center;text-decoration:none}.duet-menu-bar-dropdown-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-menu-bar-dropdown-link:focus,.duet-menu-bar-dropdown-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-menu-bar-dropdown-link.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:rgb(23, 28, 58)}.duet-menu-bar-dropdown-link:hover{background:rgb(228, 241, 247)}.duet-menu-bar-dropdown-link:hover.duet-theme-turva{background:rgb(222, 224, 228)}';export{i as duet_menu_bar_dropdown_link}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import{r as e,h as t,H as r}from"./p-8abb0984.js";import{i as a}from"./p-aaa7a7bd.js";const c=class{constructor(t){e(this,t),this.theme="",this.checked=!1,this.presentationOnly=!1,this.center=!1,this.type="checkbox"}componentWillLoad(){a(this)}render(){return t(r,{key:"4f894c8f4f3ec363b66b92d64106650948eddbd9",class:{"duet-theme-turva":"turva"===this.theme}},t("div",{key:"97af2cb562ab2260fff669a97236d17119417883",role:this.presentationOnly?"presentation":null,class:{checked:this.checked}},t("div",{key:"0017ec40a1dfa14357bb3ae08b409b537549b953",class:{"duet-checkmark-container":!0,center:this.center,"duet-checkmark-radio":"radio"===this.type}},this.checked&&t("div",{key:"bf36ed6a59e749c98ec6f3862c013998343c2077",class:"duet-checkmark"}))))}};c.style=".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}}";export{c as duet_checkmark}
4
+ import{r as e,h as t,H as r}from"./p-8abb0984.js";import{i as a}from"./p-aaa7a7bd.js";const i=class{constructor(t){e(this,t),this.theme="",this.checked=!1,this.presentationOnly=!1,this.center=!1,this.type="checkbox"}componentWillLoad(){a(this)}render(){return t(r,{key:"3335002173407bc53f41ea2f00546e1bd2d7409a",class:{"duet-theme-turva":"turva"===this.theme}},t("div",{key:"425322a3f86e075e76d6d3bcd17580954b4e0b32",role:this.presentationOnly?"presentation":null,class:{checked:this.checked}},t("div",{key:"d4fe569278f4c88e090bbbafd65e5422027a0551",class:{"duet-checkmark-container":!0,center:this.center,"duet-checkmark-radio":"radio"===this.type}},this.checked&&t("div",{key:"ad4abd3130942074b35869850cc3b386a8ae5dde",class:"duet-checkmark"}))))}};i.style=".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}}";export{i as duet_checkmark}
@@ -7,9 +7,9 @@ import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { d as debounce } from './js-utils-9b9e0039.js';
8
8
  import { i as isKeyboardClick } from './keyboard-utils-439bcc8b.js';
9
9
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
10
- import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './token-utils-a32eb753.js';
10
+ import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './token-utils-b9ba8c5e.js';
11
11
  import './string-utils-192eb3c8.js';
12
- import './tokens.module-a746651a.js';
12
+ import './tokens.module-2d02f5ff.js';
13
13
 
14
14
  const duetActionButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;margin:0 auto}.duet-action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:auto !important;padding:0 !important;margin:0 0 0 8px;color:rgb(8, 42, 77);white-space:nowrap;cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;transition:background-color 300ms ease !important}.duet-action-button.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){.duet-action-button{width:32px;height:32px}}.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-action-button:not(:disabled):hover.duet-theme-turva{background:#e9ebee}.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px #0077b3 !important}.duet-action-button:focus.duet-theme-turva{box-shadow:0 0 0 2px #171c3a !important}.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-action-button:active:focus.duet-theme-turva{background:#dddee1 !important}.duet-action-button:disabled{color:rgb(127, 150, 165);cursor:default;background:rgb(245, 248, 250);opacity:0.75}.duet-action-button.duet-theme-turva:disabled{color:rgb(143, 147, 158);background:rgb(245, 247, 250)}";
15
15
  const DuetActionButtonStyle0 = duetActionButtonCss;
@@ -27,12 +27,12 @@ const DuetBadge = class {
27
27
  */
28
28
  render() {
29
29
  const backgroundClass = `background-${this.background}`;
30
- return (h(Host, { key: 'ae708838b39b1a8db655ca27383e92baba3795fd', class: { "duet-m-0": this.margin === "none" } }, h("span", { key: '29dbf98cb938dcd05be7a57c20e355db1e05b1df', class: {
30
+ return (h(Host, { key: 'e5ff68cbd5bf1a9e34b5a74654fdec8b9ce7dabb', class: { "duet-m-0": this.margin === "none" } }, h("span", { key: '3c19f7548eb36111bd247e764b137a85d2538f1d', class: {
31
31
  "duet-badge": true,
32
32
  [this.variation]: true,
33
33
  [backgroundClass]: true,
34
34
  "duet-theme-turva": this.theme === "turva",
35
- } }, h("slot", { key: 'aa2b310511ff50a759a7ef772a38ddbe196ef74a' }))));
35
+ } }, h("slot", { key: '066ed983a29dc14e2616d83bcf36ed46a6eb05c4' }))));
36
36
  }
37
37
  get element() { return getElement(this); }
38
38
  };
@@ -5,8 +5,8 @@ import { h, r as registerInstance, H as Host, g as getElement } from './index-1d
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-4e5ed4eb.js';
7
7
  import { p as parsePossibleJSON } from './string-utils-192eb3c8.js';
8
- import { g as getColorByName } from './token-utils-a32eb753.js';
9
- import './tokens.module-a746651a.js';
8
+ import { g as getColorByName } from './token-utils-b9ba8c5e.js';
9
+ import './tokens.module-2d02f5ff.js';
10
10
 
11
11
  const DuetPicture = ({ img, sources }) => {
12
12
  return (h("picture", null,
@@ -49,14 +49,14 @@ const DuetBreadcrumb = class {
49
49
  */
50
50
  render() {
51
51
  var _a;
52
- return (h(Host, { key: '40039dc021f3bad94fd13cf99da9d9d0de8f68a7', role: "listitem" }, h("div", { key: '8208ce2c97c5ddffbb262dbe191f07d71fb8741d', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: '0d1655e8b1119eb81366df2808daad4844495e1c', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: '47cb74d024694bf8b53c372ec5256d883de7a79e', class: {
52
+ return (h(Host, { key: '2d557fd06bc2f923fc3a1d6076008cb9cdadad39', role: "listitem" }, h("div", { key: 'a38aac901dc9b016d5efd3ba22b34d256655e282', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: '285c0b2cbdedbaa26bd587bc1a72e92cce833f8b', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: 'c17c5fbf1f84df0766452a9f06119fa4f7880949', class: {
53
53
  "duet-breadcrumb": true,
54
54
  "duet-theme-turva": this.theme === "turva",
55
55
  }, href: this.href ? this.href : undefined, "aria-label": `${!this.href ? `${getLocaleString(this.currentCrumb)} ` : ""}${(_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.element.innerHTML}`, role: "link" }, this.icon !== "arrow-right-small-icon" &&
56
56
  this.icon && [
57
- h("duet-icon", { key: '86ee4831b6e005533aecf1371f13fe4e7af742a3', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
58
- this.hasSlottedContent && h("duet-spacer", { key: '25868dfb7eaf17d0eb274284762291a990a549e5', size: "x-small", direction: "horizontal" }),
59
- ], h("slot", { key: 'dc22ae47f49397cc88f3b1d48a0ca047c081abf2' })))));
57
+ h("duet-icon", { key: 'e42d427cb7512929790a36cf7bcb8309ad615ad7', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
58
+ this.hasSlottedContent && h("duet-spacer", { key: 'e993ee67d5a14e88e808ad636eb8778d2ed334fd', size: "x-small", direction: "horizontal" }),
59
+ ], h("slot", { key: 'c0a6bb1e1aed7da544851e852023f0139a328022' })))));
60
60
  }
61
61
  get element() { return getElement(this); }
62
62
  };
@@ -4,9 +4,9 @@
4
4
  import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { g as getLocaleString } from './language-utils-14969cef.js';
7
- import { g as getColorByName } from './token-utils-a32eb753.js';
7
+ import { g as getColorByName } from './token-utils-b9ba8c5e.js';
8
8
  import './string-utils-192eb3c8.js';
9
- import './tokens.module-a746651a.js';
9
+ import './tokens.module-2d02f5ff.js';
10
10
 
11
11
  const duetBreadcrumbsCss = "*,*::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%}::slotted(*){font-weight:400}::slotted(:last-child){font-weight:600}:host([variation=plain]) ::slotted(:last-child){font-weight:400}.duet-breadcrumbs{position:relative;display:flex;align-items:center;justify-content:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-breadcrumbs .container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1384px;min-height:36px;margin:0 28px}.duet-breadcrumbs .list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-start;padding:10px 0;color:inherit;list-style:none}.duet-breadcrumbs .bottom-border{position:absolute;bottom:0;display:none;width:100%;height:1px}.duet-breadcrumbs.header{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-breadcrumbs.header .list duet-breadcrumb[href]:hover{color:rgb(0, 75, 129)}.duet-breadcrumbs.header .bottom-border--nav{display:block;background:rgb(212, 223, 229)}.duet-breadcrumbs.header.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-breadcrumbs.header.duet-theme-turva ol duet-breadcrumb[href]:hover{color:rgb(126, 2, 35)}.duet-breadcrumbs.footer{color:rgb(255, 255, 255);background:rgb(8, 42, 77)}@media (min-width: 64.0625em){.duet-breadcrumbs.footer{justify-content:flex-start}}@media (min-width: 76.25em){.duet-breadcrumbs.footer{justify-content:center}}.duet-breadcrumbs.footer .container{max-width:1110px}@media (min-width: 62em){.duet-breadcrumbs.footer .container{margin:0 72px 0 48px}}.duet-breadcrumbs.footer .list{padding:20px 0}@media (min-width: 62em){.duet-breadcrumbs.footer .list{padding:20px 8px}}.duet-breadcrumbs.footer .list duet-breadcrumb[href]:hover{text-decoration:underline}.duet-breadcrumbs.footer .bottom-border--container{display:block;background:rgba(255, 255, 255, 0.2)}.duet-breadcrumbs.footer.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(198, 12, 48)}.duet-breadcrumbs.plain .container{max-width:none;min-height:auto;margin:0}.duet-breadcrumbs.plain .list{padding:0}.duet-breadcrumbs.plain .bottom-border{display:none}";
12
12
  const DuetBreadcrumbsStyle0 = duetBreadcrumbsCss;
@@ -54,11 +54,11 @@ const DuetBreadcrumbs = class {
54
54
  */
55
55
  render() {
56
56
  const color = getColorByName(this.color);
57
- return (h(Host, { key: 'eb7b2e1fa288283c0cee25d2ca736f1e2b0c20e0' }, h("nav", { key: '0fd682f03a66a5ace3ddd82f24a198fbcf934c11', "aria-label": this.breadcrumbsAriaLabel, class: {
57
+ return (h(Host, { key: 'b29fa1c29f832b5173a6f30e3e81383b816d0b18' }, h("nav", { key: 'f7e7663d0a602a4c9f02468d54113cf3350e85a1', "aria-label": this.breadcrumbsAriaLabel, class: {
58
58
  "duet-breadcrumbs": true,
59
59
  "duet-theme-turva": this.theme === "turva",
60
60
  [this.variation]: true,
61
- } }, h("div", { key: 'ce482ca58e56cf134d6cd9eb89da7ad0f86c4d43', class: "container" }, h("div", { key: '4e49822a247fbc27d2ee8d11c7e15401e4906cf8', role: "list", class: "list", style: { color } }, h("slot", { key: '40de9a013b3521d649df9e070cdfca80c04aafdb' })), h("div", { key: '6f16a5234caf4512abf463e1509134b78fd599c3', class: "bottom-border bottom-border--container" })), h("div", { key: '907f549692f35ee96b2273485f5667b11fba763e', class: "bottom-border bottom-border--nav" }))));
61
+ } }, h("div", { key: '1424535cfc3acfc02cd33286a9842c59b4483d06', class: "container" }, h("div", { key: '3bed0500aa7c9f598a4c0fc57c037899f0cc9039', role: "list", class: "list", style: { color } }, h("slot", { key: '6e4cde5793075f7a75085823737ecfebf7b407a3' })), h("div", { key: '57d436b5f0aab642c590c4af70078e26791405eb', class: "bottom-border bottom-border--container" })), h("div", { key: 'd2ec591e3d2739dbf0a59c6216008b1ced2e5a48', class: "bottom-border bottom-border--nav" }))));
62
62
  }
63
63
  get element() { return getElement(this); }
64
64
  };
@@ -5,9 +5,9 @@ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { D as DuetStringsExternalDefaults, b as DuetStringsLoadingDefaults } from './common-strings-af765cad.js';
7
7
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
8
- import { g as getColorByName } from './token-utils-a32eb753.js';
8
+ import { g as getColorByName } from './token-utils-b9ba8c5e.js';
9
9
  import './string-utils-192eb3c8.js';
10
- import './tokens.module-a746651a.js';
10
+ import './tokens.module-2d02f5ff.js';
11
11
 
12
12
  const duetButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;z-index:1;display:inline-flex;width:auto;max-width:100%;font-size:0;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host{width:100%}}:host(.square){margin-right:12px !important}:host(.square):last-child,:host(.square):last-of-type{margin-right:0 !important}:host(.input-button){z-index:250}:host(.duet-small),:host(.duet-x-small){margin-right:4px !important;margin-bottom:8px !important}:host(.duet-small):last-child,:host(.duet-small):last-of-type,:host(.duet-x-small):last-child,:host(.duet-x-small):last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){:host(.duet-small),:host(.duet-x-small){width:auto}}:host(.duet-x-small){margin-right:2px !important}:host(.duet-x-small):last-child,:host(.duet-x-small):last-of-type{margin-right:0 !important}:host(.square.duet-small),:host(.square.duet-x-small){margin-right:8px !important}:host(.square.duet-small):last-child,:host(.square.duet-small):last-of-type,:host(.square.duet-x-small):last-child,:host(.square.duet-x-small):last-of-type{margin-right:0 !important}:host(.duet-expand){width:100% !important}:host(.duet-m-0){margin:0 !important}:host(.duet-fixed){width:auto !important}:host(:last-child){margin-right:0 !important}.duet-button-container{position:relative;display:block;width:100%}.duet-button{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:flex;align-items:center;width:100%;min-width:8rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.1;color:rgb(0, 119, 179) !important;text-align:center;text-decoration:none;cursor:pointer;background:transparent;border-style:solid;border-width:1px;transition:background-color 300ms ease, color 300ms ease, border 300ms ease, outline 300ms ease, padding 300ms ease, box-shadow 300ms ease}.duet-button.duet-p-0{padding:0 !important}.duet-button.duet-m-0{margin:0 !important}.duet-button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-button:focus,.duet-button:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-button.duet-button-size-medium{height:50px;padding-right:30px;padding-left:30px;font-size:1rem;border-radius:25px}.duet-theme-turva .duet-button.duet-button-size-medium{padding-right:24px;padding-left:24px;border-radius:12.5px}.duet-button.duet-button-size-medium.square{border-radius:12.5px}.duet-button.duet-button-size-medium.icon-left{padding-left:24px}.duet-theme-turva .duet-button.duet-button-size-medium.icon-left{padding-left:18px}.duet-button.duet-button-size-medium.icon-right{padding-right:24px}.duet-theme-turva .duet-button.duet-button-size-medium.icon-right{padding-right:18px}.duet-button.duet-button-size-small{height:40px;padding-right:20px;padding-left:20px;font-size:0.875rem;border-radius:20px}.duet-theme-turva .duet-button.duet-button-size-small{padding-right:18px;padding-left:18px;border-radius:10px}.duet-button.duet-button-size-small.square{border-radius:10px}.duet-button.duet-button-size-small.icon-left{padding-left:18px}.duet-theme-turva .duet-button.duet-button-size-small.icon-left{padding-left:14px}.duet-button.duet-button-size-small.icon-right{padding-right:18px}.duet-theme-turva .duet-button.duet-button-size-small.icon-right{padding-right:14px}.duet-button.duet-button-size-x-small{height:32px;padding-right:12px;padding-left:12px;font-size:0.75rem;border-radius:8px}.duet-button.duet-button-size-x-small.icon-left{padding-left:10px}.duet-button.duet-button-size-x-small.icon-right{padding-right:10px}.duet-button.plain.duet-p-0{height:auto}.duet-button:not(.input-button-primary,.input-button-secondary,.input-button-embedded){font-variant-numeric:tabular-nums}.duet-button.duet-button-text-center{text-align:center !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only){min-width:48px}.duet-button.duet-button-is-small:not(.duet-button-icon-only).plain{padding-right:0 !important;padding-left:0 !important}.duet-button.duet-button-is-small:not(.duet-button-icon-only).duet-p-0{padding:0 !important}.duet-theme-turva .duet-button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(198, 12, 48) !important}.duet-button .duet-button-contents{position:relative;display:flex;gap:10px;align-items:center;margin:0 auto;pointer-events:none}.duet-button .duet-button-contents.icon-right{flex-direction:row-reverse}.duet-button .duet-button-contents .duet-button-contents-slot{position:relative;top:0}.duet-button.duet-no-wrap{white-space:nowrap}.duet-button svg{width:100%;min-width:100%;fill:currentColor}.duet-button .duet-button-icon{display:flex;align-items:center}.duet-button .duet-button-icon duet-icon{width:16px;height:16px}.duet-button .duet-button-icon.large duet-icon{width:20px;height:20px}.duet-button .duet-button-icon.medium-small duet-icon{width:10px;height:10px}.duet-button .duet-button-icon.small duet-icon{width:7px;height:7px}.duet-button:active:not([disabled]){opacity:0.75;transition:none}.duet-button.default{background:rgb(255, 255, 255);border-color:rgb(181, 198, 208)}.duet-theme-turva .duet-button.default{color:rgb(198, 12, 48) !important;border-color:rgb(222, 224, 228)}.duet-button.default:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179);outline-offset:-2px}.duet-theme-turva .duet-button.default:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-button.default.duet-button-negative{background-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.default.duet-button-negative{background-color:rgb(222, 224, 228) !important}.duet-button.default.duet-button-negative:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.default.duet-button-negative:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.primary,.duet-button.input-button-primary{color:rgb(255, 255, 255) !important;background:rgb(0, 119, 179);border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.primary,.duet-theme-turva .duet-button.input-button-primary{color:rgb(255, 255, 255) !important;background:rgb(198, 12, 48);border-color:rgb(198, 12, 48)}.duet-button.primary:hover,.duet-button.input-button-primary:hover{background:#005f8f;border-color:#005f8f;box-shadow:0 4px 20px 0 rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.primary:hover,.duet-theme-turva .duet-button.input-button-primary:hover{background:rgb(126, 2, 35);border-color:rgb(126, 2, 35)}.duet-button.primary:focus,.duet-button.input-button-primary:focus{outline:0;box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(0, 119, 179, 0.75)}.duet-theme-turva .duet-button.primary:focus,.duet-theme-turva .duet-button.input-button-primary:focus{box-shadow:0 0 0 1px #fff, 0 0 0 4px rgba(23, 28, 58, 0.75)}.duet-button.secondary,.duet-button.input-button-secondary,.duet-button.input-button-embedded{color:rgb(8, 42, 77) !important;background:transparent;border-color:rgb(8, 42, 77)}.duet-theme-turva .duet-button.secondary,.duet-theme-turva .duet-button.input-button-secondary,.duet-theme-turva .duet-button.input-button-embedded{color:rgb(23, 28, 58) !important;border-color:rgb(23, 28, 58)}.duet-button.secondary:hover,.duet-button.input-button-secondary:hover,.duet-button.input-button-embedded:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary:hover,.duet-theme-turva .duet-button.input-button-secondary:hover,.duet-theme-turva .duet-button.input-button-embedded:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.secondary.duet-button-negative,.duet-button.input-button-secondary.duet-button-negative,.duet-button.input-button-embedded.duet-button-negative{color:rgb(212, 223, 229) !important;border-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative{color:rgb(222, 224, 228) !important}.duet-button.secondary.duet-button-negative:hover,.duet-button.input-button-secondary.duet-button-negative:hover,.duet-button.input-button-embedded.duet-button-negative:hover{color:rgb(0, 119, 179) !important;border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-secondary.duet-button-negative:hover,.duet-theme-turva .duet-button.input-button-embedded.duet-button-negative:hover{color:rgb(198, 12, 48) !important;border-color:rgb(198, 12, 48)}.duet-button.input-button-embedded{width:40px;min-width:40px !important;min-height:40px !important;margin:4px !important;border-width:0 !important;border-radius:4px !important}.duet-button.input-button{height:auto}.duet-button.negative{color:rgb(8, 42, 77) !important;background:rgb(255, 255, 255);border-color:rgb(255, 255, 255)}.duet-theme-turva .duet-button.negative{color:rgb(23, 28, 58) !important}.duet-button.negative:hover{color:rgb(255, 255, 255) !important;background:transparent;border-color:rgb(255, 255, 255)}.duet-button.negative:focus{outline:0;box-shadow:0 0 0 1px #00294d, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-theme-turva .duet-button.negative:focus{box-shadow:0 0 0 1px #0077b3, 0 0 0 4px rgba(255, 255, 255, 0.7)}.duet-button.destructive-primary{color:rgb(255, 255, 255) !important;background:rgb(214, 28, 82);border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-button.destructive-primary{color:rgb(255, 255, 255) !important;background:rgb(214, 28, 82);border-color:rgb(214, 28, 82)}.duet-button.destructive-primary:hover{background:#ab1642;border-color:#ab1642;box-shadow:0 4px 20px 0 rgba(34, 34, 34, 0.1)}.duet-theme-turva .duet-button.destructive-primary:hover{background:#ab1642}.duet-button.destructive,.duet-button.destructive-secondary{color:rgb(214, 28, 82) !important;background:rgb(255, 255, 255);border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-button.destructive,.duet-theme-turva .duet-button.destructive-secondary{color:rgb(214, 28, 82) !important;background:rgb(255, 255, 255);border-color:rgb(214, 28, 82)}.duet-button.destructive:hover,.duet-button.destructive-secondary:hover{color:rgb(255, 255, 255) !important;background:#ab1642;border-color:#ab1642}.duet-theme-turva .duet-button.destructive:hover,.duet-theme-turva .duet-button.destructive-secondary:hover{color:rgb(255, 255, 255) !important;background:#ab1642;border-color:#ab1642}.duet-button.plain{min-width:48px;padding-right:0 !important;padding-left:0 !important;line-height:1.5;text-align:left;background:transparent;border:0;border-color:transparent;border-radius:4px}.duet-theme-turva .duet-button.plain{color:rgb(198, 12, 48) !important;background:transparent;border-color:transparent}.duet-button.plain.duet-p-0 .duet-button-contents{height:auto}.duet-button.plain[disabled]{color:rgb(98, 121, 138) !important;cursor:not-allowed;background:transparent !important;border-color:transparent !important}.duet-theme-turva .duet-button.plain[disabled]{color:transparent !important;cursor:not-allowed;background:transparent !important;border-color:rgb(222, 224, 228) !important}.duet-button.plain:hover{color:rgb(0, 75, 129) !important;background:transparent !important}.duet-theme-turva .duet-button.plain:hover{color:rgb(126, 2, 35) !important}.duet-button.plain.duet-button-negative{color:rgb(255, 255, 255) !important}.duet-theme-turva .duet-button.plain.duet-button-negative{color:rgb(255, 255, 255) !important}.duet-button.plain.duet-button-negative:hover{color:rgba(255, 255, 255, 0.8) !important}.duet-button.duet-button-icon-only{min-width:48px;min-height:48px;padding:0 !important}.duet-button.duet-button-icon-only .duet-button-contents{position:static}.duet-button.duet-button-icon-only .duet-button-icon.left.large,.duet-button.duet-button-icon-only .duet-button-icon.left.medium,.duet-button.duet-button-icon-only .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-primary,.duet-button.duet-button.input-button-secondary,.duet-button.duet-button.input-button-embedded{box-sizing:content-box;min-width:48px;min-height:48px;padding:0 !important;border-width:1px;border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0}.duet-button.duet-button.input-button-primary .duet-button-contents,.duet-button.duet-button.input-button-secondary .duet-button-contents,.duet-button.duet-button.input-button-embedded .duet-button-contents{position:static}.duet-button.duet-button.input-button-primary .duet-button-icon.left.large,.duet-button.duet-button.input-button-primary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-primary .duet-button-icon.left.small,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.large,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.medium,.duet-button.duet-button.input-button-secondary .duet-button-icon.left.small,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.large,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.medium,.duet-button.duet-button.input-button-embedded .duet-button-icon.left.small{position:absolute;top:50% !important;left:50% !important;padding:0;margin:0;transform:translateX(-50%) translateY(-50%)}.duet-button.duet-button.input-button-embedded{border-left-width:0}.duet-button.square{width:52px;min-width:auto !important;padding:0 !important;font-size:1rem;border-color:rgb(181, 198, 208);border-width:1px}.duet-button.square.duet-button-size-small{width:42px;font-size:0.875rem}.duet-button.square.duet-button-size-x-small{width:34px;font-size:0.875rem}.duet-button.square.duet-button-negative{color:rgb(255, 255, 255) !important;background:rgb(0, 119, 179);border-color:rgb(0, 119, 179)}.duet-theme-turva .duet-button.square.duet-button-negative{color:rgb(255, 255, 255) !important;background:rgb(198, 12, 48);border-color:rgb(198, 12, 48)}.duet-theme-turva .duet-button.square{border-color:rgb(222, 224, 228)}.duet-button.square:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179);outline-offset:-2px}.duet-theme-turva .duet-button.square:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-button.square .duet-button-contents{gap:0}.duet-button[disabled],.duet-button[disabled]:hover,.duet-button.duet-button-negative[disabled],.duet-button.duet-button-negative[disabled]:hover{color:rgb(98, 121, 138) !important;cursor:not-allowed;background:rgb(212, 223, 229) !important;border-color:rgb(212, 223, 229) !important;outline-color:rgb(212, 223, 229) !important;box-shadow:none !important}.duet-theme-turva .duet-button[disabled],.duet-theme-turva .duet-button[disabled]:hover,.duet-theme-turva .duet-button.duet-button-negative [disabled],.duet-theme-turva .duet-button.duet-button-negative [disabled]:hover{color:rgb(143, 147, 158) !important;cursor:not-allowed;background:rgb(222, 224, 228) !important;border-color:rgb(222, 224, 228) !important;outline-color:rgb(222, 224, 228) !important}.duet-button-is-loading.primary,.duet-button-is-loading.input-button-primary{color:rgb(255, 255, 255)}.duet-button-is-loading.default{color:rgb(0, 119, 179)}.duet-button-is-loading.default.duet-theme-turva{color:rgb(198, 12, 48)}.duet-button-is-loading .duet-button-contents{visibility:hidden;opacity:0}";
13
13
  const DuetButtonStyle0 = duetButtonCss;
@@ -265,11 +265,11 @@ const DuetSpinner = class {
265
265
  */
266
266
  render() {
267
267
  const color = this.color === "currentColor" ? "currentColor" : getColorByName(this.color);
268
- return (h(Host, { key: 'dee78f5cd0044c327f345f8fc6f36a79eb92552e', class: {
268
+ return (h(Host, { key: 'f415bd43d421b7106fdbd90bd2c187879ff17c17', class: {
269
269
  "duet-custom-color": this.color !== "currentColor" && this.theme !== "turva" && this.theme !== "default",
270
270
  "duet-theme-turva": this.theme === "turva" && this.color !== "currentColor",
271
271
  "duet-theme-default": this.theme === "default" && this.color !== "currentColor",
272
- } }, h("div", { key: 'e896d825e335fa91c0b583b17fce6b5012fee1ca', class: {
272
+ } }, h("div", { key: '34b4c350a642f331b9776f5ce12e3c7a2990b3d7', class: {
273
273
  "duet-spinner": true,
274
274
  [this.size]: true,
275
275
  }, style: { color }, "aria-label": this.accessibleLabel })));
@@ -32,11 +32,11 @@ const DuetCallout = class {
32
32
  <path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
33
33
  </svg>
34
34
  `;
35
- return (h(Host, { key: '1b4cbe35da31a702d426b208e1320028b3112f9a' }, h("div", { key: 'fab24aac061b0c7920309f3290a5a8159e37a0c4', class: {
35
+ return (h(Host, { key: '53420cb240f39349ae66450dc91f20a4cb43f6ad' }, h("div", { key: '9d1c788d25eb614f0dd7887410b62873e5b6623d', class: {
36
36
  "duet-callout": true,
37
37
  "duet-theme-turva": this.theme === "turva",
38
38
  "duet-m-0": this.margin === "none",
39
- } }, h("figure", { key: '8f550e61a90cbad9121cd324a6c6cc4e433cafd0', class: "container" }, h("duet-icon", { key: '5dd94e456b38480e892dedd68ccf223f4f25b5a9', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '4ea5035888ae6ad897f92f66f0b6cd46de7e76d3' }, h("slot", { key: '2a646124096ae8b25c2f29ada8a993bf7294cab5' })), this.hasAuthorSlot && (h("figcaption", { key: '164a3bedfcb1ffd6156b47ffe430818a910f4b6c', class: "author" }, h("span", { key: 'd7ce517642be6e5ab5c17e690b927f5a78c4f41d' }, "\u2014 "), h("slot", { key: 'e29dd6eb00f784b90876edabc7cc69f02a736359', name: "author" })))))));
39
+ } }, h("figure", { key: '9e9ee10955241a7b2996f03d1afa66fb829785aa', class: "container" }, h("duet-icon", { key: '7a39335b4292024aa8158854a0a5bffc778f4732', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '2e1e5a9554f5d68e7c0d73a0a1ccb12a89998c67' }, h("slot", { key: '272543bd9df5201872a805c824006e7af13892f2' })), this.hasAuthorSlot && (h("figcaption", { key: 'a8bed17504c945ecba4103eee63602200d28b9a3', class: "author" }, h("span", { key: '565ae8d03018d87763e3c4bb7ae8a551b98f256e' }, "\u2014 "), h("slot", { key: '235af7e37f6b961bd784ecc87c26a2c0c82b6268', name: "author" })))))));
40
40
  }
41
41
  get element() { return getElement(this); }
42
42
  };
@@ -4,13 +4,13 @@
4
4
  import { r as registerInstance, h, H as Host, g as getElement, F as Fragment } from './index-1d0b7c66.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { s as sanitizeString } from './string-utils-192eb3c8.js';
7
- import { g as getColorByName, a as breakpointToToken } from './token-utils-a32eb753.js';
7
+ import { g as getColorByName, a as breakpointToToken } from './token-utils-b9ba8c5e.js';
8
8
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
9
9
  import { D as DuetStringsExternalDefaults, c as DuetStringsDownloadLinkDefaults } from './common-strings-af765cad.js';
10
10
  import { g as getAccessibleLinkLabel } from './a11y-utils-8fc393f6.js';
11
11
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
12
12
  import { c as createID } from './create-id-149a1b6d.js';
13
- import './tokens.module-a746651a.js';
13
+ import './tokens.module-2d02f5ff.js';
14
14
  import './slot-utils-4e5ed4eb.js';
15
15
 
16
16
  const duetCaptionCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:flex;flex:0 0 100%;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(98, 121, 138);vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}";
@@ -76,7 +76,7 @@ const DuetHeading = class {
76
76
  render() {
77
77
  const TagName = sanitizeString(this.level);
78
78
  const color = getColorByName(this.color);
79
- return (h(TagName, { key: 'f606e3e4de6cf69ec6743328d4e9e8bbce5fe66b', class: {
79
+ return (h(TagName, { key: 'd6111a5efd3a6e43fc10dc2223468788376d74b1', class: {
80
80
  "duet-heading": true,
81
81
  "duet-heading-border": this.border !== false,
82
82
  "duet-heading-border-solid": this.border === "solid",
@@ -87,7 +87,7 @@ const DuetHeading = class {
87
87
  [this.visualLevel ? this.visualLevel : this.level]: true,
88
88
  "duet-theme-turva": this.theme === "turva",
89
89
  "fixed-size": this.fixedSize,
90
- }, style: { color }, part: "duet-heading" }, h("slot", { key: '57fe6321051376c1b8dd03ceb22130a79d916745' })));
90
+ }, style: { color }, part: "duet-heading" }, h("slot", { key: '4ee1f23ec7f6b46353e873baf5321b15de2e2933' })));
91
91
  }
92
92
  get element() { return getElement(this); }
93
93
  };
@@ -223,10 +223,10 @@ const DuetLink = class {
223
223
  render() {
224
224
  const Tag = !this.url ? "button" : "a";
225
225
  const isButton = Tag === "button";
226
- return (h(Host, { key: 'e7cb6ea76d92ed46bca6c328a17e50755ea4c750', class: {
226
+ return (h(Host, { key: '4daa11135671269c348f387b30b1252c5f12b2ee', class: {
227
227
  [`duet-link-${this.variation}`]: true,
228
228
  "duet-m-0": this.margin === "none",
229
- } }, h(Tag, { key: 'c6c6d30ed3774822aeae25f20e0bd227f71b397b', href: this.url, class: {
229
+ } }, h(Tag, { key: '7e2c94f2a8695bd756e4efbb074f42614a342ca2', href: this.url, class: {
230
230
  "duet-link": true,
231
231
  "duet-link-is-external": this.external,
232
232
  "duet-link-is-download": !!this.download,
@@ -272,7 +272,7 @@ const DuetParagraph = class {
272
272
  const color = getColorByName(this.color);
273
273
  // aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
274
274
  // are not announced when placed inside duet-modal
275
- return (h(Host, { key: '3cf5f2bd4aeee4bd1c6314a7ac8d54539a87b895', "aria-describedby": this.id }, h("p", { key: '1f9c9162b385ac72e8a47f7f80b69293ea6bfc78', id: this.id, class: {
275
+ return (h(Host, { key: '4cdc1e2db953dc363eb77f14bf5c8473cd22c7ca', "aria-describedby": this.id }, h("p", { key: '6fc77faf20566dc0442bb36f20079aeca48ea41f', id: this.id, class: {
276
276
  "duet-paragraph": true,
277
277
  "duet-paragraph-small": this.size === "small",
278
278
  "duet-paragraph-semi-bold": this.weight === "semi-bold",
@@ -280,7 +280,7 @@ const DuetParagraph = class {
280
280
  "duet-m-0": this.margin === "none",
281
281
  [this.variation]: true,
282
282
  "duet-theme-turva": this.theme === "turva",
283
- }, style: { color }, part: "duet-paragraph" }, h("slot", { key: 'd5c6a5b6d69f600454a85ad01f39406fd57b7188' }))));
283
+ }, style: { color }, part: "duet-paragraph" }, h("slot", { key: 'df2a9f9c672fe560e62f97addbef69d72b13fefe' }))));
284
284
  }
285
285
  get element() { return getElement(this); }
286
286
  };
@@ -6,8 +6,8 @@ import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
8
8
  import { s as sanitizeString } from './string-utils-192eb3c8.js';
9
- import { g as getColorByName } from './token-utils-a32eb753.js';
10
- import './tokens.module-a746651a.js';
9
+ import { g as getColorByName } from './token-utils-b9ba8c5e.js';
10
+ import './tokens.module-2d02f5ff.js';
11
11
 
12
12
  const duetHeadingLevels = ["h1", "h2", "h3", "h4", "h5", "h6"];
13
13
  const duetBlock = "div";
@@ -5,7 +5,7 @@ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
 
8
- const duetCheckboxCss = "*,*::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;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(:last-child:not(:only-child)){margin-bottom:0 !important}:host(.duet-m-0){margin:0 !important}.duet-label{position:relative;z-index:100;display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);vertical-align:top;cursor:pointer;background:transparent;transition:300ms ease}.duet-theme-turva .duet-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label span{display:inline-block;width:calc(100% - 32px);font-size:1rem;font-weight:400;vertical-align:top}.duet-checkbox-container{position:relative;width:100%;height:100%}.duet-checkbox{padding:14px !important;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}.duet-checkbox+label::before{z-index:100;display:inline-block;width:20px;height:20px;margin:2px 10px 1px 1px;vertical-align:top;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(8, 42, 77);border-radius:4px}.duet-theme-turva .duet-checkbox+label::before{border-color:rgb(23, 28, 58)}.duet-checkbox:checked+label::before{background:rgb(0, 119, 179);border:1px solid rgb(0, 119, 179)}.duet-theme-turva .duet-checkbox:checked+label::before{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-checkbox+label{position:static}.duet-checkbox:checked+label::after{position:absolute;top:6px;left:5px;z-index:200;width:12px;height:12px;pointer-events:none;content:\"\";background:transparent url(\"data:image/svg+xml,%3Csvg%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M23.374.287a1.5%2C1.5%2C0%2C0%2C0-2.093.345L7.246%2C20.2%2C2.561%2C15.511A1.5%2C1.5%2C0%2C1%2C0%2C.439%2C17.632l5.935%2C5.934a1.525%2C1.525%2C0%2C0%2C0%2C2.279-.186l15.066-21A1.5%2C1.5%2C0%2C0%2C0%2C23.374.287Z%27%20%2F%3E%3C%2Fsvg%3E\") no-repeat 0 0;background-size:100% auto}.duet-checkbox[disabled]{cursor:default}.duet-checkbox[disabled]+label{color:rgb(98, 121, 138)}.duet-theme-turva .duet-checkbox[disabled]+label{color:rgb(143, 147, 158)}.duet-checkbox[disabled]+label::before{border-color:rgb(181, 198, 208)}.duet-theme-turva .duet-checkbox[disabled]+label::before{border-color:rgb(199, 202, 207)}.duet-checkbox[disabled]:checked+label::before{background:rgb(127, 150, 165);border:1px solid rgb(127, 150, 165)}.duet-theme-turva .duet-checkbox[disabled]:checked+label::before{background:rgb(143, 147, 158);border-color:rgb(143, 147, 158)}.duet-checkbox-error{margin-left:31px;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-theme-turva .duet-checkbox-error{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)}.duet-label-hidden .duet-label span,.duet-label-hidden .duet-checkbox-error span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
8
+ const duetCheckboxCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{margin-right:8px !important}:host(:last-child),:host(:last-of-type){margin-right:0 !important}: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:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host(:last-child:not(:only-child)){margin-bottom:0 !important}:host(.duet-m-0){margin:0 !important}.duet-label{position:relative;z-index:100;display:inline;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);vertical-align:top;cursor:pointer;background:transparent;transition:300ms ease}.duet-theme-turva .duet-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label span{display:inline-block;width:calc(100% - 32px);font-size:1rem;font-weight:400;vertical-align:top}.duet-checkbox-container{position:relative;width:100%;height:100%}.duet-checkbox{padding:14px !important;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;opacity:0}.duet-checkbox+label::before{z-index:100;display:inline-block;width:20px;height:20px;margin:2px 10px 1px 1px;vertical-align:top;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(8, 42, 77);border-radius:4px}.duet-theme-turva .duet-checkbox+label::before{border-color:rgb(23, 28, 58)}.duet-checkbox:checked+label::before{background:rgb(0, 119, 179);border:1px solid rgb(0, 119, 179)}.duet-theme-turva .duet-checkbox:checked+label::before{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-checkbox:focus+label::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-theme-turva .duet-checkbox[aria-invalid=true]+label::before{background:#fdf4f6;border-color:rgb(214, 28, 82)}.duet-checkbox+label{position:static}.duet-checkbox:checked+label::after{position:absolute;top:6px;left:5px;z-index:200;width:12px;height:12px;pointer-events:none;content:\"\";background:transparent url(\"data:image/svg+xml,%3Csvg%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M23.374.287a1.5%2C1.5%2C0%2C0%2C0-2.093.345L7.246%2C20.2%2C2.561%2C15.511A1.5%2C1.5%2C0%2C1%2C0%2C.439%2C17.632l5.935%2C5.934a1.525%2C1.525%2C0%2C0%2C0%2C2.279-.186l15.066-21A1.5%2C1.5%2C0%2C0%2C0%2C23.374.287Z%27%20%2F%3E%3C%2Fsvg%3E\") no-repeat 0 0;background-size:100% auto}.duet-checkbox[disabled]{cursor:default}.duet-checkbox[disabled]+label{color:rgb(98, 121, 138)}.duet-theme-turva .duet-checkbox[disabled]+label{color:rgb(143, 147, 158)}.duet-checkbox[disabled]+label::before{border-color:rgb(181, 198, 208)}.duet-theme-turva .duet-checkbox[disabled]+label::before{border-color:rgb(199, 202, 207)}.duet-checkbox[disabled]:checked+label::before{background:rgb(127, 150, 165);border:1px solid rgb(127, 150, 165)}.duet-theme-turva .duet-checkbox[disabled]:checked+label::before{background:rgb(143, 147, 158);border-color:rgb(143, 147, 158)}.duet-checkbox-error{margin-left:31px;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-theme-turva .duet-checkbox-error{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)}.duet-label-hidden .duet-label span,.duet-label-hidden .duet-checkbox-error span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
9
9
  const DuetCheckboxStyle0 = duetCheckboxCss;
10
10
 
11
11
  const DuetCheckbox = class {
@@ -102,11 +102,11 @@ const DuetCheckbox = class {
102
102
  */
103
103
  render() {
104
104
  const identifier = this.identifier || this.checkboxId;
105
- return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("div", { class: {
105
+ return (h(Host, { key: '384b2451cc9f332a9b8ac970d3b8ca514cef04ac', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '7054f176fd64937eb3e3593a4c250d3b859bc513', class: {
106
106
  "duet-checkbox-container": true,
107
107
  "duet-label-hidden": this.labelHidden,
108
108
  "duet-theme-turva": this.theme === "turva",
109
- } }, h("input", { ref: input => (this.nativeInput = input), type: "checkbox", onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, value: this.value, class: { "duet-checkbox": true, disabled: this.disabled }, checked: this.checked, disabled: this.disabled, tabindex: this.accessibleIndex, "aria-invalid": this.error ? "true" : "false", "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-selected": this.accessibleSelected, required: this.required, role: this.role, name: this.name, id: identifier }), h("label", { class: "duet-label", htmlFor: identifier }, h("span", null, this.label)), h("div", { class: "duet-checkbox-error", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", null, this.error)))));
109
+ } }, h("input", { key: '065d7c5a7572d7b35eae0a737b4e8893c95eb973', ref: input => (this.nativeInput = input), type: "checkbox", onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, value: this.value, class: { "duet-checkbox": true, disabled: this.disabled }, checked: this.checked, disabled: this.disabled, tabindex: this.accessibleIndex, "aria-invalid": this.error ? "true" : "false", "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-selected": this.accessibleSelected, required: this.required, role: this.role, name: this.name, id: identifier }), h("label", { key: '230c32312aebf8539e4c8082bb30062f09db2bc7', class: "duet-label", htmlFor: identifier }, h("span", { key: 'fc1c8a054c43f487513405bb0e592c114a7969bf' }, this.label)), h("div", { key: 'ff34862455f6c81370d7860c8c45b7f64b792fbc', class: "duet-checkbox-error", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: 'c0ae8d05ca74b8955f1ee2f312a515d020ef997e' }, this.error)))));
110
110
  }
111
111
  get element() { return getElement(this); }
112
112
  };
@@ -23,11 +23,11 @@ const DuetCheckmark = class {
23
23
  inheritGlobalTheme(this);
24
24
  }
25
25
  render() {
26
- return (h(Host, { key: '4f894c8f4f3ec363b66b92d64106650948eddbd9', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '97af2cb562ab2260fff669a97236d17119417883', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: '0017ec40a1dfa14357bb3ae08b409b537549b953', class: {
26
+ return (h(Host, { key: '3335002173407bc53f41ea2f00546e1bd2d7409a', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '425322a3f86e075e76d6d3bcd17580954b4e0b32', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: 'd4fe569278f4c88e090bbbafd65e5422027a0551', class: {
27
27
  "duet-checkmark-container": true,
28
28
  center: this.center,
29
29
  "duet-checkmark-radio": this.type === "radio",
30
- } }, this.checked && h("div", { key: 'bf36ed6a59e749c98ec6f3862c013998343c2077', class: "duet-checkmark" })))));
30
+ } }, this.checked && h("div", { key: 'ad4abd3130942074b35869850cc3b386a8ae5dde', class: "duet-checkmark" })))));
31
31
  }
32
32
  };
33
33
  DuetCheckmark.style = DuetCheckmarkStyle0;
@@ -6,7 +6,7 @@ import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange, f as isEscapeKey, c as isArrowDownKey, b as isArrowUpKey, o as isTabKey } from './keyboard-utils-439bcc8b.js';
8
8
  import { g as getLocaleString } from './language-utils-14969cef.js';
9
- import { q as spaceXSmall } from './tokens.module-a746651a.js';
9
+ import { I as spaceXSmall } from './tokens.module-2d02f5ff.js';
10
10
  import { o as offset, f as flip, s as shift, c as computePosition, b as autoUpdate } from './floating-ui.dom.esm-ebc91b33.js';
11
11
  import { f as focusElement } from './focus-utils-adcd9463.js';
12
12
  import { T as Teleport } from './teleport-546f382d.js';
@@ -316,7 +316,7 @@ const DuetChip = class {
316
316
  onBlur: this.onBlur,
317
317
  ref: el => (this.focusableElement = el),
318
318
  };
319
- return (h(Host, { key: 'a1e4d371f57abce15c06aa88bf2faab012bde60a', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: '48b8e4b70be8c4511a33be55c6fd25ec850fe1c2', class: classes }, h("button", Object.assign({ key: 'ec9084347d6c67fb665312422a36282f753900af', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '733df1c9acec6cd645b28f8ed86af4c48a79273a', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '001d0ccf56f2d072f7e861bbb950f75ff6673223', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '7ddfa4406408234c391bcf674c0ba8aaaec21ee0' })))), this.variation === "input" && (h("span", { key: '727e2fc07c26dff9c68fcae934c1925aca396155', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: 'ea5ee0837d8912fbb3434a2a38c7bc4d5d0975b5', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: 'b318ffad1b0057ef1812018dc1e524ec8cf62091', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: 'c85184dcc2864532c7820bc01eb1ad48d9ef0fbd', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'd8871a7204049ace2b8295db0a13428caa96b57a' })), h("button", { key: 'ec772bd91b3a8131145348fc67703f3ee4515702', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '903ab2300e7a977392b42927034941e43292d983', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: '3660c3e7ff2a0eaff17ebbe34981cbf5909d0f0d', class: classes }, h("input", Object.assign({ key: 'd46cb417fe2464eb10908d01929c125e9bea5677', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '4ee86b0611315406cbd1b6dfbcdd42106ba84554', htmlFor: identifier }, this.icon && (h("span", { key: '9514104bed3050807ea0b30550f9c0892d545daa', class: "duet-chip-icon-container" }, h("duet-icon", { key: 'f8000d1fce7ecbba8072545eaa78014913109aca', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '3d9ad0a9a4075b1d4e9339c485ee3180cf44cae1', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '2d5eef8328f0fa155877cb1f21017024140f81aa' }), this.popupElement && (h("span", { key: 'a8073e5008dd5aebab4ed7af69a2be3833cc5103', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: '124c026eecc172483e1988197edfa334736dbee4', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: '78b2f4b2f12a5d37a82a44ec03c121548ec26c05', class: classes }, h("slot", { key: '7d0f2d9039581110bad1cac19a35fc64b5554930', name: "input" }), h("label", { key: '12093ea0d2a2d97b73b7847384a80108e3e6eb3d', htmlFor: identifier }, this.icon && (h("span", { key: '073c4aeefdf6b0e9c4b39c2d821c157f3f8c7285', class: "duet-chip-icon-container" }, h("duet-icon", { key: '20a39d0858cfba1c30c25532485adbc904fb3fe4', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '2b7124ccc84b91f81b938a7f52e193daf7002cd0', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '9165ca7f004968f8c8505822c98281eec4583329' }))))));
319
+ return (h(Host, { key: 'c807c6a1d6acd3d0962de84a928a38cf53236a5a', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: '654486c3496a0967a02987d40d8b8bd03c8d1670', class: classes }, h("button", Object.assign({ key: '819d1fadbf81a1e7deea06efc7c8ad55544f77bb', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '043b8a685b69fd201c8a081902f6197c87201d95', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '7ca324221a0d9408218d525187d3dcda8e006946', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '0cda4e568fc73c0e51053068649a1d1fb4fc1177' })))), this.variation === "input" && (h("span", { key: '4bdfa14a7478fe54a31d6d3519fe7a38a28e8a64', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: '60f136d595f23bec8a342b725826b824f72be70d', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: '8e9e702baeb8b2fe5fdc3767e679dbe938adf2c8', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '799c6adbd554313f3500698037c0441bd784ec14', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'b1b7649a3beff52e78f0d2007446b4284c13301d' })), h("button", { key: 'b28b696e73ece749bc5c3ac0a731eb12a74da0fb', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '77be3ad13c9f382af3f937ed5b1310b966e51a9f', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: '93b90e998c5a818f72f0d6d93d236ca292027a2f', class: classes }, h("input", Object.assign({ key: 'fbc7ce95bc52c216fa093d8f8626953ffb813329', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '820f38348fd3237fa736c42db58592aceecbc6d8', htmlFor: identifier }, this.icon && (h("span", { key: '8053c7905e2d4b3e307122ed0019abf487f33ddb', class: "duet-chip-icon-container" }, h("duet-icon", { key: '62b6b611984e54ec22ac7f893e913a13ed79f183', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: 'bc6cc9a473b6e2ff0579bf2ed90bb9b93676217c', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '6acef4f05a0f83c4678687dd3ca78cdaf1b85047' }), this.popupElement && (h("span", { key: '04fd8374230c5f07247d141543e6ed469d5a2f3e', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: '2bda624c98b44339a4107b9619873ce1cc3257b6', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: 'fb27bb6b3d1d4bbb71a2f5f3da20fdce13e1f3dc', class: classes }, h("slot", { key: 'a1a2b8eabfae06bcbbab88b3578598cceac14be7', name: "input" }), h("label", { key: 'e81d7abd6774b9980454d70548c8c23ffb62a083', htmlFor: identifier }, this.icon && (h("span", { key: 'ef056f08b0f3aa56ec9403066f9c49c106405d42', class: "duet-chip-icon-container" }, h("duet-icon", { key: '1e7dc968a93057da85bfad2d9311f9cb1345671e', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: 'fc5ecbe16b5154635cfbb6bd4d1422eaf118b837', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: 'bec129dc84a1a901d84dfd5b57bf3f0f455e1822' }))))));
320
320
  }
321
321
  get element() { return getElement(this); }
322
322
  static get watchers() { return {
@@ -596,14 +596,14 @@ const DuetPopupMenu = class {
596
596
  overflowY: "auto",
597
597
  height: this.popupMenuStyleHeight,
598
598
  };
599
- return (h(Host, { key: '4754c8522cdd93a4e90398840cb321821636b489' }, h("div", { key: '45ceb31093aa93bf21e61daed2c77c4ba816556f', ref: element => {
599
+ return (h(Host, { key: '28c5e0e22a1dbbf5ee9bf81e54b75ca0c7749eae' }, h("div", { key: '0317bf8bda1b57bd2bf509bb54b34209d81f79da', ref: element => {
600
600
  this.menuElement = element;
601
601
  }, style: styles, class: {
602
602
  open: this.open,
603
603
  "duet-popup-menu-list": true,
604
604
  "duet-theme-turva": this.theme === "turva",
605
605
  "scroll-visible": this.scrollLimit < this.itemElements.length,
606
- }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, h("slot", { key: '88dde9607c352adc70eb6a27b5fab917585cef1e' }))));
606
+ }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, h("slot", { key: '483a49bb29aac53e169c9b14432b8135c0e50b9d' }))));
607
607
  }
608
608
  get element() { return getElement(this); }
609
609
  static get watchers() { return {
@@ -680,11 +680,11 @@ const DuetPopupMenuItem = class {
680
680
  "duet-theme-turva": this.theme === "turva",
681
681
  "active-descendant": this.activeDescendant,
682
682
  };
683
- return (h(Host, { key: 'd8a0f9f62ecc1abedce8431e27331ff3d88f4c24', role: this.accessibleRole }, h(TagName, { key: '998d7156c8a1e789405240a5927923e83130eb48', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'db04fcce497b69525b6dafe5179aaff15a61a98f', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: 'f67feb833576c6272f80097877c16cc0c68f41f8', class: "duet-popup-menu-item-label" }, h("slot", { key: 'bd8abe74d51a7398ab7ba70813dc1449ad5e0bb4' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: '3f75ee757d5ff1b5fa9055b897fd51c31f6919d5', name: this.url && this.external
683
+ return (h(Host, { key: 'cba4450c5f4e743f1c54c4736930fd263acba1db', role: this.accessibleRole }, h(TagName, { key: '94c16ad9906c2ea626f186a405a044f8c0fdc38b', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'bc37f155bb1a3c6e0519f1b673682840e7cc2838', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '641cb769d15e68d2e05893737b2712cb22916084', class: "duet-popup-menu-item-label" }, h("slot", { key: 'c4e79af7b0a972b68a6a30ca479d3fe49ec0ac57' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: 'd5ae36ac91afb6b5f9a6bfe461a10b68ee0f916e', name: this.url && this.external
684
684
  ? actionNewWindowSmall.title
685
685
  : this.active
686
686
  ? "messaging-checked-small"
687
- : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'e716737df75eb8ee5512b2075e37ef539fe4ef2c', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
687
+ : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '79631aaffd5c2b020ebc6f37f0770147ae8291fa', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
688
688
  }
689
689
  get element() { return getElement(this); }
690
690
  };
@@ -340,7 +340,7 @@ const DuetChoice = class {
340
340
  */
341
341
  render() {
342
342
  const identifier = this.identifier || this.choiceId;
343
- return (h(Host, { key: '769363c98f975c9f2881acdc911ba2cd28c36351', class: {
343
+ return (h(Host, { key: '6b043ca676b0915beba8f7395ab51da5e4b5cd9b', class: {
344
344
  horizontal: this.groupDirection === "horizontal" && !this.groupResponsive,
345
345
  "horizontal-responsive": this.groupDirection === "horizontal" && this.groupResponsive,
346
346
  "duet-m-0": this.margin === "none",
@@ -348,10 +348,10 @@ const DuetChoice = class {
348
348
  "duet-theme-turva": this.theme === "turva",
349
349
  "no-hover": this.isHovering,
350
350
  disabled: this.getDisabled(),
351
- } }, h("div", { key: '93dea4566ff9694947713e14e172c338ae0c8d8c', class: {
351
+ } }, h("div", { key: '0891860988aae6ccb6cdaba297bb752a056511ed', class: {
352
352
  "duet-choice-card-flextainer": true,
353
353
  "duet-theme-turva": this.theme === "turva",
354
- } }, h("div", { key: '846c05b6a685ecba8be08d1c7bad60165452d98f', class: {
354
+ } }, h("div", { key: 'bce0c0ae884e3406707a4a4c369b4459d50c0093', class: {
355
355
  "duet-choice-card": true,
356
356
  "has-icon": !!this.icon,
357
357
  "has-info": this.hasInfo,
@@ -360,16 +360,16 @@ const DuetChoice = class {
360
360
  collapsible: this.collapsible,
361
361
  "collapsible-force-expanded": this.collapsibleForceExpanded,
362
362
  "duet-p-0": this.padding === "none",
363
- } }, this.type === "checkbox" && (h("input", { key: '033d896b5949802ed8031f649e5f82d438a59014', class: "duet-choice-input", type: this.type, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, disabled: this.getDisabled(), required: this.required, id: identifier, name: this.name, value: this.value, checked: this.checked, "aria-label": this.getLabel(), "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-owns": this.accessibleOwns, "aria-describedby": this.getAriaDescribedby(), onKeyDown: this.handleKeyDown, ref: input => (this.focusableElement = input) })), h("slot", { key: 'c9f2bf88993e31592ea467c16858bb8a57ac5e56', name: "choiceradioinput" }), h("label", { key: 'e038f367106ffd8712a0908d65d125b5f285a916', class: {
363
+ } }, this.type === "checkbox" && (h("input", { key: '89d5dd0ee3b36469a8dc76939682d6a9639d52a0', class: "duet-choice-input", type: this.type, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, disabled: this.getDisabled(), required: this.required, id: identifier, name: this.name, value: this.value, checked: this.checked, "aria-label": this.getLabel(), "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-owns": this.accessibleOwns, "aria-describedby": this.getAriaDescribedby(), onKeyDown: this.handleKeyDown, ref: input => (this.focusableElement = input) })), h("slot", { key: '2745b90b9febcddd1617878dc85dbdca91bed103', name: "choiceradioinput" }), h("label", { key: '60293091e7005f427af03589faa2471a20a07dbd', class: {
364
364
  "duet-choice-label": true,
365
365
  "has-before-text": this.hasBeforeText,
366
366
  checked: this.checked,
367
367
  focus: this.focus,
368
368
  disabled: this.getDisabled(),
369
- }, onClick: this.onClick }, this.hasBeforeText && h("slot", { key: '1b19e1fa3fcf5a3a3e16f5330a513adff661798e', name: "before-text" }), this.icon && (h("div", { key: 'cf7b7dba99cf4c93a0af8348841a548a0e4153aa', class: "duet-choice-card-icon" }, h("duet-icon", { key: '3adb65bb97bad88b84472b408c2c7582ad3e6012', margin: "none", size: "small", name: this.icon, color: "currentColor" }))), h("div", { key: '8a85581545676b925ca39c614876f3cebb5553c4', class: "duet-choice-card-text" }, h("div", { key: '4baf1c808b3a8946f63cd5d64c135f29387910a1' }, this.hasLabel ? h("slot", { name: "label" }) : this.label), this.caption && (h("div", { key: 'd4d2e94b379c242853047e92b8ef3d02358d47ab' }, h("duet-spacer", { key: 'cb761b10de1afba742bcfb83cfcd0885e09d4da2', size: "xx-small" }), h("duet-caption", { key: 'f4238edc949718154d77c4a465d515b4eaeae3df', margin: "none", selected: this.checked }, this.caption))), this.hasAdditional && (h("div", { key: 'e932cefc8acedea9b152c66d50bbe591be8cf04d' }, h("duet-spacer", { key: '1ea7940f74edb2bb99405091097530836c0412eb', size: "xx-small" }), h("slot", { key: '63fc4d2ad4a0f5d14666ff703ad4defaf2e950ed', name: "additional" })))), h("div", { key: '9ca502e4e6929ed03c09818909b708e6174392c9' }, h("div", { key: 'e2ec3f18108f7be37e7d38a3a8a6b7126ac37367', class: { "duet-checkmark-container": true, "duet-checkmark-radio": this.type === "radio" } }, this.checked && h("div", { key: 'aed8333ed8fcc374095721d94a070fec03761d47', class: "duet-checkmark" }))))), this.hasInfo && !this.collapsible && (h("button", { key: '209184ed7ae21002ff718c2efce27aa498db02d3', ref: button => (this.infoButtonEl = button), id: this.infoButtonId, class: {
369
+ }, onClick: this.onClick }, this.hasBeforeText && h("slot", { key: 'ae4be026a3b09c369840065af56652403199f386', name: "before-text" }), this.icon && (h("div", { key: 'c7cb16471ff37dd3b02090dad05d7614f3d314bd', class: "duet-choice-card-icon" }, h("duet-icon", { key: 'addb288ef7d86b56bea8c1f332441a2c4cadb3d2', margin: "none", size: "small", name: this.icon, color: "currentColor" }))), h("div", { key: 'b93a83dfd99fe82813d0daa25004ad9c5f4bb58f', class: "duet-choice-card-text" }, h("div", { key: '6c12ddc5fce7a4b360c8cd54f4c767cf3481af25' }, this.hasLabel ? h("slot", { name: "label" }) : this.label), this.caption && (h("div", { key: '2375bc05cb87c6aff0e56758c9f478103e3fde4e' }, h("duet-spacer", { key: 'ed9c38492bbd765fe2f7c8e00be12f022b21932b', size: "xx-small" }), h("duet-caption", { key: 'bd6ee17d7a87ee48ee817e3d22ae84f08ad1710c', margin: "none", selected: this.checked }, this.caption))), this.hasAdditional && (h("div", { key: '60864680b2473d89f940fa0cd8bfae6433838ae4' }, h("duet-spacer", { key: '303abb939ca6951fabf2e789877ce9fdc5192e68', size: "xx-small" }), h("slot", { key: '3c0f6a723591ecf194520eef02445741986e2ede', name: "additional" })))), h("div", { key: 'aab22344ed2b2b79259222456daed0c67007bd55' }, h("div", { key: '8414b4650724896fe86bb5883c29f25970fd5225', class: { "duet-checkmark-container": true, "duet-checkmark-radio": this.type === "radio" } }, this.checked && h("div", { key: '0fb93a9d51f221f5338009ab93ee9ed0dd840afc', class: "duet-checkmark" }))))), this.hasInfo && !this.collapsible && (h("button", { key: 'dd75d55f02a8b12d8914d92ad5fd09f7b16cd0f0', ref: button => (this.infoButtonEl = button), id: this.infoButtonId, class: {
370
370
  "duet-choice-info-toggle": true,
371
371
  "duet-theme-turva": this.theme === "turva",
372
- }, onMouseEnter: this.onMouseEnter, onMouseLeave: this.onMouseLeave, onClick: this.toggleInfo, disabled: this.getDisabled(), "aria-expanded": this.isInfoOpen ? "true" : "false", "aria-label": `${this.infoLabel} ${this.label}`, "aria-controls": this.expandId, tabindex: this.type === "radio" && !this.checked ? "-1" : "0", type: "button", onKeyUp: e => this.handleEscape(e) }, h("div", { key: 'eb76ae734893e6c9375d63a7ce73283437c3bf40', class: "duet-choice-info-icon" }, h("duet-icon", { key: '21eaedd36a86a68b74ccd1420dbe838f1e23d4f0', icon: messagingInfo.svg, margin: "none", size: "small", color: "currentColor" }))))), this.collapsible && (h("span", { key: 'a681b8c754aa3d6e24a70f95bf7d7c6bf7d31f5c', id: `${this.choiceId}-collapsible-notification`, hidden: true }, this.collapsibleNotification)), this.collapsible || this.hasInfo ? (h("div", { class: this.getClassNames(), id: this.expandId }, h("span", { class: {
372
+ }, onMouseEnter: this.onMouseEnter, onMouseLeave: this.onMouseLeave, onClick: this.toggleInfo, disabled: this.getDisabled(), "aria-expanded": this.isInfoOpen ? "true" : "false", "aria-label": `${this.infoLabel} ${this.label}`, "aria-controls": this.expandId, tabindex: this.type === "radio" && !this.checked ? "-1" : "0", type: "button", onKeyUp: e => this.handleEscape(e) }, h("div", { key: 'acc75d0d4e81d63a1cadaf113f7a97727ec9b323', class: "duet-choice-info-icon" }, h("duet-icon", { key: 'dab37c8b277f1077f49ddadcd62a7b81e5590e0d', icon: messagingInfo.svg, margin: "none", size: "small", color: "currentColor" }))))), this.collapsible && (h("span", { key: '2f6a4388ba251ee6e2d1125a5eed938899c730c8', id: `${this.choiceId}-collapsible-notification`, hidden: true }, this.collapsibleNotification)), this.collapsible || this.hasInfo ? (h("div", { class: this.getClassNames(), id: this.expandId }, h("span", { class: {
373
373
  "duet-choice-section-visible": this.collapsible ? this.getExpanded() : this.isInfoOpen,
374
374
  "duet-choice-section-hidden": this.collapsible ? !this.getExpanded() : !this.isInfoOpen,
375
375
  } }, h("span", { id: this.headerId }, h("slot", { name: "header" })), this.hasInfo ? (h("span", { ref: span => (this.infoContainer = span), tabindex: "0", class: "duet-choice-info-container", onKeyUp: e => this.handleEscape(e) }, h("span", null, h("slot", { name: "info" })), h("slot", null))) : (h("span", { id: `${this.choiceId}-collapsible-content` }, h("slot", null)))))) : null));
@@ -494,14 +494,14 @@ const DuetChoiceGroup = class {
494
494
  * Always the last one in the class.
495
495
  */
496
496
  render() {
497
- return (h(Host, { key: '0f05e4491b0ed604ed36ad5a20755a183f219e61', onDuetChange: this.onSelect, onDuetChoiceReady: this.onChoiceReady, onDuetChoiceRemove: this.onChoiceRemove, class: {
497
+ return (h(Host, { key: '1a1882dc018f8084af4b98bf1c1dd42eb6b4196e', onDuetChange: this.onSelect, onDuetChoiceReady: this.onChoiceReady, onDuetChoiceRemove: this.onChoiceRemove, class: {
498
498
  horizontal: this.direction === "horizontal",
499
499
  "duet-choice-group-breakpoint-x-small": this.responsive && this.breakpoint === "x-small",
500
500
  "duet-choice-group-breakpoint-small": this.responsive && this.breakpoint === "small",
501
501
  "duet-choice-group-breakpoint-medium": this.responsive && this.breakpoint === "medium",
502
502
  "duet-choice-group-breakpoint-large": this.responsive && this.breakpoint === "large",
503
503
  "duet-choice-group-breakpoint-x-large": this.responsive && this.breakpoint === "x-large",
504
- } }, h("duet-fieldset", { key: 'c6b16eb32fa18224f1fca5450a1a00609ee0800c', label: this.label, labelHidden: this.labelHidden, compactLabel: true, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme, "accessible-live-error": this.accessibleLiveError }, this.tooltip && (h("duet-tooltip", { key: '23ea892920b10486ec2ff7dc5c6893d4f4b58028', slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '6f067a2d955d9a60728e5f8746650480d5719491', name: "tooltip" }), h("div", { key: 'e3bfaa0355f3eb50844f4e5a47dc02d0816380e2', class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", { key: '8af6ad42073f04162bf0f7482e9987e1f386e7b5' })))));
504
+ } }, h("duet-fieldset", { key: '4e16e0509b823c92997d9f22bf0b760c5bab9584', label: this.label, labelHidden: this.labelHidden, compactLabel: true, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme, "accessible-live-error": this.accessibleLiveError }, this.tooltip && (h("duet-tooltip", { key: 'ccca359a5153567adc4d64b1006700cd3c229230', slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: 'b85ef08b02c0c4485c9051f84698b74d105ab2ed', name: "tooltip" }), h("div", { key: '76c59c3fdedd2bcbf0be91e55bffc45b1e18ae92', class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", { key: 'e0f5a4ae522a9d2b8eec286a9e40a4c5db764310' })))));
505
505
  }
506
506
  get element() { return getElement(this); }
507
507
  static get watchers() { return {