@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
@@ -19,6 +19,7 @@ export class DuetMenuBar {
19
19
  window.matchMedia(media_query_xx_large.replace(/'/g, "")),
20
20
  ];
21
21
  this.boundMqlFunctions = [];
22
+ this.previousYScroll = 0;
22
23
  this.scrollbarCheck = () => {
23
24
  this.leftMoreVisible = this.container.scrollLeft > 0;
24
25
  this.rightMoreVisible = this.container.scrollLeft !== this.container.scrollWidth - this.container.clientWidth;
@@ -56,6 +57,8 @@ export class DuetMenuBar {
56
57
  originalEvent: e,
57
58
  });
58
59
  };
60
+ this.hidden = false;
61
+ this.onBottom = false;
59
62
  this.logoSize = "large";
60
63
  this.leftMoreVisible = false;
61
64
  this.rightMoreVisible = false;
@@ -65,6 +68,32 @@ export class DuetMenuBar {
65
68
  this.logoHref = undefined;
66
69
  this.logoLinkAccessibleLabel = undefined;
67
70
  this.accessibleLabel = undefined;
71
+ this.hideOnScroll = false;
72
+ }
73
+ checkScroll() {
74
+ if (!this.hideOnScroll) {
75
+ return;
76
+ }
77
+ if (window.scrollY > this.previousYScroll) {
78
+ if (window.scrollY > 100) {
79
+ if (this.hideOnScroll) {
80
+ clearTimeout(this.zindexTimer);
81
+ this.onBottom = true;
82
+ }
83
+ this.hidden = true;
84
+ }
85
+ }
86
+ else {
87
+ if (window.scrollY < 150) {
88
+ if (this.hideOnScroll) {
89
+ this.zindexTimer = setTimeout(() => {
90
+ this.onBottom = false;
91
+ }, 300);
92
+ }
93
+ this.hidden = false;
94
+ }
95
+ }
96
+ this.previousYScroll = window.scrollY;
68
97
  }
69
98
  /**
70
99
  * Component lifecycle events.
@@ -114,11 +143,13 @@ export class DuetMenuBar {
114
143
  render() {
115
144
  const slideoutAvailable = document.querySelectorAll("duet-slideout").length > 0;
116
145
  const isUsedAsAdditionalHorizontalNav = slideoutAvailable && !this.logo;
117
- return (h(Host, { key: '9386904e22c17ede07fce421b4ececdcc4462311' }, h("nav", { key: 'ba224a6339f5402655e10937fb21812c7c174dc8', class: {
146
+ return (h(Host, { key: '6772191fb52ef833296d4591848722cdd716fd8a' }, h("nav", { key: 'bbfd138c4487382bf33cd2a27a11abae07c1cd84', class: {
118
147
  "duet-menu-bar": true,
119
148
  "duet-theme-turva": this.theme === "turva",
120
149
  "horizontal-nav": isUsedAsAdditionalHorizontalNav,
121
- }, "aria-label": this.accessibleLabel }, h("div", { key: 'c0da13104e0e312f453ba493cebc3d523635e2b2', class: "top" }), h("div", { key: '03aaa19f264070866cc7e6536a7679972d53e3f5', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: '72234559418bbf0fbe2749343faa2e0d7cb07f46' }, h("duet-logo", { key: 'dbbf0ecca199c2a470390441038c014ac147a7c9', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: '55048a334800842fbd6b6cf55917d10f8eea6642', class: "list center", role: "list" }, h("div", { key: '6934aeb5d219dd31d7ad22993b08fd025e0c0e37', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: 'edf21f84609df58a98fca817a3a5f25b4128bfb0', name: "center" }), h("div", { key: '30d07068be15b133106e2ab6e6953029e08ca792', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: 'ead4201e0e8df9a2e1ec43254c3a63d167ff09da', class: "list right", role: "list" }, h("slot", { key: '66cb29f7147b514d6944de416aacaa15b21fc730', name: "right" }))), h("div", { key: '4e99473e810bac89400b9493887e9289340d0bdf', class: "bottom" }))));
150
+ hidden: this.hidden && this.hideOnScroll,
151
+ bottom: this.onBottom,
152
+ }, "aria-label": this.accessibleLabel }, h("div", { key: '0e76aa9cf8e2088809c32ffb889ea7bd0e65f328', class: "top" }), h("div", { key: '3e0e929ab2dabd44122c86b3d89690084d49ee8c', class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", { key: 'daf3d473577d75062dbbdd2f4d277aecffddb806' }, h("duet-logo", { key: 'e560ec5ffbd0ab8c03a2284c6f5c24be44304595', size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick, language: this.language }))), h("div", { key: 'f90de1dde38ffad772fd1db9ef1949bd69651a17', class: "list center", role: "list" }, h("div", { key: 'e21ef580e08ebefe3ff5a23da0a6df2d2714c2b0', class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { key: 'fbfd2e2f6a9d69d0e5f0843d30f723beadde4c1b', name: "center" }), h("div", { key: '6d232d47954eb7590982353aa05a869353cd5103', class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { key: '14d79bc82134dd5449172dadccdd94e39508e3ce', class: "list right", role: "list" }, h("slot", { key: '383cc225f16923f7538daf24ef5f5592ace15ece', name: "right" }))), h("div", { key: '5042a82358354e9a77e5f7d022d47bf46e9c6250', class: "bottom" }))));
122
153
  }
123
154
  static get is() { return "duet-menu-bar"; }
124
155
  static get encapsulation() { return "shadow"; }
@@ -256,11 +287,31 @@ export class DuetMenuBar {
256
287
  },
257
288
  "attribute": "accessible-label",
258
289
  "reflect": false
290
+ },
291
+ "hideOnScroll": {
292
+ "type": "boolean",
293
+ "mutable": false,
294
+ "complexType": {
295
+ "original": "boolean",
296
+ "resolved": "boolean",
297
+ "references": {}
298
+ },
299
+ "required": false,
300
+ "optional": false,
301
+ "docs": {
302
+ "tags": [],
303
+ "text": "Makes the menu bar hide on top of the window when page is scrolled down\nShould be used only with sticky navigation."
304
+ },
305
+ "attribute": "hide-on-scroll",
306
+ "reflect": false,
307
+ "defaultValue": "false"
259
308
  }
260
309
  };
261
310
  }
262
311
  static get states() {
263
312
  return {
313
+ "hidden": {},
314
+ "onBottom": {},
264
315
  "logoSize": {},
265
316
  "leftMoreVisible": {},
266
317
  "rightMoreVisible": {}
@@ -283,7 +334,7 @@ export class DuetMenuBar {
283
334
  "references": {
284
335
  "DuetMenuBarChangeEvent": {
285
336
  "location": "local",
286
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-menu-bar/duet-menu-bar.tsx",
337
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-menu-bar/duet-menu-bar.tsx",
287
338
  "id": "src/components/duet-menu-bar/duet-menu-bar.tsx::DuetMenuBarChangeEvent"
288
339
  }
289
340
  }
@@ -293,6 +344,12 @@ export class DuetMenuBar {
293
344
  static get elementRef() { return "element"; }
294
345
  static get listeners() {
295
346
  return [{
347
+ "name": "scroll",
348
+ "method": "checkScroll",
349
+ "target": "window",
350
+ "capture": false,
351
+ "passive": true
352
+ }, {
296
353
  "name": "resize",
297
354
  "method": "onWindowResize",
298
355
  "target": "window",
@@ -38,10 +38,10 @@ export class DuetMenuBarButton {
38
38
  * Always the last one in the class.
39
39
  */
40
40
  render() {
41
- return (h(Host, { key: '2d7d290b93ece34e74dbecb9b7d30a3a899b37b0', role: "listitem", onfocus: () => this.setFocus() }, h("button", { key: '99cb1fbd3aab73f4c75484ee7755c00fdf521965', ref: button => (this.nativeButton = button), class: {
41
+ return (h(Host, { key: '9206620e16533fa13b7b84f47b8543a70a7b2410', role: "listitem", onfocus: () => this.setFocus() }, h("button", { key: 'e172b1d487ac1b425e26b56485f03b6ee2453110', ref: button => (this.nativeButton = button), class: {
42
42
  "duet-menu-bar-button": true,
43
43
  "duet-theme-turva": this.theme === "turva",
44
- }, "aria-controls": this.accessibleControls, "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.icon && (h("duet-icon", { key: '811e8d68347707cf1011a541db3e857ec947e8d4', class: "menu-bar-button-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '543ce298b12035fd8ebe69dfa5ca25f4c431a277' }))));
44
+ }, "aria-controls": this.accessibleControls, "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.icon && (h("duet-icon", { key: '46afda060d34d192871f0601c64c188236389aed', class: "menu-bar-button-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '61ead72d9ec280bc7a757582c62d7028ce400d22' }))));
45
45
  }
