@designsystem-se/af 35.2.1-beta.1 → 35.3.1

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 (1812) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-notification.js +1 -1
  3. package/components/digi-badge-status.d.ts +1 -1
  4. package/components/digi-badge-status.js +1 -1
  5. package/components/digi-bar-chart.d.ts +1 -1
  6. package/components/digi-bar-chart.js +9 -9
  7. package/components/digi-button.d.ts +1 -1
  8. package/components/digi-button.js +1 -1
  9. package/components/digi-calendar-datepicker.d.ts +1 -1
  10. package/components/digi-calendar-datepicker.js +73 -159
  11. package/components/digi-calendar-week-view.d.ts +1 -1
  12. package/components/digi-calendar-week-view.js +9 -9
  13. package/components/digi-calendar.d.ts +1 -1
  14. package/components/digi-calendar.js +1 -1
  15. package/components/digi-chart-line.d.ts +1 -1
  16. package/components/digi-chart-line.js +7 -7
  17. package/components/digi-code-block.d.ts +1 -1
  18. package/components/digi-code-block.js +1 -1
  19. package/components/digi-code-example.d.ts +1 -1
  20. package/components/digi-code-example.js +19 -43
  21. package/components/digi-code.d.ts +1 -1
  22. package/components/digi-code.js +2 -2
  23. package/components/digi-context-menu.d.ts +1 -1
  24. package/components/digi-context-menu.js +7 -7
  25. package/components/digi-dialog.d.ts +1 -1
  26. package/components/digi-dialog.js +9 -12
  27. package/components/digi-expandable-accordion.d.ts +1 -1
  28. package/components/digi-expandable-accordion.js +4 -4
  29. package/components/digi-expandable-faq-item.d.ts +1 -1
  30. package/components/digi-expandable-faq-item.js +7 -7
  31. package/components/digi-expandable-faq.d.ts +1 -1
  32. package/components/digi-expandable-faq.js +3 -3
  33. package/components/digi-footer-card.d.ts +1 -1
  34. package/components/digi-footer-card.js +2 -2
  35. package/components/digi-footer.d.ts +1 -1
  36. package/components/digi-footer.js +7 -10
  37. package/components/digi-form-category-filter.d.ts +1 -1
  38. package/components/digi-form-category-filter.js +6 -6
  39. package/components/digi-form-checkbox.d.ts +1 -1
  40. package/components/digi-form-checkbox.js +1 -1
  41. package/components/digi-form-error-list.d.ts +1 -1
  42. package/components/digi-form-error-list.js +17 -20
  43. package/components/digi-form-fieldset.d.ts +1 -1
  44. package/components/digi-form-fieldset.js +1 -1
  45. package/components/digi-form-file-upload.d.ts +1 -1
  46. package/components/digi-form-file-upload.js +20 -20
  47. package/components/digi-form-filter.d.ts +1 -1
  48. package/components/digi-form-filter.js +9 -9
  49. package/components/digi-form-input-search.d.ts +1 -1
  50. package/components/digi-form-input-search.js +11 -11
  51. package/components/digi-form-input.d.ts +1 -1
  52. package/components/digi-form-input.js +1 -1
  53. package/components/digi-form-label.d.ts +1 -1
  54. package/components/digi-form-label.js +1 -1
  55. package/components/digi-form-radiobutton.d.ts +1 -1
  56. package/components/digi-form-radiobutton.js +1 -1
  57. package/components/digi-form-radiogroup.d.ts +1 -1
  58. package/components/digi-form-radiogroup.js +5 -36
  59. package/components/digi-form-receipt.d.ts +1 -1
  60. package/components/digi-form-receipt.js +5 -8
  61. package/components/digi-form-select-filter.d.ts +1 -1
  62. package/components/digi-form-select-filter.js +19 -22
  63. package/components/digi-form-select.d.ts +1 -1
  64. package/components/digi-form-select.js +1 -1
  65. package/components/digi-form-textarea.d.ts +1 -1
  66. package/components/digi-form-textarea.js +11 -14
  67. package/components/digi-form-validation-message.d.ts +1 -1
  68. package/components/digi-form-validation-message.js +1 -1
  69. package/components/digi-header-avatar.d.ts +1 -1
  70. package/components/digi-header-avatar.js +4 -4
  71. package/components/digi-header-navigation-item.d.ts +1 -1
  72. package/components/digi-header-navigation-item.js +2 -2
  73. package/components/digi-header-navigation.d.ts +1 -1
  74. package/components/digi-header-navigation.js +13 -15
  75. package/components/digi-header-notification.d.ts +1 -1
  76. package/components/digi-header-notification.js +3 -3
  77. package/components/digi-header.d.ts +1 -1
  78. package/components/digi-header.js +74 -33
  79. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  80. package/components/digi-icon-accessibility-deaf.js +3 -3
  81. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  82. package/components/digi-icon-accessibility-universal.js +3 -3
  83. package/components/digi-icon-apple.d.ts +1 -1
  84. package/components/digi-icon-apple.js +3 -3
  85. package/components/digi-icon-archive-outline.d.ts +1 -1
  86. package/components/digi-icon-archive-outline.js +3 -3
  87. package/components/digi-icon-archive.d.ts +1 -1
  88. package/components/digi-icon-archive.js +3 -3
  89. package/components/digi-icon-arrow-back.d.ts +1 -1
  90. package/components/digi-icon-arrow-back.js +3 -3
  91. package/components/digi-icon-arrow-down.d.ts +1 -1
  92. package/components/digi-icon-arrow-down.js +3 -3
  93. package/components/digi-icon-arrow-left.d.ts +1 -1
  94. package/components/digi-icon-arrow-left.js +3 -3
  95. package/components/digi-icon-arrow-right.d.ts +1 -1
  96. package/components/digi-icon-arrow-right.js +1 -1
  97. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  98. package/components/digi-icon-arrow-sign-in.js +3 -3
  99. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  100. package/components/digi-icon-arrow-sign-out.js +3 -3
  101. package/components/digi-icon-arrow-up.d.ts +1 -1
  102. package/components/digi-icon-arrow-up.js +3 -3
  103. package/components/digi-icon-at.d.ts +1 -1
  104. package/components/digi-icon-at.js +3 -3
  105. package/components/digi-icon-bars.d.ts +1 -1
  106. package/components/digi-icon-bars.js +1 -1
  107. package/components/digi-icon-bell-filled.d.ts +1 -1
  108. package/components/digi-icon-bell-filled.js +3 -3
  109. package/components/digi-icon-bell.d.ts +1 -1
  110. package/components/digi-icon-bell.js +3 -3
  111. package/components/digi-icon-book.d.ts +1 -1
  112. package/components/digi-icon-book.js +3 -3
  113. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  114. package/components/digi-icon-bookmark-outline.js +3 -3
  115. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  116. package/components/digi-icon-bookmark-solid.js +3 -3
  117. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  118. package/components/digi-icon-bubble-ellipsis.js +3 -3
  119. package/components/digi-icon-bubble.d.ts +1 -1
  120. package/components/digi-icon-bubble.js +3 -3
  121. package/components/digi-icon-building-outline.d.ts +1 -1
  122. package/components/digi-icon-building-outline.js +3 -3
  123. package/components/digi-icon-building-solid.d.ts +1 -1
  124. package/components/digi-icon-building-solid.js +3 -3
  125. package/components/digi-icon-bullseye.d.ts +1 -1
  126. package/components/digi-icon-bullseye.js +3 -3
  127. package/components/digi-icon-calculator-solid.d.ts +1 -1
  128. package/components/digi-icon-calculator-solid.js +3 -3
  129. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  130. package/components/digi-icon-calendar-alt-alert.js +3 -3
  131. package/components/digi-icon-calendar-alt.d.ts +1 -1
  132. package/components/digi-icon-calendar-alt.js +1 -1
  133. package/components/digi-icon-calendar.d.ts +1 -1
  134. package/components/digi-icon-calendar.js +3 -3
  135. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  136. package/components/digi-icon-caret-circle-right.js +3 -3
  137. package/components/digi-icon-caret-down.d.ts +1 -1
  138. package/components/digi-icon-caret-down.js +1 -1
  139. package/components/digi-icon-caret-left.d.ts +1 -1
  140. package/components/digi-icon-caret-left.js +3 -3
  141. package/components/digi-icon-caret-right.d.ts +1 -1
  142. package/components/digi-icon-caret-right.js +3 -3
  143. package/components/digi-icon-caret-up.d.ts +1 -1
  144. package/components/digi-icon-caret-up.js +1 -1
  145. package/components/digi-icon-chart.d.ts +1 -1
  146. package/components/digi-icon-chart.js +1 -1
  147. package/components/digi-icon-chat.d.ts +1 -1
  148. package/components/digi-icon-chat.js +3 -3
  149. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  150. package/components/digi-icon-check-circle-reg-alt.js +3 -3
  151. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  152. package/components/digi-icon-check-circle-solid.js +1 -1
  153. package/components/digi-icon-check.d.ts +1 -1
  154. package/components/digi-icon-check.js +1 -1
  155. package/components/digi-icon-checklist.d.ts +1 -1
  156. package/components/digi-icon-checklist.js +3 -3
  157. package/components/digi-icon-chevron-down.d.ts +1 -1
  158. package/components/digi-icon-chevron-down.js +1 -1
  159. package/components/digi-icon-chevron-left.d.ts +1 -1
  160. package/components/digi-icon-chevron-left.js +1 -1
  161. package/components/digi-icon-chevron-right.d.ts +1 -1
  162. package/components/digi-icon-chevron-right.js +1 -1
  163. package/components/digi-icon-chevron-up.d.ts +1 -1
  164. package/components/digi-icon-chevron-up.js +3 -3
  165. package/components/digi-icon-clock.d.ts +1 -1
  166. package/components/digi-icon-clock.js +3 -3
  167. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  168. package/components/digi-icon-communication-play-solid.js +3 -3
  169. package/components/digi-icon-compress-alt.d.ts +1 -1
  170. package/components/digi-icon-compress-alt.js +3 -3
  171. package/components/digi-icon-comunication-case.d.ts +1 -1
  172. package/components/digi-icon-comunication-case.js +3 -3
  173. package/components/digi-icon-comunication-flag.d.ts +1 -1
  174. package/components/digi-icon-comunication-flag.js +3 -3
  175. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  176. package/components/digi-icon-comunication-graduate.js +3 -3
  177. package/components/digi-icon-comunication-play.d.ts +1 -1
  178. package/components/digi-icon-comunication-play.js +3 -3
  179. package/components/digi-icon-cooperation.d.ts +1 -1
  180. package/components/digi-icon-cooperation.js +3 -3
  181. package/components/digi-icon-copy.d.ts +1 -1
  182. package/components/digi-icon-copy.js +1 -1
  183. package/components/digi-icon-danger-outline.d.ts +1 -1
  184. package/components/digi-icon-danger-outline.js +3 -3
  185. package/components/digi-icon-download.d.ts +1 -1
  186. package/components/digi-icon-download.js +3 -3
  187. package/components/digi-icon-dxa.d.ts +1 -1
  188. package/components/digi-icon-dxa.js +3 -3
  189. package/components/digi-icon-edit.d.ts +1 -1
  190. package/components/digi-icon-edit.js +3 -3
  191. package/components/digi-icon-ellipsis.d.ts +1 -1
  192. package/components/digi-icon-ellipsis.js +3 -3
  193. package/components/digi-icon-envelope-filled.d.ts +1 -1
  194. package/components/digi-icon-envelope-filled.js +3 -3
  195. package/components/digi-icon-envelope.d.ts +1 -1
  196. package/components/digi-icon-envelope.js +3 -3
  197. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  198. package/components/digi-icon-exclamation-circle-filled.js +3 -3
  199. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  200. package/components/digi-icon-exclamation-triangle-filled.js +3 -3
  201. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  202. package/components/digi-icon-exclamation-triangle-warning.js +3 -3
  203. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  204. package/components/digi-icon-exclamation-triangle.js +3 -3
  205. package/components/digi-icon-expand-alt.d.ts +1 -1
  206. package/components/digi-icon-expand-alt.js +3 -3
  207. package/components/digi-icon-external-link-alt.d.ts +1 -1
  208. package/components/digi-icon-external-link-alt.js +1 -1
  209. package/components/digi-icon-eye-slash.d.ts +1 -1
  210. package/components/digi-icon-eye-slash.js +3 -3
  211. package/components/digi-icon-eye.d.ts +1 -1
  212. package/components/digi-icon-eye.js +3 -3
  213. package/components/digi-icon-facebook-square.d.ts +1 -1
  214. package/components/digi-icon-facebook-square.js +3 -3
  215. package/components/digi-icon-file-add.d.ts +1 -1
  216. package/components/digi-icon-file-add.js +2 -2
  217. package/components/digi-icon-file-document.d.ts +1 -1
  218. package/components/digi-icon-file-document.js +3 -3
  219. package/components/digi-icon-file-excel.d.ts +1 -1
  220. package/components/digi-icon-file-excel.js +3 -3
  221. package/components/digi-icon-file-export.d.ts +1 -1
  222. package/components/digi-icon-file-export.js +2 -2
  223. package/components/digi-icon-file-governing.d.ts +1 -1
  224. package/components/digi-icon-file-governing.js +3 -3
  225. package/components/digi-icon-file-pdf.d.ts +1 -1
  226. package/components/digi-icon-file-pdf.js +3 -3
  227. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  228. package/components/digi-icon-file-powerpoint.js +3 -3
  229. package/components/digi-icon-file-remove.d.ts +1 -1
  230. package/components/digi-icon-file-remove.js +2 -2
  231. package/components/digi-icon-file-word.d.ts +1 -1
  232. package/components/digi-icon-file-word.js +3 -3
  233. package/components/digi-icon-film.d.ts +1 -1
  234. package/components/digi-icon-film.js +3 -3
  235. package/components/digi-icon-filter.d.ts +1 -1
  236. package/components/digi-icon-filter.js +3 -3
  237. package/components/digi-icon-folder-add.d.ts +1 -1
  238. package/components/digi-icon-folder-add.js +2 -2
  239. package/components/digi-icon-folder-directory.d.ts +1 -1
  240. package/components/digi-icon-folder-directory.js +2 -2
  241. package/components/digi-icon-folder-open.d.ts +1 -1
  242. package/components/digi-icon-folder-open.js +2 -2
  243. package/components/digi-icon-folder.d.ts +1 -1
  244. package/components/digi-icon-folder.js +2 -2
  245. package/components/digi-icon-globe-filled.d.ts +1 -1
  246. package/components/digi-icon-globe-filled.js +3 -3
  247. package/components/digi-icon-globe.d.ts +1 -1
  248. package/components/digi-icon-globe.js +3 -3
  249. package/components/digi-icon-headphones.d.ts +1 -1
  250. package/components/digi-icon-headphones.js +3 -3
  251. package/components/digi-icon-heart-solid.d.ts +1 -1
  252. package/components/digi-icon-heart-solid.js +3 -3
  253. package/components/digi-icon-heart.d.ts +1 -1
  254. package/components/digi-icon-heart.js +3 -3
  255. package/components/digi-icon-history.d.ts +1 -1
  256. package/components/digi-icon-history.js +3 -3
  257. package/components/digi-icon-home.d.ts +1 -1
  258. package/components/digi-icon-home.js +3 -3
  259. package/components/digi-icon-image.d.ts +1 -1
  260. package/components/digi-icon-image.js +3 -3
  261. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  262. package/components/digi-icon-info-circle-solid.js +3 -3
  263. package/components/digi-icon-input-select-marker.d.ts +1 -1
  264. package/components/digi-icon-input-select-marker.js +1 -1
  265. package/components/digi-icon-instagram.d.ts +1 -1
  266. package/components/digi-icon-instagram.js +3 -3
  267. package/components/digi-icon-job-suggestion.d.ts +1 -1
  268. package/components/digi-icon-job-suggestion.js +3 -3
  269. package/components/digi-icon-language-outline.d.ts +1 -1
  270. package/components/digi-icon-language-outline.js +3 -3
  271. package/components/digi-icon-language.d.ts +1 -1
  272. package/components/digi-icon-language.js +3 -3
  273. package/components/digi-icon-laptop-phone.d.ts +1 -1
  274. package/components/digi-icon-laptop-phone.js +3 -3
  275. package/components/digi-icon-lattlast.d.ts +1 -1
  276. package/components/digi-icon-lattlast.js +3 -3
  277. package/components/digi-icon-licence-bus.d.ts +1 -1
  278. package/components/digi-icon-licence-bus.js +3 -3
  279. package/components/digi-icon-licence-car.d.ts +1 -1
  280. package/components/digi-icon-licence-car.js +3 -3
  281. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  282. package/components/digi-icon-licence-motorcycle.js +3 -3
  283. package/components/digi-icon-licence-truck.d.ts +1 -1
  284. package/components/digi-icon-licence-truck.js +3 -3
  285. package/components/digi-icon-lightbulb.d.ts +1 -1
  286. package/components/digi-icon-lightbulb.js +3 -3
  287. package/components/digi-icon-linkedin-in.d.ts +1 -1
  288. package/components/digi-icon-linkedin-in.js +3 -3
  289. package/components/digi-icon-list-ul.d.ts +1 -1
  290. package/components/digi-icon-list-ul.js +1 -1
  291. package/components/digi-icon-lock.d.ts +1 -1
  292. package/components/digi-icon-lock.js +3 -3
  293. package/components/digi-icon-marker-filled.d.ts +1 -1
  294. package/components/digi-icon-marker-filled.js +3 -3
  295. package/components/digi-icon-marker.d.ts +1 -1
  296. package/components/digi-icon-marker.js +3 -3
  297. package/components/digi-icon-media-course.d.ts +1 -1
  298. package/components/digi-icon-media-course.js +3 -3
  299. package/components/digi-icon-media-podcast.d.ts +1 -1
  300. package/components/digi-icon-media-podcast.js +3 -3
  301. package/components/digi-icon-microphone-off.d.ts +1 -1
  302. package/components/digi-icon-microphone-off.js +3 -3
  303. package/components/digi-icon-microphone.d.ts +1 -1
  304. package/components/digi-icon-microphone.js +3 -3
  305. package/components/digi-icon-minus.d.ts +1 -1
  306. package/components/digi-icon-minus.js +1 -1
  307. package/components/digi-icon-move.d.ts +1 -1
  308. package/components/digi-icon-move.js +3 -3
  309. package/components/digi-icon-news.d.ts +1 -1
  310. package/components/digi-icon-news.js +1 -1
  311. package/components/digi-icon-notification-error.d.ts +1 -1
  312. package/components/digi-icon-notification-error.js +1 -1
  313. package/components/digi-icon-notification-info.d.ts +1 -1
  314. package/components/digi-icon-notification-info.js +1 -1
  315. package/components/digi-icon-notification-succes.d.ts +1 -1
  316. package/components/digi-icon-notification-succes.js +1 -1
  317. package/components/digi-icon-notification-warning.d.ts +1 -1
  318. package/components/digi-icon-notification-warning.js +1 -1
  319. package/components/digi-icon-online-computervideo.d.ts +1 -1
  320. package/components/digi-icon-online-computervideo.js +1 -1
  321. package/components/digi-icon-online-interview.d.ts +1 -1
  322. package/components/digi-icon-online-interview.js +3 -3
  323. package/components/digi-icon-online-meeting.d.ts +1 -1
  324. package/components/digi-icon-online-meeting.js +3 -3
  325. package/components/digi-icon-online-task.d.ts +1 -1
  326. package/components/digi-icon-online-task.js +3 -3
  327. package/components/digi-icon-online-video.d.ts +1 -1
  328. package/components/digi-icon-online-video.js +1 -1
  329. package/components/digi-icon-open-source.d.ts +1 -1
  330. package/components/digi-icon-open-source.js +3 -3
  331. package/components/digi-icon-palette.d.ts +1 -1
  332. package/components/digi-icon-palette.js +3 -3
  333. package/components/digi-icon-paperclip.d.ts +1 -1
  334. package/components/digi-icon-paperclip.js +1 -1
  335. package/components/digi-icon-paste.d.ts +1 -1
  336. package/components/digi-icon-paste.js +2 -2
  337. package/components/digi-icon-pen.d.ts +1 -1
  338. package/components/digi-icon-pen.js +3 -3
  339. package/components/digi-icon-phone-hangup.d.ts +1 -1
  340. package/components/digi-icon-phone-hangup.js +3 -3
  341. package/components/digi-icon-phone.d.ts +1 -1
  342. package/components/digi-icon-phone.js +3 -3
  343. package/components/digi-icon-plus.d.ts +1 -1
  344. package/components/digi-icon-plus.js +1 -1
  345. package/components/digi-icon-pod.d.ts +1 -1
  346. package/components/digi-icon-pod.js +1 -1
  347. package/components/digi-icon-print.d.ts +1 -1
  348. package/components/digi-icon-print.js +3 -3
  349. package/components/digi-icon-read.d.ts +1 -1
  350. package/components/digi-icon-read.js +3 -3
  351. package/components/digi-icon-redo.d.ts +1 -1
  352. package/components/digi-icon-redo.js +3 -3
  353. package/components/digi-icon-scale.d.ts +1 -1
  354. package/components/digi-icon-scale.js +2 -2
  355. package/components/digi-icon-screensharing-off.d.ts +1 -1
  356. package/components/digi-icon-screensharing-off.js +3 -3
  357. package/components/digi-icon-screensharing.d.ts +1 -1
  358. package/components/digi-icon-screensharing.js +3 -3
  359. package/components/digi-icon-search.d.ts +1 -1
  360. package/components/digi-icon-search.js +1 -1
  361. package/components/digi-icon-send-outline.d.ts +1 -1
  362. package/components/digi-icon-send-outline.js +3 -3
  363. package/components/digi-icon-send-solid.d.ts +1 -1
  364. package/components/digi-icon-send-solid.js +3 -3
  365. package/components/digi-icon-settings.d.ts +1 -1
  366. package/components/digi-icon-settings.js +3 -3
  367. package/components/digi-icon-share-alt.d.ts +1 -1
  368. package/components/digi-icon-share-alt.js +3 -3
  369. package/components/digi-icon-share-chain.d.ts +1 -1
  370. package/components/digi-icon-share-chain.js +3 -3
  371. package/components/digi-icon-sign.d.ts +1 -1
  372. package/components/digi-icon-sign.js +3 -3
  373. package/components/digi-icon-sliders-h.d.ts +1 -1
  374. package/components/digi-icon-sliders-h.js +3 -3
  375. package/components/digi-icon-sokkandidat.d.ts +1 -1
  376. package/components/digi-icon-sokkandidat.js +3 -3
  377. package/components/digi-icon-sort-down.d.ts +1 -1
  378. package/components/digi-icon-sort-down.js +3 -3
  379. package/components/digi-icon-sort-up.d.ts +1 -1
  380. package/components/digi-icon-sort-up.js +3 -3
  381. package/components/digi-icon-sort.d.ts +1 -1
  382. package/components/digi-icon-sort.js +3 -3
  383. package/components/digi-icon-spinner.d.ts +1 -1
  384. package/components/digi-icon-spinner.js +1 -1
  385. package/components/digi-icon-star-reg.d.ts +1 -1
  386. package/components/digi-icon-star-reg.js +3 -3
  387. package/components/digi-icon-star.d.ts +1 -1
  388. package/components/digi-icon-star.js +3 -3
  389. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  390. package/components/digi-icon-suitcase-outline.js +3 -3
  391. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  392. package/components/digi-icon-suitcase-solid.js +3 -3
  393. package/components/digi-icon-system-assistance.d.ts +1 -1
  394. package/components/digi-icon-system-assistance.js +3 -3
  395. package/components/digi-icon-table-column.d.ts +1 -1
  396. package/components/digi-icon-table-column.js +3 -3
  397. package/components/digi-icon-table-row.d.ts +1 -1
  398. package/components/digi-icon-table-row.js +3 -3
  399. package/components/digi-icon-table.d.ts +1 -1
  400. package/components/digi-icon-table.js +1 -1
  401. package/components/digi-icon-task-done.d.ts +1 -1
  402. package/components/digi-icon-task-done.js +3 -3
  403. package/components/digi-icon-toggle-off.d.ts +1 -1
  404. package/components/digi-icon-toggle-off.js +3 -3
  405. package/components/digi-icon-toggle-on.d.ts +1 -1
  406. package/components/digi-icon-toggle-on.js +3 -3
  407. package/components/digi-icon-trash.d.ts +1 -1
  408. package/components/digi-icon-trash.js +1 -1
  409. package/components/digi-icon-twitter.d.ts +1 -1
  410. package/components/digi-icon-twitter.js +3 -3
  411. package/components/digi-icon-tyck-till.d.ts +1 -1
  412. package/components/digi-icon-tyck-till.js +3 -3
  413. package/components/digi-icon-unlock.d.ts +1 -1
  414. package/components/digi-icon-unlock.js +3 -3
  415. package/components/digi-icon-update.d.ts +1 -1
  416. package/components/digi-icon-update.js +3 -3
  417. package/components/digi-icon-upload.d.ts +1 -1
  418. package/components/digi-icon-upload.js +3 -3
  419. package/components/digi-icon-user-add.d.ts +1 -1
  420. package/components/digi-icon-user-add.js +2 -2
  421. package/components/digi-icon-user-alt.d.ts +1 -1
  422. package/components/digi-icon-user-alt.js +3 -3
  423. package/components/digi-icon-user-edit.d.ts +1 -1
  424. package/components/digi-icon-user-edit.js +2 -2
  425. package/components/digi-icon-users-solid.d.ts +1 -1
  426. package/components/digi-icon-users-solid.js +3 -3
  427. package/components/digi-icon-validation-error.d.ts +1 -1
  428. package/components/digi-icon-validation-error.js +1 -1
  429. package/components/digi-icon-validation-success.d.ts +1 -1
  430. package/components/digi-icon-validation-success.js +1 -1
  431. package/components/digi-icon-validation-warning.d.ts +1 -1
  432. package/components/digi-icon-validation-warning.js +1 -1
  433. package/components/digi-icon-videocamera-off.d.ts +1 -1
  434. package/components/digi-icon-videocamera-off.js +3 -3
  435. package/components/digi-icon-videocamera.d.ts +1 -1
  436. package/components/digi-icon-videocamera.js +3 -3
  437. package/components/digi-icon-volume.d.ts +1 -1
  438. package/components/digi-icon-volume.js +3 -3
  439. package/components/digi-icon-web-tv.d.ts +1 -1
  440. package/components/digi-icon-web-tv.js +3 -3
  441. package/components/digi-icon-webinar.d.ts +1 -1
  442. package/components/digi-icon-webinar.js +1 -1
  443. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  444. package/components/digi-icon-wifi-signal0.js +3 -3
  445. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  446. package/components/digi-icon-wifi-signal1.js +3 -3
  447. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  448. package/components/digi-icon-wifi-signal2.js +3 -3
  449. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  450. package/components/digi-icon-wifi-signal3.js +3 -3
  451. package/components/digi-icon-window.d.ts +1 -1
  452. package/components/digi-icon-window.js +3 -3
  453. package/components/digi-icon-x-button-outline.d.ts +1 -1
  454. package/components/digi-icon-x-button-outline.js +1 -1
  455. package/components/digi-icon-x-button.d.ts +1 -1
  456. package/components/digi-icon-x-button.js +3 -3
  457. package/components/digi-icon-x.d.ts +1 -1
  458. package/components/digi-icon-x.js +1 -1
  459. package/components/digi-icon-youtube.d.ts +1 -1
  460. package/components/digi-icon-youtube.js +3 -3
  461. package/components/digi-info-card-multi-container.d.ts +1 -1
  462. package/components/digi-info-card-multi-container.js +3 -3
  463. package/components/digi-info-card-multi.d.ts +1 -1
  464. package/components/digi-info-card-multi.js +12 -12
  465. package/components/digi-info-card.d.ts +1 -1
  466. package/components/digi-info-card.js +6 -6
  467. package/components/digi-layout-block.d.ts +1 -1
  468. package/components/digi-layout-block.js +1 -1
  469. package/components/digi-layout-columns.d.ts +1 -1
  470. package/components/digi-layout-columns.js +1 -1
  471. package/components/digi-layout-container.d.ts +1 -1
  472. package/components/digi-layout-container.js +1 -1
  473. package/components/digi-link-button.d.ts +1 -1
  474. package/components/digi-link-button.js +3 -3
  475. package/components/digi-link-external.d.ts +1 -1
  476. package/components/digi-link-external.js +1 -1
  477. package/components/digi-link-internal.d.ts +1 -1
  478. package/components/digi-link-internal.js +1 -1
  479. package/components/digi-link.d.ts +1 -1
  480. package/components/digi-link.js +1 -1
  481. package/components/digi-list.d.ts +1 -1
  482. package/components/digi-list.js +4 -4
  483. package/components/digi-loader-skeleton.d.ts +1 -1
  484. package/components/digi-loader-skeleton.js +4 -4
  485. package/components/digi-loader-spinner.d.ts +1 -1
  486. package/components/digi-loader-spinner.js +3 -3
  487. package/components/digi-logo.d.ts +1 -1
  488. package/components/digi-logo.js +100 -1
  489. package/components/digi-media-figure.d.ts +1 -1
  490. package/components/digi-media-figure.js +2 -2
  491. package/components/digi-media-image.d.ts +1 -1
  492. package/components/digi-media-image.js +1 -1
  493. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  494. package/components/digi-navigation-breadcrumbs.js +5 -5
  495. package/components/digi-navigation-pagination.d.ts +1 -1
  496. package/components/digi-navigation-pagination.js +13 -16
  497. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  498. package/components/digi-navigation-sidebar-button.js +1 -1
  499. package/components/digi-navigation-sidebar.d.ts +1 -1
  500. package/components/digi-navigation-sidebar.js +7 -7
  501. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  502. package/components/digi-navigation-vertical-menu-item.js +9 -9
  503. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  504. package/components/digi-navigation-vertical-menu.js +2 -2
  505. package/components/digi-notification-alert.d.ts +1 -1
  506. package/components/digi-notification-alert.js +1 -1
  507. package/components/digi-notification-error-page.d.ts +1 -1
  508. package/components/digi-notification-error-page.js +8 -11
  509. package/components/digi-progress-circle.d.ts +1 -1
  510. package/components/digi-progress-circle.js +11 -11
  511. package/components/digi-progress-indicator.d.ts +1 -1
  512. package/components/digi-progress-indicator.js +8 -8
  513. package/components/digi-progress-list-item.d.ts +1 -1
  514. package/components/digi-progress-list-item.js +9 -9
  515. package/components/digi-progress-list.d.ts +1 -1
  516. package/components/digi-progress-list.js +3 -3
  517. package/components/digi-progressbar.d.ts +1 -1
  518. package/components/digi-progressbar.js +4 -4
  519. package/components/digi-quote.d.ts +1 -1
  520. package/components/digi-quote.js +4 -4
  521. package/components/digi-table.d.ts +1 -1
  522. package/components/digi-table.js +2 -2
  523. package/components/digi-tablist-panel.d.ts +1 -1
  524. package/components/digi-tablist-panel.js +3 -3
  525. package/components/digi-tablist.d.ts +1 -1
  526. package/components/digi-tablist.js +9 -9
  527. package/components/digi-tag-media.d.ts +1 -1
  528. package/components/digi-tag-media.js +1 -1
  529. package/components/digi-tag.d.ts +1 -1
  530. package/components/digi-tag.js +4 -4
  531. package/components/digi-title-logo.d.ts +11 -0
  532. package/components/digi-title-logo.js +6 -0
  533. package/components/digi-tools-feedback-banner.d.ts +1 -1
  534. package/components/digi-tools-feedback-banner.js +8 -8
  535. package/components/digi-tools-feedback-rating.d.ts +1 -1
  536. package/components/digi-tools-feedback-rating.js +8 -8
  537. package/components/digi-tools-feedback.d.ts +1 -1
  538. package/components/digi-tools-feedback.js +6 -9
  539. package/components/digi-tools-theme-provider.d.ts +1 -1
  540. package/components/digi-tools-theme-provider.js +2 -2
  541. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  542. package/components/digi-typography-heading-jumbo.js +2 -2
  543. package/components/digi-typography-meta.d.ts +1 -1
  544. package/components/digi-typography-meta.js +2 -2
  545. package/components/digi-typography-preamble.d.ts +1 -1
  546. package/components/digi-typography-preamble.js +2 -2
  547. package/components/digi-typography-time.d.ts +1 -1
  548. package/components/digi-typography-time.js +2 -2
  549. package/components/digi-typography.d.ts +1 -1
  550. package/components/digi-typography.js +1 -1
  551. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  552. package/components/digi-util-breakpoint-observer.js +1 -1
  553. package/components/digi-util-detect-click-outside.d.ts +1 -1
  554. package/components/digi-util-detect-click-outside.js +2 -2
  555. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  556. package/components/digi-util-detect-focus-outside.js +2 -2
  557. package/components/digi-util-intersection-observer.d.ts +1 -1
  558. package/components/digi-util-intersection-observer.js +1 -1
  559. package/components/digi-util-keydown-handler.d.ts +1 -1
  560. package/components/digi-util-keydown-handler.js +1 -1
  561. package/components/digi-util-keyup-handler.d.ts +1 -1
  562. package/components/digi-util-keyup-handler.js +2 -2
  563. package/components/digi-util-mutation-observer.d.ts +1 -1
  564. package/components/digi-util-mutation-observer.js +1 -1
  565. package/components/digi-util-resize-observer.d.ts +1 -1
  566. package/components/digi-util-resize-observer.js +1 -1
  567. package/components/index.d.ts +285 -283
  568. package/components/index.js +3 -5
  569. package/components/{p-6bc29b39.js → p-042282c9.js} +3 -3
  570. package/components/{p-cc72fc59.js → p-0e6bb1ce.js} +3 -3
  571. package/components/{p-6bc2f864.js → p-127b0f7a.js} +3 -3
  572. package/components/{p-71172b7c.js → p-1440ff46.js} +3 -3
  573. package/components/{p-6e5c73ee.js → p-15bbce60.js} +2 -2
  574. package/components/{p-30fb34b5.js → p-291680dc.js} +3 -3
  575. package/components/{p-522414d8.js → p-299871dc.js} +3 -3
  576. package/components/{p-2d6d5d42.js → p-2a0c0c78.js} +3 -3
  577. package/components/{p-5010c1e6.js → p-2bc16106.js} +5 -8
  578. package/components/{p-13b75296.js → p-2d8b68de.js} +3 -3
  579. package/components/{p-a223734b.js → p-2f619b66.js} +1 -1
  580. package/components/{p-a3fc7580.js → p-300490fb.js} +3 -3
  581. package/components/{p-be3cec41.js → p-364d38fc.js} +3 -3
  582. package/components/{p-95690ca9.js → p-372e42fa.js} +3 -3
  583. package/components/{p-71cbe0c4.js → p-39021139.js} +3 -3
  584. package/components/{p-75659814.js → p-3cbdeea5.js} +2 -2
  585. package/components/{p-6c504a38.js → p-3ea21529.js} +3 -3
  586. package/components/{p-f1059907.js → p-42c4e18d.js} +2 -2
  587. package/components/{p-de18b1d6.js → p-4437e1a8.js} +2 -2
  588. package/components/{p-dde470f1.js → p-4458129b.js} +3 -3
  589. package/components/{p-f3e636c8.js → p-4caaef7a.js} +3 -3
  590. package/components/{p-ea2c5384.js → p-5a256d98.js} +20 -1
  591. package/components/{p-ee1fd6ad.js → p-5c935094.js} +11 -14
  592. package/components/{p-329e6541.js → p-6013f971.js} +3 -3
  593. package/components/{p-c17548a3.js → p-60394bdb.js} +3 -3
  594. package/components/{p-796665d9.js → p-61fe9d78.js} +3 -3
  595. package/components/{p-1e698eb3.js → p-64a9f915.js} +3 -3
  596. package/components/{p-93713d0c.js → p-6a652c1c.js} +3 -3
  597. package/components/{p-c28459e5.js → p-6b275dc1.js} +3 -3
  598. package/components/{p-bd19f8cd.js → p-6c7ff092.js} +3 -3
  599. package/components/{p-98765f91.js → p-71bad47e.js} +2 -2
  600. package/components/{p-e3961597.js → p-73c973fc.js} +11 -14
  601. package/components/{p-b681f6d7.js → p-7492d61e.js} +3 -3
  602. package/components/{p-c3f7a643.js → p-764c106c.js} +2 -2
  603. package/components/{p-611a745a.js → p-82085ee1.js} +4 -4
  604. package/components/{p-de5a26e5.js → p-82463cc2.js} +3 -3
  605. package/components/{p-4e3fdb06.js → p-8a2e80d2.js} +2 -2
  606. package/components/p-95dc2a66.js +152 -0
  607. package/components/{p-0dd35954.js → p-965664d4.js} +62 -73
  608. package/components/{p-7b43a6b7.js → p-96a4c4dc.js} +3 -3
  609. package/components/{p-2839514b.js → p-9bcf4599.js} +3 -3
  610. package/components/{p-8eb92ef0.js → p-9f12ac0c.js} +9 -9
  611. package/components/{p-e5abfc2d.js → p-a53686b3.js} +4 -1
  612. package/components/{p-d96a2a60.js → p-a90980f7.js} +3 -3
  613. package/components/{p-05a97800.js → p-ab1d6ae3.js} +12 -12
  614. package/components/{p-49a67d97.js → p-ad94e4f3.js} +5 -5
  615. package/components/{p-a1607b17.js → p-aed6db71.js} +3 -3
  616. package/components/{p-b54d76b7.js → p-b08505a8.js} +3 -3
  617. package/components/{p-24b1f799.js → p-b5523600.js} +3 -3
  618. package/components/{p-d6503492.js → p-b5b891f2.js} +4 -4
  619. package/components/{p-65c2673b.js → p-ba757bc9.js} +4 -4
  620. package/components/{p-0b2715fc.js → p-bbaf1285.js} +3 -3
  621. package/components/{p-40b0ebf4.js → p-c495f54e.js} +3 -3
  622. package/components/{p-9839cf46.js → p-cf527784.js} +3 -3
  623. package/components/{p-74689bb5.js → p-cfa81e91.js} +4 -33
  624. package/components/{p-11b08081.js → p-d14fe54d.js} +3 -3
  625. package/components/{p-7c894f75.js → p-d18dccc2.js} +3 -3
  626. package/components/{p-4ca3dd51.js → p-d309b91a.js} +3 -3
  627. package/components/{p-d07c5d0e.js → p-db0d140d.js} +1 -1
  628. package/components/{p-4a9363d9.js → p-e8fc33ed.js} +1 -1
  629. package/components/{p-7575d15f.js → p-f147733f.js} +3 -3
  630. package/components/{p-e795bd84.js → p-f516f6d6.js} +3 -3
  631. package/components/{p-009ccd8f.js → p-f5e13d2e.js} +2 -2
  632. package/components/{p-cf25df6f.js → p-f7fd3e36.js} +2 -2
  633. package/components/{p-b14bdfcc.js → p-f9e6f45e.js} +3 -3
  634. package/components/{p-aab9351c.js → p-fccc9322.js} +4 -4
  635. package/custom-elements.json +39 -34
  636. package/dist/cjs/digi-arbetsformedlingen.cjs.js +2 -2
  637. package/dist/cjs/digi-badge-notification.cjs.entry.js +1 -1
  638. package/dist/cjs/digi-badge-status.cjs.entry.js +1 -1
  639. package/dist/cjs/digi-bar-chart.cjs.entry.js +2 -2
  640. package/dist/cjs/digi-button_24.cjs.entry.js +1540 -0
  641. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2496 -0
  642. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
  643. package/dist/cjs/digi-calendar_2.cjs.entry.js +469 -0
  644. package/dist/cjs/digi-chart-line.cjs.entry.js +2 -2
  645. package/dist/cjs/digi-code-block_3.cjs.entry.js +13 -14
  646. package/dist/cjs/digi-code-example.cjs.entry.js +6 -6
  647. package/dist/cjs/digi-code.cjs.entry.js +2 -2
  648. package/dist/cjs/digi-context-menu.cjs.entry.js +4 -4
  649. package/dist/cjs/digi-dialog.cjs.entry.js +12 -11
  650. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -2
  651. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +5 -5
  652. package/dist/cjs/digi-expandable-faq.cjs.entry.js +3 -3
  653. package/dist/cjs/digi-footer-card.cjs.entry.js +2 -2
  654. package/dist/cjs/digi-footer.cjs.entry.js +11 -10
  655. package/dist/cjs/digi-form-category-filter.cjs.entry.js +3 -3
  656. package/dist/cjs/digi-form-checkbox.cjs.entry.js +3 -3
  657. package/dist/cjs/digi-form-error-list.cjs.entry.js +12 -11
  658. package/dist/cjs/digi-form-file-upload.cjs.entry.js +17 -16
  659. package/dist/cjs/digi-form-filter.cjs.entry.js +6 -6
  660. package/dist/cjs/digi-form-input-search.cjs.entry.js +10 -9
  661. package/dist/cjs/digi-form-input.cjs.entry.js +177 -0
  662. package/dist/cjs/digi-form-label_5.cjs.entry.js +175 -0
  663. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +3 -7
  664. package/dist/cjs/digi-form-receipt.cjs.entry.js +10 -9
  665. package/dist/cjs/digi-form-select-filter.cjs.entry.js +16 -15
  666. package/dist/cjs/digi-form-select_2.cjs.entry.js +176 -0
  667. package/dist/cjs/digi-form-textarea.cjs.entry.js +133 -0
  668. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +3 -3
  669. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +3 -3
  670. package/dist/cjs/digi-icon-apple.cjs.entry.js +3 -3
  671. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +3 -3
  672. package/dist/cjs/digi-icon-archive.cjs.entry.js +3 -3
  673. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +3 -3
  674. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +3 -3
  675. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +3 -3
  676. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +3 -3
  677. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +3 -3
  678. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +3 -3
  679. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +3 -3
  680. package/dist/cjs/digi-icon-at.cjs.entry.js +3 -3
  681. package/dist/cjs/digi-icon-bell.cjs.entry.js +3 -3
  682. package/dist/cjs/digi-icon-book.cjs.entry.js +3 -3
  683. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +3 -3
  684. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +3 -3
  685. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +3 -3
  686. package/dist/cjs/digi-icon-bubble.cjs.entry.js +3 -3
  687. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +3 -3
  688. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +3 -3
  689. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +3 -3
  690. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +3 -3
  691. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +3 -3
  692. package/dist/cjs/digi-icon-calendar.cjs.entry.js +3 -3
  693. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +3 -3
  694. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +5 -5
  695. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +3 -3
  696. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +3 -3
  697. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +5 -5
  698. package/dist/cjs/digi-icon-chat.cjs.entry.js +3 -3
  699. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +3 -3
  700. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +9 -9
  701. package/dist/cjs/digi-icon-check.cjs.entry.js +3 -3
  702. package/dist/cjs/digi-icon-checklist.cjs.entry.js +3 -3
  703. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +3 -3
  704. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +30 -0
  705. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +30 -0
  706. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +3 -3
  707. package/dist/cjs/digi-icon-clock.cjs.entry.js +3 -3
  708. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +3 -3
  709. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +3 -3
  710. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +3 -3
  711. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +3 -3
  712. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +3 -3
  713. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +3 -3
  714. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +3 -3
  715. package/dist/cjs/digi-icon-copy.cjs.entry.js +3 -3
  716. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +3 -3
  717. package/dist/cjs/digi-icon-download.cjs.entry.js +3 -3
  718. package/dist/cjs/digi-icon-dxa.cjs.entry.js +3 -3
  719. package/dist/cjs/digi-icon-edit.cjs.entry.js +3 -3
  720. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +3 -3
  721. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +3 -3
  722. package/dist/cjs/digi-icon-envelope.cjs.entry.js +3 -3
  723. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +3 -3
  724. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +3 -3
  725. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +3 -3
  726. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +3 -3
  727. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +3 -3
  728. package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +4 -4
  729. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +3 -3
  730. package/dist/cjs/digi-icon-eye.cjs.entry.js +3 -3
  731. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +3 -3
  732. package/dist/cjs/digi-icon-file-add.cjs.entry.js +2 -2
  733. package/dist/cjs/digi-icon-file-document.cjs.entry.js +3 -3
  734. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +3 -3
  735. package/dist/cjs/digi-icon-file-export.cjs.entry.js +2 -2
  736. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +3 -3
  737. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +3 -3
  738. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +3 -3
  739. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-file-word.cjs.entry.js +3 -3
  741. package/dist/cjs/digi-icon-film.cjs.entry.js +3 -3
  742. package/dist/cjs/digi-icon-filter.cjs.entry.js +3 -3
  743. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +2 -2
  744. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +2 -2
  745. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +2 -2
  746. package/dist/cjs/digi-icon-folder.cjs.entry.js +2 -2
  747. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +3 -3
  748. package/dist/cjs/digi-icon-globe.cjs.entry.js +3 -3
  749. package/dist/cjs/digi-icon-headphones.cjs.entry.js +3 -3
  750. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +3 -3
  751. package/dist/cjs/digi-icon-heart.cjs.entry.js +3 -3
  752. package/dist/cjs/digi-icon-history.cjs.entry.js +3 -3
  753. package/dist/cjs/digi-icon-home.cjs.entry.js +3 -3
  754. package/dist/cjs/digi-icon-image.cjs.entry.js +3 -3
  755. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +3 -3
  756. package/dist/cjs/digi-icon-instagram.cjs.entry.js +3 -3
  757. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +3 -3
  758. package/dist/cjs/digi-icon-language-outline.cjs.entry.js +3 -3
  759. package/dist/cjs/digi-icon-language.cjs.entry.js +3 -3
  760. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +3 -3
  761. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +3 -3
  762. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +3 -3
  763. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +3 -3
  764. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +3 -3
  765. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +3 -3
  766. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +3 -3
  767. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +3 -3
  768. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +13 -13
  769. package/dist/cjs/digi-icon-lock.cjs.entry.js +3 -3
  770. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +3 -3
  771. package/dist/cjs/digi-icon-marker.cjs.entry.js +3 -3
  772. package/dist/cjs/digi-icon-media-course.cjs.entry.js +3 -3
  773. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +3 -3
  774. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +3 -3
  775. package/dist/cjs/digi-icon-microphone.cjs.entry.js +3 -3
  776. package/dist/cjs/digi-icon-move.cjs.entry.js +3 -3
  777. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +9 -9
  778. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +3 -3
  779. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +3 -3
  780. package/dist/cjs/digi-icon-online-task.cjs.entry.js +3 -3
  781. package/dist/cjs/digi-icon-open-source.cjs.entry.js +3 -3
  782. package/dist/cjs/digi-icon-palette.cjs.entry.js +3 -3
  783. package/dist/cjs/digi-icon-paste.cjs.entry.js +2 -2
  784. package/dist/cjs/digi-icon-pen.cjs.entry.js +3 -3
  785. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +3 -3
  786. package/dist/cjs/digi-icon-phone.cjs.entry.js +3 -3
  787. package/dist/cjs/digi-icon-print.cjs.entry.js +3 -3
  788. package/dist/cjs/digi-icon-read.cjs.entry.js +3 -3
  789. package/dist/cjs/digi-icon-redo.cjs.entry.js +3 -3
  790. package/dist/cjs/digi-icon-scale.cjs.entry.js +2 -2
  791. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +3 -3
  792. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +3 -3
  793. package/dist/cjs/digi-icon-search.cjs.entry.js +3 -3
  794. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +3 -3
  795. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +3 -3
  796. package/dist/cjs/digi-icon-settings.cjs.entry.js +3 -3
  797. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +3 -3
  798. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +3 -3
  799. package/dist/cjs/digi-icon-sign.cjs.entry.js +3 -3
  800. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +3 -3
  801. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +3 -3
  802. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +3 -3
  803. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +3 -3
  804. package/dist/cjs/digi-icon-sort.cjs.entry.js +3 -3
  805. package/dist/cjs/digi-icon-spinner.cjs.entry.js +3 -3
  806. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +3 -3
  807. package/dist/cjs/digi-icon-star.cjs.entry.js +3 -3
  808. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +3 -3
  809. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +3 -3
  810. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +3 -3
  811. package/dist/cjs/digi-icon-table-column.cjs.entry.js +3 -3
  812. package/dist/cjs/digi-icon-table-row.cjs.entry.js +3 -3
  813. package/dist/cjs/digi-icon-task-done.cjs.entry.js +3 -3
  814. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +3 -3
  815. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +3 -3
  816. package/dist/cjs/digi-icon-twitter.cjs.entry.js +3 -3
  817. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +3 -3
  818. package/dist/cjs/digi-icon-unlock.cjs.entry.js +3 -3
  819. package/dist/cjs/digi-icon-update.cjs.entry.js +3 -3
  820. package/dist/cjs/digi-icon-upload.cjs.entry.js +3 -3
  821. package/dist/cjs/digi-icon-user-add.cjs.entry.js +2 -2
  822. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +3 -3
  823. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +2 -2
  824. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +3 -3
  825. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +3 -3
  826. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +3 -3
  827. package/dist/cjs/digi-icon-volume.cjs.entry.js +3 -3
  828. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +3 -3
  829. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +3 -3
  830. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +3 -3
  831. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +3 -3
  832. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +3 -3
  833. package/dist/cjs/digi-icon-window.cjs.entry.js +3 -3
  834. package/dist/cjs/digi-icon-x-button.cjs.entry.js +3 -3
  835. package/dist/cjs/digi-icon-youtube.cjs.entry.js +3 -3
  836. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +2 -2
  837. package/dist/cjs/digi-info-card-multi.cjs.entry.js +2 -2
  838. package/dist/cjs/digi-info-card.cjs.entry.js +2 -2
  839. package/dist/cjs/digi-layout-columns.cjs.entry.js +2 -2
  840. package/dist/cjs/digi-link-button.cjs.entry.js +2 -2
  841. package/dist/cjs/digi-link-internal.cjs.entry.js +2 -2
  842. package/dist/cjs/digi-link.cjs.entry.js +2 -2
  843. package/dist/cjs/digi-list.cjs.entry.js +2 -2
  844. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +4 -4
  845. package/dist/cjs/digi-loader-spinner.cjs.entry.js +2 -2
  846. package/dist/cjs/digi-logo.cjs.entry.js +69 -0
  847. package/dist/cjs/digi-media-figure.cjs.entry.js +2 -2
  848. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +4 -4
  849. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +15 -14
  850. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +3 -3
  851. package/dist/cjs/digi-notification-alert.cjs.entry.js +11 -10
  852. package/dist/cjs/digi-notification-error-page.cjs.entry.js +12 -11
  853. package/dist/cjs/digi-progress-circle.cjs.entry.js +9 -9
  854. package/dist/cjs/digi-progress-indicator.cjs.entry.js +4 -4
  855. package/dist/cjs/digi-progress-list-item.cjs.entry.js +6 -6
  856. package/dist/cjs/digi-progress-list.cjs.entry.js +2 -2
  857. package/dist/cjs/digi-progressbar.cjs.entry.js +3 -3
  858. package/dist/cjs/digi-quote.cjs.entry.js +2 -2
  859. package/dist/cjs/digi-table.cjs.entry.js +2 -2
  860. package/dist/cjs/digi-tablist-panel.cjs.entry.js +3 -3
  861. package/dist/cjs/digi-tablist.cjs.entry.js +6 -6
  862. package/dist/cjs/digi-tag-media.cjs.entry.js +3 -3
  863. package/dist/cjs/digi-tag.cjs.entry.js +2 -2
  864. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +2 -2
  865. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +2 -2
  866. package/dist/cjs/digi-tools-feedback.cjs.entry.js +10 -9
  867. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +2 -2
  868. package/dist/cjs/digi-typography-meta.cjs.entry.js +2 -2
  869. package/dist/cjs/digi-typography-time.cjs.entry.js +2 -2
  870. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +2 -2
  871. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +2 -2
  872. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +2 -2
  873. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
  874. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +2 -2
  875. package/dist/cjs/{form-validation-message-variation.enum-c5ec3e2d.js → form-file-upload-variation.enum-634cfae8.js} +0 -7
  876. package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +15 -0
  877. package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
  878. package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
  879. package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
  880. package/dist/cjs/form-textarea-variation.enum-9c90d40f.js +17 -0
  881. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
  882. package/dist/cjs/{index-81fc5a97.js → index-7a477838.js} +38 -59
  883. package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
  884. package/dist/cjs/index-cad91a90.js +66 -0
  885. package/dist/cjs/index-e8333bcc.js +174 -0
  886. package/dist/cjs/index.cjs.js +105 -110
  887. package/dist/cjs/loader.cjs.js +2 -2
  888. package/dist/cjs/{typography-variation.enum-c6bb12f2.js → typography-variation.enum-9f56fd50.js} +55 -67
  889. package/dist/collection/collection-manifest.json +1 -0
  890. package/dist/collection/components/_calendar/calendar/calendar.css +0 -3
  891. package/dist/collection/components/_calendar/calendar/calendar.js +79 -67
  892. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +16 -19
  893. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +93 -207
  894. package/dist/collection/components/_calendar/week-view/calendar-week-view.js +4 -4
  895. package/dist/collection/components/_chart/bar-chart/bar-chart.js +1 -1
  896. package/dist/collection/components/_chart/chart-line/chart-line.js +1 -1
  897. package/dist/collection/components/_code/code/code.js +1 -1
  898. package/dist/collection/components/_code/code-block/code-block.js +1 -1
  899. package/dist/collection/components/_code/code-example/code-example.css +0 -1
  900. package/dist/collection/components/_code/code-example/code-example.js +4 -4
  901. package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
  902. package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
  903. package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
  904. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
  905. package/dist/collection/components/_footer/footer/footer.css +17 -0
  906. package/dist/collection/components/_footer/footer/footer.js +1 -1
  907. package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
  908. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
  909. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
  910. package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
  911. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +5 -59
  912. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +8 -8
  913. package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
  914. package/dist/collection/components/_form/form-input/form-input.js +6 -9
  915. package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
  916. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  917. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
  918. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +2 -80
  919. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  920. package/dist/collection/components/_form/form-select/form-select.js +4 -4
  921. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
  922. package/dist/collection/components/_form/form-textarea/form-textarea.js +6 -9
  923. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  924. package/dist/collection/components/_header/header/header.css +37 -28
  925. package/dist/collection/components/_header/header/header.js +70 -18
  926. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  927. package/dist/collection/components/_header/header-navigation/header-navigation.css +10 -0
  928. package/dist/collection/components/_header/header-navigation/header-navigation.js +5 -4
  929. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  930. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  931. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  932. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  933. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  934. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  935. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  936. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  937. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  938. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  939. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  940. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  941. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  942. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  943. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  944. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  945. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  946. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  947. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  948. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  949. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  950. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  951. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  952. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  953. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  954. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  955. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  956. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  957. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  958. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  959. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  960. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  961. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  962. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  963. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  964. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  965. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  966. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  967. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  968. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  969. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  970. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  971. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  972. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  973. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  974. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  975. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  976. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  977. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  978. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  979. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  980. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  981. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  982. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  983. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  984. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  985. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  986. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  987. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  988. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  989. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  990. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  991. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  992. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  993. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  994. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  995. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  996. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  997. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  998. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  999. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  1000. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  1001. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  1002. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  1003. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  1004. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  1005. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  1006. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  1007. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  1008. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  1009. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1010. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1011. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1012. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1013. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1014. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1015. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1016. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1017. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1018. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1019. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1020. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1021. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1022. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1023. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1024. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1025. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1026. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1027. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1028. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1029. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1030. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1031. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1032. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1033. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1034. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1035. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1036. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1037. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1038. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1039. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1040. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1041. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1042. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1043. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1044. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1045. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1046. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1047. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1048. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1049. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1050. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1051. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1052. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1053. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1054. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1055. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1056. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1057. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1058. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1059. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1060. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1061. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1062. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1063. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1064. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1065. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1066. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1067. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1068. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1069. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1070. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1071. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1072. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1073. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1074. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1075. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1076. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1077. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1078. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1079. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1080. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1081. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1082. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1083. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1084. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1085. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1086. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1087. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1088. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1089. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1090. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1091. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1092. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1093. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1094. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1095. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1096. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1097. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1098. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1099. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1100. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1101. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1102. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1103. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1104. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1105. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1106. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1107. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1108. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1109. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1110. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1111. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1112. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1113. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1114. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1115. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1116. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1117. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1118. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1119. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1120. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1121. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1122. package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
  1123. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1124. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1125. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1126. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1127. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1128. package/dist/collection/components/_link/link/link.js +1 -1
  1129. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1130. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1131. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1132. package/dist/collection/components/_list/list/list.js +1 -1
  1133. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1134. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1135. package/dist/collection/components/_logo/logo/logo.css +15 -85
  1136. package/dist/collection/components/_logo/logo/logo.js +78 -25
  1137. package/dist/collection/components/_logo/title-logo/title-logo-variation.enum.js +6 -0
  1138. package/dist/collection/components/_logo/title-logo/title-logo.css +78 -0
  1139. package/dist/collection/components/_logo/title-logo/title-logo.js +146 -0
  1140. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1141. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1142. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.css +5 -5
  1143. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1144. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
  1145. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1146. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1147. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1148. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1149. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1150. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1151. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1152. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1153. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1154. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  1155. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  1156. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1157. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1158. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1159. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1160. package/dist/collection/components/_table/table/table.js +1 -1
  1161. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1162. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1163. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1164. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1165. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1166. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +1 -1
  1167. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1168. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  1169. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1170. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1171. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1172. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1173. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1174. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1175. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1176. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1177. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1178. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1179. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1180. package/dist/collection/design-tokens/components/_footer.variables.scss +1 -0
  1181. package/dist/collection/design-tokens/components/_header.variables.scss +3 -3
  1182. package/dist/collection/design-tokens/components/_logo.variables.scss +5 -24
  1183. package/dist/collection/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1184. package/dist/collection/enums.js +1 -2
  1185. package/dist/collection/global/utils/applyStencilScope/applyStencilScope.util.js +13 -0
  1186. package/dist/collection/global/utils/applyStencilScope/index.js +1 -0
  1187. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1188. package/dist/digi-arbetsformedlingen/design-tokens/components/_footer.variables.scss +1 -0
  1189. package/dist/digi-arbetsformedlingen/design-tokens/components/_header.variables.scss +3 -3
  1190. package/dist/digi-arbetsformedlingen/design-tokens/components/_logo.variables.scss +5 -24
  1191. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1192. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1193. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-f24018e3.entry.js → p-0052b03c.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-98b9f757.entry.js → p-014044a7.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/{p-b1f046bc.entry.js → p-01c29a14.entry.js} +1 -1
  1197. package/dist/digi-arbetsformedlingen/{p-da86828e.entry.js → p-01df63d6.entry.js} +1 -1
  1198. package/dist/digi-arbetsformedlingen/p-01f5f243.entry.js +1 -0
  1199. package/dist/digi-arbetsformedlingen/{p-58a86b5f.entry.js → p-07513ee6.entry.js} +1 -1
  1200. package/dist/digi-arbetsformedlingen/{p-88d89422.entry.js → p-07b02fa8.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/p-092d0e3e.entry.js +1 -0
  1202. package/dist/digi-arbetsformedlingen/{p-34eb2bfc.entry.js → p-099b1bac.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/{p-578a5503.entry.js → p-0a904539.entry.js} +1 -1
  1204. package/dist/digi-arbetsformedlingen/{p-842f7414.entry.js → p-0ac9f348.entry.js} +1 -1
  1205. package/dist/digi-arbetsformedlingen/{p-a25dfae6.entry.js → p-0bc366fb.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-0674a72b.entry.js → p-0c210491.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-73358d64.entry.js → p-0c271457.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/p-0d35dc92.entry.js +1 -0
  1209. package/dist/digi-arbetsformedlingen/{p-d4a3672b.entry.js → p-0e634a09.entry.js} +1 -1
  1210. package/dist/digi-arbetsformedlingen/{p-4899b39e.entry.js → p-11b5ab8d.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-1b568bfe.entry.js → p-16303afa.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/p-16b8d192.entry.js +1 -0
  1213. package/dist/digi-arbetsformedlingen/{p-bfb78e9e.entry.js → p-16dd9b3f.entry.js} +1 -1
  1214. package/dist/digi-arbetsformedlingen/{p-db548ef5.entry.js → p-18006927.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/p-18ffcb24.entry.js +1 -0
  1216. package/dist/digi-arbetsformedlingen/{p-fdddbfc8.entry.js → p-1a21de52.entry.js} +1 -1
  1217. package/dist/digi-arbetsformedlingen/{p-d997189d.entry.js → p-1bd29b6a.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-9f76ceae.entry.js → p-1cc801fd.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/{p-a8b5f553.entry.js → p-1dc8b284.entry.js} +1 -1
  1220. package/dist/digi-arbetsformedlingen/{p-6b4f5007.entry.js → p-1e03ba21.entry.js} +1 -1
  1221. package/dist/digi-arbetsformedlingen/p-1e2a9156.entry.js +1 -0
  1222. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
  1223. package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
  1224. package/dist/digi-arbetsformedlingen/{p-d3a16cd3.entry.js → p-1fcbbf5f.entry.js} +1 -1
  1225. package/dist/digi-arbetsformedlingen/{p-c571715c.entry.js → p-2062e63b.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/{p-70d5b6d8.entry.js → p-20ef225a.entry.js} +1 -1
  1227. package/dist/digi-arbetsformedlingen/{p-5ffc1490.entry.js → p-21653bf9.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-7194b6d4.entry.js → p-218b829e.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-f1fa6847.entry.js → p-2196c33b.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/{p-57932243.entry.js → p-2412deb9.entry.js} +1 -1
  1231. package/dist/digi-arbetsformedlingen/{p-18d4fcd2.entry.js → p-2422b0d1.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-afc03fe9.entry.js → p-27388bc4.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-df2dbad3.entry.js → p-27be8d2b.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-6682c011.entry.js → p-293ea71f.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-c2c56530.entry.js → p-2aa3ed49.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/{p-210f07d5.entry.js → p-2c7d4ecf.entry.js} +1 -1
  1237. package/dist/digi-arbetsformedlingen/{p-2bc12345.entry.js → p-2f57b446.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/{p-0ba0b367.entry.js → p-2ffd9c4c.entry.js} +1 -1
  1239. package/dist/digi-arbetsformedlingen/{p-f3b8ef49.entry.js → p-3212807d.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/p-33425742.entry.js +1 -0
  1241. package/dist/digi-arbetsformedlingen/{p-04aa20f8.entry.js → p-34ef0baa.entry.js} +1 -1
  1242. package/dist/digi-arbetsformedlingen/{p-282615d5.entry.js → p-352712b9.entry.js} +1 -1
  1243. package/dist/digi-arbetsformedlingen/p-36229058.entry.js +1 -0
  1244. package/dist/digi-arbetsformedlingen/{p-95f0541d.entry.js → p-37459590.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-ffe543c2.entry.js → p-38603899.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-3656e551.entry.js → p-39604e43.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-a31b7db8.entry.js → p-3c28625a.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-356cd33f.entry.js → p-3e126f89.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/{p-ba74fb18.entry.js → p-3eb4faff.entry.js} +1 -1
  1250. package/dist/digi-arbetsformedlingen/{p-97df6bb5.entry.js → p-40f5fda7.entry.js} +1 -1
  1251. package/dist/digi-arbetsformedlingen/p-4224f1e4.entry.js +1 -0
  1252. package/dist/digi-arbetsformedlingen/{p-ff3847ca.entry.js → p-43a43f09.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-4477f14c.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/{p-0dabfbf2.entry.js → p-45af5d55.entry.js} +1 -1
  1255. package/dist/digi-arbetsformedlingen/{p-8d51bf4a.entry.js → p-4788712e.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-03f2c12b.entry.js → p-48113595.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +1 -0
  1258. package/dist/digi-arbetsformedlingen/{p-1611b5c5.entry.js → p-4871b74a.entry.js} +1 -1
  1259. package/dist/digi-arbetsformedlingen/{p-f8460123.entry.js → p-49aeb019.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/{p-f2f2ddc8.entry.js → p-4b5edc89.entry.js} +1 -1
  1261. package/dist/digi-arbetsformedlingen/{p-8b112e8e.entry.js → p-4b618926.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-7b077861.entry.js → p-4bb41707.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-fc609ae4.entry.js → p-4c69c234.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/p-4df8b9e1.entry.js +1 -0
  1265. package/dist/digi-arbetsformedlingen/{p-c34defe4.entry.js → p-4e2e1902.entry.js} +1 -1
  1266. package/dist/digi-arbetsformedlingen/{p-a05d9a25.entry.js → p-4eb58cf9.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-a0ed9e6c.entry.js → p-4f6b2e2a.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/{p-025cabb6.entry.js → p-4fe05e2f.entry.js} +1 -1
  1269. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
  1270. package/dist/digi-arbetsformedlingen/{p-0ec8853f.entry.js → p-51c9cc1a.entry.js} +1 -1
  1271. package/dist/digi-arbetsformedlingen/{p-f1de4bf6.js → p-52e3bb32.js} +2 -2
  1272. package/dist/digi-arbetsformedlingen/{p-c1f1614f.entry.js → p-53483e1d.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-1a12faea.entry.js → p-5456a3bc.entry.js} +1 -1
  1274. package/dist/digi-arbetsformedlingen/{p-bba72c14.entry.js → p-5473bfea.entry.js} +1 -1
  1275. package/dist/digi-arbetsformedlingen/p-54a797ed.entry.js +1 -0
  1276. package/dist/digi-arbetsformedlingen/{p-e6313314.entry.js → p-5503d5be.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/{p-3ca255fb.entry.js → p-56cb2ded.entry.js} +1 -1
  1278. package/dist/digi-arbetsformedlingen/{p-79c08614.entry.js → p-57dd2b38.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-cf8705ff.entry.js → p-588fe3b5.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-8042dd80.entry.js → p-592fd6a9.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-59ed9a08.entry.js → p-5acaf4b0.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/{p-c01d3031.entry.js → p-5ad1a828.entry.js} +1 -1
  1283. package/dist/digi-arbetsformedlingen/{p-1991cbd6.entry.js → p-5b01d3e2.entry.js} +1 -1
  1284. package/dist/digi-arbetsformedlingen/p-5c7acd45.entry.js +1 -0
  1285. package/dist/digi-arbetsformedlingen/{p-5520c068.entry.js → p-5d0ffc80.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-91071734.entry.js → p-5d30475d.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-76dda986.entry.js → p-5e37e5aa.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/{p-30fe9410.entry.js → p-5ee51a86.entry.js} +1 -1
  1289. package/dist/digi-arbetsformedlingen/{p-8f398e56.entry.js → p-60989dea.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/{p-35360e65.entry.js → p-61385dc4.entry.js} +1 -1
  1291. package/dist/digi-arbetsformedlingen/{p-98aa180e.entry.js → p-63148e09.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-51354379.entry.js → p-649c30ed.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/p-6559910e.entry.js +1 -0
  1294. package/dist/digi-arbetsformedlingen/{p-3add0508.entry.js → p-658aa433.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-8638aeba.entry.js → p-66483a84.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-c6ebe45b.entry.js → p-664de70c.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/{p-f36104b8.entry.js → p-676ab6ef.entry.js} +1 -1
  1298. package/dist/digi-arbetsformedlingen/{p-a4cecc24.entry.js → p-6a33818a.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-a3a748b1.entry.js → p-6de493b0.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-61134ea0.entry.js → p-6e925e52.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-05fe8358.entry.js → p-726a0b56.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/p-7393b76b.entry.js +1 -0
  1303. package/dist/digi-arbetsformedlingen/{p-1cd949af.entry.js → p-73f6209d.entry.js} +1 -1
  1304. package/dist/digi-arbetsformedlingen/{p-03c89967.entry.js → p-7474d7b0.entry.js} +1 -1
  1305. package/dist/digi-arbetsformedlingen/p-753987ba.entry.js +1 -0
  1306. package/dist/digi-arbetsformedlingen/{p-bfe515b0.entry.js → p-7660ba5b.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/{p-2c714af4.entry.js → p-76eb331e.entry.js} +1 -1
  1308. package/dist/digi-arbetsformedlingen/{p-5d851fc7.entry.js → p-77ea6604.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-e4f6a021.entry.js → p-780b30f6.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-24fe2189.js → p-7933b555.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
  1312. package/dist/digi-arbetsformedlingen/{p-2c657d2a.entry.js → p-7d54fe81.entry.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/{p-e0ddaa32.entry.js → p-7d597755.entry.js} +1 -1
  1314. package/dist/digi-arbetsformedlingen/{p-309cc07e.entry.js → p-7e6d699e.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-4b149cd0.entry.js → p-7ed49934.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/{p-a6925231.entry.js → p-804cb867.entry.js} +1 -1
  1317. package/dist/digi-arbetsformedlingen/{p-99eae5f5.entry.js → p-80a77b6e.entry.js} +1 -1
  1318. package/dist/digi-arbetsformedlingen/{p-5762d73d.entry.js → p-815a97f1.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-deb342fa.entry.js → p-82634b60.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/p-82a89ca1.entry.js +1 -0
  1321. package/dist/digi-arbetsformedlingen/{p-aa3e3eef.entry.js → p-8318562f.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/{p-8fde626d.entry.js → p-83269fe6.entry.js} +1 -1
  1323. package/dist/digi-arbetsformedlingen/{p-dc571b83.entry.js → p-8328e58b.entry.js} +1 -1
  1324. package/dist/digi-arbetsformedlingen/{p-05645b1e.entry.js → p-8355c75d.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-133eb88c.entry.js → p-8473e21b.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/{p-45d194e8.entry.js → p-87721a1f.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-d10d9f6b.entry.js → p-89566597.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-afc4494d.entry.js → p-8b88c952.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/{p-fefd78cb.entry.js → p-8d3cb15a.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/{p-ab807393.entry.js → p-8e16d36a.entry.js} +1 -1
  1332. package/dist/digi-arbetsformedlingen/p-8ef4cf4a.entry.js +1 -0
  1333. package/dist/digi-arbetsformedlingen/{p-f80bf0cf.entry.js → p-8fa46692.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/{p-e09a3a9b.entry.js → p-9045d5ff.entry.js} +1 -1
  1335. package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
  1336. package/dist/digi-arbetsformedlingen/{p-62908311.entry.js → p-905f3864.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-b7f51664.entry.js → p-90bc53dc.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/{p-24cd5148.entry.js → p-93ec0277.entry.js} +1 -1
  1339. package/dist/digi-arbetsformedlingen/{p-a4f63acf.entry.js → p-9495044c.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-7b144af0.entry.js → p-9763005c.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-4898e3e1.entry.js → p-9789b001.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-7f5ccb4b.entry.js → p-99e4bd13.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-d2f05c30.entry.js → p-9a73a55d.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-3ae0fb97.entry.js → p-9a7e195c.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/p-9c5a93d8.js +1 -0
  1346. package/dist/digi-arbetsformedlingen/{p-1443ee18.entry.js → p-9cf50217.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/{p-35085329.entry.js → p-9d15493f.entry.js} +1 -1
  1348. package/dist/digi-arbetsformedlingen/{p-29c21aa2.entry.js → p-9df20034.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/p-9e4a0fe4.entry.js +1 -0
  1350. package/dist/digi-arbetsformedlingen/{p-19bc2782.entry.js → p-9ea535e1.entry.js} +1 -1
  1351. package/dist/digi-arbetsformedlingen/{p-dd5d6b5b.entry.js → p-9fe345d1.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/{p-bda62d83.entry.js → p-a0267f76.entry.js} +1 -1
  1353. package/dist/digi-arbetsformedlingen/{p-dfebd13b.entry.js → p-a1ae9863.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-b4894794.entry.js → p-a439e93f.entry.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-f5ab5a6d.entry.js → p-a4895704.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-fb73b450.entry.js → p-a5c387e8.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/p-a5c6e42e.entry.js +1 -0
  1358. package/dist/digi-arbetsformedlingen/{p-115ed01d.entry.js → p-a67b4609.entry.js} +1 -1
  1359. package/dist/digi-arbetsformedlingen/{p-716522cc.entry.js → p-a6a0a040.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-45caeb11.entry.js → p-a7361f39.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/p-a7d97546.entry.js +1 -0
  1362. package/dist/digi-arbetsformedlingen/{p-7bc209b0.entry.js → p-a947fa52.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-354ee792.entry.js → p-a98df65c.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-1400a7db.entry.js → p-a9bfc5bd.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-df144f4a.entry.js → p-accb56da.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-82998dc8.entry.js → p-ad471fd2.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-ab1f9fa3.entry.js → p-af4b851e.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-eec05f58.entry.js → p-b10a1760.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-d4f972c0.entry.js → p-b21e9c0a.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/{p-6079b98f.entry.js → p-b22f09f1.entry.js} +1 -1
  1371. package/dist/digi-arbetsformedlingen/{p-7c4a57bc.entry.js → p-b32df740.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-89266d02.entry.js → p-b48f2acd.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-4a1af082.entry.js → p-b63e0b2d.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-f0679d19.entry.js → p-b734218c.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/{p-05da2430.entry.js → p-b7494943.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/{p-cb694b2c.entry.js → p-b81e0aec.entry.js} +1 -1
  1377. package/dist/digi-arbetsformedlingen/p-b924bb0b.entry.js +1 -0
  1378. package/dist/digi-arbetsformedlingen/{p-48f60428.entry.js → p-ba39e14b.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-ab83e07e.entry.js → p-baac6e73.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-5ccb12cc.entry.js → p-bab6f184.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-1426e071.entry.js → p-bb0935fc.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/p-bb1daa3b.entry.js +1 -0
  1383. package/dist/digi-arbetsformedlingen/{p-20e42b63.entry.js → p-bb554f34.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/p-bd6e0b22.entry.js +1 -0
  1385. package/dist/digi-arbetsformedlingen/{p-13f62d12.entry.js → p-c04b06a2.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-c1606b8a.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-4efff0ca.entry.js → p-c168c84a.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-1b26e051.entry.js → p-c30a3366.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/{p-de04fc95.entry.js → p-c566cef3.entry.js} +1 -1
  1390. package/dist/digi-arbetsformedlingen/{p-2a86430e.entry.js → p-c70ba82f.entry.js} +1 -1
  1391. package/dist/digi-arbetsformedlingen/{p-d09d6e4e.entry.js → p-c721f99a.entry.js} +1 -1
  1392. package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
  1393. package/dist/digi-arbetsformedlingen/{p-cf22ea4c.entry.js → p-c81d1d0b.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/p-c8257c8c.entry.js +1 -0
  1395. package/dist/digi-arbetsformedlingen/{p-c6ec95b6.entry.js → p-c8751075.entry.js} +1 -1
  1396. package/dist/digi-arbetsformedlingen/{p-ba1f3c21.entry.js → p-c917502e.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-c8012cef.entry.js → p-c92e206b.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/{p-eece0f27.entry.js → p-cab53989.entry.js} +1 -1
  1399. package/dist/digi-arbetsformedlingen/{p-765c940e.entry.js → p-ccd18e1a.entry.js} +1 -1
  1400. package/dist/digi-arbetsformedlingen/{p-ad3bc89a.entry.js → p-cd770cb4.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/{p-212c9b16.entry.js → p-cdbfa3d0.entry.js} +1 -1
  1402. package/dist/digi-arbetsformedlingen/p-ce8d2455.entry.js +1 -0
  1403. package/dist/digi-arbetsformedlingen/{p-2bafc4e6.entry.js → p-cfad003c.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/{p-cdfc6b9e.entry.js → p-d0a8fa77.entry.js} +1 -1
  1405. package/dist/digi-arbetsformedlingen/{p-5ff83bb2.entry.js → p-d146131e.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-ee95a46b.entry.js → p-d1a77b0b.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/{p-5bd4feb1.entry.js → p-d2799e99.entry.js} +1 -1
  1408. package/dist/digi-arbetsformedlingen/{p-51b3e6b7.entry.js → p-d2a12b86.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/p-d2d0856f.js +1 -0
  1410. package/dist/digi-arbetsformedlingen/{p-29a7704c.entry.js → p-d46b426b.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/p-d4d2b1a5.entry.js +1 -0
  1412. package/dist/digi-arbetsformedlingen/{p-2f57b6f7.entry.js → p-d5376b7c.entry.js} +1 -1
  1413. package/dist/digi-arbetsformedlingen/{p-5f8404ac.entry.js → p-d7cdbe75.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/{p-a9364824.entry.js → p-d8b9b535.entry.js} +1 -1
  1415. package/dist/digi-arbetsformedlingen/{p-2a814ab4.entry.js → p-db7c2105.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-f066ad62.entry.js → p-dcaa4461.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-72be21a0.entry.js → p-de1e9254.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-c2084f44.entry.js → p-df2038b9.entry.js} +1 -1
  1419. package/dist/digi-arbetsformedlingen/p-e0db40e9.entry.js +1 -0
  1420. package/dist/digi-arbetsformedlingen/p-e10e24fc.entry.js +1 -0
  1421. package/dist/digi-arbetsformedlingen/p-e2330d9c.entry.js +1 -0
  1422. package/dist/digi-arbetsformedlingen/p-e54f5b28.entry.js +1 -0
  1423. package/dist/digi-arbetsformedlingen/{p-91bd565a.entry.js → p-e55d3abf.entry.js} +1 -1
  1424. package/dist/digi-arbetsformedlingen/{p-9d07a6b7.entry.js → p-e627abeb.entry.js} +1 -1
  1425. package/dist/digi-arbetsformedlingen/{p-9acaa089.entry.js → p-e69d2e1c.entry.js} +1 -1
  1426. package/dist/digi-arbetsformedlingen/{p-07527c31.entry.js → p-e8fd0aed.entry.js} +1 -1
  1427. package/dist/digi-arbetsformedlingen/{p-14565bc4.entry.js → p-e917904e.entry.js} +1 -1
  1428. package/dist/digi-arbetsformedlingen/p-ea09368a.entry.js +1 -0
  1429. package/dist/digi-arbetsformedlingen/{p-79c6ecc6.entry.js → p-edfdf8e9.entry.js} +1 -1
  1430. package/dist/digi-arbetsformedlingen/{p-2e622d7a.entry.js → p-eeec1cf1.entry.js} +1 -1
  1431. package/dist/digi-arbetsformedlingen/{p-4a92afba.entry.js → p-ef9a3ddc.entry.js} +1 -1
  1432. package/dist/digi-arbetsformedlingen/{p-693e33b2.entry.js → p-f1a6524e.entry.js} +1 -1
  1433. package/dist/digi-arbetsformedlingen/{p-ef5ef502.entry.js → p-f2eb8ee5.entry.js} +1 -1
  1434. package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
  1435. package/dist/digi-arbetsformedlingen/{p-a69d8ad3.entry.js → p-f6476365.entry.js} +1 -1
  1436. package/dist/digi-arbetsformedlingen/{p-d974fef4.entry.js → p-f69dbfcf.entry.js} +1 -1
  1437. package/dist/digi-arbetsformedlingen/{p-8186b82c.entry.js → p-f6b2d484.entry.js} +1 -1
  1438. package/dist/digi-arbetsformedlingen/p-f70535e3.entry.js +1 -0
  1439. package/dist/digi-arbetsformedlingen/{p-385e1afb.entry.js → p-f7628391.entry.js} +1 -1
  1440. package/dist/digi-arbetsformedlingen/{p-2c063933.entry.js → p-f9315403.entry.js} +1 -1
  1441. package/dist/digi-arbetsformedlingen/{p-26983270.entry.js → p-fc252a02.entry.js} +1 -1
  1442. package/dist/digi-arbetsformedlingen/{p-ca226329.entry.js → p-fc945ec1.entry.js} +1 -1
  1443. package/dist/digi-arbetsformedlingen/{p-cb94f90d.entry.js → p-fe235598.entry.js} +1 -1
  1444. package/dist/esm/digi-arbetsformedlingen.js +3 -3
  1445. package/dist/esm/digi-badge-notification.entry.js +1 -1
  1446. package/dist/esm/digi-badge-status.entry.js +1 -1
  1447. package/dist/esm/digi-bar-chart.entry.js +2 -2
  1448. package/dist/esm/digi-button_24.entry.js +1513 -0
  1449. package/dist/esm/digi-calendar-datepicker.entry.js +2492 -0
  1450. package/dist/esm/digi-calendar-week-view.entry.js +7 -6
  1451. package/dist/esm/digi-calendar_2.entry.js +464 -0
  1452. package/dist/esm/digi-chart-line.entry.js +2 -2
  1453. package/dist/esm/digi-code-block_3.entry.js +13 -14
  1454. package/dist/esm/digi-code-example.entry.js +6 -6
  1455. package/dist/esm/digi-code.entry.js +2 -2
  1456. package/dist/esm/digi-context-menu.entry.js +4 -4
  1457. package/dist/esm/digi-dialog.entry.js +12 -11
  1458. package/dist/esm/digi-expandable-accordion.entry.js +2 -2
  1459. package/dist/esm/digi-expandable-faq-item.entry.js +5 -5
  1460. package/dist/esm/digi-expandable-faq.entry.js +3 -3
  1461. package/dist/esm/digi-footer-card.entry.js +2 -2
  1462. package/dist/esm/digi-footer.entry.js +11 -10
  1463. package/dist/esm/digi-form-category-filter.entry.js +3 -3
  1464. package/dist/esm/digi-form-checkbox.entry.js +3 -3
  1465. package/dist/esm/digi-form-error-list.entry.js +12 -11
  1466. package/dist/esm/digi-form-file-upload.entry.js +11 -10
  1467. package/dist/esm/digi-form-filter.entry.js +6 -6
  1468. package/dist/esm/digi-form-input-search.entry.js +5 -4
  1469. package/dist/esm/digi-form-input.entry.js +173 -0
  1470. package/dist/esm/digi-form-label_5.entry.js +167 -0
  1471. package/dist/esm/digi-form-radiogroup.entry.js +3 -7
  1472. package/dist/esm/digi-form-receipt.entry.js +10 -9
  1473. package/dist/esm/digi-form-select-filter.entry.js +16 -15
  1474. package/dist/esm/digi-form-select_2.entry.js +171 -0
  1475. package/dist/esm/digi-form-textarea.entry.js +129 -0
  1476. package/dist/esm/digi-icon-accessibility-deaf.entry.js +3 -3
  1477. package/dist/esm/digi-icon-accessibility-universal.entry.js +3 -3
  1478. package/dist/esm/digi-icon-apple.entry.js +3 -3
  1479. package/dist/esm/digi-icon-archive-outline.entry.js +3 -3
  1480. package/dist/esm/digi-icon-archive.entry.js +3 -3
  1481. package/dist/esm/digi-icon-arrow-back.entry.js +3 -3
  1482. package/dist/esm/digi-icon-arrow-down.entry.js +3 -3
  1483. package/dist/esm/digi-icon-arrow-left.entry.js +3 -3
  1484. package/dist/esm/digi-icon-arrow-right.entry.js +3 -3
  1485. package/dist/esm/digi-icon-arrow-sign-in.entry.js +3 -3
  1486. package/dist/esm/digi-icon-arrow-sign-out.entry.js +3 -3
  1487. package/dist/esm/digi-icon-arrow-up.entry.js +3 -3
  1488. package/dist/esm/digi-icon-at.entry.js +3 -3
  1489. package/dist/esm/digi-icon-bell.entry.js +3 -3
  1490. package/dist/esm/digi-icon-book.entry.js +3 -3
  1491. package/dist/esm/digi-icon-bookmark-outline.entry.js +3 -3
  1492. package/dist/esm/digi-icon-bookmark-solid.entry.js +3 -3
  1493. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +3 -3
  1494. package/dist/esm/digi-icon-bubble.entry.js +3 -3
  1495. package/dist/esm/digi-icon-building-outline.entry.js +3 -3
  1496. package/dist/esm/digi-icon-building-solid.entry.js +3 -3
  1497. package/dist/esm/digi-icon-bullseye.entry.js +3 -3
  1498. package/dist/esm/digi-icon-calculator-solid.entry.js +3 -3
  1499. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +3 -3
  1500. package/dist/esm/digi-icon-calendar.entry.js +3 -3
  1501. package/dist/esm/digi-icon-caret-circle-right.entry.js +3 -3
  1502. package/dist/esm/digi-icon-caret-down_2.entry.js +5 -5
  1503. package/dist/esm/digi-icon-caret-left.entry.js +3 -3
  1504. package/dist/esm/digi-icon-caret-right.entry.js +3 -3
  1505. package/dist/esm/digi-icon-chart_2.entry.js +5 -5
  1506. package/dist/esm/digi-icon-chat.entry.js +3 -3
  1507. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +3 -3
  1508. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +9 -9
  1509. package/dist/esm/digi-icon-check.entry.js +3 -3
  1510. package/dist/esm/digi-icon-checklist.entry.js +3 -3
  1511. package/dist/esm/digi-icon-chevron-down.entry.js +3 -3
  1512. package/dist/esm/digi-icon-chevron-left.entry.js +26 -0
  1513. package/dist/esm/digi-icon-chevron-right.entry.js +26 -0
  1514. package/dist/esm/digi-icon-chevron-up.entry.js +3 -3
  1515. package/dist/esm/digi-icon-clock.entry.js +3 -3
  1516. package/dist/esm/digi-icon-communication-play-solid.entry.js +3 -3
  1517. package/dist/esm/digi-icon-compress-alt.entry.js +3 -3
  1518. package/dist/esm/digi-icon-comunication-case.entry.js +3 -3
  1519. package/dist/esm/digi-icon-comunication-flag.entry.js +3 -3
  1520. package/dist/esm/digi-icon-comunication-graduate.entry.js +3 -3
  1521. package/dist/esm/digi-icon-comunication-play.entry.js +3 -3
  1522. package/dist/esm/digi-icon-cooperation.entry.js +3 -3
  1523. package/dist/esm/digi-icon-copy.entry.js +3 -3
  1524. package/dist/esm/digi-icon-danger-outline.entry.js +3 -3
  1525. package/dist/esm/digi-icon-download.entry.js +3 -3
  1526. package/dist/esm/digi-icon-dxa.entry.js +3 -3
  1527. package/dist/esm/digi-icon-edit.entry.js +3 -3
  1528. package/dist/esm/digi-icon-ellipsis.entry.js +3 -3
  1529. package/dist/esm/digi-icon-envelope-filled.entry.js +3 -3
  1530. package/dist/esm/digi-icon-envelope.entry.js +3 -3
  1531. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +3 -3
  1532. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +3 -3
  1533. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +3 -3
  1534. package/dist/esm/digi-icon-exclamation-triangle.entry.js +3 -3
  1535. package/dist/esm/digi-icon-expand-alt.entry.js +3 -3
  1536. package/dist/esm/digi-icon-external-link-alt_2.entry.js +4 -4
  1537. package/dist/esm/digi-icon-eye-slash.entry.js +3 -3
  1538. package/dist/esm/digi-icon-eye.entry.js +3 -3
  1539. package/dist/esm/digi-icon-facebook-square.entry.js +3 -3
  1540. package/dist/esm/digi-icon-file-add.entry.js +2 -2
  1541. package/dist/esm/digi-icon-file-document.entry.js +3 -3
  1542. package/dist/esm/digi-icon-file-excel.entry.js +3 -3
  1543. package/dist/esm/digi-icon-file-export.entry.js +2 -2
  1544. package/dist/esm/digi-icon-file-governing.entry.js +3 -3
  1545. package/dist/esm/digi-icon-file-pdf.entry.js +3 -3
  1546. package/dist/esm/digi-icon-file-powerpoint.entry.js +3 -3
  1547. package/dist/esm/digi-icon-file-remove.entry.js +2 -2
  1548. package/dist/esm/digi-icon-file-word.entry.js +3 -3
  1549. package/dist/esm/digi-icon-film.entry.js +3 -3
  1550. package/dist/esm/digi-icon-filter.entry.js +3 -3
  1551. package/dist/esm/digi-icon-folder-add.entry.js +2 -2
  1552. package/dist/esm/digi-icon-folder-directory.entry.js +2 -2
  1553. package/dist/esm/digi-icon-folder-open.entry.js +2 -2
  1554. package/dist/esm/digi-icon-folder.entry.js +2 -2
  1555. package/dist/esm/digi-icon-globe-filled.entry.js +3 -3
  1556. package/dist/esm/digi-icon-globe.entry.js +3 -3
  1557. package/dist/esm/digi-icon-headphones.entry.js +3 -3
  1558. package/dist/esm/digi-icon-heart-solid.entry.js +3 -3
  1559. package/dist/esm/digi-icon-heart.entry.js +3 -3
  1560. package/dist/esm/digi-icon-history.entry.js +3 -3
  1561. package/dist/esm/digi-icon-home.entry.js +3 -3
  1562. package/dist/esm/digi-icon-image.entry.js +3 -3
  1563. package/dist/esm/digi-icon-info-circle-solid.entry.js +3 -3
  1564. package/dist/esm/digi-icon-instagram.entry.js +3 -3
  1565. package/dist/esm/digi-icon-job-suggestion.entry.js +3 -3
  1566. package/dist/esm/digi-icon-language-outline.entry.js +3 -3
  1567. package/dist/esm/digi-icon-language.entry.js +3 -3
  1568. package/dist/esm/digi-icon-laptop-phone.entry.js +3 -3
  1569. package/dist/esm/digi-icon-lattlast.entry.js +3 -3
  1570. package/dist/esm/digi-icon-licence-bus.entry.js +3 -3
  1571. package/dist/esm/digi-icon-licence-car.entry.js +3 -3
  1572. package/dist/esm/digi-icon-licence-motorcycle.entry.js +3 -3
  1573. package/dist/esm/digi-icon-licence-truck.entry.js +3 -3
  1574. package/dist/esm/digi-icon-lightbulb.entry.js +3 -3
  1575. package/dist/esm/digi-icon-linkedin-in.entry.js +3 -3
  1576. package/dist/esm/digi-icon-list-ul_6.entry.js +13 -13
  1577. package/dist/esm/digi-icon-lock.entry.js +3 -3
  1578. package/dist/esm/digi-icon-marker-filled.entry.js +3 -3
  1579. package/dist/esm/digi-icon-marker.entry.js +3 -3
  1580. package/dist/esm/digi-icon-media-course.entry.js +3 -3
  1581. package/dist/esm/digi-icon-media-podcast.entry.js +3 -3
  1582. package/dist/esm/digi-icon-microphone-off.entry.js +3 -3
  1583. package/dist/esm/digi-icon-microphone.entry.js +3 -3
  1584. package/dist/esm/digi-icon-move.entry.js +3 -3
  1585. package/dist/esm/digi-icon-notification-error_4.entry.js +9 -9
  1586. package/dist/esm/digi-icon-online-interview.entry.js +3 -3
  1587. package/dist/esm/digi-icon-online-meeting.entry.js +3 -3
  1588. package/dist/esm/digi-icon-online-task.entry.js +3 -3
  1589. package/dist/esm/digi-icon-open-source.entry.js +3 -3
  1590. package/dist/esm/digi-icon-palette.entry.js +3 -3
  1591. package/dist/esm/digi-icon-paste.entry.js +2 -2
  1592. package/dist/esm/digi-icon-pen.entry.js +3 -3
  1593. package/dist/esm/digi-icon-phone-hangup.entry.js +3 -3
  1594. package/dist/esm/digi-icon-phone.entry.js +3 -3
  1595. package/dist/esm/digi-icon-print.entry.js +3 -3
  1596. package/dist/esm/digi-icon-read.entry.js +3 -3
  1597. package/dist/esm/digi-icon-redo.entry.js +3 -3
  1598. package/dist/esm/digi-icon-scale.entry.js +2 -2
  1599. package/dist/esm/digi-icon-screensharing-off.entry.js +3 -3
  1600. package/dist/esm/digi-icon-screensharing.entry.js +3 -3
  1601. package/dist/esm/digi-icon-search.entry.js +3 -3
  1602. package/dist/esm/digi-icon-send-outline.entry.js +3 -3
  1603. package/dist/esm/digi-icon-send-solid.entry.js +3 -3
  1604. package/dist/esm/digi-icon-settings.entry.js +3 -3
  1605. package/dist/esm/digi-icon-share-alt.entry.js +3 -3
  1606. package/dist/esm/digi-icon-share-chain.entry.js +3 -3
  1607. package/dist/esm/digi-icon-sign.entry.js +3 -3
  1608. package/dist/esm/digi-icon-sliders-h.entry.js +3 -3
  1609. package/dist/esm/digi-icon-sokkandidat.entry.js +3 -3
  1610. package/dist/esm/digi-icon-sort-down.entry.js +3 -3
  1611. package/dist/esm/digi-icon-sort-up.entry.js +3 -3
  1612. package/dist/esm/digi-icon-sort.entry.js +3 -3
  1613. package/dist/esm/digi-icon-spinner.entry.js +3 -3
  1614. package/dist/esm/digi-icon-star-reg.entry.js +3 -3
  1615. package/dist/esm/digi-icon-star.entry.js +3 -3
  1616. package/dist/esm/digi-icon-suitcase-outline.entry.js +3 -3
  1617. package/dist/esm/digi-icon-suitcase-solid.entry.js +3 -3
  1618. package/dist/esm/digi-icon-system-assistance.entry.js +3 -3
  1619. package/dist/esm/digi-icon-table-column.entry.js +3 -3
  1620. package/dist/esm/digi-icon-table-row.entry.js +3 -3
  1621. package/dist/esm/digi-icon-task-done.entry.js +3 -3
  1622. package/dist/esm/digi-icon-toggle-off.entry.js +3 -3
  1623. package/dist/esm/digi-icon-toggle-on.entry.js +3 -3
  1624. package/dist/esm/digi-icon-twitter.entry.js +3 -3
  1625. package/dist/esm/digi-icon-tyck-till.entry.js +3 -3
  1626. package/dist/esm/digi-icon-unlock.entry.js +3 -3
  1627. package/dist/esm/digi-icon-update.entry.js +3 -3
  1628. package/dist/esm/digi-icon-upload.entry.js +3 -3
  1629. package/dist/esm/digi-icon-user-add.entry.js +2 -2
  1630. package/dist/esm/digi-icon-user-alt.entry.js +3 -3
  1631. package/dist/esm/digi-icon-user-edit.entry.js +2 -2
  1632. package/dist/esm/digi-icon-users-solid.entry.js +3 -3
  1633. package/dist/esm/digi-icon-videocamera-off.entry.js +3 -3
  1634. package/dist/esm/digi-icon-videocamera.entry.js +3 -3
  1635. package/dist/esm/digi-icon-volume.entry.js +3 -3
  1636. package/dist/esm/digi-icon-web-tv.entry.js +3 -3
  1637. package/dist/esm/digi-icon-wifi-signal0.entry.js +3 -3
  1638. package/dist/esm/digi-icon-wifi-signal1.entry.js +3 -3
  1639. package/dist/esm/digi-icon-wifi-signal2.entry.js +3 -3
  1640. package/dist/esm/digi-icon-wifi-signal3.entry.js +3 -3
  1641. package/dist/esm/digi-icon-window.entry.js +3 -3
  1642. package/dist/esm/digi-icon-x-button.entry.js +3 -3
  1643. package/dist/esm/digi-icon-youtube.entry.js +3 -3
  1644. package/dist/esm/digi-info-card-multi-container.entry.js +2 -2
  1645. package/dist/esm/digi-info-card-multi.entry.js +2 -2
  1646. package/dist/esm/digi-info-card.entry.js +2 -2
  1647. package/dist/esm/digi-layout-columns.entry.js +2 -2
  1648. package/dist/esm/digi-link-button.entry.js +2 -2
  1649. package/dist/esm/digi-link-internal.entry.js +2 -2
  1650. package/dist/esm/digi-link.entry.js +2 -2
  1651. package/dist/esm/digi-list.entry.js +2 -2
  1652. package/dist/esm/digi-loader-skeleton.entry.js +4 -4
  1653. package/dist/esm/digi-loader-spinner.entry.js +2 -2
  1654. package/dist/esm/digi-logo.entry.js +65 -0
  1655. package/dist/esm/digi-media-figure.entry.js +2 -2
  1656. package/dist/esm/digi-navigation-breadcrumbs.entry.js +4 -4
  1657. package/dist/esm/digi-navigation-pagination.entry.js +15 -14
  1658. package/dist/esm/digi-navigation-sidebar.entry.js +3 -3
  1659. package/dist/esm/digi-notification-alert.entry.js +11 -10
  1660. package/dist/esm/digi-notification-error-page.entry.js +12 -11
  1661. package/dist/esm/digi-progress-circle.entry.js +9 -9
  1662. package/dist/esm/digi-progress-indicator.entry.js +4 -4
  1663. package/dist/esm/digi-progress-list-item.entry.js +6 -6
  1664. package/dist/esm/digi-progress-list.entry.js +2 -2
  1665. package/dist/esm/digi-progressbar.entry.js +3 -3
  1666. package/dist/esm/digi-quote.entry.js +2 -2
  1667. package/dist/esm/digi-table.entry.js +2 -2
  1668. package/dist/esm/digi-tablist-panel.entry.js +3 -3
  1669. package/dist/esm/digi-tablist.entry.js +6 -6
  1670. package/dist/esm/digi-tag-media.entry.js +3 -3
  1671. package/dist/esm/digi-tag.entry.js +2 -2
  1672. package/dist/esm/digi-tools-feedback-banner.entry.js +2 -2
  1673. package/dist/esm/digi-tools-feedback-rating.entry.js +2 -2
  1674. package/dist/esm/digi-tools-feedback.entry.js +10 -9
  1675. package/dist/esm/digi-tools-theme-provider.entry.js +2 -2
  1676. package/dist/esm/digi-typography-meta.entry.js +2 -2
  1677. package/dist/esm/digi-typography-time.entry.js +2 -2
  1678. package/dist/esm/digi-util-detect-click-outside.entry.js +2 -2
  1679. package/dist/esm/digi-util-detect-focus-outside.entry.js +2 -2
  1680. package/dist/esm/digi-util-keyup-handler.entry.js +2 -2
  1681. package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
  1682. package/dist/esm/digi-util-resize-observer.entry.js +2 -2
  1683. package/dist/esm/{form-validation-message-variation.enum-f7835fc5.js → form-file-upload-variation.enum-9c49ec5e.js} +1 -8
  1684. package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +15 -0
  1685. package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
  1686. package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
  1687. package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
  1688. package/dist/esm/form-textarea-variation.enum-05017e8e.js +17 -0
  1689. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
  1690. package/dist/esm/{index-bfea2cc5.js → index-148a7577.js} +38 -59
  1691. package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
  1692. package/dist/esm/index-5b6c95c6.js +63 -0
  1693. package/dist/esm/index-8685f88d.js +170 -0
  1694. package/dist/esm/index.js +8 -7
  1695. package/dist/esm/loader.js +3 -3
  1696. package/dist/esm/{typography-variation.enum-dea0fe69.js → typography-variation.enum-8ba40d15.js} +56 -68
  1697. package/dist/types/components/_calendar/calendar/calendar.d.ts +13 -9
  1698. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +15 -36
  1699. package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +4 -15
  1700. package/dist/types/components/_form/form-input/form-input.d.ts +0 -1
  1701. package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +0 -16
  1702. package/dist/types/components/_form/form-textarea/form-textarea.d.ts +0 -1
  1703. package/dist/types/components/_header/header/header.d.ts +35 -2
  1704. package/dist/types/components/_header/header-navigation/header-navigation.d.ts +1 -0
  1705. package/dist/types/components/_logo/logo/logo.d.ts +19 -7
  1706. package/dist/types/components/_logo/title-logo/title-logo-variation.enum.d.ts +5 -0
  1707. package/dist/types/components/_logo/title-logo/title-logo.d.ts +52 -0
  1708. package/dist/types/components.d.ts +145 -120
  1709. package/dist/types/enums.d.ts +1 -2
  1710. package/dist/types/global/utils/applyStencilScope/applyStencilScope.util.d.ts +5 -0
  1711. package/dist/types/global/utils/applyStencilScope/index.d.ts +1 -0
  1712. package/hydrate/index.js +859 -784
  1713. package/hydrate/index.mjs +859 -784
  1714. package/package.json +1 -1
  1715. package/components/p-24fe2189.js +0 -9
  1716. package/components/p-290d1746.js +0 -13
  1717. package/components/p-82193a3f.js +0 -60
  1718. package/components/p-9a1bec0e.js +0 -9
  1719. package/dist/cjs/digi-button_19.cjs.entry.js +0 -4066
  1720. package/dist/cjs/digi-header-avatar.cjs.entry.js +0 -114
  1721. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +0 -27
  1722. package/dist/cjs/digi-header-navigation.cjs.entry.js +0 -224
  1723. package/dist/cjs/digi-header-notification.cjs.entry.js +0 -23
  1724. package/dist/cjs/digi-header.cjs.entry.js +0 -92
  1725. package/dist/cjs/digi-icon-bars.cjs.entry.js +0 -30
  1726. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +0 -30
  1727. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +0 -53
  1728. package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
  1729. package/dist/cjs/digi-logo_2.cjs.entry.js +0 -64
  1730. package/dist/cjs/digi-media-image_2.cjs.entry.js +0 -167
  1731. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +0 -150
  1732. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +0 -177
  1733. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +0 -38
  1734. package/dist/cjs/digi-typography-preamble.cjs.entry.js +0 -20
  1735. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +0 -48
  1736. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +0 -9
  1737. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
  1738. package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +0 -13
  1739. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +0 -17
  1740. package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +0 -7
  1741. package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +0 -7
  1742. package/dist/digi-arbetsformedlingen/p-02a6c3e6.entry.js +0 -1
  1743. package/dist/digi-arbetsformedlingen/p-0db17f9e.entry.js +0 -1
  1744. package/dist/digi-arbetsformedlingen/p-11035a85.entry.js +0 -1
  1745. package/dist/digi-arbetsformedlingen/p-1e7ead36.entry.js +0 -1
  1746. package/dist/digi-arbetsformedlingen/p-2242582b.entry.js +0 -1
  1747. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
  1748. package/dist/digi-arbetsformedlingen/p-38380fae.entry.js +0 -1
  1749. package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
  1750. package/dist/digi-arbetsformedlingen/p-3b20ec86.js +0 -1
  1751. package/dist/digi-arbetsformedlingen/p-4101f8a9.entry.js +0 -1
  1752. package/dist/digi-arbetsformedlingen/p-460572d9.entry.js +0 -1
  1753. package/dist/digi-arbetsformedlingen/p-4659accd.entry.js +0 -1
  1754. package/dist/digi-arbetsformedlingen/p-4b87e336.entry.js +0 -1
  1755. package/dist/digi-arbetsformedlingen/p-4f68f34d.entry.js +0 -1
  1756. package/dist/digi-arbetsformedlingen/p-580403f8.entry.js +0 -1
  1757. package/dist/digi-arbetsformedlingen/p-5990798b.entry.js +0 -1
  1758. package/dist/digi-arbetsformedlingen/p-5c6726e4.entry.js +0 -1
  1759. package/dist/digi-arbetsformedlingen/p-5f8a3b26.entry.js +0 -1
  1760. package/dist/digi-arbetsformedlingen/p-614d0764.entry.js +0 -1
  1761. package/dist/digi-arbetsformedlingen/p-62ff3ed7.entry.js +0 -1
  1762. package/dist/digi-arbetsformedlingen/p-648ed420.entry.js +0 -1
  1763. package/dist/digi-arbetsformedlingen/p-6c701c64.entry.js +0 -1
  1764. package/dist/digi-arbetsformedlingen/p-70cd00fd.entry.js +0 -1
  1765. package/dist/digi-arbetsformedlingen/p-7899fdd3.entry.js +0 -1
  1766. package/dist/digi-arbetsformedlingen/p-7f574281.entry.js +0 -1
  1767. package/dist/digi-arbetsformedlingen/p-871eb27f.entry.js +0 -1
  1768. package/dist/digi-arbetsformedlingen/p-8a89811e.entry.js +0 -1
  1769. package/dist/digi-arbetsformedlingen/p-8dde1275.entry.js +0 -1
  1770. package/dist/digi-arbetsformedlingen/p-903cd4b7.entry.js +0 -1
  1771. package/dist/digi-arbetsformedlingen/p-94170a0d.entry.js +0 -1
  1772. package/dist/digi-arbetsformedlingen/p-9eed8e11.entry.js +0 -1
  1773. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
  1774. package/dist/digi-arbetsformedlingen/p-a2c089de.entry.js +0 -1
  1775. package/dist/digi-arbetsformedlingen/p-aa63b05a.entry.js +0 -1
  1776. package/dist/digi-arbetsformedlingen/p-aa7b3a21.entry.js +0 -1
  1777. package/dist/digi-arbetsformedlingen/p-b2258360.entry.js +0 -1
  1778. package/dist/digi-arbetsformedlingen/p-bb92f2eb.js +0 -1
  1779. package/dist/digi-arbetsformedlingen/p-c1da0c35.entry.js +0 -1
  1780. package/dist/digi-arbetsformedlingen/p-c3cda078.entry.js +0 -1
  1781. package/dist/digi-arbetsformedlingen/p-c4363e1e.entry.js +0 -1
  1782. package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
  1783. package/dist/digi-arbetsformedlingen/p-cf66e56b.entry.js +0 -1
  1784. package/dist/digi-arbetsformedlingen/p-d1886fff.js +0 -1
  1785. package/dist/digi-arbetsformedlingen/p-db5a83cf.entry.js +0 -1
  1786. package/dist/digi-arbetsformedlingen/p-db5be953.entry.js +0 -1
  1787. package/dist/digi-arbetsformedlingen/p-e2fe3edf.entry.js +0 -1
  1788. package/dist/digi-arbetsformedlingen/p-e9f759f9.entry.js +0 -1
  1789. package/dist/digi-arbetsformedlingen/p-f6ceba96.entry.js +0 -1
  1790. package/dist/esm/digi-button_19.entry.js +0 -4044
  1791. package/dist/esm/digi-header-avatar.entry.js +0 -110
  1792. package/dist/esm/digi-header-navigation-item.entry.js +0 -23
  1793. package/dist/esm/digi-header-navigation.entry.js +0 -220
  1794. package/dist/esm/digi-header-notification.entry.js +0 -19
  1795. package/dist/esm/digi-header.entry.js +0 -88
  1796. package/dist/esm/digi-icon-bars.entry.js +0 -26
  1797. package/dist/esm/digi-icon-bell-filled.entry.js +0 -26
  1798. package/dist/esm/digi-icon-minus_2.entry.js +0 -48
  1799. package/dist/esm/digi-layout-block_2.entry.js +0 -87
  1800. package/dist/esm/digi-logo_2.entry.js +0 -59
  1801. package/dist/esm/digi-media-image_2.entry.js +0 -162
  1802. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +0 -146
  1803. package/dist/esm/digi-navigation-vertical-menu.entry.js +0 -173
  1804. package/dist/esm/digi-typography-heading-jumbo.entry.js +0 -34
  1805. package/dist/esm/digi-typography-preamble.entry.js +0 -16
  1806. package/dist/esm/digi-util-breakpoint-observer.entry.js +0 -44
  1807. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +0 -9
  1808. package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
  1809. package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +0 -13
  1810. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +0 -17
  1811. package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +0 -6
  1812. package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +0 -6
@@ -1 +0,0 @@
1
- import{r as i,c as a,h as e,g as t}from"./p-f1de4bf6.js";import"./p-717306ef.js";import{H as d}from"./p-bb92f2eb.js";import"./p-a4a001e1.js";import"./p-53d9556b.js";import"./p-c64b4626.js";import"./p-cf3ce3c5.js";import"./p-7e32c40b.js";import"./p-dcdffb3c.js";import"./p-5d21a361.js";import"./p-ad16c7a1.js";import"./p-f40f4b2a.js";import"./p-1f68d501.js";import"./p-ee88e3f1.js";import"./p-8142cc73.js";import"./p-3887bb40.js";import"./p-24fe2189.js";import"./p-0f6c0360.js";import"./p-814ca2ad.js";import"./p-300aa9ef.js";import"./p-a39f86c9.js";import"./p-07303cb5.js";import"./p-2a023831.js";import"./p-5ba6737a.js";import"./p-e4a9f8f0.js";import"./p-f2a6768b.js";import"./p-290d1746.js";import"./p-40657c82.js";import"./p-f600576a.js";import"./p-3b20ec86.js";import"./p-9dd5d6c8.js";import"./p-77a93845.js";import"./p-06f939ab.js";import"./p-8cd2d6dd.js";import"./p-484a1d6d.js";import"./p-0f3fbb1e.js";import"./p-820e795b.js";import"./p-46cbbcb5.js";import"./p-d74742b8.js";import"./p-6e383896.js";import"./p-4bad4fb0.js";import"./p-d1886fff.js";import"./p-a6ca40fc.js";import"./p-b0e88537.js";import{U as n}from"./p-cdcaf0eb.js";const o=class{constructor(e){i(this,e),this.afOnClose=a(this,"afOnClose",7),this.afOnEsc=a(this,"afOnEsc",7),this.afOnBackdropClick=a(this,"afOnBackdropClick",7),this.afOnToggle=a(this,"afOnToggle",7),this._focusableElementsSelectors='a, input, select, textarea, button, button:not(hidden), iframe, object, [tabindex="0"]',this.focusableElements=[],this.isMobile=void 0,this.isVisible=void 0,this.afCloseButtonText=void 0,this.afNavAriaLabel=void 0,this.afCloseButtonAriaLabel=void 0,this.afFocusableElement=void 0,this.afCloseFocusableElement=void 0,this.afActive=!1,this.afBackdrop=!0,this.afCentered=d.DEFAULT}enablePageScroll(){document.body.style.height="",document.body.style.overflowY="",document.body.style.paddingRight=""}disablePageScroll(){document.body.style.height="100vh",document.body.style.overflowY="hidden"}toggleHandler(i){const a=i.target;this._closeFocusableElement=a.querySelector(".digi-navigation-sidebar-button button"),a.matches("digi-navigation-sidebar-button")&&(this.afActive=!0)}get shouldUseFocusTrap(){return this.isMobile&&this.focusableElements.length>0}closeHandler(i){this.afActive=!1,this.afOnClose.emit(i)}escHandler(i){this.isMobile&&(this.afActive=!1,this.afOnClose.emit(i))}tabHandler(i){this.shouldUseFocusTrap&&document.activeElement===this.lastFocusableEl&&(i.detail.preventDefault(),this.firstFocusableEl.focus())}backdropClickHandler(i){this.afActive=!1,this.afOnClose.emit(i)}shiftHandler(i){this.shouldUseFocusTrap&&document.activeElement===this.firstFocusableEl&&(i.detail.preventDefault(),this.lastFocusableEl.focus())}clickHandler(i){this.shouldUseFocusTrap&&"button"===i.detail.target.tagName.toLowerCase()&&setTimeout((()=>{this.getFocusableItems()}),100)}setMobileView(i){i&&this.afActive?(this.disablePageScroll(),this.getFocusableItems()):this.enablePageScroll()}breakpointChange(i){this.isVisible=!1,"digi-util-breakpoint-observer"===i.target.nodeName.toLowerCase()&&(this.isMobile=i.detail.value===n.SMALL),this.isMobile?setTimeout((()=>{this.isVisible=!0}),100):this.isVisible=!0}componentDidLoad(){this._wrapper.addEventListener("transitionend",(()=>{this.getFocusableItems(),this.setFocus()}))}getFocusableItems(){const i=this._wrapper.querySelectorAll(this._focusableElementsSelectors);this.focusableElements=Array.prototype.slice.call(i).filter((function(i){return null!==i.offsetParent})),this.focusableElements.length>0&&(this.firstFocusableEl=this.focusableElements[0],this.lastFocusableEl=this.focusableElements[this.focusableElements.length-1])}setFocus(){if(this.afActive){let i;const a=this.firstFocusableEl;i=this.afFocusableElement?this.hostElement.querySelector(`${this.afFocusableElement}`):a,i&&i.focus()}else this.afCloseFocusableElement?document.querySelector(`${this.afCloseFocusableElement}`).focus():this._closeFocusableElement&&this._closeFocusableElement.focus()}get cssModifiers(){return{"digi-header-navigation--open":this.afActive,"digi-header-navigation--mobile":this.isMobile,"digi-header-navigation--visible":this.isVisible}}render(){return e("div",{key:"d61a788e2458d7f9bbf770e3d4be7a00c90607f7",class:Object.assign({"digi-header-navigation":!0},this.cssModifiers)},e("digi-util-breakpoint-observer",{key:"23d9c1e5ca9abe955844a6252ca9a642bea44b35",onAfOnChange:i=>this.isMobile=i.detail.value===n.SMALL},e("digi-util-keydown-handler",{key:"cfada69f0756bdac39ec68d659b6c878c4937cae",onAfOnEsc:i=>this.escHandler(i),onAfOnTab:i=>this.tabHandler(i),onAfOnShiftTab:i=>this.shiftHandler(i)},e("div",{key:"74f01fb219fd51e9d1456a952b54a1519e2d5b7c"},this.isMobile&&e("div",{key:"77c294fba06b8390c49bb4901b1ebd63bbbb6737",class:"digi-header-navigation__backdrop",onClick:i=>this.backdropClickHandler(i)}),e("nav",{key:"f22e4ada61843512e92793fa40a7e871222a87fe",class:"digi-header-navigation__wrapper","aria-label":this.afNavAriaLabel,"af-centered":this.afCentered,ref:i=>{this._wrapper=i}},this.isMobile&&e("digi-button",{key:"a32fdbccd0401832c43dbbd38c9f6eca63e258ed",onClick:i=>this.closeHandler(i),"af-variation":"function","af-aria-label":this.afCloseButtonAriaLabel,class:"digi-header-navigation__close-button"},this.afCloseButtonText,e("digi-icon-x",{key:"ce5ba3d9ead256635c7e04bfe0742455f3635481",slot:"icon-secondary"})),this.afCentered!==d.DEFAULT?e("digi-layout-container",{"af-max-width":this.afCentered},e("div",{role:"list",class:"digi-header-navigation__inner"},e("slot",null))):e("div",{role:"list",class:"digi-header-navigation__inner"},e("slot",null)))))))}get hostElement(){return t(this)}static get watchers(){return{isMobile:["setMobileView"]}}};o.style=".sc-digi-header-navigation-h{--digi--header--border-color:var(--digi--color--divider--secondary);--digi--header--close-button--padding:var(--digi--padding--smaller);display:block}.sc-digi-header-navigation-h .digi-header-navigation.sc-digi-header-navigation{z-index:99}.sc-digi-header-navigation-h .digi-header-navigation__backdrop.sc-digi-header-navigation{background:rgba(0, 0, 0, 0.7);width:100%;height:100%;position:fixed;top:0;left:0}.sc-digi-header-navigation-h .digi-header-navigation__wrapper.sc-digi-header-navigation{display:none;grid-area:nav;background-color:var(--digi--color--background--secondary-muted);border-bottom:var(--digi--header--border-width) solid var(--digi--header--border-color)}.sc-digi-header-navigation-h .digi-header-navigation--visible.sc-digi-header-navigation .digi-header-navigation__wrapper.sc-digi-header-navigation{display:block}.sc-digi-header-navigation-h .digi-header-navigation__close-button.sc-digi-header-navigation{display:flex;flex-wrap:wrap;align-items:center;padding:var(--digi--header--close-button--padding) 0}.sc-digi-header-navigation-h .digi-header-navigation--mobile.sc-digi-header-navigation{width:0;position:fixed;height:100%;right:0;top:0;visibility:hidden}.sc-digi-header-navigation-h .digi-header-navigation--mobile.sc-digi-header-navigation .digi-header-navigation__wrapper.sc-digi-header-navigation{position:absolute;top:0;right:0;height:100%;transform:translateX(100%);width:90vw;transition:ease var(--digi--animation--duration--base) all;overflow-y:auto}.sc-digi-header-navigation-h .digi-header-navigation--mobile.sc-digi-header-navigation .digi-header-navigation__inner.sc-digi-header-navigation{padding:0;display:block}.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner.sc-digi-header-navigation-s>digi-header-navigation-item:first-child,.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner.sc-digi-header-navigation-s>digi-header-navigation-item,.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner .sc-digi-header-navigation-s>digi-header-navigation-item:first-child{border-top:1px solid var(--digi--header--border-color)}.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner.sc-digi-header-navigation-s>digi-header-navigation-item,.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner .sc-digi-header-navigation-s>digi-header-navigation-item{border-bottom:1px solid var(--digi--header--border-color)}.sc-digi-header-navigation-h .digi-header-navigation--open.sc-digi-header-navigation{visibility:visible}.sc-digi-header-navigation-h .digi-header-navigation--open.sc-digi-header-navigation .digi-header-navigation__wrapper.sc-digi-header-navigation{transform:translateX(0)}.sc-digi-header-navigation-h .digi-header-navigation--open.sc-digi-header-navigation .digi-header-navigation__backdrop.sc-digi-header-navigation{display:block}.sc-digi-header-navigation-h .digi-header-navigation__inner.sc-digi-header-navigation{list-style:none;margin:0;display:flex}.sc-digi-header-navigation-h .digi-header-navigation__navigation-link.sc-digi-header-navigation{display:block;text-decoration:none;color:inherit;padding:var(--digi--padding--medium)}.sc-digi-header-navigation-h .digi-header-navigation__navigation-link.sc-digi-header-navigation:hover{background-color:var(--digi--color--background--interactive--hover--quarternary)}";export{o as digi_header_navigation}
@@ -1 +0,0 @@
1
- import{r as i,h as a}from"./p-f1de4bf6.js";import{T as g,a as o}from"./p-d1886fff.js";const d=class{constructor(a){i(this,a),this.afText="",this.afVariation=void 0,this.afLevel=g.H1,this.afLang="sv"}focusOnHeading(){this.headingElement.focus()}get cssModifiers(){return{"digi-typography-heading-jumbo--primary":this.afVariation===o.PRIMARY,"digi-typography-heading-jumbo--secondary":this.afVariation===o.SECONDARY}}render(){return a(this.afLevel,{key:"7e08e4982ca944b6c0cfc40662ab3adf0570e051",ref:i=>this.headingElement=i,class:Object.assign({"digi-typography-heading-jumbo":!0},this.cssModifiers),lang:this.afLang,tabindex:-1},this.afText)}};d.style='.sc-digi-typography-heading-jumbo-h{display:block}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo{font-size:var(--digi--typography--heading-jumbo--font-size--desktop);font-family:var(--digi--global--typography--font-family--default);color:var(--digi--color--text--primary);font-weight:var(--digi--typography--heading-jumbo--font-weight--desktop)}@media (min-width: 61.9375rem){.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo{font-size:var(--digi--typography--heading-jumbo--font-size--desktop-large)}}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo--secondary.sc-digi-typography-heading-jumbo{color:var(--digi--grayscale--0)}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo::after{content:"";width:11.875rem;height:0.4375rem;background:var(--digi--color--border--accent--primary);display:block;margin-top:var(--digi--padding--small)}@media (min-width: 61.9375rem){.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo::after{width:13.75rem;margin-top:var(--digi--margin--h2-large);height:0.625rem}}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo--secondary.sc-digi-typography-heading-jumbo::after{background:var(--digi--color--border--accent--secondary)}digi-typography .sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo{margin-bottom:var(--digi--margin--medium)}';export{d as digi_typography_heading_jumbo}
@@ -1 +0,0 @@
1
- import{r as i,c as t,h as a,g as o}from"./p-f1de4bf6.js";import{r as n}from"./p-ffe5c0e8.js";import{N as r,w as e,x as c,A as d}from"./p-bb92f2eb.js";import"./p-717306ef.js";import"./p-a4a001e1.js";import"./p-53d9556b.js";import"./p-c64b4626.js";import{B as s}from"./p-cf3ce3c5.js";import"./p-7e32c40b.js";import"./p-dcdffb3c.js";import"./p-5d21a361.js";import"./p-ad16c7a1.js";import"./p-f40f4b2a.js";import"./p-1f68d501.js";import"./p-ee88e3f1.js";import"./p-8142cc73.js";import"./p-3887bb40.js";import"./p-24fe2189.js";import"./p-0f6c0360.js";import"./p-814ca2ad.js";import"./p-300aa9ef.js";import"./p-a39f86c9.js";import"./p-07303cb5.js";import"./p-2a023831.js";import"./p-5ba6737a.js";import"./p-e4a9f8f0.js";import"./p-f2a6768b.js";import"./p-290d1746.js";import"./p-40657c82.js";import"./p-f600576a.js";import"./p-3b20ec86.js";import"./p-9dd5d6c8.js";import"./p-77a93845.js";import"./p-06f939ab.js";import"./p-8cd2d6dd.js";import"./p-484a1d6d.js";import"./p-0f3fbb1e.js";import"./p-820e795b.js";import"./p-46cbbcb5.js";import"./p-d74742b8.js";import"./p-6e383896.js";import"./p-4bad4fb0.js";import"./p-d1886fff.js";import"./p-a6ca40fc.js";import"./p-b0e88537.js";import"./p-cdcaf0eb.js";const g=class{constructor(a){i(this,a),this.afOnClose=t(this,"afOnClose",7),this.afOnReady=t(this,"afOnReady",3),this.listItems=[],this.afHeading=void 0,this.afHeadingLevel=r.H2,this.afSize=e.LARGE,this.afVariation=c.INFO,this.afCloseable=!1,this.afCloseAriaLabel="Stäng meddelandet",this.afId=n("digi-notification-alert")}async afMGetHeadingElement(){return this._heading}clickHandler(i){this.afOnClose.emit(i)}componentDidLoad(){this.afOnReady.emit()}get cssModifiers(){return{[`digi-notification-alert--size-${this.afSize}`]:!!this.afSize,[`digi-notification-alert--variation-${this.afVariation}`]:!!this.afVariation,"digi-notification-alert--closeable":this.afCloseable}}get icon(){switch(this.afVariation){case c.SUCCESS:return a("digi-icon-notification-succes",null);case c.WARNING:return a("digi-icon-notification-warning",null);case c.DANGER:return a("digi-icon-notification-error",null);default:return a("digi-icon-notification-info",null)}}render(){return a("div",{key:"871cb3f4c67efc6195f6c69396053a393040f07f",class:Object.assign({"digi-notification-alert":!0},this.cssModifiers)},a("div",{key:"8181c5c4f7fb08faf85854ab198e5cf94001b06b",class:"digi-notification-alert__layout"},a("div",{key:"1a2b93deb9e97fdc59378ec514682f2709c13f17",class:"icon-wrapper"},a("div",{key:"e12811735d7b8785e1954b7de094abfceb9ccf13",class:"digi-notification-alert__icon",slot:"media"},this.icon)),a("div",{key:"4cf5b0fa5006b62555a05c1760d245c43efb173e",class:"main-wrapper"},a("div",{key:"097c5ed4537643c5834b9443a2b5df64f5ea83c7",class:"digi-notification-alert__wrapper"},this.afCloseable&&a("digi-button",{key:"eb8e4fa10925737b5aa5f302b1d261d597b7e6b1","af-aria-label":this.afCloseAriaLabel,"af-variation":s.FUNCTION,onAfOnClick:i=>this.clickHandler(i),class:"digi-notification-alert__close-button"},a("span",{key:"138f627776040f3ca6f67ea955ab029c41bacb21",class:"digi-notification-alert__close-button__text"},"Stäng"),a("digi-icon-x",{key:"29f87e120d5d1349b50567e774a3c1730c00da0b",slot:"icon-secondary","aria-hidden":"true"})),a("div",{key:"4b9d8d8a50fff03ee2191d1892ed2addc68edf71",class:"digi-notification-alert__text"},this.afHeading&&this.afSize===e.LARGE&&a(this.afHeadingLevel,{key:"67ad03f173afebe5f04cc03ad081655a889cbe3a",ref:i=>this._heading=i,tabindex:"-1",class:"digi-notification-alert__heading"},this.afHeading),a("div",{key:"f2441e049b02db3c7dbb52f3b2bd245abfdf11ca",class:"digi-notification-alert__content"},a("digi-typography",{key:"a91a180491a469141d943b9ef0f37457ca1d5207","af-variation":d.SMALL},a("slot",{key:"ed156dbb099dab6c596e8f8f8cd1f614ae6fdd0e"}))))))))}get hostElement(){return o(this)}};g.style=".sc-digi-notification-alert-h{--digi--notification-alert--heading--font-weight:var(--digi--typography--heading-3--font-weight--desktop);--digi--notification-alert--heading--font-size:var(--digi--typography--heading-3--font-size--desktop);--digi--notification-alert--heading--font-size--large:var(--digi--typography--heading-3--font-size--desktop-large);--digi--notification-alert--icon--padding--large:var(--digi--gutter--largest);--digi--notification-alert--icon--padding--medium:var(--digi--gutter--largest);--digi--notification-alert--icon--padding--small:var(--digi--gutter--large);--digi--notification-alert--icon--width--large:2.25rem;--digi--notification-alert--icon--width--medium:1.4375rem;--digi--notification-alert--icon--width--small:1.4375rem;--digi--notification-alert--max-width--large:100%;--digi--notification-alert--max-width--medium:31.25rem;--digi--notification-alert--max-width--small:18.75rem;--digi--notification-alert--border--informative:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--info);--digi--notification-alert--icon--color--informative:var(--digi--color--icon--secondary);--digi--notification-alert--icon--background--informative:var(--digi--color--background--sentiment--info--primary);--digi--notification-alert--border--success:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--success);--digi--notification-alert--icon--color--success:var(--digi--color--icon--secondary);--digi--notification-alert--icon--background--success:var(--digi--color--background--sentiment--success--primary);--digi--notification-alert--border--warning:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--warning);--digi--notification-alert--icon--color--warning:var(--digi--color--icon--primary);--digi--notification-alert--icon--background--warning:var(--digi--color--background--sentiment--warning--primary);--digi--notification-alert--border--danger:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--error);--digi--notification-alert--icon--color--danger:var(--digi--color--icon--secondary);--digi--notification-alert--icon--background--danger:var(--digi--color--background--sentiment--error--primary)}.sc-digi-notification-alert-h .digi-notification-alert.sc-digi-notification-alert{position:relative;max-width:var(--MAX-WIDTH)}.sc-digi-notification-alert-h .digi-notification-alert--variation-info.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--informative);--ICON--COLOR:var(--digi--notification-alert--icon--color--informative);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--informative)}.sc-digi-notification-alert-h .digi-notification-alert--variation-success.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--success);--ICON--COLOR:var(--digi--notification-alert--icon--color--success);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--success)}.sc-digi-notification-alert-h .digi-notification-alert--variation-danger.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--danger);--ICON--COLOR:var(--digi--notification-alert--icon--color--danger);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--danger)}.sc-digi-notification-alert-h .digi-notification-alert--variation-warning.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--warning);--ICON--COLOR:var(--digi--notification-alert--icon--color--warning);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--warning)}.sc-digi-notification-alert-h .digi-notification-alert--size-large.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--large);--ICON--PADDING:var(--digi--notification-alert--icon--padding--large);--ICON--WIDTH:var(--digi--notification-alert--icon--width--large)}.sc-digi-notification-alert-h .digi-notification-alert--size-medium.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--medium);--ICON--PADDING:var(--digi--notification-alert--icon--padding--medium);--ICON--WIDTH:var(--digi--notification-alert--icon--width--medium)}.sc-digi-notification-alert-h .digi-notification-alert--size-small.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--small);--ICON--PADDING:var(--digi--notification-alert--icon--padding--small);--ICON--WIDTH:var(--digi--notification-alert--icon--width--small)}.sc-digi-notification-alert-h .digi-notification-alert--size-small.sc-digi-notification-alert .digi-notification-alert__close-button__text.sc-digi-notification-alert{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sc-digi-notification-alert-h .digi-notification-alert--closeable.sc-digi-notification-alert .digi-notification-alert__wrapper.sc-digi-notification-alert{display:flex;justify-content:space-between;flex-direction:row-reverse}.sc-digi-notification-alert-h .digi-notification-alert--closeable.sc-digi-notification-alert .digi-notification-alert__text.sc-digi-notification-alert{padding-right:0}.sc-digi-notification-alert-h .digi-notification-alert__layout.sc-digi-notification-alert{display:flex;align-items:stretch;gap:0}.sc-digi-notification-alert-h .digi-notification-alert__icon.sc-digi-notification-alert{background:var(--ICON--BACKGROUND);padding:var(--ICON--PADDING);display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}.sc-digi-notification-alert-h .digi-notification-alert__icon.sc-digi-notification-alert>*.sc-digi-notification-alert{--digi--icon--width:var(--ICON--WIDTH);--digi--icon--color:var(--ICON--COLOR)}.sc-digi-notification-alert-h .digi-notification-alert__wrapper.sc-digi-notification-alert{display:flex;border:var(--BORDER);background-color:var(--digi--color--background--primary);border-left:none;height:100%;box-sizing:border-box}.sc-digi-notification-alert-h .digi-notification-alert__text.sc-digi-notification-alert{padding:var(--digi--gutter--largest)}.sc-digi-notification-alert-h .digi-notification-alert__close-button.sc-digi-notification-alert{--digi--button--color--function:var(--digi--color--text--primary);--digi--button--color--function--hover:var(--digi--color--text--primary)}@media screen and (max-width: 47.9375rem){.sc-digi-notification-alert-h .digi-notification-alert__close-button__text.sc-digi-notification-alert{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert{font-family:var(--digi--global--typography--font-family--default);font-size:var(--digi--notification-alert--heading--font-size);font-weight:var(--digi--notification-alert--heading--font-weight);color:var(--digi--color--text--primary);margin:0;display:block}@media (min-width: 61.9375rem){.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert{font-size:var(--digi--notification-alert--heading--font-size--large)}}.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert:focus{outline:none}.sc-digi-notification-alert-h .digi-notification-alert__content.sc-digi-notification-alert>*.sc-digi-notification-alert{--digi--typography--max-width:var(--MAX-WIDTH);--digi--typography--margin-top--text:var(--digi--gutter--small)}.sc-digi-notification-alert-h .icon-wrapper.sc-digi-notification-alert{align-items:stretch}.sc-digi-notification-alert-h .main-wrapper.sc-digi-notification-alert{flex:1}";export{g as digi_notification_alert}
@@ -1 +0,0 @@
1
- var n,t,a;!function(n){n.STATIC="static",n.FLUID="fluid",n.NONE="none"}(n||(n={})),function(n){n.STATIC="static",n.FLUID="fluid",n.NONE="none"}(t||(t={})),function(n){n.WIDTH_1200="1200",n.WIDTH_1400="1400"}(a||(a={}));export{n as L,t as a,a as b}
@@ -1 +0,0 @@
1
- import{r as s,c as t,h as i}from"./p-f1de4bf6.js";import{K as a,k as h}from"./p-517dd6a0.js";const e=class{constructor(i){s(this,i),this.afOnEsc=t(this,"afOnEsc",7),this.afOnEnter=t(this,"afOnEnter",7),this.afOnTab=t(this,"afOnTab",7),this.afOnSpace=t(this,"afOnSpace",7),this.afOnShiftTab=t(this,"afOnShiftTab",7),this.afOnUp=t(this,"afOnUp",7),this.afOnDown=t(this,"afOnDown",7),this.afOnLeft=t(this,"afOnLeft",7),this.afOnRight=t(this,"afOnRight",7),this.afOnHome=t(this,"afOnHome",7),this.afOnEnd=t(this,"afOnEnd",7),this.afOnKeyUp=t(this,"afOnKeyUp",7)}keyupHandler(s){switch(h(s)){case a.SHIFT_TAB:this.afOnShiftTab.emit(s);break;case a.DOWN_ARROW:this.afOnDown.emit(s),this.afOnKeyUp.emit(s);break;case a.UP_ARROW:this.afOnUp.emit(s),this.afOnKeyUp.emit(s);break;case a.LEFT_ARROW:this.afOnLeft.emit(s),this.afOnKeyUp.emit(s);break;case a.RIGHT_ARROW:this.afOnRight.emit(s),this.afOnKeyUp.emit(s);break;case a.ENTER:this.afOnEnter.emit(s),this.afOnKeyUp.emit(s);break;case a.ESCAPE:this.afOnEsc.emit(s),this.afOnKeyUp.emit(s);break;case a.TAB:this.afOnTab.emit(s),this.afOnKeyUp.emit(s);break;case a.SPACE:this.afOnSpace.emit(s),this.afOnKeyUp.emit(s);break;case a.HOME:this.afOnHome.emit(s),this.afOnKeyUp.emit(s);break;case a.END:this.afOnEnd.emit(s),this.afOnKeyUp.emit(s);break;case a.ANY:this.afOnKeyUp.emit(s);break;default:return void this.afOnKeyUp.emit(s)}}render(){return i("slot",{key:"54c6dbc94dd5a4ace8f487cb4c58beee7c7ab94f"})}};export{e as digi_util_keyup_handler}
@@ -1 +0,0 @@
1
- var a,n,s,e;!function(a){a.H1="h1",a.H2="h2",a.H3="h3",a.H4="h4",a.H5="h5",a.H6="h6"}(a||(a={})),function(a){a.ENABLED="enabled",a.DISABLED="disabled"}(n||(n={})),function(a){a.SMALL="small",a.MEDIUM="medium",a.LARGE="large"}(s||(s={})),function(a){a.SUCCESS="success",a.ERROR="error",a.WARNING="warning"}(e||(e={}));export{a as F,n as a,s as b,e as c}
@@ -1 +0,0 @@
1
- var a,r;!function(a){a.PRIMARY="primary",a.SECONDARY="secondary"}(a||(a={})),function(a){a.PRIMARY="primary",a.SECONDARY="secondary"}(r||(r={}));export{a as N,r as a}
@@ -1 +0,0 @@
1
- import{r as e,c as i,h as r,H as t,g as s}from"./p-f1de4bf6.js";import{U as a}from"./p-cdcaf0eb.js";const o=class{constructor(r){e(this,r),this.afOnChange=i(this,"afOnChange",7),this.afOnSmall=i(this,"afOnSmall",7),this.afOnMedium=i(this,"afOnMedium",7),this.afOnLarge=i(this,"afOnLarge",7),this.afOnXLarge=i(this,"afOnXLarge",7)}componentDidLoad(){this.handleBreakpoint()}handleBreakpoint(e){const i=window.getComputedStyle(this._observer).getPropertyValue("--digi--util-breakpoint-observer--breakpoint");switch(this.afOnChange.emit({value:i,e}),i){case a.SMALL:this.afOnSmall.emit({value:i,e});break;case a.MEDIUM:this.afOnMedium.emit({value:i,e});break;case a.LARGE:this.afOnLarge.emit({value:i,e});break;case a.XLARGE:this.afOnXLarge.emit({value:i,e})}}render(){return r(t,{key:"ad069f81879593a325040b9c74e32d12c8015223"},r("div",{key:"5095c371970e0bcf193b87a7b42e5bb9e0bbe55c",class:"digi-util-breakpoint-observer"},r("div",{key:"3bc810c17434bd255ba1fad44e21bc9641ac0682",ref:e=>this._observer=e,onTransitionEnd:e=>this.handleBreakpoint(e),class:"digi-util-breakpoint-observer__observer"}),r("slot",{key:"d931493321c7decfed8ae2340f7284e5455928d9"})))}get hostElement(){return s(this)}};o.style=".sc-digi-util-breakpoint-observer-h .digi-util-breakpoint-observer.sc-digi-util-breakpoint-observer{--SMALL:small;--MEDIUM:medium;--LARGE:large;--XLARGE:xlarge}.sc-digi-util-breakpoint-observer-h .digi-util-breakpoint-observer__observer.sc-digi-util-breakpoint-observer{--digi--util-breakpoint-observer--breakpoint:var(--SMALL);border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;pointer-events:none;transition:transform 0.01s;transform:rotate(0deg)}@media (min-width: 48rem){.sc-digi-util-breakpoint-observer-h .digi-util-breakpoint-observer__observer.sc-digi-util-breakpoint-observer{--digi--util-breakpoint-observer--breakpoint:var(--MEDIUM);transform:rotate(10deg)}}@media (min-width: 61.9375rem){.sc-digi-util-breakpoint-observer-h .digi-util-breakpoint-observer__observer.sc-digi-util-breakpoint-observer{--digi--util-breakpoint-observer--breakpoint:var(--LARGE);transform:rotate(20deg)}}@media (min-width: 75rem){.sc-digi-util-breakpoint-observer-h .digi-util-breakpoint-observer__observer.sc-digi-util-breakpoint-observer{--digi--util-breakpoint-observer--breakpoint:var(--XLARGE);transform:rotate(30deg)}}";export{o as digi_util_breakpoint_observer}
@@ -1 +0,0 @@
1
- import{r as e,c as t,h as a}from"./p-f1de4bf6.js";import{_ as i}from"./p-08cf2c0e.js";import{r,t as n,a as d,c as o,n as c,b as u,g as l,m as s,j as w,h as g,i as v,e as b,f as k,k as f,l as h,o as m,p as y,q as p,u as x}from"./p-a105d9fe.js";import{r as _}from"./p-ffe5c0e8.js";import{B as M}from"./p-cf3ce3c5.js";import{C as D}from"./p-7e32c40b.js";function E(e,t){r(2,arguments);var a=n(e),i=d(t);return isNaN(i)?new Date(NaN):i?(a.setDate(a.getDate()+i),a):a}function j(e){return r(1,arguments),function(e,t){r(1,arguments);var a=t||{},i=a.locale,o=i&&i.options&&i.options.weekStartsOn,c=null==o?0:d(o),u=null==a.weekStartsOn?c:d(a.weekStartsOn);if(!(u>=0&&u<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var l=n(e),s=l.getDay(),w=(s<u?7:0)+s-u;return l.setDate(l.getDate()-w),l.setHours(0,0,0,0),l}(e,{weekStartsOn:1})}function W(e,t){for(var a=e<0?"-":"",i=Math.abs(e).toString();i.length<t;)i="0"+i;return a+i}const z=function(e,t){var a=e.getUTCFullYear(),i=a>0?a:1-a;return W("yy"===t?i%100:i,t.length)},P=function(e,t){var a=e.getUTCMonth();return"M"===t?String(a+1):W(a+1,2)},S=function(e,t){return W(e.getUTCDate(),t.length)},q=function(e,t){return W(e.getUTCHours()%12||12,t.length)},L=function(e,t){return W(e.getUTCHours(),t.length)},O=function(e,t){return W(e.getUTCMinutes(),t.length)},Q=function(e,t){return W(e.getUTCSeconds(),t.length)},H=function(e,t){var a=t.length,i=e.getUTCMilliseconds();return W(Math.floor(i*Math.pow(10,a-3)),t.length)};function X(e,t){var a=e>0?"-":"+",i=Math.abs(e),r=Math.floor(i/60),n=i%60;if(0===n)return a+String(r);var d=t||"";return a+String(r)+d+W(n,2)}function C(e,t){return e%60==0?(e>0?"-":"+")+W(Math.abs(e)/60,2):G(e,t)}function G(e,t){var a=t||"",i=e>0?"-":"+",r=Math.abs(e);return i+W(Math.floor(r/60),2)+a+W(r%60,2)}const K={G:function(e,t,a){var i=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return a.era(i,{width:"abbreviated"});case"GGGGG":return a.era(i,{width:"narrow"});default:return a.era(i,{width:"wide"})}},y:function(e,t,a){if("yo"===t){var i=e.getUTCFullYear();return a.ordinalNumber(i>0?i:1-i,{unit:"year"})}return z(e,t)},Y:function(e,t,a,i){var r=o(e,i),n=r>0?r:1-r;return"YY"===t?W(n%100,2):"Yo"===t?a.ordinalNumber(n,{unit:"year"}):W(n,t.length)},R:function(e,t){return W(c(e),t.length)},u:function(e,t){return W(e.getUTCFullYear(),t.length)},Q:function(e,t,a){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return W(i,2);case"Qo":return a.ordinalNumber(i,{unit:"quarter"});case"QQQ":return a.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return a.quarter(i,{width:"narrow",context:"formatting"});default:return a.quarter(i,{width:"wide",context:"formatting"})}},q:function(e,t,a){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return W(i,2);case"qo":return a.ordinalNumber(i,{unit:"quarter"});case"qqq":return a.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return a.quarter(i,{width:"narrow",context:"standalone"});default:return a.quarter(i,{width:"wide",context:"standalone"})}},M:function(e,t,a){var i=e.getUTCMonth();switch(t){case"M":case"MM":return P(e,t);case"Mo":return a.ordinalNumber(i+1,{unit:"month"});case"MMM":return a.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return a.month(i,{width:"narrow",context:"formatting"});default:return a.month(i,{width:"wide",context:"formatting"})}},L:function(e,t,a){var i=e.getUTCMonth();switch(t){case"L":return String(i+1);case"LL":return W(i+1,2);case"Lo":return a.ordinalNumber(i+1,{unit:"month"});case"LLL":return a.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return a.month(i,{width:"narrow",context:"standalone"});default:return a.month(i,{width:"wide",context:"standalone"})}},w:function(e,t,a,i){var r=u(e,i);return"wo"===t?a.ordinalNumber(r,{unit:"week"}):W(r,t.length)},I:function(e,t,a){var i=l(e);return"Io"===t?a.ordinalNumber(i,{unit:"week"}):W(i,t.length)},d:function(e,t,a){return"do"===t?a.ordinalNumber(e.getUTCDate(),{unit:"date"}):S(e,t)},D:function(e,t,a){var i=function(e){r(1,arguments);var t=n(e),a=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var i=t.getTime();return Math.floor((a-i)/864e5)+1}(e);return"Do"===t?a.ordinalNumber(i,{unit:"dayOfYear"}):W(i,t.length)},E:function(e,t,a){var i=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return a.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return a.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return a.day(i,{width:"short",context:"formatting"});default:return a.day(i,{width:"wide",context:"formatting"})}},e:function(e,t,a,i){var r=e.getUTCDay(),n=(r-i.weekStartsOn+8)%7||7;switch(t){case"e":return String(n);case"ee":return W(n,2);case"eo":return a.ordinalNumber(n,{unit:"day"});case"eee":return a.day(r,{width:"abbreviated",context:"formatting"});case"eeeee":return a.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return a.day(r,{width:"short",context:"formatting"});default:return a.day(r,{width:"wide",context:"formatting"})}},c:function(e,t,a,i){var r=e.getUTCDay(),n=(r-i.weekStartsOn+8)%7||7;switch(t){case"c":return String(n);case"cc":return W(n,t.length);case"co":return a.ordinalNumber(n,{unit:"day"});case"ccc":return a.day(r,{width:"abbreviated",context:"standalone"});case"ccccc":return a.day(r,{width:"narrow",context:"standalone"});case"cccccc":return a.day(r,{width:"short",context:"standalone"});default:return a.day(r,{width:"wide",context:"standalone"})}},i:function(e,t,a){var i=e.getUTCDay(),r=0===i?7:i;switch(t){case"i":return String(r);case"ii":return W(r,t.length);case"io":return a.ordinalNumber(r,{unit:"day"});case"iii":return a.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return a.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return a.day(i,{width:"short",context:"formatting"});default:return a.day(i,{width:"wide",context:"formatting"})}},a:function(e,t,a){var i=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(e,t,a){var i,r=e.getUTCHours();switch(i=12===r?"noon":0===r?"midnight":r/12>=1?"pm":"am",t){case"b":case"bb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(e,t,a){var i,r=e.getUTCHours();switch(i=r>=17?"evening":r>=12?"afternoon":r>=4?"morning":"night",t){case"B":case"BB":case"BBB":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(e,t,a){if("ho"===t){var i=e.getUTCHours()%12;return 0===i&&(i=12),a.ordinalNumber(i,{unit:"hour"})}return q(e,t)},H:function(e,t,a){return"Ho"===t?a.ordinalNumber(e.getUTCHours(),{unit:"hour"}):L(e,t)},K:function(e,t,a){var i=e.getUTCHours()%12;return"Ko"===t?a.ordinalNumber(i,{unit:"hour"}):W(i,t.length)},k:function(e,t,a){var i=e.getUTCHours();return 0===i&&(i=24),"ko"===t?a.ordinalNumber(i,{unit:"hour"}):W(i,t.length)},m:function(e,t,a){return"mo"===t?a.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):O(e,t)},s:function(e,t,a){return"so"===t?a.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):Q(e,t)},S:function(e,t){return H(e,t)},X:function(e,t,a,i){var r=(i._originalDate||e).getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return C(r);case"XXXX":case"XX":return G(r);default:return G(r,":")}},x:function(e,t,a,i){var r=(i._originalDate||e).getTimezoneOffset();switch(t){case"x":return C(r);case"xxxx":case"xx":return G(r);default:return G(r,":")}},O:function(e,t,a,i){var r=(i._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+X(r,":");default:return"GMT"+G(r,":")}},z:function(e,t,a,i){var r=(i._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+X(r,":");default:return"GMT"+G(r,":")}},t:function(e,t,a,i){return W(Math.floor((i._originalDate||e).getTime()/1e3),t.length)},T:function(e,t,a,i){return W((i._originalDate||e).getTime(),t.length)}};var B=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,T=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,N=/^'([^]*?)'?$/,R=/''/g,Y=/[a-zA-Z]/;function $(e,t,a){r(2,arguments);var i=String(t),o=a||{},c=o.locale||f,u=c.options&&c.options.firstWeekContainsDate,l=null==u?1:d(u),m=null==o.firstWeekContainsDate?l:d(o.firstWeekContainsDate);if(!(m>=1&&m<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var y=c.options&&c.options.weekStartsOn,p=null==y?0:d(y),x=null==o.weekStartsOn?p:d(o.weekStartsOn);if(!(x>=0&&x<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!c.localize)throw new RangeError("locale must contain localize property");if(!c.formatLong)throw new RangeError("locale must contain formatLong property");var _=n(e);if(!s(_))throw new RangeError("Invalid time value");var M=w(_),D=g(_,M),E={firstWeekContainsDate:m,weekStartsOn:x,locale:c,_originalDate:_};return i.match(T).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,h[t])(e,c.formatLong,E):e})).join("").match(B).map((function(a){if("''"===a)return"'";var i=a[0];if("'"===i)return a.match(N)[1].replace(R,"'");var r=K[i];if(r)return!o.useAdditionalWeekYearTokens&&v(a)&&b(a,t,e),!o.useAdditionalDayOfYearTokens&&k(a)&&b(a,t,e),r(D,a,c.localize,E);if(i.match(Y))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");return a})).join("")}function A(e){r(1,arguments);var t=n(e),a=j(t).getTime()-function(e){r(1,arguments);var t=function(e){r(1,arguments);var t=n(e),a=t.getFullYear(),i=new Date(0);i.setFullYear(a+1,0,4),i.setHours(0,0,0,0);var d=j(i),o=new Date(0);o.setFullYear(a,0,4),o.setHours(0,0,0,0);var c=j(o);return t.getTime()>=d.getTime()?a+1:t.getTime()>=c.getTime()?a:a-1}(e),a=new Date(0);return a.setFullYear(t,0,4),a.setHours(0,0,0,0),j(a)}(t).getTime();return Math.round(a/6048e5)+1}function I(e,t){return r(2,arguments),E(e,-d(t))}function F(e,t,a){r(2,arguments);var i=a||{},o=i.locale,c=o&&o.options&&o.options.weekStartsOn,u=null==c?0:d(c),l=null==i.weekStartsOn?u:d(i.weekStartsOn);if(!(l>=0&&l<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var s=n(e),w=d(t),g=s.getDay(),v=7-l;return E(s,w<0||w>6?w-(g+v)%7:((w%7+7)%7+v)%7-(g+v)%7)}var J={lessThanXSeconds:{singular:"mindre än en sekund",plural:"mindre än {{count}} sekunder"},xSeconds:{singular:"en sekund",plural:"{{count}} sekunder"},halfAMinute:"en halv minut",lessThanXMinutes:{singular:"mindre än en minut",plural:"mindre än {{count}} minuter"},xMinutes:{singular:"en minut",plural:"{{count}} minuter"},aboutXHours:{singular:"ungefär en timme",plural:"ungefär {{count}} timmar"},xHours:{singular:"en timme",plural:"{{count}} timmar"},xDays:{singular:"en dag",plural:"{{count}} dagar"},aboutXWeeks:{singular:"ungefär en vecka",plural:"ungefär {{count}} vecka"},xWeeks:{singular:"en vecka",plural:"{{count}} vecka"},aboutXMonths:{singular:"ungefär en månad",plural:"ungefär {{count}} månader"},xMonths:{singular:"en månad",plural:"{{count}} månader"},aboutXYears:{singular:"ungefär ett år",plural:"ungefär {{count}} år"},xYears:{singular:"ett år",plural:"{{count}} år"},overXYears:{singular:"över ett år",plural:"över {{count}} år"},almostXYears:{singular:"nästan ett år",plural:"nästan {{count}} år"}},U=["noll","en","två","tre","fyra","fem","sex","sju","åtta","nio","tio","elva","tolv"],Z={date:m({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"y-MM-dd"},defaultWidth:"full"}),time:m({formats:{full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:m({formats:{full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},V={lastWeek:"'i' EEEE's kl.' p",yesterday:"'igår kl.' p",today:"'idag kl.' p",tomorrow:"'imorgon kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"};const ee={code:"sv",formatDistance:function(e,t,a){a=a||{onlyNumeric:!1};var i,r=J[e];return i="string"==typeof r?r:0===t||t>1?r.plural.replace("{{count}}",a.onlyNumeric?t:t<13?U[t]:t):r.singular,a.addSuffix?a.comparison>0?"om "+i:i+" sedan":i},formatLong:Z,formatRelative:function(e){return V[e]},localize:{ordinalNumber:function(e){var t=Number(e),a=t%100;if(a>20||a<10)switch(a%10){case 1:case 2:return t+":a"}return t+":e"},era:y({values:{narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["före Kristus","efter Kristus"]},defaultWidth:"wide"}),quarter:y({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1:a kvartalet","2:a kvartalet","3:e kvartalet","4:e kvartalet"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:y({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mars","apr.","maj","juni","juli","aug.","sep.","okt.","nov.","dec."],wide:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"]},defaultWidth:"wide"}),day:y({values:{narrow:["S","M","T","O","T","F","L"],short:["sö","må","ti","on","to","fr","lö"],abbreviated:["sön","mån","tis","ons","tors","fre","lör"],wide:["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"]},defaultWidth:"wide"}),dayPeriod:y({values:{narrow:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"morg.",afternoon:"efterm.",evening:"kväll",night:"natt"},abbreviated:{am:"f.m.",pm:"e.m.",midnight:"midnatt",noon:"middag",morning:"morgon",afternoon:"efterm.",evening:"kväll",night:"natt"},wide:{am:"förmiddag",pm:"eftermiddag",midnight:"midnatt",noon:"middag",morning:"morgon",afternoon:"eftermiddag",evening:"kväll",night:"natt"}},defaultWidth:"wide",formattingValues:{narrow:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på efterm.",evening:"på kvällen",night:"på natten"},abbreviated:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på efterm.",evening:"på kvällen",night:"på natten"},wide:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morgonen",afternoon:"på eftermiddagen",evening:"på kvällen",night:"på natten"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:p({matchPattern:/^(\d+)(:a|:e)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:x({matchPatterns:{narrow:/^(f\.? ?Kr\.?|f\.? ?v\.? ?t\.?|e\.? ?Kr\.?|v\.? ?t\.?)/i,abbreviated:/^(f\.? ?Kr\.?|f\.? ?v\.? ?t\.?|e\.? ?Kr\.?|v\.? ?t\.?)/i,wide:/^(före Kristus|före vår tid|efter Kristus|vår tid)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^f/i,/^[ev]/i]},defaultParseWidth:"any"}),quarter:x({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](:a|:e)? kvartalet/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:x({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|maj|jun|jul|aug|sep|okt|nov|dec)\.?/i,wide:/^(januari|februari|mars|april|maj|juni|juli|augusti|september|oktober|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:x({matchPatterns:{narrow:/^[smtofl]/i,short:/^(sö|må|ti|on|to|fr|lö)/i,abbreviated:/^(sön|mån|tis|ons|tors|fre|lör)/i,wide:/^(söndag|måndag|tisdag|onsdag|torsdag|fredag|lördag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:x({matchPatterns:{any:/^([fe]\.?\s?m\.?|midn(att)?|midd(ag)?|(på) (morgonen|eftermiddagen|kvällen|natten))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^f/i,pm:/^e/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgon/i,afternoon:/eftermiddag/i,evening:/kväll/i,night:/natt/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},te=class{constructor(a){e(this,a),this.afOnWeekChange=t(this,"afOnWeekChange",7),this.afOnDateChange=t(this,"afOnDateChange",7),this.afOnReady=t(this,"afOnReady",3),this.minDate=new Date,this.maxDate=new Date,this.dates=[],this.weekDays=[],this.todaysDate=$(new Date,"yyyy-MM-dd",{locale:ee}),this.selectedDate=$(new Date,"yyyy-MM-dd",{locale:ee}),this.currentDate=void 0,this.afMinWeek=void 0,this.afMaxWeek=void 0,this.afDates="",this.afHeadingLevel=D.H2,this.afId=_("digi-calendar-week-view")}selectedDateChangeHandler(){this.afOnDateChange.emit(this.selectedDate)}currentDateChangeHandler(){this.setWeekDates()}setWeekDates(){const e=[];for(let t=1;t<6;t++){const a=F(new Date(this.currentDate),t),i=$(new Date(a),"yyyy-MM-dd",{locale:ee});e.push(i)}this.weekDays=[...e]}afDatesUpdate(){const e=[...JSON.parse(this.afDates)];this.dates=[...e.sort(((e,t)=>{const a=new Date(e),i=new Date(t);return this.getTime(a)-this.getTime(i)}))]}async afMSetActiveDate(e){this.selectedDate=$(new Date(e),"yyyy-MM-dd",{locale:ee}),this.currentDate=this.selectedDate}getTime(e){return null!=e?e.getTime():0}prevWeek(){this.currentDate=I(new Date(this.currentDate),7),this.afOnWeekChange.emit("previous")}nextWeek(){this.currentDate=E(new Date(this.currentDate),7),this.afOnWeekChange.emit("next")}initDates(){this.minDate=new Date(this.dates[0]),this.maxDate=new Date(this.dates[this.dates.length-1]),this.selectedDate=$(new Date(this.dates[0]),"yyyy-MM-dd",{locale:ee}),this.currentDate=$(new Date(this.selectedDate),"yyyy-MM-dd",{locale:ee})}componentWillLoad(){this.afDatesUpdate(),this.initDates()}componentDidLoad(){this.afOnReady.emit()}get prevWeekText(){const e=I(new Date(this.currentDate),7);return`${i.calendar.week} ${A(new Date(e))}`}get nextWeekText(){const e=E(new Date(this.currentDate),7);return`${i.calendar.week} ${A(new Date(e))}`}get currentWeek(){return A(new Date(this.currentDate))}get currentMonth(){const e=new Date(this.weekDays[0]),t=new Date(this.weekDays[this.weekDays.length-1]);return e.getMonth()==t.getMonth()?$(new Date(e),"MMMM yyyy",{locale:ee}):$(new Date(e),"MMMM yyyy",{locale:ee})+" - "+$(new Date(t),"MMMM yyyy",{locale:ee})}render(){return a("div",{key:"cf671623b23a03523dfd3ec0db0eec3df6f2dd76",class:"digi-calendar-week-view"},a("nav",{key:"6aa79f9093a643a04a5b142dd64bc4647b69f6df",class:"digi-calendar-week-view__timepicker"},a("div",{key:"a264a62fc6ef4f5c07a4618480a96792bd3827df",class:"digi-calendar-week-view__dates"},a("div",{key:"8d7341cee9dcb0282273f3404c6885938de7f01d",class:"digi-calendar-week-view__flex"},a("digi-typography",{key:"ee209d98aa8899b55d912a0d26cd598c702f222e"},a(this.afHeadingLevel,{key:"eb23f5e42e562c2d0a880f0d70d09e662321f4e9",role:"status",class:"digi-calendar-week-view__heading"},a("span",{key:"5ea2d7a5d2e87ac3cb9393a36954b2d85ae9db35",class:"digi-calendar-week-view__month"},this.currentMonth),a("span",{key:"f534204d77350b0bade6d081d221d68e3555ea88",class:"digi-calendar-week-view__week"}," ","v.",this.currentWeek))),a("ul",{key:"816553435601ca5a4d7197c35ff46af328cdf62e",class:"digi-calendar-week-view__date-list"},this.weekDays.map((e=>{const t=$(new Date(e),"d",{locale:ee}),i=$(new Date(e),"EEE",{locale:ee}),r=$(new Date(e),"EEEE ",{locale:ee});return a("li",{class:"digi-calendar-week-view__date-list-item","aria-current":e===this.todaysDate&&"date"},a("digi-button",{onClick:()=>this.selectedDate=e,afAriaLabel:`${r} ${t}`,"aria-hidden":this.dates.includes(e)?"false":"true","af-tabindex":this.dates.includes(e)?null:-1,"aria-pressed":this.selectedDate==e?"true":"false",class:{"digi-calendar-week-view__date-button":!0,"digi-calendar-week-view__date-button--active":this.selectedDate==e,"digi-calendar-week-view__date-button--no-value":!this.dates.includes(e)},"af-variation":M.SECONDARY},a("span",{class:"digi-calendar-week-view__date-button-content","aria-hidden":"true"},a("span",{class:{"digi-calendar-week-view__date-button-day":this.selectedDate!=e,"digi-calendar-week-view__date-button-day--active":this.selectedDate==e}},i),a("span",{class:"digi-calendar-week-view__date-button-date"},t),a("span",{"aria-hidden":"true",class:{"digi-calendar-week-view__date-button-circle":e===this.todaysDate}}))))}))))),a("digi-button",{key:"b3e13206cde9240aff492b1875f68f372779c53a",onClick:()=>this.prevWeek(),class:{"digi-calendar-week-view__week-button digi-calendar-week-view__week-button--previous":!0,"digi-calendar-week-view__week-button--keep-left":this.currentWeek==A(this.maxDate),"digi-calendar-week-view__week-button--hidden":!(this.currentWeek>A(this.minDate))},"af-variation":"secondary"},a("digi-icon-chevron-left",{key:"4c2913caad1960fac926fd167601229e6e4b6864",slot:"icon"}),this.prevWeekText),a("digi-button",{key:"32f46f7f0752a8b26d273075f16763f2cf725171",onClick:()=>this.nextWeek(),class:{"digi-calendar-week-view__week-button digi-calendar-week-view__week-button--next":!0,"digi-calendar-week-view__week-button--keep-right":this.currentWeek==A(this.minDate),"digi-calendar-week-view__week-button--hidden":!(this.currentWeek<A(this.maxDate))},"af-variation":"secondary"},a("digi-icon-chevron-right",{key:"7d5f0845dc359264849d55327ef7b1fdc195dd9a",slot:"icon-secondary"}),this.nextWeekText)),a("div",{key:"f2b405ff5781a66353b718de8ed4043e8c499401",role:"status","aria-live":"assertive",class:"digi-calendar-week-view__result",id:`${this.afId}-result`},a("digi-typography",{key:"a11e26bab95f41515c948d69ea54f3a89fc37a60"},a("slot",{key:"acfe0aadbd1b7607d1d78b1be9d607b9b5ba74c2"}))))}static get watchers(){return{selectedDate:["selectedDateChangeHandler"],currentDate:["currentDateChangeHandler"],afDates:["afDatesUpdate"]}}};te.style='.sc-digi-calendar-week-view-h{--digi--calendar-week-view--button--week--padding:calc(var(--digi--gutter--small) + 1px) var(--digi--gutter--largest-2);--digi--calendar-week-view--button--week--icon--width:var(--digi--gutter--medium);--digi--calendar-week-view--button--week--display:flex;--digi--calendar-week-view--button--week--justify-content:center;--digi--calendar-week-view--button--week--previous-button--border-radius:var(--digi--global--border-radius--base) 0 0 var(--digi--global--border-radius--base);--digi--calendar-week-view--button--week--next-button--border-radius:0 var(--digi--global--border-radius--base) var(--digi--global--border-radius--base) 0;--digi--calendar-week-view--button--week--width:9.75rem;--digi--calendar-week-view--button--week--margin:0.125rem;--digi--calendar-week-view--button--week--font-size:var(--digi--button--font-size--small);--digi--calendar-week-view--button--week--keep-right--margin:10rem;--digi--calendar-week-view--button--week--keep-right--margin--small:8.1rem;--digi--calendar-week-view--button--week--background:var(--digi--color--background--interactive--default--secondary);--digi--calendar-week-view--button--week--border-color:var(--digi--color--border--interactive--default--primary);--digi--calendar-week-view--button--date--color:var(--digi--color--text--interactive--tertiary);--digi--calendar-week-view--button--date--color--active:var(--digi--color--text--interactive--secondary);--digi--calendar-week-view--button--date--color--no-value:var(--digi--color--text--interactive--tertiary);--digi--calendar-week-view--button--date--background:var(--digi--color--background--interactive--default--secondary);--digi--calendar-week-view--button--date--background--active:var(--digi--color--background--interactive--selected--primary);--digi--calendar-week-view--button--date--background--no-value:var(--digi--color--background--interactive--default--tertiary);--digi--calendar-week-view--button--date--border-color:var(--digi--color--border--interactive--default--primary);--digi--calendar-week-view--button--date--border-color--active:var(--digi--color--border--interactive--default--primary);--digi--calendar-week-view--button--date--border-color--no-value:var(--digi--color--border--interactive--default--on-input-nuance);--digi--calendar-week-view--button--date--border-radius:0;--digi--calendar-week-view--button--date--padding:16px 10px 25px 10px;--digi--calendar-week-view--button--date--font-size:var(--digi--button--font-size--small);--digi--calendar-week-view--button--date--box-shadow--active:inset 0 0 0 0.1875rem var(--digi--grayscale--0);--digi--calendar-week-view--button--date--width:3.75rem;--digi--calendar-week-view--button--date--width--small:3rem;--digi--calendar-week-view--today-circle--size:0.3125rem;--digi--calendar-week-view--today-circle--color:var(--digi--color--text--interactive--tertiary);--digi--calendar-week-view--today-circle--fill:var(--digi--color--text--interactive--tertiary);--digi--calendar-week-view--today-circle--fill--no-value:var(--digi--color--text--interactive--tertiary);--digi--calendar-week-view--today-circle--fill--active:var(--digi--color--text--interactive--secondary);--digi--calendar-week-view--dates--margin:0 0 var(--digi--gutter--smaller) 0;--digi--calendar-week-view--dates--gap:var(--digi--gutter--smaller)}.digi-calendar-week-view__timepicker.sc-digi-calendar-week-view{display:flex;flex-wrap:wrap;justify-content:center}.digi-calendar-week-view__week-button.sc-digi-calendar-week-view{--digi--ui--width--icon:var(--digi--calendar-week-view--button--week--icon--width);--digi--button--padding--medium:var(--digi--calendar-week-view--button--week--padding);--digi--button--display:var(--digi--calendar-week-view--button--week--display);--digi--button--width:var(--digi--calendar-week-view--button--week--width);--digi--button--justify-content:var(--digi--calendar-week-view--button--week--justify-content);--digi--button--color--background--secondary--default:var(--digi--calendar-week-view--button--week--background);--digi--button--color--background--secondary--hover:var(--digi--calendar-week-view--button--week--background);--digi--button--color--background--secondary--focus:var(--digi--calendar-week-view--button--week--background);--digi--button--color--background--secondary--active:var(--digi--calendar-week-view--button--week--background);--digi--button--color--border--secondary--hover:var(--digi--calendar-week-view--button--week--border-color);--digi--button--color--border--secondary--focus:var(--digi--calendar-week-view--button--week--border-color);--digi--button--color--border--secondary--active:var(--digi--calendar-week-view--button--week--border-color);--digi--button--font-size--medium:var(--digi--calendar-week-view--button--week--font-size);position:relative}.digi-calendar-week-view__week-button--previous.sc-digi-calendar-week-view{margin-right:var(--digi--calendar-week-view--button--week--margin);--digi--button--border-radius--secondary--default:var(--digi--calendar-week-view--button--week--previous-button--border-radius);--digi--button--border-radius--secondary--hover:var(--digi--calendar-week-view--button--week--previous-button--border-radius)}.digi-calendar-week-view__week-button--next.sc-digi-calendar-week-view{margin-left:var(--digi--calendar-week-view--button--week--margin);--digi--button--border-radius--secondary--default:var(--digi--calendar-week-view--button--week--next-button--border-radius);--digi--button--border-radius--secondary--hover:var(--digi--calendar-week-view--button--week--next-button--border-radius)}.digi-calendar-week-view__week-button--keep-left.sc-digi-calendar-week-view,.digi-calendar-week-view__week-button--keep-right.sc-digi-calendar-week-view{--digi--calendar-week-view--button--week--margin:var(--digi--calendar-week-view--button--week--keep-right--margin)}.digi-calendar-week-view__week-button--hidden.sc-digi-calendar-week-view{display:none}.digi-calendar-week-view__week-button.sc-digi-calendar-week-view-s>[slot^=icon],.digi-calendar-week-view__week-button .sc-digi-calendar-week-view-s>[slot^=icon]{--digi--icon--width:var(--digi--calendar-week-view--button--icon--width)}.digi-calendar-week-view__dates.sc-digi-calendar-week-view{flex:1 0 100%;margin:var(--digi--calendar-week-view--dates--margin);display:flex;justify-content:center}.digi-calendar-week-view__flex.sc-digi-calendar-week-view{display:flex;flex-direction:column;align-items:center}.digi-calendar-week-view__heading.sc-digi-calendar-week-view{font-size:var(--digi--typography--body--font-size--desktop)}.digi-calendar-week-view__month.sc-digi-calendar-week-view{text-transform:capitalize}.digi-calendar-week-view__date-list.sc-digi-calendar-week-view{list-style:none;display:grid;grid-template:repeat(1, 1fr)/repeat(5, var(--digi--calendar-week-view--button--date--width));grid-auto-flow:column;gap:var(--digi--calendar-week-view--dates--gap);margin:0;padding:0}@media screen and (max-width: 23.375rem){.digi-calendar-week-view__date-list.sc-digi-calendar-week-view{grid-template:repeat(1, 1fr)/repeat(5, var(--digi--calendar-week-view--button--date--width--small))}}.digi-calendar-week-view__date-list-item.sc-digi-calendar-week-view{position:relative;margin:0;padding:0}.digi-calendar-week-view__date-button.sc-digi-calendar-week-view{--digi--button--width:100%;--digi--button--border-radius--secondary--default:var(--digi--calendar-week-view--button--date--border-radius);--digi--button--border-radius--secondary--hover:var(--digi--calendar-week-view--button--date--border-radius);--digi--button--padding--medium:var(--digi--calendar-week-view--button--date--padding);--digi--button--font-size--medium:var(--digi--calendar-week-view--button--date--font-size);--digi--button--color--text--secondary--default:var(--digi--calendar-week-view--button--date--color);--digi--button--color--text--secondary--hover:var(--digi--calendar-week-view--button--date--color);--digi--button--color--text--secondary--focus:var(--digi--calendar-week-view--button--date--color);--digi--button--color--text--secondary--active:var(--digi--calendar-week-view--button--date--color);--digi--button--color--background--secondary--default:var(--digi--calendar-week-view--button--date--background);--digi--button--color--background--secondary--hover:var(--digi--calendar-week-view--button--date--background);--digi--button--color--background--secondary--focus:var(--digi--calendar-week-view--button--date--background);--digi--button--color--background--secondary--active:var(--digi--calendar-week-view--button--date--background);--digi--button--color--border--secondary--default:var(--digi--calendar-week-view--button--date--border-color);--digi--button--color--border--secondary--hover:var(--digi--calendar-week-view--button--date--border-color);--digi--button--color--border--secondary--focus:var(--digi--calendar-week-view--button--date--border-color);--digi--button--color--border--secondary--active:var(--digi--calendar-week-view--button--date--border-color)}.digi-calendar-week-view__date-button--no-value.sc-digi-calendar-week-view{--digi--button--color--text--secondary--default:var(--digi--calendar-week-view--button--date--color--no-value);--digi--button--color--text--secondary--hover:var(--digi--calendar-week-view--button--date--color--no-value);--digi--button--color--text--secondary--focus:var(--digi--calendar-week-view--button--date--color--no-value);--digi--button--color--text--secondary--active:var(--digi--calendar-week-view--button--date--color--no-value);--digi--button--color--background--secondary--default:var(--digi--calendar-week-view--button--date--background--no-value);--digi--button--color--background--secondary--hover:var(--digi--calendar-week-view--button--date--background--no-value);--digi--button--color--background--secondary--focus:var(--digi--calendar-week-view--button--date--background--no-value);--digi--button--color--background--secondary--active:var(--digi--calendar-week-view--button--date--background--no-value);--digi--button--color--border--secondary--default:var(--digi--calendar-week-view--button--date--border-color--no-value);--digi--button--color--border--secondary--hover:var(--digi--calendar-week-view--button--date--border-color--no-value);--digi--button--color--border--secondary--focus:var(--digi--calendar-week-view--button--date--border-color--no-value);--digi--button--color--border--secondary--active:var(--digi--calendar-week-view--button--date--border-color--no-value);--digi--calendar-week-view--today-circle--fill:var(--digi--calendar-week-view--today-circle--fill--no-value)}.digi-calendar-week-view__date-button--active.sc-digi-calendar-week-view{--digi--button--color--text--secondary--default:var(--digi--calendar-week-view--button--date--color--active);--digi--button--color--text--secondary--hover:var(--digi--calendar-week-view--button--date--color--active);--digi--button--color--text--secondary--focus:var(--digi--calendar-week-view--button--date--color--active);--digi--button--color--text--secondary--active:var(--digi--calendar-week-view--button--date--color--active);--digi--button--color--background--secondary--default:var(--digi--calendar-week-view--button--date--background--active);--digi--button--color--background--secondary--hover:var(--digi--calendar-week-view--button--date--background--active);--digi--button--color--background--secondary--focus:var(--digi--calendar-week-view--button--date--background--active);--digi--button--color--background--secondary--active:var(--digi--calendar-week-view--button--date--background--active);--digi--button--color--border--secondary--default:var(--digi--calendar-week-view--button--date--border-color--active);--digi--button--color--border--secondary--hover:var(--digi--calendar-week-view--button--date--border-color--active);--digi--button--color--border--secondary--focus:var(--digi--calendar-week-view--button--date--border-color--active);--digi--button--color--border--secondary--active:var(--digi--calendar-week-view--button--date--border-color--active);--digi--calendar-week-view--today-circle--fill:var(--digi--calendar-week-view--today-circle--fill--active)}.digi-calendar-week-view__date-button-content.sc-digi-calendar-week-view{display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:capitalize}.digi-calendar-week-view__date-button-circle.sc-digi-calendar-week-view{position:absolute;height:var(--digi--calendar-week-view--today-circle--size);width:var(--digi--calendar-week-view--today-circle--size);background:var(--digi--calendar-week-view--today-circle--fill);bottom:0.875rem;left:50%;transform:translateX(-50%);border-radius:50%}.sc-digi-calendar-week-view-s .digi-calendar-week-view__date-button--active .digi-button{box-shadow:var(--digi--calendar-week-view--button--date--box-shadow--active)}.sc-digi-calendar-week-view-s .digi-calendar-week-view__date-button .digi-button:hover .digi-calendar-week-view__date-button-day::after,.sc-digi-calendar-week-view-s .digi-calendar-week-view__date-button .digi-button:focus .digi-calendar-week-view__date-button-day::after{content:"";position:absolute;width:30px;height:2px;top:38px;background-color:var(--digi--calendar-week-view--button--date--color);left:15px}.sc-digi-calendar-week-view-s .digi-calendar-week-view__date-button .digi-button:hover .digi-calendar-week-view__date-button-day--active::after,.sc-digi-calendar-week-view-s .digi-calendar-week-view__date-button .digi-button:focus .digi-calendar-week-view__date-button-day--active::after{content:"";position:absolute;width:30px;height:2px;top:38px;background-color:var(--digi--calendar-week-view--button--date--color--active);left:15px}.sc-digi-calendar-week-view-s .digi-calendar-week-view__date-button .digi-button__text{width:100%}.sc-digi-calendar-week-view-s .digi-calendar-week-view__week-button--previous .digi-button:hover::after,.sc-digi-calendar-week-view-s .digi-calendar-week-view__week-button--previous .digi-button:focus::after{content:"";position:absolute;width:62px;height:2px;top:29px;background-color:#00005a;left:50px}.sc-digi-calendar-week-view-s .digi-calendar-week-view__week-button--next .digi-button:hover::after,.sc-digi-calendar-week-view-s .digi-calendar-week-view__week-button--next .digi-button:focus::after{content:"";position:absolute;width:62px;height:2px;top:29px;background-color:#00005a;left:20px}';export{te as digi_calendar_week_view}
@@ -1 +0,0 @@
1
- import{r as i,c as t,h as a,H as e,g as s}from"./p-f1de4bf6.js";import{r as o}from"./p-ffe5c0e8.js";import{F as d}from"./p-24fe2189.js";const r=class{constructor(a){i(this,a),this.afOnGroupChange=t(this,"afOnGroupChange",7),this.radiobuttons=void 0,this.afId=o("digi-form-radiogroup"),this.afValue=void 0,this.value=void 0,this.afName=o("digi-form-radiogroup"),this.afValidation=d.NEUTRAL,this.afValidationText=void 0}OnAfValueChange(i){this.value=i}OnValueChange(i){this.afValue=i,this.setRadiobuttons(i)}radiobuttonChangeListener(i){Array.from(this.radiobuttons).includes(i.target)&&(i.preventDefault(),this.afValue=i.detail.target.value,this.afOnGroupChange.emit(i))}componentDidLoad(){this.setRadiobuttons(this.value||this.afValue),this.value&&(this.afValue=this.value)}setRadiobuttons(i){this.radiobuttons=this.hostElement.querySelectorAll("digi-form-radiobutton"),this.radiobuttons.forEach((t=>{t.afName=this.afName,i&&t.afValue==i&&t.setAttribute("af-checked","true")}))}render(){return a(e,{key:"b8fdb2fce803f2ea1ab71244a74c7ef9d2903911"},a("div",{key:"de0f874c666b3154cb7ca150b1e91689fd257877",id:this.afId,class:{"digi-form-radiogroup":!0}},a("digi-util-mutation-observer",{key:"5e0fd143bfcc7f00b0c96726871813d38fb09ce5",onAfOnChange:i=>this.radiobuttonChangeListener(i)},a("slot",{key:"2f38b87f888cfea9458b81dc1d821ca0cd6ab169"}))),a("div",{key:"8af4d3bff07ec0d0a4de40e028d5f69b42685f76",class:"digi-form-input__validation","aria-atomic":"true",role:"alert",id:`${this.afId}--validation-message`},this.afValidation!=d.NEUTRAL&&a("digi-form-validation-message",{key:"2d491974c2b3d455aee7fe4d2c3ebfcdf2404ff3",class:"digi-form-input__validation-message","af-variation":this.afValidation},this.afValidationText)))}get hostElement(){return s(this)}static get watchers(){return{afValue:["OnAfValueChange"],value:["OnValueChange"]}}};r.style="";export{r as digi_form_radiogroup}
@@ -1 +0,0 @@
1
- import{r as i,h as o,c as g}from"./p-f1de4bf6.js";import{L,a as d}from"./p-290d1746.js";import{r as e}from"./p-ffe5c0e8.js";const a=class{constructor(o){i(this,o),this.relation=void 0,this.afColor=L.PRIMARY,this.afVariation=d.LARGE,this.afSystemName=void 0,this.afTitle="Arbetsförmedlingen",this.afDesc=void 0,this.afSvgAriaHidden=void 0,this.afTitleId=e("digi-logo__title")}get cssModifiers(){return{"digi-logo":!0,"digi-logo--small":this.afVariation===d.SMALL||!!this.afSystemName,"digi-logo--large":this.afVariation===d.LARGE&&!this.afSystemName,"digi-logo--primary":this.afColor===L.PRIMARY,"digi-logo--secondary":this.afColor===L.SECONDARY,"digi-logo--system-name":!!this.afSystemName}}render(){return o("div",{key:"27b85c4eeba36a70aca603f2128774e262f02a5d",class:Object.assign({},this.cssModifiers)},o("div",{key:"ddc4b8629e453e0779aa09f23baf43a91a86dfab",class:"digi-logo__img"},(this.afVariation===d.SMALL||!!this.afSystemName)&&o("svg",{key:"e57f42cbe31309661cbb26f22d23277bbaccaa30",width:"44px",height:"44px",viewBox:"0 0 44 44",version:"1.1",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":this.afTitle?this.afTitleId:null,class:"digi-logo-small","aria-hidden":this.afSvgAriaHidden&&"true",role:"img"},this.afTitle&&o("title",{key:"2fd37749b9a39493b6acb221fafba5bd2ab3b020",id:this.afTitleId},this.afTitle),this.afDesc&&o("desc",{key:"57d9b5e3360e43148f97aa9b9e1fcf73917a5905"},this.afDesc),o("defs",{key:"d51e8d648885ea6f8acd26e0d9edbbd477c9abbe"},o("path",{key:"4bd634fb32040de853c419935d344bc24baef4ef",d:"M15.0075701,0 C31.0194479,0 44,12.9056055 44,28.8260562 C44,34.3951264 42.4072773,39.5923154 39.6561271,44 L33.8018821,40.1595143 C35.8219992,36.8551231 36.9854872,32.9757568 36.9854872,28.8260562 C36.9854872,16.7575266 27.1457549,6.97425981 15.0075701,6.97425981 Z M15.0075701,13.9047447 C23.2959849,13.9047447 30.0151401,20.5853418 30.0151401,28.825736 C30.0151401,37.0665877 23.2959849,43.7471848 15.0075701,43.7471848 C6.71915517,43.7471848 0,37.0665877 0,28.825736 C0,20.5853418 6.71915517,13.9047447 15.0075701,13.9047447 Z M15.0075701,20.8547613 C10.5795065,20.8547613 6.99058971,24.4235404 6.99058971,28.825736 C6.99058971,33.2283891 10.5795065,36.7971682 15.0075701,36.7971682 C19.4356336,36.7971682 23.0245504,33.2283891 23.0245504,28.825736 C23.0245504,24.4235404 19.4356336,20.8547613 15.0075701,20.8547613 Z",id:"path-1"})),o("g",{key:"d82bdd470608db3864ad91b7cbfeff0045963e66",id:"Logotypguide",stroke:"none",class:"main-symbol","stroke-width":"1",fill:"none","fill-rule":"evenodd"},o("g",{key:"67264323b0478ee73b7dfbb32bba850eb27e4c64",id:"Primär",transform:"translate(-24, -22)"},o("g",{key:"99fde7a7ae94c34f35ed51975343a882c0c8d231",id:"Symbolen",transform:"translate(24, 22)"},o("mask",{key:"8360c3527bd36cf1ccc57a1fbf237ceecf063b8d",id:"mask-2",fill:"white"},o("use",{key:"50f023053ef210099198a634d46e1de475f97403",href:"#path-1"})),o("use",{key:"09d41b626e26784865e3c5dd29d0e654b14155b1",id:"Main-Symbol",href:"#path-1"}))))),this.afVariation===d.LARGE&&!this.afSystemName&&o("svg",{key:"5edf6c9e3d7030fe458d96d42c3b4335f5032bdf","aria-labelledby":this.afTitle?this.afTitleId:null,class:"digi-logo-large",width:"392px",height:"88px",viewBox:"0 0 392 88",xmlns:"http://www.w3.org/2000/svg","aria-hidden":this.afSvgAriaHidden&&"true",role:"img"},this.afTitle&&o("title",{key:"eec0d7d533b4543b7d839fb9dc7386d01e4a9e63",id:this.afTitleId},this.afTitle),this.afDesc&&o("desc",{key:"83a8d49324e866f3bfa33a907634ad85fdb85e2e"},this.afDesc),o("defs",{key:"355686bfbad77366e30cd5595534fdfa43c1cf62"},o("path",{key:"65b347ce71226a8099a380678ed4854997680963",d:"M15.0075701,0 C31.0194479,0 44,12.9056055 44,28.8260562 C44,34.3951264 42.4072773,39.5923154 39.6561271,44 L33.8018821,40.1595143 C35.8219992,36.8551231 36.9854872,32.9757568 36.9854872,28.8260562 C36.9854872,16.7575266 27.1457549,6.97425981 15.0075701,6.97425981 Z M15.0075701,13.9047447 C23.2959849,13.9047447 30.0151401,20.5853418 30.0151401,28.825736 C30.0151401,37.0665877 23.2959849,43.7471848 15.0075701,43.7471848 C6.71915517,43.7471848 0,37.0665877 0,28.825736 C0,20.5853418 6.71915517,13.9047447 15.0075701,13.9047447 Z M15.0075701,20.8547613 C10.5795065,20.8547613 6.99058971,24.4235404 6.99058971,28.825736 C6.99058971,33.2283891 10.5795065,36.7971682 15.0075701,36.7971682 C19.4356336,36.7971682 23.0245504,33.2283891 23.0245504,28.825736 C23.0245504,24.4235404 19.4356336,20.8547613 15.0075701,20.8547613 Z",id:"path-1"})),o("g",{key:"95251de79144c9cc0ff3fec04d8925fbe8e3e1b1",id:"Logotypguide",stroke:"none","stroke-width":"1","fill-rule":"evenodd"},o("g",{key:"f3990b04b9373fc5226086060a05d19b0d899140",id:"Vart?",transform:"translate(-24, -88)"},o("g",{key:"86f571d17f21f066b93569e5314001850cb703ec",id:"Arbetsförmedlingen/Primary",transform:"translate(24, 110)"},o("g",{key:"ef5dc0a5a0c26b9161317e9b847c196900ceed8b",id:"Ordbild",transform:"translate(56, 0)",fill:this.afColor},o("path",{key:"9d2896366a45bc81e293711c99a56ef2f5a6def3",d:"M10.0781759,14.984252 L8.21498371,10.2637795 L6.30944625,14.984252 L10.0781759,14.984252 Z M11.2638436,17.7559055 L5.16612378,17.7559055 L3.21824104,22 L0,22 L8.17263844,4.02755906 L8.25732899,4.02755906 L16.4299674,22 L13.1270358,22 L11.2638436,17.7559055 L11.2638436,17.7559055 Z M23.7980456,7.4488189 L23.7980456,11.9527559 L26.762215,11.9527559 C27.990228,11.9527559 29.0488599,10.9566929 29.0488599,9.7007874 C29.0488599,8.44488189 28.0749186,7.4488189 26.8469055,7.4488189 L23.7980456,7.4488189 Z M29.3876221,22 L23.7980456,14.6377953 L23.7980456,22 L20.7491857,22 L20.7491857,4.54724409 L26.8469055,4.54724409 C29.7687296,4.54724409 32.0977199,6.71259843 32.0977199,9.65748031 C32.0977199,12.6023622 29.980456,14.2480315 27.3973941,14.5511811 L33.2410423,22 L29.3876221,22 L29.3876221,22 Z M144.651466,7.4488189 L144.651466,11.9527559 L147.615635,11.9527559 C148.843648,11.9527559 149.90228,10.9566929 149.90228,9.7007874 C149.90228,8.44488189 148.928339,7.4488189 147.700326,7.4488189 L144.651466,7.4488189 Z M150.241042,22 L144.651466,14.6377953 L144.651466,22 L141.602606,22 L141.602606,4.54724409 L147.700326,4.54724409 C150.62215,4.54724409 152.95114,6.71259843 152.95114,9.65748031 C152.95114,12.6023622 150.833876,14.2480315 148.250814,14.5511811 L154.094463,22 L150.241042,22 L150.241042,22 Z M46.6221498,16.8897638 C46.6221498,15.6338583 45.5211726,14.6377953 44.2931596,14.6377953 L41.7100977,14.6377953 L41.7100977,19.0551181 L44.2931596,19.0551181 C45.5211726,19.0551181 46.6221498,18.1889764 46.6221498,16.8897638 Z M41.7100977,7.4488189 L41.7100977,11.7362205 L44.2931596,11.7362205 C45.5211726,11.7362205 46.4104235,10.9133858 46.4104235,9.61417323 C46.4104235,8.35826772 45.5211726,7.4488189 44.2931596,7.4488189 L41.7100977,7.4488189 Z M49.7980456,16.8897638 C49.7980456,19.7913386 47.5114007,22 44.2931596,22 L38.7035831,22 L38.7035831,4.54724409 L44.2931596,4.54724409 C47.2149837,4.54724409 49.4592834,6.71259843 49.4592834,9.65748031 C49.4592834,11.1732283 48.9087948,12.3858268 47.8501629,13.2086614 C49.0358306,13.9448819 49.7980456,15.3740157 49.7980456,16.8897638 L49.7980456,16.8897638 Z M59.1563518,7.4488189 L59.1563518,11.7795276 L65.3811075,11.7795276 L65.3811075,14.6811024 L59.1563518,14.6811024 L59.1563518,19.011811 L65.5928339,19.011811 L65.5928339,21.9133858 L56.1498371,21.9133858 L56.1498371,4.46062992 L65.5928339,4.46062992 L65.5928339,7.36220472 L59.1563518,7.36220472 L59.1563518,7.4488189 M75.0781759,7.4488189 L70.7166124,7.4488189 L70.7166124,4.54724409 L82.4885993,4.54724409 L82.4885993,7.4488189 L78.1270358,7.4488189 L78.1270358,22 L75.0781759,22 L75.0781759,7.4488189 M106.371336,7.4488189 L106.371336,11.7795276 L112.723127,11.7795276 L112.723127,14.6811024 L106.371336,14.6811024 L106.371336,21.9566929 L103.449511,21.9566929 L103.449511,4.50393701 L112.892508,4.50393701 L112.892508,7.40551181 L106.371336,7.4488189 M130.592834,1.77559055 C130.592834,0.779527559 131.439739,0 132.371336,0 C133.302932,0 134.149837,0.779527559 134.149837,1.77559055 C134.149837,2.77165354 133.302932,3.5511811 132.371336,3.5511811 C131.439739,3.5511811 130.592834,2.81496063 130.592834,1.77559055 Z M133.218241,13.2519685 C133.218241,9.74409449 130.592834,7.1023622 127.162866,7.1023622 C123.732899,7.1023622 121.107492,9.78740157 121.107492,13.2519685 C121.107492,16.7598425 123.732899,19.4015748 127.162866,19.4015748 C130.550489,19.4448819 133.218241,16.7598425 133.218241,13.2519685 Z M120.218241,1.81889764 C120.218241,0.822834646 121.065147,0.0433070866 121.996743,0.0433070866 C122.928339,0.0433070866 123.775244,0.822834646 123.775244,1.81889764 C123.775244,2.81496063 122.928339,3.59448819 121.996743,3.59448819 C121.065147,3.59448819 120.218241,2.81496063 120.218241,1.81889764 Z M118.016287,13.2519685 C118.016287,8.18503937 122.081433,4.15748031 127.162866,4.15748031 C132.201954,4.15748031 136.309446,8.18503937 136.309446,13.2519685 C136.309446,18.3188976 132.2443,22.3464567 127.162866,22.3464567 C122.081433,22.3464567 118.016287,18.3188976 118.016287,13.2519685 L118.016287,13.2519685 Z M177.214984,4.15748031 L177.214984,22 L174.1657,22 L174.1657,10.6535433 L168.407166,15.8070866 L162.605863,10.6102362 L162.605863,22 L159.55658,22 L159.55658,4.15748031 L159.599349,4.15748031 L168.364821,11.8228346 L177.087948,4.15748031 L177.214984,4.15748031 M186.996743,7.4488189 L186.996743,11.7795276 L193.221498,11.7795276 L193.221498,14.6811024 L186.996743,14.6811024 L186.996743,19.011811 L193.433225,19.011811 L193.433225,21.9133858 L183.990228,21.9133858 L183.990228,4.46062992 L193.433225,4.46062992 L193.433225,7.36220472 L186.996743,7.36220472 L186.996743,7.4488189 M210.837134,13.2952756 C210.837134,9.83070866 208.423453,7.49212598 204.824104,7.49212598 L203.299674,7.49212598 L203.299674,19.0551181 L204.824104,19.0551181 C208.423453,19.0551181 210.837134,16.7165354 210.837134,13.2952756 Z M213.928339,13.2952756 C213.928339,18.4055118 210.074919,22 204.824104,22 L200.29316,22 L200.29316,4.54724409 L204.824104,4.54724409 C210.074919,4.54724409 213.928339,8.14173228 213.928339,13.2952756 L213.928339,13.2952756 Z M228.537459,19.0551181 L228.537459,21.9566929 L219.094463,21.9566929 L219.094463,4.50393701 L222.143322,4.50393701 L222.143322,19.0551181 L228.537459,19.0551181 M233.915309,22 L236.964169,22 L236.964169,4.50393701 L233.915309,4.50393701 L233.915309,22 Z M257.628664,4.54724409 L257.628664,22.3464567 L257.586319,22.3464567 L246.745928,11.3464567 L246.745928,22 L243.697068,22 L243.697068,4.2007874 L243.739414,4.2007874 L254.579805,15.1574803 L254.579805,4.54724409 L257.628664,4.54724409 M311.999577,4.54724409 L311.999577,22.3464567 L311.957655,22.3464567 L301.117264,11.3464567 L301.117264,22 L298.068404,22 L298.068404,4.2007874 L298.110749,4.2007874 L308.993485,15.1574803 L308.993485,4.54724409 L311.999577,4.54724409 M276.514658,22 L272.322476,22 C267.029316,22 263.218241,18.3622047 263.218241,13.2952756 C263.218241,8.18503937 267.071661,4.54724409 272.322476,4.54724409 L275.2443,4.54724409 L275.2443,7.4488189 L272.322476,7.4488189 C268.723127,7.4488189 266.309446,9.78740157 266.309446,13.2519685 C266.309446,16.7165354 268.723127,19.0551181 272.322476,19.0551181 L273.508143,19.0551181 L273.508143,14.7244094 L270.924658,14.7244094 L270.924658,11.8228346 L276.514658,11.8228346 L276.514658,22 M285.618893,7.4488189 L285.618893,11.7795276 L291.843648,11.7795276 L291.843648,14.6811024 L285.618893,14.6811024 L285.618893,19.011811 L292.055375,19.011811 L292.055375,21.9133858 L282.612378,21.9133858 L282.612378,4.46062992 L292.055375,4.46062992 L292.055375,7.36220472 L285.618893,7.36220472 L285.618893,7.4488189 M87.2312704,19.0551181 L92.6091205,19.0551181 C93.8371336,19.0551181 94.8110749,18.015748 94.8110749,16.7598425 C94.8110749,15.503937 93.8371336,14.507874 92.6091205,14.507874 L91.8469055,14.4645669 C88.7557003,14.4645669 86.723127,12.8188976 86.723127,9.57086614 C86.723127,6.27952756 89.0944625,4.59055118 91.9739414,4.59055118 L96.8859935,4.59055118 L96.8859935,7.49212598 L91.9739414,7.49212598 C90.7459283,7.49212598 89.771987,8.27165354 89.771987,9.57086614 C89.771987,10.8267717 90.7459283,11.476378 91.9739414,11.476378 L92.7361564,11.519685 C95.9543974,11.519685 97.8599349,13.2952756 97.8599349,16.7598425 C97.8599349,20.007874 95.4885993,22 92.6091205,22 L87.2312704,22 L87.2312704,19.0551181 M23.4592834,32.8267717 L18.3778502,44 L18.3355049,44 L16.0912052,39.0629921 L13.8469055,44 L8.76547231,32.8267717 L10.5016287,32.8267717 L13.8469055,40.2755906 L15.2442997,37.2007874 L13.2540717,32.8267717 L14.990228,32.8267717 L16.0912052,35.2952756 L17.1921824,32.8267717 L18.8859935,32.8267717 L16.8957655,37.1574803 L18.2931596,40.2755906 L21.6384365,32.8267717 L23.4592834,32.8267717 M27.3550489,34.3858268 L27.3550489,37.5472441 L31.4625407,37.5472441 L31.4625407,39.1062992 L27.3550489,39.1062992 L27.3550489,42.2677165 L31.5472313,42.2677165 L31.5472313,43.8267717 L25.7459283,43.8267717 L25.7459283,32.9133858 L31.5472313,32.9133858 L31.5472313,34.4724409 L27.3550489,34.4724409 L27.3550489,34.3858268 M41.9641694,38.2834646 C41.9641694,35.9448819 40.3127036,34.3425197 37.8990228,34.3425197 L36.7980456,34.3425197 L36.7980456,42.1811024 L37.8990228,42.1811024 C40.3127036,42.2244094 41.9641694,40.6220472 41.9641694,38.2834646 Z M43.5732899,38.2834646 C43.5732899,41.488189 41.1596091,43.7401575 37.8566775,43.7401575 L35.1465798,43.7401575 L35.1465798,32.8267717 L37.8566775,32.8267717 C41.1596091,32.8267717 43.5732899,35.0787402 43.5732899,38.2834646 L43.5732899,38.2834646 Z M46.495114,43.7401575 L48.1042345,43.7401575 L48.1042345,32.8267717 L46.495114,32.8267717 L46.495114,43.7401575 Z M69.4462541,32.8267717 L69.4462541,43.7401575 L67.8371336,43.7401575 L67.8371336,39.0629921 L62.6286645,39.0629921 L62.6286645,43.7401575 L61.019544,43.7401575 L61.019544,32.8267717 L62.6286645,32.8267717 L62.6286645,37.503937 L67.8371336,37.503937 L67.8371336,32.8267717 L69.4462541,32.8267717 M83.8013029,35.9448819 C83.8013029,35.0354331 83.0814332,34.3425197 82.1921824,34.3425197 L80.4136808,34.3425197 L80.4136808,37.5472441 L82.1921824,37.5472441 C83.0814332,37.5472441 83.8013029,36.8976378 83.8013029,35.9448819 Z M85.3680782,35.9448819 C85.3680782,37.7637795 83.9283388,39.1062992 82.1498371,39.1062992 L80.3713355,39.1062992 L80.3713355,43.7401575 L78.762215,43.7401575 L78.762215,32.8267717 L82.1074919,32.8267717 C83.9283388,32.8267717 85.3680782,34.1692913 85.3680782,35.9448819 L85.3680782,35.9448819 Z M88.1205212,40.3622047 L88.1205212,32.8267717 L89.7296417,32.8267717 L89.7296417,40.3622047 C89.7296417,41.488189 90.5765472,42.4409449 91.8892508,42.4409449 C93.1596091,42.4409449 94.0488599,41.488189 94.0488599,40.3622047 L94.0488599,32.8267717 L95.6579805,32.8267717 L95.6579805,40.3622047 C95.6579805,42.4409449 94.218241,44 91.9315961,44 C89.5602606,44 88.1205212,42.3976378 88.1205212,40.3622047 M104.254072,40.6220472 C104.254072,39.7125984 103.449511,39.019685 102.517915,39.019685 L100.739414,39.019685 L100.739414,42.2244094 L102.517915,42.2244094 C103.407166,42.2244094 104.254072,41.5314961 104.254072,40.6220472 Z M100.739414,34.3858268 L100.739414,37.4606299 L102.517915,37.4606299 C103.449511,37.4606299 104.084691,36.8543307 104.084691,35.9015748 C104.084691,34.992126 103.449511,34.3858268 102.517915,34.3858268 L100.739414,34.3858268 Z M105.863192,40.6220472 C105.863192,42.5708661 104.465798,43.7834646 102.517915,43.7834646 L99.1726384,43.7834646 L99.1726384,32.8700787 L102.517915,32.8700787 C104.296417,32.8700787 105.693811,34.1692913 105.693811,35.9448819 C105.693811,36.9409449 105.270358,37.7204724 104.592834,38.2834646 C105.270358,38.7598425 105.863192,39.6259843 105.863192,40.6220472 L105.863192,40.6220472 Z M114.840391,42.2244094 L114.840391,43.7834646 L109.166124,43.7834646 L109.166124,32.8700787 L110.775244,32.8700787 L110.775244,42.2677165 L114.840391,42.2677165 L114.840391,42.2244094 M117.635179,43.7401575 L119.2443,43.7401575 L119.2443,32.8267717 L117.635179,32.8267717 L117.635179,43.7401575 Z M122.081433,38.2834646 C122.081433,35.0787402 124.495114,32.8267717 127.798046,32.8267717 L129.407166,32.8267717 L129.407166,34.3858268 L127.798046,34.3858268 C125.34202,34.3858268 123.732899,35.9448819 123.732899,38.3267717 C123.732899,40.6653543 125.384365,42.2244094 127.798046,42.2244094 L129.407166,42.2244094 L129.407166,43.7834646 L127.798046,43.7834646 C124.495114,43.7401575 122.081433,41.488189 122.081433,38.2834646 M139.527687,34.3858268 L139.527687,37.5472441 L143.635179,37.5472441 L143.635179,39.1062992 L139.527687,39.1062992 L139.527687,42.2677165 L143.71987,42.2677165 L143.71987,43.8267717 L137.918567,43.8267717 L137.918567,32.9133858 L143.71987,32.9133858 L143.71987,34.4724409 L139.527687,34.4724409 L139.527687,34.3858268 M158.159609,32.6102362 L158.159609,43.7401575 L156.550489,43.7401575 L156.550489,35.9448819 L152.781759,39.1496063 L149.013029,35.9448819 L149.013029,43.7401575 L147.446254,43.7401575 L147.446254,32.5669291 L147.488599,32.5669291 L152.824104,37.1141732 L158.159609,32.6102362 M167.094463,35.9448819 C167.094463,35.0354331 166.374593,34.3425197 165.485342,34.3425197 L163.70684,34.3425197 L163.70684,37.5472441 L165.485342,37.5472441 C166.416938,37.5472441 167.094463,36.8976378 167.094463,35.9448819 Z M168.703583,35.9448819 C168.703583,37.7637795 167.263844,39.1062992 165.485342,39.1062992 L163.70684,39.1062992 L163.70684,43.7401575 L162.09772,43.7834646 L162.09772,32.8700787 L165.442997,32.8267717 C167.263844,32.8267717 168.703583,34.1692913 168.703583,35.9448819 L168.703583,35.9448819 Z M176.960912,42.2244094 L176.960912,43.7834646 L171.286645,43.7834646 L171.286645,32.8700787 L172.895765,32.8700787 L172.895765,42.2677165 L176.960912,42.2677165 L176.960912,42.2244094 M188.436482,38.2834646 C188.436482,35.9015748 186.657557,34.1259843 184.328567,34.1259843 C181.999577,34.1259843 180.221498,35.9448819 180.221498,38.2834646 C180.221498,40.6653543 181.999577,42.4409449 184.328567,42.4409449 C186.65798,42.4409449 188.436482,40.6653543 188.436482,38.2834646 Z M178.612378,38.2834646 C178.612378,35.1220472 181.153094,32.5669291 184.32899,32.5669291 C187.504886,32.5669291 190.045603,35.0787402 190.045603,38.2834646 C190.045603,41.4448819 187.504886,44 184.32899,44 C181.153094,44 178.612378,41.4448819 178.612378,38.2834646 L178.612378,38.2834646 Z M195.931596,38.4566929 L195.931596,43.7401575 L194.322476,43.7401575 L194.322476,38.4566929 L191.061889,32.8267717 L192.840391,32.8267717 L195.127036,36.7677165 L197.413681,32.8267717 L199.192182,32.8267717 L195.931596,38.4566929 M212.27645,32.6102362 L212.27645,43.7401575 L210.667752,43.7401575 L210.667752,35.9448819 L206.899023,39.1496063 L203.130293,35.9448819 L203.130293,43.7401575 L201.521173,43.7401575 L201.521173,32.5669291 L201.563518,32.5669291 L206.899023,37.1141732 L212.27645,32.6102362 M217.908795,34.3858268 L217.908795,37.5472441 L222.016287,37.5472441 L222.016287,39.1062992 L217.908795,39.1062992 L217.908795,42.2677165 L222.100977,42.2677165 L222.100977,43.8267717 L216.299674,43.8267717 L216.299674,32.9133858 L222.100977,32.9133858 L222.100977,34.4724409 L217.908795,34.4724409 L217.908795,34.3858268 M234.254072,32.8267717 L234.254072,43.9566929 L234.211726,43.9566929 L227.436482,36.4645669 L227.436482,43.7401575 L225.827362,43.7401575 L225.827362,32.5669291 L225.869707,32.5669291 L232.644951,40.015748 L232.644951,32.7834646 L234.254072,32.8267717 M239.631922,34.3858268 L236.837134,34.3858268 L236.837134,32.8267717 L243.993485,32.8267717 L243.993485,34.3858268 L241.241042,34.3858268 L241.241042,43.7401575 L239.631922,43.7401575 L239.631922,34.3858268 M0.804560261,42.2244094 L4.0228013,42.2244094 C4.91205212,42.2244094 5.6742671,41.488189 5.6742671,40.5787402 C5.6742671,39.6692913 4.91205212,38.9330709 4.0228013,38.9330709 L3.64169381,38.9330709 C1.43973941,38.9330709 0.423452769,37.6771654 0.423452769,35.9015748 C0.423452769,34.1259843 1.56677524,32.8700787 3.64169381,32.8700787 L6.64820847,32.8700787 L6.64820847,34.4291339 L3.59934853,34.4291339 C2.71009772,34.4291339 1.99022801,34.992126 1.99022801,35.9015748 C1.99022801,36.8110236 2.71009772,37.3740157 3.59934853,37.3740157 L3.98045603,37.3740157 C6.2247557,37.3740157 7.24104235,38.7598425 7.24104235,40.5787402 C7.24104235,42.3543307 6.05537459,43.7834646 3.98045603,43.7834646 L0.804560261,43.7834646 L0.804560261,42.2244094 M51.6188925,42.2244094 L54.8371336,42.2244094 C55.7263844,42.2244094 56.4885993,41.488189 56.4885993,40.5787402 C56.4885993,39.6692913 55.7263844,38.9330709 54.8371336,38.9330709 L54.4560261,38.9330709 C52.2540717,38.9330709 51.237785,37.6771654 51.237785,35.9015748 C51.237785,34.1259843 52.3811075,32.8700787 54.4560261,32.8700787 L57.504886,32.8700787 L57.504886,34.4291339 L54.4560261,34.4291339 C53.5667752,34.4291339 52.8469055,34.992126 52.8469055,35.9015748 C52.8469055,36.8110236 53.5667752,37.3740157 54.4560261,37.3740157 L54.8371336,37.3740157 C57.0814332,37.3740157 58.0977199,38.7598425 58.0977199,40.5787402 C58.0977199,42.3543307 56.9120521,43.7834646 54.8371336,43.7834646 L51.6612378,43.7834646 L51.6612378,42.2244094 L51.6188925,42.2244094 M251.488599,42.2244094 L254.70684,42.2244094 C255.596091,42.2244094 256.358306,41.488189 256.358306,40.5787402 C256.358306,39.6692913 255.596091,38.9330709 254.70684,38.9330709 L254.325733,38.9330709 C252.123779,38.9330709 251.107492,37.6771654 251.107492,35.9015748 C251.107492,34.1259843 252.250814,32.8700787 254.325733,32.8700787 L257.374169,32.8700787 L257.374169,34.4291339 L254.325733,34.4291339 C253.436482,34.4291339 252.716189,34.992126 252.716189,35.9015748 C252.716189,36.8110236 253.436482,37.3740157 254.325733,37.3740157 L254.70684,37.3740157 C256.950717,37.3740157 257.967427,38.7598425 257.967427,40.5787402 C257.967427,42.3543307 256.781759,43.7834646 254.70684,43.7834646 L251.530945,43.7834646 L251.488599,42.2244094 M262.964169,34.3858268 L262.964169,37.5472441 L267.071661,37.5472441 L267.071661,39.1062992 L262.964169,39.1062992 L262.964169,42.2677165 L267.156352,42.2677165 L267.156352,43.8267717 L261.355049,43.8267717 L261.355049,32.9133858 L267.156352,32.9133858 L267.156352,34.4724409 L262.964169,34.4724409 L262.964169,34.3858268 M272.406743,34.3858268 L272.406743,37.5472441 L274.31228,37.5472441 C275.2443,37.5472441 275.921824,36.8976378 275.921824,35.9448819 C275.921824,35.0354331 275.201954,34.3858268 274.31228,34.3858268 L272.406743,34.3858268 Z M276.13355,43.7401575 L272.407166,38.9330709 L272.407166,43.7401575 L270.798046,43.7401575 L270.798046,32.8267717 L274.312704,32.8267717 C276.091205,32.8267717 277.530945,34.1692913 277.530945,35.9448819 C277.530945,37.7204724 276.13355,38.9330709 274.355049,39.019685 L278.081433,43.7834646 L276.13355,43.7834646 L276.13355,43.7401575 L276.13355,43.7401575 Z M289.133127,32.8267717 L284.051694,44 L284.009772,44 L278.928339,32.8267717 L280.664072,32.8267717 L284.009772,40.2755906 L287.355049,32.8267717 L289.133127,32.8267717 M291.37785,43.7401575 L292.986971,43.7401575 L292.986971,32.8267717 L291.37785,32.8267717 L291.37785,43.7401575 Z M295.908371,38.2834646 C295.908371,35.0787402 298.322476,32.8267717 301.624984,32.8267717 L303.234528,32.8267717 L303.234528,34.3858268 L301.624984,34.3858268 C299.169381,34.3858268 297.560261,35.9448819 297.560261,38.3267717 C297.560261,40.6653543 299.211726,42.2244094 301.624984,42.2244094 L303.234528,42.2244094 L303.234528,43.7834646 L301.624984,43.7834646 C298.322476,43.7401575 295.908371,41.488189 295.908371,38.2834646 M307.807818,34.3858268 L307.807818,37.5472441 L311.915309,37.5472441 L311.915309,39.1062992 L307.807818,39.1062992 L307.807818,42.2677165 L312,42.2677165 L312,43.8267717 L306.198697,43.8267717 L306.198697,32.9133858 L312,32.9133858 L312,34.4724409 L307.807818,34.4724409 L307.807818,34.3858268"})),o("g",{key:"4114118dcebbf13eae827dbc5b5a07db8470e4f1",id:"Symbol",transform:"translate(0, 0)",class:"main-symbol"},o("mask",{key:"2a9a5cefb60985823cc1bd2ac3806753061a253e",id:"mask-2"},o("use",{key:"6b16f0368d05520c25212c2eccdd3b2f604d674b",href:"#path-1"})),o("use",{key:"d016f4fb2eadaf33013d26ebf5b97b5fe9e04b98",id:"Main-Symbol",href:"#path-1"}))))))),!!this.afSystemName&&o("span",{key:"88e0a00c885f2cfc4c771195800a217b4c6f7ef0",class:"digi-logo__system-name"},o("slot",{key:"8ecadcafa4d689b232f238c7e2fab434b0761bc8"}),this.afSystemName))}};a.style='.sc-digi-logo-h{--digi--logo--img--min-width:16rem;--digi--logo--img--max-width:19.5rem;--digi--logo--img--max-width--large:24.5rem;--digi--logo--img--max-width--system:2.75rem;--digi--logo--padding:var(--digi--gutter--medium);--digi--logo--padding--wide:var(--digi--gutter--larger);--digi--logo--padding--large:var(--digi--gutter--medium);--digi--logo--padding--large--wide:var(--digi--gutter--larger);--digi--logo--logotype-color:var(--digi--color--logotype-color);--digi--logo--color--primary:var(--digi--color--text--interactive--brand-primary);--digi--logo--color--secondary:var(--digi--color--text--secondary);--digi--logo--system-name-color--primary:var(--digi--color--text--primary);--digi--logo--system-name-color--secondary:var(--digi--color--text--secondary);--digi--logo--color--border--primary:var(--digi--color--text--primary);--digi--logo--color--border--secondary:var(--digi--color--text--secondary);--digi--logo--border-width:var(--digi--border-width--primary);--digi--logo--border-width--large:var(--digi--border-width--secondary);--digi--logo--margin--system:0 0 0 var(--digi--gutter--medium);--digi--logo--margin--system--large:0 0 0 var(--digi--gutter--larger);--digi--logo--padding--system:0 0 0 var(--digi--gutter--medium);--digi--logo--padding--system--large:0 0 0 var(--digi--gutter--larger);--digi--logo--font-size:var(--digi--typography--title-logo--font-size--mobile);--digi--logo--font-size--large:var(--digi--typography--title-logo--font-size--desktop-large);--digi--logo--font-size--system:var(--digi--typography--title-logo--font-size--mobile);--digi--logo--font-size--system--large:var(--digi--typography--title-logo--font-size--desktop);--digi--logo--font-weight:var(--digi--typography--title-logo--font-weight--desktop);--digi--logo--line-height:2.75rem;--digi--logo--font-family:var(--digi--global--typography--font-family--default)}.sc-digi-logo-h .digi-logo.sc-digi-logo{display:flex;align-items:center;color:var(--COLOR);padding:var(--PADDING);font-family:var(--digi--logo--font-family);font-size:var(--digi--logo--font-size);font-weight:var(--digi--logo--font-weight);line-height:var(--digi--logo--line-height)}.sc-digi-logo-h .digi-logo.sc-digi-logo .main-symbol.sc-digi-logo{fill:var(--digi--logo--logotype-color)}.sc-digi-logo-h .digi-logo--primary.sc-digi-logo{--COLOR--BORDER:var(--digi--logo--color--border--primary);--COLOR:var(--digi--logo--color--primary)}.sc-digi-logo-h .digi-logo--secondary.sc-digi-logo{--COLOR--BORDER:var(--digi--logo--color--border--secondary);--COLOR:var(--digi--logo--color--secondary);--digi--logo--system-name-color--primary:var(--digi--logo--system-name-color--secondary)}.sc-digi-logo-h .digi-logo--small.sc-digi-logo{--PADDING:var(--digi--logo--padding)}@media (min-width: 61.9375rem){.sc-digi-logo-h .digi-logo--small.sc-digi-logo{--PADDING:var(--digi--logo--padding--wide)}}.sc-digi-logo-h .digi-logo--small.sc-digi-logo .digi-logo__img.sc-digi-logo{flex-shrink:0}.sc-digi-logo-h .digi-logo--large.sc-digi-logo{--PADDING:var(--digi--logo--padding--large)}@media (min-width: 61.9375rem){.sc-digi-logo-h .digi-logo--large.sc-digi-logo{--PADDING:var(--digi--logo--padding--large--wide)}}.sc-digi-logo-h .digi-logo--large.sc-digi-logo svg.sc-digi-logo{min-width:var(--digi--logo--img--min-width)}.sc-digi-logo-h .digi-logo__img.sc-digi-logo{display:flex}.sc-digi-logo-h .digi-logo.sc-digi-logo svg.sc-digi-logo{fill:var(--COLOR);width:100%;height:auto;max-width:var(--digi--logo--img--max-width)}.sc-digi-logo-h .digi-logo--system-name.sc-digi-logo{--COLOR:var(--digi--logo--system-name-color--primary)}.sc-digi-logo-h .digi-logo--system-name.sc-digi-logo svg.sc-digi-logo{--digi--logo--img--max-width:var(--digi--logo--img--max-width--system)}.sc-digi-logo-h .digi-logo__system-name.sc-digi-logo{position:relative;display:inline-block;padding:var(--digi--logo--padding--system);margin:var(--digi--logo--margin--system);font-size:var(--digi--logo--font-size--system)}.sc-digi-logo-h .digi-logo__system-name.sc-digi-logo::before{content:"";display:inline-block;position:absolute;left:0;top:0;bottom:0;border-left:solid var(--digi--logo--border-width) var(--COLOR--BORDER);pointer-events:none}@media (min-width: 61.9375rem){.sc-digi-logo-h .digi-logo.sc-digi-logo svg.sc-digi-logo{--digi--logo--img--max-width:var(--digi--logo--img--max-width--large)}.sc-digi-logo-h .digi-logo--system-name.sc-digi-logo svg.sc-digi-logo{--digi--logo--img--max-width:var(--digi--logo--img--max-width--system)}.sc-digi-logo-h .digi-logo__system-name.sc-digi-logo{--digi--logo--font-size--system:var(--digi--logo--font-size--system--large);--digi--logo--margin--system:var(--digi--logo--margin--system--large);--digi--logo--padding--system:var(--digi--logo--padding--system--large)}.sc-digi-logo-h .digi-logo__system-name.sc-digi-logo::before{--digi--logo--border-width:var(--digi--logo--border-width--large)}}';const l=class{constructor(o){i(this,o),this.afOnToggle=g(this,"afOnToggle",7),this.isActive=!1,this.afText=void 0,this.afAriaLabel=void 0,this.afId=e("digi-navigation-sidebar-button")}toggleHandler(){this.isActive=!this.isActive,this.afOnToggle.emit(this.isActive)}render(){return o("digi-button",{key:"8626372501a9979f4f8be139944f7bb0222042e4",id:this.afId,class:"digi-navigation-sidebar-button","af-variation":"function","af-aria-label":this.afAriaLabel,onClick:()=>this.toggleHandler()},this.afText,o("digi-icon-bars",{key:"01f0016c451fb4c2b7943ab98edb85b0352adbaf",slot:"icon"}))}};l.style=".sc-digi-navigation-sidebar-button-h{--digi--navigation-sidebar-button--display:inline-flex}.sc-digi-navigation-sidebar-button-h .digi-navigation-sidebar-button.sc-digi-navigation-sidebar-button{display:var(--digi--navigation-sidebar-button--display)}";export{a as digi_logo,l as digi_navigation_sidebar_button}
@@ -1 +0,0 @@
1
- import{h as i,r as t,H as r,g as o}from"./p-f1de4bf6.js";import{E as e}from"./p-bb92f2eb.js";import{r as a}from"./p-ffe5c0e8.js";import"./p-717306ef.js";import"./p-a4a001e1.js";import"./p-53d9556b.js";import"./p-c64b4626.js";import"./p-cf3ce3c5.js";import"./p-7e32c40b.js";import"./p-dcdffb3c.js";import"./p-5d21a361.js";import"./p-ad16c7a1.js";import"./p-f40f4b2a.js";import"./p-1f68d501.js";import"./p-ee88e3f1.js";import"./p-8142cc73.js";import"./p-3887bb40.js";import"./p-24fe2189.js";import"./p-0f6c0360.js";import"./p-814ca2ad.js";import"./p-300aa9ef.js";import"./p-a39f86c9.js";import"./p-07303cb5.js";import"./p-2a023831.js";import"./p-5ba6737a.js";import"./p-e4a9f8f0.js";import"./p-f2a6768b.js";import"./p-290d1746.js";import"./p-40657c82.js";import"./p-f600576a.js";import"./p-3b20ec86.js";import"./p-9dd5d6c8.js";import"./p-77a93845.js";import"./p-06f939ab.js";import"./p-8cd2d6dd.js";import"./p-484a1d6d.js";import"./p-0f3fbb1e.js";import"./p-820e795b.js";import"./p-46cbbcb5.js";import"./p-d74742b8.js";import"./p-6e383896.js";import"./p-4bad4fb0.js";import"./p-d1886fff.js";import"./p-a6ca40fc.js";import"./p-b0e88537.js";import{U as n}from"./p-cdcaf0eb.js";const s={"ill-401":{NotificationIllustrationComponent:t=>i("svg",{"aria-hidden":"true",width:"296.9px",height:"336.8px",viewBox:"0 0 296.9 336.8",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},t,i("g",{id:"Symboler",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},i("g",{id:"base-symbols/svg/deskt/401",transform:"translate(-174.100000, -2.100000)"},i("g",{id:"ill-401-dskt",transform:"translate(176.000000, 4.000000)"},i("path",{d:"M161.254019,70.3376136 L161.254019,51.9880678 C161.254019,23.39468 184.73031,0 213.424437,0 L213.424437,0 C242.117571,0 265.594855,23.39468 265.594855,51.9880678 L265.594855,71.3571429",id:"Stroke-1",stroke:"#333333","stroke-width":"3.8","stroke-linejoin":"round"}),i("path",{d:"M279.520218,234.051429 L148.27721,234.051429 C139.728229,234.051429 132.797428,227.099659 132.797428,218.524815 L132.797428,86.884751 C132.797428,78.3089126 139.728229,71.3571429 148.27721,71.3571429 L279.520218,71.3571429 C288.069198,71.3571429 295,78.3089126 295,86.884751 L295,218.524815 C295,227.099659 288.069198,234.051429 279.520218,234.051429",id:"Fill-3",class:"infography-secondary"}),i("path",{d:"M177.379421,171.257143 C177.379421,150.239276 194.790898,133.2 216.270096,133.2 C237.748299,133.2 255.160772,150.239276 255.160772,171.257143",id:"Stroke-5",stroke:"#333333","stroke-width":"3.8","stroke-linejoin":"round"}),i("path",{d:"M146.72279,333 L15.4797819,333 C6.93080165,333 0,326.04823 0,317.473386 L0,185.833322 C0,177.257484 6.93080165,170.305714 15.4797819,170.305714 L146.72279,170.305714 C155.271771,170.305714 162.202572,177.257484 162.202572,185.833322 L162.202572,317.473386 C162.202572,326.04823 155.271771,333 146.72279,333",id:"Fill-7",fill:"#ffffff"}),i("path",{d:"M146.72279,333 L15.4797819,333 C6.93080165,333 0,326.04823 0,317.473386 L0,185.833322 C0,177.257484 6.93080165,170.305714 15.4797819,170.305714 L146.72279,170.305714 C155.271771,170.305714 162.202572,177.257484 162.202572,185.833322 L162.202572,317.473386 C162.202572,326.04823 155.271771,333 146.72279,333 Z",id:"Stroke-9",stroke:"#333333","stroke-width":"3.8","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M28.4565916,142.621113 C28.4565916,113.892241 51.932882,90.3857143 80.6270096,90.3857143 L80.6270096,90.3857143 C109.320143,90.3857143 132.797428,113.892241 132.797428,142.621113 L132.797428,170.305714",id:"Stroke-11",stroke:"#333333","stroke-width":"3.8","stroke-linejoin":"round"}),i("path",{d:"M123.311897,233.1 C123.311897,254.117867 105.90042,271.157143 84.4212219,271.157143 C62.9430191,271.157143 45.5305466,254.117867 45.5305466,233.1",id:"Stroke-13",stroke:"#333333","stroke-width":"3.8","stroke-linejoin":"round"})))))},"ill-403":{NotificationIllustrationComponent:t=>i("svg",{width:"320.880434px",height:"348.880002px",viewBox:"0 0 320.880434 348.880002",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},t,i("g",{id:"Symboler",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},i("g",{id:"base-symbols/svg/deskt/403",transform:"translate(-154.559953, -2.560000)"},i("g",{id:"ill-403-dskt",transform:"translate(156.000000, 4.000000)"},i("path",{d:"M225.914066,156.830803 L243.118135,201.511317 L253.886524,204.295035 L248.396517,215.086541 L258.096553,240.034746 L275.90074,240.29738 L263.802276,254.709559 L274.60747,282.501775 L292.302266,299.145833 L318,289.162668 L261.195289,143.058348 C261.691128,142.597461 262.176743,142.126354 262.652135,141.647072 C276.506992,127.680452 281.659625,106.354964 274.07176,86.8382802 C263.79103,60.3939807 234.010038,47.2878192 207.554744,57.5652981 C181.09945,67.8427769 167.98784,97.6113917 178.268569,124.055691 C186.138603,144.296919 205.43235,156.722479 225.914066,156.830803",id:"Fill-1",fill:"#ffffff"}),i("path",{d:"M225.914066,156.830803 L243.118135,201.511317 L253.886524,204.295035 L248.396517,215.086541 L258.096553,240.034746 L275.90074,240.29738 L263.802276,254.709559 L274.60747,282.501775 L292.302266,299.145833 L318,289.162668 L261.195289,143.058348 C261.691128,142.597461 262.176743,142.126354 262.652135,141.647072 C276.506992,127.680452 281.659625,106.354964 274.07176,86.8382802 C263.79103,60.3939807 234.010038,47.2878192 207.554744,57.5652981 C181.09945,67.8427769 167.98784,97.6113917 178.268569,124.055691 C186.138603,144.296919 205.43235,156.722479 225.914066,156.830803 Z",id:"Stroke-3",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M202.27104,98.7975363 C206.324565,109.230685 218.067197,114.401844 228.499244,110.34749 C238.93026,106.292104 244.100362,94.5470707 240.045805,84.1139221 C235.99228,73.6807734 224.249648,68.5096145 213.818632,72.5639682 C203.386585,76.6193542 198.217515,88.3643876 202.27104,98.7975363 Z",id:"Stroke-5",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M174.403388,192.391652 L175.283439,239.397218 L184.2828,245.578833 L175.597524,253.6959 L176.175727,279.974393 L192.512244,286.18762 L176.515306,295.431491 L177.158773,324.703917 L187.897841,346 L214.955071,345.405496 L211.572535,191.514682 C212.185409,191.25465 212.791145,190.983402 213.390762,190.699916 C230.858191,182.457423 242.767941,164.503001 242.316188,143.947244 C241.704333,116.093265 218.627218,94.0099485 190.772538,94.6217877 C162.917858,95.2336269 140.833986,118.310162 141.445841,146.164141 C141.914929,167.483678 155.54399,185.422803 174.403388,192.391652",id:"Fill-7",fill:"#ffffff"}),i("path",{d:"M174.403388,192.391652 L175.283439,239.397218 L184.2828,245.578833 L175.597524,253.6959 L176.175727,279.974393 L192.512244,286.18762 L176.515306,295.431491 L177.158773,324.703917 L187.897841,346 L214.955071,345.405496 L211.572535,191.514682 C212.185409,191.25465 212.791145,190.983402 213.390762,190.699916 C230.858191,182.457423 242.767941,164.503001 242.316188,143.947244 C241.704333,116.093265 218.627218,94.0099485 190.772538,94.6217877 C162.917858,95.2336269 140.833986,118.310162 141.445841,146.164141 C141.914929,167.483678 155.54399,185.422803 174.403388,192.391652 Z",id:"Stroke-9",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M172.067184,130.185454 C172.307171,141.130779 181.373355,149.809078 192.316361,149.568014 C203.259367,149.327976 211.935828,140.259871 211.694815,129.314546 C211.454828,118.369221 202.388644,109.690922 191.445638,109.931986 C180.502632,110.172024 171.827197,119.240129 172.067184,130.185454",id:"Fill-11",fill:"#ffffff"}),i("path",{d:"M172.067184,130.185454 C172.307171,141.130779 181.373355,149.809078 192.316361,149.568014 C203.259367,149.327976 211.935828,140.259871 211.694815,129.314546 C211.454828,118.369221 202.388644,109.690922 191.445638,109.931986 C180.502632,110.172024 171.827197,119.240129 172.067184,130.185454 Z",id:"Stroke-13",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("polygon",{id:"Fill-15",class:"infography-secondary",points:"62.0134239 80.1927083 61.2577904 10.218584 174.52204 9.01041667 197.639927 28.0565799 198.186969 78.7406721"}),i("path",{d:"M83.1197191,160.072667 L55.0535322,198.740868 L58.5559478,209.27329 L46.5531959,210.531547 L30.9318924,232.200516 L40.3562226,247.259807 L21.7439091,244.946369 L4.34185441,269.085931 L0,292.945881 L22.2726333,309.057292 L113.754141,182.155953 C114.408169,182.321271 115.065254,182.472303 115.724377,182.611089 C134.915332,186.636901 155.550856,179.378194 167.770599,162.426925 C184.328121,139.458878 179.163128,107.393212 156.23341,90.8072763 C133.30471,74.2213406 101.293976,79.3951974 84.7364538,102.363244 C72.0623546,119.944152 72.1153289,142.854031 83.1197191,160.072667",id:"Fill-17",fill:"#ffffff"}),i("path",{d:"M83.1197191,160.072667 L55.0535322,198.740868 L58.5559478,209.27329 L46.5531959,210.531547 L30.9318924,232.200516 L40.3562226,247.259807 L21.7439091,244.946369 L4.34185441,269.085931 L0,292.945881 L22.2726333,309.057292 L113.754141,182.155953 C114.408169,182.321271 115.065254,182.472303 115.724377,182.611089 C134.915332,186.636901 155.550856,179.378194 167.770599,162.426925 C184.328121,139.458878 179.163128,107.393212 156.23341,90.8072763 C133.30471,74.2213406 101.293976,79.3951974 84.7364538,102.363244 C72.0623546,119.944152 72.1153289,142.854031 83.1197191,160.072667 Z",id:"Stroke-19",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M118.245617,107.52025 C111.692447,116.596834 113.737152,129.268125 122.811884,135.822633 C131.886615,142.377141 144.55532,140.333051 151.10849,131.256467 C157.66166,122.179883 155.616956,109.50756 146.542224,102.953052 C137.467492,96.3985444 124.798787,98.4436664 118.245617,107.52025 Z",id:"Stroke-21",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M206.294618,116.234375 C203.379685,119.715017 199.905094,122.809848 195.901538,125.372885 C176.82505,137.5812 152.260427,133.529141 137.830028,116.854801",id:"Stroke-23",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M214.402266,72.0833333 C217.855283,81.2564622 217.938694,91.0261247 214.99986,100.015625",id:"Stroke-25",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M165.756374,41.8190159 C180.822664,39.8782833 196.30915,45.6065425 206.294618,57.6666667",id:"Stroke-27",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round"}),i("polygon",{id:"Stroke-29",stroke:"#333333","stroke-width":"2.88","stroke-linecap":"round","stroke-linejoin":"round",points:"51.2032256 71.1822917 50.4475921 1.20816731 163.711842 0 186.829729 19.0461633 187.376771 69.7302554"})))))},"ill-404":{NotificationIllustrationComponent:t=>i("svg",{width:"351.88px",height:"283.88px",viewBox:"0 0 351.88 283.88",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},t,i("g",{id:"Symboler",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},i("g",{id:"base-symbols/svg/deskt/404",transform:"translate(-119.560000, -1.560000)"},i("g",{id:"ill-404-dskt",transform:"translate(121.000000, 3.000000)"},i("path",{d:"M239,186 C226.96784,206.92759 204.537053,221 178.851408,221 L171.14772,221 C145.462947,221 123.031288,206.92759 111,186",id:"Stroke-1",stroke:"#333333","stroke-width":"2.88"}),i("path",{d:"M143,215 L138.123607,250.584138 C132.042206,251.87733 128.293105,253.294347 124,255",id:"Stroke-3",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M201,215 L205.876393,250.584138 C211.957794,251.87733 215.706895,253.294347 220,255",id:"Stroke-5",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M300,267.853804 C282.680152,258.39873 240.342746,253 220.061568,253 C218.157232,263.333196 197.384246,281 172.215564,281 C147.047755,281 126.274769,263.333196 124.370434,253 C104.089256,253 67.3198481,258.39873 50,267.853804",id:"Stroke-7",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M200,115.5 C200,130.687712 212.312483,143 227.500436,143 C242.688388,143 255,130.687712 255,115.5 C255,100.312288 242.688388,88 227.500436,88 C212.312483,88 200,100.312288 200,115.5",id:"Fill-9",class:"infography-secondary"}),i("path",{d:"M94,115.5 C94,130.687712 106.312483,143 121.500436,143 C136.688388,143 149,130.687712 149,115.5 C149,100.312288 136.688388,88 121.500436,88 C106.312483,88 94,100.312288 94,115.5",id:"Fill-11",class:"infography-secondary"}),i("path",{d:"M0,236 L0,185.189903 C0,168.468913 8.67832025,143.389169 32.2328903,119.237498 C55.7874604,95.0858281 94.8381603,57 94.8381603,57 C94.8381603,57 100.41708,60.0964795 100.41708,65.6701426 C100.41708,75.578877 63.3853437,127.370106 60.4356899,132.861139 C53.6178803,145.555835 61.3655099,155.464569 69.4239502,155.464569 L109.40447,155.464569 C114.36351,155.464569 128,161.967176 128,176.51976 C117.77285,176.210112 81.8824938,176.51976 81.8824938,176.51976 C81.8824938,176.51976 72.8332903,199.123191 48.6588402,199.123191 C48.6588402,222.655565 48.4211615,236 48.4211615,236",id:"Stroke-13",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M349,236 L349,185.189903 C349,168.468913 340.32168,143.389169 316.76711,119.237498 C293.21254,95.0858281 254.16184,57 254.16184,57 C254.16184,57 248.58292,60.0964795 248.58292,65.6701426 C248.58292,75.578877 285.614656,127.370106 288.56431,132.861139 C295.38212,145.555835 287.63449,155.464569 279.57605,155.464569 L239.59553,155.464569 C234.63649,155.464569 221,161.967176 221,176.51976 C231.22715,176.210112 267.117506,176.51976 267.117506,176.51976 C267.117506,176.51976 276.16671,199.123191 300.34116,199.123191 C300.34116,206.26162 300.36989,233.646328 300.409939,236",id:"Stroke-15",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M189,83 C189,90.7321117 182.732112,97 175,97 C167.267888,97 161,90.7321117 161,83 C161,75.2678883 167.267888,69 175,69 C182.732112,69 189,75.2678883 189,83 Z",id:"Stroke-17",stroke:"#333333","stroke-width":"2.88"}),i("path",{d:"M149,115.5 C149,130.687712 136.687517,143 121.499564,143 C106.311612,143 94,130.687712 94,115.5 C94,100.312288 106.311612,88 121.499564,88 C136.687517,88 149,100.312288 149,115.5 Z",id:"Stroke-19",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M162,115 C162,136.538881 144.091587,154 121.999566,154 C99.908413,154 82,136.538881 82,115 C82,93.461119 99.908413,76 121.999566,76 C144.091587,76 162,93.461119 162,115 Z",id:"Stroke-21",stroke:"#333333","stroke-width":"2.88"}),i("line",{x1:"161",y1:"82",x2:"152",y2:"88",id:"Stroke-23",stroke:"#333333","stroke-width":"2.88"}),i("line",{x1:"168",y1:"95",x2:"159",y2:"101",id:"Stroke-25",stroke:"#333333","stroke-width":"2.88"}),i("path",{d:"M200,115.5 C200,130.687712 212.312483,143 227.500436,143 C242.688388,143 255,130.687712 255,115.5 C255,100.312288 242.688388,88 227.500436,88 C212.312483,88 200,100.312288 200,115.5 Z",id:"Stroke-27",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M205,131.914477 C210.037372,138.637172 218.15928,143 227.320771,143 C242.607467,143 255,130.851505 255,115.865839 C255,112.761204 254.468365,109.778691 253.488437,107",id:"Stroke-29",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M187,115 C187,136.538881 204.908413,154 227.000434,154 C249.091587,154 267,136.538881 267,115 C267,93.461119 249.091587,76 227.000434,76 C204.908413,76 187,93.461119 187,115 Z",id:"Stroke-31",stroke:"#333333","stroke-width":"2.88"}),i("line",{x1:"189",y1:"82",x2:"198",y2:"88",id:"Stroke-33",stroke:"#333333","stroke-width":"2.88"}),i("line",{x1:"181",y1:"95",x2:"190",y2:"101",id:"Stroke-35",stroke:"#333333","stroke-width":"2.88"}),i("line",{x1:"205",y1:"132",x2:"219",y2:"118",id:"Stroke-37",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("line",{x1:"253",y1:"106",x2:"245",y2:"114",id:"Stroke-39",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("line",{x1:"127",y1:"89",x2:"106",y2:"109",id:"Stroke-41",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("line",{x1:"137",y1:"92",x2:"130",y2:"99",id:"Stroke-43",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M127,89 C130.233131,89.5536448 133.267713,90.5831622 136,92",id:"Stroke-45",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"}),i("path",{d:"M252,47 C252,34.7620286 242.089037,24.7485034 229.976412,24.7485034 L227.103808,24.7485034 L227.103808,23.5 L227.103808,21.6808777 C227.103808,9.75679063 217.447821,0 205.644995,0 L153.489088,0 C128.88181,0 107.295944,16.428371 101.077335,39.2874139 C100.224517,42.4201025 100,46.0521925 100,46.0521925",id:"Stroke-47",stroke:"#333333","stroke-width":"2.88","stroke-linejoin":"round"})))))},"ill-410":{NotificationIllustrationComponent:t=>i("svg",{width:"450.667027px",height:"312.33355px",viewBox:"0 0 450.667027 312.33355",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},t,i("defs",null,i("polygon",{id:"path-1",points:"0 0 32.3885059 0 32.3885059 56.5918546 0 56.5918546"})),i("g",{id:"Symboler",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},i("g",{id:"base-symbols/svg/deskt/410",transform:"translate(-18.332973, -2.333225)"},i("g",{id:"ill-410-dskt",transform:"translate(20.000000, 4.000000)"},i("g",{id:"Group-3",transform:"translate(416.611209, 139.599290)"},i("mask",{id:"mask-2",fill:"white"},i("use",{href:"#path-1"})),i("path",{d:"M32.3887907,0 L12.8516397,0 C5.78347526,0 0,5.78619486 0,12.8576831 L0,43.7351216 C0,50.8066097 5.78347526,56.5918546 12.8516397,56.5918546 L32.3887907,56.5918546",id:"Fill-1",class:"infography-secondary",mask:"url(#mask-2)"})),i("g",{id:"Group-6",transform:"translate(415.356904, 139.599385)",stroke:"#333333","stroke-linejoin":"round","stroke-width":"3.33355"},i("path",{d:"M33.6430956,56.5918546 L12.8516397,56.5918546 C5.78347526,56.5918546 0,50.8056598 0,43.7341716 L0,12.8567331 C0,5.78524491 5.78347526,0 12.8516397,0 L33.6430956,0",id:"Stroke-4"})),i("path",{d:"M413.930263,273.416279 L413.930263,220.905444 C413.930263,207.189949 402.713682,195.968094 389.004634,195.968094 L388.15577,195.968094 L297.617939,195.968094 C283.90889,195.968094 272.692309,207.189949 272.692309,220.905444 L272.692309,249.968463 C272.692309,260.673541 279.524995,269.859636 289.04195,273.376381 L448.696631,273.376381",id:"Stroke-7",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M239.297226,189.301003 C242.73066,190.713591 247.659575,192.341819 251.602897,192.341819 C267.786373,192.341819 280.905775,179.216248 280.905775,163.025162 C280.905775,146.833126 267.786373,133.707554 251.602897,133.707554 L262.295347,0 L291.598225,0 L376.672567,132.467859",id:"Stroke-9",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("line",{x1:"363.236788",y1:"195.558472",x2:"264.633804",y2:"9.49958116e-05",id:"Stroke-11",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M376.460921,194.310607 L376.460921,139.000246 C376.460921,125.284751 387.677501,114.062896 401.38655,114.062896 L448.45479,114.062896",id:"Stroke-13",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("polyline",{id:"Fill-15",class:"infography-primary",points:"0.49363035 249.712829 12.3625256 243.263564 24.3539078 265.35199 8.95852641 273.718271"}),i("path",{d:"M211.676598,138.591669 C211.751609,140.82597 212.330811,143.074521 213.464528,145.163479 L216.942589,151.569997 C220.854577,158.775429 229.9471,161.46856 237.148196,157.554733 L237.148196,157.554733 C238.94942,156.577226 240.467689,155.274833 241.67167,153.7587 C241.67167,153.7587 235.864457,139.381084 228.005349,138.055893 C220.146241,136.730701 211.676598,138.591669 211.676598,138.591669",id:"Fill-17",class:"infography-primary"}),i("path",{d:"M62.8108373,159.426435 C29.9586849,174.850905 28.5325185,196.819636 34.6141404,221.282958 L81.786827,195.60939 L62.8108373,159.426435 Z",id:"Fill-19",class:"infography-secondary"}),i("path",{d:"M159.914637,154.149323 C109.717756,139.47057 74.8203552,155.297822 72.3611201,156.074888 L90.7265738,190.700861 L159.914637,154.149323 Z",id:"Fill-21",class:"infography-secondary"}),i("line",{x1:"181.046872",y1:"221.334446",x2:"103.640786",y2:"263.41569",id:"Stroke-23",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M51.0317659,291.638376 L47.6249183,293.854628 C40.5842896,297.680109 32.2162437,296.869795 26.0833482,292.479088 C26.025428,292.43634 25.9684573,292.394542 25.9105371,292.351794 C18.5318823,286.924683 13.0123713,279.323119 8.35121878,270.738347 C3.62929751,262.039581 -0.035817327,250.874723 0,243.807035 C0.0363455558,236.740296 3.71665258,229.379071 10.5939652,225.641936 L16.6119698,222.37123 L16.6812842,222.334181 C9.799224,194.650502 23.6810838,165.579884 49.9027966,151.331462 C92.724821,128.062238 135.216415,130.382036 177.70706,149.054413 L213.081115,137.489623 L213.081115,137.489623 C222.329359,134.168569 232.492931,138.116595 238.182405,146.052545 C243.449345,153.400471 249.799679,162.080238 252.951108,167.884482 C256.102537,173.689676 253.577786,181.853616 247.398364,185.211718 L232.412222,193.355709",id:"Stroke-25",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("polyline",{id:"Stroke-27",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round",points:"1.84317121 248.612683 13.7120664 242.163417 25.7034486 264.251843 10.3080673 272.618124"}),i("path",{d:"M60.8006263,159.512786 C27.9484739,174.937256 26.5223074,196.905988 32.6039293,221.369309 L80.2257349,196.085224 L60.8006263,159.512786 Z",id:"Stroke-29",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M157.904331,154.235674 C107.70745,139.556921 72.8100492,155.384174 70.3508141,156.161239 L88.7162678,190.787212 L157.904331,154.235674 Z",id:"Stroke-31",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M103.125012,263.695928 C110.902461,278.022246 105.599439,295.945106 91.2789047,303.726213 C76.95932,311.507319 59.0458339,306.201803 51.2683842,291.874535 C43.4899851,277.548217 48.793957,259.626307 63.1135416,251.84425 C77.4340758,244.063143 95.347562,249.369609 103.125012,263.695928 Z",id:"Stroke-33",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M89.3651641,271.172953 C93.0150867,277.896756 90.5264168,286.307686 83.8057735,289.959325 C77.0851303,293.611914 68.6781545,291.121123 65.0282318,284.39732 C61.3773597,277.674466 63.8669791,269.262587 70.5876223,265.610948 C77.307316,261.959309 85.7152414,264.449149 89.3651641,271.172953 Z",id:"Stroke-35",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M232.411748,193.355519 C240.189197,207.681838 234.886175,225.604697 220.565641,233.385804 C206.246056,241.166911 188.33257,235.861395 180.55512,221.534127 C172.776721,207.207808 178.080693,189.285899 192.400278,181.503842 C206.720812,173.722735 224.634298,179.029201 232.411748,193.355519 Z",id:"Stroke-37",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M218.651995,200.83245 C222.301918,207.556253 219.813248,215.967182 213.092605,219.618821 C206.371961,223.27141 197.964985,220.78062 194.315063,214.056816 C190.664191,207.333963 193.15381,198.922084 199.874453,195.270445 C206.594147,191.618806 215.002072,194.108646 218.651995,200.83245 Z",id:"Stroke-39",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M243.021116,152.658649 C241.817135,154.174782 240.298866,155.477174 238.498592,156.454681 L238.497642,156.454681 C231.296546,160.368509 222.204023,157.675377 218.292035,150.469945 L214.813974,144.063428 C213.680257,141.97447 213.101055,139.725919 213.026044,137.491617",id:"Stroke-41",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"}),i("path",{d:"M350.328937,278.184309 C350.328937,295.203758 336.539179,309 319.527729,309 C302.516279,309 288.726522,295.203758 288.726522,278.184309 C288.726522,261.164859 302.516279,247.368618 319.527729,247.368618 C336.539179,247.368618 350.328937,261.164859 350.328937,278.184309",id:"Fill-43",fill:"#ffffff"}),i("path",{d:"M350.328937,278.184309 C350.328937,295.203758 336.539179,309 319.527729,309 C302.516279,309 288.726522,295.203758 288.726522,278.184309 C288.726522,261.164859 302.516279,247.368618 319.527729,247.368618 C336.539179,247.368618 350.328937,261.164859 350.328937,278.184309 Z",id:"Stroke-45",stroke:"#333333","stroke-width":"3.33355","stroke-linejoin":"round"})))))},"ill-500":{NotificationIllustrationComponent:t=>i("svg",{width:"358.675px",height:"317.675px",viewBox:"0 0 358.675 317.675",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},t,i("g",{id:"Symboler",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},i("g",{id:"base-symbols/svg/deskt/500",transform:"translate(-115.162500, -11.162500)"},i("g",{id:"ill-500-dskt",transform:"translate(117.000000, 13.000000)"},i("path",{d:"M63,155.605984 L63,159.394016 C63,183.92677 83.119819,204 107.709514,204 L143.223445,204 C147.500849,204 151,200.508952 151,196.242645 L151,118.757355 C151,114.491048 147.500849,111 143.223445,111 L107.709514,111 C83.119819,111 63,131.07323 63,155.605984",id:"Fill-1",class:"infography-secondary"}),i("path",{d:"M3.05205767,314 L165.99942,314 C183.599261,314 198,299.514871 198,281.810424 L198,281.809221 C198,264.104774 183.599261,249.619645 165.99942,249.619645 L41.5751703,249.619645 C18.7080496,249.619645 0,230.800402 0,207.797368 L0,202.822277 C0,179.819243 18.7080496,161 41.5751703,161 L70.2284089,161",id:"Stroke-3",stroke:"#333333","stroke-width":"3.675","stroke-linejoin":"round"}),i("path",{d:"M72,159.605984 L72,163.394016 C72,187.92677 92.119819,208 116.709514,208 L152.223445,208 C156.500849,208 160,204.508952 160,200.242645 L160,122.757355 C160,118.491048 156.500849,115 152.223445,115 L116.709514,115 C92.119819,115 72,135.07323 72,159.605984 Z",id:"Stroke-5",stroke:"#333333","stroke-width":"3.675","stroke-linejoin":"round"}),i("line",{x1:"178",y1:"180.5",x2:"160",y2:"180.5",id:"Stroke-7",stroke:"#333333","stroke-width":"3.675","stroke-linejoin":"round"}),i("line",{x1:"178",y1:"142.5",x2:"160",y2:"142.5",id:"Stroke-9",stroke:"#333333","stroke-width":"3.675","stroke-linejoin":"round"}),i("path",{d:"M355,0 L189.00058,0 C171.400739,0 157,14.4851288 157,32.189576 L157,32.1907786 C157,49.8952258 171.400739,64.3803546 189.00058,64.3803546 L313.42483,64.3803546 C336.29195,64.3803546 355,83.1995976 355,106.202632 L355,111.177723 C355,134.180757 336.29195,153 313.42483,153 L307.751087,153",id:"Stroke-11",stroke:"#333333","stroke-width":"3.675","stroke-linejoin":"round"}),i("path",{d:"M227,199 L262.415015,199 C286.937412,199 307,178.92677 307,154.394016 L307,150.605984 C307,126.07323 286.937412,106 262.415015,106 L227,106",id:"Stroke-13",stroke:"#333333","stroke-width":"3.675","stroke-linejoin":"round"}),i("path",{d:"M236,152.5 C236,178.181205 231.970759,199 227.000601,199 C222.029241,199 218,178.181205 218,152.5 C218,126.818795 222.029241,106 227.000601,106 C231.970759,106 236,126.818795 236,152.5 Z",id:"Stroke-15",stroke:"#333333","stroke-width":"3.675","stroke-linejoin":"round"}),i("path",{d:"M229,133 C229,136.865487 227.657143,140 226,140 C224.342857,140 223,136.865487 223,133 C223,129.134513 224.342857,126 226,126 C227.657143,126 229,129.134513 229,133",id:"Fill-17",fill:"#333333"}),i("path",{d:"M229,171 C229,174.865487 227.657143,178 226,178 C224.342857,178 223,174.865487 223,171 C223,167.134513 224.342857,164 226,164 C227.657143,164 229,167.134513 229,171",id:"Fill-19",fill:"#333333"})))))},"ill-503":{NotificationIllustrationComponent:t=>i("svg",{width:"310",height:"349",viewBox:"0 0 310 349",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t,i("path",{d:"M178.013 33.1343V40.3293C178.013 51.8662 171.598 62.2979 161.256 67.5533H161.245C161.065 67.6548 160.918 67.7675 160.794 67.9029C158.262 69.9554 156.754 73.0341 156.754 76.2257V133.109H143.981V84.9545H140.605V133.109H127.832V76.2257C127.832 73.0341 126.335 69.9554 123.814 67.9141C123.679 67.7675 123.522 67.6548 123.342 67.5645C112.999 62.3092 106.574 51.8775 106.574 40.3293V33.1343C106.574 19.6238 115.678 7.64711 128.496 3.86914V36.9574C128.496 42.0774 132.66 46.25 137.78 46.25H146.817C151.938 46.25 156.09 42.0774 156.09 36.9574V3.86914C168.92 7.64711 178.013 19.6238 178.013 33.1343Z",fill:"#ffffff"}),i("path",{d:"M178.013 308.26V315.466C178.013 328.966 168.92 340.954 156.09 344.72V311.643C156.09 306.512 151.938 302.339 146.817 302.339H137.78C132.66 302.339 128.496 306.512 128.496 311.643V344.72C115.678 340.954 106.574 328.966 106.574 315.466V308.26C106.574 296.723 112.999 286.292 123.342 281.036C123.342 281.036 123.353 281.036 123.353 281.025C123.533 280.935 123.679 280.822 123.814 280.687C126.335 278.634 127.832 275.555 127.832 272.375V248.828H140.605V263.635H143.981V248.828H156.754V272.375C156.754 275.657 158.352 278.837 161.031 280.89C161.098 280.935 161.177 280.991 161.245 281.036C161.267 281.047 161.278 281.047 161.301 281.059C161.312 281.07 161.323 281.07 161.323 281.07C161.335 281.07 161.346 281.07 161.357 281.093C171.632 286.359 178.013 296.757 178.013 308.26Z",fill:"#ffffff"}),i("path",{d:"M210.502 149.901V231.979H191.348C190.414 231.979 189.66 232.746 189.66 233.671C189.66 240.167 184.393 245.445 177.911 245.445H100.057C93.5977 245.445 88.3421 240.178 88.3421 233.705V232.284C88.3421 225.81 93.5977 220.544 100.057 220.544V220.521C100.294 220.532 100.541 220.544 100.789 220.544H110.974V217.16H100.789C93.924 217.16 88.3421 211.567 88.3421 204.688V203.729C88.3421 196.861 93.924 191.267 100.789 191.267H110.974V187.884H100.327C93.7215 187.884 88.3421 182.493 88.3421 175.885C88.3421 169.276 93.7215 163.874 100.327 163.874H109.814V160.491H100.327C93.7215 160.491 88.3421 155.112 88.3421 148.492C88.3421 141.872 93.7215 136.492 100.327 136.492H158.442C159.376 136.492 160.13 135.726 160.13 134.801V116.058H166.849C184.54 116.058 198.922 130.482 198.922 148.21C198.922 149.146 199.687 149.901 200.61 149.901H210.502Z",fill:"#ffffff"}),i("path",{d:"M229.499 149.902H213.879V231.98H229.499V149.902Z",fill:"#ffffff"}),i("path",{d:"M309.018 143.688H232.875V240.11H309.018V143.688Z",fill:"#ffffff"}),i("path",{d:"M51.0584 188.426H40.3335V55.96C43.4508 53.0955 45.5778 48.5394 45.5778 44.6148C45.5778 43.2051 41.0875 8.43655 40.1872 1.47833C40.0859 0.632517 39.3656 0.000976562 38.5103 0.000976562H19.5252C18.6811 0.000976562 17.9609 0.632517 17.8483 1.47833C16.948 8.43655 12.4578 43.2051 12.4578 44.6148C12.4578 48.5394 14.5847 53.0955 17.702 55.96V188.426H6.97714C3.52222 188.426 0.69751 191.245 0.69751 194.718V202.669C0.69751 206.143 3.52222 208.962 6.97714 208.962H9.55427V329.519C9.55427 340.04 18.0847 348.589 28.5845 348.589H29.4623C39.9508 348.589 48.4925 340.04 48.4925 329.519V208.962H51.0584C54.5245 208.962 57.338 206.143 57.338 202.669V194.718C57.338 191.245 54.5245 188.426 51.0584 188.426Z",fill:"#ffffff"}),i("path",{d:"M229.499 149.902H213.879V231.98H229.499V149.902Z",class:"infography-secondary"}),i("path",{d:"M309.018 143.688V140.304H231.187C230.253 140.304 229.499 141.06 229.499 141.996V146.518H202.265C201.376 127.707 185.834 112.674 166.849 112.674H160.13V76.2255C160.13 74.0151 161.211 71.8724 163 70.4627C174.355 64.5871 181.389 53.0728 181.389 40.3292V33.1341C181.389 17.3344 170.191 3.4179 154.762 0.0346509C154.267 -0.0668467 153.749 0.057206 153.344 0.372976C152.95 0.700024 152.714 1.18496 152.714 1.69245V36.9572C152.714 40.2164 150.069 42.8666 146.817 42.8666H137.78C134.528 42.8666 131.872 40.2164 131.872 36.9572V1.69245C131.872 1.18496 131.647 0.700024 131.242 0.372976C130.848 0.057206 130.33 -0.0668467 129.824 0.0346509C114.395 3.4179 103.197 17.3344 103.197 33.1341V40.3292C103.197 53.0728 110.242 64.5871 121.586 70.4627C123.387 71.8724 124.456 74.0151 124.456 76.2255V133.109H100.327C91.8533 133.109 84.966 140.011 84.966 148.492C84.966 154.458 88.3759 159.645 93.3501 162.183C88.3759 164.72 84.966 169.908 84.966 175.885C84.966 181.862 88.4547 187.151 93.5189 189.666C88.4434 192.305 84.966 197.617 84.966 203.729V204.688C84.966 210.755 88.3872 216.044 93.4064 218.706C88.4097 221.175 84.966 226.329 84.966 232.284V233.705C84.966 242.05 91.7408 248.828 100.057 248.828H124.456V272.375C124.456 274.574 123.387 276.717 121.586 278.138C110.242 284.002 103.197 295.528 103.197 308.26V315.467C103.197 331.255 114.395 345.172 129.824 348.555C130.33 348.656 130.848 348.544 131.242 348.217C131.647 347.901 131.872 347.416 131.872 346.897V311.644C131.872 308.373 134.528 305.723 137.78 305.723H146.817C150.069 305.723 152.714 308.373 152.714 311.644V346.897C152.714 347.416 152.95 347.901 153.344 348.217C153.648 348.465 154.019 348.589 154.402 348.589C154.526 348.589 154.65 348.577 154.762 348.555C170.191 345.172 181.389 331.255 181.389 315.467V308.26C181.389 295.528 174.355 284.002 163 278.138C161.199 276.717 160.13 274.574 160.13 272.375V248.828H177.911C185.688 248.828 192.102 242.93 192.946 235.362H229.499V241.802C229.499 242.738 230.253 243.494 231.187 243.494H309.018V240.11H232.875V143.688H309.018ZM123.814 67.914C123.679 67.7674 123.522 67.6546 123.342 67.5644C112.999 62.3091 106.573 51.8774 106.573 40.3292V33.1341C106.573 19.6237 115.678 7.64697 128.496 3.869V36.9572C128.496 42.0772 132.66 46.2499 137.78 46.2499H146.817C151.937 46.2499 156.09 42.0772 156.09 36.9572V3.869C168.92 7.64697 178.013 19.6237 178.013 33.1341V40.3292C178.013 51.8661 171.598 62.2978 161.256 67.5531H161.244C161.064 67.6546 160.918 67.7674 160.794 67.9027C158.262 69.9552 156.754 73.034 156.754 76.2255V133.109H143.981V84.9543H140.605V133.109H127.832V76.2255C127.832 73.034 126.335 69.9552 123.814 67.914ZM161.031 280.89C161.098 280.935 161.177 280.991 161.244 281.036C161.267 281.048 161.278 281.048 161.301 281.059C161.312 281.07 161.323 281.07 161.323 281.07C161.334 281.07 161.346 281.07 161.357 281.093C171.632 286.359 178.013 296.757 178.013 308.26V315.467C178.013 328.966 168.92 340.954 156.09 344.721V311.644C156.09 306.512 151.937 302.34 146.817 302.34H137.78C132.66 302.34 128.496 306.512 128.496 311.644V344.721C115.678 340.954 106.573 328.966 106.573 315.467V308.26C106.573 296.723 112.999 286.292 123.342 281.036C123.342 281.036 123.353 281.036 123.353 281.025C123.533 280.935 123.679 280.822 123.814 280.687C126.335 278.634 127.832 275.556 127.832 272.375V248.828H140.605V263.635H143.981V248.828H156.754V272.375C156.754 275.657 158.352 278.837 161.031 280.89ZM210.502 231.979H191.348C190.414 231.979 189.66 232.746 189.66 233.671C189.66 240.167 184.394 245.445 177.911 245.445H100.057C93.5977 245.445 88.3421 240.178 88.3421 233.705V232.284C88.3421 225.81 93.5977 220.544 100.057 220.544V220.521C100.294 220.533 100.541 220.544 100.789 220.544H110.974V217.161H100.789C93.924 217.161 88.3421 211.567 88.3421 204.688V203.729C88.3421 196.861 93.924 191.267 100.789 191.267H110.974V187.884H100.327C93.7215 187.884 88.3421 182.494 88.3421 175.885C88.3421 169.276 93.7215 163.874 100.327 163.874H109.814V160.491H100.327C93.7215 160.491 88.3421 155.112 88.3421 148.492C88.3421 141.872 93.7215 136.493 100.327 136.493H158.442C159.376 136.493 160.13 135.726 160.13 134.801V116.058H166.849C184.54 116.058 198.922 130.482 198.922 148.21C198.922 149.146 199.687 149.902 200.61 149.902H210.502V231.979ZM213.878 231.979V149.902H229.499V231.979H213.878Z",fill:"#333333"}),i("path",{d:"M252.648 226.239C248.574 226.239 245.266 222.923 245.266 218.841C245.266 214.758 248.574 211.443 252.648 211.443C256.722 211.443 260.031 214.758 260.031 218.841C260.031 222.923 256.722 226.239 252.648 226.239ZM252.648 214.837C250.442 214.837 248.642 216.642 248.642 218.852C248.642 221.063 250.442 222.867 252.648 222.867C254.854 222.867 256.654 221.063 256.654 218.852C256.654 216.642 254.854 214.837 252.648 214.837Z",fill:"#3C3735"}),i("path",{d:"M45.1165 208.962V329.519C45.1165 338.168 38.0941 345.206 29.4624 345.206H28.5846C19.9529 345.206 12.9305 338.168 12.9305 329.519V208.962H45.1165Z",class:"infography-secondary"}),i("path",{d:"M45.2739 207.271H45.1163V208.962H45.2739V207.271Z",class:"infography-secondary"}),i("path",{d:"M51.0584 191.809H6.97716C5.3736 191.809 4.07367 193.111 4.07367 194.718V202.669C4.07367 204.276 5.3736 205.578 6.97716 205.578H51.0584C52.6619 205.578 53.9619 204.276 53.9619 202.669V194.718C53.9619 193.111 52.6619 191.809 51.0584 191.809Z",class:"infography-secondary"}),i("path",{d:"M25.7035 226.295H22.3273V318.726H25.7035V226.295Z",fill:"#333333"}),i("path",{d:"M9.71194 207.271H9.55438V208.962H9.71194V207.271Z",fill:"#333333"}),i("path",{d:"M45.2739 207.271H45.1163V208.962H45.2739V207.271Z",fill:"#333333"}),i("path",{d:"M9.55438 207.271V208.962H9.71194V207.271H9.55438ZM45.1165 207.271V208.962H45.274V207.271H45.1165Z",fill:"#333333"}),i("path",{d:"M51.0584 188.426H40.3335V55.96C43.4508 53.0955 45.5778 48.5394 45.5778 44.6148C45.5778 43.2051 41.0875 8.43655 40.1872 1.47833C40.0859 0.632517 39.3656 0.000976562 38.5103 0.000976562H19.5252C18.6811 0.000976562 17.9609 0.632517 17.8483 1.47833C16.948 8.43655 12.4578 43.2051 12.4578 44.6148C12.4578 48.5394 14.5847 53.0955 17.702 55.96V188.426H6.97714C3.52222 188.426 0.69751 191.245 0.69751 194.718V202.669C0.69751 206.143 3.52222 208.962 6.97714 208.962H9.55427V207.27H9.71182V208.962H9.55427V329.519C9.55427 340.04 18.0847 348.589 28.5845 348.589H29.4623C39.9508 348.589 48.4925 340.04 48.4925 329.519V208.962H51.0584C54.5245 208.962 57.338 206.143 57.338 202.669V194.718C57.338 191.245 54.5245 188.426 51.0584 188.426ZM15.8339 44.6374C15.9014 43.2728 18.8949 19.7592 21.0107 3.38423H37.0361C39.1518 19.7592 42.1453 43.2728 42.2016 44.6148C42.2016 47.7951 40.2547 51.6971 37.5763 53.8849C37.1824 54.2007 36.9573 54.6856 36.9573 55.1931V188.426H21.0782V55.1931C21.0782 54.6856 20.8531 54.2007 20.4592 53.8849C17.7808 51.6971 15.8339 47.7951 15.8339 44.6374ZM45.1163 208.962V329.519C45.1163 338.168 38.094 345.206 29.4623 345.206H28.5845C19.9528 345.206 12.9304 338.168 12.9304 329.519V208.962H45.1163V207.27H45.2739V208.962H45.1163ZM53.9618 202.669C53.9618 204.271 52.6677 205.579 51.0584 205.579H6.97714C5.3791 205.579 4.07366 204.271 4.07366 202.669V194.718C4.07366 193.117 5.3791 191.809 6.97714 191.809H51.0584C52.6677 191.809 53.9618 193.117 53.9618 194.718V202.669Z",fill:"#333333"}),i("path",{d:"M252.648 214.837C250.442 214.837 248.642 216.642 248.642 218.852C248.642 221.063 250.442 222.867 252.648 222.867C254.854 222.867 256.654 221.063 256.654 218.852C256.654 216.642 254.854 214.837 252.648 214.837Z",class:"infography-secondary"}))},"ill-504":{NotificationIllustrationComponent:t=>i("svg",{width:"336.450496px",height:"356.8025px",viewBox:"0 0 336.450496 356.8025",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},t,i("g",{id:"Symboler",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},i("g",{id:"base-symbols/svg/deskt/504",transform:"translate(-138.352004, -3.000000)"},i("g",{id:"ill-504-dskt",transform:"translate(140.000000, 3.000000)"},i("line",{x1:"53.0198914",y1:"0",x2:"53.0198914",y2:"36.7623308",id:"Stroke-1",class:"infography-primary-stroke","stroke-width":"3.296"}),i("line",{x1:"76.0349517",y1:"36.7619183",x2:"102.564912",y2:"9.80280691",id:"Stroke-3",class:"infography-primary-stroke","stroke-width":"3.296"}),i("g",{id:"Group-52",transform:"translate(0.000000, 9.802807)"},i("line",{x1:"30.0049342",y1:"26.9591114",x2:"3.47497354",y2:"0",id:"Stroke-4",class:"infography-primary-stroke","stroke-width":"3.296"}),i("path",{d:"M81.4061662,208.602196 L81.4061662,211.877843 C81.4061662,233.092196 98.7472893,250.450237 119.940965,250.450237 L150.550159,250.450237 C154.236822,250.450237 157.252715,247.431403 157.252715,243.742174 L157.252715,176.737865 C157.252715,173.048637 154.236822,170.029802 150.550159,170.029802 L119.940965,170.029802 C98.7472893,170.029802 81.4061662,187.387844 81.4061662,208.602196",id:"Fill-6",class:"infography-secondary"}),i("path",{d:"M30.0470763,345.197193 L170.489566,345.197193 C185.65867,345.197193 198.070504,332.774281 198.070504,317.590378 L198.070504,317.589347 C198.070504,302.405444 185.65867,289.982532 170.489566,289.982532 L63.2497115,289.982532 C43.5407987,289.982532 27.4165423,273.842544 27.4165423,254.114403 L27.4165423,249.847605 C27.4165423,230.119464 43.5407987,213.979476 63.2497115,213.979476 L87.945614,213.979476",id:"Stroke-8",stroke:"#333333","stroke-width":"3.605","stroke-linejoin":"round"}),i("path",{d:"M88.5144811,212.34155 L88.5144811,215.617197 C88.5144811,236.831549 105.855604,254.189591 127.04928,254.189591 L157.658474,254.189591 C161.345137,254.189591 164.36103,251.170756 164.36103,247.481527 L164.36103,180.477219 C164.36103,176.78799 161.345137,173.769156 157.658474,173.769156 L127.04928,173.769156 C105.855604,173.769156 88.5144811,191.127197 88.5144811,212.34155 Z",id:"Stroke-10",stroke:"#333333","stroke-width":"3.605","stroke-linejoin":"round"}),i("line",{x1:"179.883138",y1:"230.635254",x2:"164.931442",y2:"230.635254",id:"Stroke-12",stroke:"#333333","stroke-width":"3.605","stroke-linejoin":"round"}),i("line",{x1:"179.883138",y1:"197.323595",x2:"164.931442",y2:"197.323595",id:"Stroke-14",stroke:"#333333","stroke-width":"3.605","stroke-linejoin":"round"}),i("path",{d:"M333,74.3536809 L189.926976,74.3536809 C174.757873,74.3536809 162.346039,86.7765928 162.346039,101.960496 L162.346039,101.961527 C162.346039,117.14543 174.757873,129.568342 189.926976,129.568342 L297.166831,129.568342 C316.875744,129.568342 333,145.708329 333,165.436471 L333,169.703269 C333,189.43141 316.875744,205.571398 297.166831,205.571398 L292.276696,205.571398",id:"Stroke-16",stroke:"#333333","stroke-width":"3.605","stroke-linejoin":"round"}),i("path",{d:"M222.563217,245.781718 L253.172412,245.781718 C274.367118,245.781718 291.707211,228.423677 291.707211,207.209324 L291.707211,203.933677 C291.707211,182.719325 274.367118,165.361283 253.172412,165.361283 L222.563217,165.361283",id:"Stroke-18",stroke:"#333333","stroke-width":"3.605","stroke-linejoin":"round"}),i("path",{d:"M230.429575,205.569232 C230.429575,227.77783 226.974745,245.781512 222.713136,245.781512 C218.450496,245.781512 214.995667,227.77783 214.995667,205.569232 C214.995667,183.360634 218.450496,165.356952 222.713136,165.356952 C226.974745,165.356952 230.429575,183.360634 230.429575,205.569232 Z",id:"Stroke-20",stroke:"#333333","stroke-width":"3.605","stroke-linejoin":"round"}),i("path",{d:"M224.848371,188.915723 C224.848371,192.133613 223.734542,194.742992 222.360028,194.742992 C220.985515,194.742992 219.871685,192.133613 219.871685,188.915723 C219.871685,185.697833 220.985515,183.088454 222.360028,183.088454 C223.734542,183.088454 224.848371,185.697833 224.848371,188.915723",id:"Fill-22",fill:"#333333"}),i("path",{d:"M224.848371,222.227279 C224.848371,225.445169 223.734542,228.054548 222.360028,228.054548 C220.985515,228.054548 219.871685,225.445169 219.871685,222.227279 C219.871685,219.009389 220.985515,216.40001 222.360028,216.40001 C223.734542,216.40001 224.848371,219.009389 224.848371,222.227279",id:"Fill-24",fill:"#333333"}),i("path",{d:"M90.592943,70.3574121 C111.3178,91.102489 111.3178,124.735628 90.592943,145.480705 C69.8680856,166.224751 36.2677277,166.224751 15.5428703,145.480705 C-5.18095676,124.735628 -5.18095676,91.102489 15.5428703,70.3574121 C36.2677277,49.6123352 69.8680856,49.6123352 90.592943,70.3574121",id:"Fill-26",fill:"#ffffff"}),i("path",{d:"M90.592943,70.3574121 C111.3178,91.102489 111.3178,124.735628 90.592943,145.480705 C69.8680856,166.224751 36.2677277,166.224751 15.5428703,145.480705 C-5.18095676,124.735628 -5.18095676,91.102489 15.5428703,70.3574121 C36.2677277,49.6123352 69.8680856,49.6123352 90.592943,70.3574121 Z",id:"Stroke-28",stroke:"#333333","stroke-width":"3.296"}),i("path",{d:"M53.7694854,67.3319767 C76.1635418,67.3319767 94.3165963,85.5037729 94.3165963,107.918646",id:"Stroke-30",class:"infography-secondary-stroke","stroke-width":"5.71341"}),i("path",{d:"M53.7694854,148.505934 C76.1635418,148.505934 94.3165963,130.334138 94.3165963,107.919265",id:"Stroke-32",class:"infography-primary-stroke","stroke-width":"5.71341"}),i("path",{d:"M48.4625659,107.918955 C48.4625659,105.372491 50.5243358,103.308709 53.0683188,103.308709 C55.6112713,103.308709 57.6730412,105.372491 57.6730412,107.918955 C57.6730412,110.46542 55.6112713,112.529202 53.0683188,112.529202 C50.5243358,112.529202 48.4625659,110.46542 48.4625659,107.918955 Z",id:"Stroke-34",stroke:"#333333","stroke-width":"5.71341"}),i("g",{id:"Group-39",transform:"translate(52.552825, 95.683032)"},i("line",{x1:"0.515184881",y1:"7.62598682",x2:"0.515184881",y2:"0",id:"Fill-36",fill:"#ffffff"}),i("line",{x1:"0.515184881",y1:"7.62598682",x2:"0.515184881",y2:"0",id:"Stroke-38",stroke:"#333333","stroke-width":"3.296"})),i("g",{id:"Group-43",transform:"translate(52.552825, 112.528892)"},i("line",{x1:"0.515184881",y1:"38.7466963",x2:"0.515184881",y2:"0",id:"Fill-40",fill:"#ffffff"}),i("line",{x1:"0.515184881",y1:"38.7466963",x2:"0.515184881",y2:"0",id:"Stroke-42",stroke:"#333333","stroke-width":"3.296"})),i("g",{id:"Group-47",transform:"translate(52.504707, 42.883026)"},i("line",{x1:"0.515184881",y1:"11.069748",x2:"0.515184881",y2:"0",id:"Fill-44",fill:"#ffffff"}),i("line",{x1:"0.515184881",y1:"11.069748",x2:"0.515184881",y2:"0",id:"Stroke-46",stroke:"#333333","stroke-width":"3.296"})),i("g",{id:"Group-51",transform:"translate(45.987927, 42.367338)"},i("line",{x1:"0",y1:"0.515687504",x2:"14.0645473",y2:"0.515687504",id:"Fill-48",fill:"#ffffff"}),i("line",{x1:"0",y1:"0.515687504",x2:"14.0645473",y2:"0.515687504",id:"Stroke-50",stroke:"#333333","stroke-width":"3.296"})))))))},"ill-blocked":{NotificationIllustrationComponent:t=>i("svg",{width:"516",height:"384",viewBox:"0 0 516 384",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i("rect",{width:"501.943",height:"384",fill:"#ffffff"}),i("rect",{width:"501.943",height:"384",fill:"#ffffff"}),t,i("g",{"clip-path":"url(#clip0_5542_2220)"},i("path",{d:"M372.16 35.3853H96.7727C92.7462 35.3853 89.4821 38.6493 89.4821 42.6758V205.277C89.4821 209.303 92.7462 212.567 96.7727 212.567H372.16C376.186 212.567 379.45 209.303 379.45 205.277V42.6758C379.45 38.6493 376.186 35.3853 372.16 35.3853Z",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M88.7387 188.031H380.194",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M206.895 248.388V212.566H262.039V248.388",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M211.709 239.446H257.223",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M234.467 205.587C236.788 205.587 238.669 203.705 238.669 201.384C238.669 199.063 236.788 197.182 234.467 197.182C232.146 197.182 230.264 199.063 230.264 201.384C230.264 203.705 232.146 205.587 234.467 205.587Z",fill:"#333333"}),i("path",{d:"M262.342 220.784L206.591 217.804L206.654 212.567H261.799L262.342 220.784Z",fill:"#333333"}),i("path",{d:"M87.2779 248.387H417.481",stroke:"#333333","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"}),i("path",{d:"M290.224 236.033V119.634C290.224 116.531 292.74 114.015 295.843 114.015H467.163C470.267 114.015 472.782 116.532 472.782 119.634V236.033",fill:"#ffffff"}),i("path",{d:"M288.957 236.742V119.279C288.957 116.146 291.495 113.608 294.628 113.608H467.515C470.647 113.608 473.186 116.146 473.186 119.279V236.742",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M270.509 236.742H491.634C492.938 236.742 493.997 237.801 493.997 239.105C493.997 244.228 489.837 248.388 484.714 248.388H277.431C272.307 248.388 268.147 244.228 268.147 239.105C268.147 237.801 269.206 236.742 270.51 236.742H270.509Z",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M135.481 114.364H73.5094C70.1271 114.364 67.3852 117.106 67.3852 120.488V242.263C67.3852 245.645 70.1271 248.387 73.5094 248.387H135.481C138.864 248.387 141.606 245.645 141.606 242.263V120.488C141.606 117.106 138.864 114.364 135.481 114.364Z",fill:"#ffffff"}),i("path",{d:"M67.3852 131.975H141.606",stroke:"#333333","stroke-width":"2.191","stroke-miterlimit":"10"}),i("path",{d:"M67.3852 227.074H141.606",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M135.481 114.364H73.5094C70.1271 114.364 67.3852 117.106 67.3852 120.488V242.263C67.3852 245.645 70.1271 248.387 73.5094 248.387H135.481C138.864 248.387 141.606 245.645 141.606 242.263V120.488C141.606 117.106 138.864 114.364 135.481 114.364Z",stroke:"#333333","stroke-width":"3","stroke-miterlimit":"10"}),i("path",{d:"M104.495 242.875C107.423 242.875 109.797 240.502 109.797 237.574C109.797 234.646 107.423 232.272 104.495 232.272C101.567 232.272 99.1939 234.646 99.1939 237.574C99.1939 240.502 101.567 242.875 104.495 242.875Z",fill:"#333333"}),i("path",{d:"M95.5713 124.28H113.42",stroke:"#333333","stroke-width":"2.191","stroke-miterlimit":"10"}),i("path",{d:"M88.6501 125.969C89.5615 125.969 90.3003 125.23 90.3003 124.319C90.3003 123.407 89.5615 122.668 88.6501 122.668C87.7388 122.668 86.9999 123.407 86.9999 124.319C86.9999 125.23 87.7388 125.969 88.6501 125.969Z",fill:"#333333"}),i("path",{d:"M500.585 89.3286L480.677 108.656",class:"infography-tertiary-stroke","stroke-width":"2.739","stroke-miterlimit":"10","stroke-linecap":"round"}),i("path",{d:"M472.77 73.814L466.171 100.387",class:"infography-tertiary-stroke","stroke-width":"2.739","stroke-miterlimit":"10","stroke-linecap":"round"}),i("path",{d:"M514.736 116.078L487.508 123.036",class:"infography-tertiary-stroke","stroke-width":"2.739","stroke-miterlimit":"10","stroke-linecap":"round"}),i("mask",{id:"mask0_5542_2220",maskUnits:"userSpaceOnUse",x:"381",y:"185",width:"6",height:"8"},i("path",{d:"M383.602 189.498C383.602 190.604 384.03 191.614 384.737 192.383C382.808 192.28 381.277 190.727 381.277 188.827C381.277 186.86 382.918 185.264 384.944 185.264C385.42 185.264 385.876 185.354 386.293 185.514C384.711 186.182 383.602 187.717 383.602 189.498Z",fill:"#ffffff"})),i("g",{mask:"url(#mask0_5542_2220)"},i("path",{d:"M387.033 184.525H380.537V193.122H387.033V184.525Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask1_5542_2220",maskUnits:"userSpaceOnUse",x:"385",y:"186",width:"4",height:"6"},i("path",{d:"M388.613 188.828C388.613 190.168 387.85 191.339 386.72 191.945C385.824 191.473 385.214 190.553 385.214 189.498C385.214 188.02 386.406 186.809 387.905 186.725C388.351 187.315 388.614 188.041 388.614 188.828",fill:"#ffffff"})),i("g",{mask:"url(#mask1_5542_2220)"},i("path",{d:"M389.352 185.985H384.474V192.685H389.352V185.985Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask2_5542_2220",maskUnits:"userSpaceOnUse",x:"380",y:"160",width:"7",height:"23"},i("path",{d:"M384.56 180.876C384.672 181.329 384.87 181.743 385.138 182.103C385.073 182.108 385.009 182.11 384.945 182.11C384.282 182.11 383.674 181.888 383.195 181.515C382.714 181.142 382.361 180.621 382.212 180.022C382.161 179.816 381.024 164.634 381.024 164.634C380.994 164.447 380.98 164.252 380.98 164.056C380.98 161.931 382.755 160.206 384.945 160.206C385.417 160.206 385.867 160.286 386.286 160.434C384.539 161.122 383.306 162.787 383.306 164.727C383.306 164.948 383.321 165.172 383.354 165.391C384.493 180.608 384.539 180.795 384.56 180.876Z",fill:"#ffffff"})),i("g",{mask:"url(#mask2_5542_2220)"},i("path",{d:"M387.025 159.466H380.241V182.849H387.025V159.466Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask3_5542_2220",maskUnits:"userSpaceOnUse",x:"384",y:"161",width:"5",height:"21"},i("path",{d:"M388.91 164.055C388.91 164.236 388.896 164.413 388.873 164.585L387.678 180.022C387.531 180.607 387.19 181.12 386.725 181.492C386.447 181.246 386.237 180.922 386.136 180.546C386.057 179.829 385.394 171.063 384.958 165.246L384.952 165.187C384.927 165.033 384.915 164.879 384.915 164.725C384.915 163.044 386.315 161.674 388.044 161.656C388.585 162.313 388.91 163.149 388.91 164.055Z",fill:"#ffffff"})),i("g",{mask:"url(#mask3_5542_2220)"},i("path",{d:"M389.65 160.918H384.176V182.231H389.65V160.918Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask4_5542_2220",maskUnits:"userSpaceOnUse",x:"383",y:"185",width:"10",height:"9"},i("path",{d:"M388.077 185.153C387.443 185.153 386.839 185.282 386.293 185.515C384.711 186.184 383.602 187.717 383.602 189.498C383.602 190.604 384.03 191.613 384.737 192.383C385.554 193.277 386.749 193.842 388.077 193.842C390.544 193.842 392.552 191.893 392.552 189.498C392.552 187.102 390.544 185.153 388.077 185.153ZM388.077 192.277C387.585 192.277 387.122 192.156 386.719 191.945C385.824 191.473 385.213 190.552 385.213 189.498C385.213 188.02 386.406 186.809 387.904 186.724C387.962 186.719 388.02 186.717 388.077 186.717C389.656 186.717 390.941 187.964 390.941 189.498C390.941 191.032 389.656 192.277 388.077 192.277Z",fill:"#ffffff"})),i("g",{mask:"url(#mask4_5542_2220)"},i("path",{d:"M393.292 184.413H382.862V194.581H393.292V184.413Z",fill:"#333333"})),i("mask",{id:"mask5_5542_2220",maskUnits:"userSpaceOnUse",x:"383",y:"160",width:"10",height:"24"},i("path",{d:"M388.077 160.093C387.443 160.093 386.839 160.214 386.286 160.433C384.539 161.121 383.305 162.786 383.305 164.726C383.305 164.946 383.321 165.171 383.354 165.389C384.493 180.606 384.539 180.794 384.56 180.874C384.672 181.328 384.87 181.741 385.138 182.101C385.801 182.997 386.88 183.561 388.077 183.561C389.753 183.561 391.198 182.457 391.594 180.875L391.608 180.815L392.806 165.336C392.834 165.13 392.849 164.925 392.849 164.727C392.849 162.172 390.709 160.094 388.078 160.094M391.205 165.149L390.012 180.565C389.773 181.409 388.986 181.998 388.076 181.998C387.561 181.998 387.083 181.81 386.724 181.493C386.445 181.247 386.237 180.923 386.135 180.547C386.056 179.829 385.393 171.064 384.957 165.246L384.952 165.188C384.926 165.034 384.915 164.88 384.915 164.726C384.915 163.045 386.315 161.675 388.044 161.657H388.076C389.819 161.657 391.236 163.034 391.236 164.726C391.236 164.861 391.225 165.005 391.204 165.148",fill:"#ffffff"})),i("g",{mask:"url(#mask5_5542_2220)"},i("path",{d:"M393.588 159.354H382.565V184.302H393.588V159.354Z",fill:"#333333"})),i("path",{d:"M421.178 193.634C423.396 197.398 420.612 202.103 416.182 202.103H358.524C354.086 202.103 351.316 197.391 353.528 193.634L382.357 144.687C384.576 140.921 390.133 140.928 392.349 144.687L421.177 193.634H421.178Z",stroke:"#333333","stroke-width":"2.5","stroke-miterlimit":"10"}),i("mask",{id:"mask6_5542_2220",maskUnits:"userSpaceOnUse",x:"101",y:"188",width:"5",height:"6"},i("path",{d:"M103.208 191.651C103.208 192.442 103.514 193.162 104.018 193.712C102.641 193.639 101.548 192.53 101.548 191.173C101.548 189.768 102.72 188.63 104.166 188.63C104.506 188.63 104.832 188.694 105.129 188.809C104 189.286 103.207 190.381 103.207 191.652",fill:"#ffffff"})),i("g",{mask:"url(#mask6_5542_2220)"},i("path",{d:"M105.658 188.102H101.021V194.24H105.658V188.102Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask7_5542_2220",maskUnits:"userSpaceOnUse",x:"104",y:"189",width:"3",height:"5"},i("path",{d:"M106.786 191.173C106.786 192.131 106.241 192.966 105.434 193.399C104.794 193.062 104.359 192.406 104.359 191.652C104.359 190.598 105.21 189.732 106.28 189.672C106.599 190.093 106.786 190.612 106.786 191.174",fill:"#ffffff"})),i("g",{mask:"url(#mask7_5542_2220)"},i("path",{d:"M107.314 189.143H103.831V193.927H107.314V189.143Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask8_5542_2220",maskUnits:"userSpaceOnUse",x:"101",y:"170",width:"5",height:"17"},i("path",{d:"M103.891 185.496C103.972 185.82 104.113 186.114 104.304 186.372C104.258 186.375 104.212 186.377 104.167 186.377C103.693 186.377 103.259 186.219 102.917 185.952C102.574 185.685 102.322 185.314 102.215 184.886C102.179 184.739 101.367 173.9 101.367 173.9C101.346 173.766 101.335 173.628 101.335 173.487C101.335 171.969 102.602 170.738 104.166 170.738C104.503 170.738 104.825 170.796 105.124 170.901C103.877 171.392 102.996 172.581 102.996 173.966C102.996 174.124 103.007 174.283 103.03 174.439C103.843 185.305 103.877 185.439 103.891 185.496Z",fill:"#ffffff"})),i("g",{mask:"url(#mask8_5542_2220)"},i("path",{d:"M105.652 170.209H100.808V186.905H105.652V170.209Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask9_5542_2220",maskUnits:"userSpaceOnUse",x:"104",y:"171",width:"3",height:"15"},i("path",{d:"M106.998 173.486C106.998 173.616 106.988 173.741 106.972 173.865L106.119 184.886C106.014 185.304 105.771 185.67 105.438 185.936C105.24 185.761 105.09 185.53 105.018 185.261C104.962 184.749 104.489 178.49 104.177 174.337L104.173 174.295C104.156 174.185 104.147 174.075 104.147 173.966C104.147 172.766 105.146 171.787 106.381 171.775C106.767 172.244 106.999 172.841 106.999 173.487",fill:"#ffffff"})),i("g",{mask:"url(#mask9_5542_2220)"},i("path",{d:"M107.526 171.246H103.618V186.463H107.526V171.246Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask10_5542_2220",maskUnits:"userSpaceOnUse",x:"103",y:"188",width:"7",height:"7"},i("path",{d:"M106.403 188.55C105.952 188.55 105.519 188.642 105.13 188.808C104 189.286 103.208 190.38 103.208 191.652C103.208 192.442 103.514 193.163 104.019 193.712C104.603 194.351 105.455 194.754 106.404 194.754C108.166 194.754 109.599 193.363 109.599 191.652C109.599 189.942 108.166 188.55 106.404 188.55M106.403 193.637C106.051 193.637 105.722 193.551 105.434 193.399C104.795 193.062 104.359 192.405 104.359 191.652C104.359 190.597 105.21 189.732 106.279 189.672C106.321 189.669 106.362 189.667 106.403 189.667C107.531 189.667 108.448 190.557 108.448 191.652C108.448 192.748 107.531 193.637 106.403 193.637Z",fill:"#ffffff"})),i("g",{mask:"url(#mask10_5542_2220)"},i("path",{d:"M110.127 188.021H102.68V195.281H110.127V188.021Z",fill:"#333333"})),i("mask",{id:"mask11_5542_2220",maskUnits:"userSpaceOnUse",x:"102",y:"170",width:"8",height:"18"},i("path",{d:"M106.403 170.657C105.951 170.657 105.519 170.743 105.124 170.9C103.877 171.391 102.996 172.581 102.996 173.966C102.996 174.124 103.008 174.283 103.031 174.439C103.844 185.305 103.878 185.438 103.892 185.496C103.973 185.82 104.114 186.115 104.305 186.372C104.779 187.012 105.549 187.415 106.404 187.415C107.601 187.415 108.632 186.626 108.916 185.497L108.926 185.453L109.781 174.402C109.801 174.255 109.813 174.108 109.813 173.967C109.813 172.143 108.284 170.659 106.406 170.659M108.637 174.267L107.786 185.274C107.615 185.877 107.052 186.296 106.403 186.296C106.035 186.296 105.695 186.162 105.438 185.936C105.24 185.761 105.09 185.53 105.018 185.261C104.962 184.749 104.489 178.491 104.177 174.337L104.174 174.295C104.156 174.185 104.148 174.076 104.148 173.966C104.148 172.766 105.147 171.787 106.382 171.774H106.405C107.649 171.774 108.662 172.758 108.662 173.966C108.662 174.063 108.654 174.165 108.639 174.267",fill:"#ffffff"})),i("g",{mask:"url(#mask11_5542_2220)"},i("path",{d:"M110.339 170.129H102.468V187.942H110.339V170.129Z",fill:"#333333"})),i("path",{d:"M130.038 194.605C131.621 197.293 129.633 200.652 126.471 200.652H85.3036C82.1353 200.652 80.1563 197.288 81.7372 194.605L102.321 159.657C103.905 156.968 107.873 156.972 109.454 159.657L130.038 194.605Z",stroke:"#333333","stroke-width":"2.5","stroke-miterlimit":"10"}),i("mask",{id:"mask12_5542_2220",maskUnits:"userSpaceOnUse",x:"227",y:"129",width:"7",height:"9"},i("path",{d:"M230.165 134.121C230.165 135.408 230.663 136.584 231.486 137.478C229.242 137.359 227.46 135.551 227.46 133.341C227.46 131.053 229.37 129.196 231.728 129.196C232.283 129.196 232.813 129.3 233.298 129.487C231.457 130.265 230.165 132.049 230.165 134.121Z",fill:"#ffffff"})),i("g",{mask:"url(#mask12_5542_2220)"},i("path",{d:"M234.157 128.335H226.6V138.339H234.157V128.335Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask13_5542_2220",maskUnits:"userSpaceOnUse",x:"232",y:"130",width:"4",height:"7"},i("path",{d:"M235.997 133.341C235.997 134.902 235.107 136.264 233.792 136.968C232.75 136.42 232.041 135.348 232.041 134.121C232.041 132.403 233.428 130.993 235.172 130.894C235.691 131.58 235.997 132.425 235.997 133.341Z",fill:"#ffffff"})),i("g",{mask:"url(#mask13_5542_2220)"},i("path",{d:"M236.856 130.034H231.18V137.829H236.856V130.034Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask14_5542_2220",maskUnits:"userSpaceOnUse",x:"227",y:"100",width:"7",height:"26"},i("path",{d:"M231.28 124.089C231.411 124.616 231.641 125.097 231.952 125.517C231.877 125.522 231.802 125.524 231.728 125.524C230.957 125.524 230.249 125.266 229.692 124.832C229.132 124.398 228.722 123.792 228.548 123.095C228.489 122.856 227.166 105.191 227.166 105.191C227.131 104.973 227.115 104.746 227.115 104.518C227.115 102.044 229.18 100.037 231.728 100.037C232.276 100.037 232.802 100.131 233.289 100.302C231.256 101.103 229.821 103.04 229.821 105.297C229.821 105.555 229.839 105.814 229.876 106.07C231.202 123.776 231.256 123.996 231.28 124.089Z",fill:"#ffffff"})),i("g",{mask:"url(#mask14_5542_2220)"},i("path",{d:"M234.149 99.1765H226.254V126.384H234.149V99.1765Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask15_5542_2220",maskUnits:"userSpaceOnUse",x:"231",y:"101",width:"6",height:"24"},i("path",{d:"M236.342 104.517C236.342 104.728 236.326 104.933 236.3 105.133L234.909 123.094C234.738 123.776 234.341 124.371 233.8 124.805C233.476 124.519 233.232 124.142 233.115 123.706C233.023 122.871 232.252 112.672 231.743 105.903L231.738 105.835C231.709 105.656 231.695 105.477 231.695 105.298C231.695 103.342 233.323 101.748 235.336 101.728C235.965 102.492 236.343 103.465 236.343 104.517",fill:"#ffffff"})),i("g",{mask:"url(#mask15_5542_2220)"},i("path",{d:"M237.202 100.867H230.834V125.666H237.202V100.867Z",class:"infography-tertiary-fill"})),i("mask",{id:"mask16_5542_2220",maskUnits:"userSpaceOnUse",x:"230",y:"129",width:"11",height:"11"},i("path",{d:"M235.372 129.065C234.636 129.065 233.931 129.216 233.297 129.486C231.456 130.264 230.165 132.048 230.165 134.121C230.165 135.408 230.664 136.583 231.486 137.478C232.437 138.518 233.827 139.175 235.372 139.175C238.243 139.175 240.58 136.908 240.58 134.12C240.58 131.332 238.243 129.065 235.372 129.065ZM235.372 137.356C234.799 137.356 234.262 137.216 233.792 136.969C232.751 136.421 232.041 135.348 232.041 134.122C232.041 132.403 233.428 130.994 235.171 130.895C235.239 130.889 235.305 130.887 235.372 130.887C237.21 130.887 238.704 132.338 238.704 134.123C238.704 135.908 237.21 137.358 235.372 137.358",fill:"#ffffff"})),i("g",{mask:"url(#mask16_5542_2220)"},i("path",{d:"M241.439 128.206H229.305V140.037H241.439V128.206Z",fill:"#333333"})),i("mask",{id:"mask17_5542_2220",maskUnits:"userSpaceOnUse",x:"229",y:"99",width:"12",height:"29"},i("path",{d:"M235.372 99.9067C234.636 99.9067 233.931 100.047 233.288 100.302C231.255 101.103 229.819 103.04 229.819 105.298C229.819 105.554 229.838 105.815 229.875 106.07C231.201 123.776 231.255 123.995 231.279 124.088C231.41 124.616 231.64 125.097 231.951 125.516C232.722 126.558 233.978 127.214 235.372 127.214C237.321 127.214 239.003 125.929 239.464 124.088L239.48 124.018L240.873 106.007C240.906 105.768 240.924 105.529 240.924 105.298C240.924 102.325 238.435 99.9067 235.372 99.9067ZM239.013 105.789L237.626 123.727C237.347 124.709 236.431 125.394 235.373 125.394C234.773 125.394 234.219 125.176 233.801 124.806C233.477 124.52 233.233 124.143 233.116 123.707C233.024 122.872 232.253 112.673 231.744 105.904L231.739 105.836C231.709 105.657 231.696 105.478 231.696 105.299C231.696 103.343 233.324 101.749 235.336 101.728H235.374C237.401 101.728 239.051 103.33 239.051 105.299C239.051 105.457 239.039 105.624 239.014 105.79",fill:"#ffffff"})),i("g",{mask:"url(#mask17_5542_2220)"},i("path",{d:"M241.785 99.0461H228.959V128.074H241.785V99.0461Z",fill:"#333333"})),i("path",{d:"M273.887 138.934C276.468 143.314 273.229 148.789 268.075 148.789H200.987C195.823 148.789 192.6 143.306 195.175 138.934L228.719 81.981C231.301 77.5993 237.767 77.6067 240.344 81.981L273.887 138.934Z",stroke:"#333333","stroke-width":"2.5","stroke-miterlimit":"10"})),i("defs",null,i("clipPath",{id:"clip0_5542_2220"},i("rect",{width:"450",height:"215.773",fill:"#ffffff",transform:"translate(66 34)"}))))}},d=class{constructor(i){t(this,i),this.hasSearch=void 0,this.hasLinks=void 0,this.hasBodyText=void 0,this.currentIllustration=void 0,this.isMobile=void 0,this.afId=a("digi-notification-error-page"),this.afHttpStatusCode=void 0,this.afCustomHeading=void 0}setIllustration(i){const{NotificationIllustrationComponent:t}=s[i];this.currentIllustration=t}setHasSearch(){const i=!!this.hostElement.querySelector('[slot="search"]');i&&(this.hasSearch=i)}setHasLinks(){const i=!!this.hostElement.querySelector('[slot="links"]');i&&(this.hasLinks=i)}setHasBodyText(){const i=!!this.hostElement.querySelector('[slot="bodytext"]');this.hasBodyText=i}componentWillLoad(){this.setHasSearch(),this.setHasLinks(),this.setHasBodyText(),this.getImage()}componentWillUpdate(){this.setHasSearch(),this.setHasLinks(),this.setHasBodyText(),this.getImage()}getText(){const i=this.afCustomHeading&&""!==this.afCustomHeading?this.afCustomHeading:void 0;switch(this.afHttpStatusCode){case e.FORBIDDEN:return{heading:null!=i?i:"Sidan är låst",body:"<p>Du behöver vara inloggad för att kunna se den här sidan. Kontrollera även att du har aktiverat VPN.</p>"};case e.GATEWAY_TIMEOUT:return{heading:null!=i?i:"Sidan kan inte visas just nu",body:"<p>Prova igen om en stund. Om felet upprepas kan du göra en felanmälan.</p>"};case e.GONE:return{heading:null!=i?i:"Sidan har tagits bort",body:"<p>Du kan söka på webbplatsen eller använda länkarna för att komma vidare.</p>"};case e.INTERNAL_SERVER_ERRROR:return{heading:null!=i?i:"Sidan kan inte visas just nu",body:"<p>Prova igen om en stund. Om felet upprepas kan du göra en felanmälan.</p>"};case e.NOT_FOUND:return{heading:null!=i?i:"Sidan kan inte hittas",body:"<p>Det kan bero på att länken är felaktig eller att sidan inte finns kvar. Du kan prova att ladda om sidan, söka på webbplatsen eller använda länkarna för att komma vidare.</p>"};case e.UNAUTHORIZED:return{heading:null!=i?i:"Sidan kan inte visas",body:"<p>Du behöver vara inloggad för att kunna se den här sidan. Har du hamnat fel kan du söka på webbplatsen.</p>"};case e.SERVICE_UNAVAILABLE:return{heading:null!=i?i:"[Namn på tjänst] är tillfälligt stängd på grund av underhållsarbete",body:"<p>Arbetet planeras att vara klart [datum, månad, år (exempelvis 1 oktober 2024)], [tid (ex kl.09.00)]. Använd länkarna nedan för att komma vidare.</p>"};case e.BLOCKED:return{heading:null!=i?i:"Innehållet blockerat av Arbetsförmedlingen",body:"<p>Om du anser att du behöver tillgång till denna sida [sidans URL] i ditt arbete kan du välja att gå vidare med det, men det kommer att registreras. Har du frågor angående kategoriseringen kontakta ansvarig via e-post.</p>"};default:return{heading:"",body:""}}}getImage(){switch(this.afHttpStatusCode){case e.UNAUTHORIZED:return this.setIllustration("ill-401");case e.FORBIDDEN:return this.setIllustration("ill-403");case e.NOT_FOUND:return this.setIllustration("ill-404");case e.GONE:return this.setIllustration("ill-410");case e.INTERNAL_SERVER_ERRROR:return this.setIllustration("ill-500");case e.SERVICE_UNAVAILABLE:return this.setIllustration("ill-503");case e.GATEWAY_TIMEOUT:return this.setIllustration("ill-504");case e.BLOCKED:return this.setIllustration("ill-blocked")}}render(){return i(r,{key:"44c22e2e84b4bbe12feff4dd8d03b43fcd4478fb"},i("digi-layout-container",{key:"010ecb5078ed5bda8d69377a15eb5230b1f056d4",class:{"digi-notification-error-page":!0,"digi-notification-error-page--mobile":this.isMobile},id:this.afId},i("digi-typography",{key:"f407e563a70e3e154c650ea93f96c483fffe0fa4"},i("digi-util-breakpoint-observer",{key:"b2c98d7f86ba77ac03e8cb443c7854fb909a35b9",onAfOnChange:i=>{const t=i.detail.value;this.isMobile=t===n.SMALL||t===n.MEDIUM}}),i("div",{key:"2f3a92b803d1fd1d0a0feb03c16dc2a7bfcdf17b",class:"digi-notification-error-page__grid"},i("div",{key:"c676dd4330669b398cacfe58fd008a26ec02269e",class:"digi-notification-error-page__picture"},this.currentIllustration?i(this.currentIllustration,null):null),i("div",{key:"9455f094100acd87534f1d59e868bc3a5b52064e",class:"digi-notification-error-page__content"},i("h1",{key:"4b057f0c4f6195578754b48c62005b3fa7c4d218",class:"digi-notification-error-page__content__heading",tabIndex:-1},this.getText().heading),i("div",{class:"digi-notification-error-page__content__bodytext"},this.hasBodyText?i("slot",{name:"bodytext"}):i("div",{innerHTML:this.getText().body})),this.hasSearch&&i("div",{key:"3ad485290e126208782e0eddeebcd0c1b28164b6",class:"digi-notification-error-page__content__search"},i("slot",{key:"8caa4c6c7eee2661cbf0e39242e56a0cf5cd93ba",name:"search"})),this.hasLinks&&i("div",{key:"0844391180c5e9b70ac970b0ec7da26e0e2fe364",class:"digi-notification-error-page__content__links"},i("slot",{key:"3c96ddf92c5111446c0da7390dd5c4cd9bbbedad",name:"links"})))))))}get hostElement(){return o(this)}static get watchers(){return{afCustomHeading:["getText"]}}};d.style=".sc-digi-notification-error-page-h{--digi--notification-error-page--max-width:var(--digi--container-width--larger);--digi--notification-error-page--gutter:calc(var(--digi--container-gutter--larger) + 3rem);--digi--notification-error-page--padding-top--tablet:238px;--digi--notification-error-page--padding-top--desktop:144px;--digi--notification-error-page--padding-top--mobile:48px}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page{margin:0;--digi--container-width--largest:var(--digi--notification-error-page--max-width);--digi--container-gutter--largest:var(--digi--notification-error-page--gutter);max-width:var(--digi--notification-error-page--max-width);padding-left:var(--digi--notification-error-page--gutter);padding-right:var(--digi--notification-error-page--gutter)}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page{padding-top:var(--digi--notification-error-page--padding-top--mobile);padding-bottom:var(--digi--notification-error-page--padding-top--mobile);display:flex;flex-wrap:wrap;width:100%}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page .digi-notification-error-page__content.sc-digi-notification-error-page{width:100%}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page .digi-notification-error-page__picture.sc-digi-notification-error-page{width:100%;margin-bottom:20px}.sc-digi-notification-error-page-h .digi-notification-error-page__picture.sc-digi-notification-error-page{margin:0}.sc-digi-notification-error-page-h .digi-notification-error-page--mobile.sc-digi-notification-error-page .digi-notification-error-page__picture.sc-digi-notification-error-page svg.sc-digi-notification-error-page{width:auto;height:auto;max-height:100px}.sc-digi-notification-error-page-h .digi-notification-error-page__content__heading.sc-digi-notification-error-page{margin:0;margin-bottom:16px}.sc-digi-notification-error-page-h .digi-notification-error-page__content__bodytext.sc-digi-notification-error-page{margin:0;margin-bottom:48px}.sc-digi-notification-error-page-h .digi-notification-error-page__content__search.sc-digi-notification-error-page{margin:0;margin-bottom:24px;max-width:407px}.sc-digi-notification-error-page-h .digi-notification-error-page__content__links.sc-digi-notification-error-page{margin:0}.sc-digi-notification-error-page-h .digi-notification-error-page__content__links.sc-digi-notification-error-page [slot=links].sc-digi-notification-error-page,.sc-digi-notification-error-page-h .digi-notification-error-page__content__links.sc-digi-notification-error-page-s>[slot^=links],.sc-digi-notification-error-page-h .digi-notification-error-page__content__links .sc-digi-notification-error-page-s>[slot^=links],.sc-digi-notification-error-page-h .digi-notification-error-page__content__links.sc-digi-notification-error-page ul.sc-digi-notification-error-page,.sc-digi-notification-error-page-h .digi-notification-error-page__content__links.sc-digi-notification-error-page ol.sc-digi-notification-error-page{list-style:none;padding:0;margin:0}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page [slot=links].sc-digi-notification-error-page,.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page-s>[slot^=links],.sc-digi-notification-error-page-h .digi-notification-error-page .sc-digi-notification-error-page-s>[slot^=links]{list-style:none;padding:0;margin:0}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page .infography-primary.sc-digi-notification-error-page{fill:var(--digi--color--infographic--brand--primary)}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page .infography-primary-stroke.sc-digi-notification-error-page{stroke:var(--digi--color--infographic--brand--primary)}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page .infography-secondary.sc-digi-notification-error-page{fill:var(--digi--color--infographic--brand--secondary)}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page .infography-secondary-stroke.sc-digi-notification-error-page{stroke:var(--digi--color--infographic--brand--secondary)}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page .infography-tertiary-stroke.sc-digi-notification-error-page{stroke:var(--digi--color--infographic--brand--tertiary)}.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page .infography-tertiary-fill.sc-digi-notification-error-page{fill:var(--digi--color--infographic--brand--tertiary)}@media (min-width: 48rem){.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page{--digi--container-width--largest:var(--digi--notification-error-page--max-width);--digi--container-gutter--largest:var(--digi--notification-error-page--gutter)}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page{padding-top:var(--digi--notification-error-page--padding-top--tablet);gap:54px;justify-content:space-between}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page .digi-notification-error-page__content.sc-digi-notification-error-page{flex:1 0 0;width:auto;order:1}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page .digi-notification-error-page__picture.sc-digi-notification-error-page{width:auto;order:2;margin-bottom:0}}@media (min-width: 75rem){.sc-digi-notification-error-page-h .digi-notification-error-page.sc-digi-notification-error-page{--digi--container-width--largest:var(--digi--notification-error-page--max-width);--digi--container-gutter--largest:var(--digi--notification-error-page--gutter)}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page{padding-top:var(--digi--notification-error-page--padding-top--desktop)}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page .digi-notification-error-page__content.sc-digi-notification-error-page{flex:1 0 0;width:auto;order:1;max-width:510px}.sc-digi-notification-error-page-h .digi-notification-error-page__grid.sc-digi-notification-error-page .digi-notification-error-page__picture.sc-digi-notification-error-page{width:auto;order:2}}";export{d as digi_notification_error_page}
@@ -1 +0,0 @@
1
- import{r as s,c as t,h as i,g as e}from"./p-f1de4bf6.js";import{r as o}from"./p-ffe5c0e8.js";import{d}from"./p-ee33960b.js";import"./p-bdd811bc.js";const r=class{constructor(i){s(this,i),this.afOnFocusOutside=t(this,"afOnFocusOutside",7),this.afOnFocusInside=t(this,"afOnFocusInside",7),this.afDataIdentifier=o("data-digi-util-detect-focus-outside")}componentWillLoad(){this.$el.setAttribute(this.afDataIdentifier,"")}focusinHandler(s){d(s.target,`[${this.afDataIdentifier}]`)?this.afOnFocusOutside.emit(s):this.afOnFocusInside.emit(s)}render(){return i("slot",{key:"01ea8b7681552724af508fdc4eefddbbb3fcfce9"})}get $el(){return e(this)}};export{r as digi_util_detect_focus_outside}
@@ -1 +0,0 @@
1
- import{r as i,c as e,h as o,g as d}from"./p-f1de4bf6.js";import{r as t}from"./p-ffe5c0e8.js";import{z as s,y as a,T as r}from"./p-bb92f2eb.js";import{L as c}from"./p-a39f86c9.js";import"./p-717306ef.js";import"./p-a4a001e1.js";import{B as n}from"./p-53d9556b.js";import"./p-c64b4626.js";import{B as l}from"./p-cf3ce3c5.js";import"./p-7e32c40b.js";import"./p-dcdffb3c.js";import"./p-5d21a361.js";import"./p-ad16c7a1.js";import"./p-f40f4b2a.js";import"./p-1f68d501.js";import"./p-ee88e3f1.js";import"./p-8142cc73.js";import"./p-3887bb40.js";import"./p-24fe2189.js";import"./p-0f6c0360.js";import"./p-814ca2ad.js";import"./p-300aa9ef.js";import"./p-07303cb5.js";import"./p-2a023831.js";import"./p-5ba6737a.js";import"./p-e4a9f8f0.js";import"./p-f2a6768b.js";import"./p-290d1746.js";import"./p-40657c82.js";import"./p-f600576a.js";import"./p-3b20ec86.js";import"./p-9dd5d6c8.js";import"./p-77a93845.js";import"./p-06f939ab.js";import"./p-8cd2d6dd.js";import"./p-484a1d6d.js";import"./p-0f3fbb1e.js";import"./p-820e795b.js";import"./p-46cbbcb5.js";import"./p-d74742b8.js";import"./p-6e383896.js";import"./p-4bad4fb0.js";import"./p-d1886fff.js";import"./p-a6ca40fc.js";import"./p-b0e88537.js";import"./p-cdcaf0eb.js";const g=class{constructor(o){i(this,o),this.afOnReady=e(this,"afOnReady",3),this.afVariation=s.PRIMARY,this.afType=a.FULLWIDTH,this.afText=void 0,this.afCloseButtonText="Stäng",this.afHeadingLevel=r.H4,this.afFeedback=void 0,this.afId=t("digi-tools-feedback"),this.afIsDone=!1,this.currentStep=1}afIsDoneHandler(){this.currentStep=3}async afMReset(){this.currentStep=1}async afMSetStep(i){this.currentStep=i}get cssModifiers(){return{"digi-tools-feedback--primary":this.afVariation===s.PRIMARY,"digi-tools-feedback--secondary":this.afVariation===s.SECONDARY,"digi-tools-feedback--step-one":1===this.currentStep,"digi-tools-feedback--step-two":2===this.currentStep,"digi-tools-feedback--step-three":3===this.currentStep,"digi-tools-feedback--fullwidth":this.afType===a.FULLWIDTH,"digi-tools-feedback--grid":this.afType===a.GRID}}get icon(){return o("svg",{class:"digi-tools-feedback__container-header-icon","aria-hidden":"true",viewBox:"0 0 60 48",version:"1.1",width:"58",height:"48"},o("title",null,"Chat"),o("g",{id:"Mainpage",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},o("g",{id:"Översikt-moduler-feedback-design-v1",transform:"translate(-1121.000000, -1074.000000)"},o("g",{id:"Group-27-Copy-2",transform:"translate(1122.000000, 1075.000000)"},o("path",{d:"M31.3351987,35.0796454 C31.3351987,37.3388621 33.1498711,39.1874113 35.3679732,39.1874113 L43.2325677,39.1874113 L49.7962813,44.9840831 L49.7962813,39.1874113 L52.6602616,39.1874113 C54.8781464,39.1874113 56.6928188,37.3388621 56.6928188,35.0796454 L56.6928188,17.9415266 C56.6928188,15.6820918 54.8781464,13.8335426 52.6602616,13.8335426 L37.4687612,13.8335426 C37.4687612,13.8335426 37.5319804,25.5217561 37.5319804,27.0499279 C37.5319804,28.5778817 36.1843911,32.189488 31.3351987,32.189488 C31.3043495,34.4120652 31.3351987,35.0796454 31.3351987,35.0796454",id:"Fill-1",class:"digi-tools-feedback__infographic-secondary"}),o("path",{d:"M38.1172465,13.8645553 L53.9081341,13.8645553 C56.158606,13.8645553 58,15.7131045 58,17.9723213 L58,36.0955623 C58,38.3547791 56.158606,40.2033283 53.9081341,40.2033283 L51.0022249,40.2033283 L51.0022249,46 L44.341836,40.2033283 L36.3618827,40.2033283 C34.1111935,40.2033283 32.2697995,38.3547791 32.2697995,36.0955623 L32.2697995,32.521904",id:"Stroke-3",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("g",{id:"Group-8"},o("path",{d:"M38.1172465,13.8645553 L38.1172465,5.18012517 C38.1172465,2.35604969 35.815504,0.0453631709 33.0023598,0.0453631709 L33.0251708,0 L5.11488673,0 C2.30174248,0 0,2.31068652 0,5.134762 L0,27.387142 C0,30.2112175 2.30174248,32.521904 5.11488673,32.521904 L9.88217668,32.521904 L9.88217668,43.3905272 L20.0617659,32.521904 L33.0023598,32.521904 C35.815504,32.521904 38.1172465,30.2112175 38.1172465,27.387142 L38.1172465,13.8143941",id:"Fill-5",fill:"#FFFFFF"}),o("path",{d:"M38.1172465,13.8645553 L38.1172465,5.18012517 C38.1172465,2.35604969 35.815504,0.0453631709 33.0023598,0.0453631709 L33.0251708,0 L5.11488673,0 C2.30174248,0 0,2.31068652 0,5.134762 L0,27.387142 C0,30.2112175 2.30174248,32.521904 5.11488673,32.521904 L9.88217668,32.521904 L9.88217668,43.3905272 L20.0617659,32.521904 L33.0023598,32.521904 C35.815504,32.521904 38.1172465,30.2112175 38.1172465,27.387142 L38.1172465,13.8143941",id:"Stroke-7",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"})),o("line",{x1:"28.4671558",y1:"9.19912763",x2:"9.71648163",y2:"9.19912763",id:"Stroke-9",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"51.0653789",y1:"23.3170842",x2:"47.8731369",y2:"23.3170842",id:"Stroke-11",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"46.5029755",y1:"23.3170842",x2:"43.3107335",y2:"23.3170842",id:"Stroke-13",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"41.9405939",y1:"23.3170842",x2:"38.7483519",y2:"23.3170842",id:"Stroke-15",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"51.0653789",y1:"27.7662735",x2:"46.4946984",y2:"27.7662735",id:"Stroke-17",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"43.2358916",y1:"27.7662735",x2:"38.4564358",y2:"27.7662735",id:"Stroke-19",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"28.4671558",y1:"13.9050986",x2:"9.71648163",y2:"13.9050986",id:"Stroke-21",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"28.4671558",y1:"18.6110914",x2:"9.71648163",y2:"18.6110914",id:"Stroke-23",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"}),o("line",{x1:"21.4671558",y1:"23.3170842",x2:"9.72",y2:"23.3170842",id:"Stroke-25",stroke:"#333333","stroke-width":"1.296","stroke-linejoin":"round"})))))}get responseIcon(){return o("svg",{class:"digi-tools-feedback__container-header-icon","aria-hidden":"true",version:"1.1",viewBox:"0 0 35 29",width:"31",height:"25"},o("title",null,"Check mark"),o("g",{fill:"none","fill-rule":"evenodd"},o("g",{transform:"translate(-170 -32)"},o("g",{transform:"translate(170 32.325)"},o("g",{transform:"translate(0 .77495)"},o("mask",{id:"b",fill:"white"},o("polygon",{points:"0 0 26.685 0 26.685 27.689 0 27.689"})),o("path",{d:"m13.711 27.689c-7.5602 0-13.711-6.2103-13.711-13.844 0-7.6345 6.151-13.845 13.711-13.845 3.1693 0 6.2611 1.1179 8.7048 3.1478l-1.5894 1.9509c-1.9972-1.6592-4.5241-2.5724-7.1155-2.5724-6.181 0-11.209 5.0773-11.209 11.319 0 6.2406 5.0283 11.318 11.209 11.318 4.7924 0 9.0551-3.0733 10.607-7.6478l2.3668 0.81853c-1.8983 5.5958-7.1124 9.3556-12.974 9.3556",fill:"#333",mask:"url(#b)"})),o("g",{transform:"translate(4.2177)"},o("mask",{id:"a",fill:"white"},o("polygon",{points:"0 0 30.425 0 30.425 23.496 0 23.496"})),o("path",{d:"m30.191 3.2545-19.95 20.007c-0.31227 0.31253-0.81758 0.31253-1.1292 0l-8.878-8.9033c-0.31164-0.31316-0.31164-0.81992 0-1.1324l1.8818-1.8878c0.31164-0.31253 0.81758-0.31253 1.1292 0l6.4315 6.4499 17.504-17.553c0.31164-0.31316 0.81695-0.31316 1.1292 0l1.8818 1.8872c0.31164 0.31253 0.31164 0.81929 0 1.1324",class:"digi-tools-feedback__infographic-primary",mask:"url(#a)"}))))))}get content(){return o("div",null,1===this.currentStep&&o("div",{class:"digi-tools-feedback__container"},o("div",{class:"digi-tools-feedback__container-header"},this.icon,o(this.afHeadingLevel,{class:"digi-tools-feedback__container-header-title"},this.afText)),o("div",{class:"digi-tools-feedback__container-btns"},o("digi-button",{"af-size":n.MEDIUM,"af-variation":l.SECONDARY,"af-full-width":"false",onAfOnClick:()=>{this.currentStep=3}},"Ja"),o("digi-button",{"af-size":n.MEDIUM,"af-variation":l.SECONDARY,"af-full-width":"false",onAfOnClick:()=>{this.currentStep=2}},"Nej"))),2===this.currentStep&&o("div",{class:"digi-tools-feedback__container"},o("div",{class:"digi-tools-feedback__container-header"}," ",this.icon,o("div",{class:"digi-tools-feedback__container-header-title"},"Hur kan vi bli bättre?"))),o("div",{class:"digi-tools-feedback__container-forms"},o("slot",{name:"form"})),3===this.currentStep&&o("div",{class:"digi-tools-feedback__container-header"},this.responseIcon,o("div",{class:"digi-tools-feedback__container-header-title"},"Tack för din återkoppling!")))}componentDidLoad(){this.afOnReady.emit()}render(){return o("div",{key:"5e40ec3ba96d1a94ab572f70ec26aa12052bcc3a",class:Object.assign({"digi-tools-feedback":!0},this.cssModifiers)},this.afType===a.FULLWIDTH&&o("digi-layout-block",{key:"d0b6ee58166aabe5d3ef53a56ef5820a217d1534",afVariation:c.TRANSPARENT},this.content),this.afType!==a.FULLWIDTH&&this.content)}get hostElement(){return d(this)}static get watchers(){return{afIsDone:["afIsDoneHandler"]}}};g.style=".sc-digi-tools-feedback-h{--digi--tools-feedback--background-color--primary:var(--digi--color--background--pop-out);--digi--tools-feedback--background-color--secondary:var(--digi--color--background--primary);--digi--tools-feedback--padding:var(--digi--padding--large);--digi--tools-feedback--font-size--desktop:var(--digi--typography--heading-2--font-size--desktop);--digi--tools-feedback--font-size--mobile:var(--digi--typography--heading-2--font-size--mobile);--digi--tools-feedback--heading--font-family:var(--digi--global--typography--font-family--default);--digi--tools-feedback--heading--font-weight:var(--digi--typography--heading-4--font-weight--desktop)}.sc-digi-tools-feedback-h .digi-tools-feedback.sc-digi-tools-feedback{background-color:var(--BACKGROUND-COLOR);font-family:var(--digi--tools-feedback--heading--font-family)}@media (max-width: 47.9375rem){.sc-digi-tools-feedback-h .digi-tools-feedback.sc-digi-tools-feedback{padding-top:var(--digi--padding--medium);padding-inline-start:0;padding-bottom:3rem}}.sc-digi-tools-feedback-h .digi-tools-feedback--primary.sc-digi-tools-feedback{--BACKGROUND-COLOR:var(--digi--tools-feedback--background-color--primary)}.sc-digi-tools-feedback-h .digi-tools-feedback--secondary.sc-digi-tools-feedback{--BACKGROUND-COLOR:var(--digi--tools-feedback--background-color--secondary)}.sc-digi-tools-feedback-h .digi-tools-feedback--grid.sc-digi-tools-feedback{display:grid;padding-inline:var(--digi--padding--medium)}.sc-digi-tools-feedback-h .digi-tools-feedback--grid.sc-digi-tools-feedback .digi-tools-feedback__container.sc-digi-tools-feedback{grid-column:1;grid-row:1}.sc-digi-tools-feedback-h .digi-tools-feedback__container.sc-digi-tools-feedback{display:flex;flex-direction:row;align-items:center;padding-top:var(--digi--padding--largest-3);padding-bottom:3.563rem}@media (max-width: 47.9375rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container.sc-digi-tools-feedback{display:flex;flex-direction:column;align-items:flex-start;padding-inline-start:0;padding-top:0;padding-bottom:0}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header.sc-digi-tools-feedback{display:flex;flex-direction:row;padding-inline-end:var(--digi--padding--largest-3);font-size:var(--digi--tools-feedback--font-size--desktop)}@media (max-width: 47.9375rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header.sc-digi-tools-feedback{padding-inline-start:0;padding-inline-end:0}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-title.sc-digi-tools-feedback{margin-top:0.4rem;font-size:var(--digi--tools-feedback--font-size--desktop);margin-bottom:0 !important;font-weight:var(--digi--tools-feedback--heading--font-weight)}@media (max-width: 47.9375rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-title.sc-digi-tools-feedback{font-size:var(--digi--tools-feedback--font-size--mobile)}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{margin-top:0.4rem;padding-inline-end:var(--digi--padding--large);flex-shrink:0}@media (max-width: 47.9375rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{padding-inline-end:var(--digi--padding--medium)}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback{display:flex;column-gap:var(--digi--padding--smaller)}.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback digi-button.sc-digi-tools-feedback{--digi--button--width:5.625rem;text-align:center}@media (max-width: 47.9375rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback{padding-top:var(--digi--padding--medium);padding-inline-start:calc(58px + 1rem)}}.sc-digi-tools-feedback-h .digi-tools-feedback__infographic-secondary.sc-digi-tools-feedback{fill:var(--digi--color--infographic--brand--secondary)}.sc-digi-tools-feedback-h .digi-tools-feedback__infographic-primary.sc-digi-tools-feedback{fill:var(--digi--color--infographic--brand--primary)}.sc-digi-tools-feedback-h .digi-tools-feedback__close-button.sc-digi-tools-feedback{visibility:hidden}.sc-digi-tools-feedback-h .digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__container.sc-digi-tools-feedback{padding-bottom:0}.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback{padding-inline-start:var(--digi--padding--medium);padding-top:var(--digi--padding--largest-3);padding-bottom:3.563rem}@media (max-width: 47.9375rem){.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback{padding-inline-start:0}}.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{margin-top:0.65rem}.sc-digi-tools-feedback-s>[slot=form]{display:none}.digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__close-button.sc-digi-tools-feedback{display:grid;justify-content:end;padding-top:var(--digi--padding--medium);padding-inline-end:var(--digi--padding--smaller);visibility:visible}@media (max-width: 47.9375rem){.digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__close-button.sc-digi-tools-feedback{padding-top:0;padding-bottom:var(--digi--padding--medium)}}.digi-tools-feedback--step-two.sc-digi-tools-feedback-s>[slot=form],.digi-tools-feedback--step-two .sc-digi-tools-feedback-s>[slot=form]{display:flex;flex-direction:column;padding-top:var(--digi--padding--large);padding-bottom:3.563rem;max-width:37.5rem}@media (max-width: 47.9375rem){.digi-tools-feedback--step-two.sc-digi-tools-feedback-s>[slot=form],.digi-tools-feedback--step-two .sc-digi-tools-feedback-s>[slot=form]{padding-inline-start:0}}";export{g as digi_tools_feedback}