@duetds/components 8.7.3 → 8.7.5

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 (674) hide show
  1. package/hydrate/index.js +206 -191
  2. package/lib/cjs/{app-globals-4bdf3e04.js → app-globals-d1a7f669.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 +2 -2
  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 +4 -4
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +7 -7
  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 +36 -24
  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 +3 -3
  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 +4 -4
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  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 +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
  30. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  33. package/lib/cjs/duet-layout.cjs.entry.js +9 -7
  34. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  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 +4 -4
  41. package/lib/cjs/duet-modal.cjs.entry.js +10 -10
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
  43. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  49. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-popup-menu.cjs.entry.js +2 -2
  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 +18 -18
  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 +4 -4
  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 +8 -8
  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 +2 -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 -5
  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 +6 -6
  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 +2 -2
  85. package/lib/cjs/{errorcodes.utils-e98c8bfb.js → errorcodes.utils-09ff4a36.js} +1 -1
  86. package/lib/cjs/{focus-utils-32fb1216.js → focus-utils-6a4b5f08.js} +1 -1
  87. package/lib/cjs/{index-ba1e23fb.js → index-7354b546.js} +1 -1
  88. package/lib/cjs/{language-utils-a0632bf3.js → language-utils-83b499ff.js} +1 -1
  89. package/lib/cjs/loader.cjs.js +2 -2
  90. package/lib/cjs/{slot-utils-71bdce18.js → slot-utils-90b6ce2c.js} +1 -1
  91. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  92. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  93. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  94. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  95. package/lib/collection/components/duet-chip/duet-chip.css +8 -0
  96. package/lib/collection/components/duet-chip/duet-chip.js +34 -22
  97. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  98. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  99. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  100. package/lib/collection/components/duet-header/duet-header.css +4 -7
  101. package/lib/collection/components/duet-header/duet-header.js +1 -1
  102. package/lib/collection/components/duet-hero/duet-hero.css +5 -0
  103. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  104. package/lib/collection/components/duet-layout/duet-layout.css +20 -0
  105. package/lib/collection/components/duet-layout/duet-layout.js +8 -5
  106. package/lib/collection/components/duet-link/duet-link.js +3 -3
  107. package/lib/collection/components/duet-list/duet-list.js +1 -1
  108. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  109. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  110. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
  111. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  112. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  113. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  114. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  115. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  116. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  117. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  118. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  119. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  120. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  121. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  122. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  123. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  124. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  125. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +1 -1
  126. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  127. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  128. package/lib/collection/components/duet-scrollable/duet-scrollable.css +2 -2
  129. package/lib/collection/components/duet-scrollable/duet-scrollable.js +9 -9
  130. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  131. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  132. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  133. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  134. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +6 -8
  135. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  136. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  137. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  138. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  139. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  140. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  141. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  142. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +4 -4
  143. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  144. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  145. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  146. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  147. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  148. package/lib/collection/components/duet-table/duet-table.js +2 -2
  149. package/lib/collection/components/duet-toolbar/duet-toolbar.js +1 -1
  150. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  151. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  152. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +2 -2
  153. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  154. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  155. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  156. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  157. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  158. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  159. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  160. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  161. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  162. package/lib/dist-custom-elements/duet-alert.js +1 -1
  163. package/lib/dist-custom-elements/duet-badge.js +1 -1
  164. package/lib/dist-custom-elements/duet-banner.js +3 -3
  165. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  166. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  167. package/lib/dist-custom-elements/duet-button.js +1 -1
  168. package/lib/dist-custom-elements/duet-callout.js +4 -4
  169. package/lib/dist-custom-elements/duet-caption.js +1 -1
  170. package/lib/dist-custom-elements/duet-card.js +3 -3
  171. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  172. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  173. package/lib/dist-custom-elements/duet-chip.js +1 -1
  174. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  175. package/lib/dist-custom-elements/duet-choice.js +4 -4
  176. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  177. package/lib/dist-custom-elements/duet-combobox.js +12 -12
  178. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  179. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  180. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  181. package/lib/dist-custom-elements/duet-divider.js +1 -1
  182. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  183. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  184. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  185. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  186. package/lib/dist-custom-elements/duet-footer.js +7 -7
  187. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  188. package/lib/dist-custom-elements/duet-grid.js +1 -1
  189. package/lib/dist-custom-elements/duet-header.js +10 -10
  190. package/lib/dist-custom-elements/duet-heading.js +1 -1
  191. package/lib/dist-custom-elements/duet-hero.js +10 -10
  192. package/lib/dist-custom-elements/duet-icon.js +1 -1
  193. package/lib/dist-custom-elements/duet-input.js +1 -1
  194. package/lib/dist-custom-elements/duet-label.js +1 -1
  195. package/lib/dist-custom-elements/duet-layout.js +9 -7
  196. package/lib/dist-custom-elements/duet-link.js +1 -1
  197. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  198. package/lib/dist-custom-elements/duet-list.js +1 -1
  199. package/lib/dist-custom-elements/duet-logo.js +1 -1
  200. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  201. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  202. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  203. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  204. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  205. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  206. package/lib/dist-custom-elements/duet-modal.js +14 -14
  207. package/lib/dist-custom-elements/duet-multiselect.js +14 -14
  208. package/lib/dist-custom-elements/duet-nav.js +2 -2
  209. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  210. package/lib/dist-custom-elements/duet-notification.js +4 -4
  211. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  212. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  213. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  214. package/lib/dist-custom-elements/duet-pagination.js +24 -24
  215. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  216. package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
  217. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  218. package/lib/dist-custom-elements/duet-progress.js +1 -1
  219. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  220. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  221. package/lib/dist-custom-elements/duet-radio.js +1 -1
  222. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  223. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  224. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  225. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  226. package/lib/dist-custom-elements/duet-select.js +1 -1
  227. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  228. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  229. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  230. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  231. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  232. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  233. package/lib/dist-custom-elements/duet-slideout.js +7 -7
  234. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  235. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  236. package/lib/dist-custom-elements/duet-step.js +4 -4
  237. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  238. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  239. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  240. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  241. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  242. package/lib/dist-custom-elements/duet-submenu-bar.js +7 -7
  243. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  244. package/lib/dist-custom-elements/duet-tab.js +1 -1
  245. package/lib/dist-custom-elements/duet-table.js +1 -1
  246. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  247. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  248. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  249. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  250. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  251. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  252. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  253. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  254. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  255. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  256. package/lib/dist-custom-elements/duet-tray.js +5 -5
  257. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  258. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  259. package/lib/dist-custom-elements/duet-upload.js +21 -21
  260. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  261. package/lib/dist-custom-elements/index.js +1 -1
  262. package/lib/dist-custom-elements/{p-8ff75665.js → p-00e941ae.js} +1 -1
  263. package/lib/dist-custom-elements/{p-ebf428c3.js → p-022fb6e5.js} +2 -2
  264. package/lib/dist-custom-elements/{p-b1698020.js → p-0c4fdfaf.js} +1 -1
  265. package/lib/dist-custom-elements/{p-ba535c6a.js → p-29ed51d7.js} +1 -1
  266. package/lib/dist-custom-elements/{p-085a1971.js → p-2a0caf1e.js} +6 -6
  267. package/lib/dist-custom-elements/{p-6a8cc6b0.js → p-2b80cc8e.js} +3 -3
  268. package/lib/dist-custom-elements/{p-ac4d9cdd.js → p-2c1a83c1.js} +15 -15
  269. package/lib/dist-custom-elements/{p-810bf022.js → p-2cc71ae5.js} +5 -5
  270. package/lib/dist-custom-elements/{p-e491d8d2.js → p-2e8da5d4.js} +2 -2
  271. package/lib/dist-custom-elements/{p-86e22012.js → p-38f07d37.js} +7 -7
  272. package/lib/dist-custom-elements/{p-2cd41f40.js → p-484a274a.js} +5 -5
  273. package/lib/dist-custom-elements/{p-43f82d58.js → p-514cdcf1.js} +4 -4
  274. package/lib/dist-custom-elements/{p-0cb2d3d2.js → p-5190c77c.js} +4 -4
  275. package/lib/dist-custom-elements/{p-d61727bb.js → p-5b8c2322.js} +1 -1
  276. package/lib/dist-custom-elements/{p-8d49b51c.js → p-654bce60.js} +3 -3
  277. package/lib/dist-custom-elements/{p-b713da48.js → p-6a6955ad.js} +37 -25
  278. package/lib/dist-custom-elements/{p-76594c11.js → p-6f18089c.js} +1 -1
  279. package/lib/dist-custom-elements/{p-411c0efc.js → p-73b7bd0b.js} +5 -5
  280. package/lib/dist-custom-elements/{p-23afb5e4.js → p-82c75c20.js} +8 -8
  281. package/lib/dist-custom-elements/{p-5a20d788.js → p-831a372d.js} +2 -2
  282. package/lib/dist-custom-elements/{p-878d87b2.js → p-908a1eb3.js} +3 -3
  283. package/lib/dist-custom-elements/{p-47c3a7d1.js → p-9301ae5d.js} +2 -2
  284. package/lib/dist-custom-elements/{p-63219fc9.js → p-95ee5452.js} +2 -2
  285. package/lib/dist-custom-elements/{p-b85e4143.js → p-97a0cbd1.js} +10 -10
  286. package/lib/dist-custom-elements/{p-54654aef.js → p-a4831958.js} +1 -1
  287. package/lib/dist-custom-elements/{p-eab7e6e0.js → p-a507e7d5.js} +2 -2
  288. package/lib/dist-custom-elements/{p-906bfe4b.js → p-b6f645f7.js} +3 -3
  289. package/lib/dist-custom-elements/{p-f089c3c3.js → p-c8fc5cc1.js} +1 -1
  290. package/lib/dist-custom-elements/{p-6eb22e51.js → p-cdbf4062.js} +5 -5
  291. package/lib/dist-custom-elements/{p-e61ae27d.js → p-d6dd92e7.js} +12 -12
  292. package/lib/dist-custom-elements/{p-542c1f6e.js → p-dffd004f.js} +3 -3
  293. package/lib/dist-custom-elements/{p-387255f0.js → p-e0ed4bc3.js} +3 -3
  294. package/lib/dist-custom-elements/{p-9ffa0264.js → p-e1573ed9.js} +2 -2
  295. package/lib/dist-custom-elements/{p-3b6dad71.js → p-e487f7aa.js} +1 -1
  296. package/lib/dist-custom-elements/{p-e43de9cb.js → p-ed44791c.js} +3 -3
  297. package/lib/dist-custom-elements/{p-25553b11.js → p-ee0c8100.js} +3 -3
  298. package/lib/dist-custom-elements/{p-fc4d041c.js → p-ee39b653.js} +4 -4
  299. package/lib/duet/duet.esm.js +1 -1
  300. package/lib/duet/duet.js +1 -1
  301. package/lib/duet/{p-bc308f20.entry.js → p-0103b12c.entry.js} +1 -1
  302. package/lib/duet/{p-cf6d25ee.system.entry.js → p-01eb2a5c.system.entry.js} +1 -1
  303. package/lib/duet/{p-29af6c88.system.entry.js → p-04948ab1.system.entry.js} +1 -1
  304. package/lib/duet/p-060c8c5e.entry.js +4 -0
  305. package/lib/duet/{p-1d3367ab.system.entry.js → p-06babed5.system.entry.js} +2 -2
  306. package/lib/duet/{p-89749799.entry.js → p-06dd091c.entry.js} +1 -1
  307. package/lib/duet/{p-e07fa16f.entry.js → p-079b6815.entry.js} +1 -1
  308. package/lib/duet/{p-1b0c4d42.system.entry.js → p-08e1f6d7.system.entry.js} +1 -1
  309. package/lib/duet/{p-669e4c07.system.entry.js → p-0cd90a7f.system.entry.js} +1 -1
  310. package/lib/duet/p-0ced1d42.js +4 -0
  311. package/lib/duet/{p-97489308.system.entry.js → p-0d7bc10c.system.entry.js} +2 -2
  312. package/lib/duet/{p-3502dc9a.entry.js → p-0def8054.entry.js} +1 -1
  313. package/lib/duet/{p-c1a9a926.js → p-0e432a64.js} +1 -1
  314. package/lib/duet/{p-0b206da0.entry.js → p-1058b93b.entry.js} +1 -1
  315. package/lib/duet/{p-bddb0a20.system.entry.js → p-122676c7.system.entry.js} +1 -1
  316. package/lib/duet/{p-711265b1.system.entry.js → p-131b6738.system.entry.js} +1 -1
  317. package/lib/duet/{p-2c7206d0.entry.js → p-1591c4de.entry.js} +1 -1
  318. package/lib/duet/{p-c6b95597.entry.js → p-19f36421.entry.js} +1 -1
  319. package/lib/duet/{p-3a7ff1ef.entry.js → p-1accec14.entry.js} +1 -1
  320. package/lib/duet/{p-dd4599af.entry.js → p-1bc968d5.entry.js} +1 -1
  321. package/lib/duet/{p-7e55ac0c.entry.js → p-1be46e73.entry.js} +1 -1
  322. package/lib/duet/{p-73c52042.entry.js → p-1c16f902.entry.js} +1 -1
  323. package/lib/duet/{p-9af8d623.system.entry.js → p-1f4b048a.system.entry.js} +1 -1
  324. package/lib/duet/{p-9462f8de.system.entry.js → p-1f86118c.system.entry.js} +1 -1
  325. package/lib/duet/{p-5a79d9de.system.entry.js → p-1fc31059.system.entry.js} +1 -1
  326. package/lib/duet/{p-479d0193.system.entry.js → p-2005b095.system.entry.js} +1 -1
  327. package/lib/duet/{p-9fa820d5.entry.js → p-205e201c.entry.js} +1 -1
  328. package/lib/duet/{p-3aa2e709.system.entry.js → p-22634958.system.entry.js} +1 -1
  329. package/lib/duet/{p-b515bef9.system.entry.js → p-259ef722.system.entry.js} +1 -1
  330. package/lib/duet/{p-42fdb19b.entry.js → p-270e4107.entry.js} +1 -1
  331. package/lib/duet/{p-da15b66e.system.entry.js → p-2826a5a9.system.entry.js} +1 -1
  332. package/lib/duet/{p-e7243578.system.entry.js → p-286298a2.system.entry.js} +1 -1
  333. package/lib/duet/{p-6ab1db0d.system.entry.js → p-291ae532.system.entry.js} +1 -1
  334. package/lib/duet/{p-8ecb557c.system.js → p-2ad34175.system.js} +1 -1
  335. package/lib/duet/{p-d7e819a4.system.entry.js → p-2c5194f9.system.entry.js} +1 -1
  336. package/lib/duet/{p-6cb0b05d.entry.js → p-2cd863eb.entry.js} +1 -1
  337. package/lib/duet/{p-2dda109b.entry.js → p-2e9d9f57.entry.js} +1 -1
  338. package/lib/duet/p-309daf8b.entry.js +4 -0
  339. package/lib/duet/p-30de8e73.entry.js +4 -0
  340. package/lib/duet/{p-ec09a443.system.entry.js → p-327bf314.system.entry.js} +1 -1
  341. package/lib/duet/{p-2d2ed637.system.entry.js → p-34c7e313.system.entry.js} +1 -1
  342. package/lib/duet/{p-6edda39f.entry.js → p-3a3af622.entry.js} +1 -1
  343. package/lib/duet/{p-ab6676e3.system.entry.js → p-3ab33294.system.entry.js} +1 -1
  344. package/lib/duet/{p-f2bd948d.entry.js → p-3af83544.entry.js} +1 -1
  345. package/lib/duet/{p-fe246b98.js → p-3d5ae2e9.js} +1 -1
  346. package/lib/duet/{p-b041a2ff.system.entry.js → p-3d83bf88.system.entry.js} +1 -1
  347. package/lib/duet/{p-fd9d8da6.system.entry.js → p-3ef53b47.system.entry.js} +1 -1
  348. package/lib/duet/{p-cb8de952.entry.js → p-40ac0585.entry.js} +1 -1
  349. package/lib/duet/{p-3bc89ec6.system.entry.js → p-419a4402.system.entry.js} +1 -1
  350. package/lib/duet/{p-79718edb.entry.js → p-41a6e276.entry.js} +1 -1
  351. package/lib/duet/p-432bba6e.entry.js +4 -0
  352. package/lib/duet/{p-4b66fc4c.system.entry.js → p-452c3664.system.entry.js} +1 -1
  353. package/lib/duet/{p-452e7a19.system.entry.js → p-45711dd2.system.entry.js} +2 -2
  354. package/lib/duet/{p-c5ca406d.system.entry.js → p-47d4b092.system.entry.js} +2 -2
  355. package/lib/duet/{p-01fc4d34.entry.js → p-489568b7.entry.js} +1 -1
  356. package/lib/duet/{p-6f95a0ba.entry.js → p-48b1e9eb.entry.js} +1 -1
  357. package/lib/duet/p-4c9ce0ab.system.entry.js +4 -0
  358. package/lib/duet/{p-a56484ea.entry.js → p-4d0d7ead.entry.js} +1 -1
  359. package/lib/duet/{p-bcf293bf.system.entry.js → p-4f3269a9.system.entry.js} +1 -1
  360. package/lib/duet/{p-674b17de.entry.js → p-506406ac.entry.js} +1 -1
  361. package/lib/duet/{p-b24c06ed.entry.js → p-5072bdc9.entry.js} +1 -1
  362. package/lib/duet/{p-37405ffa.system.entry.js → p-50e7a5dd.system.entry.js} +1 -1
  363. package/lib/duet/p-530a5f2f.entry.js +4 -0
  364. package/lib/duet/{p-eed32f32.entry.js → p-5349c249.entry.js} +1 -1
  365. package/lib/duet/{p-89d19bc5.system.entry.js → p-53c9f20e.system.entry.js} +1 -1
  366. package/lib/duet/{p-a6b42954.entry.js → p-53e75abf.entry.js} +1 -1
  367. package/lib/duet/{p-58a8048d.entry.js → p-57a12074.entry.js} +1 -1
  368. package/lib/duet/{p-e16d075b.entry.js → p-59abd5e9.entry.js} +1 -1
  369. package/lib/duet/p-59c29737.entry.js +4 -0
  370. package/lib/duet/{p-837c4b0c.system.entry.js → p-5ae5c0b1.system.entry.js} +1 -1
  371. package/lib/duet/p-5b29de7c.entry.js +4 -0
  372. package/lib/duet/{p-c246dc47.system.entry.js → p-5b638f4f.system.entry.js} +1 -1
  373. package/lib/duet/{p-2f4059b6.entry.js → p-5b6f6bbe.entry.js} +1 -1
  374. package/lib/duet/{p-cc947473.entry.js → p-5bbb0cbb.entry.js} +1 -1
  375. package/lib/duet/{p-da1d2c32.system.entry.js → p-5e51cf6a.system.entry.js} +1 -1
  376. package/lib/duet/{p-47270f8d.system.entry.js → p-5f8a4a7d.system.entry.js} +1 -1
  377. package/lib/duet/{p-f30d5a7f.entry.js → p-5f923de2.entry.js} +1 -1
  378. package/lib/duet/{p-e5ef359e.entry.js → p-62879f97.entry.js} +1 -1
  379. package/lib/duet/{p-27ccaefd.entry.js → p-6671955e.entry.js} +1 -1
  380. package/lib/duet/{p-d641d8a3.entry.js → p-67628c59.entry.js} +1 -1
  381. package/lib/duet/{p-9ff8c011.entry.js → p-68b6fd26.entry.js} +1 -1
  382. package/lib/duet/{p-6f2ae515.system.entry.js → p-69f1a4f2.system.entry.js} +1 -1
  383. package/lib/duet/{p-e77c8cd4.system.entry.js → p-6a2f9ff6.system.entry.js} +1 -1
  384. package/lib/duet/p-6a8e04b2.system.entry.js +4 -0
  385. package/lib/duet/{p-cba1921b.system.entry.js → p-6b1c08f3.system.entry.js} +1 -1
  386. package/lib/duet/{p-6457a796.system.js → p-6b3a931f.system.js} +1 -1
  387. package/lib/duet/{p-173274f4.system.entry.js → p-6b4e1bba.system.entry.js} +1 -1
  388. package/lib/duet/{p-3614789f.entry.js → p-6bf05522.entry.js} +1 -1
  389. package/lib/duet/{p-b1e9dad0.system.entry.js → p-6f76371a.system.entry.js} +1 -1
  390. package/lib/duet/{p-55988964.system.entry.js → p-7353e4df.system.entry.js} +1 -1
  391. package/lib/duet/{p-c8820fe8.system.entry.js → p-7447b4b1.system.entry.js} +1 -1
  392. package/lib/duet/{p-3f6183cb.system.entry.js → p-75546d06.system.entry.js} +1 -1
  393. package/lib/duet/{p-18e23282.system.entry.js → p-7668d817.system.entry.js} +1 -1
  394. package/lib/duet/{p-e4d156bc.system.entry.js → p-78ffd5d6.system.entry.js} +1 -1
  395. package/lib/duet/{p-f3f3f84f.entry.js → p-7d17dc9f.entry.js} +1 -1
  396. package/lib/duet/{p-53e0951b.entry.js → p-7d1d1f86.entry.js} +1 -1
  397. package/lib/duet/{p-3e6f92d8.system.js → p-7d59bbcf.system.js} +1 -1
  398. package/lib/duet/{p-bf5745c6.entry.js → p-7f05c044.entry.js} +1 -1
  399. package/lib/duet/{p-a755f410.system.entry.js → p-7fc8b004.system.entry.js} +2 -2
  400. package/lib/duet/{p-c5cf73a3.entry.js → p-859c0733.entry.js} +1 -1
  401. package/lib/duet/{p-c7709155.system.entry.js → p-863be3b8.system.entry.js} +1 -1
  402. package/lib/duet/{p-2e99b4f3.system.js → p-87074c90.system.js} +1 -1
  403. package/lib/duet/{p-0cdb37a6.entry.js → p-870ede73.entry.js} +1 -1
  404. package/lib/duet/{p-0a9b4a74.system.entry.js → p-87a3838d.system.entry.js} +1 -1
  405. package/lib/duet/{p-b73d0326.system.entry.js → p-880edd71.system.entry.js} +1 -1
  406. package/lib/duet/{p-bec9a9d0.system.entry.js → p-8e2e9a82.system.entry.js} +1 -1
  407. package/lib/duet/{p-6e960c9c.entry.js → p-91f34a6c.entry.js} +1 -1
  408. package/lib/duet/{p-6c680a1f.entry.js → p-92c10b4f.entry.js} +1 -1
  409. package/lib/duet/{p-a530d1cd.entry.js → p-945580f7.entry.js} +1 -1
  410. package/lib/duet/{p-0e6a5f78.entry.js → p-953dde09.entry.js} +1 -1
  411. package/lib/duet/{p-4aa49de6.system.entry.js → p-959f200c.system.entry.js} +1 -1
  412. package/lib/duet/{p-8f0b4985.entry.js → p-95da8a9f.entry.js} +1 -1
  413. package/lib/duet/{p-f599d1f3.system.entry.js → p-9892047a.system.entry.js} +1 -1
  414. package/lib/duet/{p-2f27b3da.entry.js → p-99ed79b3.entry.js} +1 -1
  415. package/lib/duet/{p-6f316c3c.system.entry.js → p-9a8e5154.system.entry.js} +1 -1
  416. package/lib/duet/{p-757bcd12.system.js → p-9b386f5b.system.js} +1 -1
  417. package/lib/duet/p-9b485175.system.entry.js +4 -0
  418. package/lib/duet/{p-d65ce603.system.entry.js → p-9e12e7f9.system.entry.js} +1 -1
  419. package/lib/duet/{p-0f62c8c5.entry.js → p-a097d9ee.entry.js} +1 -1
  420. package/lib/duet/{p-991b0b18.entry.js → p-a37cc55d.entry.js} +1 -1
  421. package/lib/duet/{p-240ccb24.system.entry.js → p-a5278cfe.system.entry.js} +1 -1
  422. package/lib/duet/p-a5975ab0.entry.js +4 -0
  423. package/lib/duet/p-a60bb4a7.system.entry.js +4 -0
  424. package/lib/duet/{p-e479e499.system.entry.js → p-a8265f95.system.entry.js} +1 -1
  425. package/lib/duet/{p-e415c932.js → p-a96febcb.js} +1 -1
  426. package/lib/duet/{p-c37930c4.entry.js → p-ab48d012.entry.js} +1 -1
  427. package/lib/duet/{p-a1982d5f.entry.js → p-abdaade7.entry.js} +1 -1
  428. package/lib/duet/{p-f3c24379.system.entry.js → p-ac798ef6.system.entry.js} +1 -1
  429. package/lib/duet/{p-e0173b1e.system.entry.js → p-acb8d801.system.entry.js} +1 -1
  430. package/lib/duet/{p-e6733338.entry.js → p-add23a9e.entry.js} +1 -1
  431. package/lib/duet/{p-d5c98e0d.entry.js → p-b39df610.entry.js} +1 -1
  432. package/lib/duet/{p-e7ec54d9.system.entry.js → p-b4ddc308.system.entry.js} +1 -1
  433. package/lib/duet/{p-c326507b.entry.js → p-b6090729.entry.js} +1 -1
  434. package/lib/duet/{p-9589d903.system.entry.js → p-b826f416.system.entry.js} +1 -1
  435. package/lib/duet/{p-08027bd5.entry.js → p-b837bd27.entry.js} +1 -1
  436. package/lib/duet/{p-d1a6aaae.entry.js → p-b9c2a84b.entry.js} +1 -1
  437. package/lib/duet/{p-82d2bac0.system.entry.js → p-ba649687.system.entry.js} +1 -1
  438. package/lib/duet/{p-e0927619.entry.js → p-bd7330c2.entry.js} +1 -1
  439. package/lib/duet/{p-2462dae2.system.entry.js → p-bf360925.system.entry.js} +1 -1
  440. package/lib/duet/p-c07e77bd.system.entry.js +4 -0
  441. package/lib/duet/{p-b6380384.entry.js → p-c295bac4.entry.js} +1 -1
  442. package/lib/duet/{p-a1899d19.js → p-c296e2fe.js} +1 -1
  443. package/lib/duet/{p-49cedc59.system.entry.js → p-c45fbaa0.system.entry.js} +1 -1
  444. package/lib/duet/{p-64111c02.system.entry.js → p-c4c434b0.system.entry.js} +1 -1
  445. package/lib/duet/{p-24a714b4.system.entry.js → p-c762b204.system.entry.js} +2 -2
  446. package/lib/duet/{p-0151f6d9.system.entry.js → p-ca7ae79a.system.entry.js} +1 -1
  447. package/lib/duet/{p-b912ab9c.entry.js → p-cc577f39.entry.js} +1 -1
  448. package/lib/duet/{p-f7eb104c.system.entry.js → p-ce91ade4.system.entry.js} +1 -1
  449. package/lib/duet/{p-c40174a7.entry.js → p-cfda59e1.entry.js} +1 -1
  450. package/lib/duet/{p-c1910e48.entry.js → p-d1c59e6b.entry.js} +1 -1
  451. package/lib/duet/{p-2d2eb1e9.entry.js → p-d679ad05.entry.js} +1 -1
  452. package/lib/duet/{p-b39d51b3.system.entry.js → p-d7dac88c.system.entry.js} +1 -1
  453. package/lib/duet/{p-49fe016d.entry.js → p-d96d467b.entry.js} +1 -1
  454. package/lib/duet/{p-6a5bc5a1.entry.js → p-d9b83f29.entry.js} +1 -1
  455. package/lib/duet/{p-6842920d.entry.js → p-dc17c9f0.entry.js} +1 -1
  456. package/lib/duet/{p-0d4b6211.entry.js → p-ddf6e52d.entry.js} +1 -1
  457. package/lib/duet/{p-08b4d68d.system.entry.js → p-e0302f2f.system.entry.js} +2 -2
  458. package/lib/duet/p-e0c0fb67.entry.js +4 -0
  459. package/lib/duet/{p-963f148f.entry.js → p-e49330b3.entry.js} +1 -1
  460. package/lib/duet/{p-02897a21.entry.js → p-e5d35952.entry.js} +1 -1
  461. package/lib/duet/{p-3e45f5ef.system.entry.js → p-e5dfe729.system.entry.js} +1 -1
  462. package/lib/duet/p-e67c7226.entry.js +4 -0
  463. package/lib/duet/{p-3b5483cb.system.entry.js → p-e7e84978.system.entry.js} +2 -2
  464. package/lib/duet/{p-dd27b04e.system.js → p-ebe227fd.system.js} +1 -1
  465. package/lib/duet/{p-7e17ca68.system.entry.js → p-ec7b33c8.system.entry.js} +1 -1
  466. package/lib/duet/{p-0c339f86.system.entry.js → p-ee549fc2.system.entry.js} +1 -1
  467. package/lib/duet/{p-30fde042.system.entry.js → p-f230ec9b.system.entry.js} +1 -1
  468. package/lib/duet/{p-ce50b05b.system.entry.js → p-f2ad6a5d.system.entry.js} +1 -1
  469. package/lib/duet/{p-cc39ffd6.entry.js → p-f32bb736.entry.js} +1 -1
  470. package/lib/duet/{p-fb307e00.system.entry.js → p-f5dc75ab.system.entry.js} +1 -1
  471. package/lib/duet/{p-d03377cb.entry.js → p-f8ee50b0.entry.js} +1 -1
  472. package/lib/duet/p-fb508de5.js +4 -0
  473. package/lib/duet/{p-4657fd97.system.entry.js → p-fd4aae91.system.entry.js} +1 -1
  474. package/lib/duet/{p-d9623b60.system.js → p-fe62cf1b.system.js} +1 -1
  475. package/lib/duet/{p-1a7bce00.entry.js → p-ffad31e8.entry.js} +1 -1
  476. package/lib/esm/{app-globals-c0f14928.js → app-globals-2f3c9ad3.js} +1 -1
  477. package/lib/esm/duet-action-button.entry.js +2 -2
  478. package/lib/esm/duet-alert.entry.js +3 -3
  479. package/lib/esm/duet-badge.entry.js +3 -3
  480. package/lib/esm/duet-banner.entry.js +2 -2
  481. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  482. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  483. package/lib/esm/duet-button_2.entry.js +4 -4
  484. package/lib/esm/duet-callout.entry.js +4 -4
  485. package/lib/esm/duet-caption_4.entry.js +7 -7
  486. package/lib/esm/duet-card.entry.js +1 -1
  487. package/lib/esm/duet-checkbox.entry.js +1 -1
  488. package/lib/esm/duet-checkmark.entry.js +3 -3
  489. package/lib/esm/duet-chip.entry.js +36 -24
  490. package/lib/esm/duet-choice_2.entry.js +3 -3
  491. package/lib/esm/duet-collapsible.entry.js +2 -2
  492. package/lib/esm/duet-combobox.entry.js +3 -3
  493. package/lib/esm/duet-contact-card.entry.js +4 -4
  494. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  495. package/lib/esm/duet-date-picker.entry.js +4 -4
  496. package/lib/esm/duet-divider_2.entry.js +2 -2
  497. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  498. package/lib/esm/duet-empty-state.entry.js +1 -1
  499. package/lib/esm/duet-fieldset.entry.js +5 -5
  500. package/lib/esm/duet-file-chooser.entry.js +1 -1
  501. package/lib/esm/duet-footer.entry.js +3 -3
  502. package/lib/esm/duet-grid_2.entry.js +1 -1
  503. package/lib/esm/duet-header_2.entry.js +5 -5
  504. package/lib/esm/duet-hero.entry.js +4 -4
  505. package/lib/esm/duet-icon.entry.js +4 -4
  506. package/lib/esm/duet-input_2.entry.js +3 -3
  507. package/lib/esm/duet-layout.entry.js +9 -7
  508. package/lib/esm/duet-list_2.entry.js +4 -4
  509. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  510. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  511. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  512. package/lib/esm/duet-menu-bar-item.entry.js +3 -3
  513. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  514. package/lib/esm/duet-menu-bar.entry.js +4 -4
  515. package/lib/esm/duet-modal.entry.js +10 -10
  516. package/lib/esm/duet-multiselect.entry.js +8 -8
  517. package/lib/esm/duet-nav.entry.js +2 -2
  518. package/lib/esm/duet-notification_2.entry.js +6 -6
  519. package/lib/esm/duet-number-input.entry.js +3 -3
  520. package/lib/esm/duet-overlay.entry.js +2 -2
  521. package/lib/esm/duet-page-heading.entry.js +3 -3
  522. package/lib/esm/duet-pagination_2.entry.js +15 -15
  523. package/lib/esm/duet-popup-menu-item.entry.js +2 -2
  524. package/lib/esm/duet-popup-menu.entry.js +2 -2
  525. package/lib/esm/duet-progress.entry.js +2 -2
  526. package/lib/esm/duet-promo-card.entry.js +4 -4
  527. package/lib/esm/duet-radio_2.entry.js +2 -2
  528. package/lib/esm/duet-range-slider.entry.js +1 -1
  529. package/lib/esm/duet-scrollable_3.entry.js +18 -18
  530. package/lib/esm/duet-section-layout.entry.js +4 -4
  531. package/lib/esm/duet-select.entry.js +2 -2
  532. package/lib/esm/duet-shaped-image.entry.js +3 -3
  533. package/lib/esm/duet-show-more.entry.js +4 -4
  534. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  535. package/lib/esm/duet-slideout-link.entry.js +3 -3
  536. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  537. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  538. package/lib/esm/duet-slideout.entry.js +8 -8
  539. package/lib/esm/duet-step_2.entry.js +2 -2
  540. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  541. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  542. package/lib/esm/duet-submenu-bar-item.entry.js +2 -2
  543. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  544. package/lib/esm/duet-submenu-bar.entry.js +5 -5
  545. package/lib/esm/duet-textarea.entry.js +2 -2
  546. package/lib/esm/duet-toggle.entry.js +1 -1
  547. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  548. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  549. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  550. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  551. package/lib/esm/duet-toolbar.entry.js +2 -2
  552. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  553. package/lib/esm/duet-tooltip.entry.js +2 -2
  554. package/lib/esm/duet-tray.entry.js +4 -4
  555. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  556. package/lib/esm/duet-upload-item.entry.js +5 -5
  557. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  558. package/lib/esm/duet.js +3 -3
  559. package/lib/esm/{errorcodes.utils-09a1130e.js → errorcodes.utils-dacd3ba5.js} +1 -1
  560. package/lib/esm/{focus-utils-222c942d.js → focus-utils-ed273558.js} +1 -1
  561. package/lib/esm/{index-bb52e777.js → index-fab38b5b.js} +1 -1
  562. package/lib/esm/{language-utils-dc4b408c.js → language-utils-4f1f49a3.js} +1 -1
  563. package/lib/esm/loader.js +3 -3
  564. package/lib/esm/{slot-utils-cd1f6806.js → slot-utils-f8dbbf78.js} +1 -1
  565. package/lib/esm-es5/{app-globals-c0f14928.js → app-globals-2f3c9ad3.js} +1 -1
  566. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  567. package/lib/esm-es5/duet-alert.entry.js +1 -1
  568. package/lib/esm-es5/duet-badge.entry.js +1 -1
  569. package/lib/esm-es5/duet-banner.entry.js +1 -1
  570. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  571. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  572. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  573. package/lib/esm-es5/duet-callout.entry.js +1 -1
  574. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  575. package/lib/esm-es5/duet-card.entry.js +1 -1
  576. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  577. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  578. package/lib/esm-es5/duet-chip.entry.js +1 -1
  579. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  580. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  581. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  582. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  583. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  584. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  585. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  586. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  587. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  588. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  589. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  590. package/lib/esm-es5/duet-footer.entry.js +1 -1
  591. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  592. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  593. package/lib/esm-es5/duet-hero.entry.js +1 -1
  594. package/lib/esm-es5/duet-icon.entry.js +1 -1
  595. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  596. package/lib/esm-es5/duet-layout.entry.js +1 -1
  597. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  598. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  599. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  600. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  601. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  602. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  603. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  604. package/lib/esm-es5/duet-modal.entry.js +1 -1
  605. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  606. package/lib/esm-es5/duet-nav.entry.js +1 -1
  607. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  608. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  609. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  610. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  611. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  612. package/lib/esm-es5/duet-popup-menu-item.entry.js +2 -2
  613. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  614. package/lib/esm-es5/duet-progress.entry.js +1 -1
  615. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  616. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  617. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  618. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  619. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  620. package/lib/esm-es5/duet-select.entry.js +1 -1
  621. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  622. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  623. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  624. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  625. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  626. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  627. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  628. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  630. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  631. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  632. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  633. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  634. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  635. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  636. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  637. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  638. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  639. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  640. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  641. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  642. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  643. package/lib/esm-es5/duet-tray.entry.js +1 -1
  644. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  645. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  646. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  647. package/lib/esm-es5/duet.js +1 -1
  648. package/lib/esm-es5/{errorcodes.utils-09a1130e.js → errorcodes.utils-dacd3ba5.js} +1 -1
  649. package/lib/esm-es5/focus-utils-ed273558.js +4 -0
  650. package/lib/esm-es5/{index-bb52e777.js → index-fab38b5b.js} +1 -1
  651. package/lib/esm-es5/{language-utils-dc4b408c.js → language-utils-4f1f49a3.js} +1 -1
  652. package/lib/esm-es5/loader.js +1 -1
  653. package/lib/esm-es5/{slot-utils-cd1f6806.js → slot-utils-f8dbbf78.js} +1 -1
  654. package/lib/types/components/duet-chip/duet-chip.d.ts +3 -0
  655. package/lib/types/components/duet-layout/duet-layout.d.ts +2 -0
  656. package/package.json +4 -4
  657. package/lib/duet/p-1d06cb09.entry.js +0 -4
  658. package/lib/duet/p-3407e65b.entry.js +0 -4
  659. package/lib/duet/p-41c307bf.system.entry.js +0 -4
  660. package/lib/duet/p-488f7870.entry.js +0 -4
  661. package/lib/duet/p-4fe3e0e7.system.entry.js +0 -4
  662. package/lib/duet/p-518a359d.entry.js +0 -4
  663. package/lib/duet/p-51c37238.entry.js +0 -4
  664. package/lib/duet/p-59c37777.system.entry.js +0 -4
  665. package/lib/duet/p-68d24c63.entry.js +0 -4
  666. package/lib/duet/p-81ba8231.entry.js +0 -4
  667. package/lib/duet/p-9266be3a.system.entry.js +0 -4
  668. package/lib/duet/p-9768bb29.js +0 -4
  669. package/lib/duet/p-b7d1822b.entry.js +0 -4
  670. package/lib/duet/p-bd877062.entry.js +0 -4
  671. package/lib/duet/p-bdd2a92b.entry.js +0 -4
  672. package/lib/duet/p-d1600d3d.js +0 -4
  673. package/lib/duet/p-dcb8e451.system.entry.js +0 -4
  674. package/lib/esm-es5/focus-utils-222c942d.js +0 -4
@@ -42,14 +42,14 @@ export class DuetBreadcrumb {
42
42
  */
43
43
  render() {
44
44
  var _a;
45
- return (h(Host, { key: 'b6f3e1e75bd42d8d41e89e0f0ddc460735d0d5f7', role: "listitem" }, h("div", { key: 'b331039ab43444323d0376d7a97501edd62bca26', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: 'dd9a5aa7cb2de0c4fc03d45994ec4f176b9da83b', class: "duet-breadrumbs-arrow", size: "auto", icon: arrowRightSmallIcon.svg, margin: "none", color: "currentColor" })), h("a", { key: 'a8e1e00fe3965f650d56054bbe9416cb4a2f96d8', class: {
45
+ return (h(Host, { key: '18c37fc7d84fbfe09c1eb285e16388ec70e9a307', role: "listitem" }, h("div", { key: 'efc47db8c7eb8f922c361ac9399196a7af3be21d', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: '108f30568f7f84babd579658721f1c0448288ebc', class: "duet-breadrumbs-arrow", size: "auto", icon: arrowRightSmallIcon.svg, margin: "none", color: "currentColor" })), h("a", { key: 'b03774c0f0d44955355121d6e235882edda6838c', class: {
46
46
  "duet-breadcrumb": true,
47
47
  "duet-theme-turva": this.theme === "turva",
48
48
  }, href: this.href ? this.href : undefined, "aria-label": `${!this.href ? `${getLocaleString(this.currentCrumb)} ` : ""}${(_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.element.innerHTML}`, role: "link" }, this.icon !== "arrow-right-small-icon" &&
49
49
  this.icon && [
50
- h("duet-icon", { key: 'd6bfff88d0862ec2dcf3278067695169a528a6c0', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
51
- this.hasSlottedContent && h("duet-spacer", { key: 'af6ac987fcfc1b3756a4d8143f2624f54ccec31a', size: "x-small", direction: "horizontal" }),
52
- ], h("slot", { key: '431112825f7667756b9bfb13e641fe290b60f244' })))));
50
+ h("duet-icon", { key: '085844d9dce555398be1e6889151600d54eb65f7', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
51
+ this.hasSlottedContent && h("duet-spacer", { key: '0746ad63079cbce6f54f7be5b2679a786d711ee0', size: "x-small", direction: "horizontal" }),
52
+ ], h("slot", { key: 'd0f45ff3fa075427e14b90ef6eb06ebc1c03ddc7' })))));
53
53
  }
54
54
  static get is() { return "duet-breadcrumb"; }
55
55
  static get encapsulation() { return "shadow"; }
@@ -53,11 +53,11 @@ export class DuetBreadcrumbs {
53
53
  */
54
54
  render() {
55
55
  const color = getColorByName(this.color);
56
- return (h(Host, { key: '6005094e7bac41c2a8a29adf8046ca5231d34066' }, h("nav", { key: 'ac2500d659dd3c902963e7af0edd1e6432f2aa3f', "aria-label": this.breadcrumbsAriaLabel, class: {
56
+ return (h(Host, { key: '4d20f1547e8f5acfe24d4fdd0796467ff5d04a14' }, h("nav", { key: '65d6e31df9eb90f7e27b6855ba4e650541aa9eb0', "aria-label": this.breadcrumbsAriaLabel, class: {
57
57
  "duet-breadcrumbs": true,
58
58
  "duet-theme-turva": this.theme === "turva",
59
59
  [this.variation]: true,
60
- } }, h("div", { key: '829e9f818a87449b89d41f32386e08ae6839497b', class: "container" }, h("div", { key: 'd9c34522bc6d2ad205c847e4e8fe95a71a4d3ff9', role: "list", class: "list", style: { color } }, h("slot", { key: '3ee81fac7e560f04536acc9aa13e3b342bdfc2bf' })), h("div", { key: '13b589c5fb63ca7ff2e8d7129a1cc835a2b6f424', class: "bottom-border bottom-border--container" })), h("div", { key: '9fa7fe0d22b33a77ba92f41eaff08fe3f5a739d2', class: "bottom-border bottom-border--nav" }))));
60
+ } }, h("div", { key: 'e4956646791760eb37fc77028654e75792a256e2', class: "container" }, h("div", { key: '9dc16ff656071b0a10317a1b03c92d7b7dd92605', role: "list", class: "list", style: { color } }, h("slot", { key: 'ac9ef52d9eeb061225106b00ee60d7ca2b50dbd2' })), h("div", { key: '747853c441c9c296c4e03aafbe6483dfa31fb7c4', class: "bottom-border bottom-border--container" })), h("div", { key: 'fc9a3ab33eb29633aff8623257c81c49185b9e90', class: "bottom-border bottom-border--nav" }))));
61
61
  }
62
62
  static get is() { return "duet-breadcrumbs"; }
63
63
  static get encapsulation() { return "shadow"; }
@@ -31,11 +31,11 @@ export class DuetCallout {
31
31
  <path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
32
32
  </svg>
33
33
  `;
34
- return (h(Host, { key: '063480653c78ec3af7af88f78668f46b1cd68344' }, h("div", { key: 'fc589663d377d0ca46888f970824e02d154a62f4', class: {
34
+ return (h(Host, { key: '534b9127054974a33efcc47a7d689a1e957195a7' }, h("div", { key: 'a3eb6e2b17742b28bbf72d99bb824616fdf197ee', class: {
35
35
  "duet-callout": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  "duet-m-0": this.margin === "none",
38
- } }, h("figure", { key: '8c2c3b0181f3b62104132bef2a8c6e2a1875012d', class: "container" }, h("duet-icon", { key: 'dbc8bfb4314be5079691951629f3639c3042e23c', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '7c441757835f32794f60ace1881cc4e0e4a54ee6' }, h("slot", { key: '6fee2ce133ad3d735590e7f9bf740e2aa39ae0ba' })), this.hasAuthorSlot && (h("figcaption", { key: '7f04066eceba4db7584cc676678e012601819204', class: "author" }, h("span", { key: 'f38084061413441a935186b4f4fd75e2048ea8a8' }, "\u2014 "), h("slot", { key: '0512a40598cdb8c637761a05fe0b3b90ed7bf22c', name: "author" })))))));
38
+ } }, h("figure", { key: 'ddb010bf709a04037d03a9e0864f6a91b061490a', class: "container" }, h("duet-icon", { key: 'b520dbf68afa65865b562c053a06ae7907056260', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '6c2f2ec722f53f2bebce2d455147b4decad9d243' }, h("slot", { key: '59ce6c30c39155fec448114fd25752585d95c87d' })), this.hasAuthorSlot && (h("figcaption", { key: 'b6599f6f3bff3b855dae865e6b03fc977d161137', class: "author" }, h("span", { key: '57a9fcc581eb85f634819905d57cb52e865ea4a3' }, "\u2014 "), h("slot", { key: '3338c10206046d6a0410c95e69d353e1ce52dd79', name: "author" })))))));
39
39
  }
40
40
  static get is() { return "duet-callout"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -245,6 +245,14 @@
245
245
  z-index: -1;
246
246
  width: 100%;
247
247
  height: 100%;
248
+ margin: 0;
248
249
  cursor: pointer;
250
+ border-width: 2px;
251
+ border-radius: 8px;
249
252
  opacity: 0;
253
+ appearance: none;
254
+ }
255
+
256
+ *::slotted([slot=input]:not([aria-disabled=true])) {
257
+ z-index: 1;
250
258
  }
@@ -17,6 +17,37 @@ export class DuetChip {
17
17
  this.disabled = false;
18
18
  }
19
19
  };
20
+ this.radioInputListenersRemove = radioInput => {
21
+ radioInput.removeEventListener("change", this.onRadioChange);
22
+ radioInput.removeEventListener("click", this.onRadioClick);
23
+ radioInput.removeEventListener("focus", this.onFocus);
24
+ radioInput.removeEventListener("blur", this.onBlur);
25
+ };
26
+ this.radioInputListenersAdd = radioInput => {
27
+ radioInput.addEventListener("change", this.onRadioChange);
28
+ radioInput.addEventListener("click", this.onRadioClick);
29
+ radioInput.addEventListener("focus", this.onFocus);
30
+ radioInput.addEventListener("blur", this.onBlur);
31
+ };
32
+ this.radioInputSetUp = () => {
33
+ const slotInput = this.element.querySelector("input[slot=input]");
34
+ const radioInput = slotInput || document.createElement("input");
35
+ radioInput.slot = "input";
36
+ radioInput.ariaDisabled = this.disabled ? "true" : undefined;
37
+ radioInput.id = this.identifier || this.chipId;
38
+ radioInput.type = "radio";
39
+ radioInput.name = this.name;
40
+ radioInput.value = this.value;
41
+ radioInput.checked = this.checked;
42
+ if (slotInput) {
43
+ this.radioInputListenersRemove(radioInput);
44
+ }
45
+ else {
46
+ this.element.appendChild(radioInput);
47
+ }
48
+ this.radioInputListenersAdd(radioInput);
49
+ this.focusableElement = radioInput;
50
+ };
20
51
  this.popupSetUp = () => {
21
52
  const popup = document.querySelector(`duet-popup-menu#${this.popup}`);
22
53
  if (popup) {
@@ -186,27 +217,8 @@ export class DuetChip {
186
217
  unsubscribeTabbingChange(this);
187
218
  }
188
219
  componentDidRender() {
189
- const identifier = this.identifier || this.chipId;
190
- const slotInput = this.element.querySelector("input[slot=input]");
191
- const radioInput = slotInput ? slotInput : document.createElement("input");
192
- radioInput.slot = "input";
193
- radioInput.ariaDisabled = this.disabled ? "true" : undefined;
194
- radioInput.id = identifier;
195
- radioInput.type = "radio";
196
- radioInput.name = this.name;
197
- radioInput.value = this.value;
198
- radioInput.checked = this.checked;
199
- radioInput.removeEventListener("change", this.onRadioChange);
200
- radioInput.removeEventListener("click", this.onRadioClick);
201
- radioInput.removeEventListener("focus", this.onFocus);
202
- radioInput.removeEventListener("blur", this.onBlur);
203
- radioInput.addEventListener("change", this.onRadioChange);
204
- radioInput.addEventListener("click", this.onRadioClick);
205
- radioInput.addEventListener("focus", this.onFocus);
206
- radioInput.addEventListener("blur", this.onBlur);
207
- this.focusableElement = radioInput;
208
- if (!this.element.querySelector("input[slot=input]")) {
209
- this.element.appendChild(radioInput);
220
+ if (this.variation === "radio") {
221
+ this.radioInputSetUp();
210
222
  }
211
223
  }
212
224
  getAccessibleExpanded() {
@@ -253,7 +265,7 @@ export class DuetChip {
253
265
  onBlur: this.onBlur,
254
266
  ref: el => (this.focusableElement = el),
255
267
  };
256
- return (h(Host, { key: '63d116523c6f8fd4c61d150adac9759f2e0e29a1', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: 'a3e43367f9e537aeaf1b257684888c067075e3e8', class: classes }, h("button", Object.assign({ key: '7a762c378f1d718523cb35bbf50ebaf60c59d062', id: identifier, "aria-label": this.accessibleLabel, "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '8f1a0d6e8f6a980f3da318918f5e21235140ebfb', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '2336e0011ee6931b63934af2e4982c06d9a0d456', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '7bf8172d3f1310d8cdf19d260eb2b0646e1dabcd' })))), this.variation === "input" && (h("span", { key: 'b5959dbf57ef68ccac4cad2368d485137303a5b6', class: classes }, h("button", Object.assign({ key: '6395bcf3de40496dae48c1e6f184c6a1ce969e5d', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel }, focusHandlers), h("span", { key: '47115e51b88864aba6ea47307d071f7cda181550', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '50c466515758a2f625435f2c35a3714d8c33f174', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '3dd5e1c1621582f7c7058bbc77d31748f6fab688' })), h("button", { key: 'e252ac9a1e9a710972a3e7fd6839ac6cee9041d0', class: "duet-chip-remove-button", onClick: this.onRemoveClick }, h("duet-icon", { key: '9b4adf2cec01d524e9dc0196f972dc557d10d8a8', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: '3c6c3c4f4d4402a7400e03b7d74fb95d352967b6', class: classes }, h("input", Object.assign({ key: 'bb101690fb37507a4405df9509aa7b469e48c255', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: 'ecd0105df1f88ff1d5ee22c74fd040e2ee19fd3c', htmlFor: identifier }, this.icon && (h("span", { key: 'cefe4394d500de2353bd7ae42b93c132c32a58de', class: "duet-chip-icon-container" }, h("duet-icon", { key: '57d6081fed000289fe066dc6ec4db761554557e2', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '5c7b9acbf6fb5de394186734e636c93fcf175a14', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '770c2ff769e2fb063607d943735be580cc323d06' }), this.popupElement && (h("span", { key: '9e7095323427853f41854f6e0f1d5901c7f9207d', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: '72031bdb57fa12468b8f318d6380f845ff272248', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: 'd1b2ac7c1fe1415094d639f57b3cd232a0355bc4', class: classes }, h("slot", { key: '4fd7346e9e40355f863a53aa95e97bbd05b94ec1', name: "input" }), h("label", { key: 'a6f74dc9687dc5abba3d2d3c4bb4cbbab8e72d6e', htmlFor: identifier }, this.icon && (h("span", { key: 'adf688f4c9a7a153c52193a8effd643aeaf1008a', class: "duet-chip-icon-container" }, h("duet-icon", { key: '7aca800ab15bcb1d1d7b86cd6276fbe37514e93d', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '84000545953f8f7dfdf214a5dbdee3b029cd42bc', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '9364faebdb2a14195e36d4645ae81058e2c3a04c' }))))));
268
+ return (h(Host, { key: '83bf513ef7192b64d92eb428ca47fbdf317468d9', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: '750fdb0037f02571a465c86dfed9f81a4e4f1110', class: classes }, h("button", Object.assign({ key: '49d5409a3600f91d6feefdafb207d17e330f53a3', id: identifier, "aria-label": this.accessibleLabel, "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '609549b8eb1bc7b9c3e7049f94dc9678b9dc259f', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '9167ad7ccd13479061d6849af2938bc868e51677', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'f8ab715a57220b96dbdbd2478207c4ba40ba325b' })))), this.variation === "input" && (h("span", { key: '0f1faa69c817a88de8716de8b261fa63688c899b', class: classes }, h("button", Object.assign({ key: '1955c7a24051d1c5b7671bf4a8438ee1c014b7cc', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel }, focusHandlers), h("span", { key: '3d69ad3ec1037f7b8278156392e902a2317f758c', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: 'c056e4f37ca87f98fb8743d5b723232e8335f83c', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'f257712ed166db7feb280d894bb1c111fa6fe171' })), h("button", { key: '0735914e5223ab4aed75f03e08e39af6a10ced8e', class: "duet-chip-remove-button", onClick: this.onRemoveClick }, h("duet-icon", { key: '3478c9f87f043e61f96a7595a35db8849c0c730c', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: 'a656fd6ce69c6201d0dd7407170c88c47e8f2a67', class: classes }, h("input", Object.assign({ key: '51dd1e0898d2af86d493e25b9d623d422a1e3ca8', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '60a550a09fcebb26e886503f0d9c637e6e2447cc', htmlFor: identifier }, this.icon && (h("span", { key: 'ba317cf437844d8c8694956e114687fa0d531daf', class: "duet-chip-icon-container" }, h("duet-icon", { key: '4e6bd4e5e0003bf649929dfdb36ca0f5b00e3e4c', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '7d427ed0b6d4d15a1eb1b3c0515e3d0d119a5197', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '943da2eae596920b321008ca6d927411109555db' }), this.popupElement && (h("span", { key: 'ccff1c7a99e9bf1b96449d061526a6f207907dfe', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: 'b381a2ae097f9de261f971882520688b0857a02f', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: '804eec75bc2347e568c5ebe9c994d909df7a6d15', class: classes }, h("slot", { key: '74bef72f091082f56c3cbdc01c6284a347de775f', name: "input" }), h("label", { key: '2a1fb8e4e0da4b7aa89fad54677e8cc3c0ea318f', htmlFor: identifier }, this.icon && (h("span", { key: '6bf61ec47a6647c05ef31fcef2d955740a37e55e', class: "duet-chip-icon-container" }, h("duet-icon", { key: '0c780d8a156ebb569408bbac96838b8627818b79', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: 'ed9beaf0e2c72f762c8abcc8ebec1a149ce4f31e', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: 'b1c9725c085d8d27b273eae4eba95b8c911343db' }))))));
257
269
  }
258
270
  static get is() { return "duet-chip"; }
259
271
  static get encapsulation() { return "shadow"; }
@@ -18,11 +18,11 @@ export class DuetCheckmark {
18
18
  inheritGlobalTheme(this);
19
19
  }
20
20
  render() {
21
- return (h(Host, { key: '7fd977069f6d90e931bc1cc546dd5dcb1b3327a4', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '6248db0eebc16f273f2e09182664e9aff4c8fc69', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: 'b2462908bca83b11023bd66451750e232403dbd7', class: {
21
+ return (h(Host, { key: '692074bb8ff3765800f6d41465a3597312f4da79', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '345bc0d43dfd9e43ef63fc8154a3f5cf663a284a', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: '9a3d25fabd343baa33ed2bc6477117dabe38445d', class: {
22
22
  "duet-checkmark-container": true,
23
23
  center: this.center,
24
24
  "duet-checkmark-radio": this.type === "radio",
25
- } }, this.checked && h("div", { key: '58f1dfa0f6414c0b6e339562a7474d88f6ed593d', class: "duet-checkmark" })))));
25
+ } }, this.checked && h("div", { key: '0b214dedac8059c30b3cd59abd0623dda52d53bc', class: "duet-checkmark" })))));
26
26
  }
27
27
  static get is() { return "duet-checkmark"; }
28
28
  static get originalStyleUrls() {
@@ -45,10 +45,10 @@ export class DuetContactCard {
45
45
  render() {
46
46
  const isTurva = this.theme === "turva";
47
47
  const theme = isTurva ? "turva" : "default";
48
- return (h(Host, { key: '3c9fa25aeb7c045d4b6125136452fbc000e917b0', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '305d81e0a0ca2879b9ae99198f5625aa72d7055a', class: {
48
+ return (h(Host, { key: '4a436cc9bd108107bc501a7643b2e93f5ac78e5c', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '47581ca62eb607cec4b8d1d37fcf5f18c2678a34', class: {
49
49
  "duet-contact-card": true,
50
50
  "duet-theme-turva": this.theme === "turva",
51
- }, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: '097d0fa2b4bcdd11fc20ab44ef4efb0cdee60e64' }, this.name && (h("duet-heading", { key: '2685492ee8f93e0bdfbbcc06069bede6254b95e7', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '3e7ecd91d78612587c26fb59efeba51318ff23fa', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: 'db60baa08a325146189f570058a4eed39719794d', class: "email" }, h("duet-icon", { key: '73f29608b716dba93b17aaf31b35343084bae481', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: 'aa4a3b2e81e0abe7fbfffae19f728330da02ed94', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: '8f357ececb303367c0f9e7a29b08a73e291696f0', class: "phone" }, h("duet-icon", { key: '95623b4884cd04f1ccf7a05dd6e0fdd29ea0efc2', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: 'debe51d2602cabd67192beb8e2a6b33f42cdc0ae', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: '0c53c226300fe7fe2430b096cb755865f239e58b', class: "call-to-action" }, h("duet-button", { key: '59badc81218dbc05a54b0447d1487468cabe8024', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: 'e08bd939ffbeb843e958c046566bba918fdf1f01' }), h("slot", { key: '5e6b4e8be69e1b5fd6babd5d616e3d3cbaa78138' }))));
51
+ }, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: '2146916a772d049a0a2c338e573c436cc799369c' }, this.name && (h("duet-heading", { key: '1883776b3095e2f5aa9c173a96e7822d1c938f0e', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '92b78c88c8e2d892719502f7d2505ed7449da8d3', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: '833f2c34ebcdce0e5233f80d6d01a5d9db13aadc', class: "email" }, h("duet-icon", { key: '41310926f4b326de7de44f4a7346905386f80254', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '9ce96e8d1f5f73496c3b8e3d3c7d99e2de741c3e', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: '7b184f7a81d165ad37c66a6075d3b1698de6264c', class: "phone" }, h("duet-icon", { key: 'b973fbdcdd02bea91e9adce6b2d94b7122f730fc', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '4ba2b90db91a2217590ce7bc5f70846dc87e9856', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: 'a292f1045430c6eeac2ec61eae9722c6ffe41f4b', class: "call-to-action" }, h("duet-button", { key: '103fa46548191a207bcfa65a32e426b62c3c4e4a', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: 'b02b1c4afca5fb77e9fd389b64f1f853433bc52f' }), h("slot", { key: '02bae65fb19132f6a49d7dc156e660e042385fc3' }))));
52
52
  }
53
53
  static get is() { return "duet-contact-card"; }
54
54
  static get encapsulation() { return "shadow"; }
@@ -39,20 +39,20 @@ export class DuetFieldset {
39
39
  * Always the last one in the class.
40
40
  */
41
41
  render() {
42
- return (h(Host, { key: '4b7d0d8326673fbc6e1e7c775e7fa4ee12d1bf33', class: { "duet-m-0": this.margin === "none" } }, h("fieldset", { key: '24c00f00cb4bc4d9e765732e9aca337f8081e523', "aria-labelledby": this.labelId, "aria-describedby": this.error ? this.errorId : null,
42
+ return (h(Host, { key: '796efaecbe6ebd2dd9ca28bd48a7c0ca625171fe', class: { "duet-m-0": this.margin === "none" } }, h("fieldset", { key: '637226c8d070993fade17dc1cb44e8db6c070d43', "aria-labelledby": this.labelId, "aria-describedby": this.error ? this.errorId : null,
43
43
  // NVDA and VoiceOver do not yet support aria-errormessage
44
44
  // once they do, we can remove errors from the aria-describedby
45
45
  // aria-errormessage={this.error ? this.errorId : null}
46
46
  class: {
47
47
  "duet-fieldset": true,
48
48
  "duet-theme-turva": this.theme === "turva",
49
- } }, h("legend", { key: '25cc5a4565627e7253cf51ddd8387242901e5291', id: this.labelId }, h(this.labelHeadingLevel, { key: 'b6fbd1a1aec1d5417c0402ca6e620989a214243d' }, this.label), this.caption && h("span", { key: '8f2d3a785504eff5b08dacdd91f7563ea8d23556' }, this.caption)), h("div", { key: '321ba668ccd5893bacfc4504144fe72afb9d7423', class: {
49
+ } }, h("legend", { key: 'a49cbefbe852732e4b2b4326acd0a462d90106a6', id: this.labelId }, h(this.labelHeadingLevel, { key: 'f5f1518e027266a0e2d584fa1a6b4376f5db78e7' }, this.label), this.caption && h("span", { key: 'cb39f09028e0dd245b2df28580493b6de584ed3c' }, this.caption)), h("div", { key: '06d122ad9ce4c683b3eabfba9fb75db65a098eb1', class: {
50
50
  "duet-legend-wrapper": true,
51
51
  "duet-legend-has-caption": !!this.caption,
52
52
  "duet-legend-has-tooltip": this.hasTooltip,
53
53
  "duet-legend-hidden": this.labelHidden,
54
54
  "duet-legend-compact": this.compactLabel,
55
- } }, h("div", { key: '829ebed3b5303fc9745a4188341bc0f3265ab43c', class: "duet-fieldset-label" }, h("span", { key: '8b510fdf1f3986a02a9c0bf8d68af86958d74d7c', "aria-hidden": "true" }, this.label), h("slot", { key: '7cb0efc0b6f5790887cd1d1f971738d0050d03fc', onSlotchange: this.checkHasTooltip, name: "tooltip" })), this.caption && (h("div", { key: '60587899d57d4c56f83f2cc0419eed5e5d74fbc9', class: "duet-fieldset-caption", "aria-hidden": "true" }, h("duet-caption", { key: '503211941d2c58bb3b7b84c5c4dfa587b01f2ae5', theme: this.theme, margin: "none" }, this.caption)))), h("slot", { key: 'b37c634b0db76801085598ab9b9e2b06321448f3' }), h("span", { key: 'eb6c9de533eb068ef21e322df6d8e5f30ac75e07', class: "duet-fieldset-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: 'ed99f6a92ade89c6e1f971dc4aa03985e3d87d57' }, this.error)))));
55
+ } }, h("div", { key: '8f82b4f9980bf6681e5fee90a4b781e65e23f2b0', class: "duet-fieldset-label" }, h("span", { key: 'eae1f845e20acf1b968997393e62ad8ccd3b0cc8', "aria-hidden": "true" }, this.label), h("slot", { key: '7148e9ad377dce9d87116e9ece609df2173f3331', onSlotchange: this.checkHasTooltip, name: "tooltip" })), this.caption && (h("div", { key: '948abdedb43e0de5a965d4f03d21dbb7c138b55c', class: "duet-fieldset-caption", "aria-hidden": "true" }, h("duet-caption", { key: '94a4ac15cefd5f8dc70f52ba257b448f9ca3c74a', theme: this.theme, margin: "none" }, this.caption)))), h("slot", { key: '287a9d3649d0d24ae4bca3aa44009947ea3758fe' }), h("span", { key: '2b4acb42a4e06002428b01c170a5a003dfe3654b', class: "duet-fieldset-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '93e6611df1d44a5a657e69ac71402366aa7d82cd' }, this.error)))));
56
56
  }
57
57
  static get is() { return "duet-fieldset"; }
58
58
  static get encapsulation() { return "shadow"; }
@@ -229,15 +229,12 @@
229
229
  opacity: 1;
230
230
  transform: translateY(0);
231
231
  }
232
- .duet-header-items .extra-bottom-padding,
233
- .duet-header-bottom-utils .extra-bottom-padding,
234
- .duet-header-utils .extra-bottom-padding {
235
- padding-bottom: 188px;
232
+
233
+ .extra-bottom-margin {
234
+ margin-bottom: 188px;
236
235
  }
237
236
  @media (min-width: 62em) {
238
- .duet-header-items .extra-bottom-padding,
239
- .duet-header-bottom-utils .extra-bottom-padding,
240
- .duet-header-utils .extra-bottom-padding {
237
+ .extra-bottom-margin {
241
238
  display: none;
242
239
  }
243
240
  }
@@ -497,7 +497,7 @@ export class DuetHeader {
497
497
  "duet-header-item": true,
498
498
  active: thirdLevelItem.active === true,
499
499
  }, role: "menuitem", href: thirdLevelItem.href || "#", id: thirdLevelItem.id, onClick: event => this.handleItemClick(event, thirdLevelItem), onKeyDown: ev => this.handleArrowKeys(ev), onMouseEnter: event => this.emitDuetEvent(event, thirdLevelItem), onTouchStart: event => this.emitDuetEvent(event, thirdLevelItem), target: thirdLevelItem.external ? "_blank" : "_self" }, thirdLevelItem.icon && (h("div", { class: "duet-header-icon" }, h("duet-icon", { margin: "none", size: "medium", name: thirdLevelItem.icon, color: "currentColor" }))), h("span", null, thirdLevelItem.label), thirdLevelItem.badge && h("div", { class: "duet-header-badge" })))))));
500
- }))))), h("div", { class: "duet-header-bottom-utils" }, h("slot", { name: "utility" })), h("div", { class: "duet-header-utils" }, !itemsHaveSubItems && contactDropdown(), languageDropdown(), !itemsHaveSubItems && (h(Fragment, null, processedUserWithLink(), processedUserWithoutLink())), processedSearch(), processedSession(), h("div", { class: { "extra-bottom-padding": true } }))))));
500
+ }))))), h("div", { class: "duet-header-bottom-utils" }, h("slot", { name: "utility" })), h("div", { class: "duet-header-utils" }, !itemsHaveSubItems && contactDropdown(), languageDropdown(), !itemsHaveSubItems && (h(Fragment, null, processedUserWithLink(), processedUserWithoutLink())), processedSearch(), processedSession()), h("div", { class: { "extra-bottom-margin": true } })))));
501
501
  // multi level variation
502
502
  if (itemsHaveSubItems) {
503
503
  const activeSegment = this.processedItems.find(item => item.active);
@@ -840,6 +840,11 @@
840
840
  width: 50%;
841
841
  }
842
842
  }
843
+ @media (min-width: 76.25em) {
844
+ .duet-hero.duet-hero-product .duet-hero-wrapper.fluid .duet-hero-text {
845
+ width: 47%;
846
+ }
847
+ }
843
848
  .duet-hero.duet-hero-product .duet-hero-wrapper.narrow {
844
849
  max-width: 888px;
845
850
  }
@@ -97,11 +97,11 @@ export class DuetIcon {
97
97
  : {};
98
98
  const iconStyles = Object.assign({}, iconRotationStyles);
99
99
  const shapeStyle = this.shape === "brand-rotated" ? "duet-icon-shape-brand" : `duet-icon-shape-${this.shape}`;
100
- return (h(Host, { key: '56b942a1ac469f7ccd921c88b0824a31f43192f7', class: {
100
+ return (h(Host, { key: '036bd71920292b0eb364007a8d38b01a01e07ce3', class: {
101
101
  "duet-m-0": this.margin === "none",
102
102
  "duet-icon-has-outline": !!this.outline,
103
103
  "duet-icon-has-background": !!this.background,
104
- } }, h("span", { key: '0c151b14def0111c53d55b2af24a8484211dfc8a', "aria-hidden": "true", style: styles, class: {
104
+ } }, h("span", { key: '2959987408354e2be6c726b2d66087479c0651f0', "aria-hidden": "true", style: styles, class: {
105
105
  "duet-icon": true,
106
106
  "duet-theme-turva": this.theme === "turva",
107
107
  "duet-theme-default": this.theme === "default",
@@ -110,7 +110,7 @@ export class DuetIcon {
110
110
  [shapeStyle]: true,
111
111
  rotated: this.shape === "brand-rotated" && this.theme !== "turva",
112
112
  "duet-icon-not-responsive": !this.responsive,
113
- } }, h("span", { key: '971aea6375e7dda9fbef44d886a032c9214e09a5', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
113
+ } }, h("span", { key: 'e75af917059142d7f015109e7224fba0cc2e18b3', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
114
114
  }
115
115
  static get is() { return "duet-icon"; }
116
116
  static get encapsulation() { return "shadow"; }
@@ -11,6 +11,23 @@
11
11
  appearance: none;
12
12
  }
13
13
 
14
+ ::slotted([slot=page-heading]) {
15
+ width: calc(100% + 32px);
16
+ margin: 0 -16px 0 -16px;
17
+ }
18
+ @media (min-width: 36em) {
19
+ ::slotted([slot=page-heading]) {
20
+ width: calc(100% + 56px);
21
+ margin: 0 -28px 0 -28px;
22
+ }
23
+ }
24
+ @media (min-width: 62em) {
25
+ ::slotted([slot=page-heading]) {
26
+ width: calc(100% + 112px);
27
+ margin: 0 -56px 0 -56px;
28
+ }
29
+ }
30
+
14
31
  :host {
15
32
  box-sizing: border-box;
16
33
  padding: 0;
@@ -41,6 +58,9 @@
41
58
  padding: 56px !important;
42
59
  }
43
60
  }
61
+ :host(.duet-middle) .heading-wrapper {
62
+ padding: 0 !important;
63
+ }
44
64
 
45
65
  :host(.duet-ie) {
46
66
  height: 100%;
@@ -5,6 +5,7 @@ import { h, Host } from "@stencil/core";
5
5
  import isInternetExplorer from "../../utils/is-internet-explorer";
6
6
  /**
7
7
  * @slot main - The layout component’s primary content. Use this for the main content on the page.
8
+ * @slot page-heading - The layout component’s page heading content. Use this if you want to have heading inside main landmark.
8
9
  * @slot sidebar - The layout component’s sidebar content. Use this for content that is related to the content in the main slot.
9
10
  * @slot top - This is a full-width content area above the main and sidebar slots. Could be used to show for example alert messages.
10
11
  */
@@ -15,6 +16,7 @@ export class DuetLayout {
15
16
  */
16
17
  this.hasSidebar = false;
17
18
  this.hasTop = false;
19
+ this.hasPageHeading = false;
18
20
  this.sticky = false;
19
21
  this.margin = "auto";
20
22
  this.stickyDistance = "with-links";
@@ -29,6 +31,7 @@ export class DuetLayout {
29
31
  componentWillLoad() {
30
32
  this.hasSidebar = !!this.element.querySelector("[slot='sidebar']");
31
33
  this.hasTop = !!this.element.querySelector("[slot='top']");
34
+ this.hasPageHeading = !!this.element.querySelector("[slot='page-heading']");
32
35
  if (!this.element.querySelector("[slot='main']")) {
33
36
  console.warn("[DUET WARNING]: Nothing passed to <duet-layout> named slots. Please use one of 'main', 'sidebar' or 'top' to display contents.");
34
37
  }
@@ -38,26 +41,26 @@ export class DuetLayout {
38
41
  * Always the last one in the class.
39
42
  */
40
43
  render() {
41
- return (h(Host, { key: '0647cb148ef8d6e27dfc8733854bdece644a2f11', class: {
44
+ return (h(Host, { key: 'd7002353acb1bf62a3881852a8224c893da5c029', class: {
42
45
  "duet-middle": this.middle,
43
46
  "duet-ie": isInternetExplorer(),
44
- } }, this.hasTop && (h("div", { key: '93b8d11681cdcd0e063e08f62f3e8d9c4682ef69', class: {
47
+ } }, this.hasTop && (h("div", { key: '09ca28f93b730e8b95e76e7bb83f4561312eb0ab', class: {
45
48
  "duet-layout-top": true,
46
49
  "duet-m-0": this.margin === "none",
47
50
  "duet-center": this.center,
48
- } }, h("div", { key: 'acf886364c56f0ac0a979a680ebe9a3548f15b5f', class: "duet-layout-top-wrapper" }, h("slot", { key: '8c3ecc05c8ecfe7485e44fb30c9b3edea98acf3e', name: "top" })))), h("div", { key: 'f3f54254dc431cc83eea2e7a1d7f208f28bda58e', class: {
51
+ } }, h("div", { key: 'fe4e537e589205f6a1c024605356ea3d0396164f', class: "duet-layout-top-wrapper" }, h("slot", { key: 'd9495c85dcda3042c1f783d4c6b3435690d57d5c', name: "top" })))), h("div", { key: '3733c28fc043441b5ceb782c9035312bf5ef718d', class: {
49
52
  "duet-layout": true,
50
53
  "duet-layout-has-top": this.hasTop,
51
54
  "has-sidebar": this.hasSidebar,
52
55
  "duet-m-0": this.margin === "none",
53
56
  "duet-center": this.center,
54
57
  [`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
55
- } }, h("main", { key: 'b676f67b4cd446ca21d9ba571715a1591ccbb6af', class: "duet-main" }, h("slot", { key: 'efeb3b727f88ac03a86630677877b2f4a3df5544', name: "main" })), this.hasSidebar && (h("aside", { key: '0e327c7aab74483c878fe944e9a186932400a1cb', class: "duet-sidebar" }, h("div", { key: '0bbda350b036b27ddf5dca11635fd8022eed54a8', class: {
58
+ } }, h("main", { key: 'cc3d3a4f6c7a5cfc7375430ab0920f8ef0e9adc3', class: "duet-main" }, this.hasPageHeading && h("slot", { key: '8ae7d75fc38bd7b60aa9cab63e0aaa68e7007685', name: "page-heading" }), h("slot", { key: '46db410f500910c52f95766dd82bb40426450006', name: "main" })), this.hasSidebar && (h("aside", { key: '6447d8390b3915d02d47ead19852278ed2371ae3', class: "duet-sidebar" }, h("div", { key: '0841703c5f1ce1a549ff865f45adfff33f826fee', class: {
56
59
  "duet-sidebar-container": true,
57
60
  "has-tabs": this.tabs,
58
61
  sticky: this.sticky,
59
62
  [this.stickyDistance]: this.sticky,
60
- } }, h("slot", { key: '3527bcf06aeff1bb118f6f5901807a694439b688', name: "sidebar" })))))));
63
+ } }, h("slot", { key: '1e131d9c0fc743fec8aeb42a68df278a718b80a0', name: "sidebar" })))))));
61
64
  }
62
65
  static get is() { return "duet-layout"; }
63
66
  static get encapsulation() { return "shadow"; }
@@ -99,7 +99,7 @@ export class DuetLink {
99
99
  if (this.accessibleLabel) {
100
100
  return this.accessibleLabel;
101
101
  }
102
- if (!!this.download && this.element.textContent) {
102
+ if ((!!this.download || this.download === "") && this.element.textContent) {
103
103
  return `${this.element.textContent}. ${this.accessibleLabelDownload}.`;
104
104
  }
105
105
  if (this.external && this.element.textContent) {
@@ -144,10 +144,10 @@ export class DuetLink {
144
144
  render() {
145
145
  const Tag = !this.url ? "button" : "a";
146
146
  const isButton = Tag === "button";
147
- return (h(Host, { key: 'e36e1eeaa70e3b27fdd7bedc29d5cc1eefd6bee4', class: {
147
+ return (h(Host, { key: '38d90e4467279d94a029c7ce5fdaf9fa3590d5ae', class: {
148
148
  [`duet-link-${this.variation}`]: true,
149
149
  "duet-m-0": this.margin === "none",
150
- } }, h(Tag, { key: '67c80605b613db0d14289361318d4bfe090beca6', href: this.url, class: {
150
+ } }, h(Tag, { key: '5b1b7b691a3d66382b593a07fd47b3072fcd12fb', href: this.url, class: {
151
151
  "duet-link": true,
152
152
  "duet-link-is-external": this.external,
153
153
  "duet-link-is-download": !!this.download,
@@ -72,7 +72,7 @@ export class DuetList {
72
72
  * Always the last one in the class.
73
73
  */
74
74
  render() {
75
- return (h("dl", { key: '134d85e7daf9ff81e49dddbc1c0877548651f8fb', class: { "duet-list-component": true, "duet-m-0": this.margin === "none" } }, h("slot", { key: '46080db7331197a3b17627c15a11e3540e3473b8' })));
75
+ return (h("dl", { key: '1fe1ac541aeae071f5684e90937cee1a4be689d6', class: { "duet-list-component": true, "duet-m-0": this.margin === "none" } }, h("slot", { key: '166ca55ff1ca8e804357bf991b84ede3eac45d13' })));
76
76
  }
77
77
  static get is() { return "duet-list"; }
78
78
  static get encapsulation() { return "shadow"; }
@@ -16,14 +16,14 @@ export class DuetListItem {
16
16
  * Always the last one in the class.
17
17
  */
18
18
  render() {
19
- return (h(Host, { key: '0df4c6498653a7f20f8ac8d21f1044cd5ffd509b', class: {
19
+ return (h(Host, { key: '5ca1067fca4b44ef1a3b57b52e775407879ab750', class: {
20
20
  "duet-no-stacking": !this.responsive,
21
21
  "duet-list-item-breakpoint-x-small": this.breakpoint === "x-small",
22
22
  "duet-list-item-breakpoint-small": this.breakpoint === "small",
23
23
  "duet-list-item-breakpoint-medium": this.breakpoint === "medium",
24
24
  "duet-list-item-breakpoint-large": this.breakpoint === "large",
25
25
  "duet-list-item-breakpoint-x-large": this.breakpoint === "x-large",
26
- } }, h("dt", { key: 'dc9ead4dada3ad614b7099be0e86d80e05971257' }, h("slot", { key: '48f7393a2af77be1e716dbb617de3951d5bfae8c', name: "label" })), h("dd", { key: '571e2c23a8de7facceb48bf8bf2924f34e7a9505' }, h("slot", { key: '2b5f6420744bbac07db85a58d9b3524f86b51549', name: "value" }))));
26
+ } }, h("dt", { key: 'c8141e0af55f96c0dae8fbb8a50e74be470dc6bd' }, h("slot", { key: '583b9d7f5109da8f0185abcf07ca45d6d30944dc', name: "label" })), h("dd", { key: 'bfcb5056ec7fbb9412084e3eb95b610f168d7559' }, h("slot", { key: '3b844ecbbf9dbb82e2b4d9ac44cad328104865da', name: "value" }))));
27
27
  }
28
28
  static get is() { return "duet-list-item"; }
29
29
  static get encapsulation() { return "shadow"; }
@@ -79,7 +79,7 @@ export class DuetLogo {
79
79
  */
80
80
  render() {
81
81
  const TagName = this.href ? "a" : "div";
82
- return (h(Host, { key: '60e4ad6fab721948a825ad38f57e786997f3813a', class: { "duet-m-0": this.margin === "none" } }, h(TagName, { key: 'aad1889f604efe3c8bb8e294a625f2b544ad672f', href: this.href, ref: link => (this.nativeLink = link), "aria-label": this.accessibleLabel, class: {
82
+ return (h(Host, { key: '5d084305a0696301d4a6821758e0689a4c7cb24b', class: { "duet-m-0": this.margin === "none" } }, h(TagName, { key: 'bd7ff8798ac2294e92714074abc3a40ac09f84a3', href: this.href, ref: link => (this.nativeLink = link), "aria-label": this.accessibleLabel, class: {
83
83
  "duet-logo": true,
84
84
  [this.size]: true,
85
85
  "duet-theme-turva": this.theme === "turva",
@@ -114,11 +114,11 @@ export class DuetMenuBar {
114
114
  render() {
115
115
  const slideoutAvailable = document.querySelectorAll("duet-slideout").length > 0;
116
116
  const isUsedAsAdditionalHorizontalNav = slideoutAvailable && !this.logo;
117
- return (h(Host, { key: '9386904e22c17ede07fce421b4ececdcc4462311' }, h("nav", { key: 'ba224a6339f5402655e10937fb21812c7c174dc8', class: {
117
+ return (h(Host, { key: '967d5c3a2b52d99336f77c65189b5e458166e20a' }, h("nav", { key: '0269eca4392db3aee049ba6341719c4c6bd728bc', class: {
118
118
  "duet-menu-bar": true,
119
119
  "duet-theme-turva": this.theme === "turva",
120
120
  "horizontal-nav": isUsedAsAdditionalHorizontalNav,
121
- }, "aria-label": this.accessibleLabel }, h("div", { key: 'c0da13104e0e312f453ba493cebc3d523635e2b2', class: "top" }), h("div", { key: '03aaa19f264070866cc7e6536a7679972d53e3f5', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: '72234559418bbf0fbe2749343faa2e0d7cb07f46' }, h("duet-logo", { key: 'dbbf0ecca199c2a470390441038c014ac147a7c9', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: '55048a334800842fbd6b6cf55917d10f8eea6642', class: "list center", role: "list" }, h("div", { key: '6934aeb5d219dd31d7ad22993b08fd025e0c0e37', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: 'edf21f84609df58a98fca817a3a5f25b4128bfb0', name: "center" }), h("div", { key: '30d07068be15b133106e2ab6e6953029e08ca792', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: 'ead4201e0e8df9a2e1ec43254c3a63d167ff09da', class: "list right", role: "list" }, h("slot", { key: '66cb29f7147b514d6944de416aacaa15b21fc730', name: "right" }))), h("div", { key: '4e99473e810bac89400b9493887e9289340d0bdf', class: "bottom" }))));
121
+ }, "aria-label": this.accessibleLabel }, h("div", { key: 'f0714cac1580d0dad6109ce810a30cb9b8e31ea7', class: "top" }), h("div", { key: '6e2b8a7aeb95bd4edc59c71d6fd600c64668ca00', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: '7b719a3581ec0aeb360c3968ac32f7e0bfef2f8d' }, h("duet-logo", { key: 'f195dc3f95e3b8c46e51921ec9097687a01482cd', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: 'cedfe9fd7cfd8b81fdc2192b29536842e86164cd', class: "list center", role: "list" }, h("div", { key: '1b47f13f17f7215107307a48aebf3af6eae98ceb', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: '7ecd7b75b1e971dd03b5fa5c420d1482b106e37e', name: "center" }), h("div", { key: '57d6a671dc39903ae6feca1bc1e2d4296b67cd5f', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: '58cfdf2175cfa15f900ebb368a57e2c66afcef19', class: "list right", role: "list" }, h("slot", { key: 'cce27bba83ad382ee7721085cf231dc229f19375', name: "right" }))), h("div", { key: 'dd61b57a21d74369d9b5d3a3bf33eb2079406a62', class: "bottom" }))));
122
122
  }
123
123
  static get is() { return "duet-menu-bar"; }
124
124
  static get encapsulation() { return "shadow"; }
@@ -38,10 +38,10 @@ export class DuetMenuBarButton {
38
38
  * Always the last one in the class.
39
39
  */
40
40
  render() {
41
- return (h(Host, { key: '2d7d290b93ece34e74dbecb9b7d30a3a899b37b0', role: "listitem", onfocus: () => this.setFocus() }, h("button", { key: '99cb1fbd3aab73f4c75484ee7755c00fdf521965', ref: button => (this.nativeButton = button), class: {
41
+ return (h(Host, { key: '9206620e16533fa13b7b84f47b8543a70a7b2410', role: "listitem", onfocus: () => this.setFocus() }, h("button", { key: 'e172b1d487ac1b425e26b56485f03b6ee2453110', ref: button => (this.nativeButton = button), class: {
42
42
  "duet-menu-bar-button": true,
43
43
  "duet-theme-turva": this.theme === "turva",
44
- }, "aria-controls": this.accessibleControls, "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.icon && (h("duet-icon", { key: '811e8d68347707cf1011a541db3e857ec947e8d4', class: "menu-bar-button-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '543ce298b12035fd8ebe69dfa5ca25f4c431a277' }))));
44
+ }, "aria-controls": this.accessibleControls, "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.icon && (h("duet-icon", { key: '46afda060d34d192871f0601c64c188236389aed', class: "menu-bar-button-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '61ead72d9ec280bc7a757582c62d7028ce400d22' }))));
45
45
  }
46
46
  static get is() { return "duet-menu-bar-button"; }
47
47
  static get encapsulation() { return "shadow"; }
@@ -54,17 +54,17 @@ export class DuetMenuBarDropdown {
54
54
  * Always the last one in the class.
55
55
  */
56
56
  render() {
57
- return (h(Host, { key: 'f7cb616fbeb0e89cd04e89f7a19b73e4f6305b57', role: "listitem" }, h("div", { key: 'a3f4701b11e9317377629b5fe2148530dab3c0a7', class: {
57
+ return (h(Host, { key: 'b7505ee892ea3ee2d0e0f37e3638b7d2b783712a', role: "listitem" }, h("div", { key: '751e646811727d6f6a24a416df10f1c543940879', class: {
58
58
  "duet-menu-bar-dropdown": true,
59
59
  "duet-theme-turva": this.theme === "turva",
60
60
  active: this.open,
61
61
  [`duet-menu-bar-dropdown--slot-${this.getVariant()}`]: true,
62
- } }, h("button", { key: '928feac0a153bab46435694b95f4b0cbb2930874', ref: element => (this.button = element), "aria-label": this.accessibleLabel, "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
62
+ } }, h("button", { key: 'fef18c42d08e89e0db82ca29c0aacf1cb9ff5326', ref: element => (this.button = element), "aria-label": this.accessibleLabel, "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
63
63
  active: this.open,
64
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '7bd089cdec793c5853d3a2fb50c3f5c4ba579a4a', class: "menu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'baf4943655e0fd4ec680eec5ecf523828ddb2584', class: "label" }, h("slot", { key: '726942f2da202ad37393a7979a5ee49d3c830561', name: "label" }), h("duet-icon", { key: '68c1eb71b7c4112ebc3ea30d62324c7c1b0aea4e', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '0f1c939e3cc1b537f176ca076a2e20bc38f804d7', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
64
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '76888e1deea9cbb8e7bb3bdf5336669e2ae413e5', class: "menu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'd6d0c4bd9426aa41b4ba68b222669c922943150b', class: "label" }, h("slot", { key: '6478ad4df0cc0f954ef1a2ea8c4d7d6379e3ee83', name: "label" }), h("duet-icon", { key: '4118eec0a8f4d17b22aeab5efb9e7af3d9c6d096', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'd7026456d474f327320675a3174ec3eb1caf706d', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
65
65
  items: true,
66
66
  hidden: !this.open,
67
- } }, h("slot", { key: '62b2f301e57348d2308017ceaff0f22b8858eaef' })))));
67
+ } }, h("slot", { key: 'da2e4f2687f3aa80426a260df734e79cdb69c48a' })))));
68
68
  }
69
69
  static get is() { return "duet-menu-bar-dropdown"; }
70
70
  static get encapsulation() { return "shadow"; }
@@ -40,11 +40,11 @@ export class DuetMenuBarDropdownLink {
40
40
  * Always the last one in the class.
41
41
  */
42
42
  render() {
43
- return (h(Host, { key: 'f7702f6502c6ec2bed8ef4d87146a6523456a5e4' }, h("a", { key: '5923a9d404aaa1b183edef94c7f66e305a0d4a46', class: {
43
+ return (h(Host, { key: 'e3310b8dfef57c95572f69574ab3f2844f0a8fd2' }, h("a", { key: '0bc7dc99b57576902aa56cf53e0f0a092d7d1606', class: {
44
44
  "duet-menu-bar-dropdown-link": true,
45
45
  [`duet-menu-bar-dropdown-link--slot-${this.getVariant()}`]: true,
46
46
  "duet-theme-turva": this.theme === "turva",
47
- }, href: this.href, role: "menuitem", onKeyUp: e => this.handleEscape(e), "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '29ac748920ac962f47fd43548ccdedb42b8517e1', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("slot", { key: '6e1f0d21b27a696c4bc2ba6369d884e7acc77db4' }))));
47
+ }, href: this.href, role: "menuitem", onKeyUp: e => this.handleEscape(e), "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '0434d95f76ea5e61047da18bac14f7261626a161', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("slot", { key: '8b32a81bdf0bd30bb14486a8593e31f1cd86632e' }))));
48
48
  }
49
49
  static get is() { return "duet-menu-bar-dropdown-link"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -32,11 +32,11 @@ export class DuetMenuBarItem {
32
32
  */
33
33
  render() {
34
34
  const TagName = this.url ? "a" : "button";
35
- return (h(Host, { key: 'a8d19e16b23cd70c744f29a603093db8846d522d', role: "listitem" }, h(TagName, { key: '84e76a7bc574e20f77c1e8a09531e40c80d3d7f1', ref: element => (this.itemElement = element), class: {
35
+ return (h(Host, { key: 'd2a4ae5947cf7b820de11d1c92be082aefa72e3f', role: "listitem" }, h(TagName, { key: 'bb5eef2f76aed3e48357bc4cc399794df49ca320', ref: element => (this.itemElement = element), class: {
36
36
  "duet-menu-bar-item": true,
37
37
  "duet-theme-turva": this.theme === "turva",
38
38
  active: this.active,
39
- }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "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: '4a80b815a0d9ee32e7ab84210bfd0f004a754bd6', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '334e9b3d14cf86e8b3757f34953b047219b23a98' }), this.trailingIcon && (h("duet-icon", { key: '8faee80d1e563ad7abca96c635f193a203ae44c2', class: {
39
+ }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "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: 'f0a8e147fe0b4e6beb3e9c0e68d73d17d8903179', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '290f322579d4af32f271ae21d86be07e4938dced' }), this.trailingIcon && (h("duet-icon", { key: 'a34778af006706400452949461d96ab1dece7608', class: {
40
40
  "trailing-icon": true,
41
41
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
42
42
  rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
@@ -22,11 +22,11 @@ export class DuetMenuBarLink {
22
22
  * Always the last one in the class.
23
23
  */
24
24
  render() {
25
- return (h(Host, { key: '094d7e86967446a1b42ad3c0bd117815807d119c', role: "listitem" }, h("a", { key: '0b7f1206828ff009f5470b77f6bfbf35cea8a096', class: {
25
+ return (h(Host, { key: '570640efc7db1d51c8ec33f775b2b13ffd8fd909', role: "listitem" }, h("a", { key: '62ed2f6bf339d40211f56ff0e78ab61aa71a6c9a', class: {
26
26
  "duet-menu-bar-link": true,
27
27
  "duet-theme-turva": this.theme === "turva",
28
28
  active: this.active,
29
- }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '38082080f6bc0ac1ba5bb01a007424ed85c681ad', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: 'c1b71a2b6af96adb50d6b47daaff277e4d369527' }))));
29
+ }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '45e66a513cff3cda4b8f4ab51fc0d404391265a1', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '144d7755346f5dc042b2ad7836a3020d954b6648' }))));
30
30
  }
31
31
  static get is() { return "duet-menu-bar-link"; }
32
32
  static get encapsulation() { return "shadow"; }