@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
@@ -14,11 +14,11 @@ const IconChecklist = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '6c19d598e9d9c760cc5edd91c4b764173ed1e507', class: "digi-icon-checklist", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '7c6b5b48037df2eefaf6355034190142392814bc', class: "digi-icon-checklist", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'd9fb5939b5cb31dc234001e9987dac98f69d5707', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '53517583f1ae4e0738d899189dc38735cf4a631f' }, this.afDesc), h("defs", { key: 'efa1265c8d69f2252f4a25046954633f3e521a1a' }, h("polygon", { key: '19e1efa1372cbf0f87e985497ea4f6682deaa95f', points: "-4.58892184e-15 0 39.9471167 0 39.9471167 7.43225 -4.58892184e-15 7.43225" }), h("polygon", { key: 'bc6f41ae35e7b5bf95a2b256846b96e68d32f487', points: "-4.58892184e-15 0 39.9471167 0 39.9471167 7.43225 -4.58892184e-15 7.43225" }), h("polygon", { key: '83989d2ee0f3233b766a9c7e4cfa82faff08469f', points: "-4.58892184e-15 0 39.9471167 0 39.9471167 7.43225 -4.58892184e-15 7.43225" })), h("g", { key: 'f482d65182d3449927ecd7048f790748ae881a43', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'be01a8b9652c97f5356b02ff2221792010264308', transform: "translate(-207, -890)" }, h("g", { key: 'a77fb81070b3e2aa1f6ae1f6112dc005d4d51199', transform: "translate(207, 897.75)" }, h("g", { key: 'cb142acc8e8ce087a58a13d9a4f168df2bdd6aee', transform: "translate(22.5281, 3.716)" }, h("mask", { key: '28e4e9f50489bf2007b11521950399683864ceef', fill: "white" }, h("use", { key: 'e56da7ad3413ec4d19423caf943c935b93744a48', href: "#path-1" })), h("g", { key: '6e810347a21828f3fdf6f7047a407dd27f292476' }), h("path", { key: '2b2b87b5c8d9cd5b88e044fad00b0c62b1d5a3e9', d: "M36.23125,7.43225 L3.716125,7.43225 C1.66366667,7.43225 -4.58892184e-15,5.76858333 -4.58892184e-15,3.716125 C-4.58892184e-15,1.66366667 1.66366667,0 3.716125,0 L36.23125,0 C38.2837083,0 39.947375,1.66366667 39.947375,3.716125 C39.947375,5.76858333 38.2837083,7.43225 36.23125,7.43225", fill: "currentColor" })), h("g", { key: '4e8bf2c915698abbf31b26223385f72db6140685', transform: "translate(22.5281, 20.4379)" }, h("mask", { key: '30c0385448212cc615e2f4bbe0764db0f3a499b3', fill: "white" }, h("use", { key: '43f40c4e27df963f34b56a8282af4d0f679e6d3c', href: "#path-3" })), h("g", { key: '4a123a7499c5bfeaf9d64c2fa5142955d1623d8b' }), h("path", { key: '85a24783629e2f7f9d0afb5f60b010503518b387', d: "M36.23125,7.43225 L3.716125,7.43225 C1.66366667,7.43225 -4.58892184e-15,5.76858333 -4.58892184e-15,3.716125 C-4.58892184e-15,1.66366667 1.66366667,0 3.716125,0 L36.23125,0 C38.2837083,0 39.947375,1.66366667 39.947375,3.716125 C39.947375,5.76858333 38.2837083,7.43225 36.23125,7.43225", fill: "currentColor" })), h("g", { key: 'd971caade0218aa9f481e0fd1f6005c87ce3234c', transform: "translate(22.5281, 37.16)" }, h("mask", { key: 'b764a64e6657523321689acf32409565c5cca8ea', fill: "white" }, h("use", { key: '1d0edf7bdc0396e83a485af7fbc9de8f94be0191', href: "#path-5" })), h("g", { key: '03c46113560b6cc842eb48ea4ce51d421c448638' }), h("path", { key: 'e1b9fa42340cec1f1ff94aa3cdbb358ae5180b68', d: "M36.23125,7.43225 L3.716125,7.43225 C1.66366667,7.43225 -4.58892184e-15,5.76858333 -4.58892184e-15,3.716125 C-4.58892184e-15,1.66366667 1.66366667,0 3.716125,0 L36.23125,0 C38.2837083,0 39.947375,1.66366667 39.947375,3.716125 C39.947375,5.76858333 38.2837083,7.43225 36.23125,7.43225", fill: "currentColor" })), h("path", { key: '592d551c6cec5bd239b2d2ce4f7bcf3d790018c0', d: "M6.96737917,12.7739375 C6.3732125,12.7739375 5.77904583,12.5466042 5.32567083,12.0932292 C4.41762917,11.1864792 4.41762917,9.7165625 5.32567083,8.8098125 L13.4541292,0.6800625 C14.3608792,-0.2266875 15.8320875,-0.2266875 16.7388375,0.6800625 C17.6455875,1.5868125 17.6455875,3.05802083 16.7388375,3.96477083 L8.6090875,12.0932292 C8.1557125,12.5466042 7.56154583,12.7739375 6.96737917,12.7739375", fill: "currentColor" }), h("path", { key: '11df63febc0023d9f0e3e66a2d31502e96b707d4', d: "M6.50289583,12.7739375 C5.90872917,12.7739375 5.3145625,12.5466042 4.8611875,12.0932292 L0.6800625,7.91339583 C-0.2266875,7.00664583 -0.2266875,5.5354375 0.6800625,4.6286875 C1.5868125,3.7219375 3.05802083,3.7219375 3.96477083,4.6286875 L8.14460417,8.8098125 C9.05264583,9.7165625 9.05264583,11.1864792 8.14460417,12.0932292 C7.69122917,12.5466042 7.0970625,12.7739375 6.50289583,12.7739375", fill: "currentColor" }), h("path", { key: 'ce95e6e2f8c21c292424368c0c4b4a360492a1a6', d: "M6.96737917,29.4959833 C6.3732125,29.4959833 5.77904583,29.26865 5.32567083,28.815275 C4.41762917,27.908525 4.41762917,26.4386083 5.32567083,25.5318583 L13.4541292,17.4021083 C14.3608792,16.4953583 15.8320875,16.4953583 16.7388375,17.4021083 C17.6455875,18.3088583 17.6455875,19.7800667 16.7388375,20.6868167 L8.6090875,28.815275 C8.1557125,29.26865 7.56154583,29.4959833 6.96737917,29.4959833", fill: "currentColor" }), h("path", { key: 'd80ebef933a6f112149b8bc955397038140e52bb', d: "M6.50289583,29.4959833 C5.90872917,29.4959833 5.3145625,29.26865 4.8611875,28.815275 L0.6800625,24.6354417 C-0.2266875,23.7286917 -0.2266875,22.2574833 0.6800625,21.3507333 C1.5868125,20.4439833 3.05802083,20.4439833 3.96477083,21.3507333 L8.14460417,25.5318583 C9.05264583,26.4386083 9.05264583,27.908525 8.14460417,28.815275 C7.69122917,29.26865 7.0970625,29.4959833 6.50289583,29.4959833", fill: "currentColor" }), h("path", { key: '46def6e994808a3fa28f78726cae86cb1e62825f', d: "M6.96737917,46.2180292 C6.3732125,46.2180292 5.77904583,45.9906958 5.32567083,45.5373208 C4.41762917,44.6305708 4.41762917,43.1606542 5.32567083,42.2539042 L13.4541292,34.1241542 C14.3608792,33.2174042 15.8320875,33.2174042 16.7388375,34.1241542 C17.6455875,35.0309042 17.6455875,36.5021125 16.7388375,37.4088625 L8.6090875,45.5373208 C8.1557125,45.9906958 7.56154583,46.2180292 6.96737917,46.2180292", fill: "currentColor" }), h("path", { key: '0a5ff1f9a358f7ad8c0652fccf23c85293933185', d: "M6.50289583,46.2180292 C5.90872917,46.2180292 5.3145625,45.9906958 4.8611875,45.5373208 L0.6800625,41.3574875 C-0.2266875,40.4507375 -0.2266875,38.9795292 0.6800625,38.0727792 C1.5868125,37.1660292 3.05802083,37.1660292 3.96477083,38.0727792 L8.14460417,42.2539042 C9.05264583,43.1606542 9.05264583,44.6305708 8.14460417,45.5373208 C7.69122917,45.9906958 7.0970625,46.2180292 6.50289583,46.2180292", fill: "currentColor" }))))));
21
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'ec29fc9a88038030055a85716b67c1badc4913bf', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '8e0d72862c66d55404dde28649e1b92f8b385798' }, this.afDesc), h("defs", { key: '38d2ba9bf8fa69999df8a20f45c0c29058e46ece' }, h("polygon", { key: 'ef8a963e328d530de3f7de243e0660cc076110ae', points: "-4.58892184e-15 0 39.9471167 0 39.9471167 7.43225 -4.58892184e-15 7.43225" }), h("polygon", { key: '5bfbcca28a901f3950390dd58de7dc04616a60f0', points: "-4.58892184e-15 0 39.9471167 0 39.9471167 7.43225 -4.58892184e-15 7.43225" }), h("polygon", { key: 'b891545f84d0f24ff70dbc1c6da845d37076c69a', points: "-4.58892184e-15 0 39.9471167 0 39.9471167 7.43225 -4.58892184e-15 7.43225" })), h("g", { key: '4ec0823130fda9c9b3aaa98e9c57840676fb2bf1', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '28843308cefe8a69af1ac969960f8e5705f40404', transform: "translate(-207, -890)" }, h("g", { key: '86ea8c133c3ce02183ac9ebd8d6dda1ebd2d684b', transform: "translate(207, 897.75)" }, h("g", { key: '14f0e316d6763083db1c07d3db0a0b5758046239', transform: "translate(22.5281, 3.716)" }, h("mask", { key: 'd5056e0556cc985baed01905fd04e2f118dfd3c2', fill: "white" }, h("use", { key: 'fcee569963ffc36db610b12d8a684195a62f77c0', href: "#path-1" })), h("g", { key: 'fe263dabb08ff4d8599f74a48ab85899ac778de1' }), h("path", { key: '146c28dad5bf02d13988df95e717d60de41e004f', d: "M36.23125,7.43225 L3.716125,7.43225 C1.66366667,7.43225 -4.58892184e-15,5.76858333 -4.58892184e-15,3.716125 C-4.58892184e-15,1.66366667 1.66366667,0 3.716125,0 L36.23125,0 C38.2837083,0 39.947375,1.66366667 39.947375,3.716125 C39.947375,5.76858333 38.2837083,7.43225 36.23125,7.43225", fill: "currentColor" })), h("g", { key: 'ee6fc196c8de2d99ced8a35a245b0b7f34a49bbc', transform: "translate(22.5281, 20.4379)" }, h("mask", { key: 'aad4ed53b77c9d22cbab466b405da7b105bf67b0', fill: "white" }, h("use", { key: '8c49a0890b238ccbb4c2013d252bf2e35bde2dbd', href: "#path-3" })), h("g", { key: '954d045b5badeab5b266677c390aeb42eac75f42' }), h("path", { key: '96d06dabe334a5c6911caa3d1d5f1a13581ed5b4', d: "M36.23125,7.43225 L3.716125,7.43225 C1.66366667,7.43225 -4.58892184e-15,5.76858333 -4.58892184e-15,3.716125 C-4.58892184e-15,1.66366667 1.66366667,0 3.716125,0 L36.23125,0 C38.2837083,0 39.947375,1.66366667 39.947375,3.716125 C39.947375,5.76858333 38.2837083,7.43225 36.23125,7.43225", fill: "currentColor" })), h("g", { key: 'aef3eae856838c4453d17b502b03545798687953', transform: "translate(22.5281, 37.16)" }, h("mask", { key: 'bff0b3c53750e85a94bad0ecbefacb377d9a9689', fill: "white" }, h("use", { key: 'd88eb75940e781e6ba2b1e0b437911d1c18552a1', href: "#path-5" })), h("g", { key: '214f8425941d29b0a9c69fc4046904ce9125f322' }), h("path", { key: 'a3db5b0f95ea1192aa6f79b5805287296726fff4', d: "M36.23125,7.43225 L3.716125,7.43225 C1.66366667,7.43225 -4.58892184e-15,5.76858333 -4.58892184e-15,3.716125 C-4.58892184e-15,1.66366667 1.66366667,0 3.716125,0 L36.23125,0 C38.2837083,0 39.947375,1.66366667 39.947375,3.716125 C39.947375,5.76858333 38.2837083,7.43225 36.23125,7.43225", fill: "currentColor" })), h("path", { key: 'f6f16029acecf05c63582c50931d3ffd1fac5b7d', d: "M6.96737917,12.7739375 C6.3732125,12.7739375 5.77904583,12.5466042 5.32567083,12.0932292 C4.41762917,11.1864792 4.41762917,9.7165625 5.32567083,8.8098125 L13.4541292,0.6800625 C14.3608792,-0.2266875 15.8320875,-0.2266875 16.7388375,0.6800625 C17.6455875,1.5868125 17.6455875,3.05802083 16.7388375,3.96477083 L8.6090875,12.0932292 C8.1557125,12.5466042 7.56154583,12.7739375 6.96737917,12.7739375", fill: "currentColor" }), h("path", { key: '16c8a99619c7e0f5509128ea6809ac7daeb980b3', d: "M6.50289583,12.7739375 C5.90872917,12.7739375 5.3145625,12.5466042 4.8611875,12.0932292 L0.6800625,7.91339583 C-0.2266875,7.00664583 -0.2266875,5.5354375 0.6800625,4.6286875 C1.5868125,3.7219375 3.05802083,3.7219375 3.96477083,4.6286875 L8.14460417,8.8098125 C9.05264583,9.7165625 9.05264583,11.1864792 8.14460417,12.0932292 C7.69122917,12.5466042 7.0970625,12.7739375 6.50289583,12.7739375", fill: "currentColor" }), h("path", { key: '6e40d355ad965166c441a0bb7974eda0008531ee', d: "M6.96737917,29.4959833 C6.3732125,29.4959833 5.77904583,29.26865 5.32567083,28.815275 C4.41762917,27.908525 4.41762917,26.4386083 5.32567083,25.5318583 L13.4541292,17.4021083 C14.3608792,16.4953583 15.8320875,16.4953583 16.7388375,17.4021083 C17.6455875,18.3088583 17.6455875,19.7800667 16.7388375,20.6868167 L8.6090875,28.815275 C8.1557125,29.26865 7.56154583,29.4959833 6.96737917,29.4959833", fill: "currentColor" }), h("path", { key: '304d83782fd0608d9b8935314e518a758a883038', d: "M6.50289583,29.4959833 C5.90872917,29.4959833 5.3145625,29.26865 4.8611875,28.815275 L0.6800625,24.6354417 C-0.2266875,23.7286917 -0.2266875,22.2574833 0.6800625,21.3507333 C1.5868125,20.4439833 3.05802083,20.4439833 3.96477083,21.3507333 L8.14460417,25.5318583 C9.05264583,26.4386083 9.05264583,27.908525 8.14460417,28.815275 C7.69122917,29.26865 7.0970625,29.4959833 6.50289583,29.4959833", fill: "currentColor" }), h("path", { key: 'bd5c264f1cf2d785e71bcb3cdeaf26b853da686c', d: "M6.96737917,46.2180292 C6.3732125,46.2180292 5.77904583,45.9906958 5.32567083,45.5373208 C4.41762917,44.6305708 4.41762917,43.1606542 5.32567083,42.2539042 L13.4541292,34.1241542 C14.3608792,33.2174042 15.8320875,33.2174042 16.7388375,34.1241542 C17.6455875,35.0309042 17.6455875,36.5021125 16.7388375,37.4088625 L8.6090875,45.5373208 C8.1557125,45.9906958 7.56154583,46.2180292 6.96737917,46.2180292", fill: "currentColor" }), h("path", { key: '19f4dafd0c8581c116929e05e2a2fd05534960e9', d: "M6.50289583,46.2180292 C5.90872917,46.2180292 5.3145625,45.9906958 4.8611875,45.5373208 L0.6800625,41.3574875 C-0.2266875,40.4507375 -0.2266875,38.9795292 0.6800625,38.0727792 C1.5868125,37.1660292 3.05802083,37.1660292 3.96477083,38.0727792 L8.14460417,42.2539042 C9.05264583,43.1606542 9.05264583,44.6305708 8.14460417,45.5373208 C7.69122917,45.9906958 7.0970625,46.2180292 6.50289583,46.2180292", fill: "currentColor" }))))));
22
22
  }
