@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
@@ -60,20 +60,20 @@ const ProgressCircle = class {
60
60
  return;
61
61
  }
62
62
  render() {
63
- return (h("div", { key: '2a876dbd3ce70edf20143d8cad63ef7fa03f16cc', class: this.cssModifiers, role: this.afRole === ProgressCircleRole.STATUS
63
+ return (h("div", { key: '313f925e9c663a767f0c187f2e0c28419f05b717', class: this.cssModifiers, role: this.afRole === ProgressCircleRole.STATUS
64
64
  ? ProgressCircleRole.STATUS
65
- : null }, h("div", { key: '01de3a26258c2c5f01ac5c9b3490604a136ca9ef', class: "digi-progress-circle__circle-wrapper" }, h("div", { key: '4d71758d54585f2b9cebc3193651ce989c0a8212', class: "digi-progress-circle__circle" }, h("p", { key: '88689b7ae3ba17b1e274be28bbd22d9399bf696e', class: "digi-progress-circle__circle-label", "aria-label": `${this.afCompletedSteps} ${this.afStepsSeparator} ${this.afTotalSteps}` }, this.afCompletedSteps, " ", this.afStepsSeparator, ' ', this.afTotalSteps, ' '), h("svg", { key: '497091cdfc0c12cd459885bcbd091ad56c5619f1', width: this.radius * 2, height: this.radius * 2 }, h("defs", { key: '2fdb96a48b659ae1e2ba6eb757ca765b7493af80' }, h("mask", { key: '8a843cab187c33a8b20554e4c8839cb84ae9570a', id: this.afId }, h("circle", { key: 'ea63c18aca6dd161355e7ca24a007d6b049c0cb0', cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", stroke: "white", "stroke-width": this.stroke, "stroke-dasharray": (1000 - this.afTotalSteps * 15) / this.afTotalSteps +
66
- ' 15', pathLength: "1000" }))), h("g", { key: 'f5ee0f9c80e00e6e1d03be414f0eac31106eb9c3' }, h("circle", { key: 'adf2bb7f0fd8ad758e65731e2d6b4d6e8445733e', class: "digi-progress-circle__circle-step-unfinished", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke }), h("circle", { key: '762c976f53361599831ff2f4a7db617b56dce265', class: "digi-progress-circle__circle-step-completed", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * this.afCompletedSteps +
67
- ' 1000', pathLength: "1000" }), this.afWarningStep && (h("circle", { key: 'b50fa15eb6a4eda59a63db6abe7287471a1089c6', class: "digi-progress-circle__circle-step-warning", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
68
- (this.afCompletedSteps - 1), pathLength: "1000" })), this.afErrorStep && (h("circle", { key: 'e94afb0a727cd9c9ad613726d9ac0988d4ca0ed7', class: "digi-progress-circle__circle-step-error", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
69
- (this.afCompletedSteps - 1), pathLength: "1000" }))))), h("div", { key: 'b9275e2c8bfbaa5c5ccda781745fa15cfcc0956d', class: "digi-progress-circle__content" }, this.renderHeading(), this.afCompletedSteps === this.afTotalSteps && (h("p", { key: 'a65584ef893d7db55f7a534d7855861c81aef55d', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
65
+ : null }, h("div", { key: 'efa8f433e6d8c0191167788b5b37e6468bd4488e', class: "digi-progress-circle__circle-wrapper" }, h("div", { key: '67b7980b3747f2b5f714e6f186e22e65985cdcfd', class: "digi-progress-circle__circle" }, h("p", { key: '6beab3bd347292e640450750265f8f392b968017', class: "digi-progress-circle__circle-label", "aria-label": `${this.afCompletedSteps} ${this.afStepsSeparator} ${this.afTotalSteps}` }, this.afCompletedSteps, " ", this.afStepsSeparator, ' ', this.afTotalSteps, ' '), h("svg", { key: '475b126c34edf9e3da66a23108f177291c941918', width: this.radius * 2, height: this.radius * 2 }, h("defs", { key: '26cce0f47c702093546592ee194a05624475b7a9' }, h("mask", { key: '485c7ca4564d1c16a4b2f6a749cfc4f372dfc7b8', id: this.afId }, h("circle", { key: '0594753f47a8fb563b52992eeb204c4c5373962e', cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", stroke: "white", "stroke-width": this.stroke, "stroke-dasharray": (1000 - this.afTotalSteps * 15) / this.afTotalSteps +
66
+ ' 15', pathLength: "1000" }))), h("g", { key: '019dff70966a9bcf92920a3a6d41a8a856a97aa0' }, h("circle", { key: '7e581598ae735eb3c9a165f12fa1736421afb3bd', class: "digi-progress-circle__circle-step-unfinished", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke }), h("circle", { key: '8ea320289a4d28e43577e2b752540458ddd17278', class: "digi-progress-circle__circle-step-completed", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * this.afCompletedSteps +
67
+ ' 1000', pathLength: "1000" }), this.afWarningStep && (h("circle", { key: '981935dcfe69e5fce609e78b10c6dde2979ddc72', class: "digi-progress-circle__circle-step-warning", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
68
+ (this.afCompletedSteps - 1), pathLength: "1000" })), this.afErrorStep && (h("circle", { key: '430052951101efa1f38b2464ea55c8fd5d1a381a', class: "digi-progress-circle__circle-step-error", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
69
+ (this.afCompletedSteps - 1), pathLength: "1000" }))))), h("div", { key: '1d416f43064725e8028be4ec3535abcfe2fee45d', class: "digi-progress-circle__content" }, this.renderHeading(), this.afCompletedSteps === this.afTotalSteps && (h("p", { key: 'cdfed2655943bd9db4a5700d5026e48e7045009f', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
70
70
  visibility: 'hidden'
71
- } }, `${this.afStepNextText} ${this.afStepNextLabel}`)), this.afCompletedSteps != this.afTotalSteps && (h("p", { key: 'b3b98729dce8b5c6c38d11b4b26ad2aa784fa2c0', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
71
+ } }, `${this.afStepNextText} ${this.afStepNextLabel}`)), this.afCompletedSteps != this.afTotalSteps && (h("p", { key: 'f917fb0a169becaf6291c4681c228b0d2d53965b', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
72
72
  visibility: this.afStepNextLabel !== null &&
73
73
  this.afStepNextLabel !== undefined
74
74
  ? 'visible'
75
75
  : 'hidden'
76
- } }, `${this.afStepNextText} ${this.afStepNextLabel}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: 'a9a1b1abdc516a0e42685c2b35c5d0f051f93f02', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--warning" }, h("digi-icon-validation-warning", { key: 'afbe0722e7efda065e9d581bcf6df81f2e83d693', class: "digi-progress-circle__icon--warning" }), h("span", { key: 'd8048bded3902c79a884894f33e620979ca48fd8' }, this.afValidationLabel))), this.afValidationLabel && this.afErrorStep > 0 && (h("p", { key: '141d8d6b766ef7212f4d881f641d8c357ae5693e', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--error" }, h("digi-icon-validation-error", { key: 'f5d86cadc17fb079e36fb8047d3ffd8004a46c39', class: "digi-progress-circle__icon--error" }), h("span", { key: '396d7ce06f27c74c700ac7d132c0018461ff2976' }, this.afValidationLabel)))));
76
+ } }, `${this.afStepNextText} ${this.afStepNextLabel}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: 'a80cdd18ffa18536b68926c3b59de5c2b2da5db4', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--warning" }, h("digi-icon-validation-warning", { key: '372bf47ba739af7528da52e053a187371e82d6e0', class: "digi-progress-circle__icon--warning" }), h("span", { key: 'a3dd19434e4ca601cc88aa3944a3707a81a3438f' }, this.afValidationLabel))), this.afValidationLabel && this.afErrorStep > 0 && (h("p", { key: '5179e5145a9bf1d0cffca68b3bca92d429e2caa9', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--error" }, h("digi-icon-validation-error", { key: '59123cb52600064e9c53dcf754c597094de92d24', class: "digi-progress-circle__icon--error" }), h("span", { key: 'ca983c8a656a8e415d740142493bac7afbcef246' }, this.afValidationLabel)))));
77
77
  }
78
78
  get hostElement() { return getElement(this); }
79
79
  static get watchers() { return {
@@ -75,7 +75,7 @@ const ProgressListItem = class {
75
75
  }
76
76
  render() {
77
77
  const ariaCurrent = this.afStepStatus == ProgressListItemStatus.CURRENT ? 'step' : 'false';
78
- return (h(Host, { key: '2004d3f2ca692a20f609f444f35fe94d24cfb673', role: "listitem", "aria-current": ariaCurrent }, h("div", { key: '37bc4e2b86897d3f025a18ac09698b256d370f57', class: {
78
+ return (h(Host, { key: 'c527e33ef4dfe0504c747f8643c45b2c21344533', role: "listitem", "aria-current": ariaCurrent }, h("div", { key: 'c91f73ec86c55b767523160771fb70bfcc71bf4c', class: {
79
79
  'digi-progress-list-item': true,
80
80
  'digi-progress-list-item--expanded': this.afExpandable && this.afExpanded,
81
81
  [`digi-progress-list-item--${this.afStepStatus}`]: true,
@@ -83,18 +83,18 @@ const ProgressListItem = class {
83
83
  'digi-progress-list-item--primary': this.afVariation == ProgressListItemVariation.PRIMARY,
84
84
  'digi-progress-list-item--secondary': this.afVariation == ProgressListItemVariation.SECONDARY,
85
85
  'digi-progress-list-item--tertiary': this.afVariation == ProgressListItemVariation.TERTIARY
86
- } }, h("span", { key: 'a37143979bac86ee2ffd8add5bcdbec44227be63', class: "digi-progress-list-item__indicator" }, h("span", { key: '1647889e6b5593d994cbef9d3cd0d035ec5940a9', class: {
86
+ } }, h("span", { key: '380e428b67ed7c033b6add22ea7f8d3734cf7a38', class: "digi-progress-list-item__indicator" }, h("span", { key: '4e440c6b736d91bda35c6bc7ce6c1c9c783be777', class: {
87
87
  'digi-progress-list-item__indicator--circle': this.afType == ProgressListItemType.CIRCLE,
88
88
  'digi-progress-list-item__indicator--icon': this.afType == ProgressListItemType.ICON
89
- } }, this.renderStatusIcon()), h("span", { key: 'ce090c4488ede784a8c47ff36e467b5c277e5115', class: "digi-progress-list-item__indicator--line" })), h("div", { key: 'dadce4e437a8bf6d7860580f26f730e91590b15f', class: {
89
+ } }, this.renderStatusIcon()), h("span", { key: '2d8f62b655a505350f68dbcbe2ae409458f2b02e', class: "digi-progress-list-item__indicator--line" })), h("div", { key: 'db7136beb9e99297a139b30adfad5d8d72a00a94', class: {
90
90
  'digi-progress-list-item__wrapper': true,
91
91
  'digi-progress-list-item__wrapper--last': this.afIsLast
92
- } }, h("div", { key: '1c86722346374122a84354a964bb007ee63bb112', class: "digi-progress-list-item__header" }, h(this.afHeadingLevel, { key: 'a974a68dfb81376d4bc5e70c69b325e1e6604283', class: "digi-progress-list-item__header--heading", id: `${this.afId}--heading` }, this.renderHeading())), h("div", { key: '790ae06d68cd4613dda360d6a341124318874184', class: {
92
+ } }, h("div", { key: 'e38ba65ea5235c4567beb15cf82f344eb5204597', class: "digi-progress-list-item__header" }, h(this.afHeadingLevel, { key: '77b6a655561af992fdbd9a61b446c5adf041d375', class: "digi-progress-list-item__header--heading", id: `${this.afId}--heading` }, this.renderHeading())), h("div", { key: '92dbfab6b9cee06e5893c1f068fe4ef659efb161', class: {
93
93
  'digi-progress-list-item__content': true,
94
94
  'digi-progress-list-item__content--expandable': this.afExpandable,
95
95
  'digi-progress-list-item__content--hidden': this.afExpandable && !this.afExpanded,
96
96
  'digi-progress-list-item__content--visible': !this.afExpandable || (this.afExpandable && this.afExpanded)
97
- }, id: `${this.afId}-content` }, h("div", { key: '8dc7078884f9ab1ee0dbbfcbfecf1bff27956a0d' }, h("slot", { key: '22ff5218a472f49d186c2c11446b105f0350dc10' })))))));
97
+ }, id: `${this.afId}-content` }, h("div", { key: 'c01a10d5f6210befae10f96c874ce9ed93f18176' }, h("slot", { key: '6cfc2f43a2edf8ab7e73f2ac4837b340083ab489' })))))));
98
98
  }
99
99
  get hostElement() { return getElement(this); }
100
100
  };
@@ -102,7 +102,7 @@ const ProgressList = class {
102
102
  return null;
103
103
  }
104
104
  render() {
105
- return (h("div", { key: '930b93adf674ebd315c626662d371bfb6e04fc28', class: "digi-progress-list" }, h("digi-typography", { key: '035695b2efcdc1073e40d1730d8461564003b417' }, this.renderHeading(), h("ol", { key: '12ada641bfb1f19771fcc81c7d7275d9af5d21c1', class: "digi-progress-list__content" }, h("slot", { key: 'ba58257657394088cf2e8daee1c2cbffda7fca0c' })))));
105
+ return (h("div", { key: 'f00cf7b4acc30e32aa2f5b0032d999733bf3d3f5', class: "digi-progress-list" }, h("digi-typography", { key: '870b83fe756b5594e4a3cbd80d2875d45ff7dc95' }, this.renderHeading(), h("ol", { key: 'fe6c80534fb9c387e339a1c888270f469077790d', class: "digi-progress-list__content" }, h("slot", { key: '6b357caf4c3368131f26a66d7bf3bcf14e362bd6' })))));
106
106
  }
107
107
  get hostElement() { return getElement(this); }
108
108
  };
@@ -74,7 +74,7 @@ const Progressbar = class {
74
74
  return;
75
75
  }
76
76
  render() {
77
- return (h("div", { key: '737754cdfc0ab7b1522a3404a8cd421a7314c85e', class: this.cssModifiers, role: this.afRole === ProgressbarRole.STATUS ? ProgressbarRole.STATUS : null }, h("p", { key: 'a037db0f689e985ef825dcdb59f34c87e97ed323', class: "digi-progressbar__label" }, this.afCompletedSteps, " ", this.afStepsSeparator, " ", this.afTotalSteps, ' ', this.afStepsLabel), !this.hasSlottedItems ? (h("ol", { class: "digi-progressbar__list", "aria-hidden": "true" }, this.totalSteps.map((item, i) => {
77
+ return (h("div", { key: '19aa7eb7cc780b10e7d24221fadcabf50a39aff8', class: this.cssModifiers, role: this.afRole === ProgressbarRole.STATUS ? ProgressbarRole.STATUS : null }, h("p", { key: '9548f8e9c5189cb20a184e249a5c24997a0cc5a4', class: "digi-progressbar__label" }, this.afCompletedSteps, " ", this.afStepsSeparator, " ", this.afTotalSteps, ' ', this.afStepsLabel), !this.hasSlottedItems ? (h("ol", { class: "digi-progressbar__list", "aria-hidden": "true" }, this.totalSteps.map((item, i) => {
78
78
  return (h("li", { class: {
79
79
  'digi-progressbar__step': true,
80
80
  'digi-progressbar__step--active': this.afCompletedSteps > i,
@@ -85,7 +85,7 @@ const Progressbar = class {
85
85
  'digi-progressbar__step': true,
86
86
  'digi-progressbar__step--active': item.checked
87
87
  } }, h("span", { class: "digi-progressbar__step-indicator" }, h("span", { class: "digi-progressbar__step-number" }, index + 1))));
88
- }))), h("div", { key: '0796f41a58bc14e1a8fb4252b397c7f9a7d01c8d', hidden: true, class: "digi-progressbar__slot" }, h("digi-util-mutation-observer", { key: 'abb21fe822e71adb7a1953b643def1cd052711fa', ref: (el) => (this._observer = el), onAfOnChange: () => this.getItems() }, h("slot", { key: '86216adf2fe5918967d24e15f436f83ee5179415' })))));
88
+ }))), h("div", { key: '14e4da3e6aaa62fcff644e5d51f4fd73fd14c911', hidden: true, class: "digi-progressbar__slot" }, h("digi-util-mutation-observer", { key: '7a9c3ab5f6d95848a6266c98203da43a0517a96e', ref: (el) => (this._observer = el), onAfOnChange: () => this.getItems() }, h("slot", { key: '5b2bc7d3445a7149d013ef33d3b8532a71e22a63' })))));
89
89
  }
90
90
  get hostElement() { return getElement(this); }
91
91
  static get watchers() { return {
@@ -92,7 +92,7 @@ const Quote = class {
92
92
  return (h("div", { class: "digi-quote__variation--highlight-wrapper" }, h("div", { class: { 'quote-image': true, hide: !this.isMobile } }, this.renderImage()), h("div", { class: "digi-quote-icon-flex" }, h("span", { class: "quote-icon" }, this.renderQuotationMark()), h("div", { class: "quote-content" }, h("digi-typography", null, h("blockquote", null, h("slot", null))), h("digi-typography", null, this.afQuoteAuthorName && this.renderAuthorName(), this.afQuoteAuthorTitle && this.renderAuthorTitle()))), h("div", { class: { 'quote-image': true, hide: this.isMobile } }, this.renderImage())));
93
93
  }
94
94
  render() {
95
- return (h(Host, { key: 'bdcd5e9b3978fece02663be25fc6dcc2c871de4a' }, h("digi-util-breakpoint-observer", { key: 'a93a7be061ee2d4ec2c59fb5496d0fd7a231a358', onAfOnChange: (e) => this.breakpointHandler(e) }), h("div", { key: '51ee0cec4b807761e61f3621867cb55c175a80e8', class: Object.assign({ 'digi-quote': true }, this.cssModifiers) }, this.renderTypeHighlight(), this.renderTypeDefault())));
95
+ return (h(Host, { key: '9e8b787191871822c615e3dd6e5ba11afe2c9558' }, h("digi-util-breakpoint-observer", { key: '1d4928219776edf8e04063a747df706b1fc72267', onAfOnChange: (e) => this.breakpointHandler(e) }), h("div", { key: 'cc9d869d70e83686b7ce07e31cc9e3a757e30354', class: Object.assign({ 'digi-quote': true }, this.cssModifiers) }, this.renderTypeHighlight(), this.renderTypeDefault())));
96
96
  }
97
97
  };
98
98
  Quote.style = DigiQuoteStyle0;
@@ -21,7 +21,7 @@ const Table = class {
21
21
  };
22
22
  }
23
23
  render() {
24
- return (h("div", { key: 'f69b05f3bf115c7b840dadaed6997186b014707d', class: Object.assign({ 'digi-table': true }, this.cssModifiers) }, h("div", { key: '057043fac73af48d87da7b3bfe0da4e94f1b9635', class: "digi-table__scroll-container" }, h("slot", { key: '08e76e6805bfdda5ec5c593f91ae1cb437ffd7ce' }))));
24
+ return (h("div", { key: '081ef1b6b8ea07625c06a2009187f2d39f03abd3', class: Object.assign({ 'digi-table': true }, this.cssModifiers) }, h("div", { key: '035c017a946ac09441f65e44b823d0fcb3e10b05', class: "digi-table__scroll-container" }, h("slot", { key: '49ebdc1e980713faee29d3dec72ecf8dfbcb50db' }))));
25
25
  }
26
26
  };
27
27
  Table.style = DigiTableStyle0;
@@ -7,11 +7,11 @@ const NavigationTabPanel = class {
7
7
  this.isVisible = false;
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: 'c6085ad48782a59362e55f1c12cfaf928fc40c47' }, h("div", { key: '23da99f4d99d1a88e1125f127e7de150e6ef0aea', id: `tabpanel-${this.tab}`, role: "tabpanel", "aria-labelledby": `tab-${this.tab}`, style: {
10
+ return (h(Host, { key: '86f137cc5e2a52c59307d8efd21981606c84478e' }, h("div", { key: '642ae49a6b9c667b786acd732d30b5e62f0a629e', id: `tabpanel-${this.tab}`, role: "tabpanel", "aria-labelledby": `tab-${this.tab}`, style: {
11
11
  display: this.isVisible ? 'initial' : 'none',
12
12
  overflowX: 'hidden',
13
13
  overflowY: 'auto'
14
- } }, h("slot", { key: 'a798b98cbc83639854995d446b457f3f39fbf3ab' }))));
14
+ } }, h("slot", { key: '01cdafb4516423f5561fdf8d8128fc7370e4f9ec' }))));
15
15
  }
16
16
  get hostElement() { return getElement(this); }
17
17
  };
@@ -224,14 +224,14 @@ const NavigationTablist = class {
224
224
  cancelAnimationFrame(this._requestAnimationFrame);
225
225
  }
226
226
  render() {
227
- return (h(Host, { key: '1c4f02178c4ec0a728bc08b9679a9c067d58e64b' }, h("div", { key: '8cd714379823932261c1903babf6cbe6c1df6b95', class: {
227
+ return (h(Host, { key: 'b254db2497b74752d34aa4672ae38ac5a1051024' }, h("div", { key: '4028d5c2ee9954fb5755285dfe88029fec02d516', class: {
228
228
  'digi-tablist': true,
229
229
  'digi-tablist--overflow-scroll': this.afOverflowMode === OverflowMode.Scroll,
230
230
  'digi-tablist--overflow-controls': this.afOverflowMode === OverflowMode.Controls
231
- } }, h("div", { key: 'c263bdf6f3d1904d43e90d7ff92547f6c3665bb0', class: "control-wrapper", style: {
231
+ } }, h("div", { key: '1643904cc02630eb56f711b7decf3157cefab417', class: "control-wrapper", style: {
232
232
  left: '0',
233
233
  visibility: this.showPrev ? 'visible' : 'hidden'
234
- } }, h("button", { key: 'ed97d0d647af8f9cd4c8b93a789f247297df5c6c', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Previous) }, h("digi-icon-chevron-left", { key: 'afcb7a95d3e2ac83b4af9881ddde8163905cc4c8' }))), h("div", { key: '9de31c4f7e188a5105f806cd0a6b1af800bc5b28', role: "tablist", ref: (ref) => (this.tablistRef = ref), "aria-labelledby": this.afAriaLabelledby, "aria-label": this.afAriaLabel }, this.tabs.map((tab) => {
234
+ } }, h("button", { key: 'd71bb576079e486f2bf197c1654e47ef81147455', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Previous) }, h("digi-icon-chevron-left", { key: 'e9d6cfbbb9aa6175d591db7fa67918b266506ed1' }))), h("div", { key: 'ae8db9b6af8276c07fef53b1e376ccf975dd1822', role: "tablist", ref: (ref) => (this.tablistRef = ref), "aria-labelledby": this.afAriaLabelledby, "aria-label": this.afAriaLabel }, this.tabs.map((tab) => {
235
235
  const focusable = tab.id === this.tabs[this.selectedTab].id;
236
236
  const isActive = tab.id === this.tabs[this.activeTab].id;
237
237
  const Icon = `digi-icon-${tab.icon}`;
@@ -240,10 +240,10 @@ const NavigationTablist = class {
240
240
  'digi-tab': true,
241
241
  'is-active': isActive
242
242
  }, id: `tab-${tab.id}`, role: "tab", type: "button", tabindex: focusable ? '0' : '-1', "aria-label": tab.ariaLabel, "aria-selected": isActive.toString(), "aria-controls": `tabpanel-${tab.id}`, onClick: () => this.handleTabChange(tab) }, h("div", { class: "content-wrapper" }, h("span", { class: "tablist-content" }, tab.icon && h(Icon, { "aria-hidden": "true" }), h("span", { class: "title", "data-text": tab.title }, tab.title), tab.badgeValue && (h("digi-badge-notification", { afValue: badgeValue, "aria-hidden": "true" }))), h("div", { class: "indicator" }))));
243
- })), h("div", { key: 'c476c9b8713f87bddfc2bf7c22f1f0d32fa6af59', class: "control-wrapper", style: {
243
+ })), h("div", { key: 'fad2b3c44632c2354abef8c4a863654cfb44954a', class: "control-wrapper", style: {
244
244
  right: '0',
245
245
  visibility: this.showNext ? 'visible' : 'hidden'
246
- } }, h("button", { key: '9c4432ddaa1318580ca5dcad137c677444d463dc', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Next) }, h("digi-icon-chevron-right", { key: '2f72fddaa29d6ba0d6956f8fcf1db6b457f8c0fd' })))), h("div", { key: '2294cc2cb2c5947d904340b0daa3a81e6b18f1e1', ref: (ref) => (this.panelsRef = ref), role: "presentation" }, h("slot", { key: '14844d23f7ae2ac24c82fe0d21f5f2f5b423c53e' }))));
246
+ } }, h("button", { key: '75df669a8a5693fb90755daccbb85a09478124cc', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Next) }, h("digi-icon-chevron-right", { key: 'b9d9fe9346d98fda9c97f999a1667645a58e3686' })))), h("div", { key: '03997499224b2d881c755eef234cee9dda4e2828', ref: (ref) => (this.panelsRef = ref), role: "presentation" }, h("slot", { key: '0d983ff976eb7a90b92030b3ef9a33c135aab90a' }))));
247
247
  }
