@duetds/components 6.5.0 → 6.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (481) hide show
  1. package/hydrate/index.js +75 -20
  2. package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
  3. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
  8. package/lib/cjs/duet-caption_4.cjs.entry.js +1 -1
  9. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  10. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  11. package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  16. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  17. package/lib/cjs/duet-editable-table_3.cjs.entry.js +1 -1
  18. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
  20. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-hero.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-input_2.cjs.entry.js +52 -7
  26. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -2
  30. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-slideout-link.cjs.entry.js +4 -3
  47. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-slideout-panel.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-slideout.cjs.entry.js +17 -7
  50. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  51. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  52. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  65. package/lib/cjs/duet.cjs.js +2 -2
  66. package/lib/cjs/{focus-utils-91717ff5.js → focus-utils-e463fcd1.js} +1 -1
  67. package/lib/cjs/{index-5a5b5fb6.js → index-d28eaddf.js} +1 -1
  68. package/lib/cjs/loader.cjs.js +2 -2
  69. package/lib/collection/components/duet-button/duet-button.css +25 -12
  70. package/lib/collection/components/duet-button/duet-button.js +2 -2
  71. package/lib/collection/components/duet-input/duet-input.css +66 -0
  72. package/lib/collection/components/duet-input/duet-input.js +59 -8
  73. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +0 -19
  74. package/lib/collection/components/duet-slideout/duet-slideout.css +41 -2
  75. package/lib/collection/components/duet-slideout/duet-slideout.js +18 -9
  76. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +12 -0
  77. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +21 -2
  78. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +12 -17
  79. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  80. package/lib/dist-custom-elements/duet-alert.js +1 -1
  81. package/lib/dist-custom-elements/duet-badge.js +1 -1
  82. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  83. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  84. package/lib/dist-custom-elements/duet-button.js +1 -1
  85. package/lib/dist-custom-elements/duet-caption.js +1 -1
  86. package/lib/dist-custom-elements/duet-card.js +3 -3
  87. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  88. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  89. package/lib/dist-custom-elements/duet-choice.js +5 -5
  90. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  91. package/lib/dist-custom-elements/duet-combobox.js +2 -2
  92. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  93. package/lib/dist-custom-elements/duet-date-picker.js +25 -13
  94. package/lib/dist-custom-elements/duet-divider.js +1 -1
  95. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  96. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  97. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  98. package/lib/dist-custom-elements/duet-footer.js +4 -4
  99. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  100. package/lib/dist-custom-elements/duet-grid.js +1 -1
  101. package/lib/dist-custom-elements/duet-header.js +8 -8
  102. package/lib/dist-custom-elements/duet-heading.js +1 -1
  103. package/lib/dist-custom-elements/duet-hero.js +9 -9
  104. package/lib/dist-custom-elements/duet-icon.js +1 -1
  105. package/lib/dist-custom-elements/duet-input.js +1 -1
  106. package/lib/dist-custom-elements/duet-label.js +1 -1
  107. package/lib/dist-custom-elements/duet-layout.js +1 -1
  108. package/lib/dist-custom-elements/duet-link.js +1 -1
  109. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  110. package/lib/dist-custom-elements/duet-list.js +1 -1
  111. package/lib/dist-custom-elements/duet-logo.js +1 -1
  112. package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
  113. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -5
  114. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  115. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  116. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  117. package/lib/dist-custom-elements/duet-modal.js +7 -7
  118. package/lib/dist-custom-elements/duet-multiselect.js +8 -8
  119. package/lib/dist-custom-elements/duet-nav.js +1 -1
  120. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  121. package/lib/dist-custom-elements/duet-notification.js +2 -2
  122. package/lib/dist-custom-elements/duet-number-input.js +23 -11
  123. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  124. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  125. package/lib/dist-custom-elements/duet-progress.js +1 -1
  126. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  127. package/lib/dist-custom-elements/duet-radio.js +1 -1
  128. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  129. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  130. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  131. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  132. package/lib/dist-custom-elements/duet-select.js +1 -1
  133. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  134. package/lib/dist-custom-elements/duet-slideout-link.js +6 -4
  135. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  136. package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
  137. package/lib/dist-custom-elements/duet-slideout.js +17 -8
  138. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  139. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  140. package/lib/dist-custom-elements/duet-step.js +4 -4
  141. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  142. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  143. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  144. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  145. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  146. package/lib/dist-custom-elements/duet-tab-group.js +8 -8
  147. package/lib/dist-custom-elements/duet-tab.js +1 -1
  148. package/lib/dist-custom-elements/duet-table.js +1 -1
  149. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  150. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  151. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  152. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  153. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  154. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  155. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  156. package/lib/dist-custom-elements/duet-tray.js +3 -3
  157. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  158. package/lib/dist-custom-elements/duet-upload.js +18 -18
  159. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  160. package/lib/dist-custom-elements/index.js +1 -1
  161. package/lib/dist-custom-elements/{p-6709c2d5.js → p-15968e9a.js} +1 -1
  162. package/lib/dist-custom-elements/{p-1772b598.js → p-246bd550.js} +1 -1
  163. package/lib/dist-custom-elements/{p-ca879759.js → p-25b67c58.js} +2 -2
  164. package/lib/dist-custom-elements/{p-9041d5c6.js → p-2646bc44.js} +7 -7
  165. package/lib/dist-custom-elements/{p-b34f2a20.js → p-43343a18.js} +2 -2
  166. package/lib/dist-custom-elements/{p-7266af0a.js → p-4a9c90b4.js} +1 -1
  167. package/lib/dist-custom-elements/{p-f61f0fcc.js → p-4cf27349.js} +1 -1
  168. package/lib/dist-custom-elements/{p-a213fc78.js → p-68604dde.js} +1 -1
  169. package/lib/dist-custom-elements/{p-d36aab71.js → p-8cc35bc1.js} +1 -1
  170. package/lib/dist-custom-elements/{p-6b914cdc.js → p-9112f395.js} +3 -3
  171. package/lib/dist-custom-elements/{p-4804e790.js → p-95e95871.js} +6 -6
  172. package/lib/dist-custom-elements/{p-86994a58.js → p-98ae1730.js} +1 -1
  173. package/lib/dist-custom-elements/{p-1e3f421f.js → p-99260df6.js} +1 -1
  174. package/lib/dist-custom-elements/{p-c7567c65.js → p-9e3ea8a4.js} +1 -1
  175. package/lib/dist-custom-elements/{p-22b0a23d.js → p-a3dc0179.js} +1 -1
  176. package/lib/dist-custom-elements/{p-1b31e0ac.js → p-a515e4af.js} +1 -1
  177. package/lib/dist-custom-elements/{p-6f9f5b04.js → p-a623d58c.js} +3 -3
  178. package/lib/dist-custom-elements/{p-f3b86e69.js → p-ab0944f2.js} +2 -2
  179. package/lib/dist-custom-elements/{p-d501f01d.js → p-b0973ee5.js} +1 -1
  180. package/lib/dist-custom-elements/{p-4f709f28.js → p-b49b6dfe.js} +3 -3
  181. package/lib/dist-custom-elements/{p-5ac75d16.js → p-b80f18af.js} +1 -1
  182. package/lib/dist-custom-elements/{p-a3d1df89.js → p-b93d2f59.js} +1 -1
  183. package/lib/dist-custom-elements/p-bed64271.js +265 -0
  184. package/lib/dist-custom-elements/{p-cab9eb97.js → p-c2cb9c20.js} +2 -2
  185. package/lib/dist-custom-elements/{p-9038500b.js → p-c933203e.js} +5 -5
  186. package/lib/dist-custom-elements/{p-7c5907e5.js → p-cae5ee62.js} +75 -16
  187. package/lib/dist-custom-elements/{p-97f674f0.js → p-d2ba9048.js} +2 -2
  188. package/lib/dist-custom-elements/{p-26fb2022.js → p-d7d50d4f.js} +1 -1
  189. package/lib/dist-custom-elements/{p-9b3047d2.js → p-dda23bd9.js} +1 -1
  190. package/lib/dist-custom-elements/{p-e7845c13.js → p-e4516cf4.js} +1 -1
  191. package/lib/dist-custom-elements/{p-b7a2cf37.js → p-f3ac9547.js} +1 -1
  192. package/lib/duet/duet.esm.js +1 -1
  193. package/lib/duet/duet.js +1 -1
  194. package/lib/duet/{p-be3f2b2d.entry.js → p-00fd4357.entry.js} +1 -1
  195. package/lib/duet/{p-68a49822.system.entry.js → p-03c19b62.system.entry.js} +1 -1
  196. package/lib/duet/{p-2efa4bb4.system.entry.js → p-074fa88a.system.entry.js} +1 -1
  197. package/lib/duet/{p-8933bd6c.system.entry.js → p-076d8525.system.entry.js} +1 -1
  198. package/lib/duet/{p-fe1f5f17.entry.js → p-0eceb1fe.entry.js} +1 -1
  199. package/lib/duet/p-10bb0906.entry.js +4 -0
  200. package/lib/duet/{p-59a58ae9.system.entry.js → p-111f753f.system.entry.js} +1 -1
  201. package/lib/duet/{p-158837f1.system.entry.js → p-13d603f4.system.entry.js} +1 -1
  202. package/lib/duet/{p-3147ad7d.system.entry.js → p-15529d9c.system.entry.js} +1 -1
  203. package/lib/duet/{p-ca0a286e.entry.js → p-172bc679.entry.js} +1 -1
  204. package/lib/duet/{p-d0bc8d40.system.entry.js → p-172ff1de.system.entry.js} +1 -1
  205. package/lib/duet/{p-7629e252.entry.js → p-186a18d8.entry.js} +1 -1
  206. package/lib/duet/{p-a454c2b7.entry.js → p-1aa70bf3.entry.js} +1 -1
  207. package/lib/duet/{p-b2d2ab88.system.entry.js → p-1bb2ca48.system.entry.js} +1 -1
  208. package/lib/duet/{p-08219217.js → p-1da6954c.js} +1 -1
  209. package/lib/duet/{p-1b6b316a.system.entry.js → p-2089a333.system.entry.js} +1 -1
  210. package/lib/duet/p-28280afb.system.js +4 -0
  211. package/lib/duet/{p-c5a51107.system.entry.js → p-29749e15.system.entry.js} +1 -1
  212. package/lib/duet/{p-313b153a.system.entry.js → p-2be1feb2.system.entry.js} +1 -1
  213. package/lib/duet/{p-6003ca10.entry.js → p-2c6c9c16.entry.js} +1 -1
  214. package/lib/duet/{p-3ba892fc.system.entry.js → p-2db45e2b.system.entry.js} +1 -1
  215. package/lib/duet/{p-ecbe9c68.system.entry.js → p-3295c503.system.entry.js} +1 -1
  216. package/lib/duet/{p-8cd0074b.entry.js → p-337d152b.entry.js} +1 -1
  217. package/lib/duet/{p-10596532.entry.js → p-351daa15.entry.js} +1 -1
  218. package/lib/duet/{p-7b2c1d94.system.entry.js → p-35206dee.system.entry.js} +1 -1
  219. package/lib/duet/{p-783b5f4b.system.entry.js → p-357f64e4.system.entry.js} +1 -1
  220. package/lib/duet/{p-1df84690.entry.js → p-3669cb32.entry.js} +1 -1
  221. package/lib/duet/{p-6f22bbbe.entry.js → p-385d60a2.entry.js} +1 -1
  222. package/lib/duet/{p-54c11f40.system.entry.js → p-3a31f9c0.system.entry.js} +1 -1
  223. package/lib/duet/{p-4680e39d.system.entry.js → p-3b941474.system.entry.js} +1 -1
  224. package/lib/duet/{p-cc28ff9e.entry.js → p-3cc241bf.entry.js} +1 -1
  225. package/lib/duet/{p-a9b3ad66.system.entry.js → p-3d53ec4a.system.entry.js} +2 -2
  226. package/lib/duet/{p-dd167a8a.entry.js → p-41bc24a5.entry.js} +1 -1
  227. package/lib/duet/{p-a7dec361.entry.js → p-433565c9.entry.js} +1 -1
  228. package/lib/duet/{p-8cf5421a.system.entry.js → p-4544887e.system.entry.js} +1 -1
  229. package/lib/duet/{p-613e6a9a.entry.js → p-45970c94.entry.js} +1 -1
  230. package/lib/duet/{p-8654ea51.entry.js → p-4649ec1d.entry.js} +1 -1
  231. package/lib/duet/{p-9d12c99f.system.entry.js → p-491611e0.system.entry.js} +1 -1
  232. package/lib/duet/p-50827bbe.system.entry.js +4 -0
  233. package/lib/duet/{p-a63f753e.system.js → p-51721695.system.js} +1 -1
  234. package/lib/duet/{p-a633d2ad.system.entry.js → p-54a98fee.system.entry.js} +1 -1
  235. package/lib/duet/{p-add7f641.system.entry.js → p-55ec59ba.system.entry.js} +1 -1
  236. package/lib/duet/{p-03c351bf.js → p-5687713d.js} +1 -1
  237. package/lib/duet/{p-08a74979.system.entry.js → p-576b1a97.system.entry.js} +1 -1
  238. package/lib/duet/{p-8cb76b58.entry.js → p-57d581a0.entry.js} +1 -1
  239. package/lib/duet/{p-bdec8e3b.system.entry.js → p-584a9687.system.entry.js} +1 -1
  240. package/lib/duet/{p-22e118f2.entry.js → p-5a72573d.entry.js} +1 -1
  241. package/lib/duet/p-5cc1dae6.entry.js +4 -0
  242. package/lib/duet/{p-bc6be1c8.system.entry.js → p-5d6e4a9e.system.entry.js} +1 -1
  243. package/lib/duet/{p-cf62ea4b.system.entry.js → p-5ec2343b.system.entry.js} +1 -1
  244. package/lib/duet/{p-37d39983.entry.js → p-5f4090c2.entry.js} +1 -1
  245. package/lib/duet/{p-04a3dfa0.entry.js → p-6181ec36.entry.js} +1 -1
  246. package/lib/duet/{p-28257788.system.entry.js → p-63c45943.system.entry.js} +1 -1
  247. package/lib/duet/{p-0127ce48.entry.js → p-67718cc3.entry.js} +1 -1
  248. package/lib/duet/{p-4989c194.system.entry.js → p-6869a12b.system.entry.js} +1 -1
  249. package/lib/duet/p-6b6fd2dd.system.entry.js +4 -0
  250. package/lib/duet/{p-5021b17f.system.entry.js → p-6c473cbf.system.entry.js} +1 -1
  251. package/lib/duet/{p-7c982e4b.system.entry.js → p-6cc4b6bd.system.entry.js} +1 -1
  252. package/lib/duet/{p-cf2207c3.entry.js → p-7034d814.entry.js} +1 -1
  253. package/lib/duet/{p-20c58c8b.system.entry.js → p-70b6d01c.system.entry.js} +1 -1
  254. package/lib/duet/{p-81d37c17.system.entry.js → p-7309e6ea.system.entry.js} +1 -1
  255. package/lib/duet/{p-db5b5696.entry.js → p-732b050a.entry.js} +1 -1
  256. package/lib/duet/{p-9903eb4f.system.entry.js → p-7ce5f24c.system.entry.js} +1 -1
  257. package/lib/duet/{p-a947aafd.system.entry.js → p-7d6d0a89.system.entry.js} +2 -2
  258. package/lib/duet/{p-aa4d9b23.entry.js → p-805c34c6.entry.js} +1 -1
  259. package/lib/duet/{p-ffa9c9da.system.entry.js → p-83b45db7.system.entry.js} +1 -1
  260. package/lib/duet/{p-5519f08b.entry.js → p-8422b441.entry.js} +1 -1
  261. package/lib/duet/{p-1e27b8b3.system.entry.js → p-867d4e87.system.entry.js} +1 -1
  262. package/lib/duet/{p-a96a177f.entry.js → p-87ffe2f3.entry.js} +1 -1
  263. package/lib/duet/{p-8bf6bbdf.system.entry.js → p-8d019ca0.system.entry.js} +1 -1
  264. package/lib/duet/{p-cedd3eb4.entry.js → p-8d8d820a.entry.js} +1 -1
  265. package/lib/duet/{p-23300bbc.entry.js → p-8ebf07a2.entry.js} +1 -1
  266. package/lib/duet/{p-06657f21.system.entry.js → p-8ed60a7f.system.entry.js} +1 -1
  267. package/lib/duet/{p-67e31104.system.entry.js → p-8f6a5e2c.system.entry.js} +1 -1
  268. package/lib/duet/{p-590f0cd4.entry.js → p-8f72abcb.entry.js} +1 -1
  269. package/lib/duet/{p-1e0269a9.entry.js → p-8fcb7700.entry.js} +1 -1
  270. package/lib/duet/{p-4817aff7.entry.js → p-90c2dd61.entry.js} +1 -1
  271. package/lib/duet/{p-c791e6a4.entry.js → p-90e005cc.entry.js} +1 -1
  272. package/lib/duet/p-90f46d58.entry.js +4 -0
  273. package/lib/duet/{p-1b6c34b9.entry.js → p-9335c92f.entry.js} +1 -1
  274. package/lib/duet/{p-dce7becd.system.entry.js → p-945de64d.system.entry.js} +1 -1
  275. package/lib/duet/{p-601cc7ed.system.js → p-94fca55e.system.js} +1 -1
  276. package/lib/duet/{p-6be4b41a.system.entry.js → p-964c9e93.system.entry.js} +1 -1
  277. package/lib/duet/{p-e00149ea.system.entry.js → p-97e2494e.system.entry.js} +1 -1
  278. package/lib/duet/{p-94618159.entry.js → p-98542cf6.entry.js} +1 -1
  279. package/lib/duet/{p-742ad989.system.entry.js → p-9864f91b.system.entry.js} +1 -1
  280. package/lib/duet/{p-e456ee37.entry.js → p-990418d6.entry.js} +1 -1
  281. package/lib/duet/{p-1b594ed7.entry.js → p-a198ec6f.entry.js} +1 -1
  282. package/lib/duet/{p-6c8a4d6d.entry.js → p-a8f0d3a9.entry.js} +1 -1
  283. package/lib/duet/{p-ae9bbd6d.entry.js → p-a92b5519.entry.js} +1 -1
  284. package/lib/duet/{p-426eb658.system.entry.js → p-ae69645e.system.entry.js} +1 -1
  285. package/lib/duet/{p-8af2618e.system.entry.js → p-aeacd894.system.entry.js} +1 -1
  286. package/lib/duet/{p-682c835a.entry.js → p-b277f3c9.entry.js} +1 -1
  287. package/lib/duet/{p-f02dcba6.entry.js → p-b3a0b737.entry.js} +1 -1
  288. package/lib/duet/{p-c2b81607.entry.js → p-b9e81db8.entry.js} +1 -1
  289. package/lib/duet/{p-9e792bdc.entry.js → p-ba29d84e.entry.js} +1 -1
  290. package/lib/duet/{p-1d83148d.entry.js → p-bcb088de.entry.js} +1 -1
  291. package/lib/duet/{p-b6c553e1.system.entry.js → p-bcd2526b.system.entry.js} +1 -1
  292. package/lib/duet/{p-9569e6a7.entry.js → p-c485773b.entry.js} +1 -1
  293. package/lib/duet/{p-62523c5e.system.entry.js → p-c53f21c9.system.entry.js} +1 -1
  294. package/lib/duet/{p-8a99c10b.entry.js → p-c5b583e5.entry.js} +1 -1
  295. package/lib/duet/{p-0c15b8bb.entry.js → p-c5d9ca19.entry.js} +1 -1
  296. package/lib/duet/p-c606f454.entry.js +4 -0
  297. package/lib/duet/p-c9e2607d.entry.js +4 -0
  298. package/lib/duet/{p-613320e2.system.entry.js → p-cd5055a1.system.entry.js} +1 -1
  299. package/lib/duet/{p-5adfe2ac.system.entry.js → p-ce8d53d6.system.entry.js} +1 -1
  300. package/lib/duet/{p-0a7c904c.entry.js → p-d032551e.entry.js} +1 -1
  301. package/lib/duet/{p-04263611.system.entry.js → p-d567cab7.system.entry.js} +1 -1
  302. package/lib/duet/{p-ce7ffc0e.entry.js → p-d6f2d26c.entry.js} +1 -1
  303. package/lib/duet/{p-1df9e04d.entry.js → p-da79ce12.entry.js} +1 -1
  304. package/lib/duet/{p-1bbf4ae6.entry.js → p-da8b3bee.entry.js} +1 -1
  305. package/lib/duet/{p-6663ee53.entry.js → p-dc282755.entry.js} +1 -1
  306. package/lib/duet/{p-c466d748.entry.js → p-dd383dac.entry.js} +1 -1
  307. package/lib/duet/{p-38524ca2.system.entry.js → p-de97a5a0.system.entry.js} +1 -1
  308. package/lib/duet/p-e06581ab.system.entry.js +4 -0
  309. package/lib/duet/{p-2c1c686d.entry.js → p-e27c8c99.entry.js} +1 -1
  310. package/lib/duet/{p-1b80ae9f.entry.js → p-e57b9976.entry.js} +1 -1
  311. package/lib/duet/{p-eb9681e7.system.entry.js → p-e5b23434.system.entry.js} +1 -1
  312. package/lib/duet/p-e800bb84.entry.js +4 -0
  313. package/lib/duet/{p-071f0c01.system.entry.js → p-e91b40e2.system.entry.js} +1 -1
  314. package/lib/duet/{p-d40c59fd.system.js → p-eaae6b36.system.js} +1 -1
  315. package/lib/duet/{p-45ed2dcd.system.entry.js → p-eacc99e2.system.entry.js} +1 -1
  316. package/lib/duet/{p-0f31e470.system.entry.js → p-ec8178ca.system.entry.js} +1 -1
  317. package/lib/duet/{p-daa2fb6c.system.entry.js → p-ed67528b.system.entry.js} +1 -1
  318. package/lib/duet/{p-7261288d.system.entry.js → p-edbf0850.system.entry.js} +1 -1
  319. package/lib/duet/{p-54f35a79.js → p-f077c646.js} +1 -1
  320. package/lib/duet/{p-a69712cf.entry.js → p-f3a000ac.entry.js} +1 -1
  321. package/lib/duet/{p-ee21e6b2.entry.js → p-f51f0dae.entry.js} +1 -1
  322. package/lib/duet/{p-b9e25d51.entry.js → p-f5bf2165.entry.js} +1 -1
  323. package/lib/duet/{p-91636321.system.entry.js → p-f692b21a.system.entry.js} +1 -1
  324. package/lib/duet/p-f7a9305b.system.entry.js +4 -0
  325. package/lib/duet/{p-b0e5927f.system.entry.js → p-f82d3ee5.system.entry.js} +1 -1
  326. package/lib/duet/{p-7712404e.entry.js → p-ff76aad3.entry.js} +1 -1
  327. package/lib/esm/duet-action-button.entry.js +2 -2
  328. package/lib/esm/duet-alert.entry.js +1 -1
  329. package/lib/esm/duet-badge.entry.js +1 -1
  330. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  331. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  332. package/lib/esm/duet-button_2.entry.js +3 -3
  333. package/lib/esm/duet-caption_4.entry.js +1 -1
  334. package/lib/esm/duet-card.entry.js +2 -2
  335. package/lib/esm/duet-checkbox.entry.js +1 -1
  336. package/lib/esm/duet-choice_2.entry.js +3 -3
  337. package/lib/esm/duet-collapsible.entry.js +2 -2
  338. package/lib/esm/duet-combobox.entry.js +2 -2
  339. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  340. package/lib/esm/duet-date-picker.entry.js +2 -2
  341. package/lib/esm/duet-divider_2.entry.js +1 -1
  342. package/lib/esm/duet-editable-table_3.entry.js +2 -2
  343. package/lib/esm/duet-empty-state.entry.js +1 -1
  344. package/lib/esm/duet-fieldset.entry.js +1 -1
  345. package/lib/esm/duet-footer.entry.js +1 -1
  346. package/lib/esm/duet-grid_2.entry.js +1 -1
  347. package/lib/esm/duet-header_2.entry.js +2 -2
  348. package/lib/esm/duet-hero.entry.js +1 -1
  349. package/lib/esm/duet-icon.entry.js +1 -1
  350. package/lib/esm/duet-input_2.entry.js +53 -8
  351. package/lib/esm/duet-layout.entry.js +1 -1
  352. package/lib/esm/duet-list_2.entry.js +1 -1
  353. package/lib/esm/duet-menu-bar-button.entry.js +1 -1
  354. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -2
  355. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  356. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  357. package/lib/esm/duet-menu-bar.entry.js +1 -1
  358. package/lib/esm/duet-modal.entry.js +3 -3
  359. package/lib/esm/duet-multiselect.entry.js +2 -2
  360. package/lib/esm/duet-nav.entry.js +1 -1
  361. package/lib/esm/duet-notification_2.entry.js +1 -1
  362. package/lib/esm/duet-number-input.entry.js +2 -2
  363. package/lib/esm/duet-pagination_2.entry.js +2 -2
  364. package/lib/esm/duet-progress.entry.js +1 -1
  365. package/lib/esm/duet-radio_2.entry.js +1 -1
  366. package/lib/esm/duet-range-slider.entry.js +1 -1
  367. package/lib/esm/duet-scrollable_3.entry.js +2 -2
  368. package/lib/esm/duet-section-layout.entry.js +1 -1
  369. package/lib/esm/duet-select.entry.js +1 -1
  370. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  371. package/lib/esm/duet-slideout-link.entry.js +4 -3
  372. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  373. package/lib/esm/duet-slideout-panel.entry.js +3 -3
  374. package/lib/esm/duet-slideout.entry.js +17 -7
  375. package/lib/esm/duet-step_2.entry.js +2 -2
  376. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  377. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  378. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  379. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  380. package/lib/esm/duet-textarea.entry.js +1 -1
  381. package/lib/esm/duet-toggle.entry.js +1 -1
  382. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  383. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  384. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  385. package/lib/esm/duet-toolbar.entry.js +1 -1
  386. package/lib/esm/duet-tooltip.entry.js +1 -1
  387. package/lib/esm/duet-tray.entry.js +1 -1
  388. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  389. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  390. package/lib/esm/duet.js +2 -2
  391. package/lib/esm/{focus-utils-5c59278b.js → focus-utils-1131b2e1.js} +1 -1
  392. package/lib/esm/{index-1279f177.js → index-0d301ddd.js} +1 -1
  393. package/lib/esm/{keyboard-utils-88ea1007.js → keyboard-utils-d237bd5a.js} +1 -1
  394. package/lib/esm/loader.js +2 -2
  395. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  396. package/lib/esm-es5/duet-alert.entry.js +1 -1
  397. package/lib/esm-es5/duet-badge.entry.js +1 -1
  398. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  399. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  400. package/lib/esm-es5/duet-button_2.entry.js +2 -2
  401. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  402. package/lib/esm-es5/duet-card.entry.js +1 -1
  403. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  404. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  405. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  406. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  407. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  408. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  409. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  410. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  411. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  412. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  413. package/lib/esm-es5/duet-footer.entry.js +1 -1
  414. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  415. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  416. package/lib/esm-es5/duet-hero.entry.js +1 -1
  417. package/lib/esm-es5/duet-icon.entry.js +1 -1
  418. package/lib/esm-es5/duet-input_2.entry.js +2 -2
  419. package/lib/esm-es5/duet-layout.entry.js +1 -1
  420. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  421. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  422. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  423. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  424. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  425. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  426. package/lib/esm-es5/duet-modal.entry.js +1 -1
  427. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  428. package/lib/esm-es5/duet-nav.entry.js +1 -1
  429. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  430. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  431. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  432. package/lib/esm-es5/duet-progress.entry.js +1 -1
  433. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  434. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  435. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  436. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  437. package/lib/esm-es5/duet-select.entry.js +1 -1
  438. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  439. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  440. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  441. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  442. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  443. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  444. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  445. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  446. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  447. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  448. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  449. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  450. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  451. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  452. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  453. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  454. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  455. package/lib/esm-es5/duet-tray.entry.js +1 -1
  456. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  457. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  458. package/lib/esm-es5/duet.js +1 -1
  459. package/lib/esm-es5/{focus-utils-5c59278b.js → focus-utils-1131b2e1.js} +1 -1
  460. package/lib/esm-es5/{index-1279f177.js → index-0d301ddd.js} +1 -1
  461. package/lib/esm-es5/{keyboard-utils-88ea1007.js → keyboard-utils-d237bd5a.js} +1 -1
  462. package/lib/esm-es5/loader.js +1 -1
  463. package/lib/types/components/duet-button/duet-button.d.ts +1 -1
  464. package/lib/types/components/duet-input/duet-input.d.ts +22 -4
  465. package/lib/types/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.d.ts +0 -4
  466. package/lib/types/components/duet-slideout/duet-slideout.d.ts +4 -3
  467. package/lib/types/components/duet-slideout-link/duet-slideout-link.d.ts +5 -1
  468. package/lib/types/components.d.ts +16 -16
  469. package/package.json +5 -5
  470. package/lib/dist-custom-elements/p-0e46bc2c.js +0 -265
  471. package/lib/duet/p-04d51c20.entry.js +0 -4
  472. package/lib/duet/p-1863f126.system.entry.js +0 -4
  473. package/lib/duet/p-56f86438.system.js +0 -4
  474. package/lib/duet/p-5db551e7.entry.js +0 -4
  475. package/lib/duet/p-61a73f4c.system.entry.js +0 -4
  476. package/lib/duet/p-81852379.entry.js +0 -4
  477. package/lib/duet/p-8c6d4c6b.system.entry.js +0 -4
  478. package/lib/duet/p-9864dd9e.entry.js +0 -4
  479. package/lib/duet/p-cdd084c6.system.entry.js +0 -4
  480. package/lib/duet/p-ecce887f.entry.js +0 -4
  481. package/lib/duet/p-fdd7fa66.entry.js +0 -4
