@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
@@ -121,15 +121,15 @@ const DuetFooter = class {
121
121
  render() {
122
122
  const text = getLocaleString(i18n, this.language);
123
123
  const copyrightLabel = this.theme === "turva" ? text.turva : text.lahi;
124
- return (h("footer", { key: '984434597100f2619e70f0fb78942e03971633ba', class: {
124
+ return (h("footer", { key: '1cdd005df7644fd86ab52f88c8b291a4a117c257', class: {
125
125
  "duet-footer": true,
126
126
  "duet-m-0": this.margin === "none",
127
127
  "duet-theme-turva": this.theme === "turva",
128
128
  "duet-footer-simple": this.variation === "simple",
129
- }, "aria-label": this.accessibleLabel }, h("div", { key: '54916b84623acfa5541d9c4fd744405251657f4c', class: "duet-footer-wrapper" }, this.variation !== "simple" && (h("div", { key: '1750f3f4dfdc27ca09ad5aeb8109bda2bd05ec77', class: {
129
+ }, "aria-label": this.accessibleLabel }, h("div", { key: '2ae4978654a0581d936bf5ceb783983fff52f3f1', class: "duet-footer-wrapper" }, this.variation !== "simple" && (h("div", { key: 'd7d006c75ecc0f652431fdab896396077bbbff14', class: {
130
130
  "duet-footer-top": true,
131
131
  "duet-has-info": this.hasInfoSlot,
132
- }, part: "top" }, h("div", { key: 'bb9d1aca77e745616b992c4c298987db3c17aea7', class: "footer-top-logo" }, h("duet-logo", { key: '6e7b06875f6fbe9c37ee62e55e998ed3a21a8721', href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), h("div", { key: '21c24e081d8345e51e292e294a185ad6823e2353', class: "footer-top-right-container" }, h("slot", { key: '5432347d10fd601d8d676c3228f0695370f96db6', name: "info" }), h("div", { key: '27d2b49fdac1ab15bebcce259432bc8d9827a02d', class: "footer-top-items" }, this.processedItems &&
132
+ }, part: "top" }, h("div", { key: '6a782f5bba005411db4a29657a3015ebefae6bc6', class: "footer-top-logo" }, h("duet-logo", { key: '6309f936a91496f2fac4fcd69c81b6dd41b81414', href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), h("div", { key: '09e751f50a0229013c3b7f5ddf3ff8c5ca0bd4e3', class: "footer-top-right-container" }, h("slot", { key: 'c5fbd7a8d9132a2858a811dad7ad6d94ad31249f', name: "info" }), h("div", { key: '15559c461dc869347b68b44dbb1b2c7df5d5bba0', class: "footer-top-items" }, this.processedItems &&
133
133
  this.processedItems.map((item, index) => {
134
134
  var _a, _b, _c, _d, _e, _f;
135
135
  return (h(Fragment, null, index > 0 && h("duet-spacer", { size: "x-large", direction: "horizontal" }), h("duet-button", { ref: element => this.setDataAttributes(element, item), theme: this.theme, id: item.id, class: "duet-footer-link", variation: "plain", margin: "none", fixed: true, negative: true, url: item.href, external: item.external, icon: ((_a = item.href) === null || _a === void 0 ? void 0 : _a.startsWith("tel:"))
@@ -139,7 +139,7 @@ const DuetFooter = class {
139
139
  : "navigation-arrow-right", "icon-right": !((_c = item.href) === null || _c === void 0 ? void 0 : _c.startsWith("tel:")) && !((_d = item.href) === null || _d === void 0 ? void 0 : _d.startsWith("mailto:")), "icon-size": ((_e = item.href) === null || _e === void 0 ? void 0 : _e.startsWith("tel:")) || ((_f = item.href) === null || _f === void 0 ? void 0 : _f.startsWith("mailto:"))
140
140
  ? "medium"
141
141
  : "medium-small", onClick: event => this.handleItemClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label)));
142
- }))))), h("slot", { key: '2d0660ceb4c7f5696d1dddd46506d84ea879ed19', name: "extra" }), h("p", { key: '0c6ad47b06a8db2a3668bcb26a48d8f5e5c0e460', class: "duet-footer-menu", part: "menu" }, h("span", { key: 'e2540585ee767f554113a6f8d796b9ebdeed13ba', class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), h("span", { key: '8fb63fa6bf02d4876aa2d8a555768a53bf168762', class: "duet-footer-menu-links" }, this.processedMenu && (h(Fragment, { key: '8a21168dfc250e46ca4e16cd302108ca43b51dc2' }, this.processedMenu.map(item => (h("a", { ref: element => this.setDataAttributes(element, item), href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleMenuClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label, item.external && (h(Fragment, null, h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), h("span", { class: "duet-footer-external" }, h("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), h("p", { key: 'b0a1683053d60ace83a92a07b2800649d4b976f5', class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
142
+ }))))), h("slot", { key: 'f4c7a3476693477b5c53f3877d40cb13c2e37ac1', name: "extra" }), h("p", { key: '795ec0bcbffd0df07b2cfecc96e0bac31a20d7af', class: "duet-footer-menu", part: "menu" }, h("span", { key: 'ebbd1b69487f6b698001c92641354f27c28ecac9', class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), h("span", { key: '4f9ab134874edfce12a01631556a49762592b84a', class: "duet-footer-menu-links" }, this.processedMenu && (h(Fragment, { key: '6c299f198bdd74f1da639096ab73dc6b2e552285' }, this.processedMenu.map(item => (h("a", { ref: element => this.setDataAttributes(element, item), href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleMenuClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label, item.external && (h(Fragment, null, h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), h("span", { class: "duet-footer-external" }, h("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), h("p", { key: '7144f88dd4d2ca95506b609f77cfa752cda215f3', class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
143
143
  }
144
144
  get element() { return getElement(this); }
145
145
  static get watchers() { return {
@@ -125,7 +125,7 @@ const DuetGrid = class {
125
125
  * Always the last one in the class.
126
126
  */
127
127
  render() {
128
- return (h(Host, { key: 'fd65566d78340fbb5446524cb7c18694f40f219e', class: {
128
+ return (h(Host, { key: 'cb5bd9c4309fb0032446255aaed26f0442596f07', class: {
129
129
  "duet-grid": true,
130
130
  "duet-no-stacking": !this.responsive,
131
131
  "duet-grid-align-top": this.alignment === "top", // flex-start
@@ -152,7 +152,7 @@ const DuetGrid = class {
152
152
  "duet-grid-row-reverse": this.rowReverse,
153
153
  [`duet-grid-variation-${this.gridTemplate ? "grid" : "flex"}`]: true,
154
154
  [`duet-grid-template-${this.gridTemplate}`]: true,
155
- } }, h("slot", { key: 'acc5ce23bb2454400755b6dac1f31db22d00877b' })));
155
+ } }, h("slot", { key: '809a8de54de8b002bda6ce79cee4a081fb61db62' })));
156
156
  }
157
157
  get element() { return getElement(this); }
158
158
  static get watchers() { return {
@@ -190,7 +190,7 @@ const DuetGridItem = class {
190
190
  * Always the last one in the class.
191
191
  */
192
192
  render() {
193
- return (h(Host, { key: '89acf29883fafc4e79dcb26e288ae0b7540c43a1', style: {
193
+ return (h(Host, { key: '69107559554a11d43aeace87439dd5ee0983c961', style: {
194
194
  "min-width": this.minWidth,
195
195
  "max-width": this.maxWidth,
196
196
  }, class: {
@@ -207,7 +207,7 @@ const DuetGridItem = class {
207
207
  "duet-grid-item-br-medium": this.breakpoint === "medium",
208
208
  "duet-grid-item-br-large": this.breakpoint === "large",
209
209
  "duet-grid-item-br-x-large": this.breakpoint === "x-large",
210
- } }, h("slot", { key: '44bf045264a1cfe27bd16f2eab6881a2eb7850b6' })));
210
+ } }, h("slot", { key: '17a808b61e7dd20826bed76c60721c3458d2a24d' })));
211
211
  }
212
212
  };
213
213
  DuetGridItem.style = DuetGridItemStyle0;
@@ -11,7 +11,7 @@ import { s as subscribeTabbingChange, u as unsubscribeTabbingChange, f as isEsca
11
11
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
12
12
  import { p as parsePossibleJSON } from './string-utils-192eb3c8.js';
13
13
  import { a as actionArrowDownSmall } from './action-arrow-down-small-82273dc8.js';
14
- import { n as colorGrayLightest, o as colorBrandGrayTurva, i as colorPrimaryTurva, k as colorPrimary } from './tokens.module-a746651a.js';
14
+ import { n as colorGrayLightest, o as colorBrandGrayTurva, i as colorPrimaryTurva, k as colorPrimary } from './tokens.module-2d02f5ff.js';
15
15
  import { c as createID } from './create-id-149a1b6d.js';
16
16
 
17
17
  var navigationContactDropdown={"title":"navigation-contact-dropdown","tags":"navigation contact dropdown speech bubbles","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M20.247 24a.743.743 0 0 1-.53-.22l-4.28-4.28h-.439c-3.308 0-6-2.692-6-6s2.692-6 6-6h3c3.309.001 6 2.692 6 6a5.974 5.974 0 0 1-3 5.179v4.571a.75.75 0 0 1-.751.75zm-5.25-15c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5h.75c.198 0 .391.08.53.22l3.22 3.22v-3.213c0-.289.169-.555.429-.678a4.51 4.51 0 0 0 2.571-4.049 4.504 4.504 0 0 0-4.498-4.499h-3.002z\"/><path d=\"M3.747 16.5a.747.747 0 0 1-.75-.75v-4.57a5.967 5.967 0 0 1-2.65-3.171A5.948 5.948 0 0 1 .57 3.431 6.014 6.014 0 0 1 5.985 0h3.012a6.04 6.04 0 0 1 5.752 4.286.751.751 0 0 1-.718.964.755.755 0 0 1-.719-.536A4.531 4.531 0 0 0 8.997 1.5h-3a4.511 4.511 0 0 0-4.071 2.572c-.512 1.084-.571 2.302-.167 3.431s1.224 2.032 2.308 2.545c.261.123.43.39.43.678v3.214l1.72-1.72a.744.744 0 0 1 1.06 0 .752.752 0 0 1 0 1.061l-3 3a.744.744 0 0 1-.53.219z\"/></svg>"};
@@ -668,7 +668,7 @@ const DuetLogo = class {
668
668
  */
669
669
  render() {
670
670
  const TagName = this.href ? "a" : "div";
671
- return (h(Host, { key: 'e0134b0c6453f025fbb84513f17ad1fe857841fd', class: { "duet-m-0": this.margin === "none" } }, h(TagName, { key: '5d97b1065c652c700fef53b4cdd3c92e3a49a82f', href: this.href, ref: link => (this.nativeLink = link), "aria-label": this.accessibleLabel, class: {
671
+ return (h(Host, { key: '755522a4d8a0d79b25a402de924b39757c3eff92', class: { "duet-m-0": this.margin === "none" } }, h(TagName, { key: '03328ec8c5569b1f4203846cbbdc3014028a36ea', href: this.href, ref: link => (this.nativeLink = link), "aria-label": this.accessibleLabel, class: {
672
672
  "duet-logo": true,
673
673
  [this.size]: true,
674
674
  "duet-theme-turva": this.theme === "turva",
@@ -155,7 +155,7 @@ const DuetHero = class {
155
155
  outlineColor = "color-primary-turva";
156
156
  }
157
157
  }
158
- return (h("div", { key: '0c4038b005e7b453195addcd524b72d6ba2b3f86', role: "region", class: {
158
+ return (h("div", { key: 'e94f90e20a29e2d621f86ee213f6c2243d162445', role: "region", class: {
159
159
  "duet-hero": true,
160
160
  "duet-theme-turva": this.theme === "turva",
161
161
  "duet-has-category-icon": !!this.categoryIcon,
@@ -173,17 +173,17 @@ const DuetHero = class {
173
173
  "duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
174
174
  "duet-hero-left-align": this.leftAlign && !campaignOrSection,
175
175
  "duet-hero-narrow": this.layout === "narrow",
176
- }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: '2cb744f9d21aae8900369096bffd08e271402053', class: "background-area" }, h("div", { key: '9a6c181bff667af0cc99f16896ff702761736e68', class: "background-container" }, h("div", { key: '9d96ddb71b6ff095622a709796aca2c64b30deb2', class: "background" }, h("img", { key: '5c7b3ac41baf0186fc4f63bd9970bf16c2dc74dc', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), h("div", { key: 'eb4469222c17d13a1fa751cb60da7292dcdf5749', class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { key: '80278ce211fb2d3085d68ab1cb531d8ea7a01466', class: { "background-area": true, [this.layout]: true } }, h("div", { key: '73d1a5d1e768ae43b2c118c0b8b18e6855a116ab', class: { "background-container": true, [this.layout]: true } }, h("div", { key: 'e65bbd5ad6ee10717273740a1cf5f4f9e55bb069', class: { background: true, [this.layout]: true } }, h("div", { key: '006f31a8ec8a628d32a7a910cfffe9058a314a54', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { key: '655eb93298ed822cec744262497129f5470fdc52', class: { "brand-shape": true, [this.layout]: true } }), h("div", { key: 'fe646994943778c82b885c51ef0486aac015a99a', class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { key: '685632469ce5465d35954d83b52463421bdfbf20', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { key: '377041432c9d2ed89fb8d76f9930a5d754464869', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { key: 'c2adf4a16bdc21724bbdbb99353fbb494632ea08', class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { key: 'fa66a3685808028cb23b95c6f509995469cbef1c', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (h("div", { key: '47590fda0e8e1d0342bdaa3f879e71b6d86c3873', class: "background-area" }, h("div", { key: '3a18024fff5df5404b8e8f4406dcbdbfcfc5017c', class: "background" }, h("div", { key: '159c2abcc696ca752a3d7657bd0714377dad40fa', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '3a56d7ab5ed83ec71182d607a79d4566953d8627', class: "brand-shape" }), h("div", { key: '4d0ee4bc1e28d66da1bcf2b0cb5cd47dcf1ae8b3', class: "brand-shaped-image" }, h("div", { key: '6e1345fbc0cf5e553df210e81c39de26e11c5714', class: "brand-shaped-image-wrapper" }, h("div", { key: '7ea88df1647ed0473e3c92b547118cd27c13e51e', class: "brand-shaped-image-bg", style: styles })))))), h("div", { key: '7f01db8e264b2e73a20426055b5a270281def01a', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { key: 'cd6ee31a587dc5728f1086208e34609c4cb41576', class: "duet-hero-image-mask" }, h("div", { key: '240753cdf68d85b41903e1d6134e83627c36ea20', class: "duet-hero-image-wrapper" }, h("div", { key: '6cafe1f5e91d8ec09c6deac64d10a2e18dc7dfa0', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
177
- this.processedBack && (h("div", { key: '42d227de39c2c3c2f363d6254ad0443447f14b5a', class: "duet-hero-back" }, h("duet-button", { key: '417c38fa04a95e3fa3c050d338cab9715949ee26', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
176
+ }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: 'd2805e8c50587b1d9429e1fb547cd6bd3c2f0caa', class: "background-area" }, h("div", { key: 'c9a3b0cf5625a51b6aa1e1f6ed724af21f849843', class: "background-container" }, h("div", { key: 'b8b95accc3dc9da76f14f281dc2ab4bc02313342', class: "background" }, h("img", { key: '41740e87fe1763274cc824723be0a18fde8f913d', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), h("div", { key: '324aca6d2bb6f53c9fdba4b3f47d43f354a3db9e', class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { key: 'b31b3eb18d3a11bfbe0460ed69b8744732850bcd', class: { "background-area": true, [this.layout]: true } }, h("div", { key: '97fc7ad7186b000694d126a1cb3689224c662fac', class: { "background-container": true, [this.layout]: true } }, h("div", { key: '34a2a34d6ae23cdd9ff7b58359d63277c752c1d7', class: { background: true, [this.layout]: true } }, h("div", { key: 'fcd72c89b529c5fee2e7e8028fa190c7a915e79f', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { key: 'cca68e8548c8cd174cc7cc8b7e63b2e53afb8aeb', class: { "brand-shape": true, [this.layout]: true } }), h("div", { key: 'd76e7b9ae4edc17cfe4fad1e251b84d5c85ba57a', class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { key: '183d07b9496cd97c0876f38952e5a00eb38bb027', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { key: '109ae295f586d933c705f0fd68483683a1bf1952', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { key: '01aa5b4d12e7da5eaa9fa2e15dcba0d5ed2ca690', class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { key: 'e2f95e5602e26bd54c22573cf774a128121a9f86', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (h("div", { key: '1d19d92c16528ed5d12db36fe10f7def13671929', class: "background-area" }, h("div", { key: 'b1226899172307df0f7dfeaae3ce2c085e92c029', class: "background" }, h("div", { key: '441d8603995a0733a541e29ad09e972d0cb15ba6', class: "background-mask" }), this.theme !== "turva" && h("div", { key: 'f25ad10e9820803be974b2bcab9ae47b4548fb1c', class: "brand-shape" }), h("div", { key: '67daae3aa88aa2c7688d40fb2a01a31569043c1d', class: "brand-shaped-image" }, h("div", { key: '20e1761bbdcb1a8de0bb7ad849d89bb79274de29', class: "brand-shaped-image-wrapper" }, h("div", { key: '175dddd394e91859ed9acb84069a5f663de45784', class: "brand-shaped-image-bg", style: styles })))))), h("div", { key: 'e52f7ce7723142caca1199d63054b05aeb46b487', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { key: 'c3c5e67c1673454493b6f87022b58fab436af214', class: "duet-hero-image-mask" }, h("div", { key: 'ccc3fada5d524e9b40252a8b4ae2eaa8fc83b2b4', class: "duet-hero-image-wrapper" }, h("div", { key: '8260b76e2982ce1ced990c617ed3eecaf6ebc02b', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
177
+ this.processedBack && (h("div", { key: 'db59a2dc4d31b5d96938f5fe3388674c0c8e23a0', class: "duet-hero-back" }, h("duet-button", { key: '17b285351662cedc0ab18fb9c917456360c07875', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
178
178
  label: this.processedBack.label,
179
179
  href: this.processedBack.href,
180
180
  id: this.processedBack.id,
181
181
  analyticsId: this.processedBack.analyticsId,
182
- }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: '66063cd0b99415c605abe15352a9b71168037059', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), h("div", { key: '4a3fcc41f5daaf4d700068aa75197cd68a46bc11', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (h("duet-paragraph", { key: '62051b4ac62ec3a47501537478ee19e709d10166', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (h("span", null, h("slot", { name: "pre-heading" }))))), h("slot", { key: 'ea902d83a964060c8597405b0b24e1679af35e98', name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("duet-heading", { key: 'd77ac46a19fa244d4dcb33a68b44a3ff7cba8e4f', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? (this.heading) : (h("span", null, h("slot", { name: "heading" }))))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { key: 'c21c9d1e62d0eec3999fe1feaff0cec00179f5cc', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("span", { key: '9199c48d4fc9f198b7d8b9dee733b2f11eed776b' }, h("slot", { key: 'c42f417640ac4c491cfdc8365fa3e6b42e736777', name: "subheading" })))), this.description && (h("duet-paragraph", { key: '30dda4b5e866efe5078f4fe416b1e869cdd41d96', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { key: 'ed22cd538744a99e79f4f4114da63273bc87cd8f', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("duet-button", { key: '3bc7ef7148147a5d45bd58da145ad45a1bc446d7', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), h("slot", { key: 'decca9d5a65846b314106812964952a4a31dd749' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { key: '241e28061c2c805cb601a4f76298856359bfec12', class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
182
+ }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: 'cd47afcdd3ad0b29ab77e4a6607d67912b7ad622', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), h("div", { key: '146703fafb1fc4dc9ea2f2d2fa046e9c5f6a83ca', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (h("duet-paragraph", { key: '2bac2c1aaefc60820bc76520f0b29b3b48436c75', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (h("span", null, h("slot", { name: "pre-heading" }))))), h("slot", { key: '8b6cad2e6fca42922483e23dfca68f42d7089f5c', name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("duet-heading", { key: '06038a734f66a0155cae26f98da0b4fcf2f9401a', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? (this.heading) : (h("span", null, h("slot", { name: "heading" }))))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { key: '6e179e7350e2c2507c1ff603b45e0b268da217ba', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("span", { key: '260ebb7f3ba965307c42633d1de47996c63171f1' }, h("slot", { key: '907759e2d96ebbb092071621861990327d37a9c2', name: "subheading" })))), this.description && (h("duet-paragraph", { key: '40dbf2c1f5b744b8e296ed56ff7510c144fa5e95', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { key: '94d5c36f4e16c448afb625cab0aa6528b95f5fda', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("duet-button", { key: 'e63f1c64ddd9bc34028ff6a4453664b523332d20', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), h("slot", { key: '07a78ea1daea8738a89cd4d238a094e7f073aafa' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { key: '8891d77fc3cd9d49d6b087b6ff6a6b08e5836187', class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
183
183
  this.variation !== "image" &&
184
184
  !campaignOrSection &&
185
185
  this.variation !== "product" &&
186
- this.variation !== "content" && h("div", { key: '004ab35e7ed914486fbcd85ec53efe7bdc2b98ce', class: "duet-hero-image", style: styles }), h("slot", { key: '63d9b82445adb55bb89618092ed1e4178d6b8755', name: "bottom" }))));
186
+ this.variation !== "content" && h("div", { key: '660cc6236529deef09e28fda903d13b7b46a82be', class: "duet-hero-image", style: styles }), h("slot", { key: '545f334b84334546dd98f2d1fa53f32f16858912', name: "bottom" }))));
187
187
  }
188
188
  get element() { return getElement(this); }
189
189
  static get watchers() { return {
@@ -3,8 +3,8 @@
3
3
  */
4
4
  import { E as Env, 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
- import { g as getColorByName, r as rgbaColorFromRgb } from './token-utils-a32eb753.js';
7
- import './tokens.module-a746651a.js';
6
+ import { g as getColorByName, r as rgbaColorFromRgb } from './token-utils-b9ba8c5e.js';
7
+ import './tokens.module-2d02f5ff.js';
8
8
 
9
9
  const cleanupSvg = (svgContent) => {
10
10
  if (typeof document === "undefined" || !svgContent) {
@@ -171,11 +171,11 @@ const DuetIcon = class {
171
171
  : {};
172
172
  const iconStyles = Object.assign({}, iconRotationStyles);
173
173
  const shapeStyle = this.shape === "brand-rotated" ? "duet-icon-shape-brand" : `duet-icon-shape-${this.shape}`;
174
- return (h(Host, { key: 'bcc69839a12f0f324283e2ac3fcdcc0bf9f62f97', class: {
174
+ return (h(Host, { key: 'a83fc64820f4d8e3fa899c0d87db806507109ca6', class: {
175
175
  "duet-m-0": this.margin === "none",
176
176
  "duet-icon-has-outline": !!this.outline,
177
177
  "duet-icon-has-background": !!this.background,
178
- } }, h("span", { key: '7b11a7a766f0b472bea854c1f39971d73a499b9b', "aria-hidden": "true", style: styles, class: {
178
+ } }, h("span", { key: 'aeb374aef989718fc1af3b6013b29f7a0ab238f9', "aria-hidden": "true", style: styles, class: {
179
179
  "duet-icon": true,
180
180
  "duet-theme-turva": this.theme === "turva",
181
181
  "duet-theme-default": this.theme === "default",
@@ -184,7 +184,7 @@ const DuetIcon = class {
184
184
  [shapeStyle]: true,
185
185
  rotated: this.shape === "brand-rotated" && this.theme !== "turva",
186
186
  "duet-icon-not-responsive": !this.responsive,
187
- } }, h("span", { key: 'e84a88efa8d6d8f3b04c288939d3a36b80095878', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
187
+ } }, h("span", { key: 'ff774fd041bbe256dddbb84db5a568d1ab4e9c80', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
188
188
  }
189
189
  get element() { return getElement(this); }
190
190
  static get watchers() { return {
@@ -10,9 +10,9 @@ import { c as cleanValue, r as resetCursor } from './input-utils-85681162.js';
10
10
  import { f as isEscapeKey, j as isEnterKey, e as isBackspaceKey, d as isArrowLeftKey, a as isArrowRightKey } from './keyboard-utils-439bcc8b.js';
11
11
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-14969cef.js';
12
12
  import { c as checkNamedSlotElement, p as proxyInputToSlot } from './slot-utils-4e5ed4eb.js';
13
- import { g as getColorByName } from './token-utils-a32eb753.js';
13
+ import { g as getColorByName } from './token-utils-b9ba8c5e.js';
14
14
  import './string-utils-192eb3c8.js';
15
- import './tokens.module-a746651a.js';
15
+ import './tokens.module-2d02f5ff.js';
16
16
 
17
17
  var formEmail={"title":"form-email","tags":"form email","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 23.999c-3.205 0-6.218-1.248-8.484-3.514S.001 15.206.001 12.001s1.248-6.218 3.514-8.485C5.782 1.25 8.795.001 12 .001s6.218 1.248 8.485 3.514A11.92 11.92 0 0 1 24 12v2.25A3.754 3.754 0 0 1 20.25 18a3.77 3.77 0 0 1-3.48-2.365A6.009 6.009 0 0 1 12 18c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6v2.25c0 1.241 1.009 2.25 2.25 2.25s2.25-1.009 2.25-2.25V12c0-2.804-1.092-5.441-3.075-7.424A10.433 10.433 0 0 0 12 1.501c-2.804 0-5.441 1.092-7.424 3.075S1.501 9.196 1.501 12c0 2.805 1.092 5.441 3.075 7.424s4.619 3.074 7.423 3.074c2.257 0 4.494-.746 6.299-2.1a.749.749 0 1 1 .9 1.199A12.049 12.049 0 0 1 12 23.999zM12 7.5c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5 4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5z\"/></svg>"};
18
18
 
@@ -444,7 +444,7 @@ const DuetInput = class {
444
444
  this.type !== "password" &&
445
445
  this.type !== "time" &&
446
446
  this.variation !== "button";
447
- return (h(Host, { key: '333cc6592b2d5b9894fc4b988ad3ea168fa43364', class: { "duet-expand": this.expand, "duet-m-0": this.margin === "none" }, onKeyUp: e => this.keyHandler(e) }, this.type === "time" && (h("duet-visually-hidden", { key: 'b82fbdf57c7808e651be27016b9a52d973ae91a0', "aria-live": "polite", "aria-atomic": "true" }, selectedTime ? `${this.timeAnnouncement[this.language]} ${selectedTime.toLocaleTimeString()}` : "")), h("div", { key: '84e07b5c88ebc1cff8aec3aa56503d9095be2bf4', class: {
447
+ return (h(Host, { key: '27157f0e0ef781231dc53f62242c93dd77416fe3', class: { "duet-expand": this.expand, "duet-m-0": this.margin === "none" }, onKeyUp: e => this.keyHandler(e) }, this.type === "time" && (h("duet-visually-hidden", { key: '0950770844044af41ffeb7f505312cf68dbc2fa6', "aria-live": "polite", "aria-atomic": "true" }, selectedTime ? `${this.timeAnnouncement[this.language]} ${selectedTime.toLocaleTimeString()}` : "")), h("div", { key: '0487bdedb2b60c45282063b1d0c4effeb6b79829', class: {
448
448
  "duet-input-container": true,
449
449
  "duet-theme-turva": this.theme === "turva",
450
450
  [`duet-input-variation-${this.variation}`]: true,
@@ -458,7 +458,7 @@ const DuetInput = class {
458
458
  "has-clear": this.clear,
459
459
  "has-focus": this.isFocused,
460
460
  disabled: this.disabled,
461
- } }, h("div", { key: '3807adacf6f68441add5bad31f2ab0e9879918f1', class: "duet-input-label-container" }, h(DuetInternalLabel, { key: '7eb559ce3bd02797f3e4c45d4b33732b75d4c1c1', theme: this.theme === "turva" ? "turva" : "default", margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '71c3501094f969cc96ed9a976dedb290a5ceb620', class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { key: '6baba9baf34d6bd0800ee51f21e61818336f8adf', name: "tooltip" })), this.caption && (h("duet-caption", { key: 'dbb04535b568f18aac343d4de36ab8210d982ce3', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: '1ad89ab8fec2b2ead4f2bae22e2c4375dd5ba492', class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { key: 'f9583dc96cc5244f7bfc817c11743214bc2adf18', id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), this.chips && (h("duet-visually-hidden", { key: '8f73030c01312a5439a2015e11401ee743bd3e63', id: this.chipCountId }, ", ", `${this.getAllChips().length} ${getLocaleString(this.chipsSelectedDesriptionLabel)}`, ",")), h("input", Object.assign({ key: '189cad1e64b76eca71acced6f128ad6d1eab4087', ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
461
+ } }, h("div", { key: '40e554a5592ea303807714f476945a51d4cd0302', class: "duet-input-label-container" }, h(DuetInternalLabel, { key: '82145a5b72cfa13cce38d0e8af3e8d0f8aa7fab7', theme: this.theme === "turva" ? "turva" : "default", margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '74e0e7af69d8365d2066b542eba340291b76a9ec', class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { key: '5ccfc047cab7357c2e6e55808ccf9f111be22276', name: "tooltip" })), this.caption && (h("duet-caption", { key: '160a25f13bd945f574883cc89b5b829082a18008', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: 'cab2e63b8540c1fdf2e91547b340e2bc6e9c4031', class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { key: 'f57924871c11446e290fbaace72833a2de1dbe44', id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), this.chips && (h("duet-visually-hidden", { key: '5f06062a838de900d4375ff88cb41d81e9b10cb1', id: this.chipCountId }, ", ", `${this.getAllChips().length} ${getLocaleString(this.chipsSelectedDesriptionLabel)}`, ",")), h("input", Object.assign({ key: 'b609360af202b5553aad22388d27d3373044a9d6', ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
462
462
  "duet-input": true,
463
463
  disabled: this.disabled,
464
464
  "is-number": this.component === "number",
@@ -466,16 +466,16 @@ const DuetInput = class {
466
466
  "after-chip": this.getAllChips().length > 0,
467
467
  "align-right": this.inputAlign === "right",
468
468
  [`input-padding-${this.inputPadding}`]: true,
469
- }, value: this.value, disabled: this.disabled, "aria-invalid": this.error ? "true" : "false", "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-expanded": this.accessibleExpanded, "aria-haspopup": this.accessibleHasPopup, "aria-owns": this.accessibleOwns, "aria-describedby": this.getAriaDescribedBy(), placeholder: this.placeholder, spellcheck: "false", minlength: this.minlength, maxlength: this.maxlength, autocomplete: this.type === "password" ? "off" : this.autoComplete, required: this.required, role: this.role, name: this.name, id: identifier }, inputProps)), !this.value && hasInputIcon && (h("div", { key: '9daad03593568dc78f055cbf40419505a5d025e3', class: "duet-input-icon" }, h("duet-icon", { key: '1b13db87a6de47d331b4380895c6595d30239a47', margin: "none", size: "small", icon: icons[this.type].svg, color: "currentColor" }))), this.clear && this.value && (h("div", { key: 'b75b0fa5f2b3f07790f7d77cf9c4019767db0d7f', class: {
469
+ }, value: this.value, disabled: this.disabled, "aria-invalid": this.error ? "true" : "false", "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-expanded": this.accessibleExpanded, "aria-haspopup": this.accessibleHasPopup, "aria-owns": this.accessibleOwns, "aria-describedby": this.getAriaDescribedBy(), placeholder: this.placeholder, spellcheck: "false", minlength: this.minlength, maxlength: this.maxlength, autocomplete: this.type === "password" ? "off" : this.autoComplete, required: this.required, role: this.role, name: this.name, id: identifier }, inputProps)), !this.value && hasInputIcon && (h("div", { key: '5a464779c56b22fa5e47864b08645a6000b9e367', class: "duet-input-icon" }, h("duet-icon", { key: '07c479f447dbc3e7c0c49fdf2aa96635afb428e3', margin: "none", size: "small", icon: icons[this.type].svg, color: "currentColor" }))), this.clear && this.value && (h("div", { key: '7fa36d6ad59a8b190d640412faf6d57f50b60c7f', class: {
470
470
  "duet-input-clear-icon": true,
471
471
  "duet-input-clear-icon-single": !hasInputIcon,
472
472
  "duet-input-clear-icon-double": !!this.icon,
473
473
  "duet-input-clear-icon-button": this.variation === "button",
474
- } }, h("button", { key: '80c66c59708051be5f379fdd91a344cb0ed9f8f8', onClick: this.handleClearClick, id: this.clearId, "aria-label": this.clearLabel[this.language], "aria-keyshortcuts": "Escape" }, h("duet-icon", { key: '54deca04f6cdee8a182fb2aa3d51958d6010dbc5', margin: "none", size: "medium", name: "action-clear-input", color: "currentColor" })))), this.icon && this.variation !== "button" && (h("div", { key: '4fec603dae85338565381f3ebeaed8bbf8819306', class: "duet-input-icon" }, h("duet-icon", { key: '3c70c1392d44731bd3dc3f4c4b68d93c8a6849df', margin: "none", size: "small", name: this.icon, color: "currentColor" }))), this.variation === "button" && h("slot", { key: 'c872cfaae6b7d0fdfd41d0a3b068d4d7e39b5aa7', name: "button" }), this.variation === "revealable" && (h("duet-button", { key: '4c7c6d7057023525b7872958b96df4342af1de66', ref: button => (this.togglePasswordRevealedButton = button), onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.togglePasswordRevealed, icon: this.isPasswordRevealed ? "action-hide" : "action-show", accessibleLabel: this.isPasswordRevealed
474
+ } }, h("button", { key: 'dfd9300e5066f5954a1d9c2064442d6bda1c55c4', onClick: this.handleClearClick, id: this.clearId, "aria-label": this.clearLabel[this.language], "aria-keyshortcuts": "Escape" }, h("duet-icon", { key: '555bcd3e91c25634dcff7e6fe5943f03911aa9ad', margin: "none", size: "medium", name: "action-clear-input", color: "currentColor" })))), this.icon && this.variation !== "button" && (h("div", { key: '2b55687e10eccff71ee6a9352374bbe6580a31fb', class: "duet-input-icon" }, h("duet-icon", { key: 'e2c67768dfdaac05944a056a7ada779c597dd296', margin: "none", size: "small", name: this.icon, color: "currentColor" }))), this.variation === "button" && h("slot", { key: '2f973344b0c97c66d9b4ec434c40cbe2b63f7fde', name: "button" }), this.variation === "revealable" && (h("duet-button", { key: 'a357be477c11b6b966bb15109feaaa7bd9a6381b', ref: button => (this.togglePasswordRevealedButton = button), onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.togglePasswordRevealed, icon: this.isPasswordRevealed ? "action-hide" : "action-show", accessibleLabel: this.isPasswordRevealed
475
475
  ? this.hidePasswordLabel[this.language]
476
- : this.showPasswordLabel[this.language], margin: "none", variation: "input-button-embedded", fixed: true, iconOnly: true })), this.variation === "revealable" && this.isPasswordRevealed !== undefined && (h("duet-visually-hidden", { key: '51ef610ac3de74e693645a1a1ef61abe92919150' }, h("span", { key: '9468f1b6652e6185e9eb6e8f74e94c8f09f35bb4', "aria-live": "polite" }, this.isPasswordRevealed
476
+ : this.showPasswordLabel[this.language], margin: "none", variation: "input-button-embedded", fixed: true, iconOnly: true })), this.variation === "revealable" && this.isPasswordRevealed !== undefined && (h("duet-visually-hidden", { key: '23d4b1ae14b4a0c21c4fbde49023db0d6413ee73' }, h("span", { key: '9891ed43653dfa4c27457299fb1f3bbc3c248943', "aria-live": "polite" }, this.isPasswordRevealed
477
477
  ? this.passwordShownAriaAnnouncement[this.language]
478
- : this.passwordHiddenAriaAnnouncement[this.language]))), h("slot", { key: '8314f654030ef6d2734821d8981d9cf99e3cec3a' })), h("span", { key: 'ea14b3e64d0cacef959eb1af64d8a9a4a9636dde', class: "duet-input-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '2c33714525b3646ffa87e3ccb51b0c082d10a8f3', class: "duet-input-error" }, this.error)))));
478
+ : this.passwordHiddenAriaAnnouncement[this.language]))), h("slot", { key: '55200ed3023d68f4f7fbd8acaa523e5b616221f9' })), h("span", { key: '5172ad8b5d0544b20e7fd5d2a9ba37c4a8eb6aa5', class: "duet-input-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '97f1f28f046074d7a450b1b56b1af793d41a734d', class: "duet-input-error" }, this.error)))));
479
479
  }
480
480
  get element() { return getElement(this); }
481
481
  static get watchers() { return {
@@ -42,24 +42,24 @@ const DuetLayout = class {
42
42
  * Always the last one in the class.
43
43
  */
44
44
  render() {
45
- return (h(Host, { key: '90f647eba78b36ab1d85e0a560b038ffc21303a2', class: {
45
+ return (h(Host, { key: 'c4699088f31020eb2b8ed7d4ecef65514bc3d28d', class: {
46
46
  center: this.center,
47
47
  "duet-middle": this.middle,
48
48
  "duet-ie": isInternetExplorer(),
49
- } }, h("div", { key: '1431a32d05c84c241a2d8c7159e612e609e2824c', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, this.hasTop && (h("div", { key: '60671d632fc27c596bdfcc7d615a48dc21f8b9a8', class: {
49
+ } }, h("div", { key: '075e7f223d3dda19f6f5ac9f29494eda8ffc7ff9', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, this.hasTop && (h("div", { key: 'f3127c1c4f7fefdce569c2c30c77d990a1b9e11d', class: {
50
50
  "duet-layout-top": true,
51
51
  "duet-center": this.center,
52
- } }, h("div", { key: '5550861a3548f488f5626097295495e42f1da21b', class: "duet-layout-top-wrapper" }, h("slot", { key: '50d4f55c8a796813d02274f30346110262213a88', name: "top" })))), h("div", { key: '1225a8d5b7023bc36962ce3ac6def89d972435d1', class: {
52
+ } }, h("div", { key: '4954d9c1c200c323bf2b4906e862ede88190c025', class: "duet-layout-top-wrapper" }, h("slot", { key: 'e176f01c9d6662ee1bcfb0b9c6a0bc73b258abd6', name: "top" })))), h("div", { key: '85c1e1219c0745d92be32716169f2097a1051ac8', class: {
53
53
  "duet-layout": true,
54
54
  "has-sidebar": this.hasSidebar,
55
55
  "duet-center": this.center,
56
56
  [`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
57
- } }, h("main", { key: '0e584acec6dc315e435bd00361e1ff3b374d04c0', class: "duet-main" }, this.hasPageHeading && h("slot", { key: '301f7c76d42a45373c5bf769e9293ede7d38e05c', name: "page-heading" }), h("slot", { key: 'cc8b9f7018c621c98ebb261167a92cace2b8ab62', name: "main" })), this.hasSidebar && (h("aside", { key: '811455504b48787253def2101178f1aeb6f497fd', class: "duet-sidebar" }, h("div", { key: '6bd13075032951b5837f51e7ffec4ab0966b16da', class: {
57
+ } }, h("main", { key: '7c70810abab73c6419db8ee5c1271ba34e877892', class: "duet-main" }, this.hasPageHeading && h("slot", { key: 'd60f45fe444f1de3089fb2207d169cc0bbfb1d5c', name: "page-heading" }), h("slot", { key: 'cf79d7bd693259864500a1b9285b3bbc84c42326', name: "main" })), this.hasSidebar && (h("aside", { key: '8c2c2c6e31a690aa01f72a03f2f62c0929902e09', class: "duet-sidebar" }, h("div", { key: '3b846f204a5b322134649c2b822d3c7bdb03447b', class: {
58
58
  "duet-sidebar-container": true,
59
59
  "has-tabs": this.tabs,
60
60
  sticky: this.sticky,
61
61
  [this.stickyDistance]: this.sticky,
62
- } }, h("slot", { key: '9dd5da1cca1abfb7f3946c2e9b254f76f4edf609', name: "sidebar" }))))))));
62
+ } }, h("slot", { key: 'ea597d8559fa042256c715339923f3fc885d8e50', name: "sidebar" }))))))));
63
63
  }
64
64
  get element() { return getElement(this); }
65
65
  };
@@ -77,7 +77,7 @@ const DuetList = class {
77
77
  * Always the last one in the class.
78
78
  */
79
79
  render() {
80
- return (h("dl", { key: '2494b68d174f2bed0ca129e8970a12ccf09d3532', class: { "duet-list-component": true, "duet-m-0": this.margin === "none" } }, h("slot", { key: '966205c93097469e4b0e1c92aa7e7f264a235ae3' })));
80
+ return (h("dl", { key: '0f63ce12f7d83722524fecc8e803c455f636d277', class: { "duet-list-component": true, "duet-m-0": this.margin === "none" } }, h("slot", { key: 'd8dc331b6707093063ae55cb8024fa723b7adbca' })));
81
81
  }
82
82
  get element() { return getElement(this); }
83
83
  static get watchers() { return {
@@ -106,14 +106,14 @@ const DuetListItem = class {
106
106
  * Always the last one in the class.
107
107
  */
108
108
  render() {
109
- return (h(Host, { key: 'b6d3629f682ab9c7962c63213a42d93633b7b5ae', class: {
109
+ return (h(Host, { key: '95db1eb8cfa0c88dad6a34ca300fd710a8f2d773', class: {
110
110
  "duet-no-stacking": !this.responsive,
111
111
  "duet-list-item-breakpoint-x-small": this.breakpoint === "x-small",
112
112
  "duet-list-item-breakpoint-small": this.breakpoint === "small",
113
113
  "duet-list-item-breakpoint-medium": this.breakpoint === "medium",
114
114
  "duet-list-item-breakpoint-large": this.breakpoint === "large",
115
115
  "duet-list-item-breakpoint-x-large": this.breakpoint === "x-large",
116
- } }, h("dt", { key: '6fd5bb285e0657c6669dcd1aa45983655ae96e44' }, h("slot", { key: '3042541fb55b198c4f183ddcbd5d3a318f20c0f6', name: "label" })), h("dd", { key: 'd925ef59c712ea7ea6308c65ff10e8e2293202bb' }, h("slot", { key: 'e38113683d53d0a1a23f80c900784c148ade05de', name: "value" }))));
116
+ } }, h("dt", { key: '27457dbebf1c7f29cd87199d1044d1830e00e1f9' }, h("slot", { key: '6760928d435314ff885b768ab2f74917a7891a46', name: "label" })), h("dd", { key: '97ae930888f789b056413956ee6bc8240252d9c6' }, h("slot", { key: '9a1daf78702df7b6b000e8d10aa8a848058f38ca', name: "value" }))));
117
117
  }
118
118
  };
119
119
  DuetListItem.style = DuetListItemStyle0;
@@ -43,10 +43,10 @@ const DuetMenuBarButton = class {
43
43
  * Always the last one in the class.
44
44
  */
45
45
  render() {
46
- return (h(Host, { key: '7ede8c9b9c82a2c6bcdcfc416f3794834ab77293', role: "listitem", onfocus: () => this.setFocus() }, h("button", { key: '6910d36f8ae066a551ca0143b2f34ec38775dfdb', ref: button => (this.nativeButton = button), class: {
46
+ return (h(Host, { key: '640df6e6807e77ded11a2793dac96c1783152ca6', role: "listitem", onfocus: () => this.setFocus() }, h("button", { key: '1fb58e8bf4bc3c2b2d562f26527aa2e2ba048dcf', ref: button => (this.nativeButton = button), class: {
47
47
  "duet-menu-bar-button": true,
48
48
  "duet-theme-turva": this.theme === "turva",
49
- }, "aria-controls": this.accessibleControls, "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.icon && (h("duet-icon", { key: '0e45ee09f68a3aac1f440e01ace151783be7c120', class: "menu-bar-button-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '1a0b04b92ffc25cf50f594a50d02be255f24aeba' }))));
49
+ }, "aria-controls": this.accessibleControls, "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.icon && (h("duet-icon", { key: '81483d7b24188277fff27a75241baa455429c396', class: "menu-bar-button-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: 'fb62d6b302940eead24c6abcce7bd63018285701' }))));
50
50
  }
51
51
  get element() { return getElement(this); }
52
52
  };
@@ -45,11 +45,11 @@ const DuetMenuBarDropdownLink = class {
45
45
  * Always the last one in the class.
46
46
  */
47
47
  render() {
48
- return (h(Host, { key: 'fe377ce2b21f3ec7de8c6db577d706ed4e9e8745' }, h("a", { key: '583c2614e636104b1b2ff40c597e127550be5f5e', class: {
48
+ return (h(Host, { key: 'c965e7903be45582dba26411b6dafa610efee277' }, h("a", { key: '548353a242840f57bf155fa2acef059db4b99037', class: {
49
49
  "duet-menu-bar-dropdown-link": true,
50
50
  [`duet-menu-bar-dropdown-link--slot-${this.getVariant()}`]: true,
51
51
  "duet-theme-turva": this.theme === "turva",
52
- }, href: this.href, role: "menuitem", onKeyUp: e => this.handleEscape(e), "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '147d4e4ca57001748a3adf41757770577efb3113', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("slot", { key: '3b471e970dfa2dbb5054245bd0c459860a629c91' }))));
52
+ }, href: this.href, role: "menuitem", onKeyUp: e => this.handleEscape(e), "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: 'f67150954824158f3ddd8512ccbc759cac7eef98', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("slot", { key: 'd8f7e857839f68b0ed63d68d43093b42e8232a15' }))));
53
53
  }
54
54
  get element() { return getElement(this); }
55
55
  };
@@ -59,17 +59,17 @@ const DuetMenuBarDropdown = class {
59
59
  * Always the last one in the class.
60
60
  */
61
61
  render() {
62
- return (h(Host, { key: '30ea5bdc409a19c4f606a08a851fc3a91f636e87', role: "listitem" }, h("div", { key: '60eacea3711c3398f19bb391127b0a3742f6c779', class: {
62
+ return (h(Host, { key: '8b40cdb860995adb53e2af728a887e9b4708691a', role: "listitem" }, h("div", { key: '2f82e317fa1e0047cf4c39cc95f108bfc44a8f39', class: {
63
63
  "duet-menu-bar-dropdown": true,
64
64
  "duet-theme-turva": this.theme === "turva",
65
65
  active: this.open,
66
66
  [`duet-menu-bar-dropdown--slot-${this.getVariant()}`]: true,
67
- } }, h("button", { key: '87b94f39ed7bbbf01ec425ccadb044d64d797c59', ref: element => (this.button = element), "aria-label": this.accessibleLabel, "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
67
+ } }, h("button", { key: '1224e23b4a0ff1f364096bea12eb4f865444d1d8', ref: element => (this.button = element), "aria-label": this.accessibleLabel, "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
68
68
  active: this.open,
69
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '5d1abdaafbd7e5b1bb75e46863f7d178799ee757', class: "menu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'a1d04c25159935646c9613c3f59d176af8a3ee3d', class: "label" }, h("slot", { key: '48e78d6657df24ad22b495d244702169de00cfda', name: "label" }), h("duet-icon", { key: '5577398b8bd80946812d5f3a816684707852337d', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '14071561dd61cdc2e5d918323587f4d30674d2dc', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
69
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '2a4af8378e45ded016940bfc47fa885ce2df9ce7', class: "menu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '1f04992d67aaae7bff60adbffc1b44ce51888e89', class: "label" }, h("slot", { key: '80a68b5b749449101c198271ea76e59ba299d36a', name: "label" }), h("duet-icon", { key: 'c52a29144937f583f2acdd6fa295c22f66e9bda7', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'e3585849f0b032094ebe1121f8923a4c6fab798b', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
70
70
  items: true,
71
71
  hidden: !this.open,
72
- } }, h("slot", { key: 'c42c206ba4b3c97f6dcd92c72a1cffc13d57834c' })))));
72
+ } }, h("slot", { key: 'c73b647bb5890887f3de54d54a2858190c57e630' })))));
73
73
  }
74
74
  get element() { return getElement(this); }
75
75
  };
@@ -55,11 +55,11 @@ const DuetMenuBarItem = class {
55
55
  */
56
56
  render() {
57
57
  const TagName = this.url ? "a" : "button";
58
- return (h(Host, { key: '9a4fa3850a59a9e92ed6453f83ba66510ba98eed', role: "listitem" }, h(TagName, { key: '89b1d29049ab6f5a5cde267a3ff6488c1fc9ee6f', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
58
+ return (h(Host, { key: '76d2f9d042bc0e53b7cc18ec3392809ec28741ec', role: "listitem" }, h(TagName, { key: '610690beca56e7dad3a586a5e3dcfcd8371c8b97', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
59
59
  "duet-menu-bar-item": true,
60
60
  "duet-theme-turva": this.theme === "turva",
61
61
  active: this.active,
62
- }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: '4c323e8083d3dabfa32c7ad10d5cef783c25b50e', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '2cdf47895c4330542078da87b401ca6e51467c6c' }), (this.trailingIcon || this.external) && (h("duet-icon", { key: 'e0c912d7168f8ae6072f5329d3d451da30adf4db', class: {
62
+ }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: '0c6ff2c355336b6ec6047c0974ed85b608021ead', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '0172426db559c60d93da9fcc61dc9ac9f2d84c50' }), (this.trailingIcon || this.external) && (h("duet-icon", { key: '91dff051070148a6f4f70aca4dcffe59b0f8f19f', class: {
63
63
  "trailing-icon": !!this.trailingIcon,
64
64
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
65
65
  "external-icon": !!this.external,
@@ -27,11 +27,11 @@ const DuetMenuBarLink = class {
27
27
  * Always the last one in the class.
28
28
  */
29
29
  render() {
30
- return (h(Host, { key: '944fc042969f5fb1c958f2e2b3c3b90cf4ed09e8', role: "listitem" }, h("a", { key: '8a379484694ccdd6eac62c98606b3d0410fd012f', class: {
30
+ return (h(Host, { key: 'e2fe10eefaa50b8a12212c834d5f518c9ad14917', role: "listitem" }, h("a", { key: '929e202f5253e131b76f99ebeb2ceb65c597cef1', class: {
31
31
  "duet-menu-bar-link": true,
32
32
  "duet-theme-turva": this.theme === "turva",
33
33
  active: this.active,
34
- }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '6cb57d184b32ccf2d88b480cf6e14febee77d8bd', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: 'be23134b984610bea7ed18384aad517712760e84' }))));
34
+ }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '4670f1ffd76084d038e8b17dfac26a13fb793667', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '18c4355e146e6e752116f7df05bf265967a0606f' }))));
35
35
  }
36
36
  get element() { return getElement(this); }
37
37
  };
@@ -153,14 +153,14 @@ const DuetMenuBar = class {
153
153
  render() {
154
154
  const slideoutAvailable = document.querySelectorAll("duet-slideout").length > 0;
155
155
  const isUsedAsAdditionalHorizontalNav = slideoutAvailable && !this.logo;
156
- return (h(Host, { key: '7424032f4fe4cf9e7391b652faddecf381ffd039' }, h("nav", { key: '8c3201741b36da474a2241e8ba5b3e1dfb53a61e', class: {
156
+ return (h(Host, { key: '879fc36781875cd6dea48e11839a85a185085dc0' }, h("nav", { key: '2ea40e5fc7e651f516d4f9edae5ac2f71fd4fee9', class: {
157
157
  "duet-menu-bar": true,
158
158
  "duet-theme-turva": this.theme === "turva",
159
159
  "horizontal-nav": isUsedAsAdditionalHorizontalNav,
160
160
  "duet-menu-bar-slim": !this.centerSlotUsed,
161
161
  hidden: this.hidden && this.hideOnScroll,
162
162
  bottom: this.onBottom,
163
- }, "aria-label": this.accessibleLabel }, h("div", { key: '343657eeb7bbc89db0881a7bb0fe485bfcd6cdd6', class: "top" }), h("div", { key: '7252aede6443560c0dd9d9b1da3be093312468aa', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: '95c2d74cb086c7ae350a20b2f10555ac8a9ccf18' }, h("duet-logo", { key: '00d5ca62ce150e05e4015f1597692ed9122303e0', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: 'd11a1fe47483eaa847dd6e1b33fe3f022182056f', class: "list center", role: "list" }, h("div", { key: '70d5324316868d9eac48fcf6f6519fce58f08411', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: '3565b69ae8c95cbe9dcda578b6870cfcb680fa3e', name: "center" }), h("div", { key: 'ea2d3738b94bcfec575da5cb1e2896e152780f2c', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: 'bc825dee9988ee497c9df9ef96a94c76d58e0de9', class: "list right", role: "list" }, h("slot", { key: '3ebc272f053762d22d0fb80bc22093edf171fffa', name: "right" }))), h("div", { key: '6ee303d3e34ebda33fefbd13d0b13ea0d43fbfa6', class: "bottom" }))));
163
+ }, "aria-label": this.accessibleLabel }, h("div", { key: 'ff8cc7d764c170ddd58d7ed93375961a95db7e20', class: "top" }), h("div", { key: 'f1a58089bfde393327f4602887e2c3bb850f2344', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: 'f3ef014e2ea267d5b52553854490be997f13cf25' }, h("duet-logo", { key: '063b69ae891ce4cb9bc6960aa0f0a9dbeca46cb8', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: '241a7083365bb7b039787e4f8debcd9185092057', class: "list center", role: "list" }, h("div", { key: 'e91f65554fe261b6eac8f2e27b1a38a41f26ad11', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: '54aca3809af67d932ccde820be7575dceb6c422c', name: "center" }), h("div", { key: '89998cee04eba79bb73de1a494b5a6b87790276b', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: 'e949ddcfac19ccaf615fdcbc2ce2faacbf7b9a91', class: "list right", role: "list" }, h("slot", { key: 'c29da062d16c0070f56c034008c6cc911f6570b2', name: "right" }))), h("div", { key: '02cca0e6a68888052ccc9721adc8d8692b6f2841', class: "bottom" }))));
164
164
  }
165
165
  get element() { return getElement(this); }
166
166
  };
@@ -249,18 +249,18 @@ const DuetModal = class {
249
249
  var _a, _b;
250
250
  let iconColor = "primary";
251
251
  let closeColor = "secondary";
252
- const closingButton = (h("div", { key: '0a05dbaf283737a1f77b62ab112c88b353464350', class: "duet-modal-close" }, h("duet-button", { key: '3a87f9968b872763efed783e1014d1117f1d375f', ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })));
252
+ const closingButton = (h("div", { key: 'e3680a1a39e49c693a42fc7fb9759bc668d40db6', class: "duet-modal-close" }, h("duet-button", { key: 'f83e0f5cb99b5a95989e6c142c12dd4abdccd4c5', ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })));
253
253
  if (this.theme === "turva") {
254
254
  iconColor = "primary-turva";
255
255
  closeColor = "secondary-turva";
256
256
  }
257
- return (h("div", { key: 'c93f95ce929ec3c82786932e3d6a0fe5d82d3173', ref: modal => (this.modalEl = modal), "aria-label": (_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.heading, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, role: this.variation === "loader" ? "alert" : "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", class: {
257
+ return (h("div", { key: '958d3dcd432c8954835f6cb522b2fe09bccafaa4', ref: modal => (this.modalEl = modal), "aria-label": (_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.heading, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, role: this.variation === "loader" ? "alert" : "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", class: {
258
258
  "duet-modal-container": true,
259
259
  "duet-theme-turva": this.theme === "turva",
260
260
  "duet-modal-active": this.open,
261
261
  "duet-modal-slide-up": this.variation === "slide-up",
262
262
  "duet-modal-has-sticky-header": this.hasStickyHeader,
263
- } }, h("duet-overlay", { key: '874d509e0e869ace4ec126dc6c4316f1618ac0d9', "z-index": "-1", visible: this.open, variation: this.variation === "loader" ? "white" : "default" }), h("div", { key: 'fe13b5967653c95bb6fc6087d048de8b0dddae5c', ref: modalInner => (this.modalInnerEl = modalInner), class: {
263
+ } }, h("duet-overlay", { key: 'fbc2fc13d50311db1c8a0a4f2cc2803129eafe58', "z-index": "-1", visible: this.open, variation: this.variation === "loader" ? "white" : "default" }), h("div", { key: '8a07986bcfc3448a09fef42541dbe3cfada8bdcb', ref: modalInner => (this.modalInnerEl = modalInner), class: {
264
264
  "duet-modal-inner": true,
265
265
  [this.size]: true,
266
266
  "duet-modal-slide-up": this.variation === "slide-up",
@@ -271,18 +271,18 @@ const DuetModal = class {
271
271
  this.closeModal(e);
272
272
  }
273
273
  }
274
- } }, h("div", { key: '97db4dc604168bf16f732f70233bea7b08bc3269', ref: modalContentEl => (this.modalContentEl = modalContentEl), class: {
274
+ } }, h("div", { key: 'a0b9f37bf6628afa8f99e12a917d57eaeec54583', ref: modalContentEl => (this.modalContentEl = modalContentEl), class: {
275
275
  "duet-modal": true,
276
276
  "duet-modal-has-sticky-header": this.hasStickyHeader,
277
277
  [this.size]: true,
278
278
  [this.variation]: true,
279
- } }, this.gutterSize !== "none" && !this.hasStickyHeader && h("duet-spacer", { key: 'e238c81f94ffdef58ced08126a52e121e010c1ba' }), this.hasStickyHeader ? (h("div", { class: "duet-modal-sticky-header" }, closingButton, h("slot", { name: "sticky-header" }))) : (closingButton), h("div", { key: 'e6c7fe686edbee8d767ceb94c6c355b9de5f2932', class: {
279
+ } }, this.gutterSize !== "none" && !this.hasStickyHeader && h("duet-spacer", { key: '9168f67fd2f8ede394df502d619287153224558e' }), this.hasStickyHeader ? (h("div", { class: "duet-modal-sticky-header" }, closingButton, h("slot", { name: "sticky-header" }))) : (closingButton), h("div", { key: '9f08ea38b797e2f08e90b844af00bc7520f74524', class: {
280
280
  "duet-modal-body": true,
281
281
  "duet-modal-gutter-none": this.gutterSize === "none",
282
282
  "duet-modal-gutter-small": this.gutterSize === "small",
283
283
  "duet-modal-gutter-medium": this.gutterSize === "medium",
284
284
  "duet-modal-gutter-large": this.gutterSize === "large",
285
- } }, h("div", { key: '503f1759d8da05b03424f7cd4dc4fcbc1475b750', class: "duet-modal-header" }, h("span", { key: '4da34d236160f41ebebcbedf021756e2e7f16e7a', class: "duet-modal-inner-slot-top" }, h("slot", { key: 'a4ec96d9dbce295980f9310f4e346b7db2b2ae1c', name: "top" })), this.icon && h("duet-icon", { key: '189ce6c874db5b0c63f6a4f99832467967660c36', name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { key: '1ea245199b5d0824fc099b8efd3c0c78a5685c46', "visual-level": (_b = this.headingVisualLevel) !== null && _b !== void 0 ? _b : this.headingLevel, level: this.headingLevel, theme: this.theme }, this.heading))), this.variation === "loader" && (h("div", { key: 'b6445a691a50ba8c5c675e400b5452ffc8076df5', class: "duet-modal-spinner" }, h("duet-spinner", { key: '5931daa7f184bfe4639353d28004a6c940b36854', size: "large", color: "primary" }))), h("div", { key: '3fb83728c1ecb7aa1c1c5cebfb426322e57065eb', class: "duet-modal-inner-slot-default", ref: el => (this.slotContainerEl = el), "aria-live": this.variation === "loader" ? "assertive" : "off" }, h("slot", { key: '34cade5d14c9b734a6c330b9648a2d3d33cbe878' })))))));
285
+ } }, h("div", { key: '46de5037af55d3b54aea4f8a133aa3ed573c0599', class: "duet-modal-header" }, h("span", { key: 'ce17770a8dd4f97629729ab7823f9f7da02e5234', class: "duet-modal-inner-slot-top" }, h("slot", { key: 'b347be9693d36ac02bd0bbfb004c84fbe2a27b2f', name: "top" })), this.icon && h("duet-icon", { key: '4e60fc0b0a51d95dcc67841be4e780c5e71538e0', name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { key: '3749e6adf5b669773e1ecf50e989b8dceac017bd', "visual-level": (_b = this.headingVisualLevel) !== null && _b !== void 0 ? _b : this.headingLevel, level: this.headingLevel, theme: this.theme }, this.heading))), this.variation === "loader" && (h("div", { key: 'ec5d5a5d428cc6cd4cb86c1c7ba9e34f0725a4c0', class: "duet-modal-spinner" }, h("duet-spinner", { key: 'c4459171ed652867da2bcc125dcab78ba11aca07', size: "large", color: "primary" }))), h("div", { key: '4aa8b636aca91d1178fc3749a905d467c102461e', class: "duet-modal-inner-slot-default", ref: el => (this.slotContainerEl = el), "aria-live": this.variation === "loader" ? "assertive" : "off" }, h("slot", { key: '47bb63f76e7bb4ae0a4c765bc4fbd4f26a8b47f9' })))))));
286
286
  }
287
287
  get element() { return getElement(this); }
288
288
  static get watchers() { return {
@@ -229,23 +229,23 @@ const DuetMultiselect = class {
229
229
  */
230
230
  render() {
231
231
  var _a;
232
- return (h(Host, { key: 'f026bdeb8bb0f3a21e0d475184c114d991c8d34e', class: {
232
+ return (h(Host, { key: '66db5f574c720ea5892865581aaaca95e7bfc202', class: {
233
233
  "duet-m-0": this.margin === "none",
234
234
  "duet-expand": this.expand,
235
- } }, h("div", { key: '569bc0190751f00772059cbd51ba08f2d62777ee', class: {
235
+ } }, h("div", { key: '18447b64923b698d42addcd13946ae5b79d7c367', class: {
236
236
  "duet-multiselect-container": true,
237
237
  "duet-label-hidden": this.labelHidden,
238
238
  "duet-theme-turva": this.theme === "turva",
239
239
  "duet-input-top-caption-shown": this.isCaptionVisible,
240
240
  "has-error": !!this.error,
241
- }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h(DuetInternalLabel, { key: '9ccfbdef3eda53f54915bceb8be96f0d54747856', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: this.identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '4a8d21958a685c3cd6315993fd5b3d494dacd199', class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '319372a0fc0afb4677c04ccb1299051cd37b10b7', name: "tooltip" }), this.caption && (h("duet-caption", { key: 'e49778d6f971a2470b56dafa5d9c366547b0d97d', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: 'c16590fa2fe0ba12853e17418cba4fc448118cda', class: "duet-multiselect-wrapper" }, h("button", { key: '3efc98df5282fb803d1bc6a0c523fda27d73733c', id: this.identifier, ref: el => (this.multiselectElement = el), class: { "duet-multiselect": true, "duet-multiselect-active": this.checkboxesVisible }, tabindex: "0", onClick: () => this.toggleCheckboxes(), onFocus: e => this.onFocus(e), onBlur: e => this.onBlur(e), role: "combobox", "aria-expanded": this.checkboxesVisible ? "true" : "false", "aria-haspopup": "listbox", "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-owns": `${this.identifier}-checkboxes`, onKeyDown: (e) => this.onMultiselectInputKeyDown(e), disabled: this.disabled }, h("span", { key: '4db581abd2111bf21ba6a9a1558e31d08941a829', role: "textbox", "aria-readonly": "true", "aria-multiline": "false", "aria-autocomplete": "none", "aria-controls": `${this.identifier}-checkboxes`, "aria-label": this.placeholderLabel[this.language], class: "duet-multiselect-label" }, this.placeholder), this.value && this.value.length > 0 && (h("span", { key: '204ef6ae4834f01ecc5cdddd5e1c2ad17d748e13', class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", { key: '613f579cc5815b7afc078625a9950c4b2ff50678' }, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { key: '84f2d116cc6e8174dd4f2195188328eaf14bde41', class: { "duet-multiselect-icon": true, "duet-multiselect-icon--rotate": this.checkboxesVisible }, fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '28e23226381c96642cca173e6e38f4f643dd408a', d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" }))), h("div", { key: 'bd781fbf42bf6c0123228368f0018b16904e754c', id: `${this.identifier}-checkboxes`, role: "listbox", class: {
241
+ }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h(DuetInternalLabel, { key: '92b58e72baf765345116e2d8aeadb73f2081f93e', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: this.identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: 'fead19d08c45ed8cbc145afe829b09d0397428e9', class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '462b6065093b4d84bcfdb35398eb726289bf8a04', name: "tooltip" }), this.caption && (h("duet-caption", { key: '6671b5e26502d71c3232822fe12e880a18c6a6e1', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: '9b7b7dcfc90d7ac84a065822cc942908f1c5db23', class: "duet-multiselect-wrapper" }, h("button", { key: '2245ab42ac2ae7e8b058f6d3e040370a9d87f268', id: this.identifier, ref: el => (this.multiselectElement = el), class: { "duet-multiselect": true, "duet-multiselect-active": this.checkboxesVisible }, tabindex: "0", onClick: () => this.toggleCheckboxes(), onFocus: e => this.onFocus(e), onBlur: e => this.onBlur(e), role: "combobox", "aria-expanded": this.checkboxesVisible ? "true" : "false", "aria-haspopup": "listbox", "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-owns": `${this.identifier}-checkboxes`, onKeyDown: (e) => this.onMultiselectInputKeyDown(e), disabled: this.disabled }, h("span", { key: 'bf248bbe82cc02c50116cec46aa4a770557a7dc1', role: "textbox", "aria-readonly": "true", "aria-multiline": "false", "aria-autocomplete": "none", "aria-controls": `${this.identifier}-checkboxes`, "aria-label": this.placeholderLabel[this.language], class: "duet-multiselect-label" }, this.placeholder), this.value && this.value.length > 0 && (h("span", { key: '2a257d9881a89deb043d104e39915201364f0eb1', class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", { key: '59e46400cc9f5b4cff182d0171ffd92efcbd28be' }, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { key: '8bc274f5908872b24f0665f1b9e320bc3cef9d0d', class: { "duet-multiselect-icon": true, "duet-multiselect-icon--rotate": this.checkboxesVisible }, fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '737a6a477e1555ba07abd6bf584fd53c5922833b', d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" }))), h("div", { key: '34738d348dd5456962d4b992b769a6d94bec9495', id: `${this.identifier}-checkboxes`, role: "listbox", class: {
242
242
  "duet-multiselect-checkboxes": true,
243
243
  "duet-multiselect-checkboxes-active": this.checkboxesVisible,
244
- }, "aria-activedescendant": this.activeDescendant, "aria-multiselectable": "true" }, ((_a = this.processedItems) === null || _a === void 0 ? void 0 : _a.length) && this.allControls && (h("div", { key: '0ede9f28954863adf658287122fa470e9e8ed06d', class: "duet-multiselect-all-control-buttons" }, h("button", { key: '3fc7f60c219943b97faf4d68e0bafd82c9ec2e07', class: "duet-multiselect-select-all", onClick: this.handleSelectAllClick, id: this.getOptionIdentifier(-2), onKeyDown: (e) => this.onCheckboxKeyDown(e, -2) }, this.selectAllLabel[this.language]), h("button", { key: 'ca0f4aaaf9206e4474d72f0c70b6292200566f64', class: "duet-multiselect-clear-all", onClick: this.handleClearAllClick, id: this.getOptionIdentifier(-1), onKeyDown: (e) => this.onCheckboxKeyDown(e, -1) }, this.clearAllLabel[this.language]))), this.processedItems &&
244
+ }, "aria-activedescendant": this.activeDescendant, "aria-multiselectable": "true" }, ((_a = this.processedItems) === null || _a === void 0 ? void 0 : _a.length) && this.allControls && (h("div", { key: '9b11edb9360d491679322c8ad4deb6a68bb1e8b5', class: "duet-multiselect-all-control-buttons" }, h("button", { key: '62404c51498d8a9946ab949ab0e0fe084e989eee', class: "duet-multiselect-select-all", onClick: this.handleSelectAllClick, id: this.getOptionIdentifier(-2), onKeyDown: (e) => this.onCheckboxKeyDown(e, -2) }, this.selectAllLabel[this.language]), h("button", { key: 'c157c1fc780f85ca1e2c8268ff4e1c71dd40b6e4', class: "duet-multiselect-clear-all", onClick: this.handleClearAllClick, id: this.getOptionIdentifier(-1), onKeyDown: (e) => this.onCheckboxKeyDown(e, -1) }, this.clearAllLabel[this.language]))), this.processedItems &&
245
245
  this.processedGroups.map(group => (h("fieldset", null, group.label && h("legend", null, group.label), group.items.map((item, key) => {
246
246
  var _a, _b;
247
247
  return (h("duet-checkbox", { identifier: this.getOptionIdentifier(key), role: "option", label: item.label, value: item.value, key: item.value, checked: (_a = this.value) === null || _a === void 0 ? void 0 : _a.includes(item), "accessible-selected": ((_b = this.value) === null || _b === void 0 ? void 0 : _b.includes(item)) ? "true" : undefined, disabled: !this.checkboxesVisible || item.disabled, onDuetChange: e => this.toggleCheckbox(e, item), onKeyDown: (e) => this.onCheckboxKeyDown(e, key), theme: this.theme }));
248
- })))))), h("span", { key: 'e467be93fd702a5c5a902e1d2458f4fe25447083', class: "duet-multiselect-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: 'ec391ad7dbf44a8b305a55fd7db7edf3497e6d71' }, this.error)))));
248
+ })))))), h("span", { key: '74e0ecd38efb1cd7851f16e542eac089080bd3f2', class: "duet-multiselect-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '7a1632365136bc299d70f12d986622451ad4661f' }, this.error)))));
249
249
  }
250
250
  get element() { return getElement(this); }
251
251
  static get watchers() { return {