248
248
  static get watchers() { return {
249
249
  "activeTab": ["syncPanels"],
@@ -32,9 +32,9 @@ const TagMedia = class {
32
32
  return h("digi-icon-news", { class: "digi-tag-media__icon" });
33
33
  }
34
34
  render() {
35
- return (h(Host, { key: '133d7efdfb8710dfd6cdc70656215c6f484ea02a' }, h("div", { key: '1c0cd0c2b20c2461f4d4e7172f65c9322d93fc43', class: {
35
+ return (h(Host, { key: '6495cad281699957e8e521be923aab4f3fcfeb9f' }, h("div", { key: 'a634a1c2c35b6888b8220923b316b701e0647f76', class: {
36
36
  'digi-tag-media': true
37
- } }, this.tagIcon, h("span", { key: '6efa6d773aef28165f9b76cc822e0f823cb2a5b9', class: "digi-tag-media__text" }, this.afText))));
37
+ } }, this.tagIcon, h("span", { key: '506bf750e77c8147c2becc2cce14fb7026984343', class: "digi-tag-media__text" }, this.afText))));
38
38
  }
39
39
  get hostElement() { return getElement(this); }
40
40
  };
@@ -0,0 +1,37 @@
1
+ import { r as registerInstance, c as createEvent, h } from './index-8e318bb2.js';
2
+ import { T as TagSize } from './tag-size.enum-1e1bcf94.js';
3
+ import { _ as _t } from './text-ee5498fa.js';
4
+
5
+ const tagCss = ".sc-digi-tag-h{--digi--tag--display:inline-block;--digi--tag--margin-bottom:var(--digi--gutter--smaller)}.sc-digi-tag-h .digi-tag.sc-digi-tag{display:var(--digi--tag--display);margin-bottom:var(--digi--tag--margin-bottom)}.sc-digi-tag-h .digi-tag__text.sc-digi-tag{display:inline-block;max-width:100%;white-space:normal}.sc-digi-tag-h .digi-tag__text--break.sc-digi-tag{overflow-wrap:anywhere;word-break:break-word;hyphens:auto}";
6
+ const DigiTagStyle0 = tagCss;
7
+
8
+ const Tag = class {
9
+ constructor(hostRef) {
10
+ registerInstance(this, hostRef);
11
+ this.afOnClick = createEvent(this, "afOnClick", 7);
12
+ this.afText = undefined;
13
+ this.afNoIcon = false;
14
+ this.afAriaLabel = undefined;
15
+ this.afSize = TagSize.SMALL;
16
+ this.afBreakWords = false;
17
+ }
18
+ clickHandler(e) {
19
+ this.afOnClick.emit(e);
20
+ }
21
+ get ariaLabel() {
22
+ const showIcon = !this.afNoIcon;
23
+ if (this.afAriaLabel) {
24
+ return this.afAriaLabel;
25
+ }
26
+ else if (showIcon) {
27
+ return _t.removeItem(this.afText);
28
+ }
29
+ return this.afText;
30
+ }
31
+ render() {
32
+ return (h("digi-button", { key: '6462faeac49e6bea1de19d53cfceb82189b27daf', onAfOnClick: (e) => this.clickHandler(e), "af-variation": "secondary", "af-size": this.afSize, class: "digi-tag", "af-aria-label": this.ariaLabel }, this.afText, !this.afNoIcon && h("digi-icon-x", { key: '89c4ecec2d4e7fdbf665fe75b19e784548067029', slot: "icon-secondary" })));
33
+ }
34
+ };
35
+ Tag.style = DigiTagStyle0;
36
+
37
+ export { Tag as digi_tag };
@@ -86,7 +86,7 @@ const FeedbackBanner = class {
86
86
  }), h("div", { hidden: true, class: "digi-tools-feedback-banner__slot" }, h("digi-util-mutation-observer", { ref: (el) => (this._observer = el), onAfOnChange: () => this.validateLinks() }, h("slot", null))))));
