@duetds/components 9.8.1 → 9.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (665) hide show
  1. package/hydrate/index.js +217 -64
  2. package/lib/cjs/{a11y-utils-097578a2.js → a11y-utils-050310c7.js} +1 -1
  3. package/lib/cjs/{app-globals-939b4e56.js → app-globals-f4faf11d.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
  10. package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
  13. package/lib/cjs/duet-card.cjs.entry.js +2 -2
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
  16. package/lib/cjs/duet-chip.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  19. package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  31. package/lib/cjs/duet-hero.cjs.entry.js +34 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
  34. package/lib/cjs/duet-layout.cjs.entry.js +2 -2
  35. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +4 -4
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  42. package/lib/cjs/duet-modal.cjs.entry.js +4 -4
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  44. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +2 -2
  46. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  47. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-phone-input.cjs.entry.js +4 -4
  51. package/lib/cjs/duet-popup-menu_2.cjs.entry.js +34 -9
  52. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  55. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -3
  57. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-share-chart-item.cjs.entry.js +22 -0
  61. package/lib/cjs/duet-share-chart.cjs.entry.js +83 -0
  62. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  64. package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
  65. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  66. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  67. package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
  68. package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
  69. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  70. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  71. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  72. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +5 -5
  73. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  74. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  75. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  77. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  78. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  79. package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
  80. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  81. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  82. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
  83. package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
  84. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  85. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  86. package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
  87. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  88. package/lib/cjs/duet.cjs.js +3 -3
  89. package/lib/cjs/{errorcodes.utils-8daf7a3e.js → errorcodes.utils-6917a13a.js} +1 -1
  90. package/lib/cjs/{focus-utils-ea4a19c7.js → focus-utils-17b92876.js} +1 -1
  91. package/lib/cjs/{index-fc6fff62.js → index-45354cdd.js} +9 -1
  92. package/lib/cjs/{language-utils-57e014ea.js → language-utils-5a4f4a41.js} +1 -1
  93. package/lib/cjs/loader.cjs.js +3 -3
  94. package/lib/cjs/{slot-utils-6c8e09f2.js → slot-utils-4e1bb28c.js} +1 -1
  95. package/lib/collection/collection-manifest.json +2 -0
  96. package/lib/collection/components/duet-divider/duet-divider.css +4 -2
  97. package/lib/collection/components/duet-hero/duet-hero.js +32 -6
  98. package/lib/collection/components/duet-phone-input/duet-phone-input.js +1 -1
  99. package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
  100. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +30 -5
  101. package/lib/collection/components/duet-share-chart/duet-share-chart.css +78 -0
  102. package/lib/collection/components/duet-share-chart/duet-share-chart.js +137 -0
  103. package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +65 -0
  104. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  105. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  106. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  107. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  108. package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
  109. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  110. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  111. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  112. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  113. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  114. package/lib/collection/components/duet-table/duet-table.js +2 -2
  115. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  116. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  117. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  118. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  119. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  120. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
  121. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  122. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  123. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  124. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  125. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  126. package/lib/dist-custom-elements/duet-alert.js +1 -1
  127. package/lib/dist-custom-elements/duet-badge.js +1 -1
  128. package/lib/dist-custom-elements/duet-banner.js +3 -3
  129. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  130. package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
  131. package/lib/dist-custom-elements/duet-button.js +1 -1
  132. package/lib/dist-custom-elements/duet-callout.js +2 -2
  133. package/lib/dist-custom-elements/duet-caption.js +1 -1
  134. package/lib/dist-custom-elements/duet-card.js +3 -3
  135. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  136. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  137. package/lib/dist-custom-elements/duet-chip.js +1 -1
  138. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  139. package/lib/dist-custom-elements/duet-choice.js +4 -4
  140. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  141. package/lib/dist-custom-elements/duet-combobox.js +15 -15
  142. package/lib/dist-custom-elements/duet-contact-card.js +8 -8
  143. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  144. package/lib/dist-custom-elements/duet-date-picker.js +13 -13
  145. package/lib/dist-custom-elements/duet-divider.js +1 -1
  146. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  147. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  148. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  149. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  150. package/lib/dist-custom-elements/duet-footer.js +7 -7
  151. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  152. package/lib/dist-custom-elements/duet-grid.js +1 -1
  153. package/lib/dist-custom-elements/duet-header.js +8 -8
  154. package/lib/dist-custom-elements/duet-heading.js +1 -1
  155. package/lib/dist-custom-elements/duet-hero.js +41 -15
  156. package/lib/dist-custom-elements/duet-icon.js +1 -1
  157. package/lib/dist-custom-elements/duet-input.js +1 -1
  158. package/lib/dist-custom-elements/duet-label.js +1 -1
  159. package/lib/dist-custom-elements/duet-layout.js +1 -1
  160. package/lib/dist-custom-elements/duet-link.js +1 -1
  161. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  162. package/lib/dist-custom-elements/duet-list.js +1 -1
  163. package/lib/dist-custom-elements/duet-logo.js +1 -1
  164. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  165. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  166. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  167. package/lib/dist-custom-elements/duet-menu-bar-item.js +2 -2
  168. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  169. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  170. package/lib/dist-custom-elements/duet-modal.js +8 -8
  171. package/lib/dist-custom-elements/duet-multiselect.js +9 -9
  172. package/lib/dist-custom-elements/duet-nav.js +1 -1
  173. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  174. package/lib/dist-custom-elements/duet-notification.js +2 -2
  175. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  176. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  177. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  178. package/lib/dist-custom-elements/duet-pagination.js +13 -13
  179. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  180. package/lib/dist-custom-elements/duet-phone-input.js +17 -17
  181. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  182. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  183. package/lib/dist-custom-elements/duet-progress.js +1 -1
  184. package/lib/dist-custom-elements/duet-promo-card.js +3 -3
  185. package/lib/dist-custom-elements/duet-radio-group.js +8 -8
  186. package/lib/dist-custom-elements/duet-radio.js +1 -1
  187. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  188. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  189. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  190. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  191. package/lib/dist-custom-elements/duet-select.js +1 -1
  192. package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
  193. package/lib/dist-custom-elements/duet-share-chart-item.d.ts +11 -0
  194. package/lib/dist-custom-elements/duet-share-chart-item.js +39 -0
  195. package/lib/dist-custom-elements/duet-share-chart.d.ts +11 -0
  196. package/lib/dist-custom-elements/duet-share-chart.js +106 -0
  197. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  198. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  199. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  200. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  201. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  202. package/lib/dist-custom-elements/duet-slideout.js +3 -3
  203. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  204. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  205. package/lib/dist-custom-elements/duet-status-icon.js +1 -1
  206. package/lib/dist-custom-elements/duet-step.js +4 -4
  207. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  208. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  209. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  210. package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
  211. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  212. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  213. package/lib/dist-custom-elements/duet-tab-group.js +7 -7
  214. package/lib/dist-custom-elements/duet-tab.js +1 -1
  215. package/lib/dist-custom-elements/duet-table.js +1 -1
  216. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  217. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  218. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  219. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  220. package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
  221. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  222. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  223. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  224. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  225. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  226. package/lib/dist-custom-elements/duet-tray.js +5 -5
  227. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  228. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  229. package/lib/dist-custom-elements/duet-upload.js +20 -20
  230. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  231. package/lib/dist-custom-elements/index.js +1 -1
  232. package/lib/dist-custom-elements/{p-3b006865.js → p-06c403d9.js} +1 -1
  233. package/lib/dist-custom-elements/{p-a79cf453.js → p-132b261a.js} +10 -10
  234. package/lib/dist-custom-elements/{p-a250051a.js → p-175fc551.js} +1 -1
  235. package/lib/dist-custom-elements/{p-9c0c0583.js → p-1c4fcb41.js} +2 -2
  236. package/lib/dist-custom-elements/{p-55e9908e.js → p-1eb29b1c.js} +10 -10
  237. package/lib/dist-custom-elements/{p-63fe7ca7.js → p-1f610268.js} +1 -1
  238. package/lib/dist-custom-elements/{p-3be17de6.js → p-238a3868.js} +8 -8
  239. package/lib/dist-custom-elements/{p-24c28a7d.js → p-2a0aefe4.js} +2 -2
  240. package/lib/dist-custom-elements/{p-d385e3d5.js → p-2e0d729f.js} +1 -1
  241. package/lib/dist-custom-elements/{p-83a1e485.js → p-3acb66c0.js} +2 -2
  242. package/lib/dist-custom-elements/{p-5df3d6fc.js → p-42b1e9d0.js} +1 -1
  243. package/lib/dist-custom-elements/{p-e6686c28.js → p-42eebb86.js} +1 -1
  244. package/lib/dist-custom-elements/{p-ae395997.js → p-49773f56.js} +7 -7
  245. package/lib/dist-custom-elements/{p-5b8ccb94.js → p-4d6e3fcc.js} +2 -2
  246. package/lib/dist-custom-elements/{p-fd6463e9.js → p-56cd0edf.js} +5 -5
  247. package/lib/dist-custom-elements/{p-ec5e2453.js → p-57a0b5df.js} +1 -1
  248. package/lib/dist-custom-elements/{p-93b6c77d.js → p-647c78a8.js} +2 -2
  249. package/lib/dist-custom-elements/{p-096bf531.js → p-761fd588.js} +4 -4
  250. package/lib/dist-custom-elements/{p-c02edb53.js → p-7947d2cd.js} +43 -18
  251. package/lib/dist-custom-elements/{p-8ba73d37.js → p-79480384.js} +2 -2
  252. package/lib/dist-custom-elements/{p-667241b7.js → p-7a37b78a.js} +1 -1
  253. package/lib/dist-custom-elements/{p-04667e10.js → p-813debec.js} +3 -3
  254. package/lib/dist-custom-elements/{p-5f1b2f21.js → p-85b61ebc.js} +1 -1
  255. package/lib/dist-custom-elements/{p-834b2a63.js → p-86746543.js} +3 -3
  256. package/lib/dist-custom-elements/{p-09910065.js → p-9d462464.js} +1 -1
  257. package/lib/dist-custom-elements/{p-96a35539.js → p-b1717bf1.js} +1 -1
  258. package/lib/dist-custom-elements/{p-0686dc77.js → p-b388715c.js} +5 -5
  259. package/lib/dist-custom-elements/{p-3e8e8086.js → p-b5c0ae56.js} +5 -5
  260. package/lib/dist-custom-elements/{p-39b0cc41.js → p-b7bf60cf.js} +1 -1
  261. package/lib/dist-custom-elements/{p-b9ff419d.js → p-b8c6f396.js} +5 -5
  262. package/lib/dist-custom-elements/{p-488020a7.js → p-bc7aeee0.js} +3 -3
  263. package/lib/dist-custom-elements/{p-04f23cbd.js → p-bd7dd1f2.js} +1 -1
  264. package/lib/dist-custom-elements/{p-11a0aa1e.js → p-bec2501d.js} +5 -5
  265. package/lib/dist-custom-elements/{p-cbcfee87.js → p-cda5f601.js} +1 -1
  266. package/lib/dist-custom-elements/{p-1dc954e8.js → p-dca657f2.js} +4 -4
  267. package/lib/dist-custom-elements/{p-43bc973b.js → p-dcd7d6d2.js} +2 -2
  268. package/lib/dist-custom-elements/{p-7a72ebb0.js → p-df8428db.js} +1 -1
  269. package/lib/dist-custom-elements/{p-137202b7.js → p-f2b72f2d.js} +1 -1
  270. package/lib/dist-custom-elements/{p-f851b808.js → p-fd3dd124.js} +2 -2
  271. package/lib/dist-custom-elements/{p-3e85c24b.js → p-fee53217.js} +1 -1
  272. package/lib/duet/duet.esm.js +1 -1
  273. package/lib/duet/duet.js +1 -1
  274. package/lib/duet/{p-ecca6f8b.entry.js → p-00a1eee5.entry.js} +1 -1
  275. package/lib/duet/{p-877d4d36.system.entry.js → p-00c275a8.system.entry.js} +1 -1
  276. package/lib/duet/{p-9753e113.entry.js → p-00f58c81.entry.js} +1 -1
  277. package/lib/duet/{p-99f20857.system.entry.js → p-0128eef9.system.entry.js} +1 -1
  278. package/lib/duet/p-015b7bce.system.entry.js +4 -0
  279. package/lib/duet/{p-f31077cb.entry.js → p-02f8661f.entry.js} +1 -1
  280. package/lib/duet/{p-06d3fe65.system.entry.js → p-0484d391.system.entry.js} +1 -1
  281. package/lib/duet/{p-e1a10b0a.system.entry.js → p-062c814d.system.entry.js} +1 -1
  282. package/lib/duet/{p-137c741a.system.entry.js → p-06479d57.system.entry.js} +1 -1
  283. package/lib/duet/{p-1e507e83.js → p-0773901d.js} +1 -1
  284. package/lib/duet/{p-6efad73a.entry.js → p-0936d659.entry.js} +1 -1
  285. package/lib/duet/{p-c4806b54.system.entry.js → p-0a5a0f9f.system.entry.js} +1 -1
  286. package/lib/duet/{p-14ba3f91.entry.js → p-0a9b1b0b.entry.js} +1 -1
  287. package/lib/duet/{p-8001d81f.system.entry.js → p-0c27b62a.system.entry.js} +1 -1
  288. package/lib/duet/{p-a78172c5.entry.js → p-0dd3a7c9.entry.js} +1 -1
  289. package/lib/duet/{p-e4b1161d.entry.js → p-0fe8704c.entry.js} +1 -1
  290. package/lib/duet/{p-e134a4fb.system.entry.js → p-116c7db8.system.entry.js} +1 -1
  291. package/lib/duet/{p-81f0049b.entry.js → p-12a12f9c.entry.js} +1 -1
  292. package/lib/duet/p-151fb80c.system.entry.js +4 -0
  293. package/lib/duet/{p-0eb08814.system.entry.js → p-15aaf279.system.entry.js} +1 -1
  294. package/lib/duet/{p-c91a0af8.entry.js → p-16997663.entry.js} +1 -1
  295. package/lib/duet/{p-479dbb1a.entry.js → p-16a2b903.entry.js} +1 -1
  296. package/lib/duet/{p-e4810a48.system.entry.js → p-17aa4bbe.system.entry.js} +1 -1
  297. package/lib/duet/{p-72e3606a.system.entry.js → p-184e698a.system.entry.js} +1 -1
  298. package/lib/duet/{p-a30e2463.entry.js → p-1921b16d.entry.js} +1 -1
  299. package/lib/duet/{p-d712ab71.entry.js → p-1b7ac0a5.entry.js} +1 -1
  300. package/lib/duet/{p-667b336e.system.entry.js → p-1c107ee6.system.entry.js} +1 -1
  301. package/lib/duet/{p-843b6ffb.system.entry.js → p-1de43ba1.system.entry.js} +1 -1
  302. package/lib/duet/{p-eae140c0.system.entry.js → p-1f337fe3.system.entry.js} +1 -1
  303. package/lib/duet/{p-00dcfb01.system.entry.js → p-1fe573fb.system.entry.js} +1 -1
  304. package/lib/duet/{p-62197a6b.entry.js → p-20611247.entry.js} +1 -1
  305. package/lib/duet/{p-80982954.entry.js → p-238fa831.entry.js} +1 -1
  306. package/lib/duet/{p-1c6c54d7.system.entry.js → p-24c9714a.system.entry.js} +2 -2
  307. package/lib/duet/{p-dfbe0fb4.entry.js → p-28b88f1b.entry.js} +1 -1
  308. package/lib/duet/{p-8e4cdc90.system.entry.js → p-2afae3ba.system.entry.js} +1 -1
  309. package/lib/duet/{p-a79a1f51.system.entry.js → p-2b2a0e6f.system.entry.js} +1 -1
  310. package/lib/duet/{p-390d28f8.entry.js → p-2b30e991.entry.js} +1 -1
  311. package/lib/duet/{p-bd942603.system.entry.js → p-2b4f458d.system.entry.js} +1 -1
  312. package/lib/duet/p-2e51ccc4.entry.js +4 -0
  313. package/lib/duet/{p-26a24272.entry.js → p-303a9f45.entry.js} +1 -1
  314. package/lib/duet/p-31bb5751.js +4 -0
  315. package/lib/duet/{p-9801b273.system.entry.js → p-321b7867.system.entry.js} +1 -1
  316. package/lib/duet/{p-f55ab6b2.system.entry.js → p-34afb5ae.system.entry.js} +1 -1
  317. package/lib/duet/{p-392eff23.system.entry.js → p-393c06a4.system.entry.js} +1 -1
  318. package/lib/duet/{p-32207489.entry.js → p-3964bb3b.entry.js} +1 -1
  319. package/lib/duet/p-3c6da86e.entry.js +4 -0
  320. package/lib/duet/{p-3095009a.entry.js → p-3e7f5733.entry.js} +1 -1
  321. package/lib/duet/{p-67928d56.system.entry.js → p-3f35573d.system.entry.js} +1 -1
  322. package/lib/duet/{p-dfb49ef9.system.entry.js → p-407dcb6c.system.entry.js} +1 -1
  323. package/lib/duet/{p-389f0a82.system.entry.js → p-42f8f330.system.entry.js} +1 -1
  324. package/lib/duet/{p-46779515.entry.js → p-437d2bb6.entry.js} +1 -1
  325. package/lib/duet/{p-4c945e8d.system.entry.js → p-4393178b.system.entry.js} +1 -1
  326. package/lib/duet/{p-3447a0d5.system.entry.js → p-442222ef.system.entry.js} +1 -1
  327. package/lib/duet/{p-e93e2173.entry.js → p-44d6dc12.entry.js} +1 -1
  328. package/lib/duet/{p-c5d5ecc9.system.entry.js → p-48bd046c.system.entry.js} +1 -1
  329. package/lib/duet/{p-f379651a.entry.js → p-4b3b6db2.entry.js} +1 -1
  330. package/lib/duet/{p-f7e90f95.entry.js → p-4d7b963e.entry.js} +1 -1
  331. package/lib/duet/{p-4f748c8f.system.entry.js → p-5373b8ad.system.entry.js} +1 -1
  332. package/lib/duet/{p-e9727644.entry.js → p-55865968.entry.js} +1 -1
  333. package/lib/duet/{p-93063ada.entry.js → p-55a8a353.entry.js} +1 -1
  334. package/lib/duet/{p-6e0bf246.system.entry.js → p-56cef695.system.entry.js} +1 -1
  335. package/lib/duet/{p-7a2affb3.entry.js → p-5844d557.entry.js} +1 -1
  336. package/lib/duet/{p-e0a33b1b.system.entry.js → p-599ce571.system.entry.js} +1 -1
  337. package/lib/duet/{p-c0f912cc.entry.js → p-5a9197a4.entry.js} +1 -1
  338. package/lib/duet/{p-4e8caaa1.entry.js → p-5b908466.entry.js} +1 -1
  339. package/lib/duet/{p-10868102.entry.js → p-5e0962cd.entry.js} +1 -1
  340. package/lib/duet/{p-ad30ebd0.entry.js → p-60162940.entry.js} +1 -1
  341. package/lib/duet/{p-daf28095.entry.js → p-636a177b.entry.js} +1 -1
  342. package/lib/duet/{p-eef0fb8e.js → p-64d39db4.js} +1 -1
  343. package/lib/duet/{p-9e453fe1.entry.js → p-65e8cb09.entry.js} +1 -1
  344. package/lib/duet/{p-47639ffb.system.entry.js → p-67b4c262.system.entry.js} +1 -1
  345. package/lib/duet/{p-8a95f91f.entry.js → p-67fc5d1c.entry.js} +1 -1
  346. package/lib/duet/{p-4d4ee898.system.entry.js → p-682e6943.system.entry.js} +1 -1
  347. package/lib/duet/p-68eb7faa.entry.js +4 -0
  348. package/lib/duet/p-6bbac3f9.system.js +4 -0
  349. package/lib/duet/{p-54647826.entry.js → p-6d16043c.entry.js} +1 -1
  350. package/lib/duet/{p-1e8f0c99.system.entry.js → p-70ae6f2c.system.entry.js} +2 -2
  351. package/lib/duet/{p-77a0c991.system.entry.js → p-725c2a9e.system.entry.js} +1 -1
  352. package/lib/duet/{p-56a9d89a.js → p-737130d0.js} +1 -1
  353. package/lib/duet/{p-43c0bdf6.system.entry.js → p-74184074.system.entry.js} +1 -1
  354. package/lib/duet/{p-eca1a4e7.system.entry.js → p-74941bed.system.entry.js} +2 -2
  355. package/lib/duet/{p-ad64f0f9.entry.js → p-74f7b2c7.entry.js} +1 -1
  356. package/lib/duet/p-7930b999.system.js +4 -0
  357. package/lib/duet/{p-24f81ad8.entry.js → p-793b2147.entry.js} +1 -1
  358. package/lib/duet/{p-a6cc3e96.system.entry.js → p-793f3625.system.entry.js} +1 -1
  359. package/lib/duet/{p-399daeeb.entry.js → p-7a33d0be.entry.js} +1 -1
  360. package/lib/duet/{p-424991f9.system.entry.js → p-7bf8f183.system.entry.js} +1 -1
  361. package/lib/duet/{p-72481e45.system.entry.js → p-7c0e1242.system.entry.js} +1 -1
  362. package/lib/duet/{p-c9906be7.system.js → p-7df350f6.system.js} +1 -1
  363. package/lib/duet/{p-d6a10b17.system.entry.js → p-7e257f15.system.entry.js} +1 -1
  364. package/lib/duet/{p-b076d1e9.js → p-85bd737a.js} +1 -1
  365. package/lib/duet/p-86a187a0.system.entry.js +4 -0
  366. package/lib/duet/{p-5fc41341.system.entry.js → p-8763fcda.system.entry.js} +1 -1
  367. package/lib/duet/{p-5ce67557.entry.js → p-88f1717c.entry.js} +1 -1
  368. package/lib/duet/{p-d891a3d5.entry.js → p-89aebeb3.entry.js} +1 -1
  369. package/lib/duet/{p-dd11e9d1.system.entry.js → p-89fb266e.system.entry.js} +1 -1
  370. package/lib/duet/{p-d937f8a0.entry.js → p-8aeb58ba.entry.js} +1 -1
  371. package/lib/duet/p-8da50ca3.entry.js +4 -0
  372. package/lib/duet/{p-0bfc0d18.system.entry.js → p-912efbb2.system.entry.js} +1 -1
  373. package/lib/duet/{p-2f5ae557.system.entry.js → p-9240897c.system.entry.js} +1 -1
  374. package/lib/duet/{p-af8baa25.system.entry.js → p-938f9b3e.system.entry.js} +1 -1
  375. package/lib/duet/{p-280e5fbc.system.entry.js → p-94a34398.system.entry.js} +1 -1
  376. package/lib/duet/{p-c167fa9c.system.js → p-94e4f977.system.js} +1 -1
  377. package/lib/duet/{p-99b95f5b.entry.js → p-953ec2bf.entry.js} +1 -1
  378. package/lib/duet/{p-5a05ac1c.entry.js → p-96c232c1.entry.js} +1 -1
  379. package/lib/duet/{p-38c651af.entry.js → p-9a04c2b1.entry.js} +1 -1
  380. package/lib/duet/{p-2b21b9f9.system.entry.js → p-9bdb177a.system.entry.js} +1 -1
  381. package/lib/duet/{p-c29e36d2.system.entry.js → p-9c39ff09.system.entry.js} +1 -1
  382. package/lib/duet/{p-ab06a9a9.entry.js → p-9e736904.entry.js} +1 -1
  383. package/lib/duet/{p-dca60359.system.entry.js → p-a0cc3a57.system.entry.js} +1 -1
  384. package/lib/duet/{p-d41d25b8.system.js → p-a1105b5c.system.js} +1 -1
  385. package/lib/duet/{p-dc03d7c1.system.entry.js → p-a487e706.system.entry.js} +1 -1
  386. package/lib/duet/{p-464ba021.system.entry.js → p-a5c6603f.system.entry.js} +1 -1
  387. package/lib/duet/{p-832472d6.system.entry.js → p-a7e0505e.system.entry.js} +1 -1
  388. package/lib/duet/{p-67d95d6b.system.entry.js → p-aa59a64b.system.entry.js} +1 -1
  389. package/lib/duet/{p-2ff1d200.entry.js → p-ab6757f6.entry.js} +1 -1
  390. package/lib/duet/{p-7ec3d3e3.entry.js → p-ac5d2bcc.entry.js} +1 -1
  391. package/lib/duet/{p-bea64888.system.entry.js → p-ac8c8a39.system.entry.js} +1 -1
  392. package/lib/duet/{p-fabffe99.system.entry.js → p-ad3f1daf.system.entry.js} +1 -1
  393. package/lib/duet/p-ad694b62.system.js +4 -0
  394. package/lib/duet/{p-21573559.entry.js → p-adaf3f59.entry.js} +1 -1
  395. package/lib/duet/{p-fe9466e8.system.entry.js → p-ae0c29d6.system.entry.js} +1 -1
  396. package/lib/duet/{p-ac4e4fce.js → p-ae924d35.js} +1 -1
  397. package/lib/duet/p-af5d05c3.system.js +4 -0
  398. package/lib/duet/{p-b9bdc17f.system.entry.js → p-afa617d4.system.entry.js} +1 -1
  399. package/lib/duet/{p-bc33cf30.entry.js → p-b1ab0652.entry.js} +1 -1
  400. package/lib/duet/{p-9bcd668f.entry.js → p-b1ba3c6a.entry.js} +1 -1
  401. package/lib/duet/p-b1fb2829.entry.js +4 -0
  402. package/lib/duet/{p-59e27cad.system.entry.js → p-b4676151.system.entry.js} +1 -1
  403. package/lib/duet/{p-480818a9.system.entry.js → p-b6ba7e61.system.entry.js} +1 -1
  404. package/lib/duet/{p-b518aa35.entry.js → p-b84219f5.entry.js} +1 -1
  405. package/lib/duet/{p-c418caff.entry.js → p-b8a0329d.entry.js} +1 -1
  406. package/lib/duet/{p-d0ecd074.system.entry.js → p-baa4658c.system.entry.js} +1 -1
  407. package/lib/duet/{p-1ef17cee.entry.js → p-bb19eb2d.entry.js} +1 -1
  408. package/lib/duet/{p-7610d693.entry.js → p-bfa81195.entry.js} +1 -1
  409. package/lib/duet/{p-70597f4c.system.entry.js → p-c03f1b5c.system.entry.js} +1 -1
  410. package/lib/duet/{p-1d0fe824.entry.js → p-c07e462d.entry.js} +1 -1
  411. package/lib/duet/{p-44dbafbc.entry.js → p-c2509427.entry.js} +1 -1
  412. package/lib/duet/{p-6b51c48f.system.js → p-c378ccdd.system.js} +1 -1
  413. package/lib/duet/{p-56359195.system.entry.js → p-c4538952.system.entry.js} +1 -1
  414. package/lib/duet/p-c45f948b.system.entry.js +4 -0
  415. package/lib/duet/{p-40a9a9ec.system.entry.js → p-c6ad88ca.system.entry.js} +1 -1
  416. package/lib/duet/{p-989e7207.system.entry.js → p-c708fd70.system.entry.js} +1 -1
  417. package/lib/duet/p-c9bed1f1.entry.js +4 -0
  418. package/lib/duet/{p-04817234.system.entry.js → p-c9f780bb.system.entry.js} +1 -1
  419. package/lib/duet/{p-b8b78b10.system.entry.js → p-cb66bf76.system.entry.js} +1 -1
  420. package/lib/duet/{p-7a5289a2.entry.js → p-ce092918.entry.js} +1 -1
  421. package/lib/duet/{p-cf7c4d7a.entry.js → p-cff0ecb0.entry.js} +1 -1
  422. package/lib/duet/{p-6e7593cc.entry.js → p-d0ba77fe.entry.js} +1 -1
  423. package/lib/duet/{p-b717cd3c.system.entry.js → p-d13e3716.system.entry.js} +1 -1
  424. package/lib/duet/{p-a5db972f.system.entry.js → p-d286a412.system.entry.js} +1 -1
  425. package/lib/duet/{p-90a3d2a3.system.entry.js → p-d440f795.system.entry.js} +1 -1
  426. package/lib/duet/{p-d444335a.system.entry.js → p-d45702f5.system.entry.js} +1 -1
  427. package/lib/duet/{p-b8b3d2bd.entry.js → p-d45de9cb.entry.js} +1 -1
  428. package/lib/duet/{p-6127a46f.entry.js → p-d535f442.entry.js} +1 -1
  429. package/lib/duet/{p-609ddf66.system.entry.js → p-d64d72d6.system.entry.js} +1 -1
  430. package/lib/duet/p-dadd8c19.system.entry.js +4 -0
  431. package/lib/duet/{p-1df62080.entry.js → p-dbe6cf3c.entry.js} +1 -1
  432. package/lib/duet/p-dcd70e16.entry.js +4 -0
  433. package/lib/duet/{p-65a7b2e7.entry.js → p-de9a637d.entry.js} +1 -1
  434. package/lib/duet/{p-5c40f796.system.entry.js → p-dfc8cb16.system.entry.js} +1 -1
  435. package/lib/duet/{p-ae24eb7a.system.entry.js → p-e0880953.system.entry.js} +1 -1
  436. package/lib/duet/{p-18fa97ec.entry.js → p-e2bf5465.entry.js} +1 -1
  437. package/lib/duet/p-e52a6209.entry.js +4 -0
  438. package/lib/duet/{p-4467e702.system.entry.js → p-e5606a0f.system.entry.js} +1 -1
  439. package/lib/duet/{p-ae76d6f4.entry.js → p-e57748ed.entry.js} +1 -1
  440. package/lib/duet/{p-a6bea7ba.entry.js → p-e6236342.entry.js} +1 -1
  441. package/lib/duet/{p-83d919a0.system.entry.js → p-e79cba3f.system.entry.js} +1 -1
  442. package/lib/duet/{p-6b4c3ca3.system.entry.js → p-e91e9697.system.entry.js} +1 -1
  443. package/lib/duet/p-e9c354e0.entry.js +4 -0
  444. package/lib/duet/{p-a6350c1a.entry.js → p-ea8bc817.entry.js} +1 -1
  445. package/lib/duet/{p-cbcf289e.entry.js → p-eaf430ed.entry.js} +1 -1
  446. package/lib/duet/{p-46862b49.entry.js → p-eb4ce4cc.entry.js} +1 -1
  447. package/lib/duet/{p-4ce3657e.js → p-ed0179f9.js} +1 -1
  448. package/lib/duet/{p-64de9f31.entry.js → p-ef2872f7.entry.js} +1 -1
  449. package/lib/duet/{p-e607f70f.system.entry.js → p-efeb6892.system.entry.js} +1 -1
  450. package/lib/duet/{p-0a3a04ef.entry.js → p-f0939f30.entry.js} +1 -1
  451. package/lib/duet/p-f189d547.entry.js +4 -0
  452. package/lib/duet/{p-3c0c4647.entry.js → p-f5d1a11c.entry.js} +1 -1
  453. package/lib/duet/{p-952d883d.system.entry.js → p-f6099430.system.entry.js} +1 -1
  454. package/lib/duet/{p-c03ab48d.entry.js → p-fa05d75c.entry.js} +1 -1
  455. package/lib/duet/{p-6bd2ee7c.entry.js → p-fe66eee6.entry.js} +1 -1
  456. package/lib/duet/{p-eb247c69.entry.js → p-ff06b22b.entry.js} +1 -1
  457. package/lib/esm/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
  458. package/lib/esm/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
  459. package/lib/esm/duet-action-button.entry.js +2 -2
  460. package/lib/esm/duet-alert.entry.js +3 -3
  461. package/lib/esm/duet-badge.entry.js +1 -1
  462. package/lib/esm/duet-banner.entry.js +2 -2
  463. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  464. package/lib/esm/duet-breadcrumbs.entry.js +2 -2
  465. package/lib/esm/duet-button_2.entry.js +2 -2
  466. package/lib/esm/duet-callout.entry.js +2 -2
  467. package/lib/esm/duet-caption_4.entry.js +4 -4
  468. package/lib/esm/duet-card.entry.js +2 -2
  469. package/lib/esm/duet-checkbox.entry.js +1 -1
  470. package/lib/esm/duet-checkmark.entry.js +1 -1
  471. package/lib/esm/duet-chip.entry.js +2 -2
  472. package/lib/esm/duet-choice_2.entry.js +3 -3
  473. package/lib/esm/duet-collapsible.entry.js +2 -2
  474. package/lib/esm/duet-combobox.entry.js +3 -3
  475. package/lib/esm/duet-contact-card.entry.js +2 -2
  476. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  477. package/lib/esm/duet-date-picker.entry.js +4 -4
  478. package/lib/esm/duet-divider_2.entry.js +2 -2
  479. package/lib/esm/duet-editable-table_3.entry.js +5 -5
  480. package/lib/esm/duet-empty-state.entry.js +1 -1
  481. package/lib/esm/duet-fieldset.entry.js +2 -2
  482. package/lib/esm/duet-file-chooser.entry.js +1 -1
  483. package/lib/esm/duet-footer.entry.js +3 -3
  484. package/lib/esm/duet-grid_2.entry.js +1 -1
  485. package/lib/esm/duet-header_2.entry.js +2 -2
  486. package/lib/esm/duet-hero.entry.js +34 -8
  487. package/lib/esm/duet-icon.entry.js +1 -1
  488. package/lib/esm/duet-input_2.entry.js +3 -3
  489. package/lib/esm/duet-layout.entry.js +2 -2
  490. package/lib/esm/duet-list_2.entry.js +1 -1
  491. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  492. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  493. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  494. package/lib/esm/duet-menu-bar-item.entry.js +4 -4
  495. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  496. package/lib/esm/duet-menu-bar.entry.js +2 -2
  497. package/lib/esm/duet-modal.entry.js +4 -4
  498. package/lib/esm/duet-multiselect.entry.js +3 -3
  499. package/lib/esm/duet-nav.entry.js +1 -1
  500. package/lib/esm/duet-notification_2.entry.js +2 -2
  501. package/lib/esm/duet-number-input.entry.js +3 -3
  502. package/lib/esm/duet-overlay.entry.js +1 -1
  503. package/lib/esm/duet-page-heading.entry.js +1 -1
  504. package/lib/esm/duet-pagination_2.entry.js +2 -2
  505. package/lib/esm/duet-phone-input.entry.js +4 -4
  506. package/lib/esm/duet-popup-menu_2.entry.js +34 -9
  507. package/lib/esm/duet-progress.entry.js +2 -2
  508. package/lib/esm/duet-promo-card.entry.js +2 -2
  509. package/lib/esm/duet-radio_2.entry.js +2 -2
  510. package/lib/esm/duet-range-slider.entry.js +1 -1
  511. package/lib/esm/duet-scrollable_3.entry.js +3 -3
  512. package/lib/esm/duet-section-layout.entry.js +1 -1
  513. package/lib/esm/duet-select.entry.js +2 -2
  514. package/lib/esm/duet-shaped-image.entry.js +1 -1
  515. package/lib/esm/duet-share-chart-item.entry.js +18 -0
  516. package/lib/esm/duet-share-chart.entry.js +79 -0
  517. package/lib/esm/duet-show-more.entry.js +2 -2
  518. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  519. package/lib/esm/duet-slideout-link.entry.js +6 -6
  520. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  521. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  522. package/lib/esm/duet-slideout.entry.js +4 -4
  523. package/lib/esm/duet-status-icon.entry.js +3 -3
  524. package/lib/esm/duet-step_2.entry.js +1 -1
  525. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  526. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  527. package/lib/esm/duet-submenu-bar-item.entry.js +5 -5
  528. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  529. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  530. package/lib/esm/duet-textarea.entry.js +3 -3
  531. package/lib/esm/duet-toggle.entry.js +1 -1
  532. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  533. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  534. package/lib/esm/duet-toolbar-item.entry.js +7 -7
  535. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  536. package/lib/esm/duet-toolbar.entry.js +3 -3
  537. package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
  538. package/lib/esm/duet-tooltip.entry.js +2 -2
  539. package/lib/esm/duet-tray.entry.js +4 -4
  540. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  541. package/lib/esm/duet-upload-item.entry.js +3 -3
  542. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  543. package/lib/esm/duet.js +4 -4
  544. package/lib/esm/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
  545. package/lib/esm/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
  546. package/lib/esm/{index-34ea6605.js → index-56e364b1.js} +9 -1
  547. package/lib/esm/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
  548. package/lib/esm/loader.js +4 -4
  549. package/lib/esm/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
  550. package/lib/esm-es5/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
  551. package/lib/esm-es5/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
  552. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  553. package/lib/esm-es5/duet-alert.entry.js +1 -1
  554. package/lib/esm-es5/duet-badge.entry.js +1 -1
  555. package/lib/esm-es5/duet-banner.entry.js +1 -1
  556. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  557. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  558. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  559. package/lib/esm-es5/duet-callout.entry.js +1 -1
  560. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  561. package/lib/esm-es5/duet-card.entry.js +1 -1
  562. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  563. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  564. package/lib/esm-es5/duet-chip.entry.js +1 -1
  565. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  566. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  567. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  568. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  569. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  570. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  571. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  572. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  573. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  574. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  575. package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
  576. package/lib/esm-es5/duet-footer.entry.js +1 -1
  577. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  578. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  579. package/lib/esm-es5/duet-hero.entry.js +2 -2
  580. package/lib/esm-es5/duet-icon.entry.js +1 -1
  581. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  582. package/lib/esm-es5/duet-layout.entry.js +1 -1
  583. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  584. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  585. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  586. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  587. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  588. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  589. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  590. package/lib/esm-es5/duet-modal.entry.js +1 -1
  591. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  592. package/lib/esm-es5/duet-nav.entry.js +1 -1
  593. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  594. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  595. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  596. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  597. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  598. package/lib/esm-es5/duet-phone-input.entry.js +1 -1
  599. package/lib/esm-es5/duet-popup-menu_2.entry.js +1 -1
  600. package/lib/esm-es5/duet-progress.entry.js +1 -1
  601. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  602. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  603. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  604. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  605. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  606. package/lib/esm-es5/duet-select.entry.js +1 -1
  607. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  608. package/lib/esm-es5/duet-share-chart-item.entry.js +4 -0
  609. package/lib/esm-es5/duet-share-chart.entry.js +4 -0
  610. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  611. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  612. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  613. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  614. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  615. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  616. package/lib/esm-es5/duet-status-icon.entry.js +1 -1
  617. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  618. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  619. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  620. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  621. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  622. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  623. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  624. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  625. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  626. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  627. package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
  628. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  629. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  630. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  631. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  632. package/lib/esm-es5/duet-tray.entry.js +1 -1
  633. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  634. package/lib/esm-es5/duet-upload-item.entry.js +1 -1
  635. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  636. package/lib/esm-es5/duet.js +1 -1
  637. package/lib/esm-es5/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
  638. package/lib/esm-es5/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
  639. package/lib/esm-es5/index-56e364b1.js +4 -0
  640. package/lib/esm-es5/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
  641. package/lib/esm-es5/loader.js +1 -1
  642. package/lib/esm-es5/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
  643. package/lib/types/components/duet-hero/duet-hero.d.ts +3 -0
  644. package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +1 -0
  645. package/lib/types/components/duet-share-chart/duet-share-chart.d.ts +36 -0
  646. package/lib/types/components/duet-share-chart-item/duet-share-chart-item.d.ts +13 -0
  647. package/lib/types/components.d.ts +58 -0
  648. package/package.json +4 -4
  649. package/lib/duet/p-0d66d8aa.system.js +0 -4
  650. package/lib/duet/p-10c15de8.js +0 -4
  651. package/lib/duet/p-3d7e8a4c.system.entry.js +0 -4
  652. package/lib/duet/p-3ea20a06.system.js +0 -4
  653. package/lib/duet/p-46d11c81.entry.js +0 -4
  654. package/lib/duet/p-66fa5726.system.js +0 -4
  655. package/lib/duet/p-83331645.system.entry.js +0 -4
  656. package/lib/duet/p-9ec8dbd7.entry.js +0 -4
  657. package/lib/duet/p-b18e0e24.entry.js +0 -4
  658. package/lib/duet/p-b24ea804.system.js +0 -4
  659. package/lib/duet/p-b3d4537f.entry.js +0 -4
  660. package/lib/duet/p-c2cc4081.system.entry.js +0 -4
  661. package/lib/duet/p-c4fcc1fa.entry.js +0 -4
  662. package/lib/duet/p-c5da89d2.entry.js +0 -4
  663. package/lib/duet/p-d42fdaeb.entry.js +0 -4
  664. package/lib/duet/p-e84be897.entry.js +0 -4
  665. package/lib/esm-es5/index-34ea6605.js +0 -4
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- import{r as e,c as t,h as d,g as r}from"./p-4ce3657e.js";import{a as i}from"./p-f11208c3.js";import{D as o}from"./p-beeb12f1.js";import{i as u}from"./p-2e417433.js";import{a,g as h,c as M,d as g}from"./p-1e507e83.js";import{h as n,c as N}from"./p-ac4e4fce.js";import{p as m}from"./p-9c3c64b9.js";const p=class{constructor(d){e(this,d),this.duetClick=t(this,"duetClick",7),this.duetAnalytics=t(this,"duetAnalytics",7),this.handleClick=(e,t)=>{t&&t.analytics&&this.duetAnalytics.emit({component:"duet-hero",analyticsId:t.analytics}),this.emitChange(e,t)},this.processedListItems=null,this.processedActions=null,this.processedBack=null,this.theme="",this.heading="",this.preHeading="",this.level="h1",this.subHeadingLevel="h2",this.description="",this.icon="",this.iconSize="medium",this.iconRight=!1,this.categoryIcon="",this.categoryIconColor="category-pet",this.buttonLabel="",this.language=a(),this.accessibleLabelExternalDefaults=o,this.accessibleLabelExternal=h(this.accessibleLabelExternalDefaults),this.buttonUrl="#",this.buttonId="",this.buttonData=void 0,this.textCenter=!1,this.leftAlign=!1,this.image="",this.imageSize="auto",this.imagePosition="auto",this.variation="default",this.back=void 0,this.listItems=void 0,this.actions=void 0,this.layout="narrow"}componentWillLoad(){u(this),this.hasPreHeadingSlot=n(this.element,"pre-heading"),this.hasHeadingSlot=n(this.element,"heading"),this.hasSubHeadingSlot=n(this.element,"subheading"),N(this.element,"pre-heading","span"),N(this.element,"heading","span"),N(this.element,"subheading","span"),this.refresh()}connectedCallback(){M(this,{prop:"accessibleLabelExternal",defaults:"accessibleLabelExternalDefaults"})}disconnectedCallback(){g(this)}async refresh(){this.processedListItems=m(this.listItems),this.processedActions=m(this.actions),this.processedBack=m(this.back)}emitChange(e,t){t||(t={}),this.buttonLabel&&(t.label=this.buttonLabel,t.href=this.buttonUrl,t.id=this.buttonId||"No ID defined via buttonId prop"),this.duetClick.emit({originalEvent:e,data:t,component:"duet-hero"})}render(){const e="campaign"===this.variation||"section"===this.variation,t="cover"===this.imageSize,r="center"===this.imagePosition,o={backgroundImage:`url(${this.image})`,backgroundSize:t?"cover":null,backgroundPosition:r?"center":null};let u="gray"===this.variation||"minimal"===this.variation?"h2":"h1";e?u="h0":"product"===this.variation&&(u="h1");let a="default"===this.variation?"gray-lightest":"";e&&(a="color-gray-lightest","turva"===this.theme&&(a="color-gray-lightest-turva"));let h="turva"===this.theme?"negative":"primary",M="primary-blue",g="gray-lightest",n="primary";return("light"===this.variation||"image"===this.variation||"gray"===this.variation||"minimal"===this.variation||e||"product"===this.variation||"content"===this.variation)&&(g="secondary","turva"===this.theme&&(g="secondary-turva",h="primary",n="color-primary-turva",M="color-primary-turva")),d("div",{key:"1f3ac3d92ecbcce710c1b1b1a9d0b2871bc959da",role:"region",class:{"duet-hero":!0,"duet-theme-turva":"turva"===this.theme,"duet-has-category-icon":!!this.categoryIcon,"duet-hero-light":"light"===this.variation,"duet-hero-gray":"gray"===this.variation||"minimal"===this.variation,"duet-hero-minimal":"minimal"===this.variation,"duet-hero-with-image":"image"===this.variation,"duet-hero-has-image":!!this.image,"duet-hero-campaign":"campaign"===this.variation,"duet-hero-section":"section"===this.variation,"duet-hero-product":"product"===this.variation,"duet-hero-content":"content"===this.variation,"duet-hero-gray-with-actions":!!this.processedActions,"duet-hero-gray-with-back":!!this.processedBack,"duet-hero-text-center":this.textCenter&&!this.leftAlign||e,"duet-hero-left-align":this.leftAlign&&!e,"duet-hero-narrow":"narrow"===this.layout},part:"duet-hero"},e&&this.image&&d("div",{key:"cc2b5fc035028fcc794ebc4fed0e47dabf113d14",class:"background-area"},d("div",{key:"877d4f3dbb1c55e57746583bd7222cfd36f85f19",class:"background-container"},d("div",{key:"13f15b3bca9e43ce9f5eb6b6e09d4e1fe64eed0f",class:"background"},d("img",{key:"78fdbfeef361e5738c92247d813d265217cab7c2",class:`${t?"cover":""} ${r?"center":""}`,src:this.image,alt:"",role:"presentation"})),d("div",{key:"40d2607ed6cba7db994f26e29141aac3afa9a93e",class:"brand-shape"}))),"product"===this.variation&&this.image&&d("div",{key:"94f7dc4bba3edfd18b4174f24adee009cfedc08f",class:{"background-area":!0,[this.layout]:!0}},d("div",{key:"d21b011ee9c6f31e0e62a05448b3451cc901a405",class:{"background-container":!0,[this.layout]:!0}},d("div",{key:"4bb1fbc995849a06011a753d187b050dd7c082d9",class:{background:!0,[this.layout]:!0}},d("div",{key:"f57332554b74dfc95610754c40a8917cf5ef150f",class:{"background-mask":!0,[this.layout]:!0}}),"turva"!==this.theme&&d("div",{key:"60c4bdd140fe90cfd574875a0e5702d92f59816d",class:{"brand-shape":!0,[this.layout]:!0}}),d("div",{key:"13a71f7719f4528fcc3dedfd223162bd44c31ace",class:{"brand-shaped-image":!0,[this.layout]:!0}},d("div",{key:"7ed75e8fbc0244c6cbdcb80812d7397ce0eedcd9",class:{"brand-shaped-image-wrapper":!0,[this.layout]:!0}},d("div",{key:"e7f3c6c6da1826756b8fc7335dd7c34f60040e28",class:{"brand-shaped-image-bg":!0,[this.layout]:!0},style:o}))),this.categoryIcon&&d("div",{key:"8d9c4885e88db588b6fb74a2c912750fce37eb29",class:{"brand-shaped-icon":!0,[this.layout]:!0}},d("duet-icon",{key:"f949a84adeb136052263e5315c12cf74db11f0b9",class:{[this.layout]:!0},background:"none",name:this.categoryIcon,margin:"none",size:"auto",responsive:!1}))))),"content"===this.variation&&this.image&&d("div",{key:"3bbe9c16d041643fa4aab737aab1784a22ecedb7",class:"background-area"},d("div",{key:"09cd70418a676ea606b35aeb695ca543f419349c",class:"background"},d("div",{key:"238c817aad225e31a79cfc9c2b913e284f280c21",class:"background-mask"}),"turva"!==this.theme&&d("div",{key:"603dac6307834d67c9ff5838a6512b8d331c4d70",class:"brand-shape"}),d("div",{key:"ca6013e79a7fa6592529e73f006f0a65d61da30d",class:"brand-shaped-image"},d("div",{key:"2af6e66e338db1f59510d26140d6f22fbd4fc53a",class:"brand-shaped-image-wrapper"},d("div",{key:"d94d4375f19d9992e8376a209248af0d821d86a6",class:"brand-shaped-image-bg",style:o}))))),d("div",{key:"5bd169d99ec295465cd442414254a56c2b2aa556",class:{"duet-hero-wrapper":!0,[this.layout]:!0}},this.image&&"image"===this.variation&&d("div",{key:"2ea4c3d50109f0295d2795cd1ba14da29222328f",class:"duet-hero-image-mask"},d("div",{key:"18f68ef6e0bbd4d73ce1d3eab2e909d1fe569dde",class:"duet-hero-image-wrapper"},d("div",{key:"7173fe4d9704f189673615c5877a9dc292e6e9eb",class:"duet-hero-image",style:o}))),("gray"===this.variation||"light"===this.variation||"minimal"===this.variation)&&this.processedBack&&d("div",{key:"63f757c91f431dffdb8a18ca7629a7340997cfdc",class:"duet-hero-back"},d("duet-button",{key:"709ec6ccebdb62de70ff4632ac20665ca3286da3",style:{transform:"translateX(-8px)"},variation:"plain",icon:"action-arrow-left-small",theme:this.theme,iconSize:"small",color:n,padding:"none",margin:"none",fixed:!0,url:this.processedBack.href,identifier:this.processedBack.id,onClick:e=>this.handleClick(e,{label:this.processedBack.label,href:this.processedBack.href,id:this.processedBack.id,analyticsId:this.processedBack.analyticsId})},this.processedBack.label)),("gray"===this.variation||"minimal"===this.variation)&&this.categoryIcon&&d("duet-icon",{key:"5ff479166e75d460f603ee928d959bddb4a44dce",class:{"duet-hero-icon":!0,"duet-hero-icon-has-heading":""!==this.preHeading},size:"x-large",background:this.categoryIconColor,name:this.categoryIcon}),d("div",{key:"ea705ceb8a51176d217265edd8a2f76f3a726806",class:{"duet-hero-text":!0},part:"duet-hero-text"},(this.preHeading||this.hasPreHeadingSlot)&&d("duet-paragraph",{key:"b9d587e2e61f76270c94e8ef58562e8cfe0bfa24",margin:"none",class:"duet-hero-pre",size:"content"===this.variation?"small":"medium"},this.preHeading?this.preHeading:d("span",null,d("slot",{name:"pre-heading"}))),d("slot",{key:"2f6b898a9602d833c8d2cde11ba1287c51ba01d7",name:"badge"}),(this.heading||this.hasHeadingSlot)&&d("duet-heading",{key:"90e1e86e436e68c1a9410ca6743a2fd875ba276d",theme:this.theme,level:this.level,class:{"duet-hero-heading":!0,"duet-hero-heading-has-pre":""!==this.preHeading},color:a,visualLevel:u,margin:e?"none":"auto"},this.heading?this.heading:d("slot",{name:"heading"})),e&&this.hasSubHeadingSlot&&d("duet-heading",{key:"139eabc311c52d61f83ef865bb45dcb857e956c1",theme:this.theme,level:this.subHeadingLevel,class:{"duet-hero-subheading":!0},color:"turva"===this.theme?"secondary-turva":"secondary",visualLevel:"h2"},d("slot",{key:"86a8736f020e2a5744cafb06820469980becd78d",name:"subheading"})),this.description&&d("duet-paragraph",{key:"182bde149927947501491d1b747d8da9b9c6dbde",theme:this.theme,color:g,variation:"intro"},this.description),("gray"===this.variation||"minimal"===this.variation)&&this.processedListItems&&d("duet-list",{key:"769173505401a66b7c095d8bf89d2ecbe096d26c",theme:this.theme,"label-width":"30",breakpoint:"large",mobile:this.leftAlign?void 0:"center"},this.processedListItems.map((e=>d("duet-list-item",null,d("span",{slot:"label"},e.label),d("span",{slot:"value"},e.value))))),this.buttonLabel&&d("duet-button",{key:"cd7db97f12cc48a175dd03da7eba2b20a5802fe9",url:this.buttonUrl,icon:this.icon,iconRight:this.iconRight,iconSize:this.iconSize,variation:h,theme:this.theme,identifier:this.buttonId,onClick:e=>this.handleClick(e,this.buttonData),fixed:!0},this.buttonLabel),d("slot",{key:"743f4dd9f52dc86018e9a77423c2decda8db47ad"})),("gray"===this.variation||"minimal"===this.variation)&&this.processedActions&&d("div",{key:"7160eed21c1700d656830b87f020ae689540a176",class:"duet-hero-links"},this.processedActions.map((e=>d("a",{class:"duet-hero-link",href:e.href,id:e.id,target:e.external?"_blank":"_self",onClick:t=>this.handleClick(t,e)},d("div",{class:"duet-hero-action-icon"},d("duet-icon",{size:"small",margin:"none",name:e.icon,color:"currentColor",outline:M})),d("span",null,e.label),e.external&&d("duet-visually-hidden",null,", ",this.accessibleLabelExternal),e.external&&d("div",{class:"duet-hero-action-arrow"},d("duet-icon",{icon:i.svg,size:"xx-small",margin:"none",color:"currentColor"})))))),this.image&&"image"!==this.variation&&!e&&"product"!==this.variation&&"content"!==this.variation&&d("div",{key:"b577acd6ebd8dd68e8cfd6bce02044114ead3dc4",class:"duet-hero-image",style:o}),d("slot",{key:"064ceca16eab6353c44a273ebb766a544e085667",name:"bottom"})))}get element(){return r(this)}static get watchers(){return{back:["refresh"],listItems:["refresh"],actions:["refresh"]}}};p.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;display:block;width:100%}.duet-hero{position:relative;display:block;width:100%;padding:48px 28px;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;line-height:1.5;text-decoration:none;text-shadow:none;text-transform:none;background:rgb(8, 42, 77)}.duet-hero.duet-p-0{padding:0 !important}.duet-hero.duet-m-0{margin:0 !important}.duet-hero.duet-hero-text-center{text-align:center !important}.duet-hero.duet-hero-light{padding-bottom:0 !important}@media (min-width: 62em){.duet-hero.duet-hero-light{padding-bottom:28px !important}}.duet-hero.duet-hero-with-image{padding-bottom:20px !important;margin-bottom:-36px}@media (min-width: 48em){.duet-hero.duet-hero-with-image{padding-bottom:28px !important}}@media (min-width: 62em){.duet-hero.duet-hero-with-image{padding-bottom:36px !important;margin-bottom:-20px}}.duet-hero.duet-hero-light,.duet-hero.duet-hero-with-image{color:rgb(8, 42, 77);background-color:rgb(255, 255, 255);background-image:linear-gradient(rgb(240, 247, 250), #f8fbfd)}.duet-hero.duet-hero-light::before,.duet-hero.duet-hero-with-image::before{position:absolute;top:100%;left:0;z-index:-1;width:100%;height:400px;content:"";background-image:linear-gradient(#f8fbfd, rgb(255, 255, 255))}.duet-hero.duet-hero-light.duet-theme-turva,.duet-hero.duet-hero-with-image.duet-theme-turva{color:rgb(23, 28, 58);background-image:linear-gradient(rgb(245, 247, 250), #fafbfd)}.duet-hero.duet-hero-light.duet-theme-turva::before,.duet-hero.duet-hero-with-image.duet-theme-turva::before{background-image:linear-gradient(#fafbfd, rgb(255, 255, 255))}.duet-hero.duet-hero-gray{color:rgb(8, 42, 77);background:rgb(245, 248, 250)}.duet-hero.duet-hero-gray.duet-theme-turva{background:rgb(245, 247, 250)}@media (min-width: 62em){.duet-hero.duet-hero-gray .duet-hero-text{display:inline-block;vertical-align:top}.duet-hero.duet-hero-gray .duet-hero-icon+.duet-hero-text{margin-left:28px}}@media (min-width: 62em){.duet-hero.duet-hero-gray-with-actions{padding-bottom:65.4545454545px}}@media (min-width: 62em){.duet-hero.duet-hero-gray-with-back{padding-top:72px}}.duet-hero.duet-hero-campaign,.duet-hero.duet-hero-section{padding:0 0 48px;margin:0;background:none}@media (min-width: 48em){.duet-hero.duet-hero-campaign,.duet-hero.duet-hero-section{min-height:490px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign,.duet-hero.duet-hero-section{min-height:540px}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign,.duet-hero.duet-hero-section{min-height:620px}}.duet-hero.duet-hero-campaign .background-area,.duet-hero.duet-hero-section .background-area{height:1px;margin-bottom:-1px}.duet-hero.duet-hero-campaign .background-container,.duet-hero.duet-hero-section .background-container{position:absolute;right:0;left:0;display:grid;align-items:flex-start;justify-content:center;overflow:hidden}.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{display:flex;align-items:flex-start;justify-content:center;height:220px;margin:0 auto}.duet-hero.duet-hero-campaign .background img,.duet-hero.duet-hero-section .background img{height:100%}.duet-hero.duet-hero-campaign .background img.cover,.duet-hero.duet-hero-section .background img.cover{object-fit:cover}.duet-hero.duet-hero-campaign .background img.center,.duet-hero.duet-hero-section .background img.center{object-position:center}@media (min-width: 1440px){.duet-hero.duet-hero-campaign .background img,.duet-hero.duet-hero-section .background img{width:100%;height:auto}}@media (min-width: 36em){.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{height:300px}}@media (min-width: 48em){.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{height:450px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{height:500px}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{height:580px}}@media (min-width: 1600px){.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{width:1600px;overflow:hidden}}.duet-hero.duet-hero-campaign .background .brand-container,.duet-hero.duet-hero-section .background .brand-container{position:relative;width:100%;height:100%;min-height:220px;overflow:hidden}.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{position:absolute;width:100%;height:220px;background-repeat:no-repeat;background-position:center center;background-size:cover}@media (min-width: 36em){.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{left:-200px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{left:auto;height:1100px;background-position:140% -200%}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{background-position:right -200%}}.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{position:absolute;top:143px;right:0;left:-30px;width:340px;height:340px;margin-right:auto;margin-left:auto;background:rgb(255, 255, 255);border-radius:20%;mix-blend-mode:normal;transform:rotate(8deg)}@media (min-width: 22.5em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{top:160px;width:450px;height:450px}}@media (min-width: 36em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{top:215px;left:-50px;width:550px;height:550px}}@media (min-width: 48em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{top:250px;left:0;width:712.18px;height:712.18px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{top:240px}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{top:280px}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{top:310px}}.duet-hero.duet-hero-campaign .duet-hero-text,.duet-hero.duet-hero-section .duet-hero-text{width:100%}.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-heading::part(duet-heading),.duet-hero.duet-hero-section .duet-hero-text .duet-hero-heading::part(duet-heading){font-size:36px}@media (min-width: 36em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-heading::part(duet-heading),.duet-hero.duet-hero-section .duet-hero-text .duet-hero-heading::part(duet-heading){font-size:48px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-heading::part(duet-heading),.duet-hero.duet-hero-section .duet-hero-text .duet-hero-heading::part(duet-heading){font-size:64px}}.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{margin:0 auto}@media (min-width: 22.5em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{width:90%}}@media (min-width: 25em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{width:80%}}@media (min-width: 30em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{width:70%}}@media (min-width: 36em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{width:70%}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{width:52%}}.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{display:flex;align-items:center;height:6rem;padding:0 1rem;margin:1rem 0 4.5rem}@media (min-width: 22.5em){.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{margin:2rem 0 4rem}}@media (min-width: 36em){.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{margin:3rem 0 8rem}}@media (min-width: 48em){.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{margin:4rem 0 10rem}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{margin:5rem 0 10rem}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{margin:6rem 0 10rem}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{margin:8rem 0 11rem}}.duet-hero.duet-hero-campaign .duet-hero-wrapper.fluid,.duet-hero.duet-hero-campaign .duet-hero-wrapper.narrow,.duet-hero.duet-hero-section .duet-hero-wrapper.fluid,.duet-hero.duet-hero-section .duet-hero-wrapper.narrow{padding:0 16px}.duet-hero.duet-hero-campaign.duet-theme-turva,.duet-hero.duet-hero-section.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";background:none}.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:125px;left:-10px;width:350px;height:350px;background:rgb(255, 255, 255);transform:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");mask-repeat:no-repeat}@media (min-width: 22.5em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:143px;left:-30px;width:450px;height:450px}}@media (min-width: 36em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:180px;left:0;width:550px;height:550px}}@media (min-width: 48em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:220px;width:712.18px;height:712.18px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:230px}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:260px}}@media (min-width: 106.25em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:290px}}.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text duet-paragraph{width:98%}@media (min-width: 22.5em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text duet-paragraph{width:90%}}@media (min-width: 25em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text duet-paragraph{width:78%}}@media (min-width: 30em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text duet-paragraph{width:66%}}@media (min-width: 36em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text duet-paragraph{width:65%}}@media (min-width: 48em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text duet-paragraph{width:70%}}@media (min-width: 62em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-text duet-paragraph{width:52%}}@media (min-width: 22.5em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading{margin:2rem 0 5rem}}@media (min-width: 36em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading{margin:3rem 0 8rem}}@media (min-width: 48em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading{margin:4rem 0 10rem}}@media (min-width: 62em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading{margin:5rem 0 10rem}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading{margin:6rem 0 12rem}}@media (min-width: 106.25em){.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading,.duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading{margin:8rem 0 13rem}}@media (min-width: 48em){.duet-hero.duet-hero-section{min-height:490px}}@media (min-width: 62em){.duet-hero.duet-hero-section{min-height:auto}}@media (min-width: 76.25em){.duet-hero.duet-hero-section{min-height:560px}}@media (min-width: 62em){.duet-hero.duet-hero-section .background img{width:100%;height:auto}}@media (min-width: 62em){.duet-hero.duet-hero-section .background{width:1400px;height:436px;overflow:hidden}}@media (min-width: 76.25em){.duet-hero.duet-hero-section .background{width:1536px;height:516px}}@media (min-width: 106.25em){.duet-hero.duet-hero-section .background{width:1536px}}.duet-hero.duet-hero-product{position:relative;padding:0 0 48px;margin:0;background:rgb(255, 255, 255)}@media (max-width: 35.9375em){.duet-hero.duet-hero-product{padding-top:240px}}@media (max-width: 22.5em){.duet-hero.duet-hero-product{padding-top:200px}}@media (min-width: 36em){.duet-hero.duet-hero-product{padding-top:260px}}@media (min-width: 48em){.duet-hero.duet-hero-product{padding-top:250px}}@media (min-width: 48em){.duet-hero.duet-hero-product{min-height:400px;padding:72px 0}}@media (min-width: 62em){.duet-hero.duet-hero-product{min-height:500px;padding:96px 0}}@media (min-width: 76.25em){.duet-hero.duet-hero-product{min-height:575px;padding:120px 0}}.duet-hero.duet-hero-product .background-area{position:absolute;top:0;width:100%;height:600px;overflow:hidden;pointer-events:none}.duet-hero.duet-hero-product .background-area *{pointer-events:auto}.duet-hero.duet-hero-product .background-container{position:absolute;top:-150px;width:100%;height:600px;overflow:hidden;pointer-events:none}.duet-hero.duet-hero-product .background-container *{pointer-events:auto}@media (min-width: 62em){.duet-hero.duet-hero-product .background-container{top:-48px}}.duet-hero.duet-hero-product .background{position:absolute;top:145px;width:100%;overflow:visible}.duet-hero.duet-hero-product .background .background-mask{display:none}@media (min-width: 48em){.duet-hero.duet-hero-product .background{top:130px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background{top:35px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background{position:absolute;right:0;left:0;max-width:1440px;height:100%;margin:0 auto}}.duet-hero.duet-hero-product .background .brand-shaped-image{position:absolute;top:-160px;right:-15%;z-index:0;width:375px;height:375px;overflow:hidden;border-radius:20%;transform:rotate(7deg)}@media (max-width: 35.9375em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-160px;right:-60px;width:360px;height:360px}}@media (max-width: 22.5em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-120px;right:-14px;width:290px;height:290px}}@media (min-width: 36em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-175px;right:-20px;width:400px;height:400px}}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-145px;right:-150px;width:414px;height:414px}}@media (min-width: 860px){.duet-hero.duet-hero-product .background .brand-shaped-image{right:-105px}}@media (min-width: 960px){.duet-hero.duet-hero-product .background .brand-shaped-image{right:-45px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-190px;right:-150px;width:552px;height:552px}}@media (min-width: 1100px){.duet-hero.duet-hero-product .background .brand-shaped-image{right:-35px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-300px;right:-128px;width:736px;height:736px}.duet-hero.duet-hero-product .background .brand-shaped-image.narrow{right:-160px}}@media (min-width: 1300px){.duet-hero.duet-hero-product .background .brand-shaped-image.narrow{right:-128px}}.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-wrapper{position:relative;width:100%;height:100%}.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{position:absolute;bottom:0;left:50%;z-index:1;width:600px;height:256px;background-repeat:no-repeat;background-position:40px;background-size:100%;transform:rotate(-7deg) translate(-50%, 0)}@media (max-width: 35.9375em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:520px;height:240px}}@media (max-width: 22.5em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:440px;height:200px}}@media (min-width: 36em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:600px;height:260px}}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:500px;height:292px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:720px;height:420px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:950px;height:540px}}.duet-hero.duet-hero-product .background .brand-shape{position:absolute;background:rgb(228, 241, 247);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (max-width: 35.9375em){.duet-hero.duet-hero-product .background .brand-shape{top:20px;right:210px;width:200px;height:200px}}@media (max-width: 22.5em){.duet-hero.duet-hero-product .background .brand-shape{top:24px;right:199px;width:162px;height:162px}}@media (min-width: 36em){.duet-hero.duet-hero-product .background .brand-shape{top:25px;right:290px;width:220px;height:220px}}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shape{top:90px;right:145px;width:225px;height:225px}}@media (min-width: 860px){.duet-hero.duet-hero-product .background .brand-shape{right:195px}}@media (min-width: 960px){.duet-hero.duet-hero-product .background .brand-shape{right:245px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shape{top:115px;right:228px;width:300px;height:300px}}@media (min-width: 1100px){.duet-hero.duet-hero-product .background .brand-shape{right:343px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shape{right:394px;width:400px;height:400px}}.duet-hero.duet-hero-product .background .brand-shaped-icon{position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(0, 119, 179, 0.85);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (max-width: 35.9375em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:165px;right:25px;width:69px;height:69px}}@media (max-width: 22.5em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:138px;right:50px;width:57px;height:57px}}@media (min-width: 36em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:175px;right:125px;width:78px;height:78px}}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:220px;right:60px}}@media (min-width: 860px){.duet-hero.duet-hero-product .background .brand-shaped-icon{right:110px}}@media (min-width: 960px){.duet-hero.duet-hero-product .background .brand-shaped-icon{right:160px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:296px;right:120px;width:105px;height:105px}}@media (min-width: 1100px){.duet-hero.duet-hero-product .background .brand-shaped-icon{right:235px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:345px;right:245px;width:140px;height:140px}}.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{transform:rotate(-7deg)}@media (max-width: 35.9375em){.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{width:100%;height:100%}}@media (min-width: 36em){.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{width:72px;height:72px}}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{width:72px;height:72px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{width:86px;height:86px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{width:104px;height:104px}}.duet-hero.duet-hero-product .duet-hero-wrapper{max-width:100%;margin:0 auto}.duet-hero.duet-hero-product .duet-hero-wrapper .duet-hero-text{margin-top:0}@media (min-width: 62em){.duet-hero.duet-hero-product .duet-hero-wrapper .duet-hero-heading{margin-top:0}}.duet-hero.duet-hero-product .duet-hero-wrapper.fluid,.duet-hero.duet-hero-product .duet-hero-wrapper.narrow{padding:0 16px}@media (min-width: 36em){.duet-hero.duet-hero-product .duet-hero-wrapper.fluid{padding:0 28px}}@media (min-width: 62em){.duet-hero.duet-hero-product .duet-hero-wrapper.fluid{padding:0 56px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .duet-hero-wrapper.fluid{max-width:1110px;padding:0}}@media (min-width: 48em){.duet-hero.duet-hero-product .duet-hero-wrapper.fluid .duet-hero-text{width:60%}}@media (min-width: 62em){.duet-hero.duet-hero-product .duet-hero-wrapper.fluid .duet-hero-text{width:50%}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .duet-hero-wrapper.fluid .duet-hero-text{width:47%}}.duet-hero.duet-hero-product .duet-hero-wrapper.narrow{max-width:888px}@media (min-width: 36em){.duet-hero.duet-hero-product .duet-hero-wrapper.narrow{padding:0 48px}}@media (min-width: 48em){.duet-hero.duet-hero-product .duet-hero-wrapper.narrow{padding:0 72px}}@media (min-width: 48em){.duet-hero.duet-hero-product .duet-hero-wrapper.narrow .duet-hero-text{width:60%}}@media (min-width: 62em){.duet-hero.duet-hero-product .duet-hero-wrapper.narrow .duet-hero-text{width:47%}}.duet-hero.duet-hero-product.duet-theme-turva{background:rgb(255, 255, 255)}.duet-hero.duet-hero-product.duet-theme-turva .background .background-mask{position:absolute;top:0;left:0;display:block;width:721px;height:256.85px;pointer-events:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");background-repeat:no-repeat}@media (min-width: 48em){.duet-hero.duet-hero-product.duet-theme-turva .background .background-mask{left:181px}}.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{margin:0 auto;border-radius:0;transform:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");mask-repeat:no-repeat}@media (max-width: 35.9375em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{top:-120px;width:385px}}@media (max-width: 22.5em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{top:-95px;width:320px}}@media (min-width: 36em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{top:-135px;width:420px}}@media (min-width: 48em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{top:-110px;right:-110px;width:418px}}@media (min-width: 860px){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{right:-75px}}@media (min-width: 960px){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{right:-40px}}@media (min-width: 62em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{top:-130px;right:-100px;width:552px}}@media (min-width: 1100px){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{right:-35px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image{top:-215px;width:736px}.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image.narrow{right:-115px}}@media (min-width: 1300px){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image.narrow{right:-50px}}@media (min-width: 1400px){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image.narrow{right:-35px}}.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-image .brand-shaped-image-bg{transform:translate(-50%, 0)}.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-icon{background:rgba(198, 12, 48, 0.9);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");mask-repeat:no-repeat;transform:rotate(0deg)}.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-icon duet-icon{position:relative;top:-6px;transform:rotate(0deg)}@media (min-width: 48em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-icon duet-icon{top:-8px}}@media (min-width: 62em){.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-icon duet-icon{top:-12px}}.duet-hero.duet-hero-content{padding:0 0 48px;padding-top:236px;background:rgb(255, 255, 255)}@media (min-width: 48em){.duet-hero.duet-hero-content{padding-top:384px}}.duet-hero.duet-hero-content:not(.duet-hero-has-image){padding:72px 0 48px}.duet-hero.duet-hero-content .background-area{position:absolute;width:100%}.duet-hero.duet-hero-content .background{position:absolute;top:-236px;width:100%;height:600px;overflow:hidden;pointer-events:none}.duet-hero.duet-hero-content .background *{pointer-events:auto}.duet-hero.duet-hero-content .background .background-mask{display:none}@media (min-width: 48em){.duet-hero.duet-hero-content .background{top:-384px}}.duet-hero.duet-hero-content .background .brand-shaped-image{position:absolute;top:-165px;right:0;left:30px;z-index:0;width:375px;height:375px;margin:0 auto;overflow:hidden;border-radius:20%;transform:rotate(7deg)}@media (min-width: 48em){.duet-hero.duet-hero-content .background .brand-shaped-image{top:-325px;left:250px;width:687px;height:687px}}.duet-hero.duet-hero-content .background .brand-shaped-image .brand-shaped-image-wrapper{position:relative;width:100%;height:100%}.duet-hero.duet-hero-content .background .brand-shaped-image .brand-shaped-image-bg{position:absolute;bottom:0;left:50%;z-index:1;width:600px;height:256px;background-repeat:no-repeat;background-size:100%;transform:rotate(-7deg) translate(-50%, 0)}@media (min-width: 48em){.duet-hero.duet-hero-content .background .brand-shaped-image .brand-shaped-image-bg{width:733px;height:413px}}.duet-hero.duet-hero-content .background .brand-shape{position:absolute;top:-25px;right:0;left:-300px;width:240px;height:240px;margin-right:auto;margin-left:auto;background:rgb(0, 119, 179);border-radius:20%;mix-blend-mode:normal;opacity:0.07;transform:rotate(7deg)}@media (min-width: 48em){.duet-hero.duet-hero-content .background .brand-shape{top:80px;left:-400px;width:373px;height:373px}}.duet-hero.duet-hero-content .duet-hero-wrapper{max-width:100%;margin:0 auto}.duet-hero.duet-hero-content .duet-hero-wrapper.fluid,.duet-hero.duet-hero-content .duet-hero-wrapper.narrow{padding:0 16px}@media (min-width: 36em){.duet-hero.duet-hero-content .duet-hero-wrapper.fluid{padding:0 28px}}@media (min-width: 62em){.duet-hero.duet-hero-content .duet-hero-wrapper.fluid{padding:0 56px}}@media (min-width: 76.25em){.duet-hero.duet-hero-content .duet-hero-wrapper.fluid{max-width:1110px;padding:0}}.duet-hero.duet-hero-content .duet-hero-wrapper.narrow{max-width:888px}@media (min-width: 36em){.duet-hero.duet-hero-content .duet-hero-wrapper.narrow{padding:0 48px}}@media (min-width: 48em){.duet-hero.duet-hero-content .duet-hero-wrapper.narrow{padding:0 72px}}.duet-hero.duet-hero-content .duet-hero-text{max-width:100%}@media (min-width: 62em){.duet-hero.duet-hero-content .duet-hero-text{width:80%}}.duet-hero.duet-hero-content .duet-hero-text .duet-hero-pre{margin-top:1rem;margin-bottom:0.5rem}@media (min-width: 62em){.duet-hero.duet-hero-content .duet-hero-text .duet-hero-pre{margin-top:1.5rem;margin-bottom:0}}.duet-hero.duet-hero-content.duet-theme-turva{background:rgb(255, 255, 255)}.duet-hero.duet-hero-content.duet-theme-turva .background-mask{position:absolute;top:0;left:0;display:block;width:721px;height:256.85px;pointer-events:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");background-repeat:no-repeat}@media (min-width: 48em){.duet-hero.duet-hero-content.duet-theme-turva .background-mask{left:181px}}.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image{top:-155px;right:0;left:0;width:420px;height:420px;margin:0 auto;border-radius:0;transform:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");mask-repeat:no-repeat}@media (min-width: 48em){.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image{top:-230px;width:687px;height:637px}}.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image .brand-shaped-image-bg{width:600px;height:280px;transform:translate(-50%, 0)}@media (min-width: 48em){.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image .brand-shaped-image-bg{width:733px;height:413px}}.duet-hero.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";background:rgb(198, 12, 48)}@media (min-width: 62em){.duet-hero{min-height:290px;padding:111.6px 56px;overflow:visible}}.duet-hero-icon{display:inline-block;vertical-align:top}@media (min-width: 62em){.duet-hero-icon{margin-top:-8px}}@media (min-width: 62em){.duet-hero-heading{margin-top:12px}}@media (min-width: 62em){.duet-hero-heading-has-pre{margin-top:0}}.duet-hero-wrapper{position:relative;width:100%;max-width:1110px;margin:0 auto;text-align:center}.duet-hero-left-align .duet-hero-wrapper{text-align:left}.duet-hero-with-image .duet-hero-wrapper{position:static}@media (min-width: 62em){.duet-hero-wrapper{text-align:left}}.duet-hero-text{max-width:50rem;margin:0 auto}.duet-hero-text-center .duet-hero-text{text-align:center !important}@media (min-width: 48em){.duet-hero-text{width:80%}.duet-hero-left-align .duet-hero-text{margin:0}}@media (min-width: 62em){.duet-hero-text{width:52%;max-width:none;margin-top:-10px;margin-left:0}.duet-hero-text-center .duet-hero-text{margin-left:auto}}.duet-hero:not(.duet-hero-with-image) .duet-hero-image{width:100%;max-width:400px;height:0;padding-bottom:50%;margin:28px auto 0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}@media (min-width: 36em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{padding-bottom:40%}}@media (min-width: 48em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{max-width:420px;padding-bottom:34%}.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image{max-width:540px}}@media (min-width: 62em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{position:absolute;top:50%;right:0;padding-bottom:30%;margin:0;transform:translateY(-50%)}.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image{right:-60px;padding-bottom:26%}.duet-hero-gray .duet-hero:not(.duet-hero-with-image) .duet-hero-image{right:-34px;padding-bottom:20%}}@media (min-width: 62em){.duet-hero-gray:not(.duet-hero-with-image) .duet-hero-image{right:-34px;padding-bottom:20%}}.duet-hero-image-wrapper{position:relative;width:80%;height:0;padding-bottom:80%;margin:-30px auto 36px;overflow:hidden;border-radius:28%;box-shadow:0 0 20px rgba(255, 255, 255, 0.5);transform:rotate(10deg)}.duet-theme-turva .duet-hero-image-wrapper{padding-bottom:68%;border-radius:44% 47% 38% 54%;transform:none}@media screen and (min-width: 440px){.duet-hero-image-wrapper{width:300px;padding-bottom:300px}.duet-theme-turva .duet-hero-image-wrapper{width:80%;padding-bottom:68%}}@media (min-width: 62em){.duet-hero-image-wrapper{position:absolute;top:-60px;right:-50px;width:470px;padding-bottom:470px;margin:0}.duet-theme-turva .duet-hero-image-wrapper{top:-40px;right:-80px;width:536px;padding-bottom:470px}}@media (min-width: 76.25em){.duet-hero-image-wrapper{top:-70px;right:-60px;width:600px;padding-bottom:600px}.duet-theme-turva .duet-hero-image-wrapper{top:-70px;right:-60px;width:650px;padding-bottom:600px}}@media screen and (min-width: 1450px){.duet-hero-image-wrapper{top:-70px;right:25px}.duet-theme-turva .duet-hero-image-wrapper{right:0}}.duet-hero-image-wrapper .duet-hero-image{position:absolute;top:-5%;left:-5%;width:110%;height:110%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;transform:rotate(-10deg)}.duet-theme-turva .duet-hero-image-wrapper .duet-hero-image{top:0;left:0;width:100%;height:100%;transform:none}.duet-hero-image-mask{position:relative;margin:-48px auto 0;overflow:hidden}@media (min-width: 62em){.duet-hero-image-mask{position:absolute;top:0;right:0;width:470px;height:460px;margin:0}}@media (min-width: 76.25em){.duet-hero-image-mask{width:650px;height:580px}}@media screen and (min-width: 1450px){.duet-hero-image-mask{right:50%;transform:translateX(110%)}.duet-theme-turva .duet-hero-image-mask{transform:translateX(108%)}}duet-heading+duet-button{margin-top:12px !important}.duet-hero-links{width:calc(100% + 56px);margin-top:48px;margin-left:-28px}.duet-hero-minimal .duet-hero-links{margin-top:28px}@media (min-width: 36em){.duet-hero-links{margin-top:72px}.duet-hero-minimal .duet-hero-links{margin-top:28px}}@media (min-width: 62em){.duet-hero-links{width:auto;margin:36px 0 0}.duet-hero-minimal .duet-hero-links{margin-top:28px}}.duet-hero-link{display:flex;align-items:center;width:100%;padding:16px 16px 8px;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.25;color:rgb(0, 119, 179);text-align:left;text-decoration:none;border-bottom:1px solid rgb(212, 223, 229);transition:background-color 300ms ease}.duet-hero-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-hero-link:focus,.duet-hero-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-hero-link:hover,.duet-hero-link:hover .duet-hero-action-arrow{color:rgb(0, 75, 129) !important;background:transparent !important}.duet-theme-turva .duet-hero-link:hover,.duet-theme-turva .duet-hero-link:hover .duet-hero-action-arrow{color:rgb(126, 2, 35) !important}.duet-theme-turva .duet-hero-link{color:rgb(198, 12, 48)}@media (min-width: 36em){.duet-hero-link{padding:16px 16px 16px 28px}}@media (min-width: 62em){.duet-hero-link{display:inline-flex;width:auto;max-width:350px;padding:0;margin:0 28px 16px 0;border:0;border-radius:4px}}.duet-hero-link:hover{background:rgba(0, 0, 0, 0.02)}@media (min-width: 62em){.duet-hero-link:hover{background:transparent}}.duet-hero-link:first-of-type{border-top:1px solid rgb(212, 223, 229)}@media (min-width: 62em){.duet-hero-link:first-of-type{margin-top:0;border:0}}.duet-hero-link:last-of-type{margin-bottom:-48px}@media (min-width: 62em){.duet-hero-link:last-of-type{margin-right:0;margin-bottom:0}}.duet-hero-link span{margin-top:-8px}@media (min-width: 36em){.duet-hero-link span{margin:0}}.duet-hero-action-icon{margin-right:8px}@media (min-width: 36em){.duet-hero-action-icon{margin-right:12px}}.duet-hero-action-arrow{margin:0 0 0 8px;color:rgb(0, 119, 179)}@media (max-width: 35.9375em){.duet-hero-action-arrow{margin-top:-9px}}.duet-theme-turva .duet-hero-action-arrow{color:rgb(198, 12, 48)}.duet-hero-back{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center}.duet-hero-left-align .duet-hero-back{align-items:self-start;justify-content:flex-start}@media (min-width: 36em){.duet-hero-back{margin-bottom:36px !important}.duet-hero-minimal .duet-hero-back{margin-bottom:28px !important}}@media (min-width: 62em){.duet-hero-back{display:block}}.duet-hero-pre{display:inline-block;width:auto;margin-right:8px}.duet-hero-pre+duet-heading{margin-top:0 !important}';export{p as duet_hero}
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- import{r as t,c as e,h as i,H as s,g as o}from"./p-4ce3657e.js";import{q as a}from"./p-17efced0.js";import{o as n,f as h,s as r,c as p,b as d}from"./p-d7f543fb.js";import{i as u}from"./p-2e417433.js";import{f as c}from"./p-eef0fb8e.js";import{c as l,f as m,b,o as f}from"./p-a45e3f8b.js";import{a as g}from"./p-1e507e83.js";import{T as v}from"./p-8cb0e6bd.js";import{a as x}from"./p-f11208c3.js";import"./p-9c3c64b9.js";const y=class{constructor(i){t(this,i),this.duetToggle=e(this,"duetToggle",7),this.filterLabel={en:"Filter menu",fi:"Suodata valikkoa",sv:"Filtrera meny"},this.filterResultCountLabel={en:"items match filter",fi:"kohtaa vastaa suodatinta",sv:"menyalternativ matchar filtret"},this.setOpenButton=t=>{if(t)try{const e=t;e.accessiblePopup="true",e.accessibleExpanded=!1,this.controllerIcon&&e.setAttribute("trailing-icon","action-arrow-down-small"),this.openButton=e}catch(t){}},this.openButtonEventListener=()=>{this.toggle()},this.updatePlacement=async()=>{if(!this.openButton)return;const t=[n({mainAxis:this.mainAxisOffset,crossAxis:this.crossAxisOffset}),this.allowVerticalFlip&&h(),r({padding:5})].filter(Boolean),e=await p(this.openButton,this.menuElement,{middleware:t,placement:this.placement,strategy:this.position});this.menuY=e.y,this.menuX=e.x},this.getNonFilteredItems=()=>this.showFilterInput?this.itemElements.filter((t=>"none"!==t.style.display)):this.itemElements,this.filterItems=()=>{var t;const e=null===(t=this.filterInput.value)||void 0===t?void 0:t.toLocaleLowerCase(),i=this.itemElements;i.forEach((t=>{var i;t.style.display=!e||t.textContent.toLowerCase().includes(e)||(null===(i=t.value)||void 0===i?void 0:i.toLowerCase().includes(e))?"":"none"})),this.filterResultCount=i.filter((t=>"none"!==t.style.display)).length},this.handleKeyDownOnFilter=t=>{var e;l(t)&&(null===(e=this.getNonFilteredItems()[0])||void 0===e||e.setFocus())},this.open=!1,this.menuY=void 0,this.menuX=void 0,this.filterResultCount=void 0,this.language=g(),this.accessibleLabel=void 0,this.accessibleRole="menu",this.theme="",this.skipTeleport=void 0,this.placement="bottom-start",this.forcePlacement=!1,this.allowVerticalFlip=!0,this.position="absolute",this.mainAxisOffset=0,this.crossAxisOffset=0,this.controllerIcon="action-arrow-down-small",this.scrollLimit=void 0,this.showFilterInput=void 0}get controller(){return this._controller}set controller(t){this._controller!==t&&(this._controller=t,"string"==typeof t?(this.setOpenButton(document.getElementById(t)),this.openButton&&this.openButton.addEventListener("click",this.openButtonEventListener)):this.setOpenButton(t))}get opener(){return this._controller}set opener(t){this.controller=t}componentWillLoad(){u(this)}componentDidLoad(){this.updatePlacement()}connectedCallback(){this.teleport||(this.teleport=new v(this.element)),this.teleport&&this.teleport.activate()}disconnectedCallback(){this.autoUpdateCleanup&&this.autoUpdateCleanup(),this.openButton&&(this.openButton.removeEventListener("click",this.openButtonEventListener),this.controllerIcon&&this.openButton.removeAttribute("trailing-icon"))}handleKeyUp(t){this.open&&m(t)&&this.hide()}async handleKeyDown(t){const e=this.getNonFilteredItems();if(this.open){if(l(t)){t.preventDefault();const i=await this.getFocusedItemIndex();-1!==i&&(i<e.length-1?e[i+1].setFocus():e[0].setFocus())}if(b(t)){t.preventDefault();const i=await this.getFocusedItemIndex();-1!==i&&(0===i?this.showFilterInput?this.filterInput.setFocus():e[e.length-1].setFocus():e[i-1].setFocus())}f(t)&&"menu"===this.accessibleRole&&(t.preventDefault(),this.hide())}}handleClick(t){const e=t.composedPath().every((t=>t!==this.element&&t!==this.openButton));this.open&&e&&this.hide()}async isOpen(){return this.open}async show(){this.open=!0}async hide(){this.autoUpdateCleanup&&this.autoUpdateCleanup(),this.open=!1}async toggle(){this.open?this.hide():this.show()}handleOpenChange(t,e){if(!!t!=!!e)if(this.open&&!e){const t={ancestorScroll:!this.forcePlacement};this.openButton&&(this.openButton.accessibleExpanded=!0),"listbox"!==this.accessibleRole&&this.teleport.makeSiblingsInert(),this.updatePlacement(),this.menuElement&&this.openButton&&(this.autoUpdateCleanup=d(this.openButton,this.menuElement,this.updatePlacement,t)),this.showFilterInput&&(this.filterInput.value="",this.filterItems()),setTimeout((()=>{"menu"===this.accessibleRole&&this.itemElements[0].setFocus(),this.duetToggle.emit({open:this.open,component:"duet-popup-menu"})}),200)}else!this.open&&e&&(this.openButton&&(this.openButton.accessibleExpanded=!1),this.autoUpdateCleanup&&this.autoUpdateCleanup(),setTimeout((()=>{"menu"===this.accessibleRole&&c(this.openButton),this.duetToggle.emit({open:this.open,component:"duet-popup-menu"}),"listbox"!==this.accessibleRole&&this.teleport.removeInertFromSiblings()}),200))}get itemElements(){return Array.from(this.element.querySelectorAll(":scope duet-popup-menu-item"))}get popupMenuStyleHeight(){const t=Array.from(this.element.querySelectorAll(":scope duet-popup-menu-item, :scope duet-notification"));if(t.length>0&&this.scrollLimit){const e=2*Number(a.replace("px",""));return`${t[0].offsetHeight*this.scrollLimit+e}px`}return"auto"}async getFocusedItemIndex(){const t=this.getNonFilteredItems();for(let e=0;e<t.length;e++)if(await t[e].isFocused())return e;return-1}render(){return i(s,{key:"3ec941a205dc0baffda4fb90920a6d66d1f03150"},i("div",{key:"1574a9dae761cf5226d85299c98aad9cbe66c626",ref:t=>{this.menuElement=t},style:{top:`${this.menuY}px`,left:`${this.menuX}px`,position:this.position,overflowY:"auto",height:this.popupMenuStyleHeight},class:{open:this.open,"duet-popup-menu-list":!0,"duet-theme-turva":"turva"===this.theme,"scroll-visible":this.scrollLimit<this.itemElements.length},role:this.accessibleRole,"aria-label":this.accessibleLabel},this.showFilterInput&&i("div",{key:"b64b46ed737e9f63979718a106501a188edd5486"},i("duet-input",{key:"aa21c8d65868a9c265304d01280b4cc49ba1e996",ref:t=>this.filterInput=t,label:this.filterLabel[this.language],"label-hidden":!0,expand:!0,margin:"none",type:"search",onDuetInput:this.filterItems,onKeyDown:this.handleKeyDownOnFilter}),i("duet-visually-hidden",{key:"b7c8787de1caa71c2436375a96ce26101a864f60"},i("span",{key:"5573f919752c222b3a99ff56416cb0a6b14e20d3",role:"status"},`\n ${this.filterResultCount}/${this.itemElements.length}\n ${this.filterResultCountLabel[this.language]}\n `)),i("duet-spacer",{key:"18b2e0894e1ac20362e94b913467ef8dd46d0176",size:"xx-small"})),i("slot",{key:"6e3755fca95627759a2af50ddf4fa938c549ceed"})))}get element(){return o(this)}static get watchers(){return{open:["handleOpenChange"]}}};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}.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(8, 42, 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.scroll-visible{overflow-y:scroll;scroll-margin:20px}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}::slotted(duet-notification){max-width:360px}";const k=class{constructor(i){t(this,i),this.duetFocus=e(this,"duetFocus",7),this.duetBlur=e(this,"duetBlur",7),this.onFocus=t=>{this.focus=!0,this.duetFocus.emit({originalEvent:t,value:this.value,component:"duet-popup-menu-item"})},this.onBlur=t=>{this.focus=!1,this.duetBlur.emit({originalEvent:t,value:this.value,component:"duet-popup-menu-item"})},this.focus=!1,this.accessibleLabel=void 0,this.accessibleRole="menuitem",this.theme="",this.url=void 0,this.external=!1,this.targetLanguage=void 0,this.value=void 0,this.leadingIcon=void 0,this.leadingIconColor=void 0,this.trailingIcon=void 0,this.trailingText=void 0,this.active=!1,this.activeDescendant=!1}componentWillLoad(){u(this)}async setFocus(t){setTimeout((()=>this.itemElement.focus(t)),200)}async isFocused(){return this.focus}render(){const t=this.url?"a":"button";return i(s,{key:"ec9a97488880d6513ce756f9816356ab2a3ef1ae",role:this.accessibleRole},i(t,{key:"6bb037d35469526f830d2767f9b94aa3e401730a",ref:t=>this.itemElement=t,tabIndex:"listitem"===this.accessibleRole?0:-1,onFocus:this.onFocus,onBlur:this.onBlur,role:"a"===t?"link":"button","aria-label":this.accessibleLabel,class:{"duet-popup-menu-item":!0,active:this.active,"duet-theme-turva":"turva"===this.theme,"active-descendant":this.activeDescendant},value:this.value,href:this.url,target:this.external?"_blank":void 0,rel:this.external?"noopener":void 0,lang:"button"===t?void 0:this.targetLanguage,hreflang:"button"===t?void 0:this.targetLanguage},this.leadingIcon&&i("duet-icon",{key:"aeb1363d0e70572dcead578251332bc61047313b",name:this.leadingIcon,size:"x-small",color:this.leadingIconColor?this.leadingIconColor:"currentColor",class:"duet-popup-menu-item-leading",margin:"none"}),i("span",{key:"815b720a77e1ff6a7ecceffa4d1a42a876c9ca5f",class:"duet-popup-menu-item-label"},i("slot",{key:"32a806ebff96ce81bd67c42ab95df5d170a6305c"})),(this.trailingIcon||this.active||this.url&&this.external)&&i("duet-icon",{key:"0fd375db736e280b9c2157fadce9f8319328fe27",name:this.url&&this.external?x.title:this.active?"messaging-checked-small":this.trailingIcon,size:this.url&&this.external||this.active?"xx-small":"x-small",color:"currentColor",class:"duet-popup-menu-item-trailing",margin:"none"}),this.trailingText&&i("span",{key:"3a8c841ef1ec29f2174c1d62da75f692f73cb2fe",class:"duet-popup-menu-item-trailing"},this.trailingText)))}get element(){return o(this)}};k.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;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(8, 42, 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(240, 247, 250)}.duet-popup-menu-item.active.duet-theme-turva{background:rgb(245, 247, 250)}.duet-popup-menu-item:hover{background:rgb(228, 241, 247)}.duet-popup-menu-item:hover.duet-theme-turva{background:rgb(222, 224, 228)}.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}';export{y as duet_popup_menu,k as duet_popup_menu_item}
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- import{r as t,c as e,h as i,H as s,g as n}from"./p-4ce3657e.js";import{i as u}from"./p-2e417433.js";import{c as r}from"./p-5e59e970.js";import{a,b as o,c as h,d as b,e as d,s as l,u as c}from"./p-a45e3f8b.js";import{a as p,b as m,g,c as v,d as f}from"./p-1e507e83.js";import{c as x}from"./p-ac4e4fce.js";import"./p-9c3c64b9.js";function w(t,e){let i;if("string"==typeof t){if(""===t)return null;let s=t.replace("−","-").replace("‐","-").replace("−","-").replace("–","-").replace("—","-");e&&(s=function(t,e,i=!1){let s;const n=new Intl.NumberFormat(e).format(.5).replace(/[0-9]/g,""),u=new Intl.NumberFormat("en-US").format(.5).replace(/[0-9]/g,""),r=new Intl.NumberFormat(e).format(1e3).replace(/[0-9]/g,""),a=new Intl.NumberFormat("en-US").format(1e3).replace(/[0-9]/g,"");return s=t.replace(n,"DECIMALSEPARATOR"),s=s.replace(r,i?"THOUSANDSEPARATOR":""),s=s.replace("DECIMALSEPARATOR",u),s=s.replace("THOUSANDSEPARATOR",a),s}(s,e,!1)),s=s.replace(/\s+/g,""),i=parseFloat(s)}if("number"==typeof t&&(i=parseFloat(String(t))),!isNaN(Number(i)))return Number(i);if(null==t)return null;throw new Error("Invalid value passed to SafeParseFloat")}const y=(t,e,i)=>Math.min(Math.max(t,e),i),A=class{constructor(i){t(this,i),this.duetChange=e(this,"duetChange",3),this.duetInput=e(this,"duetInput",3),this.duetBlur=e(this,"duetBlur",7),this.duetFocus=e(this,"duetFocus",7),this.inputId=r("DuetInput"),this.handleFocus=()=>{this.focusedValue=this.value},this.handleKeyDown=t=>{a(t)||o(t)?this.add(t):h(t)||b(t)?this.subtract(t):d(t)&&this.clearValue(t)},this.handleChange=t=>{const e=t.target;if(e&&e.value)try{let i=w(e.value,this.locale);(isNaN(i)||null==i)&&(i=this.min||0),this.setValue(i),this.duetInput.emit({component:"duet-number-input",originalEvent:t,value:w(this.value,this.locale).toString(),valueAsNumber:i})}catch(i){"-"!==e.value&&this.clearValue(t),this.duetInput.emit({component:"duet-number-input",originalEvent:t,value:null,valueAsNumber:null})}else this.duetInput.emit({component:"duet-number-input",originalEvent:t,value:null,valueAsNumber:null})},this.handleBlur=t=>{const e=t.target;var i;if(e)if(e.value)try{let s=w(e.value,this.locale);this.rounding&&(i=this.step,s=Math.round(s/i)*i),s=y(s,this.min,this.max),s===w(this.value,this.locale)&&s===w(this.focusedValue,this.locale)||(this.setValue(s),this.emitChange(t))}catch(e){this.emitNull(t)}else this.emitNull(t)},this.emitChange=t=>{const e=w(this.value,this.locale);this.duetChange.emit({originalEvent:t,value:e.toString(),valueAsNumber:e,component:"duet-number-input"})},this.emitNull=t=>{this.duetChange.emit({originalEvent:t,value:null,valueAsNumber:null,component:"duet-number-input"})},this.localizeValue=t=>t.toLocaleString(this.locale,{useGrouping:!1}),this.setValue=t=>{this.value=this.localizeValue(t),this.duetInputElement.value=`${this.value} ${this.unit}`},this.add=t=>{t&&t.preventDefault();const e=w(this.value,this.locale);if(e===this.max)return;let i=null==e?this.min:e+this.step;i%this.step!=0&&(i-=i%this.step);const s=y(i,this.min,this.max);this.value=this.localizeValue(s),this.emitChange(t)},this.subtract=t=>{t&&t.preventDefault();const e=w(this.value,this.locale);if(e===this.min)return;let i=e-this.step;i%this.step!=0&&(i+=this.step-i%this.step),i=y(i,this.min,this.max),this.value=this.localizeValue(i),this.emitChange(t)},this.language=p(),this.locale=m(this.language).locale,this.unit=m(this.language).money,this.focusedValue=void 0,this.accessibleActiveDescendant=void 0,this.accessibleControls=void 0,this.accessibleDetails=void 0,this.accessibleLabelledBy=void 0,this.accessibleDescription=void 0,this.accessibleOwns=void 0,this.accessibleDescribedBy=void 0,this.accessibleLiveDefaults={fi:"{current} euroa valittuna",en:"{current} euros selected",sv:"{current} euro valt"},this.accessibleLive=g(this.accessibleLiveDefaults,this.language),this.accessibleLiveEnabled=!0,this.accessibleAddDefaults={fi:"Lisää summaan",en:"Add to the amount",sv:"Lägg till beloppet"},this.accessibleAdd=g(this.accessibleAddDefaults,this.language),this.accessibleSubtractDefaults={fi:"Vähennä summasta",en:"Subtract from the amount",sv:"Dra från beloppet"},this.accessibleSubtract=g(this.accessibleSubtractDefaults,this.language),this.theme="",this.margin="auto",this.expand=!1,this.identifier=void 0,this.min=0,this.labelDefaults={fi:"Nimilappu",en:"Label",sv:"Etikett"},this.label=g(this.labelDefaults,this.language),this.labelHidden=!1,this.max=1e6,this.name=void 0,this.error="",this.tooltip="",this.step=5e3,this.rounding=!0,this.role=void 0,this.disabled=!1,this.required=!1,this.value=void 0}componentWillLoad(){u(this),this.value&&(this.value=this.localizeValue(w(this.value,this.locale))),x(this.element,"tooltip","duet-tooltip",1,!0)}connectedCallback(){v(this,[{prop:"accessibleLive",defaults:"accessibleLiveDefaults"},{prop:"accessibleAdd",defaults:"accessibleAddDefaults"},{prop:"accessibleSubtract",defaults:"accessibleSubtractDefaults"},{prop:"label",defaults:"labelDefaults"}]),l(this)}disconnectedCallback(){f(this),c(this)}async setFocus(t){this.duetInputElement.setFocus(t)}async getValueAsNumber(){const t=w(this.value,this.locale);return null==this.value||isNaN(t)?null:t}clearValue(t){this.duetInputElement.value="",null!==this.value&&(this.value=null,this.emitNull(t))}formatAnnouncement(){const t=this.value?w(this.value,this.locale):null;return null==t?"":this.accessibleLive.replace("{current}",t.toString(10))}render(){const t=this.identifier||this.inputId,e=`${this.localizeValue(this.max)} ${this.unit}`.length,n=this.value?w(this.value,this.locale):null;return i(s,{class:{"duet-theme-turva":"turva"===this.theme,"duet-expand":this.expand,"duet-m-0":"none"===this.margin}},i("div",{class:"duet-number-container"},i("duet-input",{ref:t=>this.duetInputElement=t,onDuetChange:t=>this.handleChange(t),onDuetFocus:this.handleFocus,onDuetBlur:t=>this.handleBlur(t),onKeyDown:t=>this.handleKeyDown(t),label:this.label,value:this.value?`${this.value} ${this.unit}`:"",error:this.error,"aria-valuemin":this.min,"aria-valuemax":this.max,"aria-valuenow":null!=n?n:"",maxlength:e,name:this.name,component:"number",required:this.required,disabled:this.disabled,role:this.role,labelHidden:this.labelHidden,tooltip:this.tooltip,identifier:t,theme:this.theme,margin:"none",expand:!0,numericKeyboard:!0,autoComplete:"off",type:"text",accessibleActiveDescendant:this.accessibleActiveDescendant,accessibleLabelledBy:this.accessibleLabelledBy,accessibleDescription:this.accessibleDescription,accessibleDetails:this.accessibleDetails,accessibleControls:this.accessibleControls,accessibleOwns:this.accessibleOwns,accessibleDescribedBy:this.accessibleDescribedBy},i("slot",{name:"tooltip"}),i("div",{class:{"duet-number-buttons":!0,"duet-no-label":this.labelHidden}},i("button",{"aria-controls":t,disabled:this.disabled,"aria-disabled":null==n||n===this.min?"true":"false",class:"duet-number-button duet-number-button-subtract",onClick:this.subtract,type:"button"},i("duet-visually-hidden",null,this.accessibleSubtract," ",this.step),i("duet-icon",{icon:'<svg fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img"><path d="M.75 12.788a.75.75 0 0 1 0-1.5h22.5a.75.75 0 0 1 0 1.5z"/></svg>',size:"small",margin:"none",color:"turva"===this.theme?"secondary-turva":"secondary"})),i("button",{"aria-controls":t,disabled:this.disabled,"aria-disabled":n===this.max?"true":"false",class:"duet-number-button duet-number-button-add",onClick:this.add,type:"button"},i("duet-visually-hidden",null,this.accessibleAdd," ",this.step),i("duet-icon",{icon:'<svg fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img"><path d="M12 24a.75.75 0 0 1-.75-.75v-10.5H.75a.75.75 0 0 1 0-1.5h10.5V.75a.75.75 0 0 1 1.5 0v10.5h10.5a.75.75 0 0 1 0 1.5h-10.5v10.5A.75.75 0 0 1 12 24z"/></svg>',size:"small",margin:"none",color:"turva"===this.theme?"secondary-turva":"secondary"})))),this.accessibleLiveEnabled&&i("duet-visually-hidden",{"aria-live":"polite","aria-atomic":"true","aria-relevant":"all"},this.formatAnnouncement())))}get element(){return n(this)}};A.style='*.sc-duet-number-input,*.sc-duet-number-input::after,*.sc-duet-number-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-number-input-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;min-width:calc(33.333% - 8px);max-width:100%;line-height:1.25;text-align:left;vertical-align:bottom}.sc-duet-number-input-h:last-child,.sc-duet-number-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-number-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-number-input-h{width:100% !important}.duet-m-0.sc-duet-number-input-h{margin:0 !important}.duet-number-container.sc-duet-number-input{position:relative;width:100%}.duet-number-buttons.sc-duet-number-input{-webkit-user-select:none;user-select:none;position:absolute;top:1px;right:1px;z-index:200;width:96px;height:calc(100% - 2px)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50%;height:100%;text-align:center;cursor:pointer;background:transparent;-webkit-appearance:none;appearance:none}.duet-number-buttons.sc-duet-number-input .duet-number-button[aria-disabled=true].sc-duet-number-input,.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:disabled{pointer-events:none}.duet-number-buttons.sc-duet-number-input .duet-number-button[aria-disabled=true].sc-duet-number-input duet-icon.sc-duet-number-input,.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:disabled duet-icon.sc-duet-number-input{opacity:0.4}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:active duet-icon.sc-duet-number-input{transform:translateY(1px)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{outline:0}.user-is-tabbing.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{z-index:2;box-shadow:0 0 0 2px #0077b3 !important}.duet-theme-turva .user-is-tabbing.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:focus{box-shadow:0 0 0 2px #171c3a !important}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type{border-left:1px solid rgb(181, 198, 208)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type::before{position:absolute;top:0;left:-6px;width:6px;height:100%;content:"";background:linear-gradient(to left, rgba(181, 198, 208, 0.2) 0%, rgba(181, 198, 208, 0.2) 1px, rgba(181, 198, 208, 0.1) 1px, rgba(181, 198, 208, 0) 100%)}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type::before{position:absolute;top:20%;left:0;width:1px;height:60%;content:"";background:rgb(212, 223, 229)}.duet-theme-turva.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:first-of-type::before{background:linear-gradient(to left, rgba(199, 202, 207, 0.2) 0%, rgba(199, 202, 207, 0.2) 1px, rgba(199, 202, 207, 0.1) 1px, rgba(199, 202, 207, 0) 100%)}.duet-theme-turva.sc-duet-number-input-h .duet-number-buttons.sc-duet-number-input .duet-number-button.sc-duet-number-input:last-of-type::before{background:rgb(222, 224, 228)}';export{A as duet_number_input}
@@ -1,4 +0,0 @@
1
- /*!
2
- * Built with Duet Design System
3
- */
4
- import{r as e,h as t,g as i,H as a}from"./p-4ce3657e.js";import{i as h}from"./p-2e417433.js";import{g as d}from"./p-5de30279.js";import"./p-17efced0.js";const r=class{constructor(t){e(this,t),this.theme="",this.margin="auto",this.color=""}componentWillLoad(){h(this)}render(){const e=d(this.color);return t("div",{key:"6f7070cd1039fa6f21a079e0d3c6b3682678ad91",class:{"duet-m-0":"none"===this.margin,"duet-m-s":"small"===this.margin,"duet-divider":!0,"duet-theme-turva":"turva"===this.theme},style:{background:e}})}get element(){return i(this)}};r.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;display:block;width:100%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:36px !important;margin-bottom:28px;background:rgb(212, 223, 229)}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:rgb(222, 224, 228)}";const s=class{constructor(t){e(this,t),this.size="medium",this.direction="vertical",this.breakpoint=""}render(){return t(a,{key:"8f58f01a032554c469822d7f0529e3a1a5f5bc72",class:{"duet-spacer":!0,"duet-spacer-xx-small":"xx-small"===this.breakpoint,"duet-spacer-x-small":"x-small"===this.breakpoint,"duet-spacer-small":"small"===this.breakpoint,"duet-spacer-medium":"medium"===this.breakpoint,"duet-spacer-large":"large"===this.breakpoint,"duet-spacer-x-large":"x-large"===this.breakpoint,"duet-spacer-xx-large":"xx-large"===this.breakpoint,[this.size]:!0,[`duet-spacer-${this.direction}`]:!0}})}};s.style=":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:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.duet-spacer-horizontal){display:inline-block;height:100% !important}:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.duet-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.duet-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.small){width:12px;min-width:12px}}:host(.duet-spacer-horizontal.medium){height:100%}:host(.duet-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.large){width:20px;min-width:20px}}:host(.duet-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.duet-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.duet-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.duet-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.duet-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.duet-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.duet-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.duet-spacer-vertical.small){height:12px;min-height:12px}}:host(.duet-spacer-vertical.medium){width:100%}:host(.duet-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.duet-spacer-vertical.large){height:20px;min-height:20px}}:host(.duet-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.duet-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.duet-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.duet-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.duet-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.duet-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.duet-spacer-xx-small){display:block}}:host(.duet-spacer-x-small){display:none}@media (max-width: 35.9375em){:host(.duet-spacer-x-small){display:block}}:host(.duet-spacer-small){display:none}@media (min-width: 36em){:host(.duet-spacer-small){display:block}}:host(.duet-spacer-medium){display:none}@media (min-width: 48em){:host(.duet-spacer-medium){display:block}}:host(.duet-spacer-large){display:none}@media (min-width: 62em){:host(.duet-spacer-large){display:block}}:host(.duet-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.duet-spacer-x-large){display:block}}:host(.duet-spacer-xx-large){display:none}@media (min-width: 76.25em){:host(.duet-spacer-xx-large){display:block}}";export{r as duet_divider,s as duet_spacer}
@@ -1,4 +0,0 @@
1
- var __extends=this&&this.__extends||function(){var e=function(r,t){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var t in r)if(Object.prototype.hasOwnProperty.call(r,t))e[t]=r[t]};return e(r,t)};return function(r,t){if(typeof t!=="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");e(r,t);function n(){this.constructor=r}r.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}();var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var r,t=1,n=arguments.length;t<n;t++){r=arguments[t];for(var o in r)if(Object.prototype.hasOwnProperty.call(r,o))e[o]=r[o]}return e};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(e,r,t,n){function o(e){return e instanceof t?e:new t((function(r){r(e)}))}return new(t||(t=Promise))((function(t,a){function i(e){try{s(n.next(e))}catch(e){a(e)}}function u(e){try{s(n["throw"](e))}catch(e){a(e)}}function s(e){e.done?t(e.value):o(e.value).then(i,u)}s((n=n.apply(e,r||[])).next())}))};var __generator=this&&this.__generator||function(e,r){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,o,a,i;return i={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(i[Symbol.iterator]=function(){return this}),i;function u(e){return function(r){return s([e,r])}}function s(u){if(n)throw new TypeError("Generator is already executing.");while(i&&(i=0,u[0]&&(t=0)),t)try{if(n=1,o&&(a=u[0]&2?o["return"]:u[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,u[1])).done)return a;if(o=0,a)u=[u[0]&2,a.value];switch(u[0]){case 0:case 1:a=u;break;case 4:t.label++;return{value:u[1],done:false};case 5:t.label++;o=u[1];u=[0];continue;case 7:u=t.ops.pop();t.trys.pop();continue;default:if(!(a=t.trys,a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){t.label=u[1];break}if(u[0]===6&&t.label<a[1]){t.label=a[1];a=u;break}if(a&&t.label<a[2]){t.label=a[2];t.ops.push(u);break}if(a[2])t.ops.pop();t.trys.pop();continue}u=r.call(e,t)}catch(e){u=[6,e];o=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,r,t){if(t||arguments.length===2)for(var n=0,o=r.length,a;n<o;n++){if(a||!(n in r)){if(!a)a=Array.prototype.slice.call(r,0,n);a[n]=r[n]}}return e.concat(a||Array.prototype.slice.call(r))};
2
- /*!
3
- * Built with Duet Design System
4
- */var NAMESPACE="duet";var BUILD={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:true,cmpWillUpdate:false,connectedCallback:true,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:true,hostListenerTargetDocument:true,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,hydratedSelectorName:"hydrated",initializeNextTick:true,invisiblePrehydration:false,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:false,scriptDataOpts:true,shadowDelegatesFocus:true,shadowDom:true,slot:true,slotChildNodesFix:true,slotRelocation:true,state:true,style:true,svg:true,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};var Env={cdnURILocal:"http://localhost:3334",cdnURIProd:"https://cdn.duetds.com/api",duetIconVersion:"4.1.20"};var __defProp=Object.defineProperty;var __export=function(e,r){for(var t in r)__defProp(e,t,{get:r[t],enumerable:true})};var Build={isDev:false,isBrowser:true,isServer:false,isTesting:false};var hostRefs=new WeakMap;var getHostRef=function(e){return hostRefs.get(e)};var registerInstance=function(e,r){return hostRefs.set(r.t=e,r)};var registerHost=function(e,r){var t={o:0,$hostElement$:e,i:r,u:new Map};{t.l=new Promise((function(e){return t.v=e}))}{t.p=new Promise((function(e){return t.m=e}));e["s-p"]=[];e["s-rc"]=[]}return hostRefs.set(e,t)};var isMemberInElement=function(e,r){return r in e};var consoleError=function(e,r){return(0,console.error)(e,r)};var cmpModules=new Map;var loadModule=function(e,r,t){var n=e.h.replace(/-/g,"_");var o=e._;if(!o){return void 0}var a=cmpModules.get(o);if(a){return a[n]}if(!t||!BUILD.hotModuleReplacement){var i=function(e){cmpModules.set(o,e);return e[n]};switch(o){case"duet-alert":return import("./duet-alert.entry.js").then(i,consoleError);case"duet-badge":return import("./duet-badge.entry.js").then(i,consoleError);case"duet-action-button":return import("./duet-action-button.entry.js").then(i,consoleError);case"duet-hero":return import("./duet-hero.entry.js").then(i,consoleError);case"duet-card":return import("./duet-card.entry.js").then(i,consoleError);case"duet-empty-state":return import("./duet-empty-state.entry.js").then(i,consoleError);case"duet-checkbox":return import("./duet-checkbox.entry.js").then(i,consoleError);case"duet-layout":return import("./duet-layout.entry.js").then(i,consoleError);case"duet-section-layout":return import("./duet-section-layout.entry.js").then(i,consoleError);case"duet-number-input":return import("./duet-number-input.entry.js").then(i,consoleError);case"duet-icon":return import("./duet-icon.entry.js").then(i,consoleError);case"duet-range-slider":return import("./duet-range-slider.entry.js").then(i,consoleError);case"duet-select":return import("./duet-select.entry.js").then(i,consoleError);case"duet-progress":return import("./duet-progress.entry.js").then(i,consoleError);case"duet-textarea":return import("./duet-textarea.entry.js").then(i,consoleError);case"duet-toggle":return import("./duet-toggle.entry.js").then(i,consoleError);case"duet-tooltip":return import("./duet-tooltip.entry.js").then(i,consoleError);case"duet-visually-hidden":return import("./duet-visually-hidden.entry.js").then(i,consoleError);case"duet-modal":return import("./duet-modal.entry.js").then(i,consoleError);case"duet-collapsible":return import("./duet-collapsible.entry.js").then(i,consoleError);case"duet-cookie-consent":return import("./duet-cookie-consent.entry.js").then(i,consoleError);case"duet-tray":return import("./duet-tray.entry.js").then(i,consoleError);case"duet-date-picker":return import("./duet-date-picker.entry.js").then(i,consoleError);case"duet-button_2":return import("./duet-button_2.entry.js").then(i,consoleError);case"duet-grid_2":return import("./duet-grid_2.entry.js").then(i,consoleError);case"duet-header_2":return import("./duet-header_2.entry.js").then(i,consoleError);case"duet-radio_2":return import("./duet-radio_2.entry.js").then(i,consoleError);case"duet-choice_2":return import("./duet-choice_2.entry.js").then(i,consoleError);case"duet-list_2":return import("./duet-list_2.entry.js").then(i,consoleError);case"duet-divider_2":return import("./duet-divider_2.entry.js").then(i,consoleError);case"duet-input_2":return import("./duet-input_2.entry.js").then(i,consoleError);case"duet-step_2":return import("./duet-step_2.entry.js").then(i,consoleError);case"duet-pagination_2":return import("./duet-pagination_2.entry.js").then(i,consoleError);case"duet-notification_2":return import("./duet-notification_2.entry.js").then(i,consoleError);case"duet-editable-table_3":return import("./duet-editable-table_3.entry.js").then(i,consoleError);case"duet-scrollable_3":return import("./duet-scrollable_3.entry.js").then(i,consoleError);case"duet-caption_4":return import("./duet-caption_4.entry.js").then(i,consoleError);case"duet-banner":return import("./duet-banner.entry.js").then(i,consoleError);case"duet-breadcrumb":return import("./duet-breadcrumb.entry.js").then(i,consoleError);case"duet-breadcrumbs":return import("./duet-breadcrumbs.entry.js").then(i,consoleError);case"duet-callout":return import("./duet-callout.entry.js").then(i,consoleError);case"duet-combobox":return import("./duet-combobox.entry.js").then(i,consoleError);case"duet-contact-card":return import("./duet-contact-card.entry.js").then(i,consoleError);case"duet-file-chooser":return import("./duet-file-chooser.entry.js").then(i,consoleError);case"duet-footer":return import("./duet-footer.entry.js").then(i,consoleError);case"duet-menu-bar":return import("./duet-menu-bar.entry.js").then(i,consoleError);case"duet-menu-bar-button":return import("./duet-menu-bar-button.entry.js").then(i,consoleError);case"duet-menu-bar-dropdown":return import("./duet-menu-bar-dropdown.entry.js").then(i,consoleError);case"duet-menu-bar-dropdown-link":return import("./duet-menu-bar-dropdown-link.entry.js").then(i,consoleError);case"duet-menu-bar-item":return import("./duet-menu-bar-item.entry.js").then(i,consoleError);case"duet-menu-bar-link":return import("./duet-menu-bar-link.entry.js").then(i,consoleError);case"duet-multiselect":return import("./duet-multiselect.entry.js").then(i,consoleError);case"duet-nav":return import("./duet-nav.entry.js").then(i,consoleError);case"duet-page-heading":return import("./duet-page-heading.entry.js").then(i,consoleError);case"duet-phone-input":return import("./duet-phone-input.entry.js").then(i,consoleError);case"duet-promo-card":return import("./duet-promo-card.entry.js").then(i,consoleError);case"duet-shaped-image":return import("./duet-shaped-image.entry.js").then(i,consoleError);case"duet-slideout":return import("./duet-slideout.entry.js").then(i,consoleError);case"duet-slideout-lang":return import("./duet-slideout-lang.entry.js").then(i,consoleError);case"duet-slideout-link":return import("./duet-slideout-link.entry.js").then(i,consoleError);case"duet-slideout-panel":return import("./duet-slideout-panel.entry.js").then(i,consoleError);case"duet-slideout-panel-dropdown":return import("./duet-slideout-panel-dropdown.entry.js").then(i,consoleError);case"duet-submenu-bar":return import("./duet-submenu-bar.entry.js").then(i,consoleError);case"duet-submenu-bar-dropdown":return import("./duet-submenu-bar-dropdown.entry.js").then(i,consoleError);case"duet-submenu-bar-dropdown-link":return import("./duet-submenu-bar-dropdown-link.entry.js").then(i,consoleError);case"duet-submenu-bar-item":return import("./duet-submenu-bar-item.entry.js").then(i,consoleError);case"duet-submenu-bar-link":return import("./duet-submenu-bar-link.entry.js").then(i,consoleError);case"duet-toolbar":return import("./duet-toolbar.entry.js").then(i,consoleError);case"duet-toolbar-dropdown":return import("./duet-toolbar-dropdown.entry.js").then(i,consoleError);case"duet-toolbar-dropdown-link":return import("./duet-toolbar-dropdown-link.entry.js").then(i,consoleError);case"duet-toolbar-item":return import("./duet-toolbar-item.entry.js").then(i,consoleError);case"duet-toolbar-link":return import("./duet-toolbar-link.entry.js").then(i,consoleError);case"duet-checkmark":return import("./duet-checkmark.entry.js").then(i,consoleError);case"duet-chip":return import("./duet-chip.entry.js").then(i,consoleError);case"duet-upload-aria-status":return import("./duet-upload-aria-status.entry.js").then(i,consoleError);case"duet-upload-item":return import("./duet-upload-item.entry.js").then(i,consoleError);case"duet-popup-menu_2":return import("./duet-popup-menu_2.entry.js").then(i,consoleError);case"duet-show-more":return import("./duet-show-more.entry.js").then(i,consoleError);case"duet-status-icon":return import("./duet-status-icon.entry.js").then(i,consoleError);case"duet-fieldset":return import("./duet-fieldset.entry.js").then(i,consoleError);case"duet-overlay":return import("./duet-overlay.entry.js").then(i,consoleError);case"duet-tooltip-button_2":return import("./duet-tooltip-button_2.entry.js").then(i,consoleError)}}return import("./".concat(o,".entry.js").concat("")).then((function(e){{cmpModules.set(o,e)}return e[n]}),consoleError)};var styles=new Map;var CONTENT_REF_ID="r";var ORG_LOCATION_ID="o";var SLOT_NODE_ID="s";var TEXT_NODE_ID="t";var COMMENT_NODE_ID="c";var HYDRATE_ID="s-id";var HYDRATED_STYLE_ID="sty-id";var HYDRATE_CHILD_ID="c-id";var SLOT_FB_CSS="slot-fb{display:contents}slot-fb[hidden]{display:none}";var XLINK_NS="http://www.w3.org/1999/xlink";var win=typeof window!=="undefined"?window:{};var doc=win.document||{head:{}};var plt={o:0,S:"",jmp:function(e){return e()},raf:function(e){return requestAnimationFrame(e)},ael:function(e,r,t,n){return e.addEventListener(r,t,n)},rel:function(e,r,t,n){return e.removeEventListener(r,t,n)},ce:function(e,r){return new CustomEvent(e,r)}};var supportsListenerOptions=function(){var e=false;try{doc.addEventListener("e",null,Object.defineProperty({},"passive",{get:function(){e=true}}))}catch(e){}return e}();var promiseResolve=function(e){return Promise.resolve(e)};var supportsConstructableStylesheets=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false}();var queuePending=false;var queueDomReads=[];var queueDomWrites=[];var queueTask=function(e,r){return function(t){e.push(t);if(!queuePending){queuePending=true;if(r&&plt.o&4){nextTick(flush)}else{plt.raf(flush)}}}};var consume=function(e){for(var r=0;r<e.length;r++){try{e[r](performance.now())}catch(e){consoleError(e)}}e.length=0};var flush=function(){consume(queueDomReads);{consume(queueDomWrites);if(queuePending=queueDomReads.length>0){plt.raf(flush)}}};var nextTick=function(e){return promiseResolve().then(e)};var writeTask=queueTask(queueDomWrites,true);var EMPTY_OBJ={};var SVG_NS="http://www.w3.org/2000/svg";var HTML_NS="http://www.w3.org/1999/xhtml";var isDef=function(e){return e!=null};var isComplexType=function(e){e=typeof e;return e==="object"||e==="function"};function queryNonceMetaTagContent(e){var r,t,n;return(n=(t=(r=e.head)==null?void 0:r.querySelector('meta[name="csp-nonce"]'))==null?void 0:t.getAttribute("content"))!=null?n:void 0}var result_exports={};__export(result_exports,{err:function(){return err},map:function(){return map},ok:function(){return ok},unwrap:function(){return unwrap},unwrapErr:function(){return unwrapErr}});var ok=function(e){return{isOk:true,isErr:false,value:e}};var err=function(e){return{isOk:false,isErr:true,value:e}};function map(e,r){if(e.isOk){var t=r(e.value);if(t instanceof Promise){return t.then((function(e){return ok(e)}))}else{return ok(t)}}if(e.isErr){var n=e.value;return err(n)}throw"should never get here"}var unwrap=function(e){if(e.isOk){return e.value}else{throw e.value}};var unwrapErr=function(e){if(e.isErr){return e.value}else{throw e.value}};var h=function(e,r){var t=[];for(var n=2;n<arguments.length;n++){t[n-2]=arguments[n]}var o=null;var a=null;var i=null;var u=false;var s=false;var l=[];var c=function(r){for(var t=0;t<r.length;t++){o=r[t];if(Array.isArray(o)){c(o)}else if(o!=null&&typeof o!=="boolean"){if(u=typeof e!=="function"&&!isComplexType(o)){o=String(o)}if(u&&s){l[l.length-1].j+=o}else{l.push(u?newVNode(null,o):o)}s=u}}};c(t);if(r){if(r.key){a=r.key}if(r.name){i=r.name}{var f=r.className||r.class;if(f){r.class=typeof f!=="object"?f:Object.keys(f).filter((function(e){return f[e]})).join(" ")}}}if(typeof e==="function"){return e(r===null?{}:r,l,vdomFnUtils)}var d=newVNode(e,null);d.T=r;if(l.length>0){d.N=l}{d.k=a}{d.C=i}return d};var newVNode=function(e,r){var t={o:0,$:e,j:r,D:null,N:null};{t.T=null}{t.k=null}{t.C=null}return t};var Host={};var isHost=function(e){return e&&e.$===Host};var vdomFnUtils={forEach:function(e,r){return e.map(convertToPublic).forEach(r)},map:function(e,r){return e.map(convertToPublic).map(r).map(convertToPrivate)}};var convertToPublic=function(e){return{vattrs:e.T,vchildren:e.N,vkey:e.k,vname:e.C,vtag:e.$,vtext:e.j}};var convertToPrivate=function(e){if(typeof e.vtag==="function"){var r=__assign({},e.vattrs);if(e.vkey){r.key=e.vkey}if(e.vname){r.name=e.vname}return h.apply(void 0,__spreadArray([e.vtag,r],e.vchildren||[],false))}var t=newVNode(e.vtag,e.vtext);t.T=e.vattrs;t.N=e.vchildren;t.k=e.vkey;t.C=e.vname;return t};var setAccessor=function(e,r,t,n,o,a){if(t!==n){var i=isMemberInElement(e,r);var u=r.toLowerCase();if(r==="class"){var s=e.classList;var l=parseClassList(t);var c=parseClassList(n);if(e["s-si"]&&c.indexOf(e["s-si"])<0){c.push(e["s-si"])}s.remove.apply(s,l.filter((function(e){return e&&!c.includes(e)})));s.add.apply(s,c.filter((function(e){return e&&!l.includes(e)})))}else if(r==="style"){{for(var f in t){if(!n||n[f]==null){if(f.includes("-")){e.style.removeProperty(f)}else{e.style[f]=""}}}}for(var f in n){if(!t||n[f]!==t[f]){if(f.includes("-")){e.style.setProperty(f,n[f])}else{e.style[f]=n[f]}}}}else if(r==="key");else if(r==="ref"){if(n){n(e)}}else if(!i&&r[0]==="o"&&r[1]==="n"){if(r[2]==="-"){r=r.slice(3)}else if(isMemberInElement(win,u)){r=u.slice(2)}else{r=u[2]+r.slice(3)}if(t||n){var d=r.endsWith(CAPTURE_EVENT_SUFFIX);r=r.replace(CAPTURE_EVENT_REGEX,"");if(t){plt.rel(e,r,t,d)}if(n){plt.ael(e,r,n,d)}}}else{var v=isComplexType(n);if((i||v&&n!==null)&&!o){try{if(!e.tagName.includes("-")){var p=n==null?"":n;if(r==="list"){i=false}else if(t==null||e[r]!=p){if(typeof e.__lookupSetter__(r)==="function"){e[r]=p}else{e.setAttribute(r,p)}}}else{e[r]=n}}catch(e){}}var m=false;{if(u!==(u=u.replace(/^xlink\:?/,""))){r=u;m=true}}if(n==null||n===false){if(n!==false||e.getAttribute(r)===""){if(m){e.removeAttributeNS(XLINK_NS,r)}else{e.removeAttribute(r)}}}else if((!i||a&4||o)&&!v){n=n===true?"":n;if(m){e.setAttributeNS(XLINK_NS,r,n)}else{e.setAttribute(r,n)}}}}};var parseClassListRegex=/\s/;var parseClassList=function(e){return"object"==typeof e&&"baseVal"in e&&(e=e.baseVal),e?e.split(parseClassListRegex):[]};var CAPTURE_EVENT_SUFFIX="Capture";var CAPTURE_EVENT_REGEX=new RegExp(CAPTURE_EVENT_SUFFIX+"$");var updateElement=function(e,r,t){var n=r.D.nodeType===11&&r.D.host?r.D.host:r.D;var o=e&&e.T||EMPTY_OBJ;var a=r.T||EMPTY_OBJ;{for(var i=0,u=sortedAttrNames(Object.keys(o));i<u.length;i++){var s=u[i];if(!(s in a)){setAccessor(n,s,o[s],void 0,t,r.o)}}}for(var l=0,c=sortedAttrNames(Object.keys(a));l<c.length;l++){var s=c[l];setAccessor(n,s,o[s],a[s],t,r.o)}};function sortedAttrNames(e){return e.includes("ref")?__spreadArray(__spreadArray([],e.filter((function(e){return e!=="ref"})),true),["ref"],false):e}var scopeId;var contentRef;var hostTagName;var useNativeShadowDom=false;var checkSlotFallbackVisibility=false;var checkSlotRelocate=false;var isSvgMode=false;var createElm=function(e,r,t,n){var o;var a=r.N[t];var i=0;var u;var s;var l;if(!useNativeShadowDom){checkSlotRelocate=true;if(a.$==="slot"){if(scopeId){n.classList.add(scopeId+"-s")}a.o|=a.N?2:1}}if(a.j!==null){u=a.D=doc.createTextNode(a.j)}else if(a.o&1){u=a.D=doc.createTextNode("")}else{if(!isSvgMode){isSvgMode=a.$==="svg"}u=a.D=doc.createElementNS(isSvgMode?SVG_NS:HTML_NS,!useNativeShadowDom&&BUILD.slotRelocation&&a.o&2?"slot-fb":a.$);if(isSvgMode&&a.$==="foreignObject"){isSvgMode=false}{updateElement(null,a,isSvgMode)}var c=u.getRootNode();var f=!c.querySelector("body");if(!f&&BUILD.scoped&&isDef(scopeId)&&u["s-si"]!==scopeId){u.classList.add(u["s-si"]=scopeId)}{updateElementScopeIds(u,n)}if(a.N){for(i=0;i<a.N.length;++i){s=createElm(e,a,i,u);if(s){u.appendChild(s)}}}{if(a.$==="svg"){isSvgMode=false}else if(u.tagName==="foreignObject"){isSvgMode=true}}}u["s-hn"]=hostTagName;{if(a.o&(2|1)){u["s-sr"]=true;u["s-cr"]=contentRef;u["s-sn"]=a.C||"";u["s-rf"]=(o=a.T)==null?void 0:o.ref;l=e&&e.N&&e.N[t];if(l&&l.$===a.$&&e.D){{putBackInOriginalLocation(e.D,false)}}}}return u};var putBackInOriginalLocation=function(e,r){plt.o|=1;var t=Array.from(e.__childNodes||e.childNodes);if(e["s-sr"]&&BUILD.experimentalSlotFixes){var n=e;while(n=n.nextSibling){if(n&&n["s-sn"]===e["s-sn"]&&n["s-sh"]===hostTagName){t.push(n)}}}for(var o=t.length-1;o>=0;o--){var a=t[o];if(a["s-hn"]!==hostTagName&&a["s-ol"]){insertBefore(parentReferenceNode(a),a,referenceNode(a));a["s-ol"].remove();a["s-ol"]=void 0;a["s-sh"]=void 0;checkSlotRelocate=true}if(r){putBackInOriginalLocation(a,r)}}plt.o&=~1};var addVnodes=function(e,r,t,n,o,a){var i=e["s-cr"]&&e["s-cr"].parentNode||e;var u;if(i.shadowRoot&&i.tagName===hostTagName){i=i.shadowRoot}for(;o<=a;++o){if(n[o]){u=createElm(null,t,o,e);if(u){n[o].D=u;insertBefore(i,u,referenceNode(r))}}}};var removeVnodes=function(e,r,t){for(var n=r;n<=t;++n){var o=e[n];if(o){var a=o.D;nullifyVNodeRefs(o);if(a){{checkSlotFallbackVisibility=true;if(a["s-ol"]){a["s-ol"].remove()}else{putBackInOriginalLocation(a,true)}}a.remove()}}}};var updateChildren=function(e,r,t,n,o){if(o===void 0){o=false}var a=0;var i=0;var u=0;var s=0;var l=r.length-1;var c=r[0];var f=r[l];var d=n.length-1;var v=n[0];var p=n[d];var m;var y;while(a<=l&&i<=d){if(c==null){c=r[++a]}else if(f==null){f=r[--l]}else if(v==null){v=n[++i]}else if(p==null){p=n[--d]}else if(isSameVnode(c,v,o)){patch(c,v,o);c=r[++a];v=n[++i]}else if(isSameVnode(f,p,o)){patch(f,p,o);f=r[--l];p=n[--d]}else if(isSameVnode(c,p,o)){if(c.$==="slot"||p.$==="slot"){putBackInOriginalLocation(c.D.parentNode,false)}patch(c,p,o);insertBefore(e,c.D,f.D.nextSibling);c=r[++a];p=n[--d]}else if(isSameVnode(f,v,o)){if(c.$==="slot"||p.$==="slot"){putBackInOriginalLocation(f.D.parentNode,false)}patch(f,v,o);insertBefore(e,f.D,c.D);f=r[--l];v=n[++i]}else{u=-1;{for(s=a;s<=l;++s){if(r[s]&&r[s].k!==null&&r[s].k===v.k){u=s;break}}}if(u>=0){y=r[u];if(y.$!==v.$){m=createElm(r&&r[i],t,u,e)}else{patch(y,v,o);r[u]=void 0;m=y.D}v=n[++i]}else{m=createElm(r&&r[i],t,i,e);v=n[++i]}if(m){{insertBefore(parentReferenceNode(c.D),m,referenceNode(c.D))}}}}if(a>l){addVnodes(e,n[d+1]==null?null:n[d+1].D,t,n,i,d)}else if(i>d){removeVnodes(r,a,l)}};var isSameVnode=function(e,r,t){if(t===void 0){t=false}if(e.$===r.$){if(e.$==="slot"){if("R"in e&&t&&e.D.nodeType!==8){return false}return e.C===r.C}if(!t){return e.k===r.k}return true}return false};var referenceNode=function(e){return e&&e["s-ol"]||e};var parentReferenceNode=function(e){return(e["s-ol"]?e["s-ol"]:e).parentNode};var patch=function(e,r,t){if(t===void 0){t=false}var n=r.D=e.D;var o=e.N;var a=r.N;var i=r.$;var u=r.j;var s;if(u===null){{isSvgMode=i==="svg"?true:i==="foreignObject"?false:isSvgMode}{if(i==="slot"&&!useNativeShadowDom);else{updateElement(e,r,isSvgMode)}}if(o!==null&&a!==null){updateChildren(n,o,r,a,t)}else if(a!==null){if(e.j!==null){n.textContent=""}addVnodes(n,null,r,a,0,a.length-1)}else if(!t&&BUILD.updatable&&o!==null){removeVnodes(o,0,o.length-1)}if(isSvgMode&&i==="svg"){isSvgMode=false}}else if(s=n["s-cr"]){s.parentNode.textContent=u}else if(e.j!==u){n.data=u}};var updateFallbackSlotVisibility=function(e){var r=e.__childNodes||e.childNodes;for(var t=0,n=r;t<n.length;t++){var o=n[t];if(o.nodeType===1){if(o["s-sr"]){var a=o["s-sn"];o.hidden=false;for(var i=0,u=r;i<u.length;i++){var s=u[i];if(s!==o){if(s["s-hn"]!==o["s-hn"]||a!==""){if(s.nodeType===1&&(a===s.getAttribute("slot")||a===s["s-sn"])||s.nodeType===3&&a===s["s-sn"]){o.hidden=true;break}}else if(a===s["s-sn"]){if(s.nodeType===1||s.nodeType===3&&s.textContent.trim()!==""){o.hidden=true;break}}}}}updateFallbackSlotVisibility(o)}}};var relocateNodes=[];var markSlotContentForRelocation=function(e){var r;var t;var n;var o=e.__childNodes||e.childNodes;for(var a=0,i=o;a<i.length;a++){var u=i[a];if(u["s-sr"]&&(r=u["s-cr"])&&r.parentNode){t=r.parentNode.__childNodes||r.parentNode.childNodes;var s=u["s-sn"];var l=function(){r=t[n];if(!r["s-cn"]&&!r["s-nr"]&&r["s-hn"]!==u["s-hn"]&&!BUILD.experimentalSlotFixes){if(isNodeLocatedInSlot(r,s)){var e=relocateNodes.find((function(e){return e.I===r}));checkSlotFallbackVisibility=true;r["s-sn"]=r["s-sn"]||s;if(e){e.I["s-sh"]=u["s-hn"];e.O=u}else{r["s-sh"]=u["s-hn"];relocateNodes.push({O:u,I:r})}if(r["s-sr"]){relocateNodes.map((function(t){if(isNodeLocatedInSlot(t.I,r["s-sn"])){e=relocateNodes.find((function(e){return e.I===r}));if(e&&!t.O){t.O=e.O}}}))}}else if(!relocateNodes.some((function(e){return e.I===r}))){relocateNodes.push({I:r})}}};for(n=t.length-1;n>=0;n--){l()}}if(u.nodeType===1){markSlotContentForRelocation(u)}}};var isNodeLocatedInSlot=function(e,r){if(e.nodeType===1){if(e.getAttribute("slot")===null&&r===""){return true}if(e.getAttribute("slot")===r){return true}return false}if(e["s-sn"]===r){return true}return r===""};var nullifyVNodeRefs=function(e){{e.T&&e.T.ref&&e.T.ref(null);e.N&&e.N.map(nullifyVNodeRefs)}};var insertBefore=function(e,r,t){var n=e==null?void 0:e.insertBefore(r,t);{updateElementScopeIds(r,e)}return n};var findScopeIds=function(e){var r=[];if(e){r.push.apply(r,__spreadArray(__spreadArray(__spreadArray([],e["s-scs"]||[],false),[e["s-si"],e["s-sc"]],false),findScopeIds(e.parentElement),false))}return r};var updateElementScopeIds=function(e,r,t){if(t===void 0){t=false}var n;if(e&&r&&e.nodeType===1){var o=new Set(findScopeIds(r).filter(Boolean));if(o.size){(n=e.classList)==null?void 0:n.add.apply(n,e["s-scs"]=Array.from(o));if(e["s-ol"]||t){for(var a=0,i=Array.from(e.__childNodes||e.childNodes);a<i.length;a++){var u=i[a];updateElementScopeIds(u,e,true)}}}}};var renderVdom=function(e,r,t){if(t===void 0){t=false}var n,o,a,i;var u=e.$hostElement$;var s=e.i;var l=e.L||newVNode(null,null);var c=isHost(r)?r:h(null,null,r);hostTagName=u.tagName;if(s.A){c.T=c.T||{};s.A.map((function(e){var r=e[0],t=e[1];return c.T[t]=u[r]}))}if(t&&c.T){for(var f=0,d=Object.keys(c.T);f<d.length;f++){var v=d[f];if(u.hasAttribute(v)&&!["key","ref","style","class"].includes(v)){c.T[v]=u[v]}}}c.$=null;c.o|=4;e.L=c;c.D=l.D=u.shadowRoot||u;{scopeId=u["s-sc"]}useNativeShadowDom=(s.o&1)!==0;{contentRef=u["s-cr"];checkSlotFallbackVisibility=false}patch(l,c,t);{plt.o|=1;if(checkSlotRelocate){markSlotContentForRelocation(c.D);for(var p=0,m=relocateNodes;p<m.length;p++){var y=m[p];var b=y.I;if(!b["s-ol"]){var E=doc.createTextNode("");E["s-nr"]=b;insertBefore(b.parentNode,b["s-ol"]=E,b)}}for(var g=0,_=relocateNodes;g<_.length;g++){var y=_[g];var b=y.I;var S=y.O;if(S){var w=S.parentNode;var j=S.nextSibling;{var E=(n=b["s-ol"])==null?void 0:n.previousSibling;while(E){var T=(o=E["s-nr"])!=null?o:null;if(T&&T["s-sn"]===b["s-sn"]&&w===T.parentNode){T=T.nextSibling;while(T===b||(T==null?void 0:T["s-sr"])){T=T==null?void 0:T.nextSibling}if(!T||!T["s-nr"]){j=T;break}}E=E.previousSibling}}if(!j&&w!==b.parentNode||b.nextSibling!==j){if(b!==j){if(!b["s-hn"]&&b["s-ol"]){b["s-hn"]=b["s-ol"].parentNode.nodeName}insertBefore(w,b,j);if(b.nodeType===1){b.hidden=(a=b["s-ih"])!=null?a:false}}}b&&typeof S["s-rf"]==="function"&&S["s-rf"](b)}else{if(b.nodeType===1){if(t){b["s-ih"]=(i=b.hidden)!=null?i:false}b.hidden=true}}}}if(checkSlotFallbackVisibility){updateFallbackSlotVisibility(c.D)}plt.o&=~1;relocateNodes.length=0}contentRef=void 0};var patchChildSlotNodes=function(e){var r=function(e){__extends(r,e);function r(){return e!==null&&e.apply(this,arguments)||this}r.prototype.item=function(e){return this[e]};return r}(Array);var t=globalThis.Node&&Object.getOwnPropertyDescriptor(Node.prototype,"childNodes");if(!t){t=Object.getOwnPropertyDescriptor(e,"childNodes")}if(t)Object.defineProperty(e,"__childNodes",t);var n=Object.getOwnPropertyDescriptor(Element.prototype,"children");if(!n){n=Object.getOwnPropertyDescriptor(e,"children")}if(n)Object.defineProperty(e,"__children",n);Object.defineProperty(e,"children",{get:function(){return this.childNodes.filter((function(e){return e.nodeType===1}))}});Object.defineProperty(e,"childElementCount",{get:function(){return this.children.length}});if(!t)return;Object.defineProperty(e,"childNodes",{get:function(){var e,t;if(!plt.o||!((e=getHostRef(this))==null?void 0:e.o)||(plt.o&1)===0&&((t=getHostRef(this))==null?void 0:t.o)&2){var n=new r;var o=getSlottedChildNodes(this.__childNodes);n.push.apply(n,o);return n}return r.from(this.__childNodes)}})};var addSlotRelocateNode=function(e,r,t,n){var o;if(e["s-ol"]&&e["s-ol"].isConnected){o=e["s-ol"]}else{o=document.createTextNode("");o["s-nr"]=e}if(!r["s-cr"]||!r["s-cr"].parentNode)return;var a=r["s-cr"].parentNode;var i=t?a.__prepend||a.prepend:a.__appendChild||a.appendChild;if(typeof n!=="undefined"){{o["s-oo"]=n;var u=a.__childNodes||a.childNodes;var s=[o];u.forEach((function(e){if(e["s-nr"])s.push(e)}));s.sort((function(e,r){if(!e["s-oo"]||e["s-oo"]<r["s-oo"])return-1;else if(!r["s-oo"]||r["s-oo"]<e["s-oo"])return 1;return 0}));s.forEach((function(e){return i.call(a,e)}))}}else{i.call(a,o)}e["s-ol"]=o;e["s-sh"]=r["s-hn"]};var getSlottedChildNodes=function(e){var r=[];for(var t=0;t<e.length;t++){var n=e[t]["s-nr"];if(n&&n.isConnected){r.push(n)}}return r};var createTime=function(e,r){if(r===void 0){r=""}{return function(){return}}};var uniqueTime=function(e,r){{return function(){return}}};var initializeClientHydrate=function(e,r,t,n){var o=createTime("hydrateClient",r);var a=e.shadowRoot;var i=[];var u=[];var s=[];var l=a?[]:null;var c=newVNode(r,null);c.D=e;if(!plt.H){initializeDocumentHydrate(doc.body,plt.H=new Map)}e[HYDRATE_ID]=t;e.removeAttribute(HYDRATE_ID);n.L=clientHydrate(c,i,u,l,e,e,t,s);var f=0;var d=i.length;var v;for(f;f<d;f++){v=i[f];var p=v.V+"."+v.R;var m=plt.H.get(p);var y=v.D;if(!a){y["s-hn"]=r.toUpperCase();if(v.$==="slot"){y["s-cr"]=e["s-cr"]}}if(m&&m.isConnected){if(a&&m["s-en"]===""){m.parentNode.insertBefore(y,m.nextSibling)}m.parentNode.removeChild(m);if(!a){y["s-oo"]=parseInt(v.R)}}plt.H.delete(p)}var h=[];var b=0;var E=s.length;var g;var _;var S;var w;for(b;b<E;b++){g=s[b];if(!g||!g.length)continue;S=g.length;_=0;for(_;_<S;_++){w=g[_];if(!h[w.hostId]){h[w.hostId]=plt.H.get(w.hostId)}if(!h[w.hostId])continue;var j=h[w.hostId];if(!j.shadowRoot||!a){w.slot["s-cr"]=j["s-cr"];if(!w.slot["s-cr"]&&j.shadowRoot){w.slot["s-cr"]=j}else{var T=j.__childNodes||j.childNodes;w.slot["s-cr"]=T[0]}addSlotRelocateNode(w.node,w.slot,false,w.node["s-oo"])}if(j.shadowRoot&&w.node.parentElement!==j){j.appendChild(w.node)}}}if(a){var N=0;var k=l.length;for(N;N<k;N++){a.appendChild(l[N])}Array.from(e.childNodes).forEach((function(e){if(e.nodeType===8&&typeof e["s-sn"]!=="string"){e.parentNode.removeChild(e)}}))}n.$hostElement$=e;o()};var clientHydrate=function(e,r,t,n,o,a,i,u){if(u===void 0){u=[]}var s;var l;var c;var f;var d=o["s-sc"];if(a.nodeType===1){s=a.getAttribute(HYDRATE_CHILD_ID);if(s){l=s.split(".");if(l[0]===i||l[0]==="0"){c=createSimpleVNode({o:0,V:l[0],R:l[1],M:l[2],F:l[3],$:a.tagName.toLowerCase(),D:a,T:{class:a.className}});r.push(c);a.removeAttribute(HYDRATE_CHILD_ID);if(!e.N){e.N=[]}var v=c.D.getAttribute("s-sn");if(typeof v==="string"){if(c.$==="slot-fb"){addSlot(v,l[2],c,a,e,r,t,n,u)}c.D["s-sn"]=v;c.D.removeAttribute("s-sn")}if(c.F!==void 0){e.N[c.F]=c}if(d)a["s-si"]=d;e=c;if(n&&c.M==="0"){n[c.F]=c.D}}}if(a.shadowRoot){for(f=a.shadowRoot.childNodes.length-1;f>=0;f--){clientHydrate(e,r,t,n,o,a.shadowRoot.childNodes[f],i,u)}}var p=a.__childNodes||a.childNodes;for(f=p.length-1;f>=0;f--){clientHydrate(e,r,t,n,o,p[f],i,u)}}else if(a.nodeType===8){l=a.nodeValue.split(".");if(l[1]===i||l[1]==="0"){s=l[0];c=createSimpleVNode({V:l[1],R:l[2],M:l[3],F:l[4]||"0",D:a,T:null,N:null,k:null,C:null,$:null,j:null});if(s===TEXT_NODE_ID){c.D=a.nextSibling;if(c.D&&c.D.nodeType===3){c.j=c.D.textContent;r.push(c);a.remove();if(i===c.V){if(!e.N){e.N=[]}e.N[c.F]=c}if(n&&c.M==="0"){n[c.F]=c.D}}}else if(s===COMMENT_NODE_ID){c.D=a.nextSibling;if(c.D&&c.D.nodeType===8){r.push(c);a.remove()}}else if(c.V===i){if(s===SLOT_NODE_ID){c.$="slot";var v=a["s-sn"]=c.C=l[5]||"";addSlot(v,l[2],c,a,e,r,t,n,u)}else if(s===CONTENT_REF_ID){if(n){a.remove()}else{o["s-cr"]=a;a["s-cn"]=true}}}}}else if(e&&e.$==="style"){var m=newVNode(null,a.textContent);m.D=a;m.F="0";e.N=[m]}return e};var initializeDocumentHydrate=function(e,r){if(e.nodeType===1){var t=e[HYDRATE_ID]||e.getAttribute(HYDRATE_ID);if(t){r.set(t,e)}var n=0;if(e.shadowRoot){for(;n<e.shadowRoot.childNodes.length;n++){initializeDocumentHydrate(e.shadowRoot.childNodes[n],r)}}var o=e.__childNodes||e.childNodes;for(n=0;n<o.length;n++){initializeDocumentHydrate(o[n],r)}}else if(e.nodeType===8){var a=e.nodeValue.split(".");if(a[0]===ORG_LOCATION_ID){r.set(a[1]+"."+a[2],e);e.nodeValue="";e["s-en"]=a[3]}}};var createSimpleVNode=function(e){var r={o:0,V:null,R:null,M:null,F:"0",D:null,T:null,N:null,k:null,C:null,$:null,j:null};return __assign(__assign({},r),e)};function addSlot(e,r,t,n,o,a,i,u,s){n["s-sr"]=true;var l=(o==null?void 0:o.D)?o.D["s-id"]||o.D.getAttribute("s-id"):"";if(u){var c=t.D=doc.createElement(t.$);if(t.C){t.D.setAttribute("name",e)}if(l&&l!==t.V){o.D.insertBefore(c,o.D.children[0])}else{n.parentNode.insertBefore(t.D,n)}addSlottedNodes(s,r,e,n,t.V);n.remove();if(t.M==="0"){u[t.F]=t.D}}else{var c=t.D;var f=l&&l!==t.V&&o.D.shadowRoot;addSlottedNodes(s,r,e,n,f?l:t.V);if(f){o.D.insertBefore(c,o.D.children[0])}a.push(t)}i.push(t);if(!o.N){o.N=[]}o.N[t.F]=t}var addSlottedNodes=function(e,r,t,n,o){var a=n.nextSibling;e[r]=e[r]||[];while(a&&((a["getAttribute"]&&a.getAttribute("slot")||a["s-sn"])===t||t===""&&!a["s-sn"]&&(a.nodeType===8&&a.nodeValue.indexOf(".")!==1||a.nodeType===3))){a["s-sn"]=t;e[r].push({slot:n,node:a,hostId:o});a=a.nextSibling}};var parsePropertyValue=function(e,r){if(e!=null&&!isComplexType(e)){if(r&4){return e==="false"?false:e===""||!!e}if(r&2){return parseFloat(e)}if(r&1){return String(e)}return e}return e};var getElement=function(e){return getHostRef(e).$hostElement$};var createEvent=function(e,r,t){var n=getElement(e);return{emit:function(e){return emitEvent(n,r,{bubbles:!!(t&4),composed:!!(t&2),cancelable:!!(t&1),detail:e})}}};var emitEvent=function(e,r,t){var n=plt.ce(r,t);e.dispatchEvent(n);return n};var rootAppliedStyles=new WeakMap;var registerStyle=function(e,r,t){var n=styles.get(e);if(supportsConstructableStylesheets&&t){n=n||new CSSStyleSheet;if(typeof n==="string"){n=r}else{n.replaceSync(r)}}else{n=r}styles.set(e,n)};var addStyle=function(e,r,t){var n;var o=getScopeId(r);var a=styles.get(o);e=e.nodeType===11?e:doc;if(a){if(typeof a==="string"){e=e.head||e;var i=rootAppliedStyles.get(e);var u=void 0;if(!i){rootAppliedStyles.set(e,i=new Set)}if(!i.has(o)){if(e.host&&(u=e.querySelector("[".concat(HYDRATED_STYLE_ID,'="').concat(o,'"]')))){u.innerHTML=a}else{u=doc.createElement("style");u.innerHTML=a;var s=(n=plt.P)!=null?n:queryNonceMetaTagContent(doc);if(s!=null){u.setAttribute("nonce",s)}if(!(r.o&1)){if(e.nodeName==="HEAD"){var l=e.querySelectorAll("link[rel=preconnect]");var c=l.length>0?l[l.length-1].nextSibling:e.querySelector("style");e.insertBefore(u,c)}else if("host"in e){if(supportsConstructableStylesheets){var f=new CSSStyleSheet;f.replaceSync(a);e.adoptedStyleSheets=__spreadArray([f],e.adoptedStyleSheets,true)}else{var d=e.querySelector("style");if(d){d.innerHTML=a+d.innerHTML}else{e.prepend(u)}}}else{e.append(u)}}if(r.o&1&&e.nodeName!=="HEAD"){e.insertBefore(u,null)}}if(r.o&4){u.innerHTML+=SLOT_FB_CSS}if(i){i.add(o)}}}else if(!e.adoptedStyleSheets.includes(a)){e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets,true),[a],false)}}return o};var attachStyles=function(e){var r=e.i;var t=e.$hostElement$;var n=r.o;var o=createTime("attachStyles",r.h);var a=addStyle(t.shadowRoot?t.shadowRoot:t.getRootNode(),r);if(n&10&&n&2){t["s-sc"]=a;t.classList.add(a+"-h");if(n&2){t.classList.add(a+"-s")}}o()};var getScopeId=function(e,r){return"sc-"+e.h};var attachToAncestor=function(e,r){if(r&&!e.B&&r["s-p"]){r["s-p"].push(new Promise((function(r){return e.B=r})))}};var scheduleUpdate=function(e,r){{e.o|=16}if(e.o&4){e.o|=512;return}attachToAncestor(e,e.U);var t=function(){return dispatchHooks(e,r)};return writeTask(t)};var dispatchHooks=function(e,r){var t=e.$hostElement$;var n=createTime("scheduleUpdate",e.i.h);var o=e.t;if(!o){throw new Error("Can't render component <".concat(t.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"))}var a;if(r){{e.o|=256;if(e.q){e.q.map((function(e){var r=e[0],t=e[1];return safeCall(o,r,t)}));e.q=void 0}}{a=safeCall(o,"componentWillLoad")}}{a=enqueue(a,(function(){return safeCall(o,"componentWillRender")}))}n();return enqueue(a,(function(){return updateComponent(e,o,r)}))};var enqueue=function(e,r){return isPromisey(e)?e.then(r).catch((function(e){console.error(e);r()})):r()};var isPromisey=function(e){return e instanceof Promise||e&&e.then&&typeof e.then==="function"};var updateComponent=function(e,r,t){return __awaiter(void 0,void 0,void 0,(function(){var n,o,a,i,u,s,l;return __generator(this,(function(c){o=e.$hostElement$;a=createTime("update",e.i.h);i=o["s-rc"];if(t){attachStyles(e)}u=createTime("render",e.i.h);{callRender(e,r,o,t)}if(i){i.map((function(e){return e()}));o["s-rc"]=void 0}u();a();{s=(n=o["s-p"])!=null?n:[];l=function(){return postUpdateComponent(e)};if(s.length===0){l()}else{Promise.all(s).then(l);e.o|=4;s.length=0}}return[2]}))}))};var callRender=function(e,r,t,n){try{r=r.render();{e.o&=~16}{e.o|=2}{{{renderVdom(e,r,n)}}}}catch(r){consoleError(r,e.$hostElement$)}return null};var postUpdateComponent=function(e){var r=e.i.h;var t=e.$hostElement$;var n=createTime("postUpdate",r);var o=e.t;var a=e.U;{safeCall(o,"componentDidRender")}if(!(e.o&64)){e.o|=64;{addHydratedFlag(t)}{safeCall(o,"componentDidLoad")}n();{e.m(t);if(!a){appDidLoad()}}}else{{safeCall(o,"componentDidUpdate")}n()}{e.v(t)}{if(e.B){e.B();e.B=void 0}if(e.o&512){nextTick((function(){return scheduleUpdate(e,false)}))}e.o&=~(4|512)}};var appDidLoad=function(e){{addHydratedFlag(doc.documentElement)}nextTick((function(){return emitEvent(win,"appload",{detail:{namespace:NAMESPACE}})}))};var safeCall=function(e,r,t){if(e&&e[r]){try{return e[r](t)}catch(e){consoleError(e)}}return void 0};var addHydratedFlag=function(e){var r;return e.classList.add((r=BUILD.hydratedSelectorName)!=null?r:"hydrated")};var getValue=function(e,r){return getHostRef(e).u.get(r)};var setValue=function(e,r,t,n){var o=getHostRef(e);if(!o){throw new Error("Couldn't find host element for \"".concat(n.h,'" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).'))}var a=o.$hostElement$;var i=o.u.get(r);var u=o.o;var s=o.t;t=parsePropertyValue(t,n.Y[r][0]);var l=Number.isNaN(i)&&Number.isNaN(t);var c=t!==i&&!l;if((!(u&8)||i===void 0)&&c){o.u.set(r,t);if(s){if(n.W&&u&128){var f=n.W[r];if(f){f.map((function(e){try{s[e](t,i,r)}catch(e){consoleError(e,a)}}))}}if((u&(2|16))===2){scheduleUpdate(o,false)}}}};var proxyComponent=function(e,r,t){var n,o;var a=e.prototype;if(r.Y||(r.W||e.watchers)){if(e.watchers&&!r.W){r.W=e.watchers}var i=Object.entries((n=r.Y)!=null?n:{});i.map((function(e){var n=e[0],o=e[1][0];if(o&31||t&2&&o&32){if((o&2048)===0){Object.defineProperty(a,n,{get:function(){return getValue(this,n)},set:function(e){setValue(this,n,e,r)},configurable:true,enumerable:true})}else if(t&1&&o&2048){{Object.defineProperty(a,n,{get:function(){var e=getHostRef(this);var r=e?e.t:a;if(!r)return;return r[n]},configurable:true,enumerable:true})}if(o&4096){var i=Object.getOwnPropertyDescriptor(a,n).set;Object.defineProperty(a,n,{set:function(e){var t=this;var o=getHostRef(this);if(i){var a=o.$hostElement$[n];if(!o.u.get(n)&&a){o.u.set(n,a)}i.apply(this,[parsePropertyValue(e,r.Y[n][0])]);setValue(this,n,o.$hostElement$[n],r);return}if(!o)return;var u=function(){var a=o.t[n];if(!o.u.get(n)&&a){o.u.set(n,a)}o.t[n]=parsePropertyValue(e,r.Y[n][0]);setValue(t,n,o.t[n],r)};if(o.t){u()}else{o.p.then((function(){return u()}))}}})}}}else if(t&1&&o&64){Object.defineProperty(a,n,{value:function(){var e=[];for(var r=0;r<arguments.length;r++){e[r]=arguments[r]}var t;var o=getHostRef(this);return(t=o==null?void 0:o.l)==null?void 0:t.then((function(){var r;return(r=o.t)==null?void 0:r[n].apply(r,e)}))}})}}));if(t&1){var u=new Map;a.attributeChangedCallback=function(e,t,n){var o=this;plt.jmp((function(){var i;var s=u.get(e);if(o.hasOwnProperty(s)){n=o[s];delete o[s]}else if(a.hasOwnProperty(s)&&typeof o[s]==="number"&&o[s]==n){return}else if(s==null){var l=getHostRef(o);var c=l==null?void 0:l.o;if(c&&!(c&8)&&c&128&&n!==t){var f=l.t;var d=(i=r.W)==null?void 0:i[e];d==null?void 0:d.forEach((function(r){if(f[r]!=null){f[r].call(f,n,t,e)}}))}return}var v=Object.getOwnPropertyDescriptor(a,s);if(!v.get||!!v.set){o[s]=n===null&&typeof o[s]==="boolean"?false:n}}))};e.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((o=r.W)!=null?o:{}),true),i.filter((function(e){var r=e[0],t=e[1];return t[0]&15})).map((function(e){var t=e[0],n=e[1];var o;var a=n[1]||t;u.set(a,t);if(n[0]&512){(o=r.A)==null?void 0:o.push([t,a])}return a})),true)))}}return e};var initializeComponent=function(e,r,t,n){return __awaiter(void 0,void 0,void 0,(function(){var n,o,a,i,u,s,l,c,f,d,v;return __generator(this,(function(p){switch(p.label){case 0:if(!((r.o&32)===0))return[3,6];r.o|=32;o=t._;if(!o)return[3,4];a=loadModule(t);if(!(a&&"then"in a))return[3,2];i=uniqueTime();return[4,a];case 1:n=p.sent();i();return[3,3];case 2:n=a;p.label=3;case 3:if(!n){throw new Error('Constructor for "'.concat(t.h,"#").concat(r.X,'" was not found'))}if(!n.isProxied){{t.W=n.watchers}proxyComponent(n,t,2);n.isProxied=true}u=createTime("createInstance",t.h);{r.o|=8}try{new n(r)}catch(e){consoleError(e)}{r.o&=~8}{r.o|=128}u();fireConnectedCallback(r.t);return[3,5];case 4:n=e.constructor;s=e.localName;customElements.whenDefined(s).then((function(){return r.o|=128}));p.label=5;case 5:if(n&&n.style){l=void 0;if(typeof n.style==="string"){l=n.style}c=getScopeId(t);if(!styles.has(c)){f=createTime("registerStyles",t.h);registerStyle(c,l,!!(t.o&1));f()}}p.label=6;case 6:d=r.U;v=function(){return scheduleUpdate(r,true)};if(d&&d["s-rc"]){d["s-rc"].push(v)}else{v()}return[2]}}))}))};var fireConnectedCallback=function(e){{safeCall(e,"connectedCallback")}};var connectedCallback=function(e){if((plt.o&1)===0){var r=getHostRef(e);var t=r.i;var n=createTime("connectedCallback",t.h);if(!(r.o&1)){r.o|=1;var o=void 0;{o=e.getAttribute(HYDRATE_ID);if(o){if(t.o&1){var a=addStyle(e.shadowRoot,t);e.classList.remove(a+"-h",a+"-s")}else if(t.o&2){var a=getScopeId(t);e["s-sc"]=a}initializeClientHydrate(e,t.h,o,r)}}if(!o){if(t.o&(4|8)){setContentReference(e)}}{var i=e;while(i=i.parentNode||i.host){if(i.nodeType===1&&i.hasAttribute("s-id")&&i["s-p"]||i["s-p"]){attachToAncestor(r,r.U=i);break}}}if(t.Y){Object.entries(t.Y).map((function(r){var t=r[0],n=r[1][0];if(n&31&&e.hasOwnProperty(t)){var o=e[t];delete e[t];e[t]=o}}))}{nextTick((function(){return initializeComponent(e,r,t)}))}}else{addHostEventListeners(e,r,t.G);if(r==null?void 0:r.t){fireConnectedCallback(r.t)}else if(r==null?void 0:r.p){r.p.then((function(){return fireConnectedCallback(r.t)}))}}n()}};var setContentReference=function(e){var r=e["s-cr"]=doc.createComment("");r["s-cn"]=true;insertBefore(e,r,e.firstChild)};var disconnectInstance=function(e){{safeCall(e,"disconnectedCallback")}};var disconnectedCallback=function(e){return __awaiter(void 0,void 0,void 0,(function(){var r;return __generator(this,(function(t){if((plt.o&1)===0){r=getHostRef(e);{if(r.K){r.K.map((function(e){return e()}));r.K=void 0}}if(r==null?void 0:r.t){disconnectInstance(r.t)}else if(r==null?void 0:r.p){r.p.then((function(){return disconnectInstance(r.t)}))}}return[2]}))}))};var bootstrapLazy=function(e,r){if(r===void 0){r={}}var t;var n=createTime();var o=[];var a=r.exclude||[];var i=win.customElements;var u=doc.head;var s=u.querySelector("meta[charset]");var l=doc.createElement("style");var c=[];var f;var d=true;Object.assign(plt,r);plt.S=new URL(r.resourcesUrl||"./",doc.baseURI).href;{plt.o|=2}var v=false;e.map((function(e){e[1].map((function(r){var t;var n={o:r[0],h:r[1],Y:r[2],G:r[3]};if(n.o&4){v=true}{n.Y=r[2]}{n.G=r[3]}{n.A=[]}{n.W=(t=r[4])!=null?t:{}}var u=n.h;var s=function(e){__extends(r,e);function r(r){var t=e.call(this,r)||this;t.hasRegisteredEventListeners=false;r=t;registerHost(r,n);if(n.o&1){{if(!r.shadowRoot){{r.attachShadow({mode:"open",delegatesFocus:!!(n.o&16)})}}else{if(r.shadowRoot.mode!=="open"){throw new Error("Unable to re-use existing shadow root for ".concat(n.h,"! Mode is set to ").concat(r.shadowRoot.mode," but Stencil only supports open shadow roots."))}}}}return t}r.prototype.connectedCallback=function(){var e=this;var r=getHostRef(this);if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true;addHostEventListeners(this,r,n.G)}if(f){clearTimeout(f);f=null}if(d){c.push(this)}else{plt.jmp((function(){return connectedCallback(e)}))}};r.prototype.disconnectedCallback=function(){var e=this;plt.jmp((function(){return disconnectedCallback(e)}))};r.prototype.componentOnReady=function(){return getHostRef(this).p};return r}(HTMLElement);{{patchChildSlotNodes(s.prototype)}}n._=e[0];if(!a.includes(u)&&!i.get(u)){o.push(u);i.define(u,proxyComponent(s,n,1))}}))}));if(o.length>0){if(v){l.textContent+=SLOT_FB_CSS}if(l.innerHTML.length){l.setAttribute("data-styles","");var p=(t=plt.P)!=null?t:queryNonceMetaTagContent(doc);if(p!=null){l.setAttribute("nonce",p)}u.insertBefore(l,s?s.nextSibling:u.firstChild)}}d=false;if(c.length){c.map((function(e){return e.connectedCallback()}))}else{{plt.jmp((function(){return f=setTimeout(appDidLoad,30)}))}}n()};var Fragment=function(e,r){return r};var addHostEventListeners=function(e,r,t,n){if(t){t.map((function(t){var n=t[0],o=t[1],a=t[2];var i=getHostListenerTarget(e,n);var u=hostListenerProxy(r,a);var s=hostListenerOpts(n);plt.ael(i,o,u,s);(r.K=r.K||[]).push((function(){return plt.rel(i,o,u,s)}))}))}};var hostListenerProxy=function(e,r){return function(t){var n;try{{if(e.o&256){(n=e.t)==null?void 0:n[r](t)}else{(e.q=e.q||[]).push([r,t])}}}catch(e){consoleError(e)}}};var getHostListenerTarget=function(e,r){if(r&4)return doc;if(r&8)return win;if(r&16)return doc.body;return e};var hostListenerOpts=function(e){return supportsListenerOptions?{passive:(e&1)!==0,capture:(e&2)!==0}:(e&2)!==0};var setNonce=function(e){return plt.P=e};export{Build as B,Env as E,Fragment as F,Host as H,NAMESPACE as N,bootstrapLazy as b,createEvent as c,doc as d,getElement as g,h,promiseResolve as p,registerInstance as r,setNonce as s};