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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1819) hide show
  1. package/components/digi-badge-notification.d.ts +1 -1
  2. package/components/digi-badge-notification.js +1 -1
  3. package/components/digi-badge-status.d.ts +1 -1
  4. package/components/digi-badge-status.js +1 -1
  5. package/components/digi-bar-chart.d.ts +1 -1
  6. package/components/digi-bar-chart.js +9 -9
  7. package/components/digi-button.d.ts +1 -1
  8. package/components/digi-button.js +1 -1
  9. package/components/digi-calendar-datepicker.d.ts +1 -1
  10. package/components/digi-calendar-datepicker.js +73 -159
  11. package/components/digi-calendar-week-view.d.ts +1 -1
  12. package/components/digi-calendar-week-view.js +9 -9
  13. package/components/digi-calendar.d.ts +1 -1
  14. package/components/digi-calendar.js +1 -1
  15. package/components/digi-chart-line.d.ts +1 -1
  16. package/components/digi-chart-line.js +7 -7
  17. package/components/digi-code-block.d.ts +1 -1
  18. package/components/digi-code-block.js +1 -1
  19. package/components/digi-code-example.d.ts +1 -1
  20. package/components/digi-code-example.js +19 -43
  21. package/components/digi-code.d.ts +1 -1
  22. package/components/digi-code.js +2 -2
  23. package/components/digi-context-menu.d.ts +1 -1
  24. package/components/digi-context-menu.js +7 -7
  25. package/components/digi-dialog.d.ts +1 -1
  26. package/components/digi-dialog.js +9 -12
  27. package/components/digi-expandable-accordion.d.ts +1 -1
  28. package/components/digi-expandable-accordion.js +4 -4
  29. package/components/digi-expandable-faq-item.d.ts +1 -1
  30. package/components/digi-expandable-faq-item.js +7 -7
  31. package/components/digi-expandable-faq.d.ts +1 -1
  32. package/components/digi-expandable-faq.js +3 -3
  33. package/components/digi-footer-card.d.ts +1 -1
  34. package/components/digi-footer-card.js +2 -2
  35. package/components/digi-footer.d.ts +1 -1
  36. package/components/digi-footer.js +7 -10
  37. package/components/digi-form-category-filter.d.ts +1 -1
  38. package/components/digi-form-category-filter.js +6 -6
  39. package/components/digi-form-checkbox.d.ts +1 -1
  40. package/components/digi-form-checkbox.js +1 -1
  41. package/components/digi-form-error-list.d.ts +1 -1
  42. package/components/digi-form-error-list.js +17 -20
  43. package/components/digi-form-fieldset.d.ts +1 -1
  44. package/components/digi-form-fieldset.js +1 -1
  45. package/components/digi-form-file-upload.d.ts +1 -1
  46. package/components/digi-form-file-upload.js +20 -20
  47. package/components/digi-form-filter.d.ts +1 -1
  48. package/components/digi-form-filter.js +9 -9
  49. package/components/digi-form-input-search.d.ts +1 -1
  50. package/components/digi-form-input-search.js +11 -11
  51. package/components/digi-form-input.d.ts +1 -1
  52. package/components/digi-form-input.js +1 -1
  53. package/components/digi-form-label.d.ts +1 -1
  54. package/components/digi-form-label.js +1 -1
  55. package/components/digi-form-radiobutton.d.ts +1 -1
  56. package/components/digi-form-radiobutton.js +1 -1
  57. package/components/digi-form-radiogroup.d.ts +1 -1
  58. package/components/digi-form-radiogroup.js +5 -36
  59. package/components/digi-form-receipt.d.ts +1 -1
  60. package/components/digi-form-receipt.js +5 -8
  61. package/components/digi-form-select-filter.d.ts +1 -1
  62. package/components/digi-form-select-filter.js +19 -22
  63. package/components/digi-form-select.d.ts +1 -1
  64. package/components/digi-form-select.js +1 -1
  65. package/components/digi-form-textarea.d.ts +1 -1
  66. package/components/digi-form-textarea.js +11 -14
  67. package/components/digi-form-validation-message.d.ts +1 -1
  68. package/components/digi-form-validation-message.js +1 -1
  69. package/components/digi-header-avatar.d.ts +1 -1
  70. package/components/digi-header-avatar.js +4 -4
  71. package/components/digi-header-navigation-item.d.ts +1 -1
  72. package/components/digi-header-navigation-item.js +2 -2
  73. package/components/digi-header-navigation.d.ts +1 -1
  74. package/components/digi-header-navigation.js +13 -15
  75. package/components/digi-header-notification.d.ts +1 -1
  76. package/components/digi-header-notification.js +3 -3
  77. package/components/digi-header.d.ts +1 -1
  78. package/components/digi-header.js +74 -33
  79. package/components/digi-icon-accessibility-deaf.d.ts +1 -1
  80. package/components/digi-icon-accessibility-deaf.js +3 -3
  81. package/components/digi-icon-accessibility-universal.d.ts +1 -1
  82. package/components/digi-icon-accessibility-universal.js +3 -3
  83. package/components/digi-icon-apple.d.ts +1 -1
  84. package/components/digi-icon-apple.js +3 -3
  85. package/components/digi-icon-archive-outline.d.ts +1 -1
  86. package/components/digi-icon-archive-outline.js +3 -3
  87. package/components/digi-icon-archive.d.ts +1 -1
  88. package/components/digi-icon-archive.js +3 -3
  89. package/components/digi-icon-arrow-back.d.ts +1 -1
  90. package/components/digi-icon-arrow-back.js +3 -3
  91. package/components/digi-icon-arrow-down.d.ts +1 -1
  92. package/components/digi-icon-arrow-down.js +3 -3
  93. package/components/digi-icon-arrow-left.d.ts +1 -1
  94. package/components/digi-icon-arrow-left.js +3 -3
  95. package/components/digi-icon-arrow-right.d.ts +1 -1
  96. package/components/digi-icon-arrow-right.js +1 -1
  97. package/components/digi-icon-arrow-sign-in.d.ts +1 -1
  98. package/components/digi-icon-arrow-sign-in.js +3 -3
  99. package/components/digi-icon-arrow-sign-out.d.ts +1 -1
  100. package/components/digi-icon-arrow-sign-out.js +3 -3
  101. package/components/digi-icon-arrow-up.d.ts +1 -1
  102. package/components/digi-icon-arrow-up.js +3 -3
  103. package/components/digi-icon-at.d.ts +1 -1
  104. package/components/digi-icon-at.js +3 -3
  105. package/components/digi-icon-bars.d.ts +1 -1
  106. package/components/digi-icon-bars.js +1 -1
  107. package/components/digi-icon-bell-filled.d.ts +1 -1
  108. package/components/digi-icon-bell-filled.js +3 -3
  109. package/components/digi-icon-bell.d.ts +1 -1
  110. package/components/digi-icon-bell.js +3 -3
  111. package/components/digi-icon-book.d.ts +1 -1
  112. package/components/digi-icon-book.js +3 -3
  113. package/components/digi-icon-bookmark-outline.d.ts +1 -1
  114. package/components/digi-icon-bookmark-outline.js +3 -3
  115. package/components/digi-icon-bookmark-solid.d.ts +1 -1
  116. package/components/digi-icon-bookmark-solid.js +3 -3
  117. package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
  118. package/components/digi-icon-bubble-ellipsis.js +3 -3
  119. package/components/digi-icon-bubble.d.ts +1 -1
  120. package/components/digi-icon-bubble.js +3 -3
  121. package/components/digi-icon-building-outline.d.ts +1 -1
  122. package/components/digi-icon-building-outline.js +3 -3
  123. package/components/digi-icon-building-solid.d.ts +1 -1
  124. package/components/digi-icon-building-solid.js +3 -3
  125. package/components/digi-icon-bullseye.d.ts +1 -1
  126. package/components/digi-icon-bullseye.js +3 -3
  127. package/components/digi-icon-calculator-solid.d.ts +1 -1
  128. package/components/digi-icon-calculator-solid.js +3 -3
  129. package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
  130. package/components/digi-icon-calendar-alt-alert.js +3 -3
  131. package/components/digi-icon-calendar-alt.d.ts +1 -1
  132. package/components/digi-icon-calendar-alt.js +1 -1
  133. package/components/digi-icon-calendar.d.ts +1 -1
  134. package/components/digi-icon-calendar.js +3 -3
  135. package/components/digi-icon-caret-circle-right.d.ts +1 -1
  136. package/components/digi-icon-caret-circle-right.js +3 -3
  137. package/components/digi-icon-caret-down.d.ts +1 -1
  138. package/components/digi-icon-caret-down.js +1 -1
  139. package/components/digi-icon-caret-left.d.ts +1 -1
  140. package/components/digi-icon-caret-left.js +3 -3
  141. package/components/digi-icon-caret-right.d.ts +1 -1
  142. package/components/digi-icon-caret-right.js +3 -3
  143. package/components/digi-icon-caret-up.d.ts +1 -1
  144. package/components/digi-icon-caret-up.js +1 -1
  145. package/components/digi-icon-chart.d.ts +1 -1
  146. package/components/digi-icon-chart.js +1 -1
  147. package/components/digi-icon-chat.d.ts +1 -1
  148. package/components/digi-icon-chat.js +3 -3
  149. package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
  150. package/components/digi-icon-check-circle-reg-alt.js +3 -3
  151. package/components/digi-icon-check-circle-solid.d.ts +1 -1
  152. package/components/digi-icon-check-circle-solid.js +1 -1
  153. package/components/digi-icon-check.d.ts +1 -1
  154. package/components/digi-icon-check.js +1 -1
  155. package/components/digi-icon-checklist.d.ts +1 -1
  156. package/components/digi-icon-checklist.js +3 -3
  157. package/components/digi-icon-chevron-down.d.ts +1 -1
  158. package/components/digi-icon-chevron-down.js +1 -1
  159. package/components/digi-icon-chevron-left.d.ts +1 -1
  160. package/components/digi-icon-chevron-left.js +1 -1
  161. package/components/digi-icon-chevron-right.d.ts +1 -1
  162. package/components/digi-icon-chevron-right.js +1 -1
  163. package/components/digi-icon-chevron-up.d.ts +1 -1
  164. package/components/digi-icon-chevron-up.js +3 -3
  165. package/components/digi-icon-clock.d.ts +1 -1
  166. package/components/digi-icon-clock.js +3 -3
  167. package/components/digi-icon-communication-play-solid.d.ts +1 -1
  168. package/components/digi-icon-communication-play-solid.js +3 -3
  169. package/components/digi-icon-compress-alt.d.ts +1 -1
  170. package/components/digi-icon-compress-alt.js +3 -3
  171. package/components/digi-icon-comunication-case.d.ts +1 -1
  172. package/components/digi-icon-comunication-case.js +3 -3
  173. package/components/digi-icon-comunication-flag.d.ts +1 -1
  174. package/components/digi-icon-comunication-flag.js +3 -3
  175. package/components/digi-icon-comunication-graduate.d.ts +1 -1
  176. package/components/digi-icon-comunication-graduate.js +3 -3
  177. package/components/digi-icon-comunication-play.d.ts +1 -1
  178. package/components/digi-icon-comunication-play.js +3 -3
  179. package/components/digi-icon-cooperation.d.ts +1 -1
  180. package/components/digi-icon-cooperation.js +3 -3
  181. package/components/digi-icon-copy.d.ts +1 -1
  182. package/components/digi-icon-copy.js +1 -1
  183. package/components/digi-icon-danger-outline.d.ts +1 -1
  184. package/components/digi-icon-danger-outline.js +3 -3
  185. package/components/digi-icon-download.d.ts +1 -1
  186. package/components/digi-icon-download.js +3 -3
  187. package/components/digi-icon-dxa.d.ts +1 -1
  188. package/components/digi-icon-dxa.js +3 -3
  189. package/components/digi-icon-edit.d.ts +1 -1
  190. package/components/digi-icon-edit.js +3 -3
  191. package/components/digi-icon-ellipsis.d.ts +1 -1
  192. package/components/digi-icon-ellipsis.js +3 -3
  193. package/components/digi-icon-envelope-filled.d.ts +1 -1
  194. package/components/digi-icon-envelope-filled.js +3 -3
  195. package/components/digi-icon-envelope.d.ts +1 -1
  196. package/components/digi-icon-envelope.js +3 -3
  197. package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
  198. package/components/digi-icon-exclamation-circle-filled.js +3 -3
  199. package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
  200. package/components/digi-icon-exclamation-triangle-filled.js +3 -3
  201. package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
  202. package/components/digi-icon-exclamation-triangle-warning.js +3 -3
  203. package/components/digi-icon-exclamation-triangle.d.ts +1 -1
  204. package/components/digi-icon-exclamation-triangle.js +3 -3
  205. package/components/digi-icon-expand-alt.d.ts +1 -1
  206. package/components/digi-icon-expand-alt.js +3 -3
  207. package/components/digi-icon-external-link-alt.d.ts +1 -1
  208. package/components/digi-icon-external-link-alt.js +1 -1
  209. package/components/digi-icon-eye-slash.d.ts +1 -1
  210. package/components/digi-icon-eye-slash.js +3 -3
  211. package/components/digi-icon-eye.d.ts +1 -1
  212. package/components/digi-icon-eye.js +3 -3
  213. package/components/digi-icon-facebook-square.d.ts +1 -1
  214. package/components/digi-icon-facebook-square.js +3 -3
  215. package/components/digi-icon-file-add.d.ts +1 -1
  216. package/components/digi-icon-file-add.js +2 -2
  217. package/components/digi-icon-file-document.d.ts +1 -1
  218. package/components/digi-icon-file-document.js +3 -3
  219. package/components/digi-icon-file-excel.d.ts +1 -1
  220. package/components/digi-icon-file-excel.js +3 -3
  221. package/components/digi-icon-file-export.d.ts +1 -1
  222. package/components/digi-icon-file-export.js +2 -2
  223. package/components/digi-icon-file-governing.d.ts +1 -1
  224. package/components/digi-icon-file-governing.js +3 -3
  225. package/components/digi-icon-file-pdf.d.ts +1 -1
  226. package/components/digi-icon-file-pdf.js +3 -3
  227. package/components/digi-icon-file-powerpoint.d.ts +1 -1
  228. package/components/digi-icon-file-powerpoint.js +3 -3
  229. package/components/digi-icon-file-remove.d.ts +1 -1
  230. package/components/digi-icon-file-remove.js +2 -2
  231. package/components/digi-icon-file-word.d.ts +1 -1
  232. package/components/digi-icon-file-word.js +3 -3
  233. package/components/digi-icon-film.d.ts +1 -1
  234. package/components/digi-icon-film.js +3 -3
  235. package/components/digi-icon-filter.d.ts +1 -1
  236. package/components/digi-icon-filter.js +3 -3
  237. package/components/digi-icon-folder-add.d.ts +1 -1
  238. package/components/digi-icon-folder-add.js +2 -2
  239. package/components/digi-icon-folder-directory.d.ts +1 -1
  240. package/components/digi-icon-folder-directory.js +2 -2
  241. package/components/digi-icon-folder-open.d.ts +1 -1
  242. package/components/digi-icon-folder-open.js +2 -2
  243. package/components/digi-icon-folder.d.ts +1 -1
  244. package/components/digi-icon-folder.js +2 -2
  245. package/components/digi-icon-globe-filled.d.ts +1 -1
  246. package/components/digi-icon-globe-filled.js +3 -3
  247. package/components/digi-icon-globe.d.ts +1 -1
  248. package/components/digi-icon-globe.js +3 -3
  249. package/components/digi-icon-headphones.d.ts +1 -1
  250. package/components/digi-icon-headphones.js +3 -3
  251. package/components/digi-icon-heart-solid.d.ts +1 -1
  252. package/components/digi-icon-heart-solid.js +3 -3
  253. package/components/digi-icon-heart.d.ts +1 -1
  254. package/components/digi-icon-heart.js +3 -3
  255. package/components/digi-icon-history.d.ts +1 -1
  256. package/components/digi-icon-history.js +3 -3
  257. package/components/digi-icon-home.d.ts +1 -1
  258. package/components/digi-icon-home.js +3 -3
  259. package/components/digi-icon-image.d.ts +1 -1
  260. package/components/digi-icon-image.js +3 -3
  261. package/components/digi-icon-info-circle-solid.d.ts +1 -1
  262. package/components/digi-icon-info-circle-solid.js +3 -3
  263. package/components/digi-icon-input-select-marker.d.ts +1 -1
  264. package/components/digi-icon-input-select-marker.js +1 -1
  265. package/components/digi-icon-instagram.d.ts +1 -1
  266. package/components/digi-icon-instagram.js +3 -3
  267. package/components/digi-icon-job-suggestion.d.ts +1 -1
  268. package/components/digi-icon-job-suggestion.js +3 -3
  269. package/components/digi-icon-language-outline.d.ts +1 -1
  270. package/components/digi-icon-language-outline.js +3 -3
  271. package/components/digi-icon-language.d.ts +1 -1
  272. package/components/digi-icon-language.js +3 -3
  273. package/components/digi-icon-laptop-phone.d.ts +1 -1
  274. package/components/digi-icon-laptop-phone.js +3 -3
  275. package/components/digi-icon-lattlast.d.ts +1 -1
  276. package/components/digi-icon-lattlast.js +3 -3
  277. package/components/digi-icon-licence-bus.d.ts +1 -1
  278. package/components/digi-icon-licence-bus.js +3 -3
  279. package/components/digi-icon-licence-car.d.ts +1 -1
  280. package/components/digi-icon-licence-car.js +3 -3
  281. package/components/digi-icon-licence-motorcycle.d.ts +1 -1
  282. package/components/digi-icon-licence-motorcycle.js +3 -3
  283. package/components/digi-icon-licence-truck.d.ts +1 -1
  284. package/components/digi-icon-licence-truck.js +3 -3
  285. package/components/digi-icon-lightbulb.d.ts +1 -1
  286. package/components/digi-icon-lightbulb.js +3 -3
  287. package/components/digi-icon-linkedin-in.d.ts +1 -1
  288. package/components/digi-icon-linkedin-in.js +3 -3
  289. package/components/digi-icon-list-ul.d.ts +1 -1
  290. package/components/digi-icon-list-ul.js +1 -1
  291. package/components/digi-icon-lock.d.ts +1 -1
  292. package/components/digi-icon-lock.js +3 -3
  293. package/components/digi-icon-marker-filled.d.ts +1 -1
  294. package/components/digi-icon-marker-filled.js +3 -3
  295. package/components/digi-icon-marker.d.ts +1 -1
  296. package/components/digi-icon-marker.js +3 -3
  297. package/components/digi-icon-media-course.d.ts +1 -1
  298. package/components/digi-icon-media-course.js +3 -3
  299. package/components/digi-icon-media-podcast.d.ts +1 -1
  300. package/components/digi-icon-media-podcast.js +3 -3
  301. package/components/digi-icon-microphone-off.d.ts +1 -1
  302. package/components/digi-icon-microphone-off.js +3 -3
  303. package/components/digi-icon-microphone.d.ts +1 -1
  304. package/components/digi-icon-microphone.js +3 -3
  305. package/components/digi-icon-minus.d.ts +1 -1
  306. package/components/digi-icon-minus.js +1 -1
  307. package/components/digi-icon-move.d.ts +1 -1
  308. package/components/digi-icon-move.js +3 -3
  309. package/components/digi-icon-news.d.ts +1 -1
  310. package/components/digi-icon-news.js +1 -1
  311. package/components/digi-icon-notification-error.d.ts +1 -1
  312. package/components/digi-icon-notification-error.js +1 -1
  313. package/components/digi-icon-notification-info.d.ts +1 -1
  314. package/components/digi-icon-notification-info.js +1 -1
  315. package/components/digi-icon-notification-succes.d.ts +1 -1
  316. package/components/digi-icon-notification-succes.js +1 -1
  317. package/components/digi-icon-notification-warning.d.ts +1 -1
  318. package/components/digi-icon-notification-warning.js +1 -1
  319. package/components/digi-icon-online-computervideo.d.ts +1 -1
  320. package/components/digi-icon-online-computervideo.js +1 -1
  321. package/components/digi-icon-online-interview.d.ts +1 -1
  322. package/components/digi-icon-online-interview.js +3 -3
  323. package/components/digi-icon-online-meeting.d.ts +1 -1
  324. package/components/digi-icon-online-meeting.js +3 -3
  325. package/components/digi-icon-online-task.d.ts +1 -1
  326. package/components/digi-icon-online-task.js +3 -3
  327. package/components/digi-icon-online-video.d.ts +1 -1
  328. package/components/digi-icon-online-video.js +1 -1
  329. package/components/digi-icon-open-source.d.ts +1 -1
  330. package/components/digi-icon-open-source.js +3 -3
  331. package/components/digi-icon-palette.d.ts +1 -1
  332. package/components/digi-icon-palette.js +3 -3
  333. package/components/digi-icon-paperclip.d.ts +1 -1
  334. package/components/digi-icon-paperclip.js +1 -1
  335. package/components/digi-icon-paste.d.ts +1 -1
  336. package/components/digi-icon-paste.js +2 -2
  337. package/components/digi-icon-pen.d.ts +1 -1
  338. package/components/digi-icon-pen.js +3 -3
  339. package/components/digi-icon-phone-hangup.d.ts +1 -1
  340. package/components/digi-icon-phone-hangup.js +3 -3
  341. package/components/digi-icon-phone.d.ts +1 -1
  342. package/components/digi-icon-phone.js +3 -3
  343. package/components/digi-icon-plus.d.ts +1 -1
  344. package/components/digi-icon-plus.js +1 -1
  345. package/components/digi-icon-pod.d.ts +1 -1
  346. package/components/digi-icon-pod.js +1 -1
  347. package/components/digi-icon-print.d.ts +1 -1
  348. package/components/digi-icon-print.js +3 -3
  349. package/components/digi-icon-read.d.ts +1 -1
  350. package/components/digi-icon-read.js +3 -3
  351. package/components/digi-icon-redo.d.ts +1 -1
  352. package/components/digi-icon-redo.js +3 -3
  353. package/components/digi-icon-scale.d.ts +1 -1
  354. package/components/digi-icon-scale.js +2 -2
  355. package/components/digi-icon-screensharing-off.d.ts +1 -1
  356. package/components/digi-icon-screensharing-off.js +3 -3
  357. package/components/digi-icon-screensharing.d.ts +1 -1
  358. package/components/digi-icon-screensharing.js +3 -3
  359. package/components/digi-icon-search.d.ts +1 -1
  360. package/components/digi-icon-search.js +1 -1
  361. package/components/digi-icon-send-outline.d.ts +1 -1
  362. package/components/digi-icon-send-outline.js +3 -3
  363. package/components/digi-icon-send-solid.d.ts +1 -1
  364. package/components/digi-icon-send-solid.js +3 -3
  365. package/components/digi-icon-settings.d.ts +1 -1
  366. package/components/digi-icon-settings.js +3 -3
  367. package/components/digi-icon-share-alt.d.ts +1 -1
  368. package/components/digi-icon-share-alt.js +3 -3
  369. package/components/digi-icon-share-chain.d.ts +1 -1
  370. package/components/digi-icon-share-chain.js +3 -3
  371. package/components/digi-icon-sign.d.ts +1 -1
  372. package/components/digi-icon-sign.js +3 -3
  373. package/components/digi-icon-sliders-h.d.ts +1 -1
  374. package/components/digi-icon-sliders-h.js +3 -3
  375. package/components/digi-icon-sokkandidat.d.ts +1 -1
  376. package/components/digi-icon-sokkandidat.js +3 -3
  377. package/components/digi-icon-sort-down.d.ts +1 -1
  378. package/components/digi-icon-sort-down.js +3 -3
  379. package/components/digi-icon-sort-up.d.ts +1 -1
  380. package/components/digi-icon-sort-up.js +3 -3
  381. package/components/digi-icon-sort.d.ts +1 -1
  382. package/components/digi-icon-sort.js +3 -3
  383. package/components/digi-icon-spinner.d.ts +1 -1
  384. package/components/digi-icon-spinner.js +1 -1
  385. package/components/digi-icon-star-reg.d.ts +1 -1
  386. package/components/digi-icon-star-reg.js +3 -3
  387. package/components/digi-icon-star.d.ts +1 -1
  388. package/components/digi-icon-star.js +3 -3
  389. package/components/digi-icon-suitcase-outline.d.ts +1 -1
  390. package/components/digi-icon-suitcase-outline.js +3 -3
  391. package/components/digi-icon-suitcase-solid.d.ts +1 -1
  392. package/components/digi-icon-suitcase-solid.js +3 -3
  393. package/components/digi-icon-system-assistance.d.ts +1 -1
  394. package/components/digi-icon-system-assistance.js +3 -3
  395. package/components/digi-icon-table-column.d.ts +1 -1
  396. package/components/digi-icon-table-column.js +3 -3
  397. package/components/digi-icon-table-row.d.ts +1 -1
  398. package/components/digi-icon-table-row.js +3 -3
  399. package/components/digi-icon-table.d.ts +1 -1
  400. package/components/digi-icon-table.js +1 -1
  401. package/components/digi-icon-task-done.d.ts +1 -1
  402. package/components/digi-icon-task-done.js +3 -3
  403. package/components/digi-icon-toggle-off.d.ts +1 -1
  404. package/components/digi-icon-toggle-off.js +3 -3
  405. package/components/digi-icon-toggle-on.d.ts +1 -1
  406. package/components/digi-icon-toggle-on.js +3 -3
  407. package/components/digi-icon-trash.d.ts +1 -1
  408. package/components/digi-icon-trash.js +1 -1
  409. package/components/digi-icon-twitter.d.ts +1 -1
  410. package/components/digi-icon-twitter.js +3 -3
  411. package/components/digi-icon-tyck-till.d.ts +1 -1
  412. package/components/digi-icon-tyck-till.js +3 -3
  413. package/components/digi-icon-unlock.d.ts +1 -1
  414. package/components/digi-icon-unlock.js +3 -3
  415. package/components/digi-icon-update.d.ts +1 -1
  416. package/components/digi-icon-update.js +3 -3
  417. package/components/digi-icon-upload.d.ts +1 -1
  418. package/components/digi-icon-upload.js +3 -3
  419. package/components/digi-icon-user-add.d.ts +1 -1
  420. package/components/digi-icon-user-add.js +2 -2
  421. package/components/digi-icon-user-alt.d.ts +1 -1
  422. package/components/digi-icon-user-alt.js +3 -3
  423. package/components/digi-icon-user-edit.d.ts +1 -1
  424. package/components/digi-icon-user-edit.js +2 -2
  425. package/components/digi-icon-users-solid.d.ts +1 -1
  426. package/components/digi-icon-users-solid.js +3 -3
  427. package/components/digi-icon-validation-error.d.ts +1 -1
  428. package/components/digi-icon-validation-error.js +1 -1
  429. package/components/digi-icon-validation-success.d.ts +1 -1
  430. package/components/digi-icon-validation-success.js +1 -1
  431. package/components/digi-icon-validation-warning.d.ts +1 -1
  432. package/components/digi-icon-validation-warning.js +1 -1
  433. package/components/digi-icon-videocamera-off.d.ts +1 -1
  434. package/components/digi-icon-videocamera-off.js +3 -3
  435. package/components/digi-icon-videocamera.d.ts +1 -1
  436. package/components/digi-icon-videocamera.js +3 -3
  437. package/components/digi-icon-volume.d.ts +1 -1
  438. package/components/digi-icon-volume.js +3 -3
  439. package/components/digi-icon-web-tv.d.ts +1 -1
  440. package/components/digi-icon-web-tv.js +3 -3
  441. package/components/digi-icon-webinar.d.ts +1 -1
  442. package/components/digi-icon-webinar.js +1 -1
  443. package/components/digi-icon-wifi-signal0.d.ts +1 -1
  444. package/components/digi-icon-wifi-signal0.js +3 -3
  445. package/components/digi-icon-wifi-signal1.d.ts +1 -1
  446. package/components/digi-icon-wifi-signal1.js +3 -3
  447. package/components/digi-icon-wifi-signal2.d.ts +1 -1
  448. package/components/digi-icon-wifi-signal2.js +3 -3
  449. package/components/digi-icon-wifi-signal3.d.ts +1 -1
  450. package/components/digi-icon-wifi-signal3.js +3 -3
  451. package/components/digi-icon-window.d.ts +1 -1
  452. package/components/digi-icon-window.js +3 -3
  453. package/components/digi-icon-x-button-outline.d.ts +1 -1
  454. package/components/digi-icon-x-button-outline.js +1 -1
  455. package/components/digi-icon-x-button.d.ts +1 -1
  456. package/components/digi-icon-x-button.js +3 -3
  457. package/components/digi-icon-x.d.ts +1 -1
  458. package/components/digi-icon-x.js +1 -1
  459. package/components/digi-icon-youtube.d.ts +1 -1
  460. package/components/digi-icon-youtube.js +3 -3
  461. package/components/digi-info-card-multi-container.d.ts +1 -1
  462. package/components/digi-info-card-multi-container.js +3 -3
  463. package/components/digi-info-card-multi.d.ts +1 -1
  464. package/components/digi-info-card-multi.js +12 -12
  465. package/components/digi-info-card.d.ts +1 -1
  466. package/components/digi-info-card.js +6 -6
  467. package/components/digi-layout-block.d.ts +1 -1
  468. package/components/digi-layout-block.js +1 -1
  469. package/components/digi-layout-columns.d.ts +1 -1
  470. package/components/digi-layout-columns.js +1 -1
  471. package/components/digi-layout-container.d.ts +1 -1
  472. package/components/digi-layout-container.js +1 -1
  473. package/components/digi-link-button.d.ts +1 -1
  474. package/components/digi-link-button.js +3 -3
  475. package/components/digi-link-external.d.ts +1 -1
  476. package/components/digi-link-external.js +1 -1
  477. package/components/digi-link-internal.d.ts +1 -1
  478. package/components/digi-link-internal.js +1 -1
  479. package/components/digi-link.d.ts +1 -1
  480. package/components/digi-link.js +1 -1
  481. package/components/digi-list.d.ts +1 -1
  482. package/components/digi-list.js +4 -4
  483. package/components/digi-loader-skeleton.d.ts +1 -1
  484. package/components/digi-loader-skeleton.js +4 -4
  485. package/components/digi-loader-spinner.d.ts +1 -1
  486. package/components/digi-loader-spinner.js +3 -3
  487. package/components/digi-logo.d.ts +1 -1
  488. package/components/digi-logo.js +100 -1
  489. package/components/digi-media-figure.d.ts +1 -1
  490. package/components/digi-media-figure.js +2 -2
  491. package/components/digi-media-image.d.ts +1 -1
  492. package/components/digi-media-image.js +1 -1
  493. package/components/digi-navigation-breadcrumbs.d.ts +1 -1
  494. package/components/digi-navigation-breadcrumbs.js +5 -5
  495. package/components/digi-navigation-pagination.d.ts +1 -1
  496. package/components/digi-navigation-pagination.js +13 -16
  497. package/components/digi-navigation-sidebar-button.d.ts +1 -1
  498. package/components/digi-navigation-sidebar-button.js +1 -1
  499. package/components/digi-navigation-sidebar.d.ts +1 -1
  500. package/components/digi-navigation-sidebar.js +7 -7
  501. package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
  502. package/components/digi-navigation-vertical-menu-item.js +9 -9
  503. package/components/digi-navigation-vertical-menu.d.ts +1 -1
  504. package/components/digi-navigation-vertical-menu.js +2 -2
  505. package/components/digi-notification-alert.d.ts +1 -1
  506. package/components/digi-notification-alert.js +1 -1
  507. package/components/digi-notification-error-page.d.ts +1 -1
  508. package/components/digi-notification-error-page.js +8 -11
  509. package/components/digi-progress-circle.d.ts +1 -1
  510. package/components/digi-progress-circle.js +11 -11
  511. package/components/digi-progress-indicator.d.ts +1 -1
  512. package/components/digi-progress-indicator.js +8 -8
  513. package/components/digi-progress-list-item.d.ts +1 -1
  514. package/components/digi-progress-list-item.js +9 -9
  515. package/components/digi-progress-list.d.ts +1 -1
  516. package/components/digi-progress-list.js +3 -3
  517. package/components/digi-progressbar.d.ts +1 -1
  518. package/components/digi-progressbar.js +4 -4
  519. package/components/digi-quote.d.ts +1 -1
  520. package/components/digi-quote.js +4 -4
  521. package/components/digi-table.d.ts +1 -1
  522. package/components/digi-table.js +2 -2
  523. package/components/digi-tablist-panel.d.ts +1 -1
  524. package/components/digi-tablist-panel.js +3 -3
  525. package/components/digi-tablist.d.ts +1 -1
  526. package/components/digi-tablist.js +9 -9
  527. package/components/digi-tag-media.d.ts +1 -1
  528. package/components/digi-tag-media.js +1 -1
  529. package/components/digi-tag.d.ts +1 -1
  530. package/components/digi-tag.js +4 -4
  531. package/components/digi-title-logo.d.ts +11 -0
  532. package/components/digi-title-logo.js +6 -0
  533. package/components/digi-tools-feedback-banner.d.ts +1 -1
  534. package/components/digi-tools-feedback-banner.js +8 -8
  535. package/components/digi-tools-feedback-rating.d.ts +1 -1
  536. package/components/digi-tools-feedback-rating.js +8 -8
  537. package/components/digi-tools-feedback.d.ts +1 -1
  538. package/components/digi-tools-feedback.js +6 -9
  539. package/components/digi-tools-theme-provider.d.ts +1 -1
  540. package/components/digi-tools-theme-provider.js +2 -2
  541. package/components/digi-typography-heading-jumbo.d.ts +1 -1
  542. package/components/digi-typography-heading-jumbo.js +2 -2
  543. package/components/digi-typography-meta.d.ts +1 -1
  544. package/components/digi-typography-meta.js +2 -2
  545. package/components/digi-typography-preamble.d.ts +1 -1
  546. package/components/digi-typography-preamble.js +2 -2
  547. package/components/digi-typography-time.d.ts +1 -1
  548. package/components/digi-typography-time.js +2 -2
  549. package/components/digi-typography.d.ts +1 -1
  550. package/components/digi-typography.js +1 -1
  551. package/components/digi-util-breakpoint-observer.d.ts +1 -1
  552. package/components/digi-util-breakpoint-observer.js +1 -1
  553. package/components/digi-util-detect-click-outside.d.ts +1 -1
  554. package/components/digi-util-detect-click-outside.js +2 -2
  555. package/components/digi-util-detect-focus-outside.d.ts +1 -1
  556. package/components/digi-util-detect-focus-outside.js +2 -2
  557. package/components/digi-util-intersection-observer.d.ts +1 -1
  558. package/components/digi-util-intersection-observer.js +1 -1
  559. package/components/digi-util-keydown-handler.d.ts +1 -1
  560. package/components/digi-util-keydown-handler.js +1 -1
  561. package/components/digi-util-keyup-handler.d.ts +1 -1
  562. package/components/digi-util-keyup-handler.js +2 -2
  563. package/components/digi-util-mutation-observer.d.ts +1 -1
  564. package/components/digi-util-mutation-observer.js +1 -1
  565. package/components/digi-util-resize-observer.d.ts +1 -1
  566. package/components/digi-util-resize-observer.js +1 -1
  567. package/components/index.d.ts +285 -283
  568. package/components/index.js +3 -5
  569. package/components/{p-6bc29b39.js → p-042282c9.js} +3 -3
  570. package/components/{p-cc72fc59.js → p-0e6bb1ce.js} +3 -3
  571. package/components/{p-6bc2f864.js → p-127b0f7a.js} +3 -3
  572. package/components/{p-71172b7c.js → p-1440ff46.js} +3 -3
  573. package/components/{p-6e5c73ee.js → p-15bbce60.js} +2 -2
  574. package/components/{p-30fb34b5.js → p-291680dc.js} +3 -3
  575. package/components/{p-522414d8.js → p-299871dc.js} +3 -3
  576. package/components/{p-2d6d5d42.js → p-2a0c0c78.js} +3 -3
  577. package/components/{p-5010c1e6.js → p-2bc16106.js} +5 -8
  578. package/components/{p-13b75296.js → p-2d8b68de.js} +3 -3
  579. package/components/{p-a223734b.js → p-2f619b66.js} +1 -1
  580. package/components/{p-a3fc7580.js → p-300490fb.js} +3 -3
  581. package/components/{p-be3cec41.js → p-364d38fc.js} +3 -3
  582. package/components/{p-95690ca9.js → p-372e42fa.js} +3 -3
  583. package/components/{p-71cbe0c4.js → p-39021139.js} +3 -3
  584. package/components/{p-75659814.js → p-3cbdeea5.js} +2 -2
  585. package/components/{p-6c504a38.js → p-3ea21529.js} +3 -3
  586. package/components/{p-f1059907.js → p-42c4e18d.js} +2 -2
  587. package/components/{p-de18b1d6.js → p-4437e1a8.js} +2 -2
  588. package/components/{p-dde470f1.js → p-4458129b.js} +3 -3
  589. package/components/{p-f3e636c8.js → p-4caaef7a.js} +3 -3
  590. package/components/{p-ea2c5384.js → p-5a256d98.js} +20 -1
  591. package/components/{p-ee1fd6ad.js → p-5c935094.js} +11 -14
  592. package/components/{p-329e6541.js → p-6013f971.js} +3 -3
  593. package/components/{p-c17548a3.js → p-60394bdb.js} +3 -3
  594. package/components/{p-796665d9.js → p-61fe9d78.js} +3 -3
  595. package/components/{p-1e698eb3.js → p-64a9f915.js} +3 -3
  596. package/components/{p-93713d0c.js → p-6a652c1c.js} +3 -3
  597. package/components/{p-c28459e5.js → p-6b275dc1.js} +3 -3
  598. package/components/{p-bd19f8cd.js → p-6c7ff092.js} +3 -3
  599. package/components/{p-98765f91.js → p-71bad47e.js} +2 -2
  600. package/components/{p-e3961597.js → p-73c973fc.js} +11 -14
  601. package/components/{p-b681f6d7.js → p-7492d61e.js} +3 -3
  602. package/components/{p-c3f7a643.js → p-764c106c.js} +2 -2
  603. package/components/{p-611a745a.js → p-82085ee1.js} +4 -4
  604. package/components/{p-de5a26e5.js → p-82463cc2.js} +3 -3
  605. package/components/{p-4e3fdb06.js → p-8a2e80d2.js} +2 -2
  606. package/components/p-95dc2a66.js +152 -0
  607. package/components/{p-0dd35954.js → p-965664d4.js} +62 -73
  608. package/components/{p-7b43a6b7.js → p-96a4c4dc.js} +3 -3
  609. package/components/{p-2839514b.js → p-9bcf4599.js} +3 -3
  610. package/components/{p-8eb92ef0.js → p-9f12ac0c.js} +9 -9
  611. package/components/{p-e5abfc2d.js → p-a53686b3.js} +4 -1
  612. package/components/{p-d96a2a60.js → p-a90980f7.js} +3 -3
  613. package/components/{p-05a97800.js → p-ab1d6ae3.js} +12 -12
  614. package/components/{p-49a67d97.js → p-ad94e4f3.js} +5 -5
  615. package/components/{p-a1607b17.js → p-aed6db71.js} +3 -3
  616. package/components/{p-b54d76b7.js → p-b08505a8.js} +3 -3
  617. package/components/{p-24b1f799.js → p-b5523600.js} +3 -3
  618. package/components/{p-d6503492.js → p-b5b891f2.js} +4 -4
  619. package/components/{p-65c2673b.js → p-ba757bc9.js} +4 -4
  620. package/components/{p-0b2715fc.js → p-bbaf1285.js} +3 -3
  621. package/components/{p-40b0ebf4.js → p-c495f54e.js} +3 -3
  622. package/components/{p-9839cf46.js → p-cf527784.js} +3 -3
  623. package/components/{p-74689bb5.js → p-cfa81e91.js} +4 -33
  624. package/components/{p-11b08081.js → p-d14fe54d.js} +3 -3
  625. package/components/{p-7c894f75.js → p-d18dccc2.js} +3 -3
  626. package/components/{p-4ca3dd51.js → p-d309b91a.js} +3 -3
  627. package/components/{p-d07c5d0e.js → p-db0d140d.js} +1 -1
  628. package/components/{p-4a9363d9.js → p-e8fc33ed.js} +1 -1
  629. package/components/{p-7575d15f.js → p-f147733f.js} +3 -3
  630. package/components/{p-e795bd84.js → p-f516f6d6.js} +3 -3
  631. package/components/{p-009ccd8f.js → p-f5e13d2e.js} +2 -2
  632. package/components/{p-cf25df6f.js → p-f7fd3e36.js} +2 -2
  633. package/components/{p-b14bdfcc.js → p-f9e6f45e.js} +3 -3
  634. package/components/{p-aab9351c.js → p-fccc9322.js} +4 -4
  635. package/custom-elements.json +39 -34
  636. package/dist/cjs/digi-arbetsformedlingen.cjs.js +2 -2
  637. package/dist/cjs/digi-badge-notification.cjs.entry.js +1 -1
  638. package/dist/cjs/digi-badge-status.cjs.entry.js +1 -1
  639. package/dist/cjs/digi-bar-chart.cjs.entry.js +2 -2
  640. package/dist/cjs/digi-button_31.cjs.entry.js +1539 -0
  641. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2496 -0
  642. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
  643. package/dist/cjs/digi-calendar_2.cjs.entry.js +469 -0
  644. package/dist/cjs/digi-chart-line.cjs.entry.js +2 -2
  645. package/dist/cjs/digi-code-example.cjs.entry.js +6 -6
  646. package/dist/cjs/digi-code.cjs.entry.js +2 -2
  647. package/dist/cjs/digi-context-menu.cjs.entry.js +4 -4
  648. package/dist/cjs/digi-dialog.cjs.entry.js +13 -12
  649. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -2
  650. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +5 -5
  651. package/dist/cjs/digi-expandable-faq.cjs.entry.js +3 -3
  652. package/dist/cjs/digi-form-category-filter.cjs.entry.js +3 -3
  653. package/dist/cjs/digi-form-checkbox.cjs.entry.js +3 -3
  654. package/dist/cjs/digi-form-error-list.cjs.entry.js +13 -12
  655. package/dist/cjs/digi-form-fieldset_2.cjs.entry.js +122 -0
  656. package/dist/cjs/digi-form-file-upload.cjs.entry.js +17 -16
  657. package/dist/cjs/digi-form-filter.cjs.entry.js +6 -6
  658. package/dist/cjs/digi-form-input-search.cjs.entry.js +10 -9
  659. package/dist/cjs/digi-form-input.cjs.entry.js +177 -0
  660. package/dist/cjs/digi-form-label_5.cjs.entry.js +175 -0
  661. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +3 -7
  662. package/dist/cjs/digi-form-receipt.cjs.entry.js +11 -10
  663. package/dist/cjs/digi-form-select-filter.cjs.entry.js +17 -16
  664. package/dist/cjs/digi-form-select_2.cjs.entry.js +176 -0
  665. package/dist/cjs/digi-form-textarea.cjs.entry.js +133 -0
  666. package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +3 -3
  667. package/dist/cjs/digi-icon-apple.cjs.entry.js +3 -3
  668. package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +3 -3
  669. package/dist/cjs/digi-icon-archive.cjs.entry.js +3 -3
  670. package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +3 -3
  671. package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +3 -3
  672. package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +3 -3
  673. package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +3 -3
  674. package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +3 -3
  675. package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +3 -3
  676. package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +3 -3
  677. package/dist/cjs/digi-icon-at.cjs.entry.js +3 -3
  678. package/dist/cjs/digi-icon-bell.cjs.entry.js +3 -3
  679. package/dist/cjs/digi-icon-book.cjs.entry.js +3 -3
  680. package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +3 -3
  681. package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +3 -3
  682. package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +3 -3
  683. package/dist/cjs/digi-icon-bubble.cjs.entry.js +3 -3
  684. package/dist/cjs/digi-icon-building-outline.cjs.entry.js +3 -3
  685. package/dist/cjs/digi-icon-building-solid.cjs.entry.js +3 -3
  686. package/dist/cjs/digi-icon-bullseye.cjs.entry.js +3 -3
  687. package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +3 -3
  688. package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +3 -3
  689. package/dist/cjs/digi-icon-calendar.cjs.entry.js +3 -3
  690. package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +3 -3
  691. package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +5 -5
  692. package/dist/cjs/digi-icon-caret-left.cjs.entry.js +3 -3
  693. package/dist/cjs/digi-icon-caret-right.cjs.entry.js +3 -3
  694. package/dist/cjs/digi-icon-chart_2.cjs.entry.js +5 -5
  695. package/dist/cjs/digi-icon-chat.cjs.entry.js +3 -3
  696. package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +3 -3
  697. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +9 -9
  698. package/dist/cjs/digi-icon-check.cjs.entry.js +3 -3
  699. package/dist/cjs/digi-icon-checklist.cjs.entry.js +3 -3
  700. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +3 -3
  701. package/dist/cjs/digi-icon-chevron-left.cjs.entry.js +30 -0
  702. package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +30 -0
  703. package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +3 -3
  704. package/dist/cjs/digi-icon-clock.cjs.entry.js +3 -3
  705. package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +3 -3
  706. package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +3 -3
  707. package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +3 -3
  708. package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +3 -3
  709. package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +3 -3
  710. package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +3 -3
  711. package/dist/cjs/digi-icon-cooperation.cjs.entry.js +3 -3
  712. package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +3 -3
  713. package/dist/cjs/digi-icon-download.cjs.entry.js +3 -3
  714. package/dist/cjs/digi-icon-dxa.cjs.entry.js +3 -3
  715. package/dist/cjs/digi-icon-edit.cjs.entry.js +3 -3
  716. package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +3 -3
  717. package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +3 -3
  718. package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +3 -3
  719. package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +3 -3
  720. package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +3 -3
  721. package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +3 -3
  722. package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +3 -3
  723. package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +3 -3
  724. package/dist/cjs/digi-icon-eye.cjs.entry.js +3 -3
  725. package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +3 -3
  726. package/dist/cjs/digi-icon-file-add.cjs.entry.js +2 -2
  727. package/dist/cjs/digi-icon-file-document.cjs.entry.js +3 -3
  728. package/dist/cjs/digi-icon-file-excel.cjs.entry.js +3 -3
  729. package/dist/cjs/digi-icon-file-export.cjs.entry.js +2 -2
  730. package/dist/cjs/digi-icon-file-governing.cjs.entry.js +3 -3
  731. package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +3 -3
  732. package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +3 -3
  733. package/dist/cjs/digi-icon-file-remove.cjs.entry.js +2 -2
  734. package/dist/cjs/digi-icon-file-word.cjs.entry.js +3 -3
  735. package/dist/cjs/digi-icon-film.cjs.entry.js +3 -3
  736. package/dist/cjs/digi-icon-filter.cjs.entry.js +3 -3
  737. package/dist/cjs/digi-icon-folder-add.cjs.entry.js +2 -2
  738. package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +2 -2
  739. package/dist/cjs/digi-icon-folder-open.cjs.entry.js +2 -2
  740. package/dist/cjs/digi-icon-folder.cjs.entry.js +2 -2
  741. package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +3 -3
  742. package/dist/cjs/digi-icon-headphones.cjs.entry.js +3 -3
  743. package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +3 -3
  744. package/dist/cjs/digi-icon-heart.cjs.entry.js +3 -3
  745. package/dist/cjs/digi-icon-history.cjs.entry.js +3 -3
  746. package/dist/cjs/digi-icon-home.cjs.entry.js +3 -3
  747. package/dist/cjs/digi-icon-image.cjs.entry.js +3 -3
  748. package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +3 -3
  749. package/dist/cjs/digi-icon-instagram.cjs.entry.js +3 -3
  750. package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +3 -3
  751. package/dist/cjs/digi-icon-language-outline.cjs.entry.js +3 -3
  752. package/dist/cjs/digi-icon-language.cjs.entry.js +3 -3
  753. package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +3 -3
  754. package/dist/cjs/digi-icon-lattlast.cjs.entry.js +3 -3
  755. package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +3 -3
  756. package/dist/cjs/digi-icon-licence-car.cjs.entry.js +3 -3
  757. package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +3 -3
  758. package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +3 -3
  759. package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +3 -3
  760. package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +3 -3
  761. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +13 -13
  762. package/dist/cjs/digi-icon-lock.cjs.entry.js +3 -3
  763. package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +3 -3
  764. package/dist/cjs/digi-icon-marker.cjs.entry.js +3 -3
  765. package/dist/cjs/digi-icon-media-course.cjs.entry.js +3 -3
  766. package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +3 -3
  767. package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +3 -3
  768. package/dist/cjs/digi-icon-microphone.cjs.entry.js +3 -3
  769. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +5 -5
  770. package/dist/cjs/digi-icon-move.cjs.entry.js +3 -3
  771. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +9 -9
  772. package/dist/cjs/digi-icon-online-interview.cjs.entry.js +3 -3
  773. package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +3 -3
  774. package/dist/cjs/digi-icon-online-task.cjs.entry.js +3 -3
  775. package/dist/cjs/digi-icon-open-source.cjs.entry.js +3 -3
  776. package/dist/cjs/digi-icon-palette.cjs.entry.js +3 -3
  777. package/dist/cjs/digi-icon-paste.cjs.entry.js +2 -2
  778. package/dist/cjs/digi-icon-pen.cjs.entry.js +3 -3
  779. package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +3 -3
  780. package/dist/cjs/digi-icon-phone.cjs.entry.js +3 -3
  781. package/dist/cjs/digi-icon-print.cjs.entry.js +3 -3
  782. package/dist/cjs/digi-icon-read.cjs.entry.js +3 -3
  783. package/dist/cjs/digi-icon-redo.cjs.entry.js +3 -3
  784. package/dist/cjs/digi-icon-scale.cjs.entry.js +2 -2
  785. package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +3 -3
  786. package/dist/cjs/digi-icon-screensharing.cjs.entry.js +3 -3
  787. package/dist/cjs/digi-icon-search.cjs.entry.js +3 -3
  788. package/dist/cjs/digi-icon-send-outline.cjs.entry.js +3 -3
  789. package/dist/cjs/digi-icon-send-solid.cjs.entry.js +3 -3
  790. package/dist/cjs/digi-icon-settings.cjs.entry.js +3 -3
  791. package/dist/cjs/digi-icon-share-alt.cjs.entry.js +3 -3
  792. package/dist/cjs/digi-icon-share-chain.cjs.entry.js +3 -3
  793. package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +3 -3
  794. package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +3 -3
  795. package/dist/cjs/digi-icon-sort-down.cjs.entry.js +3 -3
  796. package/dist/cjs/digi-icon-sort-up.cjs.entry.js +3 -3
  797. package/dist/cjs/digi-icon-sort.cjs.entry.js +3 -3
  798. package/dist/cjs/digi-icon-spinner.cjs.entry.js +3 -3
  799. package/dist/cjs/digi-icon-star-reg.cjs.entry.js +3 -3
  800. package/dist/cjs/digi-icon-star.cjs.entry.js +3 -3
  801. package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +3 -3
  802. package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +3 -3
  803. package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +3 -3
  804. package/dist/cjs/digi-icon-table-column.cjs.entry.js +3 -3
  805. package/dist/cjs/digi-icon-table-row.cjs.entry.js +3 -3
  806. package/dist/cjs/digi-icon-task-done.cjs.entry.js +3 -3
  807. package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +3 -3
  808. package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +3 -3
  809. package/dist/cjs/digi-icon-twitter.cjs.entry.js +3 -3
  810. package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +3 -3
  811. package/dist/cjs/digi-icon-unlock.cjs.entry.js +3 -3
  812. package/dist/cjs/digi-icon-update.cjs.entry.js +3 -3
  813. package/dist/cjs/digi-icon-upload.cjs.entry.js +3 -3
  814. package/dist/cjs/digi-icon-user-add.cjs.entry.js +2 -2
  815. package/dist/cjs/digi-icon-user-alt.cjs.entry.js +3 -3
  816. package/dist/cjs/digi-icon-user-edit.cjs.entry.js +2 -2
  817. package/dist/cjs/digi-icon-users-solid.cjs.entry.js +3 -3
  818. package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +3 -3
  819. package/dist/cjs/digi-icon-videocamera.cjs.entry.js +3 -3
  820. package/dist/cjs/digi-icon-volume.cjs.entry.js +3 -3
  821. package/dist/cjs/digi-icon-web-tv.cjs.entry.js +3 -3
  822. package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +3 -3
  823. package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +3 -3
  824. package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +3 -3
  825. package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +3 -3
  826. package/dist/cjs/digi-icon-window.cjs.entry.js +3 -3
  827. package/dist/cjs/digi-icon-x-button.cjs.entry.js +3 -3
  828. package/dist/cjs/digi-icon-youtube.cjs.entry.js +3 -3
  829. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +2 -2
  830. package/dist/cjs/digi-info-card-multi.cjs.entry.js +2 -2
  831. package/dist/cjs/digi-info-card.cjs.entry.js +2 -2
  832. package/dist/cjs/digi-layout-columns.cjs.entry.js +2 -2
  833. package/dist/cjs/digi-link-button.cjs.entry.js +2 -2
  834. package/dist/cjs/{digi-icon-external-link-alt_2.cjs.entry.js → digi-link-external.cjs.entry.js} +2 -26
  835. package/dist/cjs/digi-link-internal.cjs.entry.js +2 -2
  836. package/dist/cjs/digi-list.cjs.entry.js +2 -2
  837. package/dist/cjs/digi-loader-skeleton.cjs.entry.js +4 -4
  838. package/dist/cjs/digi-loader-spinner.cjs.entry.js +2 -2
  839. package/dist/cjs/digi-media-figure.cjs.entry.js +2 -2
  840. package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +4 -4
  841. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +16 -15
  842. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +3 -3
  843. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +7 -7
  844. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +2 -2
  845. package/dist/cjs/digi-notification-alert.cjs.entry.js +12 -11
  846. package/dist/cjs/digi-notification-error-page.cjs.entry.js +13 -12
  847. package/dist/cjs/digi-progress-circle.cjs.entry.js +9 -9
  848. package/dist/cjs/digi-progress-indicator.cjs.entry.js +4 -4
  849. package/dist/cjs/digi-progress-list-item.cjs.entry.js +6 -6
  850. package/dist/cjs/digi-progress-list.cjs.entry.js +2 -2
  851. package/dist/cjs/digi-progressbar.cjs.entry.js +3 -3
  852. package/dist/cjs/digi-quote.cjs.entry.js +2 -2
  853. package/dist/cjs/digi-table.cjs.entry.js +2 -2
  854. package/dist/cjs/digi-tablist-panel.cjs.entry.js +3 -3
  855. package/dist/cjs/digi-tablist.cjs.entry.js +6 -6
  856. package/dist/cjs/digi-tag-media.cjs.entry.js +3 -3
  857. package/dist/cjs/digi-tag.cjs.entry.js +2 -2
  858. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +2 -2
  859. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +2 -2
  860. package/dist/cjs/digi-tools-feedback.cjs.entry.js +11 -10
  861. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +2 -2
  862. package/dist/cjs/digi-typography-meta.cjs.entry.js +2 -2
  863. package/dist/cjs/digi-typography-time.cjs.entry.js +2 -2
  864. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +2 -2
  865. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +2 -2
  866. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +2 -2
  867. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
  868. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +2 -2
  869. package/dist/cjs/{form-validation-message-variation.enum-c5ec3e2d.js → form-file-upload-variation.enum-634cfae8.js} +0 -7
  870. package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +15 -0
  871. package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
  872. package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
  873. package/dist/cjs/form-radiobutton-variation.enum-d085f2f8.js +18 -0
  874. package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
  875. package/dist/cjs/form-textarea-variation.enum-9c90d40f.js +17 -0
  876. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
  877. package/dist/cjs/{index-81fc5a97.js → index-7a477838.js} +36 -81
  878. package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
  879. package/dist/cjs/index-cad91a90.js +66 -0
  880. package/dist/cjs/index-e8333bcc.js +174 -0
  881. package/dist/cjs/index.cjs.js +130 -135
  882. package/dist/cjs/loader.cjs.js +2 -2
  883. package/dist/cjs/{typography-variation.enum-c6bb12f2.js → typography-variation.enum-6a934f5b.js} +62 -84
  884. package/dist/collection/collection-manifest.json +1 -0
  885. package/dist/collection/components/_calendar/calendar/calendar.css +0 -3
  886. package/dist/collection/components/_calendar/calendar/calendar.js +79 -67
  887. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +16 -19
  888. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +93 -207
  889. package/dist/collection/components/_calendar/week-view/calendar-week-view.js +4 -4
  890. package/dist/collection/components/_chart/bar-chart/bar-chart.js +1 -1
  891. package/dist/collection/components/_chart/chart-line/chart-line.js +1 -1
  892. package/dist/collection/components/_code/code/code.js +1 -1
  893. package/dist/collection/components/_code/code-block/code-block.js +1 -1
  894. package/dist/collection/components/_code/code-example/code-example.css +0 -1
  895. package/dist/collection/components/_code/code-example/code-example.js +4 -4
  896. package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
  897. package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
  898. package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
  899. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
  900. package/dist/collection/components/_footer/footer/footer.css +17 -0
  901. package/dist/collection/components/_footer/footer/footer.js +1 -1
  902. package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
  903. package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
  904. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
  905. package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
  906. package/dist/collection/components/_form/form-fieldset/form-fieldset.js +5 -59
  907. package/dist/collection/components/_form/form-file-upload/form-file-upload.js +8 -8
  908. package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
  909. package/dist/collection/components/_form/form-input/form-input.js +6 -9
  910. package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
  911. package/dist/collection/components/_form/form-label/form-label.js +1 -1
  912. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
  913. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +2 -80
  914. package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
  915. package/dist/collection/components/_form/form-select/form-select.js +4 -4
  916. package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
  917. package/dist/collection/components/_form/form-textarea/form-textarea.js +6 -9
  918. package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
  919. package/dist/collection/components/_header/header/header.css +70 -28
  920. package/dist/collection/components/_header/header/header.js +70 -18
  921. package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
  922. package/dist/collection/components/_header/header-navigation/header-navigation.css +32 -0
  923. package/dist/collection/components/_header/header-navigation/header-navigation.js +5 -4
  924. package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
  925. package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
  926. package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
  927. package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
  928. package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
  929. package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
  930. package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
  931. package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
  932. package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
  933. package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
  934. package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
  935. package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
  936. package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
  937. package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
  938. package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
  939. package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
  940. package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
  941. package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
  942. package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
  943. package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
  944. package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
  945. package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
  946. package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
  947. package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
  948. package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
  949. package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
  950. package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
  951. package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
  952. package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
  953. package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
  954. package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
  955. package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
  956. package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
  957. package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
  958. package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
  959. package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
  960. package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
  961. package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
  962. package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
  963. package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
  964. package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
  965. package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
  966. package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
  967. package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
  968. package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
  969. package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
  970. package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
  971. package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
  972. package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
  973. package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
  974. package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
  975. package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
  976. package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
  977. package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
  978. package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
  979. package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
  980. package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
  981. package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
  982. package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
  983. package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
  984. package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
  985. package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
  986. package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
  987. package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
  988. package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
  989. package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
  990. package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
  991. package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
  992. package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
  993. package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
  994. package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
  995. package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
  996. package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
  997. package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
  998. package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
  999. package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
  1000. package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
  1001. package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
  1002. package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
  1003. package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
  1004. package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
  1005. package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
  1006. package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
  1007. package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
  1008. package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
  1009. package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
  1010. package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
  1011. package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
  1012. package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
  1013. package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
  1014. package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
  1015. package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
  1016. package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
  1017. package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
  1018. package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
  1019. package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
  1020. package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
  1021. package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
  1022. package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
  1023. package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
  1024. package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
  1025. package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
  1026. package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
  1027. package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
  1028. package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
  1029. package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
  1030. package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
  1031. package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
  1032. package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
  1033. package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
  1034. package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
  1035. package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
  1036. package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
  1037. package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
  1038. package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
  1039. package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
  1040. package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
  1041. package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
  1042. package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
  1043. package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
  1044. package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
  1045. package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
  1046. package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
  1047. package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
  1048. package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
  1049. package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
  1050. package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
  1051. package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
  1052. package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
  1053. package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
  1054. package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
  1055. package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
  1056. package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
  1057. package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
  1058. package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
  1059. package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
  1060. package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
  1061. package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
  1062. package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
  1063. package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
  1064. package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
  1065. package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
  1066. package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
  1067. package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
  1068. package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
  1069. package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
  1070. package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
  1071. package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
  1072. package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
  1073. package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
  1074. package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
  1075. package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
  1076. package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
  1077. package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
  1078. package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
  1079. package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
  1080. package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
  1081. package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
  1082. package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
  1083. package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
  1084. package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
  1085. package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
  1086. package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
  1087. package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
  1088. package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
  1089. package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
  1090. package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
  1091. package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
  1092. package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
  1093. package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
  1094. package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
  1095. package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
  1096. package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
  1097. package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
  1098. package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
  1099. package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
  1100. package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
  1101. package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
  1102. package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
  1103. package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
  1104. package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
  1105. package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
  1106. package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
  1107. package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
  1108. package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
  1109. package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
  1110. package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
  1111. package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
  1112. package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
  1113. package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
  1114. package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
  1115. package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
  1116. package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
  1117. package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
  1118. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
  1119. package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
  1120. package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
  1121. package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
  1122. package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
  1123. package/dist/collection/components/_link/link/link.js +1 -1
  1124. package/dist/collection/components/_link/link-button/link-button.js +1 -1
  1125. package/dist/collection/components/_link/link-external/link-external.js +1 -1
  1126. package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
  1127. package/dist/collection/components/_list/list/list.js +1 -1
  1128. package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
  1129. package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
  1130. package/dist/collection/components/_logo/logo/logo.css +15 -85
  1131. package/dist/collection/components/_logo/logo/logo.js +78 -25
  1132. package/dist/collection/components/_logo/title-logo/title-logo-variation.enum.js +6 -0
  1133. package/dist/collection/components/_logo/title-logo/title-logo.css +78 -0
  1134. package/dist/collection/components/_logo/title-logo/title-logo.js +146 -0
  1135. package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
  1136. package/dist/collection/components/_media/media-image/media-image.js +2 -2
  1137. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.css +5 -5
  1138. package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
  1139. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
  1140. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  1141. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  1142. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  1143. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  1144. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  1145. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  1146. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  1147. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  1148. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  1149. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  1150. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  1151. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  1152. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  1153. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  1154. package/dist/collection/components/_quote/quote/quote.js +1 -1
  1155. package/dist/collection/components/_table/table/table.js +1 -1
  1156. package/dist/collection/components/_tag/tag/tag.js +1 -1
  1157. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  1158. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  1159. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  1160. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  1161. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +1 -1
  1162. package/dist/collection/components/_typography/typography/typography.js +1 -1
  1163. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  1164. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  1165. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  1166. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  1167. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  1168. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  1169. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  1170. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  1171. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  1172. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  1173. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  1174. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1175. package/dist/collection/design-tokens/components/_footer.variables.scss +1 -0
  1176. package/dist/collection/design-tokens/components/_header-navigation.variables.scss +1 -0
  1177. package/dist/collection/design-tokens/components/_header.variables.scss +3 -3
  1178. package/dist/collection/design-tokens/components/_logo.variables.scss +5 -24
  1179. package/dist/collection/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1180. package/dist/collection/enums.js +1 -2
  1181. package/dist/collection/global/utils/applyStencilScope/applyStencilScope.util.js +13 -0
  1182. package/dist/collection/global/utils/applyStencilScope/index.js +1 -0
  1183. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
  1184. package/dist/digi-arbetsformedlingen/design-tokens/components/_footer.variables.scss +1 -0
  1185. package/dist/digi-arbetsformedlingen/design-tokens/components/_header-navigation.variables.scss +1 -0
  1186. package/dist/digi-arbetsformedlingen/design-tokens/components/_header.variables.scss +3 -3
  1187. package/dist/digi-arbetsformedlingen/design-tokens/components/_logo.variables.scss +5 -24
  1188. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-breadcrumbs.variables.scss +2 -2
  1189. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  1190. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  1191. package/dist/digi-arbetsformedlingen/{p-f24018e3.entry.js → p-0052b03c.entry.js} +1 -1
  1192. package/dist/digi-arbetsformedlingen/p-01044fca.entry.js +1 -0
  1193. package/dist/digi-arbetsformedlingen/{p-98b9f757.entry.js → p-014044a7.entry.js} +1 -1
  1194. package/dist/digi-arbetsformedlingen/{p-b1f046bc.entry.js → p-01c29a14.entry.js} +1 -1
  1195. package/dist/digi-arbetsformedlingen/{p-da86828e.entry.js → p-01df63d6.entry.js} +1 -1
  1196. package/dist/digi-arbetsformedlingen/p-06625463.js +1 -0
  1197. package/dist/digi-arbetsformedlingen/p-06dfdd79.entry.js +1 -0
  1198. package/dist/digi-arbetsformedlingen/{p-58a86b5f.entry.js → p-07513ee6.entry.js} +1 -1
  1199. package/dist/digi-arbetsformedlingen/{p-88d89422.entry.js → p-07b02fa8.entry.js} +1 -1
  1200. package/dist/digi-arbetsformedlingen/{p-34eb2bfc.entry.js → p-099b1bac.entry.js} +1 -1
  1201. package/dist/digi-arbetsformedlingen/{p-578a5503.entry.js → p-0a904539.entry.js} +1 -1
  1202. package/dist/digi-arbetsformedlingen/{p-842f7414.entry.js → p-0ac9f348.entry.js} +1 -1
  1203. package/dist/digi-arbetsformedlingen/{p-a25dfae6.entry.js → p-0bc366fb.entry.js} +1 -1
  1204. package/dist/digi-arbetsformedlingen/{p-0674a72b.entry.js → p-0c210491.entry.js} +1 -1
  1205. package/dist/digi-arbetsformedlingen/{p-73358d64.entry.js → p-0c271457.entry.js} +1 -1
  1206. package/dist/digi-arbetsformedlingen/{p-d4a3672b.entry.js → p-0e634a09.entry.js} +1 -1
  1207. package/dist/digi-arbetsformedlingen/{p-4899b39e.entry.js → p-11b5ab8d.entry.js} +1 -1
  1208. package/dist/digi-arbetsformedlingen/{p-1b568bfe.entry.js → p-16303afa.entry.js} +1 -1
  1209. package/dist/digi-arbetsformedlingen/p-16b8d192.entry.js +1 -0
  1210. package/dist/digi-arbetsformedlingen/{p-bfb78e9e.entry.js → p-16dd9b3f.entry.js} +1 -1
  1211. package/dist/digi-arbetsformedlingen/{p-db548ef5.entry.js → p-18006927.entry.js} +1 -1
  1212. package/dist/digi-arbetsformedlingen/p-183230b4.js +1 -0
  1213. package/dist/digi-arbetsformedlingen/p-18ffcb24.entry.js +1 -0
  1214. package/dist/digi-arbetsformedlingen/{p-fdddbfc8.entry.js → p-1a21de52.entry.js} +1 -1
  1215. package/dist/digi-arbetsformedlingen/{p-d997189d.entry.js → p-1bd29b6a.entry.js} +1 -1
  1216. package/dist/digi-arbetsformedlingen/{p-9f76ceae.entry.js → p-1cc801fd.entry.js} +1 -1
  1217. package/dist/digi-arbetsformedlingen/{p-a8b5f553.entry.js → p-1dc8b284.entry.js} +1 -1
  1218. package/dist/digi-arbetsformedlingen/{p-6b4f5007.entry.js → p-1e03ba21.entry.js} +1 -1
  1219. package/dist/digi-arbetsformedlingen/p-1e2a9156.entry.js +1 -0
  1220. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
  1221. package/dist/digi-arbetsformedlingen/p-1f652ce3.entry.js +1 -0
  1222. package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
  1223. package/dist/digi-arbetsformedlingen/{p-c571715c.entry.js → p-2062e63b.entry.js} +1 -1
  1224. package/dist/digi-arbetsformedlingen/{p-70d5b6d8.entry.js → p-20ef225a.entry.js} +1 -1
  1225. package/dist/digi-arbetsformedlingen/{p-5ffc1490.entry.js → p-21653bf9.entry.js} +1 -1
  1226. package/dist/digi-arbetsformedlingen/{p-7194b6d4.entry.js → p-218b829e.entry.js} +1 -1
  1227. package/dist/digi-arbetsformedlingen/{p-f1fa6847.entry.js → p-2196c33b.entry.js} +1 -1
  1228. package/dist/digi-arbetsformedlingen/{p-57932243.entry.js → p-2412deb9.entry.js} +1 -1
  1229. package/dist/digi-arbetsformedlingen/{p-18d4fcd2.entry.js → p-2422b0d1.entry.js} +1 -1
  1230. package/dist/digi-arbetsformedlingen/{p-afc03fe9.entry.js → p-27388bc4.entry.js} +1 -1
  1231. package/dist/digi-arbetsformedlingen/{p-df2dbad3.entry.js → p-27be8d2b.entry.js} +1 -1
  1232. package/dist/digi-arbetsformedlingen/{p-6682c011.entry.js → p-293ea71f.entry.js} +1 -1
  1233. package/dist/digi-arbetsformedlingen/{p-c2c56530.entry.js → p-2aa3ed49.entry.js} +1 -1
  1234. package/dist/digi-arbetsformedlingen/{p-2bc12345.entry.js → p-2f57b446.entry.js} +1 -1
  1235. package/dist/digi-arbetsformedlingen/{p-0ba0b367.entry.js → p-2ffd9c4c.entry.js} +1 -1
  1236. package/dist/digi-arbetsformedlingen/{p-62ff3ed7.entry.js → p-31763750.entry.js} +1 -1
  1237. package/dist/digi-arbetsformedlingen/{p-f3b8ef49.entry.js → p-3212807d.entry.js} +1 -1
  1238. package/dist/digi-arbetsformedlingen/p-33425742.entry.js +1 -0
  1239. package/dist/digi-arbetsformedlingen/{p-04aa20f8.entry.js → p-34ef0baa.entry.js} +1 -1
  1240. package/dist/digi-arbetsformedlingen/{p-282615d5.entry.js → p-352712b9.entry.js} +1 -1
  1241. package/dist/digi-arbetsformedlingen/p-35fddf68.entry.js +1 -0
  1242. package/dist/digi-arbetsformedlingen/p-36229058.entry.js +1 -0
  1243. package/dist/digi-arbetsformedlingen/{p-95f0541d.entry.js → p-37459590.entry.js} +1 -1
  1244. package/dist/digi-arbetsformedlingen/{p-ffe543c2.entry.js → p-38603899.entry.js} +1 -1
  1245. package/dist/digi-arbetsformedlingen/{p-3656e551.entry.js → p-39604e43.entry.js} +1 -1
  1246. package/dist/digi-arbetsformedlingen/{p-a31b7db8.entry.js → p-3c28625a.entry.js} +1 -1
  1247. package/dist/digi-arbetsformedlingen/{p-356cd33f.entry.js → p-3e126f89.entry.js} +1 -1
  1248. package/dist/digi-arbetsformedlingen/{p-ba74fb18.entry.js → p-3eb4faff.entry.js} +1 -1
  1249. package/dist/digi-arbetsformedlingen/{p-97df6bb5.entry.js → p-40f5fda7.entry.js} +1 -1
  1250. package/dist/digi-arbetsformedlingen/p-4224f1e4.entry.js +1 -0
  1251. package/dist/digi-arbetsformedlingen/{p-c4363e1e.entry.js → p-43662434.entry.js} +1 -1
  1252. package/dist/digi-arbetsformedlingen/{p-ff3847ca.entry.js → p-43a43f09.entry.js} +1 -1
  1253. package/dist/digi-arbetsformedlingen/p-4477f14c.entry.js +1 -0
  1254. package/dist/digi-arbetsformedlingen/p-450f8f55.entry.js +1 -0
  1255. package/dist/digi-arbetsformedlingen/{p-0dabfbf2.entry.js → p-45af5d55.entry.js} +1 -1
  1256. package/dist/digi-arbetsformedlingen/{p-8d51bf4a.entry.js → p-4788712e.entry.js} +1 -1
  1257. package/dist/digi-arbetsformedlingen/{p-03f2c12b.entry.js → p-48113595.entry.js} +1 -1
  1258. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +1 -0
  1259. package/dist/digi-arbetsformedlingen/{p-1611b5c5.entry.js → p-4871b74a.entry.js} +1 -1
  1260. package/dist/digi-arbetsformedlingen/{p-f8460123.entry.js → p-49aeb019.entry.js} +1 -1
  1261. package/dist/digi-arbetsformedlingen/{p-f2f2ddc8.entry.js → p-4b5edc89.entry.js} +1 -1
  1262. package/dist/digi-arbetsformedlingen/{p-8b112e8e.entry.js → p-4b618926.entry.js} +1 -1
  1263. package/dist/digi-arbetsformedlingen/{p-7b077861.entry.js → p-4bb41707.entry.js} +1 -1
  1264. package/dist/digi-arbetsformedlingen/{p-fc609ae4.entry.js → p-4c69c234.entry.js} +1 -1
  1265. package/dist/digi-arbetsformedlingen/p-4df8b9e1.entry.js +1 -0
  1266. package/dist/digi-arbetsformedlingen/{p-c34defe4.entry.js → p-4e2e1902.entry.js} +1 -1
  1267. package/dist/digi-arbetsformedlingen/{p-a05d9a25.entry.js → p-4eb58cf9.entry.js} +1 -1
  1268. package/dist/digi-arbetsformedlingen/p-4ee11ca2.entry.js +1 -0
  1269. package/dist/digi-arbetsformedlingen/{p-a0ed9e6c.entry.js → p-4f6b2e2a.entry.js} +1 -1
  1270. package/dist/digi-arbetsformedlingen/{p-025cabb6.entry.js → p-4fe05e2f.entry.js} +1 -1
  1271. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
  1272. package/dist/digi-arbetsformedlingen/{p-0ec8853f.entry.js → p-51c9cc1a.entry.js} +1 -1
  1273. package/dist/digi-arbetsformedlingen/{p-f1de4bf6.js → p-52e3bb32.js} +2 -2
  1274. package/dist/digi-arbetsformedlingen/{p-c1f1614f.entry.js → p-53483e1d.entry.js} +1 -1
  1275. package/dist/digi-arbetsformedlingen/{p-1a12faea.entry.js → p-5456a3bc.entry.js} +1 -1
  1276. package/dist/digi-arbetsformedlingen/{p-bba72c14.entry.js → p-5473bfea.entry.js} +1 -1
  1277. package/dist/digi-arbetsformedlingen/{p-e6313314.entry.js → p-5503d5be.entry.js} +1 -1
  1278. package/dist/digi-arbetsformedlingen/{p-3ca255fb.entry.js → p-56cb2ded.entry.js} +1 -1
  1279. package/dist/digi-arbetsformedlingen/{p-79c08614.entry.js → p-57dd2b38.entry.js} +1 -1
  1280. package/dist/digi-arbetsformedlingen/{p-cf8705ff.entry.js → p-588fe3b5.entry.js} +1 -1
  1281. package/dist/digi-arbetsformedlingen/{p-8042dd80.entry.js → p-592fd6a9.entry.js} +1 -1
  1282. package/dist/digi-arbetsformedlingen/p-5abcf3e3.entry.js +1 -0
  1283. package/dist/digi-arbetsformedlingen/{p-59ed9a08.entry.js → p-5acaf4b0.entry.js} +1 -1
  1284. package/dist/digi-arbetsformedlingen/{p-c01d3031.entry.js → p-5ad1a828.entry.js} +1 -1
  1285. package/dist/digi-arbetsformedlingen/{p-1991cbd6.entry.js → p-5b01d3e2.entry.js} +1 -1
  1286. package/dist/digi-arbetsformedlingen/{p-5520c068.entry.js → p-5d0ffc80.entry.js} +1 -1
  1287. package/dist/digi-arbetsformedlingen/{p-91071734.entry.js → p-5d30475d.entry.js} +1 -1
  1288. package/dist/digi-arbetsformedlingen/{p-76dda986.entry.js → p-5e37e5aa.entry.js} +1 -1
  1289. package/dist/digi-arbetsformedlingen/{p-30fe9410.entry.js → p-5ee51a86.entry.js} +1 -1
  1290. package/dist/digi-arbetsformedlingen/p-5f6a49c0.entry.js +1 -0
  1291. package/dist/digi-arbetsformedlingen/{p-8f398e56.entry.js → p-60989dea.entry.js} +1 -1
  1292. package/dist/digi-arbetsformedlingen/{p-98aa180e.entry.js → p-63148e09.entry.js} +1 -1
  1293. package/dist/digi-arbetsformedlingen/{p-51354379.entry.js → p-649c30ed.entry.js} +1 -1
  1294. package/dist/digi-arbetsformedlingen/{p-3add0508.entry.js → p-658aa433.entry.js} +1 -1
  1295. package/dist/digi-arbetsformedlingen/{p-8638aeba.entry.js → p-66483a84.entry.js} +1 -1
  1296. package/dist/digi-arbetsformedlingen/{p-c6ebe45b.entry.js → p-664de70c.entry.js} +1 -1
  1297. package/dist/digi-arbetsformedlingen/{p-f36104b8.entry.js → p-676ab6ef.entry.js} +1 -1
  1298. package/dist/digi-arbetsformedlingen/{p-a2c089de.entry.js → p-684d8a71.entry.js} +1 -1
  1299. package/dist/digi-arbetsformedlingen/{p-a4cecc24.entry.js → p-6a33818a.entry.js} +1 -1
  1300. package/dist/digi-arbetsformedlingen/{p-a3a748b1.entry.js → p-6de493b0.entry.js} +1 -1
  1301. package/dist/digi-arbetsformedlingen/{p-61134ea0.entry.js → p-6e925e52.entry.js} +1 -1
  1302. package/dist/digi-arbetsformedlingen/p-71bd1a56.entry.js +1 -0
  1303. package/dist/digi-arbetsformedlingen/{p-05fe8358.entry.js → p-726a0b56.entry.js} +1 -1
  1304. package/dist/digi-arbetsformedlingen/p-7393b76b.entry.js +1 -0
  1305. package/dist/digi-arbetsformedlingen/{p-1cd949af.entry.js → p-73f6209d.entry.js} +1 -1
  1306. package/dist/digi-arbetsformedlingen/{p-03c89967.entry.js → p-7474d7b0.entry.js} +1 -1
  1307. package/dist/digi-arbetsformedlingen/p-753987ba.entry.js +1 -0
  1308. package/dist/digi-arbetsformedlingen/{p-bfe515b0.entry.js → p-7660ba5b.entry.js} +1 -1
  1309. package/dist/digi-arbetsformedlingen/{p-2c714af4.entry.js → p-76eb331e.entry.js} +1 -1
  1310. package/dist/digi-arbetsformedlingen/{p-5d851fc7.entry.js → p-77ea6604.entry.js} +1 -1
  1311. package/dist/digi-arbetsformedlingen/{p-e4f6a021.entry.js → p-780b30f6.entry.js} +1 -1
  1312. package/dist/digi-arbetsformedlingen/{p-24fe2189.js → p-7933b555.js} +1 -1
  1313. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
  1314. package/dist/digi-arbetsformedlingen/{p-2c657d2a.entry.js → p-7d54fe81.entry.js} +1 -1
  1315. package/dist/digi-arbetsformedlingen/{p-e0ddaa32.entry.js → p-7d597755.entry.js} +1 -1
  1316. package/dist/digi-arbetsformedlingen/{p-309cc07e.entry.js → p-7e6d699e.entry.js} +1 -1
  1317. package/dist/digi-arbetsformedlingen/{p-4b149cd0.entry.js → p-7ed49934.entry.js} +1 -1
  1318. package/dist/digi-arbetsformedlingen/{p-a6925231.entry.js → p-804cb867.entry.js} +1 -1
  1319. package/dist/digi-arbetsformedlingen/{p-99eae5f5.entry.js → p-80a77b6e.entry.js} +1 -1
  1320. package/dist/digi-arbetsformedlingen/{p-deb342fa.entry.js → p-82634b60.entry.js} +1 -1
  1321. package/dist/digi-arbetsformedlingen/{p-aa3e3eef.entry.js → p-8318562f.entry.js} +1 -1
  1322. package/dist/digi-arbetsformedlingen/{p-8fde626d.entry.js → p-83269fe6.entry.js} +1 -1
  1323. package/dist/digi-arbetsformedlingen/{p-dc571b83.entry.js → p-8328e58b.entry.js} +1 -1
  1324. package/dist/digi-arbetsformedlingen/{p-05645b1e.entry.js → p-8355c75d.entry.js} +1 -1
  1325. package/dist/digi-arbetsformedlingen/{p-133eb88c.entry.js → p-8473e21b.entry.js} +1 -1
  1326. package/dist/digi-arbetsformedlingen/{p-45d194e8.entry.js → p-87721a1f.entry.js} +1 -1
  1327. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
  1328. package/dist/digi-arbetsformedlingen/{p-d10d9f6b.entry.js → p-89566597.entry.js} +1 -1
  1329. package/dist/digi-arbetsformedlingen/{p-afc4494d.entry.js → p-8b88c952.entry.js} +1 -1
  1330. package/dist/digi-arbetsformedlingen/{p-fefd78cb.entry.js → p-8d3cb15a.entry.js} +1 -1
  1331. package/dist/digi-arbetsformedlingen/{p-ab807393.entry.js → p-8e16d36a.entry.js} +1 -1
  1332. package/dist/digi-arbetsformedlingen/p-8ef4cf4a.entry.js +1 -0
  1333. package/dist/digi-arbetsformedlingen/{p-f80bf0cf.entry.js → p-8fa46692.entry.js} +1 -1
  1334. package/dist/digi-arbetsformedlingen/{p-e09a3a9b.entry.js → p-9045d5ff.entry.js} +1 -1
  1335. package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
  1336. package/dist/digi-arbetsformedlingen/{p-62908311.entry.js → p-905f3864.entry.js} +1 -1
  1337. package/dist/digi-arbetsformedlingen/{p-b7f51664.entry.js → p-90bc53dc.entry.js} +1 -1
  1338. package/dist/digi-arbetsformedlingen/{p-24cd5148.entry.js → p-93ec0277.entry.js} +1 -1
  1339. package/dist/digi-arbetsformedlingen/{p-a4f63acf.entry.js → p-9495044c.entry.js} +1 -1
  1340. package/dist/digi-arbetsformedlingen/{p-7b144af0.entry.js → p-9763005c.entry.js} +1 -1
  1341. package/dist/digi-arbetsformedlingen/{p-4898e3e1.entry.js → p-9789b001.entry.js} +1 -1
  1342. package/dist/digi-arbetsformedlingen/{p-7f5ccb4b.entry.js → p-99e4bd13.entry.js} +1 -1
  1343. package/dist/digi-arbetsformedlingen/{p-d2f05c30.entry.js → p-9a73a55d.entry.js} +1 -1
  1344. package/dist/digi-arbetsformedlingen/{p-3ae0fb97.entry.js → p-9a7e195c.entry.js} +1 -1
  1345. package/dist/digi-arbetsformedlingen/p-9c5a93d8.js +1 -0
  1346. package/dist/digi-arbetsformedlingen/{p-1443ee18.entry.js → p-9cf50217.entry.js} +1 -1
  1347. package/dist/digi-arbetsformedlingen/{p-35085329.entry.js → p-9d15493f.entry.js} +1 -1
  1348. package/dist/digi-arbetsformedlingen/{p-29c21aa2.entry.js → p-9df20034.entry.js} +1 -1
  1349. package/dist/digi-arbetsformedlingen/p-9e3f861e.entry.js +1 -0
  1350. package/dist/digi-arbetsformedlingen/p-9e4a0fe4.entry.js +1 -0
  1351. package/dist/digi-arbetsformedlingen/{p-19bc2782.entry.js → p-9ea535e1.entry.js} +1 -1
  1352. package/dist/digi-arbetsformedlingen/{p-dd5d6b5b.entry.js → p-9fe345d1.entry.js} +1 -1
  1353. package/dist/digi-arbetsformedlingen/{p-bda62d83.entry.js → p-a0267f76.entry.js} +1 -1
  1354. package/dist/digi-arbetsformedlingen/{p-dfebd13b.entry.js → p-a1ae9863.entry.js} +1 -1
  1355. package/dist/digi-arbetsformedlingen/{p-b4894794.entry.js → p-a439e93f.entry.js} +1 -1
  1356. package/dist/digi-arbetsformedlingen/{p-f5ab5a6d.entry.js → p-a4895704.entry.js} +1 -1
  1357. package/dist/digi-arbetsformedlingen/{p-fb73b450.entry.js → p-a5c387e8.entry.js} +1 -1
  1358. package/dist/digi-arbetsformedlingen/{p-115ed01d.entry.js → p-a67b4609.entry.js} +1 -1
  1359. package/dist/digi-arbetsformedlingen/{p-716522cc.entry.js → p-a6a0a040.entry.js} +1 -1
  1360. package/dist/digi-arbetsformedlingen/{p-45caeb11.entry.js → p-a7361f39.entry.js} +1 -1
  1361. package/dist/digi-arbetsformedlingen/p-a7d97546.entry.js +1 -0
  1362. package/dist/digi-arbetsformedlingen/{p-7bc209b0.entry.js → p-a947fa52.entry.js} +1 -1
  1363. package/dist/digi-arbetsformedlingen/{p-354ee792.entry.js → p-a98df65c.entry.js} +1 -1
  1364. package/dist/digi-arbetsformedlingen/{p-1400a7db.entry.js → p-a9bfc5bd.entry.js} +1 -1
  1365. package/dist/digi-arbetsformedlingen/{p-df144f4a.entry.js → p-accb56da.entry.js} +1 -1
  1366. package/dist/digi-arbetsformedlingen/{p-82998dc8.entry.js → p-ad471fd2.entry.js} +1 -1
  1367. package/dist/digi-arbetsformedlingen/{p-ab1f9fa3.entry.js → p-af4b851e.entry.js} +1 -1
  1368. package/dist/digi-arbetsformedlingen/{p-eec05f58.entry.js → p-b10a1760.entry.js} +1 -1
  1369. package/dist/digi-arbetsformedlingen/{p-6079b98f.entry.js → p-b22f09f1.entry.js} +1 -1
  1370. package/dist/digi-arbetsformedlingen/{p-7c4a57bc.entry.js → p-b32df740.entry.js} +1 -1
  1371. package/dist/digi-arbetsformedlingen/{p-89266d02.entry.js → p-b48f2acd.entry.js} +1 -1
  1372. package/dist/digi-arbetsformedlingen/{p-4a1af082.entry.js → p-b63e0b2d.entry.js} +1 -1
  1373. package/dist/digi-arbetsformedlingen/{p-f0679d19.entry.js → p-b734218c.entry.js} +1 -1
  1374. package/dist/digi-arbetsformedlingen/{p-05da2430.entry.js → p-b7494943.entry.js} +1 -1
  1375. package/dist/digi-arbetsformedlingen/{p-cb694b2c.entry.js → p-b81e0aec.entry.js} +1 -1
  1376. package/dist/digi-arbetsformedlingen/p-b924bb0b.entry.js +1 -0
  1377. package/dist/digi-arbetsformedlingen/p-ba185d40.entry.js +1 -0
  1378. package/dist/digi-arbetsformedlingen/{p-48f60428.entry.js → p-ba39e14b.entry.js} +1 -1
  1379. package/dist/digi-arbetsformedlingen/{p-ab83e07e.entry.js → p-baac6e73.entry.js} +1 -1
  1380. package/dist/digi-arbetsformedlingen/{p-5ccb12cc.entry.js → p-bab6f184.entry.js} +1 -1
  1381. package/dist/digi-arbetsformedlingen/{p-1426e071.entry.js → p-bb0935fc.entry.js} +1 -1
  1382. package/dist/digi-arbetsformedlingen/p-bb1daa3b.entry.js +1 -0
  1383. package/dist/digi-arbetsformedlingen/{p-20e42b63.entry.js → p-bb554f34.entry.js} +1 -1
  1384. package/dist/digi-arbetsformedlingen/{p-13f62d12.entry.js → p-c04b06a2.entry.js} +1 -1
  1385. package/dist/digi-arbetsformedlingen/{p-4efff0ca.entry.js → p-c168c84a.entry.js} +1 -1
  1386. package/dist/digi-arbetsformedlingen/p-c2c18fb9.entry.js +1 -0
  1387. package/dist/digi-arbetsformedlingen/{p-de04fc95.entry.js → p-c566cef3.entry.js} +1 -1
  1388. package/dist/digi-arbetsformedlingen/{p-2a86430e.entry.js → p-c70ba82f.entry.js} +1 -1
  1389. package/dist/digi-arbetsformedlingen/{p-d09d6e4e.entry.js → p-c721f99a.entry.js} +1 -1
  1390. package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
  1391. package/dist/digi-arbetsformedlingen/{p-cf22ea4c.entry.js → p-c81d1d0b.entry.js} +1 -1
  1392. package/dist/digi-arbetsformedlingen/p-c8257c8c.entry.js +1 -0
  1393. package/dist/digi-arbetsformedlingen/{p-c6ec95b6.entry.js → p-c8751075.entry.js} +1 -1
  1394. package/dist/digi-arbetsformedlingen/{p-ba1f3c21.entry.js → p-c917502e.entry.js} +1 -1
  1395. package/dist/digi-arbetsformedlingen/{p-c8012cef.entry.js → p-c92e206b.entry.js} +1 -1
  1396. package/dist/digi-arbetsformedlingen/{p-eece0f27.entry.js → p-cab53989.entry.js} +1 -1
  1397. package/dist/digi-arbetsformedlingen/{p-765c940e.entry.js → p-ccd18e1a.entry.js} +1 -1
  1398. package/dist/digi-arbetsformedlingen/{p-212c9b16.entry.js → p-cdbfa3d0.entry.js} +1 -1
  1399. package/dist/digi-arbetsformedlingen/p-ce8d2455.entry.js +1 -0
  1400. package/dist/digi-arbetsformedlingen/{p-2bafc4e6.entry.js → p-cfad003c.entry.js} +1 -1
  1401. package/dist/digi-arbetsformedlingen/{p-cdfc6b9e.entry.js → p-d0a8fa77.entry.js} +1 -1
  1402. package/dist/digi-arbetsformedlingen/{p-5ff83bb2.entry.js → p-d146131e.entry.js} +1 -1
  1403. package/dist/digi-arbetsformedlingen/{p-ee95a46b.entry.js → p-d1a77b0b.entry.js} +1 -1
  1404. package/dist/digi-arbetsformedlingen/{p-5bd4feb1.entry.js → p-d2799e99.entry.js} +1 -1
  1405. package/dist/digi-arbetsformedlingen/{p-51b3e6b7.entry.js → p-d2a12b86.entry.js} +1 -1
  1406. package/dist/digi-arbetsformedlingen/{p-29a7704c.entry.js → p-d46b426b.entry.js} +1 -1
  1407. package/dist/digi-arbetsformedlingen/p-d4d2b1a5.entry.js +1 -0
  1408. package/dist/digi-arbetsformedlingen/{p-2f57b6f7.entry.js → p-d5376b7c.entry.js} +1 -1
  1409. package/dist/digi-arbetsformedlingen/{p-5f8404ac.entry.js → p-d7cdbe75.entry.js} +1 -1
  1410. package/dist/digi-arbetsformedlingen/{p-a9364824.entry.js → p-d8b9b535.entry.js} +1 -1
  1411. package/dist/digi-arbetsformedlingen/{p-f066ad62.entry.js → p-dcaa4461.entry.js} +1 -1
  1412. package/dist/digi-arbetsformedlingen/{p-72be21a0.entry.js → p-de1e9254.entry.js} +1 -1
  1413. package/dist/digi-arbetsformedlingen/{p-c2084f44.entry.js → p-df2038b9.entry.js} +1 -1
  1414. package/dist/digi-arbetsformedlingen/p-e10e24fc.entry.js +1 -0
  1415. package/dist/digi-arbetsformedlingen/{p-91bd565a.entry.js → p-e55d3abf.entry.js} +1 -1
  1416. package/dist/digi-arbetsformedlingen/{p-9d07a6b7.entry.js → p-e627abeb.entry.js} +1 -1
  1417. package/dist/digi-arbetsformedlingen/{p-9acaa089.entry.js → p-e69d2e1c.entry.js} +1 -1
  1418. package/dist/digi-arbetsformedlingen/{p-07527c31.entry.js → p-e8fd0aed.entry.js} +1 -1
  1419. package/dist/digi-arbetsformedlingen/{p-14565bc4.entry.js → p-e917904e.entry.js} +1 -1
  1420. package/dist/digi-arbetsformedlingen/p-ea09368a.entry.js +1 -0
  1421. package/dist/digi-arbetsformedlingen/{p-79c6ecc6.entry.js → p-edfdf8e9.entry.js} +1 -1
  1422. package/dist/digi-arbetsformedlingen/{p-2e622d7a.entry.js → p-eeec1cf1.entry.js} +1 -1
  1423. package/dist/digi-arbetsformedlingen/{p-4a92afba.entry.js → p-ef9a3ddc.entry.js} +1 -1
  1424. package/dist/digi-arbetsformedlingen/{p-693e33b2.entry.js → p-f1a6524e.entry.js} +1 -1
  1425. package/dist/digi-arbetsformedlingen/{p-ef5ef502.entry.js → p-f2eb8ee5.entry.js} +1 -1
  1426. package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
  1427. package/dist/digi-arbetsformedlingen/{p-a69d8ad3.entry.js → p-f6476365.entry.js} +1 -1
  1428. package/dist/digi-arbetsformedlingen/{p-d974fef4.entry.js → p-f69dbfcf.entry.js} +1 -1
  1429. package/dist/digi-arbetsformedlingen/{p-8186b82c.entry.js → p-f6b2d484.entry.js} +1 -1
  1430. package/dist/digi-arbetsformedlingen/p-f70535e3.entry.js +1 -0
  1431. package/dist/digi-arbetsformedlingen/{p-385e1afb.entry.js → p-f7628391.entry.js} +1 -1
  1432. package/dist/digi-arbetsformedlingen/{p-2c063933.entry.js → p-f9315403.entry.js} +1 -1
  1433. package/dist/digi-arbetsformedlingen/{p-26983270.entry.js → p-fc252a02.entry.js} +1 -1
  1434. package/dist/digi-arbetsformedlingen/{p-ca226329.entry.js → p-fc945ec1.entry.js} +1 -1
  1435. package/dist/digi-arbetsformedlingen/{p-cb94f90d.entry.js → p-fe235598.entry.js} +1 -1
  1436. package/dist/esm/digi-arbetsformedlingen.js +3 -3
  1437. package/dist/esm/digi-badge-notification.entry.js +1 -1
  1438. package/dist/esm/digi-badge-status.entry.js +1 -1
  1439. package/dist/esm/digi-bar-chart.entry.js +2 -2
  1440. package/dist/esm/digi-button_31.entry.js +1505 -0
  1441. package/dist/esm/digi-calendar-datepicker.entry.js +2492 -0
  1442. package/dist/esm/digi-calendar-week-view.entry.js +7 -6
  1443. package/dist/esm/digi-calendar_2.entry.js +464 -0
  1444. package/dist/esm/digi-chart-line.entry.js +2 -2
  1445. package/dist/esm/digi-code-example.entry.js +6 -6
  1446. package/dist/esm/digi-code.entry.js +2 -2
  1447. package/dist/esm/digi-context-menu.entry.js +4 -4
  1448. package/dist/esm/digi-dialog.entry.js +13 -12
  1449. package/dist/esm/digi-expandable-accordion.entry.js +2 -2
  1450. package/dist/esm/digi-expandable-faq-item.entry.js +5 -5
  1451. package/dist/esm/digi-expandable-faq.entry.js +3 -3
  1452. package/dist/esm/digi-form-category-filter.entry.js +3 -3
  1453. package/dist/esm/digi-form-checkbox.entry.js +3 -3
  1454. package/dist/esm/digi-form-error-list.entry.js +13 -12
  1455. package/dist/esm/digi-form-fieldset_2.entry.js +117 -0
  1456. package/dist/esm/digi-form-file-upload.entry.js +11 -10
  1457. package/dist/esm/digi-form-filter.entry.js +6 -6
  1458. package/dist/esm/digi-form-input-search.entry.js +5 -4
  1459. package/dist/esm/digi-form-input.entry.js +173 -0
  1460. package/dist/esm/digi-form-label_5.entry.js +167 -0
  1461. package/dist/esm/digi-form-radiogroup.entry.js +3 -7
  1462. package/dist/esm/digi-form-receipt.entry.js +11 -10
  1463. package/dist/esm/digi-form-select-filter.entry.js +17 -16
  1464. package/dist/esm/digi-form-select_2.entry.js +171 -0
  1465. package/dist/esm/digi-form-textarea.entry.js +129 -0
  1466. package/dist/esm/digi-icon-accessibility-deaf.entry.js +3 -3
  1467. package/dist/esm/digi-icon-apple.entry.js +3 -3
  1468. package/dist/esm/digi-icon-archive-outline.entry.js +3 -3
  1469. package/dist/esm/digi-icon-archive.entry.js +3 -3
  1470. package/dist/esm/digi-icon-arrow-back.entry.js +3 -3
  1471. package/dist/esm/digi-icon-arrow-down.entry.js +3 -3
  1472. package/dist/esm/digi-icon-arrow-left.entry.js +3 -3
  1473. package/dist/esm/digi-icon-arrow-right.entry.js +3 -3
  1474. package/dist/esm/digi-icon-arrow-sign-in.entry.js +3 -3
  1475. package/dist/esm/digi-icon-arrow-sign-out.entry.js +3 -3
  1476. package/dist/esm/digi-icon-arrow-up.entry.js +3 -3
  1477. package/dist/esm/digi-icon-at.entry.js +3 -3
  1478. package/dist/esm/digi-icon-bell.entry.js +3 -3
  1479. package/dist/esm/digi-icon-book.entry.js +3 -3
  1480. package/dist/esm/digi-icon-bookmark-outline.entry.js +3 -3
  1481. package/dist/esm/digi-icon-bookmark-solid.entry.js +3 -3
  1482. package/dist/esm/digi-icon-bubble-ellipsis.entry.js +3 -3
  1483. package/dist/esm/digi-icon-bubble.entry.js +3 -3
  1484. package/dist/esm/digi-icon-building-outline.entry.js +3 -3
  1485. package/dist/esm/digi-icon-building-solid.entry.js +3 -3
  1486. package/dist/esm/digi-icon-bullseye.entry.js +3 -3
  1487. package/dist/esm/digi-icon-calculator-solid.entry.js +3 -3
  1488. package/dist/esm/digi-icon-calendar-alt-alert.entry.js +3 -3
  1489. package/dist/esm/digi-icon-calendar.entry.js +3 -3
  1490. package/dist/esm/digi-icon-caret-circle-right.entry.js +3 -3
  1491. package/dist/esm/digi-icon-caret-down_2.entry.js +5 -5
  1492. package/dist/esm/digi-icon-caret-left.entry.js +3 -3
  1493. package/dist/esm/digi-icon-caret-right.entry.js +3 -3
  1494. package/dist/esm/digi-icon-chart_2.entry.js +5 -5
  1495. package/dist/esm/digi-icon-chat.entry.js +3 -3
  1496. package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +3 -3
  1497. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +9 -9
  1498. package/dist/esm/digi-icon-check.entry.js +3 -3
  1499. package/dist/esm/digi-icon-checklist.entry.js +3 -3
  1500. package/dist/esm/digi-icon-chevron-down.entry.js +3 -3
  1501. package/dist/esm/digi-icon-chevron-left.entry.js +26 -0
  1502. package/dist/esm/digi-icon-chevron-right.entry.js +26 -0
  1503. package/dist/esm/digi-icon-chevron-up.entry.js +3 -3
  1504. package/dist/esm/digi-icon-clock.entry.js +3 -3
  1505. package/dist/esm/digi-icon-communication-play-solid.entry.js +3 -3
  1506. package/dist/esm/digi-icon-compress-alt.entry.js +3 -3
  1507. package/dist/esm/digi-icon-comunication-case.entry.js +3 -3
  1508. package/dist/esm/digi-icon-comunication-flag.entry.js +3 -3
  1509. package/dist/esm/digi-icon-comunication-graduate.entry.js +3 -3
  1510. package/dist/esm/digi-icon-comunication-play.entry.js +3 -3
  1511. package/dist/esm/digi-icon-cooperation.entry.js +3 -3
  1512. package/dist/esm/digi-icon-danger-outline.entry.js +3 -3
  1513. package/dist/esm/digi-icon-download.entry.js +3 -3
  1514. package/dist/esm/digi-icon-dxa.entry.js +3 -3
  1515. package/dist/esm/digi-icon-edit.entry.js +3 -3
  1516. package/dist/esm/digi-icon-ellipsis.entry.js +3 -3
  1517. package/dist/esm/digi-icon-envelope-filled.entry.js +3 -3
  1518. package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +3 -3
  1519. package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +3 -3
  1520. package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +3 -3
  1521. package/dist/esm/digi-icon-exclamation-triangle.entry.js +3 -3
  1522. package/dist/esm/digi-icon-expand-alt.entry.js +3 -3
  1523. package/dist/esm/digi-icon-eye-slash.entry.js +3 -3
  1524. package/dist/esm/digi-icon-eye.entry.js +3 -3
  1525. package/dist/esm/digi-icon-facebook-square.entry.js +3 -3
  1526. package/dist/esm/digi-icon-file-add.entry.js +2 -2
  1527. package/dist/esm/digi-icon-file-document.entry.js +3 -3
  1528. package/dist/esm/digi-icon-file-excel.entry.js +3 -3
  1529. package/dist/esm/digi-icon-file-export.entry.js +2 -2
  1530. package/dist/esm/digi-icon-file-governing.entry.js +3 -3
  1531. package/dist/esm/digi-icon-file-pdf.entry.js +3 -3
  1532. package/dist/esm/digi-icon-file-powerpoint.entry.js +3 -3
  1533. package/dist/esm/digi-icon-file-remove.entry.js +2 -2
  1534. package/dist/esm/digi-icon-file-word.entry.js +3 -3
  1535. package/dist/esm/digi-icon-film.entry.js +3 -3
  1536. package/dist/esm/digi-icon-filter.entry.js +3 -3
  1537. package/dist/esm/digi-icon-folder-add.entry.js +2 -2
  1538. package/dist/esm/digi-icon-folder-directory.entry.js +2 -2
  1539. package/dist/esm/digi-icon-folder-open.entry.js +2 -2
  1540. package/dist/esm/digi-icon-folder.entry.js +2 -2
  1541. package/dist/esm/digi-icon-globe-filled.entry.js +3 -3
  1542. package/dist/esm/digi-icon-headphones.entry.js +3 -3
  1543. package/dist/esm/digi-icon-heart-solid.entry.js +3 -3
  1544. package/dist/esm/digi-icon-heart.entry.js +3 -3
  1545. package/dist/esm/digi-icon-history.entry.js +3 -3
  1546. package/dist/esm/digi-icon-home.entry.js +3 -3
  1547. package/dist/esm/digi-icon-image.entry.js +3 -3
  1548. package/dist/esm/digi-icon-info-circle-solid.entry.js +3 -3
  1549. package/dist/esm/digi-icon-instagram.entry.js +3 -3
  1550. package/dist/esm/digi-icon-job-suggestion.entry.js +3 -3
  1551. package/dist/esm/digi-icon-language-outline.entry.js +3 -3
  1552. package/dist/esm/digi-icon-language.entry.js +3 -3
  1553. package/dist/esm/digi-icon-laptop-phone.entry.js +3 -3
  1554. package/dist/esm/digi-icon-lattlast.entry.js +3 -3
  1555. package/dist/esm/digi-icon-licence-bus.entry.js +3 -3
  1556. package/dist/esm/digi-icon-licence-car.entry.js +3 -3
  1557. package/dist/esm/digi-icon-licence-motorcycle.entry.js +3 -3
  1558. package/dist/esm/digi-icon-licence-truck.entry.js +3 -3
  1559. package/dist/esm/digi-icon-lightbulb.entry.js +3 -3
  1560. package/dist/esm/digi-icon-linkedin-in.entry.js +3 -3
  1561. package/dist/esm/digi-icon-list-ul_6.entry.js +13 -13
  1562. package/dist/esm/digi-icon-lock.entry.js +3 -3
  1563. package/dist/esm/digi-icon-marker-filled.entry.js +3 -3
  1564. package/dist/esm/digi-icon-marker.entry.js +3 -3
  1565. package/dist/esm/digi-icon-media-course.entry.js +3 -3
  1566. package/dist/esm/digi-icon-media-podcast.entry.js +3 -3
  1567. package/dist/esm/digi-icon-microphone-off.entry.js +3 -3
  1568. package/dist/esm/digi-icon-microphone.entry.js +3 -3
  1569. package/dist/esm/digi-icon-minus_2.entry.js +5 -5
  1570. package/dist/esm/digi-icon-move.entry.js +3 -3
  1571. package/dist/esm/digi-icon-notification-error_4.entry.js +9 -9
  1572. package/dist/esm/digi-icon-online-interview.entry.js +3 -3
  1573. package/dist/esm/digi-icon-online-meeting.entry.js +3 -3
  1574. package/dist/esm/digi-icon-online-task.entry.js +3 -3
  1575. package/dist/esm/digi-icon-open-source.entry.js +3 -3
  1576. package/dist/esm/digi-icon-palette.entry.js +3 -3
  1577. package/dist/esm/digi-icon-paste.entry.js +2 -2
  1578. package/dist/esm/digi-icon-pen.entry.js +3 -3
  1579. package/dist/esm/digi-icon-phone-hangup.entry.js +3 -3
  1580. package/dist/esm/digi-icon-phone.entry.js +3 -3
  1581. package/dist/esm/digi-icon-print.entry.js +3 -3
  1582. package/dist/esm/digi-icon-read.entry.js +3 -3
  1583. package/dist/esm/digi-icon-redo.entry.js +3 -3
  1584. package/dist/esm/digi-icon-scale.entry.js +2 -2
  1585. package/dist/esm/digi-icon-screensharing-off.entry.js +3 -3
  1586. package/dist/esm/digi-icon-screensharing.entry.js +3 -3
  1587. package/dist/esm/digi-icon-search.entry.js +3 -3
  1588. package/dist/esm/digi-icon-send-outline.entry.js +3 -3
  1589. package/dist/esm/digi-icon-send-solid.entry.js +3 -3
  1590. package/dist/esm/digi-icon-settings.entry.js +3 -3
  1591. package/dist/esm/digi-icon-share-alt.entry.js +3 -3
  1592. package/dist/esm/digi-icon-share-chain.entry.js +3 -3
  1593. package/dist/esm/digi-icon-sliders-h.entry.js +3 -3
  1594. package/dist/esm/digi-icon-sokkandidat.entry.js +3 -3
  1595. package/dist/esm/digi-icon-sort-down.entry.js +3 -3
  1596. package/dist/esm/digi-icon-sort-up.entry.js +3 -3
  1597. package/dist/esm/digi-icon-sort.entry.js +3 -3
  1598. package/dist/esm/digi-icon-spinner.entry.js +3 -3
  1599. package/dist/esm/digi-icon-star-reg.entry.js +3 -3
  1600. package/dist/esm/digi-icon-star.entry.js +3 -3
  1601. package/dist/esm/digi-icon-suitcase-outline.entry.js +3 -3
  1602. package/dist/esm/digi-icon-suitcase-solid.entry.js +3 -3
  1603. package/dist/esm/digi-icon-system-assistance.entry.js +3 -3
  1604. package/dist/esm/digi-icon-table-column.entry.js +3 -3
  1605. package/dist/esm/digi-icon-table-row.entry.js +3 -3
  1606. package/dist/esm/digi-icon-task-done.entry.js +3 -3
  1607. package/dist/esm/digi-icon-toggle-off.entry.js +3 -3
  1608. package/dist/esm/digi-icon-toggle-on.entry.js +3 -3
  1609. package/dist/esm/digi-icon-twitter.entry.js +3 -3
  1610. package/dist/esm/digi-icon-tyck-till.entry.js +3 -3
  1611. package/dist/esm/digi-icon-unlock.entry.js +3 -3
  1612. package/dist/esm/digi-icon-update.entry.js +3 -3
  1613. package/dist/esm/digi-icon-upload.entry.js +3 -3
  1614. package/dist/esm/digi-icon-user-add.entry.js +2 -2
  1615. package/dist/esm/digi-icon-user-alt.entry.js +3 -3
  1616. package/dist/esm/digi-icon-user-edit.entry.js +2 -2
  1617. package/dist/esm/digi-icon-users-solid.entry.js +3 -3
  1618. package/dist/esm/digi-icon-videocamera-off.entry.js +3 -3
  1619. package/dist/esm/digi-icon-videocamera.entry.js +3 -3
  1620. package/dist/esm/digi-icon-volume.entry.js +3 -3
  1621. package/dist/esm/digi-icon-web-tv.entry.js +3 -3
  1622. package/dist/esm/digi-icon-wifi-signal0.entry.js +3 -3
  1623. package/dist/esm/digi-icon-wifi-signal1.entry.js +3 -3
  1624. package/dist/esm/digi-icon-wifi-signal2.entry.js +3 -3
  1625. package/dist/esm/digi-icon-wifi-signal3.entry.js +3 -3
  1626. package/dist/esm/digi-icon-window.entry.js +3 -3
  1627. package/dist/esm/digi-icon-x-button.entry.js +3 -3
  1628. package/dist/esm/digi-icon-youtube.entry.js +3 -3
  1629. package/dist/esm/digi-info-card-multi-container.entry.js +2 -2
  1630. package/dist/esm/digi-info-card-multi.entry.js +2 -2
  1631. package/dist/esm/digi-info-card.entry.js +2 -2
  1632. package/dist/esm/digi-layout-columns.entry.js +2 -2
  1633. package/dist/esm/digi-link-button.entry.js +2 -2
  1634. package/dist/esm/{digi-icon-external-link-alt_2.entry.js → digi-link-external.entry.js} +3 -26
  1635. package/dist/esm/digi-link-internal.entry.js +2 -2
  1636. package/dist/esm/digi-list.entry.js +2 -2
  1637. package/dist/esm/digi-loader-skeleton.entry.js +4 -4
  1638. package/dist/esm/digi-loader-spinner.entry.js +2 -2
  1639. package/dist/esm/digi-media-figure.entry.js +2 -2
  1640. package/dist/esm/digi-navigation-breadcrumbs.entry.js +4 -4
  1641. package/dist/esm/digi-navigation-pagination.entry.js +16 -15
  1642. package/dist/esm/digi-navigation-sidebar.entry.js +3 -3
  1643. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +7 -7
  1644. package/dist/esm/digi-navigation-vertical-menu.entry.js +2 -2
  1645. package/dist/esm/digi-notification-alert.entry.js +12 -11
  1646. package/dist/esm/digi-notification-error-page.entry.js +13 -12
  1647. package/dist/esm/digi-progress-circle.entry.js +9 -9
  1648. package/dist/esm/digi-progress-indicator.entry.js +4 -4
  1649. package/dist/esm/digi-progress-list-item.entry.js +6 -6
  1650. package/dist/esm/digi-progress-list.entry.js +2 -2
  1651. package/dist/esm/digi-progressbar.entry.js +3 -3
  1652. package/dist/esm/digi-quote.entry.js +2 -2
  1653. package/dist/esm/digi-table.entry.js +2 -2
  1654. package/dist/esm/digi-tablist-panel.entry.js +3 -3
  1655. package/dist/esm/digi-tablist.entry.js +6 -6
  1656. package/dist/esm/digi-tag-media.entry.js +3 -3
  1657. package/dist/esm/digi-tag.entry.js +2 -2
  1658. package/dist/esm/digi-tools-feedback-banner.entry.js +2 -2
  1659. package/dist/esm/digi-tools-feedback-rating.entry.js +2 -2
  1660. package/dist/esm/digi-tools-feedback.entry.js +11 -10
  1661. package/dist/esm/digi-tools-theme-provider.entry.js +2 -2
  1662. package/dist/esm/digi-typography-meta.entry.js +2 -2
  1663. package/dist/esm/digi-typography-time.entry.js +2 -2
  1664. package/dist/esm/digi-util-detect-click-outside.entry.js +2 -2
  1665. package/dist/esm/digi-util-detect-focus-outside.entry.js +2 -2
  1666. package/dist/esm/digi-util-keyup-handler.entry.js +2 -2
  1667. package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
  1668. package/dist/esm/digi-util-resize-observer.entry.js +2 -2
  1669. package/dist/esm/{form-validation-message-variation.enum-f7835fc5.js → form-file-upload-variation.enum-9c49ec5e.js} +1 -8
  1670. package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +15 -0
  1671. package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
  1672. package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
  1673. package/dist/esm/form-radiobutton-variation.enum-64c6038b.js +18 -0
  1674. package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
  1675. package/dist/esm/form-textarea-variation.enum-05017e8e.js +17 -0
  1676. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
  1677. package/dist/esm/{index-bfea2cc5.js → index-148a7577.js} +36 -81
  1678. package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
  1679. package/dist/esm/index-5b6c95c6.js +63 -0
  1680. package/dist/esm/index-8685f88d.js +170 -0
  1681. package/dist/esm/index.js +9 -8
  1682. package/dist/esm/loader.js +3 -3
  1683. package/dist/esm/{typography-variation.enum-dea0fe69.js → typography-variation.enum-5150a9b3.js} +63 -85
  1684. package/dist/types/components/_calendar/calendar/calendar.d.ts +13 -9
  1685. package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +15 -36
  1686. package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +4 -15
  1687. package/dist/types/components/_form/form-input/form-input.d.ts +0 -1
  1688. package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +0 -16
  1689. package/dist/types/components/_form/form-textarea/form-textarea.d.ts +0 -1
  1690. package/dist/types/components/_header/header/header.d.ts +35 -2
  1691. package/dist/types/components/_header/header-navigation/header-navigation.d.ts +1 -0
  1692. package/dist/types/components/_logo/logo/logo.d.ts +19 -7
  1693. package/dist/types/components/_logo/title-logo/title-logo-variation.enum.d.ts +5 -0
  1694. package/dist/types/components/_logo/title-logo/title-logo.d.ts +52 -0
  1695. package/dist/types/components.d.ts +145 -120
  1696. package/dist/types/enums.d.ts +1 -2
  1697. package/dist/types/global/utils/applyStencilScope/applyStencilScope.util.d.ts +5 -0
  1698. package/dist/types/global/utils/applyStencilScope/index.d.ts +1 -0
  1699. package/hydrate/index.js +859 -784
  1700. package/hydrate/index.mjs +859 -784
  1701. package/package.json +1 -1
  1702. package/components/p-24fe2189.js +0 -9
  1703. package/components/p-290d1746.js +0 -13
  1704. package/components/p-82193a3f.js +0 -60
  1705. package/components/p-9a1bec0e.js +0 -9
  1706. package/dist/cjs/digi-button_19.cjs.entry.js +0 -4066
  1707. package/dist/cjs/digi-code-block_3.cjs.entry.js +0 -213
  1708. package/dist/cjs/digi-footer-card.cjs.entry.js +0 -29
  1709. package/dist/cjs/digi-footer.cjs.entry.js +0 -71
  1710. package/dist/cjs/digi-header-avatar.cjs.entry.js +0 -114
  1711. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +0 -27
  1712. package/dist/cjs/digi-header-navigation.cjs.entry.js +0 -224
  1713. package/dist/cjs/digi-header-notification.cjs.entry.js +0 -23
  1714. package/dist/cjs/digi-header.cjs.entry.js +0 -92
  1715. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +0 -30
  1716. package/dist/cjs/digi-icon-bars.cjs.entry.js +0 -30
  1717. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +0 -30
  1718. package/dist/cjs/digi-icon-copy.cjs.entry.js +0 -30
  1719. package/dist/cjs/digi-icon-envelope.cjs.entry.js +0 -30
  1720. package/dist/cjs/digi-icon-globe.cjs.entry.js +0 -30
  1721. package/dist/cjs/digi-icon-sign.cjs.entry.js +0 -30
  1722. package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
  1723. package/dist/cjs/digi-link.cjs.entry.js +0 -75
  1724. package/dist/cjs/digi-logo_2.cjs.entry.js +0 -64
  1725. package/dist/cjs/digi-media-image_2.cjs.entry.js +0 -167
  1726. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +0 -38
  1727. package/dist/cjs/digi-typography-preamble.cjs.entry.js +0 -20
  1728. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +0 -48
  1729. package/dist/cjs/footer-card-variation.enum-99555edc.js +0 -8
  1730. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +0 -9
  1731. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
  1732. package/dist/cjs/logo-variation.enum-607fadb4.js +0 -13
  1733. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +0 -17
  1734. package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +0 -7
  1735. package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +0 -7
  1736. package/dist/digi-arbetsformedlingen/p-02a6c3e6.entry.js +0 -1
  1737. package/dist/digi-arbetsformedlingen/p-0db17f9e.entry.js +0 -1
  1738. package/dist/digi-arbetsformedlingen/p-11035a85.entry.js +0 -1
  1739. package/dist/digi-arbetsformedlingen/p-1b26e051.entry.js +0 -1
  1740. package/dist/digi-arbetsformedlingen/p-1e7ead36.entry.js +0 -1
  1741. package/dist/digi-arbetsformedlingen/p-210f07d5.entry.js +0 -1
  1742. package/dist/digi-arbetsformedlingen/p-2242582b.entry.js +0 -1
  1743. package/dist/digi-arbetsformedlingen/p-290d1746.js +0 -1
  1744. package/dist/digi-arbetsformedlingen/p-2a814ab4.entry.js +0 -1
  1745. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
  1746. package/dist/digi-arbetsformedlingen/p-35360e65.entry.js +0 -1
  1747. package/dist/digi-arbetsformedlingen/p-38380fae.entry.js +0 -1
  1748. package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
  1749. package/dist/digi-arbetsformedlingen/p-4101f8a9.entry.js +0 -1
  1750. package/dist/digi-arbetsformedlingen/p-460572d9.entry.js +0 -1
  1751. package/dist/digi-arbetsformedlingen/p-4659accd.entry.js +0 -1
  1752. package/dist/digi-arbetsformedlingen/p-4b87e336.entry.js +0 -1
  1753. package/dist/digi-arbetsformedlingen/p-4f68f34d.entry.js +0 -1
  1754. package/dist/digi-arbetsformedlingen/p-5762d73d.entry.js +0 -1
  1755. package/dist/digi-arbetsformedlingen/p-580403f8.entry.js +0 -1
  1756. package/dist/digi-arbetsformedlingen/p-5990798b.entry.js +0 -1
  1757. package/dist/digi-arbetsformedlingen/p-5c6726e4.entry.js +0 -1
  1758. package/dist/digi-arbetsformedlingen/p-5f8a3b26.entry.js +0 -1
  1759. package/dist/digi-arbetsformedlingen/p-614d0764.entry.js +0 -1
  1760. package/dist/digi-arbetsformedlingen/p-648ed420.entry.js +0 -1
  1761. package/dist/digi-arbetsformedlingen/p-6c701c64.entry.js +0 -1
  1762. package/dist/digi-arbetsformedlingen/p-70cd00fd.entry.js +0 -1
  1763. package/dist/digi-arbetsformedlingen/p-7899fdd3.entry.js +0 -1
  1764. package/dist/digi-arbetsformedlingen/p-7f574281.entry.js +0 -1
  1765. package/dist/digi-arbetsformedlingen/p-871eb27f.entry.js +0 -1
  1766. package/dist/digi-arbetsformedlingen/p-8a89811e.entry.js +0 -1
  1767. package/dist/digi-arbetsformedlingen/p-8dde1275.entry.js +0 -1
  1768. package/dist/digi-arbetsformedlingen/p-903cd4b7.entry.js +0 -1
  1769. package/dist/digi-arbetsformedlingen/p-94170a0d.entry.js +0 -1
  1770. package/dist/digi-arbetsformedlingen/p-9eed8e11.entry.js +0 -1
  1771. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
  1772. package/dist/digi-arbetsformedlingen/p-aa63b05a.entry.js +0 -1
  1773. package/dist/digi-arbetsformedlingen/p-aa7b3a21.entry.js +0 -1
  1774. package/dist/digi-arbetsformedlingen/p-ad3bc89a.entry.js +0 -1
  1775. package/dist/digi-arbetsformedlingen/p-b2258360.entry.js +0 -1
  1776. package/dist/digi-arbetsformedlingen/p-bb92f2eb.js +0 -1
  1777. package/dist/digi-arbetsformedlingen/p-c1da0c35.entry.js +0 -1
  1778. package/dist/digi-arbetsformedlingen/p-c3cda078.entry.js +0 -1
  1779. package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
  1780. package/dist/digi-arbetsformedlingen/p-cf66e56b.entry.js +0 -1
  1781. package/dist/digi-arbetsformedlingen/p-d1886fff.js +0 -1
  1782. package/dist/digi-arbetsformedlingen/p-d3a16cd3.entry.js +0 -1
  1783. package/dist/digi-arbetsformedlingen/p-d4f972c0.entry.js +0 -1
  1784. package/dist/digi-arbetsformedlingen/p-db5a83cf.entry.js +0 -1
  1785. package/dist/digi-arbetsformedlingen/p-db5be953.entry.js +0 -1
  1786. package/dist/digi-arbetsformedlingen/p-e2fe3edf.entry.js +0 -1
  1787. package/dist/digi-arbetsformedlingen/p-e9f759f9.entry.js +0 -1
  1788. package/dist/digi-arbetsformedlingen/p-ee88e3f1.js +0 -1
  1789. package/dist/digi-arbetsformedlingen/p-f6ceba96.entry.js +0 -1
  1790. package/dist/esm/digi-button_19.entry.js +0 -4044
  1791. package/dist/esm/digi-code-block_3.entry.js +0 -207
  1792. package/dist/esm/digi-footer-card.entry.js +0 -25
  1793. package/dist/esm/digi-footer.entry.js +0 -67
  1794. package/dist/esm/digi-header-avatar.entry.js +0 -110
  1795. package/dist/esm/digi-header-navigation-item.entry.js +0 -23
  1796. package/dist/esm/digi-header-navigation.entry.js +0 -220
  1797. package/dist/esm/digi-header-notification.entry.js +0 -19
  1798. package/dist/esm/digi-header.entry.js +0 -88
  1799. package/dist/esm/digi-icon-accessibility-universal.entry.js +0 -26
  1800. package/dist/esm/digi-icon-bars.entry.js +0 -26
  1801. package/dist/esm/digi-icon-bell-filled.entry.js +0 -26
  1802. package/dist/esm/digi-icon-copy.entry.js +0 -26
  1803. package/dist/esm/digi-icon-envelope.entry.js +0 -26
  1804. package/dist/esm/digi-icon-globe.entry.js +0 -26
  1805. package/dist/esm/digi-icon-sign.entry.js +0 -26
  1806. package/dist/esm/digi-layout-block_2.entry.js +0 -87
  1807. package/dist/esm/digi-link.entry.js +0 -71
  1808. package/dist/esm/digi-logo_2.entry.js +0 -59
  1809. package/dist/esm/digi-media-image_2.entry.js +0 -162
  1810. package/dist/esm/digi-typography-heading-jumbo.entry.js +0 -34
  1811. package/dist/esm/digi-typography-preamble.entry.js +0 -16
  1812. package/dist/esm/digi-util-breakpoint-observer.entry.js +0 -44
  1813. package/dist/esm/footer-card-variation.enum-cc732148.js +0 -8
  1814. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +0 -9
  1815. package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
  1816. package/dist/esm/logo-variation.enum-5b68b79f.js +0 -13
  1817. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +0 -17
  1818. package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +0 -6
  1819. package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +0 -6
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconCheckCircleSolidCss = ".sc-digi-icon-check-circle-solid-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-check-circle-solid-h svg.sc-digi-icon-check-circle-solid{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconCheckCircleSolid = /*@__PURE__*/ proxyCustomElement(class IconCheckCir
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: 'f0b8c17744accfb6fe1aaaae95134618fda376e3', class: "digi-icon-check-circle-solid", width: "48px", height: "48px", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: 'e7c4376a629cd1bfd5e769685db78625ac46f42b', class: "digi-icon-check-circle-solid", width: "48px", height: "48px", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined, fill: "currentColor" }, this.afTitle && h("title", { key: '7d52471e30a4dd1f3e96efcc0ecb14bb82e70682', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b7dde81ab6985dbf5f9b3a17d7f7273d5b22738e' }, this.afDesc), h("defs", { key: 'ee687b1387fec519f8e314b5bc524ed424a648e9' }, h("polygon", { key: '69454ec9aa4f0b3eb246eaf799872808ca56ea1d', points: "0 0 48 0 48 48.0005539 0 48.0005539" })), h("g", { key: '91199c2cdbcc79cd71360a821d2890ab9f72c9ae', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '32c2919c5b7d6fe74e04e3b1b1892cd5db59ef13', transform: "translate(-1122, -215)" }, h("g", { key: '9c2457d00c8d6cacc184ca9ea9751e586b068d1b', transform: "translate(1122, 215)" }, h("mask", { key: '187dd4d5590d00946debb3790bf5b7e99fbdf842', id: "mask-2", fill: "white" }, h("use", { key: '85be5ba95a9c33d43dc40817bfb65f65276435ed', href: "#path-1" })), h("g", { key: '29261cf4d2d0e5d0b7d486df512707a5a6c04929', id: "Clip-2" }), h("path", { key: '13115b894c2634dd801ed86c2f41723decdf2134', d: "M38.2695118,19.0969092 L22.8594286,34.5069924 C22.1966492,35.1697718 21.1129402,35.1697718 20.4501608,34.5069924 L18.821828,32.8786597 L18.821828,32.8786597 L11.8414129,25.8982446 C11.1786335,25.2354652 11.1786335,24.14991 11.8414129,23.4871306 L13.4678995,21.860644 C14.1306789,21.1978646 15.2162341,21.1978646 15.8790135,21.860644 L21.6538716,27.6373483 L34.2319113,15.0593086 C34.8946907,14.3965292 35.9783997,14.3965292 36.6411791,15.0593086 L38.2695118,16.6876413 C38.9322913,17.3504208 38.9322913,18.4341298 38.2695118,19.0969092 M24.0003692,0 C10.7447807,0 0,10.7447807 0,24.0003692 C0,37.2559578 10.7447807,48.0007385 24.0003692,48.0007385 C37.2541116,48.0007385 48.0007385,37.2559578 48.0007385,24.0003692 C48.0007385,10.7447807 37.2541116,0 24.0003692,0", fill: "currentColor" }))))));
22
+ : undefined, fill: "currentColor" }, this.afTitle && h("title", { key: 'ec810dc92ba82732cae6bf275a3e67bece4c86eb', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '8922ed479ffd2f22d4a2b417e481ddfa14e541ec' }, this.afDesc), h("defs", { key: 'f240dc2ae55c4483d66f213baeb3e458dcc3800e' }, h("polygon", { key: '7a0da128738bce14bb370e9aa2d0a18d5f9fbdf2', points: "0 0 48 0 48 48.0005539 0 48.0005539" })), h("g", { key: 'b882b672d97e1d0fd7d30b089f7491fbdaa7106b', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'b2aae14b31718bed6ff17418afa321a9b75a5ebf', transform: "translate(-1122, -215)" }, h("g", { key: '325d4e39f8f6805dce02c0865d0f1828a9366dd1', transform: "translate(1122, 215)" }, h("mask", { key: '589aea41500e76f8ab147538e3d38161ebd8c7f7', id: "mask-2", fill: "white" }, h("use", { key: 'b81125b903d968f63b055a8f75ea3767ebb498c8', href: "#path-1" })), h("g", { key: 'df660997e8d76cb252b84d364650a111999c7d48', id: "Clip-2" }), h("path", { key: '027ee3ea77140dde0c1c911c2158eee761788d49', d: "M38.2695118,19.0969092 L22.8594286,34.5069924 C22.1966492,35.1697718 21.1129402,35.1697718 20.4501608,34.5069924 L18.821828,32.8786597 L18.821828,32.8786597 L11.8414129,25.8982446 C11.1786335,25.2354652 11.1786335,24.14991 11.8414129,23.4871306 L13.4678995,21.860644 C14.1306789,21.1978646 15.2162341,21.1978646 15.8790135,21.860644 L21.6538716,27.6373483 L34.2319113,15.0593086 C34.8946907,14.3965292 35.9783997,14.3965292 36.6411791,15.0593086 L38.2695118,16.6876413 C38.9322913,17.3504208 38.9322913,18.4341298 38.2695118,19.0969092 M24.0003692,0 C10.7447807,0 0,10.7447807 0,24.0003692 C0,37.2559578 10.7447807,48.0007385 24.0003692,48.0007385 C37.2541116,48.0007385 48.0007385,37.2559578 48.0007385,24.0003692 C48.0007385,10.7447807 37.2541116,0 24.0003692,0", fill: "currentColor" }))))));
23
23
  }
