@designsystem-se/af 32.4.0 → 33.1.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 (403) 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 +121 -15
  34. package/components/digi-progress-circle.js +8 -8
  35. package/components/digi-progress-indicator.js +4 -4
  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-1ee02c0b.js → p-0a71c968.js} +1 -2
  64. package/components/{p-648cd0b2.js → p-26f27173.js} +4 -5
  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-d7211fec.js → p-b3a4fa4a.js} +2 -11
  73. package/components/{p-af7ab137.js → p-d08de295.js} +1 -1
  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_3.cjs.entry.js → digi-button.cjs.entry.js} +0 -58
  79. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +3 -5
  80. package/dist/cjs/digi-code-block_3.cjs.entry.js +3 -5
  81. package/dist/cjs/digi-code-example.cjs.entry.js +7 -5
  82. package/dist/cjs/digi-context-menu.cjs.entry.js +143 -38
  83. package/dist/cjs/digi-dialog.cjs.entry.js +3 -5
  84. package/dist/cjs/digi-expandable-accordion.cjs.entry.js +3 -5
  85. package/dist/cjs/digi-footer.cjs.entry.js +3 -5
  86. package/dist/cjs/digi-form-error-list.cjs.entry.js +3 -5
  87. package/dist/cjs/{digi-form-label_5.cjs.entry.js → digi-form-label_3.cjs.entry.js} +0 -46
  88. package/dist/cjs/digi-form-receipt.cjs.entry.js +3 -5
  89. package/dist/cjs/digi-form-select-filter.cjs.entry.js +3 -5
  90. package/dist/cjs/digi-header-navigation.cjs.entry.js +3 -5
  91. package/dist/cjs/digi-header.cjs.entry.js +4 -6
  92. package/dist/cjs/digi-icon-check_7.cjs.entry.js +331 -0
  93. package/dist/cjs/digi-icon-language-outline_4.cjs.entry.js +5 -5
  94. package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
  95. package/dist/cjs/digi-layout-block.cjs.entry.js +47 -0
  96. package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
  97. package/dist/cjs/digi-logo_2.cjs.entry.js +1 -1
  98. package/dist/cjs/digi-media-image_2.cjs.entry.js +1 -1
  99. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +9 -11
  100. package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +2 -2
  101. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +6 -6
  102. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +1 -1
  103. package/dist/cjs/digi-notification-alert.cjs.entry.js +5 -7
  104. package/dist/cjs/digi-notification-error-page.cjs.entry.js +121 -16
  105. package/dist/cjs/digi-progress-circle.cjs.entry.js +8 -8
  106. package/dist/cjs/digi-progress-list-item.cjs.entry.js +5 -5
  107. package/dist/cjs/digi-progress-list.cjs.entry.js +1 -1
  108. package/dist/cjs/digi-progressbar.cjs.entry.js +2 -2
  109. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  110. package/dist/cjs/digi-table.cjs.entry.js +1 -1
  111. package/dist/cjs/digi-tablist-panel.cjs.entry.js +2 -2
  112. package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
  113. package/dist/cjs/digi-tag-media.cjs.entry.js +2 -2
  114. package/dist/cjs/digi-tag.cjs.entry.js +41 -0
  115. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +1 -1
  116. package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +1 -1
  117. package/dist/cjs/digi-tools-feedback.cjs.entry.js +4 -6
  118. package/dist/cjs/digi-tools-languagepicker.cjs.entry.js +3 -3
  119. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +1 -1
  120. package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
  121. package/dist/cjs/digi-typography-preamble.cjs.entry.js +1 -1
  122. package/dist/cjs/digi-typography-time.cjs.entry.js +1 -1
  123. package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +1 -1
  124. package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +1 -1
  125. package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +1 -1
  126. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +1 -1
  127. package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +1 -1
  128. package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
  129. package/dist/cjs/index-cfa8e9be.js +18 -34
  130. package/dist/cjs/index.cjs.js +34 -48
  131. package/dist/cjs/layout-block-container.enum-52ae6994.js +8 -0
  132. package/dist/cjs/loader.cjs.js +1 -1
  133. package/dist/cjs/{tools-feedback-variation.enum-4547e1e3.js → tools-feedback-variation.enum-b17e8f87.js} +1 -10
  134. package/dist/cjs/typography-variation.enum-8507b658.js +32 -0
  135. package/dist/collection/collection-manifest.json +0 -3
  136. package/dist/collection/components/_code/code-example/code-example.js +7 -5
  137. package/dist/collection/components/_loader/loader-spinner/loader-spinner.css +1 -0
  138. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.css +85 -172
  139. package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +190 -62
  140. package/dist/collection/components/_navigation/navigation-context-menu-legacy/navigation-context-menu.js +5 -5
  141. package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
  142. package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
  143. package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
  144. package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
  145. package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
  146. package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
  147. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
  148. package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
  149. package/dist/collection/components/_notification/notification-error-page/illustrations/illustrations.js +12 -7
  150. package/dist/collection/components/_notification/notification-error-page/notification-error-page-httpstatus.enum.js +1 -0
  151. package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +11 -4
  152. package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
  153. package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +2 -2
  154. package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
  155. package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
  156. package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
  157. package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
  158. package/dist/collection/components/_quote/quote/quote.js +1 -2
  159. package/dist/collection/components/_table/table/table.js +1 -1
  160. package/dist/collection/components/_tag/tag/tag.js +1 -1
  161. package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
  162. package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
  163. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
  164. package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
  165. package/dist/collection/components/_tools/tools-languagepicker/tools-languagepicker.js +4 -4
  166. package/dist/collection/components/_typography/typography/typography.js +1 -1
  167. package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
  168. package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
  169. package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
  170. package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
  171. package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
  172. package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
  173. package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
  174. package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
  175. package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
  176. package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
  177. package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
  178. package/dist/collection/design-tokens/components/_navigation-context-menu.variables.scss +3 -41
  179. package/dist/collection/design-tokens/css/variables.css +3 -0
  180. package/dist/collection/design-tokens/scss/variables.scss +3 -0
  181. package/dist/collection/design-tokens/styleguide/web.json +57 -0
  182. package/dist/collection/design-tokens/styleguide/web.scss +3 -0
  183. package/dist/collection/enums.js +0 -2
  184. package/dist/collection/interfaces.js +0 -1
  185. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-context-menu.variables.scss +3 -41
  186. package/dist/digi-arbetsformedlingen/design-tokens/css/variables.css +3 -0
  187. package/dist/digi-arbetsformedlingen/design-tokens/scss/variables.scss +3 -0
  188. package/dist/digi-arbetsformedlingen/design-tokens/styleguide/web.json +57 -0
  189. package/dist/digi-arbetsformedlingen/design-tokens/styleguide/web.scss +3 -0
  190. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
  191. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  192. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  193. package/dist/digi-arbetsformedlingen/p-005c72ca.entry.js +1 -0
  194. package/dist/digi-arbetsformedlingen/{p-5a7a3e3d.entry.js → p-04ca1ba6.entry.js} +1 -1
  195. package/dist/digi-arbetsformedlingen/p-09eaca21.entry.js +1 -0
  196. package/dist/digi-arbetsformedlingen/p-0d1449f1.js +1 -0
  197. package/dist/digi-arbetsformedlingen/{p-a64f6920.entry.js → p-0f485fa7.entry.js} +1 -1
  198. package/dist/digi-arbetsformedlingen/p-145da0d7.entry.js +1 -0
  199. package/dist/digi-arbetsformedlingen/p-1d065367.js +1 -0
  200. package/dist/digi-arbetsformedlingen/{p-b1759898.entry.js → p-1d3f7336.entry.js} +1 -1
  201. package/dist/digi-arbetsformedlingen/{p-a4727186.entry.js → p-20a65f1c.entry.js} +1 -1
  202. package/dist/digi-arbetsformedlingen/p-2af9b440.js +1 -0
  203. package/dist/digi-arbetsformedlingen/p-2b5faa82.entry.js +1 -0
  204. package/dist/digi-arbetsformedlingen/{p-d3ad14b2.entry.js → p-2f79bfcc.entry.js} +1 -1
  205. package/dist/digi-arbetsformedlingen/{p-7ce14bb2.entry.js → p-346297b2.entry.js} +1 -1
  206. package/dist/digi-arbetsformedlingen/{p-ca626e5c.entry.js → p-349f73d9.entry.js} +1 -1
  207. package/dist/digi-arbetsformedlingen/p-38310613.entry.js +1 -0
  208. package/dist/digi-arbetsformedlingen/{p-6b57023d.entry.js → p-3ee7d913.entry.js} +1 -1
  209. package/dist/digi-arbetsformedlingen/{p-816ed242.entry.js → p-3fde4aec.entry.js} +1 -1
  210. package/dist/digi-arbetsformedlingen/{p-c2bec230.entry.js → p-48664690.entry.js} +1 -1
  211. package/dist/digi-arbetsformedlingen/p-4e311538.entry.js +1 -0
  212. package/dist/digi-arbetsformedlingen/p-4fa41b6b.entry.js +1 -0
  213. package/dist/digi-arbetsformedlingen/{p-bbad90a7.entry.js → p-57665401.entry.js} +1 -1
  214. package/dist/digi-arbetsformedlingen/{p-61e92fa9.entry.js → p-66b0d3c6.entry.js} +1 -1
  215. package/dist/digi-arbetsformedlingen/{p-0a6f6df3.entry.js → p-68886e60.entry.js} +1 -1
  216. package/dist/digi-arbetsformedlingen/p-7975d958.entry.js +1 -0
  217. package/dist/digi-arbetsformedlingen/p-7a4d3563.entry.js +1 -0
  218. package/dist/digi-arbetsformedlingen/{p-699e385a.entry.js → p-7bbee718.entry.js} +1 -1
  219. package/dist/digi-arbetsformedlingen/p-81bf9533.entry.js +1 -0
  220. package/dist/digi-arbetsformedlingen/p-860e37c2.entry.js +1 -0
  221. package/dist/digi-arbetsformedlingen/p-91b84fc1.entry.js +1 -0
  222. package/dist/digi-arbetsformedlingen/{p-9d5f4dd0.entry.js → p-966ea804.entry.js} +1 -1
  223. package/dist/digi-arbetsformedlingen/{p-cccdb2c8.entry.js → p-9d8d64fa.entry.js} +1 -1
  224. package/dist/digi-arbetsformedlingen/p-a39607f7.entry.js +1 -0
  225. package/dist/digi-arbetsformedlingen/{p-caf79640.entry.js → p-a6fcc0f7.entry.js} +1 -1
  226. package/dist/digi-arbetsformedlingen/p-a7970fe3.entry.js +1 -0
  227. package/dist/digi-arbetsformedlingen/p-ad5c48a4.entry.js +1 -0
  228. package/dist/digi-arbetsformedlingen/{p-eb7ca274.entry.js → p-affe6eac.entry.js} +1 -1
  229. package/dist/digi-arbetsformedlingen/{p-70d542da.entry.js → p-ba740002.entry.js} +1 -1
  230. package/dist/digi-arbetsformedlingen/p-bad82d8a.entry.js +1 -0
  231. package/dist/digi-arbetsformedlingen/p-bd56d622.entry.js +1 -0
  232. package/dist/digi-arbetsformedlingen/{p-d10f46b1.entry.js → p-c16e6afe.entry.js} +1 -1
  233. package/dist/digi-arbetsformedlingen/p-c9033373.entry.js +1 -0
  234. package/dist/digi-arbetsformedlingen/p-cf05e13b.entry.js +1 -0
  235. package/dist/digi-arbetsformedlingen/p-d08467f0.entry.js +1 -0
  236. package/dist/digi-arbetsformedlingen/p-d449cf7b.entry.js +1 -0
  237. package/dist/digi-arbetsformedlingen/{p-c750cc28.entry.js → p-d630f2e9.entry.js} +1 -1
  238. package/dist/digi-arbetsformedlingen/p-e0689bdf.entry.js +1 -0
  239. package/dist/digi-arbetsformedlingen/{p-9c72fecd.entry.js → p-e07fed59.entry.js} +1 -1
  240. package/dist/digi-arbetsformedlingen/p-e86c56b1.entry.js +1 -0
  241. package/dist/digi-arbetsformedlingen/{p-9c384501.entry.js → p-eedd8fdb.entry.js} +1 -1
  242. package/dist/digi-arbetsformedlingen/{p-305a1547.entry.js → p-f0cdaac5.entry.js} +1 -1
  243. package/dist/digi-arbetsformedlingen/{p-0873a381.entry.js → p-f427db52.entry.js} +1 -1
  244. package/dist/digi-arbetsformedlingen/{p-22beda0f.entry.js → p-f84d9dea.entry.js} +1 -1
  245. package/dist/digi-arbetsformedlingen/p-f941f865.entry.js +1 -0
  246. package/dist/digi-arbetsformedlingen/p-fa7824e9.entry.js +1 -0
  247. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  248. package/dist/esm/{digi-button_3.entry.js → digi-button.entry.js} +1 -57
  249. package/dist/esm/digi-calendar-datepicker.entry.js +3 -5
  250. package/dist/esm/digi-code-block_3.entry.js +3 -5
  251. package/dist/esm/digi-code-example.entry.js +7 -5
  252. package/dist/esm/digi-context-menu.entry.js +143 -38
  253. package/dist/esm/digi-dialog.entry.js +3 -5
  254. package/dist/esm/digi-expandable-accordion.entry.js +3 -5
  255. package/dist/esm/digi-footer.entry.js +3 -5
  256. package/dist/esm/digi-form-error-list.entry.js +3 -5
  257. package/dist/esm/{digi-form-label_5.entry.js → digi-form-label_3.entry.js} +1 -45
  258. package/dist/esm/digi-form-receipt.entry.js +3 -5
  259. package/dist/esm/digi-form-select-filter.entry.js +3 -5
  260. package/dist/esm/digi-header-navigation.entry.js +3 -5
  261. package/dist/esm/digi-header.entry.js +3 -5
  262. package/dist/esm/digi-icon-check_7.entry.js +321 -0
  263. package/dist/esm/digi-icon-language-outline_4.entry.js +5 -5
  264. package/dist/esm/digi-icon-x.entry.js +26 -0
  265. package/dist/esm/digi-layout-block.entry.js +43 -0
  266. package/dist/esm/digi-loader-spinner.entry.js +1 -1
  267. package/dist/esm/digi-logo_2.entry.js +1 -1
  268. package/dist/esm/digi-media-image_2.entry.js +1 -1
  269. package/dist/esm/digi-navigation-pagination.entry.js +9 -11
  270. package/dist/esm/digi-navigation-sidebar.entry.js +2 -2
  271. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +6 -6
  272. package/dist/esm/digi-navigation-vertical-menu.entry.js +1 -1
  273. package/dist/esm/digi-notification-alert.entry.js +5 -7
  274. package/dist/esm/digi-notification-error-page.entry.js +121 -16
  275. package/dist/esm/digi-progress-circle.entry.js +8 -8
  276. package/dist/esm/digi-progress-list-item.entry.js +5 -5
  277. package/dist/esm/digi-progress-list.entry.js +1 -1
  278. package/dist/esm/digi-progressbar.entry.js +2 -2
  279. package/dist/esm/digi-quote.entry.js +1 -1
  280. package/dist/esm/digi-table.entry.js +1 -1
  281. package/dist/esm/digi-tablist-panel.entry.js +2 -2
  282. package/dist/esm/digi-tablist.entry.js +5 -5
  283. package/dist/esm/digi-tag-media.entry.js +2 -2
  284. package/dist/esm/digi-tag.entry.js +37 -0
  285. package/dist/esm/digi-tools-feedback-banner.entry.js +1 -1
  286. package/dist/esm/digi-tools-feedback-rating.entry.js +1 -1
  287. package/dist/esm/digi-tools-feedback.entry.js +4 -6
  288. package/dist/esm/digi-tools-languagepicker.entry.js +3 -3
  289. package/dist/esm/digi-typography-heading-jumbo.entry.js +1 -1
  290. package/dist/esm/digi-typography-meta.entry.js +1 -1
  291. package/dist/esm/digi-typography-preamble.entry.js +1 -1
  292. package/dist/esm/digi-typography-time.entry.js +1 -1
  293. package/dist/esm/digi-util-breakpoint-observer.entry.js +1 -1
  294. package/dist/esm/digi-util-detect-click-outside.entry.js +1 -1
  295. package/dist/esm/digi-util-detect-focus-outside.entry.js +1 -1
  296. package/dist/esm/digi-util-keydown-handler.entry.js +1 -1
  297. package/dist/esm/digi-util-keyup-handler.entry.js +1 -1
  298. package/dist/esm/digi-util-resize-observer.entry.js +1 -1
  299. package/dist/esm/index-8e318bb2.js +18 -34
  300. package/dist/esm/index.js +3 -5
  301. package/dist/esm/layout-block-container.enum-29d52ee9.js +8 -0
  302. package/dist/esm/loader.js +1 -1
  303. package/dist/esm/{tools-feedback-variation.enum-92d10df2.js → tools-feedback-variation.enum-4bfb560b.js} +2 -11
  304. package/dist/esm/typography-variation.enum-cb4ef38c.js +32 -0
  305. package/dist/types/components/_code/code-example/code-example.d.ts +1 -0
  306. package/dist/types/components/_navigation/navigation-context-menu/navigation-context-menu.d.ts +52 -14
  307. package/dist/types/components/_navigation/navigation-context-menu/navigation-context-menu.types.d.ts +7 -3
  308. package/dist/types/components/_notification/notification-error-page/illustrations/illustrations.d.ts +3 -0
  309. package/dist/types/components/_notification/notification-error-page/notification-error-page-httpstatus.enum.d.ts +2 -1
  310. package/dist/types/components/_quote/quote/quote.d.ts +0 -1
  311. package/dist/types/components/_tools/tools-languagepicker/tools-languagepicker.d.ts +1 -1
  312. package/dist/types/components.d.ts +67 -220
  313. package/dist/types/enums.d.ts +0 -2
  314. package/dist/types/interfaces.d.ts +0 -1
  315. package/hydrate/index.js +348 -448
  316. package/hydrate/index.mjs +348 -448
  317. package/package.json +4 -2
  318. package/components/digi-navigation-dropdown.d.ts +0 -11
  319. package/components/digi-navigation-dropdown.js +0 -6
  320. package/components/digi-quote-multi-container.d.ts +0 -11
  321. package/components/digi-quote-multi-container.js +0 -39
  322. package/components/digi-quote-single.d.ts +0 -11
  323. package/components/digi-quote-single.js +0 -63
  324. package/components/p-3f827c1d.js +0 -39
  325. package/components/p-8fa816d6.js +0 -8
  326. package/components/p-e308ef6b.js +0 -221
  327. package/dist/cjs/digi-icon-check.cjs.entry.js +0 -30
  328. package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
  329. package/dist/cjs/digi-navigation-dropdown.cjs.entry.js +0 -188
  330. package/dist/cjs/digi-progress-indicator.cjs.entry.js +0 -137
  331. package/dist/cjs/digi-quote-multi-container.cjs.entry.js +0 -23
  332. package/dist/cjs/digi-quote-single.cjs.entry.js +0 -33
  333. package/dist/cjs/digi-typography.cjs.entry.js +0 -30
  334. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +0 -64
  335. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
  336. package/dist/cjs/progress-indicator-variation.enum-7cf8e0e4.js +0 -13
  337. package/dist/cjs/quote-single-variation.enum-53f94dbc.js +0 -8
  338. package/dist/cjs/typography-variation.enum-5b035b3b.js +0 -7
  339. package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.css +0 -319
  340. package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.js +0 -539
  341. package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.types.js +0 -1
  342. package/dist/collection/components/_quote/quote-multi-container/quote-multi-container-heading-level.enum.js +0 -9
  343. package/dist/collection/components/_quote/quote-multi-container/quote-multi-container.css +0 -26
  344. package/dist/collection/components/_quote/quote-multi-container/quote-multi-container.js +0 -86
  345. package/dist/collection/components/_quote/quote-single/quote-single-variation.enum.js +0 -6
  346. package/dist/collection/components/_quote/quote-single/quote.css +0 -324
  347. package/dist/collection/components/_quote/quote-single/quote.js +0 -141
  348. package/dist/collection/design-tokens/components/_quote-quote-multi-container.variables.scss +0 -5
  349. package/dist/collection/design-tokens/components/_quote-single.variables.scss +0 -14
  350. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote-quote-multi-container.variables.scss +0 -5
  351. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote-single.variables.scss +0 -14
  352. package/dist/digi-arbetsformedlingen/p-02646d18.entry.js +0 -1
  353. package/dist/digi-arbetsformedlingen/p-0eac1bee.js +0 -1
  354. package/dist/digi-arbetsformedlingen/p-125dd887.entry.js +0 -1
  355. package/dist/digi-arbetsformedlingen/p-167234fc.entry.js +0 -1
  356. package/dist/digi-arbetsformedlingen/p-195cf497.entry.js +0 -1
  357. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
  358. package/dist/digi-arbetsformedlingen/p-331e95be.entry.js +0 -1
  359. package/dist/digi-arbetsformedlingen/p-4028ad65.entry.js +0 -1
  360. package/dist/digi-arbetsformedlingen/p-45fe2828.entry.js +0 -1
  361. package/dist/digi-arbetsformedlingen/p-4c6f74fb.entry.js +0 -1
  362. package/dist/digi-arbetsformedlingen/p-4f7a261f.entry.js +0 -1
  363. package/dist/digi-arbetsformedlingen/p-6f3ef3b6.entry.js +0 -1
  364. package/dist/digi-arbetsformedlingen/p-6fcac607.entry.js +0 -1
  365. package/dist/digi-arbetsformedlingen/p-7cb35359.entry.js +0 -1
  366. package/dist/digi-arbetsformedlingen/p-81e86ac1.entry.js +0 -1
  367. package/dist/digi-arbetsformedlingen/p-848aa358.entry.js +0 -1
  368. package/dist/digi-arbetsformedlingen/p-87c1f5c7.entry.js +0 -1
  369. package/dist/digi-arbetsformedlingen/p-8fa816d6.js +0 -1
  370. package/dist/digi-arbetsformedlingen/p-903b00e6.js +0 -1
  371. package/dist/digi-arbetsformedlingen/p-994395cb.entry.js +0 -1
  372. package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +0 -1
  373. package/dist/digi-arbetsformedlingen/p-a150c972.entry.js +0 -1
  374. package/dist/digi-arbetsformedlingen/p-a272c883.entry.js +0 -1
  375. package/dist/digi-arbetsformedlingen/p-a29a52f3.entry.js +0 -1
  376. package/dist/digi-arbetsformedlingen/p-a6d806e5.entry.js +0 -1
  377. package/dist/digi-arbetsformedlingen/p-c8adaa8b.entry.js +0 -1
  378. package/dist/digi-arbetsformedlingen/p-d7fe697e.entry.js +0 -1
  379. package/dist/digi-arbetsformedlingen/p-de4c4238.entry.js +0 -1
  380. package/dist/digi-arbetsformedlingen/p-e661462a.entry.js +0 -1
  381. package/dist/digi-arbetsformedlingen/p-e8ae7a8d.entry.js +0 -1
  382. package/dist/digi-arbetsformedlingen/p-f2339f8e.entry.js +0 -1
  383. package/dist/digi-arbetsformedlingen/p-f4c3f47e.entry.js +0 -1
  384. package/dist/digi-arbetsformedlingen/p-fb8ac3de.entry.js +0 -1
  385. package/dist/digi-arbetsformedlingen/p-fc4dc147.entry.js +0 -1
  386. package/dist/esm/digi-icon-check.entry.js +0 -26
  387. package/dist/esm/digi-layout-block_2.entry.js +0 -87
  388. package/dist/esm/digi-navigation-dropdown.entry.js +0 -184
  389. package/dist/esm/digi-progress-indicator.entry.js +0 -133
  390. package/dist/esm/digi-quote-multi-container.entry.js +0 -19
  391. package/dist/esm/digi-quote-single.entry.js +0 -29
  392. package/dist/esm/digi-typography.entry.js +0 -26
  393. package/dist/esm/digi-util-mutation-observer.entry.js +0 -60
  394. package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
  395. package/dist/esm/progress-indicator-variation.enum-b12ba50a.js +0 -13
  396. package/dist/esm/quote-single-variation.enum-be92a9f7.js +0 -8
  397. package/dist/esm/typography-variation.enum-38d1ef90.js +0 -7
  398. package/dist/types/components/_navigation/navigation-dropdown/navigation-dropdown.d.ts +0 -44
  399. package/dist/types/components/_navigation/navigation-dropdown/navigation-dropdown.types.d.ts +0 -18
  400. package/dist/types/components/_quote/quote-multi-container/quote-multi-container-heading-level.enum.d.ts +0 -8
  401. package/dist/types/components/_quote/quote-multi-container/quote-multi-container.d.ts +0 -25
  402. package/dist/types/components/_quote/quote-single/quote-single-variation.enum.d.ts +0 -5
  403. package/dist/types/components/_quote/quote-single/quote.d.ts +0 -40
