@duetds/components 9.2.0 → 9.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (791) hide show
  1. package/hydrate/index.js +493 -314
  2. package/lib/cjs/a11y-utils-76311b95.js +20 -0
  3. package/lib/cjs/{app-globals-8b08f415.js → app-globals-de0a03a8.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +5 -5
  5. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-badge.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-banner.cjs.entry.js +4 -4
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +7 -7
  10. package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
  11. package/lib/cjs/duet-callout.cjs.entry.js +5 -5
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +12 -23
  13. package/lib/cjs/duet-card.cjs.entry.js +4 -4
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +4 -4
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +51 -9
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-combobox.cjs.entry.js +5 -11
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +11 -11
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-footer.cjs.entry.js +4 -4
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +3 -3
  30. package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
  31. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-icon.cjs.entry.js +6 -6
  33. package/lib/cjs/duet-input_2.cjs.entry.js +101 -12
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +24 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-modal.cjs.entry.js +5 -5
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +4 -4
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  46. package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +6 -6
  50. package/lib/cjs/duet-progress.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +7 -7
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +3 -3
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +49 -28
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +6 -6
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +13 -13
  63. package/lib/cjs/duet-slideout.cjs.entry.js +11 -11
  64. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +7 -7
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +23 -5
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +8 -8
  70. package/lib/cjs/duet-textarea.cjs.entry.js +7 -7
  71. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +25 -6
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  79. package/lib/cjs/duet-tray.cjs.entry.js +6 -6
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  83. package/lib/cjs/duet.cjs.js +3 -3
  84. package/lib/cjs/{errorcodes.utils-79df4fcd.js → errorcodes.utils-79edbcbf.js} +1 -1
  85. package/lib/cjs/{focus-utils-87585a09.js → focus-utils-2f608f43.js} +1 -1
  86. package/lib/cjs/{index-290ab697.js → index-2538e92d.js} +1 -1
  87. package/lib/cjs/{language-utils-3372de6f.js → language-utils-6907a35e.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +3 -3
  89. package/lib/cjs/{slot-utils-8015a7e6.js → slot-utils-eb411e83.js} +1 -1
  90. package/lib/cjs/{token-utils-ecc7f5a1.js → token-utils-453a4e75.js} +1 -1
  91. package/lib/cjs/{tokens-1c133754.js → tokens-57e06fe4.js} +25 -25
  92. package/lib/cjs/{tokens.module-cf303205.js → tokens.module-fcba867f.js} +25 -25
  93. package/lib/collection/components/duet-action-button/duet-action-button.css +7 -7
  94. package/lib/collection/components/duet-alert/duet-alert.css +12 -12
  95. package/lib/collection/components/duet-badge/duet-badge.css +18 -18
  96. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  97. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  98. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +7 -7
  99. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  100. package/lib/collection/components/duet-button/duet-button.css +39 -39
  101. package/lib/collection/components/duet-callout/duet-callout.css +2 -2
  102. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  103. package/lib/collection/components/duet-caption/duet-caption.css +2 -2
  104. package/lib/collection/components/duet-card/duet-card.css +6 -6
  105. package/lib/collection/components/duet-checkbox/duet-checkbox.css +16 -16
  106. package/lib/collection/components/duet-chip/duet-chip.css +83 -28
  107. package/lib/collection/components/duet-chip/duet-chip.js +102 -6
  108. package/lib/collection/components/duet-choice/duet-checkmark.css +6 -6
  109. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  110. package/lib/collection/components/duet-choice/duet-choice.css +50 -50
  111. package/lib/collection/components/duet-collapsible/duet-collapsible.css +4 -4
  112. package/lib/collection/components/duet-combobox/duet-combobox.css +2 -2
  113. package/lib/collection/components/duet-combobox/duet-combobox.js +2 -8
  114. package/lib/collection/components/duet-contact-card/duet-contact-card.css +1 -1
  115. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  116. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +2 -2
  117. package/lib/collection/components/duet-date-picker/duet-date-picker.css +26 -26
  118. package/lib/collection/components/duet-divider/duet-divider.css +2 -2
  119. package/lib/collection/components/duet-empty-state/duet-empty-state.css +2 -2
  120. package/lib/collection/components/duet-fieldset/duet-fieldset.css +3 -3
  121. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  122. package/lib/collection/components/duet-footer/duet-footer.css +5 -5
  123. package/lib/collection/components/duet-grid-item/duet-grid-item.css +1 -1
  124. package/lib/collection/components/duet-header/duet-header.css +42 -42
  125. package/lib/collection/components/duet-heading/duet-heading.css +3 -3
  126. package/lib/collection/components/duet-hero/duet-hero.css +13 -13
  127. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  128. package/lib/collection/components/duet-input/duet-input.css +39 -37
  129. package/lib/collection/components/duet-input/duet-input.js +96 -7
  130. package/lib/collection/components/duet-label/duet-label.css +1 -1
  131. package/lib/collection/components/duet-link/duet-link.css +9 -9
  132. package/lib/collection/components/duet-link/duet-link.js +4 -15
  133. package/lib/collection/components/duet-list-item/duet-list-item.css +8 -8
  134. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  135. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +3 -3
  136. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  137. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +2 -2
  138. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  139. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +3 -3
  140. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  141. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +4 -1
  142. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +87 -4
  143. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  144. package/lib/collection/components/duet-modal/duet-modal.css +6 -6
  145. package/lib/collection/components/duet-multiselect/duet-multiselect.css +24 -24
  146. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  147. package/lib/collection/components/duet-notification/duet-notification.css +9 -9
  148. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  149. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +12 -12
  150. package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
  151. package/lib/collection/components/duet-overlay/duet-overlay.css +1 -1
  152. package/lib/collection/components/duet-page-heading/duet-page-heading.css +2 -2
  153. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  154. package/lib/collection/components/duet-pagination/duet-pagination.css +1 -1
  155. package/lib/collection/components/duet-paragraph/duet-paragraph.css +3 -3
  156. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +1 -1
  157. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +5 -5
  158. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +6 -1
  159. package/lib/collection/components/duet-progress/duet-progress.css +6 -6
  160. package/lib/collection/components/duet-promo-card/duet-promo-card.css +1 -1
  161. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  162. package/lib/collection/components/duet-radio/duet-radio.css +10 -10
  163. package/lib/collection/components/duet-range-slider/duet-range-slider.css +21 -21
  164. package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
  165. package/lib/collection/components/duet-scrollable/duet-scrollable.css +3 -0
  166. package/lib/collection/components/duet-scrollable/duet-scrollable.js +38 -16
  167. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  168. package/lib/collection/components/duet-select/duet-select.css +18 -18
  169. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  170. package/lib/collection/components/duet-show-more/duet-show-more.css +1 -1
  171. package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
  172. package/lib/collection/components/duet-slideout/duet-slideout.css +8 -8
  173. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  174. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +1 -1
  175. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  176. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +2 -2
  177. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  178. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +10 -10
  179. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  180. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +2 -2
  181. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  182. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  183. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  184. package/lib/collection/components/duet-step/duet-step.css +4 -4
  185. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  186. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +9 -9
  187. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  188. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +11 -11
  189. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  190. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +6 -6
  191. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  192. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +13 -9
  193. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +86 -3
  194. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +9 -9
  195. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  196. package/lib/collection/components/duet-tab-group/duet-tab-group.css +27 -27
  197. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  198. package/lib/collection/components/duet-table/duet-table.css +30 -30
  199. package/lib/collection/components/duet-table/duet-table.js +2 -2
  200. package/lib/collection/components/duet-textarea/duet-textarea.css +27 -27
  201. package/lib/collection/components/duet-textarea/duet-textarea.js +8 -5
  202. package/lib/collection/components/duet-toggle/duet-toggle.css +4 -4
  203. package/lib/collection/components/duet-toolbar/duet-toolbar.css +2 -2
  204. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  205. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +11 -11
  206. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  207. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +5 -5
  208. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  209. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +23 -11
  210. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +88 -4
  211. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +8 -8
  212. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  213. package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +2 -2
  214. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  215. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +10 -10
  216. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  217. package/lib/collection/components/duet-tray/duet-tray.css +8 -8
  218. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  219. package/lib/collection/components/duet-upload/duet-upload.css +1 -1
  220. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  221. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  222. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  223. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  224. package/lib/collection/utils/a11y-utils.js +16 -0
  225. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  226. package/lib/dist-custom-elements/duet-alert.js +1 -1
  227. package/lib/dist-custom-elements/duet-badge.js +1 -1
  228. package/lib/dist-custom-elements/duet-banner.js +4 -4
  229. package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
  230. package/lib/dist-custom-elements/duet-breadcrumbs.js +5 -5
  231. package/lib/dist-custom-elements/duet-button.js +1 -1
  232. package/lib/dist-custom-elements/duet-callout.js +5 -5
  233. package/lib/dist-custom-elements/duet-caption.js +1 -1
  234. package/lib/dist-custom-elements/duet-card.js +6 -6
  235. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  236. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  237. package/lib/dist-custom-elements/duet-chip.js +1 -1
  238. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  239. package/lib/dist-custom-elements/duet-choice.js +6 -6
  240. package/lib/dist-custom-elements/duet-collapsible.js +5 -5
  241. package/lib/dist-custom-elements/duet-combobox.js +18 -24
  242. package/lib/dist-custom-elements/duet-contact-card.js +11 -11
  243. package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
  244. package/lib/dist-custom-elements/duet-date-picker.js +14 -14
  245. package/lib/dist-custom-elements/duet-divider.js +1 -1
  246. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  247. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  248. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  249. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  250. package/lib/dist-custom-elements/duet-footer.js +9 -9
  251. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  252. package/lib/dist-custom-elements/duet-grid.js +1 -1
  253. package/lib/dist-custom-elements/duet-header.js +11 -11
  254. package/lib/dist-custom-elements/duet-heading.js +1 -1
  255. package/lib/dist-custom-elements/duet-hero.js +10 -10
  256. package/lib/dist-custom-elements/duet-icon.js +1 -1
  257. package/lib/dist-custom-elements/duet-input.js +1 -1
  258. package/lib/dist-custom-elements/duet-label.js +1 -1
  259. package/lib/dist-custom-elements/duet-layout.js +1 -1
  260. package/lib/dist-custom-elements/duet-link.js +1 -1
  261. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  262. package/lib/dist-custom-elements/duet-list.js +1 -1
  263. package/lib/dist-custom-elements/duet-logo.js +1 -1
  264. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  265. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +6 -6
  266. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +8 -8
  267. package/lib/dist-custom-elements/duet-menu-bar-item.js +27 -7
  268. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  269. package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
  270. package/lib/dist-custom-elements/duet-modal.js +10 -10
  271. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  272. package/lib/dist-custom-elements/duet-nav.js +2 -2
  273. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  274. package/lib/dist-custom-elements/duet-notification.js +6 -6
  275. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  276. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  277. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  278. package/lib/dist-custom-elements/duet-pagination.js +16 -16
  279. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  280. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  281. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  282. package/lib/dist-custom-elements/duet-progress.js +1 -1
  283. package/lib/dist-custom-elements/duet-promo-card.js +7 -7
  284. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  285. package/lib/dist-custom-elements/duet-radio.js +2 -2
  286. package/lib/dist-custom-elements/duet-range-slider.js +5 -5
  287. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  288. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  289. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  290. package/lib/dist-custom-elements/duet-select.js +1 -1
  291. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  292. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  293. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  294. package/lib/dist-custom-elements/duet-slideout-link.js +5 -5
  295. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
  296. package/lib/dist-custom-elements/duet-slideout-panel.js +10 -10
  297. package/lib/dist-custom-elements/duet-slideout.js +10 -10
  298. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  299. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  300. package/lib/dist-custom-elements/duet-step.js +6 -6
  301. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  302. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +6 -6
  303. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +9 -9
  304. package/lib/dist-custom-elements/duet-submenu-bar-item.js +27 -7
  305. package/lib/dist-custom-elements/duet-submenu-bar-link.js +5 -5
  306. package/lib/dist-custom-elements/duet-submenu-bar.js +10 -10
  307. package/lib/dist-custom-elements/duet-tab-group.js +20 -20
  308. package/lib/dist-custom-elements/duet-tab.js +3 -3
  309. package/lib/dist-custom-elements/duet-table.js +1 -1
  310. package/lib/dist-custom-elements/duet-textarea.js +15 -16
  311. package/lib/dist-custom-elements/duet-toggle.js +4 -4
  312. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +6 -6
  313. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +8 -8
  314. package/lib/dist-custom-elements/duet-toolbar-item.js +28 -7
  315. package/lib/dist-custom-elements/duet-toolbar-link.js +5 -5
  316. package/lib/dist-custom-elements/duet-toolbar.js +4 -4
  317. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  318. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  319. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  320. package/lib/dist-custom-elements/duet-tray.js +8 -8
  321. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  322. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  323. package/lib/dist-custom-elements/duet-upload.js +22 -22
  324. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  325. package/lib/dist-custom-elements/index.js +1 -1
  326. package/lib/dist-custom-elements/{p-52535b60.js → p-02438b26.js} +12 -12
  327. package/lib/dist-custom-elements/{p-43f6f1e6.js → p-03f58276.js} +3 -3
  328. package/lib/dist-custom-elements/{p-0403f6da.js → p-04e23d1d.js} +3 -3
  329. package/lib/dist-custom-elements/{p-ec4d6856.js → p-06cfa40e.js} +3 -3
  330. package/lib/dist-custom-elements/{p-c775f5b9.js → p-073ee906.js} +3 -3
  331. package/lib/dist-custom-elements/{p-dc26d4a2.js → p-0e77715d.js} +25 -25
  332. package/lib/dist-custom-elements/{p-8b0dee3e.js → p-0f66ee86.js} +2 -2
  333. package/lib/dist-custom-elements/{p-e8d60da0.js → p-16251bb2.js} +2 -2
  334. package/lib/dist-custom-elements/{p-4e532364.js → p-18f83d4e.js} +1 -1
  335. package/lib/dist-custom-elements/{p-b3773c10.js → p-1b7829a1.js} +4 -4
  336. package/lib/dist-custom-elements/{p-3f00c32a.js → p-2e45b8be.js} +2 -2
  337. package/lib/dist-custom-elements/{p-bdeb5fba.js → p-3037abd6.js} +107 -18
  338. package/lib/dist-custom-elements/{p-d6a8840d.js → p-3882c4af.js} +7 -7
  339. package/lib/dist-custom-elements/{p-cdf8041c.js → p-38f16dbf.js} +8 -8
  340. package/lib/dist-custom-elements/{p-2e9f301d.js → p-3c10a825.js} +7 -7
  341. package/lib/dist-custom-elements/{p-6a5c7011.js → p-53247748.js} +43 -22
  342. package/lib/dist-custom-elements/{p-936d5746.js → p-730cc2f3.js} +3 -3
  343. package/lib/dist-custom-elements/{p-0bb6686b.js → p-8f05d29d.js} +6 -6
  344. package/lib/dist-custom-elements/{p-f2f2bcca.js → p-91faf1b9.js} +5 -5
  345. package/lib/dist-custom-elements/{p-e0913e76.js → p-953d804b.js} +8 -8
  346. package/lib/dist-custom-elements/{p-20420946.js → p-956bd0ac.js} +6 -6
  347. package/lib/dist-custom-elements/{p-0fb7a267.js → p-9c93e4d4.js} +2 -2
  348. package/lib/dist-custom-elements/{p-ecc803b3.js → p-9f1f81a3.js} +3 -3
  349. package/lib/dist-custom-elements/{p-fac41d14.js → p-9fa78368.js} +1 -1
  350. package/lib/dist-custom-elements/{p-ae262553.js → p-a96a809b.js} +2 -2
  351. package/lib/dist-custom-elements/{p-1dbac987.js → p-adc530ba.js} +9 -9
  352. package/lib/dist-custom-elements/p-b33fb0bd.js +368 -0
  353. package/lib/dist-custom-elements/{p-8e557451.js → p-b669630b.js} +1 -1
  354. package/lib/dist-custom-elements/{p-3bc3ac8a.js → p-bdab3956.js} +9 -4
  355. package/lib/dist-custom-elements/{p-e5f6aaab.js → p-c2b15a3a.js} +2 -2
  356. package/lib/dist-custom-elements/{p-95971567.js → p-c47b67df.js} +2 -2
  357. package/lib/dist-custom-elements/{p-33b260ff.js → p-c96e337d.js} +3 -3
  358. package/lib/dist-custom-elements/{p-785686e3.js → p-ca700701.js} +1 -1
  359. package/lib/dist-custom-elements/{p-e416ccec.js → p-d53fce96.js} +3 -3
  360. package/lib/dist-custom-elements/{p-684cca0d.js → p-d9cadd5e.js} +4 -4
  361. package/lib/dist-custom-elements/{p-e7918410.js → p-dab711d2.js} +6 -6
  362. package/lib/dist-custom-elements/{p-f055bb61.js → p-e774b5ee.js} +4 -4
  363. package/lib/dist-custom-elements/{p-6d83f337.js → p-ef70e2c7.js} +6 -6
  364. package/lib/dist-custom-elements/p-f0cc5629.js +18 -0
  365. package/lib/dist-custom-elements/{p-e9361277.js → p-f0dad941.js} +8 -19
  366. package/lib/dist-custom-elements/{p-10f0fddb.js → p-f515b36d.js} +6 -6
  367. package/lib/{esm/tokens-e0e3d241.js → dist-custom-elements/p-f6000a03.js} +25 -25
  368. package/lib/dist-custom-elements/{p-550504de.js → p-f7720c96.js} +4 -4
  369. package/lib/dist-custom-elements/{p-7e6cdbe3.js → p-fe4f9c1d.js} +2 -2
  370. package/lib/duet/duet.esm.js +1 -1
  371. package/lib/duet/duet.js +1 -1
  372. package/lib/duet/{p-e8daf1e2.entry.js → p-0068c16a.entry.js} +1 -1
  373. package/lib/duet/{p-b5329846.entry.js → p-01c85764.entry.js} +1 -1
  374. package/lib/duet/{p-ee6bfb1e.entry.js → p-01ed3ab8.entry.js} +1 -1
  375. package/lib/duet/{p-a696a103.entry.js → p-02b18289.entry.js} +1 -1
  376. package/lib/duet/{p-af311c80.entry.js → p-03c48743.entry.js} +1 -1
  377. package/lib/duet/{p-ab5f9de6.entry.js → p-04907e86.entry.js} +1 -1
  378. package/lib/duet/{p-48836fcc.system.entry.js → p-06519d7d.system.entry.js} +1 -1
  379. package/lib/duet/{p-0fdbde27.entry.js → p-06aee98f.entry.js} +1 -1
  380. package/lib/duet/{p-fef50246.system.entry.js → p-093abc6e.system.entry.js} +1 -1
  381. package/lib/duet/{p-0740edce.system.js → p-0b01e52f.system.js} +1 -1
  382. package/lib/duet/p-0c7b382c.system.entry.js +4 -0
  383. package/lib/duet/{p-5a8ca9f7.system.entry.js → p-0dea58fb.system.entry.js} +1 -1
  384. package/lib/duet/{p-8d6d407f.system.entry.js → p-0ff2881c.system.entry.js} +2 -2
  385. package/lib/duet/p-1212ac86.entry.js +4 -0
  386. package/lib/duet/p-135b141e.entry.js +4 -0
  387. package/lib/duet/p-137a6891.system.entry.js +4 -0
  388. package/lib/duet/{p-acd9cb61.entry.js → p-14472496.entry.js} +1 -1
  389. package/lib/duet/p-16e164ca.js +4 -0
  390. package/lib/duet/{p-357fba0e.system.entry.js → p-180cc0c3.system.entry.js} +1 -1
  391. package/lib/duet/{p-a2023033.system.entry.js → p-18886cb5.system.entry.js} +1 -1
  392. package/lib/duet/p-19626704.js +4 -0
  393. package/lib/duet/{p-b69d6f0f.entry.js → p-21256995.entry.js} +1 -1
  394. package/lib/duet/{p-6db337db.entry.js → p-2333196e.entry.js} +1 -1
  395. package/lib/duet/{p-bff7ece1.system.entry.js → p-2a1cc5cd.system.entry.js} +1 -1
  396. package/lib/duet/p-2cc63a64.system.entry.js +4 -0
  397. package/lib/duet/{p-c999ea8d.system.entry.js → p-2d1c15ca.system.entry.js} +1 -1
  398. package/lib/duet/p-2df303e1.system.entry.js +4 -0
  399. package/lib/duet/{p-a25f447e.system.entry.js → p-2f2615c4.system.entry.js} +1 -1
  400. package/lib/duet/{p-deaa6b23.system.entry.js → p-2fe4b68d.system.entry.js} +1 -1
  401. package/lib/duet/{p-44ecb79f.entry.js → p-2fe9627e.entry.js} +1 -1
  402. package/lib/duet/{p-199d505a.entry.js → p-30a225a6.entry.js} +1 -1
  403. package/lib/duet/p-3299651e.system.entry.js +4 -0
  404. package/lib/duet/p-337cab93.entry.js +4 -0
  405. package/lib/duet/{p-b7efe3b3.system.entry.js → p-33fe1e1b.system.entry.js} +1 -1
  406. package/lib/duet/p-340a9379.system.entry.js +4 -0
  407. package/lib/duet/{p-9df917b9.entry.js → p-37f88028.entry.js} +1 -1
  408. package/lib/duet/{p-da60c177.system.entry.js → p-383de017.system.entry.js} +1 -1
  409. package/lib/duet/{p-4407ea5a.entry.js → p-385618e3.entry.js} +1 -1
  410. package/lib/duet/{p-7776b2e3.system.entry.js → p-3881e4aa.system.entry.js} +1 -1
  411. package/lib/duet/{p-6119ef0a.entry.js → p-39068e23.entry.js} +1 -1
  412. package/lib/duet/{p-e43ff11c.system.entry.js → p-39e7cae9.system.entry.js} +1 -1
  413. package/lib/duet/{p-f7845fea.entry.js → p-3a4a65fb.entry.js} +1 -1
  414. package/lib/duet/p-3cf77ef1.entry.js +4 -0
  415. package/lib/duet/{p-e95fa292.js → p-3d9a63aa.js} +1 -1
  416. package/lib/duet/p-41dcd22c.system.js +4 -0
  417. package/lib/duet/{p-a710fd68.entry.js → p-44360109.entry.js} +1 -1
  418. package/lib/duet/p-45b7ae86.entry.js +4 -0
  419. package/lib/duet/{p-912860f0.entry.js → p-45d64382.entry.js} +1 -1
  420. package/lib/duet/{p-281fa7a1.entry.js → p-48efe08e.entry.js} +1 -1
  421. package/lib/duet/{p-434bda24.system.entry.js → p-495425cd.system.entry.js} +1 -1
  422. package/lib/duet/p-4a73a090.system.entry.js +4 -0
  423. package/lib/duet/p-4b9e589b.entry.js +4 -0
  424. package/lib/duet/{p-5899db41.system.entry.js → p-4be7217d.system.entry.js} +1 -1
  425. package/lib/duet/{p-a37a7f5f.system.entry.js → p-4e40f582.system.entry.js} +1 -1
  426. package/lib/duet/p-4f0a578a.entry.js +4 -0
  427. package/lib/duet/p-50f10190.system.entry.js +4 -0
  428. package/lib/duet/{p-bc188b4d.entry.js → p-514b8d88.entry.js} +1 -1
  429. package/lib/duet/{p-3daaefaf.system.entry.js → p-51687979.system.entry.js} +1 -1
  430. package/lib/duet/{p-3958bcfa.system.entry.js → p-51a9bdd7.system.entry.js} +1 -1
  431. package/lib/duet/{p-18e6e7fe.entry.js → p-53094306.entry.js} +1 -1
  432. package/lib/duet/{p-9fa9db50.entry.js → p-53e5c99d.entry.js} +1 -1
  433. package/lib/duet/p-543b87b6.system.entry.js +4 -0
  434. package/lib/duet/{p-07293953.entry.js → p-5cb76db3.entry.js} +1 -1
  435. package/lib/duet/{p-ba7657d2.system.entry.js → p-5e132e66.system.entry.js} +2 -2
  436. package/lib/duet/{p-b6e8a587.js → p-5ea98736.js} +1 -1
  437. package/lib/duet/{p-0c12d3cd.system.js → p-6059af2f.system.js} +1 -1
  438. package/lib/duet/p-63abaa65.system.entry.js +4 -0
  439. package/lib/duet/{p-1db515c6.entry.js → p-63faedd1.entry.js} +1 -1
  440. package/lib/duet/p-6488c9a9.system.entry.js +4 -0
  441. package/lib/duet/{p-52fc5c3b.entry.js → p-693cf3ec.entry.js} +1 -1
  442. package/lib/duet/p-6a1545b0.entry.js +4 -0
  443. package/lib/duet/{p-e3bf718e.system.entry.js → p-6a360967.system.entry.js} +1 -1
  444. package/lib/duet/{p-2f891fbb.system.js → p-6a95a2e3.system.js} +1 -1
  445. package/lib/duet/{p-50f8076d.entry.js → p-70337fa5.entry.js} +1 -1
  446. package/lib/duet/{p-49e6e791.system.entry.js → p-7167c100.system.entry.js} +1 -1
  447. package/lib/duet/{p-410c17b6.system.entry.js → p-735f7521.system.entry.js} +1 -1
  448. package/lib/duet/{p-f4b2f2e8.entry.js → p-7a2ea041.entry.js} +1 -1
  449. package/lib/duet/p-7a3ae8a9.system.js +4 -0
  450. package/lib/duet/{p-a89f11eb.entry.js → p-7b4f66fb.entry.js} +1 -1
  451. package/lib/duet/{p-9fdb1552.system.js → p-7e08d07c.system.js} +1 -1
  452. package/lib/duet/{p-e021729d.entry.js → p-7edd0548.entry.js} +1 -1
  453. package/lib/duet/p-8104d84d.system.entry.js +4 -0
  454. package/lib/duet/{p-a4d2aea7.entry.js → p-8168beae.entry.js} +1 -1
  455. package/lib/duet/{p-77bd02b8.system.entry.js → p-816ae1ce.system.entry.js} +1 -1
  456. package/lib/duet/p-841a55c5.system.js +4 -0
  457. package/lib/duet/{p-0ce0c979.system.entry.js → p-8648d2f5.system.entry.js} +1 -1
  458. package/lib/duet/{p-73f290b1.entry.js → p-86e5ee55.entry.js} +1 -1
  459. package/lib/duet/p-89b0e135.entry.js +4 -0
  460. package/lib/duet/p-8b3b5673.js +4 -0
  461. package/lib/duet/{p-ec809c70.entry.js → p-8bcfbfb1.entry.js} +1 -1
  462. package/lib/duet/{p-231c6724.system.entry.js → p-8bf78cf6.system.entry.js} +1 -1
  463. package/lib/duet/{p-7bc8a7ba.entry.js → p-8e5651f6.entry.js} +1 -1
  464. package/lib/duet/{p-18917d49.entry.js → p-927365ae.entry.js} +1 -1
  465. package/lib/duet/p-92d06b44.entry.js +4 -0
  466. package/lib/duet/p-933e6de2.system.entry.js +4 -0
  467. package/lib/duet/p-94eab61e.system.js +4 -0
  468. package/lib/duet/{p-1abf7d11.system.entry.js → p-97cb5a51.system.entry.js} +1 -1
  469. package/lib/duet/{p-39630105.entry.js → p-980e091b.entry.js} +1 -1
  470. package/lib/duet/{p-11e4c749.system.entry.js → p-9a4af723.system.entry.js} +1 -1
  471. package/lib/duet/{p-477d4c2a.system.entry.js → p-9a7cacc6.system.entry.js} +1 -1
  472. package/lib/duet/{p-522e0468.system.entry.js → p-9e924acb.system.entry.js} +1 -1
  473. package/lib/duet/p-9f30e9ff.system.entry.js +4 -0
  474. package/lib/duet/{p-77009e02.system.entry.js → p-a044bee8.system.entry.js} +1 -1
  475. package/lib/duet/p-a0932d90.system.entry.js +4 -0
  476. package/lib/duet/{p-8483586d.js → p-a18e89e9.js} +1 -1
  477. package/lib/duet/{p-002c99c1.entry.js → p-a2cb5197.entry.js} +1 -1
  478. package/lib/duet/{p-5e46b67c.system.entry.js → p-a332b9cc.system.entry.js} +1 -1
  479. package/lib/duet/p-a4fb0b1b.entry.js +4 -0
  480. package/lib/duet/{p-66da99e1.entry.js → p-a5cc53ad.entry.js} +1 -1
  481. package/lib/duet/{p-083353cb.system.entry.js → p-a6c255f0.system.entry.js} +1 -1
  482. package/lib/duet/{p-c1e4c10f.system.entry.js → p-a736cb85.system.entry.js} +1 -1
  483. package/lib/duet/{p-b97c6e73.system.entry.js → p-a7d80cb0.system.entry.js} +1 -1
  484. package/lib/duet/p-a914a79e.system.js +4 -0
  485. package/lib/duet/{p-d7d9526b.entry.js → p-aa3ba248.entry.js} +1 -1
  486. package/lib/duet/{p-7ca5fee5.system.entry.js → p-aacbc604.system.entry.js} +1 -1
  487. package/lib/duet/p-ad01fd48.entry.js +4 -0
  488. package/lib/duet/p-ad0a4c06.entry.js +4 -0
  489. package/lib/duet/{p-584be931.entry.js → p-ad260c1f.entry.js} +1 -1
  490. package/lib/duet/{p-0e2c37c7.system.js → p-ae0d2d3f.system.js} +1 -1
  491. package/lib/duet/{p-6f1fc369.entry.js → p-aea6cad6.entry.js} +1 -1
  492. package/lib/duet/{p-554cff02.entry.js → p-b0639678.entry.js} +1 -1
  493. package/lib/duet/{p-80ebdba0.entry.js → p-b2abb860.entry.js} +1 -1
  494. package/lib/duet/{p-0bfee3a1.system.entry.js → p-b58b7aa7.system.entry.js} +1 -1
  495. package/lib/duet/{p-6014d518.system.entry.js → p-b88e5d27.system.entry.js} +1 -1
  496. package/lib/duet/{p-dd48441b.system.entry.js → p-b92f970e.system.entry.js} +1 -1
  497. package/lib/duet/{p-4543f9e7.entry.js → p-bc4409b4.entry.js} +1 -1
  498. package/lib/duet/p-bd071a21.entry.js +4 -0
  499. package/lib/duet/{p-cb7626f8.entry.js → p-bd1a0a0e.entry.js} +1 -1
  500. package/lib/duet/{p-372b1880.entry.js → p-bd8f13b7.entry.js} +1 -1
  501. package/lib/duet/{p-5eda45d0.system.entry.js → p-bf6bf882.system.entry.js} +1 -1
  502. package/lib/duet/{p-d2b0c35d.entry.js → p-c00af14a.entry.js} +1 -1
  503. package/lib/duet/{p-82557326.system.entry.js → p-c11fb31b.system.entry.js} +1 -1
  504. package/lib/duet/p-c35840fb.system.entry.js +4 -0
  505. package/lib/duet/{p-0660a0ef.system.entry.js → p-c442e17f.system.entry.js} +1 -1
  506. package/lib/duet/{p-8575f97e.entry.js → p-c485556f.entry.js} +1 -1
  507. package/lib/duet/{p-546ca397.entry.js → p-c55481ce.entry.js} +1 -1
  508. package/lib/duet/{p-2a2f7fe9.system.entry.js → p-c806e336.system.entry.js} +1 -1
  509. package/lib/duet/{p-f00a57c0.entry.js → p-c87ca1be.entry.js} +1 -1
  510. package/lib/duet/{p-d64e3229.entry.js → p-cc59d81e.entry.js} +1 -1
  511. package/lib/duet/{p-ab487d80.system.entry.js → p-cd140716.system.entry.js} +2 -2
  512. package/lib/duet/{p-54d7e599.entry.js → p-cfafdabe.entry.js} +1 -1
  513. package/lib/duet/p-d189564a.system.entry.js +4 -0
  514. package/lib/duet/{p-04efd66c.system.entry.js → p-d2215b06.system.entry.js} +2 -2
  515. package/lib/duet/{p-bd60816f.entry.js → p-d2ea8d68.entry.js} +1 -1
  516. package/lib/duet/{p-ae8d9deb.js → p-d3828a36.js} +1 -1
  517. package/lib/duet/{p-210715c1.system.entry.js → p-d5584c75.system.entry.js} +1 -1
  518. package/lib/duet/{p-18cd13be.system.entry.js → p-d6d5b7d2.system.entry.js} +1 -1
  519. package/lib/duet/p-d81917ad.system.entry.js +4 -0
  520. package/lib/duet/{p-6b2a8199.system.entry.js → p-ddfc288e.system.entry.js} +1 -1
  521. package/lib/duet/{p-61fe999e.system.entry.js → p-de6167cd.system.entry.js} +1 -1
  522. package/lib/duet/p-df07c70e.entry.js +4 -0
  523. package/lib/duet/{p-98d9fcfc.entry.js → p-df0d8f48.entry.js} +1 -1
  524. package/lib/duet/p-dfd8cd60.js +4 -0
  525. package/lib/duet/{p-c02efffc.system.entry.js → p-e09e8b4e.system.entry.js} +1 -1
  526. package/lib/duet/{p-0bfe2f53.system.entry.js → p-e13df07a.system.entry.js} +1 -1
  527. package/lib/duet/{p-04734a93.system.entry.js → p-e388b16f.system.entry.js} +2 -2
  528. package/lib/duet/p-e4c8559c.system.js +4 -0
  529. package/lib/duet/{p-54460ce3.system.entry.js → p-e55a165e.system.entry.js} +1 -1
  530. package/lib/duet/{p-40b33a43.system.entry.js → p-e5beaaac.system.entry.js} +1 -1
  531. package/lib/duet/{p-be7c8c61.system.entry.js → p-e6e10772.system.entry.js} +1 -1
  532. package/lib/duet/{p-83dc6278.entry.js → p-e77d679c.entry.js} +1 -1
  533. package/lib/duet/{p-4cc5c937.system.entry.js → p-e896d463.system.entry.js} +1 -1
  534. package/lib/duet/{p-17077f57.entry.js → p-eb4c270f.entry.js} +1 -1
  535. package/lib/duet/{p-ede1eb73.entry.js → p-ee2e3a15.entry.js} +1 -1
  536. package/lib/duet/{p-2b790430.entry.js → p-efbf770c.entry.js} +1 -1
  537. package/lib/duet/{p-d9f0722f.entry.js → p-f0574462.entry.js} +1 -1
  538. package/lib/duet/{p-40ee32f0.system.entry.js → p-f08f4352.system.entry.js} +1 -1
  539. package/lib/duet/p-f0cc5629.js +4 -0
  540. package/lib/duet/{p-4451f3eb.entry.js → p-f0da6a88.entry.js} +1 -1
  541. package/lib/duet/{p-9b70444f.system.entry.js → p-f17df5b6.system.entry.js} +1 -1
  542. package/lib/duet/{p-06051dcb.entry.js → p-f56b7b97.entry.js} +1 -1
  543. package/lib/duet/p-f6000a03.js +4 -0
  544. package/lib/duet/p-f68ba028.entry.js +4 -0
  545. package/lib/duet/{p-88a370ef.entry.js → p-f943c2af.entry.js} +1 -1
  546. package/lib/duet/{p-cb833d34.system.entry.js → p-fad2449e.system.entry.js} +1 -1
  547. package/lib/duet/{p-277fd80e.entry.js → p-fd3301c3.entry.js} +1 -1
  548. package/lib/duet/{p-58400179.entry.js → p-fd68a0b0.entry.js} +1 -1
  549. package/lib/duet/{p-0e1e68bc.system.entry.js → p-fdf49d7c.system.entry.js} +1 -1
  550. package/lib/duet/p-fe803897.system.entry.js +4 -0
  551. package/lib/esm/a11y-utils-92930863.js +18 -0
  552. package/lib/esm/{app-globals-01df0e2e.js → app-globals-6da9dd84.js} +1 -1
  553. package/lib/esm/duet-action-button.entry.js +5 -5
  554. package/lib/esm/duet-alert.entry.js +4 -4
  555. package/lib/esm/duet-badge.entry.js +4 -4
  556. package/lib/esm/duet-banner.entry.js +4 -4
  557. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  558. package/lib/esm/duet-breadcrumbs.entry.js +7 -7
  559. package/lib/esm/duet-button_2.entry.js +7 -7
  560. package/lib/esm/duet-callout.entry.js +5 -5
  561. package/lib/esm/duet-caption_4.entry.js +12 -23
  562. package/lib/esm/duet-card.entry.js +4 -4
  563. package/lib/esm/duet-checkbox.entry.js +2 -2
  564. package/lib/esm/duet-checkmark.entry.js +4 -4
  565. package/lib/esm/duet-chip_3.entry.js +51 -9
  566. package/lib/esm/duet-choice_2.entry.js +4 -4
  567. package/lib/esm/duet-collapsible.entry.js +4 -4
  568. package/lib/esm/duet-combobox.entry.js +6 -12
  569. package/lib/esm/duet-contact-card.entry.js +5 -5
  570. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  571. package/lib/esm/duet-date-picker.entry.js +5 -5
  572. package/lib/esm/duet-divider_2.entry.js +5 -5
  573. package/lib/esm/duet-editable-table_3.entry.js +11 -11
  574. package/lib/esm/duet-empty-state.entry.js +2 -2
  575. package/lib/esm/duet-fieldset.entry.js +6 -6
  576. package/lib/esm/duet-file-chooser.entry.js +1 -1
  577. package/lib/esm/duet-footer.entry.js +4 -4
  578. package/lib/esm/duet-grid_2.entry.js +3 -3
  579. package/lib/esm/duet-header_2.entry.js +5 -5
  580. package/lib/esm/duet-hero.entry.js +4 -4
  581. package/lib/esm/duet-icon.entry.js +6 -6
  582. package/lib/esm/duet-input_2.entry.js +102 -13
  583. package/lib/esm/duet-layout.entry.js +2 -2
  584. package/lib/esm/duet-list_2.entry.js +4 -4
  585. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  586. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
  587. package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
  588. package/lib/esm/duet-menu-bar-item.entry.js +24 -6
  589. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  590. package/lib/esm/duet-menu-bar.entry.js +4 -4
  591. package/lib/esm/duet-modal.entry.js +5 -5
  592. package/lib/esm/duet-multiselect.entry.js +4 -4
  593. package/lib/esm/duet-nav.entry.js +2 -2
  594. package/lib/esm/duet-notification_2.entry.js +6 -6
  595. package/lib/esm/duet-number-input.entry.js +4 -4
  596. package/lib/esm/duet-overlay.entry.js +2 -2
  597. package/lib/esm/duet-page-heading.entry.js +4 -4
  598. package/lib/esm/duet-pagination_2.entry.js +6 -6
  599. package/lib/esm/duet-progress.entry.js +3 -3
  600. package/lib/esm/duet-promo-card.entry.js +7 -7
  601. package/lib/esm/duet-radio_2.entry.js +3 -3
  602. package/lib/esm/duet-range-slider.entry.js +3 -3
  603. package/lib/esm/duet-scrollable_3.entry.js +49 -28
  604. package/lib/esm/duet-section-layout.entry.js +4 -4
  605. package/lib/esm/duet-select.entry.js +3 -3
  606. package/lib/esm/duet-shaped-image.entry.js +3 -3
  607. package/lib/esm/duet-show-more.entry.js +4 -4
  608. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  609. package/lib/esm/duet-slideout-link.entry.js +4 -4
  610. package/lib/esm/duet-slideout-panel-dropdown.entry.js +6 -6
  611. package/lib/esm/duet-slideout-panel.entry.js +13 -13
  612. package/lib/esm/duet-slideout.entry.js +11 -11
  613. package/lib/esm/duet-step_2.entry.js +3 -3
  614. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
  615. package/lib/esm/duet-submenu-bar-dropdown.entry.js +7 -7
  616. package/lib/esm/duet-submenu-bar-item.entry.js +23 -5
  617. package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
  618. package/lib/esm/duet-submenu-bar.entry.js +8 -8
  619. package/lib/esm/duet-textarea.entry.js +7 -7
  620. package/lib/esm/duet-toggle.entry.js +2 -2
  621. package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
  622. package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
  623. package/lib/esm/duet-toolbar-item.entry.js +25 -6
  624. package/lib/esm/duet-toolbar-link.entry.js +4 -4
  625. package/lib/esm/duet-toolbar.entry.js +4 -4
  626. package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
  627. package/lib/esm/duet-tooltip.entry.js +3 -3
  628. package/lib/esm/duet-tray.entry.js +6 -6
  629. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  630. package/lib/esm/duet-upload-item.entry.js +5 -5
  631. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  632. package/lib/esm/duet.js +4 -4
  633. package/lib/esm/{errorcodes.utils-ac65ace8.js → errorcodes.utils-a305e00b.js} +1 -1
  634. package/lib/esm/{focus-utils-3e81bca4.js → focus-utils-8f735598.js} +1 -1
  635. package/lib/esm/{index-5d196317.js → index-e48e0ceb.js} +1 -1
  636. package/lib/esm/{language-utils-97f0a1bb.js → language-utils-72de56f9.js} +1 -1
  637. package/lib/esm/loader.js +4 -4
  638. package/lib/esm/{slot-utils-4442cc08.js → slot-utils-3d27a887.js} +1 -1
  639. package/lib/esm/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
  640. package/lib/{dist-custom-elements/p-d5c7ae62.js → esm/tokens-84fb2357.js} +25 -25
  641. package/lib/esm/{tokens.module-b5fab24a.js → tokens.module-216c2ae9.js} +25 -25
  642. package/lib/esm-es5/a11y-utils-92930863.js +4 -0
  643. package/lib/esm-es5/{app-globals-01df0e2e.js → app-globals-6da9dd84.js} +1 -1
  644. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  645. package/lib/esm-es5/duet-alert.entry.js +1 -1
  646. package/lib/esm-es5/duet-badge.entry.js +1 -1
  647. package/lib/esm-es5/duet-banner.entry.js +1 -1
  648. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  649. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  650. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  651. package/lib/esm-es5/duet-callout.entry.js +1 -1
  652. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  653. package/lib/esm-es5/duet-card.entry.js +2 -2
  654. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  655. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  656. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  657. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  658. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  659. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  660. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  661. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  662. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  663. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  664. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  665. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  666. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  667. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  668. package/lib/esm-es5/duet-footer.entry.js +1 -1
  669. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  670. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  671. package/lib/esm-es5/duet-hero.entry.js +1 -1
  672. package/lib/esm-es5/duet-icon.entry.js +1 -1
  673. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  674. package/lib/esm-es5/duet-layout.entry.js +1 -1
  675. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  676. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  677. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  678. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  679. package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
  680. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  681. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  682. package/lib/esm-es5/duet-modal.entry.js +1 -1
  683. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  684. package/lib/esm-es5/duet-nav.entry.js +1 -1
  685. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  686. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  687. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  688. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  689. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  690. package/lib/esm-es5/duet-progress.entry.js +1 -1
  691. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  692. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  693. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  694. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  695. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  696. package/lib/esm-es5/duet-select.entry.js +1 -1
  697. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  698. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  699. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  700. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  701. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  702. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  703. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  704. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  705. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  706. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  707. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  708. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  709. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  710. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  711. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  712. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  713. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  714. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  715. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  716. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  717. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  718. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  719. package/lib/esm-es5/duet-tray.entry.js +1 -1
  720. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  721. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  722. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  723. package/lib/esm-es5/duet.js +1 -1
  724. package/lib/esm-es5/{errorcodes.utils-ac65ace8.js → errorcodes.utils-a305e00b.js} +1 -1
  725. package/lib/esm-es5/focus-utils-8f735598.js +4 -0
  726. package/lib/esm-es5/{index-5d196317.js → index-e48e0ceb.js} +1 -1
  727. package/lib/esm-es5/{language-utils-97f0a1bb.js → language-utils-72de56f9.js} +1 -1
  728. package/lib/esm-es5/loader.js +1 -1
  729. package/lib/esm-es5/{slot-utils-4442cc08.js → slot-utils-3d27a887.js} +1 -1
  730. package/lib/esm-es5/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
  731. package/lib/esm-es5/tokens-84fb2357.js +4 -0
  732. package/lib/esm-es5/tokens.module-216c2ae9.js +4 -0
  733. package/lib/types/components/duet-chip/duet-chip.d.ts +24 -2
  734. package/lib/types/components/duet-input/duet-input.d.ts +22 -1
  735. package/lib/types/components/duet-link/duet-link.d.ts +0 -1
  736. package/lib/types/components/duet-menu-bar-item/duet-menu-bar-item.d.ts +17 -0
  737. package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +4 -0
  738. package/lib/types/components/duet-submenu-bar-item/duet-submenu-bar-item.d.ts +17 -0
  739. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +17 -0
  740. package/lib/types/components.d.ts +97 -4
  741. package/lib/types/utils/a11y-utils.d.ts +11 -0
  742. package/package.json +4 -4
  743. package/lib/dist-custom-elements/p-43a7f93f.js +0 -327
  744. package/lib/duet/p-0258c8de.entry.js +0 -4
  745. package/lib/duet/p-17b64351.system.entry.js +0 -4
  746. package/lib/duet/p-21ad7b3a.system.entry.js +0 -4
  747. package/lib/duet/p-27aa38b5.system.entry.js +0 -4
  748. package/lib/duet/p-29072d2d.system.entry.js +0 -4
  749. package/lib/duet/p-39dab293.entry.js +0 -4
  750. package/lib/duet/p-44c19fe9.entry.js +0 -4
  751. package/lib/duet/p-44d2dbb7.entry.js +0 -4
  752. package/lib/duet/p-49051d57.entry.js +0 -4
  753. package/lib/duet/p-4a59b12a.system.entry.js +0 -4
  754. package/lib/duet/p-4e485c1c.system.entry.js +0 -4
  755. package/lib/duet/p-50c83774.js +0 -4
  756. package/lib/duet/p-51675591.system.entry.js +0 -4
  757. package/lib/duet/p-5839bb7a.system.entry.js +0 -4
  758. package/lib/duet/p-5c5202c1.system.entry.js +0 -4
  759. package/lib/duet/p-5e0a2a78.system.entry.js +0 -4
  760. package/lib/duet/p-681afce7.js +0 -4
  761. package/lib/duet/p-69bb93ee.system.entry.js +0 -4
  762. package/lib/duet/p-747505e8.entry.js +0 -4
  763. package/lib/duet/p-765f640d.js +0 -4
  764. package/lib/duet/p-86ddbb9f.system.entry.js +0 -4
  765. package/lib/duet/p-89bc2c76.system.entry.js +0 -4
  766. package/lib/duet/p-8d7d23ca.entry.js +0 -4
  767. package/lib/duet/p-8e8ac460.system.entry.js +0 -4
  768. package/lib/duet/p-907e01e1.entry.js +0 -4
  769. package/lib/duet/p-90e39ad6.entry.js +0 -4
  770. package/lib/duet/p-91115d1e.system.js +0 -4
  771. package/lib/duet/p-995b0ea5.system.entry.js +0 -4
  772. package/lib/duet/p-9bbdecc7.entry.js +0 -4
  773. package/lib/duet/p-9f08395f.entry.js +0 -4
  774. package/lib/duet/p-a4d589fb.system.entry.js +0 -4
  775. package/lib/duet/p-a623fa7e.entry.js +0 -4
  776. package/lib/duet/p-b01e1603.entry.js +0 -4
  777. package/lib/duet/p-b24bbdc0.entry.js +0 -4
  778. package/lib/duet/p-b5dabfe2.entry.js +0 -4
  779. package/lib/duet/p-b9ca5786.entry.js +0 -4
  780. package/lib/duet/p-bb896f73.system.js +0 -4
  781. package/lib/duet/p-c162e573.system.entry.js +0 -4
  782. package/lib/duet/p-d19b027a.system.js +0 -4
  783. package/lib/duet/p-d1c6861d.system.entry.js +0 -4
  784. package/lib/duet/p-d40e8899.system.js +0 -4
  785. package/lib/duet/p-d5c7ae62.js +0 -4
  786. package/lib/duet/p-ed4d1a8b.js +0 -4
  787. package/lib/duet/p-f3a6603e.system.entry.js +0 -4
  788. package/lib/duet/p-f5063a7d.system.js +0 -4
  789. package/lib/esm-es5/focus-utils-3e81bca4.js +0 -4
  790. package/lib/esm-es5/tokens-e0e3d241.js +0 -4
  791. package/lib/esm-es5/tokens.module-b5fab24a.js +0 -4
@@ -1,4 +1,4 @@
1
1
  var __awaiter=this&&this.__awaiter||function(e,a,l,s){function i(e){return e instanceof l?e:new l((function(a){a(e)}))}return new(l||(l=Promise))((function(l,c){function t(e){try{n(s.next(e))}catch(e){c(e)}}function o(e){try{n(s["throw"](e))}catch(e){c(e)}}function n(e){e.done?l(e.value):i(e.value).then(t,o)}n((s=s.apply(e,a||[])).next())}))};var __generator=this&&this.__generator||function(e,a){var l={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},s,i,c,t;return t={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(t[Symbol.iterator]=function(){return this}),t;function o(e){return function(a){return n([e,a])}}function n(o){if(s)throw new TypeError("Generator is already executing.");while(t&&(t=0,o[0]&&(l=0)),l)try{if(s=1,i&&(c=o[0]&2?i["return"]:o[0]?i["throw"]||((c=i["return"])&&c.call(i),0):i.next)&&!(c=c.call(i,o[1])).done)return c;if(i=0,c)o=[o[0]&2,c.value];switch(o[0]){case 0:case 1:c=o;break;case 4:l.label++;return{value:o[1],done:false};case 5:l.label++;i=o[1];o=[0];continue;case 7:o=l.ops.pop();l.trys.pop();continue;default:if(!(c=l.trys,c=c.length>0&&c[c.length-1])&&(o[0]===6||o[0]===2)){l=0;continue}if(o[0]===3&&(!c||o[1]>c[0]&&o[1]<c[3])){l.label=o[1];break}if(o[0]===6&&l.label<c[1]){l.label=c[1];c=o;break}if(c&&l.label<c[2]){l.label=c[2];l.ops.push(o);break}if(c[2])l.ops.pop();l.trys.pop();continue}o=a.call(e,l)}catch(e){o=[6,e];i=0}finally{s=c=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};
2
2
  /*!
3
3
  * Built with Duet Design System
4
- */import{p as promiseResolve,d as doc,N as NAMESPACE,b as bootstrapLazy}from"./index-5d196317.js";export{s as setNonce}from"./index-5d196317.js";import{g as globalScripts}from"./app-globals-01df0e2e.js";var patchBrowser=function(){var e=Array.from(doc.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(NAMESPACE,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===NAMESPACE}));var a=import.meta.url;var l=(e||{})["data-opts"]||{};if(a!==""){l.resourcesUrl=new URL(".",a).href}return promiseResolve(l)};patchBrowser().then((function(e){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(a){switch(a.label){case 0:return[4,globalScripts()];case 1:a.sent();return[2,bootstrapLazy(JSON.parse('[["duet-icon",[[1,"duet-icon",{"theme":[1025],"icon":[513],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"backgroundOpacity":[2,"background-opacity"],"backgroundRotation":[2,"background-rotation"],"size":[513],"outline":[1],"shape":[1],"svgContent":[32]},null,{"src":["loadIcon"],"icon":["loadIcon"],"name":["loadIcon"]}]]],["duet-pagination_2",[[1,"duet-pagination",{"theme":[1025],"disabled":[516],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[1040],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"compactBreakpoint":[1,"compact-breakpoint"],"ariaControls":[1,"accessible-controls"],"current":[1026],"pageLinks":[1025,"page-links"],"processedPageLinks":[32],"numbersStore":[32],"matchesCompactBreakpoint":[32],"totalPages":[32],"internalSectionIndex":[32]},null,{"total":["watchPropTotalHandler"],"current":["watchStateHandler"],"pageLinks":["refresh"]}],[1,"duet-range-stepper",{"theme":[1025],"disabled":[516],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[1040],"ariaControls":[1,"accessible-controls"],"buttonLeftDisabled":[32],"buttonRightDisabled":[32]},null,{"stepIndex":["watchStepIndexStateHandler"],"stepSize":["watchStepSizeStateHandler"]}]]],["duet-combobox",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[1040],"label":[1],"caption":[1],"theme":[1025],"force":[4],"multiple":[4],"items":[1032],"formatter":[16],"value":[1025],"minCharacters":[2,"min-characters"],"openListOnClick":[4,"open-list-on-click"],"filterType":[1,"filter-type"],"processedItems":[32],"inputValue":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]],{"listOpen":["popupMenuOpenHandler","processListOpenChange"],"activeItem":["activeItemHandler"],"items":["processItems"],"value":["processValue"]}]]],["duet-date-picker",[[6,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1537],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1025],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"accessibleLiveError":[1,"accessible-live-error"],"open":[32],"focusedDay":[32],"inputValue":[32],"internalValidityError":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]],{"min":["updateValidity"],"max":["updateValidity"],"value":["updateValidity","updateInternalValue"],"required":["updateValidity"]}]]],["duet-choice_2",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"breakpoint":[1],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"],"getInitialValue":[64]},null,{"value":["setInitialValue","updateChoices"],"disabled":["updateChoices"],"name":["updateChoices"],"direction":["updateChoices"],"responsive":["updateChoices"]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1025,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"collapsibleForceExpanded":[4,"collapsible-force-expanded"],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1025,"info-label"],"collapsibleNotificationDefaults":[1,"accessible-collapsible-notification-default"],"collapsibleNotification":[1025,"collapsible-notification"],"isHovering":[32],"isInfoOpen":[32],"setFocus":[64],"toggleInfoMethod":[64]}]]],["duet-number-input",[[6,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1025,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1025,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1025,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1025],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64],"getValueAsNumber":[64]}]]],["duet-textarea",[[1,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]},null,{"disallowPattern":["disallowedPatternChange"]}]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"imageSize":[1,"image-size"],"imagePosition":[1,"image-position"],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]},null,{"back":["refresh"],"listItems":["refresh"],"actions":["refresh"]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"allControls":[4,"all-controls"],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"accessibleDescribedBy":[1,"accessible-described-by"],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"processedGroups":[32],"checkboxesVisible":[32],"activeDescendant":[32],"language":[32],"setFocus":[64],"selectWithValues":[64]},[[8,"click","handleFocus"]],{"items":["refresh"]}]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"name":["updateRadios"],"value":["updateRadios"],"disabled":["updateRadios"],"direction":["updateRadios"],"responsive":["updateRadios"]}],[6,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-contact-card",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["duet-modal",[[1,"duet-modal",{"language":[1537],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleLoaderAnnouncement":[1025,"accessible-loader-announcement"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleLabel":[1,"accessible-label"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"variation":[1],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"headingVisualLevel":[1,"heading-visual-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64],"scrollToTop":[64],"addMessage":[64]},[[8,"keyup","handleKeyUp"]],{"open":["openChanged"],"active":["activeChanged"]}]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1537],"items":[8],"accessibleLabel":[1,"accessible-label"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]},null,{"menu":["refresh"],"items":["refresh"]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["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":[1537],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1025,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-step_2",[[1,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]],{"selected":["currentStepChanged"],"backDisabled":["currentStepInvokedDisable"]}]]],["duet-banner",[[1,"duet-banner",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"iconColor":[1,"icon-color"],"iconBackgroundColor":[1,"icon-background-color"],"textColor":[1,"text-color"],"size":[1025],"image":[1],"sources":[1],"icon":[1],"headingLevel":[1,"heading-level"],"currentSize":[32]}]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"iconSize":[1,"icon-size"],"accessibleLabel":[1,"accessible-label"],"language":[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-promo-card",[[1,"duet-promo-card",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"textColor":[1,"text-color"],"image":[1],"headingLevel":[1,"heading-level"],"url":[1],"setFocus":[64]}]]],["duet-slideout",[[1,"duet-slideout",{"theme":[1025],"accessibleRole":[1,"accessible-role"],"open":[1540],"opener":[1],"backgroundColor":[1537,"background-color"],"language":[32],"displaying":[32],"openPanel":[32],"setFocus":[64],"toggle":[64],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]],{"open":["handleOpenChange"]}]]],["duet-submenu-bar",[[1,"duet-submenu-bar",{"theme":[1025],"hideOnScroll":[4,"hide-on-scroll"],"open":[1540],"accessibleLabel":[1,"accessible-label"],"hidden":[32],"mobile":[32],"bodyScroll":[32],"setFocus":[64]},[[9,"scroll","checkScroll"]],{"open":["watchOpenStateHandler"]}]]],["duet-tray",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1025,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-callout",[[1,"duet-callout",{"theme":[1025],"margin":[1]}]]],["duet-collapsible",[[1,"duet-collapsible",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"heading":[1],"headingFullWidth":[4,"heading-full-width"],"centerHeading":[4,"center-heading"],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["duet-file-chooser",[[1,"duet-file-chooser",{"theme":[1025],"multiple":[4],"accept":[1],"open":[64],"getFiles":[64]}]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"language":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoLinkAccessibleLabel":[1025,"logo-link-accessible-label"],"accessibleLabel":[1,"accessible-label"],"hideOnScroll":[4,"hide-on-scroll"],"hidden":[32],"onBottom":[32],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]},[[9,"scroll","checkScroll"],[9,"resize","onWindowResize"]]]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[1,"duet-menu-bar-dropdown",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-menu-bar-dropdown-link",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-menu-bar-item",[[1,"duet-menu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["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],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025],"language":[32]}]]],["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],"language":[32],"bodyScrollLocked":[32],"setFocus":[64]},null,{"open":["handleOpenChange"]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"active":[1028],"open":[1540],"icon":[1537],"isDesktop":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown-link",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-item",[[1,"duet-submenu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["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],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]},null,{"checked":["checkedChanged"]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-item",[[1,"duet-toolbar-item",{"theme":[1025],"variation":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"variation":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"variation":[1],"color":[1],"children":[32]}]]],["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],"sticky":[4]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-shaped-image",[[1,"duet-shaped-image",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"margin":[1],"src":[1],"rotation":[2]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-upload-item",[[0,"duet-upload-item",{"theme":[1025],"data":[16],"type":[1],"showLinks":[4,"show-links"],"actions":[8],"buttonTitles":[16],"label":[16],"categoryLabel":[16],"errorCodes":[16],"showCategory":[4,"show-category"],"linkClickEvent":[16],"focusActionButton":[64]}]]],["duet-alert",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"position":[1],"dismissible":[4],"focusable":[4],"isDismissed":[32],"timeoutID":[32],"show":[64],"hide":[64],"setFocus":[64]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]},null,{"valid":["watchHandler"],"invalid":["watchHandler"],"inprogress":["watchHandler"],"total":["watchHandler"]}]]],["duet-editable-table_3",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"hideCancelButton":[4,"hide-cancel-button"],"value":[1025],"externalUploadButtonId":[1,"external-upload-button-id"],"captionOnBottom":[4,"caption-on-bottom"],"showUploadedItemsHeader":[4,"show-uploaded-items-header"],"uploadedItemsHeaderLabel":[16],"headerHeadingLevel":[1,"header-heading-level"],"hideHeader":[4,"hide-header"],"emitEvent":[4,"link-click-event"],"actionButtonTitles":[1,"action-button-titles"],"renameDuplicates":[4,"rename-duplicates"],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64],"focusActionButton":[64]},null,{"valid":["watchValidHandler"]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"],"hideHeadVisually":[4,"hide-head-visually"],"language":[32]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"hideHeadVisually":[4,"hide-head-visually"],"matchesBreakpoint":[32],"language":[32]},null,{"language":["watchLanguageStateHandler"]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"accessibleLiveError":[1,"accessible-live-error"],"required":[4],"error":[1],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-checkmark",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-select",[[6,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]},null,{"value":["valueChanged"],"items":["refresh"]}]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabChangeConfirm":[4,"tab-change-confirm"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"theme":[1025],"label":[513],"caption":[513],"selected":[516],"notificationMark":[513,"notification-mark"],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1025,"accessible-description"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"contentId":[1,"content-id"],"setFocus":[64]},null,{"selected":["setupSelected"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"collapsed":[1540],"buttons":[4],"buttonAlignment":[1,"button-alignment"],"center":[4],"padding":[1],"selected":[1026],"scrollPaneAtStart":[32],"needsScrolling":[32],"scrollPaneAtEnd":[32],"childrenData":[32]},null,{"selected":["watchPropHandler"]}]]],["duet-show-more",[[1,"duet-show-more",{"theme":[1025],"language":[1537],"showMoreLabelDefaults":[16],"showMoreLabel":[1537,"show-more-label"],"showLessLabelDefaults":[16],"showLessLabel":[1537,"show-less-label"],"showMoreAccessibleLabelDefaults":[16],"showMoreAccessibleLabel":[1537,"show-more-accessible-label"],"showLessAccessibleLabelDefaults":[16],"showLessAccessibleLabel":[1537,"show-less-accessible-label"],"margin":[1],"buttonMargin":[1,"button-margin"],"buttonPadding":[1,"button-padding"],"open":[1540],"buttonAriaOpen":[32]}]]],["duet-empty-state",[[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":[1025,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-grid_2",[[1,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"rowReverse":[4,"row-reverse"],"alignment":[1],"distribution":[1],"mobile":[1],"gridTemplate":[1,"grid-template"],"distributeFormElement":[32]},null,{"responsive":["updateGridItems"],"breakpoint":["updateGridItems"],"direction":["updateGridItems"]}],[1,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"direction":[1],"breakpoint":[1],"rowReverse":[4,"row-reverse"]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"],"responsive":[4]},null,{"theme":["updateListItems"],"padding":["updateListItems"],"mobile":["updateListItems"],"responsive":["updateListItems"],"breakpoint":["updateListItems"],"variation":["updateListItems"],"labelWidth":["updateListItems"]}],[1,"duet-list-item",{"responsive":[4],"breakpoint":[1]}]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[1040],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]],{"user":["refresh"],"items":["refresh"],"session":["refresh"],"back":["refresh"],"contactItems":["refresh"],"languageItems":["refresh"]}],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"accessibleLabelDefaults":[1040],"accessibleLabel":[1537,"accessible-label"],"language":[1537],"setFocus":[64]}]]],["duet-chip_3",[[1,"duet-chip",{"accessibleLabel":[1,"accessible-label"],"variation":[1],"size":[1],"popup":[1],"icon":[1],"theme":[1025],"identifier":[1],"value":[1537],"name":[1],"checked":[1540],"disabled":[4],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"focus":[32],"popupElement":[32],"popupOpen":[32],"setFocus":[64]},null,{"checked":["clearOtherRadioButtons"]}],[1,"duet-popup-menu-item",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"url":[1],"external":[4],"targetLanguage":[1,"target-language"],"value":[1],"leadingIcon":[1,"leading-icon"],"leadingIconColor":[1,"leading-icon-color"],"trailingIcon":[1,"trailing-icon"],"trailingText":[1,"trailing-text"],"active":[1028],"activeDescendant":[4,"active-descendant"],"focus":[32],"setFocus":[64],"isFocused":[64]}],[1,"duet-popup-menu",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"skipTeleport":[4,"skip-teleport"],"controller":[1],"placement":[1],"forcePlacement":[4,"force-placement"],"position":[1025],"mainAxisOffset":[2,"main-axis-offset"],"crossAxisOffset":[2,"cross-axis-offset"],"controllerIcon":[1,"controller-icon"],"open":[32],"menuY":[32],"menuX":[32],"isOpen":[64],"show":[64],"hide":[64],"toggle":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[8,"click","handleClick"]],{"controller":["handleControllerChange"],"open":["handleOpenChange"]}]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"compactLabel":[4,"compact-label"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"labelHeadingLevel":[1,"label-heading-level"],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"background":[1],"margin":[1]}]]],["duet-overlay",[[1,"duet-overlay",{"visible":[1540],"keepStackingContext":[1540,"keep-stacking-context"],"modalOverlay":[1540,"modal-overlay"],"theme":[1025],"displayDevice":[1025,"display-device"],"transition":[1025],"zIndex":[1025,"z-index"],"variation":[1]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1025,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"url":[513],"numbersStore":[32],"setFocus":[64]}]]],["duet-tooltip-button_2",[[1,"duet-tooltip-popup",{"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"arrowStyles":[16],"placement":[1],"accessibleCloseLabel":[1,"accessible-close-label"],"getArrowElement":[64],"getContentElement":[64],"setFocusOnContentElement":[64]}],[1,"duet-tooltip-button",{"label":[1],"accessibleLabel":[1,"accessible-label"],"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"setFocus":[64]}]]],["duet-tooltip",[[6,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"accessibleAboutLabel":[1,"accessible-about-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"placement":[32],"tooltipY":[32],"tooltipX":[32],"arrowX":[32],"arrowY":[32],"buttonActive":[32]},[[4,"click","handleDocumentClick"],[4,"keydown","handleKeyDown"],[4,"tooltipPopupClosed","handlePopupClose"]],{"active":["handleActiveChange"]}]]],["duet-divider_2",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-caption_4",[[17,"duet-link",{"variation":[1],"accessibleLabel":[1,"accessible-label"],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDownloadDefaults":[1,"accessible-label-download-default"],"accessibleLabelDownload":[1025,"accessible-label-download"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"identifier":[1],"theme":[1025],"url":[1537],"external":[4],"download":[1],"tabToLink":[4,"tab-to-link"],"icon":[1],"iconColor":[1,"icon-color"],"iconBackground":[1,"icon-background"],"iconResponsive":[4,"icon-responsive"],"margin":[1],"padding":[1],"isSmallScreen":[32],"isMediumScreen":[32],"setFocus":[64]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4],"fixedSize":[4,"fixed-size"]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["duet-button_2",[[1,"duet-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"loading":[4],"variation":[1],"negative":[4],"theme":[1025],"margin":[1],"padding":[1],"centerText":[4,"center-text"],"wrapping":[1],"expand":[4],"fixed":[4],"disabled":[516],"name":[1],"value":[1],"identifier":[1],"submit":[516],"external":[4],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelLoadingDefaults":[1,"accessible-label-loading-default"],"accessibleLabelLoading":[1025,"accessible-label-loading"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]},null,{"disabled":["syncToProxyButton"],"submit":["syncToProxyButton"],"value":["syncToProxyButton"],"name":["syncToProxyButton"]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["duet-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"inputAlign":[1,"input-align"],"inputPadding":[1,"input-padding"],"required":[4],"type":[1],"variation":[1],"chips":[4],"label":[1025],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"language":[32],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64],"addChip":[64],"hasChip":[64],"getChips":[64],"clearChips":[64]},null,{"disallowPattern":["disallowedPatternChange"],"value":["valueChanged"]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1],"weight":[1],"color":[1]}]]]]'),e)]}}))}))}));
4
+ */import{p as promiseResolve,d as doc,N as NAMESPACE,b as bootstrapLazy}from"./index-e48e0ceb.js";export{s as setNonce}from"./index-e48e0ceb.js";import{g as globalScripts}from"./app-globals-6da9dd84.js";var patchBrowser=function(){var e=Array.from(doc.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(NAMESPACE,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===NAMESPACE}));var a=import.meta.url;var l=(e||{})["data-opts"]||{};if(a!==""){l.resourcesUrl=new URL(".",a).href}return promiseResolve(l)};patchBrowser().then((function(e){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(a){switch(a.label){case 0:return[4,globalScripts()];case 1:a.sent();return[2,bootstrapLazy(JSON.parse('[["duet-icon",[[1,"duet-icon",{"theme":[1025],"icon":[513],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"backgroundOpacity":[2,"background-opacity"],"backgroundRotation":[2,"background-rotation"],"size":[513],"outline":[1],"shape":[1],"svgContent":[32]},null,{"src":["loadIcon"],"icon":["loadIcon"],"name":["loadIcon"]}]]],["duet-pagination_2",[[1,"duet-pagination",{"theme":[1025],"disabled":[516],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[1040],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"compactBreakpoint":[1,"compact-breakpoint"],"ariaControls":[1,"accessible-controls"],"current":[1026],"pageLinks":[1025,"page-links"],"processedPageLinks":[32],"numbersStore":[32],"matchesCompactBreakpoint":[32],"totalPages":[32],"internalSectionIndex":[32]},null,{"total":["watchPropTotalHandler"],"current":["watchStateHandler"],"pageLinks":["refresh"]}],[1,"duet-range-stepper",{"theme":[1025],"disabled":[516],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[1040],"ariaControls":[1,"accessible-controls"],"buttonLeftDisabled":[32],"buttonRightDisabled":[32]},null,{"stepIndex":["watchStepIndexStateHandler"],"stepSize":["watchStepSizeStateHandler"]}]]],["duet-combobox",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[1040],"label":[1],"caption":[1],"theme":[1025],"force":[4],"multiple":[4],"items":[1032],"formatter":[16],"value":[1025],"minCharacters":[2,"min-characters"],"openListOnClick":[4,"open-list-on-click"],"filterType":[1,"filter-type"],"processedItems":[32],"inputValue":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]],{"listOpen":["popupMenuOpenHandler","processListOpenChange"],"activeItem":["activeItemHandler"],"items":["processItems"],"value":["processValue"]}]]],["duet-date-picker",[[6,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1537],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1025],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"accessibleLiveError":[1,"accessible-live-error"],"open":[32],"focusedDay":[32],"inputValue":[32],"internalValidityError":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]],{"min":["updateValidity"],"max":["updateValidity"],"value":["updateValidity","updateInternalValue"],"required":["updateValidity"]}]]],["duet-choice_2",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"breakpoint":[1],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"],"getInitialValue":[64]},null,{"value":["setInitialValue","updateChoices"],"disabled":["updateChoices"],"name":["updateChoices"],"direction":["updateChoices"],"responsive":["updateChoices"]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1025,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"collapsibleForceExpanded":[4,"collapsible-force-expanded"],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1025,"info-label"],"collapsibleNotificationDefaults":[1,"accessible-collapsible-notification-default"],"collapsibleNotification":[1025,"collapsible-notification"],"isHovering":[32],"isInfoOpen":[32],"setFocus":[64],"toggleInfoMethod":[64]}]]],["duet-number-input",[[6,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1025,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1025,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1025,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1025],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64],"getValueAsNumber":[64]}]]],["duet-textarea",[[6,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]},null,{"disallowPattern":["disallowedPatternChange"]}]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"imageSize":[1,"image-size"],"imagePosition":[1,"image-position"],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]},null,{"back":["refresh"],"listItems":["refresh"],"actions":["refresh"]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"allControls":[4,"all-controls"],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"accessibleDescribedBy":[1,"accessible-described-by"],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"processedGroups":[32],"checkboxesVisible":[32],"activeDescendant":[32],"language":[32],"setFocus":[64],"selectWithValues":[64]},[[8,"click","handleFocus"]],{"items":["refresh"]}]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"name":["updateRadios"],"value":["updateRadios"],"disabled":["updateRadios"],"direction":["updateRadios"],"responsive":["updateRadios"]}],[6,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-contact-card",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["duet-modal",[[1,"duet-modal",{"language":[1537],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleLoaderAnnouncement":[1025,"accessible-loader-announcement"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleLabel":[1,"accessible-label"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"variation":[1],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"headingVisualLevel":[1,"heading-visual-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64],"scrollToTop":[64],"addMessage":[64]},[[8,"keyup","handleKeyUp"]],{"open":["openChanged"],"active":["activeChanged"]}]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1537],"items":[8],"accessibleLabel":[1,"accessible-label"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]},null,{"menu":["refresh"],"items":["refresh"]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["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":[1537],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1025,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-step_2",[[1,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]],{"selected":["currentStepChanged"],"backDisabled":["currentStepInvokedDisable"]}]]],["duet-banner",[[1,"duet-banner",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"iconColor":[1,"icon-color"],"iconBackgroundColor":[1,"icon-background-color"],"textColor":[1,"text-color"],"size":[1025],"image":[1],"sources":[1],"icon":[1],"headingLevel":[1,"heading-level"],"currentSize":[32]}]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"iconSize":[1,"icon-size"],"accessibleLabel":[1,"accessible-label"],"language":[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-promo-card",[[1,"duet-promo-card",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"textColor":[1,"text-color"],"image":[1],"headingLevel":[1,"heading-level"],"url":[1],"setFocus":[64]}]]],["duet-slideout",[[1,"duet-slideout",{"theme":[1025],"accessibleRole":[1,"accessible-role"],"open":[1540],"opener":[1],"backgroundColor":[1537,"background-color"],"language":[32],"displaying":[32],"openPanel":[32],"setFocus":[64],"toggle":[64],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]],{"open":["handleOpenChange"]}]]],["duet-submenu-bar",[[1,"duet-submenu-bar",{"theme":[1025],"hideOnScroll":[4,"hide-on-scroll"],"open":[1540],"accessibleLabel":[1,"accessible-label"],"hidden":[32],"mobile":[32],"bodyScroll":[32],"setFocus":[64]},[[9,"scroll","checkScroll"]],{"open":["watchOpenStateHandler"]}]]],["duet-tray",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1025,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-callout",[[1,"duet-callout",{"theme":[1025],"margin":[1]}]]],["duet-collapsible",[[1,"duet-collapsible",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"heading":[1],"headingFullWidth":[4,"heading-full-width"],"centerHeading":[4,"center-heading"],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["duet-file-chooser",[[1,"duet-file-chooser",{"theme":[1025],"multiple":[4],"accept":[1],"open":[64],"getFiles":[64]}]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"language":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoLinkAccessibleLabel":[1025,"logo-link-accessible-label"],"accessibleLabel":[1,"accessible-label"],"hideOnScroll":[4,"hide-on-scroll"],"hidden":[32],"onBottom":[32],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]},[[9,"scroll","checkScroll"],[9,"resize","onWindowResize"]]]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[1,"duet-menu-bar-dropdown",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-menu-bar-dropdown-link",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-menu-bar-item",[[1,"duet-menu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"setFocus":[64]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["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],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025],"language":[32]}]]],["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],"language":[32],"bodyScrollLocked":[32],"setFocus":[64]},null,{"open":["handleOpenChange"]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"active":[1028],"open":[1540],"icon":[1537],"isDesktop":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown-link",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-item",[[1,"duet-submenu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"setFocus":[64]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["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],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]},null,{"checked":["checkedChanged"]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-item",[[1,"duet-toolbar-item",{"theme":[1025],"variation":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"setFocus":[64]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"variation":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"variation":[1],"color":[1],"children":[32]}]]],["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],"sticky":[4]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-shaped-image",[[1,"duet-shaped-image",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"margin":[1],"src":[1],"rotation":[2]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-upload-item",[[0,"duet-upload-item",{"theme":[1025],"data":[16],"type":[1],"showLinks":[4,"show-links"],"actions":[8],"buttonTitles":[16],"label":[16],"categoryLabel":[16],"errorCodes":[16],"showCategory":[4,"show-category"],"linkClickEvent":[16],"focusActionButton":[64]}]]],["duet-alert",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"position":[1],"dismissible":[4],"focusable":[4],"isDismissed":[32],"timeoutID":[32],"show":[64],"hide":[64],"setFocus":[64]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]},null,{"valid":["watchHandler"],"invalid":["watchHandler"],"inprogress":["watchHandler"],"total":["watchHandler"]}]]],["duet-editable-table_3",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"hideCancelButton":[4,"hide-cancel-button"],"value":[1025],"externalUploadButtonId":[1,"external-upload-button-id"],"captionOnBottom":[4,"caption-on-bottom"],"showUploadedItemsHeader":[4,"show-uploaded-items-header"],"uploadedItemsHeaderLabel":[16],"headerHeadingLevel":[1,"header-heading-level"],"hideHeader":[4,"hide-header"],"emitEvent":[4,"link-click-event"],"actionButtonTitles":[1,"action-button-titles"],"renameDuplicates":[4,"rename-duplicates"],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64],"focusActionButton":[64]},null,{"valid":["watchValidHandler"]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"],"hideHeadVisually":[4,"hide-head-visually"],"language":[32]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"hideHeadVisually":[4,"hide-head-visually"],"matchesBreakpoint":[32],"language":[32]},null,{"language":["watchLanguageStateHandler"]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"accessibleLiveError":[1,"accessible-live-error"],"required":[4],"error":[1],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-checkmark",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-select",[[6,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]},null,{"value":["valueChanged"],"items":["refresh"]}]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabChangeConfirm":[4,"tab-change-confirm"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"theme":[1025],"label":[513],"caption":[513],"selected":[516],"notificationMark":[513,"notification-mark"],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1025,"accessible-description"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"contentId":[1,"content-id"],"setFocus":[64]},null,{"selected":["setupSelected"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"collapsed":[1540],"buttons":[4],"buttonAlignment":[1,"button-alignment"],"center":[4],"padding":[1],"selected":[1026],"scrollPaneAtStart":[32],"needsScrolling":[32],"scrollPaneAtEnd":[32],"childrenData":[32]},null,{"selected":["watchPropHandler"]}]]],["duet-show-more",[[1,"duet-show-more",{"theme":[1025],"language":[1537],"showMoreLabelDefaults":[16],"showMoreLabel":[1537,"show-more-label"],"showLessLabelDefaults":[16],"showLessLabel":[1537,"show-less-label"],"showMoreAccessibleLabelDefaults":[16],"showMoreAccessibleLabel":[1537,"show-more-accessible-label"],"showLessAccessibleLabelDefaults":[16],"showLessAccessibleLabel":[1537,"show-less-accessible-label"],"margin":[1],"buttonMargin":[1,"button-margin"],"buttonPadding":[1,"button-padding"],"open":[1540],"buttonAriaOpen":[32]}]]],["duet-empty-state",[[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":[1025,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-grid_2",[[1,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"rowReverse":[4,"row-reverse"],"alignment":[1],"distribution":[1],"mobile":[1],"gridTemplate":[1,"grid-template"],"distributeFormElement":[32]},null,{"responsive":["updateGridItems"],"breakpoint":["updateGridItems"],"direction":["updateGridItems"]}],[1,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"direction":[1],"breakpoint":[1],"rowReverse":[4,"row-reverse"]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"],"responsive":[4]},null,{"theme":["updateListItems"],"padding":["updateListItems"],"mobile":["updateListItems"],"responsive":["updateListItems"],"breakpoint":["updateListItems"],"variation":["updateListItems"],"labelWidth":["updateListItems"]}],[1,"duet-list-item",{"responsive":[4],"breakpoint":[1]}]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[1040],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]],{"user":["refresh"],"items":["refresh"],"session":["refresh"],"back":["refresh"],"contactItems":["refresh"],"languageItems":["refresh"]}],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"accessibleLabelDefaults":[1040],"accessibleLabel":[1537,"accessible-label"],"language":[1537],"setFocus":[64]}]]],["duet-chip_3",[[1,"duet-chip",{"accessibleLabel":[1,"accessible-label"],"variation":[1],"size":[1],"popup":[1],"icon":[1],"theme":[1025],"identifier":[1],"value":[1537],"name":[1],"selected":[1028],"checked":[1540],"disabled":[4],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"focus":[32],"popupElement":[32],"popupOpen":[32],"inputChipHover":[32],"inputChipDeleteFocus":[32],"setFocus":[64],"setDeleteFocus":[64],"removeChip":[64]},null,{"checked":["clearOtherRadioButtons"]}],[1,"duet-popup-menu-item",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"url":[1],"external":[4],"targetLanguage":[1,"target-language"],"value":[1],"leadingIcon":[1,"leading-icon"],"leadingIconColor":[1,"leading-icon-color"],"trailingIcon":[1,"trailing-icon"],"trailingText":[1,"trailing-text"],"active":[1028],"activeDescendant":[4,"active-descendant"],"focus":[32],"setFocus":[64],"isFocused":[64]}],[1,"duet-popup-menu",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"skipTeleport":[4,"skip-teleport"],"controller":[1],"placement":[1],"forcePlacement":[4,"force-placement"],"position":[1025],"mainAxisOffset":[2,"main-axis-offset"],"crossAxisOffset":[2,"cross-axis-offset"],"controllerIcon":[1,"controller-icon"],"open":[32],"menuY":[32],"menuX":[32],"isOpen":[64],"show":[64],"hide":[64],"toggle":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[8,"click","handleClick"]],{"controller":["handleControllerChange"],"open":["handleOpenChange"]}]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"compactLabel":[4,"compact-label"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"labelHeadingLevel":[1,"label-heading-level"],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"background":[1],"margin":[1]}]]],["duet-overlay",[[1,"duet-overlay",{"visible":[1540],"keepStackingContext":[1540,"keep-stacking-context"],"modalOverlay":[1540,"modal-overlay"],"theme":[1025],"displayDevice":[1025,"display-device"],"transition":[1025],"zIndex":[1025,"z-index"],"variation":[1]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1025,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"url":[513],"numbersStore":[32],"setFocus":[64]}]]],["duet-tooltip-button_2",[[1,"duet-tooltip-popup",{"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"arrowStyles":[16],"placement":[1],"accessibleCloseLabel":[1,"accessible-close-label"],"getArrowElement":[64],"getContentElement":[64],"setFocusOnContentElement":[64]}],[1,"duet-tooltip-button",{"label":[1],"accessibleLabel":[1,"accessible-label"],"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"setFocus":[64]}]]],["duet-tooltip",[[6,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"accessibleAboutLabel":[1,"accessible-about-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"placement":[32],"tooltipY":[32],"tooltipX":[32],"arrowX":[32],"arrowY":[32],"buttonActive":[32]},[[4,"click","handleDocumentClick"],[4,"keydown","handleKeyDown"],[4,"tooltipPopupClosed","handlePopupClose"]],{"active":["handleActiveChange"]}]]],["duet-divider_2",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-caption_4",[[17,"duet-link",{"variation":[1],"accessibleLabel":[1,"accessible-label"],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDownloadDefaults":[1,"accessible-label-download-default"],"accessibleLabelDownload":[1025,"accessible-label-download"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"identifier":[1],"theme":[1025],"url":[1537],"external":[4],"download":[1],"tabToLink":[4,"tab-to-link"],"icon":[1],"iconColor":[1,"icon-color"],"iconBackground":[1,"icon-background"],"iconResponsive":[4,"icon-responsive"],"margin":[1],"padding":[1],"isSmallScreen":[32],"isMediumScreen":[32],"setFocus":[64]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4],"fixedSize":[4,"fixed-size"]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["duet-button_2",[[1,"duet-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"loading":[4],"variation":[1],"negative":[4],"theme":[1025],"margin":[1],"padding":[1],"centerText":[4,"center-text"],"wrapping":[1],"expand":[4],"fixed":[4],"disabled":[516],"name":[1],"value":[1],"identifier":[1],"submit":[516],"external":[4],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelLoadingDefaults":[1,"accessible-label-loading-default"],"accessibleLabelLoading":[1025,"accessible-label-loading"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]},null,{"disabled":["syncToProxyButton"],"submit":["syncToProxyButton"],"value":["syncToProxyButton"],"name":["syncToProxyButton"]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["duet-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"inputAlign":[1,"input-align"],"inputPadding":[1,"input-padding"],"required":[4],"type":[1],"variation":[1],"chips":[4],"label":[1025],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"language":[32],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64],"addChip":[64],"hasChip":[64],"getChips":[64],"clearChips":[64]},null,{"disallowPattern":["disallowedPatternChange"],"value":["valueChanged"]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1],"weight":[1],"color":[1]}]]]]'),e)]}}))}))}));
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import{g as getLocaleString}from"./language-utils-97f0a1bb.js";import{p as parsePossibleJSON}from"./string-utils-192eb3c8.js";var getError=function(r,e){var t={type:undefined,system_message:undefined,message:undefined};e=parsePossibleJSON(e);t=e.filter((function(e){return e.type==r}))[0];if(!t){t=e.filter((function(r){return r.type==="default"}))[0]}return t};var getI18nError=function(r,e){var t=getError(r,e);var n=getLocaleString(t.message);if(n===""||!n){return t.system_message}else{return n}};export{getI18nError as a,getError as g};
4
+ import{g as getLocaleString}from"./language-utils-72de56f9.js";import{p as parsePossibleJSON}from"./string-utils-192eb3c8.js";var getError=function(r,e){var t={type:undefined,system_message:undefined,message:undefined};e=parsePossibleJSON(e);t=e.filter((function(e){return e.type==r}))[0];if(!t){t=e.filter((function(r){return r.type==="default"}))[0]}return t};var getI18nError=function(r,e){var t=getError(r,e);var n=getLocaleString(t.message);if(n===""||!n){return t.system_message}else{return n}};export{getI18nError as a,getError as g};
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import{h}from"./index-e48e0ceb.js";var focusElement=function(e){if("setFocus"in e){e.setFocus()}else{e.focus()}};var FocusGuard=function(e){var u=e.moveFocusTo;return h("div",{class:"duet-focus-guard","aria-hidden":"true",tabIndex:0,onFocus:function(){return focusElement(u)}})};export{FocusGuard as F,focusElement as f};
@@ -1,5 +1,5 @@
1
1
  var __extends=this&&this.__extends||function(){var e=function(r,t){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var t in r)if(Object.prototype.hasOwnProperty.call(r,t))e[t]=r[t]};return e(r,t)};return function(r,t){if(typeof t!=="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");e(r,t);function n(){this.constructor=r}r.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}();var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var r,t=1,n=arguments.length;t<n;t++){r=arguments[t];for(var i in r)if(Object.prototype.hasOwnProperty.call(r,i))e[i]=r[i]}return e};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(e,r,t,n){function i(e){return e instanceof t?e:new t((function(r){r(e)}))}return new(t||(t=Promise))((function(t,a){function o(e){try{s(n.next(e))}catch(e){a(e)}}function l(e){try{s(n["throw"](e))}catch(e){a(e)}}function s(e){e.done?t(e.value):i(e.value).then(o,l)}s((n=n.apply(e,r||[])).next())}))};var __generator=this&&this.__generator||function(e,r){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:l(0),throw:l(1),return:l(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function l(e){return function(r){return s([e,r])}}function s(l){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,l[0]&&(t=0)),t)try{if(n=1,i&&(a=l[0]&2?i["return"]:l[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;if(i=0,a)l=[l[0]&2,a.value];switch(l[0]){case 0:case 1:a=l;break;case 4:t.label++;return{value:l[1],done:false};case 5:t.label++;i=l[1];l=[0];continue;case 7:l=t.ops.pop();t.trys.pop();continue;default:if(!(a=t.trys,a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){t=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){t.label=l[1];break}if(l[0]===6&&t.label<a[1]){t.label=a[1];a=l;break}if(a&&t.label<a[2]){t.label=a[2];t.ops.push(l);break}if(a[2])t.ops.pop();t.trys.pop();continue}l=r.call(e,t)}catch(e){l=[6,e];i=0}finally{n=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,r,t){if(t||arguments.length===2)for(var n=0,i=r.length,a;n<i;n++){if(a||!(n in r)){if(!a)a=Array.prototype.slice.call(r,0,n);a[n]=r[n]}}return e.concat(a||Array.prototype.slice.call(r))};
2
2
  /*!
3
3
  * Built with Duet Design System
4
- */var NAMESPACE="duet";var BUILD={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:true,cmpWillUpdate:false,connectedCallback:true,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:true,hostListenerTargetDocument:true,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,hydratedSelectorName:"hydrated",initializeNextTick:true,invisiblePrehydration:false,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:false,scriptDataOpts:true,shadowDelegatesFocus:true,shadowDom:true,slot:true,slotChildNodesFix:true,slotRelocation:true,state:true,style:true,svg:true,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};var Env={cdnURILocal:"http://localhost:3334",cdnURIProd:"https://cdn.duetds.com/api",duetIconVersion:"4.0.69"};var __defProp=Object.defineProperty;var __export=function(e,r){for(var t in r)__defProp(e,t,{get:r[t],enumerable:true})};var Build={isDev:false,isBrowser:true,isServer:false,isTesting:false};var hostRefs=new WeakMap;var getHostRef=function(e){return hostRefs.get(e)};var registerInstance=function(e,r){return hostRefs.set(r.t=e,r)};var registerHost=function(e,r){var t={i:0,$hostElement$:e,o:r,l:new Map};{t.u=new Promise((function(e){return t.v=e}))}{t.p=new Promise((function(e){return t.h=e}));e["s-p"]=[];e["s-rc"]=[]}return hostRefs.set(e,t)};var isMemberInElement=function(e,r){return r in e};var consoleError=function(e,r){return(0,console.error)(e,r)};var cmpModules=new Map;var loadModule=function(e,r,t){var n=e.m.replace(/-/g,"_");var i=e.S;if(!i){return void 0}var a=cmpModules.get(i);if(a){return a[n]}
4
+ */var NAMESPACE="duet";var BUILD={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:true,cmpWillUpdate:false,connectedCallback:true,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:true,hostListenerTargetDocument:true,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,hydratedSelectorName:"hydrated",initializeNextTick:true,invisiblePrehydration:false,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:false,scriptDataOpts:true,shadowDelegatesFocus:true,shadowDom:true,slot:true,slotChildNodesFix:true,slotRelocation:true,state:true,style:true,svg:true,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};var Env={cdnURILocal:"http://localhost:3334",cdnURIProd:"https://cdn.duetds.com/api",duetIconVersion:"4.0.71"};var __defProp=Object.defineProperty;var __export=function(e,r){for(var t in r)__defProp(e,t,{get:r[t],enumerable:true})};var Build={isDev:false,isBrowser:true,isServer:false,isTesting:false};var hostRefs=new WeakMap;var getHostRef=function(e){return hostRefs.get(e)};var registerInstance=function(e,r){return hostRefs.set(r.t=e,r)};var registerHost=function(e,r){var t={i:0,$hostElement$:e,o:r,l:new Map};{t.u=new Promise((function(e){return t.v=e}))}{t.p=new Promise((function(e){return t.h=e}));e["s-p"]=[];e["s-rc"]=[]}return hostRefs.set(e,t)};var isMemberInElement=function(e,r){return r in e};var consoleError=function(e,r){return(0,console.error)(e,r)};var cmpModules=new Map;var loadModule=function(e,r,t){var n=e.m.replace(/-/g,"_");var i=e.S;if(!i){return void 0}var a=cmpModules.get(i);if(a){return a[n]}
5
5
  /*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import("./".concat(i,".entry.js").concat("")).then((function(e){{cmpModules.set(i,e)}return e[n]}),consoleError)};var styles=new Map;var CONTENT_REF_ID="r";var ORG_LOCATION_ID="o";var SLOT_NODE_ID="s";var TEXT_NODE_ID="t";var HYDRATE_ID="s-id";var HYDRATED_STYLE_ID="sty-id";var HYDRATE_CHILD_ID="c-id";var SLOT_FB_CSS="slot-fb{display:contents}slot-fb[hidden]{display:none}";var XLINK_NS="http://www.w3.org/1999/xlink";var win=typeof window!=="undefined"?window:{};var doc=win.document||{head:{}};var plt={i:0,_:"",jmp:function(e){return e()},raf:function(e){return requestAnimationFrame(e)},ael:function(e,r,t,n){return e.addEventListener(r,t,n)},rel:function(e,r,t,n){return e.removeEventListener(r,t,n)},ce:function(e,r){return new CustomEvent(e,r)}};var supportsShadow=BUILD.shadowDom;var supportsListenerOptions=function(){var e=false;try{doc.addEventListener("e",null,Object.defineProperty({},"passive",{get:function(){e=true}}))}catch(e){}return e}();var promiseResolve=function(e){return Promise.resolve(e)};var supportsConstructableStylesheets=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false}();var queuePending=false;var queueDomReads=[];var queueDomWrites=[];var queueTask=function(e,r){return function(t){e.push(t);if(!queuePending){queuePending=true;if(r&&plt.i&4){nextTick(flush)}else{plt.raf(flush)}}}};var consume=function(e){for(var r=0;r<e.length;r++){try{e[r](performance.now())}catch(e){consoleError(e)}}e.length=0};var flush=function(){consume(queueDomReads);{consume(queueDomWrites);if(queuePending=queueDomReads.length>0){plt.raf(flush)}}};var nextTick=function(e){return promiseResolve().then(e)};var writeTask=queueTask(queueDomWrites,true);var EMPTY_OBJ={};var SVG_NS="http://www.w3.org/2000/svg";var HTML_NS="http://www.w3.org/1999/xhtml";var isDef=function(e){return e!=null};var isComplexType=function(e){e=typeof e;return e==="object"||e==="function"};function queryNonceMetaTagContent(e){var r,t,n;return(n=(t=(r=e.head)==null?void 0:r.querySelector('meta[name="csp-nonce"]'))==null?void 0:t.getAttribute("content"))!=null?n:void 0}var result_exports={};__export(result_exports,{err:function(){return err},map:function(){return map},ok:function(){return ok},unwrap:function(){return unwrap},unwrapErr:function(){return unwrapErr}});var ok=function(e){return{isOk:true,isErr:false,value:e}};var err=function(e){return{isOk:false,isErr:true,value:e}};function map(e,r){if(e.isOk){var t=r(e.value);if(t instanceof Promise){return t.then((function(e){return ok(e)}))}else{return ok(t)}}if(e.isErr){var n=e.value;return err(n)}throw"should never get here"}var unwrap=function(e){if(e.isOk){return e.value}else{throw e.value}};var unwrapErr=function(e){if(e.isErr){return e.value}else{throw e.value}};var createTime=function(e,r){if(r===void 0){r=""}{return function(){return}}};var uniqueTime=function(e,r){{return function(){return}}};var h=function(e,r){var t=[];for(var n=2;n<arguments.length;n++){t[n-2]=arguments[n]}var i=null;var a=null;var o=null;var l=false;var s=false;var u=[];var f=function(r){for(var t=0;t<r.length;t++){i=r[t];if(Array.isArray(i)){f(i)}else if(i!=null&&typeof i!=="boolean"){if(l=typeof e!=="function"&&!isComplexType(i)){i=String(i)}if(l&&s){u[u.length-1].T+=i}else{u.push(l?newVNode(null,i):i)}s=l}}};f(t);if(r){if(r.key){a=r.key}if(r.name){o=r.name}{var c=r.className||r.class;if(c){r.class=typeof c!=="object"?c:Object.keys(c).filter((function(e){return c[e]})).join(" ")}}}if(typeof e==="function"){return e(r===null?{}:r,u,vdomFnUtils)}var v=newVNode(e,null);v.C=r;if(u.length>0){v.N=u}{v.$=a}{v.k=o}return v};var newVNode=function(e,r){var t={i:0,R:e,T:r,D:null,N:null};{t.C=null}{t.$=null}{t.k=null}return t};var Host={};var isHost=function(e){return e&&e.R===Host};var vdomFnUtils={forEach:function(e,r){return e.map(convertToPublic).forEach(r)},map:function(e,r){return e.map(convertToPublic).map(r).map(convertToPrivate)}};var convertToPublic=function(e){return{vattrs:e.C,vchildren:e.N,vkey:e.$,vname:e.k,vtag:e.R,vtext:e.T}};var convertToPrivate=function(e){if(typeof e.vtag==="function"){var r=__assign({},e.vattrs);if(e.vkey){r.key=e.vkey}if(e.vname){r.name=e.vname}return h.apply(void 0,__spreadArray([e.vtag,r],e.vchildren||[],false))}var t=newVNode(e.vtag,e.vtext);t.C=e.vattrs;t.N=e.vchildren;t.$=e.vkey;t.k=e.vname;return t};var initializeClientHydrate=function(e,r,t,n){var i=createTime("hydrateClient",r);var a=e.shadowRoot;var o=[];var l=[];var s=a?[]:null;var u=n.I=newVNode(r,null);if(!plt.L){initializeDocumentHydrate(doc.body,plt.L=new Map)}e[HYDRATE_ID]=t;e.removeAttribute(HYDRATE_ID);clientHydrate(u,o,l,s,e,e,t);o.map((function(e){var t=e.A+"."+e.O;var n=plt.L.get(t);var i=e.D;if(n&&supportsShadow&&n["s-en"]===""){n.parentNode.insertBefore(i,n.nextSibling)}if(!a){i["s-hn"]=r;if(n){i["s-ol"]=n;i["s-ol"]["s-nr"]=i}}plt.L.delete(t)}));if(a){s.map((function(e){if(e){a.appendChild(e)}}))}i()};var clientHydrate=function(e,r,t,n,i,a,o){var l;var s;var u;var f;if(a.nodeType===1){l=a.getAttribute(HYDRATE_CHILD_ID);if(l){s=l.split(".");if(s[0]===o||s[0]==="0"){u={i:0,A:s[0],O:s[1],H:s[2],M:s[3],R:a.tagName.toLowerCase(),D:a,C:null,N:null,$:null,k:null,T:null};r.push(u);a.removeAttribute(HYDRATE_CHILD_ID);if(!e.N){e.N=[]}e.N[u.M]=u;e=u;if(n&&u.H==="0"){n[u.M]=u.D}}}if(a.shadowRoot){for(f=a.shadowRoot.childNodes.length-1;f>=0;f--){clientHydrate(e,r,t,n,i,a.shadowRoot.childNodes[f],o)}}for(f=a.childNodes.length-1;f>=0;f--){clientHydrate(e,r,t,n,i,a.childNodes[f],o)}}else if(a.nodeType===8){s=a.nodeValue.split(".");if(s[1]===o||s[1]==="0"){l=s[0];u={i:0,A:s[1],O:s[2],H:s[3],M:s[4],D:a,C:null,N:null,$:null,k:null,R:null,T:null};if(l===TEXT_NODE_ID){u.D=a.nextSibling;if(u.D&&u.D.nodeType===3){u.T=u.D.textContent;r.push(u);a.remove();if(!e.N){e.N=[]}e.N[u.M]=u;if(n&&u.H==="0"){n[u.M]=u.D}}}else if(u.A===o){if(l===SLOT_NODE_ID){u.R="slot";if(s[5]){a["s-sn"]=u.k=s[5]}else{a["s-sn"]=""}a["s-sr"]=true;if(n){u.D=doc.createElement(u.R);if(u.k){u.D.setAttribute("name",u.k)}a.parentNode.insertBefore(u.D,a);a.remove();if(u.H==="0"){n[u.M]=u.D}}t.push(u);if(!e.N){e.N=[]}e.N[u.M]=u}else if(l===CONTENT_REF_ID){if(n){a.remove()}else{i["s-cr"]=a;a["s-cn"]=true}}}}}else if(e&&e.R==="style"){var c=newVNode(null,a.textContent);c.D=a;c.M="0";e.N=[c]}};var initializeDocumentHydrate=function(e,r){if(e.nodeType===1){var t=0;if(e.shadowRoot){for(;t<e.shadowRoot.childNodes.length;t++){initializeDocumentHydrate(e.shadowRoot.childNodes[t],r)}}for(t=0;t<e.childNodes.length;t++){initializeDocumentHydrate(e.childNodes[t],r)}}else if(e.nodeType===8){var n=e.nodeValue.split(".");if(n[0]===ORG_LOCATION_ID){r.set(n[1]+"."+n[2],e);e.nodeValue="";e["s-en"]=n[3]}}};var parsePropertyValue=function(e,r){if(e!=null&&!isComplexType(e)){if(r&4){return e==="false"?false:e===""||!!e}if(r&2){return parseFloat(e)}if(r&1){return String(e)}return e}return e};var getElement=function(e){return getHostRef(e).$hostElement$};var createEvent=function(e,r,t){var n=getElement(e);return{emit:function(e){return emitEvent(n,r,{bubbles:!!(t&4),composed:!!(t&2),cancelable:!!(t&1),detail:e})}}};var emitEvent=function(e,r,t){var n=plt.ce(r,t);e.dispatchEvent(n);return n};var rootAppliedStyles=new WeakMap;var registerStyle=function(e,r,t){var n=styles.get(e);if(supportsConstructableStylesheets&&t){n=n||new CSSStyleSheet;if(typeof n==="string"){n=r}else{n.replaceSync(r)}}else{n=r}styles.set(e,n)};var addStyle=function(e,r,t){var n;var i=getScopeId(r);var a=styles.get(i);e=e.nodeType===11?e:doc;if(a){if(typeof a==="string"){e=e.head||e;var o=rootAppliedStyles.get(e);var l=void 0;if(!o){rootAppliedStyles.set(e,o=new Set)}if(!o.has(i)){if(e.host&&(l=e.querySelector("[".concat(HYDRATED_STYLE_ID,'="').concat(i,'"]')))){l.innerHTML=a}else{l=doc.createElement("style");l.innerHTML=a;var s=(n=plt.V)!=null?n:queryNonceMetaTagContent(doc);if(s!=null){l.setAttribute("nonce",s)}if(!(r.i&1)){if(e.nodeName==="HEAD"){var u=e.querySelectorAll("link[rel=preconnect]");var f=u.length>0?u[u.length-1].nextSibling:e.querySelector("style");e.insertBefore(l,f)}else if("host"in e){if(supportsConstructableStylesheets){var c=new CSSStyleSheet;c.replaceSync(a);e.adoptedStyleSheets=__spreadArray([c],e.adoptedStyleSheets,true)}else{var v=e.querySelector("style");if(v){v.innerHTML=a+v.innerHTML}else{e.prepend(l)}}}else{e.append(l)}}if(r.i&1&&e.nodeName!=="HEAD"){e.insertBefore(l,null)}}if(r.i&4){l.innerHTML+=SLOT_FB_CSS}if(o){o.add(i)}}}else if(!e.adoptedStyleSheets.includes(a)){e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets,true),[a],false)}}return i};var attachStyles=function(e){var r=e.o;var t=e.$hostElement$;var n=r.i;var i=createTime("attachStyles",r.m);var a=addStyle(t.shadowRoot?t.shadowRoot:t.getRootNode(),r);if(n&10&&n&2){t["s-sc"]=a;t.classList.add(a+"-h");if(n&2){t.classList.add(a+"-s")}}i()};var getScopeId=function(e,r){return"sc-"+e.m};var setAccessor=function(e,r,t,n,i,a){if(t!==n){var o=isMemberInElement(e,r);var l=r.toLowerCase();if(r==="class"){var s=e.classList;var u=parseClassList(t);var f=parseClassList(n);s.remove.apply(s,u.filter((function(e){return e&&!f.includes(e)})));s.add.apply(s,f.filter((function(e){return e&&!u.includes(e)})))}else if(r==="style"){{for(var c in t){if(!n||n[c]==null){if(c.includes("-")){e.style.removeProperty(c)}else{e.style[c]=""}}}}for(var c in n){if(!t||n[c]!==t[c]){if(c.includes("-")){e.style.setProperty(c,n[c])}else{e.style[c]=n[c]}}}}else if(r==="key");else if(r==="ref"){if(n){n(e)}}else if(!o&&r[0]==="o"&&r[1]==="n"){if(r[2]==="-"){r=r.slice(3)}else if(isMemberInElement(win,l)){r=l.slice(2)}else{r=l[2]+r.slice(3)}if(t||n){var v=r.endsWith(CAPTURE_EVENT_SUFFIX);r=r.replace(CAPTURE_EVENT_REGEX,"");if(t){plt.rel(e,r,t,v)}if(n){plt.ael(e,r,n,v)}}}else{var d=isComplexType(n);if((o||d&&n!==null)&&!i){try{if(!e.tagName.includes("-")){var p=n==null?"":n;if(r==="list"){o=false}else if(t==null||e[r]!=p){if(typeof e.__lookupSetter__(r)==="function"){e[r]=p}else{e.setAttribute(r,p)}}}else{e[r]=n}}catch(e){}}var h=false;{if(l!==(l=l.replace(/^xlink\:?/,""))){r=l;h=true}}if(n==null||n===false){if(n!==false||e.getAttribute(r)===""){if(h){e.removeAttributeNS(XLINK_NS,r)}else{e.removeAttribute(r)}}}else if((!o||a&4||i)&&!d){n=n===true?"":n;if(h){e.setAttributeNS(XLINK_NS,r,n)}else{e.setAttribute(r,n)}}}}};var parseClassListRegex=/\s/;var parseClassList=function(e){return!e?[]:e.split(parseClassListRegex)};var CAPTURE_EVENT_SUFFIX="Capture";var CAPTURE_EVENT_REGEX=new RegExp(CAPTURE_EVENT_SUFFIX+"$");var updateElement=function(e,r,t){var n=r.D.nodeType===11&&r.D.host?r.D.host:r.D;var i=e&&e.C||EMPTY_OBJ;var a=r.C||EMPTY_OBJ;{for(var o=0,l=sortedAttrNames(Object.keys(i));o<l.length;o++){var s=l[o];if(!(s in a)){setAccessor(n,s,i[s],void 0,t,r.i)}}}for(var u=0,f=sortedAttrNames(Object.keys(a));u<f.length;u++){var s=f[u];setAccessor(n,s,i[s],a[s],t,r.i)}};function sortedAttrNames(e){return e.includes("ref")?__spreadArray(__spreadArray([],e.filter((function(e){return e!=="ref"})),true),["ref"],false):e}var scopeId;var contentRef;var hostTagName;var useNativeShadowDom=false;var checkSlotFallbackVisibility=false;var checkSlotRelocate=false;var isSvgMode=false;var createElm=function(e,r,t,n){var i;var a=r.N[t];var o=0;var l;var s;var u;if(!useNativeShadowDom){checkSlotRelocate=true;if(a.R==="slot"){if(scopeId){n.classList.add(scopeId+"-s")}a.i|=a.N?2:1}}if(a.T!==null){l=a.D=doc.createTextNode(a.T)}else if(a.i&1){l=a.D=doc.createTextNode("")}else{if(!isSvgMode){isSvgMode=a.R==="svg"}l=a.D=doc.createElementNS(isSvgMode?SVG_NS:HTML_NS,!useNativeShadowDom&&BUILD.slotRelocation&&a.i&2?"slot-fb":a.R);if(isSvgMode&&a.R==="foreignObject"){isSvgMode=false}{updateElement(null,a,isSvgMode)}var f=l.getRootNode();var c=!f.querySelector("body");if(!c&&BUILD.scoped&&isDef(scopeId)&&l["s-si"]!==scopeId){l.classList.add(l["s-si"]=scopeId)}{updateElementScopeIds(l,n)}if(a.N){for(o=0;o<a.N.length;++o){s=createElm(e,a,o,l);if(s){l.appendChild(s)}}}{if(a.R==="svg"){isSvgMode=false}else if(l.tagName==="foreignObject"){isSvgMode=true}}}l["s-hn"]=hostTagName;{if(a.i&(2|1)){l["s-sr"]=true;l["s-cr"]=contentRef;l["s-sn"]=a.k||"";l["s-rf"]=(i=a.C)==null?void 0:i.ref;u=e&&e.N&&e.N[t];if(u&&u.R===a.R&&e.D){{putBackInOriginalLocation(e.D,false)}}}}return l};var putBackInOriginalLocation=function(e,r){plt.i|=1;var t=Array.from(e.childNodes);if(e["s-sr"]&&BUILD.experimentalSlotFixes){var n=e;while(n=n.nextSibling){if(n&&n["s-sn"]===e["s-sn"]&&n["s-sh"]===hostTagName){t.push(n)}}}for(var i=t.length-1;i>=0;i--){var a=t[i];if(a["s-hn"]!==hostTagName&&a["s-ol"]){insertBefore(parentReferenceNode(a),a,referenceNode(a));a["s-ol"].remove();a["s-ol"]=void 0;a["s-sh"]=void 0;checkSlotRelocate=true}if(r){putBackInOriginalLocation(a,r)}}plt.i&=~1};var addVnodes=function(e,r,t,n,i,a){var o=e["s-cr"]&&e["s-cr"].parentNode||e;var l;if(o.shadowRoot&&o.tagName===hostTagName){o=o.shadowRoot}for(;i<=a;++i){if(n[i]){l=createElm(null,t,i,e);if(l){n[i].D=l;insertBefore(o,l,referenceNode(r))}}}};var removeVnodes=function(e,r,t){for(var n=r;n<=t;++n){var i=e[n];if(i){var a=i.D;nullifyVNodeRefs(i);if(a){{checkSlotFallbackVisibility=true;if(a["s-ol"]){a["s-ol"].remove()}else{putBackInOriginalLocation(a,true)}}a.remove()}}}};var updateChildren=function(e,r,t,n,i){if(i===void 0){i=false}var a=0;var o=0;var l=0;var s=0;var u=r.length-1;var f=r[0];var c=r[u];var v=n.length-1;var d=n[0];var p=n[v];var h;var m;while(a<=u&&o<=v){if(f==null){f=r[++a]}else if(c==null){c=r[--u]}else if(d==null){d=n[++o]}else if(p==null){p=n[--v]}else if(isSameVnode(f,d,i)){patch(f,d,i);f=r[++a];d=n[++o]}else if(isSameVnode(c,p,i)){patch(c,p,i);c=r[--u];p=n[--v]}else if(isSameVnode(f,p,i)){if(f.R==="slot"||p.R==="slot"){putBackInOriginalLocation(f.D.parentNode,false)}patch(f,p,i);insertBefore(e,f.D,c.D.nextSibling);f=r[++a];p=n[--v]}else if(isSameVnode(c,d,i)){if(f.R==="slot"||p.R==="slot"){putBackInOriginalLocation(c.D.parentNode,false)}patch(c,d,i);insertBefore(e,c.D,f.D);c=r[--u];d=n[++o]}else{l=-1;{for(s=a;s<=u;++s){if(r[s]&&r[s].$!==null&&r[s].$===d.$){l=s;break}}}if(l>=0){m=r[l];if(m.R!==d.R){h=createElm(r&&r[o],t,l,e)}else{patch(m,d,i);r[l]=void 0;h=m.D}d=n[++o]}else{h=createElm(r&&r[o],t,o,e);d=n[++o]}if(h){{insertBefore(parentReferenceNode(f.D),h,referenceNode(f.D))}}}}if(a>u){addVnodes(e,n[v+1]==null?null:n[v+1].D,t,n,o,v)}else if(o>v){removeVnodes(r,a,u)}};var isSameVnode=function(e,r,t){if(t===void 0){t=false}if(e.R===r.R){if(e.R==="slot"){if("O"in e&&t&&e.D.nodeType!==8){return false}return e.k===r.k}if(!t){return e.$===r.$}return true}return false};var referenceNode=function(e){return e&&e["s-ol"]||e};var parentReferenceNode=function(e){return(e["s-ol"]?e["s-ol"]:e).parentNode};var patch=function(e,r,t){if(t===void 0){t=false}var n=r.D=e.D;var i=e.N;var a=r.N;var o=r.R;var l=r.T;var s;if(l===null){{isSvgMode=o==="svg"?true:o==="foreignObject"?false:isSvgMode}{if(o==="slot"&&!useNativeShadowDom);else{updateElement(e,r,isSvgMode)}}if(i!==null&&a!==null){updateChildren(n,i,r,a,t)}else if(a!==null){if(e.T!==null){n.textContent=""}addVnodes(n,null,r,a,0,a.length-1)}else if(!t&&BUILD.updatable&&i!==null){removeVnodes(i,0,i.length-1)}if(isSvgMode&&o==="svg"){isSvgMode=false}}else if(s=n["s-cr"]){s.parentNode.textContent=l}else if(e.T!==l){n.data=l}};var updateFallbackSlotVisibility=function(e){var r=e.childNodes;for(var t=0,n=r;t<n.length;t++){var i=n[t];if(i.nodeType===1){if(i["s-sr"]){var a=i["s-sn"];i.hidden=false;for(var o=0,l=r;o<l.length;o++){var s=l[o];if(s!==i){if(s["s-hn"]!==i["s-hn"]||a!==""){if(s.nodeType===1&&(a===s.getAttribute("slot")||a===s["s-sn"])||s.nodeType===3&&a===s["s-sn"]){i.hidden=true;break}}else{if(s.nodeType===1||s.nodeType===3&&s.textContent.trim()!==""){i.hidden=true;break}}}}}updateFallbackSlotVisibility(i)}}};var relocateNodes=[];var markSlotContentForRelocation=function(e){var r;var t;var n;for(var i=0,a=e.childNodes;i<a.length;i++){var o=a[i];if(o["s-sr"]&&(r=o["s-cr"])&&r.parentNode){t=r.parentNode.childNodes;var l=o["s-sn"];var s=function(){r=t[n];if(!r["s-cn"]&&!r["s-nr"]&&r["s-hn"]!==o["s-hn"]&&!BUILD.experimentalSlotFixes){if(isNodeLocatedInSlot(r,l)){var e=relocateNodes.find((function(e){return e.F===r}));checkSlotFallbackVisibility=true;r["s-sn"]=r["s-sn"]||l;if(e){e.F["s-sh"]=o["s-hn"];e.P=o}else{r["s-sh"]=o["s-hn"];relocateNodes.push({P:o,F:r})}if(r["s-sr"]){relocateNodes.map((function(t){if(isNodeLocatedInSlot(t.F,r["s-sn"])){e=relocateNodes.find((function(e){return e.F===r}));if(e&&!t.P){t.P=e.P}}}))}}else if(!relocateNodes.some((function(e){return e.F===r}))){relocateNodes.push({F:r})}}};for(n=t.length-1;n>=0;n--){s()}}if(o.nodeType===1){markSlotContentForRelocation(o)}}};var isNodeLocatedInSlot=function(e,r){if(e.nodeType===1){if(e.getAttribute("slot")===null&&r===""){return true}if(e.getAttribute("slot")===r){return true}return false}if(e["s-sn"]===r){return true}return r===""};var nullifyVNodeRefs=function(e){{e.C&&e.C.ref&&e.C.ref(null);e.N&&e.N.map(nullifyVNodeRefs)}};var insertBefore=function(e,r,t){var n=e==null?void 0:e.insertBefore(r,t);{updateElementScopeIds(r,e)}return n};var findScopeIds=function(e){var r=[];if(e){r.push.apply(r,__spreadArray(__spreadArray(__spreadArray([],e["s-scs"]||[],false),[e["s-si"],e["s-sc"]],false),findScopeIds(e.parentElement),false))}return r};var updateElementScopeIds=function(e,r,t){if(t===void 0){t=false}var n;if(e&&r&&e.nodeType===1){var i=new Set(findScopeIds(r).filter(Boolean));if(i.size){(n=e.classList)==null?void 0:n.add.apply(n,e["s-scs"]=Array.from(i));if(e["s-ol"]||t){for(var a=0,o=Array.from(e.childNodes);a<o.length;a++){var l=o[a];updateElementScopeIds(l,e,true)}}}}};var renderVdom=function(e,r,t){if(t===void 0){t=false}var n,i,a,o;var l=e.$hostElement$;var s=e.o;var u=e.I||newVNode(null,null);var f=isHost(r)?r:h(null,null,r);hostTagName=l.tagName;if(s.B){f.C=f.C||{};s.B.map((function(e){var r=e[0],t=e[1];return f.C[t]=l[r]}))}if(t&&f.C){for(var c=0,v=Object.keys(f.C);c<v.length;c++){var d=v[c];if(l.hasAttribute(d)&&!["key","ref","style","class"].includes(d)){f.C[d]=l[d]}}}f.R=null;f.i|=4;e.I=f;f.D=u.D=l.shadowRoot||l;{scopeId=l["s-sc"]}useNativeShadowDom=(s.i&1)!==0;{contentRef=l["s-cr"];checkSlotFallbackVisibility=false}patch(u,f,t);{plt.i|=1;if(checkSlotRelocate){markSlotContentForRelocation(f.D);for(var p=0,m=relocateNodes;p<m.length;p++){var y=m[p];var S=y.F;if(!S["s-ol"]){var g=doc.createTextNode("");g["s-nr"]=S;insertBefore(S.parentNode,S["s-ol"]=g,S)}}for(var _=0,w=relocateNodes;_<w.length;_++){var y=w[_];var S=y.F;var b=y.P;if(b){var E=b.parentNode;var T=b.nextSibling;{var g=(n=S["s-ol"])==null?void 0:n.previousSibling;while(g){var C=(i=g["s-nr"])!=null?i:null;if(C&&C["s-sn"]===S["s-sn"]&&E===C.parentNode){C=C.nextSibling;while(C===S||(C==null?void 0:C["s-sr"])){C=C==null?void 0:C.nextSibling}if(!C||!C["s-nr"]){T=C;break}}g=g.previousSibling}}if(!T&&E!==S.parentNode||S.nextSibling!==T){if(S!==T){if(!S["s-hn"]&&S["s-ol"]){S["s-hn"]=S["s-ol"].parentNode.nodeName}insertBefore(E,S,T);if(S.nodeType===1){S.hidden=(a=S["s-ih"])!=null?a:false}}}S&&typeof b["s-rf"]==="function"&&b["s-rf"](S)}else{if(S.nodeType===1){if(t){S["s-ih"]=(o=S.hidden)!=null?o:false}S.hidden=true}}}}if(checkSlotFallbackVisibility){updateFallbackSlotVisibility(f.D)}plt.i&=~1;relocateNodes.length=0}contentRef=void 0};var attachToAncestor=function(e,r){if(r&&!e.U&&r["s-p"]){r["s-p"].push(new Promise((function(r){return e.U=r})))}};var scheduleUpdate=function(e,r){{e.i|=16}if(e.i&4){e.i|=512;return}attachToAncestor(e,e.j);var t=function(){return dispatchHooks(e,r)};return writeTask(t)};var dispatchHooks=function(e,r){var t=e.$hostElement$;var n=createTime("scheduleUpdate",e.o.m);var i=e.t;if(!i){throw new Error("Can't render component <".concat(t.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"))}var a;if(r){{e.i|=256;if(e.q){e.q.map((function(e){var r=e[0],t=e[1];return safeCall(i,r,t)}));e.q=void 0}}{a=safeCall(i,"componentWillLoad")}}{a=enqueue(a,(function(){return safeCall(i,"componentWillRender")}))}n();return enqueue(a,(function(){return updateComponent(e,i,r)}))};var enqueue=function(e,r){return isPromisey(e)?e.then(r).catch((function(e){console.error(e);r()})):r()};var isPromisey=function(e){return e instanceof Promise||e&&e.then&&typeof e.then==="function"};var updateComponent=function(e,r,t){return __awaiter(void 0,void 0,void 0,(function(){var n,i,a,o,l,s,u;return __generator(this,(function(f){i=e.$hostElement$;a=createTime("update",e.o.m);o=i["s-rc"];if(t){attachStyles(e)}l=createTime("render",e.o.m);{callRender(e,r,i,t)}if(o){o.map((function(e){return e()}));i["s-rc"]=void 0}l();a();{s=(n=i["s-p"])!=null?n:[];u=function(){return postUpdateComponent(e)};if(s.length===0){u()}else{Promise.all(s).then(u);e.i|=4;s.length=0}}return[2]}))}))};var callRender=function(e,r,t,n){try{r=r.render();{e.i&=~16}{e.i|=2}{{{renderVdom(e,r,n)}}}}catch(r){consoleError(r,e.$hostElement$)}return null};var postUpdateComponent=function(e){var r=e.o.m;var t=e.$hostElement$;var n=createTime("postUpdate",r);var i=e.t;var a=e.j;{safeCall(i,"componentDidRender")}if(!(e.i&64)){e.i|=64;{addHydratedFlag(t)}{safeCall(i,"componentDidLoad")}n();{e.h(t);if(!a){appDidLoad()}}}else{{safeCall(i,"componentDidUpdate")}n()}{e.v(t)}{if(e.U){e.U();e.U=void 0}if(e.i&512){nextTick((function(){return scheduleUpdate(e,false)}))}e.i&=~(4|512)}};var appDidLoad=function(e){{addHydratedFlag(doc.documentElement)}nextTick((function(){return emitEvent(win,"appload",{detail:{namespace:NAMESPACE}})}))};var safeCall=function(e,r,t){if(e&&e[r]){try{return e[r](t)}catch(e){consoleError(e)}}return void 0};var addHydratedFlag=function(e){var r;return e.classList.add((r=BUILD.hydratedSelectorName)!=null?r:"hydrated")};var getValue=function(e,r){return getHostRef(e).l.get(r)};var setValue=function(e,r,t,n){var i=getHostRef(e);if(!i){throw new Error("Couldn't find host element for \"".concat(n.m,'" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).'))}var a=i.$hostElement$;var o=i.l.get(r);var l=i.i;var s=i.t;t=parsePropertyValue(t,n.Y[r][0]);var u=Number.isNaN(o)&&Number.isNaN(t);var f=t!==o&&!u;if((!(l&8)||o===void 0)&&f){i.l.set(r,t);if(s){if(n.W&&l&128){var c=n.W[r];if(c){c.map((function(e){try{s[e](t,o,r)}catch(e){consoleError(e,a)}}))}}if((l&(2|16))===2){scheduleUpdate(i,false)}}}};var proxyComponent=function(e,r,t){var n,i;var a=e.prototype;if(r.Y||(r.W||e.watchers)){if(e.watchers&&!r.W){r.W=e.watchers}var o=Object.entries((n=r.Y)!=null?n:{});o.map((function(e){var n=e[0],i=e[1][0];if(i&31||t&2&&i&32){Object.defineProperty(a,n,{get:function(){return getValue(this,n)},set:function(e){setValue(this,n,e,r)},configurable:true,enumerable:true})}else if(t&1&&i&64){Object.defineProperty(a,n,{value:function(){var e=[];for(var r=0;r<arguments.length;r++){e[r]=arguments[r]}var t;var i=getHostRef(this);return(t=i==null?void 0:i.u)==null?void 0:t.then((function(){var r;return(r=i.t)==null?void 0:r[n].apply(r,e)}))}})}}));if(t&1){var l=new Map;a.attributeChangedCallback=function(e,t,n){var i=this;plt.jmp((function(){var o;var s=l.get(e);if(i.hasOwnProperty(s)){n=i[s];delete i[s]}else if(a.hasOwnProperty(s)&&typeof i[s]==="number"&&i[s]==n){return}else if(s==null){var u=getHostRef(i);var f=u==null?void 0:u.i;if(f&&!(f&8)&&f&128&&n!==t){var c=u.t;var v=(o=r.W)==null?void 0:o[e];v==null?void 0:v.forEach((function(r){if(c[r]!=null){c[r].call(c,n,t,e)}}))}return}i[s]=n===null&&typeof i[s]==="boolean"?false:n}))};e.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((i=r.W)!=null?i:{}),true),o.filter((function(e){var r=e[0],t=e[1];return t[0]&15})).map((function(e){var t=e[0],n=e[1];var i;var a=n[1]||t;l.set(a,t);if(n[0]&512){(i=r.B)==null?void 0:i.push([t,a])}return a})),true)))}}return e};var initializeComponent=function(e,r,t,n){return __awaiter(void 0,void 0,void 0,(function(){var n,i,a,o,l,s,u,f,c,v,d;return __generator(this,(function(p){switch(p.label){case 0:if(!((r.i&32)===0))return[3,6];r.i|=32;i=t.S;if(!i)return[3,4];a=loadModule(t);if(!(a&&"then"in a))return[3,2];o=uniqueTime();return[4,a];case 1:n=p.sent();o();return[3,3];case 2:n=a;p.label=3;case 3:if(!n){throw new Error('Constructor for "'.concat(t.m,"#").concat(r.X,'" was not found'))}if(!n.isProxied){{t.W=n.watchers}proxyComponent(n,t,2);n.isProxied=true}l=createTime("createInstance",t.m);{r.i|=8}try{new n(r)}catch(e){consoleError(e)}{r.i&=~8}{r.i|=128}l();fireConnectedCallback(r.t);return[3,5];case 4:n=e.constructor;s=e.localName;customElements.whenDefined(s).then((function(){return r.i|=128}));p.label=5;case 5:if(n&&n.style){u=void 0;if(typeof n.style==="string"){u=n.style}f=getScopeId(t);if(!styles.has(f)){c=createTime("registerStyles",t.m);registerStyle(f,u,!!(t.i&1));c()}}p.label=6;case 6:v=r.j;d=function(){return scheduleUpdate(r,true)};if(v&&v["s-rc"]){v["s-rc"].push(d)}else{d()}return[2]}}))}))};var fireConnectedCallback=function(e){{safeCall(e,"connectedCallback")}};var connectedCallback=function(e){if((plt.i&1)===0){var r=getHostRef(e);var t=r.o;var n=createTime("connectedCallback",t.m);if(!(r.i&1)){r.i|=1;var i=void 0;{i=e.getAttribute(HYDRATE_ID);if(i){if(t.i&1){var a=addStyle(e.shadowRoot,t);e.classList.remove(a+"-h",a+"-s")}initializeClientHydrate(e,t.m,i,r)}}if(!i){if(t.i&(4|8)){setContentReference(e)}}{var o=e;while(o=o.parentNode||o.host){if(o.nodeType===1&&o.hasAttribute("s-id")&&o["s-p"]||o["s-p"]){attachToAncestor(r,r.j=o);break}}}if(t.Y){Object.entries(t.Y).map((function(r){var t=r[0],n=r[1][0];if(n&31&&e.hasOwnProperty(t)){var i=e[t];delete e[t];e[t]=i}}))}{nextTick((function(){return initializeComponent(e,r,t)}))}}else{addHostEventListeners(e,r,t.G);if(r==null?void 0:r.t){fireConnectedCallback(r.t)}else if(r==null?void 0:r.p){r.p.then((function(){return fireConnectedCallback(r.t)}))}}n()}};var setContentReference=function(e){var r=e["s-cr"]=doc.createComment("");r["s-cn"]=true;insertBefore(e,r,e.firstChild)};var disconnectInstance=function(e){{safeCall(e,"disconnectedCallback")}};var disconnectedCallback=function(e){return __awaiter(void 0,void 0,void 0,(function(){var r;return __generator(this,(function(t){if((plt.i&1)===0){r=getHostRef(e);{if(r.K){r.K.map((function(e){return e()}));r.K=void 0}}if(r==null?void 0:r.t){disconnectInstance(r.t)}else if(r==null?void 0:r.p){r.p.then((function(){return disconnectInstance(r.t)}))}}return[2]}))}))};var patchChildSlotNodes=function(e,r){var t=function(e){__extends(r,e);function r(){return e!==null&&e.apply(this,arguments)||this}r.prototype.item=function(e){return this[e]};return r}(Array);if(r.i&8){var n=e.__lookupGetter__("childNodes");Object.defineProperty(e,"children",{get:function(){return this.childNodes.map((function(e){return e.nodeType===1}))}});Object.defineProperty(e,"childElementCount",{get:function(){return e.children.length}});Object.defineProperty(e,"childNodes",{get:function(){var e=n.call(this);if((plt.i&1)===0&&getHostRef(this).i&2){var r=new t;for(var i=0;i<e.length;i++){var a=e[i]["s-nr"];if(a){r.push(a)}}return r}return t.from(e)}})}};var bootstrapLazy=function(e,r){if(r===void 0){r={}}var t;var n=createTime();var i=[];var a=r.exclude||[];var o=win.customElements;var l=doc.head;var s=l.querySelector("meta[charset]");var u=doc.createElement("style");var f=[];var c;var v=true;Object.assign(plt,r);plt._=new URL(r.resourcesUrl||"./",doc.baseURI).href;{plt.i|=2}var d=false;e.map((function(e){e[1].map((function(r){var t;var n={i:r[0],m:r[1],Y:r[2],G:r[3]};if(n.i&4){d=true}{n.Y=r[2]}{n.G=r[3]}{n.B=[]}{n.W=(t=r[4])!=null?t:{}}var l=n.m;var s=function(e){__extends(r,e);function r(r){var t=e.call(this,r)||this;t.hasRegisteredEventListeners=false;r=t;registerHost(r,n);if(n.i&1){{if(!r.shadowRoot){{r.attachShadow({mode:"open",delegatesFocus:!!(n.i&16)})}}else{if(r.shadowRoot.mode!=="open"){throw new Error("Unable to re-use existing shadow root for ".concat(n.m,"! Mode is set to ").concat(r.shadowRoot.mode," but Stencil only supports open shadow roots."))}}}}return t}r.prototype.connectedCallback=function(){var e=this;var r=getHostRef(this);if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true;addHostEventListeners(this,r,n.G)}if(c){clearTimeout(c);c=null}if(v){f.push(this)}else{plt.jmp((function(){return connectedCallback(e)}))}};r.prototype.disconnectedCallback=function(){var e=this;plt.jmp((function(){return disconnectedCallback(e)}))};r.prototype.componentOnReady=function(){return getHostRef(this).p};return r}(HTMLElement);{{patchChildSlotNodes(s.prototype,n)}}n.S=e[0];if(!a.includes(l)&&!o.get(l)){i.push(l);o.define(l,proxyComponent(s,n,1))}}))}));if(i.length>0){if(d){u.textContent+=SLOT_FB_CSS}if(u.innerHTML.length){u.setAttribute("data-styles","");var p=(t=plt.V)!=null?t:queryNonceMetaTagContent(doc);if(p!=null){u.setAttribute("nonce",p)}l.insertBefore(u,s?s.nextSibling:l.firstChild)}}v=false;if(f.length){f.map((function(e){return e.connectedCallback()}))}else{{plt.jmp((function(){return c=setTimeout(appDidLoad,30)}))}}n()};var Fragment=function(e,r){return r};var addHostEventListeners=function(e,r,t,n){if(t){t.map((function(t){var n=t[0],i=t[1],a=t[2];var o=getHostListenerTarget(e,n);var l=hostListenerProxy(r,a);var s=hostListenerOpts(n);plt.ael(o,i,l,s);(r.K=r.K||[]).push((function(){return plt.rel(o,i,l,s)}))}))}};var hostListenerProxy=function(e,r){return function(t){var n;try{{if(e.i&256){(n=e.t)==null?void 0:n[r](t)}else{(e.q=e.q||[]).push([r,t])}}}catch(e){consoleError(e)}}};var getHostListenerTarget=function(e,r){if(r&4)return doc;if(r&8)return win;if(r&16)return doc.body;return e};var hostListenerOpts=function(e){return supportsListenerOptions?{passive:(e&1)!==0,capture:(e&2)!==0}:(e&2)!==0};var setNonce=function(e){return plt.V=e};export{Build as B,Env as E,Fragment as F,Host as H,NAMESPACE as N,bootstrapLazy as b,createEvent as c,doc as d,getElement as g,h,promiseResolve as p,registerInstance as r,setNonce as s};
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import"./index-5d196317.js";import{c as convertHtmlQuotes}from"./string-utils-192eb3c8.js";var localeLookUpTable={fi:"fi-FI",en:"en-GB",us:"en-US",sv:"sv-SE"};var localeMonetarySignifierLookUpTable={fi:"€",en:"£",us:"$",sv:"€"};var defLanguageArray=["fi","en","sv"];var defaultLanguage="fi";var getCurrentLanguage=function(){return document.documentElement.lang?document.documentElement.lang.toLowerCase():defaultLanguage};var isOfTypeLanguage=function(e){return defLanguageArray.includes(e)};var checkForLanguage=function(e){if(e===void 0){e=getCurrentLanguage()}if(isOfTypeLanguage(e)){return e}else{return defaultLanguage}};var getLanguage=function(e){if(e===void 0){e=getCurrentLanguage()}return checkForLanguage(e)};var getLocale=function(e){var a={locale:localeLookUpTable[e],money:localeMonetarySignifierLookUpTable[e]};if(a.locale&&a.money){return a}throw new Error('Locale for "'.concat(e,'" not found'))};var sanitizeString=function(e){var a=typeof e==="string";if(a){try{return JSON.parse(convertHtmlQuotes(e))}catch(a){console.log("sanitizeString received a string, that didnt parse to json object",e,a)}}return e};var getLocaleString=function(e,a){var n=sanitizeString(e);if(a){return n[checkForLanguage(a)]}else{return n[getLanguage()]}};var languageChangeSubscribers=new Set;var languageChangeTargets=new WeakMap;var languagaChangeObserverCallback=function(e){var a=defaultLanguage;for(var n=0,r=e;n<r.length;n++){var g=r[n];if(g.type==="attributes"&&g.attributeName==="lang"){a=g.oldValue;break}}if(document.documentElement.dataset.duetLangObserve!=="false"){languageChangeSubscribers.forEach((function(e){if(e.language){e.language=getLanguage()}if(languageChangeTargets.has(e)){languageChangeTargets.get(e).forEach((function(n){if(e[n.defaults]&&e[n.prop]===e[n.defaults][a]){e[n.prop]=getLocaleString(e[n.defaults])}}))}}))}};{var languageChangeObserver=new MutationObserver(languagaChangeObserverCallback);languageChangeObserver.observe(document.documentElement,{attributeFilter:["lang"],attributeOldValue:true})}var connectLanguageChangeObserver=function(e,a){languageChangeSubscribers.add(e);if(a){if(!Array.isArray(a)){a=[a]}if(a.some((function(a){return!(a.prop in e)||!(a.defaults in e)}))){console.error("connectLanguageChangeObserver: component must have target.prop and target.defaults properties");a=a.filter((function(a){return a.prop in e&&a.defaults in e}))}languageChangeTargets.set(e,a)}};var disconnectLanguageChangeObserver=function(e){languageChangeSubscribers.delete(e);languageChangeTargets.delete(e)};export{getLanguage as a,getLocale as b,connectLanguageChangeObserver as c,disconnectLanguageChangeObserver as d,getLocaleString as g,sanitizeString as s};
4
+ import"./index-e48e0ceb.js";import{c as convertHtmlQuotes}from"./string-utils-192eb3c8.js";var localeLookUpTable={fi:"fi-FI",en:"en-GB",us:"en-US",sv:"sv-SE"};var localeMonetarySignifierLookUpTable={fi:"€",en:"£",us:"$",sv:"€"};var defLanguageArray=["fi","en","sv"];var defaultLanguage="fi";var getCurrentLanguage=function(){return document.documentElement.lang?document.documentElement.lang.toLowerCase():defaultLanguage};var isOfTypeLanguage=function(e){return defLanguageArray.includes(e)};var checkForLanguage=function(e){if(e===void 0){e=getCurrentLanguage()}if(isOfTypeLanguage(e)){return e}else{return defaultLanguage}};var getLanguage=function(e){if(e===void 0){e=getCurrentLanguage()}return checkForLanguage(e)};var getLocale=function(e){var a={locale:localeLookUpTable[e],money:localeMonetarySignifierLookUpTable[e]};if(a.locale&&a.money){return a}throw new Error('Locale for "'.concat(e,'" not found'))};var sanitizeString=function(e){var a=typeof e==="string";if(a){try{return JSON.parse(convertHtmlQuotes(e))}catch(a){console.log("sanitizeString received a string, that didnt parse to json object",e,a)}}return e};var getLocaleString=function(e,a){var n=sanitizeString(e);if(a){return n[checkForLanguage(a)]}else{return n[getLanguage()]}};var languageChangeSubscribers=new Set;var languageChangeTargets=new WeakMap;var languagaChangeObserverCallback=function(e){var a=defaultLanguage;for(var n=0,r=e;n<r.length;n++){var g=r[n];if(g.type==="attributes"&&g.attributeName==="lang"){a=g.oldValue;break}}if(document.documentElement.dataset.duetLangObserve!=="false"){languageChangeSubscribers.forEach((function(e){if(e.language){e.language=getLanguage()}if(languageChangeTargets.has(e)){languageChangeTargets.get(e).forEach((function(n){if(e[n.defaults]&&e[n.prop]===e[n.defaults][a]){e[n.prop]=getLocaleString(e[n.defaults])}}))}}))}};{var languageChangeObserver=new MutationObserver(languagaChangeObserverCallback);languageChangeObserver.observe(document.documentElement,{attributeFilter:["lang"],attributeOldValue:true})}var connectLanguageChangeObserver=function(e,a){languageChangeSubscribers.add(e);if(a){if(!Array.isArray(a)){a=[a]}if(a.some((function(a){return!(a.prop in e)||!(a.defaults in e)}))){console.error("connectLanguageChangeObserver: component must have target.prop and target.defaults properties");a=a.filter((function(a){return a.prop in e&&a.defaults in e}))}languageChangeTargets.set(e,a)}};var disconnectLanguageChangeObserver=function(e){languageChangeSubscribers.delete(e);languageChangeTargets.delete(e)};export{getLanguage as a,getLocale as b,connectLanguageChangeObserver as c,disconnectLanguageChangeObserver as d,getLocaleString as g,sanitizeString as s};