24
24
  static get style() { return DigiIconCheckCircleSolidStyle0; }
25
25
  }, [2, "digi-icon-check-circle-solid", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconPlusCss = ".sc-digi-icon-plus-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-plus-h svg.sc-digi-icon-plus{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconPlus = /*@__PURE__*/ proxyCustomElement(class IconPlus extends H {
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: 'ad8a5744dbad4f4c4703c7a263d42885c2617262', class: "digi-icon-plus", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: '245e229f5cec7671f37f5500cfb7212ebced6d61', class: "digi-icon-plus", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '1116db48d6f55a0f433fc74b92889387824f84ce', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '83da981bb170a5bd7e7acd109641c1f14d55176c' }, this.afDesc), h("path", { key: '991164d55d0250a86626bdfc5ab1a6be226bf6c4', class: "digi-icon-plus__shape", d: "M21.6,13c0,0.7-0.5,1.2-1.2,1.2h-7.9V22c0,0.7-0.5,1.2-1.2,1.2s-1.2-0.5-1.2-1.2v-7.9H2.3c-0.7,0-1.2-0.5-1.2-1.2 c0-0.6,0.5-1.2,1.2-1.2h7.9V4c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v7.9h7.9C21.1,11.8,21.6,12.4,21.6,13z", fill: "currentColor", "fill-rule": "nonzero" })));
22
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '3cb67defae09e9fdf28aa5272237b42e05d1139c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7820f81f821aa310abdcc02e5c1eabffa37f933a' }, this.afDesc), h("path", { key: '5596c5b4ca49f77d18d638c65c3f656492d1d15f', class: "digi-icon-plus__shape", d: "M21.6,13c0,0.7-0.5,1.2-1.2,1.2h-7.9V22c0,0.7-0.5,1.2-1.2,1.2s-1.2-0.5-1.2-1.2v-7.9H2.3c-0.7,0-1.2-0.5-1.2-1.2 c0-0.6,0.5-1.2,1.2-1.2h7.9V4c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v7.9h7.9C21.1,11.8,21.6,12.4,21.6,13z", fill: "currentColor", "fill-rule": "nonzero" })));
23
23
  }
