@duetds/components 6.6.2 → 6.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (801) hide show
  1. package/hydrate/index.d.ts +17 -16
  2. package/hydrate/index.js +387 -227
  3. package/lib/cjs/{dom-bcfa684c.js → dom-c42e1019.js} +1 -1
  4. package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
  5. package/lib/cjs/duet-alert.cjs.entry.js +26 -5
  6. package/lib/cjs/duet-badge.cjs.entry.js +2 -2
  7. package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
  8. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +3 -3
  9. package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
  10. package/lib/cjs/duet-caption_4.cjs.entry.js +9 -7
  11. package/lib/cjs/duet-card.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
  13. package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
  14. package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
  15. package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
  16. package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
  17. package/lib/cjs/duet-contact-card.cjs.entry.js +64 -0
  18. package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
  19. package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
  20. package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
  21. package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
  22. package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
  23. package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
  24. package/lib/cjs/duet-footer.cjs.entry.js +3 -3
  25. package/lib/cjs/duet-grid_2.cjs.entry.js +2 -2
  26. package/lib/cjs/duet-header_2.cjs.entry.js +10 -4
  27. package/lib/cjs/duet-hero.cjs.entry.js +4 -4
  28. package/lib/cjs/duet-icon.cjs.entry.js +2 -2
  29. package/lib/cjs/duet-input_2.cjs.entry.js +32 -21
  30. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-list_2.cjs.entry.js +2 -2
  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 +2 -2
  35. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
  36. package/lib/cjs/duet-menu-bar.cjs.entry.js +3 -3
  37. package/lib/cjs/duet-modal.cjs.entry.js +7 -5
  38. package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
  39. package/lib/cjs/duet-nav.cjs.entry.js +4 -4
  40. package/lib/cjs/duet-notification_2.cjs.entry.js +4 -4
  41. package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
  42. package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
  43. package/lib/cjs/duet-pagination_2.cjs.entry.js +18 -4
  44. package/lib/cjs/duet-progress.cjs.entry.js +3 -3
  45. package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
  46. package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
  47. package/lib/cjs/duet-scrollable_3.cjs.entry.js +18 -19
  48. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-select.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
  51. package/lib/cjs/duet-slideout-link.cjs.entry.js +2 -2
  52. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
  53. package/lib/cjs/duet-slideout-panel.cjs.entry.js +4 -4
  54. package/lib/cjs/duet-slideout.cjs.entry.js +6 -5
  55. package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
  56. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
  57. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
  58. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
  59. package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
  60. package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
  61. package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
  62. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
  63. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
  64. package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
  65. package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
  66. package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
  67. package/lib/cjs/duet-tray.cjs.entry.js +3 -3
  68. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  69. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  70. package/lib/cjs/duet.cjs.js +37 -6
  71. package/lib/cjs/{focus-utils-73de6126.js → focus-utils-b2f050a2.js} +1 -1
  72. package/lib/cjs/{index-c7042fe2.js → index-5d835acd.js} +130 -6
  73. package/lib/cjs/{language-utils-4f62a7db.js → language-utils-44df1d37.js} +36 -0
  74. package/lib/cjs/loader.cjs.js +4 -3
  75. package/lib/cjs/{shadow-css-1ea48714.js → shadow-css-6c99270e.js} +1 -1
  76. package/lib/collection/collection-manifest.json +5 -4
  77. package/lib/collection/components/duet-action-button/duet-action-button.css +10 -10
  78. package/lib/collection/components/duet-action-button/duet-action-button.js +4 -2
  79. package/lib/collection/components/duet-alert/duet-alert.css +13 -13
  80. package/lib/collection/components/duet-alert/duet-alert.js +61 -3
  81. package/lib/collection/components/duet-badge/duet-badge.css +2 -2
  82. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +6 -6
  83. package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +5 -5
  84. package/lib/collection/components/duet-button/duet-button.css +80 -80
  85. package/lib/collection/components/duet-button/duet-button.js +10 -5
  86. package/lib/collection/components/duet-caption/duet-caption.css +4 -4
  87. package/lib/collection/components/duet-caption/duet-caption.js +2 -1
  88. package/lib/collection/components/duet-card/duet-card.css +12 -12
  89. package/lib/collection/components/duet-card/duet-card.js +6 -3
  90. package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -19
  91. package/lib/collection/components/duet-checkbox/duet-checkbox.js +6 -3
  92. package/lib/collection/components/duet-choice/duet-checkmark.css +12 -12
  93. package/lib/collection/components/duet-choice/duet-checkmark.js +1 -1
  94. package/lib/collection/components/duet-choice/duet-choice.css +74 -74
  95. package/lib/collection/components/duet-choice/duet-choice.js +8 -4
  96. package/lib/collection/components/duet-collapsible/duet-collapsible.css +10 -9
  97. package/lib/collection/components/duet-collapsible/duet-collapsible.js +6 -3
  98. package/lib/collection/components/duet-combobox/duet-combobox.css +18 -18
  99. package/lib/collection/components/duet-combobox/duet-combobox.js +6 -3
  100. package/lib/collection/components/duet-contact-card/duet-contact-card.css +85 -0
  101. package/lib/collection/components/duet-contact-card/duet-contact-card.js +261 -0
  102. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
  103. package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +2 -1
  104. package/lib/collection/components/duet-date-picker/duet-date-picker.css +56 -56
  105. package/lib/collection/components/duet-date-picker/duet-date-picker.js +8 -4
  106. package/lib/collection/components/duet-divider/duet-divider.css +2 -2
  107. package/lib/collection/components/duet-divider/duet-divider.js +2 -1
  108. package/lib/collection/components/duet-editable-table/duet-editable-table.js +13 -8
  109. package/lib/collection/components/duet-empty-state/duet-empty-state.css +4 -4
  110. package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -1
  111. package/lib/collection/components/duet-fieldset/duet-fieldset.css +6 -6
  112. package/lib/collection/components/duet-footer/duet-footer.css +19 -19
  113. package/lib/collection/components/duet-footer/duet-footer.js +14 -7
  114. package/lib/collection/components/duet-grid/duet-grid.js +6 -3
  115. package/lib/collection/components/duet-grid-item/duet-grid-item.css +2 -2
  116. package/lib/collection/components/duet-header/duet-header.css +105 -105
  117. package/lib/collection/components/duet-header/duet-header.js +30 -15
  118. package/lib/collection/components/duet-heading/duet-heading.css +4 -4
  119. package/lib/collection/components/duet-heading/duet-heading.js +2 -1
  120. package/lib/collection/components/duet-hero/duet-hero.css +160 -66
  121. package/lib/collection/components/duet-hero/duet-hero.js +11 -6
  122. package/lib/collection/components/duet-icon/duet-icon.css +4 -4
  123. package/lib/collection/components/duet-icon/duet-icon.js +2 -1
  124. package/lib/collection/components/duet-input/duet-input.css +66 -66
  125. package/lib/collection/components/duet-input/duet-input.js +48 -28
  126. package/lib/collection/components/duet-label/duet-label.css +2 -2
  127. package/lib/collection/components/duet-label/duet-label.js +4 -2
  128. package/lib/collection/components/duet-layout/duet-layout.js +2 -1
  129. package/lib/collection/components/duet-link/duet-link.css +13 -10
  130. package/lib/collection/components/duet-link/duet-link.js +3 -1
  131. package/lib/collection/components/duet-list/duet-list.js +8 -4
  132. package/lib/collection/components/duet-list-item/duet-list-item.css +8 -8
  133. package/lib/collection/components/duet-logo/duet-logo.css +2 -2
  134. package/lib/collection/components/duet-logo/duet-logo.js +9 -2
  135. package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +8 -8
  136. package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -2
  137. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +4 -4
  138. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +26 -15
  139. package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +8 -8
  140. package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +10 -9
  141. package/lib/collection/components/duet-modal/duet-modal.css +4 -4
  142. package/lib/collection/components/duet-modal/duet-modal.js +31 -4
  143. package/lib/collection/components/duet-multiselect/duet-multiselect.css +40 -40
  144. package/lib/collection/components/duet-multiselect/duet-multiselect.js +10 -5
  145. package/lib/collection/components/duet-nav/duet-nav.css +0 -1
  146. package/lib/collection/components/duet-nav/duet-nav.js +1 -1
  147. package/lib/collection/components/duet-notification/duet-notification.css +14 -14
  148. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +25 -25
  149. package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -1
  150. package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
  151. package/lib/collection/components/duet-number-input/duet-number-input.js +8 -4
  152. package/lib/collection/components/duet-page-heading/duet-page-heading.css +4 -4
  153. package/lib/collection/components/duet-pagination/duet-pagination.js +6 -3
  154. package/lib/collection/components/duet-paragraph/duet-paragraph.css +6 -6
  155. package/lib/collection/components/duet-paragraph/duet-paragraph.js +6 -3
  156. package/lib/collection/components/duet-progress/duet-progress.css +12 -12
  157. package/lib/collection/components/duet-radio/duet-radio.css +17 -17
  158. package/lib/collection/components/duet-radio/duet-radio.js +6 -3
  159. package/lib/collection/components/duet-range-slider/duet-range-slider.css +30 -30
  160. package/lib/collection/components/duet-range-slider/duet-range-slider.js +4 -2
  161. package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
  162. package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +24 -3
  163. package/lib/collection/components/duet-select/duet-select.css +38 -38
  164. package/lib/collection/components/duet-select/duet-select.js +10 -5
  165. package/lib/collection/components/duet-slideout/duet-slideout.css +5 -6
  166. package/lib/collection/components/duet-slideout/duet-slideout.js +11 -9
  167. package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
  168. package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +4 -4
  169. package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +9 -9
  170. package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +5 -5
  171. package/lib/collection/components/duet-spacer/duet-spacer.js +4 -2
  172. package/lib/collection/components/duet-spinner/duet-spinner.css +3 -3
  173. package/lib/collection/components/duet-spinner/duet-spinner.js +2 -1
  174. package/lib/collection/components/duet-step/duet-step.css +10 -10
  175. package/lib/collection/components/duet-step/duet-step.js +4 -2
  176. package/lib/collection/components/duet-stepper/duet-stepper.css +1 -1
  177. package/lib/collection/components/duet-stepper/duet-stepper.js +2 -1
  178. package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +10 -10
  179. package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +18 -18
  180. package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +8 -8
  181. package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +8 -8
  182. package/lib/collection/components/duet-tab-group/duet-tab-group.css +61 -45
  183. package/lib/collection/components/duet-tab-group/duet-tab-group.js +24 -21
  184. package/lib/collection/components/duet-table/duet-table.css +33 -33
  185. package/lib/collection/components/duet-table/duet-table.js +6 -3
  186. package/lib/collection/components/duet-textarea/duet-textarea.css +39 -39
  187. package/lib/collection/components/duet-textarea/duet-textarea.js +8 -4
  188. package/lib/collection/components/duet-toggle/duet-toggle.css +12 -12
  189. package/lib/collection/components/duet-toggle/duet-toggle.js +2 -1
  190. package/lib/collection/components/duet-toolbar/duet-toolbar.css +6 -6
  191. package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +13 -13
  192. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +8 -8
  193. package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +11 -11
  194. package/lib/collection/components/duet-tooltip/duet-tooltip.css +26 -26
  195. package/lib/collection/components/duet-tooltip/duet-tooltip.js +2 -1
  196. package/lib/collection/components/duet-tray/duet-tray.css +14 -14
  197. package/lib/collection/components/duet-upload/duet-upload.css +1 -1
  198. package/lib/collection/components/duet-upload/duet-upload.js +30 -17
  199. package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +2 -1
  200. package/lib/collection/utils/language-utils.js +35 -0
  201. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  202. package/lib/dist-custom-elements/duet-alert.js +1 -1
  203. package/lib/dist-custom-elements/duet-badge.js +1 -1
  204. package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
  205. package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
  206. package/lib/dist-custom-elements/duet-button.js +1 -1
  207. package/lib/dist-custom-elements/duet-caption.js +1 -1
  208. package/lib/dist-custom-elements/duet-card.js +5 -5
  209. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  210. package/lib/dist-custom-elements/duet-checkmark.js +1 -1
  211. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  212. package/lib/dist-custom-elements/duet-choice.js +8 -8
  213. package/lib/dist-custom-elements/duet-collapsible.js +4 -4
  214. package/lib/dist-custom-elements/duet-combobox.js +5 -5
  215. package/lib/dist-custom-elements/duet-contact-card.d.ts +11 -0
  216. package/lib/dist-custom-elements/duet-contact-card.js +131 -0
  217. package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
  218. package/lib/dist-custom-elements/duet-date-picker.js +14 -14
  219. package/lib/dist-custom-elements/duet-divider.js +1 -1
  220. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  221. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  222. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  223. package/lib/dist-custom-elements/duet-footer.js +6 -6
  224. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  225. package/lib/dist-custom-elements/duet-grid.js +1 -1
  226. package/lib/dist-custom-elements/duet-header.js +12 -12
  227. package/lib/dist-custom-elements/duet-heading.js +1 -1
  228. package/lib/dist-custom-elements/duet-hero.js +12 -12
  229. package/lib/dist-custom-elements/duet-icon.js +1 -1
  230. package/lib/dist-custom-elements/duet-input.js +1 -1
  231. package/lib/dist-custom-elements/duet-label.js +1 -1
  232. package/lib/dist-custom-elements/duet-layout.js +1 -1
  233. package/lib/dist-custom-elements/duet-link.js +1 -1
  234. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  235. package/lib/dist-custom-elements/duet-list.js +1 -1
  236. package/lib/dist-custom-elements/duet-logo.js +1 -1
  237. package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
  238. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
  239. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
  240. package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
  241. package/lib/dist-custom-elements/duet-menu-bar.js +5 -5
  242. package/lib/dist-custom-elements/duet-modal.js +14 -11
  243. package/lib/dist-custom-elements/duet-multiselect.js +10 -10
  244. package/lib/dist-custom-elements/duet-nav.js +4 -4
  245. package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
  246. package/lib/dist-custom-elements/duet-notification.js +4 -4
  247. package/lib/dist-custom-elements/duet-number-input.js +11 -11
  248. package/lib/dist-custom-elements/duet-page-heading.js +3 -3
  249. package/lib/dist-custom-elements/duet-pagination.js +10 -9
  250. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  251. package/lib/dist-custom-elements/duet-progress.js +1 -1
  252. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  253. package/lib/dist-custom-elements/duet-radio.js +2 -2
  254. package/lib/dist-custom-elements/duet-range-slider.js +4 -4
  255. package/lib/dist-custom-elements/duet-range-stepper.js +22 -8
  256. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  257. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  258. package/lib/dist-custom-elements/duet-select.js +1 -1
  259. package/lib/dist-custom-elements/duet-slideout-lang.js +5 -5
  260. package/lib/dist-custom-elements/duet-slideout-link.js +3 -3
  261. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
  262. package/lib/dist-custom-elements/duet-slideout-panel.js +6 -6
  263. package/lib/dist-custom-elements/duet-slideout.js +9 -8
  264. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  265. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  266. package/lib/dist-custom-elements/duet-step.js +5 -5
  267. package/lib/dist-custom-elements/duet-stepper.js +3 -3
  268. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
  269. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
  270. package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
  271. package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
  272. package/lib/dist-custom-elements/duet-tab-group.js +26 -27
  273. package/lib/dist-custom-elements/duet-tab.js +2 -2
  274. package/lib/dist-custom-elements/duet-table.js +1 -1
  275. package/lib/dist-custom-elements/duet-textarea.js +9 -9
  276. package/lib/dist-custom-elements/duet-toggle.js +3 -3
  277. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
  278. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
  279. package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
  280. package/lib/dist-custom-elements/duet-toolbar.js +2 -2
  281. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  282. package/lib/dist-custom-elements/duet-tray.js +6 -6
  283. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  284. package/lib/dist-custom-elements/duet-upload.js +24 -24
  285. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  286. package/lib/dist-custom-elements/index.d.ts +9 -86
  287. package/lib/dist-custom-elements/index.js +1 -84
  288. package/lib/dist-custom-elements/{p-8dd42921.js → p-032585fc.js} +9 -9
  289. package/lib/dist-custom-elements/{p-69aed4fa.js → p-108485b6.js} +3 -3
  290. package/lib/dist-custom-elements/{p-e4a60f42.js → p-152ee893.js} +38 -1
  291. package/lib/dist-custom-elements/p-1b0ba3fe.js +265 -0
  292. package/lib/dist-custom-elements/{p-24b5f5d8.js → p-1eb646ce.js} +3 -3
  293. package/lib/dist-custom-elements/{p-35c42834.js → p-2a6f4122.js} +6 -6
  294. package/lib/dist-custom-elements/{p-55325c49.js → p-33e00967.js} +1 -1
  295. package/lib/dist-custom-elements/{p-3bd1c042.js → p-42457971.js} +2 -2
  296. package/lib/dist-custom-elements/{p-5b4c8e0d.js → p-43363964.js} +2 -2
  297. package/lib/dist-custom-elements/{p-d117f5df.js → p-562ae9bf.js} +2 -2
  298. package/lib/dist-custom-elements/{p-eecb0a82.js → p-5c4104e5.js} +3 -3
  299. package/lib/dist-custom-elements/{p-691b1920.js → p-5fdfdb42.js} +33 -10
  300. package/lib/dist-custom-elements/p-614f2712.js +37 -0
  301. package/lib/dist-custom-elements/p-646d548a.js +120 -0
  302. package/lib/dist-custom-elements/{p-52fa416b.js → p-66ce2aa1.js} +2 -2
  303. package/lib/dist-custom-elements/{p-e565b192.js → p-67e14cd3.js} +122 -7
  304. package/lib/dist-custom-elements/{p-5392a088.js → p-697162df.js} +2 -2
  305. package/lib/dist-custom-elements/p-6a1d1526.js +54 -0
  306. package/lib/dist-custom-elements/{p-ede854e1.js → p-6c05e879.js} +35 -1
  307. package/lib/{esm/shadow-css-a011f1fe.js → dist-custom-elements/p-6ee53ac3.js} +1 -1
  308. package/lib/dist-custom-elements/{p-85a51040.js → p-6fe0175a.js} +1 -1
  309. package/lib/dist-custom-elements/{p-aa1fc08e.js → p-7c398a84.js} +8 -6
  310. package/lib/dist-custom-elements/{p-f6adaddb.js → p-7e1eab44.js} +3 -3
  311. package/lib/dist-custom-elements/{p-535ce3ec.js → p-9ed347f9.js} +1 -1
  312. package/lib/dist-custom-elements/{p-ae7cfbe5.js → p-a080c8ea.js} +2 -2
  313. package/lib/dist-custom-elements/{p-b0e64542.js → p-a4ba7145.js} +7 -7
  314. package/lib/dist-custom-elements/p-adb9a785.js +76 -0
  315. package/lib/dist-custom-elements/{p-baef8898.js → p-b9b19d30.js} +10 -4
  316. package/lib/dist-custom-elements/{p-92475994.js → p-beeeb7a4.js} +40 -28
  317. package/lib/dist-custom-elements/{p-738bd3c5.js → p-c4d8cad0.js} +1 -1
  318. package/lib/dist-custom-elements/p-c6137eb6.js +186 -0
  319. package/lib/dist-custom-elements/{p-ce6c013f.js → p-ca2fe740.js} +2 -2
  320. package/lib/dist-custom-elements/{p-7e80afc3.js → p-eb4fb7b2.js} +5 -5
  321. package/lib/dist-custom-elements/{p-9986919d.js → p-efaad71c.js} +1 -1
  322. package/lib/dist-custom-elements/{p-7f5fd72b.js → p-efd5d01e.js} +1 -1
  323. package/lib/dist-custom-elements/{p-5f350253.js → p-f65831ce.js} +1 -1
  324. package/lib/dist-custom-elements/{p-add72ec7.js → p-fc98d756.js} +2 -2
  325. package/lib/dist-custom-elements/{p-84bde6a4.js → p-fcd87887.js} +4 -4
  326. package/lib/dist-custom-elements/{p-67b44d57.js → p-fd7efa16.js} +3 -3
  327. package/lib/duet/duet.esm.js +1 -1
  328. package/lib/duet/duet.js +1 -1
  329. package/lib/duet/p-03cfa47f.entry.js +4 -0
  330. package/lib/duet/p-0656f2f9.system.entry.js +4 -0
  331. package/lib/duet/p-07e066a7.entry.js +4 -0
  332. package/lib/duet/p-08ef8050.system.entry.js +4 -0
  333. package/lib/duet/p-0adf7b64.entry.js +4 -0
  334. package/lib/duet/{p-df355346.system.js → p-0c095985.system.js} +1 -1
  335. package/lib/duet/p-0c53f007.system.entry.js +4 -0
  336. package/lib/duet/p-0c6ed41d.system.entry.js +4 -0
  337. package/lib/duet/{p-5e1919f6.entry.js → p-1550576c.entry.js} +1 -1
  338. package/lib/duet/p-18c0ff13.entry.js +4 -0
  339. package/lib/duet/{p-effcbf69.entry.js → p-193a8abf.entry.js} +1 -1
  340. package/lib/duet/p-193cae12.system.entry.js +4 -0
  341. package/lib/duet/{p-d9b1e1a8.entry.js → p-1b7f8128.entry.js} +1 -1
  342. package/lib/duet/{p-15491676.entry.js → p-1c8c6afd.entry.js} +1 -1
  343. package/lib/duet/{p-cdcabbcb.entry.js → p-1d0fe0e5.entry.js} +1 -1
  344. package/lib/duet/p-1f4351ab.system.entry.js +4 -0
  345. package/lib/duet/p-22442b75.system.entry.js +4 -0
  346. package/lib/duet/p-228a7948.entry.js +4 -0
  347. package/lib/duet/p-23e7d935.entry.js +4 -0
  348. package/lib/duet/{p-d7dba7ef.system.entry.js → p-25152446.system.entry.js} +1 -1
  349. package/lib/duet/p-25cfb26a.system.entry.js +4 -0
  350. package/lib/duet/{p-3e69e46e.entry.js → p-2634dad4.entry.js} +1 -1
  351. package/lib/duet/p-2af0cd90.system.entry.js +4 -0
  352. package/lib/duet/p-2c0dbf48.system.entry.js +4 -0
  353. package/lib/duet/p-2ef88161.system.js +4 -0
  354. package/lib/duet/p-2f560eb6.system.entry.js +4 -0
  355. package/lib/duet/p-317e939c.system.entry.js +4 -0
  356. package/lib/duet/p-31c08993.system.entry.js +4 -0
  357. package/lib/duet/{p-2e97fd2e.entry.js → p-31dc2463.entry.js} +1 -1
  358. package/lib/duet/{p-715de0da.system.entry.js → p-322b78d6.system.entry.js} +1 -1
  359. package/lib/duet/p-33887f28.entry.js +4 -0
  360. package/lib/duet/p-3575bb17.entry.js +4 -0
  361. package/lib/duet/p-35853dae.system.entry.js +4 -0
  362. package/lib/duet/{p-106a741f.entry.js → p-3a053f92.entry.js} +1 -1
  363. package/lib/duet/p-3a2bc2f9.system.entry.js +4 -0
  364. package/lib/duet/p-3a8be22c.entry.js +4 -0
  365. package/lib/duet/p-3b808dd4.system.entry.js +4 -0
  366. package/lib/duet/{p-a05f0aa4.system.entry.js → p-3c24751d.system.entry.js} +1 -1
  367. package/lib/duet/p-43d6c9e5.system.entry.js +4 -0
  368. package/lib/duet/p-460e0000.system.entry.js +4 -0
  369. package/lib/duet/p-466aa228.entry.js +4 -0
  370. package/lib/duet/p-49cf2d52.system.entry.js +4 -0
  371. package/lib/duet/p-4bf107bc.system.entry.js +4 -0
  372. package/lib/duet/p-4c3009d4.entry.js +4 -0
  373. package/lib/duet/{p-59076cae.entry.js → p-4d427b74.entry.js} +1 -1
  374. package/lib/duet/p-51eee6b2.system.entry.js +4 -0
  375. package/lib/duet/p-56db6310.entry.js +4 -0
  376. package/lib/duet/p-57ff4a56.system.entry.js +4 -0
  377. package/lib/duet/p-59ab89fe.entry.js +4 -0
  378. package/lib/duet/p-59d0e9da.system.entry.js +4 -0
  379. package/lib/duet/p-5a158681.system.entry.js +4 -0
  380. package/lib/duet/p-5c142974.system.entry.js +4 -0
  381. package/lib/duet/p-6228593b.system.entry.js +4 -0
  382. package/lib/duet/p-63996737.entry.js +4 -0
  383. package/lib/duet/p-67d326ad.system.entry.js +4 -0
  384. package/lib/duet/p-6b420202.system.entry.js +4 -0
  385. package/lib/duet/p-6c05e879.js +4 -0
  386. package/lib/duet/p-6d3af831.system.entry.js +4 -0
  387. package/lib/duet/p-6ee53ac3.js +15 -0
  388. package/lib/duet/p-703d38f6.entry.js +4 -0
  389. package/lib/duet/p-77149afc.entry.js +4 -0
  390. package/lib/duet/p-77f82263.entry.js +4 -0
  391. package/lib/duet/p-79a9746e.js +1 -1
  392. package/lib/duet/{p-f7cde9df.entry.js → p-812836a4.entry.js} +1 -1
  393. package/lib/duet/p-83740a39.entry.js +4 -0
  394. package/lib/duet/p-83a78090.system.entry.js +4 -0
  395. package/lib/duet/p-86fa6670.entry.js +4 -0
  396. package/lib/duet/p-8757adcf.system.entry.js +4 -0
  397. package/lib/duet/p-88a6749f.system.entry.js +4 -0
  398. package/lib/duet/p-88c382be.entry.js +4 -0
  399. package/lib/duet/{p-b655eb33.entry.js → p-8982ddf8.entry.js} +1 -1
  400. package/lib/duet/{p-9264d821.entry.js → p-8d129d52.entry.js} +1 -1
  401. package/lib/duet/{p-45b6203e.entry.js → p-8d2d6072.entry.js} +1 -1
  402. package/lib/duet/{p-98686c85.system.entry.js → p-8d545d1b.system.entry.js} +1 -1
  403. package/lib/duet/p-8f806a8b.entry.js +4 -0
  404. package/lib/duet/{p-d4fd1619.system.entry.js → p-8fcec069.system.entry.js} +1 -1
  405. package/lib/duet/p-9052b6f5.js +1 -1
  406. package/lib/duet/p-924a6fae.system.entry.js +4 -0
  407. package/lib/duet/{p-f32a7df7.entry.js → p-92e65f96.entry.js} +1 -1
  408. package/lib/duet/p-960b240d.system.entry.js +4 -0
  409. package/lib/duet/p-9629d71a.system.entry.js +4 -0
  410. package/lib/duet/{p-6ddb8a89.entry.js → p-9b9055ce.entry.js} +1 -1
  411. package/lib/duet/{p-e8238bc0.entry.js → p-9c87118f.entry.js} +1 -1
  412. package/lib/duet/p-9d0a9bd5.system.entry.js +4 -0
  413. package/lib/duet/p-9f11e160.system.entry.js +4 -0
  414. package/lib/duet/{p-6c280f89.entry.js → p-9f1f39b5.entry.js} +1 -1
  415. package/lib/duet/{p-b4305d0a.system.entry.js → p-a1199061.system.entry.js} +2 -2
  416. package/lib/duet/p-a221c855.entry.js +4 -0
  417. package/lib/duet/p-a29a4414.system.entry.js +4 -0
  418. package/lib/duet/p-a5d5622d.system.entry.js +4 -0
  419. package/lib/duet/{p-0ad201e5.entry.js → p-a917e3b6.entry.js} +1 -1
  420. package/lib/duet/p-a933c3f8.system.entry.js +4 -0
  421. package/lib/duet/p-ab13177d.entry.js +4 -0
  422. package/lib/duet/p-acad33fd.entry.js +4 -0
  423. package/lib/duet/p-b1db3006.js +1 -1
  424. package/lib/duet/p-b2ba1012.system.entry.js +4 -0
  425. package/lib/duet/p-b3cdf97b.js +5 -0
  426. package/lib/duet/p-b44772bb.entry.js +4 -0
  427. package/lib/duet/{p-51816111.entry.js → p-b4c89247.entry.js} +1 -1
  428. package/lib/duet/p-b50558d2.entry.js +4 -0
  429. package/lib/duet/p-b5895431.system.entry.js +4 -0
  430. package/lib/duet/{p-ac573362.entry.js → p-b5d742f4.entry.js} +1 -1
  431. package/lib/duet/p-b7867483.system.entry.js +4 -0
  432. package/lib/duet/p-b87a1d54.system.entry.js +4 -0
  433. package/lib/duet/p-b9e6d933.system.entry.js +4 -0
  434. package/lib/duet/{p-b6e277a1.entry.js → p-ba3c427f.entry.js} +1 -1
  435. package/lib/duet/p-bb04665a.entry.js +4 -0
  436. package/lib/duet/p-bbd312c3.entry.js +4 -0
  437. package/lib/duet/p-c0b16f31.entry.js +4 -0
  438. package/lib/duet/p-c4d454c3.entry.js +4 -0
  439. package/lib/duet/p-c4d8cad0.js +1 -1
  440. package/lib/duet/p-c9971192.system.entry.js +4 -0
  441. package/lib/duet/p-cc12d9fa.entry.js +4 -0
  442. package/lib/duet/p-ccca2abd.system.entry.js +4 -0
  443. package/lib/duet/p-cd0c52b9.system.js +5 -0
  444. package/lib/duet/p-cd24dd64.entry.js +4 -0
  445. package/lib/duet/p-cd44cc43.system.entry.js +4 -0
  446. package/lib/duet/{p-21fe5a95.entry.js → p-cd51c9f9.entry.js} +1 -1
  447. package/lib/duet/p-d0a204dd.js +4 -0
  448. package/lib/duet/p-d4a49f9d.entry.js +4 -0
  449. package/lib/duet/{p-93b95959.entry.js → p-d5039af1.entry.js} +1 -1
  450. package/lib/duet/p-d54bc721.entry.js +4 -0
  451. package/lib/duet/p-d6c3dc66.entry.js +4 -0
  452. package/lib/duet/p-dd52fc75.entry.js +4 -0
  453. package/lib/duet/p-de63db12.system.entry.js +4 -0
  454. package/lib/duet/{p-6101021f.system.entry.js → p-e2592469.system.entry.js} +2 -2
  455. package/lib/duet/p-e79b8e08.system.entry.js +4 -0
  456. package/lib/duet/p-ea0c5cce.system.entry.js +4 -0
  457. package/lib/duet/p-eac7d756.system.entry.js +4 -0
  458. package/lib/duet/p-eb4dc652.system.entry.js +4 -0
  459. package/lib/duet/p-ef6131cf.system.entry.js +4 -0
  460. package/lib/duet/p-f20780ad.system.js +4 -0
  461. package/lib/duet/{p-3e2c92b9.entry.js → p-f3340517.entry.js} +1 -1
  462. package/lib/duet/p-f364ae29.entry.js +4 -0
  463. package/lib/duet/p-f495c3af.system.entry.js +4 -0
  464. package/lib/duet/p-f695a268.system.entry.js +4 -0
  465. package/lib/duet/p-f6dfcdb7.system.entry.js +4 -0
  466. package/lib/duet/{p-513a7695.entry.js → p-f7c8e22c.entry.js} +1 -1
  467. package/lib/duet/{p-a563982e.system.entry.js → p-fb92ab7b.system.entry.js} +1 -1
  468. package/lib/duet/p-fcaa49c3.entry.js +4 -0
  469. package/lib/duet/p-fcdc6d18.entry.js +4 -0
  470. package/lib/duet/p-fd55984b.system.entry.js +4 -0
  471. package/lib/duet/{p-806372aa.entry.js → p-fe87de6d.entry.js} +1 -1
  472. package/lib/duet/p-ff6679c1.entry.js +4 -0
  473. package/lib/esm/{dom-4d9c03f4.js → dom-ae12a113.js} +1 -1
  474. package/lib/esm/duet-action-button.entry.js +3 -3
  475. package/lib/esm/duet-alert.entry.js +26 -5
  476. package/lib/esm/duet-badge.entry.js +2 -2
  477. package/lib/esm/duet-breadcrumb.entry.js +2 -2
  478. package/lib/esm/duet-breadcrumbs.entry.js +3 -3
  479. package/lib/esm/duet-button_2.entry.js +4 -4
  480. package/lib/esm/duet-caption_4.entry.js +9 -7
  481. package/lib/esm/duet-card.entry.js +2 -2
  482. package/lib/esm/duet-checkbox.entry.js +2 -2
  483. package/lib/esm/duet-checkmark.entry.js +2 -2
  484. package/lib/esm/duet-choice_2.entry.js +4 -4
  485. package/lib/esm/duet-collapsible.entry.js +2 -2
  486. package/lib/esm/duet-combobox.entry.js +3 -3
  487. package/lib/esm/duet-contact-card.entry.js +60 -0
  488. package/lib/esm/duet-cookie-consent.entry.js +2 -2
  489. package/lib/esm/duet-date-picker.entry.js +4 -4
  490. package/lib/esm/duet-divider_2.entry.js +2 -2
  491. package/lib/esm/duet-editable-table_3.entry.js +7 -7
  492. package/lib/esm/duet-empty-state.entry.js +2 -2
  493. package/lib/esm/duet-fieldset.entry.js +2 -2
  494. package/lib/esm/duet-footer.entry.js +3 -3
  495. package/lib/esm/duet-grid_2.entry.js +2 -2
  496. package/lib/esm/duet-header_2.entry.js +10 -4
  497. package/lib/esm/duet-hero.entry.js +4 -4
  498. package/lib/esm/duet-icon.entry.js +2 -2
  499. package/lib/esm/duet-input_2.entry.js +32 -21
  500. package/lib/esm/duet-layout.entry.js +1 -1
  501. package/lib/esm/duet-list_2.entry.js +2 -2
  502. package/lib/esm/duet-menu-bar-button.entry.js +2 -2
  503. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
  504. package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
  505. package/lib/esm/duet-menu-bar-link.entry.js +2 -2
  506. package/lib/esm/duet-menu-bar.entry.js +3 -3
  507. package/lib/esm/duet-modal.entry.js +7 -5
  508. package/lib/esm/duet-multiselect.entry.js +3 -3
  509. package/lib/esm/duet-nav.entry.js +4 -4
  510. package/lib/esm/duet-notification_2.entry.js +4 -4
  511. package/lib/esm/duet-number-input.entry.js +3 -3
  512. package/lib/esm/duet-page-heading.entry.js +2 -2
  513. package/lib/esm/duet-pagination_2.entry.js +18 -4
  514. package/lib/esm/duet-progress.entry.js +3 -3
  515. package/lib/esm/duet-radio_2.entry.js +2 -2
  516. package/lib/esm/duet-range-slider.entry.js +2 -2
  517. package/lib/esm/duet-scrollable_3.entry.js +18 -19
  518. package/lib/esm/duet-section-layout.entry.js +1 -1
  519. package/lib/esm/duet-select.entry.js +2 -2
  520. package/lib/esm/duet-slideout-lang.entry.js +3 -3
  521. package/lib/esm/duet-slideout-link.entry.js +2 -2
  522. package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
  523. package/lib/esm/duet-slideout-panel.entry.js +4 -4
  524. package/lib/esm/duet-slideout.entry.js +6 -5
  525. package/lib/esm/duet-step_2.entry.js +3 -3
  526. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
  527. package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
  528. package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
  529. package/lib/esm/duet-submenu-bar.entry.js +2 -2
  530. package/lib/esm/duet-textarea.entry.js +2 -2
  531. package/lib/esm/duet-toggle.entry.js +2 -2
  532. package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
  533. package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
  534. package/lib/esm/duet-toolbar-link.entry.js +2 -2
  535. package/lib/esm/duet-toolbar.entry.js +2 -2
  536. package/lib/esm/duet-tooltip.entry.js +3 -3
  537. package/lib/esm/duet-tray.entry.js +3 -3
  538. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  539. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  540. package/lib/esm/duet.js +34 -6
  541. package/lib/esm/{focus-utils-fd1ff36a.js → focus-utils-cf8246ed.js} +1 -1
  542. package/lib/esm/{index-4ce7972b.js → index-df15a197.js} +129 -7
  543. package/lib/esm/{language-utils-bf701d37.js → language-utils-7b211f31.js} +35 -1
  544. package/lib/esm/loader.js +4 -3
  545. package/lib/esm/polyfills/css-shim.js +1 -1
  546. package/lib/{dist-custom-elements/p-e2cd1c98.js → esm/shadow-css-66bc7949.js} +1 -1
  547. package/lib/esm-es5/duet-action-button.entry.js +2 -2
  548. package/lib/esm-es5/duet-alert.entry.js +2 -2
  549. package/lib/esm-es5/duet-badge.entry.js +1 -1
  550. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  551. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  552. package/lib/esm-es5/duet-button_2.entry.js +2 -2
  553. package/lib/esm-es5/duet-caption_4.entry.js +2 -2
  554. package/lib/esm-es5/duet-card.entry.js +2 -2
  555. package/lib/esm-es5/duet-checkbox.entry.js +2 -2
  556. package/lib/esm-es5/duet-checkmark.entry.js +1 -1
  557. package/lib/esm-es5/duet-choice_2.entry.js +2 -2
  558. package/lib/esm-es5/duet-collapsible.entry.js +2 -2
  559. package/lib/esm-es5/duet-combobox.entry.js +2 -2
  560. package/lib/esm-es5/duet-contact-card.entry.js +4 -0
  561. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  562. package/lib/esm-es5/duet-date-picker.entry.js +2 -2
  563. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  564. package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
  565. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  566. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  567. package/lib/esm-es5/duet-footer.entry.js +2 -2
  568. package/lib/esm-es5/duet-grid_2.entry.js +2 -2
  569. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  570. package/lib/esm-es5/duet-hero.entry.js +2 -2
  571. package/lib/esm-es5/duet-icon.entry.js +2 -2
  572. package/lib/esm-es5/duet-input_2.entry.js +2 -2
  573. package/lib/esm-es5/duet-layout.entry.js +1 -1
  574. package/lib/esm-es5/duet-list_2.entry.js +2 -2
  575. package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
  576. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  577. package/lib/esm-es5/duet-menu-bar-dropdown.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 +2 -2
  581. package/lib/esm-es5/duet-multiselect.entry.js +2 -2
  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 +2 -2
  585. package/lib/esm-es5/duet-page-heading.entry.js +1 -1
  586. package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
  587. package/lib/esm-es5/duet-progress.entry.js +1 -1
  588. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  589. package/lib/esm-es5/duet-range-slider.entry.js +2 -2
  590. package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
  591. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  592. package/lib/esm-es5/duet-select.entry.js +2 -2
  593. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  594. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  595. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  596. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  597. package/lib/esm-es5/duet-slideout.entry.js +2 -2
  598. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  599. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  600. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  601. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  602. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  603. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  604. package/lib/esm-es5/duet-toggle.entry.js +2 -2
  605. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  606. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  607. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  608. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  609. package/lib/esm-es5/duet-tooltip.entry.js +2 -2
  610. package/lib/esm-es5/duet-tray.entry.js +1 -1
  611. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  612. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  613. package/lib/esm-es5/duet.js +1 -1
  614. package/lib/esm-es5/focus-utils-cf8246ed.js +4 -0
  615. package/lib/esm-es5/index-df15a197.js +5 -0
  616. package/lib/esm-es5/{language-utils-bf701d37.js → language-utils-7b211f31.js} +1 -1
  617. package/lib/esm-es5/loader.js +1 -1
  618. package/lib/loader/index.d.ts +9 -0
  619. package/lib/types/common-types.d.ts +20 -0
  620. package/lib/types/components/duet-action-button/duet-action-button.d.ts +2 -2
  621. package/lib/types/components/duet-alert/duet-alert.d.ts +11 -1
  622. package/lib/types/components/duet-button/duet-button.d.ts +6 -6
  623. package/lib/types/components/duet-caption/duet-caption.d.ts +1 -1
  624. package/lib/types/components/duet-card/duet-card.d.ts +3 -3
  625. package/lib/types/components/duet-checkbox/duet-checkbox.d.ts +1 -1
  626. package/lib/types/components/duet-choice/duet-checkmark.d.ts +1 -2
  627. package/lib/types/components/duet-choice/duet-choice.d.ts +2 -3
  628. package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +3 -3
  629. package/lib/types/components/duet-combobox/duet-combobox.d.ts +2 -2
  630. package/lib/types/components/duet-contact-card/duet-contact-card.d.ts +64 -0
  631. package/lib/types/components/duet-cookie-consent/duet-cookie-consent.d.ts +2 -2
  632. package/lib/types/components/duet-date-picker/date-i18n.d.ts +3 -3
  633. package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
  634. package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -1
  635. package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
  636. package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +3 -3
  637. package/lib/types/components/duet-divider/duet-divider.d.ts +1 -1
  638. package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +9 -10
  639. package/lib/types/components/duet-empty-state/duet-empty-state.d.ts +1 -1
  640. package/lib/types/components/duet-footer/duet-footer.d.ts +5 -5
  641. package/lib/types/components/duet-grid/duet-grid.d.ts +3 -3
  642. package/lib/types/components/duet-header/duet-header.d.ts +9 -9
  643. package/lib/types/components/duet-heading/duet-heading.d.ts +1 -1
  644. package/lib/types/components/duet-hero/duet-hero.d.ts +8 -8
  645. package/lib/types/components/duet-icon/duet-icon.d.ts +1 -1
  646. package/lib/types/components/duet-input/duet-input.d.ts +8 -5
  647. package/lib/types/components/duet-label/duet-label.d.ts +2 -2
  648. package/lib/types/components/duet-layout/duet-layout.d.ts +1 -1
  649. package/lib/types/components/duet-list/duet-list.d.ts +4 -4
  650. package/lib/types/components/duet-logo/duet-logo.d.ts +3 -1
  651. package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +1 -1
  652. package/lib/types/components/duet-modal/duet-modal.d.ts +9 -3
  653. package/lib/types/components/duet-multiselect/duet-multiselect.d.ts +2 -2
  654. package/lib/types/components/duet-nav/duet-nav.d.ts +1 -1
  655. package/lib/types/components/duet-notification-drawer/duet-notification-drawer.d.ts +1 -1
  656. package/lib/types/components/duet-number-input/duet-number-input.d.ts +1 -1
  657. package/lib/types/components/duet-pagination/duet-pagination.d.ts +2 -2
  658. package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +3 -3
  659. package/lib/types/components/duet-progress/duet-progress.d.ts +1 -1
  660. package/lib/types/components/duet-radio/duet-radio.d.ts +1 -1
  661. package/lib/types/components/duet-range-slider/duet-range-slider.d.ts +1 -1
  662. package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +9 -2
  663. package/lib/types/components/duet-select/duet-select.d.ts +5 -5
  664. package/lib/types/components/duet-slideout/duet-slideout.d.ts +3 -4
  665. package/lib/types/components/duet-spacer/duet-spacer.d.ts +2 -2
  666. package/lib/types/components/duet-spinner/duet-spinner.d.ts +1 -1
  667. package/lib/types/components/duet-step/duet-step.d.ts +2 -2
  668. package/lib/types/components/duet-stepper/duet-stepper.d.ts +1 -1
  669. package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +2 -2
  670. package/lib/types/components/duet-table/duet-table.d.ts +2 -5
  671. package/lib/types/components/duet-textarea/duet-textarea.d.ts +1 -1
  672. package/lib/types/components/duet-toggle/duet-toggle.d.ts +1 -1
  673. package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +1 -1
  674. package/lib/types/components/duet-upload/duet-upload.d.ts +7 -8
  675. package/lib/types/components/duet-upload/errorcodes.utils.d.ts +2 -2
  676. package/lib/types/components/duet-upload/xhr.helpers.d.ts +5 -5
  677. package/lib/types/components/duet-upload-aria-status/duet-upload-aria-status.d.ts +1 -8
  678. package/lib/types/components.d.ts +166 -11
  679. package/lib/types/stencil-public-runtime.d.ts +71 -15
  680. package/lib/types/utils/fixture-utils.d.ts +1 -1
  681. package/lib/types/utils/focus-utils.d.ts +1 -1
  682. package/lib/types/utils/language-utils.d.ts +4 -1
  683. package/lib/types/utils/test-utils.d.ts +2 -2
  684. package/lib/types/utils/token-utils.d.ts +1 -1
  685. package/package.json +17 -22
  686. package/lib/dist-custom-elements/p-07adaab8.js +0 -120
  687. package/lib/dist-custom-elements/p-19440466.js +0 -54
  688. package/lib/dist-custom-elements/p-7429e56d.js +0 -37
  689. package/lib/dist-custom-elements/p-a1657855.js +0 -186
  690. package/lib/dist-custom-elements/p-ebd24c35.js +0 -76
  691. package/lib/dist-custom-elements/p-f039872b.js +0 -265
  692. package/lib/duet/p-00d1faa8.system.entry.js +0 -4
  693. package/lib/duet/p-0224239f.system.entry.js +0 -4
  694. package/lib/duet/p-0a66156e.entry.js +0 -4
  695. package/lib/duet/p-0f832028.system.entry.js +0 -4
  696. package/lib/duet/p-1aa20ab7.entry.js +0 -4
  697. package/lib/duet/p-1ad4d522.entry.js +0 -4
  698. package/lib/duet/p-1bcd686c.system.entry.js +0 -4
  699. package/lib/duet/p-1d27e786.system.entry.js +0 -4
  700. package/lib/duet/p-1d3eea4d.entry.js +0 -4
  701. package/lib/duet/p-1e1399f1.system.entry.js +0 -4
  702. package/lib/duet/p-1e13b45e.entry.js +0 -4
  703. package/lib/duet/p-207a0c1c.system.entry.js +0 -4
  704. package/lib/duet/p-229df87f.system.entry.js +0 -4
  705. package/lib/duet/p-23f53cd4.entry.js +0 -4
  706. package/lib/duet/p-2487f6d3.entry.js +0 -4
  707. package/lib/duet/p-2512dbc9.system.entry.js +0 -4
  708. package/lib/duet/p-27047a6b.system.entry.js +0 -4
  709. package/lib/duet/p-28ad9ea4.system.entry.js +0 -4
  710. package/lib/duet/p-2caf0416.system.entry.js +0 -4
  711. package/lib/duet/p-2de3ab1e.entry.js +0 -4
  712. package/lib/duet/p-31ee64dd.system.entry.js +0 -4
  713. package/lib/duet/p-3328db18.system.entry.js +0 -4
  714. package/lib/duet/p-361f1e5a.system.entry.js +0 -4
  715. package/lib/duet/p-36f8f697.js +0 -4
  716. package/lib/duet/p-3c178cbd.system.entry.js +0 -4
  717. package/lib/duet/p-3cf5edbe.system.entry.js +0 -4
  718. package/lib/duet/p-3ee4e5c9.system.js +0 -5
  719. package/lib/duet/p-3f03edf8.entry.js +0 -4
  720. package/lib/duet/p-41bb6838.entry.js +0 -4
  721. package/lib/duet/p-43c49efe.entry.js +0 -4
  722. package/lib/duet/p-4c83be57.entry.js +0 -4
  723. package/lib/duet/p-4e77a3b7.system.entry.js +0 -4
  724. package/lib/duet/p-54b1d0e3.entry.js +0 -4
  725. package/lib/duet/p-55b0e3be.system.entry.js +0 -4
  726. package/lib/duet/p-564a241d.entry.js +0 -4
  727. package/lib/duet/p-58a856ae.entry.js +0 -4
  728. package/lib/duet/p-5cf6e9e8.entry.js +0 -4
  729. package/lib/duet/p-5f6d34d7.entry.js +0 -4
  730. package/lib/duet/p-60749162.system.entry.js +0 -4
  731. package/lib/duet/p-6295446a.system.entry.js +0 -4
  732. package/lib/duet/p-63d1a582.system.entry.js +0 -4
  733. package/lib/duet/p-64689daf.entry.js +0 -4
  734. package/lib/duet/p-65368604.system.entry.js +0 -4
  735. package/lib/duet/p-673781c4.system.entry.js +0 -4
  736. package/lib/duet/p-68728106.entry.js +0 -4
  737. package/lib/duet/p-6876fae1.entry.js +0 -4
  738. package/lib/duet/p-68b5494b.system.entry.js +0 -4
  739. package/lib/duet/p-6a43bf52.system.entry.js +0 -4
  740. package/lib/duet/p-6dcd0742.system.entry.js +0 -4
  741. package/lib/duet/p-6e299197.js +0 -5
  742. package/lib/duet/p-6eaa227c.system.entry.js +0 -4
  743. package/lib/duet/p-7275e002.system.entry.js +0 -4
  744. package/lib/duet/p-73dc5bf7.system.entry.js +0 -4
  745. package/lib/duet/p-7a8021a0.entry.js +0 -4
  746. package/lib/duet/p-7b6e0f85.entry.js +0 -4
  747. package/lib/duet/p-80b5a050.entry.js +0 -4
  748. package/lib/duet/p-80d19e6c.entry.js +0 -4
  749. package/lib/duet/p-85a0df90.system.entry.js +0 -4
  750. package/lib/duet/p-886d12fc.entry.js +0 -4
  751. package/lib/duet/p-8abf23da.system.entry.js +0 -4
  752. package/lib/duet/p-8b0d9081.system.entry.js +0 -4
  753. package/lib/duet/p-8b8c4430.system.entry.js +0 -4
  754. package/lib/duet/p-9753f842.system.entry.js +0 -4
  755. package/lib/duet/p-97994ff7.system.entry.js +0 -4
  756. package/lib/duet/p-97e511b5.entry.js +0 -4
  757. package/lib/duet/p-9c8786d8.entry.js +0 -4
  758. package/lib/duet/p-9faea5f0.entry.js +0 -4
  759. package/lib/duet/p-a1b78e12.entry.js +0 -4
  760. package/lib/duet/p-a8f63ab3.entry.js +0 -4
  761. package/lib/duet/p-ab1058cc.entry.js +0 -4
  762. package/lib/duet/p-abb2234e.system.entry.js +0 -4
  763. package/lib/duet/p-ac760895.system.entry.js +0 -4
  764. package/lib/duet/p-b00a028b.entry.js +0 -4
  765. package/lib/duet/p-b0d707dc.system.entry.js +0 -4
  766. package/lib/duet/p-b1bf336d.entry.js +0 -4
  767. package/lib/duet/p-b5eb7f56.system.entry.js +0 -4
  768. package/lib/duet/p-b7d31c4f.system.entry.js +0 -4
  769. package/lib/duet/p-b7d5c170.entry.js +0 -4
  770. package/lib/duet/p-b95cf5f3.entry.js +0 -4
  771. package/lib/duet/p-bc3b08f1.system.entry.js +0 -4
  772. package/lib/duet/p-be2f66e7.entry.js +0 -4
  773. package/lib/duet/p-c20350ab.system.entry.js +0 -4
  774. package/lib/duet/p-c282e7ea.system.entry.js +0 -4
  775. package/lib/duet/p-c29992ea.system.entry.js +0 -4
  776. package/lib/duet/p-ce147403.system.entry.js +0 -4
  777. package/lib/duet/p-ce9d1284.system.entry.js +0 -4
  778. package/lib/duet/p-cf07b5b8.system.entry.js +0 -4
  779. package/lib/duet/p-cf320f27.entry.js +0 -4
  780. package/lib/duet/p-d3f5238b.system.js +0 -4
  781. package/lib/duet/p-e0508afa.system.entry.js +0 -4
  782. package/lib/duet/p-e11e19e6.system.entry.js +0 -4
  783. package/lib/duet/p-e2cd1c98.js +0 -15
  784. package/lib/duet/p-e2fd4fbe.system.entry.js +0 -4
  785. package/lib/duet/p-e44d8e24.system.entry.js +0 -4
  786. package/lib/duet/p-e4c09798.entry.js +0 -4
  787. package/lib/duet/p-e50172c5.system.entry.js +0 -4
  788. package/lib/duet/p-e57031c1.entry.js +0 -4
  789. package/lib/duet/p-ea6472ee.system.entry.js +0 -4
  790. package/lib/duet/p-ede854e1.js +0 -4
  791. package/lib/duet/p-f18ade76.system.entry.js +0 -4
  792. package/lib/duet/p-f69b64c9.system.js +0 -4
  793. package/lib/duet/p-f707d7e2.system.entry.js +0 -4
  794. package/lib/duet/p-faae74b5.system.entry.js +0 -4
  795. package/lib/esm-es5/focus-utils-fd1ff36a.js +0 -4
  796. package/lib/esm-es5/index-4ce7972b.js +0 -5
  797. /package/lib/duet/{p-73900354.system.js → p-6cf44bfa.system.js} +0 -0
  798. /package/lib/duet/{p-07970d29.js → p-9c159fd4.js} +0 -0
  799. /package/lib/duet/{p-da0d4ee3.system.js → p-9d9204af.system.js} +0 -0
  800. /package/lib/esm-es5/{dom-4d9c03f4.js → dom-ae12a113.js} +0 -0
  801. /package/lib/esm-es5/{shadow-css-a011f1fe.js → shadow-css-66bc7949.js} +0 -0
