@duetds/components 9.13.0 → 9.14.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 (736) hide show
  1. package/hydrate/index.js +341 -167
  2. package/lib/cjs/{a11y-utils-7f0f44ac.js → a11y-utils-a934645c.js} +1 -1
  3. package/lib/cjs/{app-globals-7f261ff1.js → app-globals-6b9852f3.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
  5. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-badge.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-banner.cjs.entry.js +7 -7
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +7 -7
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +6 -6
  10. package/lib/cjs/duet-button_2.cjs.entry.js +12 -12
  11. package/lib/cjs/duet-callout.cjs.entry.js +5 -5
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +13 -12
  13. package/lib/cjs/duet-card.cjs.entry.js +4 -4
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +4 -4
  16. package/lib/cjs/duet-chip.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +3 -3
  19. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +4 -4
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +9 -9
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +4 -4
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-header_2.cjs.entry.js +6 -5
  31. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-icon.cjs.entry.js +6 -6
  33. package/lib/cjs/duet-input_2.cjs.entry.js +6 -6
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +4 -4
  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 +7 -7
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +4 -4
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-modal.cjs.entry.js +39 -20
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +4 -4
  44. package/lib/cjs/duet-nav.cjs.entry.js +3 -3
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +5 -5
  46. package/lib/cjs/duet-number-input.cjs.entry.js +11 -7
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +6 -6
  50. package/lib/cjs/duet-panel.cjs.entry.js +47 -0
  51. package/lib/cjs/duet-phone-input.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-popup-menu_2.cjs.entry.js +6 -6
  53. package/lib/cjs/duet-progress.cjs.entry.js +3 -3
  54. package/lib/cjs/duet-promo-card.cjs.entry.js +6 -6
  55. package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
  56. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-scrollable_3.cjs.entry.js +14 -14
  58. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-select.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-shaped-image.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-share-chart-item.cjs.entry.js +2 -2
  62. package/lib/cjs/duet-share-chart.cjs.entry.js +7 -7
  63. package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
  64. package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
  65. package/lib/cjs/duet-slideout-link.cjs.entry.js +7 -7
  66. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +6 -6
  67. package/lib/cjs/duet-slideout-panel.cjs.entry.js +12 -12
  68. package/lib/cjs/duet-slideout.cjs.entry.js +10 -10
  69. package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
  71. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
  72. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
  73. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
  74. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-submenu-bar.cjs.entry.js +7 -7
  76. package/lib/cjs/duet-textarea.cjs.entry.js +4 -4
  77. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
  80. package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -8
  81. package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
  82. package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
  83. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
  84. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  85. package/lib/cjs/duet-tray.cjs.entry.js +5 -5
  86. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  87. package/lib/cjs/duet-upload-item.cjs.entry.js +6 -6
  88. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  89. package/lib/cjs/duet.cjs.js +3 -3
  90. package/lib/cjs/{errorcodes.utils-cde5cb76.js → errorcodes.utils-9ce7ca99.js} +1 -1
  91. package/lib/cjs/{focus-utils-3b3e2586.js → focus-utils-fa11f04b.js} +1 -1
  92. package/lib/cjs/{index-4babbdda.js → index-3d15fb5e.js} +5 -1
  93. package/lib/cjs/{language-utils-83791d57.js → language-utils-eaec2648.js} +1 -1
  94. package/lib/cjs/loader.cjs.js +3 -3
  95. package/lib/cjs/{slot-utils-c565d8b9.js → slot-utils-61317778.js} +1 -1
  96. package/lib/cjs/{themeable-component-a007f8ee.js → themeable-component-46222401.js} +1 -1
  97. package/lib/cjs/{token-utils-6258d3f7.js → token-utils-658c4c54.js} +103 -7
  98. package/lib/collection/collection-manifest.json +1 -0
  99. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  100. package/lib/collection/components/duet-banner/duet-banner.css +1 -0
  101. package/lib/collection/components/duet-banner/duet-banner.js +3 -3
  102. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  103. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  104. package/lib/collection/components/duet-button/duet-button.css +14 -5
  105. package/lib/collection/components/duet-button/duet-button.js +5 -5
  106. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  107. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  108. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  109. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  110. package/lib/collection/components/duet-header/duet-header.js +3 -2
  111. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  112. package/lib/collection/components/duet-label/duet-label.js +1 -1
  113. package/lib/collection/components/duet-link/duet-link.js +5 -4
  114. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  115. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  116. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  117. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  118. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  119. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  120. package/lib/collection/components/duet-modal/duet-modal.js +98 -15
  121. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  122. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  123. package/lib/collection/components/duet-number-input/duet-number-input.js +8 -4
  124. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  125. package/lib/collection/components/duet-panel/duet-panel.css +98 -0
  126. package/lib/collection/components/duet-panel/duet-panel.js +225 -0
  127. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  128. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  129. package/lib/collection/components/duet-promo-card/duet-promo-card.js +3 -3
  130. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  131. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  132. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  133. package/lib/collection/components/duet-select/duet-select.js +1 -1
  134. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  135. package/lib/collection/components/duet-share-chart/duet-share-chart.js +2 -2
  136. package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +1 -1
  137. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  138. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  139. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  140. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  141. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  142. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  143. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  144. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  145. package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
  146. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  147. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  148. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  149. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  150. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  151. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  152. package/lib/collection/components/duet-tab-group/duet-tab-group.js +4 -4
  153. package/lib/collection/components/duet-table/duet-table.js +2 -2
  154. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  155. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  156. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  157. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  158. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  159. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
  160. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  161. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  162. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  163. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  164. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  165. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  166. package/lib/collection/utils/token-utils.js +59 -7
  167. package/lib/collection/utils/turva2-color-tokens.js +42 -0
  168. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  169. package/lib/dist-custom-elements/duet-alert.js +1 -1
  170. package/lib/dist-custom-elements/duet-badge.js +1 -1
  171. package/lib/dist-custom-elements/duet-banner.js +7 -7
  172. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  173. package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
  174. package/lib/dist-custom-elements/duet-button.js +1 -1
  175. package/lib/dist-custom-elements/duet-callout.js +4 -4
  176. package/lib/dist-custom-elements/duet-caption.js +1 -1
  177. package/lib/dist-custom-elements/duet-card.js +4 -4
  178. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  179. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  180. package/lib/dist-custom-elements/duet-chip.js +1 -1
  181. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  182. package/lib/dist-custom-elements/duet-choice.js +4 -4
  183. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  184. package/lib/dist-custom-elements/duet-combobox.js +15 -15
  185. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  186. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  187. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  188. package/lib/dist-custom-elements/duet-divider.js +1 -1
  189. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  190. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  191. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  192. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  193. package/lib/dist-custom-elements/duet-footer.js +7 -7
  194. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  195. package/lib/dist-custom-elements/duet-grid.js +1 -1
  196. package/lib/dist-custom-elements/duet-header.js +11 -10
  197. package/lib/dist-custom-elements/duet-heading.js +1 -1
  198. package/lib/dist-custom-elements/duet-hero.js +9 -9
  199. package/lib/dist-custom-elements/duet-icon.js +1 -1
  200. package/lib/dist-custom-elements/duet-input.js +1 -1
  201. package/lib/dist-custom-elements/duet-label.js +1 -1
  202. package/lib/dist-custom-elements/duet-layout.js +1 -1
  203. package/lib/dist-custom-elements/duet-link.js +1 -1
  204. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  205. package/lib/dist-custom-elements/duet-list.js +1 -1
  206. package/lib/dist-custom-elements/duet-logo.js +1 -1
  207. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  208. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  209. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  210. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  211. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  212. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  213. package/lib/dist-custom-elements/duet-modal.js +44 -23
  214. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  215. package/lib/dist-custom-elements/duet-nav.js +2 -2
  216. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  217. package/lib/dist-custom-elements/duet-notification.js +4 -4
  218. package/lib/dist-custom-elements/duet-number-input.js +18 -14
  219. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  220. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  221. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  222. package/lib/dist-custom-elements/duet-panel.d.ts +11 -0
  223. package/lib/dist-custom-elements/duet-panel.js +70 -0
  224. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  225. package/lib/dist-custom-elements/duet-phone-input.js +16 -16
  226. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  227. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  228. package/lib/dist-custom-elements/duet-progress.js +1 -1
  229. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  230. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  231. package/lib/dist-custom-elements/duet-radio.js +1 -1
  232. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  233. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  234. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  235. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  236. package/lib/dist-custom-elements/duet-select.js +1 -1
  237. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  238. package/lib/dist-custom-elements/duet-share-chart-item.js +2 -2
  239. package/lib/dist-custom-elements/duet-share-chart.js +5 -5
  240. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  241. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  242. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  243. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  244. package/lib/dist-custom-elements/duet-slideout-panel.js +9 -9
  245. package/lib/dist-custom-elements/duet-slideout.js +8 -8
  246. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  247. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  248. package/lib/dist-custom-elements/duet-status-icon.js +1 -1
  249. package/lib/dist-custom-elements/duet-step.js +4 -4
  250. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  251. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  252. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  253. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  254. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  255. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  256. package/lib/dist-custom-elements/duet-tab-group.js +11 -11
  257. package/lib/dist-custom-elements/duet-tab.js +2 -2
  258. package/lib/dist-custom-elements/duet-table.js +1 -1
  259. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  260. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  261. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  262. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  263. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  264. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  265. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  266. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  267. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  268. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  269. package/lib/dist-custom-elements/duet-tray.js +5 -5
  270. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  271. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  272. package/lib/dist-custom-elements/duet-upload.js +22 -22
  273. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  274. package/lib/dist-custom-elements/index.js +1 -1
  275. package/lib/dist-custom-elements/{p-e8dc8877.js → p-05fb2c81.js} +4 -4
  276. package/lib/dist-custom-elements/{p-06beac61.js → p-0a34fa11.js} +2 -2
  277. package/lib/dist-custom-elements/{p-c1e381e3.js → p-0e0a0525.js} +3 -3
  278. package/lib/dist-custom-elements/{p-0c829768.js → p-10893657.js} +1 -1
  279. package/lib/dist-custom-elements/{p-a000e044.js → p-25f8ea4b.js} +2 -2
  280. package/lib/dist-custom-elements/{p-2dcb2900.js → p-3419cd58.js} +9 -9
  281. package/lib/dist-custom-elements/{p-ad927290.js → p-3471fa90.js} +3 -3
  282. package/lib/dist-custom-elements/{p-911326a0.js → p-36f6ec52.js} +2 -2
  283. package/lib/dist-custom-elements/{p-f7d93067.js → p-3883f329.js} +5 -5
  284. package/lib/dist-custom-elements/{p-b660d362.js → p-3a815628.js} +10 -10
  285. package/lib/dist-custom-elements/{p-ca899a3c.js → p-444e732a.js} +8 -7
  286. package/lib/dist-custom-elements/{p-77260ba8.js → p-499da71e.js} +103 -8
  287. package/lib/dist-custom-elements/{p-c7002b0e.js → p-5e16131c.js} +1 -1
  288. package/lib/dist-custom-elements/{p-3c558254.js → p-61b4aec9.js} +12 -12
  289. package/lib/dist-custom-elements/{p-67e54308.js → p-65300e85.js} +11 -11
  290. package/lib/dist-custom-elements/{p-16151d9e.js → p-706a9a13.js} +2 -2
  291. package/lib/dist-custom-elements/{p-1271d1b9.js → p-778364d6.js} +3 -3
  292. package/lib/dist-custom-elements/{p-13082a20.js → p-81360956.js} +2 -2
  293. package/lib/dist-custom-elements/{p-80bbbb3a.js → p-85f0068e.js} +5 -5
  294. package/lib/dist-custom-elements/{p-8c472242.js → p-92710b68.js} +1 -1
  295. package/lib/dist-custom-elements/{p-2e148296.js → p-96cabce8.js} +7 -7
  296. package/lib/dist-custom-elements/{p-276a59a3.js → p-9ac441e6.js} +4 -4
  297. package/lib/dist-custom-elements/{p-70b67cdd.js → p-9f715fa9.js} +4 -4
  298. package/lib/dist-custom-elements/{p-55c477f3.js → p-a4513f7a.js} +2 -2
  299. package/lib/dist-custom-elements/{p-135f668d.js → p-a69bc735.js} +1 -1
  300. package/lib/dist-custom-elements/{p-12884dcf.js → p-b3835995.js} +4 -4
  301. package/lib/dist-custom-elements/{p-cdf4b7f6.js → p-c7f33aed.js} +4 -4
  302. package/lib/dist-custom-elements/{p-653d2256.js → p-cc1b78ce.js} +10 -10
  303. package/lib/dist-custom-elements/{p-e3280064.js → p-d04e213c.js} +12 -12
  304. package/lib/dist-custom-elements/{p-63a0bdcd.js → p-d0bc3da2.js} +1 -1
  305. package/lib/dist-custom-elements/{p-aa4ebea4.js → p-d5c72ea3.js} +5 -5
  306. package/lib/dist-custom-elements/{p-4e53b45e.js → p-db2b09ab.js} +2 -2
  307. package/lib/dist-custom-elements/{p-de35873c.js → p-dc970fdb.js} +1 -1
  308. package/lib/dist-custom-elements/{p-46749593.js → p-e77ffc34.js} +3 -3
  309. package/lib/dist-custom-elements/{p-d60c7d74.js → p-e9c8ad74.js} +1 -1
  310. package/lib/dist-custom-elements/{p-f80dea81.js → p-ee948dc8.js} +4 -4
  311. package/lib/dist-custom-elements/{p-1027ea53.js → p-f290964d.js} +5 -5
  312. package/lib/dist-custom-elements/{p-7fd99694.js → p-f38adca4.js} +7 -7
  313. package/lib/dist-custom-elements/{p-2582f9a3.js → p-f3b2867a.js} +3 -3
  314. package/lib/dist-custom-elements/{p-be9b9c9d.js → p-f479ee47.js} +5 -5
  315. package/lib/dist-custom-elements/{p-47d05b62.js → p-fddb3ec1.js} +1 -1
  316. package/lib/duet/duet.esm.js +1 -1
  317. package/lib/duet/duet.js +1 -1
  318. package/lib/duet/{p-c45ddc7a.system.entry.js → p-013232a8.system.entry.js} +1 -1
  319. package/lib/duet/{p-8c2abe91.js → p-01fe0f34.js} +1 -1
  320. package/lib/duet/{p-88dda3dd.entry.js → p-063b31ef.entry.js} +1 -1
  321. package/lib/duet/{p-a51a1f94.system.entry.js → p-07d21021.system.entry.js} +1 -1
  322. package/lib/duet/p-07dd4405.system.entry.js +4 -0
  323. package/lib/duet/{p-9f1e07cc.entry.js → p-08f594ea.entry.js} +1 -1
  324. package/lib/duet/{p-ece11bcb.entry.js → p-08f64c06.entry.js} +1 -1
  325. package/lib/duet/{p-d0b648c5.system.entry.js → p-0bc88aac.system.entry.js} +1 -1
  326. package/lib/duet/{p-964cab98.entry.js → p-0c16128f.entry.js} +1 -1
  327. package/lib/duet/{p-71a2b27b.system.entry.js → p-0cef5003.system.entry.js} +2 -2
  328. package/lib/duet/{p-0990faec.system.entry.js → p-0e013c22.system.entry.js} +1 -1
  329. package/lib/duet/{p-0dd78a56.system.entry.js → p-0e4ff2a3.system.entry.js} +1 -1
  330. package/lib/duet/p-10310520.entry.js +4 -0
  331. package/lib/duet/{p-b5191612.system.entry.js → p-11262ef8.system.entry.js} +1 -1
  332. package/lib/duet/{p-24cc3a49.entry.js → p-119d8a9d.entry.js} +1 -1
  333. package/lib/duet/{p-9e4e3a7d.entry.js → p-11e013dd.entry.js} +1 -1
  334. package/lib/duet/{p-c658fdf2.system.entry.js → p-13821573.system.entry.js} +1 -1
  335. package/lib/duet/{p-5026ba81.system.entry.js → p-13f4076a.system.entry.js} +2 -2
  336. package/lib/duet/{p-7686eb1f.entry.js → p-147f5eb5.entry.js} +1 -1
  337. package/lib/duet/p-16e80004.entry.js +4 -0
  338. package/lib/duet/{p-38baa305.entry.js → p-17f215e8.entry.js} +1 -1
  339. package/lib/duet/{p-af3397e6.entry.js → p-18b21048.entry.js} +1 -1
  340. package/lib/duet/{p-d5a2f426.entry.js → p-19ad52bc.entry.js} +1 -1
  341. package/lib/duet/{p-ab7e07be.system.entry.js → p-1a767c08.system.entry.js} +1 -1
  342. package/lib/duet/{p-b094d253.entry.js → p-1c2dcb63.entry.js} +1 -1
  343. package/lib/duet/p-1f495ebe.entry.js +4 -0
  344. package/lib/duet/{p-570a2d5c.entry.js → p-20170d5a.entry.js} +1 -1
  345. package/lib/duet/{p-c59fbbb1.system.entry.js → p-201895ea.system.entry.js} +1 -1
  346. package/lib/duet/{p-3c29e0ba.entry.js → p-2162fe62.entry.js} +1 -1
  347. package/lib/duet/{p-526bce13.system.entry.js → p-22349ab1.system.entry.js} +1 -1
  348. package/lib/duet/{p-e538f43c.system.entry.js → p-22932c08.system.entry.js} +1 -1
  349. package/lib/duet/{p-7adab44d.system.entry.js → p-23d5c3fe.system.entry.js} +1 -1
  350. package/lib/duet/{p-71a70553.system.entry.js → p-2455cbff.system.entry.js} +1 -1
  351. package/lib/duet/{p-17029aad.entry.js → p-268d9b35.entry.js} +1 -1
  352. package/lib/duet/p-2a542c6a.entry.js +4 -0
  353. package/lib/duet/p-2a96f88a.system.entry.js +4 -0
  354. package/lib/duet/{p-ecb06d44.entry.js → p-2c15a77e.entry.js} +1 -1
  355. package/lib/duet/{p-c6c01a4f.system.entry.js → p-2d14dafa.system.entry.js} +1 -1
  356. package/lib/duet/p-2dd204b0.entry.js +4 -0
  357. package/lib/duet/{p-e4bda446.system.entry.js → p-2e58b3ab.system.entry.js} +1 -1
  358. package/lib/duet/{p-7761f427.system.entry.js → p-2e7454bd.system.entry.js} +1 -1
  359. package/lib/duet/{p-3aecf400.system.entry.js → p-2ee8e84d.system.entry.js} +1 -1
  360. package/lib/duet/{p-144182a4.entry.js → p-2fe381b6.entry.js} +1 -1
  361. package/lib/duet/{p-dd011cf1.system.entry.js → p-322c0015.system.entry.js} +2 -2
  362. package/lib/duet/{p-f01d0296.system.entry.js → p-344834d8.system.entry.js} +1 -1
  363. package/lib/duet/{p-0e4fe522.system.entry.js → p-34485370.system.entry.js} +1 -1
  364. package/lib/duet/{p-97393e12.system.entry.js → p-352b3557.system.entry.js} +1 -1
  365. package/lib/duet/{p-1fe5a7e9.js → p-378546de.js} +1 -1
  366. package/lib/duet/{p-5c48b80a.system.entry.js → p-38faf7e7.system.entry.js} +1 -1
  367. package/lib/duet/{p-20baa68b.entry.js → p-3a75e6d3.entry.js} +1 -1
  368. package/lib/duet/{p-c23c9c77.entry.js → p-3b9c02b1.entry.js} +1 -1
  369. package/lib/duet/{p-b9af2990.system.entry.js → p-413fc831.system.entry.js} +2 -2
  370. package/lib/duet/p-4215bd92.system.entry.js +4 -0
  371. package/lib/duet/p-42a0205d.entry.js +4 -0
  372. package/lib/duet/{p-bb71c581.entry.js → p-430ef395.entry.js} +1 -1
  373. package/lib/duet/p-44b3eb2c.entry.js +4 -0
  374. package/lib/duet/{p-4509c90e.entry.js → p-463b0d7a.entry.js} +1 -1
  375. package/lib/duet/{p-4ead37f9.entry.js → p-48fb5298.entry.js} +1 -1
  376. package/lib/duet/{p-13dce266.entry.js → p-4989501c.entry.js} +1 -1
  377. package/lib/duet/{p-8522541f.entry.js → p-49b696b3.entry.js} +1 -1
  378. package/lib/duet/{p-8da3b624.entry.js → p-49b6f9a1.entry.js} +1 -1
  379. package/lib/duet/{p-1be0f96f.system.entry.js → p-4a54ae2a.system.entry.js} +1 -1
  380. package/lib/duet/{p-d5ad1dca.system.entry.js → p-4c44b9d0.system.entry.js} +1 -1
  381. package/lib/duet/p-4d81e7f6.system.js +4 -0
  382. package/lib/duet/{p-cc22486b.system.entry.js → p-4e21f876.system.entry.js} +1 -1
  383. package/lib/duet/{p-baf03e8b.entry.js → p-51717f08.entry.js} +1 -1
  384. package/lib/duet/{p-1657ff9a.entry.js → p-51fc30ef.entry.js} +1 -1
  385. package/lib/duet/{p-e5716306.entry.js → p-52746f84.entry.js} +1 -1
  386. package/lib/duet/p-52d80d96.js +4 -0
  387. package/lib/duet/{p-33a9413f.system.entry.js → p-561dd467.system.entry.js} +1 -1
  388. package/lib/duet/p-564022f1.entry.js +4 -0
  389. package/lib/duet/{p-d610918e.system.entry.js → p-56bada0c.system.entry.js} +1 -1
  390. package/lib/duet/{p-b3f5912a.system.entry.js → p-58d8549a.system.entry.js} +1 -1
  391. package/lib/duet/{p-3b760329.entry.js → p-593df331.entry.js} +1 -1
  392. package/lib/duet/p-59777da7.system.js +4 -0
  393. package/lib/duet/{p-7d10302e.entry.js → p-5b583276.entry.js} +1 -1
  394. package/lib/duet/{p-0a72cb14.system.entry.js → p-5c271084.system.entry.js} +1 -1
  395. package/lib/duet/{p-328f8f18.entry.js → p-5f678caa.entry.js} +1 -1
  396. package/lib/duet/{p-cf5551f7.entry.js → p-628a59a6.entry.js} +1 -1
  397. package/lib/duet/{p-e9e59d73.entry.js → p-62cb44f1.entry.js} +1 -1
  398. package/lib/duet/{p-5122eee8.system.js → p-670f33d1.system.js} +1 -1
  399. package/lib/duet/p-6a4e23b5.entry.js +4 -0
  400. package/lib/duet/{p-590505a4.system.entry.js → p-6a718c27.system.entry.js} +1 -1
  401. package/lib/duet/{p-01965153.entry.js → p-6a900d10.entry.js} +1 -1
  402. package/lib/duet/p-6b99bf3d.system.js +4 -0
  403. package/lib/duet/{p-a8e26d38.entry.js → p-6cf2b2b8.entry.js} +1 -1
  404. package/lib/duet/{p-ad43bd23.system.entry.js → p-6d5e6c51.system.entry.js} +1 -1
  405. package/lib/duet/{p-18e13eb6.system.entry.js → p-6db869c9.system.entry.js} +1 -1
  406. package/lib/duet/{p-45cb4d7f.system.entry.js → p-6f46b9da.system.entry.js} +1 -1
  407. package/lib/duet/{p-22ae0db4.entry.js → p-704b8b7e.entry.js} +1 -1
  408. package/lib/duet/{p-aadd382f.system.entry.js → p-713918d1.system.entry.js} +1 -1
  409. package/lib/duet/{p-d4e9333f.entry.js → p-72ad70a2.entry.js} +1 -1
  410. package/lib/duet/{p-9eed5f82.js → p-72b4c06f.js} +1 -1
  411. package/lib/duet/{p-43c4d670.entry.js → p-75542e0e.entry.js} +1 -1
  412. package/lib/duet/{p-9faf2ac2.system.entry.js → p-75e72c46.system.entry.js} +1 -1
  413. package/lib/duet/{p-98feb289.system.entry.js → p-76c797cb.system.entry.js} +1 -1
  414. package/lib/duet/{p-0a405da0.system.entry.js → p-78024429.system.entry.js} +1 -1
  415. package/lib/duet/p-7856f483.entry.js +4 -0
  416. package/lib/duet/{p-e8059b67.system.entry.js → p-786418b7.system.entry.js} +1 -1
  417. package/lib/duet/{p-17ed0be9.system.entry.js → p-7a022fb4.system.entry.js} +1 -1
  418. package/lib/duet/{p-8e5de54a.entry.js → p-7be7fb2c.entry.js} +1 -1
  419. package/lib/duet/{p-c4eb60a1.system.entry.js → p-7ce8fc32.system.entry.js} +1 -1
  420. package/lib/duet/{p-333f7ae7.entry.js → p-7d63b0c0.entry.js} +1 -1
  421. package/lib/duet/{p-b5eb657a.system.js → p-7fd0a219.system.js} +1 -1
  422. package/lib/duet/p-82680aa5.system.js +4 -0
  423. package/lib/duet/{p-e762de37.entry.js → p-82733ff7.entry.js} +1 -1
  424. package/lib/duet/{p-3cbeb209.system.entry.js → p-834d6b2d.system.entry.js} +1 -1
  425. package/lib/duet/{p-7194f790.entry.js → p-83c0cfed.entry.js} +1 -1
  426. package/lib/duet/p-854605a6.js +4 -0
  427. package/lib/duet/{p-89a1d75a.js → p-8637a449.js} +1 -1
  428. package/lib/duet/{p-3372296f.entry.js → p-86929bf6.entry.js} +1 -1
  429. package/lib/duet/{p-80c89ac1.entry.js → p-86d288e5.entry.js} +1 -1
  430. package/lib/duet/{p-40edc180.system.entry.js → p-870a420d.system.entry.js} +1 -1
  431. package/lib/duet/p-89b2f873.system.js +4 -0
  432. package/lib/duet/{p-9004d8ff.entry.js → p-89d45610.entry.js} +1 -1
  433. package/lib/duet/{p-8c66abfb.system.entry.js → p-89f89a39.system.entry.js} +2 -2
  434. package/lib/duet/{p-7789db31.system.entry.js → p-8a9fb89c.system.entry.js} +1 -1
  435. package/lib/duet/p-8bb2ddda.entry.js +4 -0
  436. package/lib/duet/{p-8bed4283.system.entry.js → p-8cbe7888.system.entry.js} +1 -1
  437. package/lib/duet/{p-b6578600.system.entry.js → p-8e7af8a4.system.entry.js} +1 -1
  438. package/lib/duet/{p-1ca12248.entry.js → p-8edc7ed6.entry.js} +1 -1
  439. package/lib/duet/{p-080a85af.system.entry.js → p-8f55b49a.system.entry.js} +2 -2
  440. package/lib/duet/{p-05fc82b0.entry.js → p-901f7bd1.entry.js} +1 -1
  441. package/lib/duet/{p-61198184.system.entry.js → p-903d05d9.system.entry.js} +1 -1
  442. package/lib/duet/{p-bfa13cf6.entry.js → p-914292d2.entry.js} +1 -1
  443. package/lib/duet/{p-ecf25e2f.system.entry.js → p-91be5d76.system.entry.js} +1 -1
  444. package/lib/duet/{p-33ee2b28.entry.js → p-9361e0ff.entry.js} +1 -1
  445. package/lib/duet/{p-844d9170.entry.js → p-936f0051.entry.js} +1 -1
  446. package/lib/duet/{p-4421763f.entry.js → p-961dc1b6.entry.js} +1 -1
  447. package/lib/duet/{p-1830fafe.entry.js → p-98af4e91.entry.js} +1 -1
  448. package/lib/duet/p-9921468e.entry.js +4 -0
  449. package/lib/duet/{p-d63c92fc.system.js → p-99ffd1cf.system.js} +1 -1
  450. package/lib/duet/{p-03e76030.system.entry.js → p-9ae77fe6.system.entry.js} +1 -1
  451. package/lib/duet/{p-d1c7c87b.entry.js → p-9dc97ec5.entry.js} +1 -1
  452. package/lib/duet/{p-8a02bd75.system.entry.js → p-a2f05f0b.system.entry.js} +1 -1
  453. package/lib/duet/{p-4dd14bc1.system.entry.js → p-a8527a22.system.entry.js} +1 -1
  454. package/lib/duet/{p-7930882f.entry.js → p-aaa700a4.entry.js} +1 -1
  455. package/lib/duet/{p-5c01b990.entry.js → p-ac643c4d.entry.js} +1 -1
  456. package/lib/duet/p-adcfa80c.system.entry.js +4 -0
  457. package/lib/duet/{p-442cac9c.entry.js → p-af4c5e2b.entry.js} +1 -1
  458. package/lib/duet/{p-04e49b2e.system.entry.js → p-b083c7df.system.entry.js} +1 -1
  459. package/lib/duet/p-b1b64718.system.entry.js +4 -0
  460. package/lib/duet/{p-f6ada3f6.entry.js → p-b4018154.entry.js} +1 -1
  461. package/lib/duet/{p-a03fcf76.system.js → p-b65f6339.system.js} +1 -1
  462. package/lib/duet/{p-f7a30994.system.entry.js → p-b728fce7.system.entry.js} +1 -1
  463. package/lib/duet/p-b84841d7.js +4 -0
  464. package/lib/duet/{p-bffda5ab.entry.js → p-baaa9e94.entry.js} +1 -1
  465. package/lib/duet/{p-1390ae19.entry.js → p-be26ac3a.entry.js} +1 -1
  466. package/lib/duet/{p-73666dbd.entry.js → p-c0020521.entry.js} +1 -1
  467. package/lib/duet/p-c157389b.system.entry.js +4 -0
  468. package/lib/duet/{p-d977fe38.system.entry.js → p-c371758a.system.entry.js} +1 -1
  469. package/lib/duet/{p-85167dd4.entry.js → p-c4e34a8e.entry.js} +1 -1
  470. package/lib/duet/{p-9c201da2.entry.js → p-c60c40a2.entry.js} +1 -1
  471. package/lib/duet/{p-f740cd96.entry.js → p-c70b52b6.entry.js} +1 -1
  472. package/lib/duet/{p-8b350472.system.entry.js → p-c9751b3c.system.entry.js} +1 -1
  473. package/lib/duet/{p-25bfda5f.system.entry.js → p-cb279bed.system.entry.js} +1 -1
  474. package/lib/duet/{p-14f51a29.entry.js → p-cd27da84.entry.js} +1 -1
  475. package/lib/duet/p-cff34f13.entry.js +4 -0
  476. package/lib/duet/{p-60ef6c46.system.entry.js → p-d06d2098.system.entry.js} +1 -1
  477. package/lib/duet/{p-e124ed8c.system.entry.js → p-d3e245f0.system.entry.js} +1 -1
  478. package/lib/duet/{p-68d50809.system.entry.js → p-d6368121.system.entry.js} +1 -1
  479. package/lib/duet/{p-c6e60d08.system.entry.js → p-d647ef97.system.entry.js} +1 -1
  480. package/lib/duet/{p-2fe6628e.system.entry.js → p-d6a2cc77.system.entry.js} +1 -1
  481. package/lib/duet/{p-3cd37502.entry.js → p-d6afc825.entry.js} +1 -1
  482. package/lib/duet/{p-41a3f8ed.entry.js → p-d8fadd2d.entry.js} +1 -1
  483. package/lib/duet/{p-7d050716.system.entry.js → p-dc3646e2.system.entry.js} +1 -1
  484. package/lib/duet/p-e63f5ff5.js +4 -0
  485. package/lib/duet/{p-5aeec4ac.system.entry.js → p-e6f40951.system.entry.js} +1 -1
  486. package/lib/duet/p-e70fad83.entry.js +4 -0
  487. package/lib/duet/{p-077813ae.entry.js → p-e8777cf4.entry.js} +1 -1
  488. package/lib/duet/{p-22f40c48.system.entry.js → p-eb237688.system.entry.js} +1 -1
  489. package/lib/duet/p-eb7b2984.system.entry.js +4 -0
  490. package/lib/duet/{p-f482b5af.system.entry.js → p-ebb0b51d.system.entry.js} +1 -1
  491. package/lib/duet/{p-85696a8e.entry.js → p-ec22154d.entry.js} +1 -1
  492. package/lib/duet/{p-f78b9d60.system.js → p-ed810e76.system.js} +1 -1
  493. package/lib/duet/{p-618a0f3a.entry.js → p-edb65a28.entry.js} +1 -1
  494. package/lib/duet/{p-024c34d9.system.entry.js → p-f1beb947.system.entry.js} +1 -1
  495. package/lib/duet/{p-5a1dbce7.system.entry.js → p-f3587718.system.entry.js} +1 -1
  496. package/lib/duet/{p-a04ebea2.system.entry.js → p-f58cbc59.system.entry.js} +1 -1
  497. package/lib/duet/{p-3c438fec.entry.js → p-f7b6fecb.entry.js} +1 -1
  498. package/lib/duet/{p-808d9dc7.system.entry.js → p-f835eb92.system.entry.js} +2 -2
  499. package/lib/duet/p-f89feeb2.entry.js +4 -0
  500. package/lib/duet/{p-bc44defc.system.entry.js → p-f947b5c5.system.entry.js} +1 -1
  501. package/lib/duet/{p-1425b59f.entry.js → p-f9b9fbf5.entry.js} +1 -1
  502. package/lib/duet/{p-e2e84fa3.system.entry.js → p-fae74a37.system.entry.js} +1 -1
  503. package/lib/duet/{p-35d651a8.system.entry.js → p-fb9c9879.system.entry.js} +1 -1
  504. package/lib/duet/{p-e5f1e38a.js → p-fbc59efc.js} +1 -1
  505. package/lib/duet/{p-0aaac3fd.system.entry.js → p-fe9adf7c.system.entry.js} +1 -1
  506. package/lib/duet/{p-02aca5ee.system.entry.js → p-ff97f8e4.system.entry.js} +1 -1
  507. package/lib/esm/{a11y-utils-d44f1172.js → a11y-utils-87967050.js} +1 -1
  508. package/lib/esm/{app-globals-5ec0d260.js → app-globals-db5be99e.js} +1 -1
  509. package/lib/esm/duet-action-button.entry.js +4 -4
  510. package/lib/esm/duet-alert.entry.js +4 -4
  511. package/lib/esm/duet-badge.entry.js +4 -4
  512. package/lib/esm/duet-banner.entry.js +7 -7
  513. package/lib/esm/duet-breadcrumb.entry.js +7 -7
  514. package/lib/esm/duet-breadcrumbs.entry.js +6 -6
  515. package/lib/esm/duet-button_2.entry.js +12 -12
  516. package/lib/esm/duet-callout.entry.js +5 -5
  517. package/lib/esm/duet-caption_4.entry.js +13 -12
  518. package/lib/esm/duet-card.entry.js +4 -4
  519. package/lib/esm/duet-checkbox.entry.js +2 -2
  520. package/lib/esm/duet-checkmark.entry.js +4 -4
  521. package/lib/esm/duet-chip.entry.js +3 -3
  522. package/lib/esm/duet-choice_2.entry.js +4 -4
  523. package/lib/esm/duet-collapsible.entry.js +3 -3
  524. package/lib/esm/duet-combobox.entry.js +4 -4
  525. package/lib/esm/duet-contact-card.entry.js +5 -5
  526. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  527. package/lib/esm/duet-date-picker.entry.js +5 -5
  528. package/lib/esm/duet-divider_2.entry.js +4 -4
  529. package/lib/esm/duet-editable-table_3.entry.js +9 -9
  530. package/lib/esm/duet-empty-state.entry.js +2 -2
  531. package/lib/esm/duet-fieldset.entry.js +6 -6
  532. package/lib/esm/duet-file-chooser.entry.js +2 -2
  533. package/lib/esm/duet-footer.entry.js +4 -4
  534. package/lib/esm/duet-grid_2.entry.js +2 -2
  535. package/lib/esm/duet-header_2.entry.js +6 -5
  536. package/lib/esm/duet-hero.entry.js +4 -4
  537. package/lib/esm/duet-icon.entry.js +6 -6
  538. package/lib/esm/duet-input_2.entry.js +6 -6
  539. package/lib/esm/duet-layout.entry.js +2 -2
  540. package/lib/esm/duet-list_2.entry.js +4 -4
  541. package/lib/esm/duet-menu-bar-button.entry.js +4 -4
  542. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
  543. package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
  544. package/lib/esm/duet-menu-bar-item.entry.js +7 -7
  545. package/lib/esm/duet-menu-bar-link.entry.js +4 -4
  546. package/lib/esm/duet-menu-bar.entry.js +3 -3
  547. package/lib/esm/duet-modal.entry.js +39 -20
  548. package/lib/esm/duet-multiselect.entry.js +4 -4
  549. package/lib/esm/duet-nav.entry.js +3 -3
  550. package/lib/esm/duet-notification_2.entry.js +5 -5
  551. package/lib/esm/duet-number-input.entry.js +11 -7
  552. package/lib/esm/duet-overlay.entry.js +2 -2
  553. package/lib/esm/duet-page-heading.entry.js +4 -4
  554. package/lib/esm/duet-pagination_2.entry.js +6 -6
  555. package/lib/esm/duet-panel.entry.js +43 -0
  556. package/lib/esm/duet-phone-input.entry.js +4 -4
  557. package/lib/esm/duet-popup-menu_2.entry.js +6 -6
  558. package/lib/esm/duet-progress.entry.js +3 -3
  559. package/lib/esm/duet-promo-card.entry.js +6 -6
  560. package/lib/esm/duet-radio_2.entry.js +3 -3
  561. package/lib/esm/duet-range-slider.entry.js +2 -2
  562. package/lib/esm/duet-scrollable_3.entry.js +14 -14
  563. package/lib/esm/duet-section-layout.entry.js +4 -4
  564. package/lib/esm/duet-select.entry.js +4 -4
  565. package/lib/esm/duet-shaped-image.entry.js +4 -4
  566. package/lib/esm/duet-share-chart-item.entry.js +2 -2
  567. package/lib/esm/duet-share-chart.entry.js +7 -7
  568. package/lib/esm/duet-show-more.entry.js +5 -5
  569. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  570. package/lib/esm/duet-slideout-link.entry.js +7 -7
  571. package/lib/esm/duet-slideout-panel-dropdown.entry.js +6 -6
  572. package/lib/esm/duet-slideout-panel.entry.js +12 -12
  573. package/lib/esm/duet-slideout.entry.js +10 -10
  574. package/lib/esm/duet-status-icon.entry.js +3 -3
  575. package/lib/esm/duet-step_2.entry.js +4 -4
  576. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
  577. package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
  578. package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
  579. package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
  580. package/lib/esm/duet-submenu-bar.entry.js +7 -7
  581. package/lib/esm/duet-textarea.entry.js +4 -4
  582. package/lib/esm/duet-toggle.entry.js +2 -2
  583. package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
  584. package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
  585. package/lib/esm/duet-toolbar-item.entry.js +8 -8
  586. package/lib/esm/duet-toolbar-link.entry.js +4 -4
  587. package/lib/esm/duet-toolbar.entry.js +4 -4
  588. package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
  589. package/lib/esm/duet-tooltip.entry.js +3 -3
  590. package/lib/esm/duet-tray.entry.js +5 -5
  591. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  592. package/lib/esm/duet-upload-item.entry.js +6 -6
  593. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  594. package/lib/esm/duet.js +4 -4
  595. package/lib/esm/{errorcodes.utils-4ce3105d.js → errorcodes.utils-f17cc5a4.js} +1 -1
  596. package/lib/esm/{focus-utils-0d727936.js → focus-utils-28046c5d.js} +1 -1
  597. package/lib/esm/{index-5757a151.js → index-04630419.js} +5 -1
  598. package/lib/esm/{language-utils-1aea3619.js → language-utils-7caf2c7c.js} +1 -1
  599. package/lib/esm/loader.js +4 -4
  600. package/lib/esm/{slot-utils-03502471.js → slot-utils-e3cda10f.js} +1 -1
  601. package/lib/esm/{themeable-component-e507940b.js → themeable-component-ddf67193.js} +1 -1
  602. package/lib/esm/{token-utils-7360bb84.js → token-utils-06ae5c10.js} +103 -8
  603. package/lib/esm-es5/{a11y-utils-d44f1172.js → a11y-utils-87967050.js} +1 -1
  604. package/lib/esm-es5/{app-globals-5ec0d260.js → app-globals-db5be99e.js} +1 -1
  605. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  606. package/lib/esm-es5/duet-alert.entry.js +1 -1
  607. package/lib/esm-es5/duet-badge.entry.js +1 -1
  608. package/lib/esm-es5/duet-banner.entry.js +1 -1
  609. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  610. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  611. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  612. package/lib/esm-es5/duet-callout.entry.js +1 -1
  613. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  614. package/lib/esm-es5/duet-card.entry.js +1 -1
  615. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  616. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  617. package/lib/esm-es5/duet-chip.entry.js +1 -1
  618. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  619. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  620. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  621. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  622. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  623. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  624. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  625. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  626. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  627. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  628. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  629. package/lib/esm-es5/duet-footer.entry.js +1 -1
  630. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  631. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  632. package/lib/esm-es5/duet-hero.entry.js +1 -1
  633. package/lib/esm-es5/duet-icon.entry.js +1 -1
  634. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  635. package/lib/esm-es5/duet-layout.entry.js +1 -1
  636. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  637. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  638. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  639. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  640. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  641. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  642. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  643. package/lib/esm-es5/duet-modal.entry.js +2 -2
  644. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  645. package/lib/esm-es5/duet-nav.entry.js +1 -1
  646. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  647. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  648. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  649. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  650. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  651. package/lib/esm-es5/duet-panel.entry.js +4 -0
  652. package/lib/esm-es5/duet-phone-input.entry.js +1 -1
  653. package/lib/esm-es5/duet-popup-menu_2.entry.js +1 -1
  654. package/lib/esm-es5/duet-progress.entry.js +1 -1
  655. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  656. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  657. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  658. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  659. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  660. package/lib/esm-es5/duet-select.entry.js +1 -1
  661. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  662. package/lib/esm-es5/duet-share-chart-item.entry.js +1 -1
  663. package/lib/esm-es5/duet-share-chart.entry.js +1 -1
  664. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  665. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  667. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  668. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  669. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  670. package/lib/esm-es5/duet-status-icon.entry.js +1 -1
  671. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  673. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  674. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  675. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  677. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  678. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  680. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +2 -2
  681. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  682. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  683. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  684. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  685. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  686. package/lib/esm-es5/duet-tray.entry.js +1 -1
  687. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  688. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  689. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  690. package/lib/esm-es5/duet.js +1 -1
  691. package/lib/esm-es5/{errorcodes.utils-4ce3105d.js → errorcodes.utils-f17cc5a4.js} +1 -1
  692. package/lib/esm-es5/{focus-utils-0d727936.js → focus-utils-28046c5d.js} +1 -1
  693. package/lib/esm-es5/index-04630419.js +4 -0
  694. package/lib/esm-es5/{language-utils-1aea3619.js → language-utils-7caf2c7c.js} +1 -1
  695. package/lib/esm-es5/loader.js +1 -1
  696. package/lib/esm-es5/{slot-utils-03502471.js → slot-utils-e3cda10f.js} +1 -1
  697. package/lib/esm-es5/{themeable-component-e507940b.js → themeable-component-ddf67193.js} +1 -1
  698. package/lib/esm-es5/token-utils-06ae5c10.js +4 -0
  699. package/lib/types/components/duet-modal/duet-modal.d.ts +17 -1
  700. package/lib/types/components/duet-number-input/duet-number-input.d.ts +3 -1
  701. package/lib/types/components/duet-panel/duet-panel.d.ts +47 -0
  702. package/lib/types/components.d.ts +103 -4
  703. package/lib/types/utils/token-utils.d.ts +4 -0
  704. package/lib/types/utils/turva2-color-tokens.d.ts +39 -0
  705. package/package.json +4 -4
  706. package/lib/duet/p-0e1d879e.system.js +0 -4
  707. package/lib/duet/p-1b355115.entry.js +0 -4
  708. package/lib/duet/p-20669a1b.system.entry.js +0 -4
  709. package/lib/duet/p-2519a1b2.entry.js +0 -4
  710. package/lib/duet/p-2d6cd3b0.system.entry.js +0 -4
  711. package/lib/duet/p-3c2cf893.system.entry.js +0 -4
  712. package/lib/duet/p-3ea64651.entry.js +0 -4
  713. package/lib/duet/p-435ed67f.entry.js +0 -4
  714. package/lib/duet/p-473febb8.entry.js +0 -4
  715. package/lib/duet/p-4cae058e.entry.js +0 -4
  716. package/lib/duet/p-519fef05.system.js +0 -4
  717. package/lib/duet/p-5de30279.js +0 -4
  718. package/lib/duet/p-62ba7ee2.entry.js +0 -4
  719. package/lib/duet/p-63a67247.js +0 -4
  720. package/lib/duet/p-662c351a.system.js +0 -4
  721. package/lib/duet/p-78033ea5.js +0 -4
  722. package/lib/duet/p-79562f98.entry.js +0 -4
  723. package/lib/duet/p-836bee60.system.entry.js +0 -4
  724. package/lib/duet/p-8975b5ee.entry.js +0 -4
  725. package/lib/duet/p-8c1442ff.entry.js +0 -4
  726. package/lib/duet/p-9508ee67.system.js +0 -4
  727. package/lib/duet/p-9608ad22.system.js +0 -4
  728. package/lib/duet/p-9615338f.system.entry.js +0 -4
  729. package/lib/duet/p-a41a83dc.system.entry.js +0 -4
  730. package/lib/duet/p-b036d747.entry.js +0 -4
  731. package/lib/duet/p-b16705db.js +0 -4
  732. package/lib/duet/p-b5cb52b3.entry.js +0 -4
  733. package/lib/duet/p-d87768a3.entry.js +0 -4
  734. package/lib/duet/p-f38adc18.entry.js +0 -4
  735. package/lib/esm-es5/index-5757a151.js +0 -4
  736. package/lib/esm-es5/token-utils-7360bb84.js +0 -4
@@ -1,13 +1,13 @@
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-5757a151.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
5
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-a48b3fba.js';
7
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
8
- import { g as getAccessibleLinkLabel } from './a11y-utils-d44f1172.js';
9
- import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-1aea3619.js';
10
- import './slot-utils-03502471.js';
7
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
8
+ import { g as getAccessibleLinkLabel } from './a11y-utils-87967050.js';
9
+ import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-7caf2c7c.js';
10
+ import './slot-utils-e3cda10f.js';
11
11
  import './string-utils-192eb3c8.js';
12
12
 
13
13
  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 .label-content::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:8px;align-items:center;justify-content:space-between;width:100%}.duet-slideout-link .label-container{display:flex;gap:8px;align-items:center;justify-content:flex-start;width:100%}.duet-slideout-link .external-icon{width:10px;height:10px}.duet-slideout-link.medium .external-icon,.duet-slideout-link.large .external-icon{width:12px;height:12px}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)}:host(.duet-theme-turva2) .duet-slideout-link.duet-theme-turva{color:#172a3b}:host(.duet-theme-turva2) .duet-slideout-link.duet-theme-turva.active .label-content::after{background:#e61740}:host(.duet-theme-turva2) slot[name=description]::slotted(*){color:#172a3b}";
@@ -49,12 +49,12 @@ const DuetSlideoutLink = class {
49
49
  * Always the last one in the class.
50
50
  */
51
51
  render() {
52
- return (h(Host, { key: '37e7f55eccaef46f0fdb0cc722167b3d2be07250' }, h("a", { key: '7888b5689d718e5618dbd8119513c9ad0bd88eaa', target: !this.href ? null : this.external ? "_blank" : "_self", class: {
52
+ return (h(Host, { key: '0c6039665ab2561e576a6ddecdea16747ce4ede5' }, h("a", { key: '920d7a0b2125b51dc657d24d7e82b9a06bdb8692', target: !this.href ? null : this.external ? "_blank" : "_self", class: {
53
53
  "duet-slideout-link": true,
54
54
  "duet-theme-turva": this.theme === "turva",
55
55
  active: this.active,
56
56
  [this.size]: true,
57
- }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (h("duet-icon", { key: '0fdcbb18f34d423c59650e55bccee40efedb9f49', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '06d69d19e7780580efd75a285c6d58008dc7ef4e', class: "label" }, h("span", { key: '6db329897b1ad576bce79b2da3c2586992786239' }, h("span", { key: '01b2c540cb6096bf321cd52272c7bfc7284f9532', class: "label-container" }, h("span", { key: 'fd2b7ff9885cd3a24f1b81e14b0e972daf606da9', class: "label-content" }, h("slot", { key: 'c05ee9479a383f4a3a99d1060054e4b07a510337' })), this.external && (h("duet-icon", { key: '669c2f06ba1388a117029c4bebb472a22a51d90e', class: "external-icon", theme: this.theme, name: actionNewWindowSmall.title, margin: "none", size: "auto", color: "currentColor" }))), h("slot", { key: '81fe3d16cde666a547216e35ebfe7c4d9289713b', name: "description" })), this.caret && (h("duet-icon", { key: '31f873adfe1e59fc420ea6cafcc9133a10e92f43', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
57
+ }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (h("duet-icon", { key: 'caf4e1f4752341de847f8db58d8ee9fad36cd4cb', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: 'f296f631a1e6209e68af756fd75167c7599bb635', class: "label" }, h("span", { key: '28ef0dcec3dc83a84bb217c3861747d4dda14e03' }, h("span", { key: '5d29305621aadc14df4dddef30b0d4ba84469312', class: "label-container" }, h("span", { key: '6d47e37bfab72b3aa4e4f0608feb373ba5b86d02', class: "label-content" }, h("slot", { key: '012a8b929cf1d906b6591dc449599f08b33d12c7' })), this.external && (h("duet-icon", { key: '93f4efa4d9b438e029aeb62418e941b85e360b5e', class: "external-icon", theme: this.theme, name: actionNewWindowSmall.title, margin: "none", size: "auto", color: "currentColor" }))), h("slot", { key: 'ed01b9c3b4e9df44ff7b53d411e49f0b2a0bb3f7', name: "description" })), this.caret && (h("duet-icon", { key: '1406615037b8d7e69eb0928998bda003c1331b01', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
58
58
  }
59
59
  get element() { return getElement(this); }
60
60
  };
@@ -1,8 +1,8 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.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}:host(.duet-theme-turva2) .duet-slideout-panel-dropdown.duet-theme-turva button{color:#172a3b}:host(.duet-theme-turva2) .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}:host(.duet-theme-turva2) .duet-slideout-panel-dropdown.duet-theme-turva button.active .label::after{background:#e61740}:host(.duet-theme-turva2) slot{color:#172a3b}";
8
8
  const DuetSlideoutPanelDropdownStyle0 = duetSlideoutPanelDropdownCss;
@@ -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: '56faee9144d28aa60667fdf09a6cb8505a2d5019' }, h("div", { key: '13fac67091478d3f93b4dcdda87d78769cb684f7', class: {
48
+ return (h(Host, { key: 'bb8b1ac89a6fc845377a16a9fda01cd1049bc720' }, h("div", { key: '7123e413dfedc3371870bafdeb2be97939432d84', 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: 'ca6bcd9c33c48f8ce6c6b6beecdc6f2abb3049d0', 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: '1496c53a1a82284ab5ec469e99bdd8430f9d903d', 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: 'b3635153f84663988ea84257c9cfaa5d3aea7a2f', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: 'ef13c8e149d1736216107e243d27ccbb6f303cb7', class: "label" }, h("slot", { key: '58486ebae7658383e393bcbcde5db4af478a4bc8', name: "label" }), h("duet-icon", { key: '3935b244f34872dc262934a8754596ce50bb255a', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '6368cfe15f050458ab5a859977b8d5144316bd52', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
54
+ }, onClick: this.onClick }, this.icon && h("duet-icon", { key: '3a64869e58fdd65da20d97be4c7aa791b46e39dc', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: 'bdb073b154537b81404d6011ca4a75a5a29b58c3', class: "label" }, h("slot", { key: '26b71b80a8c61e78ad52b9af8f95a1cf8b58a02e', name: "label" }), h("duet-icon", { key: 'aff4043c26c6768b5566ec4c9073faadc1405329', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: 'c90ac76831b43a4a92c5539a2a91b16b6a4101e2', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
55
55
  items: true,
56
56
  hidden: !this.open,
57
- } }, h("slot", { key: '7e5c69e4d53d0832a3f833c6bc297c3069f12fa7' })))));
57
+ } }, h("slot", { key: '1be245b790ae436066a8f2c36957c4aa21923aac' })))));
58
58
  }
59
59
  get element() { return getElement(this); }
60
60
  };
@@ -1,13 +1,13 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
6
6
  import { e as enableBodyScroll, d as disableBodyScroll } from './body-scroll-46854769.js';
7
- import { F as FocusGuard } from './focus-utils-0d727936.js';
8
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-1aea3619.js';
9
- import { h as hasSlot } from './slot-utils-03502471.js';
10
- import { g as getColorByName } from './token-utils-7360bb84.js';
7
+ import { F as FocusGuard } from './focus-utils-28046c5d.js';
8
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-7caf2c7c.js';
9
+ import { h as hasSlot } from './slot-utils-e3cda10f.js';
10
+ import { g as getColorByName } from './token-utils-06ae5c10.js';
11
11
  import './string-utils-192eb3c8.js';
12
12
  import './tokens.module-821694bb.js';
13
13
 
@@ -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: '56eb135660ee88050732a5d2fea1ad481f9eb292' }, h("div", { key: 'ac82e6b523a166482f63f844fe4665bb9c51cf67', class: {
163
+ return (h(Host, { key: '29142d3abf9500bbf41fb0334399d889b3c6cac8' }, h("div", { key: 'e3c759be99f70768e528062d8c9403c843412e4e', class: {
164
164
  "duet-slideout-panel": true,
165
165
  "duet-theme-turva": this.theme === "turva",
166
166
  active: this.open,
167
- } }, h("button", { key: '237fd45dcf65a5276ba815e0b1f96edf37f34792', 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: 'ef315f5d782cc8166691b9650fb2d288cd749bcb', 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: 'eb4918cee89d1a28119e7c96a41dd30876b9882e', class: "duet-slideout-icon" }, h("duet-icon", { key: '585083f0736aca5f20850536cf4ac576354d0adb', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: 'e5b2e4bc6d70118c462ab6740e6c89a588babebe', class: "duet-slideout-badge" }))), h("span", { key: '2c533f9ab954b21ad9ee1f489a896f8661d6b744', class: "label" }, h("span", { key: 'd18761f73625fe1ed2061413dde2ef1649e0d8e6', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: 'b8877cefe56a922264fd7b8cfdb59699b321cca6', name: "label" })), h("duet-icon", { key: '9223672f3ef2c5f4e24d93180266c12ebb81f873', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '970e055462866b6c2e0d9f8f61fa0f44014e1f8c', ref: element => (this.dialog = element), class: {
170
+ }, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: 'c7ec5af321f7b990a7abd9e3998468c32eb5889d', class: "duet-slideout-icon" }, h("duet-icon", { key: '5b0465920cd92be28acf509dcac07b1b15225ce3', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: '985dcc380110ebb5358c77323f2349e3ec31475b', class: "duet-slideout-badge" }))), h("span", { key: '3a82b4673433c943d0212e33c2ea85fc28e03fb9', class: "label" }, h("span", { key: 'e9ff6848d940ba31e433e16af1241ea22dc70f34', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '49829bd15762b30f0253d747768a9375bdd828a8', name: "label" })), h("duet-icon", { key: 'dd11e70aa5e00aa808d5bb0cad6b371fc35838a3', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '1340dc6879304f87fc1842250b66ec47ab38338f', ref: element => (this.dialog = element), class: {
171
171
  dialog: true,
172
172
  hidden: !this.open,
173
- }, style: styles }, h(FocusGuard, { key: '55077ddbf3f4b2b9f7418ac25e18925d0790f51d', moveFocusTo: this.closeButton }), h("div", { key: '173896613871ccb4612a777f81cc7aa099f846dd', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '5de8816912ec989b3c3a592f71d82769f81705cc', class: "top" }, h("button", { key: '7daaf548d0726af440efe31d65dda28ab7b10590', 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: '1254f5551401ecdaadbca733bc0f74786aa14650', moveFocusTo: this.closeButton }), h("div", { key: 'e84762225ac2b0d641b500e4d039c2443f98edcf', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '49e12eb692d1f72c31b72b6dd8f70482a357a78a', class: "top" }, h("button", { key: 'd2c1948b8800dc2ef27858ea8f261b75715c8e18', 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: '51d4e6709d84ea7ae022637b49b0f3fe1848374b', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '8fb630a47d81b8cd39c2b41eee44de476ee2d909' }, this.label.innerHTML), h("button", { key: 'ebe66dcf5fb90368364bf99aa17e16a1c1f618a7', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: 'a625e7fe337d30f0663e785b574ea068fcafa161', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '5c949cc572f5fece64b0fcb5054ba0feb7e3852a', class: "sticky-header" }, h("slot", { key: '967df86d4dcad22d11b312e508de6114fa2e40cd', name: "sticky-header" }))), h("div", { key: '2fad52921cca02a904eb498d690d27284e6a928e', tabindex: "-1", role: "menu",
175
+ }, onClick: this.onClick }, h("duet-icon", { key: '59d40d2c0cede4aac9973bebf5703fae2a7b3cea', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '1204528b4ec168bebdbc0b69f84066932e2af607' }, this.label.innerHTML), h("button", { key: '45abbae93adaea97d81b4b93da0553a1264c8730', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '2eb2414a9984983a1ee5c79a5e3d6f140f0e8d37', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '5ddcb2fe67526dda050b26bb9c1f5b7bb81da169', class: "sticky-header" }, h("slot", { key: '355f117577e2e2bcdc171209bb8efc6137f6d7d6', name: "sticky-header" }))), h("div", { key: 'ccc3cfde0874f57edf185d4526087c5d0a0f9316', 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: '8877447b3854175bbd232289e9e3309f6efea81f' })), h(FocusGuard, { key: '9f96ad5a3cfb71dc1991b8f91e2fa4d7c0710a87', moveFocusTo: this.closeButton })))));
179
+ } }, h("slot", { key: 'a86fa10fb2acdd64dda1d060fc373cbc7e25c97d' })), h(FocusGuard, { key: '5fb6ce6a75597d05a4bd48ca02d8b0f861a129e3', moveFocusTo: this.closeButton })))));
180
180
  }
181
181
  get element() { return getElement(this); }
182
182
  static get watchers() { return {
@@ -1,15 +1,15 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.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-0d727936.js';
7
+ import { f as focusElement, F as FocusGuard } from './focus-utils-28046c5d.js';
8
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-1aea3619.js';
10
- import { h as hasSlot } from './slot-utils-03502471.js';
9
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './language-utils-7caf2c7c.js';
10
+ import { h as hasSlot } from './slot-utils-e3cda10f.js';
11
11
  import { T as Teleport } from './teleport-aa27d5f9.js';
12
- import { g as getColorByName } from './token-utils-7360bb84.js';
12
+ import { g as getColorByName } from './token-utils-06ae5c10.js';
13
13
  import './string-utils-192eb3c8.js';
14
14
  import './tokens.module-821694bb.js';
15
15
 
@@ -262,16 +262,16 @@ const DuetSlideout = class {
262
262
  };
263
263
  const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
264
264
  const exitTranslation = getLocaleString(this.exitLangObject);
265
- return (h(Host, { key: '5b1e8dd6a1d23ddfd1fd4ec9953358648f83b2f4' }, h("div", { key: '1b3d3922fa437e5a673eade5e37bdf4301f78c04', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && h("duet-overlay", { key: '5320d50095216834367b1dadf87aac40844c1330', visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'a66f039db9a25bf386d1b432aa0a5e31431d425c', 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: '9333789c721a340099e10ded0a75fd40e9a11351' }, h("div", { key: '401f5878c00c8844606f58cf65bd970fefc9aab7', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && h("duet-overlay", { key: 'ee8e733825dc3a76a590f10c5575b9b696c5c920', visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'ceed0da1890638fbacd6ff8c98e1444545c4ce9f', 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: {
266
266
  dialog: true,
267
267
  hidden: !this.open,
268
268
  modal: this.modal,
269
- }, style: styles }, h(FocusGuard, { key: '40b2443754bf241922b967ff7a513c959761f1fe', moveFocusTo: this.closeButton }), h("div", { key: '3b3fddbbcf56a58504c68e8c1e2b2900aedc5d64', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '2a59af527b5aff6888cf32062ac395ea70c419d4', class: "top" }, h("button", { key: '947f06b59448c995e2512e5bcc97cbd6d109b6f9', 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: '5ba5f11f9e65dd3b4e7f41dc425cb504fdf41227', moveFocusTo: this.closeButton }), h("div", { key: '644cb47533203d7a1a0411ad3d685f772f1727af', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '27811bda6d392533473673dd1f9e3384fc010c9a', class: "top" }, h("button", { key: 'afcf0a441eb2100eece645b01229005076a98b0b', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
270
270
  "slideout-close": true,
271
271
  active: this.open,
272
- }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: 'aebc4e8f5e9782c5dc7d6b3531aaa7652afd8cc3', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '49d1788b366efacc2240cd1120861b6826e6c989', class: "sticky-header" }, h("slot", { key: '337568b5b2fce699eefe02c958d18b23cfd56686', name: "sticky-header" }))), h("div", { key: 'c1e094ea625aee5b60ff298d17d817366c6ccd9d', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
272
+ }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: 'a1f41fbc6db6c3e139c86c5243947230e6d3f3c0', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '6333fb0cb464bd1bae7295a7ed3dba2f82aa4afe', class: "sticky-header" }, h("slot", { key: '9295f086423cb44b73d2df211b7095facfa77c79', name: "sticky-header" }))), h("div", { key: '1535ab887ae6f901cc97f3b7a7cd541d423e174c', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
273
273
  items: true,
274
- } }, h("slot", { key: '396e59703e3eb7d0647fed3c96d20cd3f43c100a' })), h(FocusGuard, { key: '5b400bf78b36b3e576fb30fc82a84fb1c754fd79', moveFocusTo: this.closeButton })))));
274
+ } }, h("slot", { key: '5dff867d2868e62737eb06a1618c269187db5468' })), h(FocusGuard, { key: 'fcfc5f9ea11a7edac6b76a1479dfb0374b8f16eb', moveFocusTo: this.closeButton })))));
275
275
  }