24
24
  static get style() { return DigiIconPlusStyle0; }
25
25
  }, [2, "digi-icon-plus", {
@@ -128,6 +128,13 @@ var HeaderCenterContentWidth;
128
128
  HeaderCenterContentWidth["WIDTH_1400"] = "1400";
129
129
  })(HeaderCenterContentWidth || (HeaderCenterContentWidth = {}));
130
130
 
131
+ var TitleLogoVariation;
132
+ (function (TitleLogoVariation) {
133
+ TitleLogoVariation["MOBILE"] = "mobile";
134
+ TitleLogoVariation["ONE_ROW"] = "one-row";
135
+ TitleLogoVariation["TWO_ROWS"] = "two-rows";
136
+ })(TitleLogoVariation || (TitleLogoVariation = {}));
137
+
131
138
  var InfoCardMultiContainerHeadingLevel;
132
139
  (function (InfoCardMultiContainerHeadingLevel) {
133
140
  InfoCardMultiContainerHeadingLevel["H1"] = "h1";
@@ -164,6 +171,18 @@ var InfoCardHeadingLevel;
164
171
  InfoCardHeadingLevel["H6"] = "h6";
165
172
  })(InfoCardHeadingLevel || (InfoCardHeadingLevel = {}));
166
173
 
174
+ var LogoColor;
175
+ (function (LogoColor) {
176
+ LogoColor["PRIMARY"] = "primary";
177
+ LogoColor["SECONDARY"] = "secondary";
178
+ })(LogoColor || (LogoColor = {}));
179
+
180
+ var LogoVariation;
181
+ (function (LogoVariation) {
182
+ LogoVariation["SMALL"] = "small";
183
+ LogoVariation["LARGE"] = "large";
184
+ })(LogoVariation || (LogoVariation = {}));
185
+
167
186
  var NotificationAlertHeadingLevel;
