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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (372) hide show
  1. package/components/digi-bar-chart.js +1 -1
  2. package/components/digi-button.js +1 -1
  3. package/components/digi-calendar-datepicker.js +4 -4
  4. package/components/digi-calendar-week-view.js +1 -1
  5. package/components/digi-calendar.js +1 -1
  6. package/components/digi-chart-line.js +1 -1
  7. package/components/digi-code-block.js +1 -1
  8. package/components/digi-code-example.js +4 -4
  9. package/components/digi-context-menu.js +1 -1
  10. package/components/digi-dialog.js +3 -3
  11. package/components/digi-expandable-faq-item.js +1 -1
  12. package/components/digi-footer.js +1 -1
  13. package/components/digi-form-category-filter.js +1 -1
  14. package/components/digi-form-checkbox.js +1 -1
  15. package/components/digi-form-error-list.js +3 -3
  16. package/components/digi-form-file-upload.js +1 -1
  17. package/components/digi-form-filter.js +2 -2
  18. package/components/digi-form-input-search.js +1 -1
  19. package/components/digi-form-radiobutton.js +1 -1
  20. package/components/digi-form-radiogroup.js +1 -1
  21. package/components/digi-form-receipt.js +1 -1
  22. package/components/digi-form-select-filter.js +3 -3
  23. package/components/digi-form-select.js +1 -1
  24. package/components/digi-header-avatar.js +1 -1
  25. package/components/digi-header-navigation.js +2 -2
  26. package/components/digi-header.js +3 -3
  27. package/components/digi-info-card.js +2 -2
  28. package/components/digi-link-internal.js +1 -1
  29. package/components/digi-logo.js +1 -1
  30. package/components/digi-navigation-pagination.js +2 -2
  31. package/components/digi-navigation-sidebar-button.js +1 -1
  32. package/components/digi-navigation-sidebar.js +1 -1
  33. package/components/digi-navigation-vertical-menu-item.js +1 -1
  34. package/components/digi-notification-alert.js +1 -1
  35. package/components/digi-notification-error-page.js +1 -1
  36. package/components/digi-progress-indicator.js +1 -1
  37. package/components/digi-quote.js +1 -1
  38. package/components/digi-tag.js +1 -1
  39. package/components/digi-title-logo.js +1 -1
  40. package/components/digi-tools-feedback.js +3 -3
  41. package/components/digi-tools-theme-provider.js +5 -18
  42. package/components/index.js +1 -1
  43. package/components/{p-a79e144f.js → p-2ac136a0.js} +1 -1
  44. package/components/{p-7d3fb535.js → p-44f143ea.js} +2 -2
  45. package/components/p-4bad4fb0.js +7 -0
  46. package/components/{p-e756fda7.js → p-62a0008b.js} +2 -2
  47. package/components/{p-29f63312.js → p-7ff04204.js} +2 -2
  48. package/components/p-8bdc6d6b.js +157 -0
  49. package/components/{p-117e7b18.js → p-9466c4e0.js} +1 -1
  50. package/components/p-9dd1da8c.js +177 -0
  51. package/components/p-b57677c1.js +66 -0
  52. package/components/p-e8fc33ed.js +165 -0
  53. package/components/{p-d2a95a3e.js → p-f53eb01a.js} +1 -1
  54. package/custom-elements.json +0 -4
  55. package/dist/cjs/button-size.enum-1fd86b9e.js +7 -0
  56. package/dist/cjs/button-type.enum-406723db.js +8 -0
  57. package/dist/cjs/{code-example-variation.enum-1611825e.js → code-example-variation.enum-c6557727.js} +0 -6
  58. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  59. package/dist/cjs/digi-button_2.cjs.entry.js +262 -0
  60. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2603 -0
  61. package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
  62. package/dist/cjs/digi-calendar_2.cjs.entry.js +464 -0
  63. package/dist/cjs/digi-code-block_3.cjs.entry.js +244 -0
  64. package/dist/cjs/digi-code-example.cjs.entry.js +5 -4
  65. package/dist/cjs/digi-dialog.cjs.entry.js +20 -6
  66. package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +97 -0
  67. package/dist/cjs/digi-footer.cjs.entry.js +18 -4
  68. package/dist/cjs/digi-form-category-filter.cjs.entry.js +121 -0
  69. package/dist/cjs/digi-form-error-list.cjs.entry.js +18 -4
  70. package/dist/cjs/digi-form-file-upload.cjs.entry.js +11 -10
  71. package/dist/cjs/digi-form-input-search.cjs.entry.js +8 -6
  72. package/dist/cjs/digi-form-input.cjs.entry.js +194 -0
  73. package/dist/cjs/digi-form-label_3.cjs.entry.js +129 -0
  74. package/dist/cjs/digi-form-radiogroup.cjs.entry.js +80 -0
  75. package/dist/cjs/digi-form-receipt.cjs.entry.js +18 -4
  76. package/dist/cjs/digi-form-select-filter.cjs.entry.js +568 -0
  77. package/dist/cjs/digi-form-select_2.cjs.entry.js +186 -0
  78. package/dist/cjs/digi-header-avatar.cjs.entry.js +1 -1
  79. package/dist/cjs/digi-header-navigation.cjs.entry.js +18 -4
  80. package/dist/cjs/digi-header.cjs.entry.js +19 -5
  81. package/dist/cjs/digi-icon-check.cjs.entry.js +30 -0
  82. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +30 -0
  83. package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +53 -0
  84. package/dist/cjs/digi-icon-copy.cjs.entry.js +30 -0
  85. package/dist/cjs/digi-icon-minus_2.cjs.entry.js +53 -0
  86. package/dist/cjs/digi-icon-validation-error_2.cjs.entry.js +53 -0
  87. package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
  88. package/dist/cjs/digi-layout-block_2.cjs.entry.js +92 -0
  89. package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
  90. package/dist/cjs/digi-link.cjs.entry.js +75 -0
  91. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +18 -4
  92. package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +150 -0
  93. package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +177 -0
  94. package/dist/cjs/digi-notification-alert.cjs.entry.js +18 -4
  95. package/dist/cjs/digi-notification-error-page.cjs.entry.js +18 -4
  96. package/dist/cjs/digi-progress-indicator.cjs.entry.js +137 -0
  97. package/dist/cjs/digi-quote.cjs.entry.js +1 -1
  98. package/dist/cjs/digi-title-logo.cjs.entry.js +18 -4
  99. package/dist/cjs/digi-tools-feedback.cjs.entry.js +21 -7
  100. package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +28 -0
  101. package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +38 -0
  102. package/dist/cjs/digi-typography-preamble.cjs.entry.js +20 -0
  103. package/dist/cjs/digi-typography.cjs.entry.js +26 -0
  104. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +83 -0
  105. package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
  106. package/dist/cjs/expandable-faq-item-variation.enum-89427195.js +18 -0
  107. package/dist/cjs/form-checkbox-variation.enum-d2ca879e.js +19 -0
  108. package/dist/cjs/{form-validation-message-variation.enum-c5ec3e2d.js → form-file-upload-variation.enum-634cfae8.js} +0 -7
  109. package/dist/cjs/form-input-search-variation.enum-c50239bc.js +8 -0
  110. package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
  111. package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
  112. package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +9 -0
  113. package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
  114. package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
  115. package/dist/cjs/index-7a477838.js +108 -4
  116. package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
  117. package/dist/cjs/index-cad91a90.js +66 -0
  118. package/dist/cjs/index-e8333bcc.js +174 -0
  119. package/dist/cjs/index.cjs.js +166 -158
  120. package/dist/cjs/layout-container-max-width.enum-7e637f44.js +21 -0
  121. package/dist/cjs/loader.cjs.js +1 -1
  122. package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +13 -0
  123. package/dist/cjs/progress-indicator-variation.enum-7cf8e0e4.js +13 -0
  124. package/dist/cjs/tools-theme-provider.brand.enum-bc855272.js +7 -0
  125. package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +17 -0
  126. package/dist/cjs/{typography-variation.enum-e41bd69d.js → typography-variation.enum-50512a4e.js} +0 -158
  127. package/dist/collection/components/_button/button/button.css +6 -6
  128. package/dist/collection/components/_calendar/calendar/calendar.css +2 -7
  129. package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +102 -347
  130. package/dist/collection/components/_code/code-example/code-example.css +0 -6
  131. package/dist/collection/components/_dialog/dialog/dialog.css +1 -1
  132. package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.css +2 -2
  133. package/dist/collection/components/_form/form-checkbox/form-checkbox.css +110 -355
  134. package/dist/collection/components/_form/form-checkbox/form-checkbox.js +23 -3
  135. package/dist/collection/components/_form/form-file-upload/form-file-upload.css +3 -4
  136. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.css +7 -2
  137. package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +23 -3
  138. package/dist/collection/components/_form/form-radiogroup/form-radiogroup.css +4 -0
  139. package/dist/collection/components/_form/form-select/form-select.css +2 -2
  140. package/dist/collection/components/_form/form-select-filter/form-select-filter.css +1 -1
  141. package/dist/collection/components/_header/header-avatar/header-avatar.css +101 -346
  142. package/dist/collection/components/_info-card/info-card/info-card.css +2 -2
  143. package/dist/collection/components/_link/link-internal/link-internal.css +101 -346
  144. package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.css +3 -3
  145. package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +3 -4
  146. package/dist/collection/components/_quote/quote/quote.css +2 -2
  147. package/dist/collection/components/_tools/tools-feedback/tools-feedback.css +1 -1
  148. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.css +2 -113
  149. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +2 -43
  150. package/dist/collection/design-tokens/components/_button.variables.scss +6 -6
  151. package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  152. package/dist/collection/design-tokens/components/_calendar.variables.scss +2 -3
  153. package/dist/collection/design-tokens/components/_dialog.variables.scss +1 -1
  154. package/dist/collection/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  155. package/dist/collection/design-tokens/components/_form-checkbox.variables.scss +1 -1
  156. package/dist/collection/design-tokens/components/_form-file-upload.variables.scss +0 -2
  157. package/dist/collection/design-tokens/components/_form-select-filter.variables.scss +1 -1
  158. package/dist/collection/design-tokens/components/_form-select.variables.scss +2 -2
  159. package/dist/collection/design-tokens/components/_info-card.variables.scss +2 -2
  160. package/dist/collection/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  161. package/dist/collection/design-tokens/components/_quote.variables.scss +2 -2
  162. package/dist/collection/design-tokens/components/_tools-feedback.variables.scss +1 -1
  163. package/dist/collection/enums.js +0 -1
  164. package/dist/collection/styles/src/_alias.mixin.scss +128 -274
  165. package/dist/collection/styles/src/themes/_common.mixin.scss +0 -7
  166. package/dist/collection/styles/src/themes/_theme-af25.mixin.scss +0 -143
  167. package/dist/collection/styles/src/tokens-documentation/web-AF25.json +764 -1647
  168. package/dist/digi-arbetsformedlingen/design-tokens/components/_button.variables.scss +6 -6
  169. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
  170. package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar.variables.scss +2 -3
  171. package/dist/digi-arbetsformedlingen/design-tokens/components/_dialog.variables.scss +1 -1
  172. package/dist/digi-arbetsformedlingen/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
  173. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-checkbox.variables.scss +1 -1
  174. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-file-upload.variables.scss +0 -2
  175. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select-filter.variables.scss +1 -1
  176. package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select.variables.scss +2 -2
  177. package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card.variables.scss +2 -2
  178. package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
  179. package/dist/digi-arbetsformedlingen/design-tokens/components/_quote.variables.scss +2 -2
  180. package/dist/digi-arbetsformedlingen/design-tokens/components/_tools-feedback.variables.scss +1 -1
  181. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
  182. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  183. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  184. package/dist/digi-arbetsformedlingen/p-00219e81.entry.js +1 -0
  185. package/dist/digi-arbetsformedlingen/p-07985aef.entry.js +1 -0
  186. package/dist/digi-arbetsformedlingen/p-19c30198.entry.js +1 -0
  187. package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
  188. package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
  189. package/dist/digi-arbetsformedlingen/p-24fe2189.js +1 -0
  190. package/dist/digi-arbetsformedlingen/p-260620fe.entry.js +1 -0
  191. package/dist/digi-arbetsformedlingen/p-2693c1d8.entry.js +1 -0
  192. package/dist/digi-arbetsformedlingen/p-2698dd2a.entry.js +1 -0
  193. package/dist/digi-arbetsformedlingen/p-2a86cc73.entry.js +1 -0
  194. package/dist/digi-arbetsformedlingen/p-2b7b69cd.entry.js +1 -0
  195. package/dist/digi-arbetsformedlingen/p-300aa9ef.js +1 -0
  196. package/dist/digi-arbetsformedlingen/p-33349e7e.entry.js +1 -0
  197. package/dist/digi-arbetsformedlingen/p-38627816.entry.js +1 -0
  198. package/dist/digi-arbetsformedlingen/p-3a76bfde.entry.js +1 -0
  199. package/dist/digi-arbetsformedlingen/p-3b20ec86.js +1 -0
  200. package/dist/digi-arbetsformedlingen/p-3d7fff3c.entry.js +1 -0
  201. package/dist/digi-arbetsformedlingen/p-41bc039f.entry.js +1 -0
  202. package/dist/digi-arbetsformedlingen/p-4bad4fb0.js +1 -0
  203. package/dist/digi-arbetsformedlingen/p-4e36c467.entry.js +1 -0
  204. package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
  205. package/dist/digi-arbetsformedlingen/p-55f525dd.entry.js +1 -0
  206. package/dist/digi-arbetsformedlingen/p-57319a80.entry.js +1 -0
  207. package/dist/digi-arbetsformedlingen/p-57a0cc63.entry.js +1 -0
  208. package/dist/digi-arbetsformedlingen/p-5a602122.js +1 -0
  209. package/dist/digi-arbetsformedlingen/p-5d3383f9.entry.js +1 -0
  210. package/dist/digi-arbetsformedlingen/p-681e7beb.entry.js +1 -0
  211. package/dist/digi-arbetsformedlingen/p-6bd60ab6.entry.js +1 -0
  212. package/dist/digi-arbetsformedlingen/p-6d864e79.entry.js +1 -0
  213. package/dist/digi-arbetsformedlingen/p-75309c9a.entry.js +1 -0
  214. package/dist/digi-arbetsformedlingen/p-78c99e87.entry.js +1 -0
  215. package/dist/digi-arbetsformedlingen/p-7933b555.js +1 -0
  216. package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
  217. package/dist/digi-arbetsformedlingen/p-8142cc73.js +1 -0
  218. package/dist/digi-arbetsformedlingen/p-826ad49e.entry.js +1 -0
  219. package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
  220. package/dist/digi-arbetsformedlingen/p-89b457e8.entry.js +1 -0
  221. package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
  222. package/dist/digi-arbetsformedlingen/p-93766b5e.entry.js +1 -0
  223. package/dist/digi-arbetsformedlingen/p-95330112.entry.js +1 -0
  224. package/dist/digi-arbetsformedlingen/p-96987381.entry.js +1 -0
  225. package/dist/digi-arbetsformedlingen/p-9a6ea3b7.entry.js +1 -0
  226. package/dist/digi-arbetsformedlingen/p-9b7f0707.entry.js +1 -0
  227. package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +1 -0
  228. package/dist/digi-arbetsformedlingen/p-a34dfc04.entry.js +1 -0
  229. package/dist/digi-arbetsformedlingen/p-bc3d2778.js +1 -0
  230. package/dist/digi-arbetsformedlingen/p-c24aab43.entry.js +1 -0
  231. package/dist/digi-arbetsformedlingen/p-c29ab968.entry.js +1 -0
  232. package/dist/digi-arbetsformedlingen/p-c461917d.entry.js +1 -0
  233. package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
  234. package/dist/digi-arbetsformedlingen/p-cd50f570.entry.js +1 -0
  235. package/dist/digi-arbetsformedlingen/p-cdf86efc.js +1 -0
  236. package/dist/digi-arbetsformedlingen/p-d055d564.entry.js +1 -0
  237. package/dist/digi-arbetsformedlingen/p-d1886fff.js +1 -0
  238. package/dist/digi-arbetsformedlingen/p-d4145a3e.entry.js +1 -0
  239. package/dist/digi-arbetsformedlingen/p-d5376b7c.entry.js +1 -0
  240. package/dist/digi-arbetsformedlingen/p-d7aa8315.entry.js +1 -0
  241. package/dist/digi-arbetsformedlingen/p-dc9b6144.entry.js +1 -0
  242. package/dist/digi-arbetsformedlingen/p-e6b65415.entry.js +1 -0
  243. package/dist/digi-arbetsformedlingen/p-e7e39ee7.entry.js +1 -0
  244. package/dist/digi-arbetsformedlingen/p-e844d4cc.entry.js +1 -0
  245. package/dist/digi-arbetsformedlingen/p-e9abb2b1.entry.js +1 -0
  246. package/dist/digi-arbetsformedlingen/p-ee4cb21a.js +1 -0
  247. package/dist/digi-arbetsformedlingen/p-ee9589e6.js +1 -0
  248. package/dist/digi-arbetsformedlingen/p-f40f4b2a.js +1 -0
  249. package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
  250. package/dist/digi-arbetsformedlingen/p-f8391f37.entry.js +1 -0
  251. package/dist/digi-arbetsformedlingen/p-fdecd798.entry.js +1 -0
  252. package/dist/digi-arbetsformedlingen/styles/src/_alias.mixin.scss +128 -274
  253. package/dist/digi-arbetsformedlingen/styles/src/themes/_common.mixin.scss +0 -7
  254. package/dist/digi-arbetsformedlingen/styles/src/themes/_theme-af25.mixin.scss +0 -143
  255. package/dist/digi-arbetsformedlingen/styles/src/tokens-documentation/web-AF25.json +764 -1647
  256. package/dist/esm/button-size.enum-d5ff6ff3.js +7 -0
  257. package/dist/esm/button-type.enum-5250ae0b.js +8 -0
  258. package/dist/esm/{code-example-variation.enum-e656d235.js → code-example-variation.enum-e9f9fced.js} +1 -7
  259. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  260. package/dist/esm/digi-button_2.entry.js +257 -0
  261. package/dist/esm/digi-calendar-datepicker.entry.js +2599 -0
  262. package/dist/esm/digi-calendar-week-view.entry.js +2 -1
  263. package/dist/esm/digi-calendar_2.entry.js +459 -0
  264. package/dist/esm/digi-code-block_3.entry.js +238 -0
  265. package/dist/esm/digi-code-example.entry.js +3 -2
  266. package/dist/esm/digi-dialog.entry.js +19 -5
  267. package/dist/esm/digi-expandable-faq-item.entry.js +93 -0
  268. package/dist/esm/digi-footer.entry.js +18 -4
  269. package/dist/esm/digi-form-category-filter.entry.js +117 -0
  270. package/dist/esm/digi-form-error-list.entry.js +18 -4
  271. package/dist/esm/digi-form-file-upload.entry.js +3 -2
  272. package/dist/esm/digi-form-input-search.entry.js +3 -1
  273. package/dist/esm/digi-form-input.entry.js +190 -0
  274. package/dist/esm/digi-form-label_3.entry.js +123 -0
  275. package/dist/esm/digi-form-radiogroup.entry.js +76 -0
  276. package/dist/esm/digi-form-receipt.entry.js +18 -4
  277. package/dist/esm/digi-form-select-filter.entry.js +564 -0
  278. package/dist/esm/digi-form-select_2.entry.js +181 -0
  279. package/dist/esm/digi-header-avatar.entry.js +1 -1
  280. package/dist/esm/digi-header-navigation.entry.js +18 -4
  281. package/dist/esm/digi-header.entry.js +18 -4
  282. package/dist/esm/digi-icon-check.entry.js +26 -0
  283. package/dist/esm/digi-icon-chevron-down.entry.js +26 -0
  284. package/dist/esm/digi-icon-chevron-left_2.entry.js +48 -0
  285. package/dist/esm/digi-icon-copy.entry.js +26 -0
  286. package/dist/esm/digi-icon-minus_2.entry.js +48 -0
  287. package/dist/esm/digi-icon-validation-error_2.entry.js +48 -0
  288. package/dist/esm/digi-info-card.entry.js +1 -1
  289. package/dist/esm/digi-layout-block_2.entry.js +87 -0
  290. package/dist/esm/digi-link-internal.entry.js +1 -1
  291. package/dist/esm/digi-link.entry.js +71 -0
  292. package/dist/esm/digi-navigation-pagination.entry.js +18 -4
  293. package/dist/esm/digi-navigation-vertical-menu-item.entry.js +146 -0
  294. package/dist/esm/digi-navigation-vertical-menu.entry.js +173 -0
  295. package/dist/esm/digi-notification-alert.entry.js +18 -4
  296. package/dist/esm/digi-notification-error-page.entry.js +18 -4
  297. package/dist/esm/digi-progress-indicator.entry.js +133 -0
  298. package/dist/esm/digi-quote.entry.js +1 -1
  299. package/dist/esm/digi-title-logo.entry.js +18 -4
  300. package/dist/esm/digi-tools-feedback.entry.js +19 -5
  301. package/dist/esm/digi-tools-theme-provider.entry.js +24 -0
  302. package/dist/esm/digi-typography-heading-jumbo.entry.js +34 -0
  303. package/dist/esm/digi-typography-preamble.entry.js +16 -0
  304. package/dist/esm/digi-typography.entry.js +22 -0
  305. package/dist/esm/digi-util-keydown-handler.entry.js +79 -0
  306. package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
  307. package/dist/esm/expandable-faq-item-variation.enum-a8cb225b.js +18 -0
  308. package/dist/esm/form-checkbox-variation.enum-83e906fc.js +19 -0
  309. package/dist/esm/{form-validation-message-variation.enum-f7835fc5.js → form-file-upload-variation.enum-9c49ec5e.js} +1 -8
  310. package/dist/esm/form-input-search-variation.enum-f9d669f2.js +8 -0
  311. package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
  312. package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
  313. package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +9 -0
  314. package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
  315. package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
  316. package/dist/esm/index-148a7577.js +108 -4
  317. package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
  318. package/dist/esm/index-5b6c95c6.js +63 -0
  319. package/dist/esm/index-8685f88d.js +170 -0
  320. package/dist/esm/index.js +18 -4
  321. package/dist/esm/layout-container-max-width.enum-c40018ac.js +21 -0
  322. package/dist/esm/loader.js +1 -1
  323. package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +13 -0
  324. package/dist/esm/progress-indicator-variation.enum-b12ba50a.js +13 -0
  325. package/dist/esm/tools-theme-provider.brand.enum-8c5a98c9.js +7 -0
  326. package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +17 -0
  327. package/dist/esm/{typography-variation.enum-b07f76c9.js → typography-variation.enum-8c3ff25c.js} +1 -159
  328. package/dist/types/components/_form/form-checkbox/form-checkbox.d.ts +8 -0
  329. package/dist/types/components/_form/form-radiobutton/form-radiobutton.d.ts +8 -0
  330. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.d.ts +0 -9
  331. package/dist/types/components.d.ts +0 -12
  332. package/dist/types/enums.d.ts +0 -1
  333. package/hydrate/index.js +57 -48
  334. package/hydrate/index.mjs +57 -48
  335. package/package.json +1 -1
  336. package/components/p-0d568c4b.js +0 -66
  337. package/components/p-5fd00d55.js +0 -143
  338. package/components/p-606ba731.js +0 -165
  339. package/components/p-d7ef9cb1.js +0 -13
  340. package/components/p-f77cb7ae.js +0 -163
  341. package/dist/cjs/digi-button_38.cjs.entry.js +0 -5759
  342. package/dist/cjs/digi-code-block.cjs.entry.js +0 -89
  343. package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.js +0 -5
  344. package/dist/digi-arbetsformedlingen/p-0f543000.entry.js +0 -1
  345. package/dist/digi-arbetsformedlingen/p-13120f18.entry.js +0 -1
  346. package/dist/digi-arbetsformedlingen/p-180663ef.entry.js +0 -1
  347. package/dist/digi-arbetsformedlingen/p-1a619dd3.entry.js +0 -1
  348. package/dist/digi-arbetsformedlingen/p-26e8ea70.entry.js +0 -1
  349. package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
  350. package/dist/digi-arbetsformedlingen/p-52a3c86a.entry.js +0 -1
  351. package/dist/digi-arbetsformedlingen/p-53d9556b.js +0 -1
  352. package/dist/digi-arbetsformedlingen/p-54d9bd3e.entry.js +0 -1
  353. package/dist/digi-arbetsformedlingen/p-5ca38506.entry.js +0 -1
  354. package/dist/digi-arbetsformedlingen/p-64b65586.entry.js +0 -1
  355. package/dist/digi-arbetsformedlingen/p-67e32cc2.entry.js +0 -1
  356. package/dist/digi-arbetsformedlingen/p-76ec3619.entry.js +0 -1
  357. package/dist/digi-arbetsformedlingen/p-780519ec.entry.js +0 -1
  358. package/dist/digi-arbetsformedlingen/p-800b764b.entry.js +0 -1
  359. package/dist/digi-arbetsformedlingen/p-82225661.entry.js +0 -1
  360. package/dist/digi-arbetsformedlingen/p-920aee36.entry.js +0 -1
  361. package/dist/digi-arbetsformedlingen/p-9b6e8cf8.entry.js +0 -1
  362. package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
  363. package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
  364. package/dist/digi-arbetsformedlingen/p-d9bcab5f.entry.js +0 -1
  365. package/dist/digi-arbetsformedlingen/p-e540b80f.entry.js +0 -1
  366. package/dist/digi-arbetsformedlingen/p-e5fee242.js +0 -1
  367. package/dist/digi-arbetsformedlingen/p-e7ee9bea.entry.js +0 -1
  368. package/dist/digi-arbetsformedlingen/p-f601908d.entry.js +0 -1
  369. package/dist/digi-arbetsformedlingen/p-fa44ce49.entry.js +0 -1
  370. package/dist/esm/digi-button_38.entry.js +0 -5718
  371. package/dist/esm/digi-code-block.entry.js +0 -85
  372. package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.d.ts +0 -4