46
46
  static get is() { return "duet-menu-bar-button"; }
47
47
  static get encapsulation() { return "shadow"; }
@@ -54,17 +54,17 @@ export class DuetMenuBarDropdown {
54
54
  * Always the last one in the class.
55
55
  */
56
56
  render() {
57
- return (h(Host, { key: 'f7cb616fbeb0e89cd04e89f7a19b73e4f6305b57', role: "listitem" }, h("div", { key: 'a3f4701b11e9317377629b5fe2148530dab3c0a7', class: {
57
+ return (h(Host, { key: 'b7505ee892ea3ee2d0e0f37e3638b7d2b783712a', role: "listitem" }, h("div", { key: '751e646811727d6f6a24a416df10f1c543940879', class: {
58
58
  "duet-menu-bar-dropdown": true,
59
59
  "duet-theme-turva": this.theme === "turva",
60
60
  active: this.open,
61
61
  [`duet-menu-bar-dropdown--slot-${this.getVariant()}`]: true,
62
- } }, h("button", { key: '928feac0a153bab46435694b95f4b0cbb2930874', ref: element => (this.button = element), "aria-label": this.accessibleLabel, "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
62
+ } }, h("button", { key: 'fef18c42d08e89e0db82ca29c0aacf1cb9ff5326', ref: element => (this.button = element), "aria-label": this.accessibleLabel, "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
63
63
  active: this.open,
64
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '7bd089cdec793c5853d3a2fb50c3f5c4ba579a4a', class: "menu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'baf4943655e0fd4ec680eec5ecf523828ddb2584', class: "label" }, h("slot", { key: '726942f2da202ad37393a7979a5ee49d3c830561', name: "label" }), h("duet-icon", { key: '68c1eb71b7c4112ebc3ea30d62324c7c1b0aea4e', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '0f1c939e3cc1b537f176ca076a2e20bc38f804d7', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
64
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '76888e1deea9cbb8e7bb3bdf5336669e2ae413e5', class: "menu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'd6d0c4bd9426aa41b4ba68b222669c922943150b', class: "label" }, h("slot", { key: '6478ad4df0cc0f954ef1a2ea8c4d7d6379e3ee83', name: "label" }), h("duet-icon", { key: '4118eec0a8f4d17b22aeab5efb9e7af3d9c6d096', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'd7026456d474f327320675a3174ec3eb1caf706d', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
65
65
  items: true,
66
66
  hidden: !this.open,
67
- } }, h("slot", { key: '62b2f301e57348d2308017ceaff0f22b8858eaef' })))));
67
+ } }, h("slot", { key: 'da2e4f2687f3aa80426a260df734e79cdb69c48a' })))));
68
68
  }
69
69
  static get is() { return "duet-menu-bar-dropdown"; }
70
70
  static get encapsulation() { return "shadow"; }