@@ -74,10 +74,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
74
74
  }
75
75
  switch(bundleId) {
76
76
 
77
- case 'digi-button_3.cjs':
77
+ case 'digi-icon-check_7.cjs':
78
78
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
79
79
  /* webpackMode: "lazy" */
80
- './digi-button_3.cjs.entry.js')); }).then(processMod, consoleError);
80
+ './digi-icon-check_7.cjs.entry.js')); }).then(processMod, consoleError);
81
81
  case 'digi-badge-status.cjs':
82
82
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
83
83
  /* webpackMode: "lazy" */
@@ -870,10 +870,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
870
870
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
871
871
  /* webpackMode: "lazy" */
872
872
  './digi-progress-circle.cjs.entry.js')); }).then(processMod, consoleError);
873
- case 'digi-progress-indicator.cjs':
874
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
875
- /* webpackMode: "lazy" */
876
- './digi-progress-indicator.cjs.entry.js')); }).then(processMod, consoleError);
877
873
  case 'digi-progress-list.cjs':
878
874
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
879
875
  /* webpackMode: "lazy" */
@@ -890,14 +886,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
890
886
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
891
887
  /* webpackMode: "lazy" */
892
888
  './digi-quote.cjs.entry.js')); }).then(processMod, consoleError);
893
- case 'digi-quote-multi-container.cjs':
894
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
895
- /* webpackMode: "lazy" */
896
- './digi-quote-multi-container.cjs.entry.js')); }).then(processMod, consoleError);
897
- case 'digi-quote-single.cjs':
898
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
899
- /* webpackMode: "lazy" */
900
- './digi-quote-single.cjs.entry.js')); }).then(processMod, consoleError);
901
889
  case 'digi-table.cjs':
