@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
@@ -10,11 +10,11 @@ export class IconSpinner {
10
10
  this.titleId = randomIdGenerator('icontitle');
11
11
  }
12
12
  render() {
13
- return (h("svg", { key: '04fcb46ebe644c7a5313ace4e8cbf828e6123539', class: "digi-icon-spinner", height: "50", viewBox: "0 0 50 50", width: "50", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
+ return (h("svg", { key: 'c310468c3b1143e82ff886825e9df2027d1d78ac', class: "digi-icon-spinner", height: "50", viewBox: "0 0 50 50", width: "50", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
14
14
  ? this.afSvgAriaLabelledby
15
15
  : this.afTitle
16
16
  ? this.titleId
17
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e3d2f83751929f40e49f6f519c4114ffdea453eb', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '204f020856299dba3b614533100ba0e8264c5bc8' }, this.afDesc), h("g", { key: 'aea222d04f53cf1ed14418076b179de32c81cfbf', class: "digi-icon-spinner__shape", fill: "none", "fill-rule": "evenodd" }, h("mask", { key: '7a64ccd8571e3ff3256c17a2cdf4d0db655eee24', fill: "#fff", id: "iconSpinnerPath" }, h("path", { key: '8256c127b79bb49acfc2839b7e7930046133f119', d: this._path })), h("path", { key: '2fbac002a3b242dfe28480cb15d533ca1fdc9145', d: this._path, fill: "#D0CFE1", "fill-rule": "nonzero" }), h("path", { key: '97d6fd7d0aeb22abcd42aeb628bba796a3e7ecc2', d: "M19 26L54-5v62z", fill: "currentColor", mask: "url(#iconSpinnerPath)" }))));
17
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'f0defdadcae946e35f91736d6319cbc14335a6b7', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '79eec9773a28eebeefb1b5ee6a4b3bd7da69924e' }, this.afDesc), h("g", { key: '6b06b9837f71dfb7e89e18d18515bdcc6406d4b2', class: "digi-icon-spinner__shape", fill: "none", "fill-rule": "evenodd" }, h("mask", { key: '96969028f545448a581099008718128c6bce68ae', fill: "#fff", id: "iconSpinnerPath" }, h("path", { key: '924202875e6082073c42b12526ea5462c4885797', d: this._path })), h("path", { key: '4480a65b54f647756f12b38b56e64426c47f83c9', d: this._path, fill: "#D0CFE1", "fill-rule": "nonzero" }), h("path", { key: '3733ae30680b729945fa2e498dddbe3dc113ae5d', d: "M19 26L54-5v62z", fill: "currentColor", mask: "url(#iconSpinnerPath)" }))));
18
18
  }
19
19
  static get is() { return "digi-icon-spinner"; }
20
20
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconStar {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '7f9a72e38682bfbad4f69ddc05b77f4ffa54a951', class: "digi-icon-star", width: "27", height: "26", viewBox: "0 0 27 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '7868341fbb71dc0745497d5d0b29a4a4ca2bfea0', class: "digi-icon-star", width: "27", height: "26", viewBox: "0 0 27 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '46f188821b19435dc94bfa285c0f99073c89cf47', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '10161a15b516d623bcfb9496dd410fc3fef1479d' }, this.afDesc), h("path", { key: '4fbe7f3715bd1251ae2398cd810b90f1d06c143f', class: "digi-icon-star__shape", d: "M12.03.901L8.74 7.598 1.38 8.676C.06 8.868-.468 10.502.49 11.438l5.324 5.21-1.26 7.36c-.226 1.33 1.17 2.326 2.338 1.704l6.584-3.475 6.584 3.475c1.168.617 2.564-.374 2.337-1.704l-1.26-7.36 5.325-5.21c.957-.936.428-2.57-.892-2.762l-7.36-1.078L14.922.901c-.59-1.194-2.297-1.209-2.892 0z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '0d7189b6ae64153197089ee694d2907399c2e716', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2c2ffbe9d1aa32773bad761f3b36736f48f7f6ff' }, this.afDesc), h("path", { key: '80daa6d494cfa6169bc168e38e017ffddb997d14', class: "digi-icon-star__shape", d: "M12.03.901L8.74 7.598 1.38 8.676C.06 8.868-.468 10.502.49 11.438l5.324 5.21-1.26 7.36c-.226 1.33 1.17 2.326 2.338 1.704l6.584-3.475 6.584 3.475c1.168.617 2.564-.374 2.337-1.704l-1.26-7.36 5.325-5.21c.957-.936.428-2.57-.892-2.762l-7.36-1.078L14.922.901c-.59-1.194-2.297-1.209-2.892 0z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-star"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconStarReg {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '8d72fd8977fe087e91c82517d8c0551e490b65ef', class: "digi-icon-star-reg", width: "27", height: "26", viewBox: "0 0 27 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'ab0a3e2411743fa320a04a584ee0c97a057a0c48', class: "digi-icon-star-reg", width: "27", height: "26", viewBox: "0 0 27 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '5dad6c5ffff33b5771854c573a0473c9e09981f3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'd5ca557dc5f7cc04a254d06be7424d745578954f' }, this.afDesc), h("path", { key: '7eb52513bfa2b368ab19d1126bbaa35b3751eb67', class: "digi-icon-star-reg__shape", d: "M25.595 8.726l-7.36-1.078-3.29-6.697c-.589-1.194-2.296-1.209-2.89 0l-3.29 6.697-7.36 1.078c-1.32.192-1.848 1.826-.891 2.762l5.324 5.21-1.26 7.36c-.226 1.33 1.17 2.326 2.338 1.704l6.584-3.475 6.584 3.475c1.168.617 2.564-.374 2.337-1.704l-1.26-7.36 5.325-5.21c.957-.936.428-2.57-.891-2.762zm-7.027 7.122l1.193 7-6.261-3.302-6.261 3.303 1.193-7.001-5.067-4.957 7.002-1.022L13.5 3.495l3.133 6.374 7.002 1.022-5.067 4.957z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '5066cb99f0c2ce78331cac4fd45f0addf18b0481', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '481ece81dd9905f91590c6f9b44672bec8d2d268' }, this.afDesc), h("path", { key: '802fb333ffac94f3bfed3d13a0f8cfbe34565115', class: "digi-icon-star-reg__shape", d: "M25.595 8.726l-7.36-1.078-3.29-6.697c-.589-1.194-2.296-1.209-2.89 0l-3.29 6.697-7.36 1.078c-1.32.192-1.848 1.826-.891 2.762l5.324 5.21-1.26 7.36c-.226 1.33 1.17 2.326 2.338 1.704l6.584-3.475 6.584 3.475c1.168.617 2.564-.374 2.337-1.704l-1.26-7.36 5.325-5.21c.957-.936.428-2.57-.891-2.762zm-7.027 7.122l1.193 7-6.261-3.302-6.261 3.303 1.193-7.001-5.067-4.957 7.002-1.022L13.5 3.495l3.133 6.374 7.002 1.022-5.067 4.957z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-star-reg"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconSuitcaseOutline {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '4d85f37413047ecbafd0a089d6d1865e98f97325', class: "digi-icon-suitcase-outline", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '86cd1614b2cb0092cd93ef05cc9a239bc0fd0027', class: "digi-icon-suitcase-outline", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'e6413f3f79a8bce071d2f92ed7a872d34c2dfec1', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c91e7737797ff3fe2276472de0bff45e7c6c6772' }, this.afDesc), h("path", { key: '9ef369d945c92af10fdb40b3f4c8570fb282691d', class: "digi-icon-suitcase-outline__shape", d: "M43.34,12.7619048 L35.84,12.7619048 L35.84,8.38095238 C35.84,5.96230159 33.824375,4 31.34,4 L16.34,4 C13.855625,4 11.84,5.96230159 11.84,8.38095238 L11.84,12.7619048 L4.34,12.7619048 C1.855625,12.7619048 -0.16,14.7242063 -0.16,17.1428571 L-0.16,40.5079365 C-0.16,42.9265873 1.855625,44.8888889 4.34,44.8888889 L43.34,44.8888889 C45.824375,44.8888889 47.84,42.9265873 47.84,40.5079365 L47.84,17.1428571 C47.84,14.7242063 45.824375,12.7619048 43.34,12.7619048 Z M16.34,8.38095238 L31.34,8.38095238 L31.34,12.7619048 L16.34,12.7619048 L16.34,8.38095238 Z M4.34,40.5079365 L4.34,17.1428571 L11.84,17.1428571 L11.84,40.5079365 L4.34,40.5079365 Z M16.34,40.5079365 L16.34,17.1428571 L31.34,17.1428571 L31.34,40.5079365 L16.34,40.5079365 Z M43.34,40.5079365 L35.84,40.5079365 L35.84,17.1428571 L43.34,17.1428571 L43.34,40.5079365 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'f88e0014ef8a4a5078b221c99ec7a875c80ab307', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b2caf69c80273bd52c28ca4d3ddb2dcf8d0495cd' }, this.afDesc), h("path", { key: 'fe6abbefee60d854b3f5a574b8376273685dff7f', class: "digi-icon-suitcase-outline__shape", d: "M43.34,12.7619048 L35.84,12.7619048 L35.84,8.38095238 C35.84,5.96230159 33.824375,4 31.34,4 L16.34,4 C13.855625,4 11.84,5.96230159 11.84,8.38095238 L11.84,12.7619048 L4.34,12.7619048 C1.855625,12.7619048 -0.16,14.7242063 -0.16,17.1428571 L-0.16,40.5079365 C-0.16,42.9265873 1.855625,44.8888889 4.34,44.8888889 L43.34,44.8888889 C45.824375,44.8888889 47.84,42.9265873 47.84,40.5079365 L47.84,17.1428571 C47.84,14.7242063 45.824375,12.7619048 43.34,12.7619048 Z M16.34,8.38095238 L31.34,8.38095238 L31.34,12.7619048 L16.34,12.7619048 L16.34,8.38095238 Z M4.34,40.5079365 L4.34,17.1428571 L11.84,17.1428571 L11.84,40.5079365 L4.34,40.5079365 Z M16.34,40.5079365 L16.34,17.1428571 L31.34,17.1428571 L31.34,40.5079365 L16.34,40.5079365 Z M43.34,40.5079365 L35.84,40.5079365 L35.84,17.1428571 L43.34,17.1428571 L43.34,40.5079365 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-suitcase-outline"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconSuitcaseSolid {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '77bc76652275b921b71b8cf660cd53e49e2f2363', class: "digi-icon-suitcase-solid", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'e1802ee2d3fa10e4148bdbfba4198858c5f31b8c', class: "digi-icon-suitcase-solid", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '319002b53c08c70bf81edc547e4b0ccc233bc7ca', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'c500fca0898a5cd8bf03bec277da31f7e4a672b6' }, this.afDesc), h("path", { key: 'dd1dd2af377c25d07d43b366a9295a14c3b2dd0b', class: "digi-icon-suitcase-solid__shape", d: "M12,45.4615385 L36,45.4615385 L36,7.54945055 C36,5.03777473 33.984375,3 31.5,3 L16.5,3 C14.015625,3 12,5.03777473 12,7.54945055 L12,45.4615385 Z M18,9.06593407 L30,9.06593407 L30,12.0989011 L18,12.0989011 L18,9.06593407 Z M48,16.6483516 L48,40.9120879 C48,43.4237637 45.984375,45.4615385 43.5,45.4615385 L39,45.4615385 L39,12.0989011 L43.5,12.0989011 C45.984375,12.0989011 48,14.1366758 48,16.6483516 Z M9,45.4615385 L4.5,45.4615385 C2.015625,45.4615385 0,43.4237637 0,40.9120879 L0,16.6483516 C0,14.1366758 2.015625,12.0989011 4.5,12.0989011 L9,12.0989011 L9,45.4615385 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '22f122d36e8c07ce25f4f5283ffd7774e6e741d3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'be2f3b8e9c42651665e15d16962b09ba95954ae3' }, this.afDesc), h("path", { key: '48f471a46ac410298320869782ce09a389ceeffc', class: "digi-icon-suitcase-solid__shape", d: "M12,45.4615385 L36,45.4615385 L36,7.54945055 C36,5.03777473 33.984375,3 31.5,3 L16.5,3 C14.015625,3 12,5.03777473 12,7.54945055 L12,45.4615385 Z M18,9.06593407 L30,9.06593407 L30,12.0989011 L18,12.0989011 L18,9.06593407 Z M48,16.6483516 L48,40.9120879 C48,43.4237637 45.984375,45.4615385 43.5,45.4615385 L39,45.4615385 L39,12.0989011 L43.5,12.0989011 C45.984375,12.0989011 48,14.1366758 48,16.6483516 Z M9,45.4615385 L4.5,45.4615385 C2.015625,45.4615385 0,43.4237637 0,40.9120879 L0,16.6483516 C0,14.1366758 2.015625,12.0989011 4.5,12.0989011 L9,12.0989011 L9,45.4615385 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-suitcase-solid"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconSystemAssistance {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '09c78585f707c937a291216b668a297c06888786', class: "digi-icon-system-assistance", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '6b5c490a5207f61f84207ba46bffb98c154c83bb', class: "digi-icon-system-assistance", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'ab1d21080cd505a5d246d9169253c50985694764', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'fd1e334301b892bfc2b2ba21981d47f64dc09712' }, this.afDesc), h("g", { key: '85009be0d5b01cc3505fa65780d70535a4f8f8bd', stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: '3b461807c957c06be25f0be05d6e5e788829c62d', transform: "translate(0.000000, 2.000000)" }, h("g", { key: 'de71d25abb8b49d88d1245bcc2e448b444916fbc', transform: "translate(0.000000, 6.999600)" }, h("g", { key: '2ce6f51b2d4d2ea3b8560c532631f27d55f59db1' }), h("path", { key: '21396a011edc0622e0c15b0d8b94e6042d3305cb', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M40.4458,22.306 L40.4458,26.44 L3.5538,26.44 L3.5538,3.561 L20.2908,3.561 L19.2438,1.468 C18.9738,0.928 18.8208,0.443 18.7488,0 L2.1928,0 C0.9838,0 -0.0002,0.986 -0.0002,2.196 L-0.0002,27.804 C-0.0002,29.015 0.9838,30 2.1928,30 L19.9998,30 L19.9998,33 L8.4998,33 C7.3958,33 6.4998,33.896 6.4998,35 C6.4998,36.105 7.3958,37 8.4998,37 L35.4998,37 C36.6048,37 37.4998,36.105 37.4998,35 C37.4998,33.896 36.6048,33 35.4998,33 L23.9998,33 L23.9998,30 L41.8078,30 C43.0168,30 43.9998,29.015 43.9998,27.804 L43.9998,21.75 C43.4248,22.213 42.7428,22.579 41.8238,22.579 C41.3828,22.579 40.9328,22.488 40.4458,22.306" })), h("path", { key: '26d6789719296db23d72941531581d4cb6b6bfdb', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M37.4907,17.455 C36.3667,20.168 33.2577,21.456 30.5447,20.332 C27.8327,19.209 26.5437,16.099 27.6677,13.386 C28.7917,10.674 31.9007,9.386 34.6137,10.509 C37.3257,11.633 38.6147,14.743 37.4907,17.455 M46.5077,12.934 L43.7997,12.031 C42.6587,11.232 42.9287,9.993 43.1817,9.341 L44.1867,7.33 C44.8907,5.924 44.4507,5.484 43.4837,4.517 C42.5157,3.549 42.0767,3.11 40.6697,3.813 L38.1167,5.09 C36.7447,5.331 36.0597,4.264 35.7767,3.625 L35.0667,1.492 C34.5687,0 33.9477,0 32.5797,0 C31.2107,0 30.5897,0 30.0917,1.492 L29.1897,4.2 C28.3907,5.341 27.1517,5.071 26.4997,4.818 L24.4887,3.813 C23.0817,3.11 22.6427,3.549 21.6747,4.517 C20.7077,5.484 20.2677,5.924 20.9717,7.33 L22.2477,9.883 C22.4897,11.255 21.4227,11.94 20.7827,12.223 L18.6507,12.934 C17.1587,13.431 17.1587,14.053 17.1587,15.421 C17.1587,16.789 17.1587,17.411 18.6507,17.908 L21.3587,18.81 C22.4997,19.609 22.2297,20.849 21.9767,21.5 L20.9717,23.511 C20.2677,24.918 20.7077,25.357 21.6747,26.325 C22.6427,27.292 23.0817,27.732 24.4887,27.028 L27.0417,25.752 C28.4137,25.51 29.0987,26.577 29.3817,27.217 L30.0917,29.349 C30.5897,30.842 31.2107,30.842 32.5797,30.842 C33.9477,30.842 34.5687,30.842 35.0667,29.349 L35.9687,26.642 C36.7677,25.5 38.0067,25.77 38.6587,26.023 L40.6697,27.028 C42.0767,27.732 42.5157,27.292 43.4837,26.325 C44.4507,25.357 44.8907,24.918 44.1867,23.511 L42.9107,20.958 C42.6687,19.587 43.7357,18.901 44.3757,18.619 L46.5077,17.908 C47.9997,17.411 47.9997,16.789 47.9997,15.421 C47.9997,14.053 47.9997,13.431 46.5077,12.934" })))));
16
+ : undefined }, this.afTitle && h("title", { key: 'b30285eecd1354a36a524a4ecbb5839d949e0538', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '0d0332651f1457ffc636f18174d39d5ce200005b' }, this.afDesc), h("g", { key: '9dd7b81b8e8bfa71bc0105fb2325fd6429f2a0ea', stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, h("g", { key: '16642a995f4dfb56b7c984e95503df70bf3782c4', transform: "translate(0.000000, 2.000000)" }, h("g", { key: 'c54c7cebb95a87bfa725a3f929a29b205a27ece2', transform: "translate(0.000000, 6.999600)" }, h("g", { key: '016143259ce0527d8ebbab991c74926d086c2335' }), h("path", { key: 'e139c6e4e32baffa4e76b95e5fae7f8b03910148', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M40.4458,22.306 L40.4458,26.44 L3.5538,26.44 L3.5538,3.561 L20.2908,3.561 L19.2438,1.468 C18.9738,0.928 18.8208,0.443 18.7488,0 L2.1928,0 C0.9838,0 -0.0002,0.986 -0.0002,2.196 L-0.0002,27.804 C-0.0002,29.015 0.9838,30 2.1928,30 L19.9998,30 L19.9998,33 L8.4998,33 C7.3958,33 6.4998,33.896 6.4998,35 C6.4998,36.105 7.3958,37 8.4998,37 L35.4998,37 C36.6048,37 37.4998,36.105 37.4998,35 C37.4998,33.896 36.6048,33 35.4998,33 L23.9998,33 L23.9998,30 L41.8078,30 C43.0168,30 43.9998,29.015 43.9998,27.804 L43.9998,21.75 C43.4248,22.213 42.7428,22.579 41.8238,22.579 C41.3828,22.579 40.9328,22.488 40.4458,22.306" })), h("path", { key: '89a194773ec26dc8340a56813708a466b20b131f', fill: "currentColor", class: "digi-icon-system-assistance__shape", d: "M37.4907,17.455 C36.3667,20.168 33.2577,21.456 30.5447,20.332 C27.8327,19.209 26.5437,16.099 27.6677,13.386 C28.7917,10.674 31.9007,9.386 34.6137,10.509 C37.3257,11.633 38.6147,14.743 37.4907,17.455 M46.5077,12.934 L43.7997,12.031 C42.6587,11.232 42.9287,9.993 43.1817,9.341 L44.1867,7.33 C44.8907,5.924 44.4507,5.484 43.4837,4.517 C42.5157,3.549 42.0767,3.11 40.6697,3.813 L38.1167,5.09 C36.7447,5.331 36.0597,4.264 35.7767,3.625 L35.0667,1.492 C34.5687,0 33.9477,0 32.5797,0 C31.2107,0 30.5897,0 30.0917,1.492 L29.1897,4.2 C28.3907,5.341 27.1517,5.071 26.4997,4.818 L24.4887,3.813 C23.0817,3.11 22.6427,3.549 21.6747,4.517 C20.7077,5.484 20.2677,5.924 20.9717,7.33 L22.2477,9.883 C22.4897,11.255 21.4227,11.94 20.7827,12.223 L18.6507,12.934 C17.1587,13.431 17.1587,14.053 17.1587,15.421 C17.1587,16.789 17.1587,17.411 18.6507,17.908 L21.3587,18.81 C22.4997,19.609 22.2297,20.849 21.9767,21.5 L20.9717,23.511 C20.2677,24.918 20.7077,25.357 21.6747,26.325 C22.6427,27.292 23.0817,27.732 24.4887,27.028 L27.0417,25.752 C28.4137,25.51 29.0987,26.577 29.3817,27.217 L30.0917,29.349 C30.5897,30.842 31.2107,30.842 32.5797,30.842 C33.9477,30.842 34.5687,30.842 35.0667,29.349 L35.9687,26.642 C36.7677,25.5 38.0067,25.77 38.6587,26.023 L40.6697,27.028 C42.0767,27.732 42.5157,27.292 43.4837,26.325 C44.4507,25.357 44.8907,24.918 44.1867,23.511 L42.9107,20.958 C42.6687,19.587 43.7357,18.901 44.3757,18.619 L46.5077,17.908 C47.9997,17.411 47.9997,16.789 47.9997,15.421 C47.9997,14.053 47.9997,13.431 46.5077,12.934" })))));
17
17
  }
18
18
  static get is() { return "digi-icon-system-assistance"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconTable {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '1ec3db2b0edca85474393e1d5c7e50cc7cefd23a', class: "digi-icon-table", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '7a55b48df78a8e9057dffe6e2089891ed68e4526', class: "digi-icon-table", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'a0b3abc1a348da25e17f62b7ab9d52034849b405', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a6d410db604b3643fc92be66f37ad1570d83b9f8' }, this.afDesc), h("defs", { key: '965f4d931645de5bda4865178622c2f23cd2a3ca' }, h("polygon", { key: 'fa81e7619817bf5dc2fefa27a234119574b829c8', points: "0 62 62 62 62 0 0 0" })), h("g", { key: '7b58f34d221bf88c3824ee878488b75548042069', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'b115210eacad30887dc6791cc381bd64759d2047', transform: "translate(-302, -975)" }, h("g", { key: 'ed1f5c7005119b83d101750b7f64493277c38432', transform: "translate(302, 975)" }, h("polygon", { key: '5b4b855bc13e52109026870f90f5fdd2e415d8e2', fill: "currentColor", points: "29.6502083 9.05264249 32.3497917 9.05264249 32.3497917 6.36704663 29.6502083 6.36704663" }), h("g", { key: 'e6c393354f1e85b8069a3a0b714f271ca39aa57b' }, h("path", { key: 'bdb17aeec2e1cb6087449d767622a7db5218bbba', d: "M35.3073208,0 L26.6931958,0 C24.7918625,0 23.2496125,1.53297409 23.2496125,3.42574093 L23.2496125,11.9939482 C23.2496125,13.886715 24.7918625,15.4196891 26.6931958,15.4196891 L35.3073208,15.4196891 C37.2086542,15.4196891 38.7496125,13.886715 38.7496125,11.9939482 L38.7496125,3.42574093 C38.7496125,1.53297409 37.2086542,0 35.3073208,0", fill: "currentColor" }), h("polygon", { key: 'dfb5d4bea08eb3c86024de92cffe81e4301947b9', fill: "currentColor", points: "6.40020833 9.05264249 9.09979167 9.05264249 9.09979167 6.36704663 6.40020833 6.36704663" }), h("path", { key: 'de69f34fb1f538b0c61550986119780040ddf3b1', d: "M12.0573208,0 L3.44319583,0 C1.5418625,0 -0.0003875,1.53297409 -0.0003875,3.42574093 L-0.0003875,11.9939482 C-0.0003875,13.886715 1.5418625,15.4196891 3.44319583,15.4196891 L12.0573208,15.4196891 C13.9586542,15.4196891 15.4996125,13.886715 15.4996125,11.9939482 L15.4996125,3.42574093 C15.4996125,1.53297409 13.9586542,0 12.0573208,0", fill: "currentColor" }), h("polygon", { key: '9a597a7c0f9e040636505fae02f5a59c9159b22b', fill: "currentColor", points: "52.9002083 9.05264249 55.5997917 9.05264249 55.5997917 6.36704663 52.9002083 6.36704663" }), h("path", { key: '8cdedcc0bb198be69fa8c722f16d46ee947c28b9', d: "M58.5573208,0 L49.9431958,0 C48.0418625,0 46.4996125,1.53297409 46.4996125,3.42574093 L46.4996125,11.9939482 C46.4996125,13.886715 48.0418625,15.4196891 49.9431958,15.4196891 L58.5573208,15.4196891 C60.4586542,15.4196891 61.9996125,13.886715 61.9996125,11.9939482 L61.9996125,3.42574093 C61.9996125,1.53297409 60.4586542,0 58.5573208,0", fill: "currentColor" }), h("polygon", { key: '19b6881f3bd767a56f7433d5ddc601908f9c4bb9', fill: "currentColor", points: "29.6502083 55.6329534 32.3497917 55.6329534 32.3497917 52.9473575 29.6502083 52.9473575" }), h("path", { key: 'ade4cf40a91e2f39e9f7489ecd0d25e7dfe7c02b', d: "M35.3073208,46.5803109 L26.6931958,46.5803109 C24.7918625,46.5803109 23.2496125,48.113285 23.2496125,50.0060518 L23.2496125,58.5742591 C23.2496125,60.4670259 24.7918625,62 26.6931958,62 L35.3073208,62 C37.2086542,62 38.7496125,60.4670259 38.7496125,58.5742591 L38.7496125,50.0060518 C38.7496125,48.113285 37.2086542,46.5803109 35.3073208,46.5803109", fill: "currentColor" }), h("polygon", { key: '4ce1a099f7df04930afe6b9d53d64aaeef6f76b4', fill: "currentColor", points: "6.40020833 55.6329534 9.09979167 55.6329534 9.09979167 52.9473575 6.40020833 52.9473575" }), h("path", { key: 'ff8d943056918a3d7f985073bcc2804b747f6da0', d: "M12.0573208,46.5803109 L3.44319583,46.5803109 C1.5418625,46.5803109 -0.0003875,48.113285 -0.0003875,50.0060518 L-0.0003875,58.5742591 C-0.0003875,60.4670259 1.5418625,62 3.44319583,62 L12.0573208,62 C13.9586542,62 15.4996125,60.4670259 15.4996125,58.5742591 L15.4996125,50.0060518 C15.4996125,48.113285 13.9586542,46.5803109 12.0573208,46.5803109", fill: "currentColor" }), h("polygon", { key: 'ce9b3ecbdfaf90726cbe0dfd29dd1a5296da414e', fill: "currentColor", points: "52.9002083 55.6329534 55.5997917 55.6329534 55.5997917 52.9473575 52.9002083 52.9473575" }), h("path", { key: '4dc46e5e00ec83c3b88d9056c0c1eb8595d67379', d: "M58.5573208,46.5803109 L49.9431958,46.5803109 C48.0418625,46.5803109 46.4996125,48.113285 46.4996125,50.0060518 L46.4996125,58.5742591 C46.4996125,60.4670259 48.0418625,62 49.9431958,62 L58.5573208,62 C60.4586542,62 61.9996125,60.4670259 61.9996125,58.5742591 L61.9996125,50.0060518 C61.9996125,48.113285 60.4586542,46.5803109 58.5573208,46.5803109", fill: "currentColor" }), h("polygon", { key: '05346ba8af5aa3e0d2fff62daf6573163d027332', fill: "currentColor", points: "29.6502083 32.3427979 32.3497917 32.3427979 32.3497917 29.6572021 29.6502083 29.6572021" }), h("path", { key: 'fb6510257f8628240f40f8c2dbff59d39eb69e74', d: "M35.3073208,23.2901554 L26.6931958,23.2901554 C24.7918625,23.2901554 23.2496125,24.8231295 23.2496125,26.7158964 L23.2496125,35.2841036 C23.2496125,37.1768705 24.7918625,38.7098446 26.6931958,38.7098446 L35.3073208,38.7098446 C37.2086542,38.7098446 38.7496125,37.1768705 38.7496125,35.2841036 L38.7496125,26.7158964 C38.7496125,24.8231295 37.2086542,23.2901554 35.3073208,23.2901554", fill: "currentColor" }), h("polygon", { key: 'c950c420f6674bb34622324d7f4d3086abad7d25', fill: "currentColor", points: "6.40020833 32.3427979 9.09979167 32.3427979 9.09979167 29.6572021 6.40020833 29.6572021" }), h("path", { key: 'd4b9412b2ddb57013309291a9f430cd180365131', d: "M12.0573208,23.2901554 L3.44319583,23.2901554 C1.5418625,23.2901554 -0.0003875,24.8231295 -0.0003875,26.7158964 L-0.0003875,35.2841036 C-0.0003875,37.1768705 1.5418625,38.7098446 3.44319583,38.7098446 L12.0573208,38.7098446 C13.9586542,38.7098446 15.4996125,37.1768705 15.4996125,35.2841036 L15.4996125,26.7158964 C15.4996125,24.8231295 13.9586542,23.2901554 12.0573208,23.2901554", fill: "currentColor" }), h("polygon", { key: '3203fb26bc9ac01c5745eb4b972c0f5fbdbce32c', fill: "currentColor", points: "52.9002083 32.3427979 55.5997917 32.3427979 55.5997917 29.6572021 52.9002083 29.6572021" }), h("path", { key: '027e700a51326fa14942d7410395cb1c9efbfb4f', d: "M58.5573208,23.2901554 L49.9431958,23.2901554 C48.0418625,23.2901554 46.4996125,24.8231295 46.4996125,26.7158964 L46.4996125,35.2841036 C46.4996125,37.1768705 48.0418625,38.7098446 49.9431958,38.7098446 L58.5573208,38.7098446 C60.4586542,38.7098446 61.9996125,37.1768705 61.9996125,35.2841036 L61.9996125,26.7158964 C61.9996125,24.8231295 60.4586542,23.2901554 58.5573208,23.2901554", fill: "currentColor" })))))));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '251e13c72598a28d9c7b873aa8e64948274ade7a', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '4b571dbbf204a916cc8b61af79de5c72725e2d3b' }, this.afDesc), h("defs", { key: 'a3e1391310514895299db5fdc7d6d4fe18da2a09' }, h("polygon", { key: '13d65fb502b902fd08eaddad665a296e9fee7b9a', points: "0 62 62 62 62 0 0 0" })), h("g", { key: 'af78d915d9840609c09edfb5b483e1509d029f6b', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '2417b04063a55d9814117c874ee8cac9af8446a4', transform: "translate(-302, -975)" }, h("g", { key: '1066e4a7c83bf853dce07b536d025dddd0b67cd5', transform: "translate(302, 975)" }, h("polygon", { key: '0f6d7e9801161c026e43fbfa9bae0aea6b3be4d0', fill: "currentColor", points: "29.6502083 9.05264249 32.3497917 9.05264249 32.3497917 6.36704663 29.6502083 6.36704663" }), h("g", { key: 'd38709e6df6250ccc8d53f230dff12dc347d8875' }, h("path", { key: '4b276b903f126171b12ba449fb95b950fc917599', d: "M35.3073208,0 L26.6931958,0 C24.7918625,0 23.2496125,1.53297409 23.2496125,3.42574093 L23.2496125,11.9939482 C23.2496125,13.886715 24.7918625,15.4196891 26.6931958,15.4196891 L35.3073208,15.4196891 C37.2086542,15.4196891 38.7496125,13.886715 38.7496125,11.9939482 L38.7496125,3.42574093 C38.7496125,1.53297409 37.2086542,0 35.3073208,0", fill: "currentColor" }), h("polygon", { key: 'd8220374c70f8584f74779cbb8b774b600c4b0b7', fill: "currentColor", points: "6.40020833 9.05264249 9.09979167 9.05264249 9.09979167 6.36704663 6.40020833 6.36704663" }), h("path", { key: '47365747c094d031b9e48d49663ebedb6665fb77', d: "M12.0573208,0 L3.44319583,0 C1.5418625,0 -0.0003875,1.53297409 -0.0003875,3.42574093 L-0.0003875,11.9939482 C-0.0003875,13.886715 1.5418625,15.4196891 3.44319583,15.4196891 L12.0573208,15.4196891 C13.9586542,15.4196891 15.4996125,13.886715 15.4996125,11.9939482 L15.4996125,3.42574093 C15.4996125,1.53297409 13.9586542,0 12.0573208,0", fill: "currentColor" }), h("polygon", { key: 'dc793c79b6c27faaaea06cea0178d38532aed949', fill: "currentColor", points: "52.9002083 9.05264249 55.5997917 9.05264249 55.5997917 6.36704663 52.9002083 6.36704663" }), h("path", { key: 'd49570ecca15c91e851ca767de81716832b71584', d: "M58.5573208,0 L49.9431958,0 C48.0418625,0 46.4996125,1.53297409 46.4996125,3.42574093 L46.4996125,11.9939482 C46.4996125,13.886715 48.0418625,15.4196891 49.9431958,15.4196891 L58.5573208,15.4196891 C60.4586542,15.4196891 61.9996125,13.886715 61.9996125,11.9939482 L61.9996125,3.42574093 C61.9996125,1.53297409 60.4586542,0 58.5573208,0", fill: "currentColor" }), h("polygon", { key: '5ebe8db44a5b79fd8fedd84e2c63885ef2d87456', fill: "currentColor", points: "29.6502083 55.6329534 32.3497917 55.6329534 32.3497917 52.9473575 29.6502083 52.9473575" }), h("path", { key: 'fc3542bc89983679cc1ad86e8bcbe416f29a2666', d: "M35.3073208,46.5803109 L26.6931958,46.5803109 C24.7918625,46.5803109 23.2496125,48.113285 23.2496125,50.0060518 L23.2496125,58.5742591 C23.2496125,60.4670259 24.7918625,62 26.6931958,62 L35.3073208,62 C37.2086542,62 38.7496125,60.4670259 38.7496125,58.5742591 L38.7496125,50.0060518 C38.7496125,48.113285 37.2086542,46.5803109 35.3073208,46.5803109", fill: "currentColor" }), h("polygon", { key: '350e985e2584b82a3ef07d953a5eab8d4b0a3ffb', fill: "currentColor", points: "6.40020833 55.6329534 9.09979167 55.6329534 9.09979167 52.9473575 6.40020833 52.9473575" }), h("path", { key: '98e055d750e0a2025941c6c40ee09fbeb90d27c5', d: "M12.0573208,46.5803109 L3.44319583,46.5803109 C1.5418625,46.5803109 -0.0003875,48.113285 -0.0003875,50.0060518 L-0.0003875,58.5742591 C-0.0003875,60.4670259 1.5418625,62 3.44319583,62 L12.0573208,62 C13.9586542,62 15.4996125,60.4670259 15.4996125,58.5742591 L15.4996125,50.0060518 C15.4996125,48.113285 13.9586542,46.5803109 12.0573208,46.5803109", fill: "currentColor" }), h("polygon", { key: 'a3e32fc6300b6e55ac15a930be79b761e7f238a8', fill: "currentColor", points: "52.9002083 55.6329534 55.5997917 55.6329534 55.5997917 52.9473575 52.9002083 52.9473575" }), h("path", { key: '820460300b290dbe8094655a5ada2c17bfc66a86', d: "M58.5573208,46.5803109 L49.9431958,46.5803109 C48.0418625,46.5803109 46.4996125,48.113285 46.4996125,50.0060518 L46.4996125,58.5742591 C46.4996125,60.4670259 48.0418625,62 49.9431958,62 L58.5573208,62 C60.4586542,62 61.9996125,60.4670259 61.9996125,58.5742591 L61.9996125,50.0060518 C61.9996125,48.113285 60.4586542,46.5803109 58.5573208,46.5803109", fill: "currentColor" }), h("polygon", { key: '763b0e581317426587568946fb1a0c3fd3eb0428', fill: "currentColor", points: "29.6502083 32.3427979 32.3497917 32.3427979 32.3497917 29.6572021 29.6502083 29.6572021" }), h("path", { key: '8a7abc98191f8a2701424c868ad4eba09ec425d7', d: "M35.3073208,23.2901554 L26.6931958,23.2901554 C24.7918625,23.2901554 23.2496125,24.8231295 23.2496125,26.7158964 L23.2496125,35.2841036 C23.2496125,37.1768705 24.7918625,38.7098446 26.6931958,38.7098446 L35.3073208,38.7098446 C37.2086542,38.7098446 38.7496125,37.1768705 38.7496125,35.2841036 L38.7496125,26.7158964 C38.7496125,24.8231295 37.2086542,23.2901554 35.3073208,23.2901554", fill: "currentColor" }), h("polygon", { key: '2249138c4d6553a0733aa612bacd347425067933', fill: "currentColor", points: "6.40020833 32.3427979 9.09979167 32.3427979 9.09979167 29.6572021 6.40020833 29.6572021" }), h("path", { key: 'f9fc8bc339295ed603da771e9aa41697a7401581', d: "M12.0573208,23.2901554 L3.44319583,23.2901554 C1.5418625,23.2901554 -0.0003875,24.8231295 -0.0003875,26.7158964 L-0.0003875,35.2841036 C-0.0003875,37.1768705 1.5418625,38.7098446 3.44319583,38.7098446 L12.0573208,38.7098446 C13.9586542,38.7098446 15.4996125,37.1768705 15.4996125,35.2841036 L15.4996125,26.7158964 C15.4996125,24.8231295 13.9586542,23.2901554 12.0573208,23.2901554", fill: "currentColor" }), h("polygon", { key: 'd5c75887f9b7b0f7e2693c1f57fb1b7d98b29c61', fill: "currentColor", points: "52.9002083 32.3427979 55.5997917 32.3427979 55.5997917 29.6572021 52.9002083 29.6572021" }), h("path", { key: '18286e1aea29564ef8dbdaa3fcf4143ad7843ed4', d: "M58.5573208,23.2901554 L49.9431958,23.2901554 C48.0418625,23.2901554 46.4996125,24.8231295 46.4996125,26.7158964 L46.4996125,35.2841036 C46.4996125,37.1768705 48.0418625,38.7098446 49.9431958,38.7098446 L58.5573208,38.7098446 C60.4586542,38.7098446 61.9996125,37.1768705 61.9996125,35.2841036 L61.9996125,26.7158964 C61.9996125,24.8231295 60.4586542,23.2901554 58.5573208,23.2901554", fill: "currentColor" })))))));
17
17
  }
18
18
  static get is() { return "digi-icon-table"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconTableColumn {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'e0c1da2cbc90993d6a4b036f12fc2d789ea838c1', class: "digi-icon-table-column", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '0fde425e57edffb0842d75ed4d928711db87bbe0', class: "digi-icon-table-column", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '0e772cec7a605ef4230fcd128bc30934f5302a9d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '709cc522998591aa44176309cae3ff7b7c69b6f2' }, this.afDesc), h("defs", { key: '75fcccd5799dd183636649abc3132da5fb8c54ad' }, h("polygon", { key: '0a33396e397f4ac9bbef09909fa4c843adda252d', points: "0 62 62 62 62 0 0 0" })), h("g", { key: '73b93606b0f80687ed462ca7a1e9cec81b556d93', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'eb86c668a4e252ea497c2ec43eba511d072ef35b', transform: "translate(-125, -975)" }, h("g", { key: '0c13ada921b2af0a56ce192bebb84ac7baf6b320', transform: "translate(125, 975)" }, h("polygon", { key: '69503f46dc7032e587b23560622c725df015a292', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), h("g", { key: 'ee65cd810fd89b247cbc52fa4f8e7c1b6f5c5686' }, h("path", { key: '8ac11d2c228a2472f7e709f92b3a4f6422a59a1f', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), h("g", { key: '0e6e55cb444af1ad71627e67126d1279fb1033c0' }), h("polygon", { key: '62c5472a726df8ab8460c5201774cbf3735a83d9', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), h("path", { key: 'f6db6401e5fa3635da85c2d8c3c22c3b64b75a98', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", id: "Fill-6", fill: "currentColor" }), h("polygon", { key: '062a4264bc604264f65179fd4a36cbfc46256597', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), h("path", { key: 'e072ddcb99aefe53fd42d15c8163c68858bcfc9b', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", id: "Fill-8", fill: "currentColor" }), h("path", { key: 'e300f7bc10d22b4aae4acb9b9dfcae188df06786', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), h("path", { key: '2f44abe718f30e41907c766cecaa9ce8afdb4205', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), h("path", { key: 'a9d082e64f4c555ed798b0e7bc7b0790d9480c8d', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", id: "Fill-11", fill: "currentColor" })))))));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'b3fd58d920f8c06e97cb337b314fcd7e0b2782d1', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '564e58d35d18d995790dd3b09fc64922ab33510f' }, this.afDesc), h("defs", { key: '63754afe6fe587bc4a8654ee2a37f618a6ed3d6b' }, h("polygon", { key: '7683c1b646810e6c672b4192c38898782c3cb2e6', points: "0 62 62 62 62 0 0 0" })), h("g", { key: '588bff7011971c8571125b3c3c396a96c105dbce', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'dc9719d483d3a67488d830a3b28cfa57dff8d793', transform: "translate(-125, -975)" }, h("g", { key: '7c3f1f260b0d134cbfd3258554d7125100358c00', transform: "translate(125, 975)" }, h("polygon", { key: '3b43a4c6ff69d25efac9fee48264b5332eae1f27', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), h("g", { key: '8942d32b211b2409402ecd90dd3943471ef2eb8f' }, h("path", { key: '65cb54f16d3daa79d40667e217fc12a7e9d99643', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), h("g", { key: '7341564d7cb78e25f7b28336fcf42b9390156edb' }), h("polygon", { key: '5300290ac12d232a804ca7d38cd1dae914dab4fa', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), h("path", { key: '3d7c0f10d94c0071c7e8b8098534f577f691ab23', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", id: "Fill-6", fill: "currentColor" }), h("polygon", { key: '9af68a4778f123b9bb5c39908abcb26861b6c706', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), h("path", { key: '7e3bf74b03c2710b5fb871c2cf15e2ea1ebd5e1a', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", id: "Fill-8", fill: "currentColor" }), h("path", { key: '507b0739e23d0fe969b3cc505353f4451602f99b', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), h("path", { key: '7c2c501d6cfc8584bc0c839be80d3ab2c0662eef', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), h("path", { key: '6c5dd1c38f85864b39099d92d3e430c26c8a7ac7', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", id: "Fill-11", fill: "currentColor" })))))));
17
17
  }
18
18
  static get is() { return "digi-icon-table-column"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconTableRow {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '86230759c7394a4b258f478520a524d68d37c51a', class: "digi-icon-table-row", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '04de80117c6b46fdbdd6fb6c9fd30a3247f9a3f5', class: "digi-icon-table-row", width: "62px", height: "62px", viewBox: "0 0 62 62", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '9875d4a74b87f3133429f4bf469f4a30dff7891c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '1f26c387df9eced3b2af278dc376b63261d6ce0a' }, this.afDesc), h("defs", { key: 'd3c243ed6160207e8334871dd4889bf6247487b8' }, h("polygon", { key: '34263fa9e95b6f86661816184ab8d4bb65cd7c01', points: "0 62 62 62 62 0 0 0" })), h("g", { key: '7a761ba102bc802c4c347a4bbe269fd5bfc3754b', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'e399d8c2b4c6748d63235e62feb5d86b866a1628', transform: "translate(-210, -975)" }, h("g", { key: 'e5f33358ecb2fefd7cca7c8847a906fa961234ee', transform: "translate(210, 975)" }, h("g", { key: '4de2636569aaa3acbf4b9a0342d9dca42c01cc25', transform: "translate(31, 31) rotate(-90) translate(-31, -31)" }, h("polygon", { key: '61d1b91b319e87771969cfa1d4b6b1225c6790dc', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), h("g", { key: '02e7991f175f1aac082d210cfa53eacf8249995d' }, h("path", { key: 'a29cc6fb2c8df058fb3ee4eece7a6749ec4ab94f', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), h("polygon", { key: 'a32f45bb40623a56503ca1be311396348ecc4782', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), h("path", { key: '8e3afc294181321cc5ffafb7381be4fc880a550b', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", fill: "currentColor" }), h("polygon", { key: 'f64e72cf68f8549b60f952048072c123ff79bdf6', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), h("path", { key: '3e30eb6c46bd6139cd2382e0b75d2696ac1d5c4f', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", fill: "currentColor" }), h("path", { key: '5f00be49b9b0e96b61a6d69a1d083f2592ac3e20', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), h("path", { key: '35288827f658a3819264c2294cb9d95f8360ee2c', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), h("path", { key: 'd1d996d7a480f2a5906a28255bbffa46b88769b4', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", fill: "currentColor" }))))))));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '12134bb0c07fa0808b5c4172ee87571bdd5b03a5', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '278d61c85a5cf06e6510fbf3e1135dcf553f87db' }, this.afDesc), h("defs", { key: '5a0ea5bf699172640c90b5df50ebb3aa8ef34a48' }, h("polygon", { key: '339394a8a9d5f34b312bd171bc351ded93fa7a04', points: "0 62 62 62 62 0 0 0" })), h("g", { key: 'bf3c5e1e747d9f99bd25e6902342037dffaa0dcd', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '4fd730a27620721fca66628a8609f90e6a06417b', transform: "translate(-210, -975)" }, h("g", { key: '12899017ddab7104e8330d59a35299565f059058', transform: "translate(210, 975)" }, h("g", { key: '0885810dc310dd26a66a42d569abceb671e6652f', transform: "translate(31, 31) rotate(-90) translate(-31, -31)" }, h("polygon", { key: 'd7b6c4127be6d7b34b1d4109ba7515ffe0e4fb17', fill: "currentColor", points: "6.64198453 55.6082341 9.25119781 55.6082341 9.25119781 27.0498293 6.64198453 27.0498293" }), h("g", { key: 'cae88405e8c068f7f2fb510543f069aafa992299' }, h("path", { key: '4db7085e96b18a4432cc48f6a760842c57e762f0', d: "M12.1952751,20.6603863 L3.69765001,20.6603863 C1.80600253,20.6603863 0.27313795,22.1999334 0.27313795,24.0995254 L0.27313795,58.5606028 C0.27313795,60.4601948 1.80600253,61.9997419 3.69765001,61.9997419 L12.1952751,61.9997419 C14.0856367,61.9997419 15.6197872,60.4601948 15.6197872,58.5606028 L15.6197872,24.0995254 C15.6197872,22.1999334 14.0856367,20.6603863 12.1952751,20.6603863", fill: "currentColor" }), h("polygon", { key: '43c48da5a7e6e0be3e79d133dc134ad7bba74e74', fill: "currentColor", points: "53.0214258 55.6082341 55.630639 55.6082341 55.630639 27.0498293 53.0214258 27.0498293" }), h("path", { key: 'fba11007a812f529b6827a01fec8be1f25a76c96', d: "M58.5756165,20.6603863 L50.0779914,20.6603863 C48.1863439,20.6603863 46.6534794,22.1999334 46.6534794,24.0995254 L46.6534794,58.5606028 C46.6534794,60.4601948 48.1863439,61.9997419 50.0779914,61.9997419 L58.5756165,61.9997419 C60.4659781,61.9997419 62.0001286,60.4601948 62.0001286,58.5606028 L62.0001286,24.0995254 C62.0001286,22.1999334 60.4659781,20.6603863 58.5756165,20.6603863", fill: "currentColor" }), h("polygon", { key: '7a61ac023710b4822a9b378b721682cfbeee5d30', fill: "currentColor", points: "29.8317051 55.6082341 32.4409184 55.6082341 32.4409184 27.0498293 29.8317051 27.0498293" }), h("path", { key: '6a644cfb864d4c837b1862e62bf0ec7026f02e45', d: "M35.3852529,20.6603863 L26.8876278,20.6603863 C24.9959803,20.6603863 23.4631158,22.1999334 23.4631158,24.0995254 L23.4631158,58.5606028 C23.4631158,60.4601948 24.9959803,61.9997419 26.8876278,61.9997419 L35.3852529,61.9997419 C37.2769004,61.9997419 38.809765,60.4601948 38.809765,58.5606028 L38.809765,24.0995254 C38.809765,22.1999334 37.2769004,20.6603863 35.3852529,20.6603863", fill: "currentColor" }), h("path", { key: '4bb17f56b2ca3171d389d6c7a7825572e1b2737a', d: "M0.000771576131,7.75077429 L0.000771576131,7.70689784 C0.000771576131,7.70560736 -0.000514384087,7.70431688 -0.000514384087,7.70302639 L0.000771576131,7.75077429 Z", fill: "currentColor" }), h("path", { key: '8a6f7c5eb74a7b0415f980b3d9cd03d259e89cd5', d: "M61.7253189,7.75077429 L61.7266049,7.70302639 C61.7266049,7.70431688 61.7253189,7.70560736 61.7253189,7.70689784 L61.7253189,7.75077429 Z", fill: "currentColor" }), h("path", { key: '4b8cb1887c656c3953fe60f8ec443568397cfb41', d: "M61.101371,6.10398801 L61.101371,6.09753559 L50.9487151,0.225834652 L50.9422853,0.229706103 C50.6876652,0.0877528932 50.3983241,9.16943835e-15 50.0858358,9.16943835e-15 C49.1110779,9.16943835e-15 48.3214984,0.789776039 48.3163545,1.7679627 L48.3150685,1.7679627 L48.3150685,4.62509366 L13.4115363,4.62509366 L13.4102503,1.7679627 C13.4051065,0.789776039 12.6155269,9.16943835e-15 11.6407691,9.16943835e-15 C11.3282808,9.16943835e-15 11.0389397,0.0877528932 10.7830336,0.229706103 L10.7766038,0.225834652 L0.625233858,6.09753559 L0.625233858,6.10398801 C0.254877315,6.2949796 0.000257192044,6.67696278 0.000257192044,7.12217967 L0.000257192044,7.7067688 C0.00282911248,8.1506952 0.256163275,8.53138789 0.625233858,8.721089 L0.625233858,8.72754142 L10.7766038,14.5992424 L10.7830336,14.5953709 C11.0389397,14.7373241 11.3282808,14.8263675 11.6407691,14.8263675 C12.6155269,14.8263675 13.4051065,14.035301 13.4102503,13.0584048 L13.4115363,13.0571143 L13.4115363,13.0506619 L13.4115363,10.2012738 L48.3150685,10.2012738 L48.3163545,13.0584048 C48.3214984,14.035301 49.1110779,14.8263675 50.0858358,14.8263675 C50.3983241,14.8263675 50.6876652,14.7373241 50.9422853,14.5953709 L50.9487151,14.5992424 L61.101371,8.72754142 L61.101371,8.721089 C61.4691556,8.53138789 61.7237757,8.1506952 61.7250617,7.7067688 L61.7263477,7.12217967 C61.7263477,6.67696278 61.4704416,6.2949796 61.101371,6.10398801", fill: "currentColor" }))))))));
17
17
  }
18
18
  static get is() { return "digi-icon-table-row"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconTaskDone {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '395b5501a3c51077048ed4af52d1501ee55d9cc5', class: "digi-icon-task-done", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '2ea65e482e21da96b3970723da55a51742897df1', class: "digi-icon-task-done", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '2d6d5e7d26e06981e4d46e95c7438ae369e170bb', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'f4caf004c57c231347555e51e05ee75de1503f9d' }, this.afDesc), h("defs", { key: 'df1eb4a099d83c2280405c2fc56082cd4f54c490' }, h("polygon", { key: '1138c2174d83d427370670614eec20bf95e4fd5b', points: "0 0 49.0833333 0 49.0833333 62 0 62" })), h("g", { key: '704f0a4eff732e9b9aeaca0febca43ed16f9d774', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '396f784b250b2d381468d92242e28dd63a2006c9', transform: "translate(-375, -890)" }, h("g", { key: '396e5e4cc7053df0266cb380a2a594f911f6d6d5', transform: "translate(381.4583, 890)" }, h("mask", { key: '7066ae12799927550209dd4dc645295a95ca73e1', fill: "white" }, h("use", { key: 'ba9caca6bb8212d7aa38c72d95e13252c6129cd0', href: "#path-1" })), h("path", { key: '265dc69557bd6e932bb830c978430499e20fead5', d: "M26.4430398,29.1400052 L25.1301802,30.5776482 L22.1202647,33.8729071 L22.1054879,33.8887552 L22.0861644,33.8729071 L18.180549,30.5776482 L16.4755364,29.1400052 L12.0754673,25.4293014 L14.7193735,22.3196909 L21.7360685,28.2366673 L33.5393021,15.3137282 L36.5662678,18.0565699 L26.4430398,29.1400052 Z M34.3520248,48.8821267 L34.3520248,57.4038406 C32.0866314,55.8552613 28.4685948,53.2539198 25.1711005,50.8155867 C24.8767016,50.5982423 24.5266057,50.488438 24.1765098,50.488438 C23.8264139,50.488438 23.476318,50.5982423 23.1807825,50.8155867 C19.8844249,53.2539198 16.2663882,55.8552613 14.0009948,57.4038406 L14.0009948,48.8821267 L14.0009948,45.9570325 C14.018045,45.9547685 14.0339584,45.9570325 14.0510085,45.9547685 L18.9341645,45.2812271 L22.8261399,48.2957494 C23.3308236,48.6874223 23.9366714,48.8821267 24.5413825,48.8821267 C25.1472303,48.8821267 25.7530781,48.6874223 26.2577618,48.2957494 L30.1497372,45.2812271 L34.3520248,45.8608123 L34.3520248,48.8821267 Z M48.4956723,22.7328717 L45.4687067,18.8568956 L46.1438917,13.9938134 C46.3189396,12.7327627 45.6130644,11.5135962 44.428649,11.0336272 L39.8614887,9.18506729 L38.0041617,4.63668174 C37.5233482,3.45713526 36.2957391,2.75302978 35.0328931,2.92735815 L30.1497372,3.60089956 L26.2577618,0.586377232 C25.7530781,0.195836411 25.1472303,0 24.5413825,0 C23.9366714,0 23.3308236,0.195836411 22.8261399,0.586377232 L18.9341645,3.60089956 L14.0510085,2.92735815 C12.7858892,2.75302978 11.5605535,3.45713526 11.07974,4.63668174 L9.22241295,9.18506729 L4.65525264,11.0336272 C3.47083724,11.5135962 2.76382537,12.7327627 2.94001,13.9938134 L3.61519497,18.8568956 L0.588229334,22.7328717 C-0.196076445,23.7369579 -0.196076445,25.1451688 0.588229334,26.1503869 L3.61519497,30.0252311 L2.94001,34.8883133 C2.76382537,36.1504959 3.47083724,37.3696625 4.65525264,37.8484995 L9.22241295,39.6970594 L9.23036968,39.7140394 L10.673947,43.2515468 L10.673947,48.8821267 L10.673947,60.2915786 C10.673947,60.9141799 11.0433664,61.5084812 11.6048838,61.7880858 C12.6847251,62.3257869 12.9609372,62.4650232 24.1765098,54.1912178 C32.9936981,60.6957035 35.0510799,62 36.051354,62 C36.324156,62 36.5173907,61.90355 36.7481358,61.7880858 C37.3107899,61.5084812 37.6802093,60.9141799 37.6802093,60.2915786 L37.6802093,48.8821267 L37.6802093,44.8137101 C37.8063802,44.6382497 37.9200477,44.4526014 38.0041617,44.2454449 L39.1237866,41.5048672 L39.8614887,39.6970594 L44.428649,37.8484995 C45.6130644,37.3685305 46.3189396,36.1504959 46.1438917,34.8883133 L45.4687067,30.0252311 L48.4956723,26.1503869 C48.8878252,25.6477779 49.0833333,25.0444206 49.0833333,24.4421953 L49.0833333,24.4399313 C49.0833333,23.8377061 48.8878252,23.2343488 48.4956723,22.7328717 L48.4956723,22.7328717 Z", fill: "currentColor" }))))));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '06ecd460ad7c7224521e684fc1b931a0c11af666', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '56f481b7faa4e19b188c25ef636889c9ea27f38b' }, this.afDesc), h("defs", { key: '520d033e0d8e9417e3ea61c476094ceea20abeac' }, h("polygon", { key: 'a3c1eda256812b8d722e231c39e99776ebbd9b08', points: "0 0 49.0833333 0 49.0833333 62 0 62" })), h("g", { key: 'c2c1aadfb8bd982f8f9120b5e105e3497ed5354a', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'e747fa6a3d5a5a9696ca96aa951f01d1783058ed', transform: "translate(-375, -890)" }, h("g", { key: '08e19f66df42c9fc39e446c344bc09902e70cdee', transform: "translate(381.4583, 890)" }, h("mask", { key: 'c640984408f56168637821e111f12aaf9dd071d6', fill: "white" }, h("use", { key: '39fae46ae6ef4ce7abca2a50f5e84d9fcfab4e2d', href: "#path-1" })), h("path", { key: 'fde9c674d787d1b5517081d2d59737252599c166', d: "M26.4430398,29.1400052 L25.1301802,30.5776482 L22.1202647,33.8729071 L22.1054879,33.8887552 L22.0861644,33.8729071 L18.180549,30.5776482 L16.4755364,29.1400052 L12.0754673,25.4293014 L14.7193735,22.3196909 L21.7360685,28.2366673 L33.5393021,15.3137282 L36.5662678,18.0565699 L26.4430398,29.1400052 Z M34.3520248,48.8821267 L34.3520248,57.4038406 C32.0866314,55.8552613 28.4685948,53.2539198 25.1711005,50.8155867 C24.8767016,50.5982423 24.5266057,50.488438 24.1765098,50.488438 C23.8264139,50.488438 23.476318,50.5982423 23.1807825,50.8155867 C19.8844249,53.2539198 16.2663882,55.8552613 14.0009948,57.4038406 L14.0009948,48.8821267 L14.0009948,45.9570325 C14.018045,45.9547685 14.0339584,45.9570325 14.0510085,45.9547685 L18.9341645,45.2812271 L22.8261399,48.2957494 C23.3308236,48.6874223 23.9366714,48.8821267 24.5413825,48.8821267 C25.1472303,48.8821267 25.7530781,48.6874223 26.2577618,48.2957494 L30.1497372,45.2812271 L34.3520248,45.8608123 L34.3520248,48.8821267 Z M48.4956723,22.7328717 L45.4687067,18.8568956 L46.1438917,13.9938134 C46.3189396,12.7327627 45.6130644,11.5135962 44.428649,11.0336272 L39.8614887,9.18506729 L38.0041617,4.63668174 C37.5233482,3.45713526 36.2957391,2.75302978 35.0328931,2.92735815 L30.1497372,3.60089956 L26.2577618,0.586377232 C25.7530781,0.195836411 25.1472303,0 24.5413825,0 C23.9366714,0 23.3308236,0.195836411 22.8261399,0.586377232 L18.9341645,3.60089956 L14.0510085,2.92735815 C12.7858892,2.75302978 11.5605535,3.45713526 11.07974,4.63668174 L9.22241295,9.18506729 L4.65525264,11.0336272 C3.47083724,11.5135962 2.76382537,12.7327627 2.94001,13.9938134 L3.61519497,18.8568956 L0.588229334,22.7328717 C-0.196076445,23.7369579 -0.196076445,25.1451688 0.588229334,26.1503869 L3.61519497,30.0252311 L2.94001,34.8883133 C2.76382537,36.1504959 3.47083724,37.3696625 4.65525264,37.8484995 L9.22241295,39.6970594 L9.23036968,39.7140394 L10.673947,43.2515468 L10.673947,48.8821267 L10.673947,60.2915786 C10.673947,60.9141799 11.0433664,61.5084812 11.6048838,61.7880858 C12.6847251,62.3257869 12.9609372,62.4650232 24.1765098,54.1912178 C32.9936981,60.6957035 35.0510799,62 36.051354,62 C36.324156,62 36.5173907,61.90355 36.7481358,61.7880858 C37.3107899,61.5084812 37.6802093,60.9141799 37.6802093,60.2915786 L37.6802093,48.8821267 L37.6802093,44.8137101 C37.8063802,44.6382497 37.9200477,44.4526014 38.0041617,44.2454449 L39.1237866,41.5048672 L39.8614887,39.6970594 L44.428649,37.8484995 C45.6130644,37.3685305 46.3189396,36.1504959 46.1438917,34.8883133 L45.4687067,30.0252311 L48.4956723,26.1503869 C48.8878252,25.6477779 49.0833333,25.0444206 49.0833333,24.4421953 L49.0833333,24.4399313 C49.0833333,23.8377061 48.8878252,23.2343488 48.4956723,22.7328717 L48.4956723,22.7328717 Z", fill: "currentColor" }))))));
17
17
  }
18
18
  static get is() { return "digi-icon-task-done"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconToggleOff {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '9d31ba85850f6449646c5845ad763f7c3a248d00', class: "digi-icon-toggle-off", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'ba14de69af703f8b3ce1a2146c8469870d828c0b', class: "digi-icon-toggle-off", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '61b9fd4a19c2f4070171521db5015a4b6a5c68f6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '77ca5b71f4415fca6364fabf3e6a61ecb80d33c3' }, this.afDesc), h("path", { key: 'ade124adb700e3c14416a2177335f684032da55c', class: "digi-icon-toggle-off__shape", d: "M19.333 0H9.667C4.327 0 0 4.253 0 9.5S4.328 19 9.667 19h9.666C24.673 19 29 14.747 29 9.5S24.672 0 19.333 0zM3.223 9.5c0-3.5 2.882-6.333 6.444-6.333 3.561 0 6.444 2.832 6.444 6.333 0 3.5-2.882 6.333-6.444 6.333S3.222 13.001 3.222 9.5zm16.11 6.333h-2.462a9.374 9.374 0 000-12.666h2.462c3.562 0 6.445 2.832 6.445 6.333 0 3.5-2.883 6.333-6.445 6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '640ce3c78232024d382f06f346e943d0b7a8db18', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e20f15e7a8115003e93e58a9e649c8b62a008f63' }, this.afDesc), h("path", { key: 'ddc7536ce1eaea70cc5646ad2d0b4e1b3da28671', class: "digi-icon-toggle-off__shape", d: "M19.333 0H9.667C4.327 0 0 4.253 0 9.5S4.328 19 9.667 19h9.666C24.673 19 29 14.747 29 9.5S24.672 0 19.333 0zM3.223 9.5c0-3.5 2.882-6.333 6.444-6.333 3.561 0 6.444 2.832 6.444 6.333 0 3.5-2.882 6.333-6.444 6.333S3.222 13.001 3.222 9.5zm16.11 6.333h-2.462a9.374 9.374 0 000-12.666h2.462c3.562 0 6.445 2.832 6.445 6.333 0 3.5-2.883 6.333-6.445 6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-toggle-off"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconToggleOn {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '33915a66a119dd4dba9a33ad9ff19bbe19c98811', class: "digi-icon-toggle-on", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '90e3d8f624e14c6cba9d3d352341b33a5a8f148a', class: "digi-icon-toggle-on", width: "29", height: "19", viewBox: "0 0 29 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'c453dceed287b64f1ed7e30f1f0b2f5ee020d074', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b71d204fcdc53af9a126437af635447efab30641' }, this.afDesc), h("path", { key: 'b7c4772b65b6aa83d013fbd2c36a8f09d787aadc', class: "digi-icon-toggle-on__shape", d: "M29 9.5c0 5.247-4.328 9.5-9.667 9.5H9.667C4.327 19 0 14.747 0 9.5S4.328 0 9.667 0h9.666C24.673 0 29 4.253 29 9.5zm-9.667-6.333c-3.561 0-6.444 2.832-6.444 6.333 0 3.5 2.882 6.333 6.444 6.333s6.445-2.832 6.445-6.333c0-3.5-2.883-6.333-6.445-6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'de7bdc4146ade7e93d6b24085da95cc932bae683', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5f5d92761a4e439deb60c3d1955b42d13e31f642' }, this.afDesc), h("path", { key: '34f09d53112c85edfd5782e527818f5d99fc0642', class: "digi-icon-toggle-on__shape", d: "M29 9.5c0 5.247-4.328 9.5-9.667 9.5H9.667C4.327 19 0 14.747 0 9.5S4.328 0 9.667 0h9.666C24.673 0 29 4.253 29 9.5zm-9.667-6.333c-3.561 0-6.444 2.832-6.444 6.333 0 3.5 2.882 6.333 6.444 6.333s6.445-2.832 6.445-6.333c0-3.5-2.883-6.333-6.445-6.333z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-toggle-on"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class Icontrash {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '56ad3fc210daec7d843de74fe47d930fe5b2b82d', class: "digi-icon-trash", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '25e5c1ce3adf5c05072426a3b0af6c66424f0526', class: "digi-icon-trash", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'd96ebf9d81ba2e771560343722bbfb11e4746295', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '68a504f1ec6d8a403bbb509a9b3f62cd5bcb0558' }, this.afDesc), h("path", { key: '2a0ced9b4d0e58cf31403e53c9ce606b26714b80', class: "digi-icon-trash__shape", d: "M28.3065836,39.0000003 L30.4710557,39.0000003 C31.0687581,39.0000003 31.5532917,38.4963197 31.5532917,37.8749994 L31.5532917,17.6250003 C31.5532917,17.00368 31.0687581,16.5000003 30.4710557,16.5000003 L28.3065836,16.5000003 C27.7088812,16.5000003 27.2243476,17.00368 27.2243476,17.6250003 L27.2243476,37.8749994 C27.2243476,38.4963197 27.7088812,39.0000003 28.3065836,39.0000003 Z M43.0971425,7.50000051 L35.6648867,7.50000051 L32.5985513,2.18437593 C31.8157803,0.828519874 30.4058526,-0.000752023508 28.884678,5.11738477e-07 L19.7920918,5.11738477e-07 C18.2715602,5.11738477e-07 16.8624625,0.829093174 16.0800223,2.18437593 L13.0118832,7.50000051 L5.57962735,7.50000051 C4.78269076,7.50000051 4.136646,8.17157355 4.136646,9.00000051 L4.136646,10.5000005 C4.136646,11.3284277 4.78269076,12.0000005 5.57962735,12.0000005 L7.0226087,12.0000005 L7.0226087,43.5000005 C7.0226087,45.9852804 8.96074297,48.0000005 11.3515528,48.0000005 L37.3252171,48.0000005 C39.7160269,48.0000005 41.6541611,45.9852804 41.6541611,43.5000005 L41.6541611,12.0000005 L43.0971425,12.0000005 C43.8940791,12.0000005 44.5401238,11.3284277 44.5401238,10.5000005 L44.5401238,9.00000051 C44.5401238,8.17157355 43.8940791,7.50000051 43.0971425,7.50000051 Z M19.6342657,4.77281332 C19.7323744,4.60306234 19.9091243,4.49944487 20.0996272,4.49999861 L28.5771426,4.49999861 C28.7673243,4.49977491 28.9436588,4.60334956 29.0416023,4.77281332 L30.6162557,7.49999861 L18.0605142,7.49999861 L19.6342657,4.77281332 Z M37.3252171,43.5000005 L11.3515528,43.5000005 L11.3515528,12.0000005 L37.3252171,12.0000005 L37.3252171,43.5000005 Z M18.2057142,39.0000003 L20.3701862,39.0000003 C20.9678886,39.0000003 21.4524222,38.4963197 21.4524222,37.8749994 L21.4524222,17.6250003 C21.4524222,17.00368 20.9678886,16.5000003 20.3701862,16.5000003 L18.2057142,16.5000003 C17.6080117,16.5000003 17.1234782,17.00368 17.1234782,17.6250003 L17.1234782,37.8749994 C17.1234782,38.4963197 17.6080117,39.0000003 18.2057142,39.0000003 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '7d6fcf8ed5688f2003159d6f084f87691dc21121', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'ef2cfe9f7dc095a8d3c9bd48ac079b9641f1c6e5' }, this.afDesc), h("path", { key: 'ebbb100a378d895519b898e57269f65e24459936', class: "digi-icon-trash__shape", d: "M28.3065836,39.0000003 L30.4710557,39.0000003 C31.0687581,39.0000003 31.5532917,38.4963197 31.5532917,37.8749994 L31.5532917,17.6250003 C31.5532917,17.00368 31.0687581,16.5000003 30.4710557,16.5000003 L28.3065836,16.5000003 C27.7088812,16.5000003 27.2243476,17.00368 27.2243476,17.6250003 L27.2243476,37.8749994 C27.2243476,38.4963197 27.7088812,39.0000003 28.3065836,39.0000003 Z M43.0971425,7.50000051 L35.6648867,7.50000051 L32.5985513,2.18437593 C31.8157803,0.828519874 30.4058526,-0.000752023508 28.884678,5.11738477e-07 L19.7920918,5.11738477e-07 C18.2715602,5.11738477e-07 16.8624625,0.829093174 16.0800223,2.18437593 L13.0118832,7.50000051 L5.57962735,7.50000051 C4.78269076,7.50000051 4.136646,8.17157355 4.136646,9.00000051 L4.136646,10.5000005 C4.136646,11.3284277 4.78269076,12.0000005 5.57962735,12.0000005 L7.0226087,12.0000005 L7.0226087,43.5000005 C7.0226087,45.9852804 8.96074297,48.0000005 11.3515528,48.0000005 L37.3252171,48.0000005 C39.7160269,48.0000005 41.6541611,45.9852804 41.6541611,43.5000005 L41.6541611,12.0000005 L43.0971425,12.0000005 C43.8940791,12.0000005 44.5401238,11.3284277 44.5401238,10.5000005 L44.5401238,9.00000051 C44.5401238,8.17157355 43.8940791,7.50000051 43.0971425,7.50000051 Z M19.6342657,4.77281332 C19.7323744,4.60306234 19.9091243,4.49944487 20.0996272,4.49999861 L28.5771426,4.49999861 C28.7673243,4.49977491 28.9436588,4.60334956 29.0416023,4.77281332 L30.6162557,7.49999861 L18.0605142,7.49999861 L19.6342657,4.77281332 Z M37.3252171,43.5000005 L11.3515528,43.5000005 L11.3515528,12.0000005 L37.3252171,12.0000005 L37.3252171,43.5000005 Z M18.2057142,39.0000003 L20.3701862,39.0000003 C20.9678886,39.0000003 21.4524222,38.4963197 21.4524222,37.8749994 L21.4524222,17.6250003 C21.4524222,17.00368 20.9678886,16.5000003 20.3701862,16.5000003 L18.2057142,16.5000003 C17.6080117,16.5000003 17.1234782,17.00368 17.1234782,17.6250003 L17.1234782,37.8749994 C17.1234782,38.4963197 17.6080117,39.0000003 18.2057142,39.0000003 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-trash"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconTwitter {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'd612940eead3169ecf6ba52bbbab78ffb368fd21', class: "digi-icon-twitter", width: "26", height: "21", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '41c4a9460b80cd2b12974fef7ca4e9765305b9d1', class: "digi-icon-twitter", width: "26", height: "21", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'b9eea0c79673f593b3d2c026c3a4571b79a8735e', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b176892062f3e5197e979e05b9d82b5749a75a21' }, this.afDesc), h("g", { key: '316945be3492552da452d9d76c567ff5738a7e59', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'dcaa7d667d20d6857ebc3f104e6c6a848d7c719b', transform: "translate(-1386, -722)", fill: "currentColor" }, h("g", { key: 'b0ca5d035671c29deae5fb227ac499e5a8f3f785', transform: "translate(1386, 722)" }, h("path", { key: 'dd00a47b4b37c4513512c855b797a1122072b1af', d: "M41.3220428,0 L26.1295151,17.6476724 L13.9953192,0 L0,0 L18.3492853,26.6864062 L0,48 L4.14642179,48 L20.190081,29.363458 L33.0046417,48 L47,48 L27.9703891,20.3247242 L27.9713683,20.3247242 L45.4682296,0 L41.3220428,0 Z M21.7995653,26.8581887 L21.7995653,26.8571687 L19.9238763,24.1936791 L5,3 L11.4251309,3 L23.4689124,20.1039785 L25.3445619,22.7674681 L41,45 L34.5748691,45 L21.7995653,26.8581887 Z", id: "Icon" }))))));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: '51a065dec2c0f3aae4d8d10d40130875e0ac96af', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '325d88905f1fa13ca0ec69ca0484710e2371762e' }, this.afDesc), h("g", { key: '3bd3450844eea59381a87fc63eb4949c2493bafb', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '48bf8ee7f4d50aab28c3d333a18c72902fcd0b0a', transform: "translate(-1386, -722)", fill: "currentColor" }, h("g", { key: '276cb1811950ebf89e048c9d181fb83a78080ff8', transform: "translate(1386, 722)" }, h("path", { key: 'd9da8903706d0328cd7d5fde2d4e9abeeed9d9b5', d: "M41.3220428,0 L26.1295151,17.6476724 L13.9953192,0 L0,0 L18.3492853,26.6864062 L0,48 L4.14642179,48 L20.190081,29.363458 L33.0046417,48 L47,48 L27.9703891,20.3247242 L27.9713683,20.3247242 L45.4682296,0 L41.3220428,0 Z M21.7995653,26.8581887 L21.7995653,26.8571687 L19.9238763,24.1936791 L5,3 L11.4251309,3 L23.4689124,20.1039785 L25.3445619,22.7674681 L41,45 L34.5748691,45 L21.7995653,26.8581887 Z", id: "Icon" }))))));
