@designsystem-se/af 37.0.1 → 37.0.2-beta.1

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 (397) 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 +3 -3
  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 +3 -3
  18. package/components/digi-form-input-search.js +1 -1
  19. package/components/digi-form-receipt.js +1 -1
  20. package/components/digi-form-select-filter.js +3 -3
  21. package/components/digi-form-select.js +1 -1
  22. package/components/digi-header-avatar.js +1 -1
  23. package/components/digi-header-navigation.js +2 -2
  24. package/components/digi-header.js +5 -5
  25. package/components/digi-info-card-multi.js +1 -1
  26. package/components/digi-info-card.js +2 -2
  27. package/components/digi-link-internal.js +1 -1
  28. package/components/digi-logo.js +1 -1
  29. package/components/digi-navigation-pagination.js +2 -2
  30. package/components/digi-navigation-sidebar-button.js +1 -1
  31. package/components/digi-navigation-sidebar.js +1 -1
  32. package/components/digi-navigation-vertical-menu-item.js +1 -1
  33. package/components/digi-notification-alert.js +1 -1
  34. package/components/digi-notification-error-page.js +1 -1
  35. package/components/digi-progress-indicator.js +1 -1
  36. package/components/digi-quote.js +1 -1
  37. package/components/digi-tag.js +1 -1
  38. package/components/digi-title-logo.js +1 -1
  39. package/components/digi-tools-feedback.js +3 -3
  40. package/components/digi-tools-theme-provider.js +18 -5
  41. package/components/index.js +1 -1
  42. package/components/p-0139aa4e.js +66 -0
  43. package/components/{p-9466c4e0.js → p-117e7b18.js} +1 -1
  44. package/components/{p-f53eb01a.js → p-35dc20c4.js} +1 -1
  45. package/components/{p-7ff04204.js → p-6bc35478.js} +2 -2
  46. package/components/{p-44f143ea.js → p-7d3fb535.js} +2 -2
  47. package/components/p-a761b038.js +165 -0
  48. package/components/{p-2ac136a0.js → p-a79e144f.js} +1 -1
  49. package/components/p-ae129206.js +163 -0
  50. package/components/p-d7ef9cb1.js +13 -0
  51. package/components/{p-62a0008b.js → p-f5f26951.js} +2 -2
  52. package/custom-elements.json +4 -0
  53. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  54. package/dist/cjs/digi-button_83.cjs.entry.js +8198 -0
  55. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +50 -51
  56. package/dist/cjs/{digi-code-block_3.cjs.entry.js → digi-code-block_2.cjs.entry.js} +2 -123
  57. package/dist/cjs/digi-code-example.cjs.entry.js +1 -1
  58. package/dist/cjs/digi-dialog.cjs.entry.js +3 -21
  59. package/dist/cjs/digi-form-error-list.cjs.entry.js +2 -20
  60. package/dist/cjs/digi-form-input-search.cjs.entry.js +6 -7
  61. package/dist/cjs/digi-form-receipt.cjs.entry.js +2 -20
  62. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +2 -20
  63. package/dist/cjs/digi-notification-error-page.cjs.entry.js +2 -20
  64. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  65. package/dist/cjs/digi-tools-feedback.cjs.entry.js +3 -21
  66. package/dist/cjs/{form-input-type.enum-9c8ee12a.js → form-input-type.enum-1fb2180a.js} +14 -0
  67. package/dist/cjs/index-7a477838.js +4 -188
  68. package/dist/cjs/{index-ac8e01b4.js → index-acb7b350.js} +189 -19
  69. package/dist/cjs/index.cjs.js +196 -208
  70. package/dist/cjs/loader.cjs.js +1 -1
  71. package/dist/cjs/{typography-variation.enum-118ff8e5.js → typography-variation.enum-d87d726d.js} +249 -0
  72. package/dist/collection/components/_button/button/button.css +10 -10
  73. package/dist/collection/components/_calendar/calendar/calendar.css +7 -2
  74. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +355 -102
  75. package/dist/collection/components/_code/code-example/code-example.css +6 -0
  76. package/dist/collection/components/_dialog/dialog/dialog.css +1 -1
  77. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.css +2 -2
  78. package/dist/collection/components/_form/form-checkbox/form-checkbox.css +355 -102
  79. package/dist/collection/components/_form/form-file-upload/form-file-upload.css +4 -3
  80. package/dist/collection/components/_form/form-filter/form-filter.css +1 -1
  81. package/dist/collection/components/_form/form-select/form-select.css +2 -2
  82. package/dist/collection/components/_form/form-select-filter/form-select-filter.css +2 -2
  83. package/dist/collection/components/_header/header/header.js +2 -2
  84. package/dist/collection/components/_header/header-avatar/header-avatar.css +354 -101
  85. package/dist/collection/components/_info-card/info-card/info-card.css +2 -2
  86. package/dist/collection/components/_info-card/info-card-multi/info-card-multi.css +1 -1
  87. package/dist/collection/components/_link/link-internal/link-internal.css +354 -101
  88. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.css +3 -3
  89. package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +4 -3
  90. package/dist/collection/components/_quote/quote/quote.css +2 -2
  91. package/dist/collection/components/_tools/tools-feedback/tools-feedback.css +1 -1
  92. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.css +113 -2
  93. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +43 -2
  94. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.js +5 -0
  95. package/dist/collection/design-tokens/components/_button.variables.scss +10 -10
  96. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  97. package/dist/collection/design-tokens/components/_calendar.variables.scss +3 -2
  98. package/dist/collection/design-tokens/components/_dialog.variables.scss +1 -1
  99. package/dist/collection/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  100. package/dist/collection/design-tokens/components/_form-checkbox.variables.scss +1 -1
  101. package/dist/collection/design-tokens/components/_form-file-upload.variables.scss +2 -0
  102. package/dist/collection/design-tokens/components/_form-filter.variables.scss +1 -1
  103. package/dist/collection/design-tokens/components/_form-select-filter.variables.scss +2 -2
  104. package/dist/collection/design-tokens/components/_form-select.variables.scss +2 -2
  105. package/dist/collection/design-tokens/components/_info-card-multi.variables.scss +1 -1
  106. package/dist/collection/design-tokens/components/_info-card.variables.scss +2 -2
  107. package/dist/collection/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  108. package/dist/collection/design-tokens/components/_quote.variables.scss +2 -2
  109. package/dist/collection/design-tokens/components/_tools-feedback.variables.scss +1 -1
  110. package/dist/collection/enums.js +1 -0
  111. package/dist/collection/styles/src/_alias.mixin.scss +278 -128
  112. package/dist/collection/styles/src/themes/_common.mixin.scss +7 -0
  113. package/dist/collection/styles/src/themes/_theme-af25.mixin.scss +147 -0
  114. package/dist/collection/styles/src/tokens-documentation/web-AF25.json +1406 -323
  115. package/dist/digi-arbetsformedlingen/design-tokens/components/_button.variables.scss +10 -10
  116. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  117. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar.variables.scss +3 -2
  118. package/dist/digi-arbetsformedlingen/design-tokens/components/_dialog.variables.scss +1 -1
  119. package/dist/digi-arbetsformedlingen/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  120. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-checkbox.variables.scss +1 -1
  121. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-file-upload.variables.scss +2 -0
  122. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-filter.variables.scss +1 -1
  123. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select-filter.variables.scss +2 -2
  124. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select.variables.scss +2 -2
  125. package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card-multi.variables.scss +1 -1
  126. package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card.variables.scss +2 -2
  127. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  128. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote.variables.scss +2 -2
  129. package/dist/digi-arbetsformedlingen/design-tokens/components/_tools-feedback.variables.scss +1 -1
  130. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
  131. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  132. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  133. package/dist/digi-arbetsformedlingen/p-09169f17.entry.js +1 -0
  134. package/dist/digi-arbetsformedlingen/p-3066da42.entry.js +1 -0
  135. package/dist/digi-arbetsformedlingen/p-64b65586.entry.js +1 -0
  136. package/dist/digi-arbetsformedlingen/p-81bbd04c.entry.js +1 -0
  137. package/dist/digi-arbetsformedlingen/p-82225661.entry.js +1 -0
  138. package/dist/digi-arbetsformedlingen/p-8f775593.entry.js +1 -0
  139. package/dist/digi-arbetsformedlingen/p-901a3527.entry.js +1 -0
  140. package/dist/digi-arbetsformedlingen/p-920aee36.entry.js +1 -0
  141. package/dist/digi-arbetsformedlingen/p-94a9a0f4.entry.js +1 -0
  142. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +1 -0
  143. package/dist/digi-arbetsformedlingen/p-a6009681.js +1 -0
  144. package/dist/digi-arbetsformedlingen/p-c64b4626.js +1 -0
  145. package/dist/digi-arbetsformedlingen/p-ec9e7c00.entry.js +1 -0
  146. package/dist/digi-arbetsformedlingen/p-f601908d.entry.js +1 -0
  147. package/dist/digi-arbetsformedlingen/p-f6edfd64.entry.js +1 -0
  148. package/dist/digi-arbetsformedlingen/styles/src/_alias.mixin.scss +278 -128
  149. package/dist/digi-arbetsformedlingen/styles/src/themes/_common.mixin.scss +7 -0
  150. package/dist/digi-arbetsformedlingen/styles/src/themes/_theme-af25.mixin.scss +147 -0
  151. package/dist/digi-arbetsformedlingen/styles/src/tokens-documentation/web-AF25.json +1406 -323
  152. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  153. package/dist/esm/digi-button_83.entry.js +8112 -0
  154. package/dist/esm/digi-calendar-week-view.entry.js +1 -2
  155. package/dist/esm/{digi-code-block_3.entry.js → digi-code-block_2.entry.js} +4 -124
  156. package/dist/esm/digi-code-example.entry.js +1 -1
  157. package/dist/esm/digi-dialog.entry.js +3 -21
  158. package/dist/esm/digi-form-error-list.entry.js +2 -20
  159. package/dist/esm/digi-form-input-search.entry.js +1 -2
  160. package/dist/esm/digi-form-receipt.entry.js +2 -20
  161. package/dist/esm/digi-navigation-pagination.entry.js +2 -20
  162. package/dist/esm/digi-notification-error-page.entry.js +2 -20
  163. package/dist/esm/digi-quote.entry.js +1 -1
  164. package/dist/esm/digi-tools-feedback.entry.js +3 -21
  165. package/dist/esm/{form-input-type.enum-3da3db27.js → form-input-type.enum-a6bba983.js} +15 -1
  166. package/dist/esm/index-148a7577.js +4 -188
  167. package/dist/esm/{index-2fce392f.js → index-dc6b83f7.js} +170 -3
  168. package/dist/esm/index.js +2 -20
  169. package/dist/esm/loader.js +1 -1
  170. package/dist/esm/typography-variation.enum-c5257524.js +507 -0
  171. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.d.ts +9 -0
  172. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.d.ts +4 -0
  173. package/dist/types/components.d.ts +12 -0
  174. package/dist/types/enums.d.ts +1 -0
  175. package/hydrate/index.js +43 -24
  176. package/hydrate/index.mjs +43 -24
  177. package/package.json +1 -1
  178. package/components/p-4bad4fb0.js +0 -7
  179. package/components/p-b57677c1.js +0 -66
  180. package/components/p-e8fc33ed.js +0 -165
  181. package/components/p-ff4f4fb8.js +0 -163
  182. package/dist/cjs/digi-button_17.cjs.entry.js +0 -1120
  183. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +0 -2600
  184. package/dist/cjs/digi-calendar_2.cjs.entry.js +0 -464
  185. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +0 -97
  186. package/dist/cjs/digi-footer-card.cjs.entry.js +0 -29
  187. package/dist/cjs/digi-footer.cjs.entry.js +0 -75
  188. package/dist/cjs/digi-form-category-filter.cjs.entry.js +0 -121
  189. package/dist/cjs/digi-form-checkbox.cjs.entry.js +0 -127
  190. package/dist/cjs/digi-form-file-upload.cjs.entry.js +0 -589
  191. package/dist/cjs/digi-form-filter.cjs.entry.js +0 -248
  192. package/dist/cjs/digi-form-input.cjs.entry.js +0 -194
  193. package/dist/cjs/digi-form-label_3.cjs.entry.js +0 -129
  194. package/dist/cjs/digi-form-select-filter.cjs.entry.js +0 -565
  195. package/dist/cjs/digi-form-select_2.cjs.entry.js +0 -186
  196. package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +0 -30
  197. package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +0 -99
  198. package/dist/cjs/digi-icon-check.cjs.entry.js +0 -30
  199. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +0 -30
  200. package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +0 -53
  201. package/dist/cjs/digi-icon-copy.cjs.entry.js +0 -30
  202. package/dist/cjs/digi-icon-envelope.cjs.entry.js +0 -30
  203. package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +0 -60
  204. package/dist/cjs/digi-icon-globe.cjs.entry.js +0 -30
  205. package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +0 -145
  206. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +0 -53
  207. package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +0 -99
  208. package/dist/cjs/digi-icon-sign.cjs.entry.js +0 -30
  209. package/dist/cjs/digi-icon-spinner.cjs.entry.js +0 -31
  210. package/dist/cjs/digi-icon-validation-error_2.cjs.entry.js +0 -53
  211. package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +0 -22
  212. package/dist/cjs/digi-info-card-multi.cjs.entry.js +0 -58
  213. package/dist/cjs/digi-info-card.cjs.entry.js +0 -79
  214. package/dist/cjs/digi-layout-columns.cjs.entry.js +0 -33
  215. package/dist/cjs/digi-link-button.cjs.entry.js +0 -66
  216. package/dist/cjs/digi-link-internal.cjs.entry.js +0 -37
  217. package/dist/cjs/digi-link.cjs.entry.js +0 -75
  218. package/dist/cjs/digi-logo.cjs.entry.js +0 -69
  219. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +0 -150
  220. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +0 -177
  221. package/dist/cjs/digi-notification-alert.cjs.entry.js +0 -113
  222. package/dist/cjs/digi-progress-indicator.cjs.entry.js +0 -137
  223. package/dist/cjs/digi-tag-media.cjs.entry.js +0 -47
  224. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +0 -28
  225. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +0 -38
  226. package/dist/cjs/digi-typography-preamble.cjs.entry.js +0 -20
  227. package/dist/cjs/digi-typography.cjs.entry.js +0 -26
  228. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +0 -64
  229. package/dist/cjs/expandable-faq-item-variation.enum-89427195.js +0 -18
  230. package/dist/cjs/footer-card-variation.enum-99555edc.js +0 -8
  231. package/dist/cjs/form-checkbox-variation.enum-d2ca879e.js +0 -19
  232. package/dist/cjs/form-file-upload-variation.enum-634cfae8.js +0 -24
  233. package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +0 -15
  234. package/dist/cjs/form-input-variation.enum-c750520c.js +0 -29
  235. package/dist/cjs/form-select-variation.enum-528c1bf0.js +0 -16
  236. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +0 -8
  237. package/dist/cjs/index-cad91a90.js +0 -66
  238. package/dist/cjs/index-e8333bcc.js +0 -174
  239. package/dist/cjs/info-card-multi-type.enum-14746572.js +0 -8
  240. package/dist/cjs/info-card-variation.enum-64cef637.js +0 -24
  241. package/dist/cjs/layout-columns-variation.enum-65675649.js +0 -23
  242. package/dist/cjs/link-button-variation.enum-137785e3.js +0 -9
  243. package/dist/cjs/logo-variation.enum-607fadb4.js +0 -13
  244. package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +0 -13
  245. package/dist/cjs/progress-indicator-variation.enum-7cf8e0e4.js +0 -13
  246. package/dist/cjs/tag-media-icon.enum-372563c5.js +0 -11
  247. package/dist/cjs/tools-theme-provider.brand.enum-bc855272.js +0 -7
  248. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +0 -17
  249. package/dist/digi-arbetsformedlingen/p-029c4d40.entry.js +0 -1
  250. package/dist/digi-arbetsformedlingen/p-0501a287.entry.js +0 -1
  251. package/dist/digi-arbetsformedlingen/p-07303cb5.js +0 -1
  252. package/dist/digi-arbetsformedlingen/p-07985aef.entry.js +0 -1
  253. package/dist/digi-arbetsformedlingen/p-0c77050e.entry.js +0 -1
  254. package/dist/digi-arbetsformedlingen/p-0f6c0360.js +0 -1
  255. package/dist/digi-arbetsformedlingen/p-16f09f62.entry.js +0 -1
  256. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +0 -1
  257. package/dist/digi-arbetsformedlingen/p-1f956af8.js +0 -1
  258. package/dist/digi-arbetsformedlingen/p-2693c1d8.entry.js +0 -1
  259. package/dist/digi-arbetsformedlingen/p-286973f2.entry.js +0 -1
  260. package/dist/digi-arbetsformedlingen/p-290d1746.js +0 -1
  261. package/dist/digi-arbetsformedlingen/p-2a023831.js +0 -1
  262. package/dist/digi-arbetsformedlingen/p-2c698144.entry.js +0 -1
  263. package/dist/digi-arbetsformedlingen/p-33349e7e.entry.js +0 -1
  264. package/dist/digi-arbetsformedlingen/p-3a76bfde.entry.js +0 -1
  265. package/dist/digi-arbetsformedlingen/p-3b20ec86.js +0 -1
  266. package/dist/digi-arbetsformedlingen/p-3c0c5222.entry.js +0 -1
  267. package/dist/digi-arbetsformedlingen/p-3d7fff3c.entry.js +0 -1
  268. package/dist/digi-arbetsformedlingen/p-3dafce70.entry.js +0 -1
  269. package/dist/digi-arbetsformedlingen/p-41bc039f.entry.js +0 -1
  270. package/dist/digi-arbetsformedlingen/p-443e9415.entry.js +0 -1
  271. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +0 -1
  272. package/dist/digi-arbetsformedlingen/p-4bad4fb0.js +0 -1
  273. package/dist/digi-arbetsformedlingen/p-4e36c467.entry.js +0 -1
  274. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +0 -1
  275. package/dist/digi-arbetsformedlingen/p-51bfa2a9.entry.js +0 -1
  276. package/dist/digi-arbetsformedlingen/p-57319a80.entry.js +0 -1
  277. package/dist/digi-arbetsformedlingen/p-57a0cc63.entry.js +0 -1
  278. package/dist/digi-arbetsformedlingen/p-583d40dc.entry.js +0 -1
  279. package/dist/digi-arbetsformedlingen/p-5d3383f9.entry.js +0 -1
  280. package/dist/digi-arbetsformedlingen/p-5eba5ec4.entry.js +0 -1
  281. package/dist/digi-arbetsformedlingen/p-61385dc4.entry.js +0 -1
  282. package/dist/digi-arbetsformedlingen/p-681e7beb.entry.js +0 -1
  283. package/dist/digi-arbetsformedlingen/p-6bd60ab6.entry.js +0 -1
  284. package/dist/digi-arbetsformedlingen/p-6d864e79.entry.js +0 -1
  285. package/dist/digi-arbetsformedlingen/p-7238fdb8.entry.js +0 -1
  286. package/dist/digi-arbetsformedlingen/p-7327f45d.entry.js +0 -1
  287. package/dist/digi-arbetsformedlingen/p-7888e12c.entry.js +0 -1
  288. package/dist/digi-arbetsformedlingen/p-78c99e87.entry.js +0 -1
  289. package/dist/digi-arbetsformedlingen/p-7933b555.js +0 -1
  290. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +0 -1
  291. package/dist/digi-arbetsformedlingen/p-7c116ffb.entry.js +0 -1
  292. package/dist/digi-arbetsformedlingen/p-7e125c6e.entry.js +0 -1
  293. package/dist/digi-arbetsformedlingen/p-8142cc73.js +0 -1
  294. package/dist/digi-arbetsformedlingen/p-814ca2ad.js +0 -1
  295. package/dist/digi-arbetsformedlingen/p-820e795b.js +0 -1
  296. package/dist/digi-arbetsformedlingen/p-82a89ca1.entry.js +0 -1
  297. package/dist/digi-arbetsformedlingen/p-870c4f49.entry.js +0 -1
  298. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +0 -1
  299. package/dist/digi-arbetsformedlingen/p-8e1568c4.entry.js +0 -1
  300. package/dist/digi-arbetsformedlingen/p-8e47ac34.entry.js +0 -1
  301. package/dist/digi-arbetsformedlingen/p-905ccb30.js +0 -1
  302. package/dist/digi-arbetsformedlingen/p-93766b5e.entry.js +0 -1
  303. package/dist/digi-arbetsformedlingen/p-96987381.entry.js +0 -1
  304. package/dist/digi-arbetsformedlingen/p-9a6ea3b7.entry.js +0 -1
  305. package/dist/digi-arbetsformedlingen/p-9b7f0707.entry.js +0 -1
  306. package/dist/digi-arbetsformedlingen/p-9be9a291.js +0 -1
  307. package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +0 -1
  308. package/dist/digi-arbetsformedlingen/p-a2561b9e.entry.js +0 -1
  309. package/dist/digi-arbetsformedlingen/p-a34dfc04.entry.js +0 -1
  310. package/dist/digi-arbetsformedlingen/p-b4bef936.entry.js +0 -1
  311. package/dist/digi-arbetsformedlingen/p-bd55807c.entry.js +0 -1
  312. package/dist/digi-arbetsformedlingen/p-c29ab968.entry.js +0 -1
  313. package/dist/digi-arbetsformedlingen/p-c461917d.entry.js +0 -1
  314. package/dist/digi-arbetsformedlingen/p-c68bf2b3.entry.js +0 -1
  315. package/dist/digi-arbetsformedlingen/p-c7949525.js +0 -1
  316. package/dist/digi-arbetsformedlingen/p-ccd617cc.entry.js +0 -1
  317. package/dist/digi-arbetsformedlingen/p-d055d564.entry.js +0 -1
  318. package/dist/digi-arbetsformedlingen/p-d1886fff.js +0 -1
  319. package/dist/digi-arbetsformedlingen/p-d5376b7c.entry.js +0 -1
  320. package/dist/digi-arbetsformedlingen/p-d7aa8315.entry.js +0 -1
  321. package/dist/digi-arbetsformedlingen/p-df3a8ec4.entry.js +0 -1
  322. package/dist/digi-arbetsformedlingen/p-e9abb2b1.entry.js +0 -1
  323. package/dist/digi-arbetsformedlingen/p-eada91bf.entry.js +0 -1
  324. package/dist/digi-arbetsformedlingen/p-edcb61eb.entry.js +0 -1
  325. package/dist/digi-arbetsformedlingen/p-ee88e3f1.js +0 -1
  326. package/dist/digi-arbetsformedlingen/p-eeca26b2.entry.js +0 -1
  327. package/dist/digi-arbetsformedlingen/p-f40f4b2a.js +0 -1
  328. package/dist/digi-arbetsformedlingen/p-f447b984.js +0 -1
  329. package/dist/digi-arbetsformedlingen/p-f94db846.entry.js +0 -1
  330. package/dist/esm/digi-button_17.entry.js +0 -1100
  331. package/dist/esm/digi-calendar-datepicker.entry.js +0 -2596
  332. package/dist/esm/digi-calendar_2.entry.js +0 -459
  333. package/dist/esm/digi-expandable-faq-item.entry.js +0 -93
  334. package/dist/esm/digi-footer-card.entry.js +0 -25
  335. package/dist/esm/digi-footer.entry.js +0 -71
  336. package/dist/esm/digi-form-category-filter.entry.js +0 -117
  337. package/dist/esm/digi-form-checkbox.entry.js +0 -123
  338. package/dist/esm/digi-form-file-upload.entry.js +0 -585
  339. package/dist/esm/digi-form-filter.entry.js +0 -244
  340. package/dist/esm/digi-form-input.entry.js +0 -190
  341. package/dist/esm/digi-form-label_3.entry.js +0 -123
  342. package/dist/esm/digi-form-select-filter.entry.js +0 -561
  343. package/dist/esm/digi-form-select_2.entry.js +0 -181
  344. package/dist/esm/digi-icon-accessibility-universal.entry.js +0 -26
  345. package/dist/esm/digi-icon-check-circle-solid_4.entry.js +0 -92
  346. package/dist/esm/digi-icon-check.entry.js +0 -26
  347. package/dist/esm/digi-icon-chevron-down.entry.js +0 -26
  348. package/dist/esm/digi-icon-chevron-left_2.entry.js +0 -48
  349. package/dist/esm/digi-icon-copy.entry.js +0 -26
  350. package/dist/esm/digi-icon-envelope.entry.js +0 -26
  351. package/dist/esm/digi-icon-external-link-alt_2.entry.js +0 -55
  352. package/dist/esm/digi-icon-globe.entry.js +0 -26
  353. package/dist/esm/digi-icon-list-ul_6.entry.js +0 -136
  354. package/dist/esm/digi-icon-minus_2.entry.js +0 -48
  355. package/dist/esm/digi-icon-notification-error_4.entry.js +0 -92
  356. package/dist/esm/digi-icon-sign.entry.js +0 -26
  357. package/dist/esm/digi-icon-spinner.entry.js +0 -27
  358. package/dist/esm/digi-icon-validation-error_2.entry.js +0 -48
  359. package/dist/esm/digi-info-card-multi-container.entry.js +0 -18
  360. package/dist/esm/digi-info-card-multi.entry.js +0 -54
  361. package/dist/esm/digi-info-card.entry.js +0 -75
  362. package/dist/esm/digi-layout-columns.entry.js +0 -29
  363. package/dist/esm/digi-link-button.entry.js +0 -62
  364. package/dist/esm/digi-link-internal.entry.js +0 -33
  365. package/dist/esm/digi-link.entry.js +0 -71
  366. package/dist/esm/digi-logo.entry.js +0 -65
  367. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +0 -146
  368. package/dist/esm/digi-navigation-vertical-menu.entry.js +0 -173
  369. package/dist/esm/digi-notification-alert.entry.js +0 -109
  370. package/dist/esm/digi-progress-indicator.entry.js +0 -133
  371. package/dist/esm/digi-tag-media.entry.js +0 -43
  372. package/dist/esm/digi-tools-theme-provider.entry.js +0 -24
  373. package/dist/esm/digi-typography-heading-jumbo.entry.js +0 -34
  374. package/dist/esm/digi-typography-preamble.entry.js +0 -16
  375. package/dist/esm/digi-typography.entry.js +0 -22
  376. package/dist/esm/digi-util-mutation-observer.entry.js +0 -60
  377. package/dist/esm/expandable-faq-item-variation.enum-a8cb225b.js +0 -18
  378. package/dist/esm/footer-card-variation.enum-cc732148.js +0 -8
  379. package/dist/esm/form-checkbox-variation.enum-83e906fc.js +0 -19
  380. package/dist/esm/form-file-upload-variation.enum-9c49ec5e.js +0 -24
  381. package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +0 -15
  382. package/dist/esm/form-input-variation.enum-64d9450f.js +0 -29
  383. package/dist/esm/form-select-variation.enum-f2f6098d.js +0 -16
  384. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +0 -8
  385. package/dist/esm/index-5b6c95c6.js +0 -63
  386. package/dist/esm/index-8685f88d.js +0 -170
  387. package/dist/esm/info-card-multi-type.enum-07ee124f.js +0 -8
  388. package/dist/esm/info-card-variation.enum-2ccc52c1.js +0 -24
  389. package/dist/esm/layout-columns-variation.enum-34f7754e.js +0 -23
  390. package/dist/esm/link-button-variation.enum-84d4976f.js +0 -9
  391. package/dist/esm/logo-variation.enum-5b68b79f.js +0 -13
  392. package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +0 -13
  393. package/dist/esm/progress-indicator-variation.enum-b12ba50a.js +0 -13
  394. package/dist/esm/tag-media-icon.enum-fefa191c.js +0 -11
  395. package/dist/esm/tools-theme-provider.brand.enum-8c5a98c9.js +0 -7
  396. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +0 -17
  397. package/dist/esm/typography-variation.enum-23eeecd2.js +0 -258