23
23
  };
24
24
  IconChecklist.style = DigiIconChecklistStyle0;
@@ -14,11 +14,11 @@ const IconChevronDown = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '0cba00535eb75441e29bd290eadabf25a856ec19', class: "digi-icon-chevron-down", width: "14", height: "8", viewBox: "0 0 14 8", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '5ac426b453a30750f70586d7ba38119c3ac36a73', class: "digi-icon-chevron-down", width: "14", height: "8", viewBox: "0 0 14 8", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'a8f7e00e11e34ceb6c8d647e99591dcd6eb24a2b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7306e404cb1fb3e3663cd0abfbe3cbebb96267cb' }, this.afDesc), h("path", { key: '28a948bb95512a52ed6f60e417a08b8651b49473', class: "digi-icon-chevron-down__shape", d: "M1 1l6.074 6L13 1.147", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
21
+ : undefined }, this.afTitle && h("title", { key: '7f9ebb68d4f0a68f17df66c02e290e46b24a3004', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5267ccd4d49aaf68cc85bb84dbcca21b1540d8c5' }, this.afDesc), h("path", { key: '4c0d7b31ff1e20fc32941d442ca3b04ca8349081', class: "digi-icon-chevron-down__shape", d: "M1 1l6.074 6L13 1.147", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
22
22
  }
23
23
  };
24
24
  IconChevronDown.style = DigiIconChevronDownStyle0;
@@ -14,11 +14,11 @@ const IconChevronLeft = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'a8bd9ee5eda55d477be6ffc80e5e8fac3aa53e0d', class: "digi-icon-chevron-left", width: "9", height: "14", viewBox: "0 0 9 14", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '7cd49ff84abb0040ac82e972388455ee1c9fcbab', class: "digi-icon-chevron-left", width: "9", height: "14", viewBox: "0 0 9 14", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'ac95166f59c3f9367e0c177a419f803c42987331', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '881dddc1abd6d1283605f8e8a58e02918973e461' }, this.afDesc), h("path", { key: '8089e76627c952f6ba85320ea16d204f5fbb2710', class: "digi-icon-chevron-left__shape", d: "M8 13L2 6.926 7.853 1", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
21
+ : undefined }, this.afTitle && h("title", { key: '6df145f77c527d71e0d220999678d31da0d6442a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '728f65b2175ae1ff817f7b4a9bb88e0b6f70be0f' }, this.afDesc), h("path", { key: 'bdaafacf02dc6e6aa7453aea4e71a40f3d80d262', class: "digi-icon-chevron-left__shape", d: "M8 13L2 6.926 7.853 1", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
22
22
  }
23
23
  };
24
24
  IconChevronLeft.style = DigiIconChevronLeftStyle0;
@@ -14,11 +14,11 @@ const IconChevronRight = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '5823a71cc54e7d1c27d5c8835e84dd45672a710b', class: "digi-icon-chevron-right", width: "9", height: "14", viewBox: "0 0 9 14", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '1d4f73a0f5b8db4a05207f68a5afee9c04514ab1', class: "digi-icon-chevron-right", width: "9", height: "14", viewBox: "0 0 9 14", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'd212df6092d7a52354440cf17288f5b178a155f1', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'dae98cd65ffed7b9bab760c5e22f3c83007270f2' }, this.afDesc), h("path", { key: '13f723a7bccb91d35cf468c488b925f48f7ceb1a', class: "digi-icon-chevron-right__shape", d: "M1 13l6-6.074L1.147 1", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'ec51ea6e9ce4629079d7ab1c2a0b6df8ce306689', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '6c81803b119b9dea42929b8da4b450788fbd435b' }, this.afDesc), h("path", { key: '16a6f348d230e2284eb3648093f8b2df0f46bec4', class: "digi-icon-chevron-right__shape", d: "M1 13l6-6.074L1.147 1", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
22
22
  }
23
23
  };
24
24
  IconChevronRight.style = DigiIconChevronRightStyle0;
@@ -14,11 +14,11 @@ const IconChevronUp = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '7b9fa9743f3aa6f9199d18daa84da088d82e38b2', class: "digi-icon-chevron-up", width: "14", height: "9", viewBox: "0 0 14 9", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '2234bddef6c0d7b91a42178740c4a8fd0610352d', class: "digi-icon-chevron-up", width: "14", height: "9", viewBox: "0 0 14 9", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'e0ed98216346ca05678b543f6b834fc8c5bda43e', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e89856d0d72f149e701acf3690b81b9d03b40abc' }, this.afDesc), h("path", { key: 'a9ae42b14e9d177f7d8696b2a55ce8f7d0f6bcd7', class: "digi-icon-chevron-up__shape", d: "M1 8l6.074-6L13 7.853", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
21
+ : undefined }, this.afTitle && h("title", { key: '916b8e8ecd2e3b5a4fd16770e778ccf87b4208fe', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '1a95c462423a0b9295fa9fc8264d8ec902666147' }, this.afDesc), h("path", { key: 'a5e91cbb00256ac668e7f7735c55ca8430dbf528', class: "digi-icon-chevron-up__shape", d: "M1 8l6.074-6L13 7.853", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
22
22
  }
23
23
  };
