@duetds/components 6.8.9 → 6.9.1

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 (596) hide show
  1. package/hydrate/index.js +337 -196
  2. package/lib/cjs/duet-action-button.cjs.entry.js +19 -4
  3. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
  8. package/lib/cjs/duet-caption_4.cjs.entry.js +3 -3
  9. package/lib/cjs/duet-card.cjs.entry.js +3 -3
  10. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  11. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  12. package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
  13. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-combobox.cjs.entry.js +12 -2
  15. package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  17. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
  19. package/lib/cjs/duet-editable-table_3.cjs.entry.js +112 -127
  20. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-grid_2.cjs.entry.js +14 -4
  24. package/lib/cjs/duet-header_2.cjs.entry.js +20 -6
  25. package/lib/cjs/duet-hero.cjs.entry.js +15 -3
  26. package/lib/cjs/duet-icon.cjs.entry.js +3 -3
  27. package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-multiselect.cjs.entry.js +9 -3
  37. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-notification_2.cjs.entry.js +15 -1
  39. package/lib/cjs/duet-number-input.cjs.entry.js +47 -27
  40. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-pagination_2.cjs.entry.js +21 -6
  42. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-select.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  51. package/lib/cjs/duet-slideout-panel.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-slideout.cjs.entry.js +5 -5
  53. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +22 -7
  56. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-tooltip.cjs.entry.js +16 -1
  65. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  67. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  68. package/lib/cjs/duet.cjs.js +2 -2
  69. package/lib/cjs/{focus-utils-f5b81c1f.js → focus-utils-46e27452.js} +1 -1
  70. package/lib/cjs/{index-8a8ba131.js → index-8512a70b.js} +1 -1
  71. package/lib/cjs/loader.cjs.js +2 -2
  72. package/lib/cjs/{token-utils-2e10264d.js → token-utils-4bfb15d4.js} +4 -1
  73. package/lib/cjs/{tokens.module-69170ddd.js → tokens.module-d402cfac.js} +0 -1
  74. package/lib/collection/components/duet-action-button/duet-action-button.js +27 -8
  75. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  76. package/lib/collection/components/duet-button/duet-button.js +5 -5
  77. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  78. package/lib/collection/components/duet-card/duet-card.js +3 -3
  79. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  80. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  81. package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
  82. package/lib/collection/components/duet-combobox/duet-combobox.js +19 -6
  83. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  84. package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
  85. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  86. package/lib/collection/components/duet-editable-table/duet-editable-table.js +21 -9
  87. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  88. package/lib/collection/components/duet-footer/duet-footer.js +7 -7
  89. package/lib/collection/components/duet-grid/duet-grid.css +18 -0
  90. package/lib/collection/components/duet-grid/duet-grid.js +27 -3
  91. package/lib/collection/components/duet-grid-item/duet-grid-item.css +3 -2
  92. package/lib/collection/components/duet-grid-item/duet-grid-item.js +32 -0
  93. package/lib/collection/components/duet-header/duet-header.js +35 -19
  94. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  95. package/lib/collection/components/duet-hero/duet-hero.css +10 -0
  96. package/lib/collection/components/duet-hero/duet-hero.js +22 -8
  97. package/lib/collection/components/duet-icon/duet-icon.js +1 -1
  98. package/lib/collection/components/duet-input/duet-input.js +8 -8
  99. package/lib/collection/components/duet-label/duet-label.js +2 -2
  100. package/lib/collection/components/duet-layout/duet-layout.js +1 -1
  101. package/lib/collection/components/duet-list/duet-list.js +4 -4
  102. package/lib/collection/components/duet-logo/duet-logo.js +7 -7
  103. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
  104. package/lib/collection/components/duet-modal/duet-modal.js +3 -3
  105. package/lib/collection/components/duet-multiselect/duet-multiselect.js +16 -9
  106. package/lib/collection/components/duet-notification/duet-notification.js +22 -5
  107. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
  108. package/lib/collection/components/duet-number-input/duet-number-input.js +50 -30
  109. package/lib/collection/components/duet-pagination/duet-pagination.js +29 -11
  110. package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
  111. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  112. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  113. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
  114. package/lib/collection/components/duet-select/duet-select.css +0 -4
  115. package/lib/collection/components/duet-select/duet-select.js +6 -6
  116. package/lib/collection/components/duet-slideout/duet-slideout.css +2 -0
  117. package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
  118. package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
  119. package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
  120. package/lib/collection/components/duet-step/duet-step.js +2 -2
  121. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  122. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +5 -21
  123. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +1 -0
  124. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +21 -5
  125. package/lib/collection/components/duet-tab-group/duet-tab-group.js +4 -4
  126. package/lib/collection/components/duet-table/duet-table.js +20 -4
  127. package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
  128. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  129. package/lib/collection/components/duet-tooltip/duet-tooltip.js +22 -5
  130. package/lib/collection/components/duet-upload/duet-upload.css +89 -13
  131. package/lib/collection/components/duet-upload/duet-upload.js +113 -90
  132. package/lib/collection/components/duet-upload/upload-item-header.js +8 -0
  133. package/lib/collection/components/duet-upload/upload-item.js +22 -6
  134. package/lib/collection/utils/token-utils.js +2 -0
  135. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  136. package/lib/dist-custom-elements/duet-alert.js +1 -1
  137. package/lib/dist-custom-elements/duet-badge.js +1 -1
  138. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  139. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  140. package/lib/dist-custom-elements/duet-button.js +1 -1
  141. package/lib/dist-custom-elements/duet-caption.js +1 -1
  142. package/lib/dist-custom-elements/duet-card.js +4 -4
  143. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  144. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  145. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  146. package/lib/dist-custom-elements/duet-choice.js +6 -6
  147. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  148. package/lib/dist-custom-elements/duet-combobox.js +16 -5
  149. package/lib/dist-custom-elements/duet-contact-card.js +9 -9
  150. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  151. package/lib/dist-custom-elements/duet-date-picker.js +11 -11
  152. package/lib/dist-custom-elements/duet-divider.js +1 -1
  153. package/lib/dist-custom-elements/duet-editable-table.js +246 -1
  154. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  155. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  156. package/lib/dist-custom-elements/duet-footer.js +5 -5
  157. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  158. package/lib/dist-custom-elements/duet-grid.js +1 -1
  159. package/lib/dist-custom-elements/duet-header.js +26 -12
  160. package/lib/dist-custom-elements/duet-heading.js +1 -1
  161. package/lib/dist-custom-elements/duet-hero.js +25 -13
  162. package/lib/dist-custom-elements/duet-icon.js +1 -1
  163. package/lib/dist-custom-elements/duet-input.js +1 -1
  164. package/lib/dist-custom-elements/duet-label.js +1 -1
  165. package/lib/dist-custom-elements/duet-layout.js +1 -1
  166. package/lib/dist-custom-elements/duet-link.js +1 -1
  167. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  168. package/lib/dist-custom-elements/duet-list.js +1 -1
  169. package/lib/dist-custom-elements/duet-logo.js +1 -1
  170. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  171. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  172. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  173. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  174. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  175. package/lib/dist-custom-elements/duet-modal.js +8 -8
  176. package/lib/dist-custom-elements/duet-multiselect.js +18 -11
  177. package/lib/dist-custom-elements/duet-nav.js +1 -1
  178. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  179. package/lib/dist-custom-elements/duet-notification.js +19 -5
  180. package/lib/dist-custom-elements/duet-number-input.js +56 -36
  181. package/lib/dist-custom-elements/duet-page-heading.js +2 -2
  182. package/lib/dist-custom-elements/duet-pagination.js +31 -15
  183. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  184. package/lib/dist-custom-elements/duet-progress.js +1 -1
  185. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  186. package/lib/dist-custom-elements/duet-radio.js +1 -1
  187. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  188. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  189. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  190. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  191. package/lib/dist-custom-elements/duet-select.js +1 -1
  192. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  193. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  194. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  195. package/lib/dist-custom-elements/duet-slideout-panel.js +4 -4
  196. package/lib/dist-custom-elements/duet-slideout.js +5 -5
  197. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  198. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  199. package/lib/dist-custom-elements/duet-step.js +4 -4
  200. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  201. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  202. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +24 -8
  203. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  204. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  205. package/lib/dist-custom-elements/duet-tab-group.js +10 -10
  206. package/lib/dist-custom-elements/duet-tab.js +2 -2
  207. package/lib/dist-custom-elements/duet-table.js +1 -1
  208. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  209. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  210. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  211. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  212. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  213. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  214. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  215. package/lib/dist-custom-elements/duet-tray.js +5 -5
  216. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  217. package/lib/dist-custom-elements/duet-upload.js +123 -159
  218. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  219. package/lib/dist-custom-elements/index.js +1 -1
  220. package/lib/dist-custom-elements/{p-35d1520f.js → p-00afad07.js} +1 -1
  221. package/lib/dist-custom-elements/{p-6c05e879.js → p-076452be.js} +1 -1
  222. package/lib/dist-custom-elements/{p-aa453ca9.js → p-117109e4.js} +2 -2
  223. package/lib/dist-custom-elements/{p-0f07edcd.js → p-11fbe397.js} +1 -1
  224. package/lib/dist-custom-elements/{p-8563290f.js → p-2a919c81.js} +21 -6
  225. package/lib/dist-custom-elements/{p-db993558.js → p-414fdb0c.js} +2 -2
  226. package/lib/dist-custom-elements/{p-48ee4427.js → p-43bbb094.js} +2 -2
  227. package/lib/dist-custom-elements/{p-33e00967.js → p-505389ac.js} +1 -1
  228. package/lib/dist-custom-elements/{p-cefc1697.js → p-51307fda.js} +2 -2
  229. package/lib/dist-custom-elements/{p-23e46e22.js → p-528cdd3e.js} +6 -6
  230. package/lib/dist-custom-elements/{p-2bfc9c26.js → p-57d6495c.js} +1 -1
  231. package/lib/dist-custom-elements/{p-4af6c136.js → p-5e60f757.js} +9 -9
  232. package/lib/dist-custom-elements/{p-9ed347f9.js → p-68024252.js} +4 -2
  233. package/lib/dist-custom-elements/{p-ce3afba1.js → p-69fa1743.js} +8 -8
  234. package/lib/dist-custom-elements/{p-babace4d.js → p-6f661b09.js} +2 -2
  235. package/lib/dist-custom-elements/{p-88d347ec.js → p-72635656.js} +9 -2
  236. package/lib/dist-custom-elements/{p-3dca144f.js → p-7392a942.js} +2 -2
  237. package/lib/dist-custom-elements/{p-297a6774.js → p-7c4c8cf0.js} +1 -1
  238. package/lib/dist-custom-elements/{p-fa582233.js → p-84d75d9d.js} +4 -4
  239. package/lib/dist-custom-elements/{p-03367341.js → p-8d12a863.js} +1 -1
  240. package/lib/dist-custom-elements/{p-8348ca39.js → p-9175529e.js} +3 -3
  241. package/lib/dist-custom-elements/{p-799100e3.js → p-94df5d2c.js} +1 -1
  242. package/lib/dist-custom-elements/{p-697167af.js → p-98b0f345.js} +1 -1
  243. package/lib/dist-custom-elements/p-9f027a93.js +183 -0
  244. package/lib/dist-custom-elements/{p-2e320d47.js → p-afc65a24.js} +2 -2
  245. package/lib/dist-custom-elements/{p-fbfbd3c9.js → p-b51fbd15.js} +2 -2
  246. package/lib/dist-custom-elements/{p-2697a4f6.js → p-b7b7c63b.js} +2 -2
  247. package/lib/dist-custom-elements/{p-e95c3a28.js → p-bbf48894.js} +1 -1
  248. package/lib/dist-custom-elements/{p-7cc3a9b6.js → p-bdc087cb.js} +18 -5
  249. package/lib/dist-custom-elements/{p-35c660bf.js → p-c272c5d5.js} +6 -6
  250. package/lib/dist-custom-elements/{p-0853da89.js → p-c57eccd3.js} +23 -7
  251. package/lib/dist-custom-elements/{p-2f2a5be2.js → p-c8659d75.js} +7 -7
  252. package/lib/dist-custom-elements/{p-d409a0fc.js → p-cefb33f9.js} +1 -1
  253. package/lib/dist-custom-elements/{p-eabaa24d.js → p-f1b800f0.js} +1 -1
  254. package/lib/duet/duet.esm.js +1 -1
  255. package/lib/duet/duet.js +1 -1
  256. package/lib/duet/{p-062d4c6b.entry.js → p-00c11b87.entry.js} +1 -1
  257. package/lib/duet/{p-abde6822.entry.js → p-018b0ffe.entry.js} +1 -1
  258. package/lib/duet/p-01ca2f64.system.entry.js +4 -0
  259. package/lib/duet/{p-bf91e001.entry.js → p-02fb736a.entry.js} +1 -1
  260. package/lib/duet/{p-ad9b1943.entry.js → p-04ccc444.entry.js} +1 -1
  261. package/lib/duet/{p-398584d4.entry.js → p-05f30291.entry.js} +1 -1
  262. package/lib/duet/p-08b03779.system.entry.js +4 -0
  263. package/lib/duet/{p-55e5bf94.entry.js → p-097c4d0c.entry.js} +1 -1
  264. package/lib/duet/p-0ab4083f.entry.js +4 -0
  265. package/lib/duet/{p-808cc181.system.entry.js → p-0ca53854.system.entry.js} +1 -1
  266. package/lib/duet/{p-dc0d47f6.system.entry.js → p-0e8dab5b.system.entry.js} +1 -1
  267. package/lib/duet/{p-236447b8.entry.js → p-1254c99a.entry.js} +1 -1
  268. package/lib/duet/{p-3db073f3.system.entry.js → p-1263323e.system.entry.js} +1 -1
  269. package/lib/duet/{p-1dfc8eb0.system.entry.js → p-133d2ee1.system.entry.js} +1 -1
  270. package/lib/duet/{p-d35c775f.system.entry.js → p-14e3383d.system.entry.js} +1 -1
  271. package/lib/duet/{p-8da23c48.entry.js → p-154c0d34.entry.js} +1 -1
  272. package/lib/duet/{p-45b4586f.system.entry.js → p-1666fed9.system.entry.js} +1 -1
  273. package/lib/duet/{p-fdf5e1b6.entry.js → p-1739bdd1.entry.js} +1 -1
  274. package/lib/duet/p-187c9ec6.system.entry.js +4 -0
  275. package/lib/duet/{p-477efcbc.entry.js → p-2078d7cd.entry.js} +1 -1
  276. package/lib/duet/{p-3cdfb467.entry.js → p-22caa775.entry.js} +1 -1
  277. package/lib/duet/{p-060f8f64.entry.js → p-2695e6c6.entry.js} +1 -1
  278. package/lib/duet/{p-8c5399f3.entry.js → p-27cc2332.entry.js} +1 -1
  279. package/lib/duet/{p-96853ebb.entry.js → p-2c28eb80.entry.js} +1 -1
  280. package/lib/duet/{p-365bc70c.entry.js → p-2c6e4614.entry.js} +1 -1
  281. package/lib/duet/{p-3023d41a.system.entry.js → p-2d6e3927.system.entry.js} +1 -1
  282. package/lib/duet/{p-936a1b6b.entry.js → p-2e1e2d3d.entry.js} +1 -1
  283. package/lib/duet/{p-0226f751.system.entry.js → p-2f936baf.system.entry.js} +1 -1
  284. package/lib/duet/{p-36cb9f64.system.entry.js → p-33bf6eed.system.entry.js} +1 -1
  285. package/lib/duet/{p-7c9bdbe1.system.entry.js → p-340bef19.system.entry.js} +1 -1
  286. package/lib/duet/{p-c9ac338f.system.entry.js → p-35907d51.system.entry.js} +1 -1
  287. package/lib/duet/p-361ce072.system.entry.js +4 -0
  288. package/lib/duet/{p-61b2e583.entry.js → p-376ec229.entry.js} +1 -1
  289. package/lib/duet/{p-6aeb4931.entry.js → p-3856f3a8.entry.js} +1 -1
  290. package/lib/duet/{p-7e4af76c.system.entry.js → p-3a21d43b.system.entry.js} +1 -1
  291. package/lib/duet/{p-6a011296.entry.js → p-3a28cf58.entry.js} +1 -1
  292. package/lib/duet/p-3d3e5e9e.entry.js +4 -0
  293. package/lib/duet/{p-2e8ae6ef.system.entry.js → p-417c1eca.system.entry.js} +2 -2
  294. package/lib/duet/{p-837acc55.entry.js → p-45a939b3.entry.js} +1 -1
  295. package/lib/duet/{p-337b32f1.system.entry.js → p-46ca69cf.system.entry.js} +1 -1
  296. package/lib/duet/{p-cfc2b098.js → p-4879ffe9.js} +1 -1
  297. package/lib/duet/p-4b7f3ac1.system.js +4 -0
  298. package/lib/duet/{p-8e831193.system.entry.js → p-4bdd34bc.system.entry.js} +1 -1
  299. package/lib/duet/{p-d1ad24a0.system.entry.js → p-4c286dee.system.entry.js} +1 -1
  300. package/lib/duet/{p-c6083026.entry.js → p-50b51053.entry.js} +1 -1
  301. package/lib/duet/p-51160aa4.entry.js +4 -0
  302. package/lib/duet/{p-73627cbb.system.entry.js → p-539034b3.system.entry.js} +1 -1
  303. package/lib/duet/{p-77fbdca2.system.entry.js → p-54a44e1e.system.entry.js} +1 -1
  304. package/lib/duet/{p-d6cd2bb9.system.entry.js → p-56b4f6e5.system.entry.js} +1 -1
  305. package/lib/duet/{p-fd74020b.entry.js → p-57f981bd.entry.js} +1 -1
  306. package/lib/duet/{p-4d40f304.entry.js → p-58833aca.entry.js} +1 -1
  307. package/lib/duet/{p-0c89b6f9.system.entry.js → p-5abf961b.system.entry.js} +1 -1
  308. package/lib/duet/{p-e7ecad67.system.entry.js → p-5c2dd50b.system.entry.js} +2 -2
  309. package/lib/duet/p-5c83e833.entry.js +4 -0
  310. package/lib/duet/p-614194b1.entry.js +4 -0
  311. package/lib/duet/p-618615d1.system.entry.js +4 -0
  312. package/lib/duet/{p-ade32ce7.entry.js → p-61e84177.entry.js} +1 -1
  313. package/lib/duet/p-621e8af8.js +4 -0
  314. package/lib/duet/{p-0d95bf16.system.entry.js → p-64297b4d.system.entry.js} +1 -1
  315. package/lib/duet/{p-5822c65a.system.entry.js → p-64b14d85.system.entry.js} +1 -1
  316. package/lib/duet/p-6a1f0973.system.entry.js +4 -0
  317. package/lib/duet/{p-8169f888.entry.js → p-6a8341c1.entry.js} +1 -1
  318. package/lib/duet/p-71779b62.entry.js +4 -0
  319. package/lib/duet/{p-b97b1676.system.entry.js → p-71e63186.system.entry.js} +1 -1
  320. package/lib/duet/p-736eb6f6.system.entry.js +4 -0
  321. package/lib/duet/p-75a307e4.entry.js +4 -0
  322. package/lib/duet/{p-f98b9ae8.system.entry.js → p-76bac602.system.entry.js} +1 -1
  323. package/lib/duet/{p-313fe3f5.entry.js → p-7743d05c.entry.js} +1 -1
  324. package/lib/duet/{p-44d753ee.entry.js → p-78973e79.entry.js} +1 -1
  325. package/lib/duet/p-7c4baf1c.js +4 -0
  326. package/lib/duet/{p-00676a36.system.entry.js → p-7cbc8aa1.system.entry.js} +1 -1
  327. package/lib/duet/{p-2abe8f54.entry.js → p-7dd4e3f6.entry.js} +1 -1
  328. package/lib/duet/p-7e9e10ab.entry.js +4 -0
  329. package/lib/duet/{p-2c39a50d.system.entry.js → p-80973cda.system.entry.js} +1 -1
  330. package/lib/duet/{p-2ad517e0.system.entry.js → p-825c4e47.system.entry.js} +1 -1
  331. package/lib/duet/{p-6ed854c9.system.entry.js → p-84881c84.system.entry.js} +1 -1
  332. package/lib/duet/p-86201340.system.entry.js +4 -0
  333. package/lib/duet/{p-59673927.system.entry.js → p-8a517f70.system.entry.js} +1 -1
  334. package/lib/duet/{p-ebbbcd73.entry.js → p-8b7b4c46.entry.js} +1 -1
  335. package/lib/duet/{p-c54774ab.entry.js → p-90fece55.entry.js} +1 -1
  336. package/lib/duet/{p-f2893a52.entry.js → p-9389ce47.entry.js} +1 -1
  337. package/lib/duet/{p-200c17f6.system.entry.js → p-94f2509c.system.entry.js} +1 -1
  338. package/lib/duet/p-960503a3.entry.js +4 -0
  339. package/lib/duet/p-9616579e.entry.js +4 -0
  340. package/lib/duet/{p-8cf75c3e.entry.js → p-981b43c2.entry.js} +1 -1
  341. package/lib/duet/{p-0782a91f.system.entry.js → p-99ccb2c2.system.entry.js} +1 -1
  342. package/lib/duet/p-9cd3ea60.system.entry.js +4 -0
  343. package/lib/duet/p-9d36613e.system.entry.js +4 -0
  344. package/lib/duet/{p-b708a4c0.system.entry.js → p-9fc991c2.system.entry.js} +1 -1
  345. package/lib/duet/{p-cfbf4269.system.entry.js → p-a0bcc46c.system.entry.js} +1 -1
  346. package/lib/duet/p-a113525c.entry.js +4 -0
  347. package/lib/duet/{p-5782d12a.system.js → p-a190f8b9.system.js} +1 -1
  348. package/lib/duet/{p-c42fad8c.entry.js → p-a29118e6.entry.js} +1 -1
  349. package/lib/duet/{p-7a096435.entry.js → p-a3f23363.entry.js} +1 -1
  350. package/lib/duet/{p-43e589c8.entry.js → p-a4a9705f.entry.js} +1 -1
  351. package/lib/duet/{p-7e3541f6.system.entry.js → p-a4e42811.system.entry.js} +1 -1
  352. package/lib/duet/p-a6751ba6.entry.js +4 -0
  353. package/lib/duet/{p-ea109080.entry.js → p-a7d9728a.entry.js} +1 -1
  354. package/lib/duet/{p-749fc136.entry.js → p-abbcf5dc.entry.js} +1 -1
  355. package/lib/duet/{p-7675eb6f.system.entry.js → p-aee38b4a.system.entry.js} +1 -1
  356. package/lib/duet/{p-42ff082a.system.entry.js → p-b1abb582.system.entry.js} +1 -1
  357. package/lib/duet/{p-71917207.system.entry.js → p-b2be54b5.system.entry.js} +1 -1
  358. package/lib/duet/{p-63dc5d85.system.entry.js → p-b308ce5d.system.entry.js} +1 -1
  359. package/lib/duet/{p-881ed26f.entry.js → p-b3f12c59.entry.js} +1 -1
  360. package/lib/duet/{p-f40d72fb.entry.js → p-b656b461.entry.js} +1 -1
  361. package/lib/duet/{p-a335e0bc.entry.js → p-bb536ec4.entry.js} +1 -1
  362. package/lib/duet/{p-46fb20ed.entry.js → p-bc0ce7e7.entry.js} +1 -1
  363. package/lib/duet/{p-9bc8d785.system.entry.js → p-bf37cb60.system.entry.js} +1 -1
  364. package/lib/duet/{p-f59c99ac.system.entry.js → p-c141d219.system.entry.js} +1 -1
  365. package/lib/duet/p-c16de43f.system.entry.js +4 -0
  366. package/lib/duet/{p-2c44d7d1.system.entry.js → p-c19d32af.system.entry.js} +1 -1
  367. package/lib/duet/{p-ac5df61e.system.entry.js → p-c213c2f2.system.entry.js} +1 -1
  368. package/lib/duet/{p-df4c44a0.entry.js → p-c3c98ddf.entry.js} +1 -1
  369. package/lib/duet/{p-5c28fd80.system.entry.js → p-c70da05a.system.entry.js} +1 -1
  370. package/lib/duet/{p-c5191cdc.entry.js → p-cb5771c5.entry.js} +1 -1
  371. package/lib/duet/{p-63dfae1b.entry.js → p-cd410e2a.entry.js} +1 -1
  372. package/lib/duet/{p-2011c8e6.system.entry.js → p-cfebc130.system.entry.js} +1 -1
  373. package/lib/duet/{p-f591ed1f.entry.js → p-d22e694c.entry.js} +1 -1
  374. package/lib/duet/{p-a9448361.system.entry.js → p-d2d14d3b.system.entry.js} +1 -1
  375. package/lib/duet/p-d51ed3e2.system.entry.js +4 -0
  376. package/lib/duet/{p-ca597046.system.js → p-d8422099.system.js} +1 -1
  377. package/lib/duet/{p-53c13b55.entry.js → p-d924703a.entry.js} +1 -1
  378. package/lib/duet/{p-4ef2841d.entry.js → p-db9f9e24.entry.js} +1 -1
  379. package/lib/duet/{p-8941bf37.system.entry.js → p-dc1f60cd.system.entry.js} +1 -1
  380. package/lib/duet/p-dc566220.entry.js +4 -0
  381. package/lib/duet/{p-230830eb.system.entry.js → p-df1531b7.system.entry.js} +1 -1
  382. package/lib/duet/{p-cd98e431.system.entry.js → p-e13d0460.system.entry.js} +1 -1
  383. package/lib/duet/p-e1919861.js +4 -0
  384. package/lib/duet/{p-8bc10d1a.entry.js → p-e4626c0e.entry.js} +1 -1
  385. package/lib/duet/{p-f9141695.system.entry.js → p-e920e34f.system.entry.js} +1 -1
  386. package/lib/duet/{p-8b8eec00.system.entry.js → p-e9fb2c3b.system.entry.js} +1 -1
  387. package/lib/duet/{p-9e704252.entry.js → p-eb4393ed.entry.js} +1 -1
  388. package/lib/duet/p-eb6c4a2a.system.js +4 -0
  389. package/lib/duet/{p-556fa590.entry.js → p-ed222f86.entry.js} +1 -1
  390. package/lib/duet/p-f25db9b8.entry.js +4 -0
  391. package/lib/duet/{p-c520d4ea.system.entry.js → p-f28d27a4.system.entry.js} +1 -1
  392. package/lib/duet/p-f67ee736.system.js +4 -0
  393. package/lib/duet/{p-b32d877a.system.entry.js → p-fa0896f4.system.entry.js} +1 -1
  394. package/lib/duet/{p-62587a99.entry.js → p-faeed6cf.entry.js} +1 -1
  395. package/lib/duet/{p-406c6277.system.entry.js → p-fb352dcf.system.entry.js} +1 -1
  396. package/lib/duet/{p-a6df6c15.entry.js → p-fec9ec39.entry.js} +1 -1
  397. package/lib/esm/duet-action-button.entry.js +20 -5
  398. package/lib/esm/duet-alert.entry.js +1 -1
  399. package/lib/esm/duet-badge.entry.js +1 -1
  400. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  401. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  402. package/lib/esm/duet-button_2.entry.js +3 -3
  403. package/lib/esm/duet-caption_4.entry.js +3 -3
  404. package/lib/esm/duet-card.entry.js +3 -3
  405. package/lib/esm/duet-checkbox.entry.js +1 -1
  406. package/lib/esm/duet-checkmark.entry.js +1 -1
  407. package/lib/esm/duet-choice_2.entry.js +2 -2
  408. package/lib/esm/duet-collapsible.entry.js +1 -1
  409. package/lib/esm/duet-combobox.entry.js +13 -3
  410. package/lib/esm/duet-contact-card.entry.js +1 -1
  411. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  412. package/lib/esm/duet-date-picker.entry.js +2 -2
  413. package/lib/esm/duet-divider_2.entry.js +3 -3
  414. package/lib/esm/duet-editable-table_3.entry.js +113 -128
  415. package/lib/esm/duet-empty-state.entry.js +1 -1
  416. package/lib/esm/duet-fieldset.entry.js +1 -1
  417. package/lib/esm/duet-footer.entry.js +1 -1
  418. package/lib/esm/duet-grid_2.entry.js +14 -4
  419. package/lib/esm/duet-header_2.entry.js +20 -6
  420. package/lib/esm/duet-hero.entry.js +16 -4
  421. package/lib/esm/duet-icon.entry.js +3 -3
  422. package/lib/esm/duet-input_2.entry.js +1 -1
  423. package/lib/esm/duet-layout.entry.js +1 -1
  424. package/lib/esm/duet-list_2.entry.js +1 -1
  425. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  426. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  427. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  428. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  429. package/lib/esm/duet-menu-bar.entry.js +1 -1
  430. package/lib/esm/duet-modal.entry.js +2 -2
  431. package/lib/esm/duet-multiselect.entry.js +10 -4
  432. package/lib/esm/duet-nav.entry.js +1 -1
  433. package/lib/esm/duet-notification_2.entry.js +16 -2
  434. package/lib/esm/duet-number-input.entry.js +47 -27
  435. package/lib/esm/duet-page-heading.entry.js +1 -1
  436. package/lib/esm/duet-pagination_2.entry.js +22 -7
  437. package/lib/esm/duet-progress.entry.js +1 -1
  438. package/lib/esm/duet-radio_2.entry.js +1 -1
  439. package/lib/esm/duet-range-slider.entry.js +2 -2
  440. package/lib/esm/duet-scrollable_3.entry.js +1 -1
  441. package/lib/esm/duet-section-layout.entry.js +1 -1
  442. package/lib/esm/duet-select.entry.js +3 -3
  443. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  444. package/lib/esm/duet-slideout-link.entry.js +1 -1
  445. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  446. package/lib/esm/duet-slideout-panel.entry.js +4 -4
  447. package/lib/esm/duet-slideout.entry.js +5 -5
  448. package/lib/esm/duet-step_2.entry.js +1 -1
  449. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  450. package/lib/esm/duet-submenu-bar-dropdown.entry.js +22 -7
  451. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  452. package/lib/esm/duet-submenu-bar.entry.js +2 -2
  453. package/lib/esm/duet-textarea.entry.js +1 -1
  454. package/lib/esm/duet-toggle.entry.js +1 -1
  455. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  456. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  457. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  458. package/lib/esm/duet-toolbar.entry.js +1 -1
  459. package/lib/esm/duet-tooltip.entry.js +17 -2
  460. package/lib/esm/duet-tray.entry.js +2 -2
  461. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  462. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  463. package/lib/esm/duet.js +3 -3
  464. package/lib/esm/{focus-utils-f1ddeb69.js → focus-utils-3483f616.js} +1 -1
  465. package/lib/esm/{index-57a87c63.js → index-fff18e02.js} +1 -1
  466. package/lib/esm/loader.js +3 -3
  467. package/lib/esm/{token-utils-b531747a.js → token-utils-6e0e2653.js} +4 -2
  468. package/lib/esm/{tokens.module-d3321092.js → tokens.module-5601adc9.js} +1 -1
  469. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  470. package/lib/esm-es5/duet-alert.entry.js +1 -1
  471. package/lib/esm-es5/duet-badge.entry.js +1 -1
  472. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  473. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  474. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  475. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  476. package/lib/esm-es5/duet-card.entry.js +1 -1
  477. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  478. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  479. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  480. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  481. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  482. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  483. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  484. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  485. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  486. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  487. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  488. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  489. package/lib/esm-es5/duet-footer.entry.js +1 -1
  490. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  491. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  492. package/lib/esm-es5/duet-hero.entry.js +2 -2
  493. package/lib/esm-es5/duet-icon.entry.js +1 -1
  494. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  495. package/lib/esm-es5/duet-layout.entry.js +1 -1
  496. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  497. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  498. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  499. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  500. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  501. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  502. package/lib/esm-es5/duet-modal.entry.js +1 -1
  503. package/lib/esm-es5/duet-multiselect.entry.js +2 -2
  504. package/lib/esm-es5/duet-nav.entry.js +1 -1
  505. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  506. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  507. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  508. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  509. package/lib/esm-es5/duet-progress.entry.js +1 -1
  510. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  511. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  512. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  513. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  514. package/lib/esm-es5/duet-select.entry.js +1 -1
  515. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  516. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  517. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  518. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  519. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  520. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  521. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  522. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  523. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  524. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  525. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  526. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  527. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  528. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  529. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  530. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  531. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  532. package/lib/esm-es5/duet-tray.entry.js +1 -1
  533. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  534. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  535. package/lib/esm-es5/duet.js +1 -1
  536. package/lib/esm-es5/focus-utils-3483f616.js +4 -0
  537. package/lib/esm-es5/{index-57a87c63.js → index-fff18e02.js} +1 -1
  538. package/lib/esm-es5/loader.js +1 -1
  539. package/lib/esm-es5/{token-utils-b531747a.js → token-utils-6e0e2653.js} +1 -1
  540. package/lib/esm-es5/{tokens.module-d3321092.js → tokens.module-5601adc9.js} +1 -1
  541. package/lib/types/common-types.d.ts +3 -0
  542. package/lib/types/components/duet-action-button/duet-action-button.d.ts +8 -1
  543. package/lib/types/components/duet-combobox/duet-combobox.d.ts +3 -1
  544. package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +4 -1
  545. package/lib/types/components/duet-grid/duet-grid.d.ts +5 -0
  546. package/lib/types/components/duet-grid-item/duet-grid-item.d.ts +7 -1
  547. package/lib/types/components/duet-header/duet-header.d.ts +1 -0
  548. package/lib/types/components/duet-hero/duet-hero.d.ts +3 -0
  549. package/lib/types/components/duet-multiselect/duet-multiselect.d.ts +4 -1
  550. package/lib/types/components/duet-notification/duet-notification.d.ts +3 -0
  551. package/lib/types/components/duet-number-input/duet-number-input.d.ts +1 -0
  552. package/lib/types/components/duet-pagination/duet-pagination.d.ts +5 -1
  553. package/lib/types/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.d.ts +2 -1
  554. package/lib/types/components/duet-table/duet-table.d.ts +6 -1
  555. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +3 -0
  556. package/lib/types/components/duet-upload/duet-upload.d.ts +21 -4
  557. package/lib/types/components/duet-upload/upload-item-header.d.ts +8 -0
  558. package/lib/types/components/duet-upload/upload-item.d.ts +10 -1
  559. package/lib/types/components.d.ts +35 -0
  560. package/lib/types/utils/token-utils.d.ts +2 -0
  561. package/package.json +5 -5
  562. package/lib/dist-custom-elements/p-00635432.js +0 -243
  563. package/lib/dist-custom-elements/p-4b9ef5dc.js +0 -178
  564. package/lib/duet/p-01006278.js +0 -4
  565. package/lib/duet/p-17063917.system.js +0 -4
  566. package/lib/duet/p-255ede66.entry.js +0 -4
  567. package/lib/duet/p-29851757.system.entry.js +0 -4
  568. package/lib/duet/p-2fc1306e.entry.js +0 -4
  569. package/lib/duet/p-352ef7d4.entry.js +0 -4
  570. package/lib/duet/p-3693927d.system.entry.js +0 -4
  571. package/lib/duet/p-429ae180.system.entry.js +0 -4
  572. package/lib/duet/p-43c99bf1.entry.js +0 -4
  573. package/lib/duet/p-508d3dcb.system.entry.js +0 -4
  574. package/lib/duet/p-54dca5e8.system.entry.js +0 -4
  575. package/lib/duet/p-5d46f619.system.js +0 -4
  576. package/lib/duet/p-633dced0.entry.js +0 -4
  577. package/lib/duet/p-65b8dc2a.entry.js +0 -4
  578. package/lib/duet/p-69671377.system.js +0 -4
  579. package/lib/duet/p-728bfa77.entry.js +0 -4
  580. package/lib/duet/p-75effec6.system.entry.js +0 -4
  581. package/lib/duet/p-79a9746e.js +0 -4
  582. package/lib/duet/p-7cf7fde9.entry.js +0 -4
  583. package/lib/duet/p-86270afd.entry.js +0 -4
  584. package/lib/duet/p-9052b6f5.js +0 -4
  585. package/lib/duet/p-96ee76aa.entry.js +0 -4
  586. package/lib/duet/p-99967a86.entry.js +0 -4
  587. package/lib/duet/p-9d7a6b9d.system.entry.js +0 -4
  588. package/lib/duet/p-ac8174e5.system.entry.js +0 -4
  589. package/lib/duet/p-ac90e4ba.entry.js +0 -4
  590. package/lib/duet/p-db511eee.system.entry.js +0 -4
  591. package/lib/duet/p-e827c36c.system.entry.js +0 -4
  592. package/lib/duet/p-e9dae4ed.system.entry.js +0 -4
  593. package/lib/duet/p-ec6683f4.system.entry.js +0 -4
  594. package/lib/duet/p-f5103ded.entry.js +0 -4
  595. package/lib/duet/p-fe31c401.entry.js +0 -4
  596. package/lib/esm-es5/focus-utils-f1ddeb69.js +0 -4
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-8a8ba131.js');
8
+ const index = require('./index-8512a70b.js');
9
9
  const appGlobals = require('./app-globals-4ab83f59.js');
