@designsystem-se/af 36.0.1-beta.0 → 36.0.2

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 (1767) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-status.d.ts +1 -1
  3. package/components/digi-bar-chart.d.ts +1 -1
  4. package/components/digi-bar-chart.js +8 -8
  5. package/components/digi-button.d.ts +1 -1
  6. package/components/digi-calendar-datepicker.d.ts +1 -1
  7. package/components/digi-calendar-datepicker.js +190 -81
  8. package/components/digi-calendar-week-view.d.ts +1 -1
  9. package/components/digi-calendar-week-view.js +4 -4
  10. package/components/digi-calendar.d.ts +1 -1
  11. package/components/digi-calendar.js +1 -1
  12. package/components/digi-chart-line.d.ts +1 -1
  13. package/components/digi-chart-line.js +6 -6
  14. package/components/digi-code-block.d.ts +1 -1
  15. package/components/digi-code-block.js +1 -1
  16. package/components/digi-code-example.d.ts +1 -1
  17. package/components/digi-code-example.js +38 -14
  18. package/components/digi-code.d.ts +1 -1
  19. package/components/digi-context-menu.d.ts +1 -1
  20. package/components/digi-context-menu.js +5 -5
  21. package/components/digi-dialog.d.ts +1 -1
  22. package/components/digi-dialog.js +5 -3
  23. package/components/digi-expandable-accordion.d.ts +1 -1
  24. package/components/digi-expandable-accordion.js +3 -3
  25. package/components/digi-expandable-faq-item.d.ts +1 -1
  26. package/components/digi-expandable-faq-item.js +2 -2
  27. package/components/digi-expandable-faq.d.ts +1 -1
  28. package/components/digi-footer-card.d.ts +1 -1
  29. package/components/digi-footer.d.ts +1 -1
  30. package/components/digi-footer.js +5 -3
  31. package/components/digi-form-category-filter.d.ts +1 -1
  32. package/components/digi-form-category-filter.js +4 -4
  33. package/components/digi-form-checkbox.d.ts +1 -1
  34. package/components/digi-form-checkbox.js +1 -1
  35. package/components/digi-form-error-list.d.ts +1 -1
  36. package/components/digi-form-error-list.js +29 -80
  37. package/components/digi-form-fieldset.d.ts +1 -1
  38. package/components/digi-form-fieldset.js +1 -1
  39. package/components/digi-form-file-upload.d.ts +1 -1
  40. package/components/digi-form-file-upload.js +34 -20
  41. package/components/digi-form-filter.d.ts +1 -1
  42. package/components/digi-form-filter.js +3 -3
  43. package/components/digi-form-input-search.d.ts +1 -1
  44. package/components/digi-form-input-search.js +18 -11
  45. package/components/digi-form-input.d.ts +1 -1
  46. package/components/digi-form-input.js +1 -1
  47. package/components/digi-form-label.d.ts +1 -1
  48. package/components/digi-form-label.js +1 -1
  49. package/components/digi-form-radiobutton.d.ts +1 -1
  50. package/components/digi-form-radiobutton.js +1 -1
  51. package/components/digi-form-radiogroup.d.ts +1 -1
  52. package/components/digi-form-radiogroup.js +52 -5
  53. package/components/digi-form-receipt.d.ts +1 -1
  54. package/components/digi-form-receipt.js +5 -3
  55. package/components/digi-form-select-filter.d.ts +1 -1
  56. package/components/digi-form-select-filter.js +41 -21
  57. package/components/digi-form-select.d.ts +1 -1
  58. package/components/digi-form-select.js +1 -1
  59. package/components/digi-form-textarea.d.ts +1 -1
  60. package/components/digi-form-textarea.js +24 -10
  61. package/components/digi-form-validation-message.d.ts +1 -1
  62. package/components/digi-form-validation-message.js +1 -1
  63. package/components/digi-header-avatar.d.ts +1 -1
  64. package/components/digi-header-avatar.js +3 -3
  65. package/components/digi-header-navigation-item.d.ts +1 -1
  66. package/components/digi-header-navigation-item.js +1 -1
  67. package/components/digi-header-navigation.d.ts +1 -1
  68. package/components/digi-header-navigation.js +9 -7
  69. package/components/digi-header-notification.d.ts +1 -1
  70. package/components/digi-header-notification.js +2 -2
  71. package/components/digi-header.d.ts +1 -1
  72. package/components/digi-header.js +8 -6
  73. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  74. package/components/digi-icon-accessibility-deaf.js +2 -2
  75. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  76. package/components/digi-icon-accessibility-universal.js +2 -2
  77. package/components/digi-icon-apple.d.ts +1 -1
  78. package/components/digi-icon-apple.js +2 -2
  79. package/components/digi-icon-archive-outline.d.ts +1 -1
  80. package/components/digi-icon-archive-outline.js +2 -2
  81. package/components/digi-icon-archive.d.ts +1 -1
  82. package/components/digi-icon-archive.js +2 -2
  83. package/components/digi-icon-arrow-back.d.ts +1 -1
  84. package/components/digi-icon-arrow-back.js +2 -2
  85. package/components/digi-icon-arrow-down.d.ts +1 -1
  86. package/components/digi-icon-arrow-down.js +2 -2
  87. package/components/digi-icon-arrow-left.d.ts +1 -1
  88. package/components/digi-icon-arrow-left.js +2 -2
  89. package/components/digi-icon-arrow-right.d.ts +1 -1
  90. package/components/digi-icon-arrow-right.js +1 -1
  91. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  92. package/components/digi-icon-arrow-sign-in.js +2 -2
  93. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  94. package/components/digi-icon-arrow-sign-out.js +2 -2
  95. package/components/digi-icon-arrow-up.d.ts +1 -1
  96. package/components/digi-icon-arrow-up.js +2 -2
  97. package/components/digi-icon-at.d.ts +1 -1
  98. package/components/digi-icon-at.js +2 -2
  99. package/components/digi-icon-bars.d.ts +1 -1
  100. package/components/digi-icon-bars.js +1 -1
  101. package/components/digi-icon-bell-filled.d.ts +1 -1
  102. package/components/digi-icon-bell-filled.js +2 -2
  103. package/components/digi-icon-bell.d.ts +1 -1
  104. package/components/digi-icon-bell.js +2 -2
  105. package/components/digi-icon-book.d.ts +1 -1
  106. package/components/digi-icon-book.js +2 -2
  107. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  108. package/components/digi-icon-bookmark-outline.js +2 -2
  109. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  110. package/components/digi-icon-bookmark-solid.js +2 -2
  111. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  112. package/components/digi-icon-bubble-ellipsis.js +2 -2
  113. package/components/digi-icon-bubble.d.ts +1 -1
  114. package/components/digi-icon-bubble.js +2 -2
  115. package/components/digi-icon-building-outline.d.ts +1 -1
  116. package/components/digi-icon-building-outline.js +2 -2
  117. package/components/digi-icon-building-solid.d.ts +1 -1
  118. package/components/digi-icon-building-solid.js +2 -2
  119. package/components/digi-icon-bullseye.d.ts +1 -1
  120. package/components/digi-icon-bullseye.js +2 -2
  121. package/components/digi-icon-calculator-solid.d.ts +1 -1
  122. package/components/digi-icon-calculator-solid.js +2 -2
  123. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  124. package/components/digi-icon-calendar-alt-alert.js +2 -2
  125. package/components/digi-icon-calendar-alt.d.ts +1 -1
  126. package/components/digi-icon-calendar-alt.js +1 -1
  127. package/components/digi-icon-calendar.d.ts +1 -1
  128. package/components/digi-icon-calendar.js +2 -2
  129. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  130. package/components/digi-icon-caret-circle-right.js +2 -2
  131. package/components/digi-icon-caret-down.d.ts +1 -1
  132. package/components/digi-icon-caret-down.js +1 -1
  133. package/components/digi-icon-caret-left.d.ts +1 -1
  134. package/components/digi-icon-caret-left.js +2 -2
  135. package/components/digi-icon-caret-right.d.ts +1 -1
  136. package/components/digi-icon-caret-right.js +2 -2
  137. package/components/digi-icon-caret-up.d.ts +1 -1
  138. package/components/digi-icon-caret-up.js +1 -1
  139. package/components/digi-icon-chart.d.ts +1 -1
  140. package/components/digi-icon-chart.js +1 -1
  141. package/components/digi-icon-chat.d.ts +1 -1
  142. package/components/digi-icon-chat.js +2 -2
  143. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  144. package/components/digi-icon-check-circle-reg-alt.js +2 -2
  145. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  146. package/components/digi-icon-check-circle-solid.js +1 -1
  147. package/components/digi-icon-check.d.ts +1 -1
  148. package/components/digi-icon-check.js +1 -1
  149. package/components/digi-icon-checklist.d.ts +1 -1
  150. package/components/digi-icon-checklist.js +2 -2
  151. package/components/digi-icon-chevron-down.d.ts +1 -1
  152. package/components/digi-icon-chevron-down.js +1 -1
  153. package/components/digi-icon-chevron-left.d.ts +1 -1
  154. package/components/digi-icon-chevron-left.js +1 -1
  155. package/components/digi-icon-chevron-right.d.ts +1 -1
  156. package/components/digi-icon-chevron-right.js +1 -1
  157. package/components/digi-icon-chevron-up.d.ts +1 -1
  158. package/components/digi-icon-chevron-up.js +2 -2
  159. package/components/digi-icon-clock.d.ts +1 -1
  160. package/components/digi-icon-clock.js +2 -2
  161. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  162. package/components/digi-icon-communication-play-solid.js +2 -2
  163. package/components/digi-icon-compress-alt.d.ts +1 -1
  164. package/components/digi-icon-compress-alt.js +2 -2
  165. package/components/digi-icon-comunication-case.d.ts +1 -1
  166. package/components/digi-icon-comunication-case.js +2 -2
  167. package/components/digi-icon-comunication-flag.d.ts +1 -1
  168. package/components/digi-icon-comunication-flag.js +2 -2
  169. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  170. package/components/digi-icon-comunication-graduate.js +2 -2
  171. package/components/digi-icon-comunication-play.d.ts +1 -1
  172. package/components/digi-icon-comunication-play.js +2 -2
  173. package/components/digi-icon-cooperation.d.ts +1 -1
  174. package/components/digi-icon-cooperation.js +2 -2
  175. package/components/digi-icon-copy.d.ts +1 -1
  176. package/components/digi-icon-copy.js +1 -1
  177. package/components/digi-icon-danger-outline.d.ts +1 -1
  178. package/components/digi-icon-danger-outline.js +2 -2
  179. package/components/digi-icon-download.d.ts +1 -1
  180. package/components/digi-icon-download.js +2 -2
  181. package/components/digi-icon-dxa.d.ts +1 -1
  182. package/components/digi-icon-dxa.js +2 -2
  183. package/components/digi-icon-edit.d.ts +1 -1
  184. package/components/digi-icon-edit.js +2 -2
  185. package/components/digi-icon-ellipsis.d.ts +1 -1
  186. package/components/digi-icon-ellipsis.js +2 -2
  187. package/components/digi-icon-envelope-filled.d.ts +1 -1
  188. package/components/digi-icon-envelope-filled.js +2 -2
  189. package/components/digi-icon-envelope.d.ts +1 -1
  190. package/components/digi-icon-envelope.js +2 -2
  191. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  192. package/components/digi-icon-exclamation-circle-filled.js +2 -2
  193. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  194. package/components/digi-icon-exclamation-triangle-filled.js +2 -2
  195. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  196. package/components/digi-icon-exclamation-triangle-warning.js +2 -2
  197. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  198. package/components/digi-icon-exclamation-triangle.js +2 -2
  199. package/components/digi-icon-expand-alt.d.ts +1 -1
  200. package/components/digi-icon-expand-alt.js +2 -2
  201. package/components/digi-icon-external-link-alt.d.ts +1 -1
  202. package/components/digi-icon-external-link-alt.js +1 -1
  203. package/components/digi-icon-eye-slash.d.ts +1 -1
  204. package/components/digi-icon-eye-slash.js +2 -2
  205. package/components/digi-icon-eye.d.ts +1 -1
  206. package/components/digi-icon-eye.js +2 -2
  207. package/components/digi-icon-facebook-square.d.ts +1 -1
  208. package/components/digi-icon-facebook-square.js +2 -2
  209. package/components/digi-icon-file-add.d.ts +1 -1
  210. package/components/digi-icon-file-add.js +1 -1
  211. package/components/digi-icon-file-document.d.ts +1 -1
  212. package/components/digi-icon-file-document.js +2 -2
  213. package/components/digi-icon-file-excel.d.ts +1 -1
  214. package/components/digi-icon-file-excel.js +2 -2
  215. package/components/digi-icon-file-export.d.ts +1 -1
  216. package/components/digi-icon-file-export.js +1 -1
  217. package/components/digi-icon-file-governing.d.ts +1 -1
  218. package/components/digi-icon-file-governing.js +2 -2
  219. package/components/digi-icon-file-pdf.d.ts +1 -1
  220. package/components/digi-icon-file-pdf.js +2 -2
  221. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  222. package/components/digi-icon-file-powerpoint.js +2 -2
  223. package/components/digi-icon-file-remove.d.ts +1 -1
  224. package/components/digi-icon-file-remove.js +1 -1
  225. package/components/digi-icon-file-word.d.ts +1 -1
  226. package/components/digi-icon-file-word.js +2 -2
  227. package/components/digi-icon-film.d.ts +1 -1
  228. package/components/digi-icon-film.js +2 -2
  229. package/components/digi-icon-filter.d.ts +1 -1
  230. package/components/digi-icon-filter.js +2 -2
  231. package/components/digi-icon-folder-add.d.ts +1 -1
  232. package/components/digi-icon-folder-add.js +1 -1
  233. package/components/digi-icon-folder-directory.d.ts +1 -1
  234. package/components/digi-icon-folder-directory.js +1 -1
  235. package/components/digi-icon-folder-open.d.ts +1 -1
  236. package/components/digi-icon-folder-open.js +1 -1
  237. package/components/digi-icon-folder.d.ts +1 -1
  238. package/components/digi-icon-folder.js +1 -1
  239. package/components/digi-icon-globe-filled.d.ts +1 -1
  240. package/components/digi-icon-globe-filled.js +2 -2
  241. package/components/digi-icon-globe.d.ts +1 -1
  242. package/components/digi-icon-globe.js +2 -2
  243. package/components/digi-icon-headphones.d.ts +1 -1
  244. package/components/digi-icon-headphones.js +2 -2
  245. package/components/digi-icon-heart-solid.d.ts +1 -1
  246. package/components/digi-icon-heart-solid.js +2 -2
  247. package/components/digi-icon-heart.d.ts +1 -1
  248. package/components/digi-icon-heart.js +2 -2
  249. package/components/digi-icon-history.d.ts +1 -1
  250. package/components/digi-icon-history.js +2 -2
  251. package/components/digi-icon-home.d.ts +1 -1
  252. package/components/digi-icon-home.js +2 -2
  253. package/components/digi-icon-image.d.ts +1 -1
  254. package/components/digi-icon-image.js +2 -2
  255. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  256. package/components/digi-icon-info-circle-solid.js +2 -2
  257. package/components/digi-icon-input-select-marker.d.ts +1 -1
  258. package/components/digi-icon-input-select-marker.js +1 -1
  259. package/components/digi-icon-instagram.d.ts +1 -1
  260. package/components/digi-icon-instagram.js +2 -2
  261. package/components/digi-icon-job-suggestion.d.ts +1 -1
  262. package/components/digi-icon-job-suggestion.js +2 -2
  263. package/components/digi-icon-language-outline.d.ts +1 -1
  264. package/components/digi-icon-language-outline.js +2 -2
  265. package/components/digi-icon-language.d.ts +1 -1
  266. package/components/digi-icon-language.js +2 -2
  267. package/components/digi-icon-laptop-phone.d.ts +1 -1
  268. package/components/digi-icon-laptop-phone.js +2 -2
  269. package/components/digi-icon-lattlast.d.ts +1 -1
  270. package/components/digi-icon-lattlast.js +2 -2
  271. package/components/digi-icon-licence-bus.d.ts +1 -1
  272. package/components/digi-icon-licence-bus.js +2 -2
  273. package/components/digi-icon-licence-car.d.ts +1 -1
  274. package/components/digi-icon-licence-car.js +2 -2
  275. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  276. package/components/digi-icon-licence-motorcycle.js +2 -2
  277. package/components/digi-icon-licence-truck.d.ts +1 -1
  278. package/components/digi-icon-licence-truck.js +2 -2
  279. package/components/digi-icon-lightbulb.d.ts +1 -1
  280. package/components/digi-icon-lightbulb.js +2 -2
  281. package/components/digi-icon-linkedin-in.d.ts +1 -1
  282. package/components/digi-icon-linkedin-in.js +2 -2
  283. package/components/digi-icon-list-ul.d.ts +1 -1
  284. package/components/digi-icon-list-ul.js +1 -1
  285. package/components/digi-icon-lock.d.ts +1 -1
  286. package/components/digi-icon-lock.js +2 -2
  287. package/components/digi-icon-marker-filled.d.ts +1 -1
  288. package/components/digi-icon-marker-filled.js +2 -2
  289. package/components/digi-icon-marker.d.ts +1 -1
  290. package/components/digi-icon-marker.js +2 -2
  291. package/components/digi-icon-media-course.d.ts +1 -1
  292. package/components/digi-icon-media-course.js +2 -2
  293. package/components/digi-icon-media-podcast.d.ts +1 -1
  294. package/components/digi-icon-media-podcast.js +2 -2
  295. package/components/digi-icon-microphone-off.d.ts +1 -1
  296. package/components/digi-icon-microphone-off.js +2 -2
  297. package/components/digi-icon-microphone.d.ts +1 -1
  298. package/components/digi-icon-microphone.js +2 -2
  299. package/components/digi-icon-minus.d.ts +1 -1
  300. package/components/digi-icon-minus.js +1 -1
  301. package/components/digi-icon-move.d.ts +1 -1
  302. package/components/digi-icon-move.js +2 -2
  303. package/components/digi-icon-news.d.ts +1 -1
  304. package/components/digi-icon-news.js +1 -1
  305. package/components/digi-icon-notification-error.d.ts +1 -1
  306. package/components/digi-icon-notification-error.js +1 -1
  307. package/components/digi-icon-notification-info.d.ts +1 -1
  308. package/components/digi-icon-notification-info.js +1 -1
  309. package/components/digi-icon-notification-succes.d.ts +1 -1
  310. package/components/digi-icon-notification-succes.js +1 -1
  311. package/components/digi-icon-notification-warning.d.ts +1 -1
  312. package/components/digi-icon-notification-warning.js +1 -1
  313. package/components/digi-icon-online-computervideo.d.ts +1 -1
  314. package/components/digi-icon-online-computervideo.js +1 -1
  315. package/components/digi-icon-online-interview.d.ts +1 -1
  316. package/components/digi-icon-online-interview.js +2 -2
  317. package/components/digi-icon-online-meeting.d.ts +1 -1
  318. package/components/digi-icon-online-meeting.js +2 -2
  319. package/components/digi-icon-online-task.d.ts +1 -1
  320. package/components/digi-icon-online-task.js +2 -2
  321. package/components/digi-icon-online-video.d.ts +1 -1
  322. package/components/digi-icon-online-video.js +1 -1
  323. package/components/digi-icon-open-source.d.ts +1 -1
  324. package/components/digi-icon-open-source.js +2 -2
  325. package/components/digi-icon-palette.d.ts +1 -1
  326. package/components/digi-icon-palette.js +2 -2
  327. package/components/digi-icon-paperclip.d.ts +1 -1
  328. package/components/digi-icon-paperclip.js +1 -1
  329. package/components/digi-icon-paste.d.ts +1 -1
  330. package/components/digi-icon-paste.js +1 -1
  331. package/components/digi-icon-pen.d.ts +1 -1
  332. package/components/digi-icon-pen.js +2 -2
  333. package/components/digi-icon-phone-hangup.d.ts +1 -1
  334. package/components/digi-icon-phone-hangup.js +2 -2
  335. package/components/digi-icon-phone.d.ts +1 -1
  336. package/components/digi-icon-phone.js +2 -2
  337. package/components/digi-icon-plus.d.ts +1 -1
  338. package/components/digi-icon-plus.js +1 -1
  339. package/components/digi-icon-pod.d.ts +1 -1
  340. package/components/digi-icon-pod.js +1 -1
  341. package/components/digi-icon-print.d.ts +1 -1
  342. package/components/digi-icon-print.js +2 -2
  343. package/components/digi-icon-read.d.ts +1 -1
  344. package/components/digi-icon-read.js +2 -2
  345. package/components/digi-icon-redo.d.ts +1 -1
  346. package/components/digi-icon-redo.js +2 -2
  347. package/components/digi-icon-scale.d.ts +1 -1
  348. package/components/digi-icon-scale.js +1 -1
  349. package/components/digi-icon-screensharing-off.d.ts +1 -1
  350. package/components/digi-icon-screensharing-off.js +2 -2
  351. package/components/digi-icon-screensharing.d.ts +1 -1
  352. package/components/digi-icon-screensharing.js +2 -2
  353. package/components/digi-icon-search.d.ts +1 -1
  354. package/components/digi-icon-search.js +1 -1
  355. package/components/digi-icon-send-outline.d.ts +1 -1
  356. package/components/digi-icon-send-outline.js +2 -2
  357. package/components/digi-icon-send-solid.d.ts +1 -1
  358. package/components/digi-icon-send-solid.js +2 -2
  359. package/components/digi-icon-settings.d.ts +1 -1
  360. package/components/digi-icon-settings.js +2 -2
  361. package/components/digi-icon-share-alt.d.ts +1 -1
  362. package/components/digi-icon-share-alt.js +2 -2
  363. package/components/digi-icon-share-chain.d.ts +1 -1
  364. package/components/digi-icon-share-chain.js +2 -2
  365. package/components/digi-icon-sign.d.ts +1 -1
  366. package/components/digi-icon-sign.js +2 -2
  367. package/components/digi-icon-sliders-h.d.ts +1 -1
  368. package/components/digi-icon-sliders-h.js +2 -2
  369. package/components/digi-icon-sokkandidat.d.ts +1 -1
  370. package/components/digi-icon-sokkandidat.js +2 -2
  371. package/components/digi-icon-sort-down.d.ts +1 -1
  372. package/components/digi-icon-sort-down.js +2 -2
  373. package/components/digi-icon-sort-up.d.ts +1 -1
  374. package/components/digi-icon-sort-up.js +2 -2
  375. package/components/digi-icon-sort.d.ts +1 -1
  376. package/components/digi-icon-sort.js +2 -2
  377. package/components/digi-icon-spinner.d.ts +1 -1
  378. package/components/digi-icon-spinner.js +1 -1
  379. package/components/digi-icon-star-reg.d.ts +1 -1
  380. package/components/digi-icon-star-reg.js +2 -2
  381. package/components/digi-icon-star.d.ts +1 -1
  382. package/components/digi-icon-star.js +2 -2
  383. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  384. package/components/digi-icon-suitcase-outline.js +2 -2
  385. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  386. package/components/digi-icon-suitcase-solid.js +2 -2
  387. package/components/digi-icon-system-assistance.d.ts +1 -1
  388. package/components/digi-icon-system-assistance.js +2 -2
  389. package/components/digi-icon-table-column.d.ts +1 -1
  390. package/components/digi-icon-table-column.js +2 -2
  391. package/components/digi-icon-table-row.d.ts +1 -1
  392. package/components/digi-icon-table-row.js +2 -2
  393. package/components/digi-icon-table.d.ts +1 -1
  394. package/components/digi-icon-table.js +1 -1
  395. package/components/digi-icon-task-done.d.ts +1 -1
  396. package/components/digi-icon-task-done.js +2 -2
  397. package/components/digi-icon-toggle-off.d.ts +1 -1
  398. package/components/digi-icon-toggle-off.js +2 -2
  399. package/components/digi-icon-toggle-on.d.ts +1 -1
  400. package/components/digi-icon-toggle-on.js +2 -2
  401. package/components/digi-icon-trash.d.ts +1 -1
  402. package/components/digi-icon-trash.js +1 -1
  403. package/components/digi-icon-twitter.d.ts +1 -1
  404. package/components/digi-icon-twitter.js +2 -2
  405. package/components/digi-icon-tyck-till.d.ts +1 -1
  406. package/components/digi-icon-tyck-till.js +2 -2
  407. package/components/digi-icon-unlock.d.ts +1 -1
  408. package/components/digi-icon-unlock.js +2 -2
  409. package/components/digi-icon-update.d.ts +1 -1
  410. package/components/digi-icon-update.js +2 -2
  411. package/components/digi-icon-upload.d.ts +1 -1
  412. package/components/digi-icon-upload.js +2 -2
  413. package/components/digi-icon-user-add.d.ts +1 -1
  414. package/components/digi-icon-user-add.js +1 -1
  415. package/components/digi-icon-user-alt.d.ts +1 -1
  416. package/components/digi-icon-user-alt.js +2 -2
  417. package/components/digi-icon-user-edit.d.ts +1 -1
  418. package/components/digi-icon-user-edit.js +1 -1
  419. package/components/digi-icon-users-solid.d.ts +1 -1
  420. package/components/digi-icon-users-solid.js +2 -2
  421. package/components/digi-icon-validation-error.d.ts +1 -1
  422. package/components/digi-icon-validation-error.js +1 -1
  423. package/components/digi-icon-validation-success.d.ts +1 -1
  424. package/components/digi-icon-validation-success.js +1 -1
  425. package/components/digi-icon-validation-warning.d.ts +1 -1
  426. package/components/digi-icon-validation-warning.js +1 -1
  427. package/components/digi-icon-videocamera-off.d.ts +1 -1
  428. package/components/digi-icon-videocamera-off.js +2 -2
  429. package/components/digi-icon-videocamera.d.ts +1 -1
  430. package/components/digi-icon-videocamera.js +2 -2
  431. package/components/digi-icon-volume.d.ts +1 -1
  432. package/components/digi-icon-volume.js +2 -2
  433. package/components/digi-icon-web-tv.d.ts +1 -1
  434. package/components/digi-icon-web-tv.js +2 -2
  435. package/components/digi-icon-webinar.d.ts +1 -1
  436. package/components/digi-icon-webinar.js +1 -1
  437. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  438. package/components/digi-icon-wifi-signal0.js +2 -2
  439. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  440. package/components/digi-icon-wifi-signal1.js +2 -2
  441. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  442. package/components/digi-icon-wifi-signal2.js +2 -2
  443. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  444. package/components/digi-icon-wifi-signal3.js +2 -2
  445. package/components/digi-icon-window.d.ts +1 -1
  446. package/components/digi-icon-window.js +2 -2
  447. package/components/digi-icon-x-button-outline.d.ts +1 -1
  448. package/components/digi-icon-x-button-outline.js +1 -1
  449. package/components/digi-icon-x-button.d.ts +1 -1
  450. package/components/digi-icon-x-button.js +2 -2
  451. package/components/digi-icon-x.d.ts +1 -1
  452. package/components/digi-icon-x.js +1 -1
  453. package/components/digi-icon-youtube.d.ts +1 -1
  454. package/components/digi-icon-youtube.js +2 -2
  455. package/components/digi-info-card-multi-container.d.ts +1 -1
  456. package/components/digi-info-card-multi-container.js +2 -2
  457. package/components/digi-info-card-multi.d.ts +1 -1
  458. package/components/digi-info-card-multi.js +11 -11
  459. package/components/digi-info-card.d.ts +1 -1
  460. package/components/digi-info-card.js +5 -5
  461. package/components/digi-layout-block.d.ts +1 -1
  462. package/components/digi-layout-block.js +1 -1
  463. package/components/digi-layout-columns.d.ts +1 -1
  464. package/components/digi-layout-columns.js +1 -1
  465. package/components/digi-layout-container.d.ts +1 -1
  466. package/components/digi-layout-container.js +1 -1
  467. package/components/digi-link-button.d.ts +1 -1
  468. package/components/digi-link-button.js +4 -2
  469. package/components/digi-link-external.d.ts +1 -1
  470. package/components/digi-link-external.js +1 -1
  471. package/components/digi-link-internal.d.ts +1 -1
  472. package/components/digi-link-internal.js +1 -1
  473. package/components/digi-link.d.ts +1 -1
  474. package/components/digi-link.js +1 -1
  475. package/components/digi-list.d.ts +1 -1
  476. package/components/digi-list.js +3 -3
  477. package/components/digi-loader-skeleton.d.ts +1 -1
  478. package/components/digi-loader-skeleton.js +3 -3
  479. package/components/digi-loader-spinner.d.ts +1 -1
  480. package/components/digi-loader-spinner.js +2 -2
  481. package/components/digi-logo.d.ts +1 -1
  482. package/components/digi-logo.js +2 -2
  483. package/components/digi-media-figure.d.ts +1 -1
  484. package/components/digi-media-figure.js +1 -1
  485. package/components/digi-media-image.d.ts +1 -1
  486. package/components/digi-media-image.js +1 -1
  487. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  488. package/components/digi-navigation-breadcrumbs.js +3 -3
  489. package/components/digi-navigation-pagination.d.ts +1 -1
  490. package/components/digi-navigation-pagination.js +12 -10
  491. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  492. package/components/digi-navigation-sidebar-button.js +1 -1
  493. package/components/digi-navigation-sidebar.d.ts +1 -1
  494. package/components/digi-navigation-sidebar.js +5 -5
  495. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  496. package/components/digi-navigation-vertical-menu-item.js +8 -8
  497. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  498. package/components/digi-navigation-vertical-menu.js +1 -1
  499. package/components/digi-notification-alert.d.ts +1 -1
  500. package/components/digi-notification-alert.js +1 -1
  501. package/components/digi-notification-error-page.d.ts +1 -1
  502. package/components/digi-notification-error-page.js +8 -6
  503. package/components/digi-progress-circle.d.ts +1 -1
  504. package/components/digi-progress-circle.js +11 -11
  505. package/components/digi-progress-indicator.d.ts +1 -1
  506. package/components/digi-progress-indicator.js +7 -7
  507. package/components/digi-progress-list-item.d.ts +1 -1
  508. package/components/digi-progress-list-item.js +9 -9
  509. package/components/digi-progress-list.d.ts +1 -1
  510. package/components/digi-progress-list.js +2 -2
  511. package/components/digi-progressbar.d.ts +1 -1
  512. package/components/digi-progressbar.js +3 -3
  513. package/components/digi-quote.d.ts +1 -1
  514. package/components/digi-quote.js +3 -3
  515. package/components/digi-table.d.ts +1 -1
  516. package/components/digi-table.js +1 -1
  517. package/components/digi-tablist-panel.d.ts +1 -1
  518. package/components/digi-tablist-panel.js +2 -2
  519. package/components/digi-tablist.d.ts +1 -1
  520. package/components/digi-tablist.js +7 -7
  521. package/components/digi-tag-media.d.ts +1 -1
  522. package/components/digi-tag-media.js +1 -1
  523. package/components/digi-tag.d.ts +1 -1
  524. package/components/digi-tag.js +3 -3
  525. package/components/digi-title-logo.d.ts +1 -1
  526. package/components/digi-title-logo.js +1 -1
  527. package/components/digi-tools-feedback-banner.d.ts +1 -1
  528. package/components/digi-tools-feedback-banner.js +6 -6
  529. package/components/digi-tools-feedback-rating.d.ts +1 -1
  530. package/components/digi-tools-feedback-rating.js +7 -7
  531. package/components/digi-tools-feedback.d.ts +1 -1
  532. package/components/digi-tools-feedback.js +5 -3
  533. package/components/digi-tools-theme-provider.d.ts +1 -1
  534. package/components/digi-tools-theme-provider.js +1 -1
  535. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  536. package/components/digi-typography-heading-jumbo.js +1 -1
  537. package/components/digi-typography-meta.d.ts +1 -1
  538. package/components/digi-typography-meta.js +1 -1
  539. package/components/digi-typography-preamble.d.ts +1 -1
  540. package/components/digi-typography-preamble.js +1 -1
  541. package/components/digi-typography-time.d.ts +1 -1
  542. package/components/digi-typography-time.js +2 -2
  543. package/components/digi-typography.d.ts +1 -1
  544. package/components/digi-typography.js +1 -1
  545. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  546. package/components/digi-util-breakpoint-observer.js +1 -1
  547. package/components/digi-util-detect-click-outside.d.ts +1 -1
  548. package/components/digi-util-detect-click-outside.js +1 -1
  549. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  550. package/components/digi-util-detect-focus-outside.js +1 -1
  551. package/components/digi-util-intersection-observer.d.ts +1 -1
  552. package/components/digi-util-intersection-observer.js +1 -1
  553. package/components/digi-util-keydown-handler.d.ts +1 -1
  554. package/components/digi-util-keydown-handler.js +1 -1
  555. package/components/digi-util-keyup-handler.d.ts +1 -1
  556. package/components/digi-util-keyup-handler.js +1 -1
  557. package/components/digi-util-mutation-observer.d.ts +1 -1
  558. package/components/digi-util-resize-observer.d.ts +1 -1
  559. package/components/digi-util-resize-observer.js +1 -1
  560. package/components/index.d.ts +284 -284
  561. package/components/index.js +2 -0
  562. package/components/{p-60394bdb.js → p-05bd223f.js} +2 -2
  563. package/components/{p-96a4c4dc.js → p-060b4baf.js} +2 -2
  564. package/components/{p-6a652c1c.js → p-0726ee0a.js} +2 -2
  565. package/components/{p-3cbdeea5.js → p-0c919531.js} +1 -1
  566. package/components/{p-8a2e80d2.js → p-0cd24461.js} +1 -1
  567. package/components/{p-f5e13d2e.js → p-10fcee12.js} +1 -1
  568. package/components/{p-d18dccc2.js → p-119cd87b.js} +2 -2
  569. package/components/{p-b5523600.js → p-13770550.js} +2 -2
  570. package/components/{p-15bbce60.js → p-16f08aa6.js} +1 -1
  571. package/components/{p-42c4e18d.js → p-1e9052b0.js} +1 -1
  572. package/components/{p-a90980f7.js → p-2484471b.js} +2 -2
  573. package/components/p-24fe2189.js +9 -0
  574. package/components/{p-2d8b68de.js → p-264c176f.js} +2 -2
  575. package/components/{p-95dc2a66.js → p-2ac136a0.js} +4 -2
  576. package/components/{p-9bcf4599.js → p-2b3c1022.js} +2 -2
  577. package/components/{p-6c7ff092.js → p-31ef8371.js} +2 -2
  578. package/components/{p-fccc9322.js → p-358965ba.js} +3 -3
  579. package/components/{p-c495f54e.js → p-3f4e8021.js} +2 -2
  580. package/components/{p-f516f6d6.js → p-40496c3d.js} +2 -2
  581. package/components/{p-4caaef7a.js → p-40f34110.js} +2 -2
  582. package/components/{p-965664d4.js → p-44f143ea.js} +88 -90
  583. package/components/{p-2a0c0c78.js → p-4fda15a2.js} +2 -2
  584. package/components/{p-300490fb.js → p-583fae30.js} +2 -2
  585. package/components/{p-cfa81e91.js → p-5a494103.js} +38 -3
  586. package/components/{p-ba757bc9.js → p-5e3a020d.js} +3 -3
  587. package/components/{p-cf527784.js → p-5fd00d55.js} +12 -5
  588. package/components/{p-7492d61e.js → p-61c51a8d.js} +2 -2
  589. package/components/p-62a0008b.js +131 -0
  590. package/components/{p-f9e6f45e.js → p-6565a6e1.js} +2 -2
  591. package/components/{p-b08505a8.js → p-69a76a60.js} +2 -2
  592. package/components/{p-372e42fa.js → p-6c013e3b.js} +2 -2
  593. package/components/{p-4437e1a8.js → p-6c4c927f.js} +1 -1
  594. package/components/{p-aed6db71.js → p-6ce9fb68.js} +2 -2
  595. package/components/{p-4458129b.js → p-735a4842.js} +2 -2
  596. package/components/{p-127b0f7a.js → p-769dbb9e.js} +2 -2
  597. package/components/{p-bbaf1285.js → p-789cf870.js} +2 -2
  598. package/components/{p-f7fd3e36.js → p-78e97002.js} +1 -1
  599. package/components/{p-d14fe54d.js → p-8195db1a.js} +2 -2
  600. package/components/{p-1440ff46.js → p-81e7adc1.js} +2 -2
  601. package/components/{p-b5b891f2.js → p-85633f84.js} +3 -3
  602. package/components/{p-08cf2c0e.js → p-903a27d9.js} +19 -0
  603. package/components/{p-0e6bb1ce.js → p-93899a9e.js} +2 -2
  604. package/components/{p-ab1d6ae3.js → p-9466c4e0.js} +26 -16
  605. package/components/{p-71bad47e.js → p-956d730b.js} +2 -2
  606. package/components/{p-f147733f.js → p-965a52d4.js} +2 -2
  607. package/components/{p-364d38fc.js → p-96a568b6.js} +2 -2
  608. package/components/p-9a1bec0e.js +9 -0
  609. package/components/{p-ad94e4f3.js → p-a2df4b05.js} +4 -4
  610. package/components/{p-6013f971.js → p-a8fff2e3.js} +2 -2
  611. package/components/{p-764c106c.js → p-ab9c3e15.js} +1 -1
  612. package/components/{p-82463cc2.js → p-aeca0a41.js} +2 -2
  613. package/components/{p-6b275dc1.js → p-bd90b8ee.js} +2 -2
  614. package/components/{p-64a9f915.js → p-c19a2763.js} +2 -2
  615. package/components/{p-9f12ac0c.js → p-c45ecc56.js} +8 -8
  616. package/components/{p-3ea21529.js → p-cccdff76.js} +2 -2
  617. package/components/{p-5c935094.js → p-cd0370eb.js} +10 -8
  618. package/components/{p-d309b91a.js → p-d149967a.js} +2 -2
  619. package/components/{p-299871dc.js → p-d5b9333c.js} +2 -2
  620. package/components/{p-291680dc.js → p-db8aaede.js} +2 -2
  621. package/components/{p-73c973fc.js → p-dedeb670.js} +28 -10
  622. package/components/{p-39021139.js → p-eced9019.js} +2 -2
  623. package/components/{p-042282c9.js → p-f20d8be7.js} +2 -2
  624. package/components/{p-61fe9d78.js → p-f22b488a.js} +12 -5
  625. package/components/{p-82085ee1.js → p-f53eb01a.js} +2 -2
  626. package/custom-elements.json +95 -47
  627. package/dist/cjs/button-size.enum-1fd86b9e.js +7 -0
  628. package/dist/cjs/button-type.enum-406723db.js +8 -0
  629. package/dist/cjs/{code-example-variation.enum-1611825e.js → code-example-variation.enum-c6557727.js} +0 -6
  630. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  631. package/dist/cjs/digi-bar-chart.cjs.entry.js +2 -2
  632. package/dist/cjs/digi-button_9.cjs.entry.js +533 -0
  633. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +175 -68
  634. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +1 -1
  635. package/dist/cjs/digi-calendar_2.cjs.entry.js +74 -79
  636. package/dist/cjs/digi-chart-line.cjs.entry.js +2 -2
  637. package/dist/cjs/digi-code-block_3.cjs.entry.js +30 -10
  638. package/dist/cjs/digi-code-example.cjs.entry.js +6 -5
  639. package/dist/cjs/digi-context-menu.cjs.entry.js +3 -3
  640. package/dist/cjs/digi-dialog.cjs.entry.js +10 -4
  641. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +1 -1
  642. package/dist/cjs/digi-footer.cjs.entry.js +9 -3
  643. package/dist/cjs/digi-form-category-filter.cjs.entry.js +2 -2
  644. package/dist/cjs/digi-form-checkbox.cjs.entry.js +10 -3
  645. package/dist/cjs/digi-form-error-list.cjs.entry.js +20 -43
  646. package/dist/cjs/digi-form-file-upload.cjs.entry.js +21 -8
  647. package/dist/cjs/digi-form-filter.cjs.entry.js +1 -1
  648. package/dist/cjs/digi-form-input-search.cjs.entry.js +12 -4
  649. package/dist/cjs/digi-form-input.cjs.entry.js +20 -3
  650. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +22 -3
  651. package/dist/cjs/digi-form-receipt.cjs.entry.js +10 -4
  652. package/dist/cjs/digi-form-select-filter.cjs.entry.js +36 -13
  653. package/dist/cjs/digi-form-textarea.cjs.entry.js +16 -3
  654. package/dist/cjs/digi-header-avatar.cjs.entry.js +114 -0
  655. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +27 -0
  656. package/dist/cjs/digi-header-navigation.cjs.entry.js +232 -0
  657. package/dist/cjs/digi-header-notification.cjs.entry.js +23 -0
  658. package/dist/cjs/digi-header.cjs.entry.js +148 -0
  659. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +2 -2
  660. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +2 -2
  661. package/dist/cjs/digi-icon-apple.cjs.entry.js +2 -2
  662. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +2 -2
  663. package/dist/cjs/digi-icon-archive.cjs.entry.js +2 -2
  664. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +2 -2
  665. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +2 -2
  666. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +2 -2
  667. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +2 -2
  668. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +2 -2
  669. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +2 -2
  670. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +2 -2
  671. package/dist/cjs/digi-icon-at.cjs.entry.js +2 -2
  672. package/dist/cjs/digi-icon-bars.cjs.entry.js +30 -0
  673. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +30 -0
  674. package/dist/cjs/digi-icon-bell.cjs.entry.js +2 -2
  675. package/dist/cjs/digi-icon-book.cjs.entry.js +2 -2
  676. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +2 -2
  677. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +2 -2
  678. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +2 -2
  679. package/dist/cjs/digi-icon-bubble.cjs.entry.js +2 -2
  680. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +2 -2
  681. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +2 -2
  682. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +2 -2
  683. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +2 -2
  684. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +2 -2
  685. package/dist/cjs/digi-icon-calendar.cjs.entry.js +2 -2
  686. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +2 -2
  687. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +4 -4
  688. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +2 -2
  689. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +2 -2
  690. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +4 -4
  691. package/dist/cjs/digi-icon-chat.cjs.entry.js +2 -2
  692. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +2 -2
  693. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +8 -8
  694. package/dist/cjs/digi-icon-check.cjs.entry.js +2 -2
  695. package/dist/cjs/digi-icon-checklist.cjs.entry.js +2 -2
  696. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +2 -2
  697. package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +53 -0
  698. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +2 -2
  699. package/dist/cjs/digi-icon-clock.cjs.entry.js +2 -2
  700. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +2 -2
  701. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +2 -2
  702. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +2 -2
  703. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +2 -2
  704. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +2 -2
  705. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +2 -2
  706. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +2 -2
  707. package/dist/cjs/digi-icon-copy.cjs.entry.js +2 -2
  708. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +2 -2
  709. package/dist/cjs/digi-icon-download.cjs.entry.js +2 -2
  710. package/dist/cjs/digi-icon-dxa.cjs.entry.js +2 -2
  711. package/dist/cjs/digi-icon-edit.cjs.entry.js +2 -2
  712. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +2 -2
  713. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +2 -2
  714. package/dist/cjs/digi-icon-envelope.cjs.entry.js +2 -2
  715. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +2 -2
  716. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +2 -2
  717. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +2 -2
  718. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +2 -2
  719. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +2 -2
  720. package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +3 -3
  721. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +2 -2
  722. package/dist/cjs/digi-icon-eye.cjs.entry.js +2 -2
  723. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +2 -2
  724. package/dist/cjs/digi-icon-file-add.cjs.entry.js +1 -1
  725. package/dist/cjs/digi-icon-file-document.cjs.entry.js +2 -2
  726. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-file-export.cjs.entry.js +1 -1
  728. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +2 -2
  729. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +2 -2
  731. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +1 -1
  732. package/dist/cjs/digi-icon-file-word.cjs.entry.js +2 -2
  733. package/dist/cjs/digi-icon-film.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-filter.cjs.entry.js +2 -2
  735. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +1 -1
  736. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +1 -1
  737. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +1 -1
  738. package/dist/cjs/digi-icon-folder.cjs.entry.js +1 -1
  739. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-globe.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-headphones.cjs.entry.js +2 -2
  742. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +2 -2
  743. package/dist/cjs/digi-icon-heart.cjs.entry.js +2 -2
  744. package/dist/cjs/digi-icon-history.cjs.entry.js +2 -2
  745. package/dist/cjs/digi-icon-home.cjs.entry.js +2 -2
  746. package/dist/cjs/digi-icon-image.cjs.entry.js +2 -2
  747. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +2 -2
  748. package/dist/cjs/digi-icon-instagram.cjs.entry.js +2 -2
  749. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +2 -2
  750. package/dist/cjs/digi-icon-language-outline.cjs.entry.js +2 -2
  751. package/dist/cjs/digi-icon-language.cjs.entry.js +2 -2
  752. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +2 -2
  753. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +2 -2
  754. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +2 -2
  755. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +2 -2
  756. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +2 -2
  757. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +2 -2
  758. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +2 -2
  759. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +2 -2
  760. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +12 -12
  761. package/dist/cjs/digi-icon-lock.cjs.entry.js +2 -2
  762. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +2 -2
  763. package/dist/cjs/digi-icon-marker.cjs.entry.js +2 -2
  764. package/dist/cjs/digi-icon-media-course.cjs.entry.js +2 -2
  765. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +2 -2
  766. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +2 -2
  767. package/dist/cjs/digi-icon-microphone.cjs.entry.js +2 -2
  768. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +53 -0
  769. package/dist/cjs/digi-icon-move.cjs.entry.js +2 -2
  770. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +8 -8
  771. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +2 -2
  772. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +2 -2
  773. package/dist/cjs/digi-icon-online-task.cjs.entry.js +2 -2
  774. package/dist/cjs/digi-icon-open-source.cjs.entry.js +2 -2
  775. package/dist/cjs/digi-icon-palette.cjs.entry.js +2 -2
  776. package/dist/cjs/digi-icon-paste.cjs.entry.js +1 -1
  777. package/dist/cjs/digi-icon-pen.cjs.entry.js +2 -2
  778. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +2 -2
  779. package/dist/cjs/digi-icon-phone.cjs.entry.js +2 -2
  780. package/dist/cjs/digi-icon-print.cjs.entry.js +2 -2
  781. package/dist/cjs/digi-icon-read.cjs.entry.js +2 -2
  782. package/dist/cjs/digi-icon-redo.cjs.entry.js +2 -2
  783. package/dist/cjs/digi-icon-scale.cjs.entry.js +1 -1
  784. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +2 -2
  785. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +2 -2
  786. package/dist/cjs/digi-icon-search.cjs.entry.js +2 -2
  787. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +2 -2
  788. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +2 -2
  789. package/dist/cjs/digi-icon-settings.cjs.entry.js +2 -2
  790. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +2 -2
  791. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +2 -2
  792. package/dist/cjs/digi-icon-sign.cjs.entry.js +2 -2
  793. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +2 -2
  794. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +2 -2
  795. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +2 -2
  796. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +2 -2
  797. package/dist/cjs/digi-icon-sort.cjs.entry.js +2 -2
  798. package/dist/cjs/digi-icon-spinner.cjs.entry.js +2 -2
  799. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +2 -2
  800. package/dist/cjs/digi-icon-star.cjs.entry.js +2 -2
  801. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +2 -2
  802. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +2 -2
  803. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +2 -2
  804. package/dist/cjs/digi-icon-table-column.cjs.entry.js +2 -2
  805. package/dist/cjs/digi-icon-table-row.cjs.entry.js +2 -2
  806. package/dist/cjs/digi-icon-task-done.cjs.entry.js +2 -2
  807. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +2 -2
  808. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +2 -2
  809. package/dist/cjs/digi-icon-twitter.cjs.entry.js +2 -2
  810. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +2 -2
  811. package/dist/cjs/digi-icon-unlock.cjs.entry.js +2 -2
  812. package/dist/cjs/digi-icon-update.cjs.entry.js +2 -2
  813. package/dist/cjs/digi-icon-upload.cjs.entry.js +2 -2
  814. package/dist/cjs/digi-icon-user-add.cjs.entry.js +1 -1
  815. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +2 -2
  816. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +1 -1
  817. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +2 -2
  818. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +2 -2
  819. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +2 -2
  820. package/dist/cjs/digi-icon-volume.cjs.entry.js +2 -2
  821. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +2 -2
  822. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +2 -2
  823. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +2 -2
  824. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +2 -2
  825. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +2 -2
  826. package/dist/cjs/digi-icon-window.cjs.entry.js +2 -2
  827. package/dist/cjs/digi-icon-x-button.cjs.entry.js +2 -2
  828. package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
  829. package/dist/cjs/digi-icon-youtube.cjs.entry.js +2 -2
  830. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +1 -1
  831. package/dist/cjs/digi-info-card-multi.cjs.entry.js +1 -1
  832. package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
  833. package/dist/cjs/digi-layout-block_2.cjs.entry.js +92 -0
  834. package/dist/cjs/digi-layout-columns.cjs.entry.js +1 -1
  835. package/dist/cjs/digi-link-button.cjs.entry.js +2 -1
  836. package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
  837. package/dist/cjs/digi-link.cjs.entry.js +1 -1
  838. package/dist/cjs/digi-list.cjs.entry.js +1 -1
  839. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +3 -3
  840. package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
  841. package/dist/cjs/digi-media-figure.cjs.entry.js +1 -1
  842. package/dist/cjs/digi-media-image_2.cjs.entry.js +167 -0
  843. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +3 -3
  844. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +15 -9
  845. package/dist/cjs/digi-navigation-sidebar-button.cjs.entry.js +30 -0
  846. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +2 -2
  847. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +150 -0
  848. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +177 -0
  849. package/dist/cjs/digi-notification-alert.cjs.entry.js +11 -5
  850. package/dist/cjs/digi-notification-error-page.cjs.entry.js +12 -6
  851. package/dist/cjs/digi-progress-circle.cjs.entry.js +9 -9
  852. package/dist/cjs/digi-progress-indicator.cjs.entry.js +4 -4
  853. package/dist/cjs/digi-progress-list-item.cjs.entry.js +6 -6
  854. package/dist/cjs/digi-progress-list.cjs.entry.js +1 -1
  855. package/dist/cjs/digi-progressbar.cjs.entry.js +3 -3
  856. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  857. package/dist/cjs/digi-table.cjs.entry.js +1 -1
  858. package/dist/cjs/digi-tablist-panel.cjs.entry.js +2 -2
  859. package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
  860. package/dist/cjs/digi-tag-media.cjs.entry.js +2 -2
  861. package/dist/cjs/digi-tag.cjs.entry.js +2 -2
  862. package/dist/cjs/digi-title-logo.cjs.entry.js +135 -0
  863. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +1 -1
  864. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +1 -1
  865. package/dist/cjs/digi-tools-feedback.cjs.entry.js +12 -6
  866. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +1 -1
  867. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +38 -0
  868. package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
  869. package/dist/cjs/digi-typography-preamble.cjs.entry.js +20 -0
  870. package/dist/cjs/digi-typography-time.cjs.entry.js +2 -2
  871. package/dist/cjs/digi-typography.cjs.entry.js +26 -0
  872. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +48 -0
  873. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +1 -1
  874. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +1 -1
  875. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +83 -0
  876. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +1 -1
  877. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
  878. package/dist/cjs/{form-input-search-variation.enum-e0e025b1.js → form-input-search-variation.enum-c50239bc.js} +0 -7
  879. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +9 -0
  880. package/dist/cjs/index-7a477838.js +78 -14
  881. package/dist/cjs/index.cjs.js +84 -66
  882. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +21 -0
  883. package/dist/cjs/loader.cjs.js +1 -1
  884. package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +13 -0
  885. package/dist/cjs/{text-3157012b.js → text-65b1b58c.js} +19 -0
  886. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +17 -0
  887. package/dist/cjs/{typography-variation.enum-9f56fd50.js → typography-variation.enum-50512a4e.js} +8 -48
  888. package/dist/collection/components/_calendar/calendar/calendar.css +3 -0
  889. package/dist/collection/components/_calendar/calendar/calendar.js +92 -114
  890. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +22 -16
  891. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +342 -138
  892. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.types.js +1 -0
  893. package/dist/collection/components/_chart/bar-chart/bar-chart.css +13 -19
  894. package/dist/collection/components/_chart/chart-line/chart-line.css +19 -23
  895. package/dist/collection/components/_code/code-block/code-block.css +2 -2
  896. package/dist/collection/components/_code/code-example/code-example.css +1 -0
  897. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +13 -13
  898. package/dist/collection/components/_form/form-checkbox/form-checkbox.css +6 -0
  899. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +28 -7
  900. package/dist/collection/components/_form/form-error-list/form-error-list.css +2 -2
  901. package/dist/collection/components/_form/form-error-list/form-error-list.js +20 -43
  902. package/dist/collection/components/_form/form-error-list/form-error-list.types.js +1 -0
  903. package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +7 -0
  904. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +87 -5
  905. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +53 -7
  906. package/dist/collection/components/_form/form-input/form-input.js +55 -4
  907. package/dist/collection/components/_form/form-input-search/form-input-search.js +18 -3
  908. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  909. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.css +6 -0
  910. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +21 -3
  911. package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +7 -0
  912. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +131 -3
  913. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  914. package/dist/collection/components/_form/form-select/form-select.js +47 -28
  915. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +78 -18
  916. package/dist/collection/components/_form/form-textarea/form-textarea.js +51 -4
  917. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  918. package/dist/collection/components/_header/header/header.js +1 -1
  919. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  920. package/dist/collection/components/_header/header-navigation/header-navigation.js +3 -3
  921. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  922. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  923. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  924. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  925. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  926. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  927. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  928. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  929. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  930. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  931. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  932. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  933. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  934. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  935. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  936. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  937. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  938. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  939. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  940. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  941. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  942. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  943. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  944. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  945. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  946. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  947. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  948. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  949. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  950. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  951. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  952. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  953. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  954. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  955. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  956. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  957. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  958. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  959. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  960. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  961. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  962. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  963. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  964. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  965. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  966. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  967. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  968. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  969. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  970. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  971. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  972. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  973. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  974. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  975. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  976. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  977. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  978. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  979. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  980. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  981. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  982. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  983. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  984. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  985. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  986. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  987. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  988. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  989. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  990. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  991. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  992. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  993. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  994. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  995. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  996. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  997. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  998. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  999. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  1000. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  1001. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1002. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1003. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1004. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1005. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1006. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1007. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1008. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1009. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1010. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1011. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1012. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1013. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1014. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1015. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1016. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1017. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1018. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1019. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1020. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1021. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1022. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1023. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1024. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1025. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1026. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1027. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1028. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1029. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1030. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1031. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1032. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1033. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1034. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1035. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1036. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1037. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1038. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1039. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1040. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1041. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1042. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1043. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1044. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1045. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1046. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1047. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1048. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1049. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1050. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1051. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1052. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1053. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1054. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1055. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1056. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1057. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1058. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1059. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1060. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1061. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1062. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1063. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1064. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1065. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1066. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1067. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1068. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1069. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1070. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1071. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1072. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1073. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1074. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1075. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1076. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1077. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1078. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1079. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1080. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1081. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1082. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1083. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1084. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1085. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1086. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1087. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1088. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1089. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1090. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1091. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1092. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1093. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1094. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1095. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1096. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1097. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1098. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1099. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1100. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1101. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1102. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1103. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1104. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1105. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1106. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1107. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1108. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1109. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1110. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1111. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1112. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1113. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1114. package/dist/collection/components/_info-card/info-card/info-card.js +5 -5
  1115. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1116. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1117. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1118. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1119. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1120. package/dist/collection/components/_link/link/link.js +1 -1
  1121. package/dist/collection/components/_link/link-button/link-button.js +24 -1
  1122. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1123. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1124. package/dist/collection/components/_list/list/list.js +1 -1
  1125. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1126. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1127. package/dist/collection/components/_logo/title-logo/title-logo.js +1 -1
  1128. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1129. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1130. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1131. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
  1132. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1133. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1134. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1135. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1136. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1137. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1138. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1139. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1140. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1141. package/dist/collection/components/_progress/progress-circle/progress-circle.js +9 -8
  1142. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +4 -3
  1143. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1144. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1145. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1146. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1147. package/dist/collection/components/_table/table/table.js +1 -1
  1148. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1149. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1150. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1151. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1152. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1153. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +1 -1
  1154. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1155. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +2 -1
  1156. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1157. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1158. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1159. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1160. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1161. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1162. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1163. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1164. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1165. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1166. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1167. package/dist/collection/design-tokens/components/_logo.variables.scss +16 -19
  1168. package/dist/collection/enums.js +2 -0
  1169. package/dist/collection/text/locale/sv/text.js +19 -0
  1170. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1171. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1172. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1173. package/dist/digi-arbetsformedlingen/{p-60989dea.entry.js → p-00506378.entry.js} +1 -1
  1174. package/dist/digi-arbetsformedlingen/{p-c917502e.entry.js → p-009d0758.entry.js} +1 -1
  1175. package/dist/digi-arbetsformedlingen/{p-8318562f.entry.js → p-01f90a29.entry.js} +1 -1
  1176. package/dist/digi-arbetsformedlingen/{p-cab53989.entry.js → p-024ef74e.entry.js} +1 -1
  1177. package/dist/digi-arbetsformedlingen/p-030e608e.entry.js +1 -0
  1178. package/dist/digi-arbetsformedlingen/{p-56cb2ded.entry.js → p-038adf64.entry.js} +1 -1
  1179. package/dist/digi-arbetsformedlingen/p-0436c516.entry.js +1 -0
  1180. package/dist/digi-arbetsformedlingen/{p-cd770cb4.entry.js → p-0501a287.entry.js} +1 -1
  1181. package/dist/digi-arbetsformedlingen/{p-d7cdbe75.entry.js → p-05324cdd.entry.js} +1 -1
  1182. package/dist/digi-arbetsformedlingen/{p-6de493b0.entry.js → p-077f80a5.entry.js} +1 -1
  1183. package/dist/digi-arbetsformedlingen/{p-ef9a3ddc.entry.js → p-0aab70a9.entry.js} +1 -1
  1184. package/dist/digi-arbetsformedlingen/{p-b22f09f1.entry.js → p-0c1d3711.entry.js} +1 -1
  1185. package/dist/digi-arbetsformedlingen/{p-8d3cb15a.entry.js → p-0e20fa9d.entry.js} +1 -1
  1186. package/dist/digi-arbetsformedlingen/{p-7d597755.entry.js → p-103ceec9.entry.js} +1 -1
  1187. package/dist/digi-arbetsformedlingen/{p-c721f99a.entry.js → p-110c3e1a.entry.js} +1 -1
  1188. package/dist/digi-arbetsformedlingen/{p-a7361f39.entry.js → p-12a03793.entry.js} +1 -1
  1189. package/dist/digi-arbetsformedlingen/{p-cdbfa3d0.entry.js → p-13523367.entry.js} +1 -1
  1190. package/dist/digi-arbetsformedlingen/{p-ce8d2455.entry.js → p-13cd19d0.entry.js} +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-588fe3b5.entry.js → p-1455b446.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/p-14731327.entry.js +1 -0
  1193. package/dist/digi-arbetsformedlingen/{p-4eb58cf9.entry.js → p-15263cf9.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-5473bfea.entry.js → p-15348eee.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-76eb331e.entry.js → p-16f09f62.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/{p-6a33818a.entry.js → p-18e4355f.entry.js} +1 -1
  1197. package/dist/digi-arbetsformedlingen/{p-4788712e.entry.js → p-193b136c.entry.js} +1 -1
  1198. package/dist/digi-arbetsformedlingen/p-19c30198.entry.js +1 -0
  1199. package/dist/digi-arbetsformedlingen/{p-a0267f76.entry.js → p-1dcfc210.entry.js} +1 -1
  1200. package/dist/digi-arbetsformedlingen/{p-a98df65c.entry.js → p-1e36e974.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-0c210491.entry.js → p-1eae728c.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/{p-38603899.entry.js → p-1ed59d47.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/p-237cad1c.entry.js +1 -0
  1204. package/dist/digi-arbetsformedlingen/p-24fe2189.js +1 -0
  1205. package/dist/digi-arbetsformedlingen/p-2698dd2a.entry.js +1 -0
  1206. package/dist/digi-arbetsformedlingen/{p-20ef225a.entry.js → p-26f8ef76.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-7660ba5b.entry.js → p-2761f020.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-34ef0baa.entry.js → p-285956a5.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/{p-b21e9c0a.entry.js → p-286973f2.entry.js} +1 -1
  1210. package/dist/digi-arbetsformedlingen/p-2a86cc73.entry.js +1 -0
  1211. package/dist/digi-arbetsformedlingen/{p-3212807d.entry.js → p-2b2f3fad.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/p-2b7b69cd.entry.js +1 -0
  1213. package/dist/digi-arbetsformedlingen/{p-c81d1d0b.entry.js → p-2be2a087.entry.js} +1 -1
  1214. package/dist/digi-arbetsformedlingen/{p-73f6209d.entry.js → p-2fca5303.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +1 -0
  1216. package/dist/digi-arbetsformedlingen/p-33349e7e.entry.js +1 -0
  1217. package/dist/digi-arbetsformedlingen/{p-664de70c.entry.js → p-33a87be9.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-649c30ed.entry.js → p-34e12bd2.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/{p-2aa3ed49.entry.js → p-37038edf.entry.js} +1 -1
  1220. package/dist/digi-arbetsformedlingen/{p-07513ee6.entry.js → p-38537016.entry.js} +1 -1
  1221. package/dist/digi-arbetsformedlingen/p-38627816.entry.js +1 -0
  1222. package/dist/digi-arbetsformedlingen/{p-21653bf9.entry.js → p-3a76bfde.entry.js} +1 -1
  1223. package/dist/digi-arbetsformedlingen/p-3b20ec86.js +1 -0
  1224. package/dist/digi-arbetsformedlingen/{p-8328e58b.entry.js → p-3c0c5222.entry.js} +1 -1
  1225. package/dist/digi-arbetsformedlingen/{p-e917904e.entry.js → p-3d7fff3c.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/{p-3c28625a.entry.js → p-3dafce70.entry.js} +1 -1
  1227. package/dist/digi-arbetsformedlingen/{p-df2038b9.entry.js → p-3e3f540d.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-93ec0277.entry.js → p-405d57ae.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-d1a77b0b.entry.js → p-41065da6.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/{p-9fe345d1.entry.js → p-4122fe31.entry.js} +1 -1
  1231. package/dist/digi-arbetsformedlingen/{p-cfad003c.entry.js → p-4148e305.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/p-41bc039f.entry.js +1 -0
  1233. package/dist/digi-arbetsformedlingen/{p-9ea535e1.entry.js → p-4200e2e1.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-e55d3abf.entry.js → p-426e32f1.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-ea09368a.entry.js → p-443e9415.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/p-4452f871.entry.js +1 -0
  1237. package/dist/digi-arbetsformedlingen/{p-1bd29b6a.entry.js → p-447779c9.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/{p-d2799e99.entry.js → p-44a6202f.entry.js} +1 -1
  1239. package/dist/digi-arbetsformedlingen/{p-5d30475d.entry.js → p-464cd846.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-f1a6524e.entry.js → p-46ec7e56.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/{p-218b829e.entry.js → p-49735479.entry.js} +1 -1
  1242. package/dist/digi-arbetsformedlingen/{p-9495044c.entry.js → p-4ac07008.entry.js} +1 -1
  1243. package/dist/digi-arbetsformedlingen/{p-f6476365.entry.js → p-4acb80a4.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-c566cef3.entry.js → p-4b124888.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-726a0b56.entry.js → p-4bdc3b9f.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-2062e63b.entry.js → p-4e0ecc91.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-c04b06a2.entry.js → p-4e36c467.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-1a21de52.entry.js → p-4f29b0c0.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/p-501697cd.entry.js +1 -0
  1250. package/dist/digi-arbetsformedlingen/{p-8355c75d.entry.js → p-51144736.entry.js} +1 -1
  1251. package/dist/digi-arbetsformedlingen/{p-f9315403.entry.js → p-52f53840.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-4224f1e4.entry.js → p-53d6b8e7.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-55f525dd.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/{p-9a7e195c.entry.js → p-57319a80.entry.js} +1 -1
  1255. package/dist/digi-arbetsformedlingen/{p-37459590.entry.js → p-573b8fa7.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-27388bc4.entry.js → p-58b6386c.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/p-5a602122.js +1 -0
  1258. package/dist/digi-arbetsformedlingen/{p-fe235598.entry.js → p-5a965d75.entry.js} +1 -1
  1259. package/dist/digi-arbetsformedlingen/{p-099b1bac.entry.js → p-5b236abe.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/{p-7393b76b.entry.js → p-5bed47db.entry.js} +1 -1
  1261. package/dist/digi-arbetsformedlingen/{p-d0a8fa77.entry.js → p-5d23e3cd.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/p-5d3383f9.entry.js +1 -0
  1263. package/dist/digi-arbetsformedlingen/{p-53483e1d.entry.js → p-5d58a175.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-db7c2105.entry.js → p-5eba5ec4.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/{p-9a73a55d.entry.js → p-5faa3a64.entry.js} +1 -1
  1266. package/dist/digi-arbetsformedlingen/{p-ccd18e1a.entry.js → p-5fc10ab0.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-43a43f09.entry.js → p-618b8bc8.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/{p-0c271457.entry.js → p-618e6fb0.entry.js} +1 -1
  1269. package/dist/digi-arbetsformedlingen/{p-4871b74a.entry.js → p-628b7dbb.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/{p-f7628391.entry.js → p-633f8158.entry.js} +1 -1
  1271. package/dist/digi-arbetsformedlingen/{p-5e37e5aa.entry.js → p-6422c8ca.entry.js} +1 -1
  1272. package/dist/digi-arbetsformedlingen/{p-1e03ba21.entry.js → p-654dbd76.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-bb0935fc.entry.js → p-67b49e94.entry.js} +1 -1
  1274. package/dist/digi-arbetsformedlingen/p-67be853d.entry.js +1 -0
  1275. package/dist/digi-arbetsformedlingen/{p-c8751075.entry.js → p-681e7beb.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-5ee51a86.entry.js → p-682f727c.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/{p-4f6b2e2a.entry.js → p-68c937f9.entry.js} +1 -1
  1278. package/dist/digi-arbetsformedlingen/{p-dcaa4461.entry.js → p-6989161a.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-16dd9b3f.entry.js → p-69f63c7d.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/p-6bd60ab6.entry.js +1 -0
  1281. package/dist/digi-arbetsformedlingen/{p-d2a12b86.entry.js → p-6c3a302e.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/{p-63148e09.entry.js → p-6d864e79.entry.js} +1 -1
  1283. package/dist/digi-arbetsformedlingen/p-6fa23e38.entry.js +1 -0
  1284. package/dist/digi-arbetsformedlingen/p-6fdaec07.entry.js +1 -0
  1285. package/dist/digi-arbetsformedlingen/{p-89566597.entry.js → p-6ff374d1.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-bab6f184.entry.js → p-7255a748.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-5503d5be.entry.js → p-72c968e0.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/p-73a6be41.entry.js +1 -0
  1289. package/dist/digi-arbetsformedlingen/{p-2f57b446.entry.js → p-744a0451.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/p-750ff498.entry.js +1 -0
  1291. package/dist/digi-arbetsformedlingen/p-76022084.entry.js +1 -0
  1292. package/dist/digi-arbetsformedlingen/{p-11b5ab8d.entry.js → p-76474429.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-6e925e52.entry.js → p-7908074b.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-e69d2e1c.entry.js → p-7b957a6b.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-ba39e14b.entry.js → p-7c116ffb.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-80a77b6e.entry.js → p-7cf05fa9.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/{p-c30a3366.entry.js → p-7d49df06.entry.js} +1 -1
  1298. package/dist/digi-arbetsformedlingen/{p-40f5fda7.entry.js → p-7e49b526.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-baac6e73.entry.js → p-7e557ad2.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-4c69c234.entry.js → p-7e7dcd4a.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-9789b001.entry.js → p-7f355471.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/{p-4fe05e2f.entry.js → p-7f852a22.entry.js} +1 -1
  1303. package/dist/digi-arbetsformedlingen/{p-3eb4faff.entry.js → p-813f7cd7.entry.js} +1 -1
  1304. package/dist/digi-arbetsformedlingen/{p-5d0ffc80.entry.js → p-8284b8cf.entry.js} +1 -1
  1305. package/dist/digi-arbetsformedlingen/p-832cbd71.entry.js +1 -0
  1306. package/dist/digi-arbetsformedlingen/{p-7e6d699e.entry.js → p-83bf9168.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/p-84719680.entry.js +1 -0
  1308. package/dist/digi-arbetsformedlingen/{p-676ab6ef.entry.js → p-8506c514.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-39604e43.entry.js → p-853442cf.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-18006927.entry.js → p-85d4f3af.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-eeec1cf1.entry.js → p-870c4f49.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-16303afa.entry.js → p-87727a53.entry.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/{p-e8fd0aed.entry.js → p-88617c9f.entry.js} +1 -1
  1314. package/dist/digi-arbetsformedlingen/{p-b10a1760.entry.js → p-8890800e.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-0e634a09.entry.js → p-89663e9f.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/p-89b457e8.entry.js +1 -0
  1317. package/dist/digi-arbetsformedlingen/{p-b32df740.entry.js → p-89e2aff2.entry.js} +1 -1
  1318. package/dist/digi-arbetsformedlingen/{p-51c9cc1a.entry.js → p-8c761dbc.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-9045d5ff.entry.js → p-8d0f766e.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-293ea71f.entry.js → p-8d4403b3.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/{p-07b02fa8.entry.js → p-8e1568c4.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/{p-815a97f1.entry.js → p-8e47ac34.entry.js} +1 -1
  1323. package/dist/digi-arbetsformedlingen/p-903a27d9.js +1 -0
  1324. package/dist/digi-arbetsformedlingen/{p-592fd6a9.entry.js → p-92e43eab.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/p-93766b5e.entry.js +1 -0
  1326. package/dist/digi-arbetsformedlingen/{p-9763005c.entry.js → p-942a829a.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/{p-82634b60.entry.js → p-944a7329.entry.js} +1 -1
  1328. package/dist/digi-arbetsformedlingen/p-95330112.entry.js +1 -0
  1329. package/dist/digi-arbetsformedlingen/p-96987381.entry.js +1 -0
  1330. package/dist/digi-arbetsformedlingen/{p-b7494943.entry.js → p-96a2f7d5.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/{p-f69dbfcf.entry.js → p-9754f96a.entry.js} +1 -1
  1332. package/dist/digi-arbetsformedlingen/{p-5acaf4b0.entry.js → p-9966fe52.entry.js} +1 -1
  1333. package/dist/digi-arbetsformedlingen/{p-9d15493f.entry.js → p-9c4f07b0.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/{p-de1e9254.entry.js → p-9dce95f1.entry.js} +1 -1
  1335. package/dist/digi-arbetsformedlingen/p-9e56568b.entry.js +1 -0
  1336. package/dist/digi-arbetsformedlingen/{p-a9bfc5bd.entry.js → p-9f81e7ca.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-7474d7b0.entry.js → p-a1312fc2.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/p-a34dfc04.entry.js +1 -0
  1339. package/dist/digi-arbetsformedlingen/{p-99e4bd13.entry.js → p-a41ef0f6.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-b81e0aec.entry.js → p-a5a86077.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-3e126f89.entry.js → p-a5e967d5.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-01c29a14.entry.js → p-a6641402.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-a6a0a040.entry.js → p-a8a7fc5b.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-48113595.entry.js → p-a8bfcbdb.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/{p-8473e21b.entry.js → p-a930f885.entry.js} +1 -1
  1346. package/dist/digi-arbetsformedlingen/{p-4b618926.entry.js → p-aa91c0af.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/p-ac87daf1.entry.js +1 -0
  1348. package/dist/digi-arbetsformedlingen/{p-b48f2acd.entry.js → p-af3c182b.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/{p-9cf50217.entry.js → p-b0da7751.entry.js} +1 -1
  1350. package/dist/digi-arbetsformedlingen/{p-780b30f6.entry.js → p-b22e8852.entry.js} +1 -1
  1351. package/dist/digi-arbetsformedlingen/{p-af4b851e.entry.js → p-b3254470.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/p-b328f60b.entry.js +1 -0
  1353. package/dist/digi-arbetsformedlingen/{p-bb554f34.entry.js → p-b4bef936.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-5456a3bc.entry.js → p-b5755c01.entry.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-c168c84a.entry.js → p-b7c234ba.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-804cb867.entry.js → p-b88f6f99.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/p-bc0ca702.entry.js +1 -0
  1358. package/dist/digi-arbetsformedlingen/p-bc3d2778.js +1 -0
  1359. package/dist/digi-arbetsformedlingen/{p-0052b03c.entry.js → p-bd085e7f.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-014044a7.entry.js → p-bed4e41b.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/p-bf53daba.entry.js +1 -0
  1362. package/dist/digi-arbetsformedlingen/{p-45af5d55.entry.js → p-c06611d5.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-352712b9.entry.js → p-c085dc03.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-1fcbbf5f.entry.js → p-c0b39654.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/p-c24aab43.entry.js +1 -0
  1366. package/dist/digi-arbetsformedlingen/{p-2c7d4ecf.entry.js → p-c29ab968.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-90bc53dc.entry.js → p-c3e6d920.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-753987ba.entry.js → p-c461917d.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-edfdf8e9.entry.js → p-c5f7050c.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/{p-8fa46692.entry.js → p-c741da33.entry.js} +1 -1
  1371. package/dist/digi-arbetsformedlingen/{p-0ac9f348.entry.js → p-c77c3d89.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-a67b4609.entry.js → p-c799009f.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-49aeb019.entry.js → p-c8c08554.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/p-c8e29e68.entry.js +1 -0
  1375. package/dist/digi-arbetsformedlingen/{p-905f3864.entry.js → p-ca30cbad.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/p-cc9a96ff.entry.js +1 -0
  1377. package/dist/digi-arbetsformedlingen/p-cdf86efc.js +1 -0
  1378. package/dist/digi-arbetsformedlingen/{p-27be8d2b.entry.js → p-ce22d2bd.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-c92e206b.entry.js → p-cf8c3bb3.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/p-d055d564.entry.js +1 -0
  1381. package/dist/digi-arbetsformedlingen/p-d1886fff.js +1 -0
  1382. package/dist/digi-arbetsformedlingen/{p-01df63d6.entry.js → p-d274cee8.entry.js} +1 -1
  1383. package/dist/digi-arbetsformedlingen/{p-57dd2b38.entry.js → p-d5763fdd.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-66483a84.entry.js → p-d7709d32.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-b734218c.entry.js → p-d79cb764.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-d7aa8315.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-0a904539.entry.js → p-d8c3525c.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-e627abeb.entry.js → p-d98c9920.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/{p-4bb41707.entry.js → p-dc3f1bff.entry.js} +1 -1
  1390. package/dist/digi-arbetsformedlingen/{p-a4895704.entry.js → p-dd4cc053.entry.js} +1 -1
  1391. package/dist/digi-arbetsformedlingen/p-de625253.entry.js +1 -0
  1392. package/dist/digi-arbetsformedlingen/{p-7d54fe81.entry.js → p-de9c3a69.entry.js} +1 -1
  1393. package/dist/digi-arbetsformedlingen/{p-2422b0d1.entry.js → p-dea2dd09.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-a947fa52.entry.js → p-df3a8ec4.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/{p-1cc801fd.entry.js → p-df5225d2.entry.js} +1 -1
  1396. package/dist/digi-arbetsformedlingen/{p-d46b426b.entry.js → p-e1dd3a3f.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/p-e2c92528.entry.js +1 -0
  1398. package/dist/digi-arbetsformedlingen/{p-658aa433.entry.js → p-e3ac1f3a.entry.js} +1 -1
  1399. package/dist/digi-arbetsformedlingen/{p-2ffd9c4c.entry.js → p-e3d34c02.entry.js} +1 -1
  1400. package/dist/digi-arbetsformedlingen/{p-c70ba82f.entry.js → p-e4d48214.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/{p-fc945ec1.entry.js → p-e4ee488a.entry.js} +1 -1
  1402. package/dist/digi-arbetsformedlingen/{p-fc252a02.entry.js → p-e5347e6f.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-a439e93f.entry.js → p-e57e67b4.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/p-e6b65415.entry.js +1 -0
  1405. package/dist/digi-arbetsformedlingen/{p-accb56da.entry.js → p-e6d0f714.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-5b01d3e2.entry.js → p-e71113f0.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/{p-2412deb9.entry.js → p-e734b21e.entry.js} +1 -1
  1408. package/dist/digi-arbetsformedlingen/{p-4b5edc89.entry.js → p-e7461a13.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/p-e7e39ee7.entry.js +1 -0
  1410. package/dist/digi-arbetsformedlingen/{p-f6b2d484.entry.js → p-e92094c2.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/p-e9656bf8.entry.js +1 -0
  1412. package/dist/digi-arbetsformedlingen/{p-77ea6604.entry.js → p-e9abb2b1.entry.js} +1 -1
  1413. package/dist/digi-arbetsformedlingen/{p-9df20034.entry.js → p-ea113b44.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/{p-8e16d36a.entry.js → p-eaac5c66.entry.js} +1 -1
  1415. package/dist/digi-arbetsformedlingen/p-ee4cb21a.js +1 -0
  1416. package/dist/digi-arbetsformedlingen/p-ee9589e6.js +1 -0
  1417. package/dist/digi-arbetsformedlingen/{p-0bc366fb.entry.js → p-f1fb0ee8.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-83269fe6.entry.js → p-f275b457.entry.js} +1 -1
  1419. package/dist/digi-arbetsformedlingen/{p-a5c387e8.entry.js → p-f2f36d89.entry.js} +1 -1
  1420. package/dist/digi-arbetsformedlingen/{p-a1ae9863.entry.js → p-f33ee2cb.entry.js} +1 -1
  1421. package/dist/digi-arbetsformedlingen/p-f8391f37.entry.js +1 -0
  1422. package/dist/digi-arbetsformedlingen/{p-ad471fd2.entry.js → p-f8b6c6db.entry.js} +1 -1
  1423. package/dist/digi-arbetsformedlingen/{p-87721a1f.entry.js → p-faeae199.entry.js} +1 -1
  1424. package/dist/digi-arbetsformedlingen/{p-4e2e1902.entry.js → p-fd0b154a.entry.js} +1 -1
  1425. package/dist/digi-arbetsformedlingen/{p-1dc8b284.entry.js → p-fd960097.entry.js} +1 -1
  1426. package/dist/digi-arbetsformedlingen/p-fdecd798.entry.js +1 -0
  1427. package/dist/digi-arbetsformedlingen/p-fe409f14.entry.js +1 -0
  1428. package/dist/digi-arbetsformedlingen/{p-d146131e.entry.js → p-fecc1b90.entry.js} +1 -1
  1429. package/dist/digi-arbetsformedlingen/{p-f2eb8ee5.entry.js → p-fff27d84.entry.js} +1 -1
  1430. package/dist/esm/button-size.enum-d5ff6ff3.js +7 -0
  1431. package/dist/esm/button-type.enum-5250ae0b.js +8 -0
  1432. package/dist/esm/{code-example-variation.enum-e656d235.js → code-example-variation.enum-e9f9fced.js} +1 -7
  1433. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  1434. package/dist/esm/digi-bar-chart.entry.js +2 -2
  1435. package/dist/esm/digi-button_9.entry.js +521 -0
  1436. package/dist/esm/digi-calendar-datepicker.entry.js +175 -68
  1437. package/dist/esm/digi-calendar-week-view.entry.js +1 -1
  1438. package/dist/esm/digi-calendar_2.entry.js +74 -79
  1439. package/dist/esm/digi-chart-line.entry.js +2 -2
  1440. package/dist/esm/digi-code-block_3.entry.js +30 -10
  1441. package/dist/esm/digi-code-example.entry.js +4 -3
  1442. package/dist/esm/digi-context-menu.entry.js +3 -3
  1443. package/dist/esm/digi-dialog.entry.js +9 -3
  1444. package/dist/esm/digi-expandable-accordion.entry.js +1 -1
  1445. package/dist/esm/digi-footer.entry.js +9 -3
  1446. package/dist/esm/digi-form-category-filter.entry.js +2 -2
  1447. package/dist/esm/digi-form-checkbox.entry.js +11 -4
  1448. package/dist/esm/digi-form-error-list.entry.js +20 -43
  1449. package/dist/esm/digi-form-file-upload.entry.js +21 -8
  1450. package/dist/esm/digi-form-filter.entry.js +1 -1
  1451. package/dist/esm/digi-form-input-search.entry.js +12 -4
  1452. package/dist/esm/digi-form-input.entry.js +21 -4
  1453. package/dist/esm/digi-form-radiogroup.entry.js +22 -3
  1454. package/dist/esm/digi-form-receipt.entry.js +10 -4
  1455. package/dist/esm/digi-form-select-filter.entry.js +37 -14
  1456. package/dist/esm/digi-form-textarea.entry.js +17 -4
  1457. package/dist/esm/digi-header-avatar.entry.js +110 -0
  1458. package/dist/esm/digi-header-navigation-item.entry.js +23 -0
  1459. package/dist/esm/digi-header-navigation.entry.js +228 -0
  1460. package/dist/esm/digi-header-notification.entry.js +19 -0
  1461. package/dist/esm/digi-header.entry.js +144 -0
  1462. package/dist/esm/digi-icon-accessibility-deaf.entry.js +2 -2
  1463. package/dist/esm/digi-icon-accessibility-universal.entry.js +2 -2
  1464. package/dist/esm/digi-icon-apple.entry.js +2 -2
  1465. package/dist/esm/digi-icon-archive-outline.entry.js +2 -2
  1466. package/dist/esm/digi-icon-archive.entry.js +2 -2
  1467. package/dist/esm/digi-icon-arrow-back.entry.js +2 -2
  1468. package/dist/esm/digi-icon-arrow-down.entry.js +2 -2
  1469. package/dist/esm/digi-icon-arrow-left.entry.js +2 -2
  1470. package/dist/esm/digi-icon-arrow-right.entry.js +2 -2
  1471. package/dist/esm/digi-icon-arrow-sign-in.entry.js +2 -2
  1472. package/dist/esm/digi-icon-arrow-sign-out.entry.js +2 -2
  1473. package/dist/esm/digi-icon-arrow-up.entry.js +2 -2
  1474. package/dist/esm/digi-icon-at.entry.js +2 -2
  1475. package/dist/esm/digi-icon-bars.entry.js +26 -0
  1476. package/dist/esm/digi-icon-bell-filled.entry.js +26 -0
  1477. package/dist/esm/digi-icon-bell.entry.js +2 -2
  1478. package/dist/esm/digi-icon-book.entry.js +2 -2
  1479. package/dist/esm/digi-icon-bookmark-outline.entry.js +2 -2
  1480. package/dist/esm/digi-icon-bookmark-solid.entry.js +2 -2
  1481. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +2 -2
  1482. package/dist/esm/digi-icon-bubble.entry.js +2 -2
  1483. package/dist/esm/digi-icon-building-outline.entry.js +2 -2
  1484. package/dist/esm/digi-icon-building-solid.entry.js +2 -2
  1485. package/dist/esm/digi-icon-bullseye.entry.js +2 -2
  1486. package/dist/esm/digi-icon-calculator-solid.entry.js +2 -2
  1487. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +2 -2
  1488. package/dist/esm/digi-icon-calendar.entry.js +2 -2
  1489. package/dist/esm/digi-icon-caret-circle-right.entry.js +2 -2
  1490. package/dist/esm/digi-icon-caret-down_2.entry.js +4 -4
  1491. package/dist/esm/digi-icon-caret-left.entry.js +2 -2
  1492. package/dist/esm/digi-icon-caret-right.entry.js +2 -2
  1493. package/dist/esm/digi-icon-chart_2.entry.js +4 -4
  1494. package/dist/esm/digi-icon-chat.entry.js +2 -2
  1495. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +2 -2
  1496. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +8 -8
  1497. package/dist/esm/digi-icon-check.entry.js +2 -2
  1498. package/dist/esm/digi-icon-checklist.entry.js +2 -2
  1499. package/dist/esm/digi-icon-chevron-down.entry.js +2 -2
  1500. package/dist/esm/digi-icon-chevron-left_2.entry.js +48 -0
  1501. package/dist/esm/digi-icon-chevron-up.entry.js +2 -2
  1502. package/dist/esm/digi-icon-clock.entry.js +2 -2
  1503. package/dist/esm/digi-icon-communication-play-solid.entry.js +2 -2
  1504. package/dist/esm/digi-icon-compress-alt.entry.js +2 -2
  1505. package/dist/esm/digi-icon-comunication-case.entry.js +2 -2
  1506. package/dist/esm/digi-icon-comunication-flag.entry.js +2 -2
  1507. package/dist/esm/digi-icon-comunication-graduate.entry.js +2 -2
  1508. package/dist/esm/digi-icon-comunication-play.entry.js +2 -2
  1509. package/dist/esm/digi-icon-cooperation.entry.js +2 -2
  1510. package/dist/esm/digi-icon-copy.entry.js +2 -2
  1511. package/dist/esm/digi-icon-danger-outline.entry.js +2 -2
  1512. package/dist/esm/digi-icon-download.entry.js +2 -2
  1513. package/dist/esm/digi-icon-dxa.entry.js +2 -2
  1514. package/dist/esm/digi-icon-edit.entry.js +2 -2
  1515. package/dist/esm/digi-icon-ellipsis.entry.js +2 -2
  1516. package/dist/esm/digi-icon-envelope-filled.entry.js +2 -2
  1517. package/dist/esm/digi-icon-envelope.entry.js +2 -2
  1518. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +2 -2
  1519. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +2 -2
  1520. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +2 -2
  1521. package/dist/esm/digi-icon-exclamation-triangle.entry.js +2 -2
  1522. package/dist/esm/digi-icon-expand-alt.entry.js +2 -2
  1523. package/dist/esm/digi-icon-external-link-alt_2.entry.js +3 -3
  1524. package/dist/esm/digi-icon-eye-slash.entry.js +2 -2
  1525. package/dist/esm/digi-icon-eye.entry.js +2 -2
  1526. package/dist/esm/digi-icon-facebook-square.entry.js +2 -2
  1527. package/dist/esm/digi-icon-file-add.entry.js +1 -1
  1528. package/dist/esm/digi-icon-file-document.entry.js +2 -2
  1529. package/dist/esm/digi-icon-file-excel.entry.js +2 -2
  1530. package/dist/esm/digi-icon-file-export.entry.js +1 -1
  1531. package/dist/esm/digi-icon-file-governing.entry.js +2 -2
  1532. package/dist/esm/digi-icon-file-pdf.entry.js +2 -2
  1533. package/dist/esm/digi-icon-file-powerpoint.entry.js +2 -2
  1534. package/dist/esm/digi-icon-file-remove.entry.js +1 -1
  1535. package/dist/esm/digi-icon-file-word.entry.js +2 -2
  1536. package/dist/esm/digi-icon-film.entry.js +2 -2
  1537. package/dist/esm/digi-icon-filter.entry.js +2 -2
  1538. package/dist/esm/digi-icon-folder-add.entry.js +1 -1
  1539. package/dist/esm/digi-icon-folder-directory.entry.js +1 -1
  1540. package/dist/esm/digi-icon-folder-open.entry.js +1 -1
  1541. package/dist/esm/digi-icon-folder.entry.js +1 -1
  1542. package/dist/esm/digi-icon-globe-filled.entry.js +2 -2
  1543. package/dist/esm/digi-icon-globe.entry.js +2 -2
  1544. package/dist/esm/digi-icon-headphones.entry.js +2 -2
  1545. package/dist/esm/digi-icon-heart-solid.entry.js +2 -2
  1546. package/dist/esm/digi-icon-heart.entry.js +2 -2
  1547. package/dist/esm/digi-icon-history.entry.js +2 -2
  1548. package/dist/esm/digi-icon-home.entry.js +2 -2
  1549. package/dist/esm/digi-icon-image.entry.js +2 -2
  1550. package/dist/esm/digi-icon-info-circle-solid.entry.js +2 -2
  1551. package/dist/esm/digi-icon-instagram.entry.js +2 -2
  1552. package/dist/esm/digi-icon-job-suggestion.entry.js +2 -2
  1553. package/dist/esm/digi-icon-language-outline.entry.js +2 -2
  1554. package/dist/esm/digi-icon-language.entry.js +2 -2
  1555. package/dist/esm/digi-icon-laptop-phone.entry.js +2 -2
  1556. package/dist/esm/digi-icon-lattlast.entry.js +2 -2
  1557. package/dist/esm/digi-icon-licence-bus.entry.js +2 -2
  1558. package/dist/esm/digi-icon-licence-car.entry.js +2 -2
  1559. package/dist/esm/digi-icon-licence-motorcycle.entry.js +2 -2
  1560. package/dist/esm/digi-icon-licence-truck.entry.js +2 -2
  1561. package/dist/esm/digi-icon-lightbulb.entry.js +2 -2
  1562. package/dist/esm/digi-icon-linkedin-in.entry.js +2 -2
  1563. package/dist/esm/digi-icon-list-ul_6.entry.js +12 -12
  1564. package/dist/esm/digi-icon-lock.entry.js +2 -2
  1565. package/dist/esm/digi-icon-marker-filled.entry.js +2 -2
  1566. package/dist/esm/digi-icon-marker.entry.js +2 -2
  1567. package/dist/esm/digi-icon-media-course.entry.js +2 -2
  1568. package/dist/esm/digi-icon-media-podcast.entry.js +2 -2
  1569. package/dist/esm/digi-icon-microphone-off.entry.js +2 -2
  1570. package/dist/esm/digi-icon-microphone.entry.js +2 -2
  1571. package/dist/esm/digi-icon-minus_2.entry.js +48 -0
  1572. package/dist/esm/digi-icon-move.entry.js +2 -2
  1573. package/dist/esm/digi-icon-notification-error_4.entry.js +8 -8
  1574. package/dist/esm/digi-icon-online-interview.entry.js +2 -2
  1575. package/dist/esm/digi-icon-online-meeting.entry.js +2 -2
  1576. package/dist/esm/digi-icon-online-task.entry.js +2 -2
  1577. package/dist/esm/digi-icon-open-source.entry.js +2 -2
  1578. package/dist/esm/digi-icon-palette.entry.js +2 -2
  1579. package/dist/esm/digi-icon-paste.entry.js +1 -1
  1580. package/dist/esm/digi-icon-pen.entry.js +2 -2
  1581. package/dist/esm/digi-icon-phone-hangup.entry.js +2 -2
  1582. package/dist/esm/digi-icon-phone.entry.js +2 -2
  1583. package/dist/esm/digi-icon-print.entry.js +2 -2
  1584. package/dist/esm/digi-icon-read.entry.js +2 -2
  1585. package/dist/esm/digi-icon-redo.entry.js +2 -2
  1586. package/dist/esm/digi-icon-scale.entry.js +1 -1
  1587. package/dist/esm/digi-icon-screensharing-off.entry.js +2 -2
  1588. package/dist/esm/digi-icon-screensharing.entry.js +2 -2
  1589. package/dist/esm/digi-icon-search.entry.js +2 -2
  1590. package/dist/esm/digi-icon-send-outline.entry.js +2 -2
  1591. package/dist/esm/digi-icon-send-solid.entry.js +2 -2
  1592. package/dist/esm/digi-icon-settings.entry.js +2 -2
  1593. package/dist/esm/digi-icon-share-alt.entry.js +2 -2
  1594. package/dist/esm/digi-icon-share-chain.entry.js +2 -2
  1595. package/dist/esm/digi-icon-sign.entry.js +2 -2
  1596. package/dist/esm/digi-icon-sliders-h.entry.js +2 -2
  1597. package/dist/esm/digi-icon-sokkandidat.entry.js +2 -2
  1598. package/dist/esm/digi-icon-sort-down.entry.js +2 -2
  1599. package/dist/esm/digi-icon-sort-up.entry.js +2 -2
  1600. package/dist/esm/digi-icon-sort.entry.js +2 -2
  1601. package/dist/esm/digi-icon-spinner.entry.js +2 -2
  1602. package/dist/esm/digi-icon-star-reg.entry.js +2 -2
  1603. package/dist/esm/digi-icon-star.entry.js +2 -2
  1604. package/dist/esm/digi-icon-suitcase-outline.entry.js +2 -2
  1605. package/dist/esm/digi-icon-suitcase-solid.entry.js +2 -2
  1606. package/dist/esm/digi-icon-system-assistance.entry.js +2 -2
  1607. package/dist/esm/digi-icon-table-column.entry.js +2 -2
  1608. package/dist/esm/digi-icon-table-row.entry.js +2 -2
  1609. package/dist/esm/digi-icon-task-done.entry.js +2 -2
  1610. package/dist/esm/digi-icon-toggle-off.entry.js +2 -2
  1611. package/dist/esm/digi-icon-toggle-on.entry.js +2 -2
  1612. package/dist/esm/digi-icon-twitter.entry.js +2 -2
  1613. package/dist/esm/digi-icon-tyck-till.entry.js +2 -2
  1614. package/dist/esm/digi-icon-unlock.entry.js +2 -2
  1615. package/dist/esm/digi-icon-update.entry.js +2 -2
  1616. package/dist/esm/digi-icon-upload.entry.js +2 -2
  1617. package/dist/esm/digi-icon-user-add.entry.js +1 -1
  1618. package/dist/esm/digi-icon-user-alt.entry.js +2 -2
  1619. package/dist/esm/digi-icon-user-edit.entry.js +1 -1
  1620. package/dist/esm/digi-icon-users-solid.entry.js +2 -2
  1621. package/dist/esm/digi-icon-videocamera-off.entry.js +2 -2
  1622. package/dist/esm/digi-icon-videocamera.entry.js +2 -2
  1623. package/dist/esm/digi-icon-volume.entry.js +2 -2
  1624. package/dist/esm/digi-icon-web-tv.entry.js +2 -2
  1625. package/dist/esm/digi-icon-wifi-signal0.entry.js +2 -2
  1626. package/dist/esm/digi-icon-wifi-signal1.entry.js +2 -2
  1627. package/dist/esm/digi-icon-wifi-signal2.entry.js +2 -2
  1628. package/dist/esm/digi-icon-wifi-signal3.entry.js +2 -2
  1629. package/dist/esm/digi-icon-window.entry.js +2 -2
  1630. package/dist/esm/digi-icon-x-button.entry.js +2 -2
  1631. package/dist/esm/digi-icon-x.entry.js +26 -0
  1632. package/dist/esm/digi-icon-youtube.entry.js +2 -2
  1633. package/dist/esm/digi-info-card-multi-container.entry.js +1 -1
  1634. package/dist/esm/digi-info-card-multi.entry.js +1 -1
  1635. package/dist/esm/digi-info-card.entry.js +1 -1
  1636. package/dist/esm/digi-layout-block_2.entry.js +87 -0
  1637. package/dist/esm/digi-layout-columns.entry.js +1 -1
  1638. package/dist/esm/digi-link-button.entry.js +2 -1
  1639. package/dist/esm/digi-link-internal.entry.js +1 -1
  1640. package/dist/esm/digi-link.entry.js +1 -1
  1641. package/dist/esm/digi-list.entry.js +1 -1
  1642. package/dist/esm/digi-loader-skeleton.entry.js +3 -3
  1643. package/dist/esm/digi-loader-spinner.entry.js +1 -1
  1644. package/dist/esm/digi-media-figure.entry.js +1 -1
  1645. package/dist/esm/digi-media-image_2.entry.js +162 -0
  1646. package/dist/esm/digi-navigation-breadcrumbs.entry.js +3 -3
  1647. package/dist/esm/digi-navigation-pagination.entry.js +15 -9
  1648. package/dist/esm/digi-navigation-sidebar-button.entry.js +26 -0
  1649. package/dist/esm/digi-navigation-sidebar.entry.js +2 -2
  1650. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +146 -0
  1651. package/dist/esm/digi-navigation-vertical-menu.entry.js +173 -0
  1652. package/dist/esm/digi-notification-alert.entry.js +11 -5
  1653. package/dist/esm/digi-notification-error-page.entry.js +12 -6
  1654. package/dist/esm/digi-progress-circle.entry.js +9 -9
  1655. package/dist/esm/digi-progress-indicator.entry.js +4 -4
  1656. package/dist/esm/digi-progress-list-item.entry.js +6 -6
  1657. package/dist/esm/digi-progress-list.entry.js +1 -1
  1658. package/dist/esm/digi-progressbar.entry.js +3 -3
  1659. package/dist/esm/digi-quote.entry.js +1 -1
  1660. package/dist/esm/digi-table.entry.js +1 -1
  1661. package/dist/esm/digi-tablist-panel.entry.js +2 -2
  1662. package/dist/esm/digi-tablist.entry.js +5 -5
  1663. package/dist/esm/digi-tag-media.entry.js +2 -2
  1664. package/dist/esm/digi-tag.entry.js +2 -2
  1665. package/dist/esm/digi-title-logo.entry.js +131 -0
  1666. package/dist/esm/digi-tools-feedback-banner.entry.js +1 -1
  1667. package/dist/esm/digi-tools-feedback-rating.entry.js +1 -1
  1668. package/dist/esm/digi-tools-feedback.entry.js +10 -4
  1669. package/dist/esm/digi-tools-theme-provider.entry.js +1 -1
  1670. package/dist/esm/digi-typography-heading-jumbo.entry.js +34 -0
  1671. package/dist/esm/digi-typography-meta.entry.js +1 -1
  1672. package/dist/esm/digi-typography-preamble.entry.js +16 -0
  1673. package/dist/esm/digi-typography-time.entry.js +2 -2
  1674. package/dist/esm/digi-typography.entry.js +22 -0
  1675. package/dist/esm/digi-util-breakpoint-observer.entry.js +44 -0
  1676. package/dist/esm/digi-util-detect-click-outside.entry.js +1 -1
  1677. package/dist/esm/digi-util-detect-focus-outside.entry.js +1 -1
  1678. package/dist/esm/digi-util-keydown-handler.entry.js +79 -0
  1679. package/dist/esm/digi-util-keyup-handler.entry.js +1 -1
  1680. package/dist/esm/digi-util-resize-observer.entry.js +1 -1
  1681. package/dist/esm/{form-input-search-variation.enum-6d8dc10a.js → form-input-search-variation.enum-f9d669f2.js} +1 -8
  1682. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +9 -0
  1683. package/dist/esm/index-148a7577.js +78 -14
  1684. package/dist/esm/index.js +9 -3
  1685. package/dist/esm/layout-container-max-width.enum-c40018ac.js +21 -0
  1686. package/dist/esm/loader.js +1 -1
  1687. package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +13 -0
  1688. package/dist/esm/{text-26e02c8d.js → text-8f88c0f6.js} +19 -0
  1689. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +17 -0
  1690. package/dist/esm/{typography-variation.enum-8ba40d15.js → typography-variation.enum-8c3ff25c.js} +9 -49
  1691. package/dist/types/components/_calendar/calendar/calendar.d.ts +19 -22
  1692. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +78 -37
  1693. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.types.d.ts +4 -0
  1694. package/dist/types/components/_form/form-category-filter/form-category-filter.d.ts +10 -10
  1695. package/dist/types/components/_form/form-checkbox/form-checkbox.d.ts +9 -1
  1696. package/dist/types/components/_form/form-error-list/form-error-list.d.ts +4 -10
  1697. package/dist/types/components/_form/form-error-list/form-error-list.types.d.ts +3 -0
  1698. package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +6 -0
  1699. package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +23 -4
  1700. package/dist/types/components/_form/form-file-upload/form-file-upload.d.ts +14 -0
  1701. package/dist/types/components/_form/form-input/form-input.d.ts +15 -0
  1702. package/dist/types/components/_form/form-input-search/form-input-search.d.ts +7 -0
  1703. package/dist/types/components/_form/form-radiobutton/form-radiobutton.d.ts +7 -0
  1704. package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +6 -0
  1705. package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +32 -0
  1706. package/dist/types/components/_form/form-select/form-select.d.ts +17 -8
  1707. package/dist/types/components/_form/form-select-filter/form-select-filter.d.ts +19 -4
  1708. package/dist/types/components/_form/form-textarea/form-textarea.d.ts +15 -0
  1709. package/dist/types/components/_info-card/info-card/info-card.d.ts +4 -4
  1710. package/dist/types/components/_link/link-button/link-button.d.ts +5 -0
  1711. package/dist/types/components/_progress/progress-circle/progress-circle.d.ts +1 -0
  1712. package/dist/types/components/_progress/progress-indicator/progress-indicator.d.ts +1 -0
  1713. package/dist/types/components/_typography/typography-heading-jumbo/typography-heading-jumbo.d.ts +1 -0
  1714. package/dist/types/components.d.ts +411 -173
  1715. package/dist/types/enums.d.ts +2 -0
  1716. package/dist/types/text/locale/sv/text.d.ts +6 -0
  1717. package/hydrate/index.js +975 -718
  1718. package/hydrate/index.mjs +975 -718
  1719. package/package.json +1 -1
  1720. package/components/p-2bc16106.js +0 -129
  1721. package/dist/cjs/digi-button_24.cjs.entry.js +0 -1540
  1722. package/dist/cjs/digi-form-label_5.cjs.entry.js +0 -175
  1723. package/dist/cjs/digi-form-select_2.cjs.entry.js +0 -176
  1724. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +0 -30
  1725. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +0 -30
  1726. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +0 -64
  1727. package/dist/digi-arbetsformedlingen/p-01f5f243.entry.js +0 -1
  1728. package/dist/digi-arbetsformedlingen/p-08cf2c0e.js +0 -1
  1729. package/dist/digi-arbetsformedlingen/p-092d0e3e.entry.js +0 -1
  1730. package/dist/digi-arbetsformedlingen/p-0d35dc92.entry.js +0 -1
  1731. package/dist/digi-arbetsformedlingen/p-16b8d192.entry.js +0 -1
  1732. package/dist/digi-arbetsformedlingen/p-18ffcb24.entry.js +0 -1
  1733. package/dist/digi-arbetsformedlingen/p-1e2a9156.entry.js +0 -1
  1734. package/dist/digi-arbetsformedlingen/p-2196c33b.entry.js +0 -1
  1735. package/dist/digi-arbetsformedlingen/p-33425742.entry.js +0 -1
  1736. package/dist/digi-arbetsformedlingen/p-36229058.entry.js +0 -1
  1737. package/dist/digi-arbetsformedlingen/p-4477f14c.entry.js +0 -1
  1738. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +0 -1
  1739. package/dist/digi-arbetsformedlingen/p-4df8b9e1.entry.js +0 -1
  1740. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +0 -1
  1741. package/dist/digi-arbetsformedlingen/p-53d9556b.js +0 -1
  1742. package/dist/digi-arbetsformedlingen/p-54a797ed.entry.js +0 -1
  1743. package/dist/digi-arbetsformedlingen/p-5c7acd45.entry.js +0 -1
  1744. package/dist/digi-arbetsformedlingen/p-6559910e.entry.js +0 -1
  1745. package/dist/digi-arbetsformedlingen/p-8ef4cf4a.entry.js +0 -1
  1746. package/dist/digi-arbetsformedlingen/p-9e4a0fe4.entry.js +0 -1
  1747. package/dist/digi-arbetsformedlingen/p-a5c6e42e.entry.js +0 -1
  1748. package/dist/digi-arbetsformedlingen/p-a7d97546.entry.js +0 -1
  1749. package/dist/digi-arbetsformedlingen/p-b63e0b2d.entry.js +0 -1
  1750. package/dist/digi-arbetsformedlingen/p-b924bb0b.entry.js +0 -1
  1751. package/dist/digi-arbetsformedlingen/p-bb1daa3b.entry.js +0 -1
  1752. package/dist/digi-arbetsformedlingen/p-bd6e0b22.entry.js +0 -1
  1753. package/dist/digi-arbetsformedlingen/p-c1606b8a.entry.js +0 -1
  1754. package/dist/digi-arbetsformedlingen/p-c8257c8c.entry.js +0 -1
  1755. package/dist/digi-arbetsformedlingen/p-d2d0856f.js +0 -1
  1756. package/dist/digi-arbetsformedlingen/p-d4d2b1a5.entry.js +0 -1
  1757. package/dist/digi-arbetsformedlingen/p-d8b9b535.entry.js +0 -1
  1758. package/dist/digi-arbetsformedlingen/p-e0db40e9.entry.js +0 -1
  1759. package/dist/digi-arbetsformedlingen/p-e2330d9c.entry.js +0 -1
  1760. package/dist/digi-arbetsformedlingen/p-e54f5b28.entry.js +0 -1
  1761. package/dist/digi-arbetsformedlingen/p-f70535e3.entry.js +0 -1
  1762. package/dist/esm/digi-button_24.entry.js +0 -1513
  1763. package/dist/esm/digi-form-label_5.entry.js +0 -167
  1764. package/dist/esm/digi-form-select_2.entry.js +0 -171
  1765. package/dist/esm/digi-icon-chevron-left.entry.js +0 -26
  1766. package/dist/esm/digi-icon-chevron-right.entry.js +0 -26
  1767. package/dist/esm/digi-util-mutation-observer.entry.js +0 -60
@@ -14,11 +14,11 @@ const IconArrowSignIn = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '21ac1d86f8edd9cdfe2805b478aa854556722038', class: "digi-icon-arrow-sign-in", 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
17
+ return (h("svg", { key: '90e4910fe6d0aa33654037a0d7ba6aa539debc90', class: "digi-icon-arrow-sign-in", 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '33b4a62c9c658fee02467c1c64f89b66a64d7062', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7ce9c363e6b8c41798e96c6024fd2ef2de2f9ef1' }, this.afDesc), h("path", { key: 'd57ad7e1a44df8a6a63fa67f2240fb9b28c49d6e', class: "digi-icon-arrow-sign-in__shape", d: "M13.5,11.2540632 L13.5,15.8221892 L4.5,15.8221892 C2.015625,15.8221892 0,17.725575 0,20.0716087 L0,27.915329 C0,30.2613627 2.015625,32.1647485 4.5,32.1647485 L13.5,32.1647485 L13.5,36.7328745 C13.5,40.5042344 18.346875,42.4164732 21.178125,39.7340271 L34.678125,26.9946214 C36.43125,25.3391184 36.43125,22.6478193 34.678125,20.9834634 L21.178125,8.23520472 C18.35625,5.58817046 13.5,7.47385038 13.5,11.2540632 Z M31.5,24.0023218 L18,36.7505805 L18,27.9241819 L4.5,27.9241819 L4.5,20.0804617 L18,20.0804617 L18,11.2540632 L31.5,24.0023218 Z M39,41 L31.125,41 C30.50625,41 30,40.5219403 30,39.9376451 L30,37.8129353 C30,37.2286402 30.50625,36.7505805 31.125,36.7505805 L39,36.7505805 C41.484375,36.7505805 43.5,34.8471946 43.5,32.5011609 L43.5,15.5034827 C43.5,13.157449 41.484375,11.2540632 39,11.2540632 L31.125,11.2540632 C30.50625,11.2540632 30,10.7760035 30,10.1917083 L30,8.06699853 C30,7.48270334 30.50625,7.00464364 31.125,7.00464364 L39,7.00464364 C43.96875,7.00464364 48,10.8114153 48,15.5034827 L48,32.5011609 C48,37.1932283 43.96875,41 39,41 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '25b0c7266ca5213269c908f94d273c7daedbd889', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'df337dd0609c11c1d7b7af9600586624767330f8' }, this.afDesc), h("path", { key: '36308d18a891c18556a57dd004408e96de4b6857', class: "digi-icon-arrow-sign-in__shape", d: "M13.5,11.2540632 L13.5,15.8221892 L4.5,15.8221892 C2.015625,15.8221892 0,17.725575 0,20.0716087 L0,27.915329 C0,30.2613627 2.015625,32.1647485 4.5,32.1647485 L13.5,32.1647485 L13.5,36.7328745 C13.5,40.5042344 18.346875,42.4164732 21.178125,39.7340271 L34.678125,26.9946214 C36.43125,25.3391184 36.43125,22.6478193 34.678125,20.9834634 L21.178125,8.23520472 C18.35625,5.58817046 13.5,7.47385038 13.5,11.2540632 Z M31.5,24.0023218 L18,36.7505805 L18,27.9241819 L4.5,27.9241819 L4.5,20.0804617 L18,20.0804617 L18,11.2540632 L31.5,24.0023218 Z M39,41 L31.125,41 C30.50625,41 30,40.5219403 30,39.9376451 L30,37.8129353 C30,37.2286402 30.50625,36.7505805 31.125,36.7505805 L39,36.7505805 C41.484375,36.7505805 43.5,34.8471946 43.5,32.5011609 L43.5,15.5034827 C43.5,13.157449 41.484375,11.2540632 39,11.2540632 L31.125,11.2540632 C30.50625,11.2540632 30,10.7760035 30,10.1917083 L30,8.06699853 C30,7.48270334 30.50625,7.00464364 31.125,7.00464364 L39,7.00464364 C43.96875,7.00464364 48,10.8114153 48,15.5034827 L48,32.5011609 C48,37.1932283 43.96875,41 39,41 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconArrowSignIn.style = DigiIconArrowSignInStyle0;
@@ -14,11 +14,11 @@ const IconArrowSignOut = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'de748ebaf1808890a0713f66ae8b0b6b842486f9', class: "digi-icon-arrow-sign-out", 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
17
+ return (h("svg", { key: 'a16845025b478cde0c36b23286c6c10e6cdb04b5', class: "digi-icon-arrow-sign-out", 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'b0d82d11848228ed9b7b2a174270fc008acbd12c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cf43c5c252a5fa46a65124e537059d938763a315' }, this.afDesc), h("path", { key: '0f096de7e85309b770f2e43ad1c6b64d26937018', class: "digi-icon-arrow-sign-out__shape", d: "M26.5,11.2540632 L26.5,15.8221892 L17.5,15.8221892 C15.015625,15.8221892 13,17.725575 13,20.0716087 L13,27.915329 C13,30.2613627 15.015625,32.1647485 17.5,32.1647485 L26.5,32.1647485 L26.5,36.7328745 C26.5,40.5042344 31.346875,42.4164732 34.178125,39.7340271 L47.678125,26.9946214 C49.43125,25.3391184 49.43125,22.6478193 47.678125,20.9834634 L34.178125,8.23520472 C31.35625,5.58817046 26.5,7.47385038 26.5,11.2540632 Z M44.5,24.0023218 L31,36.7505805 L31,27.9241819 L17.5,27.9241819 L17.5,20.0804617 L31,20.0804617 L31,11.2540632 L44.5,24.0023218 Z M9.23076923,6 L17.3076923,6 C17.9423077,6 18.4615385,6.49326923 18.4615385,7.09615385 L18.4615385,9.28846154 C18.4615385,9.89134615 17.9423077,10.3846154 17.3076923,10.3846154 L9.23076923,10.3846154 C6.68269231,10.3846154 4.61538462,12.3485577 4.61538462,14.7692308 L4.61538462,32.3076923 C4.61538462,34.7283654 6.68269231,36.6923077 9.23076923,36.6923077 L17.3076923,36.6923077 C17.9423077,36.6923077 18.4615385,37.1855769 18.4615385,37.7884615 L18.4615385,39.9807692 C18.4615385,40.5836538 17.9423077,41.0769231 17.3076923,41.0769231 L9.23076923,41.0769231 C4.13461538,41.0769231 2.84217094e-14,37.1490385 2.84217094e-14,32.3076923 L2.84217094e-14,14.7692308 C2.84217094e-14,9.92788462 4.13461538,6 9.23076923,6 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'fde9f2acc450adf288e49e1bff3e4d1de4f4b284', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cc11061d882c11a6b3eacd915b66cda85f7b32b1' }, this.afDesc), h("path", { key: '673448c78de100b805e914d344d3207d77e1165b', class: "digi-icon-arrow-sign-out__shape", d: "M26.5,11.2540632 L26.5,15.8221892 L17.5,15.8221892 C15.015625,15.8221892 13,17.725575 13,20.0716087 L13,27.915329 C13,30.2613627 15.015625,32.1647485 17.5,32.1647485 L26.5,32.1647485 L26.5,36.7328745 C26.5,40.5042344 31.346875,42.4164732 34.178125,39.7340271 L47.678125,26.9946214 C49.43125,25.3391184 49.43125,22.6478193 47.678125,20.9834634 L34.178125,8.23520472 C31.35625,5.58817046 26.5,7.47385038 26.5,11.2540632 Z M44.5,24.0023218 L31,36.7505805 L31,27.9241819 L17.5,27.9241819 L17.5,20.0804617 L31,20.0804617 L31,11.2540632 L44.5,24.0023218 Z M9.23076923,6 L17.3076923,6 C17.9423077,6 18.4615385,6.49326923 18.4615385,7.09615385 L18.4615385,9.28846154 C18.4615385,9.89134615 17.9423077,10.3846154 17.3076923,10.3846154 L9.23076923,10.3846154 C6.68269231,10.3846154 4.61538462,12.3485577 4.61538462,14.7692308 L4.61538462,32.3076923 C4.61538462,34.7283654 6.68269231,36.6923077 9.23076923,36.6923077 L17.3076923,36.6923077 C17.9423077,36.6923077 18.4615385,37.1855769 18.4615385,37.7884615 L18.4615385,39.9807692 C18.4615385,40.5836538 17.9423077,41.0769231 17.3076923,41.0769231 L9.23076923,41.0769231 C4.13461538,41.0769231 2.84217094e-14,37.1490385 2.84217094e-14,32.3076923 L2.84217094e-14,14.7692308 C2.84217094e-14,9.92788462 4.13461538,6 9.23076923,6 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconArrowSignOut.style = DigiIconArrowSignOutStyle0;
@@ -14,11 +14,11 @@ const IconArrowUp = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '91df76ef7f72c92745b7886cbbef958f482e6513', class: "digi-icon-arrow-up", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'dc9200e7cb4c95a03c162313e072515a1befda9e', class: "digi-icon-arrow-up", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'ef071ebb1d29b328eec9b1664f64764f2e51d7ca', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '4598b35a5c1b5925660e815776fb9f41f0fe995e' }, this.afDesc), h("path", { key: '7789fc71eb343141ebd605b0691a993b7eaab20c', class: "digi-icon-arrow-up__shape", d: "M0.381032171,24.6320096 L2.52712589,26.7533334 C3.03506039,27.2554054 3.85863836,27.2554054 4.36668125,26.7533334 L21.1817412,10.1322435 L21.1817412,46.7142843 C21.1817412,47.4243208 21.7641425,48 22.4824698,48 L25.5175031,48 C26.2358304,48 26.8182317,47.4243208 26.8182317,46.7142843 L26.8182317,10.1322435 L43.6334,26.7533334 C44.1413345,27.2554054 44.9649125,27.2554054 45.4729554,26.7533334 L47.6190491,24.6320096 C48.1269836,24.1299376 48.1269836,23.3158653 47.6190491,22.8136862 L24.9197099,0.376553992 C24.4117754,-0.125517997 23.5881975,-0.125517997 23.0801546,0.376553992 L0.381032171,22.8137933 C-0.127010724,23.3158653 -0.127010724,24.1299376 0.381032171,24.6320096 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'b8bd4fd9115d5baab9ffda2661ddb827586465d6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '50bbee52317d7d24591dac5b23f9e9d435a56939' }, this.afDesc), h("path", { key: '9ac43014f8bb4f792d2f236902426197d22b7b9f', class: "digi-icon-arrow-up__shape", d: "M0.381032171,24.6320096 L2.52712589,26.7533334 C3.03506039,27.2554054 3.85863836,27.2554054 4.36668125,26.7533334 L21.1817412,10.1322435 L21.1817412,46.7142843 C21.1817412,47.4243208 21.7641425,48 22.4824698,48 L25.5175031,48 C26.2358304,48 26.8182317,47.4243208 26.8182317,46.7142843 L26.8182317,10.1322435 L43.6334,26.7533334 C44.1413345,27.2554054 44.9649125,27.2554054 45.4729554,26.7533334 L47.6190491,24.6320096 C48.1269836,24.1299376 48.1269836,23.3158653 47.6190491,22.8136862 L24.9197099,0.376553992 C24.4117754,-0.125517997 23.5881975,-0.125517997 23.0801546,0.376553992 L0.381032171,22.8137933 C-0.127010724,23.3158653 -0.127010724,24.1299376 0.381032171,24.6320096 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconArrowUp.style = DigiIconArrowUpStyle0;
@@ -14,11 +14,11 @@ const IconAt = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '10e29bfbcc587724d5b4e8b802f2c396258c350f', class: "digi-icon-at", 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
17
+ return (h("svg", { key: 'ffe5bf76c31c355c2238d57b4d2278455370d4d4', class: "digi-icon-at", 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '707581c28e63b70a1821499c57c792f563414c2b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '1583cf261fe482b31afa0029d2b1d71549b4f31f' }, this.afDesc), h("path", { key: 'be6f35b1334e3cb0cb494892786628a896157a7b', class: "digi-icon-at__shape", d: "M48,21.6774194 C48,8.49203226 37.3599677,0 24,0 C10.736129,0 0,10.7340968 0,24 C0,37.2637742 10.7340968,48 24,48 C29.121871,48 34.1304194,46.3471935 38.2350968,43.3237742 C38.7674516,42.9316452 38.8566774,42.1698387 38.4378387,41.6581935 L36.9645484,39.8584839 C36.572129,39.3790645 35.8759355,39.2969032 35.3747419,39.6609677 C32.0851935,42.0500323 28.0875484,43.3548387 24,43.3548387 C13.3277419,43.3548387 4.64516129,34.6722581 4.64516129,24 C4.64516129,13.3277419 13.3277419,4.64516129 24,4.64516129 C34.5937742,4.64516129 43.3548387,10.9374194 43.3548387,21.6774194 C43.3548387,27.7844516 39.2440645,31.1893548 35.3206452,31.1893548 C33.4330645,31.1893548 33.3722903,29.9680645 33.7368387,28.1445484 L36.5066129,13.7680645 C36.6446129,13.0517419 36.0958065,12.3870968 35.3663226,12.3870968 L31.5751935,12.3870968 C31.0184291,12.3873023 30.5400838,12.782473 30.4348065,13.3291935 C30.3281613,13.8830323 30.2740645,14.1359032 30.2141613,14.6833548 C29.0603226,12.7916129 26.7420968,11.6767742 23.9042903,11.6767742 C16.9753548,11.6767742 10.8387097,17.7240968 10.8387097,26.4706452 C10.8387097,32.3892581 14.0203548,36.3522581 19.856129,36.3522581 C22.7402903,36.3522581 25.7926452,34.7232581 27.5737742,32.2646129 C27.9749032,35.2497097 30.3315484,35.943 33.3194516,35.943 C42.9161613,35.9429032 48,29.7857419 48,21.6774194 Z M21.4935484,31.0983871 C18.7381935,31.0983871 17.0932258,29.2153548 17.0932258,26.0612903 C17.0932258,20.4954194 20.9216129,17.0216129 24.3135484,17.0216129 C27.2283871,17.0216129 28.7139677,19.1053548 28.7139677,22.0132258 C28.7139677,26.5484516 25.5032903,31.0983871 21.4935484,31.0983871 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'd5a3bb3448268848b5df25ef4f533cff8077e648', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '80f7b1a2ccd637ae4ec020743d9247b5478c47db' }, this.afDesc), h("path", { key: '728e3f19c2ba6e6a6faaa54357ad0bea6e1b018a', class: "digi-icon-at__shape", d: "M48,21.6774194 C48,8.49203226 37.3599677,0 24,0 C10.736129,0 0,10.7340968 0,24 C0,37.2637742 10.7340968,48 24,48 C29.121871,48 34.1304194,46.3471935 38.2350968,43.3237742 C38.7674516,42.9316452 38.8566774,42.1698387 38.4378387,41.6581935 L36.9645484,39.8584839 C36.572129,39.3790645 35.8759355,39.2969032 35.3747419,39.6609677 C32.0851935,42.0500323 28.0875484,43.3548387 24,43.3548387 C13.3277419,43.3548387 4.64516129,34.6722581 4.64516129,24 C4.64516129,13.3277419 13.3277419,4.64516129 24,4.64516129 C34.5937742,4.64516129 43.3548387,10.9374194 43.3548387,21.6774194 C43.3548387,27.7844516 39.2440645,31.1893548 35.3206452,31.1893548 C33.4330645,31.1893548 33.3722903,29.9680645 33.7368387,28.1445484 L36.5066129,13.7680645 C36.6446129,13.0517419 36.0958065,12.3870968 35.3663226,12.3870968 L31.5751935,12.3870968 C31.0184291,12.3873023 30.5400838,12.782473 30.4348065,13.3291935 C30.3281613,13.8830323 30.2740645,14.1359032 30.2141613,14.6833548 C29.0603226,12.7916129 26.7420968,11.6767742 23.9042903,11.6767742 C16.9753548,11.6767742 10.8387097,17.7240968 10.8387097,26.4706452 C10.8387097,32.3892581 14.0203548,36.3522581 19.856129,36.3522581 C22.7402903,36.3522581 25.7926452,34.7232581 27.5737742,32.2646129 C27.9749032,35.2497097 30.3315484,35.943 33.3194516,35.943 C42.9161613,35.9429032 48,29.7857419 48,21.6774194 Z M21.4935484,31.0983871 C18.7381935,31.0983871 17.0932258,29.2153548 17.0932258,26.0612903 C17.0932258,20.4954194 20.9216129,17.0216129 24.3135484,17.0216129 C27.2283871,17.0216129 28.7139677,19.1053548 28.7139677,22.0132258 C28.7139677,26.5484516 25.5032903,31.0983871 21.4935484,31.0983871 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconAt.style = DigiIconAtStyle0;
@@ -0,0 +1,26 @@
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
+ import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
+
4
+ const iconBarsCss = ".sc-digi-icon-bars-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-bars-h svg.sc-digi-icon-bars{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)}";
5
+ const DigiIconBarsStyle0 = iconBarsCss;
6
+
7
+ const IconBars = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.afTitle = undefined;
11
+ this.afDesc = undefined;
12
+ this.afSvgAriaHidden = true;
13
+ this.afSvgAriaLabelledby = undefined;
14
+ this.titleId = randomIdGenerator('icontitle');
15
+ }
16
+ render() {
17
+ return (h("svg", { key: 'f774ba801087630bd519e05fefbdf3c8e0846130', class: "digi-icon-bars", width: "22", height: "26", viewBox: "0 0 22 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ ? this.afSvgAriaLabelledby
19
+ : this.afTitle
20
+ ? this.titleId
21
+ : undefined }, this.afTitle && h("title", { key: '9c1a4e088a79e58731a2537c27c1a74d678f3afc', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '327c359daaadbd34c1d7a91c62022d9fe4131ab2' }, this.afDesc), h("path", { key: 'd898a573584a53c916ac9ee979df711eca646340', class: "digi-icon-bars__shape", d: "M0.8,6.9h20.4c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8C0.4,3.4,0,3.7,0,4.2v2C0,6.6,0.4,6.9,0.8,6.9z M0.8,14.8 h20.4c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8C0.4,11.2,0,11.6,0,12v2C0,14.4,0.4,14.8,0.8,14.8z M0.8,22.6h20.4 c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8c-0.4,0-0.8,0.4-0.8,0.8v2C0,22.3,0.4,22.6,0.8,22.6z", fill: "currentColor", "fill-rule": "nonzero" })));
22
+ }
23
+ };
24
+ IconBars.style = DigiIconBarsStyle0;
25
+
26
+ export { IconBars as digi_icon_bars };
@@ -0,0 +1,26 @@
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
+ import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
+
4
+ const iconBellFilledCss = ".sc-digi-icon-bell-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-bell-filled-h svg.sc-digi-icon-bell-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)}";
5
+ const DigiIconBellFilledStyle0 = iconBellFilledCss;
6
+
7
+ const IconBellFilled = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.afTitle = undefined;
11
+ this.afDesc = undefined;
12
+ this.afSvgAriaHidden = true;
13
+ this.afSvgAriaLabelledby = undefined;
14
+ this.titleId = randomIdGenerator('icontitle');
15
+ }
16
+ render() {
17
+ return (h("svg", { key: '43c56a218ba3d4642096386d0f80c00eb4fa9acc', class: "digi-icon-bell-filled", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ ? this.afSvgAriaLabelledby
19
+ : this.afTitle
20
+ ? this.titleId
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '353bc9296b893300882f4cf1c0e8844f70096dd0', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c3e9c1ba95f9abf4c92464151bb04c187df62e95' }, this.afDesc), h("path", { key: 'ddc6a853b89167084c58ad65f8bb4b1be5b9724a', class: "digi-icon-bell-filled__shape", d: "M23.555833,48 C26.8859842,48 29.5872534,45.3140625 29.5872534,42 L17.5244126,42 C17.5244126,45.3140625 20.2256818,48 23.555833,48 Z M43.8639093,33.9646875 C42.0423204,32.0184375 38.6339126,29.090625 38.6339126,19.5 C38.6339126,12.215625 33.4972582,6.384375 26.5710718,4.95375 L26.5710718,3 C26.5710718,1.3434375 25.2209086,0 23.555833,0 C21.8907574,0 20.5405942,1.3434375 20.5405942,3 L20.5405942,4.95375 C13.6144078,6.384375 8.47775338,12.215625 8.47775338,19.5 C8.47775338,29.090625 5.06934557,32.0184375 3.24775666,33.9646875 C2.68204582,34.569375 2.43124734,35.2921875 2.43589641,36 C2.44633297,37.5375 3.65978272,39 5.4625146,39 L41.6491514,39 C43.4518833,39 44.6662759,37.5375 44.6757696,36 C44.6804187,35.2921875 44.4296202,34.5684375 43.8639093,33.9646875 L43.8639093,33.9646875 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
+ }
23
+ };
24
+ IconBellFilled.style = DigiIconBellFilledStyle0;
25
+
26
+ export { IconBellFilled as digi_icon_bell_filled };
@@ -14,11 +14,11 @@ const IconBell = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '4ee6c7c9c2db7359f36432ffd9eb8a8e0e56d7ea', class: "digi-icon-bell", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '4edabb080ee8bf6a02df7842e38c35d36bfbfd03', class: "digi-icon-bell", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'c99b7ef8d44151fbb017c28df72ee26633a4d209', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a17a4c405297841f1ece6258292bf983098188fe' }, this.afDesc), h("path", { key: '3311908ebf57287a98ec52ac0fc6e2912d57fd7e', class: "digi-icon-bell__shape", d: "M20.89 16.805c-.834-.852-1.696-1.733-1.696-5.894 0-4.217-2.994-7.723-6.898-8.367.18-.27.276-.59.275-.919C12.571.728 11.868 0 11 0S9.429.728 9.429 1.625c0 .328.095.649.275.919-3.904.644-6.898 4.15-6.898 8.367 0 4.16-.862 5.042-1.696 5.894-2.362 2.413-.632 5.945 2.176 5.945h4.571C7.857 24.545 9.264 26 11 26c1.736 0 3.143-1.455 3.143-3.25h4.57c2.81 0 4.539-3.534 2.177-5.945zM11 23.97c-.65 0-1.179-.547-1.179-1.219h2.358c0 .672-.53 1.219-1.179 1.219zm7.714-3.657H3.285c-.823 0-1.234-1.035-.655-1.634 1.404-1.452 2.533-2.83 2.533-7.767 0-3.328 2.619-6.036 5.837-6.036 3.218 0 5.837 2.708 5.837 6.036 0 4.958 1.14 6.326 2.532 7.767.582.602.165 1.634-.655 1.634z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e9b4d2b80cc24b8798a3b413932793990ec3c2ce', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'bdee0144ddc9acb9ec282b437184fb105737062f' }, this.afDesc), h("path", { key: '2b027ca91b315ae95f7d7e74707445d523329e3a', class: "digi-icon-bell__shape", d: "M20.89 16.805c-.834-.852-1.696-1.733-1.696-5.894 0-4.217-2.994-7.723-6.898-8.367.18-.27.276-.59.275-.919C12.571.728 11.868 0 11 0S9.429.728 9.429 1.625c0 .328.095.649.275.919-3.904.644-6.898 4.15-6.898 8.367 0 4.16-.862 5.042-1.696 5.894-2.362 2.413-.632 5.945 2.176 5.945h4.571C7.857 24.545 9.264 26 11 26c1.736 0 3.143-1.455 3.143-3.25h4.57c2.81 0 4.539-3.534 2.177-5.945zM11 23.97c-.65 0-1.179-.547-1.179-1.219h2.358c0 .672-.53 1.219-1.179 1.219zm7.714-3.657H3.285c-.823 0-1.234-1.035-.655-1.634 1.404-1.452 2.533-2.83 2.533-7.767 0-3.328 2.619-6.036 5.837-6.036 3.218 0 5.837 2.708 5.837 6.036 0 4.958 1.14 6.326 2.532 7.767.582.602.165 1.634-.655 1.634z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBell.style = DigiIconBellStyle0;
@@ -14,11 +14,11 @@ const IconBook = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '4edabb080ee8bf6a02df7842e38c35d36bfbfd03', class: "digi-icon-book", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '523b7b3ed219c559aa3d3ab5be6280b7fd7e0302', class: "digi-icon-book", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e9b4d2b80cc24b8798a3b413932793990ec3c2ce', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'bdee0144ddc9acb9ec282b437184fb105737062f' }, this.afDesc), h("path", { key: 'e51c6555a3de355a55923f6f0cbe9a5a0ddc15f2', class: "digi-icon-book__shape", d: "M22 18.281V1.22C22 .543 21.475 0 20.821 0H4.714C2.112 0 0 2.184 0 4.875v16.25C0 23.816 2.112 26 4.714 26h16.107c.654 0 1.179-.543 1.179-1.219v-.812c0-.381-.172-.726-.437-.95-.206-.782-.206-3.011 0-3.793.265-.219.437-.564.437-.945zM6.286 6.805A.3.3 0 016.58 6.5h10.411a.3.3 0 01.295.305V7.82a.3.3 0 01-.295.305H6.581a.3.3 0 01-.295-.305V6.805zm0 3.25a.3.3 0 01.294-.305h10.411a.3.3 0 01.295.305v1.015a.3.3 0 01-.295.305H6.581a.3.3 0 01-.295-.305v-1.015zM18.729 22.75H4.714c-.869 0-1.571-.726-1.571-1.625 0-.894.707-1.625 1.571-1.625H18.73c-.093.868-.093 2.382 0 3.25z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '78b86200081f321895f9a652b5c16a0aba0890d6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '768ca9e89fa4e28614e1c37d31b97a6fd7e21deb' }, this.afDesc), h("path", { key: '98525c4ac992698e9efb21ce909f64e76afe30ca', class: "digi-icon-book__shape", d: "M22 18.281V1.22C22 .543 21.475 0 20.821 0H4.714C2.112 0 0 2.184 0 4.875v16.25C0 23.816 2.112 26 4.714 26h16.107c.654 0 1.179-.543 1.179-1.219v-.812c0-.381-.172-.726-.437-.95-.206-.782-.206-3.011 0-3.793.265-.219.437-.564.437-.945zM6.286 6.805A.3.3 0 016.58 6.5h10.411a.3.3 0 01.295.305V7.82a.3.3 0 01-.295.305H6.581a.3.3 0 01-.295-.305V6.805zm0 3.25a.3.3 0 01.294-.305h10.411a.3.3 0 01.295.305v1.015a.3.3 0 01-.295.305H6.581a.3.3 0 01-.295-.305v-1.015zM18.729 22.75H4.714c-.869 0-1.571-.726-1.571-1.625 0-.894.707-1.625 1.571-1.625H18.73c-.093.868-.093 2.382 0 3.25z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBook.style = DigiIconBookStyle0;
@@ -14,11 +14,11 @@ const IconBookmarkOutline = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '2a1e462835491abc6c1b88dd54859867e6d59a3d', class: "digi-icon-bookmark-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
17
+ return (h("svg", { key: 'd9ff9da7547be1dc33b95243e9f30fb47df89bb7', class: "digi-icon-bookmark-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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'bca02a41b249c7f948884d4430324e51ae847c61', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7322f89e1498d0257ab9c1c96d8383714c2d6e29' }, this.afDesc), h("path", { key: '1d14c2bee0fc78397668ed4e1fa632370b138b98', class: "digi-icon-bookmark-outline__shape", d: "M39.585,40.71 C36.18,38.361 30.743,34.412 25.787,30.713 C25.344,30.382 24.818,30.216 24.292,30.216 C23.766,30.216 23.24,30.382 22.796,30.713 C17.842,34.412 12.405,38.361 9,40.71 L9,5 L39.585,5 L39.585,40.71 Z M40.435,0 L8.15,0 C5.862,0 4,1.862 4,4.15 L4,45.092 C4,46.038 4.555,46.94 5.4,47.364 C7.022,48.179 7.438,48.391 24.292,35.835 C37.543,45.705 40.634,47.6851639 42.138,47.6851639 C42.547,47.684 42.838,47.538 43.185,47.364 C44.03,46.94 44.585,46.038 44.585,45.092 L44.585,4.15 C44.585,1.862 42.723,0 40.435,0 L40.435,0 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'eef007d6218847cc184c0a8c1142840953796015', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a44a6d8aa7e496f37418e5ea1559ba34ec92bee8' }, this.afDesc), h("path", { key: '812718c494095bb848bba59356d6db72335cf75a', class: "digi-icon-bookmark-outline__shape", d: "M39.585,40.71 C36.18,38.361 30.743,34.412 25.787,30.713 C25.344,30.382 24.818,30.216 24.292,30.216 C23.766,30.216 23.24,30.382 22.796,30.713 C17.842,34.412 12.405,38.361 9,40.71 L9,5 L39.585,5 L39.585,40.71 Z M40.435,0 L8.15,0 C5.862,0 4,1.862 4,4.15 L4,45.092 C4,46.038 4.555,46.94 5.4,47.364 C7.022,48.179 7.438,48.391 24.292,35.835 C37.543,45.705 40.634,47.6851639 42.138,47.6851639 C42.547,47.684 42.838,47.538 43.185,47.364 C44.03,46.94 44.585,46.038 44.585,45.092 L44.585,4.15 C44.585,1.862 42.723,0 40.435,0 L40.435,0 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBookmarkOutline.style = DigiIconBookmarkOutlineStyle0;
@@ -14,11 +14,11 @@ const IconBookmarkSolid = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'a0f925d74999646563eea37b23dabfd38f555912', class: "digi-icon-bookmark-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
17
+ return (h("svg", { key: '8ac6440430d7fb82f4bb151ceb4d1a3cabf23516', class: "digi-icon-bookmark-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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '1d748f2403ff436d23d66079c452e1d6e38c2477', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '055905e361c94aaf7a07b1ee4faba7f8437c566b' }, this.afDesc), h("path", { key: 'e9994c594170d8ad7f2f29680c4308311e57864b', class: "digi-icon-bookmark-solid__shape", d: "M8.15,0 C5.862,0 4,1.861 4,4.149 L4,45.092 C4,46.038 4.555,46.94 5.401,47.364 C7.024,48.179 7.437,48.391 24.292,35.835 C37.543,45.705 40.634,47.6851639 42.138,47.6851639 C42.547,47.684 42.838,47.538 43.185,47.364 C44.031,46.94 44.585,46.038 44.585,45.092 L44.585,4.149 C44.585,1.861 42.723,0 40.435,0 L8.15,0 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '9de1ff894ecff2696e9ee0d5075b252ead766141', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '94d6d77fabd4693ac1f0145358975eb00ca7bc8c' }, this.afDesc), h("path", { key: '2630f4c332e956579dbbd6bb01e8f7678672924a', class: "digi-icon-bookmark-solid__shape", d: "M8.15,0 C5.862,0 4,1.861 4,4.149 L4,45.092 C4,46.038 4.555,46.94 5.401,47.364 C7.024,48.179 7.437,48.391 24.292,35.835 C37.543,45.705 40.634,47.6851639 42.138,47.6851639 C42.547,47.684 42.838,47.538 43.185,47.364 C44.031,46.94 44.585,46.038 44.585,45.092 L44.585,4.149 C44.585,1.861 42.723,0 40.435,0 L8.15,0 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBookmarkSolid.style = DigiIconBookmarkSolidStyle0;
@@ -14,11 +14,11 @@ const IconBubbleEllipsis = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'db24a5f288187e96a23e141933a677386bc7cd9d', class: "digi-icon-bubble-ellipsis", 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
17
+ return (h("svg", { key: '14b684c1e2a7f4a9122d8112dc2013e0048888cb', class: "digi-icon-bubble-ellipsis", 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '727f0fafb02a6ae0d6c446cdd10aa561a2942eef', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cdb2dd0a66e8bbefee872e96b7542d3bcfb1e0cb' }, this.afDesc), h("path", { key: '077a2f9d2cc9a17e1360a9f7db348b7f8a1496d7', class: "digi-icon-bubble-ellipsis__shape", d: "M13.5044715,19.956044 C11.8453116,19.956044 10.5048603,21.2524725 10.5048603,22.8571429 C10.5048603,24.4618132 11.8453116,25.7582418 13.5044715,25.7582418 C15.1636314,25.7582418 16.5040827,24.4618132 16.5040827,22.8571429 C16.5040827,21.2524725 15.1636314,19.956044 13.5044715,19.956044 Z M24.0031106,19.956044 C22.3439507,19.956044 21.0034994,21.2524725 21.0034994,22.8571429 C21.0034994,24.4618132 22.3439507,25.7582418 24.0031106,25.7582418 C25.6622705,25.7582418 27.0027218,24.4618132 27.0027218,22.8571429 C27.0027218,21.2524725 25.6622705,19.956044 24.0031106,19.956044 Z M34.5017497,19.956044 C32.8425898,19.956044 31.5021385,21.2524725 31.5021385,22.8571429 C31.5021385,24.4618132 32.8425898,25.7582418 34.5017497,25.7582418 C36.1609096,25.7582418 37.5013609,24.4618132 37.5013609,22.8571429 C37.5013609,21.2524725 36.1609096,19.956044 34.5017497,19.956044 Z M24.0031106,4 C10.7485787,4 0.00622121476,12.4403846 0.00622121476,22.8571429 C0.00622121476,27.1725275 1.87160441,31.1252747 4.96495344,34.3074176 C3.56825948,37.8793956 0.662386159,40.9074176 0.615517234,40.9436813 C-0.00315257016,41.5782967 -0.171880699,42.503022 0.184323128,43.3008242 C0.540526955,44.0986264 1.35604624,44.6153846 2.2559296,44.6153846 C8.02080732,44.6153846 12.567093,42.2854396 15.2948644,40.4178571 C18.0038883,41.2428571 20.9285092,41.7142857 24.0031106,41.7142857 C37.2576425,41.7142857 48,33.2739011 48,22.8571429 C48,12.4403846 37.2576425,4 24.0031106,4 Z M24.0031106,37.3626374 C21.50031,37.3626374 19.0256308,36.9909341 16.6540632,36.2656593 L14.5262141,35.6129121 L12.698326,36.864011 C11.3578748,37.7796703 9.52061291,38.8041209 7.30839967,39.4931319 C7.99268597,38.3961538 8.65822469,37.1631868 9.17378287,35.8486264 L10.1674041,33.3010989 L8.23640437,31.3247253 C6.5397493,29.575 4.50563798,26.682967 4.50563798,22.8571429 C4.50563798,14.860989 13.2513793,8.35164835 24.0031106,8.35164835 C34.7548419,8.35164835 43.5005832,14.860989 43.5005832,22.8571429 C43.5005832,30.8532967 34.7548419,37.3626374 24.0031106,37.3626374 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '7719d9f272f6128c2fa103d63ce65a346d7225bf', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'ba3c08dd8fbe17208ee54f5785aa53c5f2c5458c' }, this.afDesc), h("path", { key: '1c920356345fde711b697388157e0ec42d4133ba', class: "digi-icon-bubble-ellipsis__shape", d: "M13.5044715,19.956044 C11.8453116,19.956044 10.5048603,21.2524725 10.5048603,22.8571429 C10.5048603,24.4618132 11.8453116,25.7582418 13.5044715,25.7582418 C15.1636314,25.7582418 16.5040827,24.4618132 16.5040827,22.8571429 C16.5040827,21.2524725 15.1636314,19.956044 13.5044715,19.956044 Z M24.0031106,19.956044 C22.3439507,19.956044 21.0034994,21.2524725 21.0034994,22.8571429 C21.0034994,24.4618132 22.3439507,25.7582418 24.0031106,25.7582418 C25.6622705,25.7582418 27.0027218,24.4618132 27.0027218,22.8571429 C27.0027218,21.2524725 25.6622705,19.956044 24.0031106,19.956044 Z M34.5017497,19.956044 C32.8425898,19.956044 31.5021385,21.2524725 31.5021385,22.8571429 C31.5021385,24.4618132 32.8425898,25.7582418 34.5017497,25.7582418 C36.1609096,25.7582418 37.5013609,24.4618132 37.5013609,22.8571429 C37.5013609,21.2524725 36.1609096,19.956044 34.5017497,19.956044 Z M24.0031106,4 C10.7485787,4 0.00622121476,12.4403846 0.00622121476,22.8571429 C0.00622121476,27.1725275 1.87160441,31.1252747 4.96495344,34.3074176 C3.56825948,37.8793956 0.662386159,40.9074176 0.615517234,40.9436813 C-0.00315257016,41.5782967 -0.171880699,42.503022 0.184323128,43.3008242 C0.540526955,44.0986264 1.35604624,44.6153846 2.2559296,44.6153846 C8.02080732,44.6153846 12.567093,42.2854396 15.2948644,40.4178571 C18.0038883,41.2428571 20.9285092,41.7142857 24.0031106,41.7142857 C37.2576425,41.7142857 48,33.2739011 48,22.8571429 C48,12.4403846 37.2576425,4 24.0031106,4 Z M24.0031106,37.3626374 C21.50031,37.3626374 19.0256308,36.9909341 16.6540632,36.2656593 L14.5262141,35.6129121 L12.698326,36.864011 C11.3578748,37.7796703 9.52061291,38.8041209 7.30839967,39.4931319 C7.99268597,38.3961538 8.65822469,37.1631868 9.17378287,35.8486264 L10.1674041,33.3010989 L8.23640437,31.3247253 C6.5397493,29.575 4.50563798,26.682967 4.50563798,22.8571429 C4.50563798,14.860989 13.2513793,8.35164835 24.0031106,8.35164835 C34.7548419,8.35164835 43.5005832,14.860989 43.5005832,22.8571429 C43.5005832,30.8532967 34.7548419,37.3626374 24.0031106,37.3626374 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBubbleEllipsis.style = DigiIconBubbleEllipsisStyle0;
@@ -14,11 +14,11 @@ const IconBubble = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '693da6085c5693c6090e4131bfacb0080c4555b6', class: "digi-icon-bubble", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '3eec93f3a872c920e48377158ebeedde4014f98c', class: "digi-icon-bubble", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '6fa644d4aaebdd9f8cd0c7186f82d4816c3f1aa4', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '86b36abb59a4556c356991c0454a2f07f85d2aba' }, this.afDesc), h("path", { key: 'ee6e7b99118e142e0b2b2b07ed2bb80c39f9d4e3', class: "digi-icon-bubble__shape", d: "M24.0031106,4 C10.7485787,4 0.00622121476,12.4403846 0.00622121476,22.8571429 C0.00622121476,27.1725275 1.87160441,31.1252747 4.96495344,34.3074176 C3.56825948,37.8793956 0.662386159,40.9074176 0.615517234,40.9436813 C-0.00315257016,41.5782967 -0.171880699,42.503022 0.184323128,43.3008242 C0.540526955,44.0986264 1.35604624,44.6153846 2.2559296,44.6153846 C8.02080732,44.6153846 12.567093,42.2854396 15.2948644,40.4178571 C18.0038883,41.2428571 20.9285092,41.7142857 24.0031106,41.7142857 C37.2576425,41.7142857 48,33.2739011 48,22.8571429 C48,12.4403846 37.2576425,4 24.0031106,4 Z M24.0031106,37.3626374 C21.50031,37.3626374 19.0256308,36.9909341 16.6540632,36.2656593 L14.5262141,35.6129121 L12.698326,36.864011 C11.3578748,37.7796703 9.52061291,38.8041209 7.30839967,39.4931319 C7.99268597,38.3961538 8.65822469,37.1631868 9.17378287,35.8486264 L10.1674041,33.3010989 L8.23640437,31.3247253 C6.5397493,29.575 4.50563798,26.682967 4.50563798,22.8571429 C4.50563798,14.860989 13.2513793,8.35164835 24.0031106,8.35164835 C34.7548419,8.35164835 43.5005832,14.860989 43.5005832,22.8571429 C43.5005832,30.8532967 34.7548419,37.3626374 24.0031106,37.3626374 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '8ff79b72393ceecc3348276a5f5afb0e7f9c5691', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '962116f210527158293352b597a94959e5ace2c9' }, this.afDesc), h("path", { key: '8a0ccd32fc2fe3ee5a40ac4cfc9c7ce2fa2917bc', class: "digi-icon-bubble__shape", d: "M24.0031106,4 C10.7485787,4 0.00622121476,12.4403846 0.00622121476,22.8571429 C0.00622121476,27.1725275 1.87160441,31.1252747 4.96495344,34.3074176 C3.56825948,37.8793956 0.662386159,40.9074176 0.615517234,40.9436813 C-0.00315257016,41.5782967 -0.171880699,42.503022 0.184323128,43.3008242 C0.540526955,44.0986264 1.35604624,44.6153846 2.2559296,44.6153846 C8.02080732,44.6153846 12.567093,42.2854396 15.2948644,40.4178571 C18.0038883,41.2428571 20.9285092,41.7142857 24.0031106,41.7142857 C37.2576425,41.7142857 48,33.2739011 48,22.8571429 C48,12.4403846 37.2576425,4 24.0031106,4 Z M24.0031106,37.3626374 C21.50031,37.3626374 19.0256308,36.9909341 16.6540632,36.2656593 L14.5262141,35.6129121 L12.698326,36.864011 C11.3578748,37.7796703 9.52061291,38.8041209 7.30839967,39.4931319 C7.99268597,38.3961538 8.65822469,37.1631868 9.17378287,35.8486264 L10.1674041,33.3010989 L8.23640437,31.3247253 C6.5397493,29.575 4.50563798,26.682967 4.50563798,22.8571429 C4.50563798,14.860989 13.2513793,8.35164835 24.0031106,8.35164835 C34.7548419,8.35164835 43.5005832,14.860989 43.5005832,22.8571429 C43.5005832,30.8532967 34.7548419,37.3626374 24.0031106,37.3626374 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBubble.style = DigiIconBubbleStyle0;
@@ -14,11 +14,11 @@ const IconBuildingOutline = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '14af9a7ab69aa47f87b87e177a5be77e081a12da', class: "digi-icon-building-outline", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '20842ddef99fa9a551ba8009a1fb0d82dea283d9', class: "digi-icon-building-outline", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '21f1dccc6792d2d3866325e2fe9dada8c5aa2061', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a688191aef2a74e2f502172bb0d9ed065ffa14fe' }, this.afDesc), h("path", { key: 'e688056051704d518f24c4f10acc3d5ac2d2a9eb', class: "digi-icon-building-outline__shape", d: "M15.52,13.875 L15.52,10.125 C15.52,9.50625 16.006,9 16.6,9 L20.2,9 C20.794,9 21.28,9.50625 21.28,10.125 L21.28,13.875 C21.28,14.49375 20.794,15 20.2,15 L16.6,15 C16.006,15 15.52,14.49375 15.52,13.875 Z M28.12,15 L31.72,15 C32.314,15 32.8,14.49375 32.8,13.875 L32.8,10.125 C32.8,9.50625 32.314,9 31.72,9 L28.12,9 C27.526,9 27.04,9.50625 27.04,10.125 L27.04,13.875 C27.04,14.49375 27.526,15 28.12,15 Z M16.6,24 L20.2,24 C20.794,24 21.28,23.49375 21.28,22.875 L21.28,19.125 C21.28,18.50625 20.794,18 20.2,18 L16.6,18 C16.006,18 15.52,18.50625 15.52,19.125 L15.52,22.875 C15.52,23.49375 16.006,24 16.6,24 Z M28.12,24 L31.72,24 C32.314,24 32.8,23.49375 32.8,22.875 L32.8,19.125 C32.8,18.50625 32.314,18 31.72,18 L28.12,18 C27.526,18 27.04,18.50625 27.04,19.125 L27.04,22.875 C27.04,23.49375 27.526,24 28.12,24 Z M21.28,31.875 L21.28,28.125 C21.28,27.50625 20.794,27 20.2,27 L16.6,27 C16.006,27 15.52,27.50625 15.52,28.125 L15.52,31.875 C15.52,32.49375 16.006,33 16.6,33 L20.2,33 C20.794,33 21.28,32.49375 21.28,31.875 Z M28.12,33 L31.72,33 C32.314,33 32.8,32.49375 32.8,31.875 L32.8,28.125 C32.8,27.50625 32.314,27 31.72,27 L28.12,27 C27.526,27 27.04,27.50625 27.04,28.125 L27.04,31.875 C27.04,32.49375 27.526,33 28.12,33 Z M44.32,44.625 L44.32,48 L4,48 L4,44.625 C4,44.00625 4.486,43.5 5.08,43.5 L6.835,43.5 L6.835,2.25 C6.835,1.003125 7.798,0 8.995,0 L39.325,0 C40.522,0 41.485,1.003125 41.485,2.25 L41.485,43.5 L43.24,43.5 C43.834,43.5 44.32,44.00625 44.32,44.625 Z M11.155,43.40625 L21.28,43.40625 L21.28,37.125 C21.28,36.50625 21.766,36 22.36,36 L25.96,36 C26.554,36 27.04,36.50625 27.04,37.125 L27.04,43.40625 L37.165,43.40625 L37.165,4.59375 L11.2,4.5 L11.155,43.40625 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'be3417cac85c532b99b474dbbcd01db9971b996d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cba18220a452bc79deb4ac2efff2fe72e9ceba4a' }, this.afDesc), h("path", { key: '3d8c898077d23d6d8cad3f0264e497f50eff0451', class: "digi-icon-building-outline__shape", d: "M15.52,13.875 L15.52,10.125 C15.52,9.50625 16.006,9 16.6,9 L20.2,9 C20.794,9 21.28,9.50625 21.28,10.125 L21.28,13.875 C21.28,14.49375 20.794,15 20.2,15 L16.6,15 C16.006,15 15.52,14.49375 15.52,13.875 Z M28.12,15 L31.72,15 C32.314,15 32.8,14.49375 32.8,13.875 L32.8,10.125 C32.8,9.50625 32.314,9 31.72,9 L28.12,9 C27.526,9 27.04,9.50625 27.04,10.125 L27.04,13.875 C27.04,14.49375 27.526,15 28.12,15 Z M16.6,24 L20.2,24 C20.794,24 21.28,23.49375 21.28,22.875 L21.28,19.125 C21.28,18.50625 20.794,18 20.2,18 L16.6,18 C16.006,18 15.52,18.50625 15.52,19.125 L15.52,22.875 C15.52,23.49375 16.006,24 16.6,24 Z M28.12,24 L31.72,24 C32.314,24 32.8,23.49375 32.8,22.875 L32.8,19.125 C32.8,18.50625 32.314,18 31.72,18 L28.12,18 C27.526,18 27.04,18.50625 27.04,19.125 L27.04,22.875 C27.04,23.49375 27.526,24 28.12,24 Z M21.28,31.875 L21.28,28.125 C21.28,27.50625 20.794,27 20.2,27 L16.6,27 C16.006,27 15.52,27.50625 15.52,28.125 L15.52,31.875 C15.52,32.49375 16.006,33 16.6,33 L20.2,33 C20.794,33 21.28,32.49375 21.28,31.875 Z M28.12,33 L31.72,33 C32.314,33 32.8,32.49375 32.8,31.875 L32.8,28.125 C32.8,27.50625 32.314,27 31.72,27 L28.12,27 C27.526,27 27.04,27.50625 27.04,28.125 L27.04,31.875 C27.04,32.49375 27.526,33 28.12,33 Z M44.32,44.625 L44.32,48 L4,48 L4,44.625 C4,44.00625 4.486,43.5 5.08,43.5 L6.835,43.5 L6.835,2.25 C6.835,1.003125 7.798,0 8.995,0 L39.325,0 C40.522,0 41.485,1.003125 41.485,2.25 L41.485,43.5 L43.24,43.5 C43.834,43.5 44.32,44.00625 44.32,44.625 Z M11.155,43.40625 L21.28,43.40625 L21.28,37.125 C21.28,36.50625 21.766,36 22.36,36 L25.96,36 C26.554,36 27.04,36.50625 27.04,37.125 L27.04,43.40625 L37.165,43.40625 L37.165,4.59375 L11.2,4.5 L11.155,43.40625 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBuildingOutline.style = DigiIconBuildingOutlineStyle0;
@@ -14,11 +14,11 @@ const IconBuildingSolid = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '1b7c4b975d78e69732e58cc047f5ef74ac7a609a', class: "digi-icon-building-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
17
+ return (h("svg", { key: 'ea279f1d513c90c6b0b11d36159bf5b5e090dbe2', class: "digi-icon-building-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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '639696ae3f4ef984d6c46843dc1037bd7ca21996', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'aadb12dd8ebeecc47f28c10e5fb8a84c2c04930c' }, this.afDesc), h("path", { key: '91cab08a3d8a209a22f627a19e05ec7cca0af447', class: "digi-icon-building-solid__shape", d: "M44.1085714,45 L42.2228571,45 L42.2228571,2.25 C42.2228571,1.00734375 41.2097571,0 39.96,0 L8.28,0 C7.03024286,0 6.01714286,1.00734375 6.01714286,2.25 L6.01714286,45 L4.13142857,45 C3.50659714,45 3,45.5037187 3,46.125 L3,48 L45.24,48 L45.24,46.125 C45.24,45.5037187 44.7334029,45 44.1085714,45 Z M15.0685714,7.125 C15.0685714,6.50371875 15.5751686,6 16.2,6 L19.9714286,6 C20.59626,6 21.1028571,6.50371875 21.1028571,7.125 L21.1028571,10.875 C21.1028571,11.4962812 20.59626,12 19.9714286,12 L16.2,12 C15.5751686,12 15.0685714,11.4962812 15.0685714,10.875 L15.0685714,7.125 Z M15.0685714,16.125 C15.0685714,15.5037187 15.5751686,15 16.2,15 L19.9714286,15 C20.59626,15 21.1028571,15.5037187 21.1028571,16.125 L21.1028571,19.875 C21.1028571,20.4962812 20.59626,21 19.9714286,21 L16.2,21 C15.5751686,21 15.0685714,20.4962812 15.0685714,19.875 L15.0685714,16.125 Z M19.9714286,30 L16.2,30 C15.5751686,30 15.0685714,29.4962813 15.0685714,28.875 L15.0685714,25.125 C15.0685714,24.5037188 15.5751686,24 16.2,24 L19.9714286,24 C20.59626,24 21.1028571,24.5037188 21.1028571,25.125 L21.1028571,28.875 C21.1028571,29.4962813 20.59626,30 19.9714286,30 Z M27.1371429,45 L21.1028571,45 L21.1028571,37.125 C21.1028571,36.5037187 21.6094543,36 22.2342857,36 L26.0057143,36 C26.6305457,36 27.1371429,36.5037187 27.1371429,37.125 L27.1371429,45 Z M33.1714286,28.875 C33.1714286,29.4962813 32.6648314,30 32.04,30 L28.2685714,30 C27.64374,30 27.1371429,29.4962813 27.1371429,28.875 L27.1371429,25.125 C27.1371429,24.5037188 27.64374,24 28.2685714,24 L32.04,24 C32.6648314,24 33.1714286,24.5037188 33.1714286,25.125 L33.1714286,28.875 Z M33.1714286,19.875 C33.1714286,20.4962812 32.6648314,21 32.04,21 L28.2685714,21 C27.64374,21 27.1371429,20.4962812 27.1371429,19.875 L27.1371429,16.125 C27.1371429,15.5037187 27.64374,15 28.2685714,15 L32.04,15 C32.6648314,15 33.1714286,15.5037187 33.1714286,16.125 L33.1714286,19.875 Z M33.1714286,10.875 C33.1714286,11.4962812 32.6648314,12 32.04,12 L28.2685714,12 C27.64374,12 27.1371429,11.4962812 27.1371429,10.875 L27.1371429,7.125 C27.1371429,6.50371875 27.64374,6 28.2685714,6 L32.04,6 C32.6648314,6 33.1714286,6.50371875 33.1714286,7.125 L33.1714286,10.875 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'f9ada888fb365473037c33f465f27c990780f2bb', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '6a7244d7f28c3fbcc566b8c66c782a78621edb16' }, this.afDesc), h("path", { key: 'a9bb07a1ae5a000afecf691bb488972d4bffd069', class: "digi-icon-building-solid__shape", d: "M44.1085714,45 L42.2228571,45 L42.2228571,2.25 C42.2228571,1.00734375 41.2097571,0 39.96,0 L8.28,0 C7.03024286,0 6.01714286,1.00734375 6.01714286,2.25 L6.01714286,45 L4.13142857,45 C3.50659714,45 3,45.5037187 3,46.125 L3,48 L45.24,48 L45.24,46.125 C45.24,45.5037187 44.7334029,45 44.1085714,45 Z M15.0685714,7.125 C15.0685714,6.50371875 15.5751686,6 16.2,6 L19.9714286,6 C20.59626,6 21.1028571,6.50371875 21.1028571,7.125 L21.1028571,10.875 C21.1028571,11.4962812 20.59626,12 19.9714286,12 L16.2,12 C15.5751686,12 15.0685714,11.4962812 15.0685714,10.875 L15.0685714,7.125 Z M15.0685714,16.125 C15.0685714,15.5037187 15.5751686,15 16.2,15 L19.9714286,15 C20.59626,15 21.1028571,15.5037187 21.1028571,16.125 L21.1028571,19.875 C21.1028571,20.4962812 20.59626,21 19.9714286,21 L16.2,21 C15.5751686,21 15.0685714,20.4962812 15.0685714,19.875 L15.0685714,16.125 Z M19.9714286,30 L16.2,30 C15.5751686,30 15.0685714,29.4962813 15.0685714,28.875 L15.0685714,25.125 C15.0685714,24.5037188 15.5751686,24 16.2,24 L19.9714286,24 C20.59626,24 21.1028571,24.5037188 21.1028571,25.125 L21.1028571,28.875 C21.1028571,29.4962813 20.59626,30 19.9714286,30 Z M27.1371429,45 L21.1028571,45 L21.1028571,37.125 C21.1028571,36.5037187 21.6094543,36 22.2342857,36 L26.0057143,36 C26.6305457,36 27.1371429,36.5037187 27.1371429,37.125 L27.1371429,45 Z M33.1714286,28.875 C33.1714286,29.4962813 32.6648314,30 32.04,30 L28.2685714,30 C27.64374,30 27.1371429,29.4962813 27.1371429,28.875 L27.1371429,25.125 C27.1371429,24.5037188 27.64374,24 28.2685714,24 L32.04,24 C32.6648314,24 33.1714286,24.5037188 33.1714286,25.125 L33.1714286,28.875 Z M33.1714286,19.875 C33.1714286,20.4962812 32.6648314,21 32.04,21 L28.2685714,21 C27.64374,21 27.1371429,20.4962812 27.1371429,19.875 L27.1371429,16.125 C27.1371429,15.5037187 27.64374,15 28.2685714,15 L32.04,15 C32.6648314,15 33.1714286,15.5037187 33.1714286,16.125 L33.1714286,19.875 Z M33.1714286,10.875 C33.1714286,11.4962812 32.6648314,12 32.04,12 L28.2685714,12 C27.64374,12 27.1371429,11.4962812 27.1371429,10.875 L27.1371429,7.125 C27.1371429,6.50371875 27.64374,6 28.2685714,6 L32.04,6 C32.6648314,6 33.1714286,6.50371875 33.1714286,7.125 L33.1714286,10.875 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconBuildingSolid.style = DigiIconBuildingSolidStyle0;
@@ -14,11 +14,11 @@ const IconBullseye = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'cfed95c3b6afb2f5ba3582b2fb63aa519bcbade6', class: "digi-icon-bullseye", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'f762163e8dd3c4f706f067a081e447942debc182', class: "digi-icon-bullseye", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'fab40250de29b0cbbdb9f5eb7563d36c7a64c563', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '46342e3a142442375fbc6e1adbe9136d34a8a634' }, this.afDesc), h("defs", { key: '0eeef03c2e5f57cc55407743c268843aadb82798' }, h("polygon", { key: '0e321b762f75b0020f37c818d4397594af183457', points: "0 0 62 0 62 62.0004533 0 62.0004533" })), h("g", { key: 'e05be0f09f7f1a488c4445b21f85f41ad2623f59', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '48ae111b38fcb73a1f1afcd186c86a54d1106a65', transform: "translate(-459, -890)" }, h("g", { key: '534e3e2c601a678fcaf1b9bccbd068052feeec87', transform: "translate(459, 890)" }, h("g", { key: '30a023e134e4f6264673d63ada45bebea36c3882', transform: "translate(-0, 0)" }, h("path", { key: '33e4484ed7bc781a5c28327c0e525fb8a209a503', d: "M39.2803927,31.0001133 C39.2803927,35.573451 35.5727711,39.2810726 30.9994334,39.2810726 C26.4260958,39.2810726 22.7207404,35.573451 22.7207404,31.0001133 C22.7207404,26.4267756 26.4260958,22.719154 30.9994334,22.719154 C35.5727711,22.719154 39.2803927,26.4267756 39.2803927,31.0001133", fill: "currentColor" }), h("path", { key: '1fdd94e2cb4a703bac4d80117f27bf11771e1e77', d: "M30.9996601,17.8391897 C23.7430559,17.8391897 17.8394163,23.7428293 17.8394163,30.9994334 C17.8394163,38.2560376 23.7430559,44.1619434 30.9996601,44.1619434 C38.2562642,44.1619434 44.1621701,38.2560376 44.1621701,30.9994334 C44.1621701,23.7428293 38.2562642,17.8391897 30.9996601,17.8391897 M30.9996601,50.9607606 C19.9946414,50.9607606 11.0405992,42.0067184 11.0405992,30.9994334 C11.0405992,19.9944147 19.9946414,11.0403725 30.9996601,11.0403725 C42.0046788,11.0403725 50.9609872,19.9944147 50.9609872,30.9994334 C50.9609872,42.0067184 42.0046788,50.9607606 30.9996601,50.9607606", fill: "currentColor" }), h("g", { key: '55e8873ea12309537899293cd2450de94d8d7c53' }, h("mask", { key: '01e85d229ceb9e1f45475526e355f1fc31e9e44f', fill: "white" }, h("use", { key: '5bc77fb7f1ca13b5d9c57815ca7d8988df12fa5f', href: "#path-1" })), h("g", { key: 'd5b61ff57a652f8a8642daffa74ac9d3f3af0ce4' }), h("path", { key: 'e506b13ea29d597f01bbd0985089693f04268df8', d: "M30.9996601,6.79881715 C17.6558483,6.79881715 6.79813727,17.6565281 6.79813727,31.0003399 C6.79813727,44.3441517 17.6558483,55.2018627 30.9996601,55.2018627 C44.3457381,55.2018627 55.2011828,44.3441517 55.2011828,31.0003399 C55.2011828,17.6565281 44.3457381,6.79881715 30.9996601,6.79881715 M30.9996601,62.0006799 C13.9074337,62.0006799 -0.000679881715,48.0948325 -0.000679881715,31.0003399 C-0.000679881715,13.9058473 13.9074337,0 30.9996601,0 C48.0941527,0 62,13.9058473 62,31.0003399 C62,48.0948325 48.0941527,62.0006799 30.9996601,62.0006799", fill: "currentColor" }))))))));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '0ce0e03b2d90c8f6af61a9143a641adf9ca29313', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9e7d80793ccd7cae97f794c4df11fd55c4dfdccc' }, this.afDesc), h("defs", { key: '10cbc0e0a10f8fade905f9004bf9121aa304f05e' }, h("polygon", { key: '5a521dd9e5dac3af200c34410c4f1a1f5632fdd1', points: "0 0 62 0 62 62.0004533 0 62.0004533" })), h("g", { key: 'a44d36cb45676079b267aa742b0ec5838f0436a5', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '7c49aaecbb8e34ab0b84e606fa5d79c6ae5bf705', transform: "translate(-459, -890)" }, h("g", { key: 'f40637e372441635d542da6d1af8c6a269014c38', transform: "translate(459, 890)" }, h("g", { key: 'd71bc8c91f03ac9f88f821f2e7034c725c28bf20', transform: "translate(-0, 0)" }, h("path", { key: '9893205264fd169fbd81ecaaf231d1c2ca9b51c2', d: "M39.2803927,31.0001133 C39.2803927,35.573451 35.5727711,39.2810726 30.9994334,39.2810726 C26.4260958,39.2810726 22.7207404,35.573451 22.7207404,31.0001133 C22.7207404,26.4267756 26.4260958,22.719154 30.9994334,22.719154 C35.5727711,22.719154 39.2803927,26.4267756 39.2803927,31.0001133", fill: "currentColor" }), h("path", { key: '737e771e8826af09cbdbe5457cfff78a02a1ba00', d: "M30.9996601,17.8391897 C23.7430559,17.8391897 17.8394163,23.7428293 17.8394163,30.9994334 C17.8394163,38.2560376 23.7430559,44.1619434 30.9996601,44.1619434 C38.2562642,44.1619434 44.1621701,38.2560376 44.1621701,30.9994334 C44.1621701,23.7428293 38.2562642,17.8391897 30.9996601,17.8391897 M30.9996601,50.9607606 C19.9946414,50.9607606 11.0405992,42.0067184 11.0405992,30.9994334 C11.0405992,19.9944147 19.9946414,11.0403725 30.9996601,11.0403725 C42.0046788,11.0403725 50.9609872,19.9944147 50.9609872,30.9994334 C50.9609872,42.0067184 42.0046788,50.9607606 30.9996601,50.9607606", fill: "currentColor" }), h("g", { key: 'ec4259dbe1575a8a15496f3fae2293f9da052541' }, h("mask", { key: '4d59b930513772d4c561d95b8296d8823c0918eb', fill: "white" }, h("use", { key: 'b7285029c00a82f6ae28c4edcfdd8893debcd4cd', href: "#path-1" })), h("g", { key: '0859cfbcb62509d1b982c4e0089e54fb1cfab535' }), h("path", { key: '971642a47db239ef6ae0ca68fe4c70f2cccaeed2', d: "M30.9996601,6.79881715 C17.6558483,6.79881715 6.79813727,17.6565281 6.79813727,31.0003399 C6.79813727,44.3441517 17.6558483,55.2018627 30.9996601,55.2018627 C44.3457381,55.2018627 55.2011828,44.3441517 55.2011828,31.0003399 C55.2011828,17.6565281 44.3457381,6.79881715 30.9996601,6.79881715 M30.9996601,62.0006799 C13.9074337,62.0006799 -0.000679881715,48.0948325 -0.000679881715,31.0003399 C-0.000679881715,13.9058473 13.9074337,0 30.9996601,0 C48.0941527,0 62,13.9058473 62,31.0003399 C62,48.0948325 48.0941527,62.0006799 30.9996601,62.0006799", fill: "currentColor" }))))))));
22
22
  }
23
23
  };
24
24
  IconBullseye.style = DigiIconBullseyeStyle0;
@@ -14,11 +14,11 @@ const IconCalculatorSolid = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '4fc6714874c6fd6870090c2ca8c86bc8ae3e36c6', class: "digi-icon-calculator-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
17
+ return (h("svg", { key: '44e2ef5174429a8b0aa9de2b40fb65565c406a98', class: "digi-icon-calculator-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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'df89cbb3da2993aae42c93f7720f45ed041b3d01', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '31c6a1996a61ec4f2c5d7f510714a99e60a1158d' }, this.afDesc), h("path", { key: 'b235db6877220e03d6239c986609d97641931b67', class: "digi-icon-calculator-solid__shape", d: "M40.012987,0 L7.44155844,0 C5.07272727,0 3,2.1 3,4.5 L3,43.5 C3,45.9 5.07272727,48 7.44155844,48 L40.012987,48 C42.3818182,48 44.4545455,45.9 44.4545455,43.5 L44.4545455,4.5 C44.4545455,2.1 42.3818182,0 40.012987,0 Z M14.8441558,40.8 C14.8441558,41.4 14.2519481,42 13.6597403,42 L10.1064935,42 C9.51428571,42 8.92207792,41.4 8.92207792,40.8 L8.92207792,37.2 C8.92207792,36.6 9.51428571,36 10.1064935,36 L13.6597403,36 C14.2519481,36 14.8441558,36.6 14.8441558,37.2 L14.8441558,40.8 L14.8441558,40.8 Z M14.8441558,28.8 C14.8441558,29.4 14.2519481,30 13.6597403,30 L10.1064935,30 C9.51428571,30 8.92207792,29.4 8.92207792,28.8 L8.92207792,25.2 C8.92207792,24.6 9.51428571,24 10.1064935,24 L13.6597403,24 C14.2519481,24 14.8441558,24.6 14.8441558,25.2 L14.8441558,28.8 L14.8441558,28.8 Z M26.6883117,40.8 C26.6883117,41.4 26.0961039,42 25.5038961,42 L21.9506494,42 C21.3584416,42 20.7662338,41.4 20.7662338,40.8 L20.7662338,37.2 C20.7662338,36.6 21.3584416,36 21.9506494,36 L25.5038961,36 C26.0961039,36 26.6883117,36.6 26.6883117,37.2 L26.6883117,40.8 Z M26.6883117,28.8 C26.6883117,29.4 26.0961039,30 25.5038961,30 L21.9506494,30 C21.3584416,30 20.7662338,29.4 20.7662338,28.8 L20.7662338,25.2 C20.7662338,24.6 21.3584416,24 21.9506494,24 L25.5038961,24 C26.0961039,24 26.6883117,24.6 26.6883117,25.2 L26.6883117,28.8 Z M38.5324675,40.8 C38.5324675,41.4 37.9402597,42 37.3480519,42 L33.7948052,42 C33.2025974,42 32.6103896,41.4 32.6103896,40.8 L32.6103896,25.2 C32.6103896,24.6 33.2025974,24 33.7948052,24 L37.3480519,24 C37.9402597,24 38.5324675,24.6 38.5324675,25.2 L38.5324675,40.8 L38.5324675,40.8 Z M38.5324675,16.8 C38.5324675,17.4 37.9402597,18 37.3480519,18 L10.1064935,18 C9.51428571,18 8.92207792,17.4 8.92207792,16.8 L8.92207792,7.2 C8.92207792,6.6 9.51428571,6 10.1064935,6 L37.3480519,6 C37.9402597,6 38.5324675,6.6 38.5324675,7.2 L38.5324675,16.8 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '29f42e3bdfd27a4400209e0bf5175c060872954e', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '71252b99b7485e79a1e080803eec9da423f09143' }, this.afDesc), h("path", { key: 'c59b7f36e1ef5d06dfb1f5b20f1a3344323d0657', class: "digi-icon-calculator-solid__shape", d: "M40.012987,0 L7.44155844,0 C5.07272727,0 3,2.1 3,4.5 L3,43.5 C3,45.9 5.07272727,48 7.44155844,48 L40.012987,48 C42.3818182,48 44.4545455,45.9 44.4545455,43.5 L44.4545455,4.5 C44.4545455,2.1 42.3818182,0 40.012987,0 Z M14.8441558,40.8 C14.8441558,41.4 14.2519481,42 13.6597403,42 L10.1064935,42 C9.51428571,42 8.92207792,41.4 8.92207792,40.8 L8.92207792,37.2 C8.92207792,36.6 9.51428571,36 10.1064935,36 L13.6597403,36 C14.2519481,36 14.8441558,36.6 14.8441558,37.2 L14.8441558,40.8 L14.8441558,40.8 Z M14.8441558,28.8 C14.8441558,29.4 14.2519481,30 13.6597403,30 L10.1064935,30 C9.51428571,30 8.92207792,29.4 8.92207792,28.8 L8.92207792,25.2 C8.92207792,24.6 9.51428571,24 10.1064935,24 L13.6597403,24 C14.2519481,24 14.8441558,24.6 14.8441558,25.2 L14.8441558,28.8 L14.8441558,28.8 Z M26.6883117,40.8 C26.6883117,41.4 26.0961039,42 25.5038961,42 L21.9506494,42 C21.3584416,42 20.7662338,41.4 20.7662338,40.8 L20.7662338,37.2 C20.7662338,36.6 21.3584416,36 21.9506494,36 L25.5038961,36 C26.0961039,36 26.6883117,36.6 26.6883117,37.2 L26.6883117,40.8 Z M26.6883117,28.8 C26.6883117,29.4 26.0961039,30 25.5038961,30 L21.9506494,30 C21.3584416,30 20.7662338,29.4 20.7662338,28.8 L20.7662338,25.2 C20.7662338,24.6 21.3584416,24 21.9506494,24 L25.5038961,24 C26.0961039,24 26.6883117,24.6 26.6883117,25.2 L26.6883117,28.8 Z M38.5324675,40.8 C38.5324675,41.4 37.9402597,42 37.3480519,42 L33.7948052,42 C33.2025974,42 32.6103896,41.4 32.6103896,40.8 L32.6103896,25.2 C32.6103896,24.6 33.2025974,24 33.7948052,24 L37.3480519,24 C37.9402597,24 38.5324675,24.6 38.5324675,25.2 L38.5324675,40.8 L38.5324675,40.8 Z M38.5324675,16.8 C38.5324675,17.4 37.9402597,18 37.3480519,18 L10.1064935,18 C9.51428571,18 8.92207792,17.4 8.92207792,16.8 L8.92207792,7.2 C8.92207792,6.6 9.51428571,6 10.1064935,6 L37.3480519,6 C37.9402597,6 38.5324675,6.6 38.5324675,7.2 L38.5324675,16.8 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconCalculatorSolid.style = DigiIconCalculatorSolidStyle0;
@@ -14,11 +14,11 @@ const IconCalendarAltAlert = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'c05ec596026423c871a65c3bb6912d405e3b0d5d', class: "digi-icon-calendar-alt-alert", width: "48px", height: "48px", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '22f85cdb290dcfd95ad42f7c47cf6a4690d48cba', class: "digi-icon-calendar-alt-alert", width: "48px", height: "48px", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'd45bf181e2b6f955440e16871d4e6772970aa4ba', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b68eba0a5d89b9747c1acc72473fd0420aeb496b' }, this.afDesc), h("g", { key: 'a996feb14f52c11d103a8f84788f4e7dbe752abd', id: "Symbols", stroke: "none", "stroke-width": "1", fill: "currentColor", "fill-rule": "nonzero" }, h("g", { key: '9f1afa23950e554939d28543bf1a729fbf09bbed', id: "Group-3" }, h("path", { key: '9e57e413c1bd4ad23b53f85229af95da922a3db2', d: "M19.0887669,17.9999463 C17.7631122,20.1885257 17,22.7554943 17,25.5 C17,33.5099052 23.4924335,40 31.5,40 C34.8186995,40 37.8771521,38.8852287 40.3210376,37.0095068 L40.32,43.5 C40.32,45.984375 38.385,48 36,48 L4.32,48 C1.935,48 2.27373675e-13,45.984375 2.27373675e-13,43.5 L2.27373675e-13,19.125 C2.27373675e-13,18.50625 0.486,18 1.08,18 Z M13.32,0 C13.914,0 14.4,0.50625 14.4,1.125 L14.4,6 L25.92,6 L25.92,1.125 C25.92,0.50625 26.406,0 27,0 L30.6,0 C31.194,0 31.68,0.50625 31.68,1.125 L31.68,6 L36,6 C38.385,6 40.32,8.015625 40.32,10.5 L40.32,13.875 L40.3150424,13.987304 C37.8721511,12.1137514 34.8159863,11 31.5,11 C27.6238392,11 24.1026987,12.5218309 21.5011222,15.0001531 L1.08,15 C0.486,15 2.27373675e-13,14.49375 2.27373675e-13,13.875 L2.27373675e-13,10.5 C2.27373675e-13,8.015625 1.935,6 4.32,6 L8.64,6 L8.64,1.125 C8.64,0.50625 9.126,0 9.72,0 L13.32,0 Z", id: "Combined-Shape" }), h("path", { key: '54f3ca1b9da29742c1699c99acc005c9bf153afb', d: "M31.5,13.8064516 C37.9601593,13.8064516 43.1935484,19.037619 43.1935484,25.5 C43.1935484,31.9624395 37.9647198,37.1935484 31.5,37.1935484 C25.0374435,37.1935484 19.8064516,31.9647198 19.8064516,25.5 C19.8064516,19.0396069 25.0376774,13.8064516 31.5,13.8064516 Z M31.5,28.6572581 C30.1459456,28.6572581 29.0443548,29.7588488 29.0443548,31.1129032 C29.0443548,32.4669577 30.1459456,33.5685484 31.5,33.5685484 C32.8540544,33.5685484 33.9556452,32.4669577 33.9556452,31.1129032 C33.9556452,29.7588488 32.8540544,28.6572581 31.5,28.6572581 Z M33.1011391,18.016129 L29.8988609,18.016129 C29.4975968,18.016129 29.1780706,18.3520262 29.198125,18.7527641 L29.5957056,26.704377 C29.6143569,27.0778105 29.9225988,27.3709677 30.2964415,27.3709677 L32.7035585,27.3709677 C33.0774012,27.3709677 33.3856431,27.0778105 33.4042944,26.704377 L33.801875,18.7527641 C33.8219294,18.3520262 33.5024032,18.016129 33.1011391,18.016129 Z", id: "Combined-Shape" })))));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'a4aa0e7071d256704f208642fd22138443436d75', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '365d866a4a3e5ba8e2091ccbd9808eb27f24e5b4' }, this.afDesc), h("g", { key: 'e5ef67cbf80e8cfc146e2d1ad2e46773a5b420c6', id: "Symbols", stroke: "none", "stroke-width": "1", fill: "currentColor", "fill-rule": "nonzero" }, h("g", { key: '150e59e2781629aeaa2c25b3687c33a8f153e984', id: "Group-3" }, h("path", { key: '6e26c86c5f5290523077e45739d171350d456ae9', d: "M19.0887669,17.9999463 C17.7631122,20.1885257 17,22.7554943 17,25.5 C17,33.5099052 23.4924335,40 31.5,40 C34.8186995,40 37.8771521,38.8852287 40.3210376,37.0095068 L40.32,43.5 C40.32,45.984375 38.385,48 36,48 L4.32,48 C1.935,48 2.27373675e-13,45.984375 2.27373675e-13,43.5 L2.27373675e-13,19.125 C2.27373675e-13,18.50625 0.486,18 1.08,18 Z M13.32,0 C13.914,0 14.4,0.50625 14.4,1.125 L14.4,6 L25.92,6 L25.92,1.125 C25.92,0.50625 26.406,0 27,0 L30.6,0 C31.194,0 31.68,0.50625 31.68,1.125 L31.68,6 L36,6 C38.385,6 40.32,8.015625 40.32,10.5 L40.32,13.875 L40.3150424,13.987304 C37.8721511,12.1137514 34.8159863,11 31.5,11 C27.6238392,11 24.1026987,12.5218309 21.5011222,15.0001531 L1.08,15 C0.486,15 2.27373675e-13,14.49375 2.27373675e-13,13.875 L2.27373675e-13,10.5 C2.27373675e-13,8.015625 1.935,6 4.32,6 L8.64,6 L8.64,1.125 C8.64,0.50625 9.126,0 9.72,0 L13.32,0 Z", id: "Combined-Shape" }), h("path", { key: '43478a26e9980ec46cc730f3af8e3101be249fc6', d: "M31.5,13.8064516 C37.9601593,13.8064516 43.1935484,19.037619 43.1935484,25.5 C43.1935484,31.9624395 37.9647198,37.1935484 31.5,37.1935484 C25.0374435,37.1935484 19.8064516,31.9647198 19.8064516,25.5 C19.8064516,19.0396069 25.0376774,13.8064516 31.5,13.8064516 Z M31.5,28.6572581 C30.1459456,28.6572581 29.0443548,29.7588488 29.0443548,31.1129032 C29.0443548,32.4669577 30.1459456,33.5685484 31.5,33.5685484 C32.8540544,33.5685484 33.9556452,32.4669577 33.9556452,31.1129032 C33.9556452,29.7588488 32.8540544,28.6572581 31.5,28.6572581 Z M33.1011391,18.016129 L29.8988609,18.016129 C29.4975968,18.016129 29.1780706,18.3520262 29.198125,18.7527641 L29.5957056,26.704377 C29.6143569,27.0778105 29.9225988,27.3709677 30.2964415,27.3709677 L32.7035585,27.3709677 C33.0774012,27.3709677 33.3856431,27.0778105 33.4042944,26.704377 L33.801875,18.7527641 C33.8219294,18.3520262 33.5024032,18.016129 33.1011391,18.016129 Z", id: "Combined-Shape" })))));
22
22
  }
23
23
  };
24
24
  IconCalendarAltAlert.style = DigiIconCalendarAltAlertStyle0;
@@ -14,11 +14,11 @@ const IconCalendar = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '4621f1fb7a8287ac5d89198928f59654ced097ab', class: "digi-icon-calendar", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '0454fb1d0b875c1195bad05ae4a08973a178d9ea', class: "digi-icon-calendar", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'ddc689c26d3fc78d9543823456ad80c492248da8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9e09c5a2bf4fba2d8a416a870dcce12a9e7519af' }, this.afDesc), h("path", { key: 'ef0484e7d0f6f04f4acdec646cabf870b9ab6f4c', class: "digi-icon-calendar__shape", d: "M.59 9.75h20.82c.325 0 .59.274.59.61v13.203C22 24.907 20.944 26 19.643 26H2.357C1.056 26 0 24.908 0 23.562V10.36c0-.335.265-.609.59-.609zM22 7.516V5.687c0-1.345-1.056-2.437-2.357-2.437h-2.357V.61a.601.601 0 00-.59-.61h-1.964a.601.601 0 00-.59.61v2.64H7.858V.61a.601.601 0 00-.59-.61H5.305a.601.601 0 00-.59.61v2.64H2.357C1.056 3.25 0 4.342 0 5.688v1.828c0 .335.265.609.59.609h20.82c.325 0 .59-.274.59-.61z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '784ec3b0db8b863646b87d9c8ddfb9d96d7e0b1f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '49c89503dae723c703a5f4e83b12ae06cdf6390b' }, this.afDesc), h("path", { key: '1c5d8bf5cad227e5fc8b598ff40daa9c0fd193c9', class: "digi-icon-calendar__shape", d: "M.59 9.75h20.82c.325 0 .59.274.59.61v13.203C22 24.907 20.944 26 19.643 26H2.357C1.056 26 0 24.908 0 23.562V10.36c0-.335.265-.609.59-.609zM22 7.516V5.687c0-1.345-1.056-2.437-2.357-2.437h-2.357V.61a.601.601 0 00-.59-.61h-1.964a.601.601 0 00-.59.61v2.64H7.858V.61a.601.601 0 00-.59-.61H5.305a.601.601 0 00-.59.61v2.64H2.357C1.056 3.25 0 4.342 0 5.688v1.828c0 .335.265.609.59.609h20.82c.325 0 .59-.274.59-.61z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconCalendar.style = DigiIconCalendarStyle0;
@@ -14,11 +14,11 @@ const IconCaretCircleRight = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'ff967254c31fc052ddea762170f8ba0be33082f2', class: "digi-icon-caret-circle-right", width: "25", height: "25", viewBox: "0 0 25 25", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'd169f4c2da9468aa40f4abd29e89f421fb1e8ad8', class: "digi-icon-caret-circle-right", width: "25", height: "25", viewBox: "0 0 25 25", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e3cc4c69df13e96d3f22df0f00c04dd127478f64', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e835718bb99b8999f3b1d7ed4b3b52491b2e6b6a' }, this.afDesc), h("path", { key: '193de9cf45d5ca6369f72fa2b27fe4d3eb3d80ec', class: "digi-icon-caret-circle-right__shape", d: "M10.484 17.485v-9.97c0-.54.655-.811 1.033-.428l4.955 4.985a.6.6 0 010 .851l-4.955 4.985c-.378.388-1.033.116-1.033-.423zM12.5 0C19.405 0 25 5.595 25 12.5S19.405 25 12.5 25 0 19.405 0 12.5 5.595 0 12.5 0zm0 2.42C6.93 2.42 2.42 6.93 2.42 12.5S6.93 22.58 12.5 22.58s10.08-4.51 10.08-10.08S18.07 2.42 12.5 2.42z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '3fa07a3f58fb9609b74b217f2a96c497ce1825b4', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e70f96a8fa59419979cc2ebaff7f8d2530beaf68' }, this.afDesc), h("path", { key: '24a2863f1a3da33a44930125403483fc088fb345', class: "digi-icon-caret-circle-right__shape", d: "M10.484 17.485v-9.97c0-.54.655-.811 1.033-.428l4.955 4.985a.6.6 0 010 .851l-4.955 4.985c-.378.388-1.033.116-1.033-.423zM12.5 0C19.405 0 25 5.595 25 12.5S19.405 25 12.5 25 0 19.405 0 12.5 5.595 0 12.5 0zm0 2.42C6.93 2.42 2.42 6.93 2.42 12.5S6.93 22.58 12.5 22.58s10.08-4.51 10.08-10.08S18.07 2.42 12.5 2.42z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconCaretCircleRight.style = DigiIconCaretCircleRightStyle0;
@@ -14,11 +14,11 @@ const IconCaretDown = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '076122c58ff6050a1e284cfe4459c526e5b6bb94', class: "digi-icon-caret-down", width: "12", height: "6", viewBox: "0 0 12 6", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'c5fb26a0e6a2bf7eb94b64d174c73116222443b6', class: "digi-icon-caret-down", width: "12", height: "6", viewBox: "0 0 12 6", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'c11d1fbca067166db12a18b35fa9d36c7131e34e', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'eec49821572ad40f84afcee5650877c8338d3812' }, this.afDesc), h("path", { key: 'e4473f7f7152ff2263f80768dadc5ad6ac330a6c', class: "digi-icon-caret-down__shape", d: "M11.777.198A.608.608 0 0112 .667c0 .18-.074.336-.223.468l-5.25 4.667A.768.768 0 016 6a.768.768 0 01-.527-.198L.223 1.135A.608.608 0 010 .667C0 .487.074.33.223.197A.768.768 0 01.75 0h10.5c.203 0 .379.066.527.198z", fill: "currentColor", "fill-rule": "evenodd" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '8bf463a2051338f7af9ca8b30109fa0aaa6235c6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '33f5e51f373aff6355b2b18ecbe69aaa114b9834' }, this.afDesc), h("path", { key: 'a2af535daa7b8d070e6dd396e06a9fac3f6f1dc2', class: "digi-icon-caret-down__shape", d: "M11.777.198A.608.608 0 0112 .667c0 .18-.074.336-.223.468l-5.25 4.667A.768.768 0 016 6a.768.768 0 01-.527-.198L.223 1.135A.608.608 0 010 .667C0 .487.074.33.223.197A.768.768 0 01.75 0h10.5c.203 0 .379.066.527.198z", fill: "currentColor", "fill-rule": "evenodd" })));
22
22
  }
23
23
  };
24
24
  IconCaretDown.style = DigiIconCaretDownStyle0;
@@ -36,11 +36,11 @@ const IconCaretUp = class {
36
36
  this.titleId = randomIdGenerator('icontitle');
37
37
  }
38
38
  render() {
39
- return (h("svg", { key: 'e9ace2c9103fdaf105f3b827d963f37c7a0da692', class: "digi-icon-caret-up", width: "12", height: "7", viewBox: "0 0 12 7", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
39
+ return (h("svg", { key: 'e06400ce8f28ab0dfddcee76e57577643dc91e53', class: "digi-icon-caret-up", width: "12", height: "7", viewBox: "0 0 12 7", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
40
40
  ? this.afSvgAriaLabelledby
41
41
  : this.afTitle
42
42
  ? this.titleId
43
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '06f4956a61d900ac2ecd6f3d7e73364e084286c6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'bb69acfc464160dc580771ad56724b5cda76f6f3' }, this.afDesc), h("path", { key: '918ba79b8ef4a7ad38da77411b12c2a4a074d977', class: "digi-icon-caret-up__shape", d: "M11.777 5.65A.608.608 0 0112 6.12c0 .18-.074.337-.223.469a.768.768 0 01-.527.198H.75a.768.768 0 01-.527-.198A.608.608 0 010 6.119c0-.18.074-.337.223-.469L5.473.984A.768.768 0 016 .786c.203 0 .379.066.527.198l5.25 4.666z", fill: "currentColor", "fill-rule": "evenodd" })));
43
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '2b85d17287eeb2ba3e1eee27bb1200ffd8b6e07d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e8d04d7a15246417fac8d2e5ccb38ef72bad59c0' }, this.afDesc), h("path", { key: 'cd533bfd862cd8ef0ae4852f80f3d393f3918013', class: "digi-icon-caret-up__shape", d: "M11.777 5.65A.608.608 0 0112 6.12c0 .18-.074.337-.223.469a.768.768 0 01-.527.198H.75a.768.768 0 01-.527-.198A.608.608 0 010 6.119c0-.18.074-.337.223-.469L5.473.984A.768.768 0 016 .786c.203 0 .379.066.527.198l5.25 4.666z", fill: "currentColor", "fill-rule": "evenodd" })));
44
44
  }
45
45
  };
46
46
  IconCaretUp.style = DigiIconCaretUpStyle0;
@@ -14,11 +14,11 @@ const IconCaretLeft = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '878f25e22339c3723db8d70449b15e1c5e8b4b8e', class: "digi-icon-caret-left", width: "7", height: "13", viewBox: "0 0 7 13", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '3f805e373621f16144beb32b7a58c98281d03f17', class: "digi-icon-caret-left", width: "7", height: "13", viewBox: "0 0 7 13", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'eeccf84ea73bbb5ad496332705f7d2bc688b6c2b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'ad3d6a60540f0131caaabf1c357101430e2f2ec8' }, this.afDesc), h("path", { key: 'b994d4de7fbf6cd7ca4250475332faf0e1c36544', class: "digi-icon-caret-left__shape", d: "M6.786 1.607v10.5a.768.768 0 01-.198.527.608.608 0 01-.469.223.608.608 0 01-.469-.223L.984 7.384a.768.768 0 01-.198-.527c0-.203.066-.379.198-.527L5.65 1.08A.608.608 0 016.12.857c.18 0 .337.074.469.223a.768.768 0 01.198.527z", fill: "currentColor", "fill-rule": "evenodd" })));
21
+ : undefined }, this.afTitle && h("title", { key: '5ff708bc30602c3ab1bb6ac984cdabf08810d7dc', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'bf0149913d8c7c9593ee4f98c2d56062eaa83c7d' }, this.afDesc), h("path", { key: 'b14cc39558b6a96e01f47a6d76d6c5d6f4f6d1eb', class: "digi-icon-caret-left__shape", d: "M6.786 1.607v10.5a.768.768 0 01-.198.527.608.608 0 01-.469.223.608.608 0 01-.469-.223L.984 7.384a.768.768 0 01-.198-.527c0-.203.066-.379.198-.527L5.65 1.08A.608.608 0 016.12.857c.18 0 .337.074.469.223a.768.768 0 01.198.527z", fill: "currentColor", "fill-rule": "evenodd" })));
22
22
  }
23
23
  };
24
24
  IconCaretLeft.style = DigiIconCaretLeftStyle0;
@@ -14,11 +14,11 @@ const IconCaretRight = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '4de9e9195db03d7006f4567616a84a33a6f4d55c', class: "digi-icon-caret-right", width: "6", height: "13", viewBox: "0 0 6 13", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '6578c16a4b80ff84b66d9baeefd74be8ec4cb6eb', class: "digi-icon-caret-right", width: "6", height: "13", viewBox: "0 0 6 13", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '428da02bc11e8740e8b7605401e2078e1de95fdc', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e9b07e4e18347641263920b9cfbb3e2e20ed9f1a' }, this.afDesc), h("path", { key: '6afad3359db97f3badd7a55e45f144fa19c2cb99', class: "digi-icon-caret-right__shape", d: "M5.802 6.33A.768.768 0 016 6.857a.768.768 0 01-.198.527l-4.667 5.25a.608.608 0 01-.468.223.608.608 0 01-.47-.223.768.768 0 01-.197-.527v-10.5c0-.203.066-.379.198-.527A.608.608 0 01.667.857c.18 0 .336.074.468.223l4.667 5.25z", fill: "currentColor", "fill-rule": "evenodd" })));
21
+ : undefined }, this.afTitle && h("title", { key: '18a5cfd58023f7331176086a752fb87155d4a5be', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '4aab72c5f24e42465053c8454b1daccf0bbfee53' }, this.afDesc), h("path", { key: 'd123946b7eb34377e8caf862fd46d623dce5138e', class: "digi-icon-caret-right__shape", d: "M5.802 6.33A.768.768 0 016 6.857a.768.768 0 01-.198.527l-4.667 5.25a.608.608 0 01-.468.223.608.608 0 01-.47-.223.768.768 0 01-.197-.527v-10.5c0-.203.066-.379.198-.527A.608.608 0 01.667.857c.18 0 .336.074.468.223l4.667 5.25z", fill: "currentColor", "fill-rule": "evenodd" })));
22
22
  }
23
23
  };
24
24
  IconCaretRight.style = DigiIconCaretRightStyle0;