168
187
  (function (NotificationAlertHeadingLevel) {
169
188
  NotificationAlertHeadingLevel["H1"] = "h1";
@@ -229,4 +248,4 @@ var TypographyVariation;
229
248
  TypographyVariation["LARGE"] = "large";
230
249
  })(TypographyVariation || (TypographyVariation = {}));
231
250
 
232
- export { BadgeNotificationType as B, CalendarDatepickerValidation as C, DialogHeadingLevel as D, ErrorPageStatusCodes as E, FooterVariation as F, HeaderCenterContentWidth as H, InfoCardMultiContainerHeadingLevel as I, NotificationAlertHeadingLevel as N, ToolsFeedbackHeadingLevel as T, CodeBlockLanguage as a, CodeBlockVariation as b, CodeExampleLanguage as c, CodeExampleVariation as d, DialogSize as e, DialogVariation as f, FormErrorListHeadingLevel as g, FormReceiptHeadingLevel as h, FormReceiptType as i, FormReceiptVariation as j, FormSelectFilterValidation as k, InfoCardMultiHeadingLevel as l, InfoCardMultiVariation as m, InfoCardHeadingLevel as n, NotificationAlertSize as o, NotificationAlertVariation as p, ToolsFeedbackType as q, FeedbackVariation as r, TypographyVariation as s };
251
+ export { BadgeNotificationType as B, CalendarDatepickerValidation as C, DialogHeadingLevel as D, ErrorPageStatusCodes as E, FooterVariation as F, HeaderCenterContentWidth as H, InfoCardMultiContainerHeadingLevel as I, LogoColor as L, NotificationAlertHeadingLevel as N, TitleLogoVariation as T, CodeBlockLanguage as a, CodeBlockVariation as b, CodeExampleLanguage as c, CodeExampleVariation as d, DialogSize as e, DialogVariation as f, FormErrorListHeadingLevel as g, FormReceiptHeadingLevel as h, FormReceiptType as i, FormReceiptVariation as j, FormSelectFilterValidation as k, InfoCardMultiHeadingLevel as l, InfoCardMultiVariation as m, InfoCardHeadingLevel as n, LogoVariation as o, NotificationAlertSize as p, NotificationAlertVariation as q, ToolsFeedbackHeadingLevel as r, ToolsFeedbackType as s, FeedbackVariation as t, TypographyVariation as u };
@@ -1,6 +1,6 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
- import { N as NotificationAlertHeadingLevel, o as NotificationAlertSize, p as NotificationAlertVariation, s as TypographyVariation } from './p-ea2c5384.js';
3
+ import { N as NotificationAlertHeadingLevel, p as NotificationAlertSize, q as NotificationAlertVariation, u as TypographyVariation } from './p-5a256d98.js';
4
4
  import './p-717306ef.js';