902
890
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
903
891
  /* webpackMode: "lazy" */
@@ -910,6 +898,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
910
898
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
911
899
  /* webpackMode: "lazy" */
912
900
  './digi-tablist-panel.cjs.entry.js')); }).then(processMod, consoleError);
901
+ case 'digi-tag.cjs':
902
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
903
+ /* webpackMode: "lazy" */
904
+ './digi-tag.cjs.entry.js')); }).then(processMod, consoleError);
913
905
  case 'digi-tools-feedback.cjs':
914
906
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
915
907
  /* webpackMode: "lazy" */
@@ -930,6 +922,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
930
922
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
931
923
  /* webpackMode: "lazy" */
932
924
  './digi-typography-heading-jumbo.cjs.entry.js')); }).then(processMod, consoleError);
925
+ case 'digi-typography-meta.cjs':
926
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
927
+ /* webpackMode: "lazy" */
928
+ './digi-typography-meta.cjs.entry.js')); }).then(processMod, consoleError);
933
929
  case 'digi-typography-preamble.cjs':
934
930
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
935
931
  /* webpackMode: "lazy" */
@@ -998,10 +994,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
998
994
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
999
995
  /* webpackMode: "lazy" */
1000
996
  './digi-logo_2.cjs.entry.js')); }).then(processMod, consoleError);
