@duetds/components 9.2.2 → 9.2.3

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 (734) hide show
  1. package/hydrate/index.js +801 -459
  2. package/lib/cjs/{app-globals-de0a03a8.js → app-globals-76b570cd.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  5. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +2 -2
  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 +1 -1
  15. package/lib/cjs/duet-chip_3.cjs.entry.js +54 -25
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +48 -31
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  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 +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +16 -6
  41. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -8
  54. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-show-more.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  61. package/lib/cjs/duet-slideout-panel.cjs.entry.js +14 -11
  62. package/lib/cjs/duet-slideout.cjs.entry.js +38 -15
  63. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -7
  74. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  82. package/lib/cjs/duet.cjs.js +4 -4
  83. package/lib/cjs/{errorcodes.utils-79edbcbf.js → errorcodes.utils-ba7fae1c.js} +1 -1
  84. package/lib/cjs/{focus-utils-2f608f43.js → focus-utils-ce2b65c9.js} +1 -1
  85. package/lib/cjs/{index-2538e92d.js → index-340b85bb.js} +827 -580
  86. package/lib/cjs/{language-utils-6907a35e.js → language-utils-07b9f155.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-eb411e83.js → slot-utils-ac35c5be.js} +1 -1
  89. package/lib/collection/collection-manifest.json +1 -1
  90. package/lib/collection/components/duet-action-button/duet-action-button.js +40 -2
  91. package/lib/collection/components/duet-alert/duet-alert.css +3 -0
  92. package/lib/collection/components/duet-alert/duet-alert.js +25 -1
  93. package/lib/collection/components/duet-badge/duet-badge.js +8 -0
  94. package/lib/collection/components/duet-banner/duet-banner.js +23 -1
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +10 -0
  96. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +6 -0
  97. package/lib/collection/components/duet-button/duet-button.js +83 -5
  98. package/lib/collection/components/duet-callout/duet-callout.js +4 -0
  99. package/lib/collection/components/duet-caption/duet-caption.js +9 -1
  100. package/lib/collection/components/duet-card/duet-card.js +35 -3
  101. package/lib/collection/components/duet-checkbox/duet-checkbox.js +47 -3
  102. package/lib/collection/components/duet-chip/duet-chip.js +34 -6
  103. package/lib/collection/components/duet-choice/duet-checkmark.js +10 -0
  104. package/lib/collection/components/duet-choice/duet-choice.css +8 -0
  105. package/lib/collection/components/duet-choice/duet-choice.js +67 -3
  106. package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -0
  107. package/lib/collection/components/duet-collapsible/duet-collapsible.js +23 -3
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +30 -4
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +20 -0
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +5 -1
  111. package/lib/collection/components/duet-date-picker/date-i18n.js +1 -1
  112. package/lib/collection/components/duet-date-picker/date-picker-day.js +2 -2
  113. package/lib/collection/components/duet-date-picker/date-picker-input.js +7 -5
  114. package/lib/collection/components/duet-date-picker/date-picker-month.js +2 -2
  115. package/lib/collection/components/duet-date-picker/duet-date-picker.css +27 -15
  116. package/lib/collection/components/duet-date-picker/duet-date-picker.js +89 -13
  117. package/lib/collection/components/duet-divider/duet-divider.js +7 -1
  118. package/lib/collection/components/duet-editable-table/duet-editable-table.js +31 -5
  119. package/lib/collection/components/duet-empty-state/duet-empty-state.js +7 -1
  120. package/lib/collection/components/duet-fieldset/duet-fieldset.js +18 -0
  121. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +7 -1
  122. package/lib/collection/components/duet-footer/duet-footer.js +27 -7
  123. package/lib/collection/components/duet-grid/duet-grid.js +19 -3
  124. package/lib/collection/components/duet-grid-item/duet-grid-item.js +18 -0
  125. package/lib/collection/components/duet-header/duet-header.js +55 -15
  126. package/lib/collection/components/duet-heading/duet-heading.js +19 -1
  127. package/lib/collection/components/duet-hero/duet-hero.js +62 -6
  128. package/lib/collection/components/duet-icon/duet-icon.js +26 -0
  129. package/lib/collection/components/duet-input/duet-input.css +3 -0
  130. package/lib/collection/components/duet-input/duet-input.js +98 -8
  131. package/lib/collection/components/duet-label/duet-label.js +14 -2
  132. package/lib/collection/components/duet-layout/duet-layout.js +15 -1
  133. package/lib/collection/components/duet-link/duet-link.js +42 -0
  134. package/lib/collection/components/duet-list/duet-list.js +19 -3
  135. package/lib/collection/components/duet-list-item/duet-list-item.js +4 -0
  136. package/lib/collection/components/duet-logo/duet-logo.js +17 -1
  137. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +5 -0
  138. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +30 -5
  139. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +26 -0
  140. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +8 -0
  141. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +8 -0
  142. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +22 -0
  143. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +10 -0
  144. package/lib/collection/components/duet-modal/duet-modal.js +42 -4
  145. package/lib/collection/components/duet-multiselect/duet-multiselect.js +44 -6
  146. package/lib/collection/components/duet-nav/duet-nav.js +4 -0
  147. package/lib/collection/components/duet-notification/duet-notification.css +33 -5
  148. package/lib/collection/components/duet-notification/duet-notification.js +16 -0
  149. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +17 -1
  150. package/lib/collection/components/duet-number-input/duet-number-input.js +74 -4
  151. package/lib/collection/components/duet-overlay/duet-overlay.js +17 -1
  152. package/lib/collection/components/duet-page-heading/duet-page-heading.js +6 -0
  153. package/lib/collection/components/duet-pagination/duet-pagination.js +34 -2
  154. package/lib/collection/components/duet-paragraph/duet-paragraph.js +15 -3
  155. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  156. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +137 -30
  157. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +28 -2
  158. package/lib/collection/components/duet-progress/duet-progress.js +22 -0
  159. package/lib/collection/components/duet-promo-card/duet-promo-card.js +14 -0
  160. package/lib/collection/components/duet-radio/duet-radio.js +47 -3
  161. package/lib/collection/components/duet-radio-group/duet-radio-group.js +30 -0
  162. package/lib/collection/components/duet-range-slider/duet-range-slider.js +46 -2
  163. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +17 -1
  164. package/lib/collection/components/duet-scrollable/duet-scrollable.js +16 -0
  165. package/lib/collection/components/duet-section-layout/duet-section-layout.js +6 -0
  166. package/lib/collection/components/duet-select/duet-select.js +57 -5
  167. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +10 -0
  168. package/lib/collection/components/duet-show-more/duet-show-more.css +7 -0
  169. package/lib/collection/components/duet-show-more/duet-show-more.js +29 -1
  170. package/lib/collection/components/duet-slideout/duet-slideout.js +99 -17
  171. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +2 -0
  172. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +18 -0
  173. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +26 -0
  174. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +41 -6
  175. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +12 -4
  176. package/lib/collection/components/duet-spacer/duet-spacer.js +8 -2
  177. package/lib/collection/components/duet-spinner/duet-spinner.js +9 -1
  178. package/lib/collection/components/duet-step/duet-step.js +16 -2
  179. package/lib/collection/components/duet-stepper/duet-stepper.js +11 -1
  180. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +13 -5
  181. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +12 -4
  182. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +14 -2
  183. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +23 -1
  184. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +9 -1
  185. package/lib/collection/components/duet-tab/duet-tab.js +18 -5
  186. package/lib/collection/components/duet-tab-group/duet-tab-group.js +33 -5
  187. package/lib/collection/components/duet-table/duet-table.js +16 -2
  188. package/lib/collection/components/duet-textarea/duet-textarea.js +70 -4
  189. package/lib/collection/components/duet-toggle/duet-toggle.js +41 -1
  190. package/lib/collection/components/duet-toolbar/duet-toolbar.js +8 -2
  191. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +16 -4
  192. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +14 -2
  193. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +21 -0
  194. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +49 -4
  195. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +14 -2
  196. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +12 -2
  197. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +15 -3
  198. package/lib/collection/components/duet-tooltip/duet-tooltip.js +29 -1
  199. package/lib/collection/components/duet-tray/duet-tray.js +20 -2
  200. package/lib/collection/components/duet-upload/duet-upload.js +122 -14
  201. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +13 -1
  202. package/lib/collection/components/duet-upload-item/duet-upload-item.js +30 -8
  203. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  204. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  205. package/lib/dist-custom-elements/duet-alert.js +1 -1
  206. package/lib/dist-custom-elements/duet-badge.js +1 -1
  207. package/lib/dist-custom-elements/duet-banner.js +5 -5
  208. package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
  209. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  210. package/lib/dist-custom-elements/duet-button.js +1 -1
  211. package/lib/dist-custom-elements/duet-callout.js +3 -3
  212. package/lib/dist-custom-elements/duet-caption.js +1 -1
  213. package/lib/dist-custom-elements/duet-card.js +3 -3
  214. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  215. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  216. package/lib/dist-custom-elements/duet-chip.js +1 -1
  217. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  218. package/lib/dist-custom-elements/duet-choice.js +7 -7
  219. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  220. package/lib/dist-custom-elements/duet-combobox.js +19 -19
  221. package/lib/dist-custom-elements/duet-contact-card.js +9 -9
  222. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  223. package/lib/dist-custom-elements/duet-date-picker.js +63 -45
  224. package/lib/dist-custom-elements/duet-divider.js +1 -1
  225. package/lib/dist-custom-elements/duet-editable-table.js +9 -9
  226. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  227. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  228. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  229. package/lib/dist-custom-elements/duet-footer.js +9 -9
  230. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  231. package/lib/dist-custom-elements/duet-grid.js +1 -1
  232. package/lib/dist-custom-elements/duet-header.js +10 -10
  233. package/lib/dist-custom-elements/duet-heading.js +1 -1
  234. package/lib/dist-custom-elements/duet-hero.js +11 -11
  235. package/lib/dist-custom-elements/duet-icon.js +1 -1
  236. package/lib/dist-custom-elements/duet-input.js +1 -1
  237. package/lib/dist-custom-elements/duet-label.js +1 -1
  238. package/lib/dist-custom-elements/duet-layout.js +2 -2
  239. package/lib/dist-custom-elements/duet-link.js +1 -1
  240. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  241. package/lib/dist-custom-elements/duet-list.js +1 -1
  242. package/lib/dist-custom-elements/duet-logo.js +1 -1
  243. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  244. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  245. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  246. package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
  247. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  248. package/lib/dist-custom-elements/duet-menu-bar.js +19 -8
  249. package/lib/dist-custom-elements/duet-modal.js +11 -11
  250. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  251. package/lib/dist-custom-elements/duet-nav.js +1 -1
  252. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  253. package/lib/dist-custom-elements/duet-notification.js +4 -4
  254. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  255. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  256. package/lib/dist-custom-elements/duet-page-heading.js +2 -2
  257. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  258. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  259. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  260. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  261. package/lib/dist-custom-elements/duet-progress.js +1 -1
  262. package/lib/dist-custom-elements/duet-promo-card.js +4 -4
  263. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  264. package/lib/dist-custom-elements/duet-radio.js +1 -1
  265. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  266. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  267. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  268. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  269. package/lib/dist-custom-elements/duet-select.js +1 -1
  270. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  271. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  272. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  273. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  274. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  275. package/lib/dist-custom-elements/duet-slideout-panel.js +16 -12
  276. package/lib/dist-custom-elements/duet-slideout.js +42 -18
  277. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  278. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  279. package/lib/dist-custom-elements/duet-step.js +4 -4
  280. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  281. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  282. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  283. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  284. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  285. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  286. package/lib/dist-custom-elements/duet-tab-group.js +14 -14
  287. package/lib/dist-custom-elements/duet-tab.js +2 -7
  288. package/lib/dist-custom-elements/duet-table.js +1 -1
  289. package/lib/dist-custom-elements/duet-textarea.js +12 -12
  290. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  291. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  292. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  293. package/lib/dist-custom-elements/duet-toolbar-item.js +10 -8
  294. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  295. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  296. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  297. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  298. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  299. package/lib/dist-custom-elements/duet-tray.js +6 -6
  300. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  301. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  302. package/lib/dist-custom-elements/duet-upload.js +21 -21
  303. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  304. package/lib/dist-custom-elements/index.js +2 -2
  305. package/lib/dist-custom-elements/{p-953d804b.js → p-0230e9f7.js} +9 -9
  306. package/lib/dist-custom-elements/{p-c47b67df.js → p-02c633ce.js} +1 -1
  307. package/lib/dist-custom-elements/{p-3882c4af.js → p-1cb8476a.js} +6 -6
  308. package/lib/dist-custom-elements/{p-fe4f9c1d.js → p-1ea54c70.js} +1 -1
  309. package/lib/dist-custom-elements/{p-18f83d4e.js → p-26b7ade3.js} +852 -613
  310. package/lib/dist-custom-elements/{p-0f66ee86.js → p-2b8ce441.js} +1 -1
  311. package/lib/dist-custom-elements/{p-317b4bb8.js → p-35375593.js} +1 -1
  312. package/lib/dist-custom-elements/{p-a96a809b.js → p-38184acb.js} +1 -1
  313. package/lib/dist-custom-elements/{p-9f1f81a3.js → p-3eae8aeb.js} +1 -1
  314. package/lib/dist-custom-elements/{p-ef70e2c7.js → p-40eaa1e8.js} +4 -4
  315. package/lib/dist-custom-elements/{p-3c10a825.js → p-4dc547d5.js} +6 -6
  316. package/lib/dist-custom-elements/{p-04e23d1d.js → p-52a71225.js} +1 -1
  317. package/lib/dist-custom-elements/{p-1b7829a1.js → p-5474eeba.js} +1 -1
  318. package/lib/dist-custom-elements/{p-3037abd6.js → p-5be05df5.js} +13 -13
  319. package/lib/dist-custom-elements/{p-8f05d29d.js → p-63d7f555.js} +5 -5
  320. package/lib/dist-custom-elements/{p-38f16dbf.js → p-6fba1a8d.js} +7 -7
  321. package/lib/dist-custom-elements/{p-bdab3956.js → p-70dc7a81.js} +2 -2
  322. package/lib/dist-custom-elements/{p-f515b36d.js → p-75e5bd55.js} +4 -4
  323. package/lib/dist-custom-elements/{p-c96e337d.js → p-78a5f782.js} +1 -1
  324. package/lib/dist-custom-elements/{p-073ee906.js → p-78ce84c0.js} +1 -1
  325. package/lib/dist-custom-elements/{p-03f58276.js → p-8a6272fd.js} +3 -3
  326. package/lib/dist-custom-elements/{p-fc9b988f.js → p-8b3decf2.js} +1 -1
  327. package/lib/dist-custom-elements/{p-2e45b8be.js → p-8d2d00df.js} +1 -1
  328. package/lib/dist-custom-elements/{p-53247748.js → p-8e6d8a49.js} +6 -6
  329. package/lib/dist-custom-elements/{p-02438b26.js → p-92271f30.js} +11 -11
  330. package/lib/dist-custom-elements/{p-06cfa40e.js → p-94084f9c.js} +57 -27
  331. package/lib/dist-custom-elements/{p-8764aea1.js → p-993aea39.js} +1 -1
  332. package/lib/dist-custom-elements/{p-c2b15a3a.js → p-9f29df11.js} +2 -2
  333. package/lib/dist-custom-elements/{p-f7720c96.js → p-a8ec8761.js} +1 -1
  334. package/lib/dist-custom-elements/{p-b33fb0bd.js → p-aee0da4a.js} +3 -3
  335. package/lib/dist-custom-elements/{p-b669630b.js → p-b0182f1f.js} +1 -1
  336. package/lib/dist-custom-elements/{p-d9cadd5e.js → p-b0a7f776.js} +1 -1
  337. package/lib/dist-custom-elements/{p-730cc2f3.js → p-b5ab185d.js} +2 -2
  338. package/lib/dist-custom-elements/{p-91faf1b9.js → p-b5e71a67.js} +2 -2
  339. package/lib/dist-custom-elements/{p-dab711d2.js → p-c5aac304.js} +3 -3
  340. package/lib/dist-custom-elements/{p-9c93e4d4.js → p-d824ce45.js} +1 -1
  341. package/lib/dist-custom-elements/{p-f0dad941.js → p-dac0f309.js} +3 -3
  342. package/lib/dist-custom-elements/{p-c3854d56.js → p-e30dc66d.js} +1 -1
  343. package/lib/dist-custom-elements/{p-adc530ba.js → p-ee7efc3d.js} +9 -9
  344. package/lib/dist-custom-elements/{p-16251bb2.js → p-f0080861.js} +2 -2
  345. package/lib/dist-custom-elements/{p-d53fce96.js → p-f4db5912.js} +3 -3
  346. package/lib/dist-custom-elements/{p-e774b5ee.js → p-f76d6e43.js} +1 -1
  347. package/lib/dist-custom-elements/{p-956bd0ac.js → p-fabc88b7.js} +4 -4
  348. package/lib/duet/duet.esm.js +1 -1
  349. package/lib/duet/duet.js +1 -1
  350. package/lib/duet/{p-c55481ce.entry.js → p-02380a84.entry.js} +1 -1
  351. package/lib/duet/{p-8bcfbfb1.entry.js → p-04422a4f.entry.js} +1 -1
  352. package/lib/duet/p-068cf24e.system.entry.js +4 -0
  353. package/lib/duet/{p-92d06b44.entry.js → p-079f9e29.entry.js} +1 -1
  354. package/lib/duet/p-08b0bbbb.entry.js +4 -0
  355. package/lib/duet/{p-137a6891.system.entry.js → p-091a5f13.system.entry.js} +1 -1
  356. package/lib/duet/{p-33fe1e1b.system.entry.js → p-0bb7e6db.system.entry.js} +1 -1
  357. package/lib/duet/{p-f943c2af.entry.js → p-0c9851a1.entry.js} +1 -1
  358. package/lib/duet/{p-30a225a6.entry.js → p-1057521d.entry.js} +1 -1
  359. package/lib/duet/{p-ad0a4c06.entry.js → p-12a7249e.entry.js} +1 -1
  360. package/lib/duet/{p-8bf78cf6.system.entry.js → p-16038e7f.system.entry.js} +1 -1
  361. package/lib/duet/{p-89b0e135.entry.js → p-17a92a57.entry.js} +1 -1
  362. package/lib/duet/{p-385618e3.entry.js → p-1a05b9bb.entry.js} +1 -1
  363. package/lib/duet/{p-0ff2881c.system.entry.js → p-217328d7.system.entry.js} +1 -1
  364. package/lib/duet/p-2247d351.system.entry.js +4 -0
  365. package/lib/duet/{p-37f88028.entry.js → p-25390477.entry.js} +1 -1
  366. package/lib/duet/{p-ae0d2d3f.system.js → p-25c77fc5.system.js} +1 -1
  367. package/lib/duet/{p-6a360967.system.entry.js → p-2665d9ca.system.entry.js} +1 -1
  368. package/lib/duet/{p-c87ca1be.entry.js → p-2993a8c3.entry.js} +1 -1
  369. package/lib/duet/{p-a044bee8.system.entry.js → p-29dbe11f.system.entry.js} +2 -2
  370. package/lib/duet/{p-df0d8f48.entry.js → p-2d3f0a48.entry.js} +1 -1
  371. package/lib/duet/{p-3881e4aa.system.entry.js → p-2e8c2654.system.entry.js} +1 -1
  372. package/lib/duet/{p-44360109.entry.js → p-2e96eecc.entry.js} +1 -1
  373. package/lib/duet/p-30e9baf8.system.js +4 -0
  374. package/lib/duet/{p-51a9bdd7.system.entry.js → p-33b69886.system.entry.js} +1 -1
  375. package/lib/duet/{p-bd8f13b7.entry.js → p-37f9b3f3.entry.js} +1 -1
  376. package/lib/duet/{p-340a9379.system.entry.js → p-38b0ae95.system.entry.js} +1 -1
  377. package/lib/duet/p-3c427358.entry.js +4 -0
  378. package/lib/duet/{p-180cc0c3.system.entry.js → p-3e580d39.system.entry.js} +1 -1
  379. package/lib/duet/{p-b0639678.entry.js → p-3f4b8a20.entry.js} +1 -1
  380. package/lib/duet/{p-927365ae.entry.js → p-416c6bd2.entry.js} +1 -1
  381. package/lib/duet/{p-e09e8b4e.system.entry.js → p-4304cb65.system.entry.js} +1 -1
  382. package/lib/duet/p-45085ca6.system.js +4 -0
  383. package/lib/duet/{p-2f2615c4.system.entry.js → p-454ce0a7.system.entry.js} +1 -1
  384. package/lib/duet/p-4b880bb3.entry.js +4 -0
  385. package/lib/duet/{p-f0574462.entry.js → p-4c513203.entry.js} +1 -1
  386. package/lib/duet/{p-7167c100.system.entry.js → p-4d5f2668.system.entry.js} +1 -1
  387. package/lib/duet/p-4f198ebe.entry.js +4 -0
  388. package/lib/duet/{p-e55a165e.system.entry.js → p-503b1f9c.system.entry.js} +1 -1
  389. package/lib/duet/{p-cd140716.system.entry.js → p-539b8b9b.system.entry.js} +1 -1
  390. package/lib/duet/p-53a79c8c.system.entry.js +4 -0
  391. package/lib/duet/{p-ee2e3a15.entry.js → p-54e46011.entry.js} +1 -1
  392. package/lib/duet/{p-a7d80cb0.system.entry.js → p-558ea33c.system.entry.js} +1 -1
  393. package/lib/duet/{p-933e6de2.system.entry.js → p-567227f2.system.entry.js} +1 -1
  394. package/lib/duet/{p-8168beae.entry.js → p-5727dc58.entry.js} +1 -1
  395. package/lib/duet/{p-45d64382.entry.js → p-582c6653.entry.js} +1 -1
  396. package/lib/duet/{p-53e5c99d.entry.js → p-5ae54542.entry.js} +1 -1
  397. package/lib/duet/{p-01c85764.entry.js → p-5bd68f1e.entry.js} +1 -1
  398. package/lib/duet/{p-39068e23.entry.js → p-5fb91cf2.entry.js} +1 -1
  399. package/lib/duet/p-618bf010.entry.js +4 -0
  400. package/lib/duet/p-626be65a.system.entry.js +4 -0
  401. package/lib/duet/{p-48efe08e.entry.js → p-63f0c13f.entry.js} +1 -1
  402. package/lib/duet/{p-51687979.system.entry.js → p-64b767a1.system.entry.js} +1 -1
  403. package/lib/duet/p-6586fb03.js +5 -0
  404. package/lib/duet/{p-16e164ca.js → p-6647e622.js} +1 -1
  405. package/lib/duet/p-672c2725.system.entry.js +4 -0
  406. package/lib/duet/{p-18886cb5.system.entry.js → p-6f86fd58.system.entry.js} +1 -1
  407. package/lib/duet/{p-4e40f582.system.entry.js → p-72d24fa8.system.entry.js} +1 -1
  408. package/lib/duet/{p-b92f970e.system.entry.js → p-72e2c5ff.system.entry.js} +1 -1
  409. package/lib/duet/p-73251b4a.system.entry.js +4 -0
  410. package/lib/duet/{p-e77d679c.entry.js → p-742e42e3.entry.js} +1 -1
  411. package/lib/duet/{p-e388b16f.system.entry.js → p-7456c30b.system.entry.js} +2 -2
  412. package/lib/duet/{p-ddfc288e.system.entry.js → p-761a7665.system.entry.js} +1 -1
  413. package/lib/duet/{p-d2215b06.system.entry.js → p-78c0a939.system.entry.js} +1 -1
  414. package/lib/duet/{p-d2ea8d68.entry.js → p-7a111f40.entry.js} +1 -1
  415. package/lib/duet/{p-816ae1ce.system.entry.js → p-7aa134f8.system.entry.js} +1 -1
  416. package/lib/duet/p-7c665c7b.system.entry.js +4 -0
  417. package/lib/duet/{p-1212ac86.entry.js → p-7c7c220c.entry.js} +1 -1
  418. package/lib/duet/{p-a5cc53ad.entry.js → p-7e709290.entry.js} +1 -1
  419. package/lib/duet/{p-0b01e52f.system.js → p-7eb1ccc1.system.js} +1 -1
  420. package/lib/duet/{p-53094306.entry.js → p-8158f08f.entry.js} +1 -1
  421. package/lib/duet/{p-fad2449e.system.entry.js → p-821e7df8.system.entry.js} +1 -1
  422. package/lib/duet/{p-df07c70e.entry.js → p-84ee5bc9.entry.js} +1 -1
  423. package/lib/duet/{p-aea6cad6.entry.js → p-86c7b940.entry.js} +1 -1
  424. package/lib/duet/{p-8648d2f5.system.entry.js → p-8845de2e.system.entry.js} +1 -1
  425. package/lib/duet/p-888e855d.entry.js +4 -0
  426. package/lib/duet/{p-63abaa65.system.entry.js → p-8a709b0d.system.entry.js} +1 -1
  427. package/lib/duet/{p-2fe9627e.entry.js → p-8c628593.entry.js} +1 -1
  428. package/lib/duet/{p-e6e10772.system.entry.js → p-8db4323f.system.entry.js} +1 -1
  429. package/lib/duet/{p-0dea58fb.system.entry.js → p-8e94ee62.system.entry.js} +1 -1
  430. package/lib/duet/{p-a4fb0b1b.entry.js → p-9050c043.entry.js} +1 -1
  431. package/lib/duet/{p-14472496.entry.js → p-91967747.entry.js} +1 -1
  432. package/lib/duet/{p-04907e86.entry.js → p-91e74580.entry.js} +1 -1
  433. package/lib/duet/{p-a332b9cc.system.entry.js → p-9220b2f7.system.entry.js} +1 -1
  434. package/lib/duet/{p-c35840fb.system.entry.js → p-94283cba.system.entry.js} +1 -1
  435. package/lib/duet/{p-cfafdabe.entry.js → p-959d0b38.entry.js} +1 -1
  436. package/lib/duet/{p-06aee98f.entry.js → p-9629f198.entry.js} +1 -1
  437. package/lib/duet/p-973eb9ef.entry.js +4 -0
  438. package/lib/duet/{p-bd1a0a0e.entry.js → p-9828d01b.entry.js} +1 -1
  439. package/lib/duet/p-98ea8c33.entry.js +4 -0
  440. package/lib/duet/{p-aacbc604.system.entry.js → p-9ac83cce.system.entry.js} +1 -1
  441. package/lib/duet/{p-5cb76db3.entry.js → p-9ad418dc.entry.js} +1 -1
  442. package/lib/duet/{p-b2abb860.entry.js → p-9ea6b9ea.entry.js} +1 -1
  443. package/lib/duet/{p-3299651e.system.entry.js → p-9f887a8b.system.entry.js} +1 -1
  444. package/lib/duet/{p-3cf77ef1.entry.js → p-9ff81f9a.entry.js} +1 -1
  445. package/lib/duet/{p-f0da6a88.entry.js → p-a120b25b.entry.js} +1 -1
  446. package/lib/duet/{p-6059af2f.system.js → p-a45b41a5.system.js} +1 -1
  447. package/lib/duet/{p-0068c16a.entry.js → p-a7873d11.entry.js} +1 -1
  448. package/lib/duet/{p-a2cb5197.entry.js → p-a84ae2da.entry.js} +1 -1
  449. package/lib/duet/{p-a736cb85.system.entry.js → p-aa908860.system.entry.js} +1 -1
  450. package/lib/duet/{p-a18e89e9.js → p-ab6f31bd.js} +1 -1
  451. package/lib/duet/{p-383de017.system.entry.js → p-ad8efcc9.system.entry.js} +1 -1
  452. package/lib/duet/{p-97cb5a51.system.entry.js → p-ad9a28ce.system.entry.js} +1 -1
  453. package/lib/duet/{p-3a4a65fb.entry.js → p-af614927.entry.js} +1 -1
  454. package/lib/duet/{p-2d1c15ca.system.entry.js → p-af70b228.system.entry.js} +2 -2
  455. package/lib/duet/{p-093abc6e.system.entry.js → p-b081da29.system.entry.js} +1 -1
  456. package/lib/duet/{p-02b18289.entry.js → p-b2c3d1b0.entry.js} +1 -1
  457. package/lib/duet/{p-fdf49d7c.system.entry.js → p-b2e5c45c.system.entry.js} +1 -1
  458. package/lib/duet/{p-bc4409b4.entry.js → p-b3512b93.entry.js} +1 -1
  459. package/lib/duet/{p-d6d5b7d2.system.entry.js → p-b4d15993.system.entry.js} +1 -1
  460. package/lib/duet/{p-735f7521.system.entry.js → p-b51e2eee.system.entry.js} +1 -1
  461. package/lib/duet/{p-9e924acb.system.entry.js → p-b69bc1e1.system.entry.js} +1 -1
  462. package/lib/duet/{p-c00af14a.entry.js → p-b79fe3aa.entry.js} +1 -1
  463. package/lib/duet/{p-b88e5d27.system.entry.js → p-b89a059e.system.entry.js} +1 -1
  464. package/lib/duet/{p-2fe4b68d.system.entry.js → p-b8faf306.system.entry.js} +1 -1
  465. package/lib/duet/{p-d5584c75.system.entry.js → p-b948418d.system.entry.js} +1 -1
  466. package/lib/duet/{p-8104d84d.system.entry.js → p-b98222bd.system.entry.js} +1 -1
  467. package/lib/duet/{p-f08f4352.system.entry.js → p-bce0fb51.system.entry.js} +1 -1
  468. package/lib/duet/{p-8e5651f6.entry.js → p-bd74bd69.entry.js} +1 -1
  469. package/lib/duet/{p-e896d463.system.entry.js → p-bf8b75d0.system.entry.js} +2 -2
  470. package/lib/duet/p-bfa34b21.js +4 -0
  471. package/lib/duet/{p-86e5ee55.entry.js → p-c01383c1.entry.js} +1 -1
  472. package/lib/duet/{p-cc59d81e.entry.js → p-c1d59f6d.entry.js} +1 -1
  473. package/lib/duet/{p-2df303e1.system.entry.js → p-c249faed.system.entry.js} +1 -1
  474. package/lib/duet/{p-bf6bf882.system.entry.js → p-c558abb2.system.entry.js} +1 -1
  475. package/lib/duet/p-c5746dd0.system.js +4 -0
  476. package/lib/duet/p-c6f946fe.entry.js +4 -0
  477. package/lib/duet/{p-c11fb31b.system.entry.js → p-c7cbe815.system.entry.js} +1 -1
  478. package/lib/duet/{p-9a7cacc6.system.entry.js → p-ccc9e30f.system.entry.js} +1 -1
  479. package/lib/duet/{p-7edd0548.entry.js → p-cccc8a6c.entry.js} +1 -1
  480. package/lib/duet/{p-efbf770c.entry.js → p-ccf771f5.entry.js} +1 -1
  481. package/lib/duet/p-cd30e156.system.entry.js +4 -0
  482. package/lib/duet/{p-f56b7b97.entry.js → p-cd7e44b4.entry.js} +1 -1
  483. package/lib/duet/{p-980e091b.entry.js → p-ce59f561.entry.js} +1 -1
  484. package/lib/duet/{p-c485556f.entry.js → p-cf4ce1f7.entry.js} +1 -1
  485. package/lib/duet/{p-e5beaaac.system.entry.js → p-d0aae845.system.entry.js} +1 -1
  486. package/lib/duet/{p-01ed3ab8.entry.js → p-d468472d.entry.js} +1 -1
  487. package/lib/duet/{p-0c7b382c.system.entry.js → p-d4a56ffe.system.entry.js} +1 -1
  488. package/lib/duet/{p-9a4af723.system.entry.js → p-d6fa4e11.system.entry.js} +1 -1
  489. package/lib/duet/p-d75c8108.system.entry.js +4 -0
  490. package/lib/duet/{p-4b9e589b.entry.js → p-d81cefba.entry.js} +1 -1
  491. package/lib/duet/{p-c806e336.system.entry.js → p-d84bf562.system.entry.js} +1 -1
  492. package/lib/duet/p-dc5c5cc4.system.js +5 -0
  493. package/lib/duet/p-df2bdfe3.system.entry.js +4 -0
  494. package/lib/duet/{p-514b8d88.entry.js → p-e04146a1.entry.js} +1 -1
  495. package/lib/duet/{p-fd3301c3.entry.js → p-e2bafc44.entry.js} +1 -1
  496. package/lib/duet/{p-63faedd1.entry.js → p-e511bbaa.entry.js} +1 -1
  497. package/lib/duet/{p-ad01fd48.entry.js → p-e6364b25.entry.js} +1 -1
  498. package/lib/duet/{p-5ea98736.js → p-e7f2c310.js} +1 -1
  499. package/lib/duet/{p-a6c255f0.system.entry.js → p-e9246c27.system.entry.js} +1 -1
  500. package/lib/duet/{p-bd071a21.entry.js → p-e9f172ff.entry.js} +1 -1
  501. package/lib/duet/{p-eb4c270f.entry.js → p-ea2463be.entry.js} +1 -1
  502. package/lib/duet/{p-06519d7d.system.entry.js → p-ee4a44f2.system.entry.js} +1 -1
  503. package/lib/duet/{p-c442e17f.system.entry.js → p-ef266490.system.entry.js} +1 -1
  504. package/lib/duet/{p-70337fa5.entry.js → p-efa9f8e3.entry.js} +1 -1
  505. package/lib/duet/{p-de6167cd.system.entry.js → p-f0017b76.system.entry.js} +1 -1
  506. package/lib/duet/{p-9f30e9ff.system.entry.js → p-f0443463.system.entry.js} +1 -1
  507. package/lib/duet/{p-5e132e66.system.entry.js → p-f06b4e50.system.entry.js} +2 -2
  508. package/lib/duet/{p-4be7217d.system.entry.js → p-f082acbe.system.entry.js} +1 -1
  509. package/lib/duet/{p-7a2ea041.entry.js → p-f263a147.entry.js} +1 -1
  510. package/lib/duet/{p-d189564a.system.entry.js → p-f3bf0f9b.system.entry.js} +1 -1
  511. package/lib/duet/{p-e13df07a.system.entry.js → p-f55a55e1.system.entry.js} +1 -1
  512. package/lib/duet/{p-7b4f66fb.entry.js → p-f6795cc3.entry.js} +1 -1
  513. package/lib/duet/{p-fd68a0b0.entry.js → p-f805492f.entry.js} +1 -1
  514. package/lib/duet/{p-ad260c1f.entry.js → p-f829fc48.entry.js} +1 -1
  515. package/lib/duet/{p-2a1cc5cd.system.entry.js → p-f98d46b5.system.entry.js} +1 -1
  516. package/lib/duet/{p-50f10190.system.entry.js → p-f9f8cc8b.system.entry.js} +1 -1
  517. package/lib/duet/p-fc406422.system.entry.js +4 -0
  518. package/lib/duet/{p-19626704.js → p-fe85cfac.js} +1 -1
  519. package/lib/duet/p-feb2f78b.entry.js +4 -0
  520. package/lib/duet/{p-4f0a578a.entry.js → p-ff664cb1.entry.js} +1 -1
  521. package/lib/esm/{app-globals-6da9dd84.js → app-globals-154dbc04.js} +1 -1
  522. package/lib/esm/duet-action-button.entry.js +2 -2
  523. package/lib/esm/duet-alert.entry.js +4 -4
  524. package/lib/esm/duet-badge.entry.js +1 -1
  525. package/lib/esm/duet-banner.entry.js +2 -2
  526. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  527. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  528. package/lib/esm/duet-button_2.entry.js +2 -2
  529. package/lib/esm/duet-callout.entry.js +2 -2
  530. package/lib/esm/duet-caption_4.entry.js +2 -2
  531. package/lib/esm/duet-card.entry.js +1 -1
  532. package/lib/esm/duet-checkbox.entry.js +1 -1
  533. package/lib/esm/duet-checkmark.entry.js +1 -1
  534. package/lib/esm/duet-chip_3.entry.js +55 -26
  535. package/lib/esm/duet-choice_2.entry.js +4 -4
  536. package/lib/esm/duet-collapsible.entry.js +2 -2
  537. package/lib/esm/duet-combobox.entry.js +4 -4
  538. package/lib/esm/duet-contact-card.entry.js +2 -2
  539. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  540. package/lib/esm/duet-date-picker.entry.js +48 -31
  541. package/lib/esm/duet-divider_2.entry.js +1 -1
  542. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  543. package/lib/esm/duet-empty-state.entry.js +1 -1
  544. package/lib/esm/duet-fieldset.entry.js +2 -2
  545. package/lib/esm/duet-file-chooser.entry.js +1 -1
  546. package/lib/esm/duet-footer.entry.js +3 -3
  547. package/lib/esm/duet-grid_2.entry.js +1 -1
  548. package/lib/esm/duet-header_2.entry.js +2 -2
  549. package/lib/esm/duet-hero.entry.js +3 -3
  550. package/lib/esm/duet-icon.entry.js +1 -1
  551. package/lib/esm/duet-input_2.entry.js +4 -4
  552. package/lib/esm/duet-layout.entry.js +2 -2
  553. package/lib/esm/duet-list_2.entry.js +1 -1
  554. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  555. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  556. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  557. package/lib/esm/duet-menu-bar-item.entry.js +2 -2
  558. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  559. package/lib/esm/duet-menu-bar.entry.js +16 -6
  560. package/lib/esm/duet-modal.entry.js +4 -4
  561. package/lib/esm/duet-multiselect.entry.js +3 -3
  562. package/lib/esm/duet-nav.entry.js +1 -1
  563. package/lib/esm/duet-notification_2.entry.js +3 -3
  564. package/lib/esm/duet-number-input.entry.js +3 -3
  565. package/lib/esm/duet-overlay.entry.js +1 -1
  566. package/lib/esm/duet-page-heading.entry.js +1 -1
  567. package/lib/esm/duet-pagination_2.entry.js +2 -2
  568. package/lib/esm/duet-progress.entry.js +2 -2
  569. package/lib/esm/duet-promo-card.entry.js +2 -2
  570. package/lib/esm/duet-radio_2.entry.js +2 -2
  571. package/lib/esm/duet-range-slider.entry.js +1 -1
  572. package/lib/esm/duet-scrollable_3.entry.js +3 -8
  573. package/lib/esm/duet-section-layout.entry.js +1 -1
  574. package/lib/esm/duet-select.entry.js +2 -2
  575. package/lib/esm/duet-shaped-image.entry.js +1 -1
  576. package/lib/esm/duet-show-more.entry.js +3 -3
  577. package/lib/esm/duet-slideout-lang.entry.js +2 -2
  578. package/lib/esm/duet-slideout-link.entry.js +1 -1
  579. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  580. package/lib/esm/duet-slideout-panel.entry.js +14 -11
  581. package/lib/esm/duet-slideout.entry.js +38 -15
  582. package/lib/esm/duet-step_2.entry.js +1 -1
  583. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  584. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  585. package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
  586. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  587. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  588. package/lib/esm/duet-textarea.entry.js +3 -3
  589. package/lib/esm/duet-toggle.entry.js +1 -1
  590. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  591. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  592. package/lib/esm/duet-toolbar-item.entry.js +8 -7
  593. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  594. package/lib/esm/duet-toolbar.entry.js +3 -3
  595. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  596. package/lib/esm/duet-tooltip.entry.js +2 -2
  597. package/lib/esm/duet-tray.entry.js +4 -4
  598. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  599. package/lib/esm/duet-upload-item.entry.js +3 -3
  600. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  601. package/lib/esm/duet.js +5 -5
  602. package/lib/esm/{errorcodes.utils-a305e00b.js → errorcodes.utils-55018fd0.js} +1 -1
  603. package/lib/esm/{focus-utils-8f735598.js → focus-utils-29c235cb.js} +1 -1
  604. package/lib/esm/{index-e48e0ceb.js → index-f5d67bb6.js} +827 -580
  605. package/lib/esm/{language-utils-72de56f9.js → language-utils-bd643c5c.js} +1 -1
  606. package/lib/esm/loader.js +4 -4
  607. package/lib/esm/{slot-utils-3d27a887.js → slot-utils-5369c9ff.js} +1 -1
  608. package/lib/esm-es5/{app-globals-6da9dd84.js → app-globals-154dbc04.js} +1 -1
  609. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  610. package/lib/esm-es5/duet-alert.entry.js +1 -1
  611. package/lib/esm-es5/duet-badge.entry.js +1 -1
  612. package/lib/esm-es5/duet-banner.entry.js +1 -1
  613. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  614. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  615. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-callout.entry.js +1 -1
  617. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  618. package/lib/esm-es5/duet-card.entry.js +2 -2
  619. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  620. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  621. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  622. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  623. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  624. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  625. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  626. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  627. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  628. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  630. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  631. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  632. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  633. package/lib/esm-es5/duet-footer.entry.js +1 -1
  634. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  635. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  636. package/lib/esm-es5/duet-hero.entry.js +2 -2
  637. package/lib/esm-es5/duet-icon.entry.js +1 -1
  638. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  639. package/lib/esm-es5/duet-layout.entry.js +1 -1
  640. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  641. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  642. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  643. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  644. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  645. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  646. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  647. package/lib/esm-es5/duet-modal.entry.js +1 -1
  648. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  649. package/lib/esm-es5/duet-nav.entry.js +1 -1
  650. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  651. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  652. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  653. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  654. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  655. package/lib/esm-es5/duet-progress.entry.js +1 -1
  656. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  657. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  658. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  659. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  660. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  661. package/lib/esm-es5/duet-select.entry.js +1 -1
  662. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  663. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  664. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  665. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  667. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  668. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  669. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  670. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  671. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  673. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  674. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  675. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  676. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  677. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  678. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  680. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  681. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  682. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  683. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  684. package/lib/esm-es5/duet-tray.entry.js +1 -1
  685. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  686. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  687. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  688. package/lib/esm-es5/duet.js +1 -1
  689. package/lib/esm-es5/{errorcodes.utils-a305e00b.js → errorcodes.utils-55018fd0.js} +1 -1
  690. package/lib/esm-es5/focus-utils-29c235cb.js +4 -0
  691. package/lib/esm-es5/index-f5d67bb6.js +5 -0
  692. package/lib/esm-es5/{language-utils-72de56f9.js → language-utils-bd643c5c.js} +1 -1
  693. package/lib/esm-es5/loader.js +1 -1
  694. package/lib/esm-es5/{slot-utils-3d27a887.js → slot-utils-5369c9ff.js} +1 -1
  695. package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
  696. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  697. package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
  698. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -2
  699. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +5 -0
  700. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +17 -5
  701. package/lib/types/components/duet-slideout/duet-slideout.d.ts +11 -3
  702. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
  703. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +4 -0
  704. package/lib/types/components.d.ts +52 -10
  705. package/package.json +7 -6
  706. package/lib/duet/p-03c48743.entry.js +0 -4
  707. package/lib/duet/p-135b141e.entry.js +0 -4
  708. package/lib/duet/p-21256995.entry.js +0 -4
  709. package/lib/duet/p-2333196e.entry.js +0 -4
  710. package/lib/duet/p-2cc63a64.system.entry.js +0 -4
  711. package/lib/duet/p-337cab93.entry.js +0 -4
  712. package/lib/duet/p-39e7cae9.system.entry.js +0 -4
  713. package/lib/duet/p-41dcd22c.system.js +0 -4
  714. package/lib/duet/p-45b7ae86.entry.js +0 -4
  715. package/lib/duet/p-495425cd.system.entry.js +0 -4
  716. package/lib/duet/p-4a73a090.system.entry.js +0 -4
  717. package/lib/duet/p-543b87b6.system.entry.js +0 -4
  718. package/lib/duet/p-6488c9a9.system.entry.js +0 -4
  719. package/lib/duet/p-693cf3ec.entry.js +0 -4
  720. package/lib/duet/p-6a1545b0.entry.js +0 -4
  721. package/lib/duet/p-7e08d07c.system.js +0 -5
  722. package/lib/duet/p-841a55c5.system.js +0 -4
  723. package/lib/duet/p-a0932d90.system.entry.js +0 -4
  724. package/lib/duet/p-a914a79e.system.js +0 -4
  725. package/lib/duet/p-aa3ba248.entry.js +0 -4
  726. package/lib/duet/p-b58b7aa7.system.entry.js +0 -4
  727. package/lib/duet/p-d3828a36.js +0 -5
  728. package/lib/duet/p-d81917ad.system.entry.js +0 -4
  729. package/lib/duet/p-dfd8cd60.js +0 -4
  730. package/lib/duet/p-f17df5b6.system.entry.js +0 -4
  731. package/lib/duet/p-f68ba028.entry.js +0 -4
  732. package/lib/duet/p-fe803897.system.entry.js +0 -4
  733. package/lib/esm-es5/focus-utils-8f735598.js +0 -4
  734. package/lib/esm-es5/index-e48e0ceb.js +0 -5
@@ -40,16 +40,16 @@ export class DuetSlideoutPanelDropdown {
40
40
  * Always the last one in the class.
41
41
  */
42
42
  render() {
43
- return (h(Host, { key: '928a234e72a6cbc3d987453b0536284beb302544' }, h("div", { key: '6381d9b535e0aae5f1ffcd4598d7ef5549414629', class: {
43
+ return (h(Host, { key: '8bd65996e3bfea744c0730e651df24d258bec3c7' }, h("div", { key: '4d04156b1831757d0cd15287fe4baa3c300d4bd2', class: {
44
44
  "duet-slideout-panel-dropdown": true,
45
45
  "duet-theme-turva": this.theme === "turva",
46
46
  active: this.open,
47
- } }, h("button", { key: 'a16624ab904bb50b789dfd427d697eb2aee6cf6a', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
47
+ } }, h("button", { key: 'c3d651d59e46dcfa5add2b09da4fbcd5443f1687', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
48
48
  active: this.active,
49
- }, onClick: this.onClick }, this.icon && h("duet-icon", { key: 'e8adbb28483423f4361812416579bf6745a76bc4', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '6ab66a503a7592d00d08ade39b35540fef97f4a8', class: "label" }, h("slot", { key: '9feeacf271ad1b3a3110ef847e2c4054f6c137cf', name: "label" }), h("duet-icon", { key: 'dc0fe5de62591c574d56a1a315523584833a29d2', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: 'ffa8f24645466213c7a8ee05928e09229d602102', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
49
+ }, onClick: this.onClick }, this.icon && h("duet-icon", { key: 'f680e74f6ae413a180b08776ee27cd5cb8de74a8', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '2a3047b55c2df7ac06dea3fe22131fb619aa9fd1', class: "label" }, h("slot", { key: 'c24326301886814aef541f359c55dedccd1cc94c', name: "label" }), h("duet-icon", { key: 'c7c1032d262a94a2ca59a89fc46ab514cbc64b07', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '53f5768df91fa9fe5f91ab54a8651d0dffbad19b', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
50
50
  items: true,
51
51
  hidden: !this.open,
52
- } }, h("slot", { key: 'a719e7e86838333ea006a8c7d3e76b431d8c47fa' })))));
52
+ } }, h("slot", { key: '525bcea69da437c543ab01eb3b28030858ac6b72' })))));
53
53
  }
54
54
  static get is() { return "duet-slideout-panel-dropdown"; }
55
55
  static get encapsulation() { return "shadow"; }
@@ -85,6 +85,8 @@ export class DuetSlideoutPanelDropdown {
85
85
  "tags": [],
86
86
  "text": "Theme."
87
87
  },
88
+ "getter": false,
89
+ "setter": false,
88
90
  "attribute": "theme",
89
91
  "reflect": false,
90
92
  "defaultValue": "\"\""
@@ -103,6 +105,8 @@ export class DuetSlideoutPanelDropdown {
103
105
  "tags": [],
104
106
  "text": "Active"
105
107
  },
108
+ "getter": false,
109
+ "setter": false,
106
110
  "attribute": "active",
107
111
  "reflect": true,
108
112
  "defaultValue": "false"
@@ -121,6 +125,8 @@ export class DuetSlideoutPanelDropdown {
121
125
  "tags": [],
122
126
  "text": "Open"
123
127
  },
128
+ "getter": false,
129
+ "setter": false,
124
130
  "attribute": "open",
125
131
  "reflect": true,
126
132
  "defaultValue": "false"
@@ -139,6 +145,8 @@ export class DuetSlideoutPanelDropdown {
139
145
  "tags": [],
140
146
  "text": "Icon"
141
147
  },
148
+ "getter": false,
149
+ "setter": false,
142
150
  "attribute": "icon",
143
151
  "reflect": true,
144
152
  "defaultValue": "undefined"
@@ -49,7 +49,7 @@ export class DuetSpacer {
49
49
  "references": {
50
50
  "DuetSpacerSize": {
51
51
  "location": "local",
52
- "path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx",
52
+ "path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-spacer/duet-spacer.tsx",
53
53
  "id": "src/components/duet-spacer/duet-spacer.tsx::DuetSpacerSize"
54
54
  }
55
55
  }
@@ -60,6 +60,8 @@ export class DuetSpacer {
60
60
  "tags": [],
61
61
  "text": "Size variation of the spacer. Can be any of the spacing tokens."
62
62
  },
63
+ "getter": false,
64
+ "setter": false,
63
65
  "attribute": "size",
64
66
  "reflect": false,
65
67
  "defaultValue": "\"medium\""
@@ -84,6 +86,8 @@ export class DuetSpacer {
84
86
  "tags": [],
85
87
  "text": "Direction of the space added."
86
88
  },
89
+ "getter": false,
90
+ "setter": false,
87
91
  "attribute": "direction",
88
92
  "reflect": false,
89
93
  "defaultValue": "\"vertical\""
@@ -97,7 +101,7 @@ export class DuetSpacer {
97
101
  "references": {
98
102
  "DuetSpacerBreakpoint": {
99
103
  "location": "local",
100
- "path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx",
104
+ "path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-spacer/duet-spacer.tsx",
101
105
  "id": "src/components/duet-spacer/duet-spacer.tsx::DuetSpacerBreakpoint"
102
106
  }
103
107
  }
@@ -108,6 +112,8 @@ export class DuetSpacer {
108
112
  "tags": [],
109
113
  "text": "Adjusts the breakpoint where the spacer is shown in. The functionality\nfollows 1:1 the media queries defined in design tokens."
110
114
  },
115
+ "getter": false,
116
+ "setter": false,
111
117
  "attribute": "breakpoint",
112
118
  "reflect": false,
113
119
  "defaultValue": "\"\""
@@ -60,6 +60,8 @@ export class DuetSpinner {
60
60
  "tags": [],
61
61
  "text": "Adds accessible label for the spinner that is only shown for screen readers."
62
62
  },
63
+ "getter": false,
64
+ "setter": false,
63
65
  "attribute": "accessible-label",
64
66
  "reflect": false
65
67
  },
@@ -83,6 +85,8 @@ export class DuetSpinner {
83
85
  "tags": [],
84
86
  "text": "Color of the spinner, as a design token entered in camelCase or kebab-case.\nExample: \"color-primary\". This property can also be set to \"currentColor\"\nwhich forces the icon to use the CSS text color of parent element instead.\nUseful when you want to control the color in stylesheet instead."
85
87
  },
88
+ "getter": false,
89
+ "setter": false,
86
90
  "attribute": "color",
87
91
  "reflect": false,
88
92
  "defaultValue": "\"gray-lightest\""
@@ -96,7 +100,7 @@ export class DuetSpinner {
96
100
  "references": {
97
101
  "DuetSpinnerSize": {
98
102
  "location": "local",
99
- "path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-spinner/duet-spinner.tsx",
103
+ "path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-spinner/duet-spinner.tsx",
100
104
  "id": "src/components/duet-spinner/duet-spinner.tsx::DuetSpinnerSize"
101
105
  }
102
106
  }
@@ -107,6 +111,8 @@ export class DuetSpinner {
107
111
  "tags": [],
108
112
  "text": "Size variation of the spinner."
109
113
  },
114
+ "getter": false,
115
+ "setter": false,
110
116
  "attribute": "size",
111
117
  "reflect": false,
112
118
  "defaultValue": "\"small\""
@@ -131,6 +137,8 @@ export class DuetSpinner {
131
137
  "tags": [],
132
138
  "text": "Theme of the spinner. When used this will override the color setting and\nuse \"primary\" or \"primary-turva\" as the color depending on which theme\nis chosen."
133
139
  },
140
+ "getter": false,
141
+ "setter": false,
134
142
  "attribute": "theme",
135
143
  "reflect": false,
136
144
  "defaultValue": "\"\""
@@ -129,6 +129,8 @@ export class DuetStep {
129
129
  "tags": [],
130
130
  "text": "Theme of the component."
131
131
  },
132
+ "getter": false,
133
+ "setter": false,
132
134
  "attribute": "theme",
133
135
  "reflect": false,
134
136
  "defaultValue": "\"\""
@@ -147,6 +149,8 @@ export class DuetStep {
147
149
  "tags": [],
148
150
  "text": "Set the heading for the step."
149
151
  },
152
+ "getter": false,
153
+ "setter": false,
150
154
  "attribute": "heading",
151
155
  "reflect": false
152
156
  },
@@ -170,6 +174,8 @@ export class DuetStep {
170
174
  "tags": [],
171
175
  "text": "Set the heading level used in the HTML markup."
172
176
  },
177
+ "getter": false,
178
+ "setter": false,
173
179
  "attribute": "heading-level",
174
180
  "reflect": false
175
181
  },
@@ -190,6 +196,8 @@ export class DuetStep {
190
196
  }],
191
197
  "text": ""
192
198
  },