@@ -1,22 +1,24 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-f61f0fcc.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-4cf27349.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { c as createID } from './p-c1325e35.js';
8
8
  import { c as cleanValue, r as resetCursor } from './p-56118313.js';
9
- import { b as isEscapeKey } from './p-d8549efe.js';
9
+ import { b as isEscapeKey, c as isEnterKey } from './p-d8549efe.js';
10
10
  import { g as getLocaleString } from './p-ede854e1.js';
11
- import { d as defineCustomElement$5 } from './p-86994a58.js';
12
- import { d as defineCustomElement$4 } from './p-1772b598.js';
13
- import { d as defineCustomElement$3 } from './p-1e3f421f.js';
14
- import { d as defineCustomElement$2 } from './p-6b914cdc.js';
15
- import { d as defineCustomElement$1 } from './p-d501f01d.js';
11
+ import { d as defineCustomElement$7 } from './p-bed64271.js';
12
+ import { d as defineCustomElement$6 } from './p-98ae1730.js';
13
+ import { d as defineCustomElement$5 } from './p-246bd550.js';
14
+ import { d as defineCustomElement$4 } from './p-99260df6.js';
15
+ import { d as defineCustomElement$3 } from './p-8cc35bc1.js';
16
+ import { d as defineCustomElement$2 } from './p-9112f395.js';
17
+ import { d as defineCustomElement$1 } from './p-b0973ee5.js';
16
18
 