@@ -3,21 +3,31 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const badgeNotificationShape_enum = require('./badge-notification-shape.enum-ff802554.js');
6
- const typographyVariation_enum = require('./typography-variation.enum-e41bd69d.js');
6
+ const typographyVariation_enum = require('./typography-variation.enum-50512a4e.js');
7
7
  const badgeStatusVariation_enum = require('./badge-status-variation.enum-0a5adc21.js');
8
- const codeExampleVariation_enum = require('./code-example-variation.enum-1611825e.js');
9
- const formInputType_enum = require('./form-input-type.enum-1fb2180a.js');
8
+ const buttonSize_enum = require('./button-size.enum-1fd86b9e.js');
9
+ const buttonType_enum = require('./button-type.enum-406723db.js');
10
10
  const buttonVariation_enum = require('./button-variation.enum-bc521499.js');
11
11
  const calendarWeekViewHeadingLevel_enum = require('./calendar-week-view-heading-level.enum-fd0c841b.js');
12
12
  const barChartVariation_enum = require('./bar-chart-variation.enum-a4e866b6.js');
13
+ const codeExampleVariation_enum = require('./code-example-variation.enum-c6557727.js');
13
14
  const codeVariation_enum = require('./code-variation.enum-c4a4e6fd.js');
14
15
  const expandableAccordionHeaderLevel_enum = require('./expandable-accordion-header-level.enum-45483252.js');