199
+ "getter": false,
200
+ "setter": false,
193
201
  "attribute": "step-index",
194
202
  "reflect": false
195
203
  },
@@ -202,7 +210,7 @@ export class DuetStep {
202
210
  "references": {
203
211
  "DuetStepState": {
204
212
  "location": "local",
205
- "path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-step/duet-step.tsx",
213
+ "path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-step/duet-step.tsx",
206
214
  "id": "src/components/duet-step/duet-step.tsx::DuetStepState"
207
215
  }
208
216
  }
@@ -216,6 +224,8 @@ export class DuetStep {
216
224
  }],
217
225
  "text": ""
218
226
  },
227
+ "getter": false,
228
+ "setter": false,
219
229
  "attribute": "state",
220
230
  "reflect": false
221
231
  },
@@ -236,6 +246,8 @@ export class DuetStep {
236
246
  }],
237
247
  "text": ""
238
248
  },
249
+ "getter": false,
250
+ "setter": false,
239
251
  "attribute": "rounded-top",
240
252
  "reflect": false,
241
253
  "defaultValue": "false"
@@ -257,6 +269,8 @@ export class DuetStep {
257
269
  }],
258
270
  "text": ""
259
271
  },
272
+ "getter": false,
273
+ "setter": false,
260
274
  "attribute": "rounded-bottom",
