@duetds/components 10.0.0-alpha.2 → 10.0.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (640) hide show
  1. package/hydrate/index.js +744 -240
  2. package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
  3. package/lib/cjs/duet-badge.cjs.entry.js +2 -2
  4. package/lib/cjs/duet-banner.cjs.entry.js +2 -2
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +4 -4
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
  7. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  8. package/lib/cjs/duet-callout.cjs.entry.js +2 -2
  9. package/lib/cjs/duet-caption_4.cjs.entry.js +8 -8
  10. package/lib/cjs/duet-card.cjs.entry.js +2 -2
  11. package/lib/cjs/duet-checkbox.cjs.entry.js +3 -3
  12. package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
  13. package/lib/cjs/duet-chip_3.cjs.entry.js +6 -6
  14. package/lib/cjs/duet-choice_2.cjs.entry.js +8 -8
  15. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  16. package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
  17. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  18. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  19. package/lib/cjs/duet-divider_2.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-editable-table_3.cjs.entry.js +504 -11
  21. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  22. package/lib/cjs/duet-fieldset.cjs.entry.js +3 -3
  23. package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
  24. package/lib/cjs/duet-footer.cjs.entry.js +4 -4
  25. package/lib/cjs/duet-grid_2.cjs.entry.js +4 -4
  26. package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
  27. package/lib/cjs/duet-hero.cjs.entry.js +5 -5
  28. package/lib/cjs/duet-icon.cjs.entry.js +5 -5
  29. package/lib/cjs/duet-input_2.cjs.entry.js +8 -8
  30. package/lib/cjs/duet-layout.cjs.entry.js +5 -5
  31. package/lib/cjs/duet-list_2.cjs.entry.js +3 -3
  32. package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
  33. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +4 -4
  35. package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
  37. package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
  38. package/lib/cjs/duet-modal.cjs.entry.js +6 -6
  39. package/lib/cjs/duet-multiselect.cjs.entry.js +5 -5
  40. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-notification_2.cjs.entry.js +4 -4
  42. package/lib/cjs/duet-number-input.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
  45. package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
  46. package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
  47. package/lib/cjs/duet-radio_2.cjs.entry.js +4 -4
  48. package/lib/cjs/duet-range-slider.cjs.entry.js +3 -3
  49. package/lib/cjs/duet-scrollable_3.cjs.entry.js +14 -14
  50. package/lib/cjs/duet-section-layout.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-select.cjs.entry.js +5 -5
  52. package/lib/cjs/duet-shaped-image.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
  54. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-slideout-link.cjs.entry.js +2 -2
  56. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +4 -4
  57. package/lib/cjs/duet-slideout-panel.cjs.entry.js +8 -8
  58. package/lib/cjs/duet-slideout.cjs.entry.js +6 -6
  59. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  60. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  61. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +4 -4
  62. package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-submenu-bar.cjs.entry.js +5 -5
  65. package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
  66. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  67. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  68. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +4 -4
  69. package/lib/cjs/duet-toolbar-item.cjs.entry.js +3 -3
  70. package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
  71. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  72. package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +4 -4
  73. package/lib/cjs/duet-tray.cjs.entry.js +3 -3
  74. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  75. package/lib/cjs/duet-upload-item.cjs.entry.js +2 -2
  76. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  77. package/lib/cjs/duet.cjs.js +1 -1
  78. package/lib/cjs/loader.cjs.js +1 -1
  79. package/lib/cjs/{token-utils-12717808.js → token-utils-5000595c.js} +1 -1
  80. package/lib/cjs/{tokens.module-46ddb47a.js → tokens.module-7c947029.js} +16 -0
  81. package/lib/collection/components/duet-badge/duet-badge.js +2 -2
  82. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
  83. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
  84. package/lib/collection/components/duet-callout/duet-callout.js +2 -2
  85. package/lib/collection/components/duet-checkbox/duet-checkbox.css +9 -4
  86. package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -6
  87. package/lib/collection/components/duet-chip/duet-chip.js +1 -1
  88. package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
  89. package/lib/collection/components/duet-choice/duet-choice.js +6 -6
  90. package/lib/collection/components/duet-choice-group/duet-choice-group.js +2 -2
  91. package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
  92. package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
  93. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
  94. package/lib/collection/components/duet-date-picker/duet-date-picker.js +2 -2
  95. package/lib/collection/components/duet-divider/duet-divider.js +1 -1
  96. package/lib/collection/components/duet-editable-table/duet-editable-table.js +3 -6
  97. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
  98. package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
  99. package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
  100. package/lib/collection/components/duet-footer/duet-footer.js +4 -4
  101. package/lib/collection/components/duet-grid/duet-grid.js +2 -2
  102. package/lib/collection/components/duet-grid-item/duet-grid-item.js +2 -2
  103. package/lib/collection/components/duet-heading/duet-heading.js +2 -2
  104. package/lib/collection/components/duet-hero/duet-hero.js +5 -5
  105. package/lib/collection/components/duet-icon/duet-icon.js +3 -3
  106. package/lib/collection/components/duet-input/duet-input.js +6 -6
  107. package/lib/collection/components/duet-layout/duet-layout.js +5 -5
  108. package/lib/collection/components/duet-link/duet-link.js +2 -2
  109. package/lib/collection/components/duet-list/duet-list.js +1 -1
  110. package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
  111. package/lib/collection/components/duet-logo/duet-logo.js +1 -1
  112. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
  113. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
  114. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
  115. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
  116. package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
  117. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
  118. package/lib/collection/components/duet-modal/duet-modal.js +6 -6
  119. package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
  120. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  121. package/lib/collection/components/duet-notification/duet-notification.js +2 -2
  122. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
  123. package/lib/collection/components/duet-number-input/duet-number-input.js +2 -2
  124. package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
  125. package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
  126. package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
  127. package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
  128. package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +2 -2
  129. package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
  130. package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
  131. package/lib/collection/components/duet-radio/duet-radio.js +3 -3
  132. package/lib/collection/components/duet-radio-group/duet-radio-group.js +1 -1
  133. package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
  134. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
  135. package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
  136. package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
  137. package/lib/collection/components/duet-select/duet-select.js +5 -5
  138. package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
  139. package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
  140. package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
  141. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
  142. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
  143. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
  144. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
  145. package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
  146. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
  147. package/lib/collection/components/duet-step/duet-step.js +2 -2
  148. package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
  149. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
  150. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
  151. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
  152. package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
  153. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
  154. package/lib/collection/components/duet-tab/duet-tab.js +2 -2
  155. package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
  156. package/lib/collection/components/duet-table/duet-table-styles.js +499 -0
  157. package/lib/collection/components/duet-table/duet-table.js +5 -12
  158. package/lib/collection/components/duet-textarea/duet-textarea.js +3 -3
  159. package/lib/collection/components/duet-toggle/duet-toggle.js +2 -2
  160. package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
  161. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
  162. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
  163. package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
  164. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
  165. package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
  166. package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
  167. package/lib/collection/components/duet-tray/duet-tray.js +2 -2
  168. package/lib/collection/components/duet-upload/duet-upload.js +2 -2
  169. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
  170. package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
  171. package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
  172. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  173. package/lib/dist-custom-elements/duet-alert.js +1 -1
  174. package/lib/dist-custom-elements/duet-badge.js +1 -1
  175. package/lib/dist-custom-elements/duet-banner.js +3 -3
  176. package/lib/dist-custom-elements/duet-breadcrumb.js +6 -6
  177. package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
  178. package/lib/dist-custom-elements/duet-button.js +1 -1
  179. package/lib/dist-custom-elements/duet-callout.js +3 -3
  180. package/lib/dist-custom-elements/duet-card.js +3 -3
  181. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  182. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  183. package/lib/dist-custom-elements/duet-chip.js +1 -1
  184. package/lib/dist-custom-elements/duet-choice-group.js +8 -8
  185. package/lib/dist-custom-elements/duet-choice.js +8 -8
  186. package/lib/dist-custom-elements/duet-collapsible.js +3 -3
  187. package/lib/dist-custom-elements/duet-combobox.js +12 -12
  188. package/lib/dist-custom-elements/duet-contact-card.js +9 -9
  189. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  190. package/lib/dist-custom-elements/duet-date-picker.js +12 -12
  191. package/lib/dist-custom-elements/duet-divider.js +1 -1
  192. package/lib/dist-custom-elements/duet-editable-table.js +8 -8
  193. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  194. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  195. package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
  196. package/lib/dist-custom-elements/duet-footer.js +10 -10
  197. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  198. package/lib/dist-custom-elements/duet-grid.js +1 -1
  199. package/lib/dist-custom-elements/duet-header.js +7 -7
  200. package/lib/dist-custom-elements/duet-heading.js +1 -1
  201. package/lib/dist-custom-elements/duet-hero.js +13 -13
  202. package/lib/dist-custom-elements/duet-icon.js +1 -1
  203. package/lib/dist-custom-elements/duet-input.js +1 -1
  204. package/lib/dist-custom-elements/duet-label.js +1 -1
  205. package/lib/dist-custom-elements/duet-layout.js +5 -5
  206. package/lib/dist-custom-elements/duet-link.js +1 -1
  207. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  208. package/lib/dist-custom-elements/duet-list.js +1 -1
  209. package/lib/dist-custom-elements/duet-logo.js +1 -1
  210. package/lib/dist-custom-elements/duet-menu-bar-button.js +3 -3
  211. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  212. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +5 -5
  213. package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
  214. package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
  215. package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
  216. package/lib/dist-custom-elements/duet-modal.js +13 -13
  217. package/lib/dist-custom-elements/duet-multiselect.js +11 -11
  218. package/lib/dist-custom-elements/duet-nav.js +1 -1
  219. package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
  220. package/lib/dist-custom-elements/duet-notification.js +3 -3
  221. package/lib/dist-custom-elements/duet-number-input.js +10 -10
  222. package/lib/dist-custom-elements/duet-overlay.js +1 -1
  223. package/lib/dist-custom-elements/duet-page-heading.js +4 -4
  224. package/lib/dist-custom-elements/duet-pagination.js +22 -22
  225. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  226. package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
  227. package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
  228. package/lib/dist-custom-elements/duet-progress.js +1 -1
  229. package/lib/dist-custom-elements/duet-promo-card.js +5 -5
  230. package/lib/dist-custom-elements/duet-radio-group.js +7 -7
  231. package/lib/dist-custom-elements/duet-radio.js +3 -3
  232. package/lib/dist-custom-elements/duet-range-slider.js +3 -3
  233. package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
  234. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  235. package/lib/dist-custom-elements/duet-section-layout.js +3 -3
  236. package/lib/dist-custom-elements/duet-select.js +1 -1
  237. package/lib/dist-custom-elements/duet-shaped-image.js +2 -2
  238. package/lib/dist-custom-elements/duet-show-more.js +1 -1
  239. package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
  240. package/lib/dist-custom-elements/duet-slideout-link.js +3 -3
  241. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +5 -5
  242. package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
  243. package/lib/dist-custom-elements/duet-slideout.js +7 -7
  244. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  245. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  246. package/lib/dist-custom-elements/duet-step.js +5 -5
  247. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  248. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  249. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +5 -5
  250. package/lib/dist-custom-elements/duet-submenu-bar-item.js +2 -2
  251. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  252. package/lib/dist-custom-elements/duet-submenu-bar.js +7 -7
  253. package/lib/dist-custom-elements/duet-tab-group.js +15 -15
  254. package/lib/dist-custom-elements/duet-tab.js +3 -3
  255. package/lib/dist-custom-elements/duet-table.js +1 -1
  256. package/lib/dist-custom-elements/duet-textarea.js +10 -10
  257. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  258. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  259. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +5 -5
  260. package/lib/dist-custom-elements/duet-toolbar-item.js +4 -4
  261. package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
  262. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  263. package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
  264. package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
  265. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  266. package/lib/dist-custom-elements/duet-tray.js +5 -5
  267. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  268. package/lib/dist-custom-elements/duet-upload-item.js +1 -1
  269. package/lib/dist-custom-elements/duet-upload.js +19 -19
  270. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  271. package/lib/dist-custom-elements/{p-6a285be8.js → p-02f97b91.js} +1 -1
  272. package/lib/dist-custom-elements/{p-3c7d413f.js → p-087d8c5a.js} +2 -2
  273. package/lib/dist-custom-elements/{p-254d2993.js → p-1296f851.js} +3 -3
  274. package/lib/dist-custom-elements/{p-1df834b1.js → p-174a9d1d.js} +3 -3
  275. package/lib/dist-custom-elements/{p-19172e2c.js → p-1ccd7c39.js} +3 -3
  276. package/lib/dist-custom-elements/{p-88ed3495.js → p-1f4fbc7a.js} +1 -1
  277. package/lib/dist-custom-elements/p-22147601.js +642 -0
  278. package/lib/dist-custom-elements/{p-1e88beeb.js → p-29be247b.js} +1 -1
  279. package/lib/dist-custom-elements/{p-64139e5c.js → p-2c70b9f4.js} +2 -2
  280. package/lib/dist-custom-elements/p-2f25dfb3.js +154 -0
  281. package/lib/dist-custom-elements/{p-1f7ae97d.js → p-330bcf1d.js} +5 -5
  282. package/lib/dist-custom-elements/{p-2c4fc6d3.js → p-3431b690.js} +2 -2
  283. package/lib/dist-custom-elements/{p-e774334b.js → p-36ab2d57.js} +3 -3
  284. package/lib/dist-custom-elements/{p-e5a55204.js → p-3ce1f7b8.js} +11 -11
  285. package/lib/dist-custom-elements/{p-87b1c772.js → p-41dca9e4.js} +3 -3
  286. package/lib/dist-custom-elements/{p-5086d1a0.js → p-430f3778.js} +1 -1
  287. package/lib/dist-custom-elements/{p-56d9b926.js → p-43c4a1af.js} +2 -2
  288. package/lib/dist-custom-elements/{p-b4289ed0.js → p-4da43fbc.js} +4 -4
  289. package/lib/dist-custom-elements/{p-c0a30d29.js → p-68c629a8.js} +1 -1
  290. package/lib/dist-custom-elements/{p-29782b53.js → p-6b77d4d3.js} +3 -3
  291. package/lib/dist-custom-elements/{p-4c1f4287.js → p-89b10856.js} +4 -4
  292. package/lib/dist-custom-elements/{p-fca5b65b.js → p-956e3bce.js} +2 -2
  293. package/lib/dist-custom-elements/{p-d5812145.js → p-9f9423c6.js} +1 -1
  294. package/lib/dist-custom-elements/{p-a2b5c68e.js → p-9fa4eb51.js} +3 -3
  295. package/lib/dist-custom-elements/{p-e4936fed.js → p-a2147aff.js} +10 -10
  296. package/lib/dist-custom-elements/{p-3b5e8904.js → p-ab34075b.js} +2 -2
  297. package/lib/dist-custom-elements/{p-a1e17113.js → p-b0925e24.js} +4 -4
  298. package/lib/dist-custom-elements/{p-a0f74881.js → p-b8de9a9c.js} +6 -6
  299. package/lib/dist-custom-elements/{p-c81244d9.js → p-c7d815f6.js} +2 -2
  300. package/lib/dist-custom-elements/{p-4c179c1e.js → p-cea716f7.js} +1 -1
  301. package/lib/dist-custom-elements/{p-86f479be.js → p-d1f89e90.js} +3 -3
  302. package/lib/dist-custom-elements/{p-a9e09647.js → p-dad518a5.js} +9 -9
  303. package/lib/dist-custom-elements/{p-723b6358.js → p-de4ee016.js} +4 -4
  304. package/lib/dist-custom-elements/{p-726ae243.js → p-de8f018a.js} +2 -2
  305. package/lib/dist-custom-elements/{p-f9994ef4.js → p-df2042f8.js} +3 -3
  306. package/lib/dist-custom-elements/{p-35ad7f77.js → p-e176f419.js} +2 -2
  307. package/lib/dist-custom-elements/{p-55bbb3b6.js → p-e37d189b.js} +13 -13
  308. package/lib/dist-custom-elements/{p-7f69e1e3.js → p-fe9e47d9.js} +4 -4
  309. package/lib/duet/duet.esm.js +1 -1
  310. package/lib/duet/{p-d62da84e.system.entry.js → p-021a4763.system.entry.js} +1 -1
  311. package/lib/duet/{p-0458abd0.system.entry.js → p-031167a1.system.entry.js} +1 -1
  312. package/lib/duet/{p-8ceddf7a.entry.js → p-051c4536.entry.js} +1 -1
  313. package/lib/duet/{p-7af3fb35.entry.js → p-05ca5aea.entry.js} +1 -1
  314. package/lib/duet/{p-9dda3449.system.entry.js → p-07847129.system.entry.js} +1 -1
  315. package/lib/duet/{p-8ad8b9a8.entry.js → p-0a305aee.entry.js} +1 -1
  316. package/lib/duet/p-0d7da85a.js +4 -0
  317. package/lib/duet/{p-8d462e3a.system.entry.js → p-0e348f96.system.entry.js} +1 -1
  318. package/lib/duet/{p-d3aa7a74.entry.js → p-0e8e80b1.entry.js} +1 -1
  319. package/lib/duet/{p-c7ecec29.entry.js → p-0ee85b71.entry.js} +1 -1
  320. package/lib/duet/{p-6c25b6a4.system.entry.js → p-1268b5a0.system.entry.js} +1 -1
  321. package/lib/duet/{p-1fd3ec9e.system.entry.js → p-153b6150.system.entry.js} +1 -1
  322. package/lib/duet/{p-20213e01.system.entry.js → p-192bba35.system.entry.js} +1 -1
  323. package/lib/duet/{p-68fd5f9a.entry.js → p-1e904342.entry.js} +1 -1
  324. package/lib/duet/{p-435a217b.entry.js → p-1e9e887d.entry.js} +1 -1
  325. package/lib/duet/{p-bc6e219f.system.entry.js → p-209d6065.system.entry.js} +1 -1
  326. package/lib/duet/{p-77e70fca.entry.js → p-20d056ac.entry.js} +1 -1
  327. package/lib/duet/{p-a48acf0f.system.entry.js → p-20eaf445.system.entry.js} +1 -1
  328. package/lib/duet/{p-38908608.system.entry.js → p-215f4257.system.entry.js} +1 -1
  329. package/lib/duet/{p-947ceeb6.system.entry.js → p-237efb0c.system.entry.js} +1 -1
  330. package/lib/duet/{p-5e6b91f6.entry.js → p-250fb070.entry.js} +1 -1
  331. package/lib/duet/{p-084ab781.entry.js → p-25af4a6c.entry.js} +1 -1
  332. package/lib/duet/{p-53366e23.entry.js → p-25d79094.entry.js} +1 -1
  333. package/lib/duet/{p-bed279f6.entry.js → p-27260106.entry.js} +1 -1
  334. package/lib/duet/{p-2af3edb3.system.entry.js → p-2810c6dc.system.entry.js} +1 -1
  335. package/lib/duet/{p-d5dfa70d.system.entry.js → p-2814473c.system.entry.js} +1 -1
  336. package/lib/duet/{p-319e77d6.entry.js → p-29152853.entry.js} +1 -1
  337. package/lib/duet/{p-3d794db6.system.entry.js → p-2a0ad29c.system.entry.js} +1 -1
  338. package/lib/duet/{p-dfef2cbe.entry.js → p-2a979523.entry.js} +1 -1
  339. package/lib/duet/{p-7b8b93c3.entry.js → p-2b2cd3be.entry.js} +1 -1
  340. package/lib/duet/{p-2af9e483.entry.js → p-2b35de7b.entry.js} +1 -1
  341. package/lib/duet/{p-3cd483ab.entry.js → p-2b45d2e4.entry.js} +1 -1
  342. package/lib/duet/{p-29672737.entry.js → p-2bf17427.entry.js} +1 -1
  343. package/lib/duet/{p-3ab3a8c6.entry.js → p-2dc360ee.entry.js} +1 -1
  344. package/lib/duet/{p-df19c239.system.entry.js → p-2de0ab3d.system.entry.js} +1 -1
  345. package/lib/duet/p-2fb96333.entry.js +4 -0
  346. package/lib/duet/{p-b865116a.entry.js → p-3106c658.entry.js} +1 -1
  347. package/lib/duet/{p-95836be2.system.entry.js → p-34024554.system.entry.js} +1 -1
  348. package/lib/duet/{p-70651da4.system.entry.js → p-380f74e8.system.entry.js} +1 -1
  349. package/lib/duet/p-3810c7dc.entry.js +4 -0
  350. package/lib/duet/{p-86176559.entry.js → p-3c64dab9.entry.js} +1 -1
  351. package/lib/duet/{p-4eb70cc2.system.entry.js → p-3d826a58.system.entry.js} +1 -1
  352. package/lib/duet/{p-abec198c.system.entry.js → p-3d96186f.system.entry.js} +1 -1
  353. package/lib/duet/{p-84bfc619.system.entry.js → p-3df2981e.system.entry.js} +1 -1
  354. package/lib/duet/{p-772dbed5.entry.js → p-3faaa469.entry.js} +1 -1
  355. package/lib/duet/p-3fe7e109.system.entry.js +4 -0
  356. package/lib/duet/{p-020be412.system.entry.js → p-40bab9a0.system.entry.js} +1 -1
  357. package/lib/duet/{p-639def3e.system.entry.js → p-41552571.system.entry.js} +1 -1
  358. package/lib/duet/{p-3b8dbebe.system.entry.js → p-43cc4ad9.system.entry.js} +1 -1
  359. package/lib/duet/{p-ed6a110f.system.entry.js → p-43d16748.system.entry.js} +1 -1
  360. package/lib/duet/{p-c6995496.system.entry.js → p-44ee649f.system.entry.js} +1 -1
  361. package/lib/duet/{p-009c7325.entry.js → p-486576ee.entry.js} +1 -1
  362. package/lib/duet/{p-824d882f.entry.js → p-49fa4a07.entry.js} +1 -1
  363. package/lib/duet/{p-d41543d3.entry.js → p-4a9978a4.entry.js} +1 -1
  364. package/lib/duet/{p-cbbf6d6a.system.js → p-4cff3036.system.js} +1 -1
  365. package/lib/duet/{p-07200cbb.entry.js → p-4e7f27d8.entry.js} +1 -1
  366. package/lib/duet/p-4e9052cd.entry.js +4 -0
  367. package/lib/duet/{p-27a43e79.entry.js → p-4ee7eb8a.entry.js} +1 -1
  368. package/lib/duet/{p-042576d6.system.entry.js → p-5170726b.system.entry.js} +1 -1
  369. package/lib/duet/{p-48618d75.entry.js → p-55674524.entry.js} +1 -1
  370. package/lib/duet/{p-a437992b.system.entry.js → p-58caf53a.system.entry.js} +1 -1
  371. package/lib/duet/{p-472b3fbd.entry.js → p-5b927db3.entry.js} +1 -1
  372. package/lib/duet/{p-4f527f43.entry.js → p-5dbd1202.entry.js} +1 -1
  373. package/lib/duet/{p-77b21edc.entry.js → p-5e25b406.entry.js} +1 -1
  374. package/lib/duet/{p-328d9919.system.entry.js → p-60547899.system.entry.js} +1 -1
  375. package/lib/duet/{p-7512d569.entry.js → p-612fbfcc.entry.js} +1 -1
  376. package/lib/duet/{p-032fbfa1.system.entry.js → p-620d4575.system.entry.js} +1 -1
  377. package/lib/duet/{p-f2f1e0e9.entry.js → p-629a9c13.entry.js} +1 -1
  378. package/lib/duet/{p-3cd80f60.system.entry.js → p-62bdecfb.system.entry.js} +1 -1
  379. package/lib/duet/{p-0ecb70e0.system.entry.js → p-6324514a.system.entry.js} +1 -1
  380. package/lib/duet/{p-26d1dc6c.system.entry.js → p-6447f20d.system.entry.js} +1 -1
  381. package/lib/duet/{p-7606ec6c.system.entry.js → p-6537159a.system.entry.js} +2 -2
  382. package/lib/duet/{p-14bae734.system.entry.js → p-670bd483.system.entry.js} +1 -1
  383. package/lib/duet/p-6b436ca9.entry.js +4 -0
  384. package/lib/duet/{p-3b281171.entry.js → p-6be341c4.entry.js} +1 -1
  385. package/lib/duet/p-7483d86c.entry.js +4 -0
  386. package/lib/duet/{p-105f1a75.entry.js → p-76563c02.entry.js} +1 -1
  387. package/lib/duet/{p-ab4c886f.system.entry.js → p-769a3309.system.entry.js} +1 -1
  388. package/lib/duet/{p-8440bd4f.entry.js → p-76b42e90.entry.js} +1 -1
  389. package/lib/duet/p-76b84b22.entry.js +4 -0
  390. package/lib/duet/{p-02200dcc.entry.js → p-7972306f.entry.js} +1 -1
  391. package/lib/duet/{p-265fdd97.system.entry.js → p-79dfc8e6.system.entry.js} +2 -2
  392. package/lib/duet/{p-7fe5e0dc.system.entry.js → p-7a67ce10.system.entry.js} +1 -1
  393. package/lib/duet/{p-b0d79ffe.entry.js → p-7d2fffc2.entry.js} +1 -1
  394. package/lib/duet/{p-e283e9fe.entry.js → p-7dd3b7d1.entry.js} +1 -1
  395. package/lib/duet/{p-ed17957c.system.entry.js → p-8142169f.system.entry.js} +2 -2
  396. package/lib/duet/p-8481bbda.entry.js +4 -0
  397. package/lib/duet/{p-d62b6ca1.system.entry.js → p-871d7ca1.system.entry.js} +2 -2
  398. package/lib/duet/{p-38685b43.system.entry.js → p-894c1be1.system.entry.js} +1 -1
  399. package/lib/duet/{p-03af0f0d.system.entry.js → p-8f4cdf46.system.entry.js} +1 -1
  400. package/lib/duet/{p-0937f800.system.entry.js → p-9253e832.system.entry.js} +1 -1
  401. package/lib/duet/{p-705c5299.entry.js → p-966bd64a.entry.js} +1 -1
  402. package/lib/duet/{p-8b397c1a.entry.js → p-9b04e4a2.entry.js} +1 -1
  403. package/lib/duet/{p-716865fe.entry.js → p-9fb9ba73.entry.js} +1 -1
  404. package/lib/duet/{p-87e96a18.system.entry.js → p-a2aa619b.system.entry.js} +1 -1
  405. package/lib/duet/{p-cef3ec26.entry.js → p-a3341588.entry.js} +1 -1
  406. package/lib/duet/{p-502bf069.entry.js → p-a47047f2.entry.js} +1 -1
  407. package/lib/duet/{p-bbeafbd0.entry.js → p-a51e1b9e.entry.js} +1 -1
  408. package/lib/duet/{p-e7558f6c.entry.js → p-a600451a.entry.js} +1 -1
  409. package/lib/duet/{p-376a0839.system.entry.js → p-a7d809b4.system.entry.js} +1 -1
  410. package/lib/duet/{p-2034ac6f.system.entry.js → p-a8a381c9.system.entry.js} +1 -1
  411. package/lib/duet/{p-851e1a0f.entry.js → p-aa82f9a1.entry.js} +1 -1
  412. package/lib/duet/{p-4289f34a.entry.js → p-ac9460ca.entry.js} +1 -1
  413. package/lib/duet/{p-bbb56267.entry.js → p-aca3a5a9.entry.js} +1 -1
  414. package/lib/duet/{p-f78099b6.entry.js → p-af209330.entry.js} +1 -1
  415. package/lib/duet/{p-6f285100.system.entry.js → p-b010f56b.system.entry.js} +2 -2
  416. package/lib/duet/{p-b0b00dad.system.entry.js → p-b69f3d9d.system.entry.js} +1 -1
  417. package/lib/duet/{p-a51f3a0b.entry.js → p-b6c584b6.entry.js} +1 -1
  418. package/lib/duet/{p-a23eec0f.entry.js → p-b765710e.entry.js} +1 -1
  419. package/lib/duet/p-ba03d034.system.js +4 -0
  420. package/lib/duet/{p-9fcce08c.system.entry.js → p-bcc40139.system.entry.js} +1 -1
  421. package/lib/duet/{p-c551216e.system.entry.js → p-c15cd383.system.entry.js} +1 -1
  422. package/lib/duet/{p-1da5945a.system.entry.js → p-c22935bf.system.entry.js} +1 -1
  423. package/lib/duet/{p-7a25f374.entry.js → p-c2dd561e.entry.js} +1 -1
  424. package/lib/duet/{p-eb0d15a0.system.entry.js → p-c3ba8e74.system.entry.js} +1 -1
  425. package/lib/duet/{p-17aa3a20.entry.js → p-c52e8007.entry.js} +1 -1
  426. package/lib/duet/{p-88fe57e8.system.entry.js → p-c6894b07.system.entry.js} +1 -1
  427. package/lib/duet/{p-f0fa9c9a.system.entry.js → p-c694f12d.system.entry.js} +1 -1
  428. package/lib/duet/{p-4f212753.entry.js → p-c79cbfdb.entry.js} +1 -1
  429. package/lib/duet/{p-8f31572d.system.entry.js → p-c8421271.system.entry.js} +1 -1
  430. package/lib/duet/{p-4bd72541.entry.js → p-c8d3cb52.entry.js} +1 -1
  431. package/lib/duet/{p-7813d124.system.entry.js → p-c8e22ae2.system.entry.js} +1 -1
  432. package/lib/duet/{p-3b3c341e.system.entry.js → p-cbedbd77.system.entry.js} +1 -1
  433. package/lib/duet/{p-10c530d1.js → p-cc67e773.js} +1 -1
  434. package/lib/duet/{p-d04dbf1f.system.entry.js → p-ce543cc1.system.entry.js} +1 -1
  435. package/lib/duet/{p-63016bc3.entry.js → p-cf30c088.entry.js} +1 -1
  436. package/lib/duet/{p-1d016525.system.entry.js → p-d43fc5e9.system.entry.js} +1 -1
  437. package/lib/duet/{p-fdb3098f.system.entry.js → p-d6dc9819.system.entry.js} +1 -1
  438. package/lib/duet/{p-eca1904d.system.entry.js → p-d86d8491.system.entry.js} +1 -1
  439. package/lib/duet/{p-97ec270c.entry.js → p-dfd223d9.entry.js} +1 -1
  440. package/lib/duet/{p-bf5c8102.entry.js → p-e0536bb5.entry.js} +1 -1
  441. package/lib/duet/p-e1c881da.system.js +1 -1
  442. package/lib/duet/{p-e5cb7fc9.entry.js → p-e258270f.entry.js} +1 -1
  443. package/lib/duet/{p-3987eed8.system.entry.js → p-e38edd16.system.entry.js} +1 -1
  444. package/lib/duet/{p-ffd1290e.system.entry.js → p-e44da0ff.system.entry.js} +1 -1
  445. package/lib/duet/{p-d85741b1.entry.js → p-e8dd29e7.entry.js} +1 -1
  446. package/lib/duet/{p-50ca9099.system.entry.js → p-e93849fd.system.entry.js} +1 -1
  447. package/lib/duet/p-e9d2f4a1.entry.js +4 -0
  448. package/lib/duet/{p-8520e026.system.entry.js → p-ee1eb7cb.system.entry.js} +1 -1
  449. package/lib/duet/{p-c6617f16.entry.js → p-efa5ec67.entry.js} +1 -1
  450. package/lib/duet/{p-8ff30ce6.system.entry.js → p-f0b0e2b2.system.entry.js} +1 -1
  451. package/lib/duet/{p-e797e2f4.system.entry.js → p-f105f32a.system.entry.js} +1 -1
  452. package/lib/duet/p-f3633004.entry.js +4 -0
  453. package/lib/duet/{p-806adaa3.entry.js → p-f3cf6b50.entry.js} +1 -1
  454. package/lib/duet/{p-3b3432e2.system.entry.js → p-f5dd7e7e.system.entry.js} +1 -1
  455. package/lib/duet/{p-58f6b887.system.entry.js → p-f6bd2d4f.system.entry.js} +2 -2
  456. package/lib/duet/{p-807bf6da.system.entry.js → p-f75a6d54.system.entry.js} +1 -1
  457. package/lib/duet/{p-dc4b5372.system.entry.js → p-f97500ff.system.entry.js} +1 -1
  458. package/lib/duet/{p-274473a3.system.entry.js → p-fa3b3dbc.system.entry.js} +1 -1
  459. package/lib/duet/{p-3f97122e.system.entry.js → p-fbc396a7.system.entry.js} +2 -2
  460. package/lib/duet/{p-e95e650d.system.entry.js → p-fbf89657.system.entry.js} +1 -1
  461. package/lib/duet/p-fcb14b31.system.entry.js +4 -0
  462. package/lib/duet/{p-67dd83cc.entry.js → p-fd2299b4.entry.js} +1 -1
  463. package/lib/duet/{p-ca691c4a.entry.js → p-fee25f59.entry.js} +1 -1
  464. package/lib/duet/{p-f8b6380d.entry.js → p-ff4f7076.entry.js} +1 -1
  465. package/lib/esm/duet-action-button.entry.js +2 -2
  466. package/lib/esm/duet-badge.entry.js +2 -2
  467. package/lib/esm/duet-banner.entry.js +2 -2
  468. package/lib/esm/duet-breadcrumb.entry.js +4 -4
  469. package/lib/esm/duet-breadcrumbs.entry.js +4 -4
  470. package/lib/esm/duet-button_2.entry.js +4 -4
  471. package/lib/esm/duet-callout.entry.js +2 -2
  472. package/lib/esm/duet-caption_4.entry.js +8 -8
  473. package/lib/esm/duet-card.entry.js +2 -2
  474. package/lib/esm/duet-checkbox.entry.js +3 -3
  475. package/lib/esm/duet-checkmark.entry.js +2 -2
  476. package/lib/esm/duet-chip_3.entry.js +6 -6
  477. package/lib/esm/duet-choice_2.entry.js +8 -8
  478. package/lib/esm/duet-collapsible.entry.js +2 -2
  479. package/lib/esm/duet-contact-card.entry.js +2 -2
  480. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  481. package/lib/esm/duet-date-picker.entry.js +2 -2
  482. package/lib/esm/duet-divider_2.entry.js +4 -4
  483. package/lib/esm/duet-editable-table_3.entry.js +504 -11
  484. package/lib/esm/duet-empty-state.entry.js +2 -2
  485. package/lib/esm/duet-fieldset.entry.js +3 -3
  486. package/lib/esm/duet-file-chooser.entry.js +1 -1
  487. package/lib/esm/duet-footer.entry.js +4 -4
  488. package/lib/esm/duet-grid_2.entry.js +4 -4
  489. package/lib/esm/duet-header_2.entry.js +2 -2
  490. package/lib/esm/duet-hero.entry.js +5 -5
  491. package/lib/esm/duet-icon.entry.js +5 -5
  492. package/lib/esm/duet-input_2.entry.js +8 -8
  493. package/lib/esm/duet-layout.entry.js +5 -5
  494. package/lib/esm/duet-list_2.entry.js +3 -3
  495. package/lib/esm/duet-menu-bar-button.entry.js +2 -2
  496. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  497. package/lib/esm/duet-menu-bar-dropdown.entry.js +4 -4
  498. package/lib/esm/duet-menu-bar-item.entry.js +2 -2
  499. package/lib/esm/duet-menu-bar-link.entry.js +2 -2
  500. package/lib/esm/duet-menu-bar.entry.js +2 -2
  501. package/lib/esm/duet-modal.entry.js +6 -6
  502. package/lib/esm/duet-multiselect.entry.js +5 -5
  503. package/lib/esm/duet-nav.entry.js +1 -1
  504. package/lib/esm/duet-notification_2.entry.js +4 -4
  505. package/lib/esm/duet-number-input.entry.js +2 -2
  506. package/lib/esm/duet-overlay.entry.js +1 -1
  507. package/lib/esm/duet-page-heading.entry.js +2 -2
  508. package/lib/esm/duet-pagination_2.entry.js +15 -15
  509. package/lib/esm/duet-promo-card.entry.js +4 -4
  510. package/lib/esm/duet-radio_2.entry.js +4 -4
  511. package/lib/esm/duet-range-slider.entry.js +3 -3
  512. package/lib/esm/duet-scrollable_3.entry.js +14 -14
  513. package/lib/esm/duet-section-layout.entry.js +3 -3
  514. package/lib/esm/duet-select.entry.js +5 -5
  515. package/lib/esm/duet-shaped-image.entry.js +2 -2
  516. package/lib/esm/duet-show-more.entry.js +2 -2
  517. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  518. package/lib/esm/duet-slideout-link.entry.js +2 -2
  519. package/lib/esm/duet-slideout-panel-dropdown.entry.js +4 -4
  520. package/lib/esm/duet-slideout-panel.entry.js +8 -8
  521. package/lib/esm/duet-slideout.entry.js +6 -6
  522. package/lib/esm/duet-step_2.entry.js +3 -3
  523. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  524. package/lib/esm/duet-submenu-bar-dropdown.entry.js +4 -4
  525. package/lib/esm/duet-submenu-bar-item.entry.js +1 -1
  526. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  527. package/lib/esm/duet-submenu-bar.entry.js +5 -5
  528. package/lib/esm/duet-textarea.entry.js +3 -3
  529. package/lib/esm/duet-toggle.entry.js +2 -2
  530. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  531. package/lib/esm/duet-toolbar-dropdown.entry.js +4 -4
  532. package/lib/esm/duet-toolbar-item.entry.js +3 -3
  533. package/lib/esm/duet-toolbar-link.entry.js +2 -2
  534. package/lib/esm/duet-toolbar.entry.js +2 -2
  535. package/lib/esm/duet-tooltip-button_2.entry.js +4 -4
  536. package/lib/esm/duet-tray.entry.js +3 -3
  537. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  538. package/lib/esm/duet-upload-item.entry.js +2 -2
  539. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  540. package/lib/esm/duet.js +1 -1
  541. package/lib/esm/loader.js +1 -1
  542. package/lib/esm/{token-utils-a32eb753.js → token-utils-b9ba8c5e.js} +1 -1
  543. package/lib/esm/{tokens.module-a746651a.js → tokens.module-2d02f5ff.js} +1 -1
  544. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  545. package/lib/esm-es5/duet-badge.entry.js +1 -1
  546. package/lib/esm-es5/duet-banner.entry.js +1 -1
  547. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  548. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  549. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  550. package/lib/esm-es5/duet-callout.entry.js +1 -1
  551. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  552. package/lib/esm-es5/duet-card.entry.js +1 -1
  553. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  554. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  555. package/lib/esm-es5/duet-chip_3.entry.js +1 -1
  556. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  557. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  558. package/lib/esm-es5/duet-contact-card.entry.js +1 -1
  559. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  560. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  561. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  562. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  563. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  564. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  565. package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
  566. package/lib/esm-es5/duet-footer.entry.js +1 -1
  567. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  568. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  569. package/lib/esm-es5/duet-hero.entry.js +2 -2
  570. package/lib/esm-es5/duet-icon.entry.js +1 -1
  571. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  572. package/lib/esm-es5/duet-layout.entry.js +1 -1
  573. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  574. package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
  575. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  576. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
  577. package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
  578. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  579. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  580. package/lib/esm-es5/duet-modal.entry.js +1 -1
  581. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  582. package/lib/esm-es5/duet-nav.entry.js +1 -1
  583. package/lib/esm-es5/duet-notification_2.entry.js +2 -2
  584. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  585. package/lib/esm-es5/duet-overlay.entry.js +1 -1
  586. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  587. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  588. package/lib/esm-es5/duet-promo-card.entry.js +1 -1
  589. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  590. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  591. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  592. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  593. package/lib/esm-es5/duet-select.entry.js +1 -1
  594. package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
  595. package/lib/esm-es5/duet-show-more.entry.js +1 -1
  596. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  597. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  598. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  599. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  600. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  601. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  602. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  603. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  604. package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
  605. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  606. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  607. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  608. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  609. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  610. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  611. package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
  612. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  613. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  614. package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
  615. package/lib/esm-es5/duet-tray.entry.js +1 -1
  616. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  617. package/lib/esm-es5/duet-upload-item.entry.js +2 -2
  618. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  619. package/lib/esm-es5/duet.js +1 -1
  620. package/lib/esm-es5/loader.js +1 -1
  621. package/lib/esm-es5/{token-utils-a32eb753.js → token-utils-b9ba8c5e.js} +1 -1
  622. package/lib/esm-es5/{tokens.module-a746651a.js → tokens.module-2d02f5ff.js} +1 -1
  623. package/lib/types/components/duet-table/duet-table-styles.d.ts +1 -0
  624. package/package.json +1 -1
  625. package/lib/collection/components/duet-table/duet-table.css +0 -365
  626. package/lib/dist-custom-elements/p-5fbb6039.js +0 -154
  627. package/lib/dist-custom-elements/p-ffa44070.js +0 -148
  628. package/lib/duet/p-066b94ca.entry.js +0 -4
  629. package/lib/duet/p-0c4aa4d0.system.entry.js +0 -4
  630. package/lib/duet/p-1004af75.js +0 -4
  631. package/lib/duet/p-150e5f1b.entry.js +0 -4
  632. package/lib/duet/p-23376e2a.entry.js +0 -4
  633. package/lib/duet/p-2c9a6e05.entry.js +0 -4
  634. package/lib/duet/p-61a93486.system.entry.js +0 -4
  635. package/lib/duet/p-88d8265d.entry.js +0 -4
  636. package/lib/duet/p-c1b1801d.entry.js +0 -4
  637. package/lib/duet/p-cdb6c612.entry.js +0 -4
  638. package/lib/duet/p-d42b2af0.entry.js +0 -4
  639. package/lib/duet/p-ef731dfb.system.js +0 -4
  640. package/lib/duet/p-ffe6fbbb.entry.js +0 -4