276
276
  get element() { return getElement(this); }
277
277
  static get watchers() { return {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host } from './index-5757a151.js';
4
+ import { r as registerInstance, h, H as Host } from './index-04630419.js';
5
5
  import { t as tokens } from './tokens-57aa1508.js';
6
6
 
7
7
  const DuetStatusIcon = class {
@@ -75,10 +75,10 @@ const DuetStatusIcon = class {
75
75
  }
76
76
  }
77
77
  render() {
78
- return (h(Host, { key: '0c7e9e81aa0df937ac47bcfaf99525e669866704', class: {
78
+ return (h(Host, { key: 'f6c645d88a079edf789d66abab661498513602f0', class: {
79
79
  [`duet-status-icon-${this.getVariation()}`]: true,
80
80
  "duet-strong-bg": this.strong,
81
- } }, h("duet-icon", { key: '8b806b24e99faa5637683e31bdb29aea671c1097', icon: this.getIcon(), size: this.size, margin: this.margin })));
81
+ } }, h("duet-icon", { key: '9659d286f003987775c67613356b88e4733915ac', icon: this.getIcon(), size: this.size, margin: this.margin })));
82
82
  }
83
83
  };
84
84
 
@@ -1,12 +1,12 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, c as createEvent, h, g as getElement, H as Host } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
8
8
  import { c as DuetStringsListStepOfTotal } from './common-strings-a48b3fba.js';
