@designsystem-se/af 37.0.2-beta.0 → 37.0.2

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 (372) hide show
  1. package/components/digi-bar-chart.js +1 -1
  2. package/components/digi-button.js +1 -1
  3. package/components/digi-calendar-datepicker.js +4 -4
  4. package/components/digi-calendar-week-view.js +1 -1
  5. package/components/digi-calendar.js +1 -1
  6. package/components/digi-chart-line.js +1 -1
  7. package/components/digi-code-block.js +1 -1
  8. package/components/digi-code-example.js +4 -4
  9. package/components/digi-context-menu.js +1 -1
  10. package/components/digi-dialog.js +3 -3
  11. package/components/digi-expandable-faq-item.js +1 -1
  12. package/components/digi-footer.js +1 -1
  13. package/components/digi-form-category-filter.js +1 -1
  14. package/components/digi-form-checkbox.js +1 -1
  15. package/components/digi-form-error-list.js +3 -3
  16. package/components/digi-form-file-upload.js +1 -1
  17. package/components/digi-form-filter.js +2 -2
  18. package/components/digi-form-input-search.js +1 -1
  19. package/components/digi-form-radiobutton.js +1 -1
  20. package/components/digi-form-radiogroup.js +1 -1
  21. package/components/digi-form-receipt.js +1 -1
  22. package/components/digi-form-select-filter.js +3 -3
  23. package/components/digi-form-select.js +1 -1
  24. package/components/digi-header-avatar.js +1 -1
  25. package/components/digi-header-navigation.js +2 -2
  26. package/components/digi-header.js +3 -3
  27. package/components/digi-info-card.js +2 -2
  28. package/components/digi-link-internal.js +1 -1
  29. package/components/digi-logo.js +1 -1
  30. package/components/digi-navigation-pagination.js +2 -2
  31. package/components/digi-navigation-sidebar-button.js +1 -1
  32. package/components/digi-navigation-sidebar.js +1 -1
  33. package/components/digi-navigation-vertical-menu-item.js +1 -1
  34. package/components/digi-notification-alert.js +1 -1
  35. package/components/digi-notification-error-page.js +1 -1
  36. package/components/digi-progress-indicator.js +1 -1
  37. package/components/digi-quote.js +1 -1
  38. package/components/digi-tag.js +1 -1
  39. package/components/digi-title-logo.js +1 -1
  40. package/components/digi-tools-feedback.js +3 -3
  41. package/components/digi-tools-theme-provider.js +5 -18
  42. package/components/index.js +1 -1
  43. package/components/{p-a79e144f.js → p-2ac136a0.js} +1 -1
  44. package/components/{p-7d3fb535.js → p-44f143ea.js} +2 -2
  45. package/components/p-4bad4fb0.js +7 -0
  46. package/components/{p-e756fda7.js → p-62a0008b.js} +2 -2
  47. package/components/{p-29f63312.js → p-7ff04204.js} +2 -2
  48. package/components/p-8bdc6d6b.js +157 -0
  49. package/components/{p-117e7b18.js → p-9466c4e0.js} +1 -1
  50. package/components/p-9dd1da8c.js +177 -0
  51. package/components/p-b57677c1.js +66 -0
  52. package/components/p-e8fc33ed.js +165 -0
  53. package/components/{p-d2a95a3e.js → p-f53eb01a.js} +1 -1
  54. package/custom-elements.json +0 -4
  55. package/dist/cjs/button-size.enum-1fd86b9e.js +7 -0
  56. package/dist/cjs/button-type.enum-406723db.js +8 -0
  57. package/dist/cjs/{code-example-variation.enum-1611825e.js → code-example-variation.enum-c6557727.js} +0 -6
  58. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  59. package/dist/cjs/digi-button_2.cjs.entry.js +262 -0
  60. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2603 -0
  61. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
  62. package/dist/cjs/digi-calendar_2.cjs.entry.js +464 -0
  63. package/dist/cjs/digi-code-block_3.cjs.entry.js +244 -0
  64. package/dist/cjs/digi-code-example.cjs.entry.js +5 -4
  65. package/dist/cjs/digi-dialog.cjs.entry.js +20 -6
  66. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +97 -0
  67. package/dist/cjs/digi-footer.cjs.entry.js +18 -4
  68. package/dist/cjs/digi-form-category-filter.cjs.entry.js +121 -0
  69. package/dist/cjs/digi-form-error-list.cjs.entry.js +18 -4
  70. package/dist/cjs/digi-form-file-upload.cjs.entry.js +11 -10
  71. package/dist/cjs/digi-form-input-search.cjs.entry.js +8 -6
  72. package/dist/cjs/digi-form-input.cjs.entry.js +194 -0
  73. package/dist/cjs/digi-form-label_3.cjs.entry.js +129 -0
  74. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +80 -0
  75. package/dist/cjs/digi-form-receipt.cjs.entry.js +18 -4
  76. package/dist/cjs/digi-form-select-filter.cjs.entry.js +568 -0
  77. package/dist/cjs/digi-form-select_2.cjs.entry.js +186 -0
  78. package/dist/cjs/digi-header-avatar.cjs.entry.js +1 -1
  79. package/dist/cjs/digi-header-navigation.cjs.entry.js +18 -4
  80. package/dist/cjs/digi-header.cjs.entry.js +19 -5
  81. package/dist/cjs/digi-icon-check.cjs.entry.js +30 -0
  82. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +30 -0
  83. package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +53 -0
  84. package/dist/cjs/digi-icon-copy.cjs.entry.js +30 -0
  85. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +53 -0
  86. package/dist/cjs/digi-icon-validation-error_2.cjs.entry.js +53 -0
  87. package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
  88. package/dist/cjs/digi-layout-block_2.cjs.entry.js +92 -0
  89. package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
  90. package/dist/cjs/digi-link.cjs.entry.js +75 -0
  91. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +18 -4
  92. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +150 -0
  93. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +177 -0
  94. package/dist/cjs/digi-notification-alert.cjs.entry.js +18 -4
  95. package/dist/cjs/digi-notification-error-page.cjs.entry.js +18 -4
  96. package/dist/cjs/digi-progress-indicator.cjs.entry.js +137 -0
  97. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  98. package/dist/cjs/digi-title-logo.cjs.entry.js +18 -4
  99. package/dist/cjs/digi-tools-feedback.cjs.entry.js +21 -7
  100. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +28 -0
  101. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +38 -0
  102. package/dist/cjs/digi-typography-preamble.cjs.entry.js +20 -0
  103. package/dist/cjs/digi-typography.cjs.entry.js +26 -0
  104. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +83 -0
  105. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
  106. package/dist/cjs/expandable-faq-item-variation.enum-89427195.js +18 -0
  107. package/dist/cjs/form-checkbox-variation.enum-d2ca879e.js +19 -0
  108. package/dist/cjs/{form-validation-message-variation.enum-c5ec3e2d.js → form-file-upload-variation.enum-634cfae8.js} +0 -7
  109. package/dist/cjs/form-input-search-variation.enum-c50239bc.js +8 -0
  110. package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
  111. package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
  112. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +9 -0
  113. package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
  114. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
  115. package/dist/cjs/index-7a477838.js +108 -4
  116. package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
  117. package/dist/cjs/index-cad91a90.js +66 -0
  118. package/dist/cjs/index-e8333bcc.js +174 -0
  119. package/dist/cjs/index.cjs.js +166 -158
  120. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +21 -0
  121. package/dist/cjs/loader.cjs.js +1 -1
  122. package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +13 -0
  123. package/dist/cjs/progress-indicator-variation.enum-7cf8e0e4.js +13 -0
  124. package/dist/cjs/tools-theme-provider.brand.enum-bc855272.js +7 -0
  125. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +17 -0
  126. package/dist/cjs/{typography-variation.enum-e41bd69d.js → typography-variation.enum-50512a4e.js} +0 -158
  127. package/dist/collection/components/_button/button/button.css +6 -6
  128. package/dist/collection/components/_calendar/calendar/calendar.css +2 -7
  129. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +102 -347
  130. package/dist/collection/components/_code/code-example/code-example.css +0 -6
  131. package/dist/collection/components/_dialog/dialog/dialog.css +1 -1
  132. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.css +2 -2
  133. package/dist/collection/components/_form/form-checkbox/form-checkbox.css +110 -355
  134. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +23 -3
  135. package/dist/collection/components/_form/form-file-upload/form-file-upload.css +3 -4
  136. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.css +7 -2
  137. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +23 -3
  138. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.css +4 -0
  139. package/dist/collection/components/_form/form-select/form-select.css +2 -2
  140. package/dist/collection/components/_form/form-select-filter/form-select-filter.css +1 -1
  141. package/dist/collection/components/_header/header-avatar/header-avatar.css +101 -346
  142. package/dist/collection/components/_info-card/info-card/info-card.css +2 -2
  143. package/dist/collection/components/_link/link-internal/link-internal.css +101 -346
  144. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.css +3 -3
  145. package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +3 -4
  146. package/dist/collection/components/_quote/quote/quote.css +2 -2
  147. package/dist/collection/components/_tools/tools-feedback/tools-feedback.css +1 -1
  148. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.css +2 -113
  149. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +2 -43
  150. package/dist/collection/design-tokens/components/_button.variables.scss +6 -6
  151. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  152. package/dist/collection/design-tokens/components/_calendar.variables.scss +2 -3
  153. package/dist/collection/design-tokens/components/_dialog.variables.scss +1 -1
  154. package/dist/collection/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  155. package/dist/collection/design-tokens/components/_form-checkbox.variables.scss +1 -1
  156. package/dist/collection/design-tokens/components/_form-file-upload.variables.scss +0 -2
  157. package/dist/collection/design-tokens/components/_form-select-filter.variables.scss +1 -1
  158. package/dist/collection/design-tokens/components/_form-select.variables.scss +2 -2
  159. package/dist/collection/design-tokens/components/_info-card.variables.scss +2 -2
  160. package/dist/collection/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  161. package/dist/collection/design-tokens/components/_quote.variables.scss +2 -2
  162. package/dist/collection/design-tokens/components/_tools-feedback.variables.scss +1 -1
  163. package/dist/collection/enums.js +0 -1
  164. package/dist/collection/styles/src/_alias.mixin.scss +128 -274
  165. package/dist/collection/styles/src/themes/_common.mixin.scss +0 -7
  166. package/dist/collection/styles/src/themes/_theme-af25.mixin.scss +0 -143
  167. package/dist/collection/styles/src/tokens-documentation/web-AF25.json +764 -1647
  168. package/dist/digi-arbetsformedlingen/design-tokens/components/_button.variables.scss +6 -6
  169. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  170. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar.variables.scss +2 -3
  171. package/dist/digi-arbetsformedlingen/design-tokens/components/_dialog.variables.scss +1 -1
  172. package/dist/digi-arbetsformedlingen/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  173. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-checkbox.variables.scss +1 -1
  174. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-file-upload.variables.scss +0 -2
  175. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select-filter.variables.scss +1 -1
  176. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select.variables.scss +2 -2
  177. package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card.variables.scss +2 -2
  178. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  179. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote.variables.scss +2 -2
  180. package/dist/digi-arbetsformedlingen/design-tokens/components/_tools-feedback.variables.scss +1 -1
  181. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
  182. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  183. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  184. package/dist/digi-arbetsformedlingen/p-00219e81.entry.js +1 -0
  185. package/dist/digi-arbetsformedlingen/p-07985aef.entry.js +1 -0
  186. package/dist/digi-arbetsformedlingen/p-19c30198.entry.js +1 -0
  187. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
  188. package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
  189. package/dist/digi-arbetsformedlingen/p-24fe2189.js +1 -0
  190. package/dist/digi-arbetsformedlingen/p-260620fe.entry.js +1 -0
  191. package/dist/digi-arbetsformedlingen/p-2693c1d8.entry.js +1 -0
  192. package/dist/digi-arbetsformedlingen/p-2698dd2a.entry.js +1 -0
  193. package/dist/digi-arbetsformedlingen/p-2a86cc73.entry.js +1 -0
  194. package/dist/digi-arbetsformedlingen/p-2b7b69cd.entry.js +1 -0
  195. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +1 -0
  196. package/dist/digi-arbetsformedlingen/p-33349e7e.entry.js +1 -0
  197. package/dist/digi-arbetsformedlingen/p-38627816.entry.js +1 -0
  198. package/dist/digi-arbetsformedlingen/p-3a76bfde.entry.js +1 -0
  199. package/dist/digi-arbetsformedlingen/p-3b20ec86.js +1 -0
  200. package/dist/digi-arbetsformedlingen/p-3d7fff3c.entry.js +1 -0
  201. package/dist/digi-arbetsformedlingen/p-41bc039f.entry.js +1 -0
  202. package/dist/digi-arbetsformedlingen/p-4bad4fb0.js +1 -0
  203. package/dist/digi-arbetsformedlingen/p-4e36c467.entry.js +1 -0
  204. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
  205. package/dist/digi-arbetsformedlingen/p-55f525dd.entry.js +1 -0
  206. package/dist/digi-arbetsformedlingen/p-57319a80.entry.js +1 -0
  207. package/dist/digi-arbetsformedlingen/p-57a0cc63.entry.js +1 -0
  208. package/dist/digi-arbetsformedlingen/p-5a602122.js +1 -0
  209. package/dist/digi-arbetsformedlingen/p-5d3383f9.entry.js +1 -0
  210. package/dist/digi-arbetsformedlingen/p-681e7beb.entry.js +1 -0
  211. package/dist/digi-arbetsformedlingen/p-6bd60ab6.entry.js +1 -0
  212. package/dist/digi-arbetsformedlingen/p-6d864e79.entry.js +1 -0
  213. package/dist/digi-arbetsformedlingen/p-75309c9a.entry.js +1 -0
  214. package/dist/digi-arbetsformedlingen/p-78c99e87.entry.js +1 -0
  215. package/dist/digi-arbetsformedlingen/p-7933b555.js +1 -0
  216. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
  217. package/dist/digi-arbetsformedlingen/p-8142cc73.js +1 -0
  218. package/dist/digi-arbetsformedlingen/p-826ad49e.entry.js +1 -0
  219. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
  220. package/dist/digi-arbetsformedlingen/p-89b457e8.entry.js +1 -0
  221. package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
  222. package/dist/digi-arbetsformedlingen/p-93766b5e.entry.js +1 -0
  223. package/dist/digi-arbetsformedlingen/p-95330112.entry.js +1 -0
  224. package/dist/digi-arbetsformedlingen/p-96987381.entry.js +1 -0
  225. package/dist/digi-arbetsformedlingen/p-9a6ea3b7.entry.js +1 -0
  226. package/dist/digi-arbetsformedlingen/p-9b7f0707.entry.js +1 -0
  227. package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +1 -0
  228. package/dist/digi-arbetsformedlingen/p-a34dfc04.entry.js +1 -0
  229. package/dist/digi-arbetsformedlingen/p-bc3d2778.js +1 -0
  230. package/dist/digi-arbetsformedlingen/p-c24aab43.entry.js +1 -0
  231. package/dist/digi-arbetsformedlingen/p-c29ab968.entry.js +1 -0
  232. package/dist/digi-arbetsformedlingen/p-c461917d.entry.js +1 -0
  233. package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
  234. package/dist/digi-arbetsformedlingen/p-cd50f570.entry.js +1 -0
  235. package/dist/digi-arbetsformedlingen/p-cdf86efc.js +1 -0
  236. package/dist/digi-arbetsformedlingen/p-d055d564.entry.js +1 -0
  237. package/dist/digi-arbetsformedlingen/p-d1886fff.js +1 -0
  238. package/dist/digi-arbetsformedlingen/p-d4145a3e.entry.js +1 -0
  239. package/dist/digi-arbetsformedlingen/p-d5376b7c.entry.js +1 -0
  240. package/dist/digi-arbetsformedlingen/p-d7aa8315.entry.js +1 -0
  241. package/dist/digi-arbetsformedlingen/p-dc9b6144.entry.js +1 -0
  242. package/dist/digi-arbetsformedlingen/p-e6b65415.entry.js +1 -0
  243. package/dist/digi-arbetsformedlingen/p-e7e39ee7.entry.js +1 -0
  244. package/dist/digi-arbetsformedlingen/p-e844d4cc.entry.js +1 -0
  245. package/dist/digi-arbetsformedlingen/p-e9abb2b1.entry.js +1 -0
  246. package/dist/digi-arbetsformedlingen/p-ee4cb21a.js +1 -0
  247. package/dist/digi-arbetsformedlingen/p-ee9589e6.js +1 -0
  248. package/dist/digi-arbetsformedlingen/p-f40f4b2a.js +1 -0
  249. package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
  250. package/dist/digi-arbetsformedlingen/p-f8391f37.entry.js +1 -0
  251. package/dist/digi-arbetsformedlingen/p-fdecd798.entry.js +1 -0
  252. package/dist/digi-arbetsformedlingen/styles/src/_alias.mixin.scss +128 -274
  253. package/dist/digi-arbetsformedlingen/styles/src/themes/_common.mixin.scss +0 -7
  254. package/dist/digi-arbetsformedlingen/styles/src/themes/_theme-af25.mixin.scss +0 -143
  255. package/dist/digi-arbetsformedlingen/styles/src/tokens-documentation/web-AF25.json +764 -1647
  256. package/dist/esm/button-size.enum-d5ff6ff3.js +7 -0
  257. package/dist/esm/button-type.enum-5250ae0b.js +8 -0
  258. package/dist/esm/{code-example-variation.enum-e656d235.js → code-example-variation.enum-e9f9fced.js} +1 -7
  259. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  260. package/dist/esm/digi-button_2.entry.js +257 -0
  261. package/dist/esm/digi-calendar-datepicker.entry.js +2599 -0
  262. package/dist/esm/digi-calendar-week-view.entry.js +2 -1
  263. package/dist/esm/digi-calendar_2.entry.js +459 -0
  264. package/dist/esm/digi-code-block_3.entry.js +238 -0
  265. package/dist/esm/digi-code-example.entry.js +3 -2
  266. package/dist/esm/digi-dialog.entry.js +19 -5
  267. package/dist/esm/digi-expandable-faq-item.entry.js +93 -0
  268. package/dist/esm/digi-footer.entry.js +18 -4
  269. package/dist/esm/digi-form-category-filter.entry.js +117 -0
  270. package/dist/esm/digi-form-error-list.entry.js +18 -4
  271. package/dist/esm/digi-form-file-upload.entry.js +3 -2
  272. package/dist/esm/digi-form-input-search.entry.js +3 -1
  273. package/dist/esm/digi-form-input.entry.js +190 -0
  274. package/dist/esm/digi-form-label_3.entry.js +123 -0
  275. package/dist/esm/digi-form-radiogroup.entry.js +76 -0
  276. package/dist/esm/digi-form-receipt.entry.js +18 -4
  277. package/dist/esm/digi-form-select-filter.entry.js +564 -0
  278. package/dist/esm/digi-form-select_2.entry.js +181 -0
  279. package/dist/esm/digi-header-avatar.entry.js +1 -1
  280. package/dist/esm/digi-header-navigation.entry.js +18 -4
  281. package/dist/esm/digi-header.entry.js +18 -4
  282. package/dist/esm/digi-icon-check.entry.js +26 -0
  283. package/dist/esm/digi-icon-chevron-down.entry.js +26 -0
  284. package/dist/esm/digi-icon-chevron-left_2.entry.js +48 -0
  285. package/dist/esm/digi-icon-copy.entry.js +26 -0
  286. package/dist/esm/digi-icon-minus_2.entry.js +48 -0
  287. package/dist/esm/digi-icon-validation-error_2.entry.js +48 -0
  288. package/dist/esm/digi-info-card.entry.js +1 -1
  289. package/dist/esm/digi-layout-block_2.entry.js +87 -0
  290. package/dist/esm/digi-link-internal.entry.js +1 -1
  291. package/dist/esm/digi-link.entry.js +71 -0
  292. package/dist/esm/digi-navigation-pagination.entry.js +18 -4
  293. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +146 -0
  294. package/dist/esm/digi-navigation-vertical-menu.entry.js +173 -0
  295. package/dist/esm/digi-notification-alert.entry.js +18 -4
  296. package/dist/esm/digi-notification-error-page.entry.js +18 -4
  297. package/dist/esm/digi-progress-indicator.entry.js +133 -0
  298. package/dist/esm/digi-quote.entry.js +1 -1
  299. package/dist/esm/digi-title-logo.entry.js +18 -4
  300. package/dist/esm/digi-tools-feedback.entry.js +19 -5
  301. package/dist/esm/digi-tools-theme-provider.entry.js +24 -0
  302. package/dist/esm/digi-typography-heading-jumbo.entry.js +34 -0
  303. package/dist/esm/digi-typography-preamble.entry.js +16 -0
  304. package/dist/esm/digi-typography.entry.js +22 -0
  305. package/dist/esm/digi-util-keydown-handler.entry.js +79 -0
  306. package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
  307. package/dist/esm/expandable-faq-item-variation.enum-a8cb225b.js +18 -0
  308. package/dist/esm/form-checkbox-variation.enum-83e906fc.js +19 -0
  309. package/dist/esm/{form-validation-message-variation.enum-f7835fc5.js → form-file-upload-variation.enum-9c49ec5e.js} +1 -8
  310. package/dist/esm/form-input-search-variation.enum-f9d669f2.js +8 -0
  311. package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
  312. package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
  313. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +9 -0
  314. package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
  315. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
  316. package/dist/esm/index-148a7577.js +108 -4
  317. package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
  318. package/dist/esm/index-5b6c95c6.js +63 -0
  319. package/dist/esm/index-8685f88d.js +170 -0
  320. package/dist/esm/index.js +18 -4
  321. package/dist/esm/layout-container-max-width.enum-c40018ac.js +21 -0
  322. package/dist/esm/loader.js +1 -1
  323. package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +13 -0
  324. package/dist/esm/progress-indicator-variation.enum-b12ba50a.js +13 -0
  325. package/dist/esm/tools-theme-provider.brand.enum-8c5a98c9.js +7 -0
  326. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +17 -0
  327. package/dist/esm/{typography-variation.enum-b07f76c9.js → typography-variation.enum-8c3ff25c.js} +1 -159
  328. package/dist/types/components/_form/form-checkbox/form-checkbox.d.ts +8 -0
  329. package/dist/types/components/_form/form-radiobutton/form-radiobutton.d.ts +8 -0
  330. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.d.ts +0 -9
  331. package/dist/types/components.d.ts +0 -12
  332. package/dist/types/enums.d.ts +0 -1
  333. package/hydrate/index.js +57 -48
  334. package/hydrate/index.mjs +57 -48
  335. package/package.json +1 -1
  336. package/components/p-0d568c4b.js +0 -66
  337. package/components/p-5fd00d55.js +0 -143
  338. package/components/p-606ba731.js +0 -165
  339. package/components/p-d7ef9cb1.js +0 -13
  340. package/components/p-f77cb7ae.js +0 -163
  341. package/dist/cjs/digi-button_38.cjs.entry.js +0 -5759
  342. package/dist/cjs/digi-code-block.cjs.entry.js +0 -89
  343. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.js +0 -5
  344. package/dist/digi-arbetsformedlingen/p-0f543000.entry.js +0 -1
  345. package/dist/digi-arbetsformedlingen/p-13120f18.entry.js +0 -1
  346. package/dist/digi-arbetsformedlingen/p-180663ef.entry.js +0 -1
  347. package/dist/digi-arbetsformedlingen/p-1a619dd3.entry.js +0 -1
  348. package/dist/digi-arbetsformedlingen/p-26e8ea70.entry.js +0 -1
  349. package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
  350. package/dist/digi-arbetsformedlingen/p-52a3c86a.entry.js +0 -1
  351. package/dist/digi-arbetsformedlingen/p-53d9556b.js +0 -1
  352. package/dist/digi-arbetsformedlingen/p-54d9bd3e.entry.js +0 -1
  353. package/dist/digi-arbetsformedlingen/p-5ca38506.entry.js +0 -1
  354. package/dist/digi-arbetsformedlingen/p-64b65586.entry.js +0 -1
  355. package/dist/digi-arbetsformedlingen/p-67e32cc2.entry.js +0 -1
  356. package/dist/digi-arbetsformedlingen/p-76ec3619.entry.js +0 -1
  357. package/dist/digi-arbetsformedlingen/p-780519ec.entry.js +0 -1
  358. package/dist/digi-arbetsformedlingen/p-800b764b.entry.js +0 -1
  359. package/dist/digi-arbetsformedlingen/p-82225661.entry.js +0 -1
  360. package/dist/digi-arbetsformedlingen/p-920aee36.entry.js +0 -1
  361. package/dist/digi-arbetsformedlingen/p-9b6e8cf8.entry.js +0 -1
  362. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
  363. package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
  364. package/dist/digi-arbetsformedlingen/p-d9bcab5f.entry.js +0 -1
  365. package/dist/digi-arbetsformedlingen/p-e540b80f.entry.js +0 -1
  366. package/dist/digi-arbetsformedlingen/p-e5fee242.js +0 -1
  367. package/dist/digi-arbetsformedlingen/p-e7ee9bea.entry.js +0 -1
  368. package/dist/digi-arbetsformedlingen/p-f601908d.entry.js +0 -1
  369. package/dist/digi-arbetsformedlingen/p-fa44ce49.entry.js +0 -1
  370. package/dist/esm/digi-button_38.entry.js +0 -5718
  371. package/dist/esm/digi-code-block.entry.js +0 -85
  372. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.d.ts +0 -4
