@duetds/components 9.2.5 → 9.2.7

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 (621) hide show
  1. package/hydrate/index.js +78 -37
  2. package/lib/cjs/{app-globals-b7ff47d8.js → app-globals-a1431483.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
  4. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-banner.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-card.cjs.entry.js +3 -3
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-chip_3.cjs.entry.js +25 -8
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +31 -18
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +6 -6
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +3 -3
  32. package/lib/cjs/duet-input_2.cjs.entry.js +5 -5
  33. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  41. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-scrollable_3.cjs.entry.js +5 -5
  54. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-slideout-panel.cjs.entry.js +6 -6
  62. package/lib/cjs/duet-slideout.cjs.entry.js +29 -19
  63. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  65. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  66. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +2 -2
  67. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  68. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  69. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  72. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  73. package/lib/cjs/duet-toolbar-item.cjs.entry.js +2 -2
  74. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  75. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  76. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  78. package/lib/cjs/duet-tray.cjs.entry.js +3 -3
  79. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  80. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  82. package/lib/cjs/duet.cjs.js +3 -3
  83. package/lib/cjs/{errorcodes.utils-c6d081c3.js → errorcodes.utils-b4cf3ce2.js} +1 -1
  84. package/lib/cjs/{focus-utils-23e4ff8f.js → focus-utils-68fa1c8f.js} +1 -1
  85. package/lib/cjs/{index-1e60119f.js → index-7e38df71.js} +2 -2
  86. package/lib/cjs/{language-utils-81d6b885.js → language-utils-beee36ce.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-48acde5d.js → slot-utils-f309572d.js} +1 -1
  89. package/lib/cjs/{token-utils-453a4e75.js → token-utils-12717808.js} +1 -1
  90. package/lib/cjs/{tokens.module-fcba867f.js → tokens.module-46ddb47a.js} +1 -0
  91. package/lib/collection/components/duet-combobox/duet-combobox.js +31 -16
  92. package/lib/collection/components/duet-date-picker/date-picker-input.js +1 -1
  93. package/lib/collection/components/duet-date-picker/duet-date-picker.css +6 -0
  94. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  95. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +38 -2
  96. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  97. package/lib/collection/components/duet-slideout/duet-slideout.css +6 -0
  98. package/lib/collection/components/duet-slideout/duet-slideout.js +48 -12
  99. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  100. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  101. package/lib/dist-custom-elements/duet-alert.js +1 -1
  102. package/lib/dist-custom-elements/duet-badge.js +1 -1
  103. package/lib/dist-custom-elements/duet-banner.js +4 -4
  104. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  105. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  106. package/lib/dist-custom-elements/duet-button.js +1 -1
  107. package/lib/dist-custom-elements/duet-callout.js +2 -2
  108. package/lib/dist-custom-elements/duet-caption.js +1 -1
  109. package/lib/dist-custom-elements/duet-card.js +4 -4
  110. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  111. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  112. package/lib/dist-custom-elements/duet-chip.js +1 -1
  113. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  114. package/lib/dist-custom-elements/duet-choice.js +4 -4
  115. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  116. package/lib/dist-custom-elements/duet-combobox.js +44 -30
  117. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  118. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  119. package/lib/dist-custom-elements/duet-date-picker.js +15 -15
  120. package/lib/dist-custom-elements/duet-divider.js +1 -1
  121. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  122. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  123. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  124. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  125. package/lib/dist-custom-elements/duet-footer.js +7 -7
  126. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  127. package/lib/dist-custom-elements/duet-grid.js +1 -1
  128. package/lib/dist-custom-elements/duet-header.js +8 -8
  129. package/lib/dist-custom-elements/duet-heading.js +1 -1
  130. package/lib/dist-custom-elements/duet-hero.js +9 -9
  131. package/lib/dist-custom-elements/duet-icon.js +1 -1
  132. package/lib/dist-custom-elements/duet-input.js +1 -1
  133. package/lib/dist-custom-elements/duet-label.js +1 -1
  134. package/lib/dist-custom-elements/duet-layout.js +1 -1
  135. package/lib/dist-custom-elements/duet-link.js +1 -1
  136. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  137. package/lib/dist-custom-elements/duet-list.js +1 -1
  138. package/lib/dist-custom-elements/duet-logo.js +1 -1
  139. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  140. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  141. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  142. package/lib/dist-custom-elements/duet-menu-bar-item.js +2 -2
  143. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  144. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  145. package/lib/dist-custom-elements/duet-modal.js +8 -8
  146. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  147. package/lib/dist-custom-elements/duet-nav.js +1 -1
  148. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  149. package/lib/dist-custom-elements/duet-notification.js +2 -2
  150. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  151. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  152. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  153. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  154. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  155. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  156. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  157. package/lib/dist-custom-elements/duet-progress.js +1 -1
  158. package/lib/dist-custom-elements/duet-promo-card.js +4 -4
  159. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  160. package/lib/dist-custom-elements/duet-radio.js +1 -1
  161. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  162. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  163. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  164. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  165. package/lib/dist-custom-elements/duet-select.js +1 -1
  166. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  167. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  168. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  169. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  170. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  171. package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
  172. package/lib/dist-custom-elements/duet-slideout.js +29 -18
  173. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  174. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  175. package/lib/dist-custom-elements/duet-step.js +4 -4
  176. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  177. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  178. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  179. package/lib/dist-custom-elements/duet-submenu-bar-item.js +2 -2
  180. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  181. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  182. package/lib/dist-custom-elements/duet-tab-group.js +13 -13
  183. package/lib/dist-custom-elements/duet-tab.js +2 -2
  184. package/lib/dist-custom-elements/duet-table.js +1 -1
  185. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  186. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  187. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  188. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  189. package/lib/dist-custom-elements/duet-toolbar-item.js +2 -2
  190. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  191. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  192. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  193. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  194. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  195. package/lib/dist-custom-elements/duet-tray.js +4 -4
  196. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  197. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  198. package/lib/dist-custom-elements/duet-upload.js +19 -19
  199. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  200. package/lib/dist-custom-elements/index.js +1 -1
  201. package/lib/dist-custom-elements/{p-399b6852.js → p-026f66e3.js} +2 -2
  202. package/lib/dist-custom-elements/{p-14cf0405.js → p-02e6b3aa.js} +2 -2
  203. package/lib/dist-custom-elements/{p-468e836e.js → p-05a0e048.js} +8 -8
  204. package/lib/dist-custom-elements/{p-a584dec5.js → p-0bd5bcab.js} +2 -2
  205. package/lib/dist-custom-elements/{p-25ae787d.js → p-1a9028fa.js} +6 -6
  206. package/lib/dist-custom-elements/{p-e874eaab.js → p-1ae20645.js} +2 -2
  207. package/lib/dist-custom-elements/{p-a52ad515.js → p-1f84f4ac.js} +10 -10
  208. package/lib/dist-custom-elements/{p-fde3372c.js → p-20906875.js} +1 -1
  209. package/lib/dist-custom-elements/{p-b8b6704c.js → p-23a9891b.js} +4 -4
  210. package/lib/dist-custom-elements/{p-7392954a.js → p-343f0aa2.js} +2 -2
  211. package/lib/dist-custom-elements/{p-355cf1a0.js → p-358832fc.js} +1 -1
  212. package/lib/dist-custom-elements/{p-c79e2c95.js → p-369da8da.js} +2 -2
  213. package/lib/dist-custom-elements/{p-eaa86979.js → p-3844adaa.js} +2 -2
  214. package/lib/dist-custom-elements/{p-4ed3e96b.js → p-3cf59aa7.js} +1 -1
  215. package/lib/dist-custom-elements/{p-d87c57a6.js → p-4b198aee.js} +2 -2
  216. package/lib/dist-custom-elements/{p-0e77715d.js → p-4c179c1e.js} +1 -1
  217. package/lib/dist-custom-elements/{p-3a3c57fa.js → p-4d4d8c03.js} +2 -2
  218. package/lib/dist-custom-elements/{p-b27d6385.js → p-5448ad53.js} +22 -4
  219. package/lib/dist-custom-elements/{p-cefeff34.js → p-6f149d10.js} +4 -4
  220. package/lib/dist-custom-elements/{p-05efc2ad.js → p-7590e1a9.js} +1 -1
  221. package/lib/dist-custom-elements/{p-33b25588.js → p-79372cc4.js} +10 -10
  222. package/lib/dist-custom-elements/{p-5ac3eb9e.js → p-79fb21bb.js} +1 -1
  223. package/lib/dist-custom-elements/{p-7afc4806.js → p-82cbf2aa.js} +6 -6
  224. package/lib/dist-custom-elements/{p-9fa78368.js → p-88ed3495.js} +1 -1
  225. package/lib/dist-custom-elements/{p-7c94fabf.js → p-a19d42f7.js} +1 -1
  226. package/lib/dist-custom-elements/{p-82a1767d.js → p-a1c8f31d.js} +2 -2
  227. package/lib/dist-custom-elements/{p-02d4e255.js → p-a4667181.js} +5 -5
  228. package/lib/dist-custom-elements/{p-1fc83053.js → p-a6b39855.js} +1 -1
  229. package/lib/dist-custom-elements/{p-8aa90244.js → p-a866db8a.js} +1 -1
  230. package/lib/dist-custom-elements/{p-7024496b.js → p-a8b848a0.js} +2 -2
  231. package/lib/dist-custom-elements/{p-154e23a4.js → p-aad0e9d5.js} +3 -3
  232. package/lib/dist-custom-elements/{p-66e2fc31.js → p-b5b250a2.js} +2 -2
  233. package/lib/dist-custom-elements/{p-2c618331.js → p-d0aaf2cd.js} +2 -2
  234. package/lib/dist-custom-elements/{p-66068065.js → p-d5201dfd.js} +5 -5
  235. package/lib/dist-custom-elements/{p-2fe0ec41.js → p-d58879c8.js} +1 -1
  236. package/lib/dist-custom-elements/{p-56bf7077.js → p-dde3f1e6.js} +3 -3
  237. package/lib/dist-custom-elements/{p-f4db6b2b.js → p-e6540ffb.js} +1 -1
  238. package/lib/dist-custom-elements/{p-c6032aa6.js → p-e87b21c0.js} +3 -3
  239. package/lib/dist-custom-elements/{p-40537c50.js → p-ee6f575b.js} +5 -5
  240. package/lib/dist-custom-elements/{p-8039b3f4.js → p-f3d279c9.js} +1 -1
  241. package/lib/dist-custom-elements/{p-0c33376d.js → p-f66602b0.js} +2 -2
  242. package/lib/duet/duet.esm.js +1 -1
  243. package/lib/duet/duet.js +1 -1
  244. package/lib/duet/{p-e99b9a59.entry.js → p-02473a29.entry.js} +1 -1
  245. package/lib/duet/{p-351da421.system.entry.js → p-042ce36a.system.entry.js} +1 -1
  246. package/lib/duet/{p-89367601.system.entry.js → p-0457dff6.system.entry.js} +1 -1
  247. package/lib/duet/{p-5c89cfdb.system.entry.js → p-05ea29c7.system.entry.js} +1 -1
  248. package/lib/duet/{p-257310a0.system.entry.js → p-062b4356.system.entry.js} +1 -1
  249. package/lib/duet/{p-ac9518a7.system.entry.js → p-07b9cd1a.system.entry.js} +1 -1
  250. package/lib/duet/{p-a274696d.system.entry.js → p-099daa35.system.entry.js} +1 -1
  251. package/lib/duet/{p-d02ea48b.entry.js → p-09b2f2cb.entry.js} +1 -1
  252. package/lib/duet/{p-a958020f.system.entry.js → p-0b61a372.system.entry.js} +1 -1
  253. package/lib/duet/{p-d65bbecf.entry.js → p-0cb6800d.entry.js} +1 -1
  254. package/lib/duet/p-1004af75.js +4 -0
  255. package/lib/duet/{p-b8b541cd.system.entry.js → p-1037271e.system.entry.js} +1 -1
  256. package/lib/duet/{p-3d9a63aa.js → p-10c530d1.js} +1 -1
  257. package/lib/duet/p-14662d84.entry.js +4 -0
  258. package/lib/duet/{p-27f2b20a.entry.js → p-14d1fc10.entry.js} +1 -1
  259. package/lib/duet/{p-ec9ce83a.entry.js → p-15e00afb.entry.js} +1 -1
  260. package/lib/duet/{p-37d1aa40.entry.js → p-180c21a7.entry.js} +1 -1
  261. package/lib/duet/p-197fcd81.entry.js +4 -0
  262. package/lib/duet/p-1ce82dfa.system.js +4 -0
  263. package/lib/duet/{p-264a86f2.system.entry.js → p-1d56f5f8.system.entry.js} +1 -1
  264. package/lib/duet/{p-ca6732cb.entry.js → p-1de76e0d.entry.js} +1 -1
  265. package/lib/duet/{p-23d08e5a.system.entry.js → p-2073ff86.system.entry.js} +1 -1
  266. package/lib/duet/{p-da81e72a.entry.js → p-20c7ae09.entry.js} +1 -1
  267. package/lib/duet/{p-d4db67a4.js → p-214444f4.js} +1 -1
  268. package/lib/duet/{p-9341c743.system.entry.js → p-238d490e.system.entry.js} +1 -1
  269. package/lib/duet/{p-52252725.entry.js → p-24f98450.entry.js} +1 -1
  270. package/lib/duet/{p-b0be95a6.entry.js → p-2892f9e4.entry.js} +1 -1
  271. package/lib/duet/{p-41a27bcd.entry.js → p-2a4032e4.entry.js} +1 -1
  272. package/lib/duet/p-2be4521f.entry.js +4 -0
  273. package/lib/duet/{p-35b04619.system.entry.js → p-2fc1b57e.system.entry.js} +1 -1
  274. package/lib/duet/{p-7a0fcd46.system.js → p-3300a0a4.system.js} +1 -1
  275. package/lib/duet/{p-7e21da73.system.entry.js → p-332d0c18.system.entry.js} +2 -2
  276. package/lib/duet/{p-07e37dc1.entry.js → p-34caafca.entry.js} +1 -1
  277. package/lib/duet/{p-3d74cf08.system.entry.js → p-36593090.system.entry.js} +1 -1
  278. package/lib/duet/{p-cdff6669.system.entry.js → p-3c48ca69.system.entry.js} +1 -1
  279. package/lib/duet/{p-e8b4895b.system.entry.js → p-3cb42e12.system.entry.js} +1 -1
  280. package/lib/duet/{p-29c02e96.system.entry.js → p-3deacd18.system.entry.js} +2 -2
  281. package/lib/duet/{p-dd03e6da.entry.js → p-3fe02797.entry.js} +1 -1
  282. package/lib/duet/{p-5be299a4.system.entry.js → p-3ffcebff.system.entry.js} +1 -1
  283. package/lib/duet/{p-51054013.system.js → p-406af1f3.system.js} +1 -1
  284. package/lib/duet/{p-ef77b290.system.entry.js → p-4219eda3.system.entry.js} +1 -1
  285. package/lib/duet/{p-7d7bb04d.system.js → p-42d0aeb0.system.js} +1 -1
  286. package/lib/duet/{p-7ca89aeb.entry.js → p-43a86f8a.entry.js} +1 -1
  287. package/lib/duet/{p-cb4f47d1.entry.js → p-44af6523.entry.js} +1 -1
  288. package/lib/duet/{p-13b3ed39.system.entry.js → p-45c3a7d2.system.entry.js} +1 -1
  289. package/lib/duet/{p-224c8856.entry.js → p-46753ebc.entry.js} +1 -1
  290. package/lib/duet/{p-2ad210fa.entry.js → p-4920eb5e.entry.js} +1 -1
  291. package/lib/duet/{p-f2ada1c4.system.entry.js → p-4c79d2a9.system.entry.js} +1 -1
  292. package/lib/duet/{p-c650f822.entry.js → p-4efc484e.entry.js} +1 -1
  293. package/lib/duet/p-56c887fb.js +4 -0
  294. package/lib/duet/{p-d7b3bd9e.system.entry.js → p-5763afe7.system.entry.js} +1 -1
  295. package/lib/duet/{p-f55a996b.system.entry.js → p-5786db38.system.entry.js} +1 -1
  296. package/lib/duet/{p-63b19495.entry.js → p-5ba11951.entry.js} +1 -1
  297. package/lib/duet/p-5d429d2c.entry.js +4 -0
  298. package/lib/duet/{p-3df2ac28.system.entry.js → p-5e12c437.system.entry.js} +1 -1
  299. package/lib/duet/{p-00d6ff94.system.entry.js → p-60e1e165.system.entry.js} +1 -1
  300. package/lib/duet/p-618a822d.system.entry.js +4 -0
  301. package/lib/duet/{p-3e56dd95.js → p-63a09802.js} +1 -1
  302. package/lib/duet/{p-cc12c946.entry.js → p-69d18102.entry.js} +1 -1
  303. package/lib/duet/{p-a76b263a.system.entry.js → p-6a4f6469.system.entry.js} +1 -1
  304. package/lib/duet/{p-8220db21.system.entry.js → p-6abb0f77.system.entry.js} +2 -2
  305. package/lib/duet/{p-e8974e61.system.entry.js → p-6e9ec04c.system.entry.js} +1 -1
  306. package/lib/duet/p-6f3fd8bf.entry.js +4 -0
  307. package/lib/duet/{p-2bd88784.system.entry.js → p-6f5dbc6e.system.entry.js} +1 -1
  308. package/lib/duet/{p-73acfb63.entry.js → p-70adc2c4.entry.js} +1 -1
  309. package/lib/duet/{p-990588e1.system.entry.js → p-70fab25f.system.entry.js} +1 -1
  310. package/lib/duet/{p-6cdc9618.entry.js → p-74025593.entry.js} +1 -1
  311. package/lib/duet/{p-c3ea56be.system.entry.js → p-762b831e.system.entry.js} +1 -1
  312. package/lib/duet/{p-2a38085c.system.entry.js → p-778e26b4.system.entry.js} +1 -1
  313. package/lib/duet/{p-f03a1d74.entry.js → p-7831e011.entry.js} +1 -1
  314. package/lib/duet/{p-d7d732e5.entry.js → p-79c1f08a.entry.js} +1 -1
  315. package/lib/duet/p-7d32c253.system.js +5 -0
  316. package/lib/duet/{p-a383d286.system.entry.js → p-8136e15e.system.entry.js} +1 -1
  317. package/lib/duet/{p-e58f9bd2.entry.js → p-8335c1bf.entry.js} +1 -1
  318. package/lib/duet/{p-76f217d8.entry.js → p-835e6d3b.entry.js} +1 -1
  319. package/lib/duet/{p-c5469ea2.system.entry.js → p-836ae3bb.system.entry.js} +1 -1
  320. package/lib/duet/{p-530b6cc2.system.entry.js → p-8378430a.system.entry.js} +1 -1
  321. package/lib/duet/{p-25413f44.system.entry.js → p-83920005.system.entry.js} +1 -1
  322. package/lib/duet/{p-83a399bf.system.entry.js → p-83c03efa.system.entry.js} +1 -1
  323. package/lib/duet/{p-8a0e329d.system.entry.js → p-849ae71a.system.entry.js} +1 -1
  324. package/lib/duet/{p-cd663c85.system.entry.js → p-87345e08.system.entry.js} +1 -1
  325. package/lib/duet/{p-5e4ea777.system.entry.js → p-89558e39.system.entry.js} +1 -1
  326. package/lib/duet/{p-01866a30.entry.js → p-8babfd74.entry.js} +1 -1
  327. package/lib/duet/{p-9069a1f3.system.entry.js → p-8bfbadfc.system.entry.js} +1 -1
  328. package/lib/duet/{p-d566253b.entry.js → p-8c44d3e9.entry.js} +1 -1
  329. package/lib/duet/{p-2e1b1a11.entry.js → p-8d3cb875.entry.js} +1 -1
  330. package/lib/duet/{p-6feb3768.system.entry.js → p-8df1c0da.system.entry.js} +1 -1
  331. package/lib/duet/{p-deb4416d.entry.js → p-8df4a03c.entry.js} +1 -1
  332. package/lib/duet/{p-1787fcf6.entry.js → p-8e672ddb.entry.js} +1 -1
  333. package/lib/duet/{p-002bf3cc.system.entry.js → p-8f66a793.system.entry.js} +1 -1
  334. package/lib/duet/{p-a53450ca.entry.js → p-911a8711.entry.js} +1 -1
  335. package/lib/duet/{p-452833b3.system.entry.js → p-919c1794.system.entry.js} +1 -1
  336. package/lib/duet/{p-e19ad158.entry.js → p-955c3761.entry.js} +1 -1
  337. package/lib/duet/{p-18335d08.system.entry.js → p-977e9ed4.system.entry.js} +1 -1
  338. package/lib/duet/{p-fd78b4d5.system.entry.js → p-9a9505b0.system.entry.js} +1 -1
  339. package/lib/duet/{p-44c403ac.system.entry.js → p-9c0b9de2.system.entry.js} +1 -1
  340. package/lib/duet/{p-e0a47a33.entry.js → p-9c93192b.entry.js} +1 -1
  341. package/lib/duet/{p-87f7c9bc.entry.js → p-9c95fff6.entry.js} +1 -1
  342. package/lib/duet/p-9c9b25f3.system.entry.js +4 -0
  343. package/lib/duet/{p-308b5569.entry.js → p-9eb974d8.entry.js} +1 -1
  344. package/lib/duet/{p-10ad52f7.entry.js → p-9eedb975.entry.js} +1 -1
  345. package/lib/duet/{p-ca56b16f.entry.js → p-a2e17a01.entry.js} +1 -1
  346. package/lib/duet/{p-465862f2.entry.js → p-a37f93eb.entry.js} +1 -1
  347. package/lib/duet/{p-5773ee91.entry.js → p-a414d7b1.entry.js} +1 -1
  348. package/lib/duet/{p-14d66f8d.entry.js → p-a4914611.entry.js} +1 -1
  349. package/lib/duet/{p-4d9f9fdb.entry.js → p-a52fb767.entry.js} +1 -1
  350. package/lib/duet/{p-957a0c56.system.entry.js → p-a6f74d7f.system.entry.js} +1 -1
  351. package/lib/duet/{p-977e2130.system.entry.js → p-a7c7e6a4.system.entry.js} +1 -1
  352. package/lib/duet/p-a8333037.entry.js +4 -0
  353. package/lib/duet/{p-6e29ea66.entry.js → p-aa61f1da.entry.js} +1 -1
  354. package/lib/duet/{p-9971a65e.entry.js → p-aa8f18b0.entry.js} +1 -1
  355. package/lib/duet/{p-5f5f29a5.system.js → p-aad77751.system.js} +1 -1
  356. package/lib/duet/{p-451455ca.system.entry.js → p-ad81986c.system.entry.js} +1 -1
  357. package/lib/duet/{p-a0dc1f6d.system.entry.js → p-ae15b924.system.entry.js} +1 -1
  358. package/lib/duet/{p-41f0c04a.entry.js → p-aeb9568f.entry.js} +1 -1
  359. package/lib/duet/{p-d1c5c251.system.entry.js → p-af0c9fa2.system.entry.js} +1 -1
  360. package/lib/duet/p-b0632410.system.entry.js +4 -0
  361. package/lib/duet/{p-fad68076.entry.js → p-b11c1b81.entry.js} +1 -1
  362. package/lib/duet/{p-e7873f38.entry.js → p-b238bac2.entry.js} +1 -1
  363. package/lib/duet/{p-59322124.entry.js → p-b6e98c33.entry.js} +1 -1
  364. package/lib/duet/{p-4d37b916.system.entry.js → p-b7f262fc.system.entry.js} +1 -1
  365. package/lib/duet/{p-f42f420c.system.entry.js → p-b7fe31c6.system.entry.js} +1 -1
  366. package/lib/duet/p-b899b000.js +5 -0
  367. package/lib/duet/{p-28177fca.system.entry.js → p-b8b011df.system.entry.js} +1 -1
  368. package/lib/duet/{p-fec136a9.system.entry.js → p-bc57459e.system.entry.js} +1 -1
  369. package/lib/duet/{p-021f11c6.system.entry.js → p-bcd88ac2.system.entry.js} +1 -1
  370. package/lib/duet/{p-852f0847.entry.js → p-c1c02b47.entry.js} +1 -1
  371. package/lib/duet/{p-a46066aa.entry.js → p-c1ef1b6e.entry.js} +1 -1
  372. package/lib/duet/{p-6b5f51f7.system.entry.js → p-c2ca6ff0.system.entry.js} +1 -1
  373. package/lib/duet/p-c552326c.system.entry.js +4 -0
  374. package/lib/duet/{p-35dc94c1.entry.js → p-c5970ff9.entry.js} +1 -1
  375. package/lib/duet/{p-42c69580.system.entry.js → p-c620f77b.system.entry.js} +1 -1
  376. package/lib/duet/p-c8896685.system.entry.js +4 -0
  377. package/lib/duet/{p-cad6ed3b.system.entry.js → p-c9d3dd02.system.entry.js} +1 -1
  378. package/lib/duet/{p-6a95a2e3.system.js → p-cbbf6d6a.system.js} +1 -1
  379. package/lib/duet/{p-56521b98.system.entry.js → p-ccc58d5d.system.entry.js} +1 -1
  380. package/lib/duet/{p-b21e6519.system.entry.js → p-cf16818c.system.entry.js} +1 -1
  381. package/lib/duet/{p-e4c02878.entry.js → p-d03accc5.entry.js} +1 -1
  382. package/lib/duet/{p-9cb29a55.js → p-d048f25c.js} +1 -1
  383. package/lib/duet/{p-cd26c6c0.entry.js → p-d1dd14a3.entry.js} +1 -1
  384. package/lib/duet/{p-8a313958.system.entry.js → p-d20f0c7d.system.entry.js} +1 -1
  385. package/lib/duet/{p-db444ca2.entry.js → p-d25bbacd.entry.js} +1 -1
  386. package/lib/duet/{p-1a04fb37.system.entry.js → p-d3f4d98f.system.entry.js} +1 -1
  387. package/lib/duet/{p-f8295455.system.entry.js → p-d6613fe4.system.entry.js} +1 -1
  388. package/lib/duet/{p-956d80fb.entry.js → p-d6efda2f.entry.js} +1 -1
  389. package/lib/duet/{p-13b0b22a.system.entry.js → p-d87f8bb5.system.entry.js} +1 -1
  390. package/lib/duet/{p-b4567c69.system.entry.js → p-d90c1000.system.entry.js} +1 -1
  391. package/lib/duet/{p-c8af869d.entry.js → p-d9845dc6.entry.js} +1 -1
  392. package/lib/duet/p-da5fbdcd.entry.js +4 -0
  393. package/lib/duet/{p-f5369d88.entry.js → p-db3eaaa3.entry.js} +1 -1
  394. package/lib/duet/p-e238bb61.entry.js +4 -0
  395. package/lib/duet/{p-1c87928d.js → p-e4d4cc92.js} +1 -1
  396. package/lib/duet/{p-375d3aca.system.entry.js → p-e6eb1780.system.entry.js} +1 -1
  397. package/lib/duet/{p-c2fcc299.entry.js → p-e7a6457f.entry.js} +1 -1
  398. package/lib/duet/{p-a95b8264.entry.js → p-e84dc0ac.entry.js} +1 -1
  399. package/lib/duet/{p-8894e5a7.system.entry.js → p-e9cecefd.system.entry.js} +1 -1
  400. package/lib/duet/{p-13b65b53.entry.js → p-ea692823.entry.js} +1 -1
  401. package/lib/duet/{p-35f1b130.entry.js → p-edaefdfb.entry.js} +1 -1
  402. package/lib/duet/{p-e5c6ee3d.entry.js → p-eeb9da2d.entry.js} +1 -1
  403. package/lib/duet/{p-94eab61e.system.js → p-ef731dfb.system.js} +1 -1
  404. package/lib/duet/{p-8583c6b9.entry.js → p-f022f85b.entry.js} +1 -1
  405. package/lib/duet/{p-b90cebca.system.entry.js → p-f3d88a94.system.entry.js} +1 -1
  406. package/lib/duet/{p-6a864de0.entry.js → p-f745dcfb.entry.js} +1 -1
  407. package/lib/duet/{p-d630a0af.entry.js → p-f7f098cb.entry.js} +1 -1
  408. package/lib/duet/{p-f2789a61.entry.js → p-f84cdfef.entry.js} +1 -1
  409. package/lib/duet/{p-846ef8b1.entry.js → p-f86c7315.entry.js} +1 -1
  410. package/lib/duet/{p-987e6aa0.system.entry.js → p-f96c47b4.system.entry.js} +1 -1
  411. package/lib/duet/{p-b2326ad6.system.entry.js → p-f9d54f1a.system.entry.js} +1 -1
  412. package/lib/duet/{p-e36ca835.entry.js → p-f9d93246.entry.js} +1 -1
  413. package/lib/duet/{p-0094ced9.system.entry.js → p-fa115b76.system.entry.js} +1 -1
  414. package/lib/duet/{p-ef3be375.system.entry.js → p-faa44b79.system.entry.js} +1 -1
  415. package/lib/duet/{p-1ef8d7b8.system.js → p-fadcbdae.system.js} +1 -1
  416. package/lib/duet/{p-22d3f1d3.entry.js → p-fb083164.entry.js} +1 -1
  417. package/lib/duet/{p-77cb106a.entry.js → p-fea43afb.entry.js} +1 -1
  418. package/lib/duet/{p-a3bec159.entry.js → p-ff1e3ce2.entry.js} +1 -1
  419. package/lib/esm/{app-globals-8a91dfa2.js → app-globals-386e1feb.js} +1 -1
  420. package/lib/esm/duet-action-button.entry.js +4 -4
  421. package/lib/esm/duet-alert.entry.js +3 -3
  422. package/lib/esm/duet-badge.entry.js +1 -1
  423. package/lib/esm/duet-banner.entry.js +4 -4
  424. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  425. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  426. package/lib/esm/duet-button_2.entry.js +4 -4
  427. package/lib/esm/duet-callout.entry.js +2 -2
  428. package/lib/esm/duet-caption_4.entry.js +4 -4
  429. package/lib/esm/duet-card.entry.js +3 -3
  430. package/lib/esm/duet-checkbox.entry.js +1 -1
  431. package/lib/esm/duet-checkmark.entry.js +1 -1
  432. package/lib/esm/duet-chip_3.entry.js +25 -8
  433. package/lib/esm/duet-choice_2.entry.js +3 -3
  434. package/lib/esm/duet-collapsible.entry.js +2 -2
  435. package/lib/esm/duet-combobox.entry.js +31 -18
  436. package/lib/esm/duet-contact-card.entry.js +2 -2
  437. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  438. package/lib/esm/duet-date-picker.entry.js +6 -6
  439. package/lib/esm/duet-divider_2.entry.js +3 -3
  440. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  441. package/lib/esm/duet-empty-state.entry.js +1 -1
  442. package/lib/esm/duet-fieldset.entry.js +2 -2
  443. package/lib/esm/duet-file-chooser.entry.js +1 -1
  444. package/lib/esm/duet-footer.entry.js +3 -3
  445. package/lib/esm/duet-grid_2.entry.js +1 -1
  446. package/lib/esm/duet-header_2.entry.js +3 -3
  447. package/lib/esm/duet-hero.entry.js +3 -3
  448. package/lib/esm/duet-icon.entry.js +3 -3
  449. package/lib/esm/duet-input_2.entry.js +5 -5
  450. package/lib/esm/duet-layout.entry.js +2 -2
  451. package/lib/esm/duet-list_2.entry.js +1 -1
  452. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  453. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  454. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  455. package/lib/esm/duet-menu-bar-item.entry.js +2 -2
  456. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  457. package/lib/esm/duet-menu-bar.entry.js +2 -2
  458. package/lib/esm/duet-modal.entry.js +4 -4
  459. package/lib/esm/duet-multiselect.entry.js +3 -3
  460. package/lib/esm/duet-nav.entry.js +1 -1
  461. package/lib/esm/duet-notification_2.entry.js +2 -2
  462. package/lib/esm/duet-number-input.entry.js +3 -3
  463. package/lib/esm/duet-overlay.entry.js +1 -1
  464. package/lib/esm/duet-page-heading.entry.js +1 -1
  465. package/lib/esm/duet-pagination_2.entry.js +4 -4
  466. package/lib/esm/duet-progress.entry.js +2 -2
  467. package/lib/esm/duet-promo-card.entry.js +4 -4
  468. package/lib/esm/duet-radio_2.entry.js +2 -2
  469. package/lib/esm/duet-range-slider.entry.js +2 -2
  470. package/lib/esm/duet-scrollable_3.entry.js +5 -5
  471. package/lib/esm/duet-section-layout.entry.js +1 -1
  472. package/lib/esm/duet-select.entry.js +2 -2
  473. package/lib/esm/duet-shaped-image.entry.js +1 -1
  474. package/lib/esm/duet-show-more.entry.js +2 -2
  475. package/lib/esm/duet-slideout-lang.entry.js +2 -2
  476. package/lib/esm/duet-slideout-link.entry.js +1 -1
  477. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  478. package/lib/esm/duet-slideout-panel.entry.js +6 -6
  479. package/lib/esm/duet-slideout.entry.js +29 -19
  480. package/lib/esm/duet-step_2.entry.js +1 -1
  481. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  482. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  483. package/lib/esm/duet-submenu-bar-item.entry.js +2 -2
  484. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  485. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  486. package/lib/esm/duet-textarea.entry.js +3 -3
  487. package/lib/esm/duet-toggle.entry.js +1 -1
  488. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  489. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  490. package/lib/esm/duet-toolbar-item.entry.js +2 -2
  491. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  492. package/lib/esm/duet-toolbar.entry.js +1 -1
  493. package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
  494. package/lib/esm/duet-tooltip.entry.js +3 -3
  495. package/lib/esm/duet-tray.entry.js +3 -3
  496. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  497. package/lib/esm/duet-upload-item.entry.js +3 -3
  498. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  499. package/lib/esm/duet.js +4 -4
  500. package/lib/esm/{errorcodes.utils-8340df32.js → errorcodes.utils-f2529568.js} +1 -1
  501. package/lib/esm/{focus-utils-82b4ada4.js → focus-utils-fb393f52.js} +1 -1
  502. package/lib/esm/{index-6a453dd4.js → index-4e3ad237.js} +2 -2
  503. package/lib/esm/{language-utils-0506f7de.js → language-utils-95643489.js} +1 -1
  504. package/lib/esm/loader.js +4 -4
  505. package/lib/esm/{slot-utils-d6bf0119.js → slot-utils-1be24d72.js} +1 -1
  506. package/lib/esm/{token-utils-3c2fb643.js → token-utils-a32eb753.js} +1 -1
  507. package/lib/esm/{tokens.module-216c2ae9.js → tokens.module-a746651a.js} +1 -1
  508. package/lib/esm-es5/{app-globals-8a91dfa2.js → app-globals-386e1feb.js} +1 -1
  509. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  510. package/lib/esm-es5/duet-alert.entry.js +1 -1
  511. package/lib/esm-es5/duet-badge.entry.js +1 -1
  512. package/lib/esm-es5/duet-banner.entry.js +1 -1
  513. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  514. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  515. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  516. package/lib/esm-es5/duet-callout.entry.js +1 -1
  517. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  518. package/lib/esm-es5/duet-card.entry.js +1 -1
  519. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  520. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  521. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  522. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  523. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  524. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  525. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  526. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  527. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  528. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  529. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  530. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  531. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  532. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  533. package/lib/esm-es5/duet-footer.entry.js +1 -1
  534. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  535. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  536. package/lib/esm-es5/duet-hero.entry.js +1 -1
  537. package/lib/esm-es5/duet-icon.entry.js +1 -1
  538. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  539. package/lib/esm-es5/duet-layout.entry.js +1 -1
  540. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  541. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  542. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  543. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  544. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  545. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  546. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  547. package/lib/esm-es5/duet-modal.entry.js +1 -1
  548. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  549. package/lib/esm-es5/duet-nav.entry.js +1 -1
  550. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  551. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  552. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  553. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  554. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  555. package/lib/esm-es5/duet-progress.entry.js +1 -1
  556. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  557. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  558. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  559. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  560. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  561. package/lib/esm-es5/duet-select.entry.js +1 -1
  562. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  563. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  564. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  565. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  566. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  567. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  568. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  569. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  570. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  571. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  572. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  573. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  574. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  575. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  576. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  577. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  578. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  579. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  580. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  581. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  582. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  583. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  584. package/lib/esm-es5/duet-tray.entry.js +1 -1
  585. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  586. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  587. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  588. package/lib/esm-es5/duet.js +1 -1
  589. package/lib/esm-es5/{errorcodes.utils-8340df32.js → errorcodes.utils-f2529568.js} +1 -1
  590. package/lib/esm-es5/focus-utils-fb393f52.js +4 -0
  591. package/lib/esm-es5/index-4e3ad237.js +5 -0
  592. package/lib/esm-es5/{language-utils-0506f7de.js → language-utils-95643489.js} +1 -1
  593. package/lib/esm-es5/loader.js +1 -1
  594. package/lib/esm-es5/{slot-utils-d6bf0119.js → slot-utils-1be24d72.js} +1 -1
  595. package/lib/esm-es5/{token-utils-3c2fb643.js → token-utils-a32eb753.js} +1 -1
  596. package/lib/esm-es5/{tokens.module-216c2ae9.js → tokens.module-a746651a.js} +1 -1
  597. package/lib/types/components/duet-combobox/duet-combobox.d.ts +1 -0
  598. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +5 -0
  599. package/lib/types/components/duet-slideout/duet-slideout.d.ts +7 -1
  600. package/lib/types/components.d.ts +16 -0
  601. package/package.json +4 -4
  602. package/lib/duet/p-0b5e025a.system.entry.js +0 -4
  603. package/lib/duet/p-15695a8a.entry.js +0 -4
  604. package/lib/duet/p-2514de10.entry.js +0 -4
  605. package/lib/duet/p-35ce3a56.entry.js +0 -4
  606. package/lib/duet/p-365388f0.js +0 -5
  607. package/lib/duet/p-43ef68ba.entry.js +0 -4
  608. package/lib/duet/p-66aba5e8.entry.js +0 -4
  609. package/lib/duet/p-6d6da8d4.system.js +0 -5
  610. package/lib/duet/p-7de4ac42.system.entry.js +0 -4
  611. package/lib/duet/p-8b3b5673.js +0 -4
  612. package/lib/duet/p-8d6462de.entry.js +0 -4
  613. package/lib/duet/p-91cb87ba.system.entry.js +0 -4
  614. package/lib/duet/p-929c8b3d.system.js +0 -4
  615. package/lib/duet/p-b130d257.system.entry.js +0 -4
  616. package/lib/duet/p-ba1ab5f9.js +0 -4
  617. package/lib/duet/p-ec97ec3f.system.entry.js +0 -4
  618. package/lib/duet/p-ef06b281.entry.js +0 -4
  619. package/lib/duet/p-fb6715c3.entry.js +0 -4
  620. package/lib/esm-es5/focus-utils-82b4ada4.js +0 -4
  621. package/lib/esm-es5/index-6a453dd4.js +0 -5
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { b as isEscapeKey } from './p-ca700701.js';
7
- import { d as defineCustomElement$2 } from './p-66e2fc31.js';
7
+ import { d as defineCustomElement$2 } from './p-b5b250a2.js';
8
8
 
9
9
  const duetToolbarDropdownCss = "*,*::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;height:100%}.duet-toolbar-dropdown{position:relative;height:100%}.duet-toolbar-dropdown button{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;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;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;cursor:pointer}.duet-toolbar-dropdown button .label{display:flex;gap:0.5rem;align-items:center;justify-content:center}.duet-toolbar-dropdown button:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-dropdown button.open .caret{transform:rotate(180deg)}.duet-toolbar-dropdown button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-toolbar-dropdown button.active,.duet-toolbar-dropdown button.open{color:rgb(8, 42, 77)}.duet-toolbar-dropdown button.active::after,.duet-toolbar-dropdown button.open::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-dropdown .items{position:absolute;top:93%;right:0%;left:auto;z-index:600;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:175px;padding:8px;color:rgb(8, 42, 77);background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15)}.duet-toolbar-dropdown .items.hidden{display:none}.duet-toolbar-dropdown.right .items{right:auto;left:0%}.duet-toolbar-dropdown.duet-theme-turva button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-toolbar-dropdown.duet-theme-turva button:hover{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-dropdown.duet-theme-turva button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-dropdown.duet-theme-turva button.active,.duet-toolbar-dropdown.duet-theme-turva button.open{color:rgb(23, 28, 58)}.duet-toolbar-dropdown.duet-theme-turva button.active::after,.duet-toolbar-dropdown.duet-theme-turva button.open::after{background:rgb(198, 12, 48)}.duet-toolbar-dropdown.duet-theme-turva .items{background:rgb(255, 255, 255)}.duet-toolbar-dropdown.negative button{color:rgb(255, 255, 255)}.duet-toolbar-dropdown.negative button:hover{color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-dropdown.negative button.active{font-weight:600;color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-dropdown.negative button.open{color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-dropdown.negative button duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-dropdown.duet-theme-turva.negative button{color:rgb(255, 255, 255)}.duet-toolbar-dropdown.duet-theme-turva.negative button:hover{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-dropdown.duet-theme-turva.negative button.active{font-weight:600;color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-dropdown.duet-theme-turva.negative button.open{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-dropdown.duet-theme-turva.negative button duet-icon{color:rgb(255, 185, 190)}";
10
10
  const DuetToolbarDropdownStyle0 = duetToolbarDropdownCss;
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-9df4cfa4.js';
7
7
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
8
8
  import { g as getAccessibleLinkLabel } from './p-f0cc5629.js';
9
9
  import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
10
- import { d as defineCustomElement$2 } from './p-66e2fc31.js';
10
+ import { d as defineCustomElement$2 } from './p-b5b250a2.js';
11
11
 
12
12
  const duetToolbarItemCss = "*,*::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;height:100%}.duet-toolbar-item{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;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;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-toolbar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-toolbar-item:focus,.duet-toolbar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item .duet-toolbar-icon{position:relative;display:inline-flex;font-size:0;line-height:normal;vertical-align:baseline}.duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge{position:absolute;top:0;left:11px;display:inline-block;width:6px;height:6px;background:rgb(247, 178, 40);border-radius:50%;box-shadow:0 0 0 1px #c18b1f}.duet-theme-turva .duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge{background:rgb(247, 178, 40)}.duet-toolbar-item .trailing-icon{width:16px;height:16px}.duet-toolbar-item .trailing-icon.trailing-icon-arrow{width:7px;height:7px}.duet-toolbar-item .external-icon{width:10px;height:10px}.duet-toolbar-item[aria-expanded=true] .trailing-icon.rotate{transform:rotate(180deg)}.duet-toolbar-item.primary,.duet-toolbar-item.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item.primary[aria-expanded=true],.duet-toolbar-item.secondary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.primary duet-icon,.duet-toolbar-item.secondary duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-item.primary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.secondary[aria-expanded=true]{background:rgb(3, 56, 102)}.duet-toolbar-item.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\";color:rgb(23, 28, 58)}.duet-toolbar-item.duet-theme-turva.primary{color:rgb(255, 255, 255)}.duet-toolbar-item.duet-theme-turva.primary[aria-expanded=true]{background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.duet-theme-turva.primary duet-icon{color:rgb(255, 185, 190)}.duet-toolbar-item:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-item:hover.primary,.duet-toolbar-item:hover.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item:hover.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item:hover.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-item:hover.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.active{color:rgb(8, 42, 77)}.duet-toolbar-item.active.primary,.duet-toolbar-item.active.secondary{font-weight:600;color:rgb(255, 255, 255)}.duet-toolbar-item.active.primary::after,.duet-toolbar-item.active.secondary::after{display:none}.duet-toolbar-item.active.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.active.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-item.active::after.duet-theme-turva{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva{color:rgb(23, 28, 58)}.duet-toolbar-item.active.duet-theme-turva::after{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}";
13
13
  const DuetToolbarItemStyle0 = duetToolbarItemCss;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { d as defineCustomElement$2 } from './p-66e2fc31.js';
6
+ import { d as defineCustomElement$2 } from './p-b5b250a2.js';
7
7
 
8
8
  const duetToolbarLinkCss = "*,*::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;height:100%}.duet-toolbar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;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;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap}.duet-toolbar-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-toolbar-link:focus,.duet-toolbar-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-link.negative{color:rgb(255, 255, 255)}.duet-toolbar-link.negative duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-link.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\";color:rgb(23, 28, 58)}.duet-toolbar-link.duet-theme-turva.negative{color:rgb(255, 255, 255)}.duet-toolbar-link.duet-theme-turva.negative duet-icon{color:rgb(255, 185, 190)}.duet-toolbar-link:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-link:hover.negative{color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-link:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-link:hover.duet-theme-turva.negative{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-link.active{color:rgb(8, 42, 77)}.duet-toolbar-link.active.negative{font-weight:600;color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-link.active.negative::after{display:none}.duet-toolbar-link.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-link.active::after.duet-theme-turva{background:rgb(198, 12, 48)}.duet-toolbar-link.active.duet-theme-turva{color:rgb(23, 28, 58)}.duet-toolbar-link.active.duet-theme-turva::after{background:rgb(198, 12, 48)}.duet-toolbar-link.active.duet-theme-turva.negative{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}";
9
9
  const DuetToolbarLinkStyle0 = duetToolbarLinkCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
 
7
7
  const duetToolbarCss = "*,*::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:relative;width:100%}.duet-toolbar{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;background:rgb(255, 255, 255)}.duet-toolbar .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1384px;height:36px;margin:0 28px;border-bottom:1px solid rgb(212, 223, 229)}.duet-toolbar .list{display:flex;align-items:center;justify-content:space-between;height:100%;list-style-type:none}.duet-toolbar ::slotted(*){display:flex;align-items:center;justify-content:center;height:100%}.duet-toolbar.primary{background:rgb(0, 119, 179)}.duet-toolbar.primary .container{border-bottom:0}.duet-toolbar.secondary{background:rgb(8, 42, 77)}.duet-toolbar.secondary .container{border-bottom:0}.duet-toolbar.duet-theme-turva{background:rgb(255, 255, 255)}.duet-toolbar.duet-theme-turva .container{border-bottom:1px solid rgb(222, 224, 228)}.duet-toolbar.duet-theme-turva.primary{background:rgb(198, 12, 48)}.duet-toolbar.duet-theme-turva.primary .container{border-bottom:0}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetTooltipButton$1, d as defineCustomElement$1 } from './p-a584dec5.js';
4
+ import { D as DuetTooltipButton$1, d as defineCustomElement$1 } from './p-0bd5bcab.js';
5
5
 
6
6
  const DuetTooltipButton = DuetTooltipButton$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetTooltipPopup$1, d as defineCustomElement$1 } from './p-154e23a4.js';