@@ -40,11 +40,11 @@ export class DuetMenuBarDropdownLink {
40
40
  * Always the last one in the class.
41
41
  */
42
42
  render() {
43
- return (h(Host, { key: 'f7702f6502c6ec2bed8ef4d87146a6523456a5e4' }, h("a", { key: '5923a9d404aaa1b183edef94c7f66e305a0d4a46', class: {
43
+ return (h(Host, { key: 'e3310b8dfef57c95572f69574ab3f2844f0a8fd2' }, h("a", { key: '0bc7dc99b57576902aa56cf53e0f0a092d7d1606', class: {
44
44
  "duet-menu-bar-dropdown-link": true,
45
45
  [`duet-menu-bar-dropdown-link--slot-${this.getVariant()}`]: true,
46
46
  "duet-theme-turva": this.theme === "turva",
47
- }, href: this.href, role: "menuitem", onKeyUp: e => this.handleEscape(e), "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '29ac748920ac962f47fd43548ccdedb42b8517e1', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("slot", { key: '6e1f0d21b27a696c4bc2ba6369d884e7acc77db4' }))));
47
+ }, href: this.href, role: "menuitem", onKeyUp: e => this.handleEscape(e), "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '0434d95f76ea5e61047da18bac14f7261626a161', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("slot", { key: '8b32a81bdf0bd30bb14486a8593e31f1cd86632e' }))));
48
48
  }
49
49
  static get is() { return "duet-menu-bar-dropdown-link"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -32,11 +32,11 @@ export class DuetMenuBarItem {
32
32
  */
33
33
  render() {
34
34
  const TagName = this.url ? "a" : "button";
35
- return (h(Host, { key: 'a8d19e16b23cd70c744f29a603093db8846d522d', role: "listitem" }, h(TagName, { key: '84e76a7bc574e20f77c1e8a09531e40c80d3d7f1', ref: element => (this.itemElement = element), class: {
35
+ return (h(Host, { key: 'd2a4ae5947cf7b820de11d1c92be082aefa72e3f', role: "listitem" }, h(TagName, { key: 'bb5eef2f76aed3e48357bc4cc399794df49ca320', ref: element => (this.itemElement = element), class: {
36
36
  "duet-menu-bar-item": true,
37
37
  "duet-theme-turva": this.theme === "turva",
38
38
  active: this.active,
39
- }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { key: '4a80b815a0d9ee32e7ab84210bfd0f004a754bd6', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '334e9b3d14cf86e8b3757f34953b047219b23a98' }), this.trailingIcon && (h("duet-icon", { key: '8faee80d1e563ad7abca96c635f193a203ae44c2', class: {
39
+ }, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { key: 'f0a8e147fe0b4e6beb3e9c0e68d73d17d8903179', class: "leading-icon", size: "auto", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '290f322579d4af32f271ae21d86be07e4938dced' }), this.trailingIcon && (h("duet-icon", { key: 'a34778af006706400452949461d96ab1dece7608', class: {
40
40
  "trailing-icon": true,
41
41
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
42
42
  rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
@@ -22,11 +22,11 @@ export class DuetMenuBarLink {
22
22
  * Always the last one in the class.
23
23
  */
24
24
  render() {
25
- return (h(Host, { key: '094d7e86967446a1b42ad3c0bd117815807d119c', role: "listitem" }, h("a", { key: '0b7f1206828ff009f5470b77f6bfbf35cea8a096', class: {
25
+ return (h(Host, { key: '570640efc7db1d51c8ec33f775b2b13ffd8fd909', role: "listitem" }, h("a", { key: '62ed2f6bf339d40211f56ff0e78ab61aa71a6c9a', class: {
26
26
  "duet-menu-bar-link": true,
27
27
  "duet-theme-turva": this.theme === "turva",
28
28
  active: this.active,
29
- }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '38082080f6bc0ac1ba5bb01a007424ed85c681ad', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: 'c1b71a2b6af96adb50d6b47daaff277e4d369527' }))));
29
+ }, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '45e66a513cff3cda4b8f4ab51fc0d404391265a1', class: "menu-bar-link-icon", theme: this.theme, size: "auto", name: this.icon, margin: "none", color: "currentColor" })), h("slot", { key: '144d7755346f5dc042b2ad7836a3020d954b6648' }))));
30
30
  }
31
31
  static get is() { return "duet-menu-bar-link"; }
32
32
  static get encapsulation() { return "shadow"; }
@@ -249,18 +249,18 @@ export class DuetModal {
249
249
  var _a, _b;
250
250
  let iconColor = "primary";
251
251
  let closeColor = "secondary";
252
- const closingButton = (h("div", { key: '919650935aa4eeda6fdbd32b3b9e8ade646dce61', class: "duet-modal-close" }, h("duet-button", { key: 'd63e1614e6cfbece69ee14ee4e66dfdcd206ed92', ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })));
252
+ const closingButton = (h("div", { key: '1dbe12d292a5d852cc15d465a9a66f5965af9430', class: "duet-modal-close" }, h("duet-button", { key: '468e6a8ffbaebd63b3b4a8ee7af2a56adc95ca33', ref: button => (this.buttonEl = button), variation: "plain", accessibleLabel: this.accessibleCloseLabel, color: closeColor, iconSize: "large", icon: "navigation-close", iconOnly: true, margin: "none", theme: this.theme, onClick: ev => this.closeModal(ev), fixed: true })));
253
253
  if (this.theme === "turva") {
254
254
  iconColor = "primary-turva";
255
255
  closeColor = "secondary-turva";
256
256
  }
257
- return (h("div", { key: '6cf795d42036a300a518234bc2ff864b7a49e0df', ref: modal => (this.modalEl = modal), "aria-label": (_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.heading, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, role: this.variation === "loader" ? "alert" : "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", class: {
257
+ return (h("div", { key: '71d788e920473696ea1178fd1f4d531332c0278d', ref: modal => (this.modalEl = modal), "aria-label": (_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.heading, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-describedby": this.accessibleDescribedBy, role: this.variation === "loader" ? "alert" : "dialog", "aria-modal": this.isSafariBrowser ? false : true, tabindex: "-1", class: {
258
258
  "duet-modal-container": true,
259
259
  "duet-theme-turva": this.theme === "turva",
260
260
  "duet-modal-active": this.open,
261
261
  "duet-modal-slide-up": this.variation === "slide-up",
262
262
  "duet-modal-has-sticky-header": this.hasStickyHeader,
263
- } }, h("duet-overlay", { key: 'abe4d11f4ffd56854a1c154367d9aec78cdd2342', "z-index": "-1", visible: this.open, variation: this.variation === "loader" ? "white" : "default" }), h("div", { key: '6787e4231b2445db8609d02c4ea8fa160d77240b', ref: modalInner => (this.modalInnerEl = modalInner), class: {
263
+ } }, h("duet-overlay", { key: 'dc0d466574cf07bd5b2442a969e2309d1f4c3b84', "z-index": "-1", visible: this.open, variation: this.variation === "loader" ? "white" : "default" }), h("div", { key: '9412b5b6e861150f01c81fbd495a1deca1576301', ref: modalInner => (this.modalInnerEl = modalInner), class: {
264
264
  "duet-modal-inner": true,
265
265
  [this.size]: true,
266
266
  "duet-modal-slide-up": this.variation === "slide-up",
@@ -271,18 +271,18 @@ export class DuetModal {
271
271
  this.closeModal(e);
272
272
  }
273
273
  }
274
- } }, h("div", { key: '217b97b31fad9f7c42f822ea6c52e70f4cf77260', ref: modalContentEl => (this.modalContentEl = modalContentEl), class: {
274
+ } }, h("div", { key: 'cd7f79907611d3f5d06c95b9288d3d078e12c825', ref: modalContentEl => (this.modalContentEl = modalContentEl), class: {
275
275
  "duet-modal": true,
276
276
  "duet-modal-has-sticky-header": this.hasStickyHeader,
277
277
  [this.size]: true,
278
278
  [this.variation]: true,
279
- } }, this.gutterSize !== "none" && !this.hasStickyHeader && h("duet-spacer", { key: '6424067a77dafb42a1f6820f03c1055ba5b9e14b' }), this.hasStickyHeader ? (h("div", { class: "duet-modal-sticky-header" }, closingButton, h("slot", { name: "sticky-header" }))) : (closingButton), h("div", { key: '785f42e4d9754dbdff90f029c7e1ac3ad3bc8f51', class: {
279
+ } }, this.gutterSize !== "none" && !this.hasStickyHeader && h("duet-spacer", { key: '7836985c408c6f18fc389f3965a4b41d6eb59b3d' }), this.hasStickyHeader ? (h("div", { class: "duet-modal-sticky-header" }, closingButton, h("slot", { name: "sticky-header" }))) : (closingButton), h("div", { key: '9d54f33d50e94607e2ef8517670f723e6602b628', class: {
280
280
  "duet-modal-body": true,
281
281
  "duet-modal-gutter-none": this.gutterSize === "none",
282
282
  "duet-modal-gutter-small": this.gutterSize === "small",
283
283
  "duet-modal-gutter-medium": this.gutterSize === "medium",
284
284
  "duet-modal-gutter-large": this.gutterSize === "large",
285
- } }, h("div", { key: '28eb6178c09c9619494a43463dee36faba7dcc2e', class: "duet-modal-header" }, h("span", { key: '81466134ab4039ab15d2f1983457ce9b7c496341', class: "duet-modal-inner-slot-top" }, h("slot", { key: 'cff6cfbd5513068771b04ce531c3b86e7928b567', name: "top" })), this.icon && h("duet-icon", { key: '5c65f1d03d7bc57d36041c5042f55296007d5703', name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { key: 'f6bd1c56f9d6e6f18382298d974493454b0b9bd7', "visual-level": (_b = this.headingVisualLevel) !== null && _b !== void 0 ? _b : this.headingLevel, level: this.headingLevel, theme: this.theme }, this.heading))), this.variation === "loader" && (h("div", { key: '4eb30ba1d0d1ec753584876752340b10c8f355bf', class: "duet-modal-spinner" }, h("duet-spinner", { key: '24306eda556c8d93816eee3196ed7c8f11e22bd6', size: "large", color: "primary" }))), h("div", { key: '228110c5826cbd520dd841e6518ff9e66d6e2d93', class: "duet-modal-inner-slot-default", ref: el => (this.slotContainerEl = el), "aria-live": this.variation === "loader" ? "assertive" : "off" }, h("slot", { key: '23075fb010a30dbaf69f30d04f17fd8ec7e75b62' })))))));
285
+ } }, h("div", { key: 'ad9468551b2c57c08c2a4a0e412de18472d59795', class: "duet-modal-header" }, h("span", { key: '9c6269ee1ca066e75d630a033692daa3d7e45e2c', class: "duet-modal-inner-slot-top" }, h("slot", { key: '59df4f56690160cbf5540000a4df88079d934cdb', name: "top" })), this.icon && h("duet-icon", { key: '686b798b952df7dbc87a678bc20a46d2856bd047', name: this.icon, size: "xx-large", color: this.color || iconColor }), this.heading && (h("duet-heading", { key: 'd54b10219d4a823f7d60ace3ee304e920578ed19', "visual-level": (_b = this.headingVisualLevel) !== null && _b !== void 0 ? _b : this.headingLevel, level: this.headingLevel, theme: this.theme }, this.heading))), this.variation === "loader" && (h("div", { key: '86418e12b9d65d5812eb3ced0f08a9d1cd9d3427', class: "duet-modal-spinner" }, h("duet-spinner", { key: '3aeda44a3313984a91ec59d3f9455408aa4b7fe7', size: "large", color: "primary" }))), h("div", { key: 'f130a5ad99bade63e75eb33a6e52d65d5e2267c0', class: "duet-modal-inner-slot-default", ref: el => (this.slotContainerEl = el), "aria-live": this.variation === "loader" ? "assertive" : "off" }, h("slot", { key: '38d1e37735093ca54cefb2c0fcea95bcf5031e7d' })))))));
286
286
  }
287
287
  static get is() { return "duet-modal"; }
288
288
  static get encapsulation() { return "shadow"; }
@@ -379,7 +379,7 @@ export class DuetModal {
379
379
  "references": {
380
380
  "DuetModalSize": {
381
381
  "location": "local",
382
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-modal/duet-modal.tsx",
382
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-modal/duet-modal.tsx",
383
383
  "id": "src/components/duet-modal/duet-modal.tsx::DuetModalSize"
384
384
  }
385
385
  }
@@ -490,7 +490,7 @@ export class DuetModal {
490
490
  "references": {
491
491
  "DuetModalVariation": {
492
492
  "location": "local",
493
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-modal/duet-modal.tsx",
493
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-modal/duet-modal.tsx",
494
494
  "id": "src/components/duet-modal/duet-modal.tsx::DuetModalVariation"
495
495
  }
496
496
  }
@@ -514,7 +514,7 @@ export class DuetModal {
514
514
  "references": {
515
515
  "DuetModalSize": {
516
516
  "location": "local",
517
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-modal/duet-modal.tsx",
517
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-modal/duet-modal.tsx",
518
518
  "id": "src/components/duet-modal/duet-modal.tsx::DuetModalSize"
519
519
  }
520
520
  }
@@ -771,7 +771,7 @@ export class DuetModal {
771
771
  "references": {
772
772
  "DuetModalCloseEvent": {
773
773
  "location": "local",
774
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-modal/duet-modal.tsx",
774
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-modal/duet-modal.tsx",
775
775
  "id": "src/components/duet-modal/duet-modal.tsx::DuetModalCloseEvent"
776
776
  }
777
777
  }
@@ -223,23 +223,23 @@ export class DuetMultiselect {
223
223
  */
224
224
  render() {
225
225
  var _a;
226
- return (h(Host, { key: 'e4abdc95bd458e5ae7999381c20050ba0bcef6a5', class: {
226
+ return (h(Host, { key: '2a90b452b9d7391f8b3b51c9e7d38879625f2c22', class: {
227
227
  "duet-m-0": this.margin === "none",
228
228
  "duet-expand": this.expand,
229
- } }, h("div", { key: '9a0ce9f75c65b11fc4b58491c291194ca15189a4', class: {
229
+ } }, h("div", { key: '72352a45a7c3aa35c57dad3cd9f49cbc1326bcbb', class: {
230
230
  "duet-multiselect-container": true,
231
231
  "duet-label-hidden": this.labelHidden,
232
232
  "duet-theme-turva": this.theme === "turva",
233
233
  "duet-input-top-caption-shown": this.isCaptionVisible,
234
234
  "has-error": !!this.error,
235
- }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h("duet-label", { key: '15eca4785b13d9490e2ecd4858d6f8e2a495684e', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: this.identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '8a82fbfb066afa44cc575a387aaf4889284a2057', class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '0128b9dfee07780a75791d1ab7898bc928ec2d1f', name: "tooltip" }), this.caption && (h("duet-caption", { key: '5302654b472ffab5413df758dbb53dcea4a66303', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: '6f8bd9b8a2c67d0969ac60ba008505dd9f6c9661', class: "duet-multiselect-wrapper" }, h("button", { key: 'a275a5138ffd9e1b4ba144f794aad0561325c51e', id: this.identifier, ref: el => (this.multiselectElement = el), class: { "duet-multiselect": true, "duet-multiselect-active": this.checkboxesVisible }, tabindex: "0", onClick: () => this.toggleCheckboxes(), onFocus: e => this.onFocus(e), onBlur: e => this.onBlur(e), role: "combobox", "aria-expanded": this.checkboxesVisible ? "true" : "false", "aria-haspopup": "listbox", "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-owns": `${this.identifier}-checkboxes`, onKeyDown: (e) => this.onMultiselectInputKeyDown(e), disabled: this.disabled }, h("span", { key: '15902724f91b68c7e247dfc53d6424b4e093f849', role: "textbox", "aria-readonly": "true", "aria-multiline": "false", "aria-autocomplete": "none", "aria-controls": `${this.identifier}-checkboxes`, "aria-label": this.placeholderLabel[this.language], class: "duet-multiselect-label" }, this.placeholder), this.value && this.value.length > 0 && (h("span", { key: '440b767cdb5abca291c619c8404d1ad7b8874215', class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", { key: '29b7a10f3a780b01b133bab51864dd2f86db9aad' }, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { key: 'e5c7d29927010379a02e8f6f5fe7fd976567f8f6', class: { "duet-multiselect-icon": true, "duet-multiselect-icon--rotate": this.checkboxesVisible }, fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '6a8e5b57c1103faa5f8b51c904247a428920cd9c', d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" }))), h("div", { key: 'd65cf9a75a8cd7442345f5fb6b5cc5355141eb9a', id: `${this.identifier}-checkboxes`, role: "listbox", class: {
235
+ }, onKeyDown: (e) => this.onMultiselectKeyDown(e) }, h("duet-label", { key: '4865ef539aac5a0d6dbfc9c828b4f718f16b4391', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: this.identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: 'f8b0a426fc97ca162e773e13940881a35eb9d786', class: "duet-multiselect-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '81aeb3000ae7199a964aea1ac388c38e84a4fb2b', name: "tooltip" }), this.caption && (h("duet-caption", { key: '625d9d084517db0c1189934efce03ba06de02db3', id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { key: '21c2b0c5bf3d9b3689c248a719cef7ec3b537ee2', class: "duet-multiselect-wrapper" }, h("button", { key: '63a1a064c7929f8237a49c3eb2bccce0cdca39be', id: this.identifier, ref: el => (this.multiselectElement = el), class: { "duet-multiselect": true, "duet-multiselect-active": this.checkboxesVisible }, tabindex: "0", onClick: () => this.toggleCheckboxes(), onFocus: e => this.onFocus(e), onBlur: e => this.onBlur(e), role: "combobox", "aria-expanded": this.checkboxesVisible ? "true" : "false", "aria-haspopup": "listbox", "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-owns": `${this.identifier}-checkboxes`, onKeyDown: (e) => this.onMultiselectInputKeyDown(e), disabled: this.disabled }, h("span", { key: '57ceb2f7ae33662df4e807763d5cde9a3b22a542', role: "textbox", "aria-readonly": "true", "aria-multiline": "false", "aria-autocomplete": "none", "aria-controls": `${this.identifier}-checkboxes`, "aria-label": this.placeholderLabel[this.language], class: "duet-multiselect-label" }, this.placeholder), this.value && this.value.length > 0 && (h("span", { key: '125251bf4995ecba0a021b518cd19a841adbb9fd', class: "duet-multiselect-badge" }, this.value.length, h("duet-visually-hidden", { key: '37be16e7841d44731819861a5b51e0d9314f991d' }, this.selectedLangObject[this.language], ", ", this.value.map(item => item.label).join(", ")))), h("svg", { key: 'de57fafe4aed5e3b87bec5d33bac362720272941', class: { "duet-multiselect-icon": true, "duet-multiselect-icon--rotate": this.checkboxesVisible }, fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: 'f00fa8753e52fefe18caa53e09b5fadf6de5ce9d', d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" }))), h("div", { key: '17515783075704f82fdae08d8df693cb024f7722', id: `${this.identifier}-checkboxes`, role: "listbox", class: {
236
236
  "duet-multiselect-checkboxes": true,
237
237
  "duet-multiselect-checkboxes-active": this.checkboxesVisible,
238
- }, "aria-activedescendant": this.activeDescendant, "aria-multiselectable": "true" }, ((_a = this.processedItems) === null || _a === void 0 ? void 0 : _a.length) && this.allControls && (h("div", { key: '3e70f90b39f3c2a5413d1b6b4e3aae99f7f36b47', class: "duet-multiselect-all-control-buttons" }, h("button", { key: '9bfe4283086eee2efe6deb56c268fef50297771e', class: "duet-multiselect-select-all", onClick: this.handleSelectAllClick, id: this.getOptionIdentifier(-2), onKeyDown: (e) => this.onCheckboxKeyDown(e, -2) }, this.selectAllLabel[this.language]), h("button", { key: '15a5860c8c4e317e74fe8537812f3e2bd2bb5530', class: "duet-multiselect-clear-all", onClick: this.handleClearAllClick, id: this.getOptionIdentifier(-1), onKeyDown: (e) => this.onCheckboxKeyDown(e, -1) }, this.clearAllLabel[this.language]))), this.processedItems &&
238
+ }, "aria-activedescendant": this.activeDescendant, "aria-multiselectable": "true" }, ((_a = this.processedItems) === null || _a === void 0 ? void 0 : _a.length) && this.allControls && (h("div", { key: 'f5c329ddb8ce083aae2aae7f9c9b1837c8b1054c', class: "duet-multiselect-all-control-buttons" }, h("button", { key: '7a0f040a8209539d9dfe60b443470b35cb86066f', class: "duet-multiselect-select-all", onClick: this.handleSelectAllClick, id: this.getOptionIdentifier(-2), onKeyDown: (e) => this.onCheckboxKeyDown(e, -2) }, this.selectAllLabel[this.language]), h("button", { key: 'd2586f52f22ec20c3dca4006497e53252e8cc3c4', class: "duet-multiselect-clear-all", onClick: this.handleClearAllClick, id: this.getOptionIdentifier(-1), onKeyDown: (e) => this.onCheckboxKeyDown(e, -1) }, this.clearAllLabel[this.language]))), this.processedItems &&
239
239
  this.processedGroups.map(group => (h("fieldset", null, group.label && h("legend", null, group.label), group.items.map((item, key) => {
240
240
  var _a, _b;
241
241
  return (h("duet-checkbox", { identifier: this.getOptionIdentifier(key), role: "option", label: item.label, value: item.value, key: item.value, checked: (_a = this.value) === null || _a === void 0 ? void 0 : _a.includes(item), "accessible-selected": ((_b = this.value) === null || _b === void 0 ? void 0 : _b.includes(item)) ? "true" : undefined, disabled: !this.checkboxesVisible || item.disabled, onDuetChange: e => this.toggleCheckbox(e, item), onKeyDown: (e) => this.onCheckboxKeyDown(e, key), theme: this.theme }));
242
- })))))), h("span", { key: '1ee195ef7a88c557730cefdab01db64c38b038ba', class: "duet-multiselect-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '40fbf6daf06330024944dac4d416c5df424c8225' }, this.error)))));
242
+ })))))), h("span", { key: 'b2c2c04e9e985c1c1215b7d9eb144d202644a293', class: "duet-multiselect-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '9a58aa5c2bc42cc6d7c69b2fa5f616fbddae4703' }, this.error)))));
243
243
  }
244
244
  static get is() { return "duet-multiselect"; }
245
245
  static get encapsulation() { return "shadow"; }
@@ -342,7 +342,7 @@ export class DuetMultiselect {
342
342
  "references": {
343
343
  "DuetMultiselectItem": {
344
344
  "location": "local",
345
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
345
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
346
346
  "id": "src/components/duet-multiselect/duet-multiselect.tsx::DuetMultiselectItem"
347
347
  }
348
348
  }
@@ -477,12 +477,12 @@ export class DuetMultiselect {
477
477
  "references": {
478
478
  "DuetMultiselectItem": {
479
479
  "location": "local",
480
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
480
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
481
481
  "id": "src/components/duet-multiselect/duet-multiselect.tsx::DuetMultiselectItem"
482
482
  },
483
483
  "DuetMultiselectItemGroup": {
484
484
  "location": "local",
485
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
485
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
486
486
  "id": "src/components/duet-multiselect/duet-multiselect.tsx::DuetMultiselectItemGroup"
487
487
  }
488
488
  }
@@ -659,7 +659,7 @@ export class DuetMultiselect {
659
659
  "references": {
660
660
  "DuetMultiselectEvent": {
661
661
  "location": "local",
662
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
662
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
663
663
  "id": "src/components/duet-multiselect/duet-multiselect.tsx::DuetMultiselectEvent"
664
664
  }
665
665
  }
@@ -680,7 +680,7 @@ export class DuetMultiselect {
680
680
  "references": {
681
681
  "DuetMultiselectEvent": {
682
682
  "location": "local",
683
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
683
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
684
684
  "id": "src/components/duet-multiselect/duet-multiselect.tsx::DuetMultiselectEvent"
685
685
  }
686
686
  }
@@ -701,7 +701,7 @@ export class DuetMultiselect {
701
701
  "references": {
702
702
  "DuetMultiselectEvent": {
703
703
  "location": "local",
704
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
704
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-multiselect/duet-multiselect.tsx",
705
705
  "id": "src/components/duet-multiselect/duet-multiselect.tsx::DuetMultiselectEvent"
706
706
  }
707
707
  }
@@ -23,6 +23,11 @@
23
23
  width: 100%;
24
24
  }
25
25
 
26
+ :host([sticky]) {
27
+ position: relative;
28
+ z-index: 300;
29
+ }
30
+
26
31
  .container {
27
32
  position: relative;
28
33
  z-index: 400;
@@ -43,4 +48,14 @@
43
48
  ::slotted(*[slot=desktop]) {
44
49
  display: inherit;
45
50
  }
51
+ }
52
+ .sticky {
53
+ position: sticky;
54
+ top: 0;
55
+ }
56
+ @media (min-width: 62em) {
57
+ .sticky {
58
+ position: relative;
59
+ top: unset;
60
+ }
46
61
  }
@@ -11,6 +11,7 @@ import { inheritGlobalTheme } from "../../common/themeable-component";
11
11
  export class DuetNav {
12
12
  constructor() {
13
13
  this.theme = "";
14
+ this.sticky = false;
14
15
  }
15
16
  /**
16
17
  * Component lifecycle events.
@@ -23,7 +24,7 @@ export class DuetNav {
23
24
  * Always the last one in the class.
24
25
  */
25
26
  render() {
26
- return (h(Host, { key: '9a0c3b353b5d18b60eaef2baf47a0b862216472b' }, h("div", { key: '8e5cbd87881f498c82ab93c4047b87e6129c20d4', class: "container" }, h("slot", { key: 'ff7f551d2833d0d4fe53c335694d973c02d5bc40' }), h("slot", { key: 'd33c124ed54d4897ebd773650e1eacbb8bb9c1d8', name: "mobile" }), h("slot", { key: 'c8423dcbb9873fd7fa4b6e6d7af566c0c7ea3e6b', name: "desktop" }))));
27
+ return (h(Host, { key: 'a92a1ddaae09ce96b5e5d11f75b90e890e405494' }, h("div", { key: '5ff997d4da49fc082af18866b7e19ded4d64566c', class: { container: true, sticky: this.sticky } }, h("slot", { key: 'e18cbf0c99d69c3457eda1ff7f291161f10547d4' }), h("slot", { key: '70b3b0456c5e4e3307b12ad9a44f87c4861b98a5', name: "mobile" }), h("slot", { key: '2ad5781a32b89b6857505c0bb6bfba2c95422dbe', name: "desktop" }))));
27
28
  }
28
29
  static get is() { return "duet-nav"; }
29
30
  static get encapsulation() { return "shadow"; }
@@ -62,6 +63,24 @@ export class DuetNav {
62
63
  "attribute": "theme",
63
64
  "reflect": false,
64
65
  "defaultValue": "\"\""
66
+ },
67
+ "sticky": {
68
+ "type": "boolean",
69
+ "mutable": false,
70
+ "complexType": {
71
+ "original": "boolean",
72
+ "resolved": "boolean",
73
+ "references": {}
74
+ },
75
+ "required": false,
76
+ "optional": false,
77
+ "docs": {
78
+ "tags": [],
79
+ "text": "Makes navigation sticky so it stays on top.\nwhen page is being scrolled. Works only for mobile."
80
+ },
81
+ "attribute": "sticky",
82
+ "reflect": false,
83
+ "defaultValue": "false"
65
84
  }
66
85
  };
67
86
  }
@@ -43,11 +43,11 @@ export class DuetNotification {
43
43
  this.linkElement.focus(options);
44
44
  }
45
45
  render() {
46
- return (h("div", { key: '31926a96290eaa70a332805dc930bab97aa91ee2', role: "listitem", class: {
46
+ return (h("div", { key: '96c5142b088c958a661411f3995f673e2ccc621e', role: "listitem", class: {
47
47
  "duet-notification": true,
48
48
  "duet-notification-highlight": this.highlight,
49
49
  "duet-theme-turva": this.theme === "turva",
50
- } }, h("a", { key: '14e0e4e81c9d231084e314a981304362de7758be', ref: element => (this.linkElement = element), href: this.url, target: this.external ? "_blank" : "_self" }, h("div", { key: '123fd56a88e760764c221f99d5a092f6f86c53c4', class: "duet-notification-container" }, h("div", { key: '9c5ba90262fae4edc38fbb51cf615cfcf1f7b1fb', class: "duet-notification-badge-container" }, this.highlight && (h("div", { key: '28988c4eae8aff0ba8beea8ea0ff59836d2c1010', class: "duet-notification-badge" }, h("duet-visually-hidden", { key: '8625af9a335b53772307bc39c487bfa204ad7fef' }, this.accessibleLabelUnread, ":")))), h("div", { key: 'c4e97807e5b766fe36cfdfe01f54e102a827de33', class: "duet-notification-content" }, h("slot", { key: 'b6f2f399ba2d3b6016560ea8d45996bea0de10b1' })), h("div", { key: 'a546eca5e3f2b25723040fe49ce6330a452a55a8', class: "duet-notification-date" }, this.date)))));
50
+ } }, h("a", { key: 'd6f5d0be1b541438401decc771bc08a479bd8c2a', ref: element => (this.linkElement = element), href: this.url, target: this.external ? "_blank" : "_self" }, h("div", { key: 'f307a1aa045d07340852369a172d693e6f43cb7d', class: "duet-notification-container" }, h("div", { key: 'a06f1c5ee9ab33826b104403a91b1ed2697f14ce', class: "duet-notification-badge-container" }, this.highlight && (h("div", { key: 'b701ca3d7ab5b4156f79462881fea1c385ad781f', class: "duet-notification-badge" }, h("duet-visually-hidden", { key: 'd6b2303c79e50024cdeb903950c459f20cf312cd' }, this.accessibleLabelUnread, ":")))), h("div", { key: 'aebc83aece0fc83be95be876ad19edbce1fd7b70', class: "duet-notification-content" }, h("slot", { key: 'f26fa683fe898a8e53777d22757a2abef19d8b73' })), h("div", { key: '41600a1ef9c5ad18732f5f1de14a2904b8591fe2', class: "duet-notification-date" }, this.date)))));
51
51
  }
52
52
  static get is() { return "duet-notification"; }
53
53
  static get encapsulation() { return "shadow"; }
@@ -96,10 +96,10 @@ export class DuetNotificationDrawer {
96
96
  * Always the last one in the class.
97
97
  */
98
98
  render() {
99
- return (h("div", { key: '135fde3da3ab6b2de4bdac26066b9ab818b3c10c', class: {
99
+ return (h("div", { key: '9630eb1dc5e08775957ccac9822cb72c129e524b', class: {
100
100
  "duet-drawer": true,
101
101
  "duet-theme-turva": this.theme === "turva",
102
- }, onKeyDown: this.handleKeyDown }, h("button", { key: 'efe24e2ede652f66721af5bc7a30ccf14c40300c', ref: el => (this.drawerButtonEl = el), type: "button", class: "duet-drawer-toggle", id: "duet-drawer-toggle", "aria-controls": "duet-drawer-content", "aria-expanded": this.isOpen ? "true" : "false", onClick: this.toggleMenu }, this.icon && (h("div", { key: '6b507de704939cf76813914146b888805023912b', class: "duet-drawer-icon" }, h("duet-icon", { key: '0fbd2c7016aa8382c9d32c9cc77f801d38c11fe1', margin: "none", size: "x-small", name: this.icon, color: "currentColor" }), this.badge && h("div", { key: 'f2e377ee6ebcb59c4cb0a6435f897520541fce47', class: "duet-drawer-badge" }))), h("span", { key: '94e50e2ca9bbcd704406e0a2d2d7909d26c2222f', class: "duet-drawer-label" }, this.label), h("div", { key: '72ffa2970bef748054c83ed1d638f1783a15d268', class: "duet-drawer-caret" }, h("duet-icon", { key: 'f9294d9ff83a182ede1835808cd97b546276c319', margin: "none", size: "auto", icon: arrowDownIcon.svg, color: "currentColor" }))), h("div", { key: '9a5902cc206b0886a5fce767b3bdbea45d9c82a0', id: "duet-drawer-content", class: {
102
+ }, onKeyDown: this.handleKeyDown }, h("button", { key: '8b07b937da50cf3ad1d3dc447fd1ed96402f251d', ref: el => (this.drawerButtonEl = el), type: "button", class: "duet-drawer-toggle", id: "duet-drawer-toggle", "aria-controls": "duet-drawer-content", "aria-expanded": this.isOpen ? "true" : "false", onClick: this.toggleMenu }, this.icon && (h("div", { key: 'c11b7256d445ad06da88c8b4f58eec225c1ae7d9', class: "duet-drawer-icon" }, h("duet-icon", { key: 'dd2f20c37d01b52572bb4928770cb9259b2c6a50', margin: "none", size: "x-small", name: this.icon, color: "currentColor" }), this.badge && h("div", { key: 'd4da99aeb8bf07b4840ac76ce3d0691be3dedcd2', class: "duet-drawer-badge" }))), h("span", { key: '47c6df40631ba9b0410acf27f88c229d97d31ec9', class: "duet-drawer-label" }, this.label), h("div", { key: 'efa2f3f60ae80b313069e37711bbced9d2a850eb', class: "duet-drawer-caret" }, h("duet-icon", { key: '22a85823a808bf6bdff1342476ed39ef53bc18f3', margin: "none", size: "auto", icon: arrowDownIcon.svg, color: "currentColor" }))), h("div", { key: '31645dd77653b2a31b175a527b3c392580904813', id: "duet-drawer-content", class: {
103
103
  "duet-drawer-content": true,
104
104
  "duet-drawer-right": this.direction === "right",
105
105
  "duet-drawer-left": this.direction === "left",
@@ -285,7 +285,7 @@ export class DuetNotificationDrawer {
285
285
  "references": {
286
286
  "DuetNotificationDrawerDirection": {
287
287
  "location": "local",
288
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-notification-drawer/duet-notification-drawer.tsx",
288
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-notification-drawer/duet-notification-drawer.tsx",
289
289
  "id": "src/components/duet-notification-drawer/duet-notification-drawer.tsx::DuetNotificationDrawerDirection"
290
290
  }
291
291
  }
@@ -1032,7 +1032,7 @@ export class DuetNumberInput {
1032
1032
  "references": {
1033
1033
  "DuetNumberInputEvent": {
1034
1034
  "location": "local",
1035
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1035
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1036
1036
  "id": "src/components/duet-number-input/duet-number-input.tsx::DuetNumberInputEvent"
1037
1037
  }
1038
1038
  }
@@ -1053,7 +1053,7 @@ export class DuetNumberInput {
1053
1053
  "references": {
1054
1054
  "DuetNumberInputEvent": {
1055
1055
  "location": "local",
1056
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1056
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1057
1057
  "id": "src/components/duet-number-input/duet-number-input.tsx::DuetNumberInputEvent"
1058
1058
  }
1059
1059
  }
@@ -1074,7 +1074,7 @@ export class DuetNumberInput {
1074
1074
  "references": {
1075
1075
  "DuetNumberInputEvent": {
1076
1076
  "location": "local",
1077
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1077
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1078
1078
  "id": "src/components/duet-number-input/duet-number-input.tsx::DuetNumberInputEvent"
1079
1079
  }
1080
1080
  }
@@ -1095,7 +1095,7 @@ export class DuetNumberInput {
1095
1095
  "references": {
1096
1096
  "DuetNumberInputEvent": {
1097
1097
  "location": "local",
1098
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1098
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-number-input/duet-number-input.tsx",
1099
1099
  "id": "src/components/duet-number-input/duet-number-input.tsx::DuetNumberInputEvent"
1100
1100
  }
1101
1101
  }
@@ -35,7 +35,7 @@ export class DuetOverlay {
35
35
  * Always the last one in the class.
36
36
  */
37
37
  render() {
38
- return (h(Host, { key: 'ec0c8d8b760e7fb08dafde26aafea4ea7395a1bf', "aria-hidden": "true" }, h("div", { key: 'b7306ada6c12bc2c7c9af229b14e3a6e278ee0ff', style: { zIndex: this.zIndex }, class: {
38
+ return (h(Host, { key: '44cb99c20a2d966204b1450dabe1e8d06d434874', "aria-hidden": "true" }, h("div", { key: '33d2486952c9756eee5e6b42710aca5763d72134', style: { zIndex: this.zIndex }, class: {
39
39
  "duet-overlay": true,
40
40
  "duet-theme-turva": this.theme === "turva",
41
41
  "keep-stacking-context": this.keepStackingContext,
@@ -150,7 +150,7 @@ export class DuetOverlay {
150
150
  "references": {
151
151
  "OverlayDisplayDevice": {
152
152
  "location": "local",
153
- "path": "/Users/administrator/duetds/packages/components/src/components/duet-overlay/duet-overlay.tsx",
153
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-overlay/duet-overlay.tsx",
154
154
  "id": "src/components/duet-overlay/duet-overlay.tsx::OverlayDisplayDevice"
155
155
  }
156
156
  }
@@ -23,12 +23,12 @@ export class DuetPageHeading {
23
23
  * Always the last one in the class.
24
24
  */
25
25
  render() {
26
- return (h("div", { key: '9a346b268bb3820e5c79d76269fb5c413944661e', class: {
26
+ return (h("div", { key: '8f551a035b22986d0be89b63878c40881ab194de', class: {
27
27
  "duet-page-heading": true,
28
28
  "duet-theme-turva": this.theme === "turva",
29
29
  "has-icon": !!this.icon,
30
30
  [this.layout]: true,
31
- } }, h("div", { key: 'b177f432a795af434c7f40cf3e284bca548a2b80', class: "background" }, this.theme === "turva" && h("div", { key: '9215c53675f84ff571474af2024d1f6947e29567', class: "background-mask" }), this.theme !== "turva" && h("div", { key: 'cbbea6d65b3986f9e43bb75bf2802f7ce8e084b4', class: "brand-shape" }), this.theme !== "turva" && h("div", { key: 'd1d7d38dd810028e3e8f1f63827803983c7f56a2', class: "brand-shape second-shape" }), this.icon && (h("div", { key: '07c767fa56d088367b4c9b52ce507c328be20e3f', class: "brand-shaped-icon" }, h("duet-icon", { key: 'b224ae5b9b2dc1ea219d54dfb5f6fb830f0e0557', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), h("div", { key: '24bad9ec98a8d14773f43d2218da6c9ae6227d56', class: "heading" }, h("slot", { key: '34d1eedc45a21089b9b3ca71634373285e83b8ba', name: "heading" }))));
31
+ } }, h("div", { key: '3c2da3f7140116830a93f8f5540dd5b86e120069', class: "background" }, this.theme === "turva" && h("div", { key: '3e86bf61e372858174fd9480ffd27e55f8bd7f18', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '71d96c85656113166e6deac2ced606d7708f89fb', class: "brand-shape" }), this.theme !== "turva" && h("div", { key: '8a8a0beeaa6519f58cae0fd33e42767f3810d85a', class: "brand-shape second-shape" }), this.icon && (h("div", { key: '156f7d3040ad56612bd65c3f353b4cb07191a3f2', class: "brand-shaped-icon" }, h("duet-icon", { key: 'afd8b09cc616b652655cd4114848bb9f3112bb27', background: "none", name: this.icon, margin: "none", size: "auto", responsive: false })))), h("div", { key: '0610e27dbc186a87adae00201d5fbfb0576078cf', class: "heading" }, h("slot", { key: '63c9609aad6a4203b8bc6f72d65d17fd86056415', name: "heading" }))));
32
32
  }
33
33
  static get is() { return "duet-page-heading"; }
34
34
  static get encapsulation() { return "shadow"; }