@duetds/components 9.2.8 → 10.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (749) hide show
  1. package/hydrate/index.js +950 -273
  2. package/lib/cjs/a11y-utils-76311b95.js +20 -0
  3. package/lib/cjs/{app-globals-718a3704.js → app-globals-a1431483.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-alert.cjs.entry.js +3 -3
  6. package/lib/cjs/duet-badge.cjs.entry.js +3 -3
  7. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
  9. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  11. package/lib/cjs/duet-callout.cjs.entry.js +4 -4
  12. package/lib/cjs/duet-caption_4.cjs.entry.js +10 -11
  13. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  15. package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
  16. package/lib/cjs/duet-chip_3.cjs.entry.js +6 -6
  17. package/lib/cjs/duet-choice_2.cjs.entry.js +100 -14
  18. package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
  19. package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
  21. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-date-picker.cjs.entry.js +14 -11
  23. package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
  24. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  25. package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
  26. package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
  27. package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
  28. package/lib/cjs/duet-footer.cjs.entry.js +7 -7
  29. package/lib/cjs/duet-grid_2.cjs.entry.js +5 -5
  30. package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
  31. package/lib/cjs/duet-hero.cjs.entry.js +8 -8
  32. package/lib/cjs/duet-icon.cjs.entry.js +4 -4
  33. package/lib/cjs/duet-input_2.cjs.entry.js +16 -12
  34. package/lib/cjs/duet-layout.cjs.entry.js +7 -7
  35. package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
  36. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
  38. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
  39. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +5 -6
  40. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
  41. package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -5
  42. package/lib/cjs/duet-modal.cjs.entry.js +10 -10
  43. package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
  44. package/lib/cjs/duet-nav.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
  46. package/lib/cjs/duet-number-input.cjs.entry.js +11 -6
  47. package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
  48. package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  50. package/lib/cjs/duet-progress.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  52. package/lib/cjs/duet-radio_2.cjs.entry.js +87 -11
  53. package/lib/cjs/duet-range-slider.cjs.entry.js +9 -4
  54. package/lib/cjs/duet-scrollable_3.cjs.entry.js +16 -16
  55. package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
  56. package/lib/cjs/duet-select.cjs.entry.js +8 -8
  57. package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
  58. package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
  59. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
  61. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
  62. package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
  63. package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
  64. package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
  65. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
  66. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
  67. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +4 -5
  68. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  69. package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
  70. package/lib/cjs/duet-textarea.cjs.entry.js +11 -7
  71. package/lib/cjs/duet-toggle.cjs.entry.js +9 -4
  72. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
  73. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
  74. package/lib/cjs/duet-toolbar-item.cjs.entry.js +6 -7
  75. package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
  76. package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
  77. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
  78. package/lib/cjs/duet-tooltip.cjs.entry.js +21 -3
  79. package/lib/cjs/duet-tray.cjs.entry.js +4 -4
  80. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
  81. package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
  82. package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
  83. package/lib/cjs/duet.cjs.js +3 -3
  84. package/lib/cjs/{errorcodes.utils-4e8a9de4.js → errorcodes.utils-b4cf3ce2.js} +1 -1
  85. package/lib/cjs/{focus-utils-2a0030aa.js → focus-utils-68fa1c8f.js} +1 -1
  86. package/lib/cjs/{index-21e67ab3.js → index-7e38df71.js} +1 -1
  87. package/lib/cjs/{language-utils-b5940c7b.js → language-utils-beee36ce.js} +1 -1
  88. package/lib/cjs/loader.cjs.js +3 -3
  89. package/lib/cjs/{slot-utils-b5c4d888.js → slot-utils-31c0ed00.js} +52 -1
  90. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  91. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  92. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  93. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  94. package/lib/collection/components/duet-checkbox/duet-checkbox.js +1 -1
  95. package/lib/collection/components/duet-chip/duet-chip.js +1 -1
  96. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  97. package/lib/collection/components/duet-choice/duet-choice.css +19 -18
  98. package/lib/collection/components/duet-choice/duet-choice.js +97 -13
  99. package/lib/collection/components/duet-choice-group/duet-choice-group.js +3 -6
  100. package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
  101. package/lib/collection/components/duet-combobox/duet-combobox.js +1 -1
  102. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  103. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  104. package/lib/collection/components/duet-date-picker/date-picker-input.js +2 -2
  105. package/lib/collection/components/duet-date-picker/duet-date-picker.js +9 -8
  106. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  107. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  108. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  109. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  110. package/lib/collection/components/duet-footer/duet-footer.js +4 -4
  111. package/lib/collection/components/duet-grid/duet-grid.js +3 -6
  112. package/lib/collection/components/duet-grid-item/duet-grid-item.js +3 -6
  113. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  114. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  115. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  116. package/lib/collection/components/duet-input/duet-input.js +15 -14
  117. package/lib/collection/components/duet-layout/duet-layout.js +5 -5
  118. package/lib/collection/components/duet-link/duet-link.css +2 -2
  119. package/lib/collection/components/duet-link/duet-link.js +2 -2
  120. package/lib/collection/components/duet-list/duet-list.js +1 -1
  121. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  122. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  123. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -3
  124. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  125. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  126. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  127. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  128. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  129. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  130. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  131. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  132. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  133. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  134. package/lib/collection/components/duet-number-input/duet-number-input.js +10 -8
  135. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  136. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  137. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  138. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  139. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  140. package/lib/collection/components/duet-progress/duet-progress.js +1 -0
  141. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  142. package/lib/collection/components/duet-radio/duet-radio.css +29 -27
  143. package/lib/collection/components/duet-radio/duet-radio.js +90 -13
  144. package/lib/collection/components/duet-radio-group/duet-radio-group.js +3 -6
  145. package/lib/collection/components/duet-range-slider/duet-range-slider.js +9 -7
  146. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  147. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  148. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  149. package/lib/collection/components/duet-select/duet-select.js +7 -10
  150. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  151. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  152. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  153. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  154. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  155. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  156. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  157. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  158. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  159. package/lib/collection/components/duet-step/duet-step.js +3 -6
  160. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  161. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  162. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  163. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  164. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  165. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  166. package/lib/collection/components/duet-tab/duet-tab.js +4 -7
  167. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  168. package/lib/collection/components/duet-table/duet-table.js +2 -2
  169. package/lib/collection/components/duet-textarea/duet-textarea.js +10 -9
  170. package/lib/collection/components/duet-toggle/duet-toggle.js +9 -7
  171. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  172. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  173. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  174. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  175. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  176. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  177. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  178. package/lib/collection/components/duet-tooltip/duet-tooltip.js +19 -1
  179. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  180. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  181. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  182. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  183. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  184. package/lib/collection/utils/a11y-utils.js +5 -9
  185. package/lib/collection/utils/slot-utils.js +51 -0
  186. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  187. package/lib/dist-custom-elements/duet-alert.js +1 -1
  188. package/lib/dist-custom-elements/duet-badge.js +1 -1
  189. package/lib/dist-custom-elements/duet-banner.js +4 -4
  190. package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
  191. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  192. package/lib/dist-custom-elements/duet-button.js +1 -1
  193. package/lib/dist-custom-elements/duet-callout.js +5 -5
  194. package/lib/dist-custom-elements/duet-caption.js +1 -1
  195. package/lib/dist-custom-elements/duet-card.js +3 -3
  196. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  197. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  198. package/lib/dist-custom-elements/duet-chip.js +1 -1
  199. package/lib/dist-custom-elements/duet-choice-group.js +14 -13
  200. package/lib/dist-custom-elements/duet-choice.js +102 -14
  201. package/lib/dist-custom-elements/duet-collapsible.js +5 -5
  202. package/lib/dist-custom-elements/duet-combobox.js +19 -18
  203. package/lib/dist-custom-elements/duet-contact-card.js +10 -10
  204. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  205. package/lib/dist-custom-elements/duet-date-picker.js +26 -22
  206. package/lib/dist-custom-elements/duet-divider.js +1 -1
  207. package/lib/dist-custom-elements/duet-editable-table.js +7 -7
  208. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  209. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  210. package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
  211. package/lib/dist-custom-elements/duet-footer.js +12 -12
  212. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  213. package/lib/dist-custom-elements/duet-grid.js +1 -1
  214. package/lib/dist-custom-elements/duet-header.js +8 -8
  215. package/lib/dist-custom-elements/duet-heading.js +1 -1
  216. package/lib/dist-custom-elements/duet-hero.js +15 -15
  217. package/lib/dist-custom-elements/duet-icon.js +1 -1
  218. package/lib/dist-custom-elements/duet-input.js +1 -1
  219. package/lib/dist-custom-elements/duet-label.js +1 -1
  220. package/lib/dist-custom-elements/duet-layout.js +7 -7
  221. package/lib/dist-custom-elements/duet-link.js +1 -1
  222. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  223. package/lib/dist-custom-elements/duet-list.js +1 -1
  224. package/lib/dist-custom-elements/duet-logo.js +1 -1
  225. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  226. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
  227. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
  228. package/lib/dist-custom-elements/duet-menu-bar-item.js +5 -5
  229. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  230. package/lib/dist-custom-elements/duet-menu-bar.js +4 -5
  231. package/lib/dist-custom-elements/duet-modal.js +15 -15
  232. package/lib/dist-custom-elements/duet-multiselect.js +15 -15
  233. package/lib/dist-custom-elements/duet-nav.js +2 -2
  234. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  235. package/lib/dist-custom-elements/duet-notification.js +4 -4
  236. package/lib/dist-custom-elements/duet-number-input.js +22 -16
  237. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  238. package/lib/dist-custom-elements/duet-page-heading.js +5 -5
  239. package/lib/dist-custom-elements/duet-pagination.js +24 -24
  240. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  241. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  242. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  243. package/lib/dist-custom-elements/duet-progress.js +1 -1
  244. package/lib/dist-custom-elements/duet-promo-card.js +6 -6
  245. package/lib/dist-custom-elements/duet-radio-group.js +13 -12
  246. package/lib/dist-custom-elements/duet-radio.js +88 -9
  247. package/lib/dist-custom-elements/duet-range-slider.js +12 -6
  248. package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
  249. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  250. package/lib/dist-custom-elements/duet-section-layout.js +4 -4
  251. package/lib/dist-custom-elements/duet-select.js +1 -1
  252. package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
  253. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  254. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  255. package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
  256. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
  257. package/lib/dist-custom-elements/duet-slideout-panel.js +9 -9
  258. package/lib/dist-custom-elements/duet-slideout.js +8 -8
  259. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  260. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  261. package/lib/dist-custom-elements/duet-step.js +6 -6
  262. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  263. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
  264. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
  265. package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
  266. package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
  267. package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
  268. package/lib/dist-custom-elements/duet-tab-group.js +18 -18
  269. package/lib/dist-custom-elements/duet-tab.js +6 -5
  270. package/lib/dist-custom-elements/duet-table.js +1 -1
  271. package/lib/dist-custom-elements/duet-textarea.js +21 -16
  272. package/lib/dist-custom-elements/duet-toggle.js +12 -6
  273. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
  274. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
  275. package/lib/dist-custom-elements/duet-toolbar-item.js +6 -6
  276. package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
  277. package/lib/dist-custom-elements/duet-toolbar.js +3 -3
  278. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  279. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  280. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  281. package/lib/dist-custom-elements/duet-tray.js +5 -5
  282. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  283. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  284. package/lib/dist-custom-elements/duet-upload.js +21 -21
  285. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  286. package/lib/dist-custom-elements/index.js +1 -1
  287. package/lib/dist-custom-elements/{p-e536b916.js → p-01846eb6.js} +11 -11
  288. package/lib/dist-custom-elements/{p-5f8dc639.js → p-0ac72fc8.js} +4 -3
  289. package/lib/dist-custom-elements/p-145c94a8.js +273 -0
  290. package/lib/dist-custom-elements/{p-899ca0bf.js → p-18c3a72b.js} +2 -2
  291. package/lib/dist-custom-elements/{p-b5aa78c4.js → p-266569ef.js} +2 -2
  292. package/lib/dist-custom-elements/{p-e0de8502.js → p-2a6a71e4.js} +3 -3
  293. package/lib/dist-custom-elements/{p-034f07f8.js → p-36804cd7.js} +4 -3
  294. package/lib/dist-custom-elements/{p-96652f7b.js → p-38a3168a.js} +4 -4
  295. package/lib/dist-custom-elements/{p-38e65e8c.js → p-39b63c58.js} +3 -3
  296. package/lib/dist-custom-elements/{p-6ec31ae0.js → p-4d4c66b0.js} +3 -3
  297. package/lib/dist-custom-elements/{p-96949bb3.js → p-4f5a1d66.js} +2 -2
  298. package/lib/dist-custom-elements/{p-3667436c.js → p-5270ad3d.js} +4 -4
  299. package/lib/dist-custom-elements/{p-29782b53.js → p-5448ad53.js} +1 -1
  300. package/lib/dist-custom-elements/{p-0fbbaee9.js → p-61282ed8.js} +4 -4
  301. package/lib/dist-custom-elements/{p-a21a8e5e.js → p-644b52bb.js} +3 -3
  302. package/lib/dist-custom-elements/{p-5fc9921c.js → p-649a8c3e.js} +3 -3
  303. package/lib/dist-custom-elements/{p-2e2c1d87.js → p-7ff1b14d.js} +3 -3
  304. package/lib/dist-custom-elements/{p-94a7d4af.js → p-824a3b0b.js} +6 -6
  305. package/lib/dist-custom-elements/{p-23f0b101.js → p-8342a3e5.js} +4 -4
  306. package/lib/dist-custom-elements/{p-276aeab7.js → p-8c993e48.js} +2 -2
  307. package/lib/dist-custom-elements/{p-8ac247f4.js → p-92f36210.js} +12 -12
  308. package/lib/dist-custom-elements/{p-c67a668c.js → p-98b1d4c1.js} +26 -7
  309. package/lib/dist-custom-elements/{p-c0b022c4.js → p-a5c06963.js} +3 -3
  310. package/lib/dist-custom-elements/{p-d2a5148f.js → p-a6b39855.js} +1 -1
  311. package/lib/dist-custom-elements/{p-50f145f2.js → p-aa62c36f.js} +2 -2
  312. package/lib/dist-custom-elements/{p-7d56d012.js → p-acacce04.js} +7 -7
  313. package/lib/dist-custom-elements/{p-6008fcdd.js → p-b33a176e.js} +3 -3
  314. package/lib/dist-custom-elements/{p-8b3decf2.js → p-b5ea877d.js} +49 -1
  315. package/lib/dist-custom-elements/{p-992a5de8.js → p-b9488320.js} +26 -21
  316. package/lib/dist-custom-elements/{p-79375342.js → p-c57a67d3.js} +6 -6
  317. package/lib/dist-custom-elements/{p-e6dc15da.js → p-c9a14c7b.js} +5 -5
  318. package/lib/dist-custom-elements/{p-47d4e647.js → p-cb5df864.js} +3 -3
  319. package/lib/dist-custom-elements/{p-33e3a1a9.js → p-d0a4a69f.js} +3 -3
  320. package/lib/dist-custom-elements/{p-9e61a1b8.js → p-d0aaf2cd.js} +1 -1
  321. package/lib/dist-custom-elements/{p-56bc455d.js → p-e5962501.js} +3 -3
  322. package/lib/dist-custom-elements/{p-e1efb203.js → p-ed8b17fe.js} +7 -7
  323. package/lib/dist-custom-elements/{p-be9acce7.js → p-ee079d76.js} +4 -4
  324. package/lib/dist-custom-elements/p-f0cc5629.js +18 -0
  325. package/lib/dist-custom-elements/{p-d77db171.js → p-f66602b0.js} +1 -1
  326. package/lib/dist-custom-elements/{p-386b0af9.js → p-fb63021d.js} +2 -2
  327. package/lib/dist-custom-elements/{p-c58d2abe.js → p-fc92fc89.js} +3 -3
  328. package/lib/duet/duet.esm.js +1 -1
  329. package/lib/duet/duet.js +1 -1
  330. package/lib/duet/{p-3608cf6e.system.entry.js → p-00c7bd0a.system.entry.js} +2 -2
  331. package/lib/duet/p-0245b6df.system.entry.js +4 -0
  332. package/lib/duet/p-03ad2cf3.system.entry.js +4 -0
  333. package/lib/duet/p-0c527115.entry.js +4 -0
  334. package/lib/duet/{p-22fd3cfc.entry.js → p-0cb1aedd.entry.js} +1 -1
  335. package/lib/duet/{p-e2daf94c.entry.js → p-0cb6800d.entry.js} +1 -1
  336. package/lib/duet/{p-c210a9f3.system.entry.js → p-0cde41e1.system.entry.js} +1 -1
  337. package/lib/duet/p-0d730e50.system.entry.js +4 -0
  338. package/lib/duet/{p-11db4aac.system.entry.js → p-0d79ddc1.system.entry.js} +1 -1
  339. package/lib/duet/{p-446ed731.system.entry.js → p-0f3fbf65.system.entry.js} +1 -1
  340. package/lib/duet/{p-2c3a1d5b.system.entry.js → p-12abe4eb.system.entry.js} +1 -1
  341. package/lib/duet/p-130939b4.entry.js +4 -0
  342. package/lib/duet/p-1411cba2.entry.js +4 -0
  343. package/lib/duet/{p-eaf1640f.entry.js → p-146a6092.entry.js} +1 -1
  344. package/lib/duet/p-14b4ee4d.entry.js +4 -0
  345. package/lib/duet/{p-eb8799b0.system.entry.js → p-14c1e05f.system.entry.js} +1 -1
  346. package/lib/duet/p-19096d3f.system.entry.js +4 -0
  347. package/lib/duet/p-194e89c3.system.entry.js +4 -0
  348. package/lib/duet/{p-a2c6d500.system.entry.js → p-19519c35.system.entry.js} +1 -1
  349. package/lib/duet/{p-47523d35.entry.js → p-19baff31.entry.js} +1 -1
  350. package/lib/duet/p-1aaa8887.entry.js +4 -0
  351. package/lib/duet/{p-ba2dea2c.entry.js → p-1ac5803b.entry.js} +1 -1
  352. package/lib/duet/p-1b6e33e3.system.entry.js +4 -0
  353. package/lib/duet/p-1bdd845b.system.js +4 -0
  354. package/lib/duet/p-1ce82dfa.system.js +4 -0
  355. package/lib/duet/{p-2823bfcc.system.entry.js → p-1ec66cb0.system.entry.js} +1 -1
  356. package/lib/duet/{p-8e1e8d62.system.entry.js → p-210045f4.system.entry.js} +1 -1
  357. package/lib/duet/{p-2eae4a0b.js → p-214444f4.js} +1 -1
  358. package/lib/duet/{p-216fbdc6.system.entry.js → p-21785af3.system.entry.js} +2 -2
  359. package/lib/duet/{p-3fef9e7b.entry.js → p-252df607.entry.js} +1 -1
  360. package/lib/duet/p-265b2d3f.system.entry.js +4 -0
  361. package/lib/duet/p-293cb37c.entry.js +4 -0
  362. package/lib/duet/p-296eb384.entry.js +4 -0
  363. package/lib/duet/{p-bc0290cc.system.entry.js → p-2de11c55.system.entry.js} +1 -1
  364. package/lib/duet/{p-1e17463d.system.js → p-3300a0a4.system.js} +1 -1
  365. package/lib/duet/{p-3c286a31.entry.js → p-343c72ca.entry.js} +1 -1
  366. package/lib/duet/{p-87a3db45.system.entry.js → p-351076bc.system.entry.js} +1 -1
  367. package/lib/duet/{p-2a0b04d0.system.entry.js → p-35196930.system.entry.js} +1 -1
  368. package/lib/duet/{p-82ed064b.entry.js → p-3662ad90.entry.js} +1 -1
  369. package/lib/duet/p-3693a39c.entry.js +4 -0
  370. package/lib/duet/p-39733fa6.system.entry.js +4 -0
  371. package/lib/duet/{p-877b2e4b.system.entry.js → p-3a1f45d1.system.entry.js} +1 -1
  372. package/lib/duet/{p-8570bdcb.system.entry.js → p-3b77a305.system.entry.js} +1 -1
  373. package/lib/duet/{p-ecc9994d.system.entry.js → p-3f690e05.system.entry.js} +1 -1
  374. package/lib/duet/{p-c4bfa2ff.system.entry.js → p-3fce7ef4.system.entry.js} +1 -1
  375. package/lib/duet/{p-95f9824f.entry.js → p-405ba8bb.entry.js} +1 -1
  376. package/lib/duet/{p-605e69c8.system.js → p-406af1f3.system.js} +1 -1
  377. package/lib/duet/{p-d940168e.entry.js → p-413ee44a.entry.js} +1 -1
  378. package/lib/duet/{p-2ea8dd6c.system.entry.js → p-425e3794.system.entry.js} +1 -1
  379. package/lib/duet/{p-76d69a18.system.js → p-42d0aeb0.system.js} +1 -1
  380. package/lib/duet/{p-24c50312.system.entry.js → p-4afd1e0f.system.entry.js} +1 -1
  381. package/lib/duet/{p-b8607e71.entry.js → p-4bdae83b.entry.js} +1 -1
  382. package/lib/duet/p-4e261200.js +4 -0
  383. package/lib/duet/{p-04cb4f0a.entry.js → p-4f913952.entry.js} +1 -1
  384. package/lib/duet/{p-cfa09268.system.entry.js → p-50754042.system.entry.js} +2 -2
  385. package/lib/duet/p-5222dec4.system.entry.js +4 -0
  386. package/lib/duet/{p-00340ba9.system.entry.js → p-5269e599.system.entry.js} +1 -1
  387. package/lib/duet/{p-fa1ea9bd.entry.js → p-530144b7.entry.js} +1 -1
  388. package/lib/duet/p-56c887fb.js +4 -0
  389. package/lib/duet/{p-3dc61c8e.system.entry.js → p-58497877.system.entry.js} +1 -1
  390. package/lib/duet/p-5c17c2ad.entry.js +4 -0
  391. package/lib/duet/{p-ff6c9c23.system.entry.js → p-5e62f1da.system.entry.js} +1 -1
  392. package/lib/duet/{p-bde7e1d8.system.entry.js → p-603f6dd4.system.entry.js} +1 -1
  393. package/lib/duet/p-62e046bf.system.entry.js +4 -0
  394. package/lib/duet/p-639fd3db.entry.js +4 -0
  395. package/lib/duet/{p-a07d21e7.system.entry.js → p-65a3b7a2.system.entry.js} +1 -1
  396. package/lib/duet/p-6727fc0e.entry.js +4 -0
  397. package/lib/duet/{p-4cb02d4c.system.entry.js → p-6858f043.system.entry.js} +1 -1
  398. package/lib/duet/{p-bc12ff8f.system.entry.js → p-69d6bbfe.system.entry.js} +1 -1
  399. package/lib/duet/{p-2b06592d.system.entry.js → p-6c501d0a.system.entry.js} +1 -1
  400. package/lib/duet/{p-e95e650d.system.entry.js → p-6e9ec04c.system.entry.js} +1 -1
  401. package/lib/duet/{p-25c23189.system.entry.js → p-702dc745.system.entry.js} +1 -1
  402. package/lib/duet/{p-f43ebf88.entry.js → p-706c3914.entry.js} +1 -1
  403. package/lib/duet/{p-824d882f.entry.js → p-70adc2c4.entry.js} +1 -1
  404. package/lib/duet/{p-e559149e.system.entry.js → p-70fd8af5.system.entry.js} +1 -1
  405. package/lib/duet/{p-1f74f3cd.entry.js → p-71d12412.entry.js} +1 -1
  406. package/lib/duet/{p-8e4ffb74.entry.js → p-72508bb9.entry.js} +1 -1
  407. package/lib/duet/{p-6c25b6a4.system.entry.js → p-778e26b4.system.entry.js} +1 -1
  408. package/lib/duet/p-778e721c.entry.js +4 -0
  409. package/lib/duet/p-779cfa4a.system.entry.js +4 -0
  410. package/lib/duet/{p-53455bd1.system.entry.js → p-77eb9c59.system.entry.js} +1 -1
  411. package/lib/duet/p-783e8788.system.entry.js +4 -0
  412. package/lib/duet/{p-f3c1ae71.system.entry.js → p-79bd8c35.system.entry.js} +1 -1
  413. package/lib/duet/p-7a3ae8a9.system.js +4 -0
  414. package/lib/duet/{p-a3306993.system.entry.js → p-7ba55da2.system.entry.js} +2 -2
  415. package/lib/duet/{p-a19244e5.system.js → p-7d32c253.system.js} +1 -1
  416. package/lib/duet/{p-046b98cf.entry.js → p-7f519ad1.entry.js} +1 -1
  417. package/lib/duet/p-83d125ee.system.entry.js +4 -0
  418. package/lib/duet/{p-3e02acba.entry.js → p-849cdc4a.entry.js} +1 -1
  419. package/lib/duet/{p-c7b44ed6.system.entry.js → p-8911e1f0.system.entry.js} +1 -1
  420. package/lib/duet/p-898a81ab.system.entry.js +4 -0
  421. package/lib/duet/{p-909ae316.entry.js → p-8a9a7082.entry.js} +1 -1
  422. package/lib/duet/{p-9d9713da.entry.js → p-8bc4d112.entry.js} +1 -1
  423. package/lib/duet/{p-b8dd07d6.system.entry.js → p-907ef071.system.entry.js} +1 -1
  424. package/lib/duet/{p-3a2e39e9.entry.js → p-93bc8bc7.entry.js} +1 -1
  425. package/lib/duet/{p-ae215ca8.system.entry.js → p-989ecf2e.system.entry.js} +1 -1
  426. package/lib/duet/{p-b1ab6641.entry.js → p-99443d70.entry.js} +1 -1
  427. package/lib/duet/p-99f873a0.entry.js +4 -0
  428. package/lib/duet/p-9a219c40.entry.js +4 -0
  429. package/lib/duet/p-9c45ed44.entry.js +4 -0
  430. package/lib/duet/{p-c5bacc6d.system.entry.js → p-9e27e0a8.system.entry.js} +1 -1
  431. package/lib/duet/p-9e9599ce.system.entry.js +4 -0
  432. package/lib/duet/p-9f30783d.system.entry.js +4 -0
  433. package/lib/duet/{p-21a9fa67.system.entry.js → p-9f466e90.system.entry.js} +1 -1
  434. package/lib/duet/{p-222fc546.entry.js → p-9ff1b619.entry.js} +1 -1
  435. package/lib/duet/{p-4982cc6b.entry.js → p-a023bf22.entry.js} +1 -1
  436. package/lib/duet/{p-e13854bd.entry.js → p-a1dbb6ae.entry.js} +1 -1
  437. package/lib/duet/{p-d5870c1f.system.entry.js → p-a236f333.system.entry.js} +1 -1
  438. package/lib/duet/{p-072798e6.system.entry.js → p-a42c1c73.system.entry.js} +2 -2
  439. package/lib/duet/{p-e5f269b7.entry.js → p-a5406a98.entry.js} +1 -1
  440. package/lib/duet/{p-2d950c77.system.entry.js → p-a6ee1072.system.entry.js} +1 -1
  441. package/lib/duet/{p-f43e134e.system.entry.js → p-a7c7e6a4.system.entry.js} +1 -1
  442. package/lib/duet/p-aa436035.system.entry.js +4 -0
  443. package/lib/duet/{p-d9186e07.entry.js → p-aabf13cc.entry.js} +1 -1
  444. package/lib/duet/p-aad77751.system.js +4 -0
  445. package/lib/duet/{p-b5846de1.system.entry.js → p-abe63ae2.system.entry.js} +1 -1
  446. package/lib/duet/p-ac1125e2.entry.js +4 -0
  447. package/lib/duet/{p-b10ace99.entry.js → p-ad0b50f0.entry.js} +1 -1
  448. package/lib/duet/{p-4913f02c.entry.js → p-ad3fc579.entry.js} +1 -1
  449. package/lib/duet/{p-dfef2cbe.entry.js → p-b11c1b81.entry.js} +1 -1
  450. package/lib/duet/{p-6541a645.system.entry.js → p-b1c78160.system.entry.js} +2 -2
  451. package/lib/duet/{p-32c7c509.entry.js → p-b1f3e71c.entry.js} +1 -1
  452. package/lib/duet/{p-37181efc.entry.js → p-b55e935f.entry.js} +1 -1
  453. package/lib/duet/{p-9fa72371.entry.js → p-b5b5040f.entry.js} +1 -1
  454. package/lib/duet/{p-3aad3baf.system.entry.js → p-b5eec241.system.entry.js} +1 -1
  455. package/lib/duet/{p-6e7ef80c.system.entry.js → p-b5ef2959.system.entry.js} +1 -1
  456. package/lib/duet/{p-ec975bab.entry.js → p-b6214d5a.entry.js} +1 -1
  457. package/lib/duet/{p-8abb0984.js → p-b899b000.js} +1 -1
  458. package/lib/duet/p-bbc168d3.entry.js +4 -0
  459. package/lib/duet/{p-62bd233d.entry.js → p-bf2016fd.entry.js} +1 -1
  460. package/lib/duet/{p-ed532434.system.entry.js → p-c00beb34.system.entry.js} +1 -1
  461. package/lib/duet/p-c032689a.entry.js +4 -0
  462. package/lib/duet/p-c055a0a5.entry.js +4 -0
  463. package/lib/duet/p-c0f0ba52.entry.js +4 -0
  464. package/lib/duet/{p-295e34bd.entry.js → p-c20c2ae0.entry.js} +1 -1
  465. package/lib/duet/{p-72fde124.entry.js → p-c20e0bcd.entry.js} +1 -1
  466. package/lib/duet/{p-193fbc0f.entry.js → p-c2ece51b.entry.js} +1 -1
  467. package/lib/duet/{p-845b092d.system.entry.js → p-c5efbb76.system.entry.js} +1 -1
  468. package/lib/duet/p-c6915c43.system.entry.js +4 -0
  469. package/lib/duet/{p-3c6c1ee0.system.entry.js → p-c7f38ac3.system.entry.js} +1 -1
  470. package/lib/duet/{p-6e00b714.system.entry.js → p-c8437ddb.system.entry.js} +2 -2
  471. package/lib/duet/{p-0c243b6f.entry.js → p-cab2979b.entry.js} +1 -1
  472. package/lib/duet/p-cdccf8e6.system.entry.js +4 -0
  473. package/lib/duet/{p-b4c0dc4c.entry.js → p-cfee6451.entry.js} +1 -1
  474. package/lib/duet/{p-d7d86092.js → p-d048f25c.js} +1 -1
  475. package/lib/duet/{p-acf39158.entry.js → p-d1e5ab5e.entry.js} +1 -1
  476. package/lib/duet/{p-d1266569.system.entry.js → p-d2ded72c.system.entry.js} +2 -2
  477. package/lib/duet/{p-d0cd60a6.entry.js → p-d3a5400e.entry.js} +1 -1
  478. package/lib/duet/{p-3be0272c.entry.js → p-d452cbb7.entry.js} +1 -1
  479. package/lib/duet/{p-328685e9.entry.js → p-d554e96b.entry.js} +1 -1
  480. package/lib/duet/{p-0aed733f.entry.js → p-d6b53d40.entry.js} +1 -1
  481. package/lib/duet/p-d709d282.entry.js +4 -0
  482. package/lib/duet/{p-36a317f6.entry.js → p-d7c1c492.entry.js} +1 -1
  483. package/lib/duet/{p-0f7eec22.system.entry.js → p-d803a966.system.entry.js} +1 -1
  484. package/lib/duet/p-da7ce3da.entry.js +4 -0
  485. package/lib/duet/p-dc74c7c2.system.entry.js +4 -0
  486. package/lib/duet/p-dd1ec0ef.entry.js +4 -0
  487. package/lib/duet/{p-72053364.system.entry.js → p-dea69e25.system.entry.js} +1 -1
  488. package/lib/duet/{p-b4680142.entry.js → p-e062a11a.entry.js} +1 -1
  489. package/lib/duet/p-e1d33d05.entry.js +4 -0
  490. package/lib/duet/{p-62e7624c.entry.js → p-e33c42ff.entry.js} +1 -1
  491. package/lib/duet/{p-2437b4cb.js → p-e4d4cc92.js} +1 -1
  492. package/lib/duet/p-e8465166.entry.js +4 -0
  493. package/lib/duet/{p-388cd5aa.entry.js → p-eb35e521.entry.js} +1 -1
  494. package/lib/duet/p-f0cc5629.js +4 -0
  495. package/lib/duet/{p-bfbe3a6d.system.entry.js → p-f210b371.system.entry.js} +1 -1
  496. package/lib/duet/{p-cb612283.system.entry.js → p-f29c480a.system.entry.js} +1 -1
  497. package/lib/duet/{p-c8cbf8d3.entry.js → p-f35be908.entry.js} +1 -1
  498. package/lib/duet/{p-e21744ad.system.entry.js → p-f380d364.system.entry.js} +1 -1
  499. package/lib/duet/p-f417c864.entry.js +4 -0
  500. package/lib/duet/{p-c013a413.entry.js → p-f6900a3e.entry.js} +1 -1
  501. package/lib/duet/{p-6ce40239.system.entry.js → p-f933ada6.system.entry.js} +1 -1
  502. package/lib/duet/{p-998b929a.entry.js → p-f9a64d11.entry.js} +1 -1
  503. package/lib/esm/a11y-utils-92930863.js +18 -0
  504. package/lib/esm/{app-globals-00959ca9.js → app-globals-386e1feb.js} +1 -1
  505. package/lib/esm/duet-action-button.entry.js +2 -2
  506. package/lib/esm/duet-alert.entry.js +3 -3
  507. package/lib/esm/duet-badge.entry.js +3 -3
  508. package/lib/esm/duet-banner.entry.js +2 -2
  509. package/lib/esm/duet-breadcrumb.entry.js +6 -6
  510. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  511. package/lib/esm/duet-button_2.entry.js +4 -4
  512. package/lib/esm/duet-callout.entry.js +4 -4
  513. package/lib/esm/duet-caption_4.entry.js +10 -11
  514. package/lib/esm/duet-card.entry.js +1 -1
  515. package/lib/esm/duet-checkbox.entry.js +2 -2
  516. package/lib/esm/duet-checkmark.entry.js +3 -3
  517. package/lib/esm/duet-chip_3.entry.js +6 -6
  518. package/lib/esm/duet-choice_2.entry.js +100 -14
  519. package/lib/esm/duet-collapsible.entry.js +4 -4
  520. package/lib/esm/duet-combobox.entry.js +4 -4
  521. package/lib/esm/duet-contact-card.entry.js +4 -4
  522. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  523. package/lib/esm/duet-date-picker.entry.js +14 -11
  524. package/lib/esm/duet-divider_2.entry.js +3 -3
  525. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  526. package/lib/esm/duet-empty-state.entry.js +3 -3
  527. package/lib/esm/duet-fieldset.entry.js +5 -5
  528. package/lib/esm/duet-file-chooser.entry.js +2 -2
  529. package/lib/esm/duet-footer.entry.js +7 -7
  530. package/lib/esm/duet-grid_2.entry.js +5 -5
  531. package/lib/esm/duet-header_2.entry.js +3 -3
  532. package/lib/esm/duet-hero.entry.js +8 -8
  533. package/lib/esm/duet-icon.entry.js +4 -4
  534. package/lib/esm/duet-input_2.entry.js +16 -12
  535. package/lib/esm/duet-layout.entry.js +7 -7
  536. package/lib/esm/duet-list_2.entry.js +4 -4
  537. package/lib/esm/duet-menu-bar-button.entry.js +3 -3
  538. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
  539. package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
  540. package/lib/esm/duet-menu-bar-item.entry.js +5 -6
  541. package/lib/esm/duet-menu-bar-link.entry.js +3 -3
  542. package/lib/esm/duet-menu-bar.entry.js +4 -5
  543. package/lib/esm/duet-modal.entry.js +10 -10
  544. package/lib/esm/duet-multiselect.entry.js +8 -8
  545. package/lib/esm/duet-nav.entry.js +2 -2
  546. package/lib/esm/duet-notification_2.entry.js +6 -6
  547. package/lib/esm/duet-number-input.entry.js +11 -6
  548. package/lib/esm/duet-overlay.entry.js +2 -2
  549. package/lib/esm/duet-page-heading.entry.js +3 -3
  550. package/lib/esm/duet-pagination_2.entry.js +15 -15
  551. package/lib/esm/duet-progress.entry.js +2 -2
  552. package/lib/esm/duet-promo-card.entry.js +4 -4
  553. package/lib/esm/duet-radio_2.entry.js +87 -11
  554. package/lib/esm/duet-range-slider.entry.js +9 -4
  555. package/lib/esm/duet-scrollable_3.entry.js +16 -16
  556. package/lib/esm/duet-section-layout.entry.js +4 -4
  557. package/lib/esm/duet-select.entry.js +8 -8
  558. package/lib/esm/duet-shaped-image.entry.js +3 -3
  559. package/lib/esm/duet-show-more.entry.js +4 -4
  560. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  561. package/lib/esm/duet-slideout-link.entry.js +3 -3
  562. package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
  563. package/lib/esm/duet-slideout-panel.entry.js +10 -10
  564. package/lib/esm/duet-slideout.entry.js +8 -8
  565. package/lib/esm/duet-step_2.entry.js +4 -4
  566. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
  567. package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
  568. package/lib/esm/duet-submenu-bar-item.entry.js +4 -5
  569. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  570. package/lib/esm/duet-submenu-bar.entry.js +6 -6
  571. package/lib/esm/duet-textarea.entry.js +11 -7
  572. package/lib/esm/duet-toggle.entry.js +9 -4
  573. package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
  574. package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
  575. package/lib/esm/duet-toolbar-item.entry.js +6 -7
  576. package/lib/esm/duet-toolbar-link.entry.js +3 -3
  577. package/lib/esm/duet-toolbar.entry.js +3 -3
  578. package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
  579. package/lib/esm/duet-tooltip.entry.js +21 -3
  580. package/lib/esm/duet-tray.entry.js +4 -4
  581. package/lib/esm/duet-upload-aria-status.entry.js +2 -2
  582. package/lib/esm/duet-upload-item.entry.js +5 -5
  583. package/lib/esm/duet-visually-hidden.entry.js +2 -2
  584. package/lib/esm/duet.js +4 -4
  585. package/lib/esm/{errorcodes.utils-d9431251.js → errorcodes.utils-f2529568.js} +1 -1
  586. package/lib/esm/{focus-utils-adcd9463.js → focus-utils-fb393f52.js} +1 -1
  587. package/lib/esm/{index-1d0b7c66.js → index-4e3ad237.js} +1 -1
  588. package/lib/esm/{language-utils-14969cef.js → language-utils-95643489.js} +1 -1
  589. package/lib/esm/loader.js +4 -4
  590. package/lib/esm/{slot-utils-c62f2d7c.js → slot-utils-23c88903.js} +50 -2
  591. package/lib/esm-es5/a11y-utils-92930863.js +4 -0
  592. package/lib/esm-es5/{app-globals-00959ca9.js → app-globals-386e1feb.js} +1 -1
  593. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  594. package/lib/esm-es5/duet-alert.entry.js +1 -1
  595. package/lib/esm-es5/duet-badge.entry.js +1 -1
  596. package/lib/esm-es5/duet-banner.entry.js +1 -1
  597. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  598. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  599. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  600. package/lib/esm-es5/duet-callout.entry.js +1 -1
  601. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  602. package/lib/esm-es5/duet-card.entry.js +1 -1
  603. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  604. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  605. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  606. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  607. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  608. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  609. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  610. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  611. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  612. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  613. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  614. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  615. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  616. package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
  617. package/lib/esm-es5/duet-footer.entry.js +1 -1
  618. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  619. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  620. package/lib/esm-es5/duet-hero.entry.js +1 -1
  621. package/lib/esm-es5/duet-icon.entry.js +1 -1
  622. package/lib/esm-es5/duet-input_2.entry.js +2 -2
  623. package/lib/esm-es5/duet-layout.entry.js +1 -1
  624. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  625. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  626. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  627. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  628. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  629. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  630. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  631. package/lib/esm-es5/duet-modal.entry.js +1 -1
  632. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  633. package/lib/esm-es5/duet-nav.entry.js +1 -1
  634. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  635. package/lib/esm-es5/duet-number-input.entry.js +2 -2
  636. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  637. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  638. package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
  639. package/lib/esm-es5/duet-progress.entry.js +1 -1
  640. package/lib/esm-es5/duet-promo-card.entry.js +2 -2
  641. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  642. package/lib/esm-es5/duet-range-slider.entry.js +2 -2
  643. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  644. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  645. package/lib/esm-es5/duet-select.entry.js +2 -2
  646. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  647. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  648. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  649. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  650. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
  651. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  652. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  653. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  654. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  655. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  656. package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
  657. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  658. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  659. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  660. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  661. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  662. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  663. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  664. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  665. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  666. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  667. package/lib/esm-es5/duet-tooltip.entry.js +2 -2
  668. package/lib/esm-es5/duet-tray.entry.js +1 -1
  669. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  670. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  671. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  672. package/lib/esm-es5/duet.js +1 -1
  673. package/lib/esm-es5/{errorcodes.utils-d9431251.js → errorcodes.utils-f2529568.js} +1 -1
  674. package/lib/esm-es5/focus-utils-fb393f52.js +4 -0
  675. package/lib/esm-es5/{index-1d0b7c66.js → index-4e3ad237.js} +1 -1
  676. package/lib/esm-es5/{language-utils-14969cef.js → language-utils-95643489.js} +1 -1
  677. package/lib/esm-es5/loader.js +1 -1
  678. package/lib/esm-es5/{slot-utils-c62f2d7c.js → slot-utils-23c88903.js} +1 -1
  679. package/lib/types/components/duet-choice/duet-choice.d.ts +7 -1
  680. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +2 -0
  681. package/lib/types/components/duet-input/duet-input.d.ts +2 -0
  682. package/lib/types/components/duet-number-input/duet-number-input.d.ts +2 -0
  683. package/lib/types/components/duet-progress/duet-progress.d.ts +0 -6
  684. package/lib/types/components/duet-radio/duet-radio.d.ts +7 -1
  685. package/lib/types/components/duet-range-slider/duet-range-slider.d.ts +2 -0
  686. package/lib/types/components/duet-textarea/duet-textarea.d.ts +2 -0
  687. package/lib/types/components/duet-toggle/duet-toggle.d.ts +2 -0
  688. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +3 -0
  689. package/lib/types/utils/slot-utils.d.ts +17 -0
  690. package/package.json +4 -4
  691. package/lib/cjs/a11y-utils-a0a1c591.js +0 -25
  692. package/lib/dist-custom-elements/p-33ef7275.js +0 -23
  693. package/lib/dist-custom-elements/p-e3c6562a.js +0 -272
  694. package/lib/duet/p-0acaeef1.system.entry.js +0 -4
  695. package/lib/duet/p-0bf7b3c5.entry.js +0 -4
  696. package/lib/duet/p-115db258.entry.js +0 -4
  697. package/lib/duet/p-15553b15.system.entry.js +0 -4
  698. package/lib/duet/p-1d988a7d.entry.js +0 -4
  699. package/lib/duet/p-1fa1ce4b.entry.js +0 -4
  700. package/lib/duet/p-216bc706.system.entry.js +0 -4
  701. package/lib/duet/p-22e54537.system.entry.js +0 -4
  702. package/lib/duet/p-2bc9a07a.system.entry.js +0 -4
  703. package/lib/duet/p-3149beee.system.entry.js +0 -4
  704. package/lib/duet/p-3b25391c.entry.js +0 -4
  705. package/lib/duet/p-3b838a83.system.js +0 -4
  706. package/lib/duet/p-3ed182b5.entry.js +0 -4
  707. package/lib/duet/p-40354594.entry.js +0 -4
  708. package/lib/duet/p-41f2f90c.entry.js +0 -4
  709. package/lib/duet/p-5b378d7e.entry.js +0 -4
  710. package/lib/duet/p-5d6463a4.entry.js +0 -4
  711. package/lib/duet/p-5e8d9c74.system.entry.js +0 -4
  712. package/lib/duet/p-5f9da024.system.entry.js +0 -4
  713. package/lib/duet/p-67f593af.entry.js +0 -4
  714. package/lib/duet/p-720a5baf.system.entry.js +0 -4
  715. package/lib/duet/p-73a912a8.system.entry.js +0 -4
  716. package/lib/duet/p-76f8cf1e.entry.js +0 -4
  717. package/lib/duet/p-79e8dc10.entry.js +0 -4
  718. package/lib/duet/p-876398dc.entry.js +0 -4
  719. package/lib/duet/p-88592630.js +0 -4
  720. package/lib/duet/p-965e597c.system.js +0 -4
  721. package/lib/duet/p-99bddf65.system.js +0 -4
  722. package/lib/duet/p-9cc4e4a1.entry.js +0 -4
  723. package/lib/duet/p-9dddb2a6.system.entry.js +0 -4
  724. package/lib/duet/p-9ed7087f.entry.js +0 -4
  725. package/lib/duet/p-a3a959a4.entry.js +0 -4
  726. package/lib/duet/p-abcf33aa.entry.js +0 -4
  727. package/lib/duet/p-ac975c3d.js +0 -4
  728. package/lib/duet/p-bffcb6cc.system.entry.js +0 -4
  729. package/lib/duet/p-cda56872.entry.js +0 -4
  730. package/lib/duet/p-ce60e510.entry.js +0 -4
  731. package/lib/duet/p-da114a78.entry.js +0 -4
  732. package/lib/duet/p-e1c881da.system.js +0 -4
  733. package/lib/duet/p-e263da06.entry.js +0 -4
  734. package/lib/duet/p-e5810f77.entry.js +0 -4
  735. package/lib/duet/p-e6ac5022.system.entry.js +0 -4
  736. package/lib/duet/p-e96a159d.system.entry.js +0 -4
  737. package/lib/duet/p-ed803e3f.entry.js +0 -4
  738. package/lib/duet/p-ee1c534c.system.entry.js +0 -4
  739. package/lib/duet/p-f2bc16bb.system.entry.js +0 -4
  740. package/lib/duet/p-f3b6b75d.system.entry.js +0 -4
  741. package/lib/duet/p-f5f81926.system.entry.js +0 -4
  742. package/lib/duet/p-faf02cb3.entry.js +0 -4
  743. package/lib/duet/p-fb0c0f16.entry.js +0 -4
  744. package/lib/duet/p-fd78f61a.js +0 -4
  745. package/lib/duet/p-fe4a2e84.system.entry.js +0 -4
  746. package/lib/duet/p-fe56aeca.system.entry.js +0 -4
  747. package/lib/esm/a11y-utils-02741d98.js +0 -23
  748. package/lib/esm-es5/a11y-utils-02741d98.js +0 -4
  749. package/lib/esm-es5/focus-utils-adcd9463.js +0 -4
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
7
  import { d as debounce } from './js-utils-9b9e0039.js';
8
8
  import { k as isArrowKey, l as isNumber, d as isArrowLeftKey, b as isArrowUpKey, a as isArrowRightKey, c as isArrowDownKey, m as isMinusKey, n as isPlusKey } from './keyboard-utils-439bcc8b.js';
9
- import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
9
+ import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-95643489.js';
10
10
  import { p as parsePossibleJSON } from './string-utils-192eb3c8.js';
11
11
  import { b as breakpointTokensUpTo, a as breakpointToToken } from './token-utils-a32eb753.js';
12
12
  import './tokens.module-a746651a.js';
@@ -343,32 +343,32 @@ const DuetPagination = class {
343
343
  * Always the last one in the class.
344
344
  */
345
345
  render() {
346
- return (h(Host, { key: '756ad0511064e85742b3bb271bdd2a468f3f1eb0', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { key: '4d235370cef9fc2b6d9448b2b02a02eefc04b97b', role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
346
+ return (h(Host, { key: '63ebab0bf7dea080db742a196ec6cadd4faf3422', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { key: '5b4e1021fb02a66c75a69bd9d38aa122b02f0853', role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
347
347
  "duet-pagination-nav": true,
348
348
  [`duet-pagination-variation-${this.variation}`]: true,
349
- } }, this.numbersStore !== "" && (h("div", { key: '4e98bb73d78c7cb713ac1de78d9d5ccbdce1687d', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { key: '9d16f94604abbcfbbd8b538395e46c024b88c0a2', theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { key: '7bbec70a660779cabba7847dd76732e9bfb71f1b', id: this.listId, class: {
349
+ } }, this.numbersStore !== "" && (h("div", { key: '93e3182cbbc58a95b98717a46d7b12493ec0818d', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { key: '2c4d460cefbb01010e16f981ee02a88c72676697', theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { key: '34474987dd9a26aea05634587138e95af4fe450c', id: this.listId, class: {
350
350
  "duet-pagination": true,
351
351
  "duet-pagination-is-dimmed": this.numbersStore !== "",
352
- }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '974c29ddf4de1b7aca6e24f289be9fbb4177eb56', class: {
352
+ }, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: 'c69df7d962b26a27a954c7d8bef8f535505a4cd1', class: {
353
353
  "duet-pagination-page-button": true,
354
354
  "duet-pagination-button-first": true,
355
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'd8fd5f3a859d470c11c15ae197313cc6c8983fc2', disabled: (this.internalSectionIndex === 0 && this.current <= 1) || this.disabled, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, title: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }))), h("li", { key: 'c03e92b8f6ba758dd49e881380c964c87f155dcc', class: {
355
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '901a11fde18ff828ab5ee44301b430f1551ff721', disabled: (this.internalSectionIndex === 0 && this.current <= 1) || this.disabled, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, title: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }))), h("li", { key: 'deb4f81302119384f87796c6c571d3bff92394cc', class: {
356
356
  "duet-pagination-page-button": true,
357
357
  "duet-pagination-button-first": true,
358
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '71b346d9a35b397951223fb32bdd449441dab0bf', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
358
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '43edc2b4276101f2a199656d97905fbb5c318d01', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
359
359
  (this.current <= 1 && this.processedPageLinks) ||
360
- this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: '142ba228678916f8f9a69de0c8f38430c6db7623' }, h("li", { key: '6e2370fdf3f65c69d30ccee081b6426c12267a11', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '887ee7242f007578beb3b1a59702ab619d0a7e5e', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }, h("div", { key: '0b5d04b555f074972abcc93a70a0d80bdadabcd4', class: "duet-pagination-page-number" }, "1"))), h("li", { key: '3cbe3bbf9ef3406f2a98aa736f692aaf87119857', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '462643a69aeecc463a23ba22f0bf79ea8c4456c3', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { key: 'fa748ff5b134b6a0a3a4550f0073fbf45baf2337', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
361
- this.shouldDisplayNavigation() && (h(Fragment, { key: '0459e62e54d351fa5f22afa7afb3a3a6027df6c1' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { key: 'fb76ad813a83768da7a52230342170198efc321d', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '14b9164e41b63d0adbbfe5ef29074a46695a44d6', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { key: '551f91a348760b5101e88adc3a3d8a3d692fc804', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { key: '454ccc661d104be10d0a3908fa7516e1f627fb57', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '01eeca39b9de17e25c39ffec6296c26920b86380', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme, url: this.processedPageLinks
360
+ this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: 'e7bb804999bcc0049a36cee1cfed6eace4f69a9d' }, h("li", { key: 'bc8e86d51a05ed7207c61130e03adab99972d990', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: 'c8cf1aa4d17fa21f4bac1df94d567ee7c6518926', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }, h("div", { key: '949333bff2072db55bc94f2038c0dc17086075f7', class: "duet-pagination-page-number" }, "1"))), h("li", { key: 'a60a0b5db53ce3ab2d53ef5d621cb116bfc54a24', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: 'ac69e69536e75c62726f5d0ebc403575ff059b2b', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { key: 'e6fa249f0f887d99b24f8d98f8b2872c7d259ffe', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
361
+ this.shouldDisplayNavigation() && (h(Fragment, { key: '68d65a89a09e8f96f8079165c10677ea7e28eb16' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { key: '2b3a962f01999ee98fa7404fb492d70facca7ce0', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '0007c2b7bfb175274c0d9bf0b6c44cb391573a4a', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { key: '6fe7f71ea889cf3338600fd1bd0eb4f7ded1c02a', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { key: 'e2e34841b26b18aca84c76f43ef2d185528fefe4', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '8947ea4940b1e8df4759fdf76fc53c2f77febaf7', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme, url: this.processedPageLinks
362
362
  ? this.processedPageLinks[this.processedPageLinks.length - 1]
363
- : undefined }, h("div", { key: 'f4c0ca8a738f21233a966611c8ce15d7f776c7d7', class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { key: '3dc850213f9f9c7aac8cabba1901740d6068cdde', class: {
363
+ : undefined }, h("div", { key: '60e347e323fd4361a1cf408ee51e4bc67a9230d3', class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { key: '978ffca86c84b3fed8deaa3842f5ce5d1176699e', class: {
364
364
  "duet-pagination-page-button": true,
365
365
  "duet-pagination-button-last": true,
366
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'ddf5b89fac538ccdae84e031bea7a2830f656bc0', disabled: !!((this.current === this.totalPages &&
366
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '1d9c0a03632a95f0da443958fc9701410407ad24', disabled: !!((this.current === this.totalPages &&
367
367
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
368
- (this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '78c2482a7d36358e53000e55c19057c2b4585165', class: {
368
+ (this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '6387079d576477e9fd25739cc58563a16f3d7f00', class: {
369
369
  "duet-pagination-page-button": true,
370
370
  "duet-pagination-button-last": true,
371
- }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '330747e12a1e3d8bc0fb74f3945d99c06d8132d0', disabled: (this.current === this.totalPages &&
371
+ }, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '6b41bfa37ce32dbc2a977aa9110659c8720d04ab', disabled: (this.current === this.totalPages &&
372
372
  this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
373
373
  this.disabled, accessibleLabel: this.accessibleLabels.last_page, title: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), "icon-name": "action-move-to-last", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.totalPages - 1] : undefined })))))));
374
374
  }
@@ -542,10 +542,10 @@ const DuetRangeStepper = class {
542
542
  * Always the last one in the class.
543
543
  */
544
544
  render() {
545
- return (h("div", { key: '43d93bf62ed3c3b091933da841d015662b158e50', class: {
545
+ return (h("div", { key: 'e398ec0cf2d35150c78f4e3475fd7e4c95d646ad', class: {
546
546
  "duet-range-stepper": true,
547
547
  "duet-theme-turva": this.theme === "turva",
548
- }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '0eb7fa8f8e1f5853a16c85f8d9670c70d531f13a', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: 'b89f2b93dfe5a510bf6acbdf30ce694ff1ac59dc', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'a9d84ec5096ae382828ee82ba75bd558b08d49ea', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
548
+ }, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '24a874579791e03416eb316216ea44c6d35d7e0b', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '13d2b13c96b44797b61192a0e99c63ec0098e7a6', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'd8b25262e3f9549252640e5479b83dd2c7ea4930', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
549
549
  }
550
550
  get element() { return getElement(this); }
551
551
  static get watchers() { return {
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
- import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-14969cef.js';
7
+ import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-95643489.js';
8
8
  import './string-utils-192eb3c8.js';
9
9
 
10
10
  const duetProgressCss = "*,*::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:inherit}.duet-progress{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;min-height:1px;}.duet-progress .progress-bar{position:relative;display:block;width:100%;height:inherit;min-height:1px;background-color:rgb(240, 247, 250);border-radius:0;box-shadow:none}.duet-theme-turva .duet-progress .progress-bar{background-color:rgb(255, 241, 241)}.duet-progress .progress-bar>span{display:block;height:inherit;text-indent:-9999px;background-color:rgb(0, 119, 179);border-radius:0}.duet-theme-turva .duet-progress .progress-bar>span{background-color:rgb(198, 12, 48)}.duet-progress progress[value]{display:flex;width:100%;height:inherit;min-height:1px;color:rgb(0, 119, 179);border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.duet-progress progress[value]::-webkit-progress-bar{background-color:rgb(240, 247, 250);border-radius:0}.duet-progress progress[value]::-webkit-progress-value{background-color:rgb(0, 119, 179);background-size:35px 20px, 100% 100%, 100% 100%;border-radius:0;-webkit-animation:animate-stripes 5s linear infinite;animation:animate-stripes 5s linear infinite}.duet-progress progress[value] ::-moz-progress-bar{background-color:rgb(240, 247, 250)}.duet-progress.duet-theme-turva progress[value]{color:rgb(198, 12, 48)}.duet-progress.duet-theme-turva progress[value]::-webkit-progress-bar{background-color:rgb(255, 241, 241)}.duet-progress.duet-theme-turva progress[value]::-webkit-progress-value{background-color:rgb(198, 12, 48)}.duet-progress.duet-theme-turva progress[value] ::-moz-progress-bar{background-color:rgb(255, 241, 241)}";
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-c62f2d7c.js';
6
+ import { h as hasSlot, c as checkNamedSlotElement } from './slot-utils-23c88903.js';
7
7
  import { g as getColorByName } from './token-utils-a32eb753.js';
8
8
  import './tokens.module-a746651a.js';
9
9
 
@@ -53,12 +53,12 @@ const DuetPromoCard = class {
53
53
  backgroundColor: backgroundColor ? backgroundColor : "none",
54
54
  };
55
55
  const TagName = this.url ? "a" : "div";
56
- return (h(Host, { key: 'c1a1de7dff739a9682d326b8d95ebc1a6b654116', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: 'ca9a98e6b0fd507a266e7df4ea2c9f633c025e94', class: {
56
+ return (h(Host, { key: 'cf0d6881f2f47a55a8143ca7b3456883bb2d772a', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: '928893cdc7ec06b1d2c063bb97534847c647272e', class: {
57
57
  "duet-promo-card": true,
58
58
  "duet-theme-turva": this.theme === "turva",
59
59
  "no-bg-color": !this.backgroundColor,
60
60
  "duet-promo-card-link": !!this.url,
61
- }, style: bannerStyles }, h(TagName, { key: 'ecd0f55f11b5ab945cb5f8731bfcdf0f9896329f', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: '5e172fe31a4f2f5f2a1a332fa8d8b5a1cbf3d01e', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: '0dd4c9c41fea8db65956d2c844fb78a97ab279ef', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: '2d89e751682632487cfcefcdce063886070711a1', class: "pre-heading" }, h("slot", { key: '0e4a51c40d95dd0080de19cd45bf70e117f4a131', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: '72a74b257a084c3ddf7e7285da10875c21db8790', class: "heading" }, h("duet-heading", { key: 'b34a76dad87e9726296d775f3145b2c7b640bee4', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: '3fd56ffd4b2600856059091709f347f689e8a017' }, h("slot", { key: 'ce33481480a296bc9884ed1de8b77e31232b0f23', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: 'a3c2f1b7a9bc92599183ce1ea8aabebd0849b30b', class: "description" }, h("duet-paragraph", { key: '2e90a512af33afbf6635faa626ff038d3beb2034', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '0d774578043b823e14e314169fdcde5d4a4f002d' }, h("slot", { key: '2da893d28fe769d4d5b9bc46104be41223eb96d8', name: "description" }))))), this.hasActionSlot && (h("div", { key: 'b20a53961de0cf3392ab726634262978ecb3a6f1', class: "action" }, h("slot", { key: '1221939ab0a8061182f7b648c104ad75ae6f36b4', name: "action" }))))))));
61
+ }, style: bannerStyles }, h(TagName, { key: '364938761185a64da7aa41156bc9537a98214cd9', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: '2c0cf1389b24e9f83d2ceaa0f8c9b7d61497be6d', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: '1d0b3d4c573a508916a2764704371938cde06015', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: '2b37c5cdafaed100d881143c347afb3c61001204', class: "pre-heading" }, h("slot", { key: '25a7c6af10e95f45da8d0b541f62deef43e1425c', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: 'd442b4843e6ef12edaf638fa40ea1dfeb7530b67', class: "heading" }, h("duet-heading", { key: 'a958109c2ee15936268c1f4d2442c882b2201f23', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: 'c0e6cfbc00e165a7d268e523f70fb9bd35319d74' }, h("slot", { key: '0486de64216f817a4beea3c033cc8358b1c5e0e4', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '290862c134b87ef88be10e76b8bbcdd4d3b81e4a', class: "description" }, h("duet-paragraph", { key: '62c172d0ca03aaf5a07eebc9ba746522b3ad4111', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '2e1aa4953e82e554989d540ea3457b4e3bf41ab1' }, h("slot", { key: 'e84b12f234411a1cc96e6e3162a1c0c18014dd2b', name: "description" }))))), this.hasActionSlot && (h("div", { key: '2fb7c4c6c1c6e1726ea7ae5b2dc98964523f7161', class: "action" }, h("slot", { key: '62ed799aa718b7dfe639a2c06e868ed5d019d881', name: "action" }))))))));
62
62
  }
63
63
  get element() { return getElement(this); }
64
64
  };
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
6
  import { c as createID } from './create-id-149a1b6d.js';
7
- import { c as checkNamedSlotElement } from './slot-utils-c62f2d7c.js';
7
+ import { g as getElementsFromNamedSlot, h as hasSlot, c as checkNamedSlotElement } from './slot-utils-23c88903.js';
8
8
  import { f as findCheckedOption, w as watchForOptions } from './watch-options-e96ecd92.js';
9
9
 
10
- const duetRadioCss = "*.sc-duet-radio,*.sc-duet-radio::after,*.sc-duet-radio::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-radio-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:28px !important;margin-bottom:12px !important;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}.sc-duet-radio-h:last-child,.sc-duet-radio-h:last-of-type{margin-right:0 !important}.vertical.sc-duet-radio-h{margin-right:0 !important}.horizontal.sc-duet-radio-h{margin-bottom:0 !important;width:auto}.horizontal.sc-duet-radio-h .duet-label.sc-duet-radio .duet-label-content.sc-duet-radio{max-width:100%}@media (min-width: 48em){.horizontal-responsive.sc-duet-radio-h{margin-right:28px !important;margin-bottom:0 !important;width:auto}.horizontal-responsive.sc-duet-radio-h:last-child,.horizontal-responsive.sc-duet-radio-h:last-of-type{margin-right:0 !important}.horizontal-responsive.sc-duet-radio-h .duet-label.sc-duet-radio .duet-label-content.sc-duet-radio{max-width:100%}}.duet-m-0.sc-duet-radio-h{margin:0 !important}.sc-duet-radio-h:last-child:not(:only-child){margin-right:0 !important;margin-bottom:0 !important}.duet-label.sc-duet-radio{position:relative;z-index:100;display:flex;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;hyphens:auto;line-height:1.5;color:rgb(8, 42, 77);word-break:break-word;overflow-wrap:break-word;cursor:pointer;background:transparent}.duet-theme-turva.sc-duet-radio .duet-label.sc-duet-radio{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label.sc-duet-radio .duet-label-content.sc-duet-radio{flex-grow:1;font-size:1rem}.duet-label-hidden.sc-duet-radio .duet-label.sc-duet-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-radio-container.sc-duet-radio{position:relative;width:100%;height:100%}.duet-radio.sc-duet-radio{padding:14px !important;position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;cursor:pointer;opacity:0}.duet-radio.sc-duet-radio+label.sc-duet-radio::before{z-index:100;flex-shrink:0;width:20px;height:20px;margin:2px 10px 1px 1px;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(8, 42, 77);border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(23, 28, 58)}.duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:focus+label.sc-duet-radio::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{position:absolute;top:6px;left:5px;z-index:200;flex-shrink:0;width:12px;height:12px;content:\"\";background:rgb(0, 119, 179);border-radius:50%}.duet-theme-turva.sc-duet-radio .duet-radio.sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(23, 28, 58)}.duet-radio[disabled].sc-duet-radio{cursor:default}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:rgb(98, 121, 138)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio{color:rgb(143, 147, 158)}.duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio+label.sc-duet-radio::before{border-color:rgb(143, 147, 158)}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::before{border:1px solid rgb(127, 150, 165)}.duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(127, 150, 165)}.duet-theme-turva.sc-duet-radio .duet-radio[disabled].sc-duet-radio:checked+label.sc-duet-radio::after{background:rgb(143, 147, 158);border-color:rgb(143, 147, 158)}";
10
+ const duetRadioCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:28px !important;margin-bottom:12px !important;display:inline-flex;width:100%;vertical-align:bottom;-webkit-tap-highlight-color:transparent}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.vertical){margin-right:0 !important}:host(.horizontal){margin-bottom:0 !important;width:auto}:host(.horizontal) .duet-label .duet-label-content{max-width:100%}@media (min-width: 48em){:host(.horizontal-responsive){margin-right:28px !important;margin-bottom:0 !important;width:auto}:host(.horizontal-responsive):last-child,:host(.horizontal-responsive):last-of-type{margin-right:0 !important}:host(.horizontal-responsive) .duet-label .duet-label-content{max-width:100%}}:host(.duet-m-0){margin:0 !important}:host(:last-child:not(:only-child)){margin-right:0 !important;margin-bottom:0 !important}.duet-label{position:relative;z-index:100;display:flex;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;hyphens:auto;line-height:1.5;color:rgb(8, 42, 77);word-break:break-word;overflow-wrap:break-word;cursor:pointer;background:transparent}.duet-theme-turva .duet-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-label .duet-label-content{flex-grow:1;font-size:1rem}.duet-label-hidden .duet-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-radio-container{position:relative;width:100%;height:100%}.duet-label::before{z-index:100;flex-shrink:0;width:20px;height:20px;margin:2px 10px 1px 1px;content:\"\";background:rgb(255, 255, 255);border:1px solid rgb(8, 42, 77);border-radius:50%}.duet-theme-turva .duet-label::before{border-color:rgb(23, 28, 58)}.duet-label.focus::before{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-label.focus::before{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-label.checked::after{position:absolute;top:6px;left:5px;z-index:200;flex-shrink:0;width:12px;height:12px;content:\"\";background:rgb(0, 119, 179);border-radius:50%}.duet-theme-turva .duet-label.checked::after{background:rgb(23, 28, 58)}.duet-label.disabled{color:rgb(98, 121, 138)}.duet-theme-turva .duet-label.disabled{color:rgb(143, 147, 158)}.duet-label.disabled::before{border-color:rgb(181, 198, 208)}.duet-theme-turva .duet-label.disabled::before{border-color:rgb(143, 147, 158)}.duet-label.disabled.checked::before{border:1px solid rgb(127, 150, 165)}.duet-label.disabled.checked::after{background:rgb(127, 150, 165)}.duet-theme-turva .duet-label.disabled.checked::after{background:rgb(143, 147, 158);border-color:rgb(143, 147, 158)}*::slotted([slot=input]){padding:14px !important;position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;cursor:pointer;opacity:0}*::slotted([slot=input][disabled]){cursor:default}";
11
11
  const DuetRadioStyle0 = duetRadioCss;
12
12
 
13
13
  const DuetRadio = class {
@@ -20,6 +20,70 @@ const DuetRadio = class {
20
20
  * Own Properties.
21
21
  */
22
22
  this.radioId = createID("DuetRadio");
23
+ this.radioInputListenersRemove = radioInput => {
24
+ radioInput.removeEventListener("change", this.onChange);
25
+ //radioInput.removeEventListener("click", this.onRadioClick)
26
+ radioInput.removeEventListener("focus", this.onFocus);
27
+ radioInput.removeEventListener("blur", this.onBlur);
28
+ };
29
+ this.radioInputListenersAdd = radioInput => {
30
+ radioInput.addEventListener("change", this.onChange);
31
+ //radioInput.addEventListener("click", this.onRadioClick)
32
+ radioInput.addEventListener("focus", this.onFocus);
33
+ radioInput.addEventListener("blur", this.onBlur);
34
+ };
35
+ this.radioInputSetUp = () => {
36
+ const slotInput = this.element.querySelector("input[slot=input]");
37
+ const radioInput = slotInput || document.createElement("input");
38
+ radioInput.slot = "input";
39
+ radioInput.disabled = this.disabled || this.groupDisabled ? true : undefined;
40
+ radioInput.id = this.identifier || this.radioId;
41
+ radioInput.type = "radio";
42
+ radioInput.name = this.name;
43
+ radioInput.value = this.value;
44
+ radioInput.checked = this.checked;
45
+ if (this.accessibleIndex) {
46
+ radioInput.tabIndex = Number(this.accessibleIndex);
47
+ }
48
+ radioInput.required = this.required;
49
+ radioInput.role = this.role;
50
+ if (this.accessibleControls) {
51
+ radioInput.setAttribute("aria-controls", this.accessibleControls);
52
+ }
53
+ if (this.accessibleActiveDescendant) {
54
+ radioInput.setAttribute("aria-activedescendant", this.accessibleActiveDescendant);
55
+ }
56
+ if (this.accessibleOwns) {
57
+ radioInput.setAttribute("aria-owns", this.accessibleOwns);
58
+ }
59
+ if (this.accessibleDescribedBy) {
60
+ radioInput.setAttribute("aria-describedby", this.accessibleDescribedBy);
61
+ }
62
+ if (this.accessibleLabelledBy) {
63
+ radioInput.setAttribute("aria-labelledby", this.accessibleLabelledBy);
64
+ }
65
+ if (this.accessibleDetails) {
66
+ radioInput.setAttribute("aria-details", this.accessibleDetails);
67
+ }
68
+ if (this.accessibleDescription) {
69
+ radioInput.setAttribute("aria-description", this.accessibleDescription);
70
+ }
71
+ if (this.hasLabel) {
72
+ const slotContent = getElementsFromNamedSlot(this.element, "label");
73
+ radioInput.ariaLabel = slotContent.length > 0 ? slotContent[0].textContent : this.labelElement.textContent;
74
+ }
75
+ else {
76
+ radioInput.ariaLabel = this.labelElement.textContent;
77
+ }
78
+ if (slotInput) {
79
+ this.radioInputListenersRemove(radioInput);
80
+ }
81
+ else {
82
+ this.element.appendChild(radioInput);
83
+ }
84
+ this.radioInputListenersAdd(radioInput);
85
+ this.focusableElement = radioInput;
86
+ };
23
87
  /**
24
88
  * Component event handling.
25
89
  */
@@ -27,7 +91,9 @@ const DuetRadio = class {
27
91
  ev.stopPropagation();
28
92
  };
29
93
  this.onChange = (ev) => {
30
- this.checked = this.nativeInput.checked || false;
94
+ const input = this.focusableElement;
95
+ const inputChecked = input.checked;
96
+ this.checked = inputChecked;
31
97
  if (this.checked && !this.blockEvents) {
32
98
  this.duetChange.emit({
33
99
  originalEvent: ev,
@@ -38,6 +104,7 @@ const DuetRadio = class {
38
104
  }
39
105
  };
40
106
  this.onBlur = (ev) => {
107
+ this.focus = false;
41
108
  this.duetBlur.emit({
42
109
  originalEvent: ev,
43
110
  checked: this.checked,
@@ -46,6 +113,7 @@ const DuetRadio = class {
46
113
  });
47
114
  };
48
115
  this.onFocus = (ev) => {
116
+ this.focus = true;
49
117
  this.duetFocus.emit({
50
118
  originalEvent: ev,
51
119
  checked: this.checked,
@@ -53,6 +121,7 @@ const DuetRadio = class {
53
121
  component: "duet-radio",
54
122
  });
55
123
  };
124
+ this.focus = false;
56
125
  this.accessibleActiveDescendant = undefined;
57
126
  this.accessibleDetails = undefined;
58
127
  this.accessibleLabelledBy = undefined;
@@ -81,35 +150,42 @@ const DuetRadio = class {
81
150
  */
82
151
  componentWillLoad() {
83
152
  inheritGlobalTheme(this);
84
- this.hasLabel = !!this.element.querySelector(":scope > [slot='label']");
153
+ this.hasLabel = hasSlot(this.element, "label");
85
154
  if (this.value === undefined) {
86
155
  this.value = this.identifier;
87
156
  }
88
157
  }
158
+ componentDidRender() {
159
+ this.radioInputSetUp();
160
+ }
89
161
  /**
90
162
  * Sets focus on the specified `duet-radio`. Use this method instead of the global
91
163
  * `input.focus()`.
92
164
  */
93
165
  async setFocus(options) {
94
- this.nativeInput.focus(options);
166
+ this.focusableElement.focus(options);
95
167
  }
96
168
  /**
97
169
  * render() function
98
170
  * Always the last one in the class.
99
171
  */
100
172
  render() {
101
- const identifier = this.identifier || this.radioId;
102
- return (h(Host, { onClick: this.onClick, class: {
173
+ return (h(Host, { key: '45b1545ee1fba45f0e798ecc8d00e3a1008626f8', onClick: this.onClick, class: {
103
174
  horizontal: this.groupDirection === "horizontal" && !this.groupResponsive,
104
175
  "horizontal-responsive": this.groupDirection === "horizontal" && this.groupResponsive,
105
176
  "duet-m-0": this.margin === "none",
106
- } }, h("div", { class: { "duet-radio-container": true, "duet-theme-turva": this.theme === "turva" } }, h("input", { type: "radio", onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, value: this.value, tabindex: this.accessibleIndex, class: { "duet-radio": true, disabled: this.disabled || this.groupDisabled }, checked: this.checked, disabled: this.disabled || this.groupDisabled, required: this.required, "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, role: this.role, name: this.name, id: identifier, ref: input => (this.nativeInput = input) }), h("label", { class: "duet-label", htmlFor: identifier }, h("div", { class: "duet-label-content" }, this.hasLabel ? h("slot", { name: "label" }) : this.label)))));
177
+ } }, h("div", { key: '08a710d7eba8d2d525f28914ee1a607772193aad', class: { "duet-radio-container": true, "duet-theme-turva": this.theme === "turva" } }, h("slot", { key: '0ae4454c2bbca3802ff1e39a9a8cc9fa8e5a0f55', name: "input" }), h("label", { key: '135a95b34307d57a9af5fe5768da8df2a74e7803', inert: true, ref: element => (this.labelElement = element), class: {
178
+ "duet-label": true,
179
+ checked: this.checked,
180
+ focus: this.focus,
181
+ disabled: this.disabled || this.groupDisabled,
182
+ } }, h("div", { key: '908ecfc2809c9ff575ded9cc37c034921d7c4966', class: "duet-label-content" }, this.hasLabel ? h("slot", { name: "label" }) : this.label)))));
107
183
  }
108
184
  get element() { return getElement(this); }
109
185
  };
110
186
  DuetRadio.style = DuetRadioStyle0;
111
187
 
112
- const duetRadioGroupCss = "*.sc-duet-radio-group,*.sc-duet-radio-group::after,*.sc-duet-radio-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-radio-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-radio-group-h .duet-radio-group.sc-duet-radio-group{display:block}@media (min-width: 48em){.horizontal.sc-duet-radio-group-h .duet-radio-group.sc-duet-radio-group{display:flex}}.horizontal.sc-duet-radio-group-h .duet-radio-group.duet-no-stacking.sc-duet-radio-group{display:flex}.deut-radio-group.sc-duet-radio-group{width:100%}";
188
+ const duetRadioGroupCss = "*,*::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%}:host(.horizontal) .duet-radio-group{display:block}@media (min-width: 48em){:host(.horizontal) .duet-radio-group{display:flex}}:host(.horizontal) .duet-radio-group.duet-no-stacking{display:flex}.deut-radio-group{width:100%}";
113
189
  const DuetRadioGroupStyle0 = duetRadioGroupCss;
114
190
 
115
191
  const DuetRadioGroup = class {
@@ -218,7 +294,7 @@ const DuetRadioGroup = class {
218
294
  * Always the last one in the class.
219
295
  */
220
296
  render() {
221
- return (h(Host, { onDuetChange: this.onSelect, class: { horizontal: this.direction === "horizontal" } }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme, "accessible-live-error": this.accessibleLiveError }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { name: "tooltip" }), h("div", { class: { "duet-radio-group": true, "duet-no-stacking": !this.responsive } }, h("slot", null)))));
297
+ return (h(Host, { key: 'e516156e7c44831a8e14c4025a5533d4b2a4b7c9', onDuetChange: this.onSelect, class: { horizontal: this.direction === "horizontal" } }, h("duet-fieldset", { key: 'dec5b7cb93bc57ea111b05a52dc0a3c2bf34cd79', label: this.label, labelHidden: this.labelHidden, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme, "accessible-live-error": this.accessibleLiveError }, this.tooltip && (h("duet-tooltip", { key: 'e26e641c572e513574e148f6fb7132a6456a5692', slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("slot", { key: '27b29b5694912bcbac44b04c4842eaf18acfb941', name: "tooltip" }), h("div", { key: '6ddeead79d117c688fcb68166a7eecbd51f5b7df', class: { "duet-radio-group": true, "duet-no-stacking": !this.responsive } }, h("slot", { key: '3b8f61ca49010d8ebd8aed718c514a5e51f9feaf' })))));
222
298
  }
223
299
  get element() { return getElement(this); }
224
300
  static get watchers() { return {
@@ -1,14 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as colorPrimaryTurva, j as colorGrayTurva, k as colorPrimary, l as colorGray } from './tokens.module-a746651a.js';
6
6
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
7
7
  import { c as createID } from './create-id-149a1b6d.js';
8
8
  import { i as isInternetExplorer } from './is-internet-explorer-2c48f686.js';
9
9
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-439bcc8b.js';
10
+ import { p as proxyInputToSlot } from './slot-utils-23c88903.js';
10
11
 
11
- const duetRangeSliderCss = "*.sc-duet-range-slider,*.sc-duet-range-slider::after,*.sc-duet-range-slider::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-range-slider-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%;max-width:100%;text-align:left;vertical-align:bottom}.sc-duet-range-slider-h:last-child,.sc-duet-range-slider-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-range-slider-h{width:calc(50% - 16px - 3px)}.duet-expand.sc-duet-range-slider-h{width:100% !important}}.duet-m-0.sc-duet-range-slider-h{margin:0 !important}.duet-range-container.sc-duet-range-slider{position:relative;width:100%}.duet-output.sc-duet-range-slider{position:absolute;top:12px;right:0;z-index:200;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;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(8, 42, 77);background:rgb(255, 255, 255)}.duet-theme-turva.sc-duet-range-slider .duet-output.sc-duet-range-slider{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-range-disabled.sc-duet-range-slider .duet-output.sc-duet-range-slider{color:rgb(127, 150, 165)}.duet-range-disabled.duet-theme-turva.sc-duet-range-slider .duet-output.sc-duet-range-slider{color:rgb(143, 147, 158)}.duet-range.sc-duet-range-slider{position:relative;z-index:100;width:100%;height:4px;background:rgb(181, 198, 208);border-radius:4px}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider{background:rgb(199, 202, 207)}.duet-ie.sc-duet-range-slider .duet-range.sc-duet-range-slider{display:block;width:auto;height:26px;background:transparent !important}.duet-range.sc-duet-range-slider::-moz-range-track{height:1px;background:transparent !important;border:0;-moz-appearance:none}.duet-range.sc-duet-range-slider::-ms-track{color:transparent;background:transparent;border:0}.duet-range.sc-duet-range-slider:focus,.duet-range.sc-duet-range-slider:active{outline:0}.user-is-tabbing.sc-duet-range-slider-h .duet-range.sc-duet-range-slider:focus{box-shadow:0 0 0 1px #fff, 0 0 0 3px rgba(0, 119, 179, 0.75)}.user-is-tabbing.sc-duet-range-slider-h .duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider:focus{box-shadow:0 0 0 1px #fff, 0 0 0 3px rgba(23, 28, 58, 0.75)}.duet-range.sc-duet-range-slider::-webkit-slider-runnable-track{background:transparent}.duet-range.sc-duet-range-slider::-webkit-slider-thumb{position:relative;width:24px;height:24px;cursor:-webkit-grab;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:50%;transition:box-shadow 300ms ease;-webkit-appearance:none}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider::-webkit-slider-thumb{border-color:rgb(143, 147, 158)}.duet-range.sc-duet-range-slider:active::-webkit-slider-thumb{cursor:-webkit-grabbing}.duet-range.sc-duet-range-slider::-moz-range-thumb{position:relative;width:24px;height:24px;cursor:-moz-grab;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:50%;appearance:none}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider::-moz-range-thumb{border-color:rgb(143, 147, 158)}.duet-range.sc-duet-range-slider:active::-moz-range-thumb{cursor:-moz-grabbing}.duet-range.sc-duet-range-slider::-ms-thumb{position:relative;width:24px;height:24px;overflow:visible;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:50%}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider::-ms-thumb{border-color:rgb(143, 147, 158)}.duet-range.sc-duet-range-slider:disabled{background:rgb(181, 198, 208) !important}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider:disabled{background:rgb(199, 202, 207) !important}.duet-range.sc-duet-range-slider:disabled::-webkit-slider-thumb{cursor:default;background:rgb(181, 198, 208);border-color:transparent}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider:disabled::-webkit-slider-thumb{background:rgb(199, 202, 207);border-color:transparent}.duet-range.sc-duet-range-slider:disabled::-moz-range-thumb{cursor:default;background:rgb(181, 198, 208);border-color:transparent}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider:disabled::-moz-range-thumb{background:rgb(199, 202, 207);border-color:transparent}.duet-range.sc-duet-range-slider:disabled::-ms-thumb{cursor:default;background:rgb(181, 198, 208);border-color:transparent}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider:disabled::-ms-thumb{background:rgb(199, 202, 207);border-color:transparent}.duet-range.sc-duet-range-slider::-ms-fill-lower{height:4px;background:rgb(0, 119, 179)}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider::-ms-fill-lower{background:rgb(198, 12, 48)}.duet-range.sc-duet-range-slider::-ms-fill-upper{height:4px;background:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-range-slider .duet-range.sc-duet-range-slider::-ms-fill-upper{background:rgb(199, 202, 207)}.duet-label-hidden.sc-duet-range-slider duet-label.sc-duet-range-slider,.duet-label-hidden.sc-duet-range-slider output.sc-duet-range-slider{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
12
+ const duetRangeSliderCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;max-width:100%;text-align:left;vertical-align:bottom}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (min-width: 36em){:host{width:calc(50% - 16px - 3px)}:host.duet-expand{width:100% !important}}:host(.duet-m-0){margin:0 !important}.duet-range-container{position:relative;width:100%}.duet-output{position:absolute;top:12px;right:0;z-index:200;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;font-variant-numeric:tabular-nums;line-height:1.25;color:rgb(8, 42, 77);background:rgb(255, 255, 255)}.duet-theme-turva .duet-output{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-range-disabled .duet-output{color:rgb(127, 150, 165)}.duet-range-disabled.duet-theme-turva .duet-output{color:rgb(143, 147, 158)}.duet-range{position:relative;z-index:100;width:100%;height:4px;background:rgb(181, 198, 208);border-radius:4px}.duet-theme-turva .duet-range{background:rgb(199, 202, 207)}.duet-ie .duet-range{display:block;width:auto;height:26px;background:transparent !important}.duet-range::-moz-range-track{height:1px;background:transparent !important;border:0;-moz-appearance:none}.duet-range::-ms-track{color:transparent;background:transparent;border:0}.duet-range:focus,.duet-range:active{outline:0}:host(.user-is-tabbing) .duet-range:focus{box-shadow:0 0 0 1px #fff, 0 0 0 3px rgba(0, 119, 179, 0.75)}:host(.user-is-tabbing) .duet-theme-turva .duet-range:focus{box-shadow:0 0 0 1px #fff, 0 0 0 3px rgba(23, 28, 58, 0.75)}.duet-range::-webkit-slider-runnable-track{background:transparent}.duet-range::-webkit-slider-thumb{position:relative;width:24px;height:24px;cursor:-webkit-grab;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:50%;transition:box-shadow 300ms ease;-webkit-appearance:none}.duet-theme-turva .duet-range::-webkit-slider-thumb{border-color:rgb(143, 147, 158)}.duet-range:active::-webkit-slider-thumb{cursor:-webkit-grabbing}.duet-range::-moz-range-thumb{position:relative;width:24px;height:24px;cursor:-moz-grab;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:50%;appearance:none}.duet-theme-turva .duet-range::-moz-range-thumb{border-color:rgb(143, 147, 158)}.duet-range:active::-moz-range-thumb{cursor:-moz-grabbing}.duet-range::-ms-thumb{position:relative;width:24px;height:24px;overflow:visible;background:rgb(255, 255, 255);border:1px solid rgb(127, 150, 165);border-radius:50%}.duet-theme-turva .duet-range::-ms-thumb{border-color:rgb(143, 147, 158)}.duet-range:disabled{background:rgb(181, 198, 208) !important}.duet-theme-turva .duet-range:disabled{background:rgb(199, 202, 207) !important}.duet-range:disabled::-webkit-slider-thumb{cursor:default;background:rgb(181, 198, 208);border-color:transparent}.duet-theme-turva .duet-range:disabled::-webkit-slider-thumb{background:rgb(199, 202, 207);border-color:transparent}.duet-range:disabled::-moz-range-thumb{cursor:default;background:rgb(181, 198, 208);border-color:transparent}.duet-theme-turva .duet-range:disabled::-moz-range-thumb{background:rgb(199, 202, 207);border-color:transparent}.duet-range:disabled::-ms-thumb{cursor:default;background:rgb(181, 198, 208);border-color:transparent}.duet-theme-turva .duet-range:disabled::-ms-thumb{background:rgb(199, 202, 207);border-color:transparent}.duet-range::-ms-fill-lower{height:4px;background:rgb(0, 119, 179)}.duet-theme-turva .duet-range::-ms-fill-lower{background:rgb(198, 12, 48)}.duet-range::-ms-fill-upper{height:4px;background:rgb(181, 198, 208)}.duet-theme-turva .duet-range::-ms-fill-upper{background:rgb(199, 202, 207)}.duet-label-hidden duet-label,.duet-label-hidden output{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}";
12
13
  const DuetRangeSliderStyle0 = duetRangeSliderCss;
13
14
 
14
15
  const colors = {
@@ -30,6 +31,7 @@ const DuetRangeSlider = class {
30
31
  * Own Properties
31
32
  */
32
33
  this.rangeId = createID("DuetRange");
34
+ this.proxyId = createID("DuetRange");
33
35
  /**
34
36
  * Component event handling.
35
37
  */
@@ -93,6 +95,9 @@ const DuetRangeSlider = class {
93
95
  disconnectedCallback() {
94
96
  unsubscribeTabbingChange(this);
95
97
  }
98
+ componentDidRender() {
99
+ proxyInputToSlot(this.element, this.proxyId, this.name, this.value, this.required);
100
+ }
96
101
  /**
97
102
  * Sets focus on the specified `duet-range-slider`. Use this method instead of the global
98
103
  * `input.focus()`.
@@ -118,13 +123,13 @@ const DuetRangeSlider = class {
118
123
  const rangeStyles = {
119
124
  background: `-webkit-linear-gradient(left,${active} 0%,${active} ${percentage}%,${inactive} ${percentage}%)`,
120
125
  };
121
- return (h(Host, { class: { "duet-m-0": this.margin === "none", "duet-expand": this.expand } }, h("div", { class: {
126
+ return (h(Host, { key: '88829030a8bbb0f4f4029de9ec16b04e3e476798', class: { "duet-m-0": this.margin === "none", "duet-expand": this.expand } }, h("div", { key: 'be11c8a8f243506acbd30ee4676104dbcea9a1ba', class: {
122
127
  "duet-range-container": true,
123
128
  "duet-label-hidden": this.labelHidden,
124
129
  "duet-theme-turva": this.theme === "turva",
125
130
  "duet-ie": isInternetExplorer(),
126
131
  "duet-range-disabled": this.disabled,
127
- } }, h("duet-label", { theme: theme, color: this.labelColor, weight: this.labelWeight, margin: "small", for: identifier }, this.label), h("output", { "aria-hidden": "true", htmlFor: identifier, class: "duet-output" }, this.value.toLocaleString(this.locale), this.unit), h("input", { onInput: this.onInput, onChange: this.onChange, ref: input => (this.nativeInput = input), type: "range", min: this.min, max: this.max, step: this.step, value: this.value, style: rangeStyles, "aria-valuemin": this.min, "aria-valuemax": this.max, "aria-valuenow": this.value, "aria-valuetext": `${this.value} ${this.unit}`, "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, id: identifier, name: this.name, disabled: this.disabled, required: this.required, class: "duet-range" }))));
132
+ } }, h("duet-label", { key: 'c732b5fee1e4bfdb9873dfea49c26fdc34d6b03d', theme: theme, color: this.labelColor, weight: this.labelWeight, margin: "small" }, this.label), h("output", { key: '43e6503a9b071299e557c6e39b64679e32f8f483', "aria-hidden": "true", htmlFor: identifier, class: "duet-output" }, this.value.toLocaleString(this.locale), this.unit), h("input", { key: '2cc4a064e002ac2c4ae45d6fd13f0bdc3401f5de', onInput: this.onInput, onChange: this.onChange, ref: input => (this.nativeInput = input), type: "range", min: this.min, max: this.max, step: this.step, value: this.value, style: rangeStyles, "aria-label": this.label, "aria-valuemin": this.min, "aria-valuemax": this.max, "aria-valuenow": this.value, "aria-valuetext": `${this.value} ${this.unit}`, "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, id: identifier, name: this.name, disabled: this.disabled, required: this.required, class: "duet-range" }))));
128
133
  }
129
134
  get element() { return getElement(this); }
130
135
  };
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-4e3ad237.js';
5
5
  import { i as inheritGlobalTheme } from './themeable-component-860041c5.js';
6
- import { h as hasSlot, g as getElementsFromDefaultSlot } from './slot-utils-c62f2d7c.js';
6
+ import { h as hasSlot, b as getElementsFromDefaultSlot } from './slot-utils-23c88903.js';
7
7
  import { s as subscribeTabbingChange, u as unsubscribeTabbingChange, o as isTabKey, p as isShiftTabKey, d as isArrowLeftKey, b as isArrowUpKey, a as isArrowRightKey, c as isArrowDownKey } from './keyboard-utils-439bcc8b.js';
8
- import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, a as getLanguage } from './language-utils-14969cef.js';
8
+ import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver, a as getLanguage } from './language-utils-95643489.js';
9
9
  import { d as getShadowByName } from './token-utils-a32eb753.js';
10
10
  import { c as createID } from './create-id-149a1b6d.js';
11
11
  import './string-utils-192eb3c8.js';
@@ -229,21 +229,21 @@ const DuetScrollable = class {
229
229
  * Always the last one in the class.
230
230
  */
231
231
  render() {
232
- return (h(Host, { key: 'ba1e4f4c2221fec32507a3ba66829f2f34dcb225', class: {
232
+ return (h(Host, { key: 'b4198b556c21a0b793694cfc88c23d2ae01d50bf', class: {
233
233
  "duet-theme-turva": this.theme === "turva",
234
234
  "duet-theme-default": this.theme === "default",
235
- } }, this.hasCollapseButtonLabelSlot && (h("div", { key: '5d9131e9e7be00a46d1f919d04127586cc9a6d91', class: {
235
+ } }, this.hasCollapseButtonLabelSlot && (h("div", { key: 'c15a9e37829ff7f41eb5c90156f78086777a44d7', class: {
236
236
  collapse: true,
237
237
  hide: !this.needsScrolling && !this.collapsed,
238
- } }, h("duet-button", { key: 'af675db06e61bd24d608ba0395ca54bd8feac172', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: '686ee5f4804f2a3ffd059778eee189633615bf37', name: "collapse-button-label" })))), h("div", { key: '074caf18d31c3b9a019cebf7ca2e8ac6b7ca61e4', class: {
238
+ } }, h("duet-button", { key: '69ac59727a4efdf372e05a241e53f3f465278782', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: '9ae0e03e390f546425e0c4a36ba4e1b14e9df548', name: "collapse-button-label" })))), h("div", { key: '693aa91ad582ae80b569a3d1c1cdcd6a2fd5b4fc', class: {
239
239
  "duet-scrollable-items": true,
240
240
  buttons: this.buttons,
241
241
  center: this.center,
242
- } }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), h("div", { key: '64cd0312d4a7b8db126efb7c153519d8c99f61a5', class: {
242
+ } }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), h("div", { key: 'f24739dbd27c222602e2aaf283e1ebdbc9a4af0b', class: {
243
243
  "duet-scrollable-list": true,
244
244
  collapsed: this.collapsed,
245
245
  [`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
246
- }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '380081180cef409cb8b9e6cd4e572e0699678137' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
246
+ }, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: 'a27f4a34f1c196b441eebf291c9cfd9e2a632299' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
247
247
  }
248
248
  get element() { return getElement(this); }
249
249
  static get watchers() { return {
@@ -252,7 +252,7 @@ const DuetScrollable = class {
252
252
  };
253
253
  DuetScrollable.style = DuetScrollableStyle0;
254
254
 
255
- const duetTabCss = ".sc-duet-tab-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-tab.sc-duet-tab{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:none;width:100%}.duet-tab.selected.sc-duet-tab{display:block}.duet-tab.has-content-id.sc-duet-tab,.duet-tab.has-content-id.selected.sc-duet-tab{display:none}.user-is-tabbing.sc-duet-tab-h .duet-tab.sc-duet-tab:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.user-is-tabbing.sc-duet-tab-h .duet-tab.duet-theme-turva.sc-duet-tab:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
255
+ const duetTabCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-tab{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:none;width:100%}.duet-tab.selected{display:block}.duet-tab.has-content-id,.duet-tab.has-content-id.selected{display:none}:host(.user-is-tabbing) .duet-tab:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-tab.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
256
256
  const DuetTabStyle0 = duetTabCss;
257
257
 
258
258
  const DuetTab = class {
@@ -343,7 +343,7 @@ const DuetTab = class {
343
343
  * Always the last one in the class.
344
344
  */
345
345
  render() {
346
- return (h("div", { ref: element => {
346
+ return (h("div", { key: '82a68331e195880eaab4d0975ebe843c8b0383e8', ref: element => {
347
347
  if (!this.contentId) {
348
348
  this.tabpanelElement = element;
349
349
  }
@@ -352,7 +352,7 @@ const DuetTab = class {
352
352
  "duet-tab": true,
353
353
  selected: this.selected,
354
354
  "has-content-id": !!this.contentId,
355
- }, "aria-description": this.accessibleDescription, "aria-labelledby": this.accessibleLabelledBy, tabindex: "-1" }, h("slot", null)));
355
+ }, "aria-description": this.accessibleDescription, "aria-labelledby": this.accessibleLabelledBy, tabindex: "-1" }, h("slot", { key: '1c63bb93ad6c9c031569794c156568497ee28b27' })));
356
356
  }
357
357
  get element() { return getElement(this); }
358
358
  static get watchers() { return {
@@ -561,27 +561,27 @@ const DuetTabGroup = class {
561
561
  render() {
562
562
  const variationClass = this.variation === "plain-scrolling" ? "duet-tab-variation-plain" : `duet-tab-variation-${this.variation}`;
563
563
  const isSwipeScrollable = this.variation === "checked" || this.variation === "plain-scrolling";
564
- return (h("div", { key: 'bc316787b3b80f823ed8faaba277e003e68bb5a2', class: {
564
+ return (h("div", { key: '55b19c0083ced74f0862c8879512d8a7ac550ccf', class: {
565
565
  "duet-tab-group": true,
566
566
  "duet-theme-turva": this.theme === "turva",
567
567
  [variationClass]: true,
568
568
  "duet-tab-plain-scrolling": this.variation === "plain-scrolling",
569
569
  "duet-tab-group-scrolls": this.scrolls,
570
570
  "duet-tab-group-collapses": this.collapses,
571
- }, "aria-label": this.accessibleLabel }, !isSwipeScrollable && this.tabs.length > 3 && this.collapses && (h("duet-select", { key: '64c5ec06e21fbde15b29281d5e89273c2d15dcdc', value: this.selected.toString(), expand: true, label: this.label, labelHidden: this.labelHidden, theme: this.theme, onDuetChange: event => this.onTabSelect(Number(event.detail.value)), items: this.tabs.map((tab, index) => {
571
+ }, "aria-label": this.accessibleLabel }, !isSwipeScrollable && this.tabs.length > 3 && this.collapses && (h("duet-select", { key: 'fa42a4e505fb4d94cfde64470682bcda87c4e8a8', value: this.selected.toString(), expand: true, label: this.label, labelHidden: this.labelHidden, theme: this.theme, onDuetChange: event => this.onTabSelect(Number(event.detail.value)), items: this.tabs.map((tab, index) => {
572
572
  return { label: tab.label, value: index.toString() };
573
- }) })), h("div", { key: '1c8d3bbb5202408ce2bdabf98aeef15a64413506', role: "tablist", class: {
573
+ }) })), h("div", { key: '5a4ba1e8089bd37f2bcd012ef58285369eb0282f', role: "tablist", class: {
574
574
  "duet-m-0": this.margin === "none" || this.variation === "checked",
575
575
  "duet-tab-group-tabs": true,
576
576
  "duet-tab-group-hidden": this.tabs.length > 3 && !isSwipeScrollable,
577
577
  "duet-tab-group-collapses": this.collapses,
578
578
  }, ref: el => {
579
579
  this.tabsContainer = el;
580
- } }, this.renderTab()), h("div", { key: 'ecae4e65fe249bb084917967e40682b80eed1a9f', class: {
580
+ } }, this.renderTab()), h("div", { key: 'd80d6fdd3ad52d8c0dfd13d7ae1d906703eac971', class: {
581
581
  "duet-tab-group-content": true,
582
582
  "duet-m-0": this.margin === "none",
583
583
  "checked-group-content": this.variation === "checked",
584
- } }, h("slot", { key: 'ab023437cb483fb6b9f0a60e7dd83970d98119f8' }))));
584
+ } }, h("slot", { key: 'a14facc65a69917ede3d270a93919e949aa5116e' }))));
585
585
  }
586
586
  get element() { return getElement(this); }
587
587
  };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { r as registerInstance, h, H as Host, g as getElement } from './index-1d0b7c66.js';
4
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-4e3ad237.js';
5
5
  import { i as isInternetExplorer } from './is-internet-explorer-2c48f686.js';
6
6
 
7
7
  const duetSectionLayoutCss = "*,*::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;flex:1 0 auto;width:100%}:host(.duet-middle){display:flex}:host(.duet-middle) .duet-layout{padding:36px 28px !important}@media (min-width: 36em){:host(.duet-middle) .duet-layout{padding:48px 36px !important}}@media (min-width: 62em){:host(.duet-middle) .duet-layout{padding:56px !important}}:host(.duet-ie){height:100%}:host(.duet-middle.duet-ie){height:auto}.duet-layout-wrapper{display:block;margin:48px 0 36px;overflow-x:clip}@media (min-width: 36em){.duet-layout-wrapper{margin-top:72px}}@media (min-width: 62em){.duet-layout-wrapper{margin-bottom:48px}}.duet-layout-wrapper.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout-wrapper>*{width:100%}.duet-layout{position:relative;padding:0 16px;margin:0 auto}@media (max-width: 20.5em){.duet-layout.padding-xxx-small{padding:0}}@media (max-width: 22.5em){.duet-layout.padding-xx-small{padding:0}}@media (max-width: 35.9375em){.duet-layout.padding-x-small{padding:0}}@media (min-width: 36em){.duet-layout.padding-small{padding:0}}@media (min-width: 48em){.duet-layout.padding-medium{padding:0}}@media (min-width: 62em){.duet-layout.padding-large{padding:0}}@media (min-width: 64.0625em){.duet-layout.padding-x-large{padding:0}}@media (min-width: 76.25em){.duet-layout.padding-xx-large{padding:0}}@media (min-width: 106.25em){.duet-layout.padding-xxx-large{padding:0}}@media (min-width: 36em){.duet-layout{padding:0 28px}}@media (min-width: 62em){.duet-layout{display:flex;flex-direction:row;padding:0 56px}}@media (min-width: 76.25em){.duet-layout{max-width:1110px;padding:0}}.duet-main{display:block;width:100%}@media (min-width: 62em){.duet-main{min-width:600px;margin:0 auto}}";
@@ -19,13 +19,13 @@ const DuetSectionLayout = class {
19
19
  * Always the last one in the class.
20
20
  */
21
21
  render() {
22
- return (h(Host, { key: '5a0fe7bda2f99a571bb9a91389d22bb429b92176', class: {
22
+ return (h(Host, { key: '7f434babace607653e64faabeddb9c27bb616862', class: {
23
23
  "duet-middle": this.middle,
24
24
  "duet-ie": isInternetExplorer(),
25
- } }, h("div", { key: 'fa8ce66fb4314c7b613db9d9c8a41a6184998e6f', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, h("div", { key: 'eec70679e3914498d52cf5fabc0b6f107afcb263', class: {
25
+ } }, h("div", { key: '9fbdea587d94910e97eb9ecbea464c1778fc1ff8', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, h("div", { key: 'f4c957ebabd014d3ebf626d7539f3542314ce0a1', class: {
26
26
  "duet-layout": true,
27
27
  [`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
28
- } }, h("section", { key: 'a6816d9b522355e91cd3e226d5501b50b27ca0cc', class: "duet-main" }, h("slot", { key: 'be71578ddc8566d81734e0e036416767b0c42899' }))))));
28
+ } }, h("section", { key: 'd803f587fb3f7f481d22d2a3e3566bcd85c7f98b', class: "duet-main" }, h("slot", { key: 'fb1c82948b2d25d0437c41743abf0f9ed666b4d5' }))))));
29
29
  }
30
30
  get element() { return getElement(this); }
31
31
  };