@duetds/components 8.7.4 → 8.7.6

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 (732) hide show
  1. package/hydrate/index.js +265 -190
  2. package/lib/cjs/{app-globals-241ca518.js → app-globals-0b6db9d0.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +11 -11
  5. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +7 -7
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  15. package/lib/cjs/duet-chip.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +21 -25
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
  30. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  33. package/lib/cjs/duet-layout.cjs.entry.js +12 -7
  34. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +3 -3
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +36 -5
  41. package/lib/cjs/duet-modal.cjs.entry.js +10 -10
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
  43. package/lib/cjs/duet-nav.cjs.entry.js +4 -3
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  49. package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-popup-menu.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  53. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-scrollable_3.cjs.entry.js +17 -17
  56. package/lib/cjs/duet-section-layout.cjs.entry.js +7 -5
  57. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  62. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  63. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  64. package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
  65. package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  68. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  70. package/lib/cjs/duet-submenu-bar.cjs.entry.js +29 -6
  71. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  75. package/lib/cjs/duet-toolbar-item.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-toolbar.cjs.entry.js +6 -2
  78. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  79. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  81. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  82. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  83. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  84. package/lib/cjs/duet.cjs.js +3 -3
  85. package/lib/cjs/{errorcodes.utils-8d8f085d.js → errorcodes.utils-3d292ac7.js} +1 -1
  86. package/lib/cjs/{focus-utils-778b1443.js → focus-utils-c80c02e5.js} +1 -1
  87. package/lib/cjs/{index-66f341b7.js → index-6b1c788a.js} +1 -1
  88. package/lib/cjs/{language-utils-1f6c94fe.js → language-utils-2e36206d.js} +1 -1
  89. package/lib/cjs/loader.cjs.js +3 -3
  90. package/lib/cjs/{slot-utils-f97e19be.js → slot-utils-face58ce.js} +1 -1
  91. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  92. package/lib/collection/components/duet-alert/duet-alert.js +12 -12
  93. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  94. package/lib/collection/components/duet-banner/duet-banner.js +1 -1
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  96. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  97. package/lib/collection/components/duet-button/duet-button.js +5 -5
  98. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  99. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  100. package/lib/collection/components/duet-card/duet-card.js +3 -3
  101. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  102. package/lib/collection/components/duet-chip/duet-chip.js +6 -6
  103. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  104. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  105. package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
  106. package/lib/collection/components/duet-combobox/duet-combobox-select.js +4 -4
  107. package/lib/collection/components/duet-combobox/duet-combobox.css +0 -8
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +13 -11
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  111. package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
  112. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  113. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  114. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  115. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  116. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  117. package/lib/collection/components/duet-footer/duet-footer.js +7 -7
  118. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  119. package/lib/collection/components/duet-header/duet-header.css +4 -7
  120. package/lib/collection/components/duet-header/duet-header.js +16 -16
  121. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  122. package/lib/collection/components/duet-hero/duet-hero.css +5 -0
  123. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  124. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  125. package/lib/collection/components/duet-input/duet-input.js +8 -8
  126. package/lib/collection/components/duet-label/duet-label.js +2 -2
  127. package/lib/collection/components/duet-layout/duet-layout.css +37 -0
  128. package/lib/collection/components/duet-layout/duet-layout.js +12 -6
  129. package/lib/collection/components/duet-link/duet-link.js +3 -3
  130. package/lib/collection/components/duet-list/duet-list.js +4 -4
  131. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  132. package/lib/collection/components/duet-logo/duet-logo.js +2 -2
  133. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +8 -0
  134. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +60 -3
  135. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  136. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  137. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  138. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  139. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  140. package/lib/collection/components/duet-modal/duet-modal.js +10 -10
  141. package/lib/collection/components/duet-multiselect/duet-multiselect.js +11 -11
  142. package/lib/collection/components/duet-nav/duet-nav.css +15 -0
  143. package/lib/collection/components/duet-nav/duet-nav.js +20 -1
  144. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  145. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +3 -3
  146. package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
  147. package/lib/collection/components/duet-overlay/duet-overlay.js +2 -2
  148. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  149. package/lib/collection/components/duet-pagination/duet-pagination.js +13 -13
  150. package/lib/collection/components/duet-paragraph/duet-paragraph.js +5 -5
  151. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
  152. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +3 -3
  153. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  154. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  155. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  156. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
  157. package/lib/collection/components/duet-scrollable/duet-scrollable.js +9 -9
  158. package/lib/collection/components/duet-section-layout/duet-section-layout.css +45 -0
  159. package/lib/collection/components/duet-section-layout/duet-section-layout.js +29 -3
  160. package/lib/collection/components/duet-select/duet-select.js +5 -5
  161. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  162. package/lib/collection/components/duet-show-more/duet-show-more.js +3 -3
  163. package/lib/collection/components/duet-slideout/duet-slideout.js +5 -5
  164. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +6 -8
  165. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  166. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  167. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  168. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  169. package/lib/collection/components/duet-spacer/duet-spacer.js +3 -3
  170. package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
  171. package/lib/collection/components/duet-step/duet-step.js +2 -2
  172. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
  173. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +5 -0
  174. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +56 -5
  175. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  176. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  177. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  178. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  179. package/lib/collection/components/duet-tab-group/duet-tab-group.js +10 -10
  180. package/lib/collection/components/duet-table/duet-table.js +2 -2
  181. package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
  182. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  183. package/lib/collection/components/duet-toolbar/duet-toolbar.js +6 -2
  184. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  185. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  186. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +2 -2
  187. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  188. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  189. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  190. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  191. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  192. package/lib/collection/components/duet-upload/duet-upload.js +16 -16
  193. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  194. package/lib/collection/components/duet-upload-item/duet-upload-item.js +4 -4
  195. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  196. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  197. package/lib/dist-custom-elements/duet-alert.js +1 -1
  198. package/lib/dist-custom-elements/duet-badge.js +1 -1
  199. package/lib/dist-custom-elements/duet-banner.js +5 -5
  200. package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
  201. package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
  202. package/lib/dist-custom-elements/duet-button.js +1 -1
  203. package/lib/dist-custom-elements/duet-callout.js +5 -5
  204. package/lib/dist-custom-elements/duet-caption.js +1 -1
  205. package/lib/dist-custom-elements/duet-card.js +3 -3
  206. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  207. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  208. package/lib/dist-custom-elements/duet-chip.js +1 -1
  209. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  210. package/lib/dist-custom-elements/duet-choice.js +6 -6
  211. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  212. package/lib/dist-custom-elements/duet-combobox.js +33 -37
  213. package/lib/dist-custom-elements/duet-contact-card.js +11 -11
  214. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  215. package/lib/dist-custom-elements/duet-date-picker.js +17 -17
  216. package/lib/dist-custom-elements/duet-divider.js +1 -1
  217. package/lib/dist-custom-elements/duet-editable-table.js +9 -9
  218. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  219. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  220. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  221. package/lib/dist-custom-elements/duet-footer.js +9 -9
  222. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  223. package/lib/dist-custom-elements/duet-grid.js +1 -1
  224. package/lib/dist-custom-elements/duet-header.js +12 -12
  225. package/lib/dist-custom-elements/duet-heading.js +1 -1
  226. package/lib/dist-custom-elements/duet-hero.js +12 -12
  227. package/lib/dist-custom-elements/duet-icon.js +1 -1
  228. package/lib/dist-custom-elements/duet-input.js +1 -1
  229. package/lib/dist-custom-elements/duet-label.js +1 -1
  230. package/lib/dist-custom-elements/duet-layout.js +12 -7
  231. package/lib/dist-custom-elements/duet-link.js +1 -1
  232. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  233. package/lib/dist-custom-elements/duet-list.js +1 -1
  234. package/lib/dist-custom-elements/duet-logo.js +1 -1
  235. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  236. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  237. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  238. package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
  239. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  240. package/lib/dist-custom-elements/duet-menu-bar.js +41 -7
  241. package/lib/dist-custom-elements/duet-modal.js +17 -17
  242. package/lib/dist-custom-elements/duet-multiselect.js +16 -16
  243. package/lib/dist-custom-elements/duet-nav.js +6 -4
  244. package/lib/dist-custom-elements/duet-notification-drawer.js +7 -7
  245. package/lib/dist-custom-elements/duet-notification.js +5 -5
  246. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  247. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  248. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  249. package/lib/dist-custom-elements/duet-pagination.js +25 -25
  250. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  251. package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
  252. package/lib/dist-custom-elements/duet-popup-menu.js +2 -2
  253. package/lib/dist-custom-elements/duet-progress.js +1 -1
  254. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  255. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  256. package/lib/dist-custom-elements/duet-radio.js +1 -1
  257. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  258. package/lib/dist-custom-elements/duet-range-stepper.js +7 -7
  259. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  260. package/lib/dist-custom-elements/duet-section-layout.js +9 -6
  261. package/lib/dist-custom-elements/duet-select.js +1 -1
  262. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  263. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  264. package/lib/dist-custom-elements/duet-slideout-lang.js +5 -5
  265. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  266. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  267. package/lib/dist-custom-elements/duet-slideout-panel.js +11 -11
  268. package/lib/dist-custom-elements/duet-slideout.js +10 -10
  269. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  270. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  271. package/lib/dist-custom-elements/duet-step.js +4 -4
  272. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  273. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  274. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  275. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  276. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  277. package/lib/dist-custom-elements/duet-submenu-bar.js +34 -9
  278. package/lib/dist-custom-elements/duet-tab-group.js +19 -19
  279. package/lib/dist-custom-elements/duet-tab.js +2 -2
  280. package/lib/dist-custom-elements/duet-table.js +1 -1
  281. package/lib/dist-custom-elements/duet-textarea.js +11 -11
  282. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  283. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  284. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  285. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  286. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  287. package/lib/dist-custom-elements/duet-toolbar.js +6 -2
  288. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  289. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  290. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  291. package/lib/dist-custom-elements/duet-tray.js +6 -6
  292. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  293. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  294. package/lib/dist-custom-elements/duet-upload.js +23 -23
  295. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  296. package/lib/dist-custom-elements/index.js +2 -2
  297. package/lib/dist-custom-elements/{p-1dd5a268.js → p-05de57d8.js} +2 -2
  298. package/lib/dist-custom-elements/{p-3de90233.js → p-0c27489b.js} +5 -5
  299. package/lib/dist-custom-elements/{p-e4108695.js → p-0f1df82e.js} +6 -6
  300. package/lib/dist-custom-elements/{p-ed369fa1.js → p-111b3b99.js} +12 -12
  301. package/lib/dist-custom-elements/{p-00c553b0.js → p-1dd06f89.js} +2 -2
  302. package/lib/dist-custom-elements/{p-44980108.js → p-1eca6a77.js} +1 -1
  303. package/lib/dist-custom-elements/{p-d83bae6a.js → p-2712b694.js} +1 -1
  304. package/lib/dist-custom-elements/{p-32c21b45.js → p-2bf42191.js} +4 -4
  305. package/lib/dist-custom-elements/{p-0f986658.js → p-42127dd1.js} +3 -3
  306. package/lib/dist-custom-elements/{p-8b358df3.js → p-49711d25.js} +1 -1
  307. package/lib/dist-custom-elements/{p-18c2080c.js → p-4c89b3d8.js} +1 -1
  308. package/lib/dist-custom-elements/{p-e2f8dc0c.js → p-5491b752.js} +3 -3
  309. package/lib/dist-custom-elements/{p-e5c55500.js → p-56785ef4.js} +2 -2
  310. package/lib/dist-custom-elements/{p-99d0fedc.js → p-68b89e9b.js} +15 -15
  311. package/lib/dist-custom-elements/{p-61a40fb9.js → p-6e0966a9.js} +3 -3
  312. package/lib/dist-custom-elements/{p-3ea53f51.js → p-7140ab49.js} +6 -6
  313. package/lib/dist-custom-elements/{p-60ca61ec.js → p-74754e3a.js} +16 -16
  314. package/lib/dist-custom-elements/{p-82944400.js → p-866149bf.js} +5 -5
  315. package/lib/dist-custom-elements/{p-2f281743.js → p-8764aea1.js} +1 -4
  316. package/lib/dist-custom-elements/{p-6252238d.js → p-8a49ebed.js} +2 -2
  317. package/lib/dist-custom-elements/{p-684c9ce9.js → p-8dbfba24.js} +4 -4
  318. package/lib/dist-custom-elements/{p-6e510110.js → p-93cb7d9e.js} +1 -1
  319. package/lib/dist-custom-elements/{p-4173fec2.js → p-a09c0903.js} +4 -4
  320. package/lib/dist-custom-elements/{p-ce3d0b8d.js → p-a31c9f2a.js} +13 -13
  321. package/lib/dist-custom-elements/{p-effd1eb6.js → p-b3983e69.js} +6 -6
  322. package/lib/dist-custom-elements/{p-bec5fb88.js → p-b6143d6a.js} +9 -9
  323. package/lib/dist-custom-elements/{p-9235bfa6.js → p-bea6b3d1.js} +6 -6
  324. package/lib/dist-custom-elements/{p-c78481a5.js → p-bfd62839.js} +3 -3
  325. package/lib/dist-custom-elements/{p-b0d57d02.js → p-c3854d56.js} +1 -1
  326. package/lib/dist-custom-elements/{p-44837462.js → p-c3f95284.js} +1 -1
  327. package/lib/dist-custom-elements/{p-637bf62d.js → p-c7c32a02.js} +2 -2
  328. package/lib/dist-custom-elements/{p-73dbf206.js → p-ce9b2f1f.js} +3 -3
  329. package/lib/dist-custom-elements/{p-f7157451.js → p-ceff63cd.js} +1 -1
  330. package/lib/dist-custom-elements/{p-e37f787b.js → p-d3ae0195.js} +2 -2
  331. package/lib/dist-custom-elements/{p-7d7cc104.js → p-dd226bf8.js} +3 -3
  332. package/lib/dist-custom-elements/{p-d858d0a1.js → p-e2b74382.js} +1 -1
  333. package/lib/dist-custom-elements/{p-3ede80ae.js → p-e680a807.js} +3 -3
  334. package/lib/dist-custom-elements/{p-8f923d5b.js → p-f63fa834.js} +8 -8
  335. package/lib/dist-custom-elements/{p-de8c350a.js → p-f6d4a84f.js} +3 -3
  336. package/lib/dist-custom-elements/{p-ddf8ca53.js → p-f775dd32.js} +1 -1
  337. package/lib/dist-custom-elements/{p-f9f0bae0.js → p-fc9b988f.js} +1 -1
  338. package/lib/duet/duet.esm.js +1 -1
  339. package/lib/duet/duet.js +1 -1
  340. package/lib/duet/{p-25f550b8.entry.js → p-0004a985.entry.js} +1 -1
  341. package/lib/duet/{p-8711a853.system.entry.js → p-009793da.system.entry.js} +2 -2
  342. package/lib/duet/{p-ca41c957.system.entry.js → p-01b497ee.system.entry.js} +1 -1
  343. package/lib/duet/{p-3f73963b.entry.js → p-01ef5dae.entry.js} +1 -1
  344. package/lib/duet/{p-f402a935.system.entry.js → p-0500b107.system.entry.js} +1 -1
  345. package/lib/duet/{p-891c4891.entry.js → p-063be0da.entry.js} +1 -1
  346. package/lib/duet/{p-e484cedb.entry.js → p-08845f94.entry.js} +1 -1
  347. package/lib/duet/{p-2d555d26.system.entry.js → p-08f77a8b.system.entry.js} +1 -1
  348. package/lib/duet/p-0a26abc5.entry.js +4 -0
  349. package/lib/duet/p-0a441ef3.entry.js +4 -0
  350. package/lib/duet/{p-5f633678.entry.js → p-0b61dbe3.entry.js} +1 -1
  351. package/lib/duet/{p-300ff3fb.js → p-0bf460f3.js} +1 -1
  352. package/lib/duet/{p-7ac0ee98.system.js → p-0c4e085f.system.js} +1 -1
  353. package/lib/duet/{p-47aaf606.entry.js → p-0e517765.entry.js} +1 -1
  354. package/lib/duet/{p-3e9d3fdd.system.entry.js → p-0e6db0f3.system.entry.js} +1 -1
  355. package/lib/duet/{p-b80b973d.entry.js → p-0fce19fb.entry.js} +1 -1
  356. package/lib/duet/{p-eb6ab342.system.entry.js → p-102a61c0.system.entry.js} +2 -2
  357. package/lib/duet/{p-108da207.system.entry.js → p-132a4397.system.entry.js} +1 -1
  358. package/lib/duet/{p-7bd92c3a.js → p-13fc91f2.js} +1 -1
  359. package/lib/duet/{p-73261950.system.entry.js → p-13ffff11.system.entry.js} +1 -1
  360. package/lib/duet/{p-ddc0e9ae.system.entry.js → p-151b2251.system.entry.js} +1 -1
  361. package/lib/duet/{p-5a3d0587.entry.js → p-159a513d.entry.js} +1 -1
  362. package/lib/duet/{p-e9391140.entry.js → p-17070af7.entry.js} +1 -1
  363. package/lib/duet/{p-5fce7e79.entry.js → p-192ef449.entry.js} +1 -1
  364. package/lib/duet/p-19879ddd.entry.js +4 -0
  365. package/lib/duet/{p-43c5abe2.entry.js → p-23118895.entry.js} +1 -1
  366. package/lib/duet/p-24be7b20.entry.js +4 -0
  367. package/lib/duet/p-253266ba.entry.js +4 -0
  368. package/lib/duet/{p-188772db.entry.js → p-27b60354.entry.js} +1 -1
  369. package/lib/duet/{p-90e22c34.system.entry.js → p-27cb059f.system.entry.js} +1 -1
  370. package/lib/duet/{p-fa13eef9.entry.js → p-28b90e2a.entry.js} +1 -1
  371. package/lib/duet/{p-80748569.system.entry.js → p-2b9f4d7c.system.entry.js} +2 -2
  372. package/lib/duet/{p-8835210b.entry.js → p-2da55f4e.entry.js} +1 -1
  373. package/lib/duet/{p-41c8aba6.entry.js → p-2e757fa4.entry.js} +1 -1
  374. package/lib/duet/{p-fc55ec7d.entry.js → p-336b3d3a.entry.js} +1 -1
  375. package/lib/duet/{p-13ab99df.system.entry.js → p-33f5ce3f.system.entry.js} +1 -1
  376. package/lib/duet/{p-f2f6b42e.entry.js → p-374a8ebb.entry.js} +1 -1
  377. package/lib/duet/{p-43076b1c.entry.js → p-379174fc.entry.js} +1 -1
  378. package/lib/duet/{p-3b74cb7d.system.entry.js → p-38286586.system.entry.js} +1 -1
  379. package/lib/duet/{p-529d51e0.system.entry.js → p-3939d70a.system.entry.js} +2 -2
  380. package/lib/duet/{p-d86370f1.system.entry.js → p-3f2292eb.system.entry.js} +1 -1
  381. package/lib/duet/{p-b0230d65.entry.js → p-3f4e2f06.entry.js} +1 -1
  382. package/lib/duet/{p-707fd494.entry.js → p-407cf4f8.entry.js} +1 -1
  383. package/lib/duet/p-41373380.system.entry.js +4 -0
  384. package/lib/duet/{p-359939c5.system.entry.js → p-44523ce9.system.entry.js} +1 -1
  385. package/lib/duet/{p-01170610.system.entry.js → p-4500be49.system.entry.js} +1 -1
  386. package/lib/duet/{p-fd545b1d.entry.js → p-46319ffc.entry.js} +1 -1
  387. package/lib/duet/{p-b498345e.entry.js → p-464762bc.entry.js} +1 -1
  388. package/lib/duet/{p-fcdfda37.system.entry.js → p-4b681515.system.entry.js} +1 -1
  389. package/lib/duet/{p-a3e81f15.system.entry.js → p-4c3e1b9c.system.entry.js} +1 -1
  390. package/lib/duet/{p-812e34c7.system.entry.js → p-4ca6c542.system.entry.js} +1 -1
  391. package/lib/duet/{p-6d919c06.entry.js → p-4dacde1d.entry.js} +1 -1
  392. package/lib/duet/{p-2edd4443.system.entry.js → p-4f006e17.system.entry.js} +1 -1
  393. package/lib/duet/{p-7c604909.entry.js → p-51132756.entry.js} +1 -1
  394. package/lib/duet/{p-ea5be1ab.system.entry.js → p-540d4490.system.entry.js} +1 -1
  395. package/lib/duet/{p-68748559.system.entry.js → p-565cf0fd.system.entry.js} +1 -1
  396. package/lib/duet/p-577fe041.system.js +4 -0
  397. package/lib/duet/{p-a00a0646.entry.js → p-59f0202b.entry.js} +1 -1
  398. package/lib/duet/{p-a953b709.system.entry.js → p-5be1aa87.system.entry.js} +1 -1
  399. package/lib/duet/{p-d1dc18cf.entry.js → p-5ecdd1ee.entry.js} +1 -1
  400. package/lib/duet/{p-3eeee584.system.entry.js → p-5f8964a1.system.entry.js} +1 -1
  401. package/lib/duet/{p-9428471f.system.entry.js → p-60aeada5.system.entry.js} +1 -1
  402. package/lib/duet/{p-b74f3779.entry.js → p-60edbf90.entry.js} +1 -1
  403. package/lib/duet/{p-3f0bc83c.entry.js → p-62044751.entry.js} +1 -1
  404. package/lib/duet/p-63be5861.entry.js +4 -0
  405. package/lib/duet/{p-ae746c06.entry.js → p-649b3a34.entry.js} +1 -1
  406. package/lib/duet/{p-0ed76270.entry.js → p-64e177cc.entry.js} +1 -1
  407. package/lib/duet/{p-cee9b5e2.entry.js → p-65174b86.entry.js} +1 -1
  408. package/lib/duet/p-69975835.system.entry.js +4 -0
  409. package/lib/duet/p-6c0b0292.system.entry.js +4 -0
  410. package/lib/duet/{p-512ed0c5.system.entry.js → p-6c617fd3.system.entry.js} +1 -1
  411. package/lib/duet/{p-0301608b.entry.js → p-6d77b8cf.entry.js} +1 -1
  412. package/lib/duet/p-6eaba0fe.system.entry.js +4 -0
  413. package/lib/duet/{p-87b3df98.entry.js → p-6ec71494.entry.js} +1 -1
  414. package/lib/duet/{p-d7bceb24.system.entry.js → p-7002069b.system.entry.js} +1 -1
  415. package/lib/duet/{p-035ae971.system.entry.js → p-705d4b9d.system.entry.js} +1 -1
  416. package/lib/duet/{p-69001943.system.entry.js → p-70d2061a.system.entry.js} +1 -1
  417. package/lib/duet/{p-98f8aba4.entry.js → p-7491c920.entry.js} +1 -1
  418. package/lib/duet/{p-efd8d054.entry.js → p-76a573f6.entry.js} +1 -1
  419. package/lib/duet/{p-ad5a8e99.system.entry.js → p-78d98411.system.entry.js} +1 -1
  420. package/lib/duet/p-790d84de.system.entry.js +4 -0
  421. package/lib/duet/{p-ecf298d9.entry.js → p-7b2d6c23.entry.js} +1 -1
  422. package/lib/duet/{p-bcd22519.system.js → p-7bf96640.system.js} +1 -1
  423. package/lib/duet/{p-0ee5df66.entry.js → p-7f32308d.entry.js} +1 -1
  424. package/lib/duet/{p-0e61fe2a.entry.js → p-7fa6e46e.entry.js} +1 -1
  425. package/lib/duet/{p-7590523b.system.entry.js → p-81bd0fba.system.entry.js} +1 -1
  426. package/lib/duet/{p-75b5e425.system.entry.js → p-858a6765.system.entry.js} +1 -1
  427. package/lib/duet/{p-b04279d1.entry.js → p-85fc0952.entry.js} +1 -1
  428. package/lib/duet/{p-b4e40b60.system.entry.js → p-861a67cb.system.entry.js} +2 -2
  429. package/lib/duet/{p-c0787c30.entry.js → p-89d7764a.entry.js} +1 -1
  430. package/lib/duet/{p-7d891926.system.entry.js → p-8a3dd29b.system.entry.js} +1 -1
  431. package/lib/duet/{p-b2b4c77d.system.entry.js → p-8b16e7e8.system.entry.js} +1 -1
  432. package/lib/duet/p-8b6370fc.entry.js +4 -0
  433. package/lib/duet/{p-e72aab75.entry.js → p-8bd07d69.entry.js} +1 -1
  434. package/lib/duet/{p-b9954cb6.system.entry.js → p-8c82532b.system.entry.js} +1 -1
  435. package/lib/duet/{p-b8f325c5.entry.js → p-8f00cd51.entry.js} +1 -1
  436. package/lib/duet/{p-0f56f7ee.system.entry.js → p-8f617184.system.entry.js} +1 -1
  437. package/lib/duet/{p-8c0f870d.js → p-8fef1054.js} +1 -1
  438. package/lib/duet/{p-1e718c72.system.entry.js → p-932b9b2e.system.entry.js} +1 -1
  439. package/lib/duet/{p-6040a186.system.js → p-96b280c5.system.js} +1 -1
  440. package/lib/duet/{p-415f9ac5.entry.js → p-970d0067.entry.js} +1 -1
  441. package/lib/duet/{p-bcb52981.entry.js → p-97646d71.entry.js} +1 -1
  442. package/lib/duet/{p-b60bf596.system.entry.js → p-98b6ae34.system.entry.js} +1 -1
  443. package/lib/duet/{p-ee63c8db.entry.js → p-992f521a.entry.js} +1 -1
  444. package/lib/duet/{p-c57d7394.entry.js → p-9a488fcd.entry.js} +1 -1
  445. package/lib/duet/{p-34fe4d2a.system.entry.js → p-9bd98bef.system.entry.js} +1 -1
  446. package/lib/duet/{p-6b7a67a9.system.entry.js → p-9cf2f081.system.entry.js} +1 -1
  447. package/lib/duet/{p-6ab9f648.entry.js → p-9e656c3c.entry.js} +1 -1
  448. package/lib/duet/{p-559b9da4.system.entry.js → p-9eb01a54.system.entry.js} +2 -2
  449. package/lib/duet/{p-43a3cadf.system.entry.js → p-a15543b9.system.entry.js} +1 -1
  450. package/lib/duet/p-a2bceb42.system.js +4 -0
  451. package/lib/duet/{p-2df116a5.system.entry.js → p-a35d052a.system.entry.js} +2 -2
  452. package/lib/duet/{p-429dc00f.entry.js → p-a4d78c42.entry.js} +1 -1
  453. package/lib/duet/p-a4e62150.entry.js +4 -0
  454. package/lib/duet/{p-8955f3ca.entry.js → p-a65047ef.entry.js} +1 -1
  455. package/lib/duet/{p-12835b62.entry.js → p-a6851062.entry.js} +1 -1
  456. package/lib/duet/{p-402944df.system.entry.js → p-a8764607.system.entry.js} +1 -1
  457. package/lib/duet/{p-4d6db5c8.system.entry.js → p-a9ecb31a.system.entry.js} +2 -2
  458. package/lib/duet/{p-518189fb.entry.js → p-aa442fa7.entry.js} +1 -1
  459. package/lib/duet/{p-e202980f.entry.js → p-ab655e70.entry.js} +1 -1
  460. package/lib/duet/{p-120ea6ef.entry.js → p-aed38e23.entry.js} +1 -1
  461. package/lib/duet/{p-b0e75fa3.system.entry.js → p-aedc4dfd.system.entry.js} +1 -1
  462. package/lib/duet/{p-60bf7327.js → p-af862ab6.js} +1 -1
  463. package/lib/duet/p-afd582dd.entry.js +4 -0
  464. package/lib/duet/{p-62e872f4.entry.js → p-afdcfaab.entry.js} +1 -1
  465. package/lib/duet/{p-ed6e1799.system.entry.js → p-b0636bb5.system.entry.js} +1 -1
  466. package/lib/duet/p-b53a72f9.entry.js +4 -0
  467. package/lib/duet/{p-706ae125.entry.js → p-b5e1dad0.entry.js} +1 -1
  468. package/lib/duet/p-c0023afb.system.js +4 -0
  469. package/lib/duet/{p-ef03a145.system.entry.js → p-c08a4167.system.entry.js} +1 -1
  470. package/lib/duet/{p-9b7bb9f4.system.entry.js → p-c3d90987.system.entry.js} +2 -2
  471. package/lib/duet/{p-8f78f1dc.entry.js → p-c5546f2e.entry.js} +1 -1
  472. package/lib/duet/p-c5c10d61.system.entry.js +4 -0
  473. package/lib/duet/{p-3309107b.system.entry.js → p-c62a3406.system.entry.js} +1 -1
  474. package/lib/duet/{p-ea8b5eeb.system.entry.js → p-c803d4d8.system.entry.js} +1 -1
  475. package/lib/duet/{p-85abbd39.system.entry.js → p-c87d0019.system.entry.js} +1 -1
  476. package/lib/duet/{p-f863acb4.system.entry.js → p-c9bd7b4c.system.entry.js} +1 -1
  477. package/lib/duet/{p-53876fdd.system.entry.js → p-cfb62b70.system.entry.js} +2 -2
  478. package/lib/duet/{p-ebbdaf1c.entry.js → p-d0870f4e.entry.js} +1 -1
  479. package/lib/duet/{p-cd33d675.js → p-d0aa55b5.js} +1 -1
  480. package/lib/duet/{p-15476c15.system.entry.js → p-d11995a9.system.entry.js} +1 -1
  481. package/lib/duet/p-d796796e.entry.js +4 -0
  482. package/lib/duet/p-d7991073.system.entry.js +4 -0
  483. package/lib/duet/{p-7c30391b.system.entry.js → p-d7a54a34.system.entry.js} +1 -1
  484. package/lib/duet/{p-10492aba.system.entry.js → p-d8cb35ab.system.entry.js} +1 -1
  485. package/lib/duet/{p-da27acd9.system.entry.js → p-da92ebef.system.entry.js} +1 -1
  486. package/lib/duet/p-daa90574.system.entry.js +4 -0
  487. package/lib/duet/{p-1f89e6e0.system.entry.js → p-dbed3cfb.system.entry.js} +1 -1
  488. package/lib/duet/{p-bb4c86fb.system.entry.js → p-dc053f61.system.entry.js} +1 -1
  489. package/lib/duet/{p-9b5864af.system.entry.js → p-dc34593f.system.entry.js} +2 -2
  490. package/lib/duet/{p-fb1b6ed5.system.entry.js → p-dff4d43b.system.entry.js} +1 -1
  491. package/lib/duet/{p-9a0e274c.entry.js → p-e0095d3c.entry.js} +1 -1
  492. package/lib/duet/{p-ea7f8828.system.entry.js → p-e1d681c5.system.entry.js} +1 -1
  493. package/lib/duet/p-e22d556c.entry.js +4 -0
  494. package/lib/duet/{p-353984b9.system.entry.js → p-e3a048e8.system.entry.js} +1 -1
  495. package/lib/duet/{p-842b075c.entry.js → p-e4707a3e.entry.js} +1 -1
  496. package/lib/duet/{p-135fe765.entry.js → p-e507498f.entry.js} +1 -1
  497. package/lib/duet/{p-036d1ee4.system.entry.js → p-e69a1d94.system.entry.js} +1 -1
  498. package/lib/duet/{p-1f41d594.system.entry.js → p-e8986e89.system.entry.js} +1 -1
  499. package/lib/duet/{p-d8863869.system.js → p-e9577d7b.system.js} +1 -1
  500. package/lib/duet/{p-6e0d099e.system.entry.js → p-eb7f6e9a.system.entry.js} +1 -1
  501. package/lib/duet/{p-b775d656.entry.js → p-ecad04ae.entry.js} +1 -1
  502. package/lib/duet/{p-ff38dda2.entry.js → p-eeff3d27.entry.js} +1 -1
  503. package/lib/duet/p-ef2d11e0.entry.js +4 -0
  504. package/lib/duet/{p-e18a385d.entry.js → p-f2351e6a.entry.js} +1 -1
  505. package/lib/duet/p-f3e67a7d.system.entry.js +4 -0
  506. package/lib/duet/{p-98e3ddc2.system.entry.js → p-f4405c30.system.entry.js} +1 -1
  507. package/lib/duet/{p-f0ca9c7f.system.entry.js → p-f447e219.system.entry.js} +1 -1
  508. package/lib/duet/{p-0dd55976.entry.js → p-f64440a0.entry.js} +1 -1
  509. package/lib/duet/{p-30b5bffb.entry.js → p-f64be35c.entry.js} +1 -1
  510. package/lib/duet/p-f6ed920f.entry.js +4 -0
  511. package/lib/duet/p-f921a60f.js +4 -0
  512. package/lib/duet/{p-787262ec.system.entry.js → p-fe5421ee.system.entry.js} +1 -1
  513. package/lib/duet/{p-afc9f3c2.entry.js → p-ff203ad6.entry.js} +1 -1
  514. package/lib/duet/{p-5d9632eb.entry.js → p-ff9565d1.entry.js} +1 -1
  515. package/lib/esm/{app-globals-fbee8c2b.js → app-globals-1888504a.js} +1 -1
  516. package/lib/esm/duet-action-button.entry.js +2 -2
  517. package/lib/esm/duet-alert.entry.js +11 -11
  518. package/lib/esm/duet-badge.entry.js +3 -3
  519. package/lib/esm/duet-banner.entry.js +2 -2
  520. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  521. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  522. package/lib/esm/duet-button_2.entry.js +4 -4
  523. package/lib/esm/duet-callout.entry.js +4 -4
  524. package/lib/esm/duet-caption_4.entry.js +7 -7
  525. package/lib/esm/duet-card.entry.js +1 -1
  526. package/lib/esm/duet-checkbox.entry.js +1 -1
  527. package/lib/esm/duet-checkmark.entry.js +3 -3
  528. package/lib/esm/duet-chip.entry.js +1 -1
  529. package/lib/esm/duet-choice_2.entry.js +3 -3
  530. package/lib/esm/duet-collapsible.entry.js +2 -2
  531. package/lib/esm/duet-combobox.entry.js +21 -25
  532. package/lib/esm/duet-contact-card.entry.js +4 -4
  533. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  534. package/lib/esm/duet-date-picker.entry.js +4 -4
  535. package/lib/esm/duet-divider_2.entry.js +2 -2
  536. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  537. package/lib/esm/duet-empty-state.entry.js +1 -1
  538. package/lib/esm/duet-fieldset.entry.js +5 -5
  539. package/lib/esm/duet-file-chooser.entry.js +1 -1
  540. package/lib/esm/duet-footer.entry.js +3 -3
  541. package/lib/esm/duet-grid_2.entry.js +1 -1
  542. package/lib/esm/duet-header_2.entry.js +5 -5
  543. package/lib/esm/duet-hero.entry.js +4 -4
  544. package/lib/esm/duet-icon.entry.js +4 -4
  545. package/lib/esm/duet-input_2.entry.js +3 -3
  546. package/lib/esm/duet-layout.entry.js +12 -7
  547. package/lib/esm/duet-list_2.entry.js +4 -4
  548. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  549. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  550. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  551. package/lib/esm/duet-menu-bar-item.entry.js +3 -3
  552. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  553. package/lib/esm/duet-menu-bar.entry.js +36 -5
  554. package/lib/esm/duet-modal.entry.js +10 -10
  555. package/lib/esm/duet-multiselect.entry.js +8 -8
  556. package/lib/esm/duet-nav.entry.js +4 -3
  557. package/lib/esm/duet-notification_2.entry.js +6 -6
  558. package/lib/esm/duet-number-input.entry.js +3 -3
  559. package/lib/esm/duet-overlay.entry.js +2 -2
  560. package/lib/esm/duet-page-heading.entry.js +3 -3
  561. package/lib/esm/duet-pagination_2.entry.js +15 -15
  562. package/lib/esm/duet-popup-menu-item.entry.js +2 -2
  563. package/lib/esm/duet-popup-menu.entry.js +2 -2
  564. package/lib/esm/duet-progress.entry.js +2 -2
  565. package/lib/esm/duet-promo-card.entry.js +4 -4
  566. package/lib/esm/duet-radio_2.entry.js +2 -2
  567. package/lib/esm/duet-range-slider.entry.js +1 -1
  568. package/lib/esm/duet-scrollable_3.entry.js +17 -17
  569. package/lib/esm/duet-section-layout.entry.js +7 -5
  570. package/lib/esm/duet-select.entry.js +2 -2
  571. package/lib/esm/duet-shaped-image.entry.js +3 -3
  572. package/lib/esm/duet-show-more.entry.js +4 -4
  573. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  574. package/lib/esm/duet-slideout-link.entry.js +3 -3
  575. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  576. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  577. package/lib/esm/duet-slideout.entry.js +8 -8
  578. package/lib/esm/duet-step_2.entry.js +2 -2
  579. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  580. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  581. package/lib/esm/duet-submenu-bar-item.entry.js +2 -2
  582. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  583. package/lib/esm/duet-submenu-bar.entry.js +29 -6
  584. package/lib/esm/duet-textarea.entry.js +2 -2
  585. package/lib/esm/duet-toggle.entry.js +1 -1
  586. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  587. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  588. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  589. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  590. package/lib/esm/duet-toolbar.entry.js +6 -2
  591. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  592. package/lib/esm/duet-tooltip.entry.js +2 -2
  593. package/lib/esm/duet-tray.entry.js +4 -4
  594. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  595. package/lib/esm/duet-upload-item.entry.js +5 -5
  596. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  597. package/lib/esm/duet.js +4 -4
  598. package/lib/esm/{errorcodes.utils-2621c448.js → errorcodes.utils-2fead4a5.js} +1 -1
  599. package/lib/esm/{focus-utils-27ab1eb2.js → focus-utils-dcc6fa24.js} +1 -1
  600. package/lib/esm/{index-f882bd23.js → index-2271c87d.js} +1 -1
  601. package/lib/esm/{language-utils-125074cf.js → language-utils-ec62c90c.js} +1 -1
  602. package/lib/esm/loader.js +4 -4
  603. package/lib/esm/{slot-utils-17ec6f87.js → slot-utils-bb141285.js} +1 -1
  604. package/lib/esm-es5/{app-globals-fbee8c2b.js → app-globals-1888504a.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 +2 -2
  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 +2 -2
  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 +1 -1
  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-popup-menu-item.entry.js +2 -2
  652. package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
  653. package/lib/esm-es5/duet-progress.entry.js +1 -1
  654. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  655. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  656. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  657. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  658. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  659. package/lib/esm-es5/duet-select.entry.js +1 -1
  660. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  661. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  662. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  663. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  664. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  665. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  667. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  668. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  669. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  670. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  671. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
  673. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  674. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  675. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  677. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  678. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  680. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  681. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  682. package/lib/esm-es5/duet-tray.entry.js +1 -1
  683. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  684. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  685. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  686. package/lib/esm-es5/duet.js +1 -1
  687. package/lib/esm-es5/{errorcodes.utils-2621c448.js → errorcodes.utils-2fead4a5.js} +1 -1
  688. package/lib/esm-es5/{focus-utils-27ab1eb2.js → focus-utils-dcc6fa24.js} +1 -1
  689. package/lib/esm-es5/{index-f882bd23.js → index-2271c87d.js} +1 -1
  690. package/lib/esm-es5/{language-utils-125074cf.js → language-utils-ec62c90c.js} +1 -1
  691. package/lib/esm-es5/loader.js +1 -1
  692. package/lib/esm-es5/{slot-utils-17ec6f87.js → slot-utils-bb141285.js} +1 -1
  693. package/lib/types/components/duet-alert/duet-alert.d.ts +2 -2
  694. package/lib/types/components/duet-combobox/duet-combobox-select.d.ts +1 -1
  695. package/lib/types/components/duet-combobox/duet-combobox.d.ts +1 -0
  696. package/lib/types/components/duet-layout/duet-layout.d.ts +2 -0
  697. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +10 -0
  698. package/lib/types/components/duet-nav/duet-nav.d.ts +5 -0
  699. package/lib/types/components/duet-section-layout/duet-section-layout.d.ts +6 -0
  700. package/lib/types/components/duet-submenu-bar/duet-submenu-bar.d.ts +9 -1
  701. package/lib/types/components/duet-toolbar/duet-toolbar.d.ts +1 -1
  702. package/lib/types/components.d.ts +36 -4
  703. package/package.json +4 -4
  704. package/lib/collection/components/duet-combobox/duet-combobox-select-single.js +0 -8
  705. package/lib/duet/p-0b9bdb39.entry.js +0 -4
  706. package/lib/duet/p-1626116f.system.entry.js +0 -4
  707. package/lib/duet/p-1aaebc97.entry.js +0 -4
  708. package/lib/duet/p-1bb2276d.system.entry.js +0 -4
  709. package/lib/duet/p-20c9b897.entry.js +0 -4
  710. package/lib/duet/p-26e1c1f5.entry.js +0 -4
  711. package/lib/duet/p-27644c7d.system.entry.js +0 -4
  712. package/lib/duet/p-30f78293.entry.js +0 -4
  713. package/lib/duet/p-38ed2814.system.js +0 -4
  714. package/lib/duet/p-5754fe70.entry.js +0 -4
  715. package/lib/duet/p-77ac88a2.system.entry.js +0 -4
  716. package/lib/duet/p-77b09574.entry.js +0 -4
  717. package/lib/duet/p-8577f17f.system.entry.js +0 -4
  718. package/lib/duet/p-8e8c3cbd.entry.js +0 -4
  719. package/lib/duet/p-93087deb.system.js +0 -4
  720. package/lib/duet/p-97aefe67.entry.js +0 -4
  721. package/lib/duet/p-9edc6874.system.entry.js +0 -4
  722. package/lib/duet/p-a006aa6b.entry.js +0 -4
  723. package/lib/duet/p-aafb87c1.system.entry.js +0 -4
  724. package/lib/duet/p-b2de329a.system.js +0 -4
  725. package/lib/duet/p-bd655432.entry.js +0 -4
  726. package/lib/duet/p-c901a803.entry.js +0 -4
  727. package/lib/duet/p-caea77db.entry.js +0 -4
  728. package/lib/duet/p-d7b19abe.system.entry.js +0 -4
  729. package/lib/duet/p-e6bc14b6.system.entry.js +0 -4
  730. package/lib/duet/p-f92f9220.entry.js +0 -4
  731. package/lib/duet/p-fd7b2d62.js +0 -4
  732. package/lib/types/components/duet-combobox/duet-combobox-select-single.d.ts +0 -8
@@ -50,18 +50,18 @@ export class DuetToolbarDropdown {
50
50
  itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
51
51
  }
52
52
  const variation = this.variation === "negative" ? "negative" : "white";
53
- return (h(Host, { key: 'b267de99df676578b5c5879bfc4b33e63f53eb40', role: "listitem" }, h("div", { key: '0f4a971d359bb6b05c6a0de70bd263b48ae42953', class: {
53
+ return (h(Host, { key: '19ef8c9db7fd05380093c031c8c05d8badb0424e', role: "listitem" }, h("div", { key: '1a267244eab116c66c471ccb0a40d6bd72f14dfa', class: {
54
54
  "duet-toolbar-dropdown": true,
55
55
  "duet-theme-turva": this.theme === "turva",
56
56
  [itemsAlign]: true,
57
57
  [variation]: true,
58
- } }, h("button", { key: '7fe26d57c4e2df698aaf1677171e14999adcee31', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
58
+ } }, h("button", { key: '1966a5bdab9d8e19fe632d8a37e7f48dee3082c5', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
59
59
  active: this.active,
60
60
  open: this.open,
61
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'a1390f889f23f75052fd5c78915e12ee9e3c8930', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '7b7b8ad3931cc78a60ae96ebafe19fed542db012', class: "label" }, h("slot", { key: 'fb9211a981fbbada64fd2b86c3583af226ebb626', name: "label" }), h("duet-icon", { key: 'aaf1a322508dee44ff0e60d5bfc68381a568a922', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'd68a0e8ff628d5739efbe9cf3233d94cfa43e26f', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
61
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '24ee36902c7e8e1a918abff4d08860206d06e768', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '641c4277c69f7f6d896c3a44485381e2a4fe15f0', class: "label" }, h("slot", { key: 'ad1db677d2797edfb2dc77867d2368ba34fb20a9', name: "label" }), h("duet-icon", { key: 'ad574f7149c8ec05652b84cb8cb6a1978c08c50a', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'f60d03104f67f0e2473743a47aa2f6923c02d57d', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
62
62
  items: true,
63
63
  hidden: !this.open,
64
- } }, h("slot", { key: '2d9b51cf80525f43ca11cc5e4b91dd6308251ad8' })))));
64
+ } }, h("slot", { key: '88ad120c98a2187b554640d22a771184b87d0538' })))));
65
65
  }
66
66
  static get is() { return "duet-toolbar-dropdown"; }
67
67
  static get encapsulation() { return "shadow"; }
@@ -31,11 +31,11 @@ export class DuetToolbarDropdownLink {
31
31
  * Always the last one in the class.
32
32
  */
33
33
  render() {
34
- return (h(Host, { key: 'ca2c386337ef8052184214a47865bc93b192efea' }, h("a", { key: '2601354c27b7ff3858e561585176e040d2bfce25', class: {
34
+ return (h(Host, { key: '7380e5415f6e010bd5be0c40e974dd5943a53950' }, h("a", { key: '4ec2369809bc9688741a3c6c6a2e65e98a49c01f', class: {
35
35
  "duet-toolbar-dropdown-link": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  active: this.active,
38
- }, 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: '0f941114682ef7527bf69e9e5a42ef0d095a1b2b', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: 'f5eac01e244e0cf0bb48229c58076580fea8e5d6', class: "label" }, h("slot", { key: 'afc1ab27f5e67371e52fa2e4da46b453b24ab75c' })), this.active && (h("duet-icon", { key: '041c528108a13b672788bbc254d7d6c0ee362008', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
38
+ }, 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: '6ef55e0a6828af8826987b471ebe4aa09a71d567', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '2dc2718da722d3649d671a8e57b9a6cb7d6c7c97', class: "label" }, h("slot", { key: '71f6f8fb4796a6af5a7640838290800231ac7cfe' })), this.active && (h("duet-icon", { key: '8e202836940fbb593750efa3f7603739ebd9f61f', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
39
39
  }
40
40
  static get is() { return "duet-toolbar-dropdown-link"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -34,12 +34,12 @@ export class DuetToolbarItem {
34
34
  render() {
35
35
  const TagName = this.url ? "a" : "button";
36
36
  const variation = this.variation === "negative" ? "negative" : "white";
37
- return (h(Host, { key: '5a54733855a26d30a01d1f7ba42806121f4f48d1', role: "listitem" }, h(TagName, { key: 'fe27c8b4cf0118cb24013098aa893d298d152fa3', ref: element => (this.itemElement = element), class: {
37
+ return (h(Host, { key: 'f537e00b3e817d6c14854bdda1c99988377d6b13', role: "listitem" }, h(TagName, { key: '34841f02d2f4bf132a164b67b0b8085ff2aa1662', ref: element => (this.itemElement = element), class: {
38
38
  "duet-toolbar-item": true,
39
39
  "duet-theme-turva": this.theme === "turva",
40
40
  active: this.active,
41
41
  [variation]: true,
42
- }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { key: '51a40fedd8282ef1931b6e7b52c2f4fc9808ff33', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '7a0cdb1ffdd86c5d027d2bd0e63cef3d1c5f4f06' }), this.trailingIcon && (h("duet-icon", { key: '3bbed07861a179498c6b0b2cb590b8725403a6d3', class: {
42
+ }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { key: '0380aa7589bb53319535d58e78d9702da36cbc09', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: 'e1950f24c70b736917ebc73a5e6da993d22f4a43' }), this.trailingIcon && (h("duet-icon", { key: 'c2b250ef34b273a6cd3d1a95dff46ffb717d08fa', class: {
43
43
  "trailing-icon": true,
44
44
  rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
45
45
  }, theme: this.theme, name: this.trailingIcon, margin: "none", size: this.trailingIcon === "action-arrow-down-small" ? "xxx-small" : "x-small", color: "currentColor" })))));
@@ -24,12 +24,12 @@ export class DuetToolbarLink {
24
24
  */
25
25
  render() {
26
26
  const variation = this.variation === "negative" ? "negative" : "white";
27
- return (h(Host, { key: 'cf6800da1ce070afc7101b0798b0a76631cab3a2', role: "listitem" }, h("a", { key: '6f1ea96961774cbe4d73bdfdf894bc8c11ff4dad', class: {
27
+ return (h(Host, { key: 'b832ea851b28b4646fe9e96daaf3c22c80d8f7b1', role: "listitem" }, h("a", { key: 'fc54c56579b8d3af9779651ac6f1b1ea459f1b15', class: {
28
28
  "duet-toolbar-link": true,
29
29
  "duet-theme-turva": this.theme === "turva",
30
30
  active: this.active,
31
31
  [variation]: true,
32
- }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '51a73cb5a16cfaf854baa736574e423432acb751', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '9b752f107c4bcdbb32b0502b0a970ac115556ea1' }))));
32
+ }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '410f962aff3503e7bc290ad612e1768e0286ba34', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: 'f7e9577e8ff512c64164f73d25426e8f9cd154e4' }))));
33
33
  }
34
34
  static get is() { return "duet-toolbar-link"; }
35
35
  static get encapsulation() { return "shadow"; }
@@ -38,11 +38,11 @@ export class DuetTooltipButton {
38
38
  * Always the last one in the class.
39
39
  */
40
40
  render() {
41
- return (h(Host, { key: 'ce976f10516cd79a4616e573301788cdfb027cc1' }, h("button", { key: 'e7df667f35fe25ac2267f96b3d4e58efd876b1e8', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
41
+ return (h(Host, { key: '04f6705a481ebb216bb5df66dbdb4043b8cdef48' }, h("button", { key: '49af408c735e209c64c8d0d108a966ddcbb0f4a4', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
42
42
  "duet-tooltip-button": true,
43
43
  "duet-tooltip-button-has-label": !!this.label,
44
44
  "duet-theme-turva": this.theme === "turva",
45
- } }, h("svg", { key: '01d7aef4ac85d656c0dd4de4de8716cb4d94f539', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '6aa5d232156fb0275a66d004af79cd1a2065c01d', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), h("circle", { key: 'f717def87b4739a637fa7f0a6d9f026a190ac59d', cx: "11.625", cy: "7.125", r: "1.125" }), h("path", { key: 'fff9209dfe86fa98131cbe1cdd8c61e72ee6f678', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (h("span", { class: "duet-tooltip-label" }, this.label)) : (h("duet-visually-hidden", null, this.accessibleLabel)))));
45
+ } }, h("svg", { key: '7861f7b8ad6482b8a64a261896ae913fa0cb5b98', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '1fe0cd6a81634da2a5b915533ade21281f478491', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), h("circle", { key: '036344e0005eb10f72bdcdd5cb10a51cd7c3f589', cx: "11.625", cy: "7.125", r: "1.125" }), h("path", { key: 'b007d82c4f370fe0a60030db70e8e3f6b35953e9', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (h("span", { class: "duet-tooltip-label" }, this.label)) : (h("duet-visually-hidden", null, this.accessibleLabel)))));
46
46
  }
47
47
  static get is() { return "duet-tooltip-button"; }
48
48
  static get encapsulation() { return "shadow"; }
@@ -53,11 +53,11 @@ export class DuetTooltipPopup {
53
53
  this.contentEl.focus();
54
54
  }
55
55
  render() {
56
- return (h(Host, { key: '3a18853dc93a2adb31d64f60482297bde3737724' }, h("div", { key: '20c2bfdb39d5182040c8c1376cd1ad1f950786f5', class: {
56
+ return (h(Host, { key: '2c0a3cbe2d1e70112a8e36fb5486c0b3828fec6e' }, h("div", { key: '9615ecf77473659b94f595ce74e4d193f0910c2d', class: {
57
57
  "duet-tooltip": true,
58
58
  "duet-theme-turva": this.theme === "turva",
59
59
  "duet-tooltip-active": this.active === true,
60
- } }, h(FocusGuard, { key: '2be535dfda66aa174f0c3d4eaae962e4aef47134', moveFocusTo: this.buttonEl }), h("div", { key: '95156d5f84e049de96d4ce158cb18b7d07ac91d9', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: 0, id: this.tooltipId }, h("slot", { key: '9ded3cfd459764324cb8c9454275c8fba4169802' })), h("div", { key: '18e028859869f9b46f3f281d4d2619f072a885e9', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, h("div", { key: '09a889676159c3c659fc2292c877305ef8382c37', class: { "arrow-container": true, [this.placement]: true } })), h("button", { key: '70806769df23fed5c7145a17fad13c12ed2aef6a', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, h("duet-icon", { key: '61714adbfbf9677dcb00a6d96b50f7034b93cb24', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), h("duet-visually-hidden", { key: '3276a012463044b539d38df0879de85f1daeac44' }, this.accessibleCloseLabel)), h(FocusGuard, { key: 'c446cb8cb1d0246f2e5b284763bf7d28c8074699', moveFocusTo: this.contentEl }))));
60
+ } }, h(FocusGuard, { key: '178d295e1ea3cb5ccc5bec86b9f3fc0d7fcdf963', moveFocusTo: this.buttonEl }), h("div", { key: '1155f49ddfdb942c5ae5898fb4820a80a5c40328', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: 0, id: this.tooltipId }, h("slot", { key: 'c8a124d7d082b709143701811fdec18d579d57e6' })), h("div", { key: 'f0e09b06cdd9f9945e99ec2b1910ff7decf89134', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, h("div", { key: 'eedba52de69d73626caba16ba466803be54a327d', class: { "arrow-container": true, [this.placement]: true } })), h("button", { key: 'aa5ccd0ff5db12c5608f296ef3428e60fee82599', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, h("duet-icon", { key: 'f66f28e0b597d51fd5823a3586e2c9a30c3c643a', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), h("duet-visually-hidden", { key: 'b61c91a4128f970d3fd243405d990cea29f80524' }, this.accessibleCloseLabel)), h(FocusGuard, { key: '44f290cf1a0dbf47fe135818d42c55534f182bcb', moveFocusTo: this.contentEl }))));
61
61
  }
62
62
  static get is() { return "duet-tooltip-popup"; }
63
63
  static get encapsulation() { return "shadow"; }
@@ -424,7 +424,7 @@ export class DuetTooltip {
424
424
  "references": {
425
425
  "DuetTooltipBreakpoint": {
426
426
  "location": "local",
427
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-tooltip/duet-tooltip.tsx",
427
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tooltip/duet-tooltip.tsx",
428
428
  "id": "src/components/duet-tooltip/duet-tooltip.tsx::DuetTooltipBreakpoint"
429
429
  }
430
430
  }
@@ -87,14 +87,14 @@ export class DuetTray {
87
87
  * Always the last one in the class.
88
88
  */
89
89
  render() {
90
- return (h("div", { key: 'ee2f14ff774bc4fea662debc24e2a6831adfb289', class: {
90
+ return (h("div", { key: '9ca451a14ab21f41ef8b413dd0695d0fa9625a08', class: {
91
91
  "duet-tray": true,
92
92
  "duet-tray-is-active": this.active,
93
93
  "duet-tray-is-hidden": this.hiddenState,
94
94
  "duet-tray-is-responsive": this.responsive,
95
95
  "duet-theme-turva": this.theme === "turva",
96
96
  "duet-tray-is-expandable": this.hasAdditionalContent,
97
- } }, h("div", { key: '6ba05414c6cccbcd24b39ea18867eb7207047e34', class: "duet-tray-default-content", role: "status" }, h("slot", { key: '56932665c91448424cafefb15e58e800b8f46e01' })), this.hasAdditionalContent && (h(Fragment, { key: 'd5840a8e96e3cb4b743e5884017f71dce8f3ac5d' }, h("button", { key: '7fe35a548af11e360fdbc6da0010db3ccae8a25f', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, h("duet-icon", { key: 'b88dac2958c91495b09881ca04aee485da7a028b', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), h("duet-visually-hidden", { key: '6d82f6bbfd7922c5fe83f7eb4d00e63d51784656' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), h("div", { key: 'ba8b9b2fbaea02fa5b6ea18a0c54dc3bd9b588a0', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, h("div", { key: '84d6ba05d119969259a3c4de3c836f0dca268eb2', class: "duet-tray-expandable-content" }, h("slot", { key: '42d5d020a9028a67957dc6cfab863296d93a526e', name: "additional" })))))));
97
+ } }, h("div", { key: '1363c709ec1abaf78155e81519a78af9fab1fd3b', class: "duet-tray-default-content", role: "status" }, h("slot", { key: '7904af5a351d3438a3bd17dbf00e3a215d850fcb' })), this.hasAdditionalContent && (h(Fragment, { key: '29c834cfa4e11140ed597c440bc70466e784306c' }, h("button", { key: '9c416fa9a6bf76eb3f1b3c7aba4d002cec13320c', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, h("duet-icon", { key: 'bf2948293a89b14c4712cf0123158bfd6fa09f36', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), h("duet-visually-hidden", { key: '377191436c0dc3207906654df3abf2334a1dc886' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), h("div", { key: '30810b57c176998e6e304f6be52f27de5a2cd6b6', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, h("div", { key: 'c82e3a298bec6767ee5ecc167348b7153f28c24c', class: "duet-tray-expandable-content" }, h("slot", { key: '5fe1b4e00504d3e98d8e17bc0eab86a27bf7b87e', name: "additional" })))))));
98
98
  }
99
99
  static get is() { return "duet-tray"; }
100
100
  static get encapsulation() { return "shadow"; }
@@ -753,10 +753,10 @@ export class DuetUpload {
753
753
  this.externalUploadButton.accessibleLabel = `${this.externalUploadButton.innerText}. ${caption}`;
754
754
  }
755
755
  // @ts-ignore
756
- return (h(Host, { key: 'ba5705ec50051896eea4a8b718bf8f7da76be7c2', class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { key: '2342c1e4807ad8b414da320305d80604a22f25da', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label }, h("slot", { key: '036201bcb193439f230d157d30a0d9908f358cc3', name: "header" }), !this.files.size && (h("duet-empty-state", { key: '20ab40f41f772e61c06ad88acb474d0ec7f84391', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { key: 'a0512f80328018f2df44dc5d62fc000f7a984ca5', margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { key: '44fa381771bc6ec8cea6678cc6341dbf742e2929', name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { key: 'a3c578faaf758019488d158eeb6c2ab8241f6b97', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { key: 'b9fa0cdc377dc153c52253b1a3e5f79ec362092c', name: "filefooter" }), h("slot", { key: '5c2d728228b40dcaf099cf09bfeb630ba4400646', name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { key: '8a6bc099f257a275b9dd56907e71cfa27ee39e5a', margin: "none", size: "small" }, h("div", { key: '00cb65b848e0f4343227e0d8a6edb36721e0898b', class: "upload-bottom-caption" }, caption))), h("slot", { key: '32298ca819a46adfbb2bb75495316a3b766b41cc', name: "afterfooter" }), !this.hideButton && (h(Fragment, { key: 'e08ac52f1e10d774b6d4182c3e65ca8c4926e199' }, h("duet-spacer", { key: 'ee36496895e76011c58e5efba415715a9e10245b', size: "large" }), h("duet-button", { key: 'ea88a0383d21936f8e1257659d16c1c538e0180c', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel || `${this.buttonLabel}. ${caption}`, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
756
+ return (h(Host, { key: '47088845ecb4eb7b0b6376abfb76fe4853e232ce', class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { key: '9174acaf5e4bb74a2a5e934f9472a8e0f81a00ab', "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label }, h("slot", { key: '33c273073b711205849af1b8747129df8f5a49aa', name: "header" }), !this.files.size && (h("duet-empty-state", { key: '72e0b98ecb18243ace50165a56c54d4a5a1e80b6', id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { key: 'f399240107a2d820d694464eb17f1f8f15d416d3', margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { key: '9fd58a29bf405ee57f265ae9203a841d227ad7fa', name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { key: '29e911f2f7c2a58972849fdff257bff29796b155', invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { key: '77c8c91b540940b1600438ef9ab90405ad74207a', name: "filefooter" }), h("slot", { key: '73fedfcd5c0da1b67641be714862cd53a538f1da', name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { key: 'd3fcc02af5d23c9a5c63711aa7bf2c9007dd3c5c', margin: "none", size: "small" }, h("div", { key: '056115def027445826519a3835ad986b94034a19', class: "upload-bottom-caption" }, caption))), h("slot", { key: '441f7001a92cd16da7057dfd3322e69c889634ca', name: "afterfooter" }), !this.hideButton && (h(Fragment, { key: 'aeea5d8e263240e60e80626b60278cd69293d086' }, h("duet-spacer", { key: 'a5c3d8ad58100315f810e9eba30b4a7f807e35cd', size: "large" }), h("duet-button", { key: '5bd13f62f6eba606e15bd0906d4a128b2766ec62', id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel || `${this.buttonLabel}. ${caption}`, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
757
757
  this.bytesMaxReached ||
758
758
  this.filesToUploadExceedsLimit ||
759
- this.filesToUploadTotalSizeIsAboveMax) && (h(Fragment, { key: 'fc592425a1fb73c7ed842a2e9f97a9230656ea84' }, h("duet-spacer", { key: 'f2eeb91a4aaa9b88a92a831fdeee9ac1185d613d', size: "medium" }), h("duet-alert", { key: 'b28c29441595b510a4dba0bf90cd1ff8b0c154b0', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && getI18nError("duet-upload-203", this.errorCodes)))), h("duet-visually-hidden", { key: '4c28a57329e13a63f223623aec2bded1a1c45956', "aria-hidden": "true" }, h("input", { key: '0f522f4bd041a1037b6492ce975099d336e6c8c6', ref: input => {
759
+ this.filesToUploadTotalSizeIsAboveMax) && (h(Fragment, { key: 'fdd3f06419a9c8437ddb1d962351059e93def138' }, h("duet-spacer", { key: 'e2c3381bd500af7106ff5588f94c506c5822ad20', size: "medium" }), h("duet-alert", { key: '0c263312767097ef7a49ccced847b8e152a389bd', part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && getI18nError("duet-upload-203", this.errorCodes)))), h("duet-visually-hidden", { key: '7911b165d5356494f0b0226780bc2661631f0cb0', "aria-hidden": "true" }, h("input", { key: '1731f7a716bc198465165d1e9cda99619e3a691f', ref: input => {
760
760
  this.nativeInput = input;
761
761
  }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
762
762
  "duet-upload": true,
@@ -1045,7 +1045,7 @@ export class DuetUpload {
1045
1045
  "references": {
1046
1046
  "XHRInternalMiddleWare": {
1047
1047
  "location": "local",
1048
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
1048
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
1049
1049
  "id": "src/components/duet-upload/duet-upload.tsx::XHRInternalMiddleWare"
1050
1050
  }
1051
1051
  }
@@ -1431,7 +1431,7 @@ export class DuetUpload {
1431
1431
  "references": {
1432
1432
  "StringMap": {
1433
1433
  "location": "local",
1434
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
1434
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
1435
1435
  "id": "src/components/duet-upload/duet-upload.tsx::StringMap"
1436
1436
  }
1437
1437
  }
@@ -2019,7 +2019,7 @@ export class DuetUpload {
2019
2019
  "references": {
2020
2020
  "DuetUploadTableGroupName": {
2021
2021
  "location": "local",
2022
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2022
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2023
2023
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadTableGroupName"
2024
2024
  }
2025
2025
  }
@@ -2062,7 +2062,7 @@ export class DuetUpload {
2062
2062
  "references": {
2063
2063
  "DuetUploadEvent": {
2064
2064
  "location": "local",
2065
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2065
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2066
2066
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2067
2067
  }
2068
2068
  }
@@ -2083,7 +2083,7 @@ export class DuetUpload {
2083
2083
  "references": {
2084
2084
  "DuetUploadEvent": {
2085
2085
  "location": "local",
2086
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2086
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2087
2087
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2088
2088
  }
2089
2089
  }
@@ -2104,7 +2104,7 @@ export class DuetUpload {
2104
2104
  "references": {
2105
2105
  "DuetUploadEvent": {
2106
2106
  "location": "local",
2107
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2107
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2108
2108
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2109
2109
  }
2110
2110
  }
@@ -2125,7 +2125,7 @@ export class DuetUpload {
2125
2125
  "references": {
2126
2126
  "DuetUploadEvent": {
2127
2127
  "location": "local",
2128
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2128
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2129
2129
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2130
2130
  }
2131
2131
  }
@@ -2146,7 +2146,7 @@ export class DuetUpload {
2146
2146
  "references": {
2147
2147
  "DuetUploadEvent": {
2148
2148
  "location": "local",
2149
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2149
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2150
2150
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2151
2151
  }
2152
2152
  }
@@ -2167,7 +2167,7 @@ export class DuetUpload {
2167
2167
  "references": {
2168
2168
  "DuetUploadEvent": {
2169
2169
  "location": "local",
2170
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2170
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2171
2171
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2172
2172
  }
2173
2173
  }
@@ -2188,7 +2188,7 @@ export class DuetUpload {
2188
2188
  "references": {
2189
2189
  "DuetUploadEvent": {
2190
2190
  "location": "local",
2191
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2191
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2192
2192
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2193
2193
  }
2194
2194
  }
@@ -2209,7 +2209,7 @@ export class DuetUpload {
2209
2209
  "references": {
2210
2210
  "DuetUploadEvent": {
2211
2211
  "location": "local",
2212
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2212
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2213
2213
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2214
2214
  }
2215
2215
  }
@@ -2230,7 +2230,7 @@ export class DuetUpload {
2230
2230
  "references": {
2231
2231
  "DuetUploadEvent": {
2232
2232
  "location": "local",
2233
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2233
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2234
2234
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2235
2235
  }
2236
2236
  }
@@ -2251,7 +2251,7 @@ export class DuetUpload {
2251
2251
  "references": {
2252
2252
  "DuetUploadEvent": {
2253
2253
  "location": "local",
2254
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2254
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2255
2255
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2256
2256
  }
2257
2257
  }
@@ -2272,7 +2272,7 @@ export class DuetUpload {
2272
2272
  "references": {
2273
2273
  "DuetUploadEvent": {
2274
2274
  "location": "local",
2275
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
2275
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx",
2276
2276
  "id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
2277
2277
  }
2278
2278
  }
@@ -64,7 +64,7 @@ export class DuetUploadAriaStatus {
64
64
  * Always the last one in the class.
65
65
  */
66
66
  render() {
67
- return (h(Host, { key: 'd987e9e8bf5e3a649817f942d6a4ab860769f9ec', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, h("duet-visually-hidden", { key: '564b4c6c8d9a519fb5eee566d9b5fd057b1b9a20' }, this.statusMessage)));
67
+ return (h(Host, { key: '405954504882f40e3c80907b299d9fe769768dc5', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, h("duet-visually-hidden", { key: '3d51c5dff4e4bdb597427bf90ba74bb671324c24' }, this.statusMessage)));
68
68
  }
69
69
  static get is() { return "duet-upload-aria-status"; }
70
70
  static get encapsulation() { return "shadow"; }
@@ -80,9 +80,9 @@ export class DuetUploadItem {
80
80
  const { uid, meta, item } = this.data;
81
81
  const Badges = meta && meta.badges ? (h("span", null, meta.badges.map(badgeText => (h("duet-badge", { color: "primary" }, badgeText))))) : undefined;
82
82
  const actionDescription = `${meta && meta.badges ? meta.badges.join(",") : ""} ${item.name}`;
83
- return (h("div", { key: 'ce6f559711b5fad043a9b1d9dd1abd78c1e3e925', class: {
83
+ return (h("div", { key: '4533ec72c2292fab5f0e61d2190d171f70db89cd', class: {
84
84
  "upload-item-row": true,
85
- } }, this.showCategory && (h("div", { key: '7346081d7fdce1e18e2f60d6816c207ae8b920a7', class: "item-categories" }, h("duet-heading", { key: '1a43870407f9655cc3aec47df7ac219e2106fbc3', class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.categoryLabel)), Badges)), h("div", { key: '5676d2178396aa7ded5c38e756bddb82ed8ebce4', class: { "item-name": true, "no-category": !this.showCategory } }, !!this.label && (h("duet-heading", { key: 'bd76f703674212d57d2767655d8da7bbfcef5ab6', class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.label))), this.getFileNameLine()), h("div", { key: '6ee737c5ee79a10470cf15e4853d0a8fc241d09d', class: "item-actions" }, this.actions.map(actionItem => {
85
+ } }, this.showCategory && (h("div", { key: 'dd80cae48395c2b36a5182849099b99dc9c77d87', class: "item-categories" }, h("duet-heading", { key: '2215960ba1fcfd9ae42f801dc6ee518f598de992', class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.categoryLabel)), Badges)), h("div", { key: '5d864dc3005e9ffb3a264dbe31e11772832039eb', class: { "item-name": true, "no-category": !this.showCategory } }, !!this.label && (h("duet-heading", { key: 'd54592fef74ce524b41811a4f15b8403728f256f', class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.label))), this.getFileNameLine()), h("div", { key: '18d338783bd27afaf5aa610e92fa2f930618bdbe', class: "item-actions" }, this.actions.map(actionItem => {
86
86
  return (h("duet-action-button", { actionMeta: Object.assign({}, meta || {}), actionId: uid || null, actionName: actionItem.name, theme: this.theme, iconName: actionItem.icon, iconColor: actionItem.color, iconSize: actionItem.size, background: actionItem.background, "accessible-label": `${actionDescription} ${getLocaleString(actionItem.label)} `, accessibleTitle: this.getActionButtonTitle(actionItem), ref: button => (this.actionButton = button) }));
87
87
  }))));
88
88
  }
@@ -153,7 +153,7 @@ export class DuetUploadItem {
153
153
  "references": {
154
154
  "ItemType": {
155
155
  "location": "local",
156
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload-item/duet-upload-item.tsx",
156
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload-item/duet-upload-item.tsx",
157
157
  "id": "src/components/duet-upload-item/duet-upload-item.tsx::ItemType"
158
158
  }
159
159
  }
@@ -210,7 +210,7 @@ export class DuetUploadItem {
210
210
  "references": {
211
211
  "UploadActionButtonTitles": {
212
212
  "location": "local",
213
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-upload-item/duet-upload-item.tsx",
213
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload-item/duet-upload-item.tsx",
214
214
  "id": "src/components/duet-upload-item/duet-upload-item.tsx::UploadActionButtonTitles"
215
215
  }
216
216
  }
@@ -8,7 +8,7 @@ export class DuetVisuallyHidden {
8
8
  * Always the last one in the class.
9
9
  */
10
10
  render() {
11
- return (h(Host, { key: '1391d57bdc46c12c699eb9c0f24512e6169527cb', class: "duet-visually-hidden" }, h("slot", { key: '3954c8b4f0a67197b2bcf14bd7e149815abf8074' })));
11
+ return (h(Host, { key: '40bab689f97275fa029c6990b15870ef91e39d79', class: "duet-visually-hidden" }, h("slot", { key: 'cb3ae19e2a3d3be5f76a62a318a75b69551d41d4' })));
12
12
  }
13
13
  static get is() { return "duet-visually-hidden"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-32c21b45.js';
4
+ import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-2bf42191.js';
5
5
 
6
6
  const DuetActionButton = DuetActionButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-60ca61ec.js';
4
+ import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-74754e3a.js';
5
5
 
6
6
  const DuetAlert = DuetAlert$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-7d7cc104.js';
4
+ import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-dd226bf8.js';
5
5
 
6
6
  const DuetBadge = DuetBadge$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-ddf8ca53.js';
4
+ import { p as proxyCustomElement, H, h as h$1, d as Host } from './p-f775dd32.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { h } from './p-2f281743.js';
7
- import { h as hasSlot, c as checkNamedSlotElement } from './p-f9f0bae0.js';
6
+ import { h } from './p-8764aea1.js';
7
+ import { h as hasSlot, c as checkNamedSlotElement } from './p-fc9b988f.js';
8
8
  import { p as parsePossibleJSON } from './p-0e052642.js';
9
9
  import { g as getColorByName } from './p-3ec3eb5f.js';
10
- import { d as defineCustomElement$3 } from './p-d83bae6a.js';
11
- import { d as defineCustomElement$2 } from './p-3de90233.js';
10
+ import { d as defineCustomElement$3 } from './p-2712b694.js';
11
+ import { d as defineCustomElement$2 } from './p-0c27489b.js';
12
12
 
13
13
  const DuetPicture = ({ img, sources }) => {
14
14
  return (h("picture", null,
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-ddf8ca53.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f775dd32.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-785686e3.js';
7
- import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-44837462.js';
8
- import { d as defineCustomElement$3 } from './p-3de90233.js';
9
- import { d as defineCustomElement$2 } from './p-00c553b0.js';
7
+ import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-c3f95284.js';
8
+ import { d as defineCustomElement$3 } from './p-0c27489b.js';
9
+ import { d as defineCustomElement$2 } from './p-1dd06f89.js';
10
10
 
11
11
  var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
12
12
 
@@ -52,14 +52,14 @@ const DuetBreadcrumb$1 = /*@__PURE__*/ proxyCustomElement(class DuetBreadcrumb e
52
52
  */
53
53
  render() {
54
54
  var _a;
55
- return (h(Host, { key: 'b6f3e1e75bd42d8d41e89e0f0ddc460735d0d5f7', role: "listitem" }, h("div", { key: 'b331039ab43444323d0376d7a97501edd62bca26', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: 'dd9a5aa7cb2de0c4fc03d45994ec4f176b9da83b', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: 'a8e1e00fe3965f650d56054bbe9416cb4a2f96d8', class: {
55
+ return (h(Host, { key: '18c37fc7d84fbfe09c1eb285e16388ec70e9a307', role: "listitem" }, h("div", { key: 'efc47db8c7eb8f922c361ac9399196a7af3be21d', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: '108f30568f7f84babd579658721f1c0448288ebc', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), h("a", { key: 'b03774c0f0d44955355121d6e235882edda6838c', class: {
56
56
  "duet-breadcrumb": true,
57
57
  "duet-theme-turva": this.theme === "turva",
58
58
  }, href: this.href ? this.href : undefined, "aria-label": `${!this.href ? `${getLocaleString(this.currentCrumb)} ` : ""}${(_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.element.innerHTML}`, role: "link" }, this.icon !== "arrow-right-small-icon" &&
59
59
  this.icon && [
60
- h("duet-icon", { key: 'd6bfff88d0862ec2dcf3278067695169a528a6c0', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
61
- this.hasSlottedContent && h("duet-spacer", { key: 'af6ac987fcfc1b3756a4d8143f2624f54ccec31a', size: "x-small", direction: "horizontal" }),
62
- ], h("slot", { key: '431112825f7667756b9bfb13e641fe290b60f244' })))));
60
+ h("duet-icon", { key: '085844d9dce555398be1e6889151600d54eb65f7', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
61
+ this.hasSlottedContent && h("duet-spacer", { key: '0746ad63079cbce6f54f7be5b2679a786d711ee0', size: "x-small", direction: "horizontal" }),
62
+ ], h("slot", { key: 'd0f45ff3fa075427e14b90ef6eb06ebc1c03ddc7' })))));
63
63
  }
64
64
  get element() { return this; }
65
65
  static get style() { return DuetBreadcrumbStyle0; }
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-ddf8ca53.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f775dd32.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { g as getLocaleString } from './p-44837462.js';
6
+ import { g as getLocaleString } from './p-c3f95284.js';
7
7
  import { g as getColorByName } from './p-3ec3eb5f.js';
8
8
 
9
9
  const duetBreadcrumbsCss = "*,*::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;display:block;width:100%}::slotted(*){font-weight:400}::slotted(:last-child){font-weight:600}:host([variation=plain]) ::slotted(:last-child){font-weight:400}.duet-breadcrumbs{position:relative;display:flex;align-items:center;justify-content:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-breadcrumbs .container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1384px;min-height:36px;margin:0 28px}.duet-breadcrumbs .list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-start;padding:10px 0;color:inherit;list-style:none}.duet-breadcrumbs .bottom-border{position:absolute;bottom:0;display:none;width:100%;height:1px}.duet-breadcrumbs.header{color:rgb(0, 41, 77);background:rgb(243, 249, 252)}.duet-breadcrumbs.header .list duet-breadcrumb[href]:hover{color:rgb(0, 77, 128)}.duet-breadcrumbs.header .bottom-border--nav{display:block;background:rgb(225, 227, 230)}.duet-breadcrumbs.header.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 245, 247)}.duet-breadcrumbs.header.duet-theme-turva ol duet-breadcrumb[href]:hover{color:rgb(148, 9, 37)}.duet-breadcrumbs.footer{color:rgb(255, 255, 255);background:rgb(0, 41, 77)}@media (min-width: 64.0625em){.duet-breadcrumbs.footer{justify-content:flex-start}}@media (min-width: 76.25em){.duet-breadcrumbs.footer{justify-content:center}}.duet-breadcrumbs.footer .container{max-width:1110px}@media (min-width: 62em){.duet-breadcrumbs.footer .container{margin:0 72px 0 48px}}.duet-breadcrumbs.footer .list{padding:20px 0}@media (min-width: 62em){.duet-breadcrumbs.footer .list{padding:20px 8px}}.duet-breadcrumbs.footer .list duet-breadcrumb[href]:hover{text-decoration:underline}.duet-breadcrumbs.footer .bottom-border--container{display:block;background:rgba(255, 255, 255, 0.2)}.duet-breadcrumbs.footer.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(198, 12, 48)}.duet-breadcrumbs.plain .container{max-width:none;min-height:auto;margin:0}.duet-breadcrumbs.plain .list{padding:0}.duet-breadcrumbs.plain .bottom-border{display:none}";
@@ -54,11 +54,11 @@ const DuetBreadcrumbs$1 = /*@__PURE__*/ proxyCustomElement(class DuetBreadcrumbs
54
54
  */
55
55
  render() {
56
56
  const color = getColorByName(this.color);
57
- return (h(Host, { key: '6005094e7bac41c2a8a29adf8046ca5231d34066' }, h("nav", { key: 'ac2500d659dd3c902963e7af0edd1e6432f2aa3f', "aria-label": this.breadcrumbsAriaLabel, class: {
57
+ return (h(Host, { key: '4d20f1547e8f5acfe24d4fdd0796467ff5d04a14' }, h("nav", { key: '65d6e31df9eb90f7e27b6855ba4e650541aa9eb0', "aria-label": this.breadcrumbsAriaLabel, class: {
58
58
  "duet-breadcrumbs": true,
59
59
  "duet-theme-turva": this.theme === "turva",
60
60
  [this.variation]: true,
61
- } }, h("div", { key: '829e9f818a87449b89d41f32386e08ae6839497b', class: "container" }, h("div", { key: 'd9c34522bc6d2ad205c847e4e8fe95a71a4d3ff9', role: "list", class: "list", style: { color } }, h("slot", { key: '3ee81fac7e560f04536acc9aa13e3b342bdfc2bf' })), h("div", { key: '13b589c5fb63ca7ff2e8d7129a1cc835a2b6f424', class: "bottom-border bottom-border--container" })), h("div", { key: '9fa7fe0d22b33a77ba92f41eaff08fe3f5a739d2', class: "bottom-border bottom-border--nav" }))));
61
+ } }, h("div", { key: 'e4956646791760eb37fc77028654e75792a256e2', class: "container" }, h("div", { key: '9dc16ff656071b0a10317a1b03c92d7b7dd92605', role: "list", class: "list", style: { color } }, h("slot", { key: 'ac9ef52d9eeb061225106b00ee60d7ca2b50dbd2' })), h("div", { key: '747853c441c9c296c4e03aafbe6483dfa31fb7c4', class: "bottom-border bottom-border--container" })), h("div", { key: 'fc9a3ab33eb29633aff8623257c81c49185b9e90', class: "bottom-border bottom-border--nav" }))));
62
62
  }
63
63
  get element() { return this; }
64
64
  static get style() { return DuetBreadcrumbsStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetButton$1, d as defineCustomElement$1 } from './p-82944400.js';
4
+ import { D as DuetButton$1, d as defineCustomElement$1 } from './p-866149bf.js';
5
5
 
6
6
  const DuetButton = DuetButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-ddf8ca53.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f775dd32.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { h as hasSlot, c as checkNamedSlotElement } from './p-f9f0bae0.js';
7
- import { d as defineCustomElement$2 } from './p-3de90233.js';
6
+ import { h as hasSlot, c as checkNamedSlotElement } from './p-fc9b988f.js';
7
+ import { d as defineCustomElement$2 } from './p-0c27489b.js';
8
8
 
9
9
  const duetCalloutCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}blockquote,figure{margin:0}.duet-callout{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout .container{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:688px;text-align:center}.duet-callout .callout-icon{width:50px;padding-bottom:8px}.duet-callout blockquote{font-size:2.7vw;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}@media (max-width: 37.037037037rem){.duet-callout blockquote{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-callout blockquote{font-size:1.25rem}}.duet-callout .author{color:rgb(0, 41, 77)}.duet-callout.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-callout.duet-theme-turva .author,.duet-callout.duet-theme-turva blockquote{color:rgb(23, 28, 58)}.duet-callout.duet-m-0{margin:0 !important}";
10
10
  const DuetCalloutStyle0 = duetCalloutCss;
@@ -35,11 +35,11 @@ const DuetCallout$1 = /*@__PURE__*/ proxyCustomElement(class DuetCallout extends
35
35
  <path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
36
36
  </svg>
37
37
  `;
38
- return (h(Host, { key: '063480653c78ec3af7af88f78668f46b1cd68344' }, h("div", { key: 'fc589663d377d0ca46888f970824e02d154a62f4', class: {
38
+ return (h(Host, { key: '534b9127054974a33efcc47a7d689a1e957195a7' }, h("div", { key: 'a3eb6e2b17742b28bbf72d99bb824616fdf197ee', class: {
39
39
  "duet-callout": true,
40
40
  "duet-theme-turva": this.theme === "turva",
41
41
  "duet-m-0": this.margin === "none",
42
- } }, h("figure", { key: '8c2c3b0181f3b62104132bef2a8c6e2a1875012d', class: "container" }, h("duet-icon", { key: 'dbc8bfb4314be5079691951629f3639c3042e23c', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '7c441757835f32794f60ace1881cc4e0e4a54ee6' }, h("slot", { key: '6fee2ce133ad3d735590e7f9bf740e2aa39ae0ba' })), this.hasAuthorSlot && (h("figcaption", { key: '7f04066eceba4db7584cc676678e012601819204', class: "author" }, h("span", { key: 'f38084061413441a935186b4f4fd75e2048ea8a8' }, "\u2014 "), h("slot", { key: '0512a40598cdb8c637761a05fe0b3b90ed7bf22c', name: "author" })))))));
42
+ } }, h("figure", { key: 'ddb010bf709a04037d03a9e0864f6a91b061490a', class: "container" }, h("duet-icon", { key: 'b520dbf68afa65865b562c053a06ae7907056260', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '6c2f2ec722f53f2bebce2d455147b4decad9d243' }, h("slot", { key: '59ce6c30c39155fec448114fd25752585d95c87d' })), this.hasAuthorSlot && (h("figcaption", { key: 'b6599f6f3bff3b855dae865e6b03fc977d161137', class: "author" }, h("span", { key: '57a9fcc581eb85f634819905d57cb52e865ea4a3' }, "\u2014 "), h("slot", { key: '3338c10206046d6a0410c95e69d353e1ce52dd79', name: "author" })))))));
43
43
  }
44
44
  get element() { return this; }
45
45
  static get style() { return DuetCalloutStyle0; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-8b358df3.js';
4
+ import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-49711d25.js';
5
5
 
6
6
  const DuetCaption = DuetCaption$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-ddf8ca53.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-f775dd32.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { i as isKeyboardClick, s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-785686e3.js';
8
8
  import { s as sanitizeString } from './p-0e052642.js';
9
9
  import { g as getColorByName } from './p-3ec3eb5f.js';
10
- import { d as defineCustomElement$3 } from './p-3de90233.js';
11
- import { d as defineCustomElement$2 } from './p-00c553b0.js';
10
+ import { d as defineCustomElement$3 } from './p-0c27489b.js';
11
+ import { d as defineCustomElement$2 } from './p-1dd06f89.js';
12
12
 
13
13
  const duetHeadingLevels = ["h1", "h2", "h3", "h4", "h5", "h6"];
14
14
  const duetBlock = "div";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-18c2080c.js';
4
+ import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-4c89b3d8.js';
5
5
 
6
6
  const DuetCheckbox = DuetCheckbox$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-61a40fb9.js';
4
+ import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-6e0966a9.js';
5
5
 
6
6
  const DuetCheckmark = DuetCheckmark$1;
7
7
  const defineCustomElement = defineCustomElement$1;