4
+ import { D as DuetTooltipPopup$1, d as defineCustomElement$1 } from './p-aad0e9d5.js';
5
5
 
6
6
  const DuetTooltipPopup = DuetTooltipPopup$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetTooltip$1, d as defineCustomElement$1 } from './p-25ae787d.js';
4
+ import { D as DuetTooltip$1, d as defineCustomElement$1 } from './p-1a9028fa.js';
5
5
 
6
6
  const DuetTooltip = DuetTooltip$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, F as Fragment } from './p-0c33376d.js';
5
- import { i as sizeHeader } from './p-0e77715d.js';
4
+ import { p as proxyCustomElement, H, h, F as Fragment } from './p-f66602b0.js';
5
+ import { j as sizeHeader } from './p-4c179c1e.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { c as createID } from './p-5e59e970.js';
8
8
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-ca700701.js';
9
9
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
10
- import { d as defineCustomElement$3 } from './p-66e2fc31.js';
11
- import { d as defineCustomElement$2 } from './p-fde3372c.js';
10
+ import { d as defineCustomElement$3 } from './p-b5b250a2.js';
11
+ import { d as defineCustomElement$2 } from './p-20906875.js';
12
12
 
13
13
  const duetTrayCss = "*,*::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%}.duet-tray{position:fixed;top:4rem;right:0;left:0;z-index:399;display:flex;flex-direction:column;max-height:calc(100% - 8rem);padding:16px 20px 16px 24px;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:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);visibility:hidden;background:rgb(240, 247, 250);border-bottom:1px solid rgb(212, 223, 229);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:opacity 600ms ease, visibility 600ms ease, transform 600ms ease;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray{padding:16px 36px}}@media (min-width: 106.25em){.duet-tray{padding:16px 52px 16px 60px}}.duet-tray:focus{outline:0}:host(.user-is-tabbing) .duet-tray:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-tray.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray.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\";color:rgb(23, 28, 58);background:rgb(245, 247, 250);border-color:rgb(222, 224, 228)}.duet-tray.duet-tray-is-active{visibility:visible;opacity:1;transform:translateY(0)}.duet-tray.duet-tray-is-hidden{visibility:hidden;opacity:0;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray.duet-tray-is-responsive{display:none !important}}.duet-tray.duet-tray-is-expandable{padding-right:66px}@media (min-width: 62em){.duet-tray.duet-tray-is-expandable{padding-right:78px}}@media (min-width: 106.25em){.duet-tray.duet-tray-is-expandable{padding-right:94px}}.duet-tray-expandable{position:relative;z-index:100;width:calc(100% + 46px);max-height:0;overflow-y:auto;visibility:hidden;opacity:0;transition:opacity 600ms ease, visibility 600ms ease, max-height 600ms ease;scrollbar-width:none}.duet-tray-expandable::-webkit-scrollbar{display:none}.duet-tray-expandable.active{max-height:500px;visibility:visible;opacity:1}.duet-tray-expandable-content{width:100%;margin-top:16px;border-top:1px solid rgb(212, 223, 229)}.duet-theme-turva .duet-tray-expandable-content{border-color:rgb(222, 224, 228)}.duet-tray-button{-webkit-user-select:none;user-select:none;padding:20px !important;position:absolute;top:-2px;right:0;z-index:200;color:rgb(8, 42, 77);text-align:center;cursor:pointer;border-radius:4px;transition:transform 300ms ease;-webkit-tap-highlight-color:transparent}@media (min-width: 62em){.duet-tray-button{margin-right:16px}}@media (min-width: 106.25em){.duet-tray-button{margin-right:36px}}.duet-theme-turva .duet-tray-button{color:rgb(23, 28, 58)}.duet-tray-button.duet-tray-is-expanded{transform:rotate(-180deg)}.duet-tray-button:focus{outline:0}:host(.user-is-tabbing) .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray-button:active{box-shadow:none;opacity:0.75}";