@@ -203,27 +203,27 @@ export class DuetTabGroup {
203
203
  render() {
204
204
  const variationClass = this.variation === "plain-scrolling" ? "duet-tab-variation-plain" : `duet-tab-variation-${this.variation}`;
205
205
  const isSwipeScrollable = this.variation === "checked" || this.variation === "plain-scrolling";
206
- return (h("div", { key: '55b19c0083ced74f0862c8879512d8a7ac550ccf', class: {
206
+ return (h("div", { key: 'e0f45c74bfcf70ef285031d2cefe9676f73fa1a1', class: {
207
207
  "duet-tab-group": true,
208
208
  "duet-theme-turva": this.theme === "turva",
209
209
  [variationClass]: true,
210
210
  "duet-tab-plain-scrolling": this.variation === "plain-scrolling",
211
211
  "duet-tab-group-scrolls": this.scrolls,
212
212
  "duet-tab-group-collapses": this.collapses,
213
- }, "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) => {
213
+ }, "aria-label": this.accessibleLabel }, !isSwipeScrollable && this.tabs.length > 3 && this.collapses && (h("duet-select", { key: '67a5b742600e566ff2217a3145ce9f7ab2a70aa1', 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) => {
214
214
  return { label: tab.label, value: index.toString() };
215
- }) })), h("div", { key: '5a4ba1e8089bd37f2bcd012ef58285369eb0282f', role: "tablist", class: {
215
+ }) })), h("div", { key: '85da5c9758a9440e31caac2659f44157e65ad2fa', role: "tablist", class: {
216
216
  "duet-m-0": this.margin === "none" || this.variation === "checked",
217
217
  "duet-tab-group-tabs": true,
218
218
  "duet-tab-group-hidden": this.tabs.length > 3 && !isSwipeScrollable,
219
219
  "duet-tab-group-collapses": this.collapses,
220
220
  }, ref: el => {
221
221
  this.tabsContainer = el;
222
- } }, this.renderTab()), h("div", { key: 'd80d6fdd3ad52d8c0dfd13d7ae1d906703eac971', class: {
222
+ } }, this.renderTab()), h("div", { key: 'e44faf2ce5439c15cce9afa44b09a96b028fa228', class: {
223
223
  "duet-tab-group-content": true,
224
224
  "duet-m-0": this.margin === "none",
225
225
  "checked-group-content": this.variation === "checked",
226
- } }, h("slot", { key: 'a14facc65a69917ede3d270a93919e949aa5116e' }))));
226
+ } }, h("slot", { key: 'ef3760dd2409dbc0e5cc35cb5e5e173a83817667' }))));
227
227
  }