16
+ const expandableFaqItemVariation_enum = require('./expandable-faq-item-variation.enum-89427195.js');
15
17
  const expandableFaqVariation_enum = require('./expandable-faq-variation.enum-af923f49.js');
16
18
  const footerCardVariation_enum = require('./footer-card-variation.enum-99555edc.js');
17
- const formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-c5ec3e2d.js');
19
+ const formCheckboxVariation_enum = require('./form-checkbox-variation.enum-d2ca879e.js');
20
+ const formFileUploadVariation_enum = require('./form-file-upload-variation.enum-634cfae8.js');
21
+ const formInputSearchVariation_enum = require('./form-input-search-variation.enum-c50239bc.js');
22
+ const formInputType_enum = require('./form-input-type.enum-9c8ee12a.js');
23
+ const formInputVariation_enum = require('./form-input-variation.enum-c750520c.js');
24
+ const formRadiogroupValidation_enum = require('./form-radiogroup-validation.enum-03a17d4d.js');
25
+ const formSelectVariation_enum = require('./form-select-variation.enum-528c1bf0.js');
18
26
  const formTextareaVariation_enum = require('./form-textarea-variation.enum-9c90d40f.js');
27
+ const formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-855ae0be.js');
19
28
  const infoCardMultiType_enum = require('./info-card-multi-type.enum-14746572.js');