24
24
  IconChevronUp.style = DigiIconChevronUpStyle0;
@@ -14,11 +14,11 @@ const IconClock = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'eceafa747444124c810b9ee1d3327c5128cb22b9', class: "digi-icon-clock", 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
17
+ return (h("svg", { key: '05f1c2ef08e546a7d3b2f67c04775a6113a6d465', class: "digi-icon-clock", 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '119daf410a8f0db5165d59c77ad8b89f3bbeab2e', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b5b69e343cc75af24b21aaef03d2a7218e8fd27b' }, this.afDesc), h("path", { key: 'ece407671fbf03cf5b5a61e8e524eda913356c61', class: "digi-icon-clock__shape", d: "M12.5 0C5.595 0 0 5.595 0 12.5S5.595 25 12.5 25 25 19.405 25 12.5 19.405 0 12.5 0zm0 22.58c-5.57 0-10.08-4.51-10.08-10.08S6.93 2.42 12.5 2.42 22.58 6.93 22.58 12.5 18.07 22.58 12.5 22.58zm3.115-5.261l-4.28-3.11a.609.609 0 01-.246-.49V5.445c0-.333.272-.605.605-.605h1.612c.333 0 .605.272.605.605v7.142l3.367 2.45a.604.604 0 01.131.846l-.947 1.306a.609.609 0 01-.847.13z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '55ad9e0c20fc151b20f5ceda9fc4366856d867c8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'edd1c555a202f5690f284eb05a30f1ef90b8e82d' }, this.afDesc), h("path", { key: 'b8349c32375545dea72a5360f14165a44e75f59e', class: "digi-icon-clock__shape", d: "M12.5 0C5.595 0 0 5.595 0 12.5S5.595 25 12.5 25 25 19.405 25 12.5 19.405 0 12.5 0zm0 22.58c-5.57 0-10.08-4.51-10.08-10.08S6.93 2.42 12.5 2.42 22.58 6.93 22.58 12.5 18.07 22.58 12.5 22.58zm3.115-5.261l-4.28-3.11a.609.609 0 01-.246-.49V5.445c0-.333.272-.605.605-.605h1.612c.333 0 .605.272.605.605v7.142l3.367 2.45a.604.604 0 01.131.846l-.947 1.306a.609.609 0 01-.847.13z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconClock.style = DigiIconClockStyle0;
@@ -14,11 +14,11 @@ const IconCommunicationPlaySolid = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '35efea49ad18bb43d455ae482c51446c9d69e5a1', class: "digi-icon-communication-play-solid", width: "62px", height: "62px", viewBox: "0 0 62 62", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '87f7bdacc55250370565ccdd3c58b3a4c4340757', class: "digi-icon-communication-play-solid", width: "62px", height: "62px", viewBox: "0 0 62 62", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined, fill: "currentColor" }, this.afTitle && h("title", { key: '92ec6d84f024df173c6d4db89448695a24064587', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '658fa53aa413e0bf320b4fff874cfd3125a8d91e' }, this.afDesc), h("path", { key: '44c2639d26a3c6ce1ce53e2fe6664735f31cb4f8', d: "M42.8345738,32.713506 L24.3520889,43.3836955 C24.0459958,43.5605835 23.7045252,43.6497966 23.3630545,43.6497966 C23.0215838,43.6497966 22.6801131,43.5605835 22.37402,43.3836955 C21.763372,43.0314578 21.3849856,42.3777414 21.3849856,41.6717277 L21.3849856,20.3298105 C21.3849856,19.6237968 21.763372,18.9700804 22.37402,18.6163045 C22.9862062,18.2640667 23.7399027,18.2640667 24.3520889,18.6163045 L42.8345738,29.2880322 C43.4467599,29.6402699 43.8236082,30.2939863 43.8236082,31 C43.8236082,31.7075519 43.4467599,32.3597301 42.8345738,32.713506 M31,-3.67113747e-14 C13.9064702,-3.67113747e-14 0,13.9064702 0,31 C0,48.095068 13.9064702,62.0015382 31,62.0015382 C48.0935298,62.0015382 62,48.095068 62,31 C62,13.9064702 48.0935298,-3.67113747e-14 31,-3.67113747e-14", fill: "currentColor" })));
21
+ : undefined, fill: "currentColor" }, this.afTitle && h("title", { key: 'f6b48fa2e5754e86240abcc0d0426775f7c8b9b6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '0169d10650467c8a0a4e9e41be3a05eb029e619c' }, this.afDesc), h("path", { key: '1abfae22e03ece8919a20240003a06073e3312a7', d: "M42.8345738,32.713506 L24.3520889,43.3836955 C24.0459958,43.5605835 23.7045252,43.6497966 23.3630545,43.6497966 C23.0215838,43.6497966 22.6801131,43.5605835 22.37402,43.3836955 C21.763372,43.0314578 21.3849856,42.3777414 21.3849856,41.6717277 L21.3849856,20.3298105 C21.3849856,19.6237968 21.763372,18.9700804 22.37402,18.6163045 C22.9862062,18.2640667 23.7399027,18.2640667 24.3520889,18.6163045 L42.8345738,29.2880322 C43.4467599,29.6402699 43.8236082,30.2939863 43.8236082,31 C43.8236082,31.7075519 43.4467599,32.3597301 42.8345738,32.713506 M31,-3.67113747e-14 C13.9064702,-3.67113747e-14 0,13.9064702 0,31 C0,48.095068 13.9064702,62.0015382 31,62.0015382 C48.0935298,62.0015382 62,48.095068 62,31 C62,13.9064702 48.0935298,-3.67113747e-14 31,-3.67113747e-14", fill: "currentColor" })));
22
22
  }
23
23
  };
24
24
  IconCommunicationPlaySolid.style = DigiIconCommunicationPlaySolidStyle0;
