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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (364) 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 +2 -2
  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 +3 -3
  25. package/components/digi-info-card.js +2 -2
  26. package/components/digi-link-internal.js +1 -1
  27. package/components/digi-logo.js +1 -1
  28. package/components/digi-navigation-pagination.js +2 -2
  29. package/components/digi-navigation-sidebar-button.js +1 -1
  30. package/components/digi-navigation-sidebar.js +1 -1
  31. package/components/digi-navigation-vertical-menu-item.js +1 -1
  32. package/components/digi-notification-alert.js +1 -1
  33. package/components/digi-notification-error-page.js +1 -1
  34. package/components/digi-progress-indicator.js +1 -1
  35. package/components/digi-quote.js +1 -1
  36. package/components/digi-tag.js +1 -1
  37. package/components/digi-title-logo.js +1 -1
  38. package/components/digi-tools-feedback.js +3 -3
  39. package/components/digi-tools-theme-provider.js +18 -5
  40. package/components/index.js +1 -1
  41. package/components/p-0d568c4b.js +66 -0
  42. package/components/{p-9466c4e0.js → p-117e7b18.js} +1 -1
  43. package/components/{p-7ff04204.js → p-29f63312.js} +2 -2
  44. package/components/p-606ba731.js +165 -0
  45. package/components/{p-44f143ea.js → p-7d3fb535.js} +2 -2
  46. package/components/{p-2ac136a0.js → p-a79e144f.js} +1 -1
  47. package/components/{p-f53eb01a.js → p-d2a95a3e.js} +1 -1
  48. package/components/p-d7ef9cb1.js +13 -0
  49. package/components/{p-62a0008b.js → p-e756fda7.js} +2 -2
  50. package/components/p-f77cb7ae.js +163 -0
  51. package/custom-elements.json +4 -0
  52. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  53. package/dist/cjs/digi-button_38.cjs.entry.js +5759 -0
  54. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +50 -51
  55. package/dist/cjs/{digi-code-block_3.cjs.entry.js → digi-code-block.cjs.entry.js} +3 -143
  56. package/dist/cjs/digi-code-example.cjs.entry.js +1 -1
  57. package/dist/cjs/digi-dialog.cjs.entry.js +4 -15
  58. package/dist/cjs/digi-footer.cjs.entry.js +3 -14
  59. package/dist/cjs/digi-form-error-list.cjs.entry.js +3 -14
  60. package/dist/cjs/digi-form-file-upload.cjs.entry.js +10 -11
  61. package/dist/cjs/digi-form-input-search.cjs.entry.js +6 -7
  62. package/dist/cjs/digi-form-receipt.cjs.entry.js +3 -14
  63. package/dist/cjs/digi-header-avatar.cjs.entry.js +114 -0
  64. package/dist/cjs/digi-header-navigation-item.cjs.entry.js +27 -0
  65. package/dist/cjs/digi-header-navigation.cjs.entry.js +218 -0
  66. package/dist/cjs/digi-header-notification.cjs.entry.js +23 -0
  67. package/dist/cjs/digi-header.cjs.entry.js +134 -0
  68. package/dist/cjs/{digi-icon-copy.cjs.entry.js → digi-icon-bars.cjs.entry.js} +7 -7
  69. package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +30 -0
  70. package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
  71. package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
  72. package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
  73. package/dist/cjs/digi-media-image_2.cjs.entry.js +167 -0
  74. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +3 -14
  75. package/dist/cjs/digi-navigation-sidebar-button.cjs.entry.js +30 -0
  76. package/dist/cjs/digi-notification-alert.cjs.entry.js +3 -14
  77. package/dist/cjs/digi-notification-error-page.cjs.entry.js +3 -14
  78. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  79. package/dist/cjs/digi-title-logo.cjs.entry.js +121 -0
  80. package/dist/cjs/digi-tools-feedback.cjs.entry.js +4 -15
  81. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +48 -0
  82. package/dist/cjs/{form-input-type.enum-9c8ee12a.js → form-input-type.enum-1fb2180a.js} +14 -0
  83. package/dist/cjs/{form-file-upload-variation.enum-634cfae8.js → form-validation-message-variation.enum-c5ec3e2d.js} +7 -0
  84. package/dist/cjs/index-7a477838.js +44 -96
  85. package/dist/cjs/{index-ac8e01b4.js → index-acb7b350.js} +189 -19
  86. package/dist/cjs/index.cjs.js +136 -141
  87. package/dist/cjs/loader.cjs.js +1 -1
  88. package/dist/cjs/{typography-variation.enum-118ff8e5.js → typography-variation.enum-e41bd69d.js} +138 -0
  89. package/dist/collection/components/_button/button/button.css +6 -6
  90. package/dist/collection/components/_calendar/calendar/calendar.css +7 -2
  91. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +347 -102
  92. package/dist/collection/components/_code/code-example/code-example.css +6 -0
  93. package/dist/collection/components/_dialog/dialog/dialog.css +1 -1
  94. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.css +2 -2
  95. package/dist/collection/components/_form/form-checkbox/form-checkbox.css +347 -102
  96. package/dist/collection/components/_form/form-file-upload/form-file-upload.css +4 -3
  97. package/dist/collection/components/_form/form-select/form-select.css +2 -2
  98. package/dist/collection/components/_form/form-select-filter/form-select-filter.css +1 -1
  99. package/dist/collection/components/_header/header-avatar/header-avatar.css +346 -101
  100. package/dist/collection/components/_info-card/info-card/info-card.css +2 -2
  101. package/dist/collection/components/_link/link-internal/link-internal.css +346 -101
  102. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.css +3 -3
  103. package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +4 -3
  104. package/dist/collection/components/_quote/quote/quote.css +2 -2
  105. package/dist/collection/components/_tools/tools-feedback/tools-feedback.css +1 -1
  106. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.css +113 -2
  107. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +43 -2
  108. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.js +5 -0
  109. package/dist/collection/design-tokens/components/_button.variables.scss +6 -6
  110. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  111. package/dist/collection/design-tokens/components/_calendar.variables.scss +3 -2
  112. package/dist/collection/design-tokens/components/_dialog.variables.scss +1 -1
  113. package/dist/collection/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  114. package/dist/collection/design-tokens/components/_form-checkbox.variables.scss +1 -1
  115. package/dist/collection/design-tokens/components/_form-file-upload.variables.scss +2 -0
  116. package/dist/collection/design-tokens/components/_form-select-filter.variables.scss +1 -1
  117. package/dist/collection/design-tokens/components/_form-select.variables.scss +2 -2
  118. package/dist/collection/design-tokens/components/_info-card.variables.scss +2 -2
  119. package/dist/collection/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  120. package/dist/collection/design-tokens/components/_quote.variables.scss +2 -2
  121. package/dist/collection/design-tokens/components/_tools-feedback.variables.scss +1 -1
  122. package/dist/collection/enums.js +1 -0
  123. package/dist/collection/styles/src/_alias.mixin.scss +274 -128
  124. package/dist/collection/styles/src/themes/_common.mixin.scss +7 -0
  125. package/dist/collection/styles/src/themes/_theme-af25.mixin.scss +143 -0
  126. package/dist/collection/styles/src/tokens-documentation/web-AF25.json +1406 -323
  127. package/dist/digi-arbetsformedlingen/design-tokens/components/_button.variables.scss +6 -6
  128. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  129. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar.variables.scss +3 -2
  130. package/dist/digi-arbetsformedlingen/design-tokens/components/_dialog.variables.scss +1 -1
  131. package/dist/digi-arbetsformedlingen/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  132. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-checkbox.variables.scss +1 -1
  133. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-file-upload.variables.scss +2 -0
  134. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select-filter.variables.scss +1 -1
  135. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select.variables.scss +2 -2
  136. package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card.variables.scss +2 -2
  137. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  138. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote.variables.scss +2 -2
  139. package/dist/digi-arbetsformedlingen/design-tokens/components/_tools-feedback.variables.scss +1 -1
  140. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
  141. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  142. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  143. package/dist/digi-arbetsformedlingen/p-0f543000.entry.js +1 -0
  144. package/dist/digi-arbetsformedlingen/p-13120f18.entry.js +1 -0
  145. package/dist/digi-arbetsformedlingen/p-180663ef.entry.js +1 -0
  146. package/dist/digi-arbetsformedlingen/p-1a619dd3.entry.js +1 -0
  147. package/dist/digi-arbetsformedlingen/p-237cad1c.entry.js +1 -0
  148. package/dist/digi-arbetsformedlingen/p-26e8ea70.entry.js +1 -0
  149. package/dist/digi-arbetsformedlingen/p-3887bb40.js +1 -0
  150. package/dist/digi-arbetsformedlingen/p-52a3c86a.entry.js +1 -0
  151. package/dist/digi-arbetsformedlingen/p-54d9bd3e.entry.js +1 -0
  152. package/dist/digi-arbetsformedlingen/p-5ca38506.entry.js +1 -0
  153. package/dist/digi-arbetsformedlingen/p-64b65586.entry.js +1 -0
  154. package/dist/digi-arbetsformedlingen/p-67e32cc2.entry.js +1 -0
  155. package/dist/digi-arbetsformedlingen/p-73a6be41.entry.js +1 -0
  156. package/dist/digi-arbetsformedlingen/p-76ec3619.entry.js +1 -0
  157. package/dist/digi-arbetsformedlingen/p-780519ec.entry.js +1 -0
  158. package/dist/digi-arbetsformedlingen/p-800b764b.entry.js +1 -0
  159. package/dist/digi-arbetsformedlingen/p-82225661.entry.js +1 -0
  160. package/dist/digi-arbetsformedlingen/p-84719680.entry.js +1 -0
  161. package/dist/digi-arbetsformedlingen/p-920aee36.entry.js +1 -0
  162. package/dist/digi-arbetsformedlingen/p-9b6e8cf8.entry.js +1 -0
  163. package/dist/digi-arbetsformedlingen/p-9e56568b.entry.js +1 -0
  164. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +1 -0
  165. package/dist/digi-arbetsformedlingen/p-ac87daf1.entry.js +1 -0
  166. package/dist/digi-arbetsformedlingen/p-b328f60b.entry.js +1 -0
  167. package/dist/digi-arbetsformedlingen/p-c64b4626.js +1 -0
  168. package/dist/digi-arbetsformedlingen/p-d9bcab5f.entry.js +1 -0
  169. package/dist/digi-arbetsformedlingen/p-e2c92528.entry.js +1 -0
  170. package/dist/digi-arbetsformedlingen/p-e540b80f.entry.js +1 -0
  171. package/dist/digi-arbetsformedlingen/p-e5fee242.js +1 -0
  172. package/dist/digi-arbetsformedlingen/p-e7ee9bea.entry.js +1 -0
  173. package/dist/digi-arbetsformedlingen/p-f601908d.entry.js +1 -0
  174. package/dist/digi-arbetsformedlingen/p-fa44ce49.entry.js +1 -0
  175. package/dist/digi-arbetsformedlingen/p-fe409f14.entry.js +1 -0
  176. package/dist/digi-arbetsformedlingen/styles/src/_alias.mixin.scss +274 -128
  177. package/dist/digi-arbetsformedlingen/styles/src/themes/_common.mixin.scss +7 -0
  178. package/dist/digi-arbetsformedlingen/styles/src/themes/_theme-af25.mixin.scss +143 -0
  179. package/dist/digi-arbetsformedlingen/styles/src/tokens-documentation/web-AF25.json +1406 -323
  180. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  181. package/dist/esm/digi-button_38.entry.js +5718 -0
  182. package/dist/esm/digi-calendar-week-view.entry.js +1 -2
  183. package/dist/esm/digi-code-block.entry.js +85 -0
  184. package/dist/esm/digi-code-example.entry.js +1 -1
  185. package/dist/esm/digi-dialog.entry.js +4 -15
  186. package/dist/esm/digi-footer.entry.js +3 -14
  187. package/dist/esm/digi-form-error-list.entry.js +3 -14
  188. package/dist/esm/digi-form-file-upload.entry.js +2 -3
  189. package/dist/esm/digi-form-input-search.entry.js +1 -2
  190. package/dist/esm/digi-form-receipt.entry.js +3 -14
  191. package/dist/esm/digi-header-avatar.entry.js +110 -0
  192. package/dist/esm/digi-header-navigation-item.entry.js +23 -0
  193. package/dist/esm/digi-header-navigation.entry.js +214 -0
  194. package/dist/esm/digi-header-notification.entry.js +19 -0
  195. package/dist/esm/digi-header.entry.js +130 -0
  196. package/dist/esm/digi-icon-bars.entry.js +26 -0
  197. package/dist/esm/digi-icon-bell-filled.entry.js +26 -0
  198. package/dist/esm/digi-icon-x.entry.js +26 -0
  199. package/dist/esm/digi-info-card.entry.js +1 -1
  200. package/dist/esm/digi-link-internal.entry.js +1 -1
  201. package/dist/esm/digi-media-image_2.entry.js +162 -0
  202. package/dist/esm/digi-navigation-pagination.entry.js +3 -14
  203. package/dist/esm/digi-navigation-sidebar-button.entry.js +26 -0
  204. package/dist/esm/digi-notification-alert.entry.js +3 -14
  205. package/dist/esm/digi-notification-error-page.entry.js +3 -14
  206. package/dist/esm/digi-quote.entry.js +1 -1
  207. package/dist/esm/digi-title-logo.entry.js +117 -0
  208. package/dist/esm/digi-tools-feedback.entry.js +4 -15
  209. package/dist/esm/digi-util-breakpoint-observer.entry.js +44 -0
  210. package/dist/esm/{form-input-type.enum-3da3db27.js → form-input-type.enum-a6bba983.js} +15 -1
  211. package/dist/esm/{form-file-upload-variation.enum-9c49ec5e.js → form-validation-message-variation.enum-f7835fc5.js} +8 -1
  212. package/dist/esm/index-148a7577.js +44 -96
  213. package/dist/esm/{index-2fce392f.js → index-dc6b83f7.js} +170 -3
  214. package/dist/esm/index.js +3 -14
  215. package/dist/esm/loader.js +1 -1
  216. package/dist/esm/{typography-variation.enum-23eeecd2.js → typography-variation.enum-b07f76c9.js} +139 -1
  217. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.d.ts +9 -0
  218. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.d.ts +4 -0
  219. package/dist/types/components.d.ts +12 -0
  220. package/dist/types/enums.d.ts +1 -0
  221. package/hydrate/index.js +40 -21
  222. package/hydrate/index.mjs +40 -21
  223. package/package.json +1 -1
  224. package/components/p-4bad4fb0.js +0 -7
  225. package/components/p-b57677c1.js +0 -66
  226. package/components/p-e8fc33ed.js +0 -165
  227. package/components/p-ff4f4fb8.js +0 -163
  228. package/dist/cjs/digi-button_17.cjs.entry.js +0 -1120
  229. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +0 -2600
  230. package/dist/cjs/digi-calendar_2.cjs.entry.js +0 -464
  231. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +0 -97
  232. package/dist/cjs/digi-form-category-filter.cjs.entry.js +0 -121
  233. package/dist/cjs/digi-form-checkbox.cjs.entry.js +0 -127
  234. package/dist/cjs/digi-form-input.cjs.entry.js +0 -194
  235. package/dist/cjs/digi-form-label_3.cjs.entry.js +0 -129
  236. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +0 -80
  237. package/dist/cjs/digi-form-select-filter.cjs.entry.js +0 -565
  238. package/dist/cjs/digi-form-select_2.cjs.entry.js +0 -186
  239. package/dist/cjs/digi-icon-check.cjs.entry.js +0 -30
  240. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +0 -30
  241. package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +0 -53
  242. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +0 -53
  243. package/dist/cjs/digi-icon-validation-error_2.cjs.entry.js +0 -53
  244. package/dist/cjs/digi-link.cjs.entry.js +0 -75
  245. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +0 -150
  246. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +0 -177
  247. package/dist/cjs/digi-progress-indicator.cjs.entry.js +0 -137
  248. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +0 -28
  249. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +0 -38
  250. package/dist/cjs/digi-typography-preamble.cjs.entry.js +0 -20
  251. package/dist/cjs/digi-typography.cjs.entry.js +0 -26
  252. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +0 -64
  253. package/dist/cjs/expandable-faq-item-variation.enum-89427195.js +0 -18
  254. package/dist/cjs/form-checkbox-variation.enum-d2ca879e.js +0 -19
  255. package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +0 -15
  256. package/dist/cjs/form-input-variation.enum-c750520c.js +0 -29
  257. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +0 -9
  258. package/dist/cjs/form-select-variation.enum-528c1bf0.js +0 -16
  259. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +0 -8
  260. package/dist/cjs/index-cad91a90.js +0 -66
  261. package/dist/cjs/index-e8333bcc.js +0 -174
  262. package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +0 -13
  263. package/dist/cjs/progress-indicator-variation.enum-7cf8e0e4.js +0 -13
  264. package/dist/cjs/tools-theme-provider.brand.enum-bc855272.js +0 -7
  265. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +0 -17
  266. package/dist/digi-arbetsformedlingen/p-029c4d40.entry.js +0 -1
  267. package/dist/digi-arbetsformedlingen/p-07985aef.entry.js +0 -1
  268. package/dist/digi-arbetsformedlingen/p-0c77050e.entry.js +0 -1
  269. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +0 -1
  270. package/dist/digi-arbetsformedlingen/p-1f956af8.js +0 -1
  271. package/dist/digi-arbetsformedlingen/p-24fe2189.js +0 -1
  272. package/dist/digi-arbetsformedlingen/p-2693c1d8.entry.js +0 -1
  273. package/dist/digi-arbetsformedlingen/p-2c698144.entry.js +0 -1
  274. package/dist/digi-arbetsformedlingen/p-33349e7e.entry.js +0 -1
  275. package/dist/digi-arbetsformedlingen/p-3a76bfde.entry.js +0 -1
  276. package/dist/digi-arbetsformedlingen/p-3b20ec86.js +0 -1
  277. package/dist/digi-arbetsformedlingen/p-3d7fff3c.entry.js +0 -1
  278. package/dist/digi-arbetsformedlingen/p-41bc039f.entry.js +0 -1
  279. package/dist/digi-arbetsformedlingen/p-4841b4e1.js +0 -1
  280. package/dist/digi-arbetsformedlingen/p-4bad4fb0.js +0 -1
  281. package/dist/digi-arbetsformedlingen/p-4e36c467.entry.js +0 -1
  282. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +0 -1
  283. package/dist/digi-arbetsformedlingen/p-51bfa2a9.entry.js +0 -1
  284. package/dist/digi-arbetsformedlingen/p-57319a80.entry.js +0 -1
  285. package/dist/digi-arbetsformedlingen/p-57a0cc63.entry.js +0 -1
  286. package/dist/digi-arbetsformedlingen/p-583d40dc.entry.js +0 -1
  287. package/dist/digi-arbetsformedlingen/p-5d3383f9.entry.js +0 -1
  288. package/dist/digi-arbetsformedlingen/p-681e7beb.entry.js +0 -1
  289. package/dist/digi-arbetsformedlingen/p-6bd60ab6.entry.js +0 -1
  290. package/dist/digi-arbetsformedlingen/p-6d864e79.entry.js +0 -1
  291. package/dist/digi-arbetsformedlingen/p-7238fdb8.entry.js +0 -1
  292. package/dist/digi-arbetsformedlingen/p-7327f45d.entry.js +0 -1
  293. package/dist/digi-arbetsformedlingen/p-750ff498.entry.js +0 -1
  294. package/dist/digi-arbetsformedlingen/p-78c99e87.entry.js +0 -1
  295. package/dist/digi-arbetsformedlingen/p-7933b555.js +0 -1
  296. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +0 -1
  297. package/dist/digi-arbetsformedlingen/p-7e125c6e.entry.js +0 -1
  298. package/dist/digi-arbetsformedlingen/p-8142cc73.js +0 -1
  299. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +0 -1
  300. package/dist/digi-arbetsformedlingen/p-905ccb30.js +0 -1
  301. package/dist/digi-arbetsformedlingen/p-93766b5e.entry.js +0 -1
  302. package/dist/digi-arbetsformedlingen/p-96987381.entry.js +0 -1
  303. package/dist/digi-arbetsformedlingen/p-9a6ea3b7.entry.js +0 -1
  304. package/dist/digi-arbetsformedlingen/p-9b7f0707.entry.js +0 -1
  305. package/dist/digi-arbetsformedlingen/p-9be9a291.js +0 -1
  306. package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +0 -1
  307. package/dist/digi-arbetsformedlingen/p-a2561b9e.entry.js +0 -1
  308. package/dist/digi-arbetsformedlingen/p-a34dfc04.entry.js +0 -1
  309. package/dist/digi-arbetsformedlingen/p-bd55807c.entry.js +0 -1
  310. package/dist/digi-arbetsformedlingen/p-c29ab968.entry.js +0 -1
  311. package/dist/digi-arbetsformedlingen/p-c461917d.entry.js +0 -1
  312. package/dist/digi-arbetsformedlingen/p-c68bf2b3.entry.js +0 -1
  313. package/dist/digi-arbetsformedlingen/p-c7949525.js +0 -1
  314. package/dist/digi-arbetsformedlingen/p-ccd617cc.entry.js +0 -1
  315. package/dist/digi-arbetsformedlingen/p-d055d564.entry.js +0 -1
  316. package/dist/digi-arbetsformedlingen/p-d1886fff.js +0 -1
  317. package/dist/digi-arbetsformedlingen/p-d5376b7c.entry.js +0 -1
  318. package/dist/digi-arbetsformedlingen/p-d7aa8315.entry.js +0 -1
  319. package/dist/digi-arbetsformedlingen/p-e9abb2b1.entry.js +0 -1
  320. package/dist/digi-arbetsformedlingen/p-edcb61eb.entry.js +0 -1
  321. package/dist/digi-arbetsformedlingen/p-eeca26b2.entry.js +0 -1
  322. package/dist/digi-arbetsformedlingen/p-f40f4b2a.js +0 -1
  323. package/dist/digi-arbetsformedlingen/p-f447b984.js +0 -1
  324. package/dist/digi-arbetsformedlingen/p-f94db846.entry.js +0 -1
  325. package/dist/esm/digi-button_17.entry.js +0 -1100
  326. package/dist/esm/digi-calendar-datepicker.entry.js +0 -2596
  327. package/dist/esm/digi-calendar_2.entry.js +0 -459
  328. package/dist/esm/digi-code-block_3.entry.js +0 -223
  329. package/dist/esm/digi-expandable-faq-item.entry.js +0 -93
  330. package/dist/esm/digi-form-category-filter.entry.js +0 -117
  331. package/dist/esm/digi-form-checkbox.entry.js +0 -123
  332. package/dist/esm/digi-form-input.entry.js +0 -190
  333. package/dist/esm/digi-form-label_3.entry.js +0 -123
  334. package/dist/esm/digi-form-radiogroup.entry.js +0 -76
  335. package/dist/esm/digi-form-select-filter.entry.js +0 -561
  336. package/dist/esm/digi-form-select_2.entry.js +0 -181
  337. package/dist/esm/digi-icon-check.entry.js +0 -26
  338. package/dist/esm/digi-icon-chevron-down.entry.js +0 -26
  339. package/dist/esm/digi-icon-chevron-left_2.entry.js +0 -48
  340. package/dist/esm/digi-icon-copy.entry.js +0 -26
  341. package/dist/esm/digi-icon-minus_2.entry.js +0 -48
  342. package/dist/esm/digi-icon-validation-error_2.entry.js +0 -48
  343. package/dist/esm/digi-link.entry.js +0 -71
  344. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +0 -146
  345. package/dist/esm/digi-navigation-vertical-menu.entry.js +0 -173
  346. package/dist/esm/digi-progress-indicator.entry.js +0 -133
  347. package/dist/esm/digi-tools-theme-provider.entry.js +0 -24
  348. package/dist/esm/digi-typography-heading-jumbo.entry.js +0 -34
  349. package/dist/esm/digi-typography-preamble.entry.js +0 -16
  350. package/dist/esm/digi-typography.entry.js +0 -22
  351. package/dist/esm/digi-util-mutation-observer.entry.js +0 -60
  352. package/dist/esm/expandable-faq-item-variation.enum-a8cb225b.js +0 -18
  353. package/dist/esm/form-checkbox-variation.enum-83e906fc.js +0 -19
  354. package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +0 -15
  355. package/dist/esm/form-input-variation.enum-64d9450f.js +0 -29
  356. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +0 -9
  357. package/dist/esm/form-select-variation.enum-f2f6098d.js +0 -16
  358. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +0 -8
  359. package/dist/esm/index-5b6c95c6.js +0 -63
  360. package/dist/esm/index-8685f88d.js +0 -170
  361. package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +0 -13
  362. package/dist/esm/progress-indicator-variation.enum-b12ba50a.js +0 -13
  363. package/dist/esm/tools-theme-provider.brand.enum-8c5a98c9.js +0 -7
  364. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +0 -17
