@duetds/components 9.2.2 → 9.2.4

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 (746) hide show
  1. package/hydrate/index.js +839 -479
  2. package/lib/cjs/{app-globals-de0a03a8.js → app-globals-452e6cb2.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  5. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-chip_3.cjs.entry.js +54 -25
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +48 -31
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +16 -6
  41. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +15 -4
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-scrollable_3.cjs.entry.js +8 -13
  54. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  55. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-show-more.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  61. package/lib/cjs/duet-slideout-panel.cjs.entry.js +14 -11
  62. package/lib/cjs/duet-slideout.cjs.entry.js +38 -15
  63. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -7
  74. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +9 -7
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +4 -3
  78. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  82. package/lib/cjs/duet.cjs.js +4 -4
  83. package/lib/cjs/{errorcodes.utils-79edbcbf.js → errorcodes.utils-fa1119ad.js} +1 -1
  84. package/lib/cjs/{focus-utils-2f608f43.js → focus-utils-deb8c93f.js} +1 -1
  85. package/lib/cjs/{index-2538e92d.js → index-d9b6d20e.js} +827 -580
  86. package/lib/cjs/{language-utils-6907a35e.js → language-utils-dbe5d8aa.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-eb411e83.js → slot-utils-39adb320.js} +1 -1
  89. package/lib/collection/collection-manifest.json +1 -1
  90. package/lib/collection/components/duet-action-button/duet-action-button.js +38 -0
  91. package/lib/collection/components/duet-alert/duet-alert.css +3 -0
  92. package/lib/collection/components/duet-alert/duet-alert.js +24 -0
  93. package/lib/collection/components/duet-badge/duet-badge.js +8 -0
  94. package/lib/collection/components/duet-banner/duet-banner.js +22 -0
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +10 -0
  96. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +6 -0
  97. package/lib/collection/components/duet-button/duet-button.js +78 -0
  98. package/lib/collection/components/duet-callout/duet-callout.js +4 -0
  99. package/lib/collection/components/duet-caption/duet-caption.js +8 -0
  100. package/lib/collection/components/duet-card/duet-card.js +32 -0
  101. package/lib/collection/components/duet-checkbox/duet-checkbox.js +44 -0
  102. package/lib/collection/components/duet-chip/duet-chip.js +28 -0
  103. package/lib/collection/components/duet-choice/duet-checkmark.js +10 -0
  104. package/lib/collection/components/duet-choice/duet-choice.css +8 -0
  105. package/lib/collection/components/duet-choice/duet-choice.js +64 -0
  106. package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -0
  107. package/lib/collection/components/duet-collapsible/duet-collapsible.js +20 -0
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +27 -1
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +20 -0
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +4 -0
  111. package/lib/collection/components/duet-date-picker/date-i18n.js +1 -1
  112. package/lib/collection/components/duet-date-picker/date-picker-day.js +2 -2
  113. package/lib/collection/components/duet-date-picker/date-picker-input.js +7 -5
  114. package/lib/collection/components/duet-date-picker/date-picker-month.js +2 -2
  115. package/lib/collection/components/duet-date-picker/duet-date-picker.css +27 -15
  116. package/lib/collection/components/duet-date-picker/duet-date-picker.js +85 -9
  117. package/lib/collection/components/duet-divider/duet-divider.js +6 -0
  118. package/lib/collection/components/duet-editable-table/duet-editable-table.js +26 -0
  119. package/lib/collection/components/duet-empty-state/duet-empty-state.js +6 -0
  120. package/lib/collection/components/duet-fieldset/duet-fieldset.js +18 -0
  121. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +6 -0
  122. package/lib/collection/components/duet-footer/duet-footer.js +20 -0
  123. package/lib/collection/components/duet-grid/duet-grid.js +16 -0
  124. package/lib/collection/components/duet-grid-item/duet-grid-item.js +18 -0
  125. package/lib/collection/components/duet-header/duet-header.js +40 -0
  126. package/lib/collection/components/duet-heading/duet-heading.js +18 -0
  127. package/lib/collection/components/duet-hero/duet-hero.js +57 -1
  128. package/lib/collection/components/duet-icon/duet-icon.js +26 -0
  129. package/lib/collection/components/duet-input/duet-input.css +3 -0
  130. package/lib/collection/components/duet-input/duet-input.js +90 -0
  131. package/lib/collection/components/duet-label/duet-label.js +12 -0
  132. package/lib/collection/components/duet-layout/duet-layout.js +14 -0
  133. package/lib/collection/components/duet-link/duet-link.js +42 -0
  134. package/lib/collection/components/duet-list/duet-list.js +16 -0
  135. package/lib/collection/components/duet-list-item/duet-list-item.js +4 -0
  136. package/lib/collection/components/duet-logo/duet-logo.js +16 -0
  137. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +5 -0
  138. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +29 -4
  139. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +26 -0
  140. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +8 -0
  141. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +8 -0
  142. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +22 -0
  143. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +10 -0
  144. package/lib/collection/components/duet-modal/duet-modal.js +38 -0
  145. package/lib/collection/components/duet-multiselect/duet-multiselect.js +38 -0
  146. package/lib/collection/components/duet-nav/duet-nav.js +4 -0
  147. package/lib/collection/components/duet-notification/duet-notification.css +33 -5
  148. package/lib/collection/components/duet-notification/duet-notification.js +16 -0
  149. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +16 -0
  150. package/lib/collection/components/duet-number-input/duet-number-input.js +70 -0
  151. package/lib/collection/components/duet-overlay/duet-overlay.js +16 -0
  152. package/lib/collection/components/duet-page-heading/duet-page-heading.css +14 -0
  153. package/lib/collection/components/duet-page-heading/duet-page-heading.js +57 -2
  154. package/lib/collection/components/duet-pagination/duet-pagination.js +32 -0
  155. package/lib/collection/components/duet-paragraph/duet-paragraph.js +12 -0
  156. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  157. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +136 -29
  158. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +26 -0
  159. package/lib/collection/components/duet-progress/duet-progress.js +22 -0
  160. package/lib/collection/components/duet-promo-card/duet-promo-card.js +16 -2
  161. package/lib/collection/components/duet-radio/duet-radio.js +44 -0
  162. package/lib/collection/components/duet-radio-group/duet-radio-group.js +30 -0
  163. package/lib/collection/components/duet-range-slider/duet-range-slider.js +44 -0
  164. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +16 -0
  165. package/lib/collection/components/duet-scrollable/duet-scrollable.js +21 -5
  166. package/lib/collection/components/duet-section-layout/duet-section-layout.js +9 -3
  167. package/lib/collection/components/duet-select/duet-select.js +52 -0
  168. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +12 -2
  169. package/lib/collection/components/duet-show-more/duet-show-more.css +7 -0
  170. package/lib/collection/components/duet-show-more/duet-show-more.js +28 -0
  171. package/lib/collection/components/duet-slideout/duet-slideout.js +98 -16
  172. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +3 -1
  173. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +20 -2
  174. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +26 -0
  175. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +41 -6
  176. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +12 -4
  177. package/lib/collection/components/duet-spacer/duet-spacer.js +6 -0
  178. package/lib/collection/components/duet-spinner/duet-spinner.js +8 -0
  179. package/lib/collection/components/duet-step/duet-step.js +14 -0
  180. package/lib/collection/components/duet-stepper/duet-stepper.js +10 -0
  181. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +13 -5
  182. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +12 -4
  183. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +14 -2
  184. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +23 -1
  185. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +9 -1
  186. package/lib/collection/components/duet-tab/duet-tab.js +18 -5
  187. package/lib/collection/components/duet-tab-group/duet-tab-group.js +28 -0
  188. package/lib/collection/components/duet-table/duet-table.js +16 -2
  189. package/lib/collection/components/duet-textarea/duet-textarea.js +66 -0
  190. package/lib/collection/components/duet-toggle/duet-toggle.js +40 -0
  191. package/lib/collection/components/duet-toolbar/duet-toolbar.js +8 -2
  192. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +16 -4
  193. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +14 -2
  194. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +21 -0
  195. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +49 -4
  196. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +14 -2
  197. package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +6 -0
  198. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +34 -2
  199. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +15 -3
  200. package/lib/collection/components/duet-tooltip/duet-tooltip.js +50 -1
  201. package/lib/collection/components/duet-tray/duet-tray.js +20 -2
  202. package/lib/collection/components/duet-upload/duet-upload.js +108 -0
  203. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +13 -1
  204. package/lib/collection/components/duet-upload-item/duet-upload-item.js +28 -6
  205. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  206. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  207. package/lib/dist-custom-elements/duet-alert.js +1 -1
  208. package/lib/dist-custom-elements/duet-badge.js +1 -1
  209. package/lib/dist-custom-elements/duet-banner.js +5 -5
  210. package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
  211. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  212. package/lib/dist-custom-elements/duet-button.js +1 -1
  213. package/lib/dist-custom-elements/duet-callout.js +3 -3
  214. package/lib/dist-custom-elements/duet-caption.js +1 -1
  215. package/lib/dist-custom-elements/duet-card.js +3 -3
  216. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  217. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  218. package/lib/dist-custom-elements/duet-chip.js +1 -1
  219. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  220. package/lib/dist-custom-elements/duet-choice.js +7 -7
  221. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  222. package/lib/dist-custom-elements/duet-combobox.js +19 -19
  223. package/lib/dist-custom-elements/duet-contact-card.js +9 -9
  224. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  225. package/lib/dist-custom-elements/duet-date-picker.js +63 -45
  226. package/lib/dist-custom-elements/duet-divider.js +1 -1
  227. package/lib/dist-custom-elements/duet-editable-table.js +9 -9
  228. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  229. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  230. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  231. package/lib/dist-custom-elements/duet-footer.js +9 -9
  232. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  233. package/lib/dist-custom-elements/duet-grid.js +1 -1
  234. package/lib/dist-custom-elements/duet-header.js +10 -10
  235. package/lib/dist-custom-elements/duet-heading.js +1 -1
  236. package/lib/dist-custom-elements/duet-hero.js +11 -11
  237. package/lib/dist-custom-elements/duet-icon.js +1 -1
  238. package/lib/dist-custom-elements/duet-input.js +1 -1
  239. package/lib/dist-custom-elements/duet-label.js +1 -1
  240. package/lib/dist-custom-elements/duet-layout.js +2 -2
  241. package/lib/dist-custom-elements/duet-link.js +1 -1
  242. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  243. package/lib/dist-custom-elements/duet-list.js +1 -1
  244. package/lib/dist-custom-elements/duet-logo.js +1 -1
  245. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  246. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  247. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  248. package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
  249. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  250. package/lib/dist-custom-elements/duet-menu-bar.js +19 -8
  251. package/lib/dist-custom-elements/duet-modal.js +11 -11
  252. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  253. package/lib/dist-custom-elements/duet-nav.js +1 -1
  254. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  255. package/lib/dist-custom-elements/duet-notification.js +4 -4
  256. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  257. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  258. package/lib/dist-custom-elements/duet-page-heading.js +26 -7
  259. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  260. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  261. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  262. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  263. package/lib/dist-custom-elements/duet-progress.js +1 -1
  264. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  265. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  266. package/lib/dist-custom-elements/duet-radio.js +1 -1
  267. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  268. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  269. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  270. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  271. package/lib/dist-custom-elements/duet-select.js +1 -1
  272. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  273. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  274. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  275. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  276. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  277. package/lib/dist-custom-elements/duet-slideout-panel.js +16 -12
  278. package/lib/dist-custom-elements/duet-slideout.js +42 -18
  279. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  280. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  281. package/lib/dist-custom-elements/duet-step.js +4 -4
  282. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  283. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  284. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  285. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  286. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  287. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  288. package/lib/dist-custom-elements/duet-tab-group.js +14 -14
  289. package/lib/dist-custom-elements/duet-tab.js +2 -7
  290. package/lib/dist-custom-elements/duet-table.js +1 -1
  291. package/lib/dist-custom-elements/duet-textarea.js +12 -12
  292. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  293. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  294. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  295. package/lib/dist-custom-elements/duet-toolbar-item.js +10 -8
  296. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  297. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  298. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  299. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  300. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  301. package/lib/dist-custom-elements/duet-tray.js +6 -6
  302. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  303. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  304. package/lib/dist-custom-elements/duet-upload.js +21 -21
  305. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  306. package/lib/dist-custom-elements/index.js +2 -2
  307. package/lib/dist-custom-elements/{p-ef70e2c7.js → p-01dc62e0.js} +8 -5
  308. package/lib/dist-custom-elements/{p-073ee906.js → p-0875d52d.js} +1 -1
  309. package/lib/dist-custom-elements/{p-f7720c96.js → p-152ae732.js} +1 -1
  310. package/lib/dist-custom-elements/{p-c2b15a3a.js → p-18790b2b.js} +2 -2
  311. package/lib/dist-custom-elements/{p-16251bb2.js → p-18b56e3d.js} +2 -2
  312. package/lib/dist-custom-elements/{p-e774b5ee.js → p-1cd26b78.js} +1 -1
  313. package/lib/dist-custom-elements/{p-c96e337d.js → p-34992550.js} +1 -1
  314. package/lib/dist-custom-elements/{p-317b4bb8.js → p-35375593.js} +1 -1
  315. package/lib/dist-custom-elements/{p-953d804b.js → p-3b812ded.js} +9 -9
  316. package/lib/dist-custom-elements/{p-1b7829a1.js → p-4adfb795.js} +1 -1
  317. package/lib/dist-custom-elements/{p-06cfa40e.js → p-54fcbd1e.js} +57 -27
  318. package/lib/dist-custom-elements/{p-18f83d4e.js → p-6142f327.js} +852 -613
  319. package/lib/dist-custom-elements/{p-956bd0ac.js → p-69c07319.js} +4 -4
  320. package/lib/dist-custom-elements/{p-9c93e4d4.js → p-6ecce492.js} +1 -1
  321. package/lib/dist-custom-elements/{p-b33fb0bd.js → p-7e2739b2.js} +3 -3
  322. package/lib/dist-custom-elements/{p-d9cadd5e.js → p-7ead8f48.js} +1 -1
  323. package/lib/dist-custom-elements/{p-02438b26.js → p-87457587.js} +11 -11
  324. package/lib/dist-custom-elements/{p-03f58276.js → p-89343aa8.js} +3 -3
  325. package/lib/dist-custom-elements/{p-fc9b988f.js → p-8b3decf2.js} +1 -1
  326. package/lib/dist-custom-elements/{p-a96a809b.js → p-8b3f67c1.js} +1 -1
  327. package/lib/dist-custom-elements/{p-53247748.js → p-8da7bd75.js} +11 -11
  328. package/lib/dist-custom-elements/{p-8f05d29d.js → p-905ec46b.js} +5 -5
  329. package/lib/dist-custom-elements/{p-91faf1b9.js → p-91c13425.js} +2 -2
  330. package/lib/dist-custom-elements/{p-8764aea1.js → p-993aea39.js} +1 -1
  331. package/lib/dist-custom-elements/{p-0f66ee86.js → p-9b7883f9.js} +1 -1
  332. package/lib/dist-custom-elements/{p-3c10a825.js → p-9fe78f80.js} +9 -7
  333. package/lib/dist-custom-elements/{p-d53fce96.js → p-a847fd5c.js} +3 -3
  334. package/lib/dist-custom-elements/{p-f515b36d.js → p-b2e2b6dc.js} +4 -4
  335. package/lib/dist-custom-elements/{p-2e45b8be.js → p-c7c1a1b2.js} +1 -1
  336. package/lib/dist-custom-elements/{p-c47b67df.js → p-c87df135.js} +1 -1
  337. package/lib/dist-custom-elements/{p-3882c4af.js → p-c9787e5e.js} +6 -6
  338. package/lib/dist-custom-elements/{p-bdab3956.js → p-cd3e7d26.js} +2 -2
  339. package/lib/dist-custom-elements/{p-b669630b.js → p-cd6d3c5d.js} +1 -1
  340. package/lib/dist-custom-elements/{p-3037abd6.js → p-d2417cc3.js} +13 -13
  341. package/lib/dist-custom-elements/{p-dab711d2.js → p-d53e4d53.js} +3 -3
  342. package/lib/dist-custom-elements/{p-38f16dbf.js → p-dfac3130.js} +7 -7
  343. package/lib/dist-custom-elements/{p-730cc2f3.js → p-e1dea5ff.js} +2 -2
  344. package/lib/dist-custom-elements/{p-c3854d56.js → p-e30dc66d.js} +1 -1
  345. package/lib/dist-custom-elements/{p-9f1f81a3.js → p-e74a12bb.js} +1 -1
  346. package/lib/dist-custom-elements/{p-adc530ba.js → p-e7733e82.js} +9 -9
  347. package/lib/dist-custom-elements/{p-fe4f9c1d.js → p-e9a7ac8f.js} +1 -1
  348. package/lib/dist-custom-elements/{p-f0dad941.js → p-ed15e4de.js} +3 -3
  349. package/lib/dist-custom-elements/{p-04e23d1d.js → p-ed73a017.js} +1 -1
  350. package/lib/duet/duet.esm.js +1 -1
  351. package/lib/duet/duet.js +1 -1
  352. package/lib/duet/p-019b2e71.entry.js +4 -0
  353. package/lib/duet/p-0587ebcf.entry.js +4 -0
  354. package/lib/duet/{p-c485556f.entry.js → p-05b48f49.entry.js} +1 -1
  355. package/lib/duet/{p-aea6cad6.entry.js → p-0650bad8.entry.js} +1 -1
  356. package/lib/duet/{p-2f2615c4.system.entry.js → p-080a4eb6.system.entry.js} +1 -1
  357. package/lib/duet/p-088fce9c.entry.js +4 -0
  358. package/lib/duet/{p-53094306.entry.js → p-0b378a70.entry.js} +1 -1
  359. package/lib/duet/{p-e5beaaac.system.entry.js → p-0d304014.system.entry.js} +1 -1
  360. package/lib/duet/{p-a2cb5197.entry.js → p-0dc6b624.entry.js} +1 -1
  361. package/lib/duet/{p-2df303e1.system.entry.js → p-103ca5a4.system.entry.js} +1 -1
  362. package/lib/duet/{p-51687979.system.entry.js → p-1174088c.system.entry.js} +1 -1
  363. package/lib/duet/{p-45d64382.entry.js → p-11868ab7.entry.js} +1 -1
  364. package/lib/duet/{p-9a4af723.system.entry.js → p-11c1e43d.system.entry.js} +1 -1
  365. package/lib/duet/p-11c247e4.system.entry.js +4 -0
  366. package/lib/duet/{p-14472496.entry.js → p-11fcafeb.entry.js} +1 -1
  367. package/lib/duet/{p-d6d5b7d2.system.entry.js → p-12563d2c.system.entry.js} +1 -1
  368. package/lib/duet/{p-5ea98736.js → p-1373db77.js} +1 -1
  369. package/lib/duet/{p-b0639678.entry.js → p-1458593e.entry.js} +1 -1
  370. package/lib/duet/p-178bcd12.entry.js +4 -0
  371. package/lib/duet/{p-a5cc53ad.entry.js → p-1a0f2b4f.entry.js} +1 -1
  372. package/lib/duet/{p-c11fb31b.system.entry.js → p-1ae31ca3.system.entry.js} +1 -1
  373. package/lib/duet/{p-b2abb860.entry.js → p-1c426c1d.entry.js} +1 -1
  374. package/lib/duet/{p-8104d84d.system.entry.js → p-1d4135ca.system.entry.js} +1 -1
  375. package/lib/duet/{p-f943c2af.entry.js → p-1e94efe3.entry.js} +1 -1
  376. package/lib/duet/{p-383de017.system.entry.js → p-20de631c.system.entry.js} +1 -1
  377. package/lib/duet/{p-df0d8f48.entry.js → p-210280af.entry.js} +1 -1
  378. package/lib/duet/{p-fd68a0b0.entry.js → p-23fb1498.entry.js} +1 -1
  379. package/lib/duet/{p-2a1cc5cd.system.entry.js → p-26008ae7.system.entry.js} +1 -1
  380. package/lib/duet/{p-841a55c5.system.js → p-29280b69.system.js} +1 -1
  381. package/lib/duet/p-2b5456e2.system.entry.js +4 -0
  382. package/lib/duet/{p-9e924acb.system.entry.js → p-2bf89772.system.entry.js} +1 -1
  383. package/lib/duet/{p-18886cb5.system.entry.js → p-2f1dcd53.system.entry.js} +1 -1
  384. package/lib/duet/{p-ae0d2d3f.system.js → p-3015a884.system.js} +1 -1
  385. package/lib/duet/{p-aacbc604.system.entry.js → p-3113b50e.system.entry.js} +1 -1
  386. package/lib/duet/p-391ef0db.entry.js +4 -0
  387. package/lib/duet/{p-137a6891.system.entry.js → p-39e9e000.system.entry.js} +1 -1
  388. package/lib/duet/{p-c806e336.system.entry.js → p-3a006e78.system.entry.js} +1 -1
  389. package/lib/duet/p-3afc91eb.system.entry.js +4 -0
  390. package/lib/duet/{p-8bf78cf6.system.entry.js → p-3bbea70e.system.entry.js} +1 -1
  391. package/lib/duet/{p-30a225a6.entry.js → p-3cf012fb.entry.js} +1 -1
  392. package/lib/duet/p-3e99f641.entry.js +4 -0
  393. package/lib/duet/{p-44360109.entry.js → p-3fc43d94.entry.js} +1 -1
  394. package/lib/duet/p-4089860d.entry.js +4 -0
  395. package/lib/duet/{p-093abc6e.system.entry.js → p-40bc0b7d.system.entry.js} +1 -1
  396. package/lib/duet/{p-e13df07a.system.entry.js → p-431d59a3.system.entry.js} +1 -1
  397. package/lib/duet/{p-3cf77ef1.entry.js → p-45271738.entry.js} +1 -1
  398. package/lib/duet/{p-6a360967.system.entry.js → p-48ca823e.system.entry.js} +1 -1
  399. package/lib/duet/p-4a043858.entry.js +4 -0
  400. package/lib/duet/{p-3299651e.system.entry.js → p-4a44d6b5.system.entry.js} +1 -1
  401. package/lib/duet/p-4cb1e4cb.js +5 -0
  402. package/lib/duet/p-4cd53729.entry.js +4 -0
  403. package/lib/duet/{p-c35840fb.system.entry.js → p-4f6ac285.system.entry.js} +1 -1
  404. package/lib/duet/p-50b6a535.entry.js +4 -0
  405. package/lib/duet/{p-8168beae.entry.js → p-5395ddc8.entry.js} +1 -1
  406. package/lib/duet/{p-19626704.js → p-54029779.js} +1 -1
  407. package/lib/duet/p-544cdd2f.system.entry.js +4 -0
  408. package/lib/duet/{p-cfafdabe.entry.js → p-5454ec0d.entry.js} +1 -1
  409. package/lib/duet/{p-385618e3.entry.js → p-5477fad9.entry.js} +1 -1
  410. package/lib/duet/{p-c55481ce.entry.js → p-58088232.entry.js} +1 -1
  411. package/lib/duet/{p-2fe4b68d.system.entry.js → p-5810ba83.system.entry.js} +1 -1
  412. package/lib/duet/p-5901fd99.js +4 -0
  413. package/lib/duet/{p-89b0e135.entry.js → p-5af61a5f.entry.js} +1 -1
  414. package/lib/duet/p-5f75e4a2.entry.js +4 -0
  415. package/lib/duet/{p-3a4a65fb.entry.js → p-6012e82f.entry.js} +1 -1
  416. package/lib/duet/{p-ee2e3a15.entry.js → p-60b0947c.entry.js} +1 -1
  417. package/lib/duet/{p-bd1a0a0e.entry.js → p-60bf0c2e.entry.js} +1 -1
  418. package/lib/duet/{p-86e5ee55.entry.js → p-639fa1be.entry.js} +1 -1
  419. package/lib/duet/{p-48efe08e.entry.js → p-67ee9418.entry.js} +1 -1
  420. package/lib/duet/{p-a044bee8.system.entry.js → p-6896514c.system.entry.js} +1 -1
  421. package/lib/duet/{p-a6c255f0.system.entry.js → p-69a80411.system.entry.js} +1 -1
  422. package/lib/duet/{p-cd140716.system.entry.js → p-6db9af7a.system.entry.js} +1 -1
  423. package/lib/duet/{p-735f7521.system.entry.js → p-6e2a6ba2.system.entry.js} +1 -1
  424. package/lib/duet/{p-4b9e589b.entry.js → p-6e3906df.entry.js} +1 -1
  425. package/lib/duet/{p-3881e4aa.system.entry.js → p-6e73f832.system.entry.js} +1 -1
  426. package/lib/duet/{p-e896d463.system.entry.js → p-6f2ad6b4.system.entry.js} +1 -1
  427. package/lib/duet/{p-bc4409b4.entry.js → p-6f3b0043.entry.js} +1 -1
  428. package/lib/duet/p-71a4f317.js +4 -0
  429. package/lib/duet/p-71a7b2a4.system.entry.js +4 -0
  430. package/lib/duet/{p-340a9379.system.entry.js → p-71e50550.system.entry.js} +1 -1
  431. package/lib/duet/{p-50f10190.system.entry.js → p-71eaba09.system.entry.js} +1 -1
  432. package/lib/duet/{p-e55a165e.system.entry.js → p-73462771.system.entry.js} +1 -1
  433. package/lib/duet/{p-63faedd1.entry.js → p-7446f33f.entry.js} +1 -1
  434. package/lib/duet/{p-cc59d81e.entry.js → p-744bd7cf.entry.js} +1 -1
  435. package/lib/duet/p-74dfe55a.system.entry.js +4 -0
  436. package/lib/duet/{p-70337fa5.entry.js → p-7549ad4b.entry.js} +1 -1
  437. package/lib/duet/{p-2fe9627e.entry.js → p-7592ae1c.entry.js} +1 -1
  438. package/lib/duet/{p-7167c100.system.entry.js → p-75bd16ec.system.entry.js} +1 -1
  439. package/lib/duet/{p-06aee98f.entry.js → p-75f73c8c.entry.js} +1 -1
  440. package/lib/duet/{p-df07c70e.entry.js → p-76268cc3.entry.js} +1 -1
  441. package/lib/duet/p-7685d441.system.entry.js +4 -0
  442. package/lib/duet/p-77103998.entry.js +4 -0
  443. package/lib/duet/{p-933e6de2.system.entry.js → p-7b8ac676.system.entry.js} +1 -1
  444. package/lib/duet/{p-4e40f582.system.entry.js → p-80878906.system.entry.js} +1 -1
  445. package/lib/duet/{p-8bcfbfb1.entry.js → p-81d6c23b.entry.js} +1 -1
  446. package/lib/duet/{p-ad0a4c06.entry.js → p-81da236f.entry.js} +1 -1
  447. package/lib/duet/{p-180cc0c3.system.entry.js → p-8270417c.system.entry.js} +1 -1
  448. package/lib/duet/{p-63abaa65.system.entry.js → p-83241e2a.system.entry.js} +1 -1
  449. package/lib/duet/p-83466781.entry.js +4 -0
  450. package/lib/duet/{p-02b18289.entry.js → p-8727f234.entry.js} +1 -1
  451. package/lib/duet/{p-37f88028.entry.js → p-87ed537a.entry.js} +1 -1
  452. package/lib/duet/{p-51a9bdd7.system.entry.js → p-899541f6.system.entry.js} +1 -1
  453. package/lib/duet/{p-06519d7d.system.entry.js → p-8b0de573.system.entry.js} +1 -1
  454. package/lib/duet/{p-d2215b06.system.entry.js → p-8d76cbf3.system.entry.js} +2 -2
  455. package/lib/duet/{p-d5584c75.system.entry.js → p-8f15eb9c.system.entry.js} +1 -1
  456. package/lib/duet/p-9142977a.system.entry.js +4 -0
  457. package/lib/duet/{p-a332b9cc.system.entry.js → p-968b499b.system.entry.js} +1 -1
  458. package/lib/duet/{p-a7d80cb0.system.entry.js → p-974f67c1.system.entry.js} +1 -1
  459. package/lib/duet/{p-f0574462.entry.js → p-983cfc54.entry.js} +1 -1
  460. package/lib/duet/{p-bf6bf882.system.entry.js → p-986a7b1e.system.entry.js} +1 -1
  461. package/lib/duet/{p-33fe1e1b.system.entry.js → p-98a29d5f.system.entry.js} +1 -1
  462. package/lib/duet/{p-bd071a21.entry.js → p-9c371796.entry.js} +1 -1
  463. package/lib/duet/{p-2d1c15ca.system.entry.js → p-9cd03739.system.entry.js} +2 -2
  464. package/lib/duet/{p-8648d2f5.system.entry.js → p-9f1da60b.system.entry.js} +1 -1
  465. package/lib/duet/{p-fad2449e.system.entry.js → p-9f714fa0.system.entry.js} +1 -1
  466. package/lib/duet/{p-4f0a578a.entry.js → p-a5849a0b.entry.js} +1 -1
  467. package/lib/duet/{p-0b01e52f.system.js → p-a5c7e697.system.js} +1 -1
  468. package/lib/duet/{p-7edd0548.entry.js → p-a600718b.entry.js} +1 -1
  469. package/lib/duet/{p-0dea58fb.system.entry.js → p-a61c6e59.system.entry.js} +1 -1
  470. package/lib/duet/p-a7b23ef5.system.entry.js +4 -0
  471. package/lib/duet/{p-8e5651f6.entry.js → p-a8b7091a.entry.js} +1 -1
  472. package/lib/duet/{p-c00af14a.entry.js → p-abba7304.entry.js} +1 -1
  473. package/lib/duet/p-acb9e573.system.entry.js +4 -0
  474. package/lib/duet/{p-c87ca1be.entry.js → p-ae0a58ae.entry.js} +1 -1
  475. package/lib/duet/{p-eb4c270f.entry.js → p-b16949ab.entry.js} +1 -1
  476. package/lib/duet/{p-0ff2881c.system.entry.js → p-b228a3c3.system.entry.js} +1 -1
  477. package/lib/duet/{p-6059af2f.system.js → p-b3db918f.system.js} +1 -1
  478. package/lib/duet/{p-41dcd22c.system.js → p-b4485a1c.system.js} +1 -1
  479. package/lib/duet/{p-5e132e66.system.entry.js → p-b7356342.system.entry.js} +1 -1
  480. package/lib/duet/{p-980e091b.entry.js → p-b7bf4009.entry.js} +1 -1
  481. package/lib/duet/p-bb8a20ce.entry.js +4 -0
  482. package/lib/duet/{p-4be7217d.system.entry.js → p-bd05c841.system.entry.js} +1 -1
  483. package/lib/duet/p-bd983df7.system.entry.js +4 -0
  484. package/lib/duet/{p-01c85764.entry.js → p-bf0a3ef8.entry.js} +1 -1
  485. package/lib/duet/p-c0881fa6.system.entry.js +4 -0
  486. package/lib/duet/{p-9a7cacc6.system.entry.js → p-c0bbcfcc.system.entry.js} +1 -1
  487. package/lib/duet/{p-7a2ea041.entry.js → p-c106a592.entry.js} +1 -1
  488. package/lib/duet/{p-fd3301c3.entry.js → p-c223e6b4.entry.js} +1 -1
  489. package/lib/duet/{p-f08f4352.system.entry.js → p-c328ff56.system.entry.js} +1 -1
  490. package/lib/duet/p-c3b30540.entry.js +4 -0
  491. package/lib/duet/{p-0c7b382c.system.entry.js → p-c4e7b543.system.entry.js} +1 -1
  492. package/lib/duet/{p-97cb5a51.system.entry.js → p-c6d82f55.system.entry.js} +1 -1
  493. package/lib/duet/p-c87a4d77.system.js +4 -0
  494. package/lib/duet/{p-ad260c1f.entry.js → p-c8dbbdb3.entry.js} +1 -1
  495. package/lib/duet/{p-ddfc288e.system.entry.js → p-caec0ae0.system.entry.js} +1 -1
  496. package/lib/duet/p-cbde8507.system.js +5 -0
  497. package/lib/duet/{p-0068c16a.entry.js → p-cd4d12b0.entry.js} +1 -1
  498. package/lib/duet/p-cf4e7590.entry.js +4 -0
  499. package/lib/duet/{p-514b8d88.entry.js → p-cf909acf.entry.js} +1 -1
  500. package/lib/duet/{p-e388b16f.system.entry.js → p-d1e2c9cf.system.entry.js} +2 -2
  501. package/lib/duet/{p-816ae1ce.system.entry.js → p-d25a005e.system.entry.js} +1 -1
  502. package/lib/duet/{p-d2ea8d68.entry.js → p-d5515fac.entry.js} +1 -1
  503. package/lib/duet/{p-b88e5d27.system.entry.js → p-d5dd6d15.system.entry.js} +1 -1
  504. package/lib/duet/{p-92d06b44.entry.js → p-d5e0b809.entry.js} +1 -1
  505. package/lib/duet/{p-ad01fd48.entry.js → p-d7a3e71f.entry.js} +1 -1
  506. package/lib/duet/{p-d189564a.system.entry.js → p-d7f565bd.system.entry.js} +1 -1
  507. package/lib/duet/p-d82677e9.system.entry.js +4 -0
  508. package/lib/duet/{p-01ed3ab8.entry.js → p-db2186c9.entry.js} +1 -1
  509. package/lib/duet/{p-04907e86.entry.js → p-dc2586c4.entry.js} +1 -1
  510. package/lib/duet/{p-b92f970e.system.entry.js → p-e319cf5e.system.entry.js} +1 -1
  511. package/lib/duet/{p-f56b7b97.entry.js → p-e77ac510.entry.js} +1 -1
  512. package/lib/duet/{p-c442e17f.system.entry.js → p-e84bace7.system.entry.js} +1 -1
  513. package/lib/duet/{p-e6e10772.system.entry.js → p-e8de57d3.system.entry.js} +1 -1
  514. package/lib/duet/{p-de6167cd.system.entry.js → p-eb01ad49.system.entry.js} +1 -1
  515. package/lib/duet/{p-a18e89e9.js → p-eb1a935b.js} +1 -1
  516. package/lib/duet/{p-9f30e9ff.system.entry.js → p-eb20c18e.system.entry.js} +1 -1
  517. package/lib/duet/{p-fdf49d7c.system.entry.js → p-ed4f4aad.system.entry.js} +1 -1
  518. package/lib/duet/{p-efbf770c.entry.js → p-f0045080.entry.js} +1 -1
  519. package/lib/duet/{p-a4fb0b1b.entry.js → p-f3826346.entry.js} +1 -1
  520. package/lib/duet/p-f383657a.entry.js +4 -0
  521. package/lib/duet/{p-5cb76db3.entry.js → p-f41951bb.entry.js} +1 -1
  522. package/lib/duet/{p-f0da6a88.entry.js → p-fbbfa934.entry.js} +1 -1
  523. package/lib/esm/{app-globals-6da9dd84.js → app-globals-69cf92e7.js} +1 -1
  524. package/lib/esm/duet-action-button.entry.js +2 -2
  525. package/lib/esm/duet-alert.entry.js +4 -4
  526. package/lib/esm/duet-badge.entry.js +1 -1
  527. package/lib/esm/duet-banner.entry.js +2 -2
  528. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  529. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  530. package/lib/esm/duet-button_2.entry.js +2 -2
  531. package/lib/esm/duet-callout.entry.js +2 -2
  532. package/lib/esm/duet-caption_4.entry.js +2 -2
  533. package/lib/esm/duet-card.entry.js +1 -1
  534. package/lib/esm/duet-checkbox.entry.js +1 -1
  535. package/lib/esm/duet-checkmark.entry.js +1 -1
  536. package/lib/esm/duet-chip_3.entry.js +55 -26
  537. package/lib/esm/duet-choice_2.entry.js +4 -4
  538. package/lib/esm/duet-collapsible.entry.js +2 -2
  539. package/lib/esm/duet-combobox.entry.js +4 -4
  540. package/lib/esm/duet-contact-card.entry.js +2 -2
  541. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  542. package/lib/esm/duet-date-picker.entry.js +48 -31
  543. package/lib/esm/duet-divider_2.entry.js +1 -1
  544. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  545. package/lib/esm/duet-empty-state.entry.js +1 -1
  546. package/lib/esm/duet-fieldset.entry.js +2 -2
  547. package/lib/esm/duet-file-chooser.entry.js +1 -1
  548. package/lib/esm/duet-footer.entry.js +3 -3
  549. package/lib/esm/duet-grid_2.entry.js +1 -1
  550. package/lib/esm/duet-header_2.entry.js +2 -2
  551. package/lib/esm/duet-hero.entry.js +3 -3
  552. package/lib/esm/duet-icon.entry.js +1 -1
  553. package/lib/esm/duet-input_2.entry.js +4 -4
  554. package/lib/esm/duet-layout.entry.js +2 -2
  555. package/lib/esm/duet-list_2.entry.js +1 -1
  556. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  557. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  558. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  559. package/lib/esm/duet-menu-bar-item.entry.js +2 -2
  560. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  561. package/lib/esm/duet-menu-bar.entry.js +16 -6
  562. package/lib/esm/duet-modal.entry.js +4 -4
  563. package/lib/esm/duet-multiselect.entry.js +3 -3
  564. package/lib/esm/duet-nav.entry.js +1 -1
  565. package/lib/esm/duet-notification_2.entry.js +3 -3
  566. package/lib/esm/duet-number-input.entry.js +3 -3
  567. package/lib/esm/duet-overlay.entry.js +1 -1
  568. package/lib/esm/duet-page-heading.entry.js +15 -4
  569. package/lib/esm/duet-pagination_2.entry.js +2 -2
  570. package/lib/esm/duet-progress.entry.js +2 -2
  571. package/lib/esm/duet-promo-card.entry.js +4 -4
  572. package/lib/esm/duet-radio_2.entry.js +2 -2
  573. package/lib/esm/duet-range-slider.entry.js +1 -1
  574. package/lib/esm/duet-scrollable_3.entry.js +8 -13
  575. package/lib/esm/duet-section-layout.entry.js +4 -4
  576. package/lib/esm/duet-select.entry.js +2 -2
  577. package/lib/esm/duet-shaped-image.entry.js +3 -3
  578. package/lib/esm/duet-show-more.entry.js +3 -3
  579. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  580. package/lib/esm/duet-slideout-link.entry.js +3 -3
  581. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  582. package/lib/esm/duet-slideout-panel.entry.js +14 -11
  583. package/lib/esm/duet-slideout.entry.js +38 -15
  584. package/lib/esm/duet-step_2.entry.js +1 -1
  585. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  586. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  587. package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
  588. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  589. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  590. package/lib/esm/duet-textarea.entry.js +3 -3
  591. package/lib/esm/duet-toggle.entry.js +1 -1
  592. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  593. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  594. package/lib/esm/duet-toolbar-item.entry.js +8 -7
  595. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  596. package/lib/esm/duet-toolbar.entry.js +3 -3
  597. package/lib/esm/duet-tooltip-button_2.entry.js +9 -7
  598. package/lib/esm/duet-tooltip.entry.js +4 -3
  599. package/lib/esm/duet-tray.entry.js +4 -4
  600. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  601. package/lib/esm/duet-upload-item.entry.js +3 -3
  602. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  603. package/lib/esm/duet.js +5 -5
  604. package/lib/esm/{errorcodes.utils-a305e00b.js → errorcodes.utils-6d8b4e99.js} +1 -1
  605. package/lib/esm/{focus-utils-8f735598.js → focus-utils-32a6966b.js} +1 -1
  606. package/lib/esm/{index-e48e0ceb.js → index-fd030e61.js} +827 -580
  607. package/lib/esm/{language-utils-72de56f9.js → language-utils-58773b88.js} +1 -1
  608. package/lib/esm/loader.js +4 -4
  609. package/lib/esm/{slot-utils-3d27a887.js → slot-utils-b0edb3d8.js} +1 -1
  610. package/lib/esm-es5/{app-globals-6da9dd84.js → app-globals-69cf92e7.js} +1 -1
  611. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  612. package/lib/esm-es5/duet-alert.entry.js +1 -1
  613. package/lib/esm-es5/duet-badge.entry.js +1 -1
  614. package/lib/esm-es5/duet-banner.entry.js +1 -1
  615. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  616. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  617. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  618. package/lib/esm-es5/duet-callout.entry.js +1 -1
  619. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  620. package/lib/esm-es5/duet-card.entry.js +2 -2
  621. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  622. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  623. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  624. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  625. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  626. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  627. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  628. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  629. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  630. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  631. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  632. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  633. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  634. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  635. package/lib/esm-es5/duet-footer.entry.js +1 -1
  636. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  637. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  638. package/lib/esm-es5/duet-hero.entry.js +2 -2
  639. package/lib/esm-es5/duet-icon.entry.js +1 -1
  640. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  641. package/lib/esm-es5/duet-layout.entry.js +1 -1
  642. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  643. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  644. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  645. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  646. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  647. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  648. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  649. package/lib/esm-es5/duet-modal.entry.js +1 -1
  650. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  651. package/lib/esm-es5/duet-nav.entry.js +1 -1
  652. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  653. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  654. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  655. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  656. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  657. package/lib/esm-es5/duet-progress.entry.js +1 -1
  658. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  659. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  660. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  661. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  662. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  663. package/lib/esm-es5/duet-select.entry.js +1 -1
  664. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  665. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  667. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  668. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  669. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  670. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  671. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  673. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  674. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  675. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  676. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  677. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  678. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  680. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  681. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  682. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  683. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  684. package/lib/esm-es5/duet-tooltip-button_2.entry.js +2 -2
  685. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  686. package/lib/esm-es5/duet-tray.entry.js +1 -1
  687. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  688. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  689. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  690. package/lib/esm-es5/duet.js +1 -1
  691. package/lib/esm-es5/{errorcodes.utils-a305e00b.js → errorcodes.utils-6d8b4e99.js} +1 -1
  692. package/lib/esm-es5/{focus-utils-8f735598.js → focus-utils-32a6966b.js} +1 -1
  693. package/lib/esm-es5/index-fd030e61.js +5 -0
  694. package/lib/esm-es5/{language-utils-72de56f9.js → language-utils-58773b88.js} +1 -1
  695. package/lib/esm-es5/loader.js +1 -1
  696. package/lib/esm-es5/{slot-utils-3d27a887.js → slot-utils-b0edb3d8.js} +1 -1
  697. package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
  698. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  699. package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
  700. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -2
  701. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +5 -0
  702. package/lib/types/components/duet-page-heading/duet-page-heading.d.ts +12 -0
  703. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +17 -5
  704. package/lib/types/components/duet-slideout/duet-slideout.d.ts +11 -3
  705. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
  706. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +4 -0
  707. package/lib/types/components/duet-tooltip/duet-tooltip-button.d.ts +1 -0
  708. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +4 -0
  709. package/lib/types/components.d.ts +78 -10
  710. package/package.json +7 -6
  711. package/lib/duet/p-03c48743.entry.js +0 -4
  712. package/lib/duet/p-1212ac86.entry.js +0 -4
  713. package/lib/duet/p-135b141e.entry.js +0 -4
  714. package/lib/duet/p-16e164ca.js +0 -4
  715. package/lib/duet/p-21256995.entry.js +0 -4
  716. package/lib/duet/p-2333196e.entry.js +0 -4
  717. package/lib/duet/p-2cc63a64.system.entry.js +0 -4
  718. package/lib/duet/p-337cab93.entry.js +0 -4
  719. package/lib/duet/p-39068e23.entry.js +0 -4
  720. package/lib/duet/p-39e7cae9.system.entry.js +0 -4
  721. package/lib/duet/p-45b7ae86.entry.js +0 -4
  722. package/lib/duet/p-495425cd.system.entry.js +0 -4
  723. package/lib/duet/p-4a73a090.system.entry.js +0 -4
  724. package/lib/duet/p-53e5c99d.entry.js +0 -4
  725. package/lib/duet/p-543b87b6.system.entry.js +0 -4
  726. package/lib/duet/p-6488c9a9.system.entry.js +0 -4
  727. package/lib/duet/p-693cf3ec.entry.js +0 -4
  728. package/lib/duet/p-6a1545b0.entry.js +0 -4
  729. package/lib/duet/p-7b4f66fb.entry.js +0 -4
  730. package/lib/duet/p-7e08d07c.system.js +0 -5
  731. package/lib/duet/p-927365ae.entry.js +0 -4
  732. package/lib/duet/p-a0932d90.system.entry.js +0 -4
  733. package/lib/duet/p-a736cb85.system.entry.js +0 -4
  734. package/lib/duet/p-a914a79e.system.js +0 -4
  735. package/lib/duet/p-aa3ba248.entry.js +0 -4
  736. package/lib/duet/p-b58b7aa7.system.entry.js +0 -4
  737. package/lib/duet/p-bd8f13b7.entry.js +0 -4
  738. package/lib/duet/p-d3828a36.js +0 -5
  739. package/lib/duet/p-d81917ad.system.entry.js +0 -4
  740. package/lib/duet/p-dfd8cd60.js +0 -4
  741. package/lib/duet/p-e09e8b4e.system.entry.js +0 -4
  742. package/lib/duet/p-e77d679c.entry.js +0 -4
  743. package/lib/duet/p-f17df5b6.system.entry.js +0 -4
  744. package/lib/duet/p-f68ba028.entry.js +0 -4
  745. package/lib/duet/p-fe803897.system.entry.js +0 -4
  746. package/lib/esm-es5/index-e48e0ceb.js +0 -5
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- require('./index-2538e92d.js');
6
+ require('./index-d9b6d20e.js');
7
7
  const stringUtils = require('./string-utils-7b13c16e.js');
8
8
 
9
9
  const localeLookUpTable = {
@@ -5,13 +5,13 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2538e92d.js');
9
- const appGlobals = require('./app-globals-de0a03a8.js');
8
+ const index = require('./index-d9b6d20e.js');
9
+ const appGlobals = require('./app-globals-452e6cb2.js');
10
10
 
11
11
  const defineCustomElements = async (win, options) => {
12
12
  if (typeof window === 'undefined') return undefined;
13
13
  await appGlobals.globalScripts();
14
- return index.bootstrapLazy(JSON.parse("[[\"duet-icon.cjs\",[[1,\"duet-icon\",{\"theme\":[1025],\"icon\":[513],\"src\":[1],\"name\":[1],\"margin\":[1],\"responsive\":[4],\"color\":[513],\"background\":[1],\"backgroundOpacity\":[2,\"background-opacity\"],\"backgroundRotation\":[2,\"background-rotation\"],\"size\":[513],\"outline\":[1],\"shape\":[1],\"svgContent\":[32]},null,{\"src\":[\"loadIcon\"],\"icon\":[\"loadIcon\"],\"name\":[\"loadIcon\"]}]]],[\"duet-pagination_2.cjs\",[[1,\"duet-pagination\",{\"theme\":[1025],\"disabled\":[516],\"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],\"compactBreakpoint\":[1,\"compact-breakpoint\"],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"pageLinks\":[1025,\"page-links\"],\"processedPageLinks\":[32],\"numbersStore\":[32],\"matchesCompactBreakpoint\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32]},null,{\"total\":[\"watchPropTotalHandler\"],\"current\":[\"watchStateHandler\"],\"pageLinks\":[\"refresh\"]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"disabled\":[516],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"],\"buttonLeftDisabled\":[32],\"buttonRightDisabled\":[32]},null,{\"stepIndex\":[\"watchStepIndexStateHandler\"],\"stepSize\":[\"watchStepSizeStateHandler\"]}]]],[\"duet-combobox.cjs\",[[6,\"duet-combobox\",{\"accessibleLabelDefaults\":[1,\"accessible-label-defaults\"],\"accessibleLabels\":[1040],\"label\":[1],\"caption\":[1],\"theme\":[1025],\"force\":[4],\"multiple\":[4],\"items\":[1032],\"formatter\":[16],\"value\":[1025],\"minCharacters\":[2,\"min-characters\"],\"openListOnClick\":[4,\"open-list-on-click\"],\"filterType\":[1,\"filter-type\"],\"processedItems\":[32],\"inputValue\":[32],\"listOpen\":[32],\"selectedItems\":[32],\"activeItem\":[32],\"formatItem\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"listOpen\":[\"popupMenuOpenHandler\",\"processListOpenChange\"],\"activeItem\":[\"activeItemHandler\"],\"items\":[\"processItems\"],\"value\":[\"processValue\"]}]]],[\"duet-date-picker.cjs\",[[6,\"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],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"open\":[32],\"focusedDay\":[32],\"inputValue\":[32],\"internalValidityError\":[32],\"setFocus\":[64],\"show\":[64],\"hide\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"min\":[\"updateValidity\"],\"max\":[\"updateValidity\"],\"value\":[\"updateValidity\",\"updateInternalValue\"],\"required\":[\"updateValidity\"]}]]],[\"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],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"getInitialValue\":[64]},null,{\"value\":[\"setInitialValue\",\"updateChoices\"],\"disabled\":[\"updateChoices\"],\"name\":[\"updateChoices\"],\"direction\":[\"updateChoices\"],\"responsive\":[\"updateChoices\"]}],[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],\"collapsibleForceExpanded\":[4,\"collapsible-force-expanded\"],\"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\"],\"collapsibleNotificationDefaults\":[1,\"accessible-collapsible-notification-default\"],\"collapsibleNotification\":[1025,\"collapsible-notification\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]}]]],[\"duet-number-input.cjs\",[[6,\"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\":[1025,\"accessible-live\"],\"accessibleLiveEnabled\":[4,\"accessible-live-enabled\"],\"accessibleAddDefaults\":[1,\"accessible-add-default\"],\"accessibleAdd\":[1025,\"accessible-add\"],\"accessibleSubtractDefaults\":[1,\"accessible-subtract-defaults\"],\"accessibleSubtract\":[1025,\"accessible-subtract\"],\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"min\":[2],\"labelDefaults\":[1,\"label-default\"],\"label\":[1025],\"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],\"getValueAsNumber\":[64]}]]],[\"duet-textarea.cjs\",[[6,\"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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"required\":[4],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"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]},null,{\"disallowPattern\":[\"disallowedPatternChange\"]}]]],[\"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],\"imageSize\":[1,\"image-size\"],\"imagePosition\":[1,\"image-position\"],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]},null,{\"back\":[\"refresh\"],\"listItems\":[\"refresh\"],\"actions\":[\"refresh\"]}]]],[\"duet-multiselect.cjs\",[[1,\"duet-multiselect\",{\"margin\":[1],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"expand\":[4],\"value\":[1040],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"allControls\":[4,\"all-controls\"],\"placeholder\":[1],\"caption\":[1],\"items\":[1],\"disabled\":[516],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"processedGroups\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"language\":[32],\"setFocus\":[64],\"selectWithValues\":[64]},[[8,\"click\",\"handleFocus\"]],{\"items\":[\"refresh\"]}]]],[\"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],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"]},null,{\"name\":[\"updateRadios\"],\"value\":[\"updateRadios\"],\"disabled\":[\"updateRadios\"],\"direction\":[\"updateRadios\"],\"responsive\":[\"updateRadios\"]}],[6,\"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-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-modal.cjs\",[[1,\"duet-modal\",{\"language\":[1537],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleLoaderAnnouncement\":[1025,\"accessible-loader-announcement\"],\"size\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleDescription\":[1,\"accessible-description\"],\"variation\":[1],\"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],\"scrollToTop\":[64],\"addMessage\":[64]},[[8,\"keyup\",\"handleKeyUp\"]],{\"open\":[\"openChanged\"],\"active\":[\"activeChanged\"]}]]],[\"duet-footer.cjs\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]},null,{\"menu\":[\"refresh\"],\"items\":[\"refresh\"]}]]],[\"duet-cookie-consent.cjs\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]},[[0,\"focusin\",\"handleFocusIn\"],[0,\"focusout\",\"handleFocusOut\"]]]]],[\"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\",[[1,\"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\"]],{\"selected\":[\"currentStepChanged\"],\"backDisabled\":[\"currentStepInvokedDisable\"]}]]],[\"duet-banner.cjs\",[[1,\"duet-banner\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"iconColor\":[1,\"icon-color\"],\"iconBackgroundColor\":[1,\"icon-background-color\"],\"textColor\":[1,\"text-color\"],\"size\":[1025],\"image\":[1],\"sources\":[1],\"icon\":[1],\"headingLevel\":[1,\"heading-level\"],\"currentSize\":[32]}]]],[\"duet-breadcrumb.cjs\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"iconSize\":[1,\"icon-size\"],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[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-promo-card.cjs\",[[1,\"duet-promo-card\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"image\":[1],\"headingLevel\":[1,\"heading-level\"],\"url\":[1],\"setFocus\":[64]}]]],[\"duet-slideout.cjs\",[[1,\"duet-slideout\",{\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"open\":[1540],\"opener\":[1],\"backgroundColor\":[1537,\"background-color\"],\"language\":[32],\"displaying\":[32],\"openPanel\":[32],\"setFocus\":[64],\"toggle\":[64],\"show\":[64],\"hide\":[64]},[[8,\"keyup\",\"handleKeyUp\"]],{\"open\":[\"handleOpenChange\"]}]]],[\"duet-submenu-bar.cjs\",[[1,\"duet-submenu-bar\",{\"theme\":[1025],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"open\":[1540],\"accessibleLabel\":[1,\"accessible-label\"],\"hidden\":[32],\"mobile\":[32],\"bodyScroll\":[32],\"setFocus\":[64]},[[9,\"scroll\",\"checkScroll\"]],{\"open\":[\"watchOpenStateHandler\"]}]]],[\"duet-tray.cjs\",[[1,\"duet-tray\",{\"language\":[1025],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleOpenLabelDefaults\":[1,\"accessible-open-label-default\"],\"accessibleOpenLabel\":[1025,\"accessible-open-label\"],\"theme\":[1025],\"active\":[516],\"autoHide\":[4,\"auto-hide\"],\"responsive\":[4],\"expanded\":[32],\"hiddenState\":[32]},[[9,\"scroll\",\"getFrame\"],[16,\"click\",\"handleBodyClick\"]]]]],[\"duet-callout.cjs\",[[1,\"duet-callout\",{\"theme\":[1025],\"margin\":[1]}]]],[\"duet-collapsible.cjs\",[[1,\"duet-collapsible\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"headingFullWidth\":[4,\"heading-full-width\"],\"centerHeading\":[4,\"center-heading\"],\"headingWeight\":[1,\"heading-weight\"],\"headingSize\":[1,\"heading-size\"],\"headingLevel\":[1,\"heading-level\"],\"margin\":[1],\"open\":[1540],\"setFocus\":[64]}]]],[\"duet-file-chooser.cjs\",[[1,\"duet-file-chooser\",{\"theme\":[1025],\"multiple\":[4],\"accept\":[1],\"open\":[64],\"getFiles\":[64]}]]],[\"duet-menu-bar.cjs\",[[1,\"duet-menu-bar\",{\"theme\":[1025],\"language\":[1025],\"logo\":[1028],\"logoHref\":[1025,\"logo-href\"],\"logoLinkAccessibleLabel\":[1025,\"logo-link-accessible-label\"],\"accessibleLabel\":[1,\"accessible-label\"],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"hidden\":[32],\"onBottom\":[32],\"logoSize\":[32],\"leftMoreVisible\":[32],\"rightMoreVisible\":[32]},[[9,\"scroll\",\"checkScroll\"],[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],\"setFocus\":[64]}]]],[\"duet-menu-bar-dropdown.cjs\",[[1,\"duet-menu-bar-dropdown\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-menu-bar-dropdown-link.cjs\",[[1,\"duet-menu-bar-dropdown-link\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-menu-bar-item.cjs\",[[1,\"duet-menu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-menu-bar-link.cjs\",[[1,\"duet-menu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"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],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelHidden\":[4,\"label-hidden\"],\"unit\":[1],\"max\":[2],\"step\":[2],\"locale\":[1],\"value\":[1026],\"debounce\":[2],\"setFocus\":[64]}]]],[\"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],\"bodyScrollLocked\":[32],\"setFocus\":[64]},null,{\"open\":[\"handleOpenChange\"]}]]],[\"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-dropdown.cjs\",[[1,\"duet-submenu-bar-dropdown\",{\"theme\":[1025],\"active\":[1028],\"open\":[1540],\"icon\":[1537],\"isDesktop\":[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-item.cjs\",[[1,\"duet-submenu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-submenu-bar-link.cjs\",[[1,\"duet-submenu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537]}]]],[\"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],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]},null,{\"checked\":[\"checkedChanged\"]}]]],[\"duet-toolbar-dropdown.cjs\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[1025],\"variation\":[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-item.cjs\",[[1,\"duet-toolbar-item\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-toolbar-link.cjs\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs.cjs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"variation\":[1],\"color\":[1],\"children\":[32]}]]],[\"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],\"sticky\":[4]}]]],[\"duet-section-layout.cjs\",[[1,\"duet-section-layout\",{\"margin\":[1],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-shaped-image.cjs\",[[1,\"duet-shaped-image\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"margin\":[1],\"src\":[1],\"rotation\":[2]}]]],[\"duet-toolbar.cjs\",[[1,\"duet-toolbar\",{\"theme\":[1025],\"variation\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-upload-item.cjs\",[[0,\"duet-upload-item\",{\"theme\":[1025],\"data\":[16],\"type\":[1],\"showLinks\":[4,\"show-links\"],\"actions\":[8],\"buttonTitles\":[16],\"label\":[16],\"categoryLabel\":[16],\"errorCodes\":[16],\"showCategory\":[4,\"show-category\"],\"linkClickEvent\":[16],\"focusActionButton\":[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],\"position\":[1],\"dismissible\":[4],\"focusable\":[4],\"isDismissed\":[32],\"timeoutID\":[32],\"show\":[64],\"hide\":[64],\"setFocus\":[64]}]]],[\"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]},null,{\"valid\":[\"watchHandler\"],\"invalid\":[\"watchHandler\"],\"inprogress\":[\"watchHandler\"],\"total\":[\"watchHandler\"]}]]],[\"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\"],\"hideCancelButton\":[4,\"hide-cancel-button\"],\"value\":[1025],\"externalUploadButtonId\":[1,\"external-upload-button-id\"],\"captionOnBottom\":[4,\"caption-on-bottom\"],\"showUploadedItemsHeader\":[4,\"show-uploaded-items-header\"],\"uploadedItemsHeaderLabel\":[16],\"headerHeadingLevel\":[1,\"header-heading-level\"],\"hideHeader\":[4,\"hide-header\"],\"emitEvent\":[4,\"link-click-event\"],\"actionButtonTitles\":[1,\"action-button-titles\"],\"renameDuplicates\":[4,\"rename-duplicates\"],\"groups\":[16],\"tick\":[32],\"setFocus\":[64],\"upload\":[64],\"uploadPending\":[64],\"refresh\":[64],\"getFiles\":[64],\"updateValue\":[64],\"focusActionButton\":[64]},null,{\"valid\":[\"watchValidHandler\"]}],[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]},null,{\"language\":[\"watchLanguageStateHandler\"]}]]],[\"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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"required\":[4],\"error\":[1],\"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-visually-hidden.cjs\",[[1,\"duet-visually-hidden\"]]],[\"duet-select.cjs\",[[6,\"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],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"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],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[64]},null,{\"value\":[\"valueChanged\"],\"items\":[\"refresh\"]}]]],[\"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\"],\"tabChangeConfirm\":[4,\"tab-change-confirm\"],\"tabs\":[32],\"selected\":[32],\"openTab\":[64],\"refresh\":[64]}],[6,\"duet-tab\",{\"theme\":[1025],\"label\":[513],\"caption\":[513],\"selected\":[516],\"notificationMark\":[513,\"notification-mark\"],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1025,\"accessible-description\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"contentId\":[1,\"content-id\"],\"setFocus\":[64]},null,{\"selected\":[\"setupSelected\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"collapsed\":[1540],\"buttons\":[4],\"buttonAlignment\":[1,\"button-alignment\"],\"center\":[4],\"padding\":[1],\"selected\":[1026],\"scrollPaneAtStart\":[32],\"needsScrolling\":[32],\"scrollPaneAtEnd\":[32],\"childrenData\":[32]},null,{\"selected\":[\"watchPropHandler\"]}]]],[\"duet-show-more.cjs\",[[1,\"duet-show-more\",{\"theme\":[1025],\"language\":[1537],\"showMoreLabelDefaults\":[16],\"showMoreLabel\":[1537,\"show-more-label\"],\"showLessLabelDefaults\":[16],\"showLessLabel\":[1537,\"show-less-label\"],\"showMoreAccessibleLabelDefaults\":[16],\"showMoreAccessibleLabel\":[1537,\"show-more-accessible-label\"],\"showLessAccessibleLabelDefaults\":[16],\"showLessAccessibleLabel\":[1537,\"show-less-accessible-label\"],\"margin\":[1],\"buttonMargin\":[1,\"button-margin\"],\"buttonPadding\":[1,\"button-padding\"],\"open\":[1540],\"buttonAriaOpen\":[32]}]]],[\"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\":[1025,\"accessible-label-upload\"],\"progress\":[1538],\"caption\":[1],\"height\":[1],\"theme\":[1025]}]]],[\"duet-grid_2.cjs\",[[1,\"duet-grid\",{\"responsive\":[4],\"breakpoint\":[1],\"direction\":[1],\"rowReverse\":[4,\"row-reverse\"],\"alignment\":[1],\"distribution\":[1],\"mobile\":[1],\"gridTemplate\":[1,\"grid-template\"],\"distributeFormElement\":[32]},null,{\"responsive\":[\"updateGridItems\"],\"breakpoint\":[\"updateGridItems\"],\"direction\":[\"updateGridItems\"]}],[1,\"duet-grid-item\",{\"fill\":[4],\"maxWidth\":[1,\"max-width\"],\"minWidth\":[1,\"min-width\"],\"theme\":[1025],\"margin\":[1],\"responsive\":[4],\"direction\":[1],\"breakpoint\":[1],\"rowReverse\":[4,\"row-reverse\"]}]]],[\"duet-list_2.cjs\",[[1,\"duet-list\",{\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"mobile\":[1],\"breakpoint\":[1],\"variation\":[1],\"labelWidth\":[1,\"label-width\"],\"responsive\":[4]},null,{\"theme\":[\"updateListItems\"],\"padding\":[\"updateListItems\"],\"mobile\":[\"updateListItems\"],\"responsive\":[\"updateListItems\"],\"breakpoint\":[\"updateListItems\"],\"variation\":[\"updateListItems\"],\"labelWidth\":[\"updateListItems\"]}],[1,\"duet-list-item\",{\"responsive\":[4],\"breakpoint\":[1]}]]],[\"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\"]],{\"user\":[\"refresh\"],\"items\":[\"refresh\"],\"session\":[\"refresh\"],\"back\":[\"refresh\"],\"contactItems\":[\"refresh\"],\"languageItems\":[\"refresh\"]}],[1,\"duet-logo\",{\"theme\":[1025],\"margin\":[1],\"inverse\":[4],\"size\":[1],\"href\":[1537],\"accessibleLabelDefaults\":[1040],\"accessibleLabel\":[1537,\"accessible-label\"],\"language\":[1537],\"setFocus\":[64]}]]],[\"duet-chip_3.cjs\",[[1,\"duet-chip\",{\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"size\":[1],\"popup\":[1],\"icon\":[1],\"theme\":[1025],\"identifier\":[1],\"value\":[1537],\"name\":[1],\"selected\":[1028],\"checked\":[1540],\"disabled\":[4],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"focus\":[32],\"popupElement\":[32],\"popupOpen\":[32],\"inputChipHover\":[32],\"inputChipDeleteFocus\":[32],\"setFocus\":[64],\"setDeleteFocus\":[64],\"removeChip\":[64]},null,{\"checked\":[\"clearOtherRadioButtons\"]}],[1,\"duet-popup-menu-item\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"url\":[1],\"external\":[4],\"targetLanguage\":[1,\"target-language\"],\"value\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"leadingIconColor\":[1,\"leading-icon-color\"],\"trailingIcon\":[1,\"trailing-icon\"],\"trailingText\":[1,\"trailing-text\"],\"active\":[1028],\"activeDescendant\":[4,\"active-descendant\"],\"focus\":[32],\"setFocus\":[64],\"isFocused\":[64]}],[1,\"duet-popup-menu\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"skipTeleport\":[4,\"skip-teleport\"],\"controller\":[1],\"placement\":[1],\"forcePlacement\":[4,\"force-placement\"],\"position\":[1025],\"mainAxisOffset\":[2,\"main-axis-offset\"],\"crossAxisOffset\":[2,\"cross-axis-offset\"],\"controllerIcon\":[1,\"controller-icon\"],\"open\":[32],\"menuY\":[32],\"menuX\":[32],\"isOpen\":[64],\"show\":[64],\"hide\":[64],\"toggle\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[8,\"click\",\"handleClick\"]],{\"controller\":[\"handleControllerChange\"],\"open\":[\"handleOpenChange\"]}]]],[\"duet-fieldset.cjs\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"compactLabel\":[4,\"compact-label\"],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"labelHeadingLevel\":[1,\"label-heading-level\"],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32]}]]],[\"duet-badge.cjs\",[[1,\"duet-badge\",{\"theme\":[1025],\"variation\":[1],\"background\":[1],\"margin\":[1]}]]],[\"duet-overlay.cjs\",[[1,\"duet-overlay\",{\"visible\":[1540],\"keepStackingContext\":[1540,\"keep-stacking-context\"],\"modalOverlay\":[1540,\"modal-overlay\"],\"theme\":[1025],\"displayDevice\":[1025,\"display-device\"],\"transition\":[1025],\"zIndex\":[1025,\"z-index\"],\"variation\":[1]}]]],[\"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\"],\"url\":[513],\"numbersStore\":[32],\"setFocus\":[64]}]]],[\"duet-tooltip-button_2.cjs\",[[1,\"duet-tooltip-popup\",{\"theme\":[1025],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"arrowStyles\":[16],\"placement\":[1],\"accessibleCloseLabel\":[1,\"accessible-close-label\"],\"getArrowElement\":[64],\"getContentElement\":[64],\"setFocusOnContentElement\":[64]}],[1,\"duet-tooltip-button\",{\"label\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"setFocus\":[64]}]]],[\"duet-tooltip.cjs\",[[6,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleAboutLabel\":[1,\"accessible-about-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],\"placement\":[32],\"tooltipY\":[32],\"tooltipX\":[32],\"arrowX\":[32],\"arrowY\":[32],\"buttonActive\":[32]},[[4,\"click\",\"handleDocumentClick\"],[4,\"keydown\",\"handleKeyDown\"],[4,\"tooltipPopupClosed\",\"handlePopupClose\"]],{\"active\":[\"handleActiveChange\"]}]]],[\"duet-divider_2.cjs\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"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\"],\"accessibleLabelDownloadDefaults\":[1,\"accessible-label-download-default\"],\"accessibleLabelDownload\":[1025,\"accessible-label-download\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"identifier\":[1],\"theme\":[1025],\"url\":[1537],\"external\":[4],\"download\":[1],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"],\"iconBackground\":[1,\"icon-background\"],\"iconResponsive\":[4,\"icon-responsive\"],\"margin\":[1],\"padding\":[1],\"isSmallScreen\":[32],\"isMediumScreen\":[32],\"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],\"fixedSize\":[4,\"fixed-size\"]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"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\"],\"accessibleLabelLoadingDefaults\":[1,\"accessible-label-loading-default\"],\"accessibleLabelLoading\":[1025,\"accessible-label-loading\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]},null,{\"disabled\":[\"syncToProxyButton\"],\"submit\":[\"syncToProxyButton\"],\"value\":[\"syncToProxyButton\"],\"name\":[\"syncToProxyButton\"]}],[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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"debounce\":[2],\"clear\":[4],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"inputAlign\":[1,\"input-align\"],\"inputPadding\":[1,\"input-padding\"],\"required\":[4],\"type\":[1],\"variation\":[1],\"chips\":[4],\"label\":[1025],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"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],\"addChip\":[64],\"hasChip\":[64],\"getChips\":[64],\"clearChips\":[64]},null,{\"disallowPattern\":[\"disallowedPatternChange\"],\"value\":[\"valueChanged\"]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1],\"weight\":[1],\"color\":[1]}]]]]"), options);
14
+ return index.bootstrapLazy(JSON.parse("[[\"duet-icon.cjs\",[[1,\"duet-icon\",{\"theme\":[1025],\"icon\":[513],\"src\":[1],\"name\":[1],\"margin\":[1],\"responsive\":[4],\"color\":[513],\"background\":[1],\"backgroundOpacity\":[2,\"background-opacity\"],\"backgroundRotation\":[2,\"background-rotation\"],\"size\":[513],\"outline\":[1],\"shape\":[1],\"svgContent\":[32]},null,{\"src\":[\"loadIcon\"],\"icon\":[\"loadIcon\"],\"name\":[\"loadIcon\"]}]]],[\"duet-pagination_2.cjs\",[[1,\"duet-pagination\",{\"theme\":[1025],\"disabled\":[516],\"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],\"compactBreakpoint\":[1,\"compact-breakpoint\"],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"pageLinks\":[1025,\"page-links\"],\"processedPageLinks\":[32],\"numbersStore\":[32],\"matchesCompactBreakpoint\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32]},null,{\"total\":[\"watchPropTotalHandler\"],\"current\":[\"watchStateHandler\"],\"pageLinks\":[\"refresh\"]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"disabled\":[516],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"],\"buttonLeftDisabled\":[32],\"buttonRightDisabled\":[32]},null,{\"stepIndex\":[\"watchStepIndexStateHandler\"],\"stepSize\":[\"watchStepSizeStateHandler\"]}]]],[\"duet-combobox.cjs\",[[6,\"duet-combobox\",{\"accessibleLabelDefaults\":[1,\"accessible-label-defaults\"],\"accessibleLabels\":[1040],\"label\":[1],\"caption\":[1],\"theme\":[1025],\"force\":[4],\"multiple\":[4],\"items\":[1032],\"formatter\":[16],\"value\":[1025],\"minCharacters\":[2,\"min-characters\"],\"openListOnClick\":[4,\"open-list-on-click\"],\"filterType\":[1,\"filter-type\"],\"processedItems\":[32],\"inputValue\":[32],\"listOpen\":[32],\"selectedItems\":[32],\"activeItem\":[32],\"formatItem\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"listOpen\":[\"popupMenuOpenHandler\",\"processListOpenChange\"],\"activeItem\":[\"activeItemHandler\"],\"items\":[\"processItems\"],\"value\":[\"processValue\"]}]]],[\"duet-date-picker.cjs\",[[6,\"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\":[2064],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"open\":[32],\"focusedDay\":[32],\"inputValue\":[32],\"inputHasFocus\":[32],\"internalValidityError\":[32],\"setFocus\":[64],\"show\":[64],\"hide\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"min\":[\"updateValidity\"],\"max\":[\"updateValidity\"],\"value\":[\"updateValidity\",\"updateInternalValue\"],\"required\":[\"updateValidity\"]}]]],[\"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],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"getInitialValue\":[64]},null,{\"value\":[\"setInitialValue\",\"updateChoices\"],\"disabled\":[\"updateChoices\"],\"name\":[\"updateChoices\"],\"direction\":[\"updateChoices\"],\"responsive\":[\"updateChoices\"]}],[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],\"collapsibleForceExpanded\":[4,\"collapsible-force-expanded\"],\"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\"],\"collapsibleNotificationDefaults\":[1,\"accessible-collapsible-notification-default\"],\"collapsibleNotification\":[1025,\"collapsible-notification\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]}]]],[\"duet-number-input.cjs\",[[6,\"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\":[1025,\"accessible-live\"],\"accessibleLiveEnabled\":[4,\"accessible-live-enabled\"],\"accessibleAddDefaults\":[1,\"accessible-add-default\"],\"accessibleAdd\":[1025,\"accessible-add\"],\"accessibleSubtractDefaults\":[1,\"accessible-subtract-defaults\"],\"accessibleSubtract\":[1025,\"accessible-subtract\"],\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"min\":[2],\"labelDefaults\":[1,\"label-default\"],\"label\":[1025],\"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],\"getValueAsNumber\":[64]}]]],[\"duet-textarea.cjs\",[[6,\"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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"required\":[4],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"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]},null,{\"disallowPattern\":[\"disallowedPatternChange\"]}]]],[\"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],\"imageSize\":[1,\"image-size\"],\"imagePosition\":[1,\"image-position\"],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]},null,{\"back\":[\"refresh\"],\"listItems\":[\"refresh\"],\"actions\":[\"refresh\"]}]]],[\"duet-multiselect.cjs\",[[1,\"duet-multiselect\",{\"margin\":[1],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"expand\":[4],\"value\":[1040],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"allControls\":[4,\"all-controls\"],\"placeholder\":[1],\"caption\":[1],\"items\":[1],\"disabled\":[516],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"processedGroups\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"language\":[32],\"setFocus\":[64],\"selectWithValues\":[64]},[[8,\"click\",\"handleFocus\"]],{\"items\":[\"refresh\"]}]]],[\"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],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"]},null,{\"name\":[\"updateRadios\"],\"value\":[\"updateRadios\"],\"disabled\":[\"updateRadios\"],\"direction\":[\"updateRadios\"],\"responsive\":[\"updateRadios\"]}],[6,\"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-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-modal.cjs\",[[1,\"duet-modal\",{\"language\":[1537],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleLoaderAnnouncement\":[1025,\"accessible-loader-announcement\"],\"size\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleDescription\":[1,\"accessible-description\"],\"variation\":[1],\"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],\"scrollToTop\":[64],\"addMessage\":[64]},[[8,\"keyup\",\"handleKeyUp\"]],{\"open\":[\"openChanged\"],\"active\":[\"activeChanged\"]}]]],[\"duet-footer.cjs\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]},null,{\"menu\":[\"refresh\"],\"items\":[\"refresh\"]}]]],[\"duet-cookie-consent.cjs\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]},[[0,\"focusin\",\"handleFocusIn\"],[0,\"focusout\",\"handleFocusOut\"]]]]],[\"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\",[[1,\"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\"]],{\"selected\":[\"currentStepChanged\"],\"backDisabled\":[\"currentStepInvokedDisable\"]}]]],[\"duet-banner.cjs\",[[1,\"duet-banner\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"iconColor\":[1,\"icon-color\"],\"iconBackgroundColor\":[1,\"icon-background-color\"],\"textColor\":[1,\"text-color\"],\"size\":[1025],\"image\":[1],\"sources\":[1],\"icon\":[1],\"headingLevel\":[1,\"heading-level\"],\"currentSize\":[32]}]]],[\"duet-breadcrumb.cjs\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"iconSize\":[1,\"icon-size\"],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[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-page-heading.cjs\",[[1,\"duet-page-heading\",{\"theme\":[1025],\"icon\":[1025],\"layout\":[1025],\"progressCurrentStep\":[2,\"progress-current-step\"],\"progressTotalSteps\":[2,\"progress-total-steps\"]}]]],[\"duet-promo-card.cjs\",[[1,\"duet-promo-card\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"image\":[1],\"headingLevel\":[1,\"heading-level\"],\"url\":[1],\"setFocus\":[64]}]]],[\"duet-slideout.cjs\",[[1,\"duet-slideout\",{\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"open\":[1540],\"opener\":[6145],\"controller\":[6145],\"backgroundColor\":[1537,\"background-color\"],\"language\":[32],\"displaying\":[32],\"openPanel\":[32],\"setFocus\":[64],\"toggle\":[64],\"show\":[64],\"hide\":[64]},[[8,\"keyup\",\"handleKeyUp\"]],{\"open\":[\"handleOpenChange\"]}]]],[\"duet-submenu-bar.cjs\",[[1,\"duet-submenu-bar\",{\"theme\":[1025],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"open\":[1540],\"accessibleLabel\":[1,\"accessible-label\"],\"hidden\":[32],\"mobile\":[32],\"bodyScroll\":[32],\"setFocus\":[64]},[[9,\"scroll\",\"checkScroll\"]],{\"open\":[\"watchOpenStateHandler\"]}]]],[\"duet-tray.cjs\",[[1,\"duet-tray\",{\"language\":[1025],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleOpenLabelDefaults\":[1,\"accessible-open-label-default\"],\"accessibleOpenLabel\":[1025,\"accessible-open-label\"],\"theme\":[1025],\"active\":[516],\"autoHide\":[4,\"auto-hide\"],\"responsive\":[4],\"expanded\":[32],\"hiddenState\":[32]},[[9,\"scroll\",\"getFrame\"],[16,\"click\",\"handleBodyClick\"]]]]],[\"duet-callout.cjs\",[[1,\"duet-callout\",{\"theme\":[1025],\"margin\":[1]}]]],[\"duet-collapsible.cjs\",[[1,\"duet-collapsible\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"headingFullWidth\":[4,\"heading-full-width\"],\"centerHeading\":[4,\"center-heading\"],\"headingWeight\":[1,\"heading-weight\"],\"headingSize\":[1,\"heading-size\"],\"headingLevel\":[1,\"heading-level\"],\"margin\":[1],\"open\":[1540],\"setFocus\":[64]}]]],[\"duet-file-chooser.cjs\",[[1,\"duet-file-chooser\",{\"theme\":[1025],\"multiple\":[4],\"accept\":[1],\"open\":[64],\"getFiles\":[64]}]]],[\"duet-menu-bar.cjs\",[[1,\"duet-menu-bar\",{\"theme\":[1025],\"language\":[1025],\"logo\":[1028],\"logoHref\":[1025,\"logo-href\"],\"logoLinkAccessibleLabel\":[1025,\"logo-link-accessible-label\"],\"accessibleLabel\":[1,\"accessible-label\"],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"hidden\":[32],\"onBottom\":[32],\"logoSize\":[32],\"leftMoreVisible\":[32],\"rightMoreVisible\":[32],\"centerSlotUsed\":[32]},[[9,\"scroll\",\"checkScroll\"],[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],\"setFocus\":[64]}]]],[\"duet-menu-bar-dropdown.cjs\",[[1,\"duet-menu-bar-dropdown\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-menu-bar-dropdown-link.cjs\",[[1,\"duet-menu-bar-dropdown-link\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-menu-bar-item.cjs\",[[1,\"duet-menu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-menu-bar-link.cjs\",[[1,\"duet-menu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"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],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelHidden\":[4,\"label-hidden\"],\"unit\":[1],\"max\":[2],\"step\":[2],\"locale\":[1],\"value\":[1026],\"debounce\":[2],\"setFocus\":[64]}]]],[\"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\"],\"badge\":[4],\"label\":[32],\"language\":[32],\"bodyScrollLocked\":[32],\"setFocus\":[64]},null,{\"open\":[\"handleOpenChange\"]}]]],[\"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-dropdown.cjs\",[[1,\"duet-submenu-bar-dropdown\",{\"theme\":[1025],\"active\":[1028],\"open\":[1540],\"icon\":[1537],\"isDesktop\":[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-item.cjs\",[[1,\"duet-submenu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-submenu-bar-link.cjs\",[[1,\"duet-submenu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537]}]]],[\"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],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]},null,{\"checked\":[\"checkedChanged\"]}]]],[\"duet-toolbar-dropdown.cjs\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[1025],\"variation\":[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-item.cjs\",[[1,\"duet-toolbar-item\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"badge\":[4],\"setFocus\":[64]}]]],[\"duet-toolbar-link.cjs\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs.cjs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"variation\":[1],\"color\":[1],\"children\":[32]}]]],[\"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],\"sticky\":[4]}]]],[\"duet-section-layout.cjs\",[[1,\"duet-section-layout\",{\"margin\":[1],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-shaped-image.cjs\",[[1,\"duet-shaped-image\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"margin\":[1],\"src\":[1],\"rotation\":[2]}]]],[\"duet-toolbar.cjs\",[[1,\"duet-toolbar\",{\"theme\":[1025],\"variation\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-upload-item.cjs\",[[0,\"duet-upload-item\",{\"theme\":[1025],\"data\":[16],\"type\":[1],\"showLinks\":[4,\"show-links\"],\"actions\":[8],\"buttonTitles\":[16],\"label\":[16],\"categoryLabel\":[16],\"errorCodes\":[16],\"showCategory\":[4,\"show-category\"],\"linkClickEvent\":[16],\"focusActionButton\":[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],\"position\":[1],\"dismissible\":[4],\"focusable\":[4],\"isDismissed\":[32],\"timeoutID\":[32],\"show\":[64],\"hide\":[64],\"setFocus\":[64]}]]],[\"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]},null,{\"valid\":[\"watchHandler\"],\"invalid\":[\"watchHandler\"],\"inprogress\":[\"watchHandler\"],\"total\":[\"watchHandler\"]}]]],[\"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\"],\"hideCancelButton\":[4,\"hide-cancel-button\"],\"value\":[1025],\"externalUploadButtonId\":[1,\"external-upload-button-id\"],\"captionOnBottom\":[4,\"caption-on-bottom\"],\"showUploadedItemsHeader\":[4,\"show-uploaded-items-header\"],\"uploadedItemsHeaderLabel\":[16],\"headerHeadingLevel\":[1,\"header-heading-level\"],\"hideHeader\":[4,\"hide-header\"],\"emitEvent\":[4,\"link-click-event\"],\"actionButtonTitles\":[1,\"action-button-titles\"],\"renameDuplicates\":[4,\"rename-duplicates\"],\"groups\":[16],\"tick\":[32],\"setFocus\":[64],\"upload\":[64],\"uploadPending\":[64],\"refresh\":[64],\"getFiles\":[64],\"updateValue\":[64],\"focusActionButton\":[64]},null,{\"valid\":[\"watchValidHandler\"]}],[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]},null,{\"language\":[\"watchLanguageStateHandler\"]}]]],[\"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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"required\":[4],\"error\":[1],\"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-visually-hidden.cjs\",[[1,\"duet-visually-hidden\"]]],[\"duet-select.cjs\",[[6,\"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],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"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],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[64]},null,{\"value\":[\"valueChanged\"],\"items\":[\"refresh\"]}]]],[\"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\"],\"tabChangeConfirm\":[4,\"tab-change-confirm\"],\"tabs\":[32],\"selected\":[32],\"openTab\":[64],\"refresh\":[64]}],[6,\"duet-tab\",{\"theme\":[1025],\"label\":[513],\"caption\":[513],\"selected\":[516],\"notificationMark\":[513,\"notification-mark\"],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1025,\"accessible-description\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"contentId\":[1,\"content-id\"],\"setFocus\":[64]},null,{\"selected\":[\"setupSelected\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"collapsed\":[1540],\"buttons\":[4],\"buttonAlignment\":[1,\"button-alignment\"],\"center\":[4],\"padding\":[1],\"selected\":[1026],\"scrollPaneAtStart\":[32],\"needsScrolling\":[32],\"scrollPaneAtEnd\":[32],\"childrenData\":[32]},null,{\"selected\":[\"watchPropHandler\"]}]]],[\"duet-show-more.cjs\",[[1,\"duet-show-more\",{\"theme\":[1025],\"language\":[1537],\"showMoreLabelDefaults\":[16],\"showMoreLabel\":[1537,\"show-more-label\"],\"showLessLabelDefaults\":[16],\"showLessLabel\":[1537,\"show-less-label\"],\"showMoreAccessibleLabelDefaults\":[16],\"showMoreAccessibleLabel\":[1537,\"show-more-accessible-label\"],\"showLessAccessibleLabelDefaults\":[16],\"showLessAccessibleLabel\":[1537,\"show-less-accessible-label\"],\"margin\":[1],\"buttonMargin\":[1,\"button-margin\"],\"buttonPadding\":[1,\"button-padding\"],\"open\":[1540],\"buttonAriaOpen\":[32]}]]],[\"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\":[1025,\"accessible-label-upload\"],\"progress\":[1538],\"caption\":[1],\"height\":[1],\"theme\":[1025]}]]],[\"duet-grid_2.cjs\",[[1,\"duet-grid\",{\"responsive\":[4],\"breakpoint\":[1],\"direction\":[1],\"rowReverse\":[4,\"row-reverse\"],\"alignment\":[1],\"distribution\":[1],\"mobile\":[1],\"gridTemplate\":[1,\"grid-template\"],\"distributeFormElement\":[32]},null,{\"responsive\":[\"updateGridItems\"],\"breakpoint\":[\"updateGridItems\"],\"direction\":[\"updateGridItems\"]}],[1,\"duet-grid-item\",{\"fill\":[4],\"maxWidth\":[1,\"max-width\"],\"minWidth\":[1,\"min-width\"],\"theme\":[1025],\"margin\":[1],\"responsive\":[4],\"direction\":[1],\"breakpoint\":[1],\"rowReverse\":[4,\"row-reverse\"]}]]],[\"duet-list_2.cjs\",[[1,\"duet-list\",{\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"mobile\":[1],\"breakpoint\":[1],\"variation\":[1],\"labelWidth\":[1,\"label-width\"],\"responsive\":[4]},null,{\"theme\":[\"updateListItems\"],\"padding\":[\"updateListItems\"],\"mobile\":[\"updateListItems\"],\"responsive\":[\"updateListItems\"],\"breakpoint\":[\"updateListItems\"],\"variation\":[\"updateListItems\"],\"labelWidth\":[\"updateListItems\"]}],[1,\"duet-list-item\",{\"responsive\":[4],\"breakpoint\":[1]}]]],[\"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\"]],{\"user\":[\"refresh\"],\"items\":[\"refresh\"],\"session\":[\"refresh\"],\"back\":[\"refresh\"],\"contactItems\":[\"refresh\"],\"languageItems\":[\"refresh\"]}],[1,\"duet-logo\",{\"theme\":[1025],\"margin\":[1],\"inverse\":[4],\"size\":[1],\"href\":[1537],\"accessibleLabelDefaults\":[1040],\"accessibleLabel\":[1537,\"accessible-label\"],\"language\":[1537],\"setFocus\":[64]}]]],[\"duet-chip_3.cjs\",[[1,\"duet-chip\",{\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"size\":[1],\"popup\":[1],\"icon\":[1],\"theme\":[1025],\"identifier\":[1],\"value\":[1537],\"name\":[1],\"selected\":[1028],\"checked\":[1540],\"disabled\":[4],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"focus\":[32],\"popupElement\":[32],\"popupOpen\":[32],\"inputChipHover\":[32],\"inputChipDeleteFocus\":[32],\"setFocus\":[64],\"setDeleteFocus\":[64],\"removeChip\":[64]},null,{\"checked\":[\"clearOtherRadioButtons\"]}],[1,\"duet-popup-menu-item\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"url\":[1],\"external\":[4],\"targetLanguage\":[1,\"target-language\"],\"value\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"leadingIconColor\":[1,\"leading-icon-color\"],\"trailingIcon\":[1,\"trailing-icon\"],\"trailingText\":[1,\"trailing-text\"],\"active\":[1028],\"activeDescendant\":[4,\"active-descendant\"],\"focus\":[32],\"setFocus\":[64],\"isFocused\":[64]}],[1,\"duet-popup-menu\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"skipTeleport\":[4,\"skip-teleport\"],\"controller\":[6145],\"opener\":[6145],\"placement\":[1],\"forcePlacement\":[4,\"force-placement\"],\"allowVerticalFlip\":[4,\"allow-vertical-flip\"],\"position\":[1025],\"mainAxisOffset\":[2,\"main-axis-offset\"],\"crossAxisOffset\":[2,\"cross-axis-offset\"],\"controllerIcon\":[1,\"controller-icon\"],\"open\":[32],\"menuY\":[32],\"menuX\":[32],\"isOpen\":[64],\"show\":[64],\"hide\":[64],\"toggle\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[8,\"click\",\"handleClick\"]],{\"open\":[\"handleOpenChange\"]}]]],[\"duet-fieldset.cjs\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"compactLabel\":[4,\"compact-label\"],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"labelHeadingLevel\":[1,\"label-heading-level\"],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32]}]]],[\"duet-badge.cjs\",[[1,\"duet-badge\",{\"theme\":[1025],\"variation\":[1],\"background\":[1],\"margin\":[1]}]]],[\"duet-overlay.cjs\",[[1,\"duet-overlay\",{\"visible\":[1540],\"keepStackingContext\":[1540,\"keep-stacking-context\"],\"modalOverlay\":[1540,\"modal-overlay\"],\"theme\":[1025],\"displayDevice\":[1025,\"display-device\"],\"transition\":[1025],\"zIndex\":[1025,\"z-index\"],\"variation\":[1]}]]],[\"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\"],\"url\":[513],\"numbersStore\":[32],\"setFocus\":[64]}]]],[\"duet-tooltip-button_2.cjs\",[[1,\"duet-tooltip-popup\",{\"theme\":[1025],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"arrowStyles\":[16],\"placement\":[1],\"accessibleCloseLabel\":[1,\"accessible-close-label\"],\"getArrowElement\":[64],\"getContentElement\":[64],\"setFocusOnContentElement\":[64]}],[1,\"duet-tooltip-button\",{\"label\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"negative\":[4],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"setFocus\":[64]}]]],[\"duet-tooltip.cjs\",[[6,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleAboutLabel\":[1,\"accessible-about-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],\"negative\":[4],\"placement\":[32],\"tooltipY\":[32],\"tooltipX\":[32],\"arrowX\":[32],\"arrowY\":[32],\"buttonActive\":[32]},[[4,\"click\",\"handleDocumentClick\"],[4,\"keydown\",\"handleKeyDown\"],[4,\"tooltipPopupClosed\",\"handlePopupClose\"]],{\"active\":[\"handleActiveChange\"]}]]],[\"duet-divider_2.cjs\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"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\"],\"accessibleLabelDownloadDefaults\":[1,\"accessible-label-download-default\"],\"accessibleLabelDownload\":[1025,\"accessible-label-download\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"identifier\":[1],\"theme\":[1025],\"url\":[1537],\"external\":[4],\"download\":[1],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"],\"iconBackground\":[1,\"icon-background\"],\"iconResponsive\":[4,\"icon-responsive\"],\"margin\":[1],\"padding\":[1],\"isSmallScreen\":[32],\"isMediumScreen\":[32],\"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],\"fixedSize\":[4,\"fixed-size\"]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"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\"],\"accessibleLabelLoadingDefaults\":[1,\"accessible-label-loading-default\"],\"accessibleLabelLoading\":[1025,\"accessible-label-loading\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]},null,{\"disabled\":[\"syncToProxyButton\"],\"submit\":[\"syncToProxyButton\"],\"value\":[\"syncToProxyButton\"],\"name\":[\"syncToProxyButton\"]}],[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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"debounce\":[2],\"clear\":[4],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"inputAlign\":[1,\"input-align\"],\"inputPadding\":[1,\"input-padding\"],\"required\":[4],\"type\":[1],\"variation\":[1],\"chips\":[4],\"label\":[1025],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"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],\"addChip\":[64],\"hasChip\":[64],\"getChips\":[64],\"clearChips\":[64]},null,{\"disallowPattern\":[\"disallowedPatternChange\"],\"value\":[\"valueChanged\"]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1],\"weight\":[1],\"color\":[1]}]]]]"), options);
15
15
  };