17
19
  var formEmail={"title":"form-email","tags":"form email","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M12 23.999c-3.205 0-6.218-1.248-8.484-3.514S.001 15.206.001 12.001s1.248-6.218 3.514-8.485C5.782 1.25 8.795.001 12 .001s6.218 1.248 8.485 3.514A11.92 11.92 0 0 1 24 12v2.25A3.754 3.754 0 0 1 20.25 18a3.77 3.77 0 0 1-3.48-2.365A6.009 6.009 0 0 1 12 18c-3.308 0-6-2.692-6-6s2.692-6 6-6 6 2.692 6 6v2.25c0 1.241 1.009 2.25 2.25 2.25s2.25-1.009 2.25-2.25V12c0-2.804-1.092-5.441-3.075-7.424A10.433 10.433 0 0 0 12 1.501c-2.804 0-5.441 1.092-7.424 3.075S1.501 9.196 1.501 12c0 2.805 1.092 5.441 3.075 7.424s4.619 3.074 7.423 3.074c2.257 0 4.494-.746 6.299-2.1a.749.749 0 1 1 .9 1.199A12.049 12.049 0 0 1 12 23.999zM12 7.5c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5 4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5z\"/></svg>"};
18
20
 
19
- const duetInputCss = "*.sc-duet-input,*.sc-duet-input::after,*.sc-duet-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-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%;text-align:left;vertical-align:bottom}.sc-duet-input-h:last-child,.sc-duet-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-input-h{width:100% !important}.duet-m-0.sc-duet-input-h{margin:0 !important}input[type=search].sc-duet-input::-webkit-search-cancel-button{-webkit-appearance:none}duet-tooltip.sc-duet-input{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-input{position:relative;top:4px;right:auto}}duet-caption.sc-duet-input:not(:last-of-type){margin-bottom:0}.duet-input-placeholder.sc-duet-input{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:white}.duet-input-icon.sc-duet-input{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;font-size:0;line-height:normal;color:#00294d;pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-input .duet-input-icon.sc-duet-input{color:#171c3a}.duet-input-container.sc-duet-input{position:relative;width:100%;height:100%}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input{position:relative;z-index:250}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{position:absolute;top:-24px;right:-24px;min-width:48px;min-height:48px;color:#004d80}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:active{opacity:0.75;transition:none}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.sc-duet-input button.sc-duet-input{top:-48px;right:0}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.sc-duet-input button.sc-duet-input{top:-24px;right:12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-button.sc-duet-input button.sc-duet-input{top:-24px;right:0}.duet-input-container.has-clear.has-icon.sc-duet-input .duet-input-clear-icon.sc-duet-input{top:-24px;right:24px}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{color:#00294d}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-input.sc-duet-input{position:relative;z-index:100;display:block !important;width:100% !important;min-width:8rem;max-width:initial !important;height:auto !important;padding:12px 14px !important;margin:initial !important;margin-bottom:initial !important;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 !important;font-variant-numeric:tabular-nums;line-height:1.5 !important;color:#00294d !important;cursor:initial !important;background:white !important;background-clip:initial !important;border:1px solid #909599 !important;border-radius:4px !important;box-shadow:initial !important;transition:box-shadow 150ms ease, border 150ms ease !important}.duet-input.is-number.sc-duet-input{padding-right:112px !important}.duet-input.is-date.sc-duet-input{padding-right:64px !important}.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:#de2362 !important}.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:#de2362 !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:#e02a0d !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:#e02a0d !important}.has-icon.sc-duet-input .duet-input.sc-duet-input{padding-right:48px !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a !important;border-color:#747475 !important}.duet-input.sc-duet-input::-ms-clear{display:none}.duet-input.sc-duet-input::-webkit-contacts-auto-fill-button{display:none !important}.duet-input.sc-duet-input::-webkit-input-placeholder{color:#657787;opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-webkit-input-placeholder{color:#747475}.duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:#cfcfd1}.duet-input.sc-duet-input::-moz-placeholder{color:#657787;opacity:1 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-moz-placeholder{color:#747475}.duet-input.sc-duet-input:focus::-moz-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-moz-placeholder{color:#cfcfd1}.duet-input.sc-duet-input:-ms-input-placeholder{color:#657787}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:-ms-input-placeholder{color:#747475}.duet-input.sc-duet-input:focus:-ms-input-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus:-ms-input-placeholder{color:#cfcfd1}.duet-input[disabled].sc-duet-input{color:#00294d !important;cursor:text !important;background:#f5f8fa !important;border-color:#f5f8fa !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:#00294d !important}.duet-theme-turva.sc-duet-input .duet-input[disabled].sc-duet-input{color:#171c3a !important;background:#f5f5f7 !important;border-color:#f5f5f7 !important;-webkit-text-fill-color:#171c3a !important}.duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #909599 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #747475 !important}.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #e02a0d}.duet-input.sc-duet-input:focus{border-color:#0077b3 !important;outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus{border-color:#171c3a !important;box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:#171c3a}.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #e02a0d}.duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:#0077b3}.duet-input[type=search].sc-duet-input:not(:placeholder-shown):focus+.duet-input-icon.sc-duet-input{display:none}.duet-input.sc-duet-input:not(:focus):not(:hover):invalid{box-shadow:none !important}.duet-input[type=number].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=number].sc-duet-input::-webkit-outer-spin-button,.duet-input[type=time].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=time].sc-duet-input::-webkit-outer-spin-button{display:none;margin:0;-webkit-appearance:none}.duet-input.sc-duet-input::-webkit-search-cancel-button{margin-right:-28px}.duet-label-has-tooltip.sc-duet-input{display:inline-flex}@media (min-width: 48em){.duet-label-has-tooltip.sc-duet-input{display:inline}}.duet-label-has-tooltip.sc-duet-input::before{display:block;margin-top:7px;content:\" \"}.duet-input-tooltip.sc-duet-input::after{display:block;height:49px;content:\" \"}.duet-input-help.sc-duet-input{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:#657787;border-radius:4px}.duet-input-help.sc-duet-input span.sc-duet-input{display:block;margin-top:8px}.duet-theme-turva.sc-duet-input .duet-input-help.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#747475}.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:#de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:#e02a0d}.duet-label-hidden.sc-duet-input duet-label.sc-duet-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-input-relative.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-right-width:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}";
21
+ const duetInputCss = "*.sc-duet-input,*.sc-duet-input::after,*.sc-duet-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-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%;text-align:left;vertical-align:bottom}.sc-duet-input-h:last-child,.sc-duet-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-input-h{width:100% !important}.duet-m-0.sc-duet-input-h{margin:0 !important}input[type=search].sc-duet-input::-webkit-search-cancel-button{-webkit-appearance:none}duet-tooltip.sc-duet-input{position:absolute;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-input{position:relative;top:4px;right:auto}}duet-caption.sc-duet-input:not(:last-of-type){margin-bottom:0}.duet-input-placeholder.sc-duet-input{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:white}.duet-input-icon.sc-duet-input{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;font-size:0;line-height:normal;color:#00294d;pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-input .duet-input-icon.sc-duet-input{color:#171c3a}.duet-input-container.sc-duet-input{position:relative;width:100%;height:100%}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input{position:relative;z-index:250}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{position:absolute;top:-24px;right:-24px;min-width:48px;min-height:48px;color:#004d80}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:active{opacity:0.75;transition:none}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.sc-duet-input button.sc-duet-input{top:-48px;right:0}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.sc-duet-input button.sc-duet-input{top:-24px;right:12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-button.sc-duet-input button.sc-duet-input{top:-24px;right:0}.duet-input-container.has-clear.has-icon.sc-duet-input .duet-input-clear-icon.sc-duet-input{top:-24px;right:24px}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{color:#00294d}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-input.sc-duet-input{position:relative;z-index:100;display:block !important;width:100% !important;min-width:8rem;max-width:initial !important;height:auto !important;padding:12px 14px !important;margin:initial !important;margin-bottom:initial !important;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 !important;font-variant-numeric:tabular-nums;line-height:1.5 !important;color:#00294d !important;cursor:initial !important;background:white !important;background-clip:initial !important;border:1px solid #909599 !important;border-radius:4px !important;box-shadow:initial !important;transition:box-shadow 150ms ease, border 150ms ease !important}.duet-input.is-number.sc-duet-input{padding-right:112px !important}.duet-input.is-date.sc-duet-input{padding-right:64px !important}.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:#de2362 !important}.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:#de2362 !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:#e02a0d !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:#e02a0d !important}.has-icon.sc-duet-input .duet-input.sc-duet-input{padding-right:48px !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a !important;border-color:#747475 !important}.duet-input.sc-duet-input::-ms-clear{display:none}.duet-input.sc-duet-input::-webkit-contacts-auto-fill-button{display:none !important}.duet-input.sc-duet-input::-webkit-input-placeholder{color:#657787;opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-webkit-input-placeholder{color:#747475}.duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:#cfcfd1}.duet-input.sc-duet-input::-moz-placeholder{color:#657787;opacity:1 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-moz-placeholder{color:#747475}.duet-input.sc-duet-input:focus::-moz-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-moz-placeholder{color:#cfcfd1}.duet-input.sc-duet-input:-ms-input-placeholder{color:#657787}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:-ms-input-placeholder{color:#747475}.duet-input.sc-duet-input:focus:-ms-input-placeholder{color:#cfd2d4}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus:-ms-input-placeholder{color:#cfcfd1}.duet-input[disabled].sc-duet-input{color:#00294d !important;cursor:text !important;background:#f5f8fa !important;border-color:#f5f8fa !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:#00294d !important}.duet-theme-turva.sc-duet-input .duet-input[disabled].sc-duet-input{color:#171c3a !important;background:#f5f5f7 !important;border-color:#f5f5f7 !important;-webkit-text-fill-color:#171c3a !important}.duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #909599 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #747475 !important}.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #e02a0d}.duet-input.sc-duet-input:focus{border-color:#0077b3 !important;outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus{border-color:#171c3a !important;box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:#171c3a}.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #e02a0d}.duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:#0077b3}.duet-input[type=search].sc-duet-input:not(:placeholder-shown):focus+.duet-input-icon.sc-duet-input{display:none}.duet-input.sc-duet-input:not(:focus):not(:hover):invalid{box-shadow:none !important}.duet-input[type=number].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=number].sc-duet-input::-webkit-outer-spin-button,.duet-input[type=time].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=time].sc-duet-input::-webkit-outer-spin-button{display:none;margin:0;-webkit-appearance:none}.duet-input.sc-duet-input::-webkit-search-cancel-button{margin-right:-28px}.duet-label-has-tooltip.sc-duet-input{display:inline-flex}@media (min-width: 48em){.duet-label-has-tooltip.sc-duet-input{display:inline}}.duet-label-has-tooltip.sc-duet-input::before{display:block;margin-top:7px;content:\" \"}.duet-input-tooltip.sc-duet-input::after{display:block;height:49px;content:\" \"}.duet-input-help.sc-duet-input{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:#657787;border-radius:4px}.duet-input-help.sc-duet-input span.sc-duet-input{display:block;margin-top:8px}.duet-theme-turva.sc-duet-input .duet-input-help.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#747475}.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:#de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:#e02a0d}.duet-label-hidden.sc-duet-input duet-label.sc-duet-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-input-relative.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-right-width:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.duet-input-variation-revealable.sc-duet-input{position:relative;width:100%}.duet-input-variation-revealable.sc-duet-input .sc-duet-input::-ms-reveal{display:none}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto;border:1px solid #909599;border-radius:4px;box-shadow:initial;transition:box-shadow 150ms ease, border 150ms ease}.duet-theme-turva.sc-duet-input .duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#747475}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-width:0 !important}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:hover{border-width:0 !important;box-shadow:none !important}.duet-input-variation-revealable.disabled.sc-duet-input .duet-input-relative.sc-duet-input{background:#f5f8fa;border-color:#e1e3e6;box-shadow:none}.duet-input-variation-revealable.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#de2362}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#e02a0d}.duet-input-variation-revealable.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#0077b3;box-shadow:0 0 0 1px #0077b3}.duet-input-variation-revealable.duet-theme-turva.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:#171c3a;box-shadow:0 0 0 1px #171c3a}.duet-input-variation-revealable.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #909599}.duet-input-variation-revealable.duet-theme-turva.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #747475}.duet-input-variation-revealable.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #de2362}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #e02a0d}";
20
22
 
