@duetds/components 9.2.1 → 9.2.3

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 (734) hide show
  1. package/hydrate/index.js +872 -546
  2. package/lib/cjs/{app-globals-940f10af.js → app-globals-76b570cd.js} +1 -1
  3. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  5. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  9. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  15. package/lib/cjs/duet-chip_3.cjs.entry.js +60 -26
  16. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  17. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  18. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-date-picker.cjs.entry.js +48 -31
  22. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  24. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  26. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  28. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  30. package/lib/cjs/duet-hero.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-list_2.cjs.entry.js +3 -3
  35. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  36. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  38. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +4 -4
  39. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  40. package/lib/cjs/duet-menu-bar.cjs.entry.js +16 -6
  41. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  43. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  44. package/lib/cjs/duet-notification_2.cjs.entry.js +5 -5
  45. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  46. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  48. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-scrollable_3.cjs.entry.js +8 -13
  54. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  55. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-show-more.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  59. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  61. package/lib/cjs/duet-slideout-panel.cjs.entry.js +14 -11
  62. package/lib/cjs/duet-slideout.cjs.entry.js +38 -15
  63. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  69. package/lib/cjs/duet-textarea.cjs.entry.js +7 -7
  70. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  71. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  72. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -7
  74. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  75. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  77. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  78. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  79. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  80. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  81. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  82. package/lib/cjs/duet.cjs.js +4 -4
  83. package/lib/cjs/{errorcodes.utils-a9512b40.js → errorcodes.utils-ba7fae1c.js} +1 -1
  84. package/lib/cjs/{focus-utils-c9b32897.js → focus-utils-ce2b65c9.js} +1 -1
  85. package/lib/cjs/{index-ce05ed4b.js → index-340b85bb.js} +856 -609
  86. package/lib/cjs/{language-utils-04d69d6b.js → language-utils-07b9f155.js} +1 -1
  87. package/lib/cjs/loader.cjs.js +3 -3
  88. package/lib/cjs/{slot-utils-83d6d31e.js → slot-utils-ac35c5be.js} +1 -1
  89. package/lib/collection/collection-manifest.json +1 -1
  90. package/lib/collection/components/duet-action-button/duet-action-button.js +38 -0
  91. package/lib/collection/components/duet-alert/duet-alert.css +3 -0
  92. package/lib/collection/components/duet-alert/duet-alert.js +24 -0
  93. package/lib/collection/components/duet-badge/duet-badge.js +10 -2
  94. package/lib/collection/components/duet-banner/duet-banner.js +22 -0
  95. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +14 -4
  96. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +8 -2
  97. package/lib/collection/components/duet-button/duet-button.js +78 -0
  98. package/lib/collection/components/duet-callout/duet-callout.js +6 -2
  99. package/lib/collection/components/duet-caption/duet-caption.js +8 -0
  100. package/lib/collection/components/duet-card/duet-card.js +32 -0
  101. package/lib/collection/components/duet-checkbox/duet-checkbox.js +44 -0
  102. package/lib/collection/components/duet-chip/duet-chip.js +28 -0
  103. package/lib/collection/components/duet-choice/duet-checkmark.js +12 -2
  104. package/lib/collection/components/duet-choice/duet-choice.css +8 -0
  105. package/lib/collection/components/duet-choice/duet-choice.js +64 -0
  106. package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -0
  107. package/lib/collection/components/duet-collapsible/duet-collapsible.js +20 -0
  108. package/lib/collection/components/duet-combobox/duet-combobox.js +27 -1
  109. package/lib/collection/components/duet-contact-card/duet-contact-card.js +22 -2
  110. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +4 -0
  111. package/lib/collection/components/duet-date-picker/date-i18n.js +1 -1
  112. package/lib/collection/components/duet-date-picker/date-picker-day.js +2 -2
  113. package/lib/collection/components/duet-date-picker/date-picker-input.js +7 -5
  114. package/lib/collection/components/duet-date-picker/date-picker-month.js +2 -2
  115. package/lib/collection/components/duet-date-picker/duet-date-picker.css +27 -15
  116. package/lib/collection/components/duet-date-picker/duet-date-picker.js +85 -9
  117. package/lib/collection/components/duet-divider/duet-divider.js +6 -0
  118. package/lib/collection/components/duet-editable-table/duet-editable-table.js +26 -0
  119. package/lib/collection/components/duet-empty-state/duet-empty-state.js +6 -0
  120. package/lib/collection/components/duet-fieldset/duet-fieldset.js +21 -3
  121. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +6 -0
  122. package/lib/collection/components/duet-footer/duet-footer.js +20 -0
  123. package/lib/collection/components/duet-grid/duet-grid.js +16 -0
  124. package/lib/collection/components/duet-grid-item/duet-grid-item.js +18 -0
  125. package/lib/collection/components/duet-header/duet-header.js +40 -0
  126. package/lib/collection/components/duet-heading/duet-heading.js +18 -0
  127. package/lib/collection/components/duet-hero/duet-hero.js +57 -1
  128. package/lib/collection/components/duet-icon/duet-icon.js +29 -3
  129. package/lib/collection/components/duet-input/duet-input.css +3 -0
  130. package/lib/collection/components/duet-input/duet-input.js +90 -0
  131. package/lib/collection/components/duet-label/duet-label.js +12 -0
  132. package/lib/collection/components/duet-layout/duet-layout.js +14 -0
  133. package/lib/collection/components/duet-link/duet-link.js +44 -2
  134. package/lib/collection/components/duet-list/duet-list.js +16 -0
  135. package/lib/collection/components/duet-list-item/duet-list-item.js +6 -2
  136. package/lib/collection/components/duet-logo/duet-logo.js +16 -0
  137. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +5 -0
  138. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +29 -4
  139. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +28 -2
  140. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +12 -4
  141. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +10 -2
  142. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +24 -2
  143. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +12 -2
  144. package/lib/collection/components/duet-modal/duet-modal.js +38 -0
  145. package/lib/collection/components/duet-multiselect/duet-multiselect.js +38 -0
  146. package/lib/collection/components/duet-nav/duet-nav.js +5 -1
  147. package/lib/collection/components/duet-notification/duet-notification.css +33 -5
  148. package/lib/collection/components/duet-notification/duet-notification.js +18 -2
  149. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +16 -0
  150. package/lib/collection/components/duet-number-input/duet-number-input.js +70 -0
  151. package/lib/collection/components/duet-overlay/duet-overlay.js +16 -0
  152. package/lib/collection/components/duet-page-heading/duet-page-heading.js +8 -2
  153. package/lib/collection/components/duet-pagination/duet-pagination.js +32 -0
  154. package/lib/collection/components/duet-paragraph/duet-paragraph.js +12 -0
  155. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  156. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +136 -29
  157. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +32 -1
  158. package/lib/collection/components/duet-progress/duet-progress.js +22 -0
  159. package/lib/collection/components/duet-promo-card/duet-promo-card.js +16 -2
  160. package/lib/collection/components/duet-radio/duet-radio.js +44 -0
  161. package/lib/collection/components/duet-radio-group/duet-radio-group.js +30 -0
  162. package/lib/collection/components/duet-range-slider/duet-range-slider.js +44 -0
  163. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +16 -0
  164. package/lib/collection/components/duet-scrollable/duet-scrollable.js +21 -5
  165. package/lib/collection/components/duet-section-layout/duet-section-layout.js +9 -3
  166. package/lib/collection/components/duet-select/duet-select.js +52 -0
  167. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +12 -2
  168. package/lib/collection/components/duet-show-more/duet-show-more.css +7 -0
  169. package/lib/collection/components/duet-show-more/duet-show-more.js +28 -0
  170. package/lib/collection/components/duet-slideout/duet-slideout.js +98 -16
  171. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +3 -1
  172. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +20 -2
  173. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +26 -0
  174. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +41 -6
  175. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +12 -4
  176. package/lib/collection/components/duet-spacer/duet-spacer.js +6 -0
  177. package/lib/collection/components/duet-spinner/duet-spinner.js +8 -0
  178. package/lib/collection/components/duet-step/duet-step.js +14 -0
  179. package/lib/collection/components/duet-stepper/duet-stepper.js +10 -0
  180. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +13 -5
  181. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +12 -4
  182. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +14 -2
  183. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +23 -1
  184. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +9 -1
  185. package/lib/collection/components/duet-tab/duet-tab.js +18 -5
  186. package/lib/collection/components/duet-tab-group/duet-tab-group.js +28 -0
  187. package/lib/collection/components/duet-table/duet-table.js +16 -2
  188. package/lib/collection/components/duet-textarea/duet-textarea.js +74 -5
  189. package/lib/collection/components/duet-toggle/duet-toggle.js +40 -0
  190. package/lib/collection/components/duet-toolbar/duet-toolbar.js +8 -2
  191. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +16 -4
  192. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +14 -2
  193. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +21 -0
  194. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +49 -4
  195. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +14 -2
  196. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +12 -2
  197. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +15 -3
  198. package/lib/collection/components/duet-tooltip/duet-tooltip.js +28 -0
  199. package/lib/collection/components/duet-tray/duet-tray.js +20 -2
  200. package/lib/collection/components/duet-upload/duet-upload.js +110 -2
  201. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +13 -1
  202. package/lib/collection/components/duet-upload-item/duet-upload-item.js +31 -9
  203. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  204. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  205. package/lib/dist-custom-elements/duet-alert.js +1 -1
  206. package/lib/dist-custom-elements/duet-badge.js +1 -1
  207. package/lib/dist-custom-elements/duet-banner.js +5 -5
  208. package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
  209. package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
  210. package/lib/dist-custom-elements/duet-button.js +1 -1
  211. package/lib/dist-custom-elements/duet-callout.js +5 -5
  212. package/lib/dist-custom-elements/duet-caption.js +1 -1
  213. package/lib/dist-custom-elements/duet-card.js +3 -3
  214. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  215. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  216. package/lib/dist-custom-elements/duet-chip.js +1 -1
  217. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  218. package/lib/dist-custom-elements/duet-choice.js +7 -7
  219. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  220. package/lib/dist-custom-elements/duet-combobox.js +19 -19
  221. package/lib/dist-custom-elements/duet-contact-card.js +11 -11
  222. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  223. package/lib/dist-custom-elements/duet-date-picker.js +63 -45
  224. package/lib/dist-custom-elements/duet-divider.js +1 -1
  225. package/lib/dist-custom-elements/duet-editable-table.js +9 -9
  226. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  227. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  228. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  229. package/lib/dist-custom-elements/duet-footer.js +9 -9
  230. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  231. package/lib/dist-custom-elements/duet-grid.js +1 -1
  232. package/lib/dist-custom-elements/duet-header.js +10 -10
  233. package/lib/dist-custom-elements/duet-heading.js +1 -1
  234. package/lib/dist-custom-elements/duet-hero.js +11 -11
  235. package/lib/dist-custom-elements/duet-icon.js +1 -1
  236. package/lib/dist-custom-elements/duet-input.js +1 -1
  237. package/lib/dist-custom-elements/duet-label.js +1 -1
  238. package/lib/dist-custom-elements/duet-layout.js +2 -2
  239. package/lib/dist-custom-elements/duet-link.js +1 -1
  240. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  241. package/lib/dist-custom-elements/duet-list.js +1 -1
  242. package/lib/dist-custom-elements/duet-logo.js +1 -1
  243. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  244. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  245. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  246. package/lib/dist-custom-elements/duet-menu-bar-item.js +5 -5
  247. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  248. package/lib/dist-custom-elements/duet-menu-bar.js +19 -8
  249. package/lib/dist-custom-elements/duet-modal.js +11 -11
  250. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  251. package/lib/dist-custom-elements/duet-nav.js +2 -2
  252. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  253. package/lib/dist-custom-elements/duet-notification.js +6 -6
  254. package/lib/dist-custom-elements/duet-number-input.js +13 -13
  255. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  256. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  257. package/lib/dist-custom-elements/duet-pagination.js +14 -14
  258. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  259. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  260. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  261. package/lib/dist-custom-elements/duet-progress.js +1 -1
  262. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  263. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  264. package/lib/dist-custom-elements/duet-radio.js +1 -1
  265. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  266. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  267. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  268. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  269. package/lib/dist-custom-elements/duet-select.js +1 -1
  270. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  271. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  272. package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
  273. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  274. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  275. package/lib/dist-custom-elements/duet-slideout-panel.js +16 -12
  276. package/lib/dist-custom-elements/duet-slideout.js +42 -18
  277. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  278. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  279. package/lib/dist-custom-elements/duet-step.js +4 -4
  280. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  281. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  282. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  283. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  284. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  285. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  286. package/lib/dist-custom-elements/duet-tab-group.js +14 -14
  287. package/lib/dist-custom-elements/duet-tab.js +2 -7
  288. package/lib/dist-custom-elements/duet-table.js +1 -1
  289. package/lib/dist-custom-elements/duet-textarea.js +17 -18
  290. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  291. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  292. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  293. package/lib/dist-custom-elements/duet-toolbar-item.js +10 -8
  294. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  295. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  296. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  297. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  298. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  299. package/lib/dist-custom-elements/duet-tray.js +6 -6
  300. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  301. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  302. package/lib/dist-custom-elements/duet-upload.js +23 -23
  303. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  304. package/lib/dist-custom-elements/index.js +2 -2
  305. package/lib/dist-custom-elements/{p-3d136f5c.js → p-0230e9f7.js} +9 -9
  306. package/lib/dist-custom-elements/{p-6fdef72e.js → p-02c633ce.js} +1 -1
  307. package/lib/dist-custom-elements/{p-55989a50.js → p-1cb8476a.js} +6 -6
  308. package/lib/dist-custom-elements/{p-28807fbd.js → p-1ea54c70.js} +1 -1
  309. package/lib/dist-custom-elements/{p-1149a5f1.js → p-26b7ade3.js} +852 -613
  310. package/lib/dist-custom-elements/{p-782759f5.js → p-2b8ce441.js} +1 -1
  311. package/lib/dist-custom-elements/{p-69f6a6aa.js → p-35375593.js} +1 -1
  312. package/lib/dist-custom-elements/{p-e685687b.js → p-38184acb.js} +1 -1
  313. package/lib/dist-custom-elements/{p-9f461090.js → p-3eae8aeb.js} +1 -1
  314. package/lib/dist-custom-elements/{p-be13a7a6.js → p-40eaa1e8.js} +4 -4
  315. package/lib/dist-custom-elements/{p-95fb5b4b.js → p-4dc547d5.js} +6 -6
  316. package/lib/dist-custom-elements/{p-f1a4011f.js → p-52a71225.js} +1 -1
  317. package/lib/dist-custom-elements/{p-ab30a756.js → p-5474eeba.js} +3 -3
  318. package/lib/dist-custom-elements/{p-d00e8f90.js → p-5be05df5.js} +13 -13
  319. package/lib/dist-custom-elements/{p-a89ea763.js → p-63d7f555.js} +5 -5
  320. package/lib/dist-custom-elements/{p-2cc77e29.js → p-6fba1a8d.js} +7 -7
  321. package/lib/dist-custom-elements/{p-570cecb0.js → p-70dc7a81.js} +8 -3
  322. package/lib/dist-custom-elements/{p-0cf30970.js → p-75e5bd55.js} +4 -4
  323. package/lib/dist-custom-elements/{p-e8594dcd.js → p-78a5f782.js} +1 -1
  324. package/lib/dist-custom-elements/{p-1cea02c6.js → p-78ce84c0.js} +1 -1
  325. package/lib/dist-custom-elements/{p-a407fdb5.js → p-8a6272fd.js} +3 -3
  326. package/lib/dist-custom-elements/{p-c5df07b9.js → p-8b3decf2.js} +1 -1
  327. package/lib/dist-custom-elements/{p-791ee647.js → p-8d2d00df.js} +1 -1
  328. package/lib/dist-custom-elements/{p-1749d98a.js → p-8e6d8a49.js} +11 -11
  329. package/lib/dist-custom-elements/{p-aa53a402.js → p-92271f30.js} +13 -13
  330. package/lib/dist-custom-elements/{p-ae917476.js → p-94084f9c.js} +57 -27
  331. package/lib/dist-custom-elements/{p-bc933201.js → p-993aea39.js} +1 -1
  332. package/lib/dist-custom-elements/{p-87248c43.js → p-9f29df11.js} +2 -2
  333. package/lib/dist-custom-elements/{p-29c84284.js → p-a8ec8761.js} +1 -1
  334. package/lib/dist-custom-elements/{p-01dec611.js → p-aee0da4a.js} +3 -3
  335. package/lib/dist-custom-elements/{p-329cec9e.js → p-b0182f1f.js} +1 -1
  336. package/lib/dist-custom-elements/{p-b87d1e74.js → p-b0a7f776.js} +3 -3
  337. package/lib/dist-custom-elements/{p-c43f0450.js → p-b5ab185d.js} +2 -2
  338. package/lib/dist-custom-elements/{p-3883514c.js → p-b5e71a67.js} +5 -5
  339. package/lib/dist-custom-elements/{p-14903ee8.js → p-c5aac304.js} +6 -6
  340. package/lib/dist-custom-elements/{p-72bc5f40.js → p-d824ce45.js} +1 -1
  341. package/lib/dist-custom-elements/{p-55342fcd.js → p-dac0f309.js} +5 -5
  342. package/lib/dist-custom-elements/{p-a9169fe0.js → p-e30dc66d.js} +1 -1
  343. package/lib/dist-custom-elements/{p-aad2ab95.js → p-ee7efc3d.js} +9 -9
  344. package/lib/dist-custom-elements/{p-d551ba52.js → p-f0080861.js} +2 -2
  345. package/lib/dist-custom-elements/{p-1cf7db2a.js → p-f4db5912.js} +3 -3
  346. package/lib/dist-custom-elements/{p-c8e032e9.js → p-f76d6e43.js} +3 -3
  347. package/lib/dist-custom-elements/{p-5e4809d5.js → p-fabc88b7.js} +4 -4
  348. package/lib/duet/duet.esm.js +1 -1
  349. package/lib/duet/duet.js +1 -1
  350. package/lib/duet/{p-186dc204.entry.js → p-02380a84.entry.js} +1 -1
  351. package/lib/duet/{p-231b853e.entry.js → p-04422a4f.entry.js} +1 -1
  352. package/lib/duet/p-068cf24e.system.entry.js +4 -0
  353. package/lib/duet/{p-28d2739c.entry.js → p-079f9e29.entry.js} +1 -1
  354. package/lib/duet/p-08b0bbbb.entry.js +4 -0
  355. package/lib/duet/p-091a5f13.system.entry.js +4 -0
  356. package/lib/duet/{p-19097787.system.entry.js → p-0bb7e6db.system.entry.js} +1 -1
  357. package/lib/duet/{p-1261a1b5.entry.js → p-0c9851a1.entry.js} +1 -1
  358. package/lib/duet/{p-7863c54a.entry.js → p-1057521d.entry.js} +1 -1
  359. package/lib/duet/{p-7f94c928.entry.js → p-12a7249e.entry.js} +1 -1
  360. package/lib/duet/{p-102d7289.system.entry.js → p-16038e7f.system.entry.js} +1 -1
  361. package/lib/duet/{p-497263c5.entry.js → p-17a92a57.entry.js} +1 -1
  362. package/lib/duet/{p-eb9677dc.entry.js → p-1a05b9bb.entry.js} +1 -1
  363. package/lib/duet/{p-eb26c1f5.system.entry.js → p-217328d7.system.entry.js} +2 -2
  364. package/lib/duet/p-2247d351.system.entry.js +4 -0
  365. package/lib/duet/{p-408a9ccb.entry.js → p-25390477.entry.js} +1 -1
  366. package/lib/duet/{p-dfbd0dd7.system.js → p-25c77fc5.system.js} +1 -1
  367. package/lib/duet/{p-db2c01b7.system.entry.js → p-2665d9ca.system.entry.js} +1 -1
  368. package/lib/duet/{p-7b6bacd8.entry.js → p-2993a8c3.entry.js} +1 -1
  369. package/lib/duet/{p-753333e9.system.entry.js → p-29dbe11f.system.entry.js} +2 -2
  370. package/lib/duet/{p-4068cfee.entry.js → p-2d3f0a48.entry.js} +1 -1
  371. package/lib/duet/{p-9c5717a5.system.entry.js → p-2e8c2654.system.entry.js} +1 -1
  372. package/lib/duet/{p-b4df4c57.entry.js → p-2e96eecc.entry.js} +1 -1
  373. package/lib/duet/{p-514b6b5b.system.js → p-30e9baf8.system.js} +1 -1
  374. package/lib/duet/{p-22b59f78.system.entry.js → p-33b69886.system.entry.js} +1 -1
  375. package/lib/duet/{p-81168888.entry.js → p-37f9b3f3.entry.js} +1 -1
  376. package/lib/duet/{p-a0c1c7d8.system.entry.js → p-38b0ae95.system.entry.js} +1 -1
  377. package/lib/duet/p-3c427358.entry.js +4 -0
  378. package/lib/duet/{p-a033bafa.system.entry.js → p-3e580d39.system.entry.js} +1 -1
  379. package/lib/duet/{p-09f97fb6.entry.js → p-3f4b8a20.entry.js} +1 -1
  380. package/lib/duet/{p-8bee5b14.entry.js → p-416c6bd2.entry.js} +1 -1
  381. package/lib/duet/{p-16e3f6f0.system.entry.js → p-4304cb65.system.entry.js} +1 -1
  382. package/lib/duet/p-45085ca6.system.js +4 -0
  383. package/lib/duet/{p-e7f0d18b.system.entry.js → p-454ce0a7.system.entry.js} +1 -1
  384. package/lib/duet/p-4b880bb3.entry.js +4 -0
  385. package/lib/duet/{p-d6fbbecc.entry.js → p-4c513203.entry.js} +1 -1
  386. package/lib/duet/{p-f749aa8a.system.entry.js → p-4d5f2668.system.entry.js} +1 -1
  387. package/lib/duet/p-4f198ebe.entry.js +4 -0
  388. package/lib/duet/{p-7a41aff3.system.entry.js → p-503b1f9c.system.entry.js} +1 -1
  389. package/lib/duet/{p-bd2768a5.system.entry.js → p-539b8b9b.system.entry.js} +1 -1
  390. package/lib/duet/p-53a79c8c.system.entry.js +4 -0
  391. package/lib/duet/{p-375948ff.entry.js → p-54e46011.entry.js} +1 -1
  392. package/lib/duet/{p-16a3016e.system.entry.js → p-558ea33c.system.entry.js} +1 -1
  393. package/lib/duet/{p-ccf2bc0a.system.entry.js → p-567227f2.system.entry.js} +1 -1
  394. package/lib/duet/{p-b5443923.entry.js → p-5727dc58.entry.js} +1 -1
  395. package/lib/duet/{p-783cc158.entry.js → p-582c6653.entry.js} +1 -1
  396. package/lib/duet/{p-151b3794.entry.js → p-5ae54542.entry.js} +1 -1
  397. package/lib/duet/{p-ce754f76.entry.js → p-5bd68f1e.entry.js} +1 -1
  398. package/lib/duet/{p-cf1206a8.entry.js → p-5fb91cf2.entry.js} +1 -1
  399. package/lib/duet/p-618bf010.entry.js +4 -0
  400. package/lib/duet/p-626be65a.system.entry.js +4 -0
  401. package/lib/duet/{p-fa2ef682.entry.js → p-63f0c13f.entry.js} +1 -1
  402. package/lib/duet/{p-2c42ece3.system.entry.js → p-64b767a1.system.entry.js} +1 -1
  403. package/lib/duet/p-6586fb03.js +5 -0
  404. package/lib/duet/{p-0e91ae89.js → p-6647e622.js} +1 -1
  405. package/lib/duet/p-672c2725.system.entry.js +4 -0
  406. package/lib/duet/{p-b3ab4a17.system.entry.js → p-6f86fd58.system.entry.js} +1 -1
  407. package/lib/duet/{p-ce7987e8.system.entry.js → p-72d24fa8.system.entry.js} +1 -1
  408. package/lib/duet/{p-d8d99c33.system.entry.js → p-72e2c5ff.system.entry.js} +1 -1
  409. package/lib/duet/p-73251b4a.system.entry.js +4 -0
  410. package/lib/duet/{p-d6e16c5d.entry.js → p-742e42e3.entry.js} +1 -1
  411. package/lib/duet/{p-962a7ed7.system.entry.js → p-7456c30b.system.entry.js} +1 -1
  412. package/lib/duet/{p-f930128c.system.entry.js → p-761a7665.system.entry.js} +1 -1
  413. package/lib/duet/{p-f6471762.system.entry.js → p-78c0a939.system.entry.js} +2 -2
  414. package/lib/duet/{p-fd5d4f14.entry.js → p-7a111f40.entry.js} +1 -1
  415. package/lib/duet/{p-3c0373cb.system.entry.js → p-7aa134f8.system.entry.js} +1 -1
  416. package/lib/duet/p-7c665c7b.system.entry.js +4 -0
  417. package/lib/duet/{p-fc100c70.entry.js → p-7c7c220c.entry.js} +1 -1
  418. package/lib/duet/{p-50bf90d6.entry.js → p-7e709290.entry.js} +1 -1
  419. package/lib/duet/{p-832862b7.system.js → p-7eb1ccc1.system.js} +1 -1
  420. package/lib/duet/{p-f0634b57.entry.js → p-8158f08f.entry.js} +1 -1
  421. package/lib/duet/{p-b274ebde.system.entry.js → p-821e7df8.system.entry.js} +1 -1
  422. package/lib/duet/{p-61fe7d32.entry.js → p-84ee5bc9.entry.js} +1 -1
  423. package/lib/duet/{p-312f509d.entry.js → p-86c7b940.entry.js} +1 -1
  424. package/lib/duet/{p-9abe2d23.system.entry.js → p-8845de2e.system.entry.js} +1 -1
  425. package/lib/duet/p-888e855d.entry.js +4 -0
  426. package/lib/duet/{p-176154a9.system.entry.js → p-8a709b0d.system.entry.js} +1 -1
  427. package/lib/duet/{p-cca4a7db.entry.js → p-8c628593.entry.js} +1 -1
  428. package/lib/duet/{p-f28acd06.system.entry.js → p-8db4323f.system.entry.js} +1 -1
  429. package/lib/duet/{p-cd0e3537.system.entry.js → p-8e94ee62.system.entry.js} +1 -1
  430. package/lib/duet/p-9050c043.entry.js +4 -0
  431. package/lib/duet/{p-e8d31be7.entry.js → p-91967747.entry.js} +1 -1
  432. package/lib/duet/{p-d9b32ab3.entry.js → p-91e74580.entry.js} +1 -1
  433. package/lib/duet/{p-528db5b3.system.entry.js → p-9220b2f7.system.entry.js} +1 -1
  434. package/lib/duet/{p-5f6a8312.system.entry.js → p-94283cba.system.entry.js} +1 -1
  435. package/lib/duet/{p-3e13fb5c.entry.js → p-959d0b38.entry.js} +1 -1
  436. package/lib/duet/{p-ac538db7.entry.js → p-9629f198.entry.js} +1 -1
  437. package/lib/duet/{p-46030b7e.entry.js → p-973eb9ef.entry.js} +1 -1
  438. package/lib/duet/{p-b2f64f34.entry.js → p-9828d01b.entry.js} +1 -1
  439. package/lib/duet/p-98ea8c33.entry.js +4 -0
  440. package/lib/duet/{p-aba65c68.system.entry.js → p-9ac83cce.system.entry.js} +1 -1
  441. package/lib/duet/{p-4a657e92.entry.js → p-9ad418dc.entry.js} +1 -1
  442. package/lib/duet/{p-fbcd3fb7.entry.js → p-9ea6b9ea.entry.js} +1 -1
  443. package/lib/duet/{p-b657f08f.system.entry.js → p-9f887a8b.system.entry.js} +1 -1
  444. package/lib/duet/{p-a0ffaabf.entry.js → p-9ff81f9a.entry.js} +1 -1
  445. package/lib/duet/{p-ec70084a.entry.js → p-a120b25b.entry.js} +1 -1
  446. package/lib/duet/{p-8002cdbf.system.js → p-a45b41a5.system.js} +1 -1
  447. package/lib/duet/{p-c8783040.entry.js → p-a7873d11.entry.js} +1 -1
  448. package/lib/duet/{p-2091f634.entry.js → p-a84ae2da.entry.js} +1 -1
  449. package/lib/duet/{p-bc2be70e.system.entry.js → p-aa908860.system.entry.js} +1 -1
  450. package/lib/duet/{p-03ebb87c.js → p-ab6f31bd.js} +1 -1
  451. package/lib/duet/{p-fdbc9c7f.system.entry.js → p-ad8efcc9.system.entry.js} +1 -1
  452. package/lib/duet/{p-ead4b210.system.entry.js → p-ad9a28ce.system.entry.js} +1 -1
  453. package/lib/duet/{p-fccf2ddc.entry.js → p-af614927.entry.js} +1 -1
  454. package/lib/duet/{p-832e5af8.system.entry.js → p-af70b228.system.entry.js} +2 -2
  455. package/lib/duet/{p-36b2ad26.system.entry.js → p-b081da29.system.entry.js} +1 -1
  456. package/lib/duet/{p-f33f42ce.entry.js → p-b2c3d1b0.entry.js} +1 -1
  457. package/lib/duet/{p-9c50306c.system.entry.js → p-b2e5c45c.system.entry.js} +1 -1
  458. package/lib/duet/{p-5fe9bbe0.entry.js → p-b3512b93.entry.js} +1 -1
  459. package/lib/duet/{p-739bfa4e.system.entry.js → p-b4d15993.system.entry.js} +1 -1
  460. package/lib/duet/{p-a838f364.system.entry.js → p-b51e2eee.system.entry.js} +1 -1
  461. package/lib/duet/{p-13f6afbe.system.entry.js → p-b69bc1e1.system.entry.js} +1 -1
  462. package/lib/duet/{p-ec5d2407.entry.js → p-b79fe3aa.entry.js} +1 -1
  463. package/lib/duet/{p-8087cdcd.system.entry.js → p-b89a059e.system.entry.js} +1 -1
  464. package/lib/duet/{p-48c61eee.system.entry.js → p-b8faf306.system.entry.js} +1 -1
  465. package/lib/duet/{p-7712eb09.system.entry.js → p-b948418d.system.entry.js} +1 -1
  466. package/lib/duet/{p-386c614c.system.entry.js → p-b98222bd.system.entry.js} +1 -1
  467. package/lib/duet/{p-033a796b.system.entry.js → p-bce0fb51.system.entry.js} +1 -1
  468. package/lib/duet/{p-8c95d7e7.entry.js → p-bd74bd69.entry.js} +1 -1
  469. package/lib/duet/{p-3beb1c58.system.entry.js → p-bf8b75d0.system.entry.js} +2 -2
  470. package/lib/duet/p-bfa34b21.js +4 -0
  471. package/lib/duet/{p-e6596826.entry.js → p-c01383c1.entry.js} +1 -1
  472. package/lib/duet/{p-3363aa75.entry.js → p-c1d59f6d.entry.js} +1 -1
  473. package/lib/duet/{p-599c6ee4.system.entry.js → p-c249faed.system.entry.js} +1 -1
  474. package/lib/duet/{p-646fcab7.system.entry.js → p-c558abb2.system.entry.js} +1 -1
  475. package/lib/duet/{p-d6c69f62.system.js → p-c5746dd0.system.js} +1 -1
  476. package/lib/duet/p-c6f946fe.entry.js +4 -0
  477. package/lib/duet/{p-14a83e9e.system.entry.js → p-c7cbe815.system.entry.js} +1 -1
  478. package/lib/duet/{p-91b2664a.system.entry.js → p-ccc9e30f.system.entry.js} +1 -1
  479. package/lib/duet/{p-dcbb4af4.entry.js → p-cccc8a6c.entry.js} +1 -1
  480. package/lib/duet/{p-a90efe08.entry.js → p-ccf771f5.entry.js} +1 -1
  481. package/lib/duet/p-cd30e156.system.entry.js +4 -0
  482. package/lib/duet/{p-60754704.entry.js → p-cd7e44b4.entry.js} +1 -1
  483. package/lib/duet/{p-3e15a291.entry.js → p-ce59f561.entry.js} +1 -1
  484. package/lib/duet/{p-446f79d6.entry.js → p-cf4ce1f7.entry.js} +1 -1
  485. package/lib/duet/{p-961a7a42.system.entry.js → p-d0aae845.system.entry.js} +1 -1
  486. package/lib/duet/{p-a1e13f21.entry.js → p-d468472d.entry.js} +1 -1
  487. package/lib/duet/{p-37b8bb50.system.entry.js → p-d4a56ffe.system.entry.js} +1 -1
  488. package/lib/duet/{p-ee52d40a.system.entry.js → p-d6fa4e11.system.entry.js} +1 -1
  489. package/lib/duet/p-d75c8108.system.entry.js +4 -0
  490. package/lib/duet/{p-54fbe5c8.entry.js → p-d81cefba.entry.js} +1 -1
  491. package/lib/duet/{p-ffdfb64b.system.entry.js → p-d84bf562.system.entry.js} +2 -2
  492. package/lib/duet/p-dc5c5cc4.system.js +5 -0
  493. package/lib/duet/p-df2bdfe3.system.entry.js +4 -0
  494. package/lib/duet/{p-8486a863.entry.js → p-e04146a1.entry.js} +1 -1
  495. package/lib/duet/{p-7db5f5b6.entry.js → p-e2bafc44.entry.js} +1 -1
  496. package/lib/duet/p-e511bbaa.entry.js +4 -0
  497. package/lib/duet/{p-f40c4ff4.entry.js → p-e6364b25.entry.js} +1 -1
  498. package/lib/duet/{p-75e078ac.js → p-e7f2c310.js} +1 -1
  499. package/lib/duet/{p-6f53cfb2.system.entry.js → p-e9246c27.system.entry.js} +1 -1
  500. package/lib/duet/{p-bc50d23b.entry.js → p-e9f172ff.entry.js} +1 -1
  501. package/lib/duet/{p-ec58f8ee.entry.js → p-ea2463be.entry.js} +1 -1
  502. package/lib/duet/{p-8d947a43.system.entry.js → p-ee4a44f2.system.entry.js} +1 -1
  503. package/lib/duet/{p-ba4bdb0d.system.entry.js → p-ef266490.system.entry.js} +1 -1
  504. package/lib/duet/{p-f2957e8e.entry.js → p-efa9f8e3.entry.js} +1 -1
  505. package/lib/duet/{p-eaeee3a3.system.entry.js → p-f0017b76.system.entry.js} +1 -1
  506. package/lib/duet/{p-1117cfde.system.entry.js → p-f0443463.system.entry.js} +1 -1
  507. package/lib/duet/{p-b224ee72.system.entry.js → p-f06b4e50.system.entry.js} +1 -1
  508. package/lib/duet/{p-e2122bd3.system.entry.js → p-f082acbe.system.entry.js} +1 -1
  509. package/lib/duet/{p-d9ad612c.entry.js → p-f263a147.entry.js} +1 -1
  510. package/lib/duet/{p-4217dab3.system.entry.js → p-f3bf0f9b.system.entry.js} +1 -1
  511. package/lib/duet/{p-f48366d3.system.entry.js → p-f55a55e1.system.entry.js} +1 -1
  512. package/lib/duet/{p-6f106108.entry.js → p-f6795cc3.entry.js} +1 -1
  513. package/lib/duet/{p-84b5b372.entry.js → p-f805492f.entry.js} +1 -1
  514. package/lib/duet/{p-0f61ec4f.entry.js → p-f829fc48.entry.js} +1 -1
  515. package/lib/duet/{p-64030845.system.entry.js → p-f98d46b5.system.entry.js} +2 -2
  516. package/lib/duet/{p-9832a62e.system.entry.js → p-f9f8cc8b.system.entry.js} +1 -1
  517. package/lib/duet/p-fc406422.system.entry.js +4 -0
  518. package/lib/duet/p-fe85cfac.js +4 -0
  519. package/lib/duet/p-feb2f78b.entry.js +4 -0
  520. package/lib/duet/{p-30947766.entry.js → p-ff664cb1.entry.js} +1 -1
  521. package/lib/esm/{app-globals-19322ff1.js → app-globals-154dbc04.js} +1 -1
  522. package/lib/esm/duet-action-button.entry.js +2 -2
  523. package/lib/esm/duet-alert.entry.js +4 -4
  524. package/lib/esm/duet-badge.entry.js +3 -3
  525. package/lib/esm/duet-banner.entry.js +2 -2
  526. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  527. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  528. package/lib/esm/duet-button_2.entry.js +2 -2
  529. package/lib/esm/duet-callout.entry.js +4 -4
  530. package/lib/esm/duet-caption_4.entry.js +4 -4
  531. package/lib/esm/duet-card.entry.js +1 -1
  532. package/lib/esm/duet-checkbox.entry.js +1 -1
  533. package/lib/esm/duet-checkmark.entry.js +3 -3
  534. package/lib/esm/duet-chip_3.entry.js +61 -27
  535. package/lib/esm/duet-choice_2.entry.js +4 -4
  536. package/lib/esm/duet-collapsible.entry.js +2 -2
  537. package/lib/esm/duet-combobox.entry.js +4 -4
  538. package/lib/esm/duet-contact-card.entry.js +4 -4
  539. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  540. package/lib/esm/duet-date-picker.entry.js +48 -31
  541. package/lib/esm/duet-divider_2.entry.js +1 -1
  542. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  543. package/lib/esm/duet-empty-state.entry.js +1 -1
  544. package/lib/esm/duet-fieldset.entry.js +5 -5
  545. package/lib/esm/duet-file-chooser.entry.js +1 -1
  546. package/lib/esm/duet-footer.entry.js +3 -3
  547. package/lib/esm/duet-grid_2.entry.js +1 -1
  548. package/lib/esm/duet-header_2.entry.js +2 -2
  549. package/lib/esm/duet-hero.entry.js +3 -3
  550. package/lib/esm/duet-icon.entry.js +4 -4
  551. package/lib/esm/duet-input_2.entry.js +4 -4
  552. package/lib/esm/duet-layout.entry.js +2 -2
  553. package/lib/esm/duet-list_2.entry.js +3 -3
  554. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  555. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  556. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  557. package/lib/esm/duet-menu-bar-item.entry.js +4 -4
  558. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  559. package/lib/esm/duet-menu-bar.entry.js +16 -6
  560. package/lib/esm/duet-modal.entry.js +4 -4
  561. package/lib/esm/duet-multiselect.entry.js +3 -3
  562. package/lib/esm/duet-nav.entry.js +2 -2
  563. package/lib/esm/duet-notification_2.entry.js +5 -5
  564. package/lib/esm/duet-number-input.entry.js +3 -3
  565. package/lib/esm/duet-overlay.entry.js +1 -1
  566. package/lib/esm/duet-page-heading.entry.js +3 -3
  567. package/lib/esm/duet-pagination_2.entry.js +2 -2
  568. package/lib/esm/duet-progress.entry.js +2 -2
  569. package/lib/esm/duet-promo-card.entry.js +4 -4
  570. package/lib/esm/duet-radio_2.entry.js +2 -2
  571. package/lib/esm/duet-range-slider.entry.js +1 -1
  572. package/lib/esm/duet-scrollable_3.entry.js +8 -13
  573. package/lib/esm/duet-section-layout.entry.js +4 -4
  574. package/lib/esm/duet-select.entry.js +2 -2
  575. package/lib/esm/duet-shaped-image.entry.js +3 -3
  576. package/lib/esm/duet-show-more.entry.js +3 -3
  577. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  578. package/lib/esm/duet-slideout-link.entry.js +3 -3
  579. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  580. package/lib/esm/duet-slideout-panel.entry.js +14 -11
  581. package/lib/esm/duet-slideout.entry.js +38 -15
  582. package/lib/esm/duet-step_2.entry.js +1 -1
  583. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  584. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  585. package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
  586. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  587. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  588. package/lib/esm/duet-textarea.entry.js +7 -7
  589. package/lib/esm/duet-toggle.entry.js +1 -1
  590. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  591. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  592. package/lib/esm/duet-toolbar-item.entry.js +8 -7
  593. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  594. package/lib/esm/duet-toolbar.entry.js +3 -3
  595. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  596. package/lib/esm/duet-tooltip.entry.js +2 -2
  597. package/lib/esm/duet-tray.entry.js +4 -4
  598. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  599. package/lib/esm/duet-upload-item.entry.js +5 -5
  600. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  601. package/lib/esm/duet.js +5 -5
  602. package/lib/esm/{errorcodes.utils-953f4d47.js → errorcodes.utils-55018fd0.js} +1 -1
  603. package/lib/esm/{focus-utils-5147573d.js → focus-utils-29c235cb.js} +1 -1
  604. package/lib/esm/{index-940c081d.js → index-f5d67bb6.js} +856 -609
  605. package/lib/esm/{language-utils-b0c1eb01.js → language-utils-bd643c5c.js} +1 -1
  606. package/lib/esm/loader.js +4 -4
  607. package/lib/esm/{slot-utils-4a318cb9.js → slot-utils-5369c9ff.js} +1 -1
  608. package/lib/esm-es5/{app-globals-19322ff1.js → app-globals-154dbc04.js} +1 -1
  609. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  610. package/lib/esm-es5/duet-alert.entry.js +1 -1
  611. package/lib/esm-es5/duet-badge.entry.js +1 -1
  612. package/lib/esm-es5/duet-banner.entry.js +1 -1
  613. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  614. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  615. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  616. package/lib/esm-es5/duet-callout.entry.js +1 -1
  617. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  618. package/lib/esm-es5/duet-card.entry.js +1 -1
  619. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  620. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  621. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  622. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  623. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  624. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  625. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  626. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  627. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  628. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  629. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  630. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  631. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  632. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  633. package/lib/esm-es5/duet-footer.entry.js +1 -1
  634. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  635. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  636. package/lib/esm-es5/duet-hero.entry.js +2 -2
  637. package/lib/esm-es5/duet-icon.entry.js +1 -1
  638. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  639. package/lib/esm-es5/duet-layout.entry.js +1 -1
  640. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  641. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  642. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  643. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  644. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  645. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  646. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  647. package/lib/esm-es5/duet-modal.entry.js +1 -1
  648. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  649. package/lib/esm-es5/duet-nav.entry.js +1 -1
  650. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  651. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  652. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  653. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  654. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  655. package/lib/esm-es5/duet-progress.entry.js +1 -1
  656. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  657. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  658. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  659. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  660. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  661. package/lib/esm-es5/duet-select.entry.js +1 -1
  662. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  663. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  664. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  665. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  666. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  667. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  668. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  669. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  670. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  671. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  672. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  673. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  674. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  675. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  676. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  677. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  678. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  679. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  680. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  681. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  682. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  683. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  684. package/lib/esm-es5/duet-tray.entry.js +1 -1
  685. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  686. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  687. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  688. package/lib/esm-es5/duet.js +1 -1
  689. package/lib/esm-es5/{errorcodes.utils-953f4d47.js → errorcodes.utils-55018fd0.js} +1 -1
  690. package/lib/esm-es5/{focus-utils-5147573d.js → focus-utils-29c235cb.js} +1 -1
  691. package/lib/esm-es5/index-f5d67bb6.js +5 -0
  692. package/lib/esm-es5/{language-utils-b0c1eb01.js → language-utils-bd643c5c.js} +1 -1
  693. package/lib/esm-es5/loader.js +1 -1
  694. package/lib/esm-es5/{slot-utils-4a318cb9.js → slot-utils-5369c9ff.js} +1 -1
  695. package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
  696. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
  697. package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
  698. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -2
  699. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +5 -0
  700. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +17 -5
  701. package/lib/types/components/duet-slideout/duet-slideout.d.ts +11 -3
  702. package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
  703. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +4 -0
  704. package/lib/types/components.d.ts +52 -10
  705. package/package.json +7 -6
  706. package/lib/duet/p-16ee7d09.entry.js +0 -4
  707. package/lib/duet/p-1f32a819.system.entry.js +0 -4
  708. package/lib/duet/p-1fb804dc.system.entry.js +0 -4
  709. package/lib/duet/p-25deb7be.system.entry.js +0 -4
  710. package/lib/duet/p-2b0552dc.system.entry.js +0 -4
  711. package/lib/duet/p-306faf90.entry.js +0 -4
  712. package/lib/duet/p-39fb8819.system.js +0 -5
  713. package/lib/duet/p-48c90346.system.js +0 -4
  714. package/lib/duet/p-495d8962.system.entry.js +0 -4
  715. package/lib/duet/p-4d20e324.system.entry.js +0 -4
  716. package/lib/duet/p-529aff73.entry.js +0 -4
  717. package/lib/duet/p-6adc0389.system.entry.js +0 -4
  718. package/lib/duet/p-8002d713.system.entry.js +0 -4
  719. package/lib/duet/p-9d0d4329.system.entry.js +0 -4
  720. package/lib/duet/p-9d7aea44.entry.js +0 -4
  721. package/lib/duet/p-adcd2fb3.entry.js +0 -4
  722. package/lib/duet/p-b4e4bf04.system.entry.js +0 -4
  723. package/lib/duet/p-bb2d58bc.js +0 -5
  724. package/lib/duet/p-c1b1b16d.entry.js +0 -4
  725. package/lib/duet/p-cade991a.entry.js +0 -4
  726. package/lib/duet/p-d08a89dc.entry.js +0 -4
  727. package/lib/duet/p-d11659fd.js +0 -4
  728. package/lib/duet/p-d22c889b.entry.js +0 -4
  729. package/lib/duet/p-defbfc15.js +0 -4
  730. package/lib/duet/p-e5997320.entry.js +0 -4
  731. package/lib/duet/p-ee067380.system.entry.js +0 -4
  732. package/lib/duet/p-fa3e0628.system.entry.js +0 -4
  733. package/lib/duet/p-fdbc3f6c.entry.js +0 -4
  734. package/lib/esm-es5/index-940c081d.js +0 -5
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- import{r as e,c,h as t,H as i,g as o}from"./p-bb2d58bc.js";import{i as d}from"./p-aaa7a7bd.js";import{D as h}from"./p-beeb12f1.js";import{c as s}from"./p-5e59e970.js";import{i as r,h as a,s as u,u as n,f as l}from"./p-a1b7f2a0.js";import{g as p,a as b,c as g,d as m}from"./p-03ebb87c.js";import{h as f,c as k}from"./p-75e078ac.js";import"./p-9c3c64b9.js";const v=class{constructor(t){e(this,t),this.duetChoiceReady=c(this,"duetChoiceReady",7),this.duetChoiceRemove=c(this,"duetChoiceRemove",7),this.duetChange=c(this,"duetChange",7),this.duetFocus=c(this,"duetFocus",7),this.duetBlur=c(this,"duetBlur",7),this.hasHeader=!1,this.choiceId=s("DuetChoice"),this.expandId=s("DuetChoiceExpand"),this.headerId=s("DuetChoiceHeader"),this.infoButtonId=s("DuetChoiceInfoButton"),this.onMouseEnter=()=>{this.isHovering=!0},this.onMouseLeave=()=>{this.isHovering=!1},this.onClick=e=>{this.toggleChecked(e)},this.handleKeyDown=e=>{r(e)&&this.toggleChecked(e),a(e)&&this.hasInfo&&this.toggleInfo()},this.onChange=()=>{this.checked=this.nativeInput.checked||!1,this.duetChange.emit({checked:this.checked,value:this.value,component:"duet-choice"})},this.onBlur=e=>{this.duetBlur.emit({originalEvent:e,checked:this.checked,value:this.value,component:"duet-choice"})},this.onFocus=e=>{this.duetFocus.emit({originalEvent:e,checked:this.checked,value:this.value,component:"duet-choice"})},this.toggleChecked=e=>{e.preventDefault(),e.stopPropagation(),this.getDisabled()||"radio"===this.type&&this.checked||(this.checked=!this.checked,this.duetChange.emit({originalEvent:e,checked:this.checked,value:this.value,component:"duet-choice"}))},this.toggleInfo=()=>{this.isInfoOpen=!this.isInfoOpen,this.isInfoOpen&&setTimeout((()=>{var e;null===(e=this.infoContainer)||void 0===e||e.focus()}),150)},this.isHovering=!1,this.isInfoOpen=!1,this.theme="",this.label="label",this.accessibleLabelInfoButtonDefaults=h,this.accessibleLabelInfoButton=p(this.accessibleLabelInfoButtonDefaults),this.accessibleActiveDescendant=void 0,this.accessibleControls=void 0,this.accessibleOwns=void 0,this.accessibleDescribedBy=void 0,this.accessibleDetails=void 0,this.accessibleLabelledBy=void 0,this.accessibleDescription=void 0,this.caption="",this.value=void 0,this.type="checkbox",this.name=void 0,this.checked=!1,this.collapsible=!1,this.collapsibleForceExpanded=!1,this.margin="auto",this.icon="",this.expand=!1,this.padding="auto",this.identifier=void 0,this.groupDirection=void 0,this.groupDisabled=void 0,this.groupResponsive=void 0,this.disabled=!1,this.required=!1,this.infoLabelDefaults={fi:"Lisätietoja vaihtoehdosta",en:"More information about",sv:"Mera information om"},this.infoLabel=p(this.infoLabelDefaults,b()),this.collapsibleNotificationDefaults={fi:"Tämä valinta sisältää lisätietoja, jotka avautuivat alle",en:"This choice has additional information opened below",sv:"Det här val har mer information som öppnades nedan"},this.collapsibleNotification=p(this.collapsibleNotificationDefaults,b())}componentWillLoad(){d(this),this.hasInfo=f(this.element,"info"),this.hasHeader=f(this.element,"header"),this.hasAdditional=f(this.element,"additional"),this.hasLabel=f(this.element,"label"),this.hasBeforeText=f(this.element,"before-text"),this.duetChoiceReady.emit()}connectedCallback(){g(this,[{prop:"accessibleLabelInfoButton",defaults:"accessibleLabelInfoButtonDefaults"},{prop:"infoLabel",defaults:"infoLabelDefaults"},{prop:"collapsibleNotification",defaults:"collapsibleNotificationDefaults"}]),u(this),this.duetChoiceReady.emit()}disconnectedCallback(){m(this),n(this),this.duetChoiceRemove.emit()}async setFocus(e){this.nativeInput.focus(e)}async toggleInfoMethod(){this.isInfoOpen=!this.isInfoOpen}handleEscape(e){l(e)&&this.isInfoOpen&&(this.isInfoOpen=!1,this.infoButtonEl&&this.infoButtonEl.focus())}isCollapsibleAnnounceable(){if(!this.collapsible||!this.getExpanded())return!1;const e=Array.from(this.element.querySelectorAll(`#${this.choiceId}-collapsible-content > *`)||[]),c=["duet-paragraph","duet-heading","duet-fieldset"];return e.every((e=>c.includes(e.tagName.toLowerCase())))}getAriaDescribedby(){return this.accessibleDescribedBy?this.accessibleDescribedBy:this.collapsible||this.hasInfo?this.hasHeader?this.headerId:this.isCollapsibleAnnounceable()?this.expandId:`${this.choiceId}-collapsible-notification`:null}getDisabled(){return this.disabled||this.groupDisabled}getExpanded(){return this.checked||this.collapsibleForceExpanded}getClassNames(){return this.hasInfo&&!this.collapsible?{checked:this.checked,"duet-choice-card-info":!0,"duet-choice-card-info-expanded":this.isInfoOpen,"duet-choice-card-collapsed":!this.isInfoOpen,"duet-theme-turva":"turva"===this.theme}:!this.hasInfo&&this.collapsible?{checked:this.checked,"duet-choice-card-collapsible":!0,"duet-choice-card-collapsible-expanded":this.getExpanded(),"duet-choice-card-collapsed":!this.getExpanded(),"duet-choice-card-collapsible-disabled":this.getDisabled(),"duet-theme-turva":"turva"===this.theme}:{checked:this.checked,"duet-choice-default-slot":!0}}render(){const e=this.identifier||this.choiceId;return t(i,{class:{horizontal:"horizontal"===this.groupDirection&&!this.groupResponsive,"horizontal-responsive":"horizontal"===this.groupDirection&&this.groupResponsive,"duet-m-0":"none"===this.margin,"duet-expand":this.expand,"duet-theme-turva":"turva"===this.theme,"no-hover":this.isHovering,disabled:this.getDisabled()}},t("div",{class:{"duet-choice-card-flextainer":!0,"duet-theme-turva":"turva"===this.theme}},t("div",{class:{"duet-choice-card":!0,"has-icon":!!this.icon,"has-info":this.hasInfo,checked:this.checked,info:this.isInfoOpen,collapsible:this.collapsible,"collapsible-force-expanded":this.collapsibleForceExpanded,"duet-p-0":"none"===this.padding}},t("input",{class:"duet-choice-input",type:this.type,onFocus:this.onFocus,onBlur:this.onBlur,onChange:this.onChange,disabled:this.getDisabled(),required:this.required,id:e,name:this.name,value:this.value,checked:this.checked,"aria-controls":this.accessibleControls,"aria-activedescendant":this.accessibleActiveDescendant,"aria-labelledby":this.accessibleLabelledBy,"aria-details":this.accessibleDetails,"aria-description":this.accessibleDescription,"aria-owns":this.accessibleOwns,"aria-describedby":this.getAriaDescribedby(),onKeyDown:this.handleKeyDown,ref:e=>this.nativeInput=e}),t("label",{htmlFor:e,class:{"duet-choice-label":!0,"has-before-text":this.hasBeforeText},onClick:this.onClick},this.hasBeforeText&&t("slot",{name:"before-text"}),this.icon&&t("div",{class:"duet-choice-card-icon"},t("duet-icon",{margin:"none",size:"small",name:this.icon,color:"currentColor"})),t("div",{class:"duet-choice-card-text"},t("div",null,this.hasLabel?t("slot",{name:"label"}):this.label),this.caption&&t("div",null,t("duet-spacer",{size:"xx-small"}),t("duet-caption",{margin:"none",selected:this.checked},this.caption)),this.hasAdditional&&t("div",null,t("duet-spacer",{size:"xx-small"}),t("slot",{name:"additional"}))),t("div",null,t("div",{class:{"duet-checkmark-container":!0,"duet-checkmark-radio":"radio"===this.type}},this.checked&&t("div",{class:"duet-checkmark"}))))),this.hasInfo&&!this.collapsible&&t("button",{ref:e=>this.infoButtonEl=e,id:this.infoButtonId,class:{"duet-choice-info-toggle":!0,"duet-theme-turva":"turva"===this.theme},onMouseEnter:this.onMouseEnter,onMouseLeave:this.onMouseLeave,onClick:this.toggleInfo,disabled:this.getDisabled(),"aria-expanded":this.isInfoOpen?"true":"false","aria-label":`${this.infoLabel} ${this.label}`,"aria-controls":this.expandId,tabindex:"radio"!==this.type||this.checked?"0":"-1",type:"button",onKeyUp:e=>this.handleEscape(e)},t("div",{class:"duet-choice-info-icon"},t("duet-icon",{icon:'<svg fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img"><path d="M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z"/><circle cx="11.625" cy="7.125" r="1.125"/><path d="M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z"/></svg>',margin:"none",size:"small",color:"currentColor"})))),this.collapsible&&t("span",{id:`${this.choiceId}-collapsible-notification`,hidden:!0},this.collapsibleNotification),this.collapsible||this.hasInfo?t("div",{class:this.getClassNames(),id:this.expandId},t("span",{class:{"duet-choice-section-visible":this.collapsible?this.getExpanded():this.isInfoOpen,"duet-choice-section-hidden":this.collapsible?!this.getExpanded():!this.isInfoOpen}},t("span",{id:this.headerId},t("slot",{name:"header"})),this.hasInfo?t("span",{ref:e=>this.infoContainer=e,tabindex:"0",class:"duet-choice-info-container",onKeyUp:e=>this.handleEscape(e)},t("span",null,t("slot",{name:"info"})),t("slot",null)):t("span",{id:`${this.choiceId}-collapsible-content`},t("slot",null)))):null)}get element(){return o(this)}};v.style='*.sc-duet-choice,*.sc-duet-choice::after,*.sc-duet-choice::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;flex-direction:column;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-choice-h:last-child,.sc-duet-choice-h:last-of-type{margin-right:0 !important}@media (max-width: 35.9375em){.sc-duet-choice-h{width:100%}}.duet-expand.sc-duet-choice-h{width:100% !important}.duet-m-0.sc-duet-choice-h{margin:0 !important}.duet-fixed.sc-duet-choice-h{width:auto !important}.vertical.sc-duet-choice-h{margin-right:0 !important}@media (min-width: 48em){.horizontal.sc-duet-choice-h{margin-bottom:0 !important}}@media (min-width: 48em){.horizontal-responsive.sc-duet-choice-h{margin-bottom:0 !important;margin-right:16px !important}.horizontal-responsive.sc-duet-choice-h:last-child,.horizontal-responsive.sc-duet-choice-h:last-of-type{margin-right:0 !important}}.sc-duet-choice-h:last-child:not(:only-child){margin-right:0 !important}.duet-choice-card.sc-duet-choice{position:relative;display:block;width:100%;min-width:8rem;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:1rem;font-weight:400;-webkit-hyphens:auto;hyphens:auto;line-height:1.1;color:rgb(8, 42, 77) !important;text-align:left;background:rgb(255, 255, 255);border-width:1px}.duet-choice-card.duet-p-0.sc-duet-choice{padding:0 !important}.duet-choice-card.duet-m-0.sc-duet-choice{margin:0 !important}.duet-theme-turva.sc-duet-choice .duet-choice-card.sc-duet-choice{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:rgb(23, 28, 58) !important}.duet-choice-card-flextainer.sc-duet-choice{display:flex}.duet-choice-label.sc-duet-choice{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:flex;gap:12px;align-items:center;justify-content:flex-start;width:100%;height:100%;min-height:3.875rem;padding:calc(1rem + 1px);font-size:1rem;font-weight:600;text-decoration:none;word-break:break-word;cursor:pointer;border:1px solid rgb(212, 223, 229);border-radius:8px;transition:background-color 150ms ease, border-color 300ms ease}.duet-choice-label.has-before-text.sc-duet-choice .duet-choice-card-icon.sc-duet-choice,.duet-choice-label.has-before-text.sc-duet-choice .duet-choice-card-text.sc-duet-choice{align-self:flex-start;margin-top:0.25rem}.duet-choice-label.sc-duet-choice>div.sc-duet-choice:last-child{flex:1;align-self:flex-start;justify-self:flex-end;margin-top:0.25rem}.has-info.sc-duet-choice .duet-choice-label.sc-duet-choice{border-top-right-radius:0;border-bottom-right-radius:0}.info.sc-duet-choice .duet-choice-label.sc-duet-choice{border-bottom-right-radius:0;border-bottom-left-radius:0}.duet-theme-turva.sc-duet-choice .duet-choice-label.sc-duet-choice{border-color:rgb(222, 224, 228)}.duet-theme-turva.sc-duet-choice .info.sc-duet-choice .duet-choice-label.sc-duet-choice{border-color:rgb(222, 224, 228)}.duet-choice-label.sc-duet-choice:active{opacity:0.75;transition:none !important}.checked.sc-duet-choice>.duet-choice-label.sc-duet-choice{padding:1rem;background:rgb(240, 247, 250);border-color:rgb(0, 119, 179) !important;border-width:2px}.checked.sc-duet-choice>.duet-choice-label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{border-color:rgb(0, 119, 179)}.duet-theme-turva.sc-duet-choice .checked.sc-duet-choice>.duet-choice-label.sc-duet-choice{background:rgb(245, 247, 250);border-color:rgb(23, 28, 58) !important}.duet-theme-turva.sc-duet-choice .checked.sc-duet-choice>.duet-choice-label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{border-color:rgb(198, 12, 48)}.checked.collapsible.sc-duet-choice>.duet-choice-label.sc-duet-choice,.collapsible-force-expanded.collapsible.sc-duet-choice>.duet-choice-label.sc-duet-choice{padding-bottom:calc(1rem + 2px) !important;border-bottom:0 !important;border-bottom-right-radius:0;border-bottom-left-radius:0}.sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice:not(.checked){border-color:rgb(0, 119, 179);border-width:2px}.sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice:not(.checked) .duet-checkmark-container.sc-duet-choice{border-color:rgb(127, 150, 165)}.duet-theme-turva .sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice:not(.checked){border-color:rgb(23, 28, 58)}.duet-theme-turva .sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice:not(.checked) .duet-checkmark-container.sc-duet-choice{border-color:rgb(143, 147, 158)}.duet-theme-turva .info .sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice:not(.checked){border-color:rgb(143, 147, 158)}.sc-duet-choice-h:not(.no-hover):not(.disabled):not([checked]):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice:not(.checked){padding:1rem}input.sc-duet-choice:focus{outline:0}.user-is-tabbing.sc-duet-choice-h input.sc-duet-choice:checked:focus+.duet-choice-label.sc-duet-choice{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3)}.user-is-tabbing.sc-duet-choice-h input.sc-duet-choice:not(:checked):focus+.duet-choice-label.sc-duet-choice{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.user-is-tabbing.duet-theme-turva.sc-duet-choice-h input.sc-duet-choice:checked:focus+.duet-choice-label.sc-duet-choice{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2)}.user-is-tabbing.duet-theme-turva.sc-duet-choice-h input.sc-duet-choice:not(:checked):focus+.duet-choice-label.sc-duet-choice{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice{color:rgb(98, 121, 138) !important;cursor:default !important;background:rgb(245, 248, 250) !important;border-color:rgb(212, 223, 229) !important}input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice .duet-choice-card-icon.sc-duet-choice{color:rgb(98, 121, 138)}.duet-theme-turva.sc-duet-choice input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice .duet-choice-card-icon.sc-duet-choice{color:rgb(143, 147, 158)}input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice .duet-checkmark.sc-duet-choice{border-color:rgb(98, 121, 138) !important}input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice:hover,input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice:active,input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice:focus{box-shadow:none !important;opacity:1 !important;transition:none !important}.duet-theme-turva.sc-duet-choice input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice{color:rgb(143, 147, 158) !important;background:rgb(245, 247, 250) !important;border-color:rgb(222, 224, 228) !important}.duet-theme-turva.sc-duet-choice input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice .duet-checkmark.sc-duet-choice{border-color:rgb(143, 147, 158) !important}.checked.sc-duet-choice>input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice{border-color:rgb(127, 150, 165) !important}.duet-theme-turva.sc-duet-choice .checked.sc-duet-choice>input[disabled].sc-duet-choice+.duet-choice-label.sc-duet-choice{border-color:rgb(143, 147, 158) !important}.duet-checkmark-container.sc-duet-choice{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-theme-turva.sc-duet-choice .duet-checkmark-container.sc-duet-choice{border-color:rgb(143, 147, 158)}.checked.sc-duet-choice>.duet-choice-label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva.sc-duet-choice .checked.sc-duet-choice>.duet-choice-label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio.sc-duet-choice{border-radius:50%}[disabled].sc-duet-choice+label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{background:rgb(181, 198, 208) !important;border-color:rgb(181, 198, 208) !important}.duet-theme-turva.sc-duet-choice [disabled].sc-duet-choice+label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{border-color:rgb(199, 202, 207) !important}.checked.sc-duet-choice>[disabled].sc-duet-choice+label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{background:rgb(181, 198, 208) !important}.duet-theme-turva.sc-duet-choice .checked.sc-duet-choice>[disabled].sc-duet-choice+label.sc-duet-choice .duet-checkmark-container.sc-duet-choice{background:rgb(199, 202, 207) !important;border-color:rgb(199, 202, 207) !important}.duet-checkmark.sc-duet-choice{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}.duet-choice-card-icon.sc-duet-choice{position:relative;color:rgb(0, 119, 179)}.duet-theme-turva.sc-duet-choice .duet-choice-card-icon.sc-duet-choice{color:rgb(164, 4, 40)}.duet-choice-card-icon.sc-duet-choice duet-icon.sc-duet-choice{display:block}.duet-choice-section-hidden.sc-duet-choice{display:none}.duet-choice-card-info.duet-choice-card-collapsed.sc-duet-choice,.duet-choice-card-collapsed.duet-choice-card-collapsible.sc-duet-choice{position:relative;width:auto;padding:0 !important;background:unset !important;border:0;border-radius:0}.duet-choice-card-info.sc-duet-choice,.duet-choice-card-collapsible.sc-duet-choice{padding:20px !important;position:relative;width:100%;font-weight:400;color:rgb(8, 42, 77);border:1px solid rgb(212, 223, 229);border-top:0;border-radius:0 0 8px 8px;transition:border-color 300ms ease}@media (min-width: 36em){.duet-choice-card-info.sc-duet-choice,.duet-choice-card-collapsible.sc-duet-choice{padding:28px !important}}.duet-theme-turva.sc-duet-choice .duet-choice-card-info.sc-duet-choice,.duet-theme-turva.sc-duet-choice .duet-choice-card-collapsible.sc-duet-choice{color:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.checked.sc-duet-choice>.duet-choice-card-info.sc-duet-choice,.checked.sc-duet-choice>.duet-choice-card-collapsible.sc-duet-choice{display:block}.duet-choice-card-info-expanded.sc-duet-choice,.duet-choice-card-collapsible-expanded.sc-duet-choice{display:block}.duet-choice-card-collapsible.sc-duet-choice{background:rgb(255, 255, 255);border:1px solid rgb(212, 223, 229);border-top:0}.duet-choice-card-collapsible.duet-theme-turva.sc-duet-choice{background:rgb(255, 255, 255);border-color:rgb(222, 224, 228)}.duet-choice-card-collapsible.checked.sc-duet-choice{padding:19px !important;padding-top:20px !important;border-color:rgb(0, 119, 179);border-width:2px}@media (min-width: 36em){.duet-choice-card-collapsible.checked.sc-duet-choice{padding:27px !important;padding-top:28px !important}}.duet-choice-card-collapsible.checked.duet-theme-turva.sc-duet-choice{border-color:rgb(23, 28, 58)}.duet-choice-card-collapsible-disabled.sc-duet-choice{background:rgb(245, 248, 250);border-color:rgb(212, 223, 229)}.duet-choice-card-collapsible-disabled.checked.sc-duet-choice{border-color:rgb(212, 223, 229)}.duet-choice-card-collapsible-disabled.duet-theme-turva.sc-duet-choice{background:rgb(245, 247, 250);border-color:rgb(222, 224, 228)}.duet-choice-card-collapsible-disabled.duet-theme-turva.checked.sc-duet-choice{border-color:rgb(222, 224, 228)}.duet-choice-card-info.sc-duet-choice{font-size:0.875rem;line-height:1.5;background:rgb(245, 248, 250);transition:150ms ease-out}.duet-choice-card-info.duet-theme-turva.sc-duet-choice{background:rgb(245, 247, 250);border-color:rgb(222, 224, 228)}.duet-choice-card-info.duet-choice-card-collapsed .duet-choice-info-container.sc-duet-choice-s>*,.duet-choice-card-info.duet-choice-card-collapsed .duet-choice-info-container .sc-duet-choice-s>*{display:none}.user-is-tabbing.sc-duet-choice-h .duet-choice-info-container.sc-duet-choice:focus{display:block;outline:none;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-collapsible.sc-duet-choice:not(.checked){border-color:rgb(0, 119, 179);border-width:2px}.duet-theme-turva .sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-collapsible.sc-duet-choice:not(.checked){border-color:rgb(143, 147, 158)}[collapsible-force-expanded].sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-collapsible.sc-duet-choice:not(.checked){padding:19px !important;padding-top:20px !important}@media (min-width: 36em){[collapsible-force-expanded].sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-collapsible.sc-duet-choice:not(.checked){padding:27px !important;padding-top:28px !important}}.duet-choice-info-toggle.sc-duet-choice{display:flex;flex-shrink:0;align-items:flex-start;justify-content:center;width:57.6px;padding-top:1.25rem;cursor:pointer;background:rgb(255, 255, 255);border:1px solid rgb(212, 223, 229);border-left:0 none;border-top-right-radius:8px;border-bottom-right-radius:8px;-webkit-appearance:none;appearance:none}.duet-choice-info-toggle[aria-expanded=true].sc-duet-choice{background:rgb(245, 248, 250);border-bottom-color:transparent;border-bottom-right-radius:0}.duet-theme-turva.sc-duet-choice .duet-choice-info-toggle[aria-expanded=true].sc-duet-choice{background:rgb(245, 247, 250)}.duet-choice-info-toggle[disabled].sc-duet-choice{pointer-events:none;background:rgb(245, 248, 250) !important;border-color:rgb(212, 223, 229) !important}.duet-choice-info-toggle[disabled].sc-duet-choice .duet-choice-info-icon.sc-duet-choice{color:rgb(127, 150, 165) !important}.duet-choice-info-toggle[disabled].duet-theme-turva.sc-duet-choice{background:rgb(245, 247, 250) !important;border-color:rgb(222, 224, 228) !important}.duet-choice-info-toggle[disabled].duet-theme-turva.sc-duet-choice .duet-choice-info-icon.sc-duet-choice{color:rgb(143, 147, 158) !important}.duet-choice-info-toggle.sc-duet-choice:focus{outline:none}.user-is-tabbing.sc-duet-choice-h .duet-choice-info-toggle.sc-duet-choice:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.user-is-tabbing.sc-duet-choice-h .duet-theme-turva.sc-duet-choice .duet-choice-info-toggle.sc-duet-choice:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.checked.sc-duet-choice+.duet-choice-info-toggle.sc-duet-choice{border-left-color:rgb(0, 119, 179) !important}.duet-choice-info-toggle.sc-duet-choice duet-icon.sc-duet-choice{display:block}.duet-choice-info-toggle.sc-duet-choice .duet-choice-info-icon.sc-duet-choice{color:rgb(0, 119, 179)}.duet-theme-turva.sc-duet-choice .duet-choice-info-toggle.sc-duet-choice .duet-choice-info-icon.sc-duet-choice{color:rgb(198, 12, 48)}.sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice .duet-choice-info-toggle.sc-duet-choice{border-left-color:rgb(127, 150, 165)}.duet-theme-turva .sc-duet-choice-h:not(.no-hover):not(.disabled):hover>.duet-choice-card-flextainer.sc-duet-choice .duet-choice-label.sc-duet-choice .duet-choice-info-toggle.sc-duet-choice{border-left-color:rgb(143, 147, 158)}.duet-choice-input.sc-duet-choice{position:absolute !important;width:100%;height:100%;opacity:0}';const x=class{constructor(c){e(this,c),this.choiceGroupName="duet-choice-group",this.choices=new Set,this.onSelect=e=>{if("duet-choice"!==e.detail.component)return;const c=e.target;c&&this.choices.has(c)&&(this.value=c.value)},this.onChoiceReady=e=>{const c=e.target;c.closest("duet-choice-group")!==this.element||this.choices.has(c)||(this.choices.add(c),this.updateChoices())},this.onChoiceRemove=e=>{this.choices.delete(e.target),this.updateChoices()},this.direction="vertical",this.margin="auto",this.theme="",this.error="",this.name=void 0,this.label="Label",this.labelHidden=!1,this.caption=void 0,this.tooltip=void 0,this.tooltipDirection="auto",this.responsive=!1,this.breakpoint="small",this.value=void 0,this.disabled=void 0,this.required=!1,this.accessibleLiveError="polite"}async connectedCallback(){this.setInitialValue(),this.updateChoices()}disconnectedCallback(){this.mutationO&&(this.mutationO.disconnect(),this.mutationO=void 0)}componentWillLoad(){d(this),k(this.element,"tooltip","duet-tooltip",1,!0)}setInitialValue(){void 0===this.initialValue&&(this.initialValue=this.value)}async getInitialValue(){return this.initialValue}async updateChoices(){var e;const c=null!==(e=this.value)&&void 0!==e?e:this.initialValue;let t=!1;for(const e of Array.from(this.choices))e.name=this.name,e.required=this.required,e.groupDisabled=this.disabled,e.groupDirection=this.direction,e.groupResponsive=this.responsive,t||e.value!==c?e.checked=!1:(t=!0,e.checked=!0,void 0===this.value&&(this.value=c));t||(this.value=void 0)}render(){return t(i,{onDuetChange:this.onSelect,onDuetChoiceReady:this.onChoiceReady,onDuetChoiceRemove:this.onChoiceRemove,class:{horizontal:"horizontal"===this.direction,"duet-choice-group-breakpoint-x-small":this.responsive&&"x-small"===this.breakpoint,"duet-choice-group-breakpoint-small":this.responsive&&"small"===this.breakpoint,"duet-choice-group-breakpoint-medium":this.responsive&&"medium"===this.breakpoint,"duet-choice-group-breakpoint-large":this.responsive&&"large"===this.breakpoint,"duet-choice-group-breakpoint-x-large":this.responsive&&"x-large"===this.breakpoint}},t("duet-fieldset",{label:this.label,labelHidden:this.labelHidden,compactLabel:!0,caption:this.caption,error:this.error,margin:this.margin,theme:this.theme,"accessible-live-error":this.accessibleLiveError},this.tooltip&&t("duet-tooltip",{slot:"tooltip",direction:this.tooltipDirection,accessibleInputLabel:this.label},this.tooltip),t("slot",{name:"tooltip"}),t("div",{class:{[this.choiceGroupName]:!0,"duet-no-stacking":!this.responsive}},t("slot",null))))}get element(){return o(this)}static get watchers(){return{value:["setInitialValue","updateChoices"],disabled:["updateChoices"],name:["updateChoices"],direction:["updateChoices"],responsive:["updateChoices"]}}};x.style="*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block;margin-bottom:-12px}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{margin-bottom:0}}@media (max-width: 35.9375em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex}}.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}@media (max-width: 22.5em){.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}}.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 36em){.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 48em){.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 62em){.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 64.0625em){.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";export{v as duet_choice,x as duet_choice_group}
@@ -1,5 +0,0 @@
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
- /*!
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.70"};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
- /*!__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"]=__spreadArray([],i,true));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};