@@ -0,0 +1,60 @@
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-148a7577.js';
2
+ import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
+
4
+ const UtilMutationObserver = class {
5
+ constructor(hostRef) {
6
+ registerInstance(this, hostRef);
7
+ this.afOnChange = createEvent(this, "afOnChange", 7);
8
+ this._observer = null;
9
+ this._isObserving = false;
10
+ this.afId = randomIdGenerator('digi-util-mutation-observer');
11
+ this.afOptions = {
12
+ attributes: false,
13
+ childList: true,
14
+ subtree: false,
15
+ characterData: false
16
+ };
17
+ }
18
+ afOptionsWatcher(newValue) {
19
+ this._afOptions =
20
+ typeof newValue === 'string' ? JSON.parse(newValue) : newValue;
21
+ }
22
+ componentWillLoad() {
23
+ this.afOptionsWatcher(this.afOptions);
24
+ this.initObserver();
25
+ }
26
+ disconnectedCallback() {
27
+ if (this._isObserving) {
28
+ this.removeObserver();
29
+ }
30
+ }
31
+ initObserver() {
32
+ this._observer = new MutationObserver((mutationsList) => {
33
+ for (const mutation of mutationsList) {
34
+ if (mutation.type === 'childList' ||
35
+ mutation.type === 'attributes' ||
36
+ mutation.type === 'characterData') {
37
+ this.changeHandler(mutation);
38
+ }
39
+ }
40
+ });
41
+ this._observer.observe(this.$el, this._afOptions);
42
+ this._isObserving = true;
43
+ }
44
+ removeObserver() {
45
+ this._observer.disconnect();
46
+ this._isObserving = false;
47
+ }
48
+ changeHandler(e) {
49
+ this.afOnChange.emit(e);
50
+ }
51
+ render() {
52
+ h("div", { id: this.afId, ref: (el) => (this.$el = el) }, h("slot", null));
53
+ }
54
+ get $el() { return getElement(this); }
55
+ static get watchers() { return {
56
+ "afOptions": ["afOptionsWatcher"]
57
+ }; }
58
+ };
59
+
60
+ export { UtilMutationObserver as digi_util_mutation_observer };
@@ -0,0 +1,18 @@
1
+ var ExpandableFaqItemHeadingLevel;
2
+ (function (ExpandableFaqItemHeadingLevel) {
3
+ ExpandableFaqItemHeadingLevel["H1"] = "h1";
4
+ ExpandableFaqItemHeadingLevel["H2"] = "h2";
5
+ ExpandableFaqItemHeadingLevel["H3"] = "h3";
6
+ ExpandableFaqItemHeadingLevel["H4"] = "h4";
7
+ ExpandableFaqItemHeadingLevel["H5"] = "h5";
8
+ ExpandableFaqItemHeadingLevel["H6"] = "h6";
9
+ })(ExpandableFaqItemHeadingLevel || (ExpandableFaqItemHeadingLevel = {}));
10
+
11
+ var ExpandableFaqItemVariation;
12
+ (function (ExpandableFaqItemVariation) {
13
+ ExpandableFaqItemVariation["PRIMARY"] = "primary";
14
+ ExpandableFaqItemVariation["SECONDARY"] = "secondary";
15
+ ExpandableFaqItemVariation["TERTIARY"] = "tertiary";
16
+ })(ExpandableFaqItemVariation || (ExpandableFaqItemVariation = {}));
17
+
18
+ export { ExpandableFaqItemHeadingLevel as E, ExpandableFaqItemVariation as a };
@@ -0,0 +1,19 @@
1
+ var FormCheckboxLayout;
2
+ (function (FormCheckboxLayout) {
3
+ FormCheckboxLayout["INLINE"] = "inline";
4
+ FormCheckboxLayout["BLOCK"] = "block";
5
+ })(FormCheckboxLayout || (FormCheckboxLayout = {}));
6
+
7
+ var FormCheckboxValidation;
8
+ (function (FormCheckboxValidation) {
9
+ FormCheckboxValidation["ERROR"] = "error";
10
+ FormCheckboxValidation["WARNING"] = "warning";
11
+ })(FormCheckboxValidation || (FormCheckboxValidation = {}));
12
+
13
+ var FormCheckboxVariation;
14
+ (function (FormCheckboxVariation) {
15
+ FormCheckboxVariation["PRIMARY"] = "primary";
16
+ FormCheckboxVariation["SECONDARY"] = "secondary";
17
+ })(FormCheckboxVariation || (FormCheckboxVariation = {}));
18
+
19
+ export { FormCheckboxLayout as F, FormCheckboxValidation as a, FormCheckboxVariation as b };
@@ -21,11 +21,4 @@ var FormFileUploadVariation;
21
21
  FormFileUploadVariation["LARGE"] = "large";
