@duetds/components 9.8.1 → 9.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (665) hide show
  1. package/hydrate/index.js +217 -64
  2. package/lib/cjs/{a11y-utils-097578a2.js → a11y-utils-050310c7.js} +1 -1
  3. package/lib/cjs/{app-globals-939b4e56.js → app-globals-f4faf11d.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
  13. package/lib/cjs/duet-card.cjs.entry.js +2 -2
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-chip.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  19. package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  31. package/lib/cjs/duet-hero.cjs.entry.js +34 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +4 -4
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  42. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  44. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +2 -2
  46. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  47. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-phone-input.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-popup-menu_2.cjs.entry.js +34 -9
  52. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  55. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-share-chart-item.cjs.entry.js +22 -0
  61. package/lib/cjs/duet-share-chart.cjs.entry.js +83 -0
  62. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  64. package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
  65. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  67. package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
  68. package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
  69. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  71. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  72. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  74. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  75. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  78. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  79. package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
  80. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  82. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  83. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  84. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  85. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  86. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  87. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  88. package/lib/cjs/duet.cjs.js +3 -3
  89. package/lib/cjs/{errorcodes.utils-8daf7a3e.js → errorcodes.utils-6917a13a.js} +1 -1
  90. package/lib/cjs/{focus-utils-ea4a19c7.js → focus-utils-17b92876.js} +1 -1
  91. package/lib/cjs/{index-fc6fff62.js → index-45354cdd.js} +9 -1
  92. package/lib/cjs/{language-utils-57e014ea.js → language-utils-5a4f4a41.js} +1 -1
  93. package/lib/cjs/loader.cjs.js +3 -3
  94. package/lib/cjs/{slot-utils-6c8e09f2.js → slot-utils-4e1bb28c.js} +1 -1
  95. package/lib/collection/collection-manifest.json +2 -0
  96. package/lib/collection/components/duet-divider/duet-divider.css +4 -2
  97. package/lib/collection/components/duet-hero/duet-hero.js +32 -6
  98. package/lib/collection/components/duet-phone-input/duet-phone-input.js +1 -1
  99. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  100. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +30 -5
  101. package/lib/collection/components/duet-share-chart/duet-share-chart.css +78 -0
  102. package/lib/collection/components/duet-share-chart/duet-share-chart.js +137 -0
  103. package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +65 -0
  104. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  105. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  106. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  107. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  108. package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
  109. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  110. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  111. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  112. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  113. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  114. package/lib/collection/components/duet-table/duet-table.js +2 -2
  115. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  116. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  117. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  118. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  119. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  120. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
  121. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  122. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  123. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  124. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  125. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  126. package/lib/dist-custom-elements/duet-alert.js +1 -1
  127. package/lib/dist-custom-elements/duet-badge.js +1 -1
  128. package/lib/dist-custom-elements/duet-banner.js +3 -3
  129. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  130. package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
  131. package/lib/dist-custom-elements/duet-button.js +1 -1
  132. package/lib/dist-custom-elements/duet-callout.js +2 -2
  133. package/lib/dist-custom-elements/duet-caption.js +1 -1
  134. package/lib/dist-custom-elements/duet-card.js +3 -3
  135. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  136. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  137. package/lib/dist-custom-elements/duet-chip.js +1 -1
  138. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  139. package/lib/dist-custom-elements/duet-choice.js +4 -4
  140. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  141. package/lib/dist-custom-elements/duet-combobox.js +15 -15
  142. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  143. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  144. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  145. package/lib/dist-custom-elements/duet-divider.js +1 -1
  146. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  147. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  148. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  149. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  150. package/lib/dist-custom-elements/duet-footer.js +7 -7
  151. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  152. package/lib/dist-custom-elements/duet-grid.js +1 -1
  153. package/lib/dist-custom-elements/duet-header.js +8 -8
  154. package/lib/dist-custom-elements/duet-heading.js +1 -1
  155. package/lib/dist-custom-elements/duet-hero.js +41 -15
  156. package/lib/dist-custom-elements/duet-icon.js +1 -1
  157. package/lib/dist-custom-elements/duet-input.js +1 -1
  158. package/lib/dist-custom-elements/duet-label.js +1 -1
  159. package/lib/dist-custom-elements/duet-layout.js +1 -1
  160. package/lib/dist-custom-elements/duet-link.js +1 -1
  161. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  162. package/lib/dist-custom-elements/duet-list.js +1 -1
  163. package/lib/dist-custom-elements/duet-logo.js +1 -1
  164. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  165. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  166. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  167. package/lib/dist-custom-elements/duet-menu-bar-item.js +2 -2
  168. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  169. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  170. package/lib/dist-custom-elements/duet-modal.js +8 -8
  171. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  172. package/lib/dist-custom-elements/duet-nav.js +1 -1
  173. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  174. package/lib/dist-custom-elements/duet-notification.js +2 -2
  175. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  176. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  177. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  178. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  179. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  180. package/lib/dist-custom-elements/duet-phone-input.js +17 -17
  181. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  182. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  183. package/lib/dist-custom-elements/duet-progress.js +1 -1
  184. package/lib/dist-custom-elements/duet-promo-card.js +3 -3
  185. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  186. package/lib/dist-custom-elements/duet-radio.js +1 -1
  187. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  188. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  189. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  190. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  191. package/lib/dist-custom-elements/duet-select.js +1 -1
  192. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  193. package/lib/dist-custom-elements/duet-share-chart-item.d.ts +11 -0
  194. package/lib/dist-custom-elements/duet-share-chart-item.js +39 -0
  195. package/lib/dist-custom-elements/duet-share-chart.d.ts +11 -0
  196. package/lib/dist-custom-elements/duet-share-chart.js +106 -0
  197. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  198. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  199. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  200. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  201. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  202. package/lib/dist-custom-elements/duet-slideout.js +3 -3
  203. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  204. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  205. package/lib/dist-custom-elements/duet-status-icon.js +1 -1
  206. package/lib/dist-custom-elements/duet-step.js +4 -4
  207. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  208. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  209. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  210. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  211. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  212. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  213. package/lib/dist-custom-elements/duet-tab-group.js +7 -7
  214. package/lib/dist-custom-elements/duet-tab.js +1 -1
  215. package/lib/dist-custom-elements/duet-table.js +1 -1
  216. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  217. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  218. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  219. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  220. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  221. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  222. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  223. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  224. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  225. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  226. package/lib/dist-custom-elements/duet-tray.js +5 -5
  227. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  228. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  229. package/lib/dist-custom-elements/duet-upload.js +20 -20
  230. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  231. package/lib/dist-custom-elements/index.js +1 -1
  232. package/lib/dist-custom-elements/{p-3b006865.js → p-06c403d9.js} +1 -1
  233. package/lib/dist-custom-elements/{p-a79cf453.js → p-132b261a.js} +10 -10
  234. package/lib/dist-custom-elements/{p-a250051a.js → p-175fc551.js} +1 -1
  235. package/lib/dist-custom-elements/{p-9c0c0583.js → p-1c4fcb41.js} +2 -2
  236. package/lib/dist-custom-elements/{p-55e9908e.js → p-1eb29b1c.js} +10 -10
  237. package/lib/dist-custom-elements/{p-63fe7ca7.js → p-1f610268.js} +1 -1
  238. package/lib/dist-custom-elements/{p-3be17de6.js → p-238a3868.js} +8 -8
  239. package/lib/dist-custom-elements/{p-24c28a7d.js → p-2a0aefe4.js} +2 -2
  240. package/lib/dist-custom-elements/{p-d385e3d5.js → p-2e0d729f.js} +1 -1
  241. package/lib/dist-custom-elements/{p-83a1e485.js → p-3acb66c0.js} +2 -2
  242. package/lib/dist-custom-elements/{p-5df3d6fc.js → p-42b1e9d0.js} +1 -1
  243. package/lib/dist-custom-elements/{p-e6686c28.js → p-42eebb86.js} +1 -1
  244. package/lib/dist-custom-elements/{p-ae395997.js → p-49773f56.js} +7 -7
  245. package/lib/dist-custom-elements/{p-5b8ccb94.js → p-4d6e3fcc.js} +2 -2
  246. package/lib/dist-custom-elements/{p-fd6463e9.js → p-56cd0edf.js} +5 -5
  247. package/lib/dist-custom-elements/{p-ec5e2453.js → p-57a0b5df.js} +1 -1
  248. package/lib/dist-custom-elements/{p-93b6c77d.js → p-647c78a8.js} +2 -2
  249. package/lib/dist-custom-elements/{p-096bf531.js → p-761fd588.js} +4 -4
  250. package/lib/dist-custom-elements/{p-c02edb53.js → p-7947d2cd.js} +43 -18
  251. package/lib/dist-custom-elements/{p-8ba73d37.js → p-79480384.js} +2 -2
  252. package/lib/dist-custom-elements/{p-667241b7.js → p-7a37b78a.js} +1 -1
  253. package/lib/dist-custom-elements/{p-04667e10.js → p-813debec.js} +3 -3
  254. package/lib/dist-custom-elements/{p-5f1b2f21.js → p-85b61ebc.js} +1 -1
  255. package/lib/dist-custom-elements/{p-834b2a63.js → p-86746543.js} +3 -3
  256. package/lib/dist-custom-elements/{p-09910065.js → p-9d462464.js} +1 -1
  257. package/lib/dist-custom-elements/{p-96a35539.js → p-b1717bf1.js} +1 -1
  258. package/lib/dist-custom-elements/{p-0686dc77.js → p-b388715c.js} +5 -5
  259. package/lib/dist-custom-elements/{p-3e8e8086.js → p-b5c0ae56.js} +5 -5
  260. package/lib/dist-custom-elements/{p-39b0cc41.js → p-b7bf60cf.js} +1 -1
  261. package/lib/dist-custom-elements/{p-b9ff419d.js → p-b8c6f396.js} +5 -5
  262. package/lib/dist-custom-elements/{p-488020a7.js → p-bc7aeee0.js} +3 -3
  263. package/lib/dist-custom-elements/{p-04f23cbd.js → p-bd7dd1f2.js} +1 -1
  264. package/lib/dist-custom-elements/{p-11a0aa1e.js → p-bec2501d.js} +5 -5
  265. package/lib/dist-custom-elements/{p-cbcfee87.js → p-cda5f601.js} +1 -1
  266. package/lib/dist-custom-elements/{p-1dc954e8.js → p-dca657f2.js} +4 -4
  267. package/lib/dist-custom-elements/{p-43bc973b.js → p-dcd7d6d2.js} +2 -2
  268. package/lib/dist-custom-elements/{p-7a72ebb0.js → p-df8428db.js} +1 -1
  269. package/lib/dist-custom-elements/{p-137202b7.js → p-f2b72f2d.js} +1 -1
  270. package/lib/dist-custom-elements/{p-f851b808.js → p-fd3dd124.js} +2 -2
  271. package/lib/dist-custom-elements/{p-3e85c24b.js → p-fee53217.js} +1 -1
  272. package/lib/duet/duet.esm.js +1 -1
  273. package/lib/duet/duet.js +1 -1
  274. package/lib/duet/{p-ecca6f8b.entry.js → p-00a1eee5.entry.js} +1 -1
  275. package/lib/duet/{p-877d4d36.system.entry.js → p-00c275a8.system.entry.js} +1 -1
  276. package/lib/duet/{p-9753e113.entry.js → p-00f58c81.entry.js} +1 -1
  277. package/lib/duet/{p-99f20857.system.entry.js → p-0128eef9.system.entry.js} +1 -1
  278. package/lib/duet/p-015b7bce.system.entry.js +4 -0
  279. package/lib/duet/{p-f31077cb.entry.js → p-02f8661f.entry.js} +1 -1
  280. package/lib/duet/{p-06d3fe65.system.entry.js → p-0484d391.system.entry.js} +1 -1
  281. package/lib/duet/{p-e1a10b0a.system.entry.js → p-062c814d.system.entry.js} +1 -1
  282. package/lib/duet/{p-137c741a.system.entry.js → p-06479d57.system.entry.js} +1 -1
  283. package/lib/duet/{p-1e507e83.js → p-0773901d.js} +1 -1
  284. package/lib/duet/{p-6efad73a.entry.js → p-0936d659.entry.js} +1 -1
  285. package/lib/duet/{p-c4806b54.system.entry.js → p-0a5a0f9f.system.entry.js} +1 -1
  286. package/lib/duet/{p-14ba3f91.entry.js → p-0a9b1b0b.entry.js} +1 -1
  287. package/lib/duet/{p-8001d81f.system.entry.js → p-0c27b62a.system.entry.js} +1 -1
  288. package/lib/duet/{p-a78172c5.entry.js → p-0dd3a7c9.entry.js} +1 -1
  289. package/lib/duet/{p-e4b1161d.entry.js → p-0fe8704c.entry.js} +1 -1
  290. package/lib/duet/{p-e134a4fb.system.entry.js → p-116c7db8.system.entry.js} +1 -1
  291. package/lib/duet/{p-81f0049b.entry.js → p-12a12f9c.entry.js} +1 -1
  292. package/lib/duet/p-151fb80c.system.entry.js +4 -0
  293. package/lib/duet/{p-0eb08814.system.entry.js → p-15aaf279.system.entry.js} +1 -1
  294. package/lib/duet/{p-c91a0af8.entry.js → p-16997663.entry.js} +1 -1
  295. package/lib/duet/{p-479dbb1a.entry.js → p-16a2b903.entry.js} +1 -1
  296. package/lib/duet/{p-e4810a48.system.entry.js → p-17aa4bbe.system.entry.js} +1 -1
  297. package/lib/duet/{p-72e3606a.system.entry.js → p-184e698a.system.entry.js} +1 -1
  298. package/lib/duet/{p-a30e2463.entry.js → p-1921b16d.entry.js} +1 -1
  299. package/lib/duet/{p-d712ab71.entry.js → p-1b7ac0a5.entry.js} +1 -1
  300. package/lib/duet/{p-667b336e.system.entry.js → p-1c107ee6.system.entry.js} +1 -1
  301. package/lib/duet/{p-843b6ffb.system.entry.js → p-1de43ba1.system.entry.js} +1 -1
  302. package/lib/duet/{p-eae140c0.system.entry.js → p-1f337fe3.system.entry.js} +1 -1
  303. package/lib/duet/{p-00dcfb01.system.entry.js → p-1fe573fb.system.entry.js} +1 -1
  304. package/lib/duet/{p-62197a6b.entry.js → p-20611247.entry.js} +1 -1
  305. package/lib/duet/{p-80982954.entry.js → p-238fa831.entry.js} +1 -1
  306. package/lib/duet/{p-1c6c54d7.system.entry.js → p-24c9714a.system.entry.js} +2 -2
  307. package/lib/duet/{p-dfbe0fb4.entry.js → p-28b88f1b.entry.js} +1 -1
  308. package/lib/duet/{p-8e4cdc90.system.entry.js → p-2afae3ba.system.entry.js} +1 -1
  309. package/lib/duet/{p-a79a1f51.system.entry.js → p-2b2a0e6f.system.entry.js} +1 -1
  310. package/lib/duet/{p-390d28f8.entry.js → p-2b30e991.entry.js} +1 -1
  311. package/lib/duet/{p-bd942603.system.entry.js → p-2b4f458d.system.entry.js} +1 -1
  312. package/lib/duet/p-2e51ccc4.entry.js +4 -0
  313. package/lib/duet/{p-26a24272.entry.js → p-303a9f45.entry.js} +1 -1
  314. package/lib/duet/p-31bb5751.js +4 -0
  315. package/lib/duet/{p-9801b273.system.entry.js → p-321b7867.system.entry.js} +1 -1
  316. package/lib/duet/{p-f55ab6b2.system.entry.js → p-34afb5ae.system.entry.js} +1 -1
  317. package/lib/duet/{p-392eff23.system.entry.js → p-393c06a4.system.entry.js} +1 -1
  318. package/lib/duet/{p-32207489.entry.js → p-3964bb3b.entry.js} +1 -1
  319. package/lib/duet/p-3c6da86e.entry.js +4 -0
  320. package/lib/duet/{p-3095009a.entry.js → p-3e7f5733.entry.js} +1 -1
  321. package/lib/duet/{p-67928d56.system.entry.js → p-3f35573d.system.entry.js} +1 -1
  322. package/lib/duet/{p-dfb49ef9.system.entry.js → p-407dcb6c.system.entry.js} +1 -1
  323. package/lib/duet/{p-389f0a82.system.entry.js → p-42f8f330.system.entry.js} +1 -1
  324. package/lib/duet/{p-46779515.entry.js → p-437d2bb6.entry.js} +1 -1
  325. package/lib/duet/{p-4c945e8d.system.entry.js → p-4393178b.system.entry.js} +1 -1
  326. package/lib/duet/{p-3447a0d5.system.entry.js → p-442222ef.system.entry.js} +1 -1
  327. package/lib/duet/{p-e93e2173.entry.js → p-44d6dc12.entry.js} +1 -1
  328. package/lib/duet/{p-c5d5ecc9.system.entry.js → p-48bd046c.system.entry.js} +1 -1
  329. package/lib/duet/{p-f379651a.entry.js → p-4b3b6db2.entry.js} +1 -1
  330. package/lib/duet/{p-f7e90f95.entry.js → p-4d7b963e.entry.js} +1 -1
  331. package/lib/duet/{p-4f748c8f.system.entry.js → p-5373b8ad.system.entry.js} +1 -1
  332. package/lib/duet/{p-e9727644.entry.js → p-55865968.entry.js} +1 -1
  333. package/lib/duet/{p-93063ada.entry.js → p-55a8a353.entry.js} +1 -1
  334. package/lib/duet/{p-6e0bf246.system.entry.js → p-56cef695.system.entry.js} +1 -1
  335. package/lib/duet/{p-7a2affb3.entry.js → p-5844d557.entry.js} +1 -1
  336. package/lib/duet/{p-e0a33b1b.system.entry.js → p-599ce571.system.entry.js} +1 -1
  337. package/lib/duet/{p-c0f912cc.entry.js → p-5a9197a4.entry.js} +1 -1
  338. package/lib/duet/{p-4e8caaa1.entry.js → p-5b908466.entry.js} +1 -1
  339. package/lib/duet/{p-10868102.entry.js → p-5e0962cd.entry.js} +1 -1
  340. package/lib/duet/{p-ad30ebd0.entry.js → p-60162940.entry.js} +1 -1
  341. package/lib/duet/{p-daf28095.entry.js → p-636a177b.entry.js} +1 -1
  342. package/lib/duet/{p-eef0fb8e.js → p-64d39db4.js} +1 -1
  343. package/lib/duet/{p-9e453fe1.entry.js → p-65e8cb09.entry.js} +1 -1
  344. package/lib/duet/{p-47639ffb.system.entry.js → p-67b4c262.system.entry.js} +1 -1
  345. package/lib/duet/{p-8a95f91f.entry.js → p-67fc5d1c.entry.js} +1 -1
  346. package/lib/duet/{p-4d4ee898.system.entry.js → p-682e6943.system.entry.js} +1 -1
  347. package/lib/duet/p-68eb7faa.entry.js +4 -0
  348. package/lib/duet/p-6bbac3f9.system.js +4 -0
  349. package/lib/duet/{p-54647826.entry.js → p-6d16043c.entry.js} +1 -1
  350. package/lib/duet/{p-1e8f0c99.system.entry.js → p-70ae6f2c.system.entry.js} +2 -2
  351. package/lib/duet/{p-77a0c991.system.entry.js → p-725c2a9e.system.entry.js} +1 -1
  352. package/lib/duet/{p-56a9d89a.js → p-737130d0.js} +1 -1
  353. package/lib/duet/{p-43c0bdf6.system.entry.js → p-74184074.system.entry.js} +1 -1
  354. package/lib/duet/{p-eca1a4e7.system.entry.js → p-74941bed.system.entry.js} +2 -2
  355. package/lib/duet/{p-ad64f0f9.entry.js → p-74f7b2c7.entry.js} +1 -1
  356. package/lib/duet/p-7930b999.system.js +4 -0
  357. package/lib/duet/{p-24f81ad8.entry.js → p-793b2147.entry.js} +1 -1
  358. package/lib/duet/{p-a6cc3e96.system.entry.js → p-793f3625.system.entry.js} +1 -1
  359. package/lib/duet/{p-399daeeb.entry.js → p-7a33d0be.entry.js} +1 -1
  360. package/lib/duet/{p-424991f9.system.entry.js → p-7bf8f183.system.entry.js} +1 -1
  361. package/lib/duet/{p-72481e45.system.entry.js → p-7c0e1242.system.entry.js} +1 -1
  362. package/lib/duet/{p-c9906be7.system.js → p-7df350f6.system.js} +1 -1
  363. package/lib/duet/{p-d6a10b17.system.entry.js → p-7e257f15.system.entry.js} +1 -1
  364. package/lib/duet/{p-b076d1e9.js → p-85bd737a.js} +1 -1
  365. package/lib/duet/p-86a187a0.system.entry.js +4 -0
  366. package/lib/duet/{p-5fc41341.system.entry.js → p-8763fcda.system.entry.js} +1 -1
  367. package/lib/duet/{p-5ce67557.entry.js → p-88f1717c.entry.js} +1 -1
  368. package/lib/duet/{p-d891a3d5.entry.js → p-89aebeb3.entry.js} +1 -1
  369. package/lib/duet/{p-dd11e9d1.system.entry.js → p-89fb266e.system.entry.js} +1 -1
  370. package/lib/duet/{p-d937f8a0.entry.js → p-8aeb58ba.entry.js} +1 -1
  371. package/lib/duet/p-8da50ca3.entry.js +4 -0
  372. package/lib/duet/{p-0bfc0d18.system.entry.js → p-912efbb2.system.entry.js} +1 -1
  373. package/lib/duet/{p-2f5ae557.system.entry.js → p-9240897c.system.entry.js} +1 -1
  374. package/lib/duet/{p-af8baa25.system.entry.js → p-938f9b3e.system.entry.js} +1 -1
  375. package/lib/duet/{p-280e5fbc.system.entry.js → p-94a34398.system.entry.js} +1 -1
  376. package/lib/duet/{p-c167fa9c.system.js → p-94e4f977.system.js} +1 -1
  377. package/lib/duet/{p-99b95f5b.entry.js → p-953ec2bf.entry.js} +1 -1
  378. package/lib/duet/{p-5a05ac1c.entry.js → p-96c232c1.entry.js} +1 -1
  379. package/lib/duet/{p-38c651af.entry.js → p-9a04c2b1.entry.js} +1 -1
  380. package/lib/duet/{p-2b21b9f9.system.entry.js → p-9bdb177a.system.entry.js} +1 -1
  381. package/lib/duet/{p-c29e36d2.system.entry.js → p-9c39ff09.system.entry.js} +1 -1
  382. package/lib/duet/{p-ab06a9a9.entry.js → p-9e736904.entry.js} +1 -1
  383. package/lib/duet/{p-dca60359.system.entry.js → p-a0cc3a57.system.entry.js} +1 -1
  384. package/lib/duet/{p-d41d25b8.system.js → p-a1105b5c.system.js} +1 -1
  385. package/lib/duet/{p-dc03d7c1.system.entry.js → p-a487e706.system.entry.js} +1 -1
  386. package/lib/duet/{p-464ba021.system.entry.js → p-a5c6603f.system.entry.js} +1 -1
  387. package/lib/duet/{p-832472d6.system.entry.js → p-a7e0505e.system.entry.js} +1 -1
  388. package/lib/duet/{p-67d95d6b.system.entry.js → p-aa59a64b.system.entry.js} +1 -1
  389. package/lib/duet/{p-2ff1d200.entry.js → p-ab6757f6.entry.js} +1 -1
  390. package/lib/duet/{p-7ec3d3e3.entry.js → p-ac5d2bcc.entry.js} +1 -1
  391. package/lib/duet/{p-bea64888.system.entry.js → p-ac8c8a39.system.entry.js} +1 -1
  392. package/lib/duet/{p-fabffe99.system.entry.js → p-ad3f1daf.system.entry.js} +1 -1
  393. package/lib/duet/p-ad694b62.system.js +4 -0
  394. package/lib/duet/{p-21573559.entry.js → p-adaf3f59.entry.js} +1 -1
  395. package/lib/duet/{p-fe9466e8.system.entry.js → p-ae0c29d6.system.entry.js} +1 -1
  396. package/lib/duet/{p-ac4e4fce.js → p-ae924d35.js} +1 -1
  397. package/lib/duet/p-af5d05c3.system.js +4 -0
  398. package/lib/duet/{p-b9bdc17f.system.entry.js → p-afa617d4.system.entry.js} +1 -1
  399. package/lib/duet/{p-bc33cf30.entry.js → p-b1ab0652.entry.js} +1 -1
  400. package/lib/duet/{p-9bcd668f.entry.js → p-b1ba3c6a.entry.js} +1 -1
  401. package/lib/duet/p-b1fb2829.entry.js +4 -0
  402. package/lib/duet/{p-59e27cad.system.entry.js → p-b4676151.system.entry.js} +1 -1
  403. package/lib/duet/{p-480818a9.system.entry.js → p-b6ba7e61.system.entry.js} +1 -1
  404. package/lib/duet/{p-b518aa35.entry.js → p-b84219f5.entry.js} +1 -1
  405. package/lib/duet/{p-c418caff.entry.js → p-b8a0329d.entry.js} +1 -1
  406. package/lib/duet/{p-d0ecd074.system.entry.js → p-baa4658c.system.entry.js} +1 -1
  407. package/lib/duet/{p-1ef17cee.entry.js → p-bb19eb2d.entry.js} +1 -1
  408. package/lib/duet/{p-7610d693.entry.js → p-bfa81195.entry.js} +1 -1
  409. package/lib/duet/{p-70597f4c.system.entry.js → p-c03f1b5c.system.entry.js} +1 -1
  410. package/lib/duet/{p-1d0fe824.entry.js → p-c07e462d.entry.js} +1 -1
  411. package/lib/duet/{p-44dbafbc.entry.js → p-c2509427.entry.js} +1 -1
  412. package/lib/duet/{p-6b51c48f.system.js → p-c378ccdd.system.js} +1 -1
  413. package/lib/duet/{p-56359195.system.entry.js → p-c4538952.system.entry.js} +1 -1
  414. package/lib/duet/p-c45f948b.system.entry.js +4 -0
  415. package/lib/duet/{p-40a9a9ec.system.entry.js → p-c6ad88ca.system.entry.js} +1 -1
  416. package/lib/duet/{p-989e7207.system.entry.js → p-c708fd70.system.entry.js} +1 -1
  417. package/lib/duet/p-c9bed1f1.entry.js +4 -0
  418. package/lib/duet/{p-04817234.system.entry.js → p-c9f780bb.system.entry.js} +1 -1
  419. package/lib/duet/{p-b8b78b10.system.entry.js → p-cb66bf76.system.entry.js} +1 -1
  420. package/lib/duet/{p-7a5289a2.entry.js → p-ce092918.entry.js} +1 -1
  421. package/lib/duet/{p-cf7c4d7a.entry.js → p-cff0ecb0.entry.js} +1 -1
  422. package/lib/duet/{p-6e7593cc.entry.js → p-d0ba77fe.entry.js} +1 -1
  423. package/lib/duet/{p-b717cd3c.system.entry.js → p-d13e3716.system.entry.js} +1 -1
  424. package/lib/duet/{p-a5db972f.system.entry.js → p-d286a412.system.entry.js} +1 -1
  425. package/lib/duet/{p-90a3d2a3.system.entry.js → p-d440f795.system.entry.js} +1 -1
  426. package/lib/duet/{p-d444335a.system.entry.js → p-d45702f5.system.entry.js} +1 -1
  427. package/lib/duet/{p-b8b3d2bd.entry.js → p-d45de9cb.entry.js} +1 -1
  428. package/lib/duet/{p-6127a46f.entry.js → p-d535f442.entry.js} +1 -1
  429. package/lib/duet/{p-609ddf66.system.entry.js → p-d64d72d6.system.entry.js} +1 -1
  430. package/lib/duet/p-dadd8c19.system.entry.js +4 -0
  431. package/lib/duet/{p-1df62080.entry.js → p-dbe6cf3c.entry.js} +1 -1
  432. package/lib/duet/p-dcd70e16.entry.js +4 -0
  433. package/lib/duet/{p-65a7b2e7.entry.js → p-de9a637d.entry.js} +1 -1
  434. package/lib/duet/{p-5c40f796.system.entry.js → p-dfc8cb16.system.entry.js} +1 -1
  435. package/lib/duet/{p-ae24eb7a.system.entry.js → p-e0880953.system.entry.js} +1 -1
  436. package/lib/duet/{p-18fa97ec.entry.js → p-e2bf5465.entry.js} +1 -1
  437. package/lib/duet/p-e52a6209.entry.js +4 -0
  438. package/lib/duet/{p-4467e702.system.entry.js → p-e5606a0f.system.entry.js} +1 -1
  439. package/lib/duet/{p-ae76d6f4.entry.js → p-e57748ed.entry.js} +1 -1
  440. package/lib/duet/{p-a6bea7ba.entry.js → p-e6236342.entry.js} +1 -1
  441. package/lib/duet/{p-83d919a0.system.entry.js → p-e79cba3f.system.entry.js} +1 -1
  442. package/lib/duet/{p-6b4c3ca3.system.entry.js → p-e91e9697.system.entry.js} +1 -1
  443. package/lib/duet/p-e9c354e0.entry.js +4 -0
  444. package/lib/duet/{p-a6350c1a.entry.js → p-ea8bc817.entry.js} +1 -1
  445. package/lib/duet/{p-cbcf289e.entry.js → p-eaf430ed.entry.js} +1 -1
  446. package/lib/duet/{p-46862b49.entry.js → p-eb4ce4cc.entry.js} +1 -1
  447. package/lib/duet/{p-4ce3657e.js → p-ed0179f9.js} +1 -1
  448. package/lib/duet/{p-64de9f31.entry.js → p-ef2872f7.entry.js} +1 -1
  449. package/lib/duet/{p-e607f70f.system.entry.js → p-efeb6892.system.entry.js} +1 -1
  450. package/lib/duet/{p-0a3a04ef.entry.js → p-f0939f30.entry.js} +1 -1
  451. package/lib/duet/p-f189d547.entry.js +4 -0
  452. package/lib/duet/{p-3c0c4647.entry.js → p-f5d1a11c.entry.js} +1 -1
  453. package/lib/duet/{p-952d883d.system.entry.js → p-f6099430.system.entry.js} +1 -1
  454. package/lib/duet/{p-c03ab48d.entry.js → p-fa05d75c.entry.js} +1 -1
  455. package/lib/duet/{p-6bd2ee7c.entry.js → p-fe66eee6.entry.js} +1 -1
  456. package/lib/duet/{p-eb247c69.entry.js → p-ff06b22b.entry.js} +1 -1
  457. package/lib/esm/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
  458. package/lib/esm/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
  459. package/lib/esm/duet-action-button.entry.js +2 -2
  460. package/lib/esm/duet-alert.entry.js +3 -3
  461. package/lib/esm/duet-badge.entry.js +1 -1
  462. package/lib/esm/duet-banner.entry.js +2 -2
  463. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  464. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  465. package/lib/esm/duet-button_2.entry.js +2 -2
  466. package/lib/esm/duet-callout.entry.js +2 -2
  467. package/lib/esm/duet-caption_4.entry.js +4 -4
  468. package/lib/esm/duet-card.entry.js +2 -2
  469. package/lib/esm/duet-checkbox.entry.js +1 -1
  470. package/lib/esm/duet-checkmark.entry.js +1 -1
  471. package/lib/esm/duet-chip.entry.js +2 -2
  472. package/lib/esm/duet-choice_2.entry.js +3 -3
  473. package/lib/esm/duet-collapsible.entry.js +2 -2
  474. package/lib/esm/duet-combobox.entry.js +3 -3
  475. package/lib/esm/duet-contact-card.entry.js +2 -2
  476. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  477. package/lib/esm/duet-date-picker.entry.js +4 -4
  478. package/lib/esm/duet-divider_2.entry.js +2 -2
  479. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  480. package/lib/esm/duet-empty-state.entry.js +1 -1
  481. package/lib/esm/duet-fieldset.entry.js +2 -2
  482. package/lib/esm/duet-file-chooser.entry.js +1 -1
  483. package/lib/esm/duet-footer.entry.js +3 -3
  484. package/lib/esm/duet-grid_2.entry.js +1 -1
  485. package/lib/esm/duet-header_2.entry.js +2 -2
  486. package/lib/esm/duet-hero.entry.js +34 -8
  487. package/lib/esm/duet-icon.entry.js +1 -1
  488. package/lib/esm/duet-input_2.entry.js +3 -3
  489. package/lib/esm/duet-layout.entry.js +2 -2
  490. package/lib/esm/duet-list_2.entry.js +1 -1
  491. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  492. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  493. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  494. package/lib/esm/duet-menu-bar-item.entry.js +4 -4
  495. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  496. package/lib/esm/duet-menu-bar.entry.js +2 -2
  497. package/lib/esm/duet-modal.entry.js +4 -4
  498. package/lib/esm/duet-multiselect.entry.js +3 -3
  499. package/lib/esm/duet-nav.entry.js +1 -1
  500. package/lib/esm/duet-notification_2.entry.js +2 -2
  501. package/lib/esm/duet-number-input.entry.js +3 -3
  502. package/lib/esm/duet-overlay.entry.js +1 -1
  503. package/lib/esm/duet-page-heading.entry.js +1 -1
  504. package/lib/esm/duet-pagination_2.entry.js +2 -2
  505. package/lib/esm/duet-phone-input.entry.js +4 -4
  506. package/lib/esm/duet-popup-menu_2.entry.js +34 -9
  507. package/lib/esm/duet-progress.entry.js +2 -2
  508. package/lib/esm/duet-promo-card.entry.js +2 -2
  509. package/lib/esm/duet-radio_2.entry.js +2 -2
  510. package/lib/esm/duet-range-slider.entry.js +1 -1
  511. package/lib/esm/duet-scrollable_3.entry.js +3 -3
  512. package/lib/esm/duet-section-layout.entry.js +1 -1
  513. package/lib/esm/duet-select.entry.js +2 -2
  514. package/lib/esm/duet-shaped-image.entry.js +1 -1
  515. package/lib/esm/duet-share-chart-item.entry.js +18 -0
  516. package/lib/esm/duet-share-chart.entry.js +79 -0
  517. package/lib/esm/duet-show-more.entry.js +2 -2
  518. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  519. package/lib/esm/duet-slideout-link.entry.js +6 -6
  520. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  521. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  522. package/lib/esm/duet-slideout.entry.js +4 -4
  523. package/lib/esm/duet-status-icon.entry.js +3 -3
  524. package/lib/esm/duet-step_2.entry.js +1 -1
  525. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  526. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  527. package/lib/esm/duet-submenu-bar-item.entry.js +5 -5
  528. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  529. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  530. package/lib/esm/duet-textarea.entry.js +3 -3
  531. package/lib/esm/duet-toggle.entry.js +1 -1
  532. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  533. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  534. package/lib/esm/duet-toolbar-item.entry.js +7 -7
  535. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  536. package/lib/esm/duet-toolbar.entry.js +3 -3
  537. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  538. package/lib/esm/duet-tooltip.entry.js +2 -2
  539. package/lib/esm/duet-tray.entry.js +4 -4
  540. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  541. package/lib/esm/duet-upload-item.entry.js +3 -3
  542. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  543. package/lib/esm/duet.js +4 -4
  544. package/lib/esm/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
  545. package/lib/esm/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
  546. package/lib/esm/{index-34ea6605.js → index-56e364b1.js} +9 -1
  547. package/lib/esm/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
  548. package/lib/esm/loader.js +4 -4
  549. package/lib/esm/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
  550. package/lib/esm-es5/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
  551. package/lib/esm-es5/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
  552. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  553. package/lib/esm-es5/duet-alert.entry.js +1 -1
  554. package/lib/esm-es5/duet-badge.entry.js +1 -1
  555. package/lib/esm-es5/duet-banner.entry.js +1 -1
  556. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  557. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  558. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  559. package/lib/esm-es5/duet-callout.entry.js +1 -1
  560. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  561. package/lib/esm-es5/duet-card.entry.js +1 -1
  562. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  563. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  564. package/lib/esm-es5/duet-chip.entry.js +1 -1
  565. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  566. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  567. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  568. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  569. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  570. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  571. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  572. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  573. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  574. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  575. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  576. package/lib/esm-es5/duet-footer.entry.js +1 -1
  577. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  578. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  579. package/lib/esm-es5/duet-hero.entry.js +2 -2
  580. package/lib/esm-es5/duet-icon.entry.js +1 -1
  581. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  582. package/lib/esm-es5/duet-layout.entry.js +1 -1
  583. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  584. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  585. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  586. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  587. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  588. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  589. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  590. package/lib/esm-es5/duet-modal.entry.js +1 -1
  591. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  592. package/lib/esm-es5/duet-nav.entry.js +1 -1
  593. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  594. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  595. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  596. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  597. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  598. package/lib/esm-es5/duet-phone-input.entry.js +1 -1
  599. package/lib/esm-es5/duet-popup-menu_2.entry.js +1 -1
  600. package/lib/esm-es5/duet-progress.entry.js +1 -1
  601. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  602. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  603. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  604. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  605. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  606. package/lib/esm-es5/duet-select.entry.js +1 -1
  607. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  608. package/lib/esm-es5/duet-share-chart-item.entry.js +4 -0
  609. package/lib/esm-es5/duet-share-chart.entry.js +4 -0
  610. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  611. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  612. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  613. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  614. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  615. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  616. package/lib/esm-es5/duet-status-icon.entry.js +1 -1
  617. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  618. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  619. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  620. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  621. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  622. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  623. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  624. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  625. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  626. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  627. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  628. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  629. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  630. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  631. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  632. package/lib/esm-es5/duet-tray.entry.js +1 -1
  633. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  634. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  635. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  636. package/lib/esm-es5/duet.js +1 -1
  637. package/lib/esm-es5/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
  638. package/lib/esm-es5/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
  639. package/lib/esm-es5/index-56e364b1.js +4 -0
  640. package/lib/esm-es5/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
  641. package/lib/esm-es5/loader.js +1 -1
  642. package/lib/esm-es5/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
  643. package/lib/types/components/duet-hero/duet-hero.d.ts +3 -0
  644. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +1 -0
  645. package/lib/types/components/duet-share-chart/duet-share-chart.d.ts +36 -0
  646. package/lib/types/components/duet-share-chart-item/duet-share-chart-item.d.ts +13 -0
  647. package/lib/types/components.d.ts +58 -0
  648. package/package.json +4 -4
  649. package/lib/duet/p-0d66d8aa.system.js +0 -4
  650. package/lib/duet/p-10c15de8.js +0 -4
  651. package/lib/duet/p-3d7e8a4c.system.entry.js +0 -4
  652. package/lib/duet/p-3ea20a06.system.js +0 -4
  653. package/lib/duet/p-46d11c81.entry.js +0 -4
  654. package/lib/duet/p-66fa5726.system.js +0 -4
  655. package/lib/duet/p-83331645.system.entry.js +0 -4
  656. package/lib/duet/p-9ec8dbd7.entry.js +0 -4
  657. package/lib/duet/p-b18e0e24.entry.js +0 -4
  658. package/lib/duet/p-b24ea804.system.js +0 -4
  659. package/lib/duet/p-b3d4537f.entry.js +0 -4
  660. package/lib/duet/p-c2cc4081.system.entry.js +0 -4
  661. package/lib/duet/p-c4fcc1fa.entry.js +0 -4
  662. package/lib/duet/p-c5da89d2.entry.js +0 -4
  663. package/lib/duet/p-d42fdaeb.entry.js +0 -4
  664. package/lib/duet/p-e84be897.entry.js +0 -4
  665. package/lib/esm-es5/index-34ea6605.js +0 -4
@@ -0,0 +1,78 @@
1
+ *,
2
+ *::after,
3
+ *::before {
4
+ box-sizing: border-box;
5
+ padding: 0;
6
+ margin: 0;
7
+ background: transparent;
8
+ border: 0;
9
+ -moz-appearance: none;
10
+ -webkit-appearance: none;
11
+ appearance: none;
12
+ }
13
+
14
+ :host {
15
+ box-sizing: border-box;
16
+ padding: 0;
17
+ margin: 0;
18
+ background: transparent;
19
+ border: 0;
20
+ -moz-appearance: none;
21
+ -webkit-appearance: none;
22
+ appearance: none;
23
+ }
24
+
25
+ .duet-share-chart-horizontal-bar {
26
+ height: 16px;
27
+ margin-bottom: 20px;
28
+ border-radius: 4px;
29
+ }
30
+ .duet-share-chart-horizontal-bar .duet-share-chart-share {
31
+ box-sizing: border-box;
32
+ display: inline-block;
33
+ height: 16px;
34
+ border-color: rgb(255, 255, 255);
35
+ border-style: solid;
36
+ border-width: 0 1px;
37
+ }
38
+ .duet-share-chart-horizontal-bar .duet-share-chart-share:first-child {
39
+ border-left-width: 0;
40
+ border-radius: 4px 0 0 4px;
41
+ }
42
+ .duet-share-chart-horizontal-bar .duet-share-chart-share:last-child {
43
+ border-right-width: 0;
44
+ border-radius: 0 4px 4px 0;
45
+ }
46
+
47
+ .duet-share-chart-item-list {
48
+ padding: 0 4px;
49
+ margin: 0;
50
+ list-style: none;
51
+ }
52
+ .duet-share-chart-item-list li {
53
+ display: flex;
54
+ font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
55
+ font-size: 1rem;
56
+ font-style: normal;
57
+ font-weight: 400;
58
+ font-variant-numeric: tabular-nums;
59
+ color: rgb(8, 42, 77);
60
+ }
61
+ .duet-share-chart-item-list li.duet-theme-turva {
62
+ font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
63
+ color: rgb(23, 28, 58);
64
+ }
65
+ .duet-share-chart-item-list span {
66
+ display: inline-block;
67
+ }
68
+ .duet-share-chart-item-list .duet-share-chart-item-color {
69
+ flex-shrink: 0;
70
+ width: 12px;
71
+ height: 12px;
72
+ margin-top: calc((1.5rem - 12px) / 2);
73
+ margin-right: 12px;
74
+ border-radius: 4px;
75
+ }
76
+ .duet-share-chart-item-list .duet-share-chart-item-value {
77
+ font-weight: 600;
78
+ }
@@ -0,0 +1,137 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { Build, h, Host } from "@stencil/core";
5
+ import { inheritGlobalTheme } from "../../common";
6
+ import { getElementsFromDefaultSlot } from "../../utils/slot-utils";
7
+ import { getColorByName } from "../../utils/token-utils";
8
+ export class DuetShareChart {
9
+ constructor() {
10
+ this.defaultColors = [
11
+ "lt-blue-800",
12
+ "lt-blue-600",
13
+ "success-600",
14
+ "success-800",
15
+ "warning-600",
16
+ "danger-600",
17
+ "danger-800",
18
+ ];
19
+ /**
20
+ * Local methods
21
+ */
22
+ this.colorPickCount = 0;
23
+ this.items = undefined;
24
+ this.theme = "";
25
+ this.unit = "%";
26
+ }
27
+ /**
28
+ * Component lifecycle events.
29
+ */
30
+ componentWillLoad() {
31
+ inheritGlobalTheme(this);
32
+ }
33
+ connectedCallback() {
34
+ if (!Build.isServer) {
35
+ this.childObserver = new MutationObserver(this.updateChartItems.bind(this));
36
+ this.childObserver.observe(this.element, { childList: true });
37
+ }
38
+ this.updateChartItems();
39
+ }
40
+ disconnectedCallback() {
41
+ if (this.childObserver) {
42
+ this.childObserver.disconnect();
43
+ this.childObserver = undefined;
44
+ }
45
+ }
46
+ pickColor() {
47
+ const color = this.defaultColors[this.colorPickCount];
48
+ this.colorPickCount += 1;
49
+ if (this.colorPickCount > this.defaultColors.length - 1) {
50
+ this.colorPickCount = 0;
51
+ }
52
+ return color;
53
+ }
54
+ updateChartItems() {
55
+ const children = getElementsFromDefaultSlot(this.element).filter(el => el.tagName.toLocaleLowerCase() === "duet-share-chart-item");
56
+ this.items = children.map(child => ({
57
+ text: child.innerText,
58
+ value: child.value,
59
+ color: child.color || this.pickColor(),
60
+ }));
61
+ this.itemsTotalValue = this.items.reduce((total, { value }) => total + value, 0);
62
+ }
63
+ render() {
64
+ return (h(Host, { key: '230ed44d6302403fc483392a556cdd6a994ece90' }, h("div", { key: '491a97e31835484f390449c35cd21720e06b6a7a', class: "duet-share-chart-horizontal-bar", role: "presentation" }, this.items.map(item => (h("span", { class: "duet-share-chart-share", style: {
65
+ width: `${(item.value / this.itemsTotalValue) * 100}%`,
66
+ backgroundColor: getColorByName(item.color, this.theme),
67
+ } })))), h("ul", { key: '943e85740a3ece5878daa1138dfca90ee5798ab2', class: "duet-share-chart-item-list" }, this.items.map(item => (h("li", { class: { "duet-theme-turva": this.theme === "turva" } }, h("span", { class: "duet-share-chart-item-color", style: { background: getColorByName(item.color, this.theme) } }), h("span", { class: "duet-share-chart-item-text" }, item.text, ":"), h("span", { class: "duet-share-chart-item-value" }, "\u00A0", item.value, "\u00A0", this.unit), this.unit !== "%" && (h("duet-visually-hidden", null, `${(item.value / this.itemsTotalValue) * 100}%`)))))), h("slot", { key: '5c102cbf81beeb8b1c9f2a66508bd34d7547a2b5' })));
68
+ }
69
+ static get is() { return "duet-share-chart"; }
70
+ static get encapsulation() { return "shadow"; }
71
+ static get originalStyleUrls() {
72
+ return {
73
+ "$": ["duet-share-chart.scss"]
74
+ };
75
+ }
76
+ static get styleUrls() {
77
+ return {
78
+ "$": ["duet-share-chart.css"]
79
+ };
80
+ }
81
+ static get properties() {
82
+ return {
83
+ "theme": {
84
+ "type": "string",
85
+ "mutable": true,
86
+ "complexType": {
87
+ "original": "DuetTheme",
88
+ "resolved": "\"\" | \"default\" | \"turva\"",
89
+ "references": {
90
+ "DuetTheme": {
91
+ "location": "import",
92
+ "path": "../../common-types",
93
+ "id": "src/common-types.d.ts::DuetTheme"
94
+ }
95
+ }
96
+ },
97
+ "required": false,
98
+ "optional": false,
99
+ "docs": {
100
+ "tags": [],
101
+ "text": "Theme of the component."
102
+ },
103
+ "getter": false,
104
+ "setter": false,
105
+ "attribute": "theme",
106
+ "reflect": false,
107
+ "defaultValue": "\"\""
108
+ },
109
+ "unit": {
110
+ "type": "string",
111
+ "mutable": false,
112
+ "complexType": {
113
+ "original": "string",
114
+ "resolved": "string",
115
+ "references": {}
116
+ },
117
+ "required": false,
118
+ "optional": false,
119
+ "docs": {
120
+ "tags": [],
121
+ "text": "The string to show after each items value. When using \"%\" the enclosed items' values should add up to 100."
122
+ },
123
+ "getter": false,
124
+ "setter": false,
125
+ "attribute": "unit",
126
+ "reflect": false,
127
+ "defaultValue": "\"%\""
128
+ }
129
+ };
130
+ }
131
+ static get states() {
132
+ return {
133
+ "items": {}
134
+ };
135
+ }
136
+ static get elementRef() { return "element"; }
137
+ }
@@ -0,0 +1,65 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { h, Host } from "@stencil/core";
5
+ export class DuetShareChartItem {
6
+ constructor() {
7
+ this.value = 0;
8
+ this.color = undefined;
9
+ }
10
+ render() {
11
+ return (h(Host, { key: '1db343b4bc9ac0287de482ea0d609049a4645d8d' }, h("div", { key: 'e75250d63d27f9501799767cb42283f664f860ea', hidden: true }, h("slot", { key: 'd480ba557649e858697129546874bae17e47135d' }))));
12
+ }
13
+ static get is() { return "duet-share-chart-item"; }
14
+ static get encapsulation() { return "shadow"; }
15
+ static get properties() {
16
+ return {
17
+ "value": {
18
+ "type": "number",
19
+ "mutable": false,
20
+ "complexType": {
21
+ "original": "number",
22
+ "resolved": "number",
23
+ "references": {}
24
+ },
25
+ "required": false,
26
+ "optional": false,
27
+ "docs": {
28
+ "tags": [],
29
+ "text": "The value of the item."
30
+ },
31
+ "getter": false,
32
+ "setter": false,
33
+ "attribute": "value",
34
+ "reflect": false,
35
+ "defaultValue": "0"
36
+ },
37
+ "color": {
38
+ "type": "string",
39
+ "mutable": false,
40
+ "complexType": {
41
+ "original": "DuetColor",
42
+ "resolved": "string",
43
+ "references": {
44
+ "DuetColor": {
45
+ "location": "import",
46
+ "path": "../../common-types",
47
+ "id": "src/common-types.d.ts::DuetColor"
48
+ }
49
+ }
50
+ },
51
+ "required": false,
52
+ "optional": false,
53
+ "docs": {
54
+ "tags": [],
55
+ "text": "The color to use in the graph given as a Duet color token. If left out, the Share chart picks a color from a default set."
56
+ },
57
+ "getter": false,
58
+ "setter": false,
59
+ "attribute": "color",
60
+ "reflect": false
61
+ }
62
+ };
63
+ }
64
+ static get elementRef() { return "element"; }
65
+ }
@@ -35,7 +35,7 @@ export class DuetSlideoutLang {
35
35
  */
36
36
  render() {
37
37
  const langTranslation = getLocaleString(this.chooseLangObject);
38
- return (h(Host, { key: '26940a9efe3228ad051940cfb903980d683cf614' }, h("div", { key: 'a031d990d2bf459e73678e682d1952e7225a67e7', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '7ff54cdd19c444cb9d8c8a67b5e563df53f13e0b', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '2c0a83341839a6953c176fd68882dbd05151948a' }))));
38
+ return (h(Host, { key: '848aaedd9e1c8ed6d539b69daef3a831af55b178' }, h("div", { key: '69695781b71a228e58973bd2673c7765582b6fcb', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '2305f5314bf1fb5c270d2a8eeb55f75382d2591a', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '2d7a718ac92ce21dd138e7fb71e27a02ac5ca1ae' }))));
39
39
  }