16
16
 
17
17
  exports.setNonce = index.setNonce;
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- require('./index-2538e92d.js');
6
+ require('./index-d9b6d20e.js');
7
7
 
8
8
  const getElementsFromNamedSlot = (element, slotName) => {
9
9
  const childElements = Array.from(element.querySelectorAll(":scope > *"));
@@ -103,7 +103,7 @@
103
103
  ],
104
104
  "compiler": {
105
105
  "name": "@stencil/core",
106
- "version": "4.22.2",
106
+ "version": "4.23.0",
107
107
  "typescriptVersion": "5.5.4"
108
108
  },
109
109
  "collections": [],
@@ -183,6 +183,8 @@ export class DuetActionButton {
183
183
  "tags": [],
184
184
  "text": "Theme of the pagination."
185
185
  },
186
+ "getter": false,
187
+ "setter": false,
186
188
  "attribute": "theme",
187
189
  "reflect": false,
188
190
  "defaultValue": "\"\""
@@ -201,6 +203,8 @@ export class DuetActionButton {
201
203
  "tags": [],
202
204
  "text": "Name of the icon to display"
203
205
  },
206
+ "getter": false,
207
+ "setter": false,
204
208
  "attribute": "icon-name",
205
209
  "reflect": false,
206
210
  "defaultValue": "\"action-arrow-left-small\""