228
228
  static get is() { return "duet-tab-group"; }
229
229
  static get encapsulation() { return "shadow"; }
@@ -0,0 +1,499 @@
1
+ /*!
2
+ * Built with Duet Design System
3
+ */
4
+ import { colorGrayDarker, colorGrayDarkerTurva, colorGrayDarkTurva, colorGrayLight, colorGrayLightest, colorGrayLightTurva, colorPrimary, colorSecondary, colorSecondaryTurva, fontFamilyText, fontFamilyTextTurva, fontSizeMedium, fontWeightSemiBold, lineHeightSmall, mediaQueryXSmall, spaceLarge, spaceMedium, spaceSmall, spaceXxSmall, } from "@duetds/tokens";
5
+ const styles = `
6
+ duet-table {
7
+ box-sizing: border-box;
8
+ padding: 0;
9
+ margin: 0;
10
+ background: transparent;
11
+ border: 0;
12
+ -moz-appearance: none;
13
+ -webkit-appearance: none;
14
+ appearance: none;
15
+ margin-bottom: ${spaceLarge} !important;
16
+ display: block;
17
+ font-variant-numeric: tabular-nums;
18
+
19
+ table,
20
+ thead,
21
+ tbody,
22
+ tfoot,
23
+ th,
24
+ td,
25
+ tr {
26
+ box-sizing: border-box;
27
+ padding: 0;
28
+ margin: 0;
29
+ background: transparent;
30
+ border: 0;
31
+ -moz-appearance: none;
32
+ -webkit-appearance: none;
33
+ appearance: none;
34
+ }
35
+
36
+ &.duet-m-0 {
37
+ margin: 0 !important;
38
+ }
39
+
40
+ table {
41
+ width: 100%;
42
+ font-family: ${fontFamilyText};
43
+ font-size: ${fontSizeMedium};
44
+ text-align: left;
45
+ border-spacing: 0;
46
+ border-collapse: separate;
47
+ }
48
+
49
+ &.duet-table-hide-head-visually.duet-table-hide-head-visually {
50
+ thead,
51
+ thead * {
52
+ position: absolute !important;
53
+ top: 0;
54
+ width: 1px !important;
55
+ height: 1px !important;
56
+ padding: 0 !important;
57
+ overflow: hidden !important;
58
+ clip: rect(1px, 1px, 1px, 1px) !important;
59
+ border: 0 !important;
60
+ }
61
+ }
62
+
63
+ &.duet-theme-turva table {
64
+ font-family: ${fontFamilyTextTurva};
65
+ }
66
+
67
+ td {
68
+ -webkit-hyphens: auto;
69
+ hyphens: auto;
70
+ color: ${colorSecondary};
71
+ }
72
+
73
+ &.duet-theme-turva td {
74
+ color: ${colorSecondaryTurva};
75
+ }
76
+
77
+ th {
78
+ font-weight: ${fontWeightSemiBold};
79
+ line-height: ${lineHeightSmall};
80
+ color: ${colorGrayDarker};
81
+ text-align: left;
82
+ }
83
+
84
+ &.duet-theme-turva th {
85
+ color: ${colorGrayDarkTurva};
86
+ }
87
+
88
+ tbody th {
89
+ font-weight: ${fontWeightSemiBold};
90
+ color: ${colorSecondary};
91
+ }
92
+
93
+ &.duet-theme-turva tbody th {
94
+ color: ${colorSecondaryTurva};
95
+ }
96
+
97
+ & .duet-table-action-row {
98
+ & td:last-child {
99
+ justify-self: end;
100
+ padding-right: ${spaceLarge} !important;
101
+ white-space: nowrap;
102
+ }
103
+ }
104
+
105
+ span.duet-table-cell-heading {
106
+ display: none;
107
+ }
108
+ }
109
+
110
+ .duet-table-flattened {
111
+ table,
112
+ thead,
113
+ tbody,
114
+ tfoot,
115
+ th,
116
+ td,
117
+ tr {
118
+ display: block;
119
+ }
120
+
121
+ thead tr {
122
+ position: absolute !important;
123
+ top: 0;
124
+ width: 1px !important;
125
+ height: 1px !important;
126
+ padding: 0 !important;
127
+ overflow: hidden !important;
128
+ clip: rect(1px, 1px, 1px, 1px) !important;
129
+ border: 0 !important;
130
+ }
131
+
132
+ td {
133
+ line-height: ${lineHeightSmall};
134
+
135
+ &:not(:last-child) {
136
+ margin-bottom: ${spaceMedium};
137
+ }
138
+
139
+ span.duet-table-cell-heading {
140
+ margin-bottom: ${spaceXxSmall};
141
+ display: block;
142
+ font-size: ${fontSizeMedium};
143
+ font-weight: ${fontWeightSemiBold};
144
+ color: ${colorSecondary};
145
+ }
146
+ }
147
+
148
+ &.duet-theme-turva td span.duet-table-cell-heading {
149
+ color: ${colorSecondaryTurva};
150
+ }
151
+
152
+ tbody td,
153
+ tbody th,
154
+ tfoot td {
155
+ padding: 0 !important;
156
+ text-align: left !important;
157
+ }
158
+
159
+ tbody th {
160
+ font-weight: ${fontWeightSemiBold};
161
+ line-height: ${lineHeightSmall};
162
+ color: ${colorGrayDarker};
163
+ text-align: left;
164
+ }
165
+ }
166
+
167
+ .duet-table-sticky thead th {
168
+ position: sticky;
169
+ top: 0;
170
+ background: ${colorGrayLightest};
171
+ }
172
+
173
+ .duet-table-striped {
174
+ td,
175
+ th {
176
+ padding: ${spaceLarge} !important;
177
+ @media ${mediaQueryXSmall.replace("'", "").replace("'", "")} {
178
+ padding: ${spaceLarge} ${spaceSmall} !important;
179
+ }
180
+ }
181
+
182
+ tbody th {
183
+ background: ${colorGrayLightest};
184
+ }
185
+
186
+ &.duet-table-sticky {
187
+ thead th {
188
+ border-bottom: 1px solid ${colorGrayLight};
189
+ }
190
+
191
+ &.duet-theme-turva thead th {
192
+ border-bottom-color: ${colorGrayLightTurva};
193
+ }
194
+ }
195
+
196
+ tbody:not(:first-of-type) th {
197
+ padding-top: calc(${spaceLarge} * 2) !important;
198
+ }
199
+
200
+ tbody:only-of-type tr:nth-of-type(odd) {
201
+ background: rgba(4, 81, 128, 0.04);
202
+ }
203
+
204
+ &.duet-theme-turva tbody:only-of-type tr:nth-of-type(odd) {
205
+ background: rgba(${colorSecondaryTurva}, 0.04);
206
+ }
207
+
208
+ tbody:not(:only-of-type) tr:nth-of-type(even) {
209
+ background: rgba(4, 81, 128, 0.04);
210
+ }
211
+
212
+ &.duet-theme-turva tbody:not(:only-of-type) tr:nth-of-type(even) {
213
+ background: rgba(${colorSecondaryTurva}, 0.04);
214
+ }
215
+
216
+ tfoot td {
217
+ border-top: 1px solid ${colorGrayLight};
218
+ }
219
+
220
+ &.duet-theme-turva tfoot td {
221
+ border-top-color: ${colorGrayLightTurva};
222
+ }
223
+
224
+ &.duet-table-flattened {
225
+ tbody:not(:first-of-type) th {
226
+ padding-top: ${spaceLarge} !important;
227
+ }
228
+
229
+ tr {
230
+ padding: ${spaceLarge} !important;
231
+ }
232
+
233
+ tfoot {
234
+ td {
235
+ border-top: 0;
236
+ }
237
+
238
+ tr {
239
+ border-top: 1px solid ${colorGrayLight};
240
+ }
241
+ }
242
+
243
+ &.duet-theme-turva tfoot tr {
244
+ border-top-color: ${colorGrayLightTurva};
245
+ }
246
+ }
247
+ }
248
+
249
+ .duet-table-plain, .duet-table-fixed, .duet-table-minimal {
250
+ th {
251
+ padding: ${spaceMedium} !important;
252
+ border-bottom: 1px solid ${colorGrayDarker};
253
+
254
+ &:first-child {
255
+ padding-left: 0 !important;
256
+ }
257
+
258
+ &:last-child {
259
+ padding-right: 0 !important;
260
+ }
261
+ }
262
+
263
+ &.duet-theme-turva th {
264
+ border-bottom-color: ${colorGrayDarkerTurva};
265
+ }
266
+
267
+ tbody th {
268
+ padding-top: calc(${spaceLarge} * 2) !important;
269
+ border-bottom-color: ${colorGrayLight};
270
+ }
271
+
272
+ &.duet-theme-turva tbody th {
273
+ border-bottom-color: ${colorGrayLightTurva};
274
+ }
275
+
276
+ td {
277
+ padding: ${spaceMedium} !important;
278
+
279
+ &:first-child {
280
+ padding-left: 0 !important;
281
+ }
282
+
283
+ &:last-child {
284
+ padding-right: 0 !important;
285
+ }
286
+ }
287
+
288
+ tbody td {
289
+ border-bottom: 1px solid ${colorGrayLight};
290
+ }
291
+
292
+ &.duet-theme-turva tbody td {
293
+ border-bottom-color: ${colorGrayLightTurva};
294
+ }
295
+
296
+ &.duet-table-flattened {
297
+ tbody:first-of-type th {
298
+ padding-top: 0 !important;
299
+ }
300
+
301
+ td,
302
+ tbody th {
303
+ border-bottom: 0;
304
+ }
305
+
306
+ tr {
307
+ padding: ${spaceLarge} 0 !important;
308
+ }
309
+
310
+ tbody th {
311
+ padding-top: ${spaceLarge} !important;
312
+ }
313
+
314
+ tfoot td {
315
+ margin-bottom: ${spaceXxSmall} !important;
316
+ }
317
+
318
+ tbody:not(:only-of-type) tr:first-child {
319
+ border-bottom: 0;
320
+ }
321
+ }
322
+ }
323
+
324
+ .duet-table-plain {
325
+
326
+ &.duet-table-flattened {
327
+ tbody tr {
328
+ border-bottom: 1px solid ${colorGrayLight};
329
+ }
330
+
331
+ &.duet-theme-turva tbody tr {
332
+ border-bottom-color: ${colorGrayLightTurva};
333
+ }
334
+ }
335
+ }
336
+
337
+ .duet-table-minimal {
338
+
339
+ tbody tr,
340
+ tbody tr td {
341
+ vertical-align: top;
342
+ border-bottom: 0 none;
343
+ }
344
+
345
+ tbody tr:last-of-type,
346
+ tbody tr:last-of-type td {
347
+ border-bottom: 1px solid ${colorGrayLight};
348
+ }
349
+
350
+ &.duet-table-flattened {
351
+ tbody tr,
352
+ tbody tr td {
353
+ border-bottom: 0 none;
354
+ }
355
+
356
+ tbody tr td[data-heading]::before {
357
+ display: none;
358
+ }
359
+
360
+ tfoot {
361
+ border-top: 1px solid ${colorGrayLight};
362
+ }
363
+
364
+ &.duet-theme-turva tfoot {
365
+ border-top-color: ${colorGrayLightTurva};
366
+ }
367
+ }
368
+ }
369
+
370
+ .duet-table-fixed {
371
+
372
+ table {
373
+ table-layout: fixed;
374
+ }
375
+
376
+ tbody tr,
377
+ tbody tr td,
378
+ tbody tr td:first-child {
379
+ padding: 4px !important;
380
+ vertical-align: text-bottom;
381
+ border-bottom: 0 none;
382
+ }
383
+
384
+ thead {
385
+ display: none;
386
+ }
387
+
388
+ tbody tr,
389
+ tbody tr td {
390
+ border-bottom: 0 none;
391
+ }
392
+
393
+ &:not(.duet-table-flattened) {
394
+ tfoot {
395
+ border-top: 1px solid ${colorGrayLight};
396
+ }
397
+
398
+ &.duet-theme-turva tfoot {
399
+ border-top-color: ${colorGrayLightTurva};
400
+ }
401
+ }
402
+ }
403
+ .duet-table-scrollable {
404
+ position: relative;
405
+ width: 100%;
406
+ overflow-x: auto;
407
+ background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0)), linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0)) 100% 0, radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)) 100% 0%;
408
+ background-repeat: no-repeat;
409
+ background-attachment: local, local, scroll, scroll;
410
+ background-size: 100px 100%, 100px 100%, 12px 100%, 12px 100%;
411
+ }
412
+
413
+ .duet-table-selected-column {
414
+ background: rgba(${colorPrimary}, 0.08);
415
+
416
+ .duet-theme-turva & {
417
+ background: rgba(${colorGrayDarkerTurva}, 0.08);
418
+ }
419
+ }
420
+
421
+ .duet-table-sortable {
422
+ tbody tr td:first-child,
423
+ thead tr th:first-child {
424
+ padding: ${spaceLarge};
425
+ }
426
+
427
+ &:not(.duet-table-flattened) {
428
+ tfoot {
429
+ border-top: 1px solid ${colorGrayLight};
430
+ }
431
+
432
+ &.duet-theme-turva tfoot {
433
+ border-top-color: ${colorGrayLightTurva};
434
+ }
435
+ }
436
+ }
437
+
438
+
439
+ .duet-table-actions {
440
+ table {
441
+ table-layout: auto;
442
+ }
443
+
444
+ thead {
445
+ & th:last-child {
446
+ width: 1px;
447
+ white-space: nowrap;
448
+ }
449
+ }
450
+ }
451
+
452
+ .duet-editable-table-table.duet-table-flattened {
453
+ tr {
454
+ display: grid;
455
+ grid-template-columns: repeat(2, 1fr);
456
+ grid-auto-rows: auto;
457
+ gap: 10px;
458
+
459
+ &.duet-table-action-row td:last-child::before {
460
+ padding: 0;
461
+ content: "";
462
+ }
463
+ }
464
+
465
+ td {
466
+ grid-column: 1 / 2;
467
+
468
+ &:first-child {
469
+ grid-row: 1;
470
+ grid-column: 1;
471
+ }
472
+
473
+ &:last-child {
474
+ grid-row: 1;
475
+ grid-column: 2;
476
+ }
477
+ }
478
+ }
479
+ `.replace(/[\n\r\t]/gm, "");
480
+ export function createStyles(element) {
481
+ const rootNode = element.getRootNode();
482
+ const isInShadowRoot = rootNode instanceof ShadowRoot;
483
+ if (isInShadowRoot) {
484
+ const sheet = new CSSStyleSheet();
485
+ sheet.replace(styles).then(() => {
486
+ rootNode.adoptedStyleSheets.push(sheet);
487
+ });
488
+ }
489
+ else {
490
+ const previousStyleElement = document.querySelector("style#duet-table-styles");
491
+ if (previousStyleElement) {
492
+ return;
493
+ }
494
+ const styleElement = document.createElement("style");
495
+ styleElement.id = "duet-table-styles";
496
+ styleElement.innerHTML = styles;
497
+ document.head.append(styleElement);
498
+ }
499
+ }
@@ -7,6 +7,7 @@ import { inheritGlobalTheme } from "../../common/themeable-component";
7
7
  import { debounce } from "../../utils/js-utils";
