@designsystem-se/af 35.2.1-beta.1 → 35.3.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 (1819) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-notification.js +1 -1
  3. package/components/digi-badge-status.d.ts +1 -1
  4. package/components/digi-badge-status.js +1 -1
  5. package/components/digi-bar-chart.d.ts +1 -1
  6. package/components/digi-bar-chart.js +9 -9
  7. package/components/digi-button.d.ts +1 -1
  8. package/components/digi-button.js +1 -1
  9. package/components/digi-calendar-datepicker.d.ts +1 -1
  10. package/components/digi-calendar-datepicker.js +73 -159
  11. package/components/digi-calendar-week-view.d.ts +1 -1
  12. package/components/digi-calendar-week-view.js +9 -9
  13. package/components/digi-calendar.d.ts +1 -1
  14. package/components/digi-calendar.js +1 -1
  15. package/components/digi-chart-line.d.ts +1 -1
  16. package/components/digi-chart-line.js +7 -7
  17. package/components/digi-code-block.d.ts +1 -1
  18. package/components/digi-code-block.js +1 -1
  19. package/components/digi-code-example.d.ts +1 -1
  20. package/components/digi-code-example.js +19 -43
  21. package/components/digi-code.d.ts +1 -1
  22. package/components/digi-code.js +2 -2
  23. package/components/digi-context-menu.d.ts +1 -1
  24. package/components/digi-context-menu.js +7 -7
  25. package/components/digi-dialog.d.ts +1 -1
  26. package/components/digi-dialog.js +9 -12
  27. package/components/digi-expandable-accordion.d.ts +1 -1
  28. package/components/digi-expandable-accordion.js +4 -4
  29. package/components/digi-expandable-faq-item.d.ts +1 -1
  30. package/components/digi-expandable-faq-item.js +7 -7
  31. package/components/digi-expandable-faq.d.ts +1 -1
  32. package/components/digi-expandable-faq.js +3 -3
  33. package/components/digi-footer-card.d.ts +1 -1
  34. package/components/digi-footer-card.js +2 -2
  35. package/components/digi-footer.d.ts +1 -1
  36. package/components/digi-footer.js +7 -10
  37. package/components/digi-form-category-filter.d.ts +1 -1
  38. package/components/digi-form-category-filter.js +6 -6
  39. package/components/digi-form-checkbox.d.ts +1 -1
  40. package/components/digi-form-checkbox.js +1 -1
  41. package/components/digi-form-error-list.d.ts +1 -1
  42. package/components/digi-form-error-list.js +17 -20
  43. package/components/digi-form-fieldset.d.ts +1 -1
  44. package/components/digi-form-fieldset.js +1 -1
  45. package/components/digi-form-file-upload.d.ts +1 -1
  46. package/components/digi-form-file-upload.js +20 -20
  47. package/components/digi-form-filter.d.ts +1 -1
  48. package/components/digi-form-filter.js +9 -9
  49. package/components/digi-form-input-search.d.ts +1 -1
  50. package/components/digi-form-input-search.js +11 -11
  51. package/components/digi-form-input.d.ts +1 -1
  52. package/components/digi-form-input.js +1 -1
  53. package/components/digi-form-label.d.ts +1 -1
  54. package/components/digi-form-label.js +1 -1
  55. package/components/digi-form-radiobutton.d.ts +1 -1
  56. package/components/digi-form-radiobutton.js +1 -1
  57. package/components/digi-form-radiogroup.d.ts +1 -1
  58. package/components/digi-form-radiogroup.js +5 -36
  59. package/components/digi-form-receipt.d.ts +1 -1
  60. package/components/digi-form-receipt.js +5 -8
  61. package/components/digi-form-select-filter.d.ts +1 -1
  62. package/components/digi-form-select-filter.js +19 -22
  63. package/components/digi-form-select.d.ts +1 -1
  64. package/components/digi-form-select.js +1 -1
  65. package/components/digi-form-textarea.d.ts +1 -1
  66. package/components/digi-form-textarea.js +11 -14
  67. package/components/digi-form-validation-message.d.ts +1 -1
  68. package/components/digi-form-validation-message.js +1 -1
  69. package/components/digi-header-avatar.d.ts +1 -1
  70. package/components/digi-header-avatar.js +4 -4
  71. package/components/digi-header-navigation-item.d.ts +1 -1
  72. package/components/digi-header-navigation-item.js +2 -2
  73. package/components/digi-header-navigation.d.ts +1 -1
  74. package/components/digi-header-navigation.js +13 -15
  75. package/components/digi-header-notification.d.ts +1 -1
  76. package/components/digi-header-notification.js +3 -3
  77. package/components/digi-header.d.ts +1 -1
  78. package/components/digi-header.js +74 -33
  79. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  80. package/components/digi-icon-accessibility-deaf.js +3 -3
  81. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  82. package/components/digi-icon-accessibility-universal.js +3 -3
  83. package/components/digi-icon-apple.d.ts +1 -1
  84. package/components/digi-icon-apple.js +3 -3
  85. package/components/digi-icon-archive-outline.d.ts +1 -1
  86. package/components/digi-icon-archive-outline.js +3 -3
  87. package/components/digi-icon-archive.d.ts +1 -1
  88. package/components/digi-icon-archive.js +3 -3
  89. package/components/digi-icon-arrow-back.d.ts +1 -1
  90. package/components/digi-icon-arrow-back.js +3 -3
  91. package/components/digi-icon-arrow-down.d.ts +1 -1
  92. package/components/digi-icon-arrow-down.js +3 -3
  93. package/components/digi-icon-arrow-left.d.ts +1 -1
  94. package/components/digi-icon-arrow-left.js +3 -3
  95. package/components/digi-icon-arrow-right.d.ts +1 -1
  96. package/components/digi-icon-arrow-right.js +1 -1
  97. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  98. package/components/digi-icon-arrow-sign-in.js +3 -3
  99. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  100. package/components/digi-icon-arrow-sign-out.js +3 -3
  101. package/components/digi-icon-arrow-up.d.ts +1 -1
  102. package/components/digi-icon-arrow-up.js +3 -3
  103. package/components/digi-icon-at.d.ts +1 -1
  104. package/components/digi-icon-at.js +3 -3
  105. package/components/digi-icon-bars.d.ts +1 -1
  106. package/components/digi-icon-bars.js +1 -1
  107. package/components/digi-icon-bell-filled.d.ts +1 -1
  108. package/components/digi-icon-bell-filled.js +3 -3
  109. package/components/digi-icon-bell.d.ts +1 -1
  110. package/components/digi-icon-bell.js +3 -3
  111. package/components/digi-icon-book.d.ts +1 -1
  112. package/components/digi-icon-book.js +3 -3
  113. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  114. package/components/digi-icon-bookmark-outline.js +3 -3
  115. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  116. package/components/digi-icon-bookmark-solid.js +3 -3
  117. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  118. package/components/digi-icon-bubble-ellipsis.js +3 -3
  119. package/components/digi-icon-bubble.d.ts +1 -1
  120. package/components/digi-icon-bubble.js +3 -3
  121. package/components/digi-icon-building-outline.d.ts +1 -1
  122. package/components/digi-icon-building-outline.js +3 -3
  123. package/components/digi-icon-building-solid.d.ts +1 -1
  124. package/components/digi-icon-building-solid.js +3 -3
  125. package/components/digi-icon-bullseye.d.ts +1 -1
  126. package/components/digi-icon-bullseye.js +3 -3
  127. package/components/digi-icon-calculator-solid.d.ts +1 -1
  128. package/components/digi-icon-calculator-solid.js +3 -3
  129. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  130. package/components/digi-icon-calendar-alt-alert.js +3 -3
  131. package/components/digi-icon-calendar-alt.d.ts +1 -1
  132. package/components/digi-icon-calendar-alt.js +1 -1
  133. package/components/digi-icon-calendar.d.ts +1 -1
  134. package/components/digi-icon-calendar.js +3 -3
  135. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  136. package/components/digi-icon-caret-circle-right.js +3 -3
  137. package/components/digi-icon-caret-down.d.ts +1 -1
  138. package/components/digi-icon-caret-down.js +1 -1
  139. package/components/digi-icon-caret-left.d.ts +1 -1
  140. package/components/digi-icon-caret-left.js +3 -3
  141. package/components/digi-icon-caret-right.d.ts +1 -1
  142. package/components/digi-icon-caret-right.js +3 -3
  143. package/components/digi-icon-caret-up.d.ts +1 -1
  144. package/components/digi-icon-caret-up.js +1 -1
  145. package/components/digi-icon-chart.d.ts +1 -1
  146. package/components/digi-icon-chart.js +1 -1
  147. package/components/digi-icon-chat.d.ts +1 -1
  148. package/components/digi-icon-chat.js +3 -3
  149. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  150. package/components/digi-icon-check-circle-reg-alt.js +3 -3
  151. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  152. package/components/digi-icon-check-circle-solid.js +1 -1
  153. package/components/digi-icon-check.d.ts +1 -1
  154. package/components/digi-icon-check.js +1 -1
  155. package/components/digi-icon-checklist.d.ts +1 -1
  156. package/components/digi-icon-checklist.js +3 -3
  157. package/components/digi-icon-chevron-down.d.ts +1 -1
  158. package/components/digi-icon-chevron-down.js +1 -1
  159. package/components/digi-icon-chevron-left.d.ts +1 -1
  160. package/components/digi-icon-chevron-left.js +1 -1
  161. package/components/digi-icon-chevron-right.d.ts +1 -1
  162. package/components/digi-icon-chevron-right.js +1 -1
  163. package/components/digi-icon-chevron-up.d.ts +1 -1
  164. package/components/digi-icon-chevron-up.js +3 -3
  165. package/components/digi-icon-clock.d.ts +1 -1
  166. package/components/digi-icon-clock.js +3 -3
  167. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  168. package/components/digi-icon-communication-play-solid.js +3 -3
  169. package/components/digi-icon-compress-alt.d.ts +1 -1
  170. package/components/digi-icon-compress-alt.js +3 -3
  171. package/components/digi-icon-comunication-case.d.ts +1 -1
  172. package/components/digi-icon-comunication-case.js +3 -3
  173. package/components/digi-icon-comunication-flag.d.ts +1 -1
  174. package/components/digi-icon-comunication-flag.js +3 -3
  175. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  176. package/components/digi-icon-comunication-graduate.js +3 -3
  177. package/components/digi-icon-comunication-play.d.ts +1 -1
  178. package/components/digi-icon-comunication-play.js +3 -3
  179. package/components/digi-icon-cooperation.d.ts +1 -1
  180. package/components/digi-icon-cooperation.js +3 -3
  181. package/components/digi-icon-copy.d.ts +1 -1
  182. package/components/digi-icon-copy.js +1 -1
  183. package/components/digi-icon-danger-outline.d.ts +1 -1
  184. package/components/digi-icon-danger-outline.js +3 -3
  185. package/components/digi-icon-download.d.ts +1 -1
  186. package/components/digi-icon-download.js +3 -3
  187. package/components/digi-icon-dxa.d.ts +1 -1
  188. package/components/digi-icon-dxa.js +3 -3
  189. package/components/digi-icon-edit.d.ts +1 -1
  190. package/components/digi-icon-edit.js +3 -3
  191. package/components/digi-icon-ellipsis.d.ts +1 -1
  192. package/components/digi-icon-ellipsis.js +3 -3
  193. package/components/digi-icon-envelope-filled.d.ts +1 -1
  194. package/components/digi-icon-envelope-filled.js +3 -3
  195. package/components/digi-icon-envelope.d.ts +1 -1
  196. package/components/digi-icon-envelope.js +3 -3
  197. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  198. package/components/digi-icon-exclamation-circle-filled.js +3 -3
  199. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  200. package/components/digi-icon-exclamation-triangle-filled.js +3 -3
  201. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  202. package/components/digi-icon-exclamation-triangle-warning.js +3 -3
  203. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  204. package/components/digi-icon-exclamation-triangle.js +3 -3
  205. package/components/digi-icon-expand-alt.d.ts +1 -1
  206. package/components/digi-icon-expand-alt.js +3 -3
  207. package/components/digi-icon-external-link-alt.d.ts +1 -1
  208. package/components/digi-icon-external-link-alt.js +1 -1
  209. package/components/digi-icon-eye-slash.d.ts +1 -1
  210. package/components/digi-icon-eye-slash.js +3 -3
  211. package/components/digi-icon-eye.d.ts +1 -1
  212. package/components/digi-icon-eye.js +3 -3
  213. package/components/digi-icon-facebook-square.d.ts +1 -1
  214. package/components/digi-icon-facebook-square.js +3 -3
  215. package/components/digi-icon-file-add.d.ts +1 -1
  216. package/components/digi-icon-file-add.js +2 -2
  217. package/components/digi-icon-file-document.d.ts +1 -1
  218. package/components/digi-icon-file-document.js +3 -3
  219. package/components/digi-icon-file-excel.d.ts +1 -1
  220. package/components/digi-icon-file-excel.js +3 -3
  221. package/components/digi-icon-file-export.d.ts +1 -1
  222. package/components/digi-icon-file-export.js +2 -2
  223. package/components/digi-icon-file-governing.d.ts +1 -1
  224. package/components/digi-icon-file-governing.js +3 -3
  225. package/components/digi-icon-file-pdf.d.ts +1 -1
  226. package/components/digi-icon-file-pdf.js +3 -3
  227. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  228. package/components/digi-icon-file-powerpoint.js +3 -3
  229. package/components/digi-icon-file-remove.d.ts +1 -1
  230. package/components/digi-icon-file-remove.js +2 -2
  231. package/components/digi-icon-file-word.d.ts +1 -1
  232. package/components/digi-icon-file-word.js +3 -3
  233. package/components/digi-icon-film.d.ts +1 -1
  234. package/components/digi-icon-film.js +3 -3
  235. package/components/digi-icon-filter.d.ts +1 -1
  236. package/components/digi-icon-filter.js +3 -3
  237. package/components/digi-icon-folder-add.d.ts +1 -1
  238. package/components/digi-icon-folder-add.js +2 -2
  239. package/components/digi-icon-folder-directory.d.ts +1 -1
  240. package/components/digi-icon-folder-directory.js +2 -2
  241. package/components/digi-icon-folder-open.d.ts +1 -1
  242. package/components/digi-icon-folder-open.js +2 -2
  243. package/components/digi-icon-folder.d.ts +1 -1
  244. package/components/digi-icon-folder.js +2 -2
  245. package/components/digi-icon-globe-filled.d.ts +1 -1
  246. package/components/digi-icon-globe-filled.js +3 -3
  247. package/components/digi-icon-globe.d.ts +1 -1
  248. package/components/digi-icon-globe.js +3 -3
  249. package/components/digi-icon-headphones.d.ts +1 -1
  250. package/components/digi-icon-headphones.js +3 -3
  251. package/components/digi-icon-heart-solid.d.ts +1 -1
  252. package/components/digi-icon-heart-solid.js +3 -3
  253. package/components/digi-icon-heart.d.ts +1 -1
  254. package/components/digi-icon-heart.js +3 -3
  255. package/components/digi-icon-history.d.ts +1 -1
  256. package/components/digi-icon-history.js +3 -3
  257. package/components/digi-icon-home.d.ts +1 -1
  258. package/components/digi-icon-home.js +3 -3
  259. package/components/digi-icon-image.d.ts +1 -1
  260. package/components/digi-icon-image.js +3 -3
  261. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  262. package/components/digi-icon-info-circle-solid.js +3 -3
  263. package/components/digi-icon-input-select-marker.d.ts +1 -1
  264. package/components/digi-icon-input-select-marker.js +1 -1
  265. package/components/digi-icon-instagram.d.ts +1 -1
  266. package/components/digi-icon-instagram.js +3 -3
  267. package/components/digi-icon-job-suggestion.d.ts +1 -1
  268. package/components/digi-icon-job-suggestion.js +3 -3
  269. package/components/digi-icon-language-outline.d.ts +1 -1
  270. package/components/digi-icon-language-outline.js +3 -3
  271. package/components/digi-icon-language.d.ts +1 -1
  272. package/components/digi-icon-language.js +3 -3
  273. package/components/digi-icon-laptop-phone.d.ts +1 -1
  274. package/components/digi-icon-laptop-phone.js +3 -3
  275. package/components/digi-icon-lattlast.d.ts +1 -1
  276. package/components/digi-icon-lattlast.js +3 -3
  277. package/components/digi-icon-licence-bus.d.ts +1 -1
  278. package/components/digi-icon-licence-bus.js +3 -3
  279. package/components/digi-icon-licence-car.d.ts +1 -1
  280. package/components/digi-icon-licence-car.js +3 -3
  281. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  282. package/components/digi-icon-licence-motorcycle.js +3 -3
  283. package/components/digi-icon-licence-truck.d.ts +1 -1
  284. package/components/digi-icon-licence-truck.js +3 -3
  285. package/components/digi-icon-lightbulb.d.ts +1 -1
  286. package/components/digi-icon-lightbulb.js +3 -3
  287. package/components/digi-icon-linkedin-in.d.ts +1 -1
  288. package/components/digi-icon-linkedin-in.js +3 -3
  289. package/components/digi-icon-list-ul.d.ts +1 -1
  290. package/components/digi-icon-list-ul.js +1 -1
  291. package/components/digi-icon-lock.d.ts +1 -1
  292. package/components/digi-icon-lock.js +3 -3
  293. package/components/digi-icon-marker-filled.d.ts +1 -1
  294. package/components/digi-icon-marker-filled.js +3 -3
  295. package/components/digi-icon-marker.d.ts +1 -1
  296. package/components/digi-icon-marker.js +3 -3
  297. package/components/digi-icon-media-course.d.ts +1 -1
  298. package/components/digi-icon-media-course.js +3 -3
  299. package/components/digi-icon-media-podcast.d.ts +1 -1
  300. package/components/digi-icon-media-podcast.js +3 -3
  301. package/components/digi-icon-microphone-off.d.ts +1 -1
  302. package/components/digi-icon-microphone-off.js +3 -3
  303. package/components/digi-icon-microphone.d.ts +1 -1
  304. package/components/digi-icon-microphone.js +3 -3
  305. package/components/digi-icon-minus.d.ts +1 -1
  306. package/components/digi-icon-minus.js +1 -1
  307. package/components/digi-icon-move.d.ts +1 -1
  308. package/components/digi-icon-move.js +3 -3
  309. package/components/digi-icon-news.d.ts +1 -1
  310. package/components/digi-icon-news.js +1 -1
  311. package/components/digi-icon-notification-error.d.ts +1 -1
  312. package/components/digi-icon-notification-error.js +1 -1
  313. package/components/digi-icon-notification-info.d.ts +1 -1
  314. package/components/digi-icon-notification-info.js +1 -1
  315. package/components/digi-icon-notification-succes.d.ts +1 -1
  316. package/components/digi-icon-notification-succes.js +1 -1
  317. package/components/digi-icon-notification-warning.d.ts +1 -1
  318. package/components/digi-icon-notification-warning.js +1 -1
  319. package/components/digi-icon-online-computervideo.d.ts +1 -1
  320. package/components/digi-icon-online-computervideo.js +1 -1
  321. package/components/digi-icon-online-interview.d.ts +1 -1
  322. package/components/digi-icon-online-interview.js +3 -3
  323. package/components/digi-icon-online-meeting.d.ts +1 -1
  324. package/components/digi-icon-online-meeting.js +3 -3
  325. package/components/digi-icon-online-task.d.ts +1 -1
  326. package/components/digi-icon-online-task.js +3 -3
  327. package/components/digi-icon-online-video.d.ts +1 -1
  328. package/components/digi-icon-online-video.js +1 -1
  329. package/components/digi-icon-open-source.d.ts +1 -1
  330. package/components/digi-icon-open-source.js +3 -3
  331. package/components/digi-icon-palette.d.ts +1 -1
  332. package/components/digi-icon-palette.js +3 -3
  333. package/components/digi-icon-paperclip.d.ts +1 -1
  334. package/components/digi-icon-paperclip.js +1 -1
  335. package/components/digi-icon-paste.d.ts +1 -1
  336. package/components/digi-icon-paste.js +2 -2
  337. package/components/digi-icon-pen.d.ts +1 -1
  338. package/components/digi-icon-pen.js +3 -3
  339. package/components/digi-icon-phone-hangup.d.ts +1 -1
  340. package/components/digi-icon-phone-hangup.js +3 -3
  341. package/components/digi-icon-phone.d.ts +1 -1
  342. package/components/digi-icon-phone.js +3 -3
  343. package/components/digi-icon-plus.d.ts +1 -1
  344. package/components/digi-icon-plus.js +1 -1
  345. package/components/digi-icon-pod.d.ts +1 -1
  346. package/components/digi-icon-pod.js +1 -1
  347. package/components/digi-icon-print.d.ts +1 -1
  348. package/components/digi-icon-print.js +3 -3
  349. package/components/digi-icon-read.d.ts +1 -1
  350. package/components/digi-icon-read.js +3 -3
  351. package/components/digi-icon-redo.d.ts +1 -1
  352. package/components/digi-icon-redo.js +3 -3
  353. package/components/digi-icon-scale.d.ts +1 -1
  354. package/components/digi-icon-scale.js +2 -2
  355. package/components/digi-icon-screensharing-off.d.ts +1 -1
  356. package/components/digi-icon-screensharing-off.js +3 -3
  357. package/components/digi-icon-screensharing.d.ts +1 -1
  358. package/components/digi-icon-screensharing.js +3 -3
  359. package/components/digi-icon-search.d.ts +1 -1
  360. package/components/digi-icon-search.js +1 -1
  361. package/components/digi-icon-send-outline.d.ts +1 -1
  362. package/components/digi-icon-send-outline.js +3 -3
  363. package/components/digi-icon-send-solid.d.ts +1 -1
  364. package/components/digi-icon-send-solid.js +3 -3
  365. package/components/digi-icon-settings.d.ts +1 -1
  366. package/components/digi-icon-settings.js +3 -3
  367. package/components/digi-icon-share-alt.d.ts +1 -1
  368. package/components/digi-icon-share-alt.js +3 -3
  369. package/components/digi-icon-share-chain.d.ts +1 -1
  370. package/components/digi-icon-share-chain.js +3 -3
  371. package/components/digi-icon-sign.d.ts +1 -1
  372. package/components/digi-icon-sign.js +3 -3
  373. package/components/digi-icon-sliders-h.d.ts +1 -1
  374. package/components/digi-icon-sliders-h.js +3 -3
  375. package/components/digi-icon-sokkandidat.d.ts +1 -1
  376. package/components/digi-icon-sokkandidat.js +3 -3
  377. package/components/digi-icon-sort-down.d.ts +1 -1
  378. package/components/digi-icon-sort-down.js +3 -3
  379. package/components/digi-icon-sort-up.d.ts +1 -1
  380. package/components/digi-icon-sort-up.js +3 -3
  381. package/components/digi-icon-sort.d.ts +1 -1
  382. package/components/digi-icon-sort.js +3 -3
  383. package/components/digi-icon-spinner.d.ts +1 -1
  384. package/components/digi-icon-spinner.js +1 -1
  385. package/components/digi-icon-star-reg.d.ts +1 -1
  386. package/components/digi-icon-star-reg.js +3 -3
  387. package/components/digi-icon-star.d.ts +1 -1
  388. package/components/digi-icon-star.js +3 -3
  389. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  390. package/components/digi-icon-suitcase-outline.js +3 -3
  391. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  392. package/components/digi-icon-suitcase-solid.js +3 -3
  393. package/components/digi-icon-system-assistance.d.ts +1 -1
  394. package/components/digi-icon-system-assistance.js +3 -3
  395. package/components/digi-icon-table-column.d.ts +1 -1
  396. package/components/digi-icon-table-column.js +3 -3
  397. package/components/digi-icon-table-row.d.ts +1 -1
  398. package/components/digi-icon-table-row.js +3 -3
  399. package/components/digi-icon-table.d.ts +1 -1
  400. package/components/digi-icon-table.js +1 -1
  401. package/components/digi-icon-task-done.d.ts +1 -1
  402. package/components/digi-icon-task-done.js +3 -3
  403. package/components/digi-icon-toggle-off.d.ts +1 -1
  404. package/components/digi-icon-toggle-off.js +3 -3
  405. package/components/digi-icon-toggle-on.d.ts +1 -1
  406. package/components/digi-icon-toggle-on.js +3 -3
  407. package/components/digi-icon-trash.d.ts +1 -1
  408. package/components/digi-icon-trash.js +1 -1
  409. package/components/digi-icon-twitter.d.ts +1 -1
  410. package/components/digi-icon-twitter.js +3 -3
  411. package/components/digi-icon-tyck-till.d.ts +1 -1
  412. package/components/digi-icon-tyck-till.js +3 -3
  413. package/components/digi-icon-unlock.d.ts +1 -1
  414. package/components/digi-icon-unlock.js +3 -3
  415. package/components/digi-icon-update.d.ts +1 -1
  416. package/components/digi-icon-update.js +3 -3
  417. package/components/digi-icon-upload.d.ts +1 -1
  418. package/components/digi-icon-upload.js +3 -3
  419. package/components/digi-icon-user-add.d.ts +1 -1
  420. package/components/digi-icon-user-add.js +2 -2
  421. package/components/digi-icon-user-alt.d.ts +1 -1
  422. package/components/digi-icon-user-alt.js +3 -3
  423. package/components/digi-icon-user-edit.d.ts +1 -1
  424. package/components/digi-icon-user-edit.js +2 -2
  425. package/components/digi-icon-users-solid.d.ts +1 -1
  426. package/components/digi-icon-users-solid.js +3 -3
  427. package/components/digi-icon-validation-error.d.ts +1 -1
  428. package/components/digi-icon-validation-error.js +1 -1
  429. package/components/digi-icon-validation-success.d.ts +1 -1
  430. package/components/digi-icon-validation-success.js +1 -1
  431. package/components/digi-icon-validation-warning.d.ts +1 -1
  432. package/components/digi-icon-validation-warning.js +1 -1
  433. package/components/digi-icon-videocamera-off.d.ts +1 -1
  434. package/components/digi-icon-videocamera-off.js +3 -3
  435. package/components/digi-icon-videocamera.d.ts +1 -1
  436. package/components/digi-icon-videocamera.js +3 -3
  437. package/components/digi-icon-volume.d.ts +1 -1
  438. package/components/digi-icon-volume.js +3 -3
  439. package/components/digi-icon-web-tv.d.ts +1 -1
  440. package/components/digi-icon-web-tv.js +3 -3
  441. package/components/digi-icon-webinar.d.ts +1 -1
  442. package/components/digi-icon-webinar.js +1 -1
  443. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  444. package/components/digi-icon-wifi-signal0.js +3 -3
  445. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  446. package/components/digi-icon-wifi-signal1.js +3 -3
  447. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  448. package/components/digi-icon-wifi-signal2.js +3 -3
  449. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  450. package/components/digi-icon-wifi-signal3.js +3 -3
  451. package/components/digi-icon-window.d.ts +1 -1
  452. package/components/digi-icon-window.js +3 -3
  453. package/components/digi-icon-x-button-outline.d.ts +1 -1
  454. package/components/digi-icon-x-button-outline.js +1 -1
  455. package/components/digi-icon-x-button.d.ts +1 -1
  456. package/components/digi-icon-x-button.js +3 -3
  457. package/components/digi-icon-x.d.ts +1 -1
  458. package/components/digi-icon-x.js +1 -1
  459. package/components/digi-icon-youtube.d.ts +1 -1
  460. package/components/digi-icon-youtube.js +3 -3
  461. package/components/digi-info-card-multi-container.d.ts +1 -1
  462. package/components/digi-info-card-multi-container.js +3 -3
  463. package/components/digi-info-card-multi.d.ts +1 -1
  464. package/components/digi-info-card-multi.js +12 -12
  465. package/components/digi-info-card.d.ts +1 -1
  466. package/components/digi-info-card.js +6 -6
  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-link-button.d.ts +1 -1
  474. package/components/digi-link-button.js +3 -3
  475. package/components/digi-link-external.d.ts +1 -1
  476. package/components/digi-link-external.js +1 -1
  477. package/components/digi-link-internal.d.ts +1 -1
  478. package/components/digi-link-internal.js +1 -1
  479. package/components/digi-link.d.ts +1 -1
  480. package/components/digi-link.js +1 -1
  481. package/components/digi-list.d.ts +1 -1
  482. package/components/digi-list.js +4 -4
  483. package/components/digi-loader-skeleton.d.ts +1 -1
  484. package/components/digi-loader-skeleton.js +4 -4
  485. package/components/digi-loader-spinner.d.ts +1 -1
  486. package/components/digi-loader-spinner.js +3 -3
  487. package/components/digi-logo.d.ts +1 -1
  488. package/components/digi-logo.js +100 -1
  489. package/components/digi-media-figure.d.ts +1 -1
  490. package/components/digi-media-figure.js +2 -2
  491. package/components/digi-media-image.d.ts +1 -1
  492. package/components/digi-media-image.js +1 -1
  493. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  494. package/components/digi-navigation-breadcrumbs.js +5 -5
  495. package/components/digi-navigation-pagination.d.ts +1 -1
  496. package/components/digi-navigation-pagination.js +13 -16
  497. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  498. package/components/digi-navigation-sidebar-button.js +1 -1
  499. package/components/digi-navigation-sidebar.d.ts +1 -1
  500. package/components/digi-navigation-sidebar.js +7 -7
  501. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  502. package/components/digi-navigation-vertical-menu-item.js +9 -9
  503. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  504. package/components/digi-navigation-vertical-menu.js +2 -2
  505. package/components/digi-notification-alert.d.ts +1 -1
  506. package/components/digi-notification-alert.js +1 -1
  507. package/components/digi-notification-error-page.d.ts +1 -1
  508. package/components/digi-notification-error-page.js +8 -11
  509. package/components/digi-progress-circle.d.ts +1 -1
  510. package/components/digi-progress-circle.js +11 -11
  511. package/components/digi-progress-indicator.d.ts +1 -1
  512. package/components/digi-progress-indicator.js +8 -8
  513. package/components/digi-progress-list-item.d.ts +1 -1
  514. package/components/digi-progress-list-item.js +9 -9
  515. package/components/digi-progress-list.d.ts +1 -1
  516. package/components/digi-progress-list.js +3 -3
  517. package/components/digi-progressbar.d.ts +1 -1
  518. package/components/digi-progressbar.js +4 -4
  519. package/components/digi-quote.d.ts +1 -1
  520. package/components/digi-quote.js +4 -4
  521. package/components/digi-table.d.ts +1 -1
  522. package/components/digi-table.js +2 -2
  523. package/components/digi-tablist-panel.d.ts +1 -1
  524. package/components/digi-tablist-panel.js +3 -3
  525. package/components/digi-tablist.d.ts +1 -1
  526. package/components/digi-tablist.js +9 -9
  527. package/components/digi-tag-media.d.ts +1 -1
  528. package/components/digi-tag-media.js +1 -1
  529. package/components/digi-tag.d.ts +1 -1
  530. package/components/digi-tag.js +4 -4
  531. package/components/digi-title-logo.d.ts +11 -0
  532. package/components/digi-title-logo.js +6 -0
  533. package/components/digi-tools-feedback-banner.d.ts +1 -1
  534. package/components/digi-tools-feedback-banner.js +8 -8
  535. package/components/digi-tools-feedback-rating.d.ts +1 -1
  536. package/components/digi-tools-feedback-rating.js +8 -8
  537. package/components/digi-tools-feedback.d.ts +1 -1
  538. package/components/digi-tools-feedback.js +6 -9
  539. package/components/digi-tools-theme-provider.d.ts +1 -1
  540. package/components/digi-tools-theme-provider.js +2 -2
  541. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  542. package/components/digi-typography-heading-jumbo.js +2 -2
  543. package/components/digi-typography-meta.d.ts +1 -1
  544. package/components/digi-typography-meta.js +2 -2
  545. package/components/digi-typography-preamble.d.ts +1 -1
  546. package/components/digi-typography-preamble.js +2 -2
  547. package/components/digi-typography-time.d.ts +1 -1
  548. package/components/digi-typography-time.js +2 -2
  549. package/components/digi-typography.d.ts +1 -1
  550. package/components/digi-typography.js +1 -1
  551. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  552. package/components/digi-util-breakpoint-observer.js +1 -1
  553. package/components/digi-util-detect-click-outside.d.ts +1 -1
  554. package/components/digi-util-detect-click-outside.js +2 -2
  555. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  556. package/components/digi-util-detect-focus-outside.js +2 -2
  557. package/components/digi-util-intersection-observer.d.ts +1 -1
  558. package/components/digi-util-intersection-observer.js +1 -1
  559. package/components/digi-util-keydown-handler.d.ts +1 -1
  560. package/components/digi-util-keydown-handler.js +1 -1
  561. package/components/digi-util-keyup-handler.d.ts +1 -1
  562. package/components/digi-util-keyup-handler.js +2 -2
  563. package/components/digi-util-mutation-observer.d.ts +1 -1
  564. package/components/digi-util-mutation-observer.js +1 -1
  565. package/components/digi-util-resize-observer.d.ts +1 -1
  566. package/components/digi-util-resize-observer.js +1 -1
  567. package/components/index.d.ts +285 -283
  568. package/components/index.js +3 -5
  569. package/components/{p-6bc29b39.js → p-042282c9.js} +3 -3
  570. package/components/{p-cc72fc59.js → p-0e6bb1ce.js} +3 -3
  571. package/components/{p-6bc2f864.js → p-127b0f7a.js} +3 -3
  572. package/components/{p-71172b7c.js → p-1440ff46.js} +3 -3
  573. package/components/{p-6e5c73ee.js → p-15bbce60.js} +2 -2
  574. package/components/{p-30fb34b5.js → p-291680dc.js} +3 -3
  575. package/components/{p-522414d8.js → p-299871dc.js} +3 -3
  576. package/components/{p-2d6d5d42.js → p-2a0c0c78.js} +3 -3
  577. package/components/{p-5010c1e6.js → p-2bc16106.js} +5 -8
  578. package/components/{p-13b75296.js → p-2d8b68de.js} +3 -3
  579. package/components/{p-a223734b.js → p-2f619b66.js} +1 -1
  580. package/components/{p-a3fc7580.js → p-300490fb.js} +3 -3
  581. package/components/{p-be3cec41.js → p-364d38fc.js} +3 -3
  582. package/components/{p-95690ca9.js → p-372e42fa.js} +3 -3
  583. package/components/{p-71cbe0c4.js → p-39021139.js} +3 -3
  584. package/components/{p-75659814.js → p-3cbdeea5.js} +2 -2
  585. package/components/{p-6c504a38.js → p-3ea21529.js} +3 -3
  586. package/components/{p-f1059907.js → p-42c4e18d.js} +2 -2
  587. package/components/{p-de18b1d6.js → p-4437e1a8.js} +2 -2
  588. package/components/{p-dde470f1.js → p-4458129b.js} +3 -3
  589. package/components/{p-f3e636c8.js → p-4caaef7a.js} +3 -3
  590. package/components/{p-ea2c5384.js → p-5a256d98.js} +20 -1
  591. package/components/{p-ee1fd6ad.js → p-5c935094.js} +11 -14
  592. package/components/{p-329e6541.js → p-6013f971.js} +3 -3
  593. package/components/{p-c17548a3.js → p-60394bdb.js} +3 -3
  594. package/components/{p-796665d9.js → p-61fe9d78.js} +3 -3
  595. package/components/{p-1e698eb3.js → p-64a9f915.js} +3 -3
  596. package/components/{p-93713d0c.js → p-6a652c1c.js} +3 -3
  597. package/components/{p-c28459e5.js → p-6b275dc1.js} +3 -3
  598. package/components/{p-bd19f8cd.js → p-6c7ff092.js} +3 -3
  599. package/components/{p-98765f91.js → p-71bad47e.js} +2 -2
  600. package/components/{p-e3961597.js → p-73c973fc.js} +11 -14
  601. package/components/{p-b681f6d7.js → p-7492d61e.js} +3 -3
  602. package/components/{p-c3f7a643.js → p-764c106c.js} +2 -2
  603. package/components/{p-611a745a.js → p-82085ee1.js} +4 -4
  604. package/components/{p-de5a26e5.js → p-82463cc2.js} +3 -3
  605. package/components/{p-4e3fdb06.js → p-8a2e80d2.js} +2 -2
  606. package/components/p-95dc2a66.js +152 -0
  607. package/components/{p-0dd35954.js → p-965664d4.js} +62 -73
  608. package/components/{p-7b43a6b7.js → p-96a4c4dc.js} +3 -3
  609. package/components/{p-2839514b.js → p-9bcf4599.js} +3 -3
  610. package/components/{p-8eb92ef0.js → p-9f12ac0c.js} +9 -9
  611. package/components/{p-e5abfc2d.js → p-a53686b3.js} +4 -1
  612. package/components/{p-d96a2a60.js → p-a90980f7.js} +3 -3
  613. package/components/{p-05a97800.js → p-ab1d6ae3.js} +12 -12
  614. package/components/{p-49a67d97.js → p-ad94e4f3.js} +5 -5
  615. package/components/{p-a1607b17.js → p-aed6db71.js} +3 -3
  616. package/components/{p-b54d76b7.js → p-b08505a8.js} +3 -3
  617. package/components/{p-24b1f799.js → p-b5523600.js} +3 -3
  618. package/components/{p-d6503492.js → p-b5b891f2.js} +4 -4
  619. package/components/{p-65c2673b.js → p-ba757bc9.js} +4 -4
  620. package/components/{p-0b2715fc.js → p-bbaf1285.js} +3 -3
  621. package/components/{p-40b0ebf4.js → p-c495f54e.js} +3 -3
  622. package/components/{p-9839cf46.js → p-cf527784.js} +3 -3
  623. package/components/{p-74689bb5.js → p-cfa81e91.js} +4 -33
  624. package/components/{p-11b08081.js → p-d14fe54d.js} +3 -3
  625. package/components/{p-7c894f75.js → p-d18dccc2.js} +3 -3
  626. package/components/{p-4ca3dd51.js → p-d309b91a.js} +3 -3
  627. package/components/{p-d07c5d0e.js → p-db0d140d.js} +1 -1
  628. package/components/{p-4a9363d9.js → p-e8fc33ed.js} +1 -1
  629. package/components/{p-7575d15f.js → p-f147733f.js} +3 -3
  630. package/components/{p-e795bd84.js → p-f516f6d6.js} +3 -3
  631. package/components/{p-009ccd8f.js → p-f5e13d2e.js} +2 -2
  632. package/components/{p-cf25df6f.js → p-f7fd3e36.js} +2 -2
  633. package/components/{p-b14bdfcc.js → p-f9e6f45e.js} +3 -3
  634. package/components/{p-aab9351c.js → p-fccc9322.js} +4 -4
  635. package/custom-elements.json +39 -34
  636. package/dist/cjs/digi-arbetsformedlingen.cjs.js +2 -2
  637. package/dist/cjs/digi-badge-notification.cjs.entry.js +1 -1
  638. package/dist/cjs/digi-badge-status.cjs.entry.js +1 -1
  639. package/dist/cjs/digi-bar-chart.cjs.entry.js +2 -2
  640. package/dist/cjs/digi-button_31.cjs.entry.js +1539 -0
  641. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2496 -0
  642. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
  643. package/dist/cjs/digi-calendar_2.cjs.entry.js +469 -0
  644. package/dist/cjs/digi-chart-line.cjs.entry.js +2 -2
  645. package/dist/cjs/digi-code-example.cjs.entry.js +6 -6
  646. package/dist/cjs/digi-code.cjs.entry.js +2 -2
  647. package/dist/cjs/digi-context-menu.cjs.entry.js +4 -4
  648. package/dist/cjs/digi-dialog.cjs.entry.js +13 -12
  649. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -2
  650. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +5 -5
  651. package/dist/cjs/digi-expandable-faq.cjs.entry.js +3 -3
  652. package/dist/cjs/digi-form-category-filter.cjs.entry.js +3 -3
  653. package/dist/cjs/digi-form-checkbox.cjs.entry.js +3 -3
  654. package/dist/cjs/digi-form-error-list.cjs.entry.js +13 -12
  655. package/dist/cjs/digi-form-fieldset_2.cjs.entry.js +122 -0
  656. package/dist/cjs/digi-form-file-upload.cjs.entry.js +17 -16
  657. package/dist/cjs/digi-form-filter.cjs.entry.js +6 -6
  658. package/dist/cjs/digi-form-input-search.cjs.entry.js +10 -9
  659. package/dist/cjs/digi-form-input.cjs.entry.js +177 -0
  660. package/dist/cjs/digi-form-label_5.cjs.entry.js +175 -0
  661. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +3 -7
  662. package/dist/cjs/digi-form-receipt.cjs.entry.js +11 -10
  663. package/dist/cjs/digi-form-select-filter.cjs.entry.js +17 -16
  664. package/dist/cjs/digi-form-select_2.cjs.entry.js +176 -0
  665. package/dist/cjs/digi-form-textarea.cjs.entry.js +133 -0
  666. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +3 -3
  667. package/dist/cjs/digi-icon-apple.cjs.entry.js +3 -3
  668. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +3 -3
  669. package/dist/cjs/digi-icon-archive.cjs.entry.js +3 -3
  670. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +3 -3
  671. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +3 -3
  672. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +3 -3
  673. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +3 -3
  674. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +3 -3
  675. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +3 -3
  676. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +3 -3
  677. package/dist/cjs/digi-icon-at.cjs.entry.js +3 -3
  678. package/dist/cjs/digi-icon-bell.cjs.entry.js +3 -3
  679. package/dist/cjs/digi-icon-book.cjs.entry.js +3 -3
  680. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +3 -3
  681. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +3 -3
  682. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +3 -3
  683. package/dist/cjs/digi-icon-bubble.cjs.entry.js +3 -3
  684. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +3 -3
  685. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +3 -3
  686. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +3 -3
  687. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +3 -3
  688. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +3 -3
  689. package/dist/cjs/digi-icon-calendar.cjs.entry.js +3 -3
  690. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +3 -3
  691. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +5 -5
  692. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +3 -3
  693. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +3 -3
  694. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +5 -5
  695. package/dist/cjs/digi-icon-chat.cjs.entry.js +3 -3
  696. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +3 -3
  697. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +9 -9
  698. package/dist/cjs/digi-icon-check.cjs.entry.js +3 -3
  699. package/dist/cjs/digi-icon-checklist.cjs.entry.js +3 -3
  700. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +3 -3
  701. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +30 -0
  702. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +30 -0
  703. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +3 -3
  704. package/dist/cjs/digi-icon-clock.cjs.entry.js +3 -3
  705. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +3 -3
  706. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +3 -3
  707. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +3 -3
  708. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +3 -3
  709. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +3 -3
  710. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +3 -3
  711. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +3 -3
  712. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +3 -3
  713. package/dist/cjs/digi-icon-download.cjs.entry.js +3 -3
  714. package/dist/cjs/digi-icon-dxa.cjs.entry.js +3 -3
  715. package/dist/cjs/digi-icon-edit.cjs.entry.js +3 -3
  716. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +3 -3
  717. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +3 -3
  718. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +3 -3
  719. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +3 -3
  720. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +3 -3
  721. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +3 -3
  722. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +3 -3
  723. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +3 -3
  724. package/dist/cjs/digi-icon-eye.cjs.entry.js +3 -3
  725. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +3 -3
  726. package/dist/cjs/digi-icon-file-add.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-file-document.cjs.entry.js +3 -3
  728. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +3 -3
  729. package/dist/cjs/digi-icon-file-export.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +3 -3
  731. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +3 -3
  732. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +3 -3
  733. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-file-word.cjs.entry.js +3 -3
  735. package/dist/cjs/digi-icon-film.cjs.entry.js +3 -3
  736. package/dist/cjs/digi-icon-filter.cjs.entry.js +3 -3
  737. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +2 -2
  738. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +2 -2
  739. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-folder.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +3 -3
  742. package/dist/cjs/digi-icon-headphones.cjs.entry.js +3 -3
  743. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +3 -3
  744. package/dist/cjs/digi-icon-heart.cjs.entry.js +3 -3
  745. package/dist/cjs/digi-icon-history.cjs.entry.js +3 -3
  746. package/dist/cjs/digi-icon-home.cjs.entry.js +3 -3
  747. package/dist/cjs/digi-icon-image.cjs.entry.js +3 -3
  748. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +3 -3
  749. package/dist/cjs/digi-icon-instagram.cjs.entry.js +3 -3
  750. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +3 -3
  751. package/dist/cjs/digi-icon-language-outline.cjs.entry.js +3 -3
  752. package/dist/cjs/digi-icon-language.cjs.entry.js +3 -3
  753. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +3 -3
  754. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +3 -3
  755. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +3 -3
  756. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +3 -3
  757. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +3 -3
  758. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +3 -3
  759. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +3 -3
  760. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +3 -3
  761. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +13 -13
  762. package/dist/cjs/digi-icon-lock.cjs.entry.js +3 -3
  763. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +3 -3
  764. package/dist/cjs/digi-icon-marker.cjs.entry.js +3 -3
  765. package/dist/cjs/digi-icon-media-course.cjs.entry.js +3 -3
  766. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +3 -3
  767. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +3 -3
  768. package/dist/cjs/digi-icon-microphone.cjs.entry.js +3 -3
  769. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +5 -5
  770. package/dist/cjs/digi-icon-move.cjs.entry.js +3 -3
  771. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +9 -9
  772. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +3 -3
  773. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +3 -3
  774. package/dist/cjs/digi-icon-online-task.cjs.entry.js +3 -3
  775. package/dist/cjs/digi-icon-open-source.cjs.entry.js +3 -3
  776. package/dist/cjs/digi-icon-palette.cjs.entry.js +3 -3
  777. package/dist/cjs/digi-icon-paste.cjs.entry.js +2 -2
  778. package/dist/cjs/digi-icon-pen.cjs.entry.js +3 -3
  779. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +3 -3
  780. package/dist/cjs/digi-icon-phone.cjs.entry.js +3 -3
  781. package/dist/cjs/digi-icon-print.cjs.entry.js +3 -3
  782. package/dist/cjs/digi-icon-read.cjs.entry.js +3 -3
  783. package/dist/cjs/digi-icon-redo.cjs.entry.js +3 -3
  784. package/dist/cjs/digi-icon-scale.cjs.entry.js +2 -2
  785. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +3 -3
  786. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +3 -3
  787. package/dist/cjs/digi-icon-search.cjs.entry.js +3 -3
  788. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +3 -3
  789. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +3 -3
  790. package/dist/cjs/digi-icon-settings.cjs.entry.js +3 -3
  791. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +3 -3
  792. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +3 -3
  793. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +3 -3
  794. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +3 -3
  795. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +3 -3
  796. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +3 -3
  797. package/dist/cjs/digi-icon-sort.cjs.entry.js +3 -3
  798. package/dist/cjs/digi-icon-spinner.cjs.entry.js +3 -3
  799. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +3 -3
  800. package/dist/cjs/digi-icon-star.cjs.entry.js +3 -3
  801. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +3 -3
  802. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +3 -3
  803. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +3 -3
  804. package/dist/cjs/digi-icon-table-column.cjs.entry.js +3 -3
  805. package/dist/cjs/digi-icon-table-row.cjs.entry.js +3 -3
  806. package/dist/cjs/digi-icon-task-done.cjs.entry.js +3 -3
  807. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +3 -3
  808. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +3 -3
  809. package/dist/cjs/digi-icon-twitter.cjs.entry.js +3 -3
  810. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +3 -3
  811. package/dist/cjs/digi-icon-unlock.cjs.entry.js +3 -3
  812. package/dist/cjs/digi-icon-update.cjs.entry.js +3 -3
  813. package/dist/cjs/digi-icon-upload.cjs.entry.js +3 -3
  814. package/dist/cjs/digi-icon-user-add.cjs.entry.js +2 -2
  815. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +3 -3
  816. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +2 -2
  817. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +3 -3
  818. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +3 -3
  819. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +3 -3
  820. package/dist/cjs/digi-icon-volume.cjs.entry.js +3 -3
  821. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +3 -3
  822. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +3 -3
  823. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +3 -3
  824. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +3 -3
  825. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +3 -3
  826. package/dist/cjs/digi-icon-window.cjs.entry.js +3 -3
  827. package/dist/cjs/digi-icon-x-button.cjs.entry.js +3 -3
  828. package/dist/cjs/digi-icon-youtube.cjs.entry.js +3 -3
  829. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +2 -2
  830. package/dist/cjs/digi-info-card-multi.cjs.entry.js +2 -2
  831. package/dist/cjs/digi-info-card.cjs.entry.js +2 -2
  832. package/dist/cjs/digi-layout-columns.cjs.entry.js +2 -2
  833. package/dist/cjs/digi-link-button.cjs.entry.js +2 -2
  834. package/dist/cjs/{digi-icon-external-link-alt_2.cjs.entry.js → digi-link-external.cjs.entry.js} +2 -26
  835. package/dist/cjs/digi-link-internal.cjs.entry.js +2 -2
  836. package/dist/cjs/digi-list.cjs.entry.js +2 -2
  837. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +4 -4
  838. package/dist/cjs/digi-loader-spinner.cjs.entry.js +2 -2
  839. package/dist/cjs/digi-media-figure.cjs.entry.js +2 -2
  840. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +4 -4
  841. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +16 -15
  842. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +3 -3
  843. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +7 -7
  844. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +2 -2
  845. package/dist/cjs/digi-notification-alert.cjs.entry.js +12 -11
  846. package/dist/cjs/digi-notification-error-page.cjs.entry.js +13 -12
  847. package/dist/cjs/digi-progress-circle.cjs.entry.js +9 -9
  848. package/dist/cjs/digi-progress-indicator.cjs.entry.js +4 -4
  849. package/dist/cjs/digi-progress-list-item.cjs.entry.js +6 -6
  850. package/dist/cjs/digi-progress-list.cjs.entry.js +2 -2
  851. package/dist/cjs/digi-progressbar.cjs.entry.js +3 -3
  852. package/dist/cjs/digi-quote.cjs.entry.js +2 -2
  853. package/dist/cjs/digi-table.cjs.entry.js +2 -2
  854. package/dist/cjs/digi-tablist-panel.cjs.entry.js +3 -3
  855. package/dist/cjs/digi-tablist.cjs.entry.js +6 -6
  856. package/dist/cjs/digi-tag-media.cjs.entry.js +3 -3
  857. package/dist/cjs/digi-tag.cjs.entry.js +2 -2
  858. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +2 -2
  859. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +2 -2
  860. package/dist/cjs/digi-tools-feedback.cjs.entry.js +11 -10
  861. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +2 -2
  862. package/dist/cjs/digi-typography-meta.cjs.entry.js +2 -2
  863. package/dist/cjs/digi-typography-time.cjs.entry.js +2 -2
  864. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +2 -2
  865. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +2 -2
  866. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +2 -2
  867. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
  868. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +2 -2
  869. package/dist/cjs/{form-validation-message-variation.enum-c5ec3e2d.js → form-file-upload-variation.enum-634cfae8.js} +0 -7
  870. package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +15 -0
  871. package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
  872. package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
  873. package/dist/cjs/form-radiobutton-variation.enum-d085f2f8.js +18 -0
  874. package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
  875. package/dist/cjs/form-textarea-variation.enum-9c90d40f.js +17 -0
  876. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
  877. package/dist/cjs/{index-81fc5a97.js → index-7a477838.js} +36 -81
  878. package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
  879. package/dist/cjs/index-cad91a90.js +66 -0
  880. package/dist/cjs/index-e8333bcc.js +174 -0
  881. package/dist/cjs/index.cjs.js +130 -135
  882. package/dist/cjs/loader.cjs.js +2 -2
  883. package/dist/cjs/{typography-variation.enum-c6bb12f2.js → typography-variation.enum-6a934f5b.js} +62 -84
  884. package/dist/collection/collection-manifest.json +1 -0
  885. package/dist/collection/components/_calendar/calendar/calendar.css +0 -3
  886. package/dist/collection/components/_calendar/calendar/calendar.js +79 -67
  887. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +16 -19
  888. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +93 -207
  889. package/dist/collection/components/_calendar/week-view/calendar-week-view.js +4 -4
  890. package/dist/collection/components/_chart/bar-chart/bar-chart.js +1 -1
  891. package/dist/collection/components/_chart/chart-line/chart-line.js +1 -1
  892. package/dist/collection/components/_code/code/code.js +1 -1
  893. package/dist/collection/components/_code/code-block/code-block.js +1 -1
  894. package/dist/collection/components/_code/code-example/code-example.css +0 -1
  895. package/dist/collection/components/_code/code-example/code-example.js +4 -4
  896. package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
  897. package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
  898. package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
  899. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
  900. package/dist/collection/components/_footer/footer/footer.css +17 -0
  901. package/dist/collection/components/_footer/footer/footer.js +1 -1
  902. package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
  903. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
  904. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
  905. package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
  906. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +5 -59
  907. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +8 -8
  908. package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
  909. package/dist/collection/components/_form/form-input/form-input.js +6 -9
  910. package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
  911. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  912. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
  913. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +2 -80
  914. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  915. package/dist/collection/components/_form/form-select/form-select.js +4 -4
  916. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
  917. package/dist/collection/components/_form/form-textarea/form-textarea.js +6 -9
  918. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  919. package/dist/collection/components/_header/header/header.css +70 -28
  920. package/dist/collection/components/_header/header/header.js +70 -18
  921. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  922. package/dist/collection/components/_header/header-navigation/header-navigation.css +32 -0
  923. package/dist/collection/components/_header/header-navigation/header-navigation.js +5 -4
  924. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  925. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  926. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  927. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  928. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  929. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  930. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  931. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  932. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  933. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  934. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  935. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  936. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  937. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  938. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  939. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  940. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  941. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  942. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  943. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  944. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  945. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  946. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  947. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  948. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  949. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  950. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  951. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  952. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  953. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  954. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  955. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  956. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  957. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  958. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  959. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  960. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  961. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  962. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  963. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  964. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  965. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  966. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  967. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  968. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  969. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  970. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  971. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  972. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  973. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  974. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  975. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  976. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  977. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  978. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  979. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  980. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  981. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  982. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  983. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  984. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  985. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  986. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  987. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  988. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  989. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  990. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  991. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  992. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  993. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  994. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  995. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  996. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  997. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  998. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  999. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  1000. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  1001. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  1002. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  1003. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  1004. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1005. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1006. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1007. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1008. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1009. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1010. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1011. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1012. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1013. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1014. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1015. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1016. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1017. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1018. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1019. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1020. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1021. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1022. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1023. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1024. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1025. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1026. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1027. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1028. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1029. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1030. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1031. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1032. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1033. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1034. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1035. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1036. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1037. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1038. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1039. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1040. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1041. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1042. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1043. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1044. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1045. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1046. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1047. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1048. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1049. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1050. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1051. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1052. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1053. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1054. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1055. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1056. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1057. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1058. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1059. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1060. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1061. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1062. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1063. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1064. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1065. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1066. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1067. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1068. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1069. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1070. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1071. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1072. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1073. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1074. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1075. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1076. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1077. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1078. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1079. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1080. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1081. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1082. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1083. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1084. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1085. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1086. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1087. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1088. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1089. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1090. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1091. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1092. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1093. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1094. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1095. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1096. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1097. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1098. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1099. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1100. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1101. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1102. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1103. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1104. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1105. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1106. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1107. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1108. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1109. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1110. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1111. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1112. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1113. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1114. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1115. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1116. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1117. package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
  1118. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1119. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1120. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1121. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1122. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1123. package/dist/collection/components/_link/link/link.js +1 -1
  1124. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1125. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1126. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1127. package/dist/collection/components/_list/list/list.js +1 -1
  1128. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1129. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1130. package/dist/collection/components/_logo/logo/logo.css +15 -85
  1131. package/dist/collection/components/_logo/logo/logo.js +78 -25
  1132. package/dist/collection/components/_logo/title-logo/title-logo-variation.enum.js +6 -0
  1133. package/dist/collection/components/_logo/title-logo/title-logo.css +78 -0
  1134. package/dist/collection/components/_logo/title-logo/title-logo.js +146 -0
  1135. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1136. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1137. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.css +5 -5
  1138. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1139. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
  1140. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1141. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1142. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1143. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1144. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1145. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1146. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1147. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1148. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1149. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  1150. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  1151. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1152. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1153. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1154. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1155. package/dist/collection/components/_table/table/table.js +1 -1
  1156. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1157. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1158. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1159. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1160. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1161. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +1 -1
  1162. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1163. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  1164. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1165. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1166. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1167. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1168. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1169. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1170. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1171. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1172. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1173. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1174. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1175. package/dist/collection/design-tokens/components/_footer.variables.scss +1 -0
  1176. package/dist/collection/design-tokens/components/_header-navigation.variables.scss +1 -0
  1177. package/dist/collection/design-tokens/components/_header.variables.scss +3 -3
  1178. package/dist/collection/design-tokens/components/_logo.variables.scss +5 -24
  1179. package/dist/collection/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1180. package/dist/collection/enums.js +1 -2
  1181. package/dist/collection/global/utils/applyStencilScope/applyStencilScope.util.js +13 -0
  1182. package/dist/collection/global/utils/applyStencilScope/index.js +1 -0
  1183. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1184. package/dist/digi-arbetsformedlingen/design-tokens/components/_footer.variables.scss +1 -0
  1185. package/dist/digi-arbetsformedlingen/design-tokens/components/_header-navigation.variables.scss +1 -0
  1186. package/dist/digi-arbetsformedlingen/design-tokens/components/_header.variables.scss +3 -3
  1187. package/dist/digi-arbetsformedlingen/design-tokens/components/_logo.variables.scss +5 -24
  1188. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1189. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1190. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-f24018e3.entry.js → p-0052b03c.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/p-01044fca.entry.js +1 -0
  1193. package/dist/digi-arbetsformedlingen/{p-98b9f757.entry.js → p-014044a7.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-b1f046bc.entry.js → p-01c29a14.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-da86828e.entry.js → p-01df63d6.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/p-06625463.js +1 -0
  1197. package/dist/digi-arbetsformedlingen/p-06dfdd79.entry.js +1 -0
  1198. package/dist/digi-arbetsformedlingen/{p-58a86b5f.entry.js → p-07513ee6.entry.js} +1 -1
  1199. package/dist/digi-arbetsformedlingen/{p-88d89422.entry.js → p-07b02fa8.entry.js} +1 -1
  1200. package/dist/digi-arbetsformedlingen/{p-34eb2bfc.entry.js → p-099b1bac.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-578a5503.entry.js → p-0a904539.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/{p-842f7414.entry.js → p-0ac9f348.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/{p-a25dfae6.entry.js → p-0bc366fb.entry.js} +1 -1
  1204. package/dist/digi-arbetsformedlingen/{p-0674a72b.entry.js → p-0c210491.entry.js} +1 -1
  1205. package/dist/digi-arbetsformedlingen/{p-73358d64.entry.js → p-0c271457.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-d4a3672b.entry.js → p-0e634a09.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-4899b39e.entry.js → p-11b5ab8d.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-1b568bfe.entry.js → p-16303afa.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/p-16b8d192.entry.js +1 -0
  1210. package/dist/digi-arbetsformedlingen/{p-bfb78e9e.entry.js → p-16dd9b3f.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-db548ef5.entry.js → p-18006927.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/p-183230b4.js +1 -0
  1213. package/dist/digi-arbetsformedlingen/p-18ffcb24.entry.js +1 -0
  1214. package/dist/digi-arbetsformedlingen/{p-fdddbfc8.entry.js → p-1a21de52.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/{p-d997189d.entry.js → p-1bd29b6a.entry.js} +1 -1
  1216. package/dist/digi-arbetsformedlingen/{p-9f76ceae.entry.js → p-1cc801fd.entry.js} +1 -1
  1217. package/dist/digi-arbetsformedlingen/{p-a8b5f553.entry.js → p-1dc8b284.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-6b4f5007.entry.js → p-1e03ba21.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/p-1e2a9156.entry.js +1 -0
  1220. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
  1221. package/dist/digi-arbetsformedlingen/p-1f652ce3.entry.js +1 -0
  1222. package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
  1223. package/dist/digi-arbetsformedlingen/{p-c571715c.entry.js → p-2062e63b.entry.js} +1 -1
  1224. package/dist/digi-arbetsformedlingen/{p-70d5b6d8.entry.js → p-20ef225a.entry.js} +1 -1
  1225. package/dist/digi-arbetsformedlingen/{p-5ffc1490.entry.js → p-21653bf9.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/{p-7194b6d4.entry.js → p-218b829e.entry.js} +1 -1
  1227. package/dist/digi-arbetsformedlingen/{p-f1fa6847.entry.js → p-2196c33b.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-57932243.entry.js → p-2412deb9.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-18d4fcd2.entry.js → p-2422b0d1.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/{p-afc03fe9.entry.js → p-27388bc4.entry.js} +1 -1
  1231. package/dist/digi-arbetsformedlingen/{p-df2dbad3.entry.js → p-27be8d2b.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-6682c011.entry.js → p-293ea71f.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-c2c56530.entry.js → p-2aa3ed49.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-2bc12345.entry.js → p-2f57b446.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-0ba0b367.entry.js → p-2ffd9c4c.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/{p-62ff3ed7.entry.js → p-31763750.entry.js} +1 -1
  1237. package/dist/digi-arbetsformedlingen/{p-f3b8ef49.entry.js → p-3212807d.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/p-33425742.entry.js +1 -0
  1239. package/dist/digi-arbetsformedlingen/{p-04aa20f8.entry.js → p-34ef0baa.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-282615d5.entry.js → p-352712b9.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/p-35fddf68.entry.js +1 -0
  1242. package/dist/digi-arbetsformedlingen/p-36229058.entry.js +1 -0
  1243. package/dist/digi-arbetsformedlingen/{p-95f0541d.entry.js → p-37459590.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-ffe543c2.entry.js → p-38603899.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-3656e551.entry.js → p-39604e43.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-a31b7db8.entry.js → p-3c28625a.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-356cd33f.entry.js → p-3e126f89.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-ba74fb18.entry.js → p-3eb4faff.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/{p-97df6bb5.entry.js → p-40f5fda7.entry.js} +1 -1
  1250. package/dist/digi-arbetsformedlingen/p-4224f1e4.entry.js +1 -0
  1251. package/dist/digi-arbetsformedlingen/{p-c4363e1e.entry.js → p-43662434.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-ff3847ca.entry.js → p-43a43f09.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-4477f14c.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/p-450f8f55.entry.js +1 -0
  1255. package/dist/digi-arbetsformedlingen/{p-0dabfbf2.entry.js → p-45af5d55.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-8d51bf4a.entry.js → p-4788712e.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/{p-03f2c12b.entry.js → p-48113595.entry.js} +1 -1
  1258. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +1 -0
  1259. package/dist/digi-arbetsformedlingen/{p-1611b5c5.entry.js → p-4871b74a.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/{p-f8460123.entry.js → p-49aeb019.entry.js} +1 -1
  1261. package/dist/digi-arbetsformedlingen/{p-f2f2ddc8.entry.js → p-4b5edc89.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-8b112e8e.entry.js → p-4b618926.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-7b077861.entry.js → p-4bb41707.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-fc609ae4.entry.js → p-4c69c234.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/p-4df8b9e1.entry.js +1 -0
  1266. package/dist/digi-arbetsformedlingen/{p-c34defe4.entry.js → p-4e2e1902.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-a05d9a25.entry.js → p-4eb58cf9.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/p-4ee11ca2.entry.js +1 -0
  1269. package/dist/digi-arbetsformedlingen/{p-a0ed9e6c.entry.js → p-4f6b2e2a.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/{p-025cabb6.entry.js → p-4fe05e2f.entry.js} +1 -1
  1271. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
  1272. package/dist/digi-arbetsformedlingen/{p-0ec8853f.entry.js → p-51c9cc1a.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-f1de4bf6.js → p-52e3bb32.js} +2 -2
  1274. package/dist/digi-arbetsformedlingen/{p-c1f1614f.entry.js → p-53483e1d.entry.js} +1 -1
  1275. package/dist/digi-arbetsformedlingen/{p-1a12faea.entry.js → p-5456a3bc.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-bba72c14.entry.js → p-5473bfea.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/{p-e6313314.entry.js → p-5503d5be.entry.js} +1 -1
  1278. package/dist/digi-arbetsformedlingen/{p-3ca255fb.entry.js → p-56cb2ded.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-79c08614.entry.js → p-57dd2b38.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-cf8705ff.entry.js → p-588fe3b5.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-8042dd80.entry.js → p-592fd6a9.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/p-5abcf3e3.entry.js +1 -0
  1283. package/dist/digi-arbetsformedlingen/{p-59ed9a08.entry.js → p-5acaf4b0.entry.js} +1 -1
  1284. package/dist/digi-arbetsformedlingen/{p-c01d3031.entry.js → p-5ad1a828.entry.js} +1 -1
  1285. package/dist/digi-arbetsformedlingen/{p-1991cbd6.entry.js → p-5b01d3e2.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-5520c068.entry.js → p-5d0ffc80.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-91071734.entry.js → p-5d30475d.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/{p-76dda986.entry.js → p-5e37e5aa.entry.js} +1 -1
  1289. package/dist/digi-arbetsformedlingen/{p-30fe9410.entry.js → p-5ee51a86.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/p-5f6a49c0.entry.js +1 -0
  1291. package/dist/digi-arbetsformedlingen/{p-8f398e56.entry.js → p-60989dea.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-98aa180e.entry.js → p-63148e09.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-51354379.entry.js → p-649c30ed.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-3add0508.entry.js → p-658aa433.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-8638aeba.entry.js → p-66483a84.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-c6ebe45b.entry.js → p-664de70c.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/{p-f36104b8.entry.js → p-676ab6ef.entry.js} +1 -1
  1298. package/dist/digi-arbetsformedlingen/{p-a2c089de.entry.js → p-684d8a71.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-a4cecc24.entry.js → p-6a33818a.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-a3a748b1.entry.js → p-6de493b0.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-61134ea0.entry.js → p-6e925e52.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/p-71bd1a56.entry.js +1 -0
  1303. package/dist/digi-arbetsformedlingen/{p-05fe8358.entry.js → p-726a0b56.entry.js} +1 -1
  1304. package/dist/digi-arbetsformedlingen/p-7393b76b.entry.js +1 -0
  1305. package/dist/digi-arbetsformedlingen/{p-1cd949af.entry.js → p-73f6209d.entry.js} +1 -1
  1306. package/dist/digi-arbetsformedlingen/{p-03c89967.entry.js → p-7474d7b0.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/p-753987ba.entry.js +1 -0
  1308. package/dist/digi-arbetsformedlingen/{p-bfe515b0.entry.js → p-7660ba5b.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-2c714af4.entry.js → p-76eb331e.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-5d851fc7.entry.js → p-77ea6604.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-e4f6a021.entry.js → p-780b30f6.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-24fe2189.js → p-7933b555.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
  1314. package/dist/digi-arbetsformedlingen/{p-2c657d2a.entry.js → p-7d54fe81.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-e0ddaa32.entry.js → p-7d597755.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/{p-309cc07e.entry.js → p-7e6d699e.entry.js} +1 -1
  1317. package/dist/digi-arbetsformedlingen/{p-4b149cd0.entry.js → p-7ed49934.entry.js} +1 -1
  1318. package/dist/digi-arbetsformedlingen/{p-a6925231.entry.js → p-804cb867.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-99eae5f5.entry.js → p-80a77b6e.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-deb342fa.entry.js → p-82634b60.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/{p-aa3e3eef.entry.js → p-8318562f.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/{p-8fde626d.entry.js → p-83269fe6.entry.js} +1 -1
  1323. package/dist/digi-arbetsformedlingen/{p-dc571b83.entry.js → p-8328e58b.entry.js} +1 -1
  1324. package/dist/digi-arbetsformedlingen/{p-05645b1e.entry.js → p-8355c75d.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-133eb88c.entry.js → p-8473e21b.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/{p-45d194e8.entry.js → p-87721a1f.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-d10d9f6b.entry.js → p-89566597.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-afc4494d.entry.js → p-8b88c952.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/{p-fefd78cb.entry.js → p-8d3cb15a.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/{p-ab807393.entry.js → p-8e16d36a.entry.js} +1 -1
  1332. package/dist/digi-arbetsformedlingen/p-8ef4cf4a.entry.js +1 -0
  1333. package/dist/digi-arbetsformedlingen/{p-f80bf0cf.entry.js → p-8fa46692.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/{p-e09a3a9b.entry.js → p-9045d5ff.entry.js} +1 -1
  1335. package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
  1336. package/dist/digi-arbetsformedlingen/{p-62908311.entry.js → p-905f3864.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-b7f51664.entry.js → p-90bc53dc.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/{p-24cd5148.entry.js → p-93ec0277.entry.js} +1 -1
  1339. package/dist/digi-arbetsformedlingen/{p-a4f63acf.entry.js → p-9495044c.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-7b144af0.entry.js → p-9763005c.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-4898e3e1.entry.js → p-9789b001.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-7f5ccb4b.entry.js → p-99e4bd13.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-d2f05c30.entry.js → p-9a73a55d.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-3ae0fb97.entry.js → p-9a7e195c.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/p-9c5a93d8.js +1 -0
  1346. package/dist/digi-arbetsformedlingen/{p-1443ee18.entry.js → p-9cf50217.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/{p-35085329.entry.js → p-9d15493f.entry.js} +1 -1
  1348. package/dist/digi-arbetsformedlingen/{p-29c21aa2.entry.js → p-9df20034.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/p-9e3f861e.entry.js +1 -0
  1350. package/dist/digi-arbetsformedlingen/p-9e4a0fe4.entry.js +1 -0
  1351. package/dist/digi-arbetsformedlingen/{p-19bc2782.entry.js → p-9ea535e1.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/{p-dd5d6b5b.entry.js → p-9fe345d1.entry.js} +1 -1
  1353. package/dist/digi-arbetsformedlingen/{p-bda62d83.entry.js → p-a0267f76.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-dfebd13b.entry.js → p-a1ae9863.entry.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-b4894794.entry.js → p-a439e93f.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-f5ab5a6d.entry.js → p-a4895704.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/{p-fb73b450.entry.js → p-a5c387e8.entry.js} +1 -1
  1358. package/dist/digi-arbetsformedlingen/{p-115ed01d.entry.js → p-a67b4609.entry.js} +1 -1
  1359. package/dist/digi-arbetsformedlingen/{p-716522cc.entry.js → p-a6a0a040.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-45caeb11.entry.js → p-a7361f39.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/p-a7d97546.entry.js +1 -0
  1362. package/dist/digi-arbetsformedlingen/{p-7bc209b0.entry.js → p-a947fa52.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-354ee792.entry.js → p-a98df65c.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-1400a7db.entry.js → p-a9bfc5bd.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-df144f4a.entry.js → p-accb56da.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-82998dc8.entry.js → p-ad471fd2.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-ab1f9fa3.entry.js → p-af4b851e.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-eec05f58.entry.js → p-b10a1760.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-6079b98f.entry.js → p-b22f09f1.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/{p-7c4a57bc.entry.js → p-b32df740.entry.js} +1 -1
  1371. package/dist/digi-arbetsformedlingen/{p-89266d02.entry.js → p-b48f2acd.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-4a1af082.entry.js → p-b63e0b2d.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-f0679d19.entry.js → p-b734218c.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-05da2430.entry.js → p-b7494943.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/{p-cb694b2c.entry.js → p-b81e0aec.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/p-b924bb0b.entry.js +1 -0
  1377. package/dist/digi-arbetsformedlingen/p-ba185d40.entry.js +1 -0
  1378. package/dist/digi-arbetsformedlingen/{p-48f60428.entry.js → p-ba39e14b.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-ab83e07e.entry.js → p-baac6e73.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-5ccb12cc.entry.js → p-bab6f184.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-1426e071.entry.js → p-bb0935fc.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/p-bb1daa3b.entry.js +1 -0
  1383. package/dist/digi-arbetsformedlingen/{p-20e42b63.entry.js → p-bb554f34.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-13f62d12.entry.js → p-c04b06a2.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-4efff0ca.entry.js → p-c168c84a.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-c2c18fb9.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-de04fc95.entry.js → p-c566cef3.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-2a86430e.entry.js → p-c70ba82f.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/{p-d09d6e4e.entry.js → p-c721f99a.entry.js} +1 -1
  1390. package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
  1391. package/dist/digi-arbetsformedlingen/{p-cf22ea4c.entry.js → p-c81d1d0b.entry.js} +1 -1
  1392. package/dist/digi-arbetsformedlingen/p-c8257c8c.entry.js +1 -0
  1393. package/dist/digi-arbetsformedlingen/{p-c6ec95b6.entry.js → p-c8751075.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-ba1f3c21.entry.js → p-c917502e.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/{p-c8012cef.entry.js → p-c92e206b.entry.js} +1 -1
  1396. package/dist/digi-arbetsformedlingen/{p-eece0f27.entry.js → p-cab53989.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-765c940e.entry.js → p-ccd18e1a.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/{p-212c9b16.entry.js → p-cdbfa3d0.entry.js} +1 -1
  1399. package/dist/digi-arbetsformedlingen/p-ce8d2455.entry.js +1 -0
  1400. package/dist/digi-arbetsformedlingen/{p-2bafc4e6.entry.js → p-cfad003c.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/{p-cdfc6b9e.entry.js → p-d0a8fa77.entry.js} +1 -1
  1402. package/dist/digi-arbetsformedlingen/{p-5ff83bb2.entry.js → p-d146131e.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-ee95a46b.entry.js → p-d1a77b0b.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/{p-5bd4feb1.entry.js → p-d2799e99.entry.js} +1 -1
  1405. package/dist/digi-arbetsformedlingen/{p-51b3e6b7.entry.js → p-d2a12b86.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-29a7704c.entry.js → p-d46b426b.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/p-d4d2b1a5.entry.js +1 -0
  1408. package/dist/digi-arbetsformedlingen/{p-2f57b6f7.entry.js → p-d5376b7c.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/{p-5f8404ac.entry.js → p-d7cdbe75.entry.js} +1 -1
  1410. package/dist/digi-arbetsformedlingen/{p-a9364824.entry.js → p-d8b9b535.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/{p-f066ad62.entry.js → p-dcaa4461.entry.js} +1 -1
  1412. package/dist/digi-arbetsformedlingen/{p-72be21a0.entry.js → p-de1e9254.entry.js} +1 -1
  1413. package/dist/digi-arbetsformedlingen/{p-c2084f44.entry.js → p-df2038b9.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/p-e10e24fc.entry.js +1 -0
  1415. package/dist/digi-arbetsformedlingen/{p-91bd565a.entry.js → p-e55d3abf.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-9d07a6b7.entry.js → p-e627abeb.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-9acaa089.entry.js → p-e69d2e1c.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-07527c31.entry.js → p-e8fd0aed.entry.js} +1 -1
  1419. package/dist/digi-arbetsformedlingen/{p-14565bc4.entry.js → p-e917904e.entry.js} +1 -1
  1420. package/dist/digi-arbetsformedlingen/p-ea09368a.entry.js +1 -0
  1421. package/dist/digi-arbetsformedlingen/{p-79c6ecc6.entry.js → p-edfdf8e9.entry.js} +1 -1
  1422. package/dist/digi-arbetsformedlingen/{p-2e622d7a.entry.js → p-eeec1cf1.entry.js} +1 -1
  1423. package/dist/digi-arbetsformedlingen/{p-4a92afba.entry.js → p-ef9a3ddc.entry.js} +1 -1
  1424. package/dist/digi-arbetsformedlingen/{p-693e33b2.entry.js → p-f1a6524e.entry.js} +1 -1
  1425. package/dist/digi-arbetsformedlingen/{p-ef5ef502.entry.js → p-f2eb8ee5.entry.js} +1 -1
  1426. package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
  1427. package/dist/digi-arbetsformedlingen/{p-a69d8ad3.entry.js → p-f6476365.entry.js} +1 -1
  1428. package/dist/digi-arbetsformedlingen/{p-d974fef4.entry.js → p-f69dbfcf.entry.js} +1 -1
  1429. package/dist/digi-arbetsformedlingen/{p-8186b82c.entry.js → p-f6b2d484.entry.js} +1 -1
  1430. package/dist/digi-arbetsformedlingen/p-f70535e3.entry.js +1 -0
  1431. package/dist/digi-arbetsformedlingen/{p-385e1afb.entry.js → p-f7628391.entry.js} +1 -1
  1432. package/dist/digi-arbetsformedlingen/{p-2c063933.entry.js → p-f9315403.entry.js} +1 -1
  1433. package/dist/digi-arbetsformedlingen/{p-26983270.entry.js → p-fc252a02.entry.js} +1 -1
  1434. package/dist/digi-arbetsformedlingen/{p-ca226329.entry.js → p-fc945ec1.entry.js} +1 -1
  1435. package/dist/digi-arbetsformedlingen/{p-cb94f90d.entry.js → p-fe235598.entry.js} +1 -1
  1436. package/dist/esm/digi-arbetsformedlingen.js +3 -3
  1437. package/dist/esm/digi-badge-notification.entry.js +1 -1
  1438. package/dist/esm/digi-badge-status.entry.js +1 -1
  1439. package/dist/esm/digi-bar-chart.entry.js +2 -2
  1440. package/dist/esm/digi-button_31.entry.js +1505 -0
  1441. package/dist/esm/digi-calendar-datepicker.entry.js +2492 -0
  1442. package/dist/esm/digi-calendar-week-view.entry.js +7 -6
  1443. package/dist/esm/digi-calendar_2.entry.js +464 -0
  1444. package/dist/esm/digi-chart-line.entry.js +2 -2
  1445. package/dist/esm/digi-code-example.entry.js +6 -6
  1446. package/dist/esm/digi-code.entry.js +2 -2
  1447. package/dist/esm/digi-context-menu.entry.js +4 -4
  1448. package/dist/esm/digi-dialog.entry.js +13 -12
  1449. package/dist/esm/digi-expandable-accordion.entry.js +2 -2
  1450. package/dist/esm/digi-expandable-faq-item.entry.js +5 -5
  1451. package/dist/esm/digi-expandable-faq.entry.js +3 -3
  1452. package/dist/esm/digi-form-category-filter.entry.js +3 -3
  1453. package/dist/esm/digi-form-checkbox.entry.js +3 -3
  1454. package/dist/esm/digi-form-error-list.entry.js +13 -12
  1455. package/dist/esm/digi-form-fieldset_2.entry.js +117 -0
  1456. package/dist/esm/digi-form-file-upload.entry.js +11 -10
  1457. package/dist/esm/digi-form-filter.entry.js +6 -6
  1458. package/dist/esm/digi-form-input-search.entry.js +5 -4
  1459. package/dist/esm/digi-form-input.entry.js +173 -0
  1460. package/dist/esm/digi-form-label_5.entry.js +167 -0
  1461. package/dist/esm/digi-form-radiogroup.entry.js +3 -7
  1462. package/dist/esm/digi-form-receipt.entry.js +11 -10
  1463. package/dist/esm/digi-form-select-filter.entry.js +17 -16
  1464. package/dist/esm/digi-form-select_2.entry.js +171 -0
  1465. package/dist/esm/digi-form-textarea.entry.js +129 -0
  1466. package/dist/esm/digi-icon-accessibility-deaf.entry.js +3 -3
  1467. package/dist/esm/digi-icon-apple.entry.js +3 -3
  1468. package/dist/esm/digi-icon-archive-outline.entry.js +3 -3
  1469. package/dist/esm/digi-icon-archive.entry.js +3 -3
  1470. package/dist/esm/digi-icon-arrow-back.entry.js +3 -3
  1471. package/dist/esm/digi-icon-arrow-down.entry.js +3 -3
  1472. package/dist/esm/digi-icon-arrow-left.entry.js +3 -3
  1473. package/dist/esm/digi-icon-arrow-right.entry.js +3 -3
  1474. package/dist/esm/digi-icon-arrow-sign-in.entry.js +3 -3
  1475. package/dist/esm/digi-icon-arrow-sign-out.entry.js +3 -3
  1476. package/dist/esm/digi-icon-arrow-up.entry.js +3 -3
  1477. package/dist/esm/digi-icon-at.entry.js +3 -3
  1478. package/dist/esm/digi-icon-bell.entry.js +3 -3
  1479. package/dist/esm/digi-icon-book.entry.js +3 -3
  1480. package/dist/esm/digi-icon-bookmark-outline.entry.js +3 -3
  1481. package/dist/esm/digi-icon-bookmark-solid.entry.js +3 -3
  1482. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +3 -3
  1483. package/dist/esm/digi-icon-bubble.entry.js +3 -3
  1484. package/dist/esm/digi-icon-building-outline.entry.js +3 -3
  1485. package/dist/esm/digi-icon-building-solid.entry.js +3 -3
  1486. package/dist/esm/digi-icon-bullseye.entry.js +3 -3
  1487. package/dist/esm/digi-icon-calculator-solid.entry.js +3 -3
  1488. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +3 -3
  1489. package/dist/esm/digi-icon-calendar.entry.js +3 -3
  1490. package/dist/esm/digi-icon-caret-circle-right.entry.js +3 -3
  1491. package/dist/esm/digi-icon-caret-down_2.entry.js +5 -5
  1492. package/dist/esm/digi-icon-caret-left.entry.js +3 -3
  1493. package/dist/esm/digi-icon-caret-right.entry.js +3 -3
  1494. package/dist/esm/digi-icon-chart_2.entry.js +5 -5
  1495. package/dist/esm/digi-icon-chat.entry.js +3 -3
  1496. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +3 -3
  1497. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +9 -9
  1498. package/dist/esm/digi-icon-check.entry.js +3 -3
  1499. package/dist/esm/digi-icon-checklist.entry.js +3 -3
  1500. package/dist/esm/digi-icon-chevron-down.entry.js +3 -3
  1501. package/dist/esm/digi-icon-chevron-left.entry.js +26 -0
  1502. package/dist/esm/digi-icon-chevron-right.entry.js +26 -0
  1503. package/dist/esm/digi-icon-chevron-up.entry.js +3 -3
  1504. package/dist/esm/digi-icon-clock.entry.js +3 -3
  1505. package/dist/esm/digi-icon-communication-play-solid.entry.js +3 -3
  1506. package/dist/esm/digi-icon-compress-alt.entry.js +3 -3
  1507. package/dist/esm/digi-icon-comunication-case.entry.js +3 -3
  1508. package/dist/esm/digi-icon-comunication-flag.entry.js +3 -3
  1509. package/dist/esm/digi-icon-comunication-graduate.entry.js +3 -3
  1510. package/dist/esm/digi-icon-comunication-play.entry.js +3 -3
  1511. package/dist/esm/digi-icon-cooperation.entry.js +3 -3
  1512. package/dist/esm/digi-icon-danger-outline.entry.js +3 -3
  1513. package/dist/esm/digi-icon-download.entry.js +3 -3
  1514. package/dist/esm/digi-icon-dxa.entry.js +3 -3
  1515. package/dist/esm/digi-icon-edit.entry.js +3 -3
  1516. package/dist/esm/digi-icon-ellipsis.entry.js +3 -3
  1517. package/dist/esm/digi-icon-envelope-filled.entry.js +3 -3
  1518. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +3 -3
  1519. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +3 -3
  1520. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +3 -3
  1521. package/dist/esm/digi-icon-exclamation-triangle.entry.js +3 -3
  1522. package/dist/esm/digi-icon-expand-alt.entry.js +3 -3
  1523. package/dist/esm/digi-icon-eye-slash.entry.js +3 -3
  1524. package/dist/esm/digi-icon-eye.entry.js +3 -3
  1525. package/dist/esm/digi-icon-facebook-square.entry.js +3 -3
  1526. package/dist/esm/digi-icon-file-add.entry.js +2 -2
  1527. package/dist/esm/digi-icon-file-document.entry.js +3 -3
  1528. package/dist/esm/digi-icon-file-excel.entry.js +3 -3
  1529. package/dist/esm/digi-icon-file-export.entry.js +2 -2
  1530. package/dist/esm/digi-icon-file-governing.entry.js +3 -3
  1531. package/dist/esm/digi-icon-file-pdf.entry.js +3 -3
  1532. package/dist/esm/digi-icon-file-powerpoint.entry.js +3 -3
  1533. package/dist/esm/digi-icon-file-remove.entry.js +2 -2
  1534. package/dist/esm/digi-icon-file-word.entry.js +3 -3
  1535. package/dist/esm/digi-icon-film.entry.js +3 -3
  1536. package/dist/esm/digi-icon-filter.entry.js +3 -3
  1537. package/dist/esm/digi-icon-folder-add.entry.js +2 -2
  1538. package/dist/esm/digi-icon-folder-directory.entry.js +2 -2
  1539. package/dist/esm/digi-icon-folder-open.entry.js +2 -2
  1540. package/dist/esm/digi-icon-folder.entry.js +2 -2
  1541. package/dist/esm/digi-icon-globe-filled.entry.js +3 -3
  1542. package/dist/esm/digi-icon-headphones.entry.js +3 -3
  1543. package/dist/esm/digi-icon-heart-solid.entry.js +3 -3
  1544. package/dist/esm/digi-icon-heart.entry.js +3 -3
  1545. package/dist/esm/digi-icon-history.entry.js +3 -3
  1546. package/dist/esm/digi-icon-home.entry.js +3 -3
  1547. package/dist/esm/digi-icon-image.entry.js +3 -3
  1548. package/dist/esm/digi-icon-info-circle-solid.entry.js +3 -3
  1549. package/dist/esm/digi-icon-instagram.entry.js +3 -3
  1550. package/dist/esm/digi-icon-job-suggestion.entry.js +3 -3
  1551. package/dist/esm/digi-icon-language-outline.entry.js +3 -3
  1552. package/dist/esm/digi-icon-language.entry.js +3 -3
  1553. package/dist/esm/digi-icon-laptop-phone.entry.js +3 -3
  1554. package/dist/esm/digi-icon-lattlast.entry.js +3 -3
  1555. package/dist/esm/digi-icon-licence-bus.entry.js +3 -3
  1556. package/dist/esm/digi-icon-licence-car.entry.js +3 -3
  1557. package/dist/esm/digi-icon-licence-motorcycle.entry.js +3 -3
  1558. package/dist/esm/digi-icon-licence-truck.entry.js +3 -3
  1559. package/dist/esm/digi-icon-lightbulb.entry.js +3 -3
  1560. package/dist/esm/digi-icon-linkedin-in.entry.js +3 -3
  1561. package/dist/esm/digi-icon-list-ul_6.entry.js +13 -13
  1562. package/dist/esm/digi-icon-lock.entry.js +3 -3
  1563. package/dist/esm/digi-icon-marker-filled.entry.js +3 -3
  1564. package/dist/esm/digi-icon-marker.entry.js +3 -3
  1565. package/dist/esm/digi-icon-media-course.entry.js +3 -3
  1566. package/dist/esm/digi-icon-media-podcast.entry.js +3 -3
  1567. package/dist/esm/digi-icon-microphone-off.entry.js +3 -3
  1568. package/dist/esm/digi-icon-microphone.entry.js +3 -3
  1569. package/dist/esm/digi-icon-minus_2.entry.js +5 -5
  1570. package/dist/esm/digi-icon-move.entry.js +3 -3
  1571. package/dist/esm/digi-icon-notification-error_4.entry.js +9 -9
  1572. package/dist/esm/digi-icon-online-interview.entry.js +3 -3
  1573. package/dist/esm/digi-icon-online-meeting.entry.js +3 -3
  1574. package/dist/esm/digi-icon-online-task.entry.js +3 -3
  1575. package/dist/esm/digi-icon-open-source.entry.js +3 -3
  1576. package/dist/esm/digi-icon-palette.entry.js +3 -3
  1577. package/dist/esm/digi-icon-paste.entry.js +2 -2
  1578. package/dist/esm/digi-icon-pen.entry.js +3 -3
  1579. package/dist/esm/digi-icon-phone-hangup.entry.js +3 -3
  1580. package/dist/esm/digi-icon-phone.entry.js +3 -3
  1581. package/dist/esm/digi-icon-print.entry.js +3 -3
  1582. package/dist/esm/digi-icon-read.entry.js +3 -3
  1583. package/dist/esm/digi-icon-redo.entry.js +3 -3
  1584. package/dist/esm/digi-icon-scale.entry.js +2 -2
  1585. package/dist/esm/digi-icon-screensharing-off.entry.js +3 -3
  1586. package/dist/esm/digi-icon-screensharing.entry.js +3 -3
  1587. package/dist/esm/digi-icon-search.entry.js +3 -3
  1588. package/dist/esm/digi-icon-send-outline.entry.js +3 -3
  1589. package/dist/esm/digi-icon-send-solid.entry.js +3 -3
  1590. package/dist/esm/digi-icon-settings.entry.js +3 -3
  1591. package/dist/esm/digi-icon-share-alt.entry.js +3 -3
  1592. package/dist/esm/digi-icon-share-chain.entry.js +3 -3
  1593. package/dist/esm/digi-icon-sliders-h.entry.js +3 -3
  1594. package/dist/esm/digi-icon-sokkandidat.entry.js +3 -3
  1595. package/dist/esm/digi-icon-sort-down.entry.js +3 -3
  1596. package/dist/esm/digi-icon-sort-up.entry.js +3 -3
  1597. package/dist/esm/digi-icon-sort.entry.js +3 -3
  1598. package/dist/esm/digi-icon-spinner.entry.js +3 -3
  1599. package/dist/esm/digi-icon-star-reg.entry.js +3 -3
  1600. package/dist/esm/digi-icon-star.entry.js +3 -3
  1601. package/dist/esm/digi-icon-suitcase-outline.entry.js +3 -3
  1602. package/dist/esm/digi-icon-suitcase-solid.entry.js +3 -3
  1603. package/dist/esm/digi-icon-system-assistance.entry.js +3 -3
  1604. package/dist/esm/digi-icon-table-column.entry.js +3 -3
  1605. package/dist/esm/digi-icon-table-row.entry.js +3 -3
  1606. package/dist/esm/digi-icon-task-done.entry.js +3 -3
  1607. package/dist/esm/digi-icon-toggle-off.entry.js +3 -3
  1608. package/dist/esm/digi-icon-toggle-on.entry.js +3 -3
  1609. package/dist/esm/digi-icon-twitter.entry.js +3 -3
  1610. package/dist/esm/digi-icon-tyck-till.entry.js +3 -3
  1611. package/dist/esm/digi-icon-unlock.entry.js +3 -3
  1612. package/dist/esm/digi-icon-update.entry.js +3 -3
  1613. package/dist/esm/digi-icon-upload.entry.js +3 -3
  1614. package/dist/esm/digi-icon-user-add.entry.js +2 -2
  1615. package/dist/esm/digi-icon-user-alt.entry.js +3 -3
  1616. package/dist/esm/digi-icon-user-edit.entry.js +2 -2
  1617. package/dist/esm/digi-icon-users-solid.entry.js +3 -3
  1618. package/dist/esm/digi-icon-videocamera-off.entry.js +3 -3
  1619. package/dist/esm/digi-icon-videocamera.entry.js +3 -3
  1620. package/dist/esm/digi-icon-volume.entry.js +3 -3
  1621. package/dist/esm/digi-icon-web-tv.entry.js +3 -3
  1622. package/dist/esm/digi-icon-wifi-signal0.entry.js +3 -3
  1623. package/dist/esm/digi-icon-wifi-signal1.entry.js +3 -3
  1624. package/dist/esm/digi-icon-wifi-signal2.entry.js +3 -3
  1625. package/dist/esm/digi-icon-wifi-signal3.entry.js +3 -3
  1626. package/dist/esm/digi-icon-window.entry.js +3 -3
  1627. package/dist/esm/digi-icon-x-button.entry.js +3 -3
  1628. package/dist/esm/digi-icon-youtube.entry.js +3 -3
  1629. package/dist/esm/digi-info-card-multi-container.entry.js +2 -2
  1630. package/dist/esm/digi-info-card-multi.entry.js +2 -2
  1631. package/dist/esm/digi-info-card.entry.js +2 -2
  1632. package/dist/esm/digi-layout-columns.entry.js +2 -2
  1633. package/dist/esm/digi-link-button.entry.js +2 -2
  1634. package/dist/esm/{digi-icon-external-link-alt_2.entry.js → digi-link-external.entry.js} +3 -26
  1635. package/dist/esm/digi-link-internal.entry.js +2 -2
  1636. package/dist/esm/digi-list.entry.js +2 -2
  1637. package/dist/esm/digi-loader-skeleton.entry.js +4 -4
  1638. package/dist/esm/digi-loader-spinner.entry.js +2 -2
  1639. package/dist/esm/digi-media-figure.entry.js +2 -2
  1640. package/dist/esm/digi-navigation-breadcrumbs.entry.js +4 -4
  1641. package/dist/esm/digi-navigation-pagination.entry.js +16 -15
  1642. package/dist/esm/digi-navigation-sidebar.entry.js +3 -3
  1643. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +7 -7
  1644. package/dist/esm/digi-navigation-vertical-menu.entry.js +2 -2
  1645. package/dist/esm/digi-notification-alert.entry.js +12 -11
  1646. package/dist/esm/digi-notification-error-page.entry.js +13 -12
  1647. package/dist/esm/digi-progress-circle.entry.js +9 -9
  1648. package/dist/esm/digi-progress-indicator.entry.js +4 -4
  1649. package/dist/esm/digi-progress-list-item.entry.js +6 -6
  1650. package/dist/esm/digi-progress-list.entry.js +2 -2
  1651. package/dist/esm/digi-progressbar.entry.js +3 -3
  1652. package/dist/esm/digi-quote.entry.js +2 -2
  1653. package/dist/esm/digi-table.entry.js +2 -2
  1654. package/dist/esm/digi-tablist-panel.entry.js +3 -3
  1655. package/dist/esm/digi-tablist.entry.js +6 -6
  1656. package/dist/esm/digi-tag-media.entry.js +3 -3
  1657. package/dist/esm/digi-tag.entry.js +2 -2
  1658. package/dist/esm/digi-tools-feedback-banner.entry.js +2 -2
  1659. package/dist/esm/digi-tools-feedback-rating.entry.js +2 -2
  1660. package/dist/esm/digi-tools-feedback.entry.js +11 -10
  1661. package/dist/esm/digi-tools-theme-provider.entry.js +2 -2
  1662. package/dist/esm/digi-typography-meta.entry.js +2 -2
  1663. package/dist/esm/digi-typography-time.entry.js +2 -2
  1664. package/dist/esm/digi-util-detect-click-outside.entry.js +2 -2
  1665. package/dist/esm/digi-util-detect-focus-outside.entry.js +2 -2
  1666. package/dist/esm/digi-util-keyup-handler.entry.js +2 -2
  1667. package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
  1668. package/dist/esm/digi-util-resize-observer.entry.js +2 -2
  1669. package/dist/esm/{form-validation-message-variation.enum-f7835fc5.js → form-file-upload-variation.enum-9c49ec5e.js} +1 -8
  1670. package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +15 -0
  1671. package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
  1672. package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
  1673. package/dist/esm/form-radiobutton-variation.enum-64c6038b.js +18 -0
  1674. package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
  1675. package/dist/esm/form-textarea-variation.enum-05017e8e.js +17 -0
  1676. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
  1677. package/dist/esm/{index-bfea2cc5.js → index-148a7577.js} +36 -81
  1678. package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
  1679. package/dist/esm/index-5b6c95c6.js +63 -0
  1680. package/dist/esm/index-8685f88d.js +170 -0
  1681. package/dist/esm/index.js +9 -8
  1682. package/dist/esm/loader.js +3 -3
  1683. package/dist/esm/{typography-variation.enum-dea0fe69.js → typography-variation.enum-5150a9b3.js} +63 -85
  1684. package/dist/types/components/_calendar/calendar/calendar.d.ts +13 -9
  1685. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +15 -36
  1686. package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +4 -15
  1687. package/dist/types/components/_form/form-input/form-input.d.ts +0 -1
  1688. package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +0 -16
  1689. package/dist/types/components/_form/form-textarea/form-textarea.d.ts +0 -1
  1690. package/dist/types/components/_header/header/header.d.ts +35 -2
  1691. package/dist/types/components/_header/header-navigation/header-navigation.d.ts +1 -0
  1692. package/dist/types/components/_logo/logo/logo.d.ts +19 -7
  1693. package/dist/types/components/_logo/title-logo/title-logo-variation.enum.d.ts +5 -0
  1694. package/dist/types/components/_logo/title-logo/title-logo.d.ts +52 -0
  1695. package/dist/types/components.d.ts +145 -120
  1696. package/dist/types/enums.d.ts +1 -2
  1697. package/dist/types/global/utils/applyStencilScope/applyStencilScope.util.d.ts +5 -0
  1698. package/dist/types/global/utils/applyStencilScope/index.d.ts +1 -0
  1699. package/hydrate/index.js +859 -784
  1700. package/hydrate/index.mjs +859 -784
  1701. package/package.json +1 -1
  1702. package/components/p-24fe2189.js +0 -9
  1703. package/components/p-290d1746.js +0 -13
  1704. package/components/p-82193a3f.js +0 -60
  1705. package/components/p-9a1bec0e.js +0 -9
  1706. package/dist/cjs/digi-button_19.cjs.entry.js +0 -4066
  1707. package/dist/cjs/digi-code-block_3.cjs.entry.js +0 -213
  1708. package/dist/cjs/digi-footer-card.cjs.entry.js +0 -29
  1709. package/dist/cjs/digi-footer.cjs.entry.js +0 -71
  1710. package/dist/cjs/digi-header-avatar.cjs.entry.js +0 -114
  1711. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +0 -27
  1712. package/dist/cjs/digi-header-navigation.cjs.entry.js +0 -224
  1713. package/dist/cjs/digi-header-notification.cjs.entry.js +0 -23
  1714. package/dist/cjs/digi-header.cjs.entry.js +0 -92
  1715. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +0 -30
  1716. package/dist/cjs/digi-icon-bars.cjs.entry.js +0 -30
  1717. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +0 -30
  1718. package/dist/cjs/digi-icon-copy.cjs.entry.js +0 -30
  1719. package/dist/cjs/digi-icon-envelope.cjs.entry.js +0 -30
  1720. package/dist/cjs/digi-icon-globe.cjs.entry.js +0 -30
  1721. package/dist/cjs/digi-icon-sign.cjs.entry.js +0 -30
  1722. package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
  1723. package/dist/cjs/digi-link.cjs.entry.js +0 -75
  1724. package/dist/cjs/digi-logo_2.cjs.entry.js +0 -64
  1725. package/dist/cjs/digi-media-image_2.cjs.entry.js +0 -167
  1726. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +0 -38
  1727. package/dist/cjs/digi-typography-preamble.cjs.entry.js +0 -20
  1728. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +0 -48
  1729. package/dist/cjs/footer-card-variation.enum-99555edc.js +0 -8
  1730. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +0 -9
  1731. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
  1732. package/dist/cjs/logo-variation.enum-607fadb4.js +0 -13
  1733. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +0 -17
  1734. package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +0 -7
  1735. package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +0 -7
  1736. package/dist/digi-arbetsformedlingen/p-02a6c3e6.entry.js +0 -1
  1737. package/dist/digi-arbetsformedlingen/p-0db17f9e.entry.js +0 -1
  1738. package/dist/digi-arbetsformedlingen/p-11035a85.entry.js +0 -1
  1739. package/dist/digi-arbetsformedlingen/p-1b26e051.entry.js +0 -1
  1740. package/dist/digi-arbetsformedlingen/p-1e7ead36.entry.js +0 -1
  1741. package/dist/digi-arbetsformedlingen/p-210f07d5.entry.js +0 -1
  1742. package/dist/digi-arbetsformedlingen/p-2242582b.entry.js +0 -1
  1743. package/dist/digi-arbetsformedlingen/p-290d1746.js +0 -1
  1744. package/dist/digi-arbetsformedlingen/p-2a814ab4.entry.js +0 -1
  1745. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
  1746. package/dist/digi-arbetsformedlingen/p-35360e65.entry.js +0 -1
  1747. package/dist/digi-arbetsformedlingen/p-38380fae.entry.js +0 -1
  1748. package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
  1749. package/dist/digi-arbetsformedlingen/p-4101f8a9.entry.js +0 -1
  1750. package/dist/digi-arbetsformedlingen/p-460572d9.entry.js +0 -1
  1751. package/dist/digi-arbetsformedlingen/p-4659accd.entry.js +0 -1
  1752. package/dist/digi-arbetsformedlingen/p-4b87e336.entry.js +0 -1
  1753. package/dist/digi-arbetsformedlingen/p-4f68f34d.entry.js +0 -1
  1754. package/dist/digi-arbetsformedlingen/p-5762d73d.entry.js +0 -1
  1755. package/dist/digi-arbetsformedlingen/p-580403f8.entry.js +0 -1
  1756. package/dist/digi-arbetsformedlingen/p-5990798b.entry.js +0 -1
  1757. package/dist/digi-arbetsformedlingen/p-5c6726e4.entry.js +0 -1
  1758. package/dist/digi-arbetsformedlingen/p-5f8a3b26.entry.js +0 -1
  1759. package/dist/digi-arbetsformedlingen/p-614d0764.entry.js +0 -1
  1760. package/dist/digi-arbetsformedlingen/p-648ed420.entry.js +0 -1
  1761. package/dist/digi-arbetsformedlingen/p-6c701c64.entry.js +0 -1
  1762. package/dist/digi-arbetsformedlingen/p-70cd00fd.entry.js +0 -1
  1763. package/dist/digi-arbetsformedlingen/p-7899fdd3.entry.js +0 -1
  1764. package/dist/digi-arbetsformedlingen/p-7f574281.entry.js +0 -1
  1765. package/dist/digi-arbetsformedlingen/p-871eb27f.entry.js +0 -1
  1766. package/dist/digi-arbetsformedlingen/p-8a89811e.entry.js +0 -1
  1767. package/dist/digi-arbetsformedlingen/p-8dde1275.entry.js +0 -1
  1768. package/dist/digi-arbetsformedlingen/p-903cd4b7.entry.js +0 -1
  1769. package/dist/digi-arbetsformedlingen/p-94170a0d.entry.js +0 -1
  1770. package/dist/digi-arbetsformedlingen/p-9eed8e11.entry.js +0 -1
  1771. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
  1772. package/dist/digi-arbetsformedlingen/p-aa63b05a.entry.js +0 -1
  1773. package/dist/digi-arbetsformedlingen/p-aa7b3a21.entry.js +0 -1
  1774. package/dist/digi-arbetsformedlingen/p-ad3bc89a.entry.js +0 -1
  1775. package/dist/digi-arbetsformedlingen/p-b2258360.entry.js +0 -1
  1776. package/dist/digi-arbetsformedlingen/p-bb92f2eb.js +0 -1
  1777. package/dist/digi-arbetsformedlingen/p-c1da0c35.entry.js +0 -1
  1778. package/dist/digi-arbetsformedlingen/p-c3cda078.entry.js +0 -1
  1779. package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
  1780. package/dist/digi-arbetsformedlingen/p-cf66e56b.entry.js +0 -1
  1781. package/dist/digi-arbetsformedlingen/p-d1886fff.js +0 -1
  1782. package/dist/digi-arbetsformedlingen/p-d3a16cd3.entry.js +0 -1
  1783. package/dist/digi-arbetsformedlingen/p-d4f972c0.entry.js +0 -1
  1784. package/dist/digi-arbetsformedlingen/p-db5a83cf.entry.js +0 -1
  1785. package/dist/digi-arbetsformedlingen/p-db5be953.entry.js +0 -1
  1786. package/dist/digi-arbetsformedlingen/p-e2fe3edf.entry.js +0 -1
  1787. package/dist/digi-arbetsformedlingen/p-e9f759f9.entry.js +0 -1
  1788. package/dist/digi-arbetsformedlingen/p-ee88e3f1.js +0 -1
  1789. package/dist/digi-arbetsformedlingen/p-f6ceba96.entry.js +0 -1
  1790. package/dist/esm/digi-button_19.entry.js +0 -4044
  1791. package/dist/esm/digi-code-block_3.entry.js +0 -207
  1792. package/dist/esm/digi-footer-card.entry.js +0 -25
  1793. package/dist/esm/digi-footer.entry.js +0 -67
  1794. package/dist/esm/digi-header-avatar.entry.js +0 -110
  1795. package/dist/esm/digi-header-navigation-item.entry.js +0 -23
  1796. package/dist/esm/digi-header-navigation.entry.js +0 -220
  1797. package/dist/esm/digi-header-notification.entry.js +0 -19
  1798. package/dist/esm/digi-header.entry.js +0 -88
  1799. package/dist/esm/digi-icon-accessibility-universal.entry.js +0 -26
  1800. package/dist/esm/digi-icon-bars.entry.js +0 -26
  1801. package/dist/esm/digi-icon-bell-filled.entry.js +0 -26
  1802. package/dist/esm/digi-icon-copy.entry.js +0 -26
  1803. package/dist/esm/digi-icon-envelope.entry.js +0 -26
  1804. package/dist/esm/digi-icon-globe.entry.js +0 -26
  1805. package/dist/esm/digi-icon-sign.entry.js +0 -26
  1806. package/dist/esm/digi-layout-block_2.entry.js +0 -87
  1807. package/dist/esm/digi-link.entry.js +0 -71
  1808. package/dist/esm/digi-logo_2.entry.js +0 -59
  1809. package/dist/esm/digi-media-image_2.entry.js +0 -162
  1810. package/dist/esm/digi-typography-heading-jumbo.entry.js +0 -34
  1811. package/dist/esm/digi-typography-preamble.entry.js +0 -16
  1812. package/dist/esm/digi-util-breakpoint-observer.entry.js +0 -44
  1813. package/dist/esm/footer-card-variation.enum-cc732148.js +0 -8
  1814. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +0 -9
  1815. package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
  1816. package/dist/esm/logo-variation.enum-5b68b79f.js +0 -13
  1817. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +0 -17
  1818. package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +0 -6
  1819. package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +0 -6
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconGlobeFilledCss = ".sc-digi-icon-globe-filled-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-globe-filled-h svg.sc-digi-icon-globe-filled{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconGlobeFilled = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '498bdf5d20e1d04b5c2265b4e5eb736eaddfd446', class: "digi-icon-globe-filled", 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: 'dbf5dd34c864437e18a86582ca298de9d0b3c507', class: "digi-icon-globe-filled", 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: 'c635b0600dadc7ee4efc8f30fe935f725309ce7c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'bd49bf67607d5e1e8e734fd780355c4c86f1b5d1' }, this.afDesc), index.h("path", { key: '79daa9f62e1087c311d888365b581b89c2197136', class: "digi-icon-globe-filled__shape", d: "M24,0 C10.7448387,0 0,10.7448387 0,24 C0,37.2551613 10.7448387,48 24,48 C37.2551613,48 48,37.2551613 48,24 C48,10.7448387 37.2551613,0 24,0 Z M31.9635484,34.6064516 C31.586129,34.9819355 31.1903226,35.3758065 30.8690323,35.6980645 C30.5796774,35.9883871 30.3754839,36.3464516 30.2719355,36.7345161 C30.1258065,37.2822581 30.0077419,37.8358065 29.8103226,38.3670968 L28.1274194,42.9009677 C26.7958065,43.1912903 25.4177419,43.3548387 24,43.3548387 L24,40.7051613 C24.1635484,39.483871 23.2606452,37.196129 21.81,35.7454839 C21.2293548,35.1648387 20.9032258,34.3770968 20.9032258,33.5554839 L20.9032258,30.4577419 C20.9032258,29.3312903 20.2964516,28.2958065 19.3103226,27.7509677 C17.9196774,26.9816129 15.9416129,25.9064516 14.5867742,25.2241935 C13.4758065,24.6648387 12.4480645,23.9525806 11.523871,23.1193548 L11.4464516,23.0496774 C10.7855452,22.4531001 10.1987546,21.7792331 9.69870968,21.0425806 C8.79096774,19.71 7.31225806,17.5180645 6.35129032,16.0935484 C8.33225806,11.6903226 11.9022581,8.15419355 16.3383871,6.23322581 L18.6619355,7.39548387 C19.6916129,7.91032258 20.9032258,7.16225806 20.9032258,6.01064516 L20.9032258,4.91709677 C21.6764516,4.79225806 22.4632258,4.71290323 23.2635484,4.68290323 L26.0022581,7.4216129 C26.6070968,8.02645161 26.6070968,9.00677419 26.0022581,9.6116129 L25.5483871,10.0645161 L24.5477419,11.0651613 C24.2458065,11.3670968 24.2458065,11.8577419 24.5477419,12.1596774 L25.0016129,12.6135484 C25.3035484,12.9154839 25.3035484,13.406129 25.0016129,13.7080645 L24.2274194,14.4822581 C24.0820574,14.6273384 23.8850512,14.7087862 23.6796774,14.7087097 L22.8096774,14.7087097 C22.6083871,14.7087097 22.4148387,14.7870968 22.2696774,14.9283871 L21.3096774,15.8622581 C21.0682225,16.0973835 21.0064105,16.4616048 21.1567742,16.7632258 L22.6654839,19.7816129 C22.9229032,20.2964516 22.5483871,20.9022581 21.9735484,20.9022581 L21.4277419,20.9022581 C21.2409677,20.9022581 21.0609677,20.8345161 20.9206452,20.7125806 L20.0225806,19.9325806 C19.609122,19.5738941 19.0371392,19.4598653 18.5177419,19.6325806 L15.5012903,20.6380645 C15.0289943,20.7955464 14.7104954,21.2376244 14.7106452,21.7354839 C14.7106452,22.173871 14.9583871,22.5735484 15.3503226,22.77 L16.4225806,23.306129 C17.3332258,23.7619355 18.3377419,23.9990323 19.3558065,23.9990323 C20.373871,23.9990323 21.5419355,26.64 22.4525806,27.0958065 L28.9122581,27.0958065 C29.733871,27.0958065 30.5206452,27.4219355 31.1022581,28.0025806 L32.4270968,29.3274194 C32.9805663,29.8811005 33.2912904,30.6319649 33.2912904,31.4148387 C33.2908887,32.612973 32.8130662,33.7615579 31.9635484,34.6064516 Z M40.3548387,25.766129 C39.7945161,25.6258065 39.3058065,25.2822581 38.9854839,24.8012903 L37.2454839,22.1912903 C36.7248406,21.4114983 36.7248406,20.3949533 37.2454839,19.6151613 L39.1412903,16.7719355 C39.3658065,16.436129 39.6735484,16.1632258 40.0354839,15.9832258 L41.2916129,15.3551613 C42.6,17.9603226 43.3548387,20.8906452 43.3548387,24 C43.3548387,24.8390323 43.2832258,25.6606452 43.1787097,26.4716129 L40.3548387,25.766129 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: 'cd69d7acbb0634cf06dfde5e1f0cafd550a563fd', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ec0135940cd394627cc162c3bc6acc46b10443ea' }, this.afDesc), index.h("path", { key: '4b0a938a79f3e92493851f24a074321e0bb4b382', class: "digi-icon-globe-filled__shape", d: "M24,0 C10.7448387,0 0,10.7448387 0,24 C0,37.2551613 10.7448387,48 24,48 C37.2551613,48 48,37.2551613 48,24 C48,10.7448387 37.2551613,0 24,0 Z M31.9635484,34.6064516 C31.586129,34.9819355 31.1903226,35.3758065 30.8690323,35.6980645 C30.5796774,35.9883871 30.3754839,36.3464516 30.2719355,36.7345161 C30.1258065,37.2822581 30.0077419,37.8358065 29.8103226,38.3670968 L28.1274194,42.9009677 C26.7958065,43.1912903 25.4177419,43.3548387 24,43.3548387 L24,40.7051613 C24.1635484,39.483871 23.2606452,37.196129 21.81,35.7454839 C21.2293548,35.1648387 20.9032258,34.3770968 20.9032258,33.5554839 L20.9032258,30.4577419 C20.9032258,29.3312903 20.2964516,28.2958065 19.3103226,27.7509677 C17.9196774,26.9816129 15.9416129,25.9064516 14.5867742,25.2241935 C13.4758065,24.6648387 12.4480645,23.9525806 11.523871,23.1193548 L11.4464516,23.0496774 C10.7855452,22.4531001 10.1987546,21.7792331 9.69870968,21.0425806 C8.79096774,19.71 7.31225806,17.5180645 6.35129032,16.0935484 C8.33225806,11.6903226 11.9022581,8.15419355 16.3383871,6.23322581 L18.6619355,7.39548387 C19.6916129,7.91032258 20.9032258,7.16225806 20.9032258,6.01064516 L20.9032258,4.91709677 C21.6764516,4.79225806 22.4632258,4.71290323 23.2635484,4.68290323 L26.0022581,7.4216129 C26.6070968,8.02645161 26.6070968,9.00677419 26.0022581,9.6116129 L25.5483871,10.0645161 L24.5477419,11.0651613 C24.2458065,11.3670968 24.2458065,11.8577419 24.5477419,12.1596774 L25.0016129,12.6135484 C25.3035484,12.9154839 25.3035484,13.406129 25.0016129,13.7080645 L24.2274194,14.4822581 C24.0820574,14.6273384 23.8850512,14.7087862 23.6796774,14.7087097 L22.8096774,14.7087097 C22.6083871,14.7087097 22.4148387,14.7870968 22.2696774,14.9283871 L21.3096774,15.8622581 C21.0682225,16.0973835 21.0064105,16.4616048 21.1567742,16.7632258 L22.6654839,19.7816129 C22.9229032,20.2964516 22.5483871,20.9022581 21.9735484,20.9022581 L21.4277419,20.9022581 C21.2409677,20.9022581 21.0609677,20.8345161 20.9206452,20.7125806 L20.0225806,19.9325806 C19.609122,19.5738941 19.0371392,19.4598653 18.5177419,19.6325806 L15.5012903,20.6380645 C15.0289943,20.7955464 14.7104954,21.2376244 14.7106452,21.7354839 C14.7106452,22.173871 14.9583871,22.5735484 15.3503226,22.77 L16.4225806,23.306129 C17.3332258,23.7619355 18.3377419,23.9990323 19.3558065,23.9990323 C20.373871,23.9990323 21.5419355,26.64 22.4525806,27.0958065 L28.9122581,27.0958065 C29.733871,27.0958065 30.5206452,27.4219355 31.1022581,28.0025806 L32.4270968,29.3274194 C32.9805663,29.8811005 33.2912904,30.6319649 33.2912904,31.4148387 C33.2908887,32.612973 32.8130662,33.7615579 31.9635484,34.6064516 Z M40.3548387,25.766129 C39.7945161,25.6258065 39.3058065,25.2822581 38.9854839,24.8012903 L37.2454839,22.1912903 C36.7248406,21.4114983 36.7248406,20.3949533 37.2454839,19.6151613 L39.1412903,16.7719355 C39.3658065,16.436129 39.6735484,16.1632258 40.0354839,15.9832258 L41.2916129,15.3551613 C42.6,17.9603226 43.3548387,20.8906452 43.3548387,24 C43.3548387,24.8390323 43.2832258,25.6606452 43.1787097,26.4716129 L40.3548387,25.766129 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconGlobeFilled.style = DigiIconGlobeFilledStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconHeadphonesCss = ".sc-digi-icon-headphones-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-headphones-h svg.sc-digi-icon-headphones{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconHeadphones = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'c7842b4af0765910327f1864bfa7ade85d42c02e', class: "digi-icon-headphones", width: "26", height: "22", viewBox: "0 0 26 22", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'c46835e948e785fd38140cab6eb77d0ab3044f75', class: "digi-icon-headphones", width: "26", height: "22", viewBox: "0 0 26 22", 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: '046b42f55f7cb48447063c1d8ee2c684f0ce4a06', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '70feb17c7e744f7a20cb10bc5fb990b8d515f9aa' }, this.afDesc), index.h("path", { key: '5ab1f3fb17817694f46ae0cebbf9ddb2e34c2c15', class: "digi-icon-headphones__shape", d: "M13 0C5.815 0 0 5.623 0 12.571v2.358c0 .595.348 1.139.898 1.405l.73.353C1.732 19.638 4.237 22 7.313 22h1.22c.672 0 1.218-.528 1.218-1.179V12.18c0-.651-.546-1.179-1.219-1.179H7.312c-1.591 0-3.03.632-4.062 1.651v-.08c0-5.198 4.374-9.428 9.75-9.428s9.75 4.23 9.75 9.428v.08A5.766 5.766 0 0018.687 11H17.47c-.673 0-1.219.528-1.219 1.179v8.642c0 .651.546 1.179 1.219 1.179h1.218c3.077 0 5.582-2.362 5.684-5.313l.73-.353c.551-.266.899-.81.899-1.405V12.57C26 5.624 20.186 0 13 0z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: '44e35309701aa71c6ff7705f28693d657d1d9706', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '34cb48b1b923a662384a0332c3b3f791a0b23a0d' }, this.afDesc), index.h("path", { key: 'a216b3e3f6f8e4abbdfc85cefdd8d5fce6dd3164', class: "digi-icon-headphones__shape", d: "M13 0C5.815 0 0 5.623 0 12.571v2.358c0 .595.348 1.139.898 1.405l.73.353C1.732 19.638 4.237 22 7.313 22h1.22c.672 0 1.218-.528 1.218-1.179V12.18c0-.651-.546-1.179-1.219-1.179H7.312c-1.591 0-3.03.632-4.062 1.651v-.08c0-5.198 4.374-9.428 9.75-9.428s9.75 4.23 9.75 9.428v.08A5.766 5.766 0 0018.687 11H17.47c-.673 0-1.219.528-1.219 1.179v8.642c0 .651.546 1.179 1.219 1.179h1.218c3.077 0 5.582-2.362 5.684-5.313l.73-.353c.551-.266.899-.81.899-1.405V12.57C26 5.624 20.186 0 13 0z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconHeadphones.style = DigiIconHeadphonesStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconHeartSolidCss = ".sc-digi-icon-heart-solid-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-heart-solid-h svg.sc-digi-icon-heart-solid{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconHeartSolid = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'c41c661a27fec6b99e583208653442c9da7862a7', class: "digi-icon-heart-solid", 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: '99fb19f40a37b35ff31ea81d713f91fc8c59c775', class: "digi-icon-heart-solid", 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: 'b93e8929db0f721efc2bc87d086ba7fa243fd644', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '72c620a2d3c6fc6077d562e802ec53ffb5fde8cd' }, this.afDesc), index.h("path", { key: '3fb0b2da0e0a9d650a5c122d8cdbdd05d732c800', class: "digi-icon-heart-solid__shape", d: "M 34.181818,3 C 42.518182,3 48,8.1142224 48,16.649995 c 0,4.706895 -2.890909,9.368531 -6.190909,12.554737 l -0.03636,0.03621 c -3.121827,3.046127 -5.463197,5.330722 -7.024111,6.853786 -1.768379,1.725498 -4.420948,4.313746 -7.957707,7.764744 -1.547184,1.520708 -4.034634,1.520708 -5.581818,0 L 6.2272727,29.213784 C 5.5818182,28.61637 0,23.284907 0,16.649995 0,8.4400843 5.1636364,3 13.818182,3 17.581818,3 21.145454,5.0637924 24,7.5077571 26.845454,5.0637924 30.418182,3 34.181818,3 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: 'f971efd4f7f88496d18a67be3f28779c40715462', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'b818a67fbe50ad02f5dfe8df0db4876862e101b6' }, this.afDesc), index.h("path", { key: '2e45de21bbd6053404a63cdf8f10d45a59a9d963', class: "digi-icon-heart-solid__shape", d: "M 34.181818,3 C 42.518182,3 48,8.1142224 48,16.649995 c 0,4.706895 -2.890909,9.368531 -6.190909,12.554737 l -0.03636,0.03621 c -3.121827,3.046127 -5.463197,5.330722 -7.024111,6.853786 -1.768379,1.725498 -4.420948,4.313746 -7.957707,7.764744 -1.547184,1.520708 -4.034634,1.520708 -5.581818,0 L 6.2272727,29.213784 C 5.5818182,28.61637 0,23.284907 0,16.649995 0,8.4400843 5.1636364,3 13.818182,3 17.581818,3 21.145454,5.0637924 24,7.5077571 26.845454,5.0637924 30.418182,3 34.181818,3 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconHeartSolid.style = DigiIconHeartSolidStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconHeartCss = ".sc-digi-icon-heart-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-heart-h svg.sc-digi-icon-heart{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconHeart = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '53f3cfd6e0ec7df97a1381cfce536a649158bd5a', class: "digi-icon-heart", 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: 'dfeda40257199828b8d745a47e19479597ed9323', class: "digi-icon-heart", 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: '1981094d334f2d2825deaf80104cb5fd7ad22a1b', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '008449391e3aa1b3a208f49e3d95e15dd3acf34b' }, this.afDesc), index.h("path", { key: '09ea4a8f068a891ad57d784994e4083cc94b40d8', class: "digi-icon-heart__shape", d: "M21.2090909,43.4703308 L6.22727273,28.9641289 C5.58181818,28.372405 0,23.0917172 0,16.5199953 C0,8.388274 5.16363636,3 13.8181818,3 C17.5818182,3 21.1454545,5.04413722 24,7.46482604 C26.8454545,5.04413722 30.4181818,3 34.1818182,3 C42.5181818,3 48,8.06551549 48,16.5199953 C48,21.1820627 45.1090909,25.7993024 41.8090909,28.9551634 L41.7727273,28.9910255 L26.7909091,43.4703308 C25.2437253,44.9765564 22.7562747,44.9765564 21.2090909,43.4703308 Z M9.26363636,25.9473339 L24,40.2210526 L38.7090909,25.9921635 C41.1909091,23.5713695 43.6363636,20.0477693 43.6363636,16.5958964 C43.6363636,10.5977068 40.1636364,7.37894737 34.1818182,7.37894737 C29.8909091,7.37894737 25.7454545,11.7991379 24,13.5116255 C22.4545455,11.9874219 18.1818182,7.37894737 13.8181818,7.37894737 C7.82727273,7.37894737 4.36363636,10.5977068 4.36363636,16.5958964 C4.36363636,19.9401785 6.79090909,23.6699944 9.26363636,25.9473339 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: '178435122f56d2c73d76f323fb837cfe594e6869', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '6cd7325b6e9a31cb42ef860363dbf269970ed387' }, this.afDesc), index.h("path", { key: 'edd2d2cca80461fdf66f5ec48c96865b02ee5bfa', class: "digi-icon-heart__shape", d: "M21.2090909,43.4703308 L6.22727273,28.9641289 C5.58181818,28.372405 0,23.0917172 0,16.5199953 C0,8.388274 5.16363636,3 13.8181818,3 C17.5818182,3 21.1454545,5.04413722 24,7.46482604 C26.8454545,5.04413722 30.4181818,3 34.1818182,3 C42.5181818,3 48,8.06551549 48,16.5199953 C48,21.1820627 45.1090909,25.7993024 41.8090909,28.9551634 L41.7727273,28.9910255 L26.7909091,43.4703308 C25.2437253,44.9765564 22.7562747,44.9765564 21.2090909,43.4703308 Z M9.26363636,25.9473339 L24,40.2210526 L38.7090909,25.9921635 C41.1909091,23.5713695 43.6363636,20.0477693 43.6363636,16.5958964 C43.6363636,10.5977068 40.1636364,7.37894737 34.1818182,7.37894737 C29.8909091,7.37894737 25.7454545,11.7991379 24,13.5116255 C22.4545455,11.9874219 18.1818182,7.37894737 13.8181818,7.37894737 C7.82727273,7.37894737 4.36363636,10.5977068 4.36363636,16.5958964 C4.36363636,19.9401785 6.79090909,23.6699944 9.26363636,25.9473339 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconHeart.style = DigiIconHeartStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconHistoryCss = ".sc-digi-icon-history-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-history-h svg.sc-digi-icon-history{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconHistory = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '6870a27bc468bdfc05b5288af1c620ed84118c53', class: "digi-icon-history", 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: '91265c4f60c1af5e45453a9f8b837c3f900ec671', class: "digi-icon-history", 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: '9590e4d9440d564554fbd6bdc42582d53bf0abd9', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c2cb3bf67a543301720b9ff2335812fbcc00ecdc' }, this.afDesc), index.h("path", { key: '8bcc05fbc4c4ff3f22fb0724a680ab5abefd666a', class: "digi-icon-history__shape", d: "M47.9999585,23.954655 C48.0244008,37.1779041 37.2405807,47.9906973 24.0173778,48 C18.3062586,48.0040521 13.0603322,46.0132099 8.9378555,42.6860105 C7.86588961,41.8208477 7.78576072,40.2142965 8.75988806,39.2401657 L9.85024102,38.149809 C10.6833686,37.3166785 12.0134308,37.225517 12.9364615,37.9578087 C15.9737143,40.3679742 19.8174818,41.8065251 23.9999585,41.8065251 C33.8423608,41.8065251 41.8063793,33.8409305 41.8063793,24.0000422 C41.8063793,14.1576055 33.8408124,6.19355927 23.9999585,6.19355927 C19.2760312,6.19355927 14.9855547,8.02927218 11.7998505,11.0256968 L16.7115195,15.9373829 C17.6870016,16.9128684 16.9961319,18.5806778 15.6167149,18.5806778 L1.54838442,18.5806778 C0.693192349,18.5806778 0,17.8874831 0,17.032288 L0,2.96390844 C0,1.58448666 1.66780357,0.893614474 2.64328575,1.86900329 L7.42121296,6.64694717 C11.7298829,2.52929477 17.569518,7.81597009e-14 23.9999585,7.81597009e-14 C37.239613,7.81597009e-14 47.9754331,10.720664 47.9999585,23.954655 Z M31.4429456,30.3566663 C32.2304926,29.3441161 32.0480736,27.8848555 31.0355269,27.0974025 L27.0967273,24.0338164 L27.0967273,13.9355084 C27.0967273,12.6527642 26.0568904,11.6129236 24.7741507,11.6129236 L23.2257663,11.6129236 C21.9430265,11.6129236 20.9031896,12.6527642 20.9031896,13.9355084 L20.9031896,27.0630476 L27.2330819,31.9863465 C28.2456285,32.7737995 29.7047873,32.5914766 30.4923343,31.5789265 L31.4429456,30.3566663 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'e7f6b63218b73c4a0a4175b2aa06c6c235daa405', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'be7ff500eeeabe08eddebd2a0264ef98c795f886' }, this.afDesc), index.h("path", { key: '54742e6273993fd664bf3b4ffbcd56795a694ada', class: "digi-icon-history__shape", d: "M47.9999585,23.954655 C48.0244008,37.1779041 37.2405807,47.9906973 24.0173778,48 C18.3062586,48.0040521 13.0603322,46.0132099 8.9378555,42.6860105 C7.86588961,41.8208477 7.78576072,40.2142965 8.75988806,39.2401657 L9.85024102,38.149809 C10.6833686,37.3166785 12.0134308,37.225517 12.9364615,37.9578087 C15.9737143,40.3679742 19.8174818,41.8065251 23.9999585,41.8065251 C33.8423608,41.8065251 41.8063793,33.8409305 41.8063793,24.0000422 C41.8063793,14.1576055 33.8408124,6.19355927 23.9999585,6.19355927 C19.2760312,6.19355927 14.9855547,8.02927218 11.7998505,11.0256968 L16.7115195,15.9373829 C17.6870016,16.9128684 16.9961319,18.5806778 15.6167149,18.5806778 L1.54838442,18.5806778 C0.693192349,18.5806778 0,17.8874831 0,17.032288 L0,2.96390844 C0,1.58448666 1.66780357,0.893614474 2.64328575,1.86900329 L7.42121296,6.64694717 C11.7298829,2.52929477 17.569518,7.81597009e-14 23.9999585,7.81597009e-14 C37.239613,7.81597009e-14 47.9754331,10.720664 47.9999585,23.954655 Z M31.4429456,30.3566663 C32.2304926,29.3441161 32.0480736,27.8848555 31.0355269,27.0974025 L27.0967273,24.0338164 L27.0967273,13.9355084 C27.0967273,12.6527642 26.0568904,11.6129236 24.7741507,11.6129236 L23.2257663,11.6129236 C21.9430265,11.6129236 20.9031896,12.6527642 20.9031896,13.9355084 L20.9031896,27.0630476 L27.2330819,31.9863465 C28.2456285,32.7737995 29.7047873,32.5914766 30.4923343,31.5789265 L31.4429456,30.3566663 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconHistory.style = DigiIconHistoryStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconHomeCss = ".sc-digi-icon-home-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-home-h svg.sc-digi-icon-home{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: 'ec9b683e255ca360bafe7b7e9c5384658e28e05b', 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: 'b4063092855087dcb916f6842a2733146c415f0b', 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: '0d2631339b235c4244cf14cda25f84f16745e64c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'aab56476e8cd84c195c4c33a5e580ab17670b9ca' }, this.afDesc), index.h("path", { key: 'f4c5f30c7daaee9f3b7bd86cfae39ad95fc01e17', 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: '23e3584a3cd17cf6ef7061e85b40dac8c083d0f2', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'badaf969818629ae247b17874951cb4b14439eb3' }, this.afDesc), index.h("path", { key: 'c9da61a142430f1abdaf938e11382a428931645b', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconImageCss = ".sc-digi-icon-image-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-image-h svg.sc-digi-icon-image{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: 'af0ef5bf51b8f39b0bc694e09c67eb6e907ab243', 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: '4593b30ea64d3e793f0ce52051be198f1dee20b0', 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: '0bc449b61db0d5ad9452a10b188b3ba456fd6a97', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'a397e87b20692187c74c538c8a3f0f35074668e1' }, this.afDesc), index.h("path", { key: '3359205e38dc78e7d9665e5ec22661033ef18f2a', 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: '97f20cd9d20ee9e8543f5c4a77916044d13fa313', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '9cf5e52c36265defc465a66dbe17b3b3a81579ac' }, this.afDesc), index.h("path", { key: '52946effcc6683a2f4038875893c69885ddeefd7', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconInfoCircleSolidCss = ".sc-digi-icon-info-circle-solid-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-info-circle-solid-h svg.sc-digi-icon-info-circle-solid{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: '915101c93e81e3d810a0adc844e5e700ec6c5917', 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: '0a357b7e2a221f496b0ad72a2d18855c77ac3842', 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: 'df58f6bfe230e9c18b73f1a5fbbbdd9512fdd6f8', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'f420a4e058064bd7bdb2c4be1be555f24b3b4563' }, this.afDesc), index.h("path", { key: '0385717be8692d84d71819e214ef2f36d7c8add0', 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: 'fda89f78728a056b3b09f44492c2aa29bc6a6828', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'cc672d15242b87a9b297488bf86316d6f1f664b3' }, this.afDesc), index.h("path", { key: '2b999b3d6b47566527e1ea64d78fb82afafa0b5e', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconInstagramCss = ".sc-digi-icon-instagram-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-instagram-h svg.sc-digi-icon-instagram{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: '64dbf9d7c323aeeaa9f732530e666b75bc54edbd', 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: 'a8f9408d8df40efd25dcac7f83b7986d103345db', 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: '188b85ce1a348f66c86816dc00870ee8caf3a433', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'd4fae213ee4180a9cf3d0b7641306f264e084eba' }, this.afDesc), index.h("path", { key: '4929233dc6bce0fc2568d0fb41ec66a67c063ed0', 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: '082c196c245420975807960c20f9e0df97b2c882', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '7ea6a0fdd98e13c9aba3277cecf1083c0caccedd' }, this.afDesc), index.h("path", { key: '39d1286dc5803eede216b8b90dde92c744c1313b', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconJobSuggestionCss = ".sc-digi-icon-job-suggestion-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-job-suggestion-h svg.sc-digi-icon-job-suggestion{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: '959c09aa9a53da66afea4465f7b620b671e8ed44', 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: '294bda0f9f455da96a684e7ceecb9e093a211ab5', 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: 'b1933e38fe2bf3d2fbc727c0e6a0de107d9976c6', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ecb47f38c2e9ae34ab984300013b8a1296ffdef3' }, this.afDesc), index.h("path", { key: 'eef65df378e4f6d79bc394ff9934b7f3a94b3bca', 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: 'd8eb85a2196e5203aa3d9370e3de658f3e61973d', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'd590dba1cd759032410325429357b47303ebf743' }, this.afDesc), index.h("path", { key: '99f6b9aa341d286fb428dbf7e8f4b632448d8cde', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconLanguageOutlineCss = ".sc-digi-icon-language-outline-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-language-outline-h svg.sc-digi-icon-language-outline{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconLanguageOutline = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '57b663dfca452497fb94c38fb8c0de4c78266613', 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
21
+ return (index.h("svg", { key: '0316e5cb1ae4b64cf20f881ab7959c48a470b868', 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
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: '0a16a352f13e9dc97f83cb429b48100250431909', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '2d78bd3f20e911b64645e38cdfcf3128f61cdacc' }, this.afDesc), index.h("path", { key: '1a5483a4f042b856803083895e51379054cbd3db', 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" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: '56c8e3330cc629105a37dc7d1375c218f10c407d', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c6470d62077d703d413a98bd72e8ccba32abe3d0' }, this.afDesc), index.h("path", { key: 'e4b623753ff5246e3c5ad264cd3c3afba5699c0d', 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" })));
26
26
  }
27
27
  };
28
28
  IconLanguageOutline.style = DigiIconLanguageOutlineStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconLanguageCss = ".sc-digi-icon-language-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-language-h svg.sc-digi-icon-language{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: 'cc0f8c38dec744a1ee0c737632636e7307f627be', 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: 'eb95c17fe0ada13371be65bc98842c47aa255e85', 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: '105fe87c7f04633922ec45d6c4223e74d0e34019', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '81c1c91c89d0d49ab6b0ed964f80e7e157c9d19d' }, this.afDesc), index.h("g", { key: '72d385f990316891c55292168d45349bc8079ccc', class: "digi-icon-language__shape", fill: "none", "fill-rule": "evenodd" }, index.h("path", { key: 'ce545529cfb9b0db3324b7d9bcfad8d9936938ac', 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: '8f0ba49cf8fb342accce42358f82a6fdb6746d17', 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: 'cbfbb9aaeaf8ee4779039ec1eb2f861d2cea67ab', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '4a95bd9cba1594da22ddc28706c0390c47820031' }, this.afDesc), index.h("g", { key: 'f02c0eb16e836e553a549152deada8bb5e108c04', class: "digi-icon-language__shape", fill: "none", "fill-rule": "evenodd" }, index.h("path", { key: '0f231500846e42c5507a66ed33e2b1959a8c0104', 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: 'f3c90c8ff3884f6702f2f50963de3a21310b42fb', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconLaptopPhoneCss = ".sc-digi-icon-laptop-phone-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-laptop-phone-h svg.sc-digi-icon-laptop-phone{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: 'c8ef395f51887f59cd296acee527306731f7b07a', 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: 'bda916a14e7f7c84ab8f1a5d8dfa8cc7b2e9590b', 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: '5bf15ec1e06b6d6d888481d3f10ffe960093076b', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '853d602a5dde1a3cd433d691c5fbcd87ff88cd2d' }, this.afDesc), index.h("defs", { key: 'de4ff0eb8ccb37f94e3147aba570027187e6ae1f' }, index.h("polygon", { key: '8e8e237243ecdfd531eeaf9592d083c8f74b54d4', points: "0 0 30.0035481 0 30.0035481 6.03217346 0 6.03217346" }), index.h("polygon", { key: '52231421062b98aa97e596ac674249d90d69b1e5', points: "0 0 14.9826905 0 14.9826905 26.7522844 0 26.7522844" })), index.h("g", { key: 'e562a6703b491c989064bfa2929e559019bcb737', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: '9aa162f6b1c902f06ed7b47d1c2f355638fa8dcb', transform: "translate(-380, -638)" }, index.h("g", { key: '096462c40962b51c573e69cae7153c6e12e43060', transform: "translate(380, 643)" }, index.h("path", { key: '885f8ec361b48ae01b207c2ba1da8e4258603b31', 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: '8a5bb3f0dcc5a5a013012c88d75c775c3555f6f5', transform: "translate(0, 25.7765)" }, index.h("mask", { key: 'def582e6574d64a2f57c90936fef0710c3949cb6', id: "mask-2", fill: "white" }, index.h("use", { key: 'cefef16748bae50f642120a2310579be97807a20', href: "#path-1" })), index.h("g", { key: 'e5ca05c44cd28d786ff5686e03bec51d73207c53', id: "Clip-4" }), index.h("path", { key: '38b87680b175030d39d8e1f20e8527c9a3dd1893', 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: '6a57d8edb353d9c5d40feb1b33f44ef5080acb64', 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: '5cf894fcb186500d7e087fabf068de26ab624371', transform: "translate(33.0173, 10.7796)" }, index.h("mask", { key: '7461e2f9ff2b52e1cf377085d1de61acadbdbc54', id: "mask-4", fill: "white" }, index.h("use", { key: '1ec8084606e49c2be5af337688e0e6e1f2191d0f', href: "#path-3" })), index.h("g", { key: '7ee28eb4044e6675da4c04df4445d8f51e1df812' }), index.h("path", { key: '1a45883c6dbd7a79495cac62aace7ea3699f3d70', 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: 'a57e2fbd8d65b6a211eb1e28dd31b76db317b77b', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'fac156c1a76758d8c85ec790a03eeae392bb3942' }, this.afDesc), index.h("defs", { key: '3aa33ff44f3e3668b0fcf282af154dd51a0087ce' }, index.h("polygon", { key: 'aa9820e6178b2034547a6cce26041846c782314e', points: "0 0 30.0035481 0 30.0035481 6.03217346 0 6.03217346" }), index.h("polygon", { key: '074e3924a809beb40a46ebc9c1e8e681910271f2', points: "0 0 14.9826905 0 14.9826905 26.7522844 0 26.7522844" })), index.h("g", { key: 'b3a3c8c6f42b5714d0b93615a8dc3df69ca3ca71', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: '842e9ca913e40c2121fbd230b52a2b9269f6acef', transform: "translate(-380, -638)" }, index.h("g", { key: 'c38d11e5b564f4db82463bc0a50ba75e73a38d24', transform: "translate(380, 643)" }, index.h("path", { key: '5e7b5dfa9e57169153cc1a8603fb19f4ea440a02', 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: '6b64760f16d5d2aead04834eda571f761e88a50c', transform: "translate(0, 25.7765)" }, index.h("mask", { key: '208eddff4411f2cf676cb1967d7de3e061c4aa82', id: "mask-2", fill: "white" }, index.h("use", { key: '15ab4940fbb4ba95bff2245797d9fe2937bf58cc', href: "#path-1" })), index.h("g", { key: '44eaa29a81c0814d5ec531ffae38dda1cb419f50', id: "Clip-4" }), index.h("path", { key: '9c69dd7ae9e1c3028e51774c82afd15f6e59f527', 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: 'ff94324dba299d6500f82ea6aab4547a4846f3bd', 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: 'a8e6cff6935193d0755a717f684b5afee82692fb', transform: "translate(33.0173, 10.7796)" }, index.h("mask", { key: '979bc6d7bfdbd154e908932e32f51cffe0e64185', id: "mask-4", fill: "white" }, index.h("use", { key: '7d088155c0588f7bc9b5452395b6e6927adf04ff', href: "#path-3" })), index.h("g", { key: '73e7b533a142d2638fbc43c9c5f634cab7733eed' }), index.h("path", { key: 'f57720fef390e3b5b80a4b249e2129abf8063ca0', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconLattlastCss = ".sc-digi-icon-lattlast-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-lattlast-h svg.sc-digi-icon-lattlast{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: '6b72ab677332b45551276818361ae0a01b0f5780', 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: '025eb44e25f3d4b5759a993756690f49c943eccf', 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: '757c3ec26ae80dfedd50e3a022f8ccf582e86920', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '4709f6d6d128181da79f04834f7e5963cc4d4578' }, this.afDesc), index.h("path", { key: 'c04321ef6f6643114504b817549951c76a45ecba', 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: '4ee5bb7b224213941222a59c781bab2b5000f722', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '24b25cb74c851d165f52d2daca27a50a94d5eccb' }, this.afDesc), index.h("path", { key: '0720502ec9f0802f2a8486cb987e7a065832fc92', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconLicenceBusCss = ".sc-digi-icon-licence-bus-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-licence-bus-h svg.sc-digi-icon-licence-bus{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: 'ac929f17b489ace5605e75d303156f14023deb01', 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: '27605f4d56abb2fd8d0c4e35c9fd4ca8d628d007', 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: '08f4b8390427daca919ac9049341e46ae49e3ee0', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'cd252bac2a0387545fbf343b21fef130ee41a072' }, this.afDesc), index.h("path", { key: 'd0e8d34931da620c5d83cfdecf0f1380eef36952', 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: '9eee5abdf77b5a14f1305dcd3cbb27a0d555502b', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'fc898041aef3033a7151025952977b6d164a0892' }, this.afDesc), index.h("path", { key: '1c9822deca3d0e32f90ecaa78865a71f8572a22b', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconLicenceCarCss = ".sc-digi-icon-licence-car-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-licence-car-h svg.sc-digi-icon-licence-car{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: 'aacbaf58bc6367973767c32c85b97b0de208d668', 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: 'ac929f17b489ace5605e75d303156f14023deb01', 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: 'e3eb846777258f91ff15c1683bb6149681d3197c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '402da9fe3e4e364dc621ee9d82a78d7c5bffc022' }, this.afDesc), index.h("path", { key: '86e6e188ddce7f636dc9ba330c53169fc376c362', 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: '08f4b8390427daca919ac9049341e46ae49e3ee0', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'cd252bac2a0387545fbf343b21fef130ee41a072' }, this.afDesc), index.h("path", { key: 'd0a13f05330cfe468efbc74e2e7889349a924e51', 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;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconLicenceMotorcycleCss = ".sc-digi-icon-licence-motorcycle-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-licence-motorcycle-h svg.sc-digi-icon-licence-motorcycle{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -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: 'ad63a9dc4af4a9689a5e3acbd40575a4b29fb542', 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: '70790cb1dff6a97cbff34931cee491ac17654cf7', 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: '0be0d2b4dc6cc2ff185286e77e0dba1449e877c8', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '977cc3c24cdc1ddd1a41f9a713f2d20a9b49abb0' }, this.afDesc), index.h("path", { key: 'a7393c5a7ba11633223a91e1f482e302ff732eb2', 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: '7b0298fdcc33278e107c76c28e6e489d8c5578c9', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '87d12c1281e00f8b3816a7a1d8a97d8a56a66778' }, this.afDesc), index.h("path", { key: 'bc000a88ea783ab55a055e7213925228adbb8d21', 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;