@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
@@ -342,32 +342,32 @@ export class DuetPagination {
342
342
  * Always the last one in the class.
343
343
  */
344
344
  render() {
345
- return (h(Host, { key: '8362301e965b0c5d9d7036d1d4a5f35654079705', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { key: '16d2bfb7933bfb2cd84be73a793b230aef2bf188', role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
345
+ return (h(Host, { key: '238ac01f83f3e796534c0ef17857631a329f6a42', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { key: '2db66f288ef50d588016e131d548b22a77f99dd6', role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
346
346
  "duet-pagination-nav": true,
347
347
  [`duet-pagination-variation-${this.variation}`]: true,
348
- } }, this.numbersStore !== "" && (h("div", { key: '952ed069a2b117e1350e203e53f5180322be9892', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { key: '77a5488a5317759947b1e5b517753cc9a9bb6d22', theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { key: 'b3ab1a44e8041362b31c8ccc6f78acd26b646f2d', id: this.listId, class: {
348
+ } }, this.numbersStore !== "" && (h("div", { key: '4c03feef0a35eaa9ec13e5c3d5103ae1facbd832', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { key: '6ac1a80080fe006f2c576999b9ef0718c6339a04', theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { key: '0ebf21ab341811673ea978e22a085cba7eaaf75c', id: this.listId, class: {
349
349
  "duet-pagination": true,
350
350
  "duet-pagination-is-dimmed": this.numbersStore !== "",
351
- }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: 'd47acb7708b07ff74b12e81fb32d70c2c4bbb0c1', class: {
351
+ }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '63a2904ccc7d0c008332625069c9083610c471ab', class: {
352
352
  "duet-pagination-page-button": true,
353
353
  "duet-pagination-button-first": true,
354
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'd8507c72e419b34c199c343955781e2df8f9a802', disabled: (this.internalSectionIndex === 0 && this.current <= 1) || this.disabled, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, title: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }))), h("li", { key: '3555cb5ea3b8ad1825f9f603d725577fbe644d4f', class: {
354
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'fd709f59213de7f819c05b997b84d8ed39ec4566', disabled: (this.internalSectionIndex === 0 && this.current <= 1) || this.disabled, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, title: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }))), h("li", { key: '7000cadb2b9214ac7e460fc9df1893017243aba5', class: {
355
355
  "duet-pagination-page-button": true,
356
356
  "duet-pagination-button-first": true,
357
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '5e18d09c868bf398ed7daef8efec7ca790deb272', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
357
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'a1fbc90286ef69e26c2050f5dd1e77cfd5f8496d', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
358
358
  (this.current <= 1 && this.processedPageLinks) ||
359
- this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: '231c64a25c23d07869fee60bb74785ac164056b9' }, h("li", { key: '1a74e54ff17de6cade54f1f40322ddc514e68313', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: 'aec6e7d600c90c4895c3b4540f0d0e1f8440b09e', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }, h("div", { key: '19df949bba2f7cc654f566dac1a9e3216295d339', class: "duet-pagination-page-number" }, "1"))), h("li", { key: 'bd68441ddf61bde7c0584c35cf7ad3f623c6cad0', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '2bdfb53ff5941376a4e0c4d4e6e3789ac213a8e4', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { key: '880f7d084c8de8d08f42e615e4ba72a66448b771', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
360
- this.shouldDisplayNavigation() && (h(Fragment, { key: '7fc9934db93c9285b25cba8595a935a298a23532' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { key: '1ee957ad6c47d84e11bd0e572076a39bc0b97bb7', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: 'f3acd2018d70201771bd213e064f24c85c6ac8df', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { key: '0b6a2c7f5d80975e3365603d757a5c6f36566882', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { key: '509ea479f7480e9565164f0dbf123c01af7b2f47', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '3f15411cb312ad3a6a119d9d090cbdd14530d403', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme, url: this.processedPageLinks
359
+ this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: '6c3b28e93bf637ceeb7c58fc743f381ef1db509c' }, h("li", { key: '33f0f34c511b50fd228ea44bf6f4feb408ede264', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '746eb995e69baaf75b731923c1827a995fc2cc3a', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }, h("div", { key: '067f6fb84943bf3f448f0474041ae821871fb8a2', class: "duet-pagination-page-number" }, "1"))), h("li", { key: 'd8a1df197cee21fe581338838587bbdb8800d874', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '464fc5efe12433ea2ba6d3c287ecb5e2110626d8', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { key: '0c6467cfe44e34a16fcb222040ad894f4733a799', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
360
+ this.shouldDisplayNavigation() && (h(Fragment, { key: '0bc436817f1dcb0fddc29e58e55b41b0829969ed' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { key: 'acaac82b2aa83002ea653aa9cad50488124405ec', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '4bb24fe4575b9bd1673a51413d40826be404c6b7', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { key: 'e044660e2a3ece57534cdf03382241a986c319a9', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { key: 'ec2abf76d2fec68bf91289013be139ba4348ed0a', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '06dec4fc55486effcff9f16fe9118e4e920edd66', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme, url: this.processedPageLinks
361
361
  ? this.processedPageLinks[this.processedPageLinks.length - 1]
362
- : undefined }, h("div", { key: 'f49287ffb3c4c69dcf4e99f5a272be42a50974cc', class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { key: '1ab092887b6ddef67421131da2675e7f0974626f', class: {
362
+ : undefined }, h("div", { key: 'd92331de76576b275c1189fce2634abf12f49eb7', class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { key: 'ba8c5fa8c6a228e7585c1d6bd0a913b92174b7dd', class: {
363
363
  "duet-pagination-page-button": true,
364
364
  "duet-pagination-button-last": true,
365
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '944fa3b827db649cb57eeece1a1f665e20338e77', disabled: !!((this.current === this.totalPages &&
365
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'fb7c84dfeda7e02cd891269391b07cefaaa1a4e4', disabled: !!((this.current === this.totalPages &&
366
366
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
367
- (this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: 'cab100623a0db49a795d353ef8de58e7008aded8', class: {
367
+ (this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '45f6d91ce4a38bc672c600b11ce700a383154d0b', class: {
368
368
  "duet-pagination-page-button": true,
369
369
  "duet-pagination-button-last": true,
370
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'f8773c3c8ea6826e4cbff4865aae0fd663499eaf', disabled: (this.current === this.totalPages &&
370
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '0168ec664180f13c8ed94f258cc24277c46daa32', disabled: (this.current === this.totalPages &&
371
371
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
372
372
  this.disabled, accessibleLabel: this.accessibleLabels.last_page, title: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), "icon-name": "action-move-to-last", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.totalPages - 1] : undefined })))))));
373
373
  }
@@ -436,7 +436,7 @@ export class DuetPagination {
436
436
  "references": {
437
437
  "DuetPaginationVariation": {
438
438
  "location": "local",
439
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx",
439
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-pagination/duet-pagination.tsx",
440
440
  "id": "src/components/duet-pagination/duet-pagination.tsx::DuetPaginationVariation"
441
441
  }
442
442
  }
@@ -725,7 +725,7 @@ export class DuetPagination {
725
725
  "references": {
726
726
  "DuetPaginationPageEvent": {
727
727
  "location": "local",
728
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx",
728
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-pagination/duet-pagination.tsx",
729
729
  "id": "src/components/duet-pagination/duet-pagination.tsx::DuetPaginationPageEvent"
730
730
  }
731
731
  }
@@ -32,7 +32,7 @@ export class DuetParagraph {
32
32
  const color = getColorByName(this.color);
33
33
  // aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
34
34
  // are not announced when placed inside duet-modal
35
- return (h(Host, { key: 'c7b5b351b124c27505e15e2299a6a4d5772fe8d5', "aria-describedby": this.id }, h("p", { key: '5d22488efc06c58bf883e6b450388e18c41a1f1d', id: this.id, class: {
35
+ return (h(Host, { key: '15e61ed3ba7f3ce62cf3ecd38fd313875b3b49b4', "aria-describedby": this.id }, h("p", { key: '9f2c19ee2b3fb5693d56e5359ef2d059b1a1349c', id: this.id, class: {
36
36
  "duet-paragraph": true,
37
37
  "duet-paragraph-small": this.size === "small",
38
38
  "duet-paragraph-semi-bold": this.weight === "semi-bold",
@@ -40,7 +40,7 @@ export class DuetParagraph {
40
40
  "duet-m-0": this.margin === "none",
41
41
  [this.variation]: true,
42
42
  "duet-theme-turva": this.theme === "turva",
43
- }, style: { color }, part: "duet-paragraph" }, h("slot", { key: '1cf4198632e008eadea9b0d3bdf6f33cd66b7007' }))));
43
+ }, style: { color }, part: "duet-paragraph" }, h("slot", { key: 'a6e89e000ca0cfbdfc22a2fc3dae50c3e38ff284' }))));
44
44
  }
45
45
  static get is() { return "duet-paragraph"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -113,7 +113,7 @@ export class DuetParagraph {
113
113
  "references": {
114
114
  "DuetParagraphSize": {
115
115
  "location": "local",
116
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
116
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
117
117
  "id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphSize"
118
118
  }
119
119
  }
@@ -137,7 +137,7 @@ export class DuetParagraph {
137
137
  "references": {
138
138
  "DuetParagraphWeight": {
139
139
  "location": "local",
140
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
140
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
141
141
  "id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphWeight"
142
142
  }
143
143
  }
@@ -161,7 +161,7 @@ export class DuetParagraph {
161
161
  "references": {
162
162
  "DuetParagraphVariation": {
163
163
  "location": "local",
164
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
164
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
165
165
  "id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphVariation"
166
166
  }
167
167
  }
@@ -473,7 +473,7 @@ export class DuetPopupMenu {
473
473
  "references": {
474
474
  "DuetPopupMenuEvent": {
475
475
  "location": "local",
476
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-popup-menu/duet-popup-menu.tsx",
476
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-popup-menu/duet-popup-menu.tsx",
477
477
  "id": "src/components/duet-popup-menu/duet-popup-menu.tsx::DuetPopupMenuEvent"
478
478
  }
479
479
  }
@@ -63,7 +63,7 @@ export class DuetPopupMenuItem {
63
63
  active: this.active,
64
64
  "duet-theme-turva": this.theme === "turva",
65
65
  };
66
- return (h(Host, { key: '80b018046d69005fdb9011144b2de9fd3adc731b', role: this.accessibleRole }, h(TagName, { key: 'a7b5c05a5fb1b7b6999eb9a32418ac2f255980c8', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'beaef9eece706f94f8e9b5a5e1bd69bb1764e979', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '43bf3e1bd920656c855169445b45ed5cfbdae448', class: "duet-popup-menu-item-label" }, h("slot", { key: '3503f15d4cf7e9bd7b966a4dcb08f75c0a9d3c7b' })), (this.trailingIcon || this.active) && (h("duet-icon", { key: '259b2cfe7a3f190672a053051e83152a1fcda298', name: this.active ? "messaging-checked-small" : this.trailingIcon, size: this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'facbf7915ac26f2258689873544f3cebcda6bdb8', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
66
+ return (h(Host, { key: '35289f7f89fa2e759761d2b5309c1c50903cde81', role: this.accessibleRole }, h(TagName, { key: 'dd0cb6088ab305ed97ff28598ca5424893c71aab', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'b877792e8c47959bfa240713f74a510930630cdf', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '99d5337b72c8aa36a6ae2962e4112cf0158ea3e2', class: "duet-popup-menu-item-label" }, h("slot", { key: 'ca46da07ce9fdd7e9a080a1f592b213dac6e7ede' })), (this.trailingIcon || this.active) && (h("duet-icon", { key: '22bdf49aaed6e82113dd096de1e8f6c730034c3c', name: this.active ? "messaging-checked-small" : this.trailingIcon, size: this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '3ab96002796300ed841354ad491ec77c99be97b5', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
67
67
  }
68
68
  static get is() { return "duet-popup-menu-item"; }
69
69
  static get encapsulation() { return "shadow"; }
@@ -341,7 +341,7 @@ export class DuetPopupMenuItem {
341
341
  "references": {
342
342
  "DuetPopupMenuItemEvent": {
343
343
  "location": "local",
344
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
344
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
345
345
  "id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
346
346
  }
347
347
  }
@@ -362,7 +362,7 @@ export class DuetPopupMenuItem {
362
362
  "references": {
363
363
  "DuetPopupMenuItemEvent": {
364
364
  "location": "local",
365
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
365
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
366
366
  "id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
367
367
  }
368
368
  }
@@ -53,12 +53,12 @@ export class DuetPromoCard {
53
53
  backgroundColor: backgroundColor ? backgroundColor : "none",
54
54
  };
55
55
  const TagName = this.url ? "a" : "div";
56
- return (h(Host, { key: '1fceac86194cde8be8411df802fce3cbc32c2a33', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: 'a2972cefc7eda90ddb8d3cec9ffc47bce867b819', class: {
56
+ return (h(Host, { key: 'c4abd3dcbfce62f8d79b4948d6877b88035b799d', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: '0a0cb04c17ed4fb89fb540be922681b117385e58', class: {
57
57
  "duet-promo-card": true,
58
58
  "duet-theme-turva": this.theme === "turva",
59
59
  "no-bg-color": !this.backgroundColor,
60
60
  "duet-promo-card-link": !!this.url,
61
- }, style: bannerStyles }, h(TagName, { key: '884ba6e7c8e1e3d8327d28379f7b3592712e459d', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'd97956583131c433fed96a5c5c78e48aea7dcf4d', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'ffd8ae45e80d9f814aefce601c9075ea14005565', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'bd86de82e0bee45cfd934dffabf7151b96b12d0f', class: "pre-heading" }, h("slot", { key: 'f49fbc6582907f002cdc221b56915a488ba27654', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: 'bf88ef5d8a33217e0e427e449aaaddf56bc02f29', class: "heading" }, h("duet-heading", { key: 'e8246c04add20ee8a57965cbf32ab424c89894bb', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: '9e44ed8a8a7386a781079d9ec3b6cf659255f084' }, h("slot", { key: 'ee0c8afd853efe649344773b4aea80de4dfb4261', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '3435dfbb988b1e51b1d4959bf41b0ebad7e16391', class: "description" }, h("duet-paragraph", { key: 'c9bccbc795307d0aa76fe39573ff66d2ea8dfb26', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '690b619959b022276253ac3a9901a87e40cf2aaa' }, h("slot", { key: '5a992285eb1bea7f4db6def451463a64bb343880', name: "description" }))))), this.hasActionSlot && (h("div", { key: 'f521fc1887fcb6665d9eab6109cae350267c2629', class: "action" }, h("slot", { key: '348d9093056a98d29ff0114a14faf6dac749bee3', name: "action" }))))))));
61
+ }, style: bannerStyles }, h(TagName, { key: '103edb4446ea96b3fafcf007f4dd5426d76a3bf8', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'cad7f76340247352ca42807969ba24731378fab4', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'f388d58abec244fffea258a4a347213c55a110ba', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'ee1e4ca580ec8d513309964e6df6baba25ed23d7', class: "pre-heading" }, h("slot", { key: '861cb83e332ce81f0b60f2936f21c08011cd3a2c', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: '728983cfce0b1c8f845a8003d89567a07ed19403', class: "heading" }, h("duet-heading", { key: '9939b4871591c4e9d0beabffc3b6ff7461760103', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: 'db91646994b5b78998e63025cbdf05555a9ca4ba' }, h("slot", { key: 'c34869098de09a738c6c0c58e9a2c3c0c87d9aae', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: 'e4ffd1e72292e51750c1ce63c43a7c8cb7886258', class: "description" }, h("duet-paragraph", { key: 'b945d624bea9304f8b106d71f87e9bf002603b84', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '683854299aa779f9482ecb786f9a51be703076b4' }, h("slot", { key: '517f9561d2283fca8f78441392e2f5ad16b9c4a5', name: "description" }))))), this.hasActionSlot && (h("div", { key: 'f7eb0d7f9dd83178e0ca0e05bb9cc7a8b719e102', class: "action" }, h("slot", { key: 'faee8e1a520ff2b41717d43a356dfb0659391506', name: "action" }))))))));
62
62
  }
63
63
  static get is() { return "duet-promo-card"; }
64
64
  static get encapsulation() { return "shadow"; }
@@ -546,7 +546,7 @@ export class DuetRadio {
546
546
  "references": {
547
547
  "DuetRadioEvent": {
548
548
  "location": "local",
549
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-radio/duet-radio.tsx",
549
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-radio/duet-radio.tsx",
550
550
  "id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
551
551
  }
552
552
  }
@@ -567,7 +567,7 @@ export class DuetRadio {
567
567
  "references": {
568
568
  "DuetRadioEvent": {
569
569
  "location": "local",
570
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-radio/duet-radio.tsx",
570
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-radio/duet-radio.tsx",
571
571
  "id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
572
572
  }
573
573
  }
@@ -588,7 +588,7 @@ export class DuetRadio {
588
588
  "references": {
589
589
  "DuetRadioEvent": {
590
590
  "location": "local",
591
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-radio/duet-radio.tsx",
591
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-radio/duet-radio.tsx",
592
592
  "id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
593
593
  }
594
594
  }
@@ -567,7 +567,7 @@ export class DuetRangeSlider {
567
567
  "references": {
568
568
  "DuetRangeChangeEvent": {
569
569
  "location": "local",
570
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
570
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
571
571
  "id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
572
572
  }
573
573
  }
@@ -588,7 +588,7 @@ export class DuetRangeSlider {
588
588
  "references": {
589
589
  "DuetRangeChangeEvent": {
590
590
  "location": "local",
591
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
591
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
592
592
  "id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
593
593
  }
594
594
  }
@@ -169,10 +169,10 @@ export class DuetRangeStepper {
169
169
  * Always the last one in the class.
170
170
  */
171
171
  render() {
172
- return (h("div", { key: 'a92935b56e004e75b82f986000bcf1c3afaf24b2', class: {
172
+ return (h("div", { key: '445012532d2a6b852f7d08b13eb99611532fe3d3', class: {
173
173
  "duet-range-stepper": true,
174
174
  "duet-theme-turva": this.theme === "turva",
175
- }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: 'ff6e79d20675537cbff69b230b1faf1562c42c82', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '16cf1ae00638198cdbd2741aa42e65efbc7a3ab9', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'b0fc37262024f452d9ff863080ce0901fb3fb3a8', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
175
+ }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '1f5877f95b12a10e3abf60bd7e27af705738bca6', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '586bd002d9344e99cf366a49e5d2144ac06e66fe', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: '96fff336833646be477a30c639d8674b27f168d1', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
176
176
  }
177
177
  static get is() { return "duet-range-stepper"; }
178
178
  static get encapsulation() { return "shadow"; }
@@ -379,7 +379,7 @@ export class DuetRangeStepper {
379
379
  "references": {
380
380
  "DuetRangeStepperUpdateEvent": {
381
381
  "location": "local",
382
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx",
382
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx",
383
383
  "id": "src/components/duet-range-stepper/duet-range-stepper.tsx::DuetRangeStepperUpdateEvent"
384
384
  }
385
385
  }
@@ -165,36 +165,36 @@ export class DuetScrollable {
165
165
  render() {
166
166
  const arrowColor = this.theme === "turva" ? "color-primary-darker-turva" : "color-primary";
167
167
  const arrowColorDisabled = this.theme === "turva" ? "color-gray-turva" : "color-gray";
168
- return (h(Host, { key: 'd2a5c93f74aaa92cc0aa19cdb35e74ca27281ca7', class: {
168
+ return (h(Host, { key: '5e613776bc5519bb5706b51a2c7e0eb430a67886', class: {
169
169
  "duet-theme-turva": this.theme === "turva",
170
170
  "duet-theme-default": this.theme === "default",
171
- } }, this.hasCollapseButtonLabelSlot && (h("div", { key: '18ea6bdd338875b7f370ac371485fecdc7acc995', class: {
171
+ } }, this.hasCollapseButtonLabelSlot && (h("div", { key: '7642df92bec227d43dde6cdad844a50b8a75fd40', class: {
172
172
  collapse: true,
173
173
  hide: !this.isScrollPaneContentSmallerThanWrapper && !this.collapsed,
174
- } }, h("duet-button", { key: '528c8c0897ce763b151fd8b06f4cd27c4f373f2b', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: 'ef0fa7be803670d02ad13065de2b5a9db3b339a9', name: "collapse-button-label" })))), h("div", { key: 'b16641f5551eee2784f12e6cead15e8115317479', class: {
174
+ } }, h("duet-button", { key: '2a2b9c955233ce02fba939b7a8366f0381d1c349', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: '403bb72d92de84245e7d17116848faf8d1ca3996', name: "collapse-button-label" })))), h("div", { key: '4e4628fc421a80139fd71d3a0232159b7d31a53b', class: {
175
175
  "duet-scrollable-items": true,
176
176
  buttons: this.buttons,
177
177
  center: this.center,
178
- } }, h("div", { key: '56469a25557b2882adf346eeef65b7adf959ebfb', class: {
178
+ } }, h("div", { key: '7391cc68e6fcc4921bc23417a45e9144ba64d406', class: {
179
179
  "duet-scrollable-button-container": true,
180
180
  left: true,
181
181
  "duet-scrollable-button-container--occluded": !this.isScrollPaneContentSmallerThanWrapper,
182
- } }, h("button", { key: 'e660b966d92f5eb9b1f83496fead98eef7b4bea7', part: `${this.identifier}-button-left`, "aria-hidden": "true", class: {
182
+ } }, h("button", { key: '1764f20c98b87d8755d14f8ff9991ede35f50d83', part: `${this.identifier}-button-left`, "aria-hidden": "true", class: {
183
183
  "duet-scrollable-button": true,
184
184
  [`duet-scrollable-button--${this.buttonAlignment}`]: true,
185
185
  "duet-scrollable-button--left": true,
186
- }, onClick: () => this.scrollLeft(), disabled: this.scrollPaneAtStart, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: 'e6b03d5aef9b71b25707fa3fa9c3f4bb9176785f', color: this.scrollPaneAtStart ? arrowColorDisabled : arrowColor, name: "action-arrow-left", size: "small", margin: "none" }))), h("div", { key: 'ef1381e95f5ce2c7df85f5d7ab27dd0993cddea5', class: {
186
+ }, onClick: () => this.scrollLeft(), disabled: this.scrollPaneAtStart, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '16edd1294a131c36f59f67179e8b1447d7eed983', color: this.scrollPaneAtStart ? arrowColorDisabled : arrowColor, name: "action-arrow-left", size: "small", margin: "none" }))), h("div", { key: 'b8c2cbd51498d4f6a2a85a8004396e6b379f8407', class: {
187
187
  "duet-scrollable-list": true,
188
188
  collapsed: this.collapsed,
189
- }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: 'a7dcef6d0d3564efeb18447f50f8180b0ea3a086' })), h("div", { key: 'ae1e68000832159e3ff81f6314b9e14a23608a4b', class: {
189
+ }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: 'f1981b1e9fe15b835253820136cbdcc32c193c93' })), h("div", { key: '8be1066f5def1e2891f3fd49bb5db5c9639f6c77', class: {
190
190
  "duet-scrollable-button-container": true,
191
191
  right: true,
192
192
  "duet-scrollable-button-container--occluded": !this.isScrollPaneContentSmallerThanWrapper,
193
- } }, h("button", { key: '24ff6945ae349ff90e49fb689fb267aa91f65685', part: `${this.identifier}-button-right`, "aria-hidden": "true", class: {
193
+ } }, h("button", { key: '7764023d0ef66c068d4731c59d86d44f780b189a', part: `${this.identifier}-button-right`, "aria-hidden": "true", class: {
194
194
  "duet-scrollable-button": true,
195
195
  [`duet-scrollable-button--${this.buttonAlignment}`]: true,
196
196
  "duet-scrollable-button--right": true,
197
- }, onClick: () => this.scrollRight(), disabled: this.scrollPaneAtEnd, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '7384c2cfcde3ebcb8bf34ca313e70f5b79967cb0', color: this.scrollPaneAtEnd ? arrowColorDisabled : arrowColor, name: "action-arrow-right", size: "small", margin: "none" }))))));
197
+ }, onClick: () => this.scrollRight(), disabled: this.scrollPaneAtEnd, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { key: '945e693aa629bac7e39d40ab4c6361a92e2cab32', color: this.scrollPaneAtEnd ? arrowColorDisabled : arrowColor, name: "action-arrow-right", size: "small", margin: "none" }))))));
198
198
  }
199
199
  static get is() { return "duet-scrollable"; }
200
200
  static get encapsulation() { return "shadow"; }
@@ -55,6 +55,51 @@
55
55
  padding: 0 16px;
56
56
  margin: 48px auto 36px;
57
57
  }
58
+ @media (max-width: 20.5em) {
59
+ .duet-layout.padding-xxx-small {
60
+ padding: 0;
61
+ }
62
+ }
63
+ @media (max-width: 22.5em) {
64
+ .duet-layout.padding-xx-small {
65
+ padding: 0;
66
+ }
67
+ }
68
+ @media (max-width: 35.9375em) {
69
+ .duet-layout.padding-x-small {
70
+ padding: 0;
71
+ }
72
+ }
73
+ @media (min-width: 36em) {
74
+ .duet-layout.padding-small {
75
+ padding: 0;
76
+ }
77
+ }
78
+ @media (min-width: 48em) {
79
+ .duet-layout.padding-medium {
80
+ padding: 0;
81
+ }
82
+ }
83
+ @media (min-width: 62em) {
84
+ .duet-layout.padding-large {
85
+ padding: 0;
86
+ }
87
+ }
88
+ @media (min-width: 64.0625em) {
89
+ .duet-layout.padding-x-large {
90
+ padding: 0;
91
+ }
92
+ }
93
+ @media (min-width: 76.25em) {
94
+ .duet-layout.padding-xx-large {
95
+ padding: 0;
96
+ }
97
+ }
98
+ @media (min-width: 106.25em) {
99
+ .duet-layout.padding-xxx-large {
100
+ padding: 0;
101
+ }
102
+ }
58
103
  @media (min-width: 36em) {
59
104
  .duet-layout {
60
105
  margin-top: 72px;
@@ -7,19 +7,21 @@ export class DuetSectionLayout {
7
7
  constructor() {
8
8
  this.margin = "auto";
9
9
  this.middle = false;
10
+ this.paddingBreakpoint = undefined;
10
11
  }
11
12
  /**
12
13
  * render() function.
13
14
  * Always the last one in the class.
14
15
  */
15
16
  render() {
16
- return (h(Host, { key: '6bc98c1f8cfba7788c3cf6a683537c4e20983623', class: {
17
+ return (h(Host, { key: '3eae73081b51390b86a3a85e507afe1f88da9d3c', class: {
17
18
  "duet-middle": this.middle,
18
19
  "duet-ie": isInternetExplorer(),
19
- } }, h("div", { key: '75b0a33d0868bcc5511f7bc7efd6ccdd79c15568', class: {
20
+ } }, h("div", { key: '2a40eedc09186d064eea410ea5235ba9ae257468', class: {
20
21
  "duet-layout": true,
21
22
  "duet-m-0": this.margin === "none",
22
- } }, h("section", { key: '2df1a07f8ac3f2a90bb0d88032436ce4ad6c6a3d', class: "duet-main" }, h("slot", { key: 'b1d6048841e748393c122746191a85b6df6e4c69' })))));
23
+ [`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
24
+ } }, h("section", { key: '1ad05f9fb04d37b682658463384fbb787990a432', class: "duet-main" }, h("slot", { key: '54c91da8da32c38aaae149c9279216d7e4c83820' })))));
23
25
  }
24
26
  static get is() { return "duet-section-layout"; }
25
27
  static get encapsulation() { return "shadow"; }
@@ -76,6 +78,30 @@ export class DuetSectionLayout {
76
78
  "attribute": "middle",
77
79
  "reflect": false,
78
80
  "defaultValue": "false"
81
+ },
82
+ "paddingBreakpoint": {
83
+ "type": "string",
84
+ "mutable": false,
85
+ "complexType": {
86
+ "original": "DuetBreakpoints",
87
+ "resolved": "\"large\" | \"medium\" | \"small\" | \"x-large\" | \"x-small\" | \"xx-large\" | \"xx-small\" | \"xxx-large\" | \"xxx-small\"",
88
+ "references": {
89
+ "DuetBreakpoints": {
90
+ "location": "import",
91
+ "path": "../../utils/token-utils",
92
+ "id": "src/utils/token-utils.ts::DuetBreakpoints"
93
+ }
94
+ }
95
+ },
96
+ "required": false,
97
+ "optional": true,
98
+ "docs": {
99
+ "tags": [],
100
+ "text": "Breakpoint used to remove padding. These match to\nsimilar media query tokens: $media-query-small and $media-query-medium."
101
+ },
102
+ "attribute": "padding-breakpoint",
103
+ "reflect": false,
104
+ "defaultValue": "undefined"
79
105
  }
80
106
  };
81
107
  }
@@ -194,7 +194,7 @@ export class DuetSelect {
194
194
  "references": {
195
195
  "DuetSelectVariation": {
196
196
  "location": "local",
197
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
197
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
198
198
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectVariation"
199
199
  }
200
200
  }
@@ -510,7 +510,7 @@ export class DuetSelect {
510
510
  "references": {
511
511
  "DuetSelectItems": {
512
512
  "location": "local",
513
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
513
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
514
514
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectItems"
515
515
  }
516
516
  }
@@ -701,7 +701,7 @@ export class DuetSelect {
701
701
  "references": {
702
702
  "DuetSelectEvent": {
703
703
  "location": "local",
704
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
704
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
705
705
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
706
706
  }
707
707
  }
@@ -722,7 +722,7 @@ export class DuetSelect {
722
722
  "references": {
723
723
  "DuetSelectEvent": {
724
724
  "location": "local",
725
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
725
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
726
726
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
727
727
  }
728
728
  }
@@ -743,7 +743,7 @@ export class DuetSelect {
743
743
  "references": {
744
744
  "DuetSelectEvent": {
745
745
  "location": "local",
746
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-select/duet-select.tsx",
746
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
747
747
  "id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
748
748
  }
749
749
  }
@@ -25,9 +25,9 @@ export class DuetShapedImage {
25
25
  const style = {
26
26
  "--rotation": `${this.rotation}deg`,
27
27
  };
28
- return (h(Host, { key: 'cd0b0f6d908af8e5c1788f66c005af3d54ec8686', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: 'ab56ab6af75d0a182f5a02ead485ffc9f4205ea4', class: {
28
+ return (h(Host, { key: 'cb4154853051eec78a10658344407c1653d737b3', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '5cab0035d46b9e020cf7e4a18105a999646ad437', class: {
29
29
  "shaped-image": true,
30
- }, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '7933b45865574df0185d2ee4913cba4744215d87', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '5ad7e042965e34bc68d5e6f277a4f222590e83cc', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
30
+ }, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '8c2d2bb60ac9042377402dea4453e4ec17885aac', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '765b32769035c6746c0412be9fe3b70bf8c75039', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
31
31
  }
32
32
  static get is() { return "duet-shaped-image"; }
33
33
  static get encapsulation() { return "shadow"; }
@@ -90,12 +90,12 @@ export class DuetShowMore {
90
90
  * Always the last one of the class.
91
91
  */
92
92
  render() {
93
- return (h(Host, { key: '6b46f3f0eab6ba2fdce84a8c418e9b923dc9a3e5' }, h("div", { key: '15dd7aa5362e312a7fa8fa0b40ed2f7f66d48232', class: {
93
+ return (h(Host, { key: '3d096f18fbcc4cff02f201f2c065b56feaceb874' }, h("div", { key: '99bd8d06faa921138031f41728d197eccabc8a9b', class: {
94
94
  "duet-show-more": true,
95
95
  "duet-theme-turva": this.theme === "turva",
96
96
  "duet-m-0": this.margin === "none",
97
97
  open: this.open,
98
- } }, h("div", { key: '854b6230d37ba521eee564e95775aa8f36c230c2', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: '659074cc474a92c398cbb11851d0a41a34ffa55a', class: { "slotted-content": true } }, h("slot", { key: 'bded5897ef3f9953b537dbfc6821fd87d34cfc6a' }))), h("duet-button", { key: '37931074ecf3bfb158c08dfd878a0d9718c72968', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, this.open ? this.showLessLabel : this.showMoreLabel))));
98
+ } }, h("div", { key: '6dc1a29a0a0fdf48284af668e0a3800a54c7414d', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: '98d549c12cab0e82c0da5a93755943c7cdd7e020', class: { "slotted-content": true } }, h("slot", { key: '88d8df19994904032fbd80b186b80df1ad5c04a1' }))), h("duet-button", { key: '2d26e042783015ec2cf5aa6d43b05a64d1cac673', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, this.open ? this.showLessLabel : this.showMoreLabel))));
99
99
  }
100
100
  static get is() { return "duet-show-more"; }
101
101
  static get encapsulation() { return "shadow"; }
@@ -439,7 +439,7 @@ export class DuetShowMore {
439
439
  "references": {
440
440
  "DuetShowMoreToggleEvent": {
441
441
  "location": "local",
442
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-show-more/duet-show-more.tsx",
442
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-show-more/duet-show-more.tsx",
443
443
  "id": "src/components/duet-show-more/duet-show-more.tsx::DuetShowMoreToggleEvent"
444
444
  }
445
445
  }
@@ -211,15 +211,15 @@ export class DuetSlideout {
211
211
  };
212
212
  const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
213
213
  const exitTranslation = getLocaleString(this.exitLangObject);
214
- return (h(Host, { key: 'ee5c63bf4e69dea4e35f18f6d196db7de0042453' }, h("div", { key: '197c2c1644e44714b5e9c809e98d39635daf048b', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: '1ac7d8474feee4bf35522dc8b7b7b11b1792e261', onClick: this.bgOnClick, visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'd25f1fe0042e52e7a015d1e8f4b23629c249ed80', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
214
+ return (h(Host, { key: 'a4e4bdbc1fa5714960b933fa40326461327e12e1' }, h("div", { key: 'e8cc6e3dfb961a706ab453423aadea140e20e7f9', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: 'f5389b854f0613665330be43ee1298fefe46d40f', onClick: this.bgOnClick, visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'a99ce65f80ba47d02fab0c4906e70556a7a60c9c', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
215
215
  dialog: true,
216
216
  hidden: !this.open,
217
- }, style: styles }, h(FocusGuard, { key: 'a855293e1add653ccddb73d9324cc1c013062caf', moveFocusTo: this.closeButton }), h("div", { key: 'ef8c08283e08acc3288e5f5a3e121333c72ea8f9', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '7c93af9e17a4588180d82d2257b82fc078cad7b9', class: "top" }, h("button", { key: 'f14bbfbc8b8f631324b771836174b0166c945b26', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
217
+ }, style: styles }, h(FocusGuard, { key: '1dbeeb5a35769b86cff89696062b31cdfd89a88b', moveFocusTo: this.closeButton }), h("div", { key: 'cd7a062e50bc5d0e9d0fe8dfa38917abf16c18e7', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: 'a97e253b687f92583bef886526e4d68e56bd6a5b', class: "top" }, h("button", { key: '88bf10f979ea8e208e01b5efc7affe90d27d105f', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
218
218
  "slideout-close": true,
219
219
  active: this.open,
220
- }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '5281c68cd5e3d8eaec290a067b5306b3f065f3e7', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'c57ce1c918accfe7afd6c157eec4a17b4e3f5b52', class: "sticky-header" }, h("slot", { key: '6a6d427586569f2093025cbfc9bad517b7a238d6', name: "sticky-header" }))), h("div", { key: 'b41c04ae4bed1628cf07384f5ceed92b0dfa16c9', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
220
+ }, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '485c88489c6d71efefa5dd7588e89d3695c8d093', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '89533e2074dcba7373fb80a2ac2f55c196769f3c', class: "sticky-header" }, h("slot", { key: '9d76126801e6325d7515b1f67e1dd9c651a4d95f', name: "sticky-header" }))), h("div", { key: '9e6ba73148012c0cfe036e66a0f9806aa65e6772', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
221
221
  items: true,
222
- } }, h("slot", { key: '797f87bc5b7369e3fb8fd7e23b010b37ff26d135' })), h(FocusGuard, { key: '2c85b38f7522bf83c184a5e38aa2548c2038c971', moveFocusTo: this.closeButton })))));
222
+ } }, h("slot", { key: '81acda30d3373d8343eb397963a441ec1be34076' })), h(FocusGuard, { key: 'a8b78b2d968fe2b687ef4e1a2050fce07473adaa', moveFocusTo: this.closeButton })))));
223
223
  }
224
224
  static get is() { return "duet-slideout"; }
225
225
  static get encapsulation() { return "shadow"; }
@@ -362,7 +362,7 @@ export class DuetSlideout {
362
362
  "references": {
363
363
  "DuetSlideoutEventDetails": {
364
364
  "location": "local",
365
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-slideout/duet-slideout.tsx",
365
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-slideout/duet-slideout.tsx",
366
366
  "id": "src/components/duet-slideout/duet-slideout.tsx::DuetSlideoutEventDetails"
367
367
  }
368
368
  }
@@ -41,16 +41,14 @@
41
41
 
42
42
  ::slotted(:not(:last-child))::after {
43
43
  position: absolute;
44
- top: 15%;
44
+ top: 25%;
45
45
  right: -16px;
46
- font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
47
- font-size: 16px;
48
- font-weight: 600;
49
- line-height: 150%;
50
- color: rgb(0, 41, 77);
51
- content: "|";
46
+ width: 2px;
47
+ height: 50%;
48
+ content: "";
49
+ background: rgb(0, 41, 77);
52
50
  }
53
51
 
54
52
  .duet-theme-turva ::slotted(:not(:last-child))::after {
55
- color: rgb(23, 28, 58);
53
+ background: rgb(23, 28, 58);
56
54
  }