10
10
 
11
11
  /*
@@ -19,7 +19,7 @@ const defineCustomElements = (win, options) => {
19
19
  if (typeof window === 'undefined') return Promise.resolve();
20
20
  return patchEsm().then(() => {
21
21
  appGlobals.globalScripts();
22
- return index.bootstrapLazy(JSON.parse("[[\"duet-icon.cjs\",[[1,\"duet-icon\",{\"theme\":[1025],\"icon\":[1],\"src\":[1],\"name\":[1],\"margin\":[1],\"responsive\":[4],\"color\":[513],\"background\":[1],\"size\":[1],\"outline\":[1],\"shape\":[1],\"svgContent\":[32]}]]],[\"duet-caption_4.cjs\",[[17,\"duet-link\",{\"variation\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"identifier\":[1],\"theme\":[1025],\"url\":[513],\"external\":[4],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"padding\":[1],\"setFocus\":[64]}],[1,\"duet-heading\",{\"level\":[513],\"margin\":[1],\"visualLevel\":[1,\"visual-level\"],\"border\":[8],\"weight\":[1],\"color\":[1],\"theme\":[1025],\"hyphenate\":[4]}],[1,\"duet-paragraph\",{\"theme\":[1025],\"margin\":[1],\"size\":[1],\"weight\":[1],\"variation\":[1],\"color\":[1]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"duet-choice_2.cjs\",[[6,\"duet-choice-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"responsive\":[4],\"breakpoint\":[1],\"value\":[1537],\"disabled\":[4]}],[6,\"duet-choice\",{\"theme\":[1025],\"label\":[1],\"accessibleLabelInfoButtonDefaults\":[1,\"accessible-label-info-default\"],\"accessibleLabelInfoButton\":[1025,\"accessible-label-info-button\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"caption\":[1],\"value\":[1537],\"type\":[513],\"name\":[1],\"checked\":[1540],\"collapsible\":[4],\"margin\":[1],\"icon\":[1],\"expand\":[4],\"padding\":[1],\"identifier\":[1],\"groupDirection\":[1,\"group-direction\"],\"groupDisabled\":[4,\"group-disabled\"],\"groupResponsive\":[4,\"group-responsive\"],\"disabled\":[516],\"required\":[4],\"infoLabelDefaults\":[1,\"accessible-label-info-default\"],\"infoLabel\":[1025,\"info-label\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"isBlurred\":[32],\"language\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]},[[2,\"blur\",\"handleHostBlur\"],[2,\"keydown\",\"handleHostKeyDown\"],[2,\"keyup\",\"handleHostKeyUp\"]]]]],[\"duet-pagination_2.cjs\",[[1,\"duet-pagination\",{\"theme\":[1025],\"jumpString\":[1,\"jump-string\"],\"variation\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabels\":[16],\"take\":[2],\"visibleItems\":[2,\"visible-items\"],\"total\":[2],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"numbersStore\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"],\"language\":[32]}]]],[\"duet-date-picker.cjs\",[[2,\"duet-date-picker\",{\"theme\":[1025],\"expand\":[4],\"name\":[1],\"identifier\":[1],\"label\":[1],\"caption\":[1],\"margin\":[1],\"language\":[1537],\"placeholderDefaults\":[1,\"placeholder-default\"],\"placeholder\":[1025],\"echoPlaceholder\":[1540,\"echo-placeholder\"],\"disabled\":[516],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"role\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"required\":[4],\"direction\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"value\":[1537],\"min\":[1],\"max\":[1],\"incrementYears\":[2,\"increment\"],\"validity\":[1040],\"open\":[32],\"focusedDay\":[32],\"inputValue\":[32],\"setFocus\":[64],\"show\":[64],\"hide\":[64]},[[4,\"click\",\"handleDocumentClick\"]]]]],[\"duet-hero.cjs\",[[1,\"duet-hero\",{\"theme\":[1025],\"heading\":[1],\"preHeading\":[1,\"pre-heading\"],\"level\":[1],\"subHeadingLevel\":[1,\"sub-heading-level\"],\"description\":[1],\"icon\":[1],\"iconSize\":[1,\"icon-size\"],\"iconRight\":[4,\"icon-right\"],\"categoryIcon\":[1,\"category-icon\"],\"categoryIconColor\":[1,\"category-icon-color\"],\"buttonLabel\":[1,\"button-label\"],\"language\":[1025],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1,\"accessible-label-external\"],\"buttonUrl\":[1,\"button-url\"],\"buttonId\":[1,\"button-id\"],\"buttonData\":[16],\"textCenter\":[4,\"text-center\"],\"leftAlign\":[4,\"left-align\"],\"image\":[1],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]}]]],[\"duet-number-input.cjs\",[[2,\"duet-number-input\",{\"language\":[1025],\"locale\":[1],\"unit\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLiveDefaults\":[1,\"accessible-live-default\"],\"accessibleLive\":[1,\"accessible-live\"],\"accessibleLiveEnabled\":[4,\"accessible-live-enabled\"],\"accessibleAddDefaults\":[1,\"accessible-add-default\"],\"accessibleAdd\":[1,\"accessible-add\"],\"accessibleSubtractDefaults\":[1,\"accessible-subtract-defaults\"],\"accessibleSubtract\":[1,\"accessible-subtract\"],\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"min\":[2],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"max\":[2],\"name\":[1],\"error\":[1],\"tooltip\":[1],\"step\":[2],\"rounding\":[4],\"role\":[1],\"disabled\":[516],\"required\":[4],\"value\":[1025],\"focusedValue\":[32],\"setFocus\":[64]}]]],[\"duet-contact-card.cjs\",[[1,\"duet-contact-card\",{\"theme\":[1025],\"margin\":[1],\"image\":[1025],\"name\":[1025],\"description\":[1025],\"email\":[1025],\"phone\":[1025],\"buttonText\":[1025,\"button-text\"],\"buttonIcon\":[1025,\"button-icon\"],\"buttonUrl\":[1025,\"button-url\"],\"language\":[32]}]]],[\"duet-multiselect.cjs\",[[1,\"duet-multiselect\",{\"margin\":[1],\"error\":[1],\"expand\":[4],\"value\":[1040],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"placeholder\":[1],\"caption\":[1],\"items\":[1],\"disabled\":[516],\"label\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-textarea.cjs\",[[2,\"duet-textarea\",{\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleAutocomplete\":[1,\"accessible-autocomplete\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"required\":[4],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"maxlength\":[2],\"minlength\":[2],\"error\":[1],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"value\":[1025],\"disallowPattern\":[1,\"disallow-pattern\"],\"counter\":[4],\"counterLabel\":[1,\"counter-label\"],\"setFocus\":[64]}]]],[\"duet-modal.cjs\",[[1,\"duet-modal\",{\"language\":[1537],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"size\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleDescription\":[1,\"accessible-description\"],\"gutterSize\":[1,\"gutter-size\"],\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"headingVisualLevel\":[1,\"heading-visual-level\"],\"icon\":[1],\"color\":[1],\"active\":[1540],\"closeOnBlur\":[1028,\"close-on-blur\"],\"open\":[32],\"show\":[64],\"hide\":[64]},[[8,\"keyup\",\"handleKeyUp\"]]]]],[\"duet-radio_2.cjs\",[[6,\"duet-radio-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"responsive\":[4],\"value\":[1537],\"disabled\":[4]}],[2,\"duet-radio\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleIndex\":[1,\"accessible-index\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"disabled\":[516],\"required\":[4],\"blockEvents\":[4,\"block-events\"],\"identifier\":[1],\"label\":[1],\"name\":[1],\"role\":[1],\"groupDisabled\":[4,\"group-disabled\"],\"groupDirection\":[1,\"group-direction\"],\"groupResponsive\":[4,\"group-responsive\"],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-cookie-consent.cjs\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]}]]],[\"duet-notification_2.cjs\",[[1,\"duet-notification-drawer\",{\"icon\":[1],\"label\":[1],\"language\":[1],\"accessibleLabelNotificationsDefaults\":[1,\"accessible-label-notification-default\"],\"accessibleLabelNotifications\":[1,\"accessible-label-notifications\"],\"badge\":[4],\"theme\":[1025],\"direction\":[1],\"isOpen\":[32],\"hasNotifications\":[32],\"setFocus\":[64],\"open\":[64],\"close\":[64]},[[6,\"focus\",\"handleClickFocusOutside\"],[6,\"click\",\"handleClickFocusOutside\"]]],[1,\"duet-notification\",{\"language\":[1],\"accessibleLabelUnreadDefaults\":[16],\"accessibleLabelUnread\":[1,\"accessible-label-unread\"],\"url\":[1],\"date\":[1],\"highlight\":[4],\"external\":[4],\"theme\":[1025],\"setFocus\":[64]}]]],[\"duet-step_2.cjs\",[[6,\"duet-step\",{\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"stepIndex\":[2,\"step-index\"],\"state\":[1],\"roundedTop\":[4,\"rounded-top\"],\"roundedBottom\":[4,\"rounded-bottom\"],\"setFocus\":[64]}],[1,\"duet-stepper\",{\"theme\":[1025],\"accessibleLive\":[1,\"accessible-live\"],\"margin\":[1],\"backDisabled\":[4,\"back-disabled\"],\"selected\":[1538]},[[0,\"duetStepClick\",\"onDuetStepClick\"]]]]],[\"duet-footer.cjs\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]}]]],[\"duet-card.cjs\",[[1,\"duet-card\",{\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"secondaryHeading\":[1,\"secondary-heading\"],\"variation\":[1],\"collapsible\":[4],\"open\":[1540],\"headingLevel\":[1,\"heading-level\"],\"headingBackground\":[1,\"heading-background\"],\"icon\":[1],\"image\":[1],\"background\":[1],\"padding\":[1],\"margin\":[1],\"theme\":[1025],\"url\":[1],\"shadowBreakpoint\":[1,\"shadow-breakpoint\"],\"setFocus\":[64]}]]],[\"duet-tray.cjs\",[[1,\"duet-tray\",{\"language\":[1025],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1,\"accessible-close-label\"],\"accessibleOpenLabelDefaults\":[1,\"accessible-open-label-default\"],\"accessibleOpenLabel\":[1,\"accessible-open-label\"],\"theme\":[1025],\"active\":[516],\"autoHide\":[4,\"auto-hide\"],\"responsive\":[4],\"expanded\":[32],\"hiddenState\":[32]},[[9,\"scroll\",\"getFrame\"],[16,\"click\",\"handleBodyClick\"]]]]],[\"duet-breadcrumb.cjs\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs.cjs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"children\":[32]}]]],[\"duet-collapsible.cjs\",[[1,\"duet-collapsible\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"centerHeading\":[4,\"center-heading\"],\"headingWeight\":[1,\"heading-weight\"],\"headingSize\":[1,\"heading-size\"],\"headingLevel\":[1,\"heading-level\"],\"margin\":[1],\"open\":[1540],\"setFocus\":[64]}]]],[\"duet-combobox.cjs\",[[6,\"duet-combobox\",{\"accessibleLabelDefaults\":[1,\"accessible-label-defaults\"],\"accessibleLabels\":[16],\"theme\":[1025],\"force\":[4],\"items\":[1032],\"formatter\":[16],\"value\":[1537],\"minCharacters\":[2,\"min-characters\"],\"openListOnClick\":[4,\"open-list-on-click\"],\"filterType\":[1,\"filter-type\"],\"processedItems\":[32],\"inputWidth\":[32],\"inputValue\":[32],\"selectionMsg\":[32],\"listOpen\":[32],\"selectedItems\":[32],\"activeItem\":[32],\"formatItem\":[64]},[[4,\"click\",\"handleDocumentClick\"]]]]],[\"duet-menu-bar.cjs\",[[1,\"duet-menu-bar\",{\"theme\":[1025],\"logo\":[1028],\"logoHref\":[1025,\"logo-href\"],\"logoLinkAccessibleLabel\":[1025,\"logo-link-accessible-label\"],\"accessibleLabel\":[1,\"accessible-label\"],\"logoSize\":[32],\"leftMoreVisible\":[32],\"rightMoreVisible\":[32]},[[9,\"resize\",\"onWindowResize\"]]]]],[\"duet-menu-bar-button.cjs\",[[1,\"duet-menu-bar-button\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessiblePopup\":[1,\"accessible-popup\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleExpanded\":[4,\"accessible-expanded\"],\"accessiblePressed\":[4,\"accessible-pressed\"],\"theme\":[1025],\"icon\":[1537],\"iconSize\":[32],\"setFocus\":[64]}]]],[\"duet-menu-bar-dropdown.cjs\",[[1,\"duet-menu-bar-dropdown\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"open\":[1540],\"icon\":[1537],\"iconSize\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-menu-bar-dropdown-link.cjs\",[[1,\"duet-menu-bar-dropdown-link\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1537]}]]],[\"duet-menu-bar-link.cjs\",[[1,\"duet-menu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"iconSize\":[32]}]]],[\"duet-page-heading.cjs\",[[1,\"duet-page-heading\",{\"theme\":[1025],\"icon\":[1025],\"layout\":[1025]}]]],[\"duet-range-slider.cjs\",[[2,\"duet-range-slider\",{\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"name\":[1],\"required\":[4],\"disabled\":[516],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"min\":[2],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"unit\":[1],\"max\":[2],\"step\":[2],\"locale\":[1],\"value\":[1026],\"debounce\":[2],\"setFocus\":[64]}]]],[\"duet-slideout.cjs\",[[1,\"duet-slideout\",{\"theme\":[1025],\"open\":[1540],\"backgroundColor\":[1537,\"background-color\"],\"language\":[32],\"toggle\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"]]]]],[\"duet-slideout-lang.cjs\",[[1,\"duet-slideout-lang\",{\"theme\":[1025],\"language\":[32]}]]],[\"duet-slideout-link.cjs\",[[1,\"duet-slideout-link\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"targetLanguage\":[1,\"target-language\"],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"size\":[1537],\"caret\":[1028],\"menuItem\":[4,\"menu-item\"]}]]],[\"duet-slideout-panel.cjs\",[[1,\"duet-slideout-panel\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"labelSize\":[1537,\"label-size\"],\"backgroundColor\":[1537,\"background-color\"],\"label\":[32],\"language\":[32],\"setFocus\":[64]}]]],[\"duet-slideout-panel-dropdown.cjs\",[[1,\"duet-slideout-panel-dropdown\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar.cjs\",[[1,\"duet-submenu-bar\",{\"theme\":[1025],\"open\":[1540],\"accessibleLabel\":[1,\"accessible-label\"],\"mobile\":[32],\"setFocus\":[64]}]]],[\"duet-submenu-bar-dropdown.cjs\",[[1,\"duet-submenu-bar-dropdown\",{\"theme\":[1025],\"active\":[1028],\"open\":[1540],\"icon\":[1537],\"iconSize\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar-dropdown-link.cjs\",[[1,\"duet-submenu-bar-dropdown-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"caret\":[1028],\"highlight\":[1028]}]]],[\"duet-submenu-bar-link.cjs\",[[1,\"duet-submenu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"iconSize\":[32]}]]],[\"duet-toggle.cjs\",[[2,\"duet-toggle\",{\"theme\":[1025],\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"label\":[1],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]}]]],[\"duet-toolbar-dropdown.cjs\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-toolbar-dropdown-link.cjs\",[[1,\"duet-toolbar-dropdown-link\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"targetLanguage\":[1,\"target-language\"],\"href\":[1025],\"icon\":[1537],\"active\":[1028]}]]],[\"duet-toolbar-link.cjs\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537]}]]],[\"duet-layout.cjs\",[[1,\"duet-layout\",{\"sticky\":[4],\"margin\":[1],\"stickyDistance\":[1,\"sticky-distance\"],\"center\":[4],\"tabs\":[4],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-nav.cjs\",[[1,\"duet-nav\",{\"theme\":[1025]}]]],[\"duet-section-layout.cjs\",[[1,\"duet-section-layout\",{\"margin\":[1],\"middle\":[4]}]]],[\"duet-toolbar.cjs\",[[1,\"duet-toolbar\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-select.cjs\",[[2,\"duet-select\",{\"variation\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"error\":[1],\"expand\":[4],\"value\":[1537],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"items\":[1],\"disabled\":[516],\"required\":[4],\"label\":[1],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[64]}]]],[\"duet-alert.cjs\",[[1,\"duet-alert\",{\"theme\":[1025],\"accessibleLabelDefaults\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"announcements\":[4],\"icon\":[1],\"autoDismiss\":[2,\"auto-dismiss\"],\"margin\":[1],\"padding\":[1],\"variation\":[1],\"dismissible\":[4],\"isDismissed\":[32],\"timeoutID\":[32],\"language\":[32],\"show\":[64],\"hide\":[64]}]]],[\"duet-empty-state.cjs\",[[1,\"duet-empty-state\",{\"theme\":[1025],\"icon\":[1],\"size\":[1]}]]],[\"duet-progress.cjs\",[[0,\"duet-progress\",{\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleLabelUploadDefaults\":[1,\"accessible-label-upload-defaults\"],\"accessibleLabelUpload\":[1,\"accessible-label-upload\"],\"progress\":[1538],\"caption\":[1],\"height\":[1],\"theme\":[1025]}]]],[\"duet-checkbox.cjs\",[[2,\"duet-checkbox\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleIndex\":[1,\"accessible-index\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleSelected\":[1,\"accessible-selected\"],\"required\":[4],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"role\":[1],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-checkmark.cjs\",[[0,\"duet-checkmark\",{\"theme\":[1025],\"checked\":[1028],\"presentationOnly\":[4,\"presentation-only\"],\"center\":[4],\"type\":[513]}]]],[\"duet-scrollable_3.cjs\",[[1,\"duet-tab-group\",{\"theme\":[1025],\"scrolls\":[4],\"collapses\":[4],\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"language\":[1025],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"margin\":[1],\"padding\":[1],\"setTabIndex\":[4,\"set-tab-index\"],\"tabs\":[32],\"selected\":[32],\"openTab\":[64],\"refresh\":[64]}],[6,\"duet-tab\",{\"label\":[513],\"caption\":[513],\"selected\":[516],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1,\"accessible-description\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"selected\":[1026],\"tablistAtStart\":[32],\"isTabContentSmallerThanWrapper\":[32],\"tablistAtEnd\":[32],\"childrenData\":[32]}]]],[\"duet-upload-aria-status.cjs\",[[1,\"duet-upload-aria-status\",{\"statusMessageLabel\":[16],\"accessibleAriaLive\":[1,\"accessible-aria-live\"],\"valid\":[2],\"total\":[2],\"invalid\":[2],\"inprogress\":[2],\"statusMessage\":[32]}]]],[\"duet-grid_2.cjs\",[[2,\"duet-grid\",{\"responsive\":[4],\"breakpoint\":[1],\"direction\":[1],\"alignment\":[1],\"distribution\":[1],\"mobile\":[1],\"distributeFormElement\":[32]}],[2,\"duet-grid-item\",{\"fill\":[4],\"maxWidth\":[1,\"max-width\"],\"minWidth\":[1,\"min-width\"],\"theme\":[1025],\"margin\":[1],\"responsive\":[4],\"breakpoint\":[1]}]]],[\"duet-list_2.cjs\",[[1,\"duet-list\",{\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"mobile\":[1],\"breakpoint\":[1],\"variation\":[1],\"labelWidth\":[1,\"label-width\"]}],[1,\"duet-list-item\"]]],[\"duet-fieldset.cjs\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32]}]]],[\"duet-badge.cjs\",[[1,\"duet-badge\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1]}]]],[\"duet-visually-hidden.cjs\",[[1,\"duet-visually-hidden\"]]],[\"duet-header_2.cjs\",[[1,\"duet-header\",{\"theme\":[1025],\"language\":[1025],\"accessibleI18nLabelsDefaults\":[1,\"accessible-labels-default\"],\"accessibleI18nLabels\":[16],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1,\"accessible-label-external\"],\"accessibleLabelDefaults\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1,\"accessible-label\"],\"user\":[8],\"logoHref\":[1,\"logo-href\"],\"currentHref\":[1025,\"current-href\"],\"skipToId\":[1,\"skip-to-id\"],\"items\":[8],\"region\":[1],\"session\":[8],\"search\":[8],\"back\":[8],\"contact\":[1],\"contactItems\":[8,\"contact-items\"],\"languageItems\":[8,\"language-items\"],\"isContactOpen\":[32],\"isLanguageOpen\":[32],\"isSessionOpen\":[32],\"isSlideOutOpen\":[32],\"isSegmentOpen\":[32],\"openMenu\":[32],\"closedActives\":[32],\"processedItems\":[32],\"processedLanguageItems\":[32],\"processedContactItems\":[32],\"processedSession\":[32],\"processedSearch\":[32],\"processedUser\":[32],\"processedBack\":[32],\"renderDesktopNav\":[32],\"closeMenus\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[4,\"focus\",\"handleDocumentClick\"],[4,\"click\",\"handleDocumentClick\"]]],[1,\"duet-logo\",{\"theme\":[1025],\"margin\":[1],\"inverse\":[4],\"size\":[1],\"href\":[1537],\"accessibleLabelDefaults\":[1040],\"accessibleLabel\":[1537,\"accessible-label\"],\"language\":[1537],\"setFocus\":[64]}]]],[\"duet-action-button.cjs\",[[1,\"duet-action-button\",{\"theme\":[1025],\"iconName\":[1,\"icon-name\"],\"iconColor\":[1,\"icon-color\"],\"iconSize\":[1,\"icon-size\"],\"actionName\":[1,\"action-name\"],\"actionId\":[1,\"action-id\"],\"actionMeta\":[1,\"action-meta\"],\"disabled\":[4],\"color\":[513],\"background\":[1],\"accessibleTitle\":[8,\"title\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"numbersStore\":[32],\"setFocus\":[64]}]]],[\"duet-divider_2.cjs\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"duet-tooltip.cjs\",[[1,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleInputLabel\":[1,\"accessible-input-label\"],\"accessibleCloseLabelDefault\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1,\"accessible-close-label\"],\"label\":[1],\"breakpoint\":[1],\"direction\":[1],\"positionVertical\":[513,\"position-vertical\"],\"positionHorizontal\":[513,\"position-horizontal\"],\"active\":[1540],\"openDown\":[32],\"openLeft\":[32],\"openRight\":[32]},[[9,\"scroll\",\"onScroll\"],[4,\"click\",\"handleDocumentClick\"]]]]],[\"duet-button_2.cjs\",[[1,\"duet-button\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessiblePopup\":[1,\"accessible-popup\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleExpanded\":[4,\"accessible-expanded\"],\"accessiblePressed\":[4,\"accessible-pressed\"],\"loading\":[4],\"variation\":[1],\"negative\":[4],\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"centerText\":[4,\"center-text\"],\"wrapping\":[1],\"expand\":[4],\"fixed\":[4],\"disabled\":[516],\"name\":[1],\"value\":[1],\"identifier\":[1],\"submit\":[516],\"external\":[4],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]}],[1,\"duet-spinner\",{\"accessibleLabel\":[1,\"accessible-label\"],\"color\":[1],\"size\":[1],\"theme\":[1025]}]]],[\"duet-input_2.cjs\",[[6,\"duet-input\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleAutocomplete\":[1,\"accessible-autocomplete\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleExpanded\":[1,\"accessible-expanded\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleHasPopup\":[1,\"accessible-has-popup\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"debounce\":[2],\"clear\":[4],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"required\":[4],\"type\":[1],\"variation\":[1],\"label\":[1025],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"numericKeyboard\":[4,\"numeric-keyboard\"],\"name\":[1],\"pattern\":[1],\"maxlength\":[2],\"minlength\":[2],\"placeholder\":[1],\"component\":[1],\"role\":[1],\"icon\":[1],\"autoComplete\":[1,\"auto-complete\"],\"disallowPattern\":[1,\"disallow-pattern\"],\"value\":[1025],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"language\":[32],\"isPasswordRevealed\":[32],\"isFocused\":[32],\"setFocus\":[64],\"resetCursor\":[64],\"clearInput\":[64]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1]}]]],[\"duet-editable-table_3.cjs\",[[1,\"duet-upload\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"external\":[4],\"middleware\":[16],\"deferUpload\":[4,\"defer-upload\"],\"hideButton\":[4,\"hide-upload-button\"],\"actions\":[16],\"uri\":[1],\"showLinks\":[4,\"show-links\"],\"caption\":[1],\"statusLabelDefaults\":[1,\"status-label-default\"],\"statusMessageLabel\":[1,\"status-message-label\"],\"buttonLabelDefaults\":[1,\"button-label-default\"],\"buttonLabel\":[1,\"button-label\"],\"accessibleButtonLabel\":[1,\"accessible-button-label\"],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"required\":[4],\"alignment\":[1],\"hideGroups\":[4,\"hide-table-labels\"],\"files\":[1040],\"valid\":[1540],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"descriptionDefaults\":[1,\"description-default\"],\"description\":[1],\"fileListEmptyDefaults\":[1,\"list-empty-default\"],\"fileListEmpty\":[1,\"file-list-empty\"],\"error\":[1],\"errorCodes\":[16],\"name\":[1],\"maxBytes\":[2,\"max-bytes\"],\"maxBytesTotal\":[2,\"max-bytes-total\"],\"maxFiles\":[2,\"max-files\"],\"allowedExtensions\":[1,\"allowed-extensions\"],\"allowedMimetypes\":[1,\"allowed-mimetypes\"],\"multiple\":[4],\"limitSelection\":[4,\"limit-selection\"],\"value\":[1025],\"externalUploadButtonId\":[1,\"external-upload-button-id\"],\"captionOnBottom\":[4,\"caption-on-bottom\"],\"groups\":[16],\"tick\":[32],\"setFocus\":[64],\"upload\":[64],\"uploadPending\":[64],\"refresh\":[64],\"getFiles\":[64],\"updateValue\":[64]}],[6,\"duet-editable-table\",{\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"actions\":[1040],\"columns\":[1040],\"rows\":[1040],\"sortable\":[4],\"groupId\":[1,\"group-id\"],\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"hideHeadVisually\":[4,\"hide-head-visually\"]}],[4,\"duet-table\",{\"theme\":[1025],\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"hideHeadVisually\":[4,\"hide-head-visually\"],\"matchesBreakpoint\":[32]}]]]]"), options);
22
+ return index.bootstrapLazy(JSON.parse("[[\"duet-icon.cjs\",[[1,\"duet-icon\",{\"theme\":[1025],\"icon\":[1],\"src\":[1],\"name\":[1],\"margin\":[1],\"responsive\":[4],\"color\":[513],\"background\":[1],\"size\":[1],\"outline\":[1],\"shape\":[1],\"svgContent\":[32]}]]],[\"duet-caption_4.cjs\",[[17,\"duet-link\",{\"variation\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"identifier\":[1],\"theme\":[1025],\"url\":[513],\"external\":[4],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"padding\":[1],\"setFocus\":[64]}],[1,\"duet-paragraph\",{\"theme\":[1025],\"margin\":[1],\"size\":[1],\"weight\":[1],\"variation\":[1],\"color\":[1]}],[1,\"duet-heading\",{\"level\":[513],\"margin\":[1],\"visualLevel\":[1,\"visual-level\"],\"border\":[8],\"weight\":[1],\"color\":[1],\"theme\":[1025],\"hyphenate\":[4]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"duet-choice_2.cjs\",[[6,\"duet-choice-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"responsive\":[4],\"breakpoint\":[1],\"value\":[1537],\"disabled\":[4]}],[6,\"duet-choice\",{\"theme\":[1025],\"label\":[1],\"accessibleLabelInfoButtonDefaults\":[1,\"accessible-label-info-default\"],\"accessibleLabelInfoButton\":[1025,\"accessible-label-info-button\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"caption\":[1],\"value\":[1537],\"type\":[513],\"name\":[1],\"checked\":[1540],\"collapsible\":[4],\"margin\":[1],\"icon\":[1],\"expand\":[4],\"padding\":[1],\"identifier\":[1],\"groupDirection\":[1,\"group-direction\"],\"groupDisabled\":[4,\"group-disabled\"],\"groupResponsive\":[4,\"group-responsive\"],\"disabled\":[516],\"required\":[4],\"infoLabelDefaults\":[1,\"accessible-label-info-default\"],\"infoLabel\":[1025,\"info-label\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"isBlurred\":[32],\"language\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]},[[2,\"blur\",\"handleHostBlur\"],[2,\"keydown\",\"handleHostKeyDown\"],[2,\"keyup\",\"handleHostKeyUp\"]]]]],[\"duet-pagination_2.cjs\",[[1,\"duet-pagination\",{\"theme\":[1025],\"jumpString\":[1,\"jump-string\"],\"variation\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabels\":[1040],\"take\":[2],\"visibleItems\":[2,\"visible-items\"],\"total\":[2],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"numbersStore\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32],\"language\":[32]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"],\"language\":[32]}]]],[\"duet-date-picker.cjs\",[[2,\"duet-date-picker\",{\"theme\":[1025],\"expand\":[4],\"name\":[1],\"identifier\":[1],\"label\":[1],\"caption\":[1],\"margin\":[1],\"language\":[1537],\"placeholderDefaults\":[1,\"placeholder-default\"],\"placeholder\":[1025],\"echoPlaceholder\":[1540,\"echo-placeholder\"],\"disabled\":[516],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"role\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"required\":[4],\"direction\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"value\":[1537],\"min\":[1],\"max\":[1],\"incrementYears\":[2,\"increment\"],\"validity\":[1040],\"open\":[32],\"focusedDay\":[32],\"inputValue\":[32],\"setFocus\":[64],\"show\":[64],\"hide\":[64]},[[4,\"click\",\"handleDocumentClick\"]]]]],[\"duet-hero.cjs\",[[1,\"duet-hero\",{\"theme\":[1025],\"heading\":[1],\"preHeading\":[1,\"pre-heading\"],\"level\":[1],\"subHeadingLevel\":[1,\"sub-heading-level\"],\"description\":[1],\"icon\":[1],\"iconSize\":[1,\"icon-size\"],\"iconRight\":[4,\"icon-right\"],\"categoryIcon\":[1,\"category-icon\"],\"categoryIconColor\":[1,\"category-icon-color\"],\"buttonLabel\":[1,\"button-label\"],\"language\":[1025],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"buttonUrl\":[1,\"button-url\"],\"buttonId\":[1,\"button-id\"],\"buttonData\":[16],\"textCenter\":[4,\"text-center\"],\"leftAlign\":[4,\"left-align\"],\"image\":[1],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]}]]],[\"duet-number-input.cjs\",[[2,\"duet-number-input\",{\"language\":[1025],\"locale\":[1],\"unit\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLiveDefaults\":[1,\"accessible-live-default\"],\"accessibleLive\":[1,\"accessible-live\"],\"accessibleLiveEnabled\":[4,\"accessible-live-enabled\"],\"accessibleAddDefaults\":[1,\"accessible-add-default\"],\"accessibleAdd\":[1,\"accessible-add\"],\"accessibleSubtractDefaults\":[1,\"accessible-subtract-defaults\"],\"accessibleSubtract\":[1,\"accessible-subtract\"],\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"min\":[2],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"max\":[2],\"name\":[1],\"error\":[1],\"tooltip\":[1],\"step\":[2],\"rounding\":[4],\"role\":[1],\"disabled\":[516],\"required\":[4],\"value\":[1025],\"focusedValue\":[32],\"setFocus\":[64]}]]],[\"duet-contact-card.cjs\",[[1,\"duet-contact-card\",{\"theme\":[1025],\"margin\":[1],\"image\":[1025],\"name\":[1025],\"description\":[1025],\"email\":[1025],\"phone\":[1025],\"buttonText\":[1025,\"button-text\"],\"buttonIcon\":[1025,\"button-icon\"],\"buttonUrl\":[1025,\"button-url\"],\"language\":[32]}]]],[\"duet-multiselect.cjs\",[[1,\"duet-multiselect\",{\"margin\":[1],\"error\":[1],\"expand\":[4],\"value\":[1040],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"placeholder\":[1],\"caption\":[1],\"items\":[1],\"disabled\":[516],\"label\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"language\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-textarea.cjs\",[[2,\"duet-textarea\",{\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleAutocomplete\":[1,\"accessible-autocomplete\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"required\":[4],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"maxlength\":[2],\"minlength\":[2],\"error\":[1],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"value\":[1025],\"disallowPattern\":[1,\"disallow-pattern\"],\"counter\":[4],\"counterLabel\":[1,\"counter-label\"],\"setFocus\":[64]}]]],[\"duet-modal.cjs\",[[1,\"duet-modal\",{\"language\":[1537],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"size\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleDescription\":[1,\"accessible-description\"],\"gutterSize\":[1,\"gutter-size\"],\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"headingVisualLevel\":[1,\"heading-visual-level\"],\"icon\":[1],\"color\":[1],\"active\":[1540],\"closeOnBlur\":[1028,\"close-on-blur\"],\"open\":[32],\"show\":[64],\"hide\":[64]},[[8,\"keyup\",\"handleKeyUp\"]]]]],[\"duet-radio_2.cjs\",[[6,\"duet-radio-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"responsive\":[4],\"value\":[1537],\"disabled\":[4]}],[2,\"duet-radio\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleIndex\":[1,\"accessible-index\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"disabled\":[516],\"required\":[4],\"blockEvents\":[4,\"block-events\"],\"identifier\":[1],\"label\":[1],\"name\":[1],\"role\":[1],\"groupDisabled\":[4,\"group-disabled\"],\"groupDirection\":[1,\"group-direction\"],\"groupResponsive\":[4,\"group-responsive\"],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-cookie-consent.cjs\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]}]]],[\"duet-notification_2.cjs\",[[1,\"duet-notification-drawer\",{\"icon\":[1],\"label\":[1],\"language\":[1],\"accessibleLabelNotificationsDefaults\":[1,\"accessible-label-notification-default\"],\"accessibleLabelNotifications\":[1,\"accessible-label-notifications\"],\"badge\":[4],\"theme\":[1025],\"direction\":[1],\"isOpen\":[32],\"hasNotifications\":[32],\"setFocus\":[64],\"open\":[64],\"close\":[64]},[[6,\"focus\",\"handleClickFocusOutside\"],[6,\"click\",\"handleClickFocusOutside\"]]],[1,\"duet-notification\",{\"language\":[1537],\"accessibleLabelUnreadDefaults\":[16],\"accessibleLabelUnread\":[1025,\"accessible-label-unread\"],\"url\":[1],\"date\":[1],\"highlight\":[4],\"external\":[4],\"theme\":[1025],\"setFocus\":[64]}]]],[\"duet-step_2.cjs\",[[6,\"duet-step\",{\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"stepIndex\":[2,\"step-index\"],\"state\":[1],\"roundedTop\":[4,\"rounded-top\"],\"roundedBottom\":[4,\"rounded-bottom\"],\"setFocus\":[64]}],[1,\"duet-stepper\",{\"theme\":[1025],\"accessibleLive\":[1,\"accessible-live\"],\"margin\":[1],\"backDisabled\":[4,\"back-disabled\"],\"selected\":[1538]},[[0,\"duetStepClick\",\"onDuetStepClick\"]]]]],[\"duet-footer.cjs\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]}]]],[\"duet-card.cjs\",[[1,\"duet-card\",{\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"secondaryHeading\":[1,\"secondary-heading\"],\"variation\":[1],\"collapsible\":[4],\"open\":[1540],\"headingLevel\":[1,\"heading-level\"],\"headingBackground\":[1,\"heading-background\"],\"icon\":[1],\"image\":[1],\"background\":[1],\"padding\":[1],\"margin\":[1],\"theme\":[1025],\"url\":[1],\"shadowBreakpoint\":[1,\"shadow-breakpoint\"],\"setFocus\":[64]}]]],[\"duet-tray.cjs\",[[1,\"duet-tray\",{\"language\":[1025],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1,\"accessible-close-label\"],\"accessibleOpenLabelDefaults\":[1,\"accessible-open-label-default\"],\"accessibleOpenLabel\":[1,\"accessible-open-label\"],\"theme\":[1025],\"active\":[516],\"autoHide\":[4,\"auto-hide\"],\"responsive\":[4],\"expanded\":[32],\"hiddenState\":[32]},[[9,\"scroll\",\"getFrame\"],[16,\"click\",\"handleBodyClick\"]]]]],[\"duet-breadcrumb.cjs\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs.cjs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"children\":[32]}]]],[\"duet-collapsible.cjs\",[[1,\"duet-collapsible\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"centerHeading\":[4,\"center-heading\"],\"headingWeight\":[1,\"heading-weight\"],\"headingSize\":[1,\"heading-size\"],\"headingLevel\":[1,\"heading-level\"],\"margin\":[1],\"open\":[1540],\"setFocus\":[64]}]]],[\"duet-combobox.cjs\",[[6,\"duet-combobox\",{\"accessibleLabelDefaults\":[1,\"accessible-label-defaults\"],\"accessibleLabels\":[1040],\"theme\":[1025],\"force\":[4],\"items\":[1032],\"formatter\":[16],\"value\":[1537],\"minCharacters\":[2,\"min-characters\"],\"openListOnClick\":[4,\"open-list-on-click\"],\"filterType\":[1,\"filter-type\"],\"processedItems\":[32],\"inputWidth\":[32],\"inputValue\":[32],\"selectionMsg\":[32],\"listOpen\":[32],\"selectedItems\":[32],\"activeItem\":[32],\"language\":[32],\"formatItem\":[64]},[[4,\"click\",\"handleDocumentClick\"]]]]],[\"duet-menu-bar.cjs\",[[1,\"duet-menu-bar\",{\"theme\":[1025],\"logo\":[1028],\"logoHref\":[1025,\"logo-href\"],\"logoLinkAccessibleLabel\":[1025,\"logo-link-accessible-label\"],\"accessibleLabel\":[1,\"accessible-label\"],\"logoSize\":[32],\"leftMoreVisible\":[32],\"rightMoreVisible\":[32]},[[9,\"resize\",\"onWindowResize\"]]]]],[\"duet-menu-bar-button.cjs\",[[1,\"duet-menu-bar-button\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessiblePopup\":[1,\"accessible-popup\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleExpanded\":[4,\"accessible-expanded\"],\"accessiblePressed\":[4,\"accessible-pressed\"],\"theme\":[1025],\"icon\":[1537],\"iconSize\":[32],\"setFocus\":[64]}]]],[\"duet-menu-bar-dropdown.cjs\",[[1,\"duet-menu-bar-dropdown\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"open\":[1540],\"icon\":[1537],\"iconSize\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-menu-bar-dropdown-link.cjs\",[[1,\"duet-menu-bar-dropdown-link\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1537]}]]],[\"duet-menu-bar-link.cjs\",[[1,\"duet-menu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"iconSize\":[32]}]]],[\"duet-page-heading.cjs\",[[1,\"duet-page-heading\",{\"theme\":[1025],\"icon\":[1025],\"layout\":[1025]}]]],[\"duet-range-slider.cjs\",[[2,\"duet-range-slider\",{\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"name\":[1],\"required\":[4],\"disabled\":[516],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"min\":[2],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"unit\":[1],\"max\":[2],\"step\":[2],\"locale\":[1],\"value\":[1026],\"debounce\":[2],\"setFocus\":[64]}]]],[\"duet-slideout.cjs\",[[1,\"duet-slideout\",{\"theme\":[1025],\"open\":[1540],\"backgroundColor\":[1537,\"background-color\"],\"language\":[32],\"toggle\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"]]]]],[\"duet-slideout-lang.cjs\",[[1,\"duet-slideout-lang\",{\"theme\":[1025],\"language\":[32]}]]],[\"duet-slideout-link.cjs\",[[1,\"duet-slideout-link\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"targetLanguage\":[1,\"target-language\"],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"size\":[1537],\"caret\":[1028],\"menuItem\":[4,\"menu-item\"]}]]],[\"duet-slideout-panel.cjs\",[[1,\"duet-slideout-panel\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"labelSize\":[1537,\"label-size\"],\"backgroundColor\":[1537,\"background-color\"],\"label\":[32],\"language\":[32],\"setFocus\":[64]}]]],[\"duet-slideout-panel-dropdown.cjs\",[[1,\"duet-slideout-panel-dropdown\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar.cjs\",[[1,\"duet-submenu-bar\",{\"theme\":[1025],\"open\":[1540],\"accessibleLabel\":[1,\"accessible-label\"],\"mobile\":[32],\"setFocus\":[64]}]]],[\"duet-submenu-bar-dropdown.cjs\",[[1,\"duet-submenu-bar-dropdown\",{\"theme\":[1025],\"active\":[1028],\"open\":[1540],\"icon\":[1537],\"isDesktop\":[32],\"iconSize\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar-dropdown-link.cjs\",[[1,\"duet-submenu-bar-dropdown-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"caret\":[1028],\"highlight\":[1028]}]]],[\"duet-submenu-bar-link.cjs\",[[1,\"duet-submenu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"iconSize\":[32]}]]],[\"duet-toggle.cjs\",[[2,\"duet-toggle\",{\"theme\":[1025],\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"label\":[1],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]}]]],[\"duet-toolbar-dropdown.cjs\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-toolbar-dropdown-link.cjs\",[[1,\"duet-toolbar-dropdown-link\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"targetLanguage\":[1,\"target-language\"],\"href\":[1025],\"icon\":[1537],\"active\":[1028]}]]],[\"duet-toolbar-link.cjs\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537]}]]],[\"duet-layout.cjs\",[[1,\"duet-layout\",{\"sticky\":[4],\"margin\":[1],\"stickyDistance\":[1,\"sticky-distance\"],\"center\":[4],\"tabs\":[4],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-nav.cjs\",[[1,\"duet-nav\",{\"theme\":[1025]}]]],[\"duet-section-layout.cjs\",[[1,\"duet-section-layout\",{\"margin\":[1],\"middle\":[4]}]]],[\"duet-toolbar.cjs\",[[1,\"duet-toolbar\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-select.cjs\",[[2,\"duet-select\",{\"variation\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"error\":[1],\"expand\":[4],\"value\":[1537],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"items\":[1],\"disabled\":[516],\"required\":[4],\"label\":[1],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[64]}]]],[\"duet-alert.cjs\",[[1,\"duet-alert\",{\"theme\":[1025],\"accessibleLabelDefaults\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"announcements\":[4],\"icon\":[1],\"autoDismiss\":[2,\"auto-dismiss\"],\"margin\":[1],\"padding\":[1],\"variation\":[1],\"dismissible\":[4],\"isDismissed\":[32],\"timeoutID\":[32],\"language\":[32],\"show\":[64],\"hide\":[64]}]]],[\"duet-progress.cjs\",[[0,\"duet-progress\",{\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleLabelUploadDefaults\":[1,\"accessible-label-upload-defaults\"],\"accessibleLabelUpload\":[1,\"accessible-label-upload\"],\"progress\":[1538],\"caption\":[1],\"height\":[1],\"theme\":[1025]}]]],[\"duet-upload-aria-status.cjs\",[[1,\"duet-upload-aria-status\",{\"statusMessageLabel\":[16],\"accessibleAriaLive\":[1,\"accessible-aria-live\"],\"valid\":[2],\"total\":[2],\"invalid\":[2],\"inprogress\":[2],\"statusMessage\":[32]}]]],[\"duet-editable-table_3.cjs\",[[1,\"duet-upload\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"external\":[4],\"middleware\":[16],\"deferUpload\":[4,\"defer-upload\"],\"hideButton\":[4,\"hide-upload-button\"],\"actions\":[16],\"uri\":[1],\"showLinks\":[4,\"show-links\"],\"caption\":[1],\"statusLabelDefaults\":[1,\"status-label-default\"],\"statusMessageLabel\":[1,\"status-message-label\"],\"buttonLabelDefaults\":[1,\"button-label-default\"],\"buttonLabel\":[1,\"button-label\"],\"accessibleButtonLabel\":[1,\"accessible-button-label\"],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"required\":[4],\"alignment\":[1],\"hideGroups\":[4,\"hide-table-labels\"],\"files\":[1040],\"valid\":[1540],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"descriptionDefaults\":[1,\"description-default\"],\"description\":[1],\"fileListEmptyDefaults\":[1,\"list-empty-default\"],\"fileListEmpty\":[1,\"file-list-empty\"],\"error\":[1],\"errorCodes\":[16],\"name\":[1],\"maxBytes\":[2,\"max-bytes\"],\"maxBytesTotal\":[2,\"max-bytes-total\"],\"maxFiles\":[2,\"max-files\"],\"allowedExtensions\":[1,\"allowed-extensions\"],\"allowedMimetypes\":[1,\"allowed-mimetypes\"],\"multiple\":[4],\"limitSelection\":[4,\"limit-selection\"],\"value\":[1025],\"externalUploadButtonId\":[1,\"external-upload-button-id\"],\"captionOnBottom\":[4,\"caption-on-bottom\"],\"showUploadedItemsHeader\":[4,\"show-uploaded-items-header\"],\"uploadedItemsHeaderLabel\":[16],\"hideHeader\":[4,\"hide-header\"],\"groups\":[16],\"tick\":[32],\"setFocus\":[64],\"upload\":[64],\"uploadPending\":[64],\"refresh\":[64],\"getFiles\":[64],\"updateValue\":[64]}],[6,\"duet-editable-table\",{\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"actions\":[1040],\"columns\":[1040],\"rows\":[1040],\"sortable\":[4],\"groupId\":[1,\"group-id\"],\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"hideHeadVisually\":[4,\"hide-head-visually\"],\"language\":[32]}],[4,\"duet-table\",{\"theme\":[1025],\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"hideHeadVisually\":[4,\"hide-head-visually\"],\"matchesBreakpoint\":[32],\"language\":[32]}]]],[\"duet-checkbox.cjs\",[[2,\"duet-checkbox\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleIndex\":[1,\"accessible-index\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleSelected\":[1,\"accessible-selected\"],\"required\":[4],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"role\":[1],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-checkmark.cjs\",[[0,\"duet-checkmark\",{\"theme\":[1025],\"checked\":[1028],\"presentationOnly\":[4,\"presentation-only\"],\"center\":[4],\"type\":[513]}]]],[\"duet-scrollable_3.cjs\",[[1,\"duet-tab-group\",{\"theme\":[1025],\"scrolls\":[4],\"collapses\":[4],\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"language\":[1025],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"margin\":[1],\"padding\":[1],\"setTabIndex\":[4,\"set-tab-index\"],\"tabs\":[32],\"selected\":[32],\"openTab\":[64],\"refresh\":[64]}],[6,\"duet-tab\",{\"label\":[513],\"caption\":[513],\"selected\":[516],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1,\"accessible-description\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"selected\":[1026],\"tablistAtStart\":[32],\"isTabContentSmallerThanWrapper\":[32],\"tablistAtEnd\":[32],\"childrenData\":[32]}]]],[\"duet-empty-state.cjs\",[[1,\"duet-empty-state\",{\"theme\":[1025],\"icon\":[1],\"size\":[1]}]]],[\"duet-grid_2.cjs\",[[2,\"duet-grid\",{\"responsive\":[4],\"breakpoint\":[1],\"direction\":[1],\"rowReverse\":[4,\"row-reverse\"],\"alignment\":[1],\"distribution\":[1],\"mobile\":[1],\"distributeFormElement\":[32]}],[2,\"duet-grid-item\",{\"fill\":[4],\"maxWidth\":[1,\"max-width\"],\"minWidth\":[1,\"min-width\"],\"theme\":[1025],\"margin\":[1],\"responsive\":[4],\"direction\":[1],\"breakpoint\":[1]}]]],[\"duet-list_2.cjs\",[[1,\"duet-list\",{\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"mobile\":[1],\"breakpoint\":[1],\"variation\":[1],\"labelWidth\":[1,\"label-width\"]}],[1,\"duet-list-item\"]]],[\"duet-fieldset.cjs\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32]}]]],[\"duet-badge.cjs\",[[1,\"duet-badge\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1]}]]],[\"duet-visually-hidden.cjs\",[[1,\"duet-visually-hidden\"]]],[\"duet-header_2.cjs\",[[1,\"duet-header\",{\"theme\":[1025],\"language\":[1025],\"accessibleI18nLabelsDefaults\":[1,\"accessible-labels-default\"],\"accessibleI18nLabels\":[1040],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"accessibleLabelDefaults\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"user\":[8],\"logoHref\":[1,\"logo-href\"],\"currentHref\":[1025,\"current-href\"],\"skipToId\":[1,\"skip-to-id\"],\"items\":[8],\"region\":[1],\"session\":[8],\"search\":[8],\"back\":[8],\"contact\":[1],\"contactItems\":[8,\"contact-items\"],\"languageItems\":[8,\"language-items\"],\"isContactOpen\":[32],\"isLanguageOpen\":[32],\"isSessionOpen\":[32],\"isSlideOutOpen\":[32],\"isSegmentOpen\":[32],\"openMenu\":[32],\"closedActives\":[32],\"processedItems\":[32],\"processedLanguageItems\":[32],\"processedContactItems\":[32],\"processedSession\":[32],\"processedSearch\":[32],\"processedUser\":[32],\"processedBack\":[32],\"renderDesktopNav\":[32],\"closeMenus\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[4,\"focus\",\"handleDocumentClick\"],[4,\"click\",\"handleDocumentClick\"]]],[1,\"duet-logo\",{\"theme\":[1025],\"margin\":[1],\"inverse\":[4],\"size\":[1],\"href\":[1537],\"accessibleLabelDefaults\":[1040],\"accessibleLabel\":[1537,\"accessible-label\"],\"language\":[1537],\"setFocus\":[64]}]]],[\"duet-action-button.cjs\",[[1,\"duet-action-button\",{\"theme\":[1025],\"iconName\":[1,\"icon-name\"],\"iconColor\":[1,\"icon-color\"],\"iconSize\":[1,\"icon-size\"],\"actionName\":[1,\"action-name\"],\"actionId\":[1,\"action-id\"],\"actionMeta\":[1,\"action-meta\"],\"disabled\":[4],\"color\":[513],\"background\":[1],\"accessibleTitle\":[8,\"title\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"numbersStore\":[32],\"language\":[32],\"setFocus\":[64]}]]],[\"duet-divider_2.cjs\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"duet-tooltip.cjs\",[[1,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleInputLabel\":[1,\"accessible-input-label\"],\"accessibleCloseLabelDefault\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"label\":[1],\"breakpoint\":[1],\"direction\":[1],\"positionVertical\":[513,\"position-vertical\"],\"positionHorizontal\":[513,\"position-horizontal\"],\"active\":[1540],\"openDown\":[32],\"openLeft\":[32],\"openRight\":[32]},[[9,\"scroll\",\"onScroll\"],[4,\"click\",\"handleDocumentClick\"]]]]],[\"duet-button_2.cjs\",[[1,\"duet-button\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessiblePopup\":[1,\"accessible-popup\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleExpanded\":[4,\"accessible-expanded\"],\"accessiblePressed\":[4,\"accessible-pressed\"],\"loading\":[4],\"variation\":[1],\"negative\":[4],\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"centerText\":[4,\"center-text\"],\"wrapping\":[1],\"expand\":[4],\"fixed\":[4],\"disabled\":[516],\"name\":[1],\"value\":[1],\"identifier\":[1],\"submit\":[516],\"external\":[4],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]}],[1,\"duet-spinner\",{\"accessibleLabel\":[1,\"accessible-label\"],\"color\":[1],\"size\":[1],\"theme\":[1025]}]]],[\"duet-input_2.cjs\",[[6,\"duet-input\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleAutocomplete\":[1,\"accessible-autocomplete\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleExpanded\":[1,\"accessible-expanded\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleHasPopup\":[1,\"accessible-has-popup\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"debounce\":[2],\"clear\":[4],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"required\":[4],\"type\":[1],\"variation\":[1],\"label\":[1025],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"numericKeyboard\":[4,\"numeric-keyboard\"],\"name\":[1],\"pattern\":[1],\"maxlength\":[2],\"minlength\":[2],\"placeholder\":[1],\"component\":[1],\"role\":[1],\"icon\":[1],\"autoComplete\":[1,\"auto-complete\"],\"disallowPattern\":[1,\"disallow-pattern\"],\"value\":[1025],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"language\":[32],\"isPasswordRevealed\":[32],\"isFocused\":[32],\"setFocus\":[64],\"resetCursor\":[64],\"clearInput\":[64]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1]}]]]]"), options);
23
23
  });
24
24
  };
25
25
 
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const tokens_module = require('./tokens.module-69170ddd.js');
6
+ const tokens_module = require('./tokens.module-d402cfac.js');
7
7
 
8
8
  const allowedThemes = ["turva"];
9
9
  function isDashCase(str) {
@@ -105,8 +105,11 @@ const breakpointToToken = {
105
105
  "xx-large": unwrap(tokens_module.mediaQueryXxLarge),
106
106
  "xxx-large": unwrap(tokens_module.mediaQueryXxxLarge),
107
107
  };
108
+ const breakpointTokensUpTo = Object.keys(breakpointToToken).filter(key => key.indexOf("x-small") !== -1);
109
+ Object.keys(breakpointToToken).filter(key => !breakpointTokensUpTo.includes(key));
108
110
 
109
111
  exports.breakpointToToken = breakpointToToken;
112
+ exports.breakpointTokensUpTo = breakpointTokensUpTo;
110
113
  exports.capitalizeFirstLetter = capitalizeFirstLetter;
111
114
  exports.getColorByName = getColorByName;
112
115
  exports.shadeRGBColor = shadeRGBColor;
@@ -306,7 +306,6 @@ const tokens = /*#__PURE__*/Object.freeze({
306
306
  mediaQueryXxSmall: mediaQueryXxSmall
307
307
  });