@@ -14,11 +14,11 @@ const IconCompressAlt = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '2d4872d65096b1a8d1e8d77c7e7a68fd76b2a134', class: "digi-icon-compress-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
17
+ return (h("svg", { key: 'cfe4856207b7a9b86e1fb4afc0bd7fe059d79fd1', class: "digi-icon-compress-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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '96a79287102dab99412667c267b5731dea4a17a9', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c4b8b9c1cef1b68187636cf0d6dde08c181145fa' }, this.afDesc), h("path", { key: 'a8107c981f66e654a31d04e8de6d0347067e1ac4', class: "digi-icon-compress-alt__shape", d: "M.23 19.413l4.877-4.877-1.617-1.524C2.748 12.269 3.274 11 4.324 11h5.5c.65 0 1.176.528 1.176 1.179v5.5c0 1.05-1.267 1.575-2.01.833l-1.526-1.62-4.877 4.878a.786.786 0 01-1.11 0L.23 20.524a.786.786 0 010-1.111zM21.77 2.587l-4.877 4.877 1.617 1.524c.742.743.216 2.012-.834 2.012h-5.5C11.526 11 11 10.472 11 9.821v-5.5c0-1.05 1.267-1.575 2.01-.833l1.526 1.62L19.413.23a.786.786 0 011.11 0l1.247 1.246a.786.786 0 010 1.111z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '9a527d91249a27eac7465947dcd3e7ab9657be80', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '61d01d6d358cb5acdc268f194cb677a28f925e27' }, this.afDesc), h("path", { key: '5d2925594dcbac652c2aca1ec5d0ee9c0782e6d4', class: "digi-icon-compress-alt__shape", d: "M.23 19.413l4.877-4.877-1.617-1.524C2.748 12.269 3.274 11 4.324 11h5.5c.65 0 1.176.528 1.176 1.179v5.5c0 1.05-1.267 1.575-2.01.833l-1.526-1.62-4.877 4.878a.786.786 0 01-1.11 0L.23 20.524a.786.786 0 010-1.111zM21.77 2.587l-4.877 4.877 1.617 1.524c.742.743.216 2.012-.834 2.012h-5.5C11.526 11 11 10.472 11 9.821v-5.5c0-1.05 1.267-1.575 2.01-.833l1.526 1.62L19.413.23a.786.786 0 011.11 0l1.247 1.246a.786.786 0 010 1.111z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconCompressAlt.style = DigiIconCompressAltStyle0;
@@ -14,11 +14,11 @@ const IconComunicationCase = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'a48dffff7f57f7dc17f61678e3c2d967f8851032', class: "digi-icon-comunication-case", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '7077e0bf292470eddc4f8815f8901085b395f263', class: "digi-icon-comunication-case", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'f22ca869c2e1f4494cea60fbce57da02e63ea88c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '86a69c068904775554f3fe46899b1dc31525df30' }, this.afDesc), h("path", { key: 'dc2f8129b9a9c08faa0910248263fb0b99986151', class: "digi-icon-comunication-case__shape", d: "M24.28,0 C27.4561,0 30.04,2.6915625 30.04,6 L37.24,6 C39.6259,6 41.56,8.0146875 41.56,10.5 L41.56,43.5 C41.56,45.9853125 39.6259,48 37.24,48 L11.32,48 C8.9341,48 7,45.9853125 7,43.5 L7,10.5 C7,8.0146875 8.9341,6 11.32,6 L18.52,6 C18.52,2.6915625 21.1039,0 24.28,0 Z M35.08,11.52 L13.48,11.52 C13.082355,11.52 12.76,12.0035325 12.76,12.6 L12.76,16.2 C12.76,16.7964675 13.082355,17.28 13.48,17.28 L35.08,17.28 C35.477645,17.28 35.8,16.7964675 35.8,16.2 L35.8,12.6 C35.8,12.0035325 35.477645,11.52 35.08,11.52 Z M24.28,1.92 C22.1592,1.92 20.44,3.6392 20.44,5.76 C20.44,7.8808 22.1592,9.6 24.28,9.6 C26.4008,9.6 28.12,7.8808 28.12,5.76 C28.12,3.6392 26.4008,1.92 24.28,1.92 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '4d1b2fe0e4f2f288a1d27ed54845f923f48b535b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '8cc15cae880ac86af17118ab13ae23ff7dfa203e' }, this.afDesc), h("path", { key: 'a97482a4ffe41ccdf5776f4de0b1441a14b198de', class: "digi-icon-comunication-case__shape", d: "M24.28,0 C27.4561,0 30.04,2.6915625 30.04,6 L37.24,6 C39.6259,6 41.56,8.0146875 41.56,10.5 L41.56,43.5 C41.56,45.9853125 39.6259,48 37.24,48 L11.32,48 C8.9341,48 7,45.9853125 7,43.5 L7,10.5 C7,8.0146875 8.9341,6 11.32,6 L18.52,6 C18.52,2.6915625 21.1039,0 24.28,0 Z M35.08,11.52 L13.48,11.52 C13.082355,11.52 12.76,12.0035325 12.76,12.6 L12.76,16.2 C12.76,16.7964675 13.082355,17.28 13.48,17.28 L35.08,17.28 C35.477645,17.28 35.8,16.7964675 35.8,16.2 L35.8,12.6 C35.8,12.0035325 35.477645,11.52 35.08,11.52 Z M24.28,1.92 C22.1592,1.92 20.44,3.6392 20.44,5.76 C20.44,7.8808 22.1592,9.6 24.28,9.6 C26.4008,9.6 28.12,7.8808 28.12,5.76 C28.12,3.6392 26.4008,1.92 24.28,1.92 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconComunicationCase.style = DigiIconComunicationCaseStyle0;
@@ -14,11 +14,11 @@ const IconComunicationFlag = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '278f413b2f13eba25f8414a7597ae7ad7ac091ff', class: "digi-icon-comunication-flag", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'ec7152c09d3ad94806e269745bb543097484cf1b', class: "digi-icon-comunication-flag", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '7ddf1cde3793a70f7b6496a18ddf9df40426741a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c46d05358f9272f0b91e830b00e2e6673597ec97' }, this.afDesc), h("path", { key: '2c1a993299efe2007f29f3db9e771e9c59295e5a', class: "digi-icon-comunication-flag__shape", d: "M31.5163125,7.5 C26.9101875,7.5 22.7689687,4.5 16.3369687,4.5 C13.4025,4.5 10.8710625,5.10769191 8.769375,5.92200433 C8.97767241,5.29677849 9.04622225,4.63345798 8.9701875,3.97884828 C8.72503125,1.835161 6.95315625,0.149442424 4.80009375,0.00975493793 C2.1789375,-0.160307545 0,1.91541099 0,4.5 C0,6.1653793 0.90534375,7.61831666 2.25,8.39644157 L2.25,46.5 C2.25,47.3284688 2.92153125,48 3.75,48 L5.25,48 C6.07846875,48 6.75,47.3284688 6.75,46.5 L6.75,38.6772197 C10.3002187,37.0575011 13.4305312,36 18.7336875,36 C23.3398125,36 27.4810312,39 33.9130313,39 C39.3954375,39 43.4729063,36.8796574 45.9644063,35.2517826 C47.2355625,34.4213451 48,33.0047828 48,31.4864079 L48,8.99409776 C48,5.76356685 44.694,3.57834832 41.72775,4.85812944 C38.3618437,6.31022304 34.8413438,7.5 31.5163125,7.5 Z M43.5,31.500004 C41.4578437,32.9448765 37.79775,34.500004 33.9130313,34.500004 C28.2931875,34.500004 24.3503438,31.500004 18.7336875,31.500004 C14.6685938,31.500004 9.69815625,32.3815329 6.75,33.7500015 L6.75,12.000004 C8.79225,10.5551289 12.45225,9.00000401 16.3369688,9.00000401 C21.9568125,9.00000401 25.8996563,12.000004 31.5163125,12.000004 C35.5729688,12.000004 40.5463125,10.3719414 43.5,9.00000401 L43.5,31.500004 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '0714fe1443b6cdf6c971a49b935f961574568010', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e04aa9402e5de92b7b955eb90286f995811663d7' }, this.afDesc), h("path", { key: '9f078315d313adfb775bed6c31738881d0a2043f', class: "digi-icon-comunication-flag__shape", d: "M31.5163125,7.5 C26.9101875,7.5 22.7689687,4.5 16.3369687,4.5 C13.4025,4.5 10.8710625,5.10769191 8.769375,5.92200433 C8.97767241,5.29677849 9.04622225,4.63345798 8.9701875,3.97884828 C8.72503125,1.835161 6.95315625,0.149442424 4.80009375,0.00975493793 C2.1789375,-0.160307545 0,1.91541099 0,4.5 C0,6.1653793 0.90534375,7.61831666 2.25,8.39644157 L2.25,46.5 C2.25,47.3284688 2.92153125,48 3.75,48 L5.25,48 C6.07846875,48 6.75,47.3284688 6.75,46.5 L6.75,38.6772197 C10.3002187,37.0575011 13.4305312,36 18.7336875,36 C23.3398125,36 27.4810312,39 33.9130313,39 C39.3954375,39 43.4729063,36.8796574 45.9644063,35.2517826 C47.2355625,34.4213451 48,33.0047828 48,31.4864079 L48,8.99409776 C48,5.76356685 44.694,3.57834832 41.72775,4.85812944 C38.3618437,6.31022304 34.8413438,7.5 31.5163125,7.5 Z M43.5,31.500004 C41.4578437,32.9448765 37.79775,34.500004 33.9130313,34.500004 C28.2931875,34.500004 24.3503438,31.500004 18.7336875,31.500004 C14.6685938,31.500004 9.69815625,32.3815329 6.75,33.7500015 L6.75,12.000004 C8.79225,10.5551289 12.45225,9.00000401 16.3369688,9.00000401 C21.9568125,9.00000401 25.8996563,12.000004 31.5163125,12.000004 C35.5729688,12.000004 40.5463125,10.3719414 43.5,9.00000401 L43.5,31.500004 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconComunicationFlag.style = DigiIconComunicationFlagStyle0;
@@ -14,11 +14,11 @@ const IconComunicationGraduate = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'caf3a63bf5b3fa232ab13374d7246406f38c98ae', class: "digi-icon-comunication-graduate", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '89267162e85912d4277d870bb39ca733e119c4e7', class: "digi-icon-comunication-graduate", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'e00df80391cb00abf39308190c068037eaa0ceb6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '96ee10c863a0967beb7d4a75d095e73a4045df26' }, this.afDesc), h("defs", { key: '9cb495021b8570760a48f4b183676ec2ce7f017c' }, h("polygon", { key: 'a1087ee55a09abe8a42c9a5a13c9e79caf8bafff', points: "0 0 47.6387971 0 47.6387971 18.3470365 0 18.3470365" }), h("polygon", { key: 'bf891eebb95cb54ed32c69d04524a388b42a7c6c', points: "0 0 4.19452822 0 4.19452822 6.2203013 0 6.2203013" })), h("g", { key: '516850450af3e69d9df7d078edd73d87aeb63b71', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'e3e1aef5d35cd0c275b756e43a405c8a134dfa31', transform: "translate(-376, -386)" }, h("g", { key: '2c84be1f627ef0981307c5296c993915e862f2b4', transform: "translate(376, 394)" }, h("path", { key: '27cf6bffca222391e37c5a8a527e63a5ae424a7d', d: "M23.8194363,21.2065913 C22.9282778,21.2065913 22.0673025,21.0692578 21.3949721,20.8202466 L7.60503029,15.7147611 L7.60503029,20.0483117 C10.8980156,22.2848855 19.7756443,27.1436234 23.8194363,27.1436234 C28.4268992,27.1436234 35.8406436,22.7089593 40.0338423,20.0483117 L40.0338423,15.7147611 L26.2439005,20.8202466 C25.5715701,21.0692578 24.7105948,21.2065913 23.8194363,21.2065913", fill: "currentColor" }), h("g", { key: 'a7ac1e1013b684bd339b4365aa4f814c099c760b' }, h("mask", { key: 'bcdd6a5b9a0111d68d64a938497c729e7ab390ba', id: "mask-2", fill: "white" }, h("use", { key: '2101ff1bd2d044745c17f8915212868eb2fcc69f', href: "#path-1" })), h("g", { key: '6419a418475cea2cb69f5ad62a8936c1256f1b59' }), h("path", { key: 'f484a9991be8c32f8045f192dc6f3fc71a227f99', d: "M47.1845402,8.30961897 C46.9966499,8.16172138 46.7551844,8.03117911 46.4646713,7.92327423 L25.9680262,0.334467399 C24.7629626,-0.111489133 22.8757591,-0.111489133 21.6706955,0.334467399 L1.17480495,7.92327423 C0.883537229,8.03117911 0.642071764,8.16172138 0.454181449,8.30961897 C0.160649992,8.5412749 -7.54579579e-05,8.81292355 -7.54579579e-05,9.10192753 C-7.54579579e-05,9.51166424 0.322130022,9.88895403 0.894855923,10.1628664 C0.982387154,10.2043683 1.07520044,10.2436064 1.17480495,10.2805808 L7.60533212,12.6612794 L7.60533212,12.7495652 L21.9468716,18.0595417 C22.4471579,18.2451683 23.1119425,18.3470365 23.8197381,18.3470365 C24.5267792,18.3470365 25.1915638,18.2451683 25.6918501,18.0595417 L40.0341441,12.7495652 L46.1884952,10.4707349 C46.4797629,10.36283 46.6480341,10.2496431 46.741602,10.163621 C47.3158371,9.89046319 47.6387971,9.51241882 47.6387971,9.10192753 C47.6387971,8.81292355 47.4788263,8.5412749 47.1845402,8.30961897", fill: "currentColor" })), h("path", { key: 'ebc7ec5b3a6701334ac0171f1dd84057ccaf0d83', d: "M47.6502667,23.0794578 C47.6502667,24.0445651 46.8677677,24.8270641 45.9026604,24.8270641 C44.9375531,24.8270641 44.1550541,24.0445651 44.1550541,23.0794578 C44.1550541,22.1143505 44.9375531,21.3318515 45.9026604,21.3318515 C46.8677677,21.3318515 47.6502667,22.1143505 47.6502667,23.0794578", fill: "currentColor" }), h("g", { key: 'cf5d650259d07c6608ab61a57c6fbdff0f2476ce', transform: "translate(43.8055, 26.2016)" }, h("mask", { key: '54b9ef867a374bd4ad8696a79a2d47137046bfcf', id: "mask-4", fill: "white" }, h("use", { key: 'b6bc76618710e2a03f0a49bd3e9461d998bfe87b', href: "#path-3" })), h("g", { key: 'a1b7e4cbbc160818874e54474fb169d6c5598334' }), h("path", { key: '162aa8b3c5c73427c318e3cf53f80a2b785f0408', d: "M4.17575356,5.68424797 L2.49153194,0.289758558 C2.43795679,0.117714414 2.27798592,0 2.09688682,0 C1.9165423,0 1.75657143,0.117714414 1.70299628,0.289758558 L0.0187746601,5.68424797 C-0.0310275921,5.84421884 0.0202838193,6.01777215 0.148562348,6.12492245 C0.277595456,6.23207275 0.457939975,6.25093724 0.605837573,6.17246096 L2.09688682,5.38467988 L3.58869065,6.17246096 C3.64905702,6.20490788 3.71546002,6.21999947 3.78186302,6.21999947 C3.87618547,6.21999947 3.96975334,6.18755255 4.04596588,6.12492245 C4.1742444,6.01777215 4.22555582,5.84421884 4.17575356,5.68424797", fill: "currentColor" })), h("path", { key: '1a464c2b00666c9ede68074a347fddb2ef2663b4', d: "M45.9026604,20.1162238 L45.9026604,20.1162238 C45.661195,20.1162238 45.4627405,19.918524 45.4627405,19.6763039 L45.4627405,12.8707507 C45.4627405,12.6285307 45.661195,12.4308308 45.9026604,12.4308308 C46.1441259,12.4308308 46.3425803,12.6285307 46.3425803,12.8707507 L46.3425803,19.6763039 C46.3425803,19.918524 46.1441259,20.1162238 45.9026604,20.1162238", fill: "currentColor" }))))));
21
+ : undefined }, this.afTitle && h("title", { key: 'b54c8c45444cb013c05e8de84424555a8a8e3b52', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e8ede64cf6d0cd3992a9e3e5fac090b33fb135b4' }, this.afDesc), h("defs", { key: '6207e4b6726b02f2985ea6dc1428ffd66e32b2b2' }, h("polygon", { key: 'c1c8297cf50eee48fb4c6e5d60958b7f7c2a9215', points: "0 0 47.6387971 0 47.6387971 18.3470365 0 18.3470365" }), h("polygon", { key: '78af359d97cb5da79ba8d44e369f358413a791f3', points: "0 0 4.19452822 0 4.19452822 6.2203013 0 6.2203013" })), h("g", { key: 'b2931aa07bda674a5ef93ffa44e2a7b002786541', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '1e68f5d7eb666d5b54386c182c33fdc9b10b4ff1', transform: "translate(-376, -386)" }, h("g", { key: '0f6af889ab3cd776715a7c067333a5315bac8928', transform: "translate(376, 394)" }, h("path", { key: '09e45c8a360bf61c7b740b30fb296526b19311ac', d: "M23.8194363,21.2065913 C22.9282778,21.2065913 22.0673025,21.0692578 21.3949721,20.8202466 L7.60503029,15.7147611 L7.60503029,20.0483117 C10.8980156,22.2848855 19.7756443,27.1436234 23.8194363,27.1436234 C28.4268992,27.1436234 35.8406436,22.7089593 40.0338423,20.0483117 L40.0338423,15.7147611 L26.2439005,20.8202466 C25.5715701,21.0692578 24.7105948,21.2065913 23.8194363,21.2065913", fill: "currentColor" }), h("g", { key: 'f90f1b970241203706aa0471405098e95d464a94' }, h("mask", { key: '5d0b370ba8dc618433edb5f931869e6e326256de', id: "mask-2", fill: "white" }, h("use", { key: 'f494914aece7f427abfac6573ea1ba2711e06373', href: "#path-1" })), h("g", { key: '5927412b41a4ae3085ae4bcbd10fed5c6388cacc' }), h("path", { key: 'df38a5defbf34e95e858821dc6bab8615f0f55a5', d: "M47.1845402,8.30961897 C46.9966499,8.16172138 46.7551844,8.03117911 46.4646713,7.92327423 L25.9680262,0.334467399 C24.7629626,-0.111489133 22.8757591,-0.111489133 21.6706955,0.334467399 L1.17480495,7.92327423 C0.883537229,8.03117911 0.642071764,8.16172138 0.454181449,8.30961897 C0.160649992,8.5412749 -7.54579579e-05,8.81292355 -7.54579579e-05,9.10192753 C-7.54579579e-05,9.51166424 0.322130022,9.88895403 0.894855923,10.1628664 C0.982387154,10.2043683 1.07520044,10.2436064 1.17480495,10.2805808 L7.60533212,12.6612794 L7.60533212,12.7495652 L21.9468716,18.0595417 C22.4471579,18.2451683 23.1119425,18.3470365 23.8197381,18.3470365 C24.5267792,18.3470365 25.1915638,18.2451683 25.6918501,18.0595417 L40.0341441,12.7495652 L46.1884952,10.4707349 C46.4797629,10.36283 46.6480341,10.2496431 46.741602,10.163621 C47.3158371,9.89046319 47.6387971,9.51241882 47.6387971,9.10192753 C47.6387971,8.81292355 47.4788263,8.5412749 47.1845402,8.30961897", fill: "currentColor" })), h("path", { key: '7d2ace5636371746d2d9029dd28dc546814e7225', d: "M47.6502667,23.0794578 C47.6502667,24.0445651 46.8677677,24.8270641 45.9026604,24.8270641 C44.9375531,24.8270641 44.1550541,24.0445651 44.1550541,23.0794578 C44.1550541,22.1143505 44.9375531,21.3318515 45.9026604,21.3318515 C46.8677677,21.3318515 47.6502667,22.1143505 47.6502667,23.0794578", fill: "currentColor" }), h("g", { key: '2ea412447b6c1d15f3cc79cee7331914a29b3ceb', transform: "translate(43.8055, 26.2016)" }, h("mask", { key: 'e5734d8105a6d30ecf0deb14feffd6ed09ebc8dc', id: "mask-4", fill: "white" }, h("use", { key: 'd96bbe71a9b2e35540a88dddaf624fd7951aacfc', href: "#path-3" })), h("g", { key: 'd1f059fee8b8d1b527483edc2409d2f0cca19769' }), h("path", { key: '426c4807222f0e131d099770823de219b19cd360', d: "M4.17575356,5.68424797 L2.49153194,0.289758558 C2.43795679,0.117714414 2.27798592,0 2.09688682,0 C1.9165423,0 1.75657143,0.117714414 1.70299628,0.289758558 L0.0187746601,5.68424797 C-0.0310275921,5.84421884 0.0202838193,6.01777215 0.148562348,6.12492245 C0.277595456,6.23207275 0.457939975,6.25093724 0.605837573,6.17246096 L2.09688682,5.38467988 L3.58869065,6.17246096 C3.64905702,6.20490788 3.71546002,6.21999947 3.78186302,6.21999947 C3.87618547,6.21999947 3.96975334,6.18755255 4.04596588,6.12492245 C4.1742444,6.01777215 4.22555582,5.84421884 4.17575356,5.68424797", fill: "currentColor" })), h("path", { key: '24d42ab72056281f5058810d50ce4fa365cfad9b', d: "M45.9026604,20.1162238 L45.9026604,20.1162238 C45.661195,20.1162238 45.4627405,19.918524 45.4627405,19.6763039 L45.4627405,12.8707507 C45.4627405,12.6285307 45.661195,12.4308308 45.9026604,12.4308308 C46.1441259,12.4308308 46.3425803,12.6285307 46.3425803,12.8707507 L46.3425803,19.6763039 C46.3425803,19.918524 46.1441259,20.1162238 45.9026604,20.1162238", fill: "currentColor" }))))));
22
22
  }
23
23
  };
24
24
  IconComunicationGraduate.style = DigiIconComunicationGraduateStyle0;
@@ -14,11 +14,11 @@ const IconComunicationPlay = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '105b4250523e07ed278dc57c20192a9c6cf04734', class: "digi-icon-comunication-play", width: "64", height: "64", viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '78f241060afcd969b919a3ea87bad8bcfd014524', class: "digi-icon-comunication-play", width: "64", height: "64", viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'cca88848b8bf2f124d9f184eafd8c1997e80daf8', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '70f116087c45bd7416b037b78982b78c50b20b00' }, this.afDesc), h("defs", { key: 'b6c34fcf96374b704daaff92a2484b07064f785f' }, h("polygon", { key: '0b911b0952f01de3e2c2b05569e2d5fa44f93ad7', points: "0 0 64 0 64 64 0 64" })), h("g", { key: 'a4fd1b139a42101ad90916203d2185a04cba4396', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'efd10ffa7c7b711c8ec0e37571f81bb064d95901', transform: "translate(-1383, -386)" }, h("g", { key: 'd6be8caf87bca916a42af22ae10b7824e6589923', transform: "translate(1383, 386)" }, h("path", { key: '5339006c3623f0a1a625908d72aced2552afd718', d: "M24.117493,45.0566427 C23.7650141,45.0566427 23.4125352,44.9661414 23.0965744,44.783551 C22.4646529,44.4183702 22.0756559,43.7451673 22.0756559,43.0148057 L22.0756559,20.9848768 C22.0756559,20.2561029 22.4646529,19.5813123 23.0965744,19.2177192 C23.728496,18.8525384 24.5064899,18.8525384 25.1384115,19.2177192 L44.2167269,30.2318898 C44.8486484,30.5970706 45.2376454,31.2718612 45.2376454,32.0006351 C45.2376454,32.729409 44.8486484,33.4041996 44.2167269,33.7677926 L25.1384115,44.783551 C24.8224507,44.9661414 24.4699718,45.0566427 24.117493,45.0566427", fill: "currentColor" }), h("g", { key: '3b84e59c6ac389978513a62d33e4fe85e3bcd8a2' }, h("mask", { key: 'df5c5e95c7a335b9c5fd394ee4df41f1980a05cd', id: "mask-2", fill: "white" }, h("use", { key: 'af5ab062ec689ac1fa62bed169a792b6a1903d3c', href: "#path-1" })), h("g", { key: '53cb6270bd4b1f2e28c7853300c8406fb9a9481d' }), h("path", { key: 'c9c716618108359fbb1d6c714b6d6a1f9118c2c3', d: "M32.0006351,6.12519351 C17.7331799,6.12519351 6.12519351,17.7331799 6.12519351,32.0006351 C6.12519351,46.2680903 17.7331799,57.8744889 32.0006351,57.8744889 C46.2680903,57.8744889 57.8760767,46.2680903 57.8760767,32.0006351 C57.8760767,17.7331799 46.2680903,6.12519351 32.0006351,6.12519351 M32.0006351,64 C14.3560513,64 -0.000317548525,49.6452189 -0.000317548525,32.0006351 C-0.000317548525,14.3560513 14.3560513,-0.000317548525 32.0006351,-0.000317548525 C49.6452189,-0.000317548525 64,14.3560513 64,32.0006351 C64,49.6452189 49.6452189,64 32.0006351,64", fill: "currentColor" })))))));
21
+ : undefined }, this.afTitle && h("title", { key: '2b9262bb13884a6962b9f8331842b07f9af5084b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '3d6fa663eea09598a0b313cc62be885350d4eceb' }, this.afDesc), h("defs", { key: 'd74a6f1b0d80a73729ea896fc06264592c3fc833' }, h("polygon", { key: '64c0da9595a68cb23a80be9444e01e7d19b0c6b1', points: "0 0 64 0 64 64 0 64" })), h("g", { key: '3ef55df84f6a6ff89e6f7766c672749b5d86b860', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '1922ec2fa6c6563bb292893859745184e07fe76b', transform: "translate(-1383, -386)" }, h("g", { key: '987ac72993ca71376e0d622361f9329732d242e5', transform: "translate(1383, 386)" }, h("path", { key: '2309ac02fc6da2be2f2e1df62ea37ad1f5723c20', d: "M24.117493,45.0566427 C23.7650141,45.0566427 23.4125352,44.9661414 23.0965744,44.783551 C22.4646529,44.4183702 22.0756559,43.7451673 22.0756559,43.0148057 L22.0756559,20.9848768 C22.0756559,20.2561029 22.4646529,19.5813123 23.0965744,19.2177192 C23.728496,18.8525384 24.5064899,18.8525384 25.1384115,19.2177192 L44.2167269,30.2318898 C44.8486484,30.5970706 45.2376454,31.2718612 45.2376454,32.0006351 C45.2376454,32.729409 44.8486484,33.4041996 44.2167269,33.7677926 L25.1384115,44.783551 C24.8224507,44.9661414 24.4699718,45.0566427 24.117493,45.0566427", fill: "currentColor" }), h("g", { key: '44f1a48a1b6c6af3fbe9d755d626f48ef1bd20f1' }, h("mask", { key: '69b243fd00dcb63c8797f53ea2393742b9cdb353', id: "mask-2", fill: "white" }, h("use", { key: '523aa6e93b7237ff9edc5b2c3b6584599126391b', href: "#path-1" })), h("g", { key: '9818434852146c8cd0f5320c786e8e22066f91aa' }), h("path", { key: 'ab963cef195ae85b87d6c2f803eb0c871a87e08e', d: "M32.0006351,6.12519351 C17.7331799,6.12519351 6.12519351,17.7331799 6.12519351,32.0006351 C6.12519351,46.2680903 17.7331799,57.8744889 32.0006351,57.8744889 C46.2680903,57.8744889 57.8760767,46.2680903 57.8760767,32.0006351 C57.8760767,17.7331799 46.2680903,6.12519351 32.0006351,6.12519351 M32.0006351,64 C14.3560513,64 -0.000317548525,49.6452189 -0.000317548525,32.0006351 C-0.000317548525,14.3560513 14.3560513,-0.000317548525 32.0006351,-0.000317548525 C49.6452189,-0.000317548525 64,14.3560513 64,32.0006351 C64,49.6452189 49.6452189,64 32.0006351,64", fill: "currentColor" })))))));
22
22
  }
23
23
  };
