@duetds/components 6.9.0 → 6.9.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 (564) hide show
  1. package/hydrate/index.js +332 -111
  2. package/lib/cjs/duet-action-button.cjs.entry.js +17 -2
  3. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
  8. package/lib/cjs/duet-caption_4.cjs.entry.js +3 -3
  9. package/lib/cjs/duet-card.cjs.entry.js +9 -13
  10. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  11. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  12. package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
  13. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-combobox.cjs.entry.js +12 -2
  15. package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  17. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-editable-table_3.cjs.entry.js +27 -12
  20. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-fieldset.cjs.entry.js +6 -2
  22. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-grid_2.cjs.entry.js +4 -2
  24. package/lib/cjs/duet-header_2.cjs.entry.js +15 -1
  25. package/lib/cjs/duet-hero.cjs.entry.js +15 -3
  26. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-input_2.cjs.entry.js +9 -14
  28. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -2
  32. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -2
  34. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-multiselect.cjs.entry.js +23 -3
  37. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-notification_2.cjs.entry.js +15 -1
  39. package/lib/cjs/duet-number-input.cjs.entry.js +47 -27
  40. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-pagination_2.cjs.entry.js +16 -3
  42. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-scrollable_3.cjs.entry.js +19 -3
  46. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-select.cjs.entry.js +17 -4
  48. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  51. package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
  53. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +22 -7
  56. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-textarea.cjs.entry.js +15 -4
  59. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -2
  63. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-tooltip.cjs.entry.js +22 -1
  65. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  66. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  67. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  68. package/lib/cjs/duet.cjs.js +2 -2
  69. package/lib/cjs/{focus-utils-5c2e36e8.js → focus-utils-76896ff7.js} +1 -1
  70. package/lib/cjs/{index-92f0a873.js → index-0000eab8.js} +1 -1
  71. package/lib/cjs/loader.cjs.js +2 -2
  72. package/lib/collection/components/duet-action-button/duet-action-button.js +25 -6
  73. package/lib/collection/components/duet-card/duet-card.css +13 -10
  74. package/lib/collection/components/duet-card/duet-card.js +7 -11
  75. package/lib/collection/components/duet-combobox/duet-combobox.js +16 -3
  76. package/lib/collection/components/duet-editable-table/duet-editable-table.js +15 -3
  77. package/lib/collection/components/duet-fieldset/duet-fieldset.js +5 -1
  78. package/lib/collection/components/duet-grid/duet-grid.css +18 -0
  79. package/lib/collection/components/duet-grid/duet-grid.js +20 -0
  80. package/lib/collection/components/duet-header/duet-header.js +20 -4
  81. package/lib/collection/components/duet-heading/duet-heading.js +4 -1
  82. package/lib/collection/components/duet-hero/duet-hero.css +23 -3
  83. package/lib/collection/components/duet-hero/duet-hero.js +17 -3
  84. package/lib/collection/components/duet-input/duet-input.js +8 -13
  85. package/lib/collection/components/duet-link/duet-link.css +3 -0
  86. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +19 -1
  87. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +19 -1
  88. package/lib/collection/components/duet-multiselect/duet-multiselect.js +42 -4
  89. package/lib/collection/components/duet-notification/duet-notification.js +22 -5
  90. package/lib/collection/components/duet-number-input/duet-number-input.js +46 -26
  91. package/lib/collection/components/duet-pagination/duet-pagination.js +21 -5
  92. package/lib/collection/components/duet-select/duet-select.css +0 -4
  93. package/lib/collection/components/duet-select/duet-select.js +15 -2
  94. package/lib/collection/components/duet-slideout/duet-slideout.css +2 -0
  95. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +5 -21
  96. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +1 -0
  97. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +21 -5
  98. package/lib/collection/components/duet-tab-group/duet-tab-group.js +55 -2
  99. package/lib/collection/components/duet-table/duet-table.js +17 -1
  100. package/lib/collection/components/duet-textarea/duet-textarea.js +14 -3
  101. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +19 -1
  102. package/lib/collection/components/duet-tooltip/duet-tooltip.js +33 -4
  103. package/lib/collection/components/duet-upload/duet-upload.css +23 -10
  104. package/lib/collection/components/duet-upload/duet-upload.js +1 -1
  105. package/lib/collection/components/duet-upload/upload-item-header.js +1 -1
  106. package/lib/collection/components/duet-upload/upload-item.js +3 -3
  107. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  108. package/lib/dist-custom-elements/duet-alert.js +1 -1
  109. package/lib/dist-custom-elements/duet-badge.js +1 -1
  110. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  111. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  112. package/lib/dist-custom-elements/duet-button.js +1 -1
  113. package/lib/dist-custom-elements/duet-caption.js +1 -1
  114. package/lib/dist-custom-elements/duet-card.js +11 -15
  115. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  116. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  117. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  118. package/lib/dist-custom-elements/duet-choice.js +6 -6
  119. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  120. package/lib/dist-custom-elements/duet-combobox.js +16 -5
  121. package/lib/dist-custom-elements/duet-contact-card.js +9 -9
  122. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  123. package/lib/dist-custom-elements/duet-date-picker.js +11 -11
  124. package/lib/dist-custom-elements/duet-divider.js +1 -1
  125. package/lib/dist-custom-elements/duet-editable-table.js +19 -11
  126. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  127. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  128. package/lib/dist-custom-elements/duet-footer.js +5 -5
  129. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  130. package/lib/dist-custom-elements/duet-grid.js +1 -1
  131. package/lib/dist-custom-elements/duet-header.js +26 -12
  132. package/lib/dist-custom-elements/duet-heading.js +1 -1
  133. package/lib/dist-custom-elements/duet-hero.js +25 -13
  134. package/lib/dist-custom-elements/duet-icon.js +1 -1
  135. package/lib/dist-custom-elements/duet-input.js +1 -1
  136. package/lib/dist-custom-elements/duet-label.js +1 -1
  137. package/lib/dist-custom-elements/duet-layout.js +1 -1
  138. package/lib/dist-custom-elements/duet-link.js +1 -1
  139. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  140. package/lib/dist-custom-elements/duet-list.js +1 -1
  141. package/lib/dist-custom-elements/duet-logo.js +1 -1
  142. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  143. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +6 -4
  144. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  145. package/lib/dist-custom-elements/duet-menu-bar-link.js +5 -3
  146. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  147. package/lib/dist-custom-elements/duet-modal.js +8 -8
  148. package/lib/dist-custom-elements/duet-multiselect.js +33 -11
  149. package/lib/dist-custom-elements/duet-nav.js +1 -1
  150. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  151. package/lib/dist-custom-elements/duet-notification.js +19 -5
  152. package/lib/dist-custom-elements/duet-number-input.js +56 -36
  153. package/lib/dist-custom-elements/duet-page-heading.js +2 -2
  154. package/lib/dist-custom-elements/duet-pagination.js +26 -12
  155. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  156. package/lib/dist-custom-elements/duet-progress.js +1 -1
  157. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  158. package/lib/dist-custom-elements/duet-radio.js +1 -1
  159. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  160. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  161. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  162. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  163. package/lib/dist-custom-elements/duet-select.js +1 -1
  164. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  165. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  166. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  167. package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
  168. package/lib/dist-custom-elements/duet-slideout.js +4 -4
  169. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  170. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  171. package/lib/dist-custom-elements/duet-step.js +4 -4
  172. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  173. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  174. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +24 -8
  175. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  176. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  177. package/lib/dist-custom-elements/duet-tab-group.js +29 -12
  178. package/lib/dist-custom-elements/duet-tab.js +2 -2
  179. package/lib/dist-custom-elements/duet-table.js +1 -1
  180. package/lib/dist-custom-elements/duet-textarea.js +22 -11
  181. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  182. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  183. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  184. package/lib/dist-custom-elements/duet-toolbar-link.js +6 -4
  185. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  186. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  187. package/lib/dist-custom-elements/duet-tray.js +4 -4
  188. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  189. package/lib/dist-custom-elements/duet-upload.js +24 -27
  190. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  191. package/lib/dist-custom-elements/index.js +1 -1
  192. package/lib/dist-custom-elements/{p-6c05e879.js → p-076452be.js} +1 -1
  193. package/lib/dist-custom-elements/{p-26d32594.js → p-0dee6e51.js} +28 -7
  194. package/lib/dist-custom-elements/{p-17d43428.js → p-148a04af.js} +5 -5
  195. package/lib/dist-custom-elements/{p-7a4bdb83.js → p-14d7b7b1.js} +1 -1
  196. package/lib/dist-custom-elements/{p-c820f65e.js → p-16da1a85.js} +2 -2
  197. package/lib/dist-custom-elements/{p-e1de0408.js → p-1b34ed71.js} +1 -1
  198. package/lib/dist-custom-elements/{p-41ef88f4.js → p-29b0c53d.js} +22 -6
  199. package/lib/dist-custom-elements/{p-9eba8647.js → p-2a7fe62b.js} +7 -3
  200. package/lib/dist-custom-elements/{p-d6bcc527.js → p-3ee0a1f0.js} +1 -1
  201. package/lib/dist-custom-elements/{p-a1ee31fb.js → p-427c3c85.js} +1 -1
  202. package/lib/dist-custom-elements/{p-353d6d0c.js → p-4672c5f9.js} +1 -1
  203. package/lib/dist-custom-elements/{p-c01c91d6.js → p-61d6063e.js} +2 -2
  204. package/lib/dist-custom-elements/p-685671d3.js +248 -0
  205. package/lib/dist-custom-elements/{p-49848110.js → p-6b75d471.js} +1 -1
  206. package/lib/dist-custom-elements/{p-4b4a086d.js → p-74eab201.js} +17 -22
  207. package/lib/dist-custom-elements/{p-29b2c3bb.js → p-773afd9d.js} +1 -1
  208. package/lib/dist-custom-elements/{p-d0dea200.js → p-80c873a7.js} +1 -1
  209. package/lib/dist-custom-elements/p-81ad703b.js +183 -0
  210. package/lib/dist-custom-elements/{p-dde8e436.js → p-8810d94c.js} +5 -5
  211. package/lib/dist-custom-elements/{p-47ba781e.js → p-a2640cf0.js} +15 -2
  212. package/lib/dist-custom-elements/{p-9d23386f.js → p-a98f3c53.js} +1 -1
  213. package/lib/dist-custom-elements/{p-85fd8f09.js → p-aa856cf3.js} +1 -1
  214. package/lib/dist-custom-elements/{p-c4a3d30d.js → p-b1c2d128.js} +1 -1
  215. package/lib/dist-custom-elements/{p-890a9b12.js → p-b8590b9e.js} +2 -2
  216. package/lib/dist-custom-elements/{p-1bf112be.js → p-b8bdb756.js} +1 -1
  217. package/lib/dist-custom-elements/{p-7199196e.js → p-b9713025.js} +3 -3
  218. package/lib/dist-custom-elements/{p-a56cc313.js → p-c06566bd.js} +2 -2
  219. package/lib/dist-custom-elements/{p-276e05ab.js → p-cf8e064c.js} +6 -6
  220. package/lib/dist-custom-elements/{p-0d1b84db.js → p-d0a476fa.js} +1 -1
  221. package/lib/dist-custom-elements/{p-945a2c0c.js → p-d6ebe136.js} +2 -2
  222. package/lib/dist-custom-elements/{p-19ad4945.js → p-d9374d44.js} +1 -1
  223. package/lib/dist-custom-elements/{p-d6a4de03.js → p-fb9ea1e2.js} +1 -1
  224. package/lib/duet/duet.esm.js +1 -1
  225. package/lib/duet/duet.js +1 -1
  226. package/lib/duet/p-00492553.entry.js +4 -0
  227. package/lib/duet/p-00a6021a.entry.js +4 -0
  228. package/lib/duet/{p-c832c83e.system.entry.js → p-04b466d9.system.entry.js} +1 -1
  229. package/lib/duet/{p-4ab70001.system.entry.js → p-0956191f.system.entry.js} +1 -1
  230. package/lib/duet/{p-a5b5f3e2.system.entry.js → p-0b99b63a.system.entry.js} +1 -1
  231. package/lib/duet/p-0c7ba24e.entry.js +4 -0
  232. package/lib/duet/p-0fd03676.entry.js +4 -0
  233. package/lib/duet/{p-d7c0027e.entry.js → p-0febc106.entry.js} +1 -1
  234. package/lib/duet/{p-7d4e2e96.system.entry.js → p-10c8dcce.system.entry.js} +1 -1
  235. package/lib/duet/p-18417d31.system.entry.js +4 -0
  236. package/lib/duet/{p-26ebc753.system.entry.js → p-1a494e83.system.entry.js} +1 -1
  237. package/lib/duet/{p-93f3e158.system.entry.js → p-1af260c2.system.entry.js} +1 -1
  238. package/lib/duet/{p-4136d211.entry.js → p-1b53a027.entry.js} +1 -1
  239. package/lib/duet/p-1d4d1191.entry.js +4 -0
  240. package/lib/duet/p-1d6d12db.entry.js +4 -0
  241. package/lib/duet/{p-8f0579d1.entry.js → p-1f782abb.entry.js} +1 -1
  242. package/lib/duet/{p-29193196.entry.js → p-255e7c67.entry.js} +1 -1
  243. package/lib/duet/p-25608db1.entry.js +4 -0
  244. package/lib/duet/{p-190507d4.system.entry.js → p-2578566b.system.entry.js} +1 -1
  245. package/lib/duet/{p-5743852f.system.js → p-2852d734.system.js} +1 -1
  246. package/lib/duet/{p-ce108a20.entry.js → p-2ee96e3b.entry.js} +1 -1
  247. package/lib/duet/{p-84eb3d96.system.entry.js → p-30574b01.system.entry.js} +1 -1
  248. package/lib/duet/{p-d8de0d06.entry.js → p-3337b7b5.entry.js} +1 -1
  249. package/lib/duet/{p-48bab8b6.entry.js → p-335ce078.entry.js} +1 -1
  250. package/lib/duet/p-39311463.system.entry.js +4 -0
  251. package/lib/duet/{p-c7507f6b.system.entry.js → p-3eb4385b.system.entry.js} +2 -2
  252. package/lib/duet/{p-f7ff8b67.entry.js → p-3f823f65.entry.js} +1 -1
  253. package/lib/duet/p-40c8612e.entry.js +4 -0
  254. package/lib/duet/{p-7dc36831.system.js → p-473e553e.system.js} +1 -1
  255. package/lib/duet/{p-2b4f4c85.system.entry.js → p-4cf4097a.system.entry.js} +1 -1
  256. package/lib/duet/{p-7a53ff56.entry.js → p-4f054589.entry.js} +1 -1
  257. package/lib/duet/{p-7c32523b.system.entry.js → p-51b95a0b.system.entry.js} +1 -1
  258. package/lib/duet/{p-ef31120e.system.entry.js → p-5368ccf3.system.entry.js} +1 -1
  259. package/lib/duet/{p-d503fd3d.entry.js → p-57a480c6.entry.js} +1 -1
  260. package/lib/duet/{p-17d1d5ee.entry.js → p-5925af50.entry.js} +1 -1
  261. package/lib/duet/p-59dbe033.system.entry.js +4 -0
  262. package/lib/duet/{p-65b119a7.system.entry.js → p-5a0a47c5.system.entry.js} +1 -1
  263. package/lib/duet/{p-5047ae3d.entry.js → p-5dc301ad.entry.js} +1 -1
  264. package/lib/duet/{p-4b02643a.system.entry.js → p-612c5794.system.entry.js} +1 -1
  265. package/lib/duet/{p-ad82c633.system.entry.js → p-619129a1.system.entry.js} +1 -1
  266. package/lib/duet/{p-d563682c.entry.js → p-6288a8f7.entry.js} +1 -1
  267. package/lib/duet/{p-8b123c27.system.entry.js → p-62e5eda4.system.entry.js} +1 -1
  268. package/lib/duet/p-62ee8769.system.entry.js +4 -0
  269. package/lib/duet/{p-1bfff197.system.entry.js → p-64a97121.system.entry.js} +1 -1
  270. package/lib/duet/{p-cc7f7692.entry.js → p-65c666a0.entry.js} +1 -1
  271. package/lib/duet/p-66d17a50.entry.js +4 -0
  272. package/lib/duet/{p-049f7427.entry.js → p-68436d9b.entry.js} +1 -1
  273. package/lib/duet/{p-fc8b03f3.system.entry.js → p-6a23db40.system.entry.js} +1 -1
  274. package/lib/duet/{p-f173da98.entry.js → p-6b3d47fc.entry.js} +1 -1
  275. package/lib/duet/{p-568c7b6d.entry.js → p-6bec8453.entry.js} +1 -1
  276. package/lib/duet/{p-e9cea31c.entry.js → p-6cccad3a.entry.js} +1 -1
  277. package/lib/duet/{p-643dd974.entry.js → p-6dd7d693.entry.js} +1 -1
  278. package/lib/duet/{p-07e54b8a.entry.js → p-71012a41.entry.js} +1 -1
  279. package/lib/duet/{p-bc89db28.entry.js → p-711128a1.entry.js} +1 -1
  280. package/lib/duet/{p-c3495075.system.entry.js → p-71da4ed1.system.entry.js} +1 -1
  281. package/lib/duet/{p-1de4b105.system.entry.js → p-74d84deb.system.entry.js} +1 -1
  282. package/lib/duet/{p-80bc3db3.entry.js → p-754a1a94.entry.js} +1 -1
  283. package/lib/duet/{p-702a9390.entry.js → p-779234b0.entry.js} +1 -1
  284. package/lib/duet/p-78ce7a07.entry.js +4 -0
  285. package/lib/duet/{p-2b94fb6c.entry.js → p-79f6c24a.entry.js} +1 -1
  286. package/lib/duet/p-7e739548.system.entry.js +4 -0
  287. package/lib/duet/{p-7fd9b8b6.system.entry.js → p-7e96a306.system.entry.js} +1 -1
  288. package/lib/duet/{p-de06c5ff.entry.js → p-7f9cc019.entry.js} +1 -1
  289. package/lib/duet/{p-c91aaa04.system.entry.js → p-81236c93.system.entry.js} +1 -1
  290. package/lib/duet/{p-38680e94.system.entry.js → p-815cbab7.system.entry.js} +1 -1
  291. package/lib/duet/p-82398d82.entry.js +4 -0
  292. package/lib/duet/{p-5576e447.system.entry.js → p-840cdccb.system.entry.js} +1 -1
  293. package/lib/duet/{p-aac361b8.entry.js → p-86fede3f.entry.js} +1 -1
  294. package/lib/duet/{p-c073eb55.system.entry.js → p-8d1ccbc2.system.entry.js} +1 -1
  295. package/lib/duet/{p-addd277e.system.entry.js → p-8d482808.system.entry.js} +1 -1
  296. package/lib/duet/p-8ef91f59.entry.js +4 -0
  297. package/lib/duet/{p-b1b1160e.system.entry.js → p-8efc476e.system.entry.js} +1 -1
  298. package/lib/duet/{p-be3c04fb.entry.js → p-8f2834ae.entry.js} +1 -1
  299. package/lib/duet/p-8f3d5e14.system.entry.js +4 -0
  300. package/lib/duet/{p-2faa3962.entry.js → p-905d2cc8.entry.js} +1 -1
  301. package/lib/duet/{p-628c4fc7.system.entry.js → p-911c761b.system.entry.js} +1 -1
  302. package/lib/duet/{p-b16b89c3.system.entry.js → p-93562bf8.system.entry.js} +1 -1
  303. package/lib/duet/{p-7f2a16b3.entry.js → p-93da242f.entry.js} +1 -1
  304. package/lib/duet/{p-2184a285.system.entry.js → p-9446df5b.system.entry.js} +1 -1
  305. package/lib/duet/p-94760aea.entry.js +4 -0
  306. package/lib/duet/{p-9f5446d7.system.entry.js → p-97d314bb.system.entry.js} +1 -1
  307. package/lib/duet/{p-95f020cc.system.entry.js → p-9885878c.system.entry.js} +1 -1
  308. package/lib/duet/{p-e71cb6f4.entry.js → p-98d99400.entry.js} +1 -1
  309. package/lib/duet/p-9b75cec2.system.entry.js +4 -0
  310. package/lib/duet/{p-72585f83.entry.js → p-9e1585bd.entry.js} +1 -1
  311. package/lib/duet/{p-fad8bcee.system.entry.js → p-9e3c843a.system.entry.js} +1 -1
  312. package/lib/duet/p-9fb2e28a.js +4 -0
  313. package/lib/duet/p-a2728f08.system.entry.js +4 -0
  314. package/lib/duet/{p-7a5077a2.system.entry.js → p-a8c9268c.system.entry.js} +1 -1
  315. package/lib/duet/{p-e8a6eda7.system.entry.js → p-ac25aad5.system.entry.js} +1 -1
  316. package/lib/duet/{p-44bbf984.entry.js → p-b12261bb.entry.js} +1 -1
  317. package/lib/duet/p-b31e663e.system.entry.js +4 -0
  318. package/lib/duet/{p-fa7a4245.entry.js → p-b44b12af.entry.js} +1 -1
  319. package/lib/duet/{p-faaa6249.entry.js → p-b78eeeff.entry.js} +1 -1
  320. package/lib/duet/{p-c518f7da.system.entry.js → p-b8c2b5f2.system.entry.js} +1 -1
  321. package/lib/duet/p-b92f06ff.system.entry.js +4 -0
  322. package/lib/duet/p-bc169783.entry.js +4 -0
  323. package/lib/duet/{p-2e822cf0.entry.js → p-bed02d40.entry.js} +1 -1
  324. package/lib/duet/p-bf097e1b.entry.js +4 -0
  325. package/lib/duet/{p-58b9c7b4.system.entry.js → p-c19e2d81.system.entry.js} +1 -1
  326. package/lib/duet/{p-2a80caf9.entry.js → p-c2d2a2d2.entry.js} +1 -1
  327. package/lib/duet/{p-2e69c81b.entry.js → p-c3164a3c.entry.js} +1 -1
  328. package/lib/duet/p-c4266675.entry.js +4 -0
  329. package/lib/duet/{p-78f49cbf.system.entry.js → p-c919efff.system.entry.js} +1 -1
  330. package/lib/duet/{p-12ee9a23.system.entry.js → p-c9dcf840.system.entry.js} +1 -1
  331. package/lib/duet/p-cf3c27e4.system.entry.js +4 -0
  332. package/lib/duet/p-cf5f89af.entry.js +4 -0
  333. package/lib/duet/{p-d3da2989.system.entry.js → p-cf8b0da5.system.entry.js} +1 -1
  334. package/lib/duet/{p-6fe5922d.system.entry.js → p-cfcfd3fd.system.entry.js} +1 -1
  335. package/lib/duet/p-d225444d.entry.js +4 -0
  336. package/lib/duet/{p-02e23372.entry.js → p-d2abe34b.entry.js} +1 -1
  337. package/lib/duet/p-d5ac7213.entry.js +4 -0
  338. package/lib/duet/p-d658b29d.entry.js +4 -0
  339. package/lib/duet/{p-c4738155.system.entry.js → p-da2b07eb.system.entry.js} +1 -1
  340. package/lib/duet/p-db8ef99d.entry.js +4 -0
  341. package/lib/duet/{p-8760c0ee.system.entry.js → p-dbd0293b.system.entry.js} +1 -1
  342. package/lib/duet/{p-6326cade.system.entry.js → p-dbff88b5.system.entry.js} +1 -1
  343. package/lib/duet/{p-2ff8c614.entry.js → p-dcc18bd4.entry.js} +1 -1
  344. package/lib/duet/{p-835ea0dc.system.entry.js → p-e0ea4e90.system.entry.js} +1 -1
  345. package/lib/duet/p-e27bd167.entry.js +4 -0
  346. package/lib/duet/{p-2b0d6d66.system.entry.js → p-e6c16681.system.entry.js} +1 -1
  347. package/lib/duet/{p-723308e1.entry.js → p-e741b72a.entry.js} +1 -1
  348. package/lib/duet/{p-b3584ef1.system.entry.js → p-e7ba7e64.system.entry.js} +1 -1
  349. package/lib/duet/{p-c22a97ea.system.entry.js → p-e94fb66d.system.entry.js} +1 -1
  350. package/lib/duet/p-ea68c9e4.system.entry.js +4 -0
  351. package/lib/duet/{p-39c34fde.system.entry.js → p-eb6ec3b0.system.entry.js} +1 -1
  352. package/lib/duet/p-ebf82712.system.entry.js +4 -0
  353. package/lib/duet/{p-2c0d4d3c.entry.js → p-eefb5300.entry.js} +1 -1
  354. package/lib/duet/{p-1ef436d2.js → p-f235b6ff.js} +1 -1
  355. package/lib/duet/{p-c3e4e6a2.system.entry.js → p-f61cf0d1.system.entry.js} +1 -1
  356. package/lib/duet/{p-9aae9d2a.system.entry.js → p-f7393070.system.entry.js} +1 -1
  357. package/lib/duet/p-f96bb9f9.system.js +4 -0
  358. package/lib/duet/p-fb021333.entry.js +4 -0
  359. package/lib/duet/{p-47fb8005.system.entry.js → p-fb8a741c.system.entry.js} +1 -1
  360. package/lib/duet/{p-893d0a53.entry.js → p-fd377d28.entry.js} +1 -1
  361. package/lib/duet/{p-e57b04f0.entry.js → p-feac6e72.entry.js} +1 -1
  362. package/lib/duet/{p-a79f86b5.system.entry.js → p-ffdc54ad.system.entry.js} +1 -1
  363. package/lib/esm/duet-action-button.entry.js +18 -3
  364. package/lib/esm/duet-alert.entry.js +1 -1
  365. package/lib/esm/duet-badge.entry.js +1 -1
  366. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  367. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  368. package/lib/esm/duet-button_2.entry.js +1 -1
  369. package/lib/esm/duet-caption_4.entry.js +3 -3
  370. package/lib/esm/duet-card.entry.js +9 -13
  371. package/lib/esm/duet-checkbox.entry.js +1 -1
  372. package/lib/esm/duet-checkmark.entry.js +1 -1
  373. package/lib/esm/duet-choice_2.entry.js +2 -2
  374. package/lib/esm/duet-collapsible.entry.js +1 -1
  375. package/lib/esm/duet-combobox.entry.js +13 -3
  376. package/lib/esm/duet-contact-card.entry.js +1 -1
  377. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  378. package/lib/esm/duet-date-picker.entry.js +2 -2
  379. package/lib/esm/duet-divider_2.entry.js +1 -1
  380. package/lib/esm/duet-editable-table_3.entry.js +28 -13
  381. package/lib/esm/duet-empty-state.entry.js +1 -1
  382. package/lib/esm/duet-fieldset.entry.js +6 -2
  383. package/lib/esm/duet-footer.entry.js +1 -1
  384. package/lib/esm/duet-grid_2.entry.js +4 -2
  385. package/lib/esm/duet-header_2.entry.js +15 -1
  386. package/lib/esm/duet-hero.entry.js +16 -4
  387. package/lib/esm/duet-icon.entry.js +1 -1
  388. package/lib/esm/duet-input_2.entry.js +9 -14
  389. package/lib/esm/duet-layout.entry.js +1 -1
  390. package/lib/esm/duet-list_2.entry.js +1 -1
  391. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  392. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -2
  393. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  394. package/lib/esm/duet-menu-bar-link.entry.js +3 -2
  395. package/lib/esm/duet-menu-bar.entry.js +1 -1
  396. package/lib/esm/duet-modal.entry.js +2 -2
  397. package/lib/esm/duet-multiselect.entry.js +24 -4
  398. package/lib/esm/duet-nav.entry.js +1 -1
  399. package/lib/esm/duet-notification_2.entry.js +16 -2
  400. package/lib/esm/duet-number-input.entry.js +47 -27
  401. package/lib/esm/duet-page-heading.entry.js +1 -1
  402. package/lib/esm/duet-pagination_2.entry.js +17 -4
  403. package/lib/esm/duet-progress.entry.js +1 -1
  404. package/lib/esm/duet-radio_2.entry.js +1 -1
  405. package/lib/esm/duet-range-slider.entry.js +1 -1
  406. package/lib/esm/duet-scrollable_3.entry.js +19 -3
  407. package/lib/esm/duet-section-layout.entry.js +1 -1
  408. package/lib/esm/duet-select.entry.js +17 -4
  409. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  410. package/lib/esm/duet-slideout-link.entry.js +1 -1
  411. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  412. package/lib/esm/duet-slideout-panel.entry.js +2 -2
  413. package/lib/esm/duet-slideout.entry.js +3 -3
  414. package/lib/esm/duet-step_2.entry.js +1 -1
  415. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  416. package/lib/esm/duet-submenu-bar-dropdown.entry.js +22 -7
  417. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  418. package/lib/esm/duet-submenu-bar.entry.js +2 -2
  419. package/lib/esm/duet-textarea.entry.js +15 -4
  420. package/lib/esm/duet-toggle.entry.js +1 -1
  421. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  422. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  423. package/lib/esm/duet-toolbar-link.entry.js +3 -2
  424. package/lib/esm/duet-toolbar.entry.js +1 -1
  425. package/lib/esm/duet-tooltip.entry.js +23 -2
  426. package/lib/esm/duet-tray.entry.js +1 -1
  427. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  428. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  429. package/lib/esm/duet.js +3 -3
  430. package/lib/esm/{focus-utils-123e9cba.js → focus-utils-6a919f2a.js} +1 -1
  431. package/lib/esm/{index-9d169c3d.js → index-13f57135.js} +1 -1
  432. package/lib/esm/loader.js +3 -3
  433. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  434. package/lib/esm-es5/duet-alert.entry.js +1 -1
  435. package/lib/esm-es5/duet-badge.entry.js +1 -1
  436. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  437. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  438. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  439. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  440. package/lib/esm-es5/duet-card.entry.js +1 -1
  441. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  442. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  443. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  444. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  445. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  446. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  447. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  448. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  449. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  450. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  451. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  452. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  453. package/lib/esm-es5/duet-footer.entry.js +1 -1
  454. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  455. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  456. package/lib/esm-es5/duet-hero.entry.js +1 -1
  457. package/lib/esm-es5/duet-icon.entry.js +2 -2
  458. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  459. package/lib/esm-es5/duet-layout.entry.js +1 -1
  460. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  461. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  462. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  463. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  464. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  465. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  466. package/lib/esm-es5/duet-modal.entry.js +1 -1
  467. package/lib/esm-es5/duet-multiselect.entry.js +2 -2
  468. package/lib/esm-es5/duet-nav.entry.js +1 -1
  469. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  470. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  471. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  472. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  473. package/lib/esm-es5/duet-progress.entry.js +1 -1
  474. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  475. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  476. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  477. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  478. package/lib/esm-es5/duet-select.entry.js +1 -1
  479. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  480. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  481. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  482. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  483. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  484. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  485. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  486. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  487. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  488. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  489. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  490. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  491. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  492. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  493. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  494. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  495. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  496. package/lib/esm-es5/duet-tray.entry.js +1 -1
  497. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  498. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  499. package/lib/esm-es5/duet.js +1 -1
  500. package/lib/esm-es5/{focus-utils-123e9cba.js → focus-utils-6a919f2a.js} +1 -1
  501. package/lib/esm-es5/{index-9d169c3d.js → index-13f57135.js} +1 -1
  502. package/lib/esm-es5/loader.js +1 -1
  503. package/lib/types/components/duet-action-button/duet-action-button.d.ts +8 -1
  504. package/lib/types/components/duet-combobox/duet-combobox.d.ts +3 -1
  505. package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +4 -1
  506. package/lib/types/components/duet-grid/duet-grid.d.ts +5 -0
  507. package/lib/types/components/duet-header/duet-header.d.ts +1 -0
  508. package/lib/types/components/duet-heading/duet-heading.d.ts +3 -0
  509. package/lib/types/components/duet-hero/duet-hero.d.ts +3 -0
  510. package/lib/types/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.d.ts +6 -0
  511. package/lib/types/components/duet-menu-bar-link/duet-menu-bar-link.d.ts +6 -0
  512. package/lib/types/components/duet-multiselect/duet-multiselect.d.ts +9 -1
  513. package/lib/types/components/duet-notification/duet-notification.d.ts +3 -0
  514. package/lib/types/components/duet-number-input/duet-number-input.d.ts +1 -0
  515. package/lib/types/components/duet-pagination/duet-pagination.d.ts +5 -1
  516. package/lib/types/components/duet-select/duet-select.d.ts +1 -0
  517. package/lib/types/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.d.ts +2 -1
  518. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +10 -0
  519. package/lib/types/components/duet-table/duet-table.d.ts +6 -1
  520. package/lib/types/components/duet-textarea/duet-textarea.d.ts +1 -0
  521. package/lib/types/components/duet-toolbar-link/duet-toolbar-link.d.ts +6 -0
  522. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +5 -0
  523. package/lib/types/components.d.ts +52 -0
  524. package/package.json +5 -5
  525. package/lib/dist-custom-elements/p-132f2514.js +0 -235
  526. package/lib/dist-custom-elements/p-e48e8201.js +0 -180
  527. package/lib/duet/p-00e57f9b.system.entry.js +0 -4
  528. package/lib/duet/p-1710310b.entry.js +0 -4
  529. package/lib/duet/p-18843061.entry.js +0 -4
  530. package/lib/duet/p-197dba64.system.entry.js +0 -4
  531. package/lib/duet/p-1d283741.system.entry.js +0 -4
  532. package/lib/duet/p-21d08944.entry.js +0 -4
  533. package/lib/duet/p-21d4df80.entry.js +0 -4
  534. package/lib/duet/p-2a89686a.entry.js +0 -4
  535. package/lib/duet/p-459b8e74.system.entry.js +0 -4
  536. package/lib/duet/p-45a64d20.entry.js +0 -4
  537. package/lib/duet/p-5127e9fb.entry.js +0 -4
  538. package/lib/duet/p-52766fb1.entry.js +0 -4
  539. package/lib/duet/p-58d08fb8.entry.js +0 -4
  540. package/lib/duet/p-5c083efb.system.entry.js +0 -4
  541. package/lib/duet/p-5f872140.entry.js +0 -4
  542. package/lib/duet/p-6023d419.system.entry.js +0 -4
  543. package/lib/duet/p-6fe463e6.entry.js +0 -4
  544. package/lib/duet/p-72264693.entry.js +0 -4
  545. package/lib/duet/p-850b95d7.entry.js +0 -4
  546. package/lib/duet/p-8a963cd7.system.entry.js +0 -4
  547. package/lib/duet/p-8f60b4a4.entry.js +0 -4
  548. package/lib/duet/p-98c7286c.entry.js +0 -4
  549. package/lib/duet/p-9f9a14d7.entry.js +0 -4
  550. package/lib/duet/p-a3782a14.entry.js +0 -4
  551. package/lib/duet/p-a6a5458a.entry.js +0 -4
  552. package/lib/duet/p-acb0fbdc.system.entry.js +0 -4
  553. package/lib/duet/p-afb58e46.js +0 -4
  554. package/lib/duet/p-b421ea8a.system.entry.js +0 -4
  555. package/lib/duet/p-c0ac70a9.entry.js +0 -4
  556. package/lib/duet/p-c360334a.system.js +0 -4
  557. package/lib/duet/p-cb2bd40e.entry.js +0 -4
  558. package/lib/duet/p-d5474f30.system.entry.js +0 -4
  559. package/lib/duet/p-d8d3f485.system.entry.js +0 -4
  560. package/lib/duet/p-daa0dccd.entry.js +0 -4
  561. package/lib/duet/p-dc71bc89.entry.js +0 -4
  562. package/lib/duet/p-dcce6bad.entry.js +0 -4
  563. package/lib/duet/p-e73937e1.system.entry.js +0 -4
  564. package/lib/duet/p-f9c26b20.system.entry.js +0 -4
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-9d169c3d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { D as DuetStringsExternalDefaults } from './common-strings-97e04e4b.js';
7
7
  import { c as createID } from './create-id-981107da.js';