308
308
 
309
- exports.colorBrandBlue = colorBrandBlue;
310
309
  exports.colorBrandGrayTurva = colorBrandGrayTurva;
311
310
  exports.colorGray = colorGray;
312
311
  exports.colorGrayLightest = colorGrayLightest;
@@ -6,7 +6,7 @@ import { inheritGlobalTheme } from "../../common";
6
6
  import { createID } from "../../utils/create-id";
7
7
  import { debounce } from "../../utils/js-utils";
8
8
  import { isKeyboardClick } from "../../utils/keyboard-utils";
9
- import { getLocaleString } from "../../utils/language-utils";
9
+ import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, getLocaleString, } from "../../utils/language-utils";
10
10
  import { capitalizeFirstLetter, getColorByName, shadeRGBColor } from "../../utils/token-utils";
11
11
  /**
12
12
  * @slot default - slot inside an invisible element, this can be used to enhance accessibility
@@ -31,6 +31,7 @@ export class DuetActionButton {
31
31
  });
32
32
  });
33
33
  this.numbersStore = "";
34
+ this.language = getLanguage();
34
35
  this.theme = "";
35
36
  this.iconName = "action-arrow-left-small";
36
37
  this.iconColor = "currentColor";
@@ -48,12 +49,17 @@ export class DuetActionButton {
48
49
  this.accessibleDescription = undefined;
49
50
  this.accessibleLabelsDefaults = {
50
51
  en: "Click to activate action",
51
- fi: "Klikkaa toiminnon aktivointiin",
52
+ fi: "Klikkaa aktivoidaksesi toiminto",
52
53
  sv: "Klicka för att aktivera åtgärd",
53
54
  };
54
55
  this.accessibleLabel = getLocaleString(this.accessibleLabelsDefaults);
55
56
  this.accessibleControls = "";
56
57
  }
58
+ watchLanguageStateHandler(newValue, oldValue) {
59
+ if (newValue !== oldValue && this.accessibleLabel === this.accessibleLabelsDefaults[oldValue]) {
60
+ this.accessibleLabel = getLocaleString(this.accessibleLabelsDefaults, newValue);
61
+ }
62
+ }
57
63
  //handle a11y keyboard navigation events
58
64
  async onKeyboardDown(e) {
59
65
  if (isKeyboardClick(e)) {
@@ -88,6 +94,12 @@ export class DuetActionButton {
88
94
  componentWillLoad() {
89
95
  inheritGlobalTheme(this);
90
96
  }
97
+ connectedCallback() {
98
+ connectLanguageChangeObserver(this);
99
+ }
100
+ disconnectedCallback() {
101
+ disconnectLanguageChangeObserver(this);
102
+ }
91
103
  /**
92
104
  * Sets focus on the specified `duet-action-button`. Use this method instead of the global
93
105
  * `button.focus()`.
@@ -209,7 +221,7 @@ export class DuetActionButton {
209
221
  "references": {
210
222
  "DuetActionButtonIconSize": {
211
223
  "location": "local",
212
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-action-button/duet-action-button.tsx"
224
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-action-button/duet-action-button.tsx"
213
225
  }
214
226
  }
215
227
  },
@@ -454,11 +466,11 @@ export class DuetActionButton {
454
466
  "tags": [],
455
467
  "text": "Default accessible label"
456
468
  },
457
- "defaultValue": "{\n en: \"Click to activate action\",\n fi: \"Klikkaa toiminnon aktivointiin\",\n sv: \"Klicka f\u00F6r att aktivera \u00E5tg\u00E4rd\",\n }"
469
+ "defaultValue": "{\n en: \"Click to activate action\",\n fi: \"Klikkaa aktivoidaksesi toiminto\",\n sv: \"Klicka f\u00F6r att aktivera \u00E5tg\u00E4rd\",\n }"
458
470
  },
459
471
  "accessibleLabel": {
460
472
  "type": "string",
461
- "mutable": false,
473
+ "mutable": true,
462
474
  "complexType": {
463
475
  "original": "string",
464
476
  "resolved": "string",
@@ -472,7 +484,7 @@ export class DuetActionButton {
472
484
  },
473
485
  "attribute": "accessible-label",
474
486
  "reflect": false,
475
- "defaultValue": "getLocaleString(this.accessibleLabelsDefaults)"
487
+ "defaultValue": "getLocaleString(\n this.accessibleLabelsDefaults\n )"
476
488
  },
477
489
  "accessibleControls": {
478
490
  "type": "string",
@@ -496,7 +508,8 @@ export class DuetActionButton {
496
508
  }
497
509
  static get states() {
498
510
  return {
499
- "numbersStore": {}
511
+ "numbersStore": {},
512
+ "language": {}
500
513
  };
501
514
  }
502
515
  static get events() {
@@ -516,7 +529,7 @@ export class DuetActionButton {
516
529
  "references": {
517
530
  "DuetActionButtonEvent": {
518
531
  "location": "local",
519
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-action-button/duet-action-button.tsx"
532
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-action-button/duet-action-button.tsx"
520
533
  }
521
534
  }
522
535
  }
@@ -549,4 +562,10 @@ export class DuetActionButton {
549
562
  };
550
563
  }
551
564
  static get elementRef() { return "element"; }
565
+ static get watchers() {
566
+ return [{
567
+ "propName": "language",
568
+ "methodName": "watchLanguageStateHandler"
569
+ }];
570
+ }
552
571
  }
@@ -356,7 +356,7 @@ export class DuetAlert {
356
356
  "references": {
357
357
  "DuetAlertEvent": {
358
358
  "location": "local",
359
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-alert/duet-alert.tsx"
359
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-alert/duet-alert.tsx"
360
360
  }
361
361
  }
362
362
  }
@@ -413,7 +413,7 @@ export class DuetButton {
413
413
  "references": {
414
414
  "DuetButtonVariation": {
415
415
  "location": "local",
416
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx"
416
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
417
417
  }
418
418
  }
419
419
  },
@@ -529,7 +529,7 @@ export class DuetButton {
529
529
  "references": {
530
530
  "DuetButtonTextCentering": {
531
531
  "location": "local",
532
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx"
532
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
533
533
  }
534
534
  }
535
535
  },
@@ -552,7 +552,7 @@ export class DuetButton {
552
552
  "references": {
553
553
  "DuetButtonWrapping": {
554
554
  "location": "local",
555
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx"
555
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
556
556
  }
557
557
  }
558
558
  },
@@ -856,7 +856,7 @@ export class DuetButton {
856
856
  "references": {
857
857
  "DuetButtonIconSize": {
858
858
  "location": "local",
859
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx"
859
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
860
860
  }
861
861
  }
862
862
  },
@@ -879,7 +879,7 @@ export class DuetButton {
879
879
  "references": {
880
880
  "DuetButtonSize": {
881
881
  "location": "local",
882
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx"
882
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
883
883
  }
884
884
  }
885
885
  },
@@ -116,7 +116,7 @@ export class DuetCaption {
116
116
  "references": {
117
117
  "DuetCaptionSize": {
118
118
  "location": "local",
119
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-caption/duet-caption.tsx"
119
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-caption/duet-caption.tsx"
120
120
  }
121
121
  }
122
122
  },
@@ -187,7 +187,7 @@ export class DuetCard {
187
187
  "references": {
188
188
  "DuetCardVariation": {
189
189
  "location": "local",
190
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-card/duet-card.tsx"
190
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-card/duet-card.tsx"
191
191
  }
192
192
  }
193
193
  },
@@ -353,7 +353,7 @@ export class DuetCard {
353
353
  "references": {
354
354
  "DuetCardPadding": {
355
355
  "location": "local",
356
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-card/duet-card.tsx"
356
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-card/duet-card.tsx"
357
357
  }
358
358
  }
359
359
  },
@@ -472,7 +472,7 @@ export class DuetCard {
472
472
  "references": {
473
473
  "DuetCardToggleEvent": {
474
474
  "location": "local",
475
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-card/duet-card.tsx"
475
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-card/duet-card.tsx"
476
476
  }
477
477
  }
478
478
  }
@@ -481,7 +481,7 @@ export class DuetCheckbox {
481
481
  "references": {
482
482
  "DuetCheckboxEvent": {
483
483
  "location": "local",
484
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
484
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
485
485
  }
486
486
  }
487
487
  }
@@ -501,7 +501,7 @@ export class DuetCheckbox {
501
501
  "references": {
502
502
  "DuetCheckboxEvent": {
503
503
  "location": "local",
504
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
504
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
505
505
  }
506
506
  }
507
507
  }
@@ -521,7 +521,7 @@ export class DuetCheckbox {
521
521
  "references": {
522
522
  "DuetCheckboxEvent": {
523
523
  "location": "local",
524
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
524
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
525
525
  }
526
526
  }
527
527
  }
@@ -868,7 +868,7 @@ export class DuetChoice {
868
868
  "references": {
869
869
  "DuetChoiceEvent": {
870
870
  "location": "local",
871
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-choice/duet-choice.tsx"
871
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-choice/duet-choice.tsx"
872
872
  }
873
873
  }
874
874
  }
@@ -888,7 +888,7 @@ export class DuetChoice {
888
888
  "references": {
889
889
  "DuetChoiceEvent": {
890
890
  "location": "local",
891
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-choice/duet-choice.tsx"
891
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-choice/duet-choice.tsx"
892
892
  }
893
893
  }
894
894
  }
@@ -908,7 +908,7 @@ export class DuetChoice {
908
908
  "references": {
909
909
  "DuetChoiceEvent": {
910
910
  "location": "local",
911
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-choice/duet-choice.tsx"
911
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-choice/duet-choice.tsx"
912
912
  }
913
913
  }
914
914
  }
@@ -204,7 +204,7 @@ export class DuetCollapsible {
204
204
  "references": {
205
205
  "DuetCollapsibleWeight": {
206
206
  "location": "local",
207
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
207
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
208
208
  }
209
209
  }
210
210
  },
@@ -227,7 +227,7 @@ export class DuetCollapsible {
227
227
  "references": {
228
228
  "DuetCollapsibleHeadingFontSize": {
229
229
  "location": "local",
230
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
230
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
231
231
  }
232
232
  }
233
233
  },
@@ -324,7 +324,7 @@ export class DuetCollapsible {
324
324
  "references": {
325
325
  "DuetCollapsibleToggleEvent": {
326
326
  "location": "local",
327
- "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
327
+ "path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
328
328
  }
329
329
  }
330
330
  }