@designsystem-se/af 34.0.4-beta.2 → 34.1.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 (1721) 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 +6 -6
  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 +13 -13
  8. package/components/digi-calendar-week-view.d.ts +1 -1
  9. package/components/digi-calendar-week-view.js +3 -3
  10. package/components/digi-calendar.d.ts +1 -1
  11. package/components/digi-calendar.js +1 -1
  12. package/components/digi-card.d.ts +1 -1
  13. package/components/digi-card.js +1 -1
  14. package/components/digi-chart-line.d.ts +1 -1
  15. package/components/digi-chart-line.js +75 -84
  16. package/components/digi-code-block.d.ts +1 -1
  17. package/components/digi-code-block.js +1 -1
  18. package/components/digi-code-example.d.ts +1 -1
  19. package/components/digi-code-example.js +9 -9
  20. package/components/digi-code.d.ts +1 -1
  21. package/components/digi-code.js +1 -1
  22. package/components/digi-context-menu.d.ts +1 -1
  23. package/components/digi-context-menu.js +4 -4
  24. package/components/digi-dialog.d.ts +1 -1
  25. package/components/digi-dialog.js +6 -6
  26. package/components/digi-expandable-accordion.d.ts +1 -1
  27. package/components/digi-expandable-accordion.js +4 -4
  28. package/components/digi-expandable-faq-item.d.ts +1 -1
  29. package/components/digi-expandable-faq-item.js +6 -6
  30. package/components/digi-expandable-faq.d.ts +1 -1
  31. package/components/digi-expandable-faq.js +2 -2
  32. package/components/digi-footer-card.d.ts +1 -1
  33. package/components/digi-footer-card.js +1 -1
  34. package/components/digi-footer.d.ts +1 -1
  35. package/components/digi-footer.js +4 -4
  36. package/components/digi-form-category-filter.d.ts +1 -1
  37. package/components/digi-form-category-filter.js +4 -4
  38. package/components/digi-form-checkbox.d.ts +1 -1
  39. package/components/digi-form-checkbox.js +1 -1
  40. package/components/digi-form-error-list.d.ts +1 -1
  41. package/components/digi-form-error-list.js +14 -14
  42. package/components/digi-form-fieldset.d.ts +1 -1
  43. package/components/digi-form-fieldset.js +1 -1
  44. package/components/digi-form-file-upload.d.ts +1 -1
  45. package/components/digi-form-file-upload.js +17 -17
  46. package/components/digi-form-filter.d.ts +1 -1
  47. package/components/digi-form-filter.js +7 -7
  48. package/components/digi-form-input-search.d.ts +1 -1
  49. package/components/digi-form-input-search.js +9 -9
  50. package/components/digi-form-input.d.ts +1 -1
  51. package/components/digi-form-input.js +1 -1
  52. package/components/digi-form-label.d.ts +1 -1
  53. package/components/digi-form-label.js +1 -1
  54. package/components/digi-form-radiobutton.d.ts +1 -1
  55. package/components/digi-form-radiobutton.js +1 -1
  56. package/components/digi-form-radiogroup.d.ts +1 -1
  57. package/components/digi-form-radiogroup.js +1 -1
  58. package/components/digi-form-receipt.d.ts +1 -1
  59. package/components/digi-form-receipt.js +3 -3
  60. package/components/digi-form-select-filter.d.ts +1 -1
  61. package/components/digi-form-select-filter.js +16 -16
  62. package/components/digi-form-select.d.ts +1 -1
  63. package/components/digi-form-select.js +1 -1
  64. package/components/digi-form-textarea.d.ts +1 -1
  65. package/components/digi-form-textarea.js +8 -8
  66. package/components/digi-form-validation-message.d.ts +1 -1
  67. package/components/digi-form-validation-message.js +1 -1
  68. package/components/digi-header-avatar.d.ts +1 -1
  69. package/components/digi-header-avatar.js +3 -3
  70. package/components/digi-header-navigation-item.d.ts +1 -1
  71. package/components/digi-header-navigation-item.js +1 -1
  72. package/components/digi-header-navigation.d.ts +1 -1
  73. package/components/digi-header-navigation.js +7 -7
  74. package/components/digi-header-notification.d.ts +1 -1
  75. package/components/digi-header-notification.js +2 -2
  76. package/components/digi-header.d.ts +1 -1
  77. package/components/digi-header.js +8 -8
  78. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  79. package/components/digi-icon-accessibility-deaf.js +2 -2
  80. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  81. package/components/digi-icon-accessibility-universal.js +2 -2
  82. package/components/digi-icon-apple.d.ts +1 -1
  83. package/components/digi-icon-apple.js +2 -2
  84. package/components/digi-icon-archive-outline.d.ts +1 -1
  85. package/components/digi-icon-archive-outline.js +2 -2
  86. package/components/digi-icon-archive.d.ts +1 -1
  87. package/components/digi-icon-archive.js +2 -2
  88. package/components/digi-icon-arrow-back.d.ts +1 -1
  89. package/components/digi-icon-arrow-back.js +2 -2
  90. package/components/digi-icon-arrow-down.d.ts +1 -1
  91. package/components/digi-icon-arrow-down.js +2 -2
  92. package/components/digi-icon-arrow-left.d.ts +1 -1
  93. package/components/digi-icon-arrow-left.js +2 -2
  94. package/components/digi-icon-arrow-right.d.ts +1 -1
  95. package/components/digi-icon-arrow-right.js +1 -1
  96. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  97. package/components/digi-icon-arrow-sign-in.js +2 -2
  98. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  99. package/components/digi-icon-arrow-sign-out.js +2 -2
  100. package/components/digi-icon-arrow-up.d.ts +1 -1
  101. package/components/digi-icon-arrow-up.js +2 -2
  102. package/components/digi-icon-at.d.ts +1 -1
  103. package/components/digi-icon-at.js +2 -2
  104. package/components/digi-icon-bars.d.ts +1 -1
  105. package/components/digi-icon-bars.js +1 -1
  106. package/components/digi-icon-bell-filled.d.ts +1 -1
  107. package/components/digi-icon-bell-filled.js +2 -2
  108. package/components/digi-icon-bell.d.ts +1 -1
  109. package/components/digi-icon-bell.js +2 -2
  110. package/components/digi-icon-book.d.ts +1 -1
  111. package/components/digi-icon-book.js +2 -2
  112. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  113. package/components/digi-icon-bookmark-outline.js +2 -2
  114. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  115. package/components/digi-icon-bookmark-solid.js +2 -2
  116. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  117. package/components/digi-icon-bubble-ellipsis.js +2 -2
  118. package/components/digi-icon-bubble.d.ts +1 -1
  119. package/components/digi-icon-bubble.js +2 -2
  120. package/components/digi-icon-building-outline.d.ts +1 -1
  121. package/components/digi-icon-building-outline.js +2 -2
  122. package/components/digi-icon-building-solid.d.ts +1 -1
  123. package/components/digi-icon-building-solid.js +2 -2
  124. package/components/digi-icon-bullseye.d.ts +1 -1
  125. package/components/digi-icon-bullseye.js +2 -2
  126. package/components/digi-icon-calculator-solid.d.ts +1 -1
  127. package/components/digi-icon-calculator-solid.js +2 -2
  128. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  129. package/components/digi-icon-calendar-alt-alert.js +2 -2
  130. package/components/digi-icon-calendar-alt.d.ts +1 -1
  131. package/components/digi-icon-calendar-alt.js +1 -1
  132. package/components/digi-icon-calendar.d.ts +1 -1
  133. package/components/digi-icon-calendar.js +2 -2
  134. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  135. package/components/digi-icon-caret-circle-right.js +2 -2
  136. package/components/digi-icon-caret-down.d.ts +1 -1
  137. package/components/digi-icon-caret-down.js +1 -1
  138. package/components/digi-icon-caret-left.d.ts +1 -1
  139. package/components/digi-icon-caret-left.js +2 -2
  140. package/components/digi-icon-caret-right.d.ts +1 -1
  141. package/components/digi-icon-caret-right.js +2 -2
  142. package/components/digi-icon-caret-up.d.ts +1 -1
  143. package/components/digi-icon-caret-up.js +1 -1
  144. package/components/digi-icon-chart.d.ts +1 -1
  145. package/components/digi-icon-chart.js +1 -1
  146. package/components/digi-icon-chat.d.ts +1 -1
  147. package/components/digi-icon-chat.js +2 -2
  148. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  149. package/components/digi-icon-check-circle-reg-alt.js +2 -2
  150. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  151. package/components/digi-icon-check-circle-solid.js +2 -2
  152. package/components/digi-icon-check.d.ts +1 -1
  153. package/components/digi-icon-check.js +1 -1
  154. package/components/digi-icon-checklist.d.ts +1 -1
  155. package/components/digi-icon-checklist.js +2 -2
  156. package/components/digi-icon-chevron-down.d.ts +1 -1
  157. package/components/digi-icon-chevron-down.js +1 -1
  158. package/components/digi-icon-chevron-left.d.ts +1 -1
  159. package/components/digi-icon-chevron-left.js +1 -1
  160. package/components/digi-icon-chevron-right.d.ts +1 -1
  161. package/components/digi-icon-chevron-right.js +1 -1
  162. package/components/digi-icon-chevron-up.d.ts +1 -1
  163. package/components/digi-icon-chevron-up.js +1 -1
  164. package/components/digi-icon-clock.d.ts +1 -1
  165. package/components/digi-icon-clock.js +2 -2
  166. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  167. package/components/digi-icon-communication-play-solid.js +2 -2
  168. package/components/digi-icon-compress-alt.d.ts +1 -1
  169. package/components/digi-icon-compress-alt.js +2 -2
  170. package/components/digi-icon-comunication-case.d.ts +1 -1
  171. package/components/digi-icon-comunication-case.js +2 -2
  172. package/components/digi-icon-comunication-flag.d.ts +1 -1
  173. package/components/digi-icon-comunication-flag.js +2 -2
  174. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  175. package/components/digi-icon-comunication-graduate.js +2 -2
  176. package/components/digi-icon-comunication-play.d.ts +1 -1
  177. package/components/digi-icon-comunication-play.js +2 -2
  178. package/components/digi-icon-cooperation.d.ts +1 -1
  179. package/components/digi-icon-cooperation.js +2 -2
  180. package/components/digi-icon-copy.d.ts +1 -1
  181. package/components/digi-icon-copy.js +1 -1
  182. package/components/digi-icon-danger-outline.d.ts +1 -1
  183. package/components/digi-icon-danger-outline.js +2 -2
  184. package/components/digi-icon-download.d.ts +1 -1
  185. package/components/digi-icon-download.js +2 -2
  186. package/components/digi-icon-dxa.d.ts +1 -1
  187. package/components/digi-icon-dxa.js +2 -2
  188. package/components/digi-icon-edit.d.ts +1 -1
  189. package/components/digi-icon-edit.js +2 -2
  190. package/components/digi-icon-ellipsis.d.ts +1 -1
  191. package/components/digi-icon-ellipsis.js +2 -2
  192. package/components/digi-icon-envelope-filled.d.ts +1 -1
  193. package/components/digi-icon-envelope-filled.js +2 -2
  194. package/components/digi-icon-envelope.d.ts +1 -1
  195. package/components/digi-icon-envelope.js +2 -2
  196. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  197. package/components/digi-icon-exclamation-circle-filled.js +2 -2
  198. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  199. package/components/digi-icon-exclamation-triangle-filled.js +2 -2
  200. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  201. package/components/digi-icon-exclamation-triangle-warning.js +2 -2
  202. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  203. package/components/digi-icon-exclamation-triangle.js +2 -2
  204. package/components/digi-icon-expand-alt.d.ts +1 -1
  205. package/components/digi-icon-expand-alt.js +2 -2
  206. package/components/digi-icon-external-link-alt.d.ts +1 -1
  207. package/components/digi-icon-external-link-alt.js +1 -1
  208. package/components/digi-icon-eye-slash.d.ts +1 -1
  209. package/components/digi-icon-eye-slash.js +2 -2
  210. package/components/digi-icon-eye.d.ts +1 -1
  211. package/components/digi-icon-eye.js +2 -2
  212. package/components/digi-icon-facebook-square.d.ts +1 -1
  213. package/components/digi-icon-facebook-square.js +2 -2
  214. package/components/digi-icon-file-add.d.ts +1 -1
  215. package/components/digi-icon-file-add.js +1 -1
  216. package/components/digi-icon-file-document.d.ts +1 -1
  217. package/components/digi-icon-file-document.js +2 -2
  218. package/components/digi-icon-file-excel.d.ts +1 -1
  219. package/components/digi-icon-file-excel.js +2 -2
  220. package/components/digi-icon-file-export.d.ts +1 -1
  221. package/components/digi-icon-file-export.js +1 -1
  222. package/components/digi-icon-file-governing.d.ts +1 -1
  223. package/components/digi-icon-file-governing.js +2 -2
  224. package/components/digi-icon-file-pdf.d.ts +1 -1
  225. package/components/digi-icon-file-pdf.js +2 -2
  226. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  227. package/components/digi-icon-file-powerpoint.js +2 -2
  228. package/components/digi-icon-file-remove.d.ts +1 -1
  229. package/components/digi-icon-file-remove.js +1 -1
  230. package/components/digi-icon-file-word.d.ts +1 -1
  231. package/components/digi-icon-file-word.js +2 -2
  232. package/components/digi-icon-film.d.ts +1 -1
  233. package/components/digi-icon-film.js +2 -2
  234. package/components/digi-icon-filter.d.ts +1 -1
  235. package/components/digi-icon-filter.js +2 -2
  236. package/components/digi-icon-folder-add.d.ts +1 -1
  237. package/components/digi-icon-folder-add.js +1 -1
  238. package/components/digi-icon-folder-directory.d.ts +1 -1
  239. package/components/digi-icon-folder-directory.js +1 -1
  240. package/components/digi-icon-folder-open.d.ts +1 -1
  241. package/components/digi-icon-folder-open.js +1 -1
  242. package/components/digi-icon-folder.d.ts +1 -1
  243. package/components/digi-icon-folder.js +1 -1
  244. package/components/digi-icon-globe-filled.d.ts +1 -1
  245. package/components/digi-icon-globe-filled.js +2 -2
  246. package/components/digi-icon-globe.d.ts +1 -1
  247. package/components/digi-icon-globe.js +2 -2
  248. package/components/digi-icon-headphones.d.ts +1 -1
  249. package/components/digi-icon-headphones.js +2 -2
  250. package/components/digi-icon-heart-solid.d.ts +1 -1
  251. package/components/digi-icon-heart-solid.js +2 -2
  252. package/components/digi-icon-heart.d.ts +1 -1
  253. package/components/digi-icon-heart.js +2 -2
  254. package/components/digi-icon-history.d.ts +1 -1
  255. package/components/digi-icon-history.js +2 -2
  256. package/components/digi-icon-home.d.ts +1 -1
  257. package/components/digi-icon-home.js +2 -2
  258. package/components/digi-icon-image.d.ts +1 -1
  259. package/components/digi-icon-image.js +2 -2
  260. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  261. package/components/digi-icon-info-circle-solid.js +2 -2
  262. package/components/digi-icon-input-select-marker.d.ts +1 -1
  263. package/components/digi-icon-input-select-marker.js +1 -1
  264. package/components/digi-icon-instagram.d.ts +1 -1
  265. package/components/digi-icon-instagram.js +2 -2
  266. package/components/digi-icon-job-suggestion.d.ts +1 -1
  267. package/components/digi-icon-job-suggestion.js +2 -2
  268. package/components/digi-icon-language-outline.d.ts +1 -1
  269. package/components/digi-icon-language-outline.js +1 -1
  270. package/components/digi-icon-language.d.ts +1 -1
  271. package/components/digi-icon-language.js +2 -2
  272. package/components/digi-icon-laptop-phone.d.ts +1 -1
  273. package/components/digi-icon-laptop-phone.js +2 -2
  274. package/components/digi-icon-lattlast.d.ts +1 -1
  275. package/components/digi-icon-lattlast.js +2 -2
  276. package/components/digi-icon-licence-bus.d.ts +1 -1
  277. package/components/digi-icon-licence-bus.js +2 -2
  278. package/components/digi-icon-licence-car.d.ts +1 -1
  279. package/components/digi-icon-licence-car.js +2 -2
  280. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  281. package/components/digi-icon-licence-motorcycle.js +2 -2
  282. package/components/digi-icon-licence-truck.d.ts +1 -1
  283. package/components/digi-icon-licence-truck.js +2 -2
  284. package/components/digi-icon-lightbulb.d.ts +1 -1
  285. package/components/digi-icon-lightbulb.js +2 -2
  286. package/components/digi-icon-linkedin-in.d.ts +1 -1
  287. package/components/digi-icon-linkedin-in.js +2 -2
  288. package/components/digi-icon-list-ul.d.ts +1 -1
  289. package/components/digi-icon-list-ul.js +1 -1
  290. package/components/digi-icon-lock.d.ts +1 -1
  291. package/components/digi-icon-lock.js +2 -2
  292. package/components/digi-icon-marker-filled.d.ts +1 -1
  293. package/components/digi-icon-marker-filled.js +2 -2
  294. package/components/digi-icon-marker.d.ts +1 -1
  295. package/components/digi-icon-marker.js +2 -2
  296. package/components/digi-icon-media-course.d.ts +1 -1
  297. package/components/digi-icon-media-course.js +2 -2
  298. package/components/digi-icon-media-podcast.d.ts +1 -1
  299. package/components/digi-icon-media-podcast.js +2 -2
  300. package/components/digi-icon-microphone-off.d.ts +1 -1
  301. package/components/digi-icon-microphone-off.js +2 -2
  302. package/components/digi-icon-microphone.d.ts +1 -1
  303. package/components/digi-icon-microphone.js +2 -2
  304. package/components/digi-icon-minus.d.ts +1 -1
  305. package/components/digi-icon-minus.js +1 -1
  306. package/components/digi-icon-move.d.ts +1 -1
  307. package/components/digi-icon-move.js +2 -2
  308. package/components/digi-icon-news.d.ts +1 -1
  309. package/components/digi-icon-news.js +1 -1
  310. package/components/digi-icon-notification-error.d.ts +1 -1
  311. package/components/digi-icon-notification-error.js +1 -1
  312. package/components/digi-icon-notification-info.d.ts +1 -1
  313. package/components/digi-icon-notification-info.js +1 -1
  314. package/components/digi-icon-notification-succes.d.ts +1 -1
  315. package/components/digi-icon-notification-succes.js +1 -1
  316. package/components/digi-icon-notification-warning.d.ts +1 -1
  317. package/components/digi-icon-notification-warning.js +1 -1
  318. package/components/digi-icon-online-computervideo.d.ts +1 -1
  319. package/components/digi-icon-online-computervideo.js +1 -1
  320. package/components/digi-icon-online-interview.d.ts +1 -1
  321. package/components/digi-icon-online-interview.js +2 -2
  322. package/components/digi-icon-online-meeting.d.ts +1 -1
  323. package/components/digi-icon-online-meeting.js +2 -2
  324. package/components/digi-icon-online-task.d.ts +1 -1
  325. package/components/digi-icon-online-task.js +2 -2
  326. package/components/digi-icon-online-video.d.ts +1 -1
  327. package/components/digi-icon-online-video.js +1 -1
  328. package/components/digi-icon-open-source.d.ts +1 -1
  329. package/components/digi-icon-open-source.js +2 -2
  330. package/components/digi-icon-palette.d.ts +1 -1
  331. package/components/digi-icon-palette.js +2 -2
  332. package/components/digi-icon-paperclip.d.ts +1 -1
  333. package/components/digi-icon-paperclip.js +1 -1
  334. package/components/digi-icon-paste.d.ts +1 -1
  335. package/components/digi-icon-paste.js +1 -1
  336. package/components/digi-icon-pen.d.ts +1 -1
  337. package/components/digi-icon-pen.js +2 -2
  338. package/components/digi-icon-phone-hangup.d.ts +1 -1
  339. package/components/digi-icon-phone-hangup.js +2 -2
  340. package/components/digi-icon-phone.d.ts +1 -1
  341. package/components/digi-icon-phone.js +2 -2
  342. package/components/digi-icon-plus.d.ts +1 -1
  343. package/components/digi-icon-plus.js +1 -1
  344. package/components/digi-icon-pod.d.ts +1 -1
  345. package/components/digi-icon-pod.js +1 -1
  346. package/components/digi-icon-print.d.ts +1 -1
  347. package/components/digi-icon-print.js +2 -2
  348. package/components/digi-icon-read.d.ts +1 -1
  349. package/components/digi-icon-read.js +2 -2
  350. package/components/digi-icon-redo.d.ts +1 -1
  351. package/components/digi-icon-redo.js +2 -2
  352. package/components/digi-icon-scale.d.ts +1 -1
  353. package/components/digi-icon-scale.js +1 -1
  354. package/components/digi-icon-screensharing-off.d.ts +1 -1
  355. package/components/digi-icon-screensharing-off.js +2 -2
  356. package/components/digi-icon-screensharing.d.ts +1 -1
  357. package/components/digi-icon-screensharing.js +2 -2
  358. package/components/digi-icon-search.d.ts +1 -1
  359. package/components/digi-icon-search.js +1 -1
  360. package/components/digi-icon-send-outline.d.ts +1 -1
  361. package/components/digi-icon-send-outline.js +2 -2
  362. package/components/digi-icon-send-solid.d.ts +1 -1
  363. package/components/digi-icon-send-solid.js +2 -2
  364. package/components/digi-icon-settings.d.ts +1 -1
  365. package/components/digi-icon-settings.js +2 -2
  366. package/components/digi-icon-share-alt.d.ts +1 -1
  367. package/components/digi-icon-share-alt.js +2 -2
  368. package/components/digi-icon-share-chain.d.ts +1 -1
  369. package/components/digi-icon-share-chain.js +2 -2
  370. package/components/digi-icon-sign.d.ts +1 -1
  371. package/components/digi-icon-sign.js +1 -1
  372. package/components/digi-icon-sliders-h.d.ts +1 -1
  373. package/components/digi-icon-sliders-h.js +2 -2
  374. package/components/digi-icon-sokkandidat.d.ts +1 -1
  375. package/components/digi-icon-sokkandidat.js +2 -2
  376. package/components/digi-icon-sort-down.d.ts +1 -1
  377. package/components/digi-icon-sort-down.js +2 -2
  378. package/components/digi-icon-sort-up.d.ts +1 -1
  379. package/components/digi-icon-sort-up.js +2 -2
  380. package/components/digi-icon-sort.d.ts +1 -1
  381. package/components/digi-icon-sort.js +2 -2
  382. package/components/digi-icon-spinner.d.ts +1 -1
  383. package/components/digi-icon-spinner.js +1 -1
  384. package/components/digi-icon-star-reg.d.ts +1 -1
  385. package/components/digi-icon-star-reg.js +2 -2
  386. package/components/digi-icon-star.d.ts +1 -1
  387. package/components/digi-icon-star.js +2 -2
  388. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  389. package/components/digi-icon-suitcase-outline.js +2 -2
  390. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  391. package/components/digi-icon-suitcase-solid.js +2 -2
  392. package/components/digi-icon-system-assistance.d.ts +1 -1
  393. package/components/digi-icon-system-assistance.js +2 -2
  394. package/components/digi-icon-table-column.d.ts +1 -1
  395. package/components/digi-icon-table-column.js +2 -2
  396. package/components/digi-icon-table-row.d.ts +1 -1
  397. package/components/digi-icon-table-row.js +2 -2
  398. package/components/digi-icon-table.d.ts +1 -1
  399. package/components/digi-icon-table.js +1 -1
  400. package/components/digi-icon-task-done.d.ts +1 -1
  401. package/components/digi-icon-task-done.js +2 -2
  402. package/components/digi-icon-toggle-off.d.ts +1 -1
  403. package/components/digi-icon-toggle-off.js +2 -2
  404. package/components/digi-icon-toggle-on.d.ts +1 -1
  405. package/components/digi-icon-toggle-on.js +2 -2
  406. package/components/digi-icon-trash.d.ts +1 -1
  407. package/components/digi-icon-trash.js +1 -1
  408. package/components/digi-icon-twitter.d.ts +1 -1
  409. package/components/digi-icon-twitter.js +2 -2
  410. package/components/digi-icon-tyck-till.d.ts +1 -1
  411. package/components/digi-icon-tyck-till.js +2 -2
  412. package/components/digi-icon-unlock.d.ts +1 -1
  413. package/components/digi-icon-unlock.js +2 -2
  414. package/components/digi-icon-update.d.ts +1 -1
  415. package/components/digi-icon-update.js +2 -2
  416. package/components/digi-icon-upload.d.ts +1 -1
  417. package/components/digi-icon-upload.js +2 -2
  418. package/components/digi-icon-user-add.d.ts +1 -1
  419. package/components/digi-icon-user-add.js +1 -1
  420. package/components/digi-icon-user-alt.d.ts +1 -1
  421. package/components/digi-icon-user-alt.js +2 -2
  422. package/components/digi-icon-user-edit.d.ts +1 -1
  423. package/components/digi-icon-user-edit.js +1 -1
  424. package/components/digi-icon-users-solid.d.ts +1 -1
  425. package/components/digi-icon-users-solid.js +2 -2
  426. package/components/digi-icon-validation-error.d.ts +1 -1
  427. package/components/digi-icon-validation-error.js +1 -1
  428. package/components/digi-icon-validation-success.d.ts +1 -1
  429. package/components/digi-icon-validation-success.js +1 -1
  430. package/components/digi-icon-validation-warning.d.ts +1 -1
  431. package/components/digi-icon-validation-warning.js +1 -1
  432. package/components/digi-icon-videocamera-off.d.ts +1 -1
  433. package/components/digi-icon-videocamera-off.js +2 -2
  434. package/components/digi-icon-videocamera.d.ts +1 -1
  435. package/components/digi-icon-videocamera.js +2 -2
  436. package/components/digi-icon-volume.d.ts +1 -1
  437. package/components/digi-icon-volume.js +1 -1
  438. package/components/digi-icon-web-tv.d.ts +1 -1
  439. package/components/digi-icon-web-tv.js +2 -2
  440. package/components/digi-icon-webinar.d.ts +1 -1
  441. package/components/digi-icon-webinar.js +1 -1
  442. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  443. package/components/digi-icon-wifi-signal0.js +2 -2
  444. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  445. package/components/digi-icon-wifi-signal1.js +2 -2
  446. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  447. package/components/digi-icon-wifi-signal2.js +2 -2
  448. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  449. package/components/digi-icon-wifi-signal3.js +2 -2
  450. package/components/digi-icon-window.d.ts +1 -1
  451. package/components/digi-icon-window.js +2 -2
  452. package/components/digi-icon-x-button-outline.d.ts +1 -1
  453. package/components/digi-icon-x-button-outline.js +1 -1
  454. package/components/digi-icon-x-button.d.ts +1 -1
  455. package/components/digi-icon-x-button.js +2 -2
  456. package/components/digi-icon-x.d.ts +1 -1
  457. package/components/digi-icon-x.js +1 -1
  458. package/components/digi-icon-youtube.d.ts +1 -1
  459. package/components/digi-icon-youtube.js +2 -2
  460. package/components/digi-icon.d.ts +1 -1
  461. package/components/digi-info-card-multi-container.d.ts +1 -1
  462. package/components/digi-info-card-multi-container.js +2 -2
  463. package/components/digi-info-card-multi.d.ts +1 -1
  464. package/components/digi-info-card-multi.js +11 -11
  465. package/components/digi-info-card.d.ts +1 -1
  466. package/components/digi-info-card.js +5 -5
  467. package/components/digi-layout-block.d.ts +1 -1
  468. package/components/digi-layout-block.js +1 -1
  469. package/components/digi-layout-columns.d.ts +1 -1
  470. package/components/digi-layout-columns.js +1 -1
  471. package/components/digi-layout-container.d.ts +1 -1
  472. package/components/digi-layout-container.js +1 -1
  473. package/components/digi-layout-media-object.d.ts +1 -1
  474. package/components/digi-layout-media-object.js +1 -1
  475. package/components/digi-link-button.d.ts +1 -1
  476. package/components/digi-link-button.js +2 -2
  477. package/components/digi-link-external.d.ts +1 -1
  478. package/components/digi-link-external.js +1 -1
  479. package/components/digi-link-internal.d.ts +1 -1
  480. package/components/digi-link-internal.js +1 -1
  481. package/components/digi-link.d.ts +1 -1
  482. package/components/digi-link.js +1 -1
  483. package/components/digi-list.d.ts +1 -1
  484. package/components/digi-list.js +3 -3
  485. package/components/digi-loader-skeleton.d.ts +1 -1
  486. package/components/digi-loader-skeleton.js +3 -3
  487. package/components/digi-loader-spinner.d.ts +1 -1
  488. package/components/digi-loader-spinner.js +2 -2
  489. package/components/digi-logo.d.ts +1 -1
  490. package/components/digi-logo.js +1 -1
  491. package/components/digi-media-figure.d.ts +1 -1
  492. package/components/digi-media-figure.js +1 -1
  493. package/components/digi-media-image.d.ts +1 -1
  494. package/components/digi-media-image.js +1 -1
  495. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  496. package/components/digi-navigation-breadcrumbs.js +2 -2
  497. package/components/digi-navigation-context-menu-item.d.ts +1 -1
  498. package/components/digi-navigation-context-menu.d.ts +1 -1
  499. package/components/digi-navigation-context-menu.js +1 -1
  500. package/components/digi-navigation-pagination.d.ts +1 -1
  501. package/components/digi-navigation-pagination.js +10 -10
  502. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  503. package/components/digi-navigation-sidebar-button.js +1 -1
  504. package/components/digi-navigation-sidebar.d.ts +1 -1
  505. package/components/digi-navigation-sidebar.js +5 -5
  506. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  507. package/components/digi-navigation-vertical-menu-item.js +8 -8
  508. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  509. package/components/digi-navigation-vertical-menu.js +1 -1
  510. package/components/digi-notification-alert.d.ts +1 -1
  511. package/components/digi-notification-alert.js +1 -1
  512. package/components/digi-notification-error-page.d.ts +1 -1
  513. package/components/digi-notification-error-page.js +6 -6
  514. package/components/digi-progress-circle.d.ts +1 -1
  515. package/components/digi-progress-circle.js +10 -10
  516. package/components/digi-progress-indicator.d.ts +1 -1
  517. package/components/digi-progress-indicator.js +6 -6
  518. package/components/digi-progress-list-item.d.ts +1 -1
  519. package/components/digi-progress-list-item.js +8 -8
  520. package/components/digi-progress-list.d.ts +1 -1
  521. package/components/digi-progress-list.js +2 -2
  522. package/components/digi-progressbar.d.ts +1 -1
  523. package/components/digi-progressbar.js +2 -2
  524. package/components/digi-quote.d.ts +1 -1
  525. package/components/digi-quote.js +3 -3
  526. package/components/digi-table.d.ts +1 -1
  527. package/components/digi-table.js +1 -1
  528. package/components/digi-tablist-panel.d.ts +1 -1
  529. package/components/digi-tablist-panel.js +2 -2
  530. package/components/digi-tablist.d.ts +1 -1
  531. package/components/digi-tablist.js +7 -7
  532. package/components/digi-tag-media.d.ts +1 -1
  533. package/components/digi-tag-media.js +1 -1
  534. package/components/digi-tag.d.ts +1 -1
  535. package/components/digi-tag.js +2 -2
  536. package/components/digi-tools-feedback-banner.d.ts +1 -1
  537. package/components/digi-tools-feedback-banner.js +6 -6
  538. package/components/digi-tools-feedback-rating.d.ts +1 -1
  539. package/components/digi-tools-feedback-rating.js +7 -7
  540. package/components/digi-tools-feedback.d.ts +1 -1
  541. package/components/digi-tools-feedback.js +3 -3
  542. package/components/digi-tools-languagepicker.d.ts +1 -1
  543. package/components/digi-tools-languagepicker.js +10 -10
  544. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  545. package/components/digi-typography-heading-jumbo.js +1 -1
  546. package/components/digi-typography-meta.d.ts +1 -1
  547. package/components/digi-typography-meta.js +1 -1
  548. package/components/digi-typography-preamble.d.ts +1 -1
  549. package/components/digi-typography-preamble.js +1 -1
  550. package/components/digi-typography-time.d.ts +1 -1
  551. package/components/digi-typography-time.js +1 -1
  552. package/components/digi-typography.d.ts +1 -1
  553. package/components/digi-typography.js +1 -1
  554. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  555. package/components/digi-util-breakpoint-observer.js +1 -1
  556. package/components/digi-util-detect-click-outside.d.ts +1 -1
  557. package/components/digi-util-detect-click-outside.js +1 -1
  558. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  559. package/components/digi-util-detect-focus-outside.js +1 -1
  560. package/components/digi-util-intersection-observer.d.ts +1 -1
  561. package/components/digi-util-intersection-observer.js +1 -1
  562. package/components/digi-util-keydown-handler.d.ts +1 -1
  563. package/components/digi-util-keydown-handler.js +1 -1
  564. package/components/digi-util-keyup-handler.d.ts +1 -1
  565. package/components/digi-util-keyup-handler.js +1 -1
  566. package/components/digi-util-mutation-observer.d.ts +1 -1
  567. package/components/digi-util-resize-observer.d.ts +1 -1
  568. package/components/digi-util-resize-observer.js +1 -1
  569. package/components/index.d.ts +288 -288
  570. package/components/{p-a6cd1e08.js → p-01f0b623.js} +2 -2
  571. package/components/{p-f4abe624.js → p-0643b217.js} +2 -2
  572. package/components/{p-6aabd239.js → p-0747c454.js} +3 -3
  573. package/components/{p-4c17fe63.js → p-0df2c2ad.js} +3 -3
  574. package/components/{p-470d6874.js → p-10503e1d.js} +1 -1
  575. package/components/{p-9cea8708.js → p-12191494.js} +2 -2
  576. package/components/{p-7c0d463d.js → p-1a50c1ba.js} +2 -2
  577. package/components/{p-62696c3e.js → p-1cf20227.js} +2 -2
  578. package/components/{p-1b3cbd03.js → p-224094ec.js} +2 -2
  579. package/components/{p-e3ecb2a9.js → p-26c6d0a6.js} +2 -2
  580. package/components/{p-e03e412c.js → p-2c789cac.js} +2 -2
  581. package/components/{p-e881a2fc.js → p-30ce30ad.js} +2 -2
  582. package/components/{p-c2792b81.js → p-36fbdb2e.js} +2 -2
  583. package/components/{p-fc1513b9.js → p-399bd0ae.js} +2 -2
  584. package/components/{p-67abbef0.js → p-3cb11597.js} +1 -1
  585. package/components/{p-124f7993.js → p-3df44ed0.js} +1 -1
  586. package/components/{p-1f838d49.js → p-3e02e6a4.js} +1 -1
  587. package/components/{p-5a4195e4.js → p-40deb303.js} +2 -2
  588. package/components/{p-2214789c.js → p-455e0caa.js} +2 -2
  589. package/components/{p-6536612d.js → p-4b8bc232.js} +10 -10
  590. package/components/{p-58fc6796.js → p-50634baa.js} +1 -1
  591. package/components/{p-9b15f6d7.js → p-5100e0e5.js} +2 -2
  592. package/components/{p-00e0088f.js → p-51efc942.js} +2 -2
  593. package/components/{p-fd25fbe2.js → p-63c2d5a1.js} +2 -2
  594. package/components/{p-ce5a89e6.js → p-6afc74b6.js} +2 -2
  595. package/components/{p-75f8b0c5.js → p-6c2ae1ce.js} +2 -2
  596. package/components/{p-5cd1c49f.js → p-6d2a8b7a.js} +2 -2
  597. package/components/{p-b0875cc2.js → p-6dd63fa2.js} +2 -2
  598. package/components/{p-58cfedb8.js → p-77627936.js} +2 -2
  599. package/components/{p-07e6c34e.js → p-788a55f5.js} +2 -2
  600. package/components/{p-70b51099.js → p-8b1bc24a.js} +10 -10
  601. package/components/{p-9950f0b2.js → p-8c0542dc.js} +2 -2
  602. package/components/{p-295c6882.js → p-8d38a5f2.js} +2 -2
  603. package/components/{p-d0c09cf2.js → p-918e9955.js} +8 -8
  604. package/components/{p-d174cc2a.js → p-91cb9cd3.js} +2 -2
  605. package/components/{p-bc59dcab.js → p-950b05b1.js} +1 -1
  606. package/components/{p-5105e437.js → p-95d76cb0.js} +2 -2
  607. package/components/{p-e65f3dcc.js → p-9e6f28f2.js} +2 -2
  608. package/components/{p-65f41a6a.js → p-9f5ead44.js} +8 -8
  609. package/components/{p-ce4cdfca.js → p-a207c60e.js} +29 -8
  610. package/components/{p-52854c3f.js → p-a7a4037a.js} +2 -2
  611. package/components/{p-29a84249.js → p-a81675ae.js} +2 -2
  612. package/components/{p-758b0ee8.js → p-a92aa84e.js} +9 -9
  613. package/components/{p-1639e4b7.js → p-afc595b8.js} +2 -2
  614. package/components/{p-ec4b6151.js → p-b4012353.js} +4 -4
  615. package/components/{p-37bf67b9.js → p-b551e1ca.js} +2 -2
  616. package/components/{p-c14a1a58.js → p-bdbd71ce.js} +2 -2
  617. package/components/{p-18b2ee76.js → p-beedb5f0.js} +2 -2
  618. package/components/{p-3ac0c273.js → p-ccb24f10.js} +2 -2
  619. package/components/{p-85e3c087.js → p-ccf02db2.js} +2 -2
  620. package/components/{p-d5aaf156.js → p-d01319cf.js} +2 -2
  621. package/components/{p-09d09b66.js → p-d08ba8cc.js} +2 -2
  622. package/components/{p-ace4a2fb.js → p-d08de295.js} +3 -3
  623. package/components/{p-29908d12.js → p-d102eafc.js} +2 -2
  624. package/components/{p-841ac620.js → p-d593f0d5.js} +1 -1
  625. package/components/{p-91cd1d0f.js → p-d8cae9f0.js} +2 -2
  626. package/components/{p-ee898486.js → p-d8d71310.js} +2 -2
  627. package/components/{p-60acf10c.js → p-dc9fbc23.js} +2 -2
  628. package/components/{p-7cbcd901.js → p-dea832cf.js} +2 -2
  629. package/components/{p-098701c6.js → p-e186e533.js} +2 -2
  630. package/components/{p-a483dee7.js → p-e22aa82c.js} +2 -2
  631. package/components/{p-bf970bf9.js → p-e9645cdc.js} +1 -1
  632. package/components/{p-39ed7987.js → p-f0bdf339.js} +1 -1
  633. package/components/{p-9a48601e.js → p-f215529b.js} +2 -2
  634. package/components/{p-f4f6ca53.js → p-f3c5a743.js} +1 -1
  635. package/components/{p-ef66bf89.js → p-f6ca68ba.js} +1 -1
  636. package/custom-elements.json +4 -0
  637. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  638. package/dist/cjs/digi-button.cjs.entry.js +130 -0
  639. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +3 -5
  640. package/dist/cjs/digi-calendar_2.cjs.entry.js +2 -2
  641. package/dist/cjs/{digi-button_6.cjs.entry.js → digi-chart-line.cjs.entry.js} +72 -297
  642. package/dist/cjs/digi-code-block_3.cjs.entry.js +5 -7
  643. package/dist/cjs/digi-code-example.cjs.entry.js +4 -4
  644. package/dist/cjs/digi-code_8.cjs.entry.js +406 -0
  645. package/dist/cjs/digi-context-menu.cjs.entry.js +2 -2
  646. package/dist/cjs/digi-dialog.cjs.entry.js +4 -6
  647. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -4
  648. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +4 -4
  649. package/dist/cjs/digi-expandable-faq.cjs.entry.js +2 -2
  650. package/dist/cjs/digi-footer-card.cjs.entry.js +1 -1
  651. package/dist/cjs/digi-footer.cjs.entry.js +2 -4
  652. package/dist/cjs/digi-form-category-filter.cjs.entry.js +2 -2
  653. package/dist/cjs/digi-form-checkbox.cjs.entry.js +2 -2
  654. package/dist/cjs/digi-form-error-list.cjs.entry.js +4 -6
  655. package/dist/cjs/digi-form-file-upload.cjs.entry.js +7 -7
  656. package/dist/cjs/digi-form-filter.cjs.entry.js +5 -5
  657. package/dist/cjs/digi-form-input-search.cjs.entry.js +2 -2
  658. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +1 -1
  659. package/dist/cjs/digi-form-receipt.cjs.entry.js +2 -4
  660. package/dist/cjs/digi-form-select-filter.cjs.entry.js +8 -10
  661. package/dist/cjs/digi-form-select_2.cjs.entry.js +6 -6
  662. package/dist/cjs/digi-form-textarea.cjs.entry.js +3 -3
  663. package/dist/cjs/digi-header-avatar.cjs.entry.js +1 -1
  664. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +1 -1
  665. package/dist/cjs/digi-header-navigation.cjs.entry.js +4 -6
  666. package/dist/cjs/digi-header-notification.cjs.entry.js +2 -2
  667. package/dist/cjs/digi-header.cjs.entry.js +3 -5
  668. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +2 -2
  669. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +2 -2
  670. package/dist/cjs/digi-icon-apple.cjs.entry.js +2 -2
  671. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +2 -2
  672. package/dist/cjs/digi-icon-archive.cjs.entry.js +2 -2
  673. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +2 -2
  674. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +2 -2
  675. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +2 -2
  676. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +2 -2
  677. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +2 -2
  678. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +2 -2
  679. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +2 -2
  680. package/dist/cjs/digi-icon-at.cjs.entry.js +2 -2
  681. package/dist/cjs/digi-icon-bars.cjs.entry.js +2 -2
  682. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +2 -2
  683. package/dist/cjs/digi-icon-bell.cjs.entry.js +2 -2
  684. package/dist/cjs/digi-icon-book.cjs.entry.js +2 -2
  685. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +2 -2
  686. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +2 -2
  687. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +2 -2
  688. package/dist/cjs/digi-icon-bubble.cjs.entry.js +2 -2
  689. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +2 -2
  690. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +2 -2
  691. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +2 -2
  692. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +2 -2
  693. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +2 -2
  694. package/dist/cjs/digi-icon-calendar.cjs.entry.js +2 -2
  695. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +2 -2
  696. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +4 -4
  697. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +2 -2
  698. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +2 -2
  699. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +53 -0
  700. package/dist/cjs/digi-icon-chat.cjs.entry.js +2 -2
  701. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +2 -2
  702. package/dist/cjs/digi-icon-check-circle-solid.cjs.entry.js +2 -2
  703. package/dist/cjs/digi-icon-check.cjs.entry.js +2 -2
  704. package/dist/cjs/digi-icon-checklist.cjs.entry.js +2 -2
  705. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +2 -2
  706. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +2 -2
  707. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +2 -2
  708. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +2 -2
  709. package/dist/cjs/digi-icon-clock.cjs.entry.js +2 -2
  710. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +2 -2
  711. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +2 -2
  712. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +2 -2
  713. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +2 -2
  714. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +2 -2
  715. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +2 -2
  716. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +2 -2
  717. package/dist/cjs/digi-icon-copy.cjs.entry.js +2 -2
  718. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +2 -2
  719. package/dist/cjs/digi-icon-download.cjs.entry.js +2 -2
  720. package/dist/cjs/digi-icon-dxa.cjs.entry.js +2 -2
  721. package/dist/cjs/digi-icon-edit.cjs.entry.js +2 -2
  722. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +2 -2
  723. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +2 -2
  724. package/dist/cjs/digi-icon-envelope.cjs.entry.js +2 -2
  725. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +2 -2
  726. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +2 -2
  728. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +2 -2
  729. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +3 -3
  731. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +2 -2
  732. package/dist/cjs/digi-icon-eye.cjs.entry.js +2 -2
  733. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-file-add.cjs.entry.js +1 -1
  735. package/dist/cjs/digi-icon-file-document.cjs.entry.js +2 -2
  736. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +2 -2
  737. package/dist/cjs/digi-icon-file-export.cjs.entry.js +1 -1
  738. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +2 -2
  739. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +1 -1
  742. package/dist/cjs/digi-icon-file-word.cjs.entry.js +2 -2
  743. package/dist/cjs/digi-icon-film.cjs.entry.js +2 -2
  744. package/dist/cjs/digi-icon-filter.cjs.entry.js +2 -2
  745. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +1 -1
  746. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +1 -1
  747. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +1 -1
  748. package/dist/cjs/digi-icon-folder.cjs.entry.js +1 -1
  749. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +2 -2
  750. package/dist/cjs/digi-icon-globe.cjs.entry.js +2 -2
  751. package/dist/cjs/digi-icon-headphones.cjs.entry.js +2 -2
  752. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +2 -2
  753. package/dist/cjs/digi-icon-heart.cjs.entry.js +2 -2
  754. package/dist/cjs/digi-icon-history.cjs.entry.js +2 -2
  755. package/dist/cjs/digi-icon-home.cjs.entry.js +2 -2
  756. package/dist/cjs/digi-icon-image.cjs.entry.js +2 -2
  757. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +2 -2
  758. package/dist/cjs/digi-icon-instagram.cjs.entry.js +2 -2
  759. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +2 -2
  760. package/dist/cjs/digi-icon-language-outline_4.cjs.entry.js +11 -11
  761. package/dist/cjs/digi-icon-language.cjs.entry.js +2 -2
  762. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +2 -2
  763. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +2 -2
  764. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +2 -2
  765. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +2 -2
  766. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +2 -2
  767. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +2 -2
  768. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +2 -2
  769. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +2 -2
  770. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +12 -12
  771. package/dist/cjs/digi-icon-lock.cjs.entry.js +2 -2
  772. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +2 -2
  773. package/dist/cjs/digi-icon-marker.cjs.entry.js +2 -2
  774. package/dist/cjs/digi-icon-media-course.cjs.entry.js +2 -2
  775. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +2 -2
  776. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +2 -2
  777. package/dist/cjs/digi-icon-microphone.cjs.entry.js +2 -2
  778. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +4 -4
  779. package/dist/cjs/digi-icon-move.cjs.entry.js +2 -2
  780. package/dist/cjs/digi-icon-notification-error_5.cjs.entry.js +9 -9
  781. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +2 -2
  782. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +2 -2
  783. package/dist/cjs/digi-icon-online-task.cjs.entry.js +2 -2
  784. package/dist/cjs/digi-icon-open-source.cjs.entry.js +2 -2
  785. package/dist/cjs/digi-icon-palette.cjs.entry.js +2 -2
  786. package/dist/cjs/digi-icon-paperclip_3.cjs.entry.js +6 -6
  787. package/dist/cjs/digi-icon-paste.cjs.entry.js +1 -1
  788. package/dist/cjs/digi-icon-pen.cjs.entry.js +2 -2
  789. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +2 -2
  790. package/dist/cjs/digi-icon-phone.cjs.entry.js +2 -2
  791. package/dist/cjs/digi-icon-print.cjs.entry.js +2 -2
  792. package/dist/cjs/digi-icon-read.cjs.entry.js +2 -2
  793. package/dist/cjs/digi-icon-redo.cjs.entry.js +2 -2
  794. package/dist/cjs/digi-icon-scale.cjs.entry.js +1 -1
  795. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +2 -2
  796. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +2 -2
  797. package/dist/cjs/digi-icon-search.cjs.entry.js +2 -2
  798. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +2 -2
  799. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +2 -2
  800. package/dist/cjs/digi-icon-settings.cjs.entry.js +2 -2
  801. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +2 -2
  802. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +2 -2
  803. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +2 -2
  804. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +2 -2
  805. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +2 -2
  806. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +2 -2
  807. package/dist/cjs/digi-icon-sort.cjs.entry.js +2 -2
  808. package/dist/cjs/digi-icon-spinner.cjs.entry.js +2 -2
  809. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +2 -2
  810. package/dist/cjs/digi-icon-star.cjs.entry.js +2 -2
  811. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +2 -2
  812. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +2 -2
  813. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +2 -2
  814. package/dist/cjs/digi-icon-table-column.cjs.entry.js +2 -2
  815. package/dist/cjs/digi-icon-table-row.cjs.entry.js +2 -2
  816. package/dist/cjs/digi-icon-task-done.cjs.entry.js +2 -2
  817. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +2 -2
  818. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +2 -2
  819. package/dist/cjs/digi-icon-twitter.cjs.entry.js +2 -2
  820. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +2 -2
  821. package/dist/cjs/digi-icon-unlock.cjs.entry.js +2 -2
  822. package/dist/cjs/digi-icon-update.cjs.entry.js +2 -2
  823. package/dist/cjs/digi-icon-upload.cjs.entry.js +2 -2
  824. package/dist/cjs/digi-icon-user-add.cjs.entry.js +1 -1
  825. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +2 -2
  826. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +1 -1
  827. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +2 -2
  828. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +2 -2
  829. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +2 -2
  830. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +2 -2
  831. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +2 -2
  832. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +2 -2
  833. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +2 -2
  834. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +2 -2
  835. package/dist/cjs/digi-icon-window.cjs.entry.js +2 -2
  836. package/dist/cjs/digi-icon-x-button.cjs.entry.js +2 -2
  837. package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
  838. package/dist/cjs/digi-icon-youtube.cjs.entry.js +2 -2
  839. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +1 -1
  840. package/dist/cjs/digi-info-card-multi.cjs.entry.js +1 -1
  841. package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
  842. package/dist/cjs/digi-layout-block_2.cjs.entry.js +2 -2
  843. package/dist/cjs/digi-layout-columns.cjs.entry.js +1 -1
  844. package/dist/cjs/digi-link-button.cjs.entry.js +1 -1
  845. package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
  846. package/dist/cjs/digi-link.cjs.entry.js +1 -1
  847. package/dist/cjs/digi-list.cjs.entry.js +1 -1
  848. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +3 -3
  849. package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
  850. package/dist/cjs/digi-logo_2.cjs.entry.js +3 -3
  851. package/dist/cjs/digi-media-figure.cjs.entry.js +1 -1
  852. package/dist/cjs/digi-media-image_2.cjs.entry.js +3 -3
  853. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +2 -2
  854. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +7 -9
  855. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +2 -2
  856. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +6 -6
  857. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +1 -1
  858. package/dist/cjs/digi-notification-alert.cjs.entry.js +3 -5
  859. package/dist/cjs/digi-notification-error-page.cjs.entry.js +4 -6
  860. package/dist/cjs/digi-progress-circle.cjs.entry.js +8 -8
  861. package/dist/cjs/digi-progress-indicator.cjs.entry.js +3 -3
  862. package/dist/cjs/digi-progress-list-item.cjs.entry.js +5 -5
  863. package/dist/cjs/digi-progress-list.cjs.entry.js +1 -1
  864. package/dist/cjs/digi-progressbar.cjs.entry.js +2 -2
  865. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  866. package/dist/cjs/digi-table.cjs.entry.js +1 -1
  867. package/dist/cjs/digi-tablist-panel.cjs.entry.js +2 -2
  868. package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
  869. package/dist/cjs/digi-tag-media.cjs.entry.js +2 -2
  870. package/dist/cjs/digi-tag.cjs.entry.js +1 -1
  871. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +1 -1
  872. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +1 -1
  873. package/dist/cjs/digi-tools-feedback.cjs.entry.js +2 -4
  874. package/dist/cjs/digi-tools-languagepicker.cjs.entry.js +3 -3
  875. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +1 -1
  876. package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
  877. package/dist/cjs/digi-typography-preamble.cjs.entry.js +1 -1
  878. package/dist/cjs/digi-typography-time.cjs.entry.js +1 -1
  879. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +1 -1
  880. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +1 -1
  881. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +1 -1
  882. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +1 -1
  883. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +1 -1
  884. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
  885. package/dist/cjs/index-cfa8e9be.js +14 -10
  886. package/dist/cjs/index.cjs.js +27 -29
  887. package/dist/cjs/loader.cjs.js +1 -1
  888. package/dist/cjs/{form-input-variation.enum-c750520c.js → typography-variation.enum-f1d49c3a.js} +24 -0
  889. package/dist/collection/components/_chart/chart-line/chart-line.css +2 -14
  890. package/dist/collection/components/_chart/chart-line/chart-line.js +42 -46
  891. package/dist/collection/components/_code/code/code.js +1 -1
  892. package/dist/collection/components/_code/code-block/code-block.js +1 -1
  893. package/dist/collection/components/_code/code-example/code-example.js +4 -4
  894. package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
  895. package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
  896. package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
  897. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
  898. package/dist/collection/components/_footer/footer/footer.js +1 -1
  899. package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
  900. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
  901. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
  902. package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
  903. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +1 -1
  904. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +7 -7
  905. package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
  906. package/dist/collection/components/_form/form-input/form-input.js +45 -3
  907. package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
  908. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  909. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
  910. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +1 -1
  911. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  912. package/dist/collection/components/_form/form-select/form-select.js +4 -4
  913. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
  914. package/dist/collection/components/_form/form-textarea/form-textarea.js +3 -3
  915. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  916. package/dist/collection/components/_header/header/header.js +2 -2
  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/_layout/layout-media-object/layout-media-object.js +1 -1
  1119. package/dist/collection/components/_link/link/link.js +1 -1
  1120. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1121. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1122. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1123. package/dist/collection/components/_list/list/list.js +1 -1
  1124. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1125. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1126. package/dist/collection/components/_logo/logo/logo.js +2 -2
  1127. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1128. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1129. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1130. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +2 -2
  1131. package/dist/collection/components/_navigation/navigation-context-menu-legacy/navigation-context-menu.js +5 -5
  1132. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1133. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1134. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1135. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1136. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1137. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1138. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1139. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1140. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1141. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  1142. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  1143. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1144. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1145. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1146. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1147. package/dist/collection/components/_table/table/table.js +1 -1
  1148. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1149. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1150. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1151. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1152. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1153. package/dist/collection/components/_tools/tools-languagepicker/tools-languagepicker.js +3 -3
  1154. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1155. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  1156. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1157. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1158. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1159. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1160. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1161. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1162. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1163. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1164. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1165. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1166. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-context-menu.variables.scss +0 -40
  1167. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1168. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1169. package/dist/digi-arbetsformedlingen/p-005c72ca.entry.js +1 -0
  1170. package/dist/digi-arbetsformedlingen/{p-1be9af09.entry.js → p-02eb3f33.entry.js} +1 -1
  1171. package/dist/digi-arbetsformedlingen/{p-99670736.entry.js → p-04162d84.entry.js} +1 -1
  1172. package/dist/digi-arbetsformedlingen/{p-c5727b62.entry.js → p-04ca1ba6.entry.js} +1 -1
  1173. package/dist/digi-arbetsformedlingen/{p-2471167e.entry.js → p-0516c800.entry.js} +1 -1
  1174. package/dist/digi-arbetsformedlingen/{p-c2065119.entry.js → p-058d1027.entry.js} +1 -1
  1175. package/dist/digi-arbetsformedlingen/{p-553a6055.entry.js → p-059d72cb.entry.js} +1 -1
  1176. package/dist/digi-arbetsformedlingen/{p-dea3cb5c.entry.js → p-06906d4f.entry.js} +1 -1
  1177. package/dist/digi-arbetsformedlingen/{p-483e9d8a.entry.js → p-06be1b4a.entry.js} +1 -1
  1178. package/dist/digi-arbetsformedlingen/{p-f22db19f.entry.js → p-0747ab93.entry.js} +1 -1
  1179. package/dist/digi-arbetsformedlingen/{p-67fa7940.entry.js → p-076c366b.entry.js} +1 -1
  1180. package/dist/digi-arbetsformedlingen/p-07b64c62.entry.js +1 -0
  1181. package/dist/digi-arbetsformedlingen/{p-e091049f.entry.js → p-08b98bde.entry.js} +1 -1
  1182. package/dist/digi-arbetsformedlingen/{p-0a1e9978.entry.js → p-0bb39a68.entry.js} +1 -1
  1183. package/dist/digi-arbetsformedlingen/{p-f6a9d64a.entry.js → p-0e898bf5.entry.js} +1 -1
  1184. package/dist/digi-arbetsformedlingen/{p-e9007948.entry.js → p-0f485fa7.entry.js} +1 -1
  1185. package/dist/digi-arbetsformedlingen/{p-a14547cf.entry.js → p-0fe47e7e.entry.js} +1 -1
  1186. package/dist/digi-arbetsformedlingen/{p-5ea527a2.entry.js → p-121fd0f2.entry.js} +1 -1
  1187. package/dist/digi-arbetsformedlingen/{p-9f4e3e11.entry.js → p-125df937.entry.js} +1 -1
  1188. package/dist/digi-arbetsformedlingen/{p-eedf4d6b.entry.js → p-13996170.entry.js} +1 -1
  1189. package/dist/digi-arbetsformedlingen/{p-cdfc2cd3.entry.js → p-14278393.entry.js} +1 -1
  1190. package/dist/digi-arbetsformedlingen/{p-b28e2233.entry.js → p-16546321.entry.js} +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-60891430.entry.js → p-16a3e46b.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/{p-f81a4344.entry.js → p-16f04ebd.entry.js} +1 -1
  1193. package/dist/digi-arbetsformedlingen/{p-0b00a2d4.entry.js → p-17a7bf09.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-cc2db195.entry.js → p-18dbe97f.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-9a63fa45.entry.js → p-1b475b3a.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/{p-a248a8f9.entry.js → p-1bbb57ad.entry.js} +1 -1
  1197. package/dist/digi-arbetsformedlingen/{p-f3804e70.entry.js → p-1cd20814.entry.js} +1 -1
  1198. package/dist/digi-arbetsformedlingen/p-1d3f7336.entry.js +1 -0
  1199. package/dist/digi-arbetsformedlingen/p-1d825386.entry.js +1 -0
  1200. package/dist/digi-arbetsformedlingen/{p-ce00f497.entry.js → p-1d9afaeb.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-4e68c721.entry.js → p-1f7bc313.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/{p-61b59b3b.entry.js → p-20a65f1c.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/{p-337f4e34.entry.js → p-23063d72.entry.js} +1 -1
  1204. package/dist/digi-arbetsformedlingen/{p-fadc3f23.entry.js → p-23e2e1a5.entry.js} +1 -1
  1205. package/dist/digi-arbetsformedlingen/{p-246397cd.entry.js → p-240a0fd6.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-3890186e.entry.js → p-26795b0d.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-0a144669.entry.js → p-27d9e868.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-ce7e2e1e.entry.js → p-280f26e1.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/{p-48694534.entry.js → p-2bb1d28f.entry.js} +1 -1
  1210. package/dist/digi-arbetsformedlingen/{p-08f7cac3.entry.js → p-2eb2de93.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-52f96766.entry.js → p-2f79bfcc.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/{p-b75b1548.entry.js → p-2fac371d.entry.js} +1 -1
  1213. package/dist/digi-arbetsformedlingen/{p-683449c2.entry.js → p-30e27b49.entry.js} +1 -1
  1214. package/dist/digi-arbetsformedlingen/{p-6490235a.entry.js → p-30e31afc.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/{p-be52f1b2.entry.js → p-31105794.entry.js} +1 -1
  1216. package/dist/digi-arbetsformedlingen/p-3394614c.js +1 -0
  1217. package/dist/digi-arbetsformedlingen/{p-16b961b6.entry.js → p-346297b2.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-4697a052.entry.js → p-349f73d9.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/{p-3d624a3d.entry.js → p-35b658e0.entry.js} +1 -1
  1220. package/dist/digi-arbetsformedlingen/{p-7af5843f.entry.js → p-35cf4444.entry.js} +1 -1
  1221. package/dist/digi-arbetsformedlingen/{p-4c21b147.entry.js → p-36d3ee99.entry.js} +1 -1
  1222. package/dist/digi-arbetsformedlingen/{p-16fbe826.entry.js → p-36eaa414.entry.js} +1 -1
  1223. package/dist/digi-arbetsformedlingen/{p-34ec2b20.entry.js → p-38064358.entry.js} +1 -1
  1224. package/dist/digi-arbetsformedlingen/p-38ac4375.entry.js +1 -0
  1225. package/dist/digi-arbetsformedlingen/{p-dc405249.entry.js → p-39d35e8a.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/p-3af566fd.entry.js +1 -0
  1227. package/dist/digi-arbetsformedlingen/{p-4a9110d2.entry.js → p-3c6e1cbc.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-debd0ff0.entry.js → p-3db5c984.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-6f68f279.entry.js → p-3e743935.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/p-3ee7d913.entry.js +1 -0
  1231. package/dist/digi-arbetsformedlingen/{p-cd7cb485.entry.js → p-3f9ec0ca.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-0660fc19.entry.js → p-3fde4aec.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-edda9cea.entry.js → p-419d99f0.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-9753d608.entry.js → p-426f534f.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-cbf294ca.entry.js → p-42f0d174.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/{p-091ce7e1.entry.js → p-435d4154.entry.js} +1 -1
  1237. package/dist/digi-arbetsformedlingen/{p-582ca2e2.entry.js → p-468a8ea8.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/{p-f5bea760.entry.js → p-471a75e3.entry.js} +1 -1
  1239. package/dist/digi-arbetsformedlingen/{p-c5e1ade7.entry.js → p-486092da.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-b971091a.entry.js → p-48664690.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/{p-1bdefea6.entry.js → p-496ae8a3.entry.js} +1 -1
  1242. package/dist/digi-arbetsformedlingen/{p-b5e0df04.entry.js → p-49c1cb4f.entry.js} +1 -1
  1243. package/dist/digi-arbetsformedlingen/{p-98b41b1a.entry.js → p-4a2237fa.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-03b8a868.entry.js → p-4c6b9991.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-200e7117.entry.js → p-4ce85210.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-91a831c6.entry.js → p-4ce9b4ce.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-bb100519.entry.js → p-4d4cbfa5.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-7309a0c6.entry.js → p-4da5e3ed.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/{p-50040b60.entry.js → p-4dc35d6b.entry.js} +1 -1
  1250. package/dist/digi-arbetsformedlingen/{p-9b39b58a.entry.js → p-4e625acf.entry.js} +1 -1
  1251. package/dist/digi-arbetsformedlingen/{p-12ac6a49.entry.js → p-4e6f5896.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-992785b3.entry.js → p-4e9b1820.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-4fa41b6b.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/{p-c5efe567.entry.js → p-53959d1f.entry.js} +1 -1
  1255. package/dist/digi-arbetsformedlingen/{p-9aa5d11a.entry.js → p-54885d0b.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-3f812b05.entry.js → p-54a4cfa5.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/{p-fd75941f.entry.js → p-55c6db25.entry.js} +1 -1
  1258. package/dist/digi-arbetsformedlingen/{p-bae7b406.entry.js → p-5740fc11.entry.js} +1 -1
  1259. package/dist/digi-arbetsformedlingen/{p-411a52b5.entry.js → p-57665401.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/p-59d1de44.entry.js +1 -0
  1261. package/dist/digi-arbetsformedlingen/{p-96a0fbfe.entry.js → p-5a7db717.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-8ff6ab63.entry.js → p-5ae30112.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-0cb1b218.entry.js → p-5c710bcb.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-1e56d92e.entry.js → p-5d588713.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/{p-3c6714ba.entry.js → p-5dfbcb6d.entry.js} +1 -1
  1266. package/dist/digi-arbetsformedlingen/{p-9c6b9355.entry.js → p-5e9e93f5.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-fcd543da.entry.js → p-60cf8634.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/{p-c068aad9.entry.js → p-612805a2.entry.js} +1 -1
  1269. package/dist/digi-arbetsformedlingen/{p-bda42b36.entry.js → p-613a935c.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/p-619a1edf.entry.js +1 -0
  1271. package/dist/digi-arbetsformedlingen/{p-7ffa4ba6.entry.js → p-619d0b7f.entry.js} +1 -1
  1272. package/dist/digi-arbetsformedlingen/{p-cc15ee7a.entry.js → p-62fd94d8.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-d9e96527.entry.js → p-64a20b9c.entry.js} +1 -1
  1274. package/dist/digi-arbetsformedlingen/{p-472f1194.entry.js → p-661985e6.entry.js} +1 -1
  1275. package/dist/digi-arbetsformedlingen/{p-2ad0842e.entry.js → p-66b0d3c6.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-289d9209.entry.js → p-68886e60.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/p-6897066a.entry.js +1 -0
  1278. package/dist/digi-arbetsformedlingen/{p-505b2e91.entry.js → p-68c8def2.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-ba0337e4.entry.js → p-6aaa3467.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-2946b963.entry.js → p-6bd27542.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-b8bbf421.entry.js → p-6ff164fd.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/{p-73865ac0.entry.js → p-71613ea0.entry.js} +1 -1
  1283. package/dist/digi-arbetsformedlingen/{p-c61c80e3.entry.js → p-71bcb9a0.entry.js} +1 -1
  1284. package/dist/digi-arbetsformedlingen/{p-f74730ce.entry.js → p-73409acd.entry.js} +1 -1
  1285. package/dist/digi-arbetsformedlingen/{p-414c94b3.entry.js → p-74f9985c.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-eccdd3cc.entry.js → p-750a8d51.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-547dc26b.entry.js → p-77455f4d.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/{p-0bc21274.entry.js → p-7830e192.entry.js} +1 -1
  1289. package/dist/digi-arbetsformedlingen/{p-55ac7825.entry.js → p-7bbee718.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/p-7bea4820.entry.js +1 -0
  1291. package/dist/digi-arbetsformedlingen/{p-6f07d1e2.entry.js → p-7c6a495f.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-0001cf5c.entry.js → p-7d37ed3a.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-1c1e087c.entry.js → p-7db581bb.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-60d6eae9.entry.js → p-7ed8dc9d.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-ef93f95c.entry.js → p-7ffe6ded.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-d6db5310.entry.js → p-80dc837a.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/p-81cac8dd.entry.js +1 -0
  1298. package/dist/digi-arbetsformedlingen/{p-7db9d060.entry.js → p-82707491.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-d7859220.entry.js → p-830d8507.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-eb9f6abc.entry.js → p-83a125bc.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-558377b4.entry.js → p-84c79dba.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/p-8586e274.entry.js +1 -0
  1303. package/dist/digi-arbetsformedlingen/p-860e37c2.entry.js +1 -0
  1304. package/dist/digi-arbetsformedlingen/{p-62b96f54.entry.js → p-879cdd10.entry.js} +1 -1
  1305. package/dist/digi-arbetsformedlingen/p-87a58f87.entry.js +1 -0
  1306. package/dist/digi-arbetsformedlingen/{p-29ed3aed.entry.js → p-8b9389f3.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/{p-e024647d.entry.js → p-8ccb96f6.entry.js} +1 -1
  1308. package/dist/digi-arbetsformedlingen/{p-3a29e0a3.entry.js → p-8cf8b047.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-7b6012dd.entry.js → p-8d1c7f27.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-d63fedae.entry.js → p-8e7a926a.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-d364f443.entry.js → p-8fd82e32.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-f662e05a.entry.js → p-91a13287.entry.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/{p-de76be08.entry.js → p-9306e6a9.entry.js} +1 -1
  1314. package/dist/digi-arbetsformedlingen/{p-aee4c656.entry.js → p-95278d49.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-018e19b4.entry.js → p-966ea804.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/p-973acc86.entry.js +1 -0
  1317. package/dist/digi-arbetsformedlingen/p-98fbbd5b.entry.js +1 -0
  1318. package/dist/digi-arbetsformedlingen/{p-7f747d50.entry.js → p-99a03187.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-90d4ba22.entry.js → p-9b2a74f7.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-8d9fa92a.entry.js → p-9cae94f4.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/{p-fc3c1670.entry.js → p-9d8d64fa.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/p-9e081a49.entry.js +1 -0
  1323. package/dist/digi-arbetsformedlingen/{p-d8d82e22.entry.js → p-9f79a7d9.entry.js} +1 -1
  1324. package/dist/digi-arbetsformedlingen/{p-232a01fa.entry.js → p-a0362a23.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-bf8ed9f6.entry.js → p-a0472ce2.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/{p-d620d1bc.entry.js → p-a0607d6f.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/p-a061e518.entry.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-d518037b.entry.js → p-a2c44417.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-283dc047.entry.js → p-a399093e.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/{p-3ec0b518.entry.js → p-a4bb69b3.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/p-a60de01b.entry.js +1 -0
  1332. package/dist/digi-arbetsformedlingen/{p-6216773b.entry.js → p-a6fcc0f7.entry.js} +1 -1
  1333. package/dist/digi-arbetsformedlingen/{p-f315fe6f.entry.js → p-a76fb329.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/p-a7f77b2a.entry.js +1 -0
  1335. package/dist/digi-arbetsformedlingen/{p-5e245979.entry.js → p-a90a939b.entry.js} +1 -1
  1336. package/dist/digi-arbetsformedlingen/{p-281a3a0e.entry.js → p-acde0ae5.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-da3142ce.entry.js → p-af8d27e5.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/{p-6ae047e7.entry.js → p-affe6eac.entry.js} +1 -1
  1339. package/dist/digi-arbetsformedlingen/{p-15e68002.entry.js → p-b13263b0.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-aa6d0fd0.entry.js → p-b190f91b.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-45ad16c2.entry.js → p-b2f9e9a4.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-3cee81b1.entry.js → p-b2fb9242.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-261867f6.entry.js → p-b34f34a9.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-dc0e7bbf.entry.js → p-b6057ecf.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/p-baa2b1e1.entry.js +1 -0
  1346. package/dist/digi-arbetsformedlingen/{p-8f3f4002.entry.js → p-bad82d8a.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/{p-5aa65c25.entry.js → p-bb4fcf71.entry.js} +1 -1
  1348. package/dist/digi-arbetsformedlingen/{p-989b605d.entry.js → p-bc3d9008.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/{p-11c7cadf.entry.js → p-bc5eee65.entry.js} +1 -1
  1350. package/dist/digi-arbetsformedlingen/{p-6e00e9cc.entry.js → p-bce8a67c.entry.js} +1 -1
  1351. package/dist/digi-arbetsformedlingen/{p-916a1979.entry.js → p-be911ea9.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/{p-44313724.entry.js → p-c11decb4.entry.js} +1 -1
  1353. package/dist/digi-arbetsformedlingen/{p-68f6a1d8.entry.js → p-c16e6afe.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-8fc1143f.js → p-c2ee26cb.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-7bfe28c9.entry.js → p-c358a422.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-4136236e.entry.js → p-c4445a09.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/{p-cdf38b2f.entry.js → p-c465b247.entry.js} +1 -1
  1358. package/dist/digi-arbetsformedlingen/{p-09c6f4ce.entry.js → p-c4d553e8.entry.js} +1 -1
  1359. package/dist/digi-arbetsformedlingen/{p-152a0b44.entry.js → p-c5b23a53.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-f2307475.entry.js → p-c5e5de11.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/{p-852cd34e.entry.js → p-c7b076ab.entry.js} +1 -1
  1362. package/dist/digi-arbetsformedlingen/{p-483595f2.entry.js → p-c7bcb369.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-84939fc1.entry.js → p-c8110048.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-f760a83a.entry.js → p-caa4c56b.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-ad430a43.entry.js → p-cb5c055e.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-fbef7342.entry.js → p-cd39195b.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-9d79101f.entry.js → p-cd9064d6.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-83845de6.entry.js → p-d08467f0.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-894e44e5.entry.js → p-d155d7bb.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/p-d2c4b90b.entry.js +1 -0
  1371. package/dist/digi-arbetsformedlingen/{p-15023a23.entry.js → p-d3d5e24d.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-044639bf.entry.js → p-d4eb5182.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-fe936d4c.entry.js → p-d630f2e9.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-f0f8dbfb.entry.js → p-d6c9651a.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/{p-efdb94f2.entry.js → p-da96aa9d.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/{p-95ba5067.entry.js → p-da9d7578.entry.js} +1 -1
  1377. package/dist/digi-arbetsformedlingen/{p-88392fc1.entry.js → p-de4c4238.entry.js} +1 -1
  1378. package/dist/digi-arbetsformedlingen/{p-7e156841.entry.js → p-ded9f8e3.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-3df3721e.entry.js → p-df308616.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-a634bf79.entry.js → p-df64aa40.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-deb9c169.entry.js → p-e076ca78.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/{p-54a6ae4f.entry.js → p-e07fed59.entry.js} +1 -1
  1383. package/dist/digi-arbetsformedlingen/{p-f55935d3.entry.js → p-e0bccd2c.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-3435d338.entry.js → p-e1e773a1.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-112fe1c1.entry.js → p-e31d2831.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-e38b77b4.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-c806f73a.entry.js → p-e452e96c.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-f9c1bea2.entry.js → p-e5577e96.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/p-e5595f8b.entry.js +1 -0
  1390. package/dist/digi-arbetsformedlingen/{p-cdc5d4db.entry.js → p-e6209410.entry.js} +1 -1
  1391. package/dist/digi-arbetsformedlingen/{p-e0f01a5e.entry.js → p-e71fd797.entry.js} +1 -1
  1392. package/dist/digi-arbetsformedlingen/{p-d3e50866.entry.js → p-e79f0918.entry.js} +1 -1
  1393. package/dist/digi-arbetsformedlingen/{p-ebd4dfd0.entry.js → p-e7fe33f1.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-3dcdbf1a.entry.js → p-e8253b4a.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/p-e886d3e9.entry.js +1 -0
  1396. package/dist/digi-arbetsformedlingen/{p-970e230e.entry.js → p-e9192197.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-e68eacf6.entry.js → p-ed2e5841.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/p-ee915c1e.entry.js +1 -0
  1399. package/dist/digi-arbetsformedlingen/{p-4cb0df27.entry.js → p-eedd8fdb.entry.js} +1 -1
  1400. package/dist/digi-arbetsformedlingen/{p-ad203d8f.entry.js → p-f0cdaac5.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/p-f14601e4.entry.js +1 -0
  1402. package/dist/digi-arbetsformedlingen/{p-4a390d2b.entry.js → p-f2339f8e.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-ed370f97.entry.js → p-f36ba972.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/p-f427db52.entry.js +1 -0
  1405. package/dist/digi-arbetsformedlingen/{p-d62f6b83.entry.js → p-f43eb5fe.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-94cfb3ef.entry.js → p-f67ebb76.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/{p-0fa38318.entry.js → p-f73aeb82.entry.js} +1 -1
  1408. package/dist/digi-arbetsformedlingen/{p-608accbd.entry.js → p-f77e57f3.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/{p-f4c49a2f.entry.js → p-f90cf259.entry.js} +1 -1
  1410. package/dist/digi-arbetsformedlingen/{p-ef875efc.entry.js → p-f92f2ef6.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/{p-7127989a.entry.js → p-fa00fe1d.entry.js} +1 -1
  1412. package/dist/digi-arbetsformedlingen/p-fa7824e9.entry.js +1 -0
  1413. package/dist/digi-arbetsformedlingen/{p-855235f5.entry.js → p-fb14c7c9.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/{p-83d79598.entry.js → p-fc04eda1.entry.js} +1 -1
  1415. package/dist/digi-arbetsformedlingen/{p-bfd00787.entry.js → p-fc466660.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-48d83e19.entry.js → p-fd5964d2.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-824cdb24.entry.js → p-fdd6d003.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-e2d6164d.entry.js → p-fe237907.entry.js} +1 -1
  1419. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  1420. package/dist/esm/digi-bar-chart.entry.js +1 -1
  1421. package/dist/esm/digi-button.entry.js +126 -0
  1422. package/dist/esm/digi-calendar-datepicker.entry.js +1 -3
  1423. package/dist/esm/digi-calendar_2.entry.js +2 -2
  1424. package/dist/esm/{digi-button_6.entry.js → digi-chart-line.entry.js} +75 -295
  1425. package/dist/esm/digi-code-block_3.entry.js +5 -7
  1426. package/dist/esm/digi-code-example.entry.js +4 -4
  1427. package/dist/esm/digi-code_8.entry.js +395 -0
  1428. package/dist/esm/digi-context-menu.entry.js +2 -2
  1429. package/dist/esm/digi-dialog.entry.js +4 -6
  1430. package/dist/esm/digi-expandable-accordion.entry.js +2 -4
  1431. package/dist/esm/digi-expandable-faq-item.entry.js +4 -4
  1432. package/dist/esm/digi-expandable-faq.entry.js +2 -2
  1433. package/dist/esm/digi-footer-card.entry.js +1 -1
  1434. package/dist/esm/digi-footer.entry.js +2 -4
  1435. package/dist/esm/digi-form-category-filter.entry.js +2 -2
  1436. package/dist/esm/digi-form-checkbox.entry.js +2 -2
  1437. package/dist/esm/digi-form-error-list.entry.js +4 -6
  1438. package/dist/esm/digi-form-file-upload.entry.js +7 -7
  1439. package/dist/esm/digi-form-filter.entry.js +5 -5
  1440. package/dist/esm/digi-form-input-search.entry.js +2 -2
  1441. package/dist/esm/digi-form-radiogroup.entry.js +1 -1
  1442. package/dist/esm/digi-form-receipt.entry.js +2 -4
  1443. package/dist/esm/digi-form-select-filter.entry.js +8 -10
  1444. package/dist/esm/digi-form-select_2.entry.js +6 -6
  1445. package/dist/esm/digi-form-textarea.entry.js +3 -3
  1446. package/dist/esm/digi-header-avatar.entry.js +1 -1
  1447. package/dist/esm/digi-header-navigation-item.entry.js +1 -1
  1448. package/dist/esm/digi-header-navigation.entry.js +4 -6
  1449. package/dist/esm/digi-header-notification.entry.js +2 -2
  1450. package/dist/esm/digi-header.entry.js +3 -5
  1451. package/dist/esm/digi-icon-accessibility-deaf.entry.js +2 -2
  1452. package/dist/esm/digi-icon-accessibility-universal.entry.js +2 -2
  1453. package/dist/esm/digi-icon-apple.entry.js +2 -2
  1454. package/dist/esm/digi-icon-archive-outline.entry.js +2 -2
  1455. package/dist/esm/digi-icon-archive.entry.js +2 -2
  1456. package/dist/esm/digi-icon-arrow-back.entry.js +2 -2
  1457. package/dist/esm/digi-icon-arrow-down.entry.js +2 -2
  1458. package/dist/esm/digi-icon-arrow-left.entry.js +2 -2
  1459. package/dist/esm/digi-icon-arrow-right.entry.js +2 -2
  1460. package/dist/esm/digi-icon-arrow-sign-in.entry.js +2 -2
  1461. package/dist/esm/digi-icon-arrow-sign-out.entry.js +2 -2
  1462. package/dist/esm/digi-icon-arrow-up.entry.js +2 -2
  1463. package/dist/esm/digi-icon-at.entry.js +2 -2
  1464. package/dist/esm/digi-icon-bars.entry.js +2 -2
  1465. package/dist/esm/digi-icon-bell-filled.entry.js +2 -2
  1466. package/dist/esm/digi-icon-bell.entry.js +2 -2
  1467. package/dist/esm/digi-icon-book.entry.js +2 -2
  1468. package/dist/esm/digi-icon-bookmark-outline.entry.js +2 -2
  1469. package/dist/esm/digi-icon-bookmark-solid.entry.js +2 -2
  1470. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +2 -2
  1471. package/dist/esm/digi-icon-bubble.entry.js +2 -2
  1472. package/dist/esm/digi-icon-building-outline.entry.js +2 -2
  1473. package/dist/esm/digi-icon-building-solid.entry.js +2 -2
  1474. package/dist/esm/digi-icon-bullseye.entry.js +2 -2
  1475. package/dist/esm/digi-icon-calculator-solid.entry.js +2 -2
  1476. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +2 -2
  1477. package/dist/esm/digi-icon-calendar.entry.js +2 -2
  1478. package/dist/esm/digi-icon-caret-circle-right.entry.js +2 -2
  1479. package/dist/esm/digi-icon-caret-down_2.entry.js +4 -4
  1480. package/dist/esm/digi-icon-caret-left.entry.js +2 -2
  1481. package/dist/esm/digi-icon-caret-right.entry.js +2 -2
  1482. package/dist/esm/digi-icon-chart_2.entry.js +48 -0
  1483. package/dist/esm/digi-icon-chat.entry.js +2 -2
  1484. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +2 -2
  1485. package/dist/esm/digi-icon-check-circle-solid.entry.js +2 -2
  1486. package/dist/esm/digi-icon-check.entry.js +2 -2
  1487. package/dist/esm/digi-icon-checklist.entry.js +2 -2
  1488. package/dist/esm/digi-icon-chevron-down.entry.js +2 -2
  1489. package/dist/esm/digi-icon-chevron-left.entry.js +2 -2
  1490. package/dist/esm/digi-icon-chevron-right.entry.js +2 -2
  1491. package/dist/esm/digi-icon-chevron-up.entry.js +2 -2
  1492. package/dist/esm/digi-icon-clock.entry.js +2 -2
  1493. package/dist/esm/digi-icon-communication-play-solid.entry.js +2 -2
  1494. package/dist/esm/digi-icon-compress-alt.entry.js +2 -2
  1495. package/dist/esm/digi-icon-comunication-case.entry.js +2 -2
  1496. package/dist/esm/digi-icon-comunication-flag.entry.js +2 -2
  1497. package/dist/esm/digi-icon-comunication-graduate.entry.js +2 -2
  1498. package/dist/esm/digi-icon-comunication-play.entry.js +2 -2
  1499. package/dist/esm/digi-icon-cooperation.entry.js +2 -2
  1500. package/dist/esm/digi-icon-copy.entry.js +2 -2
  1501. package/dist/esm/digi-icon-danger-outline.entry.js +2 -2
  1502. package/dist/esm/digi-icon-download.entry.js +2 -2
  1503. package/dist/esm/digi-icon-dxa.entry.js +2 -2
  1504. package/dist/esm/digi-icon-edit.entry.js +2 -2
  1505. package/dist/esm/digi-icon-ellipsis.entry.js +2 -2
  1506. package/dist/esm/digi-icon-envelope-filled.entry.js +2 -2
  1507. package/dist/esm/digi-icon-envelope.entry.js +2 -2
  1508. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +2 -2
  1509. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +2 -2
  1510. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +2 -2
  1511. package/dist/esm/digi-icon-exclamation-triangle.entry.js +2 -2
  1512. package/dist/esm/digi-icon-expand-alt.entry.js +2 -2
  1513. package/dist/esm/digi-icon-external-link-alt_2.entry.js +3 -3
  1514. package/dist/esm/digi-icon-eye-slash.entry.js +2 -2
  1515. package/dist/esm/digi-icon-eye.entry.js +2 -2
  1516. package/dist/esm/digi-icon-facebook-square.entry.js +2 -2
  1517. package/dist/esm/digi-icon-file-add.entry.js +1 -1
  1518. package/dist/esm/digi-icon-file-document.entry.js +2 -2
  1519. package/dist/esm/digi-icon-file-excel.entry.js +2 -2
  1520. package/dist/esm/digi-icon-file-export.entry.js +1 -1
  1521. package/dist/esm/digi-icon-file-governing.entry.js +2 -2
  1522. package/dist/esm/digi-icon-file-pdf.entry.js +2 -2
  1523. package/dist/esm/digi-icon-file-powerpoint.entry.js +2 -2
  1524. package/dist/esm/digi-icon-file-remove.entry.js +1 -1
  1525. package/dist/esm/digi-icon-file-word.entry.js +2 -2
  1526. package/dist/esm/digi-icon-film.entry.js +2 -2
  1527. package/dist/esm/digi-icon-filter.entry.js +2 -2
  1528. package/dist/esm/digi-icon-folder-add.entry.js +1 -1
  1529. package/dist/esm/digi-icon-folder-directory.entry.js +1 -1
  1530. package/dist/esm/digi-icon-folder-open.entry.js +1 -1
  1531. package/dist/esm/digi-icon-folder.entry.js +1 -1
  1532. package/dist/esm/digi-icon-globe-filled.entry.js +2 -2
  1533. package/dist/esm/digi-icon-globe.entry.js +2 -2
  1534. package/dist/esm/digi-icon-headphones.entry.js +2 -2
  1535. package/dist/esm/digi-icon-heart-solid.entry.js +2 -2
  1536. package/dist/esm/digi-icon-heart.entry.js +2 -2
  1537. package/dist/esm/digi-icon-history.entry.js +2 -2
  1538. package/dist/esm/digi-icon-home.entry.js +2 -2
  1539. package/dist/esm/digi-icon-image.entry.js +2 -2
  1540. package/dist/esm/digi-icon-info-circle-solid.entry.js +2 -2
  1541. package/dist/esm/digi-icon-instagram.entry.js +2 -2
  1542. package/dist/esm/digi-icon-job-suggestion.entry.js +2 -2
  1543. package/dist/esm/digi-icon-language-outline_4.entry.js +11 -11
  1544. package/dist/esm/digi-icon-language.entry.js +2 -2
  1545. package/dist/esm/digi-icon-laptop-phone.entry.js +2 -2
  1546. package/dist/esm/digi-icon-lattlast.entry.js +2 -2
  1547. package/dist/esm/digi-icon-licence-bus.entry.js +2 -2
  1548. package/dist/esm/digi-icon-licence-car.entry.js +2 -2
  1549. package/dist/esm/digi-icon-licence-motorcycle.entry.js +2 -2
  1550. package/dist/esm/digi-icon-licence-truck.entry.js +2 -2
  1551. package/dist/esm/digi-icon-lightbulb.entry.js +2 -2
  1552. package/dist/esm/digi-icon-linkedin-in.entry.js +2 -2
  1553. package/dist/esm/digi-icon-list-ul_6.entry.js +12 -12
  1554. package/dist/esm/digi-icon-lock.entry.js +2 -2
  1555. package/dist/esm/digi-icon-marker-filled.entry.js +2 -2
  1556. package/dist/esm/digi-icon-marker.entry.js +2 -2
  1557. package/dist/esm/digi-icon-media-course.entry.js +2 -2
  1558. package/dist/esm/digi-icon-media-podcast.entry.js +2 -2
  1559. package/dist/esm/digi-icon-microphone-off.entry.js +2 -2
  1560. package/dist/esm/digi-icon-microphone.entry.js +2 -2
  1561. package/dist/esm/digi-icon-minus_2.entry.js +4 -4
  1562. package/dist/esm/digi-icon-move.entry.js +2 -2
  1563. package/dist/esm/digi-icon-notification-error_5.entry.js +9 -9
  1564. package/dist/esm/digi-icon-online-interview.entry.js +2 -2
  1565. package/dist/esm/digi-icon-online-meeting.entry.js +2 -2
  1566. package/dist/esm/digi-icon-online-task.entry.js +2 -2
  1567. package/dist/esm/digi-icon-open-source.entry.js +2 -2
  1568. package/dist/esm/digi-icon-palette.entry.js +2 -2
  1569. package/dist/esm/digi-icon-paperclip_3.entry.js +6 -6
  1570. package/dist/esm/digi-icon-paste.entry.js +1 -1
  1571. package/dist/esm/digi-icon-pen.entry.js +2 -2
  1572. package/dist/esm/digi-icon-phone-hangup.entry.js +2 -2
  1573. package/dist/esm/digi-icon-phone.entry.js +2 -2
  1574. package/dist/esm/digi-icon-print.entry.js +2 -2
  1575. package/dist/esm/digi-icon-read.entry.js +2 -2
  1576. package/dist/esm/digi-icon-redo.entry.js +2 -2
  1577. package/dist/esm/digi-icon-scale.entry.js +1 -1
  1578. package/dist/esm/digi-icon-screensharing-off.entry.js +2 -2
  1579. package/dist/esm/digi-icon-screensharing.entry.js +2 -2
  1580. package/dist/esm/digi-icon-search.entry.js +2 -2
  1581. package/dist/esm/digi-icon-send-outline.entry.js +2 -2
  1582. package/dist/esm/digi-icon-send-solid.entry.js +2 -2
  1583. package/dist/esm/digi-icon-settings.entry.js +2 -2
  1584. package/dist/esm/digi-icon-share-alt.entry.js +2 -2
  1585. package/dist/esm/digi-icon-share-chain.entry.js +2 -2
  1586. package/dist/esm/digi-icon-sliders-h.entry.js +2 -2
  1587. package/dist/esm/digi-icon-sokkandidat.entry.js +2 -2
  1588. package/dist/esm/digi-icon-sort-down.entry.js +2 -2
  1589. package/dist/esm/digi-icon-sort-up.entry.js +2 -2
  1590. package/dist/esm/digi-icon-sort.entry.js +2 -2
  1591. package/dist/esm/digi-icon-spinner.entry.js +2 -2
  1592. package/dist/esm/digi-icon-star-reg.entry.js +2 -2
  1593. package/dist/esm/digi-icon-star.entry.js +2 -2
  1594. package/dist/esm/digi-icon-suitcase-outline.entry.js +2 -2
  1595. package/dist/esm/digi-icon-suitcase-solid.entry.js +2 -2
  1596. package/dist/esm/digi-icon-system-assistance.entry.js +2 -2
  1597. package/dist/esm/digi-icon-table-column.entry.js +2 -2
  1598. package/dist/esm/digi-icon-table-row.entry.js +2 -2
  1599. package/dist/esm/digi-icon-task-done.entry.js +2 -2
  1600. package/dist/esm/digi-icon-toggle-off.entry.js +2 -2
  1601. package/dist/esm/digi-icon-toggle-on.entry.js +2 -2
  1602. package/dist/esm/digi-icon-twitter.entry.js +2 -2
  1603. package/dist/esm/digi-icon-tyck-till.entry.js +2 -2
  1604. package/dist/esm/digi-icon-unlock.entry.js +2 -2
  1605. package/dist/esm/digi-icon-update.entry.js +2 -2
  1606. package/dist/esm/digi-icon-upload.entry.js +2 -2
  1607. package/dist/esm/digi-icon-user-add.entry.js +1 -1
  1608. package/dist/esm/digi-icon-user-alt.entry.js +2 -2
  1609. package/dist/esm/digi-icon-user-edit.entry.js +1 -1
  1610. package/dist/esm/digi-icon-users-solid.entry.js +2 -2
  1611. package/dist/esm/digi-icon-videocamera-off.entry.js +2 -2
  1612. package/dist/esm/digi-icon-videocamera.entry.js +2 -2
  1613. package/dist/esm/digi-icon-web-tv.entry.js +2 -2
  1614. package/dist/esm/digi-icon-wifi-signal0.entry.js +2 -2
  1615. package/dist/esm/digi-icon-wifi-signal1.entry.js +2 -2
  1616. package/dist/esm/digi-icon-wifi-signal2.entry.js +2 -2
  1617. package/dist/esm/digi-icon-wifi-signal3.entry.js +2 -2
  1618. package/dist/esm/digi-icon-window.entry.js +2 -2
  1619. package/dist/esm/digi-icon-x-button.entry.js +2 -2
  1620. package/dist/esm/digi-icon-x.entry.js +26 -0
  1621. package/dist/esm/digi-icon-youtube.entry.js +2 -2
  1622. package/dist/esm/digi-info-card-multi-container.entry.js +1 -1
  1623. package/dist/esm/digi-info-card-multi.entry.js +1 -1
  1624. package/dist/esm/digi-info-card.entry.js +1 -1
  1625. package/dist/esm/digi-layout-block_2.entry.js +2 -2
  1626. package/dist/esm/digi-layout-columns.entry.js +1 -1
  1627. package/dist/esm/digi-link-button.entry.js +1 -1
  1628. package/dist/esm/digi-link-internal.entry.js +1 -1
  1629. package/dist/esm/digi-link.entry.js +1 -1
  1630. package/dist/esm/digi-list.entry.js +1 -1
  1631. package/dist/esm/digi-loader-skeleton.entry.js +3 -3
  1632. package/dist/esm/digi-loader-spinner.entry.js +1 -1
  1633. package/dist/esm/digi-logo_2.entry.js +3 -3
  1634. package/dist/esm/digi-media-figure.entry.js +1 -1
  1635. package/dist/esm/digi-media-image_2.entry.js +3 -3
  1636. package/dist/esm/digi-navigation-breadcrumbs.entry.js +2 -2
  1637. package/dist/esm/digi-navigation-pagination.entry.js +7 -9
  1638. package/dist/esm/digi-navigation-sidebar.entry.js +2 -2
  1639. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +6 -6
  1640. package/dist/esm/digi-navigation-vertical-menu.entry.js +1 -1
  1641. package/dist/esm/digi-notification-alert.entry.js +3 -5
  1642. package/dist/esm/digi-notification-error-page.entry.js +4 -6
  1643. package/dist/esm/digi-progress-circle.entry.js +8 -8
  1644. package/dist/esm/digi-progress-indicator.entry.js +3 -3
  1645. package/dist/esm/digi-progress-list-item.entry.js +5 -5
  1646. package/dist/esm/digi-progress-list.entry.js +1 -1
  1647. package/dist/esm/digi-progressbar.entry.js +2 -2
  1648. package/dist/esm/digi-quote.entry.js +1 -1
  1649. package/dist/esm/digi-table.entry.js +1 -1
  1650. package/dist/esm/digi-tablist-panel.entry.js +2 -2
  1651. package/dist/esm/digi-tablist.entry.js +5 -5
  1652. package/dist/esm/digi-tag-media.entry.js +2 -2
  1653. package/dist/esm/digi-tag.entry.js +1 -1
  1654. package/dist/esm/digi-tools-feedback-banner.entry.js +1 -1
  1655. package/dist/esm/digi-tools-feedback-rating.entry.js +1 -1
  1656. package/dist/esm/digi-tools-feedback.entry.js +2 -4
  1657. package/dist/esm/digi-tools-languagepicker.entry.js +3 -3
  1658. package/dist/esm/digi-typography-heading-jumbo.entry.js +1 -1
  1659. package/dist/esm/digi-typography-meta.entry.js +1 -1
  1660. package/dist/esm/digi-typography-preamble.entry.js +1 -1
  1661. package/dist/esm/digi-typography-time.entry.js +1 -1
  1662. package/dist/esm/digi-util-breakpoint-observer.entry.js +1 -1
  1663. package/dist/esm/digi-util-detect-click-outside.entry.js +1 -1
  1664. package/dist/esm/digi-util-detect-focus-outside.entry.js +1 -1
  1665. package/dist/esm/digi-util-keydown-handler.entry.js +1 -1
  1666. package/dist/esm/digi-util-keyup-handler.entry.js +1 -1
  1667. package/dist/esm/digi-util-resize-observer.entry.js +1 -1
  1668. package/dist/esm/index-8e318bb2.js +14 -10
  1669. package/dist/esm/index.js +1 -3
  1670. package/dist/esm/{linear-f59f8318.js → linear-ef018ffb.js} +1 -1
  1671. package/dist/esm/loader.js +1 -1
  1672. package/dist/esm/{form-input-variation.enum-64d9450f.js → typography-variation.enum-bea2321f.js} +25 -1
  1673. package/dist/types/components/_chart/chart-line/chart-line.d.ts +1 -3
  1674. package/dist/types/components/_form/form-input/form-input.d.ts +7 -0
  1675. package/dist/types/components.d.ts +10 -0
  1676. package/hydrate/index.js +635 -623
  1677. package/hydrate/index.mjs +635 -623
  1678. package/package.json +1 -1
  1679. package/dist/cjs/code-variation.enum-c4a4e6fd.js +0 -19
  1680. package/dist/cjs/digi-code.cjs.entry.js +0 -45
  1681. package/dist/cjs/digi-form-input.cjs.entry.js +0 -157
  1682. package/dist/cjs/digi-form-label_5.cjs.entry.js +0 -175
  1683. package/dist/cjs/typography-variation.enum-5b035b3b.js +0 -7
  1684. package/dist/digi-arbetsformedlingen/p-135da07c.entry.js +0 -1
  1685. package/dist/digi-arbetsformedlingen/p-1f956af8.js +0 -1
  1686. package/dist/digi-arbetsformedlingen/p-258d45f9.entry.js +0 -1
  1687. package/dist/digi-arbetsformedlingen/p-2e4b2131.entry.js +0 -1
  1688. package/dist/digi-arbetsformedlingen/p-3d09a145.entry.js +0 -1
  1689. package/dist/digi-arbetsformedlingen/p-3fa65c95.entry.js +0 -1
  1690. package/dist/digi-arbetsformedlingen/p-3fe226c2.entry.js +0 -1
  1691. package/dist/digi-arbetsformedlingen/p-46eedad8.entry.js +0 -1
  1692. package/dist/digi-arbetsformedlingen/p-54045524.entry.js +0 -1
  1693. package/dist/digi-arbetsformedlingen/p-57981fc7.entry.js +0 -1
  1694. package/dist/digi-arbetsformedlingen/p-5d21a361.js +0 -1
  1695. package/dist/digi-arbetsformedlingen/p-6332ca65.entry.js +0 -1
  1696. package/dist/digi-arbetsformedlingen/p-6660ba69.entry.js +0 -1
  1697. package/dist/digi-arbetsformedlingen/p-74ed203e.entry.js +0 -1
  1698. package/dist/digi-arbetsformedlingen/p-75d2fa68.entry.js +0 -1
  1699. package/dist/digi-arbetsformedlingen/p-903b00e6.js +0 -1
  1700. package/dist/digi-arbetsformedlingen/p-92f9c4ab.entry.js +0 -1
  1701. package/dist/digi-arbetsformedlingen/p-93fbd1df.entry.js +0 -1
  1702. package/dist/digi-arbetsformedlingen/p-97362bd2.entry.js +0 -1
  1703. package/dist/digi-arbetsformedlingen/p-99efef6b.entry.js +0 -1
  1704. package/dist/digi-arbetsformedlingen/p-9e96ecef.entry.js +0 -1
  1705. package/dist/digi-arbetsformedlingen/p-9edd27c1.entry.js +0 -1
  1706. package/dist/digi-arbetsformedlingen/p-a20f6569.entry.js +0 -1
  1707. package/dist/digi-arbetsformedlingen/p-af2c9017.entry.js +0 -1
  1708. package/dist/digi-arbetsformedlingen/p-b1b32d92.entry.js +0 -1
  1709. package/dist/digi-arbetsformedlingen/p-cbf08d77.entry.js +0 -1
  1710. package/dist/digi-arbetsformedlingen/p-ec481286.entry.js +0 -1
  1711. package/dist/digi-arbetsformedlingen/p-eccaf949.entry.js +0 -1
  1712. package/dist/digi-arbetsformedlingen/p-efa40741.entry.js +0 -1
  1713. package/dist/digi-arbetsformedlingen/p-f32b5fdb.entry.js +0 -1
  1714. package/dist/digi-arbetsformedlingen/p-f4d6cd43.entry.js +0 -1
  1715. package/dist/digi-arbetsformedlingen/p-f9178fd3.entry.js +0 -1
  1716. package/dist/digi-arbetsformedlingen/p-fade6ba0.entry.js +0 -1
  1717. package/dist/esm/code-variation.enum-1eee7c7a.js +0 -19
  1718. package/dist/esm/digi-code.entry.js +0 -41
  1719. package/dist/esm/digi-form-input.entry.js +0 -153
  1720. package/dist/esm/digi-form-label_5.entry.js +0 -167
  1721. package/dist/esm/typography-variation.enum-38d1ef90.js +0 -7
@@ -28,8 +28,8 @@ const Logo = class {
28
28
  };
29
29
  }
30
30
  render() {
31
- return (h("div", { key: '051da808db7189e306e89fd30ed180eb2d84d841', class: Object.assign({}, this.cssModifiers) }, h("div", { key: 'abcbc68b55a9661eb7ca9d787375f18864d21d70', class: "digi-logo__img" }, (this.afVariation === LogoVariation.SMALL ||
32
- !!this.afSystemName) && (h("svg", { key: '79ef5d24b0022749184843b642f5afc9a54b971c', width: "44px", height: "44px", viewBox: "0 0 44 44", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": this.afTitle ? this.afTitleId : null, class: "digi-logo-small", "aria-hidden": this.afSvgAriaHidden && 'true', role: "img" }, this.afTitle && (h("title", { key: 'eeb83a306710f1d0990833b3fc0093ddbc31aeec', id: this.afTitleId }, this.afTitle)), this.afDesc && h("desc", { key: '8ccabd4d5cdbd9dcca7a19cafe19ecdce3b0d456' }, this.afDesc), h("defs", { key: 'a405151813db587539913ed2e9b0e9634251b13e' }, h("path", { key: 'befe7e076f3c1498fa7bce3eb71082672c321ac6', d: "M15.0075701,0 C31.0194479,0 44,12.9056055 44,28.8260562 C44,34.3951264 42.4072773,39.5923154 39.6561271,44 L33.8018821,40.1595143 C35.8219992,36.8551231 36.9854872,32.9757568 36.9854872,28.8260562 C36.9854872,16.7575266 27.1457549,6.97425981 15.0075701,6.97425981 Z M15.0075701,13.9047447 C23.2959849,13.9047447 30.0151401,20.5853418 30.0151401,28.825736 C30.0151401,37.0665877 23.2959849,43.7471848 15.0075701,43.7471848 C6.71915517,43.7471848 0,37.0665877 0,28.825736 C0,20.5853418 6.71915517,13.9047447 15.0075701,13.9047447 Z M15.0075701,20.8547613 C10.5795065,20.8547613 6.99058971,24.4235404 6.99058971,28.825736 C6.99058971,33.2283891 10.5795065,36.7971682 15.0075701,36.7971682 C19.4356336,36.7971682 23.0245504,33.2283891 23.0245504,28.825736 C23.0245504,24.4235404 19.4356336,20.8547613 15.0075701,20.8547613 Z", id: "path-1" })), h("g", { key: '072bd1a6b69965495b08799dfd4ffc81d64e7eb3', id: "Logotypguide", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'dddcbcc040d79a63d9b3599ae99ee444465792d6', id: "Prim\u00E4r", transform: "translate(-24, -22)" }, h("g", { key: '65f264aaa4d15e093dd6bc6e12fc2e8f06e36d6d', id: "Symbolen", transform: "translate(24, 22)" }, h("mask", { key: '601fbd64e0fdc98d0ebaed08d5eacdfa5c71d780', id: "mask-2", fill: "white" }, h("use", { key: 'cfa99917969aa071c2001e378c8941aa20b28147', href: "#path-1" })), h("use", { key: 'ad8db00a1f39493b79cbee91b592f458c0734a9e', id: "Main-Symbol", fill: "#95C23E", href: "#path-1" })))))), this.afVariation === LogoVariation.LARGE && !this.afSystemName && (h("svg", { key: '863e8bceaece7c09585542848ea594e669f28f4c', "aria-labelledby": this.afTitle ? this.afTitleId : null, class: "digi-logo-large", width: "392px", height: "88px", viewBox: "0 0 392 88", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden && 'true', role: "img" }, this.afTitle && (h("title", { key: 'a3a69010afa9aa24703cfd2a0387b49c19563b61', id: this.afTitleId }, this.afTitle)), this.afDesc && h("desc", { key: 'd6bafcf94adbbe0acc90a37fa440f8e9e636d789' }, this.afDesc), h("defs", { key: '630869c417a259feae15cddd0c8fd3cfdd05681c' }, h("path", { key: '2a6416d6add3ddac60452ddcbdbbb5121b1bae47', d: "M15.0075701,0 C31.0194479,0 44,12.9056055 44,28.8260562 C44,34.3951264 42.4072773,39.5923154 39.6561271,44 L33.8018821,40.1595143 C35.8219992,36.8551231 36.9854872,32.9757568 36.9854872,28.8260562 C36.9854872,16.7575266 27.1457549,6.97425981 15.0075701,6.97425981 Z M15.0075701,13.9047447 C23.2959849,13.9047447 30.0151401,20.5853418 30.0151401,28.825736 C30.0151401,37.0665877 23.2959849,43.7471848 15.0075701,43.7471848 C6.71915517,43.7471848 0,37.0665877 0,28.825736 C0,20.5853418 6.71915517,13.9047447 15.0075701,13.9047447 Z M15.0075701,20.8547613 C10.5795065,20.8547613 6.99058971,24.4235404 6.99058971,28.825736 C6.99058971,33.2283891 10.5795065,36.7971682 15.0075701,36.7971682 C19.4356336,36.7971682 23.0245504,33.2283891 23.0245504,28.825736 C23.0245504,24.4235404 19.4356336,20.8547613 15.0075701,20.8547613 Z", id: "path-1" })), h("g", { key: '3138c87550a7164fb065093acf554c3f38255e10', id: "Logotypguide", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: 'cdb21ad25c52f96bf6fc120dcccb748a0e2dd2d4', id: "Vart?", transform: "translate(-24, -88)" }, h("g", { key: '9e0a7e8e20fa2503fec0f3dc4f10de9d167b2041', id: "Arbetsf\u00F6rmedlingen/Primary", transform: "translate(24, 110)" }, h("g", { key: '22057f937b8db30e2d8ff3b4959f219be08306ff', id: "Ordbild", transform: "translate(56, 0)", fill: this.afColor }, h("path", { key: '735b8fe70b050695047a08f73b5ddd08d1538297', d: "M10.0781759,14.984252 L8.21498371,10.2637795 L6.30944625,14.984252 L10.0781759,14.984252 Z M11.2638436,17.7559055 L5.16612378,17.7559055 L3.21824104,22 L0,22 L8.17263844,4.02755906 L8.25732899,4.02755906 L16.4299674,22 L13.1270358,22 L11.2638436,17.7559055 L11.2638436,17.7559055 Z M23.7980456,7.4488189 L23.7980456,11.9527559 L26.762215,11.9527559 C27.990228,11.9527559 29.0488599,10.9566929 29.0488599,9.7007874 C29.0488599,8.44488189 28.0749186,7.4488189 26.8469055,7.4488189 L23.7980456,7.4488189 Z M29.3876221,22 L23.7980456,14.6377953 L23.7980456,22 L20.7491857,22 L20.7491857,4.54724409 L26.8469055,4.54724409 C29.7687296,4.54724409 32.0977199,6.71259843 32.0977199,9.65748031 C32.0977199,12.6023622 29.980456,14.2480315 27.3973941,14.5511811 L33.2410423,22 L29.3876221,22 L29.3876221,22 Z M144.651466,7.4488189 L144.651466,11.9527559 L147.615635,11.9527559 C148.843648,11.9527559 149.90228,10.9566929 149.90228,9.7007874 C149.90228,8.44488189 148.928339,7.4488189 147.700326,7.4488189 L144.651466,7.4488189 Z M150.241042,22 L144.651466,14.6377953 L144.651466,22 L141.602606,22 L141.602606,4.54724409 L147.700326,4.54724409 C150.62215,4.54724409 152.95114,6.71259843 152.95114,9.65748031 C152.95114,12.6023622 150.833876,14.2480315 148.250814,14.5511811 L154.094463,22 L150.241042,22 L150.241042,22 Z M46.6221498,16.8897638 C46.6221498,15.6338583 45.5211726,14.6377953 44.2931596,14.6377953 L41.7100977,14.6377953 L41.7100977,19.0551181 L44.2931596,19.0551181 C45.5211726,19.0551181 46.6221498,18.1889764 46.6221498,16.8897638 Z M41.7100977,7.4488189 L41.7100977,11.7362205 L44.2931596,11.7362205 C45.5211726,11.7362205 46.4104235,10.9133858 46.4104235,9.61417323 C46.4104235,8.35826772 45.5211726,7.4488189 44.2931596,7.4488189 L41.7100977,7.4488189 Z M49.7980456,16.8897638 C49.7980456,19.7913386 47.5114007,22 44.2931596,22 L38.7035831,22 L38.7035831,4.54724409 L44.2931596,4.54724409 C47.2149837,4.54724409 49.4592834,6.71259843 49.4592834,9.65748031 C49.4592834,11.1732283 48.9087948,12.3858268 47.8501629,13.2086614 C49.0358306,13.9448819 49.7980456,15.3740157 49.7980456,16.8897638 L49.7980456,16.8897638 Z M59.1563518,7.4488189 L59.1563518,11.7795276 L65.3811075,11.7795276 L65.3811075,14.6811024 L59.1563518,14.6811024 L59.1563518,19.011811 L65.5928339,19.011811 L65.5928339,21.9133858 L56.1498371,21.9133858 L56.1498371,4.46062992 L65.5928339,4.46062992 L65.5928339,7.36220472 L59.1563518,7.36220472 L59.1563518,7.4488189 M75.0781759,7.4488189 L70.7166124,7.4488189 L70.7166124,4.54724409 L82.4885993,4.54724409 L82.4885993,7.4488189 L78.1270358,7.4488189 L78.1270358,22 L75.0781759,22 L75.0781759,7.4488189 M106.371336,7.4488189 L106.371336,11.7795276 L112.723127,11.7795276 L112.723127,14.6811024 L106.371336,14.6811024 L106.371336,21.9566929 L103.449511,21.9566929 L103.449511,4.50393701 L112.892508,4.50393701 L112.892508,7.40551181 L106.371336,7.4488189 M130.592834,1.77559055 C130.592834,0.779527559 131.439739,0 132.371336,0 C133.302932,0 134.149837,0.779527559 134.149837,1.77559055 C134.149837,2.77165354 133.302932,3.5511811 132.371336,3.5511811 C131.439739,3.5511811 130.592834,2.81496063 130.592834,1.77559055 Z M133.218241,13.2519685 C133.218241,9.74409449 130.592834,7.1023622 127.162866,7.1023622 C123.732899,7.1023622 121.107492,9.78740157 121.107492,13.2519685 C121.107492,16.7598425 123.732899,19.4015748 127.162866,19.4015748 C130.550489,19.4448819 133.218241,16.7598425 133.218241,13.2519685 Z M120.218241,1.81889764 C120.218241,0.822834646 121.065147,0.0433070866 121.996743,0.0433070866 C122.928339,0.0433070866 123.775244,0.822834646 123.775244,1.81889764 C123.775244,2.81496063 122.928339,3.59448819 121.996743,3.59448819 C121.065147,3.59448819 120.218241,2.81496063 120.218241,1.81889764 Z M118.016287,13.2519685 C118.016287,8.18503937 122.081433,4.15748031 127.162866,4.15748031 C132.201954,4.15748031 136.309446,8.18503937 136.309446,13.2519685 C136.309446,18.3188976 132.2443,22.3464567 127.162866,22.3464567 C122.081433,22.3464567 118.016287,18.3188976 118.016287,13.2519685 L118.016287,13.2519685 Z M177.214984,4.15748031 L177.214984,22 L174.1657,22 L174.1657,10.6535433 L168.407166,15.8070866 L162.605863,10.6102362 L162.605863,22 L159.55658,22 L159.55658,4.15748031 L159.599349,4.15748031 L168.364821,11.8228346 L177.087948,4.15748031 L177.214984,4.15748031 M186.996743,7.4488189 L186.996743,11.7795276 L193.221498,11.7795276 L193.221498,14.6811024 L186.996743,14.6811024 L186.996743,19.011811 L193.433225,19.011811 L193.433225,21.9133858 L183.990228,21.9133858 L183.990228,4.46062992 L193.433225,4.46062992 L193.433225,7.36220472 L186.996743,7.36220472 L186.996743,7.4488189 M210.837134,13.2952756 C210.837134,9.83070866 208.423453,7.49212598 204.824104,7.49212598 L203.299674,7.49212598 L203.299674,19.0551181 L204.824104,19.0551181 C208.423453,19.0551181 210.837134,16.7165354 210.837134,13.2952756 Z M213.928339,13.2952756 C213.928339,18.4055118 210.074919,22 204.824104,22 L200.29316,22 L200.29316,4.54724409 L204.824104,4.54724409 C210.074919,4.54724409 213.928339,8.14173228 213.928339,13.2952756 L213.928339,13.2952756 Z M228.537459,19.0551181 L228.537459,21.9566929 L219.094463,21.9566929 L219.094463,4.50393701 L222.143322,4.50393701 L222.143322,19.0551181 L228.537459,19.0551181 M233.915309,22 L236.964169,22 L236.964169,4.50393701 L233.915309,4.50393701 L233.915309,22 Z M257.628664,4.54724409 L257.628664,22.3464567 L257.586319,22.3464567 L246.745928,11.3464567 L246.745928,22 L243.697068,22 L243.697068,4.2007874 L243.739414,4.2007874 L254.579805,15.1574803 L254.579805,4.54724409 L257.628664,4.54724409 M311.999577,4.54724409 L311.999577,22.3464567 L311.957655,22.3464567 L301.117264,11.3464567 L301.117264,22 L298.068404,22 L298.068404,4.2007874 L298.110749,4.2007874 L308.993485,15.1574803 L308.993485,4.54724409 L311.999577,4.54724409 M276.514658,22 L272.322476,22 C267.029316,22 263.218241,18.3622047 263.218241,13.2952756 C263.218241,8.18503937 267.071661,4.54724409 272.322476,4.54724409 L275.2443,4.54724409 L275.2443,7.4488189 L272.322476,7.4488189 C268.723127,7.4488189 266.309446,9.78740157 266.309446,13.2519685 C266.309446,16.7165354 268.723127,19.0551181 272.322476,19.0551181 L273.508143,19.0551181 L273.508143,14.7244094 L270.924658,14.7244094 L270.924658,11.8228346 L276.514658,11.8228346 L276.514658,22 M285.618893,7.4488189 L285.618893,11.7795276 L291.843648,11.7795276 L291.843648,14.6811024 L285.618893,14.6811024 L285.618893,19.011811 L292.055375,19.011811 L292.055375,21.9133858 L282.612378,21.9133858 L282.612378,4.46062992 L292.055375,4.46062992 L292.055375,7.36220472 L285.618893,7.36220472 L285.618893,7.4488189 M87.2312704,19.0551181 L92.6091205,19.0551181 C93.8371336,19.0551181 94.8110749,18.015748 94.8110749,16.7598425 C94.8110749,15.503937 93.8371336,14.507874 92.6091205,14.507874 L91.8469055,14.4645669 C88.7557003,14.4645669 86.723127,12.8188976 86.723127,9.57086614 C86.723127,6.27952756 89.0944625,4.59055118 91.9739414,4.59055118 L96.8859935,4.59055118 L96.8859935,7.49212598 L91.9739414,7.49212598 C90.7459283,7.49212598 89.771987,8.27165354 89.771987,9.57086614 C89.771987,10.8267717 90.7459283,11.476378 91.9739414,11.476378 L92.7361564,11.519685 C95.9543974,11.519685 97.8599349,13.2952756 97.8599349,16.7598425 C97.8599349,20.007874 95.4885993,22 92.6091205,22 L87.2312704,22 L87.2312704,19.0551181 M23.4592834,32.8267717 L18.3778502,44 L18.3355049,44 L16.0912052,39.0629921 L13.8469055,44 L8.76547231,32.8267717 L10.5016287,32.8267717 L13.8469055,40.2755906 L15.2442997,37.2007874 L13.2540717,32.8267717 L14.990228,32.8267717 L16.0912052,35.2952756 L17.1921824,32.8267717 L18.8859935,32.8267717 L16.8957655,37.1574803 L18.2931596,40.2755906 L21.6384365,32.8267717 L23.4592834,32.8267717 M27.3550489,34.3858268 L27.3550489,37.5472441 L31.4625407,37.5472441 L31.4625407,39.1062992 L27.3550489,39.1062992 L27.3550489,42.2677165 L31.5472313,42.2677165 L31.5472313,43.8267717 L25.7459283,43.8267717 L25.7459283,32.9133858 L31.5472313,32.9133858 L31.5472313,34.4724409 L27.3550489,34.4724409 L27.3550489,34.3858268 M41.9641694,38.2834646 C41.9641694,35.9448819 40.3127036,34.3425197 37.8990228,34.3425197 L36.7980456,34.3425197 L36.7980456,42.1811024 L37.8990228,42.1811024 C40.3127036,42.2244094 41.9641694,40.6220472 41.9641694,38.2834646 Z M43.5732899,38.2834646 C43.5732899,41.488189 41.1596091,43.7401575 37.8566775,43.7401575 L35.1465798,43.7401575 L35.1465798,32.8267717 L37.8566775,32.8267717 C41.1596091,32.8267717 43.5732899,35.0787402 43.5732899,38.2834646 L43.5732899,38.2834646 Z M46.495114,43.7401575 L48.1042345,43.7401575 L48.1042345,32.8267717 L46.495114,32.8267717 L46.495114,43.7401575 Z M69.4462541,32.8267717 L69.4462541,43.7401575 L67.8371336,43.7401575 L67.8371336,39.0629921 L62.6286645,39.0629921 L62.6286645,43.7401575 L61.019544,43.7401575 L61.019544,32.8267717 L62.6286645,32.8267717 L62.6286645,37.503937 L67.8371336,37.503937 L67.8371336,32.8267717 L69.4462541,32.8267717 M83.8013029,35.9448819 C83.8013029,35.0354331 83.0814332,34.3425197 82.1921824,34.3425197 L80.4136808,34.3425197 L80.4136808,37.5472441 L82.1921824,37.5472441 C83.0814332,37.5472441 83.8013029,36.8976378 83.8013029,35.9448819 Z M85.3680782,35.9448819 C85.3680782,37.7637795 83.9283388,39.1062992 82.1498371,39.1062992 L80.3713355,39.1062992 L80.3713355,43.7401575 L78.762215,43.7401575 L78.762215,32.8267717 L82.1074919,32.8267717 C83.9283388,32.8267717 85.3680782,34.1692913 85.3680782,35.9448819 L85.3680782,35.9448819 Z M88.1205212,40.3622047 L88.1205212,32.8267717 L89.7296417,32.8267717 L89.7296417,40.3622047 C89.7296417,41.488189 90.5765472,42.4409449 91.8892508,42.4409449 C93.1596091,42.4409449 94.0488599,41.488189 94.0488599,40.3622047 L94.0488599,32.8267717 L95.6579805,32.8267717 L95.6579805,40.3622047 C95.6579805,42.4409449 94.218241,44 91.9315961,44 C89.5602606,44 88.1205212,42.3976378 88.1205212,40.3622047 M104.254072,40.6220472 C104.254072,39.7125984 103.449511,39.019685 102.517915,39.019685 L100.739414,39.019685 L100.739414,42.2244094 L102.517915,42.2244094 C103.407166,42.2244094 104.254072,41.5314961 104.254072,40.6220472 Z M100.739414,34.3858268 L100.739414,37.4606299 L102.517915,37.4606299 C103.449511,37.4606299 104.084691,36.8543307 104.084691,35.9015748 C104.084691,34.992126 103.449511,34.3858268 102.517915,34.3858268 L100.739414,34.3858268 Z M105.863192,40.6220472 C105.863192,42.5708661 104.465798,43.7834646 102.517915,43.7834646 L99.1726384,43.7834646 L99.1726384,32.8700787 L102.517915,32.8700787 C104.296417,32.8700787 105.693811,34.1692913 105.693811,35.9448819 C105.693811,36.9409449 105.270358,37.7204724 104.592834,38.2834646 C105.270358,38.7598425 105.863192,39.6259843 105.863192,40.6220472 L105.863192,40.6220472 Z M114.840391,42.2244094 L114.840391,43.7834646 L109.166124,43.7834646 L109.166124,32.8700787 L110.775244,32.8700787 L110.775244,42.2677165 L114.840391,42.2677165 L114.840391,42.2244094 M117.635179,43.7401575 L119.2443,43.7401575 L119.2443,32.8267717 L117.635179,32.8267717 L117.635179,43.7401575 Z M122.081433,38.2834646 C122.081433,35.0787402 124.495114,32.8267717 127.798046,32.8267717 L129.407166,32.8267717 L129.407166,34.3858268 L127.798046,34.3858268 C125.34202,34.3858268 123.732899,35.9448819 123.732899,38.3267717 C123.732899,40.6653543 125.384365,42.2244094 127.798046,42.2244094 L129.407166,42.2244094 L129.407166,43.7834646 L127.798046,43.7834646 C124.495114,43.7401575 122.081433,41.488189 122.081433,38.2834646 M139.527687,34.3858268 L139.527687,37.5472441 L143.635179,37.5472441 L143.635179,39.1062992 L139.527687,39.1062992 L139.527687,42.2677165 L143.71987,42.2677165 L143.71987,43.8267717 L137.918567,43.8267717 L137.918567,32.9133858 L143.71987,32.9133858 L143.71987,34.4724409 L139.527687,34.4724409 L139.527687,34.3858268 M158.159609,32.6102362 L158.159609,43.7401575 L156.550489,43.7401575 L156.550489,35.9448819 L152.781759,39.1496063 L149.013029,35.9448819 L149.013029,43.7401575 L147.446254,43.7401575 L147.446254,32.5669291 L147.488599,32.5669291 L152.824104,37.1141732 L158.159609,32.6102362 M167.094463,35.9448819 C167.094463,35.0354331 166.374593,34.3425197 165.485342,34.3425197 L163.70684,34.3425197 L163.70684,37.5472441 L165.485342,37.5472441 C166.416938,37.5472441 167.094463,36.8976378 167.094463,35.9448819 Z M168.703583,35.9448819 C168.703583,37.7637795 167.263844,39.1062992 165.485342,39.1062992 L163.70684,39.1062992 L163.70684,43.7401575 L162.09772,43.7834646 L162.09772,32.8700787 L165.442997,32.8267717 C167.263844,32.8267717 168.703583,34.1692913 168.703583,35.9448819 L168.703583,35.9448819 Z M176.960912,42.2244094 L176.960912,43.7834646 L171.286645,43.7834646 L171.286645,32.8700787 L172.895765,32.8700787 L172.895765,42.2677165 L176.960912,42.2677165 L176.960912,42.2244094 M188.436482,38.2834646 C188.436482,35.9015748 186.657557,34.1259843 184.328567,34.1259843 C181.999577,34.1259843 180.221498,35.9448819 180.221498,38.2834646 C180.221498,40.6653543 181.999577,42.4409449 184.328567,42.4409449 C186.65798,42.4409449 188.436482,40.6653543 188.436482,38.2834646 Z M178.612378,38.2834646 C178.612378,35.1220472 181.153094,32.5669291 184.32899,32.5669291 C187.504886,32.5669291 190.045603,35.0787402 190.045603,38.2834646 C190.045603,41.4448819 187.504886,44 184.32899,44 C181.153094,44 178.612378,41.4448819 178.612378,38.2834646 L178.612378,38.2834646 Z M195.931596,38.4566929 L195.931596,43.7401575 L194.322476,43.7401575 L194.322476,38.4566929 L191.061889,32.8267717 L192.840391,32.8267717 L195.127036,36.7677165 L197.413681,32.8267717 L199.192182,32.8267717 L195.931596,38.4566929 M212.27645,32.6102362 L212.27645,43.7401575 L210.667752,43.7401575 L210.667752,35.9448819 L206.899023,39.1496063 L203.130293,35.9448819 L203.130293,43.7401575 L201.521173,43.7401575 L201.521173,32.5669291 L201.563518,32.5669291 L206.899023,37.1141732 L212.27645,32.6102362 M217.908795,34.3858268 L217.908795,37.5472441 L222.016287,37.5472441 L222.016287,39.1062992 L217.908795,39.1062992 L217.908795,42.2677165 L222.100977,42.2677165 L222.100977,43.8267717 L216.299674,43.8267717 L216.299674,32.9133858 L222.100977,32.9133858 L222.100977,34.4724409 L217.908795,34.4724409 L217.908795,34.3858268 M234.254072,32.8267717 L234.254072,43.9566929 L234.211726,43.9566929 L227.436482,36.4645669 L227.436482,43.7401575 L225.827362,43.7401575 L225.827362,32.5669291 L225.869707,32.5669291 L232.644951,40.015748 L232.644951,32.7834646 L234.254072,32.8267717 M239.631922,34.3858268 L236.837134,34.3858268 L236.837134,32.8267717 L243.993485,32.8267717 L243.993485,34.3858268 L241.241042,34.3858268 L241.241042,43.7401575 L239.631922,43.7401575 L239.631922,34.3858268 M0.804560261,42.2244094 L4.0228013,42.2244094 C4.91205212,42.2244094 5.6742671,41.488189 5.6742671,40.5787402 C5.6742671,39.6692913 4.91205212,38.9330709 4.0228013,38.9330709 L3.64169381,38.9330709 C1.43973941,38.9330709 0.423452769,37.6771654 0.423452769,35.9015748 C0.423452769,34.1259843 1.56677524,32.8700787 3.64169381,32.8700787 L6.64820847,32.8700787 L6.64820847,34.4291339 L3.59934853,34.4291339 C2.71009772,34.4291339 1.99022801,34.992126 1.99022801,35.9015748 C1.99022801,36.8110236 2.71009772,37.3740157 3.59934853,37.3740157 L3.98045603,37.3740157 C6.2247557,37.3740157 7.24104235,38.7598425 7.24104235,40.5787402 C7.24104235,42.3543307 6.05537459,43.7834646 3.98045603,43.7834646 L0.804560261,43.7834646 L0.804560261,42.2244094 M51.6188925,42.2244094 L54.8371336,42.2244094 C55.7263844,42.2244094 56.4885993,41.488189 56.4885993,40.5787402 C56.4885993,39.6692913 55.7263844,38.9330709 54.8371336,38.9330709 L54.4560261,38.9330709 C52.2540717,38.9330709 51.237785,37.6771654 51.237785,35.9015748 C51.237785,34.1259843 52.3811075,32.8700787 54.4560261,32.8700787 L57.504886,32.8700787 L57.504886,34.4291339 L54.4560261,34.4291339 C53.5667752,34.4291339 52.8469055,34.992126 52.8469055,35.9015748 C52.8469055,36.8110236 53.5667752,37.3740157 54.4560261,37.3740157 L54.8371336,37.3740157 C57.0814332,37.3740157 58.0977199,38.7598425 58.0977199,40.5787402 C58.0977199,42.3543307 56.9120521,43.7834646 54.8371336,43.7834646 L51.6612378,43.7834646 L51.6612378,42.2244094 L51.6188925,42.2244094 M251.488599,42.2244094 L254.70684,42.2244094 C255.596091,42.2244094 256.358306,41.488189 256.358306,40.5787402 C256.358306,39.6692913 255.596091,38.9330709 254.70684,38.9330709 L254.325733,38.9330709 C252.123779,38.9330709 251.107492,37.6771654 251.107492,35.9015748 C251.107492,34.1259843 252.250814,32.8700787 254.325733,32.8700787 L257.374169,32.8700787 L257.374169,34.4291339 L254.325733,34.4291339 C253.436482,34.4291339 252.716189,34.992126 252.716189,35.9015748 C252.716189,36.8110236 253.436482,37.3740157 254.325733,37.3740157 L254.70684,37.3740157 C256.950717,37.3740157 257.967427,38.7598425 257.967427,40.5787402 C257.967427,42.3543307 256.781759,43.7834646 254.70684,43.7834646 L251.530945,43.7834646 L251.488599,42.2244094 M262.964169,34.3858268 L262.964169,37.5472441 L267.071661,37.5472441 L267.071661,39.1062992 L262.964169,39.1062992 L262.964169,42.2677165 L267.156352,42.2677165 L267.156352,43.8267717 L261.355049,43.8267717 L261.355049,32.9133858 L267.156352,32.9133858 L267.156352,34.4724409 L262.964169,34.4724409 L262.964169,34.3858268 M272.406743,34.3858268 L272.406743,37.5472441 L274.31228,37.5472441 C275.2443,37.5472441 275.921824,36.8976378 275.921824,35.9448819 C275.921824,35.0354331 275.201954,34.3858268 274.31228,34.3858268 L272.406743,34.3858268 Z M276.13355,43.7401575 L272.407166,38.9330709 L272.407166,43.7401575 L270.798046,43.7401575 L270.798046,32.8267717 L274.312704,32.8267717 C276.091205,32.8267717 277.530945,34.1692913 277.530945,35.9448819 C277.530945,37.7204724 276.13355,38.9330709 274.355049,39.019685 L278.081433,43.7834646 L276.13355,43.7834646 L276.13355,43.7401575 L276.13355,43.7401575 Z M289.133127,32.8267717 L284.051694,44 L284.009772,44 L278.928339,32.8267717 L280.664072,32.8267717 L284.009772,40.2755906 L287.355049,32.8267717 L289.133127,32.8267717 M291.37785,43.7401575 L292.986971,43.7401575 L292.986971,32.8267717 L291.37785,32.8267717 L291.37785,43.7401575 Z M295.908371,38.2834646 C295.908371,35.0787402 298.322476,32.8267717 301.624984,32.8267717 L303.234528,32.8267717 L303.234528,34.3858268 L301.624984,34.3858268 C299.169381,34.3858268 297.560261,35.9448819 297.560261,38.3267717 C297.560261,40.6653543 299.211726,42.2244094 301.624984,42.2244094 L303.234528,42.2244094 L303.234528,43.7834646 L301.624984,43.7834646 C298.322476,43.7401575 295.908371,41.488189 295.908371,38.2834646 M307.807818,34.3858268 L307.807818,37.5472441 L311.915309,37.5472441 L311.915309,39.1062992 L307.807818,39.1062992 L307.807818,42.2677165 L312,42.2677165 L312,43.8267717 L306.198697,43.8267717 L306.198697,32.9133858 L312,32.9133858 L312,34.4724409 L307.807818,34.4724409 L307.807818,34.3858268" })), h("g", { key: '124b07b4e832b05742dec7cfb31568cf83fa3ed6', id: "Symbol", transform: "translate(0, 0)" }, h("mask", { key: '61644a1cb7cf3d901d6b3a9578aca027592eccbf', id: "mask-2", fill: "white" }, h("use", { key: '17bd4d0b4983c506e8101719e963b8dbca2ec3ca', href: "#path-1" })), h("use", { key: '421e35eb797065b6593a307a3b6bcb0598f67f06', id: "Main-Symbol", fill: "#95C23E", href: "#path-1" })))))))), !!this.afSystemName && (h("span", { key: 'ba9ee4502935ba1e81c14b285dbf7164cba31cf0', class: "digi-logo__system-name" }, h("slot", { key: '1cb9aca2e9d824df4d327d6109a2d9b838156635' }), this.afSystemName))));
31
+ return (h("div", { key: 'ef339ed5d26d5627106020f0657d9625887958d0', class: Object.assign({}, this.cssModifiers) }, h("div", { key: '47072ff1ebb96b23764ac2ce90cc57b38c661654', class: "digi-logo__img" }, (this.afVariation === LogoVariation.SMALL ||
32
+ !!this.afSystemName) && (h("svg", { key: 'b3a02ce7679d43ad77863f26142210bd24d34b98', width: "44px", height: "44px", viewBox: "0 0 44 44", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": this.afTitle ? this.afTitleId : null, class: "digi-logo-small", "aria-hidden": this.afSvgAriaHidden && 'true', role: "img" }, this.afTitle && (h("title", { key: 'af3308457ed1f1f1d66d5a5ecf17795415571fc7', id: this.afTitleId }, this.afTitle)), this.afDesc && h("desc", { key: 'ea71a2ed0c35aa57c83a216cf370f731062cb14b' }, this.afDesc), h("defs", { key: '6df38a87f49988af3337a0cc6997b06a98833fd7' }, h("path", { key: '6e1c2e2167a14bcc776b1fee0364fc2b35facd90', d: "M15.0075701,0 C31.0194479,0 44,12.9056055 44,28.8260562 C44,34.3951264 42.4072773,39.5923154 39.6561271,44 L33.8018821,40.1595143 C35.8219992,36.8551231 36.9854872,32.9757568 36.9854872,28.8260562 C36.9854872,16.7575266 27.1457549,6.97425981 15.0075701,6.97425981 Z M15.0075701,13.9047447 C23.2959849,13.9047447 30.0151401,20.5853418 30.0151401,28.825736 C30.0151401,37.0665877 23.2959849,43.7471848 15.0075701,43.7471848 C6.71915517,43.7471848 0,37.0665877 0,28.825736 C0,20.5853418 6.71915517,13.9047447 15.0075701,13.9047447 Z M15.0075701,20.8547613 C10.5795065,20.8547613 6.99058971,24.4235404 6.99058971,28.825736 C6.99058971,33.2283891 10.5795065,36.7971682 15.0075701,36.7971682 C19.4356336,36.7971682 23.0245504,33.2283891 23.0245504,28.825736 C23.0245504,24.4235404 19.4356336,20.8547613 15.0075701,20.8547613 Z", id: "path-1" })), h("g", { key: '317e44f0ef55ea7b1a3c4250e8922b3988be0228', id: "Logotypguide", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'a3b96e664fe6659e04595ddc46acfedf11ef63bc', id: "Prim\u00E4r", transform: "translate(-24, -22)" }, h("g", { key: '997f883784e7c9e4c58e83e2c9a81deb6f3f93fc', id: "Symbolen", transform: "translate(24, 22)" }, h("mask", { key: 'c6f81c32a7c60b791808173ff796e83c77a49fac', id: "mask-2", fill: "white" }, h("use", { key: '9b96a7c1ec197e1775c96eab2bf64eef902a68b6', href: "#path-1" })), h("use", { key: 'b116e254b70cf4c07c2cee91403c37a879bd066a', id: "Main-Symbol", fill: "#95C23E", href: "#path-1" })))))), this.afVariation === LogoVariation.LARGE && !this.afSystemName && (h("svg", { key: '92d89a15c47e4c99627805029ae6ec0cd5d8e2e9', "aria-labelledby": this.afTitle ? this.afTitleId : null, class: "digi-logo-large", width: "392px", height: "88px", viewBox: "0 0 392 88", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden && 'true', role: "img" }, this.afTitle && (h("title", { key: '8ce1073dcbe7a0b4494422dd3584ee9d80f8d797', id: this.afTitleId }, this.afTitle)), this.afDesc && h("desc", { key: 'd0c9c34ed20f89f360202253fc616cc78203f3f6' }, this.afDesc), h("defs", { key: '26a78c0b290ea6207f5a8690ca83f227d6efefd4' }, h("path", { key: '3456813f593caab00f2efb9390e3163a734739e0', d: "M15.0075701,0 C31.0194479,0 44,12.9056055 44,28.8260562 C44,34.3951264 42.4072773,39.5923154 39.6561271,44 L33.8018821,40.1595143 C35.8219992,36.8551231 36.9854872,32.9757568 36.9854872,28.8260562 C36.9854872,16.7575266 27.1457549,6.97425981 15.0075701,6.97425981 Z M15.0075701,13.9047447 C23.2959849,13.9047447 30.0151401,20.5853418 30.0151401,28.825736 C30.0151401,37.0665877 23.2959849,43.7471848 15.0075701,43.7471848 C6.71915517,43.7471848 0,37.0665877 0,28.825736 C0,20.5853418 6.71915517,13.9047447 15.0075701,13.9047447 Z M15.0075701,20.8547613 C10.5795065,20.8547613 6.99058971,24.4235404 6.99058971,28.825736 C6.99058971,33.2283891 10.5795065,36.7971682 15.0075701,36.7971682 C19.4356336,36.7971682 23.0245504,33.2283891 23.0245504,28.825736 C23.0245504,24.4235404 19.4356336,20.8547613 15.0075701,20.8547613 Z", id: "path-1" })), h("g", { key: 'c7f8b6a9ae69b74141f73c9be7384b359343eebb', id: "Logotypguide", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: '681307f13fe5815194bc71f70e86444b7a9ec8df', id: "Vart?", transform: "translate(-24, -88)" }, h("g", { key: 'acb65e151527c1bb3de42cae74c4cd4769316dbb', id: "Arbetsf\u00F6rmedlingen/Primary", transform: "translate(24, 110)" }, h("g", { key: '071f0d3867ec33d24e4b006b534ab8be479752a1', id: "Ordbild", transform: "translate(56, 0)", fill: this.afColor }, h("path", { key: '47bdd9cf10b81590611c6c7d389727d45beaa671', d: "M10.0781759,14.984252 L8.21498371,10.2637795 L6.30944625,14.984252 L10.0781759,14.984252 Z M11.2638436,17.7559055 L5.16612378,17.7559055 L3.21824104,22 L0,22 L8.17263844,4.02755906 L8.25732899,4.02755906 L16.4299674,22 L13.1270358,22 L11.2638436,17.7559055 L11.2638436,17.7559055 Z M23.7980456,7.4488189 L23.7980456,11.9527559 L26.762215,11.9527559 C27.990228,11.9527559 29.0488599,10.9566929 29.0488599,9.7007874 C29.0488599,8.44488189 28.0749186,7.4488189 26.8469055,7.4488189 L23.7980456,7.4488189 Z M29.3876221,22 L23.7980456,14.6377953 L23.7980456,22 L20.7491857,22 L20.7491857,4.54724409 L26.8469055,4.54724409 C29.7687296,4.54724409 32.0977199,6.71259843 32.0977199,9.65748031 C32.0977199,12.6023622 29.980456,14.2480315 27.3973941,14.5511811 L33.2410423,22 L29.3876221,22 L29.3876221,22 Z M144.651466,7.4488189 L144.651466,11.9527559 L147.615635,11.9527559 C148.843648,11.9527559 149.90228,10.9566929 149.90228,9.7007874 C149.90228,8.44488189 148.928339,7.4488189 147.700326,7.4488189 L144.651466,7.4488189 Z M150.241042,22 L144.651466,14.6377953 L144.651466,22 L141.602606,22 L141.602606,4.54724409 L147.700326,4.54724409 C150.62215,4.54724409 152.95114,6.71259843 152.95114,9.65748031 C152.95114,12.6023622 150.833876,14.2480315 148.250814,14.5511811 L154.094463,22 L150.241042,22 L150.241042,22 Z M46.6221498,16.8897638 C46.6221498,15.6338583 45.5211726,14.6377953 44.2931596,14.6377953 L41.7100977,14.6377953 L41.7100977,19.0551181 L44.2931596,19.0551181 C45.5211726,19.0551181 46.6221498,18.1889764 46.6221498,16.8897638 Z M41.7100977,7.4488189 L41.7100977,11.7362205 L44.2931596,11.7362205 C45.5211726,11.7362205 46.4104235,10.9133858 46.4104235,9.61417323 C46.4104235,8.35826772 45.5211726,7.4488189 44.2931596,7.4488189 L41.7100977,7.4488189 Z M49.7980456,16.8897638 C49.7980456,19.7913386 47.5114007,22 44.2931596,22 L38.7035831,22 L38.7035831,4.54724409 L44.2931596,4.54724409 C47.2149837,4.54724409 49.4592834,6.71259843 49.4592834,9.65748031 C49.4592834,11.1732283 48.9087948,12.3858268 47.8501629,13.2086614 C49.0358306,13.9448819 49.7980456,15.3740157 49.7980456,16.8897638 L49.7980456,16.8897638 Z M59.1563518,7.4488189 L59.1563518,11.7795276 L65.3811075,11.7795276 L65.3811075,14.6811024 L59.1563518,14.6811024 L59.1563518,19.011811 L65.5928339,19.011811 L65.5928339,21.9133858 L56.1498371,21.9133858 L56.1498371,4.46062992 L65.5928339,4.46062992 L65.5928339,7.36220472 L59.1563518,7.36220472 L59.1563518,7.4488189 M75.0781759,7.4488189 L70.7166124,7.4488189 L70.7166124,4.54724409 L82.4885993,4.54724409 L82.4885993,7.4488189 L78.1270358,7.4488189 L78.1270358,22 L75.0781759,22 L75.0781759,7.4488189 M106.371336,7.4488189 L106.371336,11.7795276 L112.723127,11.7795276 L112.723127,14.6811024 L106.371336,14.6811024 L106.371336,21.9566929 L103.449511,21.9566929 L103.449511,4.50393701 L112.892508,4.50393701 L112.892508,7.40551181 L106.371336,7.4488189 M130.592834,1.77559055 C130.592834,0.779527559 131.439739,0 132.371336,0 C133.302932,0 134.149837,0.779527559 134.149837,1.77559055 C134.149837,2.77165354 133.302932,3.5511811 132.371336,3.5511811 C131.439739,3.5511811 130.592834,2.81496063 130.592834,1.77559055 Z M133.218241,13.2519685 C133.218241,9.74409449 130.592834,7.1023622 127.162866,7.1023622 C123.732899,7.1023622 121.107492,9.78740157 121.107492,13.2519685 C121.107492,16.7598425 123.732899,19.4015748 127.162866,19.4015748 C130.550489,19.4448819 133.218241,16.7598425 133.218241,13.2519685 Z M120.218241,1.81889764 C120.218241,0.822834646 121.065147,0.0433070866 121.996743,0.0433070866 C122.928339,0.0433070866 123.775244,0.822834646 123.775244,1.81889764 C123.775244,2.81496063 122.928339,3.59448819 121.996743,3.59448819 C121.065147,3.59448819 120.218241,2.81496063 120.218241,1.81889764 Z M118.016287,13.2519685 C118.016287,8.18503937 122.081433,4.15748031 127.162866,4.15748031 C132.201954,4.15748031 136.309446,8.18503937 136.309446,13.2519685 C136.309446,18.3188976 132.2443,22.3464567 127.162866,22.3464567 C122.081433,22.3464567 118.016287,18.3188976 118.016287,13.2519685 L118.016287,13.2519685 Z M177.214984,4.15748031 L177.214984,22 L174.1657,22 L174.1657,10.6535433 L168.407166,15.8070866 L162.605863,10.6102362 L162.605863,22 L159.55658,22 L159.55658,4.15748031 L159.599349,4.15748031 L168.364821,11.8228346 L177.087948,4.15748031 L177.214984,4.15748031 M186.996743,7.4488189 L186.996743,11.7795276 L193.221498,11.7795276 L193.221498,14.6811024 L186.996743,14.6811024 L186.996743,19.011811 L193.433225,19.011811 L193.433225,21.9133858 L183.990228,21.9133858 L183.990228,4.46062992 L193.433225,4.46062992 L193.433225,7.36220472 L186.996743,7.36220472 L186.996743,7.4488189 M210.837134,13.2952756 C210.837134,9.83070866 208.423453,7.49212598 204.824104,7.49212598 L203.299674,7.49212598 L203.299674,19.0551181 L204.824104,19.0551181 C208.423453,19.0551181 210.837134,16.7165354 210.837134,13.2952756 Z M213.928339,13.2952756 C213.928339,18.4055118 210.074919,22 204.824104,22 L200.29316,22 L200.29316,4.54724409 L204.824104,4.54724409 C210.074919,4.54724409 213.928339,8.14173228 213.928339,13.2952756 L213.928339,13.2952756 Z M228.537459,19.0551181 L228.537459,21.9566929 L219.094463,21.9566929 L219.094463,4.50393701 L222.143322,4.50393701 L222.143322,19.0551181 L228.537459,19.0551181 M233.915309,22 L236.964169,22 L236.964169,4.50393701 L233.915309,4.50393701 L233.915309,22 Z M257.628664,4.54724409 L257.628664,22.3464567 L257.586319,22.3464567 L246.745928,11.3464567 L246.745928,22 L243.697068,22 L243.697068,4.2007874 L243.739414,4.2007874 L254.579805,15.1574803 L254.579805,4.54724409 L257.628664,4.54724409 M311.999577,4.54724409 L311.999577,22.3464567 L311.957655,22.3464567 L301.117264,11.3464567 L301.117264,22 L298.068404,22 L298.068404,4.2007874 L298.110749,4.2007874 L308.993485,15.1574803 L308.993485,4.54724409 L311.999577,4.54724409 M276.514658,22 L272.322476,22 C267.029316,22 263.218241,18.3622047 263.218241,13.2952756 C263.218241,8.18503937 267.071661,4.54724409 272.322476,4.54724409 L275.2443,4.54724409 L275.2443,7.4488189 L272.322476,7.4488189 C268.723127,7.4488189 266.309446,9.78740157 266.309446,13.2519685 C266.309446,16.7165354 268.723127,19.0551181 272.322476,19.0551181 L273.508143,19.0551181 L273.508143,14.7244094 L270.924658,14.7244094 L270.924658,11.8228346 L276.514658,11.8228346 L276.514658,22 M285.618893,7.4488189 L285.618893,11.7795276 L291.843648,11.7795276 L291.843648,14.6811024 L285.618893,14.6811024 L285.618893,19.011811 L292.055375,19.011811 L292.055375,21.9133858 L282.612378,21.9133858 L282.612378,4.46062992 L292.055375,4.46062992 L292.055375,7.36220472 L285.618893,7.36220472 L285.618893,7.4488189 M87.2312704,19.0551181 L92.6091205,19.0551181 C93.8371336,19.0551181 94.8110749,18.015748 94.8110749,16.7598425 C94.8110749,15.503937 93.8371336,14.507874 92.6091205,14.507874 L91.8469055,14.4645669 C88.7557003,14.4645669 86.723127,12.8188976 86.723127,9.57086614 C86.723127,6.27952756 89.0944625,4.59055118 91.9739414,4.59055118 L96.8859935,4.59055118 L96.8859935,7.49212598 L91.9739414,7.49212598 C90.7459283,7.49212598 89.771987,8.27165354 89.771987,9.57086614 C89.771987,10.8267717 90.7459283,11.476378 91.9739414,11.476378 L92.7361564,11.519685 C95.9543974,11.519685 97.8599349,13.2952756 97.8599349,16.7598425 C97.8599349,20.007874 95.4885993,22 92.6091205,22 L87.2312704,22 L87.2312704,19.0551181 M23.4592834,32.8267717 L18.3778502,44 L18.3355049,44 L16.0912052,39.0629921 L13.8469055,44 L8.76547231,32.8267717 L10.5016287,32.8267717 L13.8469055,40.2755906 L15.2442997,37.2007874 L13.2540717,32.8267717 L14.990228,32.8267717 L16.0912052,35.2952756 L17.1921824,32.8267717 L18.8859935,32.8267717 L16.8957655,37.1574803 L18.2931596,40.2755906 L21.6384365,32.8267717 L23.4592834,32.8267717 M27.3550489,34.3858268 L27.3550489,37.5472441 L31.4625407,37.5472441 L31.4625407,39.1062992 L27.3550489,39.1062992 L27.3550489,42.2677165 L31.5472313,42.2677165 L31.5472313,43.8267717 L25.7459283,43.8267717 L25.7459283,32.9133858 L31.5472313,32.9133858 L31.5472313,34.4724409 L27.3550489,34.4724409 L27.3550489,34.3858268 M41.9641694,38.2834646 C41.9641694,35.9448819 40.3127036,34.3425197 37.8990228,34.3425197 L36.7980456,34.3425197 L36.7980456,42.1811024 L37.8990228,42.1811024 C40.3127036,42.2244094 41.9641694,40.6220472 41.9641694,38.2834646 Z M43.5732899,38.2834646 C43.5732899,41.488189 41.1596091,43.7401575 37.8566775,43.7401575 L35.1465798,43.7401575 L35.1465798,32.8267717 L37.8566775,32.8267717 C41.1596091,32.8267717 43.5732899,35.0787402 43.5732899,38.2834646 L43.5732899,38.2834646 Z M46.495114,43.7401575 L48.1042345,43.7401575 L48.1042345,32.8267717 L46.495114,32.8267717 L46.495114,43.7401575 Z M69.4462541,32.8267717 L69.4462541,43.7401575 L67.8371336,43.7401575 L67.8371336,39.0629921 L62.6286645,39.0629921 L62.6286645,43.7401575 L61.019544,43.7401575 L61.019544,32.8267717 L62.6286645,32.8267717 L62.6286645,37.503937 L67.8371336,37.503937 L67.8371336,32.8267717 L69.4462541,32.8267717 M83.8013029,35.9448819 C83.8013029,35.0354331 83.0814332,34.3425197 82.1921824,34.3425197 L80.4136808,34.3425197 L80.4136808,37.5472441 L82.1921824,37.5472441 C83.0814332,37.5472441 83.8013029,36.8976378 83.8013029,35.9448819 Z M85.3680782,35.9448819 C85.3680782,37.7637795 83.9283388,39.1062992 82.1498371,39.1062992 L80.3713355,39.1062992 L80.3713355,43.7401575 L78.762215,43.7401575 L78.762215,32.8267717 L82.1074919,32.8267717 C83.9283388,32.8267717 85.3680782,34.1692913 85.3680782,35.9448819 L85.3680782,35.9448819 Z M88.1205212,40.3622047 L88.1205212,32.8267717 L89.7296417,32.8267717 L89.7296417,40.3622047 C89.7296417,41.488189 90.5765472,42.4409449 91.8892508,42.4409449 C93.1596091,42.4409449 94.0488599,41.488189 94.0488599,40.3622047 L94.0488599,32.8267717 L95.6579805,32.8267717 L95.6579805,40.3622047 C95.6579805,42.4409449 94.218241,44 91.9315961,44 C89.5602606,44 88.1205212,42.3976378 88.1205212,40.3622047 M104.254072,40.6220472 C104.254072,39.7125984 103.449511,39.019685 102.517915,39.019685 L100.739414,39.019685 L100.739414,42.2244094 L102.517915,42.2244094 C103.407166,42.2244094 104.254072,41.5314961 104.254072,40.6220472 Z M100.739414,34.3858268 L100.739414,37.4606299 L102.517915,37.4606299 C103.449511,37.4606299 104.084691,36.8543307 104.084691,35.9015748 C104.084691,34.992126 103.449511,34.3858268 102.517915,34.3858268 L100.739414,34.3858268 Z M105.863192,40.6220472 C105.863192,42.5708661 104.465798,43.7834646 102.517915,43.7834646 L99.1726384,43.7834646 L99.1726384,32.8700787 L102.517915,32.8700787 C104.296417,32.8700787 105.693811,34.1692913 105.693811,35.9448819 C105.693811,36.9409449 105.270358,37.7204724 104.592834,38.2834646 C105.270358,38.7598425 105.863192,39.6259843 105.863192,40.6220472 L105.863192,40.6220472 Z M114.840391,42.2244094 L114.840391,43.7834646 L109.166124,43.7834646 L109.166124,32.8700787 L110.775244,32.8700787 L110.775244,42.2677165 L114.840391,42.2677165 L114.840391,42.2244094 M117.635179,43.7401575 L119.2443,43.7401575 L119.2443,32.8267717 L117.635179,32.8267717 L117.635179,43.7401575 Z M122.081433,38.2834646 C122.081433,35.0787402 124.495114,32.8267717 127.798046,32.8267717 L129.407166,32.8267717 L129.407166,34.3858268 L127.798046,34.3858268 C125.34202,34.3858268 123.732899,35.9448819 123.732899,38.3267717 C123.732899,40.6653543 125.384365,42.2244094 127.798046,42.2244094 L129.407166,42.2244094 L129.407166,43.7834646 L127.798046,43.7834646 C124.495114,43.7401575 122.081433,41.488189 122.081433,38.2834646 M139.527687,34.3858268 L139.527687,37.5472441 L143.635179,37.5472441 L143.635179,39.1062992 L139.527687,39.1062992 L139.527687,42.2677165 L143.71987,42.2677165 L143.71987,43.8267717 L137.918567,43.8267717 L137.918567,32.9133858 L143.71987,32.9133858 L143.71987,34.4724409 L139.527687,34.4724409 L139.527687,34.3858268 M158.159609,32.6102362 L158.159609,43.7401575 L156.550489,43.7401575 L156.550489,35.9448819 L152.781759,39.1496063 L149.013029,35.9448819 L149.013029,43.7401575 L147.446254,43.7401575 L147.446254,32.5669291 L147.488599,32.5669291 L152.824104,37.1141732 L158.159609,32.6102362 M167.094463,35.9448819 C167.094463,35.0354331 166.374593,34.3425197 165.485342,34.3425197 L163.70684,34.3425197 L163.70684,37.5472441 L165.485342,37.5472441 C166.416938,37.5472441 167.094463,36.8976378 167.094463,35.9448819 Z M168.703583,35.9448819 C168.703583,37.7637795 167.263844,39.1062992 165.485342,39.1062992 L163.70684,39.1062992 L163.70684,43.7401575 L162.09772,43.7834646 L162.09772,32.8700787 L165.442997,32.8267717 C167.263844,32.8267717 168.703583,34.1692913 168.703583,35.9448819 L168.703583,35.9448819 Z M176.960912,42.2244094 L176.960912,43.7834646 L171.286645,43.7834646 L171.286645,32.8700787 L172.895765,32.8700787 L172.895765,42.2677165 L176.960912,42.2677165 L176.960912,42.2244094 M188.436482,38.2834646 C188.436482,35.9015748 186.657557,34.1259843 184.328567,34.1259843 C181.999577,34.1259843 180.221498,35.9448819 180.221498,38.2834646 C180.221498,40.6653543 181.999577,42.4409449 184.328567,42.4409449 C186.65798,42.4409449 188.436482,40.6653543 188.436482,38.2834646 Z M178.612378,38.2834646 C178.612378,35.1220472 181.153094,32.5669291 184.32899,32.5669291 C187.504886,32.5669291 190.045603,35.0787402 190.045603,38.2834646 C190.045603,41.4448819 187.504886,44 184.32899,44 C181.153094,44 178.612378,41.4448819 178.612378,38.2834646 L178.612378,38.2834646 Z M195.931596,38.4566929 L195.931596,43.7401575 L194.322476,43.7401575 L194.322476,38.4566929 L191.061889,32.8267717 L192.840391,32.8267717 L195.127036,36.7677165 L197.413681,32.8267717 L199.192182,32.8267717 L195.931596,38.4566929 M212.27645,32.6102362 L212.27645,43.7401575 L210.667752,43.7401575 L210.667752,35.9448819 L206.899023,39.1496063 L203.130293,35.9448819 L203.130293,43.7401575 L201.521173,43.7401575 L201.521173,32.5669291 L201.563518,32.5669291 L206.899023,37.1141732 L212.27645,32.6102362 M217.908795,34.3858268 L217.908795,37.5472441 L222.016287,37.5472441 L222.016287,39.1062992 L217.908795,39.1062992 L217.908795,42.2677165 L222.100977,42.2677165 L222.100977,43.8267717 L216.299674,43.8267717 L216.299674,32.9133858 L222.100977,32.9133858 L222.100977,34.4724409 L217.908795,34.4724409 L217.908795,34.3858268 M234.254072,32.8267717 L234.254072,43.9566929 L234.211726,43.9566929 L227.436482,36.4645669 L227.436482,43.7401575 L225.827362,43.7401575 L225.827362,32.5669291 L225.869707,32.5669291 L232.644951,40.015748 L232.644951,32.7834646 L234.254072,32.8267717 M239.631922,34.3858268 L236.837134,34.3858268 L236.837134,32.8267717 L243.993485,32.8267717 L243.993485,34.3858268 L241.241042,34.3858268 L241.241042,43.7401575 L239.631922,43.7401575 L239.631922,34.3858268 M0.804560261,42.2244094 L4.0228013,42.2244094 C4.91205212,42.2244094 5.6742671,41.488189 5.6742671,40.5787402 C5.6742671,39.6692913 4.91205212,38.9330709 4.0228013,38.9330709 L3.64169381,38.9330709 C1.43973941,38.9330709 0.423452769,37.6771654 0.423452769,35.9015748 C0.423452769,34.1259843 1.56677524,32.8700787 3.64169381,32.8700787 L6.64820847,32.8700787 L6.64820847,34.4291339 L3.59934853,34.4291339 C2.71009772,34.4291339 1.99022801,34.992126 1.99022801,35.9015748 C1.99022801,36.8110236 2.71009772,37.3740157 3.59934853,37.3740157 L3.98045603,37.3740157 C6.2247557,37.3740157 7.24104235,38.7598425 7.24104235,40.5787402 C7.24104235,42.3543307 6.05537459,43.7834646 3.98045603,43.7834646 L0.804560261,43.7834646 L0.804560261,42.2244094 M51.6188925,42.2244094 L54.8371336,42.2244094 C55.7263844,42.2244094 56.4885993,41.488189 56.4885993,40.5787402 C56.4885993,39.6692913 55.7263844,38.9330709 54.8371336,38.9330709 L54.4560261,38.9330709 C52.2540717,38.9330709 51.237785,37.6771654 51.237785,35.9015748 C51.237785,34.1259843 52.3811075,32.8700787 54.4560261,32.8700787 L57.504886,32.8700787 L57.504886,34.4291339 L54.4560261,34.4291339 C53.5667752,34.4291339 52.8469055,34.992126 52.8469055,35.9015748 C52.8469055,36.8110236 53.5667752,37.3740157 54.4560261,37.3740157 L54.8371336,37.3740157 C57.0814332,37.3740157 58.0977199,38.7598425 58.0977199,40.5787402 C58.0977199,42.3543307 56.9120521,43.7834646 54.8371336,43.7834646 L51.6612378,43.7834646 L51.6612378,42.2244094 L51.6188925,42.2244094 M251.488599,42.2244094 L254.70684,42.2244094 C255.596091,42.2244094 256.358306,41.488189 256.358306,40.5787402 C256.358306,39.6692913 255.596091,38.9330709 254.70684,38.9330709 L254.325733,38.9330709 C252.123779,38.9330709 251.107492,37.6771654 251.107492,35.9015748 C251.107492,34.1259843 252.250814,32.8700787 254.325733,32.8700787 L257.374169,32.8700787 L257.374169,34.4291339 L254.325733,34.4291339 C253.436482,34.4291339 252.716189,34.992126 252.716189,35.9015748 C252.716189,36.8110236 253.436482,37.3740157 254.325733,37.3740157 L254.70684,37.3740157 C256.950717,37.3740157 257.967427,38.7598425 257.967427,40.5787402 C257.967427,42.3543307 256.781759,43.7834646 254.70684,43.7834646 L251.530945,43.7834646 L251.488599,42.2244094 M262.964169,34.3858268 L262.964169,37.5472441 L267.071661,37.5472441 L267.071661,39.1062992 L262.964169,39.1062992 L262.964169,42.2677165 L267.156352,42.2677165 L267.156352,43.8267717 L261.355049,43.8267717 L261.355049,32.9133858 L267.156352,32.9133858 L267.156352,34.4724409 L262.964169,34.4724409 L262.964169,34.3858268 M272.406743,34.3858268 L272.406743,37.5472441 L274.31228,37.5472441 C275.2443,37.5472441 275.921824,36.8976378 275.921824,35.9448819 C275.921824,35.0354331 275.201954,34.3858268 274.31228,34.3858268 L272.406743,34.3858268 Z M276.13355,43.7401575 L272.407166,38.9330709 L272.407166,43.7401575 L270.798046,43.7401575 L270.798046,32.8267717 L274.312704,32.8267717 C276.091205,32.8267717 277.530945,34.1692913 277.530945,35.9448819 C277.530945,37.7204724 276.13355,38.9330709 274.355049,39.019685 L278.081433,43.7834646 L276.13355,43.7834646 L276.13355,43.7401575 L276.13355,43.7401575 Z M289.133127,32.8267717 L284.051694,44 L284.009772,44 L278.928339,32.8267717 L280.664072,32.8267717 L284.009772,40.2755906 L287.355049,32.8267717 L289.133127,32.8267717 M291.37785,43.7401575 L292.986971,43.7401575 L292.986971,32.8267717 L291.37785,32.8267717 L291.37785,43.7401575 Z M295.908371,38.2834646 C295.908371,35.0787402 298.322476,32.8267717 301.624984,32.8267717 L303.234528,32.8267717 L303.234528,34.3858268 L301.624984,34.3858268 C299.169381,34.3858268 297.560261,35.9448819 297.560261,38.3267717 C297.560261,40.6653543 299.211726,42.2244094 301.624984,42.2244094 L303.234528,42.2244094 L303.234528,43.7834646 L301.624984,43.7834646 C298.322476,43.7401575 295.908371,41.488189 295.908371,38.2834646 M307.807818,34.3858268 L307.807818,37.5472441 L311.915309,37.5472441 L311.915309,39.1062992 L307.807818,39.1062992 L307.807818,42.2677165 L312,42.2677165 L312,43.8267717 L306.198697,43.8267717 L306.198697,32.9133858 L312,32.9133858 L312,34.4724409 L307.807818,34.4724409 L307.807818,34.3858268" })), h("g", { key: 'ca1da73c69606ef30ec26959a911112683553c0c', id: "Symbol", transform: "translate(0, 0)" }, h("mask", { key: 'e948056ce17e821b33c773a69612052601678625', id: "mask-2", fill: "white" }, h("use", { key: '73dbc4724db078163dfffbd8a527e9f3e2e927ca', href: "#path-1" })), h("use", { key: 'e123fce511e6a5a7b08748fb81b99c9eaf8b90da', id: "Main-Symbol", fill: "#95C23E", href: "#path-1" })))))))), !!this.afSystemName && (h("span", { key: 'aa9e8825ab2b94154f69a5ee3e70235395abeb8c', class: "digi-logo__system-name" }, h("slot", { key: '33a322b25c0c21b669257270b789c52e142918b7' }), this.afSystemName))));
33
33
  }
34
34
  };
35
35
  Logo.style = DigiLogoStyle0;
@@ -51,7 +51,7 @@ const NavigationSidebarButton = class {
51
51
  this.afOnToggle.emit(this.isActive);
52
52
  }
53
53
  render() {
54
- return (h("digi-button", { key: '888443dfee4e59ba312d0558ef5a13b7d3523960', id: this.afId, class: "digi-navigation-sidebar-button", "af-variation": "function", "af-aria-label": this.afAriaLabel, onClick: () => this.toggleHandler() }, this.afText, h("digi-icon-bars", { key: '402f7e2139babdcaec80133d51cbc1190c6efe38', slot: "icon" })));
54
+ return (h("digi-button", { key: 'f90df32c8458d64c6460066c62c656aa5e75fa63', id: this.afId, class: "digi-navigation-sidebar-button", "af-variation": "function", "af-aria-label": this.afAriaLabel, onClick: () => this.toggleHandler() }, this.afText, h("digi-icon-bars", { key: '35681837fa0887f2614f9cf04621d89b9add6fbe', slot: "icon" })));
55
55
  }
56
56
  };
57
57
  NavigationSidebarButton.style = DigiNavigationSidebarButtonStyle0;
@@ -18,7 +18,7 @@ const MediaFigure = class {
18
18
  };
19
19
  }
20
20
  render() {
21
- return (h("figure", { key: '72ac36939f5ddf8b180b8f10312a866aa8bdb198', class: Object.assign({ 'digi-media-figure': true }, this.cssModifiers) }, h("div", { key: 'a4b1ef503d9f43a32014fc8851fc3c454143a48b', class: "digi-media-figure__image" }, h("slot", { key: '185412abc8bed4363b8715bb83739a791b0f6a38' })), this.afFigcaption && (h("figcaption", { key: '3e492702b98f92872345c048833f3a729ef2bbd1', class: "digi-media-figure__figcaption" }, this.afFigcaption))));
21
+ return (h("figure", { key: 'a9cbd49127fe1be0dde3812f4cfa6867b69366e5', class: Object.assign({ 'digi-media-figure': true }, this.cssModifiers) }, h("div", { key: '660a5ca2b88eb41a4f06a747807ac64be4b30fe2', class: "digi-media-figure__image" }, h("slot", { key: '050dc9456d6b43e542314874a89477c0b8cecc96' })), this.afFigcaption && (h("figcaption", { key: '832fdb7d6c6bed3dbd834d5e766389c59f1c45fd', class: "digi-media-figure__figcaption" }, this.afFigcaption))));
22
22
  }
23
23
  };
24
24
  MediaFigure.style = DigiMediaFigureStyle0;
@@ -81,11 +81,11 @@ const MediaImage = class {
81
81
  };
82
82
  }
83
83
  render() {
84
- return (h("host", { key: '7ac7c80c0516f8026541b5e9edaab66af917df5e' }, h("div", { key: 'ec5a1b22c074e42fe3028dd04bdf17503b51568b', class: Object.assign({ 'digi-media-image': true }, this.cssModifiers), style: {
84
+ return (h("host", { key: '176a863eb81268502c88beb4829d09549a1358da' }, h("div", { key: '6bd74e9c48fb6d75eb626f14bdb5821266672ea9', class: Object.assign({ 'digi-media-image': true }, this.cssModifiers), style: {
85
85
  '--digi--media-image--width': this.afWidth
86
86
  ? `${this.afWidth}px`
87
87
  : null
88
- } }, h("digi-util-intersection-observer", { key: '3550713499d9deb239580b079c23382d89322a06', class: "digi-media-image__observer", onAfOnIntersect: () => this.intersectHandler(), afOnce: true, afOptions: this.afObserverOptions }), this.hasAspectRatio && (h("div", { key: '2cc4a633d41c959068e27011e65b530343c57e11', class: "digi-media-image__padded-box", style: this.cssInlineStyles })), h("img", { key: '6f6c57bad0fc31969773096d02985ce6c7bdc306', class: "digi-media-image__image", onLoad: (e) => this.loadHandler(e), src: this.src, alt: this.afAlt, "aria-label": this.afAriaLabel, height: this.afHeight, srcset: this.srcset, title: this.afTitle, width: this.afWidth, loading: this.afUnlazy ? 'eager' : 'lazy' }))));
88
+ } }, h("digi-util-intersection-observer", { key: '8ce033f791396743748641b89d0afa1c442517ae', class: "digi-media-image__observer", onAfOnIntersect: () => this.intersectHandler(), afOnce: true, afOptions: this.afObserverOptions }), this.hasAspectRatio && (h("div", { key: 'fdb9d3cb09ca5b3c23659c1503e75c2d22cc87a9', class: "digi-media-image__padded-box", style: this.cssInlineStyles })), h("img", { key: '667b7af95611c135fd7d8a99810f84a19c264b83', class: "digi-media-image__image", onLoad: (e) => this.loadHandler(e), src: this.src, alt: this.afAlt, "aria-label": this.afAriaLabel, height: this.afHeight, srcset: this.srcset, title: this.afTitle, width: this.afWidth, loading: this.afUnlazy ? 'eager' : 'lazy' }))));
89
89
  }
90
90
  static get watchers() { return {
91
91
  "afSrc": ["srcChangeHandler"]
@@ -151,7 +151,7 @@ const UtilIntersectionObserver = class {
151
151
  this._hasIntersected = false;
152
152
  }
153
153
  render() {
154
- return h("slot", { key: '8274962e94d13c833e61a9cc9958ee764a907356' });
154
+ return h("slot", { key: 'ce0c9e2bd65c8a8edb706b02b0cc03a1788ca2eb' });
155
155
  }
156
156
  get $el() { return getElement(this); }
157
157
  static get watchers() { return {
@@ -42,9 +42,9 @@ const NavigationBreadcrumbs = class {
42
42
  }
43
43
  render() {
44
44
  var _a;
45
- return (h("nav", { key: 'ff3642e0d2f83eb9f431fc683bd6144fb714dff5', class: "digi-navigation-breadcrumbs", "aria-label": this.afAriaLabel }, h("ol", { key: 'dcd55230fe64160fbe91ad2776e3032ac4ebeab3', class: "digi-navigation-breadcrumbs__items" }, this.linkItems.map((item) => {
45
+ return (h("nav", { key: '8d4f11e378e2e3c76a5986ac815572db4e42d1c6', class: "digi-navigation-breadcrumbs", "aria-label": this.afAriaLabel }, h("ol", { key: '97e85957fea1c91b1ce36c6e4e57c106d64f42b8', class: "digi-navigation-breadcrumbs__items" }, this.linkItems.map((item) => {
46
46
  return (h("li", { class: "digi-navigation-breadcrumbs__item" }, h("a", { class: "digi-navigation-breadcrumbs__link", onClick: (e) => this.clickHandler(e), href: item.href }, item.text)));
47
- }), h("li", { key: '7e3e0c1b53f18123fa4452fc9db006e8c7d3c15c', class: "digi-navigation-breadcrumbs__item", "aria-current": "page" }, (_a = this.currentPage) !== null && _a !== void 0 ? _a : this.afCurrentPage), h("digi-util-mutation-observer", { key: '8bcf8c2581216c4e9bf184079b4535540205ae26', onAfOnChange: () => this.getBreadcrumbs(), ref: (el) => (this._observer = el), hidden: true }, h("slot", { key: '62f9a5c952e2f16d1941048388653fa37212b026' })))));
47
+ }), h("li", { key: '990d80f432ade5087039ce785e4575c9eeaaf6bb', class: "digi-navigation-breadcrumbs__item", "aria-current": "page" }, (_a = this.currentPage) !== null && _a !== void 0 ? _a : this.afCurrentPage), h("digi-util-mutation-observer", { key: 'f52581946b6c6f4dce3f2f3fad07147c718f815a', onAfOnChange: () => this.getBreadcrumbs(), ref: (el) => (this._observer = el), hidden: true }, h("slot", { key: '7d8f501fad20ab4cfcb239b0d6660a452327f907' })))));
48
48
  }
49
49
  get hostElement() { return getElement(this); }
50
50
  static get watchers() { return {
@@ -10,7 +10,7 @@ import './calendar-week-view-heading-level.enum-6774297c.js';
10
10
  import './card-footer-border.enum-eed26243.js';
11
11
  import './bar-chart-variation.enum-97c0b47f.js';
12
12
  import './code-example-variation.enum-e9f9fced.js';
13
- import './code-variation.enum-1eee7c7a.js';
13
+ import './typography-variation.enum-bea2321f.js';
14
14
  import './expandable-faq-item-variation.enum-a8cb225b.js';
15
15
  import './expandable-faq-variation.enum-6934c367.js';
16
16
  import './footer-card-variation.enum-cc732148.js';
@@ -18,7 +18,6 @@ import './form-checkbox-variation.enum-83e906fc.js';
18
18
  import './form-file-upload-variation.enum-9c49ec5e.js';
19
19
  import './form-input-search-variation.enum-f9d669f2.js';
20
20
  import './form-input-type.enum-3da3db27.js';
21
- import './form-input-variation.enum-64d9450f.js';
22
21
  import './form-select-variation.enum-f2f6098d.js';
23
22
  import './form-textarea-variation.enum-05017e8e.js';
24
23
  import './form-validation-message-variation.enum-bcef8a9d.js';
@@ -51,7 +50,6 @@ import './tools-feedback-rating-variation.enum-29058ff2.js';
51
50
  import './typography-heading-jumbo-variation.enum-eb737f1b.js';
52
51
  import './typography-meta-variation.enum-1f7c2878.js';
53
52
  import './typography-time-variation.enum-34c830ef.js';
54
- import './typography-variation.enum-38d1ef90.js';
55
53
  import './util-breakpoint-observer-breakpoints.enum-6d004731.js';
56
54
 
57
55
  const navigationPaginationCss = "@charset \"UTF-8\";.sc-digi-navigation-pagination-h{--digi--navigation-pagination--button--padding:calc(var(--digi--gutter--small) + 1px) var(--digi--gutter--largest-2);--digi--navigation-pagination--button--icon--width:var(--digi--gutter--medium);--digi--navigation-pagination--button--width:8.750rem;--digi--navigation-pagination--button--margin:0.125rem;--digi--navigation-pagination--button--display:flex;--digi--navigation-pagination--button--justify-content--default:center;--digi--navigation-pagination--button--keep-right--margin:8.375rem;--digi--navigation-pagination--button--previous-button--border-radius:var(--digi--global--border-radius--base) 0 0 var(--digi--global--border-radius--base);--digi--navigation-pagination--button--next-button--border-radius:0 var(--digi--global--border-radius--base) var(--digi--global--border-radius--base) 0;--digi--navigation-pagination--button--page-button--padding:calc(var(--digi--gutter--medium) - 1px) calc(var(--digi--gutter--largest) - 1px);--digi--navigation-pagination--button--page-button--padding--compressed:calc(var(--digi--gutter--medium) - 1px) calc(var(--digi--gutter--medium) - 1px);--digi--navigation-pagination--button--page-button--margin:0 2px;--digi--navigation-pagination--button--page-button--width:2.750rem;--digi--navigation-pagination--button--page-button--height:2.750rem;--digi--navigation-pagination--button--page-button--border-radius:0;--digi--navigation-pagination--pages--margin:0 0 var(--digi--global--spacing--smallest-4) 0;--digi--navigation-pagination--result--pages--margin:var(--digi--margin--smaller) 0 0 0;--digi--navigation-pagination--result--margin:0;--digi--navigation-pagination--result--strong--font-weight:600;--digi--navigation-pagination--result--text-align:center;--digi--navigation-pagination--page-list--padding:0;--digi--navigation-pagination--page-list--margin:0}.sc-digi-navigation-pagination-h .digi-navigation-pagination__result.sc-digi-navigation-pagination{font-family:var(--digi--global--typography--font-family--default);text-align:var(--digi--navigation-pagination--result--text-align);font-size:var(--digi--typography--tag--font-size--desktop);margin:var(--digi--navigation-pagination--result--margin)}.sc-digi-navigation-pagination-h .digi-navigation-pagination__result--pages.sc-digi-navigation-pagination{--digi--navigation-pagination--result--margin:var(\n --digi--navigation-pagination--result--pages--margin\n )}.sc-digi-navigation-pagination-h .digi-navigation-pagination__result.sc-digi-navigation-pagination strong.sc-digi-navigation-pagination{font-weight:var(--digi--navigation-pagination--result--strong--font-weight)}.sc-digi-navigation-pagination-h .digi-navigation-pagination__pagination.sc-digi-navigation-pagination{display:flex;flex-wrap:wrap;justify-content:center;min-width:290px;gap:4px}.sc-digi-navigation-pagination-h .digi-navigation-pagination__pagination.sc-digi-navigation-pagination .digi-navigation-pagination__pages.sc-digi-navigation-pagination{order:2}.sc-digi-navigation-pagination-h .digi-navigation-pagination__pagination.digi-navigation-pagination--two-rows.sc-digi-navigation-pagination .digi-navigation-pagination__pages.sc-digi-navigation-pagination{order:-1;flex:1 0 100%;margin:var(--digi--navigation-pagination--pages--margin);display:flex;justify-content:center}.digi-navigation-pagination__button.sc-digi-navigation-pagination{--digi--button--padding--medium:var(\n --digi--navigation-pagination--button--padding\n );--digi--button--display:var(--digi--navigation-pagination--button--display);--digi--button--width:var(--digi--navigation-pagination--button--width);--digi--button--min-height--small:var(\n --digi--navigation-pagination--button--page-button--height\n );--digi--button--justify-content--default:var(\n --digi--navigation-pagination--button--justify-content--default\n )}.digi-navigation-pagination__button--hidden.sc-digi-navigation-pagination{visibility:hidden}.digi-navigation-pagination__button--previous.sc-digi-navigation-pagination{--digi--button--border-radius--secondary--default:var(\n --digi--navigation-pagination--button--previous-button--border-radius\n );--digi--button--border-radius--secondary--hover:var(\n --digi--navigation-pagination--button--previous-button--border-radius\n );order:1}.digi-navigation-pagination__button--next.sc-digi-navigation-pagination{--digi--button--border-radius--secondary--default:var(\n --digi--navigation-pagination--button--next-button--border-radius\n );--digi--button--border-radius--secondary--hover:var(\n --digi--navigation-pagination--button--next-button--border-radius\n );order:3}.digi-navigation-pagination__button.sc-digi-navigation-pagination-s>[slot^=icon],.digi-navigation-pagination__button .sc-digi-navigation-pagination-s>[slot^=icon]{--digi--icon--width:var(\n --digi--navigation-pagination--button--icon--width\n )}.digi-navigation-pagination__page-button.sc-digi-navigation-pagination{--digi--button--border-radius--secondary--default:var(\n --digi--navigation-pagination--button--page-button--border-radius\n );--digi--button--border-radius--primary--default:var(\n --digi--navigation-pagination--button--page-button--border-radius\n );--digi--button--border-radius--secondary--hover:var(\n --digi--navigation-pagination--button--page-button--border-radius\n );--digi--button--border-radius--primary--hover:var(\n --digi--navigation-pagination--button--page-button--border-radius\n );--digi--button--width:var(\n --digi--navigation-pagination--button--page-button--width\n );--digi--button--font-size--medium:14px;--digi--button--padding--medium:calc(var(--digi--gutter--medium) - 1px) 0;--digi--button--align-items:center;display:inline-block;text-align:center;letter-spacing:-1px}.ellipsis-first.sc-digi-navigation-pagination .digi-navigation-pagination__page-button.sc-digi-navigation-pagination .digi-navigation-pagination__page-text.sc-digi-navigation-pagination:after{content:\"…\"}.ellipsis-last.sc-digi-navigation-pagination .digi-navigation-pagination__page-button.sc-digi-navigation-pagination .digi-navigation-pagination__page-text.sc-digi-navigation-pagination:before{content:\"…\"}.sc-digi-navigation-pagination-h .digi-navigation-pagination__page-list.sc-digi-navigation-pagination{display:flex;list-style:none;padding:var(--digi--navigation-pagination--page-list--padding);margin:var(--digi--navigation-pagination--page-list--margin);gap:4px}.digi-navigation-pagination__aria-label.sc-digi-navigation-pagination{clip:rect(0 0 0 0);height:1px;padding:0;white-space:nowrap;width:1px;overflow:hidden;position:absolute}";
@@ -180,15 +178,15 @@ const NavigationPagination = class {
180
178
  }
181
179
  }
182
180
  render() {
183
- return (h("div", { key: '45958a3b104108e6a50911e5493584d2701da328', class: "digi-navigation-pagination" }, h("digi-util-resize-observer", { key: 'a1013c4bcd7ddbc232dddc49ca56837dcc724c19', onAfOnChange: (e) => {
181
+ return (h("div", { key: '78a0c9b0111a713414b6054516ca77e1ccbeb005', class: "digi-navigation-pagination" }, h("digi-util-resize-observer", { key: '1041fa4a1646b2fd15b2f1c727e9a660d2c315ec', onAfOnChange: (e) => {
184
182
  this.handleResizeObserver(e);
185
- } }), h("span", { key: '34f9ccdf6011a74e5e1b9e217e8f84f8c3410bac', id: `${this.afId}-aria-label`, "aria-hidden": "true", class: "digi-navigation-pagination__aria-label" }, "Paginering"), h("nav", { key: 'ebf90ba2713d4d6f86bee0cf5a157eafba9f664d', "aria-labelledby": this.labelledby(), class: `digi-navigation-pagination__pagination ${this.twoRows ? 'digi-navigation-pagination--two-rows' : ''}` }, h("digi-button", { key: 'f13298890dbbc3610d24c0e3a3a32337b853a8ad', onClick: () => this.prevPage(), class: {
183
+ } }), h("span", { key: 'ae9b310fe9445e675d0bdfa1a539e5f09144af4b', id: `${this.afId}-aria-label`, "aria-hidden": "true", class: "digi-navigation-pagination__aria-label" }, "Paginering"), h("nav", { key: 'a477d801bdb33ffd80d75d5c6e1620517ce380fc', "aria-labelledby": this.labelledby(), class: `digi-navigation-pagination__pagination ${this.twoRows ? 'digi-navigation-pagination--two-rows' : ''}` }, h("digi-button", { key: '6d484990a96b9922f06e9ec11b948755ae308b3c', onClick: () => this.prevPage(), class: {
186
184
  'digi-navigation-pagination__button digi-navigation-pagination__button--previous': true,
187
185
  'digi-navigation-pagination__button--hidden': this.currentPage === 1
188
- }, afVariation: "secondary", afAriaLabel: "F\u00F6reg\u00E5ende" }, h("digi-icon-chevron-left", { key: 'e574392be313661b31379ddac3f970df6a6fac65', slot: "icon" }), h("span", { key: '0589b894b0750557695fd17a70ed1566a238ca25' }, "F\u00F6reg\u00E5ende")), h("digi-button", { key: '4d9f2e8a885e4874c10e2b5015ba7a094c9e36b2', onClick: () => this.nextPage(), class: {
186
+ }, afVariation: "secondary", afAriaLabel: "F\u00F6reg\u00E5ende" }, h("digi-icon-chevron-left", { key: 'a36537d8d5f333778d18be1d8616cd7a65bee6e7', slot: "icon" }), h("span", { key: '03290c16634c64d353378e062bc766e98b2e3044' }, "F\u00F6reg\u00E5ende")), h("digi-button", { key: '10c78fa592a81dc7cf647c1a5fd2c3d643ff2b89', onClick: () => this.nextPage(), class: {
189
187
  'digi-navigation-pagination__button digi-navigation-pagination__button--next': true,
190
188
  'digi-navigation-pagination__button--hidden': this.currentPage === this.afTotalPages
191
- }, afVariation: "secondary", afAriaLabel: "N\u00E4sta" }, h("digi-icon-chevron-right", { key: '7daab368301c823d962f387fd3663b75847f5cf9', slot: "icon-secondary" }), h("span", { key: '4dec321183f9a1a9ba88a15a7b07633439322ab6' }, "N\u00E4sta")), h("div", { key: '356b927e8a8805157753174717258b16e2f616cb', class: "digi-navigation-pagination__pages" }, h("ol", { key: '9f6b7485becf8158aae77116f37c4c8ad4c32365', class: "digi-navigation-pagination__page-list" }, this.currentInterval.map((pageValue) => {
189
+ }, afVariation: "secondary", afAriaLabel: "N\u00E4sta" }, h("digi-icon-chevron-right", { key: 'fe6384ea7c761d2ed8b98b973587a73db49d25cc', slot: "icon-secondary" }), h("span", { key: '359b1452f66b801192c0870c70673e3ea60d04fe' }, "N\u00E4sta")), h("div", { key: '9dbc2f31e802dfb49cd5b0ee42a39c72c46f557e', class: "digi-navigation-pagination__pages" }, h("ol", { key: '85e87ec458c7d48ea79f7cea88048bf1f1762fe2', class: "digi-navigation-pagination__page-list" }, this.currentInterval.map((pageValue) => {
192
190
  const page = isNaN(pageValue)
193
191
  ? parseInt(pageValue.replace('…', ''))
194
192
  : pageValue;
@@ -199,10 +197,10 @@ const NavigationPagination = class {
199
197
  }, afVariation: this.currentPage === page
200
198
  ? ButtonVariation.PRIMARY
201
199
  : ButtonVariation.SECONDARY }, h("span", { class: `digi-navigation-pagination__page-text` }, page))));
202
- })))), this.afTotalResults > 0 && (h("div", { key: '8d2ee6b657465e35717578b3a3d5091c47bfba8a', class: {
200
+ })))), this.afTotalResults > 0 && (h("div", { key: '788a812309eb4f14ff76390f644e11820d420a5a', class: {
203
201
  'digi-navigation-pagination__result': true,
204
202
  'digi-navigation-pagination__result--pages': this.afTotalPages > 1
205
- }, "aria-hidden": this.afTotalPages > 1 ? 'true' : 'false', id: `${this.afId}-result` }, h("digi-typography", { key: '8eec32cc13d7129397a43bc46d47b39e170e0e33' }, h("span", { key: '279be3e6d5c7a7daf9b1384b96ff72dd84bdfa69', id: `${this.afId}-result-show` }, "Visar "), h("strong", { key: '814040ce6594fcf48b1f48ef4a5c088f7fcbe4dc', id: `${this.afId}-result-current` }, this.afCurrentResultStart, "-", this.afCurrentResultEnd), h("span", { key: 'ca75d52d3c5473588ec6cf04d05ede6715619d86', id: `${this.afId}-result-of` }, " av "), h("strong", { key: '3088a90b0602793e0b591942d424b89ec0b3fd39', id: `${this.afId}-result-total` }, this.afTotalResults), this.afResultName && (h("span", { key: '5c10e83f2082f3771d312d23fc9d5b97a31af991', id: `${this.afId}-result-name` }, ` ${this.afResultName}`)))))));
203
+ }, "aria-hidden": this.afTotalPages > 1 ? 'true' : 'false', id: `${this.afId}-result` }, h("digi-typography", { key: 'a48519e08c288a011d8f6a34606d650037aac21c' }, h("span", { key: '94205b0d38dd6d2cb980a9e78c9778f4d9a56bcc', id: `${this.afId}-result-show` }, "Visar "), h("strong", { key: '567b3490941c533fbda1b1463b55e4472779f13f', id: `${this.afId}-result-current` }, this.afCurrentResultStart, "-", this.afCurrentResultEnd), h("span", { key: '9189447acda031c0d6864dec369a78099c6f064a', id: `${this.afId}-result-of` }, " av "), h("strong", { key: '5aa4106a61c5bdd3c77033442b9a932b5d762bd0', id: `${this.afId}-result-total` }, this.afTotalResults), this.afResultName && (h("span", { key: 'f665e8c988854f35284242d48ee30923c4c421e2', id: `${this.afId}-result-name` }, ` ${this.afResultName}`)))))));
206
204
  }
207
205
  };
208
206
  NavigationPagination.style = DigiNavigationPaginationStyle0;
@@ -272,7 +272,7 @@ const NavigationSidebar = class {
272
272
  };
273
273
  }
274
274
  render() {
275
- return (h(Host, { key: '285e0f7afa15a24cf56718ff8c422a08676aa53b' }, h("digi-util-breakpoint-observer", { key: '87da7ec814d9864c5fa2c516e9ce72a39b5f575d' }, h("digi-util-keydown-handler", { key: '0874043537bbb9197f85260c82bc6f96d467232a', onAfOnEsc: (e) => this.escHandler(e), onAfOnTab: (e) => this.tabHandler(e), onAfOnShiftTab: (e) => this.shiftHandler(e) }, h("div", { key: 'ad71910307c211e8fedfc1babf127b2afcc690bf', class: "digi-navigation-sidebar", "aria-hidden": !this.afActive ? 'true' : 'false' }, h("div", { key: '6317d5c75550e599891e4a699c3284539b63bdda', "aria-hidden": "true", class: Object.assign({ 'digi-navigation-sidebar__backdrop': true }, this.cssModifiersBackdrop), onClick: (e) => this.backdropClickHandler(e) }), h("div", { key: 'b114b1c554947eb5f1c2cb86153a35ec7bc8eb3a', class: Object.assign({ 'digi-navigation-sidebar__wrapper': true }, this.cssModifiers) }, h("div", { key: '5b0de1bfe18985aae85e7a0c0ed7fc6a5cd0f336', class: "digi-navigation-sidebar__inner", ref: (el) => {
275
+ return (h(Host, { key: '5626465a5b84eab9eeb95d78922990ed7e12d5e2' }, h("digi-util-breakpoint-observer", { key: '04a1bb4d90251f028d5486c2606f8b56fb9be132' }, h("digi-util-keydown-handler", { key: '0623f5974acc30ef8778d26ba9f3913eb4f04dab', onAfOnEsc: (e) => this.escHandler(e), onAfOnTab: (e) => this.tabHandler(e), onAfOnShiftTab: (e) => this.shiftHandler(e) }, h("div", { key: '9fc53cb121f03c4db8c81e3fc165e5b9a270ad5b', class: "digi-navigation-sidebar", "aria-hidden": !this.afActive ? 'true' : 'false' }, h("div", { key: 'c93b854b2c0d971983d22235258b58bbb08a36a2', "aria-hidden": "true", class: Object.assign({ 'digi-navigation-sidebar__backdrop': true }, this.cssModifiersBackdrop), onClick: (e) => this.backdropClickHandler(e) }), h("div", { key: 'd959f2bd96456de3a598447706da62264edb4ba9', class: Object.assign({ 'digi-navigation-sidebar__wrapper': true }, this.cssModifiers) }, h("div", { key: '7bf5238552a08738c449a3f4deb5f4b38d43c5d0', class: "digi-navigation-sidebar__inner", ref: (el) => {
276
276
  this._wrapper = el;
277
277
  } }, this.showHeader ? (h("div", { class: {
278
278
  'digi-navigation-sidebar__header': true,
@@ -281,7 +281,7 @@ const NavigationSidebar = class {
281
281
  'digi-navigation-sidebar__header--close-button--end': this.afCloseButtonPosition ===
282
282
  NavigationSidebarCloseButtonPosition.END,
283
283
  'digi-navigation-sidebar__header--reversed': !!this.afHeading
284
- } }, this.afHeading && (h(this.afHeadingLevel, { ref: (el) => (this._heading = el), class: "digi-navigation-sidebar__heading", tabindex: "-1" }, this.afHeading)), h("digi-button", { onClick: (e) => this.closeHandler(e), "af-variation": "function", "af-aria-label": this.afCloseButtonAriaLabel, class: "digi-navigation-sidebar__close-button" }, this.afCloseButtonText, h("digi-icon-x", { slot: "icon-secondary" })))) : (h("div", null)), h("div", { key: 'b0e003a6ce1eb85ee2c0af315f570d30107e0d51', class: "digi-navigation-sidebar__content" }, h("div", { key: '3dd6bb6487cf3a717a8a43b4ce453b905186b3c8', class: "digi-navigation-sidebar__nav-wrapper" }, h("slot", { key: 'b4b1e9cba90ece7da8c882017d84d77704b16cfa' })), this._hasFooter && (h("div", { key: '5e5893a628a09ec914197c859cfb66ee2c1ff2da', class: "digi-navigation-sidebar__footer" }, h("slot", { key: '389c5b6d5a9c64e338620b21cf7d0894232c6b23', name: "footer" })))))))))));
284
+ } }, this.afHeading && (h(this.afHeadingLevel, { ref: (el) => (this._heading = el), class: "digi-navigation-sidebar__heading", tabindex: "-1" }, this.afHeading)), h("digi-button", { onClick: (e) => this.closeHandler(e), "af-variation": "function", "af-aria-label": this.afCloseButtonAriaLabel, class: "digi-navigation-sidebar__close-button" }, this.afCloseButtonText, h("digi-icon-x", { slot: "icon-secondary" })))) : (h("div", null)), h("div", { key: '01acb6fe480569238677836cbe5cd5afa1afd81d', class: "digi-navigation-sidebar__content" }, h("div", { key: '8a174b798ef129fa9fe9ade633e8f7de8d952ae6', class: "digi-navigation-sidebar__nav-wrapper" }, h("slot", { key: 'f2e86c0bf80b36d1ff6c12a884abc16964c7c001' })), this._hasFooter && (h("div", { key: '4bc6ced8a6333bf05aefe623a5a000b75bd7b010', class: "digi-navigation-sidebar__footer" }, h("slot", { key: 'c04599b4192a266d4f631588b8b329c4ac2e7bef', name: "footer" })))))))))));
285
285
  }
286
286
  get hostElement() { return getElement(this); }
287
287
  static get watchers() { return {
@@ -116,24 +116,24 @@ const NavigationVerticalMenuItem = class {
116
116
  }
117
117
  }
118
118
  render() {
119
- return (h("host", { key: 'b46b4e8f66803d53f13bcaf6d6672d5f9ac526b4', class: {
119
+ return (h("host", { key: '2f2359793d28c6ba0716683157208d17efc6251a', class: {
120
120
  'digi-navigation-vertical-menu-item--has-subnav': this.hasSubnav,
121
121
  'digi-navigation-vertical-menu-item--active-subnav': this.activeSubnav
122
- } }, h("div", { key: '78727e3c93d86ba974dd3841eeea6e63d4a8bdd8', class: Object.assign({ 'digi-navigation-vertical-menu-item': true }, this.cssModifiers) }, this.hasSubnav && this.afHref && (h("div", { key: '4949ea96257257b8fcea64844433a0e344d3e497', class: "digi-navigation-vertical-menu-item__inner digi-navigation-vertical-menu-item__inner--combined" }, h("a", { key: '594af09643357f505d97ccec9e6b25ca095caca0', id: `${this.afId}-link`, href: this.afHref, class: {
122
+ } }, h("div", { key: 'b3bff02bdaf99cca35c2f4b17fe25b85ea816656', class: Object.assign({ 'digi-navigation-vertical-menu-item': true }, this.cssModifiers) }, this.hasSubnav && this.afHref && (h("div", { key: '7e312eeeec0f3f458208739d95856c32379da7c4', class: "digi-navigation-vertical-menu-item__inner digi-navigation-vertical-menu-item__inner--combined" }, h("a", { key: '1ab2faf7e35bc196d35521b27681a0bc7fc40774', id: `${this.afId}-link`, href: this.afHref, class: {
123
123
  'digi-navigation-vertical-menu-item__link': true,
124
124
  'digi-navigation-vertical-menu-item__has-subnav': true,
125
125
  'digi-navigation-vertical-menu-item__link--active': this.isActive,
126
126
  'digi-navigation-vertical-menu-item__link--expanded': this.activeSubnav
127
- }, onClick: (e) => this.clickHandler(e) }, h("div", { key: '41863deaa69fd27ce1c684c63fe9214696337c8b', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: '67b66b04991cb3a936c5179826c35f9da20c8e24', name: "icon" })), h("span", { key: 'ee9e5843bc1f376886578f5cb884d168aef5f829', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: 'd4e88cb230fc3135fd45a2b845560e7560c2b8de', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: '9c69b627c67b706e4c788d31bdf03a66579e608e', name: "badge" }))), h("button", { key: '70d8313c655f7318b08e02cd08896632f7b3aa80', type: "button", id: `${this.afId}-toggle-button`, class: {
127
+ }, onClick: (e) => this.clickHandler(e) }, h("div", { key: 'cd3f002b2f815b4408c98e8321d57475e24233de', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: '5eadc9a85b08e5b6c543ce935c266d7b9151b4fb', name: "icon" })), h("span", { key: '759938bb34b8af5c480c6dd1e51ef42c6a79d0b8', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: '5c81f925ab25ed96e0819d55ee06daad4e47ae9a', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: '7b7dfe574e6355428823ce168911c6e03884797d', name: "badge" }))), h("button", { key: 'a0a7e83416fc0797ef8aca5ff0c612731901a03e', type: "button", id: `${this.afId}-toggle-button`, class: {
128
128
  'digi-navigation-vertical-menu-item__button digi-navigation-vertical-menu-item__button--toggle': true,
129
129
  'digi-navigation-vertical-menu-item__button--active': this.isActive
130
- }, onClick: (e) => this.clickHandler(e), "aria-controls": `${this.afId}-collapse-menu`, "aria-expanded": this.activeSubnav ? 'true' : 'false', "aria-label": `${this.toggleButtonText} ${this.afText}` }, h("span", { key: 'c8bc652836d01539f7e9f1258e6afeef037d8377', class: "digi-navigation-vertical-menu-item__toggle-icon" }, h("span", { key: '274b797b76ca4402686712eb69c582824fc105d1', class: "icon" }, this.toggleIcon))))), this.hasSubnav && !this.afHref && (h("div", { key: '6396aa685e59e2e3fbf440dad3170174d321e5a8', class: "digi-navigation-vertical-menu-item__inner" }, h("button", { key: 'a6007a233086a5a701f1e2f9aa73c0d762db8cb0', id: `${this.afId}-toggle-button`, class: "digi-navigation-vertical-menu-item__button digi-navigation-vertical-menu-item__button--only-toggle", onClick: (e) => this.clickHandler(e), "aria-controls": `${this.afId}-collapse-menu`, "aria-expanded": this.activeSubnav ? 'true' : 'false', type: "button" }, h("span", { key: '2c7073c747359cd498217f1637e914fff9b3eaf7', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: '375a40c84adc7ee0053291c8d81204c8fab92c20', name: "icon" })), h("span", { key: 'e25e74f5810b24d2f2d730609c0d9d823a85f302', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: '34101f68e863fe926ae07ab352b56f38b489b51f', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: '86844e4a19c8561f75006a4ea42a8154acca35d5', name: "badge" })), h("span", { key: '06b47d3f784c4194ba8206516bdbee4ab8fac9da', class: "digi-navigation-vertical-menu-item__toggle-icon" }, h("span", { key: 'dccd782ab555e0b151bc6fdbde85bd3aebc8e25f' }, this.toggleIcon))))), !this.hasSubnav && (h("div", { key: 'a02a3d086f589fdedf67270083ba8d06ab31370d', class: "digi-navigation-vertical-menu-item__inner" }, !this.isActive && (h("a", { key: 'b6d6c4e2bf046745dbda73f0f8353a96a230f1db', id: `${this.afId}-link`, href: this.afHref, class: {
130
+ }, onClick: (e) => this.clickHandler(e), "aria-controls": `${this.afId}-collapse-menu`, "aria-expanded": this.activeSubnav ? 'true' : 'false', "aria-label": `${this.toggleButtonText} ${this.afText}` }, h("span", { key: '9c42984717dee2b6eac09ff50611e63cea6e189b', class: "digi-navigation-vertical-menu-item__toggle-icon" }, h("span", { key: 'acd1fe02c6dcb6113f7849c4b0c29b7e5359da06', class: "icon" }, this.toggleIcon))))), this.hasSubnav && !this.afHref && (h("div", { key: '68c573eb24d342396f932b4474e704a85199dbf6', class: "digi-navigation-vertical-menu-item__inner" }, h("button", { key: '8510c79aa62ba83064b8ea1a464a4c973e96d83c', id: `${this.afId}-toggle-button`, class: "digi-navigation-vertical-menu-item__button digi-navigation-vertical-menu-item__button--only-toggle", onClick: (e) => this.clickHandler(e), "aria-controls": `${this.afId}-collapse-menu`, "aria-expanded": this.activeSubnav ? 'true' : 'false', type: "button" }, h("span", { key: '72bc6c4d86ff6c3999d1902adf5dbe516dde8863', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: '16e2647a296b7021163381f8fa42c570167696ef', name: "icon" })), h("span", { key: '5c44a355878aaa6f5528ea9b220f25daf80f34f7', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: '42f91b15bb3d99347b93bc1c06adf3095f88c153', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: 'b016a90afff30650ebd88e86c2b52c32be67c209', name: "badge" })), h("span", { key: '35ae3a1d50831d977730d4fb7dea0b5ad90d0466', class: "digi-navigation-vertical-menu-item__toggle-icon" }, h("span", { key: '7b482d5ecab31c6d98e6cdfba5808b74c5dd050c' }, this.toggleIcon))))), !this.hasSubnav && (h("div", { key: '47a5658c6f6e049e4b52c5146130e1ea9f4de598', class: "digi-navigation-vertical-menu-item__inner" }, !this.isActive && (h("a", { key: '934f930abd86abf7014bfd59f737339714c82ff1', id: `${this.afId}-link`, href: this.afHref, class: {
131
131
  'digi-navigation-vertical-menu-item__link': true,
132
132
  'digi-navigation-vertical-menu-item__link--active': this.isActive
133
- }, onClick: (e) => this.clickHandler(e) }, h("div", { key: '7d29ea6c64264dd158a1b638d6b84fcb1df1596c', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: 'f455d8ed493b8cd72ea8f2c7bec1f79fb42d247c', name: "icon" })), h("span", { key: '5c821583858e04e21e8f7b9a4cc7790aeee93e7b', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: '9bce410249613f11995833c656b662f447c1d884', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: 'cb6394b0539cdd49b855d38277b477823ed87a34', name: "badge" })))), this.isActive && (h("a", { key: 'dbcf83e1db79c21428e5261673da986202f1caf8', id: `${this.afId}-link`, href: this.afHref, "aria-current": this.afAriaCurrent, class: {
133
+ }, onClick: (e) => this.clickHandler(e) }, h("div", { key: 'c112a0e8462e04be069feb62a4af311c150cbb18', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: '8884a6a300bf211b177354ce34ce7aac8f49d228', name: "icon" })), h("span", { key: 'c26f8fd29f0b4a1d8612a5a576d6410ca930d754', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: 'ecad78e4ea28f5aaea194e2c84fd0c04b3c331d1', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: '734ba82ec71353f514a700921c8fe23d8c6ca2f5', name: "badge" })))), this.isActive && (h("a", { key: 'ccdff17960fe8d78d111435d11626f901c096f11', id: `${this.afId}-link`, href: this.afHref, "aria-current": this.afAriaCurrent, class: {
134
134
  'digi-navigation-vertical-menu-item__link': true,
135
135
  'digi-navigation-vertical-menu-item__link--active': this.isActive
136
- }, onClick: (e) => this.clickHandler(e) }, h("div", { key: '33c71b81860dc5e7ac0afa7d91684f39ce4bf131', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: '408ddf794593cc889c769646de3ab07b3d22571d', name: "icon" })), h("span", { key: '4946afce1d13b8e88ee5d747984441b7473387f0', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: '9fac1f6ef2348ad39da3328e2beaa18000d550e0', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: 'a4dd2af6afcac453c87d3ec574f53077ba0f1461', name: "badge" })))))))));
136
+ }, onClick: (e) => this.clickHandler(e) }, h("div", { key: '98b6ef79ab34656585aa442ea9a7004d845fa46c', class: "digi-navigation-vertical-menu-item__icon", "aria-hidden": "true", hidden: !this.hasIcon }, h("slot", { key: '5dc5abd4ec44aa243b07b8c30694560fec15c4b5', name: "icon" })), h("span", { key: '657145f6767c2ce1be8e2a9dab7489e5cfa694ef', class: "digi-navigation-vertical-menu-item__text", lang: this.afLang }, this.afText), h("div", { key: 'e868ca7ce91446e75a7850b1f65629167124db43', class: "digi-navigation-vertical-menu-item__badge", hidden: !this.hasBadge }, h("slot", { key: 'dee1d6d5c667890a005ed3f4c22eb1daee71f4e2', name: "badge" })))))))));
137
137
  }
138
138
  get hostElement() { return getElement(this); }
139
139
  static get watchers() { return {
@@ -164,7 +164,7 @@ const NavigationVerticalMenu = class {
164
164
  };
165
165
  }
166
166
  render() {
167
- return (h("nav", { key: '9761cb20ddd6ddb33839e440f70cda37425f8e18', class: Object.assign({ 'digi-navigation-vertical-menu': true }, this.cssModifiers), id: this.afId, "aria-label": this.afAriaLabel }, h("slot", { key: '7ed5128ada8cf545167ed78f232fd811c2169d16' })));
167
+ return (h("nav", { key: 'fbfc0638443d0632580c4ae2c53090b4e3f1e5a6', class: Object.assign({ 'digi-navigation-vertical-menu': true }, this.cssModifiers), id: this.afId, "aria-label": this.afAriaLabel }, h("slot", { key: '755eafab9d245bf601b28f3b5b5777920f344156' })));
168
168
  }
169
169
  get hostElement() { return getElement(this); }
170
170
  };
@@ -10,7 +10,7 @@ import './calendar-week-view-heading-level.enum-6774297c.js';
10
10
  import './card-footer-border.enum-eed26243.js';
11
11
  import './bar-chart-variation.enum-97c0b47f.js';
12
12
  import './code-example-variation.enum-e9f9fced.js';
13
- import './code-variation.enum-1eee7c7a.js';
13
+ import { T as TypographyVariation } from './typography-variation.enum-bea2321f.js';
14
14
  import './expandable-faq-item-variation.enum-a8cb225b.js';
15
15
  import './expandable-faq-variation.enum-6934c367.js';
16
16
  import './footer-card-variation.enum-cc732148.js';
@@ -18,7 +18,6 @@ import './form-checkbox-variation.enum-83e906fc.js';
18
18
  import './form-file-upload-variation.enum-9c49ec5e.js';
19
19
  import './form-input-search-variation.enum-f9d669f2.js';
20
20
  import './form-input-type.enum-3da3db27.js';
21
- import './form-input-variation.enum-64d9450f.js';
22
21
  import './form-select-variation.enum-f2f6098d.js';
23
22
  import './form-textarea-variation.enum-05017e8e.js';
24
23
  import './form-validation-message-variation.enum-bcef8a9d.js';
@@ -51,7 +50,6 @@ import './tools-feedback-rating-variation.enum-29058ff2.js';
51
50
  import './typography-heading-jumbo-variation.enum-eb737f1b.js';
52
51
  import './typography-meta-variation.enum-1f7c2878.js';
53
52
  import './typography-time-variation.enum-34c830ef.js';
54
- import { T as TypographyVariation } from './typography-variation.enum-38d1ef90.js';
55
53
  import './util-breakpoint-observer-breakpoints.enum-6d004731.js';
56
54
 
57
55
  const notificationAlertCss = ".digi--util--fs--xs.sc-digi-notification-alert{font-size:var(--digi--global--typography--font-size--small) !important}.digi--util--fs--s.sc-digi-notification-alert{font-size:calc(var(--digi--global--typography--font-size--small) + 1px) !important}.digi--util--fs--m.sc-digi-notification-alert{font-size:var(--digi--global--typography--font-size--base) !important}.digi--util--fs--l.sc-digi-notification-alert{font-size:var(--digi--global--typography--font-size--large) !important}.digi--util--fw--sb.sc-digi-notification-alert{font-weight:var(--digi--global--typography--font-weight--semibold) !important}.digi--util--pt--1.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--smallest-2) !important}.digi--util--pt--10.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--smallest) !important}.digi--util--pt--20.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--base) !important}.digi--util--pt--30.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-2) !important}.digi--util--pt--40.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-4) !important}.digi--util--pt--50.sc-digi-notification-alert{padding-top:2.5rem !important}.digi--util--pt--60.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-5) !important}.digi--util--pt--70.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-6) !important}.digi--util--pt--80.sc-digi-notification-alert{padding-top:4.5rem !important}.digi--util--pt--90.sc-digi-notification-alert{padding-top:5rem !important}.digi--util--pb--1.sc-digi-notification-alert{padding-bottom:var(--digi--global--spacing--smallest-2) !important}.digi--util--pb--10.sc-digi-notification-alert{padding-bottom:var(--digi--global--spacing--smallest) !important}.digi--util--pb--20.sc-digi-notification-alert{padding-bottom:var(--digi--global--spacing--base) !important}.digi--util--pb--30.sc-digi-notification-alert{padding-bottom:var(--digi--global--spacing--largest-2) !important}.digi--util--pb--40.sc-digi-notification-alert{padding-bottom:var(--digi--global--spacing--largest-4) !important}.digi--util--pb--50.sc-digi-notification-alert{padding-bottom:2.5rem !important}.digi--util--pb--60.sc-digi-notification-alert{padding-bottom:var(--digi--global--spacing--largest-5) !important}.digi--util--pb--70.sc-digi-notification-alert{padding-bottom:var(--digi--global--spacing--largest-6) !important}.digi--util--pb--80.sc-digi-notification-alert{padding-bottom:4.5rem !important}.digi--util--pb--90.sc-digi-notification-alert{padding-bottom:5rem !important}.digi--util--p--1.sc-digi-notification-alert{padding:var(--digi--global--spacing--smallest-2) !important}.digi--util--p--10.sc-digi-notification-alert{padding:var(--digi--global--spacing--smallest) !important}.digi--util--p--20.sc-digi-notification-alert{padding:var(--digi--global--spacing--base) !important}.digi--util--p--30.sc-digi-notification-alert{padding:var(--digi--global--spacing--largest-2) !important}.digi--util--p--40.sc-digi-notification-alert{padding:var(--digi--global--spacing--largest-4) !important}.digi--util--p--50.sc-digi-notification-alert{padding:2.5rem !important}.digi--util--p--60.sc-digi-notification-alert{padding:var(--digi--global--spacing--largest-5) !important}.digi--util--p--70.sc-digi-notification-alert{padding:var(--digi--global--spacing--largest-6) !important}.digi--util--p--80.sc-digi-notification-alert{padding:4.5rem !important}.digi--util--p--90.sc-digi-notification-alert{padding:5rem !important}.digi--util--ptb--1.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--smallest-2) !important;padding-bottom:var(--digi--global--spacing--smallest-2) !important}.digi--util--ptb--10.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--smallest) !important;padding-bottom:var(--digi--global--spacing--smallest) !important}.digi--util--ptb--20.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--base) !important;padding-bottom:var(--digi--global--spacing--base) !important}.digi--util--ptb--30.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-2) !important;padding-bottom:var(--digi--global--spacing--largest-2) !important}.digi--util--ptb--40.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-4) !important;padding-bottom:var(--digi--global--spacing--largest-4) !important}.digi--util--ptb--50.sc-digi-notification-alert{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.digi--util--ptb--60.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-5) !important;padding-bottom:var(--digi--global--spacing--largest-5) !important}.digi--util--ptb--70.sc-digi-notification-alert{padding-top:var(--digi--global--spacing--largest-6) !important;padding-bottom:var(--digi--global--spacing--largest-6) !important}.digi--util--ptb--80.sc-digi-notification-alert{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.digi--util--ptb--90.sc-digi-notification-alert{padding-top:5rem !important;padding-bottom:5rem !important}.digi--util--plr--1.sc-digi-notification-alert{padding-left:var(--digi--global--spacing--smallest-2) !important;padding-right:var(--digi--global--spacing--smallest-2) !important}.digi--util--plr--10.sc-digi-notification-alert{padding-left:var(--digi--global--spacing--smallest) !important;padding-right:var(--digi--global--spacing--smallest) !important}.digi--util--plr--20.sc-digi-notification-alert{padding-left:var(--digi--global--spacing--base) !important;padding-right:var(--digi--global--spacing--base) !important}.digi--util--plr--30.sc-digi-notification-alert{padding-left:var(--digi--global--spacing--largest-2) !important;padding-right:var(--digi--global--spacing--largest-2) !important}.digi--util--plr--40.sc-digi-notification-alert{padding-left:var(--digi--global--spacing--largest-4) !important;padding-right:var(--digi--global--spacing--largest-4) !important}.digi--util--plr--50.sc-digi-notification-alert{padding-left:2.5rem !important;padding-right:2.5rem !important}.digi--util--plr--60.sc-digi-notification-alert{padding-left:var(--digi--global--spacing--largest-5) !important;padding-right:var(--digi--global--spacing--largest-5) !important}.digi--util--plr--70.sc-digi-notification-alert{padding-left:var(--digi--global--spacing--largest-6) !important;padding-right:var(--digi--global--spacing--largest-6) !important}.digi--util--plr--80.sc-digi-notification-alert{padding-left:4.5rem !important;padding-right:4.5rem !important}.digi--util--plr--90.sc-digi-notification-alert{padding-left:5rem !important;padding-right:5rem !important}.digi--util--sr-only.sc-digi-notification-alert{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.digi--util--hidden.sc-digi-notification-alert{display:none}.sc-digi-notification-alert-h{--digi--notification-alert--heading--font-weight:var(--digi--typography--heading-3--font-weight--desktop);--digi--notification-alert--heading--font-size:var(--digi--typography--heading-3--font-size--desktop);--digi--notification-alert--heading--font-size--large:var(--digi--typography--heading-3--font-size--desktop-large);--digi--notification-alert--icon--padding--large:var(--digi--gutter--largest);--digi--notification-alert--icon--padding--medium:var(--digi--gutter--largest);--digi--notification-alert--icon--padding--small:var(--digi--gutter--large);--digi--notification-alert--icon--width--large:2.25rem;--digi--notification-alert--icon--width--medium:1.4375rem;--digi--notification-alert--icon--width--small:1.4375rem;--digi--notification-alert--max-width--large:100%;--digi--notification-alert--max-width--medium:31.25rem;--digi--notification-alert--max-width--small:18.75rem;--digi--notification-alert--border--informative:var(--digi--border-width--secondary) solid var(--digi--color--border--informative);--digi--notification-alert--icon--color--informative:var(--digi--color--text--inverted);--digi--notification-alert--icon--background--informative:var(--digi--color--background--informative);--digi--notification-alert--border--success:var(--digi--border-width--secondary) solid var(--digi--color--border--success);--digi--notification-alert--icon--color--success:var(--digi--color--text--inverted);--digi--notification-alert--icon--background--success:var(--digi--color--background--success-1);--digi--notification-alert--border--warning:var(--digi--border-width--secondary) solid var(--digi--color--border--warning);--digi--notification-alert--icon--color--warning:var(--digi--color--text--primary);--digi--notification-alert--icon--background--warning:var(--digi--color--background--warning-1);--digi--notification-alert--border--danger:var(--digi--border-width--secondary) solid var(--digi--color--border--danger);--digi--notification-alert--icon--color--danger:var(--digi--color--text--inverted);--digi--notification-alert--icon--background--danger:var(--digi--color--background--danger-1)}.sc-digi-notification-alert-h .digi-notification-alert.sc-digi-notification-alert{position:relative;max-width:var(--MAX-WIDTH)}.sc-digi-notification-alert-h .digi-notification-alert--variation-info.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--informative);--ICON--COLOR:var(--digi--notification-alert--icon--color--informative);--ICON--BACKGROUND:var(\n --digi--notification-alert--icon--background--informative\n )}.sc-digi-notification-alert-h .digi-notification-alert--variation-success.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--success);--ICON--COLOR:var(--digi--notification-alert--icon--color--success);--ICON--BACKGROUND:var(\n --digi--notification-alert--icon--background--success\n )}.sc-digi-notification-alert-h .digi-notification-alert--variation-danger.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--danger);--ICON--COLOR:var(--digi--notification-alert--icon--color--danger);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--danger)}.sc-digi-notification-alert-h .digi-notification-alert--variation-warning.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--warning);--ICON--COLOR:var(--digi--notification-alert--icon--color--warning);--ICON--BACKGROUND:var(\n --digi--notification-alert--icon--background--warning\n )}.sc-digi-notification-alert-h .digi-notification-alert--size-large.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--large);--ICON--PADDING:var(--digi--notification-alert--icon--padding--large);--ICON--WIDTH:var(--digi--notification-alert--icon--width--large)}.sc-digi-notification-alert-h .digi-notification-alert--size-medium.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--medium);--ICON--PADDING:var(--digi--notification-alert--icon--padding--medium);--ICON--WIDTH:var(--digi--notification-alert--icon--width--medium)}.sc-digi-notification-alert-h .digi-notification-alert--size-small.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--small);--ICON--PADDING:var(--digi--notification-alert--icon--padding--small);--ICON--WIDTH:var(--digi--notification-alert--icon--width--small)}.sc-digi-notification-alert-h .digi-notification-alert--size-small.sc-digi-notification-alert .digi-notification-alert__close-button__text.sc-digi-notification-alert{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sc-digi-notification-alert-h .digi-notification-alert--closeable.sc-digi-notification-alert .digi-notification-alert__wrapper.sc-digi-notification-alert{display:flex;justify-content:space-between;flex-direction:row-reverse}.sc-digi-notification-alert-h .digi-notification-alert--closeable.sc-digi-notification-alert .digi-notification-alert__text.sc-digi-notification-alert{padding-right:0}.sc-digi-notification-alert-h .digi-notification-alert__layout.sc-digi-notification-alert{--digi--layout-media-object--gutter:0}.sc-digi-notification-alert-h .digi-notification-alert__icon.sc-digi-notification-alert{background:var(--ICON--BACKGROUND);padding:var(--ICON--PADDING);display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}.sc-digi-notification-alert-h .digi-notification-alert__icon.sc-digi-notification-alert>*.sc-digi-notification-alert{--digi--icon--width:var(--ICON--WIDTH);--digi--icon--color:var(--ICON--COLOR)}.sc-digi-notification-alert-h .digi-notification-alert__wrapper.sc-digi-notification-alert{display:flex;border:var(--BORDER);background-color:var(--digi--color--background--primary);border-left:none;height:100%;box-sizing:border-box}.sc-digi-notification-alert-h .digi-notification-alert__text.sc-digi-notification-alert{padding:var(--digi--gutter--largest)}.sc-digi-notification-alert-h .digi-notification-alert__close-button.sc-digi-notification-alert{--digi--button--color--function:var(--digi--color--text--primary);--digi--button--color--function--hover:var(--digi--color--text--primary)}@media screen and (max-width: 36rem){.sc-digi-notification-alert-h .digi-notification-alert__close-button__text.sc-digi-notification-alert{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert{font-family:var(--digi--global--typography--font-family--default);font-size:var(--digi--notification-alert--heading--font-size);font-weight:var(--digi--notification-alert--heading--font-weight);color:var(--digi--color--text--primary);margin:0;display:block}@media (min-width: 62rem){.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert{font-size:var(--digi--notification-alert--heading--font-size--large)}}.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert:focus{outline:none}.sc-digi-notification-alert-h .digi-notification-alert__content.sc-digi-notification-alert>*.sc-digi-notification-alert{--digi--typography--max-width:var(--MAX-WIDTH);--digi--typography--margin-top--text:var(--digi--gutter--small)}";
@@ -104,8 +102,8 @@ const NotificationAlert = class {
104
102
  }
105
103
  }
106
104
  render() {
107
- return (h("div", { key: 'ef15e7b9040b736986fb8bb2fe2251c2a5d12461', class: Object.assign({ 'digi-notification-alert': true }, this.cssModifiers) }, h("digi-layout-media-object", { key: '4be17cef4d2ce21cfcb4794686415b15f9f39290', "af-alignment": LayoutMediaObjectAlignment.STRETCH, class: "digi-notification-alert__layout" }, h("div", { key: 'c30ed25e771dcdc47318e712f3fe5075110f7113', class: "digi-notification-alert__icon", slot: "media" }, this.icon), h("div", { key: '8348643cdd781383f7691e60b49348b9c179596f', class: "digi-notification-alert__wrapper" }, this.afCloseable && (h("digi-button", { key: 'aee216e224163fdb7e8f77263c1a218aac76b36b', "af-aria-label": this.afCloseAriaLabel, "af-variation": ButtonVariation.FUNCTION, onAfOnClick: (e) => this.clickHandler(e), class: "digi-notification-alert__close-button" }, h("span", { key: 'd10369a7bc94abd9d18fbc7172d2bae2a50d1346', class: "digi-notification-alert__close-button__text" }, "St\u00E4ng"), h("digi-icon-x", { key: '4a42d1cff39eb7a5f70be425acad5f220921e46d', slot: "icon-secondary", "aria-hidden": "true" }))), h("div", { key: '1d6f28142c717cfa003fde18b213ec47c7310452', class: "digi-notification-alert__text" }, this.afHeading &&
108
- this.afSize === NotificationAlertSize.LARGE && (h(this.afHeadingLevel, { key: 'd671ed0b7f20b83abcdc676e3b9a03d628c3e092', ref: (el) => (this._heading = el), tabindex: "-1", class: "digi-notification-alert__heading" }, this.afHeading)), h("div", { key: '7c1c6d54e42bedeb62ad9d05929bb5fcfa87192a', class: "digi-notification-alert__content" }, h("digi-typography", { key: 'f2861d179dd53223de29e730367154c85769b77d', "af-variation": TypographyVariation.SMALL }, h("slot", { key: 'daa8358fcdb2a79c073ba7f3aeb9779c7e2f49fc' }))))))));
105
+ return (h("div", { key: '7cca9a299e7b91439c512e2f1fa3e7df274db607', class: Object.assign({ 'digi-notification-alert': true }, this.cssModifiers) }, h("digi-layout-media-object", { key: 'b896dd5441ad01b4926725153156dda00f6eb6dc', "af-alignment": LayoutMediaObjectAlignment.STRETCH, class: "digi-notification-alert__layout" }, h("div", { key: '1b28677a805f7dae4b07e66ea3a89b4d8cf8d506', class: "digi-notification-alert__icon", slot: "media" }, this.icon), h("div", { key: '76edcae9db470be457b2929494057031b54e5370', class: "digi-notification-alert__wrapper" }, this.afCloseable && (h("digi-button", { key: '831505bbf558a47f015bf830c41ccf2977ccb2d8', "af-aria-label": this.afCloseAriaLabel, "af-variation": ButtonVariation.FUNCTION, onAfOnClick: (e) => this.clickHandler(e), class: "digi-notification-alert__close-button" }, h("span", { key: '4bce749e679e9b9254730aee061525d59a0d22f2', class: "digi-notification-alert__close-button__text" }, "St\u00E4ng"), h("digi-icon-x", { key: '0b9730f2fb5a03a6d14d6e95d855aa29d4bbc6b2', slot: "icon-secondary", "aria-hidden": "true" }))), h("div", { key: '1c6196dadac1d9c75b04e8b88413379c1ccd3760', class: "digi-notification-alert__text" }, this.afHeading &&
106
+ this.afSize === NotificationAlertSize.LARGE && (h(this.afHeadingLevel, { key: '8ffb9757e413dfc1a7bfc7db3b63e862eb807233', ref: (el) => (this._heading = el), tabindex: "-1", class: "digi-notification-alert__heading" }, this.afHeading)), h("div", { key: 'f901aacc7794e0cf0077c91d6c7a8ee391878c72', class: "digi-notification-alert__content" }, h("digi-typography", { key: '5fff7db073552d964d2c6de4129a9284426dd51f', "af-variation": TypographyVariation.SMALL }, h("slot", { key: 'bc489ce0adc42d82a051b4167502b0d5fe417909' }))))))));
109
107
  }
110
108
  get hostElement() { return getElement(this); }
111
109
  };
@@ -10,7 +10,7 @@ import './calendar-week-view-heading-level.enum-6774297c.js';
10
10
  import './card-footer-border.enum-eed26243.js';
11
11
  import './bar-chart-variation.enum-97c0b47f.js';
12
12
  import './code-example-variation.enum-e9f9fced.js';
13
- import './code-variation.enum-1eee7c7a.js';
13
+ import './typography-variation.enum-bea2321f.js';
14
14
  import './expandable-faq-item-variation.enum-a8cb225b.js';
15
15
  import './expandable-faq-variation.enum-6934c367.js';
16
16
  import './footer-card-variation.enum-cc732148.js';
@@ -18,7 +18,6 @@ import './form-checkbox-variation.enum-83e906fc.js';
18
18
  import './form-file-upload-variation.enum-9c49ec5e.js';
19
19
  import './form-input-search-variation.enum-f9d669f2.js';
20
20
  import './form-input-type.enum-3da3db27.js';
21
- import './form-input-variation.enum-64d9450f.js';
22
21
  import './form-select-variation.enum-f2f6098d.js';
23
22
  import './form-textarea-variation.enum-05017e8e.js';
24
23
  import './form-validation-message-variation.enum-bcef8a9d.js';
@@ -51,7 +50,6 @@ import './tools-feedback-rating-variation.enum-29058ff2.js';
51
50
  import './typography-heading-jumbo-variation.enum-eb737f1b.js';
52
51
  import './typography-meta-variation.enum-1f7c2878.js';
53
52
  import './typography-time-variation.enum-34c830ef.js';
54
- import './typography-variation.enum-38d1ef90.js';
55
53
  import { U as UtilBreakpointObserverBreakpoints } from './util-breakpoint-observer-breakpoints.enum-6d004731.js';
56
54
 
57
55
  /* eslint-disable max-len */
@@ -479,15 +477,15 @@ const NotificationErrorPage = class {
479
477
  }
480
478
  }
481
479
  render() {
482
- return (h(Host, { key: 'cf3d42b76124ef160a540d8ecd1616fc63fa66cf' }, h("digi-layout-container", { key: '0eda2c8674676824ceb4e865419c9602c0b6e372', class: {
480
+ return (h(Host, { key: 'b2d17b55742a2f9397da591341e43613bf225a37' }, h("digi-layout-container", { key: '9a31556f5e178265a6a0a26f0799b6b264c3e42f', class: {
483
481
  'digi-notification-error-page': true,
484
482
  'digi-notification-error-page--mobile': this.isMobile
485
- }, id: this.afId }, h("digi-typography", { key: '5f0117420a6746cf32d81e6142bbd08991b82739' }, h("digi-util-breakpoint-observer", { key: '88d6a04c601587994544d9c069cb47f242af1173', onAfOnChange: (e) => {
483
+ }, id: this.afId }, h("digi-typography", { key: '0f691f1918732444012a554d598b4b8814f1f785' }, h("digi-util-breakpoint-observer", { key: '69e6a6d54a410688f5731e0bba49a58a1ce0ffa0', onAfOnChange: (e) => {
486
484
  const val = e.detail.value;
487
485
  this.isMobile =
488
486
  val === UtilBreakpointObserverBreakpoints.SMALL ||
489
487
  val === UtilBreakpointObserverBreakpoints.MEDIUM;
490
- } }), h("div", { key: 'bb580b1e2f095b8c6a3bede46b3546ebff612045', class: "digi-notification-error-page__grid" }, h("div", { key: '4945dff31382f1e5bc1a1bf5079aaf6b729960fa', class: "digi-notification-error-page__picture" }, this.currentIllustration ? (h(this.currentIllustration, null)) : null), h("div", { key: '880b4db38eccc0ba24e3a73cadeae75ce016c147', class: "digi-notification-error-page__content" }, h("h1", { key: '279543eb6523d78c369259ff64d195580a804c32', class: "digi-notification-error-page__content__heading", tabIndex: -1 }, this.getText().heading), this.hasBodyText ? (h("div", { class: "digi-notification-error-page__content__bodytext" }, h("slot", { name: "bodytext" }))) : (h("div", { class: "digi-notification-error-page__content__bodytext" }, h("div", { innerHTML: this.getText().body }))), this.hasSearch && (h("div", { key: 'eb084bec82d1e6e7ce13e3b1716e570af6a082ec', class: "digi-notification-error-page__content__search" }, h("slot", { key: 'b354370a74cff0326c2a3104efe41ceadc4c78aa', name: "search" }))), this.hasLinks && (h("div", { key: '20d10e3d9dfd42e7cd2f8313cadb0e9a2b7347cf', class: "digi-notification-error-page__content__links" }, h("slot", { key: '30d3a33c222716cf08d03ebf9f29fef3b2bb6d80', name: "links" })))))))));
488
+ } }), h("div", { key: '05957bf9dc2a68fc3eba7bd8fbc7a0cdfce89cab', class: "digi-notification-error-page__grid" }, h("div", { key: 'da13daf924409fe37c20c8c172f44302412a2862', class: "digi-notification-error-page__picture" }, this.currentIllustration ? (h(this.currentIllustration, null)) : null), h("div", { key: 'e18254733717fc69ee588512f1242b01842b5622', class: "digi-notification-error-page__content" }, h("h1", { key: '51167b6afc83fdfe12052af9f4171de507baf610', class: "digi-notification-error-page__content__heading", tabIndex: -1 }, this.getText().heading), this.hasBodyText ? (h("div", { class: "digi-notification-error-page__content__bodytext" }, h("slot", { name: "bodytext" }))) : (h("div", { class: "digi-notification-error-page__content__bodytext" }, h("div", { innerHTML: this.getText().body }))), this.hasSearch && (h("div", { key: '3333abdce90122e98235ee9b088cafebf57e2982', class: "digi-notification-error-page__content__search" }, h("slot", { key: '38fac23f4fd0f2cacb2cfdfbc51f3b4f363b34c3', name: "search" }))), this.hasLinks && (h("div", { key: '5e9c421b7cfaff435561c3bd17c5f35890d02c2b', class: "digi-notification-error-page__content__links" }, h("slot", { key: '76ded69a08b83878959149b307cf8eb5c5c022b8', name: "links" })))))))));
491
489
  }
492
490
  get hostElement() { return getElement(this); }
493
491
  static get watchers() { return {
@@ -60,20 +60,20 @@ const ProgressCircle = class {
60
60
  return;
61
61
  }
62
62
  render() {
63
- return (h("div", { key: '99fa848ed5c121da23043829a0cb3a05127259f2', class: this.cssModifiers, role: this.afRole === ProgressCircleRole.STATUS
63
+ return (h("div", { key: '313f925e9c663a767f0c187f2e0c28419f05b717', class: this.cssModifiers, role: this.afRole === ProgressCircleRole.STATUS
64
64
  ? ProgressCircleRole.STATUS
65
- : null }, h("div", { key: '43449b829987e031b0bb1cfc2256b3de691e6e32', class: "digi-progress-circle__circle-wrapper" }, h("div", { key: 'fa74e1cf97aa0776601a346622f020bc992c0b88', class: "digi-progress-circle__circle" }, h("p", { key: '2e1f006fa22b6c544ccc45cbda44a5fb4eae180d', class: "digi-progress-circle__circle-label", "aria-label": `${this.afCompletedSteps} ${this.afStepsSeparator} ${this.afTotalSteps}` }, this.afCompletedSteps, " ", this.afStepsSeparator, ' ', this.afTotalSteps, ' '), h("svg", { key: '89a9de62d802bd2fc7f2011c7002c373549ffa98', width: this.radius * 2, height: this.radius * 2 }, h("defs", { key: '4e41d8d9b546131549fce3e2806ce0296d836803' }, h("mask", { key: 'fe6305b83a13fde9339062497464280cc5e8e95a', id: this.afId }, h("circle", { key: '9ee73785d625388a9fce5b797f1cb474c0bf7939', cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", stroke: "white", "stroke-width": this.stroke, "stroke-dasharray": (1000 - this.afTotalSteps * 15) / this.afTotalSteps +
66
- ' 15', pathLength: "1000" }))), h("g", { key: 'cdbedd4b19f522c3e9951da0fb0aa4f3aaec10ab' }, h("circle", { key: '154d250a5fa67c12f07cac1e462c4823eeee6cf9', class: "digi-progress-circle__circle-step-unfinished", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke }), h("circle", { key: '16aa9149a026e5e7b1b0f4bd02110ffcf9b679d5', class: "digi-progress-circle__circle-step-completed", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * this.afCompletedSteps +
67
- ' 1000', pathLength: "1000" }), this.afWarningStep && (h("circle", { key: '865c5f5c9cbea59fe038c31f9f4745d57c5870c2', class: "digi-progress-circle__circle-step-warning", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
68
- (this.afCompletedSteps - 1), pathLength: "1000" })), this.afErrorStep && (h("circle", { key: '1598fc4cee377c669bb5efb688beec321b6ac517', class: "digi-progress-circle__circle-step-error", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
69
- (this.afCompletedSteps - 1), pathLength: "1000" }))))), h("div", { key: '6f89b069a8d808ec3db68f31cddb2dabfdcc7011', class: "digi-progress-circle__content" }, this.renderHeading(), this.afCompletedSteps === this.afTotalSteps && (h("p", { key: '37f15c659ef0492924cf9729a2a322db1adad8ff', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
65
+ : null }, h("div", { key: 'efa8f433e6d8c0191167788b5b37e6468bd4488e', class: "digi-progress-circle__circle-wrapper" }, h("div", { key: '67b7980b3747f2b5f714e6f186e22e65985cdcfd', class: "digi-progress-circle__circle" }, h("p", { key: '6beab3bd347292e640450750265f8f392b968017', class: "digi-progress-circle__circle-label", "aria-label": `${this.afCompletedSteps} ${this.afStepsSeparator} ${this.afTotalSteps}` }, this.afCompletedSteps, " ", this.afStepsSeparator, ' ', this.afTotalSteps, ' '), h("svg", { key: '475b126c34edf9e3da66a23108f177291c941918', width: this.radius * 2, height: this.radius * 2 }, h("defs", { key: '26cce0f47c702093546592ee194a05624475b7a9' }, h("mask", { key: '485c7ca4564d1c16a4b2f6a749cfc4f372dfc7b8', id: this.afId }, h("circle", { key: '0594753f47a8fb563b52992eeb204c4c5373962e', cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", stroke: "white", "stroke-width": this.stroke, "stroke-dasharray": (1000 - this.afTotalSteps * 15) / this.afTotalSteps +
66
+ ' 15', pathLength: "1000" }))), h("g", { key: '019dff70966a9bcf92920a3a6d41a8a856a97aa0' }, h("circle", { key: '7e581598ae735eb3c9a165f12fa1736421afb3bd', class: "digi-progress-circle__circle-step-unfinished", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke }), h("circle", { key: '8ea320289a4d28e43577e2b752540458ddd17278', class: "digi-progress-circle__circle-step-completed", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * this.afCompletedSteps +
67
+ ' 1000', pathLength: "1000" }), this.afWarningStep && (h("circle", { key: '981935dcfe69e5fce609e78b10c6dde2979ddc72', class: "digi-progress-circle__circle-step-warning", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
68
+ (this.afCompletedSteps - 1), pathLength: "1000" })), this.afErrorStep && (h("circle", { key: '430052951101efa1f38b2464ea55c8fd5d1a381a', class: "digi-progress-circle__circle-step-error", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
69
+ (this.afCompletedSteps - 1), pathLength: "1000" }))))), h("div", { key: '1d416f43064725e8028be4ec3535abcfe2fee45d', class: "digi-progress-circle__content" }, this.renderHeading(), this.afCompletedSteps === this.afTotalSteps && (h("p", { key: 'cdfed2655943bd9db4a5700d5026e48e7045009f', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
70
70
  visibility: 'hidden'
71
- } }, `${this.afStepNextText} ${this.afStepNextLabel}`)), this.afCompletedSteps != this.afTotalSteps && (h("p", { key: 'b4728b1495a63b69adbe778de2d26afacefab41e', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
71
+ } }, `${this.afStepNextText} ${this.afStepNextLabel}`)), this.afCompletedSteps != this.afTotalSteps && (h("p", { key: 'f917fb0a169becaf6291c4681c228b0d2d53965b', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
72
72
  visibility: this.afStepNextLabel !== null &&
73
73
  this.afStepNextLabel !== undefined
74
74
  ? 'visible'
75
75
  : 'hidden'
76
- } }, `${this.afStepNextText} ${this.afStepNextLabel}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: 'ed4679be3bb73be3bfb56302b12f7bb51f5e9f76', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--warning" }, h("digi-icon-validation-warning", { key: 'f9dcc377b11b67d53f9a96890887ab0121466619', class: "digi-progress-circle__icon--warning" }), h("span", { key: '545ffa9e5405e6574be7853a4b2fc338c1651894' }, this.afValidationLabel))), this.afValidationLabel && this.afErrorStep > 0 && (h("p", { key: 'f60065c51758ef9c29c7b974143e63282f4ba009', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--error" }, h("digi-icon-validation-error", { key: '14f74367af22ea01d55745640966998c94001dcf', class: "digi-progress-circle__icon--error" }), h("span", { key: 'd6ec6d6512442a02fde221bd4f44ea1100fc7923' }, this.afValidationLabel)))));
76
+ } }, `${this.afStepNextText} ${this.afStepNextLabel}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: 'a80cdd18ffa18536b68926c3b59de5c2b2da5db4', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--warning" }, h("digi-icon-validation-warning", { key: '372bf47ba739af7528da52e053a187371e82d6e0', class: "digi-progress-circle__icon--warning" }), h("span", { key: 'a3dd19434e4ca601cc88aa3944a3707a81a3438f' }, this.afValidationLabel))), this.afValidationLabel && this.afErrorStep > 0 && (h("p", { key: '5179e5145a9bf1d0cffca68b3bca92d429e2caa9', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--error" }, h("digi-icon-validation-error", { key: '59123cb52600064e9c53dcf754c597094de92d24', class: "digi-progress-circle__icon--error" }), h("span", { key: 'ca983c8a656a8e415d740142493bac7afbcef246' }, this.afValidationLabel)))));
77
77
  }
78
78
  get hostElement() { return getElement(this); }
79
79
  static get watchers() { return {
@@ -92,9 +92,9 @@ const ProgressIndicator = class {
92
92
  return;
93
93
  }
94
94
  render() {
95
- return (h("div", { key: 'fa81cf8b76e8d095a64d27cba16c3517906d3b83', class: this.cssModifiers, role: this.afRole === ProgressIndicatorRole.STATUS
95
+ return (h("div", { key: '129050ed3f0aecee43976870d8c3fe834ab498fa', class: this.cssModifiers, role: this.afRole === ProgressIndicatorRole.STATUS
96
96
  ? ProgressIndicatorRole.STATUS
97
- : null }, h("div", { key: '031cd1b48826935c0361ff4f0861b6638b2e545e' }, this.afStepNextLabel !== undefined ? (h("div", { class: "digi-progress-indicator__content" }, this.renderHeading(), this.afCompletedSteps != this.afTotalSteps && (h("p", { class: "digi-progress-indicator__next", style: {
97
+ : null }, h("div", { key: 'ec760ad17be307e7078188b5f355f14008bd939d' }, this.afStepNextLabel !== undefined ? (h("div", { class: "digi-progress-indicator__content" }, this.renderHeading(), this.afCompletedSteps != this.afTotalSteps && (h("p", { class: "digi-progress-indicator__next", style: {
98
98
  visibility: this.afStepNextLabel !== null &&
99
99
  this.afStepNextLabel !== undefined
100
100
  ? 'visible'
@@ -120,7 +120,7 @@ const ProgressIndicator = class {
120
120
  ProgressIndicatorVariation.SECONDARY &&
121
121
  item.checked &&
122
122
  this.afCompletedSteps !== index + 1 && (h("digi-icon-check", { class: "digi-progress-indicator__icon" })), h("span", { class: "digi-progress-indicator__step-number" }, index + 1))));
123
- }))), this.afStepNextLabel !== undefined && (h("p", { key: '109df9c08fc5a5cbea10fb525f5f2b01de91c9bd', class: "digi-progress-indicator__label" }, h("span", { key: 'adc48a100c19cf91cbe0af035735294592aa8ed2' }, `${this.afStepText}`, " "), h("span", { key: 'e3ff066845249164b88d2488adb91a73436f83ec', class: "digi-progress-indicator__label--steps" }, `${this.afCompletedSteps} ${this.afStepsSeparator} ${this.afTotalSteps}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: 'dd9c697f60eec6215805fcf6643de4e1ced0c821', class: "digi-progress-indicator__validation-label digi-progress-indicator__validation-label--warning" }, h("digi-icon-validation-warning", { key: '5f1bdef06331c2574cb55e4b4cb56d24b1717afe', class: "digi-progress-indicator__icon--warning" }), h("span", { key: '908054d02b76cf43e64dc9fb55686e2de4975026' }, this.afValidationLabel))), this.afValidationLabel && this.afErrorStep > 0 && (h("p", { key: '38206fb23e7d9eb490c53b7b36f560f3d3fd73d6', class: "digi-progress-indicator__validation-label digi-progress-indicator__validation-label--error" }, h("digi-icon-validation-error", { key: '0e4cccf1b428f37a71228df245347279ba3942fd', class: "digi-progress-indicator__icon--error" }), h("span", { key: 'df4f60481b0cdc918f1991ac1879ff610b74bbd4' }, this.afValidationLabel))), h("div", { key: '416fdcbc80ef0fb1ce4ae74704b59fc6868a4a66', hidden: true, class: "digi-progress-indicator__slot" }, h("digi-util-mutation-observer", { key: '09a987922d27837a78563f0639b1dd60d442b04f', ref: (el) => (this._observer = el), onAfOnChange: () => this.getItems() }, h("slot", { key: 'a9baaeb45e89e287f4448501ce9b80e963018a93' })))));
123
+ }))), this.afStepNextLabel !== undefined && (h("p", { key: 'd22d8344fdec62143e0147e701c011ce7e189eac', class: "digi-progress-indicator__label" }, h("span", { key: '9a66cc1d054ce853a014acf2a5cbad43a1ac3e19' }, `${this.afStepText}`, " "), h("span", { key: '68bfada37c4de1fee2ec4e53ceb467831832f947', class: "digi-progress-indicator__label--steps" }, `${this.afCompletedSteps} ${this.afStepsSeparator} ${this.afTotalSteps}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: 'd0b2f915f238245bd993401c9e16f17190258508', class: "digi-progress-indicator__validation-label digi-progress-indicator__validation-label--warning" }, h("digi-icon-validation-warning", { key: '29ce0863e62eae150df7d327d79eb516bb2d6d20', class: "digi-progress-indicator__icon--warning" }), h("span", { key: 'c360860b68c279fdb61441cb2d2d21e9b0b18101' }, this.afValidationLabel))), this.afValidationLabel && this.afErrorStep > 0 && (h("p", { key: '40839ee9f09d34803a7cf4e3800be15bfb5d8532', class: "digi-progress-indicator__validation-label digi-progress-indicator__validation-label--error" }, h("digi-icon-validation-error", { key: '81cde2de59b5d0b8965a96e2c23fdb1a586be862', class: "digi-progress-indicator__icon--error" }), h("span", { key: 'b9a33dcce30760da08233f6333acd425392d11e3' }, this.afValidationLabel))), h("div", { key: '1dcd28b87affe8aea016a0a47bacee08b2eac637', hidden: true, class: "digi-progress-indicator__slot" }, h("digi-util-mutation-observer", { key: '1d2f85e12f722cf8e322f89efcb109a377d2c09a', ref: (el) => (this._observer = el), onAfOnChange: () => this.getItems() }, h("slot", { key: 'f12c39b8602f924929873b075acb04a57bac3f12' })))));
124
124
  }
125
125
  get hostElement() { return getElement(this); }
126
126
  static get watchers() { return {