21
23
  const icons = {
22
24
  search: formSearch,
@@ -51,6 +53,26 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
51
53
  fi: "Aika",
52
54
  sv: "Tid",
53
55
  });
56
+ this.showPasswordLabel = getLocaleString({
57
+ en: "Show password",
58
+ fi: "Näytä salasana",
59
+ sv: "Visa lösenord",
60
+ });
61
+ this.hidePasswordLabel = getLocaleString({
62
+ en: "Hide password",
63
+ fi: "Piilota salasana",
64
+ sv: "Dölj lösenord",
65
+ });
66
+ this.passwordShownAriaAnnouncement = getLocaleString({
67
+ en: "Password is shown",
68
+ fi: "Salasana näytetään",
69
+ sv: "Lösenordet visas",
70
+ });
71
+ this.passwordHiddenAriaAnnouncement = getLocaleString({
72
+ en: "Password is hidden",
73
+ fi: "Salasana on piilotettu",
74
+ sv: "Lösenordet är dolt",
75
+ });
54
76
  /**
55
77
  * Component event handling.
56
78
  */
@@ -66,6 +88,7 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
66
88
  });
67
89
  };
68
90
  this.onBlur = (ev) => {
91
+ this.isFocused = false;
69
92
  this.duetBlur.emit({
70
93
  originalEvent: ev,
71
94
  value: this.value,
@@ -73,6 +96,7 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
73
96
  });
74
97
  };