17
17
  }
18
18
  static get is() { return "digi-icon-twitter"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconTyckTill {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'b672af415188eb6920f80381b8b30966e65849d0', class: "digi-icon-tyck-till", width: "32", height: "27", viewBox: "0 0 32 27", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '9fce69fe688ff3b0fd502aab58a6a06708e051e8', class: "digi-icon-tyck-till", width: "32", height: "27", viewBox: "0 0 32 27", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '052b859388986a961aae2f126e3878995dd08b16', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'ac8d4aac26e4525901bd0f197faff4ff30e24d3a' }, this.afDesc), h("g", { key: '1144476e14b19d587b612181250e3082fcfbf56f', class: "digi-icon-tyck-till__shape", fill: "currentColor", "fill-rule": "evenodd" }, h("path", { key: 'e4d474b5006c481d90c7c31b74c474485d351ed8', d: "M9.053 3.455c2.074-.814 4.306-1.222 6.697-1.222 2.39 0 4.626.405 6.706 1.213 2.08.809 3.732 1.9 4.957 3.272 1.225 1.372 1.837 2.856 1.837 4.45 0 1.302-.419 2.544-1.257 3.725-.838 1.18-2.018 2.201-3.542 3.062l-1.53.872.475 1.675a12.46 12.46 0 001.231 3.002 17.357 17.357 0 01-4.834-2.984l-.756-.663-1.002.105c-.808.093-1.57.14-2.285.14-2.39 0-4.626-.405-6.706-1.214-2.08-.808-3.732-1.899-4.957-3.271-1.225-1.373-1.837-2.856-1.837-4.45 0-1.593.612-3.077 1.837-4.45 1.225-1.372 2.88-2.46 4.966-3.262zM0 11.167c0 2.024.703 3.894 2.11 5.61 1.406 1.716 3.316 3.071 5.73 4.066 2.414.994 5.05 1.492 7.91 1.492.82 0 1.67-.047 2.549-.14 2.32 2.036 5.015 3.443 8.086 4.223.574.162 1.242.29 2.004.383.263 0 .422-.06.562-.183a.888.888 0 00.281-.48c.036-.064.039-.133.01-.226a.464.464 0 01-.036-.175c.006-.023-.02-.078-.079-.166l-.106-.157a2.586 2.586 0 00-.123-.148 9.152 9.152 0 01-1.837-2.111 7.086 7.086 0 01-.57-.89c-.141-.268-.3-.61-.475-1.03-.176-.418-.328-.86-.457-1.326 1.84-1.035 3.29-2.315 4.35-3.839 1.06-1.523 1.591-3.158 1.591-4.903 0-1.512-.416-2.957-1.248-4.336-.832-1.378-1.951-2.568-3.357-3.568-1.407-1-3.082-1.794-5.028-2.382A21.046 21.046 0 0015.75 0c-2.133 0-4.172.294-6.117.881-1.946.588-3.621 1.382-5.028 2.382-1.406 1-2.525 2.19-3.357 3.568C.416 8.21 0 9.655 0 11.167z" }), h("path", { key: '05f58be51e87197affb7157e06885826d32baee6', d: "M17.398 12.475h-2.707l-.418-7.703h3.543l-.418 7.703zm-3.093 2.85c0-.494.148-.878.443-1.152.296-.275.725-.412 1.288-.412.558 0 .98.137 1.268.412.287.274.43.658.43 1.152 0 .488-.149.87-.447 1.144-.298.274-.715.411-1.25.411-.542 0-.966-.137-1.272-.411-.306-.274-.46-.656-.46-1.144z" }))));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '685f12ca3987326704c1ccf729e22d9796898e05', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '1f69e42b2f097d92e2a6eaeefa560703d3fdff53' }, this.afDesc), h("g", { key: 'c7cf3e7e66759e26f50b881f3ff6c8b11f80189a', class: "digi-icon-tyck-till__shape", fill: "currentColor", "fill-rule": "evenodd" }, h("path", { key: 'f243378fb8b49010619458ffbfa0c95a183bde90', d: "M9.053 3.455c2.074-.814 4.306-1.222 6.697-1.222 2.39 0 4.626.405 6.706 1.213 2.08.809 3.732 1.9 4.957 3.272 1.225 1.372 1.837 2.856 1.837 4.45 0 1.302-.419 2.544-1.257 3.725-.838 1.18-2.018 2.201-3.542 3.062l-1.53.872.475 1.675a12.46 12.46 0 001.231 3.002 17.357 17.357 0 01-4.834-2.984l-.756-.663-1.002.105c-.808.093-1.57.14-2.285.14-2.39 0-4.626-.405-6.706-1.214-2.08-.808-3.732-1.899-4.957-3.271-1.225-1.373-1.837-2.856-1.837-4.45 0-1.593.612-3.077 1.837-4.45 1.225-1.372 2.88-2.46 4.966-3.262zM0 11.167c0 2.024.703 3.894 2.11 5.61 1.406 1.716 3.316 3.071 5.73 4.066 2.414.994 5.05 1.492 7.91 1.492.82 0 1.67-.047 2.549-.14 2.32 2.036 5.015 3.443 8.086 4.223.574.162 1.242.29 2.004.383.263 0 .422-.06.562-.183a.888.888 0 00.281-.48c.036-.064.039-.133.01-.226a.464.464 0 01-.036-.175c.006-.023-.02-.078-.079-.166l-.106-.157a2.586 2.586 0 00-.123-.148 9.152 9.152 0 01-1.837-2.111 7.086 7.086 0 01-.57-.89c-.141-.268-.3-.61-.475-1.03-.176-.418-.328-.86-.457-1.326 1.84-1.035 3.29-2.315 4.35-3.839 1.06-1.523 1.591-3.158 1.591-4.903 0-1.512-.416-2.957-1.248-4.336-.832-1.378-1.951-2.568-3.357-3.568-1.407-1-3.082-1.794-5.028-2.382A21.046 21.046 0 0015.75 0c-2.133 0-4.172.294-6.117.881-1.946.588-3.621 1.382-5.028 2.382-1.406 1-2.525 2.19-3.357 3.568C.416 8.21 0 9.655 0 11.167z" }), h("path", { key: 'f9859392417fdb5bc93bc739f0fe3836c1f336fb', d: "M17.398 12.475h-2.707l-.418-7.703h3.543l-.418 7.703zm-3.093 2.85c0-.494.148-.878.443-1.152.296-.275.725-.412 1.288-.412.558 0 .98.137 1.268.412.287.274.43.658.43 1.152 0 .488-.149.87-.447 1.144-.298.274-.715.411-1.25.411-.542 0-.966-.137-1.272-.411-.306-.274-.46-.656-.46-1.144z" }))));