22
22
  })(FormFileUploadVariation || (FormFileUploadVariation = {}));
23
23
 
24
- var FormValidationMessageVariation;
25
- (function (FormValidationMessageVariation) {
26
- FormValidationMessageVariation["SUCCESS"] = "success";
27
- FormValidationMessageVariation["ERROR"] = "error";
28
- FormValidationMessageVariation["WARNING"] = "warning";
29
- })(FormValidationMessageVariation || (FormValidationMessageVariation = {}));
30
-
31
- export { FormFileUploadHeadingLevel as F, FormFileUploadValidation as a, FormFileUploadVariation as b, FormValidationMessageVariation as c };
24
+ export { FormFileUploadHeadingLevel as F, FormFileUploadValidation as a, FormFileUploadVariation as b };
@@ -0,0 +1,8 @@
1
+ var FormInputSearchVariation;
2
+ (function (FormInputSearchVariation) {
3
+ FormInputSearchVariation["SMALL"] = "small";
4
+ FormInputSearchVariation["MEDIUM"] = "medium";
5
+ FormInputSearchVariation["LARGE"] = "large";
6
+ })(FormInputSearchVariation || (FormInputSearchVariation = {}));
7
+
8
+ export { FormInputSearchVariation as F };
@@ -1,17 +1,3 @@
1
- var ButtonType;
2
- (function (ButtonType) {
3
- ButtonType["BUTTON"] = "button";
4
- ButtonType["SUBMIT"] = "submit";
5
- ButtonType["RESET"] = "reset";
6
- })(ButtonType || (ButtonType = {}));
7
-
8
- var FormInputSearchVariation;
9
- (function (FormInputSearchVariation) {
10
- FormInputSearchVariation["SMALL"] = "small";
11
- FormInputSearchVariation["MEDIUM"] = "medium";
12
- FormInputSearchVariation["LARGE"] = "large";
13
- })(FormInputSearchVariation || (FormInputSearchVariation = {}));
14
-
15
1
  var FormInputButtonVariation;