5
5
  import './p-a4a001e1.js';
6
6
  import { b as ButtonVariation } from './p-f518a4cf.js';
@@ -15,9 +15,7 @@ import './p-8142cc73.js';
15
15
  import './p-905ccb30.js';
16
16
  import './p-bc3d2778.js';
17
17
  import './p-c8429245.js';
18
- import './p-9a1bec0e.js';
19
18
  import './p-06625463.js';
20
- import './p-24fe2189.js';
21
19
  import './p-f447b984.js';
22
20
  import './p-9c5a93d8.js';
23
21
  import './p-7933b555.js';
@@ -30,7 +28,6 @@ import './p-2a023831.js';
30
28
  import './p-5ba6737a.js';
31
29
  import './p-e4a9f8f0.js';
32
30
  import './p-f2a6768b.js';
33
- import './p-290d1746.js';
34
31
  import './p-40657c82.js';
35
32
  import './p-f600576a.js';
36
33
  import './p-3b20ec86.js';
@@ -49,13 +46,13 @@ import './p-d1886fff.js';
49
46
  import './p-a6ca40fc.js';
50
47
  import './p-b0e88537.js';
51
48
  import './p-cdcaf0eb.js';
52
- import { d as defineCustomElement$7 } from './p-4a9363d9.js';
53
- import { d as defineCustomElement$6 } from './p-2839514b.js';
54
- import { d as defineCustomElement$5 } from './p-de5a26e5.js';
55
- import { d as defineCustomElement$4 } from './p-6bc2f864.js';
56
- import { d as defineCustomElement$3 } from './p-2d6d5d42.js';
57
- import { d as defineCustomElement$2 } from './p-cc72fc59.js';
58
- import { d as defineCustomElement$1 } from './p-c3f7a643.js';
49
+ import { d as defineCustomElement$7 } from './p-e8fc33ed.js';
50
+ import { d as defineCustomElement$6 } from './p-9bcf4599.js';
51
+ import { d as defineCustomElement$5 } from './p-82463cc2.js';
52
+ import { d as defineCustomElement$4 } from './p-127b0f7a.js';
53
+ import { d as defineCustomElement$3 } from './p-2a0c0c78.js';
54
+ import { d as defineCustomElement$2 } from './p-0e6bb1ce.js';
55
+ import { d as defineCustomElement$1 } from './p-764c106c.js';
59
56
 