14
14
  const DuetTrayStyle0 = duetTrayCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetUploadAriaStatus$1, d as defineCustomElement$1 } from './p-399b6852.js';
4
+ import { D as DuetUploadAriaStatus$1, d as defineCustomElement$1 } from './p-026f66e3.js';
5
5
 
6
6
  const DuetUploadAriaStatus = DuetUploadAriaStatus$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetUploadItem$1, d as defineCustomElement$1 } from './p-33b25588.js';
4
+ import { D as DuetUploadItem$1, d as defineCustomElement$1 } from './p-79372cc4.js';
5
5
 
6
6
  const DuetUploadItem = DuetUploadItem$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,31 +1,31 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, F as Fragment, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, F as Fragment, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { d as debounce } from './p-9e371678.js';
8
8
  import { g as getLocaleString, s as sanitizeString } from './p-35375593.js';
9
9
  import { p as parsePossibleJSON } from './p-9c3c64b9.js';
10
- import { g as getError, a as getI18nError, d as defineCustomElement$3 } from './p-33b25588.js';
10
+ import { g as getError, a as getI18nError, d as defineCustomElement$3 } from './p-79372cc4.js';
11
11
  import { h } from './p-993aea39.js';
12
- import { d as defineCustomElement$j } from './p-cefeff34.js';
13
- import { d as defineCustomElement$i } from './p-7afc4806.js';
14
- import { d as defineCustomElement$h } from './p-7c94fabf.js';
15
- import { d as defineCustomElement$g } from './p-40537c50.js';
16
- import { d as defineCustomElement$f } from './p-1fc83053.js';
17
- import { d as defineCustomElement$e } from './p-eaa86979.js';
18
- import { d as defineCustomElement$d } from './p-7392954a.js';
19
- import { d as defineCustomElement$c } from './p-14cf0405.js';
20
- import { d as defineCustomElement$b } from './p-66e2fc31.js';
21
- import { d as defineCustomElement$a } from './p-56bf7077.js';
22
- import { d as defineCustomElement$9 } from './p-82a1767d.js';
23
- import { d as defineCustomElement$8 } from './p-7024496b.js';
24
- import { d as defineCustomElement$7 } from './p-02d4e255.js';
25
- import { d as defineCustomElement$6 } from './p-4ed3e96b.js';
26
- import { d as defineCustomElement$5 } from './p-3a3c57fa.js';
27
- import { d as defineCustomElement$4 } from './p-399b6852.js';
28
- import { d as defineCustomElement$2 } from './p-fde3372c.js';
12
+ import { d as defineCustomElement$j } from './p-6f149d10.js';
13
+ import { d as defineCustomElement$i } from './p-82cbf2aa.js';
14
+ import { d as defineCustomElement$h } from './p-a19d42f7.js';
15
+ import { d as defineCustomElement$g } from './p-ee6f575b.js';
16
+ import { d as defineCustomElement$f } from './p-a6b39855.js';
17
+ import { d as defineCustomElement$e } from './p-3844adaa.js';
18
+ import { d as defineCustomElement$d } from './p-343f0aa2.js';
19
+ import { d as defineCustomElement$c } from './p-02e6b3aa.js';
20
+ import { d as defineCustomElement$b } from './p-b5b250a2.js';
21
+ import { d as defineCustomElement$a } from './p-dde3f1e6.js';
22
+ import { d as defineCustomElement$9 } from './p-a1c8f31d.js';
23
+ import { d as defineCustomElement$8 } from './p-a8b848a0.js';
24
+ import { d as defineCustomElement$7 } from './p-a4667181.js';
25
+ import { d as defineCustomElement$6 } from './p-3cf59aa7.js';
26
+ import { d as defineCustomElement$5 } from './p-4d4d8c03.js';
27
+ import { d as defineCustomElement$4 } from './p-026f66e3.js';
28
+ import { d as defineCustomElement$2 } from './p-20906875.js';
29
29
 