17
17
  }
18
18
  static get is() { return "digi-icon-tyck-till"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconUnlock {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'd1d8f896943fb634f266cfc58f87b10e7ab2674e', class: "digi-icon-unlock", width: "29", height: "26", viewBox: "0 0 29 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'd4050024996bf7bc10920d503b22b29646f2a88b', class: "digi-icon-unlock", width: "29", height: "26", viewBox: "0 0 29 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '3136adaa92b4cfe997f548e449150e0185b7a8cf', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '6a2f2b69fd618690f373acb9865351886e481c95' }, this.afDesc), h("path", { key: 'fc9f550efb28f451b58a4d7ce31ebd49c0b8e2ea', class: "digi-icon-unlock__shape", d: "M21.322.05c-4.23.016-7.628 3.523-7.628 7.78v3.574H2.417A2.425 2.425 0 000 13.836v9.731A2.425 2.425 0 002.417 26h17.722a2.425 2.425 0 002.417-2.433v-9.73a2.425 2.425 0 00-2.417-2.433h-2.417V7.8c0-2.007 1.596-3.674 3.59-3.695 2.014-.02 3.66 1.627 3.66 3.65v4.054a1.21 1.21 0 001.209 1.216h1.61A1.21 1.21 0 0029 11.81V7.754C29 3.497 25.551.035 21.322.051z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '878ae3cefe22e0e4537c7520a3ecf3754e7da721', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '761f25261b20ed810e8a0efe34338826140d985d' }, this.afDesc), h("path", { key: '405c13e0ed770ec588a8a3bfa2e2467ecd6e36a3', class: "digi-icon-unlock__shape", d: "M21.322.05c-4.23.016-7.628 3.523-7.628 7.78v3.574H2.417A2.425 2.425 0 000 13.836v9.731A2.425 2.425 0 002.417 26h17.722a2.425 2.425 0 002.417-2.433v-9.73a2.425 2.425 0 00-2.417-2.433h-2.417V7.8c0-2.007 1.596-3.674 3.59-3.695 2.014-.02 3.66 1.627 3.66 3.65v4.054a1.21 1.21 0 001.209 1.216h1.61A1.21 1.21 0 0029 11.81V7.754C29 3.497 25.551.035 21.322.051z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-unlock"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconUpdate {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'db120562c6289c7add1890373c51a7bb482ddd61', class: "digi-icon-update", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'f8811a93ae443c77fac37d2bb0c3bcb03f282e17', class: "digi-icon-update", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'bd1dcbcf7aa6f4be3bc0d45869ab6f96bdd31923', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9b61370cb1b4ed317ecb3144de1a9fd3c35a4363' }, this.afDesc), h("path", { key: 'c15842a08c1365952de4ec439fa300020b604604', class: "digi-icon-update__shape", d: "M46.0175806,1.98241935 L40.9693548,7.03064516 C36.6266129,2.68712903 30.6275806,0 24,0 C11.1510968,0 0.660387097,10.0972258 0.03,22.7896452 C-0.00280645161,23.4494516 0.52983871,24 1.19041935,24 L3.90445161,24 C4.51925806,24 5.02829032,23.5207742 5.06312903,22.9070323 C5.62848387,12.9337742 13.8825484,5.03225806 24,5.03225806 C29.2415806,5.03225806 33.9829355,7.15383871 37.4142581,10.5857419 L32.1760645,15.8240323 C31.4444516,16.5556452 31.9625806,17.8064516 32.9971935,17.8064516 L46.8387097,17.8064516 C47.4800323,17.8064516 48,17.2864839 48,16.6451613 L48,2.80364516 C48,1.76903226 46.7490968,1.25090323 46.0175806,1.98241935 Z M46.8095806,24 L44.0955484,24 C43.4807419,24 42.9717097,24.4792258 42.936871,25.0929677 C42.3715161,35.0662258 34.1174516,42.9677419 24,42.9677419 C18.7584194,42.9677419 14.0170645,40.8461613 10.5857419,37.4142581 L15.8239355,32.1759677 C16.5555484,31.4443548 16.0374194,30.1935484 15.0028065,30.1935484 L1.16129032,30.1935484 C0.519967742,30.1935484 0,30.7135161 0,31.3548387 L0,45.1963548 C0,46.2309677 1.25090323,46.7490968 1.98241935,46.0174839 L7.03064516,40.9693548 C11.3733871,45.312871 17.3725161,48 24,48 C36.849,48 47.3396129,37.9027742 47.97,25.2103548 C48.0028065,24.5505484 47.4701613,24 46.8095806,24 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'f5b09f3b0b22aa089d2bcca5e56f304cec5baa9b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '3b9e7f8b6c876d540ced14959c10f61ed0993cb3' }, this.afDesc), h("path", { key: '06e44c933bb2dee63e86c81d47d564e8d13efc02', class: "digi-icon-update__shape", d: "M46.0175806,1.98241935 L40.9693548,7.03064516 C36.6266129,2.68712903 30.6275806,0 24,0 C11.1510968,0 0.660387097,10.0972258 0.03,22.7896452 C-0.00280645161,23.4494516 0.52983871,24 1.19041935,24 L3.90445161,24 C4.51925806,24 5.02829032,23.5207742 5.06312903,22.9070323 C5.62848387,12.9337742 13.8825484,5.03225806 24,5.03225806 C29.2415806,5.03225806 33.9829355,7.15383871 37.4142581,10.5857419 L32.1760645,15.8240323 C31.4444516,16.5556452 31.9625806,17.8064516 32.9971935,17.8064516 L46.8387097,17.8064516 C47.4800323,17.8064516 48,17.2864839 48,16.6451613 L48,2.80364516 C48,1.76903226 46.7490968,1.25090323 46.0175806,1.98241935 Z M46.8095806,24 L44.0955484,24 C43.4807419,24 42.9717097,24.4792258 42.936871,25.0929677 C42.3715161,35.0662258 34.1174516,42.9677419 24,42.9677419 C18.7584194,42.9677419 14.0170645,40.8461613 10.5857419,37.4142581 L15.8239355,32.1759677 C16.5555484,31.4443548 16.0374194,30.1935484 15.0028065,30.1935484 L1.16129032,30.1935484 C0.519967742,30.1935484 0,30.7135161 0,31.3548387 L0,45.1963548 C0,46.2309677 1.25090323,46.7490968 1.98241935,46.0174839 L7.03064516,40.9693548 C11.3733871,45.312871 17.3725161,48 24,48 C36.849,48 47.3396129,37.9027742 47.97,25.2103548 C48.0028065,24.5505484 47.4701613,24 46.8095806,24 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-update"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconUpload {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '3366292dc49554c8e3098658a0663da5267afbac', class: "digi-icon-upload", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: 'ae605ecfc6b0f9499ace2de7639e33b03c6e27d3', class: "digi-icon-upload", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined }, this.afTitle && h("title", { key: 'c32d13c5a33f7a2f8415459b668d0100084759d5', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '1bf9ac46cc2db48e8a18368332d894193d99f1d4' }, this.afDesc), h("path", { key: '9aa45d09e0b7b92724667607383e9ab1fd276fde', class: "digi-icon-upload__shape", d: "M15.66675,33 L15.66675,34.0725 C15.66675,37.25025 17.8515,38.208 19.01925,38.208 L28.971,38.208 C30.8475,38.14575 32.25,37.2645 32.25,34.0725 L32.25,33 L45.75,33 C46.9965,33 48,34.00275 48,35.25 L48,45.75 C48,46.9965 46.9965,48 45.75,48 L2.25,48 C1.00275,48 0,46.9965 0,45.75 L0,35.25 C0,34.00275 1.00275,33 2.25,33 L15.66675,33 Z M41,41 C39.9,41 39,41.9 39,43 C39,44.1 39.9,45 41,45 C42.1,45 43,44.1 43,43 C43,41.9 42.1,41 41,41 Z M35,41 C33.9,41 33,41.9 33,43 C33,44.1 33.9,45 35,45 C36.1,45 37,44.1 37,43 C37,41.9 36.1,41 35,41 Z M22.7062855,0.527625824 C23.4090366,-0.175875275 24.5625384,-0.175875275 25.2652895,0.527625824 L39.5438118,14.7956481 C40.7250636,15.9769 39.8903123,17.9929031 38.2223097,17.9929031 L29.9902969,17.9929031 L29.9902969,33.7429277 C29.9902969,34.9901797 28.9875453,35.9929312 27.7402933,35.9929312 L20.2402816,35.9929312 C18.9937797,35.9929312 17.9902781,34.9901797 17.9902781,33.7429277 L17.9902781,17.9929031 L9.76876526,17.9929031 C8.10001266,17.9929031 7.26526135,15.9769 8.4465132,14.7956481 Z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined }, this.afTitle && h("title", { key: '018be50ed4be0cec6288ea14934e0e6040f3006b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '178c7ad47ccff0b346eead220ac7803498b75e02' }, this.afDesc), h("path", { key: '2fc85edc731667e3b6efb4a9f1c33842558c19c3', class: "digi-icon-upload__shape", d: "M15.66675,33 L15.66675,34.0725 C15.66675,37.25025 17.8515,38.208 19.01925,38.208 L28.971,38.208 C30.8475,38.14575 32.25,37.2645 32.25,34.0725 L32.25,33 L45.75,33 C46.9965,33 48,34.00275 48,35.25 L48,45.75 C48,46.9965 46.9965,48 45.75,48 L2.25,48 C1.00275,48 0,46.9965 0,45.75 L0,35.25 C0,34.00275 1.00275,33 2.25,33 L15.66675,33 Z M41,41 C39.9,41 39,41.9 39,43 C39,44.1 39.9,45 41,45 C42.1,45 43,44.1 43,43 C43,41.9 42.1,41 41,41 Z M35,41 C33.9,41 33,41.9 33,43 C33,44.1 33.9,45 35,45 C36.1,45 37,44.1 37,43 C37,41.9 36.1,41 35,41 Z M22.7062855,0.527625824 C23.4090366,-0.175875275 24.5625384,-0.175875275 25.2652895,0.527625824 L39.5438118,14.7956481 C40.7250636,15.9769 39.8903123,17.9929031 38.2223097,17.9929031 L29.9902969,17.9929031 L29.9902969,33.7429277 C29.9902969,34.9901797 28.9875453,35.9929312 27.7402933,35.9929312 L20.2402816,35.9929312 C18.9937797,35.9929312 17.9902781,34.9901797 17.9902781,33.7429277 L17.9902781,17.9929031 L9.76876526,17.9929031 C8.10001266,17.9929031 7.26526135,15.9769 8.4465132,14.7956481 Z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-upload"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class UserAdd {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '77bc41ee334876d8e5f78448a328536063e06606', class: "digi-icon-user-add", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '788d3ffeb1b31b9af8b0a78c2628bc1d6d111f2f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e0073592f624bbca818153a00494fc1fb8fb6ec2' }, this.afDesc), h("g", { key: '43cc6abaaa6a521f141c0b2fc3c5792073120216', "clip-path": "url(#clip0_2345_196)" }, h("path", { key: '683ecf0adaa6e481c88157384721d75ba6cfa686', d: "M23.9732 36.5464C23.9732 32.8092 25.7194 29.4742 28.4366 27.308H26.2324C22.6646 29.0262 18.4722 29.092 14.7674 27.308H10.5C6.358 27.308 3 30.8338 3 35.183V43.7142C3 44.8016 3.8394 45.683 4.875 45.683H28.3072C25.6634 43.5148 23.9732 40.2246 23.9732 36.5464Z", fill: "currentColor" }), h("path", { key: 'a24bf5b6bba1e32a9bf74f6e803de446d09a10a4', d: "M20.5 24.683C26.0228 24.683 30.5 19.982 30.5 14.183C30.5 8.38399 26.0228 3.68298 20.5 3.68298C14.9772 3.68298 10.5 8.38399 10.5 14.183C10.5 19.982 14.9772 24.683 20.5 24.683Z", fill: "currentColor" }), h("path", { key: 'b7d44d0e5d01a07feee52b8328ac8d00e73f5dcb', d: "M35.7866 27.233C34.8192 27.233 33.8866 27.3836 33.01 27.6614C29.2826 28.8422 26.5732 32.3334 26.5732 36.4464C26.5732 41.1304 30.0876 45.0064 34.6174 45.583C35.0006 45.6318 35.3902 45.6598 35.7864 45.6598C40.8666 45.6598 44.9998 41.5268 44.9998 36.4466C44.9998 31.3664 40.8666 27.2332 35.7864 27.2332L35.7866 27.233ZM42.2824 36.88C42.2824 37.3302 41.9162 37.6964 41.4662 37.6964H37.1192V42.0432C37.1192 42.4934 36.753 42.8596 36.303 42.8596H35.2704C34.8202 42.8596 34.454 42.4934 34.454 42.0432V37.6964H30.1072C29.657 37.6964 29.2908 37.3302 29.2908 36.88V35.8474C29.2908 35.3972 29.657 35.031 30.1072 35.031H34.454V30.6842C34.454 30.234 34.8202 29.8678 35.2704 29.8678H36.303C36.753 29.8678 37.1192 30.234 37.1192 30.6842V35.031H41.4662C41.9162 35.031 42.2824 35.3972 42.2824 35.8474V36.88Z", fill: "currentColor" })), h("defs", { key: '6d0c2cc45839a31456e336967caeb44ae8afba9f' }, h("clipPath", { key: '92c3cd7457a88de782790f3e40e72e68e7a7dd0f' }, h("rect", { key: '07d5547cc39f58da33a07a893122bf88ea2fce72', width: "42", height: "42", fill: "currentColor", transform: "translate(3 3.68298)" })))));