@@ -151,7 +151,7 @@ export class DuetHero {
151
151
  "duet-hero-gray-with-back": !!this.processedBack,
152
152
  "duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
153
153
  "duet-hero-left-align": this.leftAlign && !campaignOrSection,
154
- }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", null, h("div", { class: "background" }, h("div", { class: "brand-container" }, h("div", { class: "brand", style: styles }))), h("div", { class: "brand-shape" }))), this.variation === "product" && this.image && (h("div", { class: { background: true, [this.layout]: true } }, h("div", { class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { class: { "brand-shape": true, [this.layout]: true } }), h("div", { class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))), this.variation === "content" && this.image && (h("div", { class: "background" }, h("div", { class: "background-mask" }), this.theme !== "turva" && h("div", { class: "brand-shape" }), h("div", { class: "brand-shaped-image" }, h("div", { class: "brand-shaped-image-wrapper" }, h("div", { class: "brand-shaped-image-bg", style: styles }))))), h("div", { class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { class: "duet-hero-image-mask" }, h("div", { class: "duet-hero-image-wrapper" }, h("div", { class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
154
+ }, part: "duet-hero" }, campaignOrSection && this.image && (h("div", null, h("div", { class: "background" }, h("img", { src: this.image, alt: "", role: "presentation" })), h("div", { class: "brand-shape" }))), this.variation === "product" && this.image && (h("div", { class: { background: true, [this.layout]: true } }, h("div", { class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { class: { "brand-shape": true, [this.layout]: true } }), h("div", { class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))), this.variation === "content" && this.image && (h("div", { class: "background" }, h("div", { class: "background-mask" }), this.theme !== "turva" && h("div", { class: "brand-shape" }), h("div", { class: "brand-shaped-image" }, h("div", { class: "brand-shaped-image-wrapper" }, h("div", { class: "brand-shaped-image-bg", style: styles }))))), h("div", { class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { class: "duet-hero-image-mask" }, h("div", { class: "duet-hero-image-wrapper" }, h("div", { class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
155
155
  this.processedBack && (h("div", { class: "duet-hero-back" }, h("duet-button", { style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
156
156
  label: this.processedBack.label,
157
157
  href: this.processedBack.href,
@@ -334,7 +334,8 @@ export class DuetHero {
334
334
  "resolved": "\"large\" | \"medium\"",
335
335
  "references": {
336
336
  "DuetHeroIconSize": {
337
- "location": "local"
337
+ "location": "local",
338
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-hero/duet-hero.tsx"
338
339
  }
339
340
  }
340
341
  },
@@ -550,7 +551,8 @@ export class DuetHero {
550
551
  "resolved": "{ [key: string]: any; analyticsId?: string; }",
551
552
  "references": {
552
553
  "DuetHeroButtonData": {
553
- "location": "local"
554
+ "location": "local",
555
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-hero/duet-hero.tsx"
554
556
  }
555
557
  }
556
558
  },
@@ -623,7 +625,8 @@ export class DuetHero {
623
625
  "resolved": "\"campaign\" | \"content\" | \"default\" | \"gray\" | \"image\" | \"light\" | \"minimal\" | \"product\" | \"section\"",
624
626
  "references": {
625
627
  "DuetHeroVariation": {
626
- "location": "local"
628
+ "location": "local",
629
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-hero/duet-hero.tsx"
627
630
  }
628
631
  }
629
632
  },
@@ -731,7 +734,8 @@ export class DuetHero {
731
734
  "resolved": "{ originalEvent: Event; component: \"duet-hero\"; data: any; }",
732
735
  "references": {
733
736
  "DuetHeroClickEvent": {
734
- "location": "local"
737
+ "location": "local",
738
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-hero/duet-hero.tsx"
735
739
  }
736
740
  }
737
741
  }
@@ -750,7 +754,8 @@ export class DuetHero {
750
754
  "resolved": "{ analyticsId: string; component: \"duet-hero\"; }",
751
755
  "references": {
752
756
  "DuetHeroAnalyticsEvent": {
753
- "location": "local"
757
+ "location": "local",
758
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-hero/duet-hero.tsx"
754
759
  }
755
760
  }
756
761
  }
@@ -69,7 +69,7 @@
69
69
  }
70
70
  .duet-icon.duet-icon-has-background {
71
71
  padding: 16px;
72
- color: white;
72
+ color: rgb(255, 255, 255);
73
73
  }
74
74
  @media (max-width: 35.9375em) {
75
75
  .duet-icon.duet-icon-has-background {
@@ -78,7 +78,7 @@
78
78
  }
79
79
  }
80
80
  .duet-icon.duet-icon-has-background.duet-theme-turva, .duet-icon.duet-icon-has-background.duet-theme-default {
81
- color: white;
81
+ color: rgb(255, 255, 255);
82
82
  }
83
83
  .duet-icon.duet-icon-shape-circle {
84
84
  border-radius: 50%;
@@ -100,10 +100,10 @@
100
100
  }
101
101
  }
102
102
  .duet-icon.duet-theme-default {
103
- color: #0077b3;
103
+ color: rgb(0, 119, 179);
104
104
  }
105
105
  .duet-icon.duet-theme-turva {
106
- color: #c60c30;
106
+ color: rgb(198, 12, 48);
107
107
  }
108
108
  .duet-icon.auto .duet-icon-svg {
109
109
  width: 100%;
@@ -266,7 +266,8 @@ export class DuetIcon {
266
266
  "resolved": "\"auto\" | \"large\" | \"medium\" | \"small\" | \"x-large\" | \"x-small\" | \"xx-large\" | \"xx-small\" | \"xxx-large\" | \"xxx-small\"",
267
267
  "references": {
268
268
  "DuetIconSize": {
269
- "location": "local"
269
+ "location": "local",
270
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-icon/duet-icon.tsx"
270
271
  }
271
272
  }
272
273
  },
@@ -79,7 +79,7 @@ duet-caption:not(:last-of-type) {
79
79
  overflow: hidden;
80
80
  text-overflow: ellipsis;
81
81
  white-space: nowrap;
82
- background: white;
82
+ background: rgb(255, 255, 255);
83
83
  }
84
84
 
85
85
  .duet-input-icon {
@@ -91,12 +91,12 @@ duet-caption:not(:last-of-type) {
91
91
  height: 20px;
92
92
  font-size: 0;
93
93
  line-height: normal;
94
- color: #00294d;
94
+ color: rgb(0, 41, 77);
95
95
  pointer-events: none;
96
96
  transform: translateY(-50%);
97
97
  }
98
98
  .duet-theme-turva .duet-input-icon {
99
- color: #171c3a;
99
+ color: rgb(23, 28, 58);
100
100
  }
101
101
 
102
102
  .duet-input-container {
@@ -114,11 +114,11 @@ duet-caption:not(:last-of-type) {
114
114
  right: -24px;
115
115
  min-width: 48px;
116
116
  min-height: 48px;
117
- color: #004d80;
117
+ color: rgb(0, 77, 128);
118
118
  }
119
119
  .duet-input-container.has-clear .duet-input-clear-icon button:focus {
120
120
  outline: 0;
121
- box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
121
+ box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
122
122
  }
123
123
  .duet-input-container.has-clear .duet-input-clear-icon button:active {
124
124
  opacity: 0.75;
@@ -141,10 +141,10 @@ duet-caption:not(:last-of-type) {
141
141
  right: 24px;
142
142
  }
143
143
  .duet-input-container.duet-theme-turva.has-clear .duet-input-clear-icon button {
144
- color: #00294d;
144
+ color: rgb(0, 41, 77);
145
145
  }
146
146
  .duet-input-container.duet-theme-turva.has-clear .duet-input-clear-icon button:focus {
147
- box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
147
+ box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
148
148
  }
149
149
 
150
150
  .duet-input {
@@ -163,11 +163,11 @@ duet-caption:not(:last-of-type) {
163
163
  font-weight: 400 !important;
164
164
  font-variant-numeric: tabular-nums;
165
165
  line-height: 1.5 !important;
166
- color: #00294d !important;
166
+ color: rgb(0, 41, 77) !important;
167
167
  cursor: initial !important;
168
- background: white !important;
168
+ background: rgb(255, 255, 255) !important;
169
169
  background-clip: initial !important;
170
- border: 1px solid #909599 !important;
170
+ border: 1px solid rgb(144, 149, 153) !important;
171
171
  border-radius: 4px !important;
172
172
  box-shadow: initial !important;
173
173
  transition: box-shadow 150ms ease, border 150ms ease !important;
@@ -179,24 +179,24 @@ duet-caption:not(:last-of-type) {
179
179
  padding-right: 64px !important;
180
180
  }
181
181
  .has-error .duet-input {
182
- border-color: #de2362 !important;
182
+ border-color: rgb(222, 35, 98) !important;
183
183
  }
184
184
  .has-error .duet-input + .duet-input-icon {
185
- color: #de2362 !important;
185
+ color: rgb(222, 35, 98) !important;
186
186
  }
187
187
  .duet-theme-turva.has-error .duet-input {
188
- border-color: #e02a0d !important;
188
+ border-color: rgb(224, 42, 13) !important;
189
189
  }
190
190
  .duet-theme-turva.has-error .duet-input + .duet-input-icon {
191
- color: #e02a0d !important;
191
+ color: rgb(224, 42, 13) !important;
192
192
  }
193
193
  .has-icon .duet-input {
194
194
  padding-right: 48px !important;
195
195
  }
196
196
  .duet-theme-turva .duet-input {
197
197
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
198
- color: #171c3a !important;
199
- border-color: #747475 !important;
198
+ color: rgb(23, 28, 58) !important;
199
+ border-color: rgb(116, 116, 117) !important;
200
200
  }
201
201
  .duet-input::-ms-clear {
202
202
  display: none;
@@ -205,92 +205,92 @@ duet-caption:not(:last-of-type) {
205
205
  display: none !important;
206
206
  }
207
207
  .duet-input::-webkit-input-placeholder {
208
- color: #657787;
208
+ color: rgb(101, 119, 135);
209
209
  opacity: 1 !important;
210
210
  transition: color 300ms ease;
211
211
  }
212
212
  .duet-theme-turva .duet-input::-webkit-input-placeholder {
213
- color: #747475;
213
+ color: rgb(116, 116, 117);
214
214
  }
215
215
  .duet-input:focus::-webkit-input-placeholder {
216
- color: #cfd2d4;
216
+ color: rgb(207, 210, 212);
217
217
  }
218
218
  .duet-theme-turva .duet-input:focus::-webkit-input-placeholder {
219
- color: #cfcfd1;
219
+ color: rgb(207, 207, 209);
220
220
  }
221
221
  .duet-input::-moz-placeholder {
222
- color: #657787;
222
+ color: rgb(101, 119, 135);
223
223
  opacity: 1 !important;
224
224
  }
225
225
  .duet-theme-turva .duet-input::-moz-placeholder {
226
- color: #747475;
226
+ color: rgb(116, 116, 117);
227
227
  }
228
228
  .duet-input:focus::-moz-placeholder {
229
- color: #cfd2d4;
229
+ color: rgb(207, 210, 212);
230
230
  }
231
231
  .duet-theme-turva .duet-input:focus::-moz-placeholder {
232
- color: #cfcfd1;
232
+ color: rgb(207, 207, 209);
233
233
  }
234
234
  .duet-input:-ms-input-placeholder {
235
- color: #657787;
235
+ color: rgb(101, 119, 135);
236
236
  }
237
237
  .duet-theme-turva .duet-input:-ms-input-placeholder {
238
- color: #747475;
238
+ color: rgb(116, 116, 117);
239
239
  }
240
240
  .duet-input:focus:-ms-input-placeholder {
241
- color: #cfd2d4;
241
+ color: rgb(207, 210, 212);
242
242
  }
243
243
  .duet-theme-turva .duet-input:focus:-ms-input-placeholder {
244
- color: #cfcfd1;
244
+ color: rgb(207, 207, 209);
245
245
  }
246
246
  .duet-input[disabled] {
247
- color: #00294d !important;
247
+ color: rgb(0, 41, 77) !important;
248
248
  cursor: text !important;
249
- background: #f5f8fa !important;
250
- border-color: #f5f8fa !important;
249
+ background: rgb(245, 248, 250) !important;
250
+ border-color: rgb(245, 248, 250) !important;
251
251
  box-shadow: none !important;
252
252
  opacity: 1 !important;
253
- -webkit-text-fill-color: #00294d !important;
253
+ -webkit-text-fill-color: rgb(0, 41, 77) !important;
254
254
  }
255
255
  .duet-theme-turva .duet-input[disabled] {
256
- color: #171c3a !important;
257
- background: #f5f5f7 !important;
258
- border-color: #f5f5f7 !important;
259
- -webkit-text-fill-color: #171c3a !important;
256
+ color: rgb(23, 28, 58) !important;
257
+ background: rgb(245, 245, 247) !important;
258
+ border-color: rgb(245, 245, 247) !important;
259
+ -webkit-text-fill-color: rgb(23, 28, 58) !important;
260
260
  }
261
261
  .duet-input:hover:not(:disabled) {
262
- box-shadow: 0 0 0 1px #909599 !important;
262
+ box-shadow: 0 0 0 1px rgb(144, 149, 153) !important;
263
263
  }
264
264
  .duet-theme-turva .duet-input:hover:not(:disabled) {
265
- box-shadow: 0 0 0 1px #747475 !important;
265
+ box-shadow: 0 0 0 1px rgb(116, 116, 117) !important;
266
266
  }
267
267
  .has-error .duet-input:hover:not(:disabled) {
268
- box-shadow: 0 0 0 1px #de2362;
268
+ box-shadow: 0 0 0 1px rgb(222, 35, 98);
269
269
  }
270
270
  .duet-theme-turva.has-error .duet-input:hover:not(:disabled) {
271
- box-shadow: 0 0 0 1px #e02a0d;
271
+ box-shadow: 0 0 0 1px rgb(224, 42, 13);
272
272
  }
273
273
  .duet-input:focus {
274
- border-color: #0077b3 !important;
274
+ border-color: rgb(0, 119, 179) !important;
275
275
  outline: 0;
276
- box-shadow: 0 0 0 1px #0077b3 !important;
276
+ box-shadow: 0 0 0 1px rgb(0, 119, 179) !important;
277
277
  transition: none;
278
278
  }
279
279
  .duet-theme-turva .duet-input:focus {
280
- border-color: #171c3a !important;
281
- box-shadow: 0 0 0 1px #171c3a !important;
280
+ border-color: rgb(23, 28, 58) !important;
281
+ box-shadow: 0 0 0 1px rgb(23, 28, 58) !important;
282
282
  }
283
283
  .duet-theme-turva .duet-input:focus + .duet-input-icon {
284
- color: #171c3a;
284
+ color: rgb(23, 28, 58);
285
285
  }
286
286
  .has-error .duet-input:focus {
287
- box-shadow: 0 0 0 1px #de2362;
287
+ box-shadow: 0 0 0 1px rgb(222, 35, 98);
288
288
  }
289
289
  .duet-theme-turva.has-error .duet-input:focus {
290
- box-shadow: 0 0 0 1px #e02a0d;
290
+ box-shadow: 0 0 0 1px rgb(224, 42, 13);
291
291
  }
292
292
  .duet-input:focus + .duet-input-icon {
293
- color: #0077b3;
293
+ color: rgb(0, 119, 179);
294
294
  }
295
295
  .duet-input[type=search]:not(:placeholder-shown):focus + .duet-input-icon {
296
296
  display: none;
@@ -333,7 +333,7 @@ duet-caption:not(:last-of-type) {
333
333
  font-size: 0.875rem;
334
334
  font-weight: 400;
335
335
  line-height: 1.25;
336
- color: #657787;
336
+ color: rgb(101, 119, 135);
337
337
  border-radius: 4px;
338
338
  }
339
339
  .duet-input-help span {
@@ -342,13 +342,13 @@ duet-caption:not(:last-of-type) {
342
342
  }
343
343
  .duet-theme-turva .duet-input-help {
344
344
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
345
- color: #747475;
345
+ color: rgb(116, 116, 117);
346
346
  }
347
347
  .has-error .duet-input-help {
348
- color: #de2362;
348
+ color: rgb(222, 35, 98);
349
349
  }
350
350
  .duet-theme-turva.has-error .duet-input-help {
351
- color: #e02a0d;
351
+ color: rgb(224, 42, 13);
352
352
  }
353
353
 
354
354
  .duet-label-hidden duet-label {
@@ -405,13 +405,13 @@ duet-caption:not(:last-of-type) {
405
405
  align-items: center;
406
406
  justify-content: flex-start;
407
407
  width: auto;
408
- border: 1px solid #909599;
408
+ border: 1px solid rgb(144, 149, 153);
409
409
  border-radius: 4px;
410
410
  box-shadow: initial;
411
411
  transition: box-shadow 150ms ease, border 150ms ease;
412
412
  }
413
413
  .duet-theme-turva .duet-input-variation-revealable .duet-input-relative {
414
- border-color: #747475;
414
+ border-color: rgb(116, 116, 117);
415
415
  }
416
416
  .duet-input-variation-revealable .duet-input-relative duet-button {
417
417
  z-index: 250;
@@ -425,33 +425,33 @@ duet-caption:not(:last-of-type) {
425
425
  box-shadow: none !important;
426
426
  }
427
427
  .duet-input-variation-revealable.disabled .duet-input-relative {
428
- background: #f5f8fa;
429
- border-color: #e1e3e6;
428
+ background: rgb(245, 248, 250);
429
+ border-color: rgb(225, 227, 230);
430
430
  box-shadow: none;
431
431
  }
432
432
  .duet-input-variation-revealable.has-error .duet-input-relative {
433
- border-color: #de2362;
433
+ border-color: rgb(222, 35, 98);
434
434
  }
435
435
  .duet-input-variation-revealable.duet-theme-turva.has-error .duet-input-relative {
436
- border-color: #e02a0d;
436
+ border-color: rgb(224, 42, 13);
437
437
  }
438
438
  .duet-input-variation-revealable.has-focus .duet-input-relative {
439
- border-color: #0077b3;
440
- box-shadow: 0 0 0 1px #0077b3;
439
+ border-color: rgb(0, 119, 179);
440
+ box-shadow: 0 0 0 1px rgb(0, 119, 179);
441
441
  }
442
442
  .duet-input-variation-revealable.duet-theme-turva.has-focus .duet-input-relative {
443
- border-color: #171c3a;
444
- box-shadow: 0 0 0 1px #171c3a;
443
+ border-color: rgb(23, 28, 58);
444
+ box-shadow: 0 0 0 1px rgb(23, 28, 58);
445
445
  }
446
446
  .duet-input-variation-revealable:hover:not(.disabled) .duet-input-relative {
447
- box-shadow: 0 0 0 1px #909599;
447
+ box-shadow: 0 0 0 1px rgb(144, 149, 153);
448
448
  }
449
449
  .duet-input-variation-revealable.duet-theme-turva:hover:not(.disabled) .duet-input-relative {
450
- box-shadow: 0 0 0 1px #747475;
450
+ box-shadow: 0 0 0 1px rgb(116, 116, 117);
451
451
  }
452
452
  .duet-input-variation-revealable.has-error:hover:not(.disabled) .duet-input-relative {
453
- box-shadow: 0 0 0 1px #de2362;
453
+ box-shadow: 0 0 0 1px rgb(222, 35, 98);
454
454
  }
455
455
  .duet-input-variation-revealable.duet-theme-turva.has-error:hover:not(.disabled) .duet-input-relative {
456
- box-shadow: 0 0 0 1px #e02a0d;
456
+ box-shadow: 0 0 0 1px rgb(224, 42, 13);
457
457
  }
@@ -8,7 +8,7 @@ import { inheritGlobalTheme } from "../../common";
8
8
  import { createID } from "../../utils/create-id";
9
9
  import { cleanValue, resetCursor } from "../../utils/input-utils";
10
10
  import { isEnterKey, isEscapeKey } from "../../utils/keyboard-utils";
11
- import { getLocaleString } from "../../utils/language-utils";
11
+ import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, } from "../../utils/language-utils";
12
12
  const icons = {
13
13
  search: searchIcon,
14
14
  email: emailIcon,
@@ -25,36 +25,36 @@ export class DuetInput {
25
25
  this.topCaptionPlaceholderId = createID("DuetCaptionPlaceholderTop");
26
26
  this.errorId = createID("DuetError");
27
27
  this.disallowPatternRegex = null;
28
- this.clearLabel = getLocaleString({
28
+ this.clearLabel = {
29
29
  en: "Clear",
30
30
  fi: "Tyhjennä",
31
31
  sv: "Rensa",
32
- });
33
- this.timeAnnouncement = getLocaleString({
32
+ };
33
+ this.timeAnnouncement = {
34
34
  en: "Time",
35
35
  fi: "Aika",
36
36
  sv: "Tid",
37
- });
38
- this.showPasswordLabel = getLocaleString({
37
+ };
38
+ this.showPasswordLabel = {
39
39
  en: "Show password",
40
40
  fi: "Näytä salasana",
41
41
  sv: "Visa lösenord",
42
- });
43
- this.hidePasswordLabel = getLocaleString({
42
+ };
43
+ this.hidePasswordLabel = {
44
44
  en: "Hide password",
45
45
  fi: "Piilota salasana",
46
46
  sv: "Dölj lösenord",
47
- });
48
- this.passwordShownAriaAnnouncement = getLocaleString({
47
+ };
48
+ this.passwordShownAriaAnnouncement = {
49
49
  en: "Password is shown",
50
50
  fi: "Salasana näytetään",
51
51
  sv: "Lösenordet visas",
52
- });
53
- this.passwordHiddenAriaAnnouncement = getLocaleString({
52
+ };
53
+ this.passwordHiddenAriaAnnouncement = {
54
54
  en: "Password is hidden",
55
55
  fi: "Salasana on piilotettu",
56
56
  sv: "Lösenordet är dolt",
57
- });
57
+ };
58
58
  /**
59
59
  * Component event handling.
60
60
  */
@@ -74,7 +74,7 @@ export class DuetInput {
74
74
  if (ev.relatedTarget === this.nativeInput || ev.relatedTarget === this.togglePasswordRevealedButton) {
75
75
  return;
76
76
  }
77
- if (this.variation === "revealable") {
77
+ if (this.variation === "revealable" && this.isPasswordRevealed) {
78
78
  this.isPasswordRevealed = false;
79
79
  }
80
80
  this.isFocused = false;
@@ -146,7 +146,8 @@ export class DuetInput {
146
146
  }
147
147
  return this.type;
148
148
  };
149
- this.isPasswordRevealed = false;
149
+ this.language = getLanguage();
150
+ this.isPasswordRevealed = undefined;
150
151
  this.isFocused = false;
151
152
  this.accessibleActiveDescendant = undefined;
152
153
  this.accessibleAutocomplete = undefined;
@@ -170,7 +171,7 @@ export class DuetInput {
170
171
  this.required = false;
171
172
  this.type = "text";
172
173
  this.variation = "default";
173
- this.label = "label";
174
+ this.label = "Label";
174
175
  this.error = "";
175
176
  this.labelHidden = false;
176
177
  this.numericKeyboard = false;
@@ -228,6 +229,12 @@ export class DuetInput {
228
229
  });
229
230
  }
230
231
  }
232
+ connectedCallback() {
233
+ connectLanguageChangeObserver(this);
234
+ }
235
+ disconnectedCallback() {
236
+ disconnectLanguageChangeObserver(this);
237
+ }
231
238
  /**
232
239
  * Sets focus on the specified `duet-input`. Use this method instead of the global
233
240
  * `input.focus()`.
@@ -292,7 +299,7 @@ export class DuetInput {
292
299
  this.type !== "password" &&
293
300
  this.type !== "time" &&
294
301
  this.variation !== "button";
295
- return (h(Host, { class: { "duet-expand": this.expand, "duet-m-0": this.margin === "none" }, onKeyUp: e => this.keyHandler(e) }, this.type === "time" && (h("duet-visually-hidden", { "aria-live": "polite", "aria-atomic": "true" }, selectedTime ? `${this.timeAnnouncement} ${selectedTime.toLocaleTimeString()}` : "")), h("div", { class: {
302
+ return (h(Host, { class: { "duet-expand": this.expand, "duet-m-0": this.margin === "none" }, onKeyUp: e => this.keyHandler(e) }, this.type === "time" && (h("duet-visually-hidden", { "aria-live": "polite", "aria-atomic": "true" }, selectedTime ? `${this.timeAnnouncement[this.language]} ${selectedTime.toLocaleTimeString()}` : "")), h("div", { class: {
296
303
  "duet-input-container": true,
297
304
  "duet-theme-turva": this.theme === "turva",
298
305
  [`duet-input-variation-${this.variation}`]: true,
@@ -317,7 +324,11 @@ export class DuetInput {
317
324
  "duet-input-clear-icon-single": !hasInputIcon,
318
325
  "duet-input-clear-icon-double": !!this.icon,
319
326
  "duet-input-clear-icon-button": this.variation === "button",
320
- } }, h("button", { onClick: this.handleClearClick, id: this.clearId, "aria-label": this.clearLabel, "aria-keyshortcuts": "Escape" }, h("duet-icon", { margin: "none", size: "medium", name: "action-clear-input", color: "currentColor" })))), this.icon && this.variation !== "button" && (h("div", { class: "duet-input-icon" }, h("duet-icon", { margin: "none", size: "small", name: this.icon, color: "currentColor" }))), this.variation === "button" && h("slot", { name: "button" }), this.variation === "revealable" && (h("duet-button", { ref: button => (this.togglePasswordRevealedButton = button), onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.togglePasswordRevealed, icon: this.isPasswordRevealed ? "action-hide" : "action-show", accessibleLabel: this.isPasswordRevealed ? this.hidePasswordLabel : this.showPasswordLabel, margin: "none", variation: "input-button-embedded", fixed: true, iconOnly: true })), this.variation === "revealable" && (h("duet-visually-hidden", null, h("span", { "aria-live": "polite" }, this.isPasswordRevealed ? this.passwordShownAriaAnnouncement : this.passwordHiddenAriaAnnouncement))), h("slot", null)), h("span", { class: "duet-input-help", id: this.errorId, "aria-atomic": "true", "aria-live": "polite", "aria-relevant": "additions removals" }, this.error && h("span", { class: "duet-input-error" }, this.error)))));
327
+ } }, h("button", { onClick: this.handleClearClick, id: this.clearId, "aria-label": this.clearLabel[this.language], "aria-keyshortcuts": "Escape" }, h("duet-icon", { margin: "none", size: "medium", name: "action-clear-input", color: "currentColor" })))), this.icon && this.variation !== "button" && (h("div", { class: "duet-input-icon" }, h("duet-icon", { margin: "none", size: "small", name: this.icon, color: "currentColor" }))), this.variation === "button" && h("slot", { name: "button" }), this.variation === "revealable" && (h("duet-button", { ref: button => (this.togglePasswordRevealedButton = button), onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.togglePasswordRevealed, icon: this.isPasswordRevealed ? "action-hide" : "action-show", accessibleLabel: this.isPasswordRevealed
328
+ ? this.hidePasswordLabel[this.language]
329
+ : this.showPasswordLabel[this.language], margin: "none", variation: "input-button-embedded", fixed: true, iconOnly: true })), this.variation === "revealable" && this.isPasswordRevealed !== undefined && (h("duet-visually-hidden", null, h("span", { "aria-live": "polite" }, this.isPasswordRevealed
330
+ ? this.passwordShownAriaAnnouncement[this.language]
331
+ : this.passwordHiddenAriaAnnouncement[this.language]))), h("slot", null)), h("span", { class: "duet-input-help", id: this.errorId, "aria-atomic": "true", "aria-live": "polite", "aria-relevant": "additions removals" }, this.error && h("span", { class: "duet-input-error" }, this.error)))));
321
332
  }
322
333
  static get is() { return "duet-input"; }
323
334
  static get encapsulation() { return "scoped"; }
@@ -704,7 +715,8 @@ export class DuetInput {
704
715
  "resolved": "\"email\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"time\"",
705
716
  "references": {
706
717
  "DuetInputType": {
707
- "location": "local"
718
+ "location": "local",
719
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
708
720
  }
709
721
  }
710
722
  },
@@ -726,7 +738,8 @@ export class DuetInput {
726
738
  "resolved": "\"button\" | \"default\" | \"revealable\"",
727
739
  "references": {
728
740
  "DuetVariationType": {
729
- "location": "local"
741
+ "location": "local",
742
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
730
743
  }
731
744
  }
732
745
  },
@@ -742,7 +755,7 @@ export class DuetInput {
742
755
  },
743
756
  "label": {
744
757
  "type": "string",
745
- "mutable": false,
758
+ "mutable": true,
746
759
  "complexType": {
747
760
  "original": "string",
748
761
  "resolved": "string",
@@ -756,7 +769,7 @@ export class DuetInput {
756
769
  },
757
770
  "attribute": "label",
758
771
  "reflect": false,
759
- "defaultValue": "\"label\""
772
+ "defaultValue": "\"Label\""
760
773
  },
761
774
  "error": {
762
775
  "type": "string",
@@ -905,7 +918,8 @@ export class DuetInput {
905
918
  "resolved": "\"date\" | \"input\" | \"number\"",
906
919
  "references": {
907
920
  "DuetInputComponentType": {
908
- "location": "local"
921
+ "location": "local",
922
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
909
923
  }
910
924
  }
911
925
  },
@@ -1056,6 +1070,7 @@ export class DuetInput {
1056
1070
  }
1057
1071
  static get states() {
1058
1072
  return {
1073
+ "language": {},
1059
1074
  "isPasswordRevealed": {},
1060
1075
  "isFocused": {}
1061
1076
  };
@@ -1076,7 +1091,8 @@ export class DuetInput {
1076
1091
  "resolved": "{ originalEvent?: Event; value: string; component: \"duet-input\"; }",
1077
1092
  "references": {
1078
1093
  "DuetInputEvent": {
1079
- "location": "local"
1094
+ "location": "local",
1095
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
1080
1096
  }
1081
1097
  }
1082
1098
  }
@@ -1095,7 +1111,8 @@ export class DuetInput {
1095
1111
  "resolved": "{ originalEvent?: Event; value: string; component: \"duet-input\"; }",
1096
1112
  "references": {
1097
1113
  "DuetInputEvent": {
1098
- "location": "local"
1114
+ "location": "local",
1115
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
1099
1116
  }
1100
1117
  }
1101
1118
  }
@@ -1114,7 +1131,8 @@ export class DuetInput {
1114
1131
  "resolved": "{ originalEvent?: Event; value: string; component: \"duet-input\"; }",
1115
1132
  "references": {
1116
1133
  "DuetInputEvent": {
1117
- "location": "local"
1134
+ "location": "local",
1135
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
1118
1136
  }
1119
1137
  }
1120
1138
  }
@@ -1133,7 +1151,8 @@ export class DuetInput {
1133
1151
  "resolved": "{ originalEvent?: Event; value: string; component: \"duet-input\"; }",
1134
1152
  "references": {
1135
1153
  "DuetInputEvent": {
1136
- "location": "local"
1154
+ "location": "local",
1155
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
1137
1156
  }
1138
1157
  }
1139
1158
  }
@@ -1152,7 +1171,8 @@ export class DuetInput {
1152
1171
  "resolved": "{ originalEvent?: Event; value: string; component: \"duet-input\"; }",
1153
1172
  "references": {
1154
1173
  "DuetInputEvent": {
1155
- "location": "local"
1174
+ "location": "local",
1175
+ "path": "/Users/laaksju3/duetds/packages/components/src/components/duet-input/duet-input.tsx"
1156
1176
  }
1157
1177
  }
1158
1178
  }
@@ -60,7 +60,7 @@ label {
60
60
  font-size: 1rem;
61
61
  font-weight: 600 !important;
62
62
  line-height: 1.25;
63
- color: #00294d;
63
+ color: rgb(0, 41, 77);
64
64
  text-align: left;
65
65
  word-break: break-word;
66
66
  }
@@ -79,5 +79,5 @@ label span {
79
79
 
80
80
  :host(.duet-theme-turva) label {
81
81
  font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
82
- color: #171c3a;
82
+ color: rgb(23, 28, 58);
83
83
  }