30
30
  const errorCodes = [
31
31
  {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetVisuallyHidden$1, d as defineCustomElement$1 } from './p-fde3372c.js';
4
+ import { D as DuetVisuallyHidden$1, d as defineCustomElement$1 } from './p-20906875.js';
5
5
 
6
6
  const DuetVisuallyHidden = DuetVisuallyHidden$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -2,7 +2,7 @@
2
2
  * Built with Duet Design System
3
3
  */
4
4
  import './p-993aea39.js';
5
- export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-0c33376d.js';
5
+ export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-f66602b0.js';
6
6
 
7
7
  const setupLoggers = () => {
8
8
  {
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
5
- import { d as defineCustomElement$1 } from './p-fde3372c.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
+ import { d as defineCustomElement$1 } from './p-20906875.js';
6
6
 
7
7
  const DuetUploadAriaStatus = /*@__PURE__*/ proxyCustomElement(class DuetUploadAriaStatus extends H {
8
8
  constructor() {
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as sanitizeString } from './p-9c3c64b9.js';
7
- import { g as getColorByName } from './p-9fa78368.js';
7
+ import { g as getColorByName } from './p-88ed3495.js';
8
8
 
9
9
  const duetHeadingCss = "*,*::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:relative;display:block;width:100%}.duet-heading{margin-bottom:16px !important;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(8, 42, 77);text-decoration:none;letter-spacing:-0.01rem;word-break:break-word}@media (min-width: 36em){.duet-heading{margin-bottom:20px !important}}.duet-heading.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\";font-style:italic;font-weight:700;color:rgb(23, 28, 58)}.duet-heading.duet-heading-border{padding-bottom:20px;border-bottom:1px solid rgb(212, 223, 229)}.duet-heading.duet-heading-border.duet-heading-border-solid{border-bottom-color:rgb(98, 121, 138)}.duet-heading.duet-heading-hyphenate{-webkit-hyphens:auto;hyphens:auto}.duet-heading.h0{font-size:9.4vw;line-height:1.1}.duet-heading.h0.duet-p-0{padding:0 !important}.duet-heading.h0.duet-m-0{margin:0 !important}@media (max-width: 31.914893617rem){.duet-heading.h0{font-size:3rem}}@media (min-width: 47.8723404255rem){.duet-heading.h0{font-size:4.5rem}}@media (max-width: 22.5em){.duet-heading.h0{font-size:2.25rem}}.duet-heading.h0.fixed-size{font-size:4.5rem}.duet-heading.h1{font-size:7vw;line-height:1.1}.duet-heading.h1.duet-p-0{padding:0 !important}.duet-heading.h1.duet-m-0{margin:0 !important}@media (max-width: 32.1428571429rem){.duet-heading.h1{font-size:2.25rem}}@media (min-width: 42.8571428571rem){.duet-heading.h1{font-size:3rem}}@media (max-width: 22.5em){.duet-heading.h1{font-size:1.5rem}}.duet-heading.h1.fixed-size{font-size:3rem}.duet-heading.h2{font-size:5.8vw;line-height:1.1}.duet-heading.h2.duet-p-0{padding:0 !important}.duet-heading.h2.duet-m-0{margin:0 !important}@media (max-width: 25.8620689655rem){.duet-heading.h2{font-size:1.5rem}}@media (min-width: 38.7931034483rem){.duet-heading.h2{font-size:2.25rem}}.duet-heading.h2.duet-theme-turva{font-style:normal}@media (max-width: 22.5em){.duet-heading.h2{font-size:1.375rem}}.duet-heading.h2.fixed-size{font-size:2.25rem}.duet-heading.h3{margin-bottom:12px !important;font-size:4.2vw}.duet-heading.h3.duet-p-0{padding:0 !important}.duet-heading.h3.duet-m-0{margin:0 !important}@media (max-width: 29.7619047619rem){.duet-heading.h3{font-size:1.25rem}}@media (min-width: 35.7142857143rem){.duet-heading.h3{font-size:1.5rem}}.duet-heading.h3.duet-theme-turva{font-style:normal}.duet-heading.h3.duet-heading-border{padding-bottom:20px}.duet-heading.h3.fixed-size{font-size:1.5rem}.duet-heading.h4{margin-bottom:8px !important;font-size:4vw;letter-spacing:0}.duet-heading.h4.duet-p-0{padding:0 !important}.duet-heading.h4.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h4{font-size:1.1rem}}@media (min-width: 31.25rem){.duet-heading.h4{font-size:1.25rem}}.duet-heading.h4.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h4.duet-heading-border{padding-bottom:20px}.duet-heading.h4.fixed-size{font-size:1.25rem}.duet-heading.h5{margin-bottom:8px !important;font-size:4vw;font-weight:600;letter-spacing:0}.duet-heading.h5.duet-p-0{padding:0 !important}.duet-heading.h5.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h5{font-size:1.1rem}}@media (min-width: 28.4090909091rem){.duet-heading.h5{font-size:1.1363636364rem}}.duet-heading.h5.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h5.duet-heading-border{padding-bottom:16px}.duet-heading.h5.fixed-size{font-size:1.25rem}.duet-heading.h6{margin-bottom:8px !important;font-size:1rem;font-weight:600;letter-spacing:0}.duet-heading.h6.duet-p-0{padding:0 !important}.duet-heading.h6.duet-m-0{margin:0 !important}.duet-heading.h6.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h6.duet-heading-border{padding-bottom:16px}.duet-heading.duet-normal,.duet-heading.duet-theme-turva.duet-normal{font-style:normal !important;font-weight:400 !important}.duet-heading.duet-semibold,.duet-heading.duet-theme-turva.duet-semibold{font-style:normal !important;font-weight:600 !important}";
10
10
  const DuetHeadingStyle0 = duetHeadingCss;
@@ -1,18 +1,18 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { c as checkNamedSlotElement } from './p-8b3decf2.js';
8
8
  import { p as parsePossibleJSON } from './p-9c3c64b9.js';
9
- import { d as defineCustomElement$7 } from './p-1fc83053.js';
10
- import { d as defineCustomElement$6 } from './p-66e2fc31.js';
11
- import { d as defineCustomElement$5 } from './p-2c618331.js';
12
- import { d as defineCustomElement$4 } from './p-25ae787d.js';
13
- import { d as defineCustomElement$3 } from './p-a584dec5.js';
14
- import { d as defineCustomElement$2 } from './p-154e23a4.js';
15
- import { d as defineCustomElement$1 } from './p-fde3372c.js';
9
+ import { d as defineCustomElement$7 } from './p-a6b39855.js';
10
+ import { d as defineCustomElement$6 } from './p-b5b250a2.js';
11
+ import { d as defineCustomElement$5 } from './p-d0aaf2cd.js';
12
+ import { d as defineCustomElement$4 } from './p-1a9028fa.js';
13
+ import { d as defineCustomElement$3 } from './p-0bd5bcab.js';
14
+ import { d as defineCustomElement$2 } from './p-aad0e9d5.js';
15
+ import { d as defineCustomElement$1 } from './p-20906875.js';
16
16
 
17
17
  const duetSelectCss = "*.sc-duet-select,*.sc-duet-select::after,*.sc-duet-select::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-select-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;vertical-align:bottom}.sc-duet-select-h:last-child,.sc-duet-select-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-select-h{width:calc(50% - 16px - 3px)}.duet-expand.sc-duet-select-h{width:100% !important}}.duet-select-variation-tiny.sc-duet-select-h,.duet-select-variation-compact.sc-duet-select-h{position:relative;top:-2px;width:72px;margin:0 !important;vertical-align:baseline}.duet-select-variation-compact.sc-duet-select-h{width:auto}.duet-m-0.sc-duet-select-h{margin:0 !important}duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-select,.sc-duet-select-s>duet-tooltip{position:relative;top:4px;right:auto}}.duet-select-placeholder.sc-duet-select{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-select-container.sc-duet-select{position:relative;width:100%}.duet-select-container.duet-select-variation-tiny.sc-duet-select{width:72px}.duet-select-wrapper.sc-duet-select{position:relative;width:100%;padding:15px 14px !important;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:1rem;font-weight:400;line-height:1.25}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-variation-tiny.sc-duet-select .duet-select-wrapper.sc-duet-select{width:81px;padding:0 !important}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select{padding:0 !important;line-height:1}.duet-select-wrapper.sc-duet-select select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;width:100%;height:100%;padding:0;margin:0;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:1rem;cursor:pointer;border:0;outline:none;opacity:0}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(127, 150, 165);box-shadow:0 0 0 1px #909599}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{border-color:rgb(143, 147, 158);box-shadow:0 0 0 1px #747475}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:hover+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(0, 119, 179);outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(0, 119, 179)}.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-select .duet-select-wrapper.sc-duet-select select.sc-duet-select:focus+.duet-select.sc-duet-select{box-shadow:0 0 0 1px #e55039}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select{cursor:default !important}.duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(8, 42, 77) !important;cursor:default !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(8, 42, 77) !important}.duet-theme-turva.sc-duet-select .duet-select-wrapper.sc-duet-select select[disabled].sc-duet-select+.duet-select.sc-duet-select{color:rgb(23, 28, 58) !important;background:rgb(245, 247, 250) !important;border-color:rgb(245, 247, 250) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{opacity:0}.duet-select-variation-compact.sc-duet-select .duet-select-wrapper.sc-duet-select span.duet-keep-container-height.sc-duet-select{display:none}.duet-select.sc-duet-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:block;width:100%;min-width:8rem;padding:12px 14px !important;padding-right:48px !important;overflow:hidden;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:1rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(8, 42, 77);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:4px;transition:150ms ease}.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(214, 28, 82) !important}.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select{border-color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-select .duet-select.sc-duet-select .duet-select-icon.sc-duet-select{color:rgb(214, 28, 82) !important}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(143, 147, 158)}.duet-select.sc-duet-select svg.sc-duet-select{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;color:rgb(8, 42, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-select .duet-select.sc-duet-select svg.sc-duet-select{color:rgb(23, 28, 58)}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{width:72px;min-width:inherit;padding:0 !important;margin-bottom:-4px;overflow:visible;font-weight:600;text-align:center}.duet-select-variation-tiny.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select,.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select duet-icon.sc-duet-select{padding-left:10px}.duet-select-variation-compact.sc-duet-select .duet-select.sc-duet-select{position:relative;width:fit-content;padding:7px 16px !important;font-size:0.875rem;line-height:1.1;text-align:right;border-radius:8px}.duet-select-help.sc-duet-select{display:block;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;font-weight:400;line-height:1.25;color:rgb(98, 121, 138);border-radius:4px}.duet-select-help.sc-duet-select span.sc-duet-select{display:block;margin-top:8px}.duet-theme-turva.sc-duet-select .duet-select-help.sc-duet-select{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(214, 28, 82)}.duet-theme-turva.has-error.sc-duet-select .duet-select-help.sc-duet-select{color:rgb(214, 28, 82)}.duet-label-hidden.sc-duet-select duet-label.sc-duet-select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
18
18
  const DuetSelectStyle0 = duetSelectCss;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-ca700701.js';
7
- import { d as defineCustomElement$1 } from './p-fde3372c.js';
7
+ import { d as defineCustomElement$1 } from './p-20906875.js';
8
8
 
9
9
  const duetTooltipButtonCss = "*,*::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}.duet-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:rgb(0, 119, 179);white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:rgb(198, 12, 48)}.duet-tooltip-button.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:hover{color:rgb(0, 75, 129)}.duet-tooltip-button:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-tooltip-button:hover.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:focus{background:transparent !important;outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-tooltip-button.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;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:1rem;font-weight:600;line-height:1.25;text-align:left;white-space:normal;vertical-align:top}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}";
10
10
  const DuetTooltipButtonStyle0 = duetTooltipButtonCss;
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { m as media_query_medium, a as media_query_large } from './p-f6000a03.js';
6
6
  import { c as computePosition, f as flip, s as shift, a as arrow, b as autoUpdate } from './p-81287261.js';
7
7
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
8
8
  import { c as createID } from './p-5e59e970.js';
9
9
  import { b as isEscapeKey } from './p-ca700701.js';
10
10
  import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
11
- import { d as defineCustomElement$4 } from './p-66e2fc31.js';
12
- import { d as defineCustomElement$3 } from './p-a584dec5.js';
13
- import { d as defineCustomElement$2 } from './p-154e23a4.js';
14
- import { d as defineCustomElement$1 } from './p-fde3372c.js';
11
+ import { d as defineCustomElement$4 } from './p-b5b250a2.js';
12
+ import { d as defineCustomElement$3 } from './p-0bd5bcab.js';
13
+ import { d as defineCustomElement$2 } from './p-aad0e9d5.js';
14
+ import { d as defineCustomElement$1 } from './p-20906875.js';
15
15
 
16
16
  const duetTooltipCss = "*.sc-duet-tooltip,*.sc-duet-tooltip::after,*.sc-duet-tooltip::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-tooltip-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;z-index:200;display:inline-flex;width:auto;margin-top:-16px !important;margin-left:-3px !important;-webkit-tap-highlight-color:transparent}duet-tooltip-button.sc-duet-tooltip{position:relative}duet-tooltip-popup.sc-duet-tooltip{position:absolute}";
17
17
  const DuetTooltipStyle0 = duetTooltipCss;
@@ -52,7 +52,7 @@ const DuetTooltip = /*@__PURE__*/ proxyCustomElement(class DuetTooltip extends H
52
52
  }
53
53
  setTimeout(() => {
54
54
  this.buttonActive = false;
55
- }, 201);
55
+ });
56
56
  setTimeout(() => {
57
57
  this.updatePlacement();
58
58
  }, 200);
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
5
- import { j as colorGrayLightest, k as colorBrandGrayTurva, l as colorPrimaryTurva, n as colorPrimary } from './p-0e77715d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
+ import { k as colorGrayLightest, l as colorBrandGrayTurva, n as colorPrimaryTurva, o as colorPrimary } from './p-4c179c1e.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { c as createID } from './p-5e59e970.js';
8
8
  import { g as getLocaleString, a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f66602b0.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
7
  import { c as createID } from './p-5e59e970.js';
@@ -9,15 +9,15 @@ import { c as cleanValue, r as resetCursor } from './p-df7874f9.js';
9
9
  import { b as isEscapeKey, c as isEnterKey, g as isBackspaceKey, h as isArrowLeftKey, j as isArrowRightKey } from './p-ca700701.js';
10
10
  import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, g as getLocaleString } from './p-35375593.js';
11
11
  import { c as checkNamedSlotElement } from './p-8b3decf2.js';
12
- import { d as defineCustomElement$9 } from './p-40537c50.js';
13
- import { d as defineCustomElement$8 } from './p-1fc83053.js';
14
- import { d as defineCustomElement$7 } from './p-66e2fc31.js';
15
- import { d as defineCustomElement$6 } from './p-2c618331.js';
16
- import { d as defineCustomElement$5 } from './p-3a3c57fa.js';
17
- import { d as defineCustomElement$4 } from './p-25ae787d.js';
18
- import { d as defineCustomElement$3 } from './p-a584dec5.js';
19
- import { d as defineCustomElement$2 } from './p-154e23a4.js';
20
- import { d as defineCustomElement$1 } from './p-fde3372c.js';
12
+ import { d as defineCustomElement$9 } from './p-ee6f575b.js';
13
+ import { d as defineCustomElement$8 } from './p-a6b39855.js';
14
+ import { d as defineCustomElement$7 } from './p-b5b250a2.js';
15
+ import { d as defineCustomElement$6 } from './p-d0aaf2cd.js';
16
+ import { d as defineCustomElement$5 } from './p-4d4d8c03.js';
17
+ import { d as defineCustomElement$4 } from './p-1a9028fa.js';
18
+ import { d as defineCustomElement$3 } from './p-0bd5bcab.js';
19
+ import { d as defineCustomElement$2 } from './p-aad0e9d5.js';
20
+ import { d as defineCustomElement$1 } from './p-20906875.js';
21
21
 
22
22
  var formEmail={"title":"form-email","tags":"form email","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 23.999c-3.205 0-6.218-1.248-8.484-3.514S.001 15.206.001 12.001s1.248-6.218 3.514-8.485C5.782 1.25 8.795.001 12 .001s6.218 1.248 8.485 3.514A11.92 11.92 0 0 1 24 12v2.25A3.754 3.754 0 0 1 20.25 18a3.77 3.77 0 0 1-3.48-2.365A6.009 6.009 0 0 1 12 18c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6v2.25c0 1.241 1.009 2.25 2.25 2.25s2.25-1.009 2.25-2.25V12c0-2.804-1.092-5.441-3.075-7.424A10.433 10.433 0 0 0 12 1.501c-2.804 0-5.441 1.092-7.424 3.075S1.501 9.196 1.501 12c0 2.805 1.092 5.441 3.075 7.424s4.619 3.074 7.423 3.074c2.257 0 4.494-.746 6.299-2.1a.749.749 0 1 1 .9 1.199A12.049 12.049 0 0 1 12 23.999zM12 7.5c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5 4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5z\"/></svg>"};
23
23
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
 
6
6
  const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
7
7
  const DuetVisuallyHiddenStyle0 = duetVisuallyHiddenCss;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f66602b0.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
7
- import { d as defineCustomElement$1 } from './p-66e2fc31.js';
7
+ import { d as defineCustomElement$1 } from './p-b5b250a2.js';
8
8
 
9
9
  const duetPopupMenuItemCss = "*,*::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:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start}.duet-popup-menu-item{display:flex;flex-grow:1;gap:12px;align-items:center;height:100%;padding:8px;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:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);text-align:left;text-decoration:none;cursor:pointer}.duet-popup-menu-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-popup-menu-item:focus,.duet-popup-menu-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-popup-menu-item.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\";color:rgb(23, 28, 58)}.duet-popup-menu-item.active{background:rgb(240, 247, 250)}.duet-popup-menu-item.active.duet-theme-turva{background:rgb(245, 247, 250)}.duet-popup-menu-item:hover{background:rgb(228, 241, 247)}.duet-popup-menu-item:hover.duet-theme-turva{background:rgb(222, 224, 228)}.duet-popup-menu-item .duet-popup-menu-item-label{flex-grow:1}.duet-popup-menu-item .duet-popup-menu-item-trailing{padding-left:20px}.active-descendant{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .active-descendant,.active-descendant.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
10
10
  const DuetPopupMenuItemStyle0 = duetPopupMenuItemCss;
@@ -76,11 +76,11 @@ const DuetPopupMenuItem = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenuIt
76
76
  "duet-theme-turva": this.theme === "turva",
77
77
  "active-descendant": this.activeDescendant,
78
78
  };
79
- return (h(Host, { key: '02e7a087e9f8df28e015c45b2182ab19167c39a2', role: this.accessibleRole }, h(TagName, { key: 'aafbfd9c8bd9cab5f2b2ba259efc8c31964bad10', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" || "option" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '571151b958d0ef9af6f52cda7785555978c9d942', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '99b4a1e46f824fdc684531dfe55b7bc66e06370c', class: "duet-popup-menu-item-label" }, h("slot", { key: 'f76853aa6c7b441dcca9193dd8e73a117a49916f' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: 'c0a0f628bec874ca8d2d1fe9f1a0992703cfd1c2', name: this.url && this.external
79
+ return (h(Host, { key: '02e7a087e9f8df28e015c45b2182ab19167c39a2', role: this.accessibleRole }, h(TagName, { key: 'ac6c8e523bb7dbd6ce78dfb8e5ba1a34c765f538', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '003f72c807601366ce44ba41c92d01cc3867a995', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '5936e48916d5c665070e490074e5310b52ad0cd9', class: "duet-popup-menu-item-label" }, h("slot", { key: '4f365167fa1ae20a9a26f91352791b8b94007088' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: '52e54059ac3b56ad022ed42085029a58b7010806', name: this.url && this.external
80
80
  ? actionNewWindowSmall.title
81
81
  : this.active
82
82
  ? "messaging-checked-small"
83
- : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'f4287b3ef8b66ce1512254aa8e6383907650283d', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
83
+ : this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '16fb5260a8d79c5b20bc7dcbb0d6fb078d41f0d5', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
84
84
  }
85
85
  get element() { return this; }
86
86
  static get style() { return DuetPopupMenuItemStyle0; }
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { h as hasSlot } from './p-8b3decf2.js';
8
- import { d as defineCustomElement$1 } from './p-1fc83053.js';
8
+ import { d as defineCustomElement$1 } from './p-a6b39855.js';
9
9
 
10
10
  const duetFieldsetCss = "*,*::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;margin-bottom:12px !important;display:block;width:100%}:host(.duet-m-0){margin:0 !important}fieldset{position:relative;width:100%;min-width:0;border:0}fieldset legend{position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}.duet-legend-wrapper{position:relative;display:block;width:100%;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:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77);text-align:left;background:transparent}.duet-legend-wrapper.duet-legend-compact:not(.duet-legend-has-caption){line-height:1.25}.duet-theme-turva .duet-legend-wrapper{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-fieldset-label{margin-bottom:12px !important;margin-top:8px}.duet-legend-has-caption .duet-fieldset-label{margin-bottom:6px !important}.duet-legend-has-tooltip .duet-fieldset-label{padding-right:36px}@media (min-width: 48em){.duet-legend-has-tooltip .duet-fieldset-label{margin-bottom:3px !important;padding-right:0}}@media (min-width: 48em){.duet-legend-has-tooltip.duet-legend-has-caption .duet-fieldset-label{margin-bottom:-3px !important}}.duet-fieldset-caption{margin-bottom:12px !important}.duet-fieldset-help{display:block;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;font-weight:400;line-height:1.25;color:rgb(214, 28, 82);border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-theme-turva .duet-fieldset-help{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(214, 28, 82)}::slotted(duet-tooltip){position:absolute;top:4px;right:0}@media (min-width: 48em){::slotted(duet-tooltip){position:relative;right:auto}}.duet-legend-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
11
11
  const DuetFieldsetStyle0 = duetFieldsetCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
 
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { g as getColorByName } from './p-9fa78368.js';
6
+ import { g as getColorByName } from './p-88ed3495.js';
7
7
 
8
8
  const duetDividerCss = "*,*::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%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:36px !important;margin-bottom:28px;background:rgb(212, 223, 229)}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:rgb(222, 224, 228)}";
9
9
  const DuetDividerStyle0 = duetDividerCss;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
- import { d as defineCustomElement$1 } from './p-66e2fc31.js';
6
+ import { d as defineCustomElement$1 } from './p-b5b250a2.js';
7
7
 
8
8
  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(8, 42, 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, 247, 250)}";
9
9
  const DuetEmptyStateStyle0 = duetEmptyStateCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, h, d as Host } from './p-f66602b0.js';
5
5
 
6
6
  const duetSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.duet-spacer-horizontal){display:inline-block;height:100% !important}:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.duet-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.duet-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.small){width:12px;min-width:12px}}:host(.duet-spacer-horizontal.medium){height:100%}:host(.duet-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.large){width:20px;min-width:20px}}:host(.duet-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.duet-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.duet-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.duet-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.duet-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.duet-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.duet-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.duet-spacer-vertical.small){height:12px;min-height:12px}}:host(.duet-spacer-vertical.medium){width:100%}:host(.duet-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.duet-spacer-vertical.large){height:20px;min-height:20px}}:host(.duet-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.duet-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.duet-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.duet-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.duet-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.duet-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.duet-spacer-xx-small){display:block}}:host(.duet-spacer-x-small){display:none}@media (max-width: 35.9375em){:host(.duet-spacer-x-small){display:block}}:host(.duet-spacer-small){display:none}@media (min-width: 36em){:host(.duet-spacer-small){display:block}}:host(.duet-spacer-medium){display:none}@media (min-width: 48em){:host(.duet-spacer-medium){display:block}}:host(.duet-spacer-large){display:none}@media (min-width: 62em){:host(.duet-spacer-large){display:block}}:host(.duet-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.duet-spacer-x-large){display:block}}:host(.duet-spacer-xx-large){display:none}@media (min-width: 76.25em){:host(.duet-spacer-xx-large){display:block}}";