@@ -1,34 +0,0 @@
1
- import { r as registerInstance, h } from './index-148a7577.js';
2
- import { T as TypographyHeadingJumboLevel, a as TypographyHeadingJumboVariation } from './typography-heading-jumbo-variation.enum-eb737f1b.js';
3
-
4
- const typographyHeadingJumboCss = ".sc-digi-typography-heading-jumbo-h{display:block}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo{font-size:var(--digi--typography--heading-jumbo--font-size--desktop);font-family:var(--digi--global--typography--font-family--default);color:var(--digi--color--text--primary);font-weight:var(--digi--typography--heading-jumbo--font-weight--desktop)}@media (min-width: 61.9375rem){.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo{font-size:var(--digi--typography--heading-jumbo--font-size--desktop-large)}}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo--secondary.sc-digi-typography-heading-jumbo{color:var(--digi--grayscale--0)}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo::after{content:\"\";width:11.875rem;height:0.4375rem;background:var(--digi--color--border--accent--primary);display:block;margin-top:var(--digi--padding--small)}@media (min-width: 61.9375rem){.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo::after{width:13.75rem;margin-top:var(--digi--margin--h2-large);height:0.625rem}}.sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo--secondary.sc-digi-typography-heading-jumbo::after{background:var(--digi--color--border--accent--secondary)}digi-typography .sc-digi-typography-heading-jumbo-h .digi-typography-heading-jumbo.sc-digi-typography-heading-jumbo{margin-bottom:var(--digi--margin--medium)}";
5
- const DigiTypographyHeadingJumboStyle0 = typographyHeadingJumboCss;
6
-
7
- const TypographyHeadingJumbo = class {
8
- constructor(hostRef) {
9
- registerInstance(this, hostRef);
10
- this.afText = '';
11
- this.afVariation = undefined;
12
- this.afLevel = TypographyHeadingJumboLevel.H1;
13
- this.afLang = 'sv';
14
- }
15
- /**
16
- * Lyssnar på om fokus sätts på custom-elementet och propagerar ner det till själva rubrik-elementet.
17
- * @en Listens for when focus is set on the custom element and propagates it down to the actual heading element.
18
- */
19
- focusOnHeading() {
20
- this.headingElement.focus();
21
- }
22
- get cssModifiers() {
23
- return {
24
- 'digi-typography-heading-jumbo--primary': this.afVariation === TypographyHeadingJumboVariation.PRIMARY,
25
- 'digi-typography-heading-jumbo--secondary': this.afVariation === TypographyHeadingJumboVariation.SECONDARY
26
- };
27
- }
28
- render() {
29
- return (h(this.afLevel, { key: '9f5b33cb6882d1cb0c154c5f861e5c36ed82192f', ref: (el) => (this.headingElement = el), class: Object.assign({ 'digi-typography-heading-jumbo': true }, this.cssModifiers), lang: this.afLang, tabindex: -1 }, this.afText));
30
- }
31
- };
32
- TypographyHeadingJumbo.style = DigiTypographyHeadingJumboStyle0;
33
-
34
- export { TypographyHeadingJumbo as digi_typography_heading_jumbo };
@@ -1,16 +0,0 @@
1
- import { r as registerInstance, h } from './index-148a7577.js';
2
-
3
- const typographyPreambleCss = ".sc-digi-typography-preamble-h .digi-typography-preamble.sc-digi-typography-preamble{font-family:var(--digi--global--typography--font-family--default);font-size:var(--digi--typography--preamble--font-size--mobile);font-weight:var(--digi--typography--preamble--font-weight--desktop);line-height:var(--digi--typography--preamble--line-height--mobile);color:var(--digi--color--text--primary);max-width:var(--digi--paragraph-width--medium)}@media (min-width: 61.9375rem){.sc-digi-typography-preamble-h .digi-typography-preamble.sc-digi-typography-preamble{font-size:var(--digi--typography--preamble--font-size--desktop);line-height:var(--digi--typography--preamble--line-height--desktop)}}";
4
- const DigiTypographyPreambleStyle0 = typographyPreambleCss;
5
-
6
- const TypographyPreamble = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- }
10
- render() {
11
- return (h("p", { key: '36309e9f92d69a4587a898c72453227a27650f5a', class: "digi-typography-preamble" }, h("slot", { key: '77e915bba6d272a6d6e6aca0820e598a2f29369b' })));
12
- }
13
- };
14
- TypographyPreamble.style = DigiTypographyPreambleStyle0;
15
-
16
- export { TypographyPreamble as digi_typography_preamble };
@@ -1,22 +0,0 @@
1
- import { r as registerInstance, h } from './index-148a7577.js';
2
-
3
- const typographyCss = "digi-typography{--digi--typography--h1--margin--small:var(--digi--margin--h1-small);--digi--typography--h1--margin--medium:var(--digi--margin--h1-medium);--digi--typography--h1--margin--large:var(--digi--margin--h1-large);--digi--typography--h2--margin--small:var(--digi--margin--h2-small);--digi--typography--h2--margin--large:var(--digi--margin--h2-large);--digi--typography--h3--margin--small:var(--digi--margin--h3-small);--digi--typography--h3--margin--large:var(--digi--margin--h3-large);--digi--typography--h4--margin--small:var(--digi--margin--h4-h6-small);--digi--typography--h4--margin--large:var(--digi--margin--h4-h6-large);--digi--typography--h5--margin--small:var(--digi--margin--h4-h6-small);--digi--typography--h6--margin--large:var(--digi--margin--h4-h6-large);--digi--typography--paragraph--margin--small:var(--digi--margin--text-small);--digi--typography--paragraph--margin--large:var(--digi--margin--text-large);--digi--typography--paragraph--margin-top:initial;--digi--typography--color--text:var(--digi--color--text--primary);--digi--typography--text-decoration-thickness--hover:0.156em;--digi--typography--text-decoration-thickness--default:0.05em;--digi--typography--text-underline-offset:3px;font-family:var(--digi--global--typography--font-family--default);color:var(--digi--typography--color--text);--FONT-SIZE--BODY:var(--digi--typography--body--font-size--mobile);--LINE-HEIGHT--BODY:var(--digi--typography--body--line-height--mobile);--FONT-WEIGHT--BODY:var(--digi--typography--body--font-weight--mobile);--TEXT-DECORATION--BODY:var(\n --digi--typography--body--text-decoration--mobile\n );--MARGIN--BODY:var(--digi--typography--paragraph--margin--small);--FONT-SIZE--LINK:var(--digi--typography--link--font-size--mobile);--LINE-HEIGHT--LINK:var(--digi--typography--link--line-height--mobile);--FONT-WEIGHT--LINK:var(--digi--typography--link--font-weight--mobile);--TEXT-DECORATION--LINK:var(\n --digi--typography--link--text-decoration--mobile\n );--FONT-SIZE--HEADING-1:var(--digi--typography--heading-1--font-size--mobile);--LINE-HEIGHT--HEADING-1:var(\n --digi--typography--heading-1--line-height--mobile\n );--FONT-WEIGHT--HEADING-1:var(\n --digi--typography--heading-1--font-weight--mobile\n );--TEXT-DECORATION--HEADING-1:var(\n --digi--typography--heading-1--text-decoration--mobile\n );--MARGIN--HEADING-1:var(--digi--typography--h1--margin--small);--FONT-SIZE--HEADING-2:var(--digi--typography--heading-2--font-size--mobile);--LINE-HEIGHT--HEADING-2:var(\n --digi--typography--heading-2--line-height--mobile\n );--FONT-WEIGHT--HEADING-2:var(\n --digi--typography--heading-2--font-weight--mobile\n );--TEXT-DECORATION--HEADING-2:var(\n --digi--typography--heading-2--text-decoration--mobile\n );--MARGIN--HEADING-2:var(--digi--typography--h2--margin--small);--FONT-SIZE--HEADING-3:var(--digi--typography--heading-3--font-size--mobile);--LINE-HEIGHT--HEADING-3:var(\n --digi--typography--heading-3--line-height--mobile\n );--FONT-WEIGHT--HEADING-3:var(\n --digi--typography--heading-3--font-weight--mobile\n );--TEXT-DECORATION--HEADING-3:var(\n --digi--typography--heading-3--text-decoration--mobile\n );--MARGIN--HEADING-3:var(--digi--typography--h3--margin--small);--FONT-SIZE--HEADING-4:var(--digi--typography--heading-4--font-size--mobile);--LINE-HEIGHT--HEADING-4:var(\n --digi--typography--heading-4--line-height--mobile\n );--FONT-WEIGHT--HEADING-4:var(\n --digi--typography--heading-4--font-weight--mobile\n );--TEXT-DECORATION--HEADING-4:var(\n --digi--typography--heading-4--text-decoration--mobile\n );--MARGIN--HEADING-4:var(--digi--typography--h4--margin--small);--FONT-SIZE--HEADING-5:var(--digi--typography--heading-4--font-size--mobile);--LINE-HEIGHT--HEADING-5:var(\n --digi--typography--heading-4--line-height--mobile\n );--FONT-WEIGHT--HEADING-5:var(\n --digi--typography--heading-4--font-weight--mobile\n );--TEXT-DECORATION--HEADING-5:var(\n --digi--typography--heading-4--text-decoration--mobile\n );--MARGIN--HEADING-5:var(--digi--typography--h4--margin--small);--FONT-SIZE--HEADING-6:var(--digi--typography--heading-4--font-size--mobile);--LINE-HEIGHT--HEADING-6:var(\n --digi--typography--heading-4--line-height--mobile\n );--FONT-WEIGHT--HEADING-6:var(\n --digi--typography--heading-4--font-weight--mobile\n );--TEXT-DECORATION--HEADING-6:var(\n --digi--typography--heading-4--text-decoration--mobile\n );--MARGIN--HEADING-6:var(--digi--typography--h4--margin--small);font-size:var(--FONT-SIZE--BODY);line-height:var(--LINE-HEIGHT--BODY);font-weight:var(--FONT-WEIGHT--BODY);text-decoration:var(--TEXT-DECORATION--BODY)}@media (min-width: 61.9375rem){digi-typography{--FONT-SIZE--BODY:var(--digi--typography--body--font-size--desktop);--LINE-HEIGHT--BODY:var(--digi--typography--body--line-height--desktop);--FONT-WEIGHT--BODY:var(--digi--typography--body--font-weight--desktop);--TEXT-DECORATION--BODY:var(\n --digi--typography--body--text-decoration--desktop\n );--MARGIN--BODY:var(--digi--typography--paragraph--margin--small);--FONT-SIZE--LINK:var(--digi--typography--link--font-size--desktop);--LINE-HEIGHT--LINK:var(--digi--typography--link--line-height--desktop);--FONT-WEIGHT--LINK:var(--digi--typography--link--font-weight--desktop);--TEXT-DECORATION--LINK:var(\n --digi--typography--link--text-decoration--desktop\n );--FONT-SIZE--HEADING-1:var(\n --digi--typography--heading-1--font-size--desktop\n );--LINE-HEIGHT--HEADING-1:var(\n --digi--typography--heading-1--line-height--desktop\n );--FONT-WEIGHT--HEADING-1:var(\n --digi--typography--heading-1--font-weight--desktop\n );--TEXT-DECORATION--HEADING-1:var(\n --digi--typography--heading-1--text-decoration--desktop\n );--MARGIN--HEADING-1:var(--digi--typography--h1--margin--medium);--FONT-SIZE--HEADING-2:var(\n --digi--typography--heading-2--font-size--desktop\n );--LINE-HEIGHT--HEADING-2:var(\n --digi--typography--heading-2--line-height--desktop\n );--FONT-WEIGHT--HEADING-2:var(\n --digi--typography--heading-2--font-weight--desktop\n );--TEXT-DECORATION--HEADING-2:var(\n --digi--typography--heading-2--text-decoration--desktop\n );--MARGIN--HEADING-2:var(--digi--typography--h2--margin--small);--FONT-SIZE--HEADING-3:var(\n --digi--typography--heading-3--font-size--desktop\n );--LINE-HEIGHT--HEADING-3:var(\n --digi--typography--heading-3--line-height--desktop\n );--FONT-WEIGHT--HEADING-3:var(\n --digi--typography--heading-3--font-weight--desktop\n );--TEXT-DECORATION--HEADING-3:var(\n --digi--typography--heading-3--text-decoration--desktop\n );--MARGIN--HEADING-3:var(--digi--typography--h3--margin--small);--FONT-SIZE--HEADING-4:var(\n --digi--typography--heading-4--font-size--desktop\n );--LINE-HEIGHT--HEADING-4:var(\n --digi--typography--heading-4--line-height--desktop\n );--FONT-WEIGHT--HEADING-4:var(\n --digi--typography--heading-4--font-weight--desktop\n );--TEXT-DECORATION--HEADING-4:var(\n --digi--typography--heading-4--text-decoration--desktop\n );--MARGIN--HEADING-4:var(--digi--typography--h4--margin--small);--FONT-SIZE--HEADING-5:var(\n --digi--typography--heading-4--font-size--desktop\n );--LINE-HEIGHT--HEADING-5:var(\n --digi--typography--heading-4--line-height--desktop\n );--FONT-WEIGHT--HEADING-5:var(\n --digi--typography--heading-4--font-weight--desktop\n );--TEXT-DECORATION--HEADING-5:var(\n --digi--typography--heading-4--text-decoration--desktop\n );--MARGIN--HEADING-5:var(--digi--typography--h5--margin--small);--FONT-SIZE--HEADING-6:var(\n --digi--typography--heading-4--font-size--desktop\n );--LINE-HEIGHT--HEADING-6:var(\n --digi--typography--heading-4--line-height--desktop\n );--FONT-WEIGHT--HEADING-6:var(\n --digi--typography--heading-4--font-weight--desktop\n );--TEXT-DECORATION--HEADING-6:var(\n --digi--typography--heading-4--text-decoration--desktop\n );--MARGIN--HEADING-6:var(--digi--typography--h6--margin--small)}}digi-typography h1,digi-typography h2,digi-typography h3,digi-typography h4,digi-typography h5,digi-typography h6{margin-top:0;}digi-typography h1,digi-typography .digi-h1{font-size:var(--FONT-SIZE--HEADING-1);line-height:var(--LINE-HEIGHT--HEADING-1);font-weight:var(--FONT-WEIGHT--HEADING-1);text-decoration:var(--TEXT-DECORATION--HEADING-1);margin-bottom:var(--MARGIN--HEADING-1)}digi-typography h2,digi-typography .digi-h2{font-size:var(--FONT-SIZE--HEADING-2);line-height:var(--LINE-HEIGHT--HEADING-2);font-weight:var(--FONT-WEIGHT--HEADING-2);text-decoration:var(--TEXT-DECORATION--HEADING-2);margin-bottom:var(--MARGIN--HEADING-2)}digi-typography h3,digi-typography .digi-h3{font-size:var(--FONT-SIZE--HEADING-3);line-height:var(--LINE-HEIGHT--HEADING-3);font-weight:var(--FONT-WEIGHT--HEADING-3);text-decoration:var(--TEXT-DECORATION--HEADING-3);margin-bottom:var(--MARGIN--HEADING-3)}digi-typography h4,digi-typography .digi-h4{font-size:var(--FONT-SIZE--HEADING-4);line-height:var(--LINE-HEIGHT--HEADING-4);font-weight:var(--FONT-WEIGHT--HEADING-4);text-decoration:var(--TEXT-DECORATION--HEADING-4);margin-bottom:var(--MARGIN--HEADING-4)}digi-typography h5,digi-typography .digi-h5{font-size:var(--FONT-SIZE--HEADING-5);line-height:var(--LINE-HEIGHT--HEADING-5);font-weight:var(--FONT-WEIGHT--HEADING-5);text-decoration:var(--TEXT-DECORATION--HEADING-5);margin-bottom:var(--MARGIN--HEADING-5)}digi-typography h6,digi-typography .digi-h6{font-size:var(--FONT-SIZE--HEADING-6);line-height:var(--LINE-HEIGHT--HEADING-6);font-weight:var(--FONT-WEIGHT--HEADING-6);text-decoration:var(--TEXT-DECORATION--HEADING-6);margin-bottom:var(--MARGIN--HEADING-6)}digi-typography p,digi-typography blockquote{font-size:var(--FONT-SIZE--BODY);line-height:var(--LINE-HEIGHT--BODY);font-weight:var(--FONT-WEIGHT--BODY);text-decoration:var(--TEXT-DECORATION--BODY);margin-top:initial;margin-bottom:var(--MARGIN--BODY);max-width:var(--digi--paragraph-width--medium)}digi-typography p:last-child,digi-typography blockquote:last-child{margin-bottom:0}digi-typography blockquote{margin-inline:0}digi-typography digi-typography-preamble{display:block;margin-bottom:var(--MARGIN--BODY)}digi-typography digi-typography-preamble:last-child{margin-bottom:0}digi-typography ul,digi-typography ol,digi-typography dl{font-size:var(--FONT-SIZE--BODY);line-height:var(--LINE-HEIGHT--BODY);font-weight:var(--FONT-WEIGHT--BODY);text-decoration:var(--TEXT-DECORATION--BODY);max-width:var(--digi--paragraph-width--medium);margin-bottom:var(--MARGIN--BODY)}digi-typography ul,digi-typography ol{margin:0 0 var(--MARGIN--BODY) 0;padding-inline-start:1.5rem}digi-typography ul li,digi-typography ol li{margin-top:initial;margin-bottom:0.5rem;box-sizing:border-box;width:100%;padding-left:0}digi-typography ul li:last-child,digi-typography ol li:last-child{margin-bottom:0}digi-typography a{font-size:1em;line-height:var(--LINE-HEIGHT--LINK);font-weight:inherit;text-decoration:var(--TEXT-DECORATION--LINK);color:var(--digi--color--text--interactive--primary);text-decoration-thickness:var(--digi--typography--text-decoration-thickness--default);text-underline-offset:var(--digi--typography--text-underline-offset)}digi-typography a:hover{text-decoration:var(--TEXT-DECORATION--LINK);text-decoration-thickness:var(--digi--typography--text-decoration-thickness--hover)}digi-typography a:focus-visible{outline:2px solid black;outline-offset:2px;box-shadow:0px 0px 0px 5px white}digi-typography a:visited{color:var(--digi--color--text--interactive--visited)}digi-typography .digi-typography--hide-visited a:visited{color:var(--digi--color--text--interactive--primary)}digi-typography strong{font-weight:var(--digi--typography--label--font-weight--desktop)}";
4
- const DigiTypographyStyle0 = typographyCss;
5
-
6
- const Typography = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.hideVisitedColor = undefined;
10
- }
11
- get cssModifiers() {
12
- return {
13
- 'digi-typography--hide-visited': this.hideVisitedColor
14
- };
15
- }
16
- render() {
17
- return (h("div", { key: 'cf498110850cb216e50617a0fa1ed4bfb7f466b8', class: Object.assign({ 'digi-typography': true }, this.cssModifiers) }, h("slot", { key: '01afbda49b816dd9bb02a76862b39a2ad83add15' })));
18
- }
19
- };
20
- Typography.style = DigiTypographyStyle0;
21
-
22
- export { Typography as digi_typography };
@@ -1,60 +0,0 @@
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 };
@@ -1,18 +0,0 @@
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 };
@@ -1,19 +0,0 @@
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 };
@@ -1,15 +0,0 @@
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
- export { ButtonType as B, FormInputSearchVariation as F };
@@ -1,29 +0,0 @@
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 };
@@ -1,9 +0,0 @@
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 };
@@ -1,16 +0,0 @@
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 };
@@ -1,8 +0,0 @@
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 };
@@ -1,63 +0,0 @@
1
- import { r as requiredArgs, t as toDate } from './index-8685f88d.js';
2
-
3
- /**
4
- * @name isAfter
5
- * @category Common Helpers
6
- * @summary Is the first date after the second one?
7
- *
8
- * @description
9
- * Is the first date after the second one?
10
- *
11
- * ### v2.0.0 breaking changes:
12
- *
13
- * - [Changes that are common for the whole library](https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#Common-Changes).
14
- *
15
- * @param {Date|Number} date - the date that should be after the other one to return true
16
- * @param {Date|Number} dateToCompare - the date to compare with
17
- * @returns {Boolean} the first date is after the second date
18
- * @throws {TypeError} 2 arguments required
19
- *
20
- * @example
21
- * // Is 10 July 1989 after 11 February 1987?
22
- * var result = isAfter(new Date(1989, 6, 10), new Date(1987, 1, 11))
23
- * //=> true
24
- */
25
-
26
- function isAfter(dirtyDate, dirtyDateToCompare) {
27
- requiredArgs(2, arguments);
28
- var date = toDate(dirtyDate);
29
- var dateToCompare = toDate(dirtyDateToCompare);
30
- return date.getTime() > dateToCompare.getTime();
31
- }
32
-
33
- /**
34
- * @name isBefore
35
- * @category Common Helpers
36
- * @summary Is the first date before the second one?
37
- *
38
- * @description
39
- * Is the first date before the second one?
40
- *
41
- * ### v2.0.0 breaking changes:
42
- *
43
- * - [Changes that are common for the whole library](https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#Common-Changes).
44
- *
45
- * @param {Date|Number} date - the date that should be before the other one to return true
46
- * @param {Date|Number} dateToCompare - the date to compare with
47
- * @returns {Boolean} the first date is before the second date
48
- * @throws {TypeError} 2 arguments required
49
- *
50
- * @example
51
- * // Is 10 July 1989 before 11 February 1987?
52
- * var result = isBefore(new Date(1989, 6, 10), new Date(1987, 1, 11))
53
- * //=> false
54
- */
55
-
56
- function isBefore(dirtyDate, dirtyDateToCompare) {
57
- requiredArgs(2, arguments);
58
- var date = toDate(dirtyDate);
59
- var dateToCompare = toDate(dirtyDateToCompare);
60
- return date.getTime() < dateToCompare.getTime();
61
- }
62
-
63
- export { isAfter as a, isBefore as i };
@@ -1,170 +0,0 @@
1
- function requiredArgs(required, args) {
2
- if (args.length < required) {
3
- throw new TypeError(required + ' argument' + (required > 1 ? 's' : '') + ' required, but only ' + args.length + ' present');
4
- }
5
- }
6
-
7
- /**
8
- * @name toDate
9
- * @category Common Helpers
10
- * @summary Convert the given argument to an instance of Date.
11
- *
12
- * @description
13
- * Convert the given argument to an instance of Date.
14
- *
15
- * If the argument is an instance of Date, the function returns its clone.
16
- *
17
- * If the argument is a number, it is treated as a timestamp.
18
- *
19
- * If the argument is none of the above, the function returns Invalid Date.
20
- *
21
- * **Note**: *all* Date arguments passed to any *date-fns* function is processed by `toDate`.
22
- *
23
- * @param {Date|Number} argument - the value to convert
24
- * @returns {Date} the parsed date in the local time zone
25
- * @throws {TypeError} 1 argument required
26
- *
27
- * @example
28
- * // Clone the date:
29
- * const result = toDate(new Date(2014, 1, 11, 11, 30, 30))
30
- * //=> Tue Feb 11 2014 11:30:30
31
- *
32
- * @example
33
- * // Convert the timestamp to date:
34
- * const result = toDate(1392098430000)
35
- * //=> Tue Feb 11 2014 11:30:30
36
- */
37
-
38
- function toDate(argument) {
39
- requiredArgs(1, arguments);
40
- var argStr = Object.prototype.toString.call(argument); // Clone the date
41
-
42
- if (argument instanceof Date || typeof argument === 'object' && argStr === '[object Date]') {
43
- // Prevent the date to lose the milliseconds when passed to new Date() in IE10
44
- return new Date(argument.getTime());
45
- } else if (typeof argument === 'number' || argStr === '[object Number]') {
46
- return new Date(argument);
47
- } else {
48
- if ((typeof argument === 'string' || argStr === '[object String]') && typeof console !== 'undefined') {
49
- // eslint-disable-next-line no-console
50
- 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
51
-
52
- console.warn(new Error().stack);
53
- }
54
-
55
- return new Date(NaN);
56
- }
57
- }
58
-
59
- /**
60
- * @name isDate
61
- * @category Common Helpers
62
- * @summary Is the given value a date?
63
- *
64
- * @description
65
- * Returns true if the given value is an instance of Date. The function works for dates transferred across iframes.
66
- *
67
- * ### v2.0.0 breaking changes:
68
- *
69
- * - [Changes that are common for the whole library](https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#Common-Changes).
70
- *
71
- * @param {*} value - the value to check
72
- * @returns {boolean} true if the given value is a date
73
- * @throws {TypeError} 1 arguments required
74
- *
75
- * @example
76
- * // For a valid date:
77
- * const result = isDate(new Date())
78
- * //=> true
79
- *
80
- * @example
81
- * // For an invalid date:
82
- * const result = isDate(new Date(NaN))
83
- * //=> true
84
- *
85
- * @example
86
- * // For some value:
87
- * const result = isDate('2014-02-31')
88
- * //=> false
89
- *
90
- * @example
91
- * // For an object:
92
- * const result = isDate({})
93
- * //=> false
94
- */
95
-
96
- function isDate(value) {
97
- requiredArgs(1, arguments);
98
- return value instanceof Date || typeof value === 'object' && Object.prototype.toString.call(value) === '[object Date]';
99
- }
100
-
101
- /**
102
- * @name isValid
103
- * @category Common Helpers
104
- * @summary Is the given date valid?
105
- *
106
- * @description
107
- * Returns false if argument is Invalid Date and true otherwise.
108
- * Argument is converted to Date using `toDate`. See [toDate]{@link https://date-fns.org/docs/toDate}
109
- * Invalid Date is a Date, whose time value is NaN.
110
- *
111
- * Time value of Date: http://es5.github.io/#x15.9.1.1
112
- *
113
- * ### v2.0.0 breaking changes:
114
- *
115
- * - [Changes that are common for the whole library](https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#Common-Changes).
116
- *
117
- * - Now `isValid` doesn't throw an exception
118
- * if the first argument is not an instance of Date.
119
- * Instead, argument is converted beforehand using `toDate`.
120
- *
121
- * Examples:
122
- *
123
- * | `isValid` argument | Before v2.0.0 | v2.0.0 onward |
124
- * |---------------------------|---------------|---------------|
125
- * | `new Date()` | `true` | `true` |
126
- * | `new Date('2016-01-01')` | `true` | `true` |
127
- * | `new Date('')` | `false` | `false` |
128
- * | `new Date(1488370835081)` | `true` | `true` |
129
- * | `new Date(NaN)` | `false` | `false` |
130
- * | `'2016-01-01'` | `TypeError` | `false` |
131
- * | `''` | `TypeError` | `false` |
132
- * | `1488370835081` | `TypeError` | `true` |
133
- * | `NaN` | `TypeError` | `false` |
134
- *
135
- * We introduce this change to make *date-fns* consistent with ECMAScript behavior
136
- * that try to coerce arguments to the expected type
137
- * (which is also the case with other *date-fns* functions).
138
- *
139
- * @param {*} date - the date to check
140
- * @returns {Boolean} the date is valid
141
- * @throws {TypeError} 1 argument required
142
- *
143
- * @example
144
- * // For the valid date:
145
- * const result = isValid(new Date(2014, 1, 31))
146
- * //=> true
147
- *
148
- * @example
149
- * // For the value, convertable into a date:
150
- * const result = isValid(1393804800000)
151
- * //=> true
152
- *
153
- * @example
154
- * // For the invalid date:
155
- * const result = isValid(new Date(''))
156
- * //=> false
157
- */
158
-
159
- function isValid(dirtyDate) {
160
- requiredArgs(1, arguments);
161
-
162
- if (!isDate(dirtyDate) && typeof dirtyDate !== 'number') {
163
- return false;
164
- }
165
-
166
- var date = toDate(dirtyDate);
167
- return !isNaN(Number(date));
168
- }
169
-
170
- export { isValid as i, requiredArgs as r, toDate as t };
@@ -1,13 +0,0 @@
1
- var NavigationVerticalMenuActiveIndicatorSize;
2
- (function (NavigationVerticalMenuActiveIndicatorSize) {
3
- NavigationVerticalMenuActiveIndicatorSize["PRIMARY"] = "primary";
4
- NavigationVerticalMenuActiveIndicatorSize["SECONDARY"] = "secondary";
5
- })(NavigationVerticalMenuActiveIndicatorSize || (NavigationVerticalMenuActiveIndicatorSize = {}));
6
-
7
- var NavigationVerticalMenuVariation;
8
- (function (NavigationVerticalMenuVariation) {
9
- NavigationVerticalMenuVariation["PRIMARY"] = "primary";
10
- NavigationVerticalMenuVariation["SECONDARY"] = "secondary";
11
- })(NavigationVerticalMenuVariation || (NavigationVerticalMenuVariation = {}));
12
-
13
- export { NavigationVerticalMenuActiveIndicatorSize as N, NavigationVerticalMenuVariation as a };
@@ -1,13 +0,0 @@
1
- var ProgressIndicatorRole;
2
- (function (ProgressIndicatorRole) {
3
- ProgressIndicatorRole["NONE"] = "";
4
- ProgressIndicatorRole["STATUS"] = "status";
5
- })(ProgressIndicatorRole || (ProgressIndicatorRole = {}));
6
-
7
- var ProgressIndicatorVariation;
8
- (function (ProgressIndicatorVariation) {
9
- ProgressIndicatorVariation["PRIMARY"] = "primary";
10
- ProgressIndicatorVariation["SECONDARY"] = "secondary";
11
- })(ProgressIndicatorVariation || (ProgressIndicatorVariation = {}));
12
-
13
- export { ProgressIndicatorRole as P, ProgressIndicatorVariation as a };
@@ -1,7 +0,0 @@
1
- var ToolsThemeProviderBrandEnum;
2
- (function (ToolsThemeProviderBrandEnum) {
3
- ToolsThemeProviderBrandEnum["AF25"] = "AF25";
4
- ToolsThemeProviderBrandEnum["AF18"] = "AF18";
5
- })(ToolsThemeProviderBrandEnum || (ToolsThemeProviderBrandEnum = {}));
6
-
7
- export { ToolsThemeProviderBrandEnum as T };
@@ -1,17 +0,0 @@
1
- var TypographyHeadingJumboLevel;
2
- (function (TypographyHeadingJumboLevel) {
3
- TypographyHeadingJumboLevel["H1"] = "h1";
4
- TypographyHeadingJumboLevel["H2"] = "h2";
5
- TypographyHeadingJumboLevel["H3"] = "h3";
6
- TypographyHeadingJumboLevel["H4"] = "h4";
7
- TypographyHeadingJumboLevel["H5"] = "h5";
8
- TypographyHeadingJumboLevel["H6"] = "h6";
9
- })(TypographyHeadingJumboLevel || (TypographyHeadingJumboLevel = {}));
10
-
11
- var TypographyHeadingJumboVariation;
12
- (function (TypographyHeadingJumboVariation) {
13
- TypographyHeadingJumboVariation["PRIMARY"] = "primary";
14
- TypographyHeadingJumboVariation["SECONDARY"] = "secondary";
15
- })(TypographyHeadingJumboVariation || (TypographyHeadingJumboVariation = {}));
16
-
17
- export { TypographyHeadingJumboLevel as T, TypographyHeadingJumboVariation as a };