1001
- case 'digi-navigation-dropdown.cjs':
1002
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1003
- /* webpackMode: "lazy" */
1004
- './digi-navigation-dropdown.cjs.entry.js')); }).then(processMod, consoleError);
1005
997
  case 'digi-notification-alert.cjs':
1006
998
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1007
999
  /* webpackMode: "lazy" */
@@ -1010,10 +1002,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1010
1002
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1011
1003
  /* webpackMode: "lazy" */
1012
1004
  './digi-tag-media.cjs.entry.js')); }).then(processMod, consoleError);
1013
- case 'digi-typography-meta.cjs':
1014
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1015
- /* webpackMode: "lazy" */
1016
- './digi-typography-meta.cjs.entry.js')); }).then(processMod, consoleError);
1017
1005
  case 'digi-util-resize-observer.cjs':
1018
1006
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1019
1007
  /* webpackMode: "lazy" */
@@ -1070,10 +1058,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1070
1058
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1071
1059
  /* webpackMode: "lazy" */
1072
1060
  './digi-icon-chevron-left.cjs.entry.js')); }).then(processMod, consoleError);
1073
- case 'digi-layout-block_2.cjs':
1061
+ case 'digi-layout-block.cjs':
1074
1062
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1075
1063
  /* webpackMode: "lazy" */