60
57
  const notificationAlertCss = ".sc-digi-notification-alert-h{--digi--notification-alert--heading--font-weight:var(--digi--typography--heading-3--font-weight--desktop);--digi--notification-alert--heading--font-size:var(--digi--typography--heading-3--font-size--desktop);--digi--notification-alert--heading--font-size--large:var(--digi--typography--heading-3--font-size--desktop-large);--digi--notification-alert--icon--padding--large:var(--digi--gutter--largest);--digi--notification-alert--icon--padding--medium:var(--digi--gutter--largest);--digi--notification-alert--icon--padding--small:var(--digi--gutter--large);--digi--notification-alert--icon--width--large:2.25rem;--digi--notification-alert--icon--width--medium:1.4375rem;--digi--notification-alert--icon--width--small:1.4375rem;--digi--notification-alert--max-width--large:100%;--digi--notification-alert--max-width--medium:31.25rem;--digi--notification-alert--max-width--small:18.75rem;--digi--notification-alert--border--informative:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--info);--digi--notification-alert--icon--color--informative:var(--digi--color--icon--secondary);--digi--notification-alert--icon--background--informative:var(--digi--color--background--sentiment--info--primary);--digi--notification-alert--border--success:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--success);--digi--notification-alert--icon--color--success:var(--digi--color--icon--secondary);--digi--notification-alert--icon--background--success:var(--digi--color--background--sentiment--success--primary);--digi--notification-alert--border--warning:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--warning);--digi--notification-alert--icon--color--warning:var(--digi--color--icon--primary);--digi--notification-alert--icon--background--warning:var(--digi--color--background--sentiment--warning--primary);--digi--notification-alert--border--danger:var(--digi--border-width--secondary) solid var(--digi--color--border--sentiment--error);--digi--notification-alert--icon--color--danger:var(--digi--color--icon--secondary);--digi--notification-alert--icon--background--danger:var(--digi--color--background--sentiment--error--primary)}.sc-digi-notification-alert-h .digi-notification-alert.sc-digi-notification-alert{position:relative;max-width:var(--MAX-WIDTH)}.sc-digi-notification-alert-h .digi-notification-alert--variation-info.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--informative);--ICON--COLOR:var(--digi--notification-alert--icon--color--informative);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--informative)}.sc-digi-notification-alert-h .digi-notification-alert--variation-success.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--success);--ICON--COLOR:var(--digi--notification-alert--icon--color--success);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--success)}.sc-digi-notification-alert-h .digi-notification-alert--variation-danger.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--danger);--ICON--COLOR:var(--digi--notification-alert--icon--color--danger);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--danger)}.sc-digi-notification-alert-h .digi-notification-alert--variation-warning.sc-digi-notification-alert{--BORDER:var(--digi--notification-alert--border--warning);--ICON--COLOR:var(--digi--notification-alert--icon--color--warning);--ICON--BACKGROUND:var(--digi--notification-alert--icon--background--warning)}.sc-digi-notification-alert-h .digi-notification-alert--size-large.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--large);--ICON--PADDING:var(--digi--notification-alert--icon--padding--large);--ICON--WIDTH:var(--digi--notification-alert--icon--width--large)}.sc-digi-notification-alert-h .digi-notification-alert--size-medium.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--medium);--ICON--PADDING:var(--digi--notification-alert--icon--padding--medium);--ICON--WIDTH:var(--digi--notification-alert--icon--width--medium)}.sc-digi-notification-alert-h .digi-notification-alert--size-small.sc-digi-notification-alert{--MAX-WIDTH:var(--digi--notification-alert--max-width--small);--ICON--PADDING:var(--digi--notification-alert--icon--padding--small);--ICON--WIDTH:var(--digi--notification-alert--icon--width--small)}.sc-digi-notification-alert-h .digi-notification-alert--size-small.sc-digi-notification-alert .digi-notification-alert__close-button__text.sc-digi-notification-alert{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sc-digi-notification-alert-h .digi-notification-alert--closeable.sc-digi-notification-alert .digi-notification-alert__wrapper.sc-digi-notification-alert{display:flex;justify-content:space-between;flex-direction:row-reverse}.sc-digi-notification-alert-h .digi-notification-alert--closeable.sc-digi-notification-alert .digi-notification-alert__text.sc-digi-notification-alert{padding-right:0}.sc-digi-notification-alert-h .digi-notification-alert__layout.sc-digi-notification-alert{display:flex;align-items:stretch;gap:0}.sc-digi-notification-alert-h .digi-notification-alert__icon.sc-digi-notification-alert{background:var(--ICON--BACKGROUND);padding:var(--ICON--PADDING);display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}.sc-digi-notification-alert-h .digi-notification-alert__icon.sc-digi-notification-alert>*.sc-digi-notification-alert{--digi--icon--width:var(--ICON--WIDTH);--digi--icon--color:var(--ICON--COLOR)}.sc-digi-notification-alert-h .digi-notification-alert__wrapper.sc-digi-notification-alert{display:flex;border:var(--BORDER);background-color:var(--digi--color--background--primary);border-left:none;height:100%;box-sizing:border-box}.sc-digi-notification-alert-h .digi-notification-alert__text.sc-digi-notification-alert{padding:var(--digi--gutter--largest)}.sc-digi-notification-alert-h .digi-notification-alert__close-button.sc-digi-notification-alert{--digi--button--color--function:var(--digi--color--text--primary);--digi--button--color--function--hover:var(--digi--color--text--primary)}@media screen and (max-width: 47.9375rem){.sc-digi-notification-alert-h .digi-notification-alert__close-button__text.sc-digi-notification-alert{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert{font-family:var(--digi--global--typography--font-family--default);font-size:var(--digi--notification-alert--heading--font-size);font-weight:var(--digi--notification-alert--heading--font-weight);color:var(--digi--color--text--primary);margin:0;display:block}@media (min-width: 61.9375rem){.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert{font-size:var(--digi--notification-alert--heading--font-size--large)}}.sc-digi-notification-alert-h .digi-notification-alert__heading.sc-digi-notification-alert:focus{outline:none}.sc-digi-notification-alert-h .digi-notification-alert__content.sc-digi-notification-alert>*.sc-digi-notification-alert{--digi--typography--max-width:var(--MAX-WIDTH);--digi--typography--margin-top--text:var(--digi--gutter--small)}.sc-digi-notification-alert-h .icon-wrapper.sc-digi-notification-alert{align-items:stretch}.sc-digi-notification-alert-h .main-wrapper.sc-digi-notification-alert{flex:1}";
61
58
  const DigiNotificationAlertStyle0 = notificationAlertCss;
@@ -108,8 +105,8 @@ const NotificationAlert = /*@__PURE__*/ proxyCustomElement(class NotificationAle
108
105
  }
109
106
  }
110
107
  render() {
111
- return (h("div", { key: '871cb3f4c67efc6195f6c69396053a393040f07f', class: Object.assign({ 'digi-notification-alert': true }, this.cssModifiers) }, h("div", { key: '8181c5c4f7fb08faf85854ab198e5cf94001b06b', class: "digi-notification-alert__layout" }, h("div", { key: '1a2b93deb9e97fdc59378ec514682f2709c13f17', class: "icon-wrapper" }, h("div", { key: 'e12811735d7b8785e1954b7de094abfceb9ccf13', class: "digi-notification-alert__icon", slot: "media" }, this.icon)), h("div", { key: '4cf5b0fa5006b62555a05c1760d245c43efb173e', class: "main-wrapper" }, h("div", { key: '097c5ed4537643c5834b9443a2b5df64f5ea83c7', class: "digi-notification-alert__wrapper" }, this.afCloseable && (h("digi-button", { key: 'eb8e4fa10925737b5aa5f302b1d261d597b7e6b1', "af-aria-label": this.afCloseAriaLabel, "af-variation": ButtonVariation.FUNCTION, onAfOnClick: (e) => this.clickHandler(e), class: "digi-notification-alert__close-button" }, h("span", { key: '138f627776040f3ca6f67ea955ab029c41bacb21', class: "digi-notification-alert__close-button__text" }, "St\u00E4ng"), h("digi-icon-x", { key: '29f87e120d5d1349b50567e774a3c1730c00da0b', slot: "icon-secondary", "aria-hidden": "true" }))), h("div", { key: '4b9d8d8a50fff03ee2191d1892ed2addc68edf71', class: "digi-notification-alert__text" }, this.afHeading &&
112
- this.afSize === NotificationAlertSize.LARGE && (h(this.afHeadingLevel, { key: '67ad03f173afebe5f04cc03ad081655a889cbe3a', ref: (el) => (this._heading = el), tabindex: "-1", class: "digi-notification-alert__heading" }, this.afHeading)), h("div", { key: 'f2441e049b02db3c7dbb52f3b2bd245abfdf11ca', class: "digi-notification-alert__content" }, h("digi-typography", { key: 'a91a180491a469141d943b9ef0f37457ca1d5207', "af-variation": TypographyVariation.SMALL }, h("slot", { key: 'ed156dbb099dab6c596e8f8f8cd1f614ae6fdd0e' })))))))));
108
+ return (h("div", { key: 'e4266774905fbf2b55a74e8a0955671356b98d41', class: Object.assign({ 'digi-notification-alert': true }, this.cssModifiers) }, h("div", { key: '9abdb6437416b3bf27bbfd7f1b24877df49547a3', class: "digi-notification-alert__layout" }, h("div", { key: '5d243b8d43b9e1279b688b2bbfe86d74480a0f10', class: "icon-wrapper" }, h("div", { key: '157da6ae9d428763051b79f10e6a647ef51beaa8', class: "digi-notification-alert__icon", slot: "media" }, this.icon)), h("div", { key: '0f489f9fb220be2b4c0afc96c8c17a902e8110ec', class: "main-wrapper" }, h("div", { key: '7354aa28d772f5e79cddfc78d73d8f791eb32c5d', class: "digi-notification-alert__wrapper" }, this.afCloseable && (h("digi-button", { key: '24266095733533913ff851a84b3478850a75f8da', "af-aria-label": this.afCloseAriaLabel, "af-variation": ButtonVariation.FUNCTION, onAfOnClick: (e) => this.clickHandler(e), class: "digi-notification-alert__close-button" }, h("span", { key: 'd86d0a95802ddd4f1d56e009e6551f4f7c5b9a6d', class: "digi-notification-alert__close-button__text" }, "St\u00E4ng"), h("digi-icon-x", { key: '30d19c2d35a5deaed77d8921a24447796f2560c2', slot: "icon-secondary", "aria-hidden": "true" }))), h("div", { key: 'fed2a1627e9137a9f233329550138082a0295a14', class: "digi-notification-alert__text" }, this.afHeading &&
109
+ this.afSize === NotificationAlertSize.LARGE && (h(this.afHeadingLevel, { key: '6931822676b2439e74d27ee5151199360a02f6b5', ref: (el) => (this._heading = el), tabindex: "-1", class: "digi-notification-alert__heading" }, this.afHeading)), h("div", { key: 'ad16adaad35788c28b3d7df61081e52e26f00016', class: "digi-notification-alert__content" }, h("digi-typography", { key: '3b2d41e52020b6ea4ad0580912cdbcb063b2a9db', "af-variation": TypographyVariation.SMALL }, h("slot", { key: '0484d598f84c53ddb678bb53264fd125b85e3b8f' })))))))));
113
110
  }
114
111
  get hostElement() { return this; }
115
112
  static get style() { return DigiNotificationAlertStyle0; }
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconSpinnerCss = ".sc-digi-icon-spinner-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-spinner-h svg.sc-digi-icon-spinner{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -16,11 +16,11 @@ const IconSpinner = /*@__PURE__*/ proxyCustomElement(class IconSpinner extends H
16
16
  this.titleId = randomIdGenerator('icontitle');
17
17
  }
18
18
  render() {
19
- return (h("svg", { key: '452d11b57e3a50161ad88dd284006a530aa7fb6b', class: "digi-icon-spinner", height: "50", viewBox: "0 0 50 50", width: "50", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
+ return (h("svg", { key: 'da8a6a93bb80802b6d0791d8076cc1c15e8ae605', class: "digi-icon-spinner", height: "50", viewBox: "0 0 50 50", width: "50", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
20
20
  ? this.afSvgAriaLabelledby
21
21
  : this.afTitle
22
22
  ? this.titleId
23
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '38d40c0946d65a7287b03e12ce3457147aed1823', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '9e32cc95bf98c90d5eb6c2e1311852704489fdbc' }, this.afDesc), h("g", { key: '05f2096a3d808044cc0ae8adf3e010b7a62133fa', class: "digi-icon-spinner__shape", fill: "none", "fill-rule": "evenodd" }, h("mask", { key: '52cb7652e05bb780da1c93a4b983c632db93c439', fill: "#fff", id: "iconSpinnerPath" }, h("path", { key: 'a246460df121770d9e95ddc16b8d7e7595354a60', d: this._path })), h("path", { key: '70a0a513d00da8aa8a5af48f26609e5a4182d8d9', d: this._path, fill: "#dddddd", "fill-rule": "nonzero" }), h("path", { key: 'fb63c8299afed4d6911a9aae064a655283d8f017', d: "M19 26L54-5v62z", fill: "currentColor", mask: "url(#iconSpinnerPath)" }))));
23
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'f024317c7b051885e864415a51507660d06efe2b', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '763d80f9e798b637ef4a989b607616e73db36022' }, this.afDesc), h("g", { key: 'f0535d71ae1f5138c32c6583c2c186c9a679f110', class: "digi-icon-spinner__shape", fill: "none", "fill-rule": "evenodd" }, h("mask", { key: '02a7ef2c1bf1843dde2ab029042adb14fe39f69c', fill: "#fff", id: "iconSpinnerPath" }, h("path", { key: 'dc215e2ae2cc0426cd536fe7c1f4c565e68e2e2a', d: this._path })), h("path", { key: '301802191f7dfef20f5c8c1cbcd0d4d7436361e6', d: this._path, fill: "#dddddd", "fill-rule": "nonzero" }), h("path", { key: '323c86a4a2aa36fef22103cfa4d2179a430d8cf8', d: "M19 26L54-5v62z", fill: "currentColor", mask: "url(#iconSpinnerPath)" }))));
24
24
  }
25
25
  static get style() { return DigiIconSpinnerStyle0; }
26
26
  }, [2, "digi-icon-spinner", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconSearchCss = ".sc-digi-icon-search-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-search-h svg.sc-digi-icon-search{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconSearch = /*@__PURE__*/ proxyCustomElement(class IconSearch extends H {
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: '67025f80d86225b4f7bc2d22aba75140f7851d65', class: "digi-icon-search", width: "26", height: "26", viewBox: "0 0 26 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: '63c2daa65c4efa16076321ed039f30c2c06e5a4d', class: "digi-icon-search", width: "26", height: "26", viewBox: "0 0 26 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '3170c3b051cd93fa618c4dfb50ad472c81d500f7', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '4a51139de8fc0630d8b99f09689a2effef4606bb' }, this.afDesc), h("path", { key: '91e65417df9bb87415cf18cd5651307f2489dd07', class: "digi-icon-search__shape", d: "M25.645 22.437l-5.063-5.053a1.22 1.22 0 00-.864-.355h-.827a10.477 10.477 0 002.234-6.487C21.125 4.719 16.397 0 10.562 0 4.729 0 0 4.719 0 10.542c0 5.823 4.728 10.542 10.563 10.542 2.452 0 4.707-.831 6.5-2.23v.826c0 .324.126.633.355.862l5.063 5.053c.477.476 1.25.476 1.721 0l1.437-1.435a1.22 1.22 0 00.006-1.723zm-15.082-5.408c-3.59 0-6.5-2.899-6.5-6.487a6.49 6.49 0 016.5-6.487c3.59 0 6.5 2.899 6.5 6.487a6.49 6.49 0 01-6.5 6.487z", fill: "currentColor", "fill-rule": "nonzero" })));
22
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '7528556244a42cf98a571cefc617db390bbab8c5', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'b84fb81f48ededf5a13c16dcee5834d23071043d' }, this.afDesc), h("path", { key: '17948853ca999e92908ac4e18b7864b84bb067de', class: "digi-icon-search__shape", d: "M25.645 22.437l-5.063-5.053a1.22 1.22 0 00-.864-.355h-.827a10.477 10.477 0 002.234-6.487C21.125 4.719 16.397 0 10.562 0 4.729 0 0 4.719 0 10.542c0 5.823 4.728 10.542 10.563 10.542 2.452 0 4.707-.831 6.5-2.23v.826c0 .324.126.633.355.862l5.063 5.053c.477.476 1.25.476 1.721 0l1.437-1.435a1.22 1.22 0 00.006-1.723zm-15.082-5.408c-3.59 0-6.5-2.899-6.5-6.487a6.49 6.49 0 016.5-6.487c3.59 0 6.5 2.899 6.5 6.487a6.49 6.49 0 01-6.5 6.487z", fill: "currentColor", "fill-rule": "nonzero" })));
23
23
  }
24
24
  static get style() { return DigiIconSearchStyle0; }
25
25
  }, [2, "digi-icon-search", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
  import { b as FormCheckboxVariation, F as FormCheckboxLayout, a as FormCheckboxValidation } from './p-8142cc73.js';
4
4
 
@@ -96,7 +96,7 @@ const FormCheckbox = /*@__PURE__*/ proxyCustomElement(class FormCheckbox extends
96
96
  this.afOnInput.emit(e);
97
97
  }
98
98
  render() {
99
- return (h("div", { key: 'f6302e63cb4d0f30d68f8e0f3b7b44eeb22a6ebb', class: Object.assign({ 'digi-form-checkbox': true }, this.cssModifiers) }, h("input", { key: 'e7080e82e7ad32381a7723bc8757363b33fced15', class: "digi-form-checkbox__input", ref: (el) => {
99
+ return (h("div", { key: '3a4c3d66ae5b6fb5edcf3db68c0454458d0e7317', class: Object.assign({ 'digi-form-checkbox': true }, this.cssModifiers) }, h("input", { key: '960e66ccc1aa15956b147369a829fdcd87ffacb0', class: "digi-form-checkbox__input", ref: (el) => {
100
100
  var _a;
101
101
  this._input = el;
102
102
  (_a = this === null || this === void 0 ? void 0 : this.afInputRef) === null || _a === void 0 ? void 0 : _a.call(this, el);
@@ -104,7 +104,7 @@ const FormCheckbox = /*@__PURE__*/ proxyCustomElement(class FormCheckbox extends
104
104
  ? null
105
105
  : `${this.afAriaDescribedby ? `${this.afAriaDescribedby} ` : ''}${this.afDescription ? `${this.afId}-description` : ''}`, "aria-labelledby": this.afAriaLabelledby, "aria-label": this.afAriaLabel, "aria-invalid": this.afValidation === FormCheckboxValidation.ERROR
106
106
  ? 'true'
107
- : 'false', required: this.afRequired, id: this.afId, name: this.afName, type: "checkbox", checked: this.afChecked, value: this.afValue, indeterminate: this.afIndeterminate, autofocus: this.afAutofocus ? this.afAutofocus : null }), h("label", { key: '1a37b5a3e5101e55bd2898775273694c480d1f75', htmlFor: this.afId, class: "digi-form-checkbox__label" }, h("span", { key: '365b594ae4056c033760c46ef10f9a64000449a2', class: "digi-form-checkbox__box" }), this.afLabel), !!this.afDescription && (h("p", { key: '385fea7b200f0bea0decfdadd1389084dc67303c', id: `${this.afId}-description`, class: "digi-form-checkbox__description" }, this.afDescription))));
107
+ : 'false', required: this.afRequired, id: this.afId, name: this.afName, type: "checkbox", checked: this.afChecked, value: this.afValue, indeterminate: this.afIndeterminate, autofocus: this.afAutofocus ? this.afAutofocus : null }), h("label", { key: '49f8b41478bf43aff3a069dcced39dadd77d56a0', htmlFor: this.afId, class: "digi-form-checkbox__label" }, h("span", { key: '3d15477d96fe56f8a3e75e15f24f71c4fb279da9', class: "digi-form-checkbox__box" }), this.afLabel), !!this.afDescription && (h("p", { key: '68ea2e81febd0d60c3209d8227eed4d0ee165db2', id: `${this.afId}-description`, class: "digi-form-checkbox__description" }, this.afDescription))));
108
108
  }
109
109
  get hostElement() { return this; }
110
110
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconInputSelectMarkerCss = ".sc-digi-icon-input-select-marker-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-input-select-marker-h svg.sc-digi-icon-input-select-marker{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconInputSelectMarker = /*@__PURE__*/ proxyCustomElement(class IconInputSe
15
15
  this.titleId = randomIdGenerator('icon-input-select-marker');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: '1e02a2f3a08ac40255417454a74f0a5df27de52a', class: "digi-icon-input-select-marker", width: "14", height: "8", viewBox: "0 0 14 8", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: 'dddfb6e99bb59085451f8159a0d2ab987aeb8621', class: "digi-icon-input-select-marker", width: "14", height: "8", viewBox: "0 0 14 8", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined }, this.afTitle && h("title", { key: 'fc483316cd294aa2ac7cd5aefe543ad96ed25193', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '0114d9cb9b14b52311bc44806e02b13ea6a4cd09' }, this.afDesc), h("path", { key: '31d5c77559631ef0d07fc324f981af0368a5e25a', d: "M1 1l6.074 6L13 1.147", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
22
+ : undefined }, this.afTitle && h("title", { key: '6d79ad03312dbcce824a7b80d1513cf6bd3754c6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '1b141a20998fd55b0c34d33a40d050392f8dc94f' }, this.afDesc), h("path", { key: 'ca1514af340802365c64da588c24ef3c54416453', d: "M1 1l6.074 6L13 1.147", stroke: "currentColor", "stroke-width": "2", fill: "none", "fill-rule": "evenodd" })));
23
23
  }
24
24
  static get style() { return DigiIconInputSelectMarkerStyle0; }
25
25
  }, [2, "digi-icon-input-select-marker", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconWebinarCss = ".sc-digi-icon-webinar-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-webinar-h svg.sc-digi-icon-webinar{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconWebinar = /*@__PURE__*/ proxyCustomElement(class IconWebinar extends H
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: '4bf327bed007824b651523120d85a102b40639ee', class: "digi-icon-media-webinar", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: 'a01521a53d6c7c14b52cd14b9b4881ee5cc0c984', class: "digi-icon-media-webinar", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: 'dab8a79c02a63e8d3fae161c4a5fe9ffd053c7ec', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e984a31d4597bcbcb02f7e56e874dedba0640d26' }, this.afDesc), h("defs", { key: 'b2d611c4dcd857a5cc3062fda92e0913761c5206' }, h("polygon", { key: '7dd13eaf8719675db9f2c00addcf9e3a9a6db2f3', points: "0 0 46.0706453 0 46.0706453 6.84583302 0 6.84583302" }), h("polygon", { key: '802e57ca6a1088a418c384ea785227620d4fa8fa', points: "0 0 20.7553606 0 20.7553606 16.9520588 0 16.9520588" })), h("g", { key: '15fe6b0e18cae92c922b6c2ebc6de599e420c3a3', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '9a352613587f7555a8f2e25f17a06033cf62f887', transform: "translate(-124, -722)" }, h("g", { key: '44773dba06b6ba0527efd23a8c94290e2465dc10', transform: "translate(124, 726)" }, h("g", { key: '4a7a92f204ace5614e281cd3da196506e6ba2f4e', transform: "translate(0, 33.1497)" }, h("mask", { key: '81546733f167c73d2d9314dc47560013522691c4', id: "mask-2", fill: "white" }, h("use", { key: 'b9fb97ce37fa6f297d9ee9e9150877f0e7c7cf87', href: "#path-1" })), h("g", { key: '0d775ab6be00a46454ef738396ef721c169fe70b' }), h("path", { key: 'ba34f85b873680824f9d3b4e0ee78f6d29311c12', d: "M32.4654281,0 C29.5470994,1.01554561 28.1793888,2.39053613 23.0352317,2.39053613 C17.8910745,2.39053613 16.5233639,1.01554561 13.6050353,0 L-0.000181997422,0 L-0.000181997422,3.25320391 C-0.000181997422,5.22969591 1.07087283,6.84583302 3.49871843,6.84583302 L42.5717449,6.84583302 C44.9995905,6.84583302 46.0706453,5.22969591 46.0706453,3.25320391 L46.0706453,0 L32.4654281,0 Z", fill: "currentColor" })), h("path", { key: 'e0e0fb2c4461db289b2dcbb04d3d84e7f53c9524', d: "M24.3296883,7.89077121 C24.3296883,6.71506787 24.5881247,5.58850383 25.0403883,4.53473876 C25.1341169,4.31634185 25.2505953,4.10704482 25.3616137,3.89592781 L4.37185107,3.89592781 C3.23891712,3.89592781 2.31255024,4.86506408 2.31255024,6.04895731 L2.31255024,29.4847653 L6.52670054,29.4847653 L6.52670054,9.50690832 C6.52670054,8.98002578 6.9389247,8.54869189 7.44214757,8.54869189 L24.3642678,8.54869189 C24.3469781,8.33029499 24.3296883,8.11189808 24.3296883,7.89077121", fill: "currentColor" }), h("path", { key: '6a9936d2b5aafca51232582cd02821e97d0d539a', d: "M41.2624554,18.5539092 C40.7028134,18.6767574 40.1295215,18.7713961 39.5434898,18.8360052 L39.5434898,29.4846743 L43.7576401,29.4846743 L43.7576401,17.7640403 C42.9695913,18.0916357 42.1369531,18.3619019 41.2624554,18.5539092", fill: "currentColor" }), h("path", { key: 'afcbc515e8024f80199bb6933d7f0dbe3347ec66', d: "M27.7086525,29.9926291 C27.7086525,30.5140517 27.3055282,30.9371957 26.8086752,30.9371957 L11.8111777,30.9371957 C11.3143247,30.9371957 10.9121104,30.5140517 10.9121104,29.9926291 L10.9121104,26.7157655 C10.9121104,24.6282551 12.5227876,22.9365891 14.5111094,22.9365891 L16.5594904,22.9365891 C18.3366952,23.7919769 20.3486767,23.7610374 22.0612725,22.9365891 L24.1096534,22.9365891 C26.0970653,22.9365891 27.7086525,24.6282551 27.7086525,26.7157655 L27.7086525,29.9926291 Z M19.3103814,11.5981497 C21.9602639,11.5981497 24.1096534,13.8540077 24.1096534,16.6376583 C24.1096534,19.4203989 21.9602639,21.6762569 19.3103814,21.6762569 C16.659589,21.6762569 14.5111094,19.4203989 14.5111094,16.6376583 C14.5111094,13.8540077 16.659589,11.5981497 19.3103814,11.5981497 L19.3103814,11.5981497 Z", fill: "currentColor" }), h("path", { key: '7d23c2bbc31dcbc2c310f2208823bdb470726594', d: "M19.3101084,21.6764389 C21.9609009,21.6764389 24.1093805,19.4205809 24.1093805,16.6369303 C24.1093805,13.8541897 21.9609009,11.5983317 19.3101084,11.5983317 C16.659316,11.5983317 14.5108364,13.8541897 14.5108364,16.6369303 C14.5108364,19.4205809 16.659316,21.6764389 19.3101084,21.6764389", fill: "currentColor" }), h("path", { key: '45025746b0d1dfa77e0d7618944e5da153179eca', d: "M24.1092895,22.9362251 L22.0609085,22.9362251 C20.3492227,23.7606734 18.3372412,23.7925229 16.5591264,22.9362251 L14.5107454,22.9362251 C12.5233336,22.9362251 10.9117464,24.6278911 10.9117464,26.7154015 L10.9117464,29.9922651 C10.9117464,30.5145977 11.3148707,30.9377417 11.8117237,30.9377417 L26.8092212,30.9377417 C27.3060742,30.9377417 27.7082885,30.5145977 27.7082885,29.9922651 L27.7082885,26.7154015 C27.7082885,24.6278911 26.0976113,22.9362251 24.1092895,22.9362251", fill: "currentColor" }), h("g", { key: 'a6c11fe213c5d5bf1ab7bd8f14379f06c0901524', transform: "translate(27.2446, 0)" }, h("mask", { key: '43babf81b61587e4f15c257449fbbf8a0fe2bf77', id: "mask-4", fill: "white" }, h("use", { key: '6d73d2fbc49c1c50eecf5be14b5b9bc98f02fe2e', href: "#path-3" })), h("g", { key: '25a745ffcca3c7b3268c685c319b303205672cd4' }), h("path", { key: 'b5efdc215c18d5c8af8b76a3fdb072d472ff7bed', d: "M14.0163601,9.95243801 C12.6923288,9.95243801 11.619454,8.87956321 11.619454,7.55553196 C11.619454,6.23150072 12.6923288,5.15862592 14.0163601,5.15862592 C15.3403913,5.15862592 16.4132661,6.23150072 16.4132661,7.55553196 C16.4132661,8.87956321 15.3403913,9.95243801 14.0163601,9.95243801 M6.73919318,9.95243801 C5.41516194,9.95243801 4.34228713,8.87956321 4.34228713,7.55553196 C4.34228713,6.23150072 5.41516194,5.15862592 6.73919318,5.15862592 C8.06322442,5.15862592 9.13609922,6.23150072 9.13609922,7.55553196 C9.13609922,8.87956321 8.06322442,9.95243801 6.73919318,9.95243801 M10.7394965,-9.09987108e-05 C5.20768488,-9.09987108e-05 0.723268404,3.5224691 0.723268404,7.8703875 C0.723268404,9.67125199 1.50221737,11.3210586 2.79348908,12.6496398 C2.21018734,14.1401987 0.276464734,15.4041708 0.257355005,15.4196406 C-0.00108133406,15.6844468 -0.0720603285,16.0702813 0.0771775573,16.4033366 C0.225505456,16.7363919 0.565840635,16.9520588 0.94166531,16.9520588 C3.34767123,16.9520588 5.96661412,15.9792826 7.105008,15.1994237 C8.23521199,15.5443088 9.45641468,15.740866 10.7394965,15.740866 C16.2713081,15.740866 20.7557246,12.2183059 20.7557246,7.8703875 C20.7557246,3.5224691 16.2713081,-9.09987108e-05 10.7394965,-9.09987108e-05", fill: "currentColor" })))))));
22
+ : undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '3d84bb13597c0ecfb2c2b5b7d7207499f6e692a7', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '65bfc351d03a95eb09f81ad1ca0ccd476ee257b7' }, this.afDesc), h("defs", { key: 'bc1f6348248d97e83a673069084e0f7314ab0aa2' }, h("polygon", { key: '0c131af338999c6768f416ec001d7b80d2f876f1', points: "0 0 46.0706453 0 46.0706453 6.84583302 0 6.84583302" }), h("polygon", { key: '9bcd7ef174f35a10bc6639daecd062919744fc46', points: "0 0 20.7553606 0 20.7553606 16.9520588 0 16.9520588" })), h("g", { key: '2938f0a0e93e8efe2c4c745aa4119c2e955d2e23', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '925792a35bdb85d362afe32c75cfa214ea97c76f', transform: "translate(-124, -722)" }, h("g", { key: '1bc142115221be0886d3fbd5bcf04ce6da2ed67c', transform: "translate(124, 726)" }, h("g", { key: 'ca37b3ed5f101fb0f1e7c3f67e448d4fcd39bf28', transform: "translate(0, 33.1497)" }, h("mask", { key: '040487e371837b0a17e6f63bca1751339bb7f8db', id: "mask-2", fill: "white" }, h("use", { key: 'ce914d1ec5566431f1680e900f380977bb5752bd', href: "#path-1" })), h("g", { key: '4608e0e09d4199cfc4ac062c09ea4c636891e597' }), h("path", { key: 'd2b534270b974432a7ece9175841ba80a5c646d8', d: "M32.4654281,0 C29.5470994,1.01554561 28.1793888,2.39053613 23.0352317,2.39053613 C17.8910745,2.39053613 16.5233639,1.01554561 13.6050353,0 L-0.000181997422,0 L-0.000181997422,3.25320391 C-0.000181997422,5.22969591 1.07087283,6.84583302 3.49871843,6.84583302 L42.5717449,6.84583302 C44.9995905,6.84583302 46.0706453,5.22969591 46.0706453,3.25320391 L46.0706453,0 L32.4654281,0 Z", fill: "currentColor" })), h("path", { key: 'e2996f250f2d28f77b805dc5ff821d9fd59da423', d: "M24.3296883,7.89077121 C24.3296883,6.71506787 24.5881247,5.58850383 25.0403883,4.53473876 C25.1341169,4.31634185 25.2505953,4.10704482 25.3616137,3.89592781 L4.37185107,3.89592781 C3.23891712,3.89592781 2.31255024,4.86506408 2.31255024,6.04895731 L2.31255024,29.4847653 L6.52670054,29.4847653 L6.52670054,9.50690832 C6.52670054,8.98002578 6.9389247,8.54869189 7.44214757,8.54869189 L24.3642678,8.54869189 C24.3469781,8.33029499 24.3296883,8.11189808 24.3296883,7.89077121", fill: "currentColor" }), h("path", { key: 'acb211022447c0acd911590cb258606f903fb377', d: "M41.2624554,18.5539092 C40.7028134,18.6767574 40.1295215,18.7713961 39.5434898,18.8360052 L39.5434898,29.4846743 L43.7576401,29.4846743 L43.7576401,17.7640403 C42.9695913,18.0916357 42.1369531,18.3619019 41.2624554,18.5539092", fill: "currentColor" }), h("path", { key: '85f2e9152c321790510ea8771ea6e4d119d614f0', d: "M27.7086525,29.9926291 C27.7086525,30.5140517 27.3055282,30.9371957 26.8086752,30.9371957 L11.8111777,30.9371957 C11.3143247,30.9371957 10.9121104,30.5140517 10.9121104,29.9926291 L10.9121104,26.7157655 C10.9121104,24.6282551 12.5227876,22.9365891 14.5111094,22.9365891 L16.5594904,22.9365891 C18.3366952,23.7919769 20.3486767,23.7610374 22.0612725,22.9365891 L24.1096534,22.9365891 C26.0970653,22.9365891 27.7086525,24.6282551 27.7086525,26.7157655 L27.7086525,29.9926291 Z M19.3103814,11.5981497 C21.9602639,11.5981497 24.1096534,13.8540077 24.1096534,16.6376583 C24.1096534,19.4203989 21.9602639,21.6762569 19.3103814,21.6762569 C16.659589,21.6762569 14.5111094,19.4203989 14.5111094,16.6376583 C14.5111094,13.8540077 16.659589,11.5981497 19.3103814,11.5981497 L19.3103814,11.5981497 Z", fill: "currentColor" }), h("path", { key: 'aa8a7753ee0e43022485ede2a9e9871a720e57d7', d: "M19.3101084,21.6764389 C21.9609009,21.6764389 24.1093805,19.4205809 24.1093805,16.6369303 C24.1093805,13.8541897 21.9609009,11.5983317 19.3101084,11.5983317 C16.659316,11.5983317 14.5108364,13.8541897 14.5108364,16.6369303 C14.5108364,19.4205809 16.659316,21.6764389 19.3101084,21.6764389", fill: "currentColor" }), h("path", { key: '574b636b825a5f07890055eb31869d9063bcd21e', d: "M24.1092895,22.9362251 L22.0609085,22.9362251 C20.3492227,23.7606734 18.3372412,23.7925229 16.5591264,22.9362251 L14.5107454,22.9362251 C12.5233336,22.9362251 10.9117464,24.6278911 10.9117464,26.7154015 L10.9117464,29.9922651 C10.9117464,30.5145977 11.3148707,30.9377417 11.8117237,30.9377417 L26.8092212,30.9377417 C27.3060742,30.9377417 27.7082885,30.5145977 27.7082885,29.9922651 L27.7082885,26.7154015 C27.7082885,24.6278911 26.0976113,22.9362251 24.1092895,22.9362251", fill: "currentColor" }), h("g", { key: '5873340f80dc2634566d469d4566b7e8806aa23c', transform: "translate(27.2446, 0)" }, h("mask", { key: '05d5e177ae0818d2d6d2d497cd80098e175a7f4b', id: "mask-4", fill: "white" }, h("use", { key: 'd32f9b35cf714395ce692c884c63c2a66c5bbc0c', href: "#path-3" })), h("g", { key: '9933aace5c66983822b6cfb46c406e47325615e5' }), h("path", { key: '36353450dee85360cfdc1bf628a16909a119dd5c', d: "M14.0163601,9.95243801 C12.6923288,9.95243801 11.619454,8.87956321 11.619454,7.55553196 C11.619454,6.23150072 12.6923288,5.15862592 14.0163601,5.15862592 C15.3403913,5.15862592 16.4132661,6.23150072 16.4132661,7.55553196 C16.4132661,8.87956321 15.3403913,9.95243801 14.0163601,9.95243801 M6.73919318,9.95243801 C5.41516194,9.95243801 4.34228713,8.87956321 4.34228713,7.55553196 C4.34228713,6.23150072 5.41516194,5.15862592 6.73919318,5.15862592 C8.06322442,5.15862592 9.13609922,6.23150072 9.13609922,7.55553196 C9.13609922,8.87956321 8.06322442,9.95243801 6.73919318,9.95243801 M10.7394965,-9.09987108e-05 C5.20768488,-9.09987108e-05 0.723268404,3.5224691 0.723268404,7.8703875 C0.723268404,9.67125199 1.50221737,11.3210586 2.79348908,12.6496398 C2.21018734,14.1401987 0.276464734,15.4041708 0.257355005,15.4196406 C-0.00108133406,15.6844468 -0.0720603285,16.0702813 0.0771775573,16.4033366 C0.225505456,16.7363919 0.565840635,16.9520588 0.94166531,16.9520588 C3.34767123,16.9520588 5.96661412,15.9792826 7.105008,15.1994237 C8.23521199,15.5443088 9.45641468,15.740866 10.7394965,15.740866 C16.2713081,15.740866 20.7557246,12.2183059 20.7557246,7.8703875 C20.7557246,3.5224691 16.2713081,-9.09987108e-05 10.7394965,-9.09987108e-05", fill: "currentColor" })))))));
23
23
  }