@@ -219,6 +223,8 @@ export class DuetActionButton {
219
223
  "tags": [],
220
224
  "text": "Color of the icon to display"
221
225
  },
226
+ "getter": false,
227
+ "setter": false,
222
228
  "attribute": "icon-color",
223
229
  "reflect": false,
224
230
  "defaultValue": "\"currentColor\""
@@ -243,6 +249,8 @@ export class DuetActionButton {
243
249
  "tags": [],
244
250
  "text": "Size of the icon"
245
251
  },
252
+ "getter": false,
253
+ "setter": false,
246
254
  "attribute": "icon-size",
247
255
  "reflect": false,
248
256
  "defaultValue": "\"xx-small\""
@@ -261,6 +269,8 @@ export class DuetActionButton {
261
269
  "tags": [],
262
270
  "text": "Name of action being called"
263
271
  },
272
+ "getter": false,
273
+ "setter": false,
264
274
  "attribute": "action-name",
265
275
  "reflect": false
266
276
  },
@@ -278,6 +288,8 @@ export class DuetActionButton {
278
288
  "tags": [],
279
289
  "text": "Name of id of action that was called being called"
280
290
  },
291
+ "getter": false,
292
+ "setter": false,
281
293
  "attribute": "action-id",
282
294
  "reflect": false,