87
87
  }
88
88
  render() {
89
- return (h("div", { key: '99e32940138a94cd11fd231367f0787302758f65', class: Object.assign({ 'digi-tools-feedback-banner': true }, this.cssModifiers) }, this.afType === ToolsFeedbackBannerType.FULLWIDTH && (h("digi-layout-block", { key: '149d46da9d955d9dabc36581127bd90a6d24061a', afVariation: LayoutBlockVariation.TRANSPARENT }, this.content)), this.afType !== ToolsFeedbackBannerType.FULLWIDTH && this.content));
89
+ return (h("div", { key: 'c7b4c2ba4fc1d8a012fb6660c57f9aaf16719695', class: Object.assign({ 'digi-tools-feedback-banner': true }, this.cssModifiers) }, this.afType === ToolsFeedbackBannerType.FULLWIDTH && (h("digi-layout-block", { key: '6730815e4d57ef48bc1b23da9bda93c427e42325', afVariation: LayoutBlockVariation.TRANSPARENT }, this.content)), this.afType !== ToolsFeedbackBannerType.FULLWIDTH && this.content));
90
90
  }
91
91
  get hostElement() { return getElement(this); }
92
92
  static get watchers() { return {
@@ -166,7 +166,7 @@ const ToolsFeedbackRating = class {
166
166
  {}).text.toLowerCase() || null}`)), h("div", { "aria-labelledby": `${this.afId}-rating-question`, class: "digi-tools-feedback-rating__star-rating-stars", role: "group" }, this.ratingsData().map(({ text, value }) => (h("div", { class: "digi-tools-feedback-rating__star-rating-star" }, h("button", { class: "digi-tools-feedback-rating__star-rating-star-button", onClick: () => this.handleRatingChange(value), "aria-label": `${value} ${value === 1 ? 'stjärna' : 'stjärnor'}${text !== '' ? ', ' + text : ''}`, onMouseEnter: () => this.handleHover(value), onMouseLeave: () => this.handleHover(0), onFocus: () => this.handleHover(value), onFocusout: () => this.handleHover(0) }, h("svg", { "aria-hidden": "true", width: "29px", height: "29px", viewBox: "0 0 32 32", version: "1.1", xmlns: "http://www.w3.org/2000/svg", class: `digi-tools-feedback-rating-star-icon ${this.hoveredRating >= value ? 'filled' : ''}` }, h("g", { stroke: "none", "stroke-width": "1", "stroke-linecap": "round", "stroke-linejoin": "round" }, h("g", { transform: "translate(-1852, -2564)", "stroke-width": "2", class: "digi-tools-feedback-rating-star-icon-border" }, h("g", { transform: "translate(1663, 2565)" }, h("g", { transform: "translate(190, 0)" }, h("path", { d: "M13.0369701,1.00988613 L9.47212213,8.51643297 L1.4958694,9.72422429 C0.0655277509,9.93973122 -0.507709524,11.7709448 0.529620648,12.8199039 L6.30005635,18.6595463 L4.93529305,26.9090563 C4.6897182,28.3999832 6.20191813,29.5170473 7.46854321,28.8195669 L14.6037422,24.9244875 L21.7391705,28.8195669 C23.0057956,29.5113322 24.5179955,28.3999832 24.2721914,26.9090563 L22.9074281,18.6595463 L28.6780931,12.8199039 C29.715194,11.7709448 29.1419567,9.93973122 27.711615,9.72422429 L19.7355916,8.51643297 L16.1707436,1.00988613 C15.531928,-0.328161856 13.6810595,-0.345069029 13.0369701,1.00988613 L13.0369701,1.00988613 Z" })))))))))))))), this.currentStep === 2 && (h("div", { class: "digi-tools-feedback-rating__thankyou" }, h("div", { class: "digi-tools-feedback-rating__thankyou-text" }, h("svg", { width: "32", height: "26", xmlns: "http://www.w3.org/2000/svg", class: "digi-tools-feedback-rating__thankyou-check-icon" }, h("g", { fill: "none", "fill-rule": "evenodd" }, h("path", { d: "M12.431 25.438C5.577 25.438 0 19.848 0 12.978 0 6.107 5.577.518 12.43.518c2.874 0 5.677 1.006 7.893 2.833l-1.441 1.755a10.163 10.163 0 0 0-6.452-2.315c-5.604 0-10.163 4.57-10.163 10.187 0 5.616 4.56 10.186 10.163 10.186 4.346 0 8.21-2.766 9.617-6.883l2.146.737a12.435 12.435 0 0 1-11.763 8.42", fill: "#333" }), h("path", { d: "M13.073 20.935a.725.725 0 0 1-1.022 0l-8.042-8.013a.72.72 0 0 1 0-1.019l1.704-1.699a.725.725 0 0 1 1.023 0l5.826 5.805L28.417.211a.724.724 0 0 1 1.023 0l1.704 1.699a.72.72 0 0 1 0 1.02l-18.07 18.005Z", fill: "#95C13E" }))), h("h2", { class: "digi-tools-feedback-rating__thankyou-text", tabindex: "-1", ref: (el) => (this._thankYouHeading = el) }, this.afThankYouHeading)), this.afRatings && (h("p", { class: "digi-tools-feedback-rating__thankyou-text-with-rating" }, "Du har gett betyget \"", this.selectedText.toLowerCase(), "\" med", ' ', this.selectedRating, `${this.selectedRating === 1 ? ' stjärna' : ' stjärnor'}`, ".")))), this.currentStep === 2 && this.afLinkText && (h("div", { class: "digi-tools-feedback-rating__link" }, h("digi-link-external", { afHref: this.renderLink(), "af-target": "_blank", onAfOnClick: () => this.submitFeedbackLink(), "af-variation": "small" }, this.afLinkText)))))));
167
167
  }
168
168
  render() {
169
- return (h("div", { key: '278240381a11afea9dd59c68fba847343976998f', class: Object.assign({ 'digi-tools-feedback-rating': true }, this.cssModifiers) }, h("digi-layout-block", { key: 'fe64918e034cca8a6fc9371c83115c55556ec4b8', afVariation: this.layoutBlockVariation, afMarginTop: true, "af-container": "none" }, this.content)));
169
+ return (h("div", { key: '26c24e24485d795838830758c6616229bd9d5fc4', class: Object.assign({ 'digi-tools-feedback-rating': true }, this.cssModifiers) }, h("digi-layout-block", { key: '9df5e3a6c4d99c8e206c7bb08407c79247e52121', afVariation: this.layoutBlockVariation, afMarginTop: true, "af-container": "none" }, this.content)));
170
170
  }
171
171
  get hostElement() { return getElement(this); }
172
172
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-8e318bb2.js';
2
2
  import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
3
- import { v as FeedbackVariation, u as ToolsFeedbackType, T as ToolsFeedbackHeadingLevel } from './tools-feedback-variation.enum-92d10df2.js';
3
+ import { v as FeedbackVariation, u as ToolsFeedbackType, T as ToolsFeedbackHeadingLevel } from './tools-feedback-variation.enum-4bfb560b.js';
4
4
  import { L as LayoutBlockVariation } from './layout-block-variation.enum-b7a20db4.js';
5
5
  import './badge-notification-shape.enum-e15a6245.js';
6
6
  import './badge-status-variation.enum-8d6370ff.js';
@@ -25,8 +25,9 @@ import './form-textarea-variation.enum-05017e8e.js';
25
25
  import './form-validation-message-variation.enum-bcef8a9d.js';
26
26
  import './info-card-multi-type.enum-07ee124f.js';
27
27
  import './info-card-variation.enum-2ccc52c1.js';
28
- import './layout-container-max-width.enum-c40018ac.js';
28
+ import './layout-block-container.enum-29d52ee9.js';
29
29
  import './layout-columns-variation.enum-34f7754e.js';
30
+ import './typography-variation.enum-cb4ef38c.js';
30
31
  import './layout-media-object-alignment.enum-305b86b6.js';
31
32
  import './link-button-variation.enum-b7f1d571.js';
32
33
  import './link-external-variation.enum-d1f7f1cf.js';
@@ -41,12 +42,10 @@ import './navigation-context-menu-item-type.enum-d5434f5a.js';
41
42
  import './navigation-context-menu-horizontal-position.enum-e5ed22c2.js';
42
43
  import './navigation-sidebar-variation.enum-8fead764.js';
43
44
  import './navigation-vertical-menu-variation.enum-c30b0ea9.js';
44
- import './progress-indicator-variation.enum-b12ba50a.js';
45
45
  import './progress-list-item-variation.enum-384b9a3a.js';
46
46
  import './progress-list-variation.enum-300bd89d.js';
47
47
  import './progressbar-variation.enum-40adaab4.js';
48
48
  import './quote-image-inner-position.enum-8e9b1e65.js';
49
- import './quote-single-variation.enum-be92a9f7.js';
50
49
  import './table-variation.enum-dd9366b6.js';
51
50
  import './tag-media-icon.enum-fefa191c.js';
52
51
  import './tag-size.enum-1e1bcf94.js';
@@ -55,7 +54,6 @@ import './tools-feedback-rating-variation.enum-29058ff2.js';
55
54
  import './typography-heading-jumbo-variation.enum-eb737f1b.js';
56
55
  import './typography-meta-variation.enum-1f7c2878.js';
57
56
  import './typography-time-variation.enum-34c830ef.js';
58
- import './typography-variation.enum-38d1ef90.js';
59
57
  import './util-breakpoint-observer-breakpoints.enum-6d004731.js';
60
58
 
61
59
  const toolsFeedbackCss = ".digi--util--fs--xs.sc-digi-tools-feedback{font-size:var(--digi--global--typography--font-size--small) !important}.digi--util--fs--s.sc-digi-tools-feedback{font-size:calc(var(--digi--global--typography--font-size--small) + 1px) !important}.digi--util--fs--m.sc-digi-tools-feedback{font-size:var(--digi--global--typography--font-size--base) !important}.digi--util--fs--l.sc-digi-tools-feedback{font-size:var(--digi--global--typography--font-size--large) !important}.digi--util--fw--sb.sc-digi-tools-feedback{font-weight:var(--digi--global--typography--font-weight--semibold) !important}.digi--util--pt--1.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest-2) !important}.digi--util--pt--10.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest) !important}.digi--util--pt--20.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--base) !important}.digi--util--pt--30.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-2) !important}.digi--util--pt--40.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-4) !important}.digi--util--pt--50.sc-digi-tools-feedback{padding-top:2.5rem !important}.digi--util--pt--60.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-5) !important}.digi--util--pt--70.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-6) !important}.digi--util--pt--80.sc-digi-tools-feedback{padding-top:4.5rem !important}.digi--util--pt--90.sc-digi-tools-feedback{padding-top:5rem !important}.digi--util--pb--1.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--smallest-2) !important}.digi--util--pb--10.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--smallest) !important}.digi--util--pb--20.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--base) !important}.digi--util--pb--30.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-2) !important}.digi--util--pb--40.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-4) !important}.digi--util--pb--50.sc-digi-tools-feedback{padding-bottom:2.5rem !important}.digi--util--pb--60.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-5) !important}.digi--util--pb--70.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-6) !important}.digi--util--pb--80.sc-digi-tools-feedback{padding-bottom:4.5rem !important}.digi--util--pb--90.sc-digi-tools-feedback{padding-bottom:5rem !important}.digi--util--p--1.sc-digi-tools-feedback{padding:var(--digi--global--spacing--smallest-2) !important}.digi--util--p--10.sc-digi-tools-feedback{padding:var(--digi--global--spacing--smallest) !important}.digi--util--p--20.sc-digi-tools-feedback{padding:var(--digi--global--spacing--base) !important}.digi--util--p--30.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-2) !important}.digi--util--p--40.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-4) !important}.digi--util--p--50.sc-digi-tools-feedback{padding:2.5rem !important}.digi--util--p--60.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-5) !important}.digi--util--p--70.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-6) !important}.digi--util--p--80.sc-digi-tools-feedback{padding:4.5rem !important}.digi--util--p--90.sc-digi-tools-feedback{padding:5rem !important}.digi--util--ptb--1.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest-2) !important;padding-bottom:var(--digi--global--spacing--smallest-2) !important}.digi--util--ptb--10.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest) !important;padding-bottom:var(--digi--global--spacing--smallest) !important}.digi--util--ptb--20.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--base) !important;padding-bottom:var(--digi--global--spacing--base) !important}.digi--util--ptb--30.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-2) !important;padding-bottom:var(--digi--global--spacing--largest-2) !important}.digi--util--ptb--40.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-4) !important;padding-bottom:var(--digi--global--spacing--largest-4) !important}.digi--util--ptb--50.sc-digi-tools-feedback{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.digi--util--ptb--60.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-5) !important;padding-bottom:var(--digi--global--spacing--largest-5) !important}.digi--util--ptb--70.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-6) !important;padding-bottom:var(--digi--global--spacing--largest-6) !important}.digi--util--ptb--80.sc-digi-tools-feedback{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.digi--util--ptb--90.sc-digi-tools-feedback{padding-top:5rem !important;padding-bottom:5rem !important}.digi--util--plr--1.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--smallest-2) !important;padding-right:var(--digi--global--spacing--smallest-2) !important}.digi--util--plr--10.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--smallest) !important;padding-right:var(--digi--global--spacing--smallest) !important}.digi--util--plr--20.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--base) !important;padding-right:var(--digi--global--spacing--base) !important}.digi--util--plr--30.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-2) !important;padding-right:var(--digi--global--spacing--largest-2) !important}.digi--util--plr--40.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-4) !important;padding-right:var(--digi--global--spacing--largest-4) !important}.digi--util--plr--50.sc-digi-tools-feedback{padding-left:2.5rem !important;padding-right:2.5rem !important}.digi--util--plr--60.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-5) !important;padding-right:var(--digi--global--spacing--largest-5) !important}.digi--util--plr--70.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-6) !important;padding-right:var(--digi--global--spacing--largest-6) !important}.digi--util--plr--80.sc-digi-tools-feedback{padding-left:4.5rem !important;padding-right:4.5rem !important}.digi--util--plr--90.sc-digi-tools-feedback{padding-left:5rem !important;padding-right:5rem !important}.digi--util--sr-only.sc-digi-tools-feedback{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.digi--util--hidden.sc-digi-tools-feedback{display:none}.sc-digi-tools-feedback-h{--digi--tools-feedback--background-color--primary:var(--digi--color--background--neutral-5);--digi--tools-feedback--background-color--secondary:var(--digi--color--background--primary);--digi--tools-feedback--padding:var(--digi--padding--large);--digi--tools-feedback--font-size--desktop:var(--digi--typography--heading-2--font-size--desktop);--digi--tools-feedback--font-size--mobile:var(--digi--typography--heading-2--font-size--mobile);--digi--tools-feedback--heading--font-family:var(--digi--global--typography--font-family--default);--digi--tools-feedback--heading--font-weight:var(--digi--typography--heading-4--font-weight--desktop)}.sc-digi-tools-feedback-h .digi-tools-feedback.sc-digi-tools-feedback{background-color:var(--BACKGROUND-COLOR);font-family:var(--digi--tools-feedback--heading--font-family)}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback.sc-digi-tools-feedback{padding-top:var(--digi--padding--medium);padding-inline-start:0;padding-bottom:3rem}}.sc-digi-tools-feedback-h .digi-tools-feedback--primary.sc-digi-tools-feedback{--BACKGROUND-COLOR:var(--digi--tools-feedback--background-color--primary)}.sc-digi-tools-feedback-h .digi-tools-feedback--secondary.sc-digi-tools-feedback{--BACKGROUND-COLOR:var(--digi--tools-feedback--background-color--secondary)}.sc-digi-tools-feedback-h .digi-tools-feedback--grid.sc-digi-tools-feedback{display:grid;padding-inline:var(--digi--padding--medium)}.sc-digi-tools-feedback-h .digi-tools-feedback--grid.sc-digi-tools-feedback .digi-tools-feedback__container.sc-digi-tools-feedback{grid-column:1;grid-row:1}.sc-digi-tools-feedback-h .digi-tools-feedback__container.sc-digi-tools-feedback{display:flex;flex-direction:row;align-items:center;padding-top:var(--digi--padding--largest-3);padding-bottom:3.563rem}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container.sc-digi-tools-feedback{display:flex;flex-direction:column;align-items:flex-start;padding-inline-start:0;padding-top:0;padding-bottom:0}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header.sc-digi-tools-feedback{display:flex;flex-direction:row;padding-inline-end:var(--digi--padding--largest-3);font-size:var(--digi--tools-feedback--font-size--desktop)}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header.sc-digi-tools-feedback{padding-inline-start:0;padding-inline-end:0}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-title.sc-digi-tools-feedback{margin-top:0.4rem;font-size:var(--digi--tools-feedback--font-size--desktop);margin-bottom:0 !important;font-weight:var(--digi--tools-feedback--heading--font-weight)}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-title.sc-digi-tools-feedback{font-size:var(--digi--tools-feedback--font-size--mobile)}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{margin-top:0.4rem;padding-inline-end:var(--digi--padding--large);flex-shrink:0}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{padding-inline-end:var(--digi--padding--medium)}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback{display:flex;column-gap:var(--digi--padding--smaller)}.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback digi-button.sc-digi-tools-feedback{--digi--button--width:5.625rem;text-align:center}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback{padding-top:var(--digi--padding--medium);padding-inline-start:calc(58px + 1rem)}}.sc-digi-tools-feedback-h .digi-tools-feedback__close-button.sc-digi-tools-feedback{visibility:hidden}.sc-digi-tools-feedback-h .digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__container.sc-digi-tools-feedback{padding-bottom:0}.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback{padding-inline-start:var(--digi--padding--medium);padding-top:var(--digi--padding--largest-3);padding-bottom:3.563rem}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback{padding-inline-start:0}}.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{margin-top:0.65rem}.sc-digi-tools-feedback-s>[slot=form]{display:none}.digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__close-button.sc-digi-tools-feedback{display:grid;justify-content:end;padding-top:var(--digi--padding--medium);padding-inline-end:var(--digi--padding--smaller);visibility:visible}@media (max-width: 36rem){.digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__close-button.sc-digi-tools-feedback{padding-top:0;padding-bottom:var(--digi--padding--medium)}}.digi-tools-feedback--step-two.sc-digi-tools-feedback-s>[slot=form],.digi-tools-feedback--step-two .sc-digi-tools-feedback-s>[slot=form]{display:flex;flex-direction:column;padding-top:var(--digi--padding--large);padding-bottom:3.563rem;max-width:37.5rem}@media (max-width: 36rem){.digi-tools-feedback--step-two.sc-digi-tools-feedback-s>[slot=form],.digi-tools-feedback--step-two .sc-digi-tools-feedback-s>[slot=form]{padding-inline-start:0}}";
@@ -121,7 +119,7 @@ const ToolsFeedback = class {
121
119
  this.afOnReady.emit();
122
120
  }
123
121
  render() {
124
- return (h("div", { key: '7947fb1c1bf8822ebc86238325092876f3f12cd8', class: Object.assign({ 'digi-tools-feedback': true }, this.cssModifiers) }, this.afType === ToolsFeedbackType.FULLWIDTH && (h("digi-layout-block", { key: '38a96dd03449a9b9398390da7d5e8aced4a067d3', afVariation: LayoutBlockVariation.TRANSPARENT }, this.content)), this.afType !== ToolsFeedbackType.FULLWIDTH && this.content));
122
+ return (h("div", { key: '83db61c7c9b70f2dbef26326b875516084e9f1bf', class: Object.assign({ 'digi-tools-feedback': true }, this.cssModifiers) }, this.afType === ToolsFeedbackType.FULLWIDTH && (h("digi-layout-block", { key: '5b40e1b4d98076f70aae457ae44bc361d3a4c38a', afVariation: LayoutBlockVariation.TRANSPARENT }, this.content)), this.afType !== ToolsFeedbackType.FULLWIDTH && this.content));
125
123
  }
126
124
  get hostElement() { return getElement(this); }
127
125
  static get watchers() { return {
@@ -92,19 +92,19 @@ const ToolsLanguagepicker = class {
92
92
  return {};
93
93
  }
94
94
  render() {
95
- return (h("div", { key: 'f9f8a82bf6ff533a1351f58e43feb9a9975f3b17', class: Object.assign({ 'digi-tools-languagepicker': true }, this.cssModifiers) }, this._afLanguagepickerHide === false && (h("digi-navigation-context-menu", { key: '18667e2f55d8a221847bf0d8da2ecb464c3d4563', afText: this._afLanguagepickerText, afId: this._afId + '__languagepicker', afStartSelected: this._afLanguagepickerStartSelected, afNavigationContextMenuItems: this._afLanguagepickerItems, afIcon: this._languagepickerIcon, onAfOnActive: (event) => this.afOnActive.emit(event.detail), onAfOnBlur: (event) => this.afOnBlur.emit(event.detail), onAfOnChange: (event) => this.afOnChange.emit(event.detail), onAfOnInactive: (event) => this.afOnInactive.emit(event.detail), onAfOnSelect: (event) => this.afOnSelect.emit(event.detail), onAfOnToggle: (event) => this.afOnToggle.emit(event.detail), class: "digi-tools-languagepicker__context" })), this._afListenShow && (h("digi-button", { key: '4eafb707710d6f50bca516c49d964b336b68b80e', "af-size": "medium", "af-variation": "primary", onAfOnClick: (event) => {
95
+ return (h("div", { key: '9d6a102cfafccc1ce645b30116103f774747f8ff', class: Object.assign({ 'digi-tools-languagepicker': true }, this.cssModifiers) }, this._afLanguagepickerHide === false && (h("digi-navigation-context-menu", { key: '7330c35a38e49cc30afbecee91b263be666d0854', afText: this._afLanguagepickerText, afId: this._afId + '__languagepicker', afStartSelected: this._afLanguagepickerStartSelected, afNavigationContextMenuItems: this._afLanguagepickerItems, afIcon: this._languagepickerIcon, onAfOnActive: (event) => this.afOnActive.emit(event.detail), onAfOnBlur: (event) => this.afOnBlur.emit(event.detail), onAfOnChange: (event) => this.afOnChange.emit(event.detail), onAfOnInactive: (event) => this.afOnInactive.emit(event.detail), onAfOnSelect: (event) => this.afOnSelect.emit(event.detail), onAfOnToggle: (event) => this.afOnToggle.emit(event.detail), class: "digi-tools-languagepicker__context" })), this._afListenShow && (h("digi-button", { key: '8207ac75310488b64ca90106eff988d4df1c494e', "af-size": "medium", "af-variation": "primary", onAfOnClick: (event) => {
96
96
  this.afOnClick.emit(event);
97
97
  }, onAfOnBlur: (event) => {
98
98
  this.afOnBlur.emit(event);
99
99
  }, onAfOnFocus: (event) => {
100
100
  this.afOnFocus.emit(event);
101
- }, "af-id": this._afId + '__listenButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : ''}` }, h("digi-icon-volume", { key: '5c0d42d19823d1521c91c29862360ce1ca016ce7', slot: "icon" }), this._afListenText)), this._afSignlangHide === false && (h("digi-button", { key: '9053a1f9220db13761cc01558c69ac0b37a3bad7', "af-size": "medium", "af-variation": "primary", onAfOnClick: (event) => {
101
+ }, "af-id": this._afId + '__listenButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : ''}` }, h("digi-icon-volume", { key: '8f223b7951a4bcccbf2cbadbec0740b082067450', slot: "icon" }), this._afListenText)), this._afSignlangHide === false && (h("digi-button", { key: '9002660c75d94c4a907ff0f6b967dfc5583ebbeb', "af-size": "medium", "af-variation": "primary", onAfOnClick: (event) => {
102
102
  this.afOnClick.emit(event);
103
103
  }, onAfOnBlur: (event) => {
104
104
  this.afOnBlur.emit(event);
105
105
  }, onAfOnFocus: (event) => {
106
106
  this.afOnFocus.emit(event);
107
- }, "af-id": this._afId + '__signlangButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : 'show-text'}` }, h("digi-icon-sign", { key: 'cc527644d8d5cb58372774965dfb542abc55356c', slot: "icon" }), this._afSignlangText))));
107
+ }, "af-id": this._afId + '__signlangButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : 'show-text'}` }, h("digi-icon-sign", { key: '9dd664b4a3620cc063ad7128046ffab5e7175760', slot: "icon" }), this._afSignlangText))));
108
108
  }
