@duetds/components 6.7.0 → 6.8.0

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 (749) hide show
  1. package/hydrate/index.d.ts +17 -16
  2. package/hydrate/index.js +282 -142
  3. package/lib/cjs/action-arrow-right-24fe06be.js +8 -0
  4. package/lib/cjs/{dom-b340f674.js → dom-c42e1019.js} +1 -1
  5. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  6. package/lib/cjs/duet-alert.cjs.entry.js +8 -2
  7. package/lib/cjs/duet-badge.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +4 -3
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +23 -7
  12. package/lib/cjs/duet-card.cjs.entry.js +12 -4
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-choice_2.cjs.entry.js +13 -5
  16. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-combobox.cjs.entry.js +9 -3
  18. package/lib/cjs/duet-contact-card.cjs.entry.js +66 -0
  19. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  20. package/lib/cjs/duet-date-picker.cjs.entry.js +3 -3
  21. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -3
  23. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  24. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  25. package/lib/cjs/duet-footer.cjs.entry.js +4 -5
  26. package/lib/cjs/duet-grid_2.cjs.entry.js +5 -3
  27. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-hero.cjs.entry.js +2 -2
  29. package/lib/cjs/duet-icon.cjs.entry.js +6 -4
  30. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  31. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-list_2.cjs.entry.js +6 -2
  33. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-menu-bar.cjs.entry.js +9 -3
  38. package/lib/cjs/duet-modal.cjs.entry.js +14 -13
  39. package/lib/cjs/duet-multiselect.cjs.entry.js +2 -2
  40. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-number-input.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  46. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  47. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-scrollable_3.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  50. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  53. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-slideout-panel.cjs.entry.js +3 -3
  55. package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
  56. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
  61. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  62. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
  65. package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  67. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-tray.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  71. package/lib/cjs/duet.cjs.js +15 -6
  72. package/lib/cjs/{focus-utils-0dd9281d.js → focus-utils-8777d943.js} +1 -1
  73. package/lib/cjs/{index-3d0845f0.js → index-26abcddc.js} +18 -4
  74. package/lib/cjs/loader.cjs.js +3 -3
  75. package/lib/cjs/{shadow-css-cce1abf1.js → shadow-css-6c99270e.js} +1 -1
  76. package/lib/collection/collection-manifest.json +5 -4
  77. package/lib/collection/common/index.js +1 -0
  78. package/lib/collection/common/runtime-types.js +5 -0
  79. package/lib/collection/components/duet-action-button/duet-action-button.css +10 -10
  80. package/lib/collection/components/duet-action-button/duet-action-button.js +4 -2
  81. package/lib/collection/components/duet-alert/duet-alert.css +12 -12
  82. package/lib/collection/components/duet-alert/duet-alert.js +10 -3
  83. package/lib/collection/components/duet-badge/duet-badge.css +2 -2
  84. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +16 -6
  85. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +2 -1
  86. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +11 -5
  87. package/lib/collection/components/duet-button/duet-button.css +80 -80
  88. package/lib/collection/components/duet-button/duet-button.js +10 -5
  89. package/lib/collection/components/duet-caption/duet-caption.css +4 -4
  90. package/lib/collection/components/duet-caption/duet-caption.js +2 -1
  91. package/lib/collection/components/duet-card/duet-card.css +26 -17
  92. package/lib/collection/components/duet-card/duet-card.js +40 -10
  93. package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -19
  94. package/lib/collection/components/duet-checkbox/duet-checkbox.js +6 -3
  95. package/lib/collection/components/duet-choice/duet-checkmark.css +12 -12
  96. package/lib/collection/components/duet-choice/duet-checkmark.js +1 -1
  97. package/lib/collection/components/duet-choice/duet-choice.css +74 -74
  98. package/lib/collection/components/duet-choice/duet-choice.js +8 -4
  99. package/lib/collection/components/duet-choice-group/duet-choice-group.css +46 -2
  100. package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -1
  101. package/lib/collection/components/duet-collapsible/duet-collapsible.css +9 -9
  102. package/lib/collection/components/duet-collapsible/duet-collapsible.js +6 -3
  103. package/lib/collection/components/duet-combobox/duet-combobox.css +18 -18
  104. package/lib/collection/components/duet-combobox/duet-combobox.js +31 -4
  105. package/lib/collection/components/duet-contact-card/duet-contact-card.css +85 -0
  106. package/lib/collection/components/duet-contact-card/duet-contact-card.js +263 -0
  107. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
  108. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +2 -1
  109. package/lib/collection/components/duet-date-picker/duet-date-picker.css +56 -56
  110. package/lib/collection/components/duet-date-picker/duet-date-picker.js +8 -4
  111. package/lib/collection/components/duet-divider/duet-divider.css +2 -2
  112. package/lib/collection/components/duet-divider/duet-divider.js +2 -1
  113. package/lib/collection/components/duet-editable-table/duet-editable-table.js +13 -8
  114. package/lib/collection/components/duet-empty-state/duet-empty-state.css +4 -4
  115. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -1
  116. package/lib/collection/components/duet-fieldset/duet-fieldset.css +4 -4
  117. package/lib/collection/components/duet-footer/duet-footer.css +19 -19
  118. package/lib/collection/components/duet-footer/duet-footer.js +14 -7
  119. package/lib/collection/components/duet-grid/duet-grid.css +83 -0
  120. package/lib/collection/components/duet-grid/duet-grid.js +9 -4
  121. package/lib/collection/components/duet-grid-item/duet-grid-item.css +2 -2
  122. package/lib/collection/components/duet-grid-item/duet-grid-item.js +1 -1
  123. package/lib/collection/components/duet-header/duet-header.css +105 -105
  124. package/lib/collection/components/duet-header/duet-header.js +30 -15
  125. package/lib/collection/components/duet-heading/duet-heading.css +7 -4
  126. package/lib/collection/components/duet-heading/duet-heading.js +2 -1
  127. package/lib/collection/components/duet-hero/duet-hero.css +40 -42
  128. package/lib/collection/components/duet-hero/duet-hero.js +10 -5
  129. package/lib/collection/components/duet-icon/duet-icon.css +11 -4
  130. package/lib/collection/components/duet-icon/duet-icon.js +8 -5
  131. package/lib/collection/components/duet-input/duet-input.css +66 -66
  132. package/lib/collection/components/duet-input/duet-input.js +17 -9
  133. package/lib/collection/components/duet-label/duet-label.css +2 -2
  134. package/lib/collection/components/duet-label/duet-label.js +4 -2
  135. package/lib/collection/components/duet-layout/duet-layout.js +2 -1
  136. package/lib/collection/components/duet-link/duet-link.css +36 -9
  137. package/lib/collection/components/duet-link/duet-link.js +86 -2
  138. package/lib/collection/components/duet-list/duet-list.js +13 -5
  139. package/lib/collection/components/duet-list-item/duet-list-item.css +32 -8
  140. package/lib/collection/components/duet-logo/duet-logo.css +2 -2
  141. package/lib/collection/components/duet-logo/duet-logo.js +2 -1
  142. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +8 -8
  143. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +9 -2
  144. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +2 -2
  145. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +13 -13
  146. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +8 -8
  147. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +6 -6
  148. package/lib/collection/components/duet-modal/duet-modal.css +4 -4
  149. package/lib/collection/components/duet-modal/duet-modal.js +39 -13
  150. package/lib/collection/components/duet-multiselect/duet-multiselect.css +40 -40
  151. package/lib/collection/components/duet-multiselect/duet-multiselect.js +10 -5
  152. package/lib/collection/components/duet-nav/duet-nav.css +0 -1
  153. package/lib/collection/components/duet-notification/duet-notification.css +14 -14
  154. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +25 -25
  155. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -1
  156. package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
  157. package/lib/collection/components/duet-number-input/duet-number-input.js +8 -4
  158. package/lib/collection/components/duet-page-heading/duet-page-heading.css +4 -4
  159. package/lib/collection/components/duet-pagination/duet-pagination.js +4 -2
  160. package/lib/collection/components/duet-paragraph/duet-paragraph.css +6 -6
  161. package/lib/collection/components/duet-paragraph/duet-paragraph.js +6 -3
  162. package/lib/collection/components/duet-progress/duet-progress.css +12 -12
  163. package/lib/collection/components/duet-radio/duet-radio.css +17 -17
  164. package/lib/collection/components/duet-radio/duet-radio.js +6 -3
  165. package/lib/collection/components/duet-range-slider/duet-range-slider.css +30 -30
  166. package/lib/collection/components/duet-range-slider/duet-range-slider.js +4 -2
  167. package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
  168. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -1
  169. package/lib/collection/components/duet-select/duet-select.css +38 -38
  170. package/lib/collection/components/duet-select/duet-select.js +10 -5
  171. package/lib/collection/components/duet-slideout/duet-slideout.css +5 -5
  172. package/lib/collection/components/duet-slideout/duet-slideout.js +2 -1
  173. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
  174. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +11 -4
  175. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +1 -1
  176. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +9 -9
  177. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +5 -5
  178. package/lib/collection/components/duet-spacer/duet-spacer.js +4 -2
  179. package/lib/collection/components/duet-spinner/duet-spinner.css +3 -3
  180. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -1
  181. package/lib/collection/components/duet-step/duet-step.css +10 -10
  182. package/lib/collection/components/duet-step/duet-step.js +4 -2
  183. package/lib/collection/components/duet-stepper/duet-stepper.css +1 -1
  184. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -1
  185. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +10 -10
  186. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +18 -18
  187. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +8 -8
  188. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +8 -8
  189. package/lib/collection/components/duet-tab-group/duet-tab-group.css +46 -49
  190. package/lib/collection/components/duet-tab-group/duet-tab-group.js +8 -4
  191. package/lib/collection/components/duet-table/duet-table.css +44 -33
  192. package/lib/collection/components/duet-table/duet-table.js +26 -3
  193. package/lib/collection/components/duet-textarea/duet-textarea.css +39 -39
  194. package/lib/collection/components/duet-textarea/duet-textarea.js +8 -4
  195. package/lib/collection/components/duet-toggle/duet-toggle.css +12 -12
  196. package/lib/collection/components/duet-toggle/duet-toggle.js +2 -1
  197. package/lib/collection/components/duet-toolbar/duet-toolbar.css +4 -4
  198. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +13 -13
  199. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +8 -8
  200. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +11 -11
  201. package/lib/collection/components/duet-tooltip/duet-tooltip.css +26 -26
  202. package/lib/collection/components/duet-tooltip/duet-tooltip.js +2 -1
  203. package/lib/collection/components/duet-tray/duet-tray.css +14 -14
  204. package/lib/collection/components/duet-upload/duet-upload.css +1 -1
  205. package/lib/collection/components/duet-upload/duet-upload.js +27 -14
  206. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +2 -1
  207. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  208. package/lib/dist-custom-elements/duet-alert.js +1 -1
  209. package/lib/dist-custom-elements/duet-badge.js +1 -1
  210. package/lib/dist-custom-elements/duet-breadcrumb.js +5 -4
  211. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  212. package/lib/dist-custom-elements/duet-button.js +1 -1
  213. package/lib/dist-custom-elements/duet-caption.js +1 -1
  214. package/lib/dist-custom-elements/duet-card.js +16 -7
  215. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  216. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  217. package/lib/dist-custom-elements/duet-choice-group.js +17 -8
  218. package/lib/dist-custom-elements/duet-choice.js +7 -7
  219. package/lib/dist-custom-elements/duet-collapsible.js +4 -4
  220. package/lib/dist-custom-elements/duet-combobox.js +12 -5
  221. package/lib/dist-custom-elements/duet-contact-card.d.ts +11 -0
  222. package/lib/dist-custom-elements/duet-contact-card.js +133 -0
  223. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  224. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  225. package/lib/dist-custom-elements/duet-divider.js +1 -1
  226. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  227. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  228. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  229. package/lib/dist-custom-elements/duet-footer.js +6 -7
  230. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  231. package/lib/dist-custom-elements/duet-grid.js +1 -1
  232. package/lib/dist-custom-elements/duet-header.js +11 -11
  233. package/lib/dist-custom-elements/duet-heading.js +1 -1
  234. package/lib/dist-custom-elements/duet-hero.js +10 -10
  235. package/lib/dist-custom-elements/duet-icon.js +1 -1
  236. package/lib/dist-custom-elements/duet-input.js +1 -1
  237. package/lib/dist-custom-elements/duet-label.js +1 -1
  238. package/lib/dist-custom-elements/duet-layout.js +1 -1
  239. package/lib/dist-custom-elements/duet-link.js +1 -1
  240. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  241. package/lib/dist-custom-elements/duet-list.js +1 -1
  242. package/lib/dist-custom-elements/duet-logo.js +1 -1
  243. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  244. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  245. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
  246. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  247. package/lib/dist-custom-elements/duet-menu-bar.js +11 -5
  248. package/lib/dist-custom-elements/duet-modal.js +21 -19
  249. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  250. package/lib/dist-custom-elements/duet-nav.js +1 -1
  251. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  252. package/lib/dist-custom-elements/duet-notification.js +3 -3
  253. package/lib/dist-custom-elements/duet-number-input.js +10 -10
  254. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  255. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  256. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  257. package/lib/dist-custom-elements/duet-progress.js +1 -1
  258. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  259. package/lib/dist-custom-elements/duet-radio.js +2 -2
  260. package/lib/dist-custom-elements/duet-range-slider.js +4 -4
  261. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  262. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  263. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  264. package/lib/dist-custom-elements/duet-select.js +1 -1
  265. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  266. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  267. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
  268. package/lib/dist-custom-elements/duet-slideout-panel.js +5 -5
  269. package/lib/dist-custom-elements/duet-slideout.js +5 -5
  270. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  271. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  272. package/lib/dist-custom-elements/duet-step.js +5 -5
  273. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  274. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  275. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
  276. package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
  277. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  278. package/lib/dist-custom-elements/duet-tab-group.js +10 -10
  279. package/lib/dist-custom-elements/duet-tab.js +1 -1
  280. package/lib/dist-custom-elements/duet-table.js +1 -1
  281. package/lib/dist-custom-elements/duet-textarea.js +9 -9
  282. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  283. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  284. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
  285. package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
  286. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  287. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  288. package/lib/dist-custom-elements/duet-tray.js +5 -5
  289. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  290. package/lib/dist-custom-elements/duet-upload.js +20 -20
  291. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  292. package/lib/dist-custom-elements/index.d.ts +0 -86
  293. package/lib/dist-custom-elements/index.js +1 -84
  294. package/lib/dist-custom-elements/p-02a40751.js +123 -0
  295. package/lib/dist-custom-elements/p-064a8802.js +188 -0
  296. package/lib/dist-custom-elements/{p-ae149130.js → p-076c04fa.js} +3 -3
  297. package/lib/dist-custom-elements/{p-5084748e.js → p-152ee893.js} +7 -0
  298. package/lib/dist-custom-elements/p-1a45a20a.js +178 -0
  299. package/lib/dist-custom-elements/{p-4e752d2d.js → p-1f9f67e3.js} +4 -4
  300. package/lib/dist-custom-elements/{p-267801f1.js → p-27f477bd.js} +3 -3
  301. package/lib/dist-custom-elements/{p-e47da081.js → p-308a73c1.js} +18 -5
  302. package/lib/dist-custom-elements/{p-55325c49.js → p-33e00967.js} +1 -1
  303. package/lib/dist-custom-elements/{p-c9a16897.js → p-344f54cf.js} +3 -3
  304. package/lib/dist-custom-elements/{p-ad4c031f.js → p-39b4e372.js} +5 -5
  305. package/lib/dist-custom-elements/{p-13b6dd90.js → p-3c792743.js} +2 -2
  306. package/lib/dist-custom-elements/p-3e094f25.js +37 -0
  307. package/lib/dist-custom-elements/{p-f7da07ee.js → p-48e0be9b.js} +10 -10
  308. package/lib/dist-custom-elements/{p-f6a5967a.js → p-52306a3d.js} +2 -2
  309. package/lib/dist-custom-elements/{p-2b6f6cba.js → p-5b6ac919.js} +2 -2
  310. package/lib/dist-custom-elements/p-61015063.js +113 -0
  311. package/lib/{esm/shadow-css-e76e6e1c.js → dist-custom-elements/p-6ee53ac3.js} +1 -1
  312. package/lib/dist-custom-elements/p-6fa39608.js +6 -0
  313. package/lib/dist-custom-elements/p-70db80cb.js +76 -0
  314. package/lib/dist-custom-elements/{p-4e9d1f9b.js → p-7918f243.js} +1 -1
  315. package/lib/dist-custom-elements/{p-c91ba42a.js → p-7c4a2620.js} +2 -2
  316. package/lib/dist-custom-elements/{p-767cc415.js → p-7f907b5b.js} +7 -7
  317. package/lib/dist-custom-elements/{p-504f30a0.js → p-823ea8c0.js} +1 -1
  318. package/lib/dist-custom-elements/{p-c203ef96.js → p-8fc068d5.js} +2 -2
  319. package/lib/dist-custom-elements/{p-22eba43b.js → p-907402d2.js} +8 -8
  320. package/lib/dist-custom-elements/{p-7857fd92.js → p-91f5a857.js} +2 -2
  321. package/lib/dist-custom-elements/p-923a997f.js +265 -0
  322. package/lib/dist-custom-elements/{p-aa1ab20d.js → p-9b59f666.js} +3 -3
  323. package/lib/dist-custom-elements/{p-535ce3ec.js → p-9ed347f9.js} +1 -1
  324. package/lib/dist-custom-elements/p-b14db39f.js +54 -0
  325. package/lib/dist-custom-elements/{p-e36eb97d.js → p-b48f1e4d.js} +3 -3
  326. package/lib/dist-custom-elements/{p-ba2d607e.js → p-ba41b009.js} +12 -6
  327. package/lib/dist-custom-elements/{p-738bd3c5.js → p-c4d8cad0.js} +1 -1
  328. package/lib/dist-custom-elements/{p-2b3a8e8c.js → p-ca57b6a2.js} +3 -3
  329. package/lib/dist-custom-elements/{p-0d2d0d0e.js → p-e15832f2.js} +3 -3
  330. package/lib/dist-custom-elements/{p-47f3085b.js → p-ed7527c2.js} +5 -1
  331. package/lib/dist-custom-elements/{p-9d0348a4.js → p-efaad71c.js} +1 -1
  332. package/lib/dist-custom-elements/{p-756308c3.js → p-f40a2146.js} +2 -2
  333. package/lib/duet/duet.esm.js +1 -1
  334. package/lib/duet/duet.js +1 -1
  335. package/lib/duet/p-06999788.system.entry.js +4 -0
  336. package/lib/duet/{p-dbf0d77a.system.entry.js → p-06d05f65.system.entry.js} +1 -1
  337. package/lib/duet/p-09e82523.system.entry.js +4 -0
  338. package/lib/duet/p-0b711d1c.system.entry.js +4 -0
  339. package/lib/duet/{p-dd3b2f92.entry.js → p-0bf8affc.entry.js} +1 -1
  340. package/lib/duet/p-0d8f0b71.entry.js +4 -0
  341. package/lib/duet/p-10d906a0.entry.js +4 -0
  342. package/lib/duet/{p-f2c39318.entry.js → p-133bf320.entry.js} +1 -1
  343. package/lib/duet/p-1526bcd9.system.entry.js +4 -0
  344. package/lib/duet/p-188a99a6.system.entry.js +4 -0
  345. package/lib/duet/p-1cdfa320.system.entry.js +4 -0
  346. package/lib/duet/p-1de2679d.system.entry.js +4 -0
  347. package/lib/duet/p-1eb57d18.entry.js +4 -0
  348. package/lib/duet/p-1f8e5ae9.entry.js +4 -0
  349. package/lib/duet/p-1ffb06ae.system.entry.js +4 -0
  350. package/lib/duet/p-224d5bbf.system.entry.js +4 -0
  351. package/lib/duet/p-22568e46.system.entry.js +4 -0
  352. package/lib/duet/p-24fb2c26.entry.js +4 -0
  353. package/lib/duet/p-268453f2.system.entry.js +4 -0
  354. package/lib/duet/p-27796763.system.entry.js +4 -0
  355. package/lib/duet/{p-aa46e5b8.system.js → p-2938697f.system.js} +1 -1
  356. package/lib/duet/p-2d037cf4.entry.js +4 -0
  357. package/lib/duet/p-2e32575f.system.entry.js +4 -0
  358. package/lib/duet/{p-d989bb64.entry.js → p-3133c0d8.entry.js} +1 -1
  359. package/lib/duet/p-317c4aaf.entry.js +4 -0
  360. package/lib/duet/{p-e447d590.entry.js → p-3ab4aa13.entry.js} +1 -1
  361. package/lib/duet/p-3e66c4a4.system.entry.js +4 -0
  362. package/lib/duet/p-3ea21c66.system.entry.js +4 -0
  363. package/lib/duet/p-3ee8a44e.entry.js +4 -0
  364. package/lib/duet/p-4410272c.entry.js +4 -0
  365. package/lib/duet/p-45956e97.system.entry.js +4 -0
  366. package/lib/duet/p-49484735.system.entry.js +4 -0
  367. package/lib/duet/p-4a669f88.entry.js +4 -0
  368. package/lib/duet/{p-ab72659c.entry.js → p-50df7077.entry.js} +1 -1
  369. package/lib/duet/p-5264d038.entry.js +4 -0
  370. package/lib/duet/p-565e48b0.system.entry.js +4 -0
  371. package/lib/duet/{p-14b1e688.js → p-5933217a.js} +1 -1
  372. package/lib/duet/{p-54c2f367.entry.js → p-5a549387.entry.js} +1 -1
  373. package/lib/duet/{p-c1a863fa.entry.js → p-5c661590.entry.js} +1 -1
  374. package/lib/duet/p-5c7f8587.system.entry.js +4 -0
  375. package/lib/duet/p-608bd184.system.entry.js +4 -0
  376. package/lib/duet/{p-c8946e4e.entry.js → p-6533c6f5.entry.js} +1 -1
  377. package/lib/duet/{p-be3de0f9.entry.js → p-654669e3.entry.js} +1 -1
  378. package/lib/duet/p-6a82c77b.system.entry.js +4 -0
  379. package/lib/duet/p-6b276d28.entry.js +4 -0
  380. package/lib/duet/{p-393e06fc.entry.js → p-6b5135e3.entry.js} +1 -1
  381. package/lib/duet/p-6c4d4f85.entry.js +4 -0
  382. package/lib/duet/p-6d16e6f6.entry.js +4 -0
  383. package/lib/duet/p-6fa39608.js +4 -0
  384. package/lib/duet/p-70dcd397.entry.js +4 -0
  385. package/lib/duet/p-71fc5b0d.system.entry.js +4 -0
  386. package/lib/duet/p-72467078.system.entry.js +4 -0
  387. package/lib/duet/p-74d0f576.system.entry.js +4 -0
  388. package/lib/duet/{p-94aed15c.entry.js → p-76d34cb0.entry.js} +1 -1
  389. package/lib/duet/{p-eb54ff63.entry.js → p-77d1aa11.entry.js} +1 -1
  390. package/lib/duet/{p-33ef2855.system.entry.js → p-7a2b3365.system.entry.js} +1 -1
  391. package/lib/duet/p-7af51cf6.system.entry.js +4 -0
  392. package/lib/duet/p-7b855f82.system.entry.js +4 -0
  393. package/lib/duet/p-7cb63887.system.entry.js +4 -0
  394. package/lib/duet/p-7ea38691.system.entry.js +4 -0
  395. package/lib/duet/{p-f795fec5.system.entry.js → p-7fae4a26.system.entry.js} +1 -1
  396. package/lib/duet/{p-563485d2.entry.js → p-8177dde3.entry.js} +1 -1
  397. package/lib/duet/p-819d4a4e.entry.js +4 -0
  398. package/lib/duet/p-820a474b.entry.js +4 -0
  399. package/lib/duet/{p-b32f4c37.system.js → p-84ec82b2.system.js} +1 -1
  400. package/lib/duet/p-8986b6b1.entry.js +4 -0
  401. package/lib/duet/p-8bec0e9d.system.entry.js +4 -0
  402. package/lib/duet/p-8d13f689.system.entry.js +4 -0
  403. package/lib/duet/p-8ec95d2c.system.entry.js +4 -0
  404. package/lib/duet/p-8ed08ddf.system.entry.js +4 -0
  405. package/lib/duet/{p-1787fb22.entry.js → p-8fcbc008.entry.js} +1 -1
  406. package/lib/duet/p-90f9e03f.system.entry.js +4 -0
  407. package/lib/duet/p-91e8f5cd.system.entry.js +4 -0
  408. package/lib/duet/p-99628541.entry.js +4 -0
  409. package/lib/duet/p-99e5bbdc.entry.js +4 -0
  410. package/lib/duet/p-9ac03a4a.system.entry.js +4 -0
  411. package/lib/duet/{p-d56140a2.entry.js → p-9ade0707.entry.js} +1 -1
  412. package/lib/duet/p-9b905c99.system.entry.js +4 -0
  413. package/lib/duet/{p-6f0ce728.system.entry.js → p-9c2f07c6.system.entry.js} +1 -1
  414. package/lib/duet/p-9d992f8a.system.entry.js +4 -0
  415. package/lib/duet/p-9e5cf474.entry.js +4 -0
  416. package/lib/duet/{p-7c21c7b2.system.entry.js → p-a1898f56.system.entry.js} +1 -1
  417. package/lib/duet/p-a6147e56.system.entry.js +4 -0
  418. package/lib/duet/p-a8dc08e8.system.js +4 -0
  419. package/lib/duet/{p-2c74f36a.entry.js → p-acd1b6b5.entry.js} +1 -1
  420. package/lib/duet/p-aefa4b69.entry.js +4 -0
  421. package/lib/duet/p-af12e6cf.system.entry.js +4 -0
  422. package/lib/duet/p-b1db3006.js +1 -1
  423. package/lib/duet/p-b35b5e57.entry.js +4 -0
  424. package/lib/duet/{p-c27afab2.entry.js → p-b3c81888.entry.js} +1 -1
  425. package/lib/duet/p-b433984a.system.entry.js +4 -0
  426. package/lib/duet/p-b638b8ed.entry.js +4 -0
  427. package/lib/duet/{p-40276f4e.entry.js → p-b74131aa.entry.js} +1 -1
  428. package/lib/duet/p-b7438813.entry.js +4 -0
  429. package/lib/duet/p-b780a881.entry.js +4 -0
  430. package/lib/duet/p-bbd3b919.system.entry.js +4 -0
  431. package/lib/duet/{p-0cefe244.entry.js → p-bdfb63cd.entry.js} +1 -1
  432. package/lib/duet/{p-5c3be505.entry.js → p-bee1823d.entry.js} +1 -1
  433. package/lib/duet/p-bf1ab1eb.system.entry.js +4 -0
  434. package/lib/duet/p-bf8105a5.system.entry.js +4 -0
  435. package/lib/duet/{p-a27366e9.entry.js → p-c07eb423.entry.js} +1 -1
  436. package/lib/duet/p-c09869cd.entry.js +4 -0
  437. package/lib/duet/p-c0c65bf7.system.entry.js +4 -0
  438. package/lib/duet/p-c1028548.system.entry.js +4 -0
  439. package/lib/duet/p-c2a73338.system.entry.js +4 -0
  440. package/lib/duet/p-c3a337a2.entry.js +4 -0
  441. package/lib/duet/p-c3ce052c.entry.js +4 -0
  442. package/lib/duet/{p-4fafb7d6.entry.js → p-c5c44c35.entry.js} +1 -1
  443. package/lib/duet/{p-427cbdfe.entry.js → p-c5d84b37.entry.js} +1 -1
  444. package/lib/duet/{p-35539173.entry.js → p-c6f2b220.entry.js} +1 -1
  445. package/lib/duet/p-c9789028.system.entry.js +4 -0
  446. package/lib/duet/{p-5607a0a7.system.entry.js → p-cdad6821.system.entry.js} +1 -1
  447. package/lib/duet/{p-c6612c3f.entry.js → p-cdf08c39.entry.js} +1 -1
  448. package/lib/duet/p-d02c9f15.entry.js +4 -0
  449. package/lib/duet/p-d328f324.entry.js +4 -0
  450. package/lib/duet/{p-4be8874a.entry.js → p-d4671eab.entry.js} +1 -1
  451. package/lib/duet/p-d698e995.system.entry.js +4 -0
  452. package/lib/duet/p-d77241fe.system.entry.js +4 -0
  453. package/lib/duet/p-d97befa1.entry.js +4 -0
  454. package/lib/duet/{p-8694aa9f.entry.js → p-da274cd4.entry.js} +1 -1
  455. package/lib/duet/{p-04ca6ed4.entry.js → p-db19ddd2.entry.js} +1 -1
  456. package/lib/duet/p-db1f1851.system.entry.js +4 -0
  457. package/lib/duet/p-dbb02995.js +4 -0
  458. package/lib/duet/p-dbc22e0a.system.entry.js +4 -0
  459. package/lib/duet/p-dc4f841e.system.entry.js +4 -0
  460. package/lib/duet/p-dd994793.system.js +4 -0
  461. package/lib/duet/p-e1239725.system.entry.js +4 -0
  462. package/lib/duet/{p-39a2d6f7.system.entry.js → p-e154f21d.system.entry.js} +1 -1
  463. package/lib/duet/p-e208fd69.entry.js +4 -0
  464. package/lib/duet/p-e73ebb36.system.entry.js +4 -0
  465. package/lib/duet/{p-9285796a.system.entry.js → p-ed1085eb.system.entry.js} +1 -1
  466. package/lib/duet/p-eeaa43d1.entry.js +4 -0
  467. package/lib/duet/p-f17b0e53.entry.js +4 -0
  468. package/lib/duet/p-f1ca6939.system.entry.js +4 -0
  469. package/lib/duet/p-f6001531.entry.js +4 -0
  470. package/lib/duet/{p-5fe54705.entry.js → p-f6e69972.entry.js} +1 -1
  471. package/lib/duet/p-f7efac05.system.entry.js +4 -0
  472. package/lib/duet/p-fa648209.entry.js +4 -0
  473. package/lib/duet/p-fc800029.system.entry.js +4 -0
  474. package/lib/duet/p-fef626b8.system.entry.js +4 -0
  475. package/lib/esm/action-arrow-right-f7d56681.js +6 -0
  476. package/lib/esm/{dom-d10a1938.js → dom-ae12a113.js} +1 -1
  477. package/lib/esm/duet-action-button.entry.js +2 -2
  478. package/lib/esm/duet-alert.entry.js +8 -2
  479. package/lib/esm/duet-badge.entry.js +2 -2
  480. package/lib/esm/duet-breadcrumb.entry.js +4 -3
  481. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  482. package/lib/esm/duet-button_2.entry.js +3 -3
  483. package/lib/esm/duet-caption_4.entry.js +23 -7
  484. package/lib/esm/duet-card.entry.js +12 -4
  485. package/lib/esm/duet-checkbox.entry.js +2 -2
  486. package/lib/esm/duet-checkmark.entry.js +2 -2
  487. package/lib/esm/duet-choice_2.entry.js +13 -5
  488. package/lib/esm/duet-collapsible.entry.js +2 -2
  489. package/lib/esm/duet-combobox.entry.js +9 -3
  490. package/lib/esm/duet-contact-card.entry.js +62 -0
  491. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  492. package/lib/esm/duet-date-picker.entry.js +3 -3
  493. package/lib/esm/duet-divider_2.entry.js +2 -2
  494. package/lib/esm/duet-editable-table_3.entry.js +5 -3
  495. package/lib/esm/duet-empty-state.entry.js +2 -2
  496. package/lib/esm/duet-fieldset.entry.js +2 -2
  497. package/lib/esm/duet-footer.entry.js +3 -4
  498. package/lib/esm/duet-grid_2.entry.js +5 -3
  499. package/lib/esm/duet-header_2.entry.js +3 -3
  500. package/lib/esm/duet-hero.entry.js +2 -2
  501. package/lib/esm/duet-icon.entry.js +6 -4
  502. package/lib/esm/duet-input_2.entry.js +4 -4
  503. package/lib/esm/duet-layout.entry.js +1 -1
  504. package/lib/esm/duet-list_2.entry.js +6 -2
  505. package/lib/esm/duet-menu-bar-button.entry.js +2 -2
  506. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  507. package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
  508. package/lib/esm/duet-menu-bar-link.entry.js +2 -2
  509. package/lib/esm/duet-menu-bar.entry.js +9 -3
  510. package/lib/esm/duet-modal.entry.js +14 -13
  511. package/lib/esm/duet-multiselect.entry.js +2 -2
  512. package/lib/esm/duet-nav.entry.js +1 -1
  513. package/lib/esm/duet-notification_2.entry.js +3 -3
  514. package/lib/esm/duet-number-input.entry.js +2 -2
  515. package/lib/esm/duet-page-heading.entry.js +2 -2
  516. package/lib/esm/duet-pagination_2.entry.js +2 -2
  517. package/lib/esm/duet-progress.entry.js +2 -2
  518. package/lib/esm/duet-radio_2.entry.js +2 -2
  519. package/lib/esm/duet-range-slider.entry.js +2 -2
  520. package/lib/esm/duet-scrollable_3.entry.js +2 -2
  521. package/lib/esm/duet-section-layout.entry.js +1 -1
  522. package/lib/esm/duet-select.entry.js +2 -2
  523. package/lib/esm/duet-slideout-lang.entry.js +2 -2
  524. package/lib/esm/duet-slideout-link.entry.js +3 -3
  525. package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
  526. package/lib/esm/duet-slideout-panel.entry.js +3 -3
  527. package/lib/esm/duet-slideout.entry.js +3 -3
  528. package/lib/esm/duet-step_2.entry.js +3 -3
  529. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  530. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  531. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  532. package/lib/esm/duet-submenu-bar.entry.js +2 -2
  533. package/lib/esm/duet-textarea.entry.js +2 -2
  534. package/lib/esm/duet-toggle.entry.js +2 -2
  535. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  536. package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
  537. package/lib/esm/duet-toolbar-link.entry.js +2 -2
  538. package/lib/esm/duet-toolbar.entry.js +2 -2
  539. package/lib/esm/duet-tooltip.entry.js +2 -2
  540. package/lib/esm/duet-tray.entry.js +2 -2
  541. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  542. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  543. package/lib/esm/duet.js +16 -7
  544. package/lib/esm/{focus-utils-7b317f32.js → focus-utils-8579107c.js} +1 -1
  545. package/lib/esm/{index-849c698d.js → index-1c0e9f7c.js} +18 -4
  546. package/lib/esm/loader.js +4 -4
  547. package/lib/{dist-custom-elements/p-5a17a015.js → esm/shadow-css-66bc7949.js} +1 -1
  548. package/lib/esm-es5/action-arrow-right-f7d56681.js +4 -0
  549. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  550. package/lib/esm-es5/duet-alert.entry.js +2 -2
  551. package/lib/esm-es5/duet-badge.entry.js +1 -1
  552. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  553. package/lib/esm-es5/duet-breadcrumbs.entry.js +2 -2
  554. package/lib/esm-es5/duet-button_2.entry.js +2 -2
  555. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  556. package/lib/esm-es5/duet-card.entry.js +2 -2
  557. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  558. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  559. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  560. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  561. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  562. package/lib/esm-es5/duet-contact-card.entry.js +4 -0
  563. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  564. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  565. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  566. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  567. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  568. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  569. package/lib/esm-es5/duet-footer.entry.js +2 -2
  570. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  571. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  572. package/lib/esm-es5/duet-hero.entry.js +1 -1
  573. package/lib/esm-es5/duet-icon.entry.js +2 -2
  574. package/lib/esm-es5/duet-input_2.entry.js +2 -2
  575. package/lib/esm-es5/duet-layout.entry.js +1 -1
  576. package/lib/esm-es5/duet-list_2.entry.js +2 -2
  577. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  578. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  579. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  580. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  581. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  582. package/lib/esm-es5/duet-modal.entry.js +2 -2
  583. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  584. package/lib/esm-es5/duet-nav.entry.js +1 -1
  585. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  586. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  587. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  588. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  589. package/lib/esm-es5/duet-progress.entry.js +1 -1
  590. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  591. package/lib/esm-es5/duet-range-slider.entry.js +2 -2
  592. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  593. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  594. package/lib/esm-es5/duet-select.entry.js +2 -2
  595. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  596. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  597. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  598. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  599. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  600. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  601. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  602. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  603. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  604. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  605. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  606. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  607. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  608. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  609. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  610. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  611. package/lib/esm-es5/duet-tooltip.entry.js +2 -2
  612. package/lib/esm-es5/duet-tray.entry.js +1 -1
  613. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  614. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  615. package/lib/esm-es5/duet.js +1 -1
  616. package/lib/esm-es5/focus-utils-8579107c.js +4 -0
  617. package/lib/esm-es5/{index-849c698d.js → index-1c0e9f7c.js} +1 -1
  618. package/lib/esm-es5/loader.js +1 -1
  619. package/lib/types/common/index.d.ts +1 -0
  620. package/lib/types/common/runtime-types.d.ts +2 -0
  621. package/lib/types/common-types.d.ts +25 -1
  622. package/lib/types/components/duet-alert/duet-alert.d.ts +6 -0
  623. package/lib/types/components/duet-card/duet-card.d.ts +10 -2
  624. package/lib/types/components/duet-choice/duet-checkmark.d.ts +1 -2
  625. package/lib/types/components/duet-choice/duet-choice.d.ts +1 -2
  626. package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +6 -1
  627. package/lib/types/components/duet-combobox/duet-combobox.d.ts +4 -0
  628. package/lib/types/components/duet-contact-card/duet-contact-card.d.ts +64 -0
  629. package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +1 -2
  630. package/lib/types/components/duet-icon/duet-icon.d.ts +1 -1
  631. package/lib/types/components/duet-link/duet-link.d.ts +15 -1
  632. package/lib/types/components/duet-list/duet-list.d.ts +1 -1
  633. package/lib/types/components/duet-modal/duet-modal.d.ts +8 -1
  634. package/lib/types/components/duet-table/duet-table.d.ts +5 -4
  635. package/lib/types/components/duet-upload/duet-upload.d.ts +1 -2
  636. package/lib/types/components/duet-upload-aria-status/duet-upload-aria-status.d.ts +1 -8
  637. package/lib/types/components.d.ts +222 -13
  638. package/lib/types/stencil-public-runtime.d.ts +12 -12
  639. package/package.json +7 -7
  640. package/lib/dist-custom-elements/p-2228bf13.js +0 -186
  641. package/lib/dist-custom-elements/p-364cfb78.js +0 -54
  642. package/lib/dist-custom-elements/p-447ea0a6.js +0 -94
  643. package/lib/dist-custom-elements/p-85f97595.js +0 -176
  644. package/lib/dist-custom-elements/p-c0878e32.js +0 -265
  645. package/lib/dist-custom-elements/p-e201a19a.js +0 -76
  646. package/lib/dist-custom-elements/p-e38fc76d.js +0 -37
  647. package/lib/dist-custom-elements/p-e6b8ebb0.js +0 -120
  648. package/lib/duet/p-00a53506.system.entry.js +0 -4
  649. package/lib/duet/p-010cbd87.system.entry.js +0 -4
  650. package/lib/duet/p-0339a6ba.system.entry.js +0 -4
  651. package/lib/duet/p-0480457b.system.entry.js +0 -4
  652. package/lib/duet/p-0783af51.system.entry.js +0 -4
  653. package/lib/duet/p-0875374b.entry.js +0 -4
  654. package/lib/duet/p-0b08aa13.system.entry.js +0 -4
  655. package/lib/duet/p-0de644e5.entry.js +0 -4
  656. package/lib/duet/p-0f4aff17.entry.js +0 -4
  657. package/lib/duet/p-12593e03.entry.js +0 -4
  658. package/lib/duet/p-14c4c15a.system.entry.js +0 -4
  659. package/lib/duet/p-165f0e7c.system.entry.js +0 -4
  660. package/lib/duet/p-1b8a8804.system.entry.js +0 -4
  661. package/lib/duet/p-1c952867.system.entry.js +0 -4
  662. package/lib/duet/p-1e2595e2.system.entry.js +0 -4
  663. package/lib/duet/p-1eed2800.entry.js +0 -4
  664. package/lib/duet/p-2ae7d801.entry.js +0 -4
  665. package/lib/duet/p-2ae9d336.system.entry.js +0 -4
  666. package/lib/duet/p-2b1ddf25.js +0 -4
  667. package/lib/duet/p-2c170dc6.system.entry.js +0 -4
  668. package/lib/duet/p-2ca556bd.entry.js +0 -4
  669. package/lib/duet/p-2ebfba54.system.entry.js +0 -4
  670. package/lib/duet/p-31252f4a.system.entry.js +0 -4
  671. package/lib/duet/p-33f2a44e.entry.js +0 -4
  672. package/lib/duet/p-3406f73d.system.entry.js +0 -4
  673. package/lib/duet/p-35ba9699.system.entry.js +0 -4
  674. package/lib/duet/p-38547565.system.entry.js +0 -4
  675. package/lib/duet/p-396dce30.entry.js +0 -4
  676. package/lib/duet/p-3a3bd672.system.entry.js +0 -4
  677. package/lib/duet/p-3eb94a67.entry.js +0 -4
  678. package/lib/duet/p-3f45ca7b.entry.js +0 -4
  679. package/lib/duet/p-4444cfb8.system.entry.js +0 -4
  680. package/lib/duet/p-452cb659.system.entry.js +0 -4
  681. package/lib/duet/p-47f3c160.system.entry.js +0 -4
  682. package/lib/duet/p-495582a5.entry.js +0 -4
  683. package/lib/duet/p-4c699ac2.system.entry.js +0 -4
  684. package/lib/duet/p-4c6d9583.entry.js +0 -4
  685. package/lib/duet/p-52148128.entry.js +0 -4
  686. package/lib/duet/p-55cbf1e0.system.entry.js +0 -4
  687. package/lib/duet/p-5a0333a6.entry.js +0 -4
  688. package/lib/duet/p-5b5bdf1a.entry.js +0 -4
  689. package/lib/duet/p-630b0aee.system.entry.js +0 -4
  690. package/lib/duet/p-6705969f.system.entry.js +0 -4
  691. package/lib/duet/p-67e40f5a.system.entry.js +0 -4
  692. package/lib/duet/p-6fe86c6a.system.entry.js +0 -4
  693. package/lib/duet/p-7385646e.system.entry.js +0 -4
  694. package/lib/duet/p-7881585e.entry.js +0 -4
  695. package/lib/duet/p-79230071.system.entry.js +0 -4
  696. package/lib/duet/p-7a6d0da2.entry.js +0 -4
  697. package/lib/duet/p-7b0e565a.system.entry.js +0 -4
  698. package/lib/duet/p-7e177248.entry.js +0 -4
  699. package/lib/duet/p-812b157d.entry.js +0 -4
  700. package/lib/duet/p-815ba656.system.entry.js +0 -4
  701. package/lib/duet/p-81a9673b.entry.js +0 -4
  702. package/lib/duet/p-83e0a386.system.entry.js +0 -4
  703. package/lib/duet/p-88b30828.system.entry.js +0 -4
  704. package/lib/duet/p-8ce83440.system.entry.js +0 -4
  705. package/lib/duet/p-9938e39c.entry.js +0 -4
  706. package/lib/duet/p-9b062a1c.system.entry.js +0 -4
  707. package/lib/duet/p-a3eb0816.system.entry.js +0 -4
  708. package/lib/duet/p-aa915061.system.entry.js +0 -4
  709. package/lib/duet/p-aa9eef98.system.entry.js +0 -4
  710. package/lib/duet/p-ae3234af.system.entry.js +0 -4
  711. package/lib/duet/p-b0361d6a.system.entry.js +0 -4
  712. package/lib/duet/p-b55995ae.system.entry.js +0 -4
  713. package/lib/duet/p-b6d674ce.system.entry.js +0 -4
  714. package/lib/duet/p-b744dbba.system.entry.js +0 -4
  715. package/lib/duet/p-b791aabb.entry.js +0 -4
  716. package/lib/duet/p-b868a149.entry.js +0 -4
  717. package/lib/duet/p-b89a4172.entry.js +0 -4
  718. package/lib/duet/p-bbd64ff4.entry.js +0 -4
  719. package/lib/duet/p-bbf6eb36.system.entry.js +0 -4
  720. package/lib/duet/p-cbc1cdf4.system.entry.js +0 -4
  721. package/lib/duet/p-ccc3f9e9.entry.js +0 -4
  722. package/lib/duet/p-cdf070ab.system.entry.js +0 -4
  723. package/lib/duet/p-ced14b92.system.entry.js +0 -4
  724. package/lib/duet/p-d7713234.system.entry.js +0 -4
  725. package/lib/duet/p-d7ef7aa4.system.entry.js +0 -4
  726. package/lib/duet/p-da36ba6e.system.entry.js +0 -4
  727. package/lib/duet/p-da4cf292.entry.js +0 -4
  728. package/lib/duet/p-dbe40b10.entry.js +0 -4
  729. package/lib/duet/p-de57ee9e.entry.js +0 -4
  730. package/lib/duet/p-e0628a33.system.entry.js +0 -4
  731. package/lib/duet/p-e0a6ce6f.entry.js +0 -4
  732. package/lib/duet/p-e36abf9f.system.entry.js +0 -4
  733. package/lib/duet/p-eb7d40bf.system.entry.js +0 -4
  734. package/lib/duet/p-ed665738.entry.js +0 -4
  735. package/lib/duet/p-ee43b8cc.entry.js +0 -4
  736. package/lib/duet/p-eebe30a6.system.entry.js +0 -4
  737. package/lib/duet/p-f2654f02.entry.js +0 -4
  738. package/lib/duet/p-f46d2cdf.system.entry.js +0 -4
  739. package/lib/duet/p-f4c24c1a.system.entry.js +0 -4
  740. package/lib/duet/p-f74665b5.entry.js +0 -4
  741. package/lib/duet/p-f7781ab9.system.js +0 -4
  742. package/lib/duet/p-fcac77ef.entry.js +0 -4
  743. package/lib/esm-es5/focus-utils-7b317f32.js +0 -4
  744. /package/lib/duet/{p-524ad48c.system.js → p-6cf44bfa.system.js} +0 -0
  745. /package/lib/duet/{p-5a17a015.js → p-6ee53ac3.js} +0 -0
  746. /package/lib/duet/{p-49dfa097.js → p-9c159fd4.js} +0 -0
  747. /package/lib/duet/{p-43179518.system.js → p-9d9204af.system.js} +0 -0
  748. /package/lib/esm-es5/{dom-d10a1938.js → dom-ae12a113.js} +0 -0
  749. /package/lib/esm-es5/{shadow-css-e76e6e1c.js → shadow-css-66bc7949.js} +0 -0
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import{p as promiseResolve,b as bootstrapLazy}from"./index-849c698d.js";export{s as setNonce}from"./index-849c698d.js";import{g as globalScripts}from"./app-globals-de2a5510.js";var patchEsm=function(){return promiseResolve()};var defineCustomElements=function(e,s){if(typeof window==="undefined")return Promise.resolve();return patchEsm().then((function(){globalScripts();return bootstrapLazy(JSON.parse('[["duet-icon",[[1,"duet-icon",{"theme":[1025],"icon":[1],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"size":[1],"outline":[1],"shape":[1],"svgContent":[32]}]]],["duet-caption_4",[[17,"duet-link",{"accessibleLabel":[1,"accessible-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"identifier":[1],"theme":[1025],"url":[513],"external":[4],"tabToLink":[4,"tab-to-link"],"setFocus":[64]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["duet-choice_2",[[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],"value":[1537],"disabled":[4]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1,"info-label"],"isHovering":[32],"isInfoOpen":[32],"isBlurred":[32],"setFocus":[64],"toggleInfoMethod":[64]},[[2,"blur","handleHostBlur"],[2,"keydown","handleHostKeyDown"],[2,"keyup","handleHostKeyUp"]]]]],["duet-pagination_2",[[1,"duet-pagination",{"theme":[1025],"jumpString":[1,"jump-string"],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[16],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"ariaControls":[1,"accessible-controls"],"current":[1026],"numbersStore":[32],"totalPages":[32],"internalSectionIndex":[32]}],[1,"duet-range-stepper",{"theme":[1025],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[1040],"ariaControls":[1,"accessible-controls"],"language":[32]}]]],["duet-date-picker",[[2,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"open":[32],"focusedDay":[32],"inputValue":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]]]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]}]]],["duet-number-input",[[2,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[1],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"checkboxesVisible":[32],"activeDescendant":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-textarea",[[2,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]}]]],["duet-modal",[[1,"duet-modal",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]]]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4]}],[2,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]}]]],["duet-notification_2",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-step_2",[[6,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]]]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1025],"items":[8],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]}]]],["duet-card",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"icon":[1],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["duet-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025]}]]],["duet-tray",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"children":[32]}]]],["duet-collapsible",[[1,"duet-collapsible",{"theme":[1025],"heading":[1],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["duet-combobox",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[16],"theme":[1025],"force":[4],"items":[1032],"formatter":[16],"value":[1537],"minCharacters":[2,"min-characters"],"processedItems":[32],"inputWidth":[32],"inputValue":[32],"selectionMsg":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]]]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]}]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"iconSize":[32],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[1,"duet-menu-bar-dropdown",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["duet-menu-bar-dropdown-link",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["duet-page-heading",[[1,"duet-page-heading",{"theme":[1025],"icon":[1025],"layout":[1025]}]]],["duet-range-slider",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-slideout",[[1,"duet-slideout",{"theme":[1025],"open":[1540],"backgroundColor":[1537,"background-color"],"toggle":[64]}]]],["duet-slideout-link",[[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",[[1,"duet-slideout-panel",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"labelSize":[1537,"label-size"],"backgroundColor":[1537,"background-color"],"label":[32]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar",[[1,"duet-submenu-bar",{"theme":[1025],"open":[1540]}]]],["duet-submenu-bar-dropdown",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"open":[1540],"icon":[1537],"iconSize":[32]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown-link",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["duet-toggle",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["duet-layout",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-nav",[[1,"duet-nav",{"theme":[1025]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025]}]]],["duet-select",[[2,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]}]]],["duet-alert",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"dismissible":[4],"isDismissed":[32],"timeoutID":[32],"show":[64],"hide":[64]}]]],["duet-empty-state",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["duet-progress",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"required":[4],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-checkmark",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-grid_2",[[2,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"alignment":[1],"distribution":[1],"mobile":[1],"distributeFormElement":[32]}],[2,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"breakpoint":[1]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"]}],[1,"duet-list-item"]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"margin":[1]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"label":[513],"caption":[513],"selected":[516],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1,"accessible-description"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"selected":[1026],"tablistAtStart":[32],"isTabContentSmallerThanWrapper":[32],"tablistAtEnd":[32],"childrenData":[32]}]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[16],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]]],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"language":[1537],"setFocus":[64]}]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"error":[1],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"numbersStore":[32]}]]],["duet-divider_2",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-tooltip",[[1,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"openDown":[32],"openLeft":[32],"openRight":[32]},[[9,"scroll","onScroll"],[4,"click","handleDocumentClick"]]]]],["duet-button_2",[[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":[1],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["duet-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"type":[1],"variation":[1],"label":[1025],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"language":[32],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1]}]]],["duet-editable-table_3",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"value":[1025],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"matchesBreakpoint":[32]}]]]]'),s)}))};export{defineCustomElements};
4
+ import{p as promiseResolve,b as bootstrapLazy}from"./index-1c0e9f7c.js";export{s as setNonce}from"./index-1c0e9f7c.js";import{g as globalScripts}from"./app-globals-de2a5510.js";var patchEsm=function(){return promiseResolve()};var defineCustomElements=function(e,s){if(typeof window==="undefined")return Promise.resolve();return patchEsm().then((function(){globalScripts();return bootstrapLazy(JSON.parse('[["duet-icon",[[1,"duet-icon",{"theme":[1025],"icon":[1],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"size":[1],"outline":[1],"shape":[1],"svgContent":[32]}]]],["duet-caption_4",[[17,"duet-link",{"variation":[1],"accessibleLabel":[1,"accessible-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"identifier":[1],"theme":[1025],"url":[513],"external":[4],"tabToLink":[4,"tab-to-link"],"icon":[1],"padding":[1],"setFocus":[64]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["duet-choice_2",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"breakpoint":[1],"value":[1537],"disabled":[4]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1,"info-label"],"isHovering":[32],"isInfoOpen":[32],"isBlurred":[32],"setFocus":[64],"toggleInfoMethod":[64]},[[2,"blur","handleHostBlur"],[2,"keydown","handleHostKeyDown"],[2,"keyup","handleHostKeyUp"]]]]],["duet-pagination_2",[[1,"duet-pagination",{"theme":[1025],"jumpString":[1,"jump-string"],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[16],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"ariaControls":[1,"accessible-controls"],"current":[1026],"numbersStore":[32],"totalPages":[32],"internalSectionIndex":[32]}],[1,"duet-range-stepper",{"theme":[1025],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[1040],"ariaControls":[1,"accessible-controls"],"language":[32]}]]],["duet-date-picker",[[2,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"open":[32],"focusedDay":[32],"inputValue":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]]]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]}]]],["duet-number-input",[[2,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64]}]]],["duet-contact-card",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[1],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"checkboxesVisible":[32],"activeDescendant":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-textarea",[[2,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]}]]],["duet-modal",[[1,"duet-modal",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"headingVisualLevel":[1,"heading-visual-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]]]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4]}],[2,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]}]]],["duet-notification_2",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-step_2",[[6,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]]]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1025],"items":[8],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]}]]],["duet-card",[[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-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025]}]]],["duet-tray",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"children":[32]}]]],["duet-collapsible",[[1,"duet-collapsible",{"theme":[1025],"heading":[1],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["duet-combobox",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[16],"theme":[1025],"force":[4],"items":[1032],"formatter":[16],"value":[1537],"minCharacters":[2,"min-characters"],"openListOnClick":[4,"open-list-on-click"],"processedItems":[32],"inputWidth":[32],"inputValue":[32],"selectionMsg":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]]]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]}]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"iconSize":[32],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[1,"duet-menu-bar-dropdown",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["duet-menu-bar-dropdown-link",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["duet-page-heading",[[1,"duet-page-heading",{"theme":[1025],"icon":[1025],"layout":[1025]}]]],["duet-range-slider",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-slideout",[[1,"duet-slideout",{"theme":[1025],"open":[1540],"backgroundColor":[1537,"background-color"],"toggle":[64]}]]],["duet-slideout-link",[[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",[[1,"duet-slideout-panel",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"labelSize":[1537,"label-size"],"backgroundColor":[1537,"background-color"],"label":[32]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar",[[1,"duet-submenu-bar",{"theme":[1025],"open":[1540]}]]],["duet-submenu-bar-dropdown",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"open":[1540],"icon":[1537],"iconSize":[32]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown-link",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["duet-toggle",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["duet-layout",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-nav",[[1,"duet-nav",{"theme":[1025]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025]}]]],["duet-select",[[2,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]}]]],["duet-alert",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"dismissible":[4],"isDismissed":[32],"timeoutID":[32],"show":[64],"hide":[64]}]]],["duet-empty-state",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["duet-progress",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"required":[4],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-checkmark",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"label":[513],"caption":[513],"selected":[516],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1,"accessible-description"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"selected":[1026],"tablistAtStart":[32],"isTabContentSmallerThanWrapper":[32],"tablistAtEnd":[32],"childrenData":[32]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]}]]],["duet-grid_2",[[2,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"alignment":[1],"distribution":[1],"mobile":[1],"distributeFormElement":[32]}],[2,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"breakpoint":[1]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"]}],[1,"duet-list-item"]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"error":[1],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"margin":[1]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[16],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]]],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"language":[1537],"setFocus":[64]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"numbersStore":[32]}]]],["duet-divider_2",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-tooltip",[[1,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"openDown":[32],"openLeft":[32],"openRight":[32]},[[9,"scroll","onScroll"],[4,"click","handleDocumentClick"]]]]],["duet-button_2",[[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":[1],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["duet-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"type":[1],"variation":[1],"label":[1025],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"language":[32],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1]}]]],["duet-editable-table_3",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"value":[1025],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"hideHeadVisually":[4,"hide-head-visually"],"matchesBreakpoint":[32]}]]]]'),s)}))};export{defineCustomElements};
@@ -1,3 +1,4 @@
1
1
  export { A11yComponent } from "./a11y-component";