24
24
  IconComunicationPlay.style = DigiIconComunicationPlayStyle0;
@@ -14,11 +14,11 @@ const IconCooperation = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '68ccb871d75a5f5a8fe955cc357e6a66462401bc', class: "digi-icon-cooperation", width: "20", height: "19", viewBox: "0 0 20 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '273ab4696304850802e49039b45dd60dd9d47a71', class: "digi-icon-cooperation", width: "20", height: "19", viewBox: "0 0 20 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '0113f925f397dbfaa660e0017eb9953fb1e9a8a9', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '71b010f7ecbda78a9548b2af49ac1fb46b2a5e41' }, this.afDesc), h("g", { key: '3caf35e7441ebb4abdb5ca3a121b2785f6447df0', class: "digi-icon-cooperation__shape", fill: "currentColor", "fill-rule": "evenodd" }, h("path", { key: '8937e446a2e7fa564760edbb13c9704917308f80', d: "M9.697 10.222l4.508 4.75-.957 1.008-4.508-4.75-.82.863 4.645 4.607-.956 1.008-4.645-4.607-.683.72 4.508 4.75-.059.063a1.055 1.055 0 01-1.53.014s-7.908-8.085-7.99-8.205C.408 9.284 0 7.854 0 6.424 0 2.784 2.528 0 5.841 0c1.854 0 3.025.897 3.025.897C5.652 3.361 4.788 3.668 4.788 5.25c0 1.27.927 2.263 2.073 2.263.445 0 .877-.147 1.248-.427l.571-.428.33-.25s1.233 0 2.599 1.511c2.305 2.55 3.677 4.316 3.677 4.316a1.307 1.307 0 01-.068 1.67l-.194.205-4.508-4.751-.82.864z" }), h("path", { key: '8185f977258c6e3923d5cf5210ff308d098164c3', d: "M17.11 12.275s-1.926-3.25-3.577-4.982c-1.65-1.733-2.82-2.26-4.185-2.26-.554 0-1.451 1.294-2.249 1.294-.563 0-.988-.469-.988-1.056 0-.374.173-.753.49-.99C10.931.995 11.724 0 14.114 0 17.45 0 20 2.791 20 6.444c0 3.293-1.264 4.049-2.89 5.83z" }))));
21
+ : undefined }, this.afTitle && h("title", { key: '5bcc56e50146bc941c30f50ac16790fa156e220c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9f948bbe6545547db0aee3fc6bb1e7f8ffb064c7' }, this.afDesc), h("g", { key: '814a9cca10dd0ba42a42b4ebda1016d0a8ba8c46', class: "digi-icon-cooperation__shape", fill: "currentColor", "fill-rule": "evenodd" }, h("path", { key: '51737a804befed99f25b0fcb8f20e3784a835209', d: "M9.697 10.222l4.508 4.75-.957 1.008-4.508-4.75-.82.863 4.645 4.607-.956 1.008-4.645-4.607-.683.72 4.508 4.75-.059.063a1.055 1.055 0 01-1.53.014s-7.908-8.085-7.99-8.205C.408 9.284 0 7.854 0 6.424 0 2.784 2.528 0 5.841 0c1.854 0 3.025.897 3.025.897C5.652 3.361 4.788 3.668 4.788 5.25c0 1.27.927 2.263 2.073 2.263.445 0 .877-.147 1.248-.427l.571-.428.33-.25s1.233 0 2.599 1.511c2.305 2.55 3.677 4.316 3.677 4.316a1.307 1.307 0 01-.068 1.67l-.194.205-4.508-4.751-.82.864z" }), h("path", { key: 'fb0135980e79a85fec2b24d87899c176cc375674', d: "M17.11 12.275s-1.926-3.25-3.577-4.982c-1.65-1.733-2.82-2.26-4.185-2.26-.554 0-1.451 1.294-2.249 1.294-.563 0-.988-.469-.988-1.056 0-.374.173-.753.49-.99C10.931.995 11.724 0 14.114 0 17.45 0 20 2.791 20 6.444c0 3.293-1.264 4.049-2.89 5.83z" }))));
22
22
  }