@@ -0,0 +1,507 @@
1
+ var BadgeNotificationType;
2
+ (function (BadgeNotificationType) {
3
+ BadgeNotificationType["NUMBER"] = "number";
4
+ BadgeNotificationType["WORD"] = "word";
5
+ })(BadgeNotificationType || (BadgeNotificationType = {}));
6
+
7
+ var CalendarDatepickerValidation;
8
+ (function (CalendarDatepickerValidation) {
9
+ CalendarDatepickerValidation["SUCCESS"] = "success";
10
+ CalendarDatepickerValidation["ERROR"] = "error";
11
+ CalendarDatepickerValidation["WARNING"] = "warning";
12
+ CalendarDatepickerValidation["NEUTRAL"] = "neutral";
13
+ })(CalendarDatepickerValidation || (CalendarDatepickerValidation = {}));
14
+
15
+ var CodeBlockLanguage;
16
+ (function (CodeBlockLanguage) {
17
+ CodeBlockLanguage["JSON"] = "json";
18
+ CodeBlockLanguage["CSS"] = "css";
19
+ CodeBlockLanguage["SCSS"] = "scss";
20
+ CodeBlockLanguage["TYPESCRIPT"] = "typescript";
21
+ CodeBlockLanguage["JAVASCRIPT"] = "javascript";
22
+ CodeBlockLanguage["BASH"] = "bash";
23
+ CodeBlockLanguage["HTML"] = "html";
24
+ CodeBlockLanguage["GIT"] = "git";
25
+ CodeBlockLanguage["JSX"] = "jsx";
26
+ CodeBlockLanguage["TSX"] = "tsx";
27
+ })(CodeBlockLanguage || (CodeBlockLanguage = {}));
28
+
29
+ var DialogHeadingLevel;
30
+ (function (DialogHeadingLevel) {
31
+ DialogHeadingLevel["H1"] = "h1";
32
+ DialogHeadingLevel["H2"] = "h2";
33
+ DialogHeadingLevel["H3"] = "h3";
34
+ DialogHeadingLevel["H4"] = "h4";
35
+ DialogHeadingLevel["H5"] = "h5";
36
+ DialogHeadingLevel["H6"] = "h6";
37
+ })(DialogHeadingLevel || (DialogHeadingLevel = {}));
38
+
39
+ var DialogSize;
40
+ (function (DialogSize) {
41
+ DialogSize["SMALL"] = "small";
42
+ DialogSize["MEDIUM"] = "medium";
43
+ DialogSize["LARGE"] = "large";
44
+ })(DialogSize || (DialogSize = {}));
45
+
46
+ var DialogVariation;
47
+ (function (DialogVariation) {
48
+ DialogVariation["PRIMARY"] = "primary";
49
+ DialogVariation["SECONDARY"] = "secondary";
50
+ })(DialogVariation || (DialogVariation = {}));
51
+
52
+ var ExpandableFaqItemHeadingLevel;
53
+ (function (ExpandableFaqItemHeadingLevel) {
54
+ ExpandableFaqItemHeadingLevel["H1"] = "h1";
55
+ ExpandableFaqItemHeadingLevel["H2"] = "h2";
56
+ ExpandableFaqItemHeadingLevel["H3"] = "h3";
57
+ ExpandableFaqItemHeadingLevel["H4"] = "h4";
58
+ ExpandableFaqItemHeadingLevel["H5"] = "h5";
59
+ ExpandableFaqItemHeadingLevel["H6"] = "h6";
60
+ })(ExpandableFaqItemHeadingLevel || (ExpandableFaqItemHeadingLevel = {}));
61
+
62
+ var ExpandableFaqItemVariation;
63
+ (function (ExpandableFaqItemVariation) {
64
+ ExpandableFaqItemVariation["PRIMARY"] = "primary";
65
+ ExpandableFaqItemVariation["SECONDARY"] = "secondary";
66
+ ExpandableFaqItemVariation["TERTIARY"] = "tertiary";
67
+ })(ExpandableFaqItemVariation || (ExpandableFaqItemVariation = {}));
68
+
69
+ var FooterCardVariation;
70
+ (function (FooterCardVariation) {
71
+ FooterCardVariation["NONE"] = "none";
72
+ FooterCardVariation["ICON"] = "icon";
73
+ FooterCardVariation["BORDER"] = "border";
74
+ })(FooterCardVariation || (FooterCardVariation = {}));
75
+
76
+ var FooterVariation;
77
+ (function (FooterVariation) {
78
+ FooterVariation["LARGE"] = "large";
79
+ FooterVariation["SMALL"] = "small";
80
+ })(FooterVariation || (FooterVariation = {}));
81
+
82
+ var FormCheckboxLayout;
83
+ (function (FormCheckboxLayout) {
84
+ FormCheckboxLayout["INLINE"] = "inline";
85
+ FormCheckboxLayout["BLOCK"] = "block";
86
+ })(FormCheckboxLayout || (FormCheckboxLayout = {}));
87
+
88
+ var FormCheckboxValidation;
89
+ (function (FormCheckboxValidation) {
90
+ FormCheckboxValidation["ERROR"] = "error";
91
+ FormCheckboxValidation["WARNING"] = "warning";
92
+ })(FormCheckboxValidation || (FormCheckboxValidation = {}));
93
+
94
+ var FormCheckboxVariation;
95
+ (function (FormCheckboxVariation) {
96
+ FormCheckboxVariation["PRIMARY"] = "primary";
97
+ FormCheckboxVariation["SECONDARY"] = "secondary";
98
+ })(FormCheckboxVariation || (FormCheckboxVariation = {}));
99
+
100
+ var FormErrorListHeadingLevel;
101
+ (function (FormErrorListHeadingLevel) {
102
+ FormErrorListHeadingLevel["H1"] = "h1";
103
+ FormErrorListHeadingLevel["H2"] = "h2";
104
+ FormErrorListHeadingLevel["H3"] = "h3";
105
+ FormErrorListHeadingLevel["H4"] = "h4";
106
+ FormErrorListHeadingLevel["H5"] = "h5";
107
+ FormErrorListHeadingLevel["H6"] = "h6";
108
+ })(FormErrorListHeadingLevel || (FormErrorListHeadingLevel = {}));
109
+
110
+ var FormFileUploadHeadingLevel;
111
+ (function (FormFileUploadHeadingLevel) {
112
+ FormFileUploadHeadingLevel["H1"] = "h1";
113
+ FormFileUploadHeadingLevel["H2"] = "h2";
114
+ FormFileUploadHeadingLevel["H3"] = "h3";
115
+ FormFileUploadHeadingLevel["H4"] = "h4";
116
+ FormFileUploadHeadingLevel["H5"] = "h5";
117
+ FormFileUploadHeadingLevel["H6"] = "h6";
118
+ })(FormFileUploadHeadingLevel || (FormFileUploadHeadingLevel = {}));
119
+
120
+ var FormFileUploadValidation;
121
+ (function (FormFileUploadValidation) {
122
+ FormFileUploadValidation["ENABLED"] = "enabled";
123
+ FormFileUploadValidation["DISABLED"] = "disabled";
124
+ })(FormFileUploadValidation || (FormFileUploadValidation = {}));
125
+
126
+ var FormFileUploadVariation;
127
+ (function (FormFileUploadVariation) {
128
+ FormFileUploadVariation["SMALL"] = "small";
129
+ FormFileUploadVariation["MEDIUM"] = "medium";
130
+ FormFileUploadVariation["LARGE"] = "large";
131
+ })(FormFileUploadVariation || (FormFileUploadVariation = {}));
132
+
133
+ var FormInputMode;
134
+ (function (FormInputMode) {
135
+ FormInputMode["DEFAULT"] = "";
136
+ FormInputMode["NONE"] = "none";
137
+ FormInputMode["TEXT"] = "text";
138
+ FormInputMode["DECIMAL"] = "decimal";
139
+ FormInputMode["NUMERIC"] = "numeric";
140
+ FormInputMode["TEL"] = "tel";
141
+ FormInputMode["SEARCH"] = "search";
142
+ FormInputMode["EMAIL"] = "email";
143
+ FormInputMode["URL"] = "url";
144
+ })(FormInputMode || (FormInputMode = {}));
145
+
146
+ var FormInputValidation;
147
+ (function (FormInputValidation) {
148
+ FormInputValidation["SUCCESS"] = "success";
149
+ FormInputValidation["ERROR"] = "error";
150
+ FormInputValidation["WARNING"] = "warning";
151
+ FormInputValidation["NEUTRAL"] = "neutral";
152
+ })(FormInputValidation || (FormInputValidation = {}));
153
+
154
+ var FormInputVariation;
155
+ (function (FormInputVariation) {
156
+ FormInputVariation["SMALL"] = "small";
157
+ FormInputVariation["MEDIUM"] = "medium";
158
+ FormInputVariation["LARGE"] = "large";
159
+ })(FormInputVariation || (FormInputVariation = {}));
160
+
161
+ var FormFieldsetValidation;
162
+ (function (FormFieldsetValidation) {
163
+ FormFieldsetValidation["SUCCESS"] = "success";
164
+ FormFieldsetValidation["ERROR"] = "error";
165
+ FormFieldsetValidation["WARNING"] = "warning";
166
+ FormFieldsetValidation["NEUTRAL"] = "neutral";
167
+ })(FormFieldsetValidation || (FormFieldsetValidation = {}));
168
+
169
+ var FormRadiobuttonLayout;
170
+ (function (FormRadiobuttonLayout) {
171
+ FormRadiobuttonLayout["INLINE"] = "inline";
172
+ FormRadiobuttonLayout["BLOCK"] = "block";
173
+ })(FormRadiobuttonLayout || (FormRadiobuttonLayout = {}));
174
+
175
+ var FormRadiobuttonValidation;
176
+ (function (FormRadiobuttonValidation) {
177
+ FormRadiobuttonValidation["ERROR"] = "error";
178
+ })(FormRadiobuttonValidation || (FormRadiobuttonValidation = {}));
179
+
180
+ var FormRadiobuttonVariation;
181
+ (function (FormRadiobuttonVariation) {
182
+ FormRadiobuttonVariation["PRIMARY"] = "primary";
183
+ FormRadiobuttonVariation["SECONDARY"] = "secondary";
184
+ })(FormRadiobuttonVariation || (FormRadiobuttonVariation = {}));
185
+
186
+ var FormReceiptHeadingLevel;
187
+ (function (FormReceiptHeadingLevel) {
188
+ FormReceiptHeadingLevel["H1"] = "h1";
189
+ FormReceiptHeadingLevel["H2"] = "h2";
190
+ FormReceiptHeadingLevel["H3"] = "h3";
191
+ FormReceiptHeadingLevel["H4"] = "h4";
192
+ FormReceiptHeadingLevel["H5"] = "h5";
193
+ FormReceiptHeadingLevel["H6"] = "h6";
194
+ })(FormReceiptHeadingLevel || (FormReceiptHeadingLevel = {}));
195
+
196
+ var FormReceiptType;
197
+ (function (FormReceiptType) {
198
+ FormReceiptType["CENTER"] = "center";
199
+ FormReceiptType["START"] = "start";
200
+ })(FormReceiptType || (FormReceiptType = {}));
201
+
202
+ var FormReceiptVariation;
203
+ (function (FormReceiptVariation) {
204
+ FormReceiptVariation["FULLWIDTH"] = "fullwidth";
205
+ FormReceiptVariation["GRID"] = "grid";
206
+ })(FormReceiptVariation || (FormReceiptVariation = {}));
207
+
208
+ var FormSelectFilterValidation;
209
+ (function (FormSelectFilterValidation) {
210
+ FormSelectFilterValidation["SUCCESS"] = "success";
211
+ FormSelectFilterValidation["ERROR"] = "error";
212
+ FormSelectFilterValidation["WARNING"] = "warning";
213
+ FormSelectFilterValidation["NEUTRAL"] = "neutral";
214
+ })(FormSelectFilterValidation || (FormSelectFilterValidation = {}));
215
+
216
+ var FormSelectValidation;
217
+ (function (FormSelectValidation) {
218
+ FormSelectValidation["SUCCESS"] = "success";
219
+ FormSelectValidation["ERROR"] = "error";
220
+ FormSelectValidation["WARNING"] = "warning";
221
+ FormSelectValidation["NEUTRAL"] = "neutral";
222
+ })(FormSelectValidation || (FormSelectValidation = {}));
223
+
224
+ var FormSelectVariation;
225
+ (function (FormSelectVariation) {
226
+ FormSelectVariation["SMALL"] = "small";
227
+ FormSelectVariation["MEDIUM"] = "medium";
228
+ FormSelectVariation["LARGE"] = "large";
229
+ })(FormSelectVariation || (FormSelectVariation = {}));
230
+
231
+ var FormValidationMessageVariation;
232
+ (function (FormValidationMessageVariation) {
233
+ FormValidationMessageVariation["SUCCESS"] = "success";
234
+ FormValidationMessageVariation["ERROR"] = "error";
235
+ FormValidationMessageVariation["WARNING"] = "warning";
236
+ })(FormValidationMessageVariation || (FormValidationMessageVariation = {}));
237
+
238
+ var HeaderCenterContentWidth;
239
+ (function (HeaderCenterContentWidth) {
240
+ HeaderCenterContentWidth["DEFAULT"] = "none";
241
+ HeaderCenterContentWidth["WIDTH_1200"] = "1200";
242
+ HeaderCenterContentWidth["WIDTH_1400"] = "1400";
243
+ })(HeaderCenterContentWidth || (HeaderCenterContentWidth = {}));
244
+
245
+ var TitleLogoVariation;
246
+ (function (TitleLogoVariation) {
247
+ TitleLogoVariation["MOBILE"] = "mobile";
248
+ TitleLogoVariation["ONE_ROW"] = "one-row";
249
+ TitleLogoVariation["TWO_ROWS"] = "two-rows";
250
+ })(TitleLogoVariation || (TitleLogoVariation = {}));
251
+
252
+ var InfoCardMultiContainerHeadingLevel;
253
+ (function (InfoCardMultiContainerHeadingLevel) {
254
+ InfoCardMultiContainerHeadingLevel["H1"] = "h1";
255
+ InfoCardMultiContainerHeadingLevel["H2"] = "h2";
256
+ InfoCardMultiContainerHeadingLevel["H3"] = "h3";
257
+ InfoCardMultiContainerHeadingLevel["H4"] = "h4";
258
+ InfoCardMultiContainerHeadingLevel["H5"] = "h5";
259
+ InfoCardMultiContainerHeadingLevel["H6"] = "h6";
260
+ })(InfoCardMultiContainerHeadingLevel || (InfoCardMultiContainerHeadingLevel = {}));
261
+
262
+ var InfoCardMultiHeadingLevel;
263
+ (function (InfoCardMultiHeadingLevel) {
264
+ InfoCardMultiHeadingLevel["H1"] = "h1";
265
+ InfoCardMultiHeadingLevel["H2"] = "h2";
266
+ InfoCardMultiHeadingLevel["H3"] = "h3";
267
+ InfoCardMultiHeadingLevel["H4"] = "h4";
268
+ InfoCardMultiHeadingLevel["H5"] = "h5";
269
+ InfoCardMultiHeadingLevel["H6"] = "h6";
270
+ })(InfoCardMultiHeadingLevel || (InfoCardMultiHeadingLevel = {}));
271
+
272
+ var InfoCardMultiType;
273
+ (function (InfoCardMultiType) {
274
+ InfoCardMultiType["MEDIA"] = "media";
275
+ InfoCardMultiType["RELATED"] = "related";
276
+ InfoCardMultiType["ENTRY"] = "entry";
277
+ })(InfoCardMultiType || (InfoCardMultiType = {}));
278
+
279
+ var InfoCardMultiVariation;
280
+ (function (InfoCardMultiVariation) {
281
+ InfoCardMultiVariation["PRIMARY"] = "primary";
282
+ InfoCardMultiVariation["SECONDARY"] = "secondary";
283
+ })(InfoCardMultiVariation || (InfoCardMultiVariation = {}));
284
+
285
+ var InfoCardBorderPosition;
286
+ (function (InfoCardBorderPosition) {
287
+ InfoCardBorderPosition["TOP"] = "top";
288
+ InfoCardBorderPosition["LEFT"] = "left";
289
+ })(InfoCardBorderPosition || (InfoCardBorderPosition = {}));
290
+
291
+ var InfoCardHeadingLevel;
292
+ (function (InfoCardHeadingLevel) {
293
+ InfoCardHeadingLevel["H1"] = "h1";
294
+ InfoCardHeadingLevel["H2"] = "h2";
295
+ InfoCardHeadingLevel["H3"] = "h3";
296
+ InfoCardHeadingLevel["H4"] = "h4";
297
+ InfoCardHeadingLevel["H5"] = "h5";
298
+ InfoCardHeadingLevel["H6"] = "h6";
299
+ })(InfoCardHeadingLevel || (InfoCardHeadingLevel = {}));
300
+
301
+ var InfoCardSize;
302
+ (function (InfoCardSize) {
303
+ InfoCardSize["STANDARD"] = "standard";
304
+ })(InfoCardSize || (InfoCardSize = {}));
305
+
306
+ var InfoCardType;
307
+ (function (InfoCardType) {
308
+ InfoCardType["TIP"] = "tip";
309
+ InfoCardType["RELATED"] = "related";
310
+ })(InfoCardType || (InfoCardType = {}));
311
+
312
+ var InfoCardVariation;
313
+ (function (InfoCardVariation) {
314
+ InfoCardVariation["PRIMARY"] = "primary";
315
+ InfoCardVariation["SECONDARY"] = "secondary";
316
+ })(InfoCardVariation || (InfoCardVariation = {}));
317
+
318
+ var LayoutBlockContainer;
319
+ (function (LayoutBlockContainer) {
320
+ LayoutBlockContainer["STATIC"] = "static";
321
+ LayoutBlockContainer["FLUID"] = "fluid";
322
+ LayoutBlockContainer["NONE"] = "none";
323
+ })(LayoutBlockContainer || (LayoutBlockContainer = {}));
324
+
325
+ var LayoutColumnsGap;
326
+ (function (LayoutColumnsGap) {
327
+ LayoutColumnsGap["DEFAULT"] = "default";
328
+ LayoutColumnsGap["GAP_32"] = "32";
329
+ })(LayoutColumnsGap || (LayoutColumnsGap = {}));
330
+
331
+ var LayoutColumnsElement;
332
+ (function (LayoutColumnsElement) {
333
+ LayoutColumnsElement["DIV"] = "div";
334
+ LayoutColumnsElement["UL"] = "ul";
335
+ LayoutColumnsElement["OL"] = "ol";
336
+ })(LayoutColumnsElement || (LayoutColumnsElement = {}));
337
+
338
+ var LayoutColumnsVariation;
339
+ (function (LayoutColumnsVariation) {
340
+ LayoutColumnsVariation["FOUR"] = "four";
341
+ LayoutColumnsVariation["THREE"] = "three";
342
+ LayoutColumnsVariation["TWO"] = "two";
343
+ LayoutColumnsVariation["ONE"] = "one";
344
+ LayoutColumnsVariation["NONE"] = "none";
345
+ })(LayoutColumnsVariation || (LayoutColumnsVariation = {}));
346
+
347
+ var LayoutContainerVariation;
348
+ (function (LayoutContainerVariation) {
349
+ LayoutContainerVariation["STATIC"] = "static";
350
+ LayoutContainerVariation["FLUID"] = "fluid";
351
+ LayoutContainerVariation["NONE"] = "none";
352
+ })(LayoutContainerVariation || (LayoutContainerVariation = {}));
353
+
354
+ var LayoutContainerMaxWidth;
355
+ (function (LayoutContainerMaxWidth) {
356
+ LayoutContainerMaxWidth["WIDTH_1200"] = "1200";
357
+ LayoutContainerMaxWidth["WIDTH_1400"] = "1400";
358
+ })(LayoutContainerMaxWidth || (LayoutContainerMaxWidth = {}));
359
+
360
+ var LinkButtonVariation;
361
+ (function (LinkButtonVariation) {
362
+ LinkButtonVariation["PRIMARY"] = "primary";
363
+ LinkButtonVariation["SECONDARY"] = "secondary";
364
+ LinkButtonVariation["PRIMARY_ALT"] = "primary-alt";
365
+ LinkButtonVariation["SECONDARY_ALT"] = "secondary-alt";
366
+ })(LinkButtonVariation || (LinkButtonVariation = {}));
367
+
368
+ var LogoColor;
369
+ (function (LogoColor) {
370
+ LogoColor["PRIMARY"] = "primary";
371
+ LogoColor["SECONDARY"] = "secondary";
372
+ })(LogoColor || (LogoColor = {}));
373
+
374
+ var LogoVariation;
375
+ (function (LogoVariation) {
376
+ LogoVariation["SMALL"] = "small";
377
+ LogoVariation["LARGE"] = "large";
378
+ })(LogoVariation || (LogoVariation = {}));
379
+
380
+ var NavigationVerticalMenuActiveIndicatorSize;
381
+ (function (NavigationVerticalMenuActiveIndicatorSize) {
382
+ NavigationVerticalMenuActiveIndicatorSize["PRIMARY"] = "primary";
383
+ NavigationVerticalMenuActiveIndicatorSize["SECONDARY"] = "secondary";
384
+ })(NavigationVerticalMenuActiveIndicatorSize || (NavigationVerticalMenuActiveIndicatorSize = {}));
385
+
386
+ var NavigationVerticalMenuVariation;
387
+ (function (NavigationVerticalMenuVariation) {
388
+ NavigationVerticalMenuVariation["PRIMARY"] = "primary";
389
+ NavigationVerticalMenuVariation["SECONDARY"] = "secondary";
390
+ })(NavigationVerticalMenuVariation || (NavigationVerticalMenuVariation = {}));
391
+
392
+ var NotificationAlertHeadingLevel;
393
+ (function (NotificationAlertHeadingLevel) {
394
+ NotificationAlertHeadingLevel["H1"] = "h1";
395
+ NotificationAlertHeadingLevel["H2"] = "h2";
396
+ NotificationAlertHeadingLevel["H3"] = "h3";
397
+ NotificationAlertHeadingLevel["H4"] = "h4";
398
+ NotificationAlertHeadingLevel["H5"] = "h5";
399
+ NotificationAlertHeadingLevel["H6"] = "h6";
400
+ })(NotificationAlertHeadingLevel || (NotificationAlertHeadingLevel = {}));
401
+
402
+ var NotificationAlertSize;
403
+ (function (NotificationAlertSize) {
404
+ NotificationAlertSize["LARGE"] = "large";
405
+ NotificationAlertSize["MEDIUM"] = "medium";
406
+ NotificationAlertSize["SMALL"] = "small";
407
+ })(NotificationAlertSize || (NotificationAlertSize = {}));
408
+
409
+ var NotificationAlertVariation;
410
+ (function (NotificationAlertVariation) {
411
+ NotificationAlertVariation["INFO"] = "info";
412
+ NotificationAlertVariation["SUCCESS"] = "success";
413
+ NotificationAlertVariation["WARNING"] = "warning";
414
+ NotificationAlertVariation["DANGER"] = "danger";
415
+ })(NotificationAlertVariation || (NotificationAlertVariation = {}));
416
+
417
+ var ErrorPageStatusCodes;
418
+ (function (ErrorPageStatusCodes) {
419
+ ErrorPageStatusCodes["UNAUTHORIZED"] = "401";
420
+ ErrorPageStatusCodes["FORBIDDEN"] = "403";
421
+ ErrorPageStatusCodes["NOT_FOUND"] = "404";
422
+ ErrorPageStatusCodes["GONE"] = "410";
423
+ ErrorPageStatusCodes["INTERNAL_SERVER_ERRROR"] = "500";
424
+ ErrorPageStatusCodes["SERVICE_UNAVAILABLE"] = "503";
425
+ ErrorPageStatusCodes["GATEWAY_TIMEOUT"] = "504";
426
+ ErrorPageStatusCodes["BLOCKED"] = "blocked";
427
+ })(ErrorPageStatusCodes || (ErrorPageStatusCodes = {}));
428
+
429
+ var ProgressIndicatorRole;
430
+ (function (ProgressIndicatorRole) {
431
+ ProgressIndicatorRole["NONE"] = "";
432
+ ProgressIndicatorRole["STATUS"] = "status";
433
+ })(ProgressIndicatorRole || (ProgressIndicatorRole = {}));
434
+
435
+ var ProgressIndicatorVariation;
436
+ (function (ProgressIndicatorVariation) {
437
+ ProgressIndicatorVariation["PRIMARY"] = "primary";
438
+ ProgressIndicatorVariation["SECONDARY"] = "secondary";
439
+ })(ProgressIndicatorVariation || (ProgressIndicatorVariation = {}));
440
+
441
+ var TagMediaIcon;
442
+ (function (TagMediaIcon) {
443
+ TagMediaIcon["NEWS"] = "news";
444
+ TagMediaIcon["PLAYLIST"] = "playlist";
445
+ TagMediaIcon["PODCAST"] = "podcast";
446
+ TagMediaIcon["FILM"] = "film";
447
+ TagMediaIcon["WEBTV"] = "webtv";
448
+ TagMediaIcon["WEBINAR"] = "webinar";
449
+ })(TagMediaIcon || (TagMediaIcon = {}));
450
+
451
+ var ToolsFeedbackHeadingLevel;
452
+ (function (ToolsFeedbackHeadingLevel) {
453
+ ToolsFeedbackHeadingLevel["H1"] = "h1";
454
+ ToolsFeedbackHeadingLevel["H2"] = "h2";
455
+ ToolsFeedbackHeadingLevel["H3"] = "h3";
456
+ ToolsFeedbackHeadingLevel["H4"] = "h4";
457
+ ToolsFeedbackHeadingLevel["H5"] = "h5";
458
+ ToolsFeedbackHeadingLevel["H6"] = "h6";
459
+ })(ToolsFeedbackHeadingLevel || (ToolsFeedbackHeadingLevel = {}));
460
+
461
+ var ToolsFeedbackType;
462
+ (function (ToolsFeedbackType) {
463
+ ToolsFeedbackType["FULLWIDTH"] = "fullwidth";
464
+ ToolsFeedbackType["GRID"] = "grid";
465
+ })(ToolsFeedbackType || (ToolsFeedbackType = {}));
466
+
467
+ var FeedbackVariation;
468
+ (function (FeedbackVariation) {
469
+ FeedbackVariation["PRIMARY"] = "primary";
470
+ FeedbackVariation["SECONDARY"] = "secondary";
471
+ })(FeedbackVariation || (FeedbackVariation = {}));
472
+
473
+ var ToolsThemeProviderBrandEnum;
474
+ (function (ToolsThemeProviderBrandEnum) {
475
+ ToolsThemeProviderBrandEnum["AF25"] = "AF25";
476
+ ToolsThemeProviderBrandEnum["AF18"] = "AF18";
477
+ })(ToolsThemeProviderBrandEnum || (ToolsThemeProviderBrandEnum = {}));
478
+
479
+ var ToolsThemeProviderThemeEnum;
480
+ (function (ToolsThemeProviderThemeEnum) {
481
+ ToolsThemeProviderThemeEnum["LIGHT"] = "light";
482
+ ToolsThemeProviderThemeEnum["DARK"] = "dark";
483
+ })(ToolsThemeProviderThemeEnum || (ToolsThemeProviderThemeEnum = {}));
484
+
485
+ var TypographyHeadingJumboLevel;
486
+ (function (TypographyHeadingJumboLevel) {
487
+ TypographyHeadingJumboLevel["H1"] = "h1";
488
+ TypographyHeadingJumboLevel["H2"] = "h2";
489
+ TypographyHeadingJumboLevel["H3"] = "h3";
490
+ TypographyHeadingJumboLevel["H4"] = "h4";
491
+ TypographyHeadingJumboLevel["H5"] = "h5";
492
+ TypographyHeadingJumboLevel["H6"] = "h6";
493
+ })(TypographyHeadingJumboLevel || (TypographyHeadingJumboLevel = {}));
494
+
495
+ var TypographyHeadingJumboVariation;
496
+ (function (TypographyHeadingJumboVariation) {
497
+ TypographyHeadingJumboVariation["PRIMARY"] = "primary";
498
+ TypographyHeadingJumboVariation["SECONDARY"] = "secondary";
499
+ })(TypographyHeadingJumboVariation || (TypographyHeadingJumboVariation = {}));
500
+
501
+ var TypographyVariation;
502
+ (function (TypographyVariation) {
503
+ TypographyVariation["SMALL"] = "small";
504
+ TypographyVariation["LARGE"] = "large";
505
+ })(TypographyVariation || (TypographyVariation = {}));
506
+
507
+ export { NotificationAlertHeadingLevel as $, InfoCardMultiHeadingLevel as A, BadgeNotificationType as B, CalendarDatepickerValidation as C, DialogHeadingLevel as D, ExpandableFaqItemHeadingLevel as E, FooterCardVariation as F, InfoCardMultiType as G, HeaderCenterContentWidth as H, InfoCardMultiContainerHeadingLevel as I, InfoCardMultiVariation as J, InfoCardBorderPosition as K, InfoCardHeadingLevel as L, InfoCardSize as M, InfoCardType as N, InfoCardVariation as O, LayoutBlockContainer as P, LayoutColumnsGap as Q, LayoutColumnsElement as R, LayoutColumnsVariation as S, TitleLogoVariation as T, LayoutContainerVariation as U, LayoutContainerMaxWidth as V, LinkButtonVariation as W, LogoColor as X, LogoVariation as Y, NavigationVerticalMenuActiveIndicatorSize as Z, NavigationVerticalMenuVariation as _, CodeBlockLanguage as a, NotificationAlertSize as a0, NotificationAlertVariation as a1, ErrorPageStatusCodes as a2, ProgressIndicatorRole as a3, ProgressIndicatorVariation as a4, TagMediaIcon as a5, ToolsFeedbackHeadingLevel as a6, ToolsFeedbackType as a7, FeedbackVariation as a8, ToolsThemeProviderBrandEnum as a9, ToolsThemeProviderThemeEnum as aa, TypographyHeadingJumboLevel as ab, TypographyHeadingJumboVariation as ac, TypographyVariation as ad, DialogSize as b, DialogVariation as c, ExpandableFaqItemVariation as d, FooterVariation as e, FormCheckboxLayout as f, FormCheckboxValidation as g, FormCheckboxVariation as h, FormErrorListHeadingLevel as i, FormFileUploadHeadingLevel as j, FormFileUploadValidation as k, FormFileUploadVariation as l, FormInputMode as m, FormInputValidation as n, FormInputVariation as o, FormFieldsetValidation as p, FormRadiobuttonLayout as q, FormRadiobuttonValidation as r, FormRadiobuttonVariation as s, FormReceiptHeadingLevel as t, FormReceiptType as u, FormReceiptVariation as v, FormSelectFilterValidation as w, FormSelectValidation as x, FormSelectVariation as y, FormValidationMessageVariation as z };
@@ -1,4 +1,5 @@
1
1
  import { ToolsThemeProviderBrandEnum } from './tools-theme-provider.brand.enum';