1076
- './digi-layout-block_2.cjs.entry.js')); }).then(processMod, consoleError);
1064
+ './digi-layout-block.cjs.entry.js')); }).then(processMod, consoleError);
1077
1065
  case 'digi-link.cjs':
1078
1066
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1079
1067
  /* webpackMode: "lazy" */
@@ -1082,14 +1070,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1082
1070
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1083
1071
  /* webpackMode: "lazy" */
1084
1072
  './digi-util-breakpoint-observer.cjs.entry.js')); }).then(processMod, consoleError);
1085
- case 'digi-icon-check.cjs':
1073
+ case 'digi-form-label_3.cjs':
1086
1074
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1087
1075
  /* webpackMode: "lazy" */
1088
- './digi-icon-check.cjs.entry.js')); }).then(processMod, consoleError);
1089
- case 'digi-form-label_5.cjs':
1076
+ './digi-form-label_3.cjs.entry.js')); }).then(processMod, consoleError);
1077
+ case 'digi-icon-x.cjs':
1090
1078
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1091
1079
  /* webpackMode: "lazy" */
1092
- './digi-form-label_5.cjs.entry.js')); }).then(processMod, consoleError);
1080
+ './digi-icon-x.cjs.entry.js')); }).then(processMod, consoleError);
1093
1081
  case 'digi-util-keydown-handler.cjs':
