@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
@@ -18,11 +18,11 @@ const IconHome = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '3abc69401fb2905aeda1657852ea8d9bbed2b26f', class: "digi-icon-home", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '7e2bcda2a5dc2b5ee1496d08c2a328bd274488b9', class: "digi-icon-home", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '24cf7374c36a2be7aee1be7ed7aa1f18194a442f', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'dbd2ff5f78769596ceca3a4f79bbafec014884a7' }, this.afDesc), index.h("path", { key: 'abb527a627f71f73ea902190bb28cd333925be2f', class: "digi-icon-home__shape", d: "M23.3636147,15.3393459 L8.00063412,27.5429401 L8.00063412,40.7141422 C8.00063412,41.4243019 8.5975417,42 9.33386452,42 L18.6714769,41.9766938 C19.4051951,41.9731555 19.9980504,41.3984924 19.9980412,40.690836 L19.9980412,32.9989954 C19.9980412,32.2888358 20.5949488,31.7131376 21.3312716,31.7131376 L26.6641932,31.7131376 C27.400516,31.7131376 27.9974236,32.2888358 27.9974236,32.9989954 L27.9974236,40.6852104 C27.9963164,41.0269368 28.1362924,41.355033 28.3864417,41.5970479 C28.636591,41.8390628 28.9763363,41.9750882 29.330654,41.9750865 L38.6649334,42 C39.4012562,42 39.9981638,41.4243019 39.9981638,40.7141422 L39.9981638,27.5340998 L24.6385163,15.3393459 C24.2664583,15.0501041 23.7356727,15.0501041 23.3636147,15.3393459 Z M47.6309078,23.6339324 L40.664779,18.0959036 L40.664779,6.96439335 C40.664779,6.43177361 40.2170983,6 39.6648562,6 L34.9985498,6 C34.4463076,6 33.998627,6.43177361 33.998627,6.96439335 L33.998627,12.7997768 L26.5383696,6.88000893 C25.0618773,5.70817817 22.9319209,5.70817817 21.4554287,6.88000893 L0.362890451,23.6339324 C0.15840013,23.7969442 0.0294595071,24.0316513 0.0044543242,24.2863839 C-0.0205508587,24.5411165 0.0604293198,24.7949916 0.229567411,24.9921197 L2.35440336,27.4834691 C2.5230839,27.6812885 2.7664259,27.8062674 3.03076068,27.8308419 C3.29509545,27.8554165 3.55870881,27.777568 3.76346125,27.6144659 L23.3636147,12.0443353 C23.7356727,11.7550935 24.2664583,11.7550935 24.6385163,12.0443353 L44.239503,27.6144659 C44.4438935,27.7775941 44.7071217,27.8556969 44.9712389,27.8315802 C45.2353562,27.8074635 45.4787102,27.6831045 45.6477276,27.4858801 L47.7725636,24.9945306 C47.9415298,24.7962543 48.0215807,24.5411986 47.9949936,24.2858308 C47.9684065,24.0304629 47.8373748,23.7958496 47.6309078,23.6339324 L47.6309078,23.6339324 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '6bde39dacca90459122e2689c12338f9099a7120', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '778767dd72e9c13e5f6847381411fa38e913a88b' }, this.afDesc), index.h("path", { key: '40de05bc5231dcebd520fe5eea68530d75c17ada', class: "digi-icon-home__shape", d: "M23.3636147,15.3393459 L8.00063412,27.5429401 L8.00063412,40.7141422 C8.00063412,41.4243019 8.5975417,42 9.33386452,42 L18.6714769,41.9766938 C19.4051951,41.9731555 19.9980504,41.3984924 19.9980412,40.690836 L19.9980412,32.9989954 C19.9980412,32.2888358 20.5949488,31.7131376 21.3312716,31.7131376 L26.6641932,31.7131376 C27.400516,31.7131376 27.9974236,32.2888358 27.9974236,32.9989954 L27.9974236,40.6852104 C27.9963164,41.0269368 28.1362924,41.355033 28.3864417,41.5970479 C28.636591,41.8390628 28.9763363,41.9750882 29.330654,41.9750865 L38.6649334,42 C39.4012562,42 39.9981638,41.4243019 39.9981638,40.7141422 L39.9981638,27.5340998 L24.6385163,15.3393459 C24.2664583,15.0501041 23.7356727,15.0501041 23.3636147,15.3393459 Z M47.6309078,23.6339324 L40.664779,18.0959036 L40.664779,6.96439335 C40.664779,6.43177361 40.2170983,6 39.6648562,6 L34.9985498,6 C34.4463076,6 33.998627,6.43177361 33.998627,6.96439335 L33.998627,12.7997768 L26.5383696,6.88000893 C25.0618773,5.70817817 22.9319209,5.70817817 21.4554287,6.88000893 L0.362890451,23.6339324 C0.15840013,23.7969442 0.0294595071,24.0316513 0.0044543242,24.2863839 C-0.0205508587,24.5411165 0.0604293198,24.7949916 0.229567411,24.9921197 L2.35440336,27.4834691 C2.5230839,27.6812885 2.7664259,27.8062674 3.03076068,27.8308419 C3.29509545,27.8554165 3.55870881,27.777568 3.76346125,27.6144659 L23.3636147,12.0443353 C23.7356727,11.7550935 24.2664583,11.7550935 24.6385163,12.0443353 L44.239503,27.6144659 C44.4438935,27.7775941 44.7071217,27.8556969 44.9712389,27.8315802 C45.2353562,27.8074635 45.4787102,27.6831045 45.6477276,27.4858801 L47.7725636,24.9945306 C47.9415298,24.7962543 48.0215807,24.5411986 47.9949936,24.2858308 C47.9684065,24.0304629 47.8373748,23.7958496 47.6309078,23.6339324 L47.6309078,23.6339324 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconHome.style = DigiIconHomeStyle0;
@@ -18,11 +18,11 @@ const IconImage = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '0354d07dd3b842db2601e67c8c747e570cbd31ee', class: "digi-icon-image", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '486cf5b9bc985797f18cb791b559b90545a60d5c', class: "digi-icon-image", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '8e13e1b584501e374d14807799b379e611f8024f', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'd6271fb369273e09410ef0c059a5ee5a374dd4b8' }, this.afDesc), index.h("path", { key: '8aca39313994792bc7ed02e2c4cc26a37d64c865', class: "digi-icon-image__shape", d: "M43.5,5.645833 L4.5,5.645833 C2.0146875,5.645833 0,7.6605205 0,10.145833 L0,37.145833 C0,39.6311455 2.0146875,41.645833 4.5,41.645833 L43.5,41.645833 C45.9853125,41.645833 48,39.6311455 48,37.145833 L48,10.145833 C48,7.6605205 45.9853125,5.645833 43.5,5.645833 Z M42.9375,37.145833 L5.0625,37.145833 C4.75183983,37.145833 4.5,36.8939932 4.5,36.583333 L4.5,10.708333 C4.5,10.3976728 4.75183983,10.145833 5.0625,10.145833 L42.9375,10.145833 C43.2481602,10.145833 43.5,10.3976728 43.5,10.708333 L43.5,36.583333 C43.5,36.8939932 43.2481602,37.145833 42.9375,37.145833 L42.9375,37.145833 Z M12,13.895833 C9.92896875,13.895833 8.25,15.5748018 8.25,17.645833 C8.25,19.7168643 9.92896875,21.395833 12,21.395833 C14.0710312,21.395833 15.75,19.7168643 15.75,17.645833 C15.75,15.5748018 14.0710312,13.895833 12,13.895833 Z M9,32.645833 L39,32.645833 L39,25.145833 L30.7954687,16.9413018 C30.3561562,16.5019893 29.6438437,16.5019893 29.2044375,16.9413018 L18,28.145833 L14.2954687,24.4413018 C13.8561562,24.0019893 13.1438437,24.0019893 12.7044375,24.4413018 L9,28.145833 L9,32.645833 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '7afdb83ee1f1697c16ef197a765bcbc475626315', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '20bd8bd9820c8baa3a0246ef495f024fa87772bb' }, this.afDesc), index.h("path", { key: '240911d6b09276a7c2f869712b8a33286e05528f', class: "digi-icon-image__shape", d: "M43.5,5.645833 L4.5,5.645833 C2.0146875,5.645833 0,7.6605205 0,10.145833 L0,37.145833 C0,39.6311455 2.0146875,41.645833 4.5,41.645833 L43.5,41.645833 C45.9853125,41.645833 48,39.6311455 48,37.145833 L48,10.145833 C48,7.6605205 45.9853125,5.645833 43.5,5.645833 Z M42.9375,37.145833 L5.0625,37.145833 C4.75183983,37.145833 4.5,36.8939932 4.5,36.583333 L4.5,10.708333 C4.5,10.3976728 4.75183983,10.145833 5.0625,10.145833 L42.9375,10.145833 C43.2481602,10.145833 43.5,10.3976728 43.5,10.708333 L43.5,36.583333 C43.5,36.8939932 43.2481602,37.145833 42.9375,37.145833 L42.9375,37.145833 Z M12,13.895833 C9.92896875,13.895833 8.25,15.5748018 8.25,17.645833 C8.25,19.7168643 9.92896875,21.395833 12,21.395833 C14.0710312,21.395833 15.75,19.7168643 15.75,17.645833 C15.75,15.5748018 14.0710312,13.895833 12,13.895833 Z M9,32.645833 L39,32.645833 L39,25.145833 L30.7954687,16.9413018 C30.3561562,16.5019893 29.6438437,16.5019893 29.2044375,16.9413018 L18,28.145833 L14.2954687,24.4413018 C13.8561562,24.0019893 13.1438437,24.0019893 12.7044375,24.4413018 L9,28.145833 L9,32.645833 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconImage.style = DigiIconImageStyle0;
@@ -18,11 +18,11 @@ const IconInfoCircleSolid = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '73739edc5d6484f1c0e71cafb6327b83daf7f2fa', class: "digi-icon-info-circle-solid", width: "25", height: "25", viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '9f9d879f9ac8312c9a8028e771b59425dbe643bf', class: "digi-icon-info-circle-solid", width: "25", height: "25", viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: '9492702d50d2a4a12404bdd3d180107707b82e91', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c62fc436ca89997bca6ba519f5903d023c7516a2' }, this.afDesc), index.h("path", { key: '674d1acb35425becabaf7bff7f98521709685d03', class: "digi-icon-info-circle-solid__shape", d: "M12.5 0C5.597 0 0 5.599 0 12.5 0 19.405 5.597 25 12.5 25S25 19.405 25 12.5C25 5.599 19.403 0 12.5 0zm0 5.544a2.117 2.117 0 110 4.234 2.117 2.117 0 010-4.234zm2.823 12.803c0 .334-.271.605-.605.605h-4.436a.605.605 0 01-.605-.605v-1.21c0-.334.271-.605.605-.605h.605v-3.226h-.605a.605.605 0 01-.605-.604v-1.21c0-.334.271-.605.605-.605h3.226c.334 0 .605.27.605.605v5.04h.605c.334 0 .605.271.605.605v1.21z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: 'bfa90710e50f2886773ccd4b260b667f233e0dac', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c04daaf7a40a3740912f999617dc68d9cca2a575' }, this.afDesc), index.h("path", { key: '44cc3ee4faa81a52b8c8a466d3e6cb5a710288b3', class: "digi-icon-info-circle-solid__shape", d: "M12.5 0C5.597 0 0 5.599 0 12.5 0 19.405 5.597 25 12.5 25S25 19.405 25 12.5C25 5.599 19.403 0 12.5 0zm0 5.544a2.117 2.117 0 110 4.234 2.117 2.117 0 010-4.234zm2.823 12.803c0 .334-.271.605-.605.605h-4.436a.605.605 0 01-.605-.605v-1.21c0-.334.271-.605.605-.605h.605v-3.226h-.605a.605.605 0 01-.605-.604v-1.21c0-.334.271-.605.605-.605h3.226c.334 0 .605.27.605.605v5.04h.605c.334 0 .605.271.605.605v1.21z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconInfoCircleSolid.style = DigiIconInfoCircleSolidStyle0;
@@ -18,11 +18,11 @@ const IconInstagram = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '5ec2272c7a32cccee271998c4d93d79a9ac55de5', class: "digi-icon-instagram", width: "23", height: "23", viewBox: "0 0 23 23", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '3fe5656f26643a734583866ddf4fbf3b5cbe07e1', class: "digi-icon-instagram", width: "23", height: "23", viewBox: "0 0 23 23", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: 'f00656549ff4b7f59448bc9d116eef76595998e5', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'f8f26aedeae8098ad485559bbb639c2c1afa7a5d' }, this.afDesc), index.h("path", { key: '4af98c55f378981305592918a9b088e1a28cadbd', class: "digi-icon-instagram__shape", d: "M11.505 5.635a5.87 5.87 0 00-5.873 5.885 5.87 5.87 0 005.873 5.886 5.87 5.87 0 005.873-5.886 5.87 5.87 0 00-5.873-5.885zm0 9.712a3.826 3.826 0 010-7.653 3.826 3.826 0 010 7.653zm7.483-9.953c0 .763-.614 1.373-1.37 1.373-.762 0-1.37-.615-1.37-1.373s.614-1.373 1.37-1.373c.756 0 1.37.615 1.37 1.373zm3.89 1.393c-.088-1.839-.507-3.468-1.85-4.81-1.34-1.342-2.965-1.762-4.8-1.854-1.891-.108-7.56-.108-9.45 0-1.83.087-3.456.507-4.8 1.85C.634 3.313.22 4.942.128 6.782c-.108 1.895-.108 7.575 0 9.47.087 1.84.506 3.469 1.85 4.81 1.344 1.343 2.964 1.763 4.8 1.855 1.89.108 7.559.108 9.45 0 1.835-.087 3.46-.507 4.8-1.854 1.338-1.342 1.757-2.971 1.85-4.81.107-1.896.107-7.571 0-9.467zm-2.444 11.5a3.87 3.87 0 01-2.177 2.182c-1.508.6-5.086.462-6.752.462-1.666 0-5.249.133-6.752-.462a3.87 3.87 0 01-2.177-2.182c-.598-1.51-.46-5.097-.46-6.767s-.133-5.26.46-6.766A3.87 3.87 0 014.753 2.57c1.508-.599 5.086-.46 6.752-.46 1.666 0 5.25-.134 6.752.46a3.87 3.87 0 012.177 2.183c.598 1.51.46 5.097.46 6.766 0 1.67.138 5.261-.46 6.767z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: '3c16df3315ca6341281b5b797a37a7d8f93642b9', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '9ee4af69079696e4a75217ba7e32b06ed2f86d24' }, this.afDesc), index.h("path", { key: '8cc00ef3a8cbc84cc96229927300689c7d5ed4cb', class: "digi-icon-instagram__shape", d: "M11.505 5.635a5.87 5.87 0 00-5.873 5.885 5.87 5.87 0 005.873 5.886 5.87 5.87 0 005.873-5.886 5.87 5.87 0 00-5.873-5.885zm0 9.712a3.826 3.826 0 010-7.653 3.826 3.826 0 010 7.653zm7.483-9.953c0 .763-.614 1.373-1.37 1.373-.762 0-1.37-.615-1.37-1.373s.614-1.373 1.37-1.373c.756 0 1.37.615 1.37 1.373zm3.89 1.393c-.088-1.839-.507-3.468-1.85-4.81-1.34-1.342-2.965-1.762-4.8-1.854-1.891-.108-7.56-.108-9.45 0-1.83.087-3.456.507-4.8 1.85C.634 3.313.22 4.942.128 6.782c-.108 1.895-.108 7.575 0 9.47.087 1.84.506 3.469 1.85 4.81 1.344 1.343 2.964 1.763 4.8 1.855 1.89.108 7.559.108 9.45 0 1.835-.087 3.46-.507 4.8-1.854 1.338-1.342 1.757-2.971 1.85-4.81.107-1.896.107-7.571 0-9.467zm-2.444 11.5a3.87 3.87 0 01-2.177 2.182c-1.508.6-5.086.462-6.752.462-1.666 0-5.249.133-6.752-.462a3.87 3.87 0 01-2.177-2.182c-.598-1.51-.46-5.097-.46-6.767s-.133-5.26.46-6.766A3.87 3.87 0 014.753 2.57c1.508-.599 5.086-.46 6.752-.46 1.666 0 5.25-.134 6.752.46a3.87 3.87 0 012.177 2.183c.598 1.51.46 5.097.46 6.766 0 1.67.138 5.261-.46 6.767z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconInstagram.style = DigiIconInstagramStyle0;
@@ -18,11 +18,11 @@ const IconJobSuggestion = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '61d6ccf0a61e11202de206a9c001927c6a143aa8', class: "digi-icon-job-suggestion", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'ccda69968636059b3bfe4348c9373899225a3ddf', class: "digi-icon-job-suggestion", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: '7d75a92fb917fc14e5b70ec560bf94b7e00f1919', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ae7439a0ccee3bfe3fc10c16a8b57dd1d9cb9d45' }, this.afDesc), index.h("path", { key: '033d661c133905165917288e938c4b8a9389a699', class: "digi-icon-job-suggestion__shape", d: "M27.8528015,8.20954973 C28.6291494,6.6392705 30.8136122,6.6071672 31.676309,8.05938247 L31.7580716,8.20954973 L36.1976079,17.1958706 L46.1352881,18.6418694 C47.8627434,18.8931734 48.5885556,20.9620543 47.4530422,22.2311036 L47.3411084,22.3476538 L40.1508461,29.3399491 L41.8495808,39.217639 C42.1484484,40.9510454 40.3775543,42.2545248 38.8310739,41.5694809 L38.6952605,41.5038357 L29.8046095,36.8406548 L20.9156126,41.5038357 C19.3827108,42.3152174 17.5594804,41.0766577 17.7370643,39.3694509 L17.7579842,39.217639 L19.460027,29.3399491 L12.2697647,22.3476538 C11.0170789,21.1311501 11.649473,19.0330207 13.3148059,18.6706742 L13.473931,18.6418694 L23.4116112,17.1958706 L27.8528015,8.20954973 Z M12.5450108,26.3103448 C13.0972955,26.3103448 13.5450108,26.7580601 13.5450108,27.3103448 L13.5450108,29.1724138 C13.5450108,29.7246985 13.0972955,30.1724138 12.5450108,30.1724138 L1,30.1724138 C0.44771525,30.1724138 -3.55271368e-15,29.7246985 -3.55271368e-15,29.1724138 L-3.55271368e-15,27.3103448 C-3.55271368e-15,26.7580601 0.44771525,26.3103448 1,26.3103448 L12.5450108,26.3103448 Z M8.6750077,18.5862069 C9.22729245,18.5862069 9.6750077,19.0339221 9.6750077,19.5862069 L9.6750077,21.4482759 C9.6750077,22.0005606 9.22729245,22.4482759 8.6750077,22.4482759 L1,22.4482759 C0.44771525,22.4482759 -3.55271368e-15,22.0005606 -3.55271368e-15,21.4482759 L-3.55271368e-15,19.5862069 C-3.55271368e-15,19.0339221 0.44771525,18.5862069 1,18.5862069 L8.6750077,18.5862069 Z M22.2200185,10.862069 C22.7723032,10.862069 23.2200185,11.3097842 23.2200185,11.862069 L23.2200185,13.7241379 C23.2200185,14.2764227 22.7723032,14.7241379 22.2200185,14.7241379 L1,14.7241379 C0.44771525,14.7241379 -3.55271368e-15,14.2764227 -3.55271368e-15,13.7241379 L-3.55271368e-15,11.862069 C-3.55271368e-15,11.3097842 0.44771525,10.862069 1,10.862069 L22.2200185,10.862069 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: '9ed2842bf300d7f8213ef5948eb9242d4abd7d42', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '0e4d55b8f3b402ad8e04284dcdc9a42fac93524e' }, this.afDesc), index.h("path", { key: 'b8be5e00d221eb3085a6fd8c33ee11a3f6a7277b', class: "digi-icon-job-suggestion__shape", d: "M27.8528015,8.20954973 C28.6291494,6.6392705 30.8136122,6.6071672 31.676309,8.05938247 L31.7580716,8.20954973 L36.1976079,17.1958706 L46.1352881,18.6418694 C47.8627434,18.8931734 48.5885556,20.9620543 47.4530422,22.2311036 L47.3411084,22.3476538 L40.1508461,29.3399491 L41.8495808,39.217639 C42.1484484,40.9510454 40.3775543,42.2545248 38.8310739,41.5694809 L38.6952605,41.5038357 L29.8046095,36.8406548 L20.9156126,41.5038357 C19.3827108,42.3152174 17.5594804,41.0766577 17.7370643,39.3694509 L17.7579842,39.217639 L19.460027,29.3399491 L12.2697647,22.3476538 C11.0170789,21.1311501 11.649473,19.0330207 13.3148059,18.6706742 L13.473931,18.6418694 L23.4116112,17.1958706 L27.8528015,8.20954973 Z M12.5450108,26.3103448 C13.0972955,26.3103448 13.5450108,26.7580601 13.5450108,27.3103448 L13.5450108,29.1724138 C13.5450108,29.7246985 13.0972955,30.1724138 12.5450108,30.1724138 L1,30.1724138 C0.44771525,30.1724138 -3.55271368e-15,29.7246985 -3.55271368e-15,29.1724138 L-3.55271368e-15,27.3103448 C-3.55271368e-15,26.7580601 0.44771525,26.3103448 1,26.3103448 L12.5450108,26.3103448 Z M8.6750077,18.5862069 C9.22729245,18.5862069 9.6750077,19.0339221 9.6750077,19.5862069 L9.6750077,21.4482759 C9.6750077,22.0005606 9.22729245,22.4482759 8.6750077,22.4482759 L1,22.4482759 C0.44771525,22.4482759 -3.55271368e-15,22.0005606 -3.55271368e-15,21.4482759 L-3.55271368e-15,19.5862069 C-3.55271368e-15,19.0339221 0.44771525,18.5862069 1,18.5862069 L8.6750077,18.5862069 Z M22.2200185,10.862069 C22.7723032,10.862069 23.2200185,11.3097842 23.2200185,11.862069 L23.2200185,13.7241379 C23.2200185,14.2764227 22.7723032,14.7241379 22.2200185,14.7241379 L1,14.7241379 C0.44771525,14.7241379 -3.55271368e-15,14.2764227 -3.55271368e-15,13.7241379 L-3.55271368e-15,11.862069 C-3.55271368e-15,11.3097842 0.44771525,10.862069 1,10.862069 L22.2200185,10.862069 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconJobSuggestion.style = DigiIconJobSuggestionStyle0;
@@ -24,11 +24,11 @@ const IconLanguageOutline = class {
24
24
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
25
25
  }
26
26
  render() {
27
- return (index.h("svg", { key: 'e45386f95a908bed8d7d50dc2bf09eb0d20ff43b', class: "digi-icon-language-outline", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
27
+ return (index.h("svg", { key: 'c2c2fb6bf528f1dfae19ed82a4860e5275477fe2', class: "digi-icon-language-outline", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
28
28
  ? this.afSvgAriaLabelledby
29
29
  : this.afTitle
30
30
  ? this.titleId
31
- : undefined }, this.afTitle && index.h("title", { key: '1fe7b93b9c9566b84daddde7f935e8796f45ebf8', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'd59712e69b32c33afc7f7da9d09451a3aba4fcb0' }, this.afDesc), index.h("path", { key: '02466a912a579e742163eead6f48c991e29d8dc6', class: "digi-icon-language-outline__shape", d: "M36.04,13.76 C36.90151,13.76 37.6,14.4584906 37.6,15.3200013 L37.6,17.9200034 L46.44,17.9200034 C47.30151,17.9200034 48,18.618494 48,19.4800047 L48,20.5200055 C48,21.3815163 47.30151,22.0800068 46.44,22.0800068 L44.39913,22.0800068 C43.42348,25.3042695 41.35297,28.7024723 38.56265,31.8094748 C39.86434,32.9902658 41.2244,34.0539267 42.58277,34.9406574 C43.27333,35.3913678 43.49108,36.3024085 43.08197,37.0183191 L42.56366,37.9251998 C42.11789,38.7053305 41.10922,38.9449207 40.35457,38.4570303 C38.64572,37.3520294 37.05309,36.0862183 35.60177,34.7520272 C34.07505,36.1110483 32.41599,37.3710094 30.66281,38.4804303 C29.91388,38.9544107 28.91964,38.7011705 28.47998,37.9316998 L27.96362,37.0281991 C27.54801,36.3009785 27.78435,35.3808377 28.49116,34.9314274 C29.97082,33.9906166 31.37976,32.9257857 32.68236,31.7819148 C31.37898,30.3165536 30.25513,28.8488524 29.34305,27.4876213 C28.84476,26.7438907 29.06875,25.7352198 29.83744,25.2763195 L30.73015,24.743449 C31.44112,24.3191287 32.36165,24.5223188 32.82211,25.2104094 C33.65138,26.4494404 34.60558,27.6735214 35.64012,28.8443024 C37.59233,26.6427506 39.11385,24.3066487 40.00149,22.0800068 L24.6,22.0800068 C23.73849,22.0800068 23.04,21.3815163 23.04,20.5200055 L23.04,19.4800047 C23.04,18.618494 23.73849,17.9200034 24.6,17.9200034 L33.44,17.9200034 L33.44,15.3200013 C33.44,14.4584906 34.13849,13.76 35,13.76 L36.04,13.76 Z M11.8332182,8 C12.4533144,8 13.0104128,8.41979192 13.2613189,9.06143216 L13.3103093,9.20225 L21.0298359,34.40225 C21.3740964,35.52617 20.6914083,36.70193 19.6807365,36.7941925 L19.5527448,36.8 L18.2035404,36.8 C17.5726564,36.8 17.0082304,36.3657029 16.7636848,35.7078609 L16.7162706,35.56355 L14.9535225,29.4176 L6.16653372,29.4176 L4.40378559,35.56355 C4.20626245,36.2522788 3.67070856,36.7324658 3.0505984,36.7934298 L2.9165158,36.8 L1.56718092,36.8 C0.530390624,36.8 -0.207539483,35.6691968 0.0524708867,34.5427952 L0.0902203595,34.4021 L7.80974695,9.2021 C8.01571171,8.5298323 8.54519248,8.06530164 9.15501959,8.00635208 L9.28683801,8 L11.8332182,8 Z M10.6357215,13.2363636 L10.56,13.2363636 L10.3621159,14.1932684 L10.3621159,14.1932684 L10.0354099,15.6696863 L10.0354099,15.6696863 L9.83948374,16.4932089 L9.83948374,16.4932089 L9.68546438,17.1021936 L9.68546438,17.1021936 L9.5294815,17.6774822 L9.5294815,17.6774822 L9.42445743,18.0364336 L7.04,26.3272727 L14.08,26.3272727 L11.6955426,18.0364336 C11.6069862,17.7222208 11.5159719,17.3656023 11.4262538,16.9920247 L11.2496581,16.2297971 L11.2496581,16.2297971 L10.9967588,15.0570068 L10.9967588,15.0570068 L10.6357215,13.2363636 L10.6357215,13.2363636 Z", fill: "currentColor", "fill-rule": "nonzero" })));
31
+ : undefined }, this.afTitle && index.h("title", { key: '0f7d3f546bec11bcb8ee24dd4256e30c782aa493', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'e45a6829e187ff4581c8d36e42208d955b1fc3bc' }, this.afDesc), index.h("path", { key: '6617d50847acd9441cefdd8d0ea1366e52623536', class: "digi-icon-language-outline__shape", d: "M36.04,13.76 C36.90151,13.76 37.6,14.4584906 37.6,15.3200013 L37.6,17.9200034 L46.44,17.9200034 C47.30151,17.9200034 48,18.618494 48,19.4800047 L48,20.5200055 C48,21.3815163 47.30151,22.0800068 46.44,22.0800068 L44.39913,22.0800068 C43.42348,25.3042695 41.35297,28.7024723 38.56265,31.8094748 C39.86434,32.9902658 41.2244,34.0539267 42.58277,34.9406574 C43.27333,35.3913678 43.49108,36.3024085 43.08197,37.0183191 L42.56366,37.9251998 C42.11789,38.7053305 41.10922,38.9449207 40.35457,38.4570303 C38.64572,37.3520294 37.05309,36.0862183 35.60177,34.7520272 C34.07505,36.1110483 32.41599,37.3710094 30.66281,38.4804303 C29.91388,38.9544107 28.91964,38.7011705 28.47998,37.9316998 L27.96362,37.0281991 C27.54801,36.3009785 27.78435,35.3808377 28.49116,34.9314274 C29.97082,33.9906166 31.37976,32.9257857 32.68236,31.7819148 C31.37898,30.3165536 30.25513,28.8488524 29.34305,27.4876213 C28.84476,26.7438907 29.06875,25.7352198 29.83744,25.2763195 L30.73015,24.743449 C31.44112,24.3191287 32.36165,24.5223188 32.82211,25.2104094 C33.65138,26.4494404 34.60558,27.6735214 35.64012,28.8443024 C37.59233,26.6427506 39.11385,24.3066487 40.00149,22.0800068 L24.6,22.0800068 C23.73849,22.0800068 23.04,21.3815163 23.04,20.5200055 L23.04,19.4800047 C23.04,18.618494 23.73849,17.9200034 24.6,17.9200034 L33.44,17.9200034 L33.44,15.3200013 C33.44,14.4584906 34.13849,13.76 35,13.76 L36.04,13.76 Z M11.8332182,8 C12.4533144,8 13.0104128,8.41979192 13.2613189,9.06143216 L13.3103093,9.20225 L21.0298359,34.40225 C21.3740964,35.52617 20.6914083,36.70193 19.6807365,36.7941925 L19.5527448,36.8 L18.2035404,36.8 C17.5726564,36.8 17.0082304,36.3657029 16.7636848,35.7078609 L16.7162706,35.56355 L14.9535225,29.4176 L6.16653372,29.4176 L4.40378559,35.56355 C4.20626245,36.2522788 3.67070856,36.7324658 3.0505984,36.7934298 L2.9165158,36.8 L1.56718092,36.8 C0.530390624,36.8 -0.207539483,35.6691968 0.0524708867,34.5427952 L0.0902203595,34.4021 L7.80974695,9.2021 C8.01571171,8.5298323 8.54519248,8.06530164 9.15501959,8.00635208 L9.28683801,8 L11.8332182,8 Z M10.6357215,13.2363636 L10.56,13.2363636 L10.3621159,14.1932684 L10.3621159,14.1932684 L10.0354099,15.6696863 L10.0354099,15.6696863 L9.83948374,16.4932089 L9.83948374,16.4932089 L9.68546438,17.1021936 L9.68546438,17.1021936 L9.5294815,17.6774822 L9.5294815,17.6774822 L9.42445743,18.0364336 L7.04,26.3272727 L14.08,26.3272727 L11.6955426,18.0364336 C11.6069862,17.7222208 11.5159719,17.3656023 11.4262538,16.9920247 L11.2496581,16.2297971 L11.2496581,16.2297971 L10.9967588,15.0570068 L10.9967588,15.0570068 L10.6357215,13.2363636 L10.6357215,13.2363636 Z", fill: "currentColor", "fill-rule": "nonzero" })));
32
32
  }
33
33
  };
34
34
  IconLanguageOutline.style = DigiIconLanguageOutlineStyle0;
@@ -46,11 +46,11 @@ const IconSign = class {
46
46
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
47
47
  }
48
48
  render() {
49
- return (index.h("svg", { key: 'a91e2a2be14d37ab03b1e53dde0fb3bd08fd36fe', class: "digi-icon-sign", width: "42", height: "48", viewBox: "0 0 42 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
49
+ return (index.h("svg", { key: 'dbf79f0d23c9d04d76db5253968ba498cd2e824a', class: "digi-icon-sign", width: "42", height: "48", viewBox: "0 0 42 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
50
50
  ? this.afSvgAriaLabelledby
51
51
  : this.afTitle
52
52
  ? this.titleId
53
- : undefined }, this.afTitle && index.h("title", { key: '2e1f725cfcc83cb8b20fca7592463ad9aff1162c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '51dc23a7a0d7759bff4239e716a88810154d6663' }, this.afDesc), index.h("defs", { key: '6b10941f27a96b7f3fe837ce1db697e6495480a6' }, index.h("polygon", { key: 'e40727cfc544831ac7091b48de0d2dd04ef331cd', id: "path-1", points: "3 17 42 17 42 48 3 48" })), index.h("g", { key: '1ba9e8f46c081d15d41baff771e7b3e0a3150d45', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: '5c9707f516707d3e01e8861184db7f9a6cda9f30', id: "Synk-webbplatsen-8mars-Copy", transform: "translate(-3260.000000, -5769.000000)" }, index.h("g", { key: 'd8b36fb77e52b3c51827ca0de9e787e6ea32ad71', id: "Icon", transform: "translate(3260.000000, 5769.000000)" }, index.h("path", { key: 'e05123ce1d30711c4cd4b32c502e2f6f1c9450a6', d: "M24.0851455,0 L24.3815781,0 C24.4124565,0.168720222 24.77466,0.00187814719 24.8262269,0.150251775 C26.7746534,4.78551904 28.7653834,10.3204188 30.8289863,15.1754293 C31.1414756,15.9107239 31.3529926,16.7984615 31.7182839,17.2789541 C32.255568,17.9857635 33.3517509,18.4327626 34.0897444,18.9317237 C34.8913475,19.4738821 35.653735,19.9772256 36.3870968,20.5844932 L36.3870968,26.2189347 L34.386177,26.2189347 C30.0375731,23.5006297 25.4953617,20.0742632 21.1208199,16.9784506 C20.5665528,16.5862308 19.6170422,15.8161905 19.1199001,15.7764364 C17.6287826,15.6574871 16.4899875,17.3731745 16.4520071,18.8565978 C16.3658564,22.2256808 20.031739,24.3038507 21.2690362,26.2189347 L16.5261152,26.2189347 C14.9963997,26.2189347 13.3613889,26.452138 11.8573024,26.2189347 C10.9300243,26.0749435 9.74769069,25.3722034 8.74476053,24.9417947 C6.6410157,24.0390319 4.73303988,23.2304895 2.5937849,22.3123886 C1.40712831,21.8030977 0.341515012,21.3507772 0.22232442,20.2839896 C0.0978845017,19.1705614 0.909368635,18.2436957 1.92681164,18.1804648 C2.74416267,18.1297548 3.73257999,18.7135456 4.52059654,19.0068495 C6.38441627,19.701138 7.48862755,20.072385 9.48584193,20.8098708 C10.0932199,21.0343094 11.5803232,21.871337 11.7831943,21.1103744 C12.0082977,20.2661472 9.61182577,19.4804557 8.96708495,19.1571013 C6.56196702,17.9513308 4.87044872,17.0955218 2.5937849,16.001814 C1.57603311,15.5128697 0.291183234,15.1544566 0,13.8982892 L0,13.2221562 C0.257217003,12.4884267 0.744478024,11.726838 1.70448722,11.6445126 C2.81610932,11.5490401 3.86659221,12.4348995 4.89113724,12.9216527 C7.11808685,13.9799886 8.70214835,14.7528462 10.8938966,15.8515623 C11.5460482,16.1783599 13.5630248,17.4648907 13.9323303,16.9033247 C14.4223704,16.1580133 13.0649563,15.6646866 12.7466001,15.4759328 C9.41945339,13.5038783 7.11839564,12.0883814 4.00183956,10.2171207 C2.75991065,9.47149627 1.16751199,8.91337353 1.1116221,7.51258875 C1.07456803,6.58760126 1.7010906,5.46791251 3.03843374,5.48418979 C4.18062545,5.49796287 5.39599895,6.6595969 6.44740819,7.28721109 C8.66941725,8.61380905 10.6854674,9.79234641 13.0430327,11.1937572 C13.6482491,11.5534224 15.9996387,13.3623912 16.3037908,12.3206456 C16.5227186,11.5703258 14.2083832,10.4471937 13.7841141,10.1419948 C11.7791801,8.69957777 10.0762368,7.42181164 8.15189541,6.010071 C7.2919322,5.37932657 5.83910387,4.67689952 5.70632679,3.53091671 C5.57478484,2.39588976 6.28931082,1.49531819 7.18848959,1.35226598 C8.4035543,1.15912984 8.88062545,1.84465356 9.70816635,2.4040284 C13.0652651,4.67345625 16.5887984,7.07560651 19.9350897,9.31561005 C20.6808028,9.81488418 21.2060443,10.3514082 21.9360095,10.2171207 C23.1359438,9.99675143 22.7629328,8.29295891 22.5288746,6.98670754 C22.3204454,5.82444745 21.8671506,4.38672578 21.9360095,3.15528728 C22.0357467,1.37261257 22.7981342,0.45451162 24.0851455,0", id: "Fill-1", fill: "currentColor" }), index.h("mask", { key: '4e8eda3cc6e051d34d23d8ee511ff00cbbe39de2', id: "mask-2", fill: "white" }, index.h("use", { key: '0d54afd6486bb70aa55e28bca32923ab07255213', xlinkHref: "#path-1" })), index.h("g", { key: '43cf4ba9e5a9dda8a268594c909206c0492f837b', id: "Clip-4" }), index.h("path", { key: 'f623a3dd7b5bedae2da49e9a02052ec411ffaf0d', d: "M42,27.4076739 L42,40.8629996 C40.8868282,40.9751299 39.7006462,41.0531875 38.4955126,41.1606715 C37.3804767,41.2604117 36.0961193,41.1866906 35.0655888,41.4580336 C34.3202638,41.6541067 33.5370357,42.5223421 32.7541183,42.9448441 C30.2534429,44.2947442 27.4563773,44.8018086 24.1047452,45.4724221 C20.0080988,46.2920264 15.8685784,47.1178257 11.6526304,48 L10.8324312,48 C9.03482799,47.6351119 8.68313652,45.3240508 10.3104863,44.5059952 C11.4342213,43.9410072 13.4126411,43.7480316 15.2316813,43.3165468 C15.8968504,43.1588829 16.7328944,42.9628098 17.6922789,42.7215128 C18.6286729,42.4867206 19.8350492,42.3560052 19.7800586,41.6810552 C19.7160582,40.8955236 17.8466876,41.3316547 16.8720797,41.4580336 C14.2548987,41.7969025 12.774812,42.0924061 10.3850498,42.4244604 C8.09253097,42.7431954 5.50113652,43.3016787 5.46385474,40.9376499 C5.43154386,38.876249 7.66099436,38.98745 9.71397776,38.7074341 C11.9667294,38.4001599 13.8317505,38.0931954 16.3501348,37.7410072 C17.3586069,37.5997602 19.2957061,37.6044065 19.2581137,36.8489209 C19.2186571,36.0556455 16.9951096,36.4109313 15.8281898,36.4772182 C13.0345417,36.6355016 10.7575569,36.7968825 8.0735794,36.9232614 C5.52723377,37.0431355 2.89451867,37.6564448 3.0032572,35.1390887 C3.09304416,33.0665368 5.70525427,33.2328737 7.84988872,33.1318945 C10.7957708,32.9931255 12.655821,32.818735 15.455372,32.6858513 C16.6673406,32.6285472 18.775936,32.7989109 18.8107323,32.0167866 C18.8480141,31.1785971 16.9006624,31.4220624 15.9027534,31.4220624 C13.1995136,31.4220624 11.435464,31.3133393 8.96834214,31.1990408 C6.6792408,31.0931055 4.42431442,31.41246 4.49452844,29.1918465 C4.56878132,26.8423761 7.56872195,27.3333333 10.1613591,27.3333333 L18.8852959,27.3333333 C20.2535372,27.3333333 22.2726563,27.5981715 22.5389104,26.5899281 C22.8769319,25.310032 21.4185929,24.357544 20.6748213,23.616307 C19.9447198,22.8883893 18.8654122,21.9758593 18.3633509,21.088729 C17.5316565,19.6183353 17.5170545,17.4001998 19.1835501,17 C22.9937481,19.606255 26.648916,22.2840627 30.5917751,24.8800959 C31.5384216,25.5036271 33.5367251,27.140048 34.6182074,27.3333333 C37.0440086,27.7669864 39.4480621,26.9514089 42,27.4076739", id: "Fill-3", fill: "currentColor" }))))));
53
+ : undefined }, this.afTitle && index.h("title", { key: '3f51b680557d0acbbb6c96383de18ae500845ef9', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '861bf128dd6900e52144bfde2a91153bb419da14' }, this.afDesc), index.h("defs", { key: '02e44bdd8b2e3948edc324896bf90bd6dd2fa93f' }, index.h("polygon", { key: '9c9de1b732b7949419c0979d5c7805b1e134895a', id: "path-1", points: "3 17 42 17 42 48 3 48" })), index.h("g", { key: '3c94256e88436c1a497121e06b77c3d2cbfda64b', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: '05660be247de480c3b7eb5cab74dce91d0615196', id: "Synk-webbplatsen-8mars-Copy", transform: "translate(-3260.000000, -5769.000000)" }, index.h("g", { key: '25ab1cd305aefc649128a7684331e8041ac72b5b', id: "Icon", transform: "translate(3260.000000, 5769.000000)" }, index.h("path", { key: '53c239276c4c604ef5b4f8588012ef85aa49cd7d', d: "M24.0851455,0 L24.3815781,0 C24.4124565,0.168720222 24.77466,0.00187814719 24.8262269,0.150251775 C26.7746534,4.78551904 28.7653834,10.3204188 30.8289863,15.1754293 C31.1414756,15.9107239 31.3529926,16.7984615 31.7182839,17.2789541 C32.255568,17.9857635 33.3517509,18.4327626 34.0897444,18.9317237 C34.8913475,19.4738821 35.653735,19.9772256 36.3870968,20.5844932 L36.3870968,26.2189347 L34.386177,26.2189347 C30.0375731,23.5006297 25.4953617,20.0742632 21.1208199,16.9784506 C20.5665528,16.5862308 19.6170422,15.8161905 19.1199001,15.7764364 C17.6287826,15.6574871 16.4899875,17.3731745 16.4520071,18.8565978 C16.3658564,22.2256808 20.031739,24.3038507 21.2690362,26.2189347 L16.5261152,26.2189347 C14.9963997,26.2189347 13.3613889,26.452138 11.8573024,26.2189347 C10.9300243,26.0749435 9.74769069,25.3722034 8.74476053,24.9417947 C6.6410157,24.0390319 4.73303988,23.2304895 2.5937849,22.3123886 C1.40712831,21.8030977 0.341515012,21.3507772 0.22232442,20.2839896 C0.0978845017,19.1705614 0.909368635,18.2436957 1.92681164,18.1804648 C2.74416267,18.1297548 3.73257999,18.7135456 4.52059654,19.0068495 C6.38441627,19.701138 7.48862755,20.072385 9.48584193,20.8098708 C10.0932199,21.0343094 11.5803232,21.871337 11.7831943,21.1103744 C12.0082977,20.2661472 9.61182577,19.4804557 8.96708495,19.1571013 C6.56196702,17.9513308 4.87044872,17.0955218 2.5937849,16.001814 C1.57603311,15.5128697 0.291183234,15.1544566 0,13.8982892 L0,13.2221562 C0.257217003,12.4884267 0.744478024,11.726838 1.70448722,11.6445126 C2.81610932,11.5490401 3.86659221,12.4348995 4.89113724,12.9216527 C7.11808685,13.9799886 8.70214835,14.7528462 10.8938966,15.8515623 C11.5460482,16.1783599 13.5630248,17.4648907 13.9323303,16.9033247 C14.4223704,16.1580133 13.0649563,15.6646866 12.7466001,15.4759328 C9.41945339,13.5038783 7.11839564,12.0883814 4.00183956,10.2171207 C2.75991065,9.47149627 1.16751199,8.91337353 1.1116221,7.51258875 C1.07456803,6.58760126 1.7010906,5.46791251 3.03843374,5.48418979 C4.18062545,5.49796287 5.39599895,6.6595969 6.44740819,7.28721109 C8.66941725,8.61380905 10.6854674,9.79234641 13.0430327,11.1937572 C13.6482491,11.5534224 15.9996387,13.3623912 16.3037908,12.3206456 C16.5227186,11.5703258 14.2083832,10.4471937 13.7841141,10.1419948 C11.7791801,8.69957777 10.0762368,7.42181164 8.15189541,6.010071 C7.2919322,5.37932657 5.83910387,4.67689952 5.70632679,3.53091671 C5.57478484,2.39588976 6.28931082,1.49531819 7.18848959,1.35226598 C8.4035543,1.15912984 8.88062545,1.84465356 9.70816635,2.4040284 C13.0652651,4.67345625 16.5887984,7.07560651 19.9350897,9.31561005 C20.6808028,9.81488418 21.2060443,10.3514082 21.9360095,10.2171207 C23.1359438,9.99675143 22.7629328,8.29295891 22.5288746,6.98670754 C22.3204454,5.82444745 21.8671506,4.38672578 21.9360095,3.15528728 C22.0357467,1.37261257 22.7981342,0.45451162 24.0851455,0", id: "Fill-1", fill: "currentColor" }), index.h("mask", { key: '076cfb0a62e74ac7d6971b7994a225d37e87abb0', id: "mask-2", fill: "white" }, index.h("use", { key: '9fbf7259c66129109c1b582ccbfc1df9bc382ef1', xlinkHref: "#path-1" })), index.h("g", { key: '7009071974786e9294642489c2b0e7b7277c981e', id: "Clip-4" }), index.h("path", { key: 'fe1f70d17b55e10f8eef9dccbdaf939bd868e08f', d: "M42,27.4076739 L42,40.8629996 C40.8868282,40.9751299 39.7006462,41.0531875 38.4955126,41.1606715 C37.3804767,41.2604117 36.0961193,41.1866906 35.0655888,41.4580336 C34.3202638,41.6541067 33.5370357,42.5223421 32.7541183,42.9448441 C30.2534429,44.2947442 27.4563773,44.8018086 24.1047452,45.4724221 C20.0080988,46.2920264 15.8685784,47.1178257 11.6526304,48 L10.8324312,48 C9.03482799,47.6351119 8.68313652,45.3240508 10.3104863,44.5059952 C11.4342213,43.9410072 13.4126411,43.7480316 15.2316813,43.3165468 C15.8968504,43.1588829 16.7328944,42.9628098 17.6922789,42.7215128 C18.6286729,42.4867206 19.8350492,42.3560052 19.7800586,41.6810552 C19.7160582,40.8955236 17.8466876,41.3316547 16.8720797,41.4580336 C14.2548987,41.7969025 12.774812,42.0924061 10.3850498,42.4244604 C8.09253097,42.7431954 5.50113652,43.3016787 5.46385474,40.9376499 C5.43154386,38.876249 7.66099436,38.98745 9.71397776,38.7074341 C11.9667294,38.4001599 13.8317505,38.0931954 16.3501348,37.7410072 C17.3586069,37.5997602 19.2957061,37.6044065 19.2581137,36.8489209 C19.2186571,36.0556455 16.9951096,36.4109313 15.8281898,36.4772182 C13.0345417,36.6355016 10.7575569,36.7968825 8.0735794,36.9232614 C5.52723377,37.0431355 2.89451867,37.6564448 3.0032572,35.1390887 C3.09304416,33.0665368 5.70525427,33.2328737 7.84988872,33.1318945 C10.7957708,32.9931255 12.655821,32.818735 15.455372,32.6858513 C16.6673406,32.6285472 18.775936,32.7989109 18.8107323,32.0167866 C18.8480141,31.1785971 16.9006624,31.4220624 15.9027534,31.4220624 C13.1995136,31.4220624 11.435464,31.3133393 8.96834214,31.1990408 C6.6792408,31.0931055 4.42431442,31.41246 4.49452844,29.1918465 C4.56878132,26.8423761 7.56872195,27.3333333 10.1613591,27.3333333 L18.8852959,27.3333333 C20.2535372,27.3333333 22.2726563,27.5981715 22.5389104,26.5899281 C22.8769319,25.310032 21.4185929,24.357544 20.6748213,23.616307 C19.9447198,22.8883893 18.8654122,21.9758593 18.3633509,21.088729 C17.5316565,19.6183353 17.5170545,17.4001998 19.1835501,17 C22.9937481,19.606255 26.648916,22.2840627 30.5917751,24.8800959 C31.5384216,25.5036271 33.5367251,27.140048 34.6182074,27.3333333 C37.0440086,27.7669864 39.4480621,26.9514089 42,27.4076739", id: "Fill-3", fill: "currentColor" }))))));
54
54
  }
55
55
  };
56
56
  IconSign.style = DigiIconSignStyle0;
@@ -68,11 +68,11 @@ const IconVolume = class {
68
68
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
69
69
  }
70
70
  render() {
71
- return (index.h("svg", { key: 'fe960819d06918523e2dd1394110830c101810f0', class: "digi-icon-volume", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
71
+ return (index.h("svg", { key: 'e7e44879d464448f38de38a28b96a6a81f4bd5da', class: "digi-icon-volume", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
72
72
  ? this.afSvgAriaLabelledby
73
73
  : this.afTitle
74
74
  ? this.titleId
75
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '0b182620caeb57f32a1a8b588ca419329db0b66b', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '4e72be575e689282384c4455afddc8c8fe32f9f4' }, this.afDesc), index.h("path", { key: '02d92ed364b2ab806735a0fefc65f9fe6feb974b', class: "digi-icon-volume__shape", d: "M21.503,6.67523344 L12.606,15.1996901 L2.4,15.1996901 C1.074,15.1996901 0,16.22895 0,17.4997121 L0,31.2998443 C0,32.5696482 1.074,33.5998664 2.4,33.5998664 L12.606,33.5998664 L21.503,42.124323 C23.006,43.5647118 25.6,42.5527021 25.6,40.4980158 L25.6,8.30154068 C25.6,6.24493765 23.004,5.23676132 21.503,6.67523344 Z M48,24.3997782 C48,18.3114282 44.794,12.7137496 39.423,9.4266348 C38.304,8.74237824 36.82,9.06054796 36.111,10.1415583 C35.402,11.2225687 35.733,12.653374 36.852,13.3385889 C40.827,15.7718206 43.2,19.9061102 43.2,24.3997782 C43.2,28.8934463 40.827,33.0277359 36.852,35.4609675 C35.733,36.1452241 35.402,37.5760295 36.111,38.6579982 C36.762,39.650841 38.223,40.1089287 39.423,39.3729217 C44.794,36.0858069 48,30.4881282 48,24.3997782 Z M33.823,17.0329993 C32.665,16.4263685 31.204,16.8259973 30.562,17.938633 C29.923,19.0512687 30.346,20.4494904 31.507,21.0637879 C32.798,21.7432528 33.6,23.02264 33.6,24.3997782 C33.6,25.7778748 32.798,27.0563037 31.508,27.7357685 C30.347,28.3500661 29.924,29.7482878 30.563,30.8609235 C31.206,31.9783508 32.668,32.3751046 33.824,31.7665571 C36.647,30.2763345 38.401,27.4540158 38.401,24.3988199 C38.401,21.343624 36.647,18.5222636 33.823,17.0329993 Z", fill: "currentColor", "fill-rule": "nonzero" })));
75
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '6b5e622bd65650223d6c88c92503c94a0604ff95', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '09817ae2aeade2176d8364d6c8eb852bf69664fd' }, this.afDesc), index.h("path", { key: 'e83933a14df24f6278dafbbd8e57612883666b64', class: "digi-icon-volume__shape", d: "M21.503,6.67523344 L12.606,15.1996901 L2.4,15.1996901 C1.074,15.1996901 0,16.22895 0,17.4997121 L0,31.2998443 C0,32.5696482 1.074,33.5998664 2.4,33.5998664 L12.606,33.5998664 L21.503,42.124323 C23.006,43.5647118 25.6,42.5527021 25.6,40.4980158 L25.6,8.30154068 C25.6,6.24493765 23.004,5.23676132 21.503,6.67523344 Z M48,24.3997782 C48,18.3114282 44.794,12.7137496 39.423,9.4266348 C38.304,8.74237824 36.82,9.06054796 36.111,10.1415583 C35.402,11.2225687 35.733,12.653374 36.852,13.3385889 C40.827,15.7718206 43.2,19.9061102 43.2,24.3997782 C43.2,28.8934463 40.827,33.0277359 36.852,35.4609675 C35.733,36.1452241 35.402,37.5760295 36.111,38.6579982 C36.762,39.650841 38.223,40.1089287 39.423,39.3729217 C44.794,36.0858069 48,30.4881282 48,24.3997782 Z M33.823,17.0329993 C32.665,16.4263685 31.204,16.8259973 30.562,17.938633 C29.923,19.0512687 30.346,20.4494904 31.507,21.0637879 C32.798,21.7432528 33.6,23.02264 33.6,24.3997782 C33.6,25.7778748 32.798,27.0563037 31.508,27.7357685 C30.347,28.3500661 29.924,29.7482878 30.563,30.8609235 C31.206,31.9783508 32.668,32.3751046 33.824,31.7665571 C36.647,30.2763345 38.401,27.4540158 38.401,24.3988199 C38.401,21.343624 36.647,18.5222636 33.823,17.0329993 Z", fill: "currentColor", "fill-rule": "nonzero" })));
76
76
  }
77
77
  };
