@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
@@ -0,0 +1,2496 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index$2 = require('./index-7a477838.js');
6
+ const text = require('./text-3157012b.js');
7
+ require('./badge-notification-shape.enum-ff802554.js');
8
+ const typographyVariation_enum = require('./typography-variation.enum-6a934f5b.js');
9
+ require('./badge-status-variation.enum-0a5adc21.js');
10
+ require('./code-example-variation.enum-1611825e.js');
11
+ require('./form-input-search-variation.enum-e0e025b1.js');
12
+ require('./button-variation.enum-bc521499.js');
13
+ require('./calendar-week-view-heading-level.enum-fd0c841b.js');
14
+ require('./bar-chart-variation.enum-a4e866b6.js');
15
+ require('./code-variation.enum-c4a4e6fd.js');
16
+ require('./expandable-accordion-header-level.enum-45483252.js');
17
+ require('./expandable-faq-item-variation.enum-89427195.js');
18
+ require('./expandable-faq-variation.enum-af923f49.js');
19
+ require('./form-checkbox-variation.enum-d2ca879e.js');
20
+ require('./form-file-upload-variation.enum-634cfae8.js');
21
+ require('./form-input-type.enum-9c8ee12a.js');
22
+ const formInputVariation_enum = require('./form-input-variation.enum-c750520c.js');
23
+ require('./form-radiobutton-variation.enum-d085f2f8.js');
24
+ require('./form-select-variation.enum-528c1bf0.js');
25
+ require('./form-textarea-variation.enum-9c90d40f.js');
26
+ require('./form-validation-message-variation.enum-855ae0be.js');
27
+ require('./info-card-multi-type.enum-14746572.js');
28
+ require('./info-card-variation.enum-64cef637.js');
29
+ require('./layout-block-variation.enum-f6102119.js');
30
+ require('./layout-columns-variation.enum-65675649.js');
31
+ require('./link-button-variation.enum-137785e3.js');
32
+ require('./list-type.enum-aea4d012.js');
33
+ require('./loader-skeleton-variation.enum-d52ba55e.js');
34
+ require('./loader-spinner-size.enum-db2973f0.js');
35
+ require('./media-figure-alignment.enum-3885aba5.js');
36
+ require('./navigation-sidebar-variation.enum-1c0c3064.js');
37
+ require('./navigation-vertical-menu-variation.enum-c237edd3.js');
38
+ require('./progress-indicator-variation.enum-7cf8e0e4.js');
39
+ require('./progress-list-item-variation.enum-90e4c874.js');
40
+ require('./progress-list-variation.enum-06d5ce27.js');
41
+ require('./progressbar-variation.enum-aff9fa80.js');
42
+ require('./quote-image-inner-position.enum-e64e7a6d.js');
43
+ require('./table-variation.enum-25df2ad7.js');
44
+ require('./tag-media-icon.enum-372563c5.js');
45
+ require('./tag-size.enum-387c516c.js');
46
+ require('./tools-feedback-banner-type.enum-de373ba0.js');
47
+ require('./tools-feedback-rating-variation.enum-2f71e84d.js');
48
+ require('./tools-theme-provider.brand.enum-bc855272.js');
49
+ require('./typography-meta-variation.enum-13ac3538.js');
50
+ require('./typography-time-variation.enum-bce1d87e.js');
51
+ require('./util-breakpoint-observer-breakpoints.enum-e96d3a84.js');
52
+ const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
53
+ const detectClickOutside_util = require('./detectClickOutside.util-3e764eb3.js');
54
+ const index = require('./index-e8333bcc.js');
55
+ const index$1 = require('./index-ac8e01b4.js');
56
+ const index$3 = require('./index-cad91a90.js');
57
+ require('./detectClosest.util-85b3507b.js');
58
+
59
+ function assign(target, dirtyObject) {
60
+ if (target == null) {
61
+ throw new TypeError('assign requires that input parameter not be null or undefined');
62
+ }
63
+
64
+ dirtyObject = dirtyObject || {};
65
+
66
+ for (var property in dirtyObject) {
67
+ if (Object.prototype.hasOwnProperty.call(dirtyObject, property)) {
68
+ target[property] = dirtyObject[property];
69
+ }
70
+ }
71
+
72
+ return target;
73
+ }
74
+
75
+ // See issue: https://github.com/date-fns/date-fns/issues/376
76
+
77
+ function setUTCDay(dirtyDate, dirtyDay, dirtyOptions) {
78
+ index.requiredArgs(2, arguments);
79
+ var options = dirtyOptions || {};
80
+ var locale = options.locale;
81
+ var localeWeekStartsOn = locale && locale.options && locale.options.weekStartsOn;
82
+ var defaultWeekStartsOn = localeWeekStartsOn == null ? 0 : index$1.toInteger(localeWeekStartsOn);
83
+ var weekStartsOn = options.weekStartsOn == null ? defaultWeekStartsOn : index$1.toInteger(options.weekStartsOn); // Test if weekStartsOn is between 0 and 6 _and_ is not NaN
84
+
85
+ if (!(weekStartsOn >= 0 && weekStartsOn <= 6)) {
86
+ throw new RangeError('weekStartsOn must be between 0 and 6 inclusively');
87
+ }
88
+
89
+ var date = index.toDate(dirtyDate);
90
+ var day = index$1.toInteger(dirtyDay);
91
+ var currentDay = date.getUTCDay();
92
+ var remainder = day % 7;
93
+ var dayIndex = (remainder + 7) % 7;
94
+ var diff = (dayIndex < weekStartsOn ? 7 : 0) + day - currentDay;
95
+ date.setUTCDate(date.getUTCDate() + diff);
96
+ return date;
97
+ }
98
+
99
+ // See issue: https://github.com/date-fns/date-fns/issues/376
100
+
101
+ function setUTCISODay(dirtyDate, dirtyDay) {
102
+ index.requiredArgs(2, arguments);
103
+ var day = index$1.toInteger(dirtyDay);
104
+
105
+ if (day % 7 === 0) {
106
+ day = day - 7;
107
+ }
108
+
109
+ var weekStartsOn = 1;
110
+ var date = index.toDate(dirtyDate);
111
+ var currentDay = date.getUTCDay();
112
+ var remainder = day % 7;
113
+ var dayIndex = (remainder + 7) % 7;
114
+ var diff = (dayIndex < weekStartsOn ? 7 : 0) + day - currentDay;
115
+ date.setUTCDate(date.getUTCDate() + diff);
116
+ return date;
117
+ }
118
+
119
+ // See issue: https://github.com/date-fns/date-fns/issues/376
120
+
121
+ function setUTCISOWeek(dirtyDate, dirtyISOWeek) {
122
+ index.requiredArgs(2, arguments);
123
+ var date = index.toDate(dirtyDate);
124
+ var isoWeek = index$1.toInteger(dirtyISOWeek);
125
+ var diff = index$1.getUTCISOWeek(date) - isoWeek;
126
+ date.setUTCDate(date.getUTCDate() - diff * 7);
127
+ return date;
128
+ }
129
+
130
+ // See issue: https://github.com/date-fns/date-fns/issues/376
131
+
132
+ function setUTCWeek(dirtyDate, dirtyWeek, options) {
133
+ index.requiredArgs(2, arguments);
134
+ var date = index.toDate(dirtyDate);
135
+ var week = index$1.toInteger(dirtyWeek);
136
+ var diff = index$1.getUTCWeek(date, options) - week;
137
+ date.setUTCDate(date.getUTCDate() - diff * 7);
138
+ return date;
139
+ }
140
+
141
+ var MILLISECONDS_IN_HOUR = 3600000;
142
+ var MILLISECONDS_IN_MINUTE = 60000;
143
+ var MILLISECONDS_IN_SECOND = 1000;
144
+ var numericPatterns = {
145
+ month: /^(1[0-2]|0?\d)/,
146
+ // 0 to 12
147
+ date: /^(3[0-1]|[0-2]?\d)/,
148
+ // 0 to 31
149
+ dayOfYear: /^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,
150
+ // 0 to 366
151
+ week: /^(5[0-3]|[0-4]?\d)/,
152
+ // 0 to 53
153
+ hour23h: /^(2[0-3]|[0-1]?\d)/,
154
+ // 0 to 23
155
+ hour24h: /^(2[0-4]|[0-1]?\d)/,
156
+ // 0 to 24
157
+ hour11h: /^(1[0-1]|0?\d)/,
158
+ // 0 to 11
159
+ hour12h: /^(1[0-2]|0?\d)/,
160
+ // 0 to 12
161
+ minute: /^[0-5]?\d/,
162
+ // 0 to 59
163
+ second: /^[0-5]?\d/,
164
+ // 0 to 59
165
+ singleDigit: /^\d/,
166
+ // 0 to 9
167
+ twoDigits: /^\d{1,2}/,
168
+ // 0 to 99
169
+ threeDigits: /^\d{1,3}/,
170
+ // 0 to 999
171
+ fourDigits: /^\d{1,4}/,
172
+ // 0 to 9999
173
+ anyDigitsSigned: /^-?\d+/,
174
+ singleDigitSigned: /^-?\d/,
175
+ // 0 to 9, -0 to -9
176
+ twoDigitsSigned: /^-?\d{1,2}/,
177
+ // 0 to 99, -0 to -99
178
+ threeDigitsSigned: /^-?\d{1,3}/,
179
+ // 0 to 999, -0 to -999
180
+ fourDigitsSigned: /^-?\d{1,4}/ // 0 to 9999, -0 to -9999
181
+
182
+ };
183
+ var timezonePatterns = {
184
+ basicOptionalMinutes: /^([+-])(\d{2})(\d{2})?|Z/,
185
+ basic: /^([+-])(\d{2})(\d{2})|Z/,
186
+ basicOptionalSeconds: /^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,
187
+ extended: /^([+-])(\d{2}):(\d{2})|Z/,
188
+ extendedOptionalSeconds: /^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/
189
+ };
190
+
191
+ function parseNumericPattern(pattern, string, valueCallback) {
192
+ var matchResult = string.match(pattern);
193
+
194
+ if (!matchResult) {
195
+ return null;
196
+ }
197
+
198
+ var value = parseInt(matchResult[0], 10);
199
+ return {
200
+ value: valueCallback ? valueCallback(value) : value,
201
+ rest: string.slice(matchResult[0].length)
202
+ };
203
+ }
204
+
205
+ function parseTimezonePattern(pattern, string) {
206
+ var matchResult = string.match(pattern);
207
+
208
+ if (!matchResult) {
209
+ return null;
210
+ } // Input is 'Z'
211
+
212
+
213
+ if (matchResult[0] === 'Z') {
214
+ return {
215
+ value: 0,
216
+ rest: string.slice(1)
217
+ };
218
+ }
219
+
220
+ var sign = matchResult[1] === '+' ? 1 : -1;
221
+ var hours = matchResult[2] ? parseInt(matchResult[2], 10) : 0;
222
+ var minutes = matchResult[3] ? parseInt(matchResult[3], 10) : 0;
223
+ var seconds = matchResult[5] ? parseInt(matchResult[5], 10) : 0;
224
+ return {
225
+ value: sign * (hours * MILLISECONDS_IN_HOUR + minutes * MILLISECONDS_IN_MINUTE + seconds * MILLISECONDS_IN_SECOND),
226
+ rest: string.slice(matchResult[0].length)
227
+ };
228
+ }
229
+
230
+ function parseAnyDigitsSigned(string, valueCallback) {
231
+ return parseNumericPattern(numericPatterns.anyDigitsSigned, string, valueCallback);
232
+ }
233
+
234
+ function parseNDigits(n, string, valueCallback) {
235
+ switch (n) {
236
+ case 1:
237
+ return parseNumericPattern(numericPatterns.singleDigit, string, valueCallback);
238
+
239
+ case 2:
240
+ return parseNumericPattern(numericPatterns.twoDigits, string, valueCallback);
241
+
242
+ case 3:
243
+ return parseNumericPattern(numericPatterns.threeDigits, string, valueCallback);
244
+
245
+ case 4:
246
+ return parseNumericPattern(numericPatterns.fourDigits, string, valueCallback);
247
+
248
+ default:
249
+ return parseNumericPattern(new RegExp('^\\d{1,' + n + '}'), string, valueCallback);
250
+ }
251
+ }
252
+
253
+ function parseNDigitsSigned(n, string, valueCallback) {
254
+ switch (n) {
255
+ case 1:
256
+ return parseNumericPattern(numericPatterns.singleDigitSigned, string, valueCallback);
257
+
258
+ case 2:
259
+ return parseNumericPattern(numericPatterns.twoDigitsSigned, string, valueCallback);
260
+
261
+ case 3:
262
+ return parseNumericPattern(numericPatterns.threeDigitsSigned, string, valueCallback);
263
+
264
+ case 4:
265
+ return parseNumericPattern(numericPatterns.fourDigitsSigned, string, valueCallback);
266
+
267
+ default:
268
+ return parseNumericPattern(new RegExp('^-?\\d{1,' + n + '}'), string, valueCallback);
269
+ }
270
+ }
271
+
272
+ function dayPeriodEnumToHours(enumValue) {
273
+ switch (enumValue) {
274
+ case 'morning':
275
+ return 4;
276
+
277
+ case 'evening':
278
+ return 17;
279
+
280
+ case 'pm':
281
+ case 'noon':
282
+ case 'afternoon':
283
+ return 12;
284
+
285
+ case 'am':
286
+ case 'midnight':
287
+ case 'night':
288
+ default:
289
+ return 0;
290
+ }
291
+ }
292
+
293
+ function normalizeTwoDigitYear(twoDigitYear, currentYear) {
294
+ var isCommonEra = currentYear > 0; // Absolute number of the current year:
295
+ // 1 -> 1 AC
296
+ // 0 -> 1 BC
297
+ // -1 -> 2 BC
298
+
299
+ var absCurrentYear = isCommonEra ? currentYear : 1 - currentYear;
300
+ var result;
301
+
302
+ if (absCurrentYear <= 50) {
303
+ result = twoDigitYear || 100;
304
+ } else {
305
+ var rangeEnd = absCurrentYear + 50;
306
+ var rangeEndCentury = Math.floor(rangeEnd / 100) * 100;
307
+ var isPreviousCentury = twoDigitYear >= rangeEnd % 100;
308
+ result = twoDigitYear + rangeEndCentury - (isPreviousCentury ? 100 : 0);
309
+ }
310
+
311
+ return isCommonEra ? result : 1 - result;
312
+ }
313
+
314
+ var DAYS_IN_MONTH = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
315
+ var DAYS_IN_MONTH_LEAP_YEAR = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31]; // User for validation
316
+
317
+ function isLeapYearIndex(year) {
318
+ return year % 400 === 0 || year % 4 === 0 && year % 100 !== 0;
319
+ }
320
+ /*
321
+ * | | Unit | | Unit |
322
+ * |-----|--------------------------------|-----|--------------------------------|
323
+ * | a | AM, PM | A* | Milliseconds in day |
324
+ * | b | AM, PM, noon, midnight | B | Flexible day period |
325
+ * | c | Stand-alone local day of week | C* | Localized hour w/ day period |
326
+ * | d | Day of month | D | Day of year |
327
+ * | e | Local day of week | E | Day of week |
328
+ * | f | | F* | Day of week in month |
329
+ * | g* | Modified Julian day | G | Era |
330
+ * | h | Hour [1-12] | H | Hour [0-23] |
331
+ * | i! | ISO day of week | I! | ISO week of year |
332
+ * | j* | Localized hour w/ day period | J* | Localized hour w/o day period |
333
+ * | k | Hour [1-24] | K | Hour [0-11] |
334
+ * | l* | (deprecated) | L | Stand-alone month |
335
+ * | m | Minute | M | Month |
336
+ * | n | | N | |
337
+ * | o! | Ordinal number modifier | O* | Timezone (GMT) |
338
+ * | p | | P | |
339
+ * | q | Stand-alone quarter | Q | Quarter |
340
+ * | r* | Related Gregorian year | R! | ISO week-numbering year |
341
+ * | s | Second | S | Fraction of second |
342
+ * | t! | Seconds timestamp | T! | Milliseconds timestamp |
343
+ * | u | Extended year | U* | Cyclic year |
344
+ * | v* | Timezone (generic non-locat.) | V* | Timezone (location) |
345
+ * | w | Local week of year | W* | Week of month |
346
+ * | x | Timezone (ISO-8601 w/o Z) | X | Timezone (ISO-8601) |
347
+ * | y | Year (abs) | Y | Local week-numbering year |
348
+ * | z* | Timezone (specific non-locat.) | Z* | Timezone (aliases) |
349
+ *
350
+ * Letters marked by * are not implemented but reserved by Unicode standard.
351
+ *
352
+ * Letters marked by ! are non-standard, but implemented by date-fns:
353
+ * - `o` modifies the previous token to turn it into an ordinal (see `parse` docs)
354
+ * - `i` is ISO day of week. For `i` and `ii` is returns numeric ISO week days,
355
+ * i.e. 7 for Sunday, 1 for Monday, etc.
356
+ * - `I` is ISO week of year, as opposed to `w` which is local week of year.
357
+ * - `R` is ISO week-numbering year, as opposed to `Y` which is local week-numbering year.
358
+ * `R` is supposed to be used in conjunction with `I` and `i`
359
+ * for universal ISO week-numbering date, whereas
360
+ * `Y` is supposed to be used in conjunction with `w` and `e`
361
+ * for week-numbering date specific to the locale.
362
+ */
363
+
364
+
365
+ var parsers = {
366
+ // Era
367
+ G: {
368
+ priority: 140,
369
+ parse: function (string, token, match, _options) {
370
+ switch (token) {
371
+ // AD, BC
372
+ case 'G':
373
+ case 'GG':
374
+ case 'GGG':
375
+ return match.era(string, {
376
+ width: 'abbreviated'
377
+ }) || match.era(string, {
378
+ width: 'narrow'
379
+ });
380
+ // A, B
381
+
382
+ case 'GGGGG':
383
+ return match.era(string, {
384
+ width: 'narrow'
385
+ });
386
+ // Anno Domini, Before Christ
387
+
388
+ case 'GGGG':
389
+ default:
390
+ return match.era(string, {
391
+ width: 'wide'
392
+ }) || match.era(string, {
393
+ width: 'abbreviated'
394
+ }) || match.era(string, {
395
+ width: 'narrow'
396
+ });
397
+ }
398
+ },
399
+ set: function (date, flags, value, _options) {
400
+ flags.era = value;
401
+ date.setUTCFullYear(value, 0, 1);
402
+ date.setUTCHours(0, 0, 0, 0);
403
+ return date;
404
+ },
405
+ incompatibleTokens: ['R', 'u', 't', 'T']
406
+ },
407
+ // Year
408
+ y: {
409
+ // From http://www.unicode.org/reports/tr35/tr35-31/tr35-dates.html#Date_Format_Patterns
410
+ // | Year | y | yy | yyy | yyyy | yyyyy |
411
+ // |----------|-------|----|-------|-------|-------|
412
+ // | AD 1 | 1 | 01 | 001 | 0001 | 00001 |
413
+ // | AD 12 | 12 | 12 | 012 | 0012 | 00012 |
414
+ // | AD 123 | 123 | 23 | 123 | 0123 | 00123 |
415
+ // | AD 1234 | 1234 | 34 | 1234 | 1234 | 01234 |
416
+ // | AD 12345 | 12345 | 45 | 12345 | 12345 | 12345 |
417
+ priority: 130,
418
+ parse: function (string, token, match, _options) {
419
+ var valueCallback = function (year) {
420
+ return {
421
+ year: year,
422
+ isTwoDigitYear: token === 'yy'
423
+ };
424
+ };
425
+
426
+ switch (token) {
427
+ case 'y':
428
+ return parseNDigits(4, string, valueCallback);
429
+
430
+ case 'yo':
431
+ return match.ordinalNumber(string, {
432
+ unit: 'year',
433
+ valueCallback: valueCallback
434
+ });
435
+
436
+ default:
437
+ return parseNDigits(token.length, string, valueCallback);
438
+ }
439
+ },
440
+ validate: function (_date, value, _options) {
441
+ return value.isTwoDigitYear || value.year > 0;
442
+ },
443
+ set: function (date, flags, value, _options) {
444
+ var currentYear = date.getUTCFullYear();
445
+
446
+ if (value.isTwoDigitYear) {
447
+ var normalizedTwoDigitYear = normalizeTwoDigitYear(value.year, currentYear);
448
+ date.setUTCFullYear(normalizedTwoDigitYear, 0, 1);
449
+ date.setUTCHours(0, 0, 0, 0);
450
+ return date;
451
+ }
452
+
453
+ var year = !('era' in flags) || flags.era === 1 ? value.year : 1 - value.year;
454
+ date.setUTCFullYear(year, 0, 1);
455
+ date.setUTCHours(0, 0, 0, 0);
456
+ return date;
457
+ },
458
+ incompatibleTokens: ['Y', 'R', 'u', 'w', 'I', 'i', 'e', 'c', 't', 'T']
459
+ },
460
+ // Local week-numbering year
461
+ Y: {
462
+ priority: 130,
463
+ parse: function (string, token, match, _options) {
464
+ var valueCallback = function (year) {
465
+ return {
466
+ year: year,
467
+ isTwoDigitYear: token === 'YY'
468
+ };
469
+ };
470
+
471
+ switch (token) {
472
+ case 'Y':
473
+ return parseNDigits(4, string, valueCallback);
474
+
475
+ case 'Yo':
476
+ return match.ordinalNumber(string, {
477
+ unit: 'year',
478
+ valueCallback: valueCallback
479
+ });
480
+
481
+ default:
482
+ return parseNDigits(token.length, string, valueCallback);
483
+ }
484
+ },
485
+ validate: function (_date, value, _options) {
486
+ return value.isTwoDigitYear || value.year > 0;
487
+ },
488
+ set: function (date, flags, value, options) {
489
+ var currentYear = index$1.getUTCWeekYear(date, options);
490
+
491
+ if (value.isTwoDigitYear) {
492
+ var normalizedTwoDigitYear = normalizeTwoDigitYear(value.year, currentYear);
493
+ date.setUTCFullYear(normalizedTwoDigitYear, 0, options.firstWeekContainsDate);
494
+ date.setUTCHours(0, 0, 0, 0);
495
+ return index$1.startOfUTCWeek(date, options);
496
+ }
497
+
498
+ var year = !('era' in flags) || flags.era === 1 ? value.year : 1 - value.year;
499
+ date.setUTCFullYear(year, 0, options.firstWeekContainsDate);
500
+ date.setUTCHours(0, 0, 0, 0);
501
+ return index$1.startOfUTCWeek(date, options);
502
+ },
503
+ incompatibleTokens: ['y', 'R', 'u', 'Q', 'q', 'M', 'L', 'I', 'd', 'D', 'i', 't', 'T']
504
+ },
505
+ // ISO week-numbering year
506
+ R: {
507
+ priority: 130,
508
+ parse: function (string, token, _match, _options) {
509
+ if (token === 'R') {
510
+ return parseNDigitsSigned(4, string);
511
+ }
512
+
513
+ return parseNDigitsSigned(token.length, string);
514
+ },
515
+ set: function (_date, _flags, value, _options) {
516
+ var firstWeekOfYear = new Date(0);
517
+ firstWeekOfYear.setUTCFullYear(value, 0, 4);
518
+ firstWeekOfYear.setUTCHours(0, 0, 0, 0);
519
+ return index$1.startOfUTCISOWeek(firstWeekOfYear);
520
+ },
521
+ incompatibleTokens: ['G', 'y', 'Y', 'u', 'Q', 'q', 'M', 'L', 'w', 'd', 'D', 'e', 'c', 't', 'T']
522
+ },
523
+ // Extended year
524
+ u: {
525
+ priority: 130,
526
+ parse: function (string, token, _match, _options) {
527
+ if (token === 'u') {
528
+ return parseNDigitsSigned(4, string);
529
+ }
530
+
531
+ return parseNDigitsSigned(token.length, string);
532
+ },
533
+ set: function (date, _flags, value, _options) {
534
+ date.setUTCFullYear(value, 0, 1);
535
+ date.setUTCHours(0, 0, 0, 0);
536
+ return date;
537
+ },
538
+ incompatibleTokens: ['G', 'y', 'Y', 'R', 'w', 'I', 'i', 'e', 'c', 't', 'T']
539
+ },
540
+ // Quarter
541
+ Q: {
542
+ priority: 120,
543
+ parse: function (string, token, match, _options) {
544
+ switch (token) {
545
+ // 1, 2, 3, 4
546
+ case 'Q':
547
+ case 'QQ':
548
+ // 01, 02, 03, 04
549
+ return parseNDigits(token.length, string);
550
+ // 1st, 2nd, 3rd, 4th
551
+
552
+ case 'Qo':
553
+ return match.ordinalNumber(string, {
554
+ unit: 'quarter'
555
+ });
556
+ // Q1, Q2, Q3, Q4
557
+
558
+ case 'QQQ':
559
+ return match.quarter(string, {
560
+ width: 'abbreviated',
561
+ context: 'formatting'
562
+ }) || match.quarter(string, {
563
+ width: 'narrow',
564
+ context: 'formatting'
565
+ });
566
+ // 1, 2, 3, 4 (narrow quarter; could be not numerical)
567
+
568
+ case 'QQQQQ':
569
+ return match.quarter(string, {
570
+ width: 'narrow',
571
+ context: 'formatting'
572
+ });
573
+ // 1st quarter, 2nd quarter, ...
574
+
575
+ case 'QQQQ':
576
+ default:
577
+ return match.quarter(string, {
578
+ width: 'wide',
579
+ context: 'formatting'
580
+ }) || match.quarter(string, {
581
+ width: 'abbreviated',
582
+ context: 'formatting'
583
+ }) || match.quarter(string, {
584
+ width: 'narrow',
585
+ context: 'formatting'
586
+ });
587
+ }
588
+ },
589
+ validate: function (_date, value, _options) {
590
+ return value >= 1 && value <= 4;
591
+ },
592
+ set: function (date, _flags, value, _options) {
593
+ date.setUTCMonth((value - 1) * 3, 1);
594
+ date.setUTCHours(0, 0, 0, 0);
595
+ return date;
596
+ },
597
+ incompatibleTokens: ['Y', 'R', 'q', 'M', 'L', 'w', 'I', 'd', 'D', 'i', 'e', 'c', 't', 'T']
598
+ },
599
+ // Stand-alone quarter
600
+ q: {
601
+ priority: 120,
602
+ parse: function (string, token, match, _options) {
603
+ switch (token) {
604
+ // 1, 2, 3, 4
605
+ case 'q':
606
+ case 'qq':
607
+ // 01, 02, 03, 04
608
+ return parseNDigits(token.length, string);
609
+ // 1st, 2nd, 3rd, 4th
610
+
611
+ case 'qo':
612
+ return match.ordinalNumber(string, {
613
+ unit: 'quarter'
614
+ });
615
+ // Q1, Q2, Q3, Q4
616
+
617
+ case 'qqq':
618
+ return match.quarter(string, {
619
+ width: 'abbreviated',
620
+ context: 'standalone'
621
+ }) || match.quarter(string, {
622
+ width: 'narrow',
623
+ context: 'standalone'
624
+ });
625
+ // 1, 2, 3, 4 (narrow quarter; could be not numerical)
626
+
627
+ case 'qqqqq':
628
+ return match.quarter(string, {
629
+ width: 'narrow',
630
+ context: 'standalone'
631
+ });
632
+ // 1st quarter, 2nd quarter, ...
633
+
634
+ case 'qqqq':
635
+ default:
636
+ return match.quarter(string, {
637
+ width: 'wide',
638
+ context: 'standalone'
639
+ }) || match.quarter(string, {
640
+ width: 'abbreviated',
641
+ context: 'standalone'
642
+ }) || match.quarter(string, {
643
+ width: 'narrow',
644
+ context: 'standalone'
645
+ });
646
+ }
647
+ },
648
+ validate: function (_date, value, _options) {
649
+ return value >= 1 && value <= 4;
650
+ },
651
+ set: function (date, _flags, value, _options) {
652
+ date.setUTCMonth((value - 1) * 3, 1);
653
+ date.setUTCHours(0, 0, 0, 0);
654
+ return date;
655
+ },
656
+ incompatibleTokens: ['Y', 'R', 'Q', 'M', 'L', 'w', 'I', 'd', 'D', 'i', 'e', 'c', 't', 'T']
657
+ },
658
+ // Month
659
+ M: {
660
+ priority: 110,
661
+ parse: function (string, token, match, _options) {
662
+ var valueCallback = function (value) {
663
+ return value - 1;
664
+ };
665
+
666
+ switch (token) {
667
+ // 1, 2, ..., 12
668
+ case 'M':
669
+ return parseNumericPattern(numericPatterns.month, string, valueCallback);
670
+ // 01, 02, ..., 12
671
+
672
+ case 'MM':
673
+ return parseNDigits(2, string, valueCallback);
674
+ // 1st, 2nd, ..., 12th
675
+
676
+ case 'Mo':
677
+ return match.ordinalNumber(string, {
678
+ unit: 'month',
679
+ valueCallback: valueCallback
680
+ });
681
+ // Jan, Feb, ..., Dec
682
+
683
+ case 'MMM':
684
+ return match.month(string, {
685
+ width: 'abbreviated',
686
+ context: 'formatting'
687
+ }) || match.month(string, {
688
+ width: 'narrow',
689
+ context: 'formatting'
690
+ });
691
+ // J, F, ..., D
692
+
693
+ case 'MMMMM':
694
+ return match.month(string, {
695
+ width: 'narrow',
696
+ context: 'formatting'
697
+ });
698
+ // January, February, ..., December
699
+
700
+ case 'MMMM':
701
+ default:
702
+ return match.month(string, {
703
+ width: 'wide',
704
+ context: 'formatting'
705
+ }) || match.month(string, {
706
+ width: 'abbreviated',
707
+ context: 'formatting'
708
+ }) || match.month(string, {
709
+ width: 'narrow',
710
+ context: 'formatting'
711
+ });
712
+ }
713
+ },
714
+ validate: function (_date, value, _options) {
715
+ return value >= 0 && value <= 11;
716
+ },
717
+ set: function (date, _flags, value, _options) {
718
+ date.setUTCMonth(value, 1);
719
+ date.setUTCHours(0, 0, 0, 0);
720
+ return date;
721
+ },
722
+ incompatibleTokens: ['Y', 'R', 'q', 'Q', 'L', 'w', 'I', 'D', 'i', 'e', 'c', 't', 'T']
723
+ },
724
+ // Stand-alone month
725
+ L: {
726
+ priority: 110,
727
+ parse: function (string, token, match, _options) {
728
+ var valueCallback = function (value) {
729
+ return value - 1;
730
+ };
731
+
732
+ switch (token) {
733
+ // 1, 2, ..., 12
734
+ case 'L':
735
+ return parseNumericPattern(numericPatterns.month, string, valueCallback);
736
+ // 01, 02, ..., 12
737
+
738
+ case 'LL':
739
+ return parseNDigits(2, string, valueCallback);
740
+ // 1st, 2nd, ..., 12th
741
+
742
+ case 'Lo':
743
+ return match.ordinalNumber(string, {
744
+ unit: 'month',
745
+ valueCallback: valueCallback
746
+ });
747
+ // Jan, Feb, ..., Dec
748
+
749
+ case 'LLL':
750
+ return match.month(string, {
751
+ width: 'abbreviated',
752
+ context: 'standalone'
753
+ }) || match.month(string, {
754
+ width: 'narrow',
755
+ context: 'standalone'
756
+ });
757
+ // J, F, ..., D
758
+
759
+ case 'LLLLL':
760
+ return match.month(string, {
761
+ width: 'narrow',
762
+ context: 'standalone'
763
+ });
764
+ // January, February, ..., December
765
+
766
+ case 'LLLL':
767
+ default:
768
+ return match.month(string, {
769
+ width: 'wide',
770
+ context: 'standalone'
771
+ }) || match.month(string, {
772
+ width: 'abbreviated',
773
+ context: 'standalone'
774
+ }) || match.month(string, {
775
+ width: 'narrow',
776
+ context: 'standalone'
777
+ });
778
+ }
779
+ },
780
+ validate: function (_date, value, _options) {
781
+ return value >= 0 && value <= 11;
782
+ },
783
+ set: function (date, _flags, value, _options) {
784
+ date.setUTCMonth(value, 1);
785
+ date.setUTCHours(0, 0, 0, 0);
786
+ return date;
787
+ },
788
+ incompatibleTokens: ['Y', 'R', 'q', 'Q', 'M', 'w', 'I', 'D', 'i', 'e', 'c', 't', 'T']
789
+ },
790
+ // Local week of year
791
+ w: {
792
+ priority: 100,
793
+ parse: function (string, token, match, _options) {
794
+ switch (token) {
795
+ case 'w':
796
+ return parseNumericPattern(numericPatterns.week, string);
797
+
798
+ case 'wo':
799
+ return match.ordinalNumber(string, {
800
+ unit: 'week'
801
+ });
802
+
803
+ default:
804
+ return parseNDigits(token.length, string);
805
+ }
806
+ },
807
+ validate: function (_date, value, _options) {
808
+ return value >= 1 && value <= 53;
809
+ },
810
+ set: function (date, _flags, value, options) {
811
+ return index$1.startOfUTCWeek(setUTCWeek(date, value, options), options);
812
+ },
813
+ incompatibleTokens: ['y', 'R', 'u', 'q', 'Q', 'M', 'L', 'I', 'd', 'D', 'i', 't', 'T']
814
+ },
815
+ // ISO week of year
816
+ I: {
817
+ priority: 100,
818
+ parse: function (string, token, match, _options) {
819
+ switch (token) {
820
+ case 'I':
821
+ return parseNumericPattern(numericPatterns.week, string);
822
+
823
+ case 'Io':
824
+ return match.ordinalNumber(string, {
825
+ unit: 'week'
826
+ });
827
+
828
+ default:
829
+ return parseNDigits(token.length, string);
830
+ }
831
+ },
832
+ validate: function (_date, value, _options) {
833
+ return value >= 1 && value <= 53;
834
+ },
835
+ set: function (date, _flags, value, options) {
836
+ return index$1.startOfUTCISOWeek(setUTCISOWeek(date, value, options), options);
837
+ },
838
+ incompatibleTokens: ['y', 'Y', 'u', 'q', 'Q', 'M', 'L', 'w', 'd', 'D', 'e', 'c', 't', 'T']
839
+ },
840
+ // Day of the month
841
+ d: {
842
+ priority: 90,
843
+ subPriority: 1,
844
+ parse: function (string, token, match, _options) {
845
+ switch (token) {
846
+ case 'd':
847
+ return parseNumericPattern(numericPatterns.date, string);
848
+
849
+ case 'do':
850
+ return match.ordinalNumber(string, {
851
+ unit: 'date'
852
+ });
853
+
854
+ default:
855
+ return parseNDigits(token.length, string);
856
+ }
857
+ },
858
+ validate: function (date, value, _options) {
859
+ var year = date.getUTCFullYear();
860
+ var isLeapYear = isLeapYearIndex(year);
861
+ var month = date.getUTCMonth();
862
+
863
+ if (isLeapYear) {
864
+ return value >= 1 && value <= DAYS_IN_MONTH_LEAP_YEAR[month];
865
+ } else {
866
+ return value >= 1 && value <= DAYS_IN_MONTH[month];
867
+ }
868
+ },
869
+ set: function (date, _flags, value, _options) {
870
+ date.setUTCDate(value);
871
+ date.setUTCHours(0, 0, 0, 0);
872
+ return date;
873
+ },
874
+ incompatibleTokens: ['Y', 'R', 'q', 'Q', 'w', 'I', 'D', 'i', 'e', 'c', 't', 'T']
875
+ },
876
+ // Day of year
877
+ D: {
878
+ priority: 90,
879
+ subPriority: 1,
880
+ parse: function (string, token, match, _options) {
881
+ switch (token) {
882
+ case 'D':
883
+ case 'DD':
884
+ return parseNumericPattern(numericPatterns.dayOfYear, string);
885
+
886
+ case 'Do':
887
+ return match.ordinalNumber(string, {
888
+ unit: 'date'
889
+ });
890
+
891
+ default:
892
+ return parseNDigits(token.length, string);
893
+ }
894
+ },
895
+ validate: function (date, value, _options) {
896
+ var year = date.getUTCFullYear();
897
+ var isLeapYear = isLeapYearIndex(year);
898
+
899
+ if (isLeapYear) {
900
+ return value >= 1 && value <= 366;
901
+ } else {
902
+ return value >= 1 && value <= 365;
903
+ }
904
+ },
905
+ set: function (date, _flags, value, _options) {
906
+ date.setUTCMonth(0, value);
907
+ date.setUTCHours(0, 0, 0, 0);
908
+ return date;
909
+ },
910
+ incompatibleTokens: ['Y', 'R', 'q', 'Q', 'M', 'L', 'w', 'I', 'd', 'E', 'i', 'e', 'c', 't', 'T']
911
+ },
912
+ // Day of week
913
+ E: {
914
+ priority: 90,
915
+ parse: function (string, token, match, _options) {
916
+ switch (token) {
917
+ // Tue
918
+ case 'E':
919
+ case 'EE':
920
+ case 'EEE':
921
+ return match.day(string, {
922
+ width: 'abbreviated',
923
+ context: 'formatting'
924
+ }) || match.day(string, {
925
+ width: 'short',
926
+ context: 'formatting'
927
+ }) || match.day(string, {
928
+ width: 'narrow',
929
+ context: 'formatting'
930
+ });
931
+ // T
932
+
933
+ case 'EEEEE':
934
+ return match.day(string, {
935
+ width: 'narrow',
936
+ context: 'formatting'
937
+ });
938
+ // Tu
939
+
940
+ case 'EEEEEE':
941
+ return match.day(string, {
942
+ width: 'short',
943
+ context: 'formatting'
944
+ }) || match.day(string, {
945
+ width: 'narrow',
946
+ context: 'formatting'
947
+ });
948
+ // Tuesday
949
+
950
+ case 'EEEE':
951
+ default:
952
+ return match.day(string, {
953
+ width: 'wide',
954
+ context: 'formatting'
955
+ }) || match.day(string, {
956
+ width: 'abbreviated',
957
+ context: 'formatting'
958
+ }) || match.day(string, {
959
+ width: 'short',
960
+ context: 'formatting'
961
+ }) || match.day(string, {
962
+ width: 'narrow',
963
+ context: 'formatting'
964
+ });
965
+ }
966
+ },
967
+ validate: function (_date, value, _options) {
968
+ return value >= 0 && value <= 6;
969
+ },
970
+ set: function (date, _flags, value, options) {
971
+ date = setUTCDay(date, value, options);
972
+ date.setUTCHours(0, 0, 0, 0);
973
+ return date;
974
+ },
975
+ incompatibleTokens: ['D', 'i', 'e', 'c', 't', 'T']
976
+ },
977
+ // Local day of week
978
+ e: {
979
+ priority: 90,
980
+ parse: function (string, token, match, options) {
981
+ var valueCallback = function (value) {
982
+ var wholeWeekDays = Math.floor((value - 1) / 7) * 7;
983
+ return (value + options.weekStartsOn + 6) % 7 + wholeWeekDays;
984
+ };
985
+
986
+ switch (token) {
987
+ // 3
988
+ case 'e':
989
+ case 'ee':
990
+ // 03
991
+ return parseNDigits(token.length, string, valueCallback);
992
+ // 3rd
993
+
994
+ case 'eo':
995
+ return match.ordinalNumber(string, {
996
+ unit: 'day',
997
+ valueCallback: valueCallback
998
+ });
999
+ // Tue
1000
+
1001
+ case 'eee':
1002
+ return match.day(string, {
1003
+ width: 'abbreviated',
1004
+ context: 'formatting'
1005
+ }) || match.day(string, {
1006
+ width: 'short',
1007
+ context: 'formatting'
1008
+ }) || match.day(string, {
1009
+ width: 'narrow',
1010
+ context: 'formatting'
1011
+ });
1012
+ // T
1013
+
1014
+ case 'eeeee':
1015
+ return match.day(string, {
1016
+ width: 'narrow',
1017
+ context: 'formatting'
1018
+ });
1019
+ // Tu
1020
+
1021
+ case 'eeeeee':
1022
+ return match.day(string, {
1023
+ width: 'short',
1024
+ context: 'formatting'
1025
+ }) || match.day(string, {
1026
+ width: 'narrow',
1027
+ context: 'formatting'
1028
+ });
1029
+ // Tuesday
1030
+
1031
+ case 'eeee':
1032
+ default:
1033
+ return match.day(string, {
1034
+ width: 'wide',
1035
+ context: 'formatting'
1036
+ }) || match.day(string, {
1037
+ width: 'abbreviated',
1038
+ context: 'formatting'
1039
+ }) || match.day(string, {
1040
+ width: 'short',
1041
+ context: 'formatting'
1042
+ }) || match.day(string, {
1043
+ width: 'narrow',
1044
+ context: 'formatting'
1045
+ });
1046
+ }
1047
+ },
1048
+ validate: function (_date, value, _options) {
1049
+ return value >= 0 && value <= 6;
1050
+ },
1051
+ set: function (date, _flags, value, options) {
1052
+ date = setUTCDay(date, value, options);
1053
+ date.setUTCHours(0, 0, 0, 0);
1054
+ return date;
1055
+ },
1056
+ incompatibleTokens: ['y', 'R', 'u', 'q', 'Q', 'M', 'L', 'I', 'd', 'D', 'E', 'i', 'c', 't', 'T']
1057
+ },
1058
+ // Stand-alone local day of week
1059
+ c: {
1060
+ priority: 90,
1061
+ parse: function (string, token, match, options) {
1062
+ var valueCallback = function (value) {
1063
+ var wholeWeekDays = Math.floor((value - 1) / 7) * 7;
1064
+ return (value + options.weekStartsOn + 6) % 7 + wholeWeekDays;
1065
+ };
1066
+
1067
+ switch (token) {
1068
+ // 3
1069
+ case 'c':
1070
+ case 'cc':
1071
+ // 03
1072
+ return parseNDigits(token.length, string, valueCallback);
1073
+ // 3rd
1074
+
1075
+ case 'co':
1076
+ return match.ordinalNumber(string, {
1077
+ unit: 'day',
1078
+ valueCallback: valueCallback
1079
+ });
1080
+ // Tue
1081
+
1082
+ case 'ccc':
1083
+ return match.day(string, {
1084
+ width: 'abbreviated',
1085
+ context: 'standalone'
1086
+ }) || match.day(string, {
1087
+ width: 'short',
1088
+ context: 'standalone'
1089
+ }) || match.day(string, {
1090
+ width: 'narrow',
1091
+ context: 'standalone'
1092
+ });
1093
+ // T
1094
+
1095
+ case 'ccccc':
1096
+ return match.day(string, {
1097
+ width: 'narrow',
1098
+ context: 'standalone'
1099
+ });
1100
+ // Tu
1101
+
1102
+ case 'cccccc':
1103
+ return match.day(string, {
1104
+ width: 'short',
1105
+ context: 'standalone'
1106
+ }) || match.day(string, {
1107
+ width: 'narrow',
1108
+ context: 'standalone'
1109
+ });
1110
+ // Tuesday
1111
+
1112
+ case 'cccc':
1113
+ default:
1114
+ return match.day(string, {
1115
+ width: 'wide',
1116
+ context: 'standalone'
1117
+ }) || match.day(string, {
1118
+ width: 'abbreviated',
1119
+ context: 'standalone'
1120
+ }) || match.day(string, {
1121
+ width: 'short',
1122
+ context: 'standalone'
1123
+ }) || match.day(string, {
1124
+ width: 'narrow',
1125
+ context: 'standalone'
1126
+ });
1127
+ }
1128
+ },
1129
+ validate: function (_date, value, _options) {
1130
+ return value >= 0 && value <= 6;
1131
+ },
1132
+ set: function (date, _flags, value, options) {
1133
+ date = setUTCDay(date, value, options);
1134
+ date.setUTCHours(0, 0, 0, 0);
1135
+ return date;
1136
+ },
1137
+ incompatibleTokens: ['y', 'R', 'u', 'q', 'Q', 'M', 'L', 'I', 'd', 'D', 'E', 'i', 'e', 't', 'T']
1138
+ },
1139
+ // ISO day of week
1140
+ i: {
1141
+ priority: 90,
1142
+ parse: function (string, token, match, _options) {
1143
+ var valueCallback = function (value) {
1144
+ if (value === 0) {
1145
+ return 7;
1146
+ }
1147
+
1148
+ return value;
1149
+ };
1150
+
1151
+ switch (token) {
1152
+ // 2
1153
+ case 'i':
1154
+ case 'ii':
1155
+ // 02
1156
+ return parseNDigits(token.length, string);
1157
+ // 2nd
1158
+
1159
+ case 'io':
1160
+ return match.ordinalNumber(string, {
1161
+ unit: 'day'
1162
+ });
1163
+ // Tue
1164
+
1165
+ case 'iii':
1166
+ return match.day(string, {
1167
+ width: 'abbreviated',
1168
+ context: 'formatting',
1169
+ valueCallback: valueCallback
1170
+ }) || match.day(string, {
1171
+ width: 'short',
1172
+ context: 'formatting',
1173
+ valueCallback: valueCallback
1174
+ }) || match.day(string, {
1175
+ width: 'narrow',
1176
+ context: 'formatting',
1177
+ valueCallback: valueCallback
1178
+ });
1179
+ // T
1180
+
1181
+ case 'iiiii':
1182
+ return match.day(string, {
1183
+ width: 'narrow',
1184
+ context: 'formatting',
1185
+ valueCallback: valueCallback
1186
+ });
1187
+ // Tu
1188
+
1189
+ case 'iiiiii':
1190
+ return match.day(string, {
1191
+ width: 'short',
1192
+ context: 'formatting',
1193
+ valueCallback: valueCallback
1194
+ }) || match.day(string, {
1195
+ width: 'narrow',
1196
+ context: 'formatting',
1197
+ valueCallback: valueCallback
1198
+ });
1199
+ // Tuesday
1200
+
1201
+ case 'iiii':
1202
+ default:
1203
+ return match.day(string, {
1204
+ width: 'wide',
1205
+ context: 'formatting',
1206
+ valueCallback: valueCallback
1207
+ }) || match.day(string, {
1208
+ width: 'abbreviated',
1209
+ context: 'formatting',
1210
+ valueCallback: valueCallback
1211
+ }) || match.day(string, {
1212
+ width: 'short',
1213
+ context: 'formatting',
1214
+ valueCallback: valueCallback
1215
+ }) || match.day(string, {
1216
+ width: 'narrow',
1217
+ context: 'formatting',
1218
+ valueCallback: valueCallback
1219
+ });
1220
+ }
1221
+ },
1222
+ validate: function (_date, value, _options) {
1223
+ return value >= 1 && value <= 7;
1224
+ },
1225
+ set: function (date, _flags, value, options) {
1226
+ date = setUTCISODay(date, value, options);
1227
+ date.setUTCHours(0, 0, 0, 0);
1228
+ return date;
1229
+ },
1230
+ incompatibleTokens: ['y', 'Y', 'u', 'q', 'Q', 'M', 'L', 'w', 'd', 'D', 'E', 'e', 'c', 't', 'T']
1231
+ },
1232
+ // AM or PM
1233
+ a: {
1234
+ priority: 80,
1235
+ parse: function (string, token, match, _options) {
1236
+ switch (token) {
1237
+ case 'a':
1238
+ case 'aa':
1239
+ case 'aaa':
1240
+ return match.dayPeriod(string, {
1241
+ width: 'abbreviated',
1242
+ context: 'formatting'
1243
+ }) || match.dayPeriod(string, {
1244
+ width: 'narrow',
1245
+ context: 'formatting'
1246
+ });
1247
+
1248
+ case 'aaaaa':
1249
+ return match.dayPeriod(string, {
1250
+ width: 'narrow',
1251
+ context: 'formatting'
1252
+ });
1253
+
1254
+ case 'aaaa':
1255
+ default:
1256
+ return match.dayPeriod(string, {
1257
+ width: 'wide',
1258
+ context: 'formatting'
1259
+ }) || match.dayPeriod(string, {
1260
+ width: 'abbreviated',
1261
+ context: 'formatting'
1262
+ }) || match.dayPeriod(string, {
1263
+ width: 'narrow',
1264
+ context: 'formatting'
1265
+ });
1266
+ }
1267
+ },
1268
+ set: function (date, _flags, value, _options) {
1269
+ date.setUTCHours(dayPeriodEnumToHours(value), 0, 0, 0);
1270
+ return date;
1271
+ },
1272
+ incompatibleTokens: ['b', 'B', 'H', 'K', 'k', 't', 'T']
1273
+ },
1274
+ // AM, PM, midnight
1275
+ b: {
1276
+ priority: 80,
1277
+ parse: function (string, token, match, _options) {
1278
+ switch (token) {
1279
+ case 'b':
1280
+ case 'bb':
1281
+ case 'bbb':
1282
+ return match.dayPeriod(string, {
1283
+ width: 'abbreviated',
1284
+ context: 'formatting'
1285
+ }) || match.dayPeriod(string, {
1286
+ width: 'narrow',
1287
+ context: 'formatting'
1288
+ });
1289
+
1290
+ case 'bbbbb':
1291
+ return match.dayPeriod(string, {
1292
+ width: 'narrow',
1293
+ context: 'formatting'
1294
+ });
1295
+
1296
+ case 'bbbb':
1297
+ default:
1298
+ return match.dayPeriod(string, {
1299
+ width: 'wide',
1300
+ context: 'formatting'
1301
+ }) || match.dayPeriod(string, {
1302
+ width: 'abbreviated',
1303
+ context: 'formatting'
1304
+ }) || match.dayPeriod(string, {
1305
+ width: 'narrow',
1306
+ context: 'formatting'
1307
+ });
1308
+ }
1309
+ },
1310
+ set: function (date, _flags, value, _options) {
1311
+ date.setUTCHours(dayPeriodEnumToHours(value), 0, 0, 0);
1312
+ return date;
1313
+ },
1314
+ incompatibleTokens: ['a', 'B', 'H', 'K', 'k', 't', 'T']
1315
+ },
1316
+ // in the morning, in the afternoon, in the evening, at night
1317
+ B: {
1318
+ priority: 80,
1319
+ parse: function (string, token, match, _options) {
1320
+ switch (token) {
1321
+ case 'B':
1322
+ case 'BB':
1323
+ case 'BBB':
1324
+ return match.dayPeriod(string, {
1325
+ width: 'abbreviated',
1326
+ context: 'formatting'
1327
+ }) || match.dayPeriod(string, {
1328
+ width: 'narrow',
1329
+ context: 'formatting'
1330
+ });
1331
+
1332
+ case 'BBBBB':
1333
+ return match.dayPeriod(string, {
1334
+ width: 'narrow',
1335
+ context: 'formatting'
1336
+ });
1337
+
1338
+ case 'BBBB':
1339
+ default:
1340
+ return match.dayPeriod(string, {
1341
+ width: 'wide',
1342
+ context: 'formatting'
1343
+ }) || match.dayPeriod(string, {
1344
+ width: 'abbreviated',
1345
+ context: 'formatting'
1346
+ }) || match.dayPeriod(string, {
1347
+ width: 'narrow',
1348
+ context: 'formatting'
1349
+ });
1350
+ }
1351
+ },
1352
+ set: function (date, _flags, value, _options) {
1353
+ date.setUTCHours(dayPeriodEnumToHours(value), 0, 0, 0);
1354
+ return date;
1355
+ },
1356
+ incompatibleTokens: ['a', 'b', 't', 'T']
1357
+ },
1358
+ // Hour [1-12]
1359
+ h: {
1360
+ priority: 70,
1361
+ parse: function (string, token, match, _options) {
1362
+ switch (token) {
1363
+ case 'h':
1364
+ return parseNumericPattern(numericPatterns.hour12h, string);
1365
+
1366
+ case 'ho':
1367
+ return match.ordinalNumber(string, {
1368
+ unit: 'hour'
1369
+ });
1370
+
1371
+ default:
1372
+ return parseNDigits(token.length, string);
1373
+ }
1374
+ },
1375
+ validate: function (_date, value, _options) {
1376
+ return value >= 1 && value <= 12;
1377
+ },
1378
+ set: function (date, _flags, value, _options) {
1379
+ var isPM = date.getUTCHours() >= 12;
1380
+
1381
+ if (isPM && value < 12) {
1382
+ date.setUTCHours(value + 12, 0, 0, 0);
1383
+ } else if (!isPM && value === 12) {
1384
+ date.setUTCHours(0, 0, 0, 0);
1385
+ } else {
1386
+ date.setUTCHours(value, 0, 0, 0);
1387
+ }
1388
+
1389
+ return date;
1390
+ },
1391
+ incompatibleTokens: ['H', 'K', 'k', 't', 'T']
1392
+ },
1393
+ // Hour [0-23]
1394
+ H: {
1395
+ priority: 70,
1396
+ parse: function (string, token, match, _options) {
1397
+ switch (token) {
1398
+ case 'H':
1399
+ return parseNumericPattern(numericPatterns.hour23h, string);
1400
+
1401
+ case 'Ho':
1402
+ return match.ordinalNumber(string, {
1403
+ unit: 'hour'
1404
+ });
1405
+
1406
+ default:
1407
+ return parseNDigits(token.length, string);
1408
+ }
1409
+ },
1410
+ validate: function (_date, value, _options) {
1411
+ return value >= 0 && value <= 23;
1412
+ },
1413
+ set: function (date, _flags, value, _options) {
1414
+ date.setUTCHours(value, 0, 0, 0);
1415
+ return date;
1416
+ },
1417
+ incompatibleTokens: ['a', 'b', 'h', 'K', 'k', 't', 'T']
1418
+ },
1419
+ // Hour [0-11]
1420
+ K: {
1421
+ priority: 70,
1422
+ parse: function (string, token, match, _options) {
1423
+ switch (token) {
1424
+ case 'K':
1425
+ return parseNumericPattern(numericPatterns.hour11h, string);
1426
+
1427
+ case 'Ko':
1428
+ return match.ordinalNumber(string, {
1429
+ unit: 'hour'
1430
+ });
1431
+
1432
+ default:
1433
+ return parseNDigits(token.length, string);
1434
+ }
1435
+ },
1436
+ validate: function (_date, value, _options) {
1437
+ return value >= 0 && value <= 11;
1438
+ },
1439
+ set: function (date, _flags, value, _options) {
1440
+ var isPM = date.getUTCHours() >= 12;
1441
+
1442
+ if (isPM && value < 12) {
1443
+ date.setUTCHours(value + 12, 0, 0, 0);
1444
+ } else {
1445
+ date.setUTCHours(value, 0, 0, 0);
1446
+ }
1447
+
1448
+ return date;
1449
+ },
1450
+ incompatibleTokens: ['a', 'b', 'h', 'H', 'k', 't', 'T']
1451
+ },
1452
+ // Hour [1-24]
1453
+ k: {
1454
+ priority: 70,
1455
+ parse: function (string, token, match, _options) {
1456
+ switch (token) {
1457
+ case 'k':
1458
+ return parseNumericPattern(numericPatterns.hour24h, string);
1459
+
1460
+ case 'ko':
1461
+ return match.ordinalNumber(string, {
1462
+ unit: 'hour'
1463
+ });
1464
+
1465
+ default:
1466
+ return parseNDigits(token.length, string);
1467
+ }
1468
+ },
1469
+ validate: function (_date, value, _options) {
1470
+ return value >= 1 && value <= 24;
1471
+ },
1472
+ set: function (date, _flags, value, _options) {
1473
+ var hours = value <= 24 ? value % 24 : value;
1474
+ date.setUTCHours(hours, 0, 0, 0);
1475
+ return date;
1476
+ },
1477
+ incompatibleTokens: ['a', 'b', 'h', 'H', 'K', 't', 'T']
1478
+ },
1479
+ // Minute
1480
+ m: {
1481
+ priority: 60,
1482
+ parse: function (string, token, match, _options) {
1483
+ switch (token) {
1484
+ case 'm':
1485
+ return parseNumericPattern(numericPatterns.minute, string);
1486
+
1487
+ case 'mo':
1488
+ return match.ordinalNumber(string, {
1489
+ unit: 'minute'
1490
+ });
1491
+
1492
+ default:
1493
+ return parseNDigits(token.length, string);
1494
+ }
1495
+ },
1496
+ validate: function (_date, value, _options) {
1497
+ return value >= 0 && value <= 59;
1498
+ },
1499
+ set: function (date, _flags, value, _options) {
1500
+ date.setUTCMinutes(value, 0, 0);
1501
+ return date;
1502
+ },
1503
+ incompatibleTokens: ['t', 'T']
1504
+ },
1505
+ // Second
1506
+ s: {
1507
+ priority: 50,
1508
+ parse: function (string, token, match, _options) {
1509
+ switch (token) {
1510
+ case 's':
1511
+ return parseNumericPattern(numericPatterns.second, string);
1512
+
1513
+ case 'so':
1514
+ return match.ordinalNumber(string, {
1515
+ unit: 'second'
1516
+ });
1517
+
1518
+ default:
1519
+ return parseNDigits(token.length, string);
1520
+ }
1521
+ },
1522
+ validate: function (_date, value, _options) {
1523
+ return value >= 0 && value <= 59;
1524
+ },
1525
+ set: function (date, _flags, value, _options) {
1526
+ date.setUTCSeconds(value, 0);
1527
+ return date;
1528
+ },
1529
+ incompatibleTokens: ['t', 'T']
1530
+ },
1531
+ // Fraction of second
1532
+ S: {
1533
+ priority: 30,
1534
+ parse: function (string, token, _match, _options) {
1535
+ var valueCallback = function (value) {
1536
+ return Math.floor(value * Math.pow(10, -token.length + 3));
1537
+ };
1538
+
1539
+ return parseNDigits(token.length, string, valueCallback);
1540
+ },
1541
+ set: function (date, _flags, value, _options) {
1542
+ date.setUTCMilliseconds(value);
1543
+ return date;
1544
+ },
1545
+ incompatibleTokens: ['t', 'T']
1546
+ },
1547
+ // Timezone (ISO-8601. +00:00 is `'Z'`)
1548
+ X: {
1549
+ priority: 10,
1550
+ parse: function (string, token, _match, _options) {
1551
+ switch (token) {
1552
+ case 'X':
1553
+ return parseTimezonePattern(timezonePatterns.basicOptionalMinutes, string);
1554
+
1555
+ case 'XX':
1556
+ return parseTimezonePattern(timezonePatterns.basic, string);
1557
+
1558
+ case 'XXXX':
1559
+ return parseTimezonePattern(timezonePatterns.basicOptionalSeconds, string);
1560
+
1561
+ case 'XXXXX':
1562
+ return parseTimezonePattern(timezonePatterns.extendedOptionalSeconds, string);
1563
+
1564
+ case 'XXX':
1565
+ default:
1566
+ return parseTimezonePattern(timezonePatterns.extended, string);
1567
+ }
1568
+ },
1569
+ set: function (date, flags, value, _options) {
1570
+ if (flags.timestampIsSet) {
1571
+ return date;
1572
+ }
1573
+
1574
+ return new Date(date.getTime() - value);
1575
+ },
1576
+ incompatibleTokens: ['t', 'T', 'x']
1577
+ },
1578
+ // Timezone (ISO-8601)
1579
+ x: {
1580
+ priority: 10,
1581
+ parse: function (string, token, _match, _options) {
1582
+ switch (token) {
1583
+ case 'x':
1584
+ return parseTimezonePattern(timezonePatterns.basicOptionalMinutes, string);
1585
+
1586
+ case 'xx':
1587
+ return parseTimezonePattern(timezonePatterns.basic, string);
1588
+
1589
+ case 'xxxx':
1590
+ return parseTimezonePattern(timezonePatterns.basicOptionalSeconds, string);
1591
+
1592
+ case 'xxxxx':
1593
+ return parseTimezonePattern(timezonePatterns.extendedOptionalSeconds, string);
1594
+
1595
+ case 'xxx':
1596
+ default:
1597
+ return parseTimezonePattern(timezonePatterns.extended, string);
1598
+ }
1599
+ },
1600
+ set: function (date, flags, value, _options) {
1601
+ if (flags.timestampIsSet) {
1602
+ return date;
1603
+ }
1604
+
1605
+ return new Date(date.getTime() - value);
1606
+ },
1607
+ incompatibleTokens: ['t', 'T', 'X']
1608
+ },
1609
+ // Seconds timestamp
1610
+ t: {
1611
+ priority: 40,
1612
+ parse: function (string, _token, _match, _options) {
1613
+ return parseAnyDigitsSigned(string);
1614
+ },
1615
+ set: function (_date, _flags, value, _options) {
1616
+ return [new Date(value * 1000), {
1617
+ timestampIsSet: true
1618
+ }];
1619
+ },
1620
+ incompatibleTokens: '*'
1621
+ },
1622
+ // Milliseconds timestamp
1623
+ T: {
1624
+ priority: 20,
1625
+ parse: function (string, _token, _match, _options) {
1626
+ return parseAnyDigitsSigned(string);
1627
+ },
1628
+ set: function (_date, _flags, value, _options) {
1629
+ return [new Date(value), {
1630
+ timestampIsSet: true
1631
+ }];
1632
+ },
1633
+ incompatibleTokens: '*'
1634
+ }
1635
+ };
1636
+ const parsers$1 = parsers;
1637
+
1638
+ var TIMEZONE_UNIT_PRIORITY = 10; // This RegExp consists of three parts separated by `|`:
1639
+ // - [yYQqMLwIdDecihHKkms]o matches any available ordinal number token
1640
+ // (one of the certain letters followed by `o`)
1641
+ // - (\w)\1* matches any sequences of the same letter
1642
+ // - '' matches two quote characters in a row
1643
+ // - '(''|[^'])+('|$) matches anything surrounded by two quote characters ('),
1644
+ // except a single quote symbol, which ends the sequence.
1645
+ // Two quote characters do not end the sequence.
1646
+ // If there is no matching single quote
1647
+ // then the sequence will continue until the end of the string.
1648
+ // - . matches any single character unmatched by previous parts of the RegExps
1649
+
1650
+ var formattingTokensRegExp = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g; // This RegExp catches symbols escaped by quotes, and also
1651
+ // sequences of symbols P, p, and the combinations like `PPPPPPPppppp`
1652
+
1653
+ var longFormattingTokensRegExp = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g;
1654
+ var escapedStringRegExp = /^'([^]*?)'?$/;
1655
+ var doubleQuoteRegExp = /''/g;
1656
+ var notWhitespaceRegExp = /\S/;
1657
+ var unescapedLatinCharacterRegExp = /[a-zA-Z]/;
1658
+ /**
1659
+ * @name parse
1660
+ * @category Common Helpers
1661
+ * @summary Parse the date.
1662
+ *
1663
+ * @description
1664
+ * Return the date parsed from string using the given format string.
1665
+ *
1666
+ * > ⚠️ Please note that the `format` tokens differ from Moment.js and other libraries.
1667
+ * > See: https://git.io/fxCyr
1668
+ *
1669
+ * The characters in the format string wrapped between two single quotes characters (') are escaped.
1670
+ * Two single quotes in a row, whether inside or outside a quoted sequence, represent a 'real' single quote.
1671
+ *
1672
+ * Format of the format string is based on Unicode Technical Standard #35:
1673
+ * https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
1674
+ * with a few additions (see note 5 below the table).
1675
+ *
1676
+ * Not all tokens are compatible. Combinations that don't make sense or could lead to bugs are prohibited
1677
+ * and will throw `RangeError`. For example usage of 24-hour format token with AM/PM token will throw an exception:
1678
+ *
1679
+ * ```javascript
1680
+ * parse('23 AM', 'HH a', new Date())
1681
+ * //=> RangeError: The format string mustn't contain `HH` and `a` at the same time
1682
+ * ```
1683
+ *
1684
+ * See the compatibility table: https://docs.google.com/spreadsheets/d/e/2PACX-1vQOPU3xUhplll6dyoMmVUXHKl_8CRDs6_ueLmex3SoqwhuolkuN3O05l4rqx5h1dKX8eb46Ul-CCSrq/pubhtml?gid=0&single=true
1685
+ *
1686
+ * Accepted format string patterns:
1687
+ * | Unit |Prior| Pattern | Result examples | Notes |
1688
+ * |---------------------------------|-----|---------|-----------------------------------|-------|
1689
+ * | Era | 140 | G..GGG | AD, BC | |
1690
+ * | | | GGGG | Anno Domini, Before Christ | 2 |
1691
+ * | | | GGGGG | A, B | |
1692
+ * | Calendar year | 130 | y | 44, 1, 1900, 2017, 9999 | 4 |
1693
+ * | | | yo | 44th, 1st, 1900th, 9999999th | 4,5 |
1694
+ * | | | yy | 44, 01, 00, 17 | 4 |
1695
+ * | | | yyy | 044, 001, 123, 999 | 4 |
1696
+ * | | | yyyy | 0044, 0001, 1900, 2017 | 4 |
1697
+ * | | | yyyyy | ... | 2,4 |
1698
+ * | Local week-numbering year | 130 | Y | 44, 1, 1900, 2017, 9000 | 4 |
1699
+ * | | | Yo | 44th, 1st, 1900th, 9999999th | 4,5 |
1700
+ * | | | YY | 44, 01, 00, 17 | 4,6 |
1701
+ * | | | YYY | 044, 001, 123, 999 | 4 |
1702
+ * | | | YYYY | 0044, 0001, 1900, 2017 | 4,6 |
1703
+ * | | | YYYYY | ... | 2,4 |
1704
+ * | ISO week-numbering year | 130 | R | -43, 1, 1900, 2017, 9999, -9999 | 4,5 |
1705
+ * | | | RR | -43, 01, 00, 17 | 4,5 |
1706
+ * | | | RRR | -043, 001, 123, 999, -999 | 4,5 |
1707
+ * | | | RRRR | -0043, 0001, 2017, 9999, -9999 | 4,5 |
1708
+ * | | | RRRRR | ... | 2,4,5 |
1709
+ * | Extended year | 130 | u | -43, 1, 1900, 2017, 9999, -999 | 4 |
1710
+ * | | | uu | -43, 01, 99, -99 | 4 |
1711
+ * | | | uuu | -043, 001, 123, 999, -999 | 4 |
1712
+ * | | | uuuu | -0043, 0001, 2017, 9999, -9999 | 4 |
1713
+ * | | | uuuuu | ... | 2,4 |
1714
+ * | Quarter (formatting) | 120 | Q | 1, 2, 3, 4 | |
1715
+ * | | | Qo | 1st, 2nd, 3rd, 4th | 5 |
1716
+ * | | | QQ | 01, 02, 03, 04 | |
1717
+ * | | | QQQ | Q1, Q2, Q3, Q4 | |
1718
+ * | | | QQQQ | 1st quarter, 2nd quarter, ... | 2 |
1719
+ * | | | QQQQQ | 1, 2, 3, 4 | 4 |
1720
+ * | Quarter (stand-alone) | 120 | q | 1, 2, 3, 4 | |
1721
+ * | | | qo | 1st, 2nd, 3rd, 4th | 5 |
1722
+ * | | | qq | 01, 02, 03, 04 | |
1723
+ * | | | qqq | Q1, Q2, Q3, Q4 | |
1724
+ * | | | qqqq | 1st quarter, 2nd quarter, ... | 2 |
1725
+ * | | | qqqqq | 1, 2, 3, 4 | 3 |
1726
+ * | Month (formatting) | 110 | M | 1, 2, ..., 12 | |
1727
+ * | | | Mo | 1st, 2nd, ..., 12th | 5 |
1728
+ * | | | MM | 01, 02, ..., 12 | |
1729
+ * | | | MMM | Jan, Feb, ..., Dec | |
1730
+ * | | | MMMM | January, February, ..., December | 2 |
1731
+ * | | | MMMMM | J, F, ..., D | |
1732
+ * | Month (stand-alone) | 110 | L | 1, 2, ..., 12 | |
1733
+ * | | | Lo | 1st, 2nd, ..., 12th | 5 |
1734
+ * | | | LL | 01, 02, ..., 12 | |
1735
+ * | | | LLL | Jan, Feb, ..., Dec | |
1736
+ * | | | LLLL | January, February, ..., December | 2 |
1737
+ * | | | LLLLL | J, F, ..., D | |
1738
+ * | Local week of year | 100 | w | 1, 2, ..., 53 | |
1739
+ * | | | wo | 1st, 2nd, ..., 53th | 5 |
1740
+ * | | | ww | 01, 02, ..., 53 | |
1741
+ * | ISO week of year | 100 | I | 1, 2, ..., 53 | 5 |
1742
+ * | | | Io | 1st, 2nd, ..., 53th | 5 |
1743
+ * | | | II | 01, 02, ..., 53 | 5 |
1744
+ * | Day of month | 90 | d | 1, 2, ..., 31 | |
1745
+ * | | | do | 1st, 2nd, ..., 31st | 5 |
1746
+ * | | | dd | 01, 02, ..., 31 | |
1747
+ * | Day of year | 90 | D | 1, 2, ..., 365, 366 | 7 |
1748
+ * | | | Do | 1st, 2nd, ..., 365th, 366th | 5 |
1749
+ * | | | DD | 01, 02, ..., 365, 366 | 7 |
1750
+ * | | | DDD | 001, 002, ..., 365, 366 | |
1751
+ * | | | DDDD | ... | 2 |
1752
+ * | Day of week (formatting) | 90 | E..EEE | Mon, Tue, Wed, ..., Sun | |
1753
+ * | | | EEEE | Monday, Tuesday, ..., Sunday | 2 |
1754
+ * | | | EEEEE | M, T, W, T, F, S, S | |
1755
+ * | | | EEEEEE | Mo, Tu, We, Th, Fr, Sa, Su | |
1756
+ * | ISO day of week (formatting) | 90 | i | 1, 2, 3, ..., 7 | 5 |
1757
+ * | | | io | 1st, 2nd, ..., 7th | 5 |
1758
+ * | | | ii | 01, 02, ..., 07 | 5 |
1759
+ * | | | iii | Mon, Tue, Wed, ..., Sun | 5 |
1760
+ * | | | iiii | Monday, Tuesday, ..., Sunday | 2,5 |
1761
+ * | | | iiiii | M, T, W, T, F, S, S | 5 |
1762
+ * | | | iiiiii | Mo, Tu, We, Th, Fr, Sa, Su | 5 |
1763
+ * | Local day of week (formatting) | 90 | e | 2, 3, 4, ..., 1 | |
1764
+ * | | | eo | 2nd, 3rd, ..., 1st | 5 |
1765
+ * | | | ee | 02, 03, ..., 01 | |
1766
+ * | | | eee | Mon, Tue, Wed, ..., Sun | |
1767
+ * | | | eeee | Monday, Tuesday, ..., Sunday | 2 |
1768
+ * | | | eeeee | M, T, W, T, F, S, S | |
1769
+ * | | | eeeeee | Mo, Tu, We, Th, Fr, Sa, Su | |
1770
+ * | Local day of week (stand-alone) | 90 | c | 2, 3, 4, ..., 1 | |
1771
+ * | | | co | 2nd, 3rd, ..., 1st | 5 |
1772
+ * | | | cc | 02, 03, ..., 01 | |
1773
+ * | | | ccc | Mon, Tue, Wed, ..., Sun | |
1774
+ * | | | cccc | Monday, Tuesday, ..., Sunday | 2 |
1775
+ * | | | ccccc | M, T, W, T, F, S, S | |
1776
+ * | | | cccccc | Mo, Tu, We, Th, Fr, Sa, Su | |
1777
+ * | AM, PM | 80 | a..aaa | AM, PM | |
1778
+ * | | | aaaa | a.m., p.m. | 2 |
1779
+ * | | | aaaaa | a, p | |
1780
+ * | AM, PM, noon, midnight | 80 | b..bbb | AM, PM, noon, midnight | |
1781
+ * | | | bbbb | a.m., p.m., noon, midnight | 2 |
1782
+ * | | | bbbbb | a, p, n, mi | |
1783
+ * | Flexible day period | 80 | B..BBB | at night, in the morning, ... | |
1784
+ * | | | BBBB | at night, in the morning, ... | 2 |
1785
+ * | | | BBBBB | at night, in the morning, ... | |
1786
+ * | Hour [1-12] | 70 | h | 1, 2, ..., 11, 12 | |
1787
+ * | | | ho | 1st, 2nd, ..., 11th, 12th | 5 |
1788
+ * | | | hh | 01, 02, ..., 11, 12 | |
1789
+ * | Hour [0-23] | 70 | H | 0, 1, 2, ..., 23 | |
1790
+ * | | | Ho | 0th, 1st, 2nd, ..., 23rd | 5 |
1791
+ * | | | HH | 00, 01, 02, ..., 23 | |
1792
+ * | Hour [0-11] | 70 | K | 1, 2, ..., 11, 0 | |
1793
+ * | | | Ko | 1st, 2nd, ..., 11th, 0th | 5 |
1794
+ * | | | KK | 01, 02, ..., 11, 00 | |
1795
+ * | Hour [1-24] | 70 | k | 24, 1, 2, ..., 23 | |
1796
+ * | | | ko | 24th, 1st, 2nd, ..., 23rd | 5 |
1797
+ * | | | kk | 24, 01, 02, ..., 23 | |
1798
+ * | Minute | 60 | m | 0, 1, ..., 59 | |
1799
+ * | | | mo | 0th, 1st, ..., 59th | 5 |
1800
+ * | | | mm | 00, 01, ..., 59 | |
1801
+ * | Second | 50 | s | 0, 1, ..., 59 | |
1802
+ * | | | so | 0th, 1st, ..., 59th | 5 |
1803
+ * | | | ss | 00, 01, ..., 59 | |
1804
+ * | Seconds timestamp | 40 | t | 512969520 | |
1805
+ * | | | tt | ... | 2 |
1806
+ * | Fraction of second | 30 | S | 0, 1, ..., 9 | |
1807
+ * | | | SS | 00, 01, ..., 99 | |
1808
+ * | | | SSS | 000, 0001, ..., 999 | |
1809
+ * | | | SSSS | ... | 2 |
1810
+ * | Milliseconds timestamp | 20 | T | 512969520900 | |
1811
+ * | | | TT | ... | 2 |
1812
+ * | Timezone (ISO-8601 w/ Z) | 10 | X | -08, +0530, Z | |
1813
+ * | | | XX | -0800, +0530, Z | |
1814
+ * | | | XXX | -08:00, +05:30, Z | |
1815
+ * | | | XXXX | -0800, +0530, Z, +123456 | 2 |
1816
+ * | | | XXXXX | -08:00, +05:30, Z, +12:34:56 | |
1817
+ * | Timezone (ISO-8601 w/o Z) | 10 | x | -08, +0530, +00 | |
1818
+ * | | | xx | -0800, +0530, +0000 | |
1819
+ * | | | xxx | -08:00, +05:30, +00:00 | 2 |
1820
+ * | | | xxxx | -0800, +0530, +0000, +123456 | |
1821
+ * | | | xxxxx | -08:00, +05:30, +00:00, +12:34:56 | |
1822
+ * | Long localized date | NA | P | 05/29/1453 | 5,8 |
1823
+ * | | | PP | May 29, 1453 | |
1824
+ * | | | PPP | May 29th, 1453 | |
1825
+ * | | | PPPP | Sunday, May 29th, 1453 | 2,5,8 |
1826
+ * | Long localized time | NA | p | 12:00 AM | 5,8 |
1827
+ * | | | pp | 12:00:00 AM | |
1828
+ * | Combination of date and time | NA | Pp | 05/29/1453, 12:00 AM | |
1829
+ * | | | PPpp | May 29, 1453, 12:00:00 AM | |
1830
+ * | | | PPPpp | May 29th, 1453 at ... | |
1831
+ * | | | PPPPpp | Sunday, May 29th, 1453 at ... | 2,5,8 |
1832
+ * Notes:
1833
+ * 1. "Formatting" units (e.g. formatting quarter) in the default en-US locale
1834
+ * are the same as "stand-alone" units, but are different in some languages.
1835
+ * "Formatting" units are declined according to the rules of the language
1836
+ * in the context of a date. "Stand-alone" units are always nominative singular.
1837
+ * In `format` function, they will produce different result:
1838
+ *
1839
+ * `format(new Date(2017, 10, 6), 'do LLLL', {locale: cs}) //=> '6. listopad'`
1840
+ *
1841
+ * `format(new Date(2017, 10, 6), 'do MMMM', {locale: cs}) //=> '6. listopadu'`
1842
+ *
1843
+ * `parse` will try to match both formatting and stand-alone units interchangably.
1844
+ *
1845
+ * 2. Any sequence of the identical letters is a pattern, unless it is escaped by
1846
+ * the single quote characters (see below).
1847
+ * If the sequence is longer than listed in table:
1848
+ * - for numerical units (`yyyyyyyy`) `parse` will try to match a number
1849
+ * as wide as the sequence
1850
+ * - for text units (`MMMMMMMM`) `parse` will try to match the widest variation of the unit.
1851
+ * These variations are marked with "2" in the last column of the table.
1852
+ *
1853
+ * 3. `QQQQQ` and `qqqqq` could be not strictly numerical in some locales.
1854
+ * These tokens represent the shortest form of the quarter.
1855
+ *
1856
+ * 4. The main difference between `y` and `u` patterns are B.C. years:
1857
+ *
1858
+ * | Year | `y` | `u` |
1859
+ * |------|-----|-----|
1860
+ * | AC 1 | 1 | 1 |
1861
+ * | BC 1 | 1 | 0 |
1862
+ * | BC 2 | 2 | -1 |
1863
+ *
1864
+ * Also `yy` will try to guess the century of two digit year by proximity with `referenceDate`:
1865
+ *
1866
+ * `parse('50', 'yy', new Date(2018, 0, 1)) //=> Sat Jan 01 2050 00:00:00`
1867
+ *
1868
+ * `parse('75', 'yy', new Date(2018, 0, 1)) //=> Wed Jan 01 1975 00:00:00`
1869
+ *
1870
+ * while `uu` will just assign the year as is:
1871
+ *
1872
+ * `parse('50', 'uu', new Date(2018, 0, 1)) //=> Sat Jan 01 0050 00:00:00`
1873
+ *
1874
+ * `parse('75', 'uu', new Date(2018, 0, 1)) //=> Tue Jan 01 0075 00:00:00`
1875
+ *
1876
+ * The same difference is true for local and ISO week-numbering years (`Y` and `R`),
1877
+ * except local week-numbering years are dependent on `options.weekStartsOn`
1878
+ * and `options.firstWeekContainsDate` (compare [setISOWeekYear]{@link https://date-fns.org/docs/setISOWeekYear}
1879
+ * and [setWeekYear]{@link https://date-fns.org/docs/setWeekYear}).
1880
+ *
1881
+ * 5. These patterns are not in the Unicode Technical Standard #35:
1882
+ * - `i`: ISO day of week
1883
+ * - `I`: ISO week of year
1884
+ * - `R`: ISO week-numbering year
1885
+ * - `o`: ordinal number modifier
1886
+ * - `P`: long localized date
1887
+ * - `p`: long localized time
1888
+ *
1889
+ * 6. `YY` and `YYYY` tokens represent week-numbering years but they are often confused with years.
1890
+ * You should enable `options.useAdditionalWeekYearTokens` to use them. See: https://git.io/fxCyr
1891
+ *
1892
+ * 7. `D` and `DD` tokens represent days of the year but they are ofthen confused with days of the month.
1893
+ * You should enable `options.useAdditionalDayOfYearTokens` to use them. See: https://git.io/fxCyr
1894
+ *
1895
+ * 8. `P+` tokens do not have a defined priority since they are merely aliases to other tokens based
1896
+ * on the given locale.
1897
+ *
1898
+ * using `en-US` locale: `P` => `MM/dd/yyyy`
1899
+ * using `en-US` locale: `p` => `hh:mm a`
1900
+ * using `pt-BR` locale: `P` => `dd/MM/yyyy`
1901
+ * using `pt-BR` locale: `p` => `HH:mm`
1902
+ *
1903
+ * Values will be assigned to the date in the descending order of its unit's priority.
1904
+ * Units of an equal priority overwrite each other in the order of appearance.
1905
+ *
1906
+ * If no values of higher priority are parsed (e.g. when parsing string 'January 1st' without a year),
1907
+ * the values will be taken from 3rd argument `referenceDate` which works as a context of parsing.
1908
+ *
1909
+ * `referenceDate` must be passed for correct work of the function.
1910
+ * If you're not sure which `referenceDate` to supply, create a new instance of Date:
1911
+ * `parse('02/11/2014', 'MM/dd/yyyy', new Date())`
1912
+ * In this case parsing will be done in the context of the current date.
1913
+ * If `referenceDate` is `Invalid Date` or a value not convertible to valid `Date`,
1914
+ * then `Invalid Date` will be returned.
1915
+ *
1916
+ * The result may vary by locale.
1917
+ *
1918
+ * If `formatString` matches with `dateString` but does not provides tokens, `referenceDate` will be returned.
1919
+ *
1920
+ * If parsing failed, `Invalid Date` will be returned.
1921
+ * Invalid Date is a Date, whose time value is NaN.
1922
+ * Time value of Date: http://es5.github.io/#x15.9.1.1
1923
+ *
1924
+ * ### v2.0.0 breaking changes:
1925
+ *
1926
+ * - [Changes that are common for the whole library](https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#Common-Changes).
1927
+ *
1928
+ * - Old `parse` was renamed to `toDate`.
1929
+ * Now `parse` is a new function which parses a string using a provided format.
1930
+ *
1931
+ * ```javascript
1932
+ * // Before v2.0.0
1933
+ * parse('2016-01-01')
1934
+ *
1935
+ * // v2.0.0 onward (toDate no longer accepts a string)
1936
+ * toDate(1392098430000) // Unix to timestamp
1937
+ * toDate(new Date(2014, 1, 11, 11, 30, 30)) // Cloning the date
1938
+ * parse('2016-01-01', 'yyyy-MM-dd', new Date())
1939
+ * ```
1940
+ *
1941
+ * @param {String} dateString - the string to parse
1942
+ * @param {String} formatString - the string of tokens
1943
+ * @param {Date|Number} referenceDate - defines values missing from the parsed dateString
1944
+ * @param {Object} [options] - an object with options.
1945
+ * @param {Locale} [options.locale=defaultLocale] - the locale object. See [Locale]{@link https://date-fns.org/docs/Locale}
1946
+ * @param {0|1|2|3|4|5|6} [options.weekStartsOn=0] - the index of the first day of the week (0 - Sunday)
1947
+ * @param {1|2|3|4|5|6|7} [options.firstWeekContainsDate=1] - the day of January, which is always in the first week of the year
1948
+ * @param {Boolean} [options.useAdditionalWeekYearTokens=false] - if true, allows usage of the week-numbering year tokens `YY` and `YYYY`;
1949
+ * see: https://git.io/fxCyr
1950
+ * @param {Boolean} [options.useAdditionalDayOfYearTokens=false] - if true, allows usage of the day of year tokens `D` and `DD`;
1951
+ * see: https://git.io/fxCyr
1952
+ * @returns {Date} the parsed date
1953
+ * @throws {TypeError} 3 arguments required
1954
+ * @throws {RangeError} `options.weekStartsOn` must be between 0 and 6
1955
+ * @throws {RangeError} `options.firstWeekContainsDate` must be between 1 and 7
1956
+ * @throws {RangeError} `options.locale` must contain `match` property
1957
+ * @throws {RangeError} use `yyyy` instead of `YYYY` for formatting years using [format provided] to the input [input provided]; see: https://git.io/fxCyr
1958
+ * @throws {RangeError} use `yy` instead of `YY` for formatting years using [format provided] to the input [input provided]; see: https://git.io/fxCyr
1959
+ * @throws {RangeError} use `d` instead of `D` for formatting days of the month using [format provided] to the input [input provided]; see: https://git.io/fxCyr
1960
+ * @throws {RangeError} use `dd` instead of `DD` for formatting days of the month using [format provided] to the input [input provided]; see: https://git.io/fxCyr
1961
+ * @throws {RangeError} format string contains an unescaped latin alphabet character
1962
+ *
1963
+ * @example
1964
+ * // Parse 11 February 2014 from middle-endian format:
1965
+ * var result = parse('02/11/2014', 'MM/dd/yyyy', new Date())
1966
+ * //=> Tue Feb 11 2014 00:00:00
1967
+ *
1968
+ * @example
1969
+ * // Parse 28th of February in Esperanto locale in the context of 2010 year:
1970
+ * import eo from 'date-fns/locale/eo'
1971
+ * var result = parse('28-a de februaro', "do 'de' MMMM", new Date(2010, 0, 1), {
1972
+ * locale: eo
1973
+ * })
1974
+ * //=> Sun Feb 28 2010 00:00:00
1975
+ */
1976
+
1977
+ function parse(dirtyDateString, dirtyFormatString, dirtyReferenceDate, dirtyOptions) {
1978
+ index.requiredArgs(3, arguments);
1979
+ var dateString = String(dirtyDateString);
1980
+ var formatString = String(dirtyFormatString);
1981
+ var options = dirtyOptions || {};
1982
+ var locale = options.locale || index$1.defaultLocale;
1983
+
1984
+ if (!locale.match) {
1985
+ throw new RangeError('locale must contain match property');
1986
+ }
1987
+
1988
+ var localeFirstWeekContainsDate = locale.options && locale.options.firstWeekContainsDate;
1989
+ var defaultFirstWeekContainsDate = localeFirstWeekContainsDate == null ? 1 : index$1.toInteger(localeFirstWeekContainsDate);
1990
+ var firstWeekContainsDate = options.firstWeekContainsDate == null ? defaultFirstWeekContainsDate : index$1.toInteger(options.firstWeekContainsDate); // Test if weekStartsOn is between 1 and 7 _and_ is not NaN
1991
+
1992
+ if (!(firstWeekContainsDate >= 1 && firstWeekContainsDate <= 7)) {
1993
+ throw new RangeError('firstWeekContainsDate must be between 1 and 7 inclusively');
1994
+ }
1995
+
1996
+ var localeWeekStartsOn = locale.options && locale.options.weekStartsOn;
1997
+ var defaultWeekStartsOn = localeWeekStartsOn == null ? 0 : index$1.toInteger(localeWeekStartsOn);
1998
+ var weekStartsOn = options.weekStartsOn == null ? defaultWeekStartsOn : index$1.toInteger(options.weekStartsOn); // Test if weekStartsOn is between 0 and 6 _and_ is not NaN
1999
+
2000
+ if (!(weekStartsOn >= 0 && weekStartsOn <= 6)) {
2001
+ throw new RangeError('weekStartsOn must be between 0 and 6 inclusively');
2002
+ }
2003
+
2004
+ if (formatString === '') {
2005
+ if (dateString === '') {
2006
+ return index.toDate(dirtyReferenceDate);
2007
+ } else {
2008
+ return new Date(NaN);
2009
+ }
2010
+ }
2011
+
2012
+ var subFnOptions = {
2013
+ firstWeekContainsDate: firstWeekContainsDate,
2014
+ weekStartsOn: weekStartsOn,
2015
+ locale: locale
2016
+ }; // If timezone isn't specified, it will be set to the system timezone
2017
+
2018
+ var setters = [{
2019
+ priority: TIMEZONE_UNIT_PRIORITY,
2020
+ subPriority: -1,
2021
+ set: dateToSystemTimezone,
2022
+ index: 0
2023
+ }];
2024
+ var i;
2025
+ var tokens = formatString.match(longFormattingTokensRegExp).map(function (substring) {
2026
+ var firstCharacter = substring[0];
2027
+
2028
+ if (firstCharacter === 'p' || firstCharacter === 'P') {
2029
+ var longFormatter = index$1.longFormatters[firstCharacter];
2030
+ return longFormatter(substring, locale.formatLong, subFnOptions);
2031
+ }
2032
+
2033
+ return substring;
2034
+ }).join('').match(formattingTokensRegExp);
2035
+ var usedTokens = [];
2036
+
2037
+ for (i = 0; i < tokens.length; i++) {
2038
+ var token = tokens[i];
2039
+
2040
+ if (!options.useAdditionalWeekYearTokens && index$1.isProtectedWeekYearToken(token)) {
2041
+ index$1.throwProtectedError(token, formatString, dirtyDateString);
2042
+ }
2043
+
2044
+ if (!options.useAdditionalDayOfYearTokens && index$1.isProtectedDayOfYearToken(token)) {
2045
+ index$1.throwProtectedError(token, formatString, dirtyDateString);
2046
+ }
2047
+
2048
+ var firstCharacter = token[0];
2049
+ var parser = parsers$1[firstCharacter];
2050
+
2051
+ if (parser) {
2052
+ var incompatibleTokens = parser.incompatibleTokens;
2053
+
2054
+ if (Array.isArray(incompatibleTokens)) {
2055
+ var incompatibleToken = void 0;
2056
+
2057
+ for (var _i = 0; _i < usedTokens.length; _i++) {
2058
+ var usedToken = usedTokens[_i].token;
2059
+
2060
+ if (incompatibleTokens.indexOf(usedToken) !== -1 || usedToken === firstCharacter) {
2061
+ incompatibleToken = usedTokens[_i];
2062
+ break;
2063
+ }
2064
+ }
2065
+
2066
+ if (incompatibleToken) {
2067
+ throw new RangeError("The format string mustn't contain `".concat(incompatibleToken.fullToken, "` and `").concat(token, "` at the same time"));
2068
+ }
2069
+ } else if (parser.incompatibleTokens === '*' && usedTokens.length) {
2070
+ throw new RangeError("The format string mustn't contain `".concat(token, "` and any other token at the same time"));
2071
+ }
2072
+
2073
+ usedTokens.push({
2074
+ token: firstCharacter,
2075
+ fullToken: token
2076
+ });
2077
+ var parseResult = parser.parse(dateString, token, locale.match, subFnOptions);
2078
+
2079
+ if (!parseResult) {
2080
+ return new Date(NaN);
2081
+ }
2082
+
2083
+ setters.push({
2084
+ priority: parser.priority,
2085
+ subPriority: parser.subPriority || 0,
2086
+ set: parser.set,
2087
+ validate: parser.validate,
2088
+ value: parseResult.value,
2089
+ index: setters.length
2090
+ });
2091
+ dateString = parseResult.rest;
2092
+ } else {
2093
+ if (firstCharacter.match(unescapedLatinCharacterRegExp)) {
2094
+ throw new RangeError('Format string contains an unescaped latin alphabet character `' + firstCharacter + '`');
2095
+ } // Replace two single quote characters with one single quote character
2096
+
2097
+
2098
+ if (token === "''") {
2099
+ token = "'";
2100
+ } else if (firstCharacter === "'") {
2101
+ token = cleanEscapedString(token);
2102
+ } // Cut token from string, or, if string doesn't match the token, return Invalid Date
2103
+
2104
+
2105
+ if (dateString.indexOf(token) === 0) {
2106
+ dateString = dateString.slice(token.length);
2107
+ } else {
2108
+ return new Date(NaN);
2109
+ }
2110
+ }
2111
+ } // Check if the remaining input contains something other than whitespace
2112
+
2113
+
2114
+ if (dateString.length > 0 && notWhitespaceRegExp.test(dateString)) {
2115
+ return new Date(NaN);
2116
+ }
2117
+
2118
+ var uniquePrioritySetters = setters.map(function (setter) {
2119
+ return setter.priority;
2120
+ }).sort(function (a, b) {
2121
+ return b - a;
2122
+ }).filter(function (priority, index, array) {
2123
+ return array.indexOf(priority) === index;
2124
+ }).map(function (priority) {
2125
+ return setters.filter(function (setter) {
2126
+ return setter.priority === priority;
2127
+ }).sort(function (a, b) {
2128
+ return b.subPriority - a.subPriority;
2129
+ });
2130
+ }).map(function (setterArray) {
2131
+ return setterArray[0];
2132
+ });
2133
+ var date = index.toDate(dirtyReferenceDate);
2134
+
2135
+ if (isNaN(date)) {
2136
+ return new Date(NaN);
2137
+ } // Convert the date in system timezone to the same date in UTC+00:00 timezone.
2138
+ // This ensures that when UTC functions will be implemented, locales will be compatible with them.
2139
+ // See an issue about UTC functions: https://github.com/date-fns/date-fns/issues/37
2140
+
2141
+
2142
+ var utcDate = index$1.subMilliseconds(date, index$1.getTimezoneOffsetInMilliseconds(date));
2143
+ var flags = {};
2144
+
2145
+ for (i = 0; i < uniquePrioritySetters.length; i++) {
2146
+ var setter = uniquePrioritySetters[i];
2147
+
2148
+ if (setter.validate && !setter.validate(utcDate, setter.value, subFnOptions)) {
2149
+ return new Date(NaN);
2150
+ }
2151
+
2152
+ var result = setter.set(utcDate, flags, setter.value, subFnOptions); // Result is tuple (date, flags)
2153
+
2154
+ if (result[0]) {
2155
+ utcDate = result[0];
2156
+ assign(flags, result[1]); // Result is date
2157
+ } else {
2158
+ utcDate = result;
2159
+ }
2160
+ }
2161
+
2162
+ return utcDate;
2163
+ }
2164
+
2165
+ function dateToSystemTimezone(date, flags) {
2166
+ if (flags.timestampIsSet) {
2167
+ return date;
2168
+ }
2169
+
2170
+ var convertedDate = new Date(0);
2171
+ convertedDate.setFullYear(date.getUTCFullYear(), date.getUTCMonth(), date.getUTCDate());
2172
+ convertedDate.setHours(date.getUTCHours(), date.getUTCMinutes(), date.getUTCSeconds(), date.getUTCMilliseconds());
2173
+ return convertedDate;
2174
+ }
2175
+
2176
+ function cleanEscapedString(input) {
2177
+ return input.match(escapedStringRegExp)[1].replace(doubleQuoteRegExp, "'");
2178
+ }
2179
+
2180
+ const calendarDatepickerCss = ".sc-digi-calendar-datepicker:root{--digi--grayscale--0:#ffffff;--digi--grayscale--50:#fbfbfb;--digi--grayscale--100:#f4f4f4;--digi--grayscale--200:#ededed;--digi--grayscale--300:#e4e4e4;--digi--grayscale--400:#dddddd;--digi--grayscale--500:#cacaca;--digi--grayscale--600:#acacac;--digi--grayscale--700:#757575;--digi--grayscale--800:#5c5c5c;--digi--grayscale--900:#333333;--digi--grayscale--1000:#000000;--digi--sentiment--informative--200:#e9e9ff;--digi--sentiment--informative--500:#0A4DD1;--digi--sentiment--informative--700:#0058a3;--digi--sentiment--error--200:#fdeded;--digi--sentiment--error--500:#da0000;--digi--sentiment--error--700:#c7311a;--digi--sentiment--success--200:#e9f6ec;--digi--sentiment--success--500:#008A20;--digi--sentiment--success--700:#02703c;--digi--sentiment--warning--200:#fff398;--digi--sentiment--warning--50:#fffbdd;--digi--sentiment--warning--500:#ffe200;--digi--sentiment--warning--700:#ffc108;--digi--sentiment--warning--900:#664d00;--digi--misc--transparent:#ffffff00;--digi--animation--duration--base:var(--digi--global--animation--duration--base);--digi--animation--duration--small:var(--digi--global--animation--duration--short);--digi--animation--duration--large:var(--digi--global--animation--duration--longer);--digi--animation--duration--reduced:var(--digi--global--animation--duration--shortest);--digi--animation--duration--sweep:var(--digi--global--animation--duration--longest);--digi--animation--rotation--45:var(--digi--global--animation--rotation--smallest-2);--digi--animation--rotation--90:var(--digi--global--animation--rotation--smallest);--digi--animation--rotation--135:var(--digi--global--animation--rotation--smaller);--digi--animation--rotation--180:var(--digi--global--animation--rotation--small);--digi--animation--rotation--225:var(--digi--global--animation--rotation--base);--digi--animation--rotation--270:var(--digi--global--animation--rotation--large);--digi--animation--rotation--315:var(--digi--global--animation--rotation--larger);--digi--animation--rotation--360:var(--digi--global--animation--rotation--largest);--digi--global--animation--duration--base:.3s;--digi--global--animation--duration--short:.2s;--digi--global--animation--duration--shorter:.1s;--digi--global--animation--duration--shortest:.01s;--digi--global--animation--duration--long:.4s;--digi--global--animation--duration--longer:.5s;--digi--global--animation--duration--longest:4s;--digi--global--animation--rotation--smallest-2:0deg;--digi--global--animation--rotation--smallest:45deg;--digi--global--animation--rotation--smaller:90deg;--digi--global--animation--rotation--small:135deg;--digi--global--animation--rotation--base:180deg;--digi--global--animation--rotation--large:225deg;--digi--global--animation--rotation--larger:270deg;--digi--global--animation--rotation--largest:315deg;--digi--global--animation--rotation--largest-2:360deg;--digi--global--border-radius--base:6px;--digi--global--border-radius--small:4px;--digi--global--border-radius--smaller:3px;--digi--global--border-radius--smallest:2px;--digi--global--border-radius--smallest-2:1px;--digi--global--border-radius--smallest-3:0px;--digi--global--border-radius--large:8px;--digi--global--border-radius--larger:16px;--digi--global--border-radius--largest:32px;--digi--global--border-radius--largest-2:64px;--digi--global--border-width--base:2px;--digi--global--border-width--small:1px;--digi--global--border-width--smaller:0px;--digi--global--border-width--large:4px;--digi--global--border-width--larger:6px;--digi--global--border-width--largest:8px;--digi--global--border-width--largest-2:10px;--digi--global--border-style--solid:solid;--digi--global--border-style--none:none;--digi--global--border-style--dashed:dashed;--digi--global--spacing--base:16px;--digi--global--spacing--small:14px;--digi--global--spacing--smaller:12px;--digi--global--spacing--smallest:10px;--digi--global--spacing--smallest-2:8px;--digi--global--spacing--smallest-3:6px;--digi--global--spacing--smallest-4:4px;--digi--global--spacing--smallest-5:3px;--digi--global--spacing--smallest-6:2px;--digi--global--spacing--smallest-7:1px;--digi--global--spacing--large:18px;--digi--global--spacing--larger:20px;--digi--global--spacing---:22px;--digi--global--spacing--largest-2:24px;--digi--global--spacing--largest-3:28px;--digi--global--spacing--largest-4:32px;--digi--global--spacing--largest-5:40px;--digi--global--spacing--largest-6:48px;--digi--global--spacing--largest-7:56px;--digi--global--spacing--largest-8:64px;--digi--global--spacing--largest:22px;--digi--global--spacing--largest-3-5:30px;--digi--global--spacing--largest-9:72px;--digi--global--spacing--largest-10:80px;--digi--global--breakpoint--smallest-3:374px;--digi--global--breakpoint--smallest-2:375px;--digi--global--breakpoint--smallest:575px;--digi--global--breakpoint--smaller:576px;--digi--global--breakpoint--small:767px;--digi--global--breakpoint--medium:768px;--digi--global--breakpoint--large:991px;--digi--global--breakpoint--larger:992px;--digi--global--breakpoint--largest:1199px;--digi--global--breakpoint--largest-2:1200px;--digi--global--breakpoint--largest-3:1399px;--digi--global--breakpoint--largest-4:1400px;--digi--global--size--smaller:auto;--digi--global--size--small:36rem;--digi--global--size--base:48rem;--digi--global--size--large:62rem;--digi--global--size--larger:75rem;--digi--global--size--largest:87.5rem;--digi--global--text-width--small:31rem;--digi--global--text-width--base:35rem;--digi--global--text-width--large:40rem;--digi--global--text-width--larger:44rem;--digi--global--text-width--largest:48rem;--digi--global--text-width--largest-2:53rem;--digi--global--text-width--largest-3:61rem;--digi--global--text-width--largest-4:70rem;--digi--global--typography--line-height--base:1.5;--digi--global--typography--line-height--small:1;--digi--global--typography--line-height--large:2;--digi--global--typography--font-size--base:1rem;--digi--global--typography--font-size--small:0.875rem;--digi--global--typography--font-size--smaller:0.75rem;--digi--global--typography--font-size--large:1.125rem;--digi--global--typography--font-size--larger:1.25rem;--digi--global--typography--font-size--largest:1.375rem;--digi--global--typography--font-size--largest-2:1.5rem;--digi--global--typography--font-size--largest-3:1.75rem;--digi--global--typography--font-size--largest-4:2rem;--digi--global--typography--font-size--largest-5:2.25rem;--digi--global--typography--font-size--interaction-small:0.875rem;--digi--global--typography--font-size--interaction-medium:1rem;--digi--global--typography--font-size--interaction-large:1.125rem;--digi--global--typography--font-size--largest-6:2.5rem;--digi--global--typography--font-weight--regular:400;--digi--global--typography--font-weight--light:300;--digi--global--typography--font-weight--semibold:600;--digi--global--typography--font-weight--bold:700;--digi--global--typography--font-family--default:\"Open Sans\";--digi--global--typography--font-family--mono:Consolas, Monaco, \"Andale Mono\", \"Ubuntu Mono\", monospace;--digi--global--typography--text-decoration--default:none;--digi--global--typography--text-decoration--link:underline;--digi--border-radius--primary:var(--digi--global--border-radius--smallest-3);--digi--border-radius--secondary:var(--digi--global--border-radius--base);--digi--border-radius--tertiary:var(--digi--global--border-radius--smaller);--digi--border-radius--complementary-1:var(--digi--global--border-radius--largest);--digi--border-radius--complementary-2:var(--digi--global--border-radius--largest-2);--digi--border-radius--button:var(--digi--global--border-radius--base);--digi--border-radius--input:var(--digi--global--border-radius--smallest-3);--digi--border-radius--input-search:var(--digi--global--border-radius--base);--digi--border-radius--complementary-3:var(--digi--global--border-radius--larger);--digi--border-width--primary:var(--digi--global--border-width--small);--digi--border-width--secondary:var(--digi--global--border-width--base);--digi--border-width--complementary-1:var(--digi--global--border-width--largest);--digi--border-width--complementary-2:var(--digi--global--border-width--largest-2);--digi--border-width--input-regular:var(--digi--global--border-width--small);--digi--border-width--input-validation:var(--digi--global--border-width--base);--digi--border-width--button:var(--digi--global--border-width--small);--digi--border-style--primary:var(--digi--global--border-style--solid);--digi--border-style--secondary:var(--digi--global--border-style--none);--digi--padding--medium:var(--digi--global--spacing--base);--digi--padding--smaller:var(--digi--global--spacing--smallest-2);--digi--padding--small:var(--digi--global--spacing--smaller);--digi--padding--large:var(--digi--global--spacing--largest-2);--digi--padding--larger:var(--digi--global--spacing--largest-3);--digi--padding--largest:var(--digi--global--spacing--largest-4);--digi--padding--largest-2:var(--digi--global--spacing--largest-5);--digi--padding--largest-3:var(--digi--global--spacing--largest-6);--digi--margin--smaller:var(--digi--global--spacing--smallest-2);--digi--margin--small:var(--digi--global--spacing--smallest);--digi--margin--medium:var(--digi--global--spacing--base);--digi--margin--large:var(--digi--global--spacing--largest-2);--digi--margin--larger:var(--digi--global--spacing--largest-3);--digi--margin--largest:var(--digi--global--spacing--largest-4);--digi--margin--h1-small:var(--digi--global--spacing--base);--digi--margin--h1-medium:var(--digi--global--spacing--largest-2);--digi--margin--h1-large:var(--digi--global--spacing--largest-4);--digi--margin--h2-small:var(--digi--global--spacing--base);--digi--margin--h2-large:var(--digi--global--spacing--base);--digi--margin--h3-small:var(--digi--global--spacing--smallest-2);--digi--margin--h3-large:var(--digi--global--spacing--smallest-2);--digi--margin--h4-h6-small:var(--digi--global--spacing--smallest-2);--digi--margin--h4-h6-large:var(--digi--global--spacing--smallest-2);--digi--margin--text-small:var(--digi--global--spacing--largest-2);--digi--margin--text-large:var(--digi--global--spacing--largest-2);--digi--gutter--largest-3:var(--digi--global--spacing--largest-2);--digi--gutter--largest-2:var(--digi--global--spacing--larger);--digi--gutter--largest:var(--digi--global--spacing--base);--digi--gutter--larger:var(--digi--global--spacing--smaller);--digi--gutter--large:var(--digi--global--spacing--smallest);--digi--gutter--medium:var(--digi--global--spacing--smallest-2);--digi--gutter--small:var(--digi--global--spacing--smallest-3);--digi--gutter--smaller:var(--digi--global--spacing--smallest-4);--digi--gutter--smallest:var(--digi--global--spacing--smallest-5);--digi--gutter--smallest-2:var(--digi--global--spacing--smallest-6);--digi--gutter--smallest-3:var(--digi--global--spacing--smallest-7);--digi--gutter--button-block-small:var(--digi--global--spacing--smallest-3);--digi--gutter--button-block-medium:var(--digi--global--spacing--smallest-2);--digi--gutter--button-block-large:var(--digi--global--spacing--smallest);--digi--gutter--button-inline-small:var(--digi--global--spacing--smallest-2);--digi--gutter--button-inline-medium:var(--digi--global--spacing--base);--digi--gutter--button-inline-large:var(--digi--global--spacing--largest-2);--digi--gutter--icon:var(--digi--global--spacing--smallest);--digi--breakpoint--small-below:var(--digi--global--breakpoint--smallest);--digi--breakpoint--small:var(--digi--global--breakpoint--smaller);--digi--breakpoint--medium-below:var(--digi--global--breakpoint--small);--digi--breakpoint--medium:var(--digi--global--breakpoint--medium);--digi--breakpoint--large-below:var(--digi--global--breakpoint--large);--digi--breakpoint--large:var(--digi--global--breakpoint--larger);--digi--breakpoint--x-large-below:var(--digi--global--breakpoint--largest);--digi--breakpoint--x-large:var(--digi--global--breakpoint--largest-2);--digi--breakpoint--xx-large-below:var(--digi--global--breakpoint--largest-3);--digi--breakpoint--xx-large:var(--digi--global--breakpoint--largest-4);--digi--container-width--smaller:var(--digi--global--size--smaller);--digi--container-width--small:var(--digi--global--size--small);--digi--container-width--base:var(--digi--global--size--base);--digi--container-width--medium:var(--digi--global--size--base);--digi--container-width--large:var(--digi--global--size--large);--digi--container-width--larger:var(--digi--global--size--larger);--digi--container-width--largest:var(--digi--global--size--largest);--digi--container-gutter--smaller:var(--digi--global--spacing--base);--digi--container-gutter--small:var(--digi--global--spacing--large);--digi--container-gutter--base:var(--digi--global--spacing--base);--digi--container-gutter--medium:var(--digi--global--spacing--largest-2);--digi--container-gutter--large:var(--digi--global--spacing--base);--digi--container-gutter--larger:var(--digi--global--spacing--largest-3-5);--digi--container-gutter--largest:var(--digi--global--spacing--largest-5);--digi--paragraph-width--medium:var(--digi--global--text-width--base);--digi--paragraph-width--large:var(--digi--global--text-width--large);--digi--input-height--small:var(--digi--global--spacing--largest-4);--digi--input-height--medium:var(--digi--global--spacing--largest-5);--digi--input-height--large:var(--digi--global--spacing--largest-6);--digi--typography--body--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--body--font-size--desktop-large:var(--digi--global--typography--font-size--large);--digi--typography--body--font-size--mobile:var(--digi--global--typography--font-size--base);--digi--typography--body--font-weight--desktop:var(--digi--global--typography--font-weight--regular);--digi--typography--body--font-weight--desktop-large:var(--digi--global--typography--font-weight--regular);--digi--typography--body--font-weight--mobile:var(--digi--global--typography--font-weight--regular);--digi--typography--body--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--body--line-height--desktop-large:var(--digi--global--typography--line-height--base);--digi--typography--body--line-height--mobile:var(--digi--global--typography--line-height--base);--digi--typography--body--text-decoration--desktop:var(--digi--global--typography--text-decoration--default);--digi--typography--body--text-decoration--desktop-large:var(--digi--global--typography--text-decoration--default);--digi--typography--body--text-decoration--mobile:var(--digi--global--typography--text-decoration--default);--digi--typography--description--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--description--font-size--desktop-large:var(--digi--global--typography--font-size--large);--digi--typography--description--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-1--font-size--desktop:var(--digi--global--typography--font-size--largest-4);--digi--typography--heading-1--font-size--desktop-large:var(--digi--global--typography--font-size--largest-6);--digi--typography--heading-1--font-size--mobile:var(--digi--global--typography--font-size--largest-3);--digi--typography--heading-1--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-1--font-weight--desktop-large:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-1--font-weight--mobile:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-1--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--heading-1--line-height--desktop-large:var(--digi--global--typography--line-height--base);--digi--typography--heading-1--line-height--mobile:var(--digi--global--typography--line-height--base);--digi--typography--heading-1--text-decoration--desktop:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-1--text-decoration--desktop-large:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-1--text-decoration--mobile:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-2--font-size--desktop:var(--digi--global--typography--font-size--largest-2);--digi--typography--heading-2--font-size--desktop-large:var(--digi--global--typography--font-size--largest-3);--digi--typography--heading-2--font-size--mobile:var(--digi--global--typography--font-size--largest);--digi--typography--heading-2--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-2--font-weight--desktop-large:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-2--font-weight--mobile:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-2--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--heading-2--line-height--desktop-large:var(--digi--global--typography--line-height--base);--digi--typography--heading-2--line-height--mobile:var(--digi--global--typography--line-height--base);--digi--typography--heading-2--text-decoration--desktop:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-2--text-decoration--desktop-large:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-2--text-decoration--mobile:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-3--font-size--desktop:var(--digi--global--typography--font-size--larger);--digi--typography--heading-3--font-size--desktop-large:var(--digi--global--typography--font-size--largest);--digi--typography--heading-3--font-size--mobile:var(--digi--global--typography--font-size--large);--digi--typography--heading-3--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-3--font-weight--desktop-large:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-3--font-weight--mobile:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-3--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--heading-3--line-height--desktop-large:var(--digi--global--typography--line-height--base);--digi--typography--heading-3--line-height--mobile:var(--digi--global--typography--line-height--base);--digi--typography--heading-3--text-decoration--desktop:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-3--text-decoration--desktop-large:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-3--text-decoration--mobile:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-4--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--heading-4--font-size--desktop-large:var(--digi--global--typography--font-size--large);--digi--typography--heading-4--font-size--mobile:var(--digi--global--typography--font-size--base);--digi--typography--heading-4--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-4--font-weight--desktop-large:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-4--font-weight--mobile:var(--digi--global--typography--font-weight--semibold);--digi--typography--heading-4--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--heading-4--line-height--desktop-large:var(--digi--global--typography--line-height--base);--digi--typography--heading-4--line-height--mobile:var(--digi--global--typography--line-height--base);--digi--typography--heading-4--text-decoration--desktop:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-4--text-decoration--desktop-large:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-4--text-decoration--mobile:var(--digi--global--typography--text-decoration--default);--digi--typography--heading-jumbo--font-size--desktop:var(--digi--global--typography--font-size--largest-4);--digi--typography--heading-jumbo--font-size--desktop-large:var(--digi--global--typography--font-size--largest-6);--digi--typography--heading-jumbo--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--input--font-size--desktop-large:var(--digi--global--typography--font-size--large);--digi--typography--label--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--label--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--label--font-weight--mobile:var(--digi--global--typography--font-weight--semibold);--digi--typography--label--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--label-description--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--label-description--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--link--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--link--font-size--desktop-large:var(--digi--global--typography--font-size--large);--digi--typography--link--font-size--mobile:var(--digi--global--typography--font-size--base);--digi--typography--link--font-weight--desktop:var(--digi--global--typography--font-weight--regular);--digi--typography--link--font-weight--desktop-large:var(--digi--global--typography--font-weight--regular);--digi--typography--link--font-weight--mobile:var(--digi--global--typography--font-weight--regular);--digi--typography--link--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--link--line-height--desktop-large:var(--digi--global--typography--line-height--base);--digi--typography--link--line-height--mobile:var(--digi--global--typography--line-height--base);--digi--typography--link--text-decoration--desktop:var(--digi--global--typography--text-decoration--link);--digi--typography--link--text-decoration--desktop-large:var(--digi--global--typography--text-decoration--link);--digi--typography--link--text-decoration--mobile:var(--digi--global--typography--text-decoration--link);--digi--typography--link-bold--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--preamble--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--preamble--font-size--mobile:var(--digi--global--typography--font-size--base);--digi--typography--preamble--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--preamble--line-height--mobile:var(--digi--global--typography--line-height--base);--digi--typography--preamble--line-height--desktop:var(--digi--global--typography--line-height--base);--digi--typography--accordion--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--accordion--font-size--mobile:var(--digi--global--typography--font-size--base);--digi--typography--accordion--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--typography--tag--font-size--desktop:var(--digi--global--typography--font-size--small);--digi--typography--tag--font-size--mobile:var(--digi--global--typography--font-size--small);--digi--typography--tag--font-weight--desktop:var(--digi--global--typography--font-weight--regular);--digi--typography--breadcrumbs--font-size--desktop:var(--digi--global--typography--font-size--small);--digi--typography--breadcrumbs--text-decoration--desktop:var(--digi--global--typography--text-decoration--default);--digi--typography--title-logo--font-size--desktop:var(--digi--global--typography--font-size--largest-5);--digi--typography--title-logo--font-size--desktop-large:var(--digi--global--typography--font-size--largest-5);--digi--typography--title-logo--font-size--mobile:var(--digi--global--typography--font-size--largest-3);--digi--typography--title-logo--font-weight--desktop:var(--digi--global--typography--font-weight--bold);--digi--typography--button--font-size--desktop:var(--digi--global--typography--font-size--base);--digi--typography--button--font-size--desktop-large:var(--digi--global--typography--font-size--large);--digi--typography--button--font-weight--desktop:var(--digi--global--typography--font-weight--semibold);--digi--color--logotype-color:var(--digi--color--logotype-color--light);--digi--color--infographic--lineart:var(--digi--color--infographic--lineart--light);--digi--color--infographic--background:var(--digi--color--infographic--background--light);--digi--color--infographic--brand--primary:var(--digi--color--infographic--brand--primary--light);--digi--color--infographic--brand--secondary:var(--digi--color--infographic--brand--secondary--light);--digi--color--infographic--brand--tertiary:var(--digi--color--infographic--brand--tertiary--light);--digi--color--text--primary:var(--digi--color--text--primary--light);--digi--color--text--secondary:var(--digi--color--text--secondary--light);--digi--color--text--description:var(--digi--color--text--description--light);--digi--color--text--interactive--primary:var(--digi--color--text--interactive--primary--light);--digi--color--text--interactive--secondary:var(--digi--color--text--interactive--secondary--light);--digi--color--text--interactive--tertiary:var(--digi--color--text--interactive--tertiary--light);--digi--color--text--interactive--brand-primary:var(--digi--color--text--interactive--brand-primary--light);--digi--color--text--interactive--brand-secondary:var(--digi--color--text--interactive--brand-secondary--light);--digi--color--text--interactive--visited:var(--digi--color--text--interactive--visited--light);--digi--color--background--primary:var(--digi--color--background--primary--light);--digi--color--background--secondary:var(--digi--color--background--secondary--light);--digi--color--background--secondary-muted:var(--digi--color--background--secondary-muted--light);--digi--color--background--secondary-accent:var(--digi--color--background--secondary-accent--light);--digi--color--background--pop-out:var(--digi--color--background--pop-out--light);--digi--color--background--brand-primary:var(--digi--color--background--brand-primary--light);--digi--color--background--transparent:var(--digi--color--background--transparent--light);--digi--color--background--notification:var(--digi--color--background--notification--light);--digi--color--background--interactive--default--primary:var(--digi--color--background--interactive--default--primary--light);--digi--color--background--interactive--default--primary-inverted:var(--digi--color--background--interactive--default--primary-inverted--light);--digi--color--background--interactive--default--secondary:var(--digi--color--background--interactive--default--secondary--light);--digi--color--background--interactive--default--secondary-inverted:var(--digi--color--background--interactive--default--secondary-inverted--light);--digi--color--background--interactive--default--tertiary:var(--digi--color--background--interactive--default--tertiary--light);--digi--color--background--interactive--default--quaternary:var(--digi--color--background--interactive--default--quaternary--light);--digi--color--background--interactive--default--input-elements:var(--digi--color--background--interactive--default--input-elements--light);--digi--color--background--interactive--default--pop-out:var(--digi--color--background--interactive--default--pop-out--light);--digi--color--background--interactive--hover--primary:var(--digi--color--background--interactive--hover--primary--light);--digi--color--background--interactive--hover--secondary:var(--digi--color--background--interactive--hover--secondary--light);--digi--color--background--interactive--hover--tertiary:var(--digi--color--background--interactive--hover--tertiary--light);--digi--color--background--interactive--hover--quarternary:var(--digi--color--background--interactive--hover--quarternary--light);--digi--color--background--interactive--hover--inverted:var(--digi--color--background--interactive--hover--inverted--light);--digi--color--background--interactive--selected--primary:var(--digi--color--background--interactive--selected--primary--light);--digi--color--background--interactive--selected--secondary:var(--digi--color--background--interactive--selected--secondary--light);--digi--color--background--interactive--selected--tertiary:var(--digi--color--background--interactive--selected--tertiary--light);--digi--color--background--interactive--selected--on-menu-minus-button:var(--digi--color--background--interactive--selected--on-menu-minus-button--light);--digi--color--background--interactive--validation--success:var(--digi--color--background--interactive--validation--success--light);--digi--color--background--interactive--validation--warning:var(--digi--color--background--interactive--validation--warning--light);--digi--color--background--interactive--validation--error:var(--digi--color--background--interactive--validation--error--light);--digi--color--background--sentiment--error--primary:var(--digi--color--background--sentiment--error--primary--light);--digi--color--background--sentiment--error--secondary:var(--digi--color--background--sentiment--error--secondary--light);--digi--color--background--sentiment--error--tertiary:var(--digi--color--background--sentiment--error--tertiary--light);--digi--color--background--sentiment--success--primary:var(--digi--color--background--sentiment--success--primary--light);--digi--color--background--sentiment--success--secondary:var(--digi--color--background--sentiment--success--secondary--light);--digi--color--background--sentiment--success--tertiary:var(--digi--color--background--sentiment--success--tertiary--light);--digi--color--background--sentiment--warning--primary:var(--digi--color--background--sentiment--warning--primary--light);--digi--color--background--sentiment--warning--secondary:var(--digi--color--background--sentiment--warning--secondary--light);--digi--color--background--sentiment--warning--tertiary:var(--digi--color--background--sentiment--warning--tertiary--light);--digi--color--background--sentiment--warning--quarternary:var(--digi--color--background--sentiment--warning--quarternary--light);--digi--color--background--sentiment--info--primary:var(--digi--color--background--sentiment--info--primary--light);--digi--color--background--sentiment--info--secondary:var(--digi--color--background--sentiment--info--secondary--light);--digi--color--background--sentiment--info--tertiary:var(--digi--color--background--sentiment--info--tertiary--light);--digi--color--background--sentiment--neutral--primary:var(--digi--color--background--sentiment--neutral--primary--light);--digi--color--background--sentiment--neutral--secondary:var(--digi--color--background--sentiment--neutral--secondary--light);--digi--color--background--sentiment--neutral--tertiary:var(--digi--color--background--sentiment--neutral--tertiary--light);--digi--color--background--sentiment--beta--primary:var(--digi--color--background--sentiment--beta--primary--light);--digi--color--background--sentiment--beta--secondary:var(--digi--color--background--sentiment--beta--secondary--light);--digi--color--border--notification:var(--digi--color--border--notification--light);--digi--color--border--transparent:var(--digi--color--border--transparent--light);--digi--color--border--interactive--default--primary:var(--digi--color--border--interactive--default--primary--light);--digi--color--border--interactive--default--on-input:var(--digi--color--border--interactive--default--on-input--light);--digi--color--border--interactive--default--on-input-nuance:var(--digi--color--border--interactive--default--on-input-nuance--light);--digi--color--border--interactive--default--inverted:var(--digi--color--border--interactive--default--inverted--light);--digi--color--border--interactive--hover--primary:var(--digi--color--border--interactive--hover--primary--light);--digi--color--border--interactive--hover--secondary:var(--digi--color--border--interactive--hover--secondary--light);--digi--color--border--interactive--hover--inverted:var(--digi--color--border--interactive--hover--inverted--light);--digi--color--border--interactive--validation--success:var(--digi--color--border--interactive--validation--success--light);--digi--color--border--interactive--validation--warning:var(--digi--color--border--interactive--validation--warning--light);--digi--color--border--interactive--validation--error:var(--digi--color--border--interactive--validation--error--light);--digi--color--border--interactive--selected--primary:var(--digi--color--border--interactive--selected--primary--light);--digi--color--border--interactive--selected--secondary:var(--digi--color--border--interactive--selected--secondary--light);--digi--color--border--sentiment--error:var(--digi--color--border--sentiment--error--light);--digi--color--border--sentiment--success:var(--digi--color--border--sentiment--success--light);--digi--color--border--sentiment--warning:var(--digi--color--border--sentiment--warning--light);--digi--color--border--sentiment--info:var(--digi--color--border--sentiment--info--light);--digi--color--border--accent--primary:var(--digi--color--border--accent--primary--light);--digi--color--border--accent--secondary:var(--digi--color--border--accent--secondary--light);--digi--color--marking--navigation--selected:var(--digi--color--marking--navigation--selected--light);--digi--color--marking--navigation--level-active:var(--digi--color--marking--navigation--level-active--light);--digi--color--marking--navigation--level-inactive:var(--digi--color--marking--navigation--level-inactive--light);--digi--color--marking--indication--primary:var(--digi--color--marking--indication--primary--light);--digi--color--marking--indication--secondary:var(--digi--color--marking--indication--secondary--light);--digi--color--marking--indication--tertiary:var(--digi--color--marking--indication--tertiary--light);--digi--color--divider--primary:var(--digi--color--divider--primary--light);--digi--color--divider--secondary:var(--digi--color--divider--secondary--light);--digi--color--divider--on-brand-primary:var(--digi--color--divider--on-brand-primary--light);--digi--color--divider--cta:var(--digi--color--divider--cta--light);--digi--color--icon--primary:var(--digi--color--icon--primary--light);--digi--color--icon--secondary:var(--digi--color--icon--secondary--light);--digi--color--icon--cta:var(--digi--color--icon--cta--light);--digi--color--icon--brand-primary:var(--digi--color--icon--brand-primary--light);--digi--color--icon--brand-secondary:var(--digi--color--icon--brand-secondary--light);--digi--color--icon--validation--success:var(--digi--color--icon--validation--success--light);--digi--color--icon--validation--warning:var(--digi--color--icon--validation--warning--light);--digi--color--icon--validation--error:var(--digi--color--icon--validation--error--light);--digi--color--misc--spinner-path:var(--digi--color--misc--spinner-path--light);--digi--color--misc--skeleton:var(--digi--color--misc--skeleton--light);--digi--amethyst--500:#822998;--digi--granskott--150:#f2faf2;--digi--granskott--200:#ebf8eb;--digi--granskott--250:#ddf4dd;--digi--granskott--300:#cbecc9;--digi--granskott--350:#ace4ad;--digi--granskott--650:#1db920;--digi--granskott--700:#02a704;--digi--granskott--750:#018903;--digi--granskott--800:#016503;--digi--natthimmel--200:#e9f6fd;--digi--natthimmel--250:#ddf1fc;--digi--natthimmel--300:#c9e9fa;--digi--natthimmel--350:#abdef7;--digi--natthimmel--700:#043982;--digi--natthimmel--800:#091d54;--digi--natthimmel--900:#071744;--digi--norrsken--400:#aaf5ab;--digi--norrsken--500:#67ee6a;--digi--rallarros--300:#f8ddf5;--digi--rallarros--500:#ce1cbd;--digi--sapphire--500:#1616b2;--digi--color--logotype-color--light:var(--digi--granskott--700);--digi--color--infographic--lineart--light:var(--digi--grayscale--900);--digi--color--infographic--background--light:var(--digi--grayscale--0);--digi--color--infographic--brand--primary--light:var(--digi--granskott--700);--digi--color--infographic--brand--secondary--light:var(--digi--granskott--250);--digi--color--infographic--brand--tertiary--light:var(--digi--rallarros--500);--digi--color--text--primary--light:var(--digi--grayscale--900);--digi--color--text--secondary--light:var(--digi--grayscale--0);--digi--color--text--description--light:var(--digi--grayscale--800);--digi--color--text--interactive--primary--light:var(--digi--sapphire--500);--digi--color--text--interactive--secondary--light:var(--digi--grayscale--0);--digi--color--text--interactive--tertiary--light:var(--digi--grayscale--900);--digi--color--text--interactive--brand-primary--light:var(--digi--natthimmel--800);--digi--color--text--interactive--brand-secondary--light:var(--digi--norrsken--500);--digi--color--text--interactive--visited--light:var(--digi--amethyst--500);--digi--color--background--primary--light:var(--digi--grayscale--0);--digi--color--background--secondary--light:var(--digi--grayscale--100);--digi--color--background--secondary-muted--light:var(--digi--grayscale--50);--digi--color--background--secondary-accent--light:var(--digi--grayscale--400);--digi--color--background--pop-out--light:var(--digi--granskott--200);--digi--color--background--brand-primary--light:var(--digi--natthimmel--800);--digi--color--background--transparent--light:var(--digi--misc--transparent);--digi--color--background--notification--light:var(--digi--sentiment--error--500);--digi--color--background--interactive--default--primary--light:var(--digi--natthimmel--800);--digi--color--background--interactive--default--primary-inverted--light:var(--digi--norrsken--500);--digi--color--background--interactive--default--secondary--light:var(--digi--grayscale--0);--digi--color--background--interactive--default--secondary-inverted--light:var(--digi--misc--transparent);--digi--color--background--interactive--default--tertiary--light:var(--digi--grayscale--200);--digi--color--background--interactive--default--quaternary--light:var(--digi--grayscale--100);--digi--color--background--interactive--default--input-elements--light:var(--digi--grayscale--0);--digi--color--background--interactive--default--pop-out--light:var(--digi--granskott--150);--digi--color--background--interactive--hover--primary--light:var(--digi--natthimmel--700);--digi--color--background--interactive--hover--secondary--light:var(--digi--natthimmel--250);--digi--color--background--interactive--hover--tertiary--light:var(--digi--sapphire--500);--digi--color--background--interactive--hover--quarternary--light:var(--digi--grayscale--200);--digi--color--background--interactive--hover--inverted--light:var(--digi--norrsken--400);--digi--color--background--interactive--selected--primary--light:var(--digi--sentiment--success--500);--digi--color--background--interactive--selected--secondary--light:var(--digi--natthimmel--800);--digi--color--background--interactive--selected--tertiary--light:var(--digi--grayscale--200);--digi--color--background--interactive--selected--on-menu-minus-button--light:var(--digi--granskott--250);--digi--color--background--interactive--validation--success--light:var(--digi--sentiment--success--200);--digi--color--background--interactive--validation--warning--light:var(--digi--sentiment--warning--50);--digi--color--background--interactive--validation--error--light:var(--digi--sentiment--error--200);--digi--color--background--sentiment--error--primary--light:var(--digi--sentiment--error--500);--digi--color--background--sentiment--error--secondary--light:var(--digi--sentiment--error--700);--digi--color--background--sentiment--error--tertiary--light:var(--digi--sentiment--error--200);--digi--color--background--sentiment--success--primary--light:var(--digi--sentiment--success--500);--digi--color--background--sentiment--success--secondary--light:var(--digi--sentiment--success--700);--digi--color--background--sentiment--success--tertiary--light:var(--digi--sentiment--success--200);--digi--color--background--sentiment--warning--primary--light:var(--digi--sentiment--warning--500);--digi--color--background--sentiment--warning--secondary--light:var(--digi--sentiment--warning--700);--digi--color--background--sentiment--warning--tertiary--light:var(--digi--sentiment--warning--200);--digi--color--background--sentiment--warning--quarternary--light:var(--digi--sentiment--warning--50);--digi--color--background--sentiment--info--primary--light:var(--digi--sentiment--informative--500);--digi--color--background--sentiment--info--secondary--light:var(--digi--sentiment--informative--700);--digi--color--background--sentiment--info--tertiary--light:var(--digi--sentiment--informative--200);--digi--color--background--sentiment--neutral--primary--light:var(--digi--grayscale--700);--digi--color--background--sentiment--neutral--secondary--light:var(--digi--grayscale--400);--digi--color--background--sentiment--neutral--tertiary--light:var(--digi--grayscale--900);--digi--color--background--sentiment--beta--primary--light:var(--digi--rallarros--500);--digi--color--background--sentiment--beta--secondary--light:var(--digi--rallarros--300);--digi--color--border--notification--light:var(--digi--grayscale--0);--digi--color--border--transparent--light:var(--digi--misc--transparent);--digi--color--border--interactive--default--primary--light:var(--digi--natthimmel--800);--digi--color--border--interactive--default--on-input--light:var(--digi--grayscale--900);--digi--color--border--interactive--default--on-input-nuance--light:var(--digi--grayscale--800);--digi--color--border--interactive--default--inverted--light:var(--digi--norrsken--500);--digi--color--border--interactive--hover--primary--light:var(--digi--natthimmel--700);--digi--color--border--interactive--hover--secondary--light:var(--digi--natthimmel--800);--digi--color--border--interactive--hover--inverted--light:var(--digi--norrsken--400);--digi--color--border--interactive--validation--success--light:var(--digi--sentiment--success--500);--digi--color--border--interactive--validation--warning--light:var(--digi--sentiment--warning--900);--digi--color--border--interactive--validation--error--light:var(--digi--sentiment--error--500);--digi--color--border--interactive--selected--primary--light:var(--digi--sentiment--success--500);--digi--color--border--interactive--selected--secondary--light:var(--digi--natthimmel--800);--digi--color--border--sentiment--error--light:var(--digi--sentiment--error--500);--digi--color--border--sentiment--success--light:var(--digi--sentiment--success--500);--digi--color--border--sentiment--warning--light:var(--digi--sentiment--warning--500);--digi--color--border--sentiment--info--light:var(--digi--sentiment--informative--500);--digi--color--border--accent--primary--light:var(--digi--natthimmel--800);--digi--color--border--accent--secondary--light:var(--digi--granskott--700);--digi--color--marking--navigation--selected--light:var(--digi--granskott--700);--digi--color--marking--navigation--level-active--light:var(--digi--granskott--250);--digi--color--marking--navigation--level-inactive--light:var(--digi--grayscale--100);--digi--color--marking--indication--primary--light:var(--digi--sentiment--success--500);--digi--color--marking--indication--secondary--light:var(--digi--natthimmel--800);--digi--color--marking--indication--tertiary--light:var(--digi--grayscale--700);--digi--color--divider--primary--light:var(--digi--grayscale--400);--digi--color--divider--secondary--light:var(--digi--grayscale--200);--digi--color--divider--on-brand-primary--light:var(--digi--natthimmel--350);--digi--color--divider--cta--light:var(--digi--sapphire--500);--digi--color--icon--primary--light:var(--digi--grayscale--900);--digi--color--icon--secondary--light:var(--digi--grayscale--0);--digi--color--icon--cta--light:var(--digi--sapphire--500);--digi--color--icon--brand-primary--light:var(--digi--natthimmel--800);--digi--color--icon--brand-secondary--light:var(--digi--granskott--700);--digi--color--icon--validation--success--light:var(--digi--sentiment--success--500);--digi--color--icon--validation--warning--light:var(--digi--sentiment--warning--500);--digi--color--icon--validation--error--light:var(--digi--sentiment--error--500);--digi--color--misc--spinner-path--light:var(--digi--grayscale--400);--digi--color--misc--skeleton--light:var(--digi--grayscale--400);--digi--color--amber--200:#fff398;--digi--color--amber--50:#fffbdd;--digi--color--amber--500:#ffe200;--digi--color--amber--700:#ffc108;--digi--color--amber--900:#664d00;--digi--color--amethyst--500:#822998;--digi--color--forest--200:#e9f6ec;--digi--color--forest--500:#009322;--digi--color--forest--700:#02703c;--digi--color--indigo--200:#e9e9ff;--digi--color--indigo--500:#0000ff;--digi--color--indigo--700:#0058a3;--digi--color--jade--100:#bddfda;--digi--color--jade--200:#7fc1b6;--digi--color--jade--400:#379d8d;--digi--color--jade--50:#ddeeec;--digi--color--jade--500:#058470;--digi--color--jade--600:#046a5a;--digi--color--jade--700:#035548;--digi--color--jade--900:#02372f;--digi--color--leaf--100:#f1f7e5;--digi--color--leaf--200:#ddebc1;--digi--color--leaf--400:#aace65;--digi--color--leaf--500:#95c23e;--digi--color--leaf--600:#779b32;--digi--color--moon--0:#ffffff;--digi--color--pear--500:#b7ee4a;--digi--color--pear--600:#a7d943;--digi--color--rose--100:#f4cada;--digi--color--rose--200:#e997b7;--digi--color--rose--400:#dd5c8e;--digi--color--rose--50:#f9e4ec;--digi--color--rose--500:#d43372;--digi--color--rose--600:#bd2e65;--digi--color--rose--700:#882149;--digi--color--rose--900:#54172e;--digi--color--ruby--200:#fdeded;--digi--color--ruby--500:#da0000;--digi--color--ruby--700:#c7311a;--digi--color--sapphire--500:#1616b2;--digi--color--stratos--100:#dddde9;--digi--color--stratos--400:#33337b;--digi--color--stratos--500:#00005a;--digi--color--stratos--600:#000048;--digi--color--water--200:#f1f8fe;--digi--color--water--500:#bdd3e7;--digi--color--water--700:#0058a3;--digi--color--logotype-color--light--af18:var(--digi--color--leaf--500);--digi--color--infographic--lineart--light--af18:var(--digi--grayscale--900);--digi--color--infographic--background--light--af18:var(--digi--grayscale--0);--digi--color--infographic--brand--primary--light--af18:var(--digi--color--leaf--500);--digi--color--infographic--brand--secondary--light--af18:var(--digi--color--leaf--200);--digi--color--infographic--brand--tertiary--light--af18:var(--digi--color--rose--500);--digi--color--text--primary--light--af18:var(--digi--grayscale--900);--digi--color--text--secondary--light--af18:var(--digi--grayscale--0);--digi--color--text--description--light--af18:var(--digi--grayscale--800);--digi--color--text--interactive--primary--light--af18:var(--digi--color--sapphire--500);--digi--color--text--interactive--secondary--light--af18:var(--digi--grayscale--0);--digi--color--text--interactive--tertiary--light--af18:var(--digi--grayscale--900);--digi--color--text--interactive--brand-primary--light--af18:var(--digi--color--stratos--500);--digi--color--text--interactive--brand-secondary--light--af18:var(--digi--color--leaf--500);--digi--color--text--interactive--visited--light--af18:var(--digi--color--amethyst--500);--digi--color--background--primary--light--af18:var(--digi--grayscale--0);--digi--color--background--secondary--light--af18:var(--digi--grayscale--100);--digi--color--background--secondary-muted--light--af18:var(--digi--grayscale--50);--digi--color--background--secondary-accent--light--af18:var(--digi--grayscale--400);--digi--color--background--pop-out--light--af18:var(--digi--color--leaf--100);--digi--color--background--brand-primary--light--af18:var(--digi--color--stratos--500);--digi--color--background--transparent--light--af18:var(--digi--misc--transparent);--digi--color--background--notification--light--af18:var(--digi--sentiment--error--500);--digi--color--background--interactive--default--primary--light--af18:var(--digi--color--stratos--500);--digi--color--background--interactive--default--primary-inverted--light--af18:var(--digi--color--leaf--500);--digi--color--background--interactive--default--secondary--light--af18:var(--digi--grayscale--0);--digi--color--background--interactive--default--secondary-inverted--light--af18:var(--digi--misc--transparent);--digi--color--background--interactive--default--tertiary--light--af18:var(--digi--grayscale--200);--digi--color--background--interactive--default--quaternary--light--af18:var(--digi--grayscale--100);--digi--color--background--interactive--default--input-elements--light--af18:var(--digi--grayscale--0);--digi--color--background--interactive--default--pop-out--light--af18:var(--digi--color--leaf--100);--digi--color--background--interactive--hover--primary--light--af18:var(--digi--color--water--700);--digi--color--background--interactive--hover--secondary--light--af18:var(--digi--color--water--500);--digi--color--background--interactive--hover--tertiary--light--af18:var(--digi--color--sapphire--500);--digi--color--background--interactive--hover--quarternary--light--af18:var(--digi--grayscale--200);--digi--color--background--interactive--hover--inverted--light--af18:var(--digi--color--pear--500);--digi--color--background--interactive--selected--primary--light--af18:var(--digi--sentiment--success--500);--digi--color--background--interactive--selected--secondary--light--af18:var(--digi--color--stratos--500);--digi--color--background--interactive--selected--tertiary--light--af18:var(--digi--grayscale--200);--digi--color--background--interactive--selected--on-menu-minus-button--light--af18:var(--digi--color--leaf--200);--digi--color--background--interactive--validation--success--light--af18:var(--digi--sentiment--success--200);--digi--color--background--interactive--validation--warning--light--af18:var(--digi--sentiment--warning--50);--digi--color--background--interactive--validation--error--light--af18:var(--digi--sentiment--error--200);--digi--color--background--sentiment--error--primary--light--af18:var(--digi--sentiment--error--500);--digi--color--background--sentiment--error--secondary--light--af18:var(--digi--sentiment--error--700);--digi--color--background--sentiment--error--tertiary--light--af18:var(--digi--sentiment--error--200);--digi--color--background--sentiment--success--primary--light--af18:var(--digi--sentiment--success--500);--digi--color--background--sentiment--success--secondary--light--af18:var(--digi--sentiment--success--700);--digi--color--background--sentiment--success--tertiary--light--af18:var(--digi--sentiment--success--200);--digi--color--background--sentiment--warning--primary--light--af18:var(--digi--sentiment--warning--500);--digi--color--background--sentiment--warning--secondary--light--af18:var(--digi--sentiment--warning--700);--digi--color--background--sentiment--warning--tertiary--light--af18:var(--digi--sentiment--warning--200);--digi--color--background--sentiment--warning--quarternary--light--af18:var(--digi--sentiment--warning--50);--digi--color--background--sentiment--info--primary--light--af18:var(--digi--sentiment--informative--500);--digi--color--background--sentiment--info--secondary--light--af18:var(--digi--sentiment--informative--700);--digi--color--background--sentiment--info--tertiary--light--af18:var(--digi--sentiment--informative--200);--digi--color--background--sentiment--neutral--primary--light--af18:var(--digi--grayscale--700);--digi--color--background--sentiment--neutral--secondary--light--af18:var(--digi--grayscale--400);--digi--color--background--sentiment--neutral--tertiary--light--af18:var(--digi--grayscale--900);--digi--color--background--sentiment--beta--primary--light--af18:var(--digi--color--rose--500);--digi--color--background--sentiment--beta--secondary--light--af18:var(--digi--color--rose--100);--digi--color--border--notification--light--af18:var(--digi--grayscale--0);--digi--color--border--transparent--light--af18:var(--digi--misc--transparent);--digi--color--border--interactive--default--primary--light--af18:var(--digi--color--stratos--500);--digi--color--border--interactive--default--on-input--light--af18:var(--digi--grayscale--900);--digi--color--border--interactive--default--on-input-nuance--light--af18:var(--digi--grayscale--800);--digi--color--border--interactive--default--inverted--light--af18:var(--digi--color--leaf--500);--digi--color--border--interactive--hover--primary--light--af18:var(--digi--color--water--700);--digi--color--border--interactive--hover--secondary--light--af18:var(--digi--color--stratos--500);--digi--color--border--interactive--hover--inverted--light--af18:var(--digi--color--pear--500);--digi--color--border--interactive--validation--success--light--af18:var(--digi--sentiment--success--500);--digi--color--border--interactive--validation--warning--light--af18:var(--digi--sentiment--warning--900);--digi--color--border--interactive--validation--error--light--af18:var(--digi--sentiment--error--500);--digi--color--border--interactive--selected--primary--light--af18:var(--digi--sentiment--success--500);--digi--color--border--interactive--selected--secondary--light--af18:var(--digi--color--stratos--500);--digi--color--border--sentiment--error--light--af18:var(--digi--sentiment--error--500);--digi--color--border--sentiment--success--light--af18:var(--digi--sentiment--success--500);--digi--color--border--sentiment--warning--light--af18:var(--digi--sentiment--warning--500);--digi--color--border--sentiment--info--light--af18:var(--digi--sentiment--informative--500);--digi--color--border--accent--primary--light--af18:var(--digi--color--stratos--500);--digi--color--border--accent--secondary--light--af18:var(--digi--color--leaf--500);--digi--color--marking--navigation--selected--light--af18:var(--digi--color--leaf--500);--digi--color--marking--navigation--level-active--light--af18:var(--digi--color--leaf--200);--digi--color--marking--navigation--level-inactive--light--af18:var(--digi--grayscale--100);--digi--color--marking--indication--primary--light--af18:var(--digi--sentiment--success--500);--digi--color--marking--indication--secondary--light--af18:var(--digi--color--stratos--500);--digi--color--marking--indication--tertiary--light--af18:var(--digi--grayscale--700);--digi--color--divider--primary--light--af18:var(--digi--grayscale--400);--digi--color--divider--secondary--light--af18:var(--digi--grayscale--200);--digi--color--divider--on-brand-primary--light--af18:var(--digi--color--stratos--400);--digi--color--divider--cta--light--af18:var(--digi--color--sapphire--500);--digi--color--icon--primary--light--af18:var(--digi--grayscale--900);--digi--color--icon--secondary--light--af18:var(--digi--grayscale--0);--digi--color--icon--cta--light--af18:var(--digi--color--sapphire--500);--digi--color--icon--brand-primary--light--af18:var(--digi--color--stratos--500);--digi--color--icon--brand-secondary--light--af18:var(--digi--color--leaf--500);--digi--color--icon--validation--success--light--af18:var(--digi--sentiment--success--500);--digi--color--icon--validation--warning--light--af18:var(--digi--sentiment--warning--500);--digi--color--icon--validation--error--light--af18:var(--digi--sentiment--error--500);--digi--color--misc--spinner-path--light--af18:var(--digi--grayscale--400);--digi--color--misc--skeleton--light--af18:var(--digi--grayscale--400)}body.sc-digi-calendar-datepicker{font-size:1rem;font-family:\"Open Sans\", Arial, sans-serif}.sc-digi-calendar-datepicker-h{--digi--datepicker--max-width:18.75rem;--digi--datepicker--border-radius:0.25rem;--digi--datepicker--calendar--max-width:20.25rem;--digi--datepicker--calendar--show-week--max-width:23.375rem;--digi--datepicker--calendar-shadow:0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.7);--digi--datepicker--calendar--background-color:var(--digi--color--background--interactive--default--secondary);--digi--datepicker--input-icon--width:1.125rem;--digi--datepicker--input-icon--horizontal-padding:1.25rem;--digi--datepicker--input-icon--vertical-padding:var(--digi--global--spacing--smallest-2);--digi--datepicker--input--inline-start:var(--digi--gutter--medium);--digi--datepicker--input--inline-end:calc(var(--digi--datepicker--input-icon--width) + var(--digi--datepicker--input-icon--horizontal-padding) * 2);box-sizing:content-box}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__input-field.sc-digi-calendar-datepicker{position:relative;max-width:var(--digi--datepicker--max-width)}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__input-field.sc-digi-calendar-datepicker .digi-calendar-datepicker__inactive.sc-digi-calendar-datepicker{--digi--form-input--background--empty:var(\n --digi--datepicker--input--inactive-background\n )}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__input-field.sc-digi-calendar-datepicker .digi-calendar-datepicker__input-button.sc-digi-calendar-datepicker{position:absolute;top:0px;bottom:0px;right:0px;background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit;cursor:pointer}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__input-field.sc-digi-calendar-datepicker .digi-calendar-datepicker__input-button.sc-digi-calendar-datepicker .digi-calendar-datepicker__button-icon.sc-digi-calendar-datepicker{box-sizing:content-box;width:var(--digi--datepicker--input-icon--width);padding:var(--digi--datepicker--input-icon--vertical-padding) var(--digi--datepicker--input-icon--horizontal-padding)}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__input-field.sc-digi-calendar-datepicker .digi-calendar-datepicker__input-button.sc-digi-calendar-datepicker:focus-visible{outline:2px solid black;outline-offset:2px;box-shadow:0px 0px 0px 5px white}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__calendar.sc-digi-calendar-datepicker{max-width:var(--digi--datepicker--calendar--max-width);height:0px;border-radius:var(--digi--datepicker--border-radius);overflow:hidden;z-index:1}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__show-week-numbers.sc-digi-calendar-datepicker .digi-calendar-datepicker__calendar.sc-digi-calendar-datepicker{max-width:var(--digi--datepicker--calendar--show-week--max-width)}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__show-error.sc-digi-calendar-datepicker .digi-calendar-datepicker__calendar.sc-digi-calendar-datepicker{margin-top:var(--digi--gutter--medium)}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__show-calendar.sc-digi-calendar-datepicker .digi-calendar-datepicker__calendar.sc-digi-calendar-datepicker{height:auto;background-color:var(--digi--datepicker--calendar--background-color);box-shadow:var(--digi--datepicker--calendar-shadow);position:absolute}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__input-component.sc-digi-calendar-datepicker{--digi--form-input--padding:0 var(--digi--datepicker--input--inline-end)\n 0 var(--digi--datepicker--input--inline-start)}.sc-digi-calendar-datepicker-h .digi-calendar-datepicker__selected-date-alert.sc-digi-calendar-datepicker{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-calendar-datepicker-h .digi-calendar-datepicker__sr-instructions.sc-digi-calendar-datepicker{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}";
2181
+ const DigiCalendarDatepickerStyle0 = calendarDatepickerCss;
2182
+
2183
+ const CalendarDatepicker = class {
2184
+ constructor(hostRef) {
2185
+ index$2.registerInstance(this, hostRef);
2186
+ this.afOnDateChange = index$2.createEvent(this, "afOnDateChange", 7);
2187
+ this.futureYears = 10;
2188
+ this.screenReaderUpdateTrigger = false;
2189
+ this.showWrongFormatError = false;
2190
+ this.showDisabledDateError = false;
2191
+ this.showCalendar = false;
2192
+ this.userInput = '';
2193
+ this.afId = randomIdGenerator_util.randomIdGenerator('digi-calendar-datepicker');
2194
+ this.afLabel = text._t.calendar.datepicker.label;
2195
+ this.afLabelDescription = text._t.calendar.datepicker.description;
2196
+ this.afOpenCalendarAriaLabel = text._t.calendar.datepicker.openCalendarAriaLabel;
2197
+ this.afCloseCalendarAriaLabel = text._t.calendar.datepicker.closeCalendarAriaLabel;
2198
+ this.afValidation = typographyVariation_enum.CalendarDatepickerValidation.NEUTRAL;
2199
+ this.afValidationText = undefined;
2200
+ this.afInvalid = false;
2201
+ this.afValidationMessage = text._t.calendar.datepicker.validationMessage;
2202
+ this.afValidationWrongFormat = text._t.calendar.datepicker.validationWrongFormat;
2203
+ this.afValidationDisabledDate = text._t.calendar.datepicker.validationDisabledDate;
2204
+ this.afRequired = undefined;
2205
+ this.afDisableValidation = undefined;
2206
+ this.afRequiredText = undefined;
2207
+ this.afSelectedDates = [];
2208
+ this.value = [];
2209
+ this.afMinDate = undefined;
2210
+ this.afMaxDate = undefined;
2211
+ this.afShowWeekNumber = false;
2212
+ this.afMultipleDates = false;
2213
+ this.afCloseOnSelect = false;
2214
+ }
2215
+ valueChangeHandler(newVal) {
2216
+ if (this.afDisableValidation && this.afSelectedDates.length > 0) {
2217
+ this.afSelectedDates = [];
2218
+ }
2219
+ /**
2220
+ * Behövde lägga till den här förändringen för att angular med value accessor betedde sig märkligt vid onBlur av input-fält. Den reagerade när man lämnade fältet även fast fältet var tomt (pratar om watchern). Så behövde bygga en guard/gatekeeper som kontrollerar värdet först. Ska inte påverka manuell-, eller autovalidering.
2221
+ */
2222
+ if (Array.isArray(newVal) &&
2223
+ newVal.every((d) => d instanceof Date && !isNaN(d.getTime()))) {
2224
+ this.afSelectedDates = newVal;
2225
+ this.userInput = '';
2226
+ }
2227
+ }
2228
+ afMultipleDatesChangeHandler() {
2229
+ var _a;
2230
+ if (!this.afMultipleDates && this.afSelectedDates.length > 1) {
2231
+ this.afSelectedDates = this.afSelectedDates.slice(-1);
2232
+ this.value = (_a = this.afSelectedDates) !== null && _a !== void 0 ? _a : [];
2233
+ }
2234
+ }
2235
+ clickHandler(e) {
2236
+ const target = e.target;
2237
+ const selector = `#${this.afId}-datepicker`;
2238
+ if (detectClickOutside_util.detectClickOutside(target, selector)) {
2239
+ this.showCalendar = false;
2240
+ }
2241
+ }
2242
+ connectedCallback() {
2243
+ this.hostElement.addEventListener('keyup', this.keyUpHandler.bind(this));
2244
+ }
2245
+ disconnectedCallback() {
2246
+ this.hostElement.removeEventListener('keyup', this.keyUpHandler.bind(this));
2247
+ }
2248
+ componentDidLoad() {
2249
+ var _a;
2250
+ if ((_a = this.value) === null || _a === void 0 ? void 0 : _a.length) {
2251
+ this.setValue(this.value);
2252
+ }
2253
+ }
2254
+ get cssModifiers() {
2255
+ return {
2256
+ 'digi-calendar-datepicker__show-week-numbers': this.afShowWeekNumber,
2257
+ 'digi-calendar-datepicker__show-error': this.getShowError(),
2258
+ 'digi-calendar-datepicker__show-calendar': this.showCalendar
2259
+ };
2260
+ }
2261
+ keyUpHandler(e) {
2262
+ if (e.key === 'Escape' && this.showCalendar) {
2263
+ this.showCalendar = false;
2264
+ this.focusOnCalendarButton();
2265
+ e.stopPropagation();
2266
+ }
2267
+ }
2268
+ focusOnCalendarButton() {
2269
+ const calendarButton = this.hostElement.querySelector(`#${this.afId}-button`);
2270
+ calendarButton.focus();
2271
+ }
2272
+ toggleCalendar() {
2273
+ this.showCalendar = !this.showCalendar;
2274
+ if (this.showCalendar) {
2275
+ this.screenReaderUpdateTrigger = !this.screenReaderUpdateTrigger;
2276
+ }
2277
+ }
2278
+ parseInputString(value) {
2279
+ return value
2280
+ .split(/[&,]|och/g)
2281
+ .map((text) => this.parseDateString(text.trim()));
2282
+ }
2283
+ resetValueAndState() {
2284
+ this.showWrongFormatError = false;
2285
+ this.showDisabledDateError = false;
2286
+ this.setValue([]);
2287
+ this.afOnDateChange.emit(['']);
2288
+ this.afSelectedDates = [];
2289
+ }
2290
+ validateInputAndShowErrors(dates) {
2291
+ this.showWrongFormatError = !!dates.find((date) => !index.isValid(date));
2292
+ this.showDisabledDateError = !!dates.find((date) => !this.isDateSelectable(date));
2293
+ }
2294
+ setValue(value) {
2295
+ this.afSelectedDates = value;
2296
+ this.value = value;
2297
+ }
2298
+ /*
2299
+
2300
+ Metoden tar både Stencil-specifika och vanliga DOM-event, extraherar texten användaren matat in, hanterar tom inmatning, par­sar till Date[], kör intern validering, uppdaterar komponentens state och slutligen emitterar alltid en string[] med exakt det användaren skrev – vilket gör det smidigare för Angular-value-accessorn att jobba vidare med.
2301
+
2302
+ */
2303
+ parseInput(evt) {
2304
+ let newValue = '';
2305
+ if (evt.detail && typeof evt.detail.value === 'string') {
2306
+ newValue = evt.detail.value;
2307
+ }
2308
+ else if (evt.target && evt.target.value != null) {
2309
+ newValue = evt.target.value;
2310
+ }
2311
+ this.userInput = newValue;
2312
+ if (newValue === '') {
2313
+ this.resetValueAndState();
2314
+ return;
2315
+ }
2316
+ const dates = this.parseInputString(newValue);
2317
+ this.setValue(dates); // target.value
2318
+ if (!this.afDisableValidation) {
2319
+ this.validateInputAndShowErrors(dates);
2320
+ if (this.getShowError()) {
2321
+ this.afOnDateChange.emit([]);
2322
+ }
2323
+ else {
2324
+ this.afOnDateChange.emit(this.afSelectedDates);
2325
+ }
2326
+ }
2327
+ else {
2328
+ const dateStrs = newValue.split(/[&,]|och/g).map((s) => s.trim());
2329
+ this.afOnDateChange.emit([...dateStrs]); // evt.detail
2330
+ }
2331
+ }
2332
+ parseCalendar(evt) {
2333
+ if (!(evt === null || evt === void 0 ? void 0 : evt.detail))
2334
+ return;
2335
+ if (!this.afDisableValidation) {
2336
+ this.afInvalid = false;
2337
+ this.showWrongFormatError = false;
2338
+ this.showDisabledDateError = false;
2339
+ }
2340
+ this.userInput = '';
2341
+ this.setValue(evt.detail);
2342
+ if (this.afCloseOnSelect) {
2343
+ this.toggleCalendar();
2344
+ this.focusOnCalendarButton();
2345
+ }
2346
+ this.afOnDateChange.emit(this.afSelectedDates);
2347
+ }
2348
+ /*
2349
+
2350
+ Metoden överskrider JavaScripts inbyggda "isValid"-funktion, då den tillåter att ex., "1" är rätt format medans ex., "13" är fel format vid YYYY-MM-DD krav på inmatat format.
2351
+
2352
+ */
2353
+ parseDateString(s) {
2354
+ const raw = s.trim().replace(/[./]/g, '-');
2355
+ // 1) yyyy-MM-dd
2356
+ if (/^\d{4}-\d{2}-\d{2}$/.test(raw)) {
2357
+ const d = parse(raw, 'yyyy-MM-dd', new Date());
2358
+ return index.isValid(d) ? d : new Date(NaN);
2359
+ }
2360
+ // 2) yyyymmdd
2361
+ if (/^\d{8}$/.test(raw)) {
2362
+ const yyyy = raw.slice(0, 4);
2363
+ const mm = raw.slice(4, 6);
2364
+ const dd = raw.slice(6, 8);
2365
+ const d = parse(`${yyyy}-${mm}-${dd}`, 'yyyy-MM-dd', new Date());
2366
+ return index.isValid(d) ? d : new Date(NaN);
2367
+ }
2368
+ // 3) yymmdd (map to full year using the previous futureYears logic)
2369
+ if (/^\d{6}$/.test(raw)) {
2370
+ const yy = raw.slice(0, 2);
2371
+ const mm = raw.slice(2, 4);
2372
+ const dd = raw.slice(4, 6);
2373
+ const yyyy = this.getFullYear(yy);
2374
+ const d = parse(`${yyyy}-${mm}-${dd}`, 'yyyy-MM-dd', new Date());
2375
+ return index.isValid(d) ? d : new Date(NaN);
2376
+ }
2377
+ // Everything else is invalid (so "1" and "25" will now be "Fel format")
2378
+ return new Date(NaN);
2379
+ }
2380
+ getFullYear(s) {
2381
+ if (s.length === 4)
2382
+ return s;
2383
+ const y = new Date().getFullYear().toString();
2384
+ return parseInt(s) > parseInt(y.slice(-2)) + this.futureYears
2385
+ ? parseInt(y.slice(0, -2)) - 1 + s
2386
+ : y.slice(0, -2) + s;
2387
+ }
2388
+ isDateSelectable(date) {
2389
+ if (this.afMinDate && this.isBefore(date, this.afMinDate))
2390
+ return false;
2391
+ if (this.afMaxDate && this.isAfter(date, this.afMaxDate))
2392
+ return false;
2393
+ return true;
2394
+ }
2395
+ isBefore(a, b) {
2396
+ return index$3.isBefore(this.dateWithoutTime(a), this.dateWithoutTime(b));
2397
+ }
2398
+ isAfter(a, b) {
2399
+ return index$3.isAfter(this.dateWithoutTime(a), this.dateWithoutTime(b));
2400
+ }
2401
+ dateWithoutTime(date) {
2402
+ return new Date(date.getFullYear(), date.getMonth(), date.getDate());
2403
+ }
2404
+ getShowError() {
2405
+ return (this.afInvalid || this.showWrongFormatError || this.showDisabledDateError);
2406
+ }
2407
+ getErrorText() {
2408
+ var _a;
2409
+ if (this.afInvalid) {
2410
+ return (_a = this.afValidationText) !== null && _a !== void 0 ? _a : this.afValidationMessage;
2411
+ }
2412
+ return this.showWrongFormatError
2413
+ ? this.afValidationWrongFormat
2414
+ : this.afValidationDisabledDate;
2415
+ }
2416
+ get inputValue() {
2417
+ if (this.userInput !== '') {
2418
+ return this.userInput;
2419
+ }
2420
+ // otherwise format your real selected dates
2421
+ const sorted = this.afSelectedDates
2422
+ .slice()
2423
+ .sort((a, b) => (this.isBefore(a, b) ? -1 : 1));
2424
+ return this.datesToInputString(sorted);
2425
+ }
2426
+ datesToInputString(dates) {
2427
+ return dates.every((date) => date instanceof Date && !isNaN(date.getTime()))
2428
+ ? dates
2429
+ .map((date) => date.toLocaleDateString('sv-SE'))
2430
+ .flatMap((date, index, all) => {
2431
+ const isLast = index == all.length - 1;
2432
+ const isFirst = index === 0;
2433
+ if (isFirst) {
2434
+ return date;
2435
+ }
2436
+ else if (isLast) {
2437
+ return [' och ', date];
2438
+ }
2439
+ else {
2440
+ return [', ', date];
2441
+ }
2442
+ })
2443
+ .join('')
2444
+ : '';
2445
+ }
2446
+ get getSelectedDates() {
2447
+ if (this.afDisableValidation && this.getShowError()) {
2448
+ return this.afSelectedDates;
2449
+ }
2450
+ if (this.getShowError()) {
2451
+ return [];
2452
+ }
2453
+ return this.afSelectedDates;
2454
+ }
2455
+ render() {
2456
+ return (index$2.h(index$2.Host, { key: '8112725ba8c875e94cc556da8921a74390d9c31e' }, index$2.h("div", { key: '4c3df5468b902a4d26fea152ebaeaea0c9bf3dd9', class: Object.assign({ 'digi-calendar-datepicker': true }, this.cssModifiers), id: `${this.afId}-datepicker` }, index$2.h("div", { key: 'bcc79305b5bb0911e5f33f2ca8641ba1a3a5c588', class: "digi-calendar-datepicker__input-field" }, index$2.h("digi-form-input", { key: 'cfe6189b8a529db4bda725f483ec899fe66b87cc', class: 'digi-calendar-datepicker__input-component', afLabel: this.afLabel, afLabelDescription: this.afLabelDescription, afValue: this.inputValue, afValidation: this.getShowError()
2457
+ ? formInputVariation_enum.FormInputValidation.ERROR
2458
+ : formInputVariation_enum.FormInputValidation.NEUTRAL, afValidationText: this.getErrorText(), afId: this.afId, afAriaDescribedby: `${this.afId}--validation-message`, afRequired: this.afRequired, afRequiredText: this.afRequiredText, onAfOnChange: (evt) => {
2459
+ evt.stopImmediatePropagation();
2460
+ this.parseInput(evt);
2461
+ } }, index$2.h("button", { key: '3126acc01f2f9aef0a02990ef22acbde7c3ed3c7', id: this.afId + '-button', class: "digi-calendar-datepicker__input-button", slot: "button", "aria-label": this.showCalendar
2462
+ ? this.afCloseCalendarAriaLabel
2463
+ : this.afOpenCalendarAriaLabel, "aria-controls": "calendar-popup", "aria-expanded": this.showCalendar ? 'true' : 'false', onClick: () => this.toggleCalendar(), type: "button" }, index$2.h("digi-icon-calendar-alt", { key: 'b48fc72cea6c3a94bd9821f2ec9416a4707e13d1', class: "digi-calendar-datepicker__button-icon", slot: "icon" })))), index$2.h("div", { key: 'd7c78a170d2d855cca3c001427d1c64ebab48fb3', class: "digi-calendar-datepicker__calendar", id: "calendar-popup" }, index$2.h("p", { key: '5651e12f6e3e06bfc879bb5c2aaf9920f9faf2e7', role: "alert", class: "digi-calendar-datepicker__sr-instructions" }, this.showCalendar
2464
+ ? `${text._t.calendar.screenReaderInstructions}${this.screenReaderUpdateTrigger ? '\u200B' : ''}`
2465
+ : ''), index$2.h("digi-calendar", { key: '952ce82bb05beae68436d6a1a86bb00fefa2c3cb', afActive: this.showCalendar, afShowWeekNumber: this.afShowWeekNumber, afMultipleDates: this.afMultipleDates, afSelectedDates: this.getSelectedDates, afMinDate: this.afMinDate, afMaxDate: this.afMaxDate, "aria-hidden": !this.showCalendar, onAfOnDateSelectedChange: (evt) => {
2466
+ evt.stopImmediatePropagation();
2467
+ this.parseCalendar(evt);
2468
+ }, onAfOnFocusOutside: (evt) => {
2469
+ if (this.showCalendar) {
2470
+ const relatedTarget = evt.detail.relatedTarget;
2471
+ if (!relatedTarget)
2472
+ return;
2473
+ evt.preventDefault();
2474
+ const isDateButton = relatedTarget.classList.contains('digi-calendar__date');
2475
+ const isToggleButton = relatedTarget.id === `${this.afId}-button`;
2476
+ if (isDateButton) {
2477
+ this.focusOnCalendarButton();
2478
+ }
2479
+ else if (isToggleButton) {
2480
+ const focusableDateButton = this.hostElement.querySelector('.digi-calendar__date[tabindex="0"]');
2481
+ focusableDateButton === null || focusableDateButton === void 0 ? void 0 : focusableDateButton.focus();
2482
+ }
2483
+ }
2484
+ } })), this.afCloseOnSelect && !this.afMultipleDates && (index$2.h("div", { key: '53f3d90d7a8864b323f9e23ffaf78330babf191e', class: "digi-calendar-datepicker__selected-date-alert", role: "alert" }, this.afSelectedDates.length > 0
2485
+ ? `${text._t.calendar.datepicker.selectedDate}: ${this.datesToInputString(this.afSelectedDates)}`
2486
+ : '')))));
2487
+ }
2488
+ get hostElement() { return index$2.getElement(this); }
2489
+ static get watchers() { return {
2490
+ "value": ["valueChangeHandler"],
2491
+ "afMultipleDates": ["afMultipleDatesChangeHandler"]
2492
+ }; }
2493
+ };
2494
+ CalendarDatepicker.style = DigiCalendarDatepickerStyle0;
2495
+
2496
+ exports.digi_calendar_datepicker = CalendarDatepicker;