7
7
  const DuetSpacerStyle0 = duetSpacerCss;
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-0c33376d.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f66602b0.js';
5
5
  import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
6
6
  import { c as createID } from './p-5e59e970.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-ca700701.js';
8
8
  import { g as getLocaleString } from './p-35375593.js';
9
- import { d as defineCustomElement$1 } from './p-66e2fc31.js';
9
+ import { d as defineCustomElement$1 } from './p-b5b250a2.js';
10
10
 
11
11
  const duetChipCss = "*,*::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;margin-right:8px !important;margin-bottom:12px !important;position:relative;display:inline-block;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.input){margin-top:6px !important;margin-right:0 !important;margin-bottom:6px !important;margin-left:4px !important}.duet-chip-container{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;padding:1px;hyphens:none;line-height:1.1;color:rgb(8, 42, 77) !important;text-align:center;cursor:pointer;background:rgb(255, 255, 255);border-color:rgb(181, 198, 208);border-style:solid;border-width:1px;border-radius:8px;transition:background-color 300ms ease, color 300ms ease, border-color 300ms ease}.duet-chip-container.duet-p-0{padding:0 !important}.duet-chip-container.duet-m-0{margin:0 !important}.duet-chip-container.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255);border-color:rgb(199, 202, 207)}.duet-chip-container.duet-theme-turva:hover{border-color:rgb(198, 12, 48)}.duet-chip-container:hover{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-disabled{color:rgb(98, 121, 138) !important;cursor:default;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important}.duet-chip-container.duet-chip-disabled.duet-theme-turva{color:rgb(143, 147, 158) !important;background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-disabled:hover{background:rgb(245, 248, 250);border-color:rgb(245, 248, 250)}.duet-chip-container.duet-chip-disabled:hover.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-disabled button,.duet-chip-container.duet-chip-disabled label{cursor:default}.duet-chip-container button,.duet-chip-container label{display:flex;align-items:center;width:100%;height:100%;padding:8px 14px;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;font-weight:600;line-height:1rem;color:rgb(8, 42, 77) !important;cursor:pointer}.duet-chip-container button:focus,.duet-chip-container label:focus{outline:none}.duet-chip-container .duet-chip-icon-container{display:flex;align-items:center;height:16px;padding:0;transition:padding 300ms ease}.duet-chip-container.duet-chip-has-icon .duet-chip-icon-container{width:24px;height:16px;padding-right:10px}.duet-chip-container.duet-chip-has-icon.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-has-icon.duet-chip-radio-checked .duet-chip-icon-container{padding-right:11px;padding-left:3px}.duet-chip-container.duet-chip-has-icon button,.duet-chip-container.duet-chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-has-popup button,.duet-chip-container.duet-chip-has-popup label{padding-right:8px}.duet-chip-container duet-icon:not(.check-mark){width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container duet-icon.check-mark{width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked,.duet-chip-container.duet-chip-radio-checked{padding:0 !important;background:rgb(228, 241, 247);border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-filter-checked:hover,.duet-chip-container.duet-chip-radio-checked:hover{background:rgb(198, 225, 238)}.duet-chip-container.duet-chip-filter-checked.chip-has-icon button,.duet-chip-container.duet-chip-filter-checked.chip-has-icon label,.duet-chip-container.duet-chip-radio-checked.chip-has-icon button,.duet-chip-container.duet-chip-radio-checked.chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container{padding-right:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon:not(.check-mark),.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon:not(.check-mark){width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon.check-mark,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon.check-mark{width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover{background:rgb(222, 224, 228)}.duet-chip-container .duet-chip-popup-disclosure{padding-right:4.5px;padding-left:12.5px}.duet-chip-container .duet-chip-popup-disclosure duet-icon{transition:transform 300ms ease}.duet-chip-container.duet-chip-filter-popup-open{background:rgb(240, 247, 250);border-color:rgb(240, 247, 250)}.duet-chip-container.duet-chip-filter-popup-open.duet-theme-turva{background:rgb(245, 247, 250);border-color:rgb(245, 247, 250)}.duet-chip-container.duet-chip-filter-popup-open .duet-chip-popup-disclosure duet-icon{transform:rotate(180deg)}.duet-chip-container.duet-chip-input:hover{padding:1px !important;border-color:rgb(181, 198, 208);border-width:1px}.duet-chip-container.duet-chip-input.duet-chip-hover,.duet-chip-container.duet-chip-input.duet-chip-selected{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-input.duet-chip-hover .duet-chip-remove-button,.duet-chip-container.duet-chip-input.duet-chip-selected .duet-chip-remove-button{right:0;width:34px;height:34px;background:transparent}.duet-chip-container.duet-chip-input.duet-chip-delete-focus{background:rgb(240, 247, 250)}.duet-chip-container.duet-chip-input .duet-chip-input-button{margin-right:22px}.duet-chip-container.duet-chip-input .duet-chip-remove-button{position:absolute;top:-1px;right:-1px;width:36px;height:36px;padding-left:10px;border:3px solid transparent;border-radius:8px}.duet-chip-container.duet-chip-input .duet-chip-remove-button:hover{background:rgb(217, 236, 245);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-chip-selected{background:rgb(240, 247, 250)}.duet-chip-container.duet-chip-input.duet-chip-selected.duet-chip-hover{background:rgb(217, 236, 245)}.duet-chip-container.duet-chip-input.duet-chip-selected .duet-chip-remove-button:hover{background:rgb(198, 225, 238);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-theme-turva:hover{border-color:rgb(199, 202, 207)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-hover{border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-input.duet-theme-turva .duet-chip-remove-button:hover{background:rgb(255, 241, 241)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected{background:rgb(255, 241, 241)}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected.duet-chip-hover{background:rgb(255, 213, 215);background-clip:padding-box}.duet-chip-container.duet-chip-input.duet-theme-turva.duet-chip-selected .duet-chip-remove-button:hover{background:rgb(255, 185, 190);background-clip:padding-box}.duet-chip-container.large button,.duet-chip-container.large label{padding:15px 22px}:host(.user-is-tabbing) .duet-chip-focus,:host(.user-is-tabbing) .duet-chip-delete-focus .duet-chip-remove-button{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-chip-focus.duet-theme-turva,:host(.user-is-tabbing) .duet-chip-delete-focus .duet-chip-remove-button.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-chip-container input,*::slotted([slot=input]){position:absolute !important;top:0;left:0;z-index:-1;width:100%;height:100%;margin:0;cursor:pointer;border-width:2px;border-radius:8px;opacity:0;appearance:none}*::slotted([slot=input]:not([aria-disabled=true])){z-index:1}";