75
98
  this.onFocus = (ev) => {
99
+ this.isFocused = true;
76
100
  this.duetFocus.emit({
77
101
  originalEvent: ev,
78
102
  value: this.value,
@@ -86,8 +110,8 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
86
110
  component: "duet-input",
87
111
  });
88
112
  };
89
- /** Private functions
90
- *
113
+ /**
114
+ * Private functions
91
115
  */
92
116
  this.getDescribedBy = () => {
93
117
  let describedBy = "";
@@ -114,8 +138,22 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
114
138
  if (isEscapeKey(event) && this.clear) {
115
139
  this.handleClearClick(event);
116
140
  }
141
+ if (isEnterKey(event) && this.variation === "revealable") {
142
+ this.isPasswordRevealed = false;
143
+ }
117
144
  return event;
118
145
  };
146
+ this.togglePasswordRevealed = () => {
147
+ this.isPasswordRevealed = !this.isPasswordRevealed;
148
+ };
149
+ this.getInputType = () => {
150
+ if (this.variation === "revealable") {
151
+ return this.isPasswordRevealed ? "text" : "password";
152
+ }
153
+ return this.type;
154
+ };
155
+ this.isPasswordRevealed = false;
156
+ this.isFocused = false;
119
157
  this.accessibleActiveDescendant = undefined;
120
158
  this.accessibleAutocomplete = undefined;
121
159
  this.accessibleControls = undefined;
@@ -189,6 +227,13 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
189
227
  this.disallowedPatternChange();
190
228
  this.isCaptionVisible = !!this.caption;
191
229
  }
