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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1819) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-notification.js +1 -1
  3. package/components/digi-badge-status.d.ts +1 -1
  4. package/components/digi-badge-status.js +1 -1
  5. package/components/digi-bar-chart.d.ts +1 -1
  6. package/components/digi-bar-chart.js +9 -9
  7. package/components/digi-button.d.ts +1 -1
  8. package/components/digi-button.js +1 -1
  9. package/components/digi-calendar-datepicker.d.ts +1 -1
  10. package/components/digi-calendar-datepicker.js +73 -159
  11. package/components/digi-calendar-week-view.d.ts +1 -1
  12. package/components/digi-calendar-week-view.js +9 -9
  13. package/components/digi-calendar.d.ts +1 -1
  14. package/components/digi-calendar.js +1 -1
  15. package/components/digi-chart-line.d.ts +1 -1
  16. package/components/digi-chart-line.js +7 -7
  17. package/components/digi-code-block.d.ts +1 -1
  18. package/components/digi-code-block.js +1 -1
  19. package/components/digi-code-example.d.ts +1 -1
  20. package/components/digi-code-example.js +19 -43
  21. package/components/digi-code.d.ts +1 -1
  22. package/components/digi-code.js +2 -2
  23. package/components/digi-context-menu.d.ts +1 -1
  24. package/components/digi-context-menu.js +7 -7
  25. package/components/digi-dialog.d.ts +1 -1
  26. package/components/digi-dialog.js +9 -12
  27. package/components/digi-expandable-accordion.d.ts +1 -1
  28. package/components/digi-expandable-accordion.js +4 -4
  29. package/components/digi-expandable-faq-item.d.ts +1 -1
  30. package/components/digi-expandable-faq-item.js +7 -7
  31. package/components/digi-expandable-faq.d.ts +1 -1
  32. package/components/digi-expandable-faq.js +3 -3
  33. package/components/digi-footer-card.d.ts +1 -1
  34. package/components/digi-footer-card.js +2 -2
  35. package/components/digi-footer.d.ts +1 -1
  36. package/components/digi-footer.js +7 -10
  37. package/components/digi-form-category-filter.d.ts +1 -1
  38. package/components/digi-form-category-filter.js +6 -6
  39. package/components/digi-form-checkbox.d.ts +1 -1
  40. package/components/digi-form-checkbox.js +1 -1
  41. package/components/digi-form-error-list.d.ts +1 -1
  42. package/components/digi-form-error-list.js +17 -20
  43. package/components/digi-form-fieldset.d.ts +1 -1
  44. package/components/digi-form-fieldset.js +1 -1
  45. package/components/digi-form-file-upload.d.ts +1 -1
  46. package/components/digi-form-file-upload.js +20 -20
  47. package/components/digi-form-filter.d.ts +1 -1
  48. package/components/digi-form-filter.js +9 -9
  49. package/components/digi-form-input-search.d.ts +1 -1
  50. package/components/digi-form-input-search.js +11 -11
  51. package/components/digi-form-input.d.ts +1 -1
  52. package/components/digi-form-input.js +1 -1
  53. package/components/digi-form-label.d.ts +1 -1
  54. package/components/digi-form-label.js +1 -1
  55. package/components/digi-form-radiobutton.d.ts +1 -1
  56. package/components/digi-form-radiobutton.js +1 -1
  57. package/components/digi-form-radiogroup.d.ts +1 -1
  58. package/components/digi-form-radiogroup.js +5 -36
  59. package/components/digi-form-receipt.d.ts +1 -1
  60. package/components/digi-form-receipt.js +5 -8
  61. package/components/digi-form-select-filter.d.ts +1 -1
  62. package/components/digi-form-select-filter.js +19 -22
  63. package/components/digi-form-select.d.ts +1 -1
  64. package/components/digi-form-select.js +1 -1
  65. package/components/digi-form-textarea.d.ts +1 -1
  66. package/components/digi-form-textarea.js +11 -14
  67. package/components/digi-form-validation-message.d.ts +1 -1
  68. package/components/digi-form-validation-message.js +1 -1
  69. package/components/digi-header-avatar.d.ts +1 -1
  70. package/components/digi-header-avatar.js +4 -4
  71. package/components/digi-header-navigation-item.d.ts +1 -1
  72. package/components/digi-header-navigation-item.js +2 -2
  73. package/components/digi-header-navigation.d.ts +1 -1
  74. package/components/digi-header-navigation.js +13 -15
  75. package/components/digi-header-notification.d.ts +1 -1
  76. package/components/digi-header-notification.js +3 -3
  77. package/components/digi-header.d.ts +1 -1
  78. package/components/digi-header.js +74 -33
  79. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  80. package/components/digi-icon-accessibility-deaf.js +3 -3
  81. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  82. package/components/digi-icon-accessibility-universal.js +3 -3
  83. package/components/digi-icon-apple.d.ts +1 -1
  84. package/components/digi-icon-apple.js +3 -3
  85. package/components/digi-icon-archive-outline.d.ts +1 -1
  86. package/components/digi-icon-archive-outline.js +3 -3
  87. package/components/digi-icon-archive.d.ts +1 -1
  88. package/components/digi-icon-archive.js +3 -3
  89. package/components/digi-icon-arrow-back.d.ts +1 -1
  90. package/components/digi-icon-arrow-back.js +3 -3
  91. package/components/digi-icon-arrow-down.d.ts +1 -1
  92. package/components/digi-icon-arrow-down.js +3 -3
  93. package/components/digi-icon-arrow-left.d.ts +1 -1
  94. package/components/digi-icon-arrow-left.js +3 -3
  95. package/components/digi-icon-arrow-right.d.ts +1 -1
  96. package/components/digi-icon-arrow-right.js +1 -1
  97. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  98. package/components/digi-icon-arrow-sign-in.js +3 -3
  99. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  100. package/components/digi-icon-arrow-sign-out.js +3 -3
  101. package/components/digi-icon-arrow-up.d.ts +1 -1
  102. package/components/digi-icon-arrow-up.js +3 -3
  103. package/components/digi-icon-at.d.ts +1 -1
  104. package/components/digi-icon-at.js +3 -3
  105. package/components/digi-icon-bars.d.ts +1 -1
  106. package/components/digi-icon-bars.js +1 -1
  107. package/components/digi-icon-bell-filled.d.ts +1 -1
  108. package/components/digi-icon-bell-filled.js +3 -3
  109. package/components/digi-icon-bell.d.ts +1 -1
  110. package/components/digi-icon-bell.js +3 -3
  111. package/components/digi-icon-book.d.ts +1 -1
  112. package/components/digi-icon-book.js +3 -3
  113. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  114. package/components/digi-icon-bookmark-outline.js +3 -3
  115. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  116. package/components/digi-icon-bookmark-solid.js +3 -3
  117. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  118. package/components/digi-icon-bubble-ellipsis.js +3 -3
  119. package/components/digi-icon-bubble.d.ts +1 -1
  120. package/components/digi-icon-bubble.js +3 -3
  121. package/components/digi-icon-building-outline.d.ts +1 -1
  122. package/components/digi-icon-building-outline.js +3 -3
  123. package/components/digi-icon-building-solid.d.ts +1 -1
  124. package/components/digi-icon-building-solid.js +3 -3
  125. package/components/digi-icon-bullseye.d.ts +1 -1
  126. package/components/digi-icon-bullseye.js +3 -3
  127. package/components/digi-icon-calculator-solid.d.ts +1 -1
  128. package/components/digi-icon-calculator-solid.js +3 -3
  129. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  130. package/components/digi-icon-calendar-alt-alert.js +3 -3
  131. package/components/digi-icon-calendar-alt.d.ts +1 -1
  132. package/components/digi-icon-calendar-alt.js +1 -1
  133. package/components/digi-icon-calendar.d.ts +1 -1
  134. package/components/digi-icon-calendar.js +3 -3
  135. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  136. package/components/digi-icon-caret-circle-right.js +3 -3
  137. package/components/digi-icon-caret-down.d.ts +1 -1
  138. package/components/digi-icon-caret-down.js +1 -1
  139. package/components/digi-icon-caret-left.d.ts +1 -1
  140. package/components/digi-icon-caret-left.js +3 -3
  141. package/components/digi-icon-caret-right.d.ts +1 -1
  142. package/components/digi-icon-caret-right.js +3 -3
  143. package/components/digi-icon-caret-up.d.ts +1 -1
  144. package/components/digi-icon-caret-up.js +1 -1
  145. package/components/digi-icon-chart.d.ts +1 -1
  146. package/components/digi-icon-chart.js +1 -1
  147. package/components/digi-icon-chat.d.ts +1 -1
  148. package/components/digi-icon-chat.js +3 -3
  149. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  150. package/components/digi-icon-check-circle-reg-alt.js +3 -3
  151. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  152. package/components/digi-icon-check-circle-solid.js +1 -1
  153. package/components/digi-icon-check.d.ts +1 -1
  154. package/components/digi-icon-check.js +1 -1
  155. package/components/digi-icon-checklist.d.ts +1 -1
  156. package/components/digi-icon-checklist.js +3 -3
  157. package/components/digi-icon-chevron-down.d.ts +1 -1
  158. package/components/digi-icon-chevron-down.js +1 -1
  159. package/components/digi-icon-chevron-left.d.ts +1 -1
  160. package/components/digi-icon-chevron-left.js +1 -1
  161. package/components/digi-icon-chevron-right.d.ts +1 -1
  162. package/components/digi-icon-chevron-right.js +1 -1
  163. package/components/digi-icon-chevron-up.d.ts +1 -1
  164. package/components/digi-icon-chevron-up.js +3 -3
  165. package/components/digi-icon-clock.d.ts +1 -1
  166. package/components/digi-icon-clock.js +3 -3
  167. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  168. package/components/digi-icon-communication-play-solid.js +3 -3
  169. package/components/digi-icon-compress-alt.d.ts +1 -1
  170. package/components/digi-icon-compress-alt.js +3 -3
  171. package/components/digi-icon-comunication-case.d.ts +1 -1
  172. package/components/digi-icon-comunication-case.js +3 -3
  173. package/components/digi-icon-comunication-flag.d.ts +1 -1
  174. package/components/digi-icon-comunication-flag.js +3 -3
  175. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  176. package/components/digi-icon-comunication-graduate.js +3 -3
  177. package/components/digi-icon-comunication-play.d.ts +1 -1
  178. package/components/digi-icon-comunication-play.js +3 -3
  179. package/components/digi-icon-cooperation.d.ts +1 -1
  180. package/components/digi-icon-cooperation.js +3 -3
  181. package/components/digi-icon-copy.d.ts +1 -1
  182. package/components/digi-icon-copy.js +1 -1
  183. package/components/digi-icon-danger-outline.d.ts +1 -1
  184. package/components/digi-icon-danger-outline.js +3 -3
  185. package/components/digi-icon-download.d.ts +1 -1
  186. package/components/digi-icon-download.js +3 -3
  187. package/components/digi-icon-dxa.d.ts +1 -1
  188. package/components/digi-icon-dxa.js +3 -3
  189. package/components/digi-icon-edit.d.ts +1 -1
  190. package/components/digi-icon-edit.js +3 -3
  191. package/components/digi-icon-ellipsis.d.ts +1 -1
  192. package/components/digi-icon-ellipsis.js +3 -3
  193. package/components/digi-icon-envelope-filled.d.ts +1 -1
  194. package/components/digi-icon-envelope-filled.js +3 -3
  195. package/components/digi-icon-envelope.d.ts +1 -1
  196. package/components/digi-icon-envelope.js +3 -3
  197. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  198. package/components/digi-icon-exclamation-circle-filled.js +3 -3
  199. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  200. package/components/digi-icon-exclamation-triangle-filled.js +3 -3
  201. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  202. package/components/digi-icon-exclamation-triangle-warning.js +3 -3
  203. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  204. package/components/digi-icon-exclamation-triangle.js +3 -3
  205. package/components/digi-icon-expand-alt.d.ts +1 -1
  206. package/components/digi-icon-expand-alt.js +3 -3
  207. package/components/digi-icon-external-link-alt.d.ts +1 -1
  208. package/components/digi-icon-external-link-alt.js +1 -1
  209. package/components/digi-icon-eye-slash.d.ts +1 -1
  210. package/components/digi-icon-eye-slash.js +3 -3
  211. package/components/digi-icon-eye.d.ts +1 -1
  212. package/components/digi-icon-eye.js +3 -3
  213. package/components/digi-icon-facebook-square.d.ts +1 -1
  214. package/components/digi-icon-facebook-square.js +3 -3
  215. package/components/digi-icon-file-add.d.ts +1 -1
  216. package/components/digi-icon-file-add.js +2 -2
  217. package/components/digi-icon-file-document.d.ts +1 -1
  218. package/components/digi-icon-file-document.js +3 -3
  219. package/components/digi-icon-file-excel.d.ts +1 -1
  220. package/components/digi-icon-file-excel.js +3 -3
  221. package/components/digi-icon-file-export.d.ts +1 -1
  222. package/components/digi-icon-file-export.js +2 -2
  223. package/components/digi-icon-file-governing.d.ts +1 -1
  224. package/components/digi-icon-file-governing.js +3 -3
  225. package/components/digi-icon-file-pdf.d.ts +1 -1
  226. package/components/digi-icon-file-pdf.js +3 -3
  227. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  228. package/components/digi-icon-file-powerpoint.js +3 -3
  229. package/components/digi-icon-file-remove.d.ts +1 -1
  230. package/components/digi-icon-file-remove.js +2 -2
  231. package/components/digi-icon-file-word.d.ts +1 -1
  232. package/components/digi-icon-file-word.js +3 -3
  233. package/components/digi-icon-film.d.ts +1 -1
  234. package/components/digi-icon-film.js +3 -3
  235. package/components/digi-icon-filter.d.ts +1 -1
  236. package/components/digi-icon-filter.js +3 -3
  237. package/components/digi-icon-folder-add.d.ts +1 -1
  238. package/components/digi-icon-folder-add.js +2 -2
  239. package/components/digi-icon-folder-directory.d.ts +1 -1
  240. package/components/digi-icon-folder-directory.js +2 -2
  241. package/components/digi-icon-folder-open.d.ts +1 -1
  242. package/components/digi-icon-folder-open.js +2 -2
  243. package/components/digi-icon-folder.d.ts +1 -1
  244. package/components/digi-icon-folder.js +2 -2
  245. package/components/digi-icon-globe-filled.d.ts +1 -1
  246. package/components/digi-icon-globe-filled.js +3 -3
  247. package/components/digi-icon-globe.d.ts +1 -1
  248. package/components/digi-icon-globe.js +3 -3
  249. package/components/digi-icon-headphones.d.ts +1 -1
  250. package/components/digi-icon-headphones.js +3 -3
  251. package/components/digi-icon-heart-solid.d.ts +1 -1
  252. package/components/digi-icon-heart-solid.js +3 -3
  253. package/components/digi-icon-heart.d.ts +1 -1
  254. package/components/digi-icon-heart.js +3 -3
  255. package/components/digi-icon-history.d.ts +1 -1
  256. package/components/digi-icon-history.js +3 -3
  257. package/components/digi-icon-home.d.ts +1 -1
  258. package/components/digi-icon-home.js +3 -3
  259. package/components/digi-icon-image.d.ts +1 -1
  260. package/components/digi-icon-image.js +3 -3
  261. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  262. package/components/digi-icon-info-circle-solid.js +3 -3
  263. package/components/digi-icon-input-select-marker.d.ts +1 -1
  264. package/components/digi-icon-input-select-marker.js +1 -1
  265. package/components/digi-icon-instagram.d.ts +1 -1
  266. package/components/digi-icon-instagram.js +3 -3
  267. package/components/digi-icon-job-suggestion.d.ts +1 -1
  268. package/components/digi-icon-job-suggestion.js +3 -3
  269. package/components/digi-icon-language-outline.d.ts +1 -1
  270. package/components/digi-icon-language-outline.js +3 -3
  271. package/components/digi-icon-language.d.ts +1 -1
  272. package/components/digi-icon-language.js +3 -3
  273. package/components/digi-icon-laptop-phone.d.ts +1 -1
  274. package/components/digi-icon-laptop-phone.js +3 -3
  275. package/components/digi-icon-lattlast.d.ts +1 -1
  276. package/components/digi-icon-lattlast.js +3 -3
  277. package/components/digi-icon-licence-bus.d.ts +1 -1
  278. package/components/digi-icon-licence-bus.js +3 -3
  279. package/components/digi-icon-licence-car.d.ts +1 -1
  280. package/components/digi-icon-licence-car.js +3 -3
  281. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  282. package/components/digi-icon-licence-motorcycle.js +3 -3
  283. package/components/digi-icon-licence-truck.d.ts +1 -1
  284. package/components/digi-icon-licence-truck.js +3 -3
  285. package/components/digi-icon-lightbulb.d.ts +1 -1
  286. package/components/digi-icon-lightbulb.js +3 -3
  287. package/components/digi-icon-linkedin-in.d.ts +1 -1
  288. package/components/digi-icon-linkedin-in.js +3 -3
  289. package/components/digi-icon-list-ul.d.ts +1 -1
  290. package/components/digi-icon-list-ul.js +1 -1
  291. package/components/digi-icon-lock.d.ts +1 -1
  292. package/components/digi-icon-lock.js +3 -3
  293. package/components/digi-icon-marker-filled.d.ts +1 -1
  294. package/components/digi-icon-marker-filled.js +3 -3
  295. package/components/digi-icon-marker.d.ts +1 -1
  296. package/components/digi-icon-marker.js +3 -3
  297. package/components/digi-icon-media-course.d.ts +1 -1
  298. package/components/digi-icon-media-course.js +3 -3
  299. package/components/digi-icon-media-podcast.d.ts +1 -1
  300. package/components/digi-icon-media-podcast.js +3 -3
  301. package/components/digi-icon-microphone-off.d.ts +1 -1
  302. package/components/digi-icon-microphone-off.js +3 -3
  303. package/components/digi-icon-microphone.d.ts +1 -1
  304. package/components/digi-icon-microphone.js +3 -3
  305. package/components/digi-icon-minus.d.ts +1 -1
  306. package/components/digi-icon-minus.js +1 -1
  307. package/components/digi-icon-move.d.ts +1 -1
  308. package/components/digi-icon-move.js +3 -3
  309. package/components/digi-icon-news.d.ts +1 -1
  310. package/components/digi-icon-news.js +1 -1
  311. package/components/digi-icon-notification-error.d.ts +1 -1
  312. package/components/digi-icon-notification-error.js +1 -1
  313. package/components/digi-icon-notification-info.d.ts +1 -1
  314. package/components/digi-icon-notification-info.js +1 -1
  315. package/components/digi-icon-notification-succes.d.ts +1 -1
  316. package/components/digi-icon-notification-succes.js +1 -1
  317. package/components/digi-icon-notification-warning.d.ts +1 -1
  318. package/components/digi-icon-notification-warning.js +1 -1
  319. package/components/digi-icon-online-computervideo.d.ts +1 -1
  320. package/components/digi-icon-online-computervideo.js +1 -1
  321. package/components/digi-icon-online-interview.d.ts +1 -1
  322. package/components/digi-icon-online-interview.js +3 -3
  323. package/components/digi-icon-online-meeting.d.ts +1 -1
  324. package/components/digi-icon-online-meeting.js +3 -3
  325. package/components/digi-icon-online-task.d.ts +1 -1
  326. package/components/digi-icon-online-task.js +3 -3
  327. package/components/digi-icon-online-video.d.ts +1 -1
  328. package/components/digi-icon-online-video.js +1 -1
  329. package/components/digi-icon-open-source.d.ts +1 -1
  330. package/components/digi-icon-open-source.js +3 -3
  331. package/components/digi-icon-palette.d.ts +1 -1
  332. package/components/digi-icon-palette.js +3 -3
  333. package/components/digi-icon-paperclip.d.ts +1 -1
  334. package/components/digi-icon-paperclip.js +1 -1
  335. package/components/digi-icon-paste.d.ts +1 -1
  336. package/components/digi-icon-paste.js +2 -2
  337. package/components/digi-icon-pen.d.ts +1 -1
  338. package/components/digi-icon-pen.js +3 -3
  339. package/components/digi-icon-phone-hangup.d.ts +1 -1
  340. package/components/digi-icon-phone-hangup.js +3 -3
  341. package/components/digi-icon-phone.d.ts +1 -1
  342. package/components/digi-icon-phone.js +3 -3
  343. package/components/digi-icon-plus.d.ts +1 -1
  344. package/components/digi-icon-plus.js +1 -1
  345. package/components/digi-icon-pod.d.ts +1 -1
  346. package/components/digi-icon-pod.js +1 -1
  347. package/components/digi-icon-print.d.ts +1 -1
  348. package/components/digi-icon-print.js +3 -3
  349. package/components/digi-icon-read.d.ts +1 -1
  350. package/components/digi-icon-read.js +3 -3
  351. package/components/digi-icon-redo.d.ts +1 -1
  352. package/components/digi-icon-redo.js +3 -3
  353. package/components/digi-icon-scale.d.ts +1 -1
  354. package/components/digi-icon-scale.js +2 -2
  355. package/components/digi-icon-screensharing-off.d.ts +1 -1
  356. package/components/digi-icon-screensharing-off.js +3 -3
  357. package/components/digi-icon-screensharing.d.ts +1 -1
  358. package/components/digi-icon-screensharing.js +3 -3
  359. package/components/digi-icon-search.d.ts +1 -1
  360. package/components/digi-icon-search.js +1 -1
  361. package/components/digi-icon-send-outline.d.ts +1 -1
  362. package/components/digi-icon-send-outline.js +3 -3
  363. package/components/digi-icon-send-solid.d.ts +1 -1
  364. package/components/digi-icon-send-solid.js +3 -3
  365. package/components/digi-icon-settings.d.ts +1 -1
  366. package/components/digi-icon-settings.js +3 -3
  367. package/components/digi-icon-share-alt.d.ts +1 -1
  368. package/components/digi-icon-share-alt.js +3 -3
  369. package/components/digi-icon-share-chain.d.ts +1 -1
  370. package/components/digi-icon-share-chain.js +3 -3
  371. package/components/digi-icon-sign.d.ts +1 -1
  372. package/components/digi-icon-sign.js +3 -3
  373. package/components/digi-icon-sliders-h.d.ts +1 -1
  374. package/components/digi-icon-sliders-h.js +3 -3
  375. package/components/digi-icon-sokkandidat.d.ts +1 -1
  376. package/components/digi-icon-sokkandidat.js +3 -3
  377. package/components/digi-icon-sort-down.d.ts +1 -1
  378. package/components/digi-icon-sort-down.js +3 -3
  379. package/components/digi-icon-sort-up.d.ts +1 -1
  380. package/components/digi-icon-sort-up.js +3 -3
  381. package/components/digi-icon-sort.d.ts +1 -1
  382. package/components/digi-icon-sort.js +3 -3
  383. package/components/digi-icon-spinner.d.ts +1 -1
  384. package/components/digi-icon-spinner.js +1 -1
  385. package/components/digi-icon-star-reg.d.ts +1 -1
  386. package/components/digi-icon-star-reg.js +3 -3
  387. package/components/digi-icon-star.d.ts +1 -1
  388. package/components/digi-icon-star.js +3 -3
  389. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  390. package/components/digi-icon-suitcase-outline.js +3 -3
  391. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  392. package/components/digi-icon-suitcase-solid.js +3 -3
  393. package/components/digi-icon-system-assistance.d.ts +1 -1
  394. package/components/digi-icon-system-assistance.js +3 -3
  395. package/components/digi-icon-table-column.d.ts +1 -1
  396. package/components/digi-icon-table-column.js +3 -3
  397. package/components/digi-icon-table-row.d.ts +1 -1
  398. package/components/digi-icon-table-row.js +3 -3
  399. package/components/digi-icon-table.d.ts +1 -1
  400. package/components/digi-icon-table.js +1 -1
  401. package/components/digi-icon-task-done.d.ts +1 -1
  402. package/components/digi-icon-task-done.js +3 -3
  403. package/components/digi-icon-toggle-off.d.ts +1 -1
  404. package/components/digi-icon-toggle-off.js +3 -3
  405. package/components/digi-icon-toggle-on.d.ts +1 -1
  406. package/components/digi-icon-toggle-on.js +3 -3
  407. package/components/digi-icon-trash.d.ts +1 -1
  408. package/components/digi-icon-trash.js +1 -1
  409. package/components/digi-icon-twitter.d.ts +1 -1
  410. package/components/digi-icon-twitter.js +3 -3
  411. package/components/digi-icon-tyck-till.d.ts +1 -1
  412. package/components/digi-icon-tyck-till.js +3 -3
  413. package/components/digi-icon-unlock.d.ts +1 -1
  414. package/components/digi-icon-unlock.js +3 -3
  415. package/components/digi-icon-update.d.ts +1 -1
  416. package/components/digi-icon-update.js +3 -3
  417. package/components/digi-icon-upload.d.ts +1 -1
  418. package/components/digi-icon-upload.js +3 -3
  419. package/components/digi-icon-user-add.d.ts +1 -1
  420. package/components/digi-icon-user-add.js +2 -2
  421. package/components/digi-icon-user-alt.d.ts +1 -1
  422. package/components/digi-icon-user-alt.js +3 -3
  423. package/components/digi-icon-user-edit.d.ts +1 -1
  424. package/components/digi-icon-user-edit.js +2 -2
  425. package/components/digi-icon-users-solid.d.ts +1 -1
  426. package/components/digi-icon-users-solid.js +3 -3
  427. package/components/digi-icon-validation-error.d.ts +1 -1
  428. package/components/digi-icon-validation-error.js +1 -1
  429. package/components/digi-icon-validation-success.d.ts +1 -1
  430. package/components/digi-icon-validation-success.js +1 -1
  431. package/components/digi-icon-validation-warning.d.ts +1 -1
  432. package/components/digi-icon-validation-warning.js +1 -1
  433. package/components/digi-icon-videocamera-off.d.ts +1 -1
  434. package/components/digi-icon-videocamera-off.js +3 -3
  435. package/components/digi-icon-videocamera.d.ts +1 -1
  436. package/components/digi-icon-videocamera.js +3 -3
  437. package/components/digi-icon-volume.d.ts +1 -1
  438. package/components/digi-icon-volume.js +3 -3
  439. package/components/digi-icon-web-tv.d.ts +1 -1
  440. package/components/digi-icon-web-tv.js +3 -3
  441. package/components/digi-icon-webinar.d.ts +1 -1
  442. package/components/digi-icon-webinar.js +1 -1
  443. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  444. package/components/digi-icon-wifi-signal0.js +3 -3
  445. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  446. package/components/digi-icon-wifi-signal1.js +3 -3
  447. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  448. package/components/digi-icon-wifi-signal2.js +3 -3
  449. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  450. package/components/digi-icon-wifi-signal3.js +3 -3
  451. package/components/digi-icon-window.d.ts +1 -1
  452. package/components/digi-icon-window.js +3 -3
  453. package/components/digi-icon-x-button-outline.d.ts +1 -1
  454. package/components/digi-icon-x-button-outline.js +1 -1
  455. package/components/digi-icon-x-button.d.ts +1 -1
  456. package/components/digi-icon-x-button.js +3 -3
  457. package/components/digi-icon-x.d.ts +1 -1
  458. package/components/digi-icon-x.js +1 -1
  459. package/components/digi-icon-youtube.d.ts +1 -1
  460. package/components/digi-icon-youtube.js +3 -3
  461. package/components/digi-info-card-multi-container.d.ts +1 -1
  462. package/components/digi-info-card-multi-container.js +3 -3
  463. package/components/digi-info-card-multi.d.ts +1 -1
  464. package/components/digi-info-card-multi.js +12 -12
  465. package/components/digi-info-card.d.ts +1 -1
  466. package/components/digi-info-card.js +6 -6
  467. package/components/digi-layout-block.d.ts +1 -1
  468. package/components/digi-layout-block.js +1 -1
  469. package/components/digi-layout-columns.d.ts +1 -1
  470. package/components/digi-layout-columns.js +1 -1
  471. package/components/digi-layout-container.d.ts +1 -1
  472. package/components/digi-layout-container.js +1 -1
  473. package/components/digi-link-button.d.ts +1 -1
  474. package/components/digi-link-button.js +3 -3
  475. package/components/digi-link-external.d.ts +1 -1
  476. package/components/digi-link-external.js +1 -1
  477. package/components/digi-link-internal.d.ts +1 -1
  478. package/components/digi-link-internal.js +1 -1
  479. package/components/digi-link.d.ts +1 -1
  480. package/components/digi-link.js +1 -1
  481. package/components/digi-list.d.ts +1 -1
  482. package/components/digi-list.js +4 -4
  483. package/components/digi-loader-skeleton.d.ts +1 -1
  484. package/components/digi-loader-skeleton.js +4 -4
  485. package/components/digi-loader-spinner.d.ts +1 -1
  486. package/components/digi-loader-spinner.js +3 -3
  487. package/components/digi-logo.d.ts +1 -1
  488. package/components/digi-logo.js +100 -1
  489. package/components/digi-media-figure.d.ts +1 -1
  490. package/components/digi-media-figure.js +2 -2
  491. package/components/digi-media-image.d.ts +1 -1
  492. package/components/digi-media-image.js +1 -1
  493. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  494. package/components/digi-navigation-breadcrumbs.js +5 -5
  495. package/components/digi-navigation-pagination.d.ts +1 -1
  496. package/components/digi-navigation-pagination.js +13 -16
  497. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  498. package/components/digi-navigation-sidebar-button.js +1 -1
  499. package/components/digi-navigation-sidebar.d.ts +1 -1
  500. package/components/digi-navigation-sidebar.js +7 -7
  501. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  502. package/components/digi-navigation-vertical-menu-item.js +9 -9
  503. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  504. package/components/digi-navigation-vertical-menu.js +2 -2
  505. package/components/digi-notification-alert.d.ts +1 -1
  506. package/components/digi-notification-alert.js +1 -1
  507. package/components/digi-notification-error-page.d.ts +1 -1
  508. package/components/digi-notification-error-page.js +8 -11
  509. package/components/digi-progress-circle.d.ts +1 -1
  510. package/components/digi-progress-circle.js +11 -11
  511. package/components/digi-progress-indicator.d.ts +1 -1
  512. package/components/digi-progress-indicator.js +8 -8
  513. package/components/digi-progress-list-item.d.ts +1 -1
  514. package/components/digi-progress-list-item.js +9 -9
  515. package/components/digi-progress-list.d.ts +1 -1
  516. package/components/digi-progress-list.js +3 -3
  517. package/components/digi-progressbar.d.ts +1 -1
  518. package/components/digi-progressbar.js +4 -4
  519. package/components/digi-quote.d.ts +1 -1
  520. package/components/digi-quote.js +4 -4
  521. package/components/digi-table.d.ts +1 -1
  522. package/components/digi-table.js +2 -2
  523. package/components/digi-tablist-panel.d.ts +1 -1
  524. package/components/digi-tablist-panel.js +3 -3
  525. package/components/digi-tablist.d.ts +1 -1
  526. package/components/digi-tablist.js +9 -9
  527. package/components/digi-tag-media.d.ts +1 -1
  528. package/components/digi-tag-media.js +1 -1
  529. package/components/digi-tag.d.ts +1 -1
  530. package/components/digi-tag.js +4 -4
  531. package/components/digi-title-logo.d.ts +11 -0
  532. package/components/digi-title-logo.js +6 -0
  533. package/components/digi-tools-feedback-banner.d.ts +1 -1
  534. package/components/digi-tools-feedback-banner.js +8 -8
  535. package/components/digi-tools-feedback-rating.d.ts +1 -1
  536. package/components/digi-tools-feedback-rating.js +8 -8
  537. package/components/digi-tools-feedback.d.ts +1 -1
  538. package/components/digi-tools-feedback.js +6 -9
  539. package/components/digi-tools-theme-provider.d.ts +1 -1
  540. package/components/digi-tools-theme-provider.js +2 -2
  541. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  542. package/components/digi-typography-heading-jumbo.js +2 -2
  543. package/components/digi-typography-meta.d.ts +1 -1
  544. package/components/digi-typography-meta.js +2 -2
  545. package/components/digi-typography-preamble.d.ts +1 -1
  546. package/components/digi-typography-preamble.js +2 -2
  547. package/components/digi-typography-time.d.ts +1 -1
  548. package/components/digi-typography-time.js +2 -2
  549. package/components/digi-typography.d.ts +1 -1
  550. package/components/digi-typography.js +1 -1
  551. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  552. package/components/digi-util-breakpoint-observer.js +1 -1
  553. package/components/digi-util-detect-click-outside.d.ts +1 -1
  554. package/components/digi-util-detect-click-outside.js +2 -2
  555. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  556. package/components/digi-util-detect-focus-outside.js +2 -2
  557. package/components/digi-util-intersection-observer.d.ts +1 -1
  558. package/components/digi-util-intersection-observer.js +1 -1
  559. package/components/digi-util-keydown-handler.d.ts +1 -1
  560. package/components/digi-util-keydown-handler.js +1 -1
  561. package/components/digi-util-keyup-handler.d.ts +1 -1
  562. package/components/digi-util-keyup-handler.js +2 -2
  563. package/components/digi-util-mutation-observer.d.ts +1 -1
  564. package/components/digi-util-mutation-observer.js +1 -1
  565. package/components/digi-util-resize-observer.d.ts +1 -1
  566. package/components/digi-util-resize-observer.js +1 -1
  567. package/components/index.d.ts +285 -283
  568. package/components/index.js +3 -5
  569. package/components/{p-6bc29b39.js → p-042282c9.js} +3 -3
  570. package/components/{p-cc72fc59.js → p-0e6bb1ce.js} +3 -3
  571. package/components/{p-6bc2f864.js → p-127b0f7a.js} +3 -3
  572. package/components/{p-71172b7c.js → p-1440ff46.js} +3 -3
  573. package/components/{p-6e5c73ee.js → p-15bbce60.js} +2 -2
  574. package/components/{p-30fb34b5.js → p-291680dc.js} +3 -3
  575. package/components/{p-522414d8.js → p-299871dc.js} +3 -3
  576. package/components/{p-2d6d5d42.js → p-2a0c0c78.js} +3 -3
  577. package/components/{p-5010c1e6.js → p-2bc16106.js} +5 -8
  578. package/components/{p-13b75296.js → p-2d8b68de.js} +3 -3
  579. package/components/{p-a223734b.js → p-2f619b66.js} +1 -1
  580. package/components/{p-a3fc7580.js → p-300490fb.js} +3 -3
  581. package/components/{p-be3cec41.js → p-364d38fc.js} +3 -3
  582. package/components/{p-95690ca9.js → p-372e42fa.js} +3 -3
  583. package/components/{p-71cbe0c4.js → p-39021139.js} +3 -3
  584. package/components/{p-75659814.js → p-3cbdeea5.js} +2 -2
  585. package/components/{p-6c504a38.js → p-3ea21529.js} +3 -3
  586. package/components/{p-f1059907.js → p-42c4e18d.js} +2 -2
  587. package/components/{p-de18b1d6.js → p-4437e1a8.js} +2 -2
  588. package/components/{p-dde470f1.js → p-4458129b.js} +3 -3
  589. package/components/{p-f3e636c8.js → p-4caaef7a.js} +3 -3
  590. package/components/{p-ea2c5384.js → p-5a256d98.js} +20 -1
  591. package/components/{p-ee1fd6ad.js → p-5c935094.js} +11 -14
  592. package/components/{p-329e6541.js → p-6013f971.js} +3 -3
  593. package/components/{p-c17548a3.js → p-60394bdb.js} +3 -3
  594. package/components/{p-796665d9.js → p-61fe9d78.js} +3 -3
  595. package/components/{p-1e698eb3.js → p-64a9f915.js} +3 -3
  596. package/components/{p-93713d0c.js → p-6a652c1c.js} +3 -3
  597. package/components/{p-c28459e5.js → p-6b275dc1.js} +3 -3
  598. package/components/{p-bd19f8cd.js → p-6c7ff092.js} +3 -3
  599. package/components/{p-98765f91.js → p-71bad47e.js} +2 -2
  600. package/components/{p-e3961597.js → p-73c973fc.js} +11 -14
  601. package/components/{p-b681f6d7.js → p-7492d61e.js} +3 -3
  602. package/components/{p-c3f7a643.js → p-764c106c.js} +2 -2
  603. package/components/{p-611a745a.js → p-82085ee1.js} +4 -4
  604. package/components/{p-de5a26e5.js → p-82463cc2.js} +3 -3
  605. package/components/{p-4e3fdb06.js → p-8a2e80d2.js} +2 -2
  606. package/components/p-95dc2a66.js +152 -0
  607. package/components/{p-0dd35954.js → p-965664d4.js} +62 -73
  608. package/components/{p-7b43a6b7.js → p-96a4c4dc.js} +3 -3
  609. package/components/{p-2839514b.js → p-9bcf4599.js} +3 -3
  610. package/components/{p-8eb92ef0.js → p-9f12ac0c.js} +9 -9
  611. package/components/{p-e5abfc2d.js → p-a53686b3.js} +4 -1
  612. package/components/{p-d96a2a60.js → p-a90980f7.js} +3 -3
  613. package/components/{p-05a97800.js → p-ab1d6ae3.js} +12 -12
  614. package/components/{p-49a67d97.js → p-ad94e4f3.js} +5 -5
  615. package/components/{p-a1607b17.js → p-aed6db71.js} +3 -3
  616. package/components/{p-b54d76b7.js → p-b08505a8.js} +3 -3
  617. package/components/{p-24b1f799.js → p-b5523600.js} +3 -3
  618. package/components/{p-d6503492.js → p-b5b891f2.js} +4 -4
  619. package/components/{p-65c2673b.js → p-ba757bc9.js} +4 -4
  620. package/components/{p-0b2715fc.js → p-bbaf1285.js} +3 -3
  621. package/components/{p-40b0ebf4.js → p-c495f54e.js} +3 -3
  622. package/components/{p-9839cf46.js → p-cf527784.js} +3 -3
  623. package/components/{p-74689bb5.js → p-cfa81e91.js} +4 -33
  624. package/components/{p-11b08081.js → p-d14fe54d.js} +3 -3
  625. package/components/{p-7c894f75.js → p-d18dccc2.js} +3 -3
  626. package/components/{p-4ca3dd51.js → p-d309b91a.js} +3 -3
  627. package/components/{p-d07c5d0e.js → p-db0d140d.js} +1 -1
  628. package/components/{p-4a9363d9.js → p-e8fc33ed.js} +1 -1
  629. package/components/{p-7575d15f.js → p-f147733f.js} +3 -3
  630. package/components/{p-e795bd84.js → p-f516f6d6.js} +3 -3
  631. package/components/{p-009ccd8f.js → p-f5e13d2e.js} +2 -2
  632. package/components/{p-cf25df6f.js → p-f7fd3e36.js} +2 -2
  633. package/components/{p-b14bdfcc.js → p-f9e6f45e.js} +3 -3
  634. package/components/{p-aab9351c.js → p-fccc9322.js} +4 -4
  635. package/custom-elements.json +39 -34
  636. package/dist/cjs/digi-arbetsformedlingen.cjs.js +2 -2
  637. package/dist/cjs/digi-badge-notification.cjs.entry.js +1 -1
  638. package/dist/cjs/digi-badge-status.cjs.entry.js +1 -1
  639. package/dist/cjs/digi-bar-chart.cjs.entry.js +2 -2
  640. package/dist/cjs/digi-button_31.cjs.entry.js +1539 -0
  641. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2496 -0
  642. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
  643. package/dist/cjs/digi-calendar_2.cjs.entry.js +469 -0
  644. package/dist/cjs/digi-chart-line.cjs.entry.js +2 -2
  645. package/dist/cjs/digi-code-example.cjs.entry.js +6 -6
  646. package/dist/cjs/digi-code.cjs.entry.js +2 -2
  647. package/dist/cjs/digi-context-menu.cjs.entry.js +4 -4
  648. package/dist/cjs/digi-dialog.cjs.entry.js +13 -12
  649. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -2
  650. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +5 -5
  651. package/dist/cjs/digi-expandable-faq.cjs.entry.js +3 -3
  652. package/dist/cjs/digi-form-category-filter.cjs.entry.js +3 -3
  653. package/dist/cjs/digi-form-checkbox.cjs.entry.js +3 -3
  654. package/dist/cjs/digi-form-error-list.cjs.entry.js +13 -12
  655. package/dist/cjs/digi-form-fieldset_2.cjs.entry.js +122 -0
  656. package/dist/cjs/digi-form-file-upload.cjs.entry.js +17 -16
  657. package/dist/cjs/digi-form-filter.cjs.entry.js +6 -6
  658. package/dist/cjs/digi-form-input-search.cjs.entry.js +10 -9
  659. package/dist/cjs/digi-form-input.cjs.entry.js +177 -0
  660. package/dist/cjs/digi-form-label_5.cjs.entry.js +175 -0
  661. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +3 -7
  662. package/dist/cjs/digi-form-receipt.cjs.entry.js +11 -10
  663. package/dist/cjs/digi-form-select-filter.cjs.entry.js +17 -16
  664. package/dist/cjs/digi-form-select_2.cjs.entry.js +176 -0
  665. package/dist/cjs/digi-form-textarea.cjs.entry.js +133 -0
  666. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +3 -3
  667. package/dist/cjs/digi-icon-apple.cjs.entry.js +3 -3
  668. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +3 -3
  669. package/dist/cjs/digi-icon-archive.cjs.entry.js +3 -3
  670. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +3 -3
  671. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +3 -3
  672. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +3 -3
  673. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +3 -3
  674. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +3 -3
  675. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +3 -3
  676. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +3 -3
  677. package/dist/cjs/digi-icon-at.cjs.entry.js +3 -3
  678. package/dist/cjs/digi-icon-bell.cjs.entry.js +3 -3
  679. package/dist/cjs/digi-icon-book.cjs.entry.js +3 -3
  680. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +3 -3
  681. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +3 -3
  682. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +3 -3
  683. package/dist/cjs/digi-icon-bubble.cjs.entry.js +3 -3
  684. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +3 -3
  685. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +3 -3
  686. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +3 -3
  687. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +3 -3
  688. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +3 -3
  689. package/dist/cjs/digi-icon-calendar.cjs.entry.js +3 -3
  690. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +3 -3
  691. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +5 -5
  692. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +3 -3
  693. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +3 -3
  694. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +5 -5
  695. package/dist/cjs/digi-icon-chat.cjs.entry.js +3 -3
  696. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +3 -3
  697. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +9 -9
  698. package/dist/cjs/digi-icon-check.cjs.entry.js +3 -3
  699. package/dist/cjs/digi-icon-checklist.cjs.entry.js +3 -3
  700. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +3 -3
  701. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +30 -0
  702. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +30 -0
  703. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +3 -3
  704. package/dist/cjs/digi-icon-clock.cjs.entry.js +3 -3
  705. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +3 -3
  706. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +3 -3
  707. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +3 -3
  708. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +3 -3
  709. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +3 -3
  710. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +3 -3
  711. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +3 -3
  712. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +3 -3
  713. package/dist/cjs/digi-icon-download.cjs.entry.js +3 -3
  714. package/dist/cjs/digi-icon-dxa.cjs.entry.js +3 -3
  715. package/dist/cjs/digi-icon-edit.cjs.entry.js +3 -3
  716. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +3 -3
  717. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +3 -3
  718. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +3 -3
  719. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +3 -3
  720. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +3 -3
  721. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +3 -3
  722. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +3 -3
  723. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +3 -3
  724. package/dist/cjs/digi-icon-eye.cjs.entry.js +3 -3
  725. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +3 -3
  726. package/dist/cjs/digi-icon-file-add.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-file-document.cjs.entry.js +3 -3
  728. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +3 -3
  729. package/dist/cjs/digi-icon-file-export.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +3 -3
  731. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +3 -3
  732. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +3 -3
  733. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-file-word.cjs.entry.js +3 -3
  735. package/dist/cjs/digi-icon-film.cjs.entry.js +3 -3
  736. package/dist/cjs/digi-icon-filter.cjs.entry.js +3 -3
  737. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +2 -2
  738. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +2 -2
  739. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-folder.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +3 -3
  742. package/dist/cjs/digi-icon-headphones.cjs.entry.js +3 -3
  743. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +3 -3
  744. package/dist/cjs/digi-icon-heart.cjs.entry.js +3 -3
  745. package/dist/cjs/digi-icon-history.cjs.entry.js +3 -3
  746. package/dist/cjs/digi-icon-home.cjs.entry.js +3 -3
  747. package/dist/cjs/digi-icon-image.cjs.entry.js +3 -3
  748. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +3 -3
  749. package/dist/cjs/digi-icon-instagram.cjs.entry.js +3 -3
  750. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +3 -3
  751. package/dist/cjs/digi-icon-language-outline.cjs.entry.js +3 -3
  752. package/dist/cjs/digi-icon-language.cjs.entry.js +3 -3
  753. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +3 -3
  754. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +3 -3
  755. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +3 -3
  756. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +3 -3
  757. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +3 -3
  758. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +3 -3
  759. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +3 -3
  760. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +3 -3
  761. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +13 -13
  762. package/dist/cjs/digi-icon-lock.cjs.entry.js +3 -3
  763. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +3 -3
  764. package/dist/cjs/digi-icon-marker.cjs.entry.js +3 -3
  765. package/dist/cjs/digi-icon-media-course.cjs.entry.js +3 -3
  766. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +3 -3
  767. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +3 -3
  768. package/dist/cjs/digi-icon-microphone.cjs.entry.js +3 -3
  769. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +5 -5
  770. package/dist/cjs/digi-icon-move.cjs.entry.js +3 -3
  771. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +9 -9
  772. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +3 -3
  773. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +3 -3
  774. package/dist/cjs/digi-icon-online-task.cjs.entry.js +3 -3
  775. package/dist/cjs/digi-icon-open-source.cjs.entry.js +3 -3
  776. package/dist/cjs/digi-icon-palette.cjs.entry.js +3 -3
  777. package/dist/cjs/digi-icon-paste.cjs.entry.js +2 -2
  778. package/dist/cjs/digi-icon-pen.cjs.entry.js +3 -3
  779. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +3 -3
  780. package/dist/cjs/digi-icon-phone.cjs.entry.js +3 -3
  781. package/dist/cjs/digi-icon-print.cjs.entry.js +3 -3
  782. package/dist/cjs/digi-icon-read.cjs.entry.js +3 -3
  783. package/dist/cjs/digi-icon-redo.cjs.entry.js +3 -3
  784. package/dist/cjs/digi-icon-scale.cjs.entry.js +2 -2
  785. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +3 -3
  786. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +3 -3
  787. package/dist/cjs/digi-icon-search.cjs.entry.js +3 -3
  788. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +3 -3
  789. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +3 -3
  790. package/dist/cjs/digi-icon-settings.cjs.entry.js +3 -3
  791. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +3 -3
  792. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +3 -3
  793. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +3 -3
  794. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +3 -3
  795. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +3 -3
  796. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +3 -3
  797. package/dist/cjs/digi-icon-sort.cjs.entry.js +3 -3
  798. package/dist/cjs/digi-icon-spinner.cjs.entry.js +3 -3
  799. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +3 -3
  800. package/dist/cjs/digi-icon-star.cjs.entry.js +3 -3
  801. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +3 -3
  802. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +3 -3
  803. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +3 -3
  804. package/dist/cjs/digi-icon-table-column.cjs.entry.js +3 -3
  805. package/dist/cjs/digi-icon-table-row.cjs.entry.js +3 -3
  806. package/dist/cjs/digi-icon-task-done.cjs.entry.js +3 -3
  807. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +3 -3
  808. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +3 -3
  809. package/dist/cjs/digi-icon-twitter.cjs.entry.js +3 -3
  810. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +3 -3
  811. package/dist/cjs/digi-icon-unlock.cjs.entry.js +3 -3
  812. package/dist/cjs/digi-icon-update.cjs.entry.js +3 -3
  813. package/dist/cjs/digi-icon-upload.cjs.entry.js +3 -3
  814. package/dist/cjs/digi-icon-user-add.cjs.entry.js +2 -2
  815. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +3 -3
  816. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +2 -2
  817. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +3 -3
  818. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +3 -3
  819. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +3 -3
  820. package/dist/cjs/digi-icon-volume.cjs.entry.js +3 -3
  821. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +3 -3
  822. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +3 -3
  823. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +3 -3
  824. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +3 -3
  825. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +3 -3
  826. package/dist/cjs/digi-icon-window.cjs.entry.js +3 -3
  827. package/dist/cjs/digi-icon-x-button.cjs.entry.js +3 -3
  828. package/dist/cjs/digi-icon-youtube.cjs.entry.js +3 -3
  829. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +2 -2
  830. package/dist/cjs/digi-info-card-multi.cjs.entry.js +2 -2
  831. package/dist/cjs/digi-info-card.cjs.entry.js +2 -2
  832. package/dist/cjs/digi-layout-columns.cjs.entry.js +2 -2
  833. package/dist/cjs/digi-link-button.cjs.entry.js +2 -2
  834. package/dist/cjs/{digi-icon-external-link-alt_2.cjs.entry.js → digi-link-external.cjs.entry.js} +2 -26
  835. package/dist/cjs/digi-link-internal.cjs.entry.js +2 -2
  836. package/dist/cjs/digi-list.cjs.entry.js +2 -2
  837. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +4 -4
  838. package/dist/cjs/digi-loader-spinner.cjs.entry.js +2 -2
  839. package/dist/cjs/digi-media-figure.cjs.entry.js +2 -2
  840. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +4 -4
  841. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +16 -15
  842. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +3 -3
  843. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +7 -7
  844. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +2 -2
  845. package/dist/cjs/digi-notification-alert.cjs.entry.js +12 -11
  846. package/dist/cjs/digi-notification-error-page.cjs.entry.js +13 -12
  847. package/dist/cjs/digi-progress-circle.cjs.entry.js +9 -9
  848. package/dist/cjs/digi-progress-indicator.cjs.entry.js +4 -4
  849. package/dist/cjs/digi-progress-list-item.cjs.entry.js +6 -6
  850. package/dist/cjs/digi-progress-list.cjs.entry.js +2 -2
  851. package/dist/cjs/digi-progressbar.cjs.entry.js +3 -3
  852. package/dist/cjs/digi-quote.cjs.entry.js +2 -2
  853. package/dist/cjs/digi-table.cjs.entry.js +2 -2
  854. package/dist/cjs/digi-tablist-panel.cjs.entry.js +3 -3
  855. package/dist/cjs/digi-tablist.cjs.entry.js +6 -6
  856. package/dist/cjs/digi-tag-media.cjs.entry.js +3 -3
  857. package/dist/cjs/digi-tag.cjs.entry.js +2 -2
  858. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +2 -2
  859. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +2 -2
  860. package/dist/cjs/digi-tools-feedback.cjs.entry.js +11 -10
  861. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +2 -2
  862. package/dist/cjs/digi-typography-meta.cjs.entry.js +2 -2
  863. package/dist/cjs/digi-typography-time.cjs.entry.js +2 -2
  864. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +2 -2
  865. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +2 -2
  866. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +2 -2
  867. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
  868. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +2 -2
  869. package/dist/cjs/{form-validation-message-variation.enum-c5ec3e2d.js → form-file-upload-variation.enum-634cfae8.js} +0 -7
  870. package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +15 -0
  871. package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
  872. package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
  873. package/dist/cjs/form-radiobutton-variation.enum-d085f2f8.js +18 -0
  874. package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
  875. package/dist/cjs/form-textarea-variation.enum-9c90d40f.js +17 -0
  876. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
  877. package/dist/cjs/{index-81fc5a97.js → index-7a477838.js} +36 -81
  878. package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
  879. package/dist/cjs/index-cad91a90.js +66 -0
  880. package/dist/cjs/index-e8333bcc.js +174 -0
  881. package/dist/cjs/index.cjs.js +130 -135
  882. package/dist/cjs/loader.cjs.js +2 -2
  883. package/dist/cjs/{typography-variation.enum-c6bb12f2.js → typography-variation.enum-6a934f5b.js} +62 -84
  884. package/dist/collection/collection-manifest.json +1 -0
  885. package/dist/collection/components/_calendar/calendar/calendar.css +0 -3
  886. package/dist/collection/components/_calendar/calendar/calendar.js +79 -67
  887. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +16 -19
  888. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +93 -207
  889. package/dist/collection/components/_calendar/week-view/calendar-week-view.js +4 -4
  890. package/dist/collection/components/_chart/bar-chart/bar-chart.js +1 -1
  891. package/dist/collection/components/_chart/chart-line/chart-line.js +1 -1
  892. package/dist/collection/components/_code/code/code.js +1 -1
  893. package/dist/collection/components/_code/code-block/code-block.js +1 -1
  894. package/dist/collection/components/_code/code-example/code-example.css +0 -1
  895. package/dist/collection/components/_code/code-example/code-example.js +4 -4
  896. package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
  897. package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
  898. package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
  899. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
  900. package/dist/collection/components/_footer/footer/footer.css +17 -0
  901. package/dist/collection/components/_footer/footer/footer.js +1 -1
  902. package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
  903. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
  904. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
  905. package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
  906. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +5 -59
  907. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +8 -8
  908. package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
  909. package/dist/collection/components/_form/form-input/form-input.js +6 -9
  910. package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
  911. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  912. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
  913. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +2 -80
  914. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  915. package/dist/collection/components/_form/form-select/form-select.js +4 -4
  916. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
  917. package/dist/collection/components/_form/form-textarea/form-textarea.js +6 -9
  918. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  919. package/dist/collection/components/_header/header/header.css +70 -28
  920. package/dist/collection/components/_header/header/header.js +70 -18
  921. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  922. package/dist/collection/components/_header/header-navigation/header-navigation.css +32 -0
  923. package/dist/collection/components/_header/header-navigation/header-navigation.js +5 -4
  924. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  925. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  926. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  927. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  928. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  929. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  930. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  931. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  932. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  933. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  934. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  935. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  936. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  937. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  938. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  939. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  940. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  941. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  942. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  943. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  944. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  945. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  946. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  947. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  948. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  949. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  950. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  951. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  952. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  953. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  954. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  955. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  956. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  957. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  958. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  959. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  960. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  961. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  962. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  963. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  964. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  965. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  966. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  967. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  968. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  969. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  970. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  971. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  972. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  973. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  974. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  975. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  976. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  977. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  978. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  979. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  980. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  981. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  982. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  983. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  984. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  985. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  986. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  987. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  988. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  989. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  990. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  991. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  992. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  993. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  994. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  995. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  996. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  997. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  998. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  999. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  1000. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  1001. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  1002. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  1003. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  1004. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1005. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1006. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1007. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1008. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1009. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1010. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1011. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1012. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1013. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1014. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1015. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1016. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1017. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1018. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1019. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1020. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1021. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1022. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1023. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1024. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1025. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1026. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1027. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1028. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1029. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1030. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1031. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1032. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1033. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1034. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1035. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1036. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1037. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1038. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1039. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1040. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1041. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1042. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1043. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1044. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1045. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1046. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1047. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1048. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1049. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1050. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1051. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1052. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1053. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1054. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1055. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1056. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1057. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1058. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1059. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1060. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1061. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1062. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1063. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1064. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1065. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1066. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1067. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1068. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1069. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1070. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1071. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1072. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1073. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1074. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1075. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1076. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1077. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1078. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1079. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1080. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1081. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1082. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1083. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1084. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1085. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1086. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1087. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1088. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1089. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1090. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1091. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1092. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1093. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1094. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1095. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1096. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1097. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1098. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1099. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1100. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1101. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1102. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1103. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1104. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1105. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1106. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1107. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1108. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1109. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1110. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1111. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1112. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1113. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1114. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1115. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1116. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1117. package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
  1118. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1119. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1120. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1121. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1122. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1123. package/dist/collection/components/_link/link/link.js +1 -1
  1124. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1125. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1126. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1127. package/dist/collection/components/_list/list/list.js +1 -1
  1128. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1129. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1130. package/dist/collection/components/_logo/logo/logo.css +15 -85
  1131. package/dist/collection/components/_logo/logo/logo.js +78 -25
  1132. package/dist/collection/components/_logo/title-logo/title-logo-variation.enum.js +6 -0
  1133. package/dist/collection/components/_logo/title-logo/title-logo.css +78 -0
  1134. package/dist/collection/components/_logo/title-logo/title-logo.js +146 -0
  1135. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1136. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1137. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.css +5 -5
  1138. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1139. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
  1140. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1141. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1142. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1143. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1144. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1145. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1146. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1147. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1148. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1149. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  1150. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  1151. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1152. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1153. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1154. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1155. package/dist/collection/components/_table/table/table.js +1 -1
  1156. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1157. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1158. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1159. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1160. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1161. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +1 -1
  1162. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1163. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  1164. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1165. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1166. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1167. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1168. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1169. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1170. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1171. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1172. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1173. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1174. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1175. package/dist/collection/design-tokens/components/_footer.variables.scss +1 -0
  1176. package/dist/collection/design-tokens/components/_header-navigation.variables.scss +1 -0
  1177. package/dist/collection/design-tokens/components/_header.variables.scss +3 -3
  1178. package/dist/collection/design-tokens/components/_logo.variables.scss +5 -24
  1179. package/dist/collection/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1180. package/dist/collection/enums.js +1 -2
  1181. package/dist/collection/global/utils/applyStencilScope/applyStencilScope.util.js +13 -0
  1182. package/dist/collection/global/utils/applyStencilScope/index.js +1 -0
  1183. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1184. package/dist/digi-arbetsformedlingen/design-tokens/components/_footer.variables.scss +1 -0
  1185. package/dist/digi-arbetsformedlingen/design-tokens/components/_header-navigation.variables.scss +1 -0
  1186. package/dist/digi-arbetsformedlingen/design-tokens/components/_header.variables.scss +3 -3
  1187. package/dist/digi-arbetsformedlingen/design-tokens/components/_logo.variables.scss +5 -24
  1188. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1189. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1190. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-f24018e3.entry.js → p-0052b03c.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/p-01044fca.entry.js +1 -0
  1193. package/dist/digi-arbetsformedlingen/{p-98b9f757.entry.js → p-014044a7.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-b1f046bc.entry.js → p-01c29a14.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-da86828e.entry.js → p-01df63d6.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/p-06625463.js +1 -0
  1197. package/dist/digi-arbetsformedlingen/p-06dfdd79.entry.js +1 -0
  1198. package/dist/digi-arbetsformedlingen/{p-58a86b5f.entry.js → p-07513ee6.entry.js} +1 -1
  1199. package/dist/digi-arbetsformedlingen/{p-88d89422.entry.js → p-07b02fa8.entry.js} +1 -1
  1200. package/dist/digi-arbetsformedlingen/{p-34eb2bfc.entry.js → p-099b1bac.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-578a5503.entry.js → p-0a904539.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/{p-842f7414.entry.js → p-0ac9f348.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/{p-a25dfae6.entry.js → p-0bc366fb.entry.js} +1 -1
  1204. package/dist/digi-arbetsformedlingen/{p-0674a72b.entry.js → p-0c210491.entry.js} +1 -1
  1205. package/dist/digi-arbetsformedlingen/{p-73358d64.entry.js → p-0c271457.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-d4a3672b.entry.js → p-0e634a09.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-4899b39e.entry.js → p-11b5ab8d.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-1b568bfe.entry.js → p-16303afa.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/p-16b8d192.entry.js +1 -0
  1210. package/dist/digi-arbetsformedlingen/{p-bfb78e9e.entry.js → p-16dd9b3f.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-db548ef5.entry.js → p-18006927.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/p-183230b4.js +1 -0
  1213. package/dist/digi-arbetsformedlingen/p-18ffcb24.entry.js +1 -0
  1214. package/dist/digi-arbetsformedlingen/{p-fdddbfc8.entry.js → p-1a21de52.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/{p-d997189d.entry.js → p-1bd29b6a.entry.js} +1 -1
  1216. package/dist/digi-arbetsformedlingen/{p-9f76ceae.entry.js → p-1cc801fd.entry.js} +1 -1
  1217. package/dist/digi-arbetsformedlingen/{p-a8b5f553.entry.js → p-1dc8b284.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-6b4f5007.entry.js → p-1e03ba21.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/p-1e2a9156.entry.js +1 -0
  1220. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
  1221. package/dist/digi-arbetsformedlingen/p-1f652ce3.entry.js +1 -0
  1222. package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
  1223. package/dist/digi-arbetsformedlingen/{p-c571715c.entry.js → p-2062e63b.entry.js} +1 -1
  1224. package/dist/digi-arbetsformedlingen/{p-70d5b6d8.entry.js → p-20ef225a.entry.js} +1 -1
  1225. package/dist/digi-arbetsformedlingen/{p-5ffc1490.entry.js → p-21653bf9.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/{p-7194b6d4.entry.js → p-218b829e.entry.js} +1 -1
  1227. package/dist/digi-arbetsformedlingen/{p-f1fa6847.entry.js → p-2196c33b.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-57932243.entry.js → p-2412deb9.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-18d4fcd2.entry.js → p-2422b0d1.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/{p-afc03fe9.entry.js → p-27388bc4.entry.js} +1 -1
  1231. package/dist/digi-arbetsformedlingen/{p-df2dbad3.entry.js → p-27be8d2b.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-6682c011.entry.js → p-293ea71f.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-c2c56530.entry.js → p-2aa3ed49.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-2bc12345.entry.js → p-2f57b446.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-0ba0b367.entry.js → p-2ffd9c4c.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/{p-62ff3ed7.entry.js → p-31763750.entry.js} +1 -1
  1237. package/dist/digi-arbetsformedlingen/{p-f3b8ef49.entry.js → p-3212807d.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/p-33425742.entry.js +1 -0
  1239. package/dist/digi-arbetsformedlingen/{p-04aa20f8.entry.js → p-34ef0baa.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-282615d5.entry.js → p-352712b9.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/p-35fddf68.entry.js +1 -0
  1242. package/dist/digi-arbetsformedlingen/p-36229058.entry.js +1 -0
  1243. package/dist/digi-arbetsformedlingen/{p-95f0541d.entry.js → p-37459590.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-ffe543c2.entry.js → p-38603899.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-3656e551.entry.js → p-39604e43.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-a31b7db8.entry.js → p-3c28625a.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-356cd33f.entry.js → p-3e126f89.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-ba74fb18.entry.js → p-3eb4faff.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/{p-97df6bb5.entry.js → p-40f5fda7.entry.js} +1 -1
  1250. package/dist/digi-arbetsformedlingen/p-4224f1e4.entry.js +1 -0
  1251. package/dist/digi-arbetsformedlingen/{p-c4363e1e.entry.js → p-43662434.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-ff3847ca.entry.js → p-43a43f09.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-4477f14c.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/p-450f8f55.entry.js +1 -0
  1255. package/dist/digi-arbetsformedlingen/{p-0dabfbf2.entry.js → p-45af5d55.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-8d51bf4a.entry.js → p-4788712e.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/{p-03f2c12b.entry.js → p-48113595.entry.js} +1 -1
  1258. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +1 -0
  1259. package/dist/digi-arbetsformedlingen/{p-1611b5c5.entry.js → p-4871b74a.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/{p-f8460123.entry.js → p-49aeb019.entry.js} +1 -1
  1261. package/dist/digi-arbetsformedlingen/{p-f2f2ddc8.entry.js → p-4b5edc89.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-8b112e8e.entry.js → p-4b618926.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-7b077861.entry.js → p-4bb41707.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-fc609ae4.entry.js → p-4c69c234.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/p-4df8b9e1.entry.js +1 -0
  1266. package/dist/digi-arbetsformedlingen/{p-c34defe4.entry.js → p-4e2e1902.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-a05d9a25.entry.js → p-4eb58cf9.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/p-4ee11ca2.entry.js +1 -0
  1269. package/dist/digi-arbetsformedlingen/{p-a0ed9e6c.entry.js → p-4f6b2e2a.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/{p-025cabb6.entry.js → p-4fe05e2f.entry.js} +1 -1
  1271. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
  1272. package/dist/digi-arbetsformedlingen/{p-0ec8853f.entry.js → p-51c9cc1a.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-f1de4bf6.js → p-52e3bb32.js} +2 -2
  1274. package/dist/digi-arbetsformedlingen/{p-c1f1614f.entry.js → p-53483e1d.entry.js} +1 -1
  1275. package/dist/digi-arbetsformedlingen/{p-1a12faea.entry.js → p-5456a3bc.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-bba72c14.entry.js → p-5473bfea.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/{p-e6313314.entry.js → p-5503d5be.entry.js} +1 -1
  1278. package/dist/digi-arbetsformedlingen/{p-3ca255fb.entry.js → p-56cb2ded.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-79c08614.entry.js → p-57dd2b38.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-cf8705ff.entry.js → p-588fe3b5.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-8042dd80.entry.js → p-592fd6a9.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/p-5abcf3e3.entry.js +1 -0
  1283. package/dist/digi-arbetsformedlingen/{p-59ed9a08.entry.js → p-5acaf4b0.entry.js} +1 -1
  1284. package/dist/digi-arbetsformedlingen/{p-c01d3031.entry.js → p-5ad1a828.entry.js} +1 -1
  1285. package/dist/digi-arbetsformedlingen/{p-1991cbd6.entry.js → p-5b01d3e2.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-5520c068.entry.js → p-5d0ffc80.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-91071734.entry.js → p-5d30475d.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/{p-76dda986.entry.js → p-5e37e5aa.entry.js} +1 -1
  1289. package/dist/digi-arbetsformedlingen/{p-30fe9410.entry.js → p-5ee51a86.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/p-5f6a49c0.entry.js +1 -0
  1291. package/dist/digi-arbetsformedlingen/{p-8f398e56.entry.js → p-60989dea.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-98aa180e.entry.js → p-63148e09.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-51354379.entry.js → p-649c30ed.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-3add0508.entry.js → p-658aa433.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-8638aeba.entry.js → p-66483a84.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-c6ebe45b.entry.js → p-664de70c.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/{p-f36104b8.entry.js → p-676ab6ef.entry.js} +1 -1
  1298. package/dist/digi-arbetsformedlingen/{p-a2c089de.entry.js → p-684d8a71.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-a4cecc24.entry.js → p-6a33818a.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-a3a748b1.entry.js → p-6de493b0.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-61134ea0.entry.js → p-6e925e52.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/p-71bd1a56.entry.js +1 -0
  1303. package/dist/digi-arbetsformedlingen/{p-05fe8358.entry.js → p-726a0b56.entry.js} +1 -1
  1304. package/dist/digi-arbetsformedlingen/p-7393b76b.entry.js +1 -0
  1305. package/dist/digi-arbetsformedlingen/{p-1cd949af.entry.js → p-73f6209d.entry.js} +1 -1
  1306. package/dist/digi-arbetsformedlingen/{p-03c89967.entry.js → p-7474d7b0.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/p-753987ba.entry.js +1 -0
  1308. package/dist/digi-arbetsformedlingen/{p-bfe515b0.entry.js → p-7660ba5b.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-2c714af4.entry.js → p-76eb331e.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-5d851fc7.entry.js → p-77ea6604.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-e4f6a021.entry.js → p-780b30f6.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-24fe2189.js → p-7933b555.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
  1314. package/dist/digi-arbetsformedlingen/{p-2c657d2a.entry.js → p-7d54fe81.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-e0ddaa32.entry.js → p-7d597755.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/{p-309cc07e.entry.js → p-7e6d699e.entry.js} +1 -1
  1317. package/dist/digi-arbetsformedlingen/{p-4b149cd0.entry.js → p-7ed49934.entry.js} +1 -1
  1318. package/dist/digi-arbetsformedlingen/{p-a6925231.entry.js → p-804cb867.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-99eae5f5.entry.js → p-80a77b6e.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-deb342fa.entry.js → p-82634b60.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/{p-aa3e3eef.entry.js → p-8318562f.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/{p-8fde626d.entry.js → p-83269fe6.entry.js} +1 -1
  1323. package/dist/digi-arbetsformedlingen/{p-dc571b83.entry.js → p-8328e58b.entry.js} +1 -1
  1324. package/dist/digi-arbetsformedlingen/{p-05645b1e.entry.js → p-8355c75d.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-133eb88c.entry.js → p-8473e21b.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/{p-45d194e8.entry.js → p-87721a1f.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-d10d9f6b.entry.js → p-89566597.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-afc4494d.entry.js → p-8b88c952.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/{p-fefd78cb.entry.js → p-8d3cb15a.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/{p-ab807393.entry.js → p-8e16d36a.entry.js} +1 -1
  1332. package/dist/digi-arbetsformedlingen/p-8ef4cf4a.entry.js +1 -0
  1333. package/dist/digi-arbetsformedlingen/{p-f80bf0cf.entry.js → p-8fa46692.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/{p-e09a3a9b.entry.js → p-9045d5ff.entry.js} +1 -1
  1335. package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
  1336. package/dist/digi-arbetsformedlingen/{p-62908311.entry.js → p-905f3864.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-b7f51664.entry.js → p-90bc53dc.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/{p-24cd5148.entry.js → p-93ec0277.entry.js} +1 -1
  1339. package/dist/digi-arbetsformedlingen/{p-a4f63acf.entry.js → p-9495044c.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-7b144af0.entry.js → p-9763005c.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-4898e3e1.entry.js → p-9789b001.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-7f5ccb4b.entry.js → p-99e4bd13.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-d2f05c30.entry.js → p-9a73a55d.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-3ae0fb97.entry.js → p-9a7e195c.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/p-9c5a93d8.js +1 -0
  1346. package/dist/digi-arbetsformedlingen/{p-1443ee18.entry.js → p-9cf50217.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/{p-35085329.entry.js → p-9d15493f.entry.js} +1 -1
  1348. package/dist/digi-arbetsformedlingen/{p-29c21aa2.entry.js → p-9df20034.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/p-9e3f861e.entry.js +1 -0
  1350. package/dist/digi-arbetsformedlingen/p-9e4a0fe4.entry.js +1 -0
  1351. package/dist/digi-arbetsformedlingen/{p-19bc2782.entry.js → p-9ea535e1.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/{p-dd5d6b5b.entry.js → p-9fe345d1.entry.js} +1 -1
  1353. package/dist/digi-arbetsformedlingen/{p-bda62d83.entry.js → p-a0267f76.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-dfebd13b.entry.js → p-a1ae9863.entry.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-b4894794.entry.js → p-a439e93f.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-f5ab5a6d.entry.js → p-a4895704.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/{p-fb73b450.entry.js → p-a5c387e8.entry.js} +1 -1
  1358. package/dist/digi-arbetsformedlingen/{p-115ed01d.entry.js → p-a67b4609.entry.js} +1 -1
  1359. package/dist/digi-arbetsformedlingen/{p-716522cc.entry.js → p-a6a0a040.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-45caeb11.entry.js → p-a7361f39.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/p-a7d97546.entry.js +1 -0
  1362. package/dist/digi-arbetsformedlingen/{p-7bc209b0.entry.js → p-a947fa52.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-354ee792.entry.js → p-a98df65c.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-1400a7db.entry.js → p-a9bfc5bd.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-df144f4a.entry.js → p-accb56da.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-82998dc8.entry.js → p-ad471fd2.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-ab1f9fa3.entry.js → p-af4b851e.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-eec05f58.entry.js → p-b10a1760.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-6079b98f.entry.js → p-b22f09f1.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/{p-7c4a57bc.entry.js → p-b32df740.entry.js} +1 -1
  1371. package/dist/digi-arbetsformedlingen/{p-89266d02.entry.js → p-b48f2acd.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-4a1af082.entry.js → p-b63e0b2d.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-f0679d19.entry.js → p-b734218c.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-05da2430.entry.js → p-b7494943.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/{p-cb694b2c.entry.js → p-b81e0aec.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/p-b924bb0b.entry.js +1 -0
  1377. package/dist/digi-arbetsformedlingen/p-ba185d40.entry.js +1 -0
  1378. package/dist/digi-arbetsformedlingen/{p-48f60428.entry.js → p-ba39e14b.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-ab83e07e.entry.js → p-baac6e73.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-5ccb12cc.entry.js → p-bab6f184.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-1426e071.entry.js → p-bb0935fc.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/p-bb1daa3b.entry.js +1 -0
  1383. package/dist/digi-arbetsformedlingen/{p-20e42b63.entry.js → p-bb554f34.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-13f62d12.entry.js → p-c04b06a2.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-4efff0ca.entry.js → p-c168c84a.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-c2c18fb9.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-de04fc95.entry.js → p-c566cef3.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-2a86430e.entry.js → p-c70ba82f.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/{p-d09d6e4e.entry.js → p-c721f99a.entry.js} +1 -1
  1390. package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
  1391. package/dist/digi-arbetsformedlingen/{p-cf22ea4c.entry.js → p-c81d1d0b.entry.js} +1 -1
  1392. package/dist/digi-arbetsformedlingen/p-c8257c8c.entry.js +1 -0
  1393. package/dist/digi-arbetsformedlingen/{p-c6ec95b6.entry.js → p-c8751075.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-ba1f3c21.entry.js → p-c917502e.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/{p-c8012cef.entry.js → p-c92e206b.entry.js} +1 -1
  1396. package/dist/digi-arbetsformedlingen/{p-eece0f27.entry.js → p-cab53989.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-765c940e.entry.js → p-ccd18e1a.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/{p-212c9b16.entry.js → p-cdbfa3d0.entry.js} +1 -1
  1399. package/dist/digi-arbetsformedlingen/p-ce8d2455.entry.js +1 -0
  1400. package/dist/digi-arbetsformedlingen/{p-2bafc4e6.entry.js → p-cfad003c.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/{p-cdfc6b9e.entry.js → p-d0a8fa77.entry.js} +1 -1
  1402. package/dist/digi-arbetsformedlingen/{p-5ff83bb2.entry.js → p-d146131e.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-ee95a46b.entry.js → p-d1a77b0b.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/{p-5bd4feb1.entry.js → p-d2799e99.entry.js} +1 -1
  1405. package/dist/digi-arbetsformedlingen/{p-51b3e6b7.entry.js → p-d2a12b86.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-29a7704c.entry.js → p-d46b426b.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/p-d4d2b1a5.entry.js +1 -0
  1408. package/dist/digi-arbetsformedlingen/{p-2f57b6f7.entry.js → p-d5376b7c.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/{p-5f8404ac.entry.js → p-d7cdbe75.entry.js} +1 -1
  1410. package/dist/digi-arbetsformedlingen/{p-a9364824.entry.js → p-d8b9b535.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/{p-f066ad62.entry.js → p-dcaa4461.entry.js} +1 -1
  1412. package/dist/digi-arbetsformedlingen/{p-72be21a0.entry.js → p-de1e9254.entry.js} +1 -1
  1413. package/dist/digi-arbetsformedlingen/{p-c2084f44.entry.js → p-df2038b9.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/p-e10e24fc.entry.js +1 -0
  1415. package/dist/digi-arbetsformedlingen/{p-91bd565a.entry.js → p-e55d3abf.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-9d07a6b7.entry.js → p-e627abeb.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-9acaa089.entry.js → p-e69d2e1c.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-07527c31.entry.js → p-e8fd0aed.entry.js} +1 -1
  1419. package/dist/digi-arbetsformedlingen/{p-14565bc4.entry.js → p-e917904e.entry.js} +1 -1
  1420. package/dist/digi-arbetsformedlingen/p-ea09368a.entry.js +1 -0
  1421. package/dist/digi-arbetsformedlingen/{p-79c6ecc6.entry.js → p-edfdf8e9.entry.js} +1 -1
  1422. package/dist/digi-arbetsformedlingen/{p-2e622d7a.entry.js → p-eeec1cf1.entry.js} +1 -1
  1423. package/dist/digi-arbetsformedlingen/{p-4a92afba.entry.js → p-ef9a3ddc.entry.js} +1 -1
  1424. package/dist/digi-arbetsformedlingen/{p-693e33b2.entry.js → p-f1a6524e.entry.js} +1 -1
  1425. package/dist/digi-arbetsformedlingen/{p-ef5ef502.entry.js → p-f2eb8ee5.entry.js} +1 -1
  1426. package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
  1427. package/dist/digi-arbetsformedlingen/{p-a69d8ad3.entry.js → p-f6476365.entry.js} +1 -1
  1428. package/dist/digi-arbetsformedlingen/{p-d974fef4.entry.js → p-f69dbfcf.entry.js} +1 -1
  1429. package/dist/digi-arbetsformedlingen/{p-8186b82c.entry.js → p-f6b2d484.entry.js} +1 -1
  1430. package/dist/digi-arbetsformedlingen/p-f70535e3.entry.js +1 -0
  1431. package/dist/digi-arbetsformedlingen/{p-385e1afb.entry.js → p-f7628391.entry.js} +1 -1
  1432. package/dist/digi-arbetsformedlingen/{p-2c063933.entry.js → p-f9315403.entry.js} +1 -1
  1433. package/dist/digi-arbetsformedlingen/{p-26983270.entry.js → p-fc252a02.entry.js} +1 -1
  1434. package/dist/digi-arbetsformedlingen/{p-ca226329.entry.js → p-fc945ec1.entry.js} +1 -1
  1435. package/dist/digi-arbetsformedlingen/{p-cb94f90d.entry.js → p-fe235598.entry.js} +1 -1
  1436. package/dist/esm/digi-arbetsformedlingen.js +3 -3
  1437. package/dist/esm/digi-badge-notification.entry.js +1 -1
  1438. package/dist/esm/digi-badge-status.entry.js +1 -1
  1439. package/dist/esm/digi-bar-chart.entry.js +2 -2
  1440. package/dist/esm/digi-button_31.entry.js +1505 -0
  1441. package/dist/esm/digi-calendar-datepicker.entry.js +2492 -0
  1442. package/dist/esm/digi-calendar-week-view.entry.js +7 -6
  1443. package/dist/esm/digi-calendar_2.entry.js +464 -0
  1444. package/dist/esm/digi-chart-line.entry.js +2 -2
  1445. package/dist/esm/digi-code-example.entry.js +6 -6
  1446. package/dist/esm/digi-code.entry.js +2 -2
  1447. package/dist/esm/digi-context-menu.entry.js +4 -4
  1448. package/dist/esm/digi-dialog.entry.js +13 -12
  1449. package/dist/esm/digi-expandable-accordion.entry.js +2 -2
  1450. package/dist/esm/digi-expandable-faq-item.entry.js +5 -5
  1451. package/dist/esm/digi-expandable-faq.entry.js +3 -3
  1452. package/dist/esm/digi-form-category-filter.entry.js +3 -3
  1453. package/dist/esm/digi-form-checkbox.entry.js +3 -3
  1454. package/dist/esm/digi-form-error-list.entry.js +13 -12
  1455. package/dist/esm/digi-form-fieldset_2.entry.js +117 -0
  1456. package/dist/esm/digi-form-file-upload.entry.js +11 -10
  1457. package/dist/esm/digi-form-filter.entry.js +6 -6
  1458. package/dist/esm/digi-form-input-search.entry.js +5 -4
  1459. package/dist/esm/digi-form-input.entry.js +173 -0
  1460. package/dist/esm/digi-form-label_5.entry.js +167 -0
  1461. package/dist/esm/digi-form-radiogroup.entry.js +3 -7
  1462. package/dist/esm/digi-form-receipt.entry.js +11 -10
  1463. package/dist/esm/digi-form-select-filter.entry.js +17 -16
  1464. package/dist/esm/digi-form-select_2.entry.js +171 -0
  1465. package/dist/esm/digi-form-textarea.entry.js +129 -0
  1466. package/dist/esm/digi-icon-accessibility-deaf.entry.js +3 -3
  1467. package/dist/esm/digi-icon-apple.entry.js +3 -3
  1468. package/dist/esm/digi-icon-archive-outline.entry.js +3 -3
  1469. package/dist/esm/digi-icon-archive.entry.js +3 -3
  1470. package/dist/esm/digi-icon-arrow-back.entry.js +3 -3
  1471. package/dist/esm/digi-icon-arrow-down.entry.js +3 -3
  1472. package/dist/esm/digi-icon-arrow-left.entry.js +3 -3
  1473. package/dist/esm/digi-icon-arrow-right.entry.js +3 -3
  1474. package/dist/esm/digi-icon-arrow-sign-in.entry.js +3 -3
  1475. package/dist/esm/digi-icon-arrow-sign-out.entry.js +3 -3
  1476. package/dist/esm/digi-icon-arrow-up.entry.js +3 -3
  1477. package/dist/esm/digi-icon-at.entry.js +3 -3
  1478. package/dist/esm/digi-icon-bell.entry.js +3 -3
  1479. package/dist/esm/digi-icon-book.entry.js +3 -3
  1480. package/dist/esm/digi-icon-bookmark-outline.entry.js +3 -3
  1481. package/dist/esm/digi-icon-bookmark-solid.entry.js +3 -3
  1482. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +3 -3
  1483. package/dist/esm/digi-icon-bubble.entry.js +3 -3
  1484. package/dist/esm/digi-icon-building-outline.entry.js +3 -3
  1485. package/dist/esm/digi-icon-building-solid.entry.js +3 -3
  1486. package/dist/esm/digi-icon-bullseye.entry.js +3 -3
  1487. package/dist/esm/digi-icon-calculator-solid.entry.js +3 -3
  1488. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +3 -3
  1489. package/dist/esm/digi-icon-calendar.entry.js +3 -3
  1490. package/dist/esm/digi-icon-caret-circle-right.entry.js +3 -3
  1491. package/dist/esm/digi-icon-caret-down_2.entry.js +5 -5
  1492. package/dist/esm/digi-icon-caret-left.entry.js +3 -3
  1493. package/dist/esm/digi-icon-caret-right.entry.js +3 -3
  1494. package/dist/esm/digi-icon-chart_2.entry.js +5 -5
  1495. package/dist/esm/digi-icon-chat.entry.js +3 -3
  1496. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +3 -3
  1497. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +9 -9
  1498. package/dist/esm/digi-icon-check.entry.js +3 -3
  1499. package/dist/esm/digi-icon-checklist.entry.js +3 -3
  1500. package/dist/esm/digi-icon-chevron-down.entry.js +3 -3
  1501. package/dist/esm/digi-icon-chevron-left.entry.js +26 -0
  1502. package/dist/esm/digi-icon-chevron-right.entry.js +26 -0
  1503. package/dist/esm/digi-icon-chevron-up.entry.js +3 -3
  1504. package/dist/esm/digi-icon-clock.entry.js +3 -3
  1505. package/dist/esm/digi-icon-communication-play-solid.entry.js +3 -3
  1506. package/dist/esm/digi-icon-compress-alt.entry.js +3 -3
  1507. package/dist/esm/digi-icon-comunication-case.entry.js +3 -3
  1508. package/dist/esm/digi-icon-comunication-flag.entry.js +3 -3
  1509. package/dist/esm/digi-icon-comunication-graduate.entry.js +3 -3
  1510. package/dist/esm/digi-icon-comunication-play.entry.js +3 -3
  1511. package/dist/esm/digi-icon-cooperation.entry.js +3 -3
  1512. package/dist/esm/digi-icon-danger-outline.entry.js +3 -3
  1513. package/dist/esm/digi-icon-download.entry.js +3 -3
  1514. package/dist/esm/digi-icon-dxa.entry.js +3 -3
  1515. package/dist/esm/digi-icon-edit.entry.js +3 -3
  1516. package/dist/esm/digi-icon-ellipsis.entry.js +3 -3
  1517. package/dist/esm/digi-icon-envelope-filled.entry.js +3 -3
  1518. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +3 -3
  1519. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +3 -3
  1520. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +3 -3
  1521. package/dist/esm/digi-icon-exclamation-triangle.entry.js +3 -3
  1522. package/dist/esm/digi-icon-expand-alt.entry.js +3 -3
  1523. package/dist/esm/digi-icon-eye-slash.entry.js +3 -3
  1524. package/dist/esm/digi-icon-eye.entry.js +3 -3
  1525. package/dist/esm/digi-icon-facebook-square.entry.js +3 -3
  1526. package/dist/esm/digi-icon-file-add.entry.js +2 -2
  1527. package/dist/esm/digi-icon-file-document.entry.js +3 -3
  1528. package/dist/esm/digi-icon-file-excel.entry.js +3 -3
  1529. package/dist/esm/digi-icon-file-export.entry.js +2 -2
  1530. package/dist/esm/digi-icon-file-governing.entry.js +3 -3
  1531. package/dist/esm/digi-icon-file-pdf.entry.js +3 -3
  1532. package/dist/esm/digi-icon-file-powerpoint.entry.js +3 -3
  1533. package/dist/esm/digi-icon-file-remove.entry.js +2 -2
  1534. package/dist/esm/digi-icon-file-word.entry.js +3 -3
  1535. package/dist/esm/digi-icon-film.entry.js +3 -3
  1536. package/dist/esm/digi-icon-filter.entry.js +3 -3
  1537. package/dist/esm/digi-icon-folder-add.entry.js +2 -2
  1538. package/dist/esm/digi-icon-folder-directory.entry.js +2 -2
  1539. package/dist/esm/digi-icon-folder-open.entry.js +2 -2
  1540. package/dist/esm/digi-icon-folder.entry.js +2 -2
  1541. package/dist/esm/digi-icon-globe-filled.entry.js +3 -3
  1542. package/dist/esm/digi-icon-headphones.entry.js +3 -3
  1543. package/dist/esm/digi-icon-heart-solid.entry.js +3 -3
  1544. package/dist/esm/digi-icon-heart.entry.js +3 -3
  1545. package/dist/esm/digi-icon-history.entry.js +3 -3
  1546. package/dist/esm/digi-icon-home.entry.js +3 -3
  1547. package/dist/esm/digi-icon-image.entry.js +3 -3
  1548. package/dist/esm/digi-icon-info-circle-solid.entry.js +3 -3
  1549. package/dist/esm/digi-icon-instagram.entry.js +3 -3
  1550. package/dist/esm/digi-icon-job-suggestion.entry.js +3 -3
  1551. package/dist/esm/digi-icon-language-outline.entry.js +3 -3
  1552. package/dist/esm/digi-icon-language.entry.js +3 -3
  1553. package/dist/esm/digi-icon-laptop-phone.entry.js +3 -3
  1554. package/dist/esm/digi-icon-lattlast.entry.js +3 -3
  1555. package/dist/esm/digi-icon-licence-bus.entry.js +3 -3
  1556. package/dist/esm/digi-icon-licence-car.entry.js +3 -3
  1557. package/dist/esm/digi-icon-licence-motorcycle.entry.js +3 -3
  1558. package/dist/esm/digi-icon-licence-truck.entry.js +3 -3
  1559. package/dist/esm/digi-icon-lightbulb.entry.js +3 -3
  1560. package/dist/esm/digi-icon-linkedin-in.entry.js +3 -3
  1561. package/dist/esm/digi-icon-list-ul_6.entry.js +13 -13
  1562. package/dist/esm/digi-icon-lock.entry.js +3 -3
  1563. package/dist/esm/digi-icon-marker-filled.entry.js +3 -3
  1564. package/dist/esm/digi-icon-marker.entry.js +3 -3
  1565. package/dist/esm/digi-icon-media-course.entry.js +3 -3
  1566. package/dist/esm/digi-icon-media-podcast.entry.js +3 -3
  1567. package/dist/esm/digi-icon-microphone-off.entry.js +3 -3
  1568. package/dist/esm/digi-icon-microphone.entry.js +3 -3
  1569. package/dist/esm/digi-icon-minus_2.entry.js +5 -5
  1570. package/dist/esm/digi-icon-move.entry.js +3 -3
  1571. package/dist/esm/digi-icon-notification-error_4.entry.js +9 -9
  1572. package/dist/esm/digi-icon-online-interview.entry.js +3 -3
  1573. package/dist/esm/digi-icon-online-meeting.entry.js +3 -3
  1574. package/dist/esm/digi-icon-online-task.entry.js +3 -3
  1575. package/dist/esm/digi-icon-open-source.entry.js +3 -3
  1576. package/dist/esm/digi-icon-palette.entry.js +3 -3
  1577. package/dist/esm/digi-icon-paste.entry.js +2 -2
  1578. package/dist/esm/digi-icon-pen.entry.js +3 -3
  1579. package/dist/esm/digi-icon-phone-hangup.entry.js +3 -3
  1580. package/dist/esm/digi-icon-phone.entry.js +3 -3
  1581. package/dist/esm/digi-icon-print.entry.js +3 -3
  1582. package/dist/esm/digi-icon-read.entry.js +3 -3
  1583. package/dist/esm/digi-icon-redo.entry.js +3 -3
  1584. package/dist/esm/digi-icon-scale.entry.js +2 -2
  1585. package/dist/esm/digi-icon-screensharing-off.entry.js +3 -3
  1586. package/dist/esm/digi-icon-screensharing.entry.js +3 -3
  1587. package/dist/esm/digi-icon-search.entry.js +3 -3
  1588. package/dist/esm/digi-icon-send-outline.entry.js +3 -3
  1589. package/dist/esm/digi-icon-send-solid.entry.js +3 -3
  1590. package/dist/esm/digi-icon-settings.entry.js +3 -3
  1591. package/dist/esm/digi-icon-share-alt.entry.js +3 -3
  1592. package/dist/esm/digi-icon-share-chain.entry.js +3 -3
  1593. package/dist/esm/digi-icon-sliders-h.entry.js +3 -3
  1594. package/dist/esm/digi-icon-sokkandidat.entry.js +3 -3
  1595. package/dist/esm/digi-icon-sort-down.entry.js +3 -3
  1596. package/dist/esm/digi-icon-sort-up.entry.js +3 -3
  1597. package/dist/esm/digi-icon-sort.entry.js +3 -3
  1598. package/dist/esm/digi-icon-spinner.entry.js +3 -3
  1599. package/dist/esm/digi-icon-star-reg.entry.js +3 -3
  1600. package/dist/esm/digi-icon-star.entry.js +3 -3
  1601. package/dist/esm/digi-icon-suitcase-outline.entry.js +3 -3
  1602. package/dist/esm/digi-icon-suitcase-solid.entry.js +3 -3
  1603. package/dist/esm/digi-icon-system-assistance.entry.js +3 -3
  1604. package/dist/esm/digi-icon-table-column.entry.js +3 -3
  1605. package/dist/esm/digi-icon-table-row.entry.js +3 -3
  1606. package/dist/esm/digi-icon-task-done.entry.js +3 -3
  1607. package/dist/esm/digi-icon-toggle-off.entry.js +3 -3
  1608. package/dist/esm/digi-icon-toggle-on.entry.js +3 -3
  1609. package/dist/esm/digi-icon-twitter.entry.js +3 -3
  1610. package/dist/esm/digi-icon-tyck-till.entry.js +3 -3
  1611. package/dist/esm/digi-icon-unlock.entry.js +3 -3
  1612. package/dist/esm/digi-icon-update.entry.js +3 -3
  1613. package/dist/esm/digi-icon-upload.entry.js +3 -3
  1614. package/dist/esm/digi-icon-user-add.entry.js +2 -2
  1615. package/dist/esm/digi-icon-user-alt.entry.js +3 -3
  1616. package/dist/esm/digi-icon-user-edit.entry.js +2 -2
  1617. package/dist/esm/digi-icon-users-solid.entry.js +3 -3
  1618. package/dist/esm/digi-icon-videocamera-off.entry.js +3 -3
  1619. package/dist/esm/digi-icon-videocamera.entry.js +3 -3
  1620. package/dist/esm/digi-icon-volume.entry.js +3 -3
  1621. package/dist/esm/digi-icon-web-tv.entry.js +3 -3
  1622. package/dist/esm/digi-icon-wifi-signal0.entry.js +3 -3
  1623. package/dist/esm/digi-icon-wifi-signal1.entry.js +3 -3
  1624. package/dist/esm/digi-icon-wifi-signal2.entry.js +3 -3
  1625. package/dist/esm/digi-icon-wifi-signal3.entry.js +3 -3
  1626. package/dist/esm/digi-icon-window.entry.js +3 -3
  1627. package/dist/esm/digi-icon-x-button.entry.js +3 -3
  1628. package/dist/esm/digi-icon-youtube.entry.js +3 -3
  1629. package/dist/esm/digi-info-card-multi-container.entry.js +2 -2
  1630. package/dist/esm/digi-info-card-multi.entry.js +2 -2
  1631. package/dist/esm/digi-info-card.entry.js +2 -2
  1632. package/dist/esm/digi-layout-columns.entry.js +2 -2
  1633. package/dist/esm/digi-link-button.entry.js +2 -2
  1634. package/dist/esm/{digi-icon-external-link-alt_2.entry.js → digi-link-external.entry.js} +3 -26
  1635. package/dist/esm/digi-link-internal.entry.js +2 -2
  1636. package/dist/esm/digi-list.entry.js +2 -2
  1637. package/dist/esm/digi-loader-skeleton.entry.js +4 -4
  1638. package/dist/esm/digi-loader-spinner.entry.js +2 -2
  1639. package/dist/esm/digi-media-figure.entry.js +2 -2
  1640. package/dist/esm/digi-navigation-breadcrumbs.entry.js +4 -4
  1641. package/dist/esm/digi-navigation-pagination.entry.js +16 -15
  1642. package/dist/esm/digi-navigation-sidebar.entry.js +3 -3
  1643. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +7 -7
  1644. package/dist/esm/digi-navigation-vertical-menu.entry.js +2 -2
  1645. package/dist/esm/digi-notification-alert.entry.js +12 -11
  1646. package/dist/esm/digi-notification-error-page.entry.js +13 -12
  1647. package/dist/esm/digi-progress-circle.entry.js +9 -9
  1648. package/dist/esm/digi-progress-indicator.entry.js +4 -4
  1649. package/dist/esm/digi-progress-list-item.entry.js +6 -6
  1650. package/dist/esm/digi-progress-list.entry.js +2 -2
  1651. package/dist/esm/digi-progressbar.entry.js +3 -3
  1652. package/dist/esm/digi-quote.entry.js +2 -2
  1653. package/dist/esm/digi-table.entry.js +2 -2
  1654. package/dist/esm/digi-tablist-panel.entry.js +3 -3
  1655. package/dist/esm/digi-tablist.entry.js +6 -6
  1656. package/dist/esm/digi-tag-media.entry.js +3 -3
  1657. package/dist/esm/digi-tag.entry.js +2 -2
  1658. package/dist/esm/digi-tools-feedback-banner.entry.js +2 -2
  1659. package/dist/esm/digi-tools-feedback-rating.entry.js +2 -2
  1660. package/dist/esm/digi-tools-feedback.entry.js +11 -10
  1661. package/dist/esm/digi-tools-theme-provider.entry.js +2 -2
  1662. package/dist/esm/digi-typography-meta.entry.js +2 -2
  1663. package/dist/esm/digi-typography-time.entry.js +2 -2
  1664. package/dist/esm/digi-util-detect-click-outside.entry.js +2 -2
  1665. package/dist/esm/digi-util-detect-focus-outside.entry.js +2 -2
  1666. package/dist/esm/digi-util-keyup-handler.entry.js +2 -2
  1667. package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
  1668. package/dist/esm/digi-util-resize-observer.entry.js +2 -2
  1669. package/dist/esm/{form-validation-message-variation.enum-f7835fc5.js → form-file-upload-variation.enum-9c49ec5e.js} +1 -8
  1670. package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +15 -0
  1671. package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
  1672. package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
  1673. package/dist/esm/form-radiobutton-variation.enum-64c6038b.js +18 -0
  1674. package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
  1675. package/dist/esm/form-textarea-variation.enum-05017e8e.js +17 -0
  1676. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
  1677. package/dist/esm/{index-bfea2cc5.js → index-148a7577.js} +36 -81
  1678. package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
  1679. package/dist/esm/index-5b6c95c6.js +63 -0
  1680. package/dist/esm/index-8685f88d.js +170 -0
  1681. package/dist/esm/index.js +9 -8
  1682. package/dist/esm/loader.js +3 -3
  1683. package/dist/esm/{typography-variation.enum-dea0fe69.js → typography-variation.enum-5150a9b3.js} +63 -85
  1684. package/dist/types/components/_calendar/calendar/calendar.d.ts +13 -9
  1685. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +15 -36
  1686. package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +4 -15
  1687. package/dist/types/components/_form/form-input/form-input.d.ts +0 -1
  1688. package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +0 -16
  1689. package/dist/types/components/_form/form-textarea/form-textarea.d.ts +0 -1
  1690. package/dist/types/components/_header/header/header.d.ts +35 -2
  1691. package/dist/types/components/_header/header-navigation/header-navigation.d.ts +1 -0
  1692. package/dist/types/components/_logo/logo/logo.d.ts +19 -7
  1693. package/dist/types/components/_logo/title-logo/title-logo-variation.enum.d.ts +5 -0
  1694. package/dist/types/components/_logo/title-logo/title-logo.d.ts +52 -0
  1695. package/dist/types/components.d.ts +145 -120
  1696. package/dist/types/enums.d.ts +1 -2
  1697. package/dist/types/global/utils/applyStencilScope/applyStencilScope.util.d.ts +5 -0
  1698. package/dist/types/global/utils/applyStencilScope/index.d.ts +1 -0
  1699. package/hydrate/index.js +859 -784
  1700. package/hydrate/index.mjs +859 -784
  1701. package/package.json +1 -1
  1702. package/components/p-24fe2189.js +0 -9
  1703. package/components/p-290d1746.js +0 -13
  1704. package/components/p-82193a3f.js +0 -60
  1705. package/components/p-9a1bec0e.js +0 -9
  1706. package/dist/cjs/digi-button_19.cjs.entry.js +0 -4066
  1707. package/dist/cjs/digi-code-block_3.cjs.entry.js +0 -213
  1708. package/dist/cjs/digi-footer-card.cjs.entry.js +0 -29
  1709. package/dist/cjs/digi-footer.cjs.entry.js +0 -71
  1710. package/dist/cjs/digi-header-avatar.cjs.entry.js +0 -114
  1711. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +0 -27
  1712. package/dist/cjs/digi-header-navigation.cjs.entry.js +0 -224
  1713. package/dist/cjs/digi-header-notification.cjs.entry.js +0 -23
  1714. package/dist/cjs/digi-header.cjs.entry.js +0 -92
  1715. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +0 -30
  1716. package/dist/cjs/digi-icon-bars.cjs.entry.js +0 -30
  1717. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +0 -30
  1718. package/dist/cjs/digi-icon-copy.cjs.entry.js +0 -30
  1719. package/dist/cjs/digi-icon-envelope.cjs.entry.js +0 -30
  1720. package/dist/cjs/digi-icon-globe.cjs.entry.js +0 -30
  1721. package/dist/cjs/digi-icon-sign.cjs.entry.js +0 -30
  1722. package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
  1723. package/dist/cjs/digi-link.cjs.entry.js +0 -75
  1724. package/dist/cjs/digi-logo_2.cjs.entry.js +0 -64
  1725. package/dist/cjs/digi-media-image_2.cjs.entry.js +0 -167
  1726. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +0 -38
  1727. package/dist/cjs/digi-typography-preamble.cjs.entry.js +0 -20
  1728. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +0 -48
  1729. package/dist/cjs/footer-card-variation.enum-99555edc.js +0 -8
  1730. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +0 -9
  1731. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
  1732. package/dist/cjs/logo-variation.enum-607fadb4.js +0 -13
  1733. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +0 -17
  1734. package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +0 -7
  1735. package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +0 -7
  1736. package/dist/digi-arbetsformedlingen/p-02a6c3e6.entry.js +0 -1
  1737. package/dist/digi-arbetsformedlingen/p-0db17f9e.entry.js +0 -1
  1738. package/dist/digi-arbetsformedlingen/p-11035a85.entry.js +0 -1
  1739. package/dist/digi-arbetsformedlingen/p-1b26e051.entry.js +0 -1
  1740. package/dist/digi-arbetsformedlingen/p-1e7ead36.entry.js +0 -1
  1741. package/dist/digi-arbetsformedlingen/p-210f07d5.entry.js +0 -1
  1742. package/dist/digi-arbetsformedlingen/p-2242582b.entry.js +0 -1
  1743. package/dist/digi-arbetsformedlingen/p-290d1746.js +0 -1
  1744. package/dist/digi-arbetsformedlingen/p-2a814ab4.entry.js +0 -1
  1745. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
  1746. package/dist/digi-arbetsformedlingen/p-35360e65.entry.js +0 -1
  1747. package/dist/digi-arbetsformedlingen/p-38380fae.entry.js +0 -1
  1748. package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
  1749. package/dist/digi-arbetsformedlingen/p-4101f8a9.entry.js +0 -1
  1750. package/dist/digi-arbetsformedlingen/p-460572d9.entry.js +0 -1
  1751. package/dist/digi-arbetsformedlingen/p-4659accd.entry.js +0 -1
  1752. package/dist/digi-arbetsformedlingen/p-4b87e336.entry.js +0 -1
  1753. package/dist/digi-arbetsformedlingen/p-4f68f34d.entry.js +0 -1
  1754. package/dist/digi-arbetsformedlingen/p-5762d73d.entry.js +0 -1
  1755. package/dist/digi-arbetsformedlingen/p-580403f8.entry.js +0 -1
  1756. package/dist/digi-arbetsformedlingen/p-5990798b.entry.js +0 -1
  1757. package/dist/digi-arbetsformedlingen/p-5c6726e4.entry.js +0 -1
  1758. package/dist/digi-arbetsformedlingen/p-5f8a3b26.entry.js +0 -1
  1759. package/dist/digi-arbetsformedlingen/p-614d0764.entry.js +0 -1
  1760. package/dist/digi-arbetsformedlingen/p-648ed420.entry.js +0 -1
  1761. package/dist/digi-arbetsformedlingen/p-6c701c64.entry.js +0 -1
  1762. package/dist/digi-arbetsformedlingen/p-70cd00fd.entry.js +0 -1
  1763. package/dist/digi-arbetsformedlingen/p-7899fdd3.entry.js +0 -1
  1764. package/dist/digi-arbetsformedlingen/p-7f574281.entry.js +0 -1
  1765. package/dist/digi-arbetsformedlingen/p-871eb27f.entry.js +0 -1
  1766. package/dist/digi-arbetsformedlingen/p-8a89811e.entry.js +0 -1
  1767. package/dist/digi-arbetsformedlingen/p-8dde1275.entry.js +0 -1
  1768. package/dist/digi-arbetsformedlingen/p-903cd4b7.entry.js +0 -1
  1769. package/dist/digi-arbetsformedlingen/p-94170a0d.entry.js +0 -1
  1770. package/dist/digi-arbetsformedlingen/p-9eed8e11.entry.js +0 -1
  1771. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
  1772. package/dist/digi-arbetsformedlingen/p-aa63b05a.entry.js +0 -1
  1773. package/dist/digi-arbetsformedlingen/p-aa7b3a21.entry.js +0 -1
  1774. package/dist/digi-arbetsformedlingen/p-ad3bc89a.entry.js +0 -1
  1775. package/dist/digi-arbetsformedlingen/p-b2258360.entry.js +0 -1
  1776. package/dist/digi-arbetsformedlingen/p-bb92f2eb.js +0 -1
  1777. package/dist/digi-arbetsformedlingen/p-c1da0c35.entry.js +0 -1
  1778. package/dist/digi-arbetsformedlingen/p-c3cda078.entry.js +0 -1
  1779. package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
  1780. package/dist/digi-arbetsformedlingen/p-cf66e56b.entry.js +0 -1
  1781. package/dist/digi-arbetsformedlingen/p-d1886fff.js +0 -1
  1782. package/dist/digi-arbetsformedlingen/p-d3a16cd3.entry.js +0 -1
  1783. package/dist/digi-arbetsformedlingen/p-d4f972c0.entry.js +0 -1
  1784. package/dist/digi-arbetsformedlingen/p-db5a83cf.entry.js +0 -1
  1785. package/dist/digi-arbetsformedlingen/p-db5be953.entry.js +0 -1
  1786. package/dist/digi-arbetsformedlingen/p-e2fe3edf.entry.js +0 -1
  1787. package/dist/digi-arbetsformedlingen/p-e9f759f9.entry.js +0 -1
  1788. package/dist/digi-arbetsformedlingen/p-ee88e3f1.js +0 -1
  1789. package/dist/digi-arbetsformedlingen/p-f6ceba96.entry.js +0 -1
  1790. package/dist/esm/digi-button_19.entry.js +0 -4044
  1791. package/dist/esm/digi-code-block_3.entry.js +0 -207
  1792. package/dist/esm/digi-footer-card.entry.js +0 -25
  1793. package/dist/esm/digi-footer.entry.js +0 -67
  1794. package/dist/esm/digi-header-avatar.entry.js +0 -110
  1795. package/dist/esm/digi-header-navigation-item.entry.js +0 -23
  1796. package/dist/esm/digi-header-navigation.entry.js +0 -220
  1797. package/dist/esm/digi-header-notification.entry.js +0 -19
  1798. package/dist/esm/digi-header.entry.js +0 -88
  1799. package/dist/esm/digi-icon-accessibility-universal.entry.js +0 -26
  1800. package/dist/esm/digi-icon-bars.entry.js +0 -26
  1801. package/dist/esm/digi-icon-bell-filled.entry.js +0 -26
  1802. package/dist/esm/digi-icon-copy.entry.js +0 -26
  1803. package/dist/esm/digi-icon-envelope.entry.js +0 -26
  1804. package/dist/esm/digi-icon-globe.entry.js +0 -26
  1805. package/dist/esm/digi-icon-sign.entry.js +0 -26
  1806. package/dist/esm/digi-layout-block_2.entry.js +0 -87
  1807. package/dist/esm/digi-link.entry.js +0 -71
  1808. package/dist/esm/digi-logo_2.entry.js +0 -59
  1809. package/dist/esm/digi-media-image_2.entry.js +0 -162
  1810. package/dist/esm/digi-typography-heading-jumbo.entry.js +0 -34
  1811. package/dist/esm/digi-typography-preamble.entry.js +0 -16
  1812. package/dist/esm/digi-util-breakpoint-observer.entry.js +0 -44
  1813. package/dist/esm/footer-card-variation.enum-cc732148.js +0 -8
  1814. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +0 -9
  1815. package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
  1816. package/dist/esm/logo-variation.enum-5b68b79f.js +0 -13
  1817. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +0 -17
  1818. package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +0 -6
  1819. package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +0 -6
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMarkerFilledCss = ".sc-digi-icon-marker-filled-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-marker-filled-h svg.sc-digi-icon-marker-filled{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMarkerFilled = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '6617299e53c49d29302b066a77b39381e4ab839a', class: "digi-icon-marker-filled", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '9ef5378fd1603499e8a54c041d3ba2df790efcf4', class: "digi-icon-marker-filled", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '22a16a9da7fbf1b42963256e4a84af65ae673257', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '19c5d9981417d8cad6980b2334c1b1cc95fa4117' }, this.afDesc), h("path", { key: 'deeddf14fbb3a185f78a31833c583a70a417e544', class: "digi-icon-marker-filled__shape", d: "M22.150125,47.031551 C8.5284375,27.2841496 6,25.2574626 6,18 C6,8.05884178 14.0588438,0 24,0 C33.9411562,0 42,8.05884178 42,18 C42,25.2574626 39.4715625,27.2841496 25.849875,47.031551 C24.9559688,48.3228632 23.0439375,48.3227695 22.150125,47.031551 Z M24,25.4999974 C28.1421562,25.4999974 31.5,22.1421508 31.5,17.9999974 C31.5,13.8578404 28.1421562,10.4999974 24,10.4999974 C19.8578437,10.4999974 16.5,13.8578404 16.5,17.9999974 C16.5,22.1421508 19.8578437,25.4999974 24,25.4999974 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '55147917e33aaf5126456508cfc5e5c57509286b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '3cb82bff0ac6aca3127fa9b4993ace7fa7437d34' }, this.afDesc), h("path", { key: 'dbb988f94fc875f2b2cbc383caddf2d622acb016', class: "digi-icon-marker-filled__shape", d: "M22.150125,47.031551 C8.5284375,27.2841496 6,25.2574626 6,18 C6,8.05884178 14.0588438,0 24,0 C33.9411562,0 42,8.05884178 42,18 C42,25.2574626 39.4715625,27.2841496 25.849875,47.031551 C24.9559688,48.3228632 23.0439375,48.3227695 22.150125,47.031551 Z M24,25.4999974 C28.1421562,25.4999974 31.5,22.1421508 31.5,17.9999974 C31.5,13.8578404 28.1421562,10.4999974 24,10.4999974 C19.8578437,10.4999974 16.5,13.8578404 16.5,17.9999974 C16.5,22.1421508 19.8578437,25.4999974 24,25.4999974 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconMarkerFilled.style = DigiIconMarkerFilledStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMarkerCss = ".sc-digi-icon-marker-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-marker-h svg.sc-digi-icon-marker{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMarker = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '4e760dd64b62f6e80345e0d9c4518b2df41782b2', class: "digi-icon-marker", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'e265b8cf3d7fd5eb7a69e9589767db90a8e17f8f', class: "digi-icon-marker", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'ae8e3a10e6a6c86c35d562f5c8e02f331ab3fba5', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2fd45183c5935b46b913a43d43379c90ef9240e1' }, this.afDesc), h("path", { key: 'b9596577c22b05014ed5446a98b7d641b38ef6f5', class: "digi-icon-marker__shape", d: "M24,0 C14.0534063,0 6,8.06381641 6,18 C6,24.6672307 8.24915625,26.7507317 20.1816562,45.8835222 C21.94275,48.7071798 26.0592187,48.7038048 27.81825,45.8835222 C39.7570312,26.7407005 42,24.6659182 42,18 C42,8.05341015 33.9361875,0 24,0 Z M24,43.5000211 C12.054,24.3455743 10.5,23.1363862 10.5,18.0000022 C10.5,10.5441614 16.5441563,4.50000218 24,4.50000218 C31.4558437,4.50000218 37.5,10.5441614 37.5,18.0000022 C37.5,23.1143549 36.0781875,24.1336054 24,43.5000211 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e50f1d02e688ce8ef9ae1026ab99fb2833cb76d9', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '062834f3033f6a7dd9d7a05c86a642cdddd72d74' }, this.afDesc), h("path", { key: '9a9efd4735e0ce28fbf49297049f6fc490113da3', class: "digi-icon-marker__shape", d: "M24,0 C14.0534063,0 6,8.06381641 6,18 C6,24.6672307 8.24915625,26.7507317 20.1816562,45.8835222 C21.94275,48.7071798 26.0592187,48.7038048 27.81825,45.8835222 C39.7570312,26.7407005 42,24.6659182 42,18 C42,8.05341015 33.9361875,0 24,0 Z M24,43.5000211 C12.054,24.3455743 10.5,23.1363862 10.5,18.0000022 C10.5,10.5441614 16.5441563,4.50000218 24,4.50000218 C31.4558437,4.50000218 37.5,10.5441614 37.5,18.0000022 C37.5,23.1143549 36.0781875,24.1336054 24,43.5000211 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconMarker.style = DigiIconMarkerStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMediaCourseCss = ".sc-digi-icon-media-course-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-media-course-h svg.sc-digi-icon-media-course{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMediaCourse = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '774e6c2548888f0bab900c21205eff4a77587e8c', class: "digi-icon-media-course", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '2b6d6466a53adb337b85aa427817f629bf49a58d', class: "digi-icon-media-course", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e97529e0f1da8d70f8ac119e09901f16b26d7013', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '375b016675dcd36bbc9acbadbbd369927703a56c' }, this.afDesc), h("path", { key: 'b44ff89e5472bdd6156253c12610390a0860c444', class: "digi-icon-media-course__shape", d: "M40.7878788,0 C43.465623,0 45.6363636,2.17074061 45.6363636,4.84848485 L45.6363636,43.1515152 C45.6363636,45.8292594 43.465623,48 40.7878788,48 L11.6969697,48 C6.34148121,48 2,43.6585188 2,38.3030303 L2,9.6969697 C2,4.66876107 5.82706929,0.534412361 10.7272502,0.0478812611 L10.7272727,0 L40.7878788,0 Z M40.7878788,4.84848485 L26,4.848 L26,17.8909296 C26,19.1616284 24.9698951,20.1917635 23.6991963,20.1917635 C23.1408408,20.1917635 22.601537,19.9886909 22.1818182,19.6204558 L19.9624223,17.6732967 C19.0476445,16.8707279 17.6796282,16.8707279 16.7648504,17.6732967 L14.5454545,19.6204558 C13.5902636,20.4584806 12.136575,20.3634987 11.2985501,19.4083077 C10.9303151,18.9885889 10.7272727,18.4492852 10.7272727,17.8909296 L10.7271785,4.94549123 C8.62897951,5.37144669 7.02282264,7.1523487 6.8617836,9.33512159 L6.84848485,9.6969697 L6.84848485,38.3030303 C6.84848485,40.8590589 8.8263704,42.9531276 11.3351216,43.1382164 L11.6969697,43.1515152 L40.7878788,43.1515152 L40.7878788,4.84848485 Z M21.151,4.848 L15.575,4.848 L15.5757576,12.7757576 L15.9443377,12.6359275 C17.5076218,12.0852045 19.2196509,12.0852045 20.782935,12.6359275 L21.1515152,12.7781818 L21.151,4.848 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e2c7a64223cac14d9a0ed37b6ac2e81d90c480bd', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a8b2ec57e1fa6acd2816ff9bed44efc82fcb2521' }, this.afDesc), h("path", { key: 'b14cd897731163a3a197ed7624098fcdf0841ed7', class: "digi-icon-media-course__shape", d: "M40.7878788,0 C43.465623,0 45.6363636,2.17074061 45.6363636,4.84848485 L45.6363636,43.1515152 C45.6363636,45.8292594 43.465623,48 40.7878788,48 L11.6969697,48 C6.34148121,48 2,43.6585188 2,38.3030303 L2,9.6969697 C2,4.66876107 5.82706929,0.534412361 10.7272502,0.0478812611 L10.7272727,0 L40.7878788,0 Z M40.7878788,4.84848485 L26,4.848 L26,17.8909296 C26,19.1616284 24.9698951,20.1917635 23.6991963,20.1917635 C23.1408408,20.1917635 22.601537,19.9886909 22.1818182,19.6204558 L19.9624223,17.6732967 C19.0476445,16.8707279 17.6796282,16.8707279 16.7648504,17.6732967 L14.5454545,19.6204558 C13.5902636,20.4584806 12.136575,20.3634987 11.2985501,19.4083077 C10.9303151,18.9885889 10.7272727,18.4492852 10.7272727,17.8909296 L10.7271785,4.94549123 C8.62897951,5.37144669 7.02282264,7.1523487 6.8617836,9.33512159 L6.84848485,9.6969697 L6.84848485,38.3030303 C6.84848485,40.8590589 8.8263704,42.9531276 11.3351216,43.1382164 L11.6969697,43.1515152 L40.7878788,43.1515152 L40.7878788,4.84848485 Z M21.151,4.848 L15.575,4.848 L15.5757576,12.7757576 L15.9443377,12.6359275 C17.5076218,12.0852045 19.2196509,12.0852045 20.782935,12.6359275 L21.1515152,12.7781818 L21.151,4.848 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconMediaCourse.style = DigiIconMediaCourseStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMediaPodcastCss = ".sc-digi-icon-media-podcast-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-media-podcast-h svg.sc-digi-icon-media-podcast{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMediaPodcast = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'c2acc07e2655d2d5ac97ee5e7bbb3b130219f861', class: "digi-icon-media-podcast", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'df804cfce6b1970b02861cd01ce3699f1d9c2d2a', class: "digi-icon-media-podcast", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '0fb85528887dbcdf77c49e42b99a85872cde08ff', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '769b48a243099f14cc82c7d17d7402d925da70fb' }, this.afDesc), h("path", { key: '3bbf78ab8015781dbf6e6f15d5de35e7ac1cfe70', class: "digi-icon-media-podcast__shape", d: "M24,3 C10.73625,3 0,13.5150306 0,26.5102041 L0,31.0757755 C0,31.8752729 0.441953143,32.6120853 1.15490625,33.0012245 L3.00196875,34.0093163 C3.085125,39.6197143 7.7529375,44.1428571 13.5,44.1428571 L15.75,44.1428571 C16.9926563,44.1428571 18,43.1560714 18,41.9387755 L18,25.7755102 C18,24.5582143 16.9926563,23.5714286 15.75,23.5714286 L13.5,23.5714286 C9.68025,23.5714286 6.3373125,25.5696122 4.5,28.5569694 L4.5,26.5102041 C4.5,15.9773571 13.2477188,7.40816327 24,7.40816327 C34.7522813,7.40816327 43.5,15.9773571 43.5,26.5102041 L43.5,28.5569694 C41.6626875,25.5696122 38.31975,23.5714286 34.5,23.5714286 L32.25,23.5714286 C31.0073438,23.5714286 30,24.5582143 30,25.7755102 L30,41.9387755 C30,43.1560714 31.0073438,44.1428571 32.25,44.1428571 L34.5,44.1428571 C40.2470625,44.1428571 44.914875,39.6197143 44.9980313,34.0092245 L46.8450938,33.0011327 C47.5580469,32.6119935 48,31.8751811 48,31.0756837 L48,26.5102041 C48,13.5171429 37.2659063,3 24,3 L24,3 Z M13.5,27.9795918 L13.5,39.7346939 C10.1915625,39.7346939 7.5,37.0980612 7.5,33.8571429 C7.5,30.6162245 10.1915625,27.9795918 13.5,27.9795918 Z M34.5,39.7346939 L34.5,27.9795918 C37.8084375,27.9795918 40.5,30.6162245 40.5,33.8571429 C40.5,37.0980612 37.8084375,39.7346939 34.5,39.7346939 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '556258a1a81784c931580a354915d81fc7e790b4', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a2a305f474688933611023e825b32a52197ee29f' }, this.afDesc), h("path", { key: '1287fec7926a9fbc255dab9692fc8a4394c39343', class: "digi-icon-media-podcast__shape", d: "M24,3 C10.73625,3 0,13.5150306 0,26.5102041 L0,31.0757755 C0,31.8752729 0.441953143,32.6120853 1.15490625,33.0012245 L3.00196875,34.0093163 C3.085125,39.6197143 7.7529375,44.1428571 13.5,44.1428571 L15.75,44.1428571 C16.9926563,44.1428571 18,43.1560714 18,41.9387755 L18,25.7755102 C18,24.5582143 16.9926563,23.5714286 15.75,23.5714286 L13.5,23.5714286 C9.68025,23.5714286 6.3373125,25.5696122 4.5,28.5569694 L4.5,26.5102041 C4.5,15.9773571 13.2477188,7.40816327 24,7.40816327 C34.7522813,7.40816327 43.5,15.9773571 43.5,26.5102041 L43.5,28.5569694 C41.6626875,25.5696122 38.31975,23.5714286 34.5,23.5714286 L32.25,23.5714286 C31.0073438,23.5714286 30,24.5582143 30,25.7755102 L30,41.9387755 C30,43.1560714 31.0073438,44.1428571 32.25,44.1428571 L34.5,44.1428571 C40.2470625,44.1428571 44.914875,39.6197143 44.9980313,34.0092245 L46.8450938,33.0011327 C47.5580469,32.6119935 48,31.8751811 48,31.0756837 L48,26.5102041 C48,13.5171429 37.2659063,3 24,3 L24,3 Z M13.5,27.9795918 L13.5,39.7346939 C10.1915625,39.7346939 7.5,37.0980612 7.5,33.8571429 C7.5,30.6162245 10.1915625,27.9795918 13.5,27.9795918 Z M34.5,39.7346939 L34.5,27.9795918 C37.8084375,27.9795918 40.5,30.6162245 40.5,33.8571429 C40.5,37.0980612 37.8084375,39.7346939 34.5,39.7346939 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconMediaPodcast.style = DigiIconMediaPodcastStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMicrophoneOffCss = ".sc-digi-icon-microphone-off-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-microphone-off-h svg.sc-digi-icon-microphone-off{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMicrophoneOff = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'adc1d85f4a47651de3d9eb49fa123eff54e26299', class: "digi-icon-microphone-off", width: "48", height: "48", viewBox: "0 0 33.9992407 47.999", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '61d75df19350087d2ad24c3f5f4cd6485483d287', class: "digi-icon-microphone-off", width: "48", height: "48", viewBox: "0 0 33.9992407 47.999", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, fill: "currentColor", id: "Icon" }, this.afTitle && h("title", { key: 'fce14231c7d9d2cad49488672f0252b5b216b2b3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '6abee2fd7264a6cd5579213fd2d788f000c3696f' }, this.afDesc), h("g", { key: 'b848efc44d6910f79bf9987d0bfcea9b402987bc', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: '25b9e826cda2800c02c45d3d22e98856bd11a220', id: "Artboard", transform: "translate(-1651.000000, -853.000000)", "fill-rule": "nonzero" }, h("g", { key: '1a479a4f99e726e9e70d18a8f2a5e83b4eda1c96', id: "mic-bred-off-v2", transform: "translate(1651.000000, 853.000000)" }, h("path", { key: '2571d7c53d7ccce1499cfad026961e418055960d', d: "M14.8144981,32.556 L7.52549813,22.356 L7.52549813,26.497 C7.52549813,29.838 10.2244981,32.556 13.5414981,32.556 L14.8144981,32.556 Z", id: "Path" }), h("path", { key: '261759653d7ec0bf2522922a80c6f2c4e53bf30d', d: "M10.3634981,34.398 C7.34749813,34.398 4.89349813,31.926 4.89349813,28.888 L4.89349813,18.118 C4.89349813,17.035 4.02149813,16.157 2.94649813,16.157 C1.87149813,16.157 0.999498134,17.035 0.999498134,18.118 L0.999498134,28.888 C0.999498134,34.089 5.20049813,38.319 10.3634981,38.319 L15.0524981,38.319 L15.0524981,46.039 C15.0524981,47.122 15.9244981,47.999 16.9994981,47.999 C18.0744981,47.999 18.9464981,47.122 18.9464981,46.039 L18.9464981,38.338 L16.1314981,34.398 L10.3634981,34.398 L10.3634981,34.398 Z", id: "Path" }), h("path", { key: '499246919771ab270653d2d9d355a65b7f8489a8', d: "M33.6524981,44.013 L28.5614981,36.889 C31.2204981,35.227 32.9994981,32.268 32.9994981,28.889 L32.9994981,18.119 C32.9994981,17.036 32.1274981,16.158 31.0524981,16.158 C29.9774981,16.158 29.1054981,17.036 29.1054981,18.119 L29.1054981,28.889 C29.1054981,30.959 27.9654981,32.764 26.2854981,33.705 L24.3984981,31.065 C25.6684981,29.956 26.4724981,28.321 26.4724981,26.498 L26.4724981,6.059 C26.4724981,2.718 23.7734981,0 20.4564981,0 L13.5414981,0 C10.2234981,0 7.52549813,2.718 7.52549813,6.059 L7.52549813,7.454 L3.49949813,1.819 C2.88949813,0.954 1.69149813,0.741 0.820498134,1.34 C0.484498134,1.57 0.246498134,1.888 0.116498134,2.242 C-0.0905018659,2.805 -0.0265018659,3.456 0.347498134,3.987 L30.4994981,46.181 C30.7344981,46.515 31.0574981,46.751 31.4154981,46.881 C31.9854981,47.089 32.6434981,47.027 33.1774981,46.66 C33.5134981,46.429 33.7514981,46.111 33.8814981,45.757 C34.0904981,45.195 34.0254981,44.544 33.6524981,44.013 Z M11.4194981,6.059 C11.4194981,4.88 12.3714981,3.922 13.5414981,3.922 L20.4564981,3.922 C21.6264981,3.922 22.5784981,4.881 22.5784981,6.059 L22.5784981,26.498 C22.5784981,27.009 22.3924981,27.473 22.0944981,27.841 L11.4194981,12.903 L11.4194981,6.059 Z", id: "Shape" }))))));
21
+ : undefined, fill: "currentColor", id: "Icon" }, this.afTitle && h("title", { key: 'b02afc40fbcead98e92ee03ea2b433b574d574d8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '417670b9141c861dac393a7a0e7b86b32e623d0f' }, this.afDesc), h("g", { key: '57694343d5551bacbfb78037127cac67f5a84ffd', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: '245fa33794b962660c46c25d9c915b87d05382b8', id: "Artboard", transform: "translate(-1651.000000, -853.000000)", "fill-rule": "nonzero" }, h("g", { key: 'be0fa2b66a9515120d66eb095cdf080c892944a2', id: "mic-bred-off-v2", transform: "translate(1651.000000, 853.000000)" }, h("path", { key: '6a355929d332a62ae9869404f26a8021cba2d7c8', d: "M14.8144981,32.556 L7.52549813,22.356 L7.52549813,26.497 C7.52549813,29.838 10.2244981,32.556 13.5414981,32.556 L14.8144981,32.556 Z", id: "Path" }), h("path", { key: '4450dc74c4c2daaeecfc801162714701e8d36d9c', d: "M10.3634981,34.398 C7.34749813,34.398 4.89349813,31.926 4.89349813,28.888 L4.89349813,18.118 C4.89349813,17.035 4.02149813,16.157 2.94649813,16.157 C1.87149813,16.157 0.999498134,17.035 0.999498134,18.118 L0.999498134,28.888 C0.999498134,34.089 5.20049813,38.319 10.3634981,38.319 L15.0524981,38.319 L15.0524981,46.039 C15.0524981,47.122 15.9244981,47.999 16.9994981,47.999 C18.0744981,47.999 18.9464981,47.122 18.9464981,46.039 L18.9464981,38.338 L16.1314981,34.398 L10.3634981,34.398 L10.3634981,34.398 Z", id: "Path" }), h("path", { key: '005ae1d300da702bfc48602538eef37450cc64bc', d: "M33.6524981,44.013 L28.5614981,36.889 C31.2204981,35.227 32.9994981,32.268 32.9994981,28.889 L32.9994981,18.119 C32.9994981,17.036 32.1274981,16.158 31.0524981,16.158 C29.9774981,16.158 29.1054981,17.036 29.1054981,18.119 L29.1054981,28.889 C29.1054981,30.959 27.9654981,32.764 26.2854981,33.705 L24.3984981,31.065 C25.6684981,29.956 26.4724981,28.321 26.4724981,26.498 L26.4724981,6.059 C26.4724981,2.718 23.7734981,0 20.4564981,0 L13.5414981,0 C10.2234981,0 7.52549813,2.718 7.52549813,6.059 L7.52549813,7.454 L3.49949813,1.819 C2.88949813,0.954 1.69149813,0.741 0.820498134,1.34 C0.484498134,1.57 0.246498134,1.888 0.116498134,2.242 C-0.0905018659,2.805 -0.0265018659,3.456 0.347498134,3.987 L30.4994981,46.181 C30.7344981,46.515 31.0574981,46.751 31.4154981,46.881 C31.9854981,47.089 32.6434981,47.027 33.1774981,46.66 C33.5134981,46.429 33.7514981,46.111 33.8814981,45.757 C34.0904981,45.195 34.0254981,44.544 33.6524981,44.013 Z M11.4194981,6.059 C11.4194981,4.88 12.3714981,3.922 13.5414981,3.922 L20.4564981,3.922 C21.6264981,3.922 22.5784981,4.881 22.5784981,6.059 L22.5784981,26.498 C22.5784981,27.009 22.3924981,27.473 22.0944981,27.841 L11.4194981,12.903 L11.4194981,6.059 Z", id: "Shape" }))))));
22
22
  }
23
23
  };
24
24
  IconMicrophoneOff.style = DigiIconMicrophoneOffStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMicrophoneCss = ".sc-digi-icon-microphone-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-microphone-h svg.sc-digi-icon-microphone{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMicrophone = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'cad8ca3e819879908f234323b90173d143a94f31', class: "digi-icon-microphone", width: "48", height: "48", viewBox: "0 0 32 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'f00c6d5eef10c3c5f1c1c1a58b14fc74b2fe5d6b', class: "digi-icon-microphone", width: "48", height: "48", viewBox: "0 0 32 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, fill: "currentColor", "fill-rule": "nonzero", id: "Icon" }, this.afTitle && h("title", { key: '2e65261c256fa849cb97796a1d47bce23e9a3a48', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cb2b7692db7209db2b2050c67b25bf1d3a0fb276' }, this.afDesc), h("g", { key: '2e567ba8716dda5b92c005c09d2109ccc1f993ca', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: '4b348c392f21192cb52bda4fa8e1990728390670', id: "Artboard", transform: "translate(-1591.000000, -853.000000)", "fill-rule": "nonzero" }, h("g", { key: 'c528973d5de8a572474ec74689a60f849da85aa0', id: "mic-bred-on-v2", transform: "translate(1591.000000, 853.000000)" }, h("path", { key: '52dae8e7bc66fe1bc985e0b6b0802cb219a7c404', d: "M19.457,32.556 L12.542,32.556 C9.224,32.556 6.526,29.838 6.526,26.497 L6.526,6.059 C6.526,2.718 9.225,0 12.543,0 L19.458,0 C22.775,0 25.474,2.718 25.474,6.059 L25.474,26.498 C25.473,29.839 22.774,32.556 19.457,32.556 Z M12.543,3.921 C11.373,3.921 10.421,4.88 10.421,6.059 L10.421,26.498 C10.421,27.677 11.373,28.636 12.543,28.636 L19.458,28.636 C20.628,28.636 21.58,27.677 21.58,26.498 L21.58,6.059 C21.58,4.88 20.628,3.921 19.458,3.921 L12.543,3.921 Z", id: "Shape" }), h("path", { key: 'ac94a50a90e4e6262959f2e2fcda851c1b86dc50', d: "M30.053,16.158 C28.978,16.158 28.106,17.036 28.106,18.119 L28.106,28.889 C28.106,31.927 25.652,34.399 22.636,34.399 L9.364,34.399 C6.348,34.399 3.894,31.927 3.894,28.889 L3.894,18.119 C3.894,17.036 3.022,16.158 1.947,16.158 C0.872,16.158 0,17.035 0,18.118 L0,28.888 C0,34.089 4.201,38.319 9.364,38.319 L14.053,38.319 L14.053,46.039 C14.053,47.122 14.925,48 16,48 C17.075,48 17.947,47.122 17.947,46.039 L17.947,38.319 L22.636,38.319 C27.799,38.319 32,34.089 32,28.888 L32,18.118 C32,17.035 31.128,16.158 30.053,16.158 Z", id: "Path" }))))));
21
+ : undefined, fill: "currentColor", "fill-rule": "nonzero", id: "Icon" }, this.afTitle && h("title", { key: 'c2f697c89c66a796e1551bb0d1c4ced424c065ca', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2b613d8a88b7c114aac29e9e6e9adc9298f6365c' }, this.afDesc), h("g", { key: 'bb2f9d45997df4237e49223dcb11e82287bc3042', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: 'd6502abf0891fb1c8718dade4468053e6dfc5bad', id: "Artboard", transform: "translate(-1591.000000, -853.000000)", "fill-rule": "nonzero" }, h("g", { key: '6aa304d830ea4d9981f5c6240471ebc25155130a', id: "mic-bred-on-v2", transform: "translate(1591.000000, 853.000000)" }, h("path", { key: '2b8816c6aec5438234b5ef365133f908fc0c5143', d: "M19.457,32.556 L12.542,32.556 C9.224,32.556 6.526,29.838 6.526,26.497 L6.526,6.059 C6.526,2.718 9.225,0 12.543,0 L19.458,0 C22.775,0 25.474,2.718 25.474,6.059 L25.474,26.498 C25.473,29.839 22.774,32.556 19.457,32.556 Z M12.543,3.921 C11.373,3.921 10.421,4.88 10.421,6.059 L10.421,26.498 C10.421,27.677 11.373,28.636 12.543,28.636 L19.458,28.636 C20.628,28.636 21.58,27.677 21.58,26.498 L21.58,6.059 C21.58,4.88 20.628,3.921 19.458,3.921 L12.543,3.921 Z", id: "Shape" }), h("path", { key: 'df5459d157443128f43d17c4ed83e1b3ef97fa7e', d: "M30.053,16.158 C28.978,16.158 28.106,17.036 28.106,18.119 L28.106,28.889 C28.106,31.927 25.652,34.399 22.636,34.399 L9.364,34.399 C6.348,34.399 3.894,31.927 3.894,28.889 L3.894,18.119 C3.894,17.036 3.022,16.158 1.947,16.158 C0.872,16.158 0,17.035 0,18.118 L0,28.888 C0,34.089 4.201,38.319 9.364,38.319 L14.053,38.319 L14.053,46.039 C14.053,47.122 14.925,48 16,48 C17.075,48 17.947,47.122 17.947,46.039 L17.947,38.319 L22.636,38.319 C27.799,38.319 32,34.089 32,28.888 L32,18.118 C32,17.035 31.128,16.158 30.053,16.158 Z", id: "Path" }))))));
22
22
  }
23
23
  };
24
24
  IconMicrophone.style = DigiIconMicrophoneStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMinusCss = ".sc-digi-icon-minus-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-minus-h svg.sc-digi-icon-minus{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMinus = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'e430c27ccdc6d959d3709d92c4284f962df4e713', class: "digi-icon-minus", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '16bcc71cfe986f9a11017261c24ec4bd2667fe59', class: "digi-icon-minus", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '915dad60f4aa7313e912254b90d17f22f2a3b237', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '36940b17aa63288b1a5f5d9b5d30a7219caa42d9' }, this.afDesc), h("path", { key: '550e1dd313e3d120d81cf6b663fab240dfbd8cd9', class: "digi-icon-minus__shape", d: "M21.2,13c0,0.7-0.5,1.2-1.2,1.2H2c-0.7,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2H20C20.7,11.8,21.2,12.4,21.2,13z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '047e1f072e32a8ff127fd348360896ec40b9ca45', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2bf5112ca0dc1f6b2277beced4d9e76c484a48e1' }, this.afDesc), h("path", { key: '006ee074160f1513300129da5a8b17ce447835fb', class: "digi-icon-minus__shape", d: "M21.2,13c0,0.7-0.5,1.2-1.2,1.2H2c-0.7,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2H20C20.7,11.8,21.2,12.4,21.2,13z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconMinus.style = DigiIconMinusStyle0;
@@ -36,11 +36,11 @@ const IconPlus = class {
36
36
  this.titleId = randomIdGenerator('icontitle');
37
37
  }
38
38
  render() {
39
- return (h("svg", { key: 'ad8a5744dbad4f4c4703c7a263d42885c2617262', class: "digi-icon-plus", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
39
+ return (h("svg", { key: '245e229f5cec7671f37f5500cfb7212ebced6d61', class: "digi-icon-plus", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
40
40
  ? this.afSvgAriaLabelledby
41
41
  : this.afTitle
42
42
  ? this.titleId
43
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '1116db48d6f55a0f433fc74b92889387824f84ce', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '83da981bb170a5bd7e7acd109641c1f14d55176c' }, this.afDesc), h("path", { key: '991164d55d0250a86626bdfc5ab1a6be226bf6c4', class: "digi-icon-plus__shape", d: "M21.6,13c0,0.7-0.5,1.2-1.2,1.2h-7.9V22c0,0.7-0.5,1.2-1.2,1.2s-1.2-0.5-1.2-1.2v-7.9H2.3c-0.7,0-1.2-0.5-1.2-1.2 c0-0.6,0.5-1.2,1.2-1.2h7.9V4c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v7.9h7.9C21.1,11.8,21.6,12.4,21.6,13z", fill: "currentColor", "fill-rule": "nonzero" })));
43
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '3cb67defae09e9fdf28aa5272237b42e05d1139c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7820f81f821aa310abdcc02e5c1eabffa37f933a' }, this.afDesc), h("path", { key: '5596c5b4ca49f77d18d638c65c3f656492d1d15f', class: "digi-icon-plus__shape", d: "M21.6,13c0,0.7-0.5,1.2-1.2,1.2h-7.9V22c0,0.7-0.5,1.2-1.2,1.2s-1.2-0.5-1.2-1.2v-7.9H2.3c-0.7,0-1.2-0.5-1.2-1.2 c0-0.6,0.5-1.2,1.2-1.2h7.9V4c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v7.9h7.9C21.1,11.8,21.6,12.4,21.6,13z", fill: "currentColor", "fill-rule": "nonzero" })));
44
44
  }
45
45
  };
46
46
  IconPlus.style = DigiIconPlusStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconMoveCss = ".sc-digi-icon-move-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-move-h svg.sc-digi-icon-move{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconMove = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '2a233888b76601e6acb7788867921136e3855e2e', class: "digi-icon-move", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'f2465ef8dfe4e5be2640199167cc0df1ba6af24c', class: "digi-icon-move", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '3cf214f328e60b84b4f43a6dabf9e949e14ac864', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cbeca8bb719b5d4d2fa68edbdb7d95efe034a9b2' }, this.afDesc), h("defs", { key: 'b6a13f1b3a6c5d39d038d623f8b3d879c31c1a99' }, h("polygon", { key: '7e18f727c5ba25e83427778ce57226043c947d15', points: "0 0 62 0 62 62 0 62" })), h("g", { key: 'c092039b02df07da98245a2a459885bcdfc5dc69', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '4d17fbd3100b45177d7ccf311da831f648e341c9', transform: "translate(-40, -972)" }, h("g", { key: '842c813e41f345de771d5075cbe632f7e57dc6a8', transform: "translate(40, 972)" }, h("path", { key: 'b128e6517df25cb3dd664d9efe641983fe44b747', d: "M62,30.627194 C61.9983684,30.0659456 61.6753158,29.586274 61.2086842,29.3448067 L49.8414737,21.9147917 L49.8333158,21.9196863 C49.5102632,21.7385858 49.1431579,21.6276414 48.7466842,21.6276414 C47.5099474,21.6276414 46.5065263,22.627773 46.5,23.8628457 L46.5,23.8628457 L46.5,23.8710034 L46.5,27.8698982 L33.9743684,27.8698982 L33.9743684,15.5012237 L38.1381579,15.4995921 C39.3732632,15.493066 40.3734211,14.4913029 40.3734211,13.2545986 C40.3734211,12.8565038 40.2608421,12.4910397 40.0813684,12.1679956 L40.0862632,12.1582064 L32.6544211,0.792926502 C32.4145789,0.324675666 31.93,0 31.3671053,0 L30.628,0.00163153601 C30.0667368,0.00326307202 29.5854211,0.326307202 29.3455789,0.792926502 L21.9137368,12.1582064 L21.9186316,12.1679956 C21.7391579,12.4910397 21.6265789,12.8565038 21.6265789,13.2545986 C21.6265789,14.4913029 22.6267368,15.493066 23.8618421,15.4995921 L23.8634737,15.5012237 L23.8716316,15.5012237 L27.8706316,15.5012237 L27.8706316,27.8698982 L15.5,27.8698982 L15.5,23.8628457 C15.4934737,22.627773 14.4916842,21.6276414 13.2549474,21.6276414 C12.8584737,21.6276414 12.4913684,21.7385858 12.1683158,21.9196863 L12.1585263,21.9147917 L0.792947368,29.336649 L0.792947368,29.3448067 C0.324684211,29.586274 0,30.0692087 0,30.6320886 L0,31.372806 C0.00326315789,31.9340544 0.326315789,32.413726 0.792947368,32.6551933 L0.792947368,32.663351 L12.1585263,40.0852083 L12.1683158,40.0803137 C12.4913684,40.2614142 12.8584737,40.3723586 13.2549474,40.3723586 C14.4916842,40.3723586 15.4934737,39.372227 15.5,38.1371543 L15.5,38.1371543 L15.5,38.1289966 L15.5,33.9751059 L27.8706316,33.9751059 L27.8706316,46.4987763 L23.8618421,46.5004079 C22.6267368,46.5053025 21.6265789,47.5086971 21.6265789,48.7454014 C21.6265789,49.1418647 21.7391579,49.5089603 21.9186316,49.8320044 L21.9137368,49.8401621 L29.3374211,61.2070735 L29.3455789,61.2070735 C29.5870526,61.6753243 30.07,62 30.6328947,62 L31.3736316,61.9983685 C31.9332632,61.9967369 32.4145789,61.6736928 32.6544211,61.2070735 L32.6625789,61.2070735 L40.0862632,49.8401621 L40.0813684,49.8320044 C40.2608421,49.5089603 40.3734211,49.1418647 40.3734211,48.7454014 C40.3734211,47.5086971 39.3732632,46.5053025 38.1381579,46.5004079 L38.1381579,46.4987763 L38.1283684,46.4987763 L33.9743684,46.4987763 L33.9743684,33.9751059 L46.5,33.9751059 L46.5,38.1371543 C46.5065263,39.372227 47.5099474,40.3723586 48.7466842,40.3723586 C49.1431579,40.3723586 49.5102632,40.2614142 49.8333158,40.0803137 L49.8414737,40.0852083 L61.2086842,32.6551933 C61.6769474,32.413726 62,31.9307913 62,31.3679114 L62,30.627194 Z", fill: "currentColor" }))))));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '1c4fbc9c46362edc901d086be050b45af5201bdd', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e482b7888b12472a8cf1f5090a469f706ec5c894' }, this.afDesc), h("defs", { key: 'c5af265f01972a214def132c289c8036a15dfa01' }, h("polygon", { key: '397de0864f5eed9f9711808478e665a13f0bc59f', points: "0 0 62 0 62 62 0 62" })), h("g", { key: '184bfff3871a76129ac097291108c8b830fe54b4', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '60af4b6f92f1afa114ae2525957d49beba067b91', transform: "translate(-40, -972)" }, h("g", { key: '1c7cdc2ba4615dc0e304a229ee029d7508b5091d', transform: "translate(40, 972)" }, h("path", { key: '197d6b7656788f0e5ef621feefd726ccfc6d6e3e', d: "M62,30.627194 C61.9983684,30.0659456 61.6753158,29.586274 61.2086842,29.3448067 L49.8414737,21.9147917 L49.8333158,21.9196863 C49.5102632,21.7385858 49.1431579,21.6276414 48.7466842,21.6276414 C47.5099474,21.6276414 46.5065263,22.627773 46.5,23.8628457 L46.5,23.8628457 L46.5,23.8710034 L46.5,27.8698982 L33.9743684,27.8698982 L33.9743684,15.5012237 L38.1381579,15.4995921 C39.3732632,15.493066 40.3734211,14.4913029 40.3734211,13.2545986 C40.3734211,12.8565038 40.2608421,12.4910397 40.0813684,12.1679956 L40.0862632,12.1582064 L32.6544211,0.792926502 C32.4145789,0.324675666 31.93,0 31.3671053,0 L30.628,0.00163153601 C30.0667368,0.00326307202 29.5854211,0.326307202 29.3455789,0.792926502 L21.9137368,12.1582064 L21.9186316,12.1679956 C21.7391579,12.4910397 21.6265789,12.8565038 21.6265789,13.2545986 C21.6265789,14.4913029 22.6267368,15.493066 23.8618421,15.4995921 L23.8634737,15.5012237 L23.8716316,15.5012237 L27.8706316,15.5012237 L27.8706316,27.8698982 L15.5,27.8698982 L15.5,23.8628457 C15.4934737,22.627773 14.4916842,21.6276414 13.2549474,21.6276414 C12.8584737,21.6276414 12.4913684,21.7385858 12.1683158,21.9196863 L12.1585263,21.9147917 L0.792947368,29.336649 L0.792947368,29.3448067 C0.324684211,29.586274 0,30.0692087 0,30.6320886 L0,31.372806 C0.00326315789,31.9340544 0.326315789,32.413726 0.792947368,32.6551933 L0.792947368,32.663351 L12.1585263,40.0852083 L12.1683158,40.0803137 C12.4913684,40.2614142 12.8584737,40.3723586 13.2549474,40.3723586 C14.4916842,40.3723586 15.4934737,39.372227 15.5,38.1371543 L15.5,38.1371543 L15.5,38.1289966 L15.5,33.9751059 L27.8706316,33.9751059 L27.8706316,46.4987763 L23.8618421,46.5004079 C22.6267368,46.5053025 21.6265789,47.5086971 21.6265789,48.7454014 C21.6265789,49.1418647 21.7391579,49.5089603 21.9186316,49.8320044 L21.9137368,49.8401621 L29.3374211,61.2070735 L29.3455789,61.2070735 C29.5870526,61.6753243 30.07,62 30.6328947,62 L31.3736316,61.9983685 C31.9332632,61.9967369 32.4145789,61.6736928 32.6544211,61.2070735 L32.6625789,61.2070735 L40.0862632,49.8401621 L40.0813684,49.8320044 C40.2608421,49.5089603 40.3734211,49.1418647 40.3734211,48.7454014 C40.3734211,47.5086971 39.3732632,46.5053025 38.1381579,46.5004079 L38.1381579,46.4987763 L38.1283684,46.4987763 L33.9743684,46.4987763 L33.9743684,33.9751059 L46.5,33.9751059 L46.5,38.1371543 C46.5065263,39.372227 47.5099474,40.3723586 48.7466842,40.3723586 C49.1431579,40.3723586 49.5102632,40.2614142 49.8333158,40.0803137 L49.8414737,40.0852083 L61.2086842,32.6551933 C61.6769474,32.413726 62,31.9307913 62,31.3679114 L62,30.627194 Z", fill: "currentColor" }))))));
22
22
  }
23
23
  };
24
24
  IconMove.style = DigiIconMoveStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconNotificationErrorCss = ".sc-digi-icon-notification-error-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-notification-error-h svg.sc-digi-icon-notification-error{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconNotificationError = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '57b4f354765350ce1c2c8d99ae48927c594c1c9c', class: "digi-icon-notification-error", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'f5ada916c971ef02269d7eca36ce28e0605660c3', class: "digi-icon-notification-error", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'bf2cae0307db24dd74f9eb3610ee80af31a489f3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '6257fa80f832ebc67d48fef3736e0981b144711b' }, this.afDesc), h("path", { key: 'ab3b51f6f9fe44df2076ecd1a68a81ecdeaa24d0', class: "digi-icon-notification-error__shape", d: "M16.3083126,13.5575621 C17.212521,12.6758465 18.6746453,12.6758465 19.4922806,13.5575621 L24.0133226,18.0230248 L28.6209379,13.5575621 C29.5251463,12.6758465 30.9872705,12.6758465 31.8049058,13.5575621 C32.7860681,14.4487585 32.7860681,15.889842 31.8049058,16.6957111 L27.3608176,21.151693 L31.8049058,25.6930023 C32.7860681,26.5841986 32.7860681,28.0252822 31.8049058,28.8311512 C30.9872705,29.7981941 29.5251463,29.7981941 28.6209379,28.8311512 L24.0133226,24.4510158 L19.4922806,28.8311512 C18.6746453,29.7981941 17.212521,29.7981941 16.3083126,28.8311512 C15.4137234,28.0252822 15.4137234,26.5841986 16.3083126,25.6930023 L20.8389739,21.151693 L16.3083126,16.6957111 C15.4137234,15.889842 15.4137234,14.4487585 16.3083126,13.5575621 L16.3083126,13.5575621 Z M9.87119353,3.24 C11.1166068,1.228125 13.3583507,0 15.6767354,0 L32.240732,0 C34.6453376,0 36.8870815,1.228125 38.1324948,3.24 L46.9940893,17.49375 C48.3353036,19.65 48.3353036,22.35 46.9940893,24.50625 L38.1324948,38.75625 C36.8870815,40.771875 34.6453376,42 32.240732,42 L15.6767354,42 C13.3583507,42 11.1166068,40.771875 9.87119353,38.75625 L1.00576702,24.50625 C-0.335255674,22.35 -0.335255674,19.65 1.00576702,17.49375 L9.87119353,3.24 Z M4.95376353,20.0519187 C4.50454509,20.7819413 4.50454509,21.6920993 4.95376353,22.4221219 L13.8554068,36.8329571 C14.2690341,37.5060948 15.0193347,37.9232506 15.7407776,37.9232506 L32.3724409,37.9232506 C33.1804569,37.9232506 33.9307575,37.5060948 34.3443848,36.8329571 L43.2421804,22.4221219 C43.6942846,21.6920993 43.6942846,20.7819413 43.2421804,20.0519187 L34.3443848,5.64297968 C33.9307575,4.96510158 33.1804569,4.55079007 32.3724409,4.55079007 L15.7407776,4.55079007 C15.0193347,4.55079007 14.2690341,4.96510158 13.8554068,5.64297968 L4.95376353,20.0519187 Z M38.2882725,3.27656885 L34.3443848,5.64297968 L38.2882725,3.27656885 Z M1.00987575,24.7828442 L4.95376353,22.4221219 L1.00987575,24.7828442 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '2f65b632ff7ed7a392b6286a1349271fa1679309', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '479d5229c8753adbb89e0e283f688f9d6325290d' }, this.afDesc), h("path", { key: '52a0b7a39eb4edacf8eafa0c6aceca873cd40a66', class: "digi-icon-notification-error__shape", d: "M16.3083126,13.5575621 C17.212521,12.6758465 18.6746453,12.6758465 19.4922806,13.5575621 L24.0133226,18.0230248 L28.6209379,13.5575621 C29.5251463,12.6758465 30.9872705,12.6758465 31.8049058,13.5575621 C32.7860681,14.4487585 32.7860681,15.889842 31.8049058,16.6957111 L27.3608176,21.151693 L31.8049058,25.6930023 C32.7860681,26.5841986 32.7860681,28.0252822 31.8049058,28.8311512 C30.9872705,29.7981941 29.5251463,29.7981941 28.6209379,28.8311512 L24.0133226,24.4510158 L19.4922806,28.8311512 C18.6746453,29.7981941 17.212521,29.7981941 16.3083126,28.8311512 C15.4137234,28.0252822 15.4137234,26.5841986 16.3083126,25.6930023 L20.8389739,21.151693 L16.3083126,16.6957111 C15.4137234,15.889842 15.4137234,14.4487585 16.3083126,13.5575621 L16.3083126,13.5575621 Z M9.87119353,3.24 C11.1166068,1.228125 13.3583507,0 15.6767354,0 L32.240732,0 C34.6453376,0 36.8870815,1.228125 38.1324948,3.24 L46.9940893,17.49375 C48.3353036,19.65 48.3353036,22.35 46.9940893,24.50625 L38.1324948,38.75625 C36.8870815,40.771875 34.6453376,42 32.240732,42 L15.6767354,42 C13.3583507,42 11.1166068,40.771875 9.87119353,38.75625 L1.00576702,24.50625 C-0.335255674,22.35 -0.335255674,19.65 1.00576702,17.49375 L9.87119353,3.24 Z M4.95376353,20.0519187 C4.50454509,20.7819413 4.50454509,21.6920993 4.95376353,22.4221219 L13.8554068,36.8329571 C14.2690341,37.5060948 15.0193347,37.9232506 15.7407776,37.9232506 L32.3724409,37.9232506 C33.1804569,37.9232506 33.9307575,37.5060948 34.3443848,36.8329571 L43.2421804,22.4221219 C43.6942846,21.6920993 43.6942846,20.7819413 43.2421804,20.0519187 L34.3443848,5.64297968 C33.9307575,4.96510158 33.1804569,4.55079007 32.3724409,4.55079007 L15.7407776,4.55079007 C15.0193347,4.55079007 14.2690341,4.96510158 13.8554068,5.64297968 L4.95376353,20.0519187 Z M38.2882725,3.27656885 L34.3443848,5.64297968 L38.2882725,3.27656885 Z M1.00987575,24.7828442 L4.95376353,22.4221219 L1.00987575,24.7828442 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconNotificationError.style = DigiIconNotificationErrorStyle0;
@@ -36,11 +36,11 @@ const IconNotificationInfo = class {
36
36
  this.titleId = randomIdGenerator('icontitle');
37
37
  }
38
38
  render() {
39
- return (h("svg", { key: '047b59ec57baa8b0ded9ea549fc592304a301798', class: "digi-icon-notification-info", width: "42", height: "42", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
39
+ return (h("svg", { key: '054123f7a15ef1c1a1209dbf2b45eb39e5f8e5ec', class: "digi-icon-notification-info", width: "42", height: "42", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
40
40
  ? this.afSvgAriaLabelledby
41
41
  : this.afTitle
42
42
  ? this.titleId
43
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '6e9fff5c1639370d5628ac50c43d8d3eec27f46a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '489412fce4f2cdff3d170bd64e7d32d6f6d8b7a4' }, this.afDesc), h("g", { key: '6c4d025b888bb84f02a3c1549dfaff6273d273fc', class: "digi-icon-notification-info__shape", fill: "currentColor", "fill-rule": "nonzero" }, h("path", { key: 'ba3bfeb1982d2588f5f959dca7b391681aad9397', d: "m24 0c-13.254 0-24 10.75-24 24 0 13.258 10.746 24 24 24s24-10.742 24-24c0-13.25-10.746-24-24-24zm0 43.355c-10.697 0-19.355-8.6546-19.355-19.355 0-10.693 8.6586-19.355 19.355-19.355 10.693 0 19.355 8.6585 19.355 19.355 0 10.696-8.6546 19.355-19.355 19.355zm0-32.71c2.2448 0 4.0645 1.8197 4.0645 4.0645s-1.8197 4.0645-4.0645 4.0645-4.0645-1.8197-4.0645-4.0645 1.8197-4.0645 4.0645-4.0645zm5.4194 24.581c0 0.64132-0.51997 1.1613-1.1613 1.1613h-8.5161c-0.64132 0-1.1613-0.51997-1.1613-1.1613v-2.3226c0-0.64132 0.51997-1.1613 1.1613-1.1613h1.1613v-6.1935h-1.1613c-0.64132 0-1.1613-0.51997-1.1613-1.1613v-2.3226c0-0.64132 0.51997-1.1613 1.1613-1.1613h6.1935c0.64132 0 1.1613 0.51997 1.1613 1.1613v9.6774h1.1613c0.64132 0 1.1613 0.51997 1.1613 1.1613v2.3226z", fill: "currentColor", "fill-rule": "nonzero" }))));
43
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e175713a33053dbcbefe0cae1459d658a9b7139d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'ecb41ccae1d931a341da15b48f176e80f3fc3fb1' }, this.afDesc), h("g", { key: 'c33d68412c738b53d4aee147a09ad5f4dcd6db27', class: "digi-icon-notification-info__shape", fill: "currentColor", "fill-rule": "nonzero" }, h("path", { key: 'a1eba415dbc99344dbb6705323226202db4ecd6e', d: "m24 0c-13.254 0-24 10.75-24 24 0 13.258 10.746 24 24 24s24-10.742 24-24c0-13.25-10.746-24-24-24zm0 43.355c-10.697 0-19.355-8.6546-19.355-19.355 0-10.693 8.6586-19.355 19.355-19.355 10.693 0 19.355 8.6585 19.355 19.355 0 10.696-8.6546 19.355-19.355 19.355zm0-32.71c2.2448 0 4.0645 1.8197 4.0645 4.0645s-1.8197 4.0645-4.0645 4.0645-4.0645-1.8197-4.0645-4.0645 1.8197-4.0645 4.0645-4.0645zm5.4194 24.581c0 0.64132-0.51997 1.1613-1.1613 1.1613h-8.5161c-0.64132 0-1.1613-0.51997-1.1613-1.1613v-2.3226c0-0.64132 0.51997-1.1613 1.1613-1.1613h1.1613v-6.1935h-1.1613c-0.64132 0-1.1613-0.51997-1.1613-1.1613v-2.3226c0-0.64132 0.51997-1.1613 1.1613-1.1613h6.1935c0.64132 0 1.1613 0.51997 1.1613 1.1613v9.6774h1.1613c0.64132 0 1.1613 0.51997 1.1613 1.1613v2.3226z", fill: "currentColor", "fill-rule": "nonzero" }))));
44
44
  }
45
45
  };
46
46
  IconNotificationInfo.style = DigiIconNotificationInfoStyle0;
@@ -58,11 +58,11 @@ const IconCheckCircleReg = class {
58
58
  this.titleId = randomIdGenerator('icontitle');
59
59
  }
60
60
  render() {
61
- return (h("svg", { key: 'c9da23909186d9bb0079e50cc0ebb7079aad4fee', class: "digi-icon-notification-succes", width: "25", height: "25", viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
61
+ return (h("svg", { key: 'e3fa1bbf2c86ae6dff03dd19504cc424abef8b59', class: "digi-icon-notification-succes", width: "25", height: "25", viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
62
62
  ? this.afSvgAriaLabelledby
63
63
  : this.afTitle
64
64
  ? this.titleId
65
- : undefined }, this.afTitle && h("title", { key: 'ebbd44edf1c0c10873a81b654ca5d7e271aea0cf', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '374f81e27466e7485b12842ce669f8d41880dfe5' }, this.afDesc), h("path", { key: 'ce7364f34e8cd49649a0f0d4f1e9daeb70a11c70', class: "digi-icon-notification-succes__shape", d: "M12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25 25 19.404 25 12.5 19.404 0 12.5 0zm0 2.42c5.571 0 10.08 4.508 10.08 10.08 0 5.571-4.508 10.08-10.08 10.08A10.075 10.075 0 012.42 12.5c0-5.571 4.508-10.08 10.08-10.08zm7.067 6.565L18.43 7.84a.605.605 0 00-.855-.003l-7.125 7.067-3.014-3.038a.605.605 0 00-.855-.004l-1.145 1.136a.605.605 0 00-.004.856l4.576 4.612a.605.605 0 00.855.004l8.7-8.63a.605.605 0 00.003-.855z", fill: "currentColor", "fill-rule": "nonzero" })));
65
+ : undefined }, this.afTitle && h("title", { key: 'eff0073c514b1fd222f0b940388e683186b6ec70', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '6c669f4031b755e5eea18abd7cab33be05100b18' }, this.afDesc), h("path", { key: '70965bdeb46bbdabe4c20588727c34844c5887a1', class: "digi-icon-notification-succes__shape", d: "M12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25 25 19.404 25 12.5 19.404 0 12.5 0zm0 2.42c5.571 0 10.08 4.508 10.08 10.08 0 5.571-4.508 10.08-10.08 10.08A10.075 10.075 0 012.42 12.5c0-5.571 4.508-10.08 10.08-10.08zm7.067 6.565L18.43 7.84a.605.605 0 00-.855-.003l-7.125 7.067-3.014-3.038a.605.605 0 00-.855-.004l-1.145 1.136a.605.605 0 00-.004.856l4.576 4.612a.605.605 0 00.855.004l8.7-8.63a.605.605 0 00.003-.855z", fill: "currentColor", "fill-rule": "nonzero" })));
66
66
  }
67
67
  };
68
68
  IconCheckCircleReg.style = DigiIconNotificationSuccesStyle0;
@@ -80,11 +80,11 @@ const IconExclamationCircle = class {
80
80
  this.titleId = randomIdGenerator('icontitle');
81
81
  }
82
82
  render() {
83
- return (h("svg", { key: '4dda59fefb0a563f2a6505c1c6b587a9cbca9907', class: "digi-icon-notification-warning", width: "42", height: "42", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
83
+ return (h("svg", { key: '700208c287a0c56077775d4b7a4a3083cc5e1df5', class: "digi-icon-notification-warning", width: "42", height: "42", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
84
84
  ? this.afSvgAriaLabelledby
85
85
  : this.afTitle
86
86
  ? this.titleId
87
- : undefined }, this.afTitle && h("title", { key: 'ef1ee3e55cae467b3464171d44f49be28b2e6ad2', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c033cda481b5aa801fd126cd9bdce337a687f90d' }, this.afDesc), h("g", { key: 'f8a10ce165715b226872ed6c1e2b935a01a589c6', fill: "currentColor", class: "digi-icon-notification-warning__shape" }, h("path", { key: '3755adead2a0537204f7203878d2d83f1648c4a7', d: "m24 0c-13.254 0-24 10.75-24 24 0 13.258 10.746 24 24 24s24-10.742 24-24c0-13.25-10.746-24-24-24zm0 43.355c-10.697 0-19.355-8.6546-19.355-19.355 0-10.693 8.6586-19.355 19.355-19.355 10.693 0 19.355 8.6585 19.355 19.355 0 10.696-8.6546 19.355-19.355 19.355zm4.0645-10.065c0 2.2412-1.8233 4.0645-4.0645 4.0645s-4.0645-1.8233-4.0645-4.0645c0-2.2412 1.8233-4.0645 4.0645-4.0645s4.0645 1.8233 4.0645 4.0645zm-7.8745-20.458 0.65806 13.161c0.030871 0.6181 0.54106 1.1033 1.1598 1.1033h3.9842c0.61877 0 1.129-0.48523 1.1598-1.1033l0.65806-13.161c0.033194-0.66329-0.49568-1.2193-1.1598-1.2193h-5.3003c-0.66416 0-1.193 0.55597-1.1598 1.2193z", fill: "currentColor", "fill-rule": "nonzero" }))));
87
+ : undefined }, this.afTitle && h("title", { key: 'f0754c9737531bda2a30742e3c1dd3c7e07cc239', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '75cd148ef23b664032634be60e9feb18d9c20fc9' }, this.afDesc), h("g", { key: 'b79773795e22bf545935592c5a0259f41c22146a', fill: "currentColor", class: "digi-icon-notification-warning__shape" }, h("path", { key: '08d40a067f838a0ff16d04324ce76c84e5483684', d: "m24 0c-13.254 0-24 10.75-24 24 0 13.258 10.746 24 24 24s24-10.742 24-24c0-13.25-10.746-24-24-24zm0 43.355c-10.697 0-19.355-8.6546-19.355-19.355 0-10.693 8.6586-19.355 19.355-19.355 10.693 0 19.355 8.6585 19.355 19.355 0 10.696-8.6546 19.355-19.355 19.355zm4.0645-10.065c0 2.2412-1.8233 4.0645-4.0645 4.0645s-4.0645-1.8233-4.0645-4.0645c0-2.2412 1.8233-4.0645 4.0645-4.0645s4.0645 1.8233 4.0645 4.0645zm-7.8745-20.458 0.65806 13.161c0.030871 0.6181 0.54106 1.1033 1.1598 1.1033h3.9842c0.61877 0 1.129-0.48523 1.1598-1.1033l0.65806-13.161c0.033194-0.66329-0.49568-1.2193-1.1598-1.2193h-5.3003c-0.66416 0-1.193 0.55597-1.1598 1.2193z", fill: "currentColor", "fill-rule": "nonzero" }))));
88
88
  }
89
89
  };
90
90
  IconExclamationCircle.style = DigiIconNotificationWarningStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconOnlineInterviewCss = ".sc-digi-icon-online-interview-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-online-interview-h svg.sc-digi-icon-online-interview{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconOnlineInterview = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'f16bc63e8e76c68aa8f19a701af2f7f48ba3531f', class: "digi-icon-online-interview", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '391040edf16d1de76e5f05e00fbab87fd52b793f', class: "digi-icon-online-interview", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'f11c9510600f2d38b6a0da3962ccc7f9a86ce05c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'd20b092d8f8b16d28d94949fa6e87721963decd8' }, this.afDesc), h("defs", { key: '53283629e05adbd6fe1ff3c0c414cee14cab802b' }, h("polygon", { key: '36d0f65bf8c4ec6fd57a352217ebe55e5093d42b', id: "path-1", points: "0 0 62 0 62 9.21298912 0 9.21298912" })), h("g", { key: '6dd50d7aa3f00c242f57c9cf4d7aa7200cc1c467', id: "Ikonguide", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '28b4770ec62b09c6108528e7cfbc69d4c3eddebe', transform: "translate(-627, -890)", id: "Online-interview" }, h("g", { key: '4db27ba28cc1af7b094b01c6933a04fc3a159e26', transform: "translate(627, 896.4583)" }, h("g", { key: '108016a73b342a716dad34c8bfb9f526b7fb0851', id: "Group", transform: "translate(0, 0)" }, h("path", { key: 'adc2403e4ab26b9a2dc4159079c9481fd3740ead', d: "M8.78313943,7.5511486 C8.78313943,6.84208031 9.3379027,6.26282418 10.0151303,6.26282418 L51.9848697,6.26282418 C52.6620973,6.26282418 53.2168606,6.84208031 53.2168606,7.5511486 L53.2168606,34.4369605 L58.8881822,34.4369605 L58.8881822,2.89872993 C58.8881822,1.30424477 57.6414956,0 56.1168151,0 L5.88318486,0 C4.35850436,0 3.1118178,1.30424477 3.1118178,2.89872993 L3.1118178,34.4369605 L8.78313943,34.4369605 L8.78313943,7.5511486 Z", fill: "currentColor" }), h("g", { key: 'b7f4e2eecf9c97393be53dc24c8414462efab05a', transform: "translate(0, 39.3695)" }, h("mask", { key: 'bbacc58cb07aff3f5a874fe9c7f6ab6925c91a08', id: "mask-2", fill: "white" }, h("use", { key: '404e1180dc97d0576c646d849bf7f498cea7a583', href: "#path-1" })), h("g", { key: 'd4f877ea99031d141cbbefed41c8a946e8ad42d1' }), h("path", { key: '99b6fc1ef0e46ec688663530caf3e11c2bf60ce6', d: "M43.6913426,0 C39.7639125,1.36670156 37.9232741,3.2171371 31.0003674,3.2171371 C24.0774606,3.2171371 22.2368222,1.36670156 18.3093922,0 L-0.000244928595,0 L-0.000244928595,4.37809864 C-0.000244928595,7.03802319 1.44115986,9.21298912 4.70850732,9.21298912 L57.2922275,9.21298912 C60.5595749,9.21298912 62.0009797,7.03802319 62.0009797,4.37809864 L62.0009797,0 L43.6913426,0 Z", fill: "currentColor" })), h("path", { key: 'a1e0c94f8832e03a52cf528ef68561cc1b5e5326', d: "M42.3027199,35.1206787 C42.3027199,35.8223991 41.7602031,36.3918581 41.091548,36.3918581 L20.9082071,36.3918581 C20.239552,36.3918581 19.6982598,35.8223991 19.6982598,35.1206787 L19.6982598,30.7107393 C19.6982598,27.9014083 21.8658779,25.624797 24.5417228,25.624797 L27.2971695,25.624797 C29.6901219,26.7759614 32.3978075,26.7343236 34.7025856,25.624797 L37.4592569,25.624797 C40.1338772,25.624797 42.3027199,27.9014083 42.3027199,30.7107393 L42.3027199,35.1206787 Z M31.0004899,10.3657456 C34.5666502,10.3657456 37.4592569,13.4016355 37.4592569,17.1478184 C37.4592569,20.8927766 34.5666502,23.9286665 31.0004899,23.9286665 C27.4331049,23.9286665 24.5417228,20.8927766 24.5417228,17.1478184 C24.5417228,13.4016355 27.4331049,10.3657456 31.0004899,10.3657456 L31.0004899,10.3657456 Z", fill: "currentColor" }), h("path", { key: '00e577819604c1ea7447b2fcf426d015cea04e59', d: "M31.0002449,23.9289115 C34.5676299,23.9289115 37.459012,20.8930215 37.459012,17.1468386 C37.459012,13.4018804 34.5676299,10.3659905 31.0002449,10.3659905 C27.4328599,10.3659905 24.5414779,13.4018804 24.5414779,17.1468386 C24.5414779,20.8930215 27.4328599,23.9289115 31.0002449,23.9289115", fill: "currentColor" }), h("path", { key: '9630c6b8a92f93fe55d654521f76b795a0ed1aec', d: "M37.4587671,25.6243072 L34.7020957,25.6243072 C32.3985423,26.7338337 29.6908567,26.7766962 27.2979043,25.6243072 L24.5412329,25.6243072 C21.8666127,25.6243072 19.69777,27.9009185 19.69777,30.7102495 L19.69777,35.1201888 C19.69777,35.8231339 20.2402868,36.3925929 20.9089419,36.3925929 L41.0922828,36.3925929 C41.7609378,36.3925929 42.30223,35.8231339 42.30223,35.1201888 L42.30223,30.7102495 C42.30223,27.9009185 40.134612,25.6243072 37.4587671,25.6243072", fill: "currentColor" })))))));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '2a29b82b2844d24b16fb492a8c1f6c51e71949df', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a3d000d538852dd9186bc32e16d01d54d5dbcf97' }, this.afDesc), h("defs", { key: '0ba5cc59b1db6cdea239a253bc4f8220bcc5e704' }, h("polygon", { key: 'bee3ad1c30da878f1b8a6ad4066a6805782cc9aa', id: "path-1", points: "0 0 62 0 62 9.21298912 0 9.21298912" })), h("g", { key: '3fd62fffea9426a0c009687bd7025c9160a15965', id: "Ikonguide", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'b77b05e4fc540f798622ba934d8fad4f82841f47', transform: "translate(-627, -890)", id: "Online-interview" }, h("g", { key: 'e1022626ae659355ca36c9f7b0b5c9c1ac6d2606', transform: "translate(627, 896.4583)" }, h("g", { key: '9f1b8fecc49bafb835cda312ab98c9f9980bd8f2', id: "Group", transform: "translate(0, 0)" }, h("path", { key: 'e8880eebde252184ee62e34bacdf708d731c61f3', d: "M8.78313943,7.5511486 C8.78313943,6.84208031 9.3379027,6.26282418 10.0151303,6.26282418 L51.9848697,6.26282418 C52.6620973,6.26282418 53.2168606,6.84208031 53.2168606,7.5511486 L53.2168606,34.4369605 L58.8881822,34.4369605 L58.8881822,2.89872993 C58.8881822,1.30424477 57.6414956,0 56.1168151,0 L5.88318486,0 C4.35850436,0 3.1118178,1.30424477 3.1118178,2.89872993 L3.1118178,34.4369605 L8.78313943,34.4369605 L8.78313943,7.5511486 Z", fill: "currentColor" }), h("g", { key: '837e9330984f7e05b7284089c488c593394c4864', transform: "translate(0, 39.3695)" }, h("mask", { key: 'eeba45f07155273bd7c2a8bf3fdb71dc9a0ede47', id: "mask-2", fill: "white" }, h("use", { key: 'f13a023503422c0880117717528572166b751cee', href: "#path-1" })), h("g", { key: '8f2ae8a8341ba90e9c8f57e906a4d6f865476330' }), h("path", { key: '724f0dc1cb88a8f549f726d6dac5c493814702e1', d: "M43.6913426,0 C39.7639125,1.36670156 37.9232741,3.2171371 31.0003674,3.2171371 C24.0774606,3.2171371 22.2368222,1.36670156 18.3093922,0 L-0.000244928595,0 L-0.000244928595,4.37809864 C-0.000244928595,7.03802319 1.44115986,9.21298912 4.70850732,9.21298912 L57.2922275,9.21298912 C60.5595749,9.21298912 62.0009797,7.03802319 62.0009797,4.37809864 L62.0009797,0 L43.6913426,0 Z", fill: "currentColor" })), h("path", { key: '927730b2801818b233a71fd36be38c9493b355f6', d: "M42.3027199,35.1206787 C42.3027199,35.8223991 41.7602031,36.3918581 41.091548,36.3918581 L20.9082071,36.3918581 C20.239552,36.3918581 19.6982598,35.8223991 19.6982598,35.1206787 L19.6982598,30.7107393 C19.6982598,27.9014083 21.8658779,25.624797 24.5417228,25.624797 L27.2971695,25.624797 C29.6901219,26.7759614 32.3978075,26.7343236 34.7025856,25.624797 L37.4592569,25.624797 C40.1338772,25.624797 42.3027199,27.9014083 42.3027199,30.7107393 L42.3027199,35.1206787 Z M31.0004899,10.3657456 C34.5666502,10.3657456 37.4592569,13.4016355 37.4592569,17.1478184 C37.4592569,20.8927766 34.5666502,23.9286665 31.0004899,23.9286665 C27.4331049,23.9286665 24.5417228,20.8927766 24.5417228,17.1478184 C24.5417228,13.4016355 27.4331049,10.3657456 31.0004899,10.3657456 L31.0004899,10.3657456 Z", fill: "currentColor" }), h("path", { key: '61964aa63c154794c594b92dc61704c63b9b5cdd', d: "M31.0002449,23.9289115 C34.5676299,23.9289115 37.459012,20.8930215 37.459012,17.1468386 C37.459012,13.4018804 34.5676299,10.3659905 31.0002449,10.3659905 C27.4328599,10.3659905 24.5414779,13.4018804 24.5414779,17.1468386 C24.5414779,20.8930215 27.4328599,23.9289115 31.0002449,23.9289115", fill: "currentColor" }), h("path", { key: '8158ffdd5b7e04be22de5a4e43fd647bd2592625', d: "M37.4587671,25.6243072 L34.7020957,25.6243072 C32.3985423,26.7338337 29.6908567,26.7766962 27.2979043,25.6243072 L24.5412329,25.6243072 C21.8666127,25.6243072 19.69777,27.9009185 19.69777,30.7102495 L19.69777,35.1201888 C19.69777,35.8231339 20.2402868,36.3925929 20.9089419,36.3925929 L41.0922828,36.3925929 C41.7609378,36.3925929 42.30223,35.8231339 42.30223,35.1201888 L42.30223,30.7102495 C42.30223,27.9009185 40.134612,25.6243072 37.4587671,25.6243072", fill: "currentColor" })))))));
22
22
  }
23
23
  };
24
24
  IconOnlineInterview.style = DigiIconOnlineInterviewStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconOnlineMeetingCss = ".sc-digi-icon-online-meeting-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-online-meeting-h svg.sc-digi-icon-online-meeting{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconOnlineMeeting = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '81f6d9cce25ac417cb8a04d8eb7de3288208ba99', class: "digi-icon-online-meeting", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '890bdb11e019bc53b31e2e2e9b07baa369a78c44', class: "digi-icon-online-meeting", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'aaa0bac6a651e9d0547a5480253faa9b8acfeb3e', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'f508e81ea1f95f63d23af3317ddd582b8a372de2' }, this.afDesc), h("defs", { key: 'ad8627287e0a82a83688e7fc0ee3bcfd17018437' }, h("polygon", { key: '576fa4f5c314972551ec33ae64df923c197a72a0', points: "0 0 62 0 62 9.21298912 0 9.21298912" })), h("g", { key: '030582fc713a1583dd383d8e1d080873ae4b587b', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '17d2d3f831865eefabea13ecfff161b83fced30f', transform: "translate(-543, -890)" }, h("g", { key: '2890c9ee0cebf277b84241690bf7820e6f5858e7', transform: "translate(543, 896.4583)" }, h("g", { key: '66d852eece11a2f20f1c8bd1f99db267b81a77f6', transform: "translate(0, 0)" }, h("path", { key: '5640388b336a958811c6eac9a4bdf71e6dc3dbf4', d: "M8.78313943,7.5511486 C8.78313943,6.84208031 9.3379027,6.26282418 10.0151303,6.26282418 L51.9848697,6.26282418 C52.6620973,6.26282418 53.2168606,6.84208031 53.2168606,7.5511486 L53.2168606,34.4369605 L58.8881822,34.4369605 L58.8881822,2.89872993 C58.8881822,1.30424477 57.6414956,0 56.1168151,0 L5.88318486,0 C4.35850436,0 3.1118178,1.30424477 3.1118178,2.89872993 L3.1118178,34.4369605 L8.78313943,34.4369605 L8.78313943,7.5511486 Z", fill: "currentColor" }), h("g", { key: '8a4f9cd7777826593eb031fc36f9119933c4270c', transform: "translate(0, 39.3695)" }, h("mask", { key: '759ccdeea88a66f6be3859e82bf5bdb959ea60f5', fill: "white" }, h("use", { key: '71b3bf0ee99e37105302292fc9e0c8d25b7c4649', href: "#path-1" })), h("g", { key: '71c5afd0757208c27d2f3f6d03f26978669e7006' }), h("path", { key: '3218659f297c2268fae4c582bb05cb1f6f8be482', d: "M43.6913426,0 C39.7639125,1.36670156 37.9232741,3.2171371 31.0003674,3.2171371 C24.0774606,3.2171371 22.2368222,1.36670156 18.3093922,0 L-0.000244928595,0 L-0.000244928595,4.37809864 C-0.000244928595,7.03802319 1.44115986,9.21298912 4.70850732,9.21298912 L57.2922275,9.21298912 C60.5595749,9.21298912 62.0009797,7.03802319 62.0009797,4.37809864 L62.0009797,0 L43.6913426,0 Z", fill: "currentColor" })), h("path", { key: '32b39d7ab50e1b9a6fddc3a460d9d37a467603ac', d: "M31.0002449,23.0051633 C33.9993956,23.0051633 36.4303119,20.5742469 36.4303119,17.5750963 C36.4303119,14.574721 33.9993956,12.1438047 31.0002449,12.1438047 C28.0010943,12.1438047 25.570178,14.574721 25.570178,17.5750963 C25.570178,20.5742469 28.0010943,23.0051633 31.0002449,23.0051633", fill: "currentColor" }), h("path", { key: '79ca6d19b7dbf38f66f15c67448807c1ddc45cbf', d: "M18.6328204,24.3085508 C21.031896,24.3085508 22.9778537,22.3638177 22.9778537,19.9635175 C22.9778537,17.5644419 21.031896,15.6197089 18.6328204,15.6197089 C16.2337448,15.6197089 14.2877871,17.5644419 14.2877871,19.9635175 C14.2877871,22.3638177 16.2337448,24.3085508 18.6328204,24.3085508", fill: "currentColor" }), h("path", { key: '4c4307d1bd40ce584b6718ca619d0e5a3db5e327', d: "M43.367547,24.3085508 C45.7666226,24.3085508 47.7125802,22.3638177 47.7125802,19.9635175 C47.7125802,17.5644419 45.7666226,15.6197089 43.367547,15.6197089 C40.9684714,15.6197089 39.0225137,17.5644419 39.0225137,19.9635175 C39.0225137,22.3638177 40.9684714,24.3085508 43.367547,24.3085508", fill: "currentColor" }), h("path", { key: 'a21cff99575429364a4331dffd41c4510db0fd8c', d: "M35.8877951,24.0912991 L34.9191025,24.0912991 C32.5090051,25.5412764 29.4914848,25.5400518 27.0813874,24.0912991 L26.1126948,24.0912991 C24.0136567,24.0912991 22.311403,25.7935528 22.311403,27.8925909 L22.311403,31.6938827 C22.311403,32.4139728 22.8943331,32.9981275 23.6144231,32.9981275 L38.3860667,32.9981275 C39.1061568,32.9981275 39.6890869,32.4139728 39.6890869,31.6938827 L39.6890869,27.8925909 C39.6890869,25.7935528 37.9868331,24.0912991 35.8877951,24.0912991", fill: "currentColor" }), h("path", { key: 'e88124341061ff87ebca199c1124835a7934acc9', d: "M14.7227803,25.177435 C13.0425702,25.177435 11.6819918,26.539238 11.6819918,28.2182235 L11.6819918,29.9559919 C11.6819918,30.6760819 12.2649219,31.2602366 12.985012,31.2602366 L18.6330654,31.2602366 L18.6330654,27.8924684 C18.6330654,27.242183 18.7457325,26.6176151 18.9526972,26.038359 C17.7623442,26.1008158 16.5560709,25.8142493 15.4979793,25.177435 L14.7227803,25.177435 Z", fill: "currentColor" }), h("path", { key: '4066d7bdb9bd685dc6ba5737d77260513522638e', d: "M47.2777095,25.177435 L46.5025105,25.177435 C45.4431943,25.8142493 44.2381457,26.1008158 43.0477927,26.038359 C43.2596559,26.6335355 43.3686491,27.2605527 43.3674245,27.8924684 L43.3674245,31.2602366 L49.0154779,31.2602366 C49.735568,31.2602366 50.318498,30.6760819 50.318498,29.9559919 L50.318498,28.2182235 C50.318498,26.539238 48.956695,25.177435 47.2777095,25.177435", fill: "currentColor" })))))));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'ff60d3cff714e0d0f15446fec70ef56423619131', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '496e2eedc42fb926f29bd3c6d39ad63f2dc53eec' }, this.afDesc), h("defs", { key: '24ae9ea49f1aea1a69c70c65c343d8cae20a4980' }, h("polygon", { key: '847935cbeb84769a2ea472847b14e2baaefb9476', points: "0 0 62 0 62 9.21298912 0 9.21298912" })), h("g", { key: '36798dc0e36360961dbbff5cb05b029418d8398c', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '0efd385de28ab0f72fc93af39b997e7c1a36968b', transform: "translate(-543, -890)" }, h("g", { key: '099f9968d530d9112de40e02f44d77d364c6c1c5', transform: "translate(543, 896.4583)" }, h("g", { key: '96abb3ce2cf2aea73efa2618eb295bc871dd3a26', transform: "translate(0, 0)" }, h("path", { key: '5fca4a86e2d79bc204fdff083c2c589c0acec27b', d: "M8.78313943,7.5511486 C8.78313943,6.84208031 9.3379027,6.26282418 10.0151303,6.26282418 L51.9848697,6.26282418 C52.6620973,6.26282418 53.2168606,6.84208031 53.2168606,7.5511486 L53.2168606,34.4369605 L58.8881822,34.4369605 L58.8881822,2.89872993 C58.8881822,1.30424477 57.6414956,0 56.1168151,0 L5.88318486,0 C4.35850436,0 3.1118178,1.30424477 3.1118178,2.89872993 L3.1118178,34.4369605 L8.78313943,34.4369605 L8.78313943,7.5511486 Z", fill: "currentColor" }), h("g", { key: 'c18360882e458fabc19358c28ed1bfc5d7012e7a', transform: "translate(0, 39.3695)" }, h("mask", { key: '6a5eab8b097f8889a47066eb355695fb7df7d3c3', fill: "white" }, h("use", { key: 'c607e09b1ebf5d250cd3ba4ddaddbc45a403cdee', href: "#path-1" })), h("g", { key: 'b35c3916871d980bdb229bc9828f73de5052a00d' }), h("path", { key: '3fe3a505455c93cb3262711fc420ec315fd1e30e', d: "M43.6913426,0 C39.7639125,1.36670156 37.9232741,3.2171371 31.0003674,3.2171371 C24.0774606,3.2171371 22.2368222,1.36670156 18.3093922,0 L-0.000244928595,0 L-0.000244928595,4.37809864 C-0.000244928595,7.03802319 1.44115986,9.21298912 4.70850732,9.21298912 L57.2922275,9.21298912 C60.5595749,9.21298912 62.0009797,7.03802319 62.0009797,4.37809864 L62.0009797,0 L43.6913426,0 Z", fill: "currentColor" })), h("path", { key: '2f463905366fd4bd380b8ac69804a02b1dcfc6f3', d: "M31.0002449,23.0051633 C33.9993956,23.0051633 36.4303119,20.5742469 36.4303119,17.5750963 C36.4303119,14.574721 33.9993956,12.1438047 31.0002449,12.1438047 C28.0010943,12.1438047 25.570178,14.574721 25.570178,17.5750963 C25.570178,20.5742469 28.0010943,23.0051633 31.0002449,23.0051633", fill: "currentColor" }), h("path", { key: '555ffb6463f10d01f27d4efa9861391ed928b6e4', d: "M18.6328204,24.3085508 C21.031896,24.3085508 22.9778537,22.3638177 22.9778537,19.9635175 C22.9778537,17.5644419 21.031896,15.6197089 18.6328204,15.6197089 C16.2337448,15.6197089 14.2877871,17.5644419 14.2877871,19.9635175 C14.2877871,22.3638177 16.2337448,24.3085508 18.6328204,24.3085508", fill: "currentColor" }), h("path", { key: 'f9a9ea92f2d5969d94e3dc2bb001ecf0a44ec470', d: "M43.367547,24.3085508 C45.7666226,24.3085508 47.7125802,22.3638177 47.7125802,19.9635175 C47.7125802,17.5644419 45.7666226,15.6197089 43.367547,15.6197089 C40.9684714,15.6197089 39.0225137,17.5644419 39.0225137,19.9635175 C39.0225137,22.3638177 40.9684714,24.3085508 43.367547,24.3085508", fill: "currentColor" }), h("path", { key: '2db14cabd486ad60dab42d1d0d71be50ec8f20c7', d: "M35.8877951,24.0912991 L34.9191025,24.0912991 C32.5090051,25.5412764 29.4914848,25.5400518 27.0813874,24.0912991 L26.1126948,24.0912991 C24.0136567,24.0912991 22.311403,25.7935528 22.311403,27.8925909 L22.311403,31.6938827 C22.311403,32.4139728 22.8943331,32.9981275 23.6144231,32.9981275 L38.3860667,32.9981275 C39.1061568,32.9981275 39.6890869,32.4139728 39.6890869,31.6938827 L39.6890869,27.8925909 C39.6890869,25.7935528 37.9868331,24.0912991 35.8877951,24.0912991", fill: "currentColor" }), h("path", { key: '35caa2b2d58357a190f4b8348b6f47b8a7c09dc6', d: "M14.7227803,25.177435 C13.0425702,25.177435 11.6819918,26.539238 11.6819918,28.2182235 L11.6819918,29.9559919 C11.6819918,30.6760819 12.2649219,31.2602366 12.985012,31.2602366 L18.6330654,31.2602366 L18.6330654,27.8924684 C18.6330654,27.242183 18.7457325,26.6176151 18.9526972,26.038359 C17.7623442,26.1008158 16.5560709,25.8142493 15.4979793,25.177435 L14.7227803,25.177435 Z", fill: "currentColor" }), h("path", { key: '5e8ab1275b4c9a4ea55e4aed65db28b6cc779609', d: "M47.2777095,25.177435 L46.5025105,25.177435 C45.4431943,25.8142493 44.2381457,26.1008158 43.0477927,26.038359 C43.2596559,26.6335355 43.3686491,27.2605527 43.3674245,27.8924684 L43.3674245,31.2602366 L49.0154779,31.2602366 C49.735568,31.2602366 50.318498,30.6760819 50.318498,29.9559919 L50.318498,28.2182235 C50.318498,26.539238 48.956695,25.177435 47.2777095,25.177435", fill: "currentColor" })))))));
22
22
  }
23
23
  };
24
24
  IconOnlineMeeting.style = DigiIconOnlineMeetingStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconOnlineTaskCss = ".sc-digi-icon-online-task-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-online-task-h svg.sc-digi-icon-online-task{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconOnlineTask = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'f72a7b2c8440a86d4b364b9d3be6dee164ea0fdd', class: "digi-icon-online-task", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'eb622eb5eee08c604150ee9b8d4156913935ac2e', class: "digi-icon-online-task", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '65605cb1348f8b71e8932b15d1d50ce77f9dad2f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e4e8af5981ab94f22ceb5beb24a66078f20252b1' }, this.afDesc), h("defs", { key: '6f2501782e21cf6b969586508de34913f2ceb58e' }, h("path", { key: '760c726720ffc3064757fa2c186211c40f169d0c', d: "M40.322.348 14.356 26.405 4.814 16.83a1.18 1.18 0 0 0-1.675 0L.347 19.632a1.192 1.192 0 0 0 0 1.682l13.17 13.215a1.179 1.179 0 0 0 1.675 0L44.79 4.831a1.193 1.193 0 0 0 0-1.681L41.996.348a1.178 1.178 0 0 0-1.675 0Z", id: "a" })), h("g", { key: 'ecdd100b3aaf7bae2efe8e305f96f8b2fa02078e', fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'f12720047b89b9b97f78475d071e08df22ead7b2', transform: "translate(0 47.327)" }), h("path", { key: '91f906f58d031fd751a56eb48159f0eeff0275fb', d: "M43.14 47.327c-3.878 1.35-5.696 3.177-12.531 3.177-6.836 0-8.653-1.828-12.53-3.177H-.002v4.323c0 2.626 1.424 4.774 4.65 4.774h51.92c3.226 0 4.649-2.148 4.649-4.774v-4.323H43.14Z", fill: "currentColor" }), h("g", { key: '8426f2308237188d86af8176c3ad844d3fca4921', transform: "translate(16.864 6.458)" }, h("mask", { key: 'f5975af883793ac6324e54b5aec714c4c7374d67', id: "b", fill: "#fff" }, h("use", { key: 'a3975f4cc7f962089a4573d73bfddc9b1467fec2', href: "#a" })), h("g", { key: '602d2c6fa180b88dc205b80a0ff00625ee082297' }), h("path", { key: '659c5d23e53829395dc3a2678e3b0b70751bad7c', fill: "currentColor", mask: "url(#b)", d: "M-.705 35.699h46.546V-.705H-.705z" })), h("path", { key: '6e9544c868b6edbcdaee4c48ce6acaa58262e7ec', d: "M5.808 8.434c-1.505 0-2.736 1.288-2.736 2.86v31.142h5.6V15.89c0-.7.547-1.273 1.217-1.273h31.417l6.706-6.183H5.808Zm46.737 34.002h5.6V24.328l-5.6 5.748z", fill: "currentColor" }))));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '5c02ceac1df85e53c25817ed3a5d75d87bea16f1', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5d249c151ecc4e2cefeb24fb0373b731097404f8' }, this.afDesc), h("defs", { key: '7aeb23ad98b15c5448350b629585dbd1f97407fc' }, h("path", { key: '17ac901fa61fc932809d8ba652e4dfc76d79de68', d: "M40.322.348 14.356 26.405 4.814 16.83a1.18 1.18 0 0 0-1.675 0L.347 19.632a1.192 1.192 0 0 0 0 1.682l13.17 13.215a1.179 1.179 0 0 0 1.675 0L44.79 4.831a1.193 1.193 0 0 0 0-1.681L41.996.348a1.178 1.178 0 0 0-1.675 0Z", id: "a" })), h("g", { key: 'bce212ea36a2c1934bc19570dbbda5a6bad3dc4a', fill: "none", "fill-rule": "evenodd" }, h("g", { key: '4ef3c1ebff8351875e2867bafd98bf77374a8117', transform: "translate(0 47.327)" }), h("path", { key: 'cee1da38dee19e258e3e7e271126fe03497d7f87', d: "M43.14 47.327c-3.878 1.35-5.696 3.177-12.531 3.177-6.836 0-8.653-1.828-12.53-3.177H-.002v4.323c0 2.626 1.424 4.774 4.65 4.774h51.92c3.226 0 4.649-2.148 4.649-4.774v-4.323H43.14Z", fill: "currentColor" }), h("g", { key: '4811e212690641176dd6cd82777f4cdd6a6d6f78', transform: "translate(16.864 6.458)" }, h("mask", { key: '62b3b4db66b99bedd3b46e49065811e821e53c38', id: "b", fill: "#fff" }, h("use", { key: '3b595d282485c97cd26b7b35074054a8c0f108d5', href: "#a" })), h("g", { key: 'c453d7c1d3df4c8e0a96f84f24466e477755433e' }), h("path", { key: '19fa0423729f1bd491e9e1b08fca1b62d2cd597c', fill: "currentColor", mask: "url(#b)", d: "M-.705 35.699h46.546V-.705H-.705z" })), h("path", { key: '8540850881f0d63a32406fd597d2e7590fddd5bf', d: "M5.808 8.434c-1.505 0-2.736 1.288-2.736 2.86v31.142h5.6V15.89c0-.7.547-1.273 1.217-1.273h31.417l6.706-6.183H5.808Zm46.737 34.002h5.6V24.328l-5.6 5.748z", fill: "currentColor" }))));
22
22
  }
23
23
  };
24
24
  IconOnlineTask.style = DigiIconOnlineTaskStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconOpenSourceCss = ".sc-digi-icon-open-source-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-open-source-h svg.sc-digi-icon-open-source{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconOpenSource = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '372bd924d8b3760a3a73682e6660c2767811434c', class: "digi-icon-open-source", width: "70", height: "70", viewBox: "0 0 158 158", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'dd92f04fe57733dbf30ceac90b0c155330cb26f5', class: "digi-icon-open-source", width: "70", height: "70", viewBox: "0 0 158 158", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e0e5a8a3573d08fc75821371f23118361a15cfa3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '06679f975d4b956360df354027dfb32600956019' }, this.afDesc), h("path", { key: '7255ed8b4deba9fd8a1a7c273ccc5519b83fa459', class: "digi-icon-open-source__shape", d: "M156,79.5 C156,37.25 121.75,3 79.5,3 C37.25,3 3,37.25 3,79.5 C3,112.195 23.518,140.085 52.375,151.034 L69.106,103.882 C59.638,99.84 53,90.446 53,79.5 C53,64.864 64.864,53 79.5,53 C94.136,53 106,64.864 106,79.5 C106,90.78 98.95,100.407 89.018,104.232 L105.747,151.377 C135.068,140.667 156,112.529 156,79.5 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'f0b6164201f139e28f499292d4ca68730c63452e', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'fffa8e6fdaa4e6da6d101560245950d156be3e92' }, this.afDesc), h("path", { key: '0fdc520164f0f618deb7dccc9f459c1b1f49b6b9', class: "digi-icon-open-source__shape", d: "M156,79.5 C156,37.25 121.75,3 79.5,3 C37.25,3 3,37.25 3,79.5 C3,112.195 23.518,140.085 52.375,151.034 L69.106,103.882 C59.638,99.84 53,90.446 53,79.5 C53,64.864 64.864,53 79.5,53 C94.136,53 106,64.864 106,79.5 C106,90.78 98.95,100.407 89.018,104.232 L105.747,151.377 C135.068,140.667 156,112.529 156,79.5 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconOpenSource.style = DigiIconOpenSourceStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconPaletteCss = ".sc-digi-icon-palette-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-palette-h svg.sc-digi-icon-palette{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconPalette = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '93fb39b8234dea6dc2e28aea26a7846d19614242', class: "digi-icon-palette", width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '0eb7a09677bb8735a961682a8079f5aabdf56057', class: "digi-icon-palette", width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '0c1fa378a7bf343a700623cbe161f76d714a59b7', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2eb3c0dd7a126ac1e99bd8d85444237cff7b3be1' }, this.afDesc), h("path", { key: '96185a847d9e5a4518246256dd564b2fe038d828', d: "M50.5759 39.1509C54.3693 39.2601 59.4665 38.6612 59.8531 34.8859C59.9502 33.9372 60 32.9744 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60C32.9744 60 33.9372 59.9502 34.8859 59.8531C38.6612 59.4665 39.1684 54.4467 38.9695 50.6569C38.6574 44.7081 44.5944 38.9788 50.5759 39.1509Z", stroke: "currentColor", "stroke-width": "8" }), h("circle", { key: 'a57f7fd94708e03c6621956c578d2b3e315c8a59', cx: "40.5", cy: "22.5", r: "5.5", fill: "currentColor" }), h("circle", { key: '320ec554465cbd514475377750a843da0554595c', cx: "25.5", cy: "21.5", r: "5.5", fill: "currentColor" }), h("circle", { key: '981aae31f646197bf6dcf3044519e29997552c2a', cx: "19.5", cy: "35.5", r: "5.5", fill: "currentColor" })));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e0e5a8a3573d08fc75821371f23118361a15cfa3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '06679f975d4b956360df354027dfb32600956019' }, this.afDesc), h("path", { key: 'a679f229c5096886b18c4f525c618973dd1ee0ef', d: "M50.5759 39.1509C54.3693 39.2601 59.4665 38.6612 59.8531 34.8859C59.9502 33.9372 60 32.9744 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60C32.9744 60 33.9372 59.9502 34.8859 59.8531C38.6612 59.4665 39.1684 54.4467 38.9695 50.6569C38.6574 44.7081 44.5944 38.9788 50.5759 39.1509Z", stroke: "currentColor", "stroke-width": "8" }), h("circle", { key: '32359e3624d8d31c845d1c06d1c07ee6bbbdecff', cx: "40.5", cy: "22.5", r: "5.5", fill: "currentColor" }), h("circle", { key: 'fb89694fde4d7c67a9746e9a97e2b9362689b470', cx: "25.5", cy: "21.5", r: "5.5", fill: "currentColor" }), h("circle", { key: 'd7004d99fa7f83b8bd7d537e63d9d4f3e2da4d88', cx: "19.5", cy: "35.5", r: "5.5", fill: "currentColor" })));
22
22
  }
23
23
  };
24
24
  IconPalette.style = DigiIconPaletteStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconPasteCss = ".sc-digi-icon-paste-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-paste-h svg.sc-digi-icon-paste{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -24,7 +24,7 @@ const Paste = class {
24
24
  : undefined;
25
25
  }
26
26
  render() {
27
- return (h("svg", { key: 'c0168be4e03f84a8bc29b32ec1c37573a651971b', class: "digi-icon-paste", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'dc85e282b40a65ecb6c759530fea32a4ef011ff8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5a9aac0a8bf42e2303ee5e3111559542bbd94b34' }, this.afDesc), h("g", { key: 'ab9811970a0df7673194d9dd976e34cbe2d094fe', "clip-path": "url(#clip0_2337_612)" }, h("path", { key: '297595717899b85d8a9bb0d9dad2be7cb346aa12', d: "M43.3156 3.70789H21.126C20.2477 3.70789 19.541 4.47765 19.541 5.43457V11.318H19.9989C21.1238 11.318 22.2194 11.7874 23.0052 12.6059L27.8652 17.6686C28.6368 18.4721 29.0615 19.5334 29.0615 20.6569V21.1456V35.6508H43.3152C44.1386 35.6508 44.8112 34.9742 44.8921 34.1011C44.8972 34.0429 44.9002 33.9838 44.9002 33.9241V5.43457C44.9002 4.47765 44.1935 3.70789 43.3152 3.70789H43.3156ZM39.8108 8.34544C39.8108 9.2034 39.1088 9.90533 38.2509 9.90533H26.1906C25.3326 9.90533 24.6307 9.2032 24.6307 8.34544V8.27282C24.6307 7.41486 25.3326 6.71293 26.1906 6.71293H38.2509C39.1088 6.71293 39.8108 7.41486 39.8108 8.27282V8.34544Z", fill: "currentColor" }), h("path", { key: '8884170d2e9862fe503671cd0c5d894f288537eb', d: "M18.9203 23.3968C18.8594 23.3968 18.7994 23.3936 18.7401 23.3872C18.6216 23.3747 18.5065 23.3497 18.3957 23.3136C17.6769 23.0794 17.1513 22.3777 17.1513 21.5542V11.4397H4.76899C4.64688 11.4397 4.52776 11.4525 4.41244 11.4772C3.60636 11.649 3 12.392 3 13.2823V43.666C3 44.6837 3.79191 45.5086 4.76899 45.5086H24.8169C25.7939 45.5086 26.5858 44.6837 26.5858 43.666V23.397H18.9205L18.9203 23.3968Z", fill: "currentColor" }), h("path", { key: '02674bb1394c7b0eb83037134094c5b1554be4df', d: "M26.5853 20.4748C26.5853 20.2916 26.5592 20.111 26.5089 19.9388C26.4251 19.6519 26.2745 19.3878 26.0672 19.1719L21.2069 14.1089C20.8751 13.7634 20.4254 13.5692 19.9561 13.5692H19.5098V20.9397H26.5855V20.4744L26.5853 20.4748Z", fill: "currentColor" })), h("defs", { key: '0915c75b471abd1de9c714b58be75f88fdf0affb' }, h("clipPath", { key: '73076b3eadecd1a781354c216d02ecd013f9aa80' }, h("rect", { key: 'bc5d488935b0362c759f8afc2f3859d38b94227c', width: "42", height: "41.9502", fill: "currentColor", transform: "translate(3 3.70789)" })))));
27
+ return (h("svg", { key: '2e0974234c3c1bf63c1ec969c4ccc3a20970acf0', class: "digi-icon-paste", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '32b6c69dbcdff708f2038fca9d0852afff464790', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5fa9886513cb15255f1af2fad293b56ac79e9fc7' }, this.afDesc), h("g", { key: '3b6a81da1af3e8dd406ec00e37624a6e2d37758a', "clip-path": "url(#clip0_2337_612)" }, h("path", { key: 'e62060c97bbe7b7580fe08e4605898f44e9e5cde', d: "M43.3156 3.70789H21.126C20.2477 3.70789 19.541 4.47765 19.541 5.43457V11.318H19.9989C21.1238 11.318 22.2194 11.7874 23.0052 12.6059L27.8652 17.6686C28.6368 18.4721 29.0615 19.5334 29.0615 20.6569V21.1456V35.6508H43.3152C44.1386 35.6508 44.8112 34.9742 44.8921 34.1011C44.8972 34.0429 44.9002 33.9838 44.9002 33.9241V5.43457C44.9002 4.47765 44.1935 3.70789 43.3152 3.70789H43.3156ZM39.8108 8.34544C39.8108 9.2034 39.1088 9.90533 38.2509 9.90533H26.1906C25.3326 9.90533 24.6307 9.2032 24.6307 8.34544V8.27282C24.6307 7.41486 25.3326 6.71293 26.1906 6.71293H38.2509C39.1088 6.71293 39.8108 7.41486 39.8108 8.27282V8.34544Z", fill: "currentColor" }), h("path", { key: '7084dd5b18c49a319dce84d356842295bc51da01', d: "M18.9203 23.3968C18.8594 23.3968 18.7994 23.3936 18.7401 23.3872C18.6216 23.3747 18.5065 23.3497 18.3957 23.3136C17.6769 23.0794 17.1513 22.3777 17.1513 21.5542V11.4397H4.76899C4.64688 11.4397 4.52776 11.4525 4.41244 11.4772C3.60636 11.649 3 12.392 3 13.2823V43.666C3 44.6837 3.79191 45.5086 4.76899 45.5086H24.8169C25.7939 45.5086 26.5858 44.6837 26.5858 43.666V23.397H18.9205L18.9203 23.3968Z", fill: "currentColor" }), h("path", { key: 'cf52754d3ec1b369daba9cd37be7c47ca3a1e43c', d: "M26.5853 20.4748C26.5853 20.2916 26.5592 20.111 26.5089 19.9388C26.4251 19.6519 26.2745 19.3878 26.0672 19.1719L21.2069 14.1089C20.8751 13.7634 20.4254 13.5692 19.9561 13.5692H19.5098V20.9397H26.5855V20.4744L26.5853 20.4748Z", fill: "currentColor" })), h("defs", { key: '5850bf9655c2c0cc9da6ce7eeb145d143a12b9d9' }, h("clipPath", { key: '65e654e0e4a3fe9a6ea6c724040fad34355b2c60' }, h("rect", { key: 'b3a538961dd6ef3d84c6a3c9eac63c797aedcf3e', width: "42", height: "41.9502", fill: "currentColor", transform: "translate(3 3.70789)" })))));
28
28
  }
29
29
  };
30
30
  Paste.style = DigiIconPasteStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bfea2cc5.js';
1
+ import { r as registerInstance, h } from './index-148a7577.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
3
 
4
4
  const iconPenCss = ".sc-digi-icon-pen-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-pen-h svg.sc-digi-icon-pen{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -14,11 +14,11 @@ const IconPen = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '7306c2e1c1ee98c01c0fdecd744e564a4e64a93e', class: "digi-icon-pen", width: "26", height: "26", viewBox: "0 0 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'ee58315914f75adbf8d030fab26dc138057021c3', class: "digi-icon-pen", width: "26", height: "26", viewBox: "0 0 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '29a295a07e5e8394fe9d8d7458d6193fcd292020', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7301a7bc099072b4c3dfd70ae9aa24599ad6826f' }, this.afDesc), h("path", { key: '203a6817a11f1a83fdd6f6da0f90feaf377b6fc8', class: "digi-icon-pen__shape", d: "M15.295 5.068l5.637 5.637a.61.61 0 010 .863L7.15 25.35l-5.794.64A1.218 1.218 0 01.01 24.644l.645-5.8L14.432 5.069a.61.61 0 01.863 0zm9.989-1.3L22.232.716a2.443 2.443 0 00-3.448 0l-2.341 2.341a.61.61 0 000 .863l5.637 5.637a.61.61 0 00.863 0l2.341-2.341a2.434 2.434 0 000-3.448z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'e1492bd3a536cb8f418206a3cd23dff3cbb956f2', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e247f210fdf4ca5f3596ddbca7db0e15f952f5b6' }, this.afDesc), h("path", { key: 'ef9be5f03d59a298a09b9fdfbb6651afdb5958f9', class: "digi-icon-pen__shape", d: "M15.295 5.068l5.637 5.637a.61.61 0 010 .863L7.15 25.35l-5.794.64A1.218 1.218 0 01.01 24.644l.645-5.8L14.432 5.069a.61.61 0 01.863 0zm9.989-1.3L22.232.716a2.443 2.443 0 00-3.448 0l-2.341 2.341a.61.61 0 000 .863l5.637 5.637a.61.61 0 00.863 0l2.341-2.341a2.434 2.434 0 000-3.448z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconPen.style = DigiIconPenStyle0;