109
109
  static get watchers() { return {
110
110
  "afLanguagepickerText": ["watchHandler_afLanguagepickerText"],
@@ -26,7 +26,7 @@ const TypographyHeadingJumbo = class {
26
26
  };
27
27
  }
28
28
  render() {
29
- return (h(this.afLevel, { key: 'bd7809f4395d53100ad65ad8f7f3b066f7c1c471', ref: (el) => (this.headingElement = el), class: Object.assign({ 'digi-typography-heading-jumbo': true }, this.cssModifiers), lang: this.afLang, tabindex: -1 }, this.afText));
29
+ return (h(this.afLevel, { key: 'b02d50505c6632cea642b1d8e5139549e20da4e6', ref: (el) => (this.headingElement = el), class: Object.assign({ 'digi-typography-heading-jumbo': true }, this.cssModifiers), lang: this.afLang, tabindex: -1 }, this.afText));
30
30
  }
31
31
  };
32
32
  TypographyHeadingJumbo.style = DigiTypographyHeadingJumboStyle0;
@@ -15,7 +15,7 @@ const TypographyMeta = class {
15
15
  };
16
16
  }
17
17
  render() {
18
- return (h("div", { key: '68ed39f4419998b77200b8de39eb86922eb57e01', class: Object.assign({ 'digi-typography-meta': true }, this.cssModifiers) }, h("div", { key: '1374a7845ae0ac6b93e7cdfd188f68eeb5e68eff', class: "digi-typography-meta__meta" }, h("slot", { key: '71fdaf00ef8a791cd0d12ffd870314c52aedee0b' })), h("div", { key: '840b64685d31677920ef4f6049457dba531d13ce', class: "digi-typography-meta__meta-secondary" }, h("slot", { key: '7901abbbb5a25606103b4a06be7a04f68a42a2e0', name: "secondary" }))));
18
+ return (h("div", { key: '3ee5dded39b2d51658341da17e292d3068762787', class: Object.assign({ 'digi-typography-meta': true }, this.cssModifiers) }, h("div", { key: 'f71d213cc1dfad7e7516e96599d05bf76605eadf', class: "digi-typography-meta__meta" }, h("slot", { key: '853e4fd578eff23c9ed34da3ec5f01406e12e854' })), h("div", { key: 'f47e062ff4fd82c68c9fc6dff4f623ca2c94f201', class: "digi-typography-meta__meta-secondary" }, h("slot", { key: '1b76d4139b3a44248acdd45dfd63d7cd348ae0e8', name: "secondary" }))));
19
19
  }