2
+ import { ToolsThemeProviderThemeEnum } from './tools-theme-provider.theme.enum';
2
3
  /**
3
4
  * @slot default - Kan innehålla vad som helst
4
5
  * @swedishName Temaväljare
@@ -10,9 +11,17 @@ export declare class ToolsThemeProvider {
10
11
  * @en Change theme for underlying components
11
12
  */
12
13
  afBrand: ToolsThemeProviderBrandEnum;
14
+ /**
15
+ * Ändrar tema på underliggande komponenter
16
+ * @en Change theme for underlying components
17
+ */
18
+ afTheme?: ToolsThemeProviderThemeEnum;
19
+ private get fallbackTheme();
13
20
  get cssModifiers(): {
14
21
  'digi-tools-theme-provider--af25': boolean;
15
22
  'digi-tools-theme-provider--af18': boolean;
23
+ 'digi-tools-theme-provider--light': boolean;
24
+ 'digi-tools-theme-provider--dark': boolean;
16
25
  };
17
26
  render(): any;
18
27
  }
@@ -0,0 +1,4 @@
1
+ export declare enum ToolsThemeProviderThemeEnum {
2
+ LIGHT = "light",
3
+ DARK = "dark"
4
+ }
@@ -130,6 +130,7 @@ import { FeedbackRatingVariation } from "./components/_tools/tools-feedback-rati
130
130
  import { FeedbackRatingType } from "./components/_tools/tools-feedback-rating/tools-feedback-rating-type.enum";