20
29
  const infoCardVariation_enum = require('./info-card-variation.enum-64cef637.js');
30
+ const layoutContainerMaxWidth_enum = require('./layout-container-max-width.enum-7e637f44.js');
21
31
  const layoutBlockVariation_enum = require('./layout-block-variation.enum-f6102119.js');
22
32
  const layoutColumnsVariation_enum = require('./layout-columns-variation.enum-65675649.js');
23
33
  const linkButtonVariation_enum = require('./link-button-variation.enum-137785e3.js');
@@ -27,6 +37,8 @@ const loaderSpinnerSize_enum = require('./loader-spinner-size.enum-db2973f0.js')
27
37
  const logoVariation_enum = require('./logo-variation.enum-607fadb4.js');
28
38
  const mediaFigureAlignment_enum = require('./media-figure-alignment.enum-3885aba5.js');
29
39
  const navigationSidebarVariation_enum = require('./navigation-sidebar-variation.enum-1c0c3064.js');
40
+ const navigationVerticalMenuVariation_enum = require('./navigation-vertical-menu-variation.enum-c237edd3.js');
41
+ const progressIndicatorVariation_enum = require('./progress-indicator-variation.enum-7cf8e0e4.js');
30
42
  const progressListItemVariation_enum = require('./progress-list-item-variation.enum-90e4c874.js');
