@duetds/components 8.7.1 → 8.7.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 (724) hide show
  1. package/hydrate/index.js +172 -152
  2. package/lib/cjs/{app-globals-5d4ff905.js → app-globals-4bdf3e04.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-banner.cjs.entry.js +6 -5
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +12 -9
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +10 -6
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  15. package/lib/cjs/duet-chip.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +20 -6
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +8 -7
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +8 -8
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +8 -8
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +19 -6
  32. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  33. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-list_2.cjs.entry.js +3 -3
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +3 -3
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +6 -3
  41. package/lib/cjs/duet-modal.cjs.entry.js +5 -5
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +4 -4
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-popup-menu.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  53. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-scrollable_3.cjs.entry.js +17 -17
  56. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  57. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  62. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  63. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  64. package/lib/cjs/duet-slideout.cjs.entry.js +10 -12
  65. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  68. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -2
  69. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  70. package/lib/cjs/duet-submenu-bar.cjs.entry.js +5 -9
  71. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  75. package/lib/cjs/duet-toolbar-item.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  79. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  81. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  83. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  84. package/lib/cjs/duet.cjs.js +3 -3
  85. package/lib/cjs/{errorcodes.utils-f498312c.js → errorcodes.utils-e98c8bfb.js} +1 -1
  86. package/lib/cjs/{focus-utils-b14858f6.js → focus-utils-32fb1216.js} +1 -1
  87. package/lib/cjs/{index-55675708.js → index-ba1e23fb.js} +1 -1
  88. package/lib/cjs/{language-utils-77724bd3.js → language-utils-a0632bf3.js} +1 -1
  89. package/lib/cjs/loader.cjs.js +3 -3
  90. package/lib/cjs/{slot-utils-52a96ddb.js → slot-utils-71bdce18.js} +1 -1
  91. package/lib/cjs/{teleport-79c30f0b.js → teleport-c6f8391a.js} +2 -1
  92. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  93. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  94. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  95. package/lib/collection/components/duet-banner/duet-banner.css +22 -0
  96. package/lib/collection/components/duet-banner/duet-banner.js +4 -3
  97. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  98. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  99. package/lib/collection/components/duet-button/duet-button.js +13 -10
  100. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  101. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  102. package/lib/collection/components/duet-card/duet-card.js +3 -3
  103. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  104. package/lib/collection/components/duet-chip/duet-chip.js +6 -6
  105. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  106. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  107. package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +20 -6
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  111. package/lib/collection/components/duet-date-picker/date-picker-input.js +2 -2
  112. package/lib/collection/components/duet-date-picker/duet-date-picker.js +24 -5
  113. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  114. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  115. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  116. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  117. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  118. package/lib/collection/components/duet-footer/duet-footer.js +12 -12
  119. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  120. package/lib/collection/components/duet-header/duet-header.js +15 -15
  121. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  122. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  123. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  124. package/lib/collection/components/duet-icon/icon-utils.js +15 -3
  125. package/lib/collection/components/duet-input/duet-input.js +8 -8
  126. package/lib/collection/components/duet-label/duet-label.js +2 -2
  127. package/lib/collection/components/duet-layout/duet-layout.js +1 -1
  128. package/lib/collection/components/duet-link/duet-link.js +2 -2
  129. package/lib/collection/components/duet-list/duet-list.js +3 -3
  130. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  131. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  132. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +35 -3
  133. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  134. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  135. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  136. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  137. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  138. package/lib/collection/components/duet-modal/duet-modal.js +4 -4
  139. package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
  140. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  141. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  142. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
  143. package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
  144. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  145. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  146. package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
  147. package/lib/collection/components/duet-paragraph/duet-paragraph.js +10 -6
  148. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
  149. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +3 -3
  150. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  151. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  152. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  153. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
  154. package/lib/collection/components/duet-scrollable/duet-scrollable.js +9 -9
  155. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  156. package/lib/collection/components/duet-select/duet-select.js +5 -5
  157. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  158. package/lib/collection/components/duet-show-more/duet-show-more.js +3 -3
  159. package/lib/collection/components/duet-slideout/duet-slideout.css +1 -1
  160. package/lib/collection/components/duet-slideout/duet-slideout.js +5 -7
  161. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  162. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  163. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  164. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  165. package/lib/collection/components/duet-spacer/duet-spacer.js +3 -3
  166. package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
  167. package/lib/collection/components/duet-step/duet-step.js +2 -2
  168. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
  169. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +4 -8
  170. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  171. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  172. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +2 -1
  173. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  174. package/lib/collection/components/duet-tab-group/duet-tab-group.js +10 -10
  175. package/lib/collection/components/duet-table/duet-table.js +2 -2
  176. package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
  177. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  178. package/lib/collection/components/duet-toolbar/duet-toolbar.js +1 -1
  179. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  180. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  181. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +2 -2
  182. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  183. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  184. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  185. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  186. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  187. package/lib/collection/components/duet-upload/duet-upload.js +17 -17
  188. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  189. package/lib/collection/components/duet-upload-item/duet-upload-item.js +4 -4
  190. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  191. package/lib/collection/utils/teleport.js +2 -1
  192. package/lib/collection/utils/test-utils.js +3 -0
  193. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  194. package/lib/dist-custom-elements/duet-alert.js +1 -1
  195. package/lib/dist-custom-elements/duet-badge.js +1 -1
  196. package/lib/dist-custom-elements/duet-banner.js +7 -6
  197. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  198. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  199. package/lib/dist-custom-elements/duet-button.js +1 -1
  200. package/lib/dist-custom-elements/duet-callout.js +4 -4
  201. package/lib/dist-custom-elements/duet-caption.js +1 -1
  202. package/lib/dist-custom-elements/duet-card.js +3 -3
  203. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  204. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  205. package/lib/dist-custom-elements/duet-chip.js +1 -1
  206. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  207. package/lib/dist-custom-elements/duet-choice.js +4 -4
  208. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  209. package/lib/dist-custom-elements/duet-combobox.js +29 -15
  210. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  211. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  212. package/lib/dist-custom-elements/duet-date-picker.js +18 -16
  213. package/lib/dist-custom-elements/duet-divider.js +1 -1
  214. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  215. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  216. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  217. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  218. package/lib/dist-custom-elements/duet-footer.js +12 -12
  219. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  220. package/lib/dist-custom-elements/duet-grid.js +1 -1
  221. package/lib/dist-custom-elements/duet-header.js +8 -8
  222. package/lib/dist-custom-elements/duet-heading.js +1 -1
  223. package/lib/dist-custom-elements/duet-hero.js +9 -9
  224. package/lib/dist-custom-elements/duet-icon.js +1 -1
  225. package/lib/dist-custom-elements/duet-input.js +1 -1
  226. package/lib/dist-custom-elements/duet-label.js +1 -1
  227. package/lib/dist-custom-elements/duet-layout.js +1 -1
  228. package/lib/dist-custom-elements/duet-link.js +1 -1
  229. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  230. package/lib/dist-custom-elements/duet-list.js +1 -1
  231. package/lib/dist-custom-elements/duet-logo.js +1 -1
  232. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  233. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  234. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  235. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  236. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  237. package/lib/dist-custom-elements/duet-menu-bar.js +7 -4
  238. package/lib/dist-custom-elements/duet-modal.js +9 -9
  239. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  240. package/lib/dist-custom-elements/duet-nav.js +2 -2
  241. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  242. package/lib/dist-custom-elements/duet-notification.js +4 -4
  243. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  244. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  245. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  246. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  247. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  248. package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
  249. package/lib/dist-custom-elements/duet-popup-menu.js +2 -2
  250. package/lib/dist-custom-elements/duet-progress.js +1 -1
  251. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  252. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  253. package/lib/dist-custom-elements/duet-radio.js +1 -1
  254. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  255. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  256. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  257. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  258. package/lib/dist-custom-elements/duet-select.js +1 -1
  259. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  260. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  261. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  262. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  263. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  264. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  265. package/lib/dist-custom-elements/duet-slideout.js +9 -11
  266. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  267. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  268. package/lib/dist-custom-elements/duet-step.js +4 -4
  269. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  270. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  271. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  272. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -3
  273. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  274. package/lib/dist-custom-elements/duet-submenu-bar.js +7 -11
  275. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  276. package/lib/dist-custom-elements/duet-tab.js +1 -1
  277. package/lib/dist-custom-elements/duet-table.js +1 -1
  278. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  279. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  280. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  281. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  282. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  283. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  284. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  285. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  286. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  287. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  288. package/lib/dist-custom-elements/duet-tray.js +5 -5
  289. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  290. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  291. package/lib/dist-custom-elements/duet-upload.js +22 -22
  292. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  293. package/lib/dist-custom-elements/index.js +1 -1
  294. package/lib/dist-custom-elements/{p-5b0cb66f.js → p-085a1971.js} +6 -6
  295. package/lib/dist-custom-elements/{p-efe437a1.js → p-0cb2d3d2.js} +12 -9
  296. package/lib/dist-custom-elements/{p-d339cfdf.js → p-23afb5e4.js} +8 -8
  297. package/lib/dist-custom-elements/{p-6283825d.js → p-25553b11.js} +7 -3
  298. package/lib/dist-custom-elements/{p-6dfa516f.js → p-2cd41f40.js} +4 -4
  299. package/lib/dist-custom-elements/{p-f2ab5dbd.js → p-387255f0.js} +3 -3
  300. package/lib/dist-custom-elements/{p-47d2df62.js → p-3b6dad71.js} +1 -1
  301. package/lib/dist-custom-elements/{p-60263446.js → p-411c0efc.js} +5 -5
  302. package/lib/dist-custom-elements/{p-222d5824.js → p-43f82d58.js} +19 -6
  303. package/lib/dist-custom-elements/{p-e0c7447c.js → p-47c3a7d1.js} +2 -2
  304. package/lib/dist-custom-elements/{p-1c8b0160.js → p-542c1f6e.js} +3 -3
  305. package/lib/dist-custom-elements/{p-54ce88c6.js → p-54654aef.js} +1 -1
  306. package/lib/dist-custom-elements/{p-2f934066.js → p-5a20d788.js} +2 -2
  307. package/lib/dist-custom-elements/{p-2765da13.js → p-63219fc9.js} +2 -2
  308. package/lib/dist-custom-elements/{p-96bfd386.js → p-6a8cc6b0.js} +3 -3
  309. package/lib/dist-custom-elements/{p-bba3d126.js → p-6eb22e51.js} +5 -5
  310. package/lib/dist-custom-elements/{p-0178c1f7.js → p-76594c11.js} +1 -1
  311. package/lib/dist-custom-elements/{p-4af37889.js → p-810bf022.js} +6 -6
  312. package/lib/dist-custom-elements/{p-718dcff0.js → p-86e22012.js} +7 -7
  313. package/lib/dist-custom-elements/{p-ce849bf1.js → p-878d87b2.js} +3 -3
  314. package/lib/dist-custom-elements/{p-cba919a8.js → p-8d49b51c.js} +3 -3
  315. package/lib/dist-custom-elements/{p-f296759e.js → p-8ff75665.js} +1 -1
  316. package/lib/dist-custom-elements/{p-4beff602.js → p-906bfe4b.js} +3 -3
  317. package/lib/dist-custom-elements/{p-7d29b44a.js → p-9ffa0264.js} +1 -1
  318. package/lib/dist-custom-elements/{p-7363d02d.js → p-ac4d9cdd.js} +14 -14
  319. package/lib/dist-custom-elements/{p-285822b1.js → p-b1698020.js} +1 -1
  320. package/lib/dist-custom-elements/{p-ad323d99.js → p-b713da48.js} +2 -2
  321. package/lib/dist-custom-elements/{p-7218e2bf.js → p-b85e4143.js} +10 -10
  322. package/lib/dist-custom-elements/{p-c1b83453.js → p-ba535c6a.js} +1 -1
  323. package/lib/{esm/teleport-3d49d902.js → dist-custom-elements/p-ca3cb21e.js} +2 -1
  324. package/lib/dist-custom-elements/{p-48461ce0.js → p-d61727bb.js} +1 -1
  325. package/lib/dist-custom-elements/{p-9e08f3d1.js → p-e43de9cb.js} +3 -3
  326. package/lib/dist-custom-elements/{p-c61b3f44.js → p-e491d8d2.js} +2 -2
  327. package/lib/dist-custom-elements/{p-bae7deca.js → p-e61ae27d.js} +12 -12
  328. package/lib/dist-custom-elements/{p-53c5cbe8.js → p-eab7e6e0.js} +1 -1
  329. package/lib/dist-custom-elements/{p-4c8d5fc1.js → p-ebf428c3.js} +1 -1
  330. package/lib/dist-custom-elements/{p-c4cd2644.js → p-f089c3c3.js} +1 -1
  331. package/lib/dist-custom-elements/{p-95c3b618.js → p-fc4d041c.js} +4 -4
  332. package/lib/duet/duet.esm.js +1 -1
  333. package/lib/duet/duet.js +1 -1
  334. package/lib/duet/{p-c12eee98.system.entry.js → p-0151f6d9.system.entry.js} +1 -1
  335. package/lib/duet/{p-082c6fc8.entry.js → p-01fc4d34.entry.js} +1 -1
  336. package/lib/duet/p-02897a21.entry.js +4 -0
  337. package/lib/duet/{p-06c2bd18.entry.js → p-08027bd5.entry.js} +1 -1
  338. package/lib/duet/{p-3bf4a091.system.entry.js → p-08b4d68d.system.entry.js} +1 -1
  339. package/lib/duet/{p-9d78c216.system.entry.js → p-0a9b4a74.system.entry.js} +1 -1
  340. package/lib/duet/{p-af53e318.entry.js → p-0b206da0.entry.js} +1 -1
  341. package/lib/duet/{p-f6c161bd.system.entry.js → p-0c339f86.system.entry.js} +1 -1
  342. package/lib/duet/{p-5fb83ec3.entry.js → p-0cdb37a6.entry.js} +1 -1
  343. package/lib/duet/p-0d4b6211.entry.js +4 -0
  344. package/lib/duet/{p-d8e509b6.entry.js → p-0e6a5f78.entry.js} +1 -1
  345. package/lib/duet/{p-3428bafb.entry.js → p-0f62c8c5.entry.js} +1 -1
  346. package/lib/duet/{p-1165a753.system.entry.js → p-173274f4.system.entry.js} +1 -1
  347. package/lib/duet/{p-eea12d45.system.entry.js → p-18e23282.system.entry.js} +1 -1
  348. package/lib/duet/p-1a7bce00.entry.js +4 -0
  349. package/lib/duet/{p-06eebebd.system.entry.js → p-1b0c4d42.system.entry.js} +1 -1
  350. package/lib/duet/p-1d06cb09.entry.js +4 -0
  351. package/lib/duet/{p-59e685ac.system.entry.js → p-1d3367ab.system.entry.js} +1 -1
  352. package/lib/duet/{p-0365cd3e.system.entry.js → p-240ccb24.system.entry.js} +2 -2
  353. package/lib/duet/{p-2f560668.system.entry.js → p-2462dae2.system.entry.js} +1 -1
  354. package/lib/duet/{p-d0546654.system.entry.js → p-24a714b4.system.entry.js} +2 -2
  355. package/lib/duet/{p-de616b16.entry.js → p-27ccaefd.entry.js} +1 -1
  356. package/lib/duet/{p-35abed4c.system.entry.js → p-29af6c88.system.entry.js} +1 -1
  357. package/lib/duet/{p-f669120a.entry.js → p-2c7206d0.entry.js} +1 -1
  358. package/lib/duet/{p-28bf7466.entry.js → p-2d2eb1e9.entry.js} +1 -1
  359. package/lib/duet/{p-5b108bfb.system.entry.js → p-2d2ed637.system.entry.js} +1 -1
  360. package/lib/duet/p-2dda109b.entry.js +4 -0
  361. package/lib/duet/p-2e99b4f3.system.js +4 -0
  362. package/lib/duet/{p-16c870b3.entry.js → p-2f27b3da.entry.js} +1 -1
  363. package/lib/duet/{p-524a57fb.entry.js → p-2f4059b6.entry.js} +1 -1
  364. package/lib/duet/{p-93dd9299.system.entry.js → p-30fde042.system.entry.js} +1 -1
  365. package/lib/duet/{p-ff4e3ef4.entry.js → p-3407e65b.entry.js} +1 -1
  366. package/lib/duet/{p-4aaedf8d.entry.js → p-3502dc9a.entry.js} +1 -1
  367. package/lib/duet/p-3614789f.entry.js +4 -0
  368. package/lib/duet/{p-c521fe97.system.entry.js → p-37405ffa.system.entry.js} +1 -1
  369. package/lib/duet/{p-a58fcf5a.entry.js → p-3a7ff1ef.entry.js} +1 -1
  370. package/lib/duet/{p-90ae4e20.system.entry.js → p-3aa2e709.system.entry.js} +1 -1
  371. package/lib/duet/{p-35d26573.system.entry.js → p-3b5483cb.system.entry.js} +1 -1
  372. package/lib/duet/{p-a89fc669.system.entry.js → p-3bc89ec6.system.entry.js} +1 -1
  373. package/lib/duet/{p-83c7547a.system.entry.js → p-3e45f5ef.system.entry.js} +1 -1
  374. package/lib/duet/{p-92f9a89a.system.js → p-3e6f92d8.system.js} +1 -1
  375. package/lib/duet/p-3f6183cb.system.entry.js +4 -0
  376. package/lib/duet/{p-fa597917.system.entry.js → p-41c307bf.system.entry.js} +1 -1
  377. package/lib/duet/{p-8a010422.entry.js → p-42fdb19b.entry.js} +1 -1
  378. package/lib/duet/{p-b48e15c7.system.entry.js → p-452e7a19.system.entry.js} +2 -2
  379. package/lib/duet/{p-5ed07d2e.system.entry.js → p-4657fd97.system.entry.js} +2 -2
  380. package/lib/duet/{p-13f71f1e.system.entry.js → p-47270f8d.system.entry.js} +1 -1
  381. package/lib/duet/{p-42e959f8.system.entry.js → p-479d0193.system.entry.js} +1 -1
  382. package/lib/duet/{p-17065933.entry.js → p-488f7870.entry.js} +1 -1
  383. package/lib/duet/{p-da80a351.system.entry.js → p-49cedc59.system.entry.js} +1 -1
  384. package/lib/duet/{p-cfdeda11.entry.js → p-49fe016d.entry.js} +1 -1
  385. package/lib/duet/{p-da88a111.system.entry.js → p-4aa49de6.system.entry.js} +1 -1
  386. package/lib/duet/{p-b4e41293.system.entry.js → p-4b66fc4c.system.entry.js} +1 -1
  387. package/lib/duet/{p-85be6926.system.entry.js → p-4fe3e0e7.system.entry.js} +1 -1
  388. package/lib/duet/p-518a359d.entry.js +4 -0
  389. package/lib/duet/p-51c37238.entry.js +4 -0
  390. package/lib/duet/{p-e773ddcb.entry.js → p-53e0951b.entry.js} +1 -1
  391. package/lib/duet/{p-3e00f3bc.system.entry.js → p-55988964.system.entry.js} +1 -1
  392. package/lib/duet/{p-1a07aa12.entry.js → p-58a8048d.entry.js} +1 -1
  393. package/lib/duet/{p-a56596cd.system.entry.js → p-59c37777.system.entry.js} +1 -1
  394. package/lib/duet/{p-e7ec3ca2.system.entry.js → p-5a79d9de.system.entry.js} +1 -1
  395. package/lib/duet/{p-993a2ac9.system.entry.js → p-64111c02.system.entry.js} +1 -1
  396. package/lib/duet/{p-f6577375.system.js → p-6457a796.system.js} +1 -1
  397. package/lib/duet/{p-043edcc8.system.entry.js → p-669e4c07.system.entry.js} +1 -1
  398. package/lib/duet/{p-0b805dcf.entry.js → p-674b17de.entry.js} +1 -1
  399. package/lib/duet/{p-de59eb8b.entry.js → p-6842920d.entry.js} +1 -1
  400. package/lib/duet/{p-c43da34d.entry.js → p-68d24c63.entry.js} +1 -1
  401. package/lib/duet/{p-6a4a3905.entry.js → p-6a5bc5a1.entry.js} +1 -1
  402. package/lib/duet/{p-a2001d8e.system.entry.js → p-6ab1db0d.system.entry.js} +1 -1
  403. package/lib/duet/{p-7ab7e5a7.entry.js → p-6c680a1f.entry.js} +1 -1
  404. package/lib/duet/{p-c5149c2a.entry.js → p-6cb0b05d.entry.js} +1 -1
  405. package/lib/duet/{p-4df1b4d1.entry.js → p-6e960c9c.entry.js} +1 -1
  406. package/lib/duet/{p-14c83f39.entry.js → p-6edda39f.entry.js} +1 -1
  407. package/lib/duet/{p-954a60ef.system.entry.js → p-6f2ae515.system.entry.js} +1 -1
  408. package/lib/duet/{p-fcdec265.system.entry.js → p-6f316c3c.system.entry.js} +1 -1
  409. package/lib/duet/{p-28e32f2e.entry.js → p-6f95a0ba.entry.js} +1 -1
  410. package/lib/duet/{p-2a3cecae.system.entry.js → p-711265b1.system.entry.js} +1 -1
  411. package/lib/duet/{p-d5bcf272.entry.js → p-73c52042.entry.js} +1 -1
  412. package/lib/duet/{p-1e98ecf4.system.js → p-757bcd12.system.js} +1 -1
  413. package/lib/duet/{p-58404dee.entry.js → p-79718edb.entry.js} +1 -1
  414. package/lib/duet/{p-7cc5d7d1.system.entry.js → p-7e17ca68.system.entry.js} +1 -1
  415. package/lib/duet/{p-fec4c9b4.entry.js → p-7e55ac0c.entry.js} +1 -1
  416. package/lib/duet/{p-63acca4f.entry.js → p-81ba8231.entry.js} +1 -1
  417. package/lib/duet/{p-ecfc7f69.system.entry.js → p-82d2bac0.system.entry.js} +1 -1
  418. package/lib/duet/{p-1934afa3.system.entry.js → p-837c4b0c.system.entry.js} +2 -2
  419. package/lib/duet/{p-0b8281d6.entry.js → p-89749799.entry.js} +1 -1
  420. package/lib/duet/{p-6f2aebfe.system.entry.js → p-89d19bc5.system.entry.js} +1 -1
  421. package/lib/duet/{p-cac0df4a.system.js → p-8ecb557c.system.js} +1 -1
  422. package/lib/duet/p-8f0b4985.entry.js +4 -0
  423. package/lib/duet/{p-6737ac10.system.entry.js → p-9266be3a.system.entry.js} +1 -1
  424. package/lib/duet/{p-65c8f29a.system.entry.js → p-9462f8de.system.entry.js} +1 -1
  425. package/lib/duet/{p-9e788bee.system.entry.js → p-9589d903.system.entry.js} +1 -1
  426. package/lib/duet/p-963f148f.entry.js +4 -0
  427. package/lib/duet/{p-0e9d7493.system.entry.js → p-97489308.system.entry.js} +2 -2
  428. package/lib/duet/{p-1a05fabd.js → p-9768bb29.js} +1 -1
  429. package/lib/duet/{p-13ee0ddb.entry.js → p-991b0b18.entry.js} +1 -1
  430. package/lib/duet/{p-0cdebca9.system.entry.js → p-9af8d623.system.entry.js} +1 -1
  431. package/lib/duet/p-9fa820d5.entry.js +4 -0
  432. package/lib/duet/{p-52f86ac2.entry.js → p-9ff8c011.entry.js} +1 -1
  433. package/lib/duet/{p-16e2b9eb.js → p-a1899d19.js} +1 -1
  434. package/lib/duet/{p-2d5abb0d.entry.js → p-a1982d5f.entry.js} +1 -1
  435. package/lib/duet/{p-bee7eed9.entry.js → p-a530d1cd.entry.js} +1 -1
  436. package/lib/duet/{p-991dcc96.entry.js → p-a56484ea.entry.js} +1 -1
  437. package/lib/duet/{p-f93844fc.entry.js → p-a6b42954.entry.js} +1 -1
  438. package/lib/duet/{p-a0e4d435.system.entry.js → p-a755f410.system.entry.js} +1 -1
  439. package/lib/duet/{p-cbb27e03.system.entry.js → p-ab6676e3.system.entry.js} +1 -1
  440. package/lib/duet/{p-ac9f1c4c.system.entry.js → p-b041a2ff.system.entry.js} +1 -1
  441. package/lib/duet/{p-78d8ef6e.system.entry.js → p-b1e9dad0.system.entry.js} +1 -1
  442. package/lib/duet/{p-ffac0bc8.entry.js → p-b24c06ed.entry.js} +1 -1
  443. package/lib/duet/{p-6211324f.system.entry.js → p-b39d51b3.system.entry.js} +1 -1
  444. package/lib/duet/{p-7721062e.system.entry.js → p-b515bef9.system.entry.js} +1 -1
  445. package/lib/duet/{p-0ade5b90.entry.js → p-b6380384.entry.js} +1 -1
  446. package/lib/duet/{p-420a9ce6.system.entry.js → p-b73d0326.system.entry.js} +1 -1
  447. package/lib/duet/{p-a042c13e.entry.js → p-b7d1822b.entry.js} +1 -1
  448. package/lib/duet/{p-ae3d7c3b.entry.js → p-b912ab9c.entry.js} +1 -1
  449. package/lib/duet/{p-7bca9133.entry.js → p-bc308f20.entry.js} +1 -1
  450. package/lib/duet/{p-4f94e3a9.system.entry.js → p-bcf293bf.system.entry.js} +1 -1
  451. package/lib/duet/{p-1373f8cd.entry.js → p-bd877062.entry.js} +1 -1
  452. package/lib/duet/{p-8f678422.entry.js → p-bdd2a92b.entry.js} +1 -1
  453. package/lib/duet/{p-c9b334f0.system.entry.js → p-bddb0a20.system.entry.js} +1 -1
  454. package/lib/duet/{p-4573506e.system.entry.js → p-bec9a9d0.system.entry.js} +1 -1
  455. package/lib/duet/{p-c60815e7.entry.js → p-bf5745c6.entry.js} +1 -1
  456. package/lib/duet/{p-db0c0441.entry.js → p-c1910e48.entry.js} +1 -1
  457. package/lib/duet/p-c1a9a926.js +4 -0
  458. package/lib/duet/p-c246dc47.system.entry.js +4 -0
  459. package/lib/duet/{p-3d4fe186.entry.js → p-c326507b.entry.js} +1 -1
  460. package/lib/duet/{p-2dd625a9.entry.js → p-c37930c4.entry.js} +1 -1
  461. package/lib/duet/{p-84234f7e.entry.js → p-c40174a7.entry.js} +1 -1
  462. package/lib/duet/{p-091e4448.system.entry.js → p-c5ca406d.system.entry.js} +2 -2
  463. package/lib/duet/{p-4bcd9032.entry.js → p-c5cf73a3.entry.js} +1 -1
  464. package/lib/duet/{p-a8691dca.entry.js → p-c6b95597.entry.js} +1 -1
  465. package/lib/duet/{p-d2a33d19.system.entry.js → p-c7709155.system.entry.js} +1 -1
  466. package/lib/duet/{p-ede8e276.system.entry.js → p-c8820fe8.system.entry.js} +1 -1
  467. package/lib/duet/p-ca3cb21e.js +4 -0
  468. package/lib/duet/{p-426b6f2c.entry.js → p-cb8de952.entry.js} +1 -1
  469. package/lib/duet/{p-b424743f.system.entry.js → p-cba1921b.system.entry.js} +1 -1
  470. package/lib/duet/p-cc39ffd6.entry.js +4 -0
  471. package/lib/duet/{p-99218063.entry.js → p-cc947473.entry.js} +1 -1
  472. package/lib/duet/{p-1cc31d11.system.entry.js → p-ce50b05b.system.entry.js} +1 -1
  473. package/lib/duet/{p-b0945d94.system.entry.js → p-cf6d25ee.system.entry.js} +1 -1
  474. package/lib/duet/{p-7eb7b040.entry.js → p-d03377cb.entry.js} +1 -1
  475. package/lib/duet/p-d1600d3d.js +4 -0
  476. package/lib/duet/{p-58d818b5.entry.js → p-d1a6aaae.entry.js} +1 -1
  477. package/lib/duet/p-d5c98e0d.entry.js +4 -0
  478. package/lib/duet/{p-8be50cf9.entry.js → p-d641d8a3.entry.js} +1 -1
  479. package/lib/duet/{p-05b73e60.system.entry.js → p-d65ce603.system.entry.js} +1 -1
  480. package/lib/duet/{p-60236861.system.entry.js → p-d7e819a4.system.entry.js} +1 -1
  481. package/lib/duet/{p-29d596b1.system.js → p-d9623b60.system.js} +1 -1
  482. package/lib/duet/{p-a72ee4e4.system.entry.js → p-da15b66e.system.entry.js} +1 -1
  483. package/lib/duet/{p-7368f2d1.system.entry.js → p-da1d2c32.system.entry.js} +1 -1
  484. package/lib/duet/{p-ef1b9655.system.entry.js → p-dcb8e451.system.entry.js} +1 -1
  485. package/lib/duet/{p-fb9acaec.system.js → p-dd27b04e.system.js} +1 -1
  486. package/lib/duet/{p-43f786d2.entry.js → p-dd4599af.entry.js} +1 -1
  487. package/lib/duet/{p-c191abaf.system.entry.js → p-e0173b1e.system.entry.js} +1 -1
  488. package/lib/duet/{p-d356d51d.entry.js → p-e07fa16f.entry.js} +1 -1
  489. package/lib/duet/{p-f72e9294.entry.js → p-e0927619.entry.js} +1 -1
  490. package/lib/duet/p-e16d075b.entry.js +4 -0
  491. package/lib/duet/{p-6395958b.js → p-e415c932.js} +1 -1
  492. package/lib/duet/p-e479e499.system.entry.js +4 -0
  493. package/lib/duet/p-e4d156bc.system.entry.js +4 -0
  494. package/lib/duet/p-e5ef359e.entry.js +4 -0
  495. package/lib/duet/{p-3000e5e8.entry.js → p-e6733338.entry.js} +1 -1
  496. package/lib/duet/{p-8514af02.system.entry.js → p-e7243578.system.entry.js} +1 -1
  497. package/lib/duet/{p-ab3c195d.system.entry.js → p-e77c8cd4.system.entry.js} +1 -1
  498. package/lib/duet/{p-da34f46f.system.entry.js → p-e7ec54d9.system.entry.js} +1 -1
  499. package/lib/duet/{p-ccb65433.system.entry.js → p-ec09a443.system.entry.js} +1 -1
  500. package/lib/duet/{p-e15e4863.entry.js → p-eed32f32.entry.js} +1 -1
  501. package/lib/duet/p-f2bd948d.entry.js +4 -0
  502. package/lib/duet/{p-18479908.entry.js → p-f30d5a7f.entry.js} +1 -1
  503. package/lib/duet/{p-51945bc6.system.entry.js → p-f3c24379.system.entry.js} +1 -1
  504. package/lib/duet/{p-6e16b9f3.entry.js → p-f3f3f84f.entry.js} +1 -1
  505. package/lib/duet/{p-f6c23cae.system.entry.js → p-f599d1f3.system.entry.js} +1 -1
  506. package/lib/duet/p-f6b21d17.system.js +4 -0
  507. package/lib/duet/{p-74323d3f.system.entry.js → p-f7eb104c.system.entry.js} +1 -1
  508. package/lib/duet/{p-2c1e0d16.system.entry.js → p-fb307e00.system.entry.js} +1 -1
  509. package/lib/duet/{p-0d455891.system.entry.js → p-fd9d8da6.system.entry.js} +1 -1
  510. package/lib/duet/{p-79f07f14.js → p-fe246b98.js} +1 -1
  511. package/lib/esm/{app-globals-6aa4ff30.js → app-globals-c0f14928.js} +1 -1
  512. package/lib/esm/duet-action-button.entry.js +2 -2
  513. package/lib/esm/duet-alert.entry.js +3 -3
  514. package/lib/esm/duet-badge.entry.js +3 -3
  515. package/lib/esm/duet-banner.entry.js +6 -5
  516. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  517. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  518. package/lib/esm/duet-button_2.entry.js +12 -9
  519. package/lib/esm/duet-callout.entry.js +4 -4
  520. package/lib/esm/duet-caption_4.entry.js +10 -6
  521. package/lib/esm/duet-card.entry.js +1 -1
  522. package/lib/esm/duet-checkbox.entry.js +1 -1
  523. package/lib/esm/duet-checkmark.entry.js +3 -3
  524. package/lib/esm/duet-chip.entry.js +1 -1
  525. package/lib/esm/duet-choice_2.entry.js +3 -3
  526. package/lib/esm/duet-collapsible.entry.js +2 -2
  527. package/lib/esm/duet-combobox.entry.js +20 -6
  528. package/lib/esm/duet-contact-card.entry.js +4 -4
  529. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  530. package/lib/esm/duet-date-picker.entry.js +8 -7
  531. package/lib/esm/duet-divider_2.entry.js +2 -2
  532. package/lib/esm/duet-editable-table_3.entry.js +8 -8
  533. package/lib/esm/duet-empty-state.entry.js +1 -1
  534. package/lib/esm/duet-fieldset.entry.js +5 -5
  535. package/lib/esm/duet-file-chooser.entry.js +1 -1
  536. package/lib/esm/duet-footer.entry.js +8 -8
  537. package/lib/esm/duet-grid_2.entry.js +1 -1
  538. package/lib/esm/duet-header_2.entry.js +2 -2
  539. package/lib/esm/duet-hero.entry.js +3 -3
  540. package/lib/esm/duet-icon.entry.js +19 -6
  541. package/lib/esm/duet-input_2.entry.js +3 -3
  542. package/lib/esm/duet-layout.entry.js +1 -1
  543. package/lib/esm/duet-list_2.entry.js +3 -3
  544. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  545. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  546. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  547. package/lib/esm/duet-menu-bar-item.entry.js +3 -3
  548. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  549. package/lib/esm/duet-menu-bar.entry.js +6 -3
  550. package/lib/esm/duet-modal.entry.js +5 -5
  551. package/lib/esm/duet-multiselect.entry.js +3 -3
  552. package/lib/esm/duet-nav.entry.js +2 -2
  553. package/lib/esm/duet-notification_2.entry.js +4 -4
  554. package/lib/esm/duet-number-input.entry.js +3 -3
  555. package/lib/esm/duet-overlay.entry.js +1 -1
  556. package/lib/esm/duet-page-heading.entry.js +3 -3
  557. package/lib/esm/duet-pagination_2.entry.js +4 -4
  558. package/lib/esm/duet-popup-menu-item.entry.js +2 -2
  559. package/lib/esm/duet-popup-menu.entry.js +3 -3
  560. package/lib/esm/duet-progress.entry.js +2 -2
  561. package/lib/esm/duet-promo-card.entry.js +4 -4
  562. package/lib/esm/duet-radio_2.entry.js +2 -2
  563. package/lib/esm/duet-range-slider.entry.js +1 -1
  564. package/lib/esm/duet-scrollable_3.entry.js +17 -17
  565. package/lib/esm/duet-section-layout.entry.js +4 -4
  566. package/lib/esm/duet-select.entry.js +2 -2
  567. package/lib/esm/duet-shaped-image.entry.js +3 -3
  568. package/lib/esm/duet-show-more.entry.js +4 -4
  569. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  570. package/lib/esm/duet-slideout-link.entry.js +3 -3
  571. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  572. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  573. package/lib/esm/duet-slideout.entry.js +10 -12
  574. package/lib/esm/duet-step_2.entry.js +2 -2
  575. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  576. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  577. package/lib/esm/duet-submenu-bar-item.entry.js +3 -2
  578. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  579. package/lib/esm/duet-submenu-bar.entry.js +5 -9
  580. package/lib/esm/duet-textarea.entry.js +2 -2
  581. package/lib/esm/duet-toggle.entry.js +1 -1
  582. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  583. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  584. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  585. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  586. package/lib/esm/duet-toolbar.entry.js +2 -2
  587. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  588. package/lib/esm/duet-tooltip.entry.js +2 -2
  589. package/lib/esm/duet-tray.entry.js +4 -4
  590. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  591. package/lib/esm/duet-upload-item.entry.js +5 -5
  592. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  593. package/lib/esm/duet.js +4 -4
  594. package/lib/esm/{errorcodes.utils-c62cd48b.js → errorcodes.utils-09a1130e.js} +1 -1
  595. package/lib/esm/{focus-utils-8a70928b.js → focus-utils-222c942d.js} +1 -1
  596. package/lib/esm/{index-2a83afcb.js → index-bb52e777.js} +1 -1
  597. package/lib/esm/{language-utils-351b0ba1.js → language-utils-dc4b408c.js} +1 -1
  598. package/lib/esm/loader.js +4 -4
  599. package/lib/esm/{slot-utils-938e3bc4.js → slot-utils-cd1f6806.js} +1 -1
  600. package/lib/{dist-custom-elements/p-5c488cf4.js → esm/teleport-546f382d.js} +2 -1
  601. package/lib/esm-es5/{app-globals-6aa4ff30.js → app-globals-c0f14928.js} +1 -1
  602. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  603. package/lib/esm-es5/duet-alert.entry.js +1 -1
  604. package/lib/esm-es5/duet-badge.entry.js +1 -1
  605. package/lib/esm-es5/duet-banner.entry.js +1 -1
  606. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  607. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  608. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  609. package/lib/esm-es5/duet-callout.entry.js +1 -1
  610. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  611. package/lib/esm-es5/duet-card.entry.js +1 -1
  612. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  613. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  614. package/lib/esm-es5/duet-chip.entry.js +1 -1
  615. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  617. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  618. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  619. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  620. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  621. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  622. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  623. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  624. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  625. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  626. package/lib/esm-es5/duet-footer.entry.js +1 -1
  627. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  628. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-hero.entry.js +2 -2
  630. package/lib/esm-es5/duet-icon.entry.js +1 -1
  631. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  632. package/lib/esm-es5/duet-layout.entry.js +1 -1
  633. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  634. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  635. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  636. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  637. package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
  638. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  639. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  640. package/lib/esm-es5/duet-modal.entry.js +1 -1
  641. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  642. package/lib/esm-es5/duet-nav.entry.js +1 -1
  643. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  644. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  645. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  646. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  647. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  648. package/lib/esm-es5/duet-popup-menu-item.entry.js +2 -2
  649. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  650. package/lib/esm-es5/duet-progress.entry.js +1 -1
  651. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  652. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  653. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  654. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  655. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  656. package/lib/esm-es5/duet-select.entry.js +1 -1
  657. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  658. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  659. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  660. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  661. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  662. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  663. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  664. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  665. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  666. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  667. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  668. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  669. package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
  670. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  671. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  672. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  673. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  674. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  675. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  677. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  678. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  679. package/lib/esm-es5/duet-tray.entry.js +1 -1
  680. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  681. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  682. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  683. package/lib/esm-es5/duet.js +1 -1
  684. package/lib/esm-es5/{errorcodes.utils-c62cd48b.js → errorcodes.utils-09a1130e.js} +1 -1
  685. package/lib/esm-es5/focus-utils-222c942d.js +4 -0
  686. package/lib/esm-es5/{index-2a83afcb.js → index-bb52e777.js} +1 -1
  687. package/lib/esm-es5/{language-utils-351b0ba1.js → language-utils-dc4b408c.js} +1 -1
  688. package/lib/esm-es5/loader.js +1 -1
  689. package/lib/esm-es5/{slot-utils-938e3bc4.js → slot-utils-cd1f6806.js} +1 -1
  690. package/lib/esm-es5/teleport-546f382d.js +4 -0
  691. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  692. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +7 -0
  693. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +8 -1
  694. package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +1 -0
  695. package/lib/types/components.d.ts +20 -0
  696. package/lib/types/utils/teleport.d.ts +1 -0
  697. package/package.json +4 -4
  698. package/lib/duet/p-12303d3f.system.entry.js +0 -4
  699. package/lib/duet/p-163b1470.entry.js +0 -4
  700. package/lib/duet/p-1a2c400a.entry.js +0 -4
  701. package/lib/duet/p-21cd3b7a.entry.js +0 -4
  702. package/lib/duet/p-2af91b00.entry.js +0 -4
  703. package/lib/duet/p-2bed90a7.js +0 -4
  704. package/lib/duet/p-32b0db61.entry.js +0 -4
  705. package/lib/duet/p-33ca2b8b.js +0 -4
  706. package/lib/duet/p-41c75b0f.system.entry.js +0 -4
  707. package/lib/duet/p-4c568948.system.js +0 -4
  708. package/lib/duet/p-5060af77.entry.js +0 -4
  709. package/lib/duet/p-5c488cf4.js +0 -4
  710. package/lib/duet/p-72857c31.entry.js +0 -4
  711. package/lib/duet/p-7838fd97.entry.js +0 -4
  712. package/lib/duet/p-7e7f13b3.system.entry.js +0 -4
  713. package/lib/duet/p-81f54a62.system.entry.js +0 -4
  714. package/lib/duet/p-8aba914d.entry.js +0 -4
  715. package/lib/duet/p-97c8cfbe.entry.js +0 -4
  716. package/lib/duet/p-b6f2538b.system.js +0 -4
  717. package/lib/duet/p-c171c4d4.entry.js +0 -4
  718. package/lib/duet/p-c237eba5.entry.js +0 -4
  719. package/lib/duet/p-dd62f6ef.entry.js +0 -4
  720. package/lib/duet/p-ded1d3e9.entry.js +0 -4
  721. package/lib/duet/p-e442f0f4.entry.js +0 -4
  722. package/lib/duet/p-f8e173f6.entry.js +0 -4
  723. package/lib/esm-es5/focus-utils-8a70928b.js +0 -4
  724. package/lib/esm-es5/teleport-3d49d902.js +0 -4
@@ -169,10 +169,10 @@ export class DuetRangeStepper {
169
169
  * Always the last one in the class.
170
170
  */
171
171
  render() {
172
- return (h("div", { key: '111693be22f93e2ca3e4850484ae8121ee67dd56', class: {
172
+ return (h("div", { key: 'a92935b56e004e75b82f986000bcf1c3afaf24b2', class: {
173
173
  "duet-range-stepper": true,
174
174
  "duet-theme-turva": this.theme === "turva",
175
- }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '9497c2ddcc19d707e8db8064178b20d9d590ba5d', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '0f99efec9db613dcb7fe9a1e512f321e5757946f', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'a517133428ccb97769aa5e3ae906babd2e012932', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
175
+ }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: 'ff6e79d20675537cbff69b230b1faf1562c42c82', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '16cf1ae00638198cdbd2741aa42e65efbc7a3ab9', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'b0fc37262024f452d9ff863080ce0901fb3fb3a8', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
176
176
  }
177
177
  static get is() { return "duet-range-stepper"; }
178
178
  static get encapsulation() { return "shadow"; }
@@ -379,7 +379,7 @@ export class DuetRangeStepper {
379
379
  "references": {
380
380
  "DuetRangeStepperUpdateEvent": {
381
381
  "location": "local",
382
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx",
382
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx",
383
383
  "id": "src/components/duet-range-stepper/duet-range-stepper.tsx::DuetRangeStepperUpdateEvent"
384
384
  }
385
385
  }
@@ -165,36 +165,36 @@ export class DuetScrollable {
165
165
  render() {
166
166
  const arrowColor = this.theme === "turva" ? "color-primary-darker-turva" : "color-primary";
167
167
  const arrowColorDisabled = this.theme === "turva" ? "color-gray-turva" : "color-gray";
168
- return (h(Host, { key: '4fcbcaecb236d22e3d81a6d2269dcb564aeee649', class: {
168
+ return (h(Host, { key: 'd2a5c93f74aaa92cc0aa19cdb35e74ca27281ca7', class: {
169
169
  "duet-theme-turva": this.theme === "turva",
170
170
  "duet-theme-default": this.theme === "default",
171
- } }, this.hasCollapseButtonLabelSlot && (h("div", { key: 'dfe6ad7c7d152f899bddbca6f8ae4564abc65f66', class: {
171
+ } }, this.hasCollapseButtonLabelSlot && (h("div", { key: '18ea6bdd338875b7f370ac371485fecdc7acc995', class: {
172
172
  collapse: true,
173
173
  hide: !this.isScrollPaneContentSmallerThanWrapper && !this.collapsed,
174
- } }, h("duet-button", { key: '3402503fbbcc184c193518fdbc60bb2118c038cb', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: '40cce68dae00f3724cabbd691f665b72fc39f193', name: "collapse-button-label" })))), h("div", { key: '181cc8c335be1c8a5cb5bbb0992650d0401aa60f', class: {
174
+ } }, h("duet-button", { key: '528c8c0897ce763b151fd8b06f4cd27c4f373f2b', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: 'ef0fa7be803670d02ad13065de2b5a9db3b339a9', name: "collapse-button-label" })))), h("div", { key: 'b16641f5551eee2784f12e6cead15e8115317479', class: {
175
175
  "duet-scrollable-items": true,
176
176
  buttons: this.buttons,
177
177
  center: this.center,
178
- } }, h("div", { key: '1f639ddf0e5818d4b14d5b5d677fd70021150732', class: {
178
+ } }, h("div", { key: '56469a25557b2882adf346eeef65b7adf959ebfb', class: {
179
179
  "duet-scrollable-button-container": true,
180
180
  left: true,
181
181
  "duet-scrollable-button-container--occluded": !this.isScrollPaneContentSmallerThanWrapper,
182
- } }, h("button", { key: '39dbfb43d7048347804b5d35a2a174cc0dc38070', part: `${this.identifier}-button-left`, "aria-hidden": "true", class: {
182
+ } }, h("button", { key: 'e660b966d92f5eb9b1f83496fead98eef7b4bea7', part: `${this.identifier}-button-left`, "aria-hidden": "true", class: {
183
183
  "duet-scrollable-button": true,
184
184
  [`duet-scrollable-button--${this.buttonAlignment}`]: true,
185
185
  "duet-scrollable-button--left": true,
186
- }, onClick: () => this.scrollLeft(), disabled: this.scrollPaneAtStart, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '9a183412d07974d452858ab9d7e4f3fa1e1ca239', color: this.scrollPaneAtStart ? arrowColorDisabled : arrowColor, name: "action-arrow-left", size: "small", margin: "none" }))), h("div", { key: '6befc01423321a62ebb54e54edc9f3734d435887', class: {
186
+ }, onClick: () => this.scrollLeft(), disabled: this.scrollPaneAtStart, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: 'e6b03d5aef9b71b25707fa3fa9c3f4bb9176785f', color: this.scrollPaneAtStart ? arrowColorDisabled : arrowColor, name: "action-arrow-left", size: "small", margin: "none" }))), h("div", { key: 'ef1381e95f5ce2c7df85f5d7ab27dd0993cddea5', class: {
187
187
  "duet-scrollable-list": true,
188
188
  collapsed: this.collapsed,
189
- }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: 'b857a63d05c43c84d58b66847835b14adea92671' })), h("div", { key: 'dff2e6af23b3201d89433c110189c72cded05227', class: {
189
+ }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: 'a7dcef6d0d3564efeb18447f50f8180b0ea3a086' })), h("div", { key: 'ae1e68000832159e3ff81f6314b9e14a23608a4b', class: {
190
190
  "duet-scrollable-button-container": true,
191
191
  right: true,
192
192
  "duet-scrollable-button-container--occluded": !this.isScrollPaneContentSmallerThanWrapper,
193
- } }, h("button", { key: 'ec0e6149990950c3f9f92597af6123b8bc1aa903', part: `${this.identifier}-button-right`, "aria-hidden": "true", class: {
193
+ } }, h("button", { key: '24ff6945ae349ff90e49fb689fb267aa91f65685', part: `${this.identifier}-button-right`, "aria-hidden": "true", class: {
194
194
  "duet-scrollable-button": true,
195
195
  [`duet-scrollable-button--${this.buttonAlignment}`]: true,
196
196
  "duet-scrollable-button--right": true,
197
- }, onClick: () => this.scrollRight(), disabled: this.scrollPaneAtEnd, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: 'c234e9218a01017220da205292d69fd20ce2985f', color: this.scrollPaneAtEnd ? arrowColorDisabled : arrowColor, name: "action-arrow-right", size: "small", margin: "none" }))))));
197
+ }, onClick: () => this.scrollRight(), disabled: this.scrollPaneAtEnd, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '7384c2cfcde3ebcb8bf34ca313e70f5b79967cb0', color: this.scrollPaneAtEnd ? arrowColorDisabled : arrowColor, name: "action-arrow-right", size: "small", margin: "none" }))))));
198
198
  }
199
199
  static get is() { return "duet-scrollable"; }
200
200
  static get encapsulation() { return "shadow"; }
@@ -13,13 +13,13 @@ export class DuetSectionLayout {
13
13
  * Always the last one in the class.
14
14
  */
15
15
  render() {
16
- return (h(Host, { key: 'f5c45c26ed1d22d93699ed794836c0946a846b90', class: {
16
+ return (h(Host, { key: '6bc98c1f8cfba7788c3cf6a683537c4e20983623', class: {
17
17
  "duet-middle": this.middle,
18
18
  "duet-ie": isInternetExplorer(),
19
- } }, h("div", { key: '9d567d59d6d1762ca63e359e56cedf5fa9b264a6', class: {
19
+ } }, h("div", { key: '75b0a33d0868bcc5511f7bc7efd6ccdd79c15568', class: {
20
20
  "duet-layout": true,
21
21
  "duet-m-0": this.margin === "none",
22
- } }, h("section", { key: '20de320e97dd1c56727d90166fa750cf45588eb2', class: "duet-main" }, h("slot", { key: 'd78061d48e1b8480ee184297e09aa346e5f94ecc' })))));
22
+ } }, h("section", { key: '2df1a07f8ac3f2a90bb0d88032436ce4ad6c6a3d', class: "duet-main" }, h("slot", { key: 'b1d6048841e748393c122746191a85b6df6e4c69' })))));
23
23
  }
24
24
  static get is() { return "duet-section-layout"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -194,7 +194,7 @@ export class DuetSelect {
194
194
  "references": {
195
195
  "DuetSelectVariation": {
196
196
  "location": "local",
197
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx",
197
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
198
198
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectVariation"
199
199
  }
200
200
  }
@@ -510,7 +510,7 @@ export class DuetSelect {
510
510
  "references": {
511
511
  "DuetSelectItems": {
512
512
  "location": "local",
513
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx",
513
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
514
514
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectItems"
515
515
  }
516
516
  }
@@ -701,7 +701,7 @@ export class DuetSelect {
701
701
  "references": {
702
702
  "DuetSelectEvent": {
703
703
  "location": "local",
704
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx",
704
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
705
705
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
706
706
  }
707
707
  }
@@ -722,7 +722,7 @@ export class DuetSelect {
722
722
  "references": {
723
723
  "DuetSelectEvent": {
724
724
  "location": "local",
725
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx",
725
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
726
726
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
727
727
  }
728
728
  }
@@ -743,7 +743,7 @@ export class DuetSelect {
743
743
  "references": {
744
744
  "DuetSelectEvent": {
745
745
  "location": "local",
746
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx",
746
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
747
747
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
748
748
  }
749
749
  }
@@ -25,9 +25,9 @@ export class DuetShapedImage {
25
25
  const style = {
26
26
  "--rotation": `${this.rotation}deg`,
27
27
  };
28
- return (h(Host, { key: '8ead01568c296258869626437f5216e403e31583', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '1cb0e51d54e12692aa3675ffd0e971ea7a268fb4', class: {
28
+ return (h(Host, { key: 'cd0b0f6d908af8e5c1788f66c005af3d54ec8686', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: 'ab56ab6af75d0a182f5a02ead485ffc9f4205ea4', class: {
29
29
  "shaped-image": true,
30
- }, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: 'aab0e0ee894d1fac79d13fb3c733b89b849e8b4e', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '4f53551cbf381bc3a2ec3986f42442c8e099c9fe', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
30
+ }, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '7933b45865574df0185d2ee4913cba4744215d87', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '5ad7e042965e34bc68d5e6f277a4f222590e83cc', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
31
31
  }
32
32
  static get is() { return "duet-shaped-image"; }
33
33
  static get encapsulation() { return "shadow"; }
@@ -90,12 +90,12 @@ export class DuetShowMore {
90
90
  * Always the last one of the class.
91
91
  */
92
92
  render() {
93
- return (h(Host, { key: '2cd3a66448b7881b67531aa4430f8e43861fa9fd' }, h("div", { key: '17a15de8f5f025b64c1cfd98e8917d67f569277f', class: {
93
+ return (h(Host, { key: '6b46f3f0eab6ba2fdce84a8c418e9b923dc9a3e5' }, h("div", { key: '15dd7aa5362e312a7fa8fa0b40ed2f7f66d48232', class: {
94
94
  "duet-show-more": true,
95
95
  "duet-theme-turva": this.theme === "turva",
96
96
  "duet-m-0": this.margin === "none",
97
97
  open: this.open,
98
- } }, h("div", { key: 'e23d42bf6e56b2def82bbf56f7dcb5dd7451b318', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: '5a38ad325305548cf5eb56496a011c02ae6fdea1', class: { "slotted-content": true } }, h("slot", { key: '28accb673aa7cc76b4b863e28af8a6eaeb10310d' }))), h("duet-button", { key: 'e035788f95d720cd37d0f3aa458f36d4e5f341da', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, this.open ? this.showLessLabel : this.showMoreLabel))));
98
+ } }, h("div", { key: '854b6230d37ba521eee564e95775aa8f36c230c2', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: '659074cc474a92c398cbb11851d0a41a34ffa55a', class: { "slotted-content": true } }, h("slot", { key: 'bded5897ef3f9953b537dbfc6821fd87d34cfc6a' }))), h("duet-button", { key: '37931074ecf3bfb158c08dfd878a0d9718c72968', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, this.open ? this.showLessLabel : this.showMoreLabel))));
99
99
  }
100
100
  static get is() { return "duet-show-more"; }
101
101
  static get encapsulation() { return "shadow"; }
@@ -439,7 +439,7 @@ export class DuetShowMore {
439
439
  "references": {
440
440
  "DuetShowMoreToggleEvent": {
441
441
  "location": "local",
442
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-show-more/duet-show-more.tsx",
442
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-show-more/duet-show-more.tsx",
443
443
  "id": "src/components/duet-show-more/duet-show-more.tsx::DuetShowMoreToggleEvent"
444
444
  }
445
445
  }
@@ -64,7 +64,7 @@
64
64
  top: 0;
65
65
  bottom: 0;
66
66
  left: 0;
67
- z-index: 400;
67
+ z-index: 600;
68
68
  width: 100%;
69
69
  height: 100%;
70
70
  padding-bottom: 75px;
@@ -47,8 +47,6 @@ export class DuetSlideout {
47
47
  });
48
48
  };
49
49
  this.openButtonEventListener = (e) => {
50
- e.stopPropagation();
51
- e.preventDefault();
52
50
  this.onClick(e);
53
51
  };
54
52
  this.getOpenPanel = () => {
@@ -213,15 +211,15 @@ export class DuetSlideout {
213
211
  };
214
212
  const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
215
213
  const exitTranslation = getLocaleString(this.exitLangObject);
216
- return (h(Host, { key: 'c9ea26fdce6a34534f6d72c0fb5393194d6e4135' }, h("div", { key: '5d00e39e995fe0e44228041e579f93cd7c2b9277', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: 'b73c4a7a13e3cfc3ee13e88327420d4bc48fe441', onClick: this.bgOnClick, visible: this.open, "display-device": "large" }), h("div", { key: '947939e3e91119c6415d443245fc5a02f7b7b2ca', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
214
+ return (h(Host, { key: 'ee5c63bf4e69dea4e35f18f6d196db7de0042453' }, h("div", { key: '197c2c1644e44714b5e9c809e98d39635daf048b', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: '1ac7d8474feee4bf35522dc8b7b7b11b1792e261', onClick: this.bgOnClick, visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'd25f1fe0042e52e7a015d1e8f4b23629c249ed80', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
217
215
  dialog: true,
218
216
  hidden: !this.open,
219
- }, style: styles }, h(FocusGuard, { key: 'f9395d0c89a79bd3d8cc91f1558c0d890671be89', moveFocusTo: this.closeButton }), h("div", { key: '568a1b8d04b0b58fa702f6b52185d9cb54e15510', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '679f685f87266cbbd373846bf3fe16d4b3d536a4', class: "top" }, h("button", { key: '2d906478f7e804d00969ecc0d3a4eba35469a233', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
217
+ }, style: styles }, h(FocusGuard, { key: 'a855293e1add653ccddb73d9324cc1c013062caf', moveFocusTo: this.closeButton }), h("div", { key: 'ef8c08283e08acc3288e5f5a3e121333c72ea8f9', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '7c93af9e17a4588180d82d2257b82fc078cad7b9', class: "top" }, h("button", { key: 'f14bbfbc8b8f631324b771836174b0166c945b26', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
220
218
  "slideout-close": true,
221
219
  active: this.open,
222
- }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '1a66270885f0b416ad49840e7aba57695ec95a34', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'efba4d7f2ce14397f17f184395c44ce353525b2b', class: "sticky-header" }, h("slot", { key: 'e974b4cf33304dcd69518073c7471e37853c0fe3', name: "sticky-header" }))), h("div", { key: 'e7b7a5da675cb0382dc35d01e2400091770cce2b', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
220
+ }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '5281c68cd5e3d8eaec290a067b5306b3f065f3e7', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'c57ce1c918accfe7afd6c157eec4a17b4e3f5b52', class: "sticky-header" }, h("slot", { key: '6a6d427586569f2093025cbfc9bad517b7a238d6', name: "sticky-header" }))), h("div", { key: 'b41c04ae4bed1628cf07384f5ceed92b0dfa16c9', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
223
221
  items: true,
224
- } }, h("slot", { key: '3221532a87925cb0e71b4f34394b69898d1d9cb8' })), h(FocusGuard, { key: 'b38ad84aff4ba27042cf81205a6350b786c21288', moveFocusTo: this.closeButton })))));
222
+ } }, h("slot", { key: '797f87bc5b7369e3fb8fd7e23b010b37ff26d135' })), h(FocusGuard, { key: '2c85b38f7522bf83c184a5e38aa2548c2038c971', moveFocusTo: this.closeButton })))));
225
223
  }
226
224
  static get is() { return "duet-slideout"; }
227
225
  static get encapsulation() { return "shadow"; }
@@ -364,7 +362,7 @@ export class DuetSlideout {
364
362
  "references": {
365
363
  "DuetSlideoutEventDetails": {
366
364
  "location": "local",
367
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-slideout/duet-slideout.tsx",
365
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-slideout/duet-slideout.tsx",
368
366
  "id": "src/components/duet-slideout/duet-slideout.tsx::DuetSlideoutEventDetails"
369
367
  }
370
368
  }
@@ -35,7 +35,7 @@ export class DuetSlideoutLang {
35
35
  */
36
36
  render() {
37
37
  const langTranslation = getLocaleString(this.chooseLangObject);
38
- return (h(Host, { key: 'bdcde4baca4555b243033eda46925a238fe4629e' }, h("div", { key: '9c609ae8ee5797889022d841dcc6394cdba85a0c', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: 'b8c1b8cf451f56abf9e745ed5b09e4a9e504d8a8', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '96de4be7042a59f6e099e3cfa9fe03ec75eb9e55' }))));
38
+ return (h(Host, { key: '7fdf56886b7eef7853a2390545e83b43e1aea17b' }, h("div", { key: '95c15df38395b09803b5a48382950a07d5d8a6b1', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '5500047f8d4ae1a3d118abd0e0e850211212cc4a', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '906ac6c0864cf946423ed34875c4c122e0784113' }))));
39
39
  }
40
40
  static get is() { return "duet-slideout-lang"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -26,12 +26,12 @@ export class DuetSlideoutLink {
26
26
  * Always the last one in the class.
27
27
  */
28
28
  render() {
29
- return (h(Host, { key: 'a26a869ada04663dc584baeae852954a072dc5db' }, h("a", { key: 'd52194edb1e8406a3fe11a67dfc99ea666d21706', class: {
29
+ return (h(Host, { key: 'aa07296629d813134f481a3e1ebfb6d31951bc48' }, h("a", { key: '56ae85701570dfa3ae4cae8f15fb395f9199776a', class: {
30
30
  "duet-slideout-link": true,
31
31
  "duet-theme-turva": this.theme === "turva",
32
32
  active: this.active,
33
33
  [this.size]: true,
34
- }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '341d70309ece5eaafc3c0ce0c8830fce3bfa7964', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '020f4f51ca3697274ae4b0fad16df6edfb146d21', class: "label" }, h("span", { key: '541c8c284a4d4ac55f4e9db0b8a8053017c4a9c8' }, h("slot", { key: 'fc62442b08d2e8809d0a833df718dd60289b50d6' }), h("slot", { key: 'a040efb23922687543e407c80da059b180d2e06a', name: "description" })), this.caret && (h("duet-icon", { key: 'd328bc1b731e7487b84cae25e2148f2dda2a39dc', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
34
+ }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '4872989601ff5a2c3ff458b53345292f358956a9', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '71fe6a89063381d1ec5d4a8d6960954660374bc0', class: "label" }, h("span", { key: 'b9e2aca6c05cc945917f87d74b3f4c611814e8cb' }, h("slot", { key: 'b917c1d51c62a2ab229c396f7afb3468c0b240e6' }), h("slot", { key: '775dbc1e31d128b448b72e876f0f53609358c709', name: "description" })), this.caret && (h("duet-icon", { key: '47c65d4e0cc5745e120730849beb97dcee30cb74', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
35
35
  }
36
36
  static get is() { return "duet-slideout-link"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -119,21 +119,21 @@ export class DuetSlideoutPanel {
119
119
  };
120
120
  const exitTranslation = getLocaleString(this.exitLangObject);
121
121
  const backTranslation = getLocaleString(this.backLangObject);
122
- return (h(Host, { key: '7529b480d84acd0e49ce7e92fb8e4488215c3749' }, h("div", { key: '77e4a2159276f44637e749660d8e9e2f301c85f4', class: {
122
+ return (h(Host, { key: '9acf8fe2847b4c64a7f6b4eb0da60ba089cef17c' }, h("div", { key: '991a19e8594dc6de0dbe863d7bcc2964b697d13c', class: {
123
123
  "duet-slideout-panel": true,
124
124
  "duet-theme-turva": this.theme === "turva",
125
125
  active: this.open,
126
- } }, h("button", { key: 'aea9d1b65df491e46ca20aaa7af214bacc61aa38', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
126
+ } }, h("button", { key: '09d2a32ef6bac72694824d4c7f936e0d9e4689a7', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
127
127
  link: true,
128
128
  active: this.active,
129
- }, onClick: this.onClick, inert: this.open }, this.icon && h("duet-icon", { key: '5854660f90117f71d39c3552031f5ecddd5c37f7', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: 'de0f367ea64efa2492d44018c7e76a2d5bc0b724', class: "label" }, h("span", { key: '67613d87ac2ae308b15992c922b62a1903249cd1', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '7e4ecca7ac16709706bd12fb8479a2361fb9f6d4', name: "label" })), h("duet-icon", { key: 'b8aed24115d3594d7c4023139ec6f5b7be086ab3', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: 'ed53b528049a8cb19f68a8c18524e6f8f61b61a6', class: {
129
+ }, onClick: this.onClick, inert: this.open }, this.icon && h("duet-icon", { key: 'ef919ff385fd7834659dbb55615bd8b0249cdd53', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '5d080cf83d541b4a37918bd0c2dda41a117094db', class: "label" }, h("span", { key: 'bb32bb7ea8b089addd2ff379902bf8b0f7f5b1d3', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '491b5b1e55b4ec016dca505cbee8a1b60ef08b65', name: "label" })), h("duet-icon", { key: 'fa6723e85b14d65dca36edb98a256b222f98ec98', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '77b87195ca2d6e0f7707ab4d9a62f1fda0a9e9ef', class: {
130
130
  dialog: true,
131
131
  hidden: !this.open,
132
- }, style: styles }, h(FocusGuard, { key: '024ed93d2ef1aef7016039b41aaf87fa50f3bbf3', moveFocusTo: this.closeButton }), h("div", { key: 'd474af16d3a888aecec5d0c1bbac591c4bfe7716', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: 'ea0e7598563bc86dba97778019afc4483d72ae74', class: "top" }, h("button", { key: '3eec2cc80641990d05698cbee70698e12a8ba505', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
132
+ }, style: styles }, h(FocusGuard, { key: 'dcb9df644548af19c2f68c7a72672f33bdc73e3e', moveFocusTo: this.closeButton }), h("div", { key: '110935fa8a4b24e3b98860530c1449fd7ad670b4', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '4010e6d1539ef9f875b9f6ddcfb5aa011b582471', class: "top" }, h("button", { key: '33575102f7a8374f05dc5e7bf81bb5f34646dcb7', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
133
133
  back: true,
134
- }, onClick: this.onClick }, h("duet-icon", { key: '020444a802639800bca5fe83c1179f638b80936b', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '5b2fd1f0f5e7b456c5ff04a9f8aebd0ffb37e504' }, this.label.innerHTML), h("button", { key: 'fd93a8eab4ebbbc691a0d75da55d4c82f8932d8a', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '31e874d3a9bbe8252f14a787ed5f9dc524a8d333', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '736c6220467deaefcb63b1794bc120540d6870c6', class: "sticky-header" }, h("slot", { key: '15192f0e98aa36fbbaf3f8a59fe0803cc3edc246', name: "sticky-header" }))), h("div", { key: '517dbf8a12c8519fb67890ede52fcb44734a04cb', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
134
+ }, onClick: this.onClick }, h("duet-icon", { key: '6f1f6f009426581e85db3faa8ecd0ac941d3656d', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '05551428f3acc8a217350eda46a6d6e07941ba74' }, this.label.innerHTML), h("button", { key: 'de3db6242359f091c0ae4ccf02094c46b669fb96', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '9c14b105b8c94d0c50e5dcb65ee0601dbd6f62de', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '3e1c751c2ed2a4448bd287f765018610a54d9949', class: "sticky-header" }, h("slot", { key: 'da8c75609e58b2c35d57970ab74fadbf40bd38f5', name: "sticky-header" }))), h("div", { key: '87302c58b38a0382eb3a23fd7d6f514acf5d2040', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
135
135
  items: true,
136
- } }, h("slot", { key: '3b2f8ebb1ef036156fec177d4cdab3b9abaa765e' })), h(FocusGuard, { key: '4237bce2b04484e60b1f74ce4a7637ba30fcf311', moveFocusTo: this.closeButton })))));
136
+ } }, h("slot", { key: 'f1dc8b106309829e0959f62402bfa350c0546d9b' })), h(FocusGuard, { key: 'f25025fee37d5665f0df8a33afb3edfb1afa6add', moveFocusTo: this.closeButton })))));
137
137
  }
138
138
  static get is() { return "duet-slideout-panel"; }
139
139
  static get encapsulation() { return "shadow"; }
@@ -40,16 +40,16 @@ export class DuetSlideoutPanelDropdown {
40
40
  * Always the last one in the class.
41
41
  */
42
42
  render() {
43
- return (h(Host, { key: 'f8bbbf107b9cb72539f3174c6ef5e0087eba3d52' }, h("div", { key: '2c35501d67d1593d45aef2289a0205a4b71c88ba', class: {
43
+ return (h(Host, { key: '8bd65996e3bfea744c0730e651df24d258bec3c7' }, h("div", { key: '4d04156b1831757d0cd15287fe4baa3c300d4bd2', class: {
44
44
  "duet-slideout-panel-dropdown": true,
45
45
  "duet-theme-turva": this.theme === "turva",
46
46
  active: this.open,
47
- } }, h("button", { key: '625cd8bddc12068a97cf1cf1fe34722bf25f3f94', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
47
+ } }, h("button", { key: 'c3d651d59e46dcfa5add2b09da4fbcd5443f1687', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
48
48
  active: this.active,
49
- }, onClick: this.onClick }, this.icon && h("duet-icon", { key: '088ee3f0c467b5414c95edc9efb10c7faa15af24', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '43f0bb0b57b77b5f6a4794266e5e0492f32073ce', class: "label" }, h("slot", { key: '1dc41ee147e812d5dc3b2d406e04a97b5647c2bf', name: "label" }), h("duet-icon", { key: '35c3bd45fde0779c2ab1882918fda2a10c8fdf6b', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '9a732433c97c56f7010045c91de5dc9e7ef6e281', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
49
+ }, onClick: this.onClick }, this.icon && h("duet-icon", { key: 'f680e74f6ae413a180b08776ee27cd5cb8de74a8', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '2a3047b55c2df7ac06dea3fe22131fb619aa9fd1', class: "label" }, h("slot", { key: 'c24326301886814aef541f359c55dedccd1cc94c', name: "label" }), h("duet-icon", { key: 'c7c1032d262a94a2ca59a89fc46ab514cbc64b07', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '53f5768df91fa9fe5f91ab54a8651d0dffbad19b', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
50
50
  items: true,
51
51
  hidden: !this.open,
52
- } }, h("slot", { key: '68925a69d3dd8f7f54dda0312963fc211184d822' })))));
52
+ } }, h("slot", { key: '525bcea69da437c543ab01eb3b28030858ac6b72' })))));
53
53
  }
54
54
  static get is() { return "duet-slideout-panel-dropdown"; }
55
55
  static get encapsulation() { return "shadow"; }
@@ -13,7 +13,7 @@ export class DuetSpacer {
13
13
  * Always the last one in the class.
14
14
  */
15
15
  render() {
16
- return (h(Host, { key: '560e7ad5451c97ac65ee8a4ba14aa0fcf45a7f6b', class: {
16
+ return (h(Host, { key: '40b675c3998d7f2fb139eecbebbffae65909c618', class: {
17
17
  "duet-spacer": true,
18
18
  "duet-spacer-xx-small": this.breakpoint === "xx-small",
19
19
  "duet-spacer-x-small": this.breakpoint === "x-small",
@@ -49,7 +49,7 @@ export class DuetSpacer {
49
49
  "references": {
50
50
  "DuetSpacerSize": {
51
51
  "location": "local",
52
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx",
52
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx",
53
53
  "id": "src/components/duet-spacer/duet-spacer.tsx::DuetSpacerSize"
54
54
  }
55
55
  }
@@ -97,7 +97,7 @@ export class DuetSpacer {
97
97
  "references": {
98
98
  "DuetSpacerBreakpoint": {
99
99
  "location": "local",
100
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx",
100
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx",
101
101
  "id": "src/components/duet-spacer/duet-spacer.tsx::DuetSpacerBreakpoint"
102
102
  }
103
103
  }
@@ -23,11 +23,11 @@ export class DuetSpinner {
23
23
  */
24
24
  render() {
25
25
  const color = this.color === "currentColor" ? "currentColor" : getColorByName(this.color);
26
- return (h(Host, { key: 'ceac3f63045824ecaa2a12eabf60584359b68e89', class: {
26
+ return (h(Host, { key: 'b1e671b334eeab64ca1bd2ab92b81e49121fda13', class: {
27
27
  "duet-custom-color": this.color !== "currentColor" && this.theme !== "turva" && this.theme !== "default",
28
28
  "duet-theme-turva": this.theme === "turva" && this.color !== "currentColor",
29
29
  "duet-theme-default": this.theme === "default" && this.color !== "currentColor",
30
- } }, h("div", { key: '8a202bab9dfced5467cd6d90715c88cd3381d1ee', class: {
30
+ } }, h("div", { key: '8f4be2dc9da0d387c65967723ab09b22e50848c6', class: {
31
31
  "duet-spinner": true,
32
32
  [this.size]: true,
33
33
  }, style: { color }, "aria-label": this.accessibleLabel })));
@@ -96,7 +96,7 @@ export class DuetSpinner {
96
96
  "references": {
97
97
  "DuetSpinnerSize": {
98
98
  "location": "local",
99
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spinner/duet-spinner.tsx",
99
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-spinner/duet-spinner.tsx",
100
100
  "id": "src/components/duet-spinner/duet-spinner.tsx::DuetSpinnerSize"
101
101
  }
102
102
  }
@@ -202,7 +202,7 @@ export class DuetStep {
202
202
  "references": {
203
203
  "DuetStepState": {
204
204
  "location": "local",
205
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx",
205
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-step/duet-step.tsx",
206
206
  "id": "src/components/duet-step/duet-step.tsx::DuetStepState"
207
207
  }
208
208
  }
@@ -280,7 +280,7 @@ export class DuetStep {
280
280
  "references": {
281
281
  "DuetStepClickEvent": {
282
282
  "location": "local",
283
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx",
283
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-step/duet-step.tsx",
284
284
  "id": "src/components/duet-step/duet-step.tsx::DuetStepClickEvent"
285
285
  }
286
286
  }
@@ -88,7 +88,7 @@ export class DuetStepper {
88
88
  * Always the last one in the class.
89
89
  */
90
90
  render() {
91
- return (h(Host, { key: 'f013786f1cbfdb3aaf08c8e92d992d4c9369487f', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '47977abfb90d5b16e3280b6969d30265f7c12e6d', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: '0a4054021d62f0e5110ca19130666e5de17ac1a2', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: 'e1b26fe38f5ea73070cb553686a65faa9c0a5283' }))));
91
+ return (h(Host, { key: '6d5543d9c0d38e17b9008ee9883fa15bd52c9341', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '21344d1bc658a328ee145faf9fc7c1228f9dadac', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: '05a745bb68bbc4c0154912d1d7e8f88e997f6c6c', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: '42e7a878f269f7163bd2b13792c2b742f916fbbe' }))));
92
92
  }
93
93
  static get is() { return "duet-stepper"; }
94
94
  static get encapsulation() { return "shadow"; }
@@ -225,7 +225,7 @@ export class DuetStepper {
225
225
  "references": {
226
226
  "DuetStepChangeEvent": {
227
227
  "location": "local",
228
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-stepper/duet-stepper.tsx",
228
+ "path": "/Users/administrator/duetds/packages/components/src/components/duet-stepper/duet-stepper.tsx",
229
229
  "id": "src/components/duet-stepper/duet-stepper.tsx::DuetStepChangeEvent"
230
230
  }
231
231
  }
@@ -68,10 +68,6 @@ export class DuetSubmenuBar {
68
68
  */
69
69
  componentWillLoad() {
70
70
  inheritGlobalTheme(this);
71
- const children = Array.from(this.element.children).filter(child => !child.hasAttribute("slot"));
72
- for (const child of children) {
73
- child.setAttribute("role", "listitem");
74
- }
75
71
  }
76
72
  connectedCallback() {
77
73
  this.nav = document.querySelector("duet-nav > [slot='mobile']");
@@ -107,15 +103,15 @@ export class DuetSubmenuBar {
107
103
  * Always the last one in the class.
108
104
  */
109
105
  render() {
110
- return (h(Host, { key: '69317e4ee80209eac5d1a870e8f6fa121945c731' }, h("nav", { key: 'adfbdb06ac08c851a0f69104dbe0a8a09fcdbfee', class: { "duet-submenu-bar": true, "duet-theme-turva": this.theme === "turva" }, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '5cce21788254d2bc5e8e69c4f3b3519becc5a2a4', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
106
+ return (h(Host, { key: '90b5f28e48aa1b0b6f77bbfb898ccecf2a49cc5d' }, h("nav", { key: '43b7873686e9824a0c76f33767ceec4312ab9c43', class: { "duet-submenu-bar": true, "duet-theme-turva": this.theme === "turva" }, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '85e61d037ef8ff3df46eaa60e11423e31e527d50', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
111
107
  active: this.open,
112
- }, onClick: this.onClick }, h("span", { key: '2881e9809d7ad8e35ee4a2d02282528b6f54ae53', class: "label" }, h("slot", { key: '1644f2923274be19458855ba0bf118a451c53c36', name: "label" }), h("duet-icon", { key: '3856e2a363483d51c309d5945592be82874b9e21', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: 'b197d0e782dfba29f74d85a0f2e068167973055e', class: {
108
+ }, onClick: this.onClick }, h("span", { key: '8fb0758bf61f9049f0c51df3f917d0877431bf6b', class: "label" }, h("slot", { key: '050b262be035cae533a4e2bcccd5f709df575f9d', name: "label" }), h("duet-icon", { key: 'bc49ae3efc5740b66ec94609a877f0c0238073b9', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: 'f5e8696a7b529f4feb624c94b263ea890e4d1a13', class: {
113
109
  "menu-container": true,
114
110
  hidden: !this.open,
115
- }, role: "presentation" }, h("div", { key: '419fdb636dcd7c22a6edddf39c1b03455e82a286', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
111
+ }, role: "presentation" }, h("div", { key: '8d2ad99dc0deaac09a82a6c61168d901b10723fb', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
116
112
  items: true,
117
113
  hidden: !this.open,
118
- }, ref: element => (this.itemsContainer = element) }, h("div", { key: 'dc84a18900ea3ea4c20ef22e97fd156689db8fc7', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: 'dfca01628d0ad873462277662227fc9a3f46b295' }), h("div", { key: 'ae2577bcd57b05ab149d069fb45193ae9218f80f', class: "list-padding" }))), h("duet-overlay", { key: '835e3cc04e688ea5205699931476a500cc9f9f8e', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
114
+ }, ref: element => (this.itemsContainer = element) }, h("div", { key: '697969d67fcae4095846a1c49f0fa71b77e9ef29', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: 'b4856ecbac162fee5bffaa9dc11673705f57f856' }), h("div", { key: '51890de91846aa013f0d0b5d19f0bd6a5cde1c8f', class: "list-padding" }))), h("duet-overlay", { key: '527832b63f6f6dc2ab957e608d7739b6364eee33', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
119
115
  }
120
116
  static get is() { return "duet-submenu-bar"; }
121
117
  static get encapsulation() { return "shadow"; }
@@ -96,18 +96,18 @@ export class DuetSubmenuBarDropdown {
96
96
  * Always the last one in the class.
97
97
  */
98
98
  render() {
99
- return (h(Host, { key: '6274bd7a43f80db2274aa70401a0979067b14241' }, h("div", { key: 'a95830e26ac5c8582f6ee246f8b6aff6b584eab8', class: {
99
+ return (h(Host, { key: 'c3cf8eb945cf4d95dc90722856d85478a478c3d1', role: "listitem" }, h("div", { key: 'c33c4274767aa171529c12d7998be90c12c80d79', class: {
100
100
  "duet-submenu-bar-dropdown": true,
101
101
  "duet-theme-turva": this.theme === "turva",
102
102
  open: this.open,
103
103
  active: this.active,
104
- } }, h("button", { key: '46b70084564934de7aa1ebd31450d3d8d801f58d', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
104
+ } }, h("button", { key: '0c2bca528aaf0c1f528634636e7d16007dd66e8e', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
105
105
  open: this.open,
106
106
  active: this.active,
107
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '93a04cbdf0406484e6f0ef74b091c2a81a5d79dc', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'da16606583842ba541aaf2635d86d3c144505822', class: "label" }, h("span", { key: 'b19e1dc0a7c08dbac4ba7934d7a963f97ff94a32', class: "label-text" }, h("slot", { key: 'f4e2bd0d75166f51371bd798c1fbf823f67b4e1c', name: "label" })), h("duet-icon", { key: 'a2ef8e75498bbfa0c0386c14a9c85d756f8ba7a8', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '6a8277495e4af7f750246f736ea4c6873a038bf8', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
107
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'b6d67b23e9e144930f6dbd3f7cb645dcc08757bc', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'd4671d5f840303ad923d50ad7314a5ca13a95840', class: "label" }, h("span", { key: 'ec5e80db693fdd7b50ad9fcf3d40300858bd3036', class: "label-text" }, h("slot", { key: '42be40ec38e6e46bf516d581e0cf7204d3a43ecc', name: "label" })), h("duet-icon", { key: '28fce54b06d8489c35a017371ccbcf3ff357261c', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '23ee904f9e7e8953b79be8c1903787e0ad0ed389', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
108
108
  items: true,
109
109
  hidden: !this.open,
110
- } }, h("slot", { key: '645c0c44b00a3a1ab2e78dcdc24b1369bb972251' })))));
110
+ } }, h("slot", { key: '18d9b43b76fd13faa5c1e95e50253d4ba067dbbd' })))));
111
111
  }
112
112
  static get is() { return "duet-submenu-bar-dropdown"; }
113
113
  static get encapsulation() { return "shadow"; }
@@ -31,12 +31,12 @@ export class DuetSubmenuBarDropdownLink {
31
31
  * Always the last one in the class.
32
32
  */
33
33
  render() {
34
- return (h(Host, { key: '8a0279e899342bbb7cc78247029e3da1e26999aa' }, h("a", { key: 'dfb0b766d70ed1587460ca994f7d28fa589db2ba', class: {
34
+ return (h(Host, { key: '7b6d4f944e09e3b9f4a545b35ca22b70354d4e89' }, h("a", { key: '7c4d73a5f232691be4cd4ccc4e9687afdfdf46b2', class: {
35
35
  "duet-submenu-bar-dropdown-link": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  highlight: this.highlight,
38
38
  active: this.active,
39
- }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: 'e613bd775722dd99bfa920d878fadc7646894db6', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: 'a5dfde043611ce5a4d476034060128f2d66780a9', class: "label-container" }, h("span", { key: '270a140045cb7dcb5ee905637d02911176a406bd', class: "label" }, h("slot", { key: '800e324290857b3cbaccb445b8448bf78c22b953' })), this.caret && h("duet-icon", { key: '11aa7d0d718eb54806fd3449ea16eb215a2c8541', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '9256bee51ada54db092568c6c9bf3571b809b66f', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
39
+ }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '931355f6d77cbd9390389fc19ba3523c71deaa37', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: '4be80caa3ae757adf17b077286f0d05572bf8086', class: "label-container" }, h("span", { key: '7c06307710f7bf1a54d31fef0fefe969ef5dbf86', class: "label" }, h("slot", { key: '11223a3b3b50e53da0b37954dc228ef2cc2fb3c8' })), this.caret && h("duet-icon", { key: '8f1bdbc98c7f0af7167528d6ddd015613196af72', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '06574ed40c1677c41256fde666620ec3eb367d7f', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
40
40
  }
41
41
  static get is() { return "duet-submenu-bar-dropdown-link"; }
42
42
  static get encapsulation() { return "shadow"; }
@@ -40,7 +40,8 @@ export class DuetSubmenuBarItem {
40
40
  */
41
41
  render() {
42
42
  const TagName = this.url ? "a" : "button";
43
- return (h(Host, { key: 'abe5b5537a889effe530e1f9deac5c5ffb7db97e' }, h(TagName, { key: 'dff0dcda980df21651e61f17bdbaf3ff043f74d9', ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { key: 'e11c2d8c80c483df7b879b509d830a795ae394c8', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '21349526758d043bef848e13088afd921562d7ab', class: "label" }, h("span", { key: 'c4d410336df73a2d7e604015f4d914ac48095341', class: "label-text" }, h("slot", { key: 'a33084f99de5cc4cbe1bda98368802c7de6c8108' })), this.trailingIcon && (h("duet-icon", { key: '65d46ca91857c91355a419ab5d2229df633b5f6f', class: {
43
+ const role = this.url ? "link" : "button";
44
+ return (h(Host, { key: '3809dacbf8986202a08f3ac76d4ff20222de6196', role: "listitem" }, h(TagName, { key: '93b89f52f27aacdcf91a2117e56e4f54cc382ac0', ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role }, this.leadingIcon && (h("duet-icon", { key: 'e1be87867c25236cbe0df20fae7c1c190aace67c', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'aabee6e7c69593910b223b29192891a590a1471b', class: "label" }, h("span", { key: '03828b9abeaafe8228a76f1f7b8386314c5b3ef7', class: "label-text" }, h("slot", { key: '4545df6039082a5d5caaaff535fcce876e9c4ba3' })), this.trailingIcon && (h("duet-icon", { key: 'c3b95ea8302ed9d4bffc4fb49ee9015dc7f10bb4', class: {
44
45
  "trailing-icon": true,
45
46
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
46
47
  rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
@@ -29,7 +29,7 @@ export class DuetSubmenuBarLink {
29
29
  * Always the last one in the class.
30
30
  */
31
31
  render() {
32
- return (h(Host, { key: 'fdb4bda5a30e6c5018bc3636e2381a56ee01e4e3' }, h("a", { key: 'd9f4e02a83f4f6878c7cb31d2201e3fd4150d580', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: '59193a693a585ccd29d06c85088e9fdc67bca422', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: 'f0cd7c856a0f000e8d7e205d1a414454a0683d17', class: "label" }, h("slot", { key: '4ad4ae7537067cc17a906b7c2ddcabe9a278aeaa' })))));
32
+ return (h(Host, { key: 'fb94eb65690b10d78ba72790a1653d129d509aab', role: "listitem" }, h("a", { key: '3997d3a5848880c3c8fe0a81ff3c0ea243bf1328', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: '56fd2d97c86ae74b00ad7661840e543e12f771c2', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: 'cacd3d410a7774d1c9919af8f2fca12a7150fb65', class: "label" }, h("slot", { key: 'ab7dc74da327c9eac6ed6c8a72edb1b194623949' })))));
33
33
  }
34
34
  static get is() { return "duet-submenu-bar-link"; }
35
35
  static get encapsulation() { return "shadow"; }