283
295
  "defaultValue": "undefined"
@@ -301,6 +313,8 @@ export class DuetActionButton {
301
313
  "tags": [],
302
314
  "text": "Name of id of action that was called being called"
303
315
  },
316
+ "getter": false,
317
+ "setter": false,
304
318
  "attribute": "action-meta",
305
319
  "reflect": false,
306
320
  "defaultValue": "undefined"
@@ -319,6 +333,8 @@ export class DuetActionButton {
319
333
  "tags": [],
320
334
  "text": "Disables the button"
321
335
  },
336
+ "getter": false,
337
+ "setter": false,
322
338
  "attribute": "disabled",
323
339
  "reflect": false,
324
340
  "defaultValue": "false"
@@ -343,6 +359,8 @@ export class DuetActionButton {
343
359
  "tags": [],
344
360
  "text": "Custom color to be used for the icon, as a design token entered in camelCase\nor kebab-case. Example: \"color-primary\". This property can also be set to\n\"currentColor\" which forces the icon to use the CSS text color of parent\nelement instead. Useful when you want to control the color in stylesheet\ninstead."
345
361
  },
362
+ "getter": false,
363
+ "setter": false,
346
364
  "attribute": "color",
347
365
  "reflect": true,
348
366
  "defaultValue": "\"\""