78
78
  IconVolume.style = DigiIconVolumeStyle0;
@@ -303,13 +303,13 @@ const NavigationContextMenu = class {
303
303
  };
304
304
  }
305
305
  render() {
306
- return (index.h("div", { key: '5e52ea51905901b9872cfb55bd3fc5667f8e2b56', class: Object.assign({ 'digi-navigation-context-menu': true }, this.cssModifiers), id: `${this.afId}-identifier` }, index.h("digi-util-keydown-handler", { key: '9c6407d2bbee38718486febfa04dd3a171c98e3d', onAfOnEsc: () => this.setInactive(true) }, index.h("digi-button", { key: '77f369c3c6daa5de8ebeab946ab817026aacdb52', ref: (el) => (this._toggleButton = el), onClick: (e) => this.toggleMenu(e), id: `${this.afId}-trigger`, "af-variation": "function", "af-aria-controls": this.afId, "af-aria-expanded": this.isActive ? 'true' : 'false', class: {
306
+ return (index.h("div", { key: 'c807f0ab3459be7e91d946e61293295181bcd80c', class: Object.assign({ 'digi-navigation-context-menu': true }, this.cssModifiers), id: `${this.afId}-identifier` }, index.h("digi-util-keydown-handler", { key: 'ff38f5fb09e9bdcf47d1c14385f9d6863e6f1d9f', onAfOnEsc: () => this.setInactive(true) }, index.h("digi-button", { key: '440a855733e0b2f6ff0c9729141eefa2e9a8b688', ref: (el) => (this._toggleButton = el), onClick: (e) => this.toggleMenu(e), id: `${this.afId}-trigger`, "af-variation": "function", "af-aria-controls": this.afId, "af-aria-expanded": this.isActive ? 'true' : 'false', class: {
307
307
  'digi-navigation-context-menu__trigger-button': true,
308
308
  'digi-navigation-context-menu--active': this.isActive
309
- } }, !!this.afIcon && index.h(this.digiIcon, { key: '04691666ee433245bc77345b8e29e2d6e0e4bf48', slot: "icon" }), this.afText, index.h("digi-icon-chevron-down", { key: '498af384ebf42406e66298c732d6f864559cec63', class: "digi-navigation-context-menu__toggle-icon", slot: "icon-secondary" })), index.h("div", { key: 'b59fcfe04f343e7afee0dee6eaae0b59f1e33674', class: {
309
+ } }, !!this.afIcon && index.h(this.digiIcon, { key: 'e36465dff1c19c4854982849be74c0075fe418b5', slot: "icon" }), this.afText, index.h("digi-icon-chevron-down", { key: 'f32eab5d3b948ceb36f933aa578d7f8be8deb171', class: "digi-navigation-context-menu__toggle-icon", slot: "icon-secondary" })), index.h("div", { key: '89b8b4d23790d590bcac9f1ab0992448a4300ebb', class: {
310
310
  'digi-navigation-context-menu__content': true,
311
311
  'digi-navigation-context-menu__content--hidden': !this.isActive
312
- } }, index.h("digi-util-keydown-handler", { key: '415bf6fe16d4f7d56119b8850379fda7cbb6e7f1', onAfOnHome: (e) => this.homeHandler(e), onAfOnEnd: (e) => this.endHandler(e), onAfOnUp: (e) => this.upHandler(e), onAfOnDown: (e) => this.downHandler(e), onAfOnTab: () => this.setInactive(), onAfOnShiftTab: () => this.setInactive() }, index.h("ul", { key: '5d4d5ddf99a19505aa51596a755b6377780b4e81', id: this.afId, class: {
312
+ } }, index.h("digi-util-keydown-handler", { key: '5a0f489027f45983db0c8a56bf0894636874f53c', onAfOnHome: (e) => this.homeHandler(e), onAfOnEnd: (e) => this.endHandler(e), onAfOnUp: (e) => this.upHandler(e), onAfOnDown: (e) => this.downHandler(e), onAfOnTab: () => this.setInactive(), onAfOnShiftTab: () => this.setInactive() }, index.h("ul", { key: '117b0505fb7b85f60f325af7e0ea72a15a9ca827', id: this.afId, class: {
313
313
  'digi-navigation-context-menu__items': true,
314
314
  'digi-navigation-context-menu__items--bordered': this.listItems.length > 4
315
315
  }, role: "menu", "aria-describedby": `${this.afId}-trigger` }, this.listItems.map((item) => {
@@ -320,9 +320,9 @@ const NavigationContextMenu = class {
320
320
  'digi-navigation-context-menu__item--selected': Number(item.index) ===
321
321
  Number(this.selectedListItemIndex)
322
322
  }, key: item.index, "data-key": item.index, dir: item.dir }, this.showCheckIcon(item.index, item.type) && (index.h("digi-icon-check", { class: "digi-navigation-context-menu__button-icon", slot: "icon" })), item.type === 'button' && (index.h("digi-button", { "af-tabindex": "-1", afRole: "menuitemradio", "data-type": item.type, "data-value": item.value, class: "digi-navigation-context-menu__button", afDir: item.dir, afLang: item.lang, onClick: (e) => this.itemClickHandler(e, true), afAriaChecked: this.showCheckIcon(item.index, item.type) }, item.text)), item.type === 'link' && (index.h("a", { tabindex: "-1", role: "menuitem", class: "digi-navigation-context-menu__link", href: item.href, "data-type": item.type, onClick: (e) => this.itemClickHandler(e), dir: item.dir, lang: item.lang }, item.text))));
323
- }))))), index.h("digi-util-mutation-observer", { key: '4586bd63dd18123e6c7d2ba30cfd308cb434b1ea', hidden: true, ref: (el) => (this._observer = el), onAfOnChange: this.debounce(() => {
323
+ }))))), index.h("digi-util-mutation-observer", { key: 'fadd9063b8c46ce6d44dc51e7deb85bbdadabf23', hidden: true, ref: (el) => (this._observer = el), onAfOnChange: this.debounce(() => {
324
324
  this.generateListItems(this._observer.children);
325
- }) }, index.h("slot", { key: 'eea246b8f3b0edb1bda1ab73f5dd1df50d771e12' }))));
325
+ }) }, index.h("slot", { key: '65921a6880190a8fde38409994bae985511c12ba' }))));
326
326
  }
