@duetds/components 9.2.0 → 9.2.2

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 (791) hide show
  1. package/hydrate/index.js +493 -314
  2. package/lib/cjs/a11y-utils-76311b95.js +20 -0
  3. package/lib/cjs/{app-globals-8b08f415.js → app-globals-de0a03a8.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +5 -5
  5. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-badge.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-banner.cjs.entry.js +4 -4
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +7 -7
  10. package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
  11. package/lib/cjs/duet-callout.cjs.entry.js +5 -5
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +12 -23
  13. package/lib/cjs/duet-card.cjs.entry.js +4 -4
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +4 -4
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +51 -9
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-combobox.cjs.entry.js +5 -11
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +11 -11
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-footer.cjs.entry.js +4 -4
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +3 -3
  30. package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
  31. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-icon.cjs.entry.js +6 -6
  33. package/lib/cjs/duet-input_2.cjs.entry.js +101 -12
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +24 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-modal.cjs.entry.js +5 -5
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +4 -4
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  46. package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +6 -6
  50. package/lib/cjs/duet-progress.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +7 -7
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +3 -3
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +49 -28
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +6 -6
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +13 -13
  63. package/lib/cjs/duet-slideout.cjs.entry.js +11 -11
  64. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +7 -7
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +23 -5
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +8 -8
  70. package/lib/cjs/duet-textarea.cjs.entry.js +7 -7
  71. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +25 -6
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  79. package/lib/cjs/duet-tray.cjs.entry.js +6 -6
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  83. package/lib/cjs/duet.cjs.js +3 -3
  84. package/lib/cjs/{errorcodes.utils-79df4fcd.js → errorcodes.utils-79edbcbf.js} +1 -1
  85. package/lib/cjs/{focus-utils-87585a09.js → focus-utils-2f608f43.js} +1 -1
  86. package/lib/cjs/{index-290ab697.js → index-2538e92d.js} +1 -1
  87. package/lib/cjs/{language-utils-3372de6f.js → language-utils-6907a35e.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +3 -3
  89. package/lib/cjs/{slot-utils-8015a7e6.js → slot-utils-eb411e83.js} +1 -1
  90. package/lib/cjs/{token-utils-ecc7f5a1.js → token-utils-453a4e75.js} +1 -1
  91. package/lib/cjs/{tokens-1c133754.js → tokens-57e06fe4.js} +25 -25
  92. package/lib/cjs/{tokens.module-cf303205.js → tokens.module-fcba867f.js} +25 -25
  93. package/lib/collection/components/duet-action-button/duet-action-button.css +7 -7
  94. package/lib/collection/components/duet-alert/duet-alert.css +12 -12
  95. package/lib/collection/components/duet-badge/duet-badge.css +18 -18
  96. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  97. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  98. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +7 -7
  99. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  100. package/lib/collection/components/duet-button/duet-button.css +39 -39
  101. package/lib/collection/components/duet-callout/duet-callout.css +2 -2
  102. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  103. package/lib/collection/components/duet-caption/duet-caption.css +2 -2
  104. package/lib/collection/components/duet-card/duet-card.css +6 -6
  105. package/lib/collection/components/duet-checkbox/duet-checkbox.css +16 -16
  106. package/lib/collection/components/duet-chip/duet-chip.css +83 -28
  107. package/lib/collection/components/duet-chip/duet-chip.js +102 -6
  108. package/lib/collection/components/duet-choice/duet-checkmark.css +6 -6
  109. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  110. package/lib/collection/components/duet-choice/duet-choice.css +50 -50
  111. package/lib/collection/components/duet-collapsible/duet-collapsible.css +4 -4
  112. package/lib/collection/components/duet-combobox/duet-combobox.css +2 -2
  113. package/lib/collection/components/duet-combobox/duet-combobox.js +2 -8
  114. package/lib/collection/components/duet-contact-card/duet-contact-card.css +1 -1
  115. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  116. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +2 -2
  117. package/lib/collection/components/duet-date-picker/duet-date-picker.css +26 -26
  118. package/lib/collection/components/duet-divider/duet-divider.css +2 -2
  119. package/lib/collection/components/duet-empty-state/duet-empty-state.css +2 -2
  120. package/lib/collection/components/duet-fieldset/duet-fieldset.css +3 -3
  121. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  122. package/lib/collection/components/duet-footer/duet-footer.css +5 -5
  123. package/lib/collection/components/duet-grid-item/duet-grid-item.css +1 -1
  124. package/lib/collection/components/duet-header/duet-header.css +42 -42
  125. package/lib/collection/components/duet-heading/duet-heading.css +3 -3
  126. package/lib/collection/components/duet-hero/duet-hero.css +13 -13
  127. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  128. package/lib/collection/components/duet-input/duet-input.css +39 -37
  129. package/lib/collection/components/duet-input/duet-input.js +96 -7
  130. package/lib/collection/components/duet-label/duet-label.css +1 -1
  131. package/lib/collection/components/duet-link/duet-link.css +9 -9
  132. package/lib/collection/components/duet-link/duet-link.js +4 -15
  133. package/lib/collection/components/duet-list-item/duet-list-item.css +8 -8
  134. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  135. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +3 -3
  136. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  137. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +2 -2
  138. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  139. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +3 -3
  140. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  141. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +4 -1
  142. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +87 -4
  143. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  144. package/lib/collection/components/duet-modal/duet-modal.css +6 -6
  145. package/lib/collection/components/duet-multiselect/duet-multiselect.css +24 -24
  146. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  147. package/lib/collection/components/duet-notification/duet-notification.css +9 -9
  148. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  149. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +12 -12
  150. package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
  151. package/lib/collection/components/duet-overlay/duet-overlay.css +1 -1
  152. package/lib/collection/components/duet-page-heading/duet-page-heading.css +2 -2
  153. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  154. package/lib/collection/components/duet-pagination/duet-pagination.css +1 -1
  155. package/lib/collection/components/duet-paragraph/duet-paragraph.css +3 -3
  156. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +1 -1
  157. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +5 -5
  158. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +6 -1
  159. package/lib/collection/components/duet-progress/duet-progress.css +6 -6
  160. package/lib/collection/components/duet-promo-card/duet-promo-card.css +1 -1
  161. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  162. package/lib/collection/components/duet-radio/duet-radio.css +10 -10
  163. package/lib/collection/components/duet-range-slider/duet-range-slider.css +21 -21
  164. package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
  165. package/lib/collection/components/duet-scrollable/duet-scrollable.css +3 -0
  166. package/lib/collection/components/duet-scrollable/duet-scrollable.js +38 -16
  167. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  168. package/lib/collection/components/duet-select/duet-select.css +18 -18
  169. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  170. package/lib/collection/components/duet-show-more/duet-show-more.css +1 -1
  171. package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
  172. package/lib/collection/components/duet-slideout/duet-slideout.css +8 -8
  173. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  174. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +1 -1
  175. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  176. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +2 -2
  177. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  178. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +10 -10
  179. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  180. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +2 -2
  181. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  182. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  183. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  184. package/lib/collection/components/duet-step/duet-step.css +4 -4
  185. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  186. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +9 -9
  187. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  188. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +11 -11
  189. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  190. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +6 -6
  191. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  192. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +13 -9
  193. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +86 -3
  194. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +9 -9
  195. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  196. package/lib/collection/components/duet-tab-group/duet-tab-group.css +27 -27
  197. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  198. package/lib/collection/components/duet-table/duet-table.css +30 -30
  199. package/lib/collection/components/duet-table/duet-table.js +2 -2
  200. package/lib/collection/components/duet-textarea/duet-textarea.css +27 -27
  201. package/lib/collection/components/duet-textarea/duet-textarea.js +8 -5
  202. package/lib/collection/components/duet-toggle/duet-toggle.css +4 -4
  203. package/lib/collection/components/duet-toolbar/duet-toolbar.css +2 -2
  204. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  205. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +11 -11
  206. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  207. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +5 -5
  208. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  209. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +23 -11
  210. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +88 -4
  211. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +8 -8
  212. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  213. package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +2 -2
  214. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  215. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +10 -10
  216. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  217. package/lib/collection/components/duet-tray/duet-tray.css +8 -8
  218. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  219. package/lib/collection/components/duet-upload/duet-upload.css +1 -1
  220. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  221. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  222. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  223. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  224. package/lib/collection/utils/a11y-utils.js +16 -0
  225. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  226. package/lib/dist-custom-elements/duet-alert.js +1 -1
  227. package/lib/dist-custom-elements/duet-badge.js +1 -1
  228. package/lib/dist-custom-elements/duet-banner.js +4 -4
  229. package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
  230. package/lib/dist-custom-elements/duet-breadcrumbs.js +5 -5
  231. package/lib/dist-custom-elements/duet-button.js +1 -1
  232. package/lib/dist-custom-elements/duet-callout.js +5 -5
  233. package/lib/dist-custom-elements/duet-caption.js +1 -1
  234. package/lib/dist-custom-elements/duet-card.js +6 -6
  235. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  236. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  237. package/lib/dist-custom-elements/duet-chip.js +1 -1
  238. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  239. package/lib/dist-custom-elements/duet-choice.js +6 -6
  240. package/lib/dist-custom-elements/duet-collapsible.js +5 -5
  241. package/lib/dist-custom-elements/duet-combobox.js +18 -24
  242. package/lib/dist-custom-elements/duet-contact-card.js +11 -11
  243. package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
  244. package/lib/dist-custom-elements/duet-date-picker.js +14 -14
  245. package/lib/dist-custom-elements/duet-divider.js +1 -1
  246. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  247. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  248. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  249. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  250. package/lib/dist-custom-elements/duet-footer.js +9 -9
  251. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  252. package/lib/dist-custom-elements/duet-grid.js +1 -1
  253. package/lib/dist-custom-elements/duet-header.js +11 -11
  254. package/lib/dist-custom-elements/duet-heading.js +1 -1
  255. package/lib/dist-custom-elements/duet-hero.js +10 -10
  256. package/lib/dist-custom-elements/duet-icon.js +1 -1
  257. package/lib/dist-custom-elements/duet-input.js +1 -1
  258. package/lib/dist-custom-elements/duet-label.js +1 -1
  259. package/lib/dist-custom-elements/duet-layout.js +1 -1
  260. package/lib/dist-custom-elements/duet-link.js +1 -1
  261. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  262. package/lib/dist-custom-elements/duet-list.js +1 -1
  263. package/lib/dist-custom-elements/duet-logo.js +1 -1
  264. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  265. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +6 -6
  266. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +8 -8
  267. package/lib/dist-custom-elements/duet-menu-bar-item.js +27 -7
  268. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  269. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  270. package/lib/dist-custom-elements/duet-modal.js +10 -10
  271. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  272. package/lib/dist-custom-elements/duet-nav.js +2 -2
  273. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  274. package/lib/dist-custom-elements/duet-notification.js +6 -6
  275. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  276. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  277. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  278. package/lib/dist-custom-elements/duet-pagination.js +16 -16
  279. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  280. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  281. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  282. package/lib/dist-custom-elements/duet-progress.js +1 -1
  283. package/lib/dist-custom-elements/duet-promo-card.js +7 -7
  284. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  285. package/lib/dist-custom-elements/duet-radio.js +2 -2
  286. package/lib/dist-custom-elements/duet-range-slider.js +5 -5
  287. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  288. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  289. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  290. package/lib/dist-custom-elements/duet-select.js +1 -1
  291. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  292. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  293. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  294. package/lib/dist-custom-elements/duet-slideout-link.js +5 -5
  295. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
  296. package/lib/dist-custom-elements/duet-slideout-panel.js +10 -10
  297. package/lib/dist-custom-elements/duet-slideout.js +10 -10
  298. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  299. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  300. package/lib/dist-custom-elements/duet-step.js +6 -6
  301. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  302. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +6 -6
  303. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +9 -9
  304. package/lib/dist-custom-elements/duet-submenu-bar-item.js +27 -7
  305. package/lib/dist-custom-elements/duet-submenu-bar-link.js +5 -5
  306. package/lib/dist-custom-elements/duet-submenu-bar.js +10 -10
  307. package/lib/dist-custom-elements/duet-tab-group.js +20 -20
  308. package/lib/dist-custom-elements/duet-tab.js +3 -3
  309. package/lib/dist-custom-elements/duet-table.js +1 -1
  310. package/lib/dist-custom-elements/duet-textarea.js +15 -16
  311. package/lib/dist-custom-elements/duet-toggle.js +4 -4
  312. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +6 -6
  313. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +8 -8
  314. package/lib/dist-custom-elements/duet-toolbar-item.js +28 -7
  315. package/lib/dist-custom-elements/duet-toolbar-link.js +5 -5
  316. package/lib/dist-custom-elements/duet-toolbar.js +4 -4
  317. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  318. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  319. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  320. package/lib/dist-custom-elements/duet-tray.js +8 -8
  321. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  322. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  323. package/lib/dist-custom-elements/duet-upload.js +22 -22
  324. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  325. package/lib/dist-custom-elements/index.js +1 -1
  326. package/lib/dist-custom-elements/{p-52535b60.js → p-02438b26.js} +12 -12
  327. package/lib/dist-custom-elements/{p-43f6f1e6.js → p-03f58276.js} +3 -3
  328. package/lib/dist-custom-elements/{p-0403f6da.js → p-04e23d1d.js} +3 -3
  329. package/lib/dist-custom-elements/{p-ec4d6856.js → p-06cfa40e.js} +3 -3
  330. package/lib/dist-custom-elements/{p-c775f5b9.js → p-073ee906.js} +3 -3
  331. package/lib/dist-custom-elements/{p-dc26d4a2.js → p-0e77715d.js} +25 -25
  332. package/lib/dist-custom-elements/{p-8b0dee3e.js → p-0f66ee86.js} +2 -2
  333. package/lib/dist-custom-elements/{p-e8d60da0.js → p-16251bb2.js} +2 -2
  334. package/lib/dist-custom-elements/{p-4e532364.js → p-18f83d4e.js} +1 -1
  335. package/lib/dist-custom-elements/{p-b3773c10.js → p-1b7829a1.js} +4 -4
  336. package/lib/dist-custom-elements/{p-3f00c32a.js → p-2e45b8be.js} +2 -2
  337. package/lib/dist-custom-elements/{p-bdeb5fba.js → p-3037abd6.js} +107 -18
  338. package/lib/dist-custom-elements/{p-d6a8840d.js → p-3882c4af.js} +7 -7
  339. package/lib/dist-custom-elements/{p-cdf8041c.js → p-38f16dbf.js} +8 -8
  340. package/lib/dist-custom-elements/{p-2e9f301d.js → p-3c10a825.js} +7 -7
  341. package/lib/dist-custom-elements/{p-6a5c7011.js → p-53247748.js} +43 -22
  342. package/lib/dist-custom-elements/{p-936d5746.js → p-730cc2f3.js} +3 -3
  343. package/lib/dist-custom-elements/{p-0bb6686b.js → p-8f05d29d.js} +6 -6
  344. package/lib/dist-custom-elements/{p-f2f2bcca.js → p-91faf1b9.js} +5 -5
  345. package/lib/dist-custom-elements/{p-e0913e76.js → p-953d804b.js} +8 -8
  346. package/lib/dist-custom-elements/{p-20420946.js → p-956bd0ac.js} +6 -6
  347. package/lib/dist-custom-elements/{p-0fb7a267.js → p-9c93e4d4.js} +2 -2
  348. package/lib/dist-custom-elements/{p-ecc803b3.js → p-9f1f81a3.js} +3 -3
  349. package/lib/dist-custom-elements/{p-fac41d14.js → p-9fa78368.js} +1 -1
  350. package/lib/dist-custom-elements/{p-ae262553.js → p-a96a809b.js} +2 -2
  351. package/lib/dist-custom-elements/{p-1dbac987.js → p-adc530ba.js} +9 -9
  352. package/lib/dist-custom-elements/p-b33fb0bd.js +368 -0
  353. package/lib/dist-custom-elements/{p-8e557451.js → p-b669630b.js} +1 -1
  354. package/lib/dist-custom-elements/{p-3bc3ac8a.js → p-bdab3956.js} +9 -4
  355. package/lib/dist-custom-elements/{p-e5f6aaab.js → p-c2b15a3a.js} +2 -2
  356. package/lib/dist-custom-elements/{p-95971567.js → p-c47b67df.js} +2 -2
  357. package/lib/dist-custom-elements/{p-33b260ff.js → p-c96e337d.js} +3 -3
  358. package/lib/dist-custom-elements/{p-785686e3.js → p-ca700701.js} +1 -1
  359. package/lib/dist-custom-elements/{p-e416ccec.js → p-d53fce96.js} +3 -3
  360. package/lib/dist-custom-elements/{p-684cca0d.js → p-d9cadd5e.js} +4 -4
  361. package/lib/dist-custom-elements/{p-e7918410.js → p-dab711d2.js} +6 -6
  362. package/lib/dist-custom-elements/{p-f055bb61.js → p-e774b5ee.js} +4 -4
  363. package/lib/dist-custom-elements/{p-6d83f337.js → p-ef70e2c7.js} +6 -6
  364. package/lib/dist-custom-elements/p-f0cc5629.js +18 -0
  365. package/lib/dist-custom-elements/{p-e9361277.js → p-f0dad941.js} +8 -19
  366. package/lib/dist-custom-elements/{p-10f0fddb.js → p-f515b36d.js} +6 -6
  367. package/lib/{esm/tokens-e0e3d241.js → dist-custom-elements/p-f6000a03.js} +25 -25
  368. package/lib/dist-custom-elements/{p-550504de.js → p-f7720c96.js} +4 -4
  369. package/lib/dist-custom-elements/{p-7e6cdbe3.js → p-fe4f9c1d.js} +2 -2
  370. package/lib/duet/duet.esm.js +1 -1
  371. package/lib/duet/duet.js +1 -1
  372. package/lib/duet/{p-e8daf1e2.entry.js → p-0068c16a.entry.js} +1 -1
  373. package/lib/duet/{p-b5329846.entry.js → p-01c85764.entry.js} +1 -1
  374. package/lib/duet/{p-ee6bfb1e.entry.js → p-01ed3ab8.entry.js} +1 -1
  375. package/lib/duet/{p-a696a103.entry.js → p-02b18289.entry.js} +1 -1
  376. package/lib/duet/{p-af311c80.entry.js → p-03c48743.entry.js} +1 -1
  377. package/lib/duet/{p-ab5f9de6.entry.js → p-04907e86.entry.js} +1 -1
  378. package/lib/duet/{p-48836fcc.system.entry.js → p-06519d7d.system.entry.js} +1 -1
  379. package/lib/duet/{p-0fdbde27.entry.js → p-06aee98f.entry.js} +1 -1
  380. package/lib/duet/{p-fef50246.system.entry.js → p-093abc6e.system.entry.js} +1 -1
  381. package/lib/duet/{p-0740edce.system.js → p-0b01e52f.system.js} +1 -1
  382. package/lib/duet/p-0c7b382c.system.entry.js +4 -0
  383. package/lib/duet/{p-5a8ca9f7.system.entry.js → p-0dea58fb.system.entry.js} +1 -1
  384. package/lib/duet/{p-8d6d407f.system.entry.js → p-0ff2881c.system.entry.js} +2 -2
  385. package/lib/duet/p-1212ac86.entry.js +4 -0
  386. package/lib/duet/p-135b141e.entry.js +4 -0
  387. package/lib/duet/p-137a6891.system.entry.js +4 -0
  388. package/lib/duet/{p-acd9cb61.entry.js → p-14472496.entry.js} +1 -1
  389. package/lib/duet/p-16e164ca.js +4 -0
  390. package/lib/duet/{p-357fba0e.system.entry.js → p-180cc0c3.system.entry.js} +1 -1
  391. package/lib/duet/{p-a2023033.system.entry.js → p-18886cb5.system.entry.js} +1 -1
  392. package/lib/duet/p-19626704.js +4 -0
  393. package/lib/duet/{p-b69d6f0f.entry.js → p-21256995.entry.js} +1 -1
  394. package/lib/duet/{p-6db337db.entry.js → p-2333196e.entry.js} +1 -1
  395. package/lib/duet/{p-bff7ece1.system.entry.js → p-2a1cc5cd.system.entry.js} +1 -1
  396. package/lib/duet/p-2cc63a64.system.entry.js +4 -0
  397. package/lib/duet/{p-c999ea8d.system.entry.js → p-2d1c15ca.system.entry.js} +1 -1
  398. package/lib/duet/p-2df303e1.system.entry.js +4 -0
  399. package/lib/duet/{p-a25f447e.system.entry.js → p-2f2615c4.system.entry.js} +1 -1
  400. package/lib/duet/{p-deaa6b23.system.entry.js → p-2fe4b68d.system.entry.js} +1 -1
  401. package/lib/duet/{p-44ecb79f.entry.js → p-2fe9627e.entry.js} +1 -1
  402. package/lib/duet/{p-199d505a.entry.js → p-30a225a6.entry.js} +1 -1
  403. package/lib/duet/p-3299651e.system.entry.js +4 -0
  404. package/lib/duet/p-337cab93.entry.js +4 -0
  405. package/lib/duet/{p-b7efe3b3.system.entry.js → p-33fe1e1b.system.entry.js} +1 -1
  406. package/lib/duet/p-340a9379.system.entry.js +4 -0
  407. package/lib/duet/{p-9df917b9.entry.js → p-37f88028.entry.js} +1 -1
  408. package/lib/duet/{p-da60c177.system.entry.js → p-383de017.system.entry.js} +1 -1
  409. package/lib/duet/{p-4407ea5a.entry.js → p-385618e3.entry.js} +1 -1
  410. package/lib/duet/{p-7776b2e3.system.entry.js → p-3881e4aa.system.entry.js} +1 -1
  411. package/lib/duet/{p-6119ef0a.entry.js → p-39068e23.entry.js} +1 -1
  412. package/lib/duet/{p-e43ff11c.system.entry.js → p-39e7cae9.system.entry.js} +1 -1
  413. package/lib/duet/{p-f7845fea.entry.js → p-3a4a65fb.entry.js} +1 -1
  414. package/lib/duet/p-3cf77ef1.entry.js +4 -0
  415. package/lib/duet/{p-e95fa292.js → p-3d9a63aa.js} +1 -1
  416. package/lib/duet/p-41dcd22c.system.js +4 -0
  417. package/lib/duet/{p-a710fd68.entry.js → p-44360109.entry.js} +1 -1
  418. package/lib/duet/p-45b7ae86.entry.js +4 -0
  419. package/lib/duet/{p-912860f0.entry.js → p-45d64382.entry.js} +1 -1
  420. package/lib/duet/{p-281fa7a1.entry.js → p-48efe08e.entry.js} +1 -1
  421. package/lib/duet/{p-434bda24.system.entry.js → p-495425cd.system.entry.js} +1 -1
  422. package/lib/duet/p-4a73a090.system.entry.js +4 -0
  423. package/lib/duet/p-4b9e589b.entry.js +4 -0
  424. package/lib/duet/{p-5899db41.system.entry.js → p-4be7217d.system.entry.js} +1 -1
  425. package/lib/duet/{p-a37a7f5f.system.entry.js → p-4e40f582.system.entry.js} +1 -1
  426. package/lib/duet/p-4f0a578a.entry.js +4 -0
  427. package/lib/duet/p-50f10190.system.entry.js +4 -0
  428. package/lib/duet/{p-bc188b4d.entry.js → p-514b8d88.entry.js} +1 -1
  429. package/lib/duet/{p-3daaefaf.system.entry.js → p-51687979.system.entry.js} +1 -1
  430. package/lib/duet/{p-3958bcfa.system.entry.js → p-51a9bdd7.system.entry.js} +1 -1
  431. package/lib/duet/{p-18e6e7fe.entry.js → p-53094306.entry.js} +1 -1
  432. package/lib/duet/{p-9fa9db50.entry.js → p-53e5c99d.entry.js} +1 -1
  433. package/lib/duet/p-543b87b6.system.entry.js +4 -0
  434. package/lib/duet/{p-07293953.entry.js → p-5cb76db3.entry.js} +1 -1
  435. package/lib/duet/{p-ba7657d2.system.entry.js → p-5e132e66.system.entry.js} +2 -2
  436. package/lib/duet/{p-b6e8a587.js → p-5ea98736.js} +1 -1
  437. package/lib/duet/{p-0c12d3cd.system.js → p-6059af2f.system.js} +1 -1
  438. package/lib/duet/p-63abaa65.system.entry.js +4 -0
  439. package/lib/duet/{p-1db515c6.entry.js → p-63faedd1.entry.js} +1 -1
  440. package/lib/duet/p-6488c9a9.system.entry.js +4 -0
  441. package/lib/duet/{p-52fc5c3b.entry.js → p-693cf3ec.entry.js} +1 -1
  442. package/lib/duet/p-6a1545b0.entry.js +4 -0
  443. package/lib/duet/{p-e3bf718e.system.entry.js → p-6a360967.system.entry.js} +1 -1
  444. package/lib/duet/{p-2f891fbb.system.js → p-6a95a2e3.system.js} +1 -1
  445. package/lib/duet/{p-50f8076d.entry.js → p-70337fa5.entry.js} +1 -1
  446. package/lib/duet/{p-49e6e791.system.entry.js → p-7167c100.system.entry.js} +1 -1
  447. package/lib/duet/{p-410c17b6.system.entry.js → p-735f7521.system.entry.js} +1 -1
  448. package/lib/duet/{p-f4b2f2e8.entry.js → p-7a2ea041.entry.js} +1 -1
  449. package/lib/duet/p-7a3ae8a9.system.js +4 -0
  450. package/lib/duet/{p-a89f11eb.entry.js → p-7b4f66fb.entry.js} +1 -1
  451. package/lib/duet/{p-9fdb1552.system.js → p-7e08d07c.system.js} +1 -1
  452. package/lib/duet/{p-e021729d.entry.js → p-7edd0548.entry.js} +1 -1
  453. package/lib/duet/p-8104d84d.system.entry.js +4 -0
  454. package/lib/duet/{p-a4d2aea7.entry.js → p-8168beae.entry.js} +1 -1
  455. package/lib/duet/{p-77bd02b8.system.entry.js → p-816ae1ce.system.entry.js} +1 -1
  456. package/lib/duet/p-841a55c5.system.js +4 -0
  457. package/lib/duet/{p-0ce0c979.system.entry.js → p-8648d2f5.system.entry.js} +1 -1
  458. package/lib/duet/{p-73f290b1.entry.js → p-86e5ee55.entry.js} +1 -1
  459. package/lib/duet/p-89b0e135.entry.js +4 -0
  460. package/lib/duet/p-8b3b5673.js +4 -0
  461. package/lib/duet/{p-ec809c70.entry.js → p-8bcfbfb1.entry.js} +1 -1
  462. package/lib/duet/{p-231c6724.system.entry.js → p-8bf78cf6.system.entry.js} +1 -1
  463. package/lib/duet/{p-7bc8a7ba.entry.js → p-8e5651f6.entry.js} +1 -1
  464. package/lib/duet/{p-18917d49.entry.js → p-927365ae.entry.js} +1 -1
  465. package/lib/duet/p-92d06b44.entry.js +4 -0
  466. package/lib/duet/p-933e6de2.system.entry.js +4 -0
  467. package/lib/duet/p-94eab61e.system.js +4 -0
  468. package/lib/duet/{p-1abf7d11.system.entry.js → p-97cb5a51.system.entry.js} +1 -1
  469. package/lib/duet/{p-39630105.entry.js → p-980e091b.entry.js} +1 -1
  470. package/lib/duet/{p-11e4c749.system.entry.js → p-9a4af723.system.entry.js} +1 -1
  471. package/lib/duet/{p-477d4c2a.system.entry.js → p-9a7cacc6.system.entry.js} +1 -1
  472. package/lib/duet/{p-522e0468.system.entry.js → p-9e924acb.system.entry.js} +1 -1
  473. package/lib/duet/p-9f30e9ff.system.entry.js +4 -0
  474. package/lib/duet/{p-77009e02.system.entry.js → p-a044bee8.system.entry.js} +1 -1
  475. package/lib/duet/p-a0932d90.system.entry.js +4 -0
  476. package/lib/duet/{p-8483586d.js → p-a18e89e9.js} +1 -1
  477. package/lib/duet/{p-002c99c1.entry.js → p-a2cb5197.entry.js} +1 -1
  478. package/lib/duet/{p-5e46b67c.system.entry.js → p-a332b9cc.system.entry.js} +1 -1
  479. package/lib/duet/p-a4fb0b1b.entry.js +4 -0
  480. package/lib/duet/{p-66da99e1.entry.js → p-a5cc53ad.entry.js} +1 -1
  481. package/lib/duet/{p-083353cb.system.entry.js → p-a6c255f0.system.entry.js} +1 -1
  482. package/lib/duet/{p-c1e4c10f.system.entry.js → p-a736cb85.system.entry.js} +1 -1
  483. package/lib/duet/{p-b97c6e73.system.entry.js → p-a7d80cb0.system.entry.js} +1 -1
  484. package/lib/duet/p-a914a79e.system.js +4 -0
  485. package/lib/duet/{p-d7d9526b.entry.js → p-aa3ba248.entry.js} +1 -1
  486. package/lib/duet/{p-7ca5fee5.system.entry.js → p-aacbc604.system.entry.js} +1 -1
  487. package/lib/duet/p-ad01fd48.entry.js +4 -0
  488. package/lib/duet/p-ad0a4c06.entry.js +4 -0
  489. package/lib/duet/{p-584be931.entry.js → p-ad260c1f.entry.js} +1 -1
  490. package/lib/duet/{p-0e2c37c7.system.js → p-ae0d2d3f.system.js} +1 -1
  491. package/lib/duet/{p-6f1fc369.entry.js → p-aea6cad6.entry.js} +1 -1
  492. package/lib/duet/{p-554cff02.entry.js → p-b0639678.entry.js} +1 -1
  493. package/lib/duet/{p-80ebdba0.entry.js → p-b2abb860.entry.js} +1 -1
  494. package/lib/duet/{p-0bfee3a1.system.entry.js → p-b58b7aa7.system.entry.js} +1 -1
  495. package/lib/duet/{p-6014d518.system.entry.js → p-b88e5d27.system.entry.js} +1 -1
  496. package/lib/duet/{p-dd48441b.system.entry.js → p-b92f970e.system.entry.js} +1 -1
  497. package/lib/duet/{p-4543f9e7.entry.js → p-bc4409b4.entry.js} +1 -1
  498. package/lib/duet/p-bd071a21.entry.js +4 -0
  499. package/lib/duet/{p-cb7626f8.entry.js → p-bd1a0a0e.entry.js} +1 -1
  500. package/lib/duet/{p-372b1880.entry.js → p-bd8f13b7.entry.js} +1 -1
  501. package/lib/duet/{p-5eda45d0.system.entry.js → p-bf6bf882.system.entry.js} +1 -1
  502. package/lib/duet/{p-d2b0c35d.entry.js → p-c00af14a.entry.js} +1 -1
  503. package/lib/duet/{p-82557326.system.entry.js → p-c11fb31b.system.entry.js} +1 -1
  504. package/lib/duet/p-c35840fb.system.entry.js +4 -0
  505. package/lib/duet/{p-0660a0ef.system.entry.js → p-c442e17f.system.entry.js} +1 -1
  506. package/lib/duet/{p-8575f97e.entry.js → p-c485556f.entry.js} +1 -1
  507. package/lib/duet/{p-546ca397.entry.js → p-c55481ce.entry.js} +1 -1
  508. package/lib/duet/{p-2a2f7fe9.system.entry.js → p-c806e336.system.entry.js} +1 -1
  509. package/lib/duet/{p-f00a57c0.entry.js → p-c87ca1be.entry.js} +1 -1
  510. package/lib/duet/{p-d64e3229.entry.js → p-cc59d81e.entry.js} +1 -1
  511. package/lib/duet/{p-ab487d80.system.entry.js → p-cd140716.system.entry.js} +2 -2
  512. package/lib/duet/{p-54d7e599.entry.js → p-cfafdabe.entry.js} +1 -1
  513. package/lib/duet/p-d189564a.system.entry.js +4 -0
  514. package/lib/duet/{p-04efd66c.system.entry.js → p-d2215b06.system.entry.js} +2 -2
  515. package/lib/duet/{p-bd60816f.entry.js → p-d2ea8d68.entry.js} +1 -1
  516. package/lib/duet/{p-ae8d9deb.js → p-d3828a36.js} +1 -1
  517. package/lib/duet/{p-210715c1.system.entry.js → p-d5584c75.system.entry.js} +1 -1
  518. package/lib/duet/{p-18cd13be.system.entry.js → p-d6d5b7d2.system.entry.js} +1 -1
  519. package/lib/duet/p-d81917ad.system.entry.js +4 -0
  520. package/lib/duet/{p-6b2a8199.system.entry.js → p-ddfc288e.system.entry.js} +1 -1
  521. package/lib/duet/{p-61fe999e.system.entry.js → p-de6167cd.system.entry.js} +1 -1
  522. package/lib/duet/p-df07c70e.entry.js +4 -0
  523. package/lib/duet/{p-98d9fcfc.entry.js → p-df0d8f48.entry.js} +1 -1
  524. package/lib/duet/p-dfd8cd60.js +4 -0
  525. package/lib/duet/{p-c02efffc.system.entry.js → p-e09e8b4e.system.entry.js} +1 -1
  526. package/lib/duet/{p-0bfe2f53.system.entry.js → p-e13df07a.system.entry.js} +1 -1
  527. package/lib/duet/{p-04734a93.system.entry.js → p-e388b16f.system.entry.js} +2 -2
  528. package/lib/duet/p-e4c8559c.system.js +4 -0
  529. package/lib/duet/{p-54460ce3.system.entry.js → p-e55a165e.system.entry.js} +1 -1
  530. package/lib/duet/{p-40b33a43.system.entry.js → p-e5beaaac.system.entry.js} +1 -1
  531. package/lib/duet/{p-be7c8c61.system.entry.js → p-e6e10772.system.entry.js} +1 -1
  532. package/lib/duet/{p-83dc6278.entry.js → p-e77d679c.entry.js} +1 -1
  533. package/lib/duet/{p-4cc5c937.system.entry.js → p-e896d463.system.entry.js} +1 -1
  534. package/lib/duet/{p-17077f57.entry.js → p-eb4c270f.entry.js} +1 -1
  535. package/lib/duet/{p-ede1eb73.entry.js → p-ee2e3a15.entry.js} +1 -1
  536. package/lib/duet/{p-2b790430.entry.js → p-efbf770c.entry.js} +1 -1
  537. package/lib/duet/{p-d9f0722f.entry.js → p-f0574462.entry.js} +1 -1
  538. package/lib/duet/{p-40ee32f0.system.entry.js → p-f08f4352.system.entry.js} +1 -1
  539. package/lib/duet/p-f0cc5629.js +4 -0
  540. package/lib/duet/{p-4451f3eb.entry.js → p-f0da6a88.entry.js} +1 -1
  541. package/lib/duet/{p-9b70444f.system.entry.js → p-f17df5b6.system.entry.js} +1 -1
  542. package/lib/duet/{p-06051dcb.entry.js → p-f56b7b97.entry.js} +1 -1
  543. package/lib/duet/p-f6000a03.js +4 -0
  544. package/lib/duet/p-f68ba028.entry.js +4 -0
  545. package/lib/duet/{p-88a370ef.entry.js → p-f943c2af.entry.js} +1 -1
  546. package/lib/duet/{p-cb833d34.system.entry.js → p-fad2449e.system.entry.js} +1 -1
  547. package/lib/duet/{p-277fd80e.entry.js → p-fd3301c3.entry.js} +1 -1
  548. package/lib/duet/{p-58400179.entry.js → p-fd68a0b0.entry.js} +1 -1
  549. package/lib/duet/{p-0e1e68bc.system.entry.js → p-fdf49d7c.system.entry.js} +1 -1
  550. package/lib/duet/p-fe803897.system.entry.js +4 -0
  551. package/lib/esm/a11y-utils-92930863.js +18 -0
  552. package/lib/esm/{app-globals-01df0e2e.js → app-globals-6da9dd84.js} +1 -1
  553. package/lib/esm/duet-action-button.entry.js +5 -5
  554. package/lib/esm/duet-alert.entry.js +4 -4
  555. package/lib/esm/duet-badge.entry.js +4 -4
  556. package/lib/esm/duet-banner.entry.js +4 -4
  557. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  558. package/lib/esm/duet-breadcrumbs.entry.js +7 -7
  559. package/lib/esm/duet-button_2.entry.js +7 -7
  560. package/lib/esm/duet-callout.entry.js +5 -5
  561. package/lib/esm/duet-caption_4.entry.js +12 -23
  562. package/lib/esm/duet-card.entry.js +4 -4
  563. package/lib/esm/duet-checkbox.entry.js +2 -2
  564. package/lib/esm/duet-checkmark.entry.js +4 -4
  565. package/lib/esm/duet-chip_3.entry.js +51 -9
  566. package/lib/esm/duet-choice_2.entry.js +4 -4
  567. package/lib/esm/duet-collapsible.entry.js +4 -4
  568. package/lib/esm/duet-combobox.entry.js +6 -12
  569. package/lib/esm/duet-contact-card.entry.js +5 -5
  570. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  571. package/lib/esm/duet-date-picker.entry.js +5 -5
  572. package/lib/esm/duet-divider_2.entry.js +5 -5
  573. package/lib/esm/duet-editable-table_3.entry.js +11 -11
  574. package/lib/esm/duet-empty-state.entry.js +2 -2
  575. package/lib/esm/duet-fieldset.entry.js +6 -6
  576. package/lib/esm/duet-file-chooser.entry.js +1 -1
  577. package/lib/esm/duet-footer.entry.js +4 -4
  578. package/lib/esm/duet-grid_2.entry.js +3 -3
  579. package/lib/esm/duet-header_2.entry.js +5 -5
  580. package/lib/esm/duet-hero.entry.js +4 -4
  581. package/lib/esm/duet-icon.entry.js +6 -6
  582. package/lib/esm/duet-input_2.entry.js +102 -13
  583. package/lib/esm/duet-layout.entry.js +2 -2
  584. package/lib/esm/duet-list_2.entry.js +4 -4
  585. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  586. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
  587. package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
  588. package/lib/esm/duet-menu-bar-item.entry.js +24 -6
  589. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  590. package/lib/esm/duet-menu-bar.entry.js +4 -4
  591. package/lib/esm/duet-modal.entry.js +5 -5
  592. package/lib/esm/duet-multiselect.entry.js +4 -4
  593. package/lib/esm/duet-nav.entry.js +2 -2
  594. package/lib/esm/duet-notification_2.entry.js +6 -6
  595. package/lib/esm/duet-number-input.entry.js +4 -4
  596. package/lib/esm/duet-overlay.entry.js +2 -2
  597. package/lib/esm/duet-page-heading.entry.js +4 -4
  598. package/lib/esm/duet-pagination_2.entry.js +6 -6
  599. package/lib/esm/duet-progress.entry.js +3 -3
  600. package/lib/esm/duet-promo-card.entry.js +7 -7
  601. package/lib/esm/duet-radio_2.entry.js +3 -3
  602. package/lib/esm/duet-range-slider.entry.js +3 -3
  603. package/lib/esm/duet-scrollable_3.entry.js +49 -28
  604. package/lib/esm/duet-section-layout.entry.js +4 -4
  605. package/lib/esm/duet-select.entry.js +3 -3
  606. package/lib/esm/duet-shaped-image.entry.js +3 -3
  607. package/lib/esm/duet-show-more.entry.js +4 -4
  608. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  609. package/lib/esm/duet-slideout-link.entry.js +4 -4
  610. package/lib/esm/duet-slideout-panel-dropdown.entry.js +6 -6
  611. package/lib/esm/duet-slideout-panel.entry.js +13 -13
  612. package/lib/esm/duet-slideout.entry.js +11 -11
  613. package/lib/esm/duet-step_2.entry.js +3 -3
  614. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
  615. package/lib/esm/duet-submenu-bar-dropdown.entry.js +7 -7
  616. package/lib/esm/duet-submenu-bar-item.entry.js +23 -5
  617. package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
  618. package/lib/esm/duet-submenu-bar.entry.js +8 -8
  619. package/lib/esm/duet-textarea.entry.js +7 -7
  620. package/lib/esm/duet-toggle.entry.js +2 -2
  621. package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
  622. package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
  623. package/lib/esm/duet-toolbar-item.entry.js +25 -6
  624. package/lib/esm/duet-toolbar-link.entry.js +4 -4
  625. package/lib/esm/duet-toolbar.entry.js +4 -4
  626. package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
  627. package/lib/esm/duet-tooltip.entry.js +3 -3
  628. package/lib/esm/duet-tray.entry.js +6 -6
  629. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  630. package/lib/esm/duet-upload-item.entry.js +5 -5
  631. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  632. package/lib/esm/duet.js +4 -4
  633. package/lib/esm/{errorcodes.utils-ac65ace8.js → errorcodes.utils-a305e00b.js} +1 -1
  634. package/lib/esm/{focus-utils-3e81bca4.js → focus-utils-8f735598.js} +1 -1
  635. package/lib/esm/{index-5d196317.js → index-e48e0ceb.js} +1 -1
  636. package/lib/esm/{language-utils-97f0a1bb.js → language-utils-72de56f9.js} +1 -1
  637. package/lib/esm/loader.js +4 -4
  638. package/lib/esm/{slot-utils-4442cc08.js → slot-utils-3d27a887.js} +1 -1
  639. package/lib/esm/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
  640. package/lib/{dist-custom-elements/p-d5c7ae62.js → esm/tokens-84fb2357.js} +25 -25
  641. package/lib/esm/{tokens.module-b5fab24a.js → tokens.module-216c2ae9.js} +25 -25
  642. package/lib/esm-es5/a11y-utils-92930863.js +4 -0
  643. package/lib/esm-es5/{app-globals-01df0e2e.js → app-globals-6da9dd84.js} +1 -1
  644. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  645. package/lib/esm-es5/duet-alert.entry.js +1 -1
  646. package/lib/esm-es5/duet-badge.entry.js +1 -1
  647. package/lib/esm-es5/duet-banner.entry.js +1 -1
  648. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  649. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  650. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  651. package/lib/esm-es5/duet-callout.entry.js +1 -1
  652. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  653. package/lib/esm-es5/duet-card.entry.js +2 -2
  654. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  655. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  656. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  657. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  658. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  659. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  660. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  661. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  662. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  663. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  664. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  665. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  666. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  667. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  668. package/lib/esm-es5/duet-footer.entry.js +1 -1
  669. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  670. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  671. package/lib/esm-es5/duet-hero.entry.js +1 -1
  672. package/lib/esm-es5/duet-icon.entry.js +1 -1
  673. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  674. package/lib/esm-es5/duet-layout.entry.js +1 -1
  675. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  676. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  677. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  678. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  679. package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
  680. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  681. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  682. package/lib/esm-es5/duet-modal.entry.js +1 -1
  683. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  684. package/lib/esm-es5/duet-nav.entry.js +1 -1
  685. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  686. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  687. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  688. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  689. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  690. package/lib/esm-es5/duet-progress.entry.js +1 -1
  691. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  692. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  693. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  694. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  695. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  696. package/lib/esm-es5/duet-select.entry.js +1 -1
  697. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  698. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  699. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  700. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  701. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  702. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  703. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  704. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  705. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  706. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  707. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  708. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  709. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  710. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  711. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  712. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  713. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  714. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  715. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  716. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  717. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  718. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  719. package/lib/esm-es5/duet-tray.entry.js +1 -1
  720. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  721. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  722. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  723. package/lib/esm-es5/duet.js +1 -1
  724. package/lib/esm-es5/{errorcodes.utils-ac65ace8.js → errorcodes.utils-a305e00b.js} +1 -1
  725. package/lib/esm-es5/focus-utils-8f735598.js +4 -0
  726. package/lib/esm-es5/{index-5d196317.js → index-e48e0ceb.js} +1 -1
  727. package/lib/esm-es5/{language-utils-97f0a1bb.js → language-utils-72de56f9.js} +1 -1
  728. package/lib/esm-es5/loader.js +1 -1
  729. package/lib/esm-es5/{slot-utils-4442cc08.js → slot-utils-3d27a887.js} +1 -1
  730. package/lib/esm-es5/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
  731. package/lib/esm-es5/tokens-84fb2357.js +4 -0
  732. package/lib/esm-es5/tokens.module-216c2ae9.js +4 -0
  733. package/lib/types/components/duet-chip/duet-chip.d.ts +24 -2
  734. package/lib/types/components/duet-input/duet-input.d.ts +22 -1
  735. package/lib/types/components/duet-link/duet-link.d.ts +0 -1
  736. package/lib/types/components/duet-menu-bar-item/duet-menu-bar-item.d.ts +17 -0
  737. package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +4 -0
  738. package/lib/types/components/duet-submenu-bar-item/duet-submenu-bar-item.d.ts +17 -0
  739. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +17 -0
  740. package/lib/types/components.d.ts +97 -4
  741. package/lib/types/utils/a11y-utils.d.ts +11 -0
  742. package/package.json +4 -4
  743. package/lib/dist-custom-elements/p-43a7f93f.js +0 -327
  744. package/lib/duet/p-0258c8de.entry.js +0 -4
  745. package/lib/duet/p-17b64351.system.entry.js +0 -4
  746. package/lib/duet/p-21ad7b3a.system.entry.js +0 -4
  747. package/lib/duet/p-27aa38b5.system.entry.js +0 -4
  748. package/lib/duet/p-29072d2d.system.entry.js +0 -4
  749. package/lib/duet/p-39dab293.entry.js +0 -4
  750. package/lib/duet/p-44c19fe9.entry.js +0 -4
  751. package/lib/duet/p-44d2dbb7.entry.js +0 -4
  752. package/lib/duet/p-49051d57.entry.js +0 -4
  753. package/lib/duet/p-4a59b12a.system.entry.js +0 -4
  754. package/lib/duet/p-4e485c1c.system.entry.js +0 -4
  755. package/lib/duet/p-50c83774.js +0 -4
  756. package/lib/duet/p-51675591.system.entry.js +0 -4
  757. package/lib/duet/p-5839bb7a.system.entry.js +0 -4
  758. package/lib/duet/p-5c5202c1.system.entry.js +0 -4
  759. package/lib/duet/p-5e0a2a78.system.entry.js +0 -4
  760. package/lib/duet/p-681afce7.js +0 -4
  761. package/lib/duet/p-69bb93ee.system.entry.js +0 -4
  762. package/lib/duet/p-747505e8.entry.js +0 -4
  763. package/lib/duet/p-765f640d.js +0 -4
  764. package/lib/duet/p-86ddbb9f.system.entry.js +0 -4
  765. package/lib/duet/p-89bc2c76.system.entry.js +0 -4
  766. package/lib/duet/p-8d7d23ca.entry.js +0 -4
  767. package/lib/duet/p-8e8ac460.system.entry.js +0 -4
  768. package/lib/duet/p-907e01e1.entry.js +0 -4
  769. package/lib/duet/p-90e39ad6.entry.js +0 -4
  770. package/lib/duet/p-91115d1e.system.js +0 -4
  771. package/lib/duet/p-995b0ea5.system.entry.js +0 -4
  772. package/lib/duet/p-9bbdecc7.entry.js +0 -4
  773. package/lib/duet/p-9f08395f.entry.js +0 -4
  774. package/lib/duet/p-a4d589fb.system.entry.js +0 -4
  775. package/lib/duet/p-a623fa7e.entry.js +0 -4
  776. package/lib/duet/p-b01e1603.entry.js +0 -4
  777. package/lib/duet/p-b24bbdc0.entry.js +0 -4
  778. package/lib/duet/p-b5dabfe2.entry.js +0 -4
  779. package/lib/duet/p-b9ca5786.entry.js +0 -4
  780. package/lib/duet/p-bb896f73.system.js +0 -4
  781. package/lib/duet/p-c162e573.system.entry.js +0 -4
  782. package/lib/duet/p-d19b027a.system.js +0 -4
  783. package/lib/duet/p-d1c6861d.system.entry.js +0 -4
  784. package/lib/duet/p-d40e8899.system.js +0 -4
  785. package/lib/duet/p-d5c7ae62.js +0 -4
  786. package/lib/duet/p-ed4d1a8b.js +0 -4
  787. package/lib/duet/p-f3a6603e.system.entry.js +0 -4
  788. package/lib/duet/p-f5063a7d.system.js +0 -4
  789. package/lib/esm-es5/focus-utils-3e81bca4.js +0 -4
  790. package/lib/esm-es5/tokens-e0e3d241.js +0 -4
  791. package/lib/esm-es5/tokens.module-b5fab24a.js +0 -4
@@ -55,7 +55,7 @@ duet-table.duet-theme-turva table {
55
55
  duet-table td {
56
56
  -webkit-hyphens: auto;
57
57
  hyphens: auto;
58
- color: rgb(0, 41, 77);
58
+ color: rgb(8, 42, 77);
59
59
  }
60
60
  duet-table.duet-theme-turva td {
61
61
  color: rgb(23, 28, 58);
@@ -63,15 +63,15 @@ duet-table.duet-theme-turva td {
63
63
  duet-table th {
64
64
  font-weight: 600;
65
65
  line-height: 1.25;
66
- color: rgb(101, 119, 135);
66
+ color: rgb(98, 121, 138);
67
67
  text-align: left;
68
68
  }
69
69
  duet-table.duet-theme-turva th {
70
- color: rgb(116, 116, 117);
70
+ color: rgb(143, 147, 158);
71
71
  }
72
72
  duet-table tbody th {
73
73
  font-weight: 600;
74
- color: rgb(0, 41, 77);
74
+ color: rgb(8, 42, 77);
75
75
  }
76
76
  duet-table.duet-theme-turva tbody th {
77
77
  color: rgb(23, 28, 58);
@@ -115,7 +115,7 @@ duet-table span.duet-table-cell-heading {
115
115
  display: block;
116
116
  font-size: 1rem;
117
117
  font-weight: 600;
118
- color: rgb(0, 41, 77);
118
+ color: rgb(8, 42, 77);
119
119
  }
120
120
  .duet-table-flattened.duet-theme-turva td span.duet-table-cell-heading {
121
121
  color: rgb(23, 28, 58);
@@ -129,7 +129,7 @@ duet-table span.duet-table-cell-heading {
129
129
  .duet-table-flattened tbody th {
130
130
  font-weight: 600;
131
131
  line-height: 1.25;
132
- color: rgb(101, 119, 135);
132
+ color: rgb(98, 121, 138);
133
133
  text-align: left;
134
134
  }
135
135
 
@@ -153,31 +153,31 @@ duet-table span.duet-table-cell-heading {
153
153
  background: rgb(255, 255, 255);
154
154
  }
155
155
  .duet-table-striped.duet-table-sticky thead th {
156
- border-bottom: 1px solid rgb(225, 227, 230);
156
+ border-bottom: 1px solid rgb(212, 223, 229);
157
157
  }
158
158
  .duet-table-striped.duet-table-sticky.duet-theme-turva thead th {
159
- border-bottom-color: rgb(228, 228, 230);
159
+ border-bottom-color: rgb(222, 224, 228);
160
160
  }
161
161
  .duet-table-striped tbody:not(:first-of-type) th {
162
162
  padding-top: 40px !important;
163
163
  }
164
164
  .duet-table-striped tbody:only-of-type tr:nth-of-type(odd) {
165
- background: rgba(0, 80, 128, 0.04);
165
+ background: rgba(4, 81, 128, 0.04);
166
166
  }
167
167
  .duet-table-striped.duet-theme-turva tbody:only-of-type tr:nth-of-type(odd) {
168
168
  background: rgba(23, 28, 58, 0.04);
169
169
  }
170
170
  .duet-table-striped tbody:not(:only-of-type) tr:nth-of-type(even) {
171
- background: rgba(0, 80, 128, 0.04);
171
+ background: rgba(4, 81, 128, 0.04);
172
172
  }
173
173
  .duet-table-striped.duet-theme-turva tbody:not(:only-of-type) tr:nth-of-type(even) {
174
174
  background: rgba(23, 28, 58, 0.04);
175
175
  }
176
176
  .duet-table-striped tfoot td {
177
- border-top: 1px solid rgb(225, 227, 230);
177
+ border-top: 1px solid rgb(212, 223, 229);
178
178
  }
179
179
  .duet-table-striped.duet-theme-turva tfoot td {
180
- border-top-color: rgb(228, 228, 230);
180
+ border-top-color: rgb(222, 224, 228);
181
181
  }
182
182
  .duet-table-striped.duet-table-flattened tbody:not(:first-of-type) th {
183
183
  padding-top: 20px !important;
@@ -189,15 +189,15 @@ duet-table span.duet-table-cell-heading {
189
189
  border-top: 0;
190
190
  }
191
191
  .duet-table-striped.duet-table-flattened tfoot tr {
192
- border-top: 1px solid rgb(225, 227, 230);
192
+ border-top: 1px solid rgb(212, 223, 229);
193
193
  }
194
194
  .duet-table-striped.duet-table-flattened.duet-theme-turva tfoot tr {
195
- border-top-color: rgb(228, 228, 230);
195
+ border-top-color: rgb(222, 224, 228);
196
196
  }
197
197
 
198
198
  .duet-table-fixed th, .duet-table-minimal th, .duet-table-plain th {
199
199
  padding: 16px !important;
200
- border-bottom: 1px solid rgb(101, 119, 135);
200
+ border-bottom: 1px solid rgb(98, 121, 138);
201
201
  }
202
202
  .duet-table-fixed th:first-child, .duet-table-minimal th:first-child, .duet-table-plain th:first-child {
203
203
  padding-left: 0 !important;
@@ -206,14 +206,14 @@ duet-table span.duet-table-cell-heading {
206
206
  padding-right: 0 !important;
207
207
  }
208
208
  .duet-theme-turva.duet-table-fixed th, .duet-theme-turva.duet-table-minimal th, .duet-theme-turva.duet-table-plain th {
209
- border-bottom-color: rgb(68, 68, 69);
209
+ border-bottom-color: rgb(113, 118, 132);
210
210
  }
211
211
  .duet-table-fixed tbody th, .duet-table-minimal tbody th, .duet-table-plain tbody th {
212
212
  padding-top: 40px !important;
213
- border-bottom-color: rgb(225, 227, 230);
213
+ border-bottom-color: rgb(212, 223, 229);
214
214
  }
215
215
  .duet-theme-turva.duet-table-fixed tbody th, .duet-theme-turva.duet-table-minimal tbody th, .duet-theme-turva.duet-table-plain tbody th {
216
- border-bottom-color: rgb(228, 228, 230);
216
+ border-bottom-color: rgb(222, 224, 228);
217
217
  }
218
218
  .duet-table-fixed td, .duet-table-minimal td, .duet-table-plain td {
219
219
  padding: 16px !important;
@@ -225,10 +225,10 @@ duet-table span.duet-table-cell-heading {
225
225
  padding-right: 0 !important;
226
226
  }
227
227
  .duet-table-fixed tbody td, .duet-table-minimal tbody td, .duet-table-plain tbody td {
228
- border-bottom: 1px solid rgb(225, 227, 230);
228
+ border-bottom: 1px solid rgb(212, 223, 229);
229
229
  }
230
230
  .duet-theme-turva.duet-table-fixed tbody td, .duet-theme-turva.duet-table-minimal tbody td, .duet-theme-turva.duet-table-plain tbody td {
231
- border-bottom-color: rgb(228, 228, 230);
231
+ border-bottom-color: rgb(222, 224, 228);
232
232
  }
233
233
  .duet-table-flattened.duet-table-fixed tbody:first-of-type th, .duet-table-flattened.duet-table-minimal tbody:first-of-type th, .duet-table-flattened.duet-table-plain tbody:first-of-type th {
234
234
  padding-top: 0 !important;
@@ -253,10 +253,10 @@ duet-table span.duet-table-cell-heading {
253
253
  }
254
254
 
255
255
  .duet-table-plain.duet-table-flattened tbody tr {
256
- border-bottom: 1px solid rgb(225, 227, 230);
256
+ border-bottom: 1px solid rgb(212, 223, 229);
257
257
  }
258
258
  .duet-table-plain.duet-table-flattened.duet-theme-turva tbody tr {
259
- border-bottom-color: rgb(228, 228, 230);
259
+ border-bottom-color: rgb(222, 224, 228);
260
260
  }
261
261
 
262
262
  .duet-table-minimal tbody tr,
@@ -266,7 +266,7 @@ duet-table span.duet-table-cell-heading {
266
266
  }
267
267
  .duet-table-minimal tbody tr:last-of-type,
268
268
  .duet-table-minimal tbody tr:last-of-type td {
269
- border-bottom: 1px solid rgb(225, 227, 230);
269
+ border-bottom: 1px solid rgb(212, 223, 229);
270
270
  }
271
271
  .duet-table-minimal.duet-table-flattened tbody tr,
272
272
  .duet-table-minimal.duet-table-flattened tbody tr td {
@@ -276,10 +276,10 @@ duet-table span.duet-table-cell-heading {
276
276
  display: none;
277
277
  }
278
278
  .duet-table-minimal.duet-table-flattened tfoot {
279
- border-top: 1px solid rgb(225, 227, 230);
279
+ border-top: 1px solid rgb(212, 223, 229);
280
280
  }
281
281
  .duet-table-minimal.duet-table-flattened.duet-theme-turva tfoot {
282
- border-top-color: rgb(228, 228, 230);
282
+ border-top-color: rgb(222, 224, 228);
283
283
  }
284
284
 
285
285
  .duet-table-fixed table {
@@ -300,10 +300,10 @@ duet-table span.duet-table-cell-heading {
300
300
  border-bottom: 0 none;
301
301
  }
302
302
  .duet-table-fixed:not(.duet-table-flattened) tfoot {
303
- border-top: 1px solid rgb(225, 227, 230);
303
+ border-top: 1px solid rgb(212, 223, 229);
304
304
  }
305
305
  .duet-table-fixed:not(.duet-table-flattened).duet-theme-turva tfoot {
306
- border-top-color: rgb(228, 228, 230);
306
+ border-top-color: rgb(222, 224, 228);
307
307
  }
308
308
 
309
309
  .duet-table-scrollable {
@@ -320,7 +320,7 @@ duet-table span.duet-table-cell-heading {
320
320
  background: rgba(0, 119, 179, 0.08);
321
321
  }
322
322
  .duet-theme-turva .duet-table-selected-column {
323
- background: rgba(68, 68, 69, 0.08);
323
+ background: rgba(113, 118, 132, 0.08);
324
324
  }
325
325
 
326
326
  .duet-table-sortable tbody tr td:first-child,
@@ -328,10 +328,10 @@ duet-table span.duet-table-cell-heading {
328
328
  padding: 20px;
329
329
  }
330
330
  .duet-table-sortable:not(.duet-table-flattened) tfoot {
331
- border-top: 1px solid rgb(225, 227, 230);
331
+ border-top: 1px solid rgb(212, 223, 229);
332
332
  }
333
333
  .duet-table-sortable:not(.duet-table-flattened).duet-theme-turva tfoot {
334
- border-top-color: rgb(228, 228, 230);
334
+ border-top-color: rgb(222, 224, 228);
335
335
  }
336
336
 
337
337
  .duet-table-actions table {
@@ -113,7 +113,7 @@ export class DuetTable {
113
113
  });
114
114
  }
115
115
  render() {
116
- return (h(Host, { key: 'b3ed604b2b5f0b8e31f7b90abc64693662bfef3d', class: {
116
+ return (h(Host, { key: '40ae11c117aa9e3d098fca4386bd82bf50c09d0a', 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: '29df6d3c640fbf3a7fa51b73323c3628246d3095' })));
125
+ } }, h("slot", { key: 'c087d7df4a628c929262797c6b84fc33b701b8d2' })));
126
126
  }
127
127
  static get is() { return "duet-table"; }
128
128
  static get originalStyleUrls() {
@@ -102,76 +102,76 @@ duet-tooltip,
102
102
  font-weight: 400;
103
103
  font-variant-numeric: tabular-nums;
104
104
  line-height: 1.25;
105
- color: rgb(0, 41, 77);
105
+ color: rgb(8, 42, 77);
106
106
  resize: vertical;
107
107
  background: rgb(255, 255, 255);
108
- border: 1px solid rgb(144, 149, 153);
108
+ border: 1px solid rgb(127, 150, 165);
109
109
  border-radius: 4px;
110
110
  transition: 150ms ease;
111
111
  }
112
112
  .duet-theme-turva .duet-textarea {
113
113
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
114
114
  color: rgb(23, 28, 58);
115
- border-color: rgb(116, 116, 117);
115
+ border-color: rgb(143, 147, 158);
116
116
  }
117
117
  .has-error .duet-textarea {
118
- border-color: rgb(222, 35, 98) !important;
118
+ border-color: rgb(214, 28, 82) !important;
119
119
  }
120
120
  .duet-theme-turva.has-error .duet-textarea {
121
- border-color: rgb(224, 42, 13) !important;
121
+ border-color: rgb(214, 28, 82) !important;
122
122
  }
123
123
  .duet-textarea::-webkit-input-placeholder {
124
- color: rgb(101, 119, 135);
124
+ color: rgb(98, 121, 138);
125
125
  opacity: 1 !important;
126
126
  transition: color 300ms ease;
127
127
  }
128
128
  .duet-theme-turva .duet-textarea::-webkit-input-placeholder {
129
- color: rgb(116, 116, 117);
129
+ color: rgb(143, 147, 158);
130
130
  }
131
131
  .duet-textarea:focus::-webkit-input-placeholder {
132
- color: rgb(207, 210, 212);
132
+ color: rgb(181, 198, 208);
133
133
  }
134
134
  .duet-theme-turva .duet-textarea:focus::-webkit-input-placeholder {
135
- color: rgb(207, 207, 209);
135
+ color: rgb(199, 202, 207);
136
136
  }
137
137
  .duet-textarea::-moz-placeholder {
138
- color: rgb(101, 119, 135);
138
+ color: rgb(98, 121, 138);
139
139
  opacity: 1 !important;
140
140
  }
141
141
  .duet-theme-turva .duet-textarea::-moz-placeholder {
142
- color: rgb(116, 116, 117);
142
+ color: rgb(143, 147, 158);
143
143
  }
144
144
  .duet-textarea:focus::-moz-placeholder {
145
- color: rgb(207, 210, 212);
145
+ color: rgb(181, 198, 208);
146
146
  }
147
147
  .duet-theme-turva .duet-textarea:focus::-moz-placeholder {
148
- color: rgb(207, 207, 209);
148
+ color: rgb(199, 202, 207);
149
149
  }
150
150
  .duet-textarea:-ms-input-placeholder {
151
- color: rgb(101, 119, 135);
151
+ color: rgb(98, 121, 138);
152
152
  }
153
153
  .duet-theme-turva .duet-textarea:-ms-input-placeholder {
154
- color: rgb(116, 116, 117);
154
+ color: rgb(143, 147, 158);
155
155
  }
156
156
  .duet-textarea:focus:-ms-input-placeholder {
157
- color: rgb(207, 210, 212);
157
+ color: rgb(181, 198, 208);
158
158
  }
159
159
  .duet-theme-turva .duet-textarea:focus:-ms-input-placeholder {
160
- color: rgb(207, 207, 209);
160
+ color: rgb(199, 202, 207);
161
161
  }
162
162
  .duet-textarea[disabled] {
163
- color: rgb(101, 119, 135) !important;
163
+ color: rgb(98, 121, 138) !important;
164
164
  cursor: not-allowed !important;
165
165
  background: rgb(245, 248, 250) !important;
166
166
  border-color: rgb(245, 248, 250) !important;
167
167
  }
168
168
  .duet-theme-turva .duet-textarea[disabled] {
169
- color: rgb(116, 116, 117) !important;
170
- background: rgb(245, 245, 247) !important;
171
- border-color: rgb(245, 245, 247) !important;
169
+ color: rgb(143, 147, 158) !important;
170
+ background: rgb(245, 247, 250) !important;
171
+ border-color: rgb(245, 247, 250) !important;
172
172
  }
173
173
  .duet-textarea[disabled]::-webkit-input-placeholder {
174
- color: rgb(0, 41, 77);
174
+ color: rgb(8, 42, 77);
175
175
  opacity: 1 !important;
176
176
  transition: color 300ms ease;
177
177
  }
@@ -179,14 +179,14 @@ duet-tooltip,
179
179
  color: rgb(23, 28, 58);
180
180
  }
181
181
  .duet-textarea[disabled]::-moz-placeholder {
182
- color: rgb(0, 41, 77);
182
+ color: rgb(8, 42, 77);
183
183
  opacity: 1 !important;
184
184
  }
185
185
  .duet-theme-turva .duet-textarea[disabled]::-moz-placeholder {
186
186
  color: rgb(23, 28, 58);
187
187
  }
188
188
  .duet-textarea[disabled]:-ms-input-placeholder {
189
- color: rgb(0, 41, 77);
189
+ color: rgb(8, 42, 77);
190
190
  }
191
191
  .duet-theme-turva .duet-textarea[disabled]:-ms-input-placeholder {
192
192
  color: rgb(23, 28, 58);
@@ -234,13 +234,13 @@ duet-tooltip,
234
234
  }
235
235
  .duet-theme-turva .duet-textarea-help {
236
236
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
237
- color: rgb(116, 116, 117);
237
+ color: rgb(143, 147, 158);
238
238
  }
239
239
  .has-error .duet-textarea-help {
240
- color: rgb(222, 35, 98);
240
+ color: rgb(214, 28, 82);
241
241
  }
242
242
  .duet-theme-turva.has-error .duet-textarea-help {
243
- color: rgb(224, 42, 13);
243
+ color: rgb(214, 28, 82);
244
244
  }
245
245
 
246
246
  .duet-label-hidden duet-label {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, Host, } from "@stencil/core";
4
+ import { Build, h, Host, } from "@stencil/core";
5
5
  import { inheritGlobalTheme } from "../../common";
6
6
  import { createID } from "../../utils/create-id";
7
7
  import { cleanValue } from "../../utils/input-utils";
@@ -162,23 +162,26 @@ export class DuetTextarea {
162
162
  * Always the last one in the class.
163
163
  */
164
164
  render() {
165
+ if (Build.isServer) {
166
+ return;
167
+ }
165
168
  const identifier = this.identifier || this.textareaId;
166
- return (h(Host, { key: 'c3b31db31b22c40183466910b4762d2476cd3b4b', class: {
169
+ return (h(Host, { class: {
167
170
  "duet-m-0": this.margin === "none",
168
171
  "duet-has-counter": this.counter && !this.error,
169
172
  "duet-expand": this.expand,
170
- } }, h("div", { key: 'fb7b1f655a8d8519ad38cf110ef4d0aac5e0dbd5', class: {
173
+ } }, h("div", { class: {
171
174
  "duet-textarea-container": true,
172
175
  "duet-theme-turva": this.theme === "turva",
173
176
  "duet-label-hidden": this.labelHidden,
174
177
  "duet-input-top-caption-shown": this.isCaptionVisible,
175
178
  "has-error": !!this.error,
176
- } }, h("duet-label", { key: 'ca8b81cd836c5b413d7ef2efd8d0e20d88677709', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '509fbb9ca662d38fa8f3d66013459141592c04bd', direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { key: 'e90c6afcf38a563122b32c71d2b8a74c9df980dc', name: "tooltip" }), this.caption && (h("duet-caption", { key: '9bb362d665f0cf1898ebf380b4989d3f65f14371', id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { key: '601f1bea634594d73b983373107c175a76c1100a', class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { key: 'e9a43999996749d5d172eacfaa42597ba5dbb7fe', id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { key: '505944e9722ecc367ee4f395132c39b367af7a31', onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { key: '2a9345c695c8f798c88444446c7fe3a4d6073b3f', alignment: "stretch" }, h("duet-grid-item", { key: '603a4279b24566e2bf0f52bbc6f5106a92f1fccf', margin: "none", fill: true }, h("div", { key: 'c7dc521f37c36b761ed4fc78150efe59c1fb98fb', class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '11f69f46dc6822dc9942f64056310c8eac7a2861' }, this.error))), h("duet-grid-item", { key: 'b7dcc318f6911b52a959c2162980272260419b1d', margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { key: '590c05e0b251e46af19c479733281a0b8b7a2fa1', theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { key: 'c279b238edfcc355fb7243bed0afa94b544661e8', class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
179
+ } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { name: "tooltip" }), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { alignment: "stretch" }, h("duet-grid-item", { margin: "none", fill: true }, h("div", { class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", null, this.error))), h("duet-grid-item", { margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
177
180
  this.hiddenCounterLabel = el;
178
181
  } })))));
179
182
  }
180
183
  static get is() { return "duet-textarea"; }
181
- static get encapsulation() { return "shadow"; }
184
+ static get encapsulation() { return "scoped"; }
182
185
  static get originalStyleUrls() {
183
186
  return {
184
187
  "$": ["duet-textarea.scss"]
@@ -97,14 +97,14 @@ duet-label {
97
97
  box-shadow: none;
98
98
  }
99
99
  .duet-switch input:disabled:not(:checked) + .duet-slider {
100
- background: #c8cacc;
100
+ background: #bfcbd2;
101
101
  }
102
102
  .duet-switch input:disabled:not(:checked) + .duet-slider::before {
103
103
  background: rgb(255, 255, 255);
104
104
  box-shadow: none;
105
105
  }
106
106
  .duet-theme-turva .duet-switch input:disabled:not(:checked) + .duet-slider {
107
- background: #bababa;
107
+ background: #c7c9cf;
108
108
  }
109
109
  .duet-theme-turva .duet-switch input:disabled:not(:checked) + .duet-slider::before {
110
110
  background: rgb(255, 255, 255);
@@ -129,7 +129,7 @@ duet-label {
129
129
  bottom: 0;
130
130
  left: 0;
131
131
  cursor: pointer;
132
- background-color: rgb(144, 149, 153);
132
+ background-color: rgb(127, 150, 165);
133
133
  border-radius: 24px;
134
134
  transition: background-color 300ms ease;
135
135
  }
@@ -146,7 +146,7 @@ duet-label {
146
146
  transition: 300ms ease;
147
147
  }
148
148
  .duet-theme-turva .duet-slider {
149
- background-color: rgb(116, 116, 117);
149
+ background-color: rgb(143, 147, 158);
150
150
  }
151
151
  .duet-theme-turva .duet-slider::before {
152
152
  background-color: rgb(255, 255, 255);
@@ -40,7 +40,7 @@
40
40
  max-width: 1384px;
41
41
  height: 36px;
42
42
  margin: 0 28px;
43
- border-bottom: 1px solid rgb(225, 227, 230);
43
+ border-bottom: 1px solid rgb(212, 223, 229);
44
44
  }
45
45
  .duet-toolbar .list {
46
46
  display: flex;
@@ -71,7 +71,7 @@
71
71
  background: rgb(255, 255, 255);
72
72
  }
73
73
  .duet-toolbar.duet-theme-turva .container {
74
- border-bottom: 1px solid rgb(228, 228, 230);
74
+ border-bottom: 1px solid rgb(222, 224, 228);
75
75
  }
76
76
  .duet-toolbar.duet-theme-turva.primary {
77
77
  background: rgb(198, 12, 48);
@@ -31,11 +31,11 @@ export class DuetToolbar {
31
31
  : this.variation === "secondary"
32
32
  ? "secondary"
33
33
  : "default";
34
- return (h(Host, { key: '6ea0ca6e03a956c5c11e6b6b67802a8344e6f3d8' }, h("nav", { key: '8937fd46b558b273ee838a47b14b9810c074829d', class: {
34
+ return (h(Host, { key: 'f755504caccff50555f478c9de6cf384e624cb3b' }, h("nav", { key: '1e261ae52e6c364e3ed7f3bb524f37da5a4f276e', 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: 'c8aa7075e8ab33484f13a8ef7ac8b2127b30ffe2', class: "container" }, h("div", { key: '76d2daf0e82846945f3510cbc21fc26e8d29936c', class: "list", role: "list" }, h("slot", { key: '12bced2c765270ea94a844b9c68d993e9d43f245', name: "left" })), h("div", { key: 'fed6a6058becea2b85d0131488e212967ee9530f', class: "list", role: "list" }, h("slot", { key: 'e51cf22766660164cbd150a6203d8e55929dd40c', name: "right" }))))));
38
+ }, "aria-label": this.accessibleLabel }, h("div", { key: '50bfcdb065a530ced06715d880523406eaa58218', class: "container" }, h("div", { key: 'a1cf4a216b6305cd40bf86c17344b756d297b7a4', class: "list", role: "list" }, h("slot", { key: 'a0ca3b6d619470916a39fc71bc8fa9e9dbd931fe', name: "left" })), h("div", { key: '9b6649d061d2815641f8270d02f92fbad4680c4e', class: "list", role: "list" }, h("slot", { key: '2925618229a35ae1c92c2cf712449dde5e43c73a', name: "right" }))))));
39
39
  }
40
40
  static get is() { return "duet-toolbar"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -39,7 +39,7 @@
39
39
  font-size: 0.875rem;
40
40
  font-weight: 400;
41
41
  line-height: 1.25;
42
- color: rgb(0, 77, 128);
42
+ color: rgb(0, 75, 129);
43
43
  text-align: center;
44
44
  text-decoration: none;
45
45
  cursor: pointer;
@@ -51,8 +51,8 @@
51
51
  justify-content: center;
52
52
  }
53
53
  .duet-toolbar-dropdown button:hover {
54
- color: rgb(0, 41, 77);
55
- background: rgb(243, 249, 252);
54
+ color: rgb(8, 42, 77);
55
+ background: rgb(240, 247, 250);
56
56
  }
57
57
  .duet-toolbar-dropdown button.open .caret {
58
58
  transform: rotate(180deg);
@@ -62,7 +62,7 @@
62
62
  box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
63
63
  }
64
64
  .duet-toolbar-dropdown button.active, .duet-toolbar-dropdown button.open {
65
- color: rgb(0, 41, 77);
65
+ color: rgb(8, 42, 77);
66
66
  }
67
67
  .duet-toolbar-dropdown button.active::after, .duet-toolbar-dropdown button.open::after {
68
68
  position: absolute;
@@ -89,7 +89,7 @@
89
89
  justify-content: center;
90
90
  min-width: 175px;
91
91
  padding: 8px;
92
- color: rgb(0, 41, 77);
92
+ color: rgb(8, 42, 77);
93
93
  background: rgb(255, 255, 255);
94
94
  border-radius: 8px;
95
95
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);
@@ -107,7 +107,7 @@
107
107
  }
108
108
  .duet-toolbar-dropdown.duet-theme-turva button:hover {
109
109
  color: rgb(23, 28, 58);
110
- background: rgb(245, 245, 247);
110
+ background: rgb(245, 247, 250);
111
111
  }
112
112
  .duet-toolbar-dropdown.duet-theme-turva button:focus {
113
113
  box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
@@ -126,19 +126,19 @@
126
126
  }
127
127
  .duet-toolbar-dropdown.negative button:hover {
128
128
  color: rgb(255, 255, 255);
129
- background: rgba(0, 41, 77, 0.2);
129
+ background: rgba(8, 42, 77, 0.2);
130
130
  }
131
131
  .duet-toolbar-dropdown.negative button.active {
132
132
  font-weight: 600;
133
133
  color: rgb(255, 255, 255);
134
- background: rgba(0, 41, 77, 0.2);
134
+ background: rgba(8, 42, 77, 0.2);
135
135
  }
136
136
  .duet-toolbar-dropdown.negative button.open {
137
137
  color: rgb(255, 255, 255);
138
- background: rgba(0, 41, 77, 0.2);
138
+ background: rgba(8, 42, 77, 0.2);
139
139
  }
140
140
  .duet-toolbar-dropdown.negative button duet-icon {
141
- color: rgb(205, 229, 241);
141
+ color: rgb(198, 225, 238);
142
142
  }
143
143
  .duet-toolbar-dropdown.duet-theme-turva.negative button {
144
144
  color: rgb(255, 255, 255);
@@ -157,5 +157,5 @@
157
157
  background: rgba(23, 28, 58, 0.2);
158
158
  }
159
159
  .duet-toolbar-dropdown.duet-theme-turva.negative button duet-icon {
160
- color: rgb(244, 207, 214);
160
+ color: rgb(255, 185, 190);
161
161
  }
@@ -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: '71c0427eecb0676263c35bff4557210701d27e6f', role: "listitem" }, h("div", { key: 'a5038335629483dcf2d049129ebfed49eae6a457', class: {
53
+ return (h(Host, { key: 'd43fd569731d6dc4a0bb5244105d0dd14ed7bc88', role: "listitem" }, h("div", { key: '5ca1536d28a1eac21dcbe812503fffbf872c86a2', 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: '5be6ce290e94c6e03c8c49336f4ef50e4283a92a', 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: '2efdeb725e1699d458e1fe38973700bce864b002', 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: 'e4e5076e21a084d205cb550946f6a7914911a4e9', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '4a79cbc7d59d30c5f763050c44c61c03ae502e74', class: "label" }, h("slot", { key: 'adecb2560eba25c9bdb1872fedc29c6b98c4d343', name: "label" }), h("duet-icon", { key: 'ef92b887f19bd4145ae89b3d6ab05be6c3b2fcd0', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '61bb1eff472548331aab26b636fb4606fbc982f7', 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: 'b717e79696bdb53c18e48144620f6dd705512c92', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '702072ed8713a9be42822e7965844d7ac6e5119e', class: "label" }, h("slot", { key: 'e821052ac4c40880b7ed145ea270efc790b33156', name: "label" }), h("duet-icon", { key: 'ba6322e41b4d25e9750209b9a65fb284e517e8ce', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '702e4f974c7fbc1305c202662b5df4a3b921be78', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
62
62
  items: true,
63
63
  hidden: !this.open,
64
- } }, h("slot", { key: 'bdbb39527038baf411f9f4770cf594bdb3e86378' })))));
64
+ } }, h("slot", { key: '71cc065f8c834a36224d881edee359b7c8c1c657' })))));
65
65
  }
66
66
  static get is() { return "duet-toolbar-dropdown"; }
67
67
  static get encapsulation() { return "shadow"; }
@@ -36,7 +36,7 @@
36
36
  font-size: 1rem;
37
37
  font-weight: 400;
38
38
  line-height: 1.5;
39
- color: rgb(0, 41, 77);
39
+ color: rgb(8, 42, 77);
40
40
  text-align: center;
41
41
  text-decoration: none;
42
42
  }
@@ -56,14 +56,14 @@
56
56
  color: rgb(23, 28, 58);
57
57
  }
58
58
  .duet-toolbar-dropdown-link.active {
59
- background: rgb(243, 249, 252);
59
+ background: rgb(240, 247, 250);
60
60
  }
61
61
  .duet-toolbar-dropdown-link.active.duet-theme-turva {
62
- background: rgb(245, 245, 247);
62
+ background: rgb(245, 247, 250);
63
63
  }
64
64
  .duet-toolbar-dropdown-link:hover {
65
- background: rgb(230, 242, 248);
65
+ background: rgb(228, 241, 247);
66
66
  }
67
67
  .duet-toolbar-dropdown-link:hover.duet-theme-turva {
68
- background: rgb(228, 228, 230);
68
+ background: rgb(222, 224, 228);
69
69
  }
@@ -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: '1c874f9ed81beb0ee19f1675e95dffd0a193e2ce' }, h("a", { key: '8b04559cb61b8c25ecfd1511cc07de5a260f70bf', class: {
34
+ return (h(Host, { key: 'ccfbeb7db46523d362f93d465201f2822d4663a7' }, h("a", { key: '9626df46ad17d4e77ea6f67eacdfcea61f7e2737', 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: 'c58dd6c5edc6a41fe20c73876cbe5637b9d389ba', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '93d7b57557f9999e2a790a94407e098a3b43350f', class: "label" }, h("slot", { key: '3ef98fd8e64aebc17df819a375c2e38207ccf3aa' })), this.active && (h("duet-icon", { key: 'a77c71f91778c5e70c0c23decc3ea9e23168422d', 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: 'f7669f90d9803ec830e0173132ee626a61f8f955', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '9a31e23862c3bee1f980f3c4d14905dbe360020b', class: "label" }, h("slot", { key: '63da45ba2b705145b779d6aab4d2be28b68c509b' })), this.active && (h("duet-icon", { key: '17822abef02ddca26ee57961e735957f17691655', 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"; }