22
+ return (h("svg", { key: '7f36ba309a8de1faa01fbd311c2cbdd5db6a4f98', class: "digi-icon-user-add", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'b30bf5e990127203a85c5e41f7f20ebb8c588caf', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'bc5fffbba710a24cb1eb30cbb1b38001eda39a81' }, this.afDesc), h("g", { key: 'b01eb9e264a96752a72b794d81d7370916c3804a', "clip-path": "url(#clip0_2345_196)" }, h("path", { key: '4556adc04d8fdd83cbbfa63dbd3abf79a4a12145', d: "M23.9732 36.5464C23.9732 32.8092 25.7194 29.4742 28.4366 27.308H26.2324C22.6646 29.0262 18.4722 29.092 14.7674 27.308H10.5C6.358 27.308 3 30.8338 3 35.183V43.7142C3 44.8016 3.8394 45.683 4.875 45.683H28.3072C25.6634 43.5148 23.9732 40.2246 23.9732 36.5464Z", fill: "currentColor" }), h("path", { key: '233664d49d4a27a031d9a47c00a189504ec3770f', d: "M20.5 24.683C26.0228 24.683 30.5 19.982 30.5 14.183C30.5 8.38399 26.0228 3.68298 20.5 3.68298C14.9772 3.68298 10.5 8.38399 10.5 14.183C10.5 19.982 14.9772 24.683 20.5 24.683Z", fill: "currentColor" }), h("path", { key: 'd688e1545350213330deb712cefcf0346b87a125', d: "M35.7866 27.233C34.8192 27.233 33.8866 27.3836 33.01 27.6614C29.2826 28.8422 26.5732 32.3334 26.5732 36.4464C26.5732 41.1304 30.0876 45.0064 34.6174 45.583C35.0006 45.6318 35.3902 45.6598 35.7864 45.6598C40.8666 45.6598 44.9998 41.5268 44.9998 36.4466C44.9998 31.3664 40.8666 27.2332 35.7864 27.2332L35.7866 27.233ZM42.2824 36.88C42.2824 37.3302 41.9162 37.6964 41.4662 37.6964H37.1192V42.0432C37.1192 42.4934 36.753 42.8596 36.303 42.8596H35.2704C34.8202 42.8596 34.454 42.4934 34.454 42.0432V37.6964H30.1072C29.657 37.6964 29.2908 37.3302 29.2908 36.88V35.8474C29.2908 35.3972 29.657 35.031 30.1072 35.031H34.454V30.6842C34.454 30.234 34.8202 29.8678 35.2704 29.8678H36.303C36.753 29.8678 37.1192 30.234 37.1192 30.6842V35.031H41.4662C41.9162 35.031 42.2824 35.3972 42.2824 35.8474V36.88Z", fill: "currentColor" })), h("defs", { key: '5b219fc79336ad7751102cbdcfd1a5e3fbeb1dd2' }, h("clipPath", { key: '4c74c96e8dcdb1eadecd512c50eeee3e2377a1fc' }, h("rect", { key: 'cceeb989df3a3d90dc0fc8ef5f59af96ac257d69', width: "42", height: "42", fill: "currentColor", transform: "translate(3 3.68298)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-user-add"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconUserAlt {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: 'b02fa030d74ae69478d89eef43c3c820452f28e3', class: "digi-icon-user-alt", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '9b8761dc9adf711afad5fdc27365dc67aa0d8776', class: "digi-icon-user-alt", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '62e1508594246f629d0b102c5e28a6d419896363', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9a22b4c77760d3882084bd28f0667180e7000507' }, this.afDesc), h("path", { key: '139bc7536d28dc3ce3af1d59f48e250895179637', class: "digi-icon-user-alt__shape", d: "M4.714 6.5C4.714 2.91 7.53 0 11 0c3.471 0 6.286 2.91 6.286 6.5S14.47 13 11 13c-3.471 0-6.286-2.91-6.286-6.5zm12.572 8.125h-2.683a8.39 8.39 0 01-7.206 0H4.714C2.111 14.625 0 16.808 0 19.5v5.281C0 25.454.528 26 1.179 26H20.82c.651 0 1.179-.546 1.179-1.219V19.5c0-2.692-2.11-4.875-4.714-4.875z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '6ab88bbfd8364c9ca063f478c02ec8caec6a4b6f', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'cf4a58c23a72abb5e8646fd209db541a9ef293c9' }, this.afDesc), h("path", { key: '1fe2544385088b57b6064c204067111fd1f900f4', class: "digi-icon-user-alt__shape", d: "M4.714 6.5C4.714 2.91 7.53 0 11 0c3.471 0 6.286 2.91 6.286 6.5S14.47 13 11 13c-3.471 0-6.286-2.91-6.286-6.5zm12.572 8.125h-2.683a8.39 8.39 0 01-7.206 0H4.714C2.111 14.625 0 16.808 0 19.5v5.281C0 25.454.528 26 1.179 26H20.82c.651 0 1.179-.546 1.179-1.219V19.5c0-2.692-2.11-4.875-4.714-4.875z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-user-alt"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class UserEdit {
19
19
  : undefined;
20
20
  }
21
21
  render() {
22
- return (h("svg", { key: '2a29f716da29dfbdaaee27df2d5c01c314cebe31', class: "digi-icon-user-edit", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'ebbcf5e8b579e1a3c729c6778390f0060518edfb', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e0f07d12d03f53600672c00bec6b67ba9b7d3c0f' }, this.afDesc), h("g", { key: '5fc85de4517652a7ba9e4334678f417ea428d4e8', "clip-path": "url(#clip0_2345_338)" }, h("path", { key: '9b12c9001e84c593c678856ee492d6ec6aa545c4', d: "M22.61 45.1817C22.5478 45.0845 22.5012 44.9765 22.4736 44.8611C22.5012 44.9763 22.5478 45.0843 22.61 45.1817Z", fill: "currentColor" }), h("path", { key: '1251a8258badff82a34f7ee73f261152dcdb5628', d: "M22.6777 45.2751C22.7257 45.3349 22.7801 45.3893 22.8399 45.4375C22.7801 45.3895 22.7257 45.3349 22.6777 45.2751Z", fill: "currentColor" }), h("path", { key: 'c0454bdfdeacaae4894e046075ff45fbcaf00789', d: "M39.9918 32.8999C40.1986 33.1067 40.1986 33.4413 39.9918 33.6479C40.1986 33.4411 40.1986 33.1067 39.9918 32.8999Z", fill: "currentColor" }), h("path", { key: '40c40161ae2f05f1d47ef6eb0cdee10a1444c14e', d: "M30.5322 27.3079H26.2646C22.6968 29.0261 18.5044 29.0919 14.7996 27.3079H10.5322C6.39022 27.3079 3.03223 30.8337 3.03223 35.1829V43.7141C3.03223 44.8015 3.87162 45.6829 4.90722 45.6829H20.2018C20.0518 45.2195 19.9984 44.7245 20.0534 44.2303L20.6338 39.0119C20.68 38.5965 20.8652 38.2089 21.1596 37.9119L21.2966 37.7737L31.5864 27.3867C31.2418 27.3359 30.8904 27.3077 30.5324 27.3077L30.5322 27.3079Z", fill: "currentColor" }), h("path", { key: 'e052f365cd55f0f7ac98b3c0b04318414f9942d2', d: "M20.5322 24.6829C26.055 24.6829 30.5322 19.9819 30.5322 14.183C30.5322 8.38398 26.055 3.68298 20.5322 3.68298C15.0094 3.68298 10.5322 8.38398 10.5322 14.183C10.5322 19.9819 15.0094 24.6829 20.5322 24.6829Z", fill: "currentColor" }), h("path", { key: '906794df974cf74c67e7c964d70c757fceabc6c8', d: "M36.1574 45.6829C37.193 45.6829 38.0324 44.8015 38.0324 43.7141V39.0547L31.4658 45.6829H36.1574Z", fill: "currentColor" }), h("path", { key: '16160ad28177ae6e8864c6359773518e6ddfc9ae', d: "M35.1081 28.016C35.0047 27.9126 34.8695 27.861 34.7341 27.861C34.5987 27.861 34.4635 27.9126 34.3601 28.016L34.1151 28.2634L23.3043 39.1759C23.1141 39.3679 22.9945 39.6183 22.9645 39.8869L22.4519 44.4973C22.4473 44.5393 22.4451 44.5809 22.4453 44.6221C22.4457 44.7043 22.4557 44.7845 22.4741 44.8613C22.5017 44.9765 22.5483 45.0845 22.6105 45.1819C22.6313 45.2143 22.6537 45.2455 22.6777 45.2753C22.7257 45.3351 22.7801 45.3895 22.8399 45.4377C22.8697 45.4617 22.9009 45.4841 22.9333 45.5049C23.0629 45.5879 23.2117 45.6431 23.3713 45.6625C23.4511 45.6721 23.5337 45.6729 23.6177 45.6635L28.2891 45.1477C28.5147 45.1227 28.7247 45.0213 28.8845 44.8601L38.0323 35.6263L39.9915 33.6485C40.1983 33.4417 40.1983 33.1073 39.9915 32.9005L35.1081 28.0164V28.016Z", fill: "currentColor" }), h("path", { key: '15caffd9921a0c3a93f5ec14f44e1a447da93de2', d: "M44.8817 27.2991C44.8429 27.1685 44.7913 27.0409 44.7265 26.9185C44.6619 26.7961 44.5843 26.6785 44.4939 26.5683C44.4487 26.5131 44.4001 26.4597 44.3485 26.4083L41.7045 23.7637C41.6531 23.7123 41.5997 23.6641 41.5445 23.6191C41.4341 23.5291 41.3167 23.4519 41.1943 23.3877C40.8881 23.2269 40.5505 23.1467 40.2127 23.1467C40.1451 23.1467 40.0775 23.1499 40.0103 23.1563C39.9431 23.1627 39.8759 23.1725 39.8093 23.1853C39.6761 23.2111 39.5447 23.2497 39.4175 23.3011C39.2265 23.3783 39.0447 23.4845 38.8783 23.6193C38.8229 23.6643 38.7691 23.7125 38.7175 23.7639L36.6893 25.7923C36.6635 25.8181 36.6409 25.8461 36.6215 25.8753C36.5827 25.9339 36.5569 25.9987 36.5439 26.0653C36.5309 26.1319 36.5309 26.2007 36.5439 26.2673C36.5569 26.3339 36.5827 26.3987 36.6215 26.4573C36.6409 26.4865 36.6635 26.5145 36.6893 26.5403L41.5727 31.4245C41.6503 31.5021 41.7457 31.5505 41.8457 31.5699C41.8791 31.5765 41.9129 31.5797 41.9467 31.5797C42.0143 31.5797 42.0821 31.5667 42.1457 31.5409C42.2093 31.5151 42.2691 31.4763 42.3207 31.4245L44.3489 29.3959C44.4007 29.3443 44.4491 29.2905 44.4943 29.2351C44.5847 29.1241 44.6623 29.0063 44.7269 28.8835C44.7915 28.7607 44.8433 28.6329 44.8821 28.5021C44.9985 28.1099 44.9985 27.6907 44.8821 27.2991H44.8817Z", fill: "currentColor" }), h("path", { key: 'c3afcf8eb843c7357380b9d97ec6fb587cf70e08', d: "M40.2119 23.1466C40.5497 23.1466 40.8875 23.2268 41.1935 23.3876C40.8873 23.2268 40.5497 23.1464 40.2119 23.1466Z", fill: "currentColor" }), h("path", { key: 'e3d43a2397f84ae9e39dfe9062af535869806f43', d: "M44.8818 27.2992C44.9982 27.6908 44.9982 28.1098 44.8818 28.5022C44.9982 28.11 44.9982 27.6908 44.8818 27.2992Z", fill: "currentColor" })), h("defs", { key: '092967ed6eb38b693d6188dd75c50449f1671a86' }, h("clipPath", { key: '2ca2edd6521dbe7b2f32f94e588ff7d35202b7d9' }, h("rect", { key: '83f30f69d69ce847287a1cc6688bf790438257e1', width: "41.9365", height: "42", fill: "currentColor", transform: "translate(3.03223 3.68298)" })))));
22
+ return (h("svg", { key: '682404f0eee3101486e1609ab331bd5a9383175a', class: "digi-icon-user-edit", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '3ff662cfc692c3dc7aac32dcb70284a616b80632', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e3d65ea557b725960a2e432bed2355aa06c0e074' }, this.afDesc), h("g", { key: 'b33869b10602a87c4d2b85f075a1ba15bcefddc4', "clip-path": "url(#clip0_2345_338)" }, h("path", { key: '40fbdc0c649b85025b614502c880b27cb1a53f00', d: "M22.61 45.1817C22.5478 45.0845 22.5012 44.9765 22.4736 44.8611C22.5012 44.9763 22.5478 45.0843 22.61 45.1817Z", fill: "currentColor" }), h("path", { key: '93d8829a53199edee09b97386d300a07e3fb278d', d: "M22.6777 45.2751C22.7257 45.3349 22.7801 45.3893 22.8399 45.4375C22.7801 45.3895 22.7257 45.3349 22.6777 45.2751Z", fill: "currentColor" }), h("path", { key: 'fb680789ae7968f731d45f5e4d8549561892bee1', d: "M39.9918 32.8999C40.1986 33.1067 40.1986 33.4413 39.9918 33.6479C40.1986 33.4411 40.1986 33.1067 39.9918 32.8999Z", fill: "currentColor" }), h("path", { key: '75f2fb193d9d3295ac398fa538724e9c680aabda', d: "M30.5322 27.3079H26.2646C22.6968 29.0261 18.5044 29.0919 14.7996 27.3079H10.5322C6.39022 27.3079 3.03223 30.8337 3.03223 35.1829V43.7141C3.03223 44.8015 3.87162 45.6829 4.90722 45.6829H20.2018C20.0518 45.2195 19.9984 44.7245 20.0534 44.2303L20.6338 39.0119C20.68 38.5965 20.8652 38.2089 21.1596 37.9119L21.2966 37.7737L31.5864 27.3867C31.2418 27.3359 30.8904 27.3077 30.5324 27.3077L30.5322 27.3079Z", fill: "currentColor" }), h("path", { key: '52397be7231f221c97efd33a190d87f53668c602', d: "M20.5322 24.6829C26.055 24.6829 30.5322 19.9819 30.5322 14.183C30.5322 8.38398 26.055 3.68298 20.5322 3.68298C15.0094 3.68298 10.5322 8.38398 10.5322 14.183C10.5322 19.9819 15.0094 24.6829 20.5322 24.6829Z", fill: "currentColor" }), h("path", { key: 'e66935e3f9a632b056ef307a96c9f5d2cd1d116d', d: "M36.1574 45.6829C37.193 45.6829 38.0324 44.8015 38.0324 43.7141V39.0547L31.4658 45.6829H36.1574Z", fill: "currentColor" }), h("path", { key: 'ac44e5a2a3dfad1bcab73747271431882b7e46de', d: "M35.1081 28.016C35.0047 27.9126 34.8695 27.861 34.7341 27.861C34.5987 27.861 34.4635 27.9126 34.3601 28.016L34.1151 28.2634L23.3043 39.1759C23.1141 39.3679 22.9945 39.6183 22.9645 39.8869L22.4519 44.4973C22.4473 44.5393 22.4451 44.5809 22.4453 44.6221C22.4457 44.7043 22.4557 44.7845 22.4741 44.8613C22.5017 44.9765 22.5483 45.0845 22.6105 45.1819C22.6313 45.2143 22.6537 45.2455 22.6777 45.2753C22.7257 45.3351 22.7801 45.3895 22.8399 45.4377C22.8697 45.4617 22.9009 45.4841 22.9333 45.5049C23.0629 45.5879 23.2117 45.6431 23.3713 45.6625C23.4511 45.6721 23.5337 45.6729 23.6177 45.6635L28.2891 45.1477C28.5147 45.1227 28.7247 45.0213 28.8845 44.8601L38.0323 35.6263L39.9915 33.6485C40.1983 33.4417 40.1983 33.1073 39.9915 32.9005L35.1081 28.0164V28.016Z", fill: "currentColor" }), h("path", { key: '8b7c6313bf59265d06b5dcef2cb272ab866a6d7e', d: "M44.8817 27.2991C44.8429 27.1685 44.7913 27.0409 44.7265 26.9185C44.6619 26.7961 44.5843 26.6785 44.4939 26.5683C44.4487 26.5131 44.4001 26.4597 44.3485 26.4083L41.7045 23.7637C41.6531 23.7123 41.5997 23.6641 41.5445 23.6191C41.4341 23.5291 41.3167 23.4519 41.1943 23.3877C40.8881 23.2269 40.5505 23.1467 40.2127 23.1467C40.1451 23.1467 40.0775 23.1499 40.0103 23.1563C39.9431 23.1627 39.8759 23.1725 39.8093 23.1853C39.6761 23.2111 39.5447 23.2497 39.4175 23.3011C39.2265 23.3783 39.0447 23.4845 38.8783 23.6193C38.8229 23.6643 38.7691 23.7125 38.7175 23.7639L36.6893 25.7923C36.6635 25.8181 36.6409 25.8461 36.6215 25.8753C36.5827 25.9339 36.5569 25.9987 36.5439 26.0653C36.5309 26.1319 36.5309 26.2007 36.5439 26.2673C36.5569 26.3339 36.5827 26.3987 36.6215 26.4573C36.6409 26.4865 36.6635 26.5145 36.6893 26.5403L41.5727 31.4245C41.6503 31.5021 41.7457 31.5505 41.8457 31.5699C41.8791 31.5765 41.9129 31.5797 41.9467 31.5797C42.0143 31.5797 42.0821 31.5667 42.1457 31.5409C42.2093 31.5151 42.2691 31.4763 42.3207 31.4245L44.3489 29.3959C44.4007 29.3443 44.4491 29.2905 44.4943 29.2351C44.5847 29.1241 44.6623 29.0063 44.7269 28.8835C44.7915 28.7607 44.8433 28.6329 44.8821 28.5021C44.9985 28.1099 44.9985 27.6907 44.8821 27.2991H44.8817Z", fill: "currentColor" }), h("path", { key: 'a75e1b181c30b9fbbaa272f702c82999d02c994d', d: "M40.2119 23.1466C40.5497 23.1466 40.8875 23.2268 41.1935 23.3876C40.8873 23.2268 40.5497 23.1464 40.2119 23.1466Z", fill: "currentColor" }), h("path", { key: '5f6cdafa8321e9f14651ad6e2d991bcc83f1156a', d: "M44.8818 27.2992C44.9982 27.6908 44.9982 28.1098 44.8818 28.5022C44.9982 28.11 44.9982 27.6908 44.8818 27.2992Z", fill: "currentColor" })), h("defs", { key: '74c9a9c74e789e2c69bb0a7fe12d0ca6f7f60d27' }, h("clipPath", { key: 'e3f0a6475dc570ec59a576536f1b626899c29e23' }, h("rect", { key: '13e9cc7817bfcb6fa27d8b2fc3d7a80e69075f7c', width: "41.9365", height: "42", fill: "currentColor", transform: "translate(3.03223 3.68298)" })))));
23
23
  }
24
24
  static get is() { return "digi-icon-user-edit"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -9,11 +9,11 @@ export class IconUsersSolid {
9
9
  this.titleId = randomIdGenerator('icontitle');
10
10
  }
11
11
  render() {
12
- return (h("svg", { key: '81586c124f3f632c4aaf6ea44348015f55ac9fc1', class: "digi-icon-users-solid", width: "32", height: "19", viewBox: "0 0 32 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
12
+ return (h("svg", { key: '14957b6d417326e667f226ccb62335ecb476e7d5', class: "digi-icon-users-solid", width: "32", height: "19", viewBox: "0 0 32 19", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
13
13
  ? this.afSvgAriaLabelledby
14
14
  : this.afTitle
15
15
  ? this.titleId
16
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '43795f1898f057779ad060e9b007061a60dd4b26', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'fa9cdad9463b349d3594db1d1029298b9aa79fde' }, this.afDesc), h("path", { key: '59cfea17037bcb9c23930b43d45478f12d28419f', class: "digi-icon-users-solid__shape", d: "M11 4.948C11 2.215 13.239 0 16 0s5 2.215 5 4.948c0 2.733-2.239 4.948-5 4.948s-5-2.215-5-4.948zM2.4 7.125c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm19.2 0c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm-1.1 3.76c1.933 0 3.5 1.551 3.5 3.464v3.463c0 .656-.537 1.188-1.2 1.188H9.2c-.663 0-1.2-.532-1.2-1.188V14.35c0-1.913 1.567-3.464 3.5-3.464h.892a7.065 7.065 0 007.216 0h.892zM6.4 14.35c0-.593.104-1.161.294-1.69a5.643 5.643 0 01-3.18-.784H2.8c-1.546 0-2.8 1.24-2.8 2.77v1.584c0 .656.537 1.188 1.2 1.188h5.2v-3.068zm22.8-2.474h-.714c-.975.58-2.084.84-3.18.784.195.542.294 1.114.294 1.69v3.068h5.2c.663 0 1.2-.532 1.2-1.188v-1.583c0-1.53-1.254-2.771-2.8-2.771z", fill: "currentColor", "fill-rule": "nonzero" })));
16
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '64cd676260782e73e9d3f5f1bf95eab964a6511d', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '40094ccda97aa142dcb6233b0d2d4c6f9581f82f' }, this.afDesc), h("path", { key: 'db3d8b4f0c0fdae8575a7017fcf1cc1553572432', class: "digi-icon-users-solid__shape", d: "M11 4.948C11 2.215 13.239 0 16 0s5 2.215 5 4.948c0 2.733-2.239 4.948-5 4.948s-5-2.215-5-4.948zM2.4 7.125c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm19.2 0c0-2.186 1.79-3.958 4-3.958s4 1.772 4 3.958-1.79 3.958-4 3.958-4-1.772-4-3.958zm-1.1 3.76c1.933 0 3.5 1.551 3.5 3.464v3.463c0 .656-.537 1.188-1.2 1.188H9.2c-.663 0-1.2-.532-1.2-1.188V14.35c0-1.913 1.567-3.464 3.5-3.464h.892a7.065 7.065 0 007.216 0h.892zM6.4 14.35c0-.593.104-1.161.294-1.69a5.643 5.643 0 01-3.18-.784H2.8c-1.546 0-2.8 1.24-2.8 2.77v1.584c0 .656.537 1.188 1.2 1.188h5.2v-3.068zm22.8-2.474h-.714c-.975.58-2.084.84-3.18.784.195.542.294 1.114.294 1.69v3.068h5.2c.663 0 1.2-.532 1.2-1.188v-1.583c0-1.53-1.254-2.771-2.8-2.771z", fill: "currentColor", "fill-rule": "nonzero" })));
17
17
  }
18
18
  static get is() { return "digi-icon-users-solid"; }
19
19
  static get encapsulation() { return "scoped"; }