@duetds/components 9.3.1 → 9.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (705) hide show
  1. package/hydrate/index.js +319 -201
  2. package/lib/cjs/{a11y-utils-b489bafd.js → a11y-utils-9a2b3c7b.js} +1 -1
  3. package/lib/cjs/{app-globals-3993d4ba.js → app-globals-041a56ca.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +7 -7
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +11 -11
  13. package/lib/cjs/duet-card.cjs.entry.js +3 -3
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +8 -7
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +17 -6
  19. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -3
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +8 -8
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +8 -8
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-header_2.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-hero.cjs.entry.js +8 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  34. package/lib/cjs/duet-layout.cjs.entry.js +7 -7
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-modal.cjs.entry.js +11 -11
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +9 -9
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +7 -7
  46. package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +16 -16
  50. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +29 -28
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  63. package/lib/cjs/duet-slideout.cjs.entry.js +28 -14
  64. package/lib/cjs/duet-status-icon.cjs.entry.js +86 -0
  65. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  66. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
  67. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
  68. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  71. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  73. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
  74. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
  75. package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
  76. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  78. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  79. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  80. package/lib/cjs/duet-tray.cjs.entry.js +5 -5
  81. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  83. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  84. package/lib/cjs/duet.cjs.js +3 -3
  85. package/lib/cjs/{errorcodes.utils-3e4d2f19.js → errorcodes.utils-381e59b0.js} +1 -1
  86. package/lib/cjs/{focus-utils-5c18768b.js → focus-utils-8b057c75.js} +1 -1
  87. package/lib/cjs/{index-308de19b.js → index-0885358e.js} +1 -1
  88. package/lib/cjs/{keyboard-utils-681e11ec.js → keyboard-utils-f7c9f980.js} +4 -0
  89. package/lib/cjs/{language-utils-9e680f03.js → language-utils-ae5d768d.js} +1 -1
  90. package/lib/cjs/loader.cjs.js +3 -3
  91. package/lib/cjs/{slot-utils-5b1180b0.js → slot-utils-63bd5fd6.js} +1 -1
  92. package/lib/collection/collection-manifest.json +1 -0
  93. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  94. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  96. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  97. package/lib/collection/components/duet-chip/duet-chip.js +3 -2
  98. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  99. package/lib/collection/components/duet-collapsible/duet-collapsible.css +17 -1
  100. package/lib/collection/components/duet-collapsible/duet-collapsible.js +33 -2
  101. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  102. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  103. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  104. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  105. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  106. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  107. package/lib/collection/components/duet-footer/duet-footer.js +4 -4
  108. package/lib/collection/components/duet-heading/duet-heading.css +1 -0
  109. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  110. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  111. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  112. package/lib/collection/components/duet-layout/duet-layout.js +5 -5
  113. package/lib/collection/components/duet-link/duet-link.js +2 -2
  114. package/lib/collection/components/duet-list/duet-list.js +1 -1
  115. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  116. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  117. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
  118. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  119. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  120. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  121. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  122. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  123. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  124. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  125. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  126. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  127. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  128. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  129. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  130. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  131. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  132. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  133. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  134. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  135. package/lib/collection/components/duet-scrollable/duet-scrollable.css +8 -33
  136. package/lib/collection/components/duet-scrollable/duet-scrollable.js +15 -17
  137. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  138. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  139. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  140. package/lib/collection/components/duet-slideout/duet-slideout.js +23 -9
  141. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  142. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  143. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  144. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  145. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  146. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  147. package/lib/collection/components/duet-status-icon/duet-status-icon.js +182 -0
  148. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  149. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  150. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  151. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  152. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  153. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  154. package/lib/collection/components/duet-tab-group/duet-tab-group.css +36 -3
  155. package/lib/collection/components/duet-tab-group/duet-tab-group.js +28 -5
  156. package/lib/collection/components/duet-table/duet-table.js +2 -2
  157. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  158. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  159. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  160. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  161. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  162. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  163. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  164. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  165. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  166. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  167. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  168. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  169. package/lib/collection/utils/keyboard-utils.js +3 -0
  170. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  171. package/lib/dist-custom-elements/duet-alert.js +1 -1
  172. package/lib/dist-custom-elements/duet-badge.js +1 -1
  173. package/lib/dist-custom-elements/duet-banner.js +3 -3
  174. package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
  175. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  176. package/lib/dist-custom-elements/duet-button.js +1 -1
  177. package/lib/dist-custom-elements/duet-callout.js +4 -4
  178. package/lib/dist-custom-elements/duet-caption.js +1 -1
  179. package/lib/dist-custom-elements/duet-card.js +4 -4
  180. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  181. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  182. package/lib/dist-custom-elements/duet-chip.js +1 -1
  183. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  184. package/lib/dist-custom-elements/duet-choice.js +5 -5
  185. package/lib/dist-custom-elements/duet-collapsible.js +25 -7
  186. package/lib/dist-custom-elements/duet-combobox.js +16 -16
  187. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  188. package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
  189. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  190. package/lib/dist-custom-elements/duet-divider.js +1 -1
  191. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  192. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  193. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  194. package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
  195. package/lib/dist-custom-elements/duet-footer.js +12 -12
  196. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  197. package/lib/dist-custom-elements/duet-grid.js +1 -1
  198. package/lib/dist-custom-elements/duet-header.js +9 -9
  199. package/lib/dist-custom-elements/duet-heading.js +1 -1
  200. package/lib/dist-custom-elements/duet-hero.js +14 -14
  201. package/lib/dist-custom-elements/duet-icon.js +1 -1
  202. package/lib/dist-custom-elements/duet-input.js +1 -1
  203. package/lib/dist-custom-elements/duet-label.js +1 -1
  204. package/lib/dist-custom-elements/duet-layout.js +6 -6
  205. package/lib/dist-custom-elements/duet-link.js +1 -1
  206. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  207. package/lib/dist-custom-elements/duet-list.js +1 -1
  208. package/lib/dist-custom-elements/duet-logo.js +1 -1
  209. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  210. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +5 -5
  211. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +7 -7
  212. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  213. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  214. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  215. package/lib/dist-custom-elements/duet-modal.js +15 -15
  216. package/lib/dist-custom-elements/duet-multiselect.js +15 -15
  217. package/lib/dist-custom-elements/duet-nav.js +2 -2
  218. package/lib/dist-custom-elements/duet-notification-drawer.js +7 -7
  219. package/lib/dist-custom-elements/duet-notification.js +5 -5
  220. package/lib/dist-custom-elements/duet-number-input.js +12 -12
  221. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  222. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  223. package/lib/dist-custom-elements/duet-pagination.js +25 -25
  224. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  225. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  226. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  227. package/lib/dist-custom-elements/duet-progress.js +1 -1
  228. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  229. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  230. package/lib/dist-custom-elements/duet-radio.js +1 -1
  231. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  232. package/lib/dist-custom-elements/duet-range-stepper.js +7 -7
  233. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  234. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  235. package/lib/dist-custom-elements/duet-select.js +1 -1
  236. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  237. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  238. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  239. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  240. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  241. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  242. package/lib/dist-custom-elements/duet-slideout.js +27 -13
  243. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  244. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  245. package/lib/dist-custom-elements/duet-status-icon.d.ts +11 -0
  246. package/lib/dist-custom-elements/duet-status-icon.js +111 -0
  247. package/lib/dist-custom-elements/duet-step.js +5 -5
  248. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  249. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +5 -5
  250. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +7 -7
  251. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  252. package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
  253. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  254. package/lib/dist-custom-elements/duet-tab-group.js +18 -14
  255. package/lib/dist-custom-elements/duet-tab.js +2 -2
  256. package/lib/dist-custom-elements/duet-table.js +1 -1
  257. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  258. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  259. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +5 -5
  260. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +7 -7
  261. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  262. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  263. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  264. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  265. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  266. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  267. package/lib/dist-custom-elements/duet-tray.js +6 -6
  268. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  269. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  270. package/lib/dist-custom-elements/duet-upload.js +21 -21
  271. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  272. package/lib/dist-custom-elements/index.js +1 -1
  273. package/lib/dist-custom-elements/{p-fa93d549.js → p-09815b2b.js} +3 -3
  274. package/lib/dist-custom-elements/{p-f7678084.js → p-0c770b66.js} +3 -3
  275. package/lib/dist-custom-elements/{p-11ff6ee6.js → p-0f108a55.js} +3 -3
  276. package/lib/dist-custom-elements/{p-03144d67.js → p-12cf5e61.js} +5 -5
  277. package/lib/dist-custom-elements/{p-b44cec63.js → p-137df5b8.js} +4 -4
  278. package/lib/dist-custom-elements/{p-925a14eb.js → p-1565f818.js} +2 -2
  279. package/lib/dist-custom-elements/{p-10e71cb5.js → p-2307d2d1.js} +5 -5
  280. package/lib/dist-custom-elements/{p-919ca6dd.js → p-2b22f87f.js} +1 -1
  281. package/lib/dist-custom-elements/{p-1281e1e4.js → p-2de672fa.js} +3 -3
  282. package/lib/dist-custom-elements/{p-c0c88c27.js → p-379ead88.js} +8 -8
  283. package/lib/dist-custom-elements/{p-728ed30b.js → p-43fd1a4e.js} +1 -1
  284. package/lib/dist-custom-elements/{p-116723b5.js → p-4a5693c1.js} +11 -11
  285. package/lib/dist-custom-elements/{p-86cda54d.js → p-5e0c9ae3.js} +2 -2
  286. package/lib/dist-custom-elements/{p-ca500368.js → p-64ac2d82.js} +5 -4
  287. package/lib/dist-custom-elements/{p-232eed7a.js → p-6800a20c.js} +1 -1
  288. package/lib/dist-custom-elements/{p-6296e23f.js → p-728d540b.js} +6 -6
  289. package/lib/dist-custom-elements/{p-72037967.js → p-74a62a18.js} +2 -2
  290. package/lib/dist-custom-elements/{p-146d2870.js → p-779bb3cb.js} +4 -4
  291. package/lib/dist-custom-elements/{p-db1bb078.js → p-7a8ebdb7.js} +1 -1
  292. package/lib/dist-custom-elements/{p-6c0aecd9.js → p-7ef40153.js} +6 -6
  293. package/lib/dist-custom-elements/{p-aee23cfb.js → p-7ff2883f.js} +4 -4
  294. package/lib/dist-custom-elements/{p-87c9ca7e.js → p-8756bed2.js} +2 -2
  295. package/lib/dist-custom-elements/{p-ca700701.js → p-8db11326.js} +4 -1
  296. package/lib/dist-custom-elements/{p-a8691042.js → p-958921e7.js} +1 -1
  297. package/lib/dist-custom-elements/{p-8ccceae3.js → p-9b617d26.js} +4 -4
  298. package/lib/dist-custom-elements/{p-b638e31c.js → p-a20d05a4.js} +2 -2
  299. package/lib/dist-custom-elements/p-a40c2591.js +80 -0
  300. package/lib/dist-custom-elements/{p-30b9325f.js → p-ab6edc77.js} +2 -2
  301. package/lib/dist-custom-elements/{p-d1d9f6b0.js → p-b4bf10b0.js} +2 -2
  302. package/lib/dist-custom-elements/{p-73ffdef5.js → p-b81ca2db.js} +21 -23
  303. package/lib/dist-custom-elements/{p-18a8c997.js → p-c93eb05d.js} +7 -7
  304. package/lib/dist-custom-elements/{p-17527d09.js → p-d8614705.js} +1 -1
  305. package/lib/dist-custom-elements/{p-4f9534fd.js → p-d98c8b50.js} +3 -3
  306. package/lib/dist-custom-elements/{p-740f2c93.js → p-dbd1adfc.js} +8 -8
  307. package/lib/dist-custom-elements/{p-031904df.js → p-e241b5a5.js} +2 -2
  308. package/lib/dist-custom-elements/{p-1698c5c6.js → p-e867abf5.js} +12 -12
  309. package/lib/dist-custom-elements/{p-b94d7fea.js → p-ea9b9b2f.js} +3 -3
  310. package/lib/dist-custom-elements/{p-32cc8d09.js → p-edee5233.js} +4 -4
  311. package/lib/dist-custom-elements/{p-d4204bb3.js → p-ef22eef0.js} +4 -4
  312. package/lib/dist-custom-elements/{p-10792647.js → p-fc61e76b.js} +3 -3
  313. package/lib/duet/duet.esm.js +1 -1
  314. package/lib/duet/duet.js +1 -1
  315. package/lib/duet/{p-d4f3806f.system.entry.js → p-01138f48.system.entry.js} +1 -1
  316. package/lib/duet/{p-15c699cd.system.entry.js → p-03e62726.system.entry.js} +1 -1
  317. package/lib/duet/{p-cb77c1de.system.entry.js → p-07da24e7.system.entry.js} +1 -1
  318. package/lib/duet/{p-aa2dec8a.system.entry.js → p-0b35587c.system.entry.js} +1 -1
  319. package/lib/duet/{p-6002a245.entry.js → p-0b7a9e7e.entry.js} +1 -1
  320. package/lib/duet/{p-d39de46c.system.entry.js → p-0be1d10e.system.entry.js} +1 -1
  321. package/lib/duet/{p-7b0299a8.system.entry.js → p-0bf58ef6.system.entry.js} +1 -1
  322. package/lib/duet/{p-d03e48cd.system.entry.js → p-0c298b66.system.entry.js} +1 -1
  323. package/lib/duet/{p-3b6a3c28.entry.js → p-0cdced5e.entry.js} +1 -1
  324. package/lib/duet/p-0d6ace6f.js +4 -0
  325. package/lib/duet/{p-2af47fcd.system.entry.js → p-0e7d38cc.system.entry.js} +1 -1
  326. package/lib/duet/{p-5d392e73.system.entry.js → p-0fbac587.system.entry.js} +1 -1
  327. package/lib/duet/p-11654b49.entry.js +4 -0
  328. package/lib/duet/{p-28ba70b1.entry.js → p-11be757f.entry.js} +1 -1
  329. package/lib/duet/{p-101017ca.entry.js → p-122749fb.entry.js} +1 -1
  330. package/lib/duet/{p-44e8ce81.system.entry.js → p-157dff13.system.entry.js} +1 -1
  331. package/lib/duet/{p-1d206455.entry.js → p-157e23af.entry.js} +1 -1
  332. package/lib/duet/{p-94ac429e.system.entry.js → p-15a53691.system.entry.js} +1 -1
  333. package/lib/duet/{p-3621960b.entry.js → p-162799c6.entry.js} +1 -1
  334. package/lib/duet/{p-4524ff9c.entry.js → p-16faee9f.entry.js} +1 -1
  335. package/lib/duet/{p-de1b9216.system.entry.js → p-17895d18.system.entry.js} +1 -1
  336. package/lib/duet/{p-29b4ce3d.system.js → p-1798db32.system.js} +1 -1
  337. package/lib/duet/{p-3a916337.entry.js → p-1a79e62b.entry.js} +1 -1
  338. package/lib/duet/{p-50ad66d1.entry.js → p-1cd57607.entry.js} +1 -1
  339. package/lib/duet/{p-08f7ea67.system.entry.js → p-21e80fca.system.entry.js} +1 -1
  340. package/lib/duet/{p-47c7c781.entry.js → p-21e9479b.entry.js} +1 -1
  341. package/lib/duet/{p-10a0daae.system.entry.js → p-223809b0.system.entry.js} +1 -1
  342. package/lib/duet/{p-00e5331e.system.entry.js → p-228c4e1a.system.entry.js} +1 -1
  343. package/lib/duet/{p-be498a29.system.entry.js → p-2333b3be.system.entry.js} +2 -2
  344. package/lib/duet/{p-b3c2e814.system.entry.js → p-24430da8.system.entry.js} +1 -1
  345. package/lib/duet/{p-0dbe3c36.system.entry.js → p-255e535e.system.entry.js} +2 -2
  346. package/lib/duet/{p-dd683304.system.entry.js → p-26673b69.system.entry.js} +1 -1
  347. package/lib/duet/{p-8367480b.entry.js → p-27c6a5e8.entry.js} +1 -1
  348. package/lib/duet/{p-79766f1c.system.entry.js → p-289411d8.system.entry.js} +1 -1
  349. package/lib/duet/{p-b2b6d11a.system.entry.js → p-29ce7512.system.entry.js} +2 -2
  350. package/lib/duet/p-2b2cc6ec.system.entry.js +4 -0
  351. package/lib/duet/{p-8093f39c.system.entry.js → p-2c111433.system.entry.js} +1 -1
  352. package/lib/duet/{p-7f554f9f.system.js → p-2cdacb01.system.js} +1 -1
  353. package/lib/duet/{p-693a0309.entry.js → p-2d1ba8e7.entry.js} +1 -1
  354. package/lib/duet/{p-6953a6f7.system.entry.js → p-2de788fb.system.entry.js} +1 -1
  355. package/lib/duet/{p-96a12ba9.entry.js → p-2e8b6b27.entry.js} +1 -1
  356. package/lib/duet/p-2ebd7e11.entry.js +4 -0
  357. package/lib/duet/{p-58571830.system.entry.js → p-3023a9c8.system.entry.js} +1 -1
  358. package/lib/duet/p-30377b9c.system.entry.js +4 -0
  359. package/lib/duet/{p-8572f3a7.entry.js → p-30958aff.entry.js} +1 -1
  360. package/lib/duet/p-309ed04d.entry.js +4 -0
  361. package/lib/duet/p-31c8a4f9.entry.js +4 -0
  362. package/lib/duet/{p-d9f56096.system.entry.js → p-32789a75.system.entry.js} +1 -1
  363. package/lib/duet/{p-5bf5d856.system.entry.js → p-34aaba6d.system.entry.js} +2 -2
  364. package/lib/duet/p-3670f3bf.js +4 -0
  365. package/lib/duet/{p-fbe2e4c7.entry.js → p-37f5330c.entry.js} +1 -1
  366. package/lib/duet/{p-e9979b39.system.entry.js → p-386f4b25.system.entry.js} +1 -1
  367. package/lib/duet/{p-f83de21f.entry.js → p-390c7d6b.entry.js} +1 -1
  368. package/lib/duet/{p-2a6a064b.system.js → p-3986c681.system.js} +1 -1
  369. package/lib/duet/{p-cb105d1c.entry.js → p-3ae84db5.entry.js} +1 -1
  370. package/lib/duet/{p-40b8cc8d.system.entry.js → p-3ae8a375.system.entry.js} +1 -1
  371. package/lib/duet/{p-6aa58c2c.js → p-3afaf734.js} +1 -1
  372. package/lib/duet/{p-47197af7.entry.js → p-3db76aae.entry.js} +1 -1
  373. package/lib/duet/{p-82a14ed2.entry.js → p-3dfeb490.entry.js} +1 -1
  374. package/lib/duet/{p-35749d88.entry.js → p-3f3cea24.entry.js} +1 -1
  375. package/lib/duet/{p-c62f5d52.js → p-402af830.js} +1 -1
  376. package/lib/duet/{p-3475d53a.system.entry.js → p-40f1f79f.system.entry.js} +1 -1
  377. package/lib/duet/{p-349e5b05.system.entry.js → p-40f5341f.system.entry.js} +1 -1
  378. package/lib/duet/{p-d8aa2d16.entry.js → p-412ea70f.entry.js} +1 -1
  379. package/lib/duet/{p-037e9404.system.js → p-447e1392.system.js} +1 -1
  380. package/lib/duet/{p-df812be9.entry.js → p-4621935a.entry.js} +1 -1
  381. package/lib/duet/{p-0c9adf52.entry.js → p-48c4241a.entry.js} +1 -1
  382. package/lib/duet/{p-9f76aa43.system.entry.js → p-49782d32.system.entry.js} +1 -1
  383. package/lib/duet/{p-9b7f2415.entry.js → p-4b260d34.entry.js} +1 -1
  384. package/lib/duet/{p-f3d2fee1.entry.js → p-4ca65f0e.entry.js} +1 -1
  385. package/lib/duet/{p-dcf5c2c2.entry.js → p-4d6b7fc3.entry.js} +1 -1
  386. package/lib/duet/{p-b8fecd5a.system.entry.js → p-4dc5c722.system.entry.js} +1 -1
  387. package/lib/duet/{p-fbc91093.js → p-4dcb6a39.js} +1 -1
  388. package/lib/duet/{p-41aac653.entry.js → p-4e431348.entry.js} +1 -1
  389. package/lib/duet/p-4ed3dbdb.entry.js +4 -0
  390. package/lib/duet/p-537b9b7c.entry.js +4 -0
  391. package/lib/duet/{p-acfb271d.system.entry.js → p-5a18d272.system.entry.js} +2 -2
  392. package/lib/duet/{p-52647e6d.entry.js → p-5c24625f.entry.js} +1 -1
  393. package/lib/duet/p-5c58f1d6.system.js +4 -0
  394. package/lib/duet/{p-d882fce1.system.entry.js → p-61458b6d.system.entry.js} +1 -1
  395. package/lib/duet/{p-2e7c2306.system.entry.js → p-677ee7c2.system.entry.js} +1 -1
  396. package/lib/duet/{p-f47a9dc3.system.entry.js → p-6789bfc3.system.entry.js} +2 -2
  397. package/lib/duet/{p-559b8005.entry.js → p-67eefd11.entry.js} +1 -1
  398. package/lib/duet/{p-bc182d55.entry.js → p-689d753c.entry.js} +1 -1
  399. package/lib/duet/{p-375fd45d.entry.js → p-6b0a411f.entry.js} +1 -1
  400. package/lib/duet/{p-a1ab523a.js → p-6b7d8a09.js} +1 -1
  401. package/lib/duet/{p-4ad78094.entry.js → p-6b8e825d.entry.js} +1 -1
  402. package/lib/duet/{p-676dccd2.entry.js → p-6d21309f.entry.js} +1 -1
  403. package/lib/duet/{p-3322fce0.entry.js → p-6d979036.entry.js} +1 -1
  404. package/lib/duet/{p-0d59c909.js → p-7094e51e.js} +1 -1
  405. package/lib/duet/{p-3cdc41d0.entry.js → p-71088a03.entry.js} +1 -1
  406. package/lib/duet/{p-dfceca24.entry.js → p-71daec5c.entry.js} +1 -1
  407. package/lib/duet/{p-d676377f.system.entry.js → p-728018d9.system.entry.js} +1 -1
  408. package/lib/duet/{p-f3347fc4.system.entry.js → p-72c8f523.system.entry.js} +1 -1
  409. package/lib/duet/{p-34d7dd10.system.js → p-752fa0fc.system.js} +1 -1
  410. package/lib/duet/{p-0f78a880.entry.js → p-77300e28.entry.js} +1 -1
  411. package/lib/duet/{p-bc70d945.system.entry.js → p-787d25f2.system.entry.js} +1 -1
  412. package/lib/duet/{p-e840989c.system.entry.js → p-7983c4a8.system.entry.js} +1 -1
  413. package/lib/duet/{p-f5554879.system.entry.js → p-7a14a530.system.entry.js} +1 -1
  414. package/lib/duet/{p-c81de8ef.entry.js → p-7bd6f4b7.entry.js} +1 -1
  415. package/lib/duet/{p-cabd0c63.system.entry.js → p-7c8ae4e7.system.entry.js} +1 -1
  416. package/lib/duet/{p-1dfc4d3d.system.entry.js → p-7ce19618.system.entry.js} +1 -1
  417. package/lib/duet/{p-9373bf53.system.entry.js → p-7fcef23b.system.entry.js} +1 -1
  418. package/lib/duet/{p-d293eadd.entry.js → p-80149654.entry.js} +1 -1
  419. package/lib/duet/{p-ab30e71c.system.js → p-8296c9c2.system.js} +1 -1
  420. package/lib/duet/p-832b9f34.system.js +4 -0
  421. package/lib/duet/{p-8a5a4459.entry.js → p-8398084e.entry.js} +1 -1
  422. package/lib/duet/{p-000c8091.entry.js → p-8687fcc2.entry.js} +1 -1
  423. package/lib/duet/{p-ce30e9b2.entry.js → p-8735343c.entry.js} +1 -1
  424. package/lib/duet/{p-1c9a14c5.entry.js → p-88fb65a2.entry.js} +1 -1
  425. package/lib/duet/{p-ab2ecb6b.entry.js → p-8c6cdf79.entry.js} +1 -1
  426. package/lib/duet/p-8cb2fdd0.entry.js +4 -0
  427. package/lib/duet/{p-a4d75a65.entry.js → p-8cc83f72.entry.js} +1 -1
  428. package/lib/duet/p-8d6f34c7.entry.js +4 -0
  429. package/lib/duet/p-8e661448.entry.js +4 -0
  430. package/lib/duet/{p-9aff55d2.system.entry.js → p-8ea78391.system.entry.js} +1 -1
  431. package/lib/duet/{p-4ca08279.entry.js → p-90deab2b.entry.js} +1 -1
  432. package/lib/duet/{p-5bc6023c.system.entry.js → p-929a9ac4.system.entry.js} +1 -1
  433. package/lib/duet/p-95dfc82e.entry.js +4 -0
  434. package/lib/duet/{p-2ab5e379.entry.js → p-9720b69d.entry.js} +1 -1
  435. package/lib/duet/{p-8993fa9f.system.entry.js → p-97f5cc5f.system.entry.js} +1 -1
  436. package/lib/duet/{p-cd414949.entry.js → p-987d35e4.entry.js} +1 -1
  437. package/lib/duet/{p-4ea54546.entry.js → p-9a51b302.entry.js} +1 -1
  438. package/lib/duet/{p-93a028f8.entry.js → p-9a699405.entry.js} +1 -1
  439. package/lib/duet/p-9ab1ed28.entry.js +4 -0
  440. package/lib/duet/{p-9548b5ad.entry.js → p-9b31aec7.entry.js} +1 -1
  441. package/lib/duet/p-9b975c4d.system.entry.js +4 -0
  442. package/lib/duet/{p-34ef022a.system.entry.js → p-9f448577.system.entry.js} +1 -1
  443. package/lib/duet/p-a45e3f8b.js +4 -0
  444. package/lib/duet/{p-5285f6cb.system.entry.js → p-a90dbdf5.system.entry.js} +1 -1
  445. package/lib/duet/{p-c4927a81.system.entry.js → p-a9b15fd2.system.entry.js} +1 -1
  446. package/lib/duet/{p-b286b3a4.system.entry.js → p-ad829c9c.system.entry.js} +2 -2
  447. package/lib/duet/{p-bbfa1306.system.entry.js → p-afb94f9d.system.entry.js} +1 -1
  448. package/lib/duet/{p-77a35713.system.entry.js → p-b4240572.system.entry.js} +1 -1
  449. package/lib/duet/{p-b2fee964.system.entry.js → p-b4c99a36.system.entry.js} +1 -1
  450. package/lib/duet/{p-3a183ef9.system.entry.js → p-b6d838f9.system.entry.js} +1 -1
  451. package/lib/duet/{p-fb47f14d.system.entry.js → p-b9652b11.system.entry.js} +2 -2
  452. package/lib/duet/{p-83479f79.system.entry.js → p-bade7a64.system.entry.js} +1 -1
  453. package/lib/duet/{p-3f94c117.system.entry.js → p-baeada3f.system.entry.js} +1 -1
  454. package/lib/duet/p-c44fa6da.system.js +4 -0
  455. package/lib/duet/{p-c50ad055.entry.js → p-c65a8fd5.entry.js} +1 -1
  456. package/lib/duet/{p-bb6c0288.entry.js → p-c7999f61.entry.js} +1 -1
  457. package/lib/duet/{p-bc7bebb9.system.entry.js → p-ca7e058e.system.entry.js} +1 -1
  458. package/lib/duet/{p-76fe845d.entry.js → p-cbceab61.entry.js} +1 -1
  459. package/lib/duet/{p-771cf850.system.entry.js → p-cd19a1eb.system.entry.js} +2 -2
  460. package/lib/duet/{p-622af6ea.entry.js → p-ce62a521.entry.js} +1 -1
  461. package/lib/duet/{p-1b3498d6.entry.js → p-ce90eee7.entry.js} +1 -1
  462. package/lib/duet/{p-64c92e74.system.entry.js → p-d0850ee7.system.entry.js} +2 -2
  463. package/lib/duet/{p-e8aa5603.system.entry.js → p-d1299867.system.entry.js} +1 -1
  464. package/lib/duet/p-d1c50a7f.entry.js +4 -0
  465. package/lib/duet/{p-5901c2b4.system.entry.js → p-d2cca9d5.system.entry.js} +1 -1
  466. package/lib/duet/p-d3c0331b.system.entry.js +4 -0
  467. package/lib/duet/{p-9d3970f3.entry.js → p-d4cb4cd0.entry.js} +1 -1
  468. package/lib/duet/{p-e2060a86.system.entry.js → p-d603dd16.system.entry.js} +1 -1
  469. package/lib/duet/{p-d3f8f2ca.system.entry.js → p-d68f8928.system.entry.js} +1 -1
  470. package/lib/duet/p-d9bf3529.system.entry.js +4 -0
  471. package/lib/duet/{p-8194bb99.entry.js → p-dc575c6f.entry.js} +1 -1
  472. package/lib/duet/{p-635737ff.system.entry.js → p-e039b7fb.system.entry.js} +1 -1
  473. package/lib/duet/{p-c8fb283f.entry.js → p-e08b5b39.entry.js} +1 -1
  474. package/lib/duet/{p-292a85f3.entry.js → p-e6e0246c.entry.js} +1 -1
  475. package/lib/duet/p-e8c1027b.system.entry.js +4 -0
  476. package/lib/duet/{p-823521aa.entry.js → p-ea3c0f7a.entry.js} +1 -1
  477. package/lib/duet/{p-7598a3e2.entry.js → p-ea44e8dd.entry.js} +1 -1
  478. package/lib/duet/p-eb17346a.system.entry.js +4 -0
  479. package/lib/duet/{p-ce8db2b5.entry.js → p-eb66b734.entry.js} +1 -1
  480. package/lib/duet/{p-a1ba1ce3.system.entry.js → p-ed2ba463.system.entry.js} +1 -1
  481. package/lib/duet/{p-344eb22a.system.entry.js → p-edc41e58.system.entry.js} +1 -1
  482. package/lib/duet/{p-2dda809f.system.entry.js → p-edf6efb7.system.entry.js} +1 -1
  483. package/lib/duet/{p-06bcf0f6.entry.js → p-f02aa41c.entry.js} +1 -1
  484. package/lib/duet/{p-bda6b275.entry.js → p-f2e8bda0.entry.js} +1 -1
  485. package/lib/duet/p-f4328c39.entry.js +4 -0
  486. package/lib/duet/{p-3e949daf.system.entry.js → p-f53fb433.system.entry.js} +1 -1
  487. package/lib/duet/{p-5e797987.system.entry.js → p-f80d1698.system.entry.js} +1 -1
  488. package/lib/duet/{p-d2305166.system.entry.js → p-f8f61f7d.system.entry.js} +1 -1
  489. package/lib/duet/{p-7fb35f58.entry.js → p-fa569461.entry.js} +1 -1
  490. package/lib/duet/p-fa88cac4.system.entry.js +4 -0
  491. package/lib/duet/{p-bdea7ea0.entry.js → p-fc30d695.entry.js} +1 -1
  492. package/lib/esm/{a11y-utils-f2222b42.js → a11y-utils-efd1151b.js} +1 -1
  493. package/lib/esm/{app-globals-ea4c814c.js → app-globals-8f12ab47.js} +1 -1
  494. package/lib/esm/duet-action-button.entry.js +3 -3
  495. package/lib/esm/duet-alert.entry.js +4 -4
  496. package/lib/esm/duet-badge.entry.js +3 -3
  497. package/lib/esm/duet-banner.entry.js +2 -2
  498. package/lib/esm/duet-breadcrumb.entry.js +7 -7
  499. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  500. package/lib/esm/duet-button_2.entry.js +4 -4
  501. package/lib/esm/duet-callout.entry.js +4 -4
  502. package/lib/esm/duet-caption_4.entry.js +11 -11
  503. package/lib/esm/duet-card.entry.js +3 -3
  504. package/lib/esm/duet-checkbox.entry.js +1 -1
  505. package/lib/esm/duet-checkmark.entry.js +3 -3
  506. package/lib/esm/duet-chip_3.entry.js +8 -7
  507. package/lib/esm/duet-choice_2.entry.js +4 -4
  508. package/lib/esm/duet-collapsible.entry.js +17 -6
  509. package/lib/esm/duet-combobox.entry.js +4 -4
  510. package/lib/esm/duet-contact-card.entry.js +4 -4
  511. package/lib/esm/duet-cookie-consent.entry.js +3 -3
  512. package/lib/esm/duet-date-picker.entry.js +4 -4
  513. package/lib/esm/duet-divider_2.entry.js +3 -3
  514. package/lib/esm/duet-editable-table_3.entry.js +8 -8
  515. package/lib/esm/duet-empty-state.entry.js +3 -3
  516. package/lib/esm/duet-fieldset.entry.js +5 -5
  517. package/lib/esm/duet-file-chooser.entry.js +2 -2
  518. package/lib/esm/duet-footer.entry.js +8 -8
  519. package/lib/esm/duet-grid_2.entry.js +1 -1
  520. package/lib/esm/duet-header_2.entry.js +4 -4
  521. package/lib/esm/duet-hero.entry.js +8 -8
  522. package/lib/esm/duet-icon.entry.js +4 -4
  523. package/lib/esm/duet-input_2.entry.js +4 -4
  524. package/lib/esm/duet-layout.entry.js +7 -7
  525. package/lib/esm/duet-list_2.entry.js +4 -4
  526. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  527. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
  528. package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
  529. package/lib/esm/duet-menu-bar-item.entry.js +6 -6
  530. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  531. package/lib/esm/duet-menu-bar.entry.js +4 -4
  532. package/lib/esm/duet-modal.entry.js +11 -11
  533. package/lib/esm/duet-multiselect.entry.js +9 -9
  534. package/lib/esm/duet-nav.entry.js +2 -2
  535. package/lib/esm/duet-notification_2.entry.js +7 -7
  536. package/lib/esm/duet-number-input.entry.js +4 -4
  537. package/lib/esm/duet-overlay.entry.js +2 -2
  538. package/lib/esm/duet-page-heading.entry.js +3 -3
  539. package/lib/esm/duet-pagination_2.entry.js +16 -16
  540. package/lib/esm/duet-progress.entry.js +2 -2
  541. package/lib/esm/duet-promo-card.entry.js +4 -4
  542. package/lib/esm/duet-radio_2.entry.js +2 -2
  543. package/lib/esm/duet-range-slider.entry.js +2 -2
  544. package/lib/esm/duet-scrollable_3.entry.js +29 -28
  545. package/lib/esm/duet-section-layout.entry.js +4 -4
  546. package/lib/esm/duet-select.entry.js +2 -2
  547. package/lib/esm/duet-shaped-image.entry.js +3 -3
  548. package/lib/esm/duet-show-more.entry.js +5 -5
  549. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  550. package/lib/esm/duet-slideout-link.entry.js +3 -3
  551. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  552. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  553. package/lib/esm/duet-slideout.entry.js +28 -14
  554. package/lib/esm/duet-status-icon.entry.js +82 -0
  555. package/lib/esm/duet-step_2.entry.js +3 -3
  556. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
  557. package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
  558. package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
  559. package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
  560. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  561. package/lib/esm/duet-textarea.entry.js +3 -3
  562. package/lib/esm/duet-toggle.entry.js +2 -2
  563. package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
  564. package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
  565. package/lib/esm/duet-toolbar-item.entry.js +7 -7
  566. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  567. package/lib/esm/duet-toolbar.entry.js +3 -3
  568. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  569. package/lib/esm/duet-tooltip.entry.js +3 -3
  570. package/lib/esm/duet-tray.entry.js +5 -5
  571. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  572. package/lib/esm/duet-upload-item.entry.js +5 -5
  573. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  574. package/lib/esm/duet.js +4 -4
  575. package/lib/esm/{errorcodes.utils-1ac5fe3d.js → errorcodes.utils-66d99a23.js} +1 -1
  576. package/lib/esm/{focus-utils-4430bb1e.js → focus-utils-b48493c9.js} +1 -1
  577. package/lib/esm/{index-eedb042d.js → index-5a27eaf5.js} +1 -1
  578. package/lib/esm/{keyboard-utils-439bcc8b.js → keyboard-utils-daf80d44.js} +4 -1
  579. package/lib/esm/{language-utils-238c5ed0.js → language-utils-2c1dd412.js} +1 -1
  580. package/lib/esm/loader.js +4 -4
  581. package/lib/esm/{slot-utils-866b1fd5.js → slot-utils-2823028d.js} +1 -1
  582. package/lib/esm-es5/{a11y-utils-f2222b42.js → a11y-utils-efd1151b.js} +1 -1
  583. package/lib/esm-es5/{app-globals-ea4c814c.js → app-globals-8f12ab47.js} +1 -1
  584. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  585. package/lib/esm-es5/duet-alert.entry.js +1 -1
  586. package/lib/esm-es5/duet-badge.entry.js +1 -1
  587. package/lib/esm-es5/duet-banner.entry.js +1 -1
  588. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  589. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  590. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  591. package/lib/esm-es5/duet-callout.entry.js +1 -1
  592. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  593. package/lib/esm-es5/duet-card.entry.js +1 -1
  594. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  595. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  596. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  597. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  598. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  599. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  600. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  601. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  602. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  603. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  604. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  605. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  606. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  607. package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
  608. package/lib/esm-es5/duet-footer.entry.js +1 -1
  609. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  610. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  611. package/lib/esm-es5/duet-hero.entry.js +1 -1
  612. package/lib/esm-es5/duet-icon.entry.js +1 -1
  613. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  614. package/lib/esm-es5/duet-layout.entry.js +1 -1
  615. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  617. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  618. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  619. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  620. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  621. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  622. package/lib/esm-es5/duet-modal.entry.js +1 -1
  623. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  624. package/lib/esm-es5/duet-nav.entry.js +1 -1
  625. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  626. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  627. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  628. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  629. package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
  630. package/lib/esm-es5/duet-progress.entry.js +1 -1
  631. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  632. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  633. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  634. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  635. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  636. package/lib/esm-es5/duet-select.entry.js +1 -1
  637. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  638. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  639. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  640. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  641. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  642. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  643. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  644. package/lib/esm-es5/duet-status-icon.entry.js +4 -0
  645. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  646. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  647. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  648. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  649. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  650. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  651. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  652. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  653. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  654. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  655. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  656. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  657. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  658. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  659. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  660. package/lib/esm-es5/duet-tray.entry.js +1 -1
  661. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  662. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  663. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  664. package/lib/esm-es5/duet.js +1 -1
  665. package/lib/esm-es5/{errorcodes.utils-1ac5fe3d.js → errorcodes.utils-66d99a23.js} +1 -1
  666. package/lib/esm-es5/{focus-utils-4430bb1e.js → focus-utils-b48493c9.js} +1 -1
  667. package/lib/esm-es5/{index-eedb042d.js → index-5a27eaf5.js} +1 -1
  668. package/lib/esm-es5/{keyboard-utils-439bcc8b.js → keyboard-utils-daf80d44.js} +1 -1
  669. package/lib/esm-es5/{language-utils-238c5ed0.js → language-utils-2c1dd412.js} +1 -1
  670. package/lib/esm-es5/loader.js +1 -1
  671. package/lib/esm-es5/{slot-utils-866b1fd5.js → slot-utils-2823028d.js} +1 -1
  672. package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +5 -0
  673. package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +4 -1
  674. package/lib/types/components/duet-slideout/duet-slideout.d.ts +2 -0
  675. package/lib/types/components/duet-status-icon/duet-status-icon.d.ts +26 -0
  676. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +5 -0
  677. package/lib/types/components.d.ts +61 -0
  678. package/lib/types/utils/keyboard-utils.d.ts +1 -0
  679. package/package.json +4 -4
  680. package/lib/dist-custom-elements/p-18c1f644.js +0 -80
  681. package/lib/duet/p-0613dcbe.entry.js +0 -4
  682. package/lib/duet/p-0f009884.system.js +0 -4
  683. package/lib/duet/p-15f176e9.entry.js +0 -4
  684. package/lib/duet/p-2c09278a.entry.js +0 -4
  685. package/lib/duet/p-2fec0954.system.entry.js +0 -4
  686. package/lib/duet/p-45adef32.system.js +0 -4
  687. package/lib/duet/p-48d70be1.system.entry.js +0 -4
  688. package/lib/duet/p-5d29704d.entry.js +0 -4
  689. package/lib/duet/p-6f16fc4f.system.entry.js +0 -4
  690. package/lib/duet/p-7002577a.entry.js +0 -4
  691. package/lib/duet/p-7e6375aa.system.entry.js +0 -4
  692. package/lib/duet/p-96486337.js +0 -4
  693. package/lib/duet/p-970edda4.entry.js +0 -4
  694. package/lib/duet/p-a1b7f2a0.js +0 -4
  695. package/lib/duet/p-a399d9d6.entry.js +0 -4
  696. package/lib/duet/p-a42586fb.entry.js +0 -4
  697. package/lib/duet/p-a47eff30.system.entry.js +0 -4
  698. package/lib/duet/p-af179120.system.entry.js +0 -4
  699. package/lib/duet/p-b22a0621.entry.js +0 -4
  700. package/lib/duet/p-ca57993e.entry.js +0 -4
  701. package/lib/duet/p-d7c1c367.entry.js +0 -4
  702. package/lib/duet/p-e6294bbd.entry.js +0 -4
  703. package/lib/duet/p-ee5fe94f.system.js +0 -4
  704. package/lib/duet/p-f3c9648a.system.entry.js +0 -4
  705. package/lib/duet/p-f4cfdc49.js +0 -4
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-238c5ed0.js';
6
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-2c1dd412.js';
7
7
  import './string-utils-192eb3c8.js';
8
8
 
9
9
  const duetSlideoutLangCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-slideout-lang{display:flex;gap:20px;align-items:center;justify-content:flex-start;width:min-content;white-space:nowrap}::slotted(*){position:relative}::slotted(:not(:first-child)){padding-right:0;padding-left:0.5rem}::slotted(:not(:last-child))::after{position:absolute;top:25%;right:-16px;width:2px;height:50%;content:\"\";background:rgb(8, 42, 77)}.duet-theme-turva ::slotted(:not(:last-child))::after{background:rgb(23, 28, 58)}";
@@ -41,7 +41,7 @@ const DuetSlideoutLang = class {
41
41
  */
42
42
  render() {
43
43
  const langTranslation = getLocaleString(this.chooseLangObject);
44
- return (h(Host, { key: '7fdf56886b7eef7853a2390545e83b43e1aea17b' }, h("div", { key: '95c15df38395b09803b5a48382950a07d5d8a6b1', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '5500047f8d4ae1a3d118abd0e0e850211212cc4a', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '906ac6c0864cf946423ed34875c4c122e0784113' }))));
44
+ return (h(Host, { key: '31b6e57b23d0936cc4147741caf528521e1e82a1' }, h("div", { key: '74b2d0ddf3a4a21c4d9368e9e7e00e6e223e78c6', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '1f6beba2dcad7302f4e3db4395435d7c5e39730d', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: 'ead217fcb33aeced035ef571dbe57de7857d0c84' }))));
45
45
  }
46
46
  get element() { return getElement(this); }
47
47
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
 
7
7
  const duetSlideoutLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}.duet-slideout-link{position:relative;display:flex;gap:20px;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:8px 0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:inherit;font-weight:inherit;line-height:1.25;color:inherit;text-align:left;text-decoration:none}.duet-slideout-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-slideout-link:focus,.duet-slideout-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-slideout-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-slideout-link.active span{position:relative}.duet-slideout-link.active span::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:var(--active-height, 2px);content:\"\";background:rgb(0, 119, 179);transform:var(--active-translate-y, translateY(2px))}.duet-slideout-link.active.duet-theme-turva span::after{background:rgb(198, 12, 48)}.duet-slideout-link.small{font-size:1rem;font-weight:600}.duet-slideout-link.small span::after{--active-height:1px;--active-translate-y:1px}.duet-slideout-link.medium{font-size:1.25rem;font-weight:600}.duet-slideout-link.large{font-size:1.5rem;font-weight:800}.duet-slideout-link .label{display:flex;gap:0.5rem;align-items:center;justify-content:space-between;width:100%}slot[name=description]::slotted(*){display:block;padding:8px 0 0;font-size:1rem;font-size:1.25;font-weight:400;color:rgb(98, 121, 138)}.duet-theme-turva slot[name=description]::slotted(*){color:rgb(113, 118, 132)}";