261
275
  "reflect": false,
262
276
  "defaultValue": "false"
@@ -280,7 +294,7 @@ export class DuetStep {
280
294
  "references": {
281
295
  "DuetStepClickEvent": {
282
296
  "location": "local",
283
- "path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-step/duet-step.tsx",
297
+ "path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-step/duet-step.tsx",
284
298
  "id": "src/components/duet-step/duet-step.tsx::DuetStepClickEvent"
285
299
  }
286
300
  }
@@ -124,6 +124,8 @@ export class DuetStepper {
124
124
  "tags": [],
125
125
  "text": "Theme of the component."
126
126
  },
127
+ "getter": false,
128
+ "setter": false,
127
129
  "attribute": "theme",
128
130
  "reflect": false,
129
131
  "defaultValue": "\"\""
@@ -142,6 +144,8 @@ export class DuetStepper {
142
144
  "tags": [],
143
145
  "text": "Format of message used to announce current step when navigating between steps.\nThe string {current} is replaced with current the step number.\nThe string {total} is replaced with the total number of steps."
144
146
  },
147
+ "getter": false,
148
+ "setter": false,
145
149
  "attribute": "accessible-live",
146
150
  "reflect": false,
147
151
  "defaultValue": "\"Lista jossa {total} kohtaa. Olet kohdassa {current}.\""
@@ -166,6 +170,8 @@ export class DuetStepper {
166
170
  "tags": [],
167
171
  "text": "Controls the margin of the component."
168
172
  },
173
+ "getter": false,
174
+ "setter": false,
169
175
  "attribute": "margin",
170
176
  "reflect": false,
171
177
  "defaultValue": "\"auto\""
@@ -184,6 +190,8 @@ export class DuetStepper {
184
190
  "tags": [],
185
191
  "text": "Controls whether navigation back to previous steps is allowed or not."
186
192
  },
193
+ "getter": false,
194
+ "setter": false,
187
195
  "attribute": "back-disabled",
188
196
  "reflect": false,
189
197
  "defaultValue": "false"
@@ -202,6 +210,8 @@ export class DuetStepper {
202
210
  "tags": [],
203
211
  "text": "The index of the current step."
204
212
  },
213
+ "getter": false,
214
+ "setter": false,
205
215
  "attribute": "selected",
206
216
  "reflect": true,
207
217
  "defaultValue": "0"
@@ -225,7 +235,7 @@ export class DuetStepper {
225
235
  "references": {
226
236
  "DuetStepChangeEvent": {
227
237
  "location": "local",
228
- "path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-stepper/duet-stepper.tsx",
238
+ "path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-stepper/duet-stepper.tsx",
229
239
  "id": "src/components/duet-stepper/duet-stepper.tsx::DuetStepChangeEvent"
230
240
  }
231
241
  }
@@ -122,19 +122,19 @@ export class DuetSubmenuBar {
122
122
  * Always the last one in the class.
123
123
  */
124
124
  render() {
125
- return (h(Host, { key: 'e2117d735a8e911cded7f265c6f8a595ae48dfdb' }, h("nav", { key: '0797f1b1016c6932a6d6c59b11f487f70cc50f07', class: {
125
+ return (h(Host, { key: '1469bb18585b64778dd536fe0b0a8f727e065578' }, h("nav", { key: 'a399b3bd25d1674641715545c4d9ad33a997cce8', class: {
126
126
  "duet-submenu-bar": true,
127
127
  "duet-theme-turva": this.theme === "turva",
128
128
  hidden: this.hidden,
129
- }, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '94866119076b73cb76c5b8d17f9d1545db542f1a', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
129
+ }, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '3226732e632347a9a90f39c7408f444841ed565d', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
130
130
  active: this.open,
131
- }, onClick: this.onClick }, h("span", { key: 'dc870c6204c962afae8c9c26be03fdc13d0e5764', class: "label" }, h("slot", { key: '725b22668a7a9c521f5db94a7d61b88648bc6ccf', name: "label" }), h("duet-icon", { key: 'ad1ada873a49f7a04eba3b4a0875b980c3848eb5', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: '09728b4fb000a4a22f6de2ac8c7f0c782dde65b2', class: {
131
+ }, onClick: this.onClick }, h("span", { key: '7796972e15445991d3de043e8729a8ba33fff6e3', class: "label" }, h("slot", { key: '31c5d6e4d7b63589b161e5a286e4c8fb17858f94', name: "label" }), h("duet-icon", { key: 'e48e347ab980b919e9b405bcce57b653902b8cb5', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: 'bdc071c610af92ccd78d692c5cb54dd3807d4110', class: {
132
132
  "menu-container": true,
133
133
  hidden: !this.open,
134
- }, role: "presentation" }, h("div", { key: 'aa8bd7be5c9a023bd8334cb2de62172bd6d329ac', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
134
+ }, role: "presentation" }, h("div", { key: '59b34793b7a78f7b6408ba05fe8e1e8d2cd68fcd', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
135
135
  items: true,
136
136
  hidden: !this.open,
137
- }, ref: element => (this.itemsContainer = element) }, h("div", { key: 'bd0d108bfcd3823bcb1dfc8bc5cd1484a40fa75a', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: '4186c575bbd77f9286ac918604da8e77f47953dd' }), h("div", { key: 'd1eb8709213d69f098493b3b31b3187ec352df6b', class: "list-padding" }))), h("duet-overlay", { key: '7fee9a7696fa6e91b3689e688272538906345ca9', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
137
+ }, ref: element => (this.itemsContainer = element) }, h("div", { key: '0b1cb47d7dd37179e422758a9450f257383330f6', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: '2c0b696924ab664b00ee2c79cdd8c49fc2134837' }), h("div", { key: '5b6ffbcc4d64adbb050c1d195e5e98dc015a20bf', class: "list-padding" }))), h("duet-overlay", { key: '96fde4e8c50d9d655e4f336f9c88ba14e2378069', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
138
138
  }
139
139
  static get is() { return "duet-submenu-bar"; }
140
140
  static get encapsulation() { return "shadow"; }
@@ -170,6 +170,8 @@ export class DuetSubmenuBar {
170
170
  "tags": [],
171
171
  "text": "Theme."
172
172
  },
173
+ "getter": false,
174
+ "setter": false,
173
175
  "attribute": "theme",
174
176
  "reflect": false,
175
177
  "defaultValue": "\"\""
@@ -188,6 +190,8 @@ export class DuetSubmenuBar {
188
190
  "tags": [],
189
191
  "text": "Makes the submenu bar hide on top of the window when page is scrolled down\nShould be used only with sticky navigation."
190
192
  },
193
+ "getter": false,
194
+ "setter": false,
191
195
  "attribute": "hide-on-scroll",
192
196
  "reflect": false,
193
197
  "defaultValue": "false"
@@ -206,6 +210,8 @@ export class DuetSubmenuBar {
206
210
  "tags": [],
207
211
  "text": "Open"
208
212
  },
213
+ "getter": false,
214
+ "setter": false,
209
215
  "attribute": "open",
210
216
  "reflect": true,
211
217
  "defaultValue": "false"
@@ -224,6 +230,8 @@ export class DuetSubmenuBar {
224
230
  "tags": [],
225
231
  "text": "Adds accessible label for the button that is only shown for screen readers.\nTypically, this label text replaces the visible text on the button for\nusers who use assistive technology."
226
232
  },
233
+ "getter": false,
234
+ "setter": false,
227
235
  "attribute": "accessible-label",
228
236
  "reflect": false
229
237
  }
@@ -96,18 +96,18 @@ export class DuetSubmenuBarDropdown {
96
96
  * Always the last one in the class.
97
97
  */
98
98
  render() {
99
- return (h(Host, { key: '8f08ece395a4ba1314841a67287af313a8855186', role: "listitem" }, h("div", { key: 'e95acc4335f412ca02f26b8de05ade89164a7527', class: {
99
+ return (h(Host, { key: 'c3cf8eb945cf4d95dc90722856d85478a478c3d1', role: "listitem" }, h("div", { key: 'c33c4274767aa171529c12d7998be90c12c80d79', class: {
100
100
  "duet-submenu-bar-dropdown": true,
101
101
  "duet-theme-turva": this.theme === "turva",
102
102
  open: this.open,
103
103
  active: this.active,
104
- } }, h("button", { key: 'a8d0369c81b9a06c1f124cd48d88306c1ed333dd', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
104
+ } }, h("button", { key: '0c2bca528aaf0c1f528634636e7d16007dd66e8e', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
105
105
  open: this.open,
106
106
  active: this.active,
107
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '4c0cc2b9677d5e58c2cf4428efa9d62a1e3c8d91', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'bd5c5b92ef9dc39bf26c2553a0f5e053ef5f1c48', class: "label" }, h("span", { key: '7d1aa5919c3e138f7b533d19aed057826f0fa314', class: "label-text" }, h("slot", { key: 'de5d49c359fa794ccf67bb2add1783e26ade578b', name: "label" })), h("duet-icon", { key: '94eba6e2c4541d80a1152018a9ce87138a947030', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '9c101cf1fdaaabeca35e85d8e7fc41adc223dcd7', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
107
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'b6d67b23e9e144930f6dbd3f7cb645dcc08757bc', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'd4671d5f840303ad923d50ad7314a5ca13a95840', class: "label" }, h("span", { key: 'ec5e80db693fdd7b50ad9fcf3d40300858bd3036', class: "label-text" }, h("slot", { key: '42be40ec38e6e46bf516d581e0cf7204d3a43ecc', name: "label" })), h("duet-icon", { key: '28fce54b06d8489c35a017371ccbcf3ff357261c', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '23ee904f9e7e8953b79be8c1903787e0ad0ed389', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
108
108
  items: true,
109
109
  hidden: !this.open,
110
- } }, h("slot", { key: '4f2254bd20c2b678903b0c0df54fd0f97402faed' })))));
110
+ } }, h("slot", { key: '18d9b43b76fd13faa5c1e95e50253d4ba067dbbd' })))));
111
111
  }
112
112
  static get is() { return "duet-submenu-bar-dropdown"; }
113
113
  static get encapsulation() { return "shadow"; }
@@ -143,6 +143,8 @@ export class DuetSubmenuBarDropdown {
143
143
  "tags": [],
144
144
  "text": "Theme."
145
145
  },
146
+ "getter": false,
147
+ "setter": false,
146
148
  "attribute": "theme",
147
149
  "reflect": false,
148
150
  "defaultValue": "\"\""
@@ -161,6 +163,8 @@ export class DuetSubmenuBarDropdown {
161
163
  "tags": [],
162
164
  "text": "Active"
163
165
  },
166
+ "getter": false,
167
+ "setter": false,
164
168
  "attribute": "active",
165
169
  "reflect": false,
166
170
  "defaultValue": "false"
@@ -179,6 +183,8 @@ export class DuetSubmenuBarDropdown {
179
183
  "tags": [],
180
184
  "text": "Open"
181
185
  },
186
+ "getter": false,
187
+ "setter": false,
182
188
  "attribute": "open",
183
189
  "reflect": true,
184
190
  "defaultValue": "false"
@@ -197,6 +203,8 @@ export class DuetSubmenuBarDropdown {
197
203
  "tags": [],
198
204
  "text": "Icon"
199
205
  },
206
+ "getter": false,
207
+ "setter": false,
200
208
  "attribute": "icon",
201
209
  "reflect": true,
202
210
  "defaultValue": "undefined"
@@ -31,12 +31,12 @@ export class DuetSubmenuBarDropdownLink {
31
31
  * Always the last one in the class.
32
32
  */
33
33
  render() {
34
- return (h(Host, { key: '11e639e57c680a97a0ef21a57328360133227dd1' }, h("a", { key: '919512fb3aa5bf046fa9262710f43fcfd7c9fb39', class: {
34
+ return (h(Host, { key: '7b6d4f944e09e3b9f4a545b35ca22b70354d4e89' }, h("a", { key: '7c4d73a5f232691be4cd4ccc4e9687afdfdf46b2', class: {
35
35
  "duet-submenu-bar-dropdown-link": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  highlight: this.highlight,
38
38
  active: this.active,
39
- }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: 'ebf2d185b72200c222f27e355adeff4c079ca4ea', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: '0974a4c820f420a579284d59a828f4885c6e29f0', class: "label-container" }, h("span", { key: '56a4127149b845914f81522e8f4d1aee1bb5841d', class: "label" }, h("slot", { key: 'f7b1b3f63774566fde033aaeefc564f4f49e5565' })), this.caret && h("duet-icon", { key: '30ecc9e26ae5fd94776b1b6f36bd33762f857630', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '71a328a1d78b6d1d4c13ca0d07b5918677d93061', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
39
+ }, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '931355f6d77cbd9390389fc19ba3523c71deaa37', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: '4be80caa3ae757adf17b077286f0d05572bf8086', class: "label-container" }, h("span", { key: '7c06307710f7bf1a54d31fef0fefe969ef5dbf86', class: "label" }, h("slot", { key: '11223a3b3b50e53da0b37954dc228ef2cc2fb3c8' })), this.caret && h("duet-icon", { key: '8f1bdbc98c7f0af7167528d6ddd015613196af72', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '06574ed40c1677c41256fde666620ec3eb367d7f', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
40
40
  }
41
41
  static get is() { return "duet-submenu-bar-dropdown-link"; }
42
42
  static get encapsulation() { return "shadow"; }
@@ -72,6 +72,8 @@ export class DuetSubmenuBarDropdownLink {
72
72
  "tags": [],
73
73
  "text": "Theme."
74
74
  },
75
+ "getter": false,
76
+ "setter": false,
75
77
  "attribute": "theme",
76
78
  "reflect": false,
77
79
  "defaultValue": "\"\""
@@ -90,6 +92,8 @@ export class DuetSubmenuBarDropdownLink {
90
92
  "tags": [],
91
93
  "text": "Active"
92
94
  },
95
+ "getter": false,
96
+ "setter": false,
93
97
  "attribute": "active",
94
98
  "reflect": false,
95
99
  "defaultValue": "false"
@@ -108,6 +112,8 @@ export class DuetSubmenuBarDropdownLink {
108
112
  "tags": [],
109
113
  "text": "Href"
110
114
  },
115
+ "getter": false,
116
+ "setter": false,
111
117
  "attribute": "href",
112
118
  "reflect": false,
113
119
  "defaultValue": "\"#\""
@@ -126,6 +132,8 @@ export class DuetSubmenuBarDropdownLink {
126
132
  "tags": [],
127
133
  "text": "Icon"
128
134
  },
135
+ "getter": false,
136
+ "setter": false,
129
137
  "attribute": "icon",
130
138
  "reflect": true,
131
139
  "defaultValue": "undefined"
@@ -144,6 +152,8 @@ export class DuetSubmenuBarDropdownLink {
144
152
  "tags": [],
145
153
  "text": "Caret"
146
154
  },
155
+ "getter": false,
156
+ "setter": false,
147
157
  "attribute": "caret",
148
158
  "reflect": false,
149
159
  "defaultValue": "false"
@@ -162,6 +172,8 @@ export class DuetSubmenuBarDropdownLink {
162
172
  "tags": [],
163
173
  "text": "Highlight"
164
174
  },
175
+ "getter": false,
176
+ "setter": false,
165
177
  "attribute": "highlight",
166
178
  "reflect": false,
167
179
  "defaultValue": "false"
@@ -57,7 +57,7 @@ export class DuetSubmenuBarItem {
57
57
  render() {
58
58
  const TagName = this.url ? "a" : "button";
59
59
  const role = this.url ? "link" : "button";
60
- return (h(Host, { key: 'f69e9add0568dfe72123a03f289215bb29ef1d08', role: "listitem" }, h(TagName, { key: '3ca7353d74a0a8c0d1126d51c6f8e331ecf6917c', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: 'f20c091590fbe1ecafd15170018c4cc50f0c8aed', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '7b57abaa11e2b7977724e6af6a0e6abaf9fe3d6f', class: "label" }, h("span", { key: 'db4d694d48e0e09771dd7a9bde496ca51b8489c3', class: "label-text" }, h("slot", { key: 'aaac34dd1703e14868ca9dff56f3b8cf3fbc9bb1' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: '6d75e989663c2c6bd261207f8b31be886ce508ec', class: {
60
+ return (h(Host, { key: 'ab81cca016d06490e7327dff9e9cd7b1eef0c372', role: "listitem" }, h(TagName, { key: '6214b7908b001b1c1c40cf1b24d37932752d48ed', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: '99189e4a64cecacfc57d341d664702eb6319506e', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'efa76ad7b21823ba071b7f9ff4c273034e8c32f8', class: "label" }, h("span", { key: '7d97203da0eb5f9f946b469ceae8a3dd16bd4775', class: "label-text" }, h("slot", { key: 'd6d331b07cf85e7a38383dd8890275bd5959527b' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: '3120f4d7c7b98be6a9ee3b109ed33c6a94705b4e', class: {
61
61
  "trailing-icon": !!this.trailingIcon,
62
62
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
63
63
  "external-icon": !!this.external,
@@ -98,6 +98,8 @@ export class DuetSubmenuBarItem {
98
98
  "tags": [],
99
99
  "text": "Theme."
100
100
  },
101
+ "getter": false,
102
+ "setter": false,
101
103
  "attribute": "theme",
102
104
  "reflect": false,
103
105
  "defaultValue": "\"\""
@@ -116,6 +118,8 @@ export class DuetSubmenuBarItem {
116
118
  "tags": [],
117
119
  "text": "Active"
118
120
  },
121
+ "getter": false,
122
+ "setter": false,
119
123
  "attribute": "active",
120
124
  "reflect": false,
121
125
  "defaultValue": "false"
@@ -134,6 +138,8 @@ export class DuetSubmenuBarItem {
134
138
  "tags": [],
135
139
  "text": "Url"
136
140
  },
141
+ "getter": false,
142
+ "setter": false,
137
143
  "attribute": "url",
138
144
  "reflect": false
139
145
  },
@@ -157,6 +163,8 @@ export class DuetSubmenuBarItem {
157
163
  "tags": [],
158
164
  "text": "Left icon."
159
165
  },
166
+ "getter": false,
167
+ "setter": false,
160
168
  "attribute": "leading-icon",
161
169
  "reflect": false,
162
170
  "defaultValue": "undefined"
@@ -181,6 +189,8 @@ export class DuetSubmenuBarItem {
181
189
  "tags": [],
182
190
  "text": "Right icon."
183
191
  },
192
+ "getter": false,
193
+ "setter": false,
184
194
  "attribute": "trailing-icon",
185
195
  "reflect": false,
186
196
  "defaultValue": "undefined"
@@ -199,6 +209,8 @@ export class DuetSubmenuBarItem {
199
209
  "tags": [],
200
210
  "text": "Adds accessible label for the link that is only shown for screen readers.\nTypically, this label text replaces the visible text on the link for users\nwho use assistive technology."
201
211
  },
212
+ "getter": false,
213
+ "setter": false,
202
214
  "attribute": "accessible-label",
203
215
  "reflect": false
204
216
  },
@@ -216,6 +228,8 @@ export class DuetSubmenuBarItem {
216
228
  "tags": [],
217
229
  "text": "If a button expands or collapses adjacent content, then use the ariaExpanded\nprop to add the aria-expanded attribute to the button. Set the value to convey\nthe current expanded (true) or collapsed (false) state of the content."
218
230
  },
231
+ "getter": false,
232
+ "setter": false,
219
233
  "attribute": "accessible-expanded",
220
234
  "reflect": true
221
235
  },
@@ -233,6 +247,8 @@ export class DuetSubmenuBarItem {
233
247
  "tags": [],
234
248
  "text": "Use this property to add an aria-haspopup attribute to a button."
235
249
  },
250
+ "getter": false,
251
+ "setter": false,
236
252
  "attribute": "accessible-popup",
237
253
  "reflect": true,
238
254
  "defaultValue": "\"false\""
@@ -260,6 +276,8 @@ export class DuetSubmenuBarItem {
260
276
  }],
261
277
  "text": "Defaults for accessibleLabelExternal"
262
278
  },
279
+ "getter": false,
280
+ "setter": false,
263
281
  "attribute": "accessible-label-external-default",
264
282
  "reflect": false,
265
283
  "defaultValue": "DuetStringsExternalDefaults"
@@ -281,6 +299,8 @@ export class DuetSubmenuBarItem {
281
299
  }],
282
300
  "text": "Adds accessible label for tooltip that is shown in external link (url & external have both been set)"
283
301
  },
302
+ "getter": false,
303
+ "setter": false,
284
304
  "attribute": "accessible-label-external",
285
305
  "reflect": false,
286
306
  "defaultValue": "getLocaleString(this.accessibleLabelExternalDefaults)"
@@ -299,6 +319,8 @@ export class DuetSubmenuBarItem {
299
319
  "tags": [],
300
320
  "text": "Forces URL to open in a new browser tab. Used together with URL prop."
301
321
  },
322
+ "getter": false,
323
+ "setter": false,
302
324
  "attribute": "external",
303
325
  "reflect": false,
304
326
  "defaultValue": "false"
@@ -29,7 +29,7 @@ export class DuetSubmenuBarLink {
29
29
  * Always the last one in the class.
30
30
  */
31
31
  render() {
32
- return (h(Host, { key: '7b8350533b6fdc1b0fe43e2f526116478c2f4ea2', role: "listitem" }, h("a", { key: '2293f62e3c8a9dd5d7bcbbb340fa61bd705c846e', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: '2a42ec30e2045854c5d738859fee5d8a974bb7fb', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: 'ed5e319d3d2831716e2c86765c8e1b359a8f2955', class: "label" }, h("slot", { key: 'c9daddf444637f484b157f9115fdc240814c4947' })))));
32
+ return (h(Host, { key: 'fb94eb65690b10d78ba72790a1653d129d509aab', role: "listitem" }, h("a", { key: '3997d3a5848880c3c8fe0a81ff3c0ea243bf1328', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: '56fd2d97c86ae74b00ad7661840e543e12f771c2', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: 'cacd3d410a7774d1c9919af8f2fca12a7150fb65', class: "label" }, h("slot", { key: 'ab7dc74da327c9eac6ed6c8a72edb1b194623949' })))));
33
33
  }
34
34
  static get is() { return "duet-submenu-bar-link"; }
35
35
  static get encapsulation() { return "shadow"; }
@@ -65,6 +65,8 @@ export class DuetSubmenuBarLink {
65
65
  "tags": [],
66
66
  "text": "Theme."
67
67
  },
68
+ "getter": false,
69
+ "setter": false,
68
70
  "attribute": "theme",
69
71
  "reflect": false,
70
72
  "defaultValue": "\"\""
@@ -83,6 +85,8 @@ export class DuetSubmenuBarLink {
83
85
  "tags": [],
84
86
  "text": "Active"
85
87
  },
88
+ "getter": false,
89
+ "setter": false,
86
90
  "attribute": "active",
87
91
  "reflect": false,
88
92
  "defaultValue": "false"
@@ -101,6 +105,8 @@ export class DuetSubmenuBarLink {
101
105
  "tags": [],
102
106
  "text": "Href"
103
107
  },
108
+ "getter": false,
109
+ "setter": false,
104
110
  "attribute": "href",
105
111
  "reflect": false,
106
112
  "defaultValue": "\"#\""
@@ -119,6 +125,8 @@ export class DuetSubmenuBarLink {
119
125
  "tags": [],
120
126
  "text": "Icon"
121
127
  },
128
+ "getter": false,
129
+ "setter": false,
122
130
  "attribute": "icon",
123
131
  "reflect": true,
124
132
  "defaultValue": "undefined"