20
20
  };
21
21
  TypographyMeta.style = DigiTypographyMetaStyle0;
@@ -8,7 +8,7 @@ const TypographyPreamble = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h("p", { key: 'ca1195b7b85a3efd613846f85061cf8258e2c723', class: "digi-typography-preamble" }, h("slot", { key: 'f6b97325d788a249bb463b76f2ed0131cf3ef15c' })));
11
+ return (h("p", { key: 'bd94a45a6e7f6d6953330c0b6586b645dc090556', class: "digi-typography-preamble" }, h("slot", { key: '494ea6df5cb83761fe900b42e2a73708fbeef53d' })));
12
12
  }
13
13
  };
14
14
  TypographyPreamble.style = DigiTypographyPreambleStyle0;
@@ -56,7 +56,7 @@ const TypographyTime = class {
56
56
  this.formatDate(this.afDateTime);
57
57
  }
58
58
  render() {
59
- return (h("time", { key: 'c46b986d19d529ffeb13586b137aef64093e2124', dateTime: this.datetime, class: "digi-typography-time" }, this.formatedDate));
59
+ return (h("time", { key: 'cf2add9fa09b0f8abd5415c3a657db4816724c86', dateTime: this.datetime, class: "digi-typography-time" }, this.formatedDate));
60
60
  }