230
+ componentDidLoad() {
231
+ if (this.variation === "revealable" && this.nativeInput.form) {
232
+ this.nativeInput.form.addEventListener("submit", () => {
233
+ this.isPasswordRevealed = false;
234
+ });
235
+ }
236
+ }
192
237
  /**
193
238
  * Sets focus on the specified `duet-input`. Use this method instead of the global
194
239
  * `input.focus()`.
@@ -264,19 +309,21 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
264
309
  (this.type !== "text" && this.type !== "tel" && this.type !== "password" && this.type !== "time")),
265
310
  "has-error": !!this.error,
266
311
  "has-clear": this.clear,
267
- } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-label-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.type, class: {
312
+ "has-focus": this.isFocused,
313
+ disabled: this.disabled,
314
+ } }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-label-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
268
315
  "duet-input": true,
269
316
  disabled: this.disabled,
270
317
  "is-number": this.component === "number",
271
318
  "is-date": this.component === "date",
272
319
  }, value: this.value, disabled: this.disabled, "aria-invalid": this.error ? "true" : "false", "aria-labelledby": this.accessibleLabelledBy
273
320
  ? `${this.errorId} ${this.labelId} ${this.accessibleLabelledBy}`
274
- : `${this.errorId} ${this.labelId}`, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-details": this.accessibleDetails, "aria-errormessage": this.error ? this.errorId : null, "aria-description": this.accessibleDescription, "aria-expanded": this.accessibleExpanded, "aria-haspopup": this.accessibleHasPopup, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), placeholder: this.placeholder, spellcheck: "false", minlength: this.minlength, maxlength: this.maxlength, autocomplete: this.autoComplete, required: this.required, role: this.role, name: this.name, id: identifier }, inputProps)), !this.value && hasInputIcon && (h("div", { class: "duet-input-icon" }, h("duet-icon", { margin: "none", size: "small", icon: icons[this.type].svg, color: "currentColor" }))), this.clear && this.value && (h("div", { class: {
321
+ : `${this.errorId} ${this.labelId}`, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-details": this.accessibleDetails, "aria-errormessage": this.error ? this.errorId : null, "aria-description": this.accessibleDescription, "aria-expanded": this.accessibleExpanded, "aria-haspopup": this.accessibleHasPopup, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), placeholder: this.placeholder, spellcheck: "false", minlength: this.minlength, maxlength: this.maxlength, autocomplete: this.type === "password" ? "off" : this.autoComplete, required: this.required, role: this.role, name: this.name, id: identifier }, inputProps)), !this.value && hasInputIcon && (h("div", { class: "duet-input-icon" }, h("duet-icon", { margin: "none", size: "small", icon: icons[this.type].svg, color: "currentColor" }))), this.clear && this.value && (h("div", { class: {
275
322
  "duet-input-clear-icon": true,
276
323
  "duet-input-clear-icon-single": !hasInputIcon,
277
324
  "duet-input-clear-icon-double": !!this.icon,
278
325
  "duet-input-clear-icon-button": this.variation === "button",
279
- } }, h("button", { onClick: this.handleClearClick, id: this.clearId, "aria-label": this.clearLabel, "aria-keyshortcuts": "Escape" }, h("duet-icon", { margin: "none", size: "medium", name: "action-clear-input", color: "currentColor" })))), this.icon && this.variation !== "button" && (h("div", { class: "duet-input-icon" }, h("duet-icon", { margin: "none", size: "small", name: this.icon, color: "currentColor" }))), this.variation === "button" && h("slot", { name: "button" }), h("slot", null)), h("span", { class: "duet-input-help", id: this.errorId, "aria-atomic": "true", "aria-live": "polite", "aria-relevant": "additions removals" }, this.error && h("span", { class: "duet-input-error" }, this.error)))));
326
+ } }, h("button", { onClick: this.handleClearClick, id: this.clearId, "aria-label": this.clearLabel, "aria-keyshortcuts": "Escape" }, h("duet-icon", { margin: "none", size: "medium", name: "action-clear-input", color: "currentColor" })))), this.icon && this.variation !== "button" && (h("div", { class: "duet-input-icon" }, h("duet-icon", { margin: "none", size: "small", name: this.icon, color: "currentColor" }))), this.variation === "button" && h("slot", { name: "button" }), this.variation === "revealable" && (h("duet-button", { onClick: this.togglePasswordRevealed, icon: this.isPasswordRevealed ? "action-hide" : "action-show", accessibleLabel: this.isPasswordRevealed ? this.hidePasswordLabel : this.showPasswordLabel, margin: "none", variation: "input-button-embedded", fixed: true, iconOnly: true })), this.variation === "revealable" && (h("duet-visually-hidden", null, h("span", { "aria-live": "polite" }, this.isPasswordRevealed ? this.passwordShownAriaAnnouncement : this.passwordHiddenAriaAnnouncement))), h("slot", null)), h("span", { class: "duet-input-help", id: this.errorId, "aria-atomic": "true", "aria-live": "polite", "aria-relevant": "additions removals" }, this.error && h("span", { class: "duet-input-error" }, this.error)))));
280
327
  }
281
328
  get element() { return this; }
282
329
  static get watchers() { return {
@@ -324,6 +371,8 @@ const DuetInput = /*@__PURE__*/ proxyCustomElement(class extends H {
324
371
  "value": [1025],
325
372
  "tooltip": [1],
326
373
  "tooltipDirection": [1, "tooltip-direction"],
374
+ "isPasswordRevealed": [32],
375
+ "isFocused": [32],
327
376
  "setFocus": [64],
328
377
  "resetCursor": [64],
329
378
  "clearInput": [64]
@@ -332,24 +381,34 @@ function defineCustomElement() {
332
381
  if (typeof customElements === "undefined") {
333
382
  return;
334
383
  }
335
- const components = ["duet-input", "duet-caption", "duet-icon", "duet-label", "duet-tooltip", "duet-visually-hidden"];
384
+ const components = ["duet-input", "duet-button", "duet-caption", "duet-icon", "duet-label", "duet-spinner", "duet-tooltip", "duet-visually-hidden"];
336
385
  components.forEach(tagName => { switch (tagName) {
337
386
  case "duet-input":
338
387
  if (!customElements.get(tagName)) {
339
388
  customElements.define(tagName, DuetInput);
340
389
  }
341
390
  break;
391
+ case "duet-button":
392
+ if (!customElements.get(tagName)) {
393
+ defineCustomElement$7();
394
+ }
395
+ break;
342
396
  case "duet-caption":
343
397
  if (!customElements.get(tagName)) {
344
- defineCustomElement$5();
398
+ defineCustomElement$6();
345
399
  }
346
400
  break;
347
401
  case "duet-icon":
348
402
  if (!customElements.get(tagName)) {
349
- defineCustomElement$4();
403
+ defineCustomElement$5();
350
404
  }
351
405
  break;
352
406
  case "duet-label":
407
+ if (!customElements.get(tagName)) {
408
+ defineCustomElement$4();
409
+ }
410
+ break;
411
+ case "duet-spinner":
353
412
  if (!customElements.get(tagName)) {
354
413
  defineCustomElement$3();
355
414
  }
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-f61f0fcc.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$1 } from './p-1772b598.js';
6
+ import { d as defineCustomElement$1 } from './p-246bd550.js';
7
7
 
8
8
  const duetEmptyStateCss = "*,*::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%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:#00294d;text-align:center;background:#f5f8fa;border-radius:4px}.duet-empty-state.duet-theme-turva{color:#171c3a;background:#f5f5f7}";
9
9
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-f61f0fcc.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
5
5
 
6
6
  const duetSpacerCss = ":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}}";
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-f61f0fcc.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
 
7
7
  const duetGridItemCss = ".sc-duet-grid-item-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;min-width:0;max-width:100%;flex:0 0 auto;padding-right:8px;padding-left: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-style:normal;font-weight:400;line-height:1.5;color:#00294d}.sc-duet-grid-item-h:first-child,.sc-duet-grid-item-h:first-of-type{padding-left:0}.sc-duet-grid-item-h:last-child,.sc-duet-grid-item-h:last-of-type{padding-right:0}@media (max-width: 35.9375em){.duet-grid-item-responsive.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important;padding-right:0;padding-left:0}}@media screen and (max-width: 47.9375em){.duet-grid-item-br-medium.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 47.9375em){.duet-grid-item-responsive.duet-grid-item-br-medium.sc-duet-grid-item-h{padding-right:0;padding-left:0}}@media screen and (max-width: 64em){.duet-grid-item-br-x-large.sc-duet-grid-item-h{width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 64em){.duet-grid-item-responsive.duet-grid-item-br-x-large.sc-duet-grid-item-h{padding-right:0;padding-left:0}}.duet-grid-item-fill.sc-duet-grid-item-h{flex:1 1 auto;width:100%}.duet-theme-turva.sc-duet-grid-item-h{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-m-0.sc-duet-grid-item-h{padding:0 !important;margin:0 !important}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h } from './p-f61f0fcc.js';
4
+ import { p as proxyCustomElement, H, h } from './p-4cf27349.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { g as getColorByName } from './p-535ce3ec.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-f61f0fcc.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
5
5
  import { m as media_query_large, b as media_query_medium, c as media_query_small } from './p-738bd3c5.js';
6
6
  import { w as watchForOptions, a as watchForElement } from './p-12721178.js';
7
7
 
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import{d as e,N as s,w as a,p as l,b as i}from"./p-08219217.js";import{g as c}from"./p-b1db3006.js";(()=>{const i=Array.from(e.querySelectorAll("script")).find((e=>new RegExp(`/${s}(\\.esm)?\\.js($|\\?|#)`).test(e.src)||e.getAttribute("data-stencil-namespace")===s)),c=i["data-opts"]||{};return"onbeforeload"in i&&!history.scrollRestoration?{then(){}}:(c.resourcesUrl=new URL(".",new URL(i.getAttribute("data-resources-url")||i.src,a.location.href)).href,((l,i)=>{const c=`__sc_import_${s.replace(/\s|-/g,"_")}`;try{a[c]=new Function("w",`return import(w);//${Math.random()}`)}catch(t){const s=new Map;a[c]=t=>{const n=new URL(t,l).href;let o=s.get(n);if(!o){const l=e.createElement("script");l.type="module",l.crossOrigin=i.crossOrigin,l.src=URL.createObjectURL(new Blob([`import * as m from '${n}'; window.${c}.m = m;`],{type:"application/javascript"})),o=new Promise((e=>{l.onload=()=>{e(a[c].m),l.remove()}})),s.set(n,o),e.head.appendChild(l)}return o}}})(c.resourcesUrl,i),a.customElements?l(c):__sc_import_duet("./p-07970d29.js").then((()=>c)))})().then((e=>(c(),i(JSON.parse('[["p-0c15b8bb",[[1,"duet-icon",{"theme":[1025],"icon":[1],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"size":[1],"outline":[1],"svgContent":[32]}]]],["p-4817aff7",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"value":[1537],"disabled":[4]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1,"info-label"],"isHovering":[32],"isInfoOpen":[32],"isBlurred":[32],"setFocus":[64]},[[2,"blur","handleHostBlur"],[2,"keydown","handleHostKeyDown"],[2,"keyup","handleHostKeyUp"]]]]],["p-9864dd9e",[[1,"duet-pagination",{"theme":[1025],"jumpString":[1,"jump-string"],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[16],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"ariaControls":[1,"accessible-controls"],"current":[1026],"numbersStore":[32],"totalPages":[32],"internalSectionIndex":[32]}],[1,"duet-range-stepper",{"theme":[1025],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[16],"ariaControls":[1,"accessible-controls"]}]]],["p-2c1c686d",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"processedListItems":[32],"processedActions":[32],"processedBack":[32]}]]],["p-8654ea51",[[2,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"open":[32],"focusedDay":[32],"inputValue":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]]]]],["p-7712404e",[[1,"duet-multiselect",{"margin":[1],"error":[1],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"checkboxesVisible":[32],"activeDescendant":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["p-94618159",[[2,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]}]]],["p-682c835a",[[1,"duet-modal",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]]]]],["p-8a99c10b",[[2,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64]}]]],["p-6003ca10",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4]}],[2,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["p-ae9bbd6d",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]}]]],["p-590f0cd4",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["p-b9e25d51",[[6,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]]]]],["p-a7dec361",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1025],"items":[8],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]}]]],["p-a69712cf",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"icon":[1],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["p-7629e252",[[1,"duet-slideout-lang",{"theme":[1025]}]]],["p-cf2207c3",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["p-9e792bdc",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["p-23300bbc",[[1,"duet-breadcrumbs",{"theme":[1025],"children":[32]}]]],["p-9569e6a7",[[6,"duet-collapsible",{"theme":[1025],"heading":[1],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["p-6c8a4d6d",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[16],"theme":[1025],"force":[4],"items":[1032],"formatter":[16],"value":[1537],"minCharacters":[2,"min-characters"],"processedItems":[32],"inputWidth":[32],"inputValue":[32],"selectionMsg":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]]]]],["p-ca0a286e",[[1,"duet-menu-bar",{"theme":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]}]]],["p-a96a177f",[[1,"duet-menu-bar-button",{"theme":[1025],"icon":[1537],"iconSize":[32],"setFocus":[64]}]]],["p-c466d748",[[1,"duet-menu-bar-dropdown",{"theme":[1025],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["p-81852379",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"caret":[1028]}]]],["p-aa4d9b23",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["p-1b6c34b9",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["p-ecce887f",[[1,"duet-slideout",{"theme":[1025],"open":[1540],"icon":[1],"toggle":[64]}]]],["p-04d51c20",[[1,"duet-slideout-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"size":[1537],"menuItem":[4,"menu-item"]}]]],["p-8cd0074b",[[1,"duet-slideout-panel",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"labelSize":[1537,"label-size"],"label":[32]}]]],["p-22e118f2",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["p-6663ee53",[[1,"duet-submenu-bar",{"theme":[1025],"open":[1540]}]]],["p-1df9e04d",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"open":[1540],"icon":[1537],"iconSize":[32]},[[8,"click","handleFocus"]]]]],["p-10596532",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["p-db5b5696",[[1,"duet-submenu-bar-link",{"theme":[1025],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["p-c2b81607",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]}]]],["p-1b594ed7",[[1,"duet-toolbar-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["p-ee21e6b2",[[1,"duet-toolbar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"active":[1028]}]]],["p-be3f2b2d",[[1,"duet-toolbar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["p-1df84690",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["p-1d83148d",[[1,"duet-nav",{"theme":[1025]}]]],["p-0a7c904c",[[1,"duet-section-layout",{"margin":[1],"middle":[4]}]]],["p-5519f08b",[[1,"duet-toolbar",{"theme":[1025]}]]],["p-a454c2b7",[[2,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]}]]],["p-8cb76b58",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"label":[513],"selected":[516],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1,"accessible-description"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"selected":[1026],"tablistAtStart":[32],"isTabContentSmallerThanWrapper":[32],"tablistAtEnd":[32],"childrenData":[32]}]]],["p-f02dcba6",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"dismissible":[4],"isDismissed":[32],"timeoutID":[32]}]]],["p-04a3dfa0",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["p-ce7ffc0e",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["p-0127ce48",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]}]]],["p-dd167a8a",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"required":[4],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["p-1bbf4ae6",[[2,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"alignment":[1],"distribution":[1],"mobile":[1],"distributeFormElement":[32]}],[2,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"breakpoint":[1]}]]],["p-e456ee37",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"]}],[1,"duet-list-item"]]],["p-613e6a9a",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"error":[1],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["p-fe1f5f17",[[1,"duet-badge",{"theme":[1025],"variation":[1],"margin":[1]}]]],["p-1b80ae9f",[[1,"duet-visually-hidden"]]],["p-37d39983",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[16],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]]],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"language":[1537],"setFocus":[64]}]]],["p-cedd3eb4",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"numbersStore":[32]}]]],["p-cc28ff9e",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["p-c791e6a4",[[1,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"openDown":[32],"openLeft":[32],"openRight":[32]},[[9,"scroll","onScroll"],[4,"click","handleDocumentClick"]]]]],["p-5db551e7",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"type":[1],"variation":[1],"label":[1],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"setFocus":[64],"resetCursor":[64],"clearInput":[64]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1]}]]],["p-fdd7fa66",[[1,"duet-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"loading":[4],"variation":[1],"negative":[4],"theme":[1025],"margin":[1],"padding":[1],"centerText":[4,"center-text"],"wrapping":[1],"expand":[4],"fixed":[4],"disabled":[516],"name":[1],"value":[1],"identifier":[1],"submit":[516],"external":[4],"language":[1],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["p-1e0269a9",[[17,"duet-link",{"accessibleLabel":[1,"accessible-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"identifier":[1],"theme":[1025],"url":[513],"external":[4],"setFocus":[64]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["p-6f22bbbe",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"value":[1025],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"matchesBreakpoint":[32]}]]]]'),e))));
4
+ import{d as e,N as s,w as a,p as l,b as i}from"./p-1da6954c.js";import{g as c}from"./p-b1db3006.js";(()=>{const i=Array.from(e.querySelectorAll("script")).find((e=>new RegExp(`/${s}(\\.esm)?\\.js($|\\?|#)`).test(e.src)||e.getAttribute("data-stencil-namespace")===s)),c=i["data-opts"]||{};return"onbeforeload"in i&&!history.scrollRestoration?{then(){}}:(c.resourcesUrl=new URL(".",new URL(i.getAttribute("data-resources-url")||i.src,a.location.href)).href,((l,i)=>{const c=`__sc_import_${s.replace(/\s|-/g,"_")}`;try{a[c]=new Function("w",`return import(w);//${Math.random()}`)}catch(t){const s=new Map;a[c]=t=>{const n=new URL(t,l).href;let o=s.get(n);if(!o){const l=e.createElement("script");l.type="module",l.crossOrigin=i.crossOrigin,l.src=URL.createObjectURL(new Blob([`import * as m from '${n}'; window.${c}.m = m;`],{type:"application/javascript"})),o=new Promise((e=>{l.onload=()=>{e(a[c].m),l.remove()}})),s.set(n,o),e.head.appendChild(l)}return o}}})(c.resourcesUrl,i),a.customElements?l(c):__sc_import_duet("./p-07970d29.js").then((()=>c)))})().then((e=>(c(),i(JSON.parse('[["p-c5d9ca19",[[1,"duet-icon",{"theme":[1025],"icon":[1],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"size":[1],"outline":[1],"svgContent":[32]}]]],["p-90c2dd61",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"value":[1537],"disabled":[4]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1,"info-label"],"isHovering":[32],"isInfoOpen":[32],"isBlurred":[32],"setFocus":[64]},[[2,"blur","handleHostBlur"],[2,"keydown","handleHostKeyDown"],[2,"keyup","handleHostKeyUp"]]]]],["p-90f46d58",[[1,"duet-pagination",{"theme":[1025],"jumpString":[1,"jump-string"],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[16],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"ariaControls":[1,"accessible-controls"],"current":[1026],"numbersStore":[32],"totalPages":[32],"internalSectionIndex":[32]}],[1,"duet-range-stepper",{"theme":[1025],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[16],"ariaControls":[1,"accessible-controls"]}]]],["p-4649ec1d",[[2,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"open":[32],"focusedDay":[32],"inputValue":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]]]]],["p-e27c8c99",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"processedListItems":[32],"processedActions":[32],"processedBack":[32]}]]],["p-c5b583e5",[[2,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64]}]]],["p-ff76aad3",[[1,"duet-multiselect",{"margin":[1],"error":[1],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"checkboxesVisible":[32],"activeDescendant":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["p-98542cf6",[[2,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]}]]],["p-b277f3c9",[[1,"duet-modal",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]]]]],["p-2c6c9c16",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4]}],[2,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["p-a92b5519",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]}]]],["p-8f72abcb",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["p-f5bf2165",[[6,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]]]]],["p-433565c9",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1025],"items":[8],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]}]]],["p-f3a000ac",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"icon":[1],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["p-186a18d8",[[1,"duet-slideout-lang",{"theme":[1025]}]]],["p-7034d814",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["p-ba29d84e",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["p-8ebf07a2",[[1,"duet-breadcrumbs",{"theme":[1025],"children":[32]}]]],["p-c485773b",[[6,"duet-collapsible",{"theme":[1025],"heading":[1],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["p-a8f0d3a9",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[16],"theme":[1025],"force":[4],"items":[1032],"formatter":[16],"value":[1537],"minCharacters":[2,"min-characters"],"processedItems":[32],"inputWidth":[32],"inputValue":[32],"selectionMsg":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]]]]],["p-172bc679",[[1,"duet-menu-bar",{"theme":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]}]]],["p-87ffe2f3",[[1,"duet-menu-bar-button",{"theme":[1025],"icon":[1537],"iconSize":[32],"setFocus":[64]}]]],["p-dd383dac",[[1,"duet-menu-bar-dropdown",{"theme":[1025],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["p-c606f454",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537]}]]],["p-805c34c6",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["p-9335c92f",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["p-c9e2607d",[[1,"duet-slideout",{"theme":[1025],"open":[1540],"background":[1],"toggle":[64]}]]],["p-5cc1dae6",[[1,"duet-slideout-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"size":[1537],"caret":[1028],"menuItem":[4,"menu-item"]}]]],["p-337d152b",[[1,"duet-slideout-panel",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"labelSize":[1537,"label-size"],"label":[32]}]]],["p-5a72573d",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["p-dc282755",[[1,"duet-submenu-bar",{"theme":[1025],"open":[1540]}]]],["p-da79ce12",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"open":[1540],"icon":[1537],"iconSize":[32]},[[8,"click","handleFocus"]]]]],["p-351daa15",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["p-732b050a",[[1,"duet-submenu-bar-link",{"theme":[1025],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["p-b9e81db8",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]}]]],["p-a198ec6f",[[1,"duet-toolbar-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537]},[[8,"click","handleFocus"]]]]],["p-f51f0dae",[[1,"duet-toolbar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"active":[1028]}]]],["p-00fd4357",[[1,"duet-toolbar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["p-3669cb32",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["p-bcb088de",[[1,"duet-nav",{"theme":[1025]}]]],["p-d032551e",[[1,"duet-section-layout",{"margin":[1],"middle":[4]}]]],["p-8422b441",[[1,"duet-toolbar",{"theme":[1025]}]]],["p-1aa70bf3",[[2,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]}]]],["p-57d581a0",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"label":[513],"selected":[516],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1,"accessible-description"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"selected":[1026],"tablistAtStart":[32],"isTabContentSmallerThanWrapper":[32],"tablistAtEnd":[32],"childrenData":[32]}]]],["p-b3a0b737",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"dismissible":[4],"isDismissed":[32],"timeoutID":[32]}]]],["p-6181ec36",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["p-d6f2d26c",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["p-67718cc3",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]}]]],["p-41bc24a5",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"required":[4],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["p-da8b3bee",[[2,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"alignment":[1],"distribution":[1],"mobile":[1],"distributeFormElement":[32]}],[2,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"breakpoint":[1]}]]],["p-990418d6",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"]}],[1,"duet-list-item"]]],["p-45970c94",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"error":[1],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["p-0eceb1fe",[[1,"duet-badge",{"theme":[1025],"variation":[1],"margin":[1]}]]],["p-e57b9976",[[1,"duet-visually-hidden"]]],["p-5f4090c2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[16],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]]],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"language":[1537],"setFocus":[64]}]]],["p-8d8d820a",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"numbersStore":[32]}]]],["p-3cc241bf",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["p-90e005cc",[[1,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1,"accessible-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"openDown":[32],"openLeft":[32],"openRight":[32]},[[9,"scroll","onScroll"],[4,"click","handleDocumentClick"]]]]],["p-8fcb7700",[[17,"duet-link",{"accessibleLabel":[1,"accessible-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"identifier":[1],"theme":[1025],"url":[513],"external":[4],"setFocus":[64]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["p-10bb0906",[[1,"duet-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"loading":[4],"variation":[1],"negative":[4],"theme":[1025],"margin":[1],"padding":[1],"centerText":[4,"center-text"],"wrapping":[1],"expand":[4],"fixed":[4],"disabled":[516],"name":[1],"value":[1],"identifier":[1],"submit":[516],"external":[4],"language":[1],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1,"accessible-label-external"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["p-e800bb84",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"type":[1],"variation":[1],"label":[1],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1]}]]],["p-385d60a2",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"value":[1025],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"matchesBreakpoint":[32]}]]]]'),e))));
package/lib/duet/duet.js CHANGED
@@ -115,7 +115,7 @@ DOMTokenList
115
115
  var resourcesUrl = scriptElm ? scriptElm.getAttribute('data-resources-url') || scriptElm.src : '';
116
116
  var start = function() {
117
117
  // if src is not present then origin is "null", and new URL() throws TypeError: Failed to construct 'URL': Invalid base URL
118
- var url = new URL('./p-56f86438.system.js', new URL(resourcesUrl, window.location.origin !== 'null' ? window.location.origin : undefined));
118
+ var url = new URL('./p-28280afb.system.js', new URL(resourcesUrl, window.location.origin !== 'null' ? window.location.origin : undefined));
119
119
  System.import(url.href);
120
120
  };
121
121
 
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import{r as e,h as t,H as o,g as a}from"./p-08219217.js";import{i as r}from"./p-4ebf1618.js";const n=class{constructor(t){e(this,t),this.theme="",this.active=!1,this.href="#",this.icon=void 0}componentWillLoad(){r(this)}render(){return t(o,null,t("a",{class:{"duet-toolbar-link":!0,"duet-theme-turva":"turva"===this.theme,active:this.active},href:this.href},this.icon&&t("duet-icon",{size:"x-small",name:this.icon,margin:"none",theme:this.theme,color:"currentColor"}),t("slot",null)))}get element(){return a(this)}};n.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;height:100%}.duet-toolbar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:0.875rem;font-weight:400;line-height:1.25;color:#004d80;text-align:center;text-decoration:none}.duet-toolbar-link.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:#940925}.duet-toolbar-link:hover{color:#00294d;background:#f3f9fc}.duet-toolbar-link:hover.duet-theme-turva{color:#171c3a;background:#f5f5f7}.duet-toolbar-link.active{color:#00294d}.duet-toolbar-link.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:"";background:#0077b3;transition:300ms ease;transform:translateY(1px)}.duet-toolbar-link.active::after.duet-theme-turva{background:#c60c30}.duet-toolbar-link.active.duet-theme-turva{color:#171c3a}.duet-toolbar-link.active.duet-theme-turva::after{background:#c60c30}';export{n as duet_toolbar_link}
4
+ import{r as e,h as t,H as o,g as a}from"./p-1da6954c.js";import{i as r}from"./p-4ebf1618.js";const n=class{constructor(t){e(this,t),this.theme="",this.active=!1,this.href="#",this.icon=void 0}componentWillLoad(){r(this)}render(){return t(o,null,t("a",{class:{"duet-toolbar-link":!0,"duet-theme-turva":"turva"===this.theme,active:this.active},href:this.href},this.icon&&t("duet-icon",{size:"x-small",name:this.icon,margin:"none",theme:this.theme,color:"currentColor"}),t("slot",null)))}get element(){return a(this)}};n.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;height:100%}.duet-toolbar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:0.875rem;font-weight:400;line-height:1.25;color:#004d80;text-align:center;text-decoration:none}.duet-toolbar-link.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:#940925}.duet-toolbar-link:hover{color:#00294d;background:#f3f9fc}.duet-toolbar-link:hover.duet-theme-turva{color:#171c3a;background:#f5f5f7}.duet-toolbar-link.active{color:#00294d}.duet-toolbar-link.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:"";background:#0077b3;transition:300ms ease;transform:translateY(1px)}.duet-toolbar-link.active::after.duet-theme-turva{background:#c60c30}.duet-toolbar-link.active.duet-theme-turva{color:#171c3a}.duet-toolbar-link.active.duet-theme-turva::after{background:#c60c30}';export{n as duet_toolbar_link}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- System.register(["./p-601cc7ed.system.js","./p-33b3aba4.system.js","./p-5f6bd5db.system.js"],(function(e){"use strict";var t,i,o,a,n,l;return{setters:[function(e){t=e.r;i=e.h;o=e.H;a=e.g},function(e){n=e.i},function(e){l=e.c}],execute:function(){var r='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;display:block;width:100%}:host(.duet-m-0){margin:0 !important}fieldset{width:100%;min-width:0;border:0}legend{position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}.duet-legend-wrapper{position:relative;display:block;width:100%;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:1rem;font-weight:600;line-height:1.5;color:#00294d;text-align:left;background:transparent}.duet-theme-turva .duet-legend-wrapper{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:#171c3a}.duet-fieldset-label{margin-bottom:12px !important;margin-top:8px}.duet-legend-has-caption .duet-fieldset-label{margin-bottom:6px !important}.duet-legend-has-tooltip .duet-fieldset-label{padding-right:36px}@media (min-width: 48em){.duet-legend-has-tooltip .duet-fieldset-label{margin-bottom:3px !important;padding-right:0}}@media (min-width: 48em){.duet-legend-has-tooltip.duet-legend-has-caption .duet-fieldset-label{margin-bottom:-3px !important}}.duet-fieldset-caption{margin-bottom:12px !important}.duet-fieldset-help{display:block;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:0.875rem;font-weight:400;line-height:1.25;color:#de2362;border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-theme-turva .duet-fieldset-help{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:#e02a0d}::slotted(duet-tooltip){position:absolute;top:4px;right:0}@media (min-width: 48em){::slotted(duet-tooltip){position:relative;right:auto}}.duet-legend-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}';var s=e("duet_fieldset",function(){function e(e){var i=this;t(this,e);this.errorId=l("DuetError");this.labelId=l("DuetLabel");this.checkHasTooltip=function(){i.hasTooltip=!!i.element.querySelector("[slot='tooltip']")};this.hasTooltip=false;this.theme="";this.margin="auto";this.caption=undefined;this.label=undefined;this.error=undefined;this.labelHidden=false}e.prototype.componentWillLoad=function(){n(this);this.checkHasTooltip()};e.prototype.render=function(){return i(o,{class:{"duet-m-0":this.margin==="none"}},i("fieldset",{"aria-labelledby":"".concat(this.errorId," ").concat(this.labelId),"aria-errormessage":this.error?this.errorId:null,class:{"duet-fieldset":true,"duet-theme-turva":this.theme==="turva"}},i("legend",{id:this.labelId},i("span",null,this.label),this.caption&&i("span",null,this.caption)),i("div",{class:{"duet-legend-wrapper":true,"duet-legend-has-caption":!!this.caption,"duet-legend-has-tooltip":this.hasTooltip,"duet-legend-hidden":this.labelHidden}},i("div",{class:"duet-fieldset-label"},i("span",{"aria-hidden":"true"},this.label),i("slot",{onSlotchange:this.checkHasTooltip,name:"tooltip"})),this.caption&&i("div",{class:"duet-fieldset-caption","aria-hidden":"true"},i("duet-caption",{margin:"none"},this.caption))),i("slot",null),i("span",{class:"duet-fieldset-help",id:this.errorId,"aria-atomic":"true","aria-live":"polite","aria-relevant":"additions removals"},this.error&&i("span",null,this.error))))};Object.defineProperty(e.prototype,"element",{get:function(){return a(this)},enumerable:false,configurable:true});return e}());s.style=r}}}));
4
+ System.register(["./p-94fca55e.system.js","./p-33b3aba4.system.js","./p-5f6bd5db.system.js"],(function(e){"use strict";var t,i,o,a,n,l;return{setters:[function(e){t=e.r;i=e.h;o=e.H;a=e.g},function(e){n=e.i},function(e){l=e.c}],execute:function(){var r='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:12px !important;display:block;width:100%}:host(.duet-m-0){margin:0 !important}fieldset{width:100%;min-width:0;border:0}legend{position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}.duet-legend-wrapper{position:relative;display:block;width:100%;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:1rem;font-weight:600;line-height:1.5;color:#00294d;text-align:left;background:transparent}.duet-theme-turva .duet-legend-wrapper{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:#171c3a}.duet-fieldset-label{margin-bottom:12px !important;margin-top:8px}.duet-legend-has-caption .duet-fieldset-label{margin-bottom:6px !important}.duet-legend-has-tooltip .duet-fieldset-label{padding-right:36px}@media (min-width: 48em){.duet-legend-has-tooltip .duet-fieldset-label{margin-bottom:3px !important;padding-right:0}}@media (min-width: 48em){.duet-legend-has-tooltip.duet-legend-has-caption .duet-fieldset-label{margin-bottom:-3px !important}}.duet-fieldset-caption{margin-bottom:12px !important}.duet-fieldset-help{display:block;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:0.875rem;font-weight:400;line-height:1.25;color:#de2362;border-radius:4px}.duet-fieldset-help span{display:block;margin-top:12px}.duet-theme-turva .duet-fieldset-help{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:#e02a0d}::slotted(duet-tooltip){position:absolute;top:4px;right:0}@media (min-width: 48em){::slotted(duet-tooltip){position:relative;right:auto}}.duet-legend-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}';var s=e("duet_fieldset",function(){function e(e){var i=this;t(this,e);this.errorId=l("DuetError");this.labelId=l("DuetLabel");this.checkHasTooltip=function(){i.hasTooltip=!!i.element.querySelector("[slot='tooltip']")};this.hasTooltip=false;this.theme="";this.margin="auto";this.caption=undefined;this.label=undefined;this.error=undefined;this.labelHidden=false}e.prototype.componentWillLoad=function(){n(this);this.checkHasTooltip()};e.prototype.render=function(){return i(o,{class:{"duet-m-0":this.margin==="none"}},i("fieldset",{"aria-labelledby":"".concat(this.errorId," ").concat(this.labelId),"aria-errormessage":this.error?this.errorId:null,class:{"duet-fieldset":true,"duet-theme-turva":this.theme==="turva"}},i("legend",{id:this.labelId},i("span",null,this.label),this.caption&&i("span",null,this.caption)),i("div",{class:{"duet-legend-wrapper":true,"duet-legend-has-caption":!!this.caption,"duet-legend-has-tooltip":this.hasTooltip,"duet-legend-hidden":this.labelHidden}},i("div",{class:"duet-fieldset-label"},i("span",{"aria-hidden":"true"},this.label),i("slot",{onSlotchange:this.checkHasTooltip,name:"tooltip"})),this.caption&&i("div",{class:"duet-fieldset-caption","aria-hidden":"true"},i("duet-caption",{margin:"none"},this.caption))),i("slot",null),i("span",{class:"duet-fieldset-help",id:this.errorId,"aria-atomic":"true","aria-live":"polite","aria-relevant":"additions removals"},this.error&&i("span",null,this.error))))};Object.defineProperty(e.prototype,"element",{get:function(){return a(this)},enumerable:false,configurable:true});return e}());s.style=r}}}));
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- System.register(["./p-601cc7ed.system.js","./p-33b3aba4.system.js"],(function(e){"use strict";var t,i,n,o,a;return{setters:[function(e){t=e.r;i=e.h;n=e.H;o=e.g},function(e){a=e.i}],execute:function(){var r='*,*::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;width:100%;height:100%}.duet-slideout-link{position:relative;display:flex;gap:20px;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:8px 0;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:inherit;font-weight:inherit;line-height:1.25;color:inherit;text-align:left;text-decoration:none}.duet-slideout-link.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.duet-slideout-link.active span{position:relative}.duet-slideout-link.active span::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:var(--active-height, 2px);content:"";background:#0077b3;transform:var(--active-translate-y, translateY(2px))}.duet-slideout-link.active.duet-theme-turva span::after{background:#c60c30}.duet-slideout-link.small{font-size:1rem;font-weight:600}.duet-slideout-link.small span::after{--active-height:1px;--active-translate-y:1px}.duet-slideout-link.medium{font-size:1.25rem;font-weight:600}.duet-slideout-link.large{font-size:1.5rem;font-weight:800}';var s=e("duet_slideout_link",function(){function e(e){t(this,e);this.theme="";this.active=false;this.href="#";this.icon=undefined;this.size="inherit";this.menuItem=false}e.prototype.componentWillLoad=function(){a(this)};e.prototype.render=function(){var e;return i(n,null,i("a",{class:(e={"duet-slideout-link":true,"duet-theme-turva":this.theme==="turva",active:this.active},e[this.size]=true,e),href:this.href,role:this.menuItem&&"menuitem"},this.icon&&i("duet-icon",{name:this.icon,color:this.menuItem&&"currentColor",size:this.menuItem?"x-small":"medium",margin:"none"}),i("span",null,i("slot",null))))};Object.defineProperty(e.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return e}());s.style=r}}}));
4
+ System.register(["./p-94fca55e.system.js","./p-33b3aba4.system.js"],(function(e){"use strict";var t,i,n,o,a;return{setters:[function(e){t=e.r;i=e.h;n=e.H;o=e.g},function(e){a=e.i}],execute:function(){var r='*,*::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;width:100%;height:100%}.duet-slideout-link{position:relative;display:flex;gap:20px;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:8px 0;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:inherit;font-weight:inherit;line-height:1.25;color:inherit;text-align:left;text-decoration:none}.duet-slideout-link.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.duet-slideout-link.active span{position:relative}.duet-slideout-link.active span::after{position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:var(--active-height, 2px);content:"";background:#0077b3;transform:var(--active-translate-y, translateY(2px))}.duet-slideout-link.active.duet-theme-turva span::after{background:#c60c30}.duet-slideout-link.small{font-size:1rem;font-weight:600}.duet-slideout-link.small span::after{--active-height:1px;--active-translate-y:1px}.duet-slideout-link.medium{font-size:1.25rem;font-weight:600}.duet-slideout-link.large{font-size:1.5rem;font-weight:800}slot[name=description]::slotted(*){display:block;padding:8px 0 0;font-size:1rem;font-size:1.25;font-weight:400;color:#657787}.duet-theme-turva slot[name=description]::slotted(*){color:#444445}';var s=e("duet_slideout_link",function(){function e(e){t(this,e);this.theme="";this.active=false;this.href="#";this.icon=undefined;this.size="inherit";this.caret=false;this.menuItem=false}e.prototype.componentWillLoad=function(){a(this)};e.prototype.render=function(){var e;return i(n,null,i("a",{class:(e={"duet-slideout-link":true,"duet-theme-turva":this.theme==="turva",active:this.active},e[this.size]=true,e),href:this.href,role:this.menuItem&&"menuitem"},this.icon&&i("duet-icon",{name:this.icon,color:this.menuItem&&"currentColor",size:this.menuItem?"x-small":"medium",margin:"none"}),i("span",null,i("slot",null),i("slot",{name:"description"})),this.caret&&i("duet-icon",{name:"action-arrow-right",color:"primary",size:"x-small",margin:"none"})))};Object.defineProperty(e.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return e}());s.style=r}}}));
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- System.register(["./p-601cc7ed.system.js","./p-33b3aba4.system.js"],(function(e){"use strict";var t,n,a,r;return{setters:[function(e){t=e.r;n=e.h;a=e.H},function(e){r=e.i}],execute:function(){var o="*,*::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%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:#00294d;text-align:center;background:#f5f8fa;border-radius:4px}.duet-empty-state.duet-theme-turva{color:#171c3a;background:#f5f5f7}";var i=e("duet_empty_state",function(){function e(e){t(this,e);this.theme="";this.icon="messaging-question";this.size="medium"}e.prototype.componentWillLoad=function(){r(this)};e.prototype.render=function(){return n(a,null,n("div",{class:{"duet-empty-state":true,"duet-theme-turva":this.theme==="turva","duet-is-small":this.size==="small"}},n("duet-icon",{color:"currentColor",name:this.icon,size:this.size==="small"?"large":"x-large"}),n("div",null,n("slot",null))))};return e}());i.style=o}}}));
4
+ System.register(["./p-94fca55e.system.js","./p-33b3aba4.system.js"],(function(e){"use strict";var t,n,a,r;return{setters:[function(e){t=e.r;n=e.h;a=e.H},function(e){r=e.i}],execute:function(){var o="*,*::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%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:#00294d;text-align:center;background:#f5f8fa;border-radius:4px}.duet-empty-state.duet-theme-turva{color:#171c3a;background:#f5f5f7}";var i=e("duet_empty_state",function(){function e(e){t(this,e);this.theme="";this.icon="messaging-question";this.size="medium"}e.prototype.componentWillLoad=function(){r(this)};e.prototype.render=function(){return n(a,null,n("div",{class:{"duet-empty-state":true,"duet-theme-turva":this.theme==="turva","duet-is-small":this.size==="small"}},n("duet-icon",{color:"currentColor",name:this.icon,size:this.size==="small"?"large":"x-large"}),n("div",null,n("slot",null))))};return e}());i.style=o}}}));