@@ -31,12 +31,12 @@ const DuetSlideoutLink = class {
31
31
  * Always the last one in the class.
32
32
  */
33
33
  render() {
34
- return (h(Host, { key: 'aa07296629d813134f481a3e1ebfb6d31951bc48' }, h("a", { key: '56ae85701570dfa3ae4cae8f15fb395f9199776a', class: {
34
+ return (h(Host, { key: '397e43c602bd3d9926d0649d5df37f30abc8e122' }, h("a", { key: 'ea5609a4fd536e03d6563b21c05d9d15f024f996', class: {
35
35
  "duet-slideout-link": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  active: this.active,
38
38
  [this.size]: true,
39
- }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '4872989601ff5a2c3ff458b53345292f358956a9', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '71fe6a89063381d1ec5d4a8d6960954660374bc0', class: "label" }, h("span", { key: 'b9e2aca6c05cc945917f87d74b3f4c611814e8cb' }, h("slot", { key: 'b917c1d51c62a2ab229c396f7afb3468c0b240e6' }), h("slot", { key: '775dbc1e31d128b448b72e876f0f53609358c709', name: "description" })), this.caret && (h("duet-icon", { key: '47c65d4e0cc5745e120730849beb97dcee30cb74', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
39
+ }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: 'cd2858752a02bceda1dc86741a5a7588f4c04fc5', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: 'c0e8b4c5f08ff88b02749475f88ea49699c9f32e', class: "label" }, h("span", { key: '6f32f8b54e0c9927ef11ea6feb0e9f41239f5826' }, h("slot", { key: 'aa5b10e8ed48b56c94a4b92b8f4a4c04fd8751cd' }), h("slot", { key: '3ccb1b5c03782d3df88ce40121c3848abbb7ed21', name: "description" })), this.caret && (h("duet-icon", { key: '7761639943a89d708a9cdc554e8b464538154ab5', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
40
40
  }
41
41
  get element() { return getElement(this); }
42
42
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
 
7
7
  const duetSlideoutPanelDropdownCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}:host slot:not([name=label])::slotted(*){position:relative;top:-0.5rem;opacity:0;transition:top 0.3s ease-in, opacity 0.3s ease-in}:host([open]) slot:not([name=label])::slotted(*){top:0;opacity:1}.duet-slideout-panel-dropdown{position:relative;width:100%;height:100%}.duet-slideout-panel-dropdown button{position:relative;display:flex;gap:20px;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:8px 0;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1.25rem;font-weight:800;line-height:1.25;color:rgb(8, 42, 77);text-align:center;text-decoration:none;cursor:pointer}.duet-slideout-panel-dropdown button .label{position:relative;display:flex;gap:0.5rem;align-items:center;justify-content:center}.duet-slideout-panel-dropdown button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-slideout-panel-dropdown button.active .label::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:calc(100% - 18px);height:1px;content:\"\";background:rgb(0, 119, 179);transform:translateY(1px)}.duet-slideout-panel-dropdown .items{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-height:1000px;padding:4px 20px 8px 44px;overflow-y:auto;visibility:visible;transition:max-height 0.3s ease-in, padding-bottom 0.3s ease-in;-ms-overflow-style:none;scrollbar-width:none}.duet-slideout-panel-dropdown .items::-webkit-scrollbar{display:none}.duet-slideout-panel-dropdown .items.hidden{max-height:0;padding:0;overflow:hidden;visibility:hidden;transition:max-height 0.3s ease-out, padding-bottom 0.3s ease-out}.duet-slideout-panel-dropdown.duet-theme-turva button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-slideout-panel-dropdown.duet-theme-turva button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-slideout-panel-dropdown.duet-theme-turva button.active .label::after{background:rgb(198, 12, 48)}slot{--active-height:1px;--active-translate-y:translateY(1px);font-size:1rem;font-weight:400;color:rgb(8, 42, 77)}.duet-theme-turva slot{color:rgb(23, 28, 58)}slot[name=label]{font-size:1rem;font-weight:600}";
@@ -45,16 +45,16 @@ const DuetSlideoutPanelDropdown = class {
45
45
  * Always the last one in the class.
46
46
  */
47
47
  render() {
48
- return (h(Host, { key: '15a51ee1392b5cfaf0faf892381a354e9c2ad7a8' }, h("div", { key: '7a65752a7969698e0a6b9994dcc4c0d3eea60ede', class: {
48
+ return (h(Host, { key: '3aeb0f6518e111df8282802e65d6c74348cd2367' }, h("div", { key: '27a2c32674a4a98fad156142a9c5f07aaa47cab0', class: {
49
49
  "duet-slideout-panel-dropdown": true,
50
50
  "duet-theme-turva": this.theme === "turva",
51
51
  active: this.open,
52
- } }, h("button", { key: '35ce652834bb7c5dfbf2b6211cfbfd2130c2e588', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
52
+ } }, h("button", { key: '9bade63cdca5e3cfbd83e984db86bda5e094008e', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
53
53
  active: this.active,
54
- }, onClick: this.onClick }, this.icon && h("duet-icon", { key: '963ee3c6c6d7ecc6c94a08afe16d3f5f9dafaa66', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: 'd4e56a5ba15d2d6cbe9dc2cd005b09d538fff5a1', class: "label" }, h("slot", { key: '0264c8d9575e402e1bb0042a5d4603d7da816156', name: "label" }), h("duet-icon", { key: 'd406ceffdb866733a623fd3000f88eed53984cef', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '28cf7810dd58248178981e491e918138cf3d2d58', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
54
+ }, onClick: this.onClick }, this.icon && h("duet-icon", { key: 'a1257b1aadd2f1011526e05231fb994cbaf9ff44', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: 'ecadae30af9fdfe3397e3bbada78b23f9759f124', class: "label" }, h("slot", { key: 'b1faf455a33bf5ad1fec780460f55c83b77d62d7', name: "label" }), h("duet-icon", { key: '11597586080089822d868c152b6aae9155045b94', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: 'ffd5653ffd46ef59cceb9e61cd5ba59b6c2d54d0', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
55
55
  items: true,
56
56
  hidden: !this.open,
57
- } }, h("slot", { key: '9c02645c7b1732774cfe05087e819acf382733e0' })))));
57
+ } }, h("slot", { key: '46d294db4305ddf9f57bec16fb419eedae4898a0' })))));
58
58
  }
59
59
  get element() { return getElement(this); }
60
60
  };
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { e as enableBodyScroll, d as disableBodyScroll } from './body-scroll-46854769.js';
7
- import { F as FocusGuard } from './focus-utils-4430bb1e.js';
8
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-238c5ed0.js';
9
- import { h as hasSlot } from './slot-utils-866b1fd5.js';
7
+ import { F as FocusGuard } from './focus-utils-b48493c9.js';
8
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-2c1dd412.js';
9
+ import { h as hasSlot } from './slot-utils-2823028d.js';
10
10
  import { g as getColorByName } from './token-utils-a32eb753.js';
11
11
  import './string-utils-192eb3c8.js';
12
12
  import './tokens.module-a746651a.js';
@@ -160,23 +160,23 @@ const DuetSlideoutPanel = class {
160
160
  };
161
161
  const exitTranslation = getLocaleString(this.exitLangObject);
162
162
  const backTranslation = getLocaleString(this.backLangObject);
163
- return (h(Host, { key: '4f6b906ea71b580ba0caff7862d79e685515e872' }, h("div", { key: '5b9938129529e0abdbf3d61ca38814fef9cf5cf4', class: {
163
+ return (h(Host, { key: '67ac4db2da51c270872cadbf5219233a9ff49cc4' }, h("div", { key: '7d35e8a8d56f4508b42b4c9e49f891de410b25e5', class: {
164
164
  "duet-slideout-panel": true,
165
165
  "duet-theme-turva": this.theme === "turva",
166
166
  active: this.open,
167
- } }, h("button", { key: 'bd4e836d9da0174031251e74c5d34db39f3f17c1', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
167
+ } }, h("button", { key: '632d47f161dee0f8454fbce8615efca79e6d2dff', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
168
168
  link: true,
169
169
  active: this.active,
170
- }, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '5a365effdcebd66bbc8d75eeb39e1ee0191beeb4', class: "duet-slideout-icon" }, h("duet-icon", { key: '29aba3ddbefd3d672a5363f7aab60c3991774dba', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: '077cac4c7174dc6447fc47119aa490452761c496', class: "duet-slideout-badge" }))), h("span", { key: '0e93520908b67a9e847ca2ab7423981677333d2c', class: "label" }, h("span", { key: '39442d5e839c85757a0432fe11f969e578071a63', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '8d98e276788faa2763ba3fc54465330ee20b8ef7', name: "label" })), h("duet-icon", { key: 'af4c4882cb21ce8308f00cb0092eabb3c5504ca9', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '71e6a873aebc6b069ed3b662f60e2836e88c0768', ref: element => (this.dialog = element), class: {
170
+ }, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '5b588bebc956c3f46b518419c6b9fd93fe213449', class: "duet-slideout-icon" }, h("duet-icon", { key: '1c49b187b6e353af06e65edacac5c316b1fead11', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: '1588137970e42a8fbe9144b56362777a655bf9ee', class: "duet-slideout-badge" }))), h("span", { key: 'd1ebea539372c1e0721da0c98d47cd754ce9d112', class: "label" }, h("span", { key: 'ebcd5893f37c3afd09acc0ea3f97b820ff698b89', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '6a87678f0894ca4c4fb7a93637574d97996f4f2e', name: "label" })), h("duet-icon", { key: '08db52555e06b25a4fa86f2edec885fca3daef6a', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '572076d218ff5a3fb537618c6f8d1683b310254f', ref: element => (this.dialog = element), class: {
171
171
  dialog: true,
172
172
  hidden: !this.open,
173
- }, style: styles }, h(FocusGuard, { key: 'e569bb2925b05d5efb54f7b989866db66e7ffb18', moveFocusTo: this.closeButton }), h("div", { key: 'aa65fd87af6069abde6bc75704d81908bd029711', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '575ac5a4587e6da02b5e2e25b0e20bb33682b146', class: "top" }, h("button", { key: '4295a54970f66eafff8c3e4387601de695f42be4', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
173
+ }, style: styles }, h(FocusGuard, { key: 'b99c2c59baf028a14b46ace0840415246c59f0e0', moveFocusTo: this.closeButton }), h("div", { key: '396411a19f66abbc40d87c6b9931359667bf81dd', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '9e0dacf6865a2f4f1f629bd8da4d8d23755a1b80', class: "top" }, h("button", { key: '90bc7c889a1bf16041e3ef77f7bb5da7c412553c', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
174
174
  back: true,
175
- }, onClick: this.onClick }, h("duet-icon", { key: 'c3f91ef9423ba10b7ac4d2629c5fb64cd5e08bd2', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '52032aa97cc19a95f91552a930cd889fe1b62b4d' }, this.label.innerHTML), h("button", { key: 'b379d71da45ca0bd9fb9a314e3b9840309aec919', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: 'ffc2b05a5a751e180b6d8a214cfb1f35fc5a5870', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'f92511246cc63b6e8a66d5c3ea0ad967666a340c', class: "sticky-header" }, h("slot", { key: 'bf6a0326ae3c93476614fe52837cfac964e4d46e', name: "sticky-header" }))), h("div", { key: 'e95ca842f9bd2a732f74659b40f17c6afda7929f', tabindex: "-1", role: "menu",
175
+ }, onClick: this.onClick }, h("duet-icon", { key: 'b1e6ab3413e1547ea61bed770d8c1658b4026781', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '5ecc199ecd47e4f73837a0b259a4322fdaacde7a' }, this.label.innerHTML), h("button", { key: '22ebfee56701b85b67709264e8106eb28ad57395', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '2ff8febe05142b416fee52661fc38cacc36f349c', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '3607f16e1cb18fcee43c049c30aba6a43da7a170', class: "sticky-header" }, h("slot", { key: 'e68a32e67f1ea06768c77caa82e6e9176d15872a', name: "sticky-header" }))), h("div", { key: '3c38a1b360d2a753a440a65d9db6d05589220eab', tabindex: "-1", role: "menu",
176
176
  //TODO: slideout menu fades out, needs to be instant
177
177
  id: "menu", "aria-labelledby": "button", class: {
178
178
  items: true,
179
- } }, h("slot", { key: 'b37c65c7a43d6bcac92a2a183f4edf85883cbecf' })), h(FocusGuard, { key: '1e6c58673a5953e5a75571909130bdebdc5a6de2', moveFocusTo: this.closeButton })))));
179
+ } }, h("slot", { key: '965461798b3a5abff5f298310af54746973d5c31' })), h(FocusGuard, { key: '058d1fc766894b3778f2133b494a6f6b1dfe30be', moveFocusTo: this.closeButton })))));
180
180
  }
181
181
  get element() { return getElement(this); }
182
182
  static get watchers() { return {
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { e as enableBodyScroll, d as disableBodyScroll } from './body-scroll-46854769.js';
7
- import { f as focusElement, F as FocusGuard } from './focus-utils-4430bb1e.js';
8
- import { f as isEscapeKey } from './keyboard-utils-439bcc8b.js';
9
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-238c5ed0.js';
10
- import { h as hasSlot } from './slot-utils-866b1fd5.js';
7
+ import { f as focusElement, F as FocusGuard } from './focus-utils-b48493c9.js';
8
+ import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
9
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-2c1dd412.js';
10
+ import { h as hasSlot } from './slot-utils-2823028d.js';
11
11
  import { T as Teleport } from './teleport-546f382d.js';
12
12
  import { g as getColorByName } from './token-utils-a32eb753.js';
13
13
  import './string-utils-192eb3c8.js';
@@ -32,9 +32,11 @@ const DuetSlideout = class {
32
32
  };
33
33
  this.isSafariBrowser = /^((?!chrome|android).)*safari/i.test(navigator === null || navigator === void 0 ? void 0 : navigator.userAgent);
34
34
  this.hasStickyHeaderSlot = false;
35
+ this.disconnectController = new AbortController();
36
+ this.eventListenerController = new AbortController();
35
37
  this.setOpenButton = (element, addClickListener = false) => {
36
- if (this.openButton) {
37
- this.openButton.removeEventListener("click", this.openButtonEventListener);
38
+ if (this.eventListenerController) {
39
+ this.eventListenerController.abort();
38
40
  }
39
41
  if (!element) {
40
42
  this.openButton = undefined;
@@ -45,17 +47,23 @@ const DuetSlideout = class {
45
47
  button.accessiblePopup = "true";
46
48
  button.accessibleExpanded = false;
47
49
  this.openButton = button;
48
- if (addClickListener) {
49
- this.openButton.addEventListener("click", this.openButtonEventListener);
50
+ if (addClickListener && !this.disconnectController.signal.aborted) {
51
+ this.eventListenerController = new AbortController();
52
+ this.openButton.addEventListener("click", this.openButtonEventListener, {
53
+ signal: this.eventListenerController.signal,
54
+ });
50
55
  }
51
56
  }
52
- catch (_e) { }
57
+ catch (e) {
58
+ console.error(e);
59
+ }
53
60
  };
54
61
  this.setStickHeaderStyleMutations = (clean = false) => {
55
62
  const stickyHeaderTabGroups = this.element.querySelectorAll('[slot="sticky-header"] duet-tab-group');
56
63
  stickyHeaderTabGroups.forEach(tabGroup => {
57
64
  tabGroup.style.position = clean ? null : "relative";
58
65
  tabGroup.style.top = clean ? null : "1px";
66
+ tabGroup.switchLargeBreakpoint = "always";
59
67
  });
60
68
  };
61
69
  this.openButtonEventListener = (e) => {
@@ -117,6 +125,9 @@ const DuetSlideout = class {
117
125
  }
118
126
  connectedCallback() {
119
127
  connectLanguageChangeObserver(this);
128
+ if (this.disconnectController && this.disconnectController.signal.aborted) {
129
+ this.disconnectController = new AbortController();
130
+ }
120
131
  if (!this.teleport) {
121
132
  this.teleport = new Teleport(this.element);
122
133
  }
@@ -141,6 +152,9 @@ const DuetSlideout = class {
141
152
  if (this.mutationObserver) {
142
153
  this.mutationObserver.disconnect();
143
154
  }
155
+ if (this.disconnectController) {
156
+ this.disconnectController.abort();
157
+ }
144
158
  this.setOpenButton(undefined);
145
159
  this.setStickHeaderStyleMutations(true);
146
160
  }
@@ -248,16 +262,16 @@ const DuetSlideout = class {
248
262
  };
249
263
  const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
250
264
  const exitTranslation = getLocaleString(this.exitLangObject);
251
- return (h(Host, { key: '6e5e82df416b1ecb00cff9f68a29958da62a20be' }, h("div", { key: '6159dec7235283ca300ef58f479f6ffbf776a812', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && h("duet-overlay", { key: '07e23e529d9fce358179aa7f5043ba60cc56709e', visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: '892d3a0b4d482032bcb690764a6e00b82a3795c3', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
265
+ return (h(Host, { key: '8d5d42ea1b4ab27296f6b360c4fbb0d31836d039' }, h("div", { key: '1cf8c2cb6f87e429e8c49b2ae55c2a247f5e8a1d', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && h("duet-overlay", { key: 'b1f49d5e1da9b0ef48c21957d5b6da4a266c74e8', visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'd4ef90d513a2a1970ce5cb9f3337e852785eb13a', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
252
266
  dialog: true,
253
267
  hidden: !this.open,
254
268
  modal: this.modal,
255
- }, style: styles }, h(FocusGuard, { key: '69f48564aca2c2bcfb4162c4c68dc81253590a09', moveFocusTo: this.closeButton }), h("div", { key: '20f6e5982ba1b1912490953fc6d942a2689ba368', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '1da38aeb57837d9e32cc5e1441e1b585fa94ffa7', class: "top" }, h("button", { key: '99058f882152f721b179848e56b8730ac22505a7', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
269
+ }, style: styles }, h(FocusGuard, { key: '68ea31fc1367cfffe651a11b7b61dc4fcb5b09fc', moveFocusTo: this.closeButton }), h("div", { key: 'c7e01931fb3c9c1cb4c70bf364cf23ee94c64744', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '1461b0d0fe30eace62ef88fbffec48aa527f316f', class: "top" }, h("button", { key: 'fb6c4634ce62407eda4b349b54cf4c0dffd3f9ad', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
256
270
  "slideout-close": true,
257
271
  active: this.open,
258
- }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '46a02404e3c835245738669ce08b0f58bf5ff59b', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'cc749c84e33bab659bbbdf87f05b3a886ee18880', class: "sticky-header" }, h("slot", { key: 'f4ae41432a781d3e542fe7c4b7cf30d24cadc325', name: "sticky-header" }))), h("div", { key: 'a8fb4902e1118fe7ebce133d5f07425c38c42ee0', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
272
+ }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: 'bc09b7fdfe8c01b5e2ed9c28464ddb09fbb5cae3', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '27b33378e3c3e1fdd221acb6288540aa93633b74', class: "sticky-header" }, h("slot", { key: '38d19fe1d2c6f74004b7e93a591c0c07a2edfad2', name: "sticky-header" }))), h("div", { key: 'a92d3f23efe42d3fff113a6c0ef6205e90bd387c', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
259
273
  items: true,
260
- } }, h("slot", { key: '0316c27c324fbd1a18cb10793b6d07eb7d90cdd2' })), h(FocusGuard, { key: 'b1f0f1f05d2d5e2db735ad8f96d51acc83c90b82', moveFocusTo: this.closeButton })))));
274
+ } }, h("slot", { key: 'aa14239555307c1303b17929cfd48f44c9883cef' })), h(FocusGuard, { key: '8d9f6812015a4184d5e5aa94f91d07491c826969', moveFocusTo: this.closeButton })))));
261
275
  }
262
276
  get element() { return getElement(this); }
263
277
  static get watchers() { return {
@@ -0,0 +1,82 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { r as registerInstance, h, H as Host } from './index-5a27eaf5.js';
5
+ import { t as tokens } from './tokens-84fb2357.js';
6
+
7
+ const DuetStatusIcon = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.bg = {
11
+ default: {
12
+ default: "color_lt_blue_100",
13
+ success: "color_success_200",
14
+ warning: "color_warning_200",
15
+ danger: "color_danger_100",
16
+ },
17
+ strong: {
18
+ default: "color_lt_blue_600",
19
+ success: "color_success_700",
20
+ warning: "color_warning_500",
21
+ danger: "color_danger_600",
22
+ },
23
+ };
24
+ this.color = {
25
+ default: {
26
+ default: "color_lt_blue_700",
27
+ success: "color_success_800",
28
+ warning: "color_warning_800",
29
+ danger: "color_danger_700",
30
+ },
31
+ strong: {
32
+ default: "color_lt_blue_100",
33
+ success: "color_gray_lightest",
34
+ warning: "color_warning_900",
35
+ danger: "color_gray_lightest",
36
+ },
37
+ };
38
+ this.variation = "default";
39
+ this.size = "medium";
40
+ this.margin = "auto";
41
+ this.strong = false;
42
+ }
43
+ getBg() {
44
+ return tokens[this.bg[this.strong ? "strong" : "default"][this.variation]];
45
+ }
46
+ getColor() {
47
+ return tokens[this.color[this.strong ? "strong" : "default"][this.variation]];
48
+ }
49
+ getIcon() {
50
+ switch (this.variation) {
51
+ case "default":
52
+ return `
53
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img">
54
+ <rect width="24" height="24" rx="12" fill="${this.getBg()}"/>
55
+ <path fill="${this.getColor()}" d="M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z"/>
56
+ <circle fill="${this.getColor()}" cx="11.625" cy="7.125" r="1.125"/>
57
+ </svg>`;
58
+ case "success":
59
+ return `
60
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img">
61
+ <rect width="24" height="24" rx="12" fill="${this.getBg()}"/>
62
+ <path fill="${this.getColor()}" d="M9.325 17.916a1.79 1.79 0 0 1-1.498-.799l-2.44-3.462a.75.75 0 0 1 1.227-.864l2.45 3.477a.306.306 0 0 0 .261.148.294.294 0 0 0 .236-.119l7.852-9.935a.75.75 0 1 1 1.175.93l-7.843 9.923a1.781 1.781 0 0 1-.423.396 1.78 1.78 0 0 1-.997.305z"/>
63
+ </svg>`;
64
+ case "warning":
65
+ case "danger":
66
+ return `
67
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img">
68
+ <path fill="${this.getBg()}" d="M1.27,23.767C1.58,23.919 1.926,24 2.273,24L21.73,24C22.336,24 22.906,23.764 23.334,23.336C23.764,22.908 24.001,22.337 24.001,21.73C24.001,21.383 23.92,21.037 23.768,20.727L14.295,1.429C13.862,0.547 12.981,0 11.997,0C11.605,0 11.227,0.088 10.873,0.262C10.369,0.51 9.954,0.924 9.706,1.429L0.234,20.728C-0.034,21.271 -0.073,21.888 0.123,22.462C0.319,23.036 0.727,23.5 1.27,23.767Z"/>
69
+ <rect fill="${this.getColor()}" x="11.1" y="7.2" width="1.8" height="8.4" rx="0.9"/>
70
+ <rect fill="${this.getColor()}" x="10.8" y="18" width="2.4" height="2.4" rx="1.2"/>
71
+ </svg>`;
72
+ }
73
+ }
74
+ render() {
75
+ return (h(Host, { key: '513b3e143bc34d530eccc8a15767fa2badbbd9f6', class: {
76
+ [`duet-status-icon-${this.variation}`]: true,
77
+ "duet-strong-bg": this.strong,
78
+ } }, h("duet-icon", { key: 'bdb984f064a33652090f67faf98f420d103fc960', icon: this.getIcon(), size: this.size, margin: this.margin })));
79
+ }
80
+ };
81
+
82
+ export { DuetStatusIcon as duet_status_icon };
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, g as getElement, H as Host } from './index-eedb042d.js';
4
+ import { r as registerInstance, c as createEvent, h, g as getElement, H as Host } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
- import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
7
+ import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
8
8
 
9
9
  var actionEdit2={"title":"action-edit-2","tags":"action edit 2 pen pencil","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M.748 24a.755.755 0 0 1-.531-.22.754.754 0 0 1-.196-.716l1.77-6.905a.84.84 0 0 1 .045-.121.73.73 0 0 1 .151-.223L16.513 1.289A4.355 4.355 0 0 1 19.611 0c1.178 0 2.277.454 3.106 1.279l.029.029a4.367 4.367 0 0 1 1.251 3.121 4.356 4.356 0 0 1-1.32 3.087L8.183 22.01a.735.735 0 0 1-.231.154.784.784 0 0 1-.111.042L.933 23.978A.773.773 0 0 1 .748 24zm1.041-1.791 4.41-1.131-3.281-3.275zm5.868-1.795 13.02-13.02-4.074-4.074L3.58 16.344zM21.736 6.332a2.893 2.893 0 0 0-.059-3.972l-.02-.02a2.872 2.872 0 0 0-2.037-.84v-.375l-.001.375a2.873 2.873 0 0 0-1.954.762z\"/></svg>"};
10
10
 
@@ -200,7 +200,7 @@ const DuetStepper = class {
200
200
  * Always the last one in the class.
201
201
  */
202
202
  render() {
203
- return (h(Host, { key: '9cd2e878ee57bb71fe5fbd410f88af372dc31cde', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'f97a9e7f94f0968bb70ed9def756541279783bc7', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: 'c6bc42ab6164ea260b6860c4c8350f8fecc83a2f', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: 'fa2a987f757693d3f287fc0707466d751d7fb8ba' }))));
203
+ return (h(Host, { key: '22b196db710cbed3e8ad8b4dd0650c115a3f88d5', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'a0285f6474768b1dd10b9ed222a69f1d3bdcba88', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: 'bf50d57a713aa062329cc40685b7441e31dc892c', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: 'fb7bb222787bd590d30cce8f5619cc8c30c1f4b4' }))));
204
204
  }
205
205
  get element() { return getElement(this); }
206
206
  static get watchers() { return {
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { f as isEscapeKey } from './keyboard-utils-439bcc8b.js';
6
+ import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
7
7
 
8
8
  const duetSubmenuBarDropdownLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}.duet-submenu-bar-dropdown-link{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start;height:100%;padding:8px 20px 8px 60px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77);text-align:left;text-decoration:none}.duet-submenu-bar-dropdown-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-submenu-bar-dropdown-link:focus,.duet-submenu-bar-dropdown-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-submenu-bar-dropdown-link .label-container{display:flex;flex:1;gap:12px;align-items:center;justify-content:flex-start}@media (min-width: 62em){.duet-submenu-bar-dropdown-link{padding:0.5rem 8px;font-size:1rem;line-height:1.5}}.duet-submenu-bar-dropdown-link.active .label{position:relative}.duet-submenu-bar-dropdown-link.active .label::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transform:1px}.duet-submenu-bar-dropdown-link.active .active-check{display:none}.duet-submenu-bar-dropdown-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-submenu-bar-dropdown-link.duet-theme-turva.active .label::after{background:rgb(198, 12, 48)}@media (min-width: 62em){.duet-submenu-bar-dropdown-link.active{background:rgb(240, 247, 250)}.duet-submenu-bar-dropdown-link.active .label::after{display:none}.duet-submenu-bar-dropdown-link.active .active-check{display:block}.duet-submenu-bar-dropdown-link.active.duet-theme-turva{background:rgb(245, 247, 250)}.duet-submenu-bar-dropdown-link:hover{background:rgb(228, 241, 247)}.duet-submenu-bar-dropdown-link:hover.duet-theme-turva{background:rgb(222, 224, 228)}}.duet-submenu-bar-dropdown-link.highlight{color:rgb(0, 119, 179)}.duet-submenu-bar-dropdown-link.highlight.duet-theme-turva{color:rgb(126, 2, 35)}";
9
9
  const DuetSubmenuBarDropdownLinkStyle0 = duetSubmenuBarDropdownLinkCss;
@@ -36,12 +36,12 @@ const DuetSubmenuBarDropdownLink = class {
36
36
  * Always the last one in the class.
37
37
  */
38
38
  render() {
39
- return (h(Host, { key: '60141679d4da6a7724aa40a2445f9453b89493f1' }, h("a", { key: '7bcc708536db8a5bae64318ea75be58e8814a9ee', class: {
39
+ return (h(Host, { key: '2e7a0b63fabe8ee0f29cd63e339241722cb0b915' }, h("a", { key: 'c128f0afb1378b9587ee76a62d89bec957d0544b', class: {
40
40
  "duet-submenu-bar-dropdown-link": true,
41
41
  "duet-theme-turva": this.theme === "turva",
42
42
  highlight: this.highlight,
43
43
  active: this.active,
44
- }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '3154b1713b8ee0ecb9dde907cc87b59193051c67', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: 'b7e0771fb6af597db0aeab77c26b6f10ad5fd37f', class: "label-container" }, h("span", { key: 'a2356f448e5634bc9a3e0151cb71adf812cc4135', class: "label" }, h("slot", { key: '01ede3bc095dbb8c37a7d0d7506b59b844f005d2' })), this.caret && h("duet-icon", { key: '57d6d0dee133a2a16ea63ee8dfe6707beb4a5231', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '1601244392f22c8232aba7daa7a473b711b695d4', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
44
+ }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '88e38d32863145821247bc1d66e48fdb304c64db', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: 'c2d61e88b734363598485cac9e84636edaa485d9', class: "label-container" }, h("span", { key: 'c15270a7dc528c31fe81b0ac1c0730d1712aa273', class: "label" }, h("slot", { key: 'd3dfc2c82e310183f2b613f55506ae8e661427af' })), this.caret && h("duet-icon", { key: '7f4c469fb9066822bf2bf9d3086cc08734a84a4a', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '90c5be1db9e0fb6684d0b8032326b9fd57547a72', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
45
45
  }
46
46
  get element() { return getElement(this); }
47
47
  };
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { a as media_query_large } from './tokens-84fb2357.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
7
- import { f as isEscapeKey } from './keyboard-utils-439bcc8b.js';
7
+ import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
8
8
 
9
9
  const duetSubmenuBarDropdownCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}@media (min-width: 62em){:host{width:auto}}.duet-submenu-bar-dropdown{position:relative;height:100%}.duet-submenu-bar-dropdown button{position:relative;display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:12px 1.5rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;color:rgb(8, 42, 77);text-align:center;text-decoration:none;cursor:pointer}@media (min-width: 62em){.duet-submenu-bar-dropdown button{flex-direction:column;gap:5px;align-items:center;justify-content:center;width:auto;font-size:0.875rem;color:rgb(0, 75, 129)}}.duet-submenu-bar-dropdown button .label{display:flex;gap:5px;align-items:center;justify-content:center}@media (min-width: 62em){.duet-submenu-bar-dropdown button.open{background:rgb(228, 241, 247)}}.duet-submenu-bar-dropdown button.open .caret{transform:rotate(180deg)}.duet-submenu-bar-dropdown button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-submenu-bar-dropdown button.active .label-text{position:relative}.duet-submenu-bar-dropdown button.active .label-text::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transform:1px}@media (min-width: 62em){.duet-submenu-bar-dropdown button.active .label-text::after{display:none}}@media (min-width: 62em){.duet-submenu-bar-dropdown button .caret{position:absolute;right:12px}.duet-submenu-bar-dropdown button:hover{color:rgb(8, 42, 77);background:rgb(228, 241, 247)}.duet-submenu-bar-dropdown button:hover.active{color:rgb(8, 42, 77)}.duet-theme-turva .duet-submenu-bar-dropdown button:hover.active{color:rgb(23, 28, 58)}.duet-submenu-bar-dropdown button.active{color:rgb(0, 119, 179)}.duet-theme-turva .duet-submenu-bar-dropdown button.active{color:rgb(198, 12, 48)}.duet-submenu-bar-dropdown button.active::after,.duet-submenu-bar-dropdown button.open::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-theme-turva .duet-submenu-bar-dropdown button.active::after,.duet-theme-turva .duet-submenu-bar-dropdown button.open::after{background:rgb(198, 12, 48)}}.duet-submenu-bar-dropdown .submenu-bar-dropdown-icon{width:20px;height:20px}@media (min-width: 62em){.duet-submenu-bar-dropdown .submenu-bar-dropdown-icon{width:16px;height:16px}}.duet-submenu-bar-dropdown .items{display:flex;flex-direction:column;align-items:center;justify-content:center;max-height:1000px;padding:4px 0 16px;overflow-y:auto;color:rgb(8, 42, 77);visibility:visible;transition:max-height 0.3s ease-in, padding 0.3s ease-in;-ms-overflow-style:none;scrollbar-width:none}.duet-submenu-bar-dropdown .items::-webkit-scrollbar{display:none}@media (min-width: 62em){.duet-submenu-bar-dropdown .items{position:absolute;top:93%;z-index:600;min-width:320px;padding:8px;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);transition:none}}.duet-submenu-bar-dropdown .items.hidden{max-height:0;padding:0;overflow:hidden;visibility:hidden;transition:max-height 0.3s ease-in, padding 0.3s ease-in}.duet-submenu-bar-dropdown.duet-theme-turva button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}@media (min-width: 62em){.duet-submenu-bar-dropdown.duet-theme-turva button:hover{background:rgb(222, 224, 228)}}.duet-submenu-bar-dropdown.duet-theme-turva button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-submenu-bar-dropdown.duet-theme-turva button.active .label-text::after,.duet-submenu-bar-dropdown.duet-theme-turva button.open .label-text::after{background:rgb(198, 12, 48)}@media (min-width: 62em){.duet-submenu-bar-dropdown.duet-theme-turva button.active,.duet-submenu-bar-dropdown.duet-theme-turva button.open{color:rgb(126, 2, 35)}}.duet-submenu-bar-dropdown.duet-theme-turva button.active::after,.duet-submenu-bar-dropdown.duet-theme-turva button.open::after{background:rgb(126, 2, 35)}@media (min-width: 62em){.duet-submenu-bar-dropdown.duet-theme-turva button.open{background:rgb(222, 224, 228)}}@media (min-width: 62em){.duet-submenu-bar-dropdown.duet-theme-turva .items{background:rgb(255, 255, 255)}}";
10
10
  const DuetSubmenuBarDropdownStyle0 = duetSubmenuBarDropdownCss;
@@ -101,18 +101,18 @@ const DuetSubmenuBarDropdown = class {
101
101
  * Always the last one in the class.
102
102
  */
103
103
  render() {
104
- return (h(Host, { key: '27c7987ace491bb1c392d343e7fb77964a8e01e6', role: "listitem" }, h("div", { key: 'c81d2ea06dd9d7be974b8ce0afb38aec268083f2', class: {
104
+ return (h(Host, { key: '6b5d2434a5a7d5afdfaf40e2134d1f02d2f8e222', role: "listitem" }, h("div", { key: 'efe625a31b8e3fa67d845250f6802633a3e970d3', class: {
105
105
  "duet-submenu-bar-dropdown": true,
106
106
  "duet-theme-turva": this.theme === "turva",
107
107
  open: this.open,
108
108
  active: this.active,
109
- } }, h("button", { key: 'e5aa57571f004c86e1da8f35b31be84f85c9b795', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
109
+ } }, h("button", { key: '7b631206096ecd24fd7018850656a6ab3cf3f89b', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
110
110
  open: this.open,
111
111
  active: this.active,
112
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '28d03b6fd216ea81b1510b5c0af41df61b69610e', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '388a6679345cd44d696d41dc027ec479ae0db473', class: "label" }, h("span", { key: '88e6ce4a33c009e72e1258d35f1eddabbacc3654', class: "label-text" }, h("slot", { key: '246e8f4033aa438782153691904e29a76450734c', name: "label" })), h("duet-icon", { key: '932079ae3e397891f203e7e876afbc83bb1258de', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '2353d72ac49a26b83fe262e30dd443819169bc1d', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
112
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '3c9030513cf42a8633d8359be8003179bd5913b6', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '66fc2c66e8e27bee53464ce406797f4c32ca3b5c', class: "label" }, h("span", { key: 'a073565bff14d28d8cf5167eec655716e3e0e61e', class: "label-text" }, h("slot", { key: '14f7ef42fc76a1363bb5e0eacf4eac6bbb080490', name: "label" })), h("duet-icon", { key: '66884d73e81fa44ca37f1b3fe6d5d5dd02114ac6', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '16f20eb6a5a4f169b34bf32c8dbe1e3f401a97b9', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
113
113
  items: true,
114
114
  hidden: !this.open,
115
- } }, h("slot", { key: 'c21a441648636df186c7440b2c12f248712aecae' })))));
115
+ } }, h("slot", { key: '39e9087f187e2ed824ae75f02eea9894648c4bba' })))));
116
116
  }
117
117
  get element() { return getElement(this); }
118
118
  };
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-af765cad.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
8
- import { g as getAccessibleLinkLabel } from './a11y-utils-f2222b42.js';
9
- import { f as isEscapeKey } from './keyboard-utils-439bcc8b.js';
10
- import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-238c5ed0.js';
11
- import './slot-utils-866b1fd5.js';
8
+ import { g as getAccessibleLinkLabel } from './a11y-utils-efd1151b.js';
9
+ import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
10
+ import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-2c1dd412.js';
11
+ import './slot-utils-2823028d.js';
12
12
  import './string-utils-192eb3c8.js';
13
13
 
14
14
  const duetSubmenuBarItemCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}@media (min-width: 62em){:host{width:auto}}.duet-submenu-bar-item{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:auto;height:100%;padding:12px 1.5rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:600;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-submenu-bar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-submenu-bar-item:focus,.duet-submenu-bar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-submenu-bar-item .label{display:flex;gap:5px;align-items:center;justify-content:center}.duet-submenu-bar-item .leading-icon,.duet-submenu-bar-item .trailing-icon{width:20px;height:20px}@media (min-width: 62em){.duet-submenu-bar-item .leading-icon,.duet-submenu-bar-item .trailing-icon{width:16px;height:16px}}.duet-submenu-bar-item .trailing-icon.trailing-icon-arrow{width:7px;height:7px}.duet-submenu-bar-item .external-icon{width:10px;height:10px}.duet-submenu-bar-item .trailing-icon{position:absolute;right:12px}.duet-submenu-bar-item[aria-expanded=true]{background:rgb(228, 241, 247)}.duet-submenu-bar-item[aria-expanded=true] .trailing-icon.rotate{transform:rotate(180deg)}.duet-submenu-bar-item.active{color:rgb(0, 119, 179)}.duet-submenu-bar-item.active.duet-theme-turva{color:rgb(126, 2, 35)}.duet-submenu-bar-item.active::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-submenu-bar-item.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-submenu-bar-item.duet-theme-turva.active .label::after{background:rgb(126, 2, 35)}.duet-submenu-bar-item.duet-theme-turva.active::after{background:rgb(126, 2, 35)}.duet-submenu-bar-item:hover{color:rgb(8, 42, 77);background:rgb(228, 241, 247)}.duet-submenu-bar-item:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(222, 224, 228)}.duet-submenu-bar-item:hover.duet-theme-turva.active{color:rgb(126, 2, 35)}";
@@ -64,7 +64,7 @@ const DuetSubmenuBarItem = class {
64
64
  render() {
65
65
  const TagName = this.url ? "a" : "button";
66
66
  const role = this.url ? "link" : "button";
67
- return (h(Host, { key: '422b60d03cfc581066bf2a651c455d9ef443b176', role: "listitem" }, h(TagName, { key: '50b6aeb9f94871750adabb74239ea642f0667bc8', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: '383cc30c4a1255e7f644a4f8274b238c06e59d34', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '4a8d38ffde015d48649c9bfd6167c69e3b964146', class: "label" }, h("span", { key: '713811bc3a97ccaccaceda79f199c53ae9fa33f5', class: "label-text" }, h("slot", { key: '140d7d6c6bce716719347aa37b031c17ae3fb6d2' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: '692f1e1e6582473a9c738f878be4a9dd58ce2d13', class: {
67
+ return (h(Host, { key: '4d177e3c8fab0bac22778d0bb67cb96b3f16a04c', role: "listitem" }, h(TagName, { key: 'b32f2c34e132612cfa2e2507478f514b83585c5e', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: 'afa64cadf036d77b203ba09462da022116620c39', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '5163f1bbf922e02e2805a3270e3b25d987bc56c3', class: "label" }, h("span", { key: 'd6da532a7b7d70b375e1be84446fb1dd7ba4c607', class: "label-text" }, h("slot", { key: '2cde0560e036111ed9665d9186bf0d15b7132c78' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: 'f4f83f5ea741b517a630271ee5bf1ea10840f985', class: {
68
68
  "trailing-icon": !!this.trailingIcon,
69
69
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
70
70
  "external-icon": !!this.external,
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { f as isEscapeKey } from './keyboard-utils-439bcc8b.js';
6
+ import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
7
7
 
8
8
  const duetSubmenuBarLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%}@media (min-width: 62em){:host{width:auto}}.duet-submenu-bar-link{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:flex-start;height:100%;padding:12px 1.5rem;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;color:rgb(8, 42, 77);text-align:center;text-decoration:none}.duet-submenu-bar-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-submenu-bar-link:focus,.duet-submenu-bar-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-submenu-bar-link .submenu-bar-link-icon{width:20px;height:20px}@media (min-width: 62em){.duet-submenu-bar-link .submenu-bar-link-icon{width:16px;height:16px}}@media (min-width: 62em){.duet-submenu-bar-link{flex-direction:column;gap:5px;align-items:center;justify-content:center;font-size:0.875rem;color:rgb(0, 75, 129)}}@media (min-width: 62em){.duet-submenu-bar-link.active{color:rgb(0, 119, 179)}.duet-submenu-bar-link.active.duet-theme-turva{color:rgb(126, 2, 35)}}.duet-submenu-bar-link.active .label{position:relative}.duet-submenu-bar-link.active .label::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transform:1px}@media (min-width: 62em){.duet-submenu-bar-link.active .label::after{display:none}.duet-submenu-bar-link.active::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}}.duet-submenu-bar-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-submenu-bar-link.duet-theme-turva.active .label::after{background:rgb(126, 2, 35)}.duet-submenu-bar-link.duet-theme-turva.active::after{background:rgb(126, 2, 35)}@media (min-width: 62em){.duet-submenu-bar-link:hover{color:rgb(8, 42, 77);background:rgb(228, 241, 247)}.duet-submenu-bar-link:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(222, 224, 228)}.duet-submenu-bar-link:hover.duet-theme-turva.active{color:rgb(126, 2, 35)}}";
9
9
  const DuetSubmenuBarLinkStyle0 = duetSubmenuBarLinkCss;
@@ -34,7 +34,7 @@ const DuetSubmenuBarLink = class {
34
34
  * Always the last one in the class.
35
35
  */
36
36
  render() {
37
- return (h(Host, { key: '9e08c272ab8cc2dd9aafbdc95544134a516910fc', role: "listitem" }, h("a", { key: '8db55a81215eb0842ea3f90d224cffb3edf37ddb', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: 'd9189db67ff4c5a2b9d80c6ec4939f6628481bac', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: 'bad512b87073b3f25cb22f9b72dee43d1a76b28c', class: "label" }, h("slot", { key: '3afcf14180bccbbacf368d368673d863a9fdfc61' })))));
37
+ return (h(Host, { key: '7a7d10e6e2c4118a911623476d672630f006784a', role: "listitem" }, h("a", { key: '027009d3d9de4ce94d88b521e399c59538a56753', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: 'da3c19c52745c356f2917b5796b79bbef53f8df5', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: 'a325291a240a537079b1103e06e6ee130bd76e8d', class: "label" }, h("slot", { key: '83d70266ae54f9bc2acfffc07a43f45c40010e66' })))));
38
38
  }
39
39
  get element() { return getElement(this); }
40
40
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-eedb042d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a27eaf5.js';
5
5
  import { a as media_query_large } from './tokens-84fb2357.js';
6
6
  import { e as enableBodyScroll, d as disableBodyScroll } from './bodyScrollLock.es6-ecbf187e.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
@@ -127,19 +127,19 @@ const DuetSubmenuBar = class {
127
127
  * Always the last one in the class.
128
128
  */
129
129
  render() {
130
- return (h(Host, { key: '5a56d3033586978e79fc650f948ee3e654c74288' }, h("nav", { key: 'f95152df380577251c94868a2b1a03b493482a77', class: {
130
+ return (h(Host, { key: '36733ff35a676602cb5664783353722ac32a3f23' }, h("nav", { key: '6c79e18ca14402ba9becc0611cad56215ee0d54d', class: {
131
131
  "duet-submenu-bar": true,
132
132
  "duet-theme-turva": this.theme === "turva",
133
133
  hidden: this.hidden,
134
- }, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '5cfc4bfc97b1c462e6a504735808925e66d42018', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
134
+ }, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '54db29b81a8fd888ddf9094b92ad72d453c30270', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
135
135
  active: this.open,
136
- }, onClick: this.onClick }, h("span", { key: 'aaf7e9216f796c05bcd44131869c241ed6791dea', class: "label" }, h("slot", { key: 'd98b04e45e3be67aac0d0ffdceb13f214ad24052', name: "label" }), h("duet-icon", { key: 'd680597442edb82e4fbc8615a818684cbbc19488', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: '3caf8786684e484dff8b20fbb4c273f33bfc7cbf', class: {
136
+ }, onClick: this.onClick }, h("span", { key: 'fd6fbc391f58b209fb675d1038043ab291ea8765', class: "label" }, h("slot", { key: '26efb16331d21d400c0416df1c54c98fec07fd9c', name: "label" }), h("duet-icon", { key: 'f383299770b09f13b0fc9c89c72b5a2ad495931d', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: '71b7b2aefc7c9dbfb546df751e2ef5c5f420e440', class: {
137
137
  "menu-container": true,
138
138
  hidden: !this.open,
139
- }, role: "presentation" }, h("div", { key: '8b582ed198b49ed593b8dce4ab7ca5f1c7824d29', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
139
+ }, role: "presentation" }, h("div", { key: '3680be7bd688b8448d76f25ed074cb26f00f1bf0', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
140
140
  items: true,
141
141
  hidden: !this.open,
142
- }, ref: element => (this.itemsContainer = element) }, h("div", { key: 'e34b873658de23e4164810509a93ce533f6eb094', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: '8f46f67375fad075efc56a28794c4706d85da4e1' }), h("div", { key: 'af6a6337b995853fbc04e8f50d7248c1d0878e4e', class: "list-padding" }))), h("duet-overlay", { key: 'ec26b0420f1eb4a93fa019cc24d22d3f160e7788', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
142
+ }, ref: element => (this.itemsContainer = element) }, h("div", { key: 'd3c022573601ad29c14074a42129b0fec8f8e7e7', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: 'ff8f80314ddf742307286285008a7b7b87e0311a' }), h("div", { key: '4724caa14d11b92502ca9bbf81d83a1f169e0514', class: "list-padding" }))), h("duet-overlay", { key: '96982d748408a3fc7db02df17eb9261732cae2f3', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
143
143
  }
144
144
  get element() { return getElement(this); }
145
145
  static get watchers() { return {