61
61
  static get watchers() { return {
62
62
  "afDateTime": ["formatDate"]
@@ -35,7 +35,7 @@ const UtilBreakpointObserver = class {
35
35
  }
36
36
  }
37
37
  render() {
38
- return (h(Host, { key: '27e2c889cf3dda1e6e3219f11174132d4a41551e' }, h("div", { key: '9533b0f73c646c6fa08db048129f4b6b808afbb9', class: "digi-util-breakpoint-observer" }, h("div", { key: '99807ba154fa505833549838992b55ddc700ed77', ref: (el) => (this._observer = el), onTransitionEnd: (e) => this.handleBreakpoint(e), class: "digi-util-breakpoint-observer__observer" }), h("slot", { key: '91ea7ebbe13986cd9904c14256168acf2153745b' }))));
38
+ return (h(Host, { key: 'ba5398acadf2b4176d14141b58730584cf4e257e' }, h("div", { key: '7631a229fcc854c038204c7629371f897c081c39', class: "digi-util-breakpoint-observer" }, h("div", { key: 'f41adcb1dd9d6e79015e144a11861bd8be980827', ref: (el) => (this._observer = el), onTransitionEnd: (e) => this.handleBreakpoint(e), class: "digi-util-breakpoint-observer__observer" }), h("slot", { key: '11adf8b8d66e375e9bdb67eb3d70c777200d14ed' }))));
39
39
  }
40
40
  get hostElement() { return getElement(this); }
41
41
  };