2
2
  export { FormComponent, InputComponent, DuetNumericInput } from "./form-components";
3
3
  export { ThemeableComponent, inheritGlobalTheme } from "./themeable-component";
4
+ export { duetHeadingLevels, duetBlock } from "./runtime-types";
@@ -0,0 +1,2 @@
1
+ export declare const duetHeadingLevels: readonly ["h1", "h2", "h3", "h4", "h5", "h6"];
2
+ export declare const duetBlock: "div";
@@ -5,11 +5,35 @@ export type DuetTheme = "" | "default" | "turva" // empty string means inherit g
5
5
  export type DuetTooltipDirection = "left" | "auto" | "right"
6
6
  export type DuetIconName = string
7
7
  export type DuetColor = string
8
+ export type DuetBlock = "div"
8
9
  export type DuetHeadingLevel = "h1" | "h2" | "h3" | "h4" | "h5" | "h6"
9
10
  export type DuetVisualHeadingLevel = "h0" | DuetHeadingLevel
10
11
  export type DuetLanguage = "fi" | "en" | "sv"
11
12
  export type DuetLanguageWithUs = "fi" | "en" | "sv" | "us"
12
13
  export type DuetStatus = "default" | "success" | "danger" | "warning"
13
14
  export type DuetAnalyticsEvent<T extends string> = { analyticsId: string; component: T }