@@ -367,6 +385,8 @@ export class DuetActionButton {
367
385
  "tags": [],
368
386
  "text": "Custom color to be used for a background, as a design token entered\nin camelCase or kebab-case. Using this option the icon will always be resized\nto $size-icon-medium on mobile viewports. Example: \"color-primary\"."
369
387
  },
388
+ "getter": false,
389
+ "setter": false,
370
390
  "attribute": "background",
371
391
  "reflect": false,
372
392
  "defaultValue": "\"\""
@@ -385,6 +405,8 @@ export class DuetActionButton {
385
405
  "tags": [],
386
406
  "text": "Title of the action button (shows as DOM tooltip when hovering)\nif set to true, this will try to add a best-guess title based on action-name\nif set to a string the string is used\nif set to false nothing is set"
387
407
  },
408
+ "getter": false,
409
+ "setter": false,
388
410
  "attribute": "title",
389
411
  "reflect": false,
390
412
  "defaultValue": "true"
@@ -403,6 +425,8 @@ export class DuetActionButton {
403
425
  "tags": [],
404
426
  "text": "Described By id"
405
427
  },
428
+ "getter": false,
429
+ "setter": false,
406
430
  "attribute": "accessible-described-by",
407
431
  "reflect": false,
408
432
  "defaultValue": "undefined"
