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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1819) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-notification.js +1 -1
  3. package/components/digi-badge-status.d.ts +1 -1
  4. package/components/digi-badge-status.js +1 -1
  5. package/components/digi-bar-chart.d.ts +1 -1
  6. package/components/digi-bar-chart.js +9 -9
  7. package/components/digi-button.d.ts +1 -1
  8. package/components/digi-button.js +1 -1
  9. package/components/digi-calendar-datepicker.d.ts +1 -1
  10. package/components/digi-calendar-datepicker.js +73 -159
  11. package/components/digi-calendar-week-view.d.ts +1 -1
  12. package/components/digi-calendar-week-view.js +9 -9
  13. package/components/digi-calendar.d.ts +1 -1
  14. package/components/digi-calendar.js +1 -1
  15. package/components/digi-chart-line.d.ts +1 -1
  16. package/components/digi-chart-line.js +7 -7
  17. package/components/digi-code-block.d.ts +1 -1
  18. package/components/digi-code-block.js +1 -1
  19. package/components/digi-code-example.d.ts +1 -1
  20. package/components/digi-code-example.js +19 -43
  21. package/components/digi-code.d.ts +1 -1
  22. package/components/digi-code.js +2 -2
  23. package/components/digi-context-menu.d.ts +1 -1
  24. package/components/digi-context-menu.js +7 -7
  25. package/components/digi-dialog.d.ts +1 -1
  26. package/components/digi-dialog.js +9 -12
  27. package/components/digi-expandable-accordion.d.ts +1 -1
  28. package/components/digi-expandable-accordion.js +4 -4
  29. package/components/digi-expandable-faq-item.d.ts +1 -1
  30. package/components/digi-expandable-faq-item.js +7 -7
  31. package/components/digi-expandable-faq.d.ts +1 -1
  32. package/components/digi-expandable-faq.js +3 -3
  33. package/components/digi-footer-card.d.ts +1 -1
  34. package/components/digi-footer-card.js +2 -2
  35. package/components/digi-footer.d.ts +1 -1
  36. package/components/digi-footer.js +7 -10
  37. package/components/digi-form-category-filter.d.ts +1 -1
  38. package/components/digi-form-category-filter.js +6 -6
  39. package/components/digi-form-checkbox.d.ts +1 -1
  40. package/components/digi-form-checkbox.js +1 -1
  41. package/components/digi-form-error-list.d.ts +1 -1
  42. package/components/digi-form-error-list.js +17 -20
  43. package/components/digi-form-fieldset.d.ts +1 -1
  44. package/components/digi-form-fieldset.js +1 -1
  45. package/components/digi-form-file-upload.d.ts +1 -1
  46. package/components/digi-form-file-upload.js +20 -20
  47. package/components/digi-form-filter.d.ts +1 -1
  48. package/components/digi-form-filter.js +9 -9
  49. package/components/digi-form-input-search.d.ts +1 -1
  50. package/components/digi-form-input-search.js +11 -11
  51. package/components/digi-form-input.d.ts +1 -1
  52. package/components/digi-form-input.js +1 -1
  53. package/components/digi-form-label.d.ts +1 -1
  54. package/components/digi-form-label.js +1 -1
  55. package/components/digi-form-radiobutton.d.ts +1 -1
  56. package/components/digi-form-radiobutton.js +1 -1
  57. package/components/digi-form-radiogroup.d.ts +1 -1
  58. package/components/digi-form-radiogroup.js +5 -36
  59. package/components/digi-form-receipt.d.ts +1 -1
  60. package/components/digi-form-receipt.js +5 -8
  61. package/components/digi-form-select-filter.d.ts +1 -1
  62. package/components/digi-form-select-filter.js +19 -22
  63. package/components/digi-form-select.d.ts +1 -1
  64. package/components/digi-form-select.js +1 -1
  65. package/components/digi-form-textarea.d.ts +1 -1
  66. package/components/digi-form-textarea.js +11 -14
  67. package/components/digi-form-validation-message.d.ts +1 -1
  68. package/components/digi-form-validation-message.js +1 -1
  69. package/components/digi-header-avatar.d.ts +1 -1
  70. package/components/digi-header-avatar.js +4 -4
  71. package/components/digi-header-navigation-item.d.ts +1 -1
  72. package/components/digi-header-navigation-item.js +2 -2
  73. package/components/digi-header-navigation.d.ts +1 -1
  74. package/components/digi-header-navigation.js +13 -15
  75. package/components/digi-header-notification.d.ts +1 -1
  76. package/components/digi-header-notification.js +3 -3
  77. package/components/digi-header.d.ts +1 -1
  78. package/components/digi-header.js +74 -33
  79. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  80. package/components/digi-icon-accessibility-deaf.js +3 -3
  81. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  82. package/components/digi-icon-accessibility-universal.js +3 -3
  83. package/components/digi-icon-apple.d.ts +1 -1
  84. package/components/digi-icon-apple.js +3 -3
  85. package/components/digi-icon-archive-outline.d.ts +1 -1
  86. package/components/digi-icon-archive-outline.js +3 -3
  87. package/components/digi-icon-archive.d.ts +1 -1
  88. package/components/digi-icon-archive.js +3 -3
  89. package/components/digi-icon-arrow-back.d.ts +1 -1
  90. package/components/digi-icon-arrow-back.js +3 -3
  91. package/components/digi-icon-arrow-down.d.ts +1 -1
  92. package/components/digi-icon-arrow-down.js +3 -3
  93. package/components/digi-icon-arrow-left.d.ts +1 -1
  94. package/components/digi-icon-arrow-left.js +3 -3
  95. package/components/digi-icon-arrow-right.d.ts +1 -1
  96. package/components/digi-icon-arrow-right.js +1 -1
  97. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  98. package/components/digi-icon-arrow-sign-in.js +3 -3
  99. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  100. package/components/digi-icon-arrow-sign-out.js +3 -3
  101. package/components/digi-icon-arrow-up.d.ts +1 -1
  102. package/components/digi-icon-arrow-up.js +3 -3
  103. package/components/digi-icon-at.d.ts +1 -1
  104. package/components/digi-icon-at.js +3 -3
  105. package/components/digi-icon-bars.d.ts +1 -1
  106. package/components/digi-icon-bars.js +1 -1
  107. package/components/digi-icon-bell-filled.d.ts +1 -1
  108. package/components/digi-icon-bell-filled.js +3 -3
  109. package/components/digi-icon-bell.d.ts +1 -1
  110. package/components/digi-icon-bell.js +3 -3
  111. package/components/digi-icon-book.d.ts +1 -1
  112. package/components/digi-icon-book.js +3 -3
  113. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  114. package/components/digi-icon-bookmark-outline.js +3 -3
  115. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  116. package/components/digi-icon-bookmark-solid.js +3 -3
  117. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  118. package/components/digi-icon-bubble-ellipsis.js +3 -3
  119. package/components/digi-icon-bubble.d.ts +1 -1
  120. package/components/digi-icon-bubble.js +3 -3
  121. package/components/digi-icon-building-outline.d.ts +1 -1
  122. package/components/digi-icon-building-outline.js +3 -3
  123. package/components/digi-icon-building-solid.d.ts +1 -1
  124. package/components/digi-icon-building-solid.js +3 -3
  125. package/components/digi-icon-bullseye.d.ts +1 -1
  126. package/components/digi-icon-bullseye.js +3 -3
  127. package/components/digi-icon-calculator-solid.d.ts +1 -1
  128. package/components/digi-icon-calculator-solid.js +3 -3
  129. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  130. package/components/digi-icon-calendar-alt-alert.js +3 -3
  131. package/components/digi-icon-calendar-alt.d.ts +1 -1
  132. package/components/digi-icon-calendar-alt.js +1 -1
  133. package/components/digi-icon-calendar.d.ts +1 -1
  134. package/components/digi-icon-calendar.js +3 -3
  135. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  136. package/components/digi-icon-caret-circle-right.js +3 -3
  137. package/components/digi-icon-caret-down.d.ts +1 -1
  138. package/components/digi-icon-caret-down.js +1 -1
  139. package/components/digi-icon-caret-left.d.ts +1 -1
  140. package/components/digi-icon-caret-left.js +3 -3
  141. package/components/digi-icon-caret-right.d.ts +1 -1
  142. package/components/digi-icon-caret-right.js +3 -3
  143. package/components/digi-icon-caret-up.d.ts +1 -1
  144. package/components/digi-icon-caret-up.js +1 -1
  145. package/components/digi-icon-chart.d.ts +1 -1
  146. package/components/digi-icon-chart.js +1 -1
  147. package/components/digi-icon-chat.d.ts +1 -1
  148. package/components/digi-icon-chat.js +3 -3
  149. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  150. package/components/digi-icon-check-circle-reg-alt.js +3 -3
  151. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  152. package/components/digi-icon-check-circle-solid.js +1 -1
  153. package/components/digi-icon-check.d.ts +1 -1
  154. package/components/digi-icon-check.js +1 -1
  155. package/components/digi-icon-checklist.d.ts +1 -1
  156. package/components/digi-icon-checklist.js +3 -3
  157. package/components/digi-icon-chevron-down.d.ts +1 -1
  158. package/components/digi-icon-chevron-down.js +1 -1
  159. package/components/digi-icon-chevron-left.d.ts +1 -1
  160. package/components/digi-icon-chevron-left.js +1 -1
  161. package/components/digi-icon-chevron-right.d.ts +1 -1
  162. package/components/digi-icon-chevron-right.js +1 -1
  163. package/components/digi-icon-chevron-up.d.ts +1 -1
  164. package/components/digi-icon-chevron-up.js +3 -3
  165. package/components/digi-icon-clock.d.ts +1 -1
  166. package/components/digi-icon-clock.js +3 -3
  167. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  168. package/components/digi-icon-communication-play-solid.js +3 -3
  169. package/components/digi-icon-compress-alt.d.ts +1 -1
  170. package/components/digi-icon-compress-alt.js +3 -3
  171. package/components/digi-icon-comunication-case.d.ts +1 -1
  172. package/components/digi-icon-comunication-case.js +3 -3
  173. package/components/digi-icon-comunication-flag.d.ts +1 -1
  174. package/components/digi-icon-comunication-flag.js +3 -3
  175. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  176. package/components/digi-icon-comunication-graduate.js +3 -3
  177. package/components/digi-icon-comunication-play.d.ts +1 -1
  178. package/components/digi-icon-comunication-play.js +3 -3
  179. package/components/digi-icon-cooperation.d.ts +1 -1
  180. package/components/digi-icon-cooperation.js +3 -3
  181. package/components/digi-icon-copy.d.ts +1 -1
  182. package/components/digi-icon-copy.js +1 -1
  183. package/components/digi-icon-danger-outline.d.ts +1 -1
  184. package/components/digi-icon-danger-outline.js +3 -3
  185. package/components/digi-icon-download.d.ts +1 -1
  186. package/components/digi-icon-download.js +3 -3
  187. package/components/digi-icon-dxa.d.ts +1 -1
  188. package/components/digi-icon-dxa.js +3 -3
  189. package/components/digi-icon-edit.d.ts +1 -1
  190. package/components/digi-icon-edit.js +3 -3
  191. package/components/digi-icon-ellipsis.d.ts +1 -1
  192. package/components/digi-icon-ellipsis.js +3 -3
  193. package/components/digi-icon-envelope-filled.d.ts +1 -1
  194. package/components/digi-icon-envelope-filled.js +3 -3
  195. package/components/digi-icon-envelope.d.ts +1 -1
  196. package/components/digi-icon-envelope.js +3 -3
  197. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  198. package/components/digi-icon-exclamation-circle-filled.js +3 -3
  199. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  200. package/components/digi-icon-exclamation-triangle-filled.js +3 -3
  201. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  202. package/components/digi-icon-exclamation-triangle-warning.js +3 -3
  203. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  204. package/components/digi-icon-exclamation-triangle.js +3 -3
  205. package/components/digi-icon-expand-alt.d.ts +1 -1
  206. package/components/digi-icon-expand-alt.js +3 -3
  207. package/components/digi-icon-external-link-alt.d.ts +1 -1
  208. package/components/digi-icon-external-link-alt.js +1 -1
  209. package/components/digi-icon-eye-slash.d.ts +1 -1
  210. package/components/digi-icon-eye-slash.js +3 -3
  211. package/components/digi-icon-eye.d.ts +1 -1
  212. package/components/digi-icon-eye.js +3 -3
  213. package/components/digi-icon-facebook-square.d.ts +1 -1
  214. package/components/digi-icon-facebook-square.js +3 -3
  215. package/components/digi-icon-file-add.d.ts +1 -1
  216. package/components/digi-icon-file-add.js +2 -2
  217. package/components/digi-icon-file-document.d.ts +1 -1
  218. package/components/digi-icon-file-document.js +3 -3
  219. package/components/digi-icon-file-excel.d.ts +1 -1
  220. package/components/digi-icon-file-excel.js +3 -3
  221. package/components/digi-icon-file-export.d.ts +1 -1
  222. package/components/digi-icon-file-export.js +2 -2
  223. package/components/digi-icon-file-governing.d.ts +1 -1
  224. package/components/digi-icon-file-governing.js +3 -3
  225. package/components/digi-icon-file-pdf.d.ts +1 -1
  226. package/components/digi-icon-file-pdf.js +3 -3
  227. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  228. package/components/digi-icon-file-powerpoint.js +3 -3
  229. package/components/digi-icon-file-remove.d.ts +1 -1
  230. package/components/digi-icon-file-remove.js +2 -2
  231. package/components/digi-icon-file-word.d.ts +1 -1
  232. package/components/digi-icon-file-word.js +3 -3
  233. package/components/digi-icon-film.d.ts +1 -1
  234. package/components/digi-icon-film.js +3 -3
  235. package/components/digi-icon-filter.d.ts +1 -1
  236. package/components/digi-icon-filter.js +3 -3
  237. package/components/digi-icon-folder-add.d.ts +1 -1
  238. package/components/digi-icon-folder-add.js +2 -2
  239. package/components/digi-icon-folder-directory.d.ts +1 -1
  240. package/components/digi-icon-folder-directory.js +2 -2
  241. package/components/digi-icon-folder-open.d.ts +1 -1
  242. package/components/digi-icon-folder-open.js +2 -2
  243. package/components/digi-icon-folder.d.ts +1 -1
  244. package/components/digi-icon-folder.js +2 -2
  245. package/components/digi-icon-globe-filled.d.ts +1 -1
  246. package/components/digi-icon-globe-filled.js +3 -3
  247. package/components/digi-icon-globe.d.ts +1 -1
  248. package/components/digi-icon-globe.js +3 -3
  249. package/components/digi-icon-headphones.d.ts +1 -1
  250. package/components/digi-icon-headphones.js +3 -3
  251. package/components/digi-icon-heart-solid.d.ts +1 -1
  252. package/components/digi-icon-heart-solid.js +3 -3
  253. package/components/digi-icon-heart.d.ts +1 -1
  254. package/components/digi-icon-heart.js +3 -3
  255. package/components/digi-icon-history.d.ts +1 -1
  256. package/components/digi-icon-history.js +3 -3
  257. package/components/digi-icon-home.d.ts +1 -1
  258. package/components/digi-icon-home.js +3 -3
  259. package/components/digi-icon-image.d.ts +1 -1
  260. package/components/digi-icon-image.js +3 -3
  261. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  262. package/components/digi-icon-info-circle-solid.js +3 -3
  263. package/components/digi-icon-input-select-marker.d.ts +1 -1
  264. package/components/digi-icon-input-select-marker.js +1 -1
  265. package/components/digi-icon-instagram.d.ts +1 -1
  266. package/components/digi-icon-instagram.js +3 -3
  267. package/components/digi-icon-job-suggestion.d.ts +1 -1
  268. package/components/digi-icon-job-suggestion.js +3 -3
  269. package/components/digi-icon-language-outline.d.ts +1 -1
  270. package/components/digi-icon-language-outline.js +3 -3
  271. package/components/digi-icon-language.d.ts +1 -1
  272. package/components/digi-icon-language.js +3 -3
  273. package/components/digi-icon-laptop-phone.d.ts +1 -1
  274. package/components/digi-icon-laptop-phone.js +3 -3
  275. package/components/digi-icon-lattlast.d.ts +1 -1
  276. package/components/digi-icon-lattlast.js +3 -3
  277. package/components/digi-icon-licence-bus.d.ts +1 -1
  278. package/components/digi-icon-licence-bus.js +3 -3
  279. package/components/digi-icon-licence-car.d.ts +1 -1
  280. package/components/digi-icon-licence-car.js +3 -3
  281. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  282. package/components/digi-icon-licence-motorcycle.js +3 -3
  283. package/components/digi-icon-licence-truck.d.ts +1 -1
  284. package/components/digi-icon-licence-truck.js +3 -3
  285. package/components/digi-icon-lightbulb.d.ts +1 -1
  286. package/components/digi-icon-lightbulb.js +3 -3
  287. package/components/digi-icon-linkedin-in.d.ts +1 -1
  288. package/components/digi-icon-linkedin-in.js +3 -3
  289. package/components/digi-icon-list-ul.d.ts +1 -1
  290. package/components/digi-icon-list-ul.js +1 -1
  291. package/components/digi-icon-lock.d.ts +1 -1
  292. package/components/digi-icon-lock.js +3 -3
  293. package/components/digi-icon-marker-filled.d.ts +1 -1
  294. package/components/digi-icon-marker-filled.js +3 -3
  295. package/components/digi-icon-marker.d.ts +1 -1
  296. package/components/digi-icon-marker.js +3 -3
  297. package/components/digi-icon-media-course.d.ts +1 -1
  298. package/components/digi-icon-media-course.js +3 -3
  299. package/components/digi-icon-media-podcast.d.ts +1 -1
  300. package/components/digi-icon-media-podcast.js +3 -3
  301. package/components/digi-icon-microphone-off.d.ts +1 -1
  302. package/components/digi-icon-microphone-off.js +3 -3
  303. package/components/digi-icon-microphone.d.ts +1 -1
  304. package/components/digi-icon-microphone.js +3 -3
  305. package/components/digi-icon-minus.d.ts +1 -1
  306. package/components/digi-icon-minus.js +1 -1
  307. package/components/digi-icon-move.d.ts +1 -1
  308. package/components/digi-icon-move.js +3 -3
  309. package/components/digi-icon-news.d.ts +1 -1
  310. package/components/digi-icon-news.js +1 -1
  311. package/components/digi-icon-notification-error.d.ts +1 -1
  312. package/components/digi-icon-notification-error.js +1 -1
  313. package/components/digi-icon-notification-info.d.ts +1 -1
  314. package/components/digi-icon-notification-info.js +1 -1
  315. package/components/digi-icon-notification-succes.d.ts +1 -1
  316. package/components/digi-icon-notification-succes.js +1 -1
  317. package/components/digi-icon-notification-warning.d.ts +1 -1
  318. package/components/digi-icon-notification-warning.js +1 -1
  319. package/components/digi-icon-online-computervideo.d.ts +1 -1
  320. package/components/digi-icon-online-computervideo.js +1 -1
  321. package/components/digi-icon-online-interview.d.ts +1 -1
  322. package/components/digi-icon-online-interview.js +3 -3
  323. package/components/digi-icon-online-meeting.d.ts +1 -1
  324. package/components/digi-icon-online-meeting.js +3 -3
  325. package/components/digi-icon-online-task.d.ts +1 -1
  326. package/components/digi-icon-online-task.js +3 -3
  327. package/components/digi-icon-online-video.d.ts +1 -1
  328. package/components/digi-icon-online-video.js +1 -1
  329. package/components/digi-icon-open-source.d.ts +1 -1
  330. package/components/digi-icon-open-source.js +3 -3
  331. package/components/digi-icon-palette.d.ts +1 -1
  332. package/components/digi-icon-palette.js +3 -3
  333. package/components/digi-icon-paperclip.d.ts +1 -1
  334. package/components/digi-icon-paperclip.js +1 -1
  335. package/components/digi-icon-paste.d.ts +1 -1
  336. package/components/digi-icon-paste.js +2 -2
  337. package/components/digi-icon-pen.d.ts +1 -1
  338. package/components/digi-icon-pen.js +3 -3
  339. package/components/digi-icon-phone-hangup.d.ts +1 -1
  340. package/components/digi-icon-phone-hangup.js +3 -3
  341. package/components/digi-icon-phone.d.ts +1 -1
  342. package/components/digi-icon-phone.js +3 -3
  343. package/components/digi-icon-plus.d.ts +1 -1
  344. package/components/digi-icon-plus.js +1 -1
  345. package/components/digi-icon-pod.d.ts +1 -1
  346. package/components/digi-icon-pod.js +1 -1
  347. package/components/digi-icon-print.d.ts +1 -1
  348. package/components/digi-icon-print.js +3 -3
  349. package/components/digi-icon-read.d.ts +1 -1
  350. package/components/digi-icon-read.js +3 -3
  351. package/components/digi-icon-redo.d.ts +1 -1
  352. package/components/digi-icon-redo.js +3 -3
  353. package/components/digi-icon-scale.d.ts +1 -1
  354. package/components/digi-icon-scale.js +2 -2
  355. package/components/digi-icon-screensharing-off.d.ts +1 -1
  356. package/components/digi-icon-screensharing-off.js +3 -3
  357. package/components/digi-icon-screensharing.d.ts +1 -1
  358. package/components/digi-icon-screensharing.js +3 -3
  359. package/components/digi-icon-search.d.ts +1 -1
  360. package/components/digi-icon-search.js +1 -1
  361. package/components/digi-icon-send-outline.d.ts +1 -1
  362. package/components/digi-icon-send-outline.js +3 -3
  363. package/components/digi-icon-send-solid.d.ts +1 -1
  364. package/components/digi-icon-send-solid.js +3 -3
  365. package/components/digi-icon-settings.d.ts +1 -1
  366. package/components/digi-icon-settings.js +3 -3
  367. package/components/digi-icon-share-alt.d.ts +1 -1
  368. package/components/digi-icon-share-alt.js +3 -3
  369. package/components/digi-icon-share-chain.d.ts +1 -1
  370. package/components/digi-icon-share-chain.js +3 -3
  371. package/components/digi-icon-sign.d.ts +1 -1
  372. package/components/digi-icon-sign.js +3 -3
  373. package/components/digi-icon-sliders-h.d.ts +1 -1
  374. package/components/digi-icon-sliders-h.js +3 -3
  375. package/components/digi-icon-sokkandidat.d.ts +1 -1
  376. package/components/digi-icon-sokkandidat.js +3 -3
  377. package/components/digi-icon-sort-down.d.ts +1 -1
  378. package/components/digi-icon-sort-down.js +3 -3
  379. package/components/digi-icon-sort-up.d.ts +1 -1
  380. package/components/digi-icon-sort-up.js +3 -3
  381. package/components/digi-icon-sort.d.ts +1 -1
  382. package/components/digi-icon-sort.js +3 -3
  383. package/components/digi-icon-spinner.d.ts +1 -1
  384. package/components/digi-icon-spinner.js +1 -1
  385. package/components/digi-icon-star-reg.d.ts +1 -1
  386. package/components/digi-icon-star-reg.js +3 -3
  387. package/components/digi-icon-star.d.ts +1 -1
  388. package/components/digi-icon-star.js +3 -3
  389. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  390. package/components/digi-icon-suitcase-outline.js +3 -3
  391. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  392. package/components/digi-icon-suitcase-solid.js +3 -3
  393. package/components/digi-icon-system-assistance.d.ts +1 -1
  394. package/components/digi-icon-system-assistance.js +3 -3
  395. package/components/digi-icon-table-column.d.ts +1 -1
  396. package/components/digi-icon-table-column.js +3 -3
  397. package/components/digi-icon-table-row.d.ts +1 -1
  398. package/components/digi-icon-table-row.js +3 -3
  399. package/components/digi-icon-table.d.ts +1 -1
  400. package/components/digi-icon-table.js +1 -1
  401. package/components/digi-icon-task-done.d.ts +1 -1
  402. package/components/digi-icon-task-done.js +3 -3
  403. package/components/digi-icon-toggle-off.d.ts +1 -1
  404. package/components/digi-icon-toggle-off.js +3 -3
  405. package/components/digi-icon-toggle-on.d.ts +1 -1
  406. package/components/digi-icon-toggle-on.js +3 -3
  407. package/components/digi-icon-trash.d.ts +1 -1
  408. package/components/digi-icon-trash.js +1 -1
  409. package/components/digi-icon-twitter.d.ts +1 -1
  410. package/components/digi-icon-twitter.js +3 -3
  411. package/components/digi-icon-tyck-till.d.ts +1 -1
  412. package/components/digi-icon-tyck-till.js +3 -3
  413. package/components/digi-icon-unlock.d.ts +1 -1
  414. package/components/digi-icon-unlock.js +3 -3
  415. package/components/digi-icon-update.d.ts +1 -1
  416. package/components/digi-icon-update.js +3 -3
  417. package/components/digi-icon-upload.d.ts +1 -1
  418. package/components/digi-icon-upload.js +3 -3
  419. package/components/digi-icon-user-add.d.ts +1 -1
  420. package/components/digi-icon-user-add.js +2 -2
  421. package/components/digi-icon-user-alt.d.ts +1 -1
  422. package/components/digi-icon-user-alt.js +3 -3
  423. package/components/digi-icon-user-edit.d.ts +1 -1
  424. package/components/digi-icon-user-edit.js +2 -2
  425. package/components/digi-icon-users-solid.d.ts +1 -1
  426. package/components/digi-icon-users-solid.js +3 -3
  427. package/components/digi-icon-validation-error.d.ts +1 -1
  428. package/components/digi-icon-validation-error.js +1 -1
  429. package/components/digi-icon-validation-success.d.ts +1 -1
  430. package/components/digi-icon-validation-success.js +1 -1
  431. package/components/digi-icon-validation-warning.d.ts +1 -1
  432. package/components/digi-icon-validation-warning.js +1 -1
  433. package/components/digi-icon-videocamera-off.d.ts +1 -1
  434. package/components/digi-icon-videocamera-off.js +3 -3
  435. package/components/digi-icon-videocamera.d.ts +1 -1
  436. package/components/digi-icon-videocamera.js +3 -3
  437. package/components/digi-icon-volume.d.ts +1 -1
  438. package/components/digi-icon-volume.js +3 -3
  439. package/components/digi-icon-web-tv.d.ts +1 -1
  440. package/components/digi-icon-web-tv.js +3 -3
  441. package/components/digi-icon-webinar.d.ts +1 -1
  442. package/components/digi-icon-webinar.js +1 -1
  443. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  444. package/components/digi-icon-wifi-signal0.js +3 -3
  445. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  446. package/components/digi-icon-wifi-signal1.js +3 -3
  447. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  448. package/components/digi-icon-wifi-signal2.js +3 -3
  449. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  450. package/components/digi-icon-wifi-signal3.js +3 -3
  451. package/components/digi-icon-window.d.ts +1 -1
  452. package/components/digi-icon-window.js +3 -3
  453. package/components/digi-icon-x-button-outline.d.ts +1 -1
  454. package/components/digi-icon-x-button-outline.js +1 -1
  455. package/components/digi-icon-x-button.d.ts +1 -1
  456. package/components/digi-icon-x-button.js +3 -3
  457. package/components/digi-icon-x.d.ts +1 -1
  458. package/components/digi-icon-x.js +1 -1
  459. package/components/digi-icon-youtube.d.ts +1 -1
  460. package/components/digi-icon-youtube.js +3 -3
  461. package/components/digi-info-card-multi-container.d.ts +1 -1
  462. package/components/digi-info-card-multi-container.js +3 -3
  463. package/components/digi-info-card-multi.d.ts +1 -1
  464. package/components/digi-info-card-multi.js +12 -12
  465. package/components/digi-info-card.d.ts +1 -1
  466. package/components/digi-info-card.js +6 -6
  467. package/components/digi-layout-block.d.ts +1 -1
  468. package/components/digi-layout-block.js +1 -1
  469. package/components/digi-layout-columns.d.ts +1 -1
  470. package/components/digi-layout-columns.js +1 -1
  471. package/components/digi-layout-container.d.ts +1 -1
  472. package/components/digi-layout-container.js +1 -1
  473. package/components/digi-link-button.d.ts +1 -1
  474. package/components/digi-link-button.js +3 -3
  475. package/components/digi-link-external.d.ts +1 -1
  476. package/components/digi-link-external.js +1 -1
  477. package/components/digi-link-internal.d.ts +1 -1
  478. package/components/digi-link-internal.js +1 -1
  479. package/components/digi-link.d.ts +1 -1
  480. package/components/digi-link.js +1 -1
  481. package/components/digi-list.d.ts +1 -1
  482. package/components/digi-list.js +4 -4
  483. package/components/digi-loader-skeleton.d.ts +1 -1
  484. package/components/digi-loader-skeleton.js +4 -4
  485. package/components/digi-loader-spinner.d.ts +1 -1
  486. package/components/digi-loader-spinner.js +3 -3
  487. package/components/digi-logo.d.ts +1 -1
  488. package/components/digi-logo.js +100 -1
  489. package/components/digi-media-figure.d.ts +1 -1
  490. package/components/digi-media-figure.js +2 -2
  491. package/components/digi-media-image.d.ts +1 -1
  492. package/components/digi-media-image.js +1 -1
  493. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  494. package/components/digi-navigation-breadcrumbs.js +5 -5
  495. package/components/digi-navigation-pagination.d.ts +1 -1
  496. package/components/digi-navigation-pagination.js +13 -16
  497. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  498. package/components/digi-navigation-sidebar-button.js +1 -1
  499. package/components/digi-navigation-sidebar.d.ts +1 -1
  500. package/components/digi-navigation-sidebar.js +7 -7
  501. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  502. package/components/digi-navigation-vertical-menu-item.js +9 -9
  503. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  504. package/components/digi-navigation-vertical-menu.js +2 -2
  505. package/components/digi-notification-alert.d.ts +1 -1
  506. package/components/digi-notification-alert.js +1 -1
  507. package/components/digi-notification-error-page.d.ts +1 -1
  508. package/components/digi-notification-error-page.js +8 -11
  509. package/components/digi-progress-circle.d.ts +1 -1
  510. package/components/digi-progress-circle.js +11 -11
  511. package/components/digi-progress-indicator.d.ts +1 -1
  512. package/components/digi-progress-indicator.js +8 -8
  513. package/components/digi-progress-list-item.d.ts +1 -1
  514. package/components/digi-progress-list-item.js +9 -9
  515. package/components/digi-progress-list.d.ts +1 -1
  516. package/components/digi-progress-list.js +3 -3
  517. package/components/digi-progressbar.d.ts +1 -1
  518. package/components/digi-progressbar.js +4 -4
  519. package/components/digi-quote.d.ts +1 -1
  520. package/components/digi-quote.js +4 -4
  521. package/components/digi-table.d.ts +1 -1
  522. package/components/digi-table.js +2 -2
  523. package/components/digi-tablist-panel.d.ts +1 -1
  524. package/components/digi-tablist-panel.js +3 -3
  525. package/components/digi-tablist.d.ts +1 -1
  526. package/components/digi-tablist.js +9 -9
  527. package/components/digi-tag-media.d.ts +1 -1
  528. package/components/digi-tag-media.js +1 -1
  529. package/components/digi-tag.d.ts +1 -1
  530. package/components/digi-tag.js +4 -4
  531. package/components/digi-title-logo.d.ts +11 -0
  532. package/components/digi-title-logo.js +6 -0
  533. package/components/digi-tools-feedback-banner.d.ts +1 -1
  534. package/components/digi-tools-feedback-banner.js +8 -8
  535. package/components/digi-tools-feedback-rating.d.ts +1 -1
  536. package/components/digi-tools-feedback-rating.js +8 -8
  537. package/components/digi-tools-feedback.d.ts +1 -1
  538. package/components/digi-tools-feedback.js +6 -9
  539. package/components/digi-tools-theme-provider.d.ts +1 -1
  540. package/components/digi-tools-theme-provider.js +2 -2
  541. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  542. package/components/digi-typography-heading-jumbo.js +2 -2
  543. package/components/digi-typography-meta.d.ts +1 -1
  544. package/components/digi-typography-meta.js +2 -2
  545. package/components/digi-typography-preamble.d.ts +1 -1
  546. package/components/digi-typography-preamble.js +2 -2
  547. package/components/digi-typography-time.d.ts +1 -1
  548. package/components/digi-typography-time.js +2 -2
  549. package/components/digi-typography.d.ts +1 -1
  550. package/components/digi-typography.js +1 -1
  551. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  552. package/components/digi-util-breakpoint-observer.js +1 -1
  553. package/components/digi-util-detect-click-outside.d.ts +1 -1
  554. package/components/digi-util-detect-click-outside.js +2 -2
  555. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  556. package/components/digi-util-detect-focus-outside.js +2 -2
  557. package/components/digi-util-intersection-observer.d.ts +1 -1
  558. package/components/digi-util-intersection-observer.js +1 -1
  559. package/components/digi-util-keydown-handler.d.ts +1 -1
  560. package/components/digi-util-keydown-handler.js +1 -1
  561. package/components/digi-util-keyup-handler.d.ts +1 -1
  562. package/components/digi-util-keyup-handler.js +2 -2
  563. package/components/digi-util-mutation-observer.d.ts +1 -1
  564. package/components/digi-util-mutation-observer.js +1 -1
  565. package/components/digi-util-resize-observer.d.ts +1 -1
  566. package/components/digi-util-resize-observer.js +1 -1
  567. package/components/index.d.ts +285 -283
  568. package/components/index.js +3 -5
  569. package/components/{p-6bc29b39.js → p-042282c9.js} +3 -3
  570. package/components/{p-cc72fc59.js → p-0e6bb1ce.js} +3 -3
  571. package/components/{p-6bc2f864.js → p-127b0f7a.js} +3 -3
  572. package/components/{p-71172b7c.js → p-1440ff46.js} +3 -3
  573. package/components/{p-6e5c73ee.js → p-15bbce60.js} +2 -2
  574. package/components/{p-30fb34b5.js → p-291680dc.js} +3 -3
  575. package/components/{p-522414d8.js → p-299871dc.js} +3 -3
  576. package/components/{p-2d6d5d42.js → p-2a0c0c78.js} +3 -3
  577. package/components/{p-5010c1e6.js → p-2bc16106.js} +5 -8
  578. package/components/{p-13b75296.js → p-2d8b68de.js} +3 -3
  579. package/components/{p-a223734b.js → p-2f619b66.js} +1 -1
  580. package/components/{p-a3fc7580.js → p-300490fb.js} +3 -3
  581. package/components/{p-be3cec41.js → p-364d38fc.js} +3 -3
  582. package/components/{p-95690ca9.js → p-372e42fa.js} +3 -3
  583. package/components/{p-71cbe0c4.js → p-39021139.js} +3 -3
  584. package/components/{p-75659814.js → p-3cbdeea5.js} +2 -2
  585. package/components/{p-6c504a38.js → p-3ea21529.js} +3 -3
  586. package/components/{p-f1059907.js → p-42c4e18d.js} +2 -2
  587. package/components/{p-de18b1d6.js → p-4437e1a8.js} +2 -2
  588. package/components/{p-dde470f1.js → p-4458129b.js} +3 -3
  589. package/components/{p-f3e636c8.js → p-4caaef7a.js} +3 -3
  590. package/components/{p-ea2c5384.js → p-5a256d98.js} +20 -1
  591. package/components/{p-ee1fd6ad.js → p-5c935094.js} +11 -14
  592. package/components/{p-329e6541.js → p-6013f971.js} +3 -3
  593. package/components/{p-c17548a3.js → p-60394bdb.js} +3 -3
  594. package/components/{p-796665d9.js → p-61fe9d78.js} +3 -3
  595. package/components/{p-1e698eb3.js → p-64a9f915.js} +3 -3
  596. package/components/{p-93713d0c.js → p-6a652c1c.js} +3 -3
  597. package/components/{p-c28459e5.js → p-6b275dc1.js} +3 -3
  598. package/components/{p-bd19f8cd.js → p-6c7ff092.js} +3 -3
  599. package/components/{p-98765f91.js → p-71bad47e.js} +2 -2
  600. package/components/{p-e3961597.js → p-73c973fc.js} +11 -14
  601. package/components/{p-b681f6d7.js → p-7492d61e.js} +3 -3
  602. package/components/{p-c3f7a643.js → p-764c106c.js} +2 -2
  603. package/components/{p-611a745a.js → p-82085ee1.js} +4 -4
  604. package/components/{p-de5a26e5.js → p-82463cc2.js} +3 -3
  605. package/components/{p-4e3fdb06.js → p-8a2e80d2.js} +2 -2
  606. package/components/p-95dc2a66.js +152 -0
  607. package/components/{p-0dd35954.js → p-965664d4.js} +62 -73
  608. package/components/{p-7b43a6b7.js → p-96a4c4dc.js} +3 -3
  609. package/components/{p-2839514b.js → p-9bcf4599.js} +3 -3
  610. package/components/{p-8eb92ef0.js → p-9f12ac0c.js} +9 -9
  611. package/components/{p-e5abfc2d.js → p-a53686b3.js} +4 -1
  612. package/components/{p-d96a2a60.js → p-a90980f7.js} +3 -3
  613. package/components/{p-05a97800.js → p-ab1d6ae3.js} +12 -12
  614. package/components/{p-49a67d97.js → p-ad94e4f3.js} +5 -5
  615. package/components/{p-a1607b17.js → p-aed6db71.js} +3 -3
  616. package/components/{p-b54d76b7.js → p-b08505a8.js} +3 -3
  617. package/components/{p-24b1f799.js → p-b5523600.js} +3 -3
  618. package/components/{p-d6503492.js → p-b5b891f2.js} +4 -4
  619. package/components/{p-65c2673b.js → p-ba757bc9.js} +4 -4
  620. package/components/{p-0b2715fc.js → p-bbaf1285.js} +3 -3
  621. package/components/{p-40b0ebf4.js → p-c495f54e.js} +3 -3
  622. package/components/{p-9839cf46.js → p-cf527784.js} +3 -3
  623. package/components/{p-74689bb5.js → p-cfa81e91.js} +4 -33
  624. package/components/{p-11b08081.js → p-d14fe54d.js} +3 -3
  625. package/components/{p-7c894f75.js → p-d18dccc2.js} +3 -3
  626. package/components/{p-4ca3dd51.js → p-d309b91a.js} +3 -3
  627. package/components/{p-d07c5d0e.js → p-db0d140d.js} +1 -1
  628. package/components/{p-4a9363d9.js → p-e8fc33ed.js} +1 -1
  629. package/components/{p-7575d15f.js → p-f147733f.js} +3 -3
  630. package/components/{p-e795bd84.js → p-f516f6d6.js} +3 -3
  631. package/components/{p-009ccd8f.js → p-f5e13d2e.js} +2 -2
  632. package/components/{p-cf25df6f.js → p-f7fd3e36.js} +2 -2
  633. package/components/{p-b14bdfcc.js → p-f9e6f45e.js} +3 -3
  634. package/components/{p-aab9351c.js → p-fccc9322.js} +4 -4
  635. package/custom-elements.json +39 -34
  636. package/dist/cjs/digi-arbetsformedlingen.cjs.js +2 -2
  637. package/dist/cjs/digi-badge-notification.cjs.entry.js +1 -1
  638. package/dist/cjs/digi-badge-status.cjs.entry.js +1 -1
  639. package/dist/cjs/digi-bar-chart.cjs.entry.js +2 -2
  640. package/dist/cjs/digi-button_31.cjs.entry.js +1539 -0
  641. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2496 -0
  642. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
  643. package/dist/cjs/digi-calendar_2.cjs.entry.js +469 -0
  644. package/dist/cjs/digi-chart-line.cjs.entry.js +2 -2
  645. package/dist/cjs/digi-code-example.cjs.entry.js +6 -6
  646. package/dist/cjs/digi-code.cjs.entry.js +2 -2
  647. package/dist/cjs/digi-context-menu.cjs.entry.js +4 -4
  648. package/dist/cjs/digi-dialog.cjs.entry.js +13 -12
  649. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -2
  650. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +5 -5
  651. package/dist/cjs/digi-expandable-faq.cjs.entry.js +3 -3
  652. package/dist/cjs/digi-form-category-filter.cjs.entry.js +3 -3
  653. package/dist/cjs/digi-form-checkbox.cjs.entry.js +3 -3
  654. package/dist/cjs/digi-form-error-list.cjs.entry.js +13 -12
  655. package/dist/cjs/digi-form-fieldset_2.cjs.entry.js +122 -0
  656. package/dist/cjs/digi-form-file-upload.cjs.entry.js +17 -16
  657. package/dist/cjs/digi-form-filter.cjs.entry.js +6 -6
  658. package/dist/cjs/digi-form-input-search.cjs.entry.js +10 -9
  659. package/dist/cjs/digi-form-input.cjs.entry.js +177 -0
  660. package/dist/cjs/digi-form-label_5.cjs.entry.js +175 -0
  661. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +3 -7
  662. package/dist/cjs/digi-form-receipt.cjs.entry.js +11 -10
  663. package/dist/cjs/digi-form-select-filter.cjs.entry.js +17 -16
  664. package/dist/cjs/digi-form-select_2.cjs.entry.js +176 -0
  665. package/dist/cjs/digi-form-textarea.cjs.entry.js +133 -0
  666. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +3 -3
  667. package/dist/cjs/digi-icon-apple.cjs.entry.js +3 -3
  668. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +3 -3
  669. package/dist/cjs/digi-icon-archive.cjs.entry.js +3 -3
  670. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +3 -3
  671. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +3 -3
  672. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +3 -3
  673. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +3 -3
  674. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +3 -3
  675. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +3 -3
  676. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +3 -3
  677. package/dist/cjs/digi-icon-at.cjs.entry.js +3 -3
  678. package/dist/cjs/digi-icon-bell.cjs.entry.js +3 -3
  679. package/dist/cjs/digi-icon-book.cjs.entry.js +3 -3
  680. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +3 -3
  681. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +3 -3
  682. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +3 -3
  683. package/dist/cjs/digi-icon-bubble.cjs.entry.js +3 -3
  684. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +3 -3
  685. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +3 -3
  686. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +3 -3
  687. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +3 -3
  688. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +3 -3
  689. package/dist/cjs/digi-icon-calendar.cjs.entry.js +3 -3
  690. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +3 -3
  691. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +5 -5
  692. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +3 -3
  693. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +3 -3
  694. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +5 -5
  695. package/dist/cjs/digi-icon-chat.cjs.entry.js +3 -3
  696. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +3 -3
  697. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +9 -9
  698. package/dist/cjs/digi-icon-check.cjs.entry.js +3 -3
  699. package/dist/cjs/digi-icon-checklist.cjs.entry.js +3 -3
  700. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +3 -3
  701. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +30 -0
  702. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +30 -0
  703. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +3 -3
  704. package/dist/cjs/digi-icon-clock.cjs.entry.js +3 -3
  705. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +3 -3
  706. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +3 -3
  707. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +3 -3
  708. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +3 -3
  709. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +3 -3
  710. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +3 -3
  711. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +3 -3
  712. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +3 -3
  713. package/dist/cjs/digi-icon-download.cjs.entry.js +3 -3
  714. package/dist/cjs/digi-icon-dxa.cjs.entry.js +3 -3
  715. package/dist/cjs/digi-icon-edit.cjs.entry.js +3 -3
  716. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +3 -3
  717. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +3 -3
  718. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +3 -3
  719. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +3 -3
  720. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +3 -3
  721. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +3 -3
  722. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +3 -3
  723. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +3 -3
  724. package/dist/cjs/digi-icon-eye.cjs.entry.js +3 -3
  725. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +3 -3
  726. package/dist/cjs/digi-icon-file-add.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-file-document.cjs.entry.js +3 -3
  728. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +3 -3
  729. package/dist/cjs/digi-icon-file-export.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +3 -3
  731. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +3 -3
  732. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +3 -3
  733. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-file-word.cjs.entry.js +3 -3
  735. package/dist/cjs/digi-icon-film.cjs.entry.js +3 -3
  736. package/dist/cjs/digi-icon-filter.cjs.entry.js +3 -3
  737. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +2 -2
  738. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +2 -2
  739. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-folder.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +3 -3
  742. package/dist/cjs/digi-icon-headphones.cjs.entry.js +3 -3
  743. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +3 -3
  744. package/dist/cjs/digi-icon-heart.cjs.entry.js +3 -3
  745. package/dist/cjs/digi-icon-history.cjs.entry.js +3 -3
  746. package/dist/cjs/digi-icon-home.cjs.entry.js +3 -3
  747. package/dist/cjs/digi-icon-image.cjs.entry.js +3 -3
  748. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +3 -3
  749. package/dist/cjs/digi-icon-instagram.cjs.entry.js +3 -3
  750. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +3 -3
  751. package/dist/cjs/digi-icon-language-outline.cjs.entry.js +3 -3
  752. package/dist/cjs/digi-icon-language.cjs.entry.js +3 -3
  753. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +3 -3
  754. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +3 -3
  755. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +3 -3
  756. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +3 -3
  757. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +3 -3
  758. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +3 -3
  759. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +3 -3
  760. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +3 -3
  761. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +13 -13
  762. package/dist/cjs/digi-icon-lock.cjs.entry.js +3 -3
  763. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +3 -3
  764. package/dist/cjs/digi-icon-marker.cjs.entry.js +3 -3
  765. package/dist/cjs/digi-icon-media-course.cjs.entry.js +3 -3
  766. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +3 -3
  767. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +3 -3
  768. package/dist/cjs/digi-icon-microphone.cjs.entry.js +3 -3
  769. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +5 -5
  770. package/dist/cjs/digi-icon-move.cjs.entry.js +3 -3
  771. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +9 -9
  772. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +3 -3
  773. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +3 -3
  774. package/dist/cjs/digi-icon-online-task.cjs.entry.js +3 -3
  775. package/dist/cjs/digi-icon-open-source.cjs.entry.js +3 -3
  776. package/dist/cjs/digi-icon-palette.cjs.entry.js +3 -3
  777. package/dist/cjs/digi-icon-paste.cjs.entry.js +2 -2
  778. package/dist/cjs/digi-icon-pen.cjs.entry.js +3 -3
  779. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +3 -3
  780. package/dist/cjs/digi-icon-phone.cjs.entry.js +3 -3
  781. package/dist/cjs/digi-icon-print.cjs.entry.js +3 -3
  782. package/dist/cjs/digi-icon-read.cjs.entry.js +3 -3
  783. package/dist/cjs/digi-icon-redo.cjs.entry.js +3 -3
  784. package/dist/cjs/digi-icon-scale.cjs.entry.js +2 -2
  785. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +3 -3
  786. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +3 -3
  787. package/dist/cjs/digi-icon-search.cjs.entry.js +3 -3
  788. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +3 -3
  789. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +3 -3
  790. package/dist/cjs/digi-icon-settings.cjs.entry.js +3 -3
  791. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +3 -3
  792. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +3 -3
  793. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +3 -3
  794. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +3 -3
  795. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +3 -3
  796. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +3 -3
  797. package/dist/cjs/digi-icon-sort.cjs.entry.js +3 -3
  798. package/dist/cjs/digi-icon-spinner.cjs.entry.js +3 -3
  799. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +3 -3
  800. package/dist/cjs/digi-icon-star.cjs.entry.js +3 -3
  801. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +3 -3
  802. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +3 -3
  803. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +3 -3
  804. package/dist/cjs/digi-icon-table-column.cjs.entry.js +3 -3
  805. package/dist/cjs/digi-icon-table-row.cjs.entry.js +3 -3
  806. package/dist/cjs/digi-icon-task-done.cjs.entry.js +3 -3
  807. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +3 -3
  808. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +3 -3
  809. package/dist/cjs/digi-icon-twitter.cjs.entry.js +3 -3
  810. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +3 -3
  811. package/dist/cjs/digi-icon-unlock.cjs.entry.js +3 -3
  812. package/dist/cjs/digi-icon-update.cjs.entry.js +3 -3
  813. package/dist/cjs/digi-icon-upload.cjs.entry.js +3 -3
  814. package/dist/cjs/digi-icon-user-add.cjs.entry.js +2 -2
  815. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +3 -3
  816. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +2 -2
  817. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +3 -3
  818. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +3 -3
  819. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +3 -3
  820. package/dist/cjs/digi-icon-volume.cjs.entry.js +3 -3
  821. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +3 -3
  822. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +3 -3
  823. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +3 -3
  824. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +3 -3
  825. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +3 -3
  826. package/dist/cjs/digi-icon-window.cjs.entry.js +3 -3
  827. package/dist/cjs/digi-icon-x-button.cjs.entry.js +3 -3
  828. package/dist/cjs/digi-icon-youtube.cjs.entry.js +3 -3
  829. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +2 -2
  830. package/dist/cjs/digi-info-card-multi.cjs.entry.js +2 -2
  831. package/dist/cjs/digi-info-card.cjs.entry.js +2 -2
  832. package/dist/cjs/digi-layout-columns.cjs.entry.js +2 -2
  833. package/dist/cjs/digi-link-button.cjs.entry.js +2 -2
  834. package/dist/cjs/{digi-icon-external-link-alt_2.cjs.entry.js → digi-link-external.cjs.entry.js} +2 -26
  835. package/dist/cjs/digi-link-internal.cjs.entry.js +2 -2
  836. package/dist/cjs/digi-list.cjs.entry.js +2 -2
  837. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +4 -4
  838. package/dist/cjs/digi-loader-spinner.cjs.entry.js +2 -2
  839. package/dist/cjs/digi-media-figure.cjs.entry.js +2 -2
  840. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +4 -4
  841. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +16 -15
  842. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +3 -3
  843. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +7 -7
  844. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +2 -2
  845. package/dist/cjs/digi-notification-alert.cjs.entry.js +12 -11
  846. package/dist/cjs/digi-notification-error-page.cjs.entry.js +13 -12
  847. package/dist/cjs/digi-progress-circle.cjs.entry.js +9 -9
  848. package/dist/cjs/digi-progress-indicator.cjs.entry.js +4 -4
  849. package/dist/cjs/digi-progress-list-item.cjs.entry.js +6 -6
  850. package/dist/cjs/digi-progress-list.cjs.entry.js +2 -2
  851. package/dist/cjs/digi-progressbar.cjs.entry.js +3 -3
  852. package/dist/cjs/digi-quote.cjs.entry.js +2 -2
  853. package/dist/cjs/digi-table.cjs.entry.js +2 -2
  854. package/dist/cjs/digi-tablist-panel.cjs.entry.js +3 -3
  855. package/dist/cjs/digi-tablist.cjs.entry.js +6 -6
  856. package/dist/cjs/digi-tag-media.cjs.entry.js +3 -3
  857. package/dist/cjs/digi-tag.cjs.entry.js +2 -2
  858. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +2 -2
  859. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +2 -2
  860. package/dist/cjs/digi-tools-feedback.cjs.entry.js +11 -10
  861. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +2 -2
  862. package/dist/cjs/digi-typography-meta.cjs.entry.js +2 -2
  863. package/dist/cjs/digi-typography-time.cjs.entry.js +2 -2
  864. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +2 -2
  865. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +2 -2
  866. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +2 -2
  867. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
  868. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +2 -2
  869. package/dist/cjs/{form-validation-message-variation.enum-c5ec3e2d.js → form-file-upload-variation.enum-634cfae8.js} +0 -7
  870. package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +15 -0
  871. package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
  872. package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
  873. package/dist/cjs/form-radiobutton-variation.enum-d085f2f8.js +18 -0
  874. package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
  875. package/dist/cjs/form-textarea-variation.enum-9c90d40f.js +17 -0
  876. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
  877. package/dist/cjs/{index-81fc5a97.js → index-7a477838.js} +36 -81
  878. package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
  879. package/dist/cjs/index-cad91a90.js +66 -0
  880. package/dist/cjs/index-e8333bcc.js +174 -0
  881. package/dist/cjs/index.cjs.js +130 -135
  882. package/dist/cjs/loader.cjs.js +2 -2
  883. package/dist/cjs/{typography-variation.enum-c6bb12f2.js → typography-variation.enum-6a934f5b.js} +62 -84
  884. package/dist/collection/collection-manifest.json +1 -0
  885. package/dist/collection/components/_calendar/calendar/calendar.css +0 -3
  886. package/dist/collection/components/_calendar/calendar/calendar.js +79 -67
  887. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +16 -19
  888. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +93 -207
  889. package/dist/collection/components/_calendar/week-view/calendar-week-view.js +4 -4
  890. package/dist/collection/components/_chart/bar-chart/bar-chart.js +1 -1
  891. package/dist/collection/components/_chart/chart-line/chart-line.js +1 -1
  892. package/dist/collection/components/_code/code/code.js +1 -1
  893. package/dist/collection/components/_code/code-block/code-block.js +1 -1
  894. package/dist/collection/components/_code/code-example/code-example.css +0 -1
  895. package/dist/collection/components/_code/code-example/code-example.js +4 -4
  896. package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
  897. package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
  898. package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
  899. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
  900. package/dist/collection/components/_footer/footer/footer.css +17 -0
  901. package/dist/collection/components/_footer/footer/footer.js +1 -1
  902. package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
  903. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
  904. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
  905. package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
  906. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +5 -59
  907. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +8 -8
  908. package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
  909. package/dist/collection/components/_form/form-input/form-input.js +6 -9
  910. package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
  911. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  912. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
  913. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +2 -80
  914. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  915. package/dist/collection/components/_form/form-select/form-select.js +4 -4
  916. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
  917. package/dist/collection/components/_form/form-textarea/form-textarea.js +6 -9
  918. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  919. package/dist/collection/components/_header/header/header.css +70 -28
  920. package/dist/collection/components/_header/header/header.js +70 -18
  921. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  922. package/dist/collection/components/_header/header-navigation/header-navigation.css +32 -0
  923. package/dist/collection/components/_header/header-navigation/header-navigation.js +5 -4
  924. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  925. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  926. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  927. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  928. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  929. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  930. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  931. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  932. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  933. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  934. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  935. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  936. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  937. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  938. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  939. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  940. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  941. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  942. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  943. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  944. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  945. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  946. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  947. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  948. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  949. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  950. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  951. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  952. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  953. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  954. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  955. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  956. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  957. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  958. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  959. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  960. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  961. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  962. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  963. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  964. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  965. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  966. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  967. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  968. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  969. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  970. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  971. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  972. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  973. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  974. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  975. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  976. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  977. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  978. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  979. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  980. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  981. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  982. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  983. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  984. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  985. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  986. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  987. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  988. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  989. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  990. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  991. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  992. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  993. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  994. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  995. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  996. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  997. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  998. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  999. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  1000. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  1001. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  1002. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  1003. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  1004. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1005. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1006. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1007. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1008. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1009. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1010. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1011. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1012. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1013. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1014. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1015. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1016. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1017. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1018. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1019. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1020. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1021. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1022. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1023. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1024. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1025. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1026. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1027. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1028. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1029. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1030. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1031. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1032. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1033. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1034. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1035. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1036. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1037. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1038. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1039. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1040. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1041. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1042. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1043. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1044. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1045. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1046. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1047. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1048. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1049. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1050. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1051. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1052. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1053. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1054. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1055. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1056. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1057. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1058. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1059. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1060. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1061. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1062. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1063. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1064. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1065. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1066. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1067. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1068. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1069. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1070. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1071. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1072. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1073. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1074. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1075. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1076. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1077. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1078. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1079. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1080. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1081. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1082. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1083. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1084. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1085. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1086. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1087. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1088. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1089. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1090. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1091. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1092. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1093. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1094. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1095. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1096. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1097. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1098. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1099. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1100. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1101. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1102. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1103. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1104. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1105. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1106. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1107. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1108. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1109. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1110. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1111. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1112. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1113. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1114. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1115. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1116. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1117. package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
  1118. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1119. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1120. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1121. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1122. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1123. package/dist/collection/components/_link/link/link.js +1 -1
  1124. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1125. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1126. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1127. package/dist/collection/components/_list/list/list.js +1 -1
  1128. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1129. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1130. package/dist/collection/components/_logo/logo/logo.css +15 -85
  1131. package/dist/collection/components/_logo/logo/logo.js +78 -25
  1132. package/dist/collection/components/_logo/title-logo/title-logo-variation.enum.js +6 -0
  1133. package/dist/collection/components/_logo/title-logo/title-logo.css +78 -0
  1134. package/dist/collection/components/_logo/title-logo/title-logo.js +146 -0
  1135. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1136. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1137. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.css +5 -5
  1138. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1139. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
  1140. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1141. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1142. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1143. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1144. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1145. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1146. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1147. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1148. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1149. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  1150. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  1151. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1152. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1153. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1154. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1155. package/dist/collection/components/_table/table/table.js +1 -1
  1156. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1157. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1158. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1159. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1160. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1161. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +1 -1
  1162. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1163. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  1164. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1165. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1166. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1167. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1168. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1169. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1170. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1171. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1172. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1173. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1174. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1175. package/dist/collection/design-tokens/components/_footer.variables.scss +1 -0
  1176. package/dist/collection/design-tokens/components/_header-navigation.variables.scss +1 -0
  1177. package/dist/collection/design-tokens/components/_header.variables.scss +3 -3
  1178. package/dist/collection/design-tokens/components/_logo.variables.scss +5 -24
  1179. package/dist/collection/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1180. package/dist/collection/enums.js +1 -2
  1181. package/dist/collection/global/utils/applyStencilScope/applyStencilScope.util.js +13 -0
  1182. package/dist/collection/global/utils/applyStencilScope/index.js +1 -0
  1183. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1184. package/dist/digi-arbetsformedlingen/design-tokens/components/_footer.variables.scss +1 -0
  1185. package/dist/digi-arbetsformedlingen/design-tokens/components/_header-navigation.variables.scss +1 -0
  1186. package/dist/digi-arbetsformedlingen/design-tokens/components/_header.variables.scss +3 -3
  1187. package/dist/digi-arbetsformedlingen/design-tokens/components/_logo.variables.scss +5 -24
  1188. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1189. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1190. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-f24018e3.entry.js → p-0052b03c.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/p-01044fca.entry.js +1 -0
  1193. package/dist/digi-arbetsformedlingen/{p-98b9f757.entry.js → p-014044a7.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-b1f046bc.entry.js → p-01c29a14.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-da86828e.entry.js → p-01df63d6.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/p-06625463.js +1 -0
  1197. package/dist/digi-arbetsformedlingen/p-06dfdd79.entry.js +1 -0
  1198. package/dist/digi-arbetsformedlingen/{p-58a86b5f.entry.js → p-07513ee6.entry.js} +1 -1
  1199. package/dist/digi-arbetsformedlingen/{p-88d89422.entry.js → p-07b02fa8.entry.js} +1 -1
  1200. package/dist/digi-arbetsformedlingen/{p-34eb2bfc.entry.js → p-099b1bac.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-578a5503.entry.js → p-0a904539.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/{p-842f7414.entry.js → p-0ac9f348.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/{p-a25dfae6.entry.js → p-0bc366fb.entry.js} +1 -1
  1204. package/dist/digi-arbetsformedlingen/{p-0674a72b.entry.js → p-0c210491.entry.js} +1 -1
  1205. package/dist/digi-arbetsformedlingen/{p-73358d64.entry.js → p-0c271457.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-d4a3672b.entry.js → p-0e634a09.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-4899b39e.entry.js → p-11b5ab8d.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-1b568bfe.entry.js → p-16303afa.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/p-16b8d192.entry.js +1 -0
  1210. package/dist/digi-arbetsformedlingen/{p-bfb78e9e.entry.js → p-16dd9b3f.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-db548ef5.entry.js → p-18006927.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/p-183230b4.js +1 -0
  1213. package/dist/digi-arbetsformedlingen/p-18ffcb24.entry.js +1 -0
  1214. package/dist/digi-arbetsformedlingen/{p-fdddbfc8.entry.js → p-1a21de52.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/{p-d997189d.entry.js → p-1bd29b6a.entry.js} +1 -1
  1216. package/dist/digi-arbetsformedlingen/{p-9f76ceae.entry.js → p-1cc801fd.entry.js} +1 -1
  1217. package/dist/digi-arbetsformedlingen/{p-a8b5f553.entry.js → p-1dc8b284.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-6b4f5007.entry.js → p-1e03ba21.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/p-1e2a9156.entry.js +1 -0
  1220. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
  1221. package/dist/digi-arbetsformedlingen/p-1f652ce3.entry.js +1 -0
  1222. package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
  1223. package/dist/digi-arbetsformedlingen/{p-c571715c.entry.js → p-2062e63b.entry.js} +1 -1
  1224. package/dist/digi-arbetsformedlingen/{p-70d5b6d8.entry.js → p-20ef225a.entry.js} +1 -1
  1225. package/dist/digi-arbetsformedlingen/{p-5ffc1490.entry.js → p-21653bf9.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/{p-7194b6d4.entry.js → p-218b829e.entry.js} +1 -1
  1227. package/dist/digi-arbetsformedlingen/{p-f1fa6847.entry.js → p-2196c33b.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-57932243.entry.js → p-2412deb9.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-18d4fcd2.entry.js → p-2422b0d1.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/{p-afc03fe9.entry.js → p-27388bc4.entry.js} +1 -1
  1231. package/dist/digi-arbetsformedlingen/{p-df2dbad3.entry.js → p-27be8d2b.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-6682c011.entry.js → p-293ea71f.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-c2c56530.entry.js → p-2aa3ed49.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-2bc12345.entry.js → p-2f57b446.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-0ba0b367.entry.js → p-2ffd9c4c.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/{p-62ff3ed7.entry.js → p-31763750.entry.js} +1 -1
  1237. package/dist/digi-arbetsformedlingen/{p-f3b8ef49.entry.js → p-3212807d.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/p-33425742.entry.js +1 -0
  1239. package/dist/digi-arbetsformedlingen/{p-04aa20f8.entry.js → p-34ef0baa.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-282615d5.entry.js → p-352712b9.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/p-35fddf68.entry.js +1 -0
  1242. package/dist/digi-arbetsformedlingen/p-36229058.entry.js +1 -0
  1243. package/dist/digi-arbetsformedlingen/{p-95f0541d.entry.js → p-37459590.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-ffe543c2.entry.js → p-38603899.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-3656e551.entry.js → p-39604e43.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-a31b7db8.entry.js → p-3c28625a.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-356cd33f.entry.js → p-3e126f89.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-ba74fb18.entry.js → p-3eb4faff.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/{p-97df6bb5.entry.js → p-40f5fda7.entry.js} +1 -1
  1250. package/dist/digi-arbetsformedlingen/p-4224f1e4.entry.js +1 -0
  1251. package/dist/digi-arbetsformedlingen/{p-c4363e1e.entry.js → p-43662434.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-ff3847ca.entry.js → p-43a43f09.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-4477f14c.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/p-450f8f55.entry.js +1 -0
  1255. package/dist/digi-arbetsformedlingen/{p-0dabfbf2.entry.js → p-45af5d55.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-8d51bf4a.entry.js → p-4788712e.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/{p-03f2c12b.entry.js → p-48113595.entry.js} +1 -1
  1258. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +1 -0
  1259. package/dist/digi-arbetsformedlingen/{p-1611b5c5.entry.js → p-4871b74a.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/{p-f8460123.entry.js → p-49aeb019.entry.js} +1 -1
  1261. package/dist/digi-arbetsformedlingen/{p-f2f2ddc8.entry.js → p-4b5edc89.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-8b112e8e.entry.js → p-4b618926.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-7b077861.entry.js → p-4bb41707.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-fc609ae4.entry.js → p-4c69c234.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/p-4df8b9e1.entry.js +1 -0
  1266. package/dist/digi-arbetsformedlingen/{p-c34defe4.entry.js → p-4e2e1902.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-a05d9a25.entry.js → p-4eb58cf9.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/p-4ee11ca2.entry.js +1 -0
  1269. package/dist/digi-arbetsformedlingen/{p-a0ed9e6c.entry.js → p-4f6b2e2a.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/{p-025cabb6.entry.js → p-4fe05e2f.entry.js} +1 -1
  1271. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
  1272. package/dist/digi-arbetsformedlingen/{p-0ec8853f.entry.js → p-51c9cc1a.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-f1de4bf6.js → p-52e3bb32.js} +2 -2
  1274. package/dist/digi-arbetsformedlingen/{p-c1f1614f.entry.js → p-53483e1d.entry.js} +1 -1
  1275. package/dist/digi-arbetsformedlingen/{p-1a12faea.entry.js → p-5456a3bc.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-bba72c14.entry.js → p-5473bfea.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/{p-e6313314.entry.js → p-5503d5be.entry.js} +1 -1
  1278. package/dist/digi-arbetsformedlingen/{p-3ca255fb.entry.js → p-56cb2ded.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-79c08614.entry.js → p-57dd2b38.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-cf8705ff.entry.js → p-588fe3b5.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-8042dd80.entry.js → p-592fd6a9.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/p-5abcf3e3.entry.js +1 -0
  1283. package/dist/digi-arbetsformedlingen/{p-59ed9a08.entry.js → p-5acaf4b0.entry.js} +1 -1
  1284. package/dist/digi-arbetsformedlingen/{p-c01d3031.entry.js → p-5ad1a828.entry.js} +1 -1
  1285. package/dist/digi-arbetsformedlingen/{p-1991cbd6.entry.js → p-5b01d3e2.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-5520c068.entry.js → p-5d0ffc80.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-91071734.entry.js → p-5d30475d.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/{p-76dda986.entry.js → p-5e37e5aa.entry.js} +1 -1
  1289. package/dist/digi-arbetsformedlingen/{p-30fe9410.entry.js → p-5ee51a86.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/p-5f6a49c0.entry.js +1 -0
  1291. package/dist/digi-arbetsformedlingen/{p-8f398e56.entry.js → p-60989dea.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-98aa180e.entry.js → p-63148e09.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-51354379.entry.js → p-649c30ed.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-3add0508.entry.js → p-658aa433.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-8638aeba.entry.js → p-66483a84.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-c6ebe45b.entry.js → p-664de70c.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/{p-f36104b8.entry.js → p-676ab6ef.entry.js} +1 -1
  1298. package/dist/digi-arbetsformedlingen/{p-a2c089de.entry.js → p-684d8a71.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-a4cecc24.entry.js → p-6a33818a.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-a3a748b1.entry.js → p-6de493b0.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-61134ea0.entry.js → p-6e925e52.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/p-71bd1a56.entry.js +1 -0
  1303. package/dist/digi-arbetsformedlingen/{p-05fe8358.entry.js → p-726a0b56.entry.js} +1 -1
  1304. package/dist/digi-arbetsformedlingen/p-7393b76b.entry.js +1 -0
  1305. package/dist/digi-arbetsformedlingen/{p-1cd949af.entry.js → p-73f6209d.entry.js} +1 -1
  1306. package/dist/digi-arbetsformedlingen/{p-03c89967.entry.js → p-7474d7b0.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/p-753987ba.entry.js +1 -0
  1308. package/dist/digi-arbetsformedlingen/{p-bfe515b0.entry.js → p-7660ba5b.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-2c714af4.entry.js → p-76eb331e.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-5d851fc7.entry.js → p-77ea6604.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-e4f6a021.entry.js → p-780b30f6.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-24fe2189.js → p-7933b555.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
  1314. package/dist/digi-arbetsformedlingen/{p-2c657d2a.entry.js → p-7d54fe81.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-e0ddaa32.entry.js → p-7d597755.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/{p-309cc07e.entry.js → p-7e6d699e.entry.js} +1 -1
  1317. package/dist/digi-arbetsformedlingen/{p-4b149cd0.entry.js → p-7ed49934.entry.js} +1 -1
  1318. package/dist/digi-arbetsformedlingen/{p-a6925231.entry.js → p-804cb867.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-99eae5f5.entry.js → p-80a77b6e.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-deb342fa.entry.js → p-82634b60.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/{p-aa3e3eef.entry.js → p-8318562f.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/{p-8fde626d.entry.js → p-83269fe6.entry.js} +1 -1
  1323. package/dist/digi-arbetsformedlingen/{p-dc571b83.entry.js → p-8328e58b.entry.js} +1 -1
  1324. package/dist/digi-arbetsformedlingen/{p-05645b1e.entry.js → p-8355c75d.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-133eb88c.entry.js → p-8473e21b.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/{p-45d194e8.entry.js → p-87721a1f.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-d10d9f6b.entry.js → p-89566597.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-afc4494d.entry.js → p-8b88c952.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/{p-fefd78cb.entry.js → p-8d3cb15a.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/{p-ab807393.entry.js → p-8e16d36a.entry.js} +1 -1
  1332. package/dist/digi-arbetsformedlingen/p-8ef4cf4a.entry.js +1 -0
  1333. package/dist/digi-arbetsformedlingen/{p-f80bf0cf.entry.js → p-8fa46692.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/{p-e09a3a9b.entry.js → p-9045d5ff.entry.js} +1 -1
  1335. package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
  1336. package/dist/digi-arbetsformedlingen/{p-62908311.entry.js → p-905f3864.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-b7f51664.entry.js → p-90bc53dc.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/{p-24cd5148.entry.js → p-93ec0277.entry.js} +1 -1
  1339. package/dist/digi-arbetsformedlingen/{p-a4f63acf.entry.js → p-9495044c.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-7b144af0.entry.js → p-9763005c.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-4898e3e1.entry.js → p-9789b001.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-7f5ccb4b.entry.js → p-99e4bd13.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-d2f05c30.entry.js → p-9a73a55d.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-3ae0fb97.entry.js → p-9a7e195c.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/p-9c5a93d8.js +1 -0
  1346. package/dist/digi-arbetsformedlingen/{p-1443ee18.entry.js → p-9cf50217.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/{p-35085329.entry.js → p-9d15493f.entry.js} +1 -1
  1348. package/dist/digi-arbetsformedlingen/{p-29c21aa2.entry.js → p-9df20034.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/p-9e3f861e.entry.js +1 -0
  1350. package/dist/digi-arbetsformedlingen/p-9e4a0fe4.entry.js +1 -0
  1351. package/dist/digi-arbetsformedlingen/{p-19bc2782.entry.js → p-9ea535e1.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/{p-dd5d6b5b.entry.js → p-9fe345d1.entry.js} +1 -1
  1353. package/dist/digi-arbetsformedlingen/{p-bda62d83.entry.js → p-a0267f76.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-dfebd13b.entry.js → p-a1ae9863.entry.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-b4894794.entry.js → p-a439e93f.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-f5ab5a6d.entry.js → p-a4895704.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/{p-fb73b450.entry.js → p-a5c387e8.entry.js} +1 -1
  1358. package/dist/digi-arbetsformedlingen/{p-115ed01d.entry.js → p-a67b4609.entry.js} +1 -1
  1359. package/dist/digi-arbetsformedlingen/{p-716522cc.entry.js → p-a6a0a040.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-45caeb11.entry.js → p-a7361f39.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/p-a7d97546.entry.js +1 -0
  1362. package/dist/digi-arbetsformedlingen/{p-7bc209b0.entry.js → p-a947fa52.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-354ee792.entry.js → p-a98df65c.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-1400a7db.entry.js → p-a9bfc5bd.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-df144f4a.entry.js → p-accb56da.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-82998dc8.entry.js → p-ad471fd2.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-ab1f9fa3.entry.js → p-af4b851e.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-eec05f58.entry.js → p-b10a1760.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-6079b98f.entry.js → p-b22f09f1.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/{p-7c4a57bc.entry.js → p-b32df740.entry.js} +1 -1
  1371. package/dist/digi-arbetsformedlingen/{p-89266d02.entry.js → p-b48f2acd.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-4a1af082.entry.js → p-b63e0b2d.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-f0679d19.entry.js → p-b734218c.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-05da2430.entry.js → p-b7494943.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/{p-cb694b2c.entry.js → p-b81e0aec.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/p-b924bb0b.entry.js +1 -0
  1377. package/dist/digi-arbetsformedlingen/p-ba185d40.entry.js +1 -0
  1378. package/dist/digi-arbetsformedlingen/{p-48f60428.entry.js → p-ba39e14b.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-ab83e07e.entry.js → p-baac6e73.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-5ccb12cc.entry.js → p-bab6f184.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-1426e071.entry.js → p-bb0935fc.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/p-bb1daa3b.entry.js +1 -0
  1383. package/dist/digi-arbetsformedlingen/{p-20e42b63.entry.js → p-bb554f34.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-13f62d12.entry.js → p-c04b06a2.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-4efff0ca.entry.js → p-c168c84a.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-c2c18fb9.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-de04fc95.entry.js → p-c566cef3.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-2a86430e.entry.js → p-c70ba82f.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/{p-d09d6e4e.entry.js → p-c721f99a.entry.js} +1 -1
  1390. package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
  1391. package/dist/digi-arbetsformedlingen/{p-cf22ea4c.entry.js → p-c81d1d0b.entry.js} +1 -1
  1392. package/dist/digi-arbetsformedlingen/p-c8257c8c.entry.js +1 -0
  1393. package/dist/digi-arbetsformedlingen/{p-c6ec95b6.entry.js → p-c8751075.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-ba1f3c21.entry.js → p-c917502e.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/{p-c8012cef.entry.js → p-c92e206b.entry.js} +1 -1
  1396. package/dist/digi-arbetsformedlingen/{p-eece0f27.entry.js → p-cab53989.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-765c940e.entry.js → p-ccd18e1a.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/{p-212c9b16.entry.js → p-cdbfa3d0.entry.js} +1 -1
  1399. package/dist/digi-arbetsformedlingen/p-ce8d2455.entry.js +1 -0
  1400. package/dist/digi-arbetsformedlingen/{p-2bafc4e6.entry.js → p-cfad003c.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/{p-cdfc6b9e.entry.js → p-d0a8fa77.entry.js} +1 -1
  1402. package/dist/digi-arbetsformedlingen/{p-5ff83bb2.entry.js → p-d146131e.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-ee95a46b.entry.js → p-d1a77b0b.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/{p-5bd4feb1.entry.js → p-d2799e99.entry.js} +1 -1
  1405. package/dist/digi-arbetsformedlingen/{p-51b3e6b7.entry.js → p-d2a12b86.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-29a7704c.entry.js → p-d46b426b.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/p-d4d2b1a5.entry.js +1 -0
  1408. package/dist/digi-arbetsformedlingen/{p-2f57b6f7.entry.js → p-d5376b7c.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/{p-5f8404ac.entry.js → p-d7cdbe75.entry.js} +1 -1
  1410. package/dist/digi-arbetsformedlingen/{p-a9364824.entry.js → p-d8b9b535.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/{p-f066ad62.entry.js → p-dcaa4461.entry.js} +1 -1
  1412. package/dist/digi-arbetsformedlingen/{p-72be21a0.entry.js → p-de1e9254.entry.js} +1 -1
  1413. package/dist/digi-arbetsformedlingen/{p-c2084f44.entry.js → p-df2038b9.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/p-e10e24fc.entry.js +1 -0
  1415. package/dist/digi-arbetsformedlingen/{p-91bd565a.entry.js → p-e55d3abf.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-9d07a6b7.entry.js → p-e627abeb.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-9acaa089.entry.js → p-e69d2e1c.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-07527c31.entry.js → p-e8fd0aed.entry.js} +1 -1
  1419. package/dist/digi-arbetsformedlingen/{p-14565bc4.entry.js → p-e917904e.entry.js} +1 -1
  1420. package/dist/digi-arbetsformedlingen/p-ea09368a.entry.js +1 -0
  1421. package/dist/digi-arbetsformedlingen/{p-79c6ecc6.entry.js → p-edfdf8e9.entry.js} +1 -1
  1422. package/dist/digi-arbetsformedlingen/{p-2e622d7a.entry.js → p-eeec1cf1.entry.js} +1 -1
  1423. package/dist/digi-arbetsformedlingen/{p-4a92afba.entry.js → p-ef9a3ddc.entry.js} +1 -1
  1424. package/dist/digi-arbetsformedlingen/{p-693e33b2.entry.js → p-f1a6524e.entry.js} +1 -1
  1425. package/dist/digi-arbetsformedlingen/{p-ef5ef502.entry.js → p-f2eb8ee5.entry.js} +1 -1
  1426. package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
  1427. package/dist/digi-arbetsformedlingen/{p-a69d8ad3.entry.js → p-f6476365.entry.js} +1 -1
  1428. package/dist/digi-arbetsformedlingen/{p-d974fef4.entry.js → p-f69dbfcf.entry.js} +1 -1
  1429. package/dist/digi-arbetsformedlingen/{p-8186b82c.entry.js → p-f6b2d484.entry.js} +1 -1
  1430. package/dist/digi-arbetsformedlingen/p-f70535e3.entry.js +1 -0
  1431. package/dist/digi-arbetsformedlingen/{p-385e1afb.entry.js → p-f7628391.entry.js} +1 -1
  1432. package/dist/digi-arbetsformedlingen/{p-2c063933.entry.js → p-f9315403.entry.js} +1 -1
  1433. package/dist/digi-arbetsformedlingen/{p-26983270.entry.js → p-fc252a02.entry.js} +1 -1
  1434. package/dist/digi-arbetsformedlingen/{p-ca226329.entry.js → p-fc945ec1.entry.js} +1 -1
  1435. package/dist/digi-arbetsformedlingen/{p-cb94f90d.entry.js → p-fe235598.entry.js} +1 -1
  1436. package/dist/esm/digi-arbetsformedlingen.js +3 -3
  1437. package/dist/esm/digi-badge-notification.entry.js +1 -1
  1438. package/dist/esm/digi-badge-status.entry.js +1 -1
  1439. package/dist/esm/digi-bar-chart.entry.js +2 -2
  1440. package/dist/esm/digi-button_31.entry.js +1505 -0
  1441. package/dist/esm/digi-calendar-datepicker.entry.js +2492 -0
  1442. package/dist/esm/digi-calendar-week-view.entry.js +7 -6
  1443. package/dist/esm/digi-calendar_2.entry.js +464 -0
  1444. package/dist/esm/digi-chart-line.entry.js +2 -2
  1445. package/dist/esm/digi-code-example.entry.js +6 -6
  1446. package/dist/esm/digi-code.entry.js +2 -2
  1447. package/dist/esm/digi-context-menu.entry.js +4 -4
  1448. package/dist/esm/digi-dialog.entry.js +13 -12
  1449. package/dist/esm/digi-expandable-accordion.entry.js +2 -2
  1450. package/dist/esm/digi-expandable-faq-item.entry.js +5 -5
  1451. package/dist/esm/digi-expandable-faq.entry.js +3 -3
  1452. package/dist/esm/digi-form-category-filter.entry.js +3 -3
  1453. package/dist/esm/digi-form-checkbox.entry.js +3 -3
  1454. package/dist/esm/digi-form-error-list.entry.js +13 -12
  1455. package/dist/esm/digi-form-fieldset_2.entry.js +117 -0
  1456. package/dist/esm/digi-form-file-upload.entry.js +11 -10
  1457. package/dist/esm/digi-form-filter.entry.js +6 -6
  1458. package/dist/esm/digi-form-input-search.entry.js +5 -4
  1459. package/dist/esm/digi-form-input.entry.js +173 -0
  1460. package/dist/esm/digi-form-label_5.entry.js +167 -0
  1461. package/dist/esm/digi-form-radiogroup.entry.js +3 -7
  1462. package/dist/esm/digi-form-receipt.entry.js +11 -10
  1463. package/dist/esm/digi-form-select-filter.entry.js +17 -16
  1464. package/dist/esm/digi-form-select_2.entry.js +171 -0
  1465. package/dist/esm/digi-form-textarea.entry.js +129 -0
  1466. package/dist/esm/digi-icon-accessibility-deaf.entry.js +3 -3
  1467. package/dist/esm/digi-icon-apple.entry.js +3 -3
  1468. package/dist/esm/digi-icon-archive-outline.entry.js +3 -3
  1469. package/dist/esm/digi-icon-archive.entry.js +3 -3
  1470. package/dist/esm/digi-icon-arrow-back.entry.js +3 -3
  1471. package/dist/esm/digi-icon-arrow-down.entry.js +3 -3
  1472. package/dist/esm/digi-icon-arrow-left.entry.js +3 -3
  1473. package/dist/esm/digi-icon-arrow-right.entry.js +3 -3
  1474. package/dist/esm/digi-icon-arrow-sign-in.entry.js +3 -3
  1475. package/dist/esm/digi-icon-arrow-sign-out.entry.js +3 -3
  1476. package/dist/esm/digi-icon-arrow-up.entry.js +3 -3
  1477. package/dist/esm/digi-icon-at.entry.js +3 -3
  1478. package/dist/esm/digi-icon-bell.entry.js +3 -3
  1479. package/dist/esm/digi-icon-book.entry.js +3 -3
  1480. package/dist/esm/digi-icon-bookmark-outline.entry.js +3 -3
  1481. package/dist/esm/digi-icon-bookmark-solid.entry.js +3 -3
  1482. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +3 -3
  1483. package/dist/esm/digi-icon-bubble.entry.js +3 -3
  1484. package/dist/esm/digi-icon-building-outline.entry.js +3 -3
  1485. package/dist/esm/digi-icon-building-solid.entry.js +3 -3
  1486. package/dist/esm/digi-icon-bullseye.entry.js +3 -3
  1487. package/dist/esm/digi-icon-calculator-solid.entry.js +3 -3
  1488. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +3 -3
  1489. package/dist/esm/digi-icon-calendar.entry.js +3 -3
  1490. package/dist/esm/digi-icon-caret-circle-right.entry.js +3 -3
  1491. package/dist/esm/digi-icon-caret-down_2.entry.js +5 -5
  1492. package/dist/esm/digi-icon-caret-left.entry.js +3 -3
  1493. package/dist/esm/digi-icon-caret-right.entry.js +3 -3
  1494. package/dist/esm/digi-icon-chart_2.entry.js +5 -5
  1495. package/dist/esm/digi-icon-chat.entry.js +3 -3
  1496. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +3 -3
  1497. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +9 -9
  1498. package/dist/esm/digi-icon-check.entry.js +3 -3
  1499. package/dist/esm/digi-icon-checklist.entry.js +3 -3
  1500. package/dist/esm/digi-icon-chevron-down.entry.js +3 -3
  1501. package/dist/esm/digi-icon-chevron-left.entry.js +26 -0
  1502. package/dist/esm/digi-icon-chevron-right.entry.js +26 -0
  1503. package/dist/esm/digi-icon-chevron-up.entry.js +3 -3
  1504. package/dist/esm/digi-icon-clock.entry.js +3 -3
  1505. package/dist/esm/digi-icon-communication-play-solid.entry.js +3 -3
  1506. package/dist/esm/digi-icon-compress-alt.entry.js +3 -3
  1507. package/dist/esm/digi-icon-comunication-case.entry.js +3 -3
  1508. package/dist/esm/digi-icon-comunication-flag.entry.js +3 -3
  1509. package/dist/esm/digi-icon-comunication-graduate.entry.js +3 -3
  1510. package/dist/esm/digi-icon-comunication-play.entry.js +3 -3
  1511. package/dist/esm/digi-icon-cooperation.entry.js +3 -3
  1512. package/dist/esm/digi-icon-danger-outline.entry.js +3 -3
  1513. package/dist/esm/digi-icon-download.entry.js +3 -3
  1514. package/dist/esm/digi-icon-dxa.entry.js +3 -3
  1515. package/dist/esm/digi-icon-edit.entry.js +3 -3
  1516. package/dist/esm/digi-icon-ellipsis.entry.js +3 -3
  1517. package/dist/esm/digi-icon-envelope-filled.entry.js +3 -3
  1518. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +3 -3
  1519. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +3 -3
  1520. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +3 -3
  1521. package/dist/esm/digi-icon-exclamation-triangle.entry.js +3 -3
  1522. package/dist/esm/digi-icon-expand-alt.entry.js +3 -3
  1523. package/dist/esm/digi-icon-eye-slash.entry.js +3 -3
  1524. package/dist/esm/digi-icon-eye.entry.js +3 -3
  1525. package/dist/esm/digi-icon-facebook-square.entry.js +3 -3
  1526. package/dist/esm/digi-icon-file-add.entry.js +2 -2
  1527. package/dist/esm/digi-icon-file-document.entry.js +3 -3
  1528. package/dist/esm/digi-icon-file-excel.entry.js +3 -3
  1529. package/dist/esm/digi-icon-file-export.entry.js +2 -2
  1530. package/dist/esm/digi-icon-file-governing.entry.js +3 -3
  1531. package/dist/esm/digi-icon-file-pdf.entry.js +3 -3
  1532. package/dist/esm/digi-icon-file-powerpoint.entry.js +3 -3
  1533. package/dist/esm/digi-icon-file-remove.entry.js +2 -2
  1534. package/dist/esm/digi-icon-file-word.entry.js +3 -3
  1535. package/dist/esm/digi-icon-film.entry.js +3 -3
  1536. package/dist/esm/digi-icon-filter.entry.js +3 -3
  1537. package/dist/esm/digi-icon-folder-add.entry.js +2 -2
  1538. package/dist/esm/digi-icon-folder-directory.entry.js +2 -2
  1539. package/dist/esm/digi-icon-folder-open.entry.js +2 -2
  1540. package/dist/esm/digi-icon-folder.entry.js +2 -2
  1541. package/dist/esm/digi-icon-globe-filled.entry.js +3 -3
  1542. package/dist/esm/digi-icon-headphones.entry.js +3 -3
  1543. package/dist/esm/digi-icon-heart-solid.entry.js +3 -3
  1544. package/dist/esm/digi-icon-heart.entry.js +3 -3
  1545. package/dist/esm/digi-icon-history.entry.js +3 -3
  1546. package/dist/esm/digi-icon-home.entry.js +3 -3
  1547. package/dist/esm/digi-icon-image.entry.js +3 -3
  1548. package/dist/esm/digi-icon-info-circle-solid.entry.js +3 -3
  1549. package/dist/esm/digi-icon-instagram.entry.js +3 -3
  1550. package/dist/esm/digi-icon-job-suggestion.entry.js +3 -3
  1551. package/dist/esm/digi-icon-language-outline.entry.js +3 -3
  1552. package/dist/esm/digi-icon-language.entry.js +3 -3
  1553. package/dist/esm/digi-icon-laptop-phone.entry.js +3 -3
  1554. package/dist/esm/digi-icon-lattlast.entry.js +3 -3
  1555. package/dist/esm/digi-icon-licence-bus.entry.js +3 -3
  1556. package/dist/esm/digi-icon-licence-car.entry.js +3 -3
  1557. package/dist/esm/digi-icon-licence-motorcycle.entry.js +3 -3
  1558. package/dist/esm/digi-icon-licence-truck.entry.js +3 -3
  1559. package/dist/esm/digi-icon-lightbulb.entry.js +3 -3
  1560. package/dist/esm/digi-icon-linkedin-in.entry.js +3 -3
  1561. package/dist/esm/digi-icon-list-ul_6.entry.js +13 -13
  1562. package/dist/esm/digi-icon-lock.entry.js +3 -3
  1563. package/dist/esm/digi-icon-marker-filled.entry.js +3 -3
  1564. package/dist/esm/digi-icon-marker.entry.js +3 -3
  1565. package/dist/esm/digi-icon-media-course.entry.js +3 -3
  1566. package/dist/esm/digi-icon-media-podcast.entry.js +3 -3
  1567. package/dist/esm/digi-icon-microphone-off.entry.js +3 -3
  1568. package/dist/esm/digi-icon-microphone.entry.js +3 -3
  1569. package/dist/esm/digi-icon-minus_2.entry.js +5 -5
  1570. package/dist/esm/digi-icon-move.entry.js +3 -3
  1571. package/dist/esm/digi-icon-notification-error_4.entry.js +9 -9
  1572. package/dist/esm/digi-icon-online-interview.entry.js +3 -3
  1573. package/dist/esm/digi-icon-online-meeting.entry.js +3 -3
  1574. package/dist/esm/digi-icon-online-task.entry.js +3 -3
  1575. package/dist/esm/digi-icon-open-source.entry.js +3 -3
  1576. package/dist/esm/digi-icon-palette.entry.js +3 -3
  1577. package/dist/esm/digi-icon-paste.entry.js +2 -2
  1578. package/dist/esm/digi-icon-pen.entry.js +3 -3
  1579. package/dist/esm/digi-icon-phone-hangup.entry.js +3 -3
  1580. package/dist/esm/digi-icon-phone.entry.js +3 -3
  1581. package/dist/esm/digi-icon-print.entry.js +3 -3
  1582. package/dist/esm/digi-icon-read.entry.js +3 -3
  1583. package/dist/esm/digi-icon-redo.entry.js +3 -3
  1584. package/dist/esm/digi-icon-scale.entry.js +2 -2
  1585. package/dist/esm/digi-icon-screensharing-off.entry.js +3 -3
  1586. package/dist/esm/digi-icon-screensharing.entry.js +3 -3
  1587. package/dist/esm/digi-icon-search.entry.js +3 -3
  1588. package/dist/esm/digi-icon-send-outline.entry.js +3 -3
  1589. package/dist/esm/digi-icon-send-solid.entry.js +3 -3
  1590. package/dist/esm/digi-icon-settings.entry.js +3 -3
  1591. package/dist/esm/digi-icon-share-alt.entry.js +3 -3
  1592. package/dist/esm/digi-icon-share-chain.entry.js +3 -3
  1593. package/dist/esm/digi-icon-sliders-h.entry.js +3 -3
  1594. package/dist/esm/digi-icon-sokkandidat.entry.js +3 -3
  1595. package/dist/esm/digi-icon-sort-down.entry.js +3 -3
  1596. package/dist/esm/digi-icon-sort-up.entry.js +3 -3
  1597. package/dist/esm/digi-icon-sort.entry.js +3 -3
  1598. package/dist/esm/digi-icon-spinner.entry.js +3 -3
  1599. package/dist/esm/digi-icon-star-reg.entry.js +3 -3
  1600. package/dist/esm/digi-icon-star.entry.js +3 -3
  1601. package/dist/esm/digi-icon-suitcase-outline.entry.js +3 -3
  1602. package/dist/esm/digi-icon-suitcase-solid.entry.js +3 -3
  1603. package/dist/esm/digi-icon-system-assistance.entry.js +3 -3
  1604. package/dist/esm/digi-icon-table-column.entry.js +3 -3
  1605. package/dist/esm/digi-icon-table-row.entry.js +3 -3
  1606. package/dist/esm/digi-icon-task-done.entry.js +3 -3
  1607. package/dist/esm/digi-icon-toggle-off.entry.js +3 -3
  1608. package/dist/esm/digi-icon-toggle-on.entry.js +3 -3
  1609. package/dist/esm/digi-icon-twitter.entry.js +3 -3
  1610. package/dist/esm/digi-icon-tyck-till.entry.js +3 -3
  1611. package/dist/esm/digi-icon-unlock.entry.js +3 -3
  1612. package/dist/esm/digi-icon-update.entry.js +3 -3
  1613. package/dist/esm/digi-icon-upload.entry.js +3 -3
  1614. package/dist/esm/digi-icon-user-add.entry.js +2 -2
  1615. package/dist/esm/digi-icon-user-alt.entry.js +3 -3
  1616. package/dist/esm/digi-icon-user-edit.entry.js +2 -2
  1617. package/dist/esm/digi-icon-users-solid.entry.js +3 -3
  1618. package/dist/esm/digi-icon-videocamera-off.entry.js +3 -3
  1619. package/dist/esm/digi-icon-videocamera.entry.js +3 -3
  1620. package/dist/esm/digi-icon-volume.entry.js +3 -3
  1621. package/dist/esm/digi-icon-web-tv.entry.js +3 -3
  1622. package/dist/esm/digi-icon-wifi-signal0.entry.js +3 -3
  1623. package/dist/esm/digi-icon-wifi-signal1.entry.js +3 -3
  1624. package/dist/esm/digi-icon-wifi-signal2.entry.js +3 -3
  1625. package/dist/esm/digi-icon-wifi-signal3.entry.js +3 -3
  1626. package/dist/esm/digi-icon-window.entry.js +3 -3
  1627. package/dist/esm/digi-icon-x-button.entry.js +3 -3
  1628. package/dist/esm/digi-icon-youtube.entry.js +3 -3
  1629. package/dist/esm/digi-info-card-multi-container.entry.js +2 -2
  1630. package/dist/esm/digi-info-card-multi.entry.js +2 -2
  1631. package/dist/esm/digi-info-card.entry.js +2 -2
  1632. package/dist/esm/digi-layout-columns.entry.js +2 -2
  1633. package/dist/esm/digi-link-button.entry.js +2 -2
  1634. package/dist/esm/{digi-icon-external-link-alt_2.entry.js → digi-link-external.entry.js} +3 -26
  1635. package/dist/esm/digi-link-internal.entry.js +2 -2
  1636. package/dist/esm/digi-list.entry.js +2 -2
  1637. package/dist/esm/digi-loader-skeleton.entry.js +4 -4
  1638. package/dist/esm/digi-loader-spinner.entry.js +2 -2
  1639. package/dist/esm/digi-media-figure.entry.js +2 -2
  1640. package/dist/esm/digi-navigation-breadcrumbs.entry.js +4 -4
  1641. package/dist/esm/digi-navigation-pagination.entry.js +16 -15
  1642. package/dist/esm/digi-navigation-sidebar.entry.js +3 -3
  1643. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +7 -7
  1644. package/dist/esm/digi-navigation-vertical-menu.entry.js +2 -2
  1645. package/dist/esm/digi-notification-alert.entry.js +12 -11
  1646. package/dist/esm/digi-notification-error-page.entry.js +13 -12
  1647. package/dist/esm/digi-progress-circle.entry.js +9 -9
  1648. package/dist/esm/digi-progress-indicator.entry.js +4 -4
  1649. package/dist/esm/digi-progress-list-item.entry.js +6 -6
  1650. package/dist/esm/digi-progress-list.entry.js +2 -2
  1651. package/dist/esm/digi-progressbar.entry.js +3 -3
  1652. package/dist/esm/digi-quote.entry.js +2 -2
  1653. package/dist/esm/digi-table.entry.js +2 -2
  1654. package/dist/esm/digi-tablist-panel.entry.js +3 -3
  1655. package/dist/esm/digi-tablist.entry.js +6 -6
  1656. package/dist/esm/digi-tag-media.entry.js +3 -3
  1657. package/dist/esm/digi-tag.entry.js +2 -2
  1658. package/dist/esm/digi-tools-feedback-banner.entry.js +2 -2
  1659. package/dist/esm/digi-tools-feedback-rating.entry.js +2 -2
  1660. package/dist/esm/digi-tools-feedback.entry.js +11 -10
  1661. package/dist/esm/digi-tools-theme-provider.entry.js +2 -2
  1662. package/dist/esm/digi-typography-meta.entry.js +2 -2
  1663. package/dist/esm/digi-typography-time.entry.js +2 -2
  1664. package/dist/esm/digi-util-detect-click-outside.entry.js +2 -2
  1665. package/dist/esm/digi-util-detect-focus-outside.entry.js +2 -2
  1666. package/dist/esm/digi-util-keyup-handler.entry.js +2 -2
  1667. package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
  1668. package/dist/esm/digi-util-resize-observer.entry.js +2 -2
  1669. package/dist/esm/{form-validation-message-variation.enum-f7835fc5.js → form-file-upload-variation.enum-9c49ec5e.js} +1 -8
  1670. package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +15 -0
  1671. package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
  1672. package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
  1673. package/dist/esm/form-radiobutton-variation.enum-64c6038b.js +18 -0
  1674. package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
  1675. package/dist/esm/form-textarea-variation.enum-05017e8e.js +17 -0
  1676. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
  1677. package/dist/esm/{index-bfea2cc5.js → index-148a7577.js} +36 -81
  1678. package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
  1679. package/dist/esm/index-5b6c95c6.js +63 -0
  1680. package/dist/esm/index-8685f88d.js +170 -0
  1681. package/dist/esm/index.js +9 -8
  1682. package/dist/esm/loader.js +3 -3
  1683. package/dist/esm/{typography-variation.enum-dea0fe69.js → typography-variation.enum-5150a9b3.js} +63 -85
  1684. package/dist/types/components/_calendar/calendar/calendar.d.ts +13 -9
  1685. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +15 -36
  1686. package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +4 -15
  1687. package/dist/types/components/_form/form-input/form-input.d.ts +0 -1
  1688. package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +0 -16
  1689. package/dist/types/components/_form/form-textarea/form-textarea.d.ts +0 -1
  1690. package/dist/types/components/_header/header/header.d.ts +35 -2
  1691. package/dist/types/components/_header/header-navigation/header-navigation.d.ts +1 -0
  1692. package/dist/types/components/_logo/logo/logo.d.ts +19 -7
  1693. package/dist/types/components/_logo/title-logo/title-logo-variation.enum.d.ts +5 -0
  1694. package/dist/types/components/_logo/title-logo/title-logo.d.ts +52 -0
  1695. package/dist/types/components.d.ts +145 -120
  1696. package/dist/types/enums.d.ts +1 -2
  1697. package/dist/types/global/utils/applyStencilScope/applyStencilScope.util.d.ts +5 -0
  1698. package/dist/types/global/utils/applyStencilScope/index.d.ts +1 -0
  1699. package/hydrate/index.js +859 -784
  1700. package/hydrate/index.mjs +859 -784
  1701. package/package.json +1 -1
  1702. package/components/p-24fe2189.js +0 -9
  1703. package/components/p-290d1746.js +0 -13
  1704. package/components/p-82193a3f.js +0 -60
  1705. package/components/p-9a1bec0e.js +0 -9
  1706. package/dist/cjs/digi-button_19.cjs.entry.js +0 -4066
  1707. package/dist/cjs/digi-code-block_3.cjs.entry.js +0 -213
  1708. package/dist/cjs/digi-footer-card.cjs.entry.js +0 -29
  1709. package/dist/cjs/digi-footer.cjs.entry.js +0 -71
  1710. package/dist/cjs/digi-header-avatar.cjs.entry.js +0 -114
  1711. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +0 -27
  1712. package/dist/cjs/digi-header-navigation.cjs.entry.js +0 -224
  1713. package/dist/cjs/digi-header-notification.cjs.entry.js +0 -23
  1714. package/dist/cjs/digi-header.cjs.entry.js +0 -92
  1715. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +0 -30
  1716. package/dist/cjs/digi-icon-bars.cjs.entry.js +0 -30
  1717. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +0 -30
  1718. package/dist/cjs/digi-icon-copy.cjs.entry.js +0 -30
  1719. package/dist/cjs/digi-icon-envelope.cjs.entry.js +0 -30
  1720. package/dist/cjs/digi-icon-globe.cjs.entry.js +0 -30
  1721. package/dist/cjs/digi-icon-sign.cjs.entry.js +0 -30
  1722. package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
  1723. package/dist/cjs/digi-link.cjs.entry.js +0 -75
  1724. package/dist/cjs/digi-logo_2.cjs.entry.js +0 -64
  1725. package/dist/cjs/digi-media-image_2.cjs.entry.js +0 -167
  1726. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +0 -38
  1727. package/dist/cjs/digi-typography-preamble.cjs.entry.js +0 -20
  1728. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +0 -48
  1729. package/dist/cjs/footer-card-variation.enum-99555edc.js +0 -8
  1730. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +0 -9
  1731. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
  1732. package/dist/cjs/logo-variation.enum-607fadb4.js +0 -13
  1733. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +0 -17
  1734. package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +0 -7
  1735. package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +0 -7
  1736. package/dist/digi-arbetsformedlingen/p-02a6c3e6.entry.js +0 -1
  1737. package/dist/digi-arbetsformedlingen/p-0db17f9e.entry.js +0 -1
  1738. package/dist/digi-arbetsformedlingen/p-11035a85.entry.js +0 -1
  1739. package/dist/digi-arbetsformedlingen/p-1b26e051.entry.js +0 -1
  1740. package/dist/digi-arbetsformedlingen/p-1e7ead36.entry.js +0 -1
  1741. package/dist/digi-arbetsformedlingen/p-210f07d5.entry.js +0 -1
  1742. package/dist/digi-arbetsformedlingen/p-2242582b.entry.js +0 -1
  1743. package/dist/digi-arbetsformedlingen/p-290d1746.js +0 -1
  1744. package/dist/digi-arbetsformedlingen/p-2a814ab4.entry.js +0 -1
  1745. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
  1746. package/dist/digi-arbetsformedlingen/p-35360e65.entry.js +0 -1
  1747. package/dist/digi-arbetsformedlingen/p-38380fae.entry.js +0 -1
  1748. package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
  1749. package/dist/digi-arbetsformedlingen/p-4101f8a9.entry.js +0 -1
  1750. package/dist/digi-arbetsformedlingen/p-460572d9.entry.js +0 -1
  1751. package/dist/digi-arbetsformedlingen/p-4659accd.entry.js +0 -1
  1752. package/dist/digi-arbetsformedlingen/p-4b87e336.entry.js +0 -1
  1753. package/dist/digi-arbetsformedlingen/p-4f68f34d.entry.js +0 -1
  1754. package/dist/digi-arbetsformedlingen/p-5762d73d.entry.js +0 -1
  1755. package/dist/digi-arbetsformedlingen/p-580403f8.entry.js +0 -1
  1756. package/dist/digi-arbetsformedlingen/p-5990798b.entry.js +0 -1
  1757. package/dist/digi-arbetsformedlingen/p-5c6726e4.entry.js +0 -1
  1758. package/dist/digi-arbetsformedlingen/p-5f8a3b26.entry.js +0 -1
  1759. package/dist/digi-arbetsformedlingen/p-614d0764.entry.js +0 -1
  1760. package/dist/digi-arbetsformedlingen/p-648ed420.entry.js +0 -1
  1761. package/dist/digi-arbetsformedlingen/p-6c701c64.entry.js +0 -1
  1762. package/dist/digi-arbetsformedlingen/p-70cd00fd.entry.js +0 -1
  1763. package/dist/digi-arbetsformedlingen/p-7899fdd3.entry.js +0 -1
  1764. package/dist/digi-arbetsformedlingen/p-7f574281.entry.js +0 -1
  1765. package/dist/digi-arbetsformedlingen/p-871eb27f.entry.js +0 -1
  1766. package/dist/digi-arbetsformedlingen/p-8a89811e.entry.js +0 -1
  1767. package/dist/digi-arbetsformedlingen/p-8dde1275.entry.js +0 -1
  1768. package/dist/digi-arbetsformedlingen/p-903cd4b7.entry.js +0 -1
  1769. package/dist/digi-arbetsformedlingen/p-94170a0d.entry.js +0 -1
  1770. package/dist/digi-arbetsformedlingen/p-9eed8e11.entry.js +0 -1
  1771. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
  1772. package/dist/digi-arbetsformedlingen/p-aa63b05a.entry.js +0 -1
  1773. package/dist/digi-arbetsformedlingen/p-aa7b3a21.entry.js +0 -1
  1774. package/dist/digi-arbetsformedlingen/p-ad3bc89a.entry.js +0 -1
  1775. package/dist/digi-arbetsformedlingen/p-b2258360.entry.js +0 -1
  1776. package/dist/digi-arbetsformedlingen/p-bb92f2eb.js +0 -1
  1777. package/dist/digi-arbetsformedlingen/p-c1da0c35.entry.js +0 -1
  1778. package/dist/digi-arbetsformedlingen/p-c3cda078.entry.js +0 -1
  1779. package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
  1780. package/dist/digi-arbetsformedlingen/p-cf66e56b.entry.js +0 -1
  1781. package/dist/digi-arbetsformedlingen/p-d1886fff.js +0 -1
  1782. package/dist/digi-arbetsformedlingen/p-d3a16cd3.entry.js +0 -1
  1783. package/dist/digi-arbetsformedlingen/p-d4f972c0.entry.js +0 -1
  1784. package/dist/digi-arbetsformedlingen/p-db5a83cf.entry.js +0 -1
  1785. package/dist/digi-arbetsformedlingen/p-db5be953.entry.js +0 -1
  1786. package/dist/digi-arbetsformedlingen/p-e2fe3edf.entry.js +0 -1
  1787. package/dist/digi-arbetsformedlingen/p-e9f759f9.entry.js +0 -1
  1788. package/dist/digi-arbetsformedlingen/p-ee88e3f1.js +0 -1
  1789. package/dist/digi-arbetsformedlingen/p-f6ceba96.entry.js +0 -1
  1790. package/dist/esm/digi-button_19.entry.js +0 -4044
  1791. package/dist/esm/digi-code-block_3.entry.js +0 -207
  1792. package/dist/esm/digi-footer-card.entry.js +0 -25
  1793. package/dist/esm/digi-footer.entry.js +0 -67
  1794. package/dist/esm/digi-header-avatar.entry.js +0 -110
  1795. package/dist/esm/digi-header-navigation-item.entry.js +0 -23
  1796. package/dist/esm/digi-header-navigation.entry.js +0 -220
  1797. package/dist/esm/digi-header-notification.entry.js +0 -19
  1798. package/dist/esm/digi-header.entry.js +0 -88
  1799. package/dist/esm/digi-icon-accessibility-universal.entry.js +0 -26
  1800. package/dist/esm/digi-icon-bars.entry.js +0 -26
  1801. package/dist/esm/digi-icon-bell-filled.entry.js +0 -26
  1802. package/dist/esm/digi-icon-copy.entry.js +0 -26
  1803. package/dist/esm/digi-icon-envelope.entry.js +0 -26
  1804. package/dist/esm/digi-icon-globe.entry.js +0 -26
  1805. package/dist/esm/digi-icon-sign.entry.js +0 -26
  1806. package/dist/esm/digi-layout-block_2.entry.js +0 -87
  1807. package/dist/esm/digi-link.entry.js +0 -71
  1808. package/dist/esm/digi-logo_2.entry.js +0 -59
  1809. package/dist/esm/digi-media-image_2.entry.js +0 -162
  1810. package/dist/esm/digi-typography-heading-jumbo.entry.js +0 -34
  1811. package/dist/esm/digi-typography-preamble.entry.js +0 -16
  1812. package/dist/esm/digi-util-breakpoint-observer.entry.js +0 -44
  1813. package/dist/esm/footer-card-variation.enum-cc732148.js +0 -8
  1814. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +0 -9
  1815. package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
  1816. package/dist/esm/logo-variation.enum-5b68b79f.js +0 -13
  1817. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +0 -17
  1818. package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +0 -6
  1819. package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +0 -6
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconSystemAssistanceCss = ".sc-digi-icon-system-assistance-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-system-assistance-h svg.sc-digi-icon-system-assistance{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconSystemAssistance = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '31f2165fd9801af7314e9d3b8c0dce3eb7917aec', class: "digi-icon-system-assistance", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '9dde01cabde0ca3ef52dbb75fc91707f45508a9f', class: "digi-icon-system-assistance", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: '3422a476fb11c42200c74f09867a20dc98af1b6d', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '5b4b798cac6834cc814f406e037f91a84ae77ed9' }, this.afDesc), index.h("g", { key: '2384eee4c9e907eb8c857906b62e9e4a9a15d828', stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, index.h("g", { key: 'afef5a0f110d894666b0547c645054161e0a84c1', transform: "translate(0.000000, 2.000000)" }, index.h("g", { key: 'cedcb744dda6bb995ce389de3a25aaea61e66d7f', transform: "translate(0.000000, 6.999600)" }, index.h("g", { key: '1d0342975347afc2d598c680e2c6e84852126b92' }), index.h("path", { key: 'a0aff9fa6a3d727b7f6023a066b2c512e59bd39d', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M40.4458,22.306 L40.4458,26.44 L3.5538,26.44 L3.5538,3.561 L20.2908,3.561 L19.2438,1.468 C18.9738,0.928 18.8208,0.443 18.7488,0 L2.1928,0 C0.9838,0 -0.0002,0.986 -0.0002,2.196 L-0.0002,27.804 C-0.0002,29.015 0.9838,30 2.1928,30 L19.9998,30 L19.9998,33 L8.4998,33 C7.3958,33 6.4998,33.896 6.4998,35 C6.4998,36.105 7.3958,37 8.4998,37 L35.4998,37 C36.6048,37 37.4998,36.105 37.4998,35 C37.4998,33.896 36.6048,33 35.4998,33 L23.9998,33 L23.9998,30 L41.8078,30 C43.0168,30 43.9998,29.015 43.9998,27.804 L43.9998,21.75 C43.4248,22.213 42.7428,22.579 41.8238,22.579 C41.3828,22.579 40.9328,22.488 40.4458,22.306" })), index.h("path", { key: '1986144ce54e3d36bd35586df207b3d2b017d254', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M37.4907,17.455 C36.3667,20.168 33.2577,21.456 30.5447,20.332 C27.8327,19.209 26.5437,16.099 27.6677,13.386 C28.7917,10.674 31.9007,9.386 34.6137,10.509 C37.3257,11.633 38.6147,14.743 37.4907,17.455 M46.5077,12.934 L43.7997,12.031 C42.6587,11.232 42.9287,9.993 43.1817,9.341 L44.1867,7.33 C44.8907,5.924 44.4507,5.484 43.4837,4.517 C42.5157,3.549 42.0767,3.11 40.6697,3.813 L38.1167,5.09 C36.7447,5.331 36.0597,4.264 35.7767,3.625 L35.0667,1.492 C34.5687,0 33.9477,0 32.5797,0 C31.2107,0 30.5897,0 30.0917,1.492 L29.1897,4.2 C28.3907,5.341 27.1517,5.071 26.4997,4.818 L24.4887,3.813 C23.0817,3.11 22.6427,3.549 21.6747,4.517 C20.7077,5.484 20.2677,5.924 20.9717,7.33 L22.2477,9.883 C22.4897,11.255 21.4227,11.94 20.7827,12.223 L18.6507,12.934 C17.1587,13.431 17.1587,14.053 17.1587,15.421 C17.1587,16.789 17.1587,17.411 18.6507,17.908 L21.3587,18.81 C22.4997,19.609 22.2297,20.849 21.9767,21.5 L20.9717,23.511 C20.2677,24.918 20.7077,25.357 21.6747,26.325 C22.6427,27.292 23.0817,27.732 24.4887,27.028 L27.0417,25.752 C28.4137,25.51 29.0987,26.577 29.3817,27.217 L30.0917,29.349 C30.5897,30.842 31.2107,30.842 32.5797,30.842 C33.9477,30.842 34.5687,30.842 35.0667,29.349 L35.9687,26.642 C36.7677,25.5 38.0067,25.77 38.6587,26.023 L40.6697,27.028 C42.0767,27.732 42.5157,27.292 43.4837,26.325 C44.4507,25.357 44.8907,24.918 44.1867,23.511 L42.9107,20.958 C42.6687,19.587 43.7357,18.901 44.3757,18.619 L46.5077,17.908 C47.9997,17.411 47.9997,16.789 47.9997,15.421 C47.9997,14.053 47.9997,13.431 46.5077,12.934" })))));
25
+ : undefined }, this.afTitle && index.h("title", { key: '30cdaa6ab63a103040da17e9b3cdbb530c2e744a', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'dbf70601a0e671317fdab9968973689b0ed7909d' }, this.afDesc), index.h("g", { key: '4b0c523f971c33a002cf704c72c06db5eae542b3', stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, index.h("g", { key: '67cb34db6362d11dc2492b6e918b61e6ae05b325', transform: "translate(0.000000, 2.000000)" }, index.h("g", { key: '2ba3f98618f6851d42bbf3980f86618fe724bc4f', transform: "translate(0.000000, 6.999600)" }, index.h("g", { key: '9a17fc1c10b859272ff2a92121d67d007107b9e7' }), index.h("path", { key: '2bd8dfcd26eaa59af1abb60a69dc0e9e31dde9d5', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M40.4458,22.306 L40.4458,26.44 L3.5538,26.44 L3.5538,3.561 L20.2908,3.561 L19.2438,1.468 C18.9738,0.928 18.8208,0.443 18.7488,0 L2.1928,0 C0.9838,0 -0.0002,0.986 -0.0002,2.196 L-0.0002,27.804 C-0.0002,29.015 0.9838,30 2.1928,30 L19.9998,30 L19.9998,33 L8.4998,33 C7.3958,33 6.4998,33.896 6.4998,35 C6.4998,36.105 7.3958,37 8.4998,37 L35.4998,37 C36.6048,37 37.4998,36.105 37.4998,35 C37.4998,33.896 36.6048,33 35.4998,33 L23.9998,33 L23.9998,30 L41.8078,30 C43.0168,30 43.9998,29.015 43.9998,27.804 L43.9998,21.75 C43.4248,22.213 42.7428,22.579 41.8238,22.579 C41.3828,22.579 40.9328,22.488 40.4458,22.306" })), index.h("path", { key: '416bd3e0af80d6fd7051256365d93ae03b3ad1c4', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M37.4907,17.455 C36.3667,20.168 33.2577,21.456 30.5447,20.332 C27.8327,19.209 26.5437,16.099 27.6677,13.386 C28.7917,10.674 31.9007,9.386 34.6137,10.509 C37.3257,11.633 38.6147,14.743 37.4907,17.455 M46.5077,12.934 L43.7997,12.031 C42.6587,11.232 42.9287,9.993 43.1817,9.341 L44.1867,7.33 C44.8907,5.924 44.4507,5.484 43.4837,4.517 C42.5157,3.549 42.0767,3.11 40.6697,3.813 L38.1167,5.09 C36.7447,5.331 36.0597,4.264 35.7767,3.625 L35.0667,1.492 C34.5687,0 33.9477,0 32.5797,0 C31.2107,0 30.5897,0 30.0917,1.492 L29.1897,4.2 C28.3907,5.341 27.1517,5.071 26.4997,4.818 L24.4887,3.813 C23.0817,3.11 22.6427,3.549 21.6747,4.517 C20.7077,5.484 20.2677,5.924 20.9717,7.33 L22.2477,9.883 C22.4897,11.255 21.4227,11.94 20.7827,12.223 L18.6507,12.934 C17.1587,13.431 17.1587,14.053 17.1587,15.421 C17.1587,16.789 17.1587,17.411 18.6507,17.908 L21.3587,18.81 C22.4997,19.609 22.2297,20.849 21.9767,21.5 L20.9717,23.511 C20.2677,24.918 20.7077,25.357 21.6747,26.325 C22.6427,27.292 23.0817,27.732 24.4887,27.028 L27.0417,25.752 C28.4137,25.51 29.0987,26.577 29.3817,27.217 L30.0917,29.349 C30.5897,30.842 31.2107,30.842 32.5797,30.842 C33.9477,30.842 34.5687,30.842 35.0667,29.349 L35.9687,26.642 C36.7677,25.5 38.0067,25.77 38.6587,26.023 L40.6697,27.028 C42.0767,27.732 42.5157,27.292 43.4837,26.325 C44.4507,25.357 44.8907,24.918 44.1867,23.511 L42.9107,20.958 C42.6687,19.587 43.7357,18.901 44.3757,18.619 L46.5077,17.908 C47.9997,17.411 47.9997,16.789 47.9997,15.421 C47.9997,14.053 47.9997,13.431 46.5077,12.934" })))));
26
26
  }
27
27
  };
28
28
  IconSystemAssistance.style = DigiIconSystemAssistanceStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconTableColumnCss = ".sc-digi-icon-table-column-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-table-column-h svg.sc-digi-icon-table-column{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconTableColumn = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '858b857284dfc3f6016bb091cdf75bcf65f375f7', class: "digi-icon-table-column", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '3480f1aaee00d4cd1a213115df1e736dfd0b38b4', class: "digi-icon-table-column", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: '4f6319dced4cc7763ad77869271f55eb29190992', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'cd9e0e98a39201e3e45c17a953a3f270bffb4455' }, this.afDesc), index.h("defs", { key: 'd1817f3d729d1e707f5b488df9ec4b2dac83fbd6' }, index.h("polygon", { key: '05b637bfed1a808fc0b11a9b544031d28d7a281b', points: "0 62 62 62 62 0 0 0" })), index.h("g", { key: 'abc64a3c12bada0d565eddd6c11d65861e80f3ae', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: 'c347da1eb1120dbff556824544cc623b558eccc4', transform: "translate(-125, -975)" }, index.h("g", { key: '4a735006767cc6a70bcbaa8a7580a72079f7fb80', transform: "translate(125, 975)" }, index.h("polygon", { key: '3f38d333ec5c3d961a777dc01bba391a7b148b2c', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), index.h("g", { key: '80f670e825b91fcb7a35acd85c9ce7fcc1d7279d' }, index.h("path", { key: '0cf9a7f8fc39aade1f8f86c5b39f796a33484333', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), index.h("g", { key: '50e27249c77c2f83bef4cca1e5f697b3bc868bbd' }), index.h("polygon", { key: 'cc605cc2eb9bdc7c75005b105b58ab8307221e30', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), index.h("path", { key: 'd0862da3627285cf2be523913ec2dd1d528f7b7e', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", id: "Fill-6", fill: "currentColor" }), index.h("polygon", { key: '0eac995ff9c6418ac55a9eb78c01edeed1754b9d', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), index.h("path", { key: '581344b295c39594810153c643bcca68efb4f473', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", id: "Fill-8", fill: "currentColor" }), index.h("path", { key: '7eb232e4a0d9f713f67ecee9a9c2c6cedaa88ee6', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: 'd95ccea8f02a7a23836963bef4f7bd22b84575a7', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: 'b09a601e9ec40586b06fc50dc0e3a86beb389faf', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", id: "Fill-11", fill: "currentColor" })))))));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: 'f28bd5bd8ad5d73931609997491efe60566d9a84', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '78c923a361f66eae2cec1582f238c36b0e94e968' }, this.afDesc), index.h("defs", { key: 'd8cdc8b3c85d9027d80967665b830ffa9079124d' }, index.h("polygon", { key: '8e9c2d97ff692b563583e3538a5c6fcc15e56490', points: "0 62 62 62 62 0 0 0" })), index.h("g", { key: '2317519bfc3fc364dc21c6ba5174d74bc11a0dc5', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: 'c2ec7d98fa6a7f907db7dbdd9b7301f20a5e99f6', transform: "translate(-125, -975)" }, index.h("g", { key: 'f74bea8eeb0dc723108e7283a599a3e569e24122', transform: "translate(125, 975)" }, index.h("polygon", { key: '366e03f04058e75b590e3b34e2e8107d9c3f0d1b', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), index.h("g", { key: '358fc1eea59579fe100090b3eda30eba231f1ab3' }, index.h("path", { key: '109d73a1968538e67d47bd46801db63eae8cc93d', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), index.h("g", { key: 'f4ed92f632c78070711126c12ac4b52a14f2fd84' }), index.h("polygon", { key: '531ee8f4f4242c27ddfcb3b18679e9de796c38b9', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), index.h("path", { key: 'ae9fb5eea507185839075e66301f89b3c519ff3d', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", id: "Fill-6", fill: "currentColor" }), index.h("polygon", { key: '14640505489757af38b4c73ae6f00731276eaa4c', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), index.h("path", { key: 'ecbaab7e998bbfc2f6baac4fa09ff1145f6d0ce3', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", id: "Fill-8", fill: "currentColor" }), index.h("path", { key: 'fe8997fb2c6ffb6aec4e28407de06185917c4108', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: '7c1019069420fda2a58ded3e00ff3dc19ff1ccf0', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: '5d487b39a9e9141c57658d6272b58c3700ce574d', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", id: "Fill-11", fill: "currentColor" })))))));
26
26
  }
27
27
  };
28
28
  IconTableColumn.style = DigiIconTableColumnStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconTableRowCss = ".sc-digi-icon-table-row-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-table-row-h svg.sc-digi-icon-table-row{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconTableRow = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '9fc3062db4fd875e2218f988968fb8bc2b1c238b', class: "digi-icon-table-row", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '03e143eba4460a035ecd543ace4818f8a480ae3c', class: "digi-icon-table-row", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: '8dd720eb5bad886d34afa29ee4305815a950b3a8', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'a231d95b0d9f7839c87b36b644859fc0935f28a3' }, this.afDesc), index.h("defs", { key: '0ae32700cc0fae8ce2e68d57eb28bbe7e30826e7' }, index.h("polygon", { key: 'b59820e63030492abdeb04108221061606fabb76', points: "0 62 62 62 62 0 0 0" })), index.h("g", { key: 'f6041319311da593589c152528cdcd025c103468', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: 'f710176a7c5c3266da15f4169712717fdd7e1d7b', transform: "translate(-210, -975)" }, index.h("g", { key: '621a7525d766bdc0dfa39aff2d83533aa957ab6b', transform: "translate(210, 975)" }, index.h("g", { key: '5768ab715cbf1e2e45fa7c3a5c6536c0420c7227', transform: "translate(31, 31) rotate(-90) translate(-31, -31)" }, index.h("polygon", { key: 'a1ec5f5c99a16c90b5ac44cf0f84a4abbd827870', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), index.h("g", { key: '919db89dcb5a4552a0c9f8332788b41d75b4914e' }, index.h("path", { key: 'b040ade5073c4708fbae77f637822e684f04da36', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), index.h("polygon", { key: 'f4abdbabcc3f73256d746f6d7fba477964e66f96', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), index.h("path", { key: '0fa3f92eb7d7e4145889cb6dded99929f562dee7', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", fill: "currentColor" }), index.h("polygon", { key: '2ea10bbda53a0be447eead5b3860df34e3f7333e', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), index.h("path", { key: '62415dc79e953163dc6ba7d4522b4b344db3e621', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", fill: "currentColor" }), index.h("path", { key: '3b42e1da36df1cef32d3e00e67551f5646918a25', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: '169e618f01b2694dcac9a33774571259e337e8b2', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: '5e0ab4723a153e54056d9a3dbb509dabae5fb5d8', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", fill: "currentColor" }))))))));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: 'fb92d9606331848a5b0f59476b4599e7ea07fb20', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c28bc57f2445b6c01a1bdf1d34eded895ca2fcf5' }, this.afDesc), index.h("defs", { key: '0a6feef992f4f225647f610a1009e5ffa710b0f0' }, index.h("polygon", { key: 'e7945bd1ad3a9651e8b0604832cd1294f84baae1', points: "0 62 62 62 62 0 0 0" })), index.h("g", { key: 'e319e92d86cbb395dfc794a24f70b9f0bd998be3', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: 'f389a95d17cf3b3f305504eb6ffd4fda7fa059ec', transform: "translate(-210, -975)" }, index.h("g", { key: '561839a3e55f7e43c2a09a8d18fa0b80c90b5955', transform: "translate(210, 975)" }, index.h("g", { key: '722518489f448e98eb4605718135cbde43e00cab', transform: "translate(31, 31) rotate(-90) translate(-31, -31)" }, index.h("polygon", { key: '22e25dc3f6c2163ae27641d34744ed362a654427', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), index.h("g", { key: 'b6411b9285027bf961ff71e3ac7a2069deaca434' }, index.h("path", { key: 'e69a385cf1d2ae30f8ba81861d0759a6d31170ba', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), index.h("polygon", { key: '83bc8402e2de603cd16d4437ced7bf9e9b650e25', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), index.h("path", { key: 'b6f4a0148a7a0285aebc03efae260fd2efbf3f10', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", fill: "currentColor" }), index.h("polygon", { key: 'f564df540000c68f7091cd56947160068a760b98', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), index.h("path", { key: '65cf8af473f7685501364b1bddd8af5b77afa0de', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", fill: "currentColor" }), index.h("path", { key: '531283e36ef517aa3814c194d2c1b3518f9aac25', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: 'e267172ef8f91d1375683c552703978b17ad4d5c', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), index.h("path", { key: 'c63d2db49d5b96bd6f5b8441999d412fe9780e7b', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", fill: "currentColor" }))))))));
26
26
  }
27
27
  };
28
28
  IconTableRow.style = DigiIconTableRowStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconTaskDoneCss = ".sc-digi-icon-task-done-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-task-done-h svg.sc-digi-icon-task-done{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconTaskDone = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '9a4c8c74dfbbd992baa3274d772ba60410acfc9e', class: "digi-icon-task-done", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'b018548a22328d5e9664a3aee4e506f951ee54f4', class: "digi-icon-task-done", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: '2831231c7ff73608bba7b8b999b948eaf869bfff', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '59a4b51dbfee28fb7addffaea61e9bd18a0d3a56' }, this.afDesc), index.h("defs", { key: 'bc1ec4e5bbb4be36d9d209ffb312e408f045dc25' }, index.h("polygon", { key: '83535da5f7fd258833576cc22a7a34209b3377d3', points: "0 0 49.0833333 0 49.0833333 62 0 62" })), index.h("g", { key: '6a3984d43c5362897f7e479436176a20fbd2477b', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: '07ba5d805faa82489f14ffca65308f95cc4750e1', transform: "translate(-375, -890)" }, index.h("g", { key: 'eaf7dae02202b0b7a4d45ce0320fe147e74b6259', transform: "translate(381.4583, 890)" }, index.h("mask", { key: '294236f9e9585f13c3032998015a2029f153ee77', fill: "white" }, index.h("use", { key: 'e534b747cf29e040ffc811ca92865c305e08f9e5', href: "#path-1" })), index.h("path", { key: '7b171525354271d0ddba0b809ea7d0c7f710400e', d: "M26.4430398,29.1400052 L25.1301802,30.5776482 L22.1202647,33.8729071 L22.1054879,33.8887552 L22.0861644,33.8729071 L18.180549,30.5776482 L16.4755364,29.1400052 L12.0754673,25.4293014 L14.7193735,22.3196909 L21.7360685,28.2366673 L33.5393021,15.3137282 L36.5662678,18.0565699 L26.4430398,29.1400052 Z M34.3520248,48.8821267 L34.3520248,57.4038406 C32.0866314,55.8552613 28.4685948,53.2539198 25.1711005,50.8155867 C24.8767016,50.5982423 24.5266057,50.488438 24.1765098,50.488438 C23.8264139,50.488438 23.476318,50.5982423 23.1807825,50.8155867 C19.8844249,53.2539198 16.2663882,55.8552613 14.0009948,57.4038406 L14.0009948,48.8821267 L14.0009948,45.9570325 C14.018045,45.9547685 14.0339584,45.9570325 14.0510085,45.9547685 L18.9341645,45.2812271 L22.8261399,48.2957494 C23.3308236,48.6874223 23.9366714,48.8821267 24.5413825,48.8821267 C25.1472303,48.8821267 25.7530781,48.6874223 26.2577618,48.2957494 L30.1497372,45.2812271 L34.3520248,45.8608123 L34.3520248,48.8821267 Z M48.4956723,22.7328717 L45.4687067,18.8568956 L46.1438917,13.9938134 C46.3189396,12.7327627 45.6130644,11.5135962 44.428649,11.0336272 L39.8614887,9.18506729 L38.0041617,4.63668174 C37.5233482,3.45713526 36.2957391,2.75302978 35.0328931,2.92735815 L30.1497372,3.60089956 L26.2577618,0.586377232 C25.7530781,0.195836411 25.1472303,0 24.5413825,0 C23.9366714,0 23.3308236,0.195836411 22.8261399,0.586377232 L18.9341645,3.60089956 L14.0510085,2.92735815 C12.7858892,2.75302978 11.5605535,3.45713526 11.07974,4.63668174 L9.22241295,9.18506729 L4.65525264,11.0336272 C3.47083724,11.5135962 2.76382537,12.7327627 2.94001,13.9938134 L3.61519497,18.8568956 L0.588229334,22.7328717 C-0.196076445,23.7369579 -0.196076445,25.1451688 0.588229334,26.1503869 L3.61519497,30.0252311 L2.94001,34.8883133 C2.76382537,36.1504959 3.47083724,37.3696625 4.65525264,37.8484995 L9.22241295,39.6970594 L9.23036968,39.7140394 L10.673947,43.2515468 L10.673947,48.8821267 L10.673947,60.2915786 C10.673947,60.9141799 11.0433664,61.5084812 11.6048838,61.7880858 C12.6847251,62.3257869 12.9609372,62.4650232 24.1765098,54.1912178 C32.9936981,60.6957035 35.0510799,62 36.051354,62 C36.324156,62 36.5173907,61.90355 36.7481358,61.7880858 C37.3107899,61.5084812 37.6802093,60.9141799 37.6802093,60.2915786 L37.6802093,48.8821267 L37.6802093,44.8137101 C37.8063802,44.6382497 37.9200477,44.4526014 38.0041617,44.2454449 L39.1237866,41.5048672 L39.8614887,39.6970594 L44.428649,37.8484995 C45.6130644,37.3685305 46.3189396,36.1504959 46.1438917,34.8883133 L45.4687067,30.0252311 L48.4956723,26.1503869 C48.8878252,25.6477779 49.0833333,25.0444206 49.0833333,24.4421953 L49.0833333,24.4399313 C49.0833333,23.8377061 48.8878252,23.2343488 48.4956723,22.7328717 L48.4956723,22.7328717 Z", fill: "currentColor" }))))));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: '6077c1486aaecb4fa1c90341f78949bc0115ae24', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'e8f9dbcaf56ec3fbfa4b69c99524b509b51a7a4a' }, this.afDesc), index.h("defs", { key: 'd53c0dd564affce6d9611db09e5330b751f0740c' }, index.h("polygon", { key: 'cdf7e2cfec0160c67cafb95b80f4d280ef18d13c', points: "0 0 49.0833333 0 49.0833333 62 0 62" })), index.h("g", { key: 'db508277dc30e088ef1fb32a8ca2c1a76cd2eb27', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: '946a7f532923c4592606ccc854742f41ac37ba26', transform: "translate(-375, -890)" }, index.h("g", { key: '52c52795999f239a669de345a27756df5c324ab4', transform: "translate(381.4583, 890)" }, index.h("mask", { key: '250fd51b4125118dab42d69bf6d91fb96885a267', fill: "white" }, index.h("use", { key: 'f0386201725603a2a24b9932bf1fe9ac4a592680', href: "#path-1" })), index.h("path", { key: 'fbed5f9acf0a9d934972ac4f2cc94f18eae5cb8f', d: "M26.4430398,29.1400052 L25.1301802,30.5776482 L22.1202647,33.8729071 L22.1054879,33.8887552 L22.0861644,33.8729071 L18.180549,30.5776482 L16.4755364,29.1400052 L12.0754673,25.4293014 L14.7193735,22.3196909 L21.7360685,28.2366673 L33.5393021,15.3137282 L36.5662678,18.0565699 L26.4430398,29.1400052 Z M34.3520248,48.8821267 L34.3520248,57.4038406 C32.0866314,55.8552613 28.4685948,53.2539198 25.1711005,50.8155867 C24.8767016,50.5982423 24.5266057,50.488438 24.1765098,50.488438 C23.8264139,50.488438 23.476318,50.5982423 23.1807825,50.8155867 C19.8844249,53.2539198 16.2663882,55.8552613 14.0009948,57.4038406 L14.0009948,48.8821267 L14.0009948,45.9570325 C14.018045,45.9547685 14.0339584,45.9570325 14.0510085,45.9547685 L18.9341645,45.2812271 L22.8261399,48.2957494 C23.3308236,48.6874223 23.9366714,48.8821267 24.5413825,48.8821267 C25.1472303,48.8821267 25.7530781,48.6874223 26.2577618,48.2957494 L30.1497372,45.2812271 L34.3520248,45.8608123 L34.3520248,48.8821267 Z M48.4956723,22.7328717 L45.4687067,18.8568956 L46.1438917,13.9938134 C46.3189396,12.7327627 45.6130644,11.5135962 44.428649,11.0336272 L39.8614887,9.18506729 L38.0041617,4.63668174 C37.5233482,3.45713526 36.2957391,2.75302978 35.0328931,2.92735815 L30.1497372,3.60089956 L26.2577618,0.586377232 C25.7530781,0.195836411 25.1472303,0 24.5413825,0 C23.9366714,0 23.3308236,0.195836411 22.8261399,0.586377232 L18.9341645,3.60089956 L14.0510085,2.92735815 C12.7858892,2.75302978 11.5605535,3.45713526 11.07974,4.63668174 L9.22241295,9.18506729 L4.65525264,11.0336272 C3.47083724,11.5135962 2.76382537,12.7327627 2.94001,13.9938134 L3.61519497,18.8568956 L0.588229334,22.7328717 C-0.196076445,23.7369579 -0.196076445,25.1451688 0.588229334,26.1503869 L3.61519497,30.0252311 L2.94001,34.8883133 C2.76382537,36.1504959 3.47083724,37.3696625 4.65525264,37.8484995 L9.22241295,39.6970594 L9.23036968,39.7140394 L10.673947,43.2515468 L10.673947,48.8821267 L10.673947,60.2915786 C10.673947,60.9141799 11.0433664,61.5084812 11.6048838,61.7880858 C12.6847251,62.3257869 12.9609372,62.4650232 24.1765098,54.1912178 C32.9936981,60.6957035 35.0510799,62 36.051354,62 C36.324156,62 36.5173907,61.90355 36.7481358,61.7880858 C37.3107899,61.5084812 37.6802093,60.9141799 37.6802093,60.2915786 L37.6802093,48.8821267 L37.6802093,44.8137101 C37.8063802,44.6382497 37.9200477,44.4526014 38.0041617,44.2454449 L39.1237866,41.5048672 L39.8614887,39.6970594 L44.428649,37.8484995 C45.6130644,37.3685305 46.3189396,36.1504959 46.1438917,34.8883133 L45.4687067,30.0252311 L48.4956723,26.1503869 C48.8878252,25.6477779 49.0833333,25.0444206 49.0833333,24.4421953 L49.0833333,24.4399313 C49.0833333,23.8377061 48.8878252,23.2343488 48.4956723,22.7328717 L48.4956723,22.7328717 Z", fill: "currentColor" }))))));
26
26
  }
27
27
  };
28
28
  IconTaskDone.style = DigiIconTaskDoneStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconToggleOffCss = ".sc-digi-icon-toggle-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-toggle-off-h svg.sc-digi-icon-toggle-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)}";
@@ -18,11 +18,11 @@ const IconToggleOff = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '82d17520a92ac2c5b47623f9da39fb3b2db6ffb2', class: "digi-icon-toggle-off", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'fe126e0c46cd826c4fe91014b5266144b8fa0ddf', class: "digi-icon-toggle-off", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'f0d682b42cc9e51ab50c3b4ae25ad82e25aea329', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'f47c6aae669b0295f3ff5346dee83193095c2a63' }, this.afDesc), index.h("path", { key: 'f38459147264d6102066c2495989bfb839f9e106', class: "digi-icon-toggle-off__shape", d: "M19.333 0H9.667C4.327 0 0 4.253 0 9.5S4.328 19 9.667 19h9.666C24.673 19 29 14.747 29 9.5S24.672 0 19.333 0zM3.223 9.5c0-3.5 2.882-6.333 6.444-6.333 3.561 0 6.444 2.832 6.444 6.333 0 3.5-2.882 6.333-6.444 6.333S3.222 13.001 3.222 9.5zm16.11 6.333h-2.462a9.374 9.374 0 000-12.666h2.462c3.562 0 6.445 2.832 6.445 6.333 0 3.5-2.883 6.333-6.445 6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'e5a5d896197f0aa45d64b8ce7d93fed3643322cc', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'cb6c1c8d0ff8e3f56c70d5197a41789c89cb2f4e' }, this.afDesc), index.h("path", { key: '2293da570a63b4acd07d37c4a58f5e73ed3b2668', class: "digi-icon-toggle-off__shape", d: "M19.333 0H9.667C4.327 0 0 4.253 0 9.5S4.328 19 9.667 19h9.666C24.673 19 29 14.747 29 9.5S24.672 0 19.333 0zM3.223 9.5c0-3.5 2.882-6.333 6.444-6.333 3.561 0 6.444 2.832 6.444 6.333 0 3.5-2.882 6.333-6.444 6.333S3.222 13.001 3.222 9.5zm16.11 6.333h-2.462a9.374 9.374 0 000-12.666h2.462c3.562 0 6.445 2.832 6.445 6.333 0 3.5-2.883 6.333-6.445 6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconToggleOff.style = DigiIconToggleOffStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconToggleOnCss = ".sc-digi-icon-toggle-on-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-toggle-on-h svg.sc-digi-icon-toggle-on{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconToggleOn = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '73875cfb8fd29ec166c4b764bc157ff6c6683d88', class: "digi-icon-toggle-on", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '1f53dc48cd5e055a68fed10f50430b4d2754f467', class: "digi-icon-toggle-on", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '7b9009ad6ea1ee136791da3af4a439ec483299f6', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ecbd7888540578c44b18b57a043699faedc0dd6f' }, this.afDesc), index.h("path", { key: '3508767c0340393df0e46618795b771dc4ea97ba', class: "digi-icon-toggle-on__shape", d: "M29 9.5c0 5.247-4.328 9.5-9.667 9.5H9.667C4.327 19 0 14.747 0 9.5S4.328 0 9.667 0h9.666C24.673 0 29 4.253 29 9.5zm-9.667-6.333c-3.561 0-6.444 2.832-6.444 6.333 0 3.5 2.882 6.333 6.444 6.333s6.445-2.832 6.445-6.333c0-3.5-2.883-6.333-6.445-6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '558e8683bb936631426542712a880d44d8fcebbf', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '52916f69e02d87a18b1f8c45d186a6b2ca7fb449' }, this.afDesc), index.h("path", { key: 'db0b4f5cdf44a44540ffa48a0f168dd5964644a3', class: "digi-icon-toggle-on__shape", d: "M29 9.5c0 5.247-4.328 9.5-9.667 9.5H9.667C4.327 19 0 14.747 0 9.5S4.328 0 9.667 0h9.666C24.673 0 29 4.253 29 9.5zm-9.667-6.333c-3.561 0-6.444 2.832-6.444 6.333 0 3.5 2.882 6.333 6.444 6.333s6.445-2.832 6.445-6.333c0-3.5-2.883-6.333-6.445-6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconToggleOn.style = DigiIconToggleOnStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconTwitterCss = ".sc-digi-icon-twitter-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-twitter-h svg.sc-digi-icon-twitter{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconTwitter = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '8df2077e6c495863570fc09d6d74e23603dc6b67', class: "digi-icon-twitter", width: "26", height: "21", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'b6504b08f6c1f2e93cb1243f2fb9e0d43cf14580', class: "digi-icon-twitter", width: "26", height: "21", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: 'b9d9e5d9100780dd6f6af63b3411054e2de44646', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'db1eed9051a06aa5ead3d39c092e3a6eca1ace33' }, this.afDesc), index.h("g", { key: '79a4a4be6d5486fcdaa3bd0ad405597567eea247', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: 'f88d7bf54ae364a7e79b417999d93501cd1232f7', transform: "translate(-1386, -722)", fill: "currentColor" }, index.h("g", { key: '6e2b80d6dfc833c80a2d46c782a48ab781e69784', transform: "translate(1386, 722)" }, index.h("path", { key: '8d43ce108421bd39ebdbbff556db468649059427', d: "M41.3220428,0 L26.1295151,17.6476724 L13.9953192,0 L0,0 L18.3492853,26.6864062 L0,48 L4.14642179,48 L20.190081,29.363458 L33.0046417,48 L47,48 L27.9703891,20.3247242 L27.9713683,20.3247242 L45.4682296,0 L41.3220428,0 Z M21.7995653,26.8581887 L21.7995653,26.8571687 L19.9238763,24.1936791 L5,3 L11.4251309,3 L23.4689124,20.1039785 L25.3445619,22.7674681 L41,45 L34.5748691,45 L21.7995653,26.8581887 Z", id: "Icon" }))))));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && index.h("title", { key: '24121870ad325390c6486f06bc7bcd22451465cc', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ed670f86592e094d07d443dc4b1bae511faf62af' }, this.afDesc), index.h("g", { key: '96f8250a4afc84aa0916d0b0dc4b0594ee80bcfa', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, index.h("g", { key: 'f330be20f0e689677363bc7b10238342e5518419', transform: "translate(-1386, -722)", fill: "currentColor" }, index.h("g", { key: '510f82d043ebe406ed77678498b1f7e719628cec', transform: "translate(1386, 722)" }, index.h("path", { key: '65a883ad24996bd92bbed0675105b10c3e7c5d90', d: "M41.3220428,0 L26.1295151,17.6476724 L13.9953192,0 L0,0 L18.3492853,26.6864062 L0,48 L4.14642179,48 L20.190081,29.363458 L33.0046417,48 L47,48 L27.9703891,20.3247242 L27.9713683,20.3247242 L45.4682296,0 L41.3220428,0 Z M21.7995653,26.8581887 L21.7995653,26.8571687 L19.9238763,24.1936791 L5,3 L11.4251309,3 L23.4689124,20.1039785 L25.3445619,22.7674681 L41,45 L34.5748691,45 L21.7995653,26.8581887 Z", id: "Icon" }))))));
26
26
  }
27
27
  };
28
28
  IconTwitter.style = DigiIconTwitterStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconTyckTillCss = ".sc-digi-icon-tyck-till-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-tyck-till-h svg.sc-digi-icon-tyck-till{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconTyckTill = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'f1191ce7e9c0eeeca144a72b8242a52e48ed7cec', class: "digi-icon-tyck-till", width: "32", height: "27", viewBox: "0 0 32 27", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '41d0fa6827a6260329301b292e84e3582b5f8220', class: "digi-icon-tyck-till", width: "32", height: "27", viewBox: "0 0 32 27", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '9e8ddaa24c37309fb99dbd9a1dc702a0202643ee', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'efe25a0d1627aa134bad6c47ed872db52b5979ae' }, this.afDesc), index.h("g", { key: '2866440159b51439804ca54e84297af734bb460f', class: "digi-icon-tyck-till__shape", fill: "currentColor", "fill-rule": "evenodd" }, index.h("path", { key: '1bff7eb1fac67eea17466edacc8c712997125b5b', d: "M9.053 3.455c2.074-.814 4.306-1.222 6.697-1.222 2.39 0 4.626.405 6.706 1.213 2.08.809 3.732 1.9 4.957 3.272 1.225 1.372 1.837 2.856 1.837 4.45 0 1.302-.419 2.544-1.257 3.725-.838 1.18-2.018 2.201-3.542 3.062l-1.53.872.475 1.675a12.46 12.46 0 001.231 3.002 17.357 17.357 0 01-4.834-2.984l-.756-.663-1.002.105c-.808.093-1.57.14-2.285.14-2.39 0-4.626-.405-6.706-1.214-2.08-.808-3.732-1.899-4.957-3.271-1.225-1.373-1.837-2.856-1.837-4.45 0-1.593.612-3.077 1.837-4.45 1.225-1.372 2.88-2.46 4.966-3.262zM0 11.167c0 2.024.703 3.894 2.11 5.61 1.406 1.716 3.316 3.071 5.73 4.066 2.414.994 5.05 1.492 7.91 1.492.82 0 1.67-.047 2.549-.14 2.32 2.036 5.015 3.443 8.086 4.223.574.162 1.242.29 2.004.383.263 0 .422-.06.562-.183a.888.888 0 00.281-.48c.036-.064.039-.133.01-.226a.464.464 0 01-.036-.175c.006-.023-.02-.078-.079-.166l-.106-.157a2.586 2.586 0 00-.123-.148 9.152 9.152 0 01-1.837-2.111 7.086 7.086 0 01-.57-.89c-.141-.268-.3-.61-.475-1.03-.176-.418-.328-.86-.457-1.326 1.84-1.035 3.29-2.315 4.35-3.839 1.06-1.523 1.591-3.158 1.591-4.903 0-1.512-.416-2.957-1.248-4.336-.832-1.378-1.951-2.568-3.357-3.568-1.407-1-3.082-1.794-5.028-2.382A21.046 21.046 0 0015.75 0c-2.133 0-4.172.294-6.117.881-1.946.588-3.621 1.382-5.028 2.382-1.406 1-2.525 2.19-3.357 3.568C.416 8.21 0 9.655 0 11.167z" }), index.h("path", { key: '175575864ceec8d1f0fc4d0a18aff81e0654d1a9', d: "M17.398 12.475h-2.707l-.418-7.703h3.543l-.418 7.703zm-3.093 2.85c0-.494.148-.878.443-1.152.296-.275.725-.412 1.288-.412.558 0 .98.137 1.268.412.287.274.43.658.43 1.152 0 .488-.149.87-.447 1.144-.298.274-.715.411-1.25.411-.542 0-.966-.137-1.272-.411-.306-.274-.46-.656-.46-1.144z" }))));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '5c573c5e40942346dd6d06cb772638590ce9f4cc', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ec7babab235e3626304994dfb3caed212a5ea5b3' }, this.afDesc), index.h("g", { key: 'e90eaba16ca068041aad3f384f94a6851a569c8a', class: "digi-icon-tyck-till__shape", fill: "currentColor", "fill-rule": "evenodd" }, index.h("path", { key: '8800c4ff3e2ff0a3bd6fa65b97a51c6e78dc657f', d: "M9.053 3.455c2.074-.814 4.306-1.222 6.697-1.222 2.39 0 4.626.405 6.706 1.213 2.08.809 3.732 1.9 4.957 3.272 1.225 1.372 1.837 2.856 1.837 4.45 0 1.302-.419 2.544-1.257 3.725-.838 1.18-2.018 2.201-3.542 3.062l-1.53.872.475 1.675a12.46 12.46 0 001.231 3.002 17.357 17.357 0 01-4.834-2.984l-.756-.663-1.002.105c-.808.093-1.57.14-2.285.14-2.39 0-4.626-.405-6.706-1.214-2.08-.808-3.732-1.899-4.957-3.271-1.225-1.373-1.837-2.856-1.837-4.45 0-1.593.612-3.077 1.837-4.45 1.225-1.372 2.88-2.46 4.966-3.262zM0 11.167c0 2.024.703 3.894 2.11 5.61 1.406 1.716 3.316 3.071 5.73 4.066 2.414.994 5.05 1.492 7.91 1.492.82 0 1.67-.047 2.549-.14 2.32 2.036 5.015 3.443 8.086 4.223.574.162 1.242.29 2.004.383.263 0 .422-.06.562-.183a.888.888 0 00.281-.48c.036-.064.039-.133.01-.226a.464.464 0 01-.036-.175c.006-.023-.02-.078-.079-.166l-.106-.157a2.586 2.586 0 00-.123-.148 9.152 9.152 0 01-1.837-2.111 7.086 7.086 0 01-.57-.89c-.141-.268-.3-.61-.475-1.03-.176-.418-.328-.86-.457-1.326 1.84-1.035 3.29-2.315 4.35-3.839 1.06-1.523 1.591-3.158 1.591-4.903 0-1.512-.416-2.957-1.248-4.336-.832-1.378-1.951-2.568-3.357-3.568-1.407-1-3.082-1.794-5.028-2.382A21.046 21.046 0 0015.75 0c-2.133 0-4.172.294-6.117.881-1.946.588-3.621 1.382-5.028 2.382-1.406 1-2.525 2.19-3.357 3.568C.416 8.21 0 9.655 0 11.167z" }), index.h("path", { key: 'b5eaeacdd8ceca571d485d3cee0bac77e121af60', d: "M17.398 12.475h-2.707l-.418-7.703h3.543l-.418 7.703zm-3.093 2.85c0-.494.148-.878.443-1.152.296-.275.725-.412 1.288-.412.558 0 .98.137 1.268.412.287.274.43.658.43 1.152 0 .488-.149.87-.447 1.144-.298.274-.715.411-1.25.411-.542 0-.966-.137-1.272-.411-.306-.274-.46-.656-.46-1.144z" }))));
26
26
  }
27
27
  };
28
28
  IconTyckTill.style = DigiIconTyckTillStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconUnlockCss = ".sc-digi-icon-unlock-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-unlock-h svg.sc-digi-icon-unlock{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconUnlock = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: 'f7912249b938ce31dd4cfcade8a8e2e408f89e90', class: "digi-icon-unlock", width: "29", height: "26", viewBox: "0 0 29 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '2c51e70e5176cf2fe462d1141662bbdc60f34d21', class: "digi-icon-unlock", width: "29", height: "26", viewBox: "0 0 29 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'cd46f1240978c17aba4f34cb1369f30c01361554', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c2ee64f5730ab8440f838a99f9a077ed3f5b0bd9' }, this.afDesc), index.h("path", { key: 'b4b72341e11fddb423b5f95ff4243f2e52be3770', class: "digi-icon-unlock__shape", d: "M21.322.05c-4.23.016-7.628 3.523-7.628 7.78v3.574H2.417A2.425 2.425 0 000 13.836v9.731A2.425 2.425 0 002.417 26h17.722a2.425 2.425 0 002.417-2.433v-9.73a2.425 2.425 0 00-2.417-2.433h-2.417V7.8c0-2.007 1.596-3.674 3.59-3.695 2.014-.02 3.66 1.627 3.66 3.65v4.054a1.21 1.21 0 001.209 1.216h1.61A1.21 1.21 0 0029 11.81V7.754C29 3.497 25.551.035 21.322.051z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '717490f6b38c015903280a61e6543e39af7f999a', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ec26ecabe615b778b6f4906b08c3e99ee029f533' }, this.afDesc), index.h("path", { key: '8f82f6fd9c2098f68a1c689cdfb859c09137a945', class: "digi-icon-unlock__shape", d: "M21.322.05c-4.23.016-7.628 3.523-7.628 7.78v3.574H2.417A2.425 2.425 0 000 13.836v9.731A2.425 2.425 0 002.417 26h17.722a2.425 2.425 0 002.417-2.433v-9.73a2.425 2.425 0 00-2.417-2.433h-2.417V7.8c0-2.007 1.596-3.674 3.59-3.695 2.014-.02 3.66 1.627 3.66 3.65v4.054a1.21 1.21 0 001.209 1.216h1.61A1.21 1.21 0 0029 11.81V7.754C29 3.497 25.551.035 21.322.051z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconUnlock.style = DigiIconUnlockStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconUpdateCss = ".sc-digi-icon-update-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-update-h svg.sc-digi-icon-update{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconUpdate = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '3cfc05353d77b3fa34b8e3b7c5e8d5ae783fd99b', class: "digi-icon-update", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: 'f15c19d243a374547b3e868ec20591665ede786f', class: "digi-icon-update", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'c235f2780730e8ec026eb019196c5894e34fb3f1', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'b9d16d344cc9de0d08b5d1af6d39cc7574b2a899' }, this.afDesc), index.h("path", { key: 'ddc6bb11d58ad5a8110dfd775a3af6fb1b1472fb', class: "digi-icon-update__shape", d: "M46.0175806,1.98241935 L40.9693548,7.03064516 C36.6266129,2.68712903 30.6275806,0 24,0 C11.1510968,0 0.660387097,10.0972258 0.03,22.7896452 C-0.00280645161,23.4494516 0.52983871,24 1.19041935,24 L3.90445161,24 C4.51925806,24 5.02829032,23.5207742 5.06312903,22.9070323 C5.62848387,12.9337742 13.8825484,5.03225806 24,5.03225806 C29.2415806,5.03225806 33.9829355,7.15383871 37.4142581,10.5857419 L32.1760645,15.8240323 C31.4444516,16.5556452 31.9625806,17.8064516 32.9971935,17.8064516 L46.8387097,17.8064516 C47.4800323,17.8064516 48,17.2864839 48,16.6451613 L48,2.80364516 C48,1.76903226 46.7490968,1.25090323 46.0175806,1.98241935 Z M46.8095806,24 L44.0955484,24 C43.4807419,24 42.9717097,24.4792258 42.936871,25.0929677 C42.3715161,35.0662258 34.1174516,42.9677419 24,42.9677419 C18.7584194,42.9677419 14.0170645,40.8461613 10.5857419,37.4142581 L15.8239355,32.1759677 C16.5555484,31.4443548 16.0374194,30.1935484 15.0028065,30.1935484 L1.16129032,30.1935484 C0.519967742,30.1935484 0,30.7135161 0,31.3548387 L0,45.1963548 C0,46.2309677 1.25090323,46.7490968 1.98241935,46.0174839 L7.03064516,40.9693548 C11.3733871,45.312871 17.3725161,48 24,48 C36.849,48 47.3396129,37.9027742 47.97,25.2103548 C48.0028065,24.5505484 47.4701613,24 46.8095806,24 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'df325e997a83955568517aa3eb8895fe5296fb85', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '20956da8635c56d1bc26f40648146c9540c4c6c7' }, this.afDesc), index.h("path", { key: 'c132d5fc895a3f4659f0224b17f94fc983ee11a4', class: "digi-icon-update__shape", d: "M46.0175806,1.98241935 L40.9693548,7.03064516 C36.6266129,2.68712903 30.6275806,0 24,0 C11.1510968,0 0.660387097,10.0972258 0.03,22.7896452 C-0.00280645161,23.4494516 0.52983871,24 1.19041935,24 L3.90445161,24 C4.51925806,24 5.02829032,23.5207742 5.06312903,22.9070323 C5.62848387,12.9337742 13.8825484,5.03225806 24,5.03225806 C29.2415806,5.03225806 33.9829355,7.15383871 37.4142581,10.5857419 L32.1760645,15.8240323 C31.4444516,16.5556452 31.9625806,17.8064516 32.9971935,17.8064516 L46.8387097,17.8064516 C47.4800323,17.8064516 48,17.2864839 48,16.6451613 L48,2.80364516 C48,1.76903226 46.7490968,1.25090323 46.0175806,1.98241935 Z M46.8095806,24 L44.0955484,24 C43.4807419,24 42.9717097,24.4792258 42.936871,25.0929677 C42.3715161,35.0662258 34.1174516,42.9677419 24,42.9677419 C18.7584194,42.9677419 14.0170645,40.8461613 10.5857419,37.4142581 L15.8239355,32.1759677 C16.5555484,31.4443548 16.0374194,30.1935484 15.0028065,30.1935484 L1.16129032,30.1935484 C0.519967742,30.1935484 0,30.7135161 0,31.3548387 L0,45.1963548 C0,46.2309677 1.25090323,46.7490968 1.98241935,46.0174839 L7.03064516,40.9693548 C11.3733871,45.312871 17.3725161,48 24,48 C36.849,48 47.3396129,37.9027742 47.97,25.2103548 C48.0028065,24.5505484 47.4701613,24 46.8095806,24 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconUpdate.style = DigiIconUpdateStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconUploadCss = ".sc-digi-icon-upload-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-upload-h svg.sc-digi-icon-upload{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconUpload = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '3a0a5fca979e725e8c4218b6076230b724a744fc', class: "digi-icon-upload", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '3cfc05353d77b3fa34b8e3b7c5e8d5ae783fd99b', class: "digi-icon-upload", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: '8d710161750254a4a3e40d3e55d02f50084ee94a', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'aa92f9e7cee0e4890083e8cf2197decb16e7c472' }, this.afDesc), index.h("path", { key: 'd5db4b204f1b117164003f4a9761f3bd8e585190', class: "digi-icon-upload__shape", d: "M15.66675,33 L15.66675,34.0725 C15.66675,37.25025 17.8515,38.208 19.01925,38.208 L28.971,38.208 C30.8475,38.14575 32.25,37.2645 32.25,34.0725 L32.25,33 L45.75,33 C46.9965,33 48,34.00275 48,35.25 L48,45.75 C48,46.9965 46.9965,48 45.75,48 L2.25,48 C1.00275,48 0,46.9965 0,45.75 L0,35.25 C0,34.00275 1.00275,33 2.25,33 L15.66675,33 Z M41,41 C39.9,41 39,41.9 39,43 C39,44.1 39.9,45 41,45 C42.1,45 43,44.1 43,43 C43,41.9 42.1,41 41,41 Z M35,41 C33.9,41 33,41.9 33,43 C33,44.1 33.9,45 35,45 C36.1,45 37,44.1 37,43 C37,41.9 36.1,41 35,41 Z M22.7062855,0.527625824 C23.4090366,-0.175875275 24.5625384,-0.175875275 25.2652895,0.527625824 L39.5438118,14.7956481 C40.7250636,15.9769 39.8903123,17.9929031 38.2223097,17.9929031 L29.9902969,17.9929031 L29.9902969,33.7429277 C29.9902969,34.9901797 28.9875453,35.9929312 27.7402933,35.9929312 L20.2402816,35.9929312 C18.9937797,35.9929312 17.9902781,34.9901797 17.9902781,33.7429277 L17.9902781,17.9929031 L9.76876526,17.9929031 C8.10001266,17.9929031 7.26526135,15.9769 8.4465132,14.7956481 Z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: 'c235f2780730e8ec026eb019196c5894e34fb3f1', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'b9d16d344cc9de0d08b5d1af6d39cc7574b2a899' }, this.afDesc), index.h("path", { key: 'fdb83af53a9e35c716eca3979a58d727f780a2af', class: "digi-icon-upload__shape", d: "M15.66675,33 L15.66675,34.0725 C15.66675,37.25025 17.8515,38.208 19.01925,38.208 L28.971,38.208 C30.8475,38.14575 32.25,37.2645 32.25,34.0725 L32.25,33 L45.75,33 C46.9965,33 48,34.00275 48,35.25 L48,45.75 C48,46.9965 46.9965,48 45.75,48 L2.25,48 C1.00275,48 0,46.9965 0,45.75 L0,35.25 C0,34.00275 1.00275,33 2.25,33 L15.66675,33 Z M41,41 C39.9,41 39,41.9 39,43 C39,44.1 39.9,45 41,45 C42.1,45 43,44.1 43,43 C43,41.9 42.1,41 41,41 Z M35,41 C33.9,41 33,41.9 33,43 C33,44.1 33.9,45 35,45 C36.1,45 37,44.1 37,43 C37,41.9 36.1,41 35,41 Z M22.7062855,0.527625824 C23.4090366,-0.175875275 24.5625384,-0.175875275 25.2652895,0.527625824 L39.5438118,14.7956481 C40.7250636,15.9769 39.8903123,17.9929031 38.2223097,17.9929031 L29.9902969,17.9929031 L29.9902969,33.7429277 C29.9902969,34.9901797 28.9875453,35.9929312 27.7402933,35.9929312 L20.2402816,35.9929312 C18.9937797,35.9929312 17.9902781,34.9901797 17.9902781,33.7429277 L17.9902781,17.9929031 L9.76876526,17.9929031 C8.10001266,17.9929031 7.26526135,15.9769 8.4465132,14.7956481 Z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconUpload.style = DigiIconUploadStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconUserAddCss = ".sc-digi-icon-user-add-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-user-add-h svg.sc-digi-icon-user-add{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)}";
@@ -28,7 +28,7 @@ const UserAdd = class {
28
28
  : undefined;
29
29
  }
30
30
  render() {
31
- return (index.h("svg", { key: '0c1fa883aad6c92e7e8a023480dab02dac4a5e2b', class: "digi-icon-user-add", 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 && index.h("title", { key: '87aeaca5f68545abca84b84d0ca38ab81bc3b7fc', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'f6bbd8b2bc666e27b68b121270d6409e546b94db' }, this.afDesc), index.h("g", { key: '44eedfa08b70a4234bca01dc10058a6705f55796', "clip-path": "url(#clip0_2345_196)" }, index.h("path", { key: '55eb65017f2c7c2ad34d4591ac7cb9e25b400acd', d: "M23.9732 36.5464C23.9732 32.8092 25.7194 29.4742 28.4366 27.308H26.2324C22.6646 29.0262 18.4722 29.092 14.7674 27.308H10.5C6.358 27.308 3 30.8338 3 35.183V43.7142C3 44.8016 3.8394 45.683 4.875 45.683H28.3072C25.6634 43.5148 23.9732 40.2246 23.9732 36.5464Z", fill: "currentColor" }), index.h("path", { key: '0ca44201024fbbacaff63bb1321e8e50eaddf564', d: "M20.5 24.683C26.0228 24.683 30.5 19.982 30.5 14.183C30.5 8.38399 26.0228 3.68298 20.5 3.68298C14.9772 3.68298 10.5 8.38399 10.5 14.183C10.5 19.982 14.9772 24.683 20.5 24.683Z", fill: "currentColor" }), index.h("path", { key: '93146445d4c6997a7eb635e5d7c9d6dbf0ae1f2a', d: "M35.7866 27.233C34.8192 27.233 33.8866 27.3836 33.01 27.6614C29.2826 28.8422 26.5732 32.3334 26.5732 36.4464C26.5732 41.1304 30.0876 45.0064 34.6174 45.583C35.0006 45.6318 35.3902 45.6598 35.7864 45.6598C40.8666 45.6598 44.9998 41.5268 44.9998 36.4466C44.9998 31.3664 40.8666 27.2332 35.7864 27.2332L35.7866 27.233ZM42.2824 36.88C42.2824 37.3302 41.9162 37.6964 41.4662 37.6964H37.1192V42.0432C37.1192 42.4934 36.753 42.8596 36.303 42.8596H35.2704C34.8202 42.8596 34.454 42.4934 34.454 42.0432V37.6964H30.1072C29.657 37.6964 29.2908 37.3302 29.2908 36.88V35.8474C29.2908 35.3972 29.657 35.031 30.1072 35.031H34.454V30.6842C34.454 30.234 34.8202 29.8678 35.2704 29.8678H36.303C36.753 29.8678 37.1192 30.234 37.1192 30.6842V35.031H41.4662C41.9162 35.031 42.2824 35.3972 42.2824 35.8474V36.88Z", fill: "currentColor" })), index.h("defs", { key: '5d6d320543a9727b3fa9787ddf9cebea2fae9e93' }, index.h("clipPath", { key: 'b52675624eb365bb830c4715d2a0bf841493f5c7' }, index.h("rect", { key: '0474dba0a7dc6dd3b732b4572456752da26af7a6', width: "42", height: "42", fill: "currentColor", transform: "translate(3 3.68298)" })))));
31
+ return (index.h("svg", { key: '70da43e226f17229b51fb5fc26048137025273f5', class: "digi-icon-user-add", 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 && index.h("title", { key: '809dea74b77e6005aaa581509622a265bc86ffef', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c8eee9d215061ecefc45bc1256ac3af5d70347f2' }, this.afDesc), index.h("g", { key: '2e231850aa463f285fd9142ae44a240f7e9cf4d2', "clip-path": "url(#clip0_2345_196)" }, index.h("path", { key: 'be56d1a4596bdf5af72f75a6277ed6216ee3209d', d: "M23.9732 36.5464C23.9732 32.8092 25.7194 29.4742 28.4366 27.308H26.2324C22.6646 29.0262 18.4722 29.092 14.7674 27.308H10.5C6.358 27.308 3 30.8338 3 35.183V43.7142C3 44.8016 3.8394 45.683 4.875 45.683H28.3072C25.6634 43.5148 23.9732 40.2246 23.9732 36.5464Z", fill: "currentColor" }), index.h("path", { key: '7b7db58354f7e313e44f7e7cc51ed49b4dbb9fe2', d: "M20.5 24.683C26.0228 24.683 30.5 19.982 30.5 14.183C30.5 8.38399 26.0228 3.68298 20.5 3.68298C14.9772 3.68298 10.5 8.38399 10.5 14.183C10.5 19.982 14.9772 24.683 20.5 24.683Z", fill: "currentColor" }), index.h("path", { key: 'afa10412ae105ae825c230ef49fb63bbd194d0bd', d: "M35.7866 27.233C34.8192 27.233 33.8866 27.3836 33.01 27.6614C29.2826 28.8422 26.5732 32.3334 26.5732 36.4464C26.5732 41.1304 30.0876 45.0064 34.6174 45.583C35.0006 45.6318 35.3902 45.6598 35.7864 45.6598C40.8666 45.6598 44.9998 41.5268 44.9998 36.4466C44.9998 31.3664 40.8666 27.2332 35.7864 27.2332L35.7866 27.233ZM42.2824 36.88C42.2824 37.3302 41.9162 37.6964 41.4662 37.6964H37.1192V42.0432C37.1192 42.4934 36.753 42.8596 36.303 42.8596H35.2704C34.8202 42.8596 34.454 42.4934 34.454 42.0432V37.6964H30.1072C29.657 37.6964 29.2908 37.3302 29.2908 36.88V35.8474C29.2908 35.3972 29.657 35.031 30.1072 35.031H34.454V30.6842C34.454 30.234 34.8202 29.8678 35.2704 29.8678H36.303C36.753 29.8678 37.1192 30.234 37.1192 30.6842V35.031H41.4662C41.9162 35.031 42.2824 35.3972 42.2824 35.8474V36.88Z", fill: "currentColor" })), index.h("defs", { key: '0a757e5871160983419def643d3061dce833c732' }, index.h("clipPath", { key: 'c22f14ec9e4131753a62322d69534d0839b61dbb' }, index.h("rect", { key: '7369dcecc6caf8bbb35a7e6eb6a881da8a1b9d83', width: "42", height: "42", fill: "currentColor", transform: "translate(3 3.68298)" })))));
32
32
  }
33
33
  };
34
34
  UserAdd.style = DigiIconUserAddStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconUserAltCss = ".sc-digi-icon-user-alt-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-user-alt-h svg.sc-digi-icon-user-alt{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconUserAlt = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '1732bdc8f32c80f8ce4a95959969fefc707273c4', class: "digi-icon-user-alt", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '30751d21188c710e4e1fc243e6a844924482679e', class: "digi-icon-user-alt", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'e52f626c36f1fc7dd5e7f31c1dd2cf4bb9445f51', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '561a83c1bb661b093acda8fdd758506ef023a0f3' }, this.afDesc), index.h("path", { key: '70fb8ab75db81fb0a5bc2870492e65415d4ce7a1', class: "digi-icon-user-alt__shape", d: "M4.714 6.5C4.714 2.91 7.53 0 11 0c3.471 0 6.286 2.91 6.286 6.5S14.47 13 11 13c-3.471 0-6.286-2.91-6.286-6.5zm12.572 8.125h-2.683a8.39 8.39 0 01-7.206 0H4.714C2.111 14.625 0 16.808 0 19.5v5.281C0 25.454.528 26 1.179 26H20.82c.651 0 1.179-.546 1.179-1.219V19.5c0-2.692-2.11-4.875-4.714-4.875z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '52e831b263e376de0448e8c0c3af11565f7e8a3c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '89781fee505edf35b2f07f624ae3200013b21b08' }, this.afDesc), index.h("path", { key: 'ce4293fbfbb20d23f908143127785e53f584b68e', class: "digi-icon-user-alt__shape", d: "M4.714 6.5C4.714 2.91 7.53 0 11 0c3.471 0 6.286 2.91 6.286 6.5S14.47 13 11 13c-3.471 0-6.286-2.91-6.286-6.5zm12.572 8.125h-2.683a8.39 8.39 0 01-7.206 0H4.714C2.111 14.625 0 16.808 0 19.5v5.281C0 25.454.528 26 1.179 26H20.82c.651 0 1.179-.546 1.179-1.219V19.5c0-2.692-2.11-4.875-4.714-4.875z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconUserAlt.style = DigiIconUserAltStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconUserEditCss = ".sc-digi-icon-user-edit-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-user-edit-h svg.sc-digi-icon-user-edit{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)}";
@@ -28,7 +28,7 @@ const UserEdit = class {
28
28
  : undefined;
29
29
  }
30
30
  render() {
31
- return (index.h("svg", { key: '24fd7f6a95b90936242a61ed8e8c46679bb079d3', class: "digi-icon-user-edit", 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 && index.h("title", { key: 'cd1b0b2b4533a4c0e0687f4ca7bb699f782e12df', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '5a32783f8d5c7fa0c5415671c163c5656b7dbcbb' }, this.afDesc), index.h("g", { key: 'c275ebc6997949a7d3eee88e80e2db777216cc4f', "clip-path": "url(#clip0_2345_338)" }, index.h("path", { key: '5848d6dce8607d67159bfebc23e7eeb1b88a33ca', d: "M22.61 45.1817C22.5478 45.0845 22.5012 44.9765 22.4736 44.8611C22.5012 44.9763 22.5478 45.0843 22.61 45.1817Z", fill: "currentColor" }), index.h("path", { key: '117d249b4bd5f70413f3690787f64d0f258294f4', d: "M22.6777 45.2751C22.7257 45.3349 22.7801 45.3893 22.8399 45.4375C22.7801 45.3895 22.7257 45.3349 22.6777 45.2751Z", fill: "currentColor" }), index.h("path", { key: 'f19eecec8fd41f21b870608d02c399d715bd1255', d: "M39.9918 32.8999C40.1986 33.1067 40.1986 33.4413 39.9918 33.6479C40.1986 33.4411 40.1986 33.1067 39.9918 32.8999Z", fill: "currentColor" }), index.h("path", { key: 'f841d7723657dc2741c37eec045b89e61f7491aa', d: "M30.5322 27.3079H26.2646C22.6968 29.0261 18.5044 29.0919 14.7996 27.3079H10.5322C6.39022 27.3079 3.03223 30.8337 3.03223 35.1829V43.7141C3.03223 44.8015 3.87162 45.6829 4.90722 45.6829H20.2018C20.0518 45.2195 19.9984 44.7245 20.0534 44.2303L20.6338 39.0119C20.68 38.5965 20.8652 38.2089 21.1596 37.9119L21.2966 37.7737L31.5864 27.3867C31.2418 27.3359 30.8904 27.3077 30.5324 27.3077L30.5322 27.3079Z", fill: "currentColor" }), index.h("path", { key: '8626f08238411c5768a6ea016046c0340eee9569', d: "M20.5322 24.6829C26.055 24.6829 30.5322 19.9819 30.5322 14.183C30.5322 8.38398 26.055 3.68298 20.5322 3.68298C15.0094 3.68298 10.5322 8.38398 10.5322 14.183C10.5322 19.9819 15.0094 24.6829 20.5322 24.6829Z", fill: "currentColor" }), index.h("path", { key: '9e70b9347a80578e80dd70b8144124829ad7314b', d: "M36.1574 45.6829C37.193 45.6829 38.0324 44.8015 38.0324 43.7141V39.0547L31.4658 45.6829H36.1574Z", fill: "currentColor" }), index.h("path", { key: 'a91a8e5f1d849d2befc5c834d25e3574bdf873b9', d: "M35.1081 28.016C35.0047 27.9126 34.8695 27.861 34.7341 27.861C34.5987 27.861 34.4635 27.9126 34.3601 28.016L34.1151 28.2634L23.3043 39.1759C23.1141 39.3679 22.9945 39.6183 22.9645 39.8869L22.4519 44.4973C22.4473 44.5393 22.4451 44.5809 22.4453 44.6221C22.4457 44.7043 22.4557 44.7845 22.4741 44.8613C22.5017 44.9765 22.5483 45.0845 22.6105 45.1819C22.6313 45.2143 22.6537 45.2455 22.6777 45.2753C22.7257 45.3351 22.7801 45.3895 22.8399 45.4377C22.8697 45.4617 22.9009 45.4841 22.9333 45.5049C23.0629 45.5879 23.2117 45.6431 23.3713 45.6625C23.4511 45.6721 23.5337 45.6729 23.6177 45.6635L28.2891 45.1477C28.5147 45.1227 28.7247 45.0213 28.8845 44.8601L38.0323 35.6263L39.9915 33.6485C40.1983 33.4417 40.1983 33.1073 39.9915 32.9005L35.1081 28.0164V28.016Z", fill: "currentColor" }), index.h("path", { key: '6fbc756d25eba4630b9bd3154e6dab1eb5353d3f', d: "M44.8817 27.2991C44.8429 27.1685 44.7913 27.0409 44.7265 26.9185C44.6619 26.7961 44.5843 26.6785 44.4939 26.5683C44.4487 26.5131 44.4001 26.4597 44.3485 26.4083L41.7045 23.7637C41.6531 23.7123 41.5997 23.6641 41.5445 23.6191C41.4341 23.5291 41.3167 23.4519 41.1943 23.3877C40.8881 23.2269 40.5505 23.1467 40.2127 23.1467C40.1451 23.1467 40.0775 23.1499 40.0103 23.1563C39.9431 23.1627 39.8759 23.1725 39.8093 23.1853C39.6761 23.2111 39.5447 23.2497 39.4175 23.3011C39.2265 23.3783 39.0447 23.4845 38.8783 23.6193C38.8229 23.6643 38.7691 23.7125 38.7175 23.7639L36.6893 25.7923C36.6635 25.8181 36.6409 25.8461 36.6215 25.8753C36.5827 25.9339 36.5569 25.9987 36.5439 26.0653C36.5309 26.1319 36.5309 26.2007 36.5439 26.2673C36.5569 26.3339 36.5827 26.3987 36.6215 26.4573C36.6409 26.4865 36.6635 26.5145 36.6893 26.5403L41.5727 31.4245C41.6503 31.5021 41.7457 31.5505 41.8457 31.5699C41.8791 31.5765 41.9129 31.5797 41.9467 31.5797C42.0143 31.5797 42.0821 31.5667 42.1457 31.5409C42.2093 31.5151 42.2691 31.4763 42.3207 31.4245L44.3489 29.3959C44.4007 29.3443 44.4491 29.2905 44.4943 29.2351C44.5847 29.1241 44.6623 29.0063 44.7269 28.8835C44.7915 28.7607 44.8433 28.6329 44.8821 28.5021C44.9985 28.1099 44.9985 27.6907 44.8821 27.2991H44.8817Z", fill: "currentColor" }), index.h("path", { key: '269ca8ebcc9dec4d35e7d83c24d68789351f2f0b', d: "M40.2119 23.1466C40.5497 23.1466 40.8875 23.2268 41.1935 23.3876C40.8873 23.2268 40.5497 23.1464 40.2119 23.1466Z", fill: "currentColor" }), index.h("path", { key: '250a9edf7078da71daf0917f7ba1b0ca13c26935', d: "M44.8818 27.2992C44.9982 27.6908 44.9982 28.1098 44.8818 28.5022C44.9982 28.11 44.9982 27.6908 44.8818 27.2992Z", fill: "currentColor" })), index.h("defs", { key: 'ccac670c3f9270ddb6bb31115c53d5cb3728d2ff' }, index.h("clipPath", { key: '07871bd21dfe7afd3ad5f5b2783be9a7a5b7f193' }, index.h("rect", { key: '34ab7203152ebc41a6faaa1edc2d3bea4cf98147', width: "41.9365", height: "42", fill: "currentColor", transform: "translate(3.03223 3.68298)" })))));
31
+ return (index.h("svg", { key: 'e138162c3ddfc265da8bec9f3bb5f6cf69bb2301', class: "digi-icon-user-edit", 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 && index.h("title", { key: '2d116e4df62ed645e4f20847ae1f9bebb662414f', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ed13c7fc9b3b26065282e4a71c47c3a57499a441' }, this.afDesc), index.h("g", { key: '7101a49347b33e7e1bd797376b807afb28074d7f', "clip-path": "url(#clip0_2345_338)" }, index.h("path", { key: 'b61950a0966b15f4b005796fc79c6a7a8d96d18f', d: "M22.61 45.1817C22.5478 45.0845 22.5012 44.9765 22.4736 44.8611C22.5012 44.9763 22.5478 45.0843 22.61 45.1817Z", fill: "currentColor" }), index.h("path", { key: '04cf9765fe316166671ead5e036521a79eb2ed56', d: "M22.6777 45.2751C22.7257 45.3349 22.7801 45.3893 22.8399 45.4375C22.7801 45.3895 22.7257 45.3349 22.6777 45.2751Z", fill: "currentColor" }), index.h("path", { key: '9c98e0d964cde79e8d867e5839c7fa273d2ac039', d: "M39.9918 32.8999C40.1986 33.1067 40.1986 33.4413 39.9918 33.6479C40.1986 33.4411 40.1986 33.1067 39.9918 32.8999Z", fill: "currentColor" }), index.h("path", { key: 'b3e4ea58f9db10f566a8f426e0ebc9a89cc61111', d: "M30.5322 27.3079H26.2646C22.6968 29.0261 18.5044 29.0919 14.7996 27.3079H10.5322C6.39022 27.3079 3.03223 30.8337 3.03223 35.1829V43.7141C3.03223 44.8015 3.87162 45.6829 4.90722 45.6829H20.2018C20.0518 45.2195 19.9984 44.7245 20.0534 44.2303L20.6338 39.0119C20.68 38.5965 20.8652 38.2089 21.1596 37.9119L21.2966 37.7737L31.5864 27.3867C31.2418 27.3359 30.8904 27.3077 30.5324 27.3077L30.5322 27.3079Z", fill: "currentColor" }), index.h("path", { key: '8e3fa988b3f3436090676382ac6de6df95e2c621', d: "M20.5322 24.6829C26.055 24.6829 30.5322 19.9819 30.5322 14.183C30.5322 8.38398 26.055 3.68298 20.5322 3.68298C15.0094 3.68298 10.5322 8.38398 10.5322 14.183C10.5322 19.9819 15.0094 24.6829 20.5322 24.6829Z", fill: "currentColor" }), index.h("path", { key: '9f373a9f6ee7df9c87503e96a03d5746d525a2be', d: "M36.1574 45.6829C37.193 45.6829 38.0324 44.8015 38.0324 43.7141V39.0547L31.4658 45.6829H36.1574Z", fill: "currentColor" }), index.h("path", { key: 'd0fd01266ace2ed3e652472d7f0d28d4d1984f09', d: "M35.1081 28.016C35.0047 27.9126 34.8695 27.861 34.7341 27.861C34.5987 27.861 34.4635 27.9126 34.3601 28.016L34.1151 28.2634L23.3043 39.1759C23.1141 39.3679 22.9945 39.6183 22.9645 39.8869L22.4519 44.4973C22.4473 44.5393 22.4451 44.5809 22.4453 44.6221C22.4457 44.7043 22.4557 44.7845 22.4741 44.8613C22.5017 44.9765 22.5483 45.0845 22.6105 45.1819C22.6313 45.2143 22.6537 45.2455 22.6777 45.2753C22.7257 45.3351 22.7801 45.3895 22.8399 45.4377C22.8697 45.4617 22.9009 45.4841 22.9333 45.5049C23.0629 45.5879 23.2117 45.6431 23.3713 45.6625C23.4511 45.6721 23.5337 45.6729 23.6177 45.6635L28.2891 45.1477C28.5147 45.1227 28.7247 45.0213 28.8845 44.8601L38.0323 35.6263L39.9915 33.6485C40.1983 33.4417 40.1983 33.1073 39.9915 32.9005L35.1081 28.0164V28.016Z", fill: "currentColor" }), index.h("path", { key: '83a32b748ea89c8d61cf92f08db38692147fac50', d: "M44.8817 27.2991C44.8429 27.1685 44.7913 27.0409 44.7265 26.9185C44.6619 26.7961 44.5843 26.6785 44.4939 26.5683C44.4487 26.5131 44.4001 26.4597 44.3485 26.4083L41.7045 23.7637C41.6531 23.7123 41.5997 23.6641 41.5445 23.6191C41.4341 23.5291 41.3167 23.4519 41.1943 23.3877C40.8881 23.2269 40.5505 23.1467 40.2127 23.1467C40.1451 23.1467 40.0775 23.1499 40.0103 23.1563C39.9431 23.1627 39.8759 23.1725 39.8093 23.1853C39.6761 23.2111 39.5447 23.2497 39.4175 23.3011C39.2265 23.3783 39.0447 23.4845 38.8783 23.6193C38.8229 23.6643 38.7691 23.7125 38.7175 23.7639L36.6893 25.7923C36.6635 25.8181 36.6409 25.8461 36.6215 25.8753C36.5827 25.9339 36.5569 25.9987 36.5439 26.0653C36.5309 26.1319 36.5309 26.2007 36.5439 26.2673C36.5569 26.3339 36.5827 26.3987 36.6215 26.4573C36.6409 26.4865 36.6635 26.5145 36.6893 26.5403L41.5727 31.4245C41.6503 31.5021 41.7457 31.5505 41.8457 31.5699C41.8791 31.5765 41.9129 31.5797 41.9467 31.5797C42.0143 31.5797 42.0821 31.5667 42.1457 31.5409C42.2093 31.5151 42.2691 31.4763 42.3207 31.4245L44.3489 29.3959C44.4007 29.3443 44.4491 29.2905 44.4943 29.2351C44.5847 29.1241 44.6623 29.0063 44.7269 28.8835C44.7915 28.7607 44.8433 28.6329 44.8821 28.5021C44.9985 28.1099 44.9985 27.6907 44.8821 27.2991H44.8817Z", fill: "currentColor" }), index.h("path", { key: '9081df425cbaa417dd141dd7c9acbead742201ff', d: "M40.2119 23.1466C40.5497 23.1466 40.8875 23.2268 41.1935 23.3876C40.8873 23.2268 40.5497 23.1464 40.2119 23.1466Z", fill: "currentColor" }), index.h("path", { key: 'a93366c08bbe777bbf2ce67dc5057ea0f6fb3fe6', d: "M44.8818 27.2992C44.9982 27.6908 44.9982 28.1098 44.8818 28.5022C44.9982 28.11 44.9982 27.6908 44.8818 27.2992Z", fill: "currentColor" })), index.h("defs", { key: 'dfdfaba613dcd4ebe57b35302d7f8883e7bb6bfe' }, index.h("clipPath", { key: '0389c55eaafe10f4989fdbbe29a9bd8df02aef24' }, index.h("rect", { key: '45e70fd244526218b1c41c79332727569b4c7f1a', width: "41.9365", height: "42", fill: "currentColor", transform: "translate(3.03223 3.68298)" })))));
32
32
  }
33
33
  };
34
34
  UserEdit.style = DigiIconUserEditStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconUsersSolidCss = ".sc-digi-icon-users-solid-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-users-solid-h svg.sc-digi-icon-users-solid{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconUsersSolid = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '93e945490031f9c4a2b156480a8d793bdb271f62', class: "digi-icon-users-solid", width: "32", height: "19", viewBox: "0 0 32 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '6823365cdc98f303a3a76bbf0db2493876ccc523', class: "digi-icon-users-solid", width: "32", height: "19", viewBox: "0 0 32 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '4511029b0b72025722ced60d046579e1f627b504', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '399c29d1333663430d6a9638879942fc4cf80715' }, this.afDesc), index.h("path", { key: '053081006d4d8cc09120c3efa574bdc08fac7f8d', class: "digi-icon-users-solid__shape", d: "M11 4.948C11 2.215 13.239 0 16 0s5 2.215 5 4.948c0 2.733-2.239 4.948-5 4.948s-5-2.215-5-4.948zM2.4 7.125c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm19.2 0c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm-1.1 3.76c1.933 0 3.5 1.551 3.5 3.464v3.463c0 .656-.537 1.188-1.2 1.188H9.2c-.663 0-1.2-.532-1.2-1.188V14.35c0-1.913 1.567-3.464 3.5-3.464h.892a7.065 7.065 0 007.216 0h.892zM6.4 14.35c0-.593.104-1.161.294-1.69a5.643 5.643 0 01-3.18-.784H2.8c-1.546 0-2.8 1.24-2.8 2.77v1.584c0 .656.537 1.188 1.2 1.188h5.2v-3.068zm22.8-2.474h-.714c-.975.58-2.084.84-3.18.784.195.542.294 1.114.294 1.69v3.068h5.2c.663 0 1.2-.532 1.2-1.188v-1.583c0-1.53-1.254-2.771-2.8-2.771z", fill: "currentColor", "fill-rule": "nonzero" })));
25
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'fd0e31557dd11854566646aebc1d3d589f3c4f35', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '1acf9473d48a6889e80acce1c1f4148a6d7b31ae' }, this.afDesc), index.h("path", { key: '38d8fa2b2b034fcb0947c9771749382b682ce528', class: "digi-icon-users-solid__shape", d: "M11 4.948C11 2.215 13.239 0 16 0s5 2.215 5 4.948c0 2.733-2.239 4.948-5 4.948s-5-2.215-5-4.948zM2.4 7.125c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm19.2 0c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm-1.1 3.76c1.933 0 3.5 1.551 3.5 3.464v3.463c0 .656-.537 1.188-1.2 1.188H9.2c-.663 0-1.2-.532-1.2-1.188V14.35c0-1.913 1.567-3.464 3.5-3.464h.892a7.065 7.065 0 007.216 0h.892zM6.4 14.35c0-.593.104-1.161.294-1.69a5.643 5.643 0 01-3.18-.784H2.8c-1.546 0-2.8 1.24-2.8 2.77v1.584c0 .656.537 1.188 1.2 1.188h5.2v-3.068zm22.8-2.474h-.714c-.975.58-2.084.84-3.18.784.195.542.294 1.114.294 1.69v3.068h5.2c.663 0 1.2-.532 1.2-1.188v-1.583c0-1.53-1.254-2.771-2.8-2.771z", fill: "currentColor", "fill-rule": "nonzero" })));
26
26
  }
27
27
  };
28
28
  IconUsersSolid.style = DigiIconUsersSolidStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconVideocameraOffCss = ".sc-digi-icon-videocamera-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-videocamera-off-h svg.sc-digi-icon-videocamera-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)}";
@@ -18,11 +18,11 @@ const IconVideocameraOff = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '7d3044b059cdbe09a870d2cbeeb89e44e9d3fc62', class: "digi-icon-videocamera-off", width: "48", height: "48", viewBox: "0 0 48 47.999", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '4851b1f9d51ddd6f17f9168f2839f0f98da9d0c5', class: "digi-icon-videocamera-off", width: "48", height: "48", viewBox: "0 0 48 47.999", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined, fill: "currentColor", id: "Icon" }, this.afTitle && index.h("title", { key: 'ea8f8c5373665496bd8191673cb71a2b4c564a45', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '0ba97fc22775ef63683370af33c0427598f439f1' }, this.afDesc), index.h("defs", { key: 'cb7845bff94910581cfaa146b31d5c32336ad128' }, index.h("polygon", { key: '3e9920110dcf05d46597ff4a7ba20b7e5980eb40', id: "path-1", points: "-4.4408921e-16 0 45.2679002 0 45.2679002 47.9989489 -4.4408921e-16 47.9989489" })), index.h("g", { key: 'd80c2dab4294ac9915079baf3847dadec2412032', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, index.h("g", { key: '1fabf9f71284a3b46042f46ab1efc9c5a6764d6b', id: "Artboard", transform: "translate(-1062.000000, -776.000000)" }, index.h("g", { key: 'ffcb5496a6c1a8a46c55cdf2b3e8ffae9fa45795', id: "cam-off", transform: "translate(1062.000000, 776.000000)" }, index.h("path", { key: '987e45126d812eaec1952c9cc76fe5f0fdd82855', class: "digi-icon-videocamera-off__shape", d: "M3.964,36.0208 L3.964,11.9778 L3.999,11.9778 L1.396,8.2628 C0.574,8.6518 4.4408921e-16,9.4808 4.4408921e-16,10.4468 L4.4408921e-16,37.5528 C4.4408921e-16,38.8888 1.09,39.9758 2.429,39.9758 L23.618,39.9758 L20.847,36.0218 L3.964,36.0218 L3.964,36.0208 Z", id: "Fill-1" }), index.h("g", { key: '1893ee218a07f625980c2d781532af3ee8ebaa59', id: "Group-5", transform: "translate(2.732000, 0.000000)" }, index.h("g", { key: 'f2106f0b9928294fdde5a76f318f881e58ac33ad', id: "Clip-4" }), index.h("path", { key: 'b4628aeacade3b47a7e52b7ddb6f033626ccf1c4', class: "digi-icon-videocamera-off__shape", d: "M41.2609002,34.2247 L31.4049002,27.5537 L31.4049002,20.4447 L41.2609002,13.7737 L41.2609002,34.2247 Z M11.3019002,11.9777 L27.4419002,11.9777 L27.4419002,35.0027 L11.3019002,11.9777 Z M44.2029002,8.2317 C43.5499002,7.8857 42.7559002,7.9277 42.1409002,8.3437 L31.4059002,15.6107 L31.4059002,10.4467 C31.4059002,9.1107 30.3159002,8.0237 28.9769002,8.0237 L8.52990024,8.0237 L3.47890024,0.8187 C2.87290024,-0.0463 1.68190024,-0.2593 0.815900243,0.3397 C0.481900243,0.5697 0.245900243,0.8877 0.115900243,1.2417 C-0.0900997574,1.8047 -0.0260997574,2.4557 0.344900243,2.9867 L31.3239002,47.1807 C31.5579002,47.5147 31.8789002,47.7507 32.2349002,47.8807 C32.8009002,48.0887 33.4559002,48.0267 33.9869002,47.6597 C34.3209002,47.4287 34.5569002,47.1107 34.6869002,46.7567 C34.8929002,46.1947 34.8289002,45.5427 34.4579002,45.0117 L30.5259002,39.4017 C31.0589002,38.9567 31.4059002,38.2977 31.4059002,37.5507 L31.4059002,32.3857 L42.1409002,39.6527 C42.4789002,39.8817 42.8709002,39.9977 43.2649002,39.9977 C43.5869002,39.9977 43.9089002,39.9207 44.2029002,39.7647 C44.8579002,39.4167 45.2679002,38.7367 45.2679002,37.9967 L45.2679002,9.9987 C45.2679002,9.2597 44.8579002,8.5797 44.2029002,8.2317 L44.2029002,8.2317 Z", id: "Fill-3" })))))));
25
+ : undefined, fill: "currentColor", id: "Icon" }, this.afTitle && index.h("title", { key: '0228a95e0838f20b96ac52ed55aef51addeeb14c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '74807a8ccfab88704a64321b61ed8efda3580c32' }, this.afDesc), index.h("defs", { key: '1298172e8db3a94d4aac5b1af8563d92231645dd' }, index.h("polygon", { key: 'a1d9bfeb78bb8c6650e767664bf4d3cf96426f2e', id: "path-1", points: "-4.4408921e-16 0 45.2679002 0 45.2679002 47.9989489 -4.4408921e-16 47.9989489" })), index.h("g", { key: 'f53afee457726c0c5844412538323b820c122771', id: "P\u00E5g\u00E5ende", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, index.h("g", { key: '11e21b96a59abf35a77d559b1701f7235829871f', id: "Artboard", transform: "translate(-1062.000000, -776.000000)" }, index.h("g", { key: '6245444c9bf1885e204945c5cf5c90825dbf3350', id: "cam-off", transform: "translate(1062.000000, 776.000000)" }, index.h("path", { key: '8551a57c537508ece375eccbc4496b01a6b1894f', class: "digi-icon-videocamera-off__shape", d: "M3.964,36.0208 L3.964,11.9778 L3.999,11.9778 L1.396,8.2628 C0.574,8.6518 4.4408921e-16,9.4808 4.4408921e-16,10.4468 L4.4408921e-16,37.5528 C4.4408921e-16,38.8888 1.09,39.9758 2.429,39.9758 L23.618,39.9758 L20.847,36.0218 L3.964,36.0218 L3.964,36.0208 Z", id: "Fill-1" }), index.h("g", { key: 'a81ea94e9c01cc75e71ecc18157d7fc8f70a57e9', id: "Group-5", transform: "translate(2.732000, 0.000000)" }, index.h("g", { key: '6f8dd15325f87daaf94c142e63b25bf485804e9c', id: "Clip-4" }), index.h("path", { key: '69256bfc0fe087526b51d6e28cf89909d203f676', class: "digi-icon-videocamera-off__shape", d: "M41.2609002,34.2247 L31.4049002,27.5537 L31.4049002,20.4447 L41.2609002,13.7737 L41.2609002,34.2247 Z M11.3019002,11.9777 L27.4419002,11.9777 L27.4419002,35.0027 L11.3019002,11.9777 Z M44.2029002,8.2317 C43.5499002,7.8857 42.7559002,7.9277 42.1409002,8.3437 L31.4059002,15.6107 L31.4059002,10.4467 C31.4059002,9.1107 30.3159002,8.0237 28.9769002,8.0237 L8.52990024,8.0237 L3.47890024,0.8187 C2.87290024,-0.0463 1.68190024,-0.2593 0.815900243,0.3397 C0.481900243,0.5697 0.245900243,0.8877 0.115900243,1.2417 C-0.0900997574,1.8047 -0.0260997574,2.4557 0.344900243,2.9867 L31.3239002,47.1807 C31.5579002,47.5147 31.8789002,47.7507 32.2349002,47.8807 C32.8009002,48.0887 33.4559002,48.0267 33.9869002,47.6597 C34.3209002,47.4287 34.5569002,47.1107 34.6869002,46.7567 C34.8929002,46.1947 34.8289002,45.5427 34.4579002,45.0117 L30.5259002,39.4017 C31.0589002,38.9567 31.4059002,38.2977 31.4059002,37.5507 L31.4059002,32.3857 L42.1409002,39.6527 C42.4789002,39.8817 42.8709002,39.9977 43.2649002,39.9977 C43.5869002,39.9977 43.9089002,39.9207 44.2029002,39.7647 C44.8579002,39.4167 45.2679002,38.7367 45.2679002,37.9967 L45.2679002,9.9987 C45.2679002,9.2597 44.8579002,8.5797 44.2029002,8.2317 L44.2029002,8.2317 Z", id: "Fill-3" })))))));
26
26
  }
27
27
  };
28
28
  IconVideocameraOff.style = DigiIconVideocameraOffStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-81fc5a97.js');
5
+ const index = require('./index-7a477838.js');
6
6
  const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
7
7
 
8
8
  const iconVideocameraCss = ".sc-digi-icon-videocamera-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-videocamera-h svg.sc-digi-icon-videocamera{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -18,11 +18,11 @@ const IconVideocamera = class {
18
18
  this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
19
19
  }
20
20
  render() {
21
- return (index.h("svg", { key: '5f1f28d834ecd76a8e396e8bce26510fb777a2ac', class: "digi-icon-videocamera", width: "48", height: "48", viewBox: "0 0 48 32.001", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
21
+ return (index.h("svg", { key: '9e0bc40bacee4e566c42b54f40a9e3ca486c72d7', class: "digi-icon-videocamera", width: "48", height: "48", viewBox: "0 0 48 32.001", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
22
22
  ? this.afSvgAriaLabelledby
23
23
  : this.afTitle
24
24
  ? this.titleId
25
- : undefined }, this.afTitle && index.h("title", { key: '6299d619db75eb88417b9afe84e0ca14cd400a18', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'dcb3afb4e8200a0b0e235afd4d03ce8977eed70d' }, this.afDesc), index.h("path", { key: 'a7b547ead4c4664d5f0a032f3c12d78df7f877d4', class: "digi-icon-videocamera__shape", d: "m43.993 26.226-9.856-6.671v-7.11l9.856-6.67v20.45ZM3.964 28.022h26.209V3.979H3.964v24.043ZM46.935.232a2.006 2.006 0 0 0-2.062.113L34.138 7.612V2.448A2.429 2.429 0 0 0 31.709.025H2.429A2.428 2.428 0 0 0 0 2.448v27.106a2.429 2.429 0 0 0 2.429 2.423h29.28a2.428 2.428 0 0 0 2.429-2.423v-5.165l10.735 7.267A2.002 2.002 0 0 0 48 30V2.003c0-.742-.41-1.422-1.065-1.77Z", fill: "currentColor", "fill-rule": "evenodd", id: "Icon" })));
25
+ : undefined }, this.afTitle && index.h("title", { key: '4fc8d9bfe7a35a1b3c66a60d4d0ba81694580249', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c0e227f0df2258dc33b38828a8f78c6dd54226f5' }, this.afDesc), index.h("path", { key: '8105ff6a1d822c27fe853b8222c27e6895fcafc7', class: "digi-icon-videocamera__shape", d: "m43.993 26.226-9.856-6.671v-7.11l9.856-6.67v20.45ZM3.964 28.022h26.209V3.979H3.964v24.043ZM46.935.232a2.006 2.006 0 0 0-2.062.113L34.138 7.612V2.448A2.429 2.429 0 0 0 31.709.025H2.429A2.428 2.428 0 0 0 0 2.448v27.106a2.429 2.429 0 0 0 2.429 2.423h29.28a2.428 2.428 0 0 0 2.429-2.423v-5.165l10.735 7.267A2.002 2.002 0 0 0 48 30V2.003c0-.742-.41-1.422-1.065-1.77Z", fill: "currentColor", "fill-rule": "evenodd", id: "Icon" })));
26
26
  }
27
27
  };
28
28
  IconVideocamera.style = DigiIconVideocameraStyle0;