1094
1082
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1095
1083
  /* webpackMode: "lazy" */
@@ -1102,14 +1090,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1102
1090
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1103
1091
  /* webpackMode: "lazy" */
1104
1092
  './digi-icon-chevron-right.cjs.entry.js')); }).then(processMod, consoleError);
1105
- case 'digi-util-mutation-observer.cjs':
1106
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1107
- /* webpackMode: "lazy" */
1108
- './digi-util-mutation-observer.cjs.entry.js')); }).then(processMod, consoleError);
1109
- case 'digi-typography.cjs':
1093
+ case 'digi-button.cjs':
1110
1094
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1111
1095
  /* webpackMode: "lazy" */
1112
- './digi-typography.cjs.entry.js')); }).then(processMod, consoleError);
1096
+ './digi-button.cjs.entry.js')); }).then(processMod, consoleError);
1113
1097
  }
1114
1098
  }
1115
1099
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const badgeNotificationShape_enum = require('./badge-notification-shape.enum-ff802554.js');
6
- const toolsFeedbackVariation_enum = require('./tools-feedback-variation.enum-4547e1e3.js');
6
+ const toolsFeedbackVariation_enum = require('./tools-feedback-variation.enum-b17e8f87.js');
7
7
  const badgeStatusVariation_enum = require('./badge-status-variation.enum-0a5adc21.js');