8
- import { F as FocusGuard } from './focus-utils-123e9cba.js';
8
+ import { F as FocusGuard } from './focus-utils-6a919f2a.js';
9
9
  import { i as isKeyboardClick, h as isQuestionKey, f as isEscapeKey } from './keyboard-utils-d237bd5a.js';
10
10
  import { g as getLanguage, a as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-6be16ff0.js';
11
11
  import { f as findCheckedOption, w as watchForOptions } from './watch-options-dd55bce8.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-9d169c3d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-13f57135.js';
5
5
  import { a as actionArrowDownSmall } from './action-arrow-down-small-82273dc8.js';
6
6
  import { f as font_size_medium, t as tokens } from './tokens-0963dc8b.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, F as Fragment, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-9d169c3d.js';
4
+ import { h, F as Fragment, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { d as debounce } from './js-utils-fa98b8cd.js';
7
7
  import { j as isEnterKey, f as isEscapeKey, o as isTabKey, b as isArrowUpKey, c as isArrowDownKey } from './keyboard-utils-d237bd5a.js';
8
- import { a as getLocaleString, g as getLanguage } from './language-utils-6be16ff0.js';
8
+ import { g as getLanguage, a as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-6be16ff0.js';
9
9
  import { p as parsePossibleJSON } from './string-utils-5954f458.js';
10
10
 
11
11
  const SelectSingle = ({ item, search = "", selected }) => {
@@ -54,6 +54,7 @@ const DuetCombobox = class {
54
54
  this.listOpen = false;
55
55
  this.selectedItems = new Set();
56
56
  this.activeItem = undefined;
57
+ this.language = getLanguage();
57
58
  this.accessibleLabelDefaults = {
58
59
  en: {
59
60
  heading: "Select:",
@@ -84,6 +85,12 @@ const DuetCombobox = class {
84
85
  activeItemHandler(state) {
85
86
  this.input.accessibleActiveDescendant = this.listOpen && (state || state === 0) ? `active_item` : "";
86
87
  }
88
+ watchLanguageStateHandler(newValue, oldValue) {
89
+ if (newValue !== oldValue &&
90
+ this.accessibleLabels === getLocaleString(parsePossibleJSON(this.accessibleLabelDefaults), oldValue)) {
91
+ this.accessibleLabels = getLocaleString(parsePossibleJSON(this.accessibleLabelDefaults), newValue);
92
+ }
93
+ }
87
94
  handleDocumentClick(e) {
88
95
  //we want to remove all user text if they have NOT selected from the dropdown
89
96
  const path = e.composedPath();
@@ -119,6 +126,7 @@ const DuetCombobox = class {
119
126
  }
120
127
  });
121
128
  this.element.addEventListener("keydown", this.handleInputKeyDownEvent.bind(this));
129
+ connectLanguageChangeObserver(this);
122
130
  //add correct aria attributes to the input element
123
131
  this.input.accessibleAutocomplete = "list";
124
132
  this.input.accessibleControls = "duet-combobox-list-element";
@@ -131,6 +139,7 @@ const DuetCombobox = class {
131
139
  e.stopPropagation();
132
140
  });
133
141
  this.resizeObserver.disconnect();
142
+ disconnectLanguageChangeObserver(this);
134
143
  }
135
144
  componentDidLoad() {
136
145
  // observe resize events to dynamically adjust size of dropdown area
@@ -362,7 +371,8 @@ const DuetCombobox = class {
362
371
  }
363
372
  get element() { return getElement(this); }
364
373
  static get watchers() { return {
365
- "activeItem": ["activeItemHandler"]
374
+ "activeItem": ["activeItemHandler"],
375
+ "language": ["watchLanguageStateHandler"]
366
376
  }; }
367
377
  };
368
378
  DuetCombobox.style = duetComboboxCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-9d169c3d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { g as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-6be16ff0.js';
7
7
  import './string-utils-5954f458.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-9d169c3d.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
 
7
7
  const duetCookieConsentCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-cookie-consent{padding:20px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;color:rgb(255, 255, 255) !important;background-color:rgba(0, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(0, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:rgb(255, 255, 255) !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}";
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-9d169c3d.js';
4
+ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
- import { F as FocusGuard } from './focus-utils-123e9cba.js';
7
+ import { F as FocusGuard } from './focus-utils-6a919f2a.js';
8
8
  import { g as getLanguage, a as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-6be16ff0.js';
9
9
  import './string-utils-5954f458.js';
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, g as getElement, H as Host } from './index-9d169c3d.js';
4
+ import { r as registerInstance, h, g as getElement, H as Host } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { g as getColorByName } from './token-utils-6e0e2653.js';
7
7
  import './tokens.module-5601adc9.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent, H as Host, g as getElement, F as Fragment } from './index-9d169c3d.js';
4
+ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement, F as Fragment } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { f as fieldSorter, d as debounce } from './js-utils-fa98b8cd.js';
7
7
  import { i as isKeyboardClick } from './keyboard-utils-d237bd5a.js';
8
- import { a as getLocaleString, s as sanitizeString } from './language-utils-6be16ff0.js';
8
+ import { g as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, a as getLocaleString, s as sanitizeString } from './language-utils-6be16ff0.js';
9
9
  import { p as sizeNavigation, s as sizeHeader } from './tokens.module-5601adc9.js';
10
10
  import { b as breakpointTokensUpTo, a as breakpointToToken } from './token-utils-6e0e2653.js';
11
11
  import { c as createID } from './create-id-981107da.js';
@@ -61,6 +61,7 @@ const DuetEditableTable = class {
61
61
  this.toggleColumn(column, e);
62
62
  }
63
63
  };
64
+ this.language = getLanguage();
64
65
  this.margin = "auto";
65
66
  this.variation = "striped";
66
67
  this.sticky = false;
@@ -83,6 +84,12 @@ const DuetEditableTable = class {
83
84
  this.hasHeadSlotFirst = !!this.element.querySelector("[slot='thead-first']");
84
85
  this.hasHeadSlotLast = !!this.element.querySelector("[slot='thead-last']");
85
86
  }
87
+ connectedCallback() {
88
+ connectLanguageChangeObserver(this);
89
+ }
90
+ disconnectedCallback() {
91
+ disconnectLanguageChangeObserver(this);
92
+ }
86
93
  createLabel(column) {
87
94
  const { sort_order, direction, index, label } = column;
88
95
  const i18nLabel = getLocaleString(label);
@@ -101,7 +108,7 @@ const DuetEditableTable = class {
101
108
  }
102
109
  return "action-subtract-small";
103
110
  };
104
- return (h("span", { class: "duet-table-label", "data-index": index }, h("duet-button", { size: "small", icon: getButtonIcon(), "icon-size": "medium-small", "accessible-label": getLocaleString(this.sortableDefaultLabel), variation: "plain", margin: "none", "icon-right": true, onClick: event => this.toggleColumn(column, event), onKeyDown: event => this.handleKeyDown(column, event) }, i18nLabel)));
111
+ return (h("span", { class: "duet-table-label", "data-index": index }, h("duet-button", { size: "small", icon: getButtonIcon(), "icon-size": "medium-small", "accessible-label": this.sortableDefaultLabel[this.language], variation: "plain", margin: "none", "icon-right": true, onClick: event => this.toggleColumn(column, event), onKeyDown: event => this.handleKeyDown(column, event) }, i18nLabel)));
105
112
  }
106
113
  getSortedColumns() {
107
114
  //create a new array from sort instead of mutating original
@@ -130,7 +137,7 @@ const DuetEditableTable = class {
130
137
  const label = this.createLabel(column);
131
138
  return label !== "" ? h("th", { scope: "col" }, label) : h("td", null);
132
139
  }
133
- }), this.actions && (h("th", { scope: "col", class: "duet-table-action-header-heading" }, this.actions && h("duet-visually-hidden", null, getLocaleString(this.actionColumnLabel))))));
140
+ }), this.actions && (h("th", { scope: "col", class: "duet-table-action-header-heading" }, this.actions && h("duet-visually-hidden", null, this.actionColumnLabel[this.language])))));
134
141
  }