14
- export type DuetGridBreakpoint = "small" | "medium" | "x-large"
15
+ export type DuetGridBreakpoint = "x-small" | "small" | "medium" | "large" | "x-large"
15
16
  export type DuetLocale = "fi-FI" | "sv-SE" | "en-GB" | "en-US"
17
+ export type DuetChoiceType = "radio" | "checkbox"
18
+ export type DuetTableBreakpoint =
19
+ | "none"
20
+ | "none-scrollable"
21
+ | "small"
22
+ | "medium"
23
+ | "large"
24
+ | "x-large"
25
+ | "xx-large"
26
+ | "xxx-large"
27
+ export type DuetTableVariant = "striped" | "plain" | "fixed"
28
+ export type DuetTableStickyDistance = "with-links" | "without-links" | "none"
29
+ export type StatusMessage = {
30
+ inProgress: string
31
+ inProgressWithErrors: string
32
+ done: string
33
+ doneWithErrors: string
34
+ file: string
35
+ files: string
36
+ }
37
+ export type DuetCardHeadingLevel = DuetHeadingLevel | DuetBlock
38
+ export type DuetLinkVariation = "default" | "block"
39
+ export type DuetChoiceGroupBreakpoint = "x-small" | "small" | "medium" | "large" | "x-large"
@@ -70,7 +70,13 @@ export declare class DuetAlert implements ThemeableComponent {
70
70
  componentWillLoad(): void;
71
71
  componentDidLoad(): void;
72
72
  disconnectedCallback(): void;
73
+ /**
74
+ * Show.
75
+ */
73
76
  show(): Promise<void>;
77
+ /**
78
+ * Hide.
79
+ */
74
80
  hide(): Promise<void>;
75
81
  private handleDismiss;
76
82
  private handleShow;
@@ -1,6 +1,6 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { ThemeableComponent } from "../../common";
3
- import { DuetColor, DuetHeadingLevel, DuetIconName, DuetMargin, DuetTheme } from "../../common-types";
3
+ import { DuetCardHeadingLevel, DuetColor, DuetIconName, DuetMargin, DuetTheme } from "../../common-types";
4
4
  import { DuetBreakpoints } from "../../utils/token-utils";
5
5
  export type DuetCardVariation = "default" | "info" | "plain";
6
6
  export type DuetCardPadding = "x-large" | "large" | "medium" | "small" | "x-small" | "xx-small" | "none";
@@ -60,8 +60,16 @@ export declare class DuetCard implements ThemeableComponent {
60
60
  /**
61
61
  * The actual heading level used for the heading in html markup. This setting
62
62
  * exists for accessibility reasons. It doesn’t change the style visually.
63
+ * This setting is only used if the heading property is set.
64
+ * If you provide your own heading(s) in the slot, you should set this to neutral "div"
65
+ * in order to avoid nested headings.
63
66
  */
64
- headingLevel: DuetHeadingLevel;
67
+ headingLevel: DuetCardHeadingLevel;
68
+ /**
69
+ * Custom color to be used for the card's heading background, as a design token entered in
70
+ * camelCase or kebab-case. Example: "primary".
71
+ */
72
+ headingBackground: DuetColor | undefined;
65
73
  /**
66
74
  * Icon to display on the left side of heading. Example: "form-location"
67
75
  */
@@ -1,6 +1,5 @@
1
1
  import { ThemeableComponent } from "../../common";
2
- import { DuetTheme } from "../../common-types";
3
- import { DuetChoiceType } from "./duet-choice";
2
+ import { DuetChoiceType, DuetTheme } from "../../common-types";
4
3
  export interface DuetComboboxSelectSingleProps {
5
4
  checked: boolean;
6
5
  type: string;
@@ -1,6 +1,6 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { A11yComponent, InputComponent, ThemeableComponent } from "../../common";
3
- import { DuetDirection, DuetMargin, DuetPadding, DuetTheme } from "../../common-types";
3
+ import { DuetChoiceType, DuetDirection, DuetMargin, DuetPadding, DuetTheme } from "../../common-types";
4
4
  import { DuetLangObject } from "../../utils/language-utils";
5
5
  export type DuetChoiceEvent = {
6
6
  originalEvent?: Event;
@@ -8,7 +8,6 @@ export type DuetChoiceEvent = {
8
8
  value: string;
9
9
  component: "duet-choice";
10
10
  };
11
- export type DuetChoiceType = "radio" | "checkbox";
12
11
  /**
13
12
  * @slot unnamed default slot - The component’s primary content. All child nodes that do not have a slot attribute defined are inserted into this primary slot.
14
13
  * @slot label - Label content.
@@ -1,4 +1,4 @@
1
- import { DuetDirection, DuetMargin, DuetTheme, DuetTooltipDirection } from "../../common-types";
1
+ import { DuetChoiceGroupBreakpoint, DuetDirection, DuetMargin, DuetTheme, DuetTooltipDirection } from "../../common-types";
2
2
  import { ThemeableComponent } from "../../common/themeable-component";
3
3
  export declare class DuetChoiceGroup implements ThemeableComponent {
4
4
  /**
@@ -57,6 +57,11 @@ export declare class DuetChoiceGroup implements ThemeableComponent {
57
57
  * makes sure that contents are stacked vertically on mobile.
58
58
  */
59
59
  responsive: boolean;
60
+ /**
61
+ * Switch the breakpoint used to trigger the content stacking. These match to
62
+ * similar media query tokens eg.: $media-query-small, $media-query-medium.
63
+ */
64
+ breakpoint: DuetChoiceGroupBreakpoint;
60
65
  /**
61
66
  * The value of the selected choice button.
62
67
  */
@@ -69,6 +69,10 @@ export declare class DuetCombobox implements ThemeableComponent {
69
69
  * Defines minimum number of characters that must be given to show search results
70
70
  */
71
71
  minCharacters: number;
72
+ /**
73
+ * Defines if items list should always open after clicking on input
74
+ */
75
+ openListOnClick: boolean;
72
76
  /**
73
77
  * Emitted when a keyboard input occurred.
74
78
  */
@@ -0,0 +1,64 @@
1
+ import { ThemeableComponent } from "../../common";
2
+ import { DuetIconName, DuetLanguage, DuetMargin, DuetTheme } from "../../common-types";
3
+ export declare class DuetContactCard implements ThemeableComponent {
4
+ /**
5
+ * Own Properties.
6
+ */
7
+ private phoneLabel;
8
+ language: DuetLanguage;
9
+ /**
10
+ * Reference to host HTML element.
11
+ */
12
+ element: HTMLElement;
13
+ /**
14
+ * Theme.
15
+ */
16
+ theme: DuetTheme;
17
+ /**
18
+ * Controls the margin of the component.
19
+ */
20
+ margin: DuetMargin;
21
+ /**
22
+ * Image.
23
+ */
24
+ image: string;
25
+ /**
26
+ * Name.
27
+ */
28
+ name: string;
29
+ /**
30
+ * Description.
31
+ */
32
+ description: string;
33
+ /**
34
+ * Email.
35
+ */
36
+ email: string;
37
+ /**
38
+ * Phone.
39
+ */
40
+ phone: string;
41
+ /**
42
+ * Button text.
43
+ */
44
+ buttonText: string;
45
+ /**
46
+ * Button icon.
47
+ */
48
+ buttonIcon: DuetIconName;
49
+ /**
50
+ * Button url.
51
+ */
52
+ buttonUrl: string;
53
+ /**
54
+ * Component lifecycle events.
55
+ */
56
+ componentWillLoad(): void;
57
+ connectedCallback(): void;
58
+ disconnectedCallback(): void;
59
+ /**
60
+ * render() function
61
+ * Always the last one in the class.
62
+ */
63
+ render(): any;
64
+ }
@@ -1,9 +1,8 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { DuetMargin, DuetTheme } from "../../common-types";
2
+ import { DuetMargin, DuetTableBreakpoint, DuetTableStickyDistance, DuetTableVariant, DuetTheme } from "../../common-types";
3
3
  import { ThemeableComponent } from "../../common/themeable-component";
4
4
  import { DuetLangObject } from "../../utils/language-utils";
5
5
  import { DuetActionButtonIconSize } from "../duet-action-button/duet-action-button";
6
- import { DuetTableBreakpoint, DuetTableStickyDistance, DuetTableVariant } from "../duet-table/duet-table";
7
6
  export type DuetEditableTableGroupNames = {
8
7
  id: string;
9
8
  label: DuetLangObject;
@@ -60,7 +60,7 @@ export declare class DuetIcon implements ThemeableComponent {
60
60
  /**
61
61
  * Shape of the background. Brand follows new designs and currently doesn't support xxx-small size.
62
62
  */
63
- shape: "circle" | "brand";
63
+ shape: "circle" | "brand" | "brand-rotated";
64
64
  /**
65
65
  * Component lifecycle events.
66
66
  */
@@ -1,4 +1,4 @@
1
- import { DuetLanguage, DuetTheme } from "../../common-types";
1
+ import { DuetIconName, DuetLanguage, DuetLinkVariation, DuetPadding, DuetTheme } from "../../common-types";
2
2
  import { ThemeableComponent } from "../../common/themeable-component";
3
3
  import { DuetLangObject } from "../../utils/language-utils";
4
4
  /**
@@ -6,6 +6,10 @@ import { DuetLangObject } from "../../utils/language-utils";
6
6
  */
7
7
  export declare class DuetLink implements ThemeableComponent {
8
8
  private nativeLink;
9
+ /**
10
+ * Style variation of the link.
11
+ */
12
+ variation: DuetLinkVariation;
9
13
  /**
10
14
  * Adds accessible label for the link that is only shown for screen readers.
11
15
  * Typically, this label text replaces the visible text on the link for users
@@ -51,6 +55,14 @@ export declare class DuetLink implements ThemeableComponent {
51
55
  * Initially visually hidden link, which is shown on focus.
52
56
  */
53
57
  tabToLink: boolean;
58
+ /**
59
+ * Icon to display on the left side of the ink text. (only with variations other than "default")
60
+ */
61
+ icon: DuetIconName;
62
+ /**
63
+ * Controls the padding of the component (only with variations other than "default")
64
+ */
65
+ padding: DuetPadding;
54
66
  /**
55
67
  * Component lifecycle events.
56
68
  */
@@ -60,6 +72,8 @@ export declare class DuetLink implements ThemeableComponent {
60
72
  * `link.focus()`.
61
73
  */
62
74
  setFocus(options?: FocusOptions): Promise<void>;
75
+ private renderContent;
76
+ private renderGrid;
63
77
  /**
64
78
  * render() function
65
79
  * Always the last one in the class.
@@ -1,6 +1,6 @@
1
1
  import { DuetMargin, DuetPadding, DuetTheme } from "../../common-types";
2
2
  import { ThemeableComponent } from "../../common/themeable-component";
3
- export type DuetListVariation = "default" | "striped";
3
+ export type DuetListVariation = "default" | "striped" | "bordered" | "inner-bordered";
4
4
  export type DuetListMobileAlignment = "left" | "center";
5
5
  export type DuetListLabelWidth = "30" | "50" | "70";
6
6
  export type DuetListBreakpoint = "small" | "large";
@@ -1,6 +1,6 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { A11yComponent, ThemeableComponent } from "../../common";
3
- import { DuetColor, DuetHeadingLevel, DuetIconName, DuetLanguage, DuetTheme } from "../../common-types";
3
+ import { DuetColor, DuetHeadingLevel, DuetIconName, DuetLanguage, DuetTheme, DuetVisualHeadingLevel } from "../../common-types";
4
4
  import { DuetLangObject } from "../../utils/language-utils";
5
5
  export type DuetModalSize = "small" | "medium" | "large";
6
6
  export type DuetModalCloseEvent = {
@@ -17,6 +17,7 @@ export declare class DuetModal implements ThemeableComponent, A11yComponent {
17
17
  private modalId;
18
18
  private slotDefaultId;
19
19
  private modalEl?;
20
+ private modalInnerEl?;
20
21
  private buttonEl?;
21
22
  private focusedElBeforeOpen;
22
23
  private isAndroidDevice;
@@ -89,6 +90,12 @@ export declare class DuetModal implements ThemeableComponent, A11yComponent {
89
90
  * Accessible heading size
90
91
  */
91
92
  headingLevel: DuetHeadingLevel;
93
+ /**
94
+ * Makes the visual style mimic a specific heading level. This option allows
95
+ * you to make e.g. h1 visually look like h3, but still keep it h1 in the
96
+ * markup.
97
+ */
98
+ headingVisualLevel: DuetVisualHeadingLevel | undefined;
92
99
  /**
93
100
  * Icon to display above the heading (from Duet’s icons). Example:
94
101
  * "form-location"
@@ -1,8 +1,5 @@
1
- import { DuetMargin, DuetTheme } from "../../common-types";
1
+ import { DuetMargin, DuetTableBreakpoint, DuetTableStickyDistance, DuetTableVariant, DuetTheme } from "../../common-types";
2
2
  import { ThemeableComponent } from "../../common/themeable-component";
3
- export type DuetTableBreakpoint = "none" | "none-scrollable" | "small" | "medium" | "large" | "x-large" | "xx-large" | "xxx-large";
4
- export type DuetTableVariant = "striped" | "plain" | "fixed";
5
- export type DuetTableStickyDistance = "with-links" | "without-links" | "none";
6
3
  export type DuetTableToggleEvent = {
7
4
  component: "duet-table";
8
5
  sort_order?: number;
@@ -58,6 +55,10 @@ export declare class DuetTable implements ThemeableComponent {
58
55
  * this is useful for comparison tables where it's important to maintain column and row layout.
59
56
  */
60
57
  breakpoint: DuetTableBreakpoint;
58
+ /**
59
+ * Hide a thead section visually. The content is still available to screen readers.
60
+ */
61
+ hideHeadVisually: boolean;
61
62
  handleMediaQueryChange: (mq: MediaQueryListEvent | MediaQueryList) => void;
62
63
  connectedCallback(): void;
63
64
  componentWillLoad(): void;
@@ -1,9 +1,8 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { FormComponent, ThemeableComponent } from "../../common";
3
- import { DuetMargin, DuetTheme } from "../../common-types";
3
+ import { DuetMargin, DuetTheme, StatusMessage } from "../../common-types";
4
4
  import { DuetLangObject } from "../../utils/language-utils";
5
5
  import { DuetEditableTableActions } from "../duet-editable-table/duet-editable-table";
6
- import { StatusMessage } from "../duet-upload-aria-status/duet-upload-aria-status";
7
6
  import { DuetUploadErrorCode } from "./errorcodes.utils";
8
7
  import { DuetXhrRequest, DuetXhrRequestOptions, failureHandler, progressTracker, successHandler } from "./xhr.helpers";
9
8
  export type DuetUploadEvent = {
@@ -1,11 +1,4 @@
1
- export type StatusMessage = {
2
- inProgress: string;
3
- inProgressWithErrors: string;
4
- done: string;
5
- doneWithErrors: string;
6
- file: string;
7
- files: string;
8
- };
1
+ import { StatusMessage } from "../../common-types";
9
2
  export declare class DuetUploadAriaStatus {
10
3
  /**
11
4
  * State() variables