16
2
  (function (FormInputButtonVariation) {
17
3
  FormInputButtonVariation["PRIMARY"] = "primary";
@@ -36,4 +22,4 @@ var FormInputType;
36
22
  FormInputType["WEEK"] = "week";
37
23
  })(FormInputType || (FormInputType = {}));
38
24
 
39
- export { ButtonType as B, FormInputSearchVariation as F, FormInputButtonVariation as a, FormInputType as b };
25
+ export { FormInputButtonVariation as F, FormInputType as a };
@@ -0,0 +1,29 @@
1
+ var FormInputMode;
2
+ (function (FormInputMode) {
3
+ FormInputMode["DEFAULT"] = "";
4
+ FormInputMode["NONE"] = "none";
5
+ FormInputMode["TEXT"] = "text";
6
+ FormInputMode["DECIMAL"] = "decimal";
7
+ FormInputMode["NUMERIC"] = "numeric";
8
+ FormInputMode["TEL"] = "tel";
9
+ FormInputMode["SEARCH"] = "search";
10
+ FormInputMode["EMAIL"] = "email";
11
+ FormInputMode["URL"] = "url";
12
+ })(FormInputMode || (FormInputMode = {}));
13
+
14
+ var FormInputValidation;
15
+ (function (FormInputValidation) {
16
+ FormInputValidation["SUCCESS"] = "success";
17
+ FormInputValidation["ERROR"] = "error";
18
+ FormInputValidation["WARNING"] = "warning";
19
+ FormInputValidation["NEUTRAL"] = "neutral";
20
+ })(FormInputValidation || (FormInputValidation = {}));
21
+
22
+ var FormInputVariation;
23
+ (function (FormInputVariation) {
24
+ FormInputVariation["SMALL"] = "small";
25
+ FormInputVariation["MEDIUM"] = "medium";
26
+ FormInputVariation["LARGE"] = "large";
27
+ })(FormInputVariation || (FormInputVariation = {}));
28
+
29
+ export { FormInputMode as F, FormInputValidation as a, FormInputVariation as b };
@@ -0,0 +1,9 @@
1
+ var FormRadiogroupValidation;
2
+ (function (FormRadiogroupValidation) {
3
+ FormRadiogroupValidation["SUCCESS"] = "success";
4
+ FormRadiogroupValidation["ERROR"] = "error";
5
+ FormRadiogroupValidation["WARNING"] = "warning";
6
+ FormRadiogroupValidation["NEUTRAL"] = "neutral";
7
+ })(FormRadiogroupValidation || (FormRadiogroupValidation = {}));
8
+
9
+ export { FormRadiogroupValidation as F };
@@ -0,0 +1,16 @@
1
+ var FormSelectValidation;
2
+ (function (FormSelectValidation) {
3
+ FormSelectValidation["SUCCESS"] = "success";
4
+ FormSelectValidation["ERROR"] = "error";
5
+ FormSelectValidation["WARNING"] = "warning";
6
+ FormSelectValidation["NEUTRAL"] = "neutral";
7
+ })(FormSelectValidation || (FormSelectValidation = {}));
8
+
9
+ var FormSelectVariation;
10
+ (function (FormSelectVariation) {
11
+ FormSelectVariation["SMALL"] = "small";
12
+ FormSelectVariation["MEDIUM"] = "medium";
13
+ FormSelectVariation["LARGE"] = "large";
14
+ })(FormSelectVariation || (FormSelectVariation = {}));
15
+
16
+ export { FormSelectValidation as F, FormSelectVariation as a };
@@ -0,0 +1,8 @@
1
+ var FormValidationMessageVariation;
2
+ (function (FormValidationMessageVariation) {
3
+ FormValidationMessageVariation["SUCCESS"] = "success";
4
+ FormValidationMessageVariation["ERROR"] = "error";
5
+ FormValidationMessageVariation["WARNING"] = "warning";
6
+ })(FormValidationMessageVariation || (FormValidationMessageVariation = {}));
7
+
8
+ export { FormValidationMessageVariation as F };
@@ -52,10 +52,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
52
52
  }