31
43
  const progressListVariation_enum = require('./progress-list-variation.enum-06d5ce27.js');
32
44
  const progressbarVariation_enum = require('./progressbar-variation.enum-aff9fa80.js');
@@ -36,6 +48,8 @@ const tagMediaIcon_enum = require('./tag-media-icon.enum-372563c5.js');
36
48
  const tagSize_enum = require('./tag-size.enum-387c516c.js');
37
49
  const toolsFeedbackBannerType_enum = require('./tools-feedback-banner-type.enum-de373ba0.js');
38
50
  const toolsFeedbackRatingVariation_enum = require('./tools-feedback-rating-variation.enum-2f71e84d.js');
51
+ const toolsThemeProvider_brand_enum = require('./tools-theme-provider.brand.enum-bc855272.js');
52
+ const typographyHeadingJumboVariation_enum = require('./typography-heading-jumbo-variation.enum-8677e099.js');
39
53
  const typographyMetaVariation_enum = require('./typography-meta-variation.enum-13ac3538.js');
40
54
  const typographyTimeVariation_enum = require('./typography-time-variation.enum-bce1d87e.js');
41
55
  const utilBreakpointObserverBreakpoints_enum = require('./util-breakpoint-observer-breakpoints.enum-e96d3a84.js');
@@ -99,18 +113,6 @@ Object.defineProperty(exports, 'ErrorPageStatusCodes', {
99
113
  return typographyVariation_enum.ErrorPageStatusCodes;
100
114
  }
101
115
  });