8
8
  import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, } from "../../utils/language-utils";
9
9
  import { breakpointTokensUpTo, breakpointToToken } from "../../utils/token-utils";
10
+ import { createStyles } from "./duet-table-styles";
10
11
  const stickyTopValues = {
11
12
  none: 0,
12
13
  "with-links": parseFloat(sizeNavigation) * 16, // convert rem -> px
@@ -39,6 +40,7 @@ export class DuetTable {
39
40
  }
40
41
  }
41
42
  connectedCallback() {
43
+ createStyles(this.element);
42
44
  if (Build.isServer) {
43
45
  return;
44
46
  }
@@ -113,7 +115,7 @@ export class DuetTable {
113
115
  });
114
116
  }
115
117
  render() {
116
- return (h(Host, { key: 'fe804ab98faa5a67150c751bb1c75fffd76d9979', class: {
118
+ return (h(Host, { key: 'a02e59e614dfac870270c7e3d74e04fb2802c527', class: {
117
119
  [`duet-table-${this.variation}`]: true,
118
120
  "duet-table-flattened": !this.matchesBreakpoint,
119
121
  // sticky only valid when in regular table layout
@@ -122,19 +124,10 @@ export class DuetTable {
122
124
  "duet-m-0": this.margin === "none",
123
125
  "duet-theme-turva": this.theme === "turva",
124
126
  "duet-table-hide-head-visually": this.hideHeadVisually,
125
- } }, h("slot", { key: '5771327fbab3d42432e014a2f527de6c865d4999' })));
127
+ } }, h("slot", { key: 'd3938a251798e10cd525715687c827fd449272cc' })));
126
128
  }
127
129
  static get is() { return "duet-table"; }
128
- static get originalStyleUrls() {
129
- return {
130
- "$": ["duet-table.scss"]
131
- };
132
- }
133
- static get styleUrls() {
134
- return {
135
- "$": ["duet-table.css"]
136
- };
137
- }
130
+ static get encapsulation() { return "shadow"; }
138
131
  static get properties() {
139
132
  return {
140
133
  "theme": {
@@ -168,17 +168,17 @@ export class DuetTextarea {
168
168
  */
169
169
  render() {
170
170
  const identifier = this.identifier || this.textareaId;
171
- return (h(Host, { key: '3464ae302a0a5d5c887a331e3550c8fa3dcd7162', class: {
171
+ return (h(Host, { key: '49e8e10db6bb3a82dba74429a4ef16fd0f1adca5', class: {
172
172
  "duet-m-0": this.margin === "none",
173
173
  "duet-has-counter": this.counter && !this.error,
174
174
  "duet-expand": this.expand,
175
- } }, h("div", { key: '978e5736c81e0166f9268c875e6688d528b5962a', class: {
175
+ } }, h("div", { key: '3ebe6d991a459d25fcb624c6be6d7287cd6f2856', class: {
176
176
  "duet-textarea-container": true,
177
177
  "duet-theme-turva": this.theme === "turva",
178
178
  "duet-label-hidden": this.labelHidden,
179
179
  "duet-input-top-caption-shown": this.isCaptionVisible,
180
180
  "has-error": !!this.error,
181
- } }, h(DuetInternalLabel, { key: 'acdfc1c7ff2213b9bc2ae22d0df671dc662530c5', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '744fc7ed55f9e6e309d085d2b4d7b6570ab082c1', direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { key: 'e30e5ff63c68f40f67659852379b94900d7766e7', name: "tooltip" }), this.caption && (h("duet-caption", { key: '1c45d6d2fcf37e765fa52e71fddb5bf4501ad684', id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { key: '3ecae1e53fde36ad09855189ded9f4db6ae66186', class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { key: '130a8a8ab7da05cb546a7062868dce091ddc37b8', id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { key: 'e0bb89af0dc04035955549f847426a3a556ceaa9', onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { key: 'c0c8298e15d3c59ed98fb4360ee8f51e720be244', alignment: "stretch" }, h("duet-grid-item", { key: '897903be716ae4f138a75f6fbce0a8cb43abbc73', margin: "none", fill: true }, h("div", { key: '668f83d7eeb1d96e8450568a37a6134dc80ca7c0', class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: 'c3d07dc5c524d1fb9c3dba1878bf3dbc2c7baeeb' }, this.error))), h("duet-grid-item", { key: '32452898c098f736f18daed1a7adcc33bc64869c', margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { key: '794d07d1f318b92f803c092c13187abb6b3102b7', theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { key: '25fd4397e3d9139040bd3eb54449ba1183fa4131', class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
181
+ } }, h(DuetInternalLabel, { key: '431f2df70846aae2a6d04f75e66c0ae702f77bb2', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '3c8ee3d71cbefc2d3859d5c78a09357599fa3d93', direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { key: 'ecbbd7b2de0465087b6559c8941e2273e5d6e25a', name: "tooltip" }), this.caption && (h("duet-caption", { key: 'bbfa15caf320dfda6ae6d48b0c9c6fe0fe25e284', id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { key: 'c91f39fb9542a81ed961971d304517124a7046ae', class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { key: '5f550265ff6c886f752c33ca662d56890d9f21a8', id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { key: '0b24c58e21a7b62f658e573f13e44d68d5639df0', onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { key: '8b7934cf5d66a8dd93054007879d3755f24edce4', alignment: "stretch" }, h("duet-grid-item", { key: '04e9818c668a06504b70dd73a925fdfd2734eee7', margin: "none", fill: true }, h("div", { key: '6fe4e85fb3d4935cc1374c4027a73e76bb499604', class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: 'ee5eb2a2149271a7644588aa8e36c4046c7fa59e' }, this.error))), h("duet-grid-item", { key: '47937bb1385e1385d5445e978714896dadd5b320', margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { key: 'd681d37404d792fc9b1e379b6c84cb21c6f23190', theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { key: 'e044e35903993d4f9ac1c589bfb148eb02db83f1', class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
182
182
  this.hiddenCounterLabel = el;
183
183
  } })))));
184
184
  }
@@ -81,12 +81,12 @@ export class DuetToggle {
81
81
  */
82
82
  render() {
83
83
  const identifier = this.identifier || this.toggleId;
84
- return (h(Host, { key: '72296626084b22e1e913073a7cab579306a9351f', onClick: this.disabled ? undefined : this.onClick, class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '27f25315d1e9fe41194f3234bb8a9981e9a6a182', class: {
84
+ return (h(Host, { key: '694e8b1cb37f0b0b1842ff3d6c185029579e0b1f', onClick: this.disabled ? undefined : this.onClick, class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '167e4372a5554dce04af310a69ed4c4e0c6ee3ed', class: {
85
85
  "duet-toggle": true,
86
86
  "duet-theme-turva": this.theme === "turva",
87
87
  "duet-side-label": this.labelPosition !== "top",
88
88
  "duet-reverse-label": this.labelPosition === "right",
89
- } }, h(DuetInternalLabel, { key: '717144b9f527406c0c865f2b361b307fd0405adc', theme: this.theme, color: this.labelColor, weight: this.labelWeight, for: identifier, margin: this.labelPosition === "top" ? "auto" : "none" }, this.label), h("label", { key: 'd142c9a5d7972009c5f3a287547f54206776550f', class: "duet-switch" }, h("input", { key: 'b41af320a24f9b2baabe3051a44c4b1d60400e37', type: "checkbox", value: this.value, "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, id: identifier, role: this.role, name: this.name, checked: this.checked, required: this.required, disabled: this.disabled, ref: input => (this.nativeInput = input) }), h("div", { key: '51ba5bed4ddbcdea28fe16ff61b0b5889e3c0eb8', class: "duet-slider" })))));
89
+ } }, h(DuetInternalLabel, { key: '125d2ac85be7fc1097655a5d14257c480861b7d4', theme: this.theme, color: this.labelColor, weight: this.labelWeight, for: identifier, margin: this.labelPosition === "top" ? "auto" : "none" }, this.label), h("label", { key: '8f91d032e9063ff55aaf2c0058d2e5d401ad8724', class: "duet-switch" }, h("input", { key: 'c9bc713caaf82122725cb37f320f3318ce102fd8', type: "checkbox", value: this.value, "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, id: identifier, role: this.role, name: this.name, checked: this.checked, required: this.required, disabled: this.disabled, ref: input => (this.nativeInput = input) }), h("div", { key: '01ff73ea8682b434fa35435c3e6ceb1f0ddb650d', class: "duet-slider" })))));
90
90
  }
91
91
  static get is() { return "duet-toggle"; }
92
92
  static get encapsulation() { return "shadow"; }
@@ -31,11 +31,11 @@ export class DuetToolbar {
31
31
  : this.variation === "secondary"
32
32
  ? "secondary"
33
33
  : "default";
34
- return (h(Host, { key: '21d533cd790fd3160001662f405fd6d576238601' }, h("nav", { key: '7b6dd43ab8c737929acec750be80136d3f5bb007', class: {
34
+ return (h(Host, { key: '188a69397278acb8403cb0798a75fbc9d80a0d45' }, h("nav", { key: 'e215710483f2e92e44b12755d131bd1b7c3503fe', class: {
35
35
  "duet-toolbar": true,
36
36
  "duet-theme-turva": this.theme === "turva",
37
37
  [variation]: true,
38
- }, "aria-label": this.accessibleLabel }, h("div", { key: 'c6858334c5f7a5a760775d6cb1d5f3c8439f10a7', class: "container" }, h("div", { key: '28485640df44e2daf65bee426b757931d7fe01e8', class: "list", role: "list" }, h("slot", { key: '7fe71028d8cd2e938ec176fcf8a3bf9dd1d2e446', name: "left" })), h("div", { key: 'a5fa75c98324be554112c6bead973905e2144371', class: "list", role: "list" }, h("slot", { key: '277f1bafd019f0e03080d3c830be989eac1dd461', name: "right" }))))));
38
+ }, "aria-label": this.accessibleLabel }, h("div", { key: 'eacf66f064b8f43f140fb37852432c08d2bc4cde', class: "container" }, h("div", { key: 'fc3781dbe2dda46e2452d996dcabf0fc29f07695', class: "list", role: "list" }, h("slot", { key: '291e04fd4f9b9aa3bc0a63577593825bcc51a94d', name: "left" })), h("div", { key: '3f9cfd1df02a12b5186353c61bb14b587308f1d4', class: "list", role: "list" }, h("slot", { key: '7ab7c8a0f368b4d569370887ca4b5aefa2724893', name: "right" }))))));
39
39
  }
40
40
  static get is() { return "duet-toolbar"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -50,18 +50,18 @@ export class DuetToolbarDropdown {
50
50
  itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
51
51
  }
52
52
  const variation = this.variation === "negative" ? "negative" : "white";
53
- return (h(Host, { key: '3f216acdbee35637a06bba1ad6bd31c79060c485', role: "listitem" }, h("div", { key: 'f327067f1cca48416dbadf416c81beb395f68bf6', class: {
53
+ return (h(Host, { key: 'b9c82af8341d828827b7c5536dda939aca2f2cda', role: "listitem" }, h("div", { key: 'a8d047838de2e4b01362bf0cd8e7c1ba25490d23', class: {
54
54
  "duet-toolbar-dropdown": true,
55
55
  "duet-theme-turva": this.theme === "turva",
56
56
  [itemsAlign]: true,
57
57
  [variation]: true,
58
- } }, h("button", { key: '7dc771dbb2a86dea2b8765ce9913edf088f789f6', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
58
+ } }, h("button", { key: '02b9012547af6361406a20419a042e19317e5cb4', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
59
59
  active: this.active,
60
60
  open: this.open,
61
- }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'dddf695359ec083dc8f227c5e1deae8a5506b73f', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: 'd334e49d8815344ab29ac8db03eb694ddb496a54', class: "label" }, h("slot", { key: '348fcd3dd00b6a81b94d33771f6e4557284bd16d', name: "label" }), h("duet-icon", { key: '7dc2d3d54ff3117e2f48e687f3a762db43a837d4', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '90d305c6cecfb3fd7ee23ce5169cdcad6c4dd66f', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
61
+ }, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'b6ebb6cb14ebcb9d6d9763c915dcb4b0299c842d', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: 'c12058a53fa6dd527225b99c19afe407728915b5', class: "label" }, h("slot", { key: '32968bac767897e9da6913bd81eabcc7db113006', name: "label" }), h("duet-icon", { key: '6f02485c14f602b5f9147de5d85a10296341d5bf', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '69af428a1a3159f77134ec15939af57d8b2a5ee0', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
62
62
  items: true,
63
63
  hidden: !this.open,
64
- } }, h("slot", { key: 'eda0a71fd30d9a00a11d61a797243b2da1d4e19a' })))));
64
+ } }, h("slot", { key: '80bd5bf933f8fe6af768ee625f4fcaea1bd961b0' })))));
65
65
  }
66
66
  static get is() { return "duet-toolbar-dropdown"; }
67
67
  static get encapsulation() { return "shadow"; }