@designsystem-se/af 32.4.0 → 33.0.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 (388) hide show
  1. package/components/digi-bar-chart.js +1 -1
  2. package/components/digi-calendar-datepicker.js +3 -4
  3. package/components/digi-calendar-week-view.js +1 -1
  4. package/components/digi-calendar.js +1 -1
  5. package/components/digi-card.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 +9 -7
  9. package/components/digi-context-menu.js +151 -52
  10. package/components/digi-dialog.js +3 -4
  11. package/components/digi-expandable-accordion.js +2 -3
  12. package/components/digi-expandable-faq-item.js +1 -1
  13. package/components/digi-footer.js +2 -3
  14. package/components/digi-form-error-list.js +3 -4
  15. package/components/digi-form-file-upload.js +1 -1
  16. package/components/digi-form-receipt.js +1 -2
  17. package/components/digi-form-select-filter.js +2 -3
  18. package/components/digi-header-avatar.js +2 -2
  19. package/components/digi-header-navigation.js +3 -4
  20. package/components/digi-header.js +3 -4
  21. package/components/digi-info-card-multi.js +4 -4
  22. package/components/digi-info-card.js +1 -1
  23. package/components/digi-list.js +1 -1
  24. package/components/digi-loader-spinner.js +1 -1
  25. package/components/digi-media-image.js +1 -1
  26. package/components/digi-navigation-context-menu.js +1 -1
  27. package/components/digi-navigation-pagination.js +9 -10
  28. package/components/digi-navigation-sidebar-button.js +1 -1
  29. package/components/digi-navigation-sidebar.js +4 -4
  30. package/components/digi-navigation-vertical-menu-item.js +6 -6
  31. package/components/digi-navigation-vertical-menu.js +1 -1
  32. package/components/digi-notification-alert.js +1 -1
  33. package/components/digi-notification-error-page.js +7 -15
  34. package/components/digi-progress-circle.js +8 -8
  35. package/components/digi-progress-indicator.js +3 -3
  36. package/components/digi-progress-list-item.js +5 -5
  37. package/components/digi-progress-list.js +2 -2
  38. package/components/digi-progressbar.js +2 -2
  39. package/components/digi-quote.js +3 -3
  40. package/components/digi-table.js +1 -1
  41. package/components/digi-tablist-panel.js +2 -2
  42. package/components/digi-tablist.js +5 -5
  43. package/components/digi-tag-media.js +1 -1
  44. package/components/digi-tag.js +1 -1
  45. package/components/digi-tools-feedback-banner.js +1 -1
  46. package/components/digi-tools-feedback-rating.js +2 -2
  47. package/components/digi-tools-feedback.js +2 -3
  48. package/components/digi-tools-languagepicker.js +5 -5
  49. package/components/digi-typography-heading-jumbo.js +1 -1
  50. package/components/digi-typography-meta.js +37 -1
  51. package/components/digi-typography-preamble.js +1 -1
  52. package/components/digi-typography-time.js +1 -1
  53. package/components/digi-typography.js +1 -1
  54. package/components/digi-util-breakpoint-observer.js +1 -1
  55. package/components/digi-util-detect-click-outside.js +1 -1
  56. package/components/digi-util-detect-focus-outside.js +1 -1
  57. package/components/digi-util-intersection-observer.js +1 -1
  58. package/components/digi-util-keydown-handler.js +1 -1
  59. package/components/digi-util-keyup-handler.js +1 -1
  60. package/components/digi-util-resize-observer.js +1 -1
  61. package/components/index.d.ts +0 -6
  62. package/components/index.js +1 -5
  63. package/components/{p-d7211fec.js → p-2b4c472b.js} +1 -11
  64. package/components/{p-1ee02c0b.js → p-38b0d0c7.js} +1 -2
  65. package/components/{p-e87d124f.js → p-4b8bc232.js} +1 -1
  66. package/components/{p-ed121585.js → p-50634baa.js} +1 -1
  67. package/components/{p-83e38978.js → p-5e487ed4.js} +1 -1
  68. package/components/{p-dfa85da0.js → p-8a1aaa8e.js} +6 -6
  69. package/components/{p-809fd710.js → p-918e9955.js} +2 -2
  70. package/components/{p-23d4119d.js → p-950b05b1.js} +1 -1
  71. package/components/{p-f034b64e.js → p-aa59e5c0.js} +1 -1
  72. package/components/{p-af7ab137.js → p-d08de295.js} +1 -1
  73. package/components/{p-648cd0b2.js → p-ef49c2f8.js} +4 -5
  74. package/components/{p-2bfb4163.js → p-f0bdf339.js} +1 -1
  75. package/components/{p-71554a36.js → p-f3c5a743.js} +1 -1
  76. package/custom-elements.json +7 -120
  77. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  78. package/dist/cjs/digi-button_6.cjs.entry.js +475 -0
  79. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +3 -4
  80. package/dist/cjs/digi-code-block_3.cjs.entry.js +3 -4
  81. package/dist/cjs/digi-code-example.cjs.entry.js +7 -5
  82. package/dist/cjs/digi-dialog.cjs.entry.js +3 -4
  83. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +3 -4
  84. package/dist/cjs/digi-footer.cjs.entry.js +3 -4
  85. package/dist/cjs/digi-form-error-list.cjs.entry.js +3 -4
  86. package/dist/cjs/digi-form-receipt.cjs.entry.js +3 -4
  87. package/dist/cjs/digi-form-select-filter.cjs.entry.js +3 -4
  88. package/dist/cjs/digi-header-navigation.cjs.entry.js +3 -4
  89. package/dist/cjs/digi-header.cjs.entry.js +4 -5
  90. package/dist/cjs/digi-icon-language-outline_4.cjs.entry.js +5 -5
  91. package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
  92. package/dist/cjs/digi-layout-block.cjs.entry.js +47 -0
  93. package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
  94. package/dist/cjs/digi-logo_2.cjs.entry.js +1 -1
  95. package/dist/cjs/digi-media-image_2.cjs.entry.js +1 -1
  96. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +9 -10
  97. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +2 -2
  98. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +6 -6
  99. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +1 -1
  100. package/dist/cjs/digi-notification-alert.cjs.entry.js +5 -6
  101. package/dist/cjs/digi-notification-error-page.cjs.entry.js +7 -15
  102. package/dist/cjs/digi-progress-circle.cjs.entry.js +8 -8
  103. package/dist/cjs/digi-progress-indicator.cjs.entry.js +3 -3
  104. package/dist/cjs/digi-progress-list-item.cjs.entry.js +5 -5
  105. package/dist/cjs/digi-progress-list.cjs.entry.js +1 -1
  106. package/dist/cjs/digi-progressbar.cjs.entry.js +2 -2
  107. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  108. package/dist/cjs/digi-table.cjs.entry.js +1 -1
  109. package/dist/cjs/digi-tablist-panel.cjs.entry.js +2 -2
  110. package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
  111. package/dist/cjs/digi-tag-media.cjs.entry.js +2 -2
  112. package/dist/cjs/digi-tag.cjs.entry.js +41 -0
  113. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +1 -1
  114. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +1 -1
  115. package/dist/cjs/digi-tools-feedback.cjs.entry.js +4 -5
  116. package/dist/cjs/digi-tools-languagepicker.cjs.entry.js +3 -3
  117. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +1 -1
  118. package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
  119. package/dist/cjs/digi-typography-preamble.cjs.entry.js +1 -1
  120. package/dist/cjs/digi-typography-time.cjs.entry.js +1 -1
  121. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +1 -1
  122. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +1 -1
  123. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +1 -1
  124. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +1 -1
  125. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +1 -1
  126. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
  127. package/dist/cjs/index-cfa8e9be.js +16 -36
  128. package/dist/cjs/index.cjs.js +22 -35
  129. package/dist/cjs/layout-block-container.enum-52ae6994.js +8 -0
  130. package/dist/cjs/loader.cjs.js +1 -1
  131. package/dist/cjs/{tools-feedback-variation.enum-4547e1e3.js → tools-feedback-variation.enum-2ac9956e.js} +0 -10
  132. package/dist/cjs/{layout-container-max-width.enum-7e637f44.js → typography-variation.enum-d7083728.js} +6 -7
  133. package/dist/collection/collection-manifest.json +0 -3
  134. package/dist/collection/components/_code/code-example/code-example.js +7 -5
  135. package/dist/collection/components/_loader/loader-spinner/loader-spinner.css +1 -0
  136. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.css +85 -172
  137. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +190 -62
  138. package/dist/collection/components/_navigation/navigation-context-menu-legacy/navigation-context-menu.js +5 -5
  139. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  140. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  141. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  142. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  143. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  144. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  145. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  146. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  147. package/dist/collection/components/_notification/notification-error-page/illustrations/illustrations.js +7 -7
  148. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
  149. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  150. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  151. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  152. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  153. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  154. package/dist/collection/components/_quote/quote/quote.js +1 -2
  155. package/dist/collection/components/_table/table/table.js +1 -1
  156. package/dist/collection/components/_tag/tag/tag.js +1 -1
  157. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  158. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  159. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  160. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  161. package/dist/collection/components/_tools/tools-languagepicker/tools-languagepicker.js +4 -4
  162. package/dist/collection/components/_typography/typography/typography.js +1 -1
  163. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  164. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  165. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  166. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  167. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  168. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  169. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  170. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  171. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  172. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  173. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  174. package/dist/collection/design-tokens/components/_navigation-context-menu.variables.scss +3 -41
  175. package/dist/collection/design-tokens/css/variables.css +3 -0
  176. package/dist/collection/design-tokens/scss/variables.scss +3 -0
  177. package/dist/collection/design-tokens/styleguide/web.json +57 -0
  178. package/dist/collection/design-tokens/styleguide/web.scss +3 -0
  179. package/dist/collection/enums.js +0 -2
  180. package/dist/collection/interfaces.js +0 -1
  181. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-context-menu.variables.scss +43 -41
  182. package/dist/digi-arbetsformedlingen/design-tokens/css/variables.css +3 -0
  183. package/dist/digi-arbetsformedlingen/design-tokens/scss/variables.scss +3 -0
  184. package/dist/digi-arbetsformedlingen/design-tokens/styleguide/web.json +57 -0
  185. package/dist/digi-arbetsformedlingen/design-tokens/styleguide/web.scss +3 -0
  186. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
  187. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  188. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  189. package/dist/digi-arbetsformedlingen/p-005c72ca.entry.js +1 -0
  190. package/dist/digi-arbetsformedlingen/p-028dd0d4.js +1 -0
  191. package/dist/digi-arbetsformedlingen/{p-5a7a3e3d.entry.js → p-04ca1ba6.entry.js} +1 -1
  192. package/dist/digi-arbetsformedlingen/p-0551a242.entry.js +1 -0
  193. package/dist/digi-arbetsformedlingen/{p-a64f6920.entry.js → p-0f485fa7.entry.js} +1 -1
  194. package/dist/digi-arbetsformedlingen/p-14368210.entry.js +1 -0
  195. package/dist/digi-arbetsformedlingen/p-16aa5a85.entry.js +1 -0
  196. package/dist/digi-arbetsformedlingen/{p-b1759898.entry.js → p-1d3f7336.entry.js} +1 -1
  197. package/dist/digi-arbetsformedlingen/{p-a4727186.entry.js → p-20a65f1c.entry.js} +1 -1
  198. package/dist/digi-arbetsformedlingen/p-2af9b440.js +1 -0
  199. package/dist/digi-arbetsformedlingen/{p-d3ad14b2.entry.js → p-2f79bfcc.entry.js} +1 -1
  200. package/dist/digi-arbetsformedlingen/{p-7ce14bb2.entry.js → p-346297b2.entry.js} +1 -1
  201. package/dist/digi-arbetsformedlingen/{p-ca626e5c.entry.js → p-349f73d9.entry.js} +1 -1
  202. package/dist/digi-arbetsformedlingen/{p-6b57023d.entry.js → p-3ee7d913.entry.js} +1 -1
  203. package/dist/digi-arbetsformedlingen/{p-816ed242.entry.js → p-3fde4aec.entry.js} +1 -1
  204. package/dist/digi-arbetsformedlingen/p-40a81c4a.entry.js +1 -0
  205. package/dist/digi-arbetsformedlingen/p-4638e6b1.entry.js +1 -0
  206. package/dist/digi-arbetsformedlingen/{p-c2bec230.entry.js → p-48664690.entry.js} +1 -1
  207. package/dist/digi-arbetsformedlingen/p-4fa41b6b.entry.js +1 -0
  208. package/dist/digi-arbetsformedlingen/{p-bbad90a7.entry.js → p-57665401.entry.js} +1 -1
  209. package/dist/digi-arbetsformedlingen/p-64609e83.entry.js +1 -0
  210. package/dist/digi-arbetsformedlingen/{p-61e92fa9.entry.js → p-66b0d3c6.entry.js} +1 -1
  211. package/dist/digi-arbetsformedlingen/{p-0a6f6df3.entry.js → p-68886e60.entry.js} +1 -1
  212. package/dist/digi-arbetsformedlingen/{p-699e385a.entry.js → p-7bbee718.entry.js} +1 -1
  213. package/dist/digi-arbetsformedlingen/p-7f4f58d5.entry.js +1 -0
  214. package/dist/digi-arbetsformedlingen/p-860e37c2.entry.js +1 -0
  215. package/dist/digi-arbetsformedlingen/p-8f42a48e.entry.js +1 -0
  216. package/dist/digi-arbetsformedlingen/{p-c8adaa8b.entry.js → p-9657af86.entry.js} +1 -1
  217. package/dist/digi-arbetsformedlingen/{p-9d5f4dd0.entry.js → p-966ea804.entry.js} +1 -1
  218. package/dist/digi-arbetsformedlingen/p-9a06e85b.entry.js +1 -0
  219. package/dist/digi-arbetsformedlingen/{p-cccdb2c8.entry.js → p-9d8d64fa.entry.js} +1 -1
  220. package/dist/digi-arbetsformedlingen/{p-caf79640.entry.js → p-a6fcc0f7.entry.js} +1 -1
  221. package/dist/digi-arbetsformedlingen/p-a7970fe3.entry.js +1 -0
  222. package/dist/digi-arbetsformedlingen/{p-eb7ca274.entry.js → p-affe6eac.entry.js} +1 -1
  223. package/dist/digi-arbetsformedlingen/p-b77ea3a1.entry.js +1 -0
  224. package/dist/digi-arbetsformedlingen/{p-70d542da.entry.js → p-ba740002.entry.js} +1 -1
  225. package/dist/digi-arbetsformedlingen/p-bad82d8a.entry.js +1 -0
  226. package/dist/digi-arbetsformedlingen/p-bd56d622.entry.js +1 -0
  227. package/dist/digi-arbetsformedlingen/p-c16371b2.entry.js +1 -0
  228. package/dist/digi-arbetsformedlingen/{p-d10f46b1.entry.js → p-c16e6afe.entry.js} +1 -1
  229. package/dist/digi-arbetsformedlingen/p-c2a5da97.js +1 -0
  230. package/dist/digi-arbetsformedlingen/{p-c750cc28.entry.js → p-d630f2e9.entry.js} +1 -1
  231. package/dist/digi-arbetsformedlingen/{p-9c72fecd.entry.js → p-e07fed59.entry.js} +1 -1
  232. package/dist/digi-arbetsformedlingen/p-e361c7bb.entry.js +1 -0
  233. package/dist/digi-arbetsformedlingen/p-edd43c5d.entry.js +1 -0
  234. package/dist/digi-arbetsformedlingen/p-ee5f2630.entry.js +1 -0
  235. package/dist/digi-arbetsformedlingen/{p-9c384501.entry.js → p-eedd8fdb.entry.js} +1 -1
  236. package/dist/digi-arbetsformedlingen/{p-305a1547.entry.js → p-f0cdaac5.entry.js} +1 -1
  237. package/dist/digi-arbetsformedlingen/{p-0873a381.entry.js → p-f427db52.entry.js} +1 -1
  238. package/dist/digi-arbetsformedlingen/{p-22beda0f.entry.js → p-f84d9dea.entry.js} +1 -1
  239. package/dist/digi-arbetsformedlingen/p-fa7824e9.entry.js +1 -0
  240. package/dist/digi-arbetsformedlingen/p-fa890d2b.entry.js +1 -0
  241. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  242. package/dist/esm/digi-button_6.entry.js +466 -0
  243. package/dist/esm/digi-calendar-datepicker.entry.js +3 -4
  244. package/dist/esm/digi-code-block_3.entry.js +3 -4
  245. package/dist/esm/digi-code-example.entry.js +7 -5
  246. package/dist/esm/digi-dialog.entry.js +3 -4
  247. package/dist/esm/digi-expandable-accordion.entry.js +3 -4
  248. package/dist/esm/digi-footer.entry.js +3 -4
  249. package/dist/esm/digi-form-error-list.entry.js +3 -4
  250. package/dist/esm/digi-form-receipt.entry.js +3 -4
  251. package/dist/esm/digi-form-select-filter.entry.js +3 -4
  252. package/dist/esm/digi-header-navigation.entry.js +3 -4
  253. package/dist/esm/digi-header.entry.js +3 -4
  254. package/dist/esm/digi-icon-language-outline_4.entry.js +5 -5
  255. package/dist/esm/digi-icon-x.entry.js +26 -0
  256. package/dist/esm/digi-layout-block.entry.js +43 -0
  257. package/dist/esm/digi-loader-spinner.entry.js +1 -1
  258. package/dist/esm/digi-logo_2.entry.js +1 -1
  259. package/dist/esm/digi-media-image_2.entry.js +1 -1
  260. package/dist/esm/digi-navigation-pagination.entry.js +9 -10
  261. package/dist/esm/digi-navigation-sidebar.entry.js +2 -2
  262. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +6 -6
  263. package/dist/esm/digi-navigation-vertical-menu.entry.js +1 -1
  264. package/dist/esm/digi-notification-alert.entry.js +5 -6
  265. package/dist/esm/digi-notification-error-page.entry.js +7 -15
  266. package/dist/esm/digi-progress-circle.entry.js +8 -8
  267. package/dist/esm/digi-progress-indicator.entry.js +3 -3
  268. package/dist/esm/digi-progress-list-item.entry.js +5 -5
  269. package/dist/esm/digi-progress-list.entry.js +1 -1
  270. package/dist/esm/digi-progressbar.entry.js +2 -2
  271. package/dist/esm/digi-quote.entry.js +1 -1
  272. package/dist/esm/digi-table.entry.js +1 -1
  273. package/dist/esm/digi-tablist-panel.entry.js +2 -2
  274. package/dist/esm/digi-tablist.entry.js +5 -5
  275. package/dist/esm/digi-tag-media.entry.js +2 -2
  276. package/dist/esm/digi-tag.entry.js +37 -0
  277. package/dist/esm/digi-tools-feedback-banner.entry.js +1 -1
  278. package/dist/esm/digi-tools-feedback-rating.entry.js +1 -1
  279. package/dist/esm/digi-tools-feedback.entry.js +4 -5
  280. package/dist/esm/digi-tools-languagepicker.entry.js +3 -3
  281. package/dist/esm/digi-typography-heading-jumbo.entry.js +1 -1
  282. package/dist/esm/digi-typography-meta.entry.js +1 -1
  283. package/dist/esm/digi-typography-preamble.entry.js +1 -1
  284. package/dist/esm/digi-typography-time.entry.js +1 -1
  285. package/dist/esm/digi-util-breakpoint-observer.entry.js +1 -1
  286. package/dist/esm/digi-util-detect-click-outside.entry.js +1 -1
  287. package/dist/esm/digi-util-detect-focus-outside.entry.js +1 -1
  288. package/dist/esm/digi-util-keydown-handler.entry.js +1 -1
  289. package/dist/esm/digi-util-keyup-handler.entry.js +1 -1
  290. package/dist/esm/digi-util-resize-observer.entry.js +1 -1
  291. package/dist/esm/index-8e318bb2.js +16 -36
  292. package/dist/esm/index.js +3 -4
  293. package/dist/esm/layout-block-container.enum-29d52ee9.js +8 -0
  294. package/dist/esm/loader.js +1 -1
  295. package/dist/esm/{tools-feedback-variation.enum-92d10df2.js → tools-feedback-variation.enum-45abb679.js} +1 -11
  296. package/dist/esm/{layout-container-max-width.enum-c40018ac.js → typography-variation.enum-d9fdbf06.js} +7 -8
  297. package/dist/types/components/_code/code-example/code-example.d.ts +1 -0
  298. package/dist/types/components/_navigation/navigation-context-menu/navigation-context-menu.d.ts +52 -14
  299. package/dist/types/components/_navigation/navigation-context-menu/navigation-context-menu.types.d.ts +7 -3
  300. package/dist/types/components/_quote/quote/quote.d.ts +0 -1
  301. package/dist/types/components/_tools/tools-languagepicker/tools-languagepicker.d.ts +1 -1
  302. package/dist/types/components.d.ts +67 -220
  303. package/dist/types/enums.d.ts +0 -2
  304. package/dist/types/interfaces.d.ts +0 -1
  305. package/hydrate/index.js +232 -447
  306. package/hydrate/index.mjs +232 -447
  307. package/package.json +4 -2
  308. package/components/digi-navigation-dropdown.d.ts +0 -11
  309. package/components/digi-navigation-dropdown.js +0 -6
  310. package/components/digi-quote-multi-container.d.ts +0 -11
  311. package/components/digi-quote-multi-container.js +0 -39
  312. package/components/digi-quote-single.d.ts +0 -11
  313. package/components/digi-quote-single.js +0 -63
  314. package/components/p-3f827c1d.js +0 -39
  315. package/components/p-8fa816d6.js +0 -8
  316. package/components/p-e308ef6b.js +0 -221
  317. package/dist/cjs/digi-button_3.cjs.entry.js +0 -188
  318. package/dist/cjs/digi-context-menu.cjs.entry.js +0 -132
  319. package/dist/cjs/digi-icon-check.cjs.entry.js +0 -30
  320. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +0 -30
  321. package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
  322. package/dist/cjs/digi-navigation-dropdown.cjs.entry.js +0 -188
  323. package/dist/cjs/digi-quote-multi-container.cjs.entry.js +0 -23
  324. package/dist/cjs/digi-quote-single.cjs.entry.js +0 -33
  325. package/dist/cjs/digi-typography.cjs.entry.js +0 -30
  326. package/dist/cjs/quote-single-variation.enum-53f94dbc.js +0 -8
  327. package/dist/cjs/typography-variation.enum-5b035b3b.js +0 -7
  328. package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.css +0 -319
  329. package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.js +0 -539
  330. package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.types.js +0 -1
  331. package/dist/collection/components/_quote/quote-multi-container/quote-multi-container-heading-level.enum.js +0 -9
  332. package/dist/collection/components/_quote/quote-multi-container/quote-multi-container.css +0 -26
  333. package/dist/collection/components/_quote/quote-multi-container/quote-multi-container.js +0 -86
  334. package/dist/collection/components/_quote/quote-single/quote-single-variation.enum.js +0 -6
  335. package/dist/collection/components/_quote/quote-single/quote.css +0 -324
  336. package/dist/collection/components/_quote/quote-single/quote.js +0 -141
  337. package/dist/collection/design-tokens/components/_quote-quote-multi-container.variables.scss +0 -5
  338. package/dist/collection/design-tokens/components/_quote-single.variables.scss +0 -14
  339. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote-quote-multi-container.variables.scss +0 -5
  340. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote-single.variables.scss +0 -14
  341. package/dist/digi-arbetsformedlingen/p-02646d18.entry.js +0 -1
  342. package/dist/digi-arbetsformedlingen/p-0eac1bee.js +0 -1
  343. package/dist/digi-arbetsformedlingen/p-125dd887.entry.js +0 -1
  344. package/dist/digi-arbetsformedlingen/p-167234fc.entry.js +0 -1
  345. package/dist/digi-arbetsformedlingen/p-195cf497.entry.js +0 -1
  346. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
  347. package/dist/digi-arbetsformedlingen/p-331e95be.entry.js +0 -1
  348. package/dist/digi-arbetsformedlingen/p-4028ad65.entry.js +0 -1
  349. package/dist/digi-arbetsformedlingen/p-45fe2828.entry.js +0 -1
  350. package/dist/digi-arbetsformedlingen/p-4c6f74fb.entry.js +0 -1
  351. package/dist/digi-arbetsformedlingen/p-4e9b1820.entry.js +0 -1
  352. package/dist/digi-arbetsformedlingen/p-4f7a261f.entry.js +0 -1
  353. package/dist/digi-arbetsformedlingen/p-6f3ef3b6.entry.js +0 -1
  354. package/dist/digi-arbetsformedlingen/p-7cb35359.entry.js +0 -1
  355. package/dist/digi-arbetsformedlingen/p-81e86ac1.entry.js +0 -1
  356. package/dist/digi-arbetsformedlingen/p-848aa358.entry.js +0 -1
  357. package/dist/digi-arbetsformedlingen/p-87c1f5c7.entry.js +0 -1
  358. package/dist/digi-arbetsformedlingen/p-8fa816d6.js +0 -1
  359. package/dist/digi-arbetsformedlingen/p-903b00e6.js +0 -1
  360. package/dist/digi-arbetsformedlingen/p-994395cb.entry.js +0 -1
  361. package/dist/digi-arbetsformedlingen/p-a150c972.entry.js +0 -1
  362. package/dist/digi-arbetsformedlingen/p-a272c883.entry.js +0 -1
  363. package/dist/digi-arbetsformedlingen/p-a6d806e5.entry.js +0 -1
  364. package/dist/digi-arbetsformedlingen/p-d7fe697e.entry.js +0 -1
  365. package/dist/digi-arbetsformedlingen/p-de4c4238.entry.js +0 -1
  366. package/dist/digi-arbetsformedlingen/p-e661462a.entry.js +0 -1
  367. package/dist/digi-arbetsformedlingen/p-e8ae7a8d.entry.js +0 -1
  368. package/dist/digi-arbetsformedlingen/p-f2339f8e.entry.js +0 -1
  369. package/dist/digi-arbetsformedlingen/p-f4c3f47e.entry.js +0 -1
  370. package/dist/digi-arbetsformedlingen/p-fb8ac3de.entry.js +0 -1
  371. package/dist/digi-arbetsformedlingen/p-fc4dc147.entry.js +0 -1
  372. package/dist/esm/digi-button_3.entry.js +0 -182
  373. package/dist/esm/digi-context-menu.entry.js +0 -128
  374. package/dist/esm/digi-icon-check.entry.js +0 -26
  375. package/dist/esm/digi-icon-chevron-down.entry.js +0 -26
  376. package/dist/esm/digi-layout-block_2.entry.js +0 -87
  377. package/dist/esm/digi-navigation-dropdown.entry.js +0 -184
  378. package/dist/esm/digi-quote-multi-container.entry.js +0 -19
  379. package/dist/esm/digi-quote-single.entry.js +0 -29
  380. package/dist/esm/digi-typography.entry.js +0 -26
  381. package/dist/esm/quote-single-variation.enum-be92a9f7.js +0 -8
  382. package/dist/esm/typography-variation.enum-38d1ef90.js +0 -7
  383. package/dist/types/components/_navigation/navigation-dropdown/navigation-dropdown.d.ts +0 -44
  384. package/dist/types/components/_navigation/navigation-dropdown/navigation-dropdown.types.d.ts +0 -18
  385. package/dist/types/components/_quote/quote-multi-container/quote-multi-container-heading-level.enum.d.ts +0 -8
  386. package/dist/types/components/_quote/quote-multi-container/quote-multi-container.d.ts +0 -25
  387. package/dist/types/components/_quote/quote-single/quote-single-variation.enum.d.ts +0 -5
  388. package/dist/types/components/_quote/quote-single/quote.d.ts +0 -40