327
327
  get hostElement() { return index.getElement(this); }
328
328
  static get watchers() { return {
@@ -18,11 +18,11 @@ const IconLanguage = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'fd634ce192278215ee934d3d130fe6a8af9f77f8', class: "digi-icon-language", width: "26", height: "20", viewBox: "0 0 26 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '73ca0c7d44ffa27f6365dc9549fd43d126556f8d', class: "digi-icon-language", width: "26", height: "20", viewBox: "0 0 26 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: 'f554ee50511f6316e5b06e8c3b0cf30ff1d14204', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '26978ee1169e7b7ee8871087ad44e5aff3123d68' }, this.afDesc), index.h("g", { key: '1b7f99a971f063c732ed767317ab22b2939a9cc3', class: "digi-icon-language__shape", fill: "none", "fill-rule": "evenodd" }, index.h("path", { key: '9bfd8fc745f2431a7ccf45e0b63b5bf7876998f3', d: "M25.025 0H.975C.437 0 0 .672 0 1.5v17c0 .828.437 1.5.975 1.5h24.05c.538 0 .975-.672.975-1.5v-17c0-.828-.437-1.5-.975-1.5z", fill: "currentColor", "fill-rule": "nonzero" }), index.h("path", { key: '33728b9bd9eb26d4e763edd5cb6dc3e4f239e7f9', d: "M13 8.708v-.416c0-.345.28-.625.625-.625h3.542V6.625c0-.345.28-.625.625-.625h.416c.345 0 .625.28.625.625v1.042h3.542c.345 0 .625.28.625.625v.416c0 .345-.28.625-.625.625h-.818c-.39 1.292-1.22 2.654-2.338 3.898.522.473 1.066.9 1.61 1.255.277.18.365.545.2.832l-.207.364a.626.626 0 01-.885.213 14.327 14.327 0 01-1.904-1.485 15.261 15.261 0 01-1.979 1.494.624.624 0 01-.875-.22l-.206-.362a.627.627 0 01.211-.84 13.68 13.68 0 001.68-1.262 16.118 16.118 0 01-1.339-1.72.626.626 0 01.198-.886l.358-.214a.624.624 0 01.838.188c.332.496.715.986 1.13 1.455.781-.882 1.39-1.818 1.746-2.71h-6.17A.625.625 0 0113 8.708zM8.138 3c.291 0 .551.184.648.46l3.39 9.624a.688.688 0 01-.65.916h-.592a.688.688 0 01-.653-.472l-.774-2.348H5.65l-.774 2.348a.688.688 0 01-.653.472H3.63a.687.687 0 01-.648-.916l3.39-9.625A.688.688 0 017.02 3zm-.536 1.906H7.57S7.323 5.99 7.106 6.61L6.13 9.554h2.882L8.036 6.61c-.202-.62-.434-1.704-.434-1.704z", fill: "#fff" }))));
25
+ : undefined }, this.afTitle && index.h("title", { key: '8e47f248c53ed0c0a327dabeb48145bc7efa1285', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '3b3246066e165448dd63d870592abf0fa0642e65' }, this.afDesc), index.h("g", { key: '6c1572a446ba2cd68f36fc989954b512d60d19b8', class: "digi-icon-language__shape", fill: "none", "fill-rule": "evenodd" }, index.h("path", { key: '93711e420f5737d157fc50ced86a2ca356a0e942', d: "M25.025 0H.975C.437 0 0 .672 0 1.5v17c0 .828.437 1.5.975 1.5h24.05c.538 0 .975-.672.975-1.5v-17c0-.828-.437-1.5-.975-1.5z", fill: "currentColor", "fill-rule": "nonzero" }), index.h("path", { key: 'cc8d34b51fdd338fd08f6237f2c8e1f0e433d6d3', d: "M13 8.708v-.416c0-.345.28-.625.625-.625h3.542V6.625c0-.345.28-.625.625-.625h.416c.345 0 .625.28.625.625v1.042h3.542c.345 0 .625.28.625.625v.416c0 .345-.28.625-.625.625h-.818c-.39 1.292-1.22 2.654-2.338 3.898.522.473 1.066.9 1.61 1.255.277.18.365.545.2.832l-.207.364a.626.626 0 01-.885.213 14.327 14.327 0 01-1.904-1.485 15.261 15.261 0 01-1.979 1.494.624.624 0 01-.875-.22l-.206-.362a.627.627 0 01.211-.84 13.68 13.68 0 001.68-1.262 16.118 16.118 0 01-1.339-1.72.626.626 0 01.198-.886l.358-.214a.624.624 0 01.838.188c.332.496.715.986 1.13 1.455.781-.882 1.39-1.818 1.746-2.71h-6.17A.625.625 0 0113 8.708zM8.138 3c.291 0 .551.184.648.46l3.39 9.624a.688.688 0 01-.65.916h-.592a.688.688 0 01-.653-.472l-.774-2.348H5.65l-.774 2.348a.688.688 0 01-.653.472H3.63a.687.687 0 01-.648-.916l3.39-9.625A.688.688 0 017.02 3zm-.536 1.906H7.57S7.323 5.99 7.106 6.61L6.13 9.554h2.882L8.036 6.61c-.202-.62-.434-1.704-.434-1.704z", fill: "#fff" }))));
26
26
  }