135
142
  renderActions(rowItem, index) {
136
143
  // escape early
@@ -194,6 +201,7 @@ const DuetTable = class {
194
201
  this.matchesBreakpoint = breakpointTokensUpTo.includes(this.breakpoint) ? !mq.matches : mq.matches;
195
202
  };
196
203
  this.matchesBreakpoint = true;
204
+ this.language = getLanguage();
197
205
  this.theme = undefined;
198
206
  this.margin = "auto";
199
207
  this.variation = "striped";
@@ -202,6 +210,11 @@ const DuetTable = class {
202
210
  this.breakpoint = "small";
203
211
  this.hideHeadVisually = false;
204
212
  }
213
+ watchLanguageStateHandler(newValue, oldValue) {
214
+ if (newValue !== oldValue) {
215
+ setTimeout(() => this.copyHeadingsToCells(), 50);
216
+ }
217
+ }
205
218
  connectedCallback() {
206
219
  const token = this.breakpoint === "none" || this.breakpoint === "none-scrollable" ? "all" : breakpointToToken[this.breakpoint];
207
220
  this.mq = matchMedia(token);
@@ -230,6 +243,7 @@ const DuetTable = class {
230
243
  // that way we avoid dealing with any initial changes
231
244
  // and only get genuine mutations as rows are added/removed
232
245
  this.observer ? this.observer.takeRecords() : null;
246
+ connectLanguageChangeObserver(this);
233
247
  }
234
248
  disconnectedCallback() {
235
249
  this.observer.disconnect();
@@ -237,6 +251,7 @@ const DuetTable = class {
237
251
  this.mq.removeListener(this.handleMediaQueryChange);
238
252
  this.mq = null;
239
253
  this.matchesBreakpoint = true;
254
+ disconnectLanguageChangeObserver(this);
240
255
  }
241
256
  /**
242
257
  * Local methods.
@@ -266,6 +281,9 @@ const DuetTable = class {
266
281
  } }, h("slot", null)));
267
282
  }
268
283
  get element() { return getElement(this); }
284
+ static get watchers() { return {
285
+ "language": ["watchLanguageStateHandler"]
286
+ }; }
269
287
  };
270
288
  DuetTable.style = duetTableCss;
271
289
 
@@ -449,7 +467,6 @@ const UploadItem = ({ data, showLinks, type, actions, errorCodes, theme, label,
449
467
  h("duet-icon", { margin: "none", size: "x-small", name: "messaging-attachment" }),
450
468
  h("duet-spacer", { size: "xx-small", direction: "horizontal" }),
451
469
  name),
452
- h("br", null),
453
470
  h("duet-progress", { progress: Math.ceil(progress), "aria-hidden": true })));
454
471
  case "pending":
455
472
  return (h("span", { class: "duet-upload-item-name" },
@@ -481,9 +498,7 @@ const UploadItem = ({ data, showLinks, type, actions, errorCodes, theme, label,
481
498
  "(",
482
499
  formatBytes(size),
483
500
  ")"));
484
- const Badges = meta && meta.badges ? (h("span", null,
485
- h("duet-spacer", { size: "xx-small" }),
486
- meta.badges.map(badgeText => (h("duet-badge", { color: "primary" }, badgeText))))) : undefined;
501
+ const Badges = meta && meta.badges ? (h("span", null, meta.badges.map(badgeText => (h("duet-badge", { color: "primary" }, badgeText))))) : undefined;
487
502
  const actionDescription = `${meta && meta.badges ? meta.badges.join(",") : ""} ${name}`;
488
503
  return (h("div", { class: {
489
504
  "upload-item-row": true,
@@ -491,7 +506,7 @@ const UploadItem = ({ data, showLinks, type, actions, errorCodes, theme, label,
491
506
  showCategory && (h("div", { class: "item-categories" },
492
507
  h("duet-heading", { class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(categoryLabel)),
493
508
  Badges)),
494
- h("div", { class: { "item-label": true, "no-category": !showCategory } },
509
+ h("div", { class: { "item-name": true, "no-category": !showCategory } },
495
510
  !!label && (h("duet-heading", { class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(label))),
496
511
  getFileNameLine()),
497
512
  h("div", { class: "item-actions" }, actions.map(actionItem => {
@@ -501,8 +516,8 @@ const UploadItem = ({ data, showLinks, type, actions, errorCodes, theme, label,
501
516
 
502
517
  const UploadItemHeader = ({ label, categoryLabel }) => {
503
518
  return (h("div", { class: "items-header" },
504
- categoryLabel && (h("duet-heading", { class: "category-header", border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold" }, getLocaleString(categoryLabel))),
505
- h("duet-heading", { class: { "filename-header": true, "no-category": !categoryLabel }, border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold" }, getLocaleString(label))));
519
+ categoryLabel && (h("duet-heading", { class: "category-header", border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold", margin: "none" }, getLocaleString(categoryLabel))),
520
+ h("duet-heading", { class: { "filename-header": true, "no-category": !categoryLabel }, border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold", margin: "none" }, getLocaleString(label))));
506
521
  };
507
522
 
508
523
  const validateFileExtension = (name, allowedExtensions) => {
@@ -628,7 +643,7 @@ const makeXhrRequest = ({ payload, options, onFailure, onSuccess, onProgress })
628
643
  return xhr;
629
644
  };
630
645
 
631
- const duetUploadCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}::slotted([slot=header]){margin-bottom:16px}::slotted([slot=fileheader]){margin:16px 0 0 0}::slotted([slot=filefooter]){margin-top:16px}.duet-upload{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-upload-item-size{font-size:0.75rem;font-weight:400}.duet-upload-filelist{margin-bottom:25px}.duet-upload-filelist-empty{display:flex;align-items:center;justify-content:center;width:100%;height:75px;margin:0 auto;font-size:1rem;font-weight:400;background-color:rgb(245, 248, 250)}.duet-upload-filelist-empty-label{font-size:1rem;font-weight:400}.duet-upload-editable-table-header-hidden{display:none}.duet-upload-editable-table tbody .duet-upload-editable-table-data{padding:0 !important;border:0}.duet-upload-editable-table duet-editable-table tfoot,.duet-upload-editable-table duet-editable-table thead{display:none}.duet-upload-editable-table duet-editable-table .duet-editable-table-content{padding-right:0 !important;padding-left:0 !important}.duet-upload-editable-table duet-editable-table duet-table .duet-table-action-row td{padding:1rem 0 !important}.duet-upload-editable-table duet-editable-table duet-table .duet-table-action-row td:last-child{padding-right:0 !important}.duet-upload-editable-table duet-editable-table .duet-editable-table-row-inprogress,.duet-upload-editable-table duet-editable-table .duet-editable-table-row-pending{position:relative}.duet-upload-editable-table duet-editable-table .duet-editable-table-row-inprogress duet-progress,.duet-upload-editable-table duet-editable-table .duet-editable-table-row-pending duet-progress{position:absolute;bottom:0;width:100%}.duet-upload-editable-table duet-editable-table .duet-editable-table-row-inprogress duet-action-button::part(button),.duet-upload-editable-table duet-editable-table .duet-editable-table-row-pending duet-action-button::part(button){border:0}duet-paragraph::part(duet-paragraph){word-break:break-word}duet-editable-table tfoot{display:none}.upload-bottom-caption{margin-top:8px;margin-bottom:8px}.items-header{display:none;flex-direction:row}@media (min-width: 36em){.items-header{display:flex}}.items-header:not(:last-child),.items-header:not(:first-child){margin-top:12px}.items-header .category-header{width:35%}.items-header .filename-header{width:65%}.items-header .filename-header.no-category{width:100%}.upload-item-row{display:flex;flex-direction:column;gap:10px;align-content:center;align-items:center;padding:16px 0 16px 0;border-bottom:1px solid rgb(225, 227, 230)}@media (min-width: 36em){.upload-item-row{flex-direction:row}}.upload-item-row .item-categories{width:100%;margin-bottom:8px}@media (min-width: 36em){.upload-item-row .item-categories{width:35%}}.upload-item-row .item-label{width:100%;margin-bottom:8px;text-align:left}@media (min-width: 36em){.upload-item-row .item-label{width:50%}.upload-item-row .item-label.no-category{width:85%}}.upload-item-row .item-categories .heading,.upload-item-row .item-label .heading{display:block}@media (min-width: 36em){.upload-item-row .item-categories .heading,.upload-item-row .item-label .heading{display:none}}.upload-item-row .item-actions{width:100%;text-align:left}@media (min-width: 36em){.upload-item-row .item-actions{width:15%;text-align:right}}.upload-item-row .duet-upload-item-name duet-icon{position:relative;top:4px}";
646
+ const duetUploadCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}::slotted([slot=header]){margin-bottom:16px}::slotted([slot=fileheader]){margin:16px 0 0 0}::slotted([slot=filefooter]){margin-top:16px}::slotted([slot=uploadfooter]){margin-top:20px}.duet-upload{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-upload-item-size{font-size:0.75rem;font-weight:400}.duet-upload-filelist{margin-bottom:25px}.duet-upload-filelist-empty{display:flex;align-items:center;justify-content:center;width:100%;height:75px;margin:0 auto;font-size:1rem;font-weight:400;background-color:rgb(245, 248, 250)}.duet-upload-filelist-empty-label{font-size:1rem;font-weight:400}.duet-upload-editable-table-header-hidden{display:none}.duet-upload-editable-table tbody .duet-upload-editable-table-data{padding:0 !important;border:0}.duet-upload-editable-table duet-editable-table tfoot,.duet-upload-editable-table duet-editable-table thead{display:none}.duet-upload-editable-table duet-editable-table .duet-editable-table-content{padding-right:0 !important;padding-left:0 !important}.duet-upload-editable-table duet-editable-table duet-table .duet-table-action-row td{padding:1rem 0 !important}.duet-upload-editable-table duet-editable-table duet-table .duet-table-action-row td:last-child{padding-right:0 !important}.duet-upload-editable-table duet-editable-table .duet-editable-table-row-inprogress,.duet-upload-editable-table duet-editable-table .duet-editable-table-row-pending{position:relative}.duet-upload-editable-table duet-editable-table .duet-editable-table-row-inprogress duet-progress,.duet-upload-editable-table duet-editable-table .duet-editable-table-row-pending duet-progress{position:absolute;bottom:0;width:100%}.duet-upload-editable-table duet-editable-table .duet-editable-table-row-inprogress duet-action-button::part(button),.duet-upload-editable-table duet-editable-table .duet-editable-table-row-pending duet-action-button::part(button){border:0}duet-paragraph::part(duet-paragraph){word-break:break-word}duet-editable-table tfoot{display:none}.upload-bottom-caption{margin-top:12px;margin-bottom:28px}.items-header{display:none;flex-direction:row;margin-bottom:0}@media (min-width: 36em){.items-header{display:flex}}.items-header:not(:last-child),.items-header:not(:first-child){margin-top:12px}.items-header .category-header{width:35%}.items-header .filename-header{width:65%}.items-header .filename-header.no-category{width:100%}.upload-item-row{display:flex;flex-direction:column;gap:16px;align-content:center;align-items:center;padding:16px 0 16px 0;border-bottom:1px solid rgb(225, 227, 230)}@media (min-width: 36em){.upload-item-row{flex-direction:row;gap:10px}}.upload-item-row .item-categories{width:100%}@media (min-width: 36em){.upload-item-row .item-categories{width:35%}}.upload-item-row .item-name{position:relative;bottom:2px;width:100%;text-align:left}@media (min-width: 36em){.upload-item-row .item-name{width:50%}.upload-item-row .item-name.no-category{width:85%}}.upload-item-row .item-categories .heading,.upload-item-row .item-name .heading{display:block}@media (min-width: 36em){.upload-item-row .item-categories .heading,.upload-item-row .item-name .heading{display:none}}.upload-item-row .item-actions{width:100%;margin-left:-8px;text-align:left}@media (min-width: 36em){.upload-item-row .item-actions{width:15%;padding-top:0;margin-left:auto;text-align:right}}.upload-item-row .duet-upload-item-name duet-icon{position:relative;top:4px}.upload-item-row .duet-upload-item-name duet-progress{display:block;margin-top:16px}";
632
647
 
633
648
  const DuetUpload = class {
634
649
  constructor(hostRef) {
@@ -1314,7 +1329,7 @@ const DuetUpload = class {
1314
1329
  this.externalUploadButton.ariaLabel = caption;
1315
1330
  }
1316
1331
  // @ts-ignore
1317
- return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { "label-hidden": this.hideHeader, label: this.label, caption: !this.captionOnBottom ? caption : undefined }, h("slot", { name: "header" }), !this.files.size && (h("duet-empty-state", { id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { name: "filefooter" }), h("slot", { name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { size: "small" }, h("div", { class: "upload-bottom-caption" }, caption))), h("slot", { name: "afterfooter" }), h("duet-spacer", { size: "large" }), !this.hideButton && (h("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel)), h("duet-spacer", { size: "medium" }), (this.fileMaxReached || this.bytesMaxReached) && (h("duet-alert", { part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes))), h("duet-spacer", { size: "medium" }), h("duet-visually-hidden", { "aria-hidden": "true" }, h("input", { ref: input => {
1332
+ return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { "label-hidden": this.hideHeader, label: this.label, caption: !this.captionOnBottom ? caption : undefined }, h("slot", { name: "header" }), !this.files.size && (h("duet-empty-state", { id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { name: "filefooter" }), h("slot", { name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { margin: "none", size: "small" }, h("div", { class: "upload-bottom-caption" }, caption))), h("slot", { name: "afterfooter" }), !this.hideButton && (h(Fragment, null, h("duet-spacer", { size: "large" }), h("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached || this.bytesMaxReached) && (h(Fragment, null, h("duet-spacer", { size: "medium" }), h("duet-alert", { part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes)))), h("duet-visually-hidden", { "aria-hidden": "true" }, h("input", { ref: input => {
1318
1333
  this.nativeInput = input;
1319
1334
  }, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
1320
1335
  "duet-upload": true,
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host } from './index-9d169c3d.js';
4
+ import { r as registerInstance, h, H as Host } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
 
7
7
  const duetEmptyStateCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:rgb(0, 41, 77);text-align:center;background:rgb(245, 248, 250);border-radius:4px}.duet-empty-state.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 245, 247)}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-9d169c3d.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-13f57135.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
6
6
  import { c as createID } from './create-id-981107da.js';
7
7
 
@@ -35,7 +35,11 @@ const DuetFieldset = class {
35
35
  * Always the last one in the class.
36
36
  */
37
37
  render() {
38
- return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("fieldset", { "aria-labelledby": `${this.errorId} ${this.labelId}`, "aria-errormessage": this.error ? this.errorId : null, class: {
38
+ return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("fieldset", { "aria-labelledby": this.labelId, "aria-describedby": this.error ? this.errorId : null,
39
+ // NVDA and VoiceOver do not yet support aria-errormessage
40
+ // once they do, we can remove errors from the aria-describedby
41
+ // aria-errormessage={this.error ? this.errorId : null}
42
+ class: {
39
43
  "duet-fieldset": true,
40
44
  "duet-theme-turva": this.theme === "turva",
41
45
  } }, h("legend", { id: this.labelId }, h("span", null, this.label), this.caption && h("span", null, this.caption)), h("div", { class: {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent$1, h, F as Fragment, g as getElement } from './index-9d169c3d.js';
4
+ import { r as registerInstance, c as createEvent$1, h, F as Fragment, g as getElement } from './index-13f57135.js';
5
5
  import { a as actionArrowRight } from './action-arrow-right-f7d56681.js';
6
6
  import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
7
7
  import { D as DuetStringsExternalDefaults } from './common-strings-97e04e4b.js';
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, g as getElement, H as Host } from './index-9d169c3d.js';
4
+ import { r as registerInstance, h, g as getElement, H as Host } from './index-13f57135.js';
5
5
  import { m as media_query_large, a as media_query_medium, b as media_query_small } from './tokens-0963dc8b.js';
6
6
  import { w as watchForOptions, a as watchForElement } from './watch-options-dd55bce8.js';
7
7
  import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
8
8
 
9
- const duetGridCss = ".sc-duet-grid-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;width:100%;max-width:100%;height:auto}.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:row !important}@media (max-width: 22.5em){.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:column !important}}@media (min-width: 36em){.duet-grid-breakpoint-small.sc-duet-grid-h{flex-direction:row !important}}@media (min-width: 48em){.duet-grid-breakpoint-medium.sc-duet-grid-h{flex-direction:row !important}}@media (min-width: 62em){.duet-grid-breakpoint-large.sc-duet-grid-h{flex-direction:row !important}}@media (min-width: 64.0625em){.duet-grid-breakpoint-x-large.sc-duet-grid-h{flex-direction:row !important}}.duet-grid-wrap.sc-duet-grid-h{flex-wrap:wrap !important}.duet-no-stacking.sc-duet-grid-h{flex-direction:row !important}.duet-grid-direction-vertical.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:column !important}@media (max-width: 35.9375em){.duet-grid-direction-vertical.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-small.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 36em){.duet-grid-direction-vertical.duet-grid-breakpoint-small.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-medium.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 48em){.duet-grid-direction-vertical.duet-grid-breakpoint-medium.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-large.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 62em){.duet-grid-direction-vertical.duet-grid-breakpoint-large.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-x-large.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 64.0625em){.duet-grid-direction-vertical.duet-grid-breakpoint-x-large.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-align-top.duet-no-stacking.sc-duet-grid-h{align-items:flex-start !important}.duet-grid-align-bottom.duet-no-stacking.sc-duet-grid-h{align-items:flex-end !important}.duet-grid-align-center.duet-no-stacking.sc-duet-grid-h{align-items:center !important}.duet-grid-align-stretch.duet-no-stacking.sc-duet-grid-h{align-items:stretch !important}.duet-grid-align-baseline.duet-no-stacking.sc-duet-grid-h{align-items:baseline !important}.duet-grid-align-top.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:flex-start !important}.duet-grid-align-bottom.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:flex-end !important}.duet-grid-align-center.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:center !important}.duet-grid-align-stretch.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:stretch !important}.duet-grid-align-baseline.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:baseline !important}@media (min-width: 36em){.duet-grid-align-top.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 36em){.duet-grid-align-bottom.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 36em){.duet-grid-align-center.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:center !important}}@media (min-width: 36em){.duet-grid-align-stretch.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 36em){.duet-grid-align-baseline.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:baseline !important}}@media (min-width: 48em){.duet-grid-align-top.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 48em){.duet-grid-align-bottom.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 48em){.duet-grid-align-center.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:center !important}}@media (min-width: 48em){.duet-grid-align-stretch.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 48em){.duet-grid-align-baseline.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:baseline !important}}@media (min-width: 62em){.duet-grid-align-top.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 62em){.duet-grid-align-bottom.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 62em){.duet-grid-align-center.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:center !important}}@media (min-width: 62em){.duet-grid-align-stretch.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 62em){.duet-grid-align-baseline.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:baseline !important}}@media (min-width: 64.0625em){.duet-grid-align-top.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 64.0625em){.duet-grid-align-bottom.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 64.0625em){.duet-grid-align-center.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:center !important}}@media (min-width: 64.0625em){.duet-grid-align-stretch.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 64.0625em){.duet-grid-align-baseline.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:baseline !important}}.duet-grid-distribution-left.sc-duet-grid-h{justify-content:flex-start !important}.duet-grid-distribution-right.sc-duet-grid-h{justify-content:flex-end !important}.duet-grid-distribution-center.sc-duet-grid-h{justify-content:center !important}.duet-grid-distribution-between.sc-duet-grid-h{justify-content:space-between !important}.duet-grid-distribution-around.sc-duet-grid-h{justify-content:space-around !important}.duet-grid-distribution-evenly.sc-duet-grid-h{justify-content:space-evenly !important}@media (max-width: 35.9375em){.duet-grid-mobile-left.sc-duet-grid-h{align-items:flex-start !important;justify-content:flex-start !important;text-align:left !important}}@media (max-width: 35.9375em){.duet-grid-mobile-center.sc-duet-grid-h{align-items:center !important;justify-content:center !important;text-align:center !important}.duet-grid-mobile-center.sc-duet-grid-h *.sc-duet-grid{text-align:center !important}}@media (max-width: 35.9375em){.duet-grid-mobile-right.sc-duet-grid-h{align-items:flex-end !important;justify-content:flex-end !important;text-align:right !important}.duet-grid-mobile-right.sc-duet-grid-h *.sc-duet-grid{text-align:right !important}}";
9
+ const duetGridCss = ".sc-duet-grid-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;width:100%;max-width:100%;height:auto}.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:row !important}.duet-grid-breakpoint-x-small.duet-grid-row-reverse.sc-duet-grid-h{flex-direction:row-reverse !important}@media (max-width: 22.5em){.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:column !important}}@media (min-width: 36em){.duet-grid-breakpoint-small.sc-duet-grid-h{flex-direction:row !important}.duet-grid-breakpoint-small.duet-grid-row-reverse.sc-duet-grid-h{flex-direction:row-reverse !important}}@media (min-width: 48em){.duet-grid-breakpoint-medium.sc-duet-grid-h{flex-direction:row !important}.duet-grid-breakpoint-medium.duet-grid-row-reverse.sc-duet-grid-h{flex-direction:row-reverse !important}}@media (min-width: 62em){.duet-grid-breakpoint-large.sc-duet-grid-h{flex-direction:row !important}.duet-grid-breakpoint-large.duet-grid-row-reverse.sc-duet-grid-h{flex-direction:row-reverse !important}}@media (min-width: 64.0625em){.duet-grid-breakpoint-x-large.sc-duet-grid-h{flex-direction:row !important}.duet-grid-breakpoint-x-large.duet-grid-row-reverse.sc-duet-grid-h{flex-direction:row-reverse !important}}.duet-grid-wrap.sc-duet-grid-h{flex-wrap:wrap !important}.duet-no-stacking.sc-duet-grid-h{flex-direction:row !important}.duet-no-stacking.duet-grid-row-reverse.sc-duet-grid-h{flex-direction:row-reverse !important}.duet-grid-direction-vertical.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:column !important}@media (max-width: 35.9375em){.duet-grid-direction-vertical.duet-grid-breakpoint-x-small.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-small.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 36em){.duet-grid-direction-vertical.duet-grid-breakpoint-small.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-medium.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 48em){.duet-grid-direction-vertical.duet-grid-breakpoint-medium.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-large.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 62em){.duet-grid-direction-vertical.duet-grid-breakpoint-large.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-direction-vertical.duet-grid-breakpoint-x-large.sc-duet-grid-h{flex-direction:column !important}@media (min-width: 64.0625em){.duet-grid-direction-vertical.duet-grid-breakpoint-x-large.sc-duet-grid-h{flex-direction:column !important}}.duet-grid-align-top.duet-no-stacking.sc-duet-grid-h{align-items:flex-start !important}.duet-grid-align-bottom.duet-no-stacking.sc-duet-grid-h{align-items:flex-end !important}.duet-grid-align-center.duet-no-stacking.sc-duet-grid-h{align-items:center !important}.duet-grid-align-stretch.duet-no-stacking.sc-duet-grid-h{align-items:stretch !important}.duet-grid-align-baseline.duet-no-stacking.sc-duet-grid-h{align-items:baseline !important}.duet-grid-align-top.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:flex-start !important}.duet-grid-align-bottom.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:flex-end !important}.duet-grid-align-center.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:center !important}.duet-grid-align-stretch.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:stretch !important}.duet-grid-align-baseline.duet-grid-breakpoint-x-small.sc-duet-grid-h{align-items:baseline !important}@media (min-width: 36em){.duet-grid-align-top.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 36em){.duet-grid-align-bottom.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 36em){.duet-grid-align-center.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:center !important}}@media (min-width: 36em){.duet-grid-align-stretch.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 36em){.duet-grid-align-baseline.duet-grid-breakpoint-small.sc-duet-grid-h{align-items:baseline !important}}@media (min-width: 48em){.duet-grid-align-top.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 48em){.duet-grid-align-bottom.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 48em){.duet-grid-align-center.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:center !important}}@media (min-width: 48em){.duet-grid-align-stretch.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 48em){.duet-grid-align-baseline.duet-grid-breakpoint-medium.sc-duet-grid-h{align-items:baseline !important}}@media (min-width: 62em){.duet-grid-align-top.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 62em){.duet-grid-align-bottom.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 62em){.duet-grid-align-center.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:center !important}}@media (min-width: 62em){.duet-grid-align-stretch.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 62em){.duet-grid-align-baseline.duet-grid-breakpoint-large.sc-duet-grid-h{align-items:baseline !important}}@media (min-width: 64.0625em){.duet-grid-align-top.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:flex-start !important}}@media (min-width: 64.0625em){.duet-grid-align-bottom.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:flex-end !important}}@media (min-width: 64.0625em){.duet-grid-align-center.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:center !important}}@media (min-width: 64.0625em){.duet-grid-align-stretch.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:stretch !important}}@media (min-width: 64.0625em){.duet-grid-align-baseline.duet-grid-breakpoint-x-large.sc-duet-grid-h{align-items:baseline !important}}.duet-grid-distribution-left.sc-duet-grid-h{justify-content:flex-start !important}.duet-grid-distribution-right.sc-duet-grid-h{justify-content:flex-end !important}.duet-grid-distribution-center.sc-duet-grid-h{justify-content:center !important}.duet-grid-distribution-between.sc-duet-grid-h{justify-content:space-between !important}.duet-grid-distribution-around.sc-duet-grid-h{justify-content:space-around !important}.duet-grid-distribution-evenly.sc-duet-grid-h{justify-content:space-evenly !important}@media (max-width: 35.9375em){.duet-grid-mobile-left.sc-duet-grid-h{align-items:flex-start !important;justify-content:flex-start !important;text-align:left !important}}@media (max-width: 35.9375em){.duet-grid-mobile-center.sc-duet-grid-h{align-items:center !important;justify-content:center !important;text-align:center !important}.duet-grid-mobile-center.sc-duet-grid-h *.sc-duet-grid{text-align:center !important}}@media (max-width: 35.9375em){.duet-grid-mobile-right.sc-duet-grid-h{align-items:flex-end !important;justify-content:flex-end !important;text-align:right !important}.duet-grid-mobile-right.sc-duet-grid-h *.sc-duet-grid{text-align:right !important}}";
10
10
 
11
11
  function isGridItem(element) {
12
12
  return element.tagName.toLowerCase() === "duet-grid-item";
@@ -23,6 +23,7 @@ const DuetGrid = class {
23
23
  this.responsive = false;
24
24
  this.breakpoint = "small";
25
25
  this.direction = "horizontal";
26
+ this.rowReverse = false;
26
27
  this.alignment = "top";
27
28
  this.distribution = "default";
28
29
  this.mobile = "";
@@ -145,6 +146,7 @@ const DuetGrid = class {
145
146
  "duet-grid-breakpoint-medium": this.breakpoint === "medium",
146
147
  "duet-grid-breakpoint-large": this.breakpoint === "large",
147
148
  "duet-grid-breakpoint-x-large": this.breakpoint === "x-large",
149
+ "duet-grid-row-reverse": this.rowReverse,
148
150
  } }));
149
151
  }
150
152
  get element() { return getElement(this); }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { h, r as registerInstance, c as createEvent$1, B as Build, H as Host, F as Fragment, g as getElement } from './index-9d169c3d.js';
4
+ import { h, r as registerInstance, c as createEvent$1, B as Build, H as Host, F as Fragment, g as getElement } from './index-13f57135.js';
5
5
  import { f as formSearch } from './form-search-ea8e19ae.js';
6
6
  import { m as media_query_large } from './tokens-0963dc8b.js';
7
7
  import { d as disableBodyScroll, e as enableBodyScroll } from './bodyScrollLock.es6-61b5e9a4.js';
@@ -303,6 +303,17 @@ const DuetHeader = class {
303
303
  this.contactItems = undefined;
304
304
  this.languageItems = undefined;
305
305
  }
306
+ watchLanguageStateHandler(newValue, oldValue) {
307
+ if (newValue !== oldValue && this.accessibleLabel === this.accessibleLabelDefaults[oldValue]) {
308
+ this.accessibleLabel = getLocaleString(this.accessibleLabelDefaults, newValue);
309
+ }
310
+ if (newValue !== oldValue && this.accessibleI18nLabels === this.accessibleI18nLabelsDefaults[oldValue]) {
311
+ this.accessibleI18nLabels = getLocaleString(this.accessibleI18nLabelsDefaults, newValue);
312
+ }
313
+ if (newValue !== oldValue && this.accessibleLabelExternal === this.accessibleLabelExternalDefaults[oldValue]) {
314
+ this.accessibleLabelExternal = getLocaleString(this.accessibleLabelExternalDefaults, newValue);
315
+ }
316
+ }
306
317
  /**
307
318
  * Component lifecycle events.
308
319
  */
@@ -319,6 +330,7 @@ const DuetHeader = class {
319
330
  this.boundMqlFunctions[i] = bound;
320
331
  }
321
332
  }
333
+ connectLanguageChangeObserver(this);
322
334
  }
323
335
  disconnectedCallback() {
324
336
  if (this.navigationEl) {
@@ -331,6 +343,7 @@ const DuetHeader = class {
331
343
  }
332
344
  }
333
345
  this.boundMqlFunctions = [];
346
+ disconnectLanguageChangeObserver(this);
334
347
  }
335
348
  /**
336
349
  * Component event handling.
@@ -567,6 +580,7 @@ const DuetHeader = class {
567
580
  }
568
581
  get element() { return getElement(this); }
569
582
  static get watchers() { return {
583
+ "language": ["watchLanguageStateHandler"],
570
584
  "user": ["refresh"],
571
585
  "items": ["refresh"],
572
586
  "session": ["refresh"],