@@ -24,7 +24,7 @@ const UtilDetectClickOutside = class {
24
24
  }
25
25
  }
26
26
  render() {
27
- return h("slot", { key: '723ea83cb733bb7f4ef7dc7d064629c7dad28db0' });
27
+ return h("slot", { key: 'b03263404bb4c4e57ba4fc2150082a51d7a74696' });
28
28
  }
29
29
  get $el() { return getElement(this); }
30
30
  };
@@ -24,7 +24,7 @@ const UtilDetectFocusOutside = class {
24
24
  }
25
25
  }
26
26
  render() {
27
- return h("slot", { key: 'a9503e0cdf0224b58239239cee7382dc00976d4c' });
27
+ return h("slot", { key: '9d26cb8defe6c54071da9b09d9e8cc6b64ac174b' });
28
28
  }
29
29
  get $el() { return getElement(this); }
30
30
  };
@@ -72,7 +72,7 @@ const UtilKeydownHandler = class {
72
72
  }
73
73
  }
74
74
  render() {
75
- return h("slot", { key: '36d9abd87794fa1eac490c15ccd09f8a5414b250' });
75
+ return h("slot", { key: 'e07347cd86e34c905bf0a0b19eee84dc4f201a30' });
76
76
  }
77
77
  };
78
78
 
@@ -72,7 +72,7 @@ const UtilKeyupHandler = class {
72
72
  }
73
73
  }
74
74
  render() {
75
- return h("slot", { key: '1796bc7a2d5bea547592f82649ff9e6db165dd06' });
75
+ return h("slot", { key: '1bb4b13b5468e6cb2b1c957491039294832e62fb' });
76
76
  }
77
77
  };
78
78
 
@@ -29,7 +29,7 @@ const UtilResizeObserver = class {
29
29
  this.afOnChange.emit(e);
30
30
  }
31
31
  render() {
32
- return h("slot", { key: '66c5011f2143d5f74ee4f566fb539adf6acba278' });
32
+ return h("slot", { key: 'e2b7566f065251777a86b3367120d49ca2284c71' });
33
33
  }
34
34
  get hostElement() { return getElement(this); }
35
35
  };