27
27
  };
28
28
  IconLanguage.style = DigiIconLanguageStyle0;
@@ -18,11 +18,11 @@ const IconLaptopPhone = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '1fa988f7841fdb6bd62b62facfaede6b062dd750', class: "digi-icon-laptop-phone", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'c6d97c571911fcf53b1441438906a7f84f6b7a7a', class: "digi-icon-laptop-phone", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, fill: "currentColor" }, this.afTitle && index.h("title", { key: '32041022e3677cb70c60837f77762c8c6799f14d', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '5eb6a088c0bf2502776c58f59f87f979fd9dd4dd' }, this.afDesc), index.h("defs", { key: '8c49736e5e4db8f339637daa1999ea41779e189a' }, index.h("polygon", { key: 'ab0c1908825cf8a83d261ca165be169eac114c9d', points: "0 0 30.0035481 0 30.0035481 6.03217346 0 6.03217346" }), index.h("polygon", { key: 'd016dd416c118a792aaf37857c9a85c41317b4bb', points: "0 0 14.9826905 0 14.9826905 26.7522844 0 26.7522844" })), index.h("g", { key: '56c289d764f24ccf7399e95222d51efb7b4077a8', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: '26275592a61b4f029cf3f98cb70519aa07b88115', transform: "translate(-380, -638)" }, index.h("g", { key: '53394e6c26efd8cd6dea7485864bb6e4dcab8ee5', transform: "translate(380, 643)" }, index.h("path", { key: '635e45691ad8a8ca9b4fa4c9d36d14a2ef2dd9c9', d: "M38.557239,1.89713178 C38.557239,0.853148021 37.7409752,0 36.7426958,0 L3.85159447,0 C2.8541169,0 2.03705127,0.853148021 2.03705127,1.89713178 L2.03705127,22.5474834 L5.75113175,22.5474834 L5.75113175,4.94328717 C5.75113175,4.47982894 6.11436112,4.09976112 6.55777358,4.09976112 L34.0365167,4.09976112 C34.480731,4.09976112 34.8439604,4.47982894 34.8439604,4.94328717 L34.8439604,7.36641999 L38.557239,7.36641999 L38.557239,1.89713178 Z", id: "Fill-1", fill: "currentColor" }), index.h("g", { key: '5e1de59f6eb2fa97bf22cff3bfb12b942914891a', transform: "translate(0, 25.7765)" }, index.h("mask", { key: '0f1d27c1f9447e9b1ed2f71296382aa00ea669fa', id: "mask-2", fill: "white" }, index.h("use", { key: '389b77b3f303b13a0ec252025512597d4d66bf62', href: "#path-1" })), index.h("g", { key: 'a193ffcbbc7d18784ffe28d25478519bf50a6fff', id: "Clip-4" }), index.h("path", { key: '557e8a5f5de64273c2cbda81b0916abaca90e1bc', d: "M28.6067588,0 C26.0352872,0.894843225 24.8301355,2.10640964 20.2973857,2.10640964 C15.7646359,2.10640964 14.5594842,0.894843225 11.9880126,0 L-0.000160366169,0 L-0.000160366169,2.86654528 C-0.000160366169,4.60812188 0.94279271,6.03217346 3.08207741,6.03217346 L30.0035481,6.03217346 L30.0035481,0 L28.6067588,0 Z", fill: "currentColor" })), index.h("path", { key: 'fbc7a69a20c5b65796db6ed4369bb5668827863d', d: "M15.5222425,15.3221857 C15.1493911,13.0754556 14.7773416,10.8279238 14.4044903,8.58119373 C14.4020848,8.56435528 14.3948683,8.54751683 14.3972738,8.53148021 C14.4093012,8.43125136 14.4229324,8.33182433 14.4365635,8.23239731 C14.5263685,8.2660742 14.6282011,8.28371448 14.7051768,8.33743715 C17.4803134,10.2498037 20.2522426,12.1653776 23.0249737,14.0809515 C24.0264604,14.7721297 25.0279471,15.4633079 26.028632,16.1552879 C26.043065,16.164108 26.0607053,16.1705227 26.0703272,16.183352 C26.1144279,16.2426875 26.1553213,16.3044284 26.1978184,16.3645658 C26.1336719,16.40145 26.0735346,16.4591818 26.0045771,16.4712093 C25.170673,16.6179443 24.3359671,16.7574629 23.5012612,16.9001888 C23.0370012,16.97957 22.5727411,17.0605549 22.1092829,17.1431435 C21.8206238,17.1944607 21.7588828,17.3307719 21.9152398,17.5761322 C22.8710222,19.079565 23.8276064,20.582196 24.7841906,22.084827 C24.9974776,22.4199923 24.9662062,22.577953 24.63505,22.7904382 C24.1491405,23.1015485 23.6624292,23.4110552 23.1749161,23.7181565 C22.9303576,23.872108 22.7451347,23.8288091 22.5911832,23.5858544 C21.7067638,22.1970833 20.823948,20.8067087 19.9403304,19.4171358 C19.8529309,19.2800227 19.7647295,19.1437115 19.6765281,19.0074002 C19.5257839,18.7748693 19.3702287,18.771662 19.2090607,19.0017874 C18.780883,19.6127825 18.3551108,20.2253813 17.9285368,20.8371782 C17.6110118,21.2926181 17.2942886,21.7480581 16.9767636,22.203498 C16.9543123,22.2355712 16.9366721,22.2748609 16.9062025,22.2973122 C16.8645073,22.3285836 16.8075773,22.3734861 16.7666839,22.364666 C16.7273942,22.3566477 16.69051,22.2925012 16.6704642,22.2451932 C16.6496166,22.1946778 16.648013,22.1353424 16.6391928,22.080016 C16.2655396,19.8276732 15.8918865,17.5753303 15.5182333,15.3229875 C15.519837,15.3221857 15.5214406,15.3221857 15.5222425,15.3221857", fill: "currentColor" }), index.h("g", { key: 'bf632f91354c6d1c1752022e8cc7e7ed37f4f560', transform: "translate(33.0173, 10.7796)" }, index.h("mask", { key: 'f7729af57c54dee078bcab4a8b28957ec2eefe2f', id: "mask-4", fill: "white" }, index.h("use", { key: '1492658b0684f965fb45e82638c91e8ed7160913', href: "#path-3" })), index.h("g", { key: '2a39204fb4f37d4979fbf567f57825f3d768fe7b' }), index.h("path", { key: '97da3636aead6625122946069f0743beee44e364', d: "M12.538229,21.5259509 L10.6354844,21.5259509 L4.34672502,21.5259509 L2.44478225,21.5259509 L2.44478225,2.89541119 L12.538229,2.89541119 L12.538229,21.5259509 Z M8.6637823,25.0908909 L6.31842708,25.0908909 C5.79563336,25.0908909 5.36745569,24.6627132 5.36745569,24.1391177 C5.36745569,23.6163239 5.79563336,23.1881463 6.31842708,23.1881463 L8.6637823,23.1881463 C9.18737785,23.1881463 9.61475369,23.6163239 9.61475369,24.1391177 C9.61475369,24.6627132 9.18737785,25.0908909 8.6637823,25.0908909 L8.6637823,25.0908909 Z M14.0320398,0 L0.950971385,0 C0.427375842,0 0,0.427375842 0,0.950971385 L0,25.801313 C0,26.3249085 0.427375842,26.7522844 0.950971385,26.7522844 L14.0320398,26.7522844 C14.5548335,26.7522844 14.9830112,26.3249085 14.9830112,25.801313 L14.9830112,0.950971385 C14.9830112,0.427375842 14.5548335,0 14.0320398,0 L14.0320398,0 Z", fill: "currentColor" })))))));
25
+ : undefined, fill: "currentColor" }, this.afTitle && index.h("title", { key: '33ae02924967f6ba9947f997c857da661648f3ea', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'd84d36f1bacbbe7e28ce426a2d386282fc114579' }, this.afDesc), index.h("defs", { key: '94ffba98c52fec0a94684fbd58621a45de037c75' }, index.h("polygon", { key: '0cea5f79eedfe5fabf040cfb218f2dbf410dd7ac', points: "0 0 30.0035481 0 30.0035481 6.03217346 0 6.03217346" }), index.h("polygon", { key: '73ff3e89b2e59b7af94f073356887e19ff34bf81', points: "0 0 14.9826905 0 14.9826905 26.7522844 0 26.7522844" })), index.h("g", { key: 'c7fccac14b76924207e51187b1a569869c753131', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: 'af8b8d50ac1602b44c1313c2ec9a2a2d436054fc', transform: "translate(-380, -638)" }, index.h("g", { key: '5508fdcab80aae4cfdda910dad38fd7cbb500bba', transform: "translate(380, 643)" }, index.h("path", { key: '6ed9c413a3e91d8cf48802ae6a8bf50beea1454f', d: "M38.557239,1.89713178 C38.557239,0.853148021 37.7409752,0 36.7426958,0 L3.85159447,0 C2.8541169,0 2.03705127,0.853148021 2.03705127,1.89713178 L2.03705127,22.5474834 L5.75113175,22.5474834 L5.75113175,4.94328717 C5.75113175,4.47982894 6.11436112,4.09976112 6.55777358,4.09976112 L34.0365167,4.09976112 C34.480731,4.09976112 34.8439604,4.47982894 34.8439604,4.94328717 L34.8439604,7.36641999 L38.557239,7.36641999 L38.557239,1.89713178 Z", id: "Fill-1", fill: "currentColor" }), index.h("g", { key: 'b079ff9782e424ac2991f91113e74d42a3f1a954', transform: "translate(0, 25.7765)" }, index.h("mask", { key: '111405507692230127422a9f24ca7487f5a92722', id: "mask-2", fill: "white" }, index.h("use", { key: '4f2dc4a37b45515925df818acb5045a887953df2', href: "#path-1" })), index.h("g", { key: '27cbfbca31f4b496e02bcbe8d9d6cd53cfad67ed', id: "Clip-4" }), index.h("path", { key: '34970a233bec6f22e2073b634a022f434a4c14a1', d: "M28.6067588,0 C26.0352872,0.894843225 24.8301355,2.10640964 20.2973857,2.10640964 C15.7646359,2.10640964 14.5594842,0.894843225 11.9880126,0 L-0.000160366169,0 L-0.000160366169,2.86654528 C-0.000160366169,4.60812188 0.94279271,6.03217346 3.08207741,6.03217346 L30.0035481,6.03217346 L30.0035481,0 L28.6067588,0 Z", fill: "currentColor" })), index.h("path", { key: '9bf0417d71fd7508d24532f24cfe78eb69a8b95e', d: "M15.5222425,15.3221857 C15.1493911,13.0754556 14.7773416,10.8279238 14.4044903,8.58119373 C14.4020848,8.56435528 14.3948683,8.54751683 14.3972738,8.53148021 C14.4093012,8.43125136 14.4229324,8.33182433 14.4365635,8.23239731 C14.5263685,8.2660742 14.6282011,8.28371448 14.7051768,8.33743715 C17.4803134,10.2498037 20.2522426,12.1653776 23.0249737,14.0809515 C24.0264604,14.7721297 25.0279471,15.4633079 26.028632,16.1552879 C26.043065,16.164108 26.0607053,16.1705227 26.0703272,16.183352 C26.1144279,16.2426875 26.1553213,16.3044284 26.1978184,16.3645658 C26.1336719,16.40145 26.0735346,16.4591818 26.0045771,16.4712093 C25.170673,16.6179443 24.3359671,16.7574629 23.5012612,16.9001888 C23.0370012,16.97957 22.5727411,17.0605549 22.1092829,17.1431435 C21.8206238,17.1944607 21.7588828,17.3307719 21.9152398,17.5761322 C22.8710222,19.079565 23.8276064,20.582196 24.7841906,22.084827 C24.9974776,22.4199923 24.9662062,22.577953 24.63505,22.7904382 C24.1491405,23.1015485 23.6624292,23.4110552 23.1749161,23.7181565 C22.9303576,23.872108 22.7451347,23.8288091 22.5911832,23.5858544 C21.7067638,22.1970833 20.823948,20.8067087 19.9403304,19.4171358 C19.8529309,19.2800227 19.7647295,19.1437115 19.6765281,19.0074002 C19.5257839,18.7748693 19.3702287,18.771662 19.2090607,19.0017874 C18.780883,19.6127825 18.3551108,20.2253813 17.9285368,20.8371782 C17.6110118,21.2926181 17.2942886,21.7480581 16.9767636,22.203498 C16.9543123,22.2355712 16.9366721,22.2748609 16.9062025,22.2973122 C16.8645073,22.3285836 16.8075773,22.3734861 16.7666839,22.364666 C16.7273942,22.3566477 16.69051,22.2925012 16.6704642,22.2451932 C16.6496166,22.1946778 16.648013,22.1353424 16.6391928,22.080016 C16.2655396,19.8276732 15.8918865,17.5753303 15.5182333,15.3229875 C15.519837,15.3221857 15.5214406,15.3221857 15.5222425,15.3221857", fill: "currentColor" }), index.h("g", { key: '232f1c78f1441e70d6489c2c8fa333ff177a628f', transform: "translate(33.0173, 10.7796)" }, index.h("mask", { key: '6c471bc722d540bc6b657d9c7c0ace7db1ddd8b1', id: "mask-4", fill: "white" }, index.h("use", { key: 'c445596c3a05a95c3f543db616d3e298e19807eb', href: "#path-3" })), index.h("g", { key: 'c96f7ccf85340247746517bcfe01a02918893f60' }), index.h("path", { key: 'ddb25040e6ac26cc608ddb54f35716f08426fd7d', d: "M12.538229,21.5259509 L10.6354844,21.5259509 L4.34672502,21.5259509 L2.44478225,21.5259509 L2.44478225,2.89541119 L12.538229,2.89541119 L12.538229,21.5259509 Z M8.6637823,25.0908909 L6.31842708,25.0908909 C5.79563336,25.0908909 5.36745569,24.6627132 5.36745569,24.1391177 C5.36745569,23.6163239 5.79563336,23.1881463 6.31842708,23.1881463 L8.6637823,23.1881463 C9.18737785,23.1881463 9.61475369,23.6163239 9.61475369,24.1391177 C9.61475369,24.6627132 9.18737785,25.0908909 8.6637823,25.0908909 L8.6637823,25.0908909 Z M14.0320398,0 L0.950971385,0 C0.427375842,0 0,0.427375842 0,0.950971385 L0,25.801313 C0,26.3249085 0.427375842,26.7522844 0.950971385,26.7522844 L14.0320398,26.7522844 C14.5548335,26.7522844 14.9830112,26.3249085 14.9830112,25.801313 L14.9830112,0.950971385 C14.9830112,0.427375842 14.5548335,0 14.0320398,0 L14.0320398,0 Z", fill: "currentColor" })))))));
26
26
  }