53
53
  switch(bundleId) {
54
54
 
55
- case 'digi-button_38':
55
+ case 'digi-button_2':
56
56
  return import(
57
57
  /* webpackMode: "lazy" */
58
- './digi-button_38.entry.js').then(processMod, consoleError);
58
+ './digi-button_2.entry.js').then(processMod, consoleError);
59
59
  case 'digi-badge-status':
60
60
  return import(
61
61
  /* webpackMode: "lazy" */
@@ -64,6 +64,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
64
64
  return import(
65
65
  /* webpackMode: "lazy" */
66
66
  './digi-bar-chart.entry.js').then(processMod, consoleError);
67
+ case 'digi-calendar-datepicker':
68
+ return import(
69
+ /* webpackMode: "lazy" */
70
+ './digi-calendar-datepicker.entry.js').then(processMod, consoleError);
67
71
  case 'digi-calendar-week-view':
68
72
  return import(
69
73
  /* webpackMode: "lazy" */
@@ -96,6 +100,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
96
100
  return import(
97
101
  /* webpackMode: "lazy" */
98
102
  './digi-expandable-faq.entry.js').then(processMod, consoleError);
103
+ case 'digi-expandable-faq-item':
104
+ return import(
105
+ /* webpackMode: "lazy" */
106
+ './digi-expandable-faq-item.entry.js').then(processMod, consoleError);
99
107
  case 'digi-footer':
100
108
  return import(
101
109
  /* webpackMode: "lazy" */
@@ -104,6 +112,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
104
112
  return import(
105
113
  /* webpackMode: "lazy" */
106
114
  './digi-footer-card.entry.js').then(processMod, consoleError);
115
+ case 'digi-form-category-filter':
116
+ return import(
117
+ /* webpackMode: "lazy" */
118
+ './digi-form-category-filter.entry.js').then(processMod, consoleError);
107
119
  case 'digi-form-error-list':
108
120
  return import(
109
121
  /* webpackMode: "lazy" */
@@ -120,10 +132,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
120
132
  return import(
121
133
  /* webpackMode: "lazy" */
122
134
  './digi-form-input-search.entry.js').then(processMod, consoleError);
135
+ case 'digi-form-radiogroup':
136
+ return import(
137
+ /* webpackMode: "lazy" */
138
+ './digi-form-radiogroup.entry.js').then(processMod, consoleError);
123
139
  case 'digi-form-receipt':
124
140
  return import(
125
141
  /* webpackMode: "lazy" */
126
142
  './digi-form-receipt.entry.js').then(processMod, consoleError);
143
+ case 'digi-form-select-filter':
144
+ return import(
145
+ /* webpackMode: "lazy" */
146
+ './digi-form-select-filter.entry.js').then(processMod, consoleError);
127
147
  case 'digi-form-textarea':
128
148
  return import(
129
149
  /* webpackMode: "lazy" */
@@ -816,6 +836,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
816
836
  return import(
817
837
  /* webpackMode: "lazy" */
818
838
  './digi-navigation-sidebar.entry.js').then(processMod, consoleError);
839
+ case 'digi-navigation-vertical-menu':
840
+ return import(
841
+ /* webpackMode: "lazy" */
842
+ './digi-navigation-vertical-menu.entry.js').then(processMod, consoleError);
843
+ case 'digi-navigation-vertical-menu-item':
844
+ return import(
845
+ /* webpackMode: "lazy" */
846
+ './digi-navigation-vertical-menu-item.entry.js').then(processMod, consoleError);
819
847
  case 'digi-notification-error-page':
820
848
  return import(
821
849
  /* webpackMode: "lazy" */
@@ -824,6 +852,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
824
852
  return import(
825
853
  /* webpackMode: "lazy" */
826
854
  './digi-progress-circle.entry.js').then(processMod, consoleError);
855
+ case 'digi-progress-indicator':
856
+ return import(
857
+ /* webpackMode: "lazy" */
858
+ './digi-progress-indicator.entry.js').then(processMod, consoleError);
827
859
  case 'digi-progress-list':
828
860
  return import(
829
861
  /* webpackMode: "lazy" */
@@ -868,10 +900,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
868
900
  return import(
869
901
  /* webpackMode: "lazy" */
870
902
  './digi-tools-feedback-rating.entry.js').then(processMod, consoleError);
903
+ case 'digi-tools-theme-provider':
904
+ return import(
905
+ /* webpackMode: "lazy" */
906
+ './digi-tools-theme-provider.entry.js').then(processMod, consoleError);
907
+ case 'digi-typography-heading-jumbo':
908
+ return import(
909
+ /* webpackMode: "lazy" */
910
+ './digi-typography-heading-jumbo.entry.js').then(processMod, consoleError);
871
911
  case 'digi-typography-meta':
872
912
  return import(
873
913
  /* webpackMode: "lazy" */
874
914
  './digi-typography-meta.entry.js').then(processMod, consoleError);
915
+ case 'digi-typography-preamble':
916
+ return import(
917
+ /* webpackMode: "lazy" */
918
+ './digi-typography-preamble.entry.js').then(processMod, consoleError);
875
919
  case 'digi-typography-time':
876
920
  return import(
877
921
  /* webpackMode: "lazy" */
@@ -892,10 +936,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
892
936
  return import(
893
937
  /* webpackMode: "lazy" */
894
938
  './digi-badge-notification.entry.js').then(processMod, consoleError);
895
- case 'digi-code-block':
939
+ case 'digi-calendar_2':
940
+ return import(
941
+ /* webpackMode: "lazy" */
942
+ './digi-calendar_2.entry.js').then(processMod, consoleError);
943
+ case 'digi-code-block_3':
896
944
  return import(
897
945
  /* webpackMode: "lazy" */
898
- './digi-code-block.entry.js').then(processMod, consoleError);
946
+ './digi-code-block_3.entry.js').then(processMod, consoleError);
899
947
  case 'digi-icon-arrow-right':
900
948
  return import(
901
949
  /* webpackMode: "lazy" */
@@ -940,6 +988,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
940
988
  return import(
941
989
  /* webpackMode: "lazy" */
942
990
  './digi-util-resize-observer.entry.js').then(processMod, consoleError);
991
+ case 'digi-form-select_2':
992
+ return import(
993
+ /* webpackMode: "lazy" */
994
+ './digi-form-select_2.entry.js').then(processMod, consoleError);
943
995
  case 'digi-icon-bars':
944
996
  return import(
945
997
  /* webpackMode: "lazy" */
@@ -948,10 +1000,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
948
1000
  return import(
949
1001
  /* webpackMode: "lazy" */
950
1002
  './digi-icon-chart_2.entry.js').then(processMod, consoleError);
1003
+ case 'digi-icon-copy':
1004
+ return import(
1005
+ /* webpackMode: "lazy" */
1006
+ './digi-icon-copy.entry.js').then(processMod, consoleError);
951
1007
  case 'digi-icon-list-ul_6':
952
1008
  return import(
953
1009
  /* webpackMode: "lazy" */
954
1010
  './digi-icon-list-ul_6.entry.js').then(processMod, consoleError);
1011
+ case 'digi-icon-minus_2':
1012
+ return import(
1013
+ /* webpackMode: "lazy" */
1014
+ './digi-icon-minus_2.entry.js').then(processMod, consoleError);
955
1015
  case 'digi-icon-notification-error_4':
956
1016
  return import(
957
1017
  /* webpackMode: "lazy" */
@@ -968,6 +1028,38 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
968
1028
  return import(
969
1029
  /* webpackMode: "lazy" */
970
1030
  './digi-media-image_2.entry.js').then(processMod, consoleError);
1031
+ case 'digi-form-input':
1032
+ return import(
1033
+ /* webpackMode: "lazy" */
1034
+ './digi-form-input.entry.js').then(processMod, consoleError);
1035
+ case 'digi-icon-check':
1036
+ return import(
1037
+ /* webpackMode: "lazy" */
1038
+ './digi-icon-check.entry.js').then(processMod, consoleError);
1039
+ case 'digi-icon-chevron-left_2':
1040
+ return import(
1041
+ /* webpackMode: "lazy" */
1042
+ './digi-icon-chevron-left_2.entry.js').then(processMod, consoleError);
1043
+ case 'digi-link':
1044
+ return import(
1045
+ /* webpackMode: "lazy" */
1046
+ './digi-link.entry.js').then(processMod, consoleError);
1047
+ case 'digi-layout-block_2':
1048
+ return import(
1049
+ /* webpackMode: "lazy" */
1050
+ './digi-layout-block_2.entry.js').then(processMod, consoleError);
1051
+ case 'digi-util-keydown-handler':
1052
+ return import(
1053
+ /* webpackMode: "lazy" */
1054
+ './digi-util-keydown-handler.entry.js').then(processMod, consoleError);
1055
+ case 'digi-icon-chevron-down':
1056
+ return import(
1057
+ /* webpackMode: "lazy" */
1058
+ './digi-icon-chevron-down.entry.js').then(processMod, consoleError);
1059
+ case 'digi-form-label_3':
1060
+ return import(
1061
+ /* webpackMode: "lazy" */
1062
+ './digi-form-label_3.entry.js').then(processMod, consoleError);
971
1063
  case 'digi-icon-x':
972
1064
  return import(
973
1065
  /* webpackMode: "lazy" */
@@ -976,6 +1068,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
976
1068
  return import(
977
1069
  /* webpackMode: "lazy" */
978
1070
  './digi-util-breakpoint-observer.entry.js').then(processMod, consoleError);
1071
+ case 'digi-util-mutation-observer':
1072
+ return import(
1073
+ /* webpackMode: "lazy" */
1074
+ './digi-util-mutation-observer.entry.js').then(processMod, consoleError);
1075
+ case 'digi-icon-validation-error_2':
1076
+ return import(
1077
+ /* webpackMode: "lazy" */
1078
+ './digi-icon-validation-error_2.entry.js').then(processMod, consoleError);
1079
+ case 'digi-typography':
1080
+ return import(
1081
+ /* webpackMode: "lazy" */
1082
+ './digi-typography.entry.js').then(processMod, consoleError);
979
1083
  }
980
1084
  }
981
1085
  return import(
@@ -1,3 +1,5 @@
1
+ import { r as requiredArgs, t as toDate } from './index-8685f88d.js';
2
+
1
3
  function toInteger(dirtyNumber) {
2
4
  if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
3
5
  return NaN;
@@ -12,64 +14,6 @@ function toInteger(dirtyNumber) {
12
14
  return number < 0 ? Math.ceil(number) : Math.floor(number);
13
15
  }
14
16
 
15
- function requiredArgs(required, args) {
16
- if (args.length < required) {
17
- throw new TypeError(required + ' argument' + (required > 1 ? 's' : '') + ' required, but only ' + args.length + ' present');
18
- }
19
- }
20
-
21
- /**
22
- * @name toDate
23
- * @category Common Helpers
24
- * @summary Convert the given argument to an instance of Date.
25
- *
26
- * @description
27
- * Convert the given argument to an instance of Date.
28
- *
29
- * If the argument is an instance of Date, the function returns its clone.
30
- *
31
- * If the argument is a number, it is treated as a timestamp.
32
- *
33
- * If the argument is none of the above, the function returns Invalid Date.
34
- *
35
- * **Note**: *all* Date arguments passed to any *date-fns* function is processed by `toDate`.
36
- *
37
- * @param {Date|Number} argument - the value to convert
38
- * @returns {Date} the parsed date in the local time zone
39
- * @throws {TypeError} 1 argument required
40
- *
41
- * @example
42
- * // Clone the date:
43
- * const result = toDate(new Date(2014, 1, 11, 11, 30, 30))
44
- * //=> Tue Feb 11 2014 11:30:30
45
- *
46
- * @example
47
- * // Convert the timestamp to date:
48
- * const result = toDate(1392098430000)
49
- * //=> Tue Feb 11 2014 11:30:30
50
- */
51
-
52
- function toDate(argument) {
53
- requiredArgs(1, arguments);
54
- var argStr = Object.prototype.toString.call(argument); // Clone the date
55
-
56
- if (argument instanceof Date || typeof argument === 'object' && argStr === '[object Date]') {
57
- // Prevent the date to lose the milliseconds when passed to new Date() in IE10
58
- return new Date(argument.getTime());
59
- } else if (typeof argument === 'number' || argStr === '[object Number]') {
60
- return new Date(argument);
61
- } else {
62
- if ((typeof argument === 'string' || argStr === '[object String]') && typeof console !== 'undefined') {
63
- // eslint-disable-next-line no-console
64
- console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"); // eslint-disable-next-line no-console
65
-
66
- console.warn(new Error().stack);
67
- }
68
-
69
- return new Date(NaN);
70
- }
71
- }
72
-
73
17
  /**
74
18
  * @name addMilliseconds
75
19
  * @category Millisecond Helpers
@@ -117,117 +61,6 @@ function getTimezoneOffsetInMilliseconds(date) {
117
61
  return date.getTime() - utcDate.getTime();
118
62
  }
119
63
 
120
- /**
121
- * @name isDate
122
- * @category Common Helpers
123
- * @summary Is the given value a date?
124
- *
125
- * @description
126
- * Returns true if the given value is an instance of Date. The function works for dates transferred across iframes.
127
- *
128
- * ### v2.0.0 breaking changes:
129
- *
130
- * - [Changes that are common for the whole library](https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#Common-Changes).
131
- *
132
- * @param {*} value - the value to check
133
- * @returns {boolean} true if the given value is a date
134
- * @throws {TypeError} 1 arguments required
135
- *
136
- * @example
137
- * // For a valid date:
138
- * const result = isDate(new Date())
139
- * //=> true
140
- *
141
- * @example
142
- * // For an invalid date:
143
- * const result = isDate(new Date(NaN))
144
- * //=> true
145
- *
146
- * @example
147
- * // For some value:
148
- * const result = isDate('2014-02-31')
149
- * //=> false
150
- *
151
- * @example
152
- * // For an object:
153
- * const result = isDate({})
154
- * //=> false
155
- */
156
-
157
- function isDate(value) {
158
- requiredArgs(1, arguments);
159
- return value instanceof Date || typeof value === 'object' && Object.prototype.toString.call(value) === '[object Date]';
160
- }
161
-
162
- /**
163
- * @name isValid
164
- * @category Common Helpers
165
- * @summary Is the given date valid?
166
- *
167
- * @description
168
- * Returns false if argument is Invalid Date and true otherwise.
169
- * Argument is converted to Date using `toDate`. See [toDate]{@link https://date-fns.org/docs/toDate}
170
- * Invalid Date is a Date, whose time value is NaN.
171
- *
172
- * Time value of Date: http://es5.github.io/#x15.9.1.1
173
- *
174
- * ### v2.0.0 breaking changes:
175
- *
176
- * - [Changes that are common for the whole library](https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#Common-Changes).
177
- *
178
- * - Now `isValid` doesn't throw an exception
179
- * if the first argument is not an instance of Date.
180
- * Instead, argument is converted beforehand using `toDate`.
181
- *
182
- * Examples:
183
- *
184
- * | `isValid` argument | Before v2.0.0 | v2.0.0 onward |
185
- * |---------------------------|---------------|---------------|
186
- * | `new Date()` | `true` | `true` |
187
- * | `new Date('2016-01-01')` | `true` | `true` |
188
- * | `new Date('')` | `false` | `false` |
189
- * | `new Date(1488370835081)` | `true` | `true` |
190
- * | `new Date(NaN)` | `false` | `false` |
191
- * | `'2016-01-01'` | `TypeError` | `false` |
192
- * | `''` | `TypeError` | `false` |
193
- * | `1488370835081` | `TypeError` | `true` |
194
- * | `NaN` | `TypeError` | `false` |
195
- *
196
- * We introduce this change to make *date-fns* consistent with ECMAScript behavior
197
- * that try to coerce arguments to the expected type
198
- * (which is also the case with other *date-fns* functions).
199
- *
200
- * @param {*} date - the date to check
201
- * @returns {Boolean} the date is valid
202
- * @throws {TypeError} 1 argument required
203
- *
204
- * @example
205
- * // For the valid date:
206
- * const result = isValid(new Date(2014, 1, 31))
207
- * //=> true
208
- *
209
- * @example
210
- * // For the value, convertable into a date:
211
- * const result = isValid(1393804800000)
212
- * //=> true
213
- *
214
- * @example
215
- * // For the invalid date:
216
- * const result = isValid(new Date(''))
217
- * //=> false
218
- */
219
-
220
- function isValid(dirtyDate) {
221
- requiredArgs(1, arguments);
222
-
223
- if (!isDate(dirtyDate) && typeof dirtyDate !== 'number') {
224
- return false;
225
- }
226
-
227
- var date = toDate(dirtyDate);
228
- return !isNaN(Number(date));
229
- }
230
-
231
64
  var formatDistanceLocale = {
232
65
  lessThanXSeconds: {
233
66
  one: 'less than a second',
@@ -1029,4 +862,4 @@ function throwProtectedError(token, format, input) {
1029
862
  }
1030
863
  }
1031
864
 
1032
- export { toInteger as a, getUTCWeek as b, getUTCWeekYear as c, startOfUTCISOWeek as d, throwProtectedError as e, isProtectedDayOfYearToken as f, getUTCISOWeek as g, subMilliseconds as h, isProtectedWeekYearToken as i, getTimezoneOffsetInMilliseconds as j, defaultLocale as k, longFormatters$1 as l, isValid as m, getUTCISOWeekYear as n, buildFormatLongFn as o, buildLocalizeFn as p, buildMatchPatternFn as q, requiredArgs as r, startOfUTCWeek as s, toDate as t, buildMatchFn as u };
865
+ export { getUTCWeek as a, getUTCWeekYear as b, startOfUTCISOWeek as c, throwProtectedError as d, isProtectedDayOfYearToken as e, subMilliseconds as f, getUTCISOWeek as g, getTimezoneOffsetInMilliseconds as h, isProtectedWeekYearToken as i, defaultLocale as j, getUTCISOWeekYear as k, longFormatters$1 as l, buildFormatLongFn as m, buildLocalizeFn as n, buildMatchPatternFn as o, buildMatchFn as p, startOfUTCWeek as s, toInteger as t };