23
23
  };
24
24
  IconCooperation.style = DigiIconCooperationStyle0;
@@ -14,11 +14,11 @@ const IconCopy = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '5e41d192be46c814cfefdadaf9e48b989bca98ff', class: "digi-icon-copy", width: "22", height: "26", viewBox: "0 0 22 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '947395d167d95c8cc331393011d053936a0038b4', class: "digi-icon-copy", width: "22", height: "26", viewBox: "0 0 22 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '046fe449741129acc699b19540a41992e5153701', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c6c6fb4d511f7d24d2e7d7c2bfe5d47b5db9a6e3' }, this.afDesc), h("path", { key: 'acc5c0740c041859f67c04f90810ee9777c19f22', class: "digi-icon-copy__shape", d: "M15.714 22.75v2.031c0 .673-.527 1.219-1.178 1.219H1.179C.528 26 0 25.454 0 24.781V6.094c0-.673.528-1.219 1.179-1.219h3.535v15.031c0 1.568 1.234 2.844 2.75 2.844h8.25zm0-17.469V0h-8.25c-.65 0-1.178.546-1.178 1.219v18.687c0 .673.527 1.219 1.178 1.219h13.357c.651 0 1.179-.546 1.179-1.219V6.5h-5.107c-.648 0-1.179-.548-1.179-1.219zm5.94-1.575L18.418.356A1.16 1.16 0 0017.583 0h-.297v4.875H22v-.308a1.24 1.24 0 00-.345-.861z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'b883774c635bf73d99b20d78c777309cabb1e0cd', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e221f01b216d65ee540b476714f590dc5258fbda' }, this.afDesc), h("path", { key: '410f699b5a9388df70ef1ff111bf49581ca769ab', class: "digi-icon-copy__shape", d: "M15.714 22.75v2.031c0 .673-.527 1.219-1.178 1.219H1.179C.528 26 0 25.454 0 24.781V6.094c0-.673.528-1.219 1.179-1.219h3.535v15.031c0 1.568 1.234 2.844 2.75 2.844h8.25zm0-17.469V0h-8.25c-.65 0-1.178.546-1.178 1.219v18.687c0 .673.527 1.219 1.178 1.219h13.357c.651 0 1.179-.546 1.179-1.219V6.5h-5.107c-.648 0-1.179-.548-1.179-1.219zm5.94-1.575L18.418.356A1.16 1.16 0 0017.583 0h-.297v4.875H22v-.308a1.24 1.24 0 00-.345-.861z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconCopy.style = DigiIconCopyStyle0;
@@ -14,11 +14,11 @@ const IconDangerOutline = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'caf988008fb92f132b0840ad984ec5e4a4b3ee77', class: "digi-icon-danger-outline", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'fd9fd9d1019b15ba1ffd362222ea4623c1f5f9fa', class: "digi-icon-danger-outline", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: 'ba18394279d4669c40a58a8f16c58602320e120a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7140c7e37c0eaa2485968bf00da28258add9028d' }, this.afDesc), h("path", { key: '7c4372e55e41b0ea5ea50f817720628cd126c5ca', class: "digi-icon-danger-outline__shape", d: "M16.3083126,13.5575621 C17.212521,12.6758465 18.6746453,12.6758465 19.4922806,13.5575621 L24.0133226,18.0230248 L28.6209379,13.5575621 C29.5251463,12.6758465 30.9872705,12.6758465 31.8049058,13.5575621 C32.7860681,14.4487585 32.7860681,15.889842 31.8049058,16.6957111 L27.3608176,21.151693 L31.8049058,25.6930023 C32.7860681,26.5841986 32.7860681,28.0252822 31.8049058,28.8311512 C30.9872705,29.7981941 29.5251463,29.7981941 28.6209379,28.8311512 L24.0133226,24.4510158 L19.4922806,28.8311512 C18.6746453,29.7981941 17.212521,29.7981941 16.3083126,28.8311512 C15.4137234,28.0252822 15.4137234,26.5841986 16.3083126,25.6930023 L20.8389739,21.151693 L16.3083126,16.6957111 C15.4137234,15.889842 15.4137234,14.4487585 16.3083126,13.5575621 L16.3083126,13.5575621 Z M9.87119353,3.24 C11.1166068,1.228125 13.3583507,0 15.6767354,0 L32.240732,0 C34.6453376,0 36.8870815,1.228125 38.1324948,3.24 L46.9940893,17.49375 C48.3353036,19.65 48.3353036,22.35 46.9940893,24.50625 L38.1324948,38.75625 C36.8870815,40.771875 34.6453376,42 32.240732,42 L15.6767354,42 C13.3583507,42 11.1166068,40.771875 9.87119353,38.75625 L1.00576702,24.50625 C-0.335255674,22.35 -0.335255674,19.65 1.00576702,17.49375 L9.87119353,3.24 Z M4.95376353,20.0519187 C4.50454509,20.7819413 4.50454509,21.6920993 4.95376353,22.4221219 L13.8554068,36.8329571 C14.2690341,37.5060948 15.0193347,37.9232506 15.7407776,37.9232506 L32.3724409,37.9232506 C33.1804569,37.9232506 33.9307575,37.5060948 34.3443848,36.8329571 L43.2421804,22.4221219 C43.6942846,21.6920993 43.6942846,20.7819413 43.2421804,20.0519187 L34.3443848,5.64297968 C33.9307575,4.96510158 33.1804569,4.55079007 32.3724409,4.55079007 L15.7407776,4.55079007 C15.0193347,4.55079007 14.2690341,4.96510158 13.8554068,5.64297968 L4.95376353,20.0519187 Z M38.2882725,3.27656885 L34.3443848,5.64297968 L38.2882725,3.27656885 Z M1.00987575,24.7828442 L4.95376353,22.4221219 L1.00987575,24.7828442 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '93836b415008d68abf22c4b2877dbcdbc1a47633', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9982c23e2f27a5ec4deca250396210c6868e8684' }, this.afDesc), h("path", { key: '45ed22830689ce29f3da65135502adad7e6894e7', class: "digi-icon-danger-outline__shape", d: "M16.3083126,13.5575621 C17.212521,12.6758465 18.6746453,12.6758465 19.4922806,13.5575621 L24.0133226,18.0230248 L28.6209379,13.5575621 C29.5251463,12.6758465 30.9872705,12.6758465 31.8049058,13.5575621 C32.7860681,14.4487585 32.7860681,15.889842 31.8049058,16.6957111 L27.3608176,21.151693 L31.8049058,25.6930023 C32.7860681,26.5841986 32.7860681,28.0252822 31.8049058,28.8311512 C30.9872705,29.7981941 29.5251463,29.7981941 28.6209379,28.8311512 L24.0133226,24.4510158 L19.4922806,28.8311512 C18.6746453,29.7981941 17.212521,29.7981941 16.3083126,28.8311512 C15.4137234,28.0252822 15.4137234,26.5841986 16.3083126,25.6930023 L20.8389739,21.151693 L16.3083126,16.6957111 C15.4137234,15.889842 15.4137234,14.4487585 16.3083126,13.5575621 L16.3083126,13.5575621 Z M9.87119353,3.24 C11.1166068,1.228125 13.3583507,0 15.6767354,0 L32.240732,0 C34.6453376,0 36.8870815,1.228125 38.1324948,3.24 L46.9940893,17.49375 C48.3353036,19.65 48.3353036,22.35 46.9940893,24.50625 L38.1324948,38.75625 C36.8870815,40.771875 34.6453376,42 32.240732,42 L15.6767354,42 C13.3583507,42 11.1166068,40.771875 9.87119353,38.75625 L1.00576702,24.50625 C-0.335255674,22.35 -0.335255674,19.65 1.00576702,17.49375 L9.87119353,3.24 Z M4.95376353,20.0519187 C4.50454509,20.7819413 4.50454509,21.6920993 4.95376353,22.4221219 L13.8554068,36.8329571 C14.2690341,37.5060948 15.0193347,37.9232506 15.7407776,37.9232506 L32.3724409,37.9232506 C33.1804569,37.9232506 33.9307575,37.5060948 34.3443848,36.8329571 L43.2421804,22.4221219 C43.6942846,21.6920993 43.6942846,20.7819413 43.2421804,20.0519187 L34.3443848,5.64297968 C33.9307575,4.96510158 33.1804569,4.55079007 32.3724409,4.55079007 L15.7407776,4.55079007 C15.0193347,4.55079007 14.2690341,4.96510158 13.8554068,5.64297968 L4.95376353,20.0519187 Z M38.2882725,3.27656885 L34.3443848,5.64297968 L38.2882725,3.27656885 Z M1.00987575,24.7828442 L4.95376353,22.4221219 L1.00987575,24.7828442 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconDangerOutline.style = DigiIconDangerOutlineStyle0;
@@ -14,11 +14,11 @@ const IconDownload = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '11a90c50a714bb634bad655c42ac485c5f18585d', class: "digi-icon-download", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'a6c92aabeb3ca99d854df3b8cc87a92ca59b900c', class: "digi-icon-download", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '0b27552e93654e4765947273eb0adb393bfaa398', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '03d3c39043e7b703fdf9c779f69e957bcd22d1a3' }, this.afDesc), h("path", { key: '0b4e48d2a328a89638a8aae434abc1d5cb8de440', class: "digi-icon-download__shape", d: "M20.25,0 L27.75,0 C28.996875,0 30,1.003125 30,2.25 L30,18 L38.221875,18 C39.890625,18 40.725,20.015625 39.54375,21.196875 L25.284375,35.465625 C24.58125,36.16875 23.428125,36.16875 22.725,35.465625 L8.446875,21.196875 C7.265625,20.015625 8.1,18 9.76875,18 L18,18 L18,2.25 C18,1.003125 19.003125,0 20.25,0 Z M48,35.25 L48,45.75 C48,46.996875 46.996875,48 45.75,48 L2.25,48 C1.003125,48 0,46.996875 0,45.75 L0,35.25 C0,34.003125 1.003125,33 2.25,33 L16.003125,33 L20.596875,37.59375 C22.48125,39.478125 25.51875,39.478125 27.403125,37.59375 L31.996875,33 L45.75,33 C46.996875,33 48,34.003125 48,35.25 Z M36.375,43.5 C36.375,42.46875 35.53125,41.625 34.5,41.625 C33.46875,41.625 32.625,42.46875 32.625,43.5 C32.625,44.53125 33.46875,45.375 34.5,45.375 C35.53125,45.375 36.375,44.53125 36.375,43.5 Z M42.375,43.5 C42.375,42.46875 41.53125,41.625 40.5,41.625 C39.46875,41.625 38.625,42.46875 38.625,43.5 C38.625,44.53125 39.46875,45.375 40.5,45.375 C41.53125,45.375 42.375,44.53125 42.375,43.5 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '47a0c0eb868374cfa07c16b489902acd53c857ca', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '91e6c23a294471d119b91f0d463e478c09534b08' }, this.afDesc), h("path", { key: '5423cfa5904c1ea1b596b6909b9e7ff60ada3dcc', class: "digi-icon-download__shape", d: "M20.25,0 L27.75,0 C28.996875,0 30,1.003125 30,2.25 L30,18 L38.221875,18 C39.890625,18 40.725,20.015625 39.54375,21.196875 L25.284375,35.465625 C24.58125,36.16875 23.428125,36.16875 22.725,35.465625 L8.446875,21.196875 C7.265625,20.015625 8.1,18 9.76875,18 L18,18 L18,2.25 C18,1.003125 19.003125,0 20.25,0 Z M48,35.25 L48,45.75 C48,46.996875 46.996875,48 45.75,48 L2.25,48 C1.003125,48 0,46.996875 0,45.75 L0,35.25 C0,34.003125 1.003125,33 2.25,33 L16.003125,33 L20.596875,37.59375 C22.48125,39.478125 25.51875,39.478125 27.403125,37.59375 L31.996875,33 L45.75,33 C46.996875,33 48,34.003125 48,35.25 Z M36.375,43.5 C36.375,42.46875 35.53125,41.625 34.5,41.625 C33.46875,41.625 32.625,42.46875 32.625,43.5 C32.625,44.53125 33.46875,45.375 34.5,45.375 C35.53125,45.375 36.375,44.53125 36.375,43.5 Z M42.375,43.5 C42.375,42.46875 41.53125,41.625 40.5,41.625 C39.46875,41.625 38.625,42.46875 38.625,43.5 C38.625,44.53125 39.46875,45.375 40.5,45.375 C41.53125,45.375 42.375,44.53125 42.375,43.5 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconDownload.style = DigiIconDownloadStyle0;
@@ -14,11 +14,11 @@ const IconDxa = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '97efeeae051ea07d0417b9b72bd295af8033e3cb', class: "digi-icon-dxa", width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: '5fcc66d6c6ffb0da90f4a53ba978af453dea6a63', class: "digi-icon-dxa", width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '5f6874aad15d86d0b87f352e30b671ebbde6e690', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2aba0db8d546f0aeba4c834192deb963c8e4e3e3' }, this.afDesc), h("g", { key: 'ff1c86b2f7a86dc79aa9b9c4915091f1f2f42310', class: "digi-icon-dxa__shape", fill: "currentColor", "fill-rule": "evenodd" }, h("path", { key: 'e4f04b7fb422f12cd597731790aff10f05c63f99', d: "M11.882 22.032c-.538.013-1.239.022-2.152.022-3.892 0-9.081-.649-9.081-.649S0 13.622 0 9.73C0 5.838.649.649.649.649S4.54 0 9.729 0c5.19 0 9.082.649 9.082.649s.648 5.189.648 9.08c0 1.064-.02 2.032-.05 2.877a6.486 6.486 0 00-1.895-.282 6.46 6.46 0 00-2.831.649H3.892v1.297h8.99c-.381.388-.713.824-.987 1.298H3.892v1.297h7.432a6.484 6.484 0 00-.297 1.946c0 1.172.311 2.272.855 3.221zm-1.504-14.41c0-.504.973-.811.973-2.086 0-.995-.648-1.644-1.621-1.644s-1.622.649-1.622 1.644c0 1.275.973 1.58.973 2.086 0 .162-.324.324-.649.486-1.297.649-1.621.973-1.621 1.654 0 .308 1.721.616 2.919.616 1.185 0 2.919-.308 2.919-.616 0-.68-.325-1.005-1.622-1.654-.324-.162-.649-.324-.649-.486z" }), h("path", { key: '117f2f63e9a20f58075fc087844e3c48deeb656f', d: "M21.867 17.082a4.54 4.54 0 11-.716-1.23l1.67-1.67.973.973-1.927 1.927zm0 0a4.536 4.536 0 00-.717-1.23l-3.843 3.843-1.946-1.946-.973.973 2.92 2.92 4.559-4.56z" }))));
21
+ : undefined }, this.afTitle && h("title", { key: '0ba533c5ea3f71b6e5569ab5816363561f1da973', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9cfd8e7334df2b75e5f4f1e91e1550fc3e05a09d' }, this.afDesc), h("g", { key: '5384917f7f62e4d137f30a2fe50bfbdfee382237', class: "digi-icon-dxa__shape", fill: "currentColor", "fill-rule": "evenodd" }, h("path", { key: '0ab8fb226d0585c1b47c3e03e91f7fab5e2b7e8c', d: "M11.882 22.032c-.538.013-1.239.022-2.152.022-3.892 0-9.081-.649-9.081-.649S0 13.622 0 9.73C0 5.838.649.649.649.649S4.54 0 9.729 0c5.19 0 9.082.649 9.082.649s.648 5.189.648 9.08c0 1.064-.02 2.032-.05 2.877a6.486 6.486 0 00-1.895-.282 6.46 6.46 0 00-2.831.649H3.892v1.297h8.99c-.381.388-.713.824-.987 1.298H3.892v1.297h7.432a6.484 6.484 0 00-.297 1.946c0 1.172.311 2.272.855 3.221zm-1.504-14.41c0-.504.973-.811.973-2.086 0-.995-.648-1.644-1.621-1.644s-1.622.649-1.622 1.644c0 1.275.973 1.58.973 2.086 0 .162-.324.324-.649.486-1.297.649-1.621.973-1.621 1.654 0 .308 1.721.616 2.919.616 1.185 0 2.919-.308 2.919-.616 0-.68-.325-1.005-1.622-1.654-.324-.162-.649-.324-.649-.486z" }), h("path", { key: 'cb28bdae4d9a02465d2150859e629df95931bf68', d: "M21.867 17.082a4.54 4.54 0 11-.716-1.23l1.67-1.67.973.973-1.927 1.927zm0 0a4.536 4.536 0 00-.717-1.23l-3.843 3.843-1.946-1.946-.973.973 2.92 2.92 4.559-4.56z" }))));
22
22
  }
23
23
  };
24
24
  IconDxa.style = DigiIconDxaStyle0;
@@ -14,11 +14,11 @@ const IconEdit = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: '0a9d28a377e15ab6f42ce164f29621fa59fc1e33', class: "digi-icon-edit", 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
17
+ return (h("svg", { key: '67ae352d5c513243fab726093ad27f00c26cbcee', class: "digi-icon-edit", 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '1d0cd4b8272b8f4bcdd842028b98ea3a7ebb5ded', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '76802749820071f3fbea58bc9b963f0a97fa71b8' }, this.afDesc), h("path", { key: '02c13bac632b7734b8455136b350b0494633a3f8', class: "digi-icon-edit__shape", d: "M20.27 4.225l4.541 4.58a.5.5 0 010 .701l-10.996 11.09-4.672.524a.983.983 0 01-1.082-1.092l.518-4.712L19.575 4.225a.49.49 0 01.695 0zm8.156-1.163L25.969.584a1.957 1.957 0 00-2.78 0l-1.781 1.798a.5.5 0 000 .7l4.541 4.58a.49.49 0 00.695 0l1.782-1.797a1.998 1.998 0 000-2.803zM19.333 17.58v5.17H3.223V6.5h11.569a.616.616 0 00.428-.178l2.014-2.031c.382-.386.11-1.041-.428-1.041H2.416A2.428 2.428 0 000 5.688v17.875A2.428 2.428 0 002.417 26h17.722a2.428 2.428 0 002.417-2.438V15.55a.605.605 0 00-1.033-.431l-2.013 2.03a.627.627 0 00-.177.432z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: 'e3a17fcf2ea8369c401986ad187ffdc885879a82', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '1166bdf5ca60c8a488839302a50a0429cbfe4c43' }, this.afDesc), h("path", { key: '52f3c5b8fae8638177e05d946e98cc2341b8f652', class: "digi-icon-edit__shape", d: "M20.27 4.225l4.541 4.58a.5.5 0 010 .701l-10.996 11.09-4.672.524a.983.983 0 01-1.082-1.092l.518-4.712L19.575 4.225a.49.49 0 01.695 0zm8.156-1.163L25.969.584a1.957 1.957 0 00-2.78 0l-1.781 1.798a.5.5 0 000 .7l4.541 4.58a.49.49 0 00.695 0l1.782-1.797a1.998 1.998 0 000-2.803zM19.333 17.58v5.17H3.223V6.5h11.569a.616.616 0 00.428-.178l2.014-2.031c.382-.386.11-1.041-.428-1.041H2.416A2.428 2.428 0 000 5.688v17.875A2.428 2.428 0 002.417 26h17.722a2.428 2.428 0 002.417-2.438V15.55a.605.605 0 00-1.033-.431l-2.013 2.03a.627.627 0 00-.177.432z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconEdit.style = DigiIconEditStyle0;
@@ -14,11 +14,11 @@ const IconEllipsis = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- return (h("svg", { key: 'c39605e847135d3dec04adfea8cb2a3b8228db32', class: "digi-icon-ellipsis", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
17
+ return (h("svg", { key: 'f47ed4eb8e994574e32a031018d6b26fabf37184', class: "digi-icon-ellipsis", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : undefined }, this.afTitle && h("title", { key: '8546b4b62404a1106a57c48fe21d40f29b4ffc00', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b2289f0c098c8f42492dde294fdf515e989e87f6' }, this.afDesc), h("path", { key: 'a66bee635d1ae49044343a8711f22d20e8630e10', class: "digi-icon-ellipsis__shape", d: "M28.9655172,23.9655172 C28.9655172,26.7068966 26.5560345,28.9310345 23.5862069,28.9310345 C20.6163793,28.9310345 18.2068966,26.7068966 18.2068966,23.9655172 C18.2068966,21.2241379 20.6163793,19 23.5862069,19 C26.5560345,19 28.9655172,21.2241379 28.9655172,23.9655172 Z M42.6206897,19 C39.6508621,19 37.2413793,21.2241379 37.2413793,23.9655172 C37.2413793,26.7068966 39.6508621,28.9310345 42.6206897,28.9310345 C45.5905172,28.9310345 48,26.7068966 48,23.9655172 C48,21.2241379 45.5905172,19 42.6206897,19 Z M5.37931034,19 C2.40948276,19 0,21.2241379 0,23.9655172 C0,26.7068966 2.40948276,28.9310345 5.37931034,28.9310345 C8.34913793,28.9310345 10.7586207,26.7068966 10.7586207,23.9655172 C10.7586207,21.2241379 8.34913793,19 5.37931034,19 Z", fill: "currentColor", "fill-rule": "nonzero" })));
21
+ : undefined }, this.afTitle && h("title", { key: '6726736e330029397834ffa6dcd02677d0e600ea', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '0495e632225a80066bd1a29f3a26d14f9626fd22' }, this.afDesc), h("path", { key: '18c2851777060f058f092d620669f77155d1d0ea', class: "digi-icon-ellipsis__shape", d: "M28.9655172,23.9655172 C28.9655172,26.7068966 26.5560345,28.9310345 23.5862069,28.9310345 C20.6163793,28.9310345 18.2068966,26.7068966 18.2068966,23.9655172 C18.2068966,21.2241379 20.6163793,19 23.5862069,19 C26.5560345,19 28.9655172,21.2241379 28.9655172,23.9655172 Z M42.6206897,19 C39.6508621,19 37.2413793,21.2241379 37.2413793,23.9655172 C37.2413793,26.7068966 39.6508621,28.9310345 42.6206897,28.9310345 C45.5905172,28.9310345 48,26.7068966 48,23.9655172 C48,21.2241379 45.5905172,19 42.6206897,19 Z M5.37931034,19 C2.40948276,19 0,21.2241379 0,23.9655172 C0,26.7068966 2.40948276,28.9310345 5.37931034,28.9310345 C8.34913793,28.9310345 10.7586207,26.7068966 10.7586207,23.9655172 C10.7586207,21.2241379 8.34913793,19 5.37931034,19 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
22
  }
23
23
  };
24
24
  IconEllipsis.style = DigiIconEllipsisStyle0;
@@ -14,11 +14,11 @@ const IconEnvelopeFilled = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- 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
17
+ 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : 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" })));
21
+ : 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" })));
22
22
  }
23
23
  };
24
24
  IconEnvelopeFilled.style = DigiIconEnvelopeFilledStyle0;
@@ -14,11 +14,11 @@ const IconEnvelope = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- 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
17
+ 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : 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" })));
21
+ : 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" })));
22
22
  }
23
23
  };
24
24
  IconEnvelope.style = DigiIconEnvelopeStyle0;
@@ -14,11 +14,11 @@ const IconExclamationCircleFilled = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- 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
17
+ 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : 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" })));
21
+ : 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" })));
22
22
  }
23
23
  };
24
24
  IconExclamationCircleFilled.style = DigiIconExclamationCircleFilledStyle0;
@@ -14,11 +14,11 @@ const IconExclamationTriangleFilled = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- 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
17
+ 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : 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" })));
21
+ : 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" })));
22
22
  }
23
23
  };
24
24
  IconExclamationTriangleFilled.style = DigiIconExclamationTriangleFilledStyle0;
@@ -15,11 +15,11 @@ const IconExclamationTriangleWarning = class {
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- 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
18
+ 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
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : 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" }))))));
22
+ : 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" }))))));
23
23
  }
24
24
  };
25
25
  IconExclamationTriangleWarning.style = DigiIconExclamationTriangleWarningStyle0;
@@ -14,11 +14,11 @@ const IconExclamationTriangle = class {
14
14
  this.titleId = randomIdGenerator('icontitle');
15
15
  }
16
16
  render() {
17
- 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
17
+ 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
18
18
  ? this.afSvgAriaLabelledby
19
19
  : this.afTitle
20
20
  ? this.titleId
21
- : 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" }))));
21
+ : 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" }))));
22
22
  }
23
23
  };
24
24
  IconExclamationTriangle.style = DigiIconExclamationTriangleStyle0;