27
27
  };
28
28
  IconLaptopPhone.style = DigiIconLaptopPhoneStyle0;
@@ -18,11 +18,11 @@ const IconLattlast = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'e26c2c607f7d8cf0c23a46ad6c05d59aa688f9a0', class: "digi-icon-lattlast", width: "21", height: "27", viewBox: "0 0 21 27", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '606cc6a5ecc2ef52157dca0bf25fe22d73d98e84', class: "digi-icon-lattlast", width: "21", height: "27", viewBox: "0 0 21 27", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'd3efa2182232e96c8fa07b005f0585e4504e0268', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '5afa1a09f7a8a6ef5e052195378636ce7d58dbf4' }, this.afDesc), index.h("path", { key: 'c241934448127084776e6d68f482e31bb7cc571d', class: "digi-icon-lattlast__shape", d: "M1.657 7.364c.915 0 1.657.72 1.657 1.607v14.814h8.76c.915 0 1.657.72 1.657 1.607 0 .888-.742 1.608-1.657 1.608H1.657C.742 27 0 26.28 0 25.392V8.972c0-.889.742-1.608 1.657-1.608zM8.927 0c.915 0 1.657.72 1.657 1.608V16.42h8.759c.915 0 1.657.72 1.657 1.608 0 .888-.742 1.607-1.657 1.607H8.926c-.915 0-1.657-.72-1.657-1.607V1.608C7.27.72 8.011 0 8.926 0z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '65ee7bf072ea8d93177ba58e4fcbec43a7f03ee3', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '182246470c77d0817ef9bdbf04543d2303b821ac' }, this.afDesc), index.h("path", { key: '913f18e74a7e97c60f630d38f2c5510b8ef2a89a', class: "digi-icon-lattlast__shape", d: "M1.657 7.364c.915 0 1.657.72 1.657 1.607v14.814h8.76c.915 0 1.657.72 1.657 1.607 0 .888-.742 1.608-1.657 1.608H1.657C.742 27 0 26.28 0 25.392V8.972c0-.889.742-1.608 1.657-1.608zM8.927 0c.915 0 1.657.72 1.657 1.608V16.42h8.759c.915 0 1.657.72 1.657 1.608 0 .888-.742 1.607-1.657 1.607H8.926c-.915 0-1.657-.72-1.657-1.607V1.608C7.27.72 8.011 0 8.926 0z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconLattlast.style = DigiIconLattlastStyle0;
@@ -18,11 +18,11 @@ const IconLicenceBus = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'edede21b8ecc10a7d166cff96edc0274dda48025', class: "digi-icon-licence-bus", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'f3251547bcba10385b399b8c2e27efa69ff4e465', class: "digi-icon-licence-bus", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '49a05932d17eed8b4fd127fbb839578fa17ae725', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c8660f592119773a4ab7678785c4525f38e5be37' }, this.afDesc), index.h("path", { key: '995e92ea0b3c3940e29e6ae187655abb1f6145cc', class: "digi-icon-licence-bus__shape", d: "M45.75,12 L45,12 L45,7.5 C45,3.3 35.7,0 24,0 C12.3,0 3,3.3 3,7.5 L3,12 L2.25,12 C1.0078125,12 0,13.006875 0,14.25 L0,21.75 C0,22.9921875 1.0078125,24 2.25,24 L3,24 L3,39 C3,40.6565625 4.3434375,42 6,42 L6,45 C6,46.6565625 7.3434375,48 9,48 L12,48 C13.6565625,48 15,46.6565625 15,45 L15,42 L33,42 L33,45 C33,46.6565625 34.3434375,48 36,48 L39,48 C40.6565625,48 42,46.6565625 42,45 L42,42 L42.6,42 C44.1,42 45,40.8 45,39.6 L45,24 L45.75,24 C46.9921875,24 48,22.9921875 48,21.75 L48,14.25 C48,13.006875 46.9921875,12 45.75,12 Z M10.5,37.5 C8.8434375,37.5 7.5,36.1565625 7.5,34.5 C7.5,32.8434375 8.8434375,31.5 10.5,31.5 C12.1565625,31.5 13.5,32.8434375 13.5,34.5 C13.5,36.1565625 12.1565625,37.5 10.5,37.5 Z M12,27 C10.3434375,27 9,25.6565625 9,24 L9,12 C9,10.3434375 10.3434375,9 12,9 L36,9 C37.6565625,9 39,10.3434375 39,12 L39,24 C39,25.6565625 37.6565625,27 36,27 L12,27 Z M37.5,37.5 C35.8434375,37.5 34.5,36.1565625 34.5,34.5 C34.5,32.8434375 35.8434375,31.5 37.5,31.5 C39.1565625,31.5 40.5,32.8434375 40.5,34.5 C40.5,36.1565625 39.1565625,37.5 37.5,37.5 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '42c5d6e8db74d6470021865b291f4491aaeb64ff', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '74822582e8c4cb30316101bc279c2433fc16fadf' }, this.afDesc), index.h("path", { key: 'a6fb865ea40a9c45931ade91b2ce5ff6c5594d0b', class: "digi-icon-licence-bus__shape", d: "M45.75,12 L45,12 L45,7.5 C45,3.3 35.7,0 24,0 C12.3,0 3,3.3 3,7.5 L3,12 L2.25,12 C1.0078125,12 0,13.006875 0,14.25 L0,21.75 C0,22.9921875 1.0078125,24 2.25,24 L3,24 L3,39 C3,40.6565625 4.3434375,42 6,42 L6,45 C6,46.6565625 7.3434375,48 9,48 L12,48 C13.6565625,48 15,46.6565625 15,45 L15,42 L33,42 L33,45 C33,46.6565625 34.3434375,48 36,48 L39,48 C40.6565625,48 42,46.6565625 42,45 L42,42 L42.6,42 C44.1,42 45,40.8 45,39.6 L45,24 L45.75,24 C46.9921875,24 48,22.9921875 48,21.75 L48,14.25 C48,13.006875 46.9921875,12 45.75,12 Z M10.5,37.5 C8.8434375,37.5 7.5,36.1565625 7.5,34.5 C7.5,32.8434375 8.8434375,31.5 10.5,31.5 C12.1565625,31.5 13.5,32.8434375 13.5,34.5 C13.5,36.1565625 12.1565625,37.5 10.5,37.5 Z M12,27 C10.3434375,27 9,25.6565625 9,24 L9,12 C9,10.3434375 10.3434375,9 12,9 L36,9 C37.6565625,9 39,10.3434375 39,12 L39,24 C39,25.6565625 37.6565625,27 36,27 L12,27 Z M37.5,37.5 C35.8434375,37.5 34.5,36.1565625 34.5,34.5 C34.5,32.8434375 35.8434375,31.5 37.5,31.5 C39.1565625,31.5 40.5,32.8434375 40.5,34.5 C40.5,36.1565625 39.1565625,37.5 37.5,37.5 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconLicenceBus.style = DigiIconLicenceBusStyle0;
@@ -18,11 +18,11 @@ const IconLicenceCar = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '5123d34470693bad1a88ed4435b5b015d5845b37', class: "digi-icon-licence-car", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '5521ca67a0e0894aa2bac5be6f4b6a556daf4228', class: "digi-icon-licence-car", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '1c0d43035492a24b3b43124fa07531b3c5afe713', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'e5e2c2a3e94918af1999bd43089c47878df145cf' }, this.afDesc), index.h("path", { key: '716b790fdb431957a618e1178a15b07ab88eca2e', class: "digi-icon-licence-car__shape", d: "M40.8,19.244898 L39.6,19.244898 L31.4415,8.83826531 C30.5303537,7.67651295 29.1512212,7 27.693,7 L11.64975,7 C9.687,7 7.92225,8.21913265 7.19325,10.0788265 L3.6,19.4178571 C1.533,19.9642857 0,21.8630102 0,24.1428571 L0,32.7142857 C0,33.3908163 0.537,33.9387755 1.2,33.9387755 L4.8,33.9387755 C4.8,37.9964286 8.0235,41.2857143 12,41.2857143 C15.9765,41.2857143 19.2,37.9964286 19.2,33.9387755 L28.8,33.9387755 C28.8,37.9964286 32.0235,41.2857143 36,41.2857143 C39.9765,41.2857143 43.2,37.9964286 43.2,33.9387755 L46.8,33.9387755 C47.463,33.9387755 48,33.3908163 48,32.7142857 L48,26.5918367 C48,22.5341837 44.7765,19.244898 40.8,19.244898 Z M12,37.6122449 C10.01475,37.6122449 8.4,35.9645408 8.4,33.9387755 C8.4,31.9130102 10.01475,30.2653061 12,30.2653061 C13.98525,30.2653061 15.6,31.9130102 15.6,33.9387755 C15.6,35.9645408 13.98525,37.6122449 12,37.6122449 Z M17.4,19.244898 L8.76975,19.244898 L11.64975,11.8979592 L17.4,11.8979592 L17.4,19.244898 Z M21,19.244898 L21,11.8979592 L27.693,11.8979592 L33.453,19.244898 L21,19.244898 Z M36,37.6122449 C34.01475,37.6122449 32.4,35.9645408 32.4,33.9387755 C32.4,31.9130102 34.01475,30.2653061 36,30.2653061 C37.98525,30.2653061 39.6,31.9130102 39.6,33.9387755 C39.6,35.9645408 37.98525,37.6122449 36,37.6122449 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '81fe04826b61bf421dd9f014a10b30d40f24b489', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '7e086637c1055e3b3f8da2fbb5dea987144c3847' }, this.afDesc), index.h("path", { key: '3a233fe6517d15a4cfe0f59fb5b8d12e9c1ed735', class: "digi-icon-licence-car__shape", d: "M40.8,19.244898 L39.6,19.244898 L31.4415,8.83826531 C30.5303537,7.67651295 29.1512212,7 27.693,7 L11.64975,7 C9.687,7 7.92225,8.21913265 7.19325,10.0788265 L3.6,19.4178571 C1.533,19.9642857 0,21.8630102 0,24.1428571 L0,32.7142857 C0,33.3908163 0.537,33.9387755 1.2,33.9387755 L4.8,33.9387755 C4.8,37.9964286 8.0235,41.2857143 12,41.2857143 C15.9765,41.2857143 19.2,37.9964286 19.2,33.9387755 L28.8,33.9387755 C28.8,37.9964286 32.0235,41.2857143 36,41.2857143 C39.9765,41.2857143 43.2,37.9964286 43.2,33.9387755 L46.8,33.9387755 C47.463,33.9387755 48,33.3908163 48,32.7142857 L48,26.5918367 C48,22.5341837 44.7765,19.244898 40.8,19.244898 Z M12,37.6122449 C10.01475,37.6122449 8.4,35.9645408 8.4,33.9387755 C8.4,31.9130102 10.01475,30.2653061 12,30.2653061 C13.98525,30.2653061 15.6,31.9130102 15.6,33.9387755 C15.6,35.9645408 13.98525,37.6122449 12,37.6122449 Z M17.4,19.244898 L8.76975,19.244898 L11.64975,11.8979592 L17.4,11.8979592 L17.4,19.244898 Z M21,19.244898 L21,11.8979592 L27.693,11.8979592 L33.453,19.244898 L21,19.244898 Z M36,37.6122449 C34.01475,37.6122449 32.4,35.9645408 32.4,33.9387755 C32.4,31.9130102 34.01475,30.2653061 36,30.2653061 C37.98525,30.2653061 39.6,31.9130102 39.6,33.9387755 C39.6,35.9645408 37.98525,37.6122449 36,37.6122449 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconLicenceCar.style = DigiIconLicenceCarStyle0;
@@ -18,11 +18,11 @@ const IconLicenceMotorcycle = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '76d55ba2a3e42e4cd2c460e24787b585048ddfe8', class: "digi-icon-licence-motorcycle", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'e46283695a5fa45b904da783e0a807141c4d3b46', class: "digi-icon-licence-motorcycle", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: '7060158a6573b78717f5050ada5fe475c91097a7', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '33ac25752c63b4218b07729c371290b6c2db7e65' }, this.afDesc), index.h("path", { key: 'b4d671b8eb5c6c03a5a8d8478c2a5395042923d0', class: "digi-icon-licence-motorcycle__shape", d: "M38.4614246,19.0739101 C37.3441716,19.0660399 36.279407,19.2549257 35.2821275,19.6169569 L32.815173,15.2961938 L38.9938069,15.2961938 C39.9910864,15.2961938 40.793409,14.4540779 40.793409,13.4073357 L40.793409,10.8888582 C40.793409,9.84211593 39.9910864,9 38.9938069,9 L35.5970579,9 C35.0871706,9 34.5997784,9.22823703 34.262353,9.62174914 L31.4504747,12.9036402 L29.7408527,9.91294811 C29.4109257,9.34629066 28.826055,9 28.1961943,9 L22.1975206,9 C21.5376665,9 20.9977859,9.56665745 20.9977859,10.2592388 L20.9977859,11.5184775 C20.9977859,12.2110589 21.5376665,12.7777163 22.1975206,12.7777163 L27.1764197,12.7777163 L28.6161014,15.2961938 L17.0911496,15.2961938 C15.7639431,13.4781679 13.724394,12.1480969 9.6003059,12.1480969 L5.43872604,12.1480969 C4.42644986,12.1480969 3.5791372,13.0138236 3.60163223,14.0763063 C3.61662891,15.0994378 4.41895152,15.9258132 5.40123433,15.9258132 L9.6003059,15.9258132 C11.4373997,15.9258132 12.5021643,16.7836696 13.1845134,17.8776333 L12.3372008,19.491033 C11.3624163,19.1840935 10.3201467,19.0424292 9.24038548,19.0817804 C4.19400125,19.2706662 0.122401501,23.6071697 0.00242802741,28.911713 C-0.117545446,34.5861577 4.22399462,39.2217304 9.6003059,39.2217304 C14.0693178,39.2217304 17.8259872,36.0106716 18.8982501,31.6662978 L25.2118541,31.6662978 C26.239127,31.6662978 27.0564463,30.7690902 27.0114562,29.690867 C26.853991,25.9839829 28.3236661,22.31645 31.2255245,19.8530641 L32.1628172,21.4900745 C30.0932748,23.3553219 28.7810649,26.1256472 28.80356,29.2186525 C28.8410517,34.6963411 33.0926116,39.174509 38.3114577,39.2217304 C43.6802707,39.2768221 48.0443058,34.6963411 47.9996605,29.0612476 C47.9468273,23.583559 43.6802707,19.1132613 38.4614246,19.0739101 L38.4614246,19.0739101 Z M9.6003059,35.4440141 C6.29353704,35.4440141 3.60163223,32.6185971 3.60163223,29.1478203 C3.60163223,25.6770434 6.29353704,22.8516264 9.6003059,22.8516264 C9.91523626,22.8516264 10.2301666,22.8752372 10.5375987,22.9303289 L7.42578669,28.8644916 C6.76593259,30.1237303 7.63574027,31.6662978 9.00043853,31.6662978 L15.0965906,31.6662978 C14.1667962,33.8857061 12.0522638,35.4440141 9.6003059,35.4440141 Z M44.3851148,29.4941109 C44.2201513,32.6894293 41.7606951,35.2708688 38.7238666,35.4361439 C35.2671309,35.6328999 32.3952658,32.7366508 32.3952658,29.1478203 C32.3952658,27.4635884 33.0251266,25.9367614 34.0523994,24.8113168 L37.7565804,31.2963964 C38.0940058,31.8945348 38.8363417,32.0834207 39.4062157,31.7292597 L40.4334885,31.0838999 C41.0033625,30.729739 41.1833228,29.950585 40.8458974,29.3524466 L37.2017031,22.9854206 C37.5916169,22.8988479 37.989029,22.8594813 38.3939395,22.8594813 C41.8131835,22.8516264 44.565075,25.8659292 44.3851148,29.4941109 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: '0bd9c7befc5b4125bf09b836f574b00e83c0c9fe', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '4ebdffae064c5e2439fe535447dd559ad1a5d47d' }, this.afDesc), index.h("path", { key: 'e140136c97b778e63efde179472935df0fa7e87d', class: "digi-icon-licence-motorcycle__shape", d: "M38.4614246,19.0739101 C37.3441716,19.0660399 36.279407,19.2549257 35.2821275,19.6169569 L32.815173,15.2961938 L38.9938069,15.2961938 C39.9910864,15.2961938 40.793409,14.4540779 40.793409,13.4073357 L40.793409,10.8888582 C40.793409,9.84211593 39.9910864,9 38.9938069,9 L35.5970579,9 C35.0871706,9 34.5997784,9.22823703 34.262353,9.62174914 L31.4504747,12.9036402 L29.7408527,9.91294811 C29.4109257,9.34629066 28.826055,9 28.1961943,9 L22.1975206,9 C21.5376665,9 20.9977859,9.56665745 20.9977859,10.2592388 L20.9977859,11.5184775 C20.9977859,12.2110589 21.5376665,12.7777163 22.1975206,12.7777163 L27.1764197,12.7777163 L28.6161014,15.2961938 L17.0911496,15.2961938 C15.7639431,13.4781679 13.724394,12.1480969 9.6003059,12.1480969 L5.43872604,12.1480969 C4.42644986,12.1480969 3.5791372,13.0138236 3.60163223,14.0763063 C3.61662891,15.0994378 4.41895152,15.9258132 5.40123433,15.9258132 L9.6003059,15.9258132 C11.4373997,15.9258132 12.5021643,16.7836696 13.1845134,17.8776333 L12.3372008,19.491033 C11.3624163,19.1840935 10.3201467,19.0424292 9.24038548,19.0817804 C4.19400125,19.2706662 0.122401501,23.6071697 0.00242802741,28.911713 C-0.117545446,34.5861577 4.22399462,39.2217304 9.6003059,39.2217304 C14.0693178,39.2217304 17.8259872,36.0106716 18.8982501,31.6662978 L25.2118541,31.6662978 C26.239127,31.6662978 27.0564463,30.7690902 27.0114562,29.690867 C26.853991,25.9839829 28.3236661,22.31645 31.2255245,19.8530641 L32.1628172,21.4900745 C30.0932748,23.3553219 28.7810649,26.1256472 28.80356,29.2186525 C28.8410517,34.6963411 33.0926116,39.174509 38.3114577,39.2217304 C43.6802707,39.2768221 48.0443058,34.6963411 47.9996605,29.0612476 C47.9468273,23.583559 43.6802707,19.1132613 38.4614246,19.0739101 L38.4614246,19.0739101 Z M9.6003059,35.4440141 C6.29353704,35.4440141 3.60163223,32.6185971 3.60163223,29.1478203 C3.60163223,25.6770434 6.29353704,22.8516264 9.6003059,22.8516264 C9.91523626,22.8516264 10.2301666,22.8752372 10.5375987,22.9303289 L7.42578669,28.8644916 C6.76593259,30.1237303 7.63574027,31.6662978 9.00043853,31.6662978 L15.0965906,31.6662978 C14.1667962,33.8857061 12.0522638,35.4440141 9.6003059,35.4440141 Z M44.3851148,29.4941109 C44.2201513,32.6894293 41.7606951,35.2708688 38.7238666,35.4361439 C35.2671309,35.6328999 32.3952658,32.7366508 32.3952658,29.1478203 C32.3952658,27.4635884 33.0251266,25.9367614 34.0523994,24.8113168 L37.7565804,31.2963964 C38.0940058,31.8945348 38.8363417,32.0834207 39.4062157,31.7292597 L40.4334885,31.0838999 C41.0033625,30.729739 41.1833228,29.950585 40.8458974,29.3524466 L37.2017031,22.9854206 C37.5916169,22.8988479 37.989029,22.8594813 38.3939395,22.8594813 C41.8131835,22.8516264 44.565075,25.8659292 44.3851148,29.4941109 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconLicenceMotorcycle.style = DigiIconLicenceMotorcycleStyle0;
@@ -18,11 +18,11 @@ const IconLicenceTruck = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'd644b9aece1b4df150fe1fd524204ebb951ca462', class: "digi-icon-licence-truck", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '4e751e63f18269df3a47a9687fd26daff605e9ee', class: "digi-icon-licence-truck", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '821f54a59b9f07625697973212b37ae563e6d1fe', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '532bba89b39a81e84ce07693e670b91a80088075' }, this.afDesc), index.h("path", { key: '5113374f02e9d645260453ddc0a50b5c422187aa', class: "digi-icon-licence-truck__shape", d: "M46.5975,22.7117347 L42.21,18.2346939 C41.31,17.3163265 40.0875,16.8035714 38.8125,16.8035714 L36,16.8035714 L36,9.44897959 C36,8.09438776 34.9275,7 33.6,7 L2.4,7 C1.0725,7 0,8.09438776 0,9.44897959 L0,35.1632653 C0,38.5459184 2.685,41.2857143 6,41.2857143 C7.9725,41.2857143 9.705,40.2984694 10.8,38.8061224 C11.895,40.3061224 13.6275,41.2857143 15.6,41.2857143 C18.915,41.2857143 21.6,38.5459184 21.6,35.1632653 C21.6,34.7423469 21.555,34.3367347 21.48,33.9387755 L33.72,33.9387755 C33.6375,34.3367347 33.6,34.7423469 33.6,35.1632653 C33.6,38.5459184 36.285,41.2857143 39.6,41.2857143 C42.915,41.2857143 45.6,38.5459184 45.6,35.1632653 C45.6,34.7423469 45.555,34.3367347 45.48,33.9387755 L46.8,33.9387755 C47.46,33.9387755 48,33.3877551 48,32.7142857 L48,26.1709184 C48,24.869898 47.4975,23.630102 46.5975,22.7117347 Z M6,37.6122449 C4.68,37.6122449 3.6,36.5102041 3.6,35.1632653 C3.6,33.8163265 4.68,32.7142857 6,32.7142857 C7.32,32.7142857 8.4,33.8163265 8.4,35.1632653 C8.4,36.5102041 7.32,37.6122449 6,37.6122449 Z M15.6,37.6122449 C14.28,37.6122449 13.2,36.5102041 13.2,35.1632653 C13.2,33.8163265 14.28,32.7142857 15.6,32.7142857 C16.92,32.7142857 18,33.8163265 18,35.1632653 C18,36.5102041 16.92,37.6122449 15.6,37.6122449 Z M36,20.4693878 L38.8125,20.4693878 C39.135,20.4693878 39.435,20.5994898 39.66,20.8290816 L42.9075,24.1428571 L36,24.1428571 L36,20.4693878 Z M39.6,37.6122449 C38.28,37.6122449 37.2,36.5102041 37.2,35.1632653 C37.2,33.8163265 38.28,32.7142857 39.6,32.7142857 C40.92,32.7142857 42,33.8163265 42,35.1632653 C42,36.5102041 40.92,37.6122449 39.6,37.6122449 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '8e1fa0f82c16fbc9debe6de0f6cb3ed27a67b5c0', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '5475f47f123a2cb6afc45dd4bee927921f2dbb82' }, this.afDesc), index.h("path", { key: 'efc0998b50459812a8f33575da74e14826fc03d2', class: "digi-icon-licence-truck__shape", d: "M46.5975,22.7117347 L42.21,18.2346939 C41.31,17.3163265 40.0875,16.8035714 38.8125,16.8035714 L36,16.8035714 L36,9.44897959 C36,8.09438776 34.9275,7 33.6,7 L2.4,7 C1.0725,7 0,8.09438776 0,9.44897959 L0,35.1632653 C0,38.5459184 2.685,41.2857143 6,41.2857143 C7.9725,41.2857143 9.705,40.2984694 10.8,38.8061224 C11.895,40.3061224 13.6275,41.2857143 15.6,41.2857143 C18.915,41.2857143 21.6,38.5459184 21.6,35.1632653 C21.6,34.7423469 21.555,34.3367347 21.48,33.9387755 L33.72,33.9387755 C33.6375,34.3367347 33.6,34.7423469 33.6,35.1632653 C33.6,38.5459184 36.285,41.2857143 39.6,41.2857143 C42.915,41.2857143 45.6,38.5459184 45.6,35.1632653 C45.6,34.7423469 45.555,34.3367347 45.48,33.9387755 L46.8,33.9387755 C47.46,33.9387755 48,33.3877551 48,32.7142857 L48,26.1709184 C48,24.869898 47.4975,23.630102 46.5975,22.7117347 Z M6,37.6122449 C4.68,37.6122449 3.6,36.5102041 3.6,35.1632653 C3.6,33.8163265 4.68,32.7142857 6,32.7142857 C7.32,32.7142857 8.4,33.8163265 8.4,35.1632653 C8.4,36.5102041 7.32,37.6122449 6,37.6122449 Z M15.6,37.6122449 C14.28,37.6122449 13.2,36.5102041 13.2,35.1632653 C13.2,33.8163265 14.28,32.7142857 15.6,32.7142857 C16.92,32.7142857 18,33.8163265 18,35.1632653 C18,36.5102041 16.92,37.6122449 15.6,37.6122449 Z M36,20.4693878 L38.8125,20.4693878 C39.135,20.4693878 39.435,20.5994898 39.66,20.8290816 L42.9075,24.1428571 L36,24.1428571 L36,20.4693878 Z M39.6,37.6122449 C38.28,37.6122449 37.2,36.5102041 37.2,35.1632653 C37.2,33.8163265 38.28,32.7142857 39.6,32.7142857 C40.92,32.7142857 42,33.8163265 42,35.1632653 C42,36.5102041 40.92,37.6122449 39.6,37.6122449 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconLicenceTruck.style = DigiIconLicenceTruckStyle0;
@@ -18,11 +18,11 @@ const IconLightbulb = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '6044c89c8318a40fd22518074186d6b48a0aa64f', class: "digi-icon-lightbulb", width: "18", height: "26", viewBox: "0 0 18 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '0b36ce4e78eda30fd522d68725f48773652ec5b9', class: "digi-icon-lightbulb", width: "18", height: "26", viewBox: "0 0 18 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'aff6cbd38a4215a76c09f0b4ae80f1868332bad2', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '8540c31eaf96bf75077c22dab10de2028e5c512e' }, this.afDesc), index.h("path", { key: '3e2c117bfe6331a2c06007a795a987fe832a9c64', class: "digi-icon-lightbulb__shape", d: "M13.09 21.734v1.422c0 .53-.34.982-.817 1.15v.475c0 .673-.55 1.219-1.228 1.219h-4.09a1.223 1.223 0 01-1.228-1.219v-.476a1.22 1.22 0 01-.818-1.149v-1.422c0-.336.275-.609.614-.609h6.954c.34 0 .614.273.614.61zM5.774 19.5c-.507 0-.963-.309-1.144-.778C2.644 13.586 0 14.104 0 8.937 0 4.003 4.03 0 9 0s9 4.002 9 8.938c0 5.166-2.644 4.648-4.629 9.784-.181.47-.637.778-1.144.778H5.773zM4.909 8.937c0-2.24 1.835-4.062 4.091-4.062a.815.815 0 00.818-.813A.815.815 0 009 3.25c-3.158 0-5.727 2.551-5.727 5.688 0 .448.366.812.818.812a.815.815 0 00.818-.813z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'a32a50e2c508e8c14969cbfb334cae2ed4383fae', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '893bd083c6c15dee059dc3d982a8896fd2992f28' }, this.afDesc), index.h("path", { key: 'c68c2b58952afa9ebdfb19032ad869866231c5c5', class: "digi-icon-lightbulb__shape", d: "M13.09 21.734v1.422c0 .53-.34.982-.817 1.15v.475c0 .673-.55 1.219-1.228 1.219h-4.09a1.223 1.223 0 01-1.228-1.219v-.476a1.22 1.22 0 01-.818-1.149v-1.422c0-.336.275-.609.614-.609h6.954c.34 0 .614.273.614.61zM5.774 19.5c-.507 0-.963-.309-1.144-.778C2.644 13.586 0 14.104 0 8.937 0 4.003 4.03 0 9 0s9 4.002 9 8.938c0 5.166-2.644 4.648-4.629 9.784-.181.47-.637.778-1.144.778H5.773zM4.909 8.937c0-2.24 1.835-4.062 4.091-4.062a.815.815 0 00.818-.813A.815.815 0 009 3.25c-3.158 0-5.727 2.551-5.727 5.688 0 .448.366.812.818.812a.815.815 0 00.818-.813z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconLightbulb.style = DigiIconLightbulbStyle0;
@@ -18,11 +18,11 @@ const IconLinkedinIn = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'aa0940f1de758ee08298ecf4bc9c27cd6468adae', class: "digi-icon-linkedin-in", width: "22", height: "20", viewBox: "0 0 22 20", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'b6a0d9bc817c15ef015008ef93373a68aac39a09', class: "digi-icon-linkedin-in", width: "22", height: "20", viewBox: "0 0 22 20", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '59c2699a2e2bbb06e66f0499779cf286c0437b4a', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'db4c7bb67fdc3688f5173172d71626de7415acae' }, this.afDesc), index.h("path", { key: '6e1a55cfce0ca4f78708913a5a580b3194852d86', class: "digi-icon-linkedin-in__shape", d: "M22 20h-4.862v-7.03c0-1.841-.76-3.097-2.433-3.097-1.28 0-1.991.847-2.322 1.664-.124.294-.105.702-.105 1.11V20H7.461s.062-12.454 0-13.586h4.817v2.132c.285-.933 1.824-2.263 4.28-2.263 3.048 0 5.442 1.954 5.442 6.162V20zM2.59 4.714h-.031C1.006 4.714 0 3.675 0 2.36 0 1.017 1.036 0 2.62 0 4.2 0 5.173 1.014 5.204 2.355c0 1.317-1.004 2.36-2.615 2.36zm-2.035 1.7h4.288V20H.555V6.414z", fill: "currentColor", "fill-rule": "evenodd" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '1d16fb7fefd3cb0d41be91474287bcd432f031a1', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '3c595826783857eeea7c191895d70f3eacd0eba1' }, this.afDesc), index.h("path", { key: '8537eac270fe6077a45c0cdc7531273bd62de0c4', class: "digi-icon-linkedin-in__shape", d: "M22 20h-4.862v-7.03c0-1.841-.76-3.097-2.433-3.097-1.28 0-1.991.847-2.322 1.664-.124.294-.105.702-.105 1.11V20H7.461s.062-12.454 0-13.586h4.817v2.132c.285-.933 1.824-2.263 4.28-2.263 3.048 0 5.442 1.954 5.442 6.162V20zM2.59 4.714h-.031C1.006 4.714 0 3.675 0 2.36 0 1.017 1.036 0 2.62 0 4.2 0 5.173 1.014 5.204 2.355c0 1.317-1.004 2.36-2.615 2.36zm-2.035 1.7h4.288V20H.555V6.414z", fill: "currentColor", "fill-rule": "evenodd" })));
26
26
  }
27
27
  };
28
28
  IconLinkedinIn.style = DigiIconLinkedinInStyle0;