@@ -421,6 +445,8 @@ export class DuetActionButton {
421
445
  "tags": [],
422
446
  "text": "Details of the component"
423
447
  },
448
+ "getter": false,
449
+ "setter": false,
424
450
  "attribute": "accessible-details",
425
451
  "reflect": false,
426
452
  "defaultValue": "undefined"
@@ -439,6 +465,8 @@ export class DuetActionButton {
439
465
  "tags": [],
440
466
  "text": "String of id's that indicate alternative labels elements"
441
467
  },
468
+ "getter": false,
469
+ "setter": false,
442
470
  "attribute": "accessible-labelled-by",
443
471
  "reflect": false,
444
472
  "defaultValue": "undefined"
@@ -457,6 +485,8 @@ export class DuetActionButton {
457
485
  "tags": [],
458
486
  "text": "Aria description the button"
459
487
  },
488
+ "getter": false,
489
+ "setter": false,
460
490
  "attribute": "accessible-description",
461
491
  "reflect": false,
462
492
  "defaultValue": "undefined"
@@ -481,6 +511,8 @@ export class DuetActionButton {
481
511
  "tags": [],
482
512
  "text": "Default accessible label"
483
513
  },
514
+ "getter": false,
515
+ "setter": false,
484
516
  "defaultValue": "{\n en: \"Click to activate action\",\n fi: \"Klikkaa aktivoidaksesi toiminto\",\n sv: \"Klicka f\u00F6r att aktivera \u00E5tg\u00E4rd\",\n }"