102
- Object.defineProperty(exports, 'ExpandableFaqItemHeadingLevel', {
103
- enumerable: true,
104
- get: function () {
105
- return typographyVariation_enum.ExpandableFaqItemHeadingLevel;
106
- }
107
- });
108
- Object.defineProperty(exports, 'ExpandableFaqItemVariation', {
109
- enumerable: true,
110
- get: function () {
111
- return typographyVariation_enum.ExpandableFaqItemVariation;
112
- }
113
- });
114
116
  Object.defineProperty(exports, 'FeedbackVariation', {
115
117
  enumerable: true,
116
118
  get: function () {
@@ -123,24 +125,6 @@ Object.defineProperty(exports, 'FooterVariation', {
123
125
  return typographyVariation_enum.FooterVariation;
124
126
  }
125
127
  });
126
- Object.defineProperty(exports, 'FormCheckboxLayout', {
127
- enumerable: true,
128
- get: function () {
129
- return typographyVariation_enum.FormCheckboxLayout;
130
- }
131
- });
132
- Object.defineProperty(exports, 'FormCheckboxValidation', {
133
- enumerable: true,
134
- get: function () {
135
- return typographyVariation_enum.FormCheckboxValidation;
136
- }
137
- });
138
- Object.defineProperty(exports, 'FormCheckboxVariation', {
139
- enumerable: true,
140
- get: function () {
141
- return typographyVariation_enum.FormCheckboxVariation;
142
- }
143
- });
144
128
  Object.defineProperty(exports, 'FormErrorListHeadingLevel', {
145
129
  enumerable: true,
146
130
  get: function () {
@@ -153,24 +137,6 @@ Object.defineProperty(exports, 'FormFieldsetValidation', {
153
137
  return typographyVariation_enum.FormFieldsetValidation;
154
138
  }
155
139
  });
156
- Object.defineProperty(exports, 'FormInputMode', {
157
- enumerable: true,
158
- get: function () {
159
- return typographyVariation_enum.FormInputMode;
160
- }
161
- });
162
- Object.defineProperty(exports, 'FormInputValidation', {
163
- enumerable: true,
164
- get: function () {
165
- return typographyVariation_enum.FormInputValidation;
166
- }
167
- });
168
- Object.defineProperty(exports, 'FormInputVariation', {
169
- enumerable: true,
170
- get: function () {
171
- return typographyVariation_enum.FormInputVariation;
172
- }
173
- });
174
140
  Object.defineProperty(exports, 'FormRadiobuttonLayout', {
175
141
  enumerable: true,
176
142
  get: function () {
@@ -189,12 +155,6 @@ Object.defineProperty(exports, 'FormRadiobuttonVariation', {
189
155
  return typographyVariation_enum.FormRadiobuttonVariation;
190
156
  }
191
157
  });
192
- Object.defineProperty(exports, 'FormRadiogroupValidation', {
193
- enumerable: true,
194
- get: function () {
195
- return typographyVariation_enum.FormRadiogroupValidation;
196
- }
197
- });
198
158
  Object.defineProperty(exports, 'FormReceiptHeadingLevel', {
199
159
  enumerable: true,
200
160
  get: function () {
@@ -219,18 +179,6 @@ Object.defineProperty(exports, 'FormSelectFilterValidation', {
219
179
  return typographyVariation_enum.FormSelectFilterValidation;
220
180
  }
221
181
  });
222
- Object.defineProperty(exports, 'FormSelectValidation', {
223
- enumerable: true,
224
- get: function () {
225
- return typographyVariation_enum.FormSelectValidation;
226
- }
227
- });
228
- Object.defineProperty(exports, 'FormSelectVariation', {
229
- enumerable: true,
230
- get: function () {
231
- return typographyVariation_enum.FormSelectVariation;
232
- }
233
- });
234
182
  Object.defineProperty(exports, 'HeaderCenterContentWidth', {
235
183
  enumerable: true,
236
184
  get: function () {
@@ -261,256 +209,250 @@ Object.defineProperty(exports, 'InfoCardMultiVariation', {
261
209
  return typographyVariation_enum.InfoCardMultiVariation;
262
210
  }
263
211
  });
264
- Object.defineProperty(exports, 'LayoutBlockContainer', {
265
- enumerable: true,
266
- get: function () {
267
- return typographyVariation_enum.LayoutBlockContainer;
268
- }
269
- });
270
- Object.defineProperty(exports, 'LayoutContainerMaxWidth', {
212
+ Object.defineProperty(exports, 'NotificationAlertHeadingLevel', {
271
213
  enumerable: true,
272
214
  get: function () {
273
- return typographyVariation_enum.LayoutContainerMaxWidth;
215
+ return typographyVariation_enum.NotificationAlertHeadingLevel;
274
216
  }
275
217
  });
276
- Object.defineProperty(exports, 'LayoutContainerVariation', {
218
+ Object.defineProperty(exports, 'NotificationAlertSize', {
277
219
  enumerable: true,
278
220
  get: function () {
279
- return typographyVariation_enum.LayoutContainerVariation;
221
+ return typographyVariation_enum.NotificationAlertSize;
280
222
  }
281
223
  });
282
- Object.defineProperty(exports, 'NavigationVerticalMenuActiveIndicatorSize', {
224
+ Object.defineProperty(exports, 'NotificationAlertVariation', {
283
225
  enumerable: true,
284
226
  get: function () {
285
- return typographyVariation_enum.NavigationVerticalMenuActiveIndicatorSize;
227
+ return typographyVariation_enum.NotificationAlertVariation;
286
228
  }
287
229
  });
288
- Object.defineProperty(exports, 'NavigationVerticalMenuVariation', {
230
+ Object.defineProperty(exports, 'TitleLogoVariation', {
289
231
  enumerable: true,
290
232
  get: function () {
291
- return typographyVariation_enum.NavigationVerticalMenuVariation;
233
+ return typographyVariation_enum.TitleLogoVariation;
292
234
  }
293
235
  });
294
- Object.defineProperty(exports, 'NotificationAlertHeadingLevel', {
236
+ Object.defineProperty(exports, 'ToolsFeedbackHeadingLevel', {
295
237
  enumerable: true,
296
238
  get: function () {
297
- return typographyVariation_enum.NotificationAlertHeadingLevel;
239
+ return typographyVariation_enum.ToolsFeedbackHeadingLevel;
298
240
  }
299
241
  });
300
- Object.defineProperty(exports, 'NotificationAlertSize', {
242
+ Object.defineProperty(exports, 'ToolsFeedbackType', {
301
243
  enumerable: true,
302
244
  get: function () {
303
- return typographyVariation_enum.NotificationAlertSize;
245
+ return typographyVariation_enum.ToolsFeedbackType;
304
246
  }
305
247
  });
306
- Object.defineProperty(exports, 'NotificationAlertVariation', {
248
+ Object.defineProperty(exports, 'TypographyVariation', {
307
249
  enumerable: true,
308
250
  get: function () {
309
- return typographyVariation_enum.NotificationAlertVariation;
251
+ return typographyVariation_enum.TypographyVariation;
310
252
  }
311
253
  });
312
- Object.defineProperty(exports, 'ProgressIndicatorRole', {
254
+ Object.defineProperty(exports, 'BadgeStatusSize', {
313
255
  enumerable: true,
314
256
  get: function () {
315
- return typographyVariation_enum.ProgressIndicatorRole;
257
+ return badgeStatusVariation_enum.BadgeStatusSize;
316
258
  }
317
259
  });
318
- Object.defineProperty(exports, 'ProgressIndicatorVariation', {
260
+ Object.defineProperty(exports, 'BadgeStatusType', {
319
261
  enumerable: true,
320
262
  get: function () {
321
- return typographyVariation_enum.ProgressIndicatorVariation;
263
+ return badgeStatusVariation_enum.BadgeStatusType;
322
264
  }
323
265
  });
324
- Object.defineProperty(exports, 'TitleLogoVariation', {
266
+ Object.defineProperty(exports, 'BadgeStatusVariation', {
325
267
  enumerable: true,
326
268
  get: function () {
327
- return typographyVariation_enum.TitleLogoVariation;
269
+ return badgeStatusVariation_enum.BadgeStatusVariation;
328
270
  }
329
271
  });
330
- Object.defineProperty(exports, 'ToolsFeedbackHeadingLevel', {
272
+ Object.defineProperty(exports, 'ButtonSize', {
331
273
  enumerable: true,
332
274
  get: function () {
333
- return typographyVariation_enum.ToolsFeedbackHeadingLevel;
275
+ return buttonSize_enum.ButtonSize;
334
276
  }
335
277
  });
336
- Object.defineProperty(exports, 'ToolsFeedbackType', {
278
+ Object.defineProperty(exports, 'ButtonType', {
337
279
  enumerable: true,
338
280
  get: function () {
339
- return typographyVariation_enum.ToolsFeedbackType;
281
+ return buttonType_enum.ButtonType;
340
282
  }
341
283
  });
342
- Object.defineProperty(exports, 'ToolsThemeProviderBrandEnum', {
284
+ Object.defineProperty(exports, 'ButtonVariation', {
343
285
  enumerable: true,
344
286
  get: function () {
345
- return typographyVariation_enum.ToolsThemeProviderBrandEnum;
287
+ return buttonVariation_enum.ButtonVariation;
346
288
  }
347
289
  });
348
- Object.defineProperty(exports, 'ToolsThemeProviderThemeEnum', {
290
+ Object.defineProperty(exports, 'CalendarWeekViewHeadingLevel', {
349
291
  enumerable: true,
350
292
  get: function () {
351
- return typographyVariation_enum.ToolsThemeProviderThemeEnum;
293
+ return calendarWeekViewHeadingLevel_enum.CalendarWeekViewHeadingLevel;
352
294
  }
353
295
  });
354
- Object.defineProperty(exports, 'TypographyHeadingJumboLevel', {
296
+ Object.defineProperty(exports, 'BarChartVariation', {
355
297
  enumerable: true,
356
298
  get: function () {
357
- return typographyVariation_enum.TypographyHeadingJumboLevel;
299
+ return barChartVariation_enum.BarChartVariation;
358
300
  }
359
301
  });
360
- Object.defineProperty(exports, 'TypographyHeadingJumboVariation', {
302
+ Object.defineProperty(exports, 'CodeBlockVariation', {
361
303
  enumerable: true,
362
304
  get: function () {
363
- return typographyVariation_enum.TypographyHeadingJumboVariation;
305
+ return codeExampleVariation_enum.CodeBlockVariation;
364
306
  }
365
307
  });
366
- Object.defineProperty(exports, 'TypographyVariation', {
308
+ Object.defineProperty(exports, 'CodeExampleLanguage', {
367
309
  enumerable: true,
368
310
  get: function () {
369
- return typographyVariation_enum.TypographyVariation;
311
+ return codeExampleVariation_enum.CodeExampleLanguage;
370
312
  }
371
313
  });
372
- Object.defineProperty(exports, 'BadgeStatusSize', {
314
+ Object.defineProperty(exports, 'CodeExampleVariation', {
373
315
  enumerable: true,
374
316
  get: function () {
375
- return badgeStatusVariation_enum.BadgeStatusSize;
317
+ return codeExampleVariation_enum.CodeExampleVariation;
376
318
  }
377
319
  });
378
- Object.defineProperty(exports, 'BadgeStatusType', {
320
+ Object.defineProperty(exports, 'CodeLanguage', {
379
321
  enumerable: true,
380
322
  get: function () {
381
- return badgeStatusVariation_enum.BadgeStatusType;
323
+ return codeVariation_enum.CodeLanguage;
382
324
  }
383
325
  });
384
- Object.defineProperty(exports, 'BadgeStatusVariation', {
326
+ Object.defineProperty(exports, 'CodeVariation', {
385
327
  enumerable: true,
386
328
  get: function () {
387
- return badgeStatusVariation_enum.BadgeStatusVariation;
329
+ return codeVariation_enum.CodeVariation;
388
330
  }
389
331
  });
390
- Object.defineProperty(exports, 'ButtonSize', {
332
+ Object.defineProperty(exports, 'ExpandableAccordionHeaderLevel', {
391
333
  enumerable: true,
392
334
  get: function () {
393
- return codeExampleVariation_enum.ButtonSize;
335
+ return expandableAccordionHeaderLevel_enum.ExpandableAccordionHeaderLevel;
394
336
  }
395
337
  });
396
- Object.defineProperty(exports, 'CodeBlockVariation', {
338
+ Object.defineProperty(exports, 'ExpandableFaqItemHeadingLevel', {
397
339
  enumerable: true,
398
340
  get: function () {
399
- return codeExampleVariation_enum.CodeBlockVariation;
341
+ return expandableFaqItemVariation_enum.ExpandableFaqItemHeadingLevel;
400
342
  }
401
343
  });
402
- Object.defineProperty(exports, 'CodeExampleLanguage', {
344
+ Object.defineProperty(exports, 'ExpandableFaqItemVariation', {
403
345
  enumerable: true,
404
346
  get: function () {
405
- return codeExampleVariation_enum.CodeExampleLanguage;
347
+ return expandableFaqItemVariation_enum.ExpandableFaqItemVariation;
406
348
  }
407
349
  });
408
- Object.defineProperty(exports, 'CodeExampleVariation', {
350
+ Object.defineProperty(exports, 'ExpandableFaqHeadingLevel', {
409
351
  enumerable: true,
410
352
  get: function () {
411
- return codeExampleVariation_enum.CodeExampleVariation;
353
+ return expandableFaqVariation_enum.ExpandableFaqHeadingLevel;
412
354
  }
413
355
  });
414
- Object.defineProperty(exports, 'ButtonType', {
356
+ Object.defineProperty(exports, 'ExpandableFaqVariation', {
415
357
  enumerable: true,
416
358
  get: function () {
417
- return formInputType_enum.ButtonType;
359
+ return expandableFaqVariation_enum.ExpandableFaqVariation;
418
360
  }
419
361
  });
420
- Object.defineProperty(exports, 'FormInputButtonVariation', {
362
+ Object.defineProperty(exports, 'FooterCardVariation', {
421
363
  enumerable: true,
422
364
  get: function () {
423
- return formInputType_enum.FormInputButtonVariation;
365
+ return footerCardVariation_enum.FooterCardVariation;
424
366
  }
425
367
  });
426
- Object.defineProperty(exports, 'FormInputSearchVariation', {
368
+ Object.defineProperty(exports, 'FormCheckboxLayout', {
427
369
  enumerable: true,
428
370
  get: function () {
429
- return formInputType_enum.FormInputSearchVariation;
371
+ return formCheckboxVariation_enum.FormCheckboxLayout;
430
372
  }
431
373
  });
432
- Object.defineProperty(exports, 'FormInputType', {
374
+ Object.defineProperty(exports, 'FormCheckboxValidation', {
433
375
  enumerable: true,
434
376
  get: function () {
435
- return formInputType_enum.FormInputType;
377
+ return formCheckboxVariation_enum.FormCheckboxValidation;
436
378
  }
437
379
  });
438
- Object.defineProperty(exports, 'ButtonVariation', {
380
+ Object.defineProperty(exports, 'FormCheckboxVariation', {
439
381
  enumerable: true,
440
382
  get: function () {
441
- return buttonVariation_enum.ButtonVariation;
383
+ return formCheckboxVariation_enum.FormCheckboxVariation;
442
384
  }
443
385
  });
444
- Object.defineProperty(exports, 'CalendarWeekViewHeadingLevel', {
386
+ Object.defineProperty(exports, 'FormFileUploadHeadingLevel', {
445
387
  enumerable: true,
446
388
  get: function () {
447
- return calendarWeekViewHeadingLevel_enum.CalendarWeekViewHeadingLevel;
389
+ return formFileUploadVariation_enum.FormFileUploadHeadingLevel;
448
390
  }
449
391
  });
450
- Object.defineProperty(exports, 'BarChartVariation', {
392
+ Object.defineProperty(exports, 'FormFileUploadValidation', {
451
393
  enumerable: true,
452
394
  get: function () {
453
- return barChartVariation_enum.BarChartVariation;
395
+ return formFileUploadVariation_enum.FormFileUploadValidation;
454
396
  }
455
397
  });
456
- Object.defineProperty(exports, 'CodeLanguage', {
398
+ Object.defineProperty(exports, 'FormFileUploadVariation', {
457
399
  enumerable: true,
458
400
  get: function () {
459
- return codeVariation_enum.CodeLanguage;
401
+ return formFileUploadVariation_enum.FormFileUploadVariation;
460
402
  }
461
403
  });
462
- Object.defineProperty(exports, 'CodeVariation', {
404
+ Object.defineProperty(exports, 'FormInputSearchVariation', {
463
405
  enumerable: true,
464
406
  get: function () {
465
- return codeVariation_enum.CodeVariation;
407
+ return formInputSearchVariation_enum.FormInputSearchVariation;
466
408
  }
467
409
  });
468
- Object.defineProperty(exports, 'ExpandableAccordionHeaderLevel', {
410
+ Object.defineProperty(exports, 'FormInputButtonVariation', {
469
411
  enumerable: true,
470
412
  get: function () {
471
- return expandableAccordionHeaderLevel_enum.ExpandableAccordionHeaderLevel;
413
+ return formInputType_enum.FormInputButtonVariation;
472
414
  }
473
415
  });
474
- Object.defineProperty(exports, 'ExpandableFaqHeadingLevel', {
416
+ Object.defineProperty(exports, 'FormInputType', {
475
417
  enumerable: true,
476
418
  get: function () {
477
- return expandableFaqVariation_enum.ExpandableFaqHeadingLevel;
419
+ return formInputType_enum.FormInputType;
478
420
  }
479
421
  });
480
- Object.defineProperty(exports, 'ExpandableFaqVariation', {
422
+ Object.defineProperty(exports, 'FormInputMode', {
481
423
  enumerable: true,
482
424
  get: function () {
483
- return expandableFaqVariation_enum.ExpandableFaqVariation;
425
+ return formInputVariation_enum.FormInputMode;
484
426
  }
485
427
  });
486
- Object.defineProperty(exports, 'FooterCardVariation', {
428
+ Object.defineProperty(exports, 'FormInputValidation', {
487
429
  enumerable: true,
488
430
  get: function () {
489
- return footerCardVariation_enum.FooterCardVariation;
431
+ return formInputVariation_enum.FormInputValidation;
490
432
  }
491
433
  });
492
- Object.defineProperty(exports, 'FormFileUploadHeadingLevel', {
434
+ Object.defineProperty(exports, 'FormInputVariation', {
493
435
  enumerable: true,
494
436
  get: function () {
495
- return formValidationMessageVariation_enum.FormFileUploadHeadingLevel;
437
+ return formInputVariation_enum.FormInputVariation;
496
438
  }
497
439
  });
498
- Object.defineProperty(exports, 'FormFileUploadValidation', {
440
+ Object.defineProperty(exports, 'FormRadiogroupValidation', {
499
441
  enumerable: true,
500
442
  get: function () {
501
- return formValidationMessageVariation_enum.FormFileUploadValidation;
443
+ return formRadiogroupValidation_enum.FormRadiogroupValidation;
502
444
  }
503
445
  });
504
- Object.defineProperty(exports, 'FormFileUploadVariation', {
446
+ Object.defineProperty(exports, 'FormSelectValidation', {
505
447
  enumerable: true,
506
448
  get: function () {
507
- return formValidationMessageVariation_enum.FormFileUploadVariation;
449
+ return formSelectVariation_enum.FormSelectValidation;
508
450
  }
509
451
  });
510
- Object.defineProperty(exports, 'FormValidationMessageVariation', {
452
+ Object.defineProperty(exports, 'FormSelectVariation', {
511
453
  enumerable: true,
512
454
  get: function () {
513
- return formValidationMessageVariation_enum.FormValidationMessageVariation;
455
+ return formSelectVariation_enum.FormSelectVariation;
514
456
  }
515
457
  });
516
458
  Object.defineProperty(exports, 'FormTextareaValidation', {
@@ -525,6 +467,12 @@ Object.defineProperty(exports, 'FormTextareaVariation', {
525
467
  return formTextareaVariation_enum.FormTextareaVariation;
526
468
  }
527
469
  });
470
+ Object.defineProperty(exports, 'FormValidationMessageVariation', {
471
+ enumerable: true,
472
+ get: function () {
473
+ return formValidationMessageVariation_enum.FormValidationMessageVariation;
474
+ }
475
+ });
528
476
  Object.defineProperty(exports, 'InfoCardMultiType', {
529
477
  enumerable: true,
530
478
  get: function () {
@@ -555,6 +503,24 @@ Object.defineProperty(exports, 'InfoCardVariation', {
555
503
  return infoCardVariation_enum.InfoCardVariation;
556
504
  }
557
505
  });
506
+ Object.defineProperty(exports, 'LayoutBlockContainer', {
507
+ enumerable: true,
508
+ get: function () {
509
+ return layoutContainerMaxWidth_enum.LayoutBlockContainer;
510
+ }
511
+ });
512
+ Object.defineProperty(exports, 'LayoutContainerMaxWidth', {
513
+ enumerable: true,
514
+ get: function () {
515
+ return layoutContainerMaxWidth_enum.LayoutContainerMaxWidth;
516
+ }
517
+ });
518
+ Object.defineProperty(exports, 'LayoutContainerVariation', {
519
+ enumerable: true,
520
+ get: function () {
521
+ return layoutContainerMaxWidth_enum.LayoutContainerVariation;
522
+ }
523
+ });
558
524
  Object.defineProperty(exports, 'LayoutBlockVariation', {
559
525
  enumerable: true,
560
526
  get: function () {
@@ -657,6 +623,30 @@ Object.defineProperty(exports, 'NavigationSidebarVariation', {
657
623
  return navigationSidebarVariation_enum.NavigationSidebarVariation;
658
624
  }
659
625
  });
626
+ Object.defineProperty(exports, 'NavigationVerticalMenuActiveIndicatorSize', {
627
+ enumerable: true,
628
+ get: function () {
629
+ return navigationVerticalMenuVariation_enum.NavigationVerticalMenuActiveIndicatorSize;
630
+ }
631
+ });
632
+ Object.defineProperty(exports, 'NavigationVerticalMenuVariation', {
633
+ enumerable: true,
634
+ get: function () {
635
+ return navigationVerticalMenuVariation_enum.NavigationVerticalMenuVariation;
636
+ }
637
+ });
638
+ Object.defineProperty(exports, 'ProgressIndicatorRole', {
639
+ enumerable: true,
640
+ get: function () {
641
+ return progressIndicatorVariation_enum.ProgressIndicatorRole;
642
+ }
643
+ });
644
+ Object.defineProperty(exports, 'ProgressIndicatorVariation', {
645
+ enumerable: true,
646
+ get: function () {
647
+ return progressIndicatorVariation_enum.ProgressIndicatorVariation;
648
+ }
649
+ });
660
650
  Object.defineProperty(exports, 'ProgressListItemHeadingLevel', {
661
651
  enumerable: true,
662
652
  get: function () {
@@ -795,6 +785,24 @@ Object.defineProperty(exports, 'FeedbackRatingVariation', {
795
785
  return toolsFeedbackRatingVariation_enum.FeedbackRatingVariation;
796
786
  }
797
787
  });
788
+ Object.defineProperty(exports, 'ToolsThemeProviderBrandEnum', {
789
+ enumerable: true,
790
+ get: function () {
791
+ return toolsThemeProvider_brand_enum.ToolsThemeProviderBrandEnum;
792
+ }
793
+ });
794
+ Object.defineProperty(exports, 'TypographyHeadingJumboLevel', {
795
+ enumerable: true,
796
+ get: function () {
797
+ return typographyHeadingJumboVariation_enum.TypographyHeadingJumboLevel;
798
+ }
799
+ });
800
+ Object.defineProperty(exports, 'TypographyHeadingJumboVariation', {
801
+ enumerable: true,
802
+ get: function () {
803
+ return typographyHeadingJumboVariation_enum.TypographyHeadingJumboVariation;
804
+ }
805
+ });
798
806
  Object.defineProperty(exports, 'TypographyMetaVariation', {
799
807
  enumerable: true,
800
808
  get: function () {
@@ -0,0 +1,21 @@
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 = {}));
9
+
10
+ exports.LayoutContainerVariation = void 0;
11
+ (function (LayoutContainerVariation) {
12
+ LayoutContainerVariation["STATIC"] = "static";
13
+ LayoutContainerVariation["FLUID"] = "fluid";
14
+ LayoutContainerVariation["NONE"] = "none";
15
+ })(exports.LayoutContainerVariation || (exports.LayoutContainerVariation = {}));
16
+
17
+ exports.LayoutContainerMaxWidth = void 0;
18
+ (function (LayoutContainerMaxWidth) {
19
+ LayoutContainerMaxWidth["WIDTH_1200"] = "1200";
20
+ LayoutContainerMaxWidth["WIDTH_1400"] = "1400";
21
+ })(exports.LayoutContainerMaxWidth || (exports.LayoutContainerMaxWidth = {}));