131
131
  import { FeedbackRatingHeadingLevel } from "./components/_tools/tools-feedback-rating/tools-feedback-rating-heading-level.enum";
132
132
  import { ToolsThemeProviderBrandEnum } from "./components/_tools/tools-theme-provider/tools-theme-provider.brand.enum";
133
+ import { ToolsThemeProviderThemeEnum } from "./components/_tools/tools-theme-provider/tools-theme-provider.theme.enum";
133
134
  import { TypographyHeadingJumboVariation } from "./components/_typography/typography-heading-jumbo/typography-heading-jumbo-variation.enum";
134
135
  import { TypographyHeadingJumboLevel } from "./components/_typography/typography-heading-jumbo/typography-heading-jumbo-level.enum";
135
136
  import { TypographyMetaVariation } from "./components/_typography/typography-meta/typography-meta-variation.enum";
@@ -259,6 +260,7 @@ export { FeedbackRatingVariation } from "./components/_tools/tools-feedback-rati
259
260
  export { FeedbackRatingType } from "./components/_tools/tools-feedback-rating/tools-feedback-rating-type.enum";
260
261
  export { FeedbackRatingHeadingLevel } from "./components/_tools/tools-feedback-rating/tools-feedback-rating-heading-level.enum";
261
262
  export { ToolsThemeProviderBrandEnum } from "./components/_tools/tools-theme-provider/tools-theme-provider.brand.enum";