8
8
  const buttonSize_enum = require('./button-size.enum-7921c01e.js');
9
9
  const buttonType_enum = require('./button-type.enum-406723db.js');
@@ -26,9 +26,10 @@ const formTextareaVariation_enum = require('./form-textarea-variation.enum-9c90d
26
26
  const formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-855ae0be.js');
27
27
  const infoCardMultiType_enum = require('./info-card-multi-type.enum-14746572.js');
28
28
  const infoCardVariation_enum = require('./info-card-variation.enum-64cef637.js');
29
- const layoutContainerMaxWidth_enum = require('./layout-container-max-width.enum-7e637f44.js');
29
+ const layoutBlockContainer_enum = require('./layout-block-container.enum-52ae6994.js');
30
30
  const layoutBlockVariation_enum = require('./layout-block-variation.enum-f6102119.js');
31
31
  const layoutColumnsVariation_enum = require('./layout-columns-variation.enum-65675649.js');
32
+ const typographyVariation_enum = require('./typography-variation.enum-8507b658.js');
32
33
  const layoutMediaObjectAlignment_enum = require('./layout-media-object-alignment.enum-81c8e205.js');
33
34
  const linkButtonVariation_enum = require('./link-button-variation.enum-6c51aa80.js');
34
35
  const linkExternalVariation_enum = require('./link-external-variation.enum-4865305c.js');
@@ -43,12 +44,10 @@ const navigationContextMenuItemType_enum = require('./navigation-context-menu-it
43
44
  const navigationContextMenuHorizontalPosition_enum = require('./navigation-context-menu-horizontal-position.enum-71b76501.js');
44
45
  const navigationSidebarVariation_enum = require('./navigation-sidebar-variation.enum-1c0c3064.js');
45
46
  const navigationVerticalMenuVariation_enum = require('./navigation-vertical-menu-variation.enum-c237edd3.js');
46
- const progressIndicatorVariation_enum = require('./progress-indicator-variation.enum-7cf8e0e4.js');
47
47
  const progressListItemVariation_enum = require('./progress-list-item-variation.enum-90e4c874.js');
48
48
  const progressListVariation_enum = require('./progress-list-variation.enum-06d5ce27.js');
49
49
  const progressbarVariation_enum = require('./progressbar-variation.enum-aff9fa80.js');
50
50
  const quoteImageInnerPosition_enum = require('./quote-image-inner-position.enum-e64e7a6d.js');
51
- const quoteSingleVariation_enum = require('./quote-single-variation.enum-53f94dbc.js');
52
51
  const tableVariation_enum = require('./table-variation.enum-25df2ad7.js');
53
52
  const tagMediaIcon_enum = require('./tag-media-icon.enum-372563c5.js');
54
53
  const tagSize_enum = require('./tag-size.enum-0a6be639.js');
@@ -57,7 +56,6 @@ const toolsFeedbackRatingVariation_enum = require('./tools-feedback-rating-varia
57
56
  const typographyHeadingJumboVariation_enum = require('./typography-heading-jumbo-variation.enum-8677e099.js');
58
57
  const typographyMetaVariation_enum = require('./typography-meta-variation.enum-13ac3538.js');
59
58
  const typographyTimeVariation_enum = require('./typography-time-variation.enum-bce1d87e.js');
60
- const typographyVariation_enum = require('./typography-variation.enum-5b035b3b.js');
61
59
  const utilBreakpointObserverBreakpoints_enum = require('./util-breakpoint-observer-breakpoints.enum-e96d3a84.js');
62
60
  const navigationTablist_types = require('./navigation-tablist.types-f042f1bd.js');
63
61
 
@@ -251,12 +249,6 @@ Object.defineProperty(exports, 'NotificationAlertVariation', {
251
249
  return toolsFeedbackVariation_enum.NotificationAlertVariation;
252
250
  }
253
251
  });
254
- Object.defineProperty(exports, 'QuoteMultiContainerHeadingLevel', {
255
- enumerable: true,
256
- get: function () {
257
- return toolsFeedbackVariation_enum.QuoteMultiContainerHeadingLevel;
258
- }
259
- });
260
252
  Object.defineProperty(exports, 'ToolsFeedbackHeadingLevel', {
261
253
  enumerable: true,
262
254
  get: function () {
@@ -530,19 +522,7 @@ Object.defineProperty(exports, 'InfoCardVariation', {
530
522
  Object.defineProperty(exports, 'LayoutBlockContainer', {
531
523
  enumerable: true,
532
524
  get: function () {
533
- return layoutContainerMaxWidth_enum.LayoutBlockContainer;
534
- }
535
- });
536
- Object.defineProperty(exports, 'LayoutContainerMaxWidth', {
537
- enumerable: true,
538
- get: function () {
539
- return layoutContainerMaxWidth_enum.LayoutContainerMaxWidth;
540
- }
541
- });
542
- Object.defineProperty(exports, 'LayoutContainerVariation', {
543
- enumerable: true,
544
- get: function () {
545
- return layoutContainerMaxWidth_enum.LayoutContainerVariation;
525
+ return layoutBlockContainer_enum.LayoutBlockContainer;
546
526
  }
547
527
  });
548
528
  Object.defineProperty(exports, 'LayoutBlockVariation', {
@@ -569,6 +549,36 @@ Object.defineProperty(exports, 'LayoutColumnsVariation', {
569
549
  return layoutColumnsVariation_enum.LayoutColumnsVariation;
570
550
  }
571
551
  });
552
+ Object.defineProperty(exports, 'LayoutContainerMaxWidth', {
553
+ enumerable: true,
554
+ get: function () {
555
+ return typographyVariation_enum.LayoutContainerMaxWidth;
556
+ }
557
+ });
558
+ Object.defineProperty(exports, 'LayoutContainerVariation', {
559
+ enumerable: true,
560
+ get: function () {
561
+ return typographyVariation_enum.LayoutContainerVariation;
562
+ }
563
+ });
564
+ Object.defineProperty(exports, 'ProgressIndicatorRole', {
565
+ enumerable: true,
566
+ get: function () {
567
+ return typographyVariation_enum.ProgressIndicatorRole;
568
+ }
569
+ });
570
+ Object.defineProperty(exports, 'ProgressIndicatorVariation', {
571
+ enumerable: true,
572
+ get: function () {
573
+ return typographyVariation_enum.ProgressIndicatorVariation;
574
+ }
575
+ });
576
+ Object.defineProperty(exports, 'TypographyVariation', {
577
+ enumerable: true,
578
+ get: function () {
579
+ return typographyVariation_enum.TypographyVariation;
580
+ }
581
+ });
572
582
  Object.defineProperty(exports, 'LayoutMediaObjectAlignment', {
573
583
  enumerable: true,
574
584
  get: function () {
@@ -701,18 +711,6 @@ Object.defineProperty(exports, 'NavigationVerticalMenuVariation', {
701
711
  return navigationVerticalMenuVariation_enum.NavigationVerticalMenuVariation;
702
712
  }
703
713
  });
704
- Object.defineProperty(exports, 'ProgressIndicatorRole', {
705
- enumerable: true,
706
- get: function () {
707
- return progressIndicatorVariation_enum.ProgressIndicatorRole;
708
- }
709
- });
710
- Object.defineProperty(exports, 'ProgressIndicatorVariation', {
711
- enumerable: true,
712
- get: function () {
713
- return progressIndicatorVariation_enum.ProgressIndicatorVariation;
714
- }
715
- });
716
714
  Object.defineProperty(exports, 'ProgressListItemHeadingLevel', {
717
715
  enumerable: true,
718
716
  get: function () {
@@ -797,12 +795,6 @@ Object.defineProperty(exports, 'QuoteVariation', {
797
795
  return quoteImageInnerPosition_enum.QuoteVariation;
798
796
  }
799
797
  });
800
- Object.defineProperty(exports, 'QuoteSingleVariation', {
801
- enumerable: true,
802
- get: function () {
803
- return quoteSingleVariation_enum.QuoteSingleVariation;
804
- }
805
- });
806
798
  Object.defineProperty(exports, 'TableSize', {
807
799
  enumerable: true,
808
800
  get: function () {
@@ -881,12 +873,6 @@ Object.defineProperty(exports, 'TypographyTimeVariation', {
881
873
  return typographyTimeVariation_enum.TypographyTimeVariation;
882
874
  }
883
875
  });
884
- Object.defineProperty(exports, 'TypographyVariation', {
885
- enumerable: true,
886
- get: function () {
887
- return typographyVariation_enum.TypographyVariation;
888
- }
889
- });
890
876
  Object.defineProperty(exports, 'UtilBreakpointObserverBreakpoints', {
891
877
  enumerable: true,
892
878
  get: function () {
@@ -0,0 +1,8 @@
1
+ 'use strict';
2
+
3
+ exports.LayoutBlockContainer = void 0;
4
+ (function (LayoutBlockContainer) {
5
+ LayoutBlockContainer["STATIC"] = "static";
6
+ LayoutBlockContainer["FLUID"] = "fluid";
7
+ LayoutBlockContainer["NONE"] = "none";
8
+ })(exports.LayoutBlockContainer || (exports.LayoutBlockContainer = {}));