9
- import { a as getLanguage, g as getLocaleString } from './language-utils-1aea3619.js';
9
+ import { a as getLanguage, g as getLocaleString } from './language-utils-7caf2c7c.js';
10
10
  import './string-utils-192eb3c8.js';
11
11
 
12
12
  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>"};
@@ -214,7 +214,7 @@ const DuetStepper = class {
214
214
  * Always the last one in the class.
215
215
  */
216
216
  render() {
217
- return (h(Host, { key: '740a97432ec3cd68e37e0d1c15ef857fda784e03', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'cd7bb18ecc5f6912692e126352addfd6d261ed31', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: 'e544dcae3ddc94efef5586ec9cf89101c4438be7', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: 'a66d4563c4a9f66d31e8bb14502a10c70d663baa' }))));
217
+ return (h(Host, { key: '09155a7a3327ac4e49f56eb5632872285f5d5bab', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'a57d5104e84e041986ea155939c05d52a7ec8a0a', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: '7c6149035beb257691e8e6849a0608cd47ba18cb', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: 'edb325e8ac2f2b2f91848c5a4688ab4ff0f31c03' }))));
218
218
  }
219
219
  get element() { return getElement(this); }
220
220
  static get watchers() { return {
@@ -1,8 +1,8 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
6
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)}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown-link.duet-theme-turva{color:#172a3b}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown-link.duet-theme-turva.active .label::after{background:#e61740}@media (min-width: 62em){:host(.duet-theme-turva2) .duet-submenu-bar-dropdown-link.duet-theme-turva.active{background:#fdf7f2}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown-link.duet-theme-turva:hover{background:#fbe1d1}}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown-link.duet-theme-turva.highlight{color:#e61740}";
@@ -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: '70dc6010e5c86ad45da1c5181093ccdd36aedf8c' }, h("a", { key: '88f6be423630593baa34df5aaa95658f4d62e144', class: {
39
+ return (h(Host, { key: '8b009426558f928de713ea2bb30eac1d4fe5b9fd' }, h("a", { key: '80067be3f308ddef002926e8e81a0e7e031f9e57', 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: '1b8442b9b12ea7e7d70a4cafb650f44e623ed079', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: '649f4c2ba3d389a010c5a2d931d88052ab32738a', class: "label-container" }, h("span", { key: '0956e484078fe3c11a3dbc9c583c9a00f78beb22', class: "label" }, h("slot", { key: 'd38dda8929e0d9fd12abe02ea3e43dc4514699be' })), this.caret && h("duet-icon", { key: '0ae18e14eb823bcac1af33ae2bd4fbab222296e1', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '2e54718adef2328ea759432eea812e3e959931e7', 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: '319594b6529b9a4c1c5cce67e79e33e062708171', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: '645e44313c0a1311e04587b484f73bda875987f5', class: "label-container" }, h("span", { key: '2da2a5c2904e5507f1edb4d0bb7f414d976d10fd', class: "label" }, h("slot", { key: '5f47fe83755d3caa4d520b547fee609cd93017da' })), this.caret && h("duet-icon", { key: 'b89a6102c74ee5460b2ceffed40eb895d64f8d54', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: 'ff7a33663227d6dd8489f66b2b5929057da8c659', 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,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-5757a151.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
5
  import { a as media_query_large } from './tokens-57aa1508.js';
6
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
6
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
7
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)}}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button{color:#172a3b}@media (min-width: 62em){:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button:hover{background:#fbe1d1}}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button.active .label-text::after,:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button.open .label-text::after{background:#e61740}@media (min-width: 62em){:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button.active,:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button.open{color:#8c001e}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button.active::after,:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button.open::after{background:#e61740}:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva button.open{background:#fbe1d1}}@media (min-width: 62em){:host(.duet-theme-turva2) .duet-submenu-bar-dropdown.duet-theme-turva .items{background:rgb(255, 255, 255)}}";
@@ -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: '70868aabae55a1cf5a33ffa60fa5f4503538dea9', role: "listitem" }, h("div", { key: '9809d5a4eab393c96dd7851edb141543e3133768', class: {
104
+ return (h(Host, { key: 'cb5e677b605455d234582b23f7014776882640ca', role: "listitem" }, h("div", { key: '038f74a0f7e4a5d2a692f710609cc35a0f0b8b9b', 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: '28578844117f1a8125be55516cff56ac1e8a7f15', 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: '559b1fe4df7f7f2e2bba75966a78a26ca556e1a6', 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: '9c8abf604b85505fcb162655ba88d8ee98d0c33f', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'e5ede13eceef98527bf96e09fa02bed5f3a56596', class: "label" }, h("span", { key: 'f6c75d3c08f19179ee759a0d049eae30f2c9f464', class: "label-text" }, h("slot", { key: '02f6d7e96cb114febddb08e4ff3d0acb074c9033', name: "label" })), h("duet-icon", { key: 'd1e66d3f724512be2a0da418530fd733beefa784', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '5dbf142f285d703e83580e73497a92bf79173a63', 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: 'b1446d0146342e9fffcfe689eb23a19520b3226b', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '27aad4809f2f613bfad1c9204f4cb0031951a411', class: "label" }, h("span", { key: '4565a4a2825fd8c0ff7e5b1607e29079ee91580a', class: "label-text" }, h("slot", { key: '374137f23f75556640572ce4e55ac8dea77b4eab', name: "label" })), h("duet-icon", { key: 'eb2ff3b2bb13cb24456bd05ff6e190b6f1ca52b3', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '49f18ebd3fc6765db9a5fd286649226ebe79ed42', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
113
113
  items: true,
114
114
  hidden: !this.open,
115
- } }, h("slot", { key: 'f20c64dc6799152a072355db08285ae3254a21a4' })))));
115
+ } }, h("slot", { key: 'dbc7854708620fc971a0fbc755e75d918975678f' })))));
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-5757a151.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
5
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-a48b3fba.js';
7
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
8
- import { g as getAccessibleLinkLabel } from './a11y-utils-d44f1172.js';
7
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
8
+ import { g as getAccessibleLinkLabel } from './a11y-utils-87967050.js';
9
9
  import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
10
- import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-1aea3619.js';
11
- import './slot-utils-03502471.js';
10
+ import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-7caf2c7c.js';
11
+ import './slot-utils-e3cda10f.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)}:host(.duet-theme-turva2) .duet-submenu-bar-item.duet-theme-turva{color:#172a3b}:host(.duet-theme-turva2) .duet-submenu-bar-item.active.duet-theme-turva{color:#e61740}:host(.duet-theme-turva2) .duet-submenu-bar-item.duet-theme-turva.active .label::after{background:#e61740}:host(.duet-theme-turva2) .duet-submenu-bar-item.duet-theme-turva.active::after{background:#e61740}:host(.duet-theme-turva2) .duet-submenu-bar-item.duet-theme-turva:hover{color:#172a3b;background:#fbe1d1}:host(.duet-theme-turva2) .duet-submenu-bar-item.duet-theme-turva:hover.active{color:#e61740}";
@@ -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: '15d1f01cbd76c4ced8aa252ed81917561aeeef90', role: "listitem" }, h(TagName, { key: '9f15d11e5868c3a481013409fb19379340a330f9', 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: 'bdd450ab99c8780a4cbde43bfafda57632e452a2', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '3fa29d16137ca86381aade1733233f69c9aa2ac4', class: "label" }, h("span", { key: 'a3156e9e1fe7b81cc1f0c651e17c8e05482901fb', class: "label-text" }, h("slot", { key: '50b0c3530a7acd735a6d0d563bd4a59fee5512db' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: 'c9d8546f6eea591cf4932bf78364aae8eac66f4d', class: {
67
+ return (h(Host, { key: 'eddc232862537069e646d18e8de3e6b7e5570f9d', role: "listitem" }, h(TagName, { key: '3203c493afd7c1fee94ab963d73d444ac214edc6', 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: 'c237f48ffb0a803f346e627f3378db0447095f04', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '5bc1441b2296f4e359097aa111e2943d7964f3d9', class: "label" }, h("span", { key: '7c2f284efc6f683f0fa8dd0999279b1e5815e5e3', class: "label-text" }, h("slot", { key: '688632c54762efe35b397ef550a184d49c3409a4' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: '75a8d9157f7dc2a8408281b48727e0bcf5199165', 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,8 +1,8 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
6
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)}}:host(.duet-theme-turva2) .duet-submenu-bar-link.duet-theme-turva{color:#172a3b}:host(.duet-theme-turva2) .duet-submenu-bar-link.duet-theme-turva.active .label::after{background:#e61740}:host(.duet-theme-turva2) .duet-submenu-bar-link.duet-theme-turva.active::after{background:#e61740}@media (min-width: 62em){:host(.duet-theme-turva2) .duet-submenu-bar-link.duet-theme-turva.active{color:#e61740}:host(.duet-theme-turva2) .duet-submenu-bar-link.duet-theme-turva:hover{color:#172a3b;background:#fbe1d1}:host(.duet-theme-turva2) .duet-submenu-bar-link.duet-theme-turva:hover.active{color:#e61740}}";
@@ -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: 'cf46769797af8d0cfbfc34a5d9f754e064b23da3', role: "listitem" }, h("a", { key: 'ba77c3487605554e93c2628b6ca4a13558dd63cc', 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: '80b4386830ee4f24c1898e7fc81b06cb5542aad3', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: '5232690bfa4c2ead759d2dd89a08efa0cb0ddb39', class: "label" }, h("slot", { key: 'b27e4d3d3cdb1ff0005ac3ffca339852c0ae0b2b' })))));
37
+ return (h(Host, { key: '1851290835bc0e6215a468b46de5d4b4507a1459', role: "listitem" }, h("a", { key: 'f69c3eb64a32fe2fb4751eefddd68e84fed53b97', 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: '682c9d777be7cc59c30b734aeb2c31843e45671c', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: '24f70e921680f881498908e2b5269b8e3ac6b842', class: "label" }, h("slot", { key: '4f66a4338778fa2891eaa88c8ddffe65af1f7a30' })))));
38
38
  }
39
39
  get element() { return getElement(this); }
40
40
  };
@@ -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-5757a151.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
5
  import { a as media_query_large } from './tokens-57aa1508.js';
6
6
  import { e as enableBodyScroll, d as disableBodyScroll } from './bodyScrollLock.es6-ecbf187e.js';
7
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
7
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
8
8
 
9
9
  const duetSubmenuBarCss = "*,*::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%}:host(:not([open])) ::slotted(duet-submenu-bar-dropdown){display:none}@media (min-width: 62em){:host(:not([open])) ::slotted(duet-submenu-bar-dropdown){display:inherit}}.duet-submenu-bar{position:relative;top:0;z-index:1;background:rgb(240, 247, 250);transition:top 0.4s}.duet-submenu-bar.hidden{top:-200px}@media (min-width: 62em){.duet-submenu-bar{border-bottom:1px solid rgb(198, 225, 238)}}.duet-submenu-bar button{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 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:0.875rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77)}.duet-submenu-bar button.active .caret{transform:rotate(180deg)}.duet-submenu-bar button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-submenu-bar button .label{position:relative;display:flex;gap:8px;align-items:center;justify-content:center}@media (min-width: 62em){.duet-submenu-bar button{display:none}}.duet-submenu-bar .menu-container{position:absolute;z-index:399;width:100%}.duet-submenu-bar .menu-container.hidden{max-height:0;overflow:hidden;visibility:hidden}@media (min-width: 62em){.duet-submenu-bar .menu-container,.duet-submenu-bar .menu-container.hidden{position:static;z-index:auto;max-height:unset;overflow:visible;visibility:visible}}.duet-submenu-bar .items{width:100%;height:70vh;overflow-y:scroll;visibility:visible;background:rgb(240, 247, 250);border-bottom:1px solid rgb(181, 198, 208)}.duet-submenu-bar .items ::slotted(*){position:relative}.duet-submenu-bar .items.hidden{max-height:0;overflow:hidden;visibility:hidden;border-bottom:0 solid rgb(181, 198, 208)}.duet-submenu-bar .items .list-padding{padding-bottom:188px}@media (min-width: 62em){.duet-submenu-bar .items .list{display:flex;align-items:center;justify-content:space-between;height:100%}.duet-submenu-bar .items,.duet-submenu-bar .items.hidden{position:static;z-index:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;height:auto;max-height:unset;overflow:visible;visibility:visible;border:0}.duet-submenu-bar .items .list-padding{display:none;padding-bottom:0}}.duet-submenu-bar.duet-theme-turva{background:rgb(245, 247, 250);border-bottom:1px solid rgb(222, 224, 228)}.duet-submenu-bar.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.duet-theme-turva .items{background:rgb(245, 247, 250)}.duet-submenu-bar.duet-theme-turva .mobile-background{background:rgb(23, 28, 58)}.duet-submenu-bar.duet-theme-turva .shadow-container .top-shadow{box-shadow:0 2px 6px 0 rgba(23, 28, 58, 0.07)}@media (min-width: 62em){.duet-submenu-bar.duet-theme-turva .shadow-container .top-shadow{box-shadow:0 3px 6px 0 rgba(23, 28, 58, 0.1)}}:host(.duet-theme-turva2) .duet-submenu-bar.duet-theme-turva{background:#fdf7f2;border-bottom-color:#fbe1d1}:host(.duet-theme-turva2) .duet-submenu-bar.duet-theme-turva button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-theme-turva2) .duet-submenu-bar.duet-theme-turva .items{background:#fdf7f2}:host(.duet-theme-turva2) .duet-submenu-bar.duet-theme-turva .mobile-background{background:#172a3b}";
10
10
  const DuetSubmenuBarStyle0 = duetSubmenuBarCss;
@@ -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: 'b9ed84c0da82f7c093fa3cc5c9602ca1fe44a4ed' }, h("nav", { key: '0f8fe04555854be9bc7c6a2d15a15653ffbd1016', class: {
130
+ return (h(Host, { key: '6451c0e04650a56832e3b55dfb562db4ddd484b2' }, h("nav", { key: '4322bfa5ae8eb0207c78e21d85bdb3c65e290ae1', 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: 'b6399d5854b6f89f428c24fa3a43fdd67de000d2', 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: 'a4c9f8ecdab4fb8154b80b75bdf0764b70fd55cc', 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: '1d5e8668c8b750f4972504df8bed57245ef5eabc', class: "label" }, h("slot", { key: '20c27756f7a5aad70a898fff440360f28c28d91b', name: "label" }), h("duet-icon", { key: '43057e0edf41bb7e391ca83b88945a2b9b25ef2e', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: 'c5e37557b3b340b72d9884217c94e2901278e597', class: {
136
+ }, onClick: this.onClick }, h("span", { key: 'fa313aef921cebfb7826c447e97d92237064ac78', class: "label" }, h("slot", { key: 'c346b15a97b5c5bf7aca4b6d1a659eb0aeae70f1', name: "label" }), h("duet-icon", { key: 'fd7cfc9e987128b16f195fdc4602fd5bc44f3453', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: '0a7c79a9c68419f026435543666b9b28df6bcd41', class: {
137
137
  "menu-container": true,
138
138
  hidden: !this.open,
139
- }, role: "presentation" }, h("div", { key: 'dce4cefa83a6e80dc7c8360c282317a135c4c0ab', 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: '30367df592ab0dada667a922dfe69f1a97dd63e3', 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: '75d2f4b701d7f2b44c305da5bb697d4cf73faf1d', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: 'e5b60df2f15ee80a4a6bd17960ef48be2bde1756' }), h("div", { key: '5b8e5fd8fa81cf1fade618d0211471941dae339a', class: "list-padding" }))), h("duet-overlay", { key: '2fdc9e8c03721caed4b5b2d05b436375cd57b39e', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
142
+ }, ref: element => (this.itemsContainer = element) }, h("div", { key: 'a42fa718e8fc1d41e2d87bad0dc276b8977c7dee', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: '478a0ac25a2aae7aa09dad0d455804fbd97b2163' }), h("div", { key: '209d7083a63c7b3cb652d8d7cf40fa0276cd5927', class: "list-padding" }))), h("duet-overlay", { key: '0fe995dd00566aace4e6e4398c23717a0e022e49', "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 {
@@ -1,12 +1,12 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { c as cleanValue } from './input-utils-85681162.js';
8
- import { f as formatNumber, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-1aea3619.js';
9
- import { c as checkNamedSlotElement } from './slot-utils-03502471.js';
8
+ import { f as formatNumber, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-7caf2c7c.js';
9
+ import { c as checkNamedSlotElement } from './slot-utils-e3cda10f.js';
10
10
  import './string-utils-192eb3c8.js';
11
11
 
12
12
  const duetTextareaCss = "*.sc-duet-textarea,*.sc-duet-textarea::after,*.sc-duet-textarea::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-textarea-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:block;width:100%;max-width:100%;text-align:left}.sc-duet-textarea-h:last-child,.sc-duet-textarea-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-textarea-h{width:calc(50% - 16px - 3px)}.duet-expand.sc-duet-textarea-h{width:100% !important}}.duet-m-0.sc-duet-textarea-h{margin:0 !important}duet-tooltip.sc-duet-textarea,.sc-duet-textarea-s>duet-tooltip{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-textarea,.sc-duet-textarea-s>duet-tooltip{position:relative;top:4px;right:auto}}.duet-textarea-container.sc-duet-textarea{position:relative;width:100%;height:100%}.duet-textarea-container.sc-duet-textarea .duet-input-top-caption.sc-duet-textarea{display:none}.duet-textarea-container.duet-input-top-caption-shown.sc-duet-textarea .duet-input-top-caption.sc-duet-textarea{display:flex !important}.duet-textarea-wrapper.sc-duet-textarea{position:relative}.duet-textarea-placeholder.sc-duet-textarea{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-textarea.sc-duet-textarea{padding:15px !important;position:relative;z-index:100;display:block;width:100%;min-width:8rem;min-height:160px;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;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(8, 42, 77);resize:vertical;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:4px;transition:150ms ease}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea{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);border-color:rgb(143, 147, 158)}.has-error.sc-duet-textarea .duet-textarea.sc-duet-textarea{border-color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-textarea .duet-textarea.sc-duet-textarea{border-color:rgb(214, 28, 82) !important}.duet-textarea.sc-duet-textarea::-webkit-input-placeholder{color:rgb(98, 121, 138);opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea::-webkit-input-placeholder{color:rgb(143, 147, 158)}.duet-textarea.sc-duet-textarea:focus::-webkit-input-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus::-webkit-input-placeholder{color:rgb(199, 202, 207)}.duet-textarea.sc-duet-textarea::-moz-placeholder{color:rgb(98, 121, 138);opacity:1 !important}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea::-moz-placeholder{color:rgb(143, 147, 158)}.duet-textarea.sc-duet-textarea:focus::-moz-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus::-moz-placeholder{color:rgb(199, 202, 207)}.duet-textarea.sc-duet-textarea:-ms-input-placeholder{color:rgb(98, 121, 138)}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:-ms-input-placeholder{color:rgb(143, 147, 158)}.duet-textarea.sc-duet-textarea:focus:-ms-input-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus:-ms-input-placeholder{color:rgb(199, 202, 207)}.duet-textarea[disabled].sc-duet-textarea{color:rgb(98, 121, 138) !important;cursor:not-allowed !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important}.duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea{color:rgb(143, 147, 158) !important;background:rgb(245, 247, 250) !important;border-color:rgb(245, 247, 250) !important}.duet-textarea[disabled].sc-duet-textarea::-webkit-input-placeholder{color:rgb(8, 42, 77);opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea::-webkit-input-placeholder{color:rgb(23, 28, 58)}.duet-textarea[disabled].sc-duet-textarea::-moz-placeholder{color:rgb(8, 42, 77);opacity:1 !important}.duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea::-moz-placeholder{color:rgb(23, 28, 58)}.duet-textarea[disabled].sc-duet-textarea:-ms-input-placeholder{color:rgb(8, 42, 77)}.duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea:-ms-input-placeholder{color:rgb(23, 28, 58)}.duet-textarea.sc-duet-textarea:hover:not(:disabled){box-shadow:0 0 0 1px #909599}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:hover:not(:disabled){box-shadow:0 0 0 1px #747475}.has-error.sc-duet-textarea .duet-textarea.sc-duet-textarea:hover:not(:disabled){box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-textarea .duet-textarea.sc-duet-textarea:hover:not(:disabled){box-shadow:0 0 0 1px #e55039}.duet-textarea.sc-duet-textarea:focus{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.has-error.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus{box-shadow:0 0 0 1px #e55039}.duet-textarea.sc-duet-textarea:not(:focus):not(:hover):invalid{box-shadow:none}.duet-textarea-help.sc-duet-textarea{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;line-height:1.25}.duet-textarea-help.sc-duet-textarea span.sc-duet-textarea{display:block;margin-top:8px}.duet-theme-turva.sc-duet-textarea .duet-textarea-help.sc-duet-textarea{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}.has-error.sc-duet-textarea .duet-textarea-help.sc-duet-textarea{color:rgb(214, 28, 82)}.duet-theme-turva.has-error.sc-duet-textarea .duet-textarea-help.sc-duet-textarea{color:rgb(214, 28, 82)}.duet-label-hidden.sc-duet-textarea duet-label.sc-duet-textarea{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-character-count.sc-duet-textarea{display:block;margin:8px 0 0 auto}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea{color:#172a3b}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus{border-color:#172a3b}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea{background:#f5f6f7 !important;border-color:#f5f6f7 !important}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:-webkit-input-placeholder{color:#7891a4}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus::-webkit-input-placeholder{color:#b2c2cd}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus::-moz-placeholder{color:#b2c2cd}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea.sc-duet-textarea:focus:-ms-input-placeholder{color:#b2c2cd}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea::-webkit-input-placeholder{color:#172a3b}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea::-moz-placeholder{color:#172a3b}.duet-theme-turva2.sc-duet-textarea-h .duet-theme-turva.sc-duet-textarea .duet-textarea[disabled].sc-duet-textarea:-ms-input-placeholder{color:#172a3b}";
@@ -1,8 +1,8 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
8
8
 
@@ -1,8 +1,8 @@
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-5757a151.js';
5
- import { i as inheritGlobalTheme } from './themeable-component-e507940b.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-04630419.js';
5
+ import { i as inheritGlobalTheme } from './themeable-component-ddf67193.js';
6
6
  import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
7
7
 
8
8
  const duetToolbarDropdownLinkCss = "*,*::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-toolbar-dropdown-link{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start;height:100%;padding:0.5rem 8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);text-align:center;text-decoration:none}.duet-toolbar-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-toolbar-dropdown-link:focus,.duet-toolbar-dropdown-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-dropdown-link .label{flex:1;text-align:left}.duet-toolbar-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-toolbar-dropdown-link.active{background:rgb(240, 247, 250)}.duet-toolbar-dropdown-link.active.duet-theme-turva{background:rgb(245, 247, 250)}.duet-toolbar-dropdown-link:hover{background:rgb(228, 241, 247)}.duet-toolbar-dropdown-link:hover.duet-theme-turva{background:rgb(222, 224, 228)}:host(.duet-theme-turva2) .duet-toolbar-dropdown-link.duet-theme-turva{color:#172a3b}:host(.duet-theme-turva2) .duet-toolbar-dropdown-link.duet-theme-turva.active{background:#fdf7f2}:host(.duet-theme-turva2) .duet-toolbar-dropdown-link.duet-theme-turva:hover{background:#fbe1d1}";
@@ -36,11 +36,11 @@ const DuetToolbarDropdownLink = class {
36
36
  * Always the last one in the class.
37
37
  */
38
38
  render() {
39
- return (h(Host, { key: '645f93450f0caf5a8c1df824e05e63efde366c4b' }, h("a", { key: '0bae9657b6fce539b28fffb2b3f6b8a131609dc2', class: {
39
+ return (h(Host, { key: '3a8f1796da5e4eed80e084833b77f496163c9a84' }, h("a", { key: 'fd20d08ddf5814318cd34453e5c9d5c258bd613a', class: {
40
40
  "duet-toolbar-dropdown-link": true,
41
41
  "duet-theme-turva": this.theme === "turva",
42
42
  active: this.active,
43
- }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '96c0041583fdbf915f5aeedc503ac3300a30821e', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '3ae8836e9a88f633afab3d9232c1fad48b8dd493', class: "label" }, h("slot", { key: 'f1f35cebdf4d521a8614244e868ec9cb07977e7b' })), this.active && (h("duet-icon", { key: '8e68e9e11d5ef1f41229a22148b2004b884b4b7e', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
43
+ }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '271f53fb65a420b00f3318a8ac0adeea352d0237', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '7f381a95d1a2838540bba5c109b07a73ebc2c91d', class: "label" }, h("slot", { key: 'a91086b05e18c4b125704df49f5302b291b3fc8b' })), this.active && (h("duet-icon", { key: 'e8039a105270b943bddb019a3f107badfeba322c', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
44
44
  }
45
45
  get element() { return getElement(this); }
46
46
  };