@designsystem-se/af 35.4.1-beta.0 → 36.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1761) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-status.d.ts +1 -1
  3. package/components/digi-bar-chart.d.ts +1 -1
  4. package/components/digi-bar-chart.js +117 -132
  5. package/components/digi-button.d.ts +1 -1
  6. package/components/digi-calendar-datepicker.d.ts +1 -1
  7. package/components/digi-calendar-datepicker.js +190 -81
  8. package/components/digi-calendar-week-view.d.ts +1 -1
  9. package/components/digi-calendar-week-view.js +4 -4
  10. package/components/digi-calendar.d.ts +1 -1
  11. package/components/digi-calendar.js +1 -1
  12. package/components/digi-chart-line.d.ts +1 -1
  13. package/components/digi-chart-line.js +5 -5
  14. package/components/digi-code-block.d.ts +1 -1
  15. package/components/digi-code-block.js +1 -1
  16. package/components/digi-code-example.d.ts +1 -1
  17. package/components/digi-code-example.js +38 -14
  18. package/components/digi-code.d.ts +1 -1
  19. package/components/digi-context-menu.d.ts +1 -1
  20. package/components/digi-context-menu.js +5 -5
  21. package/components/digi-dialog.d.ts +1 -1
  22. package/components/digi-dialog.js +5 -3
  23. package/components/digi-expandable-accordion.d.ts +1 -1
  24. package/components/digi-expandable-accordion.js +3 -3
  25. package/components/digi-expandable-faq-item.d.ts +1 -1
  26. package/components/digi-expandable-faq-item.js +2 -2
  27. package/components/digi-expandable-faq.d.ts +1 -1
  28. package/components/digi-footer-card.d.ts +1 -1
  29. package/components/digi-footer.d.ts +1 -1
  30. package/components/digi-footer.js +5 -3
  31. package/components/digi-form-category-filter.d.ts +1 -1
  32. package/components/digi-form-category-filter.js +4 -4
  33. package/components/digi-form-checkbox.d.ts +1 -1
  34. package/components/digi-form-checkbox.js +1 -1
  35. package/components/digi-form-error-list.d.ts +1 -1
  36. package/components/digi-form-error-list.js +29 -80
  37. package/components/digi-form-fieldset.d.ts +1 -1
  38. package/components/digi-form-fieldset.js +1 -1
  39. package/components/digi-form-file-upload.d.ts +1 -1
  40. package/components/digi-form-file-upload.js +34 -20
  41. package/components/digi-form-filter.d.ts +1 -1
  42. package/components/digi-form-filter.js +3 -3
  43. package/components/digi-form-input-search.d.ts +1 -1
  44. package/components/digi-form-input-search.js +18 -11
  45. package/components/digi-form-input.d.ts +1 -1
  46. package/components/digi-form-input.js +1 -1
  47. package/components/digi-form-label.d.ts +1 -1
  48. package/components/digi-form-label.js +1 -1
  49. package/components/digi-form-radiobutton.d.ts +1 -1
  50. package/components/digi-form-radiobutton.js +1 -1
  51. package/components/digi-form-radiogroup.d.ts +1 -1
  52. package/components/digi-form-radiogroup.js +52 -5
  53. package/components/digi-form-receipt.d.ts +1 -1
  54. package/components/digi-form-receipt.js +5 -3
  55. package/components/digi-form-select-filter.d.ts +1 -1
  56. package/components/digi-form-select-filter.js +41 -21
  57. package/components/digi-form-select.d.ts +1 -1
  58. package/components/digi-form-select.js +1 -1
  59. package/components/digi-form-textarea.d.ts +1 -1
  60. package/components/digi-form-textarea.js +24 -10
  61. package/components/digi-form-validation-message.d.ts +1 -1
  62. package/components/digi-form-validation-message.js +1 -1
  63. package/components/digi-header-avatar.d.ts +1 -1
  64. package/components/digi-header-avatar.js +3 -3
  65. package/components/digi-header-navigation-item.d.ts +1 -1
  66. package/components/digi-header-navigation-item.js +1 -1
  67. package/components/digi-header-navigation.d.ts +1 -1
  68. package/components/digi-header-navigation.js +9 -7
  69. package/components/digi-header-notification.d.ts +1 -1
  70. package/components/digi-header-notification.js +2 -2
  71. package/components/digi-header.d.ts +1 -1
  72. package/components/digi-header.js +8 -6
  73. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  74. package/components/digi-icon-accessibility-deaf.js +2 -2
  75. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  76. package/components/digi-icon-accessibility-universal.js +2 -2
  77. package/components/digi-icon-apple.d.ts +1 -1
  78. package/components/digi-icon-apple.js +2 -2
  79. package/components/digi-icon-archive-outline.d.ts +1 -1
  80. package/components/digi-icon-archive-outline.js +2 -2
  81. package/components/digi-icon-archive.d.ts +1 -1
  82. package/components/digi-icon-archive.js +2 -2
  83. package/components/digi-icon-arrow-back.d.ts +1 -1
  84. package/components/digi-icon-arrow-back.js +2 -2
  85. package/components/digi-icon-arrow-down.d.ts +1 -1
  86. package/components/digi-icon-arrow-down.js +2 -2
  87. package/components/digi-icon-arrow-left.d.ts +1 -1
  88. package/components/digi-icon-arrow-left.js +2 -2
  89. package/components/digi-icon-arrow-right.d.ts +1 -1
  90. package/components/digi-icon-arrow-right.js +1 -1
  91. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  92. package/components/digi-icon-arrow-sign-in.js +2 -2
  93. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  94. package/components/digi-icon-arrow-sign-out.js +2 -2
  95. package/components/digi-icon-arrow-up.d.ts +1 -1
  96. package/components/digi-icon-arrow-up.js +2 -2
  97. package/components/digi-icon-at.d.ts +1 -1
  98. package/components/digi-icon-at.js +2 -2
  99. package/components/digi-icon-bars.d.ts +1 -1
  100. package/components/digi-icon-bars.js +1 -1
  101. package/components/digi-icon-bell-filled.d.ts +1 -1
  102. package/components/digi-icon-bell-filled.js +2 -2
  103. package/components/digi-icon-bell.d.ts +1 -1
  104. package/components/digi-icon-bell.js +2 -2
  105. package/components/digi-icon-book.d.ts +1 -1
  106. package/components/digi-icon-book.js +2 -2
  107. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  108. package/components/digi-icon-bookmark-outline.js +2 -2
  109. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  110. package/components/digi-icon-bookmark-solid.js +2 -2
  111. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  112. package/components/digi-icon-bubble-ellipsis.js +2 -2
  113. package/components/digi-icon-bubble.d.ts +1 -1
  114. package/components/digi-icon-bubble.js +2 -2
  115. package/components/digi-icon-building-outline.d.ts +1 -1
  116. package/components/digi-icon-building-outline.js +2 -2
  117. package/components/digi-icon-building-solid.d.ts +1 -1
  118. package/components/digi-icon-building-solid.js +2 -2
  119. package/components/digi-icon-bullseye.d.ts +1 -1
  120. package/components/digi-icon-bullseye.js +2 -2
  121. package/components/digi-icon-calculator-solid.d.ts +1 -1
  122. package/components/digi-icon-calculator-solid.js +2 -2
  123. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  124. package/components/digi-icon-calendar-alt-alert.js +2 -2
  125. package/components/digi-icon-calendar-alt.d.ts +1 -1
  126. package/components/digi-icon-calendar-alt.js +1 -1
  127. package/components/digi-icon-calendar.d.ts +1 -1
  128. package/components/digi-icon-calendar.js +2 -2
  129. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  130. package/components/digi-icon-caret-circle-right.js +2 -2
  131. package/components/digi-icon-caret-down.d.ts +1 -1
  132. package/components/digi-icon-caret-down.js +1 -1
  133. package/components/digi-icon-caret-left.d.ts +1 -1
  134. package/components/digi-icon-caret-left.js +2 -2
  135. package/components/digi-icon-caret-right.d.ts +1 -1
  136. package/components/digi-icon-caret-right.js +2 -2
  137. package/components/digi-icon-caret-up.d.ts +1 -1
  138. package/components/digi-icon-caret-up.js +1 -1
  139. package/components/digi-icon-chart.d.ts +1 -1
  140. package/components/digi-icon-chart.js +1 -1
  141. package/components/digi-icon-chat.d.ts +1 -1
  142. package/components/digi-icon-chat.js +2 -2
  143. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  144. package/components/digi-icon-check-circle-reg-alt.js +2 -2
  145. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  146. package/components/digi-icon-check-circle-solid.js +1 -1
  147. package/components/digi-icon-check.d.ts +1 -1
  148. package/components/digi-icon-check.js +1 -1
  149. package/components/digi-icon-checklist.d.ts +1 -1
  150. package/components/digi-icon-checklist.js +2 -2
  151. package/components/digi-icon-chevron-down.d.ts +1 -1
  152. package/components/digi-icon-chevron-down.js +1 -1
  153. package/components/digi-icon-chevron-left.d.ts +1 -1
  154. package/components/digi-icon-chevron-left.js +1 -1
  155. package/components/digi-icon-chevron-right.d.ts +1 -1
  156. package/components/digi-icon-chevron-right.js +1 -1
  157. package/components/digi-icon-chevron-up.d.ts +1 -1
  158. package/components/digi-icon-chevron-up.js +2 -2
  159. package/components/digi-icon-clock.d.ts +1 -1
  160. package/components/digi-icon-clock.js +2 -2
  161. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  162. package/components/digi-icon-communication-play-solid.js +2 -2
  163. package/components/digi-icon-compress-alt.d.ts +1 -1
  164. package/components/digi-icon-compress-alt.js +2 -2
  165. package/components/digi-icon-comunication-case.d.ts +1 -1
  166. package/components/digi-icon-comunication-case.js +2 -2
  167. package/components/digi-icon-comunication-flag.d.ts +1 -1
  168. package/components/digi-icon-comunication-flag.js +2 -2
  169. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  170. package/components/digi-icon-comunication-graduate.js +2 -2
  171. package/components/digi-icon-comunication-play.d.ts +1 -1
  172. package/components/digi-icon-comunication-play.js +2 -2
  173. package/components/digi-icon-cooperation.d.ts +1 -1
  174. package/components/digi-icon-cooperation.js +2 -2
  175. package/components/digi-icon-copy.d.ts +1 -1
  176. package/components/digi-icon-copy.js +1 -1
  177. package/components/digi-icon-danger-outline.d.ts +1 -1
  178. package/components/digi-icon-danger-outline.js +2 -2
  179. package/components/digi-icon-download.d.ts +1 -1
  180. package/components/digi-icon-download.js +2 -2
  181. package/components/digi-icon-dxa.d.ts +1 -1
  182. package/components/digi-icon-dxa.js +2 -2
  183. package/components/digi-icon-edit.d.ts +1 -1
  184. package/components/digi-icon-edit.js +2 -2
  185. package/components/digi-icon-ellipsis.d.ts +1 -1
  186. package/components/digi-icon-ellipsis.js +2 -2
  187. package/components/digi-icon-envelope-filled.d.ts +1 -1
  188. package/components/digi-icon-envelope-filled.js +2 -2
  189. package/components/digi-icon-envelope.d.ts +1 -1
  190. package/components/digi-icon-envelope.js +2 -2
  191. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  192. package/components/digi-icon-exclamation-circle-filled.js +2 -2
  193. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  194. package/components/digi-icon-exclamation-triangle-filled.js +2 -2
  195. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  196. package/components/digi-icon-exclamation-triangle-warning.js +2 -2
  197. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  198. package/components/digi-icon-exclamation-triangle.js +2 -2
  199. package/components/digi-icon-expand-alt.d.ts +1 -1
  200. package/components/digi-icon-expand-alt.js +2 -2
  201. package/components/digi-icon-external-link-alt.d.ts +1 -1
  202. package/components/digi-icon-external-link-alt.js +1 -1
  203. package/components/digi-icon-eye-slash.d.ts +1 -1
  204. package/components/digi-icon-eye-slash.js +2 -2
  205. package/components/digi-icon-eye.d.ts +1 -1
  206. package/components/digi-icon-eye.js +2 -2
  207. package/components/digi-icon-facebook-square.d.ts +1 -1
  208. package/components/digi-icon-facebook-square.js +2 -2
  209. package/components/digi-icon-file-add.d.ts +1 -1
  210. package/components/digi-icon-file-add.js +1 -1
  211. package/components/digi-icon-file-document.d.ts +1 -1
  212. package/components/digi-icon-file-document.js +2 -2
  213. package/components/digi-icon-file-excel.d.ts +1 -1
  214. package/components/digi-icon-file-excel.js +2 -2
  215. package/components/digi-icon-file-export.d.ts +1 -1
  216. package/components/digi-icon-file-export.js +1 -1
  217. package/components/digi-icon-file-governing.d.ts +1 -1
  218. package/components/digi-icon-file-governing.js +2 -2
  219. package/components/digi-icon-file-pdf.d.ts +1 -1
  220. package/components/digi-icon-file-pdf.js +2 -2
  221. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  222. package/components/digi-icon-file-powerpoint.js +2 -2
  223. package/components/digi-icon-file-remove.d.ts +1 -1
  224. package/components/digi-icon-file-remove.js +1 -1
  225. package/components/digi-icon-file-word.d.ts +1 -1
  226. package/components/digi-icon-file-word.js +2 -2
  227. package/components/digi-icon-film.d.ts +1 -1
  228. package/components/digi-icon-film.js +2 -2
  229. package/components/digi-icon-filter.d.ts +1 -1
  230. package/components/digi-icon-filter.js +2 -2
  231. package/components/digi-icon-folder-add.d.ts +1 -1
  232. package/components/digi-icon-folder-add.js +1 -1
  233. package/components/digi-icon-folder-directory.d.ts +1 -1
  234. package/components/digi-icon-folder-directory.js +1 -1
  235. package/components/digi-icon-folder-open.d.ts +1 -1
  236. package/components/digi-icon-folder-open.js +1 -1
  237. package/components/digi-icon-folder.d.ts +1 -1
  238. package/components/digi-icon-folder.js +1 -1
  239. package/components/digi-icon-globe-filled.d.ts +1 -1
  240. package/components/digi-icon-globe-filled.js +2 -2
  241. package/components/digi-icon-globe.d.ts +1 -1
  242. package/components/digi-icon-globe.js +2 -2
  243. package/components/digi-icon-headphones.d.ts +1 -1
  244. package/components/digi-icon-headphones.js +2 -2
  245. package/components/digi-icon-heart-solid.d.ts +1 -1
  246. package/components/digi-icon-heart-solid.js +2 -2
  247. package/components/digi-icon-heart.d.ts +1 -1
  248. package/components/digi-icon-heart.js +2 -2
  249. package/components/digi-icon-history.d.ts +1 -1
  250. package/components/digi-icon-history.js +2 -2
  251. package/components/digi-icon-home.d.ts +1 -1
  252. package/components/digi-icon-home.js +2 -2
  253. package/components/digi-icon-image.d.ts +1 -1
  254. package/components/digi-icon-image.js +2 -2
  255. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  256. package/components/digi-icon-info-circle-solid.js +2 -2
  257. package/components/digi-icon-input-select-marker.d.ts +1 -1
  258. package/components/digi-icon-input-select-marker.js +1 -1
  259. package/components/digi-icon-instagram.d.ts +1 -1
  260. package/components/digi-icon-instagram.js +2 -2
  261. package/components/digi-icon-job-suggestion.d.ts +1 -1
  262. package/components/digi-icon-job-suggestion.js +2 -2
  263. package/components/digi-icon-language-outline.d.ts +1 -1
  264. package/components/digi-icon-language-outline.js +2 -2
  265. package/components/digi-icon-language.d.ts +1 -1
  266. package/components/digi-icon-language.js +2 -2
  267. package/components/digi-icon-laptop-phone.d.ts +1 -1
  268. package/components/digi-icon-laptop-phone.js +2 -2
  269. package/components/digi-icon-lattlast.d.ts +1 -1
  270. package/components/digi-icon-lattlast.js +2 -2
  271. package/components/digi-icon-licence-bus.d.ts +1 -1
  272. package/components/digi-icon-licence-bus.js +2 -2
  273. package/components/digi-icon-licence-car.d.ts +1 -1
  274. package/components/digi-icon-licence-car.js +2 -2
  275. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  276. package/components/digi-icon-licence-motorcycle.js +2 -2
  277. package/components/digi-icon-licence-truck.d.ts +1 -1
  278. package/components/digi-icon-licence-truck.js +2 -2
  279. package/components/digi-icon-lightbulb.d.ts +1 -1
  280. package/components/digi-icon-lightbulb.js +2 -2
  281. package/components/digi-icon-linkedin-in.d.ts +1 -1
  282. package/components/digi-icon-linkedin-in.js +2 -2
  283. package/components/digi-icon-list-ul.d.ts +1 -1
  284. package/components/digi-icon-list-ul.js +1 -1
  285. package/components/digi-icon-lock.d.ts +1 -1
  286. package/components/digi-icon-lock.js +2 -2
  287. package/components/digi-icon-marker-filled.d.ts +1 -1
  288. package/components/digi-icon-marker-filled.js +2 -2
  289. package/components/digi-icon-marker.d.ts +1 -1
  290. package/components/digi-icon-marker.js +2 -2
  291. package/components/digi-icon-media-course.d.ts +1 -1
  292. package/components/digi-icon-media-course.js +2 -2
  293. package/components/digi-icon-media-podcast.d.ts +1 -1
  294. package/components/digi-icon-media-podcast.js +2 -2
  295. package/components/digi-icon-microphone-off.d.ts +1 -1
  296. package/components/digi-icon-microphone-off.js +2 -2
  297. package/components/digi-icon-microphone.d.ts +1 -1
  298. package/components/digi-icon-microphone.js +2 -2
  299. package/components/digi-icon-minus.d.ts +1 -1
  300. package/components/digi-icon-minus.js +1 -1
  301. package/components/digi-icon-move.d.ts +1 -1
  302. package/components/digi-icon-move.js +2 -2
  303. package/components/digi-icon-news.d.ts +1 -1
  304. package/components/digi-icon-news.js +1 -1
  305. package/components/digi-icon-notification-error.d.ts +1 -1
  306. package/components/digi-icon-notification-error.js +1 -1
  307. package/components/digi-icon-notification-info.d.ts +1 -1
  308. package/components/digi-icon-notification-info.js +1 -1
  309. package/components/digi-icon-notification-succes.d.ts +1 -1
  310. package/components/digi-icon-notification-succes.js +1 -1
  311. package/components/digi-icon-notification-warning.d.ts +1 -1
  312. package/components/digi-icon-notification-warning.js +1 -1
  313. package/components/digi-icon-online-computervideo.d.ts +1 -1
  314. package/components/digi-icon-online-computervideo.js +1 -1
  315. package/components/digi-icon-online-interview.d.ts +1 -1
  316. package/components/digi-icon-online-interview.js +2 -2
  317. package/components/digi-icon-online-meeting.d.ts +1 -1
  318. package/components/digi-icon-online-meeting.js +2 -2
  319. package/components/digi-icon-online-task.d.ts +1 -1
  320. package/components/digi-icon-online-task.js +2 -2
  321. package/components/digi-icon-online-video.d.ts +1 -1
  322. package/components/digi-icon-online-video.js +1 -1
  323. package/components/digi-icon-open-source.d.ts +1 -1
  324. package/components/digi-icon-open-source.js +2 -2
  325. package/components/digi-icon-palette.d.ts +1 -1
  326. package/components/digi-icon-palette.js +2 -2
  327. package/components/digi-icon-paperclip.d.ts +1 -1
  328. package/components/digi-icon-paperclip.js +1 -1
  329. package/components/digi-icon-paste.d.ts +1 -1
  330. package/components/digi-icon-paste.js +1 -1
  331. package/components/digi-icon-pen.d.ts +1 -1
  332. package/components/digi-icon-pen.js +2 -2
  333. package/components/digi-icon-phone-hangup.d.ts +1 -1
  334. package/components/digi-icon-phone-hangup.js +2 -2
  335. package/components/digi-icon-phone.d.ts +1 -1
  336. package/components/digi-icon-phone.js +2 -2
  337. package/components/digi-icon-plus.d.ts +1 -1
  338. package/components/digi-icon-plus.js +1 -1
  339. package/components/digi-icon-pod.d.ts +1 -1
  340. package/components/digi-icon-pod.js +1 -1
  341. package/components/digi-icon-print.d.ts +1 -1
  342. package/components/digi-icon-print.js +2 -2
  343. package/components/digi-icon-read.d.ts +1 -1
  344. package/components/digi-icon-read.js +2 -2
  345. package/components/digi-icon-redo.d.ts +1 -1
  346. package/components/digi-icon-redo.js +2 -2
  347. package/components/digi-icon-scale.d.ts +1 -1
  348. package/components/digi-icon-scale.js +1 -1
  349. package/components/digi-icon-screensharing-off.d.ts +1 -1
  350. package/components/digi-icon-screensharing-off.js +2 -2
  351. package/components/digi-icon-screensharing.d.ts +1 -1
  352. package/components/digi-icon-screensharing.js +2 -2
  353. package/components/digi-icon-search.d.ts +1 -1
  354. package/components/digi-icon-search.js +1 -1
  355. package/components/digi-icon-send-outline.d.ts +1 -1
  356. package/components/digi-icon-send-outline.js +2 -2
  357. package/components/digi-icon-send-solid.d.ts +1 -1
  358. package/components/digi-icon-send-solid.js +2 -2
  359. package/components/digi-icon-settings.d.ts +1 -1
  360. package/components/digi-icon-settings.js +2 -2
  361. package/components/digi-icon-share-alt.d.ts +1 -1
  362. package/components/digi-icon-share-alt.js +2 -2
  363. package/components/digi-icon-share-chain.d.ts +1 -1
  364. package/components/digi-icon-share-chain.js +2 -2
  365. package/components/digi-icon-sign.d.ts +1 -1
  366. package/components/digi-icon-sign.js +2 -2
  367. package/components/digi-icon-sliders-h.d.ts +1 -1
  368. package/components/digi-icon-sliders-h.js +2 -2
  369. package/components/digi-icon-sokkandidat.d.ts +1 -1
  370. package/components/digi-icon-sokkandidat.js +2 -2
  371. package/components/digi-icon-sort-down.d.ts +1 -1
  372. package/components/digi-icon-sort-down.js +2 -2
  373. package/components/digi-icon-sort-up.d.ts +1 -1
  374. package/components/digi-icon-sort-up.js +2 -2
  375. package/components/digi-icon-sort.d.ts +1 -1
  376. package/components/digi-icon-sort.js +2 -2
  377. package/components/digi-icon-spinner.d.ts +1 -1
  378. package/components/digi-icon-spinner.js +1 -1
  379. package/components/digi-icon-star-reg.d.ts +1 -1
  380. package/components/digi-icon-star-reg.js +2 -2
  381. package/components/digi-icon-star.d.ts +1 -1
  382. package/components/digi-icon-star.js +2 -2
  383. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  384. package/components/digi-icon-suitcase-outline.js +2 -2
  385. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  386. package/components/digi-icon-suitcase-solid.js +2 -2
  387. package/components/digi-icon-system-assistance.d.ts +1 -1
  388. package/components/digi-icon-system-assistance.js +2 -2
  389. package/components/digi-icon-table-column.d.ts +1 -1
  390. package/components/digi-icon-table-column.js +2 -2
  391. package/components/digi-icon-table-row.d.ts +1 -1
  392. package/components/digi-icon-table-row.js +2 -2
  393. package/components/digi-icon-table.d.ts +1 -1
  394. package/components/digi-icon-table.js +1 -1
  395. package/components/digi-icon-task-done.d.ts +1 -1
  396. package/components/digi-icon-task-done.js +2 -2
  397. package/components/digi-icon-toggle-off.d.ts +1 -1
  398. package/components/digi-icon-toggle-off.js +2 -2
  399. package/components/digi-icon-toggle-on.d.ts +1 -1
  400. package/components/digi-icon-toggle-on.js +2 -2
  401. package/components/digi-icon-trash.d.ts +1 -1
  402. package/components/digi-icon-trash.js +1 -1
  403. package/components/digi-icon-twitter.d.ts +1 -1
  404. package/components/digi-icon-twitter.js +2 -2
  405. package/components/digi-icon-tyck-till.d.ts +1 -1
  406. package/components/digi-icon-tyck-till.js +2 -2
  407. package/components/digi-icon-unlock.d.ts +1 -1
  408. package/components/digi-icon-unlock.js +2 -2
  409. package/components/digi-icon-update.d.ts +1 -1
  410. package/components/digi-icon-update.js +2 -2
  411. package/components/digi-icon-upload.d.ts +1 -1
  412. package/components/digi-icon-upload.js +2 -2
  413. package/components/digi-icon-user-add.d.ts +1 -1
  414. package/components/digi-icon-user-add.js +1 -1
  415. package/components/digi-icon-user-alt.d.ts +1 -1
  416. package/components/digi-icon-user-alt.js +2 -2
  417. package/components/digi-icon-user-edit.d.ts +1 -1
  418. package/components/digi-icon-user-edit.js +1 -1
  419. package/components/digi-icon-users-solid.d.ts +1 -1
  420. package/components/digi-icon-users-solid.js +2 -2
  421. package/components/digi-icon-validation-error.d.ts +1 -1
  422. package/components/digi-icon-validation-error.js +1 -1
  423. package/components/digi-icon-validation-success.d.ts +1 -1
  424. package/components/digi-icon-validation-success.js +1 -1
  425. package/components/digi-icon-validation-warning.d.ts +1 -1
  426. package/components/digi-icon-validation-warning.js +1 -1
  427. package/components/digi-icon-videocamera-off.d.ts +1 -1
  428. package/components/digi-icon-videocamera-off.js +2 -2
  429. package/components/digi-icon-videocamera.d.ts +1 -1
  430. package/components/digi-icon-videocamera.js +2 -2
  431. package/components/digi-icon-volume.d.ts +1 -1
  432. package/components/digi-icon-volume.js +2 -2
  433. package/components/digi-icon-web-tv.d.ts +1 -1
  434. package/components/digi-icon-web-tv.js +2 -2
  435. package/components/digi-icon-webinar.d.ts +1 -1
  436. package/components/digi-icon-webinar.js +1 -1
  437. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  438. package/components/digi-icon-wifi-signal0.js +2 -2
  439. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  440. package/components/digi-icon-wifi-signal1.js +2 -2
  441. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  442. package/components/digi-icon-wifi-signal2.js +2 -2
  443. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  444. package/components/digi-icon-wifi-signal3.js +2 -2
  445. package/components/digi-icon-window.d.ts +1 -1
  446. package/components/digi-icon-window.js +2 -2
  447. package/components/digi-icon-x-button-outline.d.ts +1 -1
  448. package/components/digi-icon-x-button-outline.js +1 -1
  449. package/components/digi-icon-x-button.d.ts +1 -1
  450. package/components/digi-icon-x-button.js +2 -2
  451. package/components/digi-icon-x.d.ts +1 -1
  452. package/components/digi-icon-x.js +1 -1
  453. package/components/digi-icon-youtube.d.ts +1 -1
  454. package/components/digi-icon-youtube.js +2 -2
  455. package/components/digi-info-card-multi-container.d.ts +1 -1
  456. package/components/digi-info-card-multi-container.js +2 -2
  457. package/components/digi-info-card-multi.d.ts +1 -1
  458. package/components/digi-info-card-multi.js +11 -11
  459. package/components/digi-info-card.d.ts +1 -1
  460. package/components/digi-info-card.js +5 -5
  461. package/components/digi-layout-block.d.ts +1 -1
  462. package/components/digi-layout-block.js +1 -1
  463. package/components/digi-layout-columns.d.ts +1 -1
  464. package/components/digi-layout-columns.js +1 -1
  465. package/components/digi-layout-container.d.ts +1 -1
  466. package/components/digi-layout-container.js +1 -1
  467. package/components/digi-link-button.d.ts +1 -1
  468. package/components/digi-link-button.js +2 -2
  469. package/components/digi-link-external.d.ts +1 -1
  470. package/components/digi-link-external.js +1 -1
  471. package/components/digi-link-internal.d.ts +1 -1
  472. package/components/digi-link-internal.js +1 -1
  473. package/components/digi-link.d.ts +1 -1
  474. package/components/digi-link.js +1 -1
  475. package/components/digi-list.d.ts +1 -1
  476. package/components/digi-list.js +3 -3
  477. package/components/digi-loader-skeleton.d.ts +1 -1
  478. package/components/digi-loader-skeleton.js +3 -3
  479. package/components/digi-loader-spinner.d.ts +1 -1
  480. package/components/digi-loader-spinner.js +2 -2
  481. package/components/digi-logo.d.ts +1 -1
  482. package/components/digi-logo.js +2 -2
  483. package/components/digi-media-figure.d.ts +1 -1
  484. package/components/digi-media-figure.js +1 -1
  485. package/components/digi-media-image.d.ts +1 -1
  486. package/components/digi-media-image.js +1 -1
  487. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  488. package/components/digi-navigation-breadcrumbs.js +3 -3
  489. package/components/digi-navigation-pagination.d.ts +1 -1
  490. package/components/digi-navigation-pagination.js +12 -10
  491. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  492. package/components/digi-navigation-sidebar-button.js +1 -1
  493. package/components/digi-navigation-sidebar.d.ts +1 -1
  494. package/components/digi-navigation-sidebar.js +5 -5
  495. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  496. package/components/digi-navigation-vertical-menu-item.js +8 -8
  497. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  498. package/components/digi-navigation-vertical-menu.js +1 -1
  499. package/components/digi-notification-alert.d.ts +1 -1
  500. package/components/digi-notification-alert.js +1 -1
  501. package/components/digi-notification-error-page.d.ts +1 -1
  502. package/components/digi-notification-error-page.js +8 -6
  503. package/components/digi-progress-circle.d.ts +1 -1
  504. package/components/digi-progress-circle.js +11 -11
  505. package/components/digi-progress-indicator.d.ts +1 -1
  506. package/components/digi-progress-indicator.js +7 -7
  507. package/components/digi-progress-list-item.d.ts +1 -1
  508. package/components/digi-progress-list-item.js +9 -9
  509. package/components/digi-progress-list.d.ts +1 -1
  510. package/components/digi-progress-list.js +2 -2
  511. package/components/digi-progressbar.d.ts +1 -1
  512. package/components/digi-progressbar.js +3 -3
  513. package/components/digi-quote.d.ts +1 -1
  514. package/components/digi-quote.js +3 -3
  515. package/components/digi-table.d.ts +1 -1
  516. package/components/digi-table.js +1 -1
  517. package/components/digi-tablist-panel.d.ts +1 -1
  518. package/components/digi-tablist-panel.js +2 -2
  519. package/components/digi-tablist.d.ts +1 -1
  520. package/components/digi-tablist.js +7 -7
  521. package/components/digi-tag-media.d.ts +1 -1
  522. package/components/digi-tag-media.js +1 -1
  523. package/components/digi-tag.d.ts +1 -1
  524. package/components/digi-tag.js +3 -3
  525. package/components/digi-title-logo.d.ts +1 -1
  526. package/components/digi-title-logo.js +1 -1
  527. package/components/digi-tools-feedback-banner.d.ts +1 -1
  528. package/components/digi-tools-feedback-banner.js +6 -6
  529. package/components/digi-tools-feedback-rating.d.ts +1 -1
  530. package/components/digi-tools-feedback-rating.js +7 -7
  531. package/components/digi-tools-feedback.d.ts +1 -1
  532. package/components/digi-tools-feedback.js +5 -3
  533. package/components/digi-tools-theme-provider.d.ts +1 -1
  534. package/components/digi-tools-theme-provider.js +1 -1
  535. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  536. package/components/digi-typography-heading-jumbo.js +1 -1
  537. package/components/digi-typography-meta.d.ts +1 -1
  538. package/components/digi-typography-meta.js +1 -1
  539. package/components/digi-typography-preamble.d.ts +1 -1
  540. package/components/digi-typography-preamble.js +1 -1
  541. package/components/digi-typography-time.d.ts +1 -1
  542. package/components/digi-typography-time.js +2 -2
  543. package/components/digi-typography.d.ts +1 -1
  544. package/components/digi-typography.js +1 -1
  545. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  546. package/components/digi-util-breakpoint-observer.js +1 -1
  547. package/components/digi-util-detect-click-outside.d.ts +1 -1
  548. package/components/digi-util-detect-click-outside.js +1 -1
  549. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  550. package/components/digi-util-detect-focus-outside.js +1 -1
  551. package/components/digi-util-intersection-observer.d.ts +1 -1
  552. package/components/digi-util-intersection-observer.js +1 -1
  553. package/components/digi-util-keydown-handler.d.ts +1 -1
  554. package/components/digi-util-keydown-handler.js +1 -1
  555. package/components/digi-util-keyup-handler.d.ts +1 -1
  556. package/components/digi-util-keyup-handler.js +1 -1
  557. package/components/digi-util-mutation-observer.d.ts +1 -1
  558. package/components/digi-util-resize-observer.d.ts +1 -1
  559. package/components/digi-util-resize-observer.js +1 -1
  560. package/components/index.d.ts +284 -284
  561. package/components/index.js +2 -0
  562. package/components/{p-60394bdb.js → p-05bd223f.js} +2 -2
  563. package/components/{p-96a4c4dc.js → p-060b4baf.js} +2 -2
  564. package/components/{p-6a652c1c.js → p-0726ee0a.js} +2 -2
  565. package/components/{p-3cbdeea5.js → p-0c919531.js} +1 -1
  566. package/components/{p-8a2e80d2.js → p-0cd24461.js} +1 -1
  567. package/components/{p-f5e13d2e.js → p-10fcee12.js} +1 -1
  568. package/components/{p-d18dccc2.js → p-119cd87b.js} +2 -2
  569. package/components/{p-b5523600.js → p-13770550.js} +2 -2
  570. package/components/{p-15bbce60.js → p-16f08aa6.js} +1 -1
  571. package/components/{p-42c4e18d.js → p-1e9052b0.js} +1 -1
  572. package/components/{p-a90980f7.js → p-2484471b.js} +2 -2
  573. package/components/p-24fe2189.js +9 -0
  574. package/components/{p-2d8b68de.js → p-264c176f.js} +2 -2
  575. package/components/{p-9bcf4599.js → p-2b3c1022.js} +2 -2
  576. package/components/{p-6c7ff092.js → p-31ef8371.js} +2 -2
  577. package/components/{p-fccc9322.js → p-358965ba.js} +3 -3
  578. package/components/{p-c495f54e.js → p-3f4e8021.js} +2 -2
  579. package/components/{p-f516f6d6.js → p-40496c3d.js} +2 -2
  580. package/components/{p-4caaef7a.js → p-40f34110.js} +2 -2
  581. package/components/{p-2a0c0c78.js → p-4fda15a2.js} +2 -2
  582. package/components/{p-300490fb.js → p-583fae30.js} +2 -2
  583. package/components/{p-cfa81e91.js → p-5a494103.js} +38 -3
  584. package/components/{p-ba757bc9.js → p-5e3a020d.js} +3 -3
  585. package/components/{p-7492d61e.js → p-61c51a8d.js} +2 -2
  586. package/components/{p-472bc7d3.js → p-62a0008b.js} +4 -2
  587. package/components/{p-f9e6f45e.js → p-6565a6e1.js} +2 -2
  588. package/components/{p-b08505a8.js → p-69a76a60.js} +2 -2
  589. package/components/{p-372e42fa.js → p-6c013e3b.js} +2 -2
  590. package/components/{p-4437e1a8.js → p-6c4c927f.js} +1 -1
  591. package/components/{p-aed6db71.js → p-6ce9fb68.js} +2 -2
  592. package/components/{p-4458129b.js → p-735a4842.js} +2 -2
  593. package/components/{p-127b0f7a.js → p-769dbb9e.js} +2 -2
  594. package/components/{p-ab1d6ae3.js → p-779eecac.js} +26 -16
  595. package/components/{p-bbaf1285.js → p-789cf870.js} +2 -2
  596. package/components/{p-f7fd3e36.js → p-78e97002.js} +1 -1
  597. package/components/{p-d14fe54d.js → p-8195db1a.js} +2 -2
  598. package/components/{p-1440ff46.js → p-81e7adc1.js} +2 -2
  599. package/components/{p-b5b891f2.js → p-85633f84.js} +3 -3
  600. package/components/{p-08cf2c0e.js → p-903a27d9.js} +19 -0
  601. package/components/{p-0e6bb1ce.js → p-93899a9e.js} +2 -2
  602. package/components/{p-71bad47e.js → p-956d730b.js} +2 -2
  603. package/components/{p-f147733f.js → p-965a52d4.js} +2 -2
  604. package/components/{p-364d38fc.js → p-96a568b6.js} +2 -2
  605. package/components/p-9a1bec0e.js +9 -0
  606. package/components/{p-ad94e4f3.js → p-a2df4b05.js} +4 -4
  607. package/components/{p-6013f971.js → p-a8fff2e3.js} +2 -2
  608. package/components/{p-764c106c.js → p-ab9c3e15.js} +1 -1
  609. package/components/{p-95dc2a66.js → p-ad4aaaaf.js} +4 -2
  610. package/components/{p-82463cc2.js → p-aeca0a41.js} +2 -2
  611. package/components/{p-73c973fc.js → p-bb0ffb59.js} +28 -10
  612. package/components/{p-6b275dc1.js → p-bd90b8ee.js} +2 -2
  613. package/components/{p-64a9f915.js → p-c19a2763.js} +2 -2
  614. package/components/{p-61fe9d78.js → p-c236a69d.js} +12 -5
  615. package/components/{p-9f12ac0c.js → p-c45ecc56.js} +8 -8
  616. package/components/{p-3ea21529.js → p-cccdff76.js} +2 -2
  617. package/components/{p-5c935094.js → p-cd0370eb.js} +10 -8
  618. package/components/{p-d309b91a.js → p-d149967a.js} +2 -2
  619. package/components/{p-299871dc.js → p-d5b9333c.js} +2 -2
  620. package/components/{p-291680dc.js → p-db8aaede.js} +2 -2
  621. package/components/{p-39021139.js → p-eced9019.js} +2 -2
  622. package/components/{p-cf527784.js → p-f18dbbea.js} +12 -5
  623. package/components/{p-042282c9.js → p-f20d8be7.js} +2 -2
  624. package/components/{p-82085ee1.js → p-f53eb01a.js} +2 -2
  625. package/components/{p-965664d4.js → p-fb2fd84c.js} +88 -90
  626. package/custom-elements.json +89 -45
  627. package/dist/cjs/bar-chart-variation.enum-a4e866b6.js +7 -0
  628. package/dist/cjs/button-size.enum-1fd86b9e.js +7 -0
  629. package/dist/cjs/button-type.enum-406723db.js +8 -0
  630. package/dist/cjs/{code-example-variation.enum-1611825e.js → code-example-variation.enum-c6557727.js} +0 -6
  631. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  632. package/dist/cjs/digi-bar-chart.cjs.entry.js +1510 -0
  633. package/dist/cjs/digi-button_9.cjs.entry.js +533 -0
  634. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +175 -68
  635. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +1 -1
  636. package/dist/cjs/digi-calendar_2.cjs.entry.js +74 -79
  637. package/dist/cjs/digi-chart-line.cjs.entry.js +1 -1
  638. package/dist/cjs/digi-code-block_3.cjs.entry.js +29 -9
  639. package/dist/cjs/digi-code-example.cjs.entry.js +6 -5
  640. package/dist/cjs/digi-context-menu.cjs.entry.js +3 -3
  641. package/dist/cjs/digi-dialog.cjs.entry.js +10 -4
  642. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +1 -1
  643. package/dist/cjs/digi-footer.cjs.entry.js +9 -3
  644. package/dist/cjs/digi-form-category-filter.cjs.entry.js +2 -2
  645. package/dist/cjs/digi-form-checkbox.cjs.entry.js +10 -3
  646. package/dist/cjs/digi-form-error-list.cjs.entry.js +20 -43
  647. package/dist/cjs/digi-form-file-upload.cjs.entry.js +21 -8
  648. package/dist/cjs/digi-form-filter.cjs.entry.js +1 -1
  649. package/dist/cjs/digi-form-input-search.cjs.entry.js +12 -4
  650. package/dist/cjs/digi-form-input.cjs.entry.js +20 -3
  651. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +22 -3
  652. package/dist/cjs/digi-form-receipt.cjs.entry.js +10 -4
  653. package/dist/cjs/digi-form-select-filter.cjs.entry.js +36 -13
  654. package/dist/cjs/digi-form-textarea.cjs.entry.js +16 -3
  655. package/dist/cjs/digi-header-avatar.cjs.entry.js +114 -0
  656. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +27 -0
  657. package/dist/cjs/digi-header-navigation.cjs.entry.js +232 -0
  658. package/dist/cjs/digi-header-notification.cjs.entry.js +23 -0
  659. package/dist/cjs/digi-header.cjs.entry.js +148 -0
  660. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +2 -2
  661. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +2 -2
  662. package/dist/cjs/digi-icon-apple.cjs.entry.js +2 -2
  663. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +2 -2
  664. package/dist/cjs/digi-icon-archive.cjs.entry.js +2 -2
  665. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +2 -2
  666. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +2 -2
  667. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +2 -2
  668. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +2 -2
  669. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +2 -2
  670. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +2 -2
  671. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +2 -2
  672. package/dist/cjs/digi-icon-at.cjs.entry.js +2 -2
  673. package/dist/cjs/digi-icon-bars.cjs.entry.js +30 -0
  674. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +30 -0
  675. package/dist/cjs/digi-icon-bell.cjs.entry.js +2 -2
  676. package/dist/cjs/digi-icon-book.cjs.entry.js +2 -2
  677. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +2 -2
  678. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +2 -2
  679. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +2 -2
  680. package/dist/cjs/digi-icon-bubble.cjs.entry.js +2 -2
  681. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +2 -2
  682. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +2 -2
  683. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +2 -2
  684. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +2 -2
  685. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +2 -2
  686. package/dist/cjs/digi-icon-calendar.cjs.entry.js +2 -2
  687. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +2 -2
  688. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +53 -0
  689. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +2 -2
  690. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +2 -2
  691. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +53 -0
  692. package/dist/cjs/digi-icon-chat.cjs.entry.js +2 -2
  693. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +2 -2
  694. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +8 -8
  695. package/dist/cjs/digi-icon-check.cjs.entry.js +2 -2
  696. package/dist/cjs/digi-icon-checklist.cjs.entry.js +2 -2
  697. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +2 -2
  698. package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +53 -0
  699. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +2 -2
  700. package/dist/cjs/digi-icon-clock.cjs.entry.js +2 -2
  701. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +2 -2
  702. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +2 -2
  703. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +2 -2
  704. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +2 -2
  705. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +2 -2
  706. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +2 -2
  707. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +2 -2
  708. package/dist/cjs/digi-icon-copy.cjs.entry.js +2 -2
  709. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +2 -2
  710. package/dist/cjs/digi-icon-download.cjs.entry.js +2 -2
  711. package/dist/cjs/digi-icon-dxa.cjs.entry.js +2 -2
  712. package/dist/cjs/digi-icon-edit.cjs.entry.js +2 -2
  713. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +2 -2
  714. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +2 -2
  715. package/dist/cjs/digi-icon-envelope.cjs.entry.js +2 -2
  716. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +2 -2
  717. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +2 -2
  718. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +2 -2
  719. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +2 -2
  720. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +2 -2
  721. package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +3 -3
  722. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +2 -2
  723. package/dist/cjs/digi-icon-eye.cjs.entry.js +2 -2
  724. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +2 -2
  725. package/dist/cjs/digi-icon-file-add.cjs.entry.js +1 -1
  726. package/dist/cjs/digi-icon-file-document.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +2 -2
  728. package/dist/cjs/digi-icon-file-export.cjs.entry.js +1 -1
  729. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +2 -2
  731. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +2 -2
  732. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +1 -1
  733. package/dist/cjs/digi-icon-file-word.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-film.cjs.entry.js +2 -2
  735. package/dist/cjs/digi-icon-filter.cjs.entry.js +2 -2
  736. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +1 -1
  737. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +1 -1
  738. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +1 -1
  739. package/dist/cjs/digi-icon-folder.cjs.entry.js +1 -1
  740. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-globe.cjs.entry.js +2 -2
  742. package/dist/cjs/digi-icon-headphones.cjs.entry.js +2 -2
  743. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +2 -2
  744. package/dist/cjs/digi-icon-heart.cjs.entry.js +2 -2
  745. package/dist/cjs/digi-icon-history.cjs.entry.js +2 -2
  746. package/dist/cjs/digi-icon-home.cjs.entry.js +2 -2
  747. package/dist/cjs/digi-icon-image.cjs.entry.js +2 -2
  748. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +2 -2
  749. package/dist/cjs/digi-icon-instagram.cjs.entry.js +2 -2
  750. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +2 -2
  751. package/dist/cjs/digi-icon-language-outline.cjs.entry.js +2 -2
  752. package/dist/cjs/digi-icon-language.cjs.entry.js +2 -2
  753. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +2 -2
  754. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +2 -2
  755. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +2 -2
  756. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +2 -2
  757. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +2 -2
  758. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +2 -2
  759. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +2 -2
  760. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +2 -2
  761. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +12 -12
  762. package/dist/cjs/digi-icon-lock.cjs.entry.js +2 -2
  763. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +2 -2
  764. package/dist/cjs/digi-icon-marker.cjs.entry.js +2 -2
  765. package/dist/cjs/digi-icon-media-course.cjs.entry.js +2 -2
  766. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +2 -2
  767. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +2 -2
  768. package/dist/cjs/digi-icon-microphone.cjs.entry.js +2 -2
  769. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +53 -0
  770. package/dist/cjs/digi-icon-move.cjs.entry.js +2 -2
  771. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +8 -8
  772. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +2 -2
  773. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +2 -2
  774. package/dist/cjs/digi-icon-online-task.cjs.entry.js +2 -2
  775. package/dist/cjs/digi-icon-open-source.cjs.entry.js +2 -2
  776. package/dist/cjs/digi-icon-palette.cjs.entry.js +2 -2
  777. package/dist/cjs/digi-icon-paste.cjs.entry.js +1 -1
  778. package/dist/cjs/digi-icon-pen.cjs.entry.js +2 -2
  779. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +2 -2
  780. package/dist/cjs/digi-icon-phone.cjs.entry.js +2 -2
  781. package/dist/cjs/digi-icon-print.cjs.entry.js +2 -2
  782. package/dist/cjs/digi-icon-read.cjs.entry.js +2 -2
  783. package/dist/cjs/digi-icon-redo.cjs.entry.js +2 -2
  784. package/dist/cjs/digi-icon-scale.cjs.entry.js +1 -1
  785. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +2 -2
  786. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +2 -2
  787. package/dist/cjs/digi-icon-search.cjs.entry.js +2 -2
  788. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +2 -2
  789. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +2 -2
  790. package/dist/cjs/digi-icon-settings.cjs.entry.js +2 -2
  791. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +2 -2
  792. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +2 -2
  793. package/dist/cjs/digi-icon-sign.cjs.entry.js +2 -2
  794. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +2 -2
  795. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +2 -2
  796. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +2 -2
  797. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +2 -2
  798. package/dist/cjs/digi-icon-sort.cjs.entry.js +2 -2
  799. package/dist/cjs/digi-icon-spinner.cjs.entry.js +2 -2
  800. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +2 -2
  801. package/dist/cjs/digi-icon-star.cjs.entry.js +2 -2
  802. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +2 -2
  803. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +2 -2
  804. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +2 -2
  805. package/dist/cjs/digi-icon-table-column.cjs.entry.js +2 -2
  806. package/dist/cjs/digi-icon-table-row.cjs.entry.js +2 -2
  807. package/dist/cjs/digi-icon-task-done.cjs.entry.js +2 -2
  808. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +2 -2
  809. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +2 -2
  810. package/dist/cjs/digi-icon-twitter.cjs.entry.js +2 -2
  811. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +2 -2
  812. package/dist/cjs/digi-icon-unlock.cjs.entry.js +2 -2
  813. package/dist/cjs/digi-icon-update.cjs.entry.js +2 -2
  814. package/dist/cjs/digi-icon-upload.cjs.entry.js +2 -2
  815. package/dist/cjs/digi-icon-user-add.cjs.entry.js +1 -1
  816. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +2 -2
  817. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +1 -1
  818. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +2 -2
  819. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +2 -2
  820. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +2 -2
  821. package/dist/cjs/digi-icon-volume.cjs.entry.js +2 -2
  822. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +2 -2
  823. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +2 -2
  824. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +2 -2
  825. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +2 -2
  826. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +2 -2
  827. package/dist/cjs/digi-icon-window.cjs.entry.js +2 -2
  828. package/dist/cjs/digi-icon-x-button.cjs.entry.js +2 -2
  829. package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
  830. package/dist/cjs/digi-icon-youtube.cjs.entry.js +2 -2
  831. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +1 -1
  832. package/dist/cjs/digi-info-card-multi.cjs.entry.js +1 -1
  833. package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
  834. package/dist/cjs/digi-layout-block_2.cjs.entry.js +92 -0
  835. package/dist/cjs/digi-layout-columns.cjs.entry.js +1 -1
  836. package/dist/cjs/digi-link-button.cjs.entry.js +1 -1
  837. package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
  838. package/dist/cjs/digi-link.cjs.entry.js +1 -1
  839. package/dist/cjs/digi-list.cjs.entry.js +1 -1
  840. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +3 -3
  841. package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
  842. package/dist/cjs/digi-media-figure.cjs.entry.js +1 -1
  843. package/dist/cjs/digi-media-image_2.cjs.entry.js +167 -0
  844. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +3 -3
  845. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +15 -9
  846. package/dist/cjs/digi-navigation-sidebar-button.cjs.entry.js +30 -0
  847. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +2 -2
  848. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +150 -0
  849. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +177 -0
  850. package/dist/cjs/digi-notification-alert.cjs.entry.js +11 -5
  851. package/dist/cjs/digi-notification-error-page.cjs.entry.js +12 -6
  852. package/dist/cjs/digi-progress-circle.cjs.entry.js +9 -9
  853. package/dist/cjs/digi-progress-indicator.cjs.entry.js +4 -4
  854. package/dist/cjs/digi-progress-list-item.cjs.entry.js +6 -6
  855. package/dist/cjs/digi-progress-list.cjs.entry.js +1 -1
  856. package/dist/cjs/digi-progressbar.cjs.entry.js +3 -3
  857. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  858. package/dist/cjs/digi-table.cjs.entry.js +1 -1
  859. package/dist/cjs/digi-tablist-panel.cjs.entry.js +2 -2
  860. package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
  861. package/dist/cjs/digi-tag-media.cjs.entry.js +2 -2
  862. package/dist/cjs/digi-tag.cjs.entry.js +2 -2
  863. package/dist/cjs/digi-title-logo.cjs.entry.js +135 -0
  864. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +1 -1
  865. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +1 -1
  866. package/dist/cjs/digi-tools-feedback.cjs.entry.js +12 -6
  867. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +1 -1
  868. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +1 -1
  869. package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
  870. package/dist/cjs/digi-typography-preamble.cjs.entry.js +1 -1
  871. package/dist/cjs/digi-typography-time.cjs.entry.js +2 -2
  872. package/dist/cjs/digi-typography.cjs.entry.js +26 -0
  873. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +48 -0
  874. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +1 -1
  875. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +1 -1
  876. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +83 -0
  877. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +1 -1
  878. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
  879. package/dist/cjs/{form-input-search-variation.enum-e0e025b1.js → form-input-search-variation.enum-c50239bc.js} +0 -7
  880. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +9 -0
  881. package/dist/cjs/index-7a477838.js +82 -14
  882. package/dist/cjs/index.cjs.js +72 -54
  883. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +21 -0
  884. package/dist/cjs/loader.cjs.js +1 -1
  885. package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +13 -0
  886. package/dist/cjs/{text-3157012b.js → text-65b1b58c.js} +19 -0
  887. package/dist/cjs/{typography-variation.enum-8fd8bed4.js → typography-variation.enum-50512a4e.js} +8 -38
  888. package/dist/collection/components/_calendar/calendar/calendar.css +3 -0
  889. package/dist/collection/components/_calendar/calendar/calendar.js +92 -114
  890. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +22 -16
  891. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +341 -138
  892. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.types.js +1 -0
  893. package/dist/collection/components/_chart/bar-chart/bar-chart.js +110 -125
  894. package/dist/collection/components/_code/code-example/code-example.css +1 -0
  895. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +13 -13
  896. package/dist/collection/components/_form/form-checkbox/form-checkbox.css +6 -0
  897. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +27 -7
  898. package/dist/collection/components/_form/form-error-list/form-error-list.css +2 -2
  899. package/dist/collection/components/_form/form-error-list/form-error-list.js +20 -43
  900. package/dist/collection/components/_form/form-error-list/form-error-list.types.js +1 -0
  901. package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +7 -0
  902. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +87 -5
  903. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +53 -7
  904. package/dist/collection/components/_form/form-input/form-input.js +54 -4
  905. package/dist/collection/components/_form/form-input-search/form-input-search.js +17 -3
  906. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  907. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.css +6 -0
  908. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +20 -3
  909. package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +7 -0
  910. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +130 -3
  911. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  912. package/dist/collection/components/_form/form-select/form-select.js +46 -28
  913. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +77 -18
  914. package/dist/collection/components/_form/form-textarea/form-textarea.js +50 -4
  915. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  916. package/dist/collection/components/_header/header/header.js +1 -1
  917. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  918. package/dist/collection/components/_header/header-navigation/header-navigation.js +3 -3
  919. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  920. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  921. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  922. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  923. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  924. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  925. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  926. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  927. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  928. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  929. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  930. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  931. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  932. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  933. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  934. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  935. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  936. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  937. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  938. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  939. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  940. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  941. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  942. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  943. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  944. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  945. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  946. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  947. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  948. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  949. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  950. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  951. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  952. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  953. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  954. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  955. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  956. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  957. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  958. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  959. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  960. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  961. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  962. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  963. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  964. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  965. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  966. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  967. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  968. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  969. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  970. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  971. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  972. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  973. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  974. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  975. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  976. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  977. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  978. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  979. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  980. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  981. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  982. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  983. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  984. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  985. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  986. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  987. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  988. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  989. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  990. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  991. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  992. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  993. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  994. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  995. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  996. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  997. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  998. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  999. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1000. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1001. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1002. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1003. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1004. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1005. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1006. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1007. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1008. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1009. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1010. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1011. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1012. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1013. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1014. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1015. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1016. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1017. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1018. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1019. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1020. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1021. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1022. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1023. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1024. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1025. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1026. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1027. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1028. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1029. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1030. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1031. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1032. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1033. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1034. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1035. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1036. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1037. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1038. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1039. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1040. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1041. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1042. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1043. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1044. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1045. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1046. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1047. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1048. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1049. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1050. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1051. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1052. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1053. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1054. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1055. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1056. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1057. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1058. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1059. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1060. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1061. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1062. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1063. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1064. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1065. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1066. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1067. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1068. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1069. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1070. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1071. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1072. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1073. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1074. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1075. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1076. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1077. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1078. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1079. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1080. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1081. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1082. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1083. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1084. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1085. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1086. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1087. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1088. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1089. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1090. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1091. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1092. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1093. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1094. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1095. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1096. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1097. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1098. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1099. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1100. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1101. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1102. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1103. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1104. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1105. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1106. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1107. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1108. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1109. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1110. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1111. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1112. package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
  1113. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1114. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1115. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1116. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1117. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1118. package/dist/collection/components/_link/link/link.js +1 -1
  1119. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1120. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1121. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1122. package/dist/collection/components/_list/list/list.js +1 -1
  1123. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1124. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1125. package/dist/collection/components/_logo/title-logo/title-logo.js +1 -1
  1126. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1127. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1128. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1129. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
  1130. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1131. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1132. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1133. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1134. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1135. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1136. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1137. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1138. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1139. package/dist/collection/components/_progress/progress-circle/progress-circle.js +9 -8
  1140. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +4 -3
  1141. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1142. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1143. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1144. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1145. package/dist/collection/components/_table/table/table.js +1 -1
  1146. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1147. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1148. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1149. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1150. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1151. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +1 -1
  1152. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1153. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +2 -1
  1154. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1155. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1156. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1157. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1158. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1159. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1160. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1161. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1162. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1163. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1164. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1165. package/dist/collection/enums.js +2 -0
  1166. package/dist/collection/text/locale/sv/text.js +19 -0
  1167. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1168. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1169. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1170. package/dist/digi-arbetsformedlingen/{p-60989dea.entry.js → p-00506378.entry.js} +1 -1
  1171. package/dist/digi-arbetsformedlingen/{p-c917502e.entry.js → p-009d0758.entry.js} +1 -1
  1172. package/dist/digi-arbetsformedlingen/p-011d5a78.entry.js +1 -0
  1173. package/dist/digi-arbetsformedlingen/{p-8318562f.entry.js → p-01f90a29.entry.js} +1 -1
  1174. package/dist/digi-arbetsformedlingen/{p-cab53989.entry.js → p-024ef74e.entry.js} +1 -1
  1175. package/dist/digi-arbetsformedlingen/{p-5aae7437.entry.js → p-030e608e.entry.js} +1 -1
  1176. package/dist/digi-arbetsformedlingen/{p-56cb2ded.entry.js → p-038adf64.entry.js} +1 -1
  1177. package/dist/digi-arbetsformedlingen/p-0436c516.entry.js +1 -0
  1178. package/dist/digi-arbetsformedlingen/p-04413bed.entry.js +1 -0
  1179. package/dist/digi-arbetsformedlingen/p-0461e19a.entry.js +1 -0
  1180. package/dist/digi-arbetsformedlingen/{p-cd770cb4.entry.js → p-0501a287.entry.js} +1 -1
  1181. package/dist/digi-arbetsformedlingen/{p-d7cdbe75.entry.js → p-05324cdd.entry.js} +1 -1
  1182. package/dist/digi-arbetsformedlingen/{p-6de493b0.entry.js → p-077f80a5.entry.js} +1 -1
  1183. package/dist/digi-arbetsformedlingen/{p-ef9a3ddc.entry.js → p-0aab70a9.entry.js} +1 -1
  1184. package/dist/digi-arbetsformedlingen/p-0c1d3711.entry.js +1 -0
  1185. package/dist/digi-arbetsformedlingen/{p-8d3cb15a.entry.js → p-0e20fa9d.entry.js} +1 -1
  1186. package/dist/digi-arbetsformedlingen/{p-7d597755.entry.js → p-103ceec9.entry.js} +1 -1
  1187. package/dist/digi-arbetsformedlingen/{p-c721f99a.entry.js → p-110c3e1a.entry.js} +1 -1
  1188. package/dist/digi-arbetsformedlingen/{p-a7361f39.entry.js → p-12a03793.entry.js} +1 -1
  1189. package/dist/digi-arbetsformedlingen/{p-cdbfa3d0.entry.js → p-13523367.entry.js} +1 -1
  1190. package/dist/digi-arbetsformedlingen/{p-ce8d2455.entry.js → p-13cd19d0.entry.js} +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-588fe3b5.entry.js → p-1455b446.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/p-14731327.entry.js +1 -0
  1193. package/dist/digi-arbetsformedlingen/{p-4eb58cf9.entry.js → p-15263cf9.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-5473bfea.entry.js → p-15348eee.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-76eb331e.entry.js → p-16f09f62.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/{p-6a33818a.entry.js → p-18e4355f.entry.js} +1 -1
  1197. package/dist/digi-arbetsformedlingen/{p-4788712e.entry.js → p-193b136c.entry.js} +1 -1
  1198. package/dist/digi-arbetsformedlingen/{p-a0267f76.entry.js → p-1dcfc210.entry.js} +1 -1
  1199. package/dist/digi-arbetsformedlingen/{p-a98df65c.entry.js → p-1e36e974.entry.js} +1 -1
  1200. package/dist/digi-arbetsformedlingen/{p-0c210491.entry.js → p-1eae728c.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-38603899.entry.js → p-1ed59d47.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/p-237cad1c.entry.js +1 -0
  1203. package/dist/digi-arbetsformedlingen/p-24fe2189.js +1 -0
  1204. package/dist/digi-arbetsformedlingen/p-2698dd2a.entry.js +1 -0
  1205. package/dist/digi-arbetsformedlingen/{p-20ef225a.entry.js → p-26f8ef76.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-7660ba5b.entry.js → p-2761f020.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-34ef0baa.entry.js → p-285956a5.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-b21e9c0a.entry.js → p-286973f2.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/p-2a86cc73.entry.js +1 -0
  1210. package/dist/digi-arbetsformedlingen/{p-3212807d.entry.js → p-2b2f3fad.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-c81d1d0b.entry.js → p-2be2a087.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/{p-73f6209d.entry.js → p-2fca5303.entry.js} +1 -1
  1213. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +1 -0
  1214. package/dist/digi-arbetsformedlingen/p-33349e7e.entry.js +1 -0
  1215. package/dist/digi-arbetsformedlingen/{p-664de70c.entry.js → p-33a87be9.entry.js} +1 -1
  1216. package/dist/digi-arbetsformedlingen/{p-649c30ed.entry.js → p-34e12bd2.entry.js} +1 -1
  1217. package/dist/digi-arbetsformedlingen/{p-2aa3ed49.entry.js → p-37038edf.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-07513ee6.entry.js → p-38537016.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/p-38627816.entry.js +1 -0
  1220. package/dist/digi-arbetsformedlingen/{p-21653bf9.entry.js → p-3a76bfde.entry.js} +1 -1
  1221. package/dist/digi-arbetsformedlingen/p-3b20ec86.js +1 -0
  1222. package/dist/digi-arbetsformedlingen/{p-8328e58b.entry.js → p-3c0c5222.entry.js} +1 -1
  1223. package/dist/digi-arbetsformedlingen/p-3d0c3803.entry.js +1 -0
  1224. package/dist/digi-arbetsformedlingen/{p-e917904e.entry.js → p-3d7fff3c.entry.js} +1 -1
  1225. package/dist/digi-arbetsformedlingen/{p-3c28625a.entry.js → p-3dafce70.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/{p-df2038b9.entry.js → p-3e3f540d.entry.js} +1 -1
  1227. package/dist/digi-arbetsformedlingen/{p-93ec0277.entry.js → p-405d57ae.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-d1a77b0b.entry.js → p-41065da6.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-9fe345d1.entry.js → p-4122fe31.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/{p-cfad003c.entry.js → p-4148e305.entry.js} +1 -1
  1231. package/dist/digi-arbetsformedlingen/{p-a884ccf8.entry.js → p-41bc039f.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-9ea535e1.entry.js → p-4200e2e1.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-e55d3abf.entry.js → p-426e32f1.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/p-43178277.entry.js +1 -0
  1235. package/dist/digi-arbetsformedlingen/{p-ea09368a.entry.js → p-443e9415.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/p-4452f871.entry.js +1 -0
  1237. package/dist/digi-arbetsformedlingen/{p-1bd29b6a.entry.js → p-447779c9.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/{p-d2799e99.entry.js → p-44a6202f.entry.js} +1 -1
  1239. package/dist/digi-arbetsformedlingen/{p-5d30475d.entry.js → p-464cd846.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-83b3f053.entry.js → p-46ec7e56.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/{p-218b829e.entry.js → p-49735479.entry.js} +1 -1
  1242. package/dist/digi-arbetsformedlingen/{p-9495044c.entry.js → p-4ac07008.entry.js} +1 -1
  1243. package/dist/digi-arbetsformedlingen/{p-f6476365.entry.js → p-4acb80a4.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-c566cef3.entry.js → p-4b124888.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-726a0b56.entry.js → p-4bdc3b9f.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-2062e63b.entry.js → p-4e0ecc91.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-5ac3d7a9.entry.js → p-4e36c467.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-1a21de52.entry.js → p-4f29b0c0.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/p-501697cd.entry.js +1 -0
  1250. package/dist/digi-arbetsformedlingen/{p-8355c75d.entry.js → p-51144736.entry.js} +1 -1
  1251. package/dist/digi-arbetsformedlingen/{p-f9315403.entry.js → p-52f53840.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-4224f1e4.entry.js → p-53d6b8e7.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-55f525dd.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/{p-9a7e195c.entry.js → p-57319a80.entry.js} +1 -1
  1255. package/dist/digi-arbetsformedlingen/{p-37459590.entry.js → p-573b8fa7.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-27388bc4.entry.js → p-58b6386c.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/p-5a602122.js +1 -0
  1258. package/dist/digi-arbetsformedlingen/{p-fe235598.entry.js → p-5a965d75.entry.js} +1 -1
  1259. package/dist/digi-arbetsformedlingen/{p-099b1bac.entry.js → p-5b236abe.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/{p-7393b76b.entry.js → p-5bed47db.entry.js} +1 -1
  1261. package/dist/digi-arbetsformedlingen/{p-d0a8fa77.entry.js → p-5d23e3cd.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-53483e1d.entry.js → p-5d58a175.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-db7c2105.entry.js → p-5eba5ec4.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-9a73a55d.entry.js → p-5faa3a64.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/{p-ccd18e1a.entry.js → p-5fc10ab0.entry.js} +1 -1
  1266. package/dist/digi-arbetsformedlingen/{p-43a43f09.entry.js → p-618b8bc8.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/p-618e6fb0.entry.js +1 -0
  1268. package/dist/digi-arbetsformedlingen/{p-4871b74a.entry.js → p-628b7dbb.entry.js} +1 -1
  1269. package/dist/digi-arbetsformedlingen/{p-f7628391.entry.js → p-633f8158.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/{p-5e37e5aa.entry.js → p-6422c8ca.entry.js} +1 -1
  1271. package/dist/digi-arbetsformedlingen/{p-1e03ba21.entry.js → p-654dbd76.entry.js} +1 -1
  1272. package/dist/digi-arbetsformedlingen/{p-bb0935fc.entry.js → p-67b49e94.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/p-67be853d.entry.js +1 -0
  1274. package/dist/digi-arbetsformedlingen/p-67d28f76.entry.js +1 -0
  1275. package/dist/digi-arbetsformedlingen/{p-c8751075.entry.js → p-681e7beb.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-5ee51a86.entry.js → p-682f727c.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/{p-4f6b2e2a.entry.js → p-68c937f9.entry.js} +1 -1
  1278. package/dist/digi-arbetsformedlingen/{p-dcaa4461.entry.js → p-6989161a.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-16dd9b3f.entry.js → p-69f63c7d.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-d2a12b86.entry.js → p-6c3a302e.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-63148e09.entry.js → p-6d864e79.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/p-6efa0bd8.entry.js +1 -0
  1283. package/dist/digi-arbetsformedlingen/p-6fa23e38.entry.js +1 -0
  1284. package/dist/digi-arbetsformedlingen/p-6fdaec07.entry.js +1 -0
  1285. package/dist/digi-arbetsformedlingen/{p-89566597.entry.js → p-6ff374d1.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-bab6f184.entry.js → p-7255a748.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-5503d5be.entry.js → p-72c968e0.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/p-73a6be41.entry.js +1 -0
  1289. package/dist/digi-arbetsformedlingen/{p-2f57b446.entry.js → p-744a0451.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/{p-11b5ab8d.entry.js → p-76474429.entry.js} +1 -1
  1291. package/dist/digi-arbetsformedlingen/{p-6e925e52.entry.js → p-7908074b.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-e69d2e1c.entry.js → p-7b957a6b.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-ba39e14b.entry.js → p-7c116ffb.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-80a77b6e.entry.js → p-7cf05fa9.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-c30a3366.entry.js → p-7d49df06.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-40f5fda7.entry.js → p-7e49b526.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/{p-baac6e73.entry.js → p-7e557ad2.entry.js} +1 -1
  1298. package/dist/digi-arbetsformedlingen/{p-4c69c234.entry.js → p-7e7dcd4a.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-9789b001.entry.js → p-7f355471.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-4fe05e2f.entry.js → p-7f852a22.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-3eb4faff.entry.js → p-813f7cd7.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/{p-5d0ffc80.entry.js → p-8284b8cf.entry.js} +1 -1
  1303. package/dist/digi-arbetsformedlingen/{p-7e6d699e.entry.js → p-83bf9168.entry.js} +1 -1
  1304. package/dist/digi-arbetsformedlingen/p-84719680.entry.js +1 -0
  1305. package/dist/digi-arbetsformedlingen/{p-676ab6ef.entry.js → p-8506c514.entry.js} +1 -1
  1306. package/dist/digi-arbetsformedlingen/{p-39604e43.entry.js → p-853442cf.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/{p-18006927.entry.js → p-85d4f3af.entry.js} +1 -1
  1308. package/dist/digi-arbetsformedlingen/p-864542b1.entry.js +1 -0
  1309. package/dist/digi-arbetsformedlingen/{p-eeec1cf1.entry.js → p-870c4f49.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-16303afa.entry.js → p-87727a53.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-e8fd0aed.entry.js → p-88617c9f.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-b10a1760.entry.js → p-8890800e.entry.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/{p-0e634a09.entry.js → p-89663e9f.entry.js} +1 -1
  1314. package/dist/digi-arbetsformedlingen/p-89b457e8.entry.js +1 -0
  1315. package/dist/digi-arbetsformedlingen/{p-b32df740.entry.js → p-89e2aff2.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/{p-51c9cc1a.entry.js → p-8c761dbc.entry.js} +1 -1
  1317. package/dist/digi-arbetsformedlingen/{p-9045d5ff.entry.js → p-8d0f766e.entry.js} +1 -1
  1318. package/dist/digi-arbetsformedlingen/{p-293ea71f.entry.js → p-8d4403b3.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-07b02fa8.entry.js → p-8e1568c4.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-815a97f1.entry.js → p-8e47ac34.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/p-903a27d9.js +1 -0
  1322. package/dist/digi-arbetsformedlingen/{p-592fd6a9.entry.js → p-92e43eab.entry.js} +1 -1
  1323. package/dist/digi-arbetsformedlingen/p-93766b5e.entry.js +1 -0
  1324. package/dist/digi-arbetsformedlingen/{p-9763005c.entry.js → p-942a829a.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-82634b60.entry.js → p-944a7329.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/p-95330112.entry.js +1 -0
  1327. package/dist/digi-arbetsformedlingen/p-96987381.entry.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-b7494943.entry.js → p-96a2f7d5.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-f69dbfcf.entry.js → p-9754f96a.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/p-98eece1b.entry.js +1 -0
  1331. package/dist/digi-arbetsformedlingen/{p-5acaf4b0.entry.js → p-9966fe52.entry.js} +1 -1
  1332. package/dist/digi-arbetsformedlingen/{p-9d15493f.entry.js → p-9c4f07b0.entry.js} +1 -1
  1333. package/dist/digi-arbetsformedlingen/{p-de1e9254.entry.js → p-9dce95f1.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/p-9dcedec5.entry.js +1 -0
  1335. package/dist/digi-arbetsformedlingen/p-9e56568b.entry.js +1 -0
  1336. package/dist/digi-arbetsformedlingen/{p-a9bfc5bd.entry.js → p-9f81e7ca.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-7474d7b0.entry.js → p-a1312fc2.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/p-a34dfc04.entry.js +1 -0
  1339. package/dist/digi-arbetsformedlingen/{p-99e4bd13.entry.js → p-a41ef0f6.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-b81e0aec.entry.js → p-a5a86077.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-3e126f89.entry.js → p-a5e967d5.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-01c29a14.entry.js → p-a6641402.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-a6a0a040.entry.js → p-a8a7fc5b.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-48113595.entry.js → p-a8bfcbdb.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/{p-8473e21b.entry.js → p-a930f885.entry.js} +1 -1
  1346. package/dist/digi-arbetsformedlingen/{p-4b618926.entry.js → p-aa91c0af.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/p-ac87daf1.entry.js +1 -0
  1348. package/dist/digi-arbetsformedlingen/{p-b48f2acd.entry.js → p-af3c182b.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/{p-9cf50217.entry.js → p-b0da7751.entry.js} +1 -1
  1350. package/dist/digi-arbetsformedlingen/{p-780b30f6.entry.js → p-b22e8852.entry.js} +1 -1
  1351. package/dist/digi-arbetsformedlingen/{p-af4b851e.entry.js → p-b3254470.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/p-b328f60b.entry.js +1 -0
  1353. package/dist/digi-arbetsformedlingen/{p-bb554f34.entry.js → p-b4bef936.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-5456a3bc.entry.js → p-b5755c01.entry.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/p-b6048dc7.entry.js +1 -0
  1356. package/dist/digi-arbetsformedlingen/{p-c168c84a.entry.js → p-b7c234ba.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/{p-804cb867.entry.js → p-b88f6f99.entry.js} +1 -1
  1358. package/dist/digi-arbetsformedlingen/p-bc0ca702.entry.js +1 -0
  1359. package/dist/digi-arbetsformedlingen/p-bc3d2778.js +1 -0
  1360. package/dist/digi-arbetsformedlingen/{p-0052b03c.entry.js → p-bd085e7f.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/{p-014044a7.entry.js → p-bed4e41b.entry.js} +1 -1
  1362. package/dist/digi-arbetsformedlingen/p-bf53daba.entry.js +1 -0
  1363. package/dist/digi-arbetsformedlingen/{p-45af5d55.entry.js → p-c06611d5.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-352712b9.entry.js → p-c085dc03.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-1fcbbf5f.entry.js → p-c0b39654.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-2c7d4ecf.entry.js → p-c29ab968.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-90bc53dc.entry.js → p-c3e6d920.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-753987ba.entry.js → p-c461917d.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-edfdf8e9.entry.js → p-c5f7050c.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/{p-8fa46692.entry.js → p-c741da33.entry.js} +1 -1
  1371. package/dist/digi-arbetsformedlingen/{p-0ac9f348.entry.js → p-c77c3d89.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-a67b4609.entry.js → p-c799009f.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-49aeb019.entry.js → p-c8c08554.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-905f3864.entry.js → p-ca30cbad.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/p-cdf86efc.js +1 -0
  1376. package/dist/digi-arbetsformedlingen/{p-27be8d2b.entry.js → p-ce22d2bd.entry.js} +1 -1
  1377. package/dist/digi-arbetsformedlingen/{p-c92e206b.entry.js → p-cf8c3bb3.entry.js} +1 -1
  1378. package/dist/digi-arbetsformedlingen/p-d055d564.entry.js +1 -0
  1379. package/dist/digi-arbetsformedlingen/{p-01df63d6.entry.js → p-d274cee8.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-57dd2b38.entry.js → p-d5763fdd.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-66483a84.entry.js → p-d7709d32.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/{p-b734218c.entry.js → p-d79cb764.entry.js} +1 -1
  1383. package/dist/digi-arbetsformedlingen/{p-044b32d7.entry.js → p-d7aa8315.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-0a904539.entry.js → p-d8c3525c.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-e627abeb.entry.js → p-d98c9920.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/{p-4bb41707.entry.js → p-dc3f1bff.entry.js} +1 -1
  1387. package/dist/digi-arbetsformedlingen/p-dcdffb3c.js +1 -0
  1388. package/dist/digi-arbetsformedlingen/{p-a4895704.entry.js → p-dd4cc053.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/p-de625253.entry.js +1 -0
  1390. package/dist/digi-arbetsformedlingen/{p-7d54fe81.entry.js → p-de9c3a69.entry.js} +1 -1
  1391. package/dist/digi-arbetsformedlingen/p-dea2dd09.entry.js +1 -0
  1392. package/dist/digi-arbetsformedlingen/{p-a947fa52.entry.js → p-df3a8ec4.entry.js} +1 -1
  1393. package/dist/digi-arbetsformedlingen/{p-1cc801fd.entry.js → p-df5225d2.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-d46b426b.entry.js → p-e1dd3a3f.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/p-e2c92528.entry.js +1 -0
  1396. package/dist/digi-arbetsformedlingen/{p-658aa433.entry.js → p-e3ac1f3a.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-2ffd9c4c.entry.js → p-e3d34c02.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/{p-c70ba82f.entry.js → p-e4d48214.entry.js} +1 -1
  1399. package/dist/digi-arbetsformedlingen/{p-fc945ec1.entry.js → p-e4ee488a.entry.js} +1 -1
  1400. package/dist/digi-arbetsformedlingen/{p-fc252a02.entry.js → p-e5347e6f.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/{p-a439e93f.entry.js → p-e57e67b4.entry.js} +1 -1
  1402. package/dist/digi-arbetsformedlingen/{p-accb56da.entry.js → p-e6d0f714.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-5b01d3e2.entry.js → p-e71113f0.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/{p-2412deb9.entry.js → p-e734b21e.entry.js} +1 -1
  1405. package/dist/digi-arbetsformedlingen/{p-4b5edc89.entry.js → p-e7461a13.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/p-e7e39ee7.entry.js +1 -0
  1407. package/dist/digi-arbetsformedlingen/{p-f6b2d484.entry.js → p-e92094c2.entry.js} +1 -1
  1408. package/dist/digi-arbetsformedlingen/p-e9656bf8.entry.js +1 -0
  1409. package/dist/digi-arbetsformedlingen/{p-77ea6604.entry.js → p-e9abb2b1.entry.js} +1 -1
  1410. package/dist/digi-arbetsformedlingen/{p-9df20034.entry.js → p-ea113b44.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/{p-8e16d36a.entry.js → p-eaac5c66.entry.js} +1 -1
  1412. package/dist/digi-arbetsformedlingen/p-ee4cb21a.js +1 -0
  1413. package/dist/digi-arbetsformedlingen/p-ee9589e6.js +1 -0
  1414. package/dist/digi-arbetsformedlingen/{p-0bc366fb.entry.js → p-f1fb0ee8.entry.js} +1 -1
  1415. package/dist/digi-arbetsformedlingen/{p-83269fe6.entry.js → p-f275b457.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-a5c387e8.entry.js → p-f2f36d89.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-a1ae9863.entry.js → p-f33ee2cb.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/p-f8391f37.entry.js +1 -0
  1419. package/dist/digi-arbetsformedlingen/{p-ad471fd2.entry.js → p-f8b6c6db.entry.js} +1 -1
  1420. package/dist/digi-arbetsformedlingen/{p-87721a1f.entry.js → p-faeae199.entry.js} +1 -1
  1421. package/dist/digi-arbetsformedlingen/{p-4e2e1902.entry.js → p-fd0b154a.entry.js} +1 -1
  1422. package/dist/digi-arbetsformedlingen/{p-1dc8b284.entry.js → p-fd960097.entry.js} +1 -1
  1423. package/dist/digi-arbetsformedlingen/p-fdecd798.entry.js +1 -0
  1424. package/dist/digi-arbetsformedlingen/p-fe409f14.entry.js +1 -0
  1425. package/dist/digi-arbetsformedlingen/{p-d146131e.entry.js → p-fecc1b90.entry.js} +1 -1
  1426. package/dist/digi-arbetsformedlingen/{p-f2eb8ee5.entry.js → p-fff27d84.entry.js} +1 -1
  1427. package/dist/esm/bar-chart-variation.enum-97c0b47f.js +7 -0
  1428. package/dist/esm/button-size.enum-d5ff6ff3.js +7 -0
  1429. package/dist/esm/button-type.enum-5250ae0b.js +8 -0
  1430. package/dist/esm/{code-example-variation.enum-e656d235.js → code-example-variation.enum-e9f9fced.js} +1 -7
  1431. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  1432. package/dist/esm/digi-bar-chart.entry.js +1506 -0
  1433. package/dist/esm/digi-button_9.entry.js +521 -0
  1434. package/dist/esm/digi-calendar-datepicker.entry.js +175 -68
  1435. package/dist/esm/digi-calendar-week-view.entry.js +1 -1
  1436. package/dist/esm/digi-calendar_2.entry.js +74 -79
  1437. package/dist/esm/digi-chart-line.entry.js +1 -1
  1438. package/dist/esm/digi-code-block_3.entry.js +29 -9
  1439. package/dist/esm/digi-code-example.entry.js +4 -3
  1440. package/dist/esm/digi-context-menu.entry.js +3 -3
  1441. package/dist/esm/digi-dialog.entry.js +9 -3
  1442. package/dist/esm/digi-expandable-accordion.entry.js +1 -1
  1443. package/dist/esm/digi-footer.entry.js +9 -3
  1444. package/dist/esm/digi-form-category-filter.entry.js +2 -2
  1445. package/dist/esm/digi-form-checkbox.entry.js +11 -4
  1446. package/dist/esm/digi-form-error-list.entry.js +20 -43
  1447. package/dist/esm/digi-form-file-upload.entry.js +21 -8
  1448. package/dist/esm/digi-form-filter.entry.js +1 -1
  1449. package/dist/esm/digi-form-input-search.entry.js +12 -4
  1450. package/dist/esm/digi-form-input.entry.js +21 -4
  1451. package/dist/esm/digi-form-radiogroup.entry.js +22 -3
  1452. package/dist/esm/digi-form-receipt.entry.js +10 -4
  1453. package/dist/esm/digi-form-select-filter.entry.js +37 -14
  1454. package/dist/esm/digi-form-textarea.entry.js +17 -4
  1455. package/dist/esm/digi-header-avatar.entry.js +110 -0
  1456. package/dist/esm/digi-header-navigation-item.entry.js +23 -0
  1457. package/dist/esm/digi-header-navigation.entry.js +228 -0
  1458. package/dist/esm/digi-header-notification.entry.js +19 -0
  1459. package/dist/esm/digi-header.entry.js +144 -0
  1460. package/dist/esm/digi-icon-accessibility-deaf.entry.js +2 -2
  1461. package/dist/esm/digi-icon-accessibility-universal.entry.js +2 -2
  1462. package/dist/esm/digi-icon-apple.entry.js +2 -2
  1463. package/dist/esm/digi-icon-archive-outline.entry.js +2 -2
  1464. package/dist/esm/digi-icon-archive.entry.js +2 -2
  1465. package/dist/esm/digi-icon-arrow-back.entry.js +2 -2
  1466. package/dist/esm/digi-icon-arrow-down.entry.js +2 -2
  1467. package/dist/esm/digi-icon-arrow-left.entry.js +2 -2
  1468. package/dist/esm/digi-icon-arrow-right.entry.js +2 -2
  1469. package/dist/esm/digi-icon-arrow-sign-in.entry.js +2 -2
  1470. package/dist/esm/digi-icon-arrow-sign-out.entry.js +2 -2
  1471. package/dist/esm/digi-icon-arrow-up.entry.js +2 -2
  1472. package/dist/esm/digi-icon-at.entry.js +2 -2
  1473. package/dist/esm/digi-icon-bars.entry.js +26 -0
  1474. package/dist/esm/digi-icon-bell-filled.entry.js +26 -0
  1475. package/dist/esm/digi-icon-bell.entry.js +2 -2
  1476. package/dist/esm/digi-icon-book.entry.js +2 -2
  1477. package/dist/esm/digi-icon-bookmark-outline.entry.js +2 -2
  1478. package/dist/esm/digi-icon-bookmark-solid.entry.js +2 -2
  1479. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +2 -2
  1480. package/dist/esm/digi-icon-bubble.entry.js +2 -2
  1481. package/dist/esm/digi-icon-building-outline.entry.js +2 -2
  1482. package/dist/esm/digi-icon-building-solid.entry.js +2 -2
  1483. package/dist/esm/digi-icon-bullseye.entry.js +2 -2
  1484. package/dist/esm/digi-icon-calculator-solid.entry.js +2 -2
  1485. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +2 -2
  1486. package/dist/esm/digi-icon-calendar.entry.js +2 -2
  1487. package/dist/esm/digi-icon-caret-circle-right.entry.js +2 -2
  1488. package/dist/esm/digi-icon-caret-down_2.entry.js +48 -0
  1489. package/dist/esm/digi-icon-caret-left.entry.js +2 -2
  1490. package/dist/esm/digi-icon-caret-right.entry.js +2 -2
  1491. package/dist/esm/digi-icon-chart_2.entry.js +48 -0
  1492. package/dist/esm/digi-icon-chat.entry.js +2 -2
  1493. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +2 -2
  1494. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +8 -8
  1495. package/dist/esm/digi-icon-check.entry.js +2 -2
  1496. package/dist/esm/digi-icon-checklist.entry.js +2 -2
  1497. package/dist/esm/digi-icon-chevron-down.entry.js +2 -2
  1498. package/dist/esm/digi-icon-chevron-left_2.entry.js +48 -0
  1499. package/dist/esm/digi-icon-chevron-up.entry.js +2 -2
  1500. package/dist/esm/digi-icon-clock.entry.js +2 -2
  1501. package/dist/esm/digi-icon-communication-play-solid.entry.js +2 -2
  1502. package/dist/esm/digi-icon-compress-alt.entry.js +2 -2
  1503. package/dist/esm/digi-icon-comunication-case.entry.js +2 -2
  1504. package/dist/esm/digi-icon-comunication-flag.entry.js +2 -2
  1505. package/dist/esm/digi-icon-comunication-graduate.entry.js +2 -2
  1506. package/dist/esm/digi-icon-comunication-play.entry.js +2 -2
  1507. package/dist/esm/digi-icon-cooperation.entry.js +2 -2
  1508. package/dist/esm/digi-icon-copy.entry.js +2 -2
  1509. package/dist/esm/digi-icon-danger-outline.entry.js +2 -2
  1510. package/dist/esm/digi-icon-download.entry.js +2 -2
  1511. package/dist/esm/digi-icon-dxa.entry.js +2 -2
  1512. package/dist/esm/digi-icon-edit.entry.js +2 -2
  1513. package/dist/esm/digi-icon-ellipsis.entry.js +2 -2
  1514. package/dist/esm/digi-icon-envelope-filled.entry.js +2 -2
  1515. package/dist/esm/digi-icon-envelope.entry.js +2 -2
  1516. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +2 -2
  1517. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +2 -2
  1518. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +2 -2
  1519. package/dist/esm/digi-icon-exclamation-triangle.entry.js +2 -2
  1520. package/dist/esm/digi-icon-expand-alt.entry.js +2 -2
  1521. package/dist/esm/digi-icon-external-link-alt_2.entry.js +3 -3
  1522. package/dist/esm/digi-icon-eye-slash.entry.js +2 -2
  1523. package/dist/esm/digi-icon-eye.entry.js +2 -2
  1524. package/dist/esm/digi-icon-facebook-square.entry.js +2 -2
  1525. package/dist/esm/digi-icon-file-add.entry.js +1 -1
  1526. package/dist/esm/digi-icon-file-document.entry.js +2 -2
  1527. package/dist/esm/digi-icon-file-excel.entry.js +2 -2
  1528. package/dist/esm/digi-icon-file-export.entry.js +1 -1
  1529. package/dist/esm/digi-icon-file-governing.entry.js +2 -2
  1530. package/dist/esm/digi-icon-file-pdf.entry.js +2 -2
  1531. package/dist/esm/digi-icon-file-powerpoint.entry.js +2 -2
  1532. package/dist/esm/digi-icon-file-remove.entry.js +1 -1
  1533. package/dist/esm/digi-icon-file-word.entry.js +2 -2
  1534. package/dist/esm/digi-icon-film.entry.js +2 -2
  1535. package/dist/esm/digi-icon-filter.entry.js +2 -2
  1536. package/dist/esm/digi-icon-folder-add.entry.js +1 -1
  1537. package/dist/esm/digi-icon-folder-directory.entry.js +1 -1
  1538. package/dist/esm/digi-icon-folder-open.entry.js +1 -1
  1539. package/dist/esm/digi-icon-folder.entry.js +1 -1
  1540. package/dist/esm/digi-icon-globe-filled.entry.js +2 -2
  1541. package/dist/esm/digi-icon-globe.entry.js +2 -2
  1542. package/dist/esm/digi-icon-headphones.entry.js +2 -2
  1543. package/dist/esm/digi-icon-heart-solid.entry.js +2 -2
  1544. package/dist/esm/digi-icon-heart.entry.js +2 -2
  1545. package/dist/esm/digi-icon-history.entry.js +2 -2
  1546. package/dist/esm/digi-icon-home.entry.js +2 -2
  1547. package/dist/esm/digi-icon-image.entry.js +2 -2
  1548. package/dist/esm/digi-icon-info-circle-solid.entry.js +2 -2
  1549. package/dist/esm/digi-icon-instagram.entry.js +2 -2
  1550. package/dist/esm/digi-icon-job-suggestion.entry.js +2 -2
  1551. package/dist/esm/digi-icon-language-outline.entry.js +2 -2
  1552. package/dist/esm/digi-icon-language.entry.js +2 -2
  1553. package/dist/esm/digi-icon-laptop-phone.entry.js +2 -2
  1554. package/dist/esm/digi-icon-lattlast.entry.js +2 -2
  1555. package/dist/esm/digi-icon-licence-bus.entry.js +2 -2
  1556. package/dist/esm/digi-icon-licence-car.entry.js +2 -2
  1557. package/dist/esm/digi-icon-licence-motorcycle.entry.js +2 -2
  1558. package/dist/esm/digi-icon-licence-truck.entry.js +2 -2
  1559. package/dist/esm/digi-icon-lightbulb.entry.js +2 -2
  1560. package/dist/esm/digi-icon-linkedin-in.entry.js +2 -2
  1561. package/dist/esm/digi-icon-list-ul_6.entry.js +12 -12
  1562. package/dist/esm/digi-icon-lock.entry.js +2 -2
  1563. package/dist/esm/digi-icon-marker-filled.entry.js +2 -2
  1564. package/dist/esm/digi-icon-marker.entry.js +2 -2
  1565. package/dist/esm/digi-icon-media-course.entry.js +2 -2
  1566. package/dist/esm/digi-icon-media-podcast.entry.js +2 -2
  1567. package/dist/esm/digi-icon-microphone-off.entry.js +2 -2
  1568. package/dist/esm/digi-icon-microphone.entry.js +2 -2
  1569. package/dist/esm/digi-icon-minus_2.entry.js +48 -0
  1570. package/dist/esm/digi-icon-move.entry.js +2 -2
  1571. package/dist/esm/digi-icon-notification-error_4.entry.js +8 -8
  1572. package/dist/esm/digi-icon-online-interview.entry.js +2 -2
  1573. package/dist/esm/digi-icon-online-meeting.entry.js +2 -2
  1574. package/dist/esm/digi-icon-online-task.entry.js +2 -2
  1575. package/dist/esm/digi-icon-open-source.entry.js +2 -2
  1576. package/dist/esm/digi-icon-palette.entry.js +2 -2
  1577. package/dist/esm/digi-icon-paste.entry.js +1 -1
  1578. package/dist/esm/digi-icon-pen.entry.js +2 -2
  1579. package/dist/esm/digi-icon-phone-hangup.entry.js +2 -2
  1580. package/dist/esm/digi-icon-phone.entry.js +2 -2
  1581. package/dist/esm/digi-icon-print.entry.js +2 -2
  1582. package/dist/esm/digi-icon-read.entry.js +2 -2
  1583. package/dist/esm/digi-icon-redo.entry.js +2 -2
  1584. package/dist/esm/digi-icon-scale.entry.js +1 -1
  1585. package/dist/esm/digi-icon-screensharing-off.entry.js +2 -2
  1586. package/dist/esm/digi-icon-screensharing.entry.js +2 -2
  1587. package/dist/esm/digi-icon-search.entry.js +2 -2
  1588. package/dist/esm/digi-icon-send-outline.entry.js +2 -2
  1589. package/dist/esm/digi-icon-send-solid.entry.js +2 -2
  1590. package/dist/esm/digi-icon-settings.entry.js +2 -2
  1591. package/dist/esm/digi-icon-share-alt.entry.js +2 -2
  1592. package/dist/esm/digi-icon-share-chain.entry.js +2 -2
  1593. package/dist/esm/digi-icon-sign.entry.js +2 -2
  1594. package/dist/esm/digi-icon-sliders-h.entry.js +2 -2
  1595. package/dist/esm/digi-icon-sokkandidat.entry.js +2 -2
  1596. package/dist/esm/digi-icon-sort-down.entry.js +2 -2
  1597. package/dist/esm/digi-icon-sort-up.entry.js +2 -2
  1598. package/dist/esm/digi-icon-sort.entry.js +2 -2
  1599. package/dist/esm/digi-icon-spinner.entry.js +2 -2
  1600. package/dist/esm/digi-icon-star-reg.entry.js +2 -2
  1601. package/dist/esm/digi-icon-star.entry.js +2 -2
  1602. package/dist/esm/digi-icon-suitcase-outline.entry.js +2 -2
  1603. package/dist/esm/digi-icon-suitcase-solid.entry.js +2 -2
  1604. package/dist/esm/digi-icon-system-assistance.entry.js +2 -2
  1605. package/dist/esm/digi-icon-table-column.entry.js +2 -2
  1606. package/dist/esm/digi-icon-table-row.entry.js +2 -2
  1607. package/dist/esm/digi-icon-task-done.entry.js +2 -2
  1608. package/dist/esm/digi-icon-toggle-off.entry.js +2 -2
  1609. package/dist/esm/digi-icon-toggle-on.entry.js +2 -2
  1610. package/dist/esm/digi-icon-twitter.entry.js +2 -2
  1611. package/dist/esm/digi-icon-tyck-till.entry.js +2 -2
  1612. package/dist/esm/digi-icon-unlock.entry.js +2 -2
  1613. package/dist/esm/digi-icon-update.entry.js +2 -2
  1614. package/dist/esm/digi-icon-upload.entry.js +2 -2
  1615. package/dist/esm/digi-icon-user-add.entry.js +1 -1
  1616. package/dist/esm/digi-icon-user-alt.entry.js +2 -2
  1617. package/dist/esm/digi-icon-user-edit.entry.js +1 -1
  1618. package/dist/esm/digi-icon-users-solid.entry.js +2 -2
  1619. package/dist/esm/digi-icon-videocamera-off.entry.js +2 -2
  1620. package/dist/esm/digi-icon-videocamera.entry.js +2 -2
  1621. package/dist/esm/digi-icon-volume.entry.js +2 -2
  1622. package/dist/esm/digi-icon-web-tv.entry.js +2 -2
  1623. package/dist/esm/digi-icon-wifi-signal0.entry.js +2 -2
  1624. package/dist/esm/digi-icon-wifi-signal1.entry.js +2 -2
  1625. package/dist/esm/digi-icon-wifi-signal2.entry.js +2 -2
  1626. package/dist/esm/digi-icon-wifi-signal3.entry.js +2 -2
  1627. package/dist/esm/digi-icon-window.entry.js +2 -2
  1628. package/dist/esm/digi-icon-x-button.entry.js +2 -2
  1629. package/dist/esm/digi-icon-x.entry.js +26 -0
  1630. package/dist/esm/digi-icon-youtube.entry.js +2 -2
  1631. package/dist/esm/digi-info-card-multi-container.entry.js +1 -1
  1632. package/dist/esm/digi-info-card-multi.entry.js +1 -1
  1633. package/dist/esm/digi-info-card.entry.js +1 -1
  1634. package/dist/esm/digi-layout-block_2.entry.js +87 -0
  1635. package/dist/esm/digi-layout-columns.entry.js +1 -1
  1636. package/dist/esm/digi-link-button.entry.js +1 -1
  1637. package/dist/esm/digi-link-internal.entry.js +1 -1
  1638. package/dist/esm/digi-link.entry.js +1 -1
  1639. package/dist/esm/digi-list.entry.js +1 -1
  1640. package/dist/esm/digi-loader-skeleton.entry.js +3 -3
  1641. package/dist/esm/digi-loader-spinner.entry.js +1 -1
  1642. package/dist/esm/digi-media-figure.entry.js +1 -1
  1643. package/dist/esm/digi-media-image_2.entry.js +162 -0
  1644. package/dist/esm/digi-navigation-breadcrumbs.entry.js +3 -3
  1645. package/dist/esm/digi-navigation-pagination.entry.js +15 -9
  1646. package/dist/esm/digi-navigation-sidebar-button.entry.js +26 -0
  1647. package/dist/esm/digi-navigation-sidebar.entry.js +2 -2
  1648. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +146 -0
  1649. package/dist/esm/digi-navigation-vertical-menu.entry.js +173 -0
  1650. package/dist/esm/digi-notification-alert.entry.js +11 -5
  1651. package/dist/esm/digi-notification-error-page.entry.js +12 -6
  1652. package/dist/esm/digi-progress-circle.entry.js +9 -9
  1653. package/dist/esm/digi-progress-indicator.entry.js +4 -4
  1654. package/dist/esm/digi-progress-list-item.entry.js +6 -6
  1655. package/dist/esm/digi-progress-list.entry.js +1 -1
  1656. package/dist/esm/digi-progressbar.entry.js +3 -3
  1657. package/dist/esm/digi-quote.entry.js +1 -1
  1658. package/dist/esm/digi-table.entry.js +1 -1
  1659. package/dist/esm/digi-tablist-panel.entry.js +2 -2
  1660. package/dist/esm/digi-tablist.entry.js +5 -5
  1661. package/dist/esm/digi-tag-media.entry.js +2 -2
  1662. package/dist/esm/digi-tag.entry.js +2 -2
  1663. package/dist/esm/digi-title-logo.entry.js +131 -0
  1664. package/dist/esm/digi-tools-feedback-banner.entry.js +1 -1
  1665. package/dist/esm/digi-tools-feedback-rating.entry.js +1 -1
  1666. package/dist/esm/digi-tools-feedback.entry.js +10 -4
  1667. package/dist/esm/digi-tools-theme-provider.entry.js +1 -1
  1668. package/dist/esm/digi-typography-heading-jumbo.entry.js +1 -1
  1669. package/dist/esm/digi-typography-meta.entry.js +1 -1
  1670. package/dist/esm/digi-typography-preamble.entry.js +1 -1
  1671. package/dist/esm/digi-typography-time.entry.js +2 -2
  1672. package/dist/esm/digi-typography.entry.js +22 -0
  1673. package/dist/esm/digi-util-breakpoint-observer.entry.js +44 -0
  1674. package/dist/esm/digi-util-detect-click-outside.entry.js +1 -1
  1675. package/dist/esm/digi-util-detect-focus-outside.entry.js +1 -1
  1676. package/dist/esm/digi-util-keydown-handler.entry.js +79 -0
  1677. package/dist/esm/digi-util-keyup-handler.entry.js +1 -1
  1678. package/dist/esm/digi-util-resize-observer.entry.js +1 -1
  1679. package/dist/esm/{form-input-search-variation.enum-6d8dc10a.js → form-input-search-variation.enum-f9d669f2.js} +1 -8
  1680. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +9 -0
  1681. package/dist/esm/index-148a7577.js +82 -14
  1682. package/dist/esm/index.js +9 -3
  1683. package/dist/esm/layout-container-max-width.enum-c40018ac.js +21 -0
  1684. package/dist/esm/loader.js +1 -1
  1685. package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +13 -0
  1686. package/dist/esm/{text-26e02c8d.js → text-8f88c0f6.js} +19 -0
  1687. package/dist/esm/{typography-variation.enum-531cdf64.js → typography-variation.enum-8c3ff25c.js} +9 -39
  1688. package/dist/types/components/_calendar/calendar/calendar.d.ts +18 -21
  1689. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +77 -37
  1690. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.types.d.ts +4 -0
  1691. package/dist/types/components/_chart/bar-chart/bar-chart.d.ts +0 -9
  1692. package/dist/types/components/_form/form-category-filter/form-category-filter.d.ts +10 -10
  1693. package/dist/types/components/_form/form-checkbox/form-checkbox.d.ts +8 -1
  1694. package/dist/types/components/_form/form-error-list/form-error-list.d.ts +4 -10
  1695. package/dist/types/components/_form/form-error-list/form-error-list.types.d.ts +3 -0
  1696. package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +6 -0
  1697. package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +23 -4
  1698. package/dist/types/components/_form/form-file-upload/form-file-upload.d.ts +14 -0
  1699. package/dist/types/components/_form/form-input/form-input.d.ts +14 -0
  1700. package/dist/types/components/_form/form-input-search/form-input-search.d.ts +6 -0
  1701. package/dist/types/components/_form/form-radiobutton/form-radiobutton.d.ts +6 -0
  1702. package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +6 -0
  1703. package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +31 -0
  1704. package/dist/types/components/_form/form-select/form-select.d.ts +16 -8
  1705. package/dist/types/components/_form/form-select-filter/form-select-filter.d.ts +18 -4
  1706. package/dist/types/components/_form/form-textarea/form-textarea.d.ts +14 -0
  1707. package/dist/types/components/_progress/progress-circle/progress-circle.d.ts +1 -0
  1708. package/dist/types/components/_progress/progress-indicator/progress-indicator.d.ts +1 -0
  1709. package/dist/types/components/_typography/typography-heading-jumbo/typography-heading-jumbo.d.ts +1 -0
  1710. package/dist/types/components.d.ts +357 -165
  1711. package/dist/types/enums.d.ts +2 -0
  1712. package/dist/types/text/locale/sv/text.d.ts +6 -0
  1713. package/hydrate/index.js +1071 -840
  1714. package/hydrate/index.mjs +1071 -840
  1715. package/package.json +1 -1
  1716. package/dist/cjs/digi-bar-chart_27.cjs.entry.js +0 -3104
  1717. package/dist/cjs/digi-form-label_5.cjs.entry.js +0 -175
  1718. package/dist/cjs/digi-form-select_2.cjs.entry.js +0 -176
  1719. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +0 -30
  1720. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +0 -30
  1721. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +0 -64
  1722. package/dist/digi-arbetsformedlingen/p-08cf2c0e.js +0 -1
  1723. package/dist/digi-arbetsformedlingen/p-1241d74a.entry.js +0 -1
  1724. package/dist/digi-arbetsformedlingen/p-16b8d192.entry.js +0 -1
  1725. package/dist/digi-arbetsformedlingen/p-18ffcb24.entry.js +0 -1
  1726. package/dist/digi-arbetsformedlingen/p-1e2a9156.entry.js +0 -1
  1727. package/dist/digi-arbetsformedlingen/p-2196c33b.entry.js +0 -1
  1728. package/dist/digi-arbetsformedlingen/p-222a2b41.entry.js +0 -1
  1729. package/dist/digi-arbetsformedlingen/p-33425742.entry.js +0 -1
  1730. package/dist/digi-arbetsformedlingen/p-36229058.entry.js +0 -1
  1731. package/dist/digi-arbetsformedlingen/p-37377041.entry.js +0 -1
  1732. package/dist/digi-arbetsformedlingen/p-3ae60edc.entry.js +0 -1
  1733. package/dist/digi-arbetsformedlingen/p-431baa4e.entry.js +0 -1
  1734. package/dist/digi-arbetsformedlingen/p-4477f14c.entry.js +0 -1
  1735. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +0 -1
  1736. package/dist/digi-arbetsformedlingen/p-4df8b9e1.entry.js +0 -1
  1737. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +0 -1
  1738. package/dist/digi-arbetsformedlingen/p-53d9556b.js +0 -1
  1739. package/dist/digi-arbetsformedlingen/p-56ca6c5c.entry.js +0 -1
  1740. package/dist/digi-arbetsformedlingen/p-58f76475.entry.js +0 -1
  1741. package/dist/digi-arbetsformedlingen/p-5a08f170.entry.js +0 -1
  1742. package/dist/digi-arbetsformedlingen/p-69010d14.entry.js +0 -1
  1743. package/dist/digi-arbetsformedlingen/p-86eddf30.js +0 -1
  1744. package/dist/digi-arbetsformedlingen/p-8ef4cf4a.entry.js +0 -1
  1745. package/dist/digi-arbetsformedlingen/p-9e4a0fe4.entry.js +0 -1
  1746. package/dist/digi-arbetsformedlingen/p-9f03b573.entry.js +0 -1
  1747. package/dist/digi-arbetsformedlingen/p-a7d97546.entry.js +0 -1
  1748. package/dist/digi-arbetsformedlingen/p-b63e0b2d.entry.js +0 -1
  1749. package/dist/digi-arbetsformedlingen/p-b924bb0b.entry.js +0 -1
  1750. package/dist/digi-arbetsformedlingen/p-bb1daa3b.entry.js +0 -1
  1751. package/dist/digi-arbetsformedlingen/p-c4cf1215.entry.js +0 -1
  1752. package/dist/digi-arbetsformedlingen/p-c8257c8c.entry.js +0 -1
  1753. package/dist/digi-arbetsformedlingen/p-d4d2b1a5.entry.js +0 -1
  1754. package/dist/digi-arbetsformedlingen/p-e3bdf65a.entry.js +0 -1
  1755. package/dist/digi-arbetsformedlingen/p-f70535e3.entry.js +0 -1
  1756. package/dist/esm/digi-bar-chart_27.entry.js +0 -3074
  1757. package/dist/esm/digi-form-label_5.entry.js +0 -167
  1758. package/dist/esm/digi-form-select_2.entry.js +0 -171
  1759. package/dist/esm/digi-icon-chevron-left.entry.js +0 -26
  1760. package/dist/esm/digi-icon-chevron-right.entry.js +0 -26
  1761. package/dist/esm/digi-util-mutation-observer.entry.js +0 -60
@@ -14,6 +14,7 @@ import { ButtonSize } from "./components/_button/button/button-size.enum";
14
14
  import { ButtonVariation } from "./components/_button/button/button-variation.enum";
15
15
  import { ButtonType } from "./components/_button/button/button-type.enum";
16
16
  import { CalendarDatepickerValidation } from "./components/_calendar/calendar-datepicker/calendar-datepicker-validation.enum";
17
+ import { ValidationChange } from "./components/_calendar/calendar-datepicker/calendar-datepicker.types";
17
18
  import { CalendarWeekViewHeadingLevel } from "./components/_calendar/week-view/calendar-week-view-heading-level.enum";
18
19
  import { CodeVariation } from "./components/_code/code/code-variation.enum";
19
20
  import { CodeLanguage } from "./components/_code/code/code-language.enum";
@@ -37,6 +38,8 @@ import { FormCheckboxVariation } from "./components/_form/form-checkbox/form-che
37
38
  import { FormCheckboxLayout } from "./components/_form/form-checkbox/form-checkbox-layout.enum";
38
39
  import { FormCheckboxValidation } from "./components/_form/form-checkbox/form-checkbox-validation.enum";
39
40
  import { FormErrorListHeadingLevel } from "./components/_form/form-error-list/form-error-list-heading-level.enum";
41
+ import { ClickLink } from "./components/_form/form-error-list/form-error-list.types";
42
+ import { FormFieldsetValidation } from "./components/_form/form-fieldset/form-fieldset-validation.enum";
40
43
  import { FormFileUploadVariation } from "./components/_form/form-file-upload/form-file-upload-variation.enum";
41
44
  import { FormFileUploadValidation } from "./components/_form/form-file-upload/form-file-upload-validation.enum";
42
45
  import { FormFileUploadHeadingLevel } from "./components/_form/form-file-upload/form-file-upload-heading-level.enum";
@@ -51,6 +54,7 @@ import { FormInputSearchVariation } from "./components/_form/form-input-search/f
51
54
  import { FormRadiobuttonVariation } from "./components/_form/form-radiobutton/form-radiobutton-variation.enum";
52
55
  import { FormRadiobuttonLayout } from "./components/_form/form-radiobutton/form-radiobutton-layout.enum";
53
56
  import { FormRadiobuttonValidation } from "./components/_form/form-radiobutton/form-radiobutton-validation.enum";
57
+ import { FormRadiogroupValidation } from "./components/_form/form-radiogroup/form-radiogroup-validation.enum";
54
58
  import { FormReceiptVariation } from "./components/_form/form-receipt/form-receipt-variation.enum";
55
59
  import { FormReceiptType } from "./components/_form/form-receipt/form-receipt-type.enum";
56
60
  import { FormReceiptHeadingLevel } from "./components/_form/form-receipt/form-receipt-heading-level.enum";
@@ -139,6 +143,7 @@ export { ButtonSize } from "./components/_button/button/button-size.enum";
139
143
  export { ButtonVariation } from "./components/_button/button/button-variation.enum";
140
144
  export { ButtonType } from "./components/_button/button/button-type.enum";
141
145
  export { CalendarDatepickerValidation } from "./components/_calendar/calendar-datepicker/calendar-datepicker-validation.enum";
146
+ export { ValidationChange } from "./components/_calendar/calendar-datepicker/calendar-datepicker.types";
142
147
  export { CalendarWeekViewHeadingLevel } from "./components/_calendar/week-view/calendar-week-view-heading-level.enum";
143
148
  export { CodeVariation } from "./components/_code/code/code-variation.enum";
144
149
  export { CodeLanguage } from "./components/_code/code/code-language.enum";
@@ -162,6 +167,8 @@ export { FormCheckboxVariation } from "./components/_form/form-checkbox/form-che
162
167
  export { FormCheckboxLayout } from "./components/_form/form-checkbox/form-checkbox-layout.enum";
163
168
  export { FormCheckboxValidation } from "./components/_form/form-checkbox/form-checkbox-validation.enum";
164
169
  export { FormErrorListHeadingLevel } from "./components/_form/form-error-list/form-error-list-heading-level.enum";
170
+ export { ClickLink } from "./components/_form/form-error-list/form-error-list.types";
171
+ export { FormFieldsetValidation } from "./components/_form/form-fieldset/form-fieldset-validation.enum";
165
172
  export { FormFileUploadVariation } from "./components/_form/form-file-upload/form-file-upload-variation.enum";
166
173
  export { FormFileUploadValidation } from "./components/_form/form-file-upload/form-file-upload-validation.enum";
167
174
  export { FormFileUploadHeadingLevel } from "./components/_form/form-file-upload/form-file-upload-heading-level.enum";
@@ -176,6 +183,7 @@ export { FormInputSearchVariation } from "./components/_form/form-input-search/f
176
183
  export { FormRadiobuttonVariation } from "./components/_form/form-radiobutton/form-radiobutton-variation.enum";
177
184
  export { FormRadiobuttonLayout } from "./components/_form/form-radiobutton/form-radiobutton-layout.enum";
178
185
  export { FormRadiobuttonValidation } from "./components/_form/form-radiobutton/form-radiobutton-validation.enum";
186
+ export { FormRadiogroupValidation } from "./components/_form/form-radiogroup/form-radiogroup-validation.enum";
179
187
  export { FormReceiptVariation } from "./components/_form/form-receipt/form-receipt-variation.enum";
180
188
  export { FormReceiptType } from "./components/_form/form-receipt/form-receipt-type.enum";
181
189
  export { FormReceiptHeadingLevel } from "./components/_form/form-receipt/form-receipt-heading-level.enum";
@@ -446,25 +454,15 @@ export namespace Components {
446
454
  */
447
455
  interface DigiCalendar {
448
456
  /**
449
- * Visar döljer kalendern. Visas som förvalt
450
- * @en Toggle calendar hide/show. Defaults to true
457
+ * Visar eller döljer kalendern.
458
+ * @en Toggle calendar hide/show.
451
459
  */
452
460
  "afActive": boolean;
453
461
  /**
454
- * Prefix för komponentens alla olika interna 'id'-attribut på kalendern etc. Ex. 'my-cool-id' genererar 'my-cool-id-calendar' osv. Ges inget värde genereras ett slumpmässigt.
455
- * @en Prefix for all id attributes inside the component. Example: 'my-cool-id' generates 'my-cool-id-calendar' and so on. Defaults to random string.
462
+ * Prefix för komponentens 'id'-attribut. Ex. 'my-cool-id' genererar 'my-cool-id-calendar'. Ges inget värde genereras ett slumpmässigt.
463
+ * @en Prefix for the component's 'id' attribute. Example: 'my-cool-id' generates 'my-cool-id-calendar'. Defaults to random string.
456
464
  */
457
465
  "afId": string;
458
- /**
459
- * Valt måndad och år från start. Förvalt är dagens månad och år.
460
- * @en Selected month and year to display from start. Defaults to todays month and year.
461
- */
462
- "afInitSelectedDate": Date;
463
- /**
464
- * Vald månad att visa från start. Förvalt är den månad som dagens datum har. (Januari = 0, December = 11)
465
- * @en Selected month to display from start. Defaults to the month of todays month. (Januray = 0, December = 11)
466
- */
467
- "afInitSelectedMonth": number;
468
466
  /**
469
467
  * Senaste valbara datumet
470
468
  * @en Latest selectable date
@@ -476,10 +474,15 @@ export namespace Components {
476
474
  */
477
475
  "afMinDate": Date;
478
476
  /**
479
- * Sätt denna till true för att kunna markera mer en ett datum i kalendern. Förvalt är false
480
- * @en Set this to true to be able to select multiple dates in the calander. Default is false
477
+ * Sätt denna till true för att tillåta val av flera datum
478
+ * @en Set this to true to be able to allow selection of multiple dates
481
479
  */
482
480
  "afMultipleDates": boolean;
481
+ /**
482
+ * Styr vilken månad som visas från start, samt vilken datumknapp som är ingångspunkt för tangentbordsnavigering. Om inte angiven används valt datum eller dagens datum.
483
+ * @en Controls which month is shown from start, and which date button is the entry point for keyboard navigation. If not provided, selected date or today's date is used.
484
+ */
485
+ "afOpenCalendarTo": Date;
483
486
  /**
484
487
  * Valt datum i kalendern
485
488
  * @en Selected date in calendar
@@ -491,18 +494,19 @@ export namespace Components {
491
494
  */
492
495
  "afSelectedDates": Date[];
493
496
  /**
494
- * Visa veckonummer i kalender. Förvalt är false
495
- * @en Show week number in the calander. Default is false
497
+ * Visa veckonummer i kalender
498
+ * @en Show week number in the calendar
496
499
  */
497
500
  "afShowWeekNumber": boolean;
498
501
  /**
499
- * Sätt denna till true för att kunna välja år genom en väljare. Förvalt är false
500
- * @en Set this to true to be able to select year through a select component. Default is false
502
+ * Sätt denna till true för att visa väljare för år
503
+ * @en Set this to true to be show year selector
501
504
  */
502
505
  "afYearSelect": boolean;
503
506
  }
504
507
  /**
505
508
  * @swedishName Datumväljare
509
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
506
510
  */
507
511
  interface DigiCalendarDatepicker {
508
512
  /**
@@ -511,32 +515,32 @@ export namespace Components {
511
515
  */
512
516
  "afCloseCalendarAriaLabel": string;
513
517
  /**
514
- * Sätt denna till true om kalendern ska stängas när användaren väljer ett datum. Förvalt är false
515
- * @en Set this to true if the calendar should close when a date is selected. Default is false
518
+ * Sätt denna till true om kalendern ska stängas när användaren väljer ett datum
519
+ * @en Set this to true if the calendar should close when a date is selected
516
520
  */
517
521
  "afCloseOnSelect": boolean;
518
522
  /**
519
- * Sätt denna till true för att stänga av komponentens egna validering.
520
- * @en Set this to true to disable internal validation.
523
+ * Sätt denna till true för att stänga av komponentens egna validering
524
+ * @en Set this to true to disable internal validation
521
525
  */
522
526
  "afDisableValidation": boolean;
523
527
  /**
524
- * Sätter ett id attribut.
525
- * @en Sets an id attribute. Standard är slumpmässig sträng.
528
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
529
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
526
530
  */
527
- "afId": string;
531
+ "afErrorMessageIsAlert": boolean | string;
528
532
  /**
529
- * Sätter valideringsmeddelandet när du använder afInvalid
530
- * @en Set input validation message when using afInvalid property
533
+ * Sätter attributet id för inputfältet, och utgör basen för andra id:n i komponenten
534
+ * @en Sets an id attribute for the input field, and serves as the base for other ids in the component
531
535
  */
532
- "afInvalid": boolean;
536
+ "afId": string;
533
537
  /**
534
- * Texten till labelelementet
538
+ * Texten till etiketten
535
539
  * @en The label text
536
540
  */
537
541
  "afLabel": string;
538
542
  /**
539
- * Valfri beskrivande text
543
+ * Beskrivande text som bör ange det förväntade formatet och/eller andra krav
540
544
  * @en Optional description text
541
545
  */
542
546
  "afLabelDescription": string;
@@ -551,23 +555,33 @@ export namespace Components {
551
555
  */
552
556
  "afMinDate": Date;
553
557
  /**
554
- * Sätt denna till true för att kunna markera mer en ett datum i kalendern. Förvalt är false
555
- * @en Set this to true to be able to select multiple dates in the calander. Default is false
558
+ * Sätt denna till true för att kunna markera mer en ett datum i kalendern
559
+ * @en Set this to true to be able to select multiple dates in the calander
556
560
  */
557
561
  "afMultipleDates": boolean;
562
+ /**
563
+ * Sätter attributet 'name' på det inre input-elementet
564
+ * @en Sets the 'name' attribute on the inner input element
565
+ */
566
+ "afName": string;
558
567
  /**
559
568
  * Aria-label till knappen som öppnar kalendern
560
569
  * @en Aria-label for the button that opens the calendar
561
570
  */
562
571
  "afOpenCalendarAriaLabel": string;
563
572
  /**
564
- * Sätter attributet 'required'.
573
+ * Styr vilken månad som visas från start, samt vilken datumknapp som är ingångspunkt för tangentbordsnavigering. Om inte angiven används valt datum eller dagens datum.
574
+ * @en Controls which month is shown from start, and which date button is the entry point for keyboard navigation. If not provided, selected date or today's date is used.
575
+ */
576
+ "afOpenCalendarTo": Date;
577
+ /**
578
+ * Sätter attributet 'required'
565
579
  * @en Input required attribute
566
580
  */
567
581
  "afRequired": boolean;
568
582
  /**
569
- * Sätter text för afRequired.
570
- * @en Set text for afRequired.
583
+ * Ersätter texten "obligatorisk" i fältetiketten
584
+ * @en Replaces the text "obligatorisk" in the label
571
585
  */
572
586
  "afRequiredText": string;
573
587
  /**
@@ -576,35 +590,35 @@ export namespace Components {
576
590
  */
577
591
  "afSelectedDates": Array<Date>;
578
592
  /**
579
- * Visa veckonummer i kalender. Förvalt är false
580
- * @en Show week number in the calander. Default is false
593
+ * Visa veckonummer i kalender
594
+ * @en Show week number in the calander.
581
595
  */
582
596
  "afShowWeekNumber": boolean;
583
597
  /**
584
- * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting.
598
+ * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting. Om värdet är 'error' sätts också aria-invalid="true" på input-elementet.
585
599
  * @en Set input validation status
586
600
  */
587
601
  "afValidation": CalendarDatepickerValidation;
588
602
  /**
589
- * Sätter valideringsmeddelandet
590
- * @en Set input validation message
603
+ * Sätter valideringsmeddelandet för den inbyggda valideringen när man anger datum som inte är valbara. Default är "Ej valbart datum"
604
+ * @en Set input validation message for the built-in when date is not selectable
591
605
  */
592
606
  "afValidationDisabledDate": string;
593
607
  /**
594
- * Sätter valideringsmeddelandet när du använder afInvalid
595
- * @en Set input validation message when using afInvalid property
596
- */
597
- "afValidationMessage": string;
598
- /**
599
- * Sätter valideringsmeddelandet
600
- * @en Set input validation message
608
+ * Sätter valideringsmeddelandet för egen validering
609
+ * @en Set input validation message for custom validation
601
610
  */
602
611
  "afValidationText": string;
603
612
  /**
604
- * Sätter valideringsmeddelandet
605
- * @en Set input validation message
613
+ * Sätter valideringsmeddelandet för den inbyggda formatvalideringen. Default är "Fel format"
614
+ * @en Set input validation message for the built-in format validation
606
615
  */
607
616
  "afValidationWrongFormat": string;
617
+ /**
618
+ * Sätts till true för att byta knapparna för föregående och nästa månad till dropdowns för att välja månad och år. Rekommenderas då förväntat datum är många månader bakåt eller framåt i tiden, som exempelvis ett födelsedatum.
619
+ * @en Set this to true to change the previous/next month buttons to dropdowns for selecting month and year. Recommended when the expected date is many months back or forward in time, such as a birthdate.
620
+ */
621
+ "afYearSelect": boolean;
608
622
  /**
609
623
  * Sätter attributet 'value'
610
624
  * @en Input value attribute
@@ -988,17 +1002,17 @@ export namespace Components {
988
1002
  */
989
1003
  interface DigiFormCategoryFilter {
990
1004
  /**
991
- * Ifall listan ska börja med en 'Alla kategorier' kategori
992
- * @en If the list should start with a 'All categories' category
1005
+ * Ifall listan ska börja med en knapp för 'Alla kategorier'
1006
+ * @en If the list should start with a button for 'All categories'
993
1007
  */
994
1008
  "afAllCategories": boolean;
995
1009
  /**
996
- * Ifall 'Alla kategorier' kategorin ska börja vald
997
- * @en If the 'All categories' category should start selected
1010
+ * Ifall 'Alla kategorier' kategorin ska vara vald från start
1011
+ * @en If the 'All categories' category should be selected from start
998
1012
  */
999
1013
  "afAllCategoriesSelected": boolean;
1000
1014
  /**
1001
- * Namnet på 'Alla kategorier' kategorin
1015
+ * Namnet på 'Alla kategorier'-kategorin
1002
1016
  * @en The name of the 'All categories' category
1003
1017
  */
1004
1018
  "afAllCategoriesText": string;
@@ -1008,8 +1022,8 @@ export namespace Components {
1008
1022
  */
1009
1023
  "afCategories": Array<FormCategory>;
1010
1024
  /**
1011
- * Visa alla kategorier och dölj knappen för att "visa fler/visa färre
1012
- * @en Show all categories and hide button to "visa fler"/"visa färre"
1025
+ * Visa alla kategorier och dölj knappen för att visa fler/färre
1026
+ * @en Show all categories and hide button to show more/fewer
1013
1027
  */
1014
1028
  "afHideToggle": boolean;
1015
1029
  /**
@@ -1018,8 +1032,8 @@ export namespace Components {
1018
1032
  */
1019
1033
  "afMultiselect": boolean;
1020
1034
  /**
1021
- * Ifall listan ska var kollapsad från början
1022
- * @en If the list should start out collapsed
1035
+ * Ifall listan ska vara kollapsad från början
1036
+ * @en If the list should be collapsed from start
1023
1037
  */
1024
1038
  "afStartCollapsed": boolean;
1025
1039
  /**
@@ -1032,6 +1046,7 @@ export namespace Components {
1032
1046
  * @enums FormCheckboxValidation - form-checkbox-validation.enum.ts
1033
1047
  * @enums FormCheckboxVariation - form-checkbox-variation.enum.ts
1034
1048
  * @swedishName Kryssruta
1049
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
1035
1050
  */
1036
1051
  interface DigiFormCheckbox {
1037
1052
  /**
@@ -1105,7 +1120,8 @@ export namespace Components {
1105
1120
  */
1106
1121
  "afRequired": boolean;
1107
1122
  /**
1108
- * TODO
1123
+ * Tabindex
1124
+ * @deprecated Denna prop kommer att tas bort i slutet av juli
1109
1125
  */
1110
1126
  "afTabIndex": number;
1111
1127
  /**
@@ -1130,8 +1146,8 @@ export namespace Components {
1130
1146
  */
1131
1147
  "checked": boolean;
1132
1148
  /**
1133
- * Intern spegling av afValue. Ska inte användas direkt — använd afValue istället.
1134
- * @en Internal mirror of afValue. Do not use directly — use afValue instead.
1149
+ * Intern spegling av afValue. Ska inte användas direkt — använd afValue istället.
1150
+ * @en Internal mirror of afValue. Do not use directly — use afValue instead.
1135
1151
  * @ignore
1136
1152
  */
1137
1153
  "value": string;
@@ -1182,7 +1198,12 @@ export namespace Components {
1182
1198
  */
1183
1199
  interface DigiFormFieldset {
1184
1200
  /**
1185
- * Fieldset-elementets form attribut.
1201
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
1202
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
1203
+ */
1204
+ "afErrorMessageIsAlert": boolean | string;
1205
+ /**
1206
+ * Id för form-elementet som fältgruppen tillhör.
1186
1207
  * @en The fieldset form attribute.
1187
1208
  */
1188
1209
  "afForm": string;
@@ -1192,20 +1213,31 @@ export namespace Components {
1192
1213
  */
1193
1214
  "afId": string;
1194
1215
  /**
1195
- * Legend-elementets text.
1216
+ * Text till legend-elementet som fungerar som fältgruppens rubrik.
1196
1217
  * @en The legend text.
1197
1218
  */
1198
1219
  "afLegend": string;
1199
1220
  /**
1200
- * Fieldset-elementets namn attribut.
1221
+ * Text till name-attributet som ger fältgruppen ett programmatiskt namn.
1201
1222
  * @en The fieldset name attribute.
1202
1223
  */
1203
1224
  "afName": string;
1225
+ /**
1226
+ * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting.
1227
+ * @en Set input validation status
1228
+ */
1229
+ "afValidation": FormFieldsetValidation;
1230
+ /**
1231
+ * Sätter valideringsmeddelandet
1232
+ * @en Set input validation message
1233
+ */
1234
+ "afValidationText": string;
1204
1235
  }
1205
1236
  /**
1206
1237
  * @enums FormInputFileType - form-input-file-type.enum.ts
1207
1238
  * @enums FormInputFileVariation - form-input-file-variation.enum.ts
1208
1239
  * @swedishName Filuppladdare
1240
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
1209
1241
  */
1210
1242
  interface DigiFormFileUpload {
1211
1243
  /**
@@ -1223,6 +1255,11 @@ export namespace Components {
1223
1255
  * @en Activates preview of uploaded files.
1224
1256
  */
1225
1257
  "afEnablePreview": boolean;
1258
+ /**
1259
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
1260
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
1261
+ */
1262
+ "afErrorMessageIsAlert": boolean | string;
1226
1263
  /**
1227
1264
  * Sätter en maximal filstorlek i MB, 10MB är standard.
1228
1265
  * @en Set file max size in MB
@@ -1411,6 +1448,7 @@ export namespace Components {
1411
1448
  * @enums FormInputValidation - form-input-validation.enum.ts
1412
1449
  * @enums FormInputVariation - form-input-variation.enum.ts
1413
1450
  * @swedishName Inmatningsfält
1451
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
1414
1452
  */
1415
1453
  interface DigiFormInput {
1416
1454
  /**
@@ -1468,6 +1506,11 @@ export namespace Components {
1468
1506
  * @en Input dirname attribute
1469
1507
  */
1470
1508
  "afDirname": string;
1509
+ /**
1510
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
1511
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
1512
+ */
1513
+ "afErrorMessageIsAlert": boolean | string;
1471
1514
  /**
1472
1515
  * Sätter attributet 'id'. Om inget väljs så skapas ett slumpmässigt id.
1473
1516
  * @en Input id attribute. Defaults to random string.
@@ -1583,6 +1626,7 @@ export namespace Components {
1583
1626
  /**
1584
1627
  * @enums FormInputSearchVariation - form-input-search-variation.enum.ts
1585
1628
  * @swedishName Sökfält
1629
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
1586
1630
  */
1587
1631
  interface DigiFormInputSearch {
1588
1632
  /**
@@ -1740,6 +1784,7 @@ export namespace Components {
1740
1784
  * @enums FormRadiobuttonValidation - form-radiobutton-validation.enum.ts
1741
1785
  * @enums FormRadiobuttonVariation - form-radiobutton-variation.enum.ts
1742
1786
  * @swedishName Radioknapp
1787
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet.
1743
1788
  */
1744
1789
  interface DigiFormRadiobutton {
1745
1790
  /**
@@ -1822,13 +1867,34 @@ export namespace Components {
1822
1867
  }
1823
1868
  /**
1824
1869
  * @swedishName Radiogrupp
1870
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till den första radioknappen i gruppen
1825
1871
  */
1826
1872
  interface DigiFormRadiogroup {
1873
+ /**
1874
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
1875
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
1876
+ */
1877
+ "afErrorMessageIsAlert": boolean | string;
1878
+ /**
1879
+ * Sätter attributet 'id'. Om inget väljs så skapas ett slumpmässigt id.
1880
+ * @en Input id attribute. Defaults to random string.
1881
+ */
1882
+ "afId": string;
1827
1883
  /**
1828
1884
  * Namnet på radiogruppen
1829
1885
  * @en Radiogroup name
1830
1886
  */
1831
1887
  "afName": string;
1888
+ /**
1889
+ * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting.
1890
+ * @en Set input validation status
1891
+ */
1892
+ "afValidation": FormRadiogroupValidation;
1893
+ /**
1894
+ * Sätter valideringsmeddelandet
1895
+ * @en Set input validation message
1896
+ */
1897
+ "afValidationText": string;
1832
1898
  /**
1833
1899
  * Värdet på radiogruppen
1834
1900
  * @en Radiogroup value
@@ -1873,6 +1939,7 @@ export namespace Components {
1873
1939
  * @enums FormSelectValidation - form-select-validation.enum
1874
1940
  * @enums FormSelectVariation - form-select-variation.enum
1875
1941
  * @swedishName Väljare
1942
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva select-elementet
1876
1943
  */
1877
1944
  interface DigiFormSelect {
1878
1945
  /**
@@ -1901,10 +1968,15 @@ export namespace Components {
1901
1968
  */
1902
1969
  "afDescription": string;
1903
1970
  /**
1904
- * Inaktiverar valideringen
1905
- * @en Disables the validation.
1971
+ * Döljer valideringsmeddelandet.
1972
+ * @en Hides the validation message.
1906
1973
  */
1907
1974
  "afDisableValidation": boolean;
1975
+ /**
1976
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
1977
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
1978
+ */
1979
+ "afErrorMessageIsAlert": boolean | string;
1908
1980
  /**
1909
1981
  * Sätter ett id attribut.
1910
1982
  * @en Sets an id attribute. Standard är slumpmässig sträng.
@@ -1940,12 +2012,6 @@ export namespace Components {
1940
2012
  * @en Set text for afRequired.
1941
2013
  */
1942
2014
  "afRequiredText": string;
1943
- /**
1944
- * Sätter ett förvalt värde.
1945
- * @deprecated Använd afValue istället
1946
- * @en Sets initial selected value.
1947
- */
1948
- "afStartSelected": number;
1949
2015
  /**
1950
2016
  * Sätter väljarens validering
1951
2017
  * @en Set select validation
@@ -1975,6 +2041,7 @@ export namespace Components {
1975
2041
  }
1976
2042
  /**
1977
2043
  * @swedishName Väljare med sök
2044
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till toggle-knappen
1978
2045
  */
1979
2046
  interface DigiFormSelectFilter {
1980
2047
  /**
@@ -1998,8 +2065,8 @@ export namespace Components {
1998
2065
  */
1999
2066
  "afDescription": string;
2000
2067
  /**
2001
- * Inaktiverar valideringen
2002
- * @en Disables the validation.
2068
+ * Döljer valideringsmeddelandet.
2069
+ * @en Hides the validation message.
2003
2070
  */
2004
2071
  "afDisableValidation": boolean;
2005
2072
  /**
@@ -2007,6 +2074,11 @@ export namespace Components {
2007
2074
  * @en Text that is shown the the search gives no result.
2008
2075
  */
2009
2076
  "afEmptySearchMessage": string;
2077
+ /**
2078
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
2079
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
2080
+ */
2081
+ "afErrorMessageIsAlert": boolean | string;
2010
2082
  /**
2011
2083
  * Sätter attributet 'aria-describedby' på filterknappen
2012
2084
  * @en Input aria-describedby attribute on filter button
@@ -2116,6 +2188,7 @@ export namespace Components {
2116
2188
  * @enums FormTextareaValidation - form-textarea-validation.enum.ts
2117
2189
  * @enums FormTextareaVariation - form-textarea-variation.enum.ts
2118
2190
  * @swedishName Textarea
2191
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva textarea-elementet
2119
2192
  */
2120
2193
  interface DigiFormTextarea {
2121
2194
  /**
@@ -2148,6 +2221,11 @@ export namespace Components {
2148
2221
  * @en Input autofocus attribute
2149
2222
  */
2150
2223
  "afAutofocus": boolean;
2224
+ /**
2225
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
2226
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
2227
+ */
2228
+ "afErrorMessageIsAlert": boolean | string;
2151
2229
  /**
2152
2230
  * Sätter attributet 'id'. Om inget väljs så skapas ett slumpmässigt id.
2153
2231
  * @en Set id attribute. Defaults to random string.
@@ -7466,6 +7544,7 @@ export namespace Components {
7466
7544
  /**
7467
7545
  * @enums ProgressCircleRole - progress-role.enum.ts
7468
7546
  * @swedishName Förloppscirkeln
7547
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
7469
7548
  */
7470
7549
  interface DigiProgressCircle {
7471
7550
  /**
@@ -7535,6 +7614,7 @@ export namespace Components {
7535
7614
  * @enums ProgressIndicatorRole - progress-indicator-role.enum.ts
7536
7615
  * @enums ProgressIndicatorVariation - progress-indicator-variation.enum.ts
7537
7616
  * @swedishName Förloppsstegaren
7617
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
7538
7618
  */
7539
7619
  interface DigiProgressIndicator {
7540
7620
  /**
@@ -8182,6 +8262,7 @@ export namespace Components {
8182
8262
  * @enums TypographyHeadingJumboLevel - typography-heading-jumbo-level.enum.ts
8183
8263
  * @enums TypographyHeadingJumboVariant - typography-heading-jumbo-variant.enum.ts
8184
8264
  * @swedishName Jumborubrik
8265
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
8185
8266
  */
8186
8267
  interface DigiTypographyHeadingJumbo {
8187
8268
  /**
@@ -8602,10 +8683,13 @@ declare global {
8602
8683
  new (): HTMLDigiCalendarElement;
8603
8684
  };
8604
8685
  interface HTMLDigiCalendarDatepickerElementEventMap {
8605
- "afOnDateChange": Date[] | string[] | [];
8686
+ "afOnDateChange": Date[];
8687
+ "afOnDateChangeRawText": string;
8688
+ "afOnValidationChange": ValidationChange;
8606
8689
  }
8607
8690
  /**
8608
8691
  * @swedishName Datumväljare
8692
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
8609
8693
  */
8610
8694
  interface HTMLDigiCalendarDatepickerElement extends Components.DigiCalendarDatepicker, HTMLStencilElement {
8611
8695
  addEventListener<K extends keyof HTMLDigiCalendarDatepickerElementEventMap>(type: K, listener: (this: HTMLDigiCalendarDatepickerElement, ev: DigiCalendarDatepickerCustomEvent<HTMLDigiCalendarDatepickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -8813,7 +8897,7 @@ declare global {
8813
8897
  new (): HTMLDigiFooterCardElement;
8814
8898
  };
8815
8899
  interface HTMLDigiFormCategoryFilterElementEventMap {
8816
- "afOnSelectedCategoryChange": any;
8900
+ "afOnSelectedCategoryChange": string[];
8817
8901
  }
8818
8902
  /**
8819
8903
  * @swedishName Kategorifilter
@@ -8846,6 +8930,7 @@ declare global {
8846
8930
  * @enums FormCheckboxValidation - form-checkbox-validation.enum.ts
8847
8931
  * @enums FormCheckboxVariation - form-checkbox-variation.enum.ts
8848
8932
  * @swedishName Kryssruta
8933
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
8849
8934
  */
8850
8935
  interface HTMLDigiFormCheckboxElement extends Components.DigiFormCheckbox, HTMLStencilElement {
8851
8936
  addEventListener<K extends keyof HTMLDigiFormCheckboxElementEventMap>(type: K, listener: (this: HTMLDigiFormCheckboxElement, ev: DigiFormCheckboxCustomEvent<HTMLDigiFormCheckboxElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -8862,7 +8947,7 @@ declare global {
8862
8947
  new (): HTMLDigiFormCheckboxElement;
8863
8948
  };
8864
8949
  interface HTMLDigiFormErrorListElementEventMap {
8865
- "afOnClickLink": any;
8950
+ "afOnClickLink": ClickLink;
8866
8951
  "afOnReady": any;
8867
8952
  }
8868
8953
  /**
@@ -8903,6 +8988,7 @@ declare global {
8903
8988
  * @enums FormInputFileType - form-input-file-type.enum.ts
8904
8989
  * @enums FormInputFileVariation - form-input-file-variation.enum.ts
8905
8990
  * @swedishName Filuppladdare
8991
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
8906
8992
  */
8907
8993
  interface HTMLDigiFormFileUploadElement extends Components.DigiFormFileUpload, HTMLStencilElement {
8908
8994
  addEventListener<K extends keyof HTMLDigiFormFileUploadElementEventMap>(type: K, listener: (this: HTMLDigiFormFileUploadElement, ev: DigiFormFileUploadCustomEvent<HTMLDigiFormFileUploadElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -8959,6 +9045,7 @@ declare global {
8959
9045
  * @enums FormInputValidation - form-input-validation.enum.ts
8960
9046
  * @enums FormInputVariation - form-input-variation.enum.ts
8961
9047
  * @swedishName Inmatningsfält
9048
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
8962
9049
  */
8963
9050
  interface HTMLDigiFormInputElement extends Components.DigiFormInput, HTMLStencilElement {
8964
9051
  addEventListener<K extends keyof HTMLDigiFormInputElementEventMap>(type: K, listener: (this: HTMLDigiFormInputElement, ev: DigiFormInputCustomEvent<HTMLDigiFormInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -8992,6 +9079,7 @@ declare global {
8992
9079
  /**
8993
9080
  * @enums FormInputSearchVariation - form-input-search-variation.enum.ts
8994
9081
  * @swedishName Sökfält
9082
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
8995
9083
  */
8996
9084
  interface HTMLDigiFormInputSearchElement extends Components.DigiFormInputSearch, HTMLStencilElement {
8997
9085
  addEventListener<K extends keyof HTMLDigiFormInputSearchElementEventMap>(type: K, listener: (this: HTMLDigiFormInputSearchElement, ev: DigiFormInputSearchCustomEvent<HTMLDigiFormInputSearchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -9030,6 +9118,7 @@ declare global {
9030
9118
  * @enums FormRadiobuttonValidation - form-radiobutton-validation.enum.ts
9031
9119
  * @enums FormRadiobuttonVariation - form-radiobutton-variation.enum.ts
9032
9120
  * @swedishName Radioknapp
9121
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet.
9033
9122
  */
9034
9123
  interface HTMLDigiFormRadiobuttonElement extends Components.DigiFormRadiobutton, HTMLStencilElement {
9035
9124
  addEventListener<K extends keyof HTMLDigiFormRadiobuttonElementEventMap>(type: K, listener: (this: HTMLDigiFormRadiobuttonElement, ev: DigiFormRadiobuttonCustomEvent<HTMLDigiFormRadiobuttonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -9050,6 +9139,7 @@ declare global {
9050
9139
  }
9051
9140
  /**
9052
9141
  * @swedishName Radiogrupp
9142
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till den första radioknappen i gruppen
9053
9143
  */
9054
9144
  interface HTMLDigiFormRadiogroupElement extends Components.DigiFormRadiogroup, HTMLStencilElement {
9055
9145
  addEventListener<K extends keyof HTMLDigiFormRadiogroupElementEventMap>(type: K, listener: (this: HTMLDigiFormRadiogroupElement, ev: DigiFormRadiogroupCustomEvent<HTMLDigiFormRadiogroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -9090,6 +9180,7 @@ declare global {
9090
9180
  * @enums FormSelectValidation - form-select-validation.enum
9091
9181
  * @enums FormSelectVariation - form-select-variation.enum
9092
9182
  * @swedishName Väljare
9183
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva select-elementet
9093
9184
  */
9094
9185
  interface HTMLDigiFormSelectElement extends Components.DigiFormSelect, HTMLStencilElement {
9095
9186
  addEventListener<K extends keyof HTMLDigiFormSelectElementEventMap>(type: K, listener: (this: HTMLDigiFormSelectElement, ev: DigiFormSelectCustomEvent<HTMLDigiFormSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -9107,14 +9198,15 @@ declare global {
9107
9198
  };
9108
9199
  interface HTMLDigiFormSelectFilterElementEventMap {
9109
9200
  "afOnFocusout": any;
9110
- "afOnSubmitFilters": any[];
9201
+ "afOnSubmitFilters": IListItem[];
9111
9202
  "afOnFilterClosed": any;
9112
9203
  "afOnResetFilters": any;
9113
- "afOnSelect": any[];
9204
+ "afOnSelect": IListItem[];
9114
9205
  "afOnQueryChanged": string;
9115
9206
  }
9116
9207
  /**
9117
9208
  * @swedishName Väljare med sök
9209
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till toggle-knappen
9118
9210
  */
9119
9211
  interface HTMLDigiFormSelectFilterElement extends Components.DigiFormSelectFilter, HTMLStencilElement {
9120
9212
  addEventListener<K extends keyof HTMLDigiFormSelectFilterElementEventMap>(type: K, listener: (this: HTMLDigiFormSelectFilterElement, ev: DigiFormSelectFilterCustomEvent<HTMLDigiFormSelectFilterElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -9145,6 +9237,7 @@ declare global {
9145
9237
  * @enums FormTextareaValidation - form-textarea-validation.enum.ts
9146
9238
  * @enums FormTextareaVariation - form-textarea-variation.enum.ts
9147
9239
  * @swedishName Textarea
9240
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva textarea-elementet
9148
9241
  */
9149
9242
  interface HTMLDigiFormTextareaElement extends Components.DigiFormTextarea, HTMLStencilElement {
9150
9243
  addEventListener<K extends keyof HTMLDigiFormTextareaElementEventMap>(type: K, listener: (this: HTMLDigiFormTextareaElement, ev: DigiFormTextareaCustomEvent<HTMLDigiFormTextareaElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -10787,6 +10880,7 @@ declare global {
10787
10880
  /**
10788
10881
  * @enums ProgressCircleRole - progress-role.enum.ts
10789
10882
  * @swedishName Förloppscirkeln
10883
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
10790
10884
  */
10791
10885
  interface HTMLDigiProgressCircleElement extends Components.DigiProgressCircle, HTMLStencilElement {
10792
10886
  }
@@ -10798,6 +10892,7 @@ declare global {
10798
10892
  * @enums ProgressIndicatorRole - progress-indicator-role.enum.ts
10799
10893
  * @enums ProgressIndicatorVariation - progress-indicator-variation.enum.ts
10800
10894
  * @swedishName Förloppsstegaren
10895
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
10801
10896
  */
10802
10897
  interface HTMLDigiProgressIndicatorElement extends Components.DigiProgressIndicator, HTMLStencilElement {
10803
10898
  }
@@ -11044,6 +11139,7 @@ declare global {
11044
11139
  * @enums TypographyHeadingJumboLevel - typography-heading-jumbo-level.enum.ts
11045
11140
  * @enums TypographyHeadingJumboVariant - typography-heading-jumbo-variant.enum.ts
11046
11141
  * @swedishName Jumborubrik
11142
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
11047
11143
  */
11048
11144
  interface HTMLDigiTypographyHeadingJumboElement extends Components.DigiTypographyHeadingJumbo, HTMLStencilElement {
11049
11145
  }
@@ -11771,25 +11867,15 @@ declare namespace LocalJSX {
11771
11867
  */
11772
11868
  interface DigiCalendar {
11773
11869
  /**
11774
- * Visar döljer kalendern. Visas som förvalt
11775
- * @en Toggle calendar hide/show. Defaults to true
11870
+ * Visar eller döljer kalendern.
11871
+ * @en Toggle calendar hide/show.
11776
11872
  */
11777
11873
  "afActive"?: boolean;
11778
11874
  /**
11779
- * Prefix för komponentens alla olika interna 'id'-attribut på kalendern etc. Ex. 'my-cool-id' genererar 'my-cool-id-calendar' osv. Ges inget värde genereras ett slumpmässigt.
11780
- * @en Prefix for all id attributes inside the component. Example: 'my-cool-id' generates 'my-cool-id-calendar' and so on. Defaults to random string.
11875
+ * Prefix för komponentens 'id'-attribut. Ex. 'my-cool-id' genererar 'my-cool-id-calendar'. Ges inget värde genereras ett slumpmässigt.
11876
+ * @en Prefix for the component's 'id' attribute. Example: 'my-cool-id' generates 'my-cool-id-calendar'. Defaults to random string.
11781
11877
  */
11782
11878
  "afId"?: string;
11783
- /**
11784
- * Valt måndad och år från start. Förvalt är dagens månad och år.
11785
- * @en Selected month and year to display from start. Defaults to todays month and year.
11786
- */
11787
- "afInitSelectedDate"?: Date;
11788
- /**
11789
- * Vald månad att visa från start. Förvalt är den månad som dagens datum har. (Januari = 0, December = 11)
11790
- * @en Selected month to display from start. Defaults to the month of todays month. (Januray = 0, December = 11)
11791
- */
11792
- "afInitSelectedMonth"?: number;
11793
11879
  /**
11794
11880
  * Senaste valbara datumet
11795
11881
  * @en Latest selectable date
@@ -11801,10 +11887,15 @@ declare namespace LocalJSX {
11801
11887
  */
11802
11888
  "afMinDate"?: Date;
11803
11889
  /**
11804
- * Sätt denna till true för att kunna markera mer en ett datum i kalendern. Förvalt är false
11805
- * @en Set this to true to be able to select multiple dates in the calander. Default is false
11890
+ * Sätt denna till true för att tillåta val av flera datum
11891
+ * @en Set this to true to be able to allow selection of multiple dates
11806
11892
  */
11807
11893
  "afMultipleDates"?: boolean;
11894
+ /**
11895
+ * Styr vilken månad som visas från start, samt vilken datumknapp som är ingångspunkt för tangentbordsnavigering. Om inte angiven används valt datum eller dagens datum.
11896
+ * @en Controls which month is shown from start, and which date button is the entry point for keyboard navigation. If not provided, selected date or today's date is used.
11897
+ */
11898
+ "afOpenCalendarTo"?: Date;
11808
11899
  /**
11809
11900
  * Valt datum i kalendern
11810
11901
  * @en Selected date in calendar
@@ -11816,13 +11907,13 @@ declare namespace LocalJSX {
11816
11907
  */
11817
11908
  "afSelectedDates"?: Date[];
11818
11909
  /**
11819
- * Visa veckonummer i kalender. Förvalt är false
11820
- * @en Show week number in the calander. Default is false
11910
+ * Visa veckonummer i kalender
11911
+ * @en Show week number in the calendar
11821
11912
  */
11822
11913
  "afShowWeekNumber"?: boolean;
11823
11914
  /**
11824
- * Sätt denna till true för att kunna välja år genom en väljare. Förvalt är false
11825
- * @en Set this to true to be able to select year through a select component. Default is false
11915
+ * Sätt denna till true för att visa väljare för år
11916
+ * @en Set this to true to be show year selector
11826
11917
  */
11827
11918
  "afYearSelect"?: boolean;
11828
11919
  /**
@@ -11848,6 +11939,7 @@ declare namespace LocalJSX {
11848
11939
  }
11849
11940
  /**
11850
11941
  * @swedishName Datumväljare
11942
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
11851
11943
  */
11852
11944
  interface DigiCalendarDatepicker {
11853
11945
  /**
@@ -11856,32 +11948,32 @@ declare namespace LocalJSX {
11856
11948
  */
11857
11949
  "afCloseCalendarAriaLabel"?: string;
11858
11950
  /**
11859
- * Sätt denna till true om kalendern ska stängas när användaren väljer ett datum. Förvalt är false
11860
- * @en Set this to true if the calendar should close when a date is selected. Default is false
11951
+ * Sätt denna till true om kalendern ska stängas när användaren väljer ett datum
11952
+ * @en Set this to true if the calendar should close when a date is selected
11861
11953
  */
11862
11954
  "afCloseOnSelect"?: boolean;
11863
11955
  /**
11864
- * Sätt denna till true för att stänga av komponentens egna validering.
11865
- * @en Set this to true to disable internal validation.
11956
+ * Sätt denna till true för att stänga av komponentens egna validering
11957
+ * @en Set this to true to disable internal validation
11866
11958
  */
11867
11959
  "afDisableValidation"?: boolean;
11868
11960
  /**
11869
- * Sätter ett id attribut.
11870
- * @en Sets an id attribute. Standard är slumpmässig sträng.
11961
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
11962
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
11871
11963
  */
11872
- "afId"?: string;
11964
+ "afErrorMessageIsAlert"?: boolean | string;
11873
11965
  /**
11874
- * Sätter valideringsmeddelandet när du använder afInvalid
11875
- * @en Set input validation message when using afInvalid property
11966
+ * Sätter attributet id för inputfältet, och utgör basen för andra id:n i komponenten
11967
+ * @en Sets an id attribute for the input field, and serves as the base for other ids in the component
11876
11968
  */
11877
- "afInvalid"?: boolean;
11969
+ "afId"?: string;
11878
11970
  /**
11879
- * Texten till labelelementet
11971
+ * Texten till etiketten
11880
11972
  * @en The label text
11881
11973
  */
11882
11974
  "afLabel"?: string;
11883
11975
  /**
11884
- * Valfri beskrivande text
11976
+ * Beskrivande text som bör ange det förväntade formatet och/eller andra krav
11885
11977
  * @en Optional description text
11886
11978
  */
11887
11979
  "afLabelDescription"?: string;
@@ -11896,23 +11988,33 @@ declare namespace LocalJSX {
11896
11988
  */
11897
11989
  "afMinDate"?: Date;
11898
11990
  /**
11899
- * Sätt denna till true för att kunna markera mer en ett datum i kalendern. Förvalt är false
11900
- * @en Set this to true to be able to select multiple dates in the calander. Default is false
11991
+ * Sätt denna till true för att kunna markera mer en ett datum i kalendern
11992
+ * @en Set this to true to be able to select multiple dates in the calander
11901
11993
  */
11902
11994
  "afMultipleDates"?: boolean;
11995
+ /**
11996
+ * Sätter attributet 'name' på det inre input-elementet
11997
+ * @en Sets the 'name' attribute on the inner input element
11998
+ */
11999
+ "afName"?: string;
11903
12000
  /**
11904
12001
  * Aria-label till knappen som öppnar kalendern
11905
12002
  * @en Aria-label for the button that opens the calendar
11906
12003
  */
11907
12004
  "afOpenCalendarAriaLabel"?: string;
11908
12005
  /**
11909
- * Sätter attributet 'required'.
12006
+ * Styr vilken månad som visas från start, samt vilken datumknapp som är ingångspunkt för tangentbordsnavigering. Om inte angiven används valt datum eller dagens datum.
12007
+ * @en Controls which month is shown from start, and which date button is the entry point for keyboard navigation. If not provided, selected date or today's date is used.
12008
+ */
12009
+ "afOpenCalendarTo"?: Date;
12010
+ /**
12011
+ * Sätter attributet 'required'
11910
12012
  * @en Input required attribute
11911
12013
  */
11912
12014
  "afRequired"?: boolean;
11913
12015
  /**
11914
- * Sätter text för afRequired.
11915
- * @en Set text for afRequired.
12016
+ * Ersätter texten "obligatorisk" i fältetiketten
12017
+ * @en Replaces the text "obligatorisk" in the label
11916
12018
  */
11917
12019
  "afRequiredText"?: string;
11918
12020
  /**
@@ -11921,40 +12023,50 @@ declare namespace LocalJSX {
11921
12023
  */
11922
12024
  "afSelectedDates"?: Array<Date>;
11923
12025
  /**
11924
- * Visa veckonummer i kalender. Förvalt är false
11925
- * @en Show week number in the calander. Default is false
12026
+ * Visa veckonummer i kalender
12027
+ * @en Show week number in the calander.
11926
12028
  */
11927
12029
  "afShowWeekNumber"?: boolean;
11928
12030
  /**
11929
- * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting.
12031
+ * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting. Om värdet är 'error' sätts också aria-invalid="true" på input-elementet.
11930
12032
  * @en Set input validation status
11931
12033
  */
11932
12034
  "afValidation"?: CalendarDatepickerValidation;
11933
12035
  /**
11934
- * Sätter valideringsmeddelandet
11935
- * @en Set input validation message
12036
+ * Sätter valideringsmeddelandet för den inbyggda valideringen när man anger datum som inte är valbara. Default är "Ej valbart datum"
12037
+ * @en Set input validation message for the built-in when date is not selectable
11936
12038
  */
11937
12039
  "afValidationDisabledDate"?: string;
11938
12040
  /**
11939
- * Sätter valideringsmeddelandet när du använder afInvalid
11940
- * @en Set input validation message when using afInvalid property
11941
- */
11942
- "afValidationMessage"?: string;
11943
- /**
11944
- * Sätter valideringsmeddelandet
11945
- * @en Set input validation message
12041
+ * Sätter valideringsmeddelandet för egen validering
12042
+ * @en Set input validation message for custom validation
11946
12043
  */
11947
12044
  "afValidationText"?: string;
11948
12045
  /**
11949
- * Sätter valideringsmeddelandet
11950
- * @en Set input validation message
12046
+ * Sätter valideringsmeddelandet för den inbyggda formatvalideringen. Default är "Fel format"
12047
+ * @en Set input validation message for the built-in format validation
11951
12048
  */
11952
12049
  "afValidationWrongFormat"?: string;
11953
12050
  /**
11954
- * Sker vid datum uppdatering
11955
- * @en When date is updated
12051
+ * Sätts till true för att byta knapparna för föregående och nästa månad till dropdowns för att välja månad och år. Rekommenderas då förväntat datum är många månader bakåt eller framåt i tiden, som exempelvis ett födelsedatum.
12052
+ * @en Set this to true to change the previous/next month buttons to dropdowns for selecting month and year. Recommended when the expected date is many months back or forward in time, such as a birthdate.
11956
12053
  */
11957
- "onAfOnDateChange"?: (event: DigiCalendarDatepickerCustomEvent<Date[] | string[] | []>) => void;
12054
+ "afYearSelect"?: boolean;
12055
+ /**
12056
+ * Skickar värdet som en array av Date-objekt när datumet uppdateras
12057
+ * @en Sends the value as an array of Date objects when the date is updated
12058
+ */
12059
+ "onAfOnDateChange"?: (event: DigiCalendarDatepickerCustomEvent<Date[]>) => void;
12060
+ /**
12061
+ * Skickar strängen som visas i inputfältet när datumet uppdateras
12062
+ * @en Sends the string displayed in the input field when the date is updated
12063
+ */
12064
+ "onAfOnDateChangeRawText"?: (event: DigiCalendarDatepickerCustomEvent<string>) => void;
12065
+ /**
12066
+ * Skickar resultatet när validering sker
12067
+ * @en Emits the validation result
12068
+ */
12069
+ "onAfOnValidationChange"?: (event: DigiCalendarDatepickerCustomEvent<ValidationChange>) => void;
11958
12070
  /**
11959
12071
  * Sätter attributet 'value'
11960
12072
  * @en Input value attribute
@@ -12393,17 +12505,17 @@ declare namespace LocalJSX {
12393
12505
  */
12394
12506
  interface DigiFormCategoryFilter {
12395
12507
  /**
12396
- * Ifall listan ska börja med en 'Alla kategorier' kategori
12397
- * @en If the list should start with a 'All categories' category
12508
+ * Ifall listan ska börja med en knapp för 'Alla kategorier'
12509
+ * @en If the list should start with a button for 'All categories'
12398
12510
  */
12399
12511
  "afAllCategories"?: boolean;
12400
12512
  /**
12401
- * Ifall 'Alla kategorier' kategorin ska börja vald
12402
- * @en If the 'All categories' category should start selected
12513
+ * Ifall 'Alla kategorier' kategorin ska vara vald från start
12514
+ * @en If the 'All categories' category should be selected from start
12403
12515
  */
12404
12516
  "afAllCategoriesSelected"?: boolean;
12405
12517
  /**
12406
- * Namnet på 'Alla kategorier' kategorin
12518
+ * Namnet på 'Alla kategorier'-kategorin
12407
12519
  * @en The name of the 'All categories' category
12408
12520
  */
12409
12521
  "afAllCategoriesText"?: string;
@@ -12413,8 +12525,8 @@ declare namespace LocalJSX {
12413
12525
  */
12414
12526
  "afCategories"?: Array<FormCategory>;
12415
12527
  /**
12416
- * Visa alla kategorier och dölj knappen för att "visa fler/visa färre
12417
- * @en Show all categories and hide button to "visa fler"/"visa färre"
12528
+ * Visa alla kategorier och dölj knappen för att visa fler/färre
12529
+ * @en Show all categories and hide button to show more/fewer
12418
12530
  */
12419
12531
  "afHideToggle"?: boolean;
12420
12532
  /**
@@ -12423,8 +12535,8 @@ declare namespace LocalJSX {
12423
12535
  */
12424
12536
  "afMultiselect"?: boolean;
12425
12537
  /**
12426
- * Ifall listan ska var kollapsad från början
12427
- * @en If the list should start out collapsed
12538
+ * Ifall listan ska vara kollapsad från början
12539
+ * @en If the list should be collapsed from start
12428
12540
  */
12429
12541
  "afStartCollapsed"?: boolean;
12430
12542
  /**
@@ -12436,12 +12548,13 @@ declare namespace LocalJSX {
12436
12548
  * Sker vid ändrade valda kategorier
12437
12549
  * @en When selected categories is changed
12438
12550
  */
12439
- "onAfOnSelectedCategoryChange"?: (event: DigiFormCategoryFilterCustomEvent<any>) => void;
12551
+ "onAfOnSelectedCategoryChange"?: (event: DigiFormCategoryFilterCustomEvent<string[]>) => void;
12440
12552
  }
12441
12553
  /**
12442
12554
  * @enums FormCheckboxValidation - form-checkbox-validation.enum.ts
12443
12555
  * @enums FormCheckboxVariation - form-checkbox-variation.enum.ts
12444
12556
  * @swedishName Kryssruta
12557
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
12445
12558
  */
12446
12559
  interface DigiFormCheckbox {
12447
12560
  /**
@@ -12510,7 +12623,8 @@ declare namespace LocalJSX {
12510
12623
  */
12511
12624
  "afRequired"?: boolean;
12512
12625
  /**
12513
- * TODO
12626
+ * Tabindex
12627
+ * @deprecated Denna prop kommer att tas bort i slutet av juli
12514
12628
  */
12515
12629
  "afTabIndex"?: number;
12516
12630
  /**
@@ -12575,8 +12689,8 @@ declare namespace LocalJSX {
12575
12689
  */
12576
12690
  "onAfOnTouched"?: (event: DigiFormCheckboxCustomEvent<any>) => void;
12577
12691
  /**
12578
- * Intern spegling av afValue. Ska inte användas direkt — använd afValue istället.
12579
- * @en Internal mirror of afValue. Do not use directly — use afValue instead.
12692
+ * Intern spegling av afValue. Ska inte användas direkt — använd afValue istället.
12693
+ * @en Internal mirror of afValue. Do not use directly — use afValue instead.
12580
12694
  * @ignore
12581
12695
  */
12582
12696
  "value"?: string;
@@ -12617,10 +12731,10 @@ declare namespace LocalJSX {
12617
12731
  */
12618
12732
  "afOverrideLink"?: boolean;
12619
12733
  /**
12620
- * Länkelementens 'onclick'-event.
12734
+ * Används för att fånga upp href till länken man har klickat på
12621
12735
  * @en The link elements' 'onclick' event.
12622
12736
  */
12623
- "onAfOnClickLink"?: (event: DigiFormErrorListCustomEvent<any>) => void;
12737
+ "onAfOnClickLink"?: (event: DigiFormErrorListCustomEvent<ClickLink>) => void;
12624
12738
  /**
12625
12739
  * När komponenten och slotsen är laddade och initierade så skickas detta eventet.
12626
12740
  * @en When the component and slots are loaded and initialized this event will trigger.
@@ -12632,7 +12746,12 @@ declare namespace LocalJSX {
12632
12746
  */
12633
12747
  interface DigiFormFieldset {
12634
12748
  /**
12635
- * Fieldset-elementets form attribut.
12749
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
12750
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
12751
+ */
12752
+ "afErrorMessageIsAlert"?: boolean | string;
12753
+ /**
12754
+ * Id för form-elementet som fältgruppen tillhör.
12636
12755
  * @en The fieldset form attribute.
12637
12756
  */
12638
12757
  "afForm"?: string;
@@ -12642,20 +12761,31 @@ declare namespace LocalJSX {
12642
12761
  */
12643
12762
  "afId"?: string;
12644
12763
  /**
12645
- * Legend-elementets text.
12764
+ * Text till legend-elementet som fungerar som fältgruppens rubrik.
12646
12765
  * @en The legend text.
12647
12766
  */
12648
12767
  "afLegend"?: string;
12649
12768
  /**
12650
- * Fieldset-elementets namn attribut.
12769
+ * Text till name-attributet som ger fältgruppen ett programmatiskt namn.
12651
12770
  * @en The fieldset name attribute.
12652
12771
  */
12653
12772
  "afName"?: string;
12773
+ /**
12774
+ * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting.
12775
+ * @en Set input validation status
12776
+ */
12777
+ "afValidation"?: FormFieldsetValidation;
12778
+ /**
12779
+ * Sätter valideringsmeddelandet
12780
+ * @en Set input validation message
12781
+ */
12782
+ "afValidationText"?: string;
12654
12783
  }
12655
12784
  /**
12656
12785
  * @enums FormInputFileType - form-input-file-type.enum.ts
12657
12786
  * @enums FormInputFileVariation - form-input-file-variation.enum.ts
12658
12787
  * @swedishName Filuppladdare
12788
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
12659
12789
  */
12660
12790
  interface DigiFormFileUpload {
12661
12791
  /**
@@ -12673,6 +12803,11 @@ declare namespace LocalJSX {
12673
12803
  * @en Activates preview of uploaded files.
12674
12804
  */
12675
12805
  "afEnablePreview"?: boolean;
12806
+ /**
12807
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
12808
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
12809
+ */
12810
+ "afErrorMessageIsAlert"?: boolean | string;
12676
12811
  /**
12677
12812
  * Sätter en maximal filstorlek i MB, 10MB är standard.
12678
12813
  * @en Set file max size in MB
@@ -12890,6 +13025,7 @@ declare namespace LocalJSX {
12890
13025
  * @enums FormInputValidation - form-input-validation.enum.ts
12891
13026
  * @enums FormInputVariation - form-input-variation.enum.ts
12892
13027
  * @swedishName Inmatningsfält
13028
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
12893
13029
  */
12894
13030
  interface DigiFormInput {
12895
13031
  /**
@@ -12947,6 +13083,11 @@ declare namespace LocalJSX {
12947
13083
  * @en Input dirname attribute
12948
13084
  */
12949
13085
  "afDirname"?: string;
13086
+ /**
13087
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
13088
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
13089
+ */
13090
+ "afErrorMessageIsAlert"?: boolean | string;
12950
13091
  /**
12951
13092
  * Sätter attributet 'id'. Om inget väljs så skapas ett slumpmässigt id.
12952
13093
  * @en Input id attribute. Defaults to random string.
@@ -13102,6 +13243,7 @@ declare namespace LocalJSX {
13102
13243
  /**
13103
13244
  * @enums FormInputSearchVariation - form-input-search-variation.enum.ts
13104
13245
  * @swedishName Sökfält
13246
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
13105
13247
  */
13106
13248
  interface DigiFormInputSearch {
13107
13249
  /**
@@ -13319,6 +13461,7 @@ declare namespace LocalJSX {
13319
13461
  * @enums FormRadiobuttonValidation - form-radiobutton-validation.enum.ts
13320
13462
  * @enums FormRadiobuttonVariation - form-radiobutton-variation.enum.ts
13321
13463
  * @swedishName Radioknapp
13464
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet.
13322
13465
  */
13323
13466
  interface DigiFormRadiobutton {
13324
13467
  /**
@@ -13436,13 +13579,34 @@ declare namespace LocalJSX {
13436
13579
  }
13437
13580
  /**
13438
13581
  * @swedishName Radiogrupp
13582
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till den första radioknappen i gruppen
13439
13583
  */
13440
13584
  interface DigiFormRadiogroup {
13585
+ /**
13586
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
13587
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
13588
+ */
13589
+ "afErrorMessageIsAlert"?: boolean | string;
13590
+ /**
13591
+ * Sätter attributet 'id'. Om inget väljs så skapas ett slumpmässigt id.
13592
+ * @en Input id attribute. Defaults to random string.
13593
+ */
13594
+ "afId"?: string;
13441
13595
  /**
13442
13596
  * Namnet på radiogruppen
13443
13597
  * @en Radiogroup name
13444
13598
  */
13445
13599
  "afName"?: string;
13600
+ /**
13601
+ * Sätter valideringsstatus. Kan vara 'success', 'error', 'warning', 'neutral' eller ingenting.
13602
+ * @en Set input validation status
13603
+ */
13604
+ "afValidation"?: FormRadiogroupValidation;
13605
+ /**
13606
+ * Sätter valideringsmeddelandet
13607
+ * @en Set input validation message
13608
+ */
13609
+ "afValidationText"?: string;
13446
13610
  /**
13447
13611
  * Värdet på radiogruppen
13448
13612
  * @en Radiogroup value
@@ -13492,6 +13656,7 @@ declare namespace LocalJSX {
13492
13656
  * @enums FormSelectValidation - form-select-validation.enum
13493
13657
  * @enums FormSelectVariation - form-select-variation.enum
13494
13658
  * @swedishName Väljare
13659
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva select-elementet
13495
13660
  */
13496
13661
  interface DigiFormSelect {
13497
13662
  /**
@@ -13520,10 +13685,15 @@ declare namespace LocalJSX {
13520
13685
  */
13521
13686
  "afDescription"?: string;
13522
13687
  /**
13523
- * Inaktiverar valideringen
13524
- * @en Disables the validation.
13688
+ * Döljer valideringsmeddelandet.
13689
+ * @en Hides the validation message.
13525
13690
  */
13526
13691
  "afDisableValidation"?: boolean;
13692
+ /**
13693
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
13694
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
13695
+ */
13696
+ "afErrorMessageIsAlert"?: boolean | string;
13527
13697
  /**
13528
13698
  * Sätter ett id attribut.
13529
13699
  * @en Sets an id attribute. Standard är slumpmässig sträng.
@@ -13554,12 +13724,6 @@ declare namespace LocalJSX {
13554
13724
  * @en Set text for afRequired.
13555
13725
  */
13556
13726
  "afRequiredText"?: string;
13557
- /**
13558
- * Sätter ett förvalt värde.
13559
- * @deprecated Använd afValue istället
13560
- * @en Sets initial selected value.
13561
- */
13562
- "afStartSelected"?: number;
13563
13727
  /**
13564
13728
  * Sätter väljarens validering
13565
13729
  * @en Set select validation
@@ -13604,6 +13768,7 @@ declare namespace LocalJSX {
13604
13768
  }
13605
13769
  /**
13606
13770
  * @swedishName Väljare med sök
13771
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till toggle-knappen
13607
13772
  */
13608
13773
  interface DigiFormSelectFilter {
13609
13774
  /**
@@ -13627,8 +13792,8 @@ declare namespace LocalJSX {
13627
13792
  */
13628
13793
  "afDescription"?: string;
13629
13794
  /**
13630
- * Inaktiverar valideringen
13631
- * @en Disables the validation.
13795
+ * Döljer valideringsmeddelandet.
13796
+ * @en Hides the validation message.
13632
13797
  */
13633
13798
  "afDisableValidation"?: boolean;
13634
13799
  /**
@@ -13636,6 +13801,11 @@ declare namespace LocalJSX {
13636
13801
  * @en Text that is shown the the search gives no result.
13637
13802
  */
13638
13803
  "afEmptySearchMessage"?: string;
13804
+ /**
13805
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
13806
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
13807
+ */
13808
+ "afErrorMessageIsAlert"?: boolean | string;
13639
13809
  /**
13640
13810
  * Sätter attributet 'aria-describedby' på filterknappen
13641
13811
  * @en Input aria-describedby attribute on filter button
@@ -13741,12 +13911,12 @@ declare namespace LocalJSX {
13741
13911
  * När ett eller flera filter väljs
13742
13912
  * @en When a filter is changed
13743
13913
  */
13744
- "onAfOnSelect"?: (event: DigiFormSelectFilterCustomEvent<any[]>) => void;
13914
+ "onAfOnSelect"?: (event: DigiFormSelectFilterCustomEvent<IListItem[]>) => void;
13745
13915
  /**
13746
13916
  * Vid uppdatering av filtret
13747
13917
  * @en At filter submit
13748
13918
  */
13749
- "onAfOnSubmitFilters"?: (event: DigiFormSelectFilterCustomEvent<any[]>) => void;
13919
+ "onAfOnSubmitFilters"?: (event: DigiFormSelectFilterCustomEvent<IListItem[]>) => void;
13750
13920
  /**
13751
13921
  * Sorterar listan i alfabetisk ordning.
13752
13922
  * @en Sort the list in alphabetical order.
@@ -13761,6 +13931,7 @@ declare namespace LocalJSX {
13761
13931
  * @enums FormTextareaValidation - form-textarea-validation.enum.ts
13762
13932
  * @enums FormTextareaVariation - form-textarea-variation.enum.ts
13763
13933
  * @swedishName Textarea
13934
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva textarea-elementet
13764
13935
  */
13765
13936
  interface DigiFormTextarea {
13766
13937
  /**
@@ -13793,6 +13964,11 @@ declare namespace LocalJSX {
13793
13964
  * @en Input autofocus attribute
13794
13965
  */
13795
13966
  "afAutofocus"?: boolean;
13967
+ /**
13968
+ * Om värdet är true får felmeddelandet attributet role="alert". Om felet visas tillsammans med flera andra fel (till exempel efter servervalidering) ska värdet sättas till false.
13969
+ * @en If the value is true, the error message gets the attribute role="alert". If the error is shown together with multiple errors (for example after server-side validation), the value should be set to false.
13970
+ */
13971
+ "afErrorMessageIsAlert"?: boolean | string;
13796
13972
  /**
13797
13973
  * Sätter attributet 'id'. Om inget väljs så skapas ett slumpmässigt id.
13798
13974
  * @en Set id attribute. Defaults to random string.
@@ -19259,6 +19435,7 @@ declare namespace LocalJSX {
19259
19435
  /**
19260
19436
  * @enums ProgressCircleRole - progress-role.enum.ts
19261
19437
  * @swedishName Förloppscirkeln
19438
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
19262
19439
  */
19263
19440
  interface DigiProgressCircle {
19264
19441
  /**
@@ -19328,6 +19505,7 @@ declare namespace LocalJSX {
19328
19505
  * @enums ProgressIndicatorRole - progress-indicator-role.enum.ts
19329
19506
  * @enums ProgressIndicatorVariation - progress-indicator-variation.enum.ts
19330
19507
  * @swedishName Förloppsstegaren
19508
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
19331
19509
  */
19332
19510
  interface DigiProgressIndicator {
19333
19511
  /**
@@ -19991,6 +20169,7 @@ declare namespace LocalJSX {
19991
20169
  * @enums TypographyHeadingJumboLevel - typography-heading-jumbo-level.enum.ts
19992
20170
  * @enums TypographyHeadingJumboVariant - typography-heading-jumbo-variant.enum.ts
19993
20171
  * @swedishName Jumborubrik
20172
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
19994
20173
  */
19995
20174
  interface DigiTypographyHeadingJumbo {
19996
20175
  /**
@@ -20640,6 +20819,7 @@ declare module "@stencil/core" {
20640
20819
  "digi-calendar": LocalJSX.DigiCalendar & JSXBase.HTMLAttributes<HTMLDigiCalendarElement>;
20641
20820
  /**
20642
20821
  * @swedishName Datumväljare
20822
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
20643
20823
  */
20644
20824
  "digi-calendar-datepicker": LocalJSX.DigiCalendarDatepicker & JSXBase.HTMLAttributes<HTMLDigiCalendarDatepickerElement>;
20645
20825
  /**
@@ -20719,6 +20899,7 @@ declare module "@stencil/core" {
20719
20899
  * @enums FormCheckboxValidation - form-checkbox-validation.enum.ts
20720
20900
  * @enums FormCheckboxVariation - form-checkbox-variation.enum.ts
20721
20901
  * @swedishName Kryssruta
20902
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
20722
20903
  */
20723
20904
  "digi-form-checkbox": LocalJSX.DigiFormCheckbox & JSXBase.HTMLAttributes<HTMLDigiFormCheckboxElement>;
20724
20905
  /**
@@ -20734,6 +20915,7 @@ declare module "@stencil/core" {
20734
20915
  * @enums FormInputFileType - form-input-file-type.enum.ts
20735
20916
  * @enums FormInputFileVariation - form-input-file-variation.enum.ts
20736
20917
  * @swedishName Filuppladdare
20918
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
20737
20919
  */
20738
20920
  "digi-form-file-upload": LocalJSX.DigiFormFileUpload & JSXBase.HTMLAttributes<HTMLDigiFormFileUploadElement>;
20739
20921
  /**
@@ -20746,11 +20928,13 @@ declare module "@stencil/core" {
20746
20928
  * @enums FormInputValidation - form-input-validation.enum.ts
20747
20929
  * @enums FormInputVariation - form-input-variation.enum.ts
20748
20930
  * @swedishName Inmatningsfält
20931
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
20749
20932
  */
20750
20933
  "digi-form-input": LocalJSX.DigiFormInput & JSXBase.HTMLAttributes<HTMLDigiFormInputElement>;
20751
20934
  /**
20752
20935
  * @enums FormInputSearchVariation - form-input-search-variation.enum.ts
20753
20936
  * @swedishName Sökfält
20937
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet
20754
20938
  */
20755
20939
  "digi-form-input-search": LocalJSX.DigiFormInputSearch & JSXBase.HTMLAttributes<HTMLDigiFormInputSearchElement>;
20756
20940
  /**
@@ -20761,10 +20945,12 @@ declare module "@stencil/core" {
20761
20945
  * @enums FormRadiobuttonValidation - form-radiobutton-validation.enum.ts
20762
20946
  * @enums FormRadiobuttonVariation - form-radiobutton-variation.enum.ts
20763
20947
  * @swedishName Radioknapp
20948
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva input-elementet.
20764
20949
  */
20765
20950
  "digi-form-radiobutton": LocalJSX.DigiFormRadiobutton & JSXBase.HTMLAttributes<HTMLDigiFormRadiobuttonElement>;
20766
20951
  /**
20767
20952
  * @swedishName Radiogrupp
20953
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till den första radioknappen i gruppen
20768
20954
  */
20769
20955
  "digi-form-radiogroup": LocalJSX.DigiFormRadiogroup & JSXBase.HTMLAttributes<HTMLDigiFormRadiogroupElement>;
20770
20956
  /**
@@ -20778,16 +20964,19 @@ declare module "@stencil/core" {
20778
20964
  * @enums FormSelectValidation - form-select-validation.enum
20779
20965
  * @enums FormSelectVariation - form-select-variation.enum
20780
20966
  * @swedishName Väljare
20967
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva select-elementet
20781
20968
  */
20782
20969
  "digi-form-select": LocalJSX.DigiFormSelect & JSXBase.HTMLAttributes<HTMLDigiFormSelectElement>;
20783
20970
  /**
20784
20971
  * @swedishName Väljare med sök
20972
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till toggle-knappen
20785
20973
  */
20786
20974
  "digi-form-select-filter": LocalJSX.DigiFormSelectFilter & JSXBase.HTMLAttributes<HTMLDigiFormSelectFilterElement>;
20787
20975
  /**
20788
20976
  * @enums FormTextareaValidation - form-textarea-validation.enum.ts
20789
20977
  * @enums FormTextareaVariation - form-textarea-variation.enum.ts
20790
20978
  * @swedishName Textarea
20979
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva textarea-elementet
20791
20980
  */
20792
20981
  "digi-form-textarea": LocalJSX.DigiFormTextarea & JSXBase.HTMLAttributes<HTMLDigiFormTextareaElement>;
20793
20982
  /**
@@ -21137,12 +21326,14 @@ declare module "@stencil/core" {
21137
21326
  /**
21138
21327
  * @enums ProgressCircleRole - progress-role.enum.ts
21139
21328
  * @swedishName Förloppscirkeln
21329
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
21140
21330
  */
21141
21331
  "digi-progress-circle": LocalJSX.DigiProgressCircle & JSXBase.HTMLAttributes<HTMLDigiProgressCircleElement>;
21142
21332
  /**
21143
21333
  * @enums ProgressIndicatorRole - progress-indicator-role.enum.ts
21144
21334
  * @enums ProgressIndicatorVariation - progress-indicator-variation.enum.ts
21145
21335
  * @swedishName Förloppsstegaren
21336
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
21146
21337
  */
21147
21338
  "digi-progress-indicator": LocalJSX.DigiProgressIndicator & JSXBase.HTMLAttributes<HTMLDigiProgressIndicatorElement>;
21148
21339
  /**
@@ -21241,6 +21432,7 @@ declare module "@stencil/core" {
21241
21432
  * @enums TypographyHeadingJumboLevel - typography-heading-jumbo-level.enum.ts
21242
21433
  * @enums TypographyHeadingJumboVariant - typography-heading-jumbo-variant.enum.ts
21243
21434
  * @swedishName Jumborubrik
21435
+ * @eventListeners focus - Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet
21244
21436
  */
21245
21437
  "digi-typography-heading-jumbo": LocalJSX.DigiTypographyHeadingJumbo & JSXBase.HTMLAttributes<HTMLDigiTypographyHeadingJumboElement>;
21246
21438
  /**