@designsystem-se/af 34.0.4-beta.2 → 34.1.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 (1721) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-status.d.ts +1 -1
  3. package/components/digi-bar-chart.d.ts +1 -1
  4. package/components/digi-bar-chart.js +6 -6
  5. package/components/digi-button.d.ts +1 -1
  6. package/components/digi-calendar-datepicker.d.ts +1 -1
  7. package/components/digi-calendar-datepicker.js +13 -13
  8. package/components/digi-calendar-week-view.d.ts +1 -1
  9. package/components/digi-calendar-week-view.js +3 -3
  10. package/components/digi-calendar.d.ts +1 -1
  11. package/components/digi-calendar.js +1 -1
  12. package/components/digi-card.d.ts +1 -1
  13. package/components/digi-card.js +1 -1
  14. package/components/digi-chart-line.d.ts +1 -1
  15. package/components/digi-chart-line.js +75 -84
  16. package/components/digi-code-block.d.ts +1 -1
  17. package/components/digi-code-block.js +1 -1
  18. package/components/digi-code-example.d.ts +1 -1
  19. package/components/digi-code-example.js +9 -9
  20. package/components/digi-code.d.ts +1 -1
  21. package/components/digi-code.js +1 -1
  22. package/components/digi-context-menu.d.ts +1 -1
  23. package/components/digi-context-menu.js +4 -4
  24. package/components/digi-dialog.d.ts +1 -1
  25. package/components/digi-dialog.js +6 -6
  26. package/components/digi-expandable-accordion.d.ts +1 -1
  27. package/components/digi-expandable-accordion.js +4 -4
  28. package/components/digi-expandable-faq-item.d.ts +1 -1
  29. package/components/digi-expandable-faq-item.js +6 -6
  30. package/components/digi-expandable-faq.d.ts +1 -1
  31. package/components/digi-expandable-faq.js +2 -2
  32. package/components/digi-footer-card.d.ts +1 -1
  33. package/components/digi-footer-card.js +1 -1
  34. package/components/digi-footer.d.ts +1 -1
  35. package/components/digi-footer.js +4 -4
  36. package/components/digi-form-category-filter.d.ts +1 -1
  37. package/components/digi-form-category-filter.js +4 -4
  38. package/components/digi-form-checkbox.d.ts +1 -1
  39. package/components/digi-form-checkbox.js +1 -1
  40. package/components/digi-form-error-list.d.ts +1 -1
  41. package/components/digi-form-error-list.js +14 -14
  42. package/components/digi-form-fieldset.d.ts +1 -1
  43. package/components/digi-form-fieldset.js +1 -1
  44. package/components/digi-form-file-upload.d.ts +1 -1
  45. package/components/digi-form-file-upload.js +17 -17
  46. package/components/digi-form-filter.d.ts +1 -1
  47. package/components/digi-form-filter.js +7 -7
  48. package/components/digi-form-input-search.d.ts +1 -1
  49. package/components/digi-form-input-search.js +9 -9
  50. package/components/digi-form-input.d.ts +1 -1
  51. package/components/digi-form-input.js +1 -1
  52. package/components/digi-form-label.d.ts +1 -1
  53. package/components/digi-form-label.js +1 -1
  54. package/components/digi-form-radiobutton.d.ts +1 -1
  55. package/components/digi-form-radiobutton.js +1 -1
  56. package/components/digi-form-radiogroup.d.ts +1 -1
  57. package/components/digi-form-radiogroup.js +1 -1
  58. package/components/digi-form-receipt.d.ts +1 -1
  59. package/components/digi-form-receipt.js +3 -3
  60. package/components/digi-form-select-filter.d.ts +1 -1
  61. package/components/digi-form-select-filter.js +16 -16
  62. package/components/digi-form-select.d.ts +1 -1
  63. package/components/digi-form-select.js +1 -1
  64. package/components/digi-form-textarea.d.ts +1 -1
  65. package/components/digi-form-textarea.js +8 -8
  66. package/components/digi-form-validation-message.d.ts +1 -1
  67. package/components/digi-form-validation-message.js +1 -1
  68. package/components/digi-header-avatar.d.ts +1 -1
  69. package/components/digi-header-avatar.js +3 -3
  70. package/components/digi-header-navigation-item.d.ts +1 -1
  71. package/components/digi-header-navigation-item.js +1 -1
  72. package/components/digi-header-navigation.d.ts +1 -1
  73. package/components/digi-header-navigation.js +7 -7
  74. package/components/digi-header-notification.d.ts +1 -1
  75. package/components/digi-header-notification.js +2 -2
  76. package/components/digi-header.d.ts +1 -1
  77. package/components/digi-header.js +8 -8
  78. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  79. package/components/digi-icon-accessibility-deaf.js +2 -2
  80. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  81. package/components/digi-icon-accessibility-universal.js +2 -2
  82. package/components/digi-icon-apple.d.ts +1 -1
  83. package/components/digi-icon-apple.js +2 -2
  84. package/components/digi-icon-archive-outline.d.ts +1 -1
  85. package/components/digi-icon-archive-outline.js +2 -2
  86. package/components/digi-icon-archive.d.ts +1 -1
  87. package/components/digi-icon-archive.js +2 -2
  88. package/components/digi-icon-arrow-back.d.ts +1 -1
  89. package/components/digi-icon-arrow-back.js +2 -2
  90. package/components/digi-icon-arrow-down.d.ts +1 -1
  91. package/components/digi-icon-arrow-down.js +2 -2
  92. package/components/digi-icon-arrow-left.d.ts +1 -1
  93. package/components/digi-icon-arrow-left.js +2 -2
  94. package/components/digi-icon-arrow-right.d.ts +1 -1
  95. package/components/digi-icon-arrow-right.js +1 -1
  96. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  97. package/components/digi-icon-arrow-sign-in.js +2 -2
  98. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  99. package/components/digi-icon-arrow-sign-out.js +2 -2
  100. package/components/digi-icon-arrow-up.d.ts +1 -1
  101. package/components/digi-icon-arrow-up.js +2 -2
  102. package/components/digi-icon-at.d.ts +1 -1
  103. package/components/digi-icon-at.js +2 -2
  104. package/components/digi-icon-bars.d.ts +1 -1
  105. package/components/digi-icon-bars.js +1 -1
  106. package/components/digi-icon-bell-filled.d.ts +1 -1
  107. package/components/digi-icon-bell-filled.js +2 -2
  108. package/components/digi-icon-bell.d.ts +1 -1
  109. package/components/digi-icon-bell.js +2 -2
  110. package/components/digi-icon-book.d.ts +1 -1
  111. package/components/digi-icon-book.js +2 -2
  112. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  113. package/components/digi-icon-bookmark-outline.js +2 -2
  114. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  115. package/components/digi-icon-bookmark-solid.js +2 -2
  116. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  117. package/components/digi-icon-bubble-ellipsis.js +2 -2
  118. package/components/digi-icon-bubble.d.ts +1 -1
  119. package/components/digi-icon-bubble.js +2 -2
  120. package/components/digi-icon-building-outline.d.ts +1 -1
  121. package/components/digi-icon-building-outline.js +2 -2
  122. package/components/digi-icon-building-solid.d.ts +1 -1
  123. package/components/digi-icon-building-solid.js +2 -2
  124. package/components/digi-icon-bullseye.d.ts +1 -1
  125. package/components/digi-icon-bullseye.js +2 -2
  126. package/components/digi-icon-calculator-solid.d.ts +1 -1
  127. package/components/digi-icon-calculator-solid.js +2 -2
  128. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  129. package/components/digi-icon-calendar-alt-alert.js +2 -2
  130. package/components/digi-icon-calendar-alt.d.ts +1 -1
  131. package/components/digi-icon-calendar-alt.js +1 -1
  132. package/components/digi-icon-calendar.d.ts +1 -1
  133. package/components/digi-icon-calendar.js +2 -2
  134. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  135. package/components/digi-icon-caret-circle-right.js +2 -2
  136. package/components/digi-icon-caret-down.d.ts +1 -1
  137. package/components/digi-icon-caret-down.js +1 -1
  138. package/components/digi-icon-caret-left.d.ts +1 -1
  139. package/components/digi-icon-caret-left.js +2 -2
  140. package/components/digi-icon-caret-right.d.ts +1 -1
  141. package/components/digi-icon-caret-right.js +2 -2
  142. package/components/digi-icon-caret-up.d.ts +1 -1
  143. package/components/digi-icon-caret-up.js +1 -1
  144. package/components/digi-icon-chart.d.ts +1 -1
  145. package/components/digi-icon-chart.js +1 -1
  146. package/components/digi-icon-chat.d.ts +1 -1
  147. package/components/digi-icon-chat.js +2 -2
  148. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  149. package/components/digi-icon-check-circle-reg-alt.js +2 -2
  150. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  151. package/components/digi-icon-check-circle-solid.js +2 -2
  152. package/components/digi-icon-check.d.ts +1 -1
  153. package/components/digi-icon-check.js +1 -1
  154. package/components/digi-icon-checklist.d.ts +1 -1
  155. package/components/digi-icon-checklist.js +2 -2
  156. package/components/digi-icon-chevron-down.d.ts +1 -1
  157. package/components/digi-icon-chevron-down.js +1 -1
  158. package/components/digi-icon-chevron-left.d.ts +1 -1
  159. package/components/digi-icon-chevron-left.js +1 -1
  160. package/components/digi-icon-chevron-right.d.ts +1 -1
  161. package/components/digi-icon-chevron-right.js +1 -1
  162. package/components/digi-icon-chevron-up.d.ts +1 -1
  163. package/components/digi-icon-chevron-up.js +1 -1
  164. package/components/digi-icon-clock.d.ts +1 -1
  165. package/components/digi-icon-clock.js +2 -2
  166. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  167. package/components/digi-icon-communication-play-solid.js +2 -2
  168. package/components/digi-icon-compress-alt.d.ts +1 -1
  169. package/components/digi-icon-compress-alt.js +2 -2
  170. package/components/digi-icon-comunication-case.d.ts +1 -1
  171. package/components/digi-icon-comunication-case.js +2 -2
  172. package/components/digi-icon-comunication-flag.d.ts +1 -1
  173. package/components/digi-icon-comunication-flag.js +2 -2
  174. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  175. package/components/digi-icon-comunication-graduate.js +2 -2
  176. package/components/digi-icon-comunication-play.d.ts +1 -1
  177. package/components/digi-icon-comunication-play.js +2 -2
  178. package/components/digi-icon-cooperation.d.ts +1 -1
  179. package/components/digi-icon-cooperation.js +2 -2
  180. package/components/digi-icon-copy.d.ts +1 -1
  181. package/components/digi-icon-copy.js +1 -1
  182. package/components/digi-icon-danger-outline.d.ts +1 -1
  183. package/components/digi-icon-danger-outline.js +2 -2
  184. package/components/digi-icon-download.d.ts +1 -1
  185. package/components/digi-icon-download.js +2 -2
  186. package/components/digi-icon-dxa.d.ts +1 -1
  187. package/components/digi-icon-dxa.js +2 -2
  188. package/components/digi-icon-edit.d.ts +1 -1
  189. package/components/digi-icon-edit.js +2 -2
  190. package/components/digi-icon-ellipsis.d.ts +1 -1
  191. package/components/digi-icon-ellipsis.js +2 -2
  192. package/components/digi-icon-envelope-filled.d.ts +1 -1
  193. package/components/digi-icon-envelope-filled.js +2 -2
  194. package/components/digi-icon-envelope.d.ts +1 -1
  195. package/components/digi-icon-envelope.js +2 -2
  196. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  197. package/components/digi-icon-exclamation-circle-filled.js +2 -2
  198. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  199. package/components/digi-icon-exclamation-triangle-filled.js +2 -2
  200. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  201. package/components/digi-icon-exclamation-triangle-warning.js +2 -2
  202. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  203. package/components/digi-icon-exclamation-triangle.js +2 -2
  204. package/components/digi-icon-expand-alt.d.ts +1 -1
  205. package/components/digi-icon-expand-alt.js +2 -2
  206. package/components/digi-icon-external-link-alt.d.ts +1 -1
  207. package/components/digi-icon-external-link-alt.js +1 -1
  208. package/components/digi-icon-eye-slash.d.ts +1 -1
  209. package/components/digi-icon-eye-slash.js +2 -2
  210. package/components/digi-icon-eye.d.ts +1 -1
  211. package/components/digi-icon-eye.js +2 -2
  212. package/components/digi-icon-facebook-square.d.ts +1 -1
  213. package/components/digi-icon-facebook-square.js +2 -2
  214. package/components/digi-icon-file-add.d.ts +1 -1
  215. package/components/digi-icon-file-add.js +1 -1
  216. package/components/digi-icon-file-document.d.ts +1 -1
  217. package/components/digi-icon-file-document.js +2 -2
  218. package/components/digi-icon-file-excel.d.ts +1 -1
  219. package/components/digi-icon-file-excel.js +2 -2
  220. package/components/digi-icon-file-export.d.ts +1 -1
  221. package/components/digi-icon-file-export.js +1 -1
  222. package/components/digi-icon-file-governing.d.ts +1 -1
  223. package/components/digi-icon-file-governing.js +2 -2
  224. package/components/digi-icon-file-pdf.d.ts +1 -1
  225. package/components/digi-icon-file-pdf.js +2 -2
  226. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  227. package/components/digi-icon-file-powerpoint.js +2 -2
  228. package/components/digi-icon-file-remove.d.ts +1 -1
  229. package/components/digi-icon-file-remove.js +1 -1
  230. package/components/digi-icon-file-word.d.ts +1 -1
  231. package/components/digi-icon-file-word.js +2 -2
  232. package/components/digi-icon-film.d.ts +1 -1
  233. package/components/digi-icon-film.js +2 -2
  234. package/components/digi-icon-filter.d.ts +1 -1
  235. package/components/digi-icon-filter.js +2 -2
  236. package/components/digi-icon-folder-add.d.ts +1 -1
  237. package/components/digi-icon-folder-add.js +1 -1
  238. package/components/digi-icon-folder-directory.d.ts +1 -1
  239. package/components/digi-icon-folder-directory.js +1 -1
  240. package/components/digi-icon-folder-open.d.ts +1 -1
  241. package/components/digi-icon-folder-open.js +1 -1
  242. package/components/digi-icon-folder.d.ts +1 -1
  243. package/components/digi-icon-folder.js +1 -1
  244. package/components/digi-icon-globe-filled.d.ts +1 -1
  245. package/components/digi-icon-globe-filled.js +2 -2
  246. package/components/digi-icon-globe.d.ts +1 -1
  247. package/components/digi-icon-globe.js +2 -2
  248. package/components/digi-icon-headphones.d.ts +1 -1
  249. package/components/digi-icon-headphones.js +2 -2
  250. package/components/digi-icon-heart-solid.d.ts +1 -1
  251. package/components/digi-icon-heart-solid.js +2 -2
  252. package/components/digi-icon-heart.d.ts +1 -1
  253. package/components/digi-icon-heart.js +2 -2
  254. package/components/digi-icon-history.d.ts +1 -1
  255. package/components/digi-icon-history.js +2 -2
  256. package/components/digi-icon-home.d.ts +1 -1
  257. package/components/digi-icon-home.js +2 -2
  258. package/components/digi-icon-image.d.ts +1 -1
  259. package/components/digi-icon-image.js +2 -2
  260. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  261. package/components/digi-icon-info-circle-solid.js +2 -2
  262. package/components/digi-icon-input-select-marker.d.ts +1 -1
  263. package/components/digi-icon-input-select-marker.js +1 -1
  264. package/components/digi-icon-instagram.d.ts +1 -1
  265. package/components/digi-icon-instagram.js +2 -2
  266. package/components/digi-icon-job-suggestion.d.ts +1 -1
  267. package/components/digi-icon-job-suggestion.js +2 -2
  268. package/components/digi-icon-language-outline.d.ts +1 -1
  269. package/components/digi-icon-language-outline.js +1 -1
  270. package/components/digi-icon-language.d.ts +1 -1
  271. package/components/digi-icon-language.js +2 -2
  272. package/components/digi-icon-laptop-phone.d.ts +1 -1
  273. package/components/digi-icon-laptop-phone.js +2 -2
  274. package/components/digi-icon-lattlast.d.ts +1 -1
  275. package/components/digi-icon-lattlast.js +2 -2
  276. package/components/digi-icon-licence-bus.d.ts +1 -1
  277. package/components/digi-icon-licence-bus.js +2 -2
  278. package/components/digi-icon-licence-car.d.ts +1 -1
  279. package/components/digi-icon-licence-car.js +2 -2
  280. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  281. package/components/digi-icon-licence-motorcycle.js +2 -2
  282. package/components/digi-icon-licence-truck.d.ts +1 -1
  283. package/components/digi-icon-licence-truck.js +2 -2
  284. package/components/digi-icon-lightbulb.d.ts +1 -1
  285. package/components/digi-icon-lightbulb.js +2 -2
  286. package/components/digi-icon-linkedin-in.d.ts +1 -1
  287. package/components/digi-icon-linkedin-in.js +2 -2
  288. package/components/digi-icon-list-ul.d.ts +1 -1
  289. package/components/digi-icon-list-ul.js +1 -1
  290. package/components/digi-icon-lock.d.ts +1 -1
  291. package/components/digi-icon-lock.js +2 -2
  292. package/components/digi-icon-marker-filled.d.ts +1 -1
  293. package/components/digi-icon-marker-filled.js +2 -2
  294. package/components/digi-icon-marker.d.ts +1 -1
  295. package/components/digi-icon-marker.js +2 -2
  296. package/components/digi-icon-media-course.d.ts +1 -1
  297. package/components/digi-icon-media-course.js +2 -2
  298. package/components/digi-icon-media-podcast.d.ts +1 -1
  299. package/components/digi-icon-media-podcast.js +2 -2
  300. package/components/digi-icon-microphone-off.d.ts +1 -1
  301. package/components/digi-icon-microphone-off.js +2 -2
  302. package/components/digi-icon-microphone.d.ts +1 -1
  303. package/components/digi-icon-microphone.js +2 -2
  304. package/components/digi-icon-minus.d.ts +1 -1
  305. package/components/digi-icon-minus.js +1 -1
  306. package/components/digi-icon-move.d.ts +1 -1
  307. package/components/digi-icon-move.js +2 -2
  308. package/components/digi-icon-news.d.ts +1 -1
  309. package/components/digi-icon-news.js +1 -1
  310. package/components/digi-icon-notification-error.d.ts +1 -1
  311. package/components/digi-icon-notification-error.js +1 -1
  312. package/components/digi-icon-notification-info.d.ts +1 -1
  313. package/components/digi-icon-notification-info.js +1 -1
  314. package/components/digi-icon-notification-succes.d.ts +1 -1
  315. package/components/digi-icon-notification-succes.js +1 -1
  316. package/components/digi-icon-notification-warning.d.ts +1 -1
  317. package/components/digi-icon-notification-warning.js +1 -1
  318. package/components/digi-icon-online-computervideo.d.ts +1 -1
  319. package/components/digi-icon-online-computervideo.js +1 -1
  320. package/components/digi-icon-online-interview.d.ts +1 -1
  321. package/components/digi-icon-online-interview.js +2 -2
  322. package/components/digi-icon-online-meeting.d.ts +1 -1
  323. package/components/digi-icon-online-meeting.js +2 -2
  324. package/components/digi-icon-online-task.d.ts +1 -1
  325. package/components/digi-icon-online-task.js +2 -2
  326. package/components/digi-icon-online-video.d.ts +1 -1
  327. package/components/digi-icon-online-video.js +1 -1
  328. package/components/digi-icon-open-source.d.ts +1 -1
  329. package/components/digi-icon-open-source.js +2 -2
  330. package/components/digi-icon-palette.d.ts +1 -1
  331. package/components/digi-icon-palette.js +2 -2
  332. package/components/digi-icon-paperclip.d.ts +1 -1
  333. package/components/digi-icon-paperclip.js +1 -1
  334. package/components/digi-icon-paste.d.ts +1 -1
  335. package/components/digi-icon-paste.js +1 -1
  336. package/components/digi-icon-pen.d.ts +1 -1
  337. package/components/digi-icon-pen.js +2 -2
  338. package/components/digi-icon-phone-hangup.d.ts +1 -1
  339. package/components/digi-icon-phone-hangup.js +2 -2
  340. package/components/digi-icon-phone.d.ts +1 -1
  341. package/components/digi-icon-phone.js +2 -2
  342. package/components/digi-icon-plus.d.ts +1 -1
  343. package/components/digi-icon-plus.js +1 -1
  344. package/components/digi-icon-pod.d.ts +1 -1
  345. package/components/digi-icon-pod.js +1 -1
  346. package/components/digi-icon-print.d.ts +1 -1
  347. package/components/digi-icon-print.js +2 -2
  348. package/components/digi-icon-read.d.ts +1 -1
  349. package/components/digi-icon-read.js +2 -2
  350. package/components/digi-icon-redo.d.ts +1 -1
  351. package/components/digi-icon-redo.js +2 -2
  352. package/components/digi-icon-scale.d.ts +1 -1
  353. package/components/digi-icon-scale.js +1 -1
  354. package/components/digi-icon-screensharing-off.d.ts +1 -1
  355. package/components/digi-icon-screensharing-off.js +2 -2
  356. package/components/digi-icon-screensharing.d.ts +1 -1
  357. package/components/digi-icon-screensharing.js +2 -2
  358. package/components/digi-icon-search.d.ts +1 -1
  359. package/components/digi-icon-search.js +1 -1
  360. package/components/digi-icon-send-outline.d.ts +1 -1
  361. package/components/digi-icon-send-outline.js +2 -2
  362. package/components/digi-icon-send-solid.d.ts +1 -1
  363. package/components/digi-icon-send-solid.js +2 -2
  364. package/components/digi-icon-settings.d.ts +1 -1
  365. package/components/digi-icon-settings.js +2 -2
  366. package/components/digi-icon-share-alt.d.ts +1 -1
  367. package/components/digi-icon-share-alt.js +2 -2
  368. package/components/digi-icon-share-chain.d.ts +1 -1
  369. package/components/digi-icon-share-chain.js +2 -2
  370. package/components/digi-icon-sign.d.ts +1 -1
  371. package/components/digi-icon-sign.js +1 -1
  372. package/components/digi-icon-sliders-h.d.ts +1 -1
  373. package/components/digi-icon-sliders-h.js +2 -2
  374. package/components/digi-icon-sokkandidat.d.ts +1 -1
  375. package/components/digi-icon-sokkandidat.js +2 -2
  376. package/components/digi-icon-sort-down.d.ts +1 -1
  377. package/components/digi-icon-sort-down.js +2 -2
  378. package/components/digi-icon-sort-up.d.ts +1 -1
  379. package/components/digi-icon-sort-up.js +2 -2
  380. package/components/digi-icon-sort.d.ts +1 -1
  381. package/components/digi-icon-sort.js +2 -2
  382. package/components/digi-icon-spinner.d.ts +1 -1
  383. package/components/digi-icon-spinner.js +1 -1
  384. package/components/digi-icon-star-reg.d.ts +1 -1
  385. package/components/digi-icon-star-reg.js +2 -2
  386. package/components/digi-icon-star.d.ts +1 -1
  387. package/components/digi-icon-star.js +2 -2
  388. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  389. package/components/digi-icon-suitcase-outline.js +2 -2
  390. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  391. package/components/digi-icon-suitcase-solid.js +2 -2
  392. package/components/digi-icon-system-assistance.d.ts +1 -1
  393. package/components/digi-icon-system-assistance.js +2 -2
  394. package/components/digi-icon-table-column.d.ts +1 -1
  395. package/components/digi-icon-table-column.js +2 -2
  396. package/components/digi-icon-table-row.d.ts +1 -1
  397. package/components/digi-icon-table-row.js +2 -2
  398. package/components/digi-icon-table.d.ts +1 -1
  399. package/components/digi-icon-table.js +1 -1
  400. package/components/digi-icon-task-done.d.ts +1 -1
  401. package/components/digi-icon-task-done.js +2 -2
  402. package/components/digi-icon-toggle-off.d.ts +1 -1
  403. package/components/digi-icon-toggle-off.js +2 -2
  404. package/components/digi-icon-toggle-on.d.ts +1 -1
  405. package/components/digi-icon-toggle-on.js +2 -2
  406. package/components/digi-icon-trash.d.ts +1 -1
  407. package/components/digi-icon-trash.js +1 -1
  408. package/components/digi-icon-twitter.d.ts +1 -1
  409. package/components/digi-icon-twitter.js +2 -2
  410. package/components/digi-icon-tyck-till.d.ts +1 -1
  411. package/components/digi-icon-tyck-till.js +2 -2
  412. package/components/digi-icon-unlock.d.ts +1 -1
  413. package/components/digi-icon-unlock.js +2 -2
  414. package/components/digi-icon-update.d.ts +1 -1
  415. package/components/digi-icon-update.js +2 -2
  416. package/components/digi-icon-upload.d.ts +1 -1
  417. package/components/digi-icon-upload.js +2 -2
  418. package/components/digi-icon-user-add.d.ts +1 -1
  419. package/components/digi-icon-user-add.js +1 -1
  420. package/components/digi-icon-user-alt.d.ts +1 -1
  421. package/components/digi-icon-user-alt.js +2 -2
  422. package/components/digi-icon-user-edit.d.ts +1 -1
  423. package/components/digi-icon-user-edit.js +1 -1
  424. package/components/digi-icon-users-solid.d.ts +1 -1
  425. package/components/digi-icon-users-solid.js +2 -2
  426. package/components/digi-icon-validation-error.d.ts +1 -1
  427. package/components/digi-icon-validation-error.js +1 -1
  428. package/components/digi-icon-validation-success.d.ts +1 -1
  429. package/components/digi-icon-validation-success.js +1 -1
  430. package/components/digi-icon-validation-warning.d.ts +1 -1
  431. package/components/digi-icon-validation-warning.js +1 -1
  432. package/components/digi-icon-videocamera-off.d.ts +1 -1
  433. package/components/digi-icon-videocamera-off.js +2 -2
  434. package/components/digi-icon-videocamera.d.ts +1 -1
  435. package/components/digi-icon-videocamera.js +2 -2
  436. package/components/digi-icon-volume.d.ts +1 -1
  437. package/components/digi-icon-volume.js +1 -1
  438. package/components/digi-icon-web-tv.d.ts +1 -1
  439. package/components/digi-icon-web-tv.js +2 -2
  440. package/components/digi-icon-webinar.d.ts +1 -1
  441. package/components/digi-icon-webinar.js +1 -1
  442. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  443. package/components/digi-icon-wifi-signal0.js +2 -2
  444. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  445. package/components/digi-icon-wifi-signal1.js +2 -2
  446. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  447. package/components/digi-icon-wifi-signal2.js +2 -2
  448. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  449. package/components/digi-icon-wifi-signal3.js +2 -2
  450. package/components/digi-icon-window.d.ts +1 -1
  451. package/components/digi-icon-window.js +2 -2
  452. package/components/digi-icon-x-button-outline.d.ts +1 -1
  453. package/components/digi-icon-x-button-outline.js +1 -1
  454. package/components/digi-icon-x-button.d.ts +1 -1
  455. package/components/digi-icon-x-button.js +2 -2
  456. package/components/digi-icon-x.d.ts +1 -1
  457. package/components/digi-icon-x.js +1 -1
  458. package/components/digi-icon-youtube.d.ts +1 -1
  459. package/components/digi-icon-youtube.js +2 -2
  460. package/components/digi-icon.d.ts +1 -1
  461. package/components/digi-info-card-multi-container.d.ts +1 -1
  462. package/components/digi-info-card-multi-container.js +2 -2
  463. package/components/digi-info-card-multi.d.ts +1 -1
  464. package/components/digi-info-card-multi.js +11 -11
  465. package/components/digi-info-card.d.ts +1 -1
  466. package/components/digi-info-card.js +5 -5
  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-layout-media-object.d.ts +1 -1
  474. package/components/digi-layout-media-object.js +1 -1
  475. package/components/digi-link-button.d.ts +1 -1
  476. package/components/digi-link-button.js +2 -2
  477. package/components/digi-link-external.d.ts +1 -1
  478. package/components/digi-link-external.js +1 -1
  479. package/components/digi-link-internal.d.ts +1 -1
  480. package/components/digi-link-internal.js +1 -1
  481. package/components/digi-link.d.ts +1 -1
  482. package/components/digi-link.js +1 -1
  483. package/components/digi-list.d.ts +1 -1
  484. package/components/digi-list.js +3 -3
  485. package/components/digi-loader-skeleton.d.ts +1 -1
  486. package/components/digi-loader-skeleton.js +3 -3
  487. package/components/digi-loader-spinner.d.ts +1 -1
  488. package/components/digi-loader-spinner.js +2 -2
  489. package/components/digi-logo.d.ts +1 -1
  490. package/components/digi-logo.js +1 -1
  491. package/components/digi-media-figure.d.ts +1 -1
  492. package/components/digi-media-figure.js +1 -1
  493. package/components/digi-media-image.d.ts +1 -1
  494. package/components/digi-media-image.js +1 -1
  495. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  496. package/components/digi-navigation-breadcrumbs.js +2 -2
  497. package/components/digi-navigation-context-menu-item.d.ts +1 -1
  498. package/components/digi-navigation-context-menu.d.ts +1 -1
  499. package/components/digi-navigation-context-menu.js +1 -1
  500. package/components/digi-navigation-pagination.d.ts +1 -1
  501. package/components/digi-navigation-pagination.js +10 -10
  502. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  503. package/components/digi-navigation-sidebar-button.js +1 -1
  504. package/components/digi-navigation-sidebar.d.ts +1 -1
  505. package/components/digi-navigation-sidebar.js +5 -5
  506. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  507. package/components/digi-navigation-vertical-menu-item.js +8 -8
  508. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  509. package/components/digi-navigation-vertical-menu.js +1 -1
  510. package/components/digi-notification-alert.d.ts +1 -1
  511. package/components/digi-notification-alert.js +1 -1
  512. package/components/digi-notification-error-page.d.ts +1 -1
  513. package/components/digi-notification-error-page.js +6 -6
  514. package/components/digi-progress-circle.d.ts +1 -1
  515. package/components/digi-progress-circle.js +10 -10
  516. package/components/digi-progress-indicator.d.ts +1 -1
  517. package/components/digi-progress-indicator.js +6 -6
  518. package/components/digi-progress-list-item.d.ts +1 -1
  519. package/components/digi-progress-list-item.js +8 -8
  520. package/components/digi-progress-list.d.ts +1 -1
  521. package/components/digi-progress-list.js +2 -2
  522. package/components/digi-progressbar.d.ts +1 -1
  523. package/components/digi-progressbar.js +2 -2
  524. package/components/digi-quote.d.ts +1 -1
  525. package/components/digi-quote.js +3 -3
  526. package/components/digi-table.d.ts +1 -1
  527. package/components/digi-table.js +1 -1
  528. package/components/digi-tablist-panel.d.ts +1 -1
  529. package/components/digi-tablist-panel.js +2 -2
  530. package/components/digi-tablist.d.ts +1 -1
  531. package/components/digi-tablist.js +7 -7
  532. package/components/digi-tag-media.d.ts +1 -1
  533. package/components/digi-tag-media.js +1 -1
  534. package/components/digi-tag.d.ts +1 -1
  535. package/components/digi-tag.js +2 -2
  536. package/components/digi-tools-feedback-banner.d.ts +1 -1
  537. package/components/digi-tools-feedback-banner.js +6 -6
  538. package/components/digi-tools-feedback-rating.d.ts +1 -1
  539. package/components/digi-tools-feedback-rating.js +7 -7
  540. package/components/digi-tools-feedback.d.ts +1 -1
  541. package/components/digi-tools-feedback.js +3 -3
  542. package/components/digi-tools-languagepicker.d.ts +1 -1
  543. package/components/digi-tools-languagepicker.js +10 -10
  544. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  545. package/components/digi-typography-heading-jumbo.js +1 -1
  546. package/components/digi-typography-meta.d.ts +1 -1
  547. package/components/digi-typography-meta.js +1 -1
  548. package/components/digi-typography-preamble.d.ts +1 -1
  549. package/components/digi-typography-preamble.js +1 -1
  550. package/components/digi-typography-time.d.ts +1 -1
  551. package/components/digi-typography-time.js +1 -1
  552. package/components/digi-typography.d.ts +1 -1
  553. package/components/digi-typography.js +1 -1
  554. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  555. package/components/digi-util-breakpoint-observer.js +1 -1
  556. package/components/digi-util-detect-click-outside.d.ts +1 -1
  557. package/components/digi-util-detect-click-outside.js +1 -1
  558. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  559. package/components/digi-util-detect-focus-outside.js +1 -1
  560. package/components/digi-util-intersection-observer.d.ts +1 -1
  561. package/components/digi-util-intersection-observer.js +1 -1
  562. package/components/digi-util-keydown-handler.d.ts +1 -1
  563. package/components/digi-util-keydown-handler.js +1 -1
  564. package/components/digi-util-keyup-handler.d.ts +1 -1
  565. package/components/digi-util-keyup-handler.js +1 -1
  566. package/components/digi-util-mutation-observer.d.ts +1 -1
  567. package/components/digi-util-resize-observer.d.ts +1 -1
  568. package/components/digi-util-resize-observer.js +1 -1
  569. package/components/index.d.ts +288 -288
  570. package/components/{p-a6cd1e08.js → p-01f0b623.js} +2 -2
  571. package/components/{p-f4abe624.js → p-0643b217.js} +2 -2
  572. package/components/{p-6aabd239.js → p-0747c454.js} +3 -3
  573. package/components/{p-4c17fe63.js → p-0df2c2ad.js} +3 -3
  574. package/components/{p-470d6874.js → p-10503e1d.js} +1 -1
  575. package/components/{p-9cea8708.js → p-12191494.js} +2 -2
  576. package/components/{p-7c0d463d.js → p-1a50c1ba.js} +2 -2
  577. package/components/{p-62696c3e.js → p-1cf20227.js} +2 -2
  578. package/components/{p-1b3cbd03.js → p-224094ec.js} +2 -2
  579. package/components/{p-e3ecb2a9.js → p-26c6d0a6.js} +2 -2
  580. package/components/{p-e03e412c.js → p-2c789cac.js} +2 -2
  581. package/components/{p-e881a2fc.js → p-30ce30ad.js} +2 -2
  582. package/components/{p-c2792b81.js → p-36fbdb2e.js} +2 -2
  583. package/components/{p-fc1513b9.js → p-399bd0ae.js} +2 -2
  584. package/components/{p-67abbef0.js → p-3cb11597.js} +1 -1
  585. package/components/{p-124f7993.js → p-3df44ed0.js} +1 -1
  586. package/components/{p-1f838d49.js → p-3e02e6a4.js} +1 -1
  587. package/components/{p-5a4195e4.js → p-40deb303.js} +2 -2
  588. package/components/{p-2214789c.js → p-455e0caa.js} +2 -2
  589. package/components/{p-6536612d.js → p-4b8bc232.js} +10 -10
  590. package/components/{p-58fc6796.js → p-50634baa.js} +1 -1
  591. package/components/{p-9b15f6d7.js → p-5100e0e5.js} +2 -2
  592. package/components/{p-00e0088f.js → p-51efc942.js} +2 -2
  593. package/components/{p-fd25fbe2.js → p-63c2d5a1.js} +2 -2
  594. package/components/{p-ce5a89e6.js → p-6afc74b6.js} +2 -2
  595. package/components/{p-75f8b0c5.js → p-6c2ae1ce.js} +2 -2
  596. package/components/{p-5cd1c49f.js → p-6d2a8b7a.js} +2 -2
  597. package/components/{p-b0875cc2.js → p-6dd63fa2.js} +2 -2
  598. package/components/{p-58cfedb8.js → p-77627936.js} +2 -2
  599. package/components/{p-07e6c34e.js → p-788a55f5.js} +2 -2
  600. package/components/{p-70b51099.js → p-8b1bc24a.js} +10 -10
  601. package/components/{p-9950f0b2.js → p-8c0542dc.js} +2 -2
  602. package/components/{p-295c6882.js → p-8d38a5f2.js} +2 -2
  603. package/components/{p-d0c09cf2.js → p-918e9955.js} +8 -8
  604. package/components/{p-d174cc2a.js → p-91cb9cd3.js} +2 -2
  605. package/components/{p-bc59dcab.js → p-950b05b1.js} +1 -1
  606. package/components/{p-5105e437.js → p-95d76cb0.js} +2 -2
  607. package/components/{p-e65f3dcc.js → p-9e6f28f2.js} +2 -2
  608. package/components/{p-65f41a6a.js → p-9f5ead44.js} +8 -8
  609. package/components/{p-ce4cdfca.js → p-a207c60e.js} +29 -8
  610. package/components/{p-52854c3f.js → p-a7a4037a.js} +2 -2
  611. package/components/{p-29a84249.js → p-a81675ae.js} +2 -2
  612. package/components/{p-758b0ee8.js → p-a92aa84e.js} +9 -9
  613. package/components/{p-1639e4b7.js → p-afc595b8.js} +2 -2
  614. package/components/{p-ec4b6151.js → p-b4012353.js} +4 -4
  615. package/components/{p-37bf67b9.js → p-b551e1ca.js} +2 -2
  616. package/components/{p-c14a1a58.js → p-bdbd71ce.js} +2 -2
  617. package/components/{p-18b2ee76.js → p-beedb5f0.js} +2 -2
  618. package/components/{p-3ac0c273.js → p-ccb24f10.js} +2 -2
  619. package/components/{p-85e3c087.js → p-ccf02db2.js} +2 -2
  620. package/components/{p-d5aaf156.js → p-d01319cf.js} +2 -2
  621. package/components/{p-09d09b66.js → p-d08ba8cc.js} +2 -2
  622. package/components/{p-ace4a2fb.js → p-d08de295.js} +3 -3
  623. package/components/{p-29908d12.js → p-d102eafc.js} +2 -2
  624. package/components/{p-841ac620.js → p-d593f0d5.js} +1 -1
  625. package/components/{p-91cd1d0f.js → p-d8cae9f0.js} +2 -2
  626. package/components/{p-ee898486.js → p-d8d71310.js} +2 -2
  627. package/components/{p-60acf10c.js → p-dc9fbc23.js} +2 -2
  628. package/components/{p-7cbcd901.js → p-dea832cf.js} +2 -2
  629. package/components/{p-098701c6.js → p-e186e533.js} +2 -2
  630. package/components/{p-a483dee7.js → p-e22aa82c.js} +2 -2
  631. package/components/{p-bf970bf9.js → p-e9645cdc.js} +1 -1
  632. package/components/{p-39ed7987.js → p-f0bdf339.js} +1 -1
  633. package/components/{p-9a48601e.js → p-f215529b.js} +2 -2
  634. package/components/{p-f4f6ca53.js → p-f3c5a743.js} +1 -1
  635. package/components/{p-ef66bf89.js → p-f6ca68ba.js} +1 -1
  636. package/custom-elements.json +4 -0
  637. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  638. package/dist/cjs/digi-button.cjs.entry.js +130 -0
  639. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +3 -5
  640. package/dist/cjs/digi-calendar_2.cjs.entry.js +2 -2
  641. package/dist/cjs/{digi-button_6.cjs.entry.js → digi-chart-line.cjs.entry.js} +72 -297
  642. package/dist/cjs/digi-code-block_3.cjs.entry.js +5 -7
  643. package/dist/cjs/digi-code-example.cjs.entry.js +4 -4
  644. package/dist/cjs/digi-code_8.cjs.entry.js +406 -0
  645. package/dist/cjs/digi-context-menu.cjs.entry.js +2 -2
  646. package/dist/cjs/digi-dialog.cjs.entry.js +4 -6
  647. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -4
  648. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +4 -4
  649. package/dist/cjs/digi-expandable-faq.cjs.entry.js +2 -2
  650. package/dist/cjs/digi-footer-card.cjs.entry.js +1 -1
  651. package/dist/cjs/digi-footer.cjs.entry.js +2 -4
  652. package/dist/cjs/digi-form-category-filter.cjs.entry.js +2 -2
  653. package/dist/cjs/digi-form-checkbox.cjs.entry.js +2 -2
  654. package/dist/cjs/digi-form-error-list.cjs.entry.js +4 -6
  655. package/dist/cjs/digi-form-file-upload.cjs.entry.js +7 -7
  656. package/dist/cjs/digi-form-filter.cjs.entry.js +5 -5
  657. package/dist/cjs/digi-form-input-search.cjs.entry.js +2 -2
  658. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +1 -1
  659. package/dist/cjs/digi-form-receipt.cjs.entry.js +2 -4
  660. package/dist/cjs/digi-form-select-filter.cjs.entry.js +8 -10
  661. package/dist/cjs/digi-form-select_2.cjs.entry.js +6 -6
  662. package/dist/cjs/digi-form-textarea.cjs.entry.js +3 -3
  663. package/dist/cjs/digi-header-avatar.cjs.entry.js +1 -1
  664. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +1 -1
  665. package/dist/cjs/digi-header-navigation.cjs.entry.js +4 -6
  666. package/dist/cjs/digi-header-notification.cjs.entry.js +2 -2
  667. package/dist/cjs/digi-header.cjs.entry.js +3 -5
  668. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +2 -2
  669. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +2 -2
  670. package/dist/cjs/digi-icon-apple.cjs.entry.js +2 -2
  671. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +2 -2
  672. package/dist/cjs/digi-icon-archive.cjs.entry.js +2 -2
  673. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +2 -2
  674. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +2 -2
  675. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +2 -2
  676. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +2 -2
  677. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +2 -2
  678. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +2 -2
  679. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +2 -2
  680. package/dist/cjs/digi-icon-at.cjs.entry.js +2 -2
  681. package/dist/cjs/digi-icon-bars.cjs.entry.js +2 -2
  682. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +2 -2
  683. package/dist/cjs/digi-icon-bell.cjs.entry.js +2 -2
  684. package/dist/cjs/digi-icon-book.cjs.entry.js +2 -2
  685. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +2 -2
  686. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +2 -2
  687. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +2 -2
  688. package/dist/cjs/digi-icon-bubble.cjs.entry.js +2 -2
  689. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +2 -2
  690. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +2 -2
  691. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +2 -2
  692. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +2 -2
  693. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +2 -2
  694. package/dist/cjs/digi-icon-calendar.cjs.entry.js +2 -2
  695. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +2 -2
  696. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +4 -4
  697. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +2 -2
  698. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +2 -2
  699. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +53 -0
  700. package/dist/cjs/digi-icon-chat.cjs.entry.js +2 -2
  701. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +2 -2
  702. package/dist/cjs/digi-icon-check-circle-solid.cjs.entry.js +2 -2
  703. package/dist/cjs/digi-icon-check.cjs.entry.js +2 -2
  704. package/dist/cjs/digi-icon-checklist.cjs.entry.js +2 -2
  705. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +2 -2
  706. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +2 -2
  707. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +2 -2
  708. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +2 -2
  709. package/dist/cjs/digi-icon-clock.cjs.entry.js +2 -2
  710. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +2 -2
  711. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +2 -2
  712. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +2 -2
  713. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +2 -2
  714. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +2 -2
  715. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +2 -2
  716. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +2 -2
  717. package/dist/cjs/digi-icon-copy.cjs.entry.js +2 -2
  718. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +2 -2
  719. package/dist/cjs/digi-icon-download.cjs.entry.js +2 -2
  720. package/dist/cjs/digi-icon-dxa.cjs.entry.js +2 -2
  721. package/dist/cjs/digi-icon-edit.cjs.entry.js +2 -2
  722. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +2 -2
  723. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +2 -2
  724. package/dist/cjs/digi-icon-envelope.cjs.entry.js +2 -2
  725. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +2 -2
  726. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +2 -2
  728. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +2 -2
  729. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +3 -3
  731. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +2 -2
  732. package/dist/cjs/digi-icon-eye.cjs.entry.js +2 -2
  733. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-file-add.cjs.entry.js +1 -1
  735. package/dist/cjs/digi-icon-file-document.cjs.entry.js +2 -2
  736. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +2 -2
  737. package/dist/cjs/digi-icon-file-export.cjs.entry.js +1 -1
  738. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +2 -2
  739. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +1 -1
  742. package/dist/cjs/digi-icon-file-word.cjs.entry.js +2 -2
  743. package/dist/cjs/digi-icon-film.cjs.entry.js +2 -2
  744. package/dist/cjs/digi-icon-filter.cjs.entry.js +2 -2
  745. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +1 -1
  746. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +1 -1
  747. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +1 -1
  748. package/dist/cjs/digi-icon-folder.cjs.entry.js +1 -1
  749. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +2 -2
  750. package/dist/cjs/digi-icon-globe.cjs.entry.js +2 -2
  751. package/dist/cjs/digi-icon-headphones.cjs.entry.js +2 -2
  752. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +2 -2
  753. package/dist/cjs/digi-icon-heart.cjs.entry.js +2 -2
  754. package/dist/cjs/digi-icon-history.cjs.entry.js +2 -2
  755. package/dist/cjs/digi-icon-home.cjs.entry.js +2 -2
  756. package/dist/cjs/digi-icon-image.cjs.entry.js +2 -2
  757. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +2 -2
  758. package/dist/cjs/digi-icon-instagram.cjs.entry.js +2 -2
  759. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +2 -2
  760. package/dist/cjs/digi-icon-language-outline_4.cjs.entry.js +11 -11
  761. package/dist/cjs/digi-icon-language.cjs.entry.js +2 -2
  762. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +2 -2
  763. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +2 -2
  764. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +2 -2
  765. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +2 -2
  766. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +2 -2
  767. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +2 -2
  768. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +2 -2
  769. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +2 -2
  770. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +12 -12
  771. package/dist/cjs/digi-icon-lock.cjs.entry.js +2 -2
  772. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +2 -2
  773. package/dist/cjs/digi-icon-marker.cjs.entry.js +2 -2
  774. package/dist/cjs/digi-icon-media-course.cjs.entry.js +2 -2
  775. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +2 -2
  776. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +2 -2
  777. package/dist/cjs/digi-icon-microphone.cjs.entry.js +2 -2
  778. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +4 -4
  779. package/dist/cjs/digi-icon-move.cjs.entry.js +2 -2
  780. package/dist/cjs/digi-icon-notification-error_5.cjs.entry.js +9 -9
  781. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +2 -2
  782. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +2 -2
  783. package/dist/cjs/digi-icon-online-task.cjs.entry.js +2 -2
  784. package/dist/cjs/digi-icon-open-source.cjs.entry.js +2 -2
  785. package/dist/cjs/digi-icon-palette.cjs.entry.js +2 -2
  786. package/dist/cjs/digi-icon-paperclip_3.cjs.entry.js +6 -6
  787. package/dist/cjs/digi-icon-paste.cjs.entry.js +1 -1
  788. package/dist/cjs/digi-icon-pen.cjs.entry.js +2 -2
  789. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +2 -2
  790. package/dist/cjs/digi-icon-phone.cjs.entry.js +2 -2
  791. package/dist/cjs/digi-icon-print.cjs.entry.js +2 -2
  792. package/dist/cjs/digi-icon-read.cjs.entry.js +2 -2
  793. package/dist/cjs/digi-icon-redo.cjs.entry.js +2 -2
  794. package/dist/cjs/digi-icon-scale.cjs.entry.js +1 -1
  795. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +2 -2
  796. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +2 -2
  797. package/dist/cjs/digi-icon-search.cjs.entry.js +2 -2
  798. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +2 -2
  799. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +2 -2
  800. package/dist/cjs/digi-icon-settings.cjs.entry.js +2 -2
  801. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +2 -2
  802. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +2 -2
  803. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +2 -2
  804. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +2 -2
  805. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +2 -2
  806. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +2 -2
  807. package/dist/cjs/digi-icon-sort.cjs.entry.js +2 -2
  808. package/dist/cjs/digi-icon-spinner.cjs.entry.js +2 -2
  809. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +2 -2
  810. package/dist/cjs/digi-icon-star.cjs.entry.js +2 -2
  811. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +2 -2
  812. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +2 -2
  813. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +2 -2
  814. package/dist/cjs/digi-icon-table-column.cjs.entry.js +2 -2
  815. package/dist/cjs/digi-icon-table-row.cjs.entry.js +2 -2
  816. package/dist/cjs/digi-icon-task-done.cjs.entry.js +2 -2
  817. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +2 -2
  818. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +2 -2
  819. package/dist/cjs/digi-icon-twitter.cjs.entry.js +2 -2
  820. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +2 -2
  821. package/dist/cjs/digi-icon-unlock.cjs.entry.js +2 -2
  822. package/dist/cjs/digi-icon-update.cjs.entry.js +2 -2
  823. package/dist/cjs/digi-icon-upload.cjs.entry.js +2 -2
  824. package/dist/cjs/digi-icon-user-add.cjs.entry.js +1 -1
  825. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +2 -2
  826. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +1 -1
  827. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +2 -2
  828. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +2 -2
  829. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +2 -2
  830. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +2 -2
  831. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +2 -2
  832. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +2 -2
  833. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +2 -2
  834. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +2 -2
  835. package/dist/cjs/digi-icon-window.cjs.entry.js +2 -2
  836. package/dist/cjs/digi-icon-x-button.cjs.entry.js +2 -2
  837. package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
  838. package/dist/cjs/digi-icon-youtube.cjs.entry.js +2 -2
  839. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +1 -1
  840. package/dist/cjs/digi-info-card-multi.cjs.entry.js +1 -1
  841. package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
  842. package/dist/cjs/digi-layout-block_2.cjs.entry.js +2 -2
  843. package/dist/cjs/digi-layout-columns.cjs.entry.js +1 -1
  844. package/dist/cjs/digi-link-button.cjs.entry.js +1 -1
  845. package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
  846. package/dist/cjs/digi-link.cjs.entry.js +1 -1
  847. package/dist/cjs/digi-list.cjs.entry.js +1 -1
  848. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +3 -3
  849. package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
  850. package/dist/cjs/digi-logo_2.cjs.entry.js +3 -3
  851. package/dist/cjs/digi-media-figure.cjs.entry.js +1 -1
  852. package/dist/cjs/digi-media-image_2.cjs.entry.js +3 -3
  853. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +2 -2
  854. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +7 -9
  855. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +2 -2
  856. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +6 -6
  857. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +1 -1
  858. package/dist/cjs/digi-notification-alert.cjs.entry.js +3 -5
  859. package/dist/cjs/digi-notification-error-page.cjs.entry.js +4 -6
  860. package/dist/cjs/digi-progress-circle.cjs.entry.js +8 -8
  861. package/dist/cjs/digi-progress-indicator.cjs.entry.js +3 -3
  862. package/dist/cjs/digi-progress-list-item.cjs.entry.js +5 -5
  863. package/dist/cjs/digi-progress-list.cjs.entry.js +1 -1
  864. package/dist/cjs/digi-progressbar.cjs.entry.js +2 -2
  865. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  866. package/dist/cjs/digi-table.cjs.entry.js +1 -1
  867. package/dist/cjs/digi-tablist-panel.cjs.entry.js +2 -2
  868. package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
  869. package/dist/cjs/digi-tag-media.cjs.entry.js +2 -2
  870. package/dist/cjs/digi-tag.cjs.entry.js +1 -1
  871. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +1 -1
  872. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +1 -1
  873. package/dist/cjs/digi-tools-feedback.cjs.entry.js +2 -4
  874. package/dist/cjs/digi-tools-languagepicker.cjs.entry.js +3 -3
  875. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +1 -1
  876. package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
  877. package/dist/cjs/digi-typography-preamble.cjs.entry.js +1 -1
  878. package/dist/cjs/digi-typography-time.cjs.entry.js +1 -1
  879. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +1 -1
  880. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +1 -1
  881. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +1 -1
  882. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +1 -1
  883. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +1 -1
  884. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
  885. package/dist/cjs/index-cfa8e9be.js +14 -10
  886. package/dist/cjs/index.cjs.js +27 -29
  887. package/dist/cjs/loader.cjs.js +1 -1
  888. package/dist/cjs/{form-input-variation.enum-c750520c.js → typography-variation.enum-f1d49c3a.js} +24 -0
  889. package/dist/collection/components/_chart/chart-line/chart-line.css +2 -14
  890. package/dist/collection/components/_chart/chart-line/chart-line.js +42 -46
  891. package/dist/collection/components/_code/code/code.js +1 -1
  892. package/dist/collection/components/_code/code-block/code-block.js +1 -1
  893. package/dist/collection/components/_code/code-example/code-example.js +4 -4
  894. package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
  895. package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
  896. package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
  897. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
  898. package/dist/collection/components/_footer/footer/footer.js +1 -1
  899. package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
  900. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
  901. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
  902. package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
  903. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +1 -1
  904. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +7 -7
  905. package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
  906. package/dist/collection/components/_form/form-input/form-input.js +45 -3
  907. package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
  908. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  909. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
  910. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +1 -1
  911. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  912. package/dist/collection/components/_form/form-select/form-select.js +4 -4
  913. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
  914. package/dist/collection/components/_form/form-textarea/form-textarea.js +3 -3
  915. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  916. package/dist/collection/components/_header/header/header.js +2 -2
  917. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  918. package/dist/collection/components/_header/header-navigation/header-navigation.js +3 -3
  919. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  920. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  921. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  922. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  923. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  924. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  925. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  926. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  927. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  928. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  929. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  930. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  931. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  932. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  933. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  934. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  935. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  936. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  937. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  938. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  939. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  940. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  941. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  942. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  943. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  944. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  945. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  946. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  947. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  948. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  949. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  950. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  951. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  952. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  953. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  954. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  955. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  956. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  957. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  958. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  959. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  960. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  961. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  962. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  963. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  964. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  965. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  966. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  967. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  968. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  969. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  970. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  971. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  972. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  973. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  974. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  975. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  976. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  977. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  978. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  979. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  980. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  981. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  982. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  983. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  984. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  985. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  986. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  987. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  988. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  989. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  990. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  991. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  992. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  993. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  994. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  995. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  996. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  997. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  998. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  999. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1000. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1001. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1002. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1003. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1004. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1005. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1006. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1007. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1008. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1009. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1010. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1011. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1012. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1013. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1014. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1015. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1016. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1017. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1018. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1019. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1020. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1021. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1022. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1023. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1024. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1025. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1026. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1027. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1028. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1029. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1030. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1031. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1032. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1033. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1034. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1035. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1036. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1037. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1038. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1039. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1040. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1041. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1042. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1043. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1044. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1045. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1046. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1047. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1048. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1049. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1050. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1051. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1052. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1053. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1054. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1055. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1056. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1057. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1058. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1059. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1060. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1061. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1062. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1063. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1064. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1065. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1066. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1067. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1068. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1069. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1070. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1071. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1072. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1073. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1074. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1075. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1076. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1077. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1078. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1079. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1080. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1081. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1082. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1083. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1084. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1085. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1086. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1087. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1088. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1089. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1090. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1091. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1092. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1093. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1094. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1095. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1096. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1097. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1098. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1099. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1100. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1101. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1102. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1103. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1104. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1105. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1106. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1107. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1108. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1109. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1110. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1111. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1112. package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
  1113. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1114. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1115. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1116. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1117. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1118. package/dist/collection/components/_layout/layout-media-object/layout-media-object.js +1 -1
  1119. package/dist/collection/components/_link/link/link.js +1 -1
  1120. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1121. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1122. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1123. package/dist/collection/components/_list/list/list.js +1 -1
  1124. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1125. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1126. package/dist/collection/components/_logo/logo/logo.js +2 -2
  1127. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1128. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1129. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1130. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +2 -2
  1131. package/dist/collection/components/_navigation/navigation-context-menu-legacy/navigation-context-menu.js +5 -5
  1132. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1133. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1134. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1135. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1136. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1137. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1138. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1139. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1140. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1141. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  1142. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  1143. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1144. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1145. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1146. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1147. package/dist/collection/components/_table/table/table.js +1 -1
  1148. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1149. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1150. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1151. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1152. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1153. package/dist/collection/components/_tools/tools-languagepicker/tools-languagepicker.js +3 -3
  1154. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1155. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  1156. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1157. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1158. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1159. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1160. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1161. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1162. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1163. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1164. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1165. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1166. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-context-menu.variables.scss +0 -40
  1167. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1168. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1169. package/dist/digi-arbetsformedlingen/p-005c72ca.entry.js +1 -0
  1170. package/dist/digi-arbetsformedlingen/{p-1be9af09.entry.js → p-02eb3f33.entry.js} +1 -1
  1171. package/dist/digi-arbetsformedlingen/{p-99670736.entry.js → p-04162d84.entry.js} +1 -1
  1172. package/dist/digi-arbetsformedlingen/{p-c5727b62.entry.js → p-04ca1ba6.entry.js} +1 -1
  1173. package/dist/digi-arbetsformedlingen/{p-2471167e.entry.js → p-0516c800.entry.js} +1 -1
  1174. package/dist/digi-arbetsformedlingen/{p-c2065119.entry.js → p-058d1027.entry.js} +1 -1
  1175. package/dist/digi-arbetsformedlingen/{p-553a6055.entry.js → p-059d72cb.entry.js} +1 -1
  1176. package/dist/digi-arbetsformedlingen/{p-dea3cb5c.entry.js → p-06906d4f.entry.js} +1 -1
  1177. package/dist/digi-arbetsformedlingen/{p-483e9d8a.entry.js → p-06be1b4a.entry.js} +1 -1
  1178. package/dist/digi-arbetsformedlingen/{p-f22db19f.entry.js → p-0747ab93.entry.js} +1 -1
  1179. package/dist/digi-arbetsformedlingen/{p-67fa7940.entry.js → p-076c366b.entry.js} +1 -1
  1180. package/dist/digi-arbetsformedlingen/p-07b64c62.entry.js +1 -0
  1181. package/dist/digi-arbetsformedlingen/{p-e091049f.entry.js → p-08b98bde.entry.js} +1 -1
  1182. package/dist/digi-arbetsformedlingen/{p-0a1e9978.entry.js → p-0bb39a68.entry.js} +1 -1
  1183. package/dist/digi-arbetsformedlingen/{p-f6a9d64a.entry.js → p-0e898bf5.entry.js} +1 -1
  1184. package/dist/digi-arbetsformedlingen/{p-e9007948.entry.js → p-0f485fa7.entry.js} +1 -1
  1185. package/dist/digi-arbetsformedlingen/{p-a14547cf.entry.js → p-0fe47e7e.entry.js} +1 -1
  1186. package/dist/digi-arbetsformedlingen/{p-5ea527a2.entry.js → p-121fd0f2.entry.js} +1 -1
  1187. package/dist/digi-arbetsformedlingen/{p-9f4e3e11.entry.js → p-125df937.entry.js} +1 -1
  1188. package/dist/digi-arbetsformedlingen/{p-eedf4d6b.entry.js → p-13996170.entry.js} +1 -1
  1189. package/dist/digi-arbetsformedlingen/{p-cdfc2cd3.entry.js → p-14278393.entry.js} +1 -1
  1190. package/dist/digi-arbetsformedlingen/{p-b28e2233.entry.js → p-16546321.entry.js} +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-60891430.entry.js → p-16a3e46b.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/{p-f81a4344.entry.js → p-16f04ebd.entry.js} +1 -1
  1193. package/dist/digi-arbetsformedlingen/{p-0b00a2d4.entry.js → p-17a7bf09.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-cc2db195.entry.js → p-18dbe97f.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-9a63fa45.entry.js → p-1b475b3a.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/{p-a248a8f9.entry.js → p-1bbb57ad.entry.js} +1 -1
  1197. package/dist/digi-arbetsformedlingen/{p-f3804e70.entry.js → p-1cd20814.entry.js} +1 -1
  1198. package/dist/digi-arbetsformedlingen/p-1d3f7336.entry.js +1 -0
  1199. package/dist/digi-arbetsformedlingen/p-1d825386.entry.js +1 -0
  1200. package/dist/digi-arbetsformedlingen/{p-ce00f497.entry.js → p-1d9afaeb.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-4e68c721.entry.js → p-1f7bc313.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/{p-61b59b3b.entry.js → p-20a65f1c.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/{p-337f4e34.entry.js → p-23063d72.entry.js} +1 -1
  1204. package/dist/digi-arbetsformedlingen/{p-fadc3f23.entry.js → p-23e2e1a5.entry.js} +1 -1
  1205. package/dist/digi-arbetsformedlingen/{p-246397cd.entry.js → p-240a0fd6.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-3890186e.entry.js → p-26795b0d.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-0a144669.entry.js → p-27d9e868.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-ce7e2e1e.entry.js → p-280f26e1.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/{p-48694534.entry.js → p-2bb1d28f.entry.js} +1 -1
  1210. package/dist/digi-arbetsformedlingen/{p-08f7cac3.entry.js → p-2eb2de93.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-52f96766.entry.js → p-2f79bfcc.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/{p-b75b1548.entry.js → p-2fac371d.entry.js} +1 -1
  1213. package/dist/digi-arbetsformedlingen/{p-683449c2.entry.js → p-30e27b49.entry.js} +1 -1
  1214. package/dist/digi-arbetsformedlingen/{p-6490235a.entry.js → p-30e31afc.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/{p-be52f1b2.entry.js → p-31105794.entry.js} +1 -1
  1216. package/dist/digi-arbetsformedlingen/p-3394614c.js +1 -0
  1217. package/dist/digi-arbetsformedlingen/{p-16b961b6.entry.js → p-346297b2.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-4697a052.entry.js → p-349f73d9.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/{p-3d624a3d.entry.js → p-35b658e0.entry.js} +1 -1
  1220. package/dist/digi-arbetsformedlingen/{p-7af5843f.entry.js → p-35cf4444.entry.js} +1 -1
  1221. package/dist/digi-arbetsformedlingen/{p-4c21b147.entry.js → p-36d3ee99.entry.js} +1 -1
  1222. package/dist/digi-arbetsformedlingen/{p-16fbe826.entry.js → p-36eaa414.entry.js} +1 -1
  1223. package/dist/digi-arbetsformedlingen/{p-34ec2b20.entry.js → p-38064358.entry.js} +1 -1
  1224. package/dist/digi-arbetsformedlingen/p-38ac4375.entry.js +1 -0
  1225. package/dist/digi-arbetsformedlingen/{p-dc405249.entry.js → p-39d35e8a.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/p-3af566fd.entry.js +1 -0
  1227. package/dist/digi-arbetsformedlingen/{p-4a9110d2.entry.js → p-3c6e1cbc.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-debd0ff0.entry.js → p-3db5c984.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-6f68f279.entry.js → p-3e743935.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/p-3ee7d913.entry.js +1 -0
  1231. package/dist/digi-arbetsformedlingen/{p-cd7cb485.entry.js → p-3f9ec0ca.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-0660fc19.entry.js → p-3fde4aec.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-edda9cea.entry.js → p-419d99f0.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-9753d608.entry.js → p-426f534f.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-cbf294ca.entry.js → p-42f0d174.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/{p-091ce7e1.entry.js → p-435d4154.entry.js} +1 -1
  1237. package/dist/digi-arbetsformedlingen/{p-582ca2e2.entry.js → p-468a8ea8.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/{p-f5bea760.entry.js → p-471a75e3.entry.js} +1 -1
  1239. package/dist/digi-arbetsformedlingen/{p-c5e1ade7.entry.js → p-486092da.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-b971091a.entry.js → p-48664690.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/{p-1bdefea6.entry.js → p-496ae8a3.entry.js} +1 -1
  1242. package/dist/digi-arbetsformedlingen/{p-b5e0df04.entry.js → p-49c1cb4f.entry.js} +1 -1
  1243. package/dist/digi-arbetsformedlingen/{p-98b41b1a.entry.js → p-4a2237fa.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-03b8a868.entry.js → p-4c6b9991.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-200e7117.entry.js → p-4ce85210.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-91a831c6.entry.js → p-4ce9b4ce.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-bb100519.entry.js → p-4d4cbfa5.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-7309a0c6.entry.js → p-4da5e3ed.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/{p-50040b60.entry.js → p-4dc35d6b.entry.js} +1 -1
  1250. package/dist/digi-arbetsformedlingen/{p-9b39b58a.entry.js → p-4e625acf.entry.js} +1 -1
  1251. package/dist/digi-arbetsformedlingen/{p-12ac6a49.entry.js → p-4e6f5896.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-992785b3.entry.js → p-4e9b1820.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-4fa41b6b.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/{p-c5efe567.entry.js → p-53959d1f.entry.js} +1 -1
  1255. package/dist/digi-arbetsformedlingen/{p-9aa5d11a.entry.js → p-54885d0b.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-3f812b05.entry.js → p-54a4cfa5.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/{p-fd75941f.entry.js → p-55c6db25.entry.js} +1 -1
  1258. package/dist/digi-arbetsformedlingen/{p-bae7b406.entry.js → p-5740fc11.entry.js} +1 -1
  1259. package/dist/digi-arbetsformedlingen/{p-411a52b5.entry.js → p-57665401.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/p-59d1de44.entry.js +1 -0
  1261. package/dist/digi-arbetsformedlingen/{p-96a0fbfe.entry.js → p-5a7db717.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-8ff6ab63.entry.js → p-5ae30112.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-0cb1b218.entry.js → p-5c710bcb.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-1e56d92e.entry.js → p-5d588713.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/{p-3c6714ba.entry.js → p-5dfbcb6d.entry.js} +1 -1
  1266. package/dist/digi-arbetsformedlingen/{p-9c6b9355.entry.js → p-5e9e93f5.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-fcd543da.entry.js → p-60cf8634.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/{p-c068aad9.entry.js → p-612805a2.entry.js} +1 -1
  1269. package/dist/digi-arbetsformedlingen/{p-bda42b36.entry.js → p-613a935c.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/p-619a1edf.entry.js +1 -0
  1271. package/dist/digi-arbetsformedlingen/{p-7ffa4ba6.entry.js → p-619d0b7f.entry.js} +1 -1
  1272. package/dist/digi-arbetsformedlingen/{p-cc15ee7a.entry.js → p-62fd94d8.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-d9e96527.entry.js → p-64a20b9c.entry.js} +1 -1
  1274. package/dist/digi-arbetsformedlingen/{p-472f1194.entry.js → p-661985e6.entry.js} +1 -1
  1275. package/dist/digi-arbetsformedlingen/{p-2ad0842e.entry.js → p-66b0d3c6.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-289d9209.entry.js → p-68886e60.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/p-6897066a.entry.js +1 -0
  1278. package/dist/digi-arbetsformedlingen/{p-505b2e91.entry.js → p-68c8def2.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-ba0337e4.entry.js → p-6aaa3467.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-2946b963.entry.js → p-6bd27542.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-b8bbf421.entry.js → p-6ff164fd.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/{p-73865ac0.entry.js → p-71613ea0.entry.js} +1 -1
  1283. package/dist/digi-arbetsformedlingen/{p-c61c80e3.entry.js → p-71bcb9a0.entry.js} +1 -1
  1284. package/dist/digi-arbetsformedlingen/{p-f74730ce.entry.js → p-73409acd.entry.js} +1 -1
  1285. package/dist/digi-arbetsformedlingen/{p-414c94b3.entry.js → p-74f9985c.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-eccdd3cc.entry.js → p-750a8d51.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-547dc26b.entry.js → p-77455f4d.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/{p-0bc21274.entry.js → p-7830e192.entry.js} +1 -1
  1289. package/dist/digi-arbetsformedlingen/{p-55ac7825.entry.js → p-7bbee718.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/p-7bea4820.entry.js +1 -0
  1291. package/dist/digi-arbetsformedlingen/{p-6f07d1e2.entry.js → p-7c6a495f.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-0001cf5c.entry.js → p-7d37ed3a.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-1c1e087c.entry.js → p-7db581bb.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-60d6eae9.entry.js → p-7ed8dc9d.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-ef93f95c.entry.js → p-7ffe6ded.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-d6db5310.entry.js → p-80dc837a.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/p-81cac8dd.entry.js +1 -0
  1298. package/dist/digi-arbetsformedlingen/{p-7db9d060.entry.js → p-82707491.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-d7859220.entry.js → p-830d8507.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-eb9f6abc.entry.js → p-83a125bc.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-558377b4.entry.js → p-84c79dba.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/p-8586e274.entry.js +1 -0
  1303. package/dist/digi-arbetsformedlingen/p-860e37c2.entry.js +1 -0
  1304. package/dist/digi-arbetsformedlingen/{p-62b96f54.entry.js → p-879cdd10.entry.js} +1 -1
  1305. package/dist/digi-arbetsformedlingen/p-87a58f87.entry.js +1 -0
  1306. package/dist/digi-arbetsformedlingen/{p-29ed3aed.entry.js → p-8b9389f3.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/{p-e024647d.entry.js → p-8ccb96f6.entry.js} +1 -1
  1308. package/dist/digi-arbetsformedlingen/{p-3a29e0a3.entry.js → p-8cf8b047.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-7b6012dd.entry.js → p-8d1c7f27.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-d63fedae.entry.js → p-8e7a926a.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-d364f443.entry.js → p-8fd82e32.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-f662e05a.entry.js → p-91a13287.entry.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/{p-de76be08.entry.js → p-9306e6a9.entry.js} +1 -1
  1314. package/dist/digi-arbetsformedlingen/{p-aee4c656.entry.js → p-95278d49.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-018e19b4.entry.js → p-966ea804.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/p-973acc86.entry.js +1 -0
  1317. package/dist/digi-arbetsformedlingen/p-98fbbd5b.entry.js +1 -0
  1318. package/dist/digi-arbetsformedlingen/{p-7f747d50.entry.js → p-99a03187.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-90d4ba22.entry.js → p-9b2a74f7.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-8d9fa92a.entry.js → p-9cae94f4.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/{p-fc3c1670.entry.js → p-9d8d64fa.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/p-9e081a49.entry.js +1 -0
  1323. package/dist/digi-arbetsformedlingen/{p-d8d82e22.entry.js → p-9f79a7d9.entry.js} +1 -1
  1324. package/dist/digi-arbetsformedlingen/{p-232a01fa.entry.js → p-a0362a23.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-bf8ed9f6.entry.js → p-a0472ce2.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/{p-d620d1bc.entry.js → p-a0607d6f.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/p-a061e518.entry.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-d518037b.entry.js → p-a2c44417.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-283dc047.entry.js → p-a399093e.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/{p-3ec0b518.entry.js → p-a4bb69b3.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/p-a60de01b.entry.js +1 -0
  1332. package/dist/digi-arbetsformedlingen/{p-6216773b.entry.js → p-a6fcc0f7.entry.js} +1 -1
  1333. package/dist/digi-arbetsformedlingen/{p-f315fe6f.entry.js → p-a76fb329.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/p-a7f77b2a.entry.js +1 -0
  1335. package/dist/digi-arbetsformedlingen/{p-5e245979.entry.js → p-a90a939b.entry.js} +1 -1
  1336. package/dist/digi-arbetsformedlingen/{p-281a3a0e.entry.js → p-acde0ae5.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-da3142ce.entry.js → p-af8d27e5.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/{p-6ae047e7.entry.js → p-affe6eac.entry.js} +1 -1
  1339. package/dist/digi-arbetsformedlingen/{p-15e68002.entry.js → p-b13263b0.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-aa6d0fd0.entry.js → p-b190f91b.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-45ad16c2.entry.js → p-b2f9e9a4.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-3cee81b1.entry.js → p-b2fb9242.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-261867f6.entry.js → p-b34f34a9.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-dc0e7bbf.entry.js → p-b6057ecf.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/p-baa2b1e1.entry.js +1 -0
  1346. package/dist/digi-arbetsformedlingen/{p-8f3f4002.entry.js → p-bad82d8a.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/{p-5aa65c25.entry.js → p-bb4fcf71.entry.js} +1 -1
  1348. package/dist/digi-arbetsformedlingen/{p-989b605d.entry.js → p-bc3d9008.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/{p-11c7cadf.entry.js → p-bc5eee65.entry.js} +1 -1
  1350. package/dist/digi-arbetsformedlingen/{p-6e00e9cc.entry.js → p-bce8a67c.entry.js} +1 -1
  1351. package/dist/digi-arbetsformedlingen/{p-916a1979.entry.js → p-be911ea9.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/{p-44313724.entry.js → p-c11decb4.entry.js} +1 -1
  1353. package/dist/digi-arbetsformedlingen/{p-68f6a1d8.entry.js → p-c16e6afe.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-8fc1143f.js → p-c2ee26cb.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-7bfe28c9.entry.js → p-c358a422.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-4136236e.entry.js → p-c4445a09.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/{p-cdf38b2f.entry.js → p-c465b247.entry.js} +1 -1
  1358. package/dist/digi-arbetsformedlingen/{p-09c6f4ce.entry.js → p-c4d553e8.entry.js} +1 -1
  1359. package/dist/digi-arbetsformedlingen/{p-152a0b44.entry.js → p-c5b23a53.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-f2307475.entry.js → p-c5e5de11.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/{p-852cd34e.entry.js → p-c7b076ab.entry.js} +1 -1
  1362. package/dist/digi-arbetsformedlingen/{p-483595f2.entry.js → p-c7bcb369.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-84939fc1.entry.js → p-c8110048.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-f760a83a.entry.js → p-caa4c56b.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-ad430a43.entry.js → p-cb5c055e.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-fbef7342.entry.js → p-cd39195b.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-9d79101f.entry.js → p-cd9064d6.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-83845de6.entry.js → p-d08467f0.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-894e44e5.entry.js → p-d155d7bb.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/p-d2c4b90b.entry.js +1 -0
  1371. package/dist/digi-arbetsformedlingen/{p-15023a23.entry.js → p-d3d5e24d.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-044639bf.entry.js → p-d4eb5182.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-fe936d4c.entry.js → p-d630f2e9.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-f0f8dbfb.entry.js → p-d6c9651a.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/{p-efdb94f2.entry.js → p-da96aa9d.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/{p-95ba5067.entry.js → p-da9d7578.entry.js} +1 -1
  1377. package/dist/digi-arbetsformedlingen/{p-88392fc1.entry.js → p-de4c4238.entry.js} +1 -1
  1378. package/dist/digi-arbetsformedlingen/{p-7e156841.entry.js → p-ded9f8e3.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-3df3721e.entry.js → p-df308616.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-a634bf79.entry.js → p-df64aa40.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-deb9c169.entry.js → p-e076ca78.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/{p-54a6ae4f.entry.js → p-e07fed59.entry.js} +1 -1
  1383. package/dist/digi-arbetsformedlingen/{p-f55935d3.entry.js → p-e0bccd2c.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-3435d338.entry.js → p-e1e773a1.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-112fe1c1.entry.js → p-e31d2831.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-e38b77b4.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-c806f73a.entry.js → p-e452e96c.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-f9c1bea2.entry.js → p-e5577e96.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/p-e5595f8b.entry.js +1 -0
  1390. package/dist/digi-arbetsformedlingen/{p-cdc5d4db.entry.js → p-e6209410.entry.js} +1 -1
  1391. package/dist/digi-arbetsformedlingen/{p-e0f01a5e.entry.js → p-e71fd797.entry.js} +1 -1
  1392. package/dist/digi-arbetsformedlingen/{p-d3e50866.entry.js → p-e79f0918.entry.js} +1 -1
  1393. package/dist/digi-arbetsformedlingen/{p-ebd4dfd0.entry.js → p-e7fe33f1.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-3dcdbf1a.entry.js → p-e8253b4a.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/p-e886d3e9.entry.js +1 -0
  1396. package/dist/digi-arbetsformedlingen/{p-970e230e.entry.js → p-e9192197.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-e68eacf6.entry.js → p-ed2e5841.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/p-ee915c1e.entry.js +1 -0
  1399. package/dist/digi-arbetsformedlingen/{p-4cb0df27.entry.js → p-eedd8fdb.entry.js} +1 -1
  1400. package/dist/digi-arbetsformedlingen/{p-ad203d8f.entry.js → p-f0cdaac5.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/p-f14601e4.entry.js +1 -0
  1402. package/dist/digi-arbetsformedlingen/{p-4a390d2b.entry.js → p-f2339f8e.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-ed370f97.entry.js → p-f36ba972.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/p-f427db52.entry.js +1 -0
  1405. package/dist/digi-arbetsformedlingen/{p-d62f6b83.entry.js → p-f43eb5fe.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-94cfb3ef.entry.js → p-f67ebb76.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/{p-0fa38318.entry.js → p-f73aeb82.entry.js} +1 -1
  1408. package/dist/digi-arbetsformedlingen/{p-608accbd.entry.js → p-f77e57f3.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/{p-f4c49a2f.entry.js → p-f90cf259.entry.js} +1 -1
  1410. package/dist/digi-arbetsformedlingen/{p-ef875efc.entry.js → p-f92f2ef6.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/{p-7127989a.entry.js → p-fa00fe1d.entry.js} +1 -1
  1412. package/dist/digi-arbetsformedlingen/p-fa7824e9.entry.js +1 -0
  1413. package/dist/digi-arbetsformedlingen/{p-855235f5.entry.js → p-fb14c7c9.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/{p-83d79598.entry.js → p-fc04eda1.entry.js} +1 -1
  1415. package/dist/digi-arbetsformedlingen/{p-bfd00787.entry.js → p-fc466660.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-48d83e19.entry.js → p-fd5964d2.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-824cdb24.entry.js → p-fdd6d003.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-e2d6164d.entry.js → p-fe237907.entry.js} +1 -1
  1419. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  1420. package/dist/esm/digi-bar-chart.entry.js +1 -1
  1421. package/dist/esm/digi-button.entry.js +126 -0
  1422. package/dist/esm/digi-calendar-datepicker.entry.js +1 -3
  1423. package/dist/esm/digi-calendar_2.entry.js +2 -2
  1424. package/dist/esm/{digi-button_6.entry.js → digi-chart-line.entry.js} +75 -295
  1425. package/dist/esm/digi-code-block_3.entry.js +5 -7
  1426. package/dist/esm/digi-code-example.entry.js +4 -4
  1427. package/dist/esm/digi-code_8.entry.js +395 -0
  1428. package/dist/esm/digi-context-menu.entry.js +2 -2
  1429. package/dist/esm/digi-dialog.entry.js +4 -6
  1430. package/dist/esm/digi-expandable-accordion.entry.js +2 -4
  1431. package/dist/esm/digi-expandable-faq-item.entry.js +4 -4
  1432. package/dist/esm/digi-expandable-faq.entry.js +2 -2
  1433. package/dist/esm/digi-footer-card.entry.js +1 -1
  1434. package/dist/esm/digi-footer.entry.js +2 -4
  1435. package/dist/esm/digi-form-category-filter.entry.js +2 -2
  1436. package/dist/esm/digi-form-checkbox.entry.js +2 -2
  1437. package/dist/esm/digi-form-error-list.entry.js +4 -6
  1438. package/dist/esm/digi-form-file-upload.entry.js +7 -7
  1439. package/dist/esm/digi-form-filter.entry.js +5 -5
  1440. package/dist/esm/digi-form-input-search.entry.js +2 -2
  1441. package/dist/esm/digi-form-radiogroup.entry.js +1 -1
  1442. package/dist/esm/digi-form-receipt.entry.js +2 -4
  1443. package/dist/esm/digi-form-select-filter.entry.js +8 -10
  1444. package/dist/esm/digi-form-select_2.entry.js +6 -6
  1445. package/dist/esm/digi-form-textarea.entry.js +3 -3
  1446. package/dist/esm/digi-header-avatar.entry.js +1 -1
  1447. package/dist/esm/digi-header-navigation-item.entry.js +1 -1
  1448. package/dist/esm/digi-header-navigation.entry.js +4 -6
  1449. package/dist/esm/digi-header-notification.entry.js +2 -2
  1450. package/dist/esm/digi-header.entry.js +3 -5
  1451. package/dist/esm/digi-icon-accessibility-deaf.entry.js +2 -2
  1452. package/dist/esm/digi-icon-accessibility-universal.entry.js +2 -2
  1453. package/dist/esm/digi-icon-apple.entry.js +2 -2
  1454. package/dist/esm/digi-icon-archive-outline.entry.js +2 -2
  1455. package/dist/esm/digi-icon-archive.entry.js +2 -2
  1456. package/dist/esm/digi-icon-arrow-back.entry.js +2 -2
  1457. package/dist/esm/digi-icon-arrow-down.entry.js +2 -2
  1458. package/dist/esm/digi-icon-arrow-left.entry.js +2 -2
  1459. package/dist/esm/digi-icon-arrow-right.entry.js +2 -2
  1460. package/dist/esm/digi-icon-arrow-sign-in.entry.js +2 -2
  1461. package/dist/esm/digi-icon-arrow-sign-out.entry.js +2 -2
  1462. package/dist/esm/digi-icon-arrow-up.entry.js +2 -2
  1463. package/dist/esm/digi-icon-at.entry.js +2 -2
  1464. package/dist/esm/digi-icon-bars.entry.js +2 -2
  1465. package/dist/esm/digi-icon-bell-filled.entry.js +2 -2
  1466. package/dist/esm/digi-icon-bell.entry.js +2 -2
  1467. package/dist/esm/digi-icon-book.entry.js +2 -2
  1468. package/dist/esm/digi-icon-bookmark-outline.entry.js +2 -2
  1469. package/dist/esm/digi-icon-bookmark-solid.entry.js +2 -2
  1470. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +2 -2
  1471. package/dist/esm/digi-icon-bubble.entry.js +2 -2
  1472. package/dist/esm/digi-icon-building-outline.entry.js +2 -2
  1473. package/dist/esm/digi-icon-building-solid.entry.js +2 -2
  1474. package/dist/esm/digi-icon-bullseye.entry.js +2 -2
  1475. package/dist/esm/digi-icon-calculator-solid.entry.js +2 -2
  1476. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +2 -2
  1477. package/dist/esm/digi-icon-calendar.entry.js +2 -2
  1478. package/dist/esm/digi-icon-caret-circle-right.entry.js +2 -2
  1479. package/dist/esm/digi-icon-caret-down_2.entry.js +4 -4
  1480. package/dist/esm/digi-icon-caret-left.entry.js +2 -2
  1481. package/dist/esm/digi-icon-caret-right.entry.js +2 -2
  1482. package/dist/esm/digi-icon-chart_2.entry.js +48 -0
  1483. package/dist/esm/digi-icon-chat.entry.js +2 -2
  1484. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +2 -2
  1485. package/dist/esm/digi-icon-check-circle-solid.entry.js +2 -2
  1486. package/dist/esm/digi-icon-check.entry.js +2 -2
  1487. package/dist/esm/digi-icon-checklist.entry.js +2 -2
  1488. package/dist/esm/digi-icon-chevron-down.entry.js +2 -2
  1489. package/dist/esm/digi-icon-chevron-left.entry.js +2 -2
  1490. package/dist/esm/digi-icon-chevron-right.entry.js +2 -2
  1491. package/dist/esm/digi-icon-chevron-up.entry.js +2 -2
  1492. package/dist/esm/digi-icon-clock.entry.js +2 -2
  1493. package/dist/esm/digi-icon-communication-play-solid.entry.js +2 -2
  1494. package/dist/esm/digi-icon-compress-alt.entry.js +2 -2
  1495. package/dist/esm/digi-icon-comunication-case.entry.js +2 -2
  1496. package/dist/esm/digi-icon-comunication-flag.entry.js +2 -2
  1497. package/dist/esm/digi-icon-comunication-graduate.entry.js +2 -2
  1498. package/dist/esm/digi-icon-comunication-play.entry.js +2 -2
  1499. package/dist/esm/digi-icon-cooperation.entry.js +2 -2
  1500. package/dist/esm/digi-icon-copy.entry.js +2 -2
  1501. package/dist/esm/digi-icon-danger-outline.entry.js +2 -2
  1502. package/dist/esm/digi-icon-download.entry.js +2 -2
  1503. package/dist/esm/digi-icon-dxa.entry.js +2 -2
  1504. package/dist/esm/digi-icon-edit.entry.js +2 -2
  1505. package/dist/esm/digi-icon-ellipsis.entry.js +2 -2
  1506. package/dist/esm/digi-icon-envelope-filled.entry.js +2 -2
  1507. package/dist/esm/digi-icon-envelope.entry.js +2 -2
  1508. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +2 -2
  1509. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +2 -2
  1510. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +2 -2
  1511. package/dist/esm/digi-icon-exclamation-triangle.entry.js +2 -2
  1512. package/dist/esm/digi-icon-expand-alt.entry.js +2 -2
  1513. package/dist/esm/digi-icon-external-link-alt_2.entry.js +3 -3
  1514. package/dist/esm/digi-icon-eye-slash.entry.js +2 -2
  1515. package/dist/esm/digi-icon-eye.entry.js +2 -2
  1516. package/dist/esm/digi-icon-facebook-square.entry.js +2 -2
  1517. package/dist/esm/digi-icon-file-add.entry.js +1 -1
  1518. package/dist/esm/digi-icon-file-document.entry.js +2 -2
  1519. package/dist/esm/digi-icon-file-excel.entry.js +2 -2
  1520. package/dist/esm/digi-icon-file-export.entry.js +1 -1
  1521. package/dist/esm/digi-icon-file-governing.entry.js +2 -2
  1522. package/dist/esm/digi-icon-file-pdf.entry.js +2 -2
  1523. package/dist/esm/digi-icon-file-powerpoint.entry.js +2 -2
  1524. package/dist/esm/digi-icon-file-remove.entry.js +1 -1
  1525. package/dist/esm/digi-icon-file-word.entry.js +2 -2
  1526. package/dist/esm/digi-icon-film.entry.js +2 -2
  1527. package/dist/esm/digi-icon-filter.entry.js +2 -2
  1528. package/dist/esm/digi-icon-folder-add.entry.js +1 -1
  1529. package/dist/esm/digi-icon-folder-directory.entry.js +1 -1
  1530. package/dist/esm/digi-icon-folder-open.entry.js +1 -1
  1531. package/dist/esm/digi-icon-folder.entry.js +1 -1
  1532. package/dist/esm/digi-icon-globe-filled.entry.js +2 -2
  1533. package/dist/esm/digi-icon-globe.entry.js +2 -2
  1534. package/dist/esm/digi-icon-headphones.entry.js +2 -2
  1535. package/dist/esm/digi-icon-heart-solid.entry.js +2 -2
  1536. package/dist/esm/digi-icon-heart.entry.js +2 -2
  1537. package/dist/esm/digi-icon-history.entry.js +2 -2
  1538. package/dist/esm/digi-icon-home.entry.js +2 -2
  1539. package/dist/esm/digi-icon-image.entry.js +2 -2
  1540. package/dist/esm/digi-icon-info-circle-solid.entry.js +2 -2
  1541. package/dist/esm/digi-icon-instagram.entry.js +2 -2
  1542. package/dist/esm/digi-icon-job-suggestion.entry.js +2 -2
  1543. package/dist/esm/digi-icon-language-outline_4.entry.js +11 -11
  1544. package/dist/esm/digi-icon-language.entry.js +2 -2
  1545. package/dist/esm/digi-icon-laptop-phone.entry.js +2 -2
  1546. package/dist/esm/digi-icon-lattlast.entry.js +2 -2
  1547. package/dist/esm/digi-icon-licence-bus.entry.js +2 -2
  1548. package/dist/esm/digi-icon-licence-car.entry.js +2 -2
  1549. package/dist/esm/digi-icon-licence-motorcycle.entry.js +2 -2
  1550. package/dist/esm/digi-icon-licence-truck.entry.js +2 -2
  1551. package/dist/esm/digi-icon-lightbulb.entry.js +2 -2
  1552. package/dist/esm/digi-icon-linkedin-in.entry.js +2 -2
  1553. package/dist/esm/digi-icon-list-ul_6.entry.js +12 -12
  1554. package/dist/esm/digi-icon-lock.entry.js +2 -2
  1555. package/dist/esm/digi-icon-marker-filled.entry.js +2 -2
  1556. package/dist/esm/digi-icon-marker.entry.js +2 -2
  1557. package/dist/esm/digi-icon-media-course.entry.js +2 -2
  1558. package/dist/esm/digi-icon-media-podcast.entry.js +2 -2
  1559. package/dist/esm/digi-icon-microphone-off.entry.js +2 -2
  1560. package/dist/esm/digi-icon-microphone.entry.js +2 -2
  1561. package/dist/esm/digi-icon-minus_2.entry.js +4 -4
  1562. package/dist/esm/digi-icon-move.entry.js +2 -2
  1563. package/dist/esm/digi-icon-notification-error_5.entry.js +9 -9
  1564. package/dist/esm/digi-icon-online-interview.entry.js +2 -2
  1565. package/dist/esm/digi-icon-online-meeting.entry.js +2 -2
  1566. package/dist/esm/digi-icon-online-task.entry.js +2 -2
  1567. package/dist/esm/digi-icon-open-source.entry.js +2 -2
  1568. package/dist/esm/digi-icon-palette.entry.js +2 -2
  1569. package/dist/esm/digi-icon-paperclip_3.entry.js +6 -6
  1570. package/dist/esm/digi-icon-paste.entry.js +1 -1
  1571. package/dist/esm/digi-icon-pen.entry.js +2 -2
  1572. package/dist/esm/digi-icon-phone-hangup.entry.js +2 -2
  1573. package/dist/esm/digi-icon-phone.entry.js +2 -2
  1574. package/dist/esm/digi-icon-print.entry.js +2 -2
  1575. package/dist/esm/digi-icon-read.entry.js +2 -2
  1576. package/dist/esm/digi-icon-redo.entry.js +2 -2
  1577. package/dist/esm/digi-icon-scale.entry.js +1 -1
  1578. package/dist/esm/digi-icon-screensharing-off.entry.js +2 -2
  1579. package/dist/esm/digi-icon-screensharing.entry.js +2 -2
  1580. package/dist/esm/digi-icon-search.entry.js +2 -2
  1581. package/dist/esm/digi-icon-send-outline.entry.js +2 -2
  1582. package/dist/esm/digi-icon-send-solid.entry.js +2 -2
  1583. package/dist/esm/digi-icon-settings.entry.js +2 -2
  1584. package/dist/esm/digi-icon-share-alt.entry.js +2 -2
  1585. package/dist/esm/digi-icon-share-chain.entry.js +2 -2
  1586. package/dist/esm/digi-icon-sliders-h.entry.js +2 -2
  1587. package/dist/esm/digi-icon-sokkandidat.entry.js +2 -2
  1588. package/dist/esm/digi-icon-sort-down.entry.js +2 -2
  1589. package/dist/esm/digi-icon-sort-up.entry.js +2 -2
  1590. package/dist/esm/digi-icon-sort.entry.js +2 -2
  1591. package/dist/esm/digi-icon-spinner.entry.js +2 -2
  1592. package/dist/esm/digi-icon-star-reg.entry.js +2 -2
  1593. package/dist/esm/digi-icon-star.entry.js +2 -2
  1594. package/dist/esm/digi-icon-suitcase-outline.entry.js +2 -2
  1595. package/dist/esm/digi-icon-suitcase-solid.entry.js +2 -2
  1596. package/dist/esm/digi-icon-system-assistance.entry.js +2 -2
  1597. package/dist/esm/digi-icon-table-column.entry.js +2 -2
  1598. package/dist/esm/digi-icon-table-row.entry.js +2 -2
  1599. package/dist/esm/digi-icon-task-done.entry.js +2 -2
  1600. package/dist/esm/digi-icon-toggle-off.entry.js +2 -2
  1601. package/dist/esm/digi-icon-toggle-on.entry.js +2 -2
  1602. package/dist/esm/digi-icon-twitter.entry.js +2 -2
  1603. package/dist/esm/digi-icon-tyck-till.entry.js +2 -2
  1604. package/dist/esm/digi-icon-unlock.entry.js +2 -2
  1605. package/dist/esm/digi-icon-update.entry.js +2 -2
  1606. package/dist/esm/digi-icon-upload.entry.js +2 -2
  1607. package/dist/esm/digi-icon-user-add.entry.js +1 -1
  1608. package/dist/esm/digi-icon-user-alt.entry.js +2 -2
  1609. package/dist/esm/digi-icon-user-edit.entry.js +1 -1
  1610. package/dist/esm/digi-icon-users-solid.entry.js +2 -2
  1611. package/dist/esm/digi-icon-videocamera-off.entry.js +2 -2
  1612. package/dist/esm/digi-icon-videocamera.entry.js +2 -2
  1613. package/dist/esm/digi-icon-web-tv.entry.js +2 -2
  1614. package/dist/esm/digi-icon-wifi-signal0.entry.js +2 -2
  1615. package/dist/esm/digi-icon-wifi-signal1.entry.js +2 -2
  1616. package/dist/esm/digi-icon-wifi-signal2.entry.js +2 -2
  1617. package/dist/esm/digi-icon-wifi-signal3.entry.js +2 -2
  1618. package/dist/esm/digi-icon-window.entry.js +2 -2
  1619. package/dist/esm/digi-icon-x-button.entry.js +2 -2
  1620. package/dist/esm/digi-icon-x.entry.js +26 -0
  1621. package/dist/esm/digi-icon-youtube.entry.js +2 -2
  1622. package/dist/esm/digi-info-card-multi-container.entry.js +1 -1
  1623. package/dist/esm/digi-info-card-multi.entry.js +1 -1
  1624. package/dist/esm/digi-info-card.entry.js +1 -1
  1625. package/dist/esm/digi-layout-block_2.entry.js +2 -2
  1626. package/dist/esm/digi-layout-columns.entry.js +1 -1
  1627. package/dist/esm/digi-link-button.entry.js +1 -1
  1628. package/dist/esm/digi-link-internal.entry.js +1 -1
  1629. package/dist/esm/digi-link.entry.js +1 -1
  1630. package/dist/esm/digi-list.entry.js +1 -1
  1631. package/dist/esm/digi-loader-skeleton.entry.js +3 -3
  1632. package/dist/esm/digi-loader-spinner.entry.js +1 -1
  1633. package/dist/esm/digi-logo_2.entry.js +3 -3
  1634. package/dist/esm/digi-media-figure.entry.js +1 -1
  1635. package/dist/esm/digi-media-image_2.entry.js +3 -3
  1636. package/dist/esm/digi-navigation-breadcrumbs.entry.js +2 -2
  1637. package/dist/esm/digi-navigation-pagination.entry.js +7 -9
  1638. package/dist/esm/digi-navigation-sidebar.entry.js +2 -2
  1639. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +6 -6
  1640. package/dist/esm/digi-navigation-vertical-menu.entry.js +1 -1
  1641. package/dist/esm/digi-notification-alert.entry.js +3 -5
  1642. package/dist/esm/digi-notification-error-page.entry.js +4 -6
  1643. package/dist/esm/digi-progress-circle.entry.js +8 -8
  1644. package/dist/esm/digi-progress-indicator.entry.js +3 -3
  1645. package/dist/esm/digi-progress-list-item.entry.js +5 -5
  1646. package/dist/esm/digi-progress-list.entry.js +1 -1
  1647. package/dist/esm/digi-progressbar.entry.js +2 -2
  1648. package/dist/esm/digi-quote.entry.js +1 -1
  1649. package/dist/esm/digi-table.entry.js +1 -1
  1650. package/dist/esm/digi-tablist-panel.entry.js +2 -2
  1651. package/dist/esm/digi-tablist.entry.js +5 -5
  1652. package/dist/esm/digi-tag-media.entry.js +2 -2
  1653. package/dist/esm/digi-tag.entry.js +1 -1
  1654. package/dist/esm/digi-tools-feedback-banner.entry.js +1 -1
  1655. package/dist/esm/digi-tools-feedback-rating.entry.js +1 -1
  1656. package/dist/esm/digi-tools-feedback.entry.js +2 -4
  1657. package/dist/esm/digi-tools-languagepicker.entry.js +3 -3
  1658. package/dist/esm/digi-typography-heading-jumbo.entry.js +1 -1
  1659. package/dist/esm/digi-typography-meta.entry.js +1 -1
  1660. package/dist/esm/digi-typography-preamble.entry.js +1 -1
  1661. package/dist/esm/digi-typography-time.entry.js +1 -1
  1662. package/dist/esm/digi-util-breakpoint-observer.entry.js +1 -1
  1663. package/dist/esm/digi-util-detect-click-outside.entry.js +1 -1
  1664. package/dist/esm/digi-util-detect-focus-outside.entry.js +1 -1
  1665. package/dist/esm/digi-util-keydown-handler.entry.js +1 -1
  1666. package/dist/esm/digi-util-keyup-handler.entry.js +1 -1
  1667. package/dist/esm/digi-util-resize-observer.entry.js +1 -1
  1668. package/dist/esm/index-8e318bb2.js +14 -10
  1669. package/dist/esm/index.js +1 -3
  1670. package/dist/esm/{linear-f59f8318.js → linear-ef018ffb.js} +1 -1
  1671. package/dist/esm/loader.js +1 -1
  1672. package/dist/esm/{form-input-variation.enum-64d9450f.js → typography-variation.enum-bea2321f.js} +25 -1
  1673. package/dist/types/components/_chart/chart-line/chart-line.d.ts +1 -3
  1674. package/dist/types/components/_form/form-input/form-input.d.ts +7 -0
  1675. package/dist/types/components.d.ts +10 -0
  1676. package/hydrate/index.js +635 -623
  1677. package/hydrate/index.mjs +635 -623
  1678. package/package.json +1 -1
  1679. package/dist/cjs/code-variation.enum-c4a4e6fd.js +0 -19
  1680. package/dist/cjs/digi-code.cjs.entry.js +0 -45
  1681. package/dist/cjs/digi-form-input.cjs.entry.js +0 -157
  1682. package/dist/cjs/digi-form-label_5.cjs.entry.js +0 -175
  1683. package/dist/cjs/typography-variation.enum-5b035b3b.js +0 -7
  1684. package/dist/digi-arbetsformedlingen/p-135da07c.entry.js +0 -1
  1685. package/dist/digi-arbetsformedlingen/p-1f956af8.js +0 -1
  1686. package/dist/digi-arbetsformedlingen/p-258d45f9.entry.js +0 -1
  1687. package/dist/digi-arbetsformedlingen/p-2e4b2131.entry.js +0 -1
  1688. package/dist/digi-arbetsformedlingen/p-3d09a145.entry.js +0 -1
  1689. package/dist/digi-arbetsformedlingen/p-3fa65c95.entry.js +0 -1
  1690. package/dist/digi-arbetsformedlingen/p-3fe226c2.entry.js +0 -1
  1691. package/dist/digi-arbetsformedlingen/p-46eedad8.entry.js +0 -1
  1692. package/dist/digi-arbetsformedlingen/p-54045524.entry.js +0 -1
  1693. package/dist/digi-arbetsformedlingen/p-57981fc7.entry.js +0 -1
  1694. package/dist/digi-arbetsformedlingen/p-5d21a361.js +0 -1
  1695. package/dist/digi-arbetsformedlingen/p-6332ca65.entry.js +0 -1
  1696. package/dist/digi-arbetsformedlingen/p-6660ba69.entry.js +0 -1
  1697. package/dist/digi-arbetsformedlingen/p-74ed203e.entry.js +0 -1
  1698. package/dist/digi-arbetsformedlingen/p-75d2fa68.entry.js +0 -1
  1699. package/dist/digi-arbetsformedlingen/p-903b00e6.js +0 -1
  1700. package/dist/digi-arbetsformedlingen/p-92f9c4ab.entry.js +0 -1
  1701. package/dist/digi-arbetsformedlingen/p-93fbd1df.entry.js +0 -1
  1702. package/dist/digi-arbetsformedlingen/p-97362bd2.entry.js +0 -1
  1703. package/dist/digi-arbetsformedlingen/p-99efef6b.entry.js +0 -1
  1704. package/dist/digi-arbetsformedlingen/p-9e96ecef.entry.js +0 -1
  1705. package/dist/digi-arbetsformedlingen/p-9edd27c1.entry.js +0 -1
  1706. package/dist/digi-arbetsformedlingen/p-a20f6569.entry.js +0 -1
  1707. package/dist/digi-arbetsformedlingen/p-af2c9017.entry.js +0 -1
  1708. package/dist/digi-arbetsformedlingen/p-b1b32d92.entry.js +0 -1
  1709. package/dist/digi-arbetsformedlingen/p-cbf08d77.entry.js +0 -1
  1710. package/dist/digi-arbetsformedlingen/p-ec481286.entry.js +0 -1
  1711. package/dist/digi-arbetsformedlingen/p-eccaf949.entry.js +0 -1
  1712. package/dist/digi-arbetsformedlingen/p-efa40741.entry.js +0 -1
  1713. package/dist/digi-arbetsformedlingen/p-f32b5fdb.entry.js +0 -1
  1714. package/dist/digi-arbetsformedlingen/p-f4d6cd43.entry.js +0 -1
  1715. package/dist/digi-arbetsformedlingen/p-f9178fd3.entry.js +0 -1
  1716. package/dist/digi-arbetsformedlingen/p-fade6ba0.entry.js +0 -1
  1717. package/dist/esm/code-variation.enum-1eee7c7a.js +0 -19
  1718. package/dist/esm/digi-code.entry.js +0 -41
  1719. package/dist/esm/digi-form-input.entry.js +0 -153
  1720. package/dist/esm/digi-form-label_5.entry.js +0 -167
  1721. package/dist/esm/typography-variation.enum-38d1ef90.js +0 -7
@@ -9,11 +9,11 @@ export class IconEnvelope {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '4de607d5c0a00aa0a7d4fd56bb3bb28c77f727bd', class: "digi-icon-envelope", width: "26", height: "19", viewBox: "0 0 26 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'cdc94430c7cdddc323f65b0c48b427a16e95ba32', class: "digi-icon-envelope", width: "26", height: "19", viewBox: "0 0 26 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'afe80877a78821eb1420dbdc7dccc15fda621906', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'f40a1a0c6ee08ad6701e296da7544dcae0722a45' }, this.afDesc), h("path", { key: '061bdebb8b0ad6654d6ec660e9385938f7779cfe', class: "digi-icon-envelope__shape", d: "M23.563 0H2.438C1.09 0 0 1.063 0 2.375v14.25C0 17.937 1.091 19 2.438 19h21.125C24.909 19 26 17.937 26 16.625V2.375C26 1.063 24.909 0 23.562 0zm0 2.375v2.019c-1.14.903-2.954 2.308-6.835 5.269-.855.655-2.55 2.23-3.728 2.212-1.179.018-2.873-1.557-3.728-2.212-3.88-2.96-5.696-4.365-6.835-5.269V2.375h21.125zM2.438 16.625V7.442c1.163.903 2.813 2.17 5.328 4.089 1.11.851 3.054 2.73 5.234 2.719 2.17.011 4.088-1.84 5.233-2.719a859.794 859.794 0 005.33-4.09v9.184H2.438z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: 'b81b0a830c5088737d17f9c0365b57f0fde7c246', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '6942be2d49ff871c4e9dcad0e9edb03bfccb0364' }, this.afDesc), h("path", { key: '1427683059e0b5eeb460b56fdef72101a4603157', class: "digi-icon-envelope__shape", d: "M23.563 0H2.438C1.09 0 0 1.063 0 2.375v14.25C0 17.937 1.091 19 2.438 19h21.125C24.909 19 26 17.937 26 16.625V2.375C26 1.063 24.909 0 23.562 0zm0 2.375v2.019c-1.14.903-2.954 2.308-6.835 5.269-.855.655-2.55 2.23-3.728 2.212-1.179.018-2.873-1.557-3.728-2.212-3.88-2.96-5.696-4.365-6.835-5.269V2.375h21.125zM2.438 16.625V7.442c1.163.903 2.813 2.17 5.328 4.089 1.11.851 3.054 2.73 5.234 2.719 2.17.011 4.088-1.84 5.233-2.719a859.794 859.794 0 005.33-4.09v9.184H2.438z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-envelope"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconEnvelopeFilled {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '71e69d3a51a064b71ec3d97b6ea56d3ee19dd6b0', class: "digi-icon-envelope-filled", width: "25", height: "19", viewBox: "0 0 25 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '412390f5a57ca97c4ffc7db91bd8711bf472ad55', class: "digi-icon-envelope-filled", width: "25", height: "19", viewBox: "0 0 25 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'd47498f202ba5933485fe1a8ad1a61d2d0dc13cd', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b41d830e8af6e9908e6850079e3c7decd6e1c2c6' }, this.afDesc), h("path", { key: '925d68ec466040261c09608845710ff394ebcd6b', class: "digi-icon-envelope-filled__shape", fill: "currentColor", d: "M25 16.63V6.51a.28.28 0 00-.06-.18.29.29 0 00-.41 0c-1.1.86-2.54 2-7.52 5.62-1 .74-2.78 2.35-4.51 2.36S9 12.67 8 11.9C3 8.28 1.57 7.14.47 6.28a.26.26 0 00-.19-.06.28.28 0 00-.28.3v10.11A2.36 2.36 0 002.35 19h20.28A2.36 2.36 0 0025 16.63z" }), h("path", { key: 'ce8a127b57100e8a9ec38701e246c29ce8ad8472', class: "digi-icon-envelope-filled__shape", fill: "currentColor", d: "M2.35 0A2.37 2.37 0 000 2.38v.94a1.2 1.2 0 00.45.93c1.49 1.19 2 1.61 8.47 6.37.82.61 2.45 2.07 3.58 2.05s2.77-1.44 3.59-2.05c6.47-4.76 7-5.18 8.46-6.37a1.14 1.14 0 00.45-.93v-.94A2.36 2.36 0 0022.66 0H2.35z" })));
16
+ : undefined }, this.afTitle && h("title", { key: 'b3b9003f10af72e80488fe387478446bac50e683', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2691ffcf4f09e4a862d98bf44602bfe9be7195a0' }, this.afDesc), h("path", { key: 'eabcff22eb1d502e27a570d9407e7649865dd4b8', class: "digi-icon-envelope-filled__shape", fill: "currentColor", d: "M25 16.63V6.51a.28.28 0 00-.06-.18.29.29 0 00-.41 0c-1.1.86-2.54 2-7.52 5.62-1 .74-2.78 2.35-4.51 2.36S9 12.67 8 11.9C3 8.28 1.57 7.14.47 6.28a.26.26 0 00-.19-.06.28.28 0 00-.28.3v10.11A2.36 2.36 0 002.35 19h20.28A2.36 2.36 0 0025 16.63z" }), h("path", { key: '9fef063e1b4c5c8ebb643ba6734b2330cd5e23ed', class: "digi-icon-envelope-filled__shape", fill: "currentColor", d: "M2.35 0A2.37 2.37 0 000 2.38v.94a1.2 1.2 0 00.45.93c1.49 1.19 2 1.61 8.47 6.37.82.61 2.45 2.07 3.58 2.05s2.77-1.44 3.59-2.05c6.47-4.76 7-5.18 8.46-6.37a1.14 1.14 0 00.45-.93v-.94A2.36 2.36 0 0022.66 0H2.35z" })));
17
17
  }
18
18
  static get is() { return "digi-icon-envelope-filled"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconExclamationCircleFilled {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '0422e269b43abc8f7e82e265a4dfe47c7bed3a69', class: "digi-icon-exclamation-circle-filled", width: "25", height: "25", viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'c164ab8befcfd62f9a2efb1a513a7d1544084718', class: "digi-icon-exclamation-circle-filled", width: "25", height: "25", viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: '3fe0ef2d840bb9a6638bbfd7531ef1b61790d7ce', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'fcea3bbd06ad8e3d8f2e3c52cf5a029fd86de45a' }, this.afDesc), h("path", { key: '73d1596fa43702c77e9237edc1ba4a61c8a82f6c', class: "digi-icon-exclamation-circle-filled__shape", d: "M25 12.5C25 19.405 19.403 25 12.5 25S0 19.405 0 12.5C0 5.599 5.597 0 12.5 0S25 5.599 25 12.5zm-12.5 2.52a2.319 2.319 0 100 4.637 2.319 2.319 0 000-4.637zm-2.201-8.334l.374 6.855c.017.32.282.572.604.572h2.446a.605.605 0 00.604-.572l.374-6.855a.605.605 0 00-.604-.638h-3.194a.605.605 0 00-.604.638z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: 'be0ac413b6fa60002cfd694859e8be2f2fbb2d51', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'aa7c05265ed2a416837895068fc48d2c19860870' }, this.afDesc), h("path", { key: '6ca5174b723d5e89deadeaab89dfc5d9587a90ac', class: "digi-icon-exclamation-circle-filled__shape", d: "M25 12.5C25 19.405 19.403 25 12.5 25S0 19.405 0 12.5C0 5.599 5.597 0 12.5 0S25 5.599 25 12.5zm-12.5 2.52a2.319 2.319 0 100 4.637 2.319 2.319 0 000-4.637zm-2.201-8.334l.374 6.855c.017.32.282.572.604.572h2.446a.605.605 0 00.604-.572l.374-6.855a.605.605 0 00-.604-.638h-3.194a.605.605 0 00-.604.638z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-exclamation-circle-filled"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconExclamationTriangle {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '6d82b8665f3d889233bc13f431eb254d3dca8e83', class: "digi-icon-exclamation-triangle", width: "44", height: "38", viewBox: "0 0 44 38", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '9fffd7da174401d804463d58a9eea3c65ea37e82', class: "digi-icon-exclamation-triangle", width: "44", height: "38", viewBox: "0 0 44 38", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'de7c21d180b32c105c2e0540117307432cc748d8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5e290cafaf248f07f3f8ba5773d85978ae397849' }, this.afDesc), h("g", { key: '00bc4499949204dc62bbf9787660276c4bdbd62e', class: "digi-icon-exclamation-triangle__shape", fill: "currentColor" }, h("path", { key: 'de8f86602a9976ee6687ac444cc7d9f275517af0', d: "M20.417 3.941L3.35 31.235s-.787 1.777 0 2.771S4.985 35 4.985 35h33.93s.846 0 1.718-.994c.826-.941 0-2.77 0-2.77L23.583 3.94C23.27 3.418 22.792 3 22 3c-.792 0-1.27.418-1.583.941zM22 0c1.853 0 3.283.943 4.128 2.352l17.156 27.465.083.184c.097.214.212.513.323.881A6.84 6.84 0 0144 32.92c-.01 1.113-.333 2.178-1.113 3.065C41.62 37.43 40.151 38 38.914 38H4.977c-.17-.005-.17-.005-.243-.01a4.78 4.78 0 01-1.237-.273 5.57 5.57 0 01-2.201-1.499 6.453 6.453 0 01-.298-.35c-.982-1.24-1.154-2.662-.9-4.132a7.384 7.384 0 01.509-1.716l.086-.195L17.861 2.37C18.735.93 20.159 0 22 0z", "fill-rule": "nonzero" }), h("path", { key: 'aadf9ef8837ff362fdfeee3cca4afa825c94bd70', d: "M19 13l.75 11h4.5L25 13zM25 28c0-1.645-1.133-3-3-3s-3 3-3 3 1.133 3 3 3 3-1.355 3-3z" }))));
16
+ : undefined }, this.afTitle && h("title", { key: '98cd527a49f080e7fafc0fd1e6728bfb3d6585b3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '077e3e916756f90e29657755e213527a47f037be' }, this.afDesc), h("g", { key: 'e9d43f9f88280980dde4d73a4ad0f8706ebfaa09', class: "digi-icon-exclamation-triangle__shape", fill: "currentColor" }, h("path", { key: '0771fb0bc8021fd2cbdd0c99326ec8b70f66ae8a', d: "M20.417 3.941L3.35 31.235s-.787 1.777 0 2.771S4.985 35 4.985 35h33.93s.846 0 1.718-.994c.826-.941 0-2.77 0-2.77L23.583 3.94C23.27 3.418 22.792 3 22 3c-.792 0-1.27.418-1.583.941zM22 0c1.853 0 3.283.943 4.128 2.352l17.156 27.465.083.184c.097.214.212.513.323.881A6.84 6.84 0 0144 32.92c-.01 1.113-.333 2.178-1.113 3.065C41.62 37.43 40.151 38 38.914 38H4.977c-.17-.005-.17-.005-.243-.01a4.78 4.78 0 01-1.237-.273 5.57 5.57 0 01-2.201-1.499 6.453 6.453 0 01-.298-.35c-.982-1.24-1.154-2.662-.9-4.132a7.384 7.384 0 01.509-1.716l.086-.195L17.861 2.37C18.735.93 20.159 0 22 0z", "fill-rule": "nonzero" }), h("path", { key: '61de0ce466d6e8499da91884ca0b32d993c2a313', d: "M19 13l.75 11h4.5L25 13zM25 28c0-1.645-1.133-3-3-3s-3 3-3 3 1.133 3 3 3 3-1.355 3-3z" }))));
17
17
  }
18
18
  static get is() { return "digi-icon-exclamation-triangle"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconExclamationTriangleFilled {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '8f8c1e7418b94e1b175544da5d9486ee316b5c4c', class: "digi-icon-exclamation-triangle-filled", width: "29", height: "26", viewBox: "0 0 29 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '78958f91722ee1484a654684349799e2da9581a8', class: "digi-icon-exclamation-triangle-filled", width: "29", height: "26", viewBox: "0 0 29 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: '6763e89e119b18ec6839d6fd408a5439ec861997', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '383d23ff3b0990a42bbb752e7b859d158396f515' }, this.afDesc), h("path", { key: '566ad778dd7226452243a9c9a8da42d08a799d9c', class: "digi-icon-exclamation-triangle-filled__shape", d: "M28.674 22.344C29.603 23.97 28.436 26 26.58 26H2.42C.56 26-.602 23.966.325 22.344l12.08-21.126c.93-1.625 3.26-1.623 4.187 0l12.08 21.126zM14.5 17.977a2.326 2.326 0 00-2.316 2.335 2.326 2.326 0 002.316 2.336 2.326 2.326 0 002.316-2.335 2.326 2.326 0 00-2.316-2.336zM12.301 9.58l.374 6.906a.606.606 0 00.603.576h2.444c.32 0 .586-.252.603-.576L16.7 9.58a.607.607 0 00-.603-.643h-3.192a.607.607 0 00-.603.643z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: '051fb3e7583bb66ae010592a2d7e070aad7a9d84', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e64a91ee07965fe1a1996d0cc844ad8e1bd26a14' }, this.afDesc), h("path", { key: '9b26215cad25e319e688c7eca22b4e0224d9ac38', class: "digi-icon-exclamation-triangle-filled__shape", d: "M28.674 22.344C29.603 23.97 28.436 26 26.58 26H2.42C.56 26-.602 23.966.325 22.344l12.08-21.126c.93-1.625 3.26-1.623 4.187 0l12.08 21.126zM14.5 17.977a2.326 2.326 0 00-2.316 2.335 2.326 2.326 0 002.316 2.336 2.326 2.326 0 002.316-2.335 2.326 2.326 0 00-2.316-2.336zM12.301 9.58l.374 6.906a.606.606 0 00.603.576h2.444c.32 0 .586-.252.603-.576L16.7 9.58a.607.607 0 00-.603-.643h-3.192a.607.607 0 00-.603.643z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-exclamation-triangle-filled"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -10,11 +10,11 @@ export class IconExclamationTriangleWarning {
10
10
  this.titleId = randomIdGenerator('icontitle');
11
11
  }
12
12
  render() {
13
- return (h("svg", { key: '5f834b4bd4f61bb5382370ff24f91011c1618684', class: "digi-icon-exclamation-triangle-warning", width: "22", height: "20", viewBox: "0 0 22 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
+ return (h("svg", { key: '93401d0ec4709724207f73ef9055192e94237c5a', class: "digi-icon-exclamation-triangle-warning", width: "22", height: "20", viewBox: "0 0 22 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
14
14
  ? this.afSvgAriaLabelledby
15
15
  : this.afTitle
16
16
  ? this.titleId
17
- : undefined }, this.afTitle && h("title", { key: 'a6457d70b5048dde0daa319f45591bfaf0ec9004', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'bc0eb2886a9d74b557774b95080a6860bd367abb' }, this.afDesc), h("defs", { key: 'a4f6c1e4c6f95453808ce00e39322bc66599e318' }, h("path", { key: 'aa311d60558eb053a08bfbebd227f0c568d7da0b', d: "M9.5 8.38l.252 4.207a.455.455 0 00.458.424h1.58a.455.455 0 00.458-.424l.251-4.207a.454.454 0 00-.457-.477H9.958a.454.454 0 00-.457.477zm3.104 6.734c0 .872-.718 1.578-1.604 1.578-.886 0-1.604-.706-1.604-1.578 0-.87.718-1.577 1.604-1.577.886 0 1.604.706 1.604 1.577zm-.016-13.522c-.704-1.2-2.47-1.202-3.176 0L.247 17.218c-.703 1.2.178 2.704 1.588 2.704h18.33c1.407 0 2.292-1.502 1.587-2.704L12.588 1.592zM2.032 17.782l8.77-14.95a.231.231 0 01.397 0l8.77 14.95a.225.225 0 01-.2.337H2.23a.225.225 0 01-.198-.338z", id: `${this._id}-iconExclamationTriangelWarningPath` })), h("g", { key: '86647a7472b382260e97a1c4ed2590ac7b2e58bb', fill: "none", "fill-rule": "nonzero" }, h("path", { key: '274d7a4d9813cf3249656d3191ae1d4b051cea55', d: "M11.874 2.573l8.3 14.941A1 1 0 0119.3 19H2.7a1 1 0 01-.875-1.486l8.3-14.94a1 1 0 011.75 0z", fill: "var(--digi--icon-exclamation-triangle-warning--background)" }), h("g", { key: '2c9b4d2c6989ef726bb2a813909c8fa48b84e4cb' }, h("mask", { key: '436cf08787442e353f297fc4dbbd14a9e7f87951', id: `${this._id}-iconExclamationTriangelWarningPathB`, fill: "#FFF" }, h("use", { key: 'c8c1996e0d1959a027f7b685f764106f3613fc5a', href: `#${this._id}-iconExclamationTriangelWarningPath` })), h("use", { key: '0cc35e22dcb1aded43e3d851d4ec60b25b6660a7', fill: "none", "fill-rule": "nonzero", href: `#${this._id}-iconExclamationTriangelWarningPath` }), h("g", { key: 'fa7fbf9250f01e493e6df36561ff4fc25dc8522a', mask: `url(#${this._id}-iconExclamationTriangelWarningPathB)`, fill: "var(--digi--icon-exclamation-triangle-warning--outline)" }, h("path", { key: 'abbd8fb5bdacd0866cd61f84aae1a48957d1da4b', d: "M-1.571-2.308h25.143v24.615H-1.571z" }))))));
17
+ : undefined }, this.afTitle && h("title", { key: 'ca2dc9a0ed2158149ff57228e92cb6b0716abe77', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '4813a80b873b635f660618b4a8fb33e7368d0bfa' }, this.afDesc), h("defs", { key: 'e58d77eec5c113924d514cb86609be42e84fccea' }, h("path", { key: 'c9d5517e5a6dff85764557cedfdf3c43c21b64ae', d: "M9.5 8.38l.252 4.207a.455.455 0 00.458.424h1.58a.455.455 0 00.458-.424l.251-4.207a.454.454 0 00-.457-.477H9.958a.454.454 0 00-.457.477zm3.104 6.734c0 .872-.718 1.578-1.604 1.578-.886 0-1.604-.706-1.604-1.578 0-.87.718-1.577 1.604-1.577.886 0 1.604.706 1.604 1.577zm-.016-13.522c-.704-1.2-2.47-1.202-3.176 0L.247 17.218c-.703 1.2.178 2.704 1.588 2.704h18.33c1.407 0 2.292-1.502 1.587-2.704L12.588 1.592zM2.032 17.782l8.77-14.95a.231.231 0 01.397 0l8.77 14.95a.225.225 0 01-.2.337H2.23a.225.225 0 01-.198-.338z", id: `${this._id}-iconExclamationTriangelWarningPath` })), h("g", { key: '2aba7be4af9bcc998a72968c1a318d1236f4a02f', fill: "none", "fill-rule": "nonzero" }, h("path", { key: '04437f9ef6d9d077b5d179df97cb0993e0d1e9e1', d: "M11.874 2.573l8.3 14.941A1 1 0 0119.3 19H2.7a1 1 0 01-.875-1.486l8.3-14.94a1 1 0 011.75 0z", fill: "var(--digi--icon-exclamation-triangle-warning--background)" }), h("g", { key: 'd9b05469102407e1b7706ad06ba549ba271e8c72' }, h("mask", { key: 'd2ed1ee6cd8b61e410d2b8a1a543b1247ba27cb2', id: `${this._id}-iconExclamationTriangelWarningPathB`, fill: "#FFF" }, h("use", { key: '861f86cfd30e2cd04b581c28f03d3af0bbb32b12', href: `#${this._id}-iconExclamationTriangelWarningPath` })), h("use", { key: '377b975273e120544cad16e10b08e7f843cd280f', fill: "none", "fill-rule": "nonzero", href: `#${this._id}-iconExclamationTriangelWarningPath` }), h("g", { key: '5d490e0c62a6215ba67e5331c3036746876a8ce4', mask: `url(#${this._id}-iconExclamationTriangelWarningPathB)`, fill: "var(--digi--icon-exclamation-triangle-warning--outline)" }, h("path", { key: '965a5d6394de4fb955f0ad4358620d93b9d82284', d: "M-1.571-2.308h25.143v24.615H-1.571z" }))))));
18
18
  }
19
19
  static get is() { return "digi-icon-exclamation-triangle-warning"; }
20
20
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconExpandAlt {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '8d8c1c64a3911231db3f880923cb38c06d0f0d9b', class: "digi-icon-expand-alt", width: "22", height: "22", viewBox: "0 0 22 22", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '0a0b363e04244592cfb4cc791daaa09b0dc65113', class: "digi-icon-expand-alt", width: "22", height: "22", viewBox: "0 0 22 22", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: '3be5468243955c6e7182e2e1219dde1b8f5fcf6d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '87385769bf1db3776b26a3f8f6a5d986010ef222' }, this.afDesc), h("path", { key: '59da8592243c69d4c1d19a080ac4ce04b53aafb5', class: "digi-icon-expand-alt__shape", d: "M10.444 13.913l-4.551 4.551 1.617 1.524c.742.743.216 2.012-.834 2.012h-5.5C.526 22 0 21.472 0 20.821v-5.5c0-1.05 1.267-1.575 2.01-.833l1.526 1.62 4.551-4.552a.786.786 0 011.111 0l1.246 1.246a.786.786 0 010 1.11zm1.112-5.826l4.551-4.551-1.617-1.524C13.748 1.269 14.274 0 15.324 0h5.5C21.474 0 22 .528 22 1.179v5.5c0 1.05-1.267 1.575-2.01.833l-1.526-1.62-4.551 4.552a.786.786 0 01-1.111 0l-1.246-1.246a.786.786 0 010-1.11z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: 'd6f4dffd9a56f80d68f2fb4473b82b653490e98b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '87b000e5fb1dfa0a863513d76e8300b17d0ea127' }, this.afDesc), h("path", { key: 'b908fce4b452edd0172fd594f123729b501179c6', class: "digi-icon-expand-alt__shape", d: "M10.444 13.913l-4.551 4.551 1.617 1.524c.742.743.216 2.012-.834 2.012h-5.5C.526 22 0 21.472 0 20.821v-5.5c0-1.05 1.267-1.575 2.01-.833l1.526 1.62 4.551-4.552a.786.786 0 011.111 0l1.246 1.246a.786.786 0 010 1.11zm1.112-5.826l4.551-4.551-1.617-1.524C13.748 1.269 14.274 0 15.324 0h5.5C21.474 0 22 .528 22 1.179v5.5c0 1.05-1.267 1.575-2.01.833l-1.526-1.62-4.551 4.552a.786.786 0 01-1.111 0l-1.246-1.246a.786.786 0 010-1.11z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-expand-alt"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconExternalLinkAlt {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '92efc73c634cf4cc6ccd01d81d026df784f32dd2', class: "digi-icon-external-link-alt", width: "29", height: "26", viewBox: "0 0 29 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '69a052efdc5c30a180cb208e55c2450b9ff67583', class: "digi-icon-external-link-alt", width: "29", height: "26", viewBox: "0 0 29 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: '84e3bb5f410925b8d685a3a649e4a930f411b28c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '57623e4c9f37ef6894871dac24a682291eb1602f' }, this.afDesc), h("path", { key: 'b0fd8ac69b3c6d025962c9b846c1ee1e5c5d29dd', class: "digi-icon-external-link-alt__shape", d: "M22.556 12.28v11.283A2.427 2.427 0 0120.139 26H2.417A2.427 2.427 0 010 23.562V5.688A2.427 2.427 0 012.417 3.25h17.117c.538 0 .807.656.427 1.04L18.752 5.51a.602.602 0 01-.427.178H2.72a.303.303 0 00-.302.305v17.266c0 .168.135.305.302.305h17.118a.303.303 0 00.302-.305v-9.76c0-.16.064-.316.177-.43l1.208-1.219a.604.604 0 011.032.431zM28.396 0h-6.847c-.536 0-.807.657-.427 1.04l2.426 2.448L9.844 17.311a.613.613 0 000 .862l1.139 1.149a.6.6 0 00.854 0L25.542 5.499l2.427 2.447A.604.604 0 0029 7.516V.608C29 .273 28.73 0 28.396 0z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: '0d3010546c53faf8e3e74d27af4cde7e35d0020f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cee7afb9c6a224563c7df092e2e9c7593fa46101' }, this.afDesc), h("path", { key: 'fcefd5622c55e446a00d5fb3dccb1aad346846ce', class: "digi-icon-external-link-alt__shape", d: "M22.556 12.28v11.283A2.427 2.427 0 0120.139 26H2.417A2.427 2.427 0 010 23.562V5.688A2.427 2.427 0 012.417 3.25h17.117c.538 0 .807.656.427 1.04L18.752 5.51a.602.602 0 01-.427.178H2.72a.303.303 0 00-.302.305v17.266c0 .168.135.305.302.305h17.118a.303.303 0 00.302-.305v-9.76c0-.16.064-.316.177-.43l1.208-1.219a.604.604 0 011.032.431zM28.396 0h-6.847c-.536 0-.807.657-.427 1.04l2.426 2.448L9.844 17.311a.613.613 0 000 .862l1.139 1.149a.6.6 0 00.854 0L25.542 5.499l2.427 2.447A.604.604 0 0029 7.516V.608C29 .273 28.73 0 28.396 0z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-external-link-alt"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconEye {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '9af0aeb8a5cf7cc118841454358f65cde4a12685', class: "digi-icon-eye", width: "29", height: "18", viewBox: "0 0 29 18", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'af818e351dc2c14a6e62dd3aa25727edafec4cf6', class: "digi-icon-eye", width: "29", height: "18", viewBox: "0 0 29 18", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: '5de4a2b8dc6a53d3df162b4aa2c12188b731a6ae', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '66fdf5b25357477f99352476bd3601e7c0862b3c' }, this.afDesc), h("path", { key: '45a3f687dde8adf7d1ff5272a5bc9581deabf195', class: "digi-icon-eye__shape", d: "M28.616 7.808C25.782 3.128 20.496 0 14.475 0 8.45 0 3.167 3.13.334 7.808a2.294 2.294 0 000 2.384C3.168 14.872 8.454 18 14.474 18c6.025 0 11.31-3.13 14.142-7.808a2.294 2.294 0 000-2.384zm-14.141 7.844C9.32 15.652 4.82 12.977 2.412 9c2.22-3.665 6.216-6.225 10.865-6.604.492.494.796 1.166.796 1.908 0 1.513-1.26 2.74-2.815 2.74-1.554 0-2.814-1.227-2.814-2.74v-.002c-.513.934-.804 2-.804 3.133 0 3.674 3.06 6.652 6.835 6.652s6.835-2.978 6.835-6.652a6.509 6.509 0 00-1.402-4.036C22.703 4.53 25.03 6.51 26.538 9c-2.409 3.977-6.909 6.652-12.063 6.652z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: '48895735872413cc219630ddda441d6c01a5af3f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '44e44bcce52d7eebc751e3f9649e7b6d918a1b44' }, this.afDesc), h("path", { key: '7cb4a67411444a4b366493cf11e2529423c592f2', class: "digi-icon-eye__shape", d: "M28.616 7.808C25.782 3.128 20.496 0 14.475 0 8.45 0 3.167 3.13.334 7.808a2.294 2.294 0 000 2.384C3.168 14.872 8.454 18 14.474 18c6.025 0 11.31-3.13 14.142-7.808a2.294 2.294 0 000-2.384zm-14.141 7.844C9.32 15.652 4.82 12.977 2.412 9c2.22-3.665 6.216-6.225 10.865-6.604.492.494.796 1.166.796 1.908 0 1.513-1.26 2.74-2.815 2.74-1.554 0-2.814-1.227-2.814-2.74v-.002c-.513.934-.804 2-.804 3.133 0 3.674 3.06 6.652 6.835 6.652s6.835-2.978 6.835-6.652a6.509 6.509 0 00-1.402-4.036C22.703 4.53 25.03 6.51 26.538 9c-2.409 3.977-6.909 6.652-12.063 6.652z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-eye"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconEyeSlash {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '4400eb0954d34fc565dfbd4709c94211d2aca3fc', class: "digi-icon-eye-slash", width: "29", height: "26", viewBox: "0 0 29 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '507a6003b1d6c56610c75b8702b977ecd9bec0dd', class: "digi-icon-eye-slash", width: "29", height: "26", viewBox: "0 0 29 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'a413037e42dfb503cc50ddf2c2ac98129fdf8769', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b9ad4de6095cc1d72601c9d1bf3b56a3287a0328' }, this.afDesc), h("path", { key: 'd4e9c2cb7f057087ae6e7c77c6dfecd53ce2f305', class: "digi-icon-eye-slash__shape", d: "M13.73 18.202c-4.052-.457-6.858-4.404-5.887-8.466l5.887 8.466zm.77 1.665a13.974 13.974 0 01-12.083-6.892 13.926 13.926 0 014.448-4.646L5.478 6.335A16.353 16.353 0 00.335 11.74a2.447 2.447 0 000 2.47A16.39 16.39 0 0014.5 22.3c.667 0 1.334-.04 1.996-.12l-1.612-2.318c-.128.003-.256.005-.384.005zm14.165-5.657a16.375 16.375 0 01-7.227 6.563l2.422 3.484a.61.61 0 01-.148.847l-1.044.735a.602.602 0 01-.842-.15L5.14 1.694a.61.61 0 01.148-.847L6.332.11a.602.602 0 01.842.15l2.795 4.02c1.44-.41 2.96-.63 4.531-.63a16.39 16.39 0 0114.165 8.09 2.447 2.447 0 010 2.47zm-2.082-1.235A13.965 13.965 0 0015.7 6.132a2.838 2.838 0 00-.797 1.977 2.829 2.829 0 002.82 2.838c1.556 0 2.819-1.27 2.819-2.838v-.002c1.542 2.903.842 6.602-1.86 8.703l1.344 1.933a13.951 13.951 0 006.557-5.768z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: 'a3507be8f7aaf4a0b9c53b037e21f1090601c60a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e4017496f47c845f3f3ed6ca7917281e357109d2' }, this.afDesc), h("path", { key: '6ea1eec048259ab60a4fc1268657cdd6558e91d2', class: "digi-icon-eye-slash__shape", d: "M13.73 18.202c-4.052-.457-6.858-4.404-5.887-8.466l5.887 8.466zm.77 1.665a13.974 13.974 0 01-12.083-6.892 13.926 13.926 0 014.448-4.646L5.478 6.335A16.353 16.353 0 00.335 11.74a2.447 2.447 0 000 2.47A16.39 16.39 0 0014.5 22.3c.667 0 1.334-.04 1.996-.12l-1.612-2.318c-.128.003-.256.005-.384.005zm14.165-5.657a16.375 16.375 0 01-7.227 6.563l2.422 3.484a.61.61 0 01-.148.847l-1.044.735a.602.602 0 01-.842-.15L5.14 1.694a.61.61 0 01.148-.847L6.332.11a.602.602 0 01.842.15l2.795 4.02c1.44-.41 2.96-.63 4.531-.63a16.39 16.39 0 0114.165 8.09 2.447 2.447 0 010 2.47zm-2.082-1.235A13.965 13.965 0 0015.7 6.132a2.838 2.838 0 00-.797 1.977 2.829 2.829 0 002.82 2.838c1.556 0 2.819-1.27 2.819-2.838v-.002c1.542 2.903.842 6.602-1.86 8.703l1.344 1.933a13.951 13.951 0 006.557-5.768z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-eye-slash"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFacebookSquare {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '36261f43b93b34ba2117a78071e0a22a3b223783', class: "digi-icon-facebook-square", width: "22", height: "22", viewBox: "0 0 22 22", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'aa8c685fff651a337a034f744b7984203ef5f9ff', class: "digi-icon-facebook-square", width: "22", height: "22", viewBox: "0 0 22 22", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '93957b3919f3d97533840f692ea59b683dafa2c6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'ac95e38d57a9623eba340a303a93be3129f2f459' }, this.afDesc), h("path", { key: '41ed406c3898b4c7dfd130d3f8b4e75d91e27b6c', class: "digi-icon-facebook-square__shape", d: "M22 2.357v17.286A2.358 2.358 0 0119.643 22h-4.189v-8.702h2.976l.427-3.32h-3.403v-2.12c0-.963.265-1.616 1.645-1.616h1.758V3.275a23.636 23.636 0 00-2.563-.132c-2.534 0-4.273 1.547-4.273 4.39v2.45H9.036v3.32h2.99V22H2.357A2.358 2.358 0 010 19.643V2.357A2.358 2.358 0 012.357 0h17.286A2.358 2.358 0 0122 2.357z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '35318ac05654bef7c64d6b912c52492a5c87c1d7', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7e7207c8464d7186ecfeacc7ab83338c508f60f0' }, this.afDesc), h("path", { key: '9cd0f21a4abf0139146bc60075017e6a6da559f3', class: "digi-icon-facebook-square__shape", d: "M22 2.357v17.286A2.358 2.358 0 0119.643 22h-4.189v-8.702h2.976l.427-3.32h-3.403v-2.12c0-.963.265-1.616 1.645-1.616h1.758V3.275a23.636 23.636 0 00-2.563-.132c-2.534 0-4.273 1.547-4.273 4.39v2.45H9.036v3.32h2.99V22H2.357A2.358 2.358 0 010 19.643V2.357A2.358 2.358 0 012.357 0h17.286A2.358 2.358 0 0122 2.357z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-facebook-square"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class FileAdd {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '75b92004ee5c16ce265cedba04432f833eae311a', class: "digi-icon-file-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 && h("title", { key: '02265892010f91fcc43149fe2c50ff53b026283f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '95716d66074b389df128466137733ed9a0469b91' }, this.afDesc), h("g", { key: '531e0ef022658093cfe8588fba69826f7e6edc5b', "clip-path": "url(#clip0_2337_362)" }, h("path", { key: '9b4427c7dfd2fe500c50658c2aab480c30ac6d6e', d: "M33.3389 13.6645C33.3389 13.1486 33.1422 12.6492 32.7887 12.2806L25.093 4.25638C24.7395 3.88785 24.2599 3.68323 23.7569 3.68323H23.2773V14.164H33.3389V13.6645Z", fill: "currentColor" }), h("path", { key: '2931225d7822f3f9cbc8428a7eb74365dd50e15d', d: "M23.8565 36.4863C23.8565 30.7744 27.939 25.9995 33.3389 24.9229V16.7839H22.6485C21.6108 16.7839 20.762 15.8995 20.762 14.8187V3.68311H5.04083C3.99535 3.68311 3.1543 4.5593 3.1543 5.6483V43.6409C3.1543 44.7299 3.99535 45.6061 5.04083 45.6061H28.1825C25.5436 43.4419 23.8565 40.1577 23.8565 36.4863Z", fill: "currentColor" }), h("path", { key: '07ec585bf3846bf1f310f29ff6f28c483f55d2ba', d: "M35.6485 27.2899C34.8511 27.2899 34.0773 27.3923 33.3393 27.5838C29.3824 28.6109 26.4521 32.2129 26.4521 36.4864C26.4521 40.5023 29.0404 43.9228 32.6354 45.1733C33.5801 45.5019 34.5934 45.6827 35.6485 45.6827C40.7194 45.6827 44.845 41.5573 44.845 36.4864C44.845 31.4155 40.7194 27.2899 35.6485 27.2899ZM42.1324 36.9192C42.1324 37.3686 41.7668 37.7341 41.3177 37.7341H36.9786V42.073C36.9786 42.5223 36.6131 42.8879 36.1639 42.8879H35.1332C34.6838 42.8879 34.3183 42.5223 34.3183 42.073V37.7341H29.9795C29.5301 37.7341 29.1646 37.3686 29.1646 36.9192V35.8885C29.1646 35.4392 29.5301 35.0736 29.9795 35.0736H34.3183V30.7348C34.3183 30.2854 34.6838 29.9199 35.1332 29.9199H36.1639C36.6131 29.9199 36.9786 30.2854 36.9786 30.7348V35.0736H41.3177C41.7668 35.0736 42.1324 35.4392 42.1324 35.8885V36.9192Z", fill: "currentColor" })), h("defs", { key: 'a7fd33597390db10fc97fb2e451e947baa3dea66' }, h("clipPath", { key: '29c831bfa402e439f30f6ba6327768b5af9476d5' }, h("rect", { key: 'b22855631b6f073d4bdaf0620a4b89fdba79f5ec', width: "41.6905", height: "42", fill: "white", transform: "translate(3.1543 3.68311)" })))));
22
+ return (h("svg", { key: '703aae21c17514459ab3bf5028025bde56f41c09', class: "digi-icon-file-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 && h("title", { key: '4001ee8068479cd6456b80f431cb9ae59455b36d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '70b15ff972fb0f70e30074855c14933e153349d4' }, this.afDesc), h("g", { key: '0972511d377ccf58c5de0dc8ab8bad0e8eb47c89', "clip-path": "url(#clip0_2337_362)" }, h("path", { key: '3b5a3dc31e6781f9d5e18a84a2d826b60e799702', d: "M33.3389 13.6645C33.3389 13.1486 33.1422 12.6492 32.7887 12.2806L25.093 4.25638C24.7395 3.88785 24.2599 3.68323 23.7569 3.68323H23.2773V14.164H33.3389V13.6645Z", fill: "currentColor" }), h("path", { key: '67a1e6c8706c06b50f7aa19b87b99b969daad65a', d: "M23.8565 36.4863C23.8565 30.7744 27.939 25.9995 33.3389 24.9229V16.7839H22.6485C21.6108 16.7839 20.762 15.8995 20.762 14.8187V3.68311H5.04083C3.99535 3.68311 3.1543 4.5593 3.1543 5.6483V43.6409C3.1543 44.7299 3.99535 45.6061 5.04083 45.6061H28.1825C25.5436 43.4419 23.8565 40.1577 23.8565 36.4863Z", fill: "currentColor" }), h("path", { key: 'aba3ffc7bd8939dbefa09c0343b5b92e13e45502', d: "M35.6485 27.2899C34.8511 27.2899 34.0773 27.3923 33.3393 27.5838C29.3824 28.6109 26.4521 32.2129 26.4521 36.4864C26.4521 40.5023 29.0404 43.9228 32.6354 45.1733C33.5801 45.5019 34.5934 45.6827 35.6485 45.6827C40.7194 45.6827 44.845 41.5573 44.845 36.4864C44.845 31.4155 40.7194 27.2899 35.6485 27.2899ZM42.1324 36.9192C42.1324 37.3686 41.7668 37.7341 41.3177 37.7341H36.9786V42.073C36.9786 42.5223 36.6131 42.8879 36.1639 42.8879H35.1332C34.6838 42.8879 34.3183 42.5223 34.3183 42.073V37.7341H29.9795C29.5301 37.7341 29.1646 37.3686 29.1646 36.9192V35.8885C29.1646 35.4392 29.5301 35.0736 29.9795 35.0736H34.3183V30.7348C34.3183 30.2854 34.6838 29.9199 35.1332 29.9199H36.1639C36.6131 29.9199 36.9786 30.2854 36.9786 30.7348V35.0736H41.3177C41.7668 35.0736 42.1324 35.4392 42.1324 35.8885V36.9192Z", fill: "currentColor" })), h("defs", { key: '297861cd86fda618f7cc8e5acd7e2d3869aaf9c9' }, h("clipPath", { key: 'dc94ca0b0a5fc3c6da8b1854f010e939a990d4a9' }, h("rect", { key: 'f25401d9588fc69d62a99a423023678e04f91283', width: "41.6905", height: "42", fill: "white", transform: "translate(3.1543 3.68311)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-file-add"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFileDocument {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '1ed28bcceda9b6b1556cee8c8e224a3dfab62c1b', class: "digi-icon-file-document", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '981eb64bb1bea6fdea14ddd4e64ed9fc5e7db5af', class: "digi-icon-file-document", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '026ac8d281afe58ad32a708c0c3eedff73f135b8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7048bd48a2cfec16a6e6380b9c27577e90dd4b3e' }, this.afDesc), h("path", { key: '0a1f4573b0e1064bdb2f7cf3387aa3b1bf4acf6b', class: "digi-icon-file-document__shape", d: "M27.16,12.75 L27.16,0 L9.16,0 C7.963,0 7,1.003125 7,2.25 L7,45.75 C7,46.996875 7.963,48 9.16,48 L39.4,48 C40.597,48 41.56,46.996875 41.56,45.75 L41.56,15 L29.32,15 C28.132,15 27.16,13.9875 27.16,12.75 Z M32.92,34.875 C32.92,35.49375 32.434,36 31.84,36 L16.72,36 C16.126,36 15.64,35.49375 15.64,34.875 L15.64,34.125 C15.64,33.50625 16.126,33 16.72,33 L31.84,33 C32.434,33 32.92,33.50625 32.92,34.125 L32.92,34.875 Z M32.92,28.875 C32.92,29.49375 32.434,30 31.84,30 L16.72,30 C16.126,30 15.64,29.49375 15.64,28.875 L15.64,28.125 C15.64,27.50625 16.126,27 16.72,27 L31.84,27 C32.434,27 32.92,27.50625 32.92,28.125 L32.92,28.875 Z M32.92,22.125 L32.92,22.875 C32.92,23.49375 32.434,24 31.84,24 L16.72,24 C16.126,24 15.64,23.49375 15.64,22.875 L15.64,22.125 C15.64,21.50625 16.126,21 16.72,21 L31.84,21 C32.434,21 32.92,21.50625 32.92,22.125 Z M41.56,11.428125 L41.56,12 L30.04,12 L30.04,0 L30.589,0 C31.165,0 31.714,0.234375 32.119,0.65625 L40.93,9.84375 C41.335,10.265625 41.56,10.8375 41.56,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e66c674e331fa8433f669dd316b7cdb9776b0c70', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '483c0e496a18a7b7686d7bb7d13f26c33a0c5e61' }, this.afDesc), h("path", { key: '4f4ee4382aec717caaf871ca88735b2d9655941d', class: "digi-icon-file-document__shape", d: "M27.16,12.75 L27.16,0 L9.16,0 C7.963,0 7,1.003125 7,2.25 L7,45.75 C7,46.996875 7.963,48 9.16,48 L39.4,48 C40.597,48 41.56,46.996875 41.56,45.75 L41.56,15 L29.32,15 C28.132,15 27.16,13.9875 27.16,12.75 Z M32.92,34.875 C32.92,35.49375 32.434,36 31.84,36 L16.72,36 C16.126,36 15.64,35.49375 15.64,34.875 L15.64,34.125 C15.64,33.50625 16.126,33 16.72,33 L31.84,33 C32.434,33 32.92,33.50625 32.92,34.125 L32.92,34.875 Z M32.92,28.875 C32.92,29.49375 32.434,30 31.84,30 L16.72,30 C16.126,30 15.64,29.49375 15.64,28.875 L15.64,28.125 C15.64,27.50625 16.126,27 16.72,27 L31.84,27 C32.434,27 32.92,27.50625 32.92,28.125 L32.92,28.875 Z M32.92,22.125 L32.92,22.875 C32.92,23.49375 32.434,24 31.84,24 L16.72,24 C16.126,24 15.64,23.49375 15.64,22.875 L15.64,22.125 C15.64,21.50625 16.126,21 16.72,21 L31.84,21 C32.434,21 32.92,21.50625 32.92,22.125 Z M41.56,11.428125 L41.56,12 L30.04,12 L30.04,0 L30.589,0 C31.165,0 31.714,0.234375 32.119,0.65625 L40.93,9.84375 C41.335,10.265625 41.56,10.8375 41.56,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-file-document"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFileExcel {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '1229f7e1395ce6c8f240e9d14348f26e9c20dc67', class: "digi-icon-file-excel", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '7872dd1eac9a9fd71aeaf4318c037995e15ef826', class: "digi-icon-file-excel", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e35ab66640236ffad04de2f8612da70e7d3e8d3b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '4b57aee96b87b170ea9224cc662d5564ec0bd18a' }, this.afDesc), h("path", { key: '4f20b19dafa89e89c8a602861f4e4dbdefc115bb', class: "digi-icon-file-excel__shape", d: "M27.16,12.75 L27.16,0 L9.16,0 C7.963,0 7,1.003125 7,2.25 L7,45.75 C7,46.996875 7.963,48 9.16,48 L39.4,48 C40.597,48 41.56,46.996875 41.56,45.75 L41.56,15 L29.32,15 C28.132,15 27.16,13.9875 27.16,12.75 Z M32.569,22.734375 L27.16,31.5 L32.569,40.265625 C33.028,41.015625 32.515,42 31.66,42 L28.519,42 C28.123,42 27.754,41.775 27.565,41.409375 C25.801,38.015625 24.28,34.96875 24.28,34.96875 C23.704,36.35625 23.38,36.84375 20.986,41.41875 C20.797,41.784375 20.437,42.009375 20.041,42.009375 L16.9,42.009375 C16.045,42.009375 15.532,41.025 15.991,40.275 L21.418,31.509375 L15.991,22.74375 C15.523,21.99375 16.045,21.0093085 16.9,21.0093085 L20.032,21.0093085 C20.428,21.0093085 20.797,21.234375 20.986,21.6 C23.335,26.175 22.786,24.75 24.28,28.021875 C24.28,28.021875 24.829,26.925 27.574,21.6 C27.763,21.234375 28.132,21.0093085 28.528,21.0093085 L31.66,21.0093085 C32.515,21 33.028,21.984375 32.569,22.734375 Z M41.56,11.428125 L41.56,12 L30.04,12 L30.04,0 L30.589,0 C31.165,0 31.714,0.234375 32.119,0.65625 L40.93,9.84375 C41.335,10.265625 41.56,10.8375 41.56,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '23107887b95e512e48f86f7ee6923f32865e83ea', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5acb05081318063c5ac4f07ba40161360c9bb779' }, this.afDesc), h("path", { key: '69232d7d819a1fd3b7a99da3fa1db86a9caae096', class: "digi-icon-file-excel__shape", d: "M27.16,12.75 L27.16,0 L9.16,0 C7.963,0 7,1.003125 7,2.25 L7,45.75 C7,46.996875 7.963,48 9.16,48 L39.4,48 C40.597,48 41.56,46.996875 41.56,45.75 L41.56,15 L29.32,15 C28.132,15 27.16,13.9875 27.16,12.75 Z M32.569,22.734375 L27.16,31.5 L32.569,40.265625 C33.028,41.015625 32.515,42 31.66,42 L28.519,42 C28.123,42 27.754,41.775 27.565,41.409375 C25.801,38.015625 24.28,34.96875 24.28,34.96875 C23.704,36.35625 23.38,36.84375 20.986,41.41875 C20.797,41.784375 20.437,42.009375 20.041,42.009375 L16.9,42.009375 C16.045,42.009375 15.532,41.025 15.991,40.275 L21.418,31.509375 L15.991,22.74375 C15.523,21.99375 16.045,21.0093085 16.9,21.0093085 L20.032,21.0093085 C20.428,21.0093085 20.797,21.234375 20.986,21.6 C23.335,26.175 22.786,24.75 24.28,28.021875 C24.28,28.021875 24.829,26.925 27.574,21.6 C27.763,21.234375 28.132,21.0093085 28.528,21.0093085 L31.66,21.0093085 C32.515,21 33.028,21.984375 32.569,22.734375 Z M41.56,11.428125 L41.56,12 L30.04,12 L30.04,0 L30.589,0 C31.165,0 31.714,0.234375 32.119,0.65625 L40.93,9.84375 C41.335,10.265625 41.56,10.8375 41.56,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-file-excel"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class FileExport {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '70ab5a47611dead348c2d8c46a5ee521f37ffd05', class: "digi-icon-file-export", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '4dfcccb6969564a9228d2d88aeea283683c3e465', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9eba6851e27ffdf315a980a92194ac250aab4fcd' }, this.afDesc), h("g", { key: '1b49cf8c4cf7091cd1891ce34c41dd20e8835628', "clip-path": "url(#clip0_2337_458)" }, h("path", { key: '4b081f73367d2c34914da8f34c86b2b250467b28', d: "M44.71 32.7946L37.0896 25.1786C36.4586 24.5478 35.382 24.9936 35.382 25.8848V30.2786H16.61C15.9438 30.2786 15.4082 30.8146 15.4082 31.4804V35.486C15.4082 36.1522 15.9436 36.6876 16.61 36.6876H35.382V41.0816C35.382 41.9726 36.4588 42.4184 37.0896 41.7876L44.71 34.1616C45.0858 33.7864 45.0858 33.1702 44.71 32.7948V32.7946Z", fill: "currentColor" }), h("path", { key: 'de14f789772448a20075ea99aa0714c36ad7a3e6', d: "M12.808 35.536V31.5304C12.808 29.6546 14.334 28.1286 16.2098 28.1286H33.2498V16.808H22.5398C21.5004 16.808 20.6498 15.922 20.6498 14.8392V3.68298H4.89977C3.85237 3.68298 3.00977 4.56078 3.00977 5.65178V43.7142C3.00977 44.8052 3.85237 45.683 4.89977 45.683H31.3598C32.4072 45.683 33.2498 44.8052 33.2498 43.7142V38.9376H16.2098C14.334 38.9376 12.808 37.4116 12.808 35.536Z", fill: "currentColor" }), h("path", { key: '12474f68150d3aa02f4f6d045db2155ea5f8ca24', d: "M33.2499 13.6826C33.2499 13.1658 33.0529 12.6654 32.6987 12.2962L24.9889 4.25718C24.6347 3.88798 24.1543 3.68298 23.6503 3.68298H23.1699V14.183H33.2499V13.6826Z", fill: "currentColor" })), h("defs", { key: '9813d84101f42443b2a93a8ee85f434aae05ead3' }, h("clipPath", { key: 'dad8ab067ae688052f06888da4868023cd8d423d' }, h("rect", { key: '7ff8049201f7a6998c498b02e5b062cda1097a2c', width: "41.9819", height: "42", fill: "currentColor", transform: "translate(3.00977 3.68298)" })))));
22
+ return (h("svg", { key: 'bbf5d925fad09ba3cc6e05d6e3b44ca05bd0bebf', class: "digi-icon-file-export", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '59abc9e8125dc428831a4629e6246767568e9d85', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '50902a10b0837e956e446f8001202a3c486aedae' }, this.afDesc), h("g", { key: '42ec62fae51c87e02ac6ce8990c2bdefc81f04a8', "clip-path": "url(#clip0_2337_458)" }, h("path", { key: '26e57389d2152a70abcd9a312aece12daf3617f5', d: "M44.71 32.7946L37.0896 25.1786C36.4586 24.5478 35.382 24.9936 35.382 25.8848V30.2786H16.61C15.9438 30.2786 15.4082 30.8146 15.4082 31.4804V35.486C15.4082 36.1522 15.9436 36.6876 16.61 36.6876H35.382V41.0816C35.382 41.9726 36.4588 42.4184 37.0896 41.7876L44.71 34.1616C45.0858 33.7864 45.0858 33.1702 44.71 32.7948V32.7946Z", fill: "currentColor" }), h("path", { key: '347e26e01c14f040bbddfc9a4043d0ccba0f12d2', d: "M12.808 35.536V31.5304C12.808 29.6546 14.334 28.1286 16.2098 28.1286H33.2498V16.808H22.5398C21.5004 16.808 20.6498 15.922 20.6498 14.8392V3.68298H4.89977C3.85237 3.68298 3.00977 4.56078 3.00977 5.65178V43.7142C3.00977 44.8052 3.85237 45.683 4.89977 45.683H31.3598C32.4072 45.683 33.2498 44.8052 33.2498 43.7142V38.9376H16.2098C14.334 38.9376 12.808 37.4116 12.808 35.536Z", fill: "currentColor" }), h("path", { key: '752dca494b0c773e9908fc308a53dac2e3f7fa73', d: "M33.2499 13.6826C33.2499 13.1658 33.0529 12.6654 32.6987 12.2962L24.9889 4.25718C24.6347 3.88798 24.1543 3.68298 23.6503 3.68298H23.1699V14.183H33.2499V13.6826Z", fill: "currentColor" })), h("defs", { key: 'd66a90966795b3b2edf53ed95d2aa5cb32833951' }, h("clipPath", { key: '7adc9739da1b0c2be579763f538ac49d239b4c8b' }, h("rect", { key: '8929bf7ef6c421e3a98cd1847c7e2d797b318c29', width: "41.9819", height: "42", fill: "currentColor", transform: "translate(3.00977 3.68298)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-file-export"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFileGoverning {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '8dbd18789fcb7c6ef374df79c059af276a15bc55', class: "digi-icon-file-governing", 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
12
+ return (h("svg", { key: '3e13a41b7b1b32e8cb029df46efb3f7ced2a6c86', class: "digi-icon-file-governing", 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
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'c9c1cd08d0ca2fe62e3b8bf37c9a9c03286cbb3a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '352e4411349c32399fdb24dad85a3efe94d9df5e' }, this.afDesc), h("g", { key: 'f272a4ea087164d839356d8ebd9e880d10c521a5', stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: 'f308add4ed6cb5bd208b1491195b1703ffaf3567', transform: "translate(0.000000, -0.000000)" }, h("g", { key: 'bb72e5c14e993b7adbe182833f0ad1af1b0e93b8', transform: "translate(14.832626, 0.000000)" }, h("g", { key: 'cdfa84f3bebc1be766828558123eb69e59f3afb4' }), h("path", { key: 'e4f41e23e817c13eee322ecf2d1dab096fd4b37c', class: "digi-icon-file-governing__shape", d: "M32.9062069,20.1667043 L28.9253056,16.185803 C28.5601783,15.8206758 27.9425047,15.8409606 27.5540499,16.2294154 L26.8461087,16.9373566 L16.2300338,6.32128176 L16.937975,5.61334058 C17.3264298,5.22488576 17.3467147,4.60721215 16.9815874,4.2420849 L13.0006861,0.261183607 C12.6355589,-0.103943645 12.0188995,-0.0836587979 11.6294305,0.305810271 L0.305414418,11.6288121 C-0.0840546513,12.0182811 -0.103325256,12.6359547 0.260787754,13.001082 L4.24270329,16.9819833 C4.6068163,17.3471105 5.2244899,17.3268257 5.61395897,16.9373566 L6.3208859,16.2294154 L16.937975,26.8465046 L16.2300338,27.5534315 C15.8405648,27.9429006 15.8202799,28.5605742 16.1854072,28.9246872 L20.1663085,32.9066027 C20.5314357,33.2707157 21.1491093,33.2514451 21.5385784,32.861976 L32.8615802,21.53796 C33.2510493,21.1484909 33.2713341,20.5318316 32.9062069,20.1667043", fill: "currentColor" })), h("path", { key: '82a7386ec98a2126eb74edc192386b6f3bc460b0', class: "digi-icon-file-governing__shape", d: "M25.4475096,26.7459931 L27.0997104,25.0065675 L26.7974661,24.7043233 L23.2963015,21.2031586 L22.9940573,20.9009144 L21.2536174,22.5521009 C18.3691121,25.3301108 13.9936705,25.5603438 12.3505979,27.1780604 L1.88361662,37.4766774 C-0.43595568,39.7587227 -0.641846881,43.3501549 1.42517907,45.4587648 L2.54084567,46.5744314 C4.64945555,48.6414574 8.24088778,48.4355662 10.5229331,46.1170081 L20.8225644,35.6490126 C22.4392667,34.00594 22.6705139,29.6304984 25.4475096,26.7459931", fill: "currentColor" })))));
16
+ : undefined }, this.afTitle && h("title", { key: 'a42d3fabbeb23b49559f67f1051fc0585da8ca80', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c78d27634b8d11f1c791593e61dec96a20b61cc1' }, this.afDesc), h("g", { key: '3e132497e573f79f33c4cf36987190d13160ad56', stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: 'df615dd9ea56958f62d6cdb5ea9a85ea90c6d2d2', transform: "translate(0.000000, -0.000000)" }, h("g", { key: 'fd8493a292ade87bee403bb6a7e484fdc5600f2d', transform: "translate(14.832626, 0.000000)" }, h("g", { key: '3dd9468b8e9267d142cb09dade5e098985767c5b' }), h("path", { key: '841e759ee43ef3f2fefdb567e5e5ea0ca1daa50d', class: "digi-icon-file-governing__shape", d: "M32.9062069,20.1667043 L28.9253056,16.185803 C28.5601783,15.8206758 27.9425047,15.8409606 27.5540499,16.2294154 L26.8461087,16.9373566 L16.2300338,6.32128176 L16.937975,5.61334058 C17.3264298,5.22488576 17.3467147,4.60721215 16.9815874,4.2420849 L13.0006861,0.261183607 C12.6355589,-0.103943645 12.0188995,-0.0836587979 11.6294305,0.305810271 L0.305414418,11.6288121 C-0.0840546513,12.0182811 -0.103325256,12.6359547 0.260787754,13.001082 L4.24270329,16.9819833 C4.6068163,17.3471105 5.2244899,17.3268257 5.61395897,16.9373566 L6.3208859,16.2294154 L16.937975,26.8465046 L16.2300338,27.5534315 C15.8405648,27.9429006 15.8202799,28.5605742 16.1854072,28.9246872 L20.1663085,32.9066027 C20.5314357,33.2707157 21.1491093,33.2514451 21.5385784,32.861976 L32.8615802,21.53796 C33.2510493,21.1484909 33.2713341,20.5318316 32.9062069,20.1667043", fill: "currentColor" })), h("path", { key: 'c60d5684b26336e40e9af9127fc1068cb99671c8', class: "digi-icon-file-governing__shape", d: "M25.4475096,26.7459931 L27.0997104,25.0065675 L26.7974661,24.7043233 L23.2963015,21.2031586 L22.9940573,20.9009144 L21.2536174,22.5521009 C18.3691121,25.3301108 13.9936705,25.5603438 12.3505979,27.1780604 L1.88361662,37.4766774 C-0.43595568,39.7587227 -0.641846881,43.3501549 1.42517907,45.4587648 L2.54084567,46.5744314 C4.64945555,48.6414574 8.24088778,48.4355662 10.5229331,46.1170081 L20.8225644,35.6490126 C22.4392667,34.00594 22.6705139,29.6304984 25.4475096,26.7459931", fill: "currentColor" })))));
17
17
  }
18
18
  static get is() { return "digi-icon-file-governing"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFilePdf {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'd0419a81b7b19bac5e622840212a57963aa21238', class: "digi-icon-file-pdf", width: "19", height: "26", viewBox: "0 0 19 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'c4eb5c01a52b3e18e1f6a14d20dfb58f30342ac0', class: "digi-icon-file-pdf", width: "19", height: "26", viewBox: "0 0 19 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '9688326ea7bfeadc7e86c6205f8b0db17cbe5164', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2661eb7a4d49a62527370e3f7de74f58d693917e' }, this.afDesc), h("path", { key: 'b67f579de61139b43f7a501678ae2a421d4d4d78', class: "digi-icon-file-pdf__shape", d: "M9 13.005c-.247-.812-.242-2.382-.099-2.382.416 0 .376 1.874.1 2.382zm-.084 2.397c-.38 1.026-.856 2.199-1.405 3.184.905-.356 1.93-.873 3.112-1.112-.628-.488-1.232-1.188-1.707-2.072zM4.26 21.739c0 .041.653-.274 1.727-2.041-.332.32-1.44 1.244-1.727 2.041zm8.01-13.614H19v16.656c0 .676-.53 1.219-1.188 1.219H1.188C.53 26 0 25.457 0 24.781V1.22C0 .543.53 0 1.188 0h9.895v6.906c0 .67.535 1.219 1.188 1.219zm-.395 8.724c-.99-.62-1.648-1.472-2.113-2.732.223-.94.574-2.366.307-3.26-.233-1.493-2.098-1.346-2.365-.345-.247.929-.02 2.24.4 3.91-.573 1.401-1.42 3.28-2.018 4.357-.005 0-.005.005-.01.005-1.34.706-3.642 2.26-2.697 3.453.278.35.792.508 1.064.508.886 0 1.767-.914 3.023-3.138 1.277-.432 2.677-.97 3.91-1.178 1.073.599 2.33.99 3.166.99 1.445 0 1.544-1.625.975-2.204-.688-.69-2.687-.493-3.642-.366zm6.779-11.517L13.804.355a1.171 1.171 0 00-.84-.355h-.297v6.5H19v-.31c0-.32-.124-.63-.346-.858zm-3.667 12.964c.203-.137-.123-.604-2.117-.457 1.835.803 2.117.457 2.117.457z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e3dfaeb14831382a13a50cdf9cebc70390c04021', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e8cdd212935b1cdc22fc41e13b149984eb90a3d3' }, this.afDesc), h("path", { key: '4be1bb4ac11e5f221b9818fd5e35267814653852', class: "digi-icon-file-pdf__shape", d: "M9 13.005c-.247-.812-.242-2.382-.099-2.382.416 0 .376 1.874.1 2.382zm-.084 2.397c-.38 1.026-.856 2.199-1.405 3.184.905-.356 1.93-.873 3.112-1.112-.628-.488-1.232-1.188-1.707-2.072zM4.26 21.739c0 .041.653-.274 1.727-2.041-.332.32-1.44 1.244-1.727 2.041zm8.01-13.614H19v16.656c0 .676-.53 1.219-1.188 1.219H1.188C.53 26 0 25.457 0 24.781V1.22C0 .543.53 0 1.188 0h9.895v6.906c0 .67.535 1.219 1.188 1.219zm-.395 8.724c-.99-.62-1.648-1.472-2.113-2.732.223-.94.574-2.366.307-3.26-.233-1.493-2.098-1.346-2.365-.345-.247.929-.02 2.24.4 3.91-.573 1.401-1.42 3.28-2.018 4.357-.005 0-.005.005-.01.005-1.34.706-3.642 2.26-2.697 3.453.278.35.792.508 1.064.508.886 0 1.767-.914 3.023-3.138 1.277-.432 2.677-.97 3.91-1.178 1.073.599 2.33.99 3.166.99 1.445 0 1.544-1.625.975-2.204-.688-.69-2.687-.493-3.642-.366zm6.779-11.517L13.804.355a1.171 1.171 0 00-.84-.355h-.297v6.5H19v-.31c0-.32-.124-.63-.346-.858zm-3.667 12.964c.203-.137-.123-.604-2.117-.457 1.835.803 2.117.457 2.117.457z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-file-pdf"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFilePowerpoint {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'e9c214262c6b6b51b29e45a7d0c16e8d8202dcf4', class: "digi-icon-file-powerpoint", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '54bd19d418fa992ce0ec0146dcd4244c4b9f99d4', class: "digi-icon-file-powerpoint", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '13a08eb35949da0212e63b6f355b3766eb087439', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '118fe23838dea7826a06fcc44e16528d478683ab' }, this.afDesc), h("path", { key: 'bd6540bc841d2050d6c1e8ce84bcea547d10a9a2', class: "digi-icon-file-powerpoint__shape", d: "M24.4015,25.425 C25.2375,25.425 25.874,25.678125 26.33,26.184375 C27.242,27.20625 27.261,29.25 26.311,30.31875 C25.8455,30.84375 25.1805,31.115625 24.3065,31.115625 L21.751,31.115625 L21.751,25.425 L24.4015,25.425 L24.4015,25.425 Z M41.815,9.84375 L32.505,0.65625 C32.0775,0.234375 31.498,0 30.89,0 L30.32,0 L30.32,12 L42.48,12 L42.48,11.428125 C42.48,10.8375 42.2425,10.265625 41.815,9.84375 Z M27.28,12.75 L27.28,0 L8.28,0 C7.0165,0 6,1.003125 6,2.25 L6,45.75 C6,46.996875 7.0165,48 8.28,48 L40.2,48 C41.4635,48 42.48,46.996875 42.48,45.75 L42.48,15 L29.56,15 C28.306,15 27.28,13.9875 27.28,12.75 Z M32.315,28.2375 C32.315,36.703125 23.879,35.5125 21.7605,35.5125 L21.7605,40.875 C21.7605,41.49375 21.2475,42 20.6205,42 L17.6945,42 C17.0675,42 16.5545,41.49375 16.5545,40.875 L16.5545,22.14375 C16.5545,21.525 17.0675,21.01875 17.6945,21.01875 L25.3895,21.01875 C29.617,21.01875 32.315,24.09375 32.315,28.2375 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '115df14d093bad9828255b0c527efeaf835b02dd', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7888aa4a56f2fdd095c8c71577804a3b6380141e' }, this.afDesc), h("path", { key: '97bf64cc23b4d25c66079e16697d8567f629be71', class: "digi-icon-file-powerpoint__shape", d: "M24.4015,25.425 C25.2375,25.425 25.874,25.678125 26.33,26.184375 C27.242,27.20625 27.261,29.25 26.311,30.31875 C25.8455,30.84375 25.1805,31.115625 24.3065,31.115625 L21.751,31.115625 L21.751,25.425 L24.4015,25.425 L24.4015,25.425 Z M41.815,9.84375 L32.505,0.65625 C32.0775,0.234375 31.498,0 30.89,0 L30.32,0 L30.32,12 L42.48,12 L42.48,11.428125 C42.48,10.8375 42.2425,10.265625 41.815,9.84375 Z M27.28,12.75 L27.28,0 L8.28,0 C7.0165,0 6,1.003125 6,2.25 L6,45.75 C6,46.996875 7.0165,48 8.28,48 L40.2,48 C41.4635,48 42.48,46.996875 42.48,45.75 L42.48,15 L29.56,15 C28.306,15 27.28,13.9875 27.28,12.75 Z M32.315,28.2375 C32.315,36.703125 23.879,35.5125 21.7605,35.5125 L21.7605,40.875 C21.7605,41.49375 21.2475,42 20.6205,42 L17.6945,42 C17.0675,42 16.5545,41.49375 16.5545,40.875 L16.5545,22.14375 C16.5545,21.525 17.0675,21.01875 17.6945,21.01875 L25.3895,21.01875 C29.617,21.01875 32.315,24.09375 32.315,28.2375 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-file-powerpoint"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class FileRemove {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '595f8dc2998e3e6edb1bd0d2f82a902ef71a9c06', class: "digi-icon-file-remove", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '175f5ca9228904f4ee9ba74f331a04d3f467a37b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5ca814f5f19e59cca274f3abd75dd02e69d9c9ea' }, this.afDesc), h("g", { key: '0882338f86b376d010bbd0b5fbdc81f63689f01f', "clip-path": "url(#clip0_2337_691)" }, h("path", { key: '9d3c524680124539fccb981615ba7de6b487309b', d: "M32.4267 14.8607V3.72888H16.7111C15.666 3.72888 14.8252 4.60477 14.8252 5.69339V7.90395C16.915 8.38031 18.8997 9.42762 20.5241 11.0519C25.1199 15.6478 25.1199 23.1259 20.5241 27.722C18.8999 29.3463 16.9152 30.3936 14.8254 30.8697V43.6727C14.8254 44.7613 15.6662 45.6372 16.7113 45.6372H43.1135C44.1587 45.6372 44.9994 44.7613 44.9994 43.6727V16.8252H34.3128C33.2757 16.8252 32.4269 15.9412 32.4269 14.8607H32.4267Z", fill: "currentColor" }), h("path", { key: 'd09e89ed8cdb699c334b6f0baa68f53a8fb8130b', d: "M44.4494 12.3233L36.7564 4.30183C36.403 3.93343 35.9237 3.72888 35.4208 3.72888H34.9414V14.206H44.9994V13.7067C44.9994 13.191 44.8028 12.6917 44.4494 12.3233Z", fill: "currentColor" }), h("path", { key: '258c6a424eab28ef811457c9ddf35b5e7f5fbede', d: "M18.6897 25.8874C22.2741 22.303 22.2743 16.4706 18.6897 12.8862C17.5742 11.7707 16.2409 11.0028 14.8254 10.5817C11.6926 9.64952 8.15715 10.4174 5.68835 12.8862C2.10378 16.4706 2.10398 22.303 5.68835 25.8874C8.15735 28.3564 11.6924 29.1243 14.8252 28.192C16.2405 27.7709 17.5738 27.003 18.6893 25.8874H18.6897ZM12.1309 21.209L9.06396 24.2761C8.74626 24.5936 8.22939 24.5936 7.91188 24.2761L7.18348 23.5475C6.86577 23.23 6.86577 22.7131 7.18348 22.3956L10.2504 19.3286L7.18348 16.2615C6.86577 15.9438 6.86577 15.4271 7.18348 15.1094L7.91188 14.3808C8.22959 14.0633 8.74626 14.0633 9.06377 14.3808L12.1307 17.4479L14.8256 14.7532L15.198 14.3808C15.5155 14.0633 16.0321 14.0633 16.3496 14.3808L17.0782 15.1094C17.3959 15.4271 17.3959 15.9438 17.0782 16.2613L14.8254 18.5143L14.0111 19.3286L14.8254 20.1428L17.0782 22.3956C17.3959 22.7133 17.3959 23.23 17.0782 23.5475L16.3498 24.2761C16.0321 24.5936 15.5153 24.5936 15.198 24.2761L14.8256 23.9037L12.1309 21.209Z", fill: "currentColor" })), h("defs", { key: '6688aa858d97a440c5abd60836057c2c2378a6ed' }, h("clipPath", { key: '1624e0660a0aeaf090c5cca9ff0be8a7e37a7f41' }, h("rect", { key: '1a3e22d9e9bfd4b67a1be142652e812f7562013d', width: "42", height: "41.9084", fill: "currentColor", transform: "translate(3 3.72888)" })))));
22
+ return (h("svg", { key: '92bd49bb038023a4d736de2d32ee4a1d67faa2af', class: "digi-icon-file-remove", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'db8012881ed9c6052cae35beaad6ec3d85574659', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '220edc525ef7f084aedf6c499aa9f7d2956e71d3' }, this.afDesc), h("g", { key: 'd16df29b233f78ae6bfa1bdd2d4d884af9e4cc1a', "clip-path": "url(#clip0_2337_691)" }, h("path", { key: 'ad84c607f96c6c5595839497c022702e70acaf5d', d: "M32.4267 14.8607V3.72888H16.7111C15.666 3.72888 14.8252 4.60477 14.8252 5.69339V7.90395C16.915 8.38031 18.8997 9.42762 20.5241 11.0519C25.1199 15.6478 25.1199 23.1259 20.5241 27.722C18.8999 29.3463 16.9152 30.3936 14.8254 30.8697V43.6727C14.8254 44.7613 15.6662 45.6372 16.7113 45.6372H43.1135C44.1587 45.6372 44.9994 44.7613 44.9994 43.6727V16.8252H34.3128C33.2757 16.8252 32.4269 15.9412 32.4269 14.8607H32.4267Z", fill: "currentColor" }), h("path", { key: 'f0680f0f51d6861f028ce9b6574fd26c3756f64d', d: "M44.4494 12.3233L36.7564 4.30183C36.403 3.93343 35.9237 3.72888 35.4208 3.72888H34.9414V14.206H44.9994V13.7067C44.9994 13.191 44.8028 12.6917 44.4494 12.3233Z", fill: "currentColor" }), h("path", { key: '03c0b85f2209c47a39f74cdfbbc3cf02f1b85a5a', d: "M18.6897 25.8874C22.2741 22.303 22.2743 16.4706 18.6897 12.8862C17.5742 11.7707 16.2409 11.0028 14.8254 10.5817C11.6926 9.64952 8.15715 10.4174 5.68835 12.8862C2.10378 16.4706 2.10398 22.303 5.68835 25.8874C8.15735 28.3564 11.6924 29.1243 14.8252 28.192C16.2405 27.7709 17.5738 27.003 18.6893 25.8874H18.6897ZM12.1309 21.209L9.06396 24.2761C8.74626 24.5936 8.22939 24.5936 7.91188 24.2761L7.18348 23.5475C6.86577 23.23 6.86577 22.7131 7.18348 22.3956L10.2504 19.3286L7.18348 16.2615C6.86577 15.9438 6.86577 15.4271 7.18348 15.1094L7.91188 14.3808C8.22959 14.0633 8.74626 14.0633 9.06377 14.3808L12.1307 17.4479L14.8256 14.7532L15.198 14.3808C15.5155 14.0633 16.0321 14.0633 16.3496 14.3808L17.0782 15.1094C17.3959 15.4271 17.3959 15.9438 17.0782 16.2613L14.8254 18.5143L14.0111 19.3286L14.8254 20.1428L17.0782 22.3956C17.3959 22.7133 17.3959 23.23 17.0782 23.5475L16.3498 24.2761C16.0321 24.5936 15.5153 24.5936 15.198 24.2761L14.8256 23.9037L12.1309 21.209Z", fill: "currentColor" })), h("defs", { key: '54ad59a6419743d844ff5d1e9ae29703977ca2cb' }, h("clipPath", { key: '70c47a6a5efa2a0356b92fa56a14dbbd2c6796c2' }, h("rect", { key: '0541ec6576270f6b25dba01bb9657054a48cd5ee', width: "42", height: "41.9084", fill: "currentColor", transform: "translate(3 3.72888)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-file-remove"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFileWord {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '2ac3f503233850fc079b0489546677d2f991232e', class: "digi-icon-file-word", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '16fabd010daf0541dc914c9fe0e26518f0345b79', class: "digi-icon-file-word", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'd0a475aae22d4b4b307ba30a2d5dee48f0269953', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b2a13fa9f81047efb9dabb2dd1846985e6e6b452' }, this.afDesc), h("path", { key: 'ecdbfb70318d5291d87f5dea091c24385507eb58', class: "digi-icon-file-word__shape", d: "M27.28,12.75 L27.28,0 L8.28,0 C7.0165,0 6,1.003125 6,2.25 L6,45.75 C6,46.996875 7.0165,48 8.28,48 L40.2,48 C41.4635,48 42.48,46.996875 42.48,45.75 L42.48,15 L29.56,15 C28.306,15 27.28,13.9875 27.28,12.75 Z M32.7045,24 L34.975,24 C35.7065,24 36.248,24.665625 36.0865,25.378125 L32.4765,41.128125 C32.3625,41.64375 31.897,42 31.365,42 L27.755,42 C27.2325,42 26.7765,41.64375 26.653,41.146875 C24.202,31.44375 24.677,33.534375 24.221,30.7875 L24.1735,30.7875 C24.069,32.128125 23.9455,32.41875 21.7415,41.146875 C21.618,41.64375 21.162,42 20.6395,42 L17.115,42 C16.583,42 16.1175,41.634375 16.0035,41.11875 L12.4125,25.36875 C12.251,24.665625 12.7925,24 13.524,24 L15.8515,24 C16.393,24 16.868,24.375 16.9725,24.909375 C18.4545,32.221875 18.882,35.175 18.9675,36.365625 C19.1195,35.409375 19.661,33.3 21.7605,24.8625 C21.884,24.35625 22.34,24.009375 22.872,24.009375 L25.6365,24.009375 C26.1685,24.009375 26.6245,24.365625 26.748,24.871875 C29.028,34.284375 29.484,36.496875 29.56,37.003125 C29.541,35.953125 29.313,35.334375 31.612,24.890625 C31.707,24.365625 32.1725,24 32.7045,24 L32.7045,24 Z M42.48,11.428125 L42.48,12 L30.32,12 L30.32,0 L30.8995,0 C31.5075,0 32.087,0.234375 32.5145,0.65625 L41.815,9.84375 C42.2425,10.265625 42.48,10.8375 42.48,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'ee51759cc991d4881a19530644e2d1159686e1de', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '630c42a002d81ae7467a154a4d725b70bcd6707e' }, this.afDesc), h("path", { key: 'ef28ee4dbddcf0c7a1f0a271060e9a736672c0e0', class: "digi-icon-file-word__shape", d: "M27.28,12.75 L27.28,0 L8.28,0 C7.0165,0 6,1.003125 6,2.25 L6,45.75 C6,46.996875 7.0165,48 8.28,48 L40.2,48 C41.4635,48 42.48,46.996875 42.48,45.75 L42.48,15 L29.56,15 C28.306,15 27.28,13.9875 27.28,12.75 Z M32.7045,24 L34.975,24 C35.7065,24 36.248,24.665625 36.0865,25.378125 L32.4765,41.128125 C32.3625,41.64375 31.897,42 31.365,42 L27.755,42 C27.2325,42 26.7765,41.64375 26.653,41.146875 C24.202,31.44375 24.677,33.534375 24.221,30.7875 L24.1735,30.7875 C24.069,32.128125 23.9455,32.41875 21.7415,41.146875 C21.618,41.64375 21.162,42 20.6395,42 L17.115,42 C16.583,42 16.1175,41.634375 16.0035,41.11875 L12.4125,25.36875 C12.251,24.665625 12.7925,24 13.524,24 L15.8515,24 C16.393,24 16.868,24.375 16.9725,24.909375 C18.4545,32.221875 18.882,35.175 18.9675,36.365625 C19.1195,35.409375 19.661,33.3 21.7605,24.8625 C21.884,24.35625 22.34,24.009375 22.872,24.009375 L25.6365,24.009375 C26.1685,24.009375 26.6245,24.365625 26.748,24.871875 C29.028,34.284375 29.484,36.496875 29.56,37.003125 C29.541,35.953125 29.313,35.334375 31.612,24.890625 C31.707,24.365625 32.1725,24 32.7045,24 L32.7045,24 Z M42.48,11.428125 L42.48,12 L30.32,12 L30.32,0 L30.8995,0 C31.5075,0 32.087,0.234375 32.5145,0.65625 L41.815,9.84375 C42.2425,10.265625 42.48,10.8375 42.48,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-file-word"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFilm {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'd4bed7f49f419f58081b520159b5e87bd170a27e', class: "digi-icon-film", 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
12
+ return (h("svg", { key: 'a7b00fcd515f544ea24fa70d78831541f18197b3', class: "digi-icon-film", 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
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'c0b002b35334c00229bae79ec7c9950356c2ea96', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'fa7df094c39917666707cdafdf83f34d6f643daa' }, this.afDesc), h("path", { key: '37a1ad57a9055fef562eb148dc0408bf9845fb54', class: "digi-icon-film__shape", d: "M8.36363636,7.70190745 L36.8118717,23.7050367 L3.63659067,42.3672949 L6.72704569,48 L44.9088639,26.5213893 C47.0909848,25.2938698 47.0909848,22.1162036 44.9088639,20.8886842 L6.72704569,-0.58992654 C4.60626464,-1.7829402 2,-0.230139443 2,2.22642603 L2,25.8864581 L8.36363636,25.8864581 L8.36363636,7.70190745 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: '102a75ce89e62d16b989a84818b4249e98535cb0', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '838ee29604d28f6316318d5c1fa09b413c66b5e9' }, this.afDesc), h("path", { key: '7d25e90340acb7c2d88dda51d183787b3837c101', class: "digi-icon-film__shape", d: "M8.36363636,7.70190745 L36.8118717,23.7050367 L3.63659067,42.3672949 L6.72704569,48 L44.9088639,26.5213893 C47.0909848,25.2938698 47.0909848,22.1162036 44.9088639,20.8886842 L6.72704569,-0.58992654 C4.60626464,-1.7829402 2,-0.230139443 2,2.22642603 L2,25.8864581 L8.36363636,25.8864581 L8.36363636,7.70190745 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-film"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconFilter {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '6bd4b577a6898e11936dcd8437ef7275f9831432', class: "digi-icon-filter", 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
12
+ return (h("svg", { key: '54bb82fc4bc5cc50f8f0512f2141fcf1c4874581', class: "digi-icon-filter", 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
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'e64a3cee372673d33f51b02f8b2897f17765db6d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'd60df7c79e0fd140dda74d2ff98cc9c92aa9a07f' }, this.afDesc), h("path", { key: '50afdf8045eb30e781250ebeef53f2c20924f762', class: "digi-icon-filter__shape", d: "M45.7477312,0 L2.25261458,0 C0.254052465,0 -0.754416092,2.4249367 0.661677387,3.84102998 L17.9999866,21.1819618 L17.9999866,40.4999866 C17.9999866,41.2341426 18.3582052,41.9221737 18.9597051,42.3432985 L26.4597037,47.5914218 C27.9393597,48.6271714 29.9999843,47.577453 29.9999843,45.7481099 L29.9999843,21.1819618 L47.3387622,3.84102998 C48.7519494,2.4277492 47.7504184,0 45.7477312,0 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: 'c4a99c8032291a5550899c0ded85bc0bc128547f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '60cc290cd6556a37911ff619fc6e96692b65993d' }, this.afDesc), h("path", { key: 'afca00d44bf27117d786c6594c04c8a93d673f1c', class: "digi-icon-filter__shape", d: "M45.7477312,0 L2.25261458,0 C0.254052465,0 -0.754416092,2.4249367 0.661677387,3.84102998 L17.9999866,21.1819618 L17.9999866,40.4999866 C17.9999866,41.2341426 18.3582052,41.9221737 18.9597051,42.3432985 L26.4597037,47.5914218 C27.9393597,48.6271714 29.9999843,47.577453 29.9999843,45.7481099 L29.9999843,21.1819618 L47.3387622,3.84102998 C48.7519494,2.4277492 47.7504184,0 45.7477312,0 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-filter"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class Folder {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '8c1161e5cb6e575d694e23867551cf1bf716d497', class: "digi-icon-folder", 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" }, h("path", { key: 'ffd7e41096dc952acd32eb2cdf9645e26e831701', d: "M41.6443 12.5985H31.5581C30.2266 12.5985 29.003 11.8583 28.3735 10.6721L27.2288 8.57501C26.3919 7.08121 25.4563 6.68298 22.5507 6.68298H6.35567C4.5023 6.68298 3 8.20186 3 10.0757V39.2903C3 41.1641 4.5023 42.683 6.35567 42.683H41.6443C43.4977 42.683 45 41.1641 45 39.2903V15.9912C45 14.1174 43.4977 12.5985 41.6443 12.5985Z", fill: "currentColor" })));
22
+ return (h("svg", { key: '7c208767e598472d513c9b0ca461367cd68e4638', class: "digi-icon-folder", 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" }, h("path", { key: '7c63e3eeb914de3161bf820e7fd56720421b90ff', d: "M41.6443 12.5985H31.5581C30.2266 12.5985 29.003 11.8583 28.3735 10.6721L27.2288 8.57501C26.3919 7.08121 25.4563 6.68298 22.5507 6.68298H6.35567C4.5023 6.68298 3 8.20186 3 10.0757V39.2903C3 41.1641 4.5023 42.683 6.35567 42.683H41.6443C43.4977 42.683 45 41.1641 45 39.2903V15.9912C45 14.1174 43.4977 12.5985 41.6443 12.5985Z", fill: "currentColor" })));
23
23
  }
24
24
  static get is() { return "digi-icon-folder"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class FolderAdd {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '697a808913f5b14a1ca4d46bddc5b79fe87aa5bd', class: "digi-icon-folder-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 && h("title", { key: 'dede2881bbdb5d5c2e43d20724b3bad0001506b8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '18c643d2a279d400ae82369167938acd62f83867' }, this.afDesc), h("g", { key: 'cb9d0651318305e8f60ced763426794e69edc5eb', "clip-path": "url(#clip0_2337_75)" }, h("path", { key: '15ab77c069ba5228f167b2f2b8c5395be9f70033', d: "M23.9624 31.1246C23.9624 24.6073 29.2645 19.3052 35.7816 19.3052C37.2663 19.3052 38.6868 19.5831 39.9971 20.085V17.1099C39.9971 15.4775 38.6736 14.154 37.0412 14.154H28.1565C26.9837 14.154 25.9058 13.5091 25.3513 12.4756L24.343 10.6484C23.6054 9.34698 22.7812 9 20.2219 9H5.95589C4.32347 9 3 10.3235 3 11.9559V37.4098C3 39.0424 4.32347 40.3657 5.95589 40.3657H28.4259C25.7085 38.1982 23.9624 34.8627 23.9624 31.1246Z", fill: "currentColor" }), h("path", { key: 'ae913f3892e2a77f2dbb95c76e9e238d8c352fae', d: "M39.9978 22.9312C38.7334 22.2781 37.3007 21.9065 35.7823 21.9065C30.6995 21.9065 26.5645 26.0418 26.5645 31.1246C26.5645 36.2073 30.6995 40.3424 35.7823 40.3424C36.7898 40.3424 37.7589 40.1777 38.6672 39.8776C42.341 38.6638 45.0006 35.1998 45.0006 31.1244C45.0006 27.5602 42.9657 24.464 39.998 22.9308L39.9978 22.9312ZM42.2814 31.5584C42.2814 32.0088 41.915 32.3752 41.4648 32.3752H37.1156V36.7242C37.1156 37.1746 36.7492 37.541 36.299 37.541H35.2659C34.8154 37.541 34.449 37.1746 34.449 36.7242V32.3752H30.1C29.6496 32.3752 29.2832 32.0088 29.2832 31.5584V30.5253C29.2832 30.0748 29.6496 29.7084 30.1 29.7084H34.449V25.3594C34.449 24.909 34.8154 24.5426 35.2659 24.5426H36.299C36.7492 24.5426 37.1156 24.909 37.1156 25.3594V29.7084H41.4648C41.915 29.7084 42.2814 30.0748 42.2814 30.5253V31.5584Z", fill: "currentColor" })), h("defs", { key: 'a6ef99d36827c8062e0f9f91f2ed7adee3b7fb7e' }, h("clipPath", { key: '90cb23f6702a91139f1f4aceea6c44f0dd77c334' }, h("rect", { key: '3ec503026578bb5c22d462c935e3fb0fb11c4d04', width: "42", height: "31.3659", fill: "currentColor", transform: "translate(3 9)" })))));
22
+ return (h("svg", { key: 'e6350012c59684c148c9abde81cf7fe88e9af081', class: "digi-icon-folder-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 && h("title", { key: '085e84bb362fc051e395dcc166ef8085726bdc2f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7eb0718a6c2bf1855444f6d943e5299bdc7cbbf2' }, this.afDesc), h("g", { key: '7840f0575077afac63cd55b15416e30503fa64e8', "clip-path": "url(#clip0_2337_75)" }, h("path", { key: '27c292edf5076881d96c9a1d7300acd59c26d826', d: "M23.9624 31.1246C23.9624 24.6073 29.2645 19.3052 35.7816 19.3052C37.2663 19.3052 38.6868 19.5831 39.9971 20.085V17.1099C39.9971 15.4775 38.6736 14.154 37.0412 14.154H28.1565C26.9837 14.154 25.9058 13.5091 25.3513 12.4756L24.343 10.6484C23.6054 9.34698 22.7812 9 20.2219 9H5.95589C4.32347 9 3 10.3235 3 11.9559V37.4098C3 39.0424 4.32347 40.3657 5.95589 40.3657H28.4259C25.7085 38.1982 23.9624 34.8627 23.9624 31.1246Z", fill: "currentColor" }), h("path", { key: '53a6382e8c1dc8090a307c9ca7c6ee888709cbc2', d: "M39.9978 22.9312C38.7334 22.2781 37.3007 21.9065 35.7823 21.9065C30.6995 21.9065 26.5645 26.0418 26.5645 31.1246C26.5645 36.2073 30.6995 40.3424 35.7823 40.3424C36.7898 40.3424 37.7589 40.1777 38.6672 39.8776C42.341 38.6638 45.0006 35.1998 45.0006 31.1244C45.0006 27.5602 42.9657 24.464 39.998 22.9308L39.9978 22.9312ZM42.2814 31.5584C42.2814 32.0088 41.915 32.3752 41.4648 32.3752H37.1156V36.7242C37.1156 37.1746 36.7492 37.541 36.299 37.541H35.2659C34.8154 37.541 34.449 37.1746 34.449 36.7242V32.3752H30.1C29.6496 32.3752 29.2832 32.0088 29.2832 31.5584V30.5253C29.2832 30.0748 29.6496 29.7084 30.1 29.7084H34.449V25.3594C34.449 24.909 34.8154 24.5426 35.2659 24.5426H36.299C36.7492 24.5426 37.1156 24.909 37.1156 25.3594V29.7084H41.4648C41.915 29.7084 42.2814 30.0748 42.2814 30.5253V31.5584Z", fill: "currentColor" })), h("defs", { key: 'f0ffa43ccc0eb1ad7c69d12504b396e93274bf4c' }, h("clipPath", { key: '0c172d4b156407454796aaa14c3580d66ef06fca' }, h("rect", { key: 'a58891c75522f96284bee374126a7183efa42d23', width: "42", height: "31.3659", fill: "currentColor", transform: "translate(3 9)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-folder-add"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class FolderDirectory {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '4b44af9720ca78c52784dd991a3f36a5fdb56fb6', class: "digi-icon-folder-directory", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'a3118d0d0c942efe86d7fd8bd0fa208bf9f09da2', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '4b788c5ad7871b7ac1b1ce5e5d4fcfdce855e131' }, this.afDesc), h("g", { key: 'c4ea3bbf4d535cf1a6a9f9ac227a90fd1f2a0025', "clip-path": "url(#clip0_2337_535)" }, h("path", { key: 'ed889af51dfdf8e07191374c61d556108698fd06', d: "M9.66674 12.4226V3.68311H5.07227V36.0442C5.07227 38.5264 7.08465 40.5388 9.56686 40.5388H20.8533V35.9443H10.8653C10.2035 35.9443 9.66674 35.4076 9.66674 34.7458V18.2156H20.8533V13.6212H10.8653C10.2035 13.6212 9.66674 13.0844 9.66674 12.4226Z", fill: "currentColor" }), h("path", { key: '0a274233e7824c4191ce9a1cc9dc1b5f25603f02', d: "M41.3744 10.2865H36.7078C36.092 10.2865 35.5259 9.94774 35.2346 9.40499L34.705 8.44535C34.3177 7.76177 33.8848 7.57959 32.5404 7.57959H25.0477C24.1903 7.57959 23.4951 8.27475 23.4951 9.13212V21.5574C23.4951 22.4147 24.1901 23.1099 25.0477 23.1099H41.3744C42.2318 23.1099 42.927 22.4149 42.927 21.5574V11.8391C42.927 10.9817 42.232 10.2865 41.3744 10.2865Z", fill: "currentColor" }), h("path", { key: 'dfd6aee6759b24d946d875ae4e3bff0fd94b6486', d: "M41.3744 32.8594H36.7078C36.092 32.8594 35.5259 32.5206 35.2346 31.9779L34.705 31.0182C34.3177 30.3346 33.8848 30.1525 32.5404 30.1525H25.0477C24.1903 30.1525 23.4951 30.8476 23.4951 31.705V44.1303C23.4951 44.9876 24.1901 45.6828 25.0477 45.6828H41.3744C42.2318 45.6828 42.927 44.9878 42.927 44.1303V34.4119C42.927 33.5546 42.232 32.8594 41.3744 32.8594Z", fill: "currentColor" })), h("defs", { key: '871453de325c34706dd6984680c5d854893ac7b0' }, h("clipPath", { key: '6f8b02a1503435919726362d09605b7531c30b69' }, h("rect", { key: '2753c15dc85a0126373b176c9bf8a11afe1331b7', width: "37.8545", height: "42", fill: "currentColor", transform: "translate(5.07227 3.68298)" })))));
22
+ return (h("svg", { key: '0375282c6bbf3f4c4c7ad9afcc7949021716bf1b', class: "digi-icon-folder-directory", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e8120a1e62de27428943e93841768a1c3fbc177a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '947d59b2ec3ee6e3befae8ed9aa989b45ee5b146' }, this.afDesc), h("g", { key: 'a68989ec022c95cce88a3a5cfd62846f2a54a56f', "clip-path": "url(#clip0_2337_535)" }, h("path", { key: 'ae859a0426da72607ac8fb43c8164ee6be08a267', d: "M9.66674 12.4226V3.68311H5.07227V36.0442C5.07227 38.5264 7.08465 40.5388 9.56686 40.5388H20.8533V35.9443H10.8653C10.2035 35.9443 9.66674 35.4076 9.66674 34.7458V18.2156H20.8533V13.6212H10.8653C10.2035 13.6212 9.66674 13.0844 9.66674 12.4226Z", fill: "currentColor" }), h("path", { key: '03096ee47bff45450527cc1a6ec9e0a2a1a453c3', d: "M41.3744 10.2865H36.7078C36.092 10.2865 35.5259 9.94774 35.2346 9.40499L34.705 8.44535C34.3177 7.76177 33.8848 7.57959 32.5404 7.57959H25.0477C24.1903 7.57959 23.4951 8.27475 23.4951 9.13212V21.5574C23.4951 22.4147 24.1901 23.1099 25.0477 23.1099H41.3744C42.2318 23.1099 42.927 22.4149 42.927 21.5574V11.8391C42.927 10.9817 42.232 10.2865 41.3744 10.2865Z", fill: "currentColor" }), h("path", { key: '8f0a1c02ab12af84c29e45b4fead7d18593dadcd', d: "M41.3744 32.8594H36.7078C36.092 32.8594 35.5259 32.5206 35.2346 31.9779L34.705 31.0182C34.3177 30.3346 33.8848 30.1525 32.5404 30.1525H25.0477C24.1903 30.1525 23.4951 30.8476 23.4951 31.705V44.1303C23.4951 44.9876 24.1901 45.6828 25.0477 45.6828H41.3744C42.2318 45.6828 42.927 44.9878 42.927 44.1303V34.4119C42.927 33.5546 42.232 32.8594 41.3744 32.8594Z", fill: "currentColor" })), h("defs", { key: 'efa8e524165c59f1de8e9adb419cd131ecf7f808' }, h("clipPath", { key: '913efb57ab6f7f0d7e33363b32271c2f54991abc' }, h("rect", { key: 'bd45483a2be199a178a77325eab4b168b97a2e61', width: "37.8545", height: "42", fill: "currentColor", transform: "translate(5.07227 3.68298)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-folder-directory"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class FolderOpen {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: 'b236893fafd12a81449b466532cb578548651a58', class: "digi-icon-folder-open", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '4736ca8058c7699348438c229742cf341a41e052', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'bfd996e83ddb3575a0a7716905b438137cf8ba1e' }, this.afDesc), h("g", { key: '5ec9b0f47f933673b5980da617dbaa1aee3a79b6', "clip-path": "url(#clip0_2337_231)" }, h("path", { key: 'e52561b26660fbdfdd89034ce15619e7239c4f1d', d: "M10.3071 18.1239L39.8905 18.1251V17.1321C39.8905 15.5044 38.5709 14.1848 36.9432 14.1848H28.0844C26.9148 14.1848 25.8402 13.5417 25.2874 12.5112L24.282 10.6894C23.5466 9.39174 22.725 9.04578 20.1729 9.04578H5.94826C4.32039 9.04578 3.00098 10.3654 3.00098 11.9931V29.332L5.03227 22.1607C5.67332 19.897 7.99033 18.1239 10.3071 18.1239Z", fill: "currentColor" }), h("path", { key: 'b45473e99c23a96d38a236c52b852a328324cb8b', d: "M44.8371 21.1576C44.6719 20.939 44.3674 20.8187 43.9797 20.8187H40.824L10.3068 20.8173C9.19073 20.8173 7.93675 21.7879 7.62331 22.8946L3.21256 38.4664L3.06851 38.9748C2.95159 39.3874 2.98511 39.7444 3.16308 39.9796C3.32828 40.1981 3.63274 40.3184 4.02021 40.3184H5.91882L37.6933 40.32C38.8094 40.32 40.0634 39.3493 40.3766 38.2426L40.824 36.6636L44.9314 22.1622C45.0484 21.7496 45.0148 21.3927 44.8369 21.1574L44.8371 21.1576Z", fill: "currentColor" })), h("defs", { key: '9ac6a45876058ac7d48b636ce7ebe787b845d45d' }, h("clipPath", { key: '112832e830a8b858ec79736b56b8d4ebc8f916b0' }, h("rect", { key: '7f4d5ee037e8cc43a9d049643ae6751a4f64fdd2', width: "42", height: "31.2746", fill: "currentColor", transform: "translate(3 9.04565)" })))));
22
+ return (h("svg", { key: '80b630795ae861af07565793094f8c970989ccfa', class: "digi-icon-folder-open", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'a2c27459257f0b031cd35bd0d078403e24bb0bc9', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9777724f08e36e2fc9d840b94852e57dfc16a71b' }, this.afDesc), h("g", { key: '91cac97d9928a6aeece67278c05405e55ef0f97a', "clip-path": "url(#clip0_2337_231)" }, h("path", { key: '4d17a689f5dc00c180d250ceb7078d03408bd6a0', d: "M10.3071 18.1239L39.8905 18.1251V17.1321C39.8905 15.5044 38.5709 14.1848 36.9432 14.1848H28.0844C26.9148 14.1848 25.8402 13.5417 25.2874 12.5112L24.282 10.6894C23.5466 9.39174 22.725 9.04578 20.1729 9.04578H5.94826C4.32039 9.04578 3.00098 10.3654 3.00098 11.9931V29.332L5.03227 22.1607C5.67332 19.897 7.99033 18.1239 10.3071 18.1239Z", fill: "currentColor" }), h("path", { key: '9e69f30080b2d2c2b70a2c12637bd6dee6ed5704', d: "M44.8371 21.1576C44.6719 20.939 44.3674 20.8187 43.9797 20.8187H40.824L10.3068 20.8173C9.19073 20.8173 7.93675 21.7879 7.62331 22.8946L3.21256 38.4664L3.06851 38.9748C2.95159 39.3874 2.98511 39.7444 3.16308 39.9796C3.32828 40.1981 3.63274 40.3184 4.02021 40.3184H5.91882L37.6933 40.32C38.8094 40.32 40.0634 39.3493 40.3766 38.2426L40.824 36.6636L44.9314 22.1622C45.0484 21.7496 45.0148 21.3927 44.8369 21.1574L44.8371 21.1576Z", fill: "currentColor" })), h("defs", { key: '0d91bccb4fd3fd4ee5fb2071ff1ba2fe67f87719' }, h("clipPath", { key: 'fbb9eea6ff345da401dc209211bf07f0586c6e88' }, h("rect", { key: '47c3855e9d76c8a28328286cc7790d46f6f09e04', width: "42", height: "31.2746", fill: "currentColor", transform: "translate(3 9.04565)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-folder-open"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconGlobe {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '03e69be027c76156bd1b66d8bf95bd46a67398eb', class: "digi-icon-globe", width: "25", height: "25", viewBox: "0 0 25 25", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '5e0a3d9f13637cf4651c66193c339d37e556f1e4', class: "digi-icon-globe", width: "25", height: "25", viewBox: "0 0 25 25", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '402856bb6a169cdd7ca3244a886f704828f4cfad', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'f8ac78d9afbcbf9ac5e2b2d32356036d66ac180d' }, this.afDesc), h("path", { key: '448f7aa205945e1b1d202a21bedd7de819e617a5', class: "digi-icon-globe__shape", d: "M12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25 25 19.404 25 12.5 19.404 0 12.5 0zm9.057 8.065h-4.24c-.37-1.886-.973-3.646-1.781-5.182a10.127 10.127 0 016.021 5.182zm.823 6.451h-4.724c.11-1.306.118-2.647 0-4.032h4.724a10.22 10.22 0 010 4.032zm-12.605 0a21.098 21.098 0 01-.002-4.032h5.454a21.098 21.098 0 01-.002 4.032h-5.45zm5.068 2.42c-.472 2.12-1.275 4.027-2.343 5.506-1.068-1.479-1.871-3.387-2.343-5.507h4.686zM2.62 10.483h4.724a23.69 23.69 0 000 4.032H2.62a10.22 10.22 0 010-4.032zm7.53-2.42c.468-2.115 1.27-4.014 2.35-5.507 1.08 1.493 1.882 3.392 2.35 5.508h-4.7zm-.686-5.181c-.808 1.536-1.412 3.296-1.781 5.182h-4.24a10.127 10.127 0 016.02-5.182zM3.443 16.935h4.236c.368 1.89.97 3.645 1.78 5.18a10.127 10.127 0 01-6.016-5.18zm12.099 5.18c.81-1.535 1.411-3.29 1.78-5.18h4.235a10.127 10.127 0 01-6.015 5.18z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'd9234d018a7b885d9f035918ca743303c8da127d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '0af0d9f1654fec4be49a19b7c283778c7a89d53e' }, this.afDesc), h("path", { key: '6b342520c7f8912d217f59680f9ff749432337ad', class: "digi-icon-globe__shape", d: "M12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25 25 19.404 25 12.5 19.404 0 12.5 0zm9.057 8.065h-4.24c-.37-1.886-.973-3.646-1.781-5.182a10.127 10.127 0 016.021 5.182zm.823 6.451h-4.724c.11-1.306.118-2.647 0-4.032h4.724a10.22 10.22 0 010 4.032zm-12.605 0a21.098 21.098 0 01-.002-4.032h5.454a21.098 21.098 0 01-.002 4.032h-5.45zm5.068 2.42c-.472 2.12-1.275 4.027-2.343 5.506-1.068-1.479-1.871-3.387-2.343-5.507h4.686zM2.62 10.483h4.724a23.69 23.69 0 000 4.032H2.62a10.22 10.22 0 010-4.032zm7.53-2.42c.468-2.115 1.27-4.014 2.35-5.507 1.08 1.493 1.882 3.392 2.35 5.508h-4.7zm-.686-5.181c-.808 1.536-1.412 3.296-1.781 5.182h-4.24a10.127 10.127 0 016.02-5.182zM3.443 16.935h4.236c.368 1.89.97 3.645 1.78 5.18a10.127 10.127 0 01-6.016-5.18zm12.099 5.18c.81-1.535 1.411-3.29 1.78-5.18h4.235a10.127 10.127 0 01-6.015 5.18z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-globe"; }
19
19
  static get encapsulation() { return "scoped"; }