12
12
  const DuetChipStyle0 = duetChipCss;
@@ -500,4 +500,4 @@ const tokens = /*#__PURE__*/Object.freeze({
500
500
  zIndexToast: zIndexToast
501
501
  });
502
502
 
503
- export { mediaQueryXSmall as a, mediaQuerySmall as b, mediaQueryMedium as c, mediaQueryLarge as d, mediaQueryXLarge as e, mediaQueryXxLarge as f, mediaQueryXxxLarge as g, mediaQueryXxxSmall as h, sizeHeader as i, colorGrayLightest as j, colorBrandGrayTurva as k, colorPrimaryTurva as l, mediaQueryXxSmall as m, colorPrimary as n, colorGrayTurva as o, colorGray as p, sizeNavigation as s, tokens as t };
503
+ export { mediaQueryXSmall as a, mediaQuerySmall as b, mediaQueryMedium as c, mediaQueryLarge as d, mediaQueryXLarge as e, mediaQueryXxLarge as f, mediaQueryXxxLarge as g, mediaQueryXxxSmall as h, sizeNavigation as i, sizeHeader as j, colorGrayLightest as k, colorBrandGrayTurva as l, mediaQueryXxSmall as m, colorPrimaryTurva as n, colorPrimary as o, colorGrayTurva as p, colorGray as q, spaceXSmall as s, tokens as t };