485
517
  },
486
518
  "accessibleLabel": {
@@ -497,6 +529,8 @@ export class DuetActionButton {
497
529
  "tags": [],
498
530
  "text": "Accessible label"
499
531
  },
532
+ "getter": false,
533
+ "setter": false,
500
534
  "attribute": "accessible-label",
501
535
  "reflect": false,
502
536
  "defaultValue": "getLocaleString(\n this.accessibleLabelsDefaults\n )"
@@ -515,6 +549,8 @@ export class DuetActionButton {
515
549
  "tags": [],
516
550
  "text": "Used to indicate which dom element with ID this element controls"
517
551
  },
552
+ "getter": false,
553
+ "setter": false,
518
554
  "attribute": "accessible-controls",
519
555
  "reflect": false,
520
556
  "defaultValue": "\"\""
@@ -533,6 +569,8 @@ export class DuetActionButton {
533
569
  "tags": [],
534
570
  "text": "A destination to link to, rendered in the href attribute of a link."
535
571
  },
572
+ "getter": false,
573
+ "setter": false,
536
574
  "attribute": "url",
537
575
  "reflect": true
538
576
  }
@@ -146,6 +146,9 @@
146
146
  .duet-alert-has-icon .duet-alert-container {
147
147
  margin-top: 2px !important;
148
148
  }
149
+ .duet-alert-container:focus {
150
+ outline: none;
151
+ }
149
152
 
150
153
  .duet-alert-icon {
151
154
  display: inline-block;