@duetds/components 9.2.0 → 9.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (832) hide show
  1. package/hydrate/index.js +488 -293
  2. package/lib/cjs/a11y-utils-76311b95.js +20 -0
  3. package/lib/cjs/{app-globals-8b08f415.js → app-globals-940f10af.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +5 -5
  5. package/lib/cjs/duet-alert.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-badge.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-banner.cjs.entry.js +4 -4
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +7 -7
  10. package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
  11. package/lib/cjs/duet-callout.cjs.entry.js +5 -5
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +12 -23
  13. package/lib/cjs/duet-card.cjs.entry.js +4 -4
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +4 -4
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +45 -8
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-combobox.cjs.entry.js +5 -11
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +5 -5
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +11 -11
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-footer.cjs.entry.js +4 -4
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +3 -3
  30. package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
  31. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  32. package/lib/cjs/duet-icon.cjs.entry.js +6 -6
  33. package/lib/cjs/duet-input_2.cjs.entry.js +101 -12
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +24 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-modal.cjs.entry.js +5 -5
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +4 -4
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  46. package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +6 -6
  50. package/lib/cjs/duet-progress.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +7 -7
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +3 -3
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +49 -28
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +4 -4
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +6 -6
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +13 -13
  63. package/lib/cjs/duet-slideout.cjs.entry.js +11 -11
  64. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +7 -7
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +23 -5
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +8 -8
  70. package/lib/cjs/duet-textarea.cjs.entry.js +7 -7
  71. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +25 -6
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  79. package/lib/cjs/duet-tray.cjs.entry.js +6 -6
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  83. package/lib/cjs/duet.cjs.js +3 -3
  84. package/lib/cjs/{errorcodes.utils-79df4fcd.js → errorcodes.utils-a9512b40.js} +1 -1
  85. package/lib/cjs/{focus-utils-87585a09.js → focus-utils-c9b32897.js} +1 -1
  86. package/lib/cjs/{index-290ab697.js → index-ce05ed4b.js} +2 -2
  87. package/lib/cjs/{language-utils-3372de6f.js → language-utils-04d69d6b.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +3 -3
  89. package/lib/cjs/{slot-utils-8015a7e6.js → slot-utils-83d6d31e.js} +1 -1
  90. package/lib/cjs/{token-utils-ecc7f5a1.js → token-utils-453a4e75.js} +1 -1
  91. package/lib/cjs/{tokens-1c133754.js → tokens-57e06fe4.js} +25 -25
  92. package/lib/cjs/{tokens.module-cf303205.js → tokens.module-fcba867f.js} +25 -25
  93. package/lib/collection/components/duet-action-button/duet-action-button.css +7 -7
  94. package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
  95. package/lib/collection/components/duet-alert/duet-alert.css +12 -12
  96. package/lib/collection/components/duet-alert/duet-alert.js +1 -1
  97. package/lib/collection/components/duet-badge/duet-badge.css +18 -18
  98. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  99. package/lib/collection/components/duet-banner/duet-banner.js +1 -1
  100. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  101. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +7 -7
  102. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  103. package/lib/collection/components/duet-button/duet-button.css +39 -39
  104. package/lib/collection/components/duet-button/duet-button.js +5 -5
  105. package/lib/collection/components/duet-callout/duet-callout.css +2 -2
  106. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  107. package/lib/collection/components/duet-caption/duet-caption.css +2 -2
  108. package/lib/collection/components/duet-caption/duet-caption.js +1 -1
  109. package/lib/collection/components/duet-card/duet-card.css +6 -6
  110. package/lib/collection/components/duet-card/duet-card.js +3 -3
  111. package/lib/collection/components/duet-checkbox/duet-checkbox.css +16 -16
  112. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
  113. package/lib/collection/components/duet-chip/duet-chip.css +83 -28
  114. package/lib/collection/components/duet-chip/duet-chip.js +108 -12
  115. package/lib/collection/components/duet-choice/duet-checkmark.css +6 -6
  116. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  117. package/lib/collection/components/duet-choice/duet-choice.css +50 -50
  118. package/lib/collection/components/duet-choice/duet-choice.js +3 -3
  119. package/lib/collection/components/duet-collapsible/duet-collapsible.css +4 -4
  120. package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
  121. package/lib/collection/components/duet-combobox/duet-combobox.css +2 -2
  122. package/lib/collection/components/duet-combobox/duet-combobox.js +5 -11
  123. package/lib/collection/components/duet-contact-card/duet-contact-card.css +1 -1
  124. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  125. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +2 -2
  126. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  127. package/lib/collection/components/duet-date-picker/duet-date-picker.css +26 -26
  128. package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
  129. package/lib/collection/components/duet-divider/duet-divider.css +2 -2
  130. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  131. package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
  132. package/lib/collection/components/duet-empty-state/duet-empty-state.css +2 -2
  133. package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
  134. package/lib/collection/components/duet-fieldset/duet-fieldset.css +3 -3
  135. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  136. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  137. package/lib/collection/components/duet-footer/duet-footer.css +5 -5
  138. package/lib/collection/components/duet-footer/duet-footer.js +7 -7
  139. package/lib/collection/components/duet-grid/duet-grid.js +3 -3
  140. package/lib/collection/components/duet-grid-item/duet-grid-item.css +1 -1
  141. package/lib/collection/components/duet-header/duet-header.css +42 -42
  142. package/lib/collection/components/duet-header/duet-header.js +15 -15
  143. package/lib/collection/components/duet-heading/duet-heading.css +3 -3
  144. package/lib/collection/components/duet-heading/duet-heading.js +1 -1
  145. package/lib/collection/components/duet-hero/duet-hero.css +13 -13
  146. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  147. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  148. package/lib/collection/components/duet-input/duet-input.css +39 -37
  149. package/lib/collection/components/duet-input/duet-input.js +104 -15
  150. package/lib/collection/components/duet-label/duet-label.css +1 -1
  151. package/lib/collection/components/duet-label/duet-label.js +2 -2
  152. package/lib/collection/components/duet-layout/duet-layout.js +1 -1
  153. package/lib/collection/components/duet-link/duet-link.css +9 -9
  154. package/lib/collection/components/duet-link/duet-link.js +4 -15
  155. package/lib/collection/components/duet-list/duet-list.js +3 -3
  156. package/lib/collection/components/duet-list-item/duet-list-item.css +8 -8
  157. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  158. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  159. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +3 -3
  160. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
  161. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  162. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +2 -2
  163. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  164. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +3 -3
  165. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  166. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +4 -1
  167. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +87 -4
  168. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  169. package/lib/collection/components/duet-modal/duet-modal.css +6 -6
  170. package/lib/collection/components/duet-modal/duet-modal.js +4 -4
  171. package/lib/collection/components/duet-multiselect/duet-multiselect.css +24 -24
  172. package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
  173. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  174. package/lib/collection/components/duet-notification/duet-notification.css +9 -9
  175. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  176. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +12 -12
  177. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
  178. package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
  179. package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
  180. package/lib/collection/components/duet-overlay/duet-overlay.css +1 -1
  181. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  182. package/lib/collection/components/duet-page-heading/duet-page-heading.css +2 -2
  183. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  184. package/lib/collection/components/duet-pagination/duet-pagination.css +1 -1
  185. package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
  186. package/lib/collection/components/duet-paragraph/duet-paragraph.css +3 -3
  187. package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
  188. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +1 -1
  189. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
  190. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +5 -5
  191. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  192. package/lib/collection/components/duet-progress/duet-progress.css +6 -6
  193. package/lib/collection/components/duet-promo-card/duet-promo-card.css +1 -1
  194. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  195. package/lib/collection/components/duet-radio/duet-radio.css +10 -10
  196. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  197. package/lib/collection/components/duet-range-slider/duet-range-slider.css +21 -21
  198. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  199. package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
  200. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
  201. package/lib/collection/components/duet-scrollable/duet-scrollable.css +3 -0
  202. package/lib/collection/components/duet-scrollable/duet-scrollable.js +38 -16
  203. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  204. package/lib/collection/components/duet-select/duet-select.css +18 -18
  205. package/lib/collection/components/duet-select/duet-select.js +5 -5
  206. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  207. package/lib/collection/components/duet-show-more/duet-show-more.css +1 -1
  208. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  209. package/lib/collection/components/duet-slideout/duet-slideout.css +8 -8
  210. package/lib/collection/components/duet-slideout/duet-slideout.js +5 -5
  211. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +1 -1
  212. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  213. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +2 -2
  214. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  215. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +10 -10
  216. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  217. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +2 -2
  218. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  219. package/lib/collection/components/duet-spacer/duet-spacer.js +3 -3
  220. package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
  221. package/lib/collection/components/duet-step/duet-step.css +4 -4
  222. package/lib/collection/components/duet-step/duet-step.js +2 -2
  223. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
  224. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +9 -9
  225. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  226. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +11 -11
  227. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  228. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +6 -6
  229. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  230. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +13 -9
  231. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +86 -3
  232. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +9 -9
  233. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  234. package/lib/collection/components/duet-tab-group/duet-tab-group.css +27 -27
  235. package/lib/collection/components/duet-tab-group/duet-tab-group.js +10 -10
  236. package/lib/collection/components/duet-table/duet-table.css +30 -30
  237. package/lib/collection/components/duet-table/duet-table.js +2 -2
  238. package/lib/collection/components/duet-textarea/duet-textarea.css +27 -27
  239. package/lib/collection/components/duet-textarea/duet-textarea.js +7 -7
  240. package/lib/collection/components/duet-toggle/duet-toggle.css +4 -4
  241. package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
  242. package/lib/collection/components/duet-toolbar/duet-toolbar.css +2 -2
  243. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  244. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +11 -11
  245. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  246. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +5 -5
  247. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  248. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +23 -11
  249. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +88 -4
  250. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +8 -8
  251. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  252. package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +2 -2
  253. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  254. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +10 -10
  255. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  256. package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
  257. package/lib/collection/components/duet-tray/duet-tray.css +8 -8
  258. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  259. package/lib/collection/components/duet-upload/duet-upload.css +1 -1
  260. package/lib/collection/components/duet-upload/duet-upload.js +16 -16
  261. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  262. package/lib/collection/components/duet-upload-item/duet-upload-item.js +5 -5
  263. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  264. package/lib/collection/utils/a11y-utils.js +16 -0
  265. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  266. package/lib/dist-custom-elements/duet-alert.js +1 -1
  267. package/lib/dist-custom-elements/duet-badge.js +1 -1
  268. package/lib/dist-custom-elements/duet-banner.js +6 -6
  269. package/lib/dist-custom-elements/duet-breadcrumb.js +9 -9
  270. package/lib/dist-custom-elements/duet-breadcrumbs.js +6 -6
  271. package/lib/dist-custom-elements/duet-button.js +1 -1
  272. package/lib/dist-custom-elements/duet-callout.js +6 -6
  273. package/lib/dist-custom-elements/duet-caption.js +1 -1
  274. package/lib/dist-custom-elements/duet-card.js +6 -6
  275. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  276. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  277. package/lib/dist-custom-elements/duet-chip.js +1 -1
  278. package/lib/dist-custom-elements/duet-choice-group.js +9 -9
  279. package/lib/dist-custom-elements/duet-choice.js +8 -8
  280. package/lib/dist-custom-elements/duet-collapsible.js +6 -6
  281. package/lib/dist-custom-elements/duet-combobox.js +21 -27
  282. package/lib/dist-custom-elements/duet-contact-card.js +12 -12
  283. package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
  284. package/lib/dist-custom-elements/duet-date-picker.js +18 -18
  285. package/lib/dist-custom-elements/duet-divider.js +1 -1
  286. package/lib/dist-custom-elements/duet-editable-table.js +10 -10
  287. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  288. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  289. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  290. package/lib/dist-custom-elements/duet-footer.js +11 -11
  291. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  292. package/lib/dist-custom-elements/duet-grid.js +1 -1
  293. package/lib/dist-custom-elements/duet-header.js +13 -13
  294. package/lib/dist-custom-elements/duet-heading.js +1 -1
  295. package/lib/dist-custom-elements/duet-hero.js +12 -12
  296. package/lib/dist-custom-elements/duet-icon.js +1 -1
  297. package/lib/dist-custom-elements/duet-input.js +1 -1
  298. package/lib/dist-custom-elements/duet-label.js +1 -1
  299. package/lib/dist-custom-elements/duet-layout.js +2 -2
  300. package/lib/dist-custom-elements/duet-link.js +1 -1
  301. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  302. package/lib/dist-custom-elements/duet-list.js +1 -1
  303. package/lib/dist-custom-elements/duet-logo.js +1 -1
  304. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  305. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +6 -6
  306. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +8 -8
  307. package/lib/dist-custom-elements/duet-menu-bar-item.js +27 -7
  308. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  309. package/lib/dist-custom-elements/duet-menu-bar.js +5 -5
  310. package/lib/dist-custom-elements/duet-modal.js +13 -13
  311. package/lib/dist-custom-elements/duet-multiselect.js +13 -13
  312. package/lib/dist-custom-elements/duet-nav.js +2 -2
  313. package/lib/dist-custom-elements/duet-notification-drawer.js +7 -7
  314. package/lib/dist-custom-elements/duet-notification.js +7 -7
  315. package/lib/dist-custom-elements/duet-number-input.js +15 -15
  316. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  317. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  318. package/lib/dist-custom-elements/duet-pagination.js +17 -17
  319. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  320. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  321. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  322. package/lib/dist-custom-elements/duet-progress.js +1 -1
  323. package/lib/dist-custom-elements/duet-promo-card.js +8 -8
  324. package/lib/dist-custom-elements/duet-radio-group.js +9 -9
  325. package/lib/dist-custom-elements/duet-radio.js +2 -2
  326. package/lib/dist-custom-elements/duet-range-slider.js +5 -5
  327. package/lib/dist-custom-elements/duet-range-stepper.js +7 -7
  328. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  329. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  330. package/lib/dist-custom-elements/duet-select.js +1 -1
  331. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  332. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  333. package/lib/dist-custom-elements/duet-slideout-lang.js +5 -5
  334. package/lib/dist-custom-elements/duet-slideout-link.js +5 -5
  335. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
  336. package/lib/dist-custom-elements/duet-slideout-panel.js +13 -13
  337. package/lib/dist-custom-elements/duet-slideout.js +13 -13
  338. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  339. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  340. package/lib/dist-custom-elements/duet-step.js +6 -6
  341. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  342. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +6 -6
  343. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +9 -9
  344. package/lib/dist-custom-elements/duet-submenu-bar-item.js +27 -7
  345. package/lib/dist-custom-elements/duet-submenu-bar-link.js +5 -5
  346. package/lib/dist-custom-elements/duet-submenu-bar.js +10 -10
  347. package/lib/dist-custom-elements/duet-tab-group.js +21 -21
  348. package/lib/dist-custom-elements/duet-tab.js +4 -4
  349. package/lib/dist-custom-elements/duet-table.js +1 -1
  350. package/lib/dist-custom-elements/duet-textarea.js +16 -16
  351. package/lib/dist-custom-elements/duet-toggle.js +4 -4
  352. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +6 -6
  353. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +8 -8
  354. package/lib/dist-custom-elements/duet-toolbar-item.js +28 -7
  355. package/lib/dist-custom-elements/duet-toolbar-link.js +5 -5
  356. package/lib/dist-custom-elements/duet-toolbar.js +4 -4
  357. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  358. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  359. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  360. package/lib/dist-custom-elements/duet-tray.js +9 -9
  361. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  362. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  363. package/lib/dist-custom-elements/duet-upload.js +24 -24
  364. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  365. package/lib/dist-custom-elements/index.js +2 -2
  366. package/lib/dist-custom-elements/p-01dec611.js +368 -0
  367. package/lib/dist-custom-elements/{p-10f0fddb.js → p-0cf30970.js} +7 -7
  368. package/lib/dist-custom-elements/{p-dc26d4a2.js → p-0e77715d.js} +25 -25
  369. package/lib/dist-custom-elements/{p-4e532364.js → p-1149a5f1.js} +2 -2
  370. package/lib/dist-custom-elements/{p-e7918410.js → p-14903ee8.js} +7 -7
  371. package/lib/dist-custom-elements/{p-6a5c7011.js → p-1749d98a.js} +44 -23
  372. package/lib/dist-custom-elements/{p-c775f5b9.js → p-1cea02c6.js} +3 -3
  373. package/lib/dist-custom-elements/{p-e416ccec.js → p-1cf7db2a.js} +3 -3
  374. package/lib/dist-custom-elements/{p-7e6cdbe3.js → p-28807fbd.js} +2 -2
  375. package/lib/dist-custom-elements/{p-550504de.js → p-29c84284.js} +4 -4
  376. package/lib/dist-custom-elements/{p-cdf8041c.js → p-2cc77e29.js} +9 -9
  377. package/lib/dist-custom-elements/{p-8e557451.js → p-329cec9e.js} +1 -1
  378. package/lib/dist-custom-elements/{p-f2f2bcca.js → p-3883514c.js} +6 -6
  379. package/lib/dist-custom-elements/{p-e0913e76.js → p-3d136f5c.js} +10 -10
  380. package/lib/dist-custom-elements/{p-e9361277.js → p-55342fcd.js} +9 -20
  381. package/lib/dist-custom-elements/{p-d6a8840d.js → p-55989a50.js} +8 -8
  382. package/lib/dist-custom-elements/{p-3bc3ac8a.js → p-570cecb0.js} +3 -3
  383. package/lib/dist-custom-elements/{p-20420946.js → p-5e4809d5.js} +7 -7
  384. package/lib/dist-custom-elements/{p-317b4bb8.js → p-69f6a6aa.js} +1 -1
  385. package/lib/dist-custom-elements/{p-95971567.js → p-6fdef72e.js} +2 -2
  386. package/lib/dist-custom-elements/{p-0fb7a267.js → p-72bc5f40.js} +2 -2
  387. package/lib/dist-custom-elements/{p-8b0dee3e.js → p-782759f5.js} +2 -2
  388. package/lib/dist-custom-elements/{p-3f00c32a.js → p-791ee647.js} +2 -2
  389. package/lib/dist-custom-elements/{p-e5f6aaab.js → p-87248c43.js} +3 -3
  390. package/lib/dist-custom-elements/{p-2e9f301d.js → p-95fb5b4b.js} +8 -8
  391. package/lib/dist-custom-elements/{p-ecc803b3.js → p-9f461090.js} +3 -3
  392. package/lib/dist-custom-elements/{p-fac41d14.js → p-9fa78368.js} +1 -1
  393. package/lib/dist-custom-elements/{p-43f6f1e6.js → p-a407fdb5.js} +4 -4
  394. package/lib/dist-custom-elements/{p-0bb6686b.js → p-a89ea763.js} +7 -7
  395. package/lib/dist-custom-elements/{p-c3854d56.js → p-a9169fe0.js} +1 -1
  396. package/lib/dist-custom-elements/{p-52535b60.js → p-aa53a402.js} +13 -13
  397. package/lib/dist-custom-elements/{p-1dbac987.js → p-aad2ab95.js} +10 -10
  398. package/lib/dist-custom-elements/{p-b3773c10.js → p-ab30a756.js} +4 -4
  399. package/lib/dist-custom-elements/{p-ec4d6856.js → p-ae917476.js} +4 -4
  400. package/lib/dist-custom-elements/{p-684cca0d.js → p-b87d1e74.js} +4 -4
  401. package/lib/dist-custom-elements/{p-6d83f337.js → p-be13a7a6.js} +6 -6
  402. package/lib/dist-custom-elements/{p-936d5746.js → p-c43f0450.js} +3 -3
  403. package/lib/dist-custom-elements/{p-fc9b988f.js → p-c5df07b9.js} +1 -1
  404. package/lib/dist-custom-elements/{p-f055bb61.js → p-c8e032e9.js} +4 -4
  405. package/lib/dist-custom-elements/{p-785686e3.js → p-ca700701.js} +1 -1
  406. package/lib/dist-custom-elements/{p-bdeb5fba.js → p-d00e8f90.js} +108 -19
  407. package/lib/dist-custom-elements/{p-e8d60da0.js → p-d551ba52.js} +2 -2
  408. package/lib/dist-custom-elements/{p-ae262553.js → p-e685687b.js} +2 -2
  409. package/lib/dist-custom-elements/{p-33b260ff.js → p-e8594dcd.js} +3 -3
  410. package/lib/dist-custom-elements/p-f0cc5629.js +18 -0
  411. package/lib/dist-custom-elements/{p-0403f6da.js → p-f1a4011f.js} +3 -3
  412. package/lib/{esm/tokens-e0e3d241.js → dist-custom-elements/p-f6000a03.js} +25 -25
  413. package/lib/duet/duet.esm.js +1 -1
  414. package/lib/duet/duet.js +1 -1
  415. package/lib/duet/{p-40ee32f0.system.entry.js → p-033a796b.system.entry.js} +1 -1
  416. package/lib/duet/{p-8483586d.js → p-03ebb87c.js} +1 -1
  417. package/lib/duet/{p-554cff02.entry.js → p-09f97fb6.entry.js} +1 -1
  418. package/lib/duet/p-0e91ae89.js +4 -0
  419. package/lib/duet/{p-584be931.entry.js → p-0f61ec4f.entry.js} +1 -1
  420. package/lib/duet/{p-231c6724.system.entry.js → p-102d7289.system.entry.js} +1 -1
  421. package/lib/duet/p-1117cfde.system.entry.js +4 -0
  422. package/lib/duet/{p-88a370ef.entry.js → p-1261a1b5.entry.js} +1 -1
  423. package/lib/duet/{p-522e0468.system.entry.js → p-13f6afbe.system.entry.js} +1 -1
  424. package/lib/duet/{p-82557326.system.entry.js → p-14a83e9e.system.entry.js} +1 -1
  425. package/lib/duet/{p-9fa9db50.entry.js → p-151b3794.entry.js} +1 -1
  426. package/lib/duet/{p-b97c6e73.system.entry.js → p-16a3016e.system.entry.js} +1 -1
  427. package/lib/duet/{p-c02efffc.system.entry.js → p-16e3f6f0.system.entry.js} +1 -1
  428. package/lib/duet/{p-d7d9526b.entry.js → p-16ee7d09.entry.js} +1 -1
  429. package/lib/duet/p-176154a9.system.entry.js +4 -0
  430. package/lib/duet/{p-546ca397.entry.js → p-186dc204.entry.js} +1 -1
  431. package/lib/duet/{p-b7efe3b3.system.entry.js → p-19097787.system.entry.js} +1 -1
  432. package/lib/duet/{p-9b70444f.system.entry.js → p-1f32a819.system.entry.js} +1 -1
  433. package/lib/duet/{p-434bda24.system.entry.js → p-1fb804dc.system.entry.js} +1 -1
  434. package/lib/duet/{p-002c99c1.entry.js → p-2091f634.entry.js} +1 -1
  435. package/lib/duet/{p-3958bcfa.system.entry.js → p-22b59f78.system.entry.js} +1 -1
  436. package/lib/duet/{p-ec809c70.entry.js → p-231b853e.entry.js} +1 -1
  437. package/lib/duet/p-25deb7be.system.entry.js +4 -0
  438. package/lib/duet/p-28d2739c.entry.js +4 -0
  439. package/lib/duet/{p-e43ff11c.system.entry.js → p-2b0552dc.system.entry.js} +1 -1
  440. package/lib/duet/{p-3daaefaf.system.entry.js → p-2c42ece3.system.entry.js} +1 -1
  441. package/lib/duet/{p-52fc5c3b.entry.js → p-306faf90.entry.js} +1 -1
  442. package/lib/duet/p-30947766.entry.js +4 -0
  443. package/lib/duet/{p-6f1fc369.entry.js → p-312f509d.entry.js} +1 -1
  444. package/lib/duet/{p-d64e3229.entry.js → p-3363aa75.entry.js} +1 -1
  445. package/lib/duet/{p-fef50246.system.entry.js → p-36b2ad26.system.entry.js} +1 -1
  446. package/lib/duet/{p-ede1eb73.entry.js → p-375948ff.entry.js} +1 -1
  447. package/lib/duet/p-37b8bb50.system.entry.js +4 -0
  448. package/lib/duet/p-386c614c.system.entry.js +4 -0
  449. package/lib/duet/{p-9fdb1552.system.js → p-39fb8819.system.js} +2 -2
  450. package/lib/duet/{p-4cc5c937.system.entry.js → p-3beb1c58.system.entry.js} +1 -1
  451. package/lib/duet/{p-77bd02b8.system.entry.js → p-3c0373cb.system.entry.js} +1 -1
  452. package/lib/duet/{p-e95fa292.js → p-3d9a63aa.js} +1 -1
  453. package/lib/duet/{p-54d7e599.entry.js → p-3e13fb5c.entry.js} +1 -1
  454. package/lib/duet/{p-39630105.entry.js → p-3e15a291.entry.js} +1 -1
  455. package/lib/duet/{p-98d9fcfc.entry.js → p-4068cfee.entry.js} +1 -1
  456. package/lib/duet/{p-9df917b9.entry.js → p-408a9ccb.entry.js} +1 -1
  457. package/lib/duet/p-4217dab3.system.entry.js +4 -0
  458. package/lib/duet/{p-8575f97e.entry.js → p-446f79d6.entry.js} +1 -1
  459. package/lib/duet/p-46030b7e.entry.js +4 -0
  460. package/lib/duet/{p-deaa6b23.system.entry.js → p-48c61eee.system.entry.js} +1 -1
  461. package/lib/duet/p-48c90346.system.js +4 -0
  462. package/lib/duet/p-495d8962.system.entry.js +4 -0
  463. package/lib/duet/p-497263c5.entry.js +4 -0
  464. package/lib/duet/{p-07293953.entry.js → p-4a657e92.entry.js} +1 -1
  465. package/lib/duet/p-4d20e324.system.entry.js +4 -0
  466. package/lib/duet/{p-66da99e1.entry.js → p-50bf90d6.entry.js} +1 -1
  467. package/lib/duet/{p-d19b027a.system.js → p-514b6b5b.system.js} +1 -1
  468. package/lib/duet/{p-5e46b67c.system.entry.js → p-528db5b3.system.entry.js} +1 -1
  469. package/lib/duet/{p-b69d6f0f.entry.js → p-529aff73.entry.js} +1 -1
  470. package/lib/duet/p-54fbe5c8.entry.js +4 -0
  471. package/lib/duet/p-599c6ee4.system.entry.js +4 -0
  472. package/lib/duet/p-5f6a8312.system.entry.js +4 -0
  473. package/lib/duet/{p-4543f9e7.entry.js → p-5fe9bbe0.entry.js} +1 -1
  474. package/lib/duet/{p-06051dcb.entry.js → p-60754704.entry.js} +1 -1
  475. package/lib/duet/p-61fe7d32.entry.js +4 -0
  476. package/lib/duet/{p-bff7ece1.system.entry.js → p-64030845.system.entry.js} +2 -2
  477. package/lib/duet/{p-5eda45d0.system.entry.js → p-646fcab7.system.entry.js} +1 -1
  478. package/lib/duet/{p-2f891fbb.system.js → p-6a95a2e3.system.js} +1 -1
  479. package/lib/duet/p-6adc0389.system.entry.js +4 -0
  480. package/lib/duet/{p-a89f11eb.entry.js → p-6f106108.entry.js} +1 -1
  481. package/lib/duet/{p-083353cb.system.entry.js → p-6f53cfb2.system.entry.js} +1 -1
  482. package/lib/duet/{p-18cd13be.system.entry.js → p-739bfa4e.system.entry.js} +1 -1
  483. package/lib/duet/{p-77009e02.system.entry.js → p-753333e9.system.entry.js} +1 -1
  484. package/lib/duet/{p-b6e8a587.js → p-75e078ac.js} +1 -1
  485. package/lib/duet/{p-210715c1.system.entry.js → p-7712eb09.system.entry.js} +1 -1
  486. package/lib/duet/{p-912860f0.entry.js → p-783cc158.entry.js} +1 -1
  487. package/lib/duet/{p-199d505a.entry.js → p-7863c54a.entry.js} +1 -1
  488. package/lib/duet/p-7a3ae8a9.system.js +4 -0
  489. package/lib/duet/{p-54460ce3.system.entry.js → p-7a41aff3.system.entry.js} +1 -1
  490. package/lib/duet/{p-f00a57c0.entry.js → p-7b6bacd8.entry.js} +1 -1
  491. package/lib/duet/{p-277fd80e.entry.js → p-7db5f5b6.entry.js} +1 -1
  492. package/lib/duet/p-7f94c928.entry.js +4 -0
  493. package/lib/duet/{p-0c12d3cd.system.js → p-8002cdbf.system.js} +1 -1
  494. package/lib/duet/{p-0bfee3a1.system.entry.js → p-8002d713.system.entry.js} +1 -1
  495. package/lib/duet/{p-6014d518.system.entry.js → p-8087cdcd.system.entry.js} +1 -1
  496. package/lib/duet/{p-372b1880.entry.js → p-81168888.entry.js} +1 -1
  497. package/lib/duet/{p-0740edce.system.js → p-832862b7.system.js} +1 -1
  498. package/lib/duet/{p-c999ea8d.system.entry.js → p-832e5af8.system.entry.js} +1 -1
  499. package/lib/duet/{p-bc188b4d.entry.js → p-8486a863.entry.js} +1 -1
  500. package/lib/duet/{p-58400179.entry.js → p-84b5b372.entry.js} +1 -1
  501. package/lib/duet/p-8b3b5673.js +4 -0
  502. package/lib/duet/{p-18917d49.entry.js → p-8bee5b14.entry.js} +1 -1
  503. package/lib/duet/{p-7bc8a7ba.entry.js → p-8c95d7e7.entry.js} +1 -1
  504. package/lib/duet/{p-48836fcc.system.entry.js → p-8d947a43.system.entry.js} +1 -1
  505. package/lib/duet/{p-477d4c2a.system.entry.js → p-91b2664a.system.entry.js} +1 -1
  506. package/lib/duet/p-94eab61e.system.js +4 -0
  507. package/lib/duet/{p-40b33a43.system.entry.js → p-961a7a42.system.entry.js} +1 -1
  508. package/lib/duet/{p-04734a93.system.entry.js → p-962a7ed7.system.entry.js} +2 -2
  509. package/lib/duet/p-9832a62e.system.entry.js +4 -0
  510. package/lib/duet/{p-0ce0c979.system.entry.js → p-9abe2d23.system.entry.js} +1 -1
  511. package/lib/duet/{p-0e1e68bc.system.entry.js → p-9c50306c.system.entry.js} +1 -1
  512. package/lib/duet/{p-7776b2e3.system.entry.js → p-9c5717a5.system.entry.js} +1 -1
  513. package/lib/duet/p-9d0d4329.system.entry.js +4 -0
  514. package/lib/duet/p-9d7aea44.entry.js +4 -0
  515. package/lib/duet/{p-357fba0e.system.entry.js → p-a033bafa.system.entry.js} +1 -1
  516. package/lib/duet/p-a0c1c7d8.system.entry.js +4 -0
  517. package/lib/duet/p-a0ffaabf.entry.js +4 -0
  518. package/lib/duet/{p-ee6bfb1e.entry.js → p-a1e13f21.entry.js} +1 -1
  519. package/lib/duet/{p-410c17b6.system.entry.js → p-a838f364.system.entry.js} +1 -1
  520. package/lib/duet/{p-2b790430.entry.js → p-a90efe08.entry.js} +1 -1
  521. package/lib/duet/{p-7ca5fee5.system.entry.js → p-aba65c68.system.entry.js} +1 -1
  522. package/lib/duet/{p-0fdbde27.entry.js → p-ac538db7.entry.js} +1 -1
  523. package/lib/duet/p-adcd2fb3.entry.js +4 -0
  524. package/lib/duet/{p-ba7657d2.system.entry.js → p-b224ee72.system.entry.js} +1 -1
  525. package/lib/duet/{p-cb833d34.system.entry.js → p-b274ebde.system.entry.js} +1 -1
  526. package/lib/duet/{p-cb7626f8.entry.js → p-b2f64f34.entry.js} +1 -1
  527. package/lib/duet/{p-a2023033.system.entry.js → p-b3ab4a17.system.entry.js} +1 -1
  528. package/lib/duet/{p-a710fd68.entry.js → p-b4df4c57.entry.js} +1 -1
  529. package/lib/duet/p-b4e4bf04.system.entry.js +4 -0
  530. package/lib/duet/{p-a4d2aea7.entry.js → p-b5443923.entry.js} +1 -1
  531. package/lib/duet/p-b657f08f.system.entry.js +4 -0
  532. package/lib/duet/{p-0660a0ef.system.entry.js → p-ba4bdb0d.system.entry.js} +1 -1
  533. package/lib/duet/{p-ae8d9deb.js → p-bb2d58bc.js} +1 -1
  534. package/lib/duet/{p-c1e4c10f.system.entry.js → p-bc2be70e.system.entry.js} +1 -1
  535. package/lib/duet/p-bc50d23b.entry.js +4 -0
  536. package/lib/duet/{p-ab487d80.system.entry.js → p-bd2768a5.system.entry.js} +2 -2
  537. package/lib/duet/p-c1b1b16d.entry.js +4 -0
  538. package/lib/duet/{p-e8daf1e2.entry.js → p-c8783040.entry.js} +1 -1
  539. package/lib/duet/{p-0258c8de.entry.js → p-cade991a.entry.js} +1 -1
  540. package/lib/duet/{p-44ecb79f.entry.js → p-cca4a7db.entry.js} +1 -1
  541. package/lib/duet/p-ccf2bc0a.system.entry.js +4 -0
  542. package/lib/duet/{p-5a8ca9f7.system.entry.js → p-cd0e3537.system.entry.js} +1 -1
  543. package/lib/duet/{p-b5329846.entry.js → p-ce754f76.entry.js} +1 -1
  544. package/lib/duet/{p-a37a7f5f.system.entry.js → p-ce7987e8.system.entry.js} +1 -1
  545. package/lib/duet/{p-6119ef0a.entry.js → p-cf1206a8.entry.js} +1 -1
  546. package/lib/duet/{p-6db337db.entry.js → p-d08a89dc.entry.js} +1 -1
  547. package/lib/duet/{p-765f640d.js → p-d11659fd.js} +1 -1
  548. package/lib/duet/p-d22c889b.entry.js +4 -0
  549. package/lib/duet/{p-d40e8899.system.js → p-d6c69f62.system.js} +1 -1
  550. package/lib/duet/{p-83dc6278.entry.js → p-d6e16c5d.entry.js} +1 -1
  551. package/lib/duet/{p-d9f0722f.entry.js → p-d6fbbecc.entry.js} +1 -1
  552. package/lib/duet/{p-dd48441b.system.entry.js → p-d8d99c33.system.entry.js} +1 -1
  553. package/lib/duet/{p-f4b2f2e8.entry.js → p-d9ad612c.entry.js} +1 -1
  554. package/lib/duet/{p-ab5f9de6.entry.js → p-d9b32ab3.entry.js} +1 -1
  555. package/lib/duet/{p-e3bf718e.system.entry.js → p-db2c01b7.system.entry.js} +1 -1
  556. package/lib/duet/{p-e021729d.entry.js → p-dcbb4af4.entry.js} +1 -1
  557. package/lib/duet/p-defbfc15.js +4 -0
  558. package/lib/duet/{p-0e2c37c7.system.js → p-dfbd0dd7.system.js} +1 -1
  559. package/lib/duet/{p-5899db41.system.entry.js → p-e2122bd3.system.entry.js} +1 -1
  560. package/lib/duet/p-e4c8559c.system.js +4 -0
  561. package/lib/duet/p-e5997320.entry.js +4 -0
  562. package/lib/duet/{p-73f290b1.entry.js → p-e6596826.entry.js} +1 -1
  563. package/lib/duet/{p-a25f447e.system.entry.js → p-e7f0d18b.system.entry.js} +1 -1
  564. package/lib/duet/{p-acd9cb61.entry.js → p-e8d31be7.entry.js} +1 -1
  565. package/lib/duet/{p-1abf7d11.system.entry.js → p-ead4b210.system.entry.js} +1 -1
  566. package/lib/duet/{p-61fe999e.system.entry.js → p-eaeee3a3.system.entry.js} +1 -1
  567. package/lib/duet/{p-8d6d407f.system.entry.js → p-eb26c1f5.system.entry.js} +1 -1
  568. package/lib/duet/{p-4407ea5a.entry.js → p-eb9677dc.entry.js} +1 -1
  569. package/lib/duet/{p-17077f57.entry.js → p-ec58f8ee.entry.js} +1 -1
  570. package/lib/duet/{p-d2b0c35d.entry.js → p-ec5d2407.entry.js} +1 -1
  571. package/lib/duet/{p-4451f3eb.entry.js → p-ec70084a.entry.js} +1 -1
  572. package/lib/duet/p-ee067380.system.entry.js +4 -0
  573. package/lib/duet/{p-11e4c749.system.entry.js → p-ee52d40a.system.entry.js} +1 -1
  574. package/lib/duet/{p-18e6e7fe.entry.js → p-f0634b57.entry.js} +1 -1
  575. package/lib/duet/p-f0cc5629.js +4 -0
  576. package/lib/duet/{p-be7c8c61.system.entry.js → p-f28acd06.system.entry.js} +1 -1
  577. package/lib/duet/{p-50f8076d.entry.js → p-f2957e8e.entry.js} +1 -1
  578. package/lib/duet/{p-a696a103.entry.js → p-f33f42ce.entry.js} +1 -1
  579. package/lib/duet/p-f40c4ff4.entry.js +4 -0
  580. package/lib/duet/{p-0bfe2f53.system.entry.js → p-f48366d3.system.entry.js} +1 -1
  581. package/lib/duet/p-f6000a03.js +4 -0
  582. package/lib/duet/{p-04efd66c.system.entry.js → p-f6471762.system.entry.js} +2 -2
  583. package/lib/duet/{p-49e6e791.system.entry.js → p-f749aa8a.system.entry.js} +1 -1
  584. package/lib/duet/{p-6b2a8199.system.entry.js → p-f930128c.system.entry.js} +1 -1
  585. package/lib/duet/{p-281fa7a1.entry.js → p-fa2ef682.entry.js} +1 -1
  586. package/lib/duet/p-fa3e0628.system.entry.js +4 -0
  587. package/lib/duet/{p-80ebdba0.entry.js → p-fbcd3fb7.entry.js} +1 -1
  588. package/lib/duet/p-fc100c70.entry.js +4 -0
  589. package/lib/duet/{p-f7845fea.entry.js → p-fccf2ddc.entry.js} +1 -1
  590. package/lib/duet/{p-bd60816f.entry.js → p-fd5d4f14.entry.js} +1 -1
  591. package/lib/duet/p-fdbc3f6c.entry.js +4 -0
  592. package/lib/duet/{p-da60c177.system.entry.js → p-fdbc9c7f.system.entry.js} +1 -1
  593. package/lib/duet/{p-2a2f7fe9.system.entry.js → p-ffdfb64b.system.entry.js} +2 -2
  594. package/lib/esm/a11y-utils-92930863.js +18 -0
  595. package/lib/esm/{app-globals-01df0e2e.js → app-globals-19322ff1.js} +1 -1
  596. package/lib/esm/duet-action-button.entry.js +5 -5
  597. package/lib/esm/duet-alert.entry.js +4 -4
  598. package/lib/esm/duet-badge.entry.js +4 -4
  599. package/lib/esm/duet-banner.entry.js +4 -4
  600. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  601. package/lib/esm/duet-breadcrumbs.entry.js +7 -7
  602. package/lib/esm/duet-button_2.entry.js +7 -7
  603. package/lib/esm/duet-callout.entry.js +5 -5
  604. package/lib/esm/duet-caption_4.entry.js +12 -23
  605. package/lib/esm/duet-card.entry.js +4 -4
  606. package/lib/esm/duet-checkbox.entry.js +2 -2
  607. package/lib/esm/duet-checkmark.entry.js +4 -4
  608. package/lib/esm/duet-chip_3.entry.js +45 -8
  609. package/lib/esm/duet-choice_2.entry.js +4 -4
  610. package/lib/esm/duet-collapsible.entry.js +4 -4
  611. package/lib/esm/duet-combobox.entry.js +6 -12
  612. package/lib/esm/duet-contact-card.entry.js +5 -5
  613. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  614. package/lib/esm/duet-date-picker.entry.js +5 -5
  615. package/lib/esm/duet-divider_2.entry.js +5 -5
  616. package/lib/esm/duet-editable-table_3.entry.js +11 -11
  617. package/lib/esm/duet-empty-state.entry.js +2 -2
  618. package/lib/esm/duet-fieldset.entry.js +6 -6
  619. package/lib/esm/duet-file-chooser.entry.js +1 -1
  620. package/lib/esm/duet-footer.entry.js +4 -4
  621. package/lib/esm/duet-grid_2.entry.js +3 -3
  622. package/lib/esm/duet-header_2.entry.js +5 -5
  623. package/lib/esm/duet-hero.entry.js +4 -4
  624. package/lib/esm/duet-icon.entry.js +6 -6
  625. package/lib/esm/duet-input_2.entry.js +102 -13
  626. package/lib/esm/duet-layout.entry.js +2 -2
  627. package/lib/esm/duet-list_2.entry.js +4 -4
  628. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  629. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
  630. package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
  631. package/lib/esm/duet-menu-bar-item.entry.js +24 -6
  632. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  633. package/lib/esm/duet-menu-bar.entry.js +4 -4
  634. package/lib/esm/duet-modal.entry.js +5 -5
  635. package/lib/esm/duet-multiselect.entry.js +4 -4
  636. package/lib/esm/duet-nav.entry.js +2 -2
  637. package/lib/esm/duet-notification_2.entry.js +6 -6
  638. package/lib/esm/duet-number-input.entry.js +4 -4
  639. package/lib/esm/duet-overlay.entry.js +2 -2
  640. package/lib/esm/duet-page-heading.entry.js +4 -4
  641. package/lib/esm/duet-pagination_2.entry.js +6 -6
  642. package/lib/esm/duet-progress.entry.js +3 -3
  643. package/lib/esm/duet-promo-card.entry.js +7 -7
  644. package/lib/esm/duet-radio_2.entry.js +3 -3
  645. package/lib/esm/duet-range-slider.entry.js +3 -3
  646. package/lib/esm/duet-scrollable_3.entry.js +49 -28
  647. package/lib/esm/duet-section-layout.entry.js +4 -4
  648. package/lib/esm/duet-select.entry.js +3 -3
  649. package/lib/esm/duet-shaped-image.entry.js +3 -3
  650. package/lib/esm/duet-show-more.entry.js +4 -4
  651. package/lib/esm/duet-slideout-lang.entry.js +4 -4
  652. package/lib/esm/duet-slideout-link.entry.js +4 -4
  653. package/lib/esm/duet-slideout-panel-dropdown.entry.js +6 -6
  654. package/lib/esm/duet-slideout-panel.entry.js +13 -13
  655. package/lib/esm/duet-slideout.entry.js +11 -11
  656. package/lib/esm/duet-step_2.entry.js +3 -3
  657. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
  658. package/lib/esm/duet-submenu-bar-dropdown.entry.js +7 -7
  659. package/lib/esm/duet-submenu-bar-item.entry.js +23 -5
  660. package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
  661. package/lib/esm/duet-submenu-bar.entry.js +8 -8
  662. package/lib/esm/duet-textarea.entry.js +7 -7
  663. package/lib/esm/duet-toggle.entry.js +2 -2
  664. package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
  665. package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
  666. package/lib/esm/duet-toolbar-item.entry.js +25 -6
  667. package/lib/esm/duet-toolbar-link.entry.js +4 -4
  668. package/lib/esm/duet-toolbar.entry.js +4 -4
  669. package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
  670. package/lib/esm/duet-tooltip.entry.js +3 -3
  671. package/lib/esm/duet-tray.entry.js +6 -6
  672. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  673. package/lib/esm/duet-upload-item.entry.js +5 -5
  674. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  675. package/lib/esm/duet.js +4 -4
  676. package/lib/esm/{errorcodes.utils-ac65ace8.js → errorcodes.utils-953f4d47.js} +1 -1
  677. package/lib/esm/{focus-utils-3e81bca4.js → focus-utils-5147573d.js} +1 -1
  678. package/lib/esm/{index-5d196317.js → index-940c081d.js} +2 -2
  679. package/lib/esm/{language-utils-97f0a1bb.js → language-utils-b0c1eb01.js} +1 -1
  680. package/lib/esm/loader.js +4 -4
  681. package/lib/esm/{slot-utils-4442cc08.js → slot-utils-4a318cb9.js} +1 -1
  682. package/lib/esm/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
  683. package/lib/{dist-custom-elements/p-d5c7ae62.js → esm/tokens-84fb2357.js} +25 -25
  684. package/lib/esm/{tokens.module-b5fab24a.js → tokens.module-216c2ae9.js} +25 -25
  685. package/lib/esm-es5/a11y-utils-92930863.js +4 -0
  686. package/lib/esm-es5/{app-globals-01df0e2e.js → app-globals-19322ff1.js} +1 -1
  687. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  688. package/lib/esm-es5/duet-alert.entry.js +1 -1
  689. package/lib/esm-es5/duet-badge.entry.js +1 -1
  690. package/lib/esm-es5/duet-banner.entry.js +1 -1
  691. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  692. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  693. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  694. package/lib/esm-es5/duet-callout.entry.js +1 -1
  695. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  696. package/lib/esm-es5/duet-card.entry.js +1 -1
  697. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  698. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  699. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  700. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  701. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  702. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  703. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  704. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  705. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  706. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  707. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  708. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  709. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  710. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  711. package/lib/esm-es5/duet-footer.entry.js +1 -1
  712. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  713. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  714. package/lib/esm-es5/duet-hero.entry.js +1 -1
  715. package/lib/esm-es5/duet-icon.entry.js +1 -1
  716. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  717. package/lib/esm-es5/duet-layout.entry.js +1 -1
  718. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  719. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  720. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  721. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  722. package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
  723. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  724. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  725. package/lib/esm-es5/duet-modal.entry.js +1 -1
  726. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  727. package/lib/esm-es5/duet-nav.entry.js +1 -1
  728. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  729. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  730. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  731. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  732. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  733. package/lib/esm-es5/duet-progress.entry.js +1 -1
  734. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  735. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  736. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  737. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  738. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  739. package/lib/esm-es5/duet-select.entry.js +1 -1
  740. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  741. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  742. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  743. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  744. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  745. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  746. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  747. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  748. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  749. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  750. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  751. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  752. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  753. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  754. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  755. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  756. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  757. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  758. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  759. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  760. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  761. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  762. package/lib/esm-es5/duet-tray.entry.js +1 -1
  763. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  764. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  765. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  766. package/lib/esm-es5/duet.js +1 -1
  767. package/lib/esm-es5/{errorcodes.utils-ac65ace8.js → errorcodes.utils-953f4d47.js} +1 -1
  768. package/lib/esm-es5/{focus-utils-3e81bca4.js → focus-utils-5147573d.js} +1 -1
  769. package/lib/esm-es5/{index-5d196317.js → index-940c081d.js} +2 -2
  770. package/lib/esm-es5/{language-utils-97f0a1bb.js → language-utils-b0c1eb01.js} +1 -1
  771. package/lib/esm-es5/loader.js +1 -1
  772. package/lib/esm-es5/{slot-utils-4442cc08.js → slot-utils-4a318cb9.js} +1 -1
  773. package/lib/esm-es5/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
  774. package/lib/esm-es5/tokens-84fb2357.js +4 -0
  775. package/lib/esm-es5/tokens.module-216c2ae9.js +4 -0
  776. package/lib/types/components/duet-chip/duet-chip.d.ts +24 -2
  777. package/lib/types/components/duet-input/duet-input.d.ts +22 -1
  778. package/lib/types/components/duet-link/duet-link.d.ts +0 -1
  779. package/lib/types/components/duet-menu-bar-item/duet-menu-bar-item.d.ts +17 -0
  780. package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +4 -0
  781. package/lib/types/components/duet-submenu-bar-item/duet-submenu-bar-item.d.ts +17 -0
  782. package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +17 -0
  783. package/lib/types/components.d.ts +97 -4
  784. package/lib/types/utils/a11y-utils.d.ts +11 -0
  785. package/package.json +4 -4
  786. package/lib/dist-custom-elements/p-43a7f93f.js +0 -327
  787. package/lib/duet/p-17b64351.system.entry.js +0 -4
  788. package/lib/duet/p-1db515c6.entry.js +0 -4
  789. package/lib/duet/p-21ad7b3a.system.entry.js +0 -4
  790. package/lib/duet/p-27aa38b5.system.entry.js +0 -4
  791. package/lib/duet/p-29072d2d.system.entry.js +0 -4
  792. package/lib/duet/p-39dab293.entry.js +0 -4
  793. package/lib/duet/p-44c19fe9.entry.js +0 -4
  794. package/lib/duet/p-44d2dbb7.entry.js +0 -4
  795. package/lib/duet/p-49051d57.entry.js +0 -4
  796. package/lib/duet/p-4a59b12a.system.entry.js +0 -4
  797. package/lib/duet/p-4e485c1c.system.entry.js +0 -4
  798. package/lib/duet/p-50c83774.js +0 -4
  799. package/lib/duet/p-51675591.system.entry.js +0 -4
  800. package/lib/duet/p-5839bb7a.system.entry.js +0 -4
  801. package/lib/duet/p-5c5202c1.system.entry.js +0 -4
  802. package/lib/duet/p-5e0a2a78.system.entry.js +0 -4
  803. package/lib/duet/p-681afce7.js +0 -4
  804. package/lib/duet/p-69bb93ee.system.entry.js +0 -4
  805. package/lib/duet/p-747505e8.entry.js +0 -4
  806. package/lib/duet/p-86ddbb9f.system.entry.js +0 -4
  807. package/lib/duet/p-89bc2c76.system.entry.js +0 -4
  808. package/lib/duet/p-8d7d23ca.entry.js +0 -4
  809. package/lib/duet/p-8e8ac460.system.entry.js +0 -4
  810. package/lib/duet/p-907e01e1.entry.js +0 -4
  811. package/lib/duet/p-90e39ad6.entry.js +0 -4
  812. package/lib/duet/p-91115d1e.system.js +0 -4
  813. package/lib/duet/p-995b0ea5.system.entry.js +0 -4
  814. package/lib/duet/p-9bbdecc7.entry.js +0 -4
  815. package/lib/duet/p-9f08395f.entry.js +0 -4
  816. package/lib/duet/p-a4d589fb.system.entry.js +0 -4
  817. package/lib/duet/p-a623fa7e.entry.js +0 -4
  818. package/lib/duet/p-af311c80.entry.js +0 -4
  819. package/lib/duet/p-b01e1603.entry.js +0 -4
  820. package/lib/duet/p-b24bbdc0.entry.js +0 -4
  821. package/lib/duet/p-b5dabfe2.entry.js +0 -4
  822. package/lib/duet/p-b9ca5786.entry.js +0 -4
  823. package/lib/duet/p-bb896f73.system.js +0 -4
  824. package/lib/duet/p-c162e573.system.entry.js +0 -4
  825. package/lib/duet/p-d1c6861d.system.entry.js +0 -4
  826. package/lib/duet/p-d5c7ae62.js +0 -4
  827. package/lib/duet/p-ed4d1a8b.js +0 -4
  828. package/lib/duet/p-f3a6603e.system.entry.js +0 -4
  829. package/lib/duet/p-f5063a7d.system.js +0 -4
  830. package/lib/esm-es5/tokens-e0e3d241.js +0 -4
  831. package/lib/esm-es5/tokens.module-b5fab24a.js +0 -4
  832. /package/lib/dist-custom-elements/{p-8764aea1.js → p-bc933201.js} +0 -0
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- import{r as t,h as e,H as a,g as i,c as o}from"./p-ae8d9deb.js";import{i as s}from"./p-aaa7a7bd.js";import{h as r,g as n}from"./p-b6e8a587.js";import{s as d,u as l,o as b,p as c,d as u,b as h,a as p,c as g}from"./p-a1b7f2a0.js";import{g as m,c as f,d as x,a as k}from"./p-8483586d.js";import{d as v}from"./p-e95fa292.js";import{c as w}from"./p-5e59e970.js";import"./p-9c3c64b9.js";import"./p-50c83774.js";const y=class{constructor(e){t(this,e),this.currentIndex=0,this.scrollPaneElement=void 0,this.hasCollapseButtonLabelSlot=!1,this.resizeObserver=new ResizeObserver((t=>{var e,a,i,o;if(1===(null==t?void 0:t.length)){const s=null===(a=null===(e=t[0])||void 0===e?void 0:e.target)||void 0===a?void 0:a.getBoundingClientRect().width,r=null===(o=null===(i=t[0])||void 0===i?void 0:i.target)||void 0===o?void 0:o.scrollWidth;this.needsScrolling=r>s+10}})),this.collapsedOnClick=()=>{this.collapsed=!this.collapsed},this.scrollPaneAtStart=!0,this.needsScrolling=!0,this.scrollPaneAtEnd=!1,this.childrenData={},this.theme="",this.identifier="",this.collapsed=!1,this.buttons=!0,this.buttonAlignment="center",this.center=!1,this.padding="none",this.selected=0}watchPropHandler(t){this.scrollToElement(t,"center")}componentWillLoad(){s(this),this.hasCollapseButtonLabelSlot=r(this.element,"collapse-button-label")}componentDidLoad(){this.resizeObserver.observe(this.scrollPaneElement),requestAnimationFrame((()=>{this.updateScrollButtons(this.getScrollPaneElements()[0])}))}disconnectedCallback(){this.resizeObserver.disconnect()}getScrollPaneElements(){return n(this.element)}getLastVisibleElement(){const t=this.getScrollPaneElements().find((t=>t.getBoundingClientRect().x+t.getBoundingClientRect().width-this.scrollPaneElement.getBoundingClientRect().x>this.scrollPaneElement.clientWidth)),e=this.getScrollPaneElements().indexOf(t);return t.clientWidth>this.scrollPaneElement.clientWidth?e:e-1}getFirstVisibleElement(){const t=this.getScrollPaneElements(),e=t.find((t=>t.getBoundingClientRect().x>this.scrollPaneElement.getBoundingClientRect().x)),a=e?t.indexOf(e):t.length;var i=Math.max(a-1,0);return t[i].clientWidth>this.scrollPaneElement.clientWidth?i:a}updateScrollButtons(t=null,e=this.scrollPaneElement){if(this.buttons){if(t&&t.clientWidth>this.scrollPaneElement.clientWidth){const e=this.getScrollPaneElements().indexOf(t);return 0==e&&(this.scrollPaneAtStart=!0),void(e==this.getScrollPaneElements().length-1&&(this.scrollPaneAtEnd=!0))}e.scrollLeft<=0?this.scrollPaneAtStart=!0:e.scrollLeft>0&&(this.scrollPaneAtStart=!1),e.clientWidth+e.scrollLeft+10>=e.scrollWidth?this.scrollPaneAtEnd=!0:e.clientWidth+e.scrollLeft+10<e.scrollWidth&&(this.scrollPaneAtEnd=!1)}}scrollToElement(t=this.currentIndex,e){const a=this.getScrollPaneElements();if(!a||0===a.length)return;t+1>=a.length&&(t=a.length-1),t<0&&(t=0);let i=a[0].getBoundingClientRect().x,o=5;const s=()=>{if(a[0].getBoundingClientRect().x===i){if(o--,0!==o)return void window.requestAnimationFrame(s);this.updateScrollButtons(a[t])}else window.requestAnimationFrame(s),i=a[0].getBoundingClientRect().x};a[t].scrollIntoView({behavior:"smooth",block:"nearest",inline:e}),window.requestAnimationFrame(s)}scrollLeft(){this.scrollPaneAtEnd=!1;const t=this.getFirstVisibleElement();this.scrollToElement(t-1,"center")}scrollRight(){this.scrollPaneAtStart=!1;const t=this.getLastVisibleElement();this.scrollToElement(t+1,"center")}renderFadeOverlay(t){return e("div",{class:{"duet-scrollable-fade-overlay":!0,"duet-scrollable-fade-overlay--hidden":!this.needsScrolling,[`${t}`]:!0}})}renderButton(t){const a="turva"===this.theme?"color-primary-darker-turva":"color-primary",i="turva"===this.theme?"color-gray-turva":"color-gray",o=()=>{"left"===t?this.scrollLeft():this.scrollRight()},s="left"===t?this.scrollPaneAtStart:this.scrollPaneAtEnd;return e("div",{class:{"duet-scrollable-button-container":!0,[`${t}`]:!0,"duet-scrollable-button-container--occluded":!this.needsScrolling}},e("button",{part:`${this.identifier}-button-${t}`,"aria-hidden":"true",class:{"duet-scrollable-button":!0,[`duet-scrollable-button--${this.buttonAlignment}`]:!0,[`duet-scrollable-button--${t}`]:!0},onClick:()=>o(),disabled:s,tabindex:"-1",hidden:!this.buttons},e("duet-icon",{color:s?i:a,name:"left"===t?"action-arrow-left":"action-arrow-right",size:"small",margin:"none"})))}render(){return e(a,{key:"6a2f3a6f4036a13721ebcfbb3bb25b8643158e56",class:{"duet-theme-turva":"turva"===this.theme,"duet-theme-default":"default"===this.theme}},this.hasCollapseButtonLabelSlot&&e("div",{key:"4bb215f5191f36166ecd690b990d98d8b5734924",class:{collapse:!0,hide:!this.needsScrolling&&!this.collapsed}},e("duet-button",{key:"5613531c8bf0412aa04c37ae90faa516b16b30ac",variation:"plain",margin:"none","center-text":!0,onClick:()=>this.collapsedOnClick()},e("slot",{key:"fce3a449acdf28e2a89942dc6a9acc436e457656",name:"collapse-button-label"}))),e("div",{key:"39a8fc136ad07b789f6bfdd6901c1e806744a059",class:{"duet-scrollable-items":!0,buttons:this.buttons,center:this.center}},this.buttons&&this.renderButton("left"),this.renderFadeOverlay("left"),e("div",{key:"c3929264d3c94505dd43827593f1702671629427",class:{"duet-scrollable-list":!0,collapsed:this.collapsed,[`duet-overflow-padding--${this.padding}`]:"none"!==this.padding},onScroll:()=>this.updateScrollButtons(),ref:t=>this.scrollPaneElement=t},e("slot",{key:"3b0b1fde6ad0500b0bf893c4b4e8ae3ac90c426b"})),this.renderFadeOverlay("right"),this.buttons&&this.renderButton("right")))}get element(){return i(this)}static get watchers(){return{selected:["watchPropHandler"]}}};y.style="*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}:host{position:relative !important}:host .duet-scrollable-items{position:relative;display:flex}:host .duet-scrollable-items .duet-scrollable-fade-overlay{position:absolute;bottom:0;z-index:250;display:block;width:10px;height:100%;pointer-events:none;transition:transform 300ms ease}:host .duet-scrollable-items .duet-scrollable-fade-overlay--hidden{display:none}:host .duet-scrollable-items:not(.buttons) .duet-scrollable-fade-overlay{}:host .duet-scrollable-items:not(.buttons) .duet-scrollable-fade-overlay.left{left:calc(0px - 10px);background-image:linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0))}:host .duet-scrollable-items:not(.buttons) .duet-scrollable-fade-overlay.right{right:calc(0px - 10px);background-image:linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0))}:host .duet-scrollable-items.buttons .duet-scrollable-fade-overlay.left{left:calc(40px - 10px);background-image:linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0))}:host .duet-scrollable-items.buttons .duet-scrollable-fade-overlay.right{right:calc(40px - 10px);background-image:linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0))}:host .duet-scrollable-items.buttons .duet-scrollable-button-container{position:relative;flex:0 0 auto;flex-basis:40px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--occluded{flex-basis:0;flex-shrink:1;width:0;padding:10px 0;overflow:hidden;visibility:hidden}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button{position:absolute;display:flex;flex:0 0 auto;flex-basis:40px;align-items:center;height:100%;cursor:pointer;transition:transform 300ms ease}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button:active duet-icon{transition:transform 300ms ease;transform:scale(0.8)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--left{left:0;padding:10px 10px 10px 0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--right{right:0;padding:10px 0 10px 10px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--top{align-items:flex-start}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--bottom{align-items:flex-end}:host .duet-scrollable-items .duet-scrollable-list{display:flex;flex-wrap:nowrap;gap:20px;padding-right:10px;padding-left:10px;margin:0 -10px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-margin:0 20px;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;}:host .duet-scrollable-items .duet-scrollable-list:not(.buttons){white-space:normal}:host .duet-scrollable-items .duet-scrollable-list::-webkit-scrollbar{display:none}:host .duet-scrollable-items .duet-scrollable-list.collapsed{flex-wrap:wrap}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--xx-small{padding-top:4px;padding-bottom:4px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--x-small{padding-top:8px;padding-bottom:8px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--small{padding-top:12px;padding-bottom:12px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--medium{padding-top:16px;padding-bottom:16px}:host .duet-scrollable-items.center{justify-content:center}:host .duet-scrollable-items.center .duet-scrollable-list.collapsed{justify-content:center}.collapse{width:100%;text-align:center}.collapse.hide{visibility:hidden}::slotted(*){flex-shrink:0;margin-left:0;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;scroll-snap-align:center}";const S=class{constructor(e){t(this,e),this.setupContentElement=()=>{this.contentId&&(this.tabpanelElement=document.getElementById(this.contentId),this.tabpanelElement&&(this.tabpanelElement.setAttribute("role","tabpanel"),this.tabpanelElement.setAttribute("tabindex","-1"),this.tabpanelElement.removeEventListener("focus",this.tabpanelElementFocusListener),this.tabpanelElement.removeEventListener("blur",this.tabpanelElementBlurListener),this.tabpanelElement.addEventListener("focus",this.tabpanelElementFocusListener),this.tabpanelElement.addEventListener("blur",this.tabpanelElementBlurListener),this.accessibleDescription&&this.tabpanelElement.setAttribute("aria-description",this.accessibleDescription),this.accessibleLabelledBy&&this.tabpanelElement.setAttribute("aria-labelledby",this.accessibleLabelledBy),this.tabpanelElement.toggleAttribute("hidden",!this.selected)))},this.tabpanelElementFocusListener=()=>{this.element.classList.contains("user-is-tabbing")&&(this.tabpanelElement.style.outline="0",this.tabpanelElement.style.boxShadow=v("turva"===this.theme?"focus-turva":"focus"))},this.tabpanelElementBlurListener=()=>{this.tabpanelElement.style.outline=null,this.tabpanelElement.style.boxShadow=null},this.theme="",this.label=void 0,this.caption=void 0,this.selected=void 0,this.notificationMark=void 0,this.accessibleDescriptionDefault=null,this.accessibleDescription=this.accessibleDescriptionDefault?m(this.accessibleDescriptionDefault):null,this.accessibleLabelledBy=void 0,this.contentId=void 0}componentWillLoad(){s(this)}connectedCallback(){f(this,{prop:"accessibleDescription",defaults:"accessibleDescriptionDefault"}),d(this),this.setupContentElement()}disconnectedCallback(){x(this),l(this),this.tabpanelElement&&(this.tabpanelElement.removeAttribute("role"),this.tabpanelElement.removeAttribute("tabindex"),this.tabpanelElement.removeAttribute("aria-description"),this.tabpanelElement.removeAttribute("aria-labelledby"),this.tabpanelElement.removeAttribute("hidden"),this.tabpanelElement.removeEventListener("focus",this.tabpanelElementFocusListener.bind(this)),this.tabpanelElement.removeEventListener("blur",this.tabpanelElementBlurListener.bind(this)),this.tabpanelElement=void 0)}setupSelected(t,e){!!t!=!!e&&this.setupContentElement()}async setFocus(t){this.tabpanelElement.focus(t)}render(){return e("div",{ref:t=>{this.contentId||(this.tabpanelElement=t)},role:"tabpanel",class:{"duet-theme-turva":"turva"===this.theme,"duet-tab":!0,selected:this.selected,"has-content-id":!!this.contentId},"aria-description":this.accessibleDescription,"aria-labelledby":this.accessibleLabelledBy,tabindex:"-1"},e("slot",null))}get element(){return i(this)}static get watchers(){return{selected:["setupSelected"]}}};S.style=".sc-duet-tab-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%}.duet-tab.sc-duet-tab{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:none;width:100%}.duet-tab.selected.sc-duet-tab{display:block}.duet-tab.has-content-id.sc-duet-tab,.duet-tab.has-content-id.selected.sc-duet-tab{display:none}.user-is-tabbing.sc-duet-tab-h .duet-tab.sc-duet-tab:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.user-is-tabbing.sc-duet-tab-h .duet-tab.duet-theme-turva.sc-duet-tab:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";const z=class{constructor(a){t(this,a),this.duetChange=o(this,"duetChange",3),this.duetTabChange=o(this,"duetTabChange",7),this.duetTabChangeRequested=o(this,"duetTabChangeRequested",7),this.id=w("DuetTabGroup"),this.handleKeyDown=t=>{let e;u(t)||h(t)?e=t.target.previousElementSibling:(p(t)||g(t))&&(e=t.target.nextElementSibling),b(t)&&!c(t)&&(t.preventDefault(),this.element.querySelector("duet-tab[selected]").setFocus()),e&&(t.preventDefault(),e.click(),e.focus())},this.onTabSelect=t=>{this.tabChangeConfirm?t!==this.selected&&this.duetTabChangeRequested.emit({value:t,component:"duet-tab-group"}):this.openTab(t)},this.scrollToActive=()=>{"checked"!==this.variation&&"plain-scrolling"!==this.variation||setTimeout((()=>{const t=this.tabsContainer.querySelector(".selected");t&&t.scrollIntoView({behavior:"smooth",inline:"center",block:"nearest"})}),50)},this.renderTab=()=>{const t=this.tabs.map(((t,a)=>e("button",{role:"tab",id:this.getButtonId(a),"aria-selected":t.selected?"true":"false","aria-description":this.getAccessibleDescription(a),tabindex:t.selected?"0":"-1",part:`${this.identifier}-button ${t.selected?`${this.identifier}-button--selected`:""}`,type:"button",class:{"duet-p-0":"none"===this.padding,"duet-tab-button":!0,"stackable-tab":"checked"===this.variation&&this.tabs.length<=3,selected:t.selected,[`duet-notification-mark-${t.notificationMark}`]:!!t.notificationMark},onClick:()=>this.onTabSelect(a),onKeyDown:t=>this.handleKeyDown(t)},"checked"===this.variation?e("div",{class:{"checked-tab-content":!0,"stackable-checked-tab-content":this.tabs.length<=3}},e("div",{class:{"checked-tab-description":!0,"stackable-description":this.tabs.length<=3}},e("p",null,t.label),e("p",{class:{"tab-caption":!0,selected:t.selected}},t.caption)),e("div",{class:{"stackable-checkmark":this.tabs.length<=3}},e("duet-checkmark",{theme:this.theme,checked:t.selected,type:"radio","presentation-only":!0,center:!0}))):t.label)));return this.scrolls?e("duet-scrollable",{selected:this.selected,identifier:this.identifier},t):t},this.tabs=[],this.selected=void 0,this.theme="",this.scrolls=!1,this.collapses=!0,this.accessibleLabel=void 0,this.variation="default",this.language=k(),this.labelDefaults={fi:"Valitse",en:"Choose",sv:"Välj"},this.label=m(this.labelDefaults,this.language),this.labelHidden=!0,this.identifier=this.id,this.margin="auto",this.padding="auto",this.setTabIndex=!0,this.tabChangeConfirm=!1}async connectedCallback(){"undefined"!=typeof MutationObserver&&(this.mutationO=new MutationObserver((()=>{this.updateTabs()})),this.mutationO.observe(this.element,{attributes:!0,attributeFilter:["label"],childList:!0,characterData:!0,subtree:!0})),await this.updateTabs(),d(this)}disconnectedCallback(){this.mutationO&&(this.mutationO.disconnect(),this.mutationO=void 0),l(this)}componentWillLoad(){s(this)}componentDidLoad(){this.scrollToActive()}async openTab(t){if(t>=this.tabs.length)throw new Error(`[duet-tabs] Index ${t} is out of bounds of tabs length`);this.selected=t,this.tabs.forEach(((e,a)=>{e.selected=a===t})),this.scrollToActive();const e={value:t,component:"duet-tab-group"};this.duetChange.emit(e),this.duetTabChange.emit(e)}async refresh(){console.log("[duet-tabs] Refresh method is deprecated and will be removed in the future version.")}getTabs(){const t=Array.from(this.element.querySelectorAll("duet-tab")).filter((t=>t.closest("duet-tab-group")===this.element));if(0===t.length)throw new Error("[duet-tabs] Must have at least one tab");return t}getButtonId(t){return`${this.id}-button-${t}`}getTabId(t){return`${this.id}-tab-${t}`}getAccessibleDescription(t){return this.tabs[t].getAttribute("accessible-description")||null}async updateTabs(){this.selected=void 0,this.tabs=this.getTabs(),this.tabs.forEach(((t,e)=>{t.id=this.getTabId(e),t.selected&&(void 0===this.selected?this.selected=e:t.selected=!1)})),void 0===this.selected&&(this.selected=0,this.tabs[0].selected=!0)}render(){const t="plain-scrolling"===this.variation?"duet-tab-variation-plain":`duet-tab-variation-${this.variation}`,a="checked"===this.variation||"plain-scrolling"===this.variation;return e("div",{key:"ebe04fec966d8b545c6efd5b34b43551fc2ad1d3",class:{"duet-tab-group":!0,"duet-theme-turva":"turva"===this.theme,[t]:!0,"duet-tab-plain-scrolling":"plain-scrolling"===this.variation,"duet-tab-group-scrolls":this.scrolls,"duet-tab-group-collapses":this.collapses},"aria-label":this.accessibleLabel},!a&&this.tabs.length>3&&this.collapses&&e("duet-select",{key:"2f5a55d27e5e0483129fd2bdc8aa0cc7bb641a8f",value:this.selected.toString(),expand:!0,label:this.label,labelHidden:this.labelHidden,theme:this.theme,onDuetChange:t=>this.onTabSelect(Number(t.detail.value)),items:this.tabs.map(((t,e)=>({label:t.label,value:e.toString()})))}),e("div",{key:"05b06b0a5fcaa80f09e8d0550e5a9af194d397dc",role:"tablist",class:{"duet-m-0":"none"===this.margin||"checked"===this.variation,"duet-tab-group-tabs":!0,"duet-tab-group-hidden":this.tabs.length>3&&!a,"duet-tab-group-collapses":this.collapses},ref:t=>{this.tabsContainer=t}},this.renderTab()),e("div",{key:"66d70f586ee16b2b6be97013971fdb0a320d34c0",class:{"duet-tab-group-content":!0,"duet-m-0":"none"===this.margin,"checked-group-content":"checked"===this.variation}},e("slot",{key:"c18fde90ff76c6f71fbeae6a2d04a193cb64917f"})))}get element(){return i(this)}};z.style='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;display:block;width:100%}.duet-tab-group-tabs{margin-bottom:28px !important;display:block;width:100%;max-width:100%;padding-top:2px;list-style:none}.duet-tab-group-tabs.duet-m-0{margin:0 !important}.duet-tab-group-tabs.duet-tab-group-collapses.duet-tab-group-hidden{display:none}@media (min-width: 36em){.duet-tab-group-tabs.duet-tab-group-collapses.duet-tab-group-hidden{display:block}}.duet-tab-variation-plain .duet-tab-group-tabs{border-bottom:1px solid rgb(225, 227, 230)}.duet-theme-turva.duet-tab-variation-plain .duet-tab-group-tabs{border-bottom-color:rgb(228, 228, 230)}.duet-tab-variation-checked .duet-tab-group-tabs{display:flex;gap:4px;padding-right:12px;padding-left:12px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;}.duet-tab-variation-checked .duet-tab-group-tabs::-webkit-scrollbar{display:none}@media (min-width: 36em){.duet-tab-variation-checked .duet-tab-group-tabs{gap:8px;padding-right:16px;padding-left:16px;overflow:visible}}.duet-tab-plain-scrolling .duet-tab-group-tabs{display:flex;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;}.duet-tab-plain-scrolling .duet-tab-group-tabs::-webkit-scrollbar{display:none}@media (min-width: 36em){.duet-tab-plain-scrolling .duet-tab-group-tabs{display:block;overflow:auto}}@media (min-width: 36em){duet-select{display:none !important}}.duet-tab-button{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;padding:20px;margin-top:-2px;overflow:visible;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:600;line-height:1.1;color:rgb(0, 41, 77);text-align:left;text-decoration:none;cursor:pointer;background:rgb(255, 255, 255);border:2px solid rgb(225, 227, 230);border-radius:0;transition:150ms ease}.duet-tab-button.duet-p-0{padding:0 !important}.duet-tab-button.duet-m-0{margin:0 !important}.duet-tab-button.duet-notification-mark-warning::after{position:absolute;top:6px;right:6px;display:inline-block;width:6px;height:6px;content:"";border-radius:50%;background:rgb(247, 178, 40);box-shadow:0 0 0 1px #dea024}.duet-tab-variation-plain .duet-tab-button.duet-notification-mark-warning::after{top:calc(50% - 0.5rem - 6px);right:-6px}.duet-tab-button.duet-notification-mark-danger::after{position:absolute;top:6px;right:6px;display:inline-block;width:6px;height:6px;content:"";border-radius:50%;background:rgb(222, 35, 98);box-shadow:0 0 0 1px #c82058}.duet-tab-variation-plain .duet-tab-button.duet-notification-mark-danger::after{top:calc(50% - 0.5rem - 6px);right:-6px}.duet-theme-turva .duet-tab-button{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);border-color:rgb(228, 228, 230)}.duet-theme-turva .duet-tab-button.duet-notification-mark-warning::after{position:absolute;top:6px;right:6px;display:inline-block;width:6px;height:6px;content:"";border-radius:50%;background:rgb(250, 164, 15);box-shadow:0 0 0 1px #e1940e}.duet-tab-variation-plain .duet-theme-turva .duet-tab-button.duet-notification-mark-warning::after{top:calc(50% - 0.5rem - 6px);right:-6px}.duet-theme-turva .duet-tab-button.duet-notification-mark-danger::after{position:absolute;top:6px;right:6px;display:inline-block;width:6px;height:6px;content:"";border-radius:50%;background:rgb(224, 42, 13);box-shadow:0 0 0 1px #ca260c}.duet-tab-variation-plain .duet-theme-turva .duet-tab-button.duet-notification-mark-danger::after{top:calc(50% - 0.5rem - 6px);right:-6px}.duet-tab-button.duet-p-0{padding:0 !important}@media (min-width: 36em){.duet-tab-button{display:inline-block;width:auto;margin-left:-2px;border-right:2px solid rgb(225, 227, 230);border-radius:0}}.duet-tab-button:hover{z-index:200;border-color:rgb(144, 149, 153)}.duet-theme-turva .duet-tab-button:hover{border-color:rgb(116, 116, 117)}.duet-tab-button:active{opacity:0.75;transition:none}.duet-tab-button.selected{z-index:201;color:rgb(255, 255, 255);background:rgb(0, 41, 77);border-color:rgb(0, 41, 77);outline:0;box-shadow:none !important}.duet-theme-turva .duet-tab-button.selected{color:rgb(255, 255, 255);background-color:rgb(23, 28, 58);border-color:rgb(23, 28, 58)}.duet-tab-button:focus{z-index:200;outline:0}:host(.user-is-tabbing) .duet-tab-button:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-theme-turva .duet-tab-button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tab-button:first-child{border-top-left-radius:4px;border-top-right-radius:4px}@media (min-width: 36em){.duet-tab-button:first-child{border-top-right-radius:0;border-bottom-left-radius:4px}}.duet-tab-button:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}@media (min-width: 36em){.duet-tab-button:last-child{border-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}}.duet-tab-variation-plain .duet-tab-button{display:inline-block;width:auto;padding-right:0;padding-left:0;margin-left:0;border:0;border-radius:0;transition:none}.duet-tab-variation-plain .duet-tab-button+.duet-tab-button{margin-left:36px}.duet-tab-variation-plain .duet-tab-button.selected{color:rgb(0, 119, 179);background:rgb(255, 255, 255);border-bottom:3px solid rgb(0, 119, 179)}.duet-theme-turva.duet-tab-variation-plain .duet-tab-button.selected{color:rgb(198, 12, 48);border-bottom-color:rgb(198, 12, 48)}.duet-tab-variation-checked .duet-tab-button{position:relative;display:inline-block;flex-basis:0;flex-grow:1;width:200px;min-width:200px;padding:8px 4px;border-color:rgb(207, 210, 212);border-bottom-color:rgb(0, 119, 179);border-radius:4px 4px 0 0;transition:none}.duet-theme-turva.duet-tab-variation-checked .duet-tab-button{border-color:rgb(207, 210, 212);border-bottom-color:rgb(68, 68, 69)}@media (min-width: 36em){.duet-tab-variation-checked .duet-tab-button{min-width:0;padding:16px}}.duet-tab-variation-checked .duet-tab-button.stackable-tab{min-width:0}.duet-tab-variation-checked .duet-tab-button:first-child{margin-left:auto}.duet-tab-variation-checked .duet-tab-button:last-child{margin-right:auto}.duet-tab-variation-checked .duet-tab-button:active{opacity:1;transition:none}.duet-tab-variation-checked .duet-tab-button.selected{color:rgb(0, 119, 179);background:linear-gradient(180deg, rgb(243, 249, 252) 0%, rgb(255, 255, 255) 100%);border-color:rgb(0, 119, 179);border-bottom-color:#fff}.duet-theme-turva.duet-tab-variation-checked .duet-tab-button.selected{color:rgb(23, 28, 58);background:linear-gradient(180deg, rgb(245, 245, 247) 0%, rgb(255, 255, 255) 100%);border-color:rgb(68, 68, 69);border-bottom-color:#fff}.duet-tab-variation-checked .duet-tab-button .checked-tab-content{display:flex;flex-direction:row;justify-content:space-between}.duet-tab-variation-checked .duet-tab-button .checked-tab-content.stackable-checked-tab-content{flex-direction:column;height:100%}@media (min-width: 36em){.duet-tab-variation-checked .duet-tab-button .checked-tab-content.stackable-checked-tab-content{flex-direction:row}}.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description{display:flex;flex-direction:column;overflow:hidden;overflow-wrap:break-word}.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description.stackable-description{text-align:center}@media (min-width: 36em){.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description.stackable-description{text-align:left}}.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description .tab-caption{margin-top:4px;font-size:0.875rem;font-weight:400;color:rgb(101, 119, 135)}@media (min-width: 36em){.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description .tab-caption{font-size:1rem;text-align:left}}.duet-theme-turva.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description .tab-caption{color:rgb(68, 68, 69)}.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description .tab-caption.selected{color:rgb(0, 119, 179)}.duet-theme-turva.duet-tab-variation-checked .duet-tab-button .checked-tab-content .checked-tab-description .tab-caption.selected{color:rgb(68, 68, 69)}.duet-tab-variation-checked .duet-tab-button .checked-tab-content .stackable-checkmark{order:-1;margin-top:8px;margin-bottom:8px}@media (min-width: 36em){.duet-tab-variation-checked .duet-tab-button .checked-tab-content .stackable-checkmark{order:1}}.duet-tab-group-content{position:relative;width:100%;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;line-height:1.5;color:rgb(0, 41, 77);text-align:left}.duet-tab-group-content:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}.duet-theme-turva .duet-tab-group-content:focus,.duet-tab-group-content:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tab-group-content.checked-group-content{padding:28px 0 28px 0}.duet-tab-group-content.checked-group-content::after{position:absolute;top:-2px;left:0;width:100%;height:2px;content:" ";background-color:rgb(0, 119, 179)}.duet-theme-turva .duet-tab-group-content{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)}.duet-theme-turva .duet-tab-group-content.checked-group-content::after{background-color:rgb(68, 68, 69)}';export{y as duet_scrollable,S as duet_tab,z as duet_tab_group}
@@ -1,4 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(e,s,a,l){function i(e){return e instanceof a?e:new a((function(s){s(e)}))}return new(a||(a=Promise))((function(a,c){function t(e){try{n(l.next(e))}catch(e){c(e)}}function o(e){try{n(l["throw"](e))}catch(e){c(e)}}function n(e){e.done?a(e.value):i(e.value).then(t,o)}n((l=l.apply(e,s||[])).next())}))};var __generator=this&&this.__generator||function(e,s){var a={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},l,i,c,t;return t={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(t[Symbol.iterator]=function(){return this}),t;function o(e){return function(s){return n([e,s])}}function n(o){if(l)throw new TypeError("Generator is already executing.");while(t&&(t=0,o[0]&&(a=0)),a)try{if(l=1,i&&(c=o[0]&2?i["return"]:o[0]?i["throw"]||((c=i["return"])&&c.call(i),0):i.next)&&!(c=c.call(i,o[1])).done)return c;if(i=0,c)o=[o[0]&2,c.value];switch(o[0]){case 0:case 1:c=o;break;case 4:a.label++;return{value:o[1],done:false};case 5:a.label++;i=o[1];o=[0];continue;case 7:o=a.ops.pop();a.trys.pop();continue;default:if(!(c=a.trys,c=c.length>0&&c[c.length-1])&&(o[0]===6||o[0]===2)){a=0;continue}if(o[0]===3&&(!c||o[1]>c[0]&&o[1]<c[3])){a.label=o[1];break}if(o[0]===6&&a.label<c[1]){a.label=c[1];c=o;break}if(c&&a.label<c[2]){a.label=c[2];a.ops.push(o);break}if(c[2])a.ops.pop();a.trys.pop();continue}o=s.call(e,a)}catch(e){o=[6,e];i=0}finally{l=c=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};
2
- /*!
3
- * Built with Duet Design System
4
- */System.register(["./p-9fdb1552.system.js","./p-0e2c37c7.system.js"],(function(e,s){"use strict";var a,l,i,c,t;return{setters:[function(s){a=s.p;l=s.d;i=s.N;c=s.b;e("setNonce",s.s)},function(e){t=e.g}],execute:function(){var e=this;var o=function(){var e=Array.from(l.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(i,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===i}));var c=s.meta.url;var t=(e||{})["data-opts"]||{};if(c!==""){t.resourcesUrl=new URL(".",c).href}return a(t)};o().then((function(s){return __awaiter(e,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,t()];case 1:e.sent();return[2,c(JSON.parse('[["p-3daaefaf.system",[[1,"duet-icon",{"theme":[1025],"icon":[513],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"backgroundOpacity":[2,"background-opacity"],"backgroundRotation":[2,"background-rotation"],"size":[513],"outline":[1],"shape":[1],"svgContent":[32]},null,{"src":["loadIcon"],"icon":["loadIcon"],"name":["loadIcon"]}]]],["p-49e6e791.system",[[1,"duet-pagination",{"theme":[1025],"disabled":[516],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[1040],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"compactBreakpoint":[1,"compact-breakpoint"],"ariaControls":[1,"accessible-controls"],"current":[1026],"pageLinks":[1025,"page-links"],"processedPageLinks":[32],"numbersStore":[32],"matchesCompactBreakpoint":[32],"totalPages":[32],"internalSectionIndex":[32]},null,{"total":["watchPropTotalHandler"],"current":["watchStateHandler"],"pageLinks":["refresh"]}],[1,"duet-range-stepper",{"theme":[1025],"disabled":[516],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[1040],"ariaControls":[1,"accessible-controls"],"buttonLeftDisabled":[32],"buttonRightDisabled":[32]},null,{"stepIndex":["watchStepIndexStateHandler"],"stepSize":["watchStepSizeStateHandler"]}]]],["p-d1c6861d.system",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[1040],"label":[1],"caption":[1],"theme":[1025],"force":[4],"multiple":[4],"items":[1032],"formatter":[16],"value":[1025],"minCharacters":[2,"min-characters"],"openListOnClick":[4,"open-list-on-click"],"filterType":[1,"filter-type"],"processedItems":[32],"inputValue":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]],{"listOpen":["popupMenuOpenHandler","processListOpenChange"],"activeItem":["activeItemHandler"],"items":["processItems"],"value":["processValue"]}]]],["p-434bda24.system",[[6,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1537],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1025],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"accessibleLiveError":[1,"accessible-live-error"],"open":[32],"focusedDay":[32],"inputValue":[32],"internalValidityError":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]],{"min":["updateValidity"],"max":["updateValidity"],"value":["updateValidity","updateInternalValue"],"required":["updateValidity"]}]]],["p-21ad7b3a.system",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"breakpoint":[1],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"],"getInitialValue":[64]},null,{"value":["setInitialValue","updateChoices"],"disabled":["updateChoices"],"name":["updateChoices"],"direction":["updateChoices"],"responsive":["updateChoices"]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1025,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"collapsibleForceExpanded":[4,"collapsible-force-expanded"],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1025,"info-label"],"collapsibleNotificationDefaults":[1,"accessible-collapsible-notification-default"],"collapsibleNotification":[1025,"collapsible-notification"],"isHovering":[32],"isInfoOpen":[32],"setFocus":[64],"toggleInfoMethod":[64]}]]],["p-5e46b67c.system",[[6,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1025,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1025,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1025,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1025],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64],"getValueAsNumber":[64]}]]],["p-5e0a2a78.system",[[1,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]},null,{"disallowPattern":["disallowedPatternChange"]}]]],["p-dd48441b.system",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"imageSize":[1,"image-size"],"imagePosition":[1,"image-position"],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]},null,{"back":["refresh"],"listItems":["refresh"],"actions":["refresh"]}]]],["p-995b0ea5.system",[[1,"duet-multiselect",{"margin":[1],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"allControls":[4,"all-controls"],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"accessibleDescribedBy":[1,"accessible-described-by"],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"processedGroups":[32],"checkboxesVisible":[32],"activeDescendant":[32],"language":[32],"setFocus":[64],"selectWithValues":[64]},[[8,"click","handleFocus"]],{"items":["refresh"]}]]],["p-29072d2d.system",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"name":["updateRadios"],"value":["updateRadios"],"disabled":["updateRadios"],"direction":["updateRadios"],"responsive":["updateRadios"]}],[6,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["p-0660a0ef.system",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["p-82557326.system",[[1,"duet-modal",{"language":[1537],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleLoaderAnnouncement":[1025,"accessible-loader-announcement"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleLabel":[1,"accessible-label"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"variation":[1],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"headingVisualLevel":[1,"heading-visual-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64],"scrollToTop":[64],"addMessage":[64]},[[8,"keyup","handleKeyUp"]],{"open":["openChanged"],"active":["activeChanged"]}]]],["p-e3bf718e.system",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1537],"items":[8],"accessibleLabel":[1,"accessible-label"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]},null,{"menu":["refresh"],"items":["refresh"]}]]],["p-fef50246.system",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["p-86ddbb9f.system",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1537],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1025,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["p-4a59b12a.system",[[1,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]],{"selected":["currentStepChanged"],"backDisabled":["currentStepInvokedDisable"]}]]],["p-7ca5fee5.system",[[1,"duet-banner",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"iconColor":[1,"icon-color"],"iconBackgroundColor":[1,"icon-background-color"],"textColor":[1,"text-color"],"size":[1025],"image":[1],"sources":[1],"icon":[1],"headingLevel":[1,"heading-level"],"currentSize":[32]}]]],["p-522e0468.system",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"iconSize":[1,"icon-size"],"accessibleLabel":[1,"accessible-label"],"language":[32]}]]],["p-5a8ca9f7.system",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"headingBackground":[1,"heading-background"],"icon":[1],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["p-04efd66c.system",[[1,"duet-promo-card",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"textColor":[1,"text-color"],"image":[1],"headingLevel":[1,"heading-level"],"url":[1],"setFocus":[64]}]]],["p-c999ea8d.system",[[1,"duet-slideout",{"theme":[1025],"accessibleRole":[1,"accessible-role"],"open":[1540],"opener":[1],"backgroundColor":[1537,"background-color"],"language":[32],"displaying":[32],"openPanel":[32],"setFocus":[64],"toggle":[64],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]],{"open":["handleOpenChange"]}]]],["p-a25f447e.system",[[1,"duet-submenu-bar",{"theme":[1025],"hideOnScroll":[4,"hide-on-scroll"],"open":[1540],"accessibleLabel":[1,"accessible-label"],"hidden":[32],"mobile":[32],"bodyScroll":[32],"setFocus":[64]},[[9,"scroll","checkScroll"]],{"open":["watchOpenStateHandler"]}]]],["p-deaa6b23.system",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1025,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["p-b97c6e73.system",[[1,"duet-callout",{"theme":[1025],"margin":[1]}]]],["p-1abf7d11.system",[[1,"duet-collapsible",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"heading":[1],"headingFullWidth":[4,"heading-full-width"],"centerHeading":[4,"center-heading"],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["p-4cc5c937.system",[[1,"duet-file-chooser",{"theme":[1025],"multiple":[4],"accept":[1],"open":[64],"getFiles":[64]}]]],["p-0bfee3a1.system",[[1,"duet-menu-bar",{"theme":[1025],"language":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoLinkAccessibleLabel":[1025,"logo-link-accessible-label"],"accessibleLabel":[1,"accessible-label"],"hideOnScroll":[4,"hide-on-scroll"],"hidden":[32],"onBottom":[32],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]},[[9,"scroll","checkScroll"],[9,"resize","onWindowResize"]]]]],["p-6b2a8199.system",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"setFocus":[64]}]]],["p-2a2f7fe9.system",[[1,"duet-menu-bar-dropdown",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["p-77bd02b8.system",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["p-89bc2c76.system",[[1,"duet-menu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["p-357fba0e.system",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["p-cb833d34.system",[[1,"duet-page-heading",{"theme":[1025],"icon":[1025],"layout":[1025]}]]],["p-ab487d80.system",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["p-18cd13be.system",[[1,"duet-slideout-lang",{"theme":[1025],"language":[32]}]]],["p-7776b2e3.system",[[1,"duet-slideout-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"active":[1028],"href":[1025],"icon":[1537],"size":[1537],"caret":[1028],"menuItem":[4,"menu-item"]}]]],["p-9b70444f.system",[[1,"duet-slideout-panel",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"labelSize":[1537,"label-size"],"backgroundColor":[1537,"background-color"],"label":[32],"language":[32],"bodyScrollLocked":[32],"setFocus":[64]},null,{"open":["handleOpenChange"]}]]],["p-04734a93.system",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["p-be7c8c61.system",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"active":[1028],"open":[1540],"icon":[1537],"isDesktop":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["p-083353cb.system",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["p-a4d589fb.system",[[1,"duet-submenu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["p-40ee32f0.system",[[1,"duet-submenu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["p-5eda45d0.system",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]},null,{"checked":["checkedChanged"]}]]],["p-8d6d407f.system",[[1,"duet-toolbar-dropdown",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["p-a37a7f5f.system",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["p-17b64351.system",[[1,"duet-toolbar-item",{"theme":[1025],"variation":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["p-3958bcfa.system",[[1,"duet-toolbar-link",{"theme":[1025],"variation":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["p-a2023033.system",[[1,"duet-breadcrumbs",{"theme":[1025],"variation":[1],"color":[1],"children":[32]}]]],["p-0e1e68bc.system",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["p-da60c177.system",[[1,"duet-nav",{"theme":[1025],"sticky":[4]}]]],["p-48836fcc.system",[[1,"duet-section-layout",{"margin":[1],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["p-61fe999e.system",[[1,"duet-shaped-image",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"margin":[1],"src":[1],"rotation":[2]}]]],["p-410c17b6.system",[[1,"duet-toolbar",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["p-77009e02.system",[[0,"duet-upload-item",{"theme":[1025],"data":[16],"type":[1],"showLinks":[4,"show-links"],"actions":[8],"buttonTitles":[16],"label":[16],"categoryLabel":[16],"errorCodes":[16],"showCategory":[4,"show-category"],"linkClickEvent":[16],"focusActionButton":[64]}]]],["p-8e8ac460.system",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"position":[1],"dismissible":[4],"focusable":[4],"isDismissed":[32],"timeoutID":[32],"show":[64],"hide":[64],"setFocus":[64]}]]],["p-b7efe3b3.system",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]},null,{"valid":["watchHandler"],"invalid":["watchHandler"],"inprogress":["watchHandler"],"total":["watchHandler"]}]]],["p-27aa38b5.system",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"hideCancelButton":[4,"hide-cancel-button"],"value":[1025],"externalUploadButtonId":[1,"external-upload-button-id"],"captionOnBottom":[4,"caption-on-bottom"],"showUploadedItemsHeader":[4,"show-uploaded-items-header"],"uploadedItemsHeaderLabel":[16],"headerHeadingLevel":[1,"header-heading-level"],"hideHeader":[4,"hide-header"],"emitEvent":[4,"link-click-event"],"actionButtonTitles":[1,"action-button-titles"],"renameDuplicates":[4,"rename-duplicates"],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64],"focusActionButton":[64]},null,{"valid":["watchValidHandler"]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"],"hideHeadVisually":[4,"hide-head-visually"],"language":[32]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"hideHeadVisually":[4,"hide-head-visually"],"matchesBreakpoint":[32],"language":[32]},null,{"language":["watchLanguageStateHandler"]}]]],["p-231c6724.system",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"accessibleLiveError":[1,"accessible-live-error"],"required":[4],"error":[1],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["p-54460ce3.system",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["p-c02efffc.system",[[1,"duet-visually-hidden"]]],["p-0bfe2f53.system",[[6,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]},null,{"value":["valueChanged"],"items":["refresh"]}]]],["p-4e485c1c.system",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabChangeConfirm":[4,"tab-change-confirm"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"theme":[1025],"label":[513],"caption":[513],"selected":[516],"notificationMark":[513,"notification-mark"],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1025,"accessible-description"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"contentId":[1,"content-id"],"setFocus":[64]},null,{"selected":["setupSelected"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"collapsed":[1540],"buttons":[4],"buttonAlignment":[1,"button-alignment"],"center":[4],"padding":[1],"selected":[1026],"scrollPaneAtStart":[32],"needsScrolling":[32],"scrollPaneAtEnd":[32],"childrenData":[32]},null,{"selected":["watchPropHandler"]}]]],["p-e43ff11c.system",[[1,"duet-show-more",{"theme":[1025],"language":[1537],"showMoreLabelDefaults":[16],"showMoreLabel":[1537,"show-more-label"],"showLessLabelDefaults":[16],"showLessLabel":[1537,"show-less-label"],"showMoreAccessibleLabelDefaults":[16],"showMoreAccessibleLabel":[1537,"show-more-accessible-label"],"showLessAccessibleLabelDefaults":[16],"showLessAccessibleLabel":[1537,"show-less-accessible-label"],"margin":[1],"buttonMargin":[1,"button-margin"],"buttonPadding":[1,"button-padding"],"open":[1540],"buttonAriaOpen":[32]}]]],["p-477d4c2a.system",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["p-210715c1.system",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1025,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["p-11e4c749.system",[[1,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"rowReverse":[4,"row-reverse"],"alignment":[1],"distribution":[1],"mobile":[1],"gridTemplate":[1,"grid-template"],"distributeFormElement":[32]},null,{"responsive":["updateGridItems"],"breakpoint":["updateGridItems"],"direction":["updateGridItems"]}],[1,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"direction":[1],"breakpoint":[1],"rowReverse":[4,"row-reverse"]}]]],["p-5899db41.system",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"],"responsive":[4]},null,{"theme":["updateListItems"],"padding":["updateListItems"],"mobile":["updateListItems"],"responsive":["updateListItems"],"breakpoint":["updateListItems"],"variation":["updateListItems"],"labelWidth":["updateListItems"]}],[1,"duet-list-item",{"responsive":[4],"breakpoint":[1]}]]],["p-5839bb7a.system",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[1040],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]],{"user":["refresh"],"items":["refresh"],"session":["refresh"],"back":["refresh"],"contactItems":["refresh"],"languageItems":["refresh"]}],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"accessibleLabelDefaults":[1040],"accessibleLabel":[1537,"accessible-label"],"language":[1537],"setFocus":[64]}]]],["p-c162e573.system",[[1,"duet-chip",{"accessibleLabel":[1,"accessible-label"],"variation":[1],"size":[1],"popup":[1],"icon":[1],"theme":[1025],"identifier":[1],"value":[1537],"name":[1],"checked":[1540],"disabled":[4],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"focus":[32],"popupElement":[32],"popupOpen":[32],"setFocus":[64]},null,{"checked":["clearOtherRadioButtons"]}],[1,"duet-popup-menu-item",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"url":[1],"external":[4],"targetLanguage":[1,"target-language"],"value":[1],"leadingIcon":[1,"leading-icon"],"leadingIconColor":[1,"leading-icon-color"],"trailingIcon":[1,"trailing-icon"],"trailingText":[1,"trailing-text"],"active":[1028],"activeDescendant":[4,"active-descendant"],"focus":[32],"setFocus":[64],"isFocused":[64]}],[1,"duet-popup-menu",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"skipTeleport":[4,"skip-teleport"],"controller":[1],"placement":[1],"forcePlacement":[4,"force-placement"],"position":[1025],"mainAxisOffset":[2,"main-axis-offset"],"crossAxisOffset":[2,"cross-axis-offset"],"controllerIcon":[1,"controller-icon"],"open":[32],"menuY":[32],"menuX":[32],"isOpen":[64],"show":[64],"hide":[64],"toggle":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[8,"click","handleClick"]],{"controller":["handleControllerChange"],"open":["handleOpenChange"]}]]],["p-0ce0c979.system",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"compactLabel":[4,"compact-label"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"labelHeadingLevel":[1,"label-heading-level"],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["p-51675591.system",[[1,"duet-badge",{"theme":[1025],"variation":[1],"background":[1],"margin":[1]}]]],["p-6014d518.system",[[1,"duet-overlay",{"visible":[1540],"keepStackingContext":[1540,"keep-stacking-context"],"modalOverlay":[1540,"modal-overlay"],"theme":[1025],"displayDevice":[1025,"display-device"],"transition":[1025],"zIndex":[1025,"z-index"],"variation":[1]}]]],["p-ba7657d2.system",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1025,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"url":[513],"numbersStore":[32],"setFocus":[64]}]]],["p-c1e4c10f.system",[[1,"duet-tooltip-popup",{"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"arrowStyles":[16],"placement":[1],"accessibleCloseLabel":[1,"accessible-close-label"],"getArrowElement":[64],"getContentElement":[64],"setFocusOnContentElement":[64]}],[1,"duet-tooltip-button",{"label":[1],"accessibleLabel":[1,"accessible-label"],"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"setFocus":[64]}]]],["p-bff7ece1.system",[[6,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"accessibleAboutLabel":[1,"accessible-about-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"placement":[32],"tooltipY":[32],"tooltipX":[32],"arrowX":[32],"arrowY":[32],"buttonActive":[32]},[[4,"click","handleDocumentClick"],[4,"keydown","handleKeyDown"],[4,"tooltipPopupClosed","handlePopupClose"]],{"active":["handleActiveChange"]}]]],["p-40b33a43.system",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["p-f3a6603e.system",[[17,"duet-link",{"variation":[1],"accessibleLabel":[1,"accessible-label"],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDownloadDefaults":[1,"accessible-label-download-default"],"accessibleLabelDownload":[1025,"accessible-label-download"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"identifier":[1],"theme":[1025],"url":[1537],"external":[4],"download":[1],"tabToLink":[4,"tab-to-link"],"icon":[1],"iconColor":[1,"icon-color"],"iconBackground":[1,"icon-background"],"iconResponsive":[4,"icon-responsive"],"margin":[1],"padding":[1],"isSmallScreen":[32],"isMediumScreen":[32],"setFocus":[64]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4],"fixedSize":[4,"fixed-size"]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["p-69bb93ee.system",[[1,"duet-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"loading":[4],"variation":[1],"negative":[4],"theme":[1025],"margin":[1],"padding":[1],"centerText":[4,"center-text"],"wrapping":[1],"expand":[4],"fixed":[4],"disabled":[516],"name":[1],"value":[1],"identifier":[1],"submit":[516],"external":[4],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelLoadingDefaults":[1,"accessible-label-loading-default"],"accessibleLabelLoading":[1025,"accessible-label-loading"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]},null,{"disabled":["syncToProxyButton"],"submit":["syncToProxyButton"],"value":["syncToProxyButton"],"name":["syncToProxyButton"]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["p-5c5202c1.system",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"inputAlign":[1,"input-align"],"inputPadding":[1,"input-padding"],"required":[4],"type":[1],"variation":[1],"chips":[4],"label":[1025],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"language":[32],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64],"addChip":[64],"hasChip":[64],"getChips":[64],"clearChips":[64]},null,{"disallowPattern":["disallowedPatternChange"],"value":["valueChanged"]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1],"weight":[1],"color":[1]}]]]]'),s)]}}))}))}))}}}));
@@ -1,4 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(e,t,i,n){function r(e){return e instanceof i?e:new i((function(t){t(e)}))}return new(i||(i=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function c(e){try{u(n["throw"](e))}catch(e){o(e)}}function u(e){e.done?i(e.value):r(e.value).then(a,c)}u((n=n.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var i={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,r,o,a;return a={next:c(0),throw:c(1),return:c(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function c(e){return function(t){return u([e,t])}}function u(c){if(n)throw new TypeError("Generator is already executing.");while(a&&(a=0,c[0]&&(i=0)),i)try{if(n=1,r&&(o=c[0]&2?r["return"]:c[0]?r["throw"]||((o=r["return"])&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;if(r=0,o)c=[c[0]&2,o.value];switch(c[0]){case 0:case 1:o=c;break;case 4:i.label++;return{value:c[1],done:false};case 5:i.label++;r=c[1];c=[0];continue;case 7:c=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){i=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){i.label=c[1];break}if(c[0]===6&&i.label<o[1]){i.label=o[1];o=c;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(c);break}if(o[2])i.ops.pop();i.trys.pop();continue}c=t.call(e,i)}catch(e){c=[6,e];r=0}finally{n=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}};
2
- /*!
3
- * Built with Duet Design System
4
- */System.register(["./p-9fdb1552.system.js","./p-e216bea4.system.js","./p-e6b5a1c7.system.js","./p-34d7dd10.system.js","./p-0dc9089b.system.js","./p-d40e8899.system.js","./p-f6b21d17.system.js"],(function(e){"use strict";var t,i,n,r,o,a,c,u,s,d,h,p,f,l,b,m,g,v;return{setters:[function(e){t=e.r;i=e.c;n=e.h;r=e.H;o=e.g},function(e){a=e.i},function(e){c=e.c},function(e){u=e.s;s=e.u;d=e.f;h=e.c;p=e.b;f=e.o},function(e){l=e.o;b=e.f;m=e.c},function(e){g=e.f},function(e){v=e.T}],execute:function(){var k='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:8px !important;margin-bottom:12px !important;position:relative;display:inline-block;width:auto;max-width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.input){margin-top:6px !important;margin-right:0 !important;margin-bottom:6px !important;margin-left:4px !important}.duet-chip-container{-webkit-user-select:none;user-select:none;position:relative;z-index:100;display:block;width:100%;padding:1px;hyphens:none;line-height:1.1;color:rgb(0, 41, 77) !important;text-align:center;cursor:pointer;background:rgb(255, 255, 255);border-color:rgb(207, 210, 212);border-style:solid;border-width:1px;border-radius:8px;transition:background-color 300ms ease, color 300ms ease, border-color 300ms ease}.duet-chip-container.duet-p-0{padding:0 !important}.duet-chip-container.duet-m-0{margin:0 !important}.duet-chip-container.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255);border-color:rgb(207, 207, 209)}.duet-chip-container.duet-theme-turva:hover{border-color:rgb(198, 12, 48)}.duet-chip-container:hover{padding:0 !important;border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-disabled{color:rgb(101, 119, 135) !important;cursor:default;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important}.duet-chip-container.duet-chip-disabled.duet-theme-turva{color:rgb(116, 116, 117) !important;background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-disabled:hover{background:rgb(245, 248, 250);border-color:rgb(245, 248, 250)}.duet-chip-container.duet-chip-disabled:hover.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-disabled button,.duet-chip-container.duet-chip-disabled label{cursor:default}.duet-chip-container button,.duet-chip-container label{display:flex;align-items:center;width:100%;height:100%;padding:8px 14px;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:0.875rem;font-weight:600;line-height:1rem;color:rgb(0, 41, 77) !important;cursor:pointer}.duet-chip-container button:focus,.duet-chip-container label:focus{outline:none}.duet-chip-container .duet-chip-icon-container{display:flex;align-items:center;height:16px;padding:0;transition:padding 300ms ease}.duet-chip-container.duet-chip-has-icon .duet-chip-icon-container{width:24px;height:16px;padding-right:10px}.duet-chip-container.duet-chip-has-icon.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-has-icon.duet-chip-radio-checked .duet-chip-icon-container{padding-right:11px;padding-left:3px}.duet-chip-container.duet-chip-has-icon button,.duet-chip-container.duet-chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-has-popup button,.duet-chip-container.duet-chip-has-popup label{padding-right:8px}.duet-chip-container duet-icon:not(.check-mark){width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container duet-icon.check-mark{width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked,.duet-chip-container.duet-chip-radio-checked{padding:0 !important;background:rgb(230, 242, 248);border-color:rgb(0, 119, 179);border-width:2px}.duet-chip-container.duet-chip-filter-checked:hover,.duet-chip-container.duet-chip-radio-checked:hover{background:rgb(205, 229, 241)}.duet-chip-container.duet-chip-filter-checked.chip-has-icon button,.duet-chip-container.duet-chip-filter-checked.chip-has-icon label,.duet-chip-container.duet-chip-radio-checked.chip-has-icon button,.duet-chip-container.duet-chip-radio-checked.chip-has-icon label{padding-left:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container{padding-right:10px}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon:not(.check-mark),.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon:not(.check-mark){width:0;overflow:hidden;visibility:hidden;transition:width 300ms ease, transform 300ms ease;transform:scaleX(0)}.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon.check-mark,.duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon.check-mark{width:auto;visibility:visible;transition:width 300ms ease, transform 300ms ease;transform:scaleX(1)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(198, 12, 48)}.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover,.duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover{background:rgb(228, 228, 230)}.duet-chip-container .duet-chip-popup-disclosure{padding-right:4.5px;padding-left:12.5px}.duet-chip-container .duet-chip-popup-disclosure duet-icon{transition:transform 300ms ease}.duet-chip-container.duet-chip-filter-popup-open{background:rgb(243, 249, 252);border-color:rgb(243, 249, 252)}.duet-chip-container.duet-chip-filter-popup-open.duet-theme-turva{background:rgb(245, 245, 247);border-color:rgb(245, 245, 247)}.duet-chip-container.duet-chip-filter-popup-open .duet-chip-popup-disclosure duet-icon{transform:rotate(180deg)}.duet-chip-container.duet-chip-input{display:flex;align-items:center;padding-right:0 !important}.duet-chip-container.duet-chip-input .duet-chip-input-button{flex-grow:1}.duet-chip-container.duet-chip-input .duet-chip-remove-button{width:26px;padding:8px 16px 8px 0;margin:-8px 0}.duet-chip-container.large button,.duet-chip-container.large label{padding:15px 22px}:host(.user-is-tabbing) .duet-chip-focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-chip-focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-chip-container input,*::slotted([slot=input]){position:absolute !important;top:0;left:0;z-index:-1;width:100%;height:100%;margin:0;cursor:pointer;border-width:2px;border-radius:8px;opacity:0;appearance:none}*::slotted([slot=input]:not([aria-disabled=true])){z-index:1}';var x=k;var y=e("duet_chip",function(){function e(e){var n=this;t(this,e);this.duetChange=i(this,"duetChange",3);this.duetRemove=i(this,"duetRemove",3);this.duetFocus=i(this,"duetFocus",7);this.duetBlur=i(this,"duetBlur",7);this.chipId=c("DuetChip");this.enforceNoDisabledSelected=function(){if(n.disabled&&n.checked){console.error("Duet error: pre-selected chip may not be disabled");n.disabled=false}};this.radioInputListenersRemove=function(e){e.removeEventListener("change",n.onRadioChange);e.removeEventListener("click",n.onRadioClick);e.removeEventListener("focus",n.onFocus);e.removeEventListener("blur",n.onBlur)};this.radioInputListenersAdd=function(e){e.addEventListener("change",n.onRadioChange);e.addEventListener("click",n.onRadioClick);e.addEventListener("focus",n.onFocus);e.addEventListener("blur",n.onBlur)};this.radioInputSetUp=function(){var e=n.element.querySelector("input[slot=input]");var t=e||document.createElement("input");t.slot="input";t.ariaDisabled=n.disabled?"true":undefined;t.id=n.identifier||n.chipId;t.type="radio";t.name=n.name;t.value=n.value;t.checked=n.checked;if(e){n.radioInputListenersRemove(t)}else{n.element.appendChild(t)}n.radioInputListenersAdd(t);n.focusableElement=t};this.popupSetUp=function(){var e=document.querySelector("duet-popup-menu#".concat(n.popup));if(e){n.popupElement=e;e.controller=n.element;var t=n.element.textContent;var i=n.value;if(!e.id){e.id="popup-menu"}e.addEventListener("duetToggle",(function(e){n.popupOpen=e.detail.open}));var r=function(){e.querySelectorAll("duet-popup-menu-item").forEach((function(e){e.active=false}))};e.querySelectorAll("duet-popup-menu-item").forEach((function(e){e.addEventListener("click",(function(o){var a;var c=(a=e.value)!==null&&a!==void 0?a:e.innerText;if(!e.active){r();e.active=true;n.element.textContent=e.innerText;n.value=c;n.checked=true}else{r();n.element.textContent=t;n.value=i;n.checked=false}n.emitChange(o);setTimeout((function(){if(n.popupElement.isOpen()){n.popupElement.hide()}}))}))}))}};this.onFocus=function(e){n.focus=true;n.duetFocus.emit({originalEvent:e,checked:n.checked,value:n.value,component:"duet-chip"})};this.onBlur=function(e){n.focus=false;n.duetBlur.emit({originalEvent:e,checked:n.checked,value:n.value,component:"duet-chip"})};this.emitChange=function(e){n.duetChange.emit({originalEvent:e,checked:n.checked,value:n.value,component:"duet-chip"})};this.onFilterChange=function(e){n.checked=!n.checked;n.emitChange(e)};this.onRadioChange=function(e){var t=n.focusableElement;var i=t.checked;n.checked=i;n.emitChange(e)};this.onRadioClick=function(e){if(n.disabled){e.preventDefault()}};this.onFilterClick=function(e){if(n.disabled){e.stopPropagation();e.preventDefault();return}if(n.popupElement){e.stopPropagation();e.preventDefault();n.popupElement.toggle()}};this.onRemoveClick=function(e){e.stopPropagation();e.preventDefault();n.duetRemove.emit({originalEvent:e,checked:n.checked,value:n.value,component:"duet-chip"});n.element.remove()};this.focus=false;this.popupElement=undefined;this.popupOpen=undefined;this.accessibleLabel=undefined;this.variation="button";this.size="medium";this.popup=undefined;this.icon="";this.theme="";this.identifier=undefined;this.value=undefined;this.name=undefined;this.checked=false;this.disabled=false;this.accessibleExpanded=undefined;this.accessiblePopup="false"}e.prototype.clearOtherRadioButtons=function(){var e=this;if(this.variation==="radio"&&this.checked){var t=document.querySelectorAll('duet-chip[variation="radio"][name="'.concat(this.name,'"]'));t.forEach((function(t){if(t!==e.element){t.checked=false}}))}};e.prototype.componentWillLoad=function(){a(this);this.popupSetUp();this.enforceNoDisabledSelected()};e.prototype.connectedCallback=function(){u(this)};e.prototype.disconnectedCallback=function(){s(this)};e.prototype.componentDidRender=function(){if(this.variation==="radio"){this.radioInputSetUp()}};e.prototype.getAccessibleExpanded=function(){if(this.accessibleExpanded!=null){return(!!this.accessibleExpanded).toString()}if(this.popupElement){return this.popupOpen?"true":"false"}return undefined};e.prototype.getAccessiblePopup=function(){if(this.popupElement){return"true"}else{return this.accessiblePopup!=null?this.accessiblePopup.toString():undefined}};e.prototype.setFocus=function(e){return __awaiter(this,void 0,void 0,(function(){var t=this;return __generator(this,(function(i){setTimeout((function(){return t.focusableElement.focus(e)}),200);return[2]}))}))};e.prototype.render=function(){var e,t;var i=this;var o;var a=this.identifier||this.chipId;var c=(e={"duet-chip-container":true},e["duet-chip-".concat(this.variation)]=true,e["duet-chip-focus"]=this.focus,e["duet-chip-has-icon"]=!!this.icon,e["duet-chip-has-popup"]=this.variation==="filter"&&!!this.popupElement,e["duet-theme-turva"]=this.theme==="turva",e["duet-chip-filter-checked"]=this.variation==="filter"&&this.checked,e["duet-chip-radio-checked"]=this.variation==="radio"&&this.checked,e["duet-chip-filter-popup-open"]=this.popupOpen,e["duet-chip-disabled"]=this.disabled,e[this.size]=true,e);var u={onFocus:this.onFocus,onBlur:this.onBlur,ref:function(e){return i.focusableElement=e}};return n(r,{key:"83bf513ef7192b64d92eb428ca47fbdf317468d9",class:(t={},t[this.variation]=true,t)},this.variation==="button"&&n("span",{key:"750fdb0037f02571a465c86dfed9f81a4e4f1110",class:c},n("button",Object.assign({key:"49d5409a3600f91d6feefdafb207d17e330f53a3",id:a,"aria-label":this.accessibleLabel,"aria-disabled":this.disabled?"true":undefined,name:this.name,value:this.value,onClick:this.disabled?function(e){return e.stopPropagation()}:undefined},u),n("span",{key:"609549b8eb1bc7b9c3e7049f94dc9678b9dc259f",class:"duet-chip-icon-container"},this.icon&&n("duet-icon",{key:"9167ad7ccd13479061d6849af2938bc868e51677",name:this.icon,size:"x-small",margin:"none",color:"currentColor"})),n("slot",{key:"f8ab715a57220b96dbdbd2478207c4ba40ba325b"}))),this.variation==="input"&&n("span",{key:"0f1faa69c817a88de8716de8b261fa63688c899b",class:c},n("button",Object.assign({key:"1955c7a24051d1c5b7671bf4a8438ee1c014b7cc",id:a,class:"duet-chip-input-button",value:this.value,"aria-label":this.accessibleLabel},u),n("span",{key:"3d69ad3ec1037f7b8278156392e902a2317f758c",class:"duet-chip-icon-container"},this.icon&&n("duet-icon",{key:"c056e4f37ca87f98fb8743d5b723232e8335f83c",name:this.icon,size:"x-small",margin:"none",color:"currentColor"})),n("slot",{key:"f257712ed166db7feb280d894bb1c111fa6fe171"})),n("button",{key:"0735914e5223ab4aed75f03e08e39af6a10ced8e",class:"duet-chip-remove-button",onClick:this.onRemoveClick},n("duet-icon",{key:"3478c9f87f043e61f96a7595a35db8849c0c730c",name:"activity-close",size:"xx-small",margin:"none",color:"currentColor"}))),this.variation==="filter"&&n("span",{key:"a656fd6ce69c6201d0dd7407170c88c47e8f2a67",class:c},n("input",Object.assign({key:"51dd1e0898d2af86d493e25b9d623d422a1e3ca8","aria-haspopup":this.getAccessiblePopup(),"aria-controls":(o=this.popupElement)===null||o===void 0?void 0:o.id,"aria-expanded":this.getAccessibleExpanded(),"aria-disabled":this.disabled?"true":undefined,id:a,type:"checkbox",name:this.name,value:this.value,checked:this.checked,onClick:this.onFilterClick,onChange:this.onFilterChange},u)),n("label",{key:"60a550a09fcebb26e886503f0d9c637e6e2447cc",htmlFor:a},this.icon&&n("span",{key:"ba317cf437844d8c8694956e114687fa0d531daf",class:"duet-chip-icon-container"},n("duet-icon",{key:"4e6bd4e5e0003bf649929dfdb36ca0f5b00e3e4c",name:this.icon,size:"x-small",margin:"none",color:"currentColor"}),n("duet-icon",{key:"7d427ed0b6d4d15a1eb1b3c0515e3d0d119a5197",name:"messaging-checked-small",size:"xx-small",margin:"none",color:"currentColor",class:"check-mark"})),n("slot",{key:"943da2eae596920b321008ca6d927411109555db"}),this.popupElement&&n("span",{key:"ccff1c7a99e9bf1b96449d061526a6f207907dfe",class:"duet-chip-popup-disclosure"},n("duet-icon",{key:"b381a2ae097f9de261f971882520688b0857a02f",name:"action-arrow-down-small",size:"xxx-small",margin:"none",color:"currentColor"})))),this.variation==="radio"&&n("span",{key:"804eec75bc2347e568c5ebe9c994d909df7a6d15",class:c},n("slot",{key:"74bef72f091082f56c3cbdc01c6284a347de775f",name:"input"}),n("label",{key:"2a1fb8e4e0da4b7aa89fad54677e8cc3c0ea318f",htmlFor:a},this.icon&&n("span",{key:"6bf61ec47a6647c05ef31fcef2d955740a37e55e",class:"duet-chip-icon-container"},n("duet-icon",{key:"0c780d8a156ebb569408bbac96838b8627818b79",name:this.icon,size:"x-small",margin:"none",color:"currentColor"}),n("duet-icon",{key:"ed9beaf0e2c72f762c8abcc8ebec1a149ce4f31e",name:"messaging-checked-small",size:"xx-small",margin:"none",color:"currentColor",class:"check-mark"})),n("slot",{key:"b1c9725c085d8d27b273eae4eba95b8c911343db"}))))};Object.defineProperty(e.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{checked:["clearOtherRadioButtons"]}},enumerable:false,configurable:true});return e}());y.style=x;var w="*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(0, 41, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}";var _=w;var z=e("duet_popup_menu",function(){function e(e){var n=this;t(this,e);this.duetToggle=i(this,"duetToggle",7);this.setOpenButton=function(e){if(!e){return}try{var t=e;t.accessiblePopup="true";t.accessibleExpanded=false;if(n.controllerIcon){t.setAttribute("trailing-icon","action-arrow-down-small")}n.openButton=t}catch(e){}};this.openButtonEventListener=function(){n.toggle()};this.updatePlacement=function(){return __awaiter(n,void 0,void 0,(function(){var e,t;return __generator(this,(function(i){switch(i.label){case 0:if(!this.openButton){return[2]}e=[l({mainAxis:this.mainAxisOffset,crossAxis:this.crossAxisOffset}),b({mainAxis:!this.forcePlacement})];return[4,m(this.openButton,this.menuElement,{middleware:e,placement:this.placement,strategy:this.position})];case 1:t=i.sent();this.menuY=t.y;this.menuX=t.x;return[2]}}))}))};this.open=false;this.menuY=undefined;this.menuX=undefined;this.accessibleLabel=undefined;this.accessibleRole="menu";this.theme="";this.skipTeleport=undefined;this.controller=undefined;this.placement="bottom-start";this.forcePlacement=false;this.position="absolute";this.mainAxisOffset=0;this.crossAxisOffset=0;this.controllerIcon="action-arrow-down-small"}e.prototype.componentWillLoad=function(){a(this)};e.prototype.componentDidLoad=function(){{this.updatePlacement()}};e.prototype.connectedCallback=function(){this.handleControllerChange(this.controller,null);if(!this.teleport){this.teleport=new v(this.element)}if(this.teleport){this.teleport.activate()}};e.prototype.disconnectedCallback=function(){if(this.openButton){this.openButton.removeEventListener("click",this.openButtonEventListener);if(this.controllerIcon){this.openButton.removeAttribute("trailing-icon")}}};e.prototype.handleKeyUp=function(e){if(this.open){if(d(e)){this.focusOpenButton();this.hide()}}};e.prototype.handleKeyDown=function(e){return __awaiter(this,void 0,void 0,(function(){var t,t;return __generator(this,(function(i){switch(i.label){case 0:if(!this.open)return[3,5];if(!h(e))return[3,2];e.preventDefault();return[4,this.getFocusedItemIndex()];case 1:t=i.sent();if(t!==-1){if(t<this.itemElements.length-1){this.itemElements[t+1].setFocus()}else{this.itemElements[0].setFocus()}}i.label=2;case 2:if(!p(e))return[3,4];e.preventDefault();return[4,this.getFocusedItemIndex()];case 3:t=i.sent();if(t!==-1){if(t===0){this.itemElements[this.itemElements.length-1].setFocus()}else{this.itemElements[t-1].setFocus()}}i.label=4;case 4:if(f(e)&&this.accessibleRole==="menu"){e.preventDefault();this.hide()}i.label=5;case 5:return[2]}}))}))};e.prototype.handleClick=function(e){var t=this;var i=e.composedPath().every((function(e){return e!==t.element&&e!==t.openButton}));if(this.open&&i){this.hide()}};e.prototype.isOpen=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.open]}))}))};e.prototype.show=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.open=true;return[2]}))}))};e.prototype.hide=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.open=false;return[2]}))}))};e.prototype.toggle=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.open){this.hide()}else{this.show()}return[2]}))}))};e.prototype.handleControllerChange=function(e,t){if(!!e===!!t){return}if(typeof this.controller==="string"){this.setOpenButton(document.getElementById(this.controller));if(this.openButton){this.openButton.addEventListener("click",this.openButtonEventListener)}}else{this.setOpenButton(this.controller)}};e.prototype.handleOpenChange=function(e,t){var i=this;if(!!e===!!t){return}if(this.open&&!t){if(this.openButton){this.openButton.accessibleExpanded=true}if(this.accessibleRole!=="listbox"){this.teleport.makeSiblingsInert()}this.updatePlacement();setTimeout((function(){if(i.accessibleRole==="menu"){i.itemElements[0].setFocus()}i.duetToggle.emit({open:i.open,component:"duet-popup-menu"})}),200)}else if(!this.open&&t){if(this.openButton){this.openButton.accessibleExpanded=false}setTimeout((function(){if(i.accessibleRole==="menu"){i.focusOpenButton()}i.duetToggle.emit({open:i.open,component:"duet-popup-menu"});if(i.accessibleRole!=="listbox"){i.teleport.removeInertFromSiblings()}}),200)}};e.prototype.focusOpenButton=function(){if(this.open){g(this.openButton)}};Object.defineProperty(e.prototype,"itemElements",{get:function(){return Array.from(this.element.querySelectorAll(":scope duet-popup-menu-item"))},enumerable:false,configurable:true});e.prototype.getFocusedItemIndex=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(i){switch(i.label){case 0:e=this.itemElements;t=0;i.label=1;case 1:if(!(t<e.length))return[3,4];return[4,e[t].isFocused()];case 2:if(i.sent()){return[2,t]}i.label=3;case 3:t++;return[3,1];case 4:return[2,-1]}}))}))};e.prototype.render=function(){var e=this;var t={top:"".concat(this.menuY,"px"),left:"".concat(this.menuX,"px"),position:this.position,overflowY:"auto"};return n(r,{key:"389d4d1b46db081d29a7fa8d57fd65f9c113f7a9"},n("div",{key:"8d5e47a1dac1f4a7b17aed4aa69afed4cfa44a39",ref:function(t){e.menuElement=t},style:t,class:{open:this.open,"duet-popup-menu-list":true,"duet-theme-turva":this.theme==="turva"},role:this.accessibleRole,"aria-label":this.accessibleLabel},n("slot",{key:"09fc711a6dc838d9e345a694c5e45c09a01bf4ed"})))};Object.defineProperty(e.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{controller:["handleControllerChange"],open:["handleOpenChange"]}},enumerable:false,configurable:true});return e}());z.style=_;var j='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start}.duet-popup-menu-item{display:flex;flex-grow:1;gap:12px;align-items:center;height:100%;padding:8px;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;line-height:1.5;color:rgb(0, 41, 77);text-align:left;text-decoration:none;cursor:pointer}.duet-popup-menu-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-popup-menu-item:focus,.duet-popup-menu-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-popup-menu-item.duet-theme-turva{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)}.duet-popup-menu-item.active{background:rgb(243, 249, 252)}.duet-popup-menu-item.active.duet-theme-turva{background:rgb(245, 245, 247)}.duet-popup-menu-item:hover{background:rgb(230, 242, 248)}.duet-popup-menu-item:hover.duet-theme-turva{background:rgb(228, 228, 230)}.duet-popup-menu-item .duet-popup-menu-item-label{flex-grow:1}.duet-popup-menu-item .duet-popup-menu-item-trailing{padding-left:20px}.active-descendant{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .active-descendant,.active-descendant.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}';var C=j;var S=e("duet_popup_menu_item",function(){function e(e){var n=this;t(this,e);this.duetFocus=i(this,"duetFocus",7);this.duetBlur=i(this,"duetBlur",7);this.onFocus=function(e){n.focus=true;n.duetFocus.emit({originalEvent:e,value:n.value,component:"duet-popup-menu-item"})};this.onBlur=function(e){n.focus=false;n.duetBlur.emit({originalEvent:e,value:n.value,component:"duet-popup-menu-item"})};this.focus=false;this.accessibleLabel=undefined;this.accessibleRole="menuitem";this.theme="";this.url=undefined;this.external=false;this.targetLanguage=undefined;this.value=undefined;this.leadingIcon=undefined;this.leadingIconColor=undefined;this.trailingIcon=undefined;this.trailingText=undefined;this.active=false;this.activeDescendant=false}e.prototype.componentWillLoad=function(){a(this)};e.prototype.setFocus=function(e){return __awaiter(this,void 0,void 0,(function(){var t=this;return __generator(this,(function(i){setTimeout((function(){return t.itemElement.focus(e)}),200);return[2]}))}))};e.prototype.isFocused=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.focus]}))}))};e.prototype.render=function(){var e=this;var t=this.url?"a":"button";var i={"duet-popup-menu-item":true,active:this.active,"duet-theme-turva":this.theme==="turva","active-descendant":this.activeDescendant};return n(r,{key:"e53141f7390844d3bd55d5204d7dac9334248fdc",role:this.accessibleRole},n(t,{key:"73fe7bb5b8cc6fa57b12e0d210edc4ef25dd401b",ref:function(t){return e.itemElement=t},tabIndex:this.accessibleRole==="menuitem"||"option"?-1:0,onFocus:this.onFocus,onBlur:this.onBlur,role:"".concat(t==="a"?"link":"button"),"aria-label":this.accessibleLabel,class:i,value:this.value,href:this.url,target:this.external?"_blank":undefined,rel:this.external?"noopener":undefined,lang:t==="button"?undefined:this.targetLanguage,hreflang:t==="button"?undefined:this.targetLanguage},this.leadingIcon&&n("duet-icon",{key:"3fd892272f52814da4c8f14ea7bec580a160e858",name:this.leadingIcon,size:"x-small",color:this.leadingIconColor?this.leadingIconColor:"currentColor",class:"duet-popup-menu-item-leading",margin:"none"}),n("span",{key:"51b7da7f29ef0f85344e02b1a85aa185bca9b26a",class:"duet-popup-menu-item-label"},n("slot",{key:"9a72c7fcaeeafe89741760d84c91382b31ab798f"})),(this.trailingIcon||this.active)&&n("duet-icon",{key:"1ddf8f956adbe24208d16c33fe28fde167babcb2",name:this.active?"messaging-checked-small":this.trailingIcon,size:this.active?"xx-small":"x-small",color:"currentColor",class:"duet-popup-menu-item-trailing",margin:"none"}),this.trailingText&&n("span",{key:"30aa34505231dbe1a78af9256920294e967a559a",class:"duet-popup-menu-item-trailing"},this.trailingText)))};Object.defineProperty(e.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return e}());S.style=C}}}));
@@ -1,4 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(t,i,e,n){function r(t){return t instanceof e?t:new e((function(i){i(t)}))}return new(e||(e=Promise))((function(e,s){function o(t){try{a(n.next(t))}catch(t){s(t)}}function u(t){try{a(n["throw"](t))}catch(t){s(t)}}function a(t){t.done?e(t.value):r(t.value).then(o,u)}a((n=n.apply(t,i||[])).next())}))};var __generator=this&&this.__generator||function(t,i){var e={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},n,r,s,o;return o={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function u(t){return function(i){return a([t,i])}}function a(u){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,u[0]&&(e=0)),e)try{if(n=1,r&&(s=u[0]&2?r["return"]:u[0]?r["throw"]||((s=r["return"])&&s.call(r),0):r.next)&&!(s=s.call(r,u[1])).done)return s;if(r=0,s)u=[u[0]&2,s.value];switch(u[0]){case 0:case 1:s=u;break;case 4:e.label++;return{value:u[1],done:false};case 5:e.label++;r=u[1];u=[0];continue;case 7:u=e.ops.pop();e.trys.pop();continue;default:if(!(s=e.trys,s=s.length>0&&s[s.length-1])&&(u[0]===6||u[0]===2)){e=0;continue}if(u[0]===3&&(!s||u[1]>s[0]&&u[1]<s[3])){e.label=u[1];break}if(u[0]===6&&e.label<s[1]){e.label=s[1];s=u;break}if(s&&e.label<s[2]){e.label=s[2];e.ops.push(u);break}if(s[2])e.ops.pop();e.trys.pop();continue}u=i.call(t,e)}catch(t){u=[6,t];r=0}finally{n=s=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(t,i,e){if(e||arguments.length===2)for(var n=0,r=i.length,s;n<r;n++){if(s||!(n in i)){if(!s)s=Array.prototype.slice.call(i,0,n);s[n]=i[n]}}return t.concat(s||Array.prototype.slice.call(i))};
2
- /*!
3
- * Built with Duet Design System
4
- */System.register(["./p-9fdb1552.system.js","./p-e216bea4.system.js","./p-e6b5a1c7.system.js","./p-41982d26.system.js","./p-34d7dd10.system.js","./p-0c12d3cd.system.js","./p-d19b027a.system.js","./p-98636086.system.js"],(function(t){"use strict";var i,e,n,r,s,o,u,a,h,c,f,d,l,v,m,p,b,g,y,_,w;return{setters:[function(t){i=t.h;e=t.r;n=t.c;r=t.H;s=t.g},function(t){o=t.i},function(t){u=t.c},function(t){a=t.d},function(t){h=t.j;c=t.f;f=t.o;d=t.e;l=t.b;v=t.c},function(t){m=t.g;p=t.a;b=t.c;g=t.d},function(t){y=t.g},function(t){_=t.r;w=t.p}],execute:function(){var x=function(t){var e=t.item,n=t.activeDescendant,r=t.selected,s=t.label,o=s===void 0?undefined:s,u=t.clickHandler,a=u===void 0?function(t){t.preventDefault()}:u,h=t.keyHandler,c=h===void 0?function(t){t.preventDefault()}:h,f=t.search,d=t.isAndroidDevice,l=t.id;var v=f.split(" ").filter((function(t){return!!t.trim()})).map((function(t){return _(t)}));var m=f!==""?new RegExp("(".concat(v.join("|"),")"),"i"):undefined;var p="text-decoration: underline";return i("duet-popup-menu-item",{id:n?l:"",active:r,"data-index":e.id,"aria-selected":n?"true":undefined,"aria-current":r?"true":undefined,role:"option","aria-label":o,tabindex:d?"-1":null,onClick:function(t){return a(t)},onKeyUp:function(t){return c(t)},accessibleRole:"option",activeDescendant:n},m?i("span",{class:"option-container","aria-hidden":"true"},i("span",{innerHTML:e.name.replace(m,'<span style="'.concat(p,'">$&</span>'))})):e.name,e.tags&&i("span",{class:"option-tags"},e.tags.join(", ")))};var S='.sc-duet-combobox-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:inline-block;width:100%;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:rgb(0, 41, 77)}.sc-duet-combobox-h a.sc-duet-combobox{color:rgb(0, 41, 77);transition:none}.duet-theme-turva.sc-duet-combobox-h{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)}.duet-theme-turva.sc-duet-combobox-h a.sc-duet-combobox{color:rgb(23, 28, 58)}.combobox-menu-container.sc-duet-combobox{width:var(--popup-width);max-height:200px}';var k=S;var I=t("duet_combobox",function(){function t(t){var i=this;e(this,t);this.duetChange=n(this,"duetChange",3);var r,s;this.listBoxId=u("duet-combobox-list-element");this.inputId=u("duet-combobox-input-id");this.activeDescendantId=u("duet-combobox-active-descendant");this.isAndroidDevice=((s=(r=navigator===null||navigator===void 0?void 0:navigator.userAgent)===null||r===void 0?void 0:r.toLowerCase())===null||s===void 0?void 0:s.indexOf("android"))>-1||null;this.resizeObserver=new ResizeObserver(a((function(t){var e,n,r;if((t===null||t===void 0?void 0:t.length)===1){var s=(n=(e=t[0])===null||e===void 0?void 0:e.target)===null||n===void 0?void 0:n.getBoundingClientRect().width;var o=parseInt((r=getComputedStyle(i.listContainer.shadowRoot.querySelector(".duet-popup-menu-list")))===null||r===void 0?void 0:r.padding);i.listContainer.style.setProperty("--popup-width","".concat(s-2*o,"px"))}}),100));this.onInputChange=function(t){return __awaiter(i,void 0,void 0,(function(){var i;return __generator(this,(function(e){i=t.detail.value;this.inputValue=i;return[2]}))}))};this.onInputClick=function(){var t,e;if(i.openListOnClick){i.listOpen=!i.listOpen}else{i.listOpen=((t=i.inputValue)===null||t===void 0?void 0:t.length)>=i.minCharacters}if(!((e=i.getFilteredItems())===null||e===void 0?void 0:e.length)){i.listOpen=false}};this.onInputTyping=function(t){return __awaiter(i,void 0,void 0,(function(){var i,e;return __generator(this,(function(n){e=t.detail.value;if(!this.force&&!this.multiple&&this.selectedItems.size>0&&e!==this.getSelectedItemLabel()){this.selectedItems.clear()}if(!this.force&&!this.multiple&&e===""){this.value=undefined}this.listOpen=String(e).length>=this.minCharacters&&((i=this.getFilteredItems())===null||i===void 0?void 0:i.length)>0;return[2]}))}))};this.onKeyDown=function(t){var e=i.returnFilteredOrNonFiltered();var n=e.filter((function(t){return!i.selectedItems.has(t.id)}));i.input.accessibleActiveDescendant=undefined;if(h(t)){t.preventDefault();if(i.listOpen&&i.activeItem!==undefined&&e[i.activeItem]){if(i.multiple){i.addSelectedItem(e[i.activeItem].id,true)}else{i.updateSelectedItem(e[i.activeItem].id,true)}}else if(!i.multiple&&i.listOpen&&n.length===1&&n[0].name.toLowerCase()===i.input.value.toLowerCase()){i.updateSelectedItem(n[0].id,true)}i.activeItem=undefined;i.listOpen=false;return}if(c(t)||f(t)){if(i.listOpen){t.preventDefault()}i.updateInputText(true);i.activeItem=undefined;i.listOpen=false;return}if(d(t)&&i.inputValue===""){if(i.multiple&&i.selectedItems.size>0){var r=Array.from(i.selectedItems).pop();i.removeSelectedItem(r,true)}return}var s=i.activeItem;if(l(t)){t.preventDefault();s=i.activeItem-1}else if(v(t)){t.preventDefault();s=i.listOpen?i.activeItem+1:i.activeItem;i.listOpen=true}if(v(t)||l(t)){if(s<0||!s){s=0}if(s>=e.length){s=e.length-1}i.input.accessibleActiveDescendant=i.activeDescendantId;i.activeItem=s;i.scrollToActive()}return};this.processedItems=null;this.inputValue="";this.listOpen=false;this.selectedItems=new Set;this.activeItem=undefined;this.accessibleLabelDefaults={en:{heading:"Select:",item:"{name}",itemFiltered:"{name}, {hiddenItems} filtered"},fi:{heading:"Valitse:",item:"{name}",itemFiltered:"{name}, {hiddenItems} suodatettu"},sv:{heading:"Välj:",item:"{name}",itemFiltered:"{name}, {hiddenItems} filtrerade"}};this.accessibleLabels=m(this.accessibleLabelDefaults,p());this.label="";this.caption="";this.theme="";this.force=false;this.multiple=false;this.items=undefined;this.formatter=function(t){return t&&t.name?t.name:""};this.value=undefined;this.minCharacters=1;this.openListOnClick=false;this.filterType="startsWith"}t.prototype.popupMenuOpenHandler=function(){if(this.listOpen){this.listContainer.show()}else{this.listContainer.hide()}};t.prototype.activeItemHandler=function(t){this.input.accessibleActiveDescendant=this.listOpen&&(t||t===0)?this.activeDescendantId:""};t.prototype.handleDocumentClick=function(t){var i=this;var e=t.composedPath();var n=e.every((function(t){return t!==i.element}));if(n){this.updateInputText(true);this.listOpen=false}};t.prototype.formatItem=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){return[2,this.formatter(t)]}))}))};t.prototype.processItems=function(){var t=this;var i=[];this.processedItems=w(this.items);if(!Array.isArray(this.processedItems)){console.error("DuetCombobox: Items should be an array");return}if(this.processedItems.length!==new Set(__spreadArray([],this.processedItems,true)).size){console.warn("DuetCombobox: Duplicate item values found in the list")}this.processedItems=this.processedItems.map((function(t,e){if(typeof t==="string"){t={name:t,value:t}}if(t.id!==undefined){t.id=String(t.id)}else{t.id="".concat(JSON.stringify(t.value),"-").concat(t.name)}if(i.includes(t.id)){console.warn("DuetCombobox: Duplicate item id found in the list, postfixed with index");t.id="".concat(t.id,"-").concat(e)}i.push(t.id);return t}));var e=Array.from(this.selectedItems).filter((function(i){return!t.processedItems.find((function(t){return t.id===i}))}));if(e.length){if(this.multiple){e.forEach((function(i){return t.removeSelectedItem(i)}))}else{this.updateSelectedItem(e[0],true)}}};t.prototype.processValue=function(){var t=this;if(this.value!==""&&!this.value){this.selectedItems.clear();return}var i=Array.isArray(this.value)?this.value:[this.value];var e=this.processedItems.filter((function(t){return i.includes(t.value)})).map((function(t){return t.id}));if(e.length===this.selectedItems.size&&e.every((function(i){return t.selectedItems.has(i)}))){return}if(this.multiple){this.selectedItems.clear();this.input.clearChips();e.forEach((function(i){return t.addSelectedItem(i)}))}else{var n=this.processedItems.find((function(i){return i.value===t.value}));this.updateSelectedItem(n.id)}};t.prototype.processListOpenChange=function(){if(this.openListOnClick){this.input.icon=this.listOpen?"action-arrow-up":"action-arrow-down"}this.input.accessibleExpanded=this.listOpen?"true":"false"};t.prototype.componentWillLoad=function(){o(this)};t.prototype.connectedCallback=function(){if(this.items){this.processItems()}var t=y(this.element);if(t.length){this.input=t[0]}else{this.input=document.createElement("duet-input");this.input.label=this.label;this.input.caption=this.caption;this.input.expand=true;this.element.prepend(this.input)}this.input.chips=this.multiple;this.input.addEventListener("duetChange",this.onInputChange);this.input.addEventListener("duetInput",this.onInputTyping);this.input.addEventListener("click",this.onInputClick);this.input.role="combobox";this.input.accessibleExpanded=this.listOpen?"true":"false";this.input.accessibleAutocomplete="list";this.input.accessibleControls=this.listBoxId;this.input.id=this.inputId;this.element.addEventListener("keydown",this.onKeyDown);b(this,{prop:"accessibleLabels",defaults:"accessibleLabelDefaults"});this.processListOpenChange()};t.prototype.disconnectedCallback=function(){this.input.removeEventListener("duetChange",this.onInputChange);this.input.removeEventListener("click",this.onInputClick);this.element.removeEventListener("keydown",this.onKeyDown);this.resizeObserver.disconnect();g(this)};t.prototype.componentDidLoad=function(){this.resizeObserver.observe(this.input);this.processValue()};t.prototype.shouldListBeFiltered=function(){var t=this;if(!this.multiple&&this.selectedItems.size&&this.input.value===this.inputValue){var i=this.processedItems.find((function(i){return t.selectedItems.has(i.id)}));return!(this.formatter(i).toLowerCase()===this.input.value.toLowerCase())}return true};t.prototype.returnFilteredOrNonFiltered=function(){return this.processedItems?this.shouldListBeFiltered()?this.getFilteredItems():this.sortFilteredItems(this.processedItems):[]};t.prototype.emitChangeEvent=function(t){var i=this.processedItems.find((function(i){return i.id===t}));this.duetChange.emit({item:i,value:this.value,component:"duet-combobox"})};t.prototype.updateMultipleValue=function(){var t=this;this.value=this.processedItems.filter((function(i){return t.selectedItems.has(i.id)})).map((function(t){return t.value}));this.input.value="";this.updateChips();this.input.setFocus()};t.prototype.addSelectedItem=function(t,i){if(this.selectedItems.has(t)){return}this.selectedItems.add(t);this.updateMultipleValue();if(i){this.emitChangeEvent(t)}};t.prototype.removeSelectedItem=function(t,i){if(!this.selectedItems.has(t)){return}this.selectedItems.delete(t);this.updateMultipleValue();if(i){this.emitChangeEvent(t)}};t.prototype.updateSelectedItem=function(t,i){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(!this.selectedItems.has(t))return[3,2];this.selectedItems.delete(t);this.value=undefined;this.input.value="";return[4,this.input.setFocus()];case 1:e.sent();return[3,3];case 2:this.selectedItems.clear();this.selectedItems.add(t);this.value=this.processedItems.find((function(i){return i.id===t})).value;e.label=3;case 3:if(i){this.emitChangeEvent(this.value&&t)}return[4,this.updateInputText()];case 4:e.sent();return[2]}}))}))};t.prototype.updateChips=function(){return __awaiter(this,void 0,void 0,(function(){var t,i;var e=this;return __generator(this,(function(n){switch(n.label){case 0:t=Array.from(this.selectedItems);return[4,this.input.getChips()];case 1:i=n.sent();t.forEach((function(t){return __awaiter(e,void 0,void 0,(function(){var i,e,n,r;var s=this;return __generator(this,(function(o){switch(o.label){case 0:i=this.processedItems.find((function(i){return i.id===t}));return[4,this.formatItem(i)];case 1:e=o.sent();return[4,this.input.hasChip({value:"".concat(t),text:e})];case 2:n=o.sent();if(!n){r=document.createElement("duet-chip");r.variation="input";r.value="".concat(t);r.textContent=e;r.addEventListener("duetRemove",(function(t){var i=t.detail.value;s.removeSelectedItem(i,true)}));this.input.addChip(r)}return[2]}}))}))}));i.forEach((function(i){if(!t.includes(i.value)){i.remove()}}));return[2]}}))}))};t.prototype.getSelectedItemLabel=function(){return __awaiter(this,void 0,void 0,(function(){var t,i,e;var n=this;return __generator(this,(function(r){switch(r.label){case 0:t=this.processedItems.find((function(t){return n.selectedItems.has(t.id)}));if(!t)return[3,2];return[4,this.formatItem(t)];case 1:e=r.sent();return[3,3];case 2:e="";r.label=3;case 3:i=e;return[2,i]}}))}))};t.prototype.updateInputText=function(){return __awaiter(this,arguments,void 0,(function(t){var i,e,n;if(t===void 0){t=false}return __generator(this,(function(r){switch(r.label){case 0:if(t&&this.multiple){this.input.value="";return[2]}if(!(t&&this.force))return[3,3];i=this.returnFilteredOrNonFiltered();if(!this.multiple&&this.listOpen&&i.length===1&&i[0].name.toLowerCase()===this.input.value.toLowerCase()){this.updateSelectedItem(i[0].id,true)}if(!(this.selectedItems.size===0))return[3,1];this.input.value="";return[3,3];case 1:e=this.input;return[4,this.getSelectedItemLabel()];case 2:e.value=r.sent();r.label=3;case 3:if(!(!t&&this.selectedItems.size>0))return[3,6];this.input.value="";n=this.input;return[4,this.getSelectedItemLabel()];case 4:n.value=r.sent();this.input.scrollLeft=this.input.scrollWidth;return[4,this.input.setFocus()];case 5:r.sent();r.label=6;case 6:return[2]}}))}))};t.prototype.onListClick=function(t,i){t.preventDefault();t.stopPropagation();if(this.multiple){this.addSelectedItem(i.id,true)}else{this.updateSelectedItem(i.id,true)}this.activeItem=undefined;this.listOpen=false;return this.listOpen};t.prototype.scrollToActive=function(){var t=document.getElementById("".concat(this.activeDescendantId));if(t){t.scrollIntoView({behavior:"smooth",block:"center"})}};t.prototype.formatLabel=function(t,i,e,n){if(!t||n===undefined){return""}var r=e===n?this.accessibleLabels.item:this.accessibleLabels.itemFiltered;return r.replace("{name}",String(t.name)).replace("{current}",String(i+1)).replace("{total}",String(e)).replace("{hiddenItems}",String(n-e))};t.prototype.getFilteredItems=function(){var t=this;var i=this.processedItems.filter((function(i){var e,n,r,s,o;return((e=String(i.value))===null||e===void 0?void 0:e.toLowerCase()[t.filterType]((n=t.inputValue)===null||n===void 0?void 0:n.toLowerCase()))||((r=String(i.name))===null||r===void 0?void 0:r.toLowerCase()[t.filterType]((s=t.inputValue)===null||s===void 0?void 0:s.toLowerCase()))||t.formatter(i).toLowerCase()[t.filterType]((o=t.inputValue)===null||o===void 0?void 0:o.toLowerCase())||t.selectedItems.has(i.id)})).filter((function(i){var e=true;if(t.multiple&&t.selectedItems.has(i.id)){e=false}return e}));return this.sortFilteredItems(i)};t.prototype.sortFilteredItems=function(t){var i=this;if(t.length>0){t.filter((function(t){return i.selectedItems.has(t.id)})).forEach((function(i){var e=t.indexOf(i);t.splice(e,1);t.unshift(i)}))}return t};t.prototype.render=function(){var t;var e=this;var n=this.returnFilteredOrNonFiltered();return i(r,{class:(t={"duet-combobox":true},t["duet-theme-".concat(this.theme)]=true,t)},i("slot",null),i("div",null,i("duet-popup-menu",{id:this.listBoxId,controller:this.input,ref:function(t){return e.listContainer=t},accessibleRole:"listbox"},i("div",{class:"combobox-menu-container"},this.listOpen&&n.map((function(t,r){return i(x,{id:e.activeDescendantId,item:t,activeDescendant:r===e.activeItem,selected:e.selectedItems.has(t.id),search:e.inputValue,clickHandler:function(i){return e.onListClick(i,t)},label:e.formatLabel(t,r,n.length,e.processedItems.length),isAndroidDevice:e.isAndroidDevice})})),i("duet-spacer",{size:"x-small"})))))};Object.defineProperty(t.prototype,"element",{get:function(){return s(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{listOpen:["popupMenuOpenHandler","processListOpenChange"],activeItem:["activeItemHandler"],items:["processItems"],value:["processValue"]}},enumerable:false,configurable:true});return t}());I.style=k}}}));
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- const _="rgb(0, 161, 212)",r="rgb(178, 180, 179)",o="rgb(11, 114, 136)",a="rgb(199, 12, 112)",l="rgb(122, 1, 196)",e="rgb(211, 36, 131)",c="rgb(161, 10, 78)",t="rgb(168, 1, 78)",g="rgb(213, 66, 3)",i="rgb(9, 129, 148)",s="rgb(169, 69, 124)",d="rgb(54, 74, 129)",u="rgb(23, 28, 58)",n="rgb(222, 35, 98)",x="rgb(255, 240, 243)",b="rgb(255, 211, 219)",m="rgb(89, 0, 45)",p="rgb(255, 173, 190)",y="rgb(252, 136, 162)",v="rgb(243, 98, 134)",h="rgb(255, 225, 231)",w="rgb(231, 62, 107)",z="rgb(214, 28, 82)",f="rgb(185, 16, 74)",k="rgb(153, 9, 66)",q="rgb(120, 4, 56)",S="rgb(224, 42, 13)",I="rgb(122, 1, 196)",U="rgb(0, 155, 204)",j="rgb(27, 171, 75)",A="rgb(255, 86, 34)",E="rgb(245, 76, 154)",B="rgb(194, 21, 101)",C="rgb(192, 101, 247)",F="rgb(0, 105, 191)",H="rgb(19, 120, 53)",M="rgb(179, 60, 24)",R="rgb(13, 163, 166)",O="rgb(11, 114, 136)",D="rgb(179, 137, 24)",G="rgb(128, 98, 17)",J="rgb(0, 41, 77)",K="rgb(207, 210, 212)",L="rgb(144, 149, 153)",N="rgb(116, 116, 117)",P="rgb(101, 119, 135)",Q="rgb(68, 68, 69)",T="rgb(225, 227, 230)",V="rgb(228, 228, 230)",W="rgb(245, 248, 250)",X="rgb(245, 245, 247)",Y="rgb(255, 255, 255)",Z="rgb(255, 255, 255)",$="rgb(207, 207, 209)",__="rgb(240, 247, 250)",r_="rgb(217, 236, 245)",o_="rgb(8, 42, 77)",a_="rgb(198, 225, 238)",l_="rgb(172, 210, 229)",e_="rgb(131, 188, 217)",c_="rgb(228, 241, 247)",t_="rgb(50, 153, 204)",g_="rgb(0, 119, 179)",i_="rgb(0, 97, 155)",s_="rgb(0, 75, 129)",d_="rgb(3, 56, 102)",u_="rgb(245, 248, 250)",n_="rgb(212, 223, 229)",x_="rgb(17, 28, 38)",b_="rgb(181, 198, 208)",m_="rgb(153, 174, 186)",p_="rgb(127, 150, 165)",y_="rgb(228, 236, 239)",v_="rgb(98, 121, 138)",h_="rgb(81, 105, 123)",w_="rgb(62, 84, 102)",z_="rgb(45, 64, 81)",f_="rgb(30, 45, 59)",k_="rgb(0, 119, 179)",q_="rgb(0, 77, 128)",S_="rgb(148, 9, 37)",I_="rgb(0, 98, 154)",U_="rgb(173, 11, 43)",j_="rgb(205, 229, 241)",A_="rgb(244, 207, 214)",E_="rgb(230, 242, 248)",B_="rgb(249, 230, 234)",C_="rgb(243, 249, 252)",F_="rgb(252, 243, 244)",H_="rgb(198, 12, 48)",M_="rgb(0, 41, 77)",R_="rgb(23, 28, 58)",O_="rgb(0, 135, 90)",D_="rgb(244, 250, 247)",G_="rgb(218, 246, 233)",J_="rgb(4, 38, 33)",K_="rgb(191, 239, 218)",L_="rgb(163, 229, 202)",N_="rgb(134, 215, 185)",P_="rgb(231, 248, 239)",Q_="rgb(105, 196, 166)",T_="rgb(77, 171, 143)",V_="rgb(48, 131, 105)",W_="rgb(29, 106, 88)",X_="rgb(13, 71, 59)",Y_="rgb(8, 135, 78)",Z_="rgb(245, 247, 250)",$_="rgb(222, 224, 228)",_r="rgb(8, 13, 38)",rr="rgb(199, 202, 207)",or="rgb(175, 178, 186)",ar="rgb(143, 147, 158)",lr="rgb(234, 235, 239)",er="rgb(113, 118, 132)",cr="rgb(98, 104, 122)",tr="rgb(71, 78, 101)",gr="rgb(45, 52, 79)",ir="rgb(23, 28, 58)",sr="rgb(255, 241, 241)",dr="rgb(255, 213, 215)",ur="rgb(51, 5, 20)",nr="rgb(255, 185, 190)",xr="rgb(252, 148, 158)",br="rgb(240, 102, 119)",mr="rgb(255, 227, 228)",pr="rgb(221, 49, 77)",yr="rgb(198, 12, 48)",vr="rgb(164, 4, 40)",hr="rgb(126, 2, 35)",wr="rgb(87, 4, 29)",zr="rgb(247, 178, 40)",fr="rgb(255, 251, 242)",kr="rgb(255, 244, 198)",qr="rgb(38, 26, 4)",Sr="rgb(255, 232, 160)",Ir="rgb(255, 217, 120)",Ur="rgb(255, 199, 79)",jr="rgb(255, 247, 221)",Ar="rgb(247, 178, 40)",Er="rgb(212, 151, 32)",Br="rgb(156, 110, 22)",Cr="rgb(126, 87, 16)",Fr="rgb(81, 55, 9)",Hr="rgb(250, 164, 15)",Mr="'localtapiola-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'",Rr="'turva-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'",Or="'localtapiola-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'",Dr="'turva-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'",Gr="1.25rem",Jr="1rem",Kr="0.875rem",Lr="1.5rem",Nr="0.75rem",Pr="2.25rem",Qr="3rem",Tr="4.5rem",Vr="-0.01rem",Wr="1.25",Xr="'(min-width: 62em)'",Yr="'(min-width: 48em)'",Zr="'(min-width: 36em)'",$r="'(min-width: 64.0625em)'",_o="'(max-width: 35.9375em)'",ro="'(min-width: 76.25em)'",oo="'(max-width: 22.5em)'",ao="'(min-width: 106.25em)'",lo="'(max-width: 20.5em)'",eo="0.30",co="0.50",to="0.75",go="0.85",io="12px",so="16px",uo="20rem",no="0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)",xo="0 2px 6px 0 rgba(117, 117, 117, 0.13), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)",bo="0 2px 6px 0 rgba(0, 41, 77, 0.07)",mo="0 2px 6px 0 rgba(117, 117, 117, 0.13)",po="0 0 0 1px #de2362",yo="0 0 0 1px #e55039",vo="0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3",ho="0 0 0 1px #0077b3",wo="0 0 0 1px #171c3a",zo="0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a",fo="0 2px 10px 0 rgba(0, 41, 77, 0.1)",ko="0 0 0 1px #909599",qo="0 0 0 1px #747475",So="0 2px 10px 0 rgba(117, 117, 117, 0.15)",Io="0 2px 20px 0 rgba(0, 0, 0, 0.2)",Uo="0 2px 10px 0 rgba(0, 41, 77, 0.07)",jo="0 2px 10px 0 rgba(117, 117, 117, 0.13)",Ao="8rem",Eo="4rem",Bo="30px",Co="24px",Fo="20px",Ho="36px",Mo="16px",Ro="48px",Oo="10px",Do="72px",Go="1110px",Jo="3rem",Ko="40px",Lo="30px",No="48px",Po="20px",Qo="16px",To="12px",Vo="28px",Wo="36px",Xo="48px",Yo="72px",Zo="94px",$o="300ms ease",_a="600ms ease",ra="-999999",oa=Object.freeze({__proto__:null,color_brand_blue:_,color_brand_gray_turva:r,color_category_family:o,color_category_family_turva:a,color_category_finance:l,color_category_home:e,color_category_home_turva:c,color_category_pet:t,color_category_travel:g,color_category_travel_turva:i,color_category_union_turva:s,color_category_vehicle:d,color_category_vehicle_turva:u,color_danger:n,color_danger_00:x,color_danger_100:b,color_danger_1000:m,color_danger_200:p,color_danger_300:y,color_danger_400:v,color_danger_50:h,color_danger_500:w,color_danger_600:z,color_danger_700:f,color_danger_800:k,color_danger_900:q,color_danger_turva:S,color_data_01:I,color_data_02:U,color_data_03:j,color_data_04:A,color_data_05:E,color_data_06:B,color_data_07:C,color_data_08:F,color_data_09:H,color_data_10:M,color_data_11:R,color_data_12:O,color_data_13:D,color_data_14:G,color_data_15:J,color_gray:K,color_gray_dark:L,color_gray_dark_turva:N,color_gray_darker:P,color_gray_darker_turva:Q,color_gray_light:T,color_gray_light_turva:V,color_gray_lighter:W,color_gray_lighter_turva:X,color_gray_lightest:Y,color_gray_lightest_turva:Z,color_gray_turva:$,color_lt_blue_00:__,color_lt_blue_100:r_,color_lt_blue_1000:o_,color_lt_blue_200:a_,color_lt_blue_300:l_,color_lt_blue_400:e_,color_lt_blue_50:c_,color_lt_blue_500:t_,color_lt_blue_600:g_,color_lt_blue_700:i_,color_lt_blue_800:s_,color_lt_blue_900:d_,color_lt_gray_00:u_,color_lt_gray_100:n_,color_lt_gray_1000:x_,color_lt_gray_200:b_,color_lt_gray_300:m_,color_lt_gray_400:p_,color_lt_gray_50:y_,color_lt_gray_500:v_,color_lt_gray_600:h_,color_lt_gray_700:w_,color_lt_gray_800:z_,color_lt_gray_900:f_,color_primary:k_,color_primary_dark:q_,color_primary_dark_turva:S_,color_primary_darker:I_,color_primary_darker_turva:U_,color_primary_light:j_,color_primary_light_turva:A_,color_primary_lighter:E_,color_primary_lighter_turva:B_,color_primary_lightest:C_,color_primary_lightest_turva:F_,color_primary_turva:H_,color_secondary:M_,color_secondary_turva:R_,color_success:O_,color_success_00:D_,color_success_100:G_,color_success_1000:J_,color_success_200:K_,color_success_300:L_,color_success_400:N_,color_success_50:P_,color_success_500:Q_,color_success_600:T_,color_success_700:V_,color_success_800:W_,color_success_900:X_,color_success_turva:Y_,color_turva_gray_00:Z_,color_turva_gray_100:$_,color_turva_gray_1000:_r,color_turva_gray_200:rr,color_turva_gray_300:or,color_turva_gray_400:ar,color_turva_gray_50:lr,color_turva_gray_500:er,color_turva_gray_600:cr,color_turva_gray_700:tr,color_turva_gray_800:gr,color_turva_gray_900:ir,color_turva_red_00:sr,color_turva_red_100:dr,color_turva_red_1000:ur,color_turva_red_200:nr,color_turva_red_300:xr,color_turva_red_400:br,color_turva_red_50:mr,color_turva_red_500:pr,color_turva_red_600:yr,color_turva_red_700:vr,color_turva_red_800:hr,color_turva_red_900:wr,color_warning:zr,color_warning_00:fr,color_warning_100:kr,color_warning_1000:qr,color_warning_200:Sr,color_warning_300:Ir,color_warning_400:Ur,color_warning_50:jr,color_warning_500:Ar,color_warning_600:Er,color_warning_700:Br,color_warning_800:Cr,color_warning_900:Fr,color_warning_turva:Hr,font_family_heading:Mr,font_family_heading_turva:Rr,font_family_text:Or,font_family_text_turva:Dr,font_size_large:Gr,font_size_medium:Jr,font_size_small:Kr,font_size_x_large:Lr,font_size_x_small:Nr,font_size_xx_large:Pr,font_size_xxx_large:Qr,font_size_xxxx_large:Tr,font_weight_bold:"700",font_weight_extra_bold:"800",font_weight_normal:"400",font_weight_semi_bold:"600",letter_spacing_heading:Vr,line_height_medium:"1.5",line_height_small:Wr,line_height_x_small:"1.1",media_query_large:Xr,media_query_medium:Yr,media_query_small:Zr,media_query_x_large:$r,media_query_x_small:_o,media_query_xx_large:ro,media_query_xx_small:oo,media_query_xxx_large:ao,media_query_xxx_small:lo,opacity_30:eo,opacity_50:co,opacity_75:to,opacity_85:go,radius_circle:"50%",radius_default:"4px",radius_intermediate:io,radius_large:so,radius_medium:"8px",radius_pill:uo,radius_sharp:"0",shadow_card:no,shadow_card_turva:xo,shadow_default:bo,shadow_default_turva:mo,shadow_error:po,shadow_error_turva:yo,shadow_focus:vo,shadow_focus_input:ho,shadow_focus_input_turva:wo,shadow_focus_turva:zo,shadow_hover:fo,shadow_hover_input:ko,shadow_hover_input_turva:qo,shadow_hover_turva:So,shadow_modal:Io,shadow_tooltip:Uo,shadow_tooltip_turva:jo,size_button_border:"1px",size_button_min_width:Ao,size_button_tiny_border:"1px",size_form_border:"1px",size_header:Eo,size_icon_large:Bo,size_icon_medium:Co,size_icon_small:Fo,size_icon_x_large:Ho,size_icon_x_small:Mo,size_icon_xx_large:Ro,size_icon_xx_small:Oo,size_icon_xxx_large:Do,size_icon_xxx_small:"7px",size_layout_max_width:Go,size_medium_border:"2px",size_navigation:Jo,size_step_medium:Ko,size_step_small:Lo,size_tappable_square:No,space_large:Po,space_medium:Qo,space_small:To,space_x_large:Vo,space_x_small:"8px",space_xx_large:Wo,space_xx_small:"4px",space_xxx_large:Xo,space_xxx_small:"2px",space_xxxx_large:Yo,space_xxxxx_large:Zo,transition_quickly:$o,transition_slowly:_a,z_index_deep:ra,z_index_default:"1",z_index_dropdown:"600",z_index_header:"400",z_index_mask:"200",z_index_mask_buttons:"250",z_index_masked:"100",z_index_modal:"900",z_index_overlay:"700",z_index_popup:"950",z_index_spinner:"800",z_index_sticky:"300",z_index_toast:"500",default:{color_brand_blue:_,color_brand_gray_turva:r,color_category_family:o,color_category_family_turva:a,color_category_finance:l,color_category_home:e,color_category_home_turva:c,color_category_pet:t,color_category_travel:g,color_category_travel_turva:i,color_category_union_turva:s,color_category_vehicle:d,color_category_vehicle_turva:u,color_danger:n,color_danger_00:x,color_danger_100:b,color_danger_1000:m,color_danger_200:p,color_danger_300:y,color_danger_400:v,color_danger_50:h,color_danger_500:w,color_danger_600:z,color_danger_700:f,color_danger_800:k,color_danger_900:q,color_danger_turva:S,color_data_01:I,color_data_02:U,color_data_03:j,color_data_04:A,color_data_05:E,color_data_06:B,color_data_07:C,color_data_08:F,color_data_09:H,color_data_10:M,color_data_11:R,color_data_12:O,color_data_13:D,color_data_14:G,color_data_15:J,color_gray:K,color_gray_dark:L,color_gray_dark_turva:N,color_gray_darker:P,color_gray_darker_turva:Q,color_gray_light:T,color_gray_light_turva:V,color_gray_lighter:W,color_gray_lighter_turva:X,color_gray_lightest:Y,color_gray_lightest_turva:Z,color_gray_turva:$,color_lt_blue_00:__,color_lt_blue_100:r_,color_lt_blue_1000:o_,color_lt_blue_200:a_,color_lt_blue_300:l_,color_lt_blue_400:e_,color_lt_blue_50:c_,color_lt_blue_500:t_,color_lt_blue_600:g_,color_lt_blue_700:i_,color_lt_blue_800:s_,color_lt_blue_900:d_,color_lt_gray_00:u_,color_lt_gray_100:n_,color_lt_gray_1000:x_,color_lt_gray_200:b_,color_lt_gray_300:m_,color_lt_gray_400:p_,color_lt_gray_50:y_,color_lt_gray_500:v_,color_lt_gray_600:h_,color_lt_gray_700:w_,color_lt_gray_800:z_,color_lt_gray_900:f_,color_primary:k_,color_primary_dark:q_,color_primary_dark_turva:S_,color_primary_darker:I_,color_primary_darker_turva:U_,color_primary_light:j_,color_primary_light_turva:A_,color_primary_lighter:E_,color_primary_lighter_turva:B_,color_primary_lightest:C_,color_primary_lightest_turva:F_,color_primary_turva:H_,color_secondary:M_,color_secondary_turva:R_,color_success:O_,color_success_00:D_,color_success_100:G_,color_success_1000:J_,color_success_200:K_,color_success_300:L_,color_success_400:N_,color_success_50:P_,color_success_500:Q_,color_success_600:T_,color_success_700:V_,color_success_800:W_,color_success_900:X_,color_success_turva:Y_,color_turva_gray_00:Z_,color_turva_gray_100:$_,color_turva_gray_1000:_r,color_turva_gray_200:rr,color_turva_gray_300:or,color_turva_gray_400:ar,color_turva_gray_50:lr,color_turva_gray_500:er,color_turva_gray_600:cr,color_turva_gray_700:tr,color_turva_gray_800:gr,color_turva_gray_900:ir,color_turva_red_00:sr,color_turva_red_100:dr,color_turva_red_1000:ur,color_turva_red_200:nr,color_turva_red_300:xr,color_turva_red_400:br,color_turva_red_50:mr,color_turva_red_500:pr,color_turva_red_600:yr,color_turva_red_700:vr,color_turva_red_800:hr,color_turva_red_900:wr,color_warning:zr,color_warning_00:fr,color_warning_100:kr,color_warning_1000:qr,color_warning_200:Sr,color_warning_300:Ir,color_warning_400:Ur,color_warning_50:jr,color_warning_500:Ar,color_warning_600:Er,color_warning_700:Br,color_warning_800:Cr,color_warning_900:Fr,color_warning_turva:Hr,font_family_heading:Mr,font_family_heading_turva:Rr,font_family_text:Or,font_family_text_turva:Dr,font_size_large:Gr,font_size_medium:Jr,font_size_small:Kr,font_size_x_large:Lr,font_size_x_small:Nr,font_size_xx_large:Pr,font_size_xxx_large:Qr,font_size_xxxx_large:Tr,font_weight_bold:"700",font_weight_extra_bold:"800",font_weight_normal:"400",font_weight_semi_bold:"600",letter_spacing_heading:Vr,line_height_medium:"1.5",line_height_small:Wr,line_height_x_small:"1.1",media_query_large:Xr,media_query_medium:Yr,media_query_small:Zr,media_query_x_large:$r,media_query_x_small:_o,media_query_xx_large:ro,media_query_xx_small:oo,media_query_xxx_large:ao,media_query_xxx_small:lo,opacity_30:eo,opacity_50:co,opacity_75:to,opacity_85:go,radius_circle:"50%",radius_default:"4px",radius_intermediate:io,radius_large:so,radius_medium:"8px",radius_pill:uo,radius_sharp:"0",shadow_card:no,shadow_card_turva:xo,shadow_default:bo,shadow_default_turva:mo,shadow_error:po,shadow_error_turva:yo,shadow_focus:vo,shadow_focus_input:ho,shadow_focus_input_turva:wo,shadow_focus_turva:zo,shadow_hover:fo,shadow_hover_input:ko,shadow_hover_input_turva:qo,shadow_hover_turva:So,shadow_modal:Io,shadow_tooltip:Uo,shadow_tooltip_turva:jo,size_button_border:"1px",size_button_min_width:Ao,size_button_tiny_border:"1px",size_form_border:"1px",size_header:Eo,size_icon_large:Bo,size_icon_medium:Co,size_icon_small:Fo,size_icon_x_large:Ho,size_icon_x_small:Mo,size_icon_xx_large:Ro,size_icon_xx_small:Oo,size_icon_xxx_large:Do,size_icon_xxx_small:"7px",size_layout_max_width:Go,size_medium_border:"2px",size_navigation:Jo,size_step_medium:Ko,size_step_small:Lo,size_tappable_square:No,space_large:Po,space_medium:Qo,space_small:To,space_x_large:Vo,space_x_small:"8px",space_xx_large:Wo,space_xx_small:"4px",space_xxx_large:Xo,space_xxx_small:"2px",space_xxxx_large:Yo,space_xxxxx_large:Zo,transition_quickly:$o,transition_slowly:_a,z_index_deep:ra,z_index_default:"1",z_index_dropdown:"600",z_index_header:"400",z_index_mask:"200",z_index_mask_buttons:"250",z_index_masked:"100",z_index_modal:"900",z_index_overlay:"700",z_index_popup:"950",z_index_spinner:"800",z_index_sticky:"300",z_index_toast:"500"}});export{Xr as a,Zr as b,ro as c,Jr as f,Yr as m,oa as t}
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- import"./p-ae8d9deb.js";const o=()=>{globalThis.ds={log:()=>{},warn:()=>{},info:()=>{}}};export{o as g}
@@ -1,4 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(t,e,n,i){function o(t){return t instanceof n?t:new n((function(e){e(t)}))}return new(n||(n=Promise))((function(n,a){function r(t){try{s(i.next(t))}catch(t){a(t)}}function d(t){try{s(i["throw"](t))}catch(t){a(t)}}function s(t){t.done?n(t.value):o(t.value).then(r,d)}s((i=i.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,o,a,r;return r={next:d(0),throw:d(1),return:d(2)},typeof Symbol==="function"&&(r[Symbol.iterator]=function(){return this}),r;function d(t){return function(e){return s([t,e])}}function s(d){if(i)throw new TypeError("Generator is already executing.");while(r&&(r=0,d[0]&&(n=0)),n)try{if(i=1,o&&(a=d[0]&2?o["return"]:d[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,d[1])).done)return a;if(o=0,a)d=[d[0]&2,a.value];switch(d[0]){case 0:case 1:a=d;break;case 4:n.label++;return{value:d[1],done:false};case 5:n.label++;o=d[1];d=[0];continue;case 7:d=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(d[0]===6||d[0]===2)){n=0;continue}if(d[0]===3&&(!a||d[1]>a[0]&&d[1]<a[3])){n.label=d[1];break}if(d[0]===6&&n.label<a[1]){n.label=a[1];a=d;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(d);break}if(a[2])n.ops.pop();n.trys.pop();continue}d=e.call(t,n)}catch(t){d=[6,t];o=0}finally{i=a=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:true}}};
2
- /*!
3
- * Built with Duet Design System
4
- */System.register(["./p-9fdb1552.system.js","./p-e216bea4.system.js","./p-98636086.system.js","./p-2f891fbb.system.js","./p-053b71e6.system.js","./p-cc5e6288.system.js","./p-0c12d3cd.system.js","./p-e6b5a1c7.system.js","./p-91115d1e.system.js"],(function(t){"use strict";var e,n,i,o,a,r,d,s,l,u,h,c,m,p,g,b,f;return{setters:[function(t){e=t.r;n=t.h;i=t.H;o=t.g;a=t.F},function(t){r=t.i},function(t){d=t.s},function(t){s=t.g;l=t.a},function(t){u=t.a},function(t){h=t.D;c=t.c},function(t){m=t.a;p=t.g;g=t.c;b=t.d},function(t){f=t.c},function(){}],execute:function(){var k=':host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:flex;flex:0 0 100%;width:100%;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;line-height:1.5;color:rgb(101, 119, 135);vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}:host(.duet-theme-turva){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(116, 116, 117)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}';var x=k;var v=t("duet_caption",function(){function t(t){e(this,t);this.theme="";this.margin="auto";this.selected=false;this.size="medium"}t.prototype.componentWillLoad=function(){r(this)};t.prototype.render=function(){return n(i,{key:"3e38c62d454dfed7441c080efc8d3d836310bee6",class:{"duet-caption":true,"duet-caption-selected":this.selected,"duet-caption-small":this.size==="small","duet-theme-turva":this.theme==="turva","duet-m-0":this.margin==="none"}},n("slot",{key:"a6a279b8c145c11eb9452b6b90e224a032a2232f"}))};Object.defineProperty(t.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return t}());v.style=x;var w='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}.duet-heading{margin-bottom:16px !important;width:100%;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-style:normal;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(0, 41, 77);text-decoration:none;letter-spacing:-0.01rem;word-break:break-word}@media (min-width: 36em){.duet-heading{margin-bottom:20px !important}}.duet-heading.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-style:italic;font-weight:700;color:rgb(23, 28, 58)}.duet-heading.duet-heading-border{padding-bottom:20px;border-bottom:1px solid rgb(225, 227, 230)}.duet-heading.duet-heading-border.duet-heading-border-solid{border-bottom-color:rgb(101, 119, 135)}.duet-heading.duet-heading-hyphenate{-webkit-hyphens:auto;hyphens:auto}.duet-heading.h0{font-size:9.4vw;line-height:1.1}.duet-heading.h0.duet-p-0{padding:0 !important}.duet-heading.h0.duet-m-0{margin:0 !important}@media (max-width: 31.914893617rem){.duet-heading.h0{font-size:3rem}}@media (min-width: 47.8723404255rem){.duet-heading.h0{font-size:4.5rem}}@media (max-width: 22.5em){.duet-heading.h0{font-size:2.25rem}}.duet-heading.h0.fixed-size{font-size:4.5rem}.duet-heading.h1{font-size:7vw;line-height:1.1}.duet-heading.h1.duet-p-0{padding:0 !important}.duet-heading.h1.duet-m-0{margin:0 !important}@media (max-width: 32.1428571429rem){.duet-heading.h1{font-size:2.25rem}}@media (min-width: 42.8571428571rem){.duet-heading.h1{font-size:3rem}}@media (max-width: 22.5em){.duet-heading.h1{font-size:1.5rem}}.duet-heading.h1.fixed-size{font-size:3rem}.duet-heading.h2{font-size:5.8vw;line-height:1.1}.duet-heading.h2.duet-p-0{padding:0 !important}.duet-heading.h2.duet-m-0{margin:0 !important}@media (max-width: 25.8620689655rem){.duet-heading.h2{font-size:1.5rem}}@media (min-width: 38.7931034483rem){.duet-heading.h2{font-size:2.25rem}}.duet-heading.h2.duet-theme-turva{font-style:normal}@media (max-width: 22.5em){.duet-heading.h2{font-size:1.375rem}}.duet-heading.h2.fixed-size{font-size:2.25rem}.duet-heading.h3{margin-bottom:12px !important;font-size:4.2vw}.duet-heading.h3.duet-p-0{padding:0 !important}.duet-heading.h3.duet-m-0{margin:0 !important}@media (max-width: 29.7619047619rem){.duet-heading.h3{font-size:1.25rem}}@media (min-width: 35.7142857143rem){.duet-heading.h3{font-size:1.5rem}}.duet-heading.h3.duet-theme-turva{font-style:normal}.duet-heading.h3.duet-heading-border{padding-bottom:20px}.duet-heading.h3.fixed-size{font-size:1.5rem}.duet-heading.h4{margin-bottom:8px !important;font-size:4vw;letter-spacing:0}.duet-heading.h4.duet-p-0{padding:0 !important}.duet-heading.h4.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h4{font-size:1.1rem}}@media (min-width: 31.25rem){.duet-heading.h4{font-size:1.25rem}}.duet-heading.h4.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h4.duet-heading-border{padding-bottom:20px}.duet-heading.h4.fixed-size{font-size:1.25rem}.duet-heading.h5{margin-bottom:8px !important;font-size:4vw;font-weight:600;letter-spacing:0}.duet-heading.h5.duet-p-0{padding:0 !important}.duet-heading.h5.duet-m-0{margin:0 !important}@media (max-width: 27.5rem){.duet-heading.h5{font-size:1.1rem}}@media (min-width: 28.4090909091rem){.duet-heading.h5{font-size:1.1363636364rem}}.duet-heading.h5.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h5.duet-heading-border{padding-bottom:16px}.duet-heading.h5.fixed-size{font-size:1.25rem}.duet-heading.h6{margin-bottom:8px !important;font-size:1rem;font-weight:600;letter-spacing:0}.duet-heading.h6.duet-p-0{padding:0 !important}.duet-heading.h6.duet-m-0{margin:0 !important}.duet-heading.h6.duet-theme-turva{font-style:normal;font-weight:700}.duet-heading.h6.duet-heading-border{padding-bottom:16px}.duet-heading.duet-normal,.duet-heading.duet-theme-turva.duet-normal{font-style:normal !important;font-weight:400 !important}.duet-heading.duet-semibold,.duet-heading.duet-theme-turva.duet-semibold{font-style:normal !important;font-weight:600 !important}';var y=w;var z=t("duet_heading",function(){function t(t){e(this,t);this.level="h2";this.margin="auto";this.visualLevel=undefined;this.border=false;this.weight="auto";this.color="";this.theme="";this.hyphenate=false;this.fixedSize=false}t.prototype.componentWillLoad=function(){r(this)};t.prototype.render=function(){var t;var e=d(this.level);var i=s(this.color);return n(e,{key:"54ef8666a3921667c4943b6572f9c063279efb2a",class:(t={"duet-heading":true,"duet-heading-border":this.border!==false,"duet-heading-border-solid":this.border==="solid","duet-normal":this.weight==="normal","duet-semibold":this.weight==="semibold","duet-heading-hyphenate":this.hyphenate,"duet-m-0":this.margin==="none"},t[this.visualLevel?this.visualLevel:this.level]=true,t["duet-theme-turva"]=this.theme==="turva",t["fixed-size"]=this.fixedSize,t),style:{color:i},part:"duet-heading"},n("slot",{key:"8b663ccf47b427cbc32c82db7d82577e27a6c3f4"}))};Object.defineProperty(t.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return t}());z.style=y;var S={title:"action-arrow-right",tags:"action arrow right caret",svg:'<svg fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img"><path d="M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z"/></svg>'};var _={title:"action-download-small",tags:"action download arrow down small",svg:'<svg fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img"><path d="M13.193 1.7c0-.658-.542-1.2-1.2-1.2-.657 0-1.199.542-1.199 1.2v8.922l-2.778-2.6a1.2 1.2 0 0 0-1.64 1.751l4.797 4.498c.458.43 1.183.43 1.64 0l4.798-4.498c.242-.228.379-.544.379-.875a1.2 1.2 0 0 0-2.02-.876l-2.777 2.603V1.699Z"/><path d="M1.5 13.544a1.5 1.5 0 0 1 1.498 1.5v1.498a1.61 1.61 0 0 0 .418 1.096h-.003c0-.002.036.032.13.082.39.194.818.305 1.254.321H19.19a3.085 3.085 0 0 0 1.255-.32c.096-.051.13-.085.13-.085.27-.3.42-.69.414-1.096v-1.5c0-.822.677-1.498 1.5-1.498.822 0 1.499.676 1.499 1.499v1.499c0 1.16-.43 2.293-1.224 3.142-.518.557-1.235.876-1.791 1.056a5.976 5.976 0 0 1-1.783.302H4.797a6.053 6.053 0 0 1-1.782-.302c-.556-.18-1.274-.5-1.792-1.056A4.613 4.613 0 0 1 0 16.542v-1.499a1.5 1.5 0 0 1 1.5-1.499Z"/></svg>'};var j={title:"action-new-window",tags:"arrow open new window tab external link square box rectangle action",svg:'<svg fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img"><path d="M10.25 2a.75.75 0 1 1 0 1.5h-6.5A2.252 2.252 0 0 0 1.5 5.75v14.5a2.252 2.252 0 0 0 2.25 2.25h14.5a2.252 2.252 0 0 0 2.25-2.25v-6.5a.75.75 0 0 1 1.5 0v6.5A3.754 3.754 0 0 1 18.25 24H3.75A3.754 3.754 0 0 1 0 20.25V5.75A3.754 3.754 0 0 1 3.75 2zm12.985-2c.1 0 .198.02.29.058l.025.011a.726.726 0 0 1 .15.091l.066.059a.755.755 0 0 1 .109.138l.051.1c.04.092.06.192.06.293l-.001 6.363c0 .2-.078.389-.22.53a.743.743 0 0 1-.53.22.743.743 0 0 1-.53-.22.743.743 0 0 1-.22-.53V2.559L15.28 9.764a.75.75 0 0 1-1.06-1.06l7.204-7.205h-4.553a.744.744 0 0 1-.75-.75c0-.2.078-.388.22-.53A.743.743 0 0 1 16.87 0z"/></svg>'};var I='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline}:host(.duet-link-block){display:block}:host(.duet-link-button){margin-right:8px !important;margin-bottom:12px !important;display:inline-block;width:100%}:host(.duet-link-button):last-child,:host(.duet-link-button):last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-link{display:inline;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-style:normal;font-weight:400;color:rgb(0, 98, 154);text-decoration:underline;border-radius:4px;transition:300ms ease}.duet-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-link:focus,.duet-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-link.duet-theme-turva{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(173, 11, 43)}.duet-link:hover{color:rgb(0, 77, 128);text-decoration:none}.duet-link:hover.duet-theme-turva{color:rgb(148, 9, 37)}.duet-link:active{opacity:0.75;transition:none}button{font-size:inherit;cursor:pointer}.duet-link-is-external.duet-link:not(.block,.button),.duet-link-is-download.duet-link:not(.block,.button){text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button) .duet-link-content,.duet-link-is-download.duet-link:not(.block,.button) .duet-link-content{text-decoration:underline}.duet-link-is-external.duet-link:not(.block,.button):hover>.duet-link-content,.duet-link-is-download.duet-link:not(.block,.button):hover>.duet-link-content{text-decoration:none}.duet-link-is-external.duet-link:not(.block,.button) .duet-link-icon-tail,.duet-link-is-download.duet-link:not(.block,.button) .duet-link-icon-tail{text-decoration:none;white-space:nowrap}.duet-tab-to-link{padding:15px 28px 16px !important;position:absolute;top:-100%;left:-100%;z-index:200;width:1px;min-width:190px;height:1px;overflow:hidden;font-weight:600;color:rgb(0, 119, 179);text-align:center;text-decoration:none;background:rgb(255, 255, 255);border-radius:4px;opacity:0;transition:none}.duet-tab-to-link.duet-theme-turva{min-width:120px;color:rgb(23, 28, 58)}@media (min-width: 106.25em){.duet-tab-to-link{margin-left:20px}}.duet-tab-to-link:focus{top:12px;left:20px;width:auto;height:auto;outline:0;opacity:1}.block.duet-link{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px;font-weight:600;color:rgb(0, 41, 77);text-decoration:none}.block.duet-link.duet-link-has-icon{grid-template-columns:auto 1fr auto}.block.duet-link.none{padding:0}.block .block__icon{display:flex}.block .block__content{position:relative;bottom:2px}.block .block__chevron{align-self:center}.block .block__chevron-icon{transition:300ms ease}.block:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}.duet-link.button{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:14px 16px;line-height:1.25;text-decoration:none;background-color:rgb(255, 255, 255);border:solid 1px rgb(207, 210, 212);border-radius:12px;outline:0 solid rgb(207, 210, 212);outline-offset:-2px;transition:all 300ms ease}.duet-link.button>*{flex-shrink:0}.duet-link.button .duet-link-content{flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:600;color:rgb(0, 41, 77);text-align:left}.duet-link.button .icon-wrap{display:flex;align-items:center;justify-content:center}.duet-link.button.duet-link-has-icon-background{min-height:60px;padding:12px;padding-right:20px;line-height:1.5}.duet-link.button.duet-link-has-icon-background .icon-wrap{width:36px;height:36px;border-radius:8px}.duet-link.button:hover{border-color:rgb(0, 119, 179);outline:2px solid rgb(0, 119, 179)}@media (min-width: 48em){.duet-link.button{min-height:50px}.duet-link.button.duet-link-has-icon-background{gap:16px;min-height:72px;border-radius:16px}.duet-link.button.duet-link-has-icon-background .icon-wrap{width:48px;height:48px;border-radius:12px}.duet-link.button.duet-link-has-icon-background .duet-link-content{font-size:1.1rem}}.duet-link.button.duet-theme-turva{border-color:rgb(207, 207, 209)}.duet-link.button.duet-theme-turva .duet-link-content{color:rgb(23, 28, 58)}.duet-link.button.duet-theme-turva:hover{border-color:rgb(198, 12, 48);outline-color:rgb(198, 12, 48)}.duet-link.button .block__chevron-icon{transition:300ms ease}.duet-link.button:not(.duet-link-is-external):hover .block__chevron-icon{transform:translateX(4px)}';var U=I;var A=t("duet_link",function(){function t(t){e(this,t);this.variation="default";this.accessibleLabel=undefined;this.language=m();this.accessibleLabelExternalDefaults=h;this.accessibleLabelExternal=p(this.accessibleLabelExternalDefaults);this.accessibleLabelDownloadDefaults=c;this.accessibleLabelDownload=p(this.accessibleLabelDownloadDefaults);this.accessibleExpanded=undefined;this.accessiblePopup="false";this.identifier=undefined;this.theme="";this.url="#";this.external=false;this.download=null;this.tabToLink=false;this.icon=undefined;this.iconColor="currentColor";this.iconBackground=null;this.iconResponsive=false;this.margin="auto";this.padding="auto";this.isSmallScreen=false;this.isMediumScreen=false}t.prototype.componentWillLoad=function(){r(this);this.initMediaQuery();this.resolvedDownload=this.resolveDownload();if(this.variation==="button"&&this.url==="#"){this.url=undefined}};t.prototype.connectedCallback=function(){g(this,{prop:"accessibleLabelExternal",defaults:"accessibleLabelExternalDefaults"})};t.prototype.disconnectedCallback=function(){b(this);this.destroyMediaQuery()};t.prototype.setFocus=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.nativeLink.focus(t);return[2]}))}))};t.prototype.initMediaQuery=function(){this.screenTestBound=this.screenTest.bind(this);this.mediaQuerySmall=window.matchMedia(l["xx-small"]);this.mediaQueryMedium=window.matchMedia(l["medium"]);this.isSmallScreen=this.mediaQuerySmall.matches;this.mediaQuerySmall.addEventListener("change",this.screenTestBound);this.mediaQueryMedium.addEventListener("change",this.screenTestBound)};t.prototype.destroyMediaQuery=function(){if(this.mediaQuerySmall){this.mediaQuerySmall.removeEventListener("change",this.screenTestBound)}if(this.mediaQueryMedium){this.mediaQueryMedium.removeEventListener("change",this.screenTestBound)}};t.prototype.screenTest=function(t){this.isSmallScreen=t.matches};t.prototype.getAccessibleLabel=function(){if(this.accessibleLabel){return this.accessibleLabel}if((!!this.download||this.download==="")&&this.element.textContent){return"".concat(this.element.textContent,". ").concat(this.accessibleLabelDownload,".")}if(this.external&&this.element.textContent){return"".concat(this.element.textContent,". ").concat(this.accessibleLabelExternal,".")}return null};t.prototype.resolveDownload=function(){if(this.download===""){return this.url.split("/").pop()}return this.download};t.prototype.renderDefaultContent=function(){return n(a,null,n("span",{class:"duet-link-content",part:"duet-link-content"},n("slot",null)),(this.resolvedDownload||this.external)&&this.variation==="default"&&n(a,null,n("span",{class:"duet-link-icon-tail"}," ",n("duet-icon",{icon:this.resolvedDownload?_.svg:u.svg,size:"xx-small",margin:"none",color:"currentColor"}))))};t.prototype.renderBlockContent=function(){return n(a,null,this.icon&&n("span",{class:"block__icon"},n("duet-icon",{size:this.iconResponsive?this.isSmallScreen?"medium":"large":"x-small",name:this.icon,margin:"none",color:this.iconColor})),n("span",{class:"block__content"},this.renderDefaultContent()),n("span",{class:"block__chevron",part:"block-chevron"},n("duet-icon",{class:"block__chevron-icon",icon:this.external?j.svg:S.svg,size:"x-small",margin:"none",color:"primary-dark"})))};t.prototype.renderButtonContent=function(){var t={"background-color":s(this.iconBackground,this.theme)};return n(a,null,n("span",{class:"icon-wrap",style:t},n("duet-icon",{size:!this.iconBackground||this.isMediumScreen?"small":"medium",name:this.icon,margin:"none",color:this.iconColor})),n("span",{class:"duet-link-content",part:"duet-link-content"},n("slot",null)),n("duet-icon",{class:"block__chevron-icon",icon:this.external?j.svg:S.svg,size:"x-small",margin:"none",color:"primary-dark"}))};t.prototype.renderContent=function(){switch(this.variation){case"default":return this.renderDefaultContent();case"block":return this.renderBlockContent();case"button":return this.renderButtonContent()}};t.prototype.render=function(){var t,e;var o=this;var a=!this.url?"button":"a";var r=a==="button";return n(i,{key:"d41fb8c7164bbecec224e9e2fa972eb7b1a293d6",class:(t={},t["duet-link-".concat(this.variation)]=true,t["duet-m-0"]=this.margin==="none",t)},n(a,{key:"e6918074f43470311a133ff2141b23ec25e927a0",href:this.url,class:(e={"duet-link":true,"duet-link-is-external":this.external,"duet-link-is-download":!!this.download,"duet-link-has-icon":!!this.icon,"duet-link-has-icon-background":!!this.iconBackground,"duet-tab-to-link":this.tabToLink,"duet-theme-turva":this.theme==="turva","duet-p-0":this.padding==="none"},e[this.padding]=true,e[this.variation]=true,e),target:this.download||!this.url?null:this.external?"_blank":"_self",download:this.resolvedDownload,"aria-label":this.getAccessibleLabel(),"aria-expanded":this.accessibleExpanded!=null&&r?this.accessibleExpanded.toString():undefined,"aria-haspopup":this.accessiblePopup!=null&&r?this.accessiblePopup.toString():undefined,id:this.identifier,ref:function(t){return o.nativeLink=t},part:"duet-link",rel:this.external?"noopener":undefined},this.renderContent()))};Object.defineProperty(t,"delegatesFocus",{get:function(){return true},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return t}());A.style=U;var E='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}.duet-paragraph{margin-bottom:16px !important;display:block;width:100%;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-style:normal;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(0, 41, 77)}.duet-paragraph.duet-p-0{padding:0 !important}.duet-paragraph.duet-m-0{margin:0 !important}.duet-paragraph.duet-theme-turva{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)}.duet-paragraph.duet-paragraph-small{font-size:0.875rem}.duet-paragraph.duet-paragraph-semi-bold{font-weight:600}.duet-paragraph.duet-paragraph-bold{font-weight:700}.duet-paragraph.duet-m-0{margin:0 !important}.duet-paragraph.intro{font-size:2.7vw;margin-bottom:28px !important;-webkit-hyphens:inherit;hyphens:inherit}@media (max-width: 37.037037037rem){.duet-paragraph.intro{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-paragraph.intro{font-size:1.25rem}}.duet-paragraph.intro.duet-m-0{margin:0 !important}::slotted(a){font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-style:normal;font-weight:400;color:rgb(0, 119, 179);text-decoration:underline;transition:300ms ease}::slotted(a).duet-theme-turva{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(198, 12, 48)}::slotted(a):hover{color:rgb(0, 77, 128);text-decoration:none}::slotted(a):hover.duet-theme-turva{color:rgb(148, 9, 37)}::slotted(a):active{opacity:0.75;transition:none}';var C=E;var M=t("duet_paragraph",function(){function t(t){e(this,t);this.id=f("duet-paragraph");this.theme="";this.margin="auto";this.size="medium";this.weight=undefined;this.variation="default";this.color=""}t.prototype.componentWillLoad=function(){r(this)};t.prototype.render=function(){var t;var e=s(this.color);return n(i,{key:"e9f8164c6795c950d1f1340cc8a723113f2e231a","aria-describedby":this.id},n("p",{key:"87942327cc0a685a6d1435adc090b8c0aa5c54ac",id:this.id,class:(t={"duet-paragraph":true,"duet-paragraph-small":this.size==="small","duet-paragraph-semi-bold":this.weight==="semi-bold","duet-paragraph-bold":this.weight==="bold","duet-m-0":this.margin==="none"},t[this.variation]=true,t["duet-theme-turva"]=this.theme==="turva",t),style:{color:e},part:"duet-paragraph"},n("slot",{key:"858b0de4a678c0320e76f1479d7e9a7202a749ac"})))};Object.defineProperty(t.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return t}());M.style=C}}}));
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- System.register([],(function(r){"use strict";return{execute:function(){var _="rgb(0, 161, 212)";var a="rgb(178, 180, 179)";var o="rgb(11, 114, 136)";var l="rgb(199, 12, 112)";var e="rgb(122, 1, 196)";var c="rgb(211, 36, 131)";var t="rgb(161, 10, 78)";var g="rgb(168, 1, 78)";var v="rgb(213, 66, 3)";var i="rgb(9, 129, 148)";var s="rgb(169, 69, 124)";var d="rgb(54, 74, 129)";var u="rgb(23, 28, 58)";var n="rgb(222, 35, 98)";var b="rgb(255, 240, 243)";var x="rgb(255, 211, 219)";var m="rgb(89, 0, 45)";var y="rgb(255, 173, 190)";var p="rgb(252, 136, 162)";var h="rgb(243, 98, 134)";var w="rgb(255, 225, 231)";var z="rgb(231, 62, 107)";var f="rgb(214, 28, 82)";var k="rgb(185, 16, 74)";var q="rgb(153, 9, 66)";var S="rgb(120, 4, 56)";var I="rgb(224, 42, 13)";var U="rgb(122, 1, 196)";var j="rgb(0, 155, 204)";var A="rgb(27, 171, 75)";var E="rgb(255, 86, 34)";var B="rgb(245, 76, 154)";var C="rgb(194, 21, 101)";var F="rgb(192, 101, 247)";var H="rgb(0, 105, 191)";var M="rgb(19, 120, 53)";var R="rgb(179, 60, 24)";var O="rgb(13, 163, 166)";var D="rgb(11, 114, 136)";var G="rgb(179, 137, 24)";var J="rgb(128, 98, 17)";var K="rgb(0, 41, 77)";var L="rgb(207, 210, 212)";var N="rgb(144, 149, 153)";var P="rgb(116, 116, 117)";var Q="rgb(101, 119, 135)";var T="rgb(68, 68, 69)";var V="rgb(225, 227, 230)";var W="rgb(228, 228, 230)";var X="rgb(245, 248, 250)";var Y="rgb(245, 245, 247)";var Z="rgb(255, 255, 255)";var $="rgb(255, 255, 255)";var rr="rgb(207, 207, 209)";var _r="rgb(240, 247, 250)";var ar="rgb(217, 236, 245)";var or="rgb(8, 42, 77)";var lr="rgb(198, 225, 238)";var er="rgb(172, 210, 229)";var cr="rgb(131, 188, 217)";var tr="rgb(228, 241, 247)";var gr="rgb(50, 153, 204)";var vr="rgb(0, 119, 179)";var ir="rgb(0, 97, 155)";var sr="rgb(0, 75, 129)";var dr="rgb(3, 56, 102)";var ur="rgb(245, 248, 250)";var nr="rgb(212, 223, 229)";var br="rgb(17, 28, 38)";var xr="rgb(181, 198, 208)";var mr="rgb(153, 174, 186)";var yr="rgb(127, 150, 165)";var pr="rgb(228, 236, 239)";var hr="rgb(98, 121, 138)";var wr="rgb(81, 105, 123)";var zr="rgb(62, 84, 102)";var fr="rgb(45, 64, 81)";var kr="rgb(30, 45, 59)";var qr="rgb(0, 119, 179)";var Sr="rgb(0, 77, 128)";var Ir="rgb(148, 9, 37)";var Ur="rgb(0, 98, 154)";var jr="rgb(173, 11, 43)";var Ar="rgb(205, 229, 241)";var Er="rgb(244, 207, 214)";var Br="rgb(230, 242, 248)";var Cr="rgb(249, 230, 234)";var Fr="rgb(243, 249, 252)";var Hr="rgb(252, 243, 244)";var Mr="rgb(198, 12, 48)";var Rr="rgb(0, 41, 77)";var Or="rgb(23, 28, 58)";var Dr="rgb(0, 135, 90)";var Gr="rgb(244, 250, 247)";var Jr="rgb(218, 246, 233)";var Kr="rgb(4, 38, 33)";var Lr="rgb(191, 239, 218)";var Nr="rgb(163, 229, 202)";var Pr="rgb(134, 215, 185)";var Qr="rgb(231, 248, 239)";var Tr="rgb(105, 196, 166)";var Vr="rgb(77, 171, 143)";var Wr="rgb(48, 131, 105)";var Xr="rgb(29, 106, 88)";var Yr="rgb(13, 71, 59)";var Zr="rgb(8, 135, 78)";var $r="rgb(245, 247, 250)";var r_="rgb(222, 224, 228)";var __="rgb(8, 13, 38)";var a_="rgb(199, 202, 207)";var o_="rgb(175, 178, 186)";var l_="rgb(143, 147, 158)";var e_="rgb(234, 235, 239)";var c_="rgb(113, 118, 132)";var t_="rgb(98, 104, 122)";var g_="rgb(71, 78, 101)";var v_="rgb(45, 52, 79)";var i_="rgb(23, 28, 58)";var s_="rgb(255, 241, 241)";var d_="rgb(255, 213, 215)";var u_="rgb(51, 5, 20)";var n_="rgb(255, 185, 190)";var b_="rgb(252, 148, 158)";var x_="rgb(240, 102, 119)";var m_="rgb(255, 227, 228)";var y_="rgb(221, 49, 77)";var p_="rgb(198, 12, 48)";var h_="rgb(164, 4, 40)";var w_="rgb(126, 2, 35)";var z_="rgb(87, 4, 29)";var f_="rgb(247, 178, 40)";var k_="rgb(255, 251, 242)";var q_="rgb(255, 244, 198)";var S_="rgb(38, 26, 4)";var I_="rgb(255, 232, 160)";var U_="rgb(255, 217, 120)";var j_="rgb(255, 199, 79)";var A_="rgb(255, 247, 221)";var E_="rgb(247, 178, 40)";var B_="rgb(212, 151, 32)";var C_="rgb(156, 110, 22)";var F_="rgb(126, 87, 16)";var H_="rgb(81, 55, 9)";var M_="rgb(250, 164, 15)";var R_="'localtapiola-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";var O_="'turva-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";var D_="'localtapiola-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";var G_="'turva-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";var J_="1.25rem";var K_=r("f","1rem");var L_="0.875rem";var N_="1.5rem";var P_="0.75rem";var Q_="2.25rem";var T_="3rem";var V_="4.5rem";var W_="700";var X_="800";var Y_="400";var Z_="600";var $_="-0.01rem";var ra="1.5";var _a="1.25";var aa="1.1";var oa=r("a","'(min-width: 62em)'");var la=r("m","'(min-width: 48em)'");var ea=r("b","'(min-width: 36em)'");var ca="'(min-width: 64.0625em)'";var ta="'(max-width: 35.9375em)'";var ga=r("c","'(min-width: 76.25em)'");var va="'(max-width: 22.5em)'";var ia="'(min-width: 106.25em)'";var sa="'(max-width: 20.5em)'";var da="0.30";var ua="0.50";var na="0.75";var ba="0.85";var xa="50%";var ma="4px";var ya="12px";var pa="16px";var ha="8px";var wa="20rem";var za="0";var fa="0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)";var ka="0 2px 6px 0 rgba(117, 117, 117, 0.13), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)";var qa="0 2px 6px 0 rgba(0, 41, 77, 0.07)";var Sa="0 2px 6px 0 rgba(117, 117, 117, 0.13)";var Ia="0 0 0 1px #de2362";var Ua="0 0 0 1px #e55039";var ja="0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3";var Aa="0 0 0 1px #0077b3";var Ea="0 0 0 1px #171c3a";var Ba="0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a";var Ca="0 2px 10px 0 rgba(0, 41, 77, 0.1)";var Fa="0 0 0 1px #909599";var Ha="0 0 0 1px #747475";var Ma="0 2px 10px 0 rgba(117, 117, 117, 0.15)";var Ra="0 2px 20px 0 rgba(0, 0, 0, 0.2)";var Oa="0 2px 10px 0 rgba(0, 41, 77, 0.07)";var Da="0 2px 10px 0 rgba(117, 117, 117, 0.13)";var Ga="1px";var Ja="8rem";var Ka="1px";var La="1px";var Na="4rem";var Pa="30px";var Qa="24px";var Ta="20px";var Va="36px";var Wa="16px";var Xa="48px";var Ya="10px";var Za="72px";var $a="7px";var ro="1110px";var _o="2px";var ao="3rem";var oo="40px";var lo="30px";var eo="48px";var co="20px";var to="16px";var go="12px";var vo="28px";var io="8px";var so="36px";var uo="4px";var no="48px";var bo="2px";var xo="72px";var mo="94px";var yo="300ms ease";var po="600ms ease";var ho="-999999";var wo="1";var zo="600";var fo="400";var ko="200";var qo="250";var So="100";var Io="900";var Uo="700";var jo="950";var Ao="800";var Eo="300";var Bo="500";var Co={color_brand_blue:_,color_brand_gray_turva:a,color_category_family:o,color_category_family_turva:l,color_category_finance:e,color_category_home:c,color_category_home_turva:t,color_category_pet:g,color_category_travel:v,color_category_travel_turva:i,color_category_union_turva:s,color_category_vehicle:d,color_category_vehicle_turva:u,color_danger:n,color_danger_00:b,color_danger_100:x,color_danger_1000:m,color_danger_200:y,color_danger_300:p,color_danger_400:h,color_danger_50:w,color_danger_500:z,color_danger_600:f,color_danger_700:k,color_danger_800:q,color_danger_900:S,color_danger_turva:I,color_data_01:U,color_data_02:j,color_data_03:A,color_data_04:E,color_data_05:B,color_data_06:C,color_data_07:F,color_data_08:H,color_data_09:M,color_data_10:R,color_data_11:O,color_data_12:D,color_data_13:G,color_data_14:J,color_data_15:K,color_gray:L,color_gray_dark:N,color_gray_dark_turva:P,color_gray_darker:Q,color_gray_darker_turva:T,color_gray_light:V,color_gray_light_turva:W,color_gray_lighter:X,color_gray_lighter_turva:Y,color_gray_lightest:Z,color_gray_lightest_turva:$,color_gray_turva:rr,color_lt_blue_00:_r,color_lt_blue_100:ar,color_lt_blue_1000:or,color_lt_blue_200:lr,color_lt_blue_300:er,color_lt_blue_400:cr,color_lt_blue_50:tr,color_lt_blue_500:gr,color_lt_blue_600:vr,color_lt_blue_700:ir,color_lt_blue_800:sr,color_lt_blue_900:dr,color_lt_gray_00:ur,color_lt_gray_100:nr,color_lt_gray_1000:br,color_lt_gray_200:xr,color_lt_gray_300:mr,color_lt_gray_400:yr,color_lt_gray_50:pr,color_lt_gray_500:hr,color_lt_gray_600:wr,color_lt_gray_700:zr,color_lt_gray_800:fr,color_lt_gray_900:kr,color_primary:qr,color_primary_dark:Sr,color_primary_dark_turva:Ir,color_primary_darker:Ur,color_primary_darker_turva:jr,color_primary_light:Ar,color_primary_light_turva:Er,color_primary_lighter:Br,color_primary_lighter_turva:Cr,color_primary_lightest:Fr,color_primary_lightest_turva:Hr,color_primary_turva:Mr,color_secondary:Rr,color_secondary_turva:Or,color_success:Dr,color_success_00:Gr,color_success_100:Jr,color_success_1000:Kr,color_success_200:Lr,color_success_300:Nr,color_success_400:Pr,color_success_50:Qr,color_success_500:Tr,color_success_600:Vr,color_success_700:Wr,color_success_800:Xr,color_success_900:Yr,color_success_turva:Zr,color_turva_gray_00:$r,color_turva_gray_100:r_,color_turva_gray_1000:__,color_turva_gray_200:a_,color_turva_gray_300:o_,color_turva_gray_400:l_,color_turva_gray_50:e_,color_turva_gray_500:c_,color_turva_gray_600:t_,color_turva_gray_700:g_,color_turva_gray_800:v_,color_turva_gray_900:i_,color_turva_red_00:s_,color_turva_red_100:d_,color_turva_red_1000:u_,color_turva_red_200:n_,color_turva_red_300:b_,color_turva_red_400:x_,color_turva_red_50:m_,color_turva_red_500:y_,color_turva_red_600:p_,color_turva_red_700:h_,color_turva_red_800:w_,color_turva_red_900:z_,color_warning:f_,color_warning_00:k_,color_warning_100:q_,color_warning_1000:S_,color_warning_200:I_,color_warning_300:U_,color_warning_400:j_,color_warning_50:A_,color_warning_500:E_,color_warning_600:B_,color_warning_700:C_,color_warning_800:F_,color_warning_900:H_,color_warning_turva:M_,font_family_heading:R_,font_family_heading_turva:O_,font_family_text:D_,font_family_text_turva:G_,font_size_large:J_,font_size_medium:K_,font_size_small:L_,font_size_x_large:N_,font_size_x_small:P_,font_size_xx_large:Q_,font_size_xxx_large:T_,font_size_xxxx_large:V_,font_weight_bold:W_,font_weight_extra_bold:X_,font_weight_normal:Y_,font_weight_semi_bold:Z_,letter_spacing_heading:$_,line_height_medium:ra,line_height_small:_a,line_height_x_small:aa,media_query_large:oa,media_query_medium:la,media_query_small:ea,media_query_x_large:ca,media_query_x_small:ta,media_query_xx_large:ga,media_query_xx_small:va,media_query_xxx_large:ia,media_query_xxx_small:sa,opacity_30:da,opacity_50:ua,opacity_75:na,opacity_85:ba,radius_circle:xa,radius_default:ma,radius_intermediate:ya,radius_large:pa,radius_medium:ha,radius_pill:wa,radius_sharp:za,shadow_card:fa,shadow_card_turva:ka,shadow_default:qa,shadow_default_turva:Sa,shadow_error:Ia,shadow_error_turva:Ua,shadow_focus:ja,shadow_focus_input:Aa,shadow_focus_input_turva:Ea,shadow_focus_turva:Ba,shadow_hover:Ca,shadow_hover_input:Fa,shadow_hover_input_turva:Ha,shadow_hover_turva:Ma,shadow_modal:Ra,shadow_tooltip:Oa,shadow_tooltip_turva:Da,size_button_border:Ga,size_button_min_width:Ja,size_button_tiny_border:Ka,size_form_border:La,size_header:Na,size_icon_large:Pa,size_icon_medium:Qa,size_icon_small:Ta,size_icon_x_large:Va,size_icon_x_small:Wa,size_icon_xx_large:Xa,size_icon_xx_small:Ya,size_icon_xxx_large:Za,size_icon_xxx_small:$a,size_layout_max_width:ro,size_medium_border:_o,size_navigation:ao,size_step_medium:oo,size_step_small:lo,size_tappable_square:eo,space_large:co,space_medium:to,space_small:go,space_x_large:vo,space_x_small:io,space_xx_large:so,space_xx_small:uo,space_xxx_large:no,space_xxx_small:bo,space_xxxx_large:xo,space_xxxxx_large:mo,transition_quickly:yo,transition_slowly:po,z_index_deep:ho,z_index_default:wo,z_index_dropdown:zo,z_index_header:fo,z_index_mask:ko,z_index_mask_buttons:qo,z_index_masked:So,z_index_modal:Io,z_index_overlay:Uo,z_index_popup:jo,z_index_spinner:Ao,z_index_sticky:Eo,z_index_toast:Bo};var Fo=Object.freeze({__proto__:null,color_brand_blue:_,color_brand_gray_turva:a,color_category_family:o,color_category_family_turva:l,color_category_finance:e,color_category_home:c,color_category_home_turva:t,color_category_pet:g,color_category_travel:v,color_category_travel_turva:i,color_category_union_turva:s,color_category_vehicle:d,color_category_vehicle_turva:u,color_danger:n,color_danger_00:b,color_danger_100:x,color_danger_1000:m,color_danger_200:y,color_danger_300:p,color_danger_400:h,color_danger_50:w,color_danger_500:z,color_danger_600:f,color_danger_700:k,color_danger_800:q,color_danger_900:S,color_danger_turva:I,color_data_01:U,color_data_02:j,color_data_03:A,color_data_04:E,color_data_05:B,color_data_06:C,color_data_07:F,color_data_08:H,color_data_09:M,color_data_10:R,color_data_11:O,color_data_12:D,color_data_13:G,color_data_14:J,color_data_15:K,color_gray:L,color_gray_dark:N,color_gray_dark_turva:P,color_gray_darker:Q,color_gray_darker_turva:T,color_gray_light:V,color_gray_light_turva:W,color_gray_lighter:X,color_gray_lighter_turva:Y,color_gray_lightest:Z,color_gray_lightest_turva:$,color_gray_turva:rr,color_lt_blue_00:_r,color_lt_blue_100:ar,color_lt_blue_1000:or,color_lt_blue_200:lr,color_lt_blue_300:er,color_lt_blue_400:cr,color_lt_blue_50:tr,color_lt_blue_500:gr,color_lt_blue_600:vr,color_lt_blue_700:ir,color_lt_blue_800:sr,color_lt_blue_900:dr,color_lt_gray_00:ur,color_lt_gray_100:nr,color_lt_gray_1000:br,color_lt_gray_200:xr,color_lt_gray_300:mr,color_lt_gray_400:yr,color_lt_gray_50:pr,color_lt_gray_500:hr,color_lt_gray_600:wr,color_lt_gray_700:zr,color_lt_gray_800:fr,color_lt_gray_900:kr,color_primary:qr,color_primary_dark:Sr,color_primary_dark_turva:Ir,color_primary_darker:Ur,color_primary_darker_turva:jr,color_primary_light:Ar,color_primary_light_turva:Er,color_primary_lighter:Br,color_primary_lighter_turva:Cr,color_primary_lightest:Fr,color_primary_lightest_turva:Hr,color_primary_turva:Mr,color_secondary:Rr,color_secondary_turva:Or,color_success:Dr,color_success_00:Gr,color_success_100:Jr,color_success_1000:Kr,color_success_200:Lr,color_success_300:Nr,color_success_400:Pr,color_success_50:Qr,color_success_500:Tr,color_success_600:Vr,color_success_700:Wr,color_success_800:Xr,color_success_900:Yr,color_success_turva:Zr,color_turva_gray_00:$r,color_turva_gray_100:r_,color_turva_gray_1000:__,color_turva_gray_200:a_,color_turva_gray_300:o_,color_turva_gray_400:l_,color_turva_gray_50:e_,color_turva_gray_500:c_,color_turva_gray_600:t_,color_turva_gray_700:g_,color_turva_gray_800:v_,color_turva_gray_900:i_,color_turva_red_00:s_,color_turva_red_100:d_,color_turva_red_1000:u_,color_turva_red_200:n_,color_turva_red_300:b_,color_turva_red_400:x_,color_turva_red_50:m_,color_turva_red_500:y_,color_turva_red_600:p_,color_turva_red_700:h_,color_turva_red_800:w_,color_turva_red_900:z_,color_warning:f_,color_warning_00:k_,color_warning_100:q_,color_warning_1000:S_,color_warning_200:I_,color_warning_300:U_,color_warning_400:j_,color_warning_50:A_,color_warning_500:E_,color_warning_600:B_,color_warning_700:C_,color_warning_800:F_,color_warning_900:H_,color_warning_turva:M_,font_family_heading:R_,font_family_heading_turva:O_,font_family_text:D_,font_family_text_turva:G_,font_size_large:J_,font_size_medium:K_,font_size_small:L_,font_size_x_large:N_,font_size_x_small:P_,font_size_xx_large:Q_,font_size_xxx_large:T_,font_size_xxxx_large:V_,font_weight_bold:W_,font_weight_extra_bold:X_,font_weight_normal:Y_,font_weight_semi_bold:Z_,letter_spacing_heading:$_,line_height_medium:ra,line_height_small:_a,line_height_x_small:aa,media_query_large:oa,media_query_medium:la,media_query_small:ea,media_query_x_large:ca,media_query_x_small:ta,media_query_xx_large:ga,media_query_xx_small:va,media_query_xxx_large:ia,media_query_xxx_small:sa,opacity_30:da,opacity_50:ua,opacity_75:na,opacity_85:ba,radius_circle:xa,radius_default:ma,radius_intermediate:ya,radius_large:pa,radius_medium:ha,radius_pill:wa,radius_sharp:za,shadow_card:fa,shadow_card_turva:ka,shadow_default:qa,shadow_default_turva:Sa,shadow_error:Ia,shadow_error_turva:Ua,shadow_focus:ja,shadow_focus_input:Aa,shadow_focus_input_turva:Ea,shadow_focus_turva:Ba,shadow_hover:Ca,shadow_hover_input:Fa,shadow_hover_input_turva:Ha,shadow_hover_turva:Ma,shadow_modal:Ra,shadow_tooltip:Oa,shadow_tooltip_turva:Da,size_button_border:Ga,size_button_min_width:Ja,size_button_tiny_border:Ka,size_form_border:La,size_header:Na,size_icon_large:Pa,size_icon_medium:Qa,size_icon_small:Ta,size_icon_x_large:Va,size_icon_x_small:Wa,size_icon_xx_large:Xa,size_icon_xx_small:Ya,size_icon_xxx_large:Za,size_icon_xxx_small:$a,size_layout_max_width:ro,size_medium_border:_o,size_navigation:ao,size_step_medium:oo,size_step_small:lo,size_tappable_square:eo,space_large:co,space_medium:to,space_small:go,space_x_large:vo,space_x_small:io,space_xx_large:so,space_xx_small:uo,space_xxx_large:no,space_xxx_small:bo,space_xxxx_large:xo,space_xxxxx_large:mo,transition_quickly:yo,transition_slowly:po,z_index_deep:ho,z_index_default:wo,z_index_dropdown:zo,z_index_header:fo,z_index_mask:ko,z_index_mask_buttons:qo,z_index_masked:So,z_index_modal:Io,z_index_overlay:Uo,z_index_popup:jo,z_index_spinner:Ao,z_index_sticky:Eo,z_index_toast:Bo,default:Co});r("t",Fo)}}}));