40
40
  static get is() { return "duet-slideout-lang"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -42,12 +42,12 @@ export class DuetSlideoutLink {
42
42
  * Always the last one in the class.
43
43
  */
44
44
  render() {
45
- return (h(Host, { key: 'e58e7e022f359b763fff57c4794d9581204ae9f1' }, h("a", { key: 'b02485b104f43923bb51c25449ad782669da2a3f', target: !this.href ? null : this.external ? "_blank" : "_self", class: {
45
+ return (h(Host, { key: '9c7e694f19f234e14ac86c900c0f7ae6f765f7ab' }, h("a", { key: 'ff3e3a23d2d1b3f56b0b994e7eeccb6f71b4c5be', target: !this.href ? null : this.external ? "_blank" : "_self", class: {
46
46
  "duet-slideout-link": true,
47
47
  "duet-theme-turva": this.theme === "turva",
48
48
  active: this.active,
49
49
  [this.size]: true,
50
- }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (h("duet-icon", { key: 'f2a699889f3e342915733dc322f5607d4dc1b381', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '67777983021ac91e35b68e9b8bdb6f0b56279107', class: "label" }, h("span", { key: 'd0ac662968dec767e9a095843f32f7dcea698190' }, h("span", { key: '1e75583ea91cbe3bf1ff4720f9b2d9efc96be742', class: "label-container" }, h("span", { key: 'c8be5ead58f8ae2669a818f2d552c91d2f95804f', class: "label-content" }, h("slot", { key: 'fd51bd2d2971917a7259abc816268bfa38cb439d' })), this.external && (h("duet-icon", { key: '7ef7af0a841d9241becd86c1364c89f6cae59c6a', class: "external-icon", theme: this.theme, name: newWindowIcon.title, margin: "none", size: "auto", color: "currentColor" }))), h("slot", { key: 'fb1da47dfd02a661c7286b0c523a8c3ac5f83cf1', name: "description" })), this.caret && (h("duet-icon", { key: 'c4f51f17072cd66112993ed45421a5a8ccb59058', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
50
+ }, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (h("duet-icon", { key: 'f7528118eb9ac1331797c4e375e5373511ed2b5a', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '7ade705aba28a34b24d53a09ec067823b94c03d6', class: "label" }, h("span", { key: '84085ddeaa526502419641aefd0cd30106b89fe0' }, h("span", { key: '792db99a27189102d713db6351e724547297670f', class: "label-container" }, h("span", { key: '1416b4f044e1320c2f71a2db1b3839e21d482979', class: "label-content" }, h("slot", { key: '7f66789e0c27b6c09309f446179cdc8e5a6dfa6d' })), this.external && (h("duet-icon", { key: 'b1e870744e89431b43907f9ca6030a075af36be7', class: "external-icon", theme: this.theme, name: newWindowIcon.title, margin: "none", size: "auto", color: "currentColor" }))), h("slot", { key: '3dcd61fca8f725f97ea83d397d676ede325fb624', name: "description" })), this.caret && (h("duet-icon", { key: '4bcd014bb5cd4c1d1af3d42d113407b26bcad004', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
51
51
  }
52
52
  static get is() { return "duet-slideout-link"; }
53
53
  static get encapsulation() { return "shadow"; }
@@ -159,23 +159,23 @@ export class DuetSlideoutPanel {
159
159
  };
160
160
  const exitTranslation = getLocaleString(this.exitLangObject);
161
161
  const backTranslation = getLocaleString(this.backLangObject);
162
- return (h(Host, { key: '2b36b05ce039386747c09abf0e5323c48b5e0488' }, h("div", { key: 'd58f2b9732c3ab38b13bd4f0439efe9012b9d515', class: {
162
+ return (h(Host, { key: 'cb822cc9737388e773957e9167d9a3f3092a5024' }, h("div", { key: 'ecf89dccd7aaa7516815ddb1b3283dcb88561624', class: {
163
163
  "duet-slideout-panel": true,
164
164
  "duet-theme-turva": this.theme === "turva",
165
165
  active: this.open,
166
- } }, h("button", { key: '529140519e744fd8e36ff8afea01ca18938414b0', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
166
+ } }, h("button", { key: '1c5d2a8c1e0ccc4d56c57c12e32f37fd2d8bdf28', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
167
167
  link: true,
168
168
  active: this.active,
169
- }, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '4f8d0249d6221a523a3a0b3836933b432829d8c8', class: "duet-slideout-icon" }, h("duet-icon", { key: '230b927f9771d593709e791c14618db90d7aa895', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: '33617258b158f4f59b6e9655b058a84a3ee47af1', class: "duet-slideout-badge" }))), h("span", { key: '7da950982ae9adb1e9d37515b3e271e506836d41', class: "label" }, h("span", { key: '6046719acd63d608ed7a2a47452f5dba66c99d8b', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '4d7b76d2d25171390101ef25f431af7c8ef1a008', name: "label" })), h("duet-icon", { key: 'd9c3ae0d685375bc29e8901f2c41bf8e2028a1db', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '4e5a633d2f18f22bcf2cb69252f8f497def373fe', ref: element => (this.dialog = element), class: {
169
+ }, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '2ed84760445304c52dc13d7d5691fa83386a3fb3', class: "duet-slideout-icon" }, h("duet-icon", { key: 'a80ea5ba954811c488852ac37d6d7239b7b33a14', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: 'a66f32d3b20af0bbad481d024da7cc5616b1c879', class: "duet-slideout-badge" }))), h("span", { key: 'da846f3815471fb3fdcd4c1319e18f1a5597cfa0', class: "label" }, h("span", { key: 'f6e260a2a4e4b97d6f724f45e1e46ab386dff47d', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: 'abddec9671e9c3b3a3cf43ee916ee198a06b0516', name: "label" })), h("duet-icon", { key: 'ed3ef00614b835aac2526866e71b05198dabe225', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: 'f004a0beebfa0aea1f9140d94f44a53def61be84', ref: element => (this.dialog = element), class: {
170
170
  dialog: true,
171
171
  hidden: !this.open,
172
- }, style: styles }, h(FocusGuard, { key: '9f810bf575701688ab08f60726de6da69bc12635', moveFocusTo: this.closeButton }), h("div", { key: '13828354ebc908614edfa649b633c78b5ca040d0', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: 'd3a965830f5cb2f31d767b925c9f35470dab844d', class: "top" }, h("button", { key: 'c07c0504cb16358d05e42cce8554b99f034d07b9', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
172
+ }, style: styles }, h(FocusGuard, { key: '141275269b60c09c78245f2cdba73e3c1556ec89', moveFocusTo: this.closeButton }), h("div", { key: '8835c47450104420f6dd3a208375dfc129fe13fc', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: 'e26413e851f98164d3f00b4839899a7a05c57a0d', class: "top" }, h("button", { key: 'e47be55cb0d87b1031a051ce164af014ca773e17', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
173
173
  back: true,
174
- }, onClick: this.onClick }, h("duet-icon", { key: '521c0a3724fe426035c1c941752d1498e41034be', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: 'e9727f3f182d3bbfd2aa5f65d3f750b0e1da6131' }, this.label.innerHTML), h("button", { key: '6132ffcdc5f194d857698b0a8e4bb6b725113af2', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '2aa67d1f3468592b7886bafa0b168db8a8156b9b', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'bc7eec6649885a979ed139c6742de251672a9821', class: "sticky-header" }, h("slot", { key: 'b9983428eb3d8232c5d68154a8bb200cd4cc7e2a', name: "sticky-header" }))), h("div", { key: '20ea66396b8e7d802a44d36c7aa326294e7a95cb', tabindex: "-1", role: "menu",
174
+ }, onClick: this.onClick }, h("duet-icon", { key: '6c1caa323b815ad3940991fdc7aacec7aab7f94a', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '96e9ac9d7ff5121db3d90ce76613d00db1864778' }, this.label.innerHTML), h("button", { key: '4557397517d57085b8442828c0b60164ce048a3e', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '7c00e8108b826b44fc9343d172fcda9eb700d4a9', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'b9f1ebcaf47a9635917063bec751725fd580f019', class: "sticky-header" }, h("slot", { key: 'd70c5e23758b79af9cfadfab39349bf9b71b4a76', name: "sticky-header" }))), h("div", { key: 'c87464365151093c3edca5fc7478af7b3b90e2ff', tabindex: "-1", role: "menu",
175
175
  //TODO: slideout menu fades out, needs to be instant
176
176
  id: "menu", "aria-labelledby": "button", class: {
177
177
  items: true,
178
- } }, h("slot", { key: '625703e33ae89586ed068b86912c37721035c645' })), h(FocusGuard, { key: 'e34b98e036503d08b5d653169fbff5bd8dea058f', moveFocusTo: this.closeButton })))));
178
+ } }, h("slot", { key: 'a0dd655320d212ccc005c3fb096b578f19f9c0a8' })), h(FocusGuard, { key: 'dafafa79bc1b13a9c9eb46379181a02ab0487aa5', moveFocusTo: this.closeButton })))));
179
179
  }
180
180
  static get is() { return "duet-slideout-panel"; }
181
181
  static get encapsulation() { return "shadow"; }
@@ -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: '35bf0d91a006cd0fb6a50012f5f48b8b84d5ecac' }, h("div", { key: 'aebfdab784d0a2921fc1f5b461b881c241ef5066', class: {
43
+ return (h(Host, { key: '89618f83739daf830ec8b90e05e9f3e5f9b52f34' }, h("div", { key: 'e155beffd0996d1cace98318dc02b6a9cd6f1531', 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: 'f3174e8f9f070b3c8cd4da9e6db8b695982f236b', 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: 'f2aeae59fdea3ec033d49a5a5539c5d5f076394a', 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: '02b31af38cf8ef821d9bd8b83ede34c900b58c41', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '1244f292f215410cba0750e205392e5d5fcd9ab7', class: "label" }, h("slot", { key: 'a55379905e5ec24ec617910fccdba8f351494d11', name: "label" }), h("duet-icon", { key: 'c63d4943d43087e6ec52e7e54f8a4211daebeadd', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '31e1e8a311b9ee173852bcbf3733cc846d7f87da', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
49
+ }, onClick: this.onClick }, this.icon && h("duet-icon", { key: 'c884fa8d6236722a189b5bc384eb85000587ffa1', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '73cfdab8bb78c2504a8fc0d45d581be2161b6039', class: "label" }, h("slot", { key: '656c5d97ba82b382db0feb02003427fe41eb1767', name: "label" }), h("duet-icon", { key: 'd927fed89d4414a08391ca31fdfde8d51cd64b01', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '2292a1771bdc183cc5b4eb3836e32af3caf69397', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
50
50
  items: true,
51
51
  hidden: !this.open,
52
- } }, h("slot", { key: 'b7365965b0950b899e494162007d51130444478d' })))));
52
+ } }, h("slot", { key: '8b5ea9880c9444c6bd3d98db753a7503813cdd21' })))));
53
53
  }
54
54
  static get is() { return "duet-slideout-panel-dropdown"; }
55
55
  static get encapsulation() { return "shadow"; }
@@ -73,10 +73,10 @@ export class DuetStatusIcon {
73
73
  }
74
74
  }
75
75
  render() {
76
- return (h(Host, { key: 'fbe1061f951f0b72c146c3e761867466a7d569a1', class: {
76
+ return (h(Host, { key: 'f2a27d2fd14f0521619a4a4acc078853914cb77d', class: {
77
77
  [`duet-status-icon-${this.getVariation()}`]: true,
78
78
  "duet-strong-bg": this.strong,
79
- } }, h("duet-icon", { key: '706af593d9624a7a07e991497eeb3221a550ff35', icon: this.getIcon(), size: this.size, margin: this.margin })));
79
+ } }, h("duet-icon", { key: '9fea7a807f88b0c840a4fb37ea025126edf80a3e', icon: this.getIcon(), size: this.size, margin: this.margin })));
80
80
  }
81
81
  static get is() { return "duet-status-icon"; }
82
82
  static get encapsulation() { return "shadow"; }
@@ -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: '2720db892c55577581be1f5cff69e6b56d0eddb1' }, h("nav", { key: '6450c2d32c229ffc2cdefffaf4d0824c927f2dfe', class: {
125
+ return (h(Host, { key: '417d739470c7fe9b87ddc61a9f660113df598c22' }, h("nav", { key: '139ebc35685702253a213c7105407af7a141a62c', 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: 'fbf58c54a86a16f1c9c9b018800e74dc86ad7827', 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: '501638b4c30ab12368c39a05f74bb1c3b1317362', 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: '95c4226bedf3122965ef044122688e824788fad4', class: "label" }, h("slot", { key: '93a3fb333e252ee09987a9832a782a86dd15e13c', name: "label" }), h("duet-icon", { key: '125465c2c40457117a28f562c60eb2b63ae061ad', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: '4d23eea3732698f64ec388a4c65d29016c4b0b47', class: {
131
+ }, onClick: this.onClick }, h("span", { key: '403ee71ef7c4a79e36018e751e8beb7dc48049c9', class: "label" }, h("slot", { key: 'd3c17dd11de845bb119d8f753fd358bd2c65a6d9', name: "label" }), h("duet-icon", { key: '81b28c9228a242a36202f53c9ed9fd8a8b609221', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: 'ba2b698fcce4246cbd779e87dfac3a6be181d926', class: {
132
132
  "menu-container": true,
133
133
  hidden: !this.open,
134
- }, role: "presentation" }, h("div", { key: 'cedb273340657fe22fdcbd234b632079ba8bae94', 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: 'e76659541e9d8c28c9dad388f363d794e6d352e1', 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: 'c0c2a1cdea75e574b2a5136164422716db80e020', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: '43c189da567108214e33bd29bd5ecadf396c3be4' }), h("div", { key: '4e7ee2bf92b8446dbee5ac9e81a6cf6c4e424950', class: "list-padding" }))), h("duet-overlay", { key: 'df603367a1254cd933205e844295693c5d40e7b5', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
137
+ }, ref: element => (this.itemsContainer = element) }, h("div", { key: '51f96f2351bc5d0e236ce4b36f71aaa5054e5f15', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: 'e82358ec5faa3172b05111c5cb8b4a92af93408b' }), h("div", { key: '1dc90575c0ca00419a1a6dabc94d997a658b4d04', class: "list-padding" }))), h("duet-overlay", { key: '6a46e855d0da8c13ca1bff8f69016dfab10afa5d', "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"; }
@@ -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: '1eb547e5709ea63b23354ca9c59b1b19c038c102', role: "listitem" }, h("div", { key: '570a652c6c926ccebcb1a9541fd676558a2239a4', class: {
99
+ return (h(Host, { key: '76e8b37395a41c08dfb79044c9aa9e8ca5ba5274', role: "listitem" }, h("div", { key: '16c3746948dd9f622b4cb003304e22f1dc1faf9d', 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: 'cb6806df3c0914e15d8b5fdfa96cdaba6b36ad6d', 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: 'e1714f05f37e793f5f83a72cf63a62a5798e0415', 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: '3c866f7cb7ccf04b91b02bd01fa4a2e57462bc10', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'a5aa098f80c23566bb2c91b50ce002a36c18a0ba', class: "label" }, h("span", { key: 'dbc5f7743345200a326a2367107b0b1fa3245ded', class: "label-text" }, h("slot", { key: '5da6e5fcef0e333fe29fb08b72696251cb067436', name: "label" })), h("duet-icon", { key: '875a3ffcc5d12b13e2d52fc338373c160f77939a', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '0d53fb12a29c3ef496d588e07565c47bf07c9fee', 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: 'f0e8d42456dd083616c6245a2a67f6f83a2e2553', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '4a8c42c00dab9378cee591e449d27c3e313fbed2', class: "label" }, h("span", { key: 'f04bb5583ba82c58534312b22dbb86129837fba4', class: "label-text" }, h("slot", { key: '1ff407f2b05a19f13d3cdf7abc508853e9fb951c', name: "label" })), h("duet-icon", { key: '8c0911d940e05310687d92a0cacc1ef55d388475', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '30970885dfcc36d710bb0fe2eed310a71348c0d2', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
108
108
  items: true,
109
109
  hidden: !this.open,
110
- } }, h("slot", { key: 'aca1769900ed458bdfd1e8da0bd6cd516b0026db' })))));
110
+ } }, h("slot", { key: '19623f7c88cc36d51607272ac2e2e9e582c79654' })))));
111
111
  }
112
112
  static get is() { return "duet-submenu-bar-dropdown"; }
113
113
  static get encapsulation() { return "shadow"; }
@@ -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: '8e171bfdd3a97a208d76852cad10497303cc6a41' }, h("a", { key: '6ef3bedf1b242e3564a6a32b5e564e50c0ca6e08', class: {
34
+ return (h(Host, { key: 'c9c117e150388808484adcbb1b89d8a1f402c5dd' }, h("a", { key: '4b79d238f3e36813339bea04e3c9a559ee3972a6', 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: '696a5c14ddf44486ccd7ae685987d3ae73819eda', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: '0066ac29350ba089295585f001dde093e303028b', class: "label-container" }, h("span", { key: '003bfe108d7aa853d32238e6b888587965e63710', class: "label" }, h("slot", { key: '82c97684842fa6839700732f1bc75ef2b7eeda68' })), this.caret && h("duet-icon", { key: 'e85bc1b85802155eb3044d8ab5c78d7e4e8a247b', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: 'ba3841ab9bd427fb8b9b31fb1f9340b59afd2949', 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: 'f0de902b75bd2c14f2e5ab7bab9045c6f7516219', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: 'fb4cc6db27bd38658bbca4c0ac023c60b8c1f9f1', class: "label-container" }, h("span", { key: '4451bf79f482417ca15545d3c066d1bb5f2fabf4', class: "label" }, h("slot", { key: 'ff2def8614a7757177b420f8f0f071d5f6b2dda8' })), this.caret && h("duet-icon", { key: 'd2e513116a7031390c920b937617b8f365c2fa9a', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '0b9751d96777023aef4b13d1b06ac493975f219a', 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"; }
@@ -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: 'fcd533d6b3dfc93e0e759de65ecb3454a157d32f', role: "listitem" }, h(TagName, { key: '0ca1f847b9660fe205bf77e5bbe78a9f7c8616df', 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: '3f0da6b4b7ef1b9b6630a170fd6175125c849dd4', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: 'c8406d5e73d587f29c3b8c5b09f2522c70fd4ea8', class: "label" }, h("span", { key: '7d6a4ad4c5358a5c16d4986946df79dcc040633c', class: "label-text" }, h("slot", { key: '3e615ac54c970f4f3576c2dd2451d93f1bb06fd1' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: 'ce7aa0ea2fc8cecc831ecf940a2aca520b420c93', class: {
60
+ return (h(Host, { key: '286d31e43175b586e05d660dcae91f2ba0176f8d', role: "listitem" }, h(TagName, { key: 'ff2ee974d9ee8340c3c53e24c07eb4793f6f9bec', 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: '8ad8924d66e2bc49aa1605f59ae9c96b06c91ddc', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '3433ef2e595da4391f05927fab8deb99304887bc', class: "label" }, h("span", { key: 'df2750c809a744a98e41624478d8ff5616ba496c', class: "label-text" }, h("slot", { key: '83fb30a29389e5e2f5caebb04b99be1d480fdc3c' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: 'b00f95d9b7f5c0ad824c25fc32936964cc5d9e69', class: {
61
61
  "trailing-icon": !!this.trailingIcon,
62
62
  "trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
63
63
  "external-icon": !!this.external,
@@ -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: 'b569ba8e1407349d04924791421693d47d99c224', role: "listitem" }, h("a", { key: '632ba619dd762a3041bf7c17d2aa02d18d9c7033', 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: 'f69a20105e32823478e19579230083c4b08e97ac', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: '53b5b5dc9e1f66785096f307bb980aa734cbb67c', class: "label" }, h("slot", { key: '937a94eda35d6fbb713f4a9b5073778ba6cb2e23' })))));
32
+ return (h(Host, { key: '523a71ea3cb2b043ce88a6bc11bbdb371eb665bb', role: "listitem" }, h("a", { key: 'e6a7fd1bbc7a46c356e2b1c682f170c263e18e46', 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: '3643314e71d9195799cdfed981987b062ed8fcd9', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: '2605d1554838ec11a74e2f04767ab315f03bf14f', class: "label" }, h("slot", { key: '8a9329340f3efc9b0de1ac382941d01435bae8d4' })))));
33
33
  }
34
34
  static get is() { return "duet-submenu-bar-link"; }
35
35
  static get encapsulation() { return "shadow"; }
@@ -113,7 +113,7 @@ export class DuetTable {
113
113
  });
114
114
  }
115
115
  render() {
116
- return (h(Host, { key: '27ca97cd0ab8838a914fad68c44307707b13c646', class: {
116
+ return (h(Host, { key: 'e518ffcdb3a5e1623d0d00b9d056f16ded2e9a91', class: {
117
117
  [`duet-table-${this.variation}`]: true,
118
118
  "duet-table-flattened": !this.matchesBreakpoint,
119
119
  // sticky only valid when in regular table layout
@@ -122,7 +122,7 @@ export class DuetTable {
122
122
  "duet-m-0": this.margin === "none",
123
123
  "duet-theme-turva": this.theme === "turva",
124
124
  "duet-table-hide-head-visually": this.hideHeadVisually,
125
- } }, h("slot", { key: 'ef1fc8226a4cbf04cac71ba4e5a9968791806281' })));
125
+ } }, h("slot", { key: 'ead482e0e02136ea9147737239f539b3478f7925' })));
126
126
  }
127
127
  static get is() { return "duet-table"; }
128
128
  static get originalStyleUrls() {
@@ -31,11 +31,11 @@ export class DuetToolbar {
31
31
  : this.variation === "secondary"
32
32
  ? "secondary"
33
33
  : "default";
34
- return (h(Host, { key: '5d1928ecfa31b291fb49392ed2a925b7c44f874c' }, h("nav", { key: '77ed3f9e5d74496b37eb2d2cae82ed1b1bf41a27', class: {
34
+ return (h(Host, { key: '54c786c2d83fba02f7452a36eb121eda25c9376d' }, h("nav", { key: '3dbf511712340f2fb01d5c6f6a3184bf9c7777da', class: {
35
35
  "duet-toolbar": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  [variation]: true,
38
- }, "aria-label": this.accessibleLabel }, h("div", { key: '2dee9cb750eeff0f3503f7cc6089e099121846bf', class: "container" }, h("div", { key: 'a2ce0113b8f5449a6e9444d2c7f7f236ef1453c7', class: "list", role: "list" }, h("slot", { key: '0cb2afde21b99b45b1c77342373646c30bc4a596', name: "left" })), h("div", { key: 'fd0b99b6894243e88baff62fdc90afb219f098ea', class: "list", role: "list" }, h("slot", { key: '3a923f1f78fedb5a60d267d1631a4c2bd2fa62c0', name: "right" }))))));
38
+ }, "aria-label": this.accessibleLabel }, h("div", { key: '687745a324f1fbbdc0553a17fc10e5004e7c40b4', class: "container" }, h("div", { key: 'dc9500dfff1d20a21e1336690643093131743fc4', class: "list", role: "list" }, h("slot", { key: 'fc016f757c7ff5cf99fd96cb4d8f0a09458a6660', name: "left" })), h("div", { key: '77afc9ab53cf0617ff69fed8192a99262f2d7054', class: "list", role: "list" }, h("slot", { key: '3bb92bb9a828e1f3d1a137367238694a5d70bd57', name: "right" }))))));
39
39
  }
40
40
  static get is() { return "duet-toolbar"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -50,18 +50,18 @@ export class DuetToolbarDropdown {
50
50
  itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
51
51
  }
52
52
  const variation = this.variation === "negative" ? "negative" : "white";
53
- return (h(Host, { key: '8b511c738a8995c5a277b0614abeead7e2c64643', role: "listitem" }, h("div", { key: '923faa507cfc2540840b56073010bec405c42e43', class: {
53
+ return (h(Host, { key: '07c3194bb8dcbe97fde84893a04e4233d6b0059a', role: "listitem" }, h("div", { key: 'fd2d68cb1d6c7d75759bedd3a7cfbbab650965db', class: {
54
54
  "duet-toolbar-dropdown": true,
55
55
  "duet-theme-turva": this.theme === "turva",
56
56
  [itemsAlign]: true,
57
57
  [variation]: true,
58
- } }, h("button", { key: '52a182352b7b15c90547a0f6c9f410b80945dffc', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
58
+ } }, h("button", { key: 'd82047a673b796ea14c9d5aae69bf64ff58e6ed8', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
59
59
  active: this.active,
60
60
  open: this.open,
61
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'd071a84e8a5177e0d83000985acf64d710ce9b97', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '8a377bd964f4d7e8d843ede3783696ee083c711e', class: "label" }, h("slot", { key: '21a44500f70a23ec00e000847361dc0cd01cd47e', name: "label" }), h("duet-icon", { key: '0d9fce9714df81c477058c8f9c4a167e5bbc8f87', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'f1e87be086a8065e38316c0b1acb3df977b3f245', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
61
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'ff38577c8cc2e354df974bfd687081dbd3ebecfc', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: 'dce1591b74de7cfb4f2bb01b1c652f3839cce3a7', class: "label" }, h("slot", { key: 'c2917b2aae3fc30027774e23c32a0509c79589dc', name: "label" }), h("duet-icon", { key: '12ba80462ce582fe4071e949464f9074907fecb9', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '679befa15c7d48af0f5ce11f9a38a82a1f24a546', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
62
62
  items: true,
63
63
  hidden: !this.open,
64
- } }, h("slot", { key: 'f431ba4cbd6d6bbc66603726a04b9f2f1a041735' })))));
64
+ } }, h("slot", { key: '26eab9ffa65ebc2dcddcc024b2008cbcde40221a' })))));
65
65
  }
66
66
  static get is() { return "duet-toolbar-dropdown"; }
67
67
  static get encapsulation() { return "shadow"; }
@@ -31,11 +31,11 @@ export class DuetToolbarDropdownLink {
31
31
  * Always the last one in the class.
32
32
  */
33
33
  render() {
34
- return (h(Host, { key: '934f131ff69a3fb16c5255f19ab67c074c67d97e' }, h("a", { key: '9df6ae3bfff7fcb220bc06917fd5afec8770970f', class: {
34
+ return (h(Host, { key: '9a9d4138ef93a3bde4f9df8789da714dbbdc80a5' }, h("a", { key: '733a8f2435b9f29179706881df07b40dbd93b210', class: {
35
35
  "duet-toolbar-dropdown-link": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  active: this.active,
38
- }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '0bbf55cbc6c77128aa15f9f886af498579ca9568', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '38a3e232109349816237d3e1be59d3771cf7cb6a', class: "label" }, h("slot", { key: '782f4a9b43d0f399ea44bedf98d51558728c494c' })), this.active && (h("duet-icon", { key: 'e9d4fd6e46d65868ef1604ab6ac9767de1682f06', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
38
+ }, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '5a19b707b976d85c2cf865ad2a42aa7e11c74ce1', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '12de16aaf5ffcd6ba790ff24e68aa4d6dcfbd001', class: "label" }, h("slot", { key: '1e379d609dde7f58f277413df9977612dc41d3c3' })), this.active && (h("duet-icon", { key: 'f03be13f9b315771ba6bff85d2eb70b2a338453b', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
39
39
  }
40
40
  static get is() { return "duet-toolbar-dropdown-link"; }
41
41
  static get encapsulation() { return "shadow"; }