@@ -1,319 +0,0 @@
1
- /* http://meyerweb.com/eric/tools/css/reset/
2
- v2.0 | 20110126
3
- License: none (public domain)
4
- */
5
- .digi--util--fs--xs {
6
- font-size: var(--digi--global--typography--font-size--small) !important;
7
- }
8
-
9
- .digi--util--fs--s {
10
- font-size: calc(var(--digi--global--typography--font-size--small) + 1px) !important;
11
- }
12
-
13
- .digi--util--fs--m {
14
- font-size: var(--digi--global--typography--font-size--base) !important;
15
- }
16
-
17
- .digi--util--fs--l {
18
- font-size: var(--digi--global--typography--font-size--large) !important;
19
- }
20
-
21
- .digi--util--fw--sb {
22
- font-weight: var(--digi--global--typography--font-weight--semibold) !important;
23
- }
24
-
25
- .digi--util--pt--1 {
26
- padding-top: var(--digi--global--spacing--smallest-2) !important;
27
- }
28
-
29
- .digi--util--pt--10 {
30
- padding-top: var(--digi--global--spacing--smallest) !important;
31
- }
32
-
33
- .digi--util--pt--20 {
34
- padding-top: var(--digi--global--spacing--base) !important;
35
- }
36
-
37
- .digi--util--pt--30 {
38
- padding-top: var(--digi--global--spacing--largest-2) !important;
39
- }
40
-
41
- .digi--util--pt--40 {
42
- padding-top: var(--digi--global--spacing--largest-4) !important;
43
- }
44
-
45
- .digi--util--pt--50 {
46
- padding-top: 2.5rem !important;
47
- }
48
-
49
- .digi--util--pt--60 {
50
- padding-top: var(--digi--global--spacing--largest-5) !important;
51
- }
52
-
53
- .digi--util--pt--70 {
54
- padding-top: var(--digi--global--spacing--largest-6) !important;
55
- }
56
-
57
- .digi--util--pt--80 {
58
- padding-top: 4.5rem !important;
59
- }
60
-
61
- .digi--util--pt--90 {
62
- padding-top: 5rem !important;
63
- }
64
-
65
- .digi--util--pb--1 {
66
- padding-bottom: var(--digi--global--spacing--smallest-2) !important;
67
- }
68
-
69
- .digi--util--pb--10 {
70
- padding-bottom: var(--digi--global--spacing--smallest) !important;
71
- }
72
-
73
- .digi--util--pb--20 {
74
- padding-bottom: var(--digi--global--spacing--base) !important;
75
- }
76
-
77
- .digi--util--pb--30 {
78
- padding-bottom: var(--digi--global--spacing--largest-2) !important;
79
- }
80
-
81
- .digi--util--pb--40 {
82
- padding-bottom: var(--digi--global--spacing--largest-4) !important;
83
- }
84
-
85
- .digi--util--pb--50 {
86
- padding-bottom: 2.5rem !important;
87
- }
88
-
89
- .digi--util--pb--60 {
90
- padding-bottom: var(--digi--global--spacing--largest-5) !important;
91
- }
92
-
93
- .digi--util--pb--70 {
94
- padding-bottom: var(--digi--global--spacing--largest-6) !important;
95
- }
96
-
97
- .digi--util--pb--80 {
98
- padding-bottom: 4.5rem !important;
99
- }
100
-
101
- .digi--util--pb--90 {
102
- padding-bottom: 5rem !important;
103
- }
104
-
105
- .digi--util--p--1 {
106
- padding: var(--digi--global--spacing--smallest-2) !important;
107
- }
108
-
109
- .digi--util--p--10 {
110
- padding: var(--digi--global--spacing--smallest) !important;
111
- }
112
-
113
- .digi--util--p--20 {
114
- padding: var(--digi--global--spacing--base) !important;
115
- }
116
-
117
- .digi--util--p--30 {
118
- padding: var(--digi--global--spacing--largest-2) !important;
119
- }
120
-
121
- .digi--util--p--40 {
122
- padding: var(--digi--global--spacing--largest-4) !important;
123
- }
124
-
125
- .digi--util--p--50 {
126
- padding: 2.5rem !important;
127
- }
128
-
129
- .digi--util--p--60 {
130
- padding: var(--digi--global--spacing--largest-5) !important;
131
- }
132
-
133
- .digi--util--p--70 {
134
- padding: var(--digi--global--spacing--largest-6) !important;
135
- }
136
-
137
- .digi--util--p--80 {
138
- padding: 4.5rem !important;
139
- }
140
-
141
- .digi--util--p--90 {
142
- padding: 5rem !important;
143
- }
144
-
145
- .digi--util--ptb--1 {
146
- padding-top: var(--digi--global--spacing--smallest-2) !important;
147
- padding-bottom: var(--digi--global--spacing--smallest-2) !important;
148
- }
149
-
150
- .digi--util--ptb--10 {
151
- padding-top: var(--digi--global--spacing--smallest) !important;
152
- padding-bottom: var(--digi--global--spacing--smallest) !important;
153
- }
154
-
155
- .digi--util--ptb--20 {
156
- padding-top: var(--digi--global--spacing--base) !important;
157
- padding-bottom: var(--digi--global--spacing--base) !important;
158
- }
159
-
160
- .digi--util--ptb--30 {
161
- padding-top: var(--digi--global--spacing--largest-2) !important;
162
- padding-bottom: var(--digi--global--spacing--largest-2) !important;
163
- }
164
-
165
- .digi--util--ptb--40 {
166
- padding-top: var(--digi--global--spacing--largest-4) !important;
167
- padding-bottom: var(--digi--global--spacing--largest-4) !important;
168
- }
169
-
170
- .digi--util--ptb--50 {
171
- padding-top: 2.5rem !important;
172
- padding-bottom: 2.5rem !important;
173
- }
174
-
175
- .digi--util--ptb--60 {
176
- padding-top: var(--digi--global--spacing--largest-5) !important;
177
- padding-bottom: var(--digi--global--spacing--largest-5) !important;
178
- }
179
-
180
- .digi--util--ptb--70 {
181
- padding-top: var(--digi--global--spacing--largest-6) !important;
182
- padding-bottom: var(--digi--global--spacing--largest-6) !important;
183
- }
184
-
185
- .digi--util--ptb--80 {
186
- padding-top: 4.5rem !important;
187
- padding-bottom: 4.5rem !important;
188
- }
189
-
190
- .digi--util--ptb--90 {
191
- padding-top: 5rem !important;
192
- padding-bottom: 5rem !important;
193
- }
194
-
195
- .digi--util--plr--1 {
196
- padding-left: var(--digi--global--spacing--smallest-2) !important;
197
- padding-right: var(--digi--global--spacing--smallest-2) !important;
198
- }
199
-
200
- .digi--util--plr--10 {
201
- padding-left: var(--digi--global--spacing--smallest) !important;
202
- padding-right: var(--digi--global--spacing--smallest) !important;
203
- }
204
-
205
- .digi--util--plr--20 {
206
- padding-left: var(--digi--global--spacing--base) !important;
207
- padding-right: var(--digi--global--spacing--base) !important;
208
- }
209
-
210
- .digi--util--plr--30 {
211
- padding-left: var(--digi--global--spacing--largest-2) !important;
212
- padding-right: var(--digi--global--spacing--largest-2) !important;
213
- }
214
-
215
- .digi--util--plr--40 {
216
- padding-left: var(--digi--global--spacing--largest-4) !important;
217
- padding-right: var(--digi--global--spacing--largest-4) !important;
218
- }
219
-
220
- .digi--util--plr--50 {
221
- padding-left: 2.5rem !important;
222
- padding-right: 2.5rem !important;
223
- }
224
-
225
- .digi--util--plr--60 {
226
- padding-left: var(--digi--global--spacing--largest-5) !important;
227
- padding-right: var(--digi--global--spacing--largest-5) !important;
228
- }
229
-
230
- .digi--util--plr--70 {
231
- padding-left: var(--digi--global--spacing--largest-6) !important;
232
- padding-right: var(--digi--global--spacing--largest-6) !important;
233
- }
234
-
235
- .digi--util--plr--80 {
236
- padding-left: 4.5rem !important;
237
- padding-right: 4.5rem !important;
238
- }
239
-
240
- .digi--util--plr--90 {
241
- padding-left: 5rem !important;
242
- padding-right: 5rem !important;
243
- }
244
-
245
- .digi--util--sr-only {
246
- border: 0;
247
- clip: rect(1px, 1px, 1px, 1px);
248
- -webkit-clip-path: inset(50%);
249
- clip-path: inset(50%);
250
- height: 1px;
251
- margin: -1px;
252
- overflow: hidden;
253
- padding: 0;
254
- position: absolute;
255
- width: 1px;
256
- white-space: nowrap;
257
- }
258
-
259
- .digi--util--hidden {
260
- display: none;
261
- }
262
-
263
- .dropdown {
264
- --digi--dropdown--background-color: white;
265
- --digi--dropdown--text-color: rgb(15, 15, 20);
266
- --digi--dropdown--py: 0.5rem;
267
- --digi--dropdown--border-radius: 6px;
268
- --digi--dropdown--box-shadow: rgba(0, 0, 0, 0.7) 0px 2px 6px 0px;
269
- --digi--dropdown--spacing: 0.25rem;
270
- --digi--dropdown--item--font-family: "Open Sans";
271
- --digi--dropdown--item--font-weight: regular;
272
- --digi--dropdown--item--pl: 1rem;
273
- --digi--dropdown--item--pr: 1rem;
274
- --digi--dropdown--item--py: 0.25rem;
275
- --digi--dropdown--item--background-color--hover: rgb(237, 237, 237);
276
- --digi--dropdown--item--background-color--active: rgb(237, 237, 237);
277
- --digi--dropdown--item--font-weight--active: 600;
278
- --digi--dropdown--item--box-shadow--focus: 0px 0px 0px 1px black,
279
- 0px 0px 0px 2px white, 0px 0px 0px 3px black;
280
- }
281
- .dropdown a {
282
- text-decoration: none;
283
- color: inherit;
284
- }
285
- .dropdown .dropdown-wrapper {
286
- display: flex;
287
- flex-direction: column;
288
- gap: var(--digi--dropdown--spacing);
289
- background-color: var(--digi--dropdown--background-color);
290
- color: var(--digi--dropdown--text-color);
291
- padding-top: var(--digi--dropdown--py);
292
- padding-bottom: var(--digi--dropdown--py);
293
- border-radius: var(--digi--dropdown--border-radius);
294
- box-shadow: var(--digi--dropdown--box-shadow);
295
- }
296
- .dropdown .dropdown-wrapper--dir-rtl .option-wrapper {
297
- flex-direction: row-reverse;
298
- }
299
- .dropdown .option-wrapper {
300
- font-family: var(--digi--dropdown--item--font-family);
301
- padding-top: var(--digi--dropdown--item--py);
302
- padding-bottom: var(--digi--dropdown--item--py);
303
- }
304
- .dropdown .option-wrapper--active {
305
- background-color: var(--digi--dropdown--item--background-color--active);
306
- font-weight: var(--digi--dropdown--item--font-weight--active);
307
- }
308
- .dropdown .option-wrapper[dir=rtl] {
309
- flex-direction: row-reverse;
310
- }
311
- .dropdown .option-wrapper:hover {
312
- background-color: var(--digi--dropdown--item--background-color--hover);
313
- cursor: pointer;
314
- }
315
- .dropdown .option-wrapper:focus-visible {
316
- outline: 2px solid black;
317
- outline-offset: -3px;
318
- box-shadow: 0px 0px 0px 5px inset white;
319
- }