24
24
  static get style() { return DigiIconWebinarStyle0; }
25
25
  }, [2, "digi-icon-webinar", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconBarsCss = ".sc-digi-icon-bars-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-bars-h svg.sc-digi-icon-bars{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconBars = /*@__PURE__*/ proxyCustomElement(class IconBars extends H {
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: '4ee6c7c9c2db7359f36432ffd9eb8a8e0e56d7ea', class: "digi-icon-bars", width: "22", height: "26", viewBox: "0 0 22 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: '36a3ded67ee1a01a4a513828ce2b73c846fd7351', class: "digi-icon-bars", width: "22", height: "26", viewBox: "0 0 22 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined }, this.afTitle && h("title", { key: 'c99b7ef8d44151fbb017c28df72ee26633a4d209', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'a17a4c405297841f1ece6258292bf983098188fe' }, this.afDesc), h("path", { key: 'e6ddb24c89fa8131ddc5df3a67ce7adc0d1d4f7f', class: "digi-icon-bars__shape", d: "M0.8,6.9h20.4c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8C0.4,3.4,0,3.7,0,4.2v2C0,6.6,0.4,6.9,0.8,6.9z M0.8,14.8 h20.4c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8C0.4,11.2,0,11.6,0,12v2C0,14.4,0.4,14.8,0.8,14.8z M0.8,22.6h20.4 c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8c-0.4,0-0.8,0.4-0.8,0.8v2C0,22.3,0.4,22.6,0.8,22.6z", fill: "currentColor", "fill-rule": "nonzero" })));
22
+ : undefined }, this.afTitle && h("title", { key: '9631d73ea1db8ac75396394848cabdba52c6e2e1', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '7e3a7d1c4a552919ec9eb62e89c1f5471a8cc85c' }, this.afDesc), h("path", { key: '2e98ef9ec07d1dda018df2c892a900c4618ddcfc', class: "digi-icon-bars__shape", d: "M0.8,6.9h20.4c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8C0.4,3.4,0,3.7,0,4.2v2C0,6.6,0.4,6.9,0.8,6.9z M0.8,14.8 h20.4c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8C0.4,11.2,0,11.6,0,12v2C0,14.4,0.4,14.8,0.8,14.8z M0.8,22.6h20.4 c0.4,0,0.8-0.4,0.8-0.8v-2c0-0.4-0.4-0.8-0.8-0.8H0.8c-0.4,0-0.8,0.4-0.8,0.8v2C0,22.3,0.4,22.6,0.8,22.6z", fill: "currentColor", "fill-rule": "nonzero" })));
23
23
  }
24
24
  static get style() { return DigiIconBarsStyle0; }