263
+ export { ToolsThemeProviderThemeEnum } from "./components/_tools/tools-theme-provider/tools-theme-provider.theme.enum";
262
264
  export { TypographyHeadingJumboVariation } from "./components/_typography/typography-heading-jumbo/typography-heading-jumbo-variation.enum";
263
265
  export { TypographyHeadingJumboLevel } from "./components/_typography/typography-heading-jumbo/typography-heading-jumbo-level.enum";
264
266
  export { TypographyMetaVariation } from "./components/_typography/typography-meta/typography-meta-variation.enum";
@@ -8260,6 +8262,11 @@ export namespace Components {
8260
8262
  * @en Change theme for underlying components
8261
8263
  */
8262
8264
  "afBrand": ToolsThemeProviderBrandEnum;
8265
+ /**
8266
+ * Ändrar tema på underliggande komponenter
8267
+ * @en Change theme for underlying components
8268
+ */
8269
+ "afTheme"?: ToolsThemeProviderThemeEnum;
8263
8270
  }
8264
8271
  /**
8265
8272
  * @enums TypographyVariation - typography-variation.enum.ts
@@ -20190,6 +20197,11 @@ declare namespace LocalJSX {
20190
20197
  * @en Change theme for underlying components
20191
20198
  */
20192
20199
  "afBrand"?: ToolsThemeProviderBrandEnum;
20200
+ /**
20201
+ * Ändrar tema på underliggande komponenter
20202
+ * @en Change theme for underlying components
20203
+ */
20204
+ "afTheme"?: ToolsThemeProviderThemeEnum;
20193
20205
  }
20194
20206
  /**
20195
20207
  * @enums TypographyVariation - typography-variation.enum.ts
@@ -119,6 +119,7 @@ export * from './components/_tools/tools-feedback/tools-feedback-heading-level.e
119
119
  export * from './components/_tools/tools-feedback/tools-feedback-type.enum';
120
120
  export * from './components/_tools/tools-feedback/tools-feedback-variation.enum';
121
121
  export * from './components/_tools/tools-theme-provider/tools-theme-provider.brand.enum';
122
+ export * from './components/_tools/tools-theme-provider/tools-theme-provider.theme.enum';
122
123
  export * from './components/_typography/typography-heading-jumbo/typography-heading-jumbo-level.enum';
123
124
  export * from './components/_typography/typography-heading-jumbo/typography-heading-jumbo-variation.enum';
124
125
  export * from './components/_typography/typography-meta/typography-meta-variation.enum';