25
25
  }, [2, "digi-icon-bars", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconValidationErrorCss = ".sc-digi-icon-validation-error-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-validation-error-h svg.sc-digi-icon-validation-error{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconValidationError = /*@__PURE__*/ proxyCustomElement(class IconValidatio
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: '9bcffd70d15bac51ac40d626d32ed3fee3a3cf8a', class: "digi-icon-validation-error", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: 'ce18433c0400295efa2834b5ff92daeda1b2f3f8', class: "digi-icon-validation-error", 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
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined }, this.afTitle && h("title", { key: '699395c6cd6c8819c8d8b37418edd7b7f13c50b3', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'ee5fe058a625f08847b75cce380317966ff460f7' }, this.afDesc), h("path", { key: '12fc387b08d6d562ccd7a7d6135b515ad69567f2', class: "digi-icon-validation-error__shape", d: "M34.4328058,0 C35.5494848,0 36.5900526,0.609146757 37.1483921,1.58958113 L47.5812454,19.9104189 C48.1395849,20.8909496 48.1395849,22.1090504 47.5812454,23.0895811 L37.1483921,41.4104189 C36.5900526,42.3908532 35.5494848,43 34.4328058,43 L13.5671942,43 C12.4505152,43 11.4099474,42.3908532 10.8516079,41.4104189 L0.41875464,23.0895811 C-0.13958488,22.1090504 -0.13958488,20.8909496 0.41875464,19.9104189 L10.8516079,1.58958113 C11.4099474,0.609146757 12.4505152,0 13.5671942,0 Z M18.6736823,12.3728178 C18.2711762,11.964729 17.6203819,11.964729 17.2178757,12.3728178 L15.2825964,14.334939 C14.8800903,14.7430278 14.8800903,15.4028485 15.2825964,15.8109373 L20.6089616,21.2111779 L15.2825964,26.6114185 C14.8800903,27.0195074 14.8800903,27.6793281 15.2825964,28.0874169 L17.2178757,30.049538 C17.6203819,30.4576269 18.2711762,30.4576269 18.6736823,30.049538 L24.0000475,24.6492974 L29.3264127,30.049538 C29.7289188,30.4576269 30.3797132,30.4576269 30.7822193,30.049538 L32.7174986,28.0874169 C33.1200048,27.6793281 33.1200048,27.0195074 32.7174986,26.6114185 L27.3911334,21.2111779 L32.7174986,15.8109373 C33.1200048,15.4028485 33.1200048,14.7430278 32.7174986,14.334939 L30.7822193,12.3728178 C30.3797132,11.964729 29.7289188,11.964729 29.3264127,12.3728178 L24.0000475,17.7730584 Z", fill: "currentColor", "fill-rule": "nonzero" })));
22
+ : undefined }, this.afTitle && h("title", { key: 'b2d54f52d7163e8b7d5a15cd5269333ccd47aac5', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5151583d1c0e9a9dad0a283b0b828bd09d424fdc' }, this.afDesc), h("path", { key: '2211e4564ed719da792f9021db575784c426c5ac', class: "digi-icon-validation-error__shape", d: "M34.4328058,0 C35.5494848,0 36.5900526,0.609146757 37.1483921,1.58958113 L47.5812454,19.9104189 C48.1395849,20.8909496 48.1395849,22.1090504 47.5812454,23.0895811 L37.1483921,41.4104189 C36.5900526,42.3908532 35.5494848,43 34.4328058,43 L13.5671942,43 C12.4505152,43 11.4099474,42.3908532 10.8516079,41.4104189 L0.41875464,23.0895811 C-0.13958488,22.1090504 -0.13958488,20.8909496 0.41875464,19.9104189 L10.8516079,1.58958113 C11.4099474,0.609146757 12.4505152,0 13.5671942,0 Z M18.6736823,12.3728178 C18.2711762,11.964729 17.6203819,11.964729 17.2178757,12.3728178 L15.2825964,14.334939 C14.8800903,14.7430278 14.8800903,15.4028485 15.2825964,15.8109373 L20.6089616,21.2111779 L15.2825964,26.6114185 C14.8800903,27.0195074 14.8800903,27.6793281 15.2825964,28.0874169 L17.2178757,30.049538 C17.6203819,30.4576269 18.2711762,30.4576269 18.6736823,30.049538 L24.0000475,24.6492974 L29.3264127,30.049538 C29.7289188,30.4576269 30.3797132,30.4576269 30.7822193,30.049538 L32.7174986,28.0874169 C33.1200048,27.6793281 33.1200048,27.0195074 32.7174986,26.6114185 L27.3911334,21.2111779 L32.7174986,15.8109373 C33.1200048,15.4028485 33.1200048,14.7430278 32.7174986,14.334939 L30.7822193,12.3728178 C30.3797132,11.964729 29.7289188,11.964729 29.3264127,12.3728178 L24.0000475,17.7730584 Z", fill: "currentColor", "fill-rule": "nonzero" })));
23
23
  }
24
24
  static get style() { return DigiIconValidationErrorStyle0; }
25
25
  }, [2, "digi-icon-validation-error", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
  import { l as logger } from './p-e3d2e899.js';
4
4
  import { _ as _t } from './p-08cf2c0e.js';
@@ -54,7 +54,7 @@ const FormLabel = /*@__PURE__*/ proxyCustomElement(class FormLabel extends H {
54
54
  }
55
55
  }
56
56
  render() {
57
- return (h("div", { key: '01e206691f77e812de51faf2b01497335fe6f649', class: "digi-form-label" }, h("div", { key: 'a2a451ab29e0b5e94a4d4d3ed6d05ed326bdc713', class: "digi-form-label__label-group" }, this.afFor && this.afLabel && (h("label", { key: '25840b00bd54a23867afafcc4b49f1abdadfb207', class: "digi-form-label__label", htmlFor: this.afFor, id: this.afId }, h("span", { key: '7ef08e051d2323d2704aebf0527e9127dd2a413b', class: "digi-form-label__label--label" }, this.labelText), this.afDescription && (h("span", { key: 'b03334e5a943a080cf5077847aee90bceadf8fe8', class: "digi-form-label__label--description" }, this.afDescription)))), this.hasActionSlot && (h("div", { key: '37135ca88e673eb213d410055d3574c6f0e5e43d', class: "digi-form-label__actions" }, h("slot", { key: 'c7b62819bb01f867511d19ce776e4780b2f94a97', name: "actions" }))))));
57
+ return (h("div", { key: '8f855dd566d5e00e8d6a89e294182efb21b7ed51', class: "digi-form-label" }, h("div", { key: 'eb1a357c89c6ffdd262913a57daeb4b4ceb068f9', class: "digi-form-label__label-group" }, this.afFor && this.afLabel && (h("label", { key: '3a52faadc25dbea8cf5030ec74e78bfc4fc0b9b5', class: "digi-form-label__label", htmlFor: this.afFor, id: this.afId }, h("span", { key: '7ff3fbf1d49cfe5951232ffb55b2a8ab91662d2d', class: "digi-form-label__label--label" }, this.labelText), this.afDescription && (h("span", { key: 'be5e46615b0828367970d5d5ee0ac1b8b2abec12', class: "digi-form-label__label--description" }, this.afDescription)))), this.hasActionSlot && (h("div", { key: 'aa5d21eaeba3127cea1b0c29dfa7283f20f2b041', class: "digi-form-label__actions" }, h("slot", { key: '5f8aeffc53b0ee98aa6c14134ebedc4c9ea242b9', name: "actions" }))))));
58
58
  }
59
59
  get hostElement() { return this; }
60
60
  static get watchers() { return {
@@ -1,11 +1,11 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
  import { b as FormInputType, a as FormInputMode, F as FormInputButtonVariation, d as FormInputVariation, c as FormInputValidation } from './p-c8429245.js';
4
- import { d as defineCustomElement$5 } from './p-98765f91.js';
5
- import { d as defineCustomElement$4 } from './p-49a67d97.js';
6
- import { d as defineCustomElement$3 } from './p-bd19f8cd.js';
7
- import { d as defineCustomElement$2 } from './p-e795bd84.js';
8
- import { d as defineCustomElement$1 } from './p-522414d8.js';
4
+ import { d as defineCustomElement$5 } from './p-71bad47e.js';
5
+ import { d as defineCustomElement$4 } from './p-ad94e4f3.js';
6
+ import { d as defineCustomElement$3 } from './p-6c7ff092.js';
7
+ import { d as defineCustomElement$2 } from './p-f516f6d6.js';
8
+ import { d as defineCustomElement$1 } from './p-299871dc.js';
9
9
 
10
10
  const formInputCss = ".sc-digi-form-input-h{--digi--form-input--height--small:var(--digi--input-height--small);--digi--form-input--height--medium:var(--digi--input-height--medium);--digi--form-input--height--large:var(--digi--input-height--large);--digi--form-input--border-radius:var(--digi--border-radius--input);--digi--form-input--padding:0 var(--digi--gutter--medium);--digi--form-input--background--empty:var(--digi--color--background--interactive--default--input-elements);--digi--form-input--background--neutral:var(--digi--color--background--interactive--default--input-elements);--digi--form-input--background--success:var(--digi--color--background--interactive--validation--success);--digi--form-input--background--warning:var(--digi--color--background--interactive--validation--warning);--digi--form-input--background--error:var(--digi--color--background--interactive--validation--error);--digi--form-input--border--neutral:var(--digi--border-width--input-regular) solid;--digi--form-input--border--error:var(--digi--border-width--input-validation) solid;--digi--form-input--border--success:var(--digi--border-width--input-validation) solid;--digi--form-input--border--warning:var(--digi--border-width--input-validation) solid;--digi--form-input--border-color--neutral:var(--digi--color--border--interactive--default--on-input);--digi--form-input--border-color--success:var(--digi--color--border--interactive--validation--success);--digi--form-input--border-color--warning:var(--digi--color--border--interactive--validation--warning);--digi--form-input--border-color--error:var(--digi--color--border--interactive--validation--error)}.sc-digi-form-input-h .digi-form-input.sc-digi-form-input{display:flex;flex-direction:column;gap:0.4em}.sc-digi-form-input-h .digi-form-input--small.sc-digi-form-input{--HEIGHT:var(--digi--form-input--height--small)}.sc-digi-form-input-h .digi-form-input--medium.sc-digi-form-input{--HEIGHT:var(--digi--form-input--height--medium)}.sc-digi-form-input-h .digi-form-input--large.sc-digi-form-input{--HEIGHT:var(--digi--form-input--height--large)}.sc-digi-form-input-h .digi-form-input--neutral.sc-digi-form-input{--BORDER:var(--digi--form-input--border--neutral);--BORDER-COLOR:var(--digi--form-input--border-color--neutral);--BACKGROUND:var(--digi--form-input--background--neutral)}.sc-digi-form-input-h .digi-form-input--empty.sc-digi-form-input:not(:focus-within){--BACKGROUND:var(--digi--form-input--background--empty)}.sc-digi-form-input-h .digi-form-input--success.sc-digi-form-input{--BORDER:var(--digi--form-input--border--success);--BORDER-COLOR:var(--digi--form-input--border-color--success);--BACKGROUND:var(--digi--form-input--background--success)}.sc-digi-form-input-h .digi-form-input--warning.sc-digi-form-input{--BORDER:var(--digi--form-input--border--warning);--BORDER-COLOR:var(--digi--form-input--border-color--warning);--BACKGROUND:var(--digi--form-input--background--warning)}.sc-digi-form-input-h .digi-form-input--error.sc-digi-form-input{--BORDER:var(--digi--form-input--border--error);--BORDER-COLOR:var(--digi--form-input--border-color--error);--BACKGROUND:var(--digi--form-input--background--error)}.digi-form-input__input-wrapper.sc-digi-form-input{position:relative;display:flex}.digi-form-input__input-wrapper.sc-digi-form-input-s>[slot^=button] button,.digi-form-input__input-wrapper .sc-digi-form-input-s>[slot^=button] button{--MIN-HEIGHT:100%}.digi-form-input--button-variation-primary .digi-form-input__input-wrapper.sc-digi-form-input-s>[slot^=button] button,.digi-form-input__input-wrapper .sc-digi-form-input-s>[slot^=button] button{border-start-start-radius:0;border-end-start-radius:0}.digi-form-input--button-variation-secondary.digi-form-input--has-button-true.sc-digi-form-input .digi-form-input__input-wrapper.sc-digi-form-input{gap:var(--digi--gutter--medium);flex-wrap:wrap}.digi-form-input__input.sc-digi-form-input{flex:1;height:var(--HEIGHT);font-family:var(--digi--global--typography--font-family--default);font-size:var(--digi--typography--body--font-size--desktop);padding:var(--digi--form-input--padding);color:var(--digi--color--text--primary);background:var(--BACKGROUND);border:var(--BORDER);border-color:var(--BORDER-COLOR);border-radius:var(--digi--form-input--border-radius);box-sizing:border-box}.digi-form-input__input.sc-digi-form-input:focus-visible{outline:2px solid black;outline-offset:2px;box-shadow:0px 0px 0px 5px white}.digi-form-input--button-variation-primary.digi-form-input--has-button-true.sc-digi-form-input .digi-form-input__input.sc-digi-form-input{border-end-end-radius:0;border-start-end-radius:0}";
11
11
  const DigiFormInputStyle0 = formInputCss;
@@ -27,7 +27,6 @@ const FormInput = /*@__PURE__*/ proxyCustomElement(class FormInput extends H {
27
27
  this.hasButton = undefined;
28
28
  this.dirty = false;
29
29
  this.touched = false;
30
- this.isEditing = false;
31
30
  this.afLabel = undefined;
32
31
  this.afLabelDescription = undefined;
33
32
  this.afType = FormInputType.TEXT;
@@ -98,8 +97,8 @@ const FormInput = /*@__PURE__*/ proxyCustomElement(class FormInput extends H {
98
97
  'digi-form-input--large': this.afVariation === FormInputVariation.LARGE,
99
98
  'digi-form-input--neutral': this.afValidation === FormInputValidation.NEUTRAL,
100
99
  'digi-form-input--success': this.afValidation === FormInputValidation.SUCCESS,
101
- 'digi-form-input--error': !this.isEditing && this.afValidation === FormInputValidation.ERROR,
102
- 'digi-form-input--warning': !this.isEditing && this.afValidation === FormInputValidation.WARNING,
100
+ 'digi-form-input--error': this.afValidation === FormInputValidation.ERROR,
101
+ 'digi-form-input--warning': this.afValidation === FormInputValidation.WARNING,
103
102
  [`digi-form-input--button-variation-${this.afButtonVariation}`]: !!this.afButtonVariation,
104
103
  [`digi-form-input--has-button-${this.hasButton}`]: true,
105
104
  'digi-form-input--empty': !this.afValue &&
@@ -131,7 +130,6 @@ const FormInput = /*@__PURE__*/ proxyCustomElement(class FormInput extends H {
131
130
  this.afOnTouched.emit(e);
132
131
  this.touched = true;
133
132
  }
134
- this.isEditing = false;
135
133
  this.afOnBlur.emit(e);
136
134
  }
137
135
  changeHandler(e) {
@@ -163,10 +161,10 @@ const FormInput = /*@__PURE__*/ proxyCustomElement(class FormInput extends H {
163
161
  this.hasButton = !!this.hostElement.querySelector('[slot="button"]');
164
162
  }
165
163
  render() {
166
- return (h("div", { key: 'def034db4be8dcec58d6ee59c6ad9f5638cbc476', class: Object.assign({ 'digi-form-input': true }, this.cssModifiers) }, h("digi-form-label", { key: 'e461f9dd36690fc2aa08914972adcb8805121479', class: "digi-form-input__label", afFor: this.afId, afLabel: this.afLabel, afDescription: this.afLabelDescription, afRequired: this.afRequired, afAnnounceIfOptional: this.afAnnounceIfOptional, afRequiredText: this.afRequiredText, afAnnounceIfOptionalText: this.afAnnounceIfOptionalText }), h("div", { key: 'a986a18060e89a646e68e2e45bbc73d189bd5573', class: "digi-form-input__input-wrapper" }, h("input", Object.assign({ key: 'cb5e252a4bd3dab8f408c110ad0c37b0c5997129', class: "digi-form-input__input", ref: (el) => (this._input = el), onBlur: (e) => this.blurHandler(e), onChange: (e) => this.changeHandler(e), onFocus: (e) => this.focusHandler(e), onFocusout: (e) => this.focusoutHandler(e), onKeyDown: () => this.isEditing = true, onKeyUp: (e) => this.keyupHandler(e), onInput: (e) => this.inputHandler(e), "aria-activedescendant": this.afAriaActivedescendant, "aria-describedby": this.afAriaDescribedby, "aria-labelledby": this.afAriaLabelledby, "aria-autocomplete": this.afAriaAutocomplete, "aria-invalid": this.afValidation === FormInputValidation.ERROR ? 'true' : 'false', "aria-controls": this.afAriaControls, autocomplete: this.afAutocomplete, autofocus: this.afAutofocus ? this.afAutofocus : null, maxLength: this.afMaxlength, minLength: this.afMinlength, max: this.afMax, min: this.afMin, step: this.afStep, list: this.afList, role: this.afRole, dirName: this.afDirname, required: this.afRequired, id: this.afId, name: this.afName, type: this.afType, value: this.afValue }, (this.afInputmode == FormInputMode.DEFAULT
164
+ return (h("div", { key: 'd0e85adc1807f2f6f2394e1a12b782777e6aa89c', class: Object.assign({ 'digi-form-input': true }, this.cssModifiers) }, h("digi-form-label", { key: '88b48495e153480f9bda8c01c7cf155fe3e9fbef', class: "digi-form-input__label", afFor: this.afId, afLabel: this.afLabel, afDescription: this.afLabelDescription, afRequired: this.afRequired, afAnnounceIfOptional: this.afAnnounceIfOptional, afRequiredText: this.afRequiredText, afAnnounceIfOptionalText: this.afAnnounceIfOptionalText }), h("div", { key: '39059177675274d24d2b65a0860738391d4c3f03', class: "digi-form-input__input-wrapper" }, h("input", Object.assign({ key: '36d316651f066e47755d2e95473b411d2afee06a', class: "digi-form-input__input", ref: (el) => (this._input = el), onBlur: (e) => this.blurHandler(e), onChange: (e) => this.changeHandler(e), onFocus: (e) => this.focusHandler(e), onFocusout: (e) => this.focusoutHandler(e), onKeyUp: (e) => this.keyupHandler(e), onInput: (e) => this.inputHandler(e), "aria-activedescendant": this.afAriaActivedescendant, "aria-describedby": this.afAriaDescribedby, "aria-labelledby": this.afAriaLabelledby, "aria-autocomplete": this.afAriaAutocomplete, "aria-invalid": this.afValidation === FormInputValidation.ERROR ? 'true' : 'false', "aria-controls": this.afAriaControls, autocomplete: this.afAutocomplete, autofocus: this.afAutofocus ? this.afAutofocus : null, maxLength: this.afMaxlength, minLength: this.afMinlength, max: this.afMax, min: this.afMin, step: this.afStep, list: this.afList, role: this.afRole, dirName: this.afDirname, required: this.afRequired, id: this.afId, name: this.afName, type: this.afType, value: this.afValue }, (this.afInputmode == FormInputMode.DEFAULT
167
165
  ? {}
168
- : { inputmode: this.afInputmode }))), h("slot", { key: '8a16fed00c0d4b8be2bb3f6e42cb11a920439e8c', name: "button" })), h("div", { key: '02415ad4300e58dfc8693fe4f16738cf822936a7', class: "digi-form-input__footer" }, h("div", { key: '8c3ffd5dfefa5303897d832b204d6b14a0a11f30', class: "digi-form-input__validation", "aria-atomic": "true", role: "alert", id: `${this.afId}--validation-message` }, !this.isEditing && this.hasActiveValidationMessage &&
169
- this.afValidation != FormInputValidation.NEUTRAL && (h("digi-form-validation-message", { key: '931d4f21777a7013164adeb51e3008d9aeebce6a', class: "digi-form-input__validation-message", "af-variation": this.afValidation }, this.afValidationText))))));
166
+ : { inputmode: this.afInputmode }))), h("slot", { key: '2617f968ed106137599810138ca7f1ee2eef3b12', name: "button" })), h("div", { key: '646bea838a14ff6e661baf43b2c245a216f2d0b8', class: "digi-form-input__footer" }, h("div", { key: '4af424df92bd97281609977dd98d957337258c2a', class: "digi-form-input__validation", "aria-atomic": "true", role: "alert", id: `${this.afId}--validation-message` }, this.hasActiveValidationMessage &&
167
+ this.afValidation != FormInputValidation.NEUTRAL && (h("digi-form-validation-message", { key: '6ea6c6e76718f096371f43e9e3b2b7cc940a7093', class: "digi-form-input__validation-message", "af-variation": this.afValidation }, this.afValidationText))))));
170
168
  }
171
169
  get hostElement() { return this; }
172
170
  static get watchers() { return {
@@ -212,7 +210,6 @@ const FormInput = /*@__PURE__*/ proxyCustomElement(class FormInput extends H {
212
210
  "hasButton": [32],
213
211
  "dirty": [32],
214
212
  "touched": [32],
215
- "isEditing": [32],
216
213
  "afMGetFormControlElement": [64]
217
214
  }, undefined, {
218
215
  "value": ["onValueChanged"],
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
  import { r as randomIdGenerator } from './p-ffe5c0e8.js';
3
3
 
4
4
  const iconPodCss = ".sc-digi-icon-pod-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-pod-h svg.sc-digi-icon-pod{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
@@ -15,11 +15,11 @@ const IconPod = /*@__PURE__*/ proxyCustomElement(class IconPod extends H {
15
15
  this.titleId = randomIdGenerator('icontitle');
16
16
  }
17
17
  render() {
18
- return (h("svg", { key: '14ad1d033ce68e2158d69ea1dd7a0e9a7888428a', class: "digi-icon-pod", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
18
+ return (h("svg", { key: '196921a5fe8c92b3f39ee5eca1e9112f186ab109', class: "digi-icon-pod", width: "62px", height: "63px", viewBox: "0 0 62 63", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
19
19
  ? this.afSvgAriaLabelledby
20
20
  : this.afTitle
21
21
  ? this.titleId
22
- : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'b7824fd8cd93cbb465f6423ab8cfe95e05f9152c', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '2b5c0fc9fbf238a4227d0ce1e4b2344f937dc299' }, this.afDesc), h("g", { key: 'cd67d34ffb53c5322e4a01c1d8750a60675d096e', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: 'f536c07d00f0918aa875f524fdaee5eca38546c5', transform: "translate(-124, -890)", fill: "currentColor" }, h("g", { key: 'ab73cf4b294e6048dcabdfe12fd5a0816fdd5d1a', transform: "translate(140.7917, 890)" }, h("path", { key: 'fef79d900a4d27e3df7a1e4973d0bdb198739308', d: "M14.2851687,44.5890982 L14.2851687,44.5890982 C10.4642762,44.5890982 7.337991,41.462813 7.337991,37.6419205 L7.337991,26.1935988 C7.337991,22.3727062 10.4642762,19.246421 14.2851687,19.246421 L14.2851687,19.246421 C18.1060613,19.246421 21.2323465,22.3727062 21.2323465,26.1935988 L21.2323465,37.6419205 C21.2323465,41.462813 18.1060613,44.5890982 14.2851687,44.5890982" }), h("path", { key: '1bd0870647ccc53a2319831c67ecb327c8678760', d: "M14.2852792,53.354292 C6.40827729,53.354292 0,46.9460147 0,39.0690128 L0,34.9720442 C0,33.7528923 0.988352262,32.7634358 2.20860841,32.7634358 C3.42776025,32.7634358 4.41721681,33.7528923 4.41721681,34.9720442 L4.41721681,39.0690128 C4.41721681,44.5099196 8.84437237,48.9370751 14.2852792,48.9370751 C19.726186,48.9370751 24.1533415,44.5099196 24.1533415,39.0690128 L24.1533415,34.9720442 C24.1533415,33.7528923 25.1427981,32.7634358 26.36195,32.7634358 C27.5822061,32.7634358 28.5705584,33.7528923 28.5705584,34.9720442 L28.5705584,39.0690128 C28.5705584,46.9460147 22.1622811,53.354292 14.2852792,53.354292" }), h("path", { key: 'ae7f45ef4634aead47ace5dd9cb7dd60e691a139', d: "M14.2852792,61.0154024 C13.0661273,61.0154024 12.0766708,60.0259458 12.0766708,58.806794 L12.0766708,51.1451314 C12.0766708,49.9259796 13.0661273,48.936523 14.2852792,48.936523 C15.504431,48.936523 16.4938876,49.9259796 16.4938876,51.1451314 L16.4938876,58.806794 C16.4938876,60.0259458 15.504431,61.0154024 14.2852792,61.0154024" }), h("path", { key: 'ed6ab532f3667ddcb4a1b35bfc52d9c08eb3698b', d: "M21.4881033,16.9698979 C20.9226996,16.9698979 20.3584001,16.7545586 19.9266172,16.32388 C16.8157923,13.2119507 11.7547661,13.213055 8.64394115,16.3227757 C7.78258388,17.1852372 6.38232615,17.1852372 5.52096887,16.3227757 C4.65850728,15.4603141 4.65850728,14.0622649 5.52096887,13.1998034 C10.3534041,8.36736817 18.2171543,8.36736817 23.0495895,13.1986991 C23.9120511,14.0622649 23.9120511,15.4603141 23.0506938,16.3227757 C22.6189109,16.7545586 22.0535071,16.9698979 21.4881033,16.9698979" }), h("path", { key: 'd72e767b23fd26a8294a437a01bfa54e88d9ce26', d: "M25.9835049,9.25379315 C25.4181011,9.25379315 24.8526974,9.03845383 24.4220188,8.60667089 C18.8320309,3.01778731 9.73808576,3.01778731 4.14920218,8.60667089 C3.2867406,9.46913247 1.88758718,9.46913247 1.02512559,8.60667089 C0.162664009,7.7442093 0.162664009,6.34616018 1.02512559,5.4836986 C8.33782803,-1.82789953 20.2333929,-1.82789953 27.544991,5.4836986 C28.4074526,6.34616018 28.4074526,7.7442093 27.544991,8.60667089 C27.1143124,9.03845383 26.5489087,9.25379315 25.9835049,9.25379315" }), h("path", { key: 'c312d319f932859d44158635212c5acd5362b938', d: "M22.8108389,62 L5.76038202,62 C4.54012587,62 3.55177361,61.0105434 3.55177361,59.7913916 C3.55177361,58.5722398 4.54012587,57.5827832 5.76038202,57.5827832 L22.8108389,57.5827832 C24.0299908,57.5827832 25.0194473,58.5722398 25.0194473,59.7913916 C25.0194473,61.0105434 24.0299908,62 22.8108389,62" }))))));
22
+ : undefined, xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, this.afTitle && h("title", { key: 'b0e27e4810e1255e624820fd2726857832544de7', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '5a880385b99e841689ef4da84ef3c9a069e74cd5' }, this.afDesc), h("g", { key: '39e67bcaacafb5ca31ced85c37931a571481de85', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { key: '3f707dfeb1fefc329c60d880b80e5e72cfc06f12', transform: "translate(-124, -890)", fill: "currentColor" }, h("g", { key: '6d66793089c7d8fd3395cfebac3ff44144b7c7f2', transform: "translate(140.7917, 890)" }, h("path", { key: '57ce7a11fcbb682d118916a5e0ae3aab874af417', d: "M14.2851687,44.5890982 L14.2851687,44.5890982 C10.4642762,44.5890982 7.337991,41.462813 7.337991,37.6419205 L7.337991,26.1935988 C7.337991,22.3727062 10.4642762,19.246421 14.2851687,19.246421 L14.2851687,19.246421 C18.1060613,19.246421 21.2323465,22.3727062 21.2323465,26.1935988 L21.2323465,37.6419205 C21.2323465,41.462813 18.1060613,44.5890982 14.2851687,44.5890982" }), h("path", { key: '5d0612dba085a64c19a1305b47c39e4567a05ff1', d: "M14.2852792,53.354292 C6.40827729,53.354292 0,46.9460147 0,39.0690128 L0,34.9720442 C0,33.7528923 0.988352262,32.7634358 2.20860841,32.7634358 C3.42776025,32.7634358 4.41721681,33.7528923 4.41721681,34.9720442 L4.41721681,39.0690128 C4.41721681,44.5099196 8.84437237,48.9370751 14.2852792,48.9370751 C19.726186,48.9370751 24.1533415,44.5099196 24.1533415,39.0690128 L24.1533415,34.9720442 C24.1533415,33.7528923 25.1427981,32.7634358 26.36195,32.7634358 C27.5822061,32.7634358 28.5705584,33.7528923 28.5705584,34.9720442 L28.5705584,39.0690128 C28.5705584,46.9460147 22.1622811,53.354292 14.2852792,53.354292" }), h("path", { key: '6ac430a03fae01f6d7febe0d96c429c1182f6bdb', d: "M14.2852792,61.0154024 C13.0661273,61.0154024 12.0766708,60.0259458 12.0766708,58.806794 L12.0766708,51.1451314 C12.0766708,49.9259796 13.0661273,48.936523 14.2852792,48.936523 C15.504431,48.936523 16.4938876,49.9259796 16.4938876,51.1451314 L16.4938876,58.806794 C16.4938876,60.0259458 15.504431,61.0154024 14.2852792,61.0154024" }), h("path", { key: 'fc546431e9e1399bd656d571ef1deeced68acec0', d: "M21.4881033,16.9698979 C20.9226996,16.9698979 20.3584001,16.7545586 19.9266172,16.32388 C16.8157923,13.2119507 11.7547661,13.213055 8.64394115,16.3227757 C7.78258388,17.1852372 6.38232615,17.1852372 5.52096887,16.3227757 C4.65850728,15.4603141 4.65850728,14.0622649 5.52096887,13.1998034 C10.3534041,8.36736817 18.2171543,8.36736817 23.0495895,13.1986991 C23.9120511,14.0622649 23.9120511,15.4603141 23.0506938,16.3227757 C22.6189109,16.7545586 22.0535071,16.9698979 21.4881033,16.9698979" }), h("path", { key: '50d470d5d0039fddb41b1b4f7b8b8979d2ea7047', d: "M25.9835049,9.25379315 C25.4181011,9.25379315 24.8526974,9.03845383 24.4220188,8.60667089 C18.8320309,3.01778731 9.73808576,3.01778731 4.14920218,8.60667089 C3.2867406,9.46913247 1.88758718,9.46913247 1.02512559,8.60667089 C0.162664009,7.7442093 0.162664009,6.34616018 1.02512559,5.4836986 C8.33782803,-1.82789953 20.2333929,-1.82789953 27.544991,5.4836986 C28.4074526,6.34616018 28.4074526,7.7442093 27.544991,8.60667089 C27.1143124,9.03845383 26.5489087,9.25379315 25.9835049,9.25379315" }), h("path", { key: 'fec30bd0a29f787503717c2a55c855c1b2a394e1', d: "M22.8108389,62 L5.76038202,62 C4.54012587,62 3.55177361,61.0105434 3.55177361,59.7913916 C3.55177361,58.5722398 4.54012587,57.5827832 5.76038202,57.5827832 L22.8108389,57.5827832 C24.0299908,57.5827832 25.0194473,58.5722398 25.0194473,59.7913916 C25.0194473,61.0105434 24.0299908,62 22.8108389,62" }))))));
23
23
  }
24
24
  static get style() { return DigiIconPodStyle0; }
25
25
  }, [2, "digi-icon-pod", {
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h } from './p-e5abfc2d.js';
1
+ import { p as proxyCustomElement, H, h } from './p-a53686b3.js';
2
2
 
3
3
  const typographyCss = "digi-typography{--digi--typography--h1--margin--small:var(--digi--margin--h1-small);--digi--typography--h1--margin--medium:var(--digi--margin--h1-medium);--digi--typography--h1--margin--large:var(--digi--margin--h1-large);--digi--typography--h2--margin--small:var(--digi--margin--h2-small);--digi--typography--h2--margin--large:var(--digi--margin--h2-large);--digi--typography--h3--margin--small:var(--digi--margin--h3-small);--digi--typography--h3--margin--large:var(--digi--margin--h3-large);--digi--typography--h4--margin--small:var(--digi--margin--h4-h6-small);--digi--typography--h4--margin--large:var(--digi--margin--h4-h6-large);--digi--typography--h5--margin--small:var(--digi--margin--h4-h6-small);--digi--typography--h6--margin--large:var(--digi--margin--h4-h6-large);--digi--typography--paragraph--margin--small:var(--digi--margin--text-small);--digi--typography--paragraph--margin--large:var(--digi--margin--text-large);--digi--typography--paragraph--margin-top:initial;--digi--typography--color--text:var(--digi--color--text--primary);--digi--typography--text-decoration-thickness--hover:0.156em;--digi--typography--text-decoration-thickness--default:0.05em;--digi--typography--text-underline-offset:3px;font-family:var(--digi--global--typography--font-family--default);color:var(--digi--typography--color--text);--FONT-SIZE--BODY:var(--digi--typography--body--font-size--mobile);--LINE-HEIGHT--BODY:var(--digi--typography--body--line-height--mobile);--FONT-WEIGHT--BODY:var(--digi--typography--body--font-weight--mobile);--TEXT-DECORATION--BODY:var(\n --digi--typography--body--text-decoration--mobile\n );--MARGIN--BODY:var(--digi--typography--paragraph--margin--small);--FONT-SIZE--LINK:var(--digi--typography--link--font-size--mobile);--LINE-HEIGHT--LINK:var(--digi--typography--link--line-height--mobile);--FONT-WEIGHT--LINK:var(--digi--typography--link--font-weight--mobile);--TEXT-DECORATION--LINK:var(\n --digi--typography--link--text-decoration--mobile\n );--FONT-SIZE--HEADING-1:var(--digi--typography--heading-1--font-size--mobile);--LINE-HEIGHT--HEADING-1:var(\n --digi--typography--heading-1--line-height--mobile\n );--FONT-WEIGHT--HEADING-1:var(\n --digi--typography--heading-1--font-weight--mobile\n );--TEXT-DECORATION--HEADING-1:var(\n --digi--typography--heading-1--text-decoration--mobile\n );--MARGIN--HEADING-1:var(--digi--typography--h1--margin--small);--FONT-SIZE--HEADING-2:var(--digi--typography--heading-2--font-size--mobile);--LINE-HEIGHT--HEADING-2:var(\n --digi--typography--heading-2--line-height--mobile\n );--FONT-WEIGHT--HEADING-2:var(\n --digi--typography--heading-2--font-weight--mobile\n );--TEXT-DECORATION--HEADING-2:var(\n --digi--typography--heading-2--text-decoration--mobile\n );--MARGIN--HEADING-2:var(--digi--typography--h2--margin--small);--FONT-SIZE--HEADING-3:var(--digi--typography--heading-3--font-size--mobile);--LINE-HEIGHT--HEADING-3:var(\n --digi--typography--heading-3--line-height--mobile\n );--FONT-WEIGHT--HEADING-3:var(\n --digi--typography--heading-3--font-weight--mobile\n );--TEXT-DECORATION--HEADING-3:var(\n --digi--typography--heading-3--text-decoration--mobile\n );--MARGIN--HEADING-3:var(--digi--typography--h3--margin--small);--FONT-SIZE--HEADING-4:var(--digi--typography--heading-4--font-size--mobile);--LINE-HEIGHT--HEADING-4:var(\n --digi--typography--heading-4--line-height--mobile\n );--FONT-WEIGHT--HEADING-4:var(\n --digi--typography--heading-4--font-weight--mobile\n );--TEXT-DECORATION--HEADING-4:var(\n --digi--typography--heading-4--text-decoration--mobile\n );--MARGIN--HEADING-4:var(--digi--typography--h4--margin--small);--FONT-SIZE--HEADING-5:var(--digi--typography--heading-4--font-size--mobile);--LINE-HEIGHT--HEADING-5:var(\n --digi--typography--heading-4--line-height--mobile\n );--FONT-WEIGHT--HEADING-5:var(\n --digi--typography--heading-4--font-weight--mobile\n );--TEXT-DECORATION--HEADING-5:var(\n --digi--typography--heading-4--text-decoration--mobile\n );--MARGIN--HEADING-5:var(--digi--typography--h4--margin--small);--FONT-SIZE--HEADING-6:var(--digi--typography--heading-4--font-size--mobile);--LINE-HEIGHT--HEADING-6:var(\n --digi--typography--heading-4--line-height--mobile\n );--FONT-WEIGHT--HEADING-6:var(\n --digi--typography--heading-4--font-weight--mobile\n );--TEXT-DECORATION--HEADING-6:var(\n --digi--typography--heading-4--text-decoration--mobile\n );--MARGIN--HEADING-6:var(--digi--typography--h4--margin--small);font-size:var(--FONT-SIZE--BODY);line-height:var(--LINE-HEIGHT--BODY);font-weight:var(--FONT-WEIGHT--BODY);text-decoration:var(--TEXT-DECORATION--BODY)}@media (min-width: 61.9375rem){digi-typography{--FONT-SIZE--BODY:var(--digi--typography--body--font-size--desktop);--LINE-HEIGHT--BODY:var(--digi--typography--body--line-height--desktop);--FONT-WEIGHT--BODY:var(--digi--typography--body--font-weight--desktop);--TEXT-DECORATION--BODY:var(\n --digi--typography--body--text-decoration--desktop\n );--MARGIN--BODY:var(--digi--typography--paragraph--margin--small);--FONT-SIZE--LINK:var(--digi--typography--link--font-size--desktop);--LINE-HEIGHT--LINK:var(--digi--typography--link--line-height--desktop);--FONT-WEIGHT--LINK:var(--digi--typography--link--font-weight--desktop);--TEXT-DECORATION--LINK:var(\n --digi--typography--link--text-decoration--desktop\n );--FONT-SIZE--HEADING-1:var(\n --digi--typography--heading-1--font-size--desktop\n );--LINE-HEIGHT--HEADING-1:var(\n --digi--typography--heading-1--line-height--desktop\n );--FONT-WEIGHT--HEADING-1:var(\n --digi--typography--heading-1--font-weight--desktop\n );--TEXT-DECORATION--HEADING-1:var(\n --digi--typography--heading-1--text-decoration--desktop\n );--MARGIN--HEADING-1:var(--digi--typography--h1--margin--medium);--FONT-SIZE--HEADING-2:var(\n --digi--typography--heading-2--font-size--desktop\n );--LINE-HEIGHT--HEADING-2:var(\n --digi--typography--heading-2--line-height--desktop\n );--FONT-WEIGHT--HEADING-2:var(\n --digi--typography--heading-2--font-weight--desktop\n );--TEXT-DECORATION--HEADING-2:var(\n --digi--typography--heading-2--text-decoration--desktop\n );--MARGIN--HEADING-2:var(--digi--typography--h2--margin--small);--FONT-SIZE--HEADING-3:var(\n --digi--typography--heading-3--font-size--desktop\n );--LINE-HEIGHT--HEADING-3:var(\n --digi--typography--heading-3--line-height--desktop\n );--FONT-WEIGHT--HEADING-3:var(\n --digi--typography--heading-3--font-weight--desktop\n );--TEXT-DECORATION--HEADING-3:var(\n --digi--typography--heading-3--text-decoration--desktop\n );--MARGIN--HEADING-3:var(--digi--typography--h3--margin--small);--FONT-SIZE--HEADING-4:var(\n --digi--typography--heading-4--font-size--desktop\n );--LINE-HEIGHT--HEADING-4:var(\n --digi--typography--heading-4--line-height--desktop\n );--FONT-WEIGHT--HEADING-4:var(\n --digi--typography--heading-4--font-weight--desktop\n );--TEXT-DECORATION--HEADING-4:var(\n --digi--typography--heading-4--text-decoration--desktop\n );--MARGIN--HEADING-4:var(--digi--typography--h4--margin--small);--FONT-SIZE--HEADING-5:var(\n --digi--typography--heading-4--font-size--desktop\n );--LINE-HEIGHT--HEADING-5:var(\n --digi--typography--heading-4--line-height--desktop\n );--FONT-WEIGHT--HEADING-5:var(\n --digi--typography--heading-4--font-weight--desktop\n );--TEXT-DECORATION--HEADING-5:var(\n --digi--typography--heading-4--text-decoration--desktop\n );--MARGIN--HEADING-5:var(--digi--typography--h5--margin--small);--FONT-SIZE--HEADING-6:var(\n --digi--typography--heading-4--font-size--desktop\n );--LINE-HEIGHT--HEADING-6:var(\n --digi--typography--heading-4--line-height--desktop\n );--FONT-WEIGHT--HEADING-6:var(\n --digi--typography--heading-4--font-weight--desktop\n );--TEXT-DECORATION--HEADING-6:var(\n --digi--typography--heading-4--text-decoration--desktop\n );--MARGIN--HEADING-6:var(--digi--typography--h6--margin--small)}}digi-typography h1,digi-typography h2,digi-typography h3,digi-typography h4,digi-typography h5,digi-typography h6{margin-top:0;}digi-typography h1,digi-typography .digi-h1{font-size:var(--FONT-SIZE--HEADING-1);line-height:var(--LINE-HEIGHT--HEADING-1);font-weight:var(--FONT-WEIGHT--HEADING-1);text-decoration:var(--TEXT-DECORATION--HEADING-1);margin-bottom:var(--MARGIN--HEADING-1)}digi-typography h2,digi-typography .digi-h2{font-size:var(--FONT-SIZE--HEADING-2);line-height:var(--LINE-HEIGHT--HEADING-2);font-weight:var(--FONT-WEIGHT--HEADING-2);text-decoration:var(--TEXT-DECORATION--HEADING-2);margin-bottom:var(--MARGIN--HEADING-2)}digi-typography h3,digi-typography .digi-h3{font-size:var(--FONT-SIZE--HEADING-3);line-height:var(--LINE-HEIGHT--HEADING-3);font-weight:var(--FONT-WEIGHT--HEADING-3);text-decoration:var(--TEXT-DECORATION--HEADING-3);margin-bottom:var(--MARGIN--HEADING-3)}digi-typography h4,digi-typography .digi-h4{font-size:var(--FONT-SIZE--HEADING-4);line-height:var(--LINE-HEIGHT--HEADING-4);font-weight:var(--FONT-WEIGHT--HEADING-4);text-decoration:var(--TEXT-DECORATION--HEADING-4);margin-bottom:var(--MARGIN--HEADING-4)}digi-typography h5,digi-typography .digi-h5{font-size:var(--FONT-SIZE--HEADING-5);line-height:var(--LINE-HEIGHT--HEADING-5);font-weight:var(--FONT-WEIGHT--HEADING-5);text-decoration:var(--TEXT-DECORATION--HEADING-5);margin-bottom:var(--MARGIN--HEADING-5)}digi-typography h6,digi-typography .digi-h6{font-size:var(--FONT-SIZE--HEADING-6);line-height:var(--LINE-HEIGHT--HEADING-6);font-weight:var(--FONT-WEIGHT--HEADING-6);text-decoration:var(--TEXT-DECORATION--HEADING-6);margin-bottom:var(--MARGIN--HEADING-6)}digi-typography p,digi-typography blockquote{font-size:var(--FONT-SIZE--BODY);line-height:var(--LINE-HEIGHT--BODY);font-weight:var(--FONT-WEIGHT--BODY);text-decoration:var(--TEXT-DECORATION--BODY);margin-top:initial;margin-bottom:var(--MARGIN--BODY);max-width:var(--digi--paragraph-width--medium)}digi-typography p:last-child,digi-typography blockquote:last-child{margin-bottom:0}digi-typography blockquote{margin-inline:0}digi-typography digi-typography-preamble{display:block;margin-bottom:var(--MARGIN--BODY)}digi-typography digi-typography-preamble:last-child{margin-bottom:0}digi-typography ul,digi-typography ol,digi-typography dl{font-size:var(--FONT-SIZE--BODY);line-height:var(--LINE-HEIGHT--BODY);font-weight:var(--FONT-WEIGHT--BODY);text-decoration:var(--TEXT-DECORATION--BODY);max-width:var(--digi--paragraph-width--medium);margin-bottom:var(--MARGIN--BODY)}digi-typography ul,digi-typography ol{margin:0 0 var(--MARGIN--BODY) 0;padding-inline-start:1.5rem}digi-typography ul li,digi-typography ol li{margin-top:initial;margin-bottom:0.5rem;box-sizing:border-box;width:100%;padding-left:0}digi-typography ul li:last-child,digi-typography ol li:last-child{margin-bottom:0}digi-typography a{font-size:1em;line-height:var(--LINE-HEIGHT--LINK);font-weight:inherit;text-decoration:var(--TEXT-DECORATION--LINK);color:var(--digi--color--text--interactive--primary);text-decoration-thickness:var(--digi--typography--text-decoration-thickness--default);text-underline-offset:var(--digi--typography--text-underline-offset)}digi-typography a:hover{text-decoration:var(--TEXT-DECORATION--LINK);text-decoration-thickness:var(--digi--typography--text-decoration-thickness--hover)}digi-typography a:focus-visible{outline:2px solid black;outline-offset:2px;box-shadow:0px 0px 0px 5px white}digi-typography a:visited{color:var(--digi--color--text--interactive--visited)}digi-typography .digi-typography--hide-visited a:visited{color:var(--digi--color--text--interactive--primary)}digi-typography strong{font-weight:var(--digi--typography--label--font-weight--desktop)}";
4
4
  const DigiTypographyStyle0 = typographyCss;
@@ -15,7 +15,7 @@ const Typography = /*@__PURE__*/ proxyCustomElement(class Typography extends H {
15
15
  };
16
16
  }
17
17
  render() {
18
- return (h("div", { key: '0a53e415d6ac45f689b60eed07395369e17f4d70', class: Object.assign({ 'digi-typography': true }, this.cssModifiers) }, h("slot", { key: '42d3601d815402494c54be1029bb2aa1f81750ee' })));
18
+ return (h("div", { key: '5db67ad20bda5f5523f8ecb2d4dab10b78c5f2e6', class: Object.assign({ 'digi-typography': true }, this.cssModifiers) }, h("slot", { key: '4950037182ec2f186c0c14b38027ce3e9906f45f' })));
19
19
  }
20
20
  static get style() { return DigiTypographyStyle0; }
21
21
  }, [4, "digi-typography", {