@utrecht/web-component-library-stencil 1.0.0-alpha.13 → 1.0.0-alpha.130

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 (695) hide show
  1. package/README.md +51 -0
  2. package/dist/cjs/{index-4628fffe.js → index-8cef21e1.js} +239 -73
  3. package/dist/cjs/loader.cjs.js +3 -3
  4. package/dist/cjs/utrecht-article.cjs.entry.js +4 -4
  5. package/dist/cjs/utrecht-backdrop.cjs.entry.js +21 -0
  6. package/dist/cjs/utrecht-badge-counter.cjs.entry.js +6 -6
  7. package/dist/cjs/utrecht-badge-data.cjs.entry.js +4 -4
  8. package/dist/cjs/utrecht-badge-status.cjs.entry.js +4 -4
  9. package/dist/cjs/utrecht-breadcrumb.cjs.entry.js +23 -0
  10. package/dist/cjs/utrecht-button_2.cjs.entry.js +58 -0
  11. package/dist/cjs/utrecht-checkbox.cjs.entry.js +32 -0
  12. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +19 -0
  13. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +52 -0
  14. package/dist/cjs/utrecht-digid-button.cjs.entry.js +19 -0
  15. package/dist/cjs/utrecht-document.cjs.entry.js +4 -4
  16. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js +19 -0
  17. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js +19 -0
  18. package/dist/cjs/utrecht-form-field-checkbox.cjs.entry.js +34 -0
  19. package/dist/cjs/utrecht-form-field-description.cjs.entry.js +22 -0
  20. package/dist/cjs/utrecht-form-field-textarea.cjs.entry.js +34 -0
  21. package/dist/cjs/utrecht-form-field-textbox.cjs.entry.js +39 -0
  22. package/dist/cjs/utrecht-form-toggle.cjs.entry.js +48 -0
  23. package/dist/cjs/utrecht-heading-1.cjs.entry.js +19 -0
  24. package/dist/cjs/utrecht-heading-2_3.cjs.entry.js +46 -0
  25. package/dist/cjs/utrecht-heading-4.cjs.entry.js +19 -0
  26. package/dist/cjs/utrecht-heading-5.cjs.entry.js +19 -0
  27. package/dist/cjs/utrecht-heading-6.cjs.entry.js +19 -0
  28. package/dist/cjs/utrecht-heading.cjs.entry.js +4 -4
  29. package/dist/cjs/utrecht-html-content.cjs.entry.js +4 -4
  30. package/dist/cjs/utrecht-icon-afval.cjs.entry.js +19 -0
  31. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +19 -0
  32. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +19 -0
  33. package/dist/cjs/utrecht-icon-cross.cjs.entry.js +19 -0
  34. package/dist/cjs/utrecht-icon-error.cjs.entry.js +19 -0
  35. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +19 -0
  36. package/dist/cjs/utrecht-icon-filter.cjs.entry.js +19 -0
  37. package/dist/cjs/utrecht-icon-information.cjs.entry.js +19 -0
  38. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +19 -0
  39. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +19 -0
  40. package/dist/cjs/utrecht-icon-list.cjs.entry.js +19 -0
  41. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +19 -0
  42. package/dist/cjs/utrecht-icon-melding.cjs.entry.js +19 -0
  43. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +19 -0
  44. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +19 -0
  45. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +19 -0
  46. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +19 -0
  47. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +19 -0
  48. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +19 -0
  49. package/dist/cjs/utrecht-icon-warning.cjs.entry.js +19 -0
  50. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +19 -0
  51. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +19 -0
  52. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +19 -0
  53. package/dist/cjs/utrecht-logo-button.cjs.entry.js +19 -0
  54. package/dist/cjs/utrecht-logo.cjs.entry.js +19 -0
  55. package/dist/cjs/utrecht-page-content.cjs.entry.js +19 -0
  56. package/dist/cjs/utrecht-page-footer.cjs.entry.js +4 -4
  57. package/dist/cjs/utrecht-page-header.cjs.entry.js +19 -0
  58. package/dist/cjs/utrecht-page.cjs.entry.js +19 -0
  59. package/dist/cjs/utrecht-pagination.cjs.entry.js +38 -0
  60. package/dist/cjs/utrecht-separator.cjs.entry.js +4 -4
  61. package/dist/cjs/utrecht-sidenav.cjs.entry.js +4 -4
  62. package/dist/cjs/utrecht-textbox.cjs.entry.js +39 -0
  63. package/dist/cjs/utrecht.cjs.js +3 -3
  64. package/dist/collection/alternate-lang-link/bem.js +21 -0
  65. package/dist/collection/alternate-lang-nav/bem.js +12 -0
  66. package/dist/collection/article/bem.js +6 -0
  67. package/dist/collection/article/{bem.css → stencil.css} +12 -1
  68. package/dist/collection/article/stencil.js +3 -3
  69. package/dist/collection/backdrop/bem.js +12 -0
  70. package/dist/collection/backdrop/checkerboard.js +20 -0
  71. package/dist/collection/backdrop/stencil.css +33 -0
  72. package/dist/collection/backdrop/stencil.js +40 -0
  73. package/dist/collection/badge-counter/bem.js +7 -0
  74. package/dist/collection/badge-counter/{bem.css → stencil.css} +14 -0
  75. package/dist/collection/badge-counter/stencil.js +5 -5
  76. package/dist/collection/badge-data/bem.js +6 -0
  77. package/dist/collection/badge-data/{bem.css → stencil.css} +14 -0
  78. package/dist/collection/badge-data/stencil.js +3 -3
  79. package/dist/collection/badge-status/bem.js +7 -0
  80. package/dist/collection/badge-status/{bem.css → stencil.css} +19 -0
  81. package/dist/collection/badge-status/stencil.js +3 -3
  82. package/dist/collection/blockquote/bem.js +24 -0
  83. package/dist/collection/breadcrumb/bem.js +41 -0
  84. package/dist/collection/breadcrumb/stencil.css +230 -0
  85. package/dist/collection/breadcrumb/stencil.js +62 -0
  86. package/dist/collection/button/bem.js +37 -0
  87. package/dist/collection/button/html.js +17 -0
  88. package/dist/collection/button/stencil.css +101 -0
  89. package/dist/collection/button/stencil.js +93 -5
  90. package/dist/collection/checkbox/bem.js +19 -0
  91. package/dist/collection/checkbox/stencil.css +55 -0
  92. package/dist/collection/checkbox/stencil.js +164 -0
  93. package/dist/collection/collection-manifest.json +53 -3
  94. package/dist/collection/custom-checkbox/bem.js +46 -0
  95. package/dist/collection/custom-checkbox/stencil.css +184 -0
  96. package/dist/collection/custom-checkbox/stencil.js +205 -0
  97. package/dist/collection/digid-button/bem.js +16 -0
  98. package/dist/collection/digid-button/stencil.css +32 -0
  99. package/dist/collection/digid-button/stencil.js +41 -0
  100. package/dist/collection/digid-logo/stencil.css +18 -0
  101. package/dist/collection/digid-logo/stencil.js +23 -0
  102. package/dist/collection/document/stencil.css +33 -0
  103. package/dist/collection/document/stencil.js +3 -3
  104. package/dist/collection/eherkenning-logo/stencil.css +18 -0
  105. package/dist/collection/eherkenning-logo/stencil.js +26 -0
  106. package/dist/collection/eidas-logo/stencil.css +18 -0
  107. package/dist/collection/eidas-logo/stencil.js +28 -0
  108. package/dist/collection/emphasis/bem.js +19 -0
  109. package/dist/collection/form-field-checkbox/bem.js +10 -0
  110. package/dist/collection/form-field-checkbox/stencil.css +106 -0
  111. package/dist/collection/form-field-checkbox/stencil.js +190 -0
  112. package/dist/collection/form-field-checkbox-group/bem.js +33 -0
  113. package/dist/collection/form-field-description/bem.js +15 -0
  114. package/dist/collection/form-field-description/stencil.css +39 -0
  115. package/dist/collection/form-field-description/stencil.js +44 -0
  116. package/dist/collection/form-field-radio/bem.js +10 -0
  117. package/dist/collection/form-field-radio-group/bem.js +20 -0
  118. package/dist/collection/form-field-textarea/stencil.css +128 -0
  119. package/dist/collection/form-field-textarea/stencil.js +205 -0
  120. package/dist/collection/form-field-textbox/stencil.css +133 -0
  121. package/dist/collection/form-field-textbox/stencil.js +300 -0
  122. package/dist/collection/form-fieldset/bem.js +10 -0
  123. package/dist/collection/form-label/bem.js +22 -0
  124. package/dist/collection/form-toggle/bem.js +47 -0
  125. package/dist/collection/form-toggle/stencil.css +115 -0
  126. package/dist/collection/form-toggle/stencil.js +148 -0
  127. package/dist/collection/heading/{bem.css → stencil.css} +72 -37
  128. package/dist/collection/heading/stencil.js +3 -3
  129. package/dist/collection/heading-1/bem.js +11 -0
  130. package/dist/collection/heading-1/stencil.css +34 -0
  131. package/dist/collection/heading-1/stencil.js +15 -0
  132. package/dist/collection/heading-2/bem.js +11 -0
  133. package/dist/collection/heading-2/stencil.css +34 -0
  134. package/dist/collection/heading-2/stencil.js +15 -0
  135. package/dist/collection/heading-3/bem.js +11 -0
  136. package/dist/collection/heading-3/stencil.css +34 -0
  137. package/dist/collection/heading-3/stencil.js +15 -0
  138. package/dist/collection/heading-4/bem.js +11 -0
  139. package/dist/collection/heading-4/stencil.css +34 -0
  140. package/dist/collection/heading-4/stencil.js +15 -0
  141. package/dist/collection/heading-5/bem.js +11 -0
  142. package/dist/collection/heading-5/stencil.css +34 -0
  143. package/dist/collection/heading-5/stencil.js +15 -0
  144. package/dist/collection/heading-6/bem.js +11 -0
  145. package/dist/collection/heading-6/stencil.css +34 -0
  146. package/dist/collection/heading-6/stencil.js +15 -0
  147. package/dist/collection/html-content/stencil.css +1196 -0
  148. package/dist/collection/html-content/stencil.js +3 -3
  149. package/dist/collection/icon/afval.stencil.js +19 -0
  150. package/dist/collection/icon/afval.svg +7 -0
  151. package/dist/collection/icon/arrow.stencil.js +17 -0
  152. package/dist/collection/icon/arrow.svg +9 -0
  153. package/dist/collection/icon/checkmark.stencil.js +16 -0
  154. package/dist/collection/icon/checkmark.svg +9 -0
  155. package/dist/collection/icon/cross.stencil.js +17 -0
  156. package/dist/collection/icon/cross.svg +9 -0
  157. package/dist/collection/icon/dist/afval.svg +1 -0
  158. package/dist/collection/icon/dist/arrow.svg +1 -0
  159. package/dist/collection/icon/dist/checkmark.svg +1 -0
  160. package/dist/collection/icon/dist/cross.svg +1 -0
  161. package/dist/collection/icon/dist/error.svg +1 -0
  162. package/dist/collection/icon/dist/facebook.svg +1 -0
  163. package/dist/collection/icon/dist/filter.svg +1 -0
  164. package/dist/collection/icon/dist/information.svg +1 -0
  165. package/dist/collection/icon/dist/instagram.svg +1 -0
  166. package/dist/collection/icon/dist/linkedin.svg +1 -0
  167. package/dist/collection/icon/dist/list.svg +1 -0
  168. package/dist/collection/icon/dist/loupe.svg +1 -0
  169. package/dist/collection/icon/dist/melding.svg +1 -0
  170. package/dist/collection/icon/dist/paspoort.svg +1 -0
  171. package/dist/collection/icon/dist/rijbewijs.svg +1 -0
  172. package/dist/collection/icon/dist/toeslag.svg +1 -0
  173. package/dist/collection/icon/dist/trouwen.svg +1 -0
  174. package/dist/collection/icon/dist/twitter.svg +1 -0
  175. package/dist/collection/icon/dist/verhuizen.svg +1 -0
  176. package/dist/collection/icon/dist/warning.svg +1 -0
  177. package/dist/collection/icon/dist/whatsapp.svg +1 -0
  178. package/dist/collection/icon/dist/zoomin.svg +1 -0
  179. package/dist/collection/icon/dist/zoomout.svg +1 -0
  180. package/dist/collection/icon/error.stencil.js +18 -0
  181. package/dist/collection/icon/error.svg +15 -0
  182. package/dist/collection/icon/facebook.stencil.js +17 -0
  183. package/dist/collection/icon/facebook.svg +9 -0
  184. package/dist/collection/icon/filter.stencil.js +18 -0
  185. package/dist/collection/icon/filter.svg +6 -0
  186. package/dist/collection/icon/information.stencil.js +19 -0
  187. package/dist/collection/icon/information.svg +14 -0
  188. package/dist/collection/icon/instagram.stencil.js +19 -0
  189. package/dist/collection/icon/instagram.svg +16 -0
  190. package/dist/collection/icon/linkedin.stencil.js +18 -0
  191. package/dist/collection/icon/linkedin.svg +14 -0
  192. package/dist/collection/icon/list.stencil.js +21 -0
  193. package/dist/collection/icon/list.svg +9 -0
  194. package/dist/collection/icon/loupe.stencil.js +17 -0
  195. package/dist/collection/icon/loupe.svg +11 -0
  196. package/dist/collection/icon/melding.stencil.js +17 -0
  197. package/dist/collection/icon/melding.svg +5 -0
  198. package/dist/collection/icon/paspoort.stencil.js +17 -0
  199. package/dist/collection/icon/paspoort.svg +5 -0
  200. package/dist/collection/icon/rijbewijs.stencil.js +20 -0
  201. package/dist/collection/icon/rijbewijs.svg +8 -0
  202. package/dist/collection/icon/stencil.css +20 -0
  203. package/dist/collection/icon/toeslag.stencil.js +17 -0
  204. package/dist/collection/icon/toeslag.svg +5 -0
  205. package/dist/collection/icon/trouwen.stencil.js +16 -0
  206. package/dist/collection/icon/trouwen.svg +4 -0
  207. package/dist/collection/icon/twitter.stencil.js +17 -0
  208. package/dist/collection/icon/twitter.svg +9 -0
  209. package/dist/collection/icon/verhuizen.stencil.js +21 -0
  210. package/dist/collection/icon/verhuizen.svg +9 -0
  211. package/dist/collection/icon/warning.stencil.js +19 -0
  212. package/dist/collection/icon/warning.svg +19 -0
  213. package/dist/collection/icon/whatsapp.stencil.js +17 -0
  214. package/dist/collection/icon/whatsapp.svg +9 -0
  215. package/dist/collection/icon/zoomin.stencil.js +18 -0
  216. package/dist/collection/icon/zoomin.svg +13 -0
  217. package/dist/collection/icon/zoomout.stencil.js +17 -0
  218. package/dist/collection/icon/zoomout.svg +9 -0
  219. package/dist/collection/link/bem.js +40 -0
  220. package/dist/collection/link-list/bem.js +10 -0
  221. package/dist/collection/link-social/bem.js +20 -0
  222. package/dist/collection/logo/bem.js +33 -0
  223. package/dist/collection/logo/stencil.css +33 -0
  224. package/dist/collection/logo/stencil.js +26 -0
  225. package/dist/collection/logo-button/bem.js +17 -0
  226. package/dist/collection/logo-button/stencil.css +31 -0
  227. package/dist/collection/logo-button/stencil.js +41 -0
  228. package/dist/collection/mapcontrolbutton/bem.js +34 -0
  229. package/dist/collection/menulijst/bem.js +18 -0
  230. package/dist/collection/nav-top/bem.js +24 -0
  231. package/dist/collection/navigatie sidenav/bem.css +76 -80
  232. package/dist/collection/navigatie sidenav/bem.js +44 -0
  233. package/dist/collection/navigatie sidenav/stencil.js +5 -5
  234. package/dist/collection/navigatie topnav/bem.js +26 -0
  235. package/dist/collection/node_modules/@trysound/sax/lib/sax.js +1413 -0
  236. package/dist/collection/node_modules/commander/index.js +2217 -0
  237. package/dist/collection/node_modules/css-tree/data/index.js +103 -0
  238. package/dist/collection/node_modules/css-tree/dist/csstree.js +12606 -0
  239. package/dist/collection/node_modules/css-tree/dist/csstree.min.js +1 -0
  240. package/dist/collection/node_modules/css-tree/lib/common/List.js +576 -0
  241. package/dist/collection/node_modules/css-tree/lib/common/OffsetToLocation.js +91 -0
  242. package/dist/collection/node_modules/css-tree/lib/common/SyntaxError.js +82 -0
  243. package/dist/collection/node_modules/css-tree/lib/common/TokenStream.js +219 -0
  244. package/dist/collection/node_modules/css-tree/lib/common/adopt-buffer.js +10 -0
  245. package/dist/collection/node_modules/css-tree/lib/convertor/create.js +28 -0
  246. package/dist/collection/node_modules/css-tree/lib/convertor/index.js +3 -0
  247. package/dist/collection/node_modules/css-tree/lib/definition-syntax/SyntaxError.js +14 -0
  248. package/dist/collection/node_modules/css-tree/lib/definition-syntax/generate.js +129 -0
  249. package/dist/collection/node_modules/css-tree/lib/definition-syntax/index.js +6 -0
  250. package/dist/collection/node_modules/css-tree/lib/definition-syntax/parse.js +568 -0
  251. package/dist/collection/node_modules/css-tree/lib/definition-syntax/tokenizer.js +55 -0
  252. package/dist/collection/node_modules/css-tree/lib/definition-syntax/walk.js +52 -0
  253. package/dist/collection/node_modules/css-tree/lib/generator/create.js +66 -0
  254. package/dist/collection/node_modules/css-tree/lib/generator/index.js +4 -0
  255. package/dist/collection/node_modules/css-tree/lib/generator/sourceMap.js +95 -0
  256. package/dist/collection/node_modules/css-tree/lib/index.js +1 -0
  257. package/dist/collection/node_modules/css-tree/lib/lexer/Lexer.js +466 -0
  258. package/dist/collection/node_modules/css-tree/lib/lexer/error.js +127 -0
  259. package/dist/collection/node_modules/css-tree/lib/lexer/generic-an-plus-b.js +236 -0
  260. package/dist/collection/node_modules/css-tree/lib/lexer/generic-urange.js +159 -0
  261. package/dist/collection/node_modules/css-tree/lib/lexer/generic.js +585 -0
  262. package/dist/collection/node_modules/css-tree/lib/lexer/index.js +3 -0
  263. package/dist/collection/node_modules/css-tree/lib/lexer/match-graph.js +455 -0
  264. package/dist/collection/node_modules/css-tree/lib/lexer/match.js +639 -0
  265. package/dist/collection/node_modules/css-tree/lib/lexer/prepare-tokens.js +73 -0
  266. package/dist/collection/node_modules/css-tree/lib/lexer/search.js +65 -0
  267. package/dist/collection/node_modules/css-tree/lib/lexer/structure.js +163 -0
  268. package/dist/collection/node_modules/css-tree/lib/lexer/trace.js +79 -0
  269. package/dist/collection/node_modules/css-tree/lib/parser/create.js +304 -0
  270. package/dist/collection/node_modules/css-tree/lib/parser/index.js +4 -0
  271. package/dist/collection/node_modules/css-tree/lib/parser/sequence.js +54 -0
  272. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/font-face.js +8 -0
  273. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/import.js +40 -0
  274. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/index.js +7 -0
  275. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/media.js +12 -0
  276. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/page.js +12 -0
  277. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/supports.js +89 -0
  278. package/dist/collection/node_modules/css-tree/lib/syntax/config/lexer.js +9 -0
  279. package/dist/collection/node_modules/css-tree/lib/syntax/config/mix.js +140 -0
  280. package/dist/collection/node_modules/css-tree/lib/syntax/config/parser.js +25 -0
  281. package/dist/collection/node_modules/css-tree/lib/syntax/config/walker.js +3 -0
  282. package/dist/collection/node_modules/css-tree/lib/syntax/create.js +77 -0
  283. package/dist/collection/node_modules/css-tree/lib/syntax/function/expression.js +7 -0
  284. package/dist/collection/node_modules/css-tree/lib/syntax/function/var.js +43 -0
  285. package/dist/collection/node_modules/css-tree/lib/syntax/index.js +21 -0
  286. package/dist/collection/node_modules/css-tree/lib/syntax/node/AnPlusB.js +297 -0
  287. package/dist/collection/node_modules/css-tree/lib/syntax/node/Atrule.js +107 -0
  288. package/dist/collection/node_modules/css-tree/lib/syntax/node/AtrulePrelude.js +51 -0
  289. package/dist/collection/node_modules/css-tree/lib/syntax/node/AttributeSelector.js +165 -0
  290. package/dist/collection/node_modules/css-tree/lib/syntax/node/Block.js +91 -0
  291. package/dist/collection/node_modules/css-tree/lib/syntax/node/Brackets.js +34 -0
  292. package/dist/collection/node_modules/css-tree/lib/syntax/node/CDC.js +19 -0
  293. package/dist/collection/node_modules/css-tree/lib/syntax/node/CDO.js +19 -0
  294. package/dist/collection/node_modules/css-tree/lib/syntax/node/ClassSelector.js +29 -0
  295. package/dist/collection/node_modules/css-tree/lib/syntax/node/Combinator.js +55 -0
  296. package/dist/collection/node_modules/css-tree/lib/syntax/node/Comment.js +36 -0
  297. package/dist/collection/node_modules/css-tree/lib/syntax/node/Declaration.js +169 -0
  298. package/dist/collection/node_modules/css-tree/lib/syntax/node/DeclarationList.js +49 -0
  299. package/dist/collection/node_modules/css-tree/lib/syntax/node/Dimension.js +29 -0
  300. package/dist/collection/node_modules/css-tree/lib/syntax/node/Function.js +40 -0
  301. package/dist/collection/node_modules/css-tree/lib/syntax/node/Hash.js +26 -0
  302. package/dist/collection/node_modules/css-tree/lib/syntax/node/IdSelector.js +27 -0
  303. package/dist/collection/node_modules/css-tree/lib/syntax/node/Identifier.js +20 -0
  304. package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaFeature.js +76 -0
  305. package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaQuery.js +68 -0
  306. package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaQueryList.js +36 -0
  307. package/dist/collection/node_modules/css-tree/lib/syntax/node/Nth.js +51 -0
  308. package/dist/collection/node_modules/css-tree/lib/syntax/node/Number.js +18 -0
  309. package/dist/collection/node_modules/css-tree/lib/syntax/node/Operator.js +21 -0
  310. package/dist/collection/node_modules/css-tree/lib/syntax/node/Parentheses.js +34 -0
  311. package/dist/collection/node_modules/css-tree/lib/syntax/node/Percentage.js +27 -0
  312. package/dist/collection/node_modules/css-tree/lib/syntax/node/PseudoClassSelector.js +61 -0
  313. package/dist/collection/node_modules/css-tree/lib/syntax/node/PseudoElementSelector.js +62 -0
  314. package/dist/collection/node_modules/css-tree/lib/syntax/node/Ratio.js +66 -0
  315. package/dist/collection/node_modules/css-tree/lib/syntax/node/Raw.js +87 -0
  316. package/dist/collection/node_modules/css-tree/lib/syntax/node/Rule.js +54 -0
  317. package/dist/collection/node_modules/css-tree/lib/syntax/node/Selector.js +32 -0
  318. package/dist/collection/node_modules/css-tree/lib/syntax/node/SelectorList.js +39 -0
  319. package/dist/collection/node_modules/css-tree/lib/syntax/node/String.js +18 -0
  320. package/dist/collection/node_modules/css-tree/lib/syntax/node/StyleSheet.js +81 -0
  321. package/dist/collection/node_modules/css-tree/lib/syntax/node/TypeSelector.js +53 -0
  322. package/dist/collection/node_modules/css-tree/lib/syntax/node/UnicodeRange.js +173 -0
  323. package/dist/collection/node_modules/css-tree/lib/syntax/node/Url.js +69 -0
  324. package/dist/collection/node_modules/css-tree/lib/syntax/node/Value.js +19 -0
  325. package/dist/collection/node_modules/css-tree/lib/syntax/node/WhiteSpace.js +26 -0
  326. package/dist/collection/node_modules/css-tree/lib/syntax/node/index.js +42 -0
  327. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/nth.js +9 -0
  328. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js +9 -0
  329. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/selectorList.js +7 -0
  330. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/dir.js +7 -0
  331. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/has.js +7 -0
  332. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/index.js +12 -0
  333. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/lang.js +7 -0
  334. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/matches.js +1 -0
  335. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/not.js +1 -0
  336. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-child.js +1 -0
  337. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-last-child.js +1 -0
  338. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-last-of-type.js +1 -0
  339. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-of-type.js +1 -0
  340. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/slotted.js +7 -0
  341. package/dist/collection/node_modules/css-tree/lib/syntax/scope/atrulePrelude.js +3 -0
  342. package/dist/collection/node_modules/css-tree/lib/syntax/scope/default.js +87 -0
  343. package/dist/collection/node_modules/css-tree/lib/syntax/scope/index.js +5 -0
  344. package/dist/collection/node_modules/css-tree/lib/syntax/scope/selector.js +80 -0
  345. package/dist/collection/node_modules/css-tree/lib/syntax/scope/value.js +5 -0
  346. package/dist/collection/node_modules/css-tree/lib/tokenizer/char-code-definitions.js +249 -0
  347. package/dist/collection/node_modules/css-tree/lib/tokenizer/const.js +40 -0
  348. package/dist/collection/node_modules/css-tree/lib/tokenizer/index.js +591 -0
  349. package/dist/collection/node_modules/css-tree/lib/tokenizer/utils.js +243 -0
  350. package/dist/collection/node_modules/css-tree/lib/utils/clone.js +21 -0
  351. package/dist/collection/node_modules/css-tree/lib/utils/createCustomError.js +17 -0
  352. package/dist/collection/node_modules/css-tree/lib/utils/names.js +104 -0
  353. package/dist/collection/node_modules/css-tree/lib/walker/create.js +284 -0
  354. package/dist/collection/node_modules/css-tree/lib/walker/index.js +4 -0
  355. package/dist/collection/node_modules/mdn-data/api/index.js +3 -0
  356. package/dist/collection/node_modules/mdn-data/css/index.js +8 -0
  357. package/dist/collection/node_modules/mdn-data/index.js +5 -0
  358. package/dist/collection/node_modules/mdn-data/l10n/index.js +3 -0
  359. package/dist/collection/node_modules/source-map/dist/source-map.debug.js +3234 -0
  360. package/dist/collection/node_modules/source-map/dist/source-map.js +3233 -0
  361. package/dist/collection/node_modules/source-map/dist/source-map.min.js +2 -0
  362. package/dist/collection/node_modules/source-map/lib/array-set.js +121 -0
  363. package/dist/collection/node_modules/source-map/lib/base64-vlq.js +140 -0
  364. package/dist/collection/node_modules/source-map/lib/base64.js +67 -0
  365. package/dist/collection/node_modules/source-map/lib/binary-search.js +111 -0
  366. package/dist/collection/node_modules/source-map/lib/mapping-list.js +79 -0
  367. package/dist/collection/node_modules/source-map/lib/quick-sort.js +114 -0
  368. package/dist/collection/node_modules/source-map/lib/source-map-consumer.js +1145 -0
  369. package/dist/collection/node_modules/source-map/lib/source-map-generator.js +425 -0
  370. package/dist/collection/node_modules/source-map/lib/source-node.js +413 -0
  371. package/dist/collection/node_modules/source-map/lib/util.js +488 -0
  372. package/dist/collection/node_modules/source-map/source-map.js +8 -0
  373. package/dist/collection/node_modules/svgo/dist/svgo.browser.js +1 -0
  374. package/dist/collection/node_modules/svgo/lib/css-tools.js +239 -0
  375. package/dist/collection/node_modules/svgo/lib/parser.js +259 -0
  376. package/dist/collection/node_modules/svgo/lib/path.js +347 -0
  377. package/dist/collection/node_modules/svgo/lib/stringifier.js +326 -0
  378. package/dist/collection/node_modules/svgo/lib/style.js +283 -0
  379. package/dist/collection/node_modules/svgo/lib/svgo/coa.js +517 -0
  380. package/dist/collection/node_modules/svgo/lib/svgo/config.js +138 -0
  381. package/dist/collection/node_modules/svgo/lib/svgo/css-class-list.js +72 -0
  382. package/dist/collection/node_modules/svgo/lib/svgo/css-select-adapter.js +120 -0
  383. package/dist/collection/node_modules/svgo/lib/svgo/css-style-declaration.js +232 -0
  384. package/dist/collection/node_modules/svgo/lib/svgo/jsAPI.js +443 -0
  385. package/dist/collection/node_modules/svgo/lib/svgo/plugins.js +109 -0
  386. package/dist/collection/node_modules/svgo/lib/svgo/tools.js +137 -0
  387. package/dist/collection/node_modules/svgo/lib/svgo-node.js +106 -0
  388. package/dist/collection/node_modules/svgo/lib/svgo.js +83 -0
  389. package/dist/collection/node_modules/svgo/lib/xast.js +102 -0
  390. package/dist/collection/node_modules/svgo/plugins/_applyTransforms.js +335 -0
  391. package/dist/collection/node_modules/svgo/plugins/_collections.js +2168 -0
  392. package/dist/collection/node_modules/svgo/plugins/_path.js +816 -0
  393. package/dist/collection/node_modules/svgo/plugins/_transforms.js +379 -0
  394. package/dist/collection/node_modules/svgo/plugins/addAttributesToSVGElement.js +87 -0
  395. package/dist/collection/node_modules/svgo/plugins/addClassesToSVGElement.js +87 -0
  396. package/dist/collection/node_modules/svgo/plugins/cleanupAttrs.js +55 -0
  397. package/dist/collection/node_modules/svgo/plugins/cleanupEnableBackground.js +75 -0
  398. package/dist/collection/node_modules/svgo/plugins/cleanupIDs.js +297 -0
  399. package/dist/collection/node_modules/svgo/plugins/cleanupListOfValues.js +154 -0
  400. package/dist/collection/node_modules/svgo/plugins/cleanupNumericValues.js +113 -0
  401. package/dist/collection/node_modules/svgo/plugins/collapseGroups.js +135 -0
  402. package/dist/collection/node_modules/svgo/plugins/convertColors.js +152 -0
  403. package/dist/collection/node_modules/svgo/plugins/convertEllipseToCircle.js +39 -0
  404. package/dist/collection/node_modules/svgo/plugins/convertPathData.js +1023 -0
  405. package/dist/collection/node_modules/svgo/plugins/convertShapeToPath.js +175 -0
  406. package/dist/collection/node_modules/svgo/plugins/convertStyleToAttrs.js +132 -0
  407. package/dist/collection/node_modules/svgo/plugins/convertTransform.js +432 -0
  408. package/dist/collection/node_modules/svgo/plugins/inlineStyles.js +379 -0
  409. package/dist/collection/node_modules/svgo/plugins/mergePaths.js +104 -0
  410. package/dist/collection/node_modules/svgo/plugins/mergeStyles.js +93 -0
  411. package/dist/collection/node_modules/svgo/plugins/minifyStyles.js +148 -0
  412. package/dist/collection/node_modules/svgo/plugins/moveElemsAttrsToGroup.js +130 -0
  413. package/dist/collection/node_modules/svgo/plugins/moveGroupAttrsToElems.js +62 -0
  414. package/dist/collection/node_modules/svgo/plugins/plugins.js +56 -0
  415. package/dist/collection/node_modules/svgo/plugins/prefixIds.js +241 -0
  416. package/dist/collection/node_modules/svgo/plugins/preset-default.js +80 -0
  417. package/dist/collection/node_modules/svgo/plugins/removeAttributesBySelector.js +99 -0
  418. package/dist/collection/node_modules/svgo/plugins/removeAttrs.js +159 -0
  419. package/dist/collection/node_modules/svgo/plugins/removeComments.js +31 -0
  420. package/dist/collection/node_modules/svgo/plugins/removeDesc.js +41 -0
  421. package/dist/collection/node_modules/svgo/plugins/removeDimensions.js +43 -0
  422. package/dist/collection/node_modules/svgo/plugins/removeDoctype.js +42 -0
  423. package/dist/collection/node_modules/svgo/plugins/removeEditorsNSData.js +68 -0
  424. package/dist/collection/node_modules/svgo/plugins/removeElementsByAttr.js +78 -0
  425. package/dist/collection/node_modules/svgo/plugins/removeEmptyAttrs.js +33 -0
  426. package/dist/collection/node_modules/svgo/plugins/removeEmptyContainers.js +58 -0
  427. package/dist/collection/node_modules/svgo/plugins/removeEmptyText.js +57 -0
  428. package/dist/collection/node_modules/svgo/plugins/removeHiddenElems.js +318 -0
  429. package/dist/collection/node_modules/svgo/plugins/removeMetadata.js +29 -0
  430. package/dist/collection/node_modules/svgo/plugins/removeNonInheritableGroupAttrs.js +38 -0
  431. package/dist/collection/node_modules/svgo/plugins/removeOffCanvasPaths.js +138 -0
  432. package/dist/collection/node_modules/svgo/plugins/removeRasterImages.js +33 -0
  433. package/dist/collection/node_modules/svgo/plugins/removeScriptElement.js +29 -0
  434. package/dist/collection/node_modules/svgo/plugins/removeStyleElement.js +29 -0
  435. package/dist/collection/node_modules/svgo/plugins/removeTitle.js +29 -0
  436. package/dist/collection/node_modules/svgo/plugins/removeUnknownsAndDefaults.js +218 -0
  437. package/dist/collection/node_modules/svgo/plugins/removeUnusedNS.js +61 -0
  438. package/dist/collection/node_modules/svgo/plugins/removeUselessDefs.js +65 -0
  439. package/dist/collection/node_modules/svgo/plugins/removeUselessStrokeAndFill.js +144 -0
  440. package/dist/collection/node_modules/svgo/plugins/removeViewBox.js +51 -0
  441. package/dist/collection/node_modules/svgo/plugins/removeXMLNS.js +30 -0
  442. package/dist/collection/node_modules/svgo/plugins/removeXMLProcInst.js +30 -0
  443. package/dist/collection/node_modules/svgo/plugins/reusePaths.js +113 -0
  444. package/dist/collection/node_modules/svgo/plugins/sortAttrs.js +113 -0
  445. package/dist/collection/node_modules/svgo/plugins/sortDefsChildren.js +60 -0
  446. package/dist/collection/ordered-list/bem.js +11 -0
  447. package/dist/collection/page/bem.js +6 -0
  448. package/dist/collection/page/stencil.css +30 -0
  449. package/dist/collection/page/stencil.js +20 -0
  450. package/dist/collection/page-content/bem.js +10 -0
  451. package/dist/collection/page-content/stencil.css +31 -0
  452. package/dist/collection/page-content/stencil.js +20 -0
  453. package/dist/collection/page-footer/bem.js +7 -0
  454. package/dist/collection/page-footer/{bem.css → stencil.css} +22 -12
  455. package/dist/collection/page-footer/stencil.js +3 -3
  456. package/dist/collection/page-header/bem.js +6 -0
  457. package/dist/collection/page-header/stencil.css +30 -0
  458. package/dist/collection/page-header/stencil.js +20 -0
  459. package/dist/collection/pagination/bem.js +54 -0
  460. package/dist/collection/pagination/stencil.css +118 -0
  461. package/dist/collection/pagination/stencil.js +110 -0
  462. package/dist/collection/paragraph/bem.js +17 -0
  463. package/dist/collection/paragraph/{bem.css → stencil.css} +17 -2
  464. package/dist/collection/paragraph/stencil.js +5 -5
  465. package/dist/collection/pre-heading/bem.js +15 -0
  466. package/dist/collection/radio-button/bem.js +19 -0
  467. package/dist/collection/search-bar/bem.js +15 -0
  468. package/dist/collection/select/bem.js +39 -0
  469. package/dist/collection/separator/bem.js +16 -0
  470. package/dist/collection/separator/{bem.css → stencil.css} +18 -4
  471. package/dist/collection/separator/stencil.js +3 -3
  472. package/dist/collection/templates/contact-card-template/stencil.css +166 -0
  473. package/dist/collection/templates/contact-card-template/stencil.js +25 -0
  474. package/dist/collection/textarea/bem.js +35 -0
  475. package/dist/collection/textarea/html.js +20 -0
  476. package/dist/collection/textbox/bem.js +37 -0
  477. package/dist/collection/textbox/stencil.css +96 -0
  478. package/dist/collection/textbox/stencil.js +297 -0
  479. package/dist/collection/toptask-link/bem.js +33 -0
  480. package/dist/collection/toptask-nav/bem.js +19 -0
  481. package/dist/collection/unordered-list/bem.js +28 -0
  482. package/dist/collection/url/bem.js +14 -0
  483. package/dist/custom-elements/index.d.ts +300 -0
  484. package/dist/custom-elements/index.js +1079 -92
  485. package/dist/esm/{index-73546a7d.js → index-dbad55a3.js} +238 -74
  486. package/dist/esm/loader.js +3 -3
  487. package/dist/esm/utrecht-article.entry.js +4 -4
  488. package/dist/esm/utrecht-backdrop.entry.js +17 -0
  489. package/dist/esm/utrecht-badge-counter.entry.js +6 -6
  490. package/dist/esm/utrecht-badge-data.entry.js +4 -4
  491. package/dist/esm/utrecht-badge-status.entry.js +4 -4
  492. package/dist/esm/utrecht-breadcrumb.entry.js +19 -0
  493. package/dist/esm/utrecht-button_2.entry.js +53 -0
  494. package/dist/esm/utrecht-checkbox.entry.js +28 -0
  495. package/dist/esm/utrecht-contact-card-template.entry.js +15 -0
  496. package/dist/esm/utrecht-custom-checkbox.entry.js +48 -0
  497. package/dist/esm/utrecht-digid-button.entry.js +15 -0
  498. package/dist/esm/utrecht-document.entry.js +4 -4
  499. package/dist/esm/utrecht-eherkenning-logo.entry.js +15 -0
  500. package/dist/esm/utrecht-eidas-logo.entry.js +15 -0
  501. package/dist/esm/utrecht-form-field-checkbox.entry.js +30 -0
  502. package/dist/esm/utrecht-form-field-description.entry.js +18 -0
  503. package/dist/esm/utrecht-form-field-textarea.entry.js +30 -0
  504. package/dist/esm/utrecht-form-field-textbox.entry.js +35 -0
  505. package/dist/esm/utrecht-form-toggle.entry.js +44 -0
  506. package/dist/esm/utrecht-heading-1.entry.js +15 -0
  507. package/dist/esm/utrecht-heading-2_3.entry.js +40 -0
  508. package/dist/esm/utrecht-heading-4.entry.js +15 -0
  509. package/dist/esm/utrecht-heading-5.entry.js +15 -0
  510. package/dist/esm/utrecht-heading-6.entry.js +15 -0
  511. package/dist/esm/utrecht-heading.entry.js +4 -4
  512. package/dist/esm/utrecht-html-content.entry.js +4 -4
  513. package/dist/esm/utrecht-icon-afval.entry.js +15 -0
  514. package/dist/esm/utrecht-icon-arrow.entry.js +15 -0
  515. package/dist/esm/utrecht-icon-checkmark.entry.js +15 -0
  516. package/dist/esm/utrecht-icon-cross.entry.js +15 -0
  517. package/dist/esm/utrecht-icon-error.entry.js +15 -0
  518. package/dist/esm/utrecht-icon-facebook.entry.js +15 -0
  519. package/dist/esm/utrecht-icon-filter.entry.js +15 -0
  520. package/dist/esm/utrecht-icon-information.entry.js +15 -0
  521. package/dist/esm/utrecht-icon-instagram.entry.js +15 -0
  522. package/dist/esm/utrecht-icon-linkedin.entry.js +15 -0
  523. package/dist/esm/utrecht-icon-list.entry.js +15 -0
  524. package/dist/esm/utrecht-icon-loupe.entry.js +15 -0
  525. package/dist/esm/utrecht-icon-melding.entry.js +15 -0
  526. package/dist/esm/utrecht-icon-paspoort.entry.js +15 -0
  527. package/dist/esm/utrecht-icon-rijbewijs.entry.js +15 -0
  528. package/dist/esm/utrecht-icon-toeslag.entry.js +15 -0
  529. package/dist/esm/utrecht-icon-trouwen.entry.js +15 -0
  530. package/dist/esm/utrecht-icon-twitter.entry.js +15 -0
  531. package/dist/esm/utrecht-icon-verhuizen.entry.js +15 -0
  532. package/dist/esm/utrecht-icon-warning.entry.js +15 -0
  533. package/dist/esm/utrecht-icon-whatsapp.entry.js +15 -0
  534. package/dist/esm/utrecht-icon-zoomin.entry.js +15 -0
  535. package/dist/esm/utrecht-icon-zoomout.entry.js +15 -0
  536. package/dist/esm/utrecht-logo-button.entry.js +15 -0
  537. package/dist/esm/utrecht-logo.entry.js +15 -0
  538. package/dist/esm/utrecht-page-content.entry.js +15 -0
  539. package/dist/esm/utrecht-page-footer.entry.js +4 -4
  540. package/dist/esm/utrecht-page-header.entry.js +15 -0
  541. package/dist/esm/utrecht-page.entry.js +15 -0
  542. package/dist/esm/utrecht-pagination.entry.js +34 -0
  543. package/dist/esm/utrecht-separator.entry.js +4 -4
  544. package/dist/esm/utrecht-sidenav.entry.js +4 -4
  545. package/dist/esm/utrecht-textbox.entry.js +35 -0
  546. package/dist/esm/utrecht.js +3 -3
  547. package/dist/types/backdrop/stencil.d.ts +4 -0
  548. package/dist/types/breadcrumb/stencil.d.ts +5 -0
  549. package/dist/types/button/stencil.d.ts +6 -0
  550. package/dist/types/checkbox/stencil.d.ts +16 -0
  551. package/dist/types/components.d.ts +792 -0
  552. package/dist/types/custom-checkbox/stencil.d.ts +17 -0
  553. package/dist/types/digid-button/stencil.d.ts +9 -0
  554. package/dist/types/digid-logo/stencil.d.ts +8 -0
  555. package/dist/types/eherkenning-logo/stencil.d.ts +8 -0
  556. package/dist/types/eidas-logo/stencil.d.ts +8 -0
  557. package/dist/types/form-field-checkbox/stencil.d.ts +18 -0
  558. package/dist/types/form-field-description/stencil.d.ts +8 -0
  559. package/dist/types/form-field-textarea/stencil.d.ts +18 -0
  560. package/dist/types/form-field-textbox/stencil.d.ts +23 -0
  561. package/dist/types/form-toggle/stencil.d.ts +14 -0
  562. package/dist/types/heading-1/stencil.d.ts +3 -0
  563. package/dist/types/heading-2/stencil.d.ts +3 -0
  564. package/dist/types/heading-3/stencil.d.ts +3 -0
  565. package/dist/types/heading-4/stencil.d.ts +3 -0
  566. package/dist/types/heading-5/stencil.d.ts +3 -0
  567. package/dist/types/heading-6/stencil.d.ts +3 -0
  568. package/dist/types/icon/afval.stencil.d.ts +3 -0
  569. package/dist/types/icon/arrow.stencil.d.ts +3 -0
  570. package/dist/types/icon/checkmark.stencil.d.ts +3 -0
  571. package/dist/types/icon/cross.stencil.d.ts +3 -0
  572. package/dist/types/icon/error.stencil.d.ts +3 -0
  573. package/dist/types/icon/facebook.stencil.d.ts +3 -0
  574. package/dist/types/icon/filter.stencil.d.ts +3 -0
  575. package/dist/types/icon/information.stencil.d.ts +3 -0
  576. package/dist/types/icon/instagram.stencil.d.ts +3 -0
  577. package/dist/types/icon/linkedin.stencil.d.ts +3 -0
  578. package/dist/types/icon/list.stencil.d.ts +3 -0
  579. package/dist/types/icon/loupe.stencil.d.ts +3 -0
  580. package/dist/types/icon/melding.stencil.d.ts +3 -0
  581. package/dist/types/icon/paspoort.stencil.d.ts +3 -0
  582. package/dist/types/icon/rijbewijs.stencil.d.ts +3 -0
  583. package/dist/types/icon/toeslag.stencil.d.ts +3 -0
  584. package/dist/types/icon/trouwen.stencil.d.ts +3 -0
  585. package/dist/types/icon/twitter.stencil.d.ts +3 -0
  586. package/dist/types/icon/verhuizen.stencil.d.ts +3 -0
  587. package/dist/types/icon/warning.stencil.d.ts +3 -0
  588. package/dist/types/icon/whatsapp.stencil.d.ts +3 -0
  589. package/dist/types/icon/zoomin.stencil.d.ts +3 -0
  590. package/dist/types/icon/zoomout.stencil.d.ts +3 -0
  591. package/dist/types/logo/stencil.d.ts +7 -0
  592. package/dist/types/logo-button/stencil.d.ts +9 -0
  593. package/dist/types/page/stencil.d.ts +7 -0
  594. package/dist/types/page-content/stencil.d.ts +7 -0
  595. package/dist/types/page-header/stencil.d.ts +7 -0
  596. package/dist/types/pagination/stencil.d.ts +11 -0
  597. package/dist/types/stencil-public-runtime.d.ts +183 -182
  598. package/dist/types/templates/contact-card-template/stencil.d.ts +3 -0
  599. package/dist/types/textbox/stencil.d.ts +23 -0
  600. package/dist/utrecht/p-06d4e8da.entry.js +1 -0
  601. package/dist/utrecht/p-0e908b3b.entry.js +1 -0
  602. package/dist/utrecht/p-12d3555b.entry.js +1 -0
  603. package/dist/utrecht/p-180ccec7.entry.js +1 -0
  604. package/dist/utrecht/p-19697551.entry.js +1 -0
  605. package/dist/utrecht/p-19bb7aea.entry.js +1 -0
  606. package/dist/utrecht/p-1b369d6f.entry.js +1 -0
  607. package/dist/utrecht/p-2038f779.entry.js +1 -0
  608. package/dist/utrecht/p-21b832ea.entry.js +1 -0
  609. package/dist/utrecht/p-2be490d7.entry.js +1 -0
  610. package/dist/utrecht/p-2c37521a.entry.js +1 -0
  611. package/dist/utrecht/p-2ff6bfbb.entry.js +1 -0
  612. package/dist/utrecht/p-3672cbd0.entry.js +1 -0
  613. package/dist/utrecht/p-3bda190e.entry.js +1 -0
  614. package/dist/utrecht/p-401d2b63.entry.js +1 -0
  615. package/dist/utrecht/p-45db7b13.entry.js +1 -0
  616. package/dist/utrecht/p-49a2e309.entry.js +1 -0
  617. package/dist/utrecht/p-585963b2.entry.js +1 -0
  618. package/dist/utrecht/p-5ce3bb29.entry.js +1 -0
  619. package/dist/utrecht/p-5eec66c0.entry.js +1 -0
  620. package/dist/utrecht/p-5f114e24.entry.js +1 -0
  621. package/dist/utrecht/p-60321853.entry.js +1 -0
  622. package/dist/utrecht/p-673512bf.entry.js +1 -0
  623. package/dist/utrecht/p-6922d6e5.entry.js +1 -0
  624. package/dist/utrecht/p-6a07112a.entry.js +1 -0
  625. package/dist/utrecht/p-6aec0d5e.entry.js +1 -0
  626. package/dist/utrecht/p-72670926.entry.js +1 -0
  627. package/dist/utrecht/p-7468ce00.entry.js +1 -0
  628. package/dist/utrecht/p-8075a496.entry.js +1 -0
  629. package/dist/utrecht/p-84481a4b.entry.js +1 -0
  630. package/dist/utrecht/p-8856bd84.entry.js +1 -0
  631. package/dist/utrecht/p-88e09f6e.entry.js +1 -0
  632. package/dist/utrecht/p-99d68ed5.entry.js +1 -0
  633. package/dist/utrecht/p-9a7712ee.entry.js +1 -0
  634. package/dist/utrecht/p-9bde6988.entry.js +1 -0
  635. package/dist/utrecht/p-a41d30a7.js +1 -0
  636. package/dist/utrecht/p-a62dbf0b.entry.js +1 -0
  637. package/dist/utrecht/p-a82cf768.entry.js +1 -0
  638. package/dist/utrecht/p-b3aa468d.entry.js +1 -0
  639. package/dist/utrecht/p-bedc995b.entry.js +1 -0
  640. package/dist/utrecht/p-c22f500b.entry.js +1 -0
  641. package/dist/utrecht/p-c314b6c1.entry.js +1 -0
  642. package/dist/utrecht/p-c7f7af31.entry.js +1 -0
  643. package/dist/utrecht/p-c948bdeb.entry.js +1 -0
  644. package/dist/utrecht/p-ccd0835e.entry.js +1 -0
  645. package/dist/utrecht/p-d21af965.entry.js +1 -0
  646. package/dist/utrecht/p-d24e72f1.entry.js +1 -0
  647. package/dist/utrecht/p-d501ce72.entry.js +1 -0
  648. package/dist/utrecht/p-d5cec830.entry.js +1 -0
  649. package/dist/utrecht/p-e094341c.entry.js +1 -0
  650. package/dist/utrecht/p-e1ab41a2.entry.js +1 -0
  651. package/dist/utrecht/p-e8d0b7bf.entry.js +1 -0
  652. package/dist/utrecht/p-e8f6c846.entry.js +1 -0
  653. package/dist/utrecht/p-e9ae2a68.entry.js +1 -0
  654. package/dist/utrecht/p-ea6f5e30.entry.js +1 -0
  655. package/dist/utrecht/p-f1f0a2c6.entry.js +1 -0
  656. package/dist/utrecht/p-f2792d17.entry.js +1 -0
  657. package/dist/utrecht/p-f47ed55e.entry.js +1 -0
  658. package/dist/utrecht/p-f9337bd7.entry.js +1 -0
  659. package/dist/utrecht/p-fb80f09f.entry.js +1 -0
  660. package/dist/utrecht/utrecht.esm.js +1 -1
  661. package/loader/index.d.ts +0 -1
  662. package/package.json +17 -8
  663. package/dist/article/stencil.js +0 -21
  664. package/dist/badge-counter/stencil.js +0 -37
  665. package/dist/badge-data/stencil.js +0 -25
  666. package/dist/badge-status/stencil.js +0 -28
  667. package/dist/button/stencil.js +0 -25
  668. package/dist/cjs/utrecht-button.cjs.entry.js +0 -20
  669. package/dist/cjs/utrecht-paragraph.cjs.entry.js +0 -20
  670. package/dist/collection/button/bem.css +0 -48
  671. package/dist/collection/document/bem.css +0 -12
  672. package/dist/collection/html-content/html.css +0 -623
  673. package/dist/collection/menulijst/pijltje.svg +0 -1
  674. package/dist/document/stencil.js +0 -21
  675. package/dist/esm/utrecht-button.entry.js +0 -16
  676. package/dist/esm/utrecht-paragraph.entry.js +0 -16
  677. package/dist/heading/stencil.js +0 -50
  678. package/dist/html-content/stencil.js +0 -25
  679. package/dist/navigatie sidenav/stencil.js +0 -30
  680. package/dist/page-footer/stencil.js +0 -25
  681. package/dist/paragraph/stencil.js +0 -25
  682. package/dist/separator/stencil.js +0 -20
  683. package/dist/utrecht/p-3a69515b.entry.js +0 -1
  684. package/dist/utrecht/p-6f35490c.entry.js +0 -1
  685. package/dist/utrecht/p-7157cce8.entry.js +0 -1
  686. package/dist/utrecht/p-7603f427.entry.js +0 -1
  687. package/dist/utrecht/p-7bb755d1.entry.js +0 -1
  688. package/dist/utrecht/p-7e18e0f8.entry.js +0 -1
  689. package/dist/utrecht/p-9e84c97e.js +0 -1
  690. package/dist/utrecht/p-b5095fed.entry.js +0 -1
  691. package/dist/utrecht/p-b5aa001b.entry.js +0 -1
  692. package/dist/utrecht/p-e1d48327.entry.js +0 -1
  693. package/dist/utrecht/p-e2fb0e03.entry.js +0 -1
  694. package/dist/utrecht/p-f8adb4e0.entry.js +0 -1
  695. package/dist/utrecht/p-fc20c5e2.entry.js +0 -1
@@ -0,0 +1,1196 @@
1
+ @charset "UTF-8";
2
+ /**
3
+ * @license EUPL-1.2
4
+ * Copyright (c) 2021 Robbert Broersma
5
+ */
6
+ /**
7
+ * @license EUPL-1.2
8
+ * Copyright (c) 2021 Robbert Broersma
9
+ */
10
+ /* Collection of all semantic HTML styles in the component library */
11
+ /**
12
+ * @license EUPL-1.2
13
+ * Copyright (c) 2021 Robbert Broersma
14
+ */
15
+ /**
16
+ * @license EUPL-1.2
17
+ * Copyright (c) 2021 Robbert Broersma
18
+ */
19
+ /* stylelint-disable-next-line block-no-empty */
20
+ /* stylelint-disable-next-line block-no-empty */
21
+ /**
22
+ * @license EUPL-1.2
23
+ * Copyright (c) 2021 Robbert Broersma
24
+ */
25
+ /**
26
+ * @license EUPL-1.2
27
+ * Copyright (c) 2021 Robbert Broersma
28
+ */
29
+ .utrecht-article, .utrecht-html article {
30
+ max-inline-size: var(--utrecht-article-max-inline-size);
31
+ }
32
+
33
+ /**
34
+ * @license EUPL-1.2
35
+ * Copyright (c) 2021 Robbert Broersma
36
+ */
37
+ /**
38
+ * @license EUPL-1.2
39
+ * Copyright (c) 2021 Robbert Broersma
40
+ */
41
+ .utrecht-blockquote, .utrecht-html blockquote {
42
+ font-family: var(--utrecht-document-font-family);
43
+ font-size: var(--utrecht-blockquote-font-size);
44
+ margin-inline-end: var(--utrecht-blockquote-margin-inline-end);
45
+ margin-inline-start: var(--utrecht-blockquote-margin-inline-start);
46
+ }
47
+
48
+ .utrecht-blockquote__attribution {
49
+ color: var(--utrecht-blockquote-attribution-color, inherit);
50
+ font-size: var(--utrecht-blockquote-attribution-font-size, inherit);
51
+ }
52
+
53
+ .utrecht-blockquote__content, .utrecht-html blockquote {
54
+ --utrecht-document-color: var(--utrecht-blockquote-content-color, inherit);
55
+ --utrecht-paragraph-font-size: var(--utrecht-blockquote-content-font-size, inherit);
56
+ color: var(--utrecht-blockquote-content-color, inherit);
57
+ font-size: var(--utrecht-blockquote-content-font-size, inherit);
58
+ }
59
+
60
+ .utrecht-blockquote--distanced, .utrecht-html blockquote {
61
+ margin-block-end: var(--utrecht-blockquote-margin-block-end);
62
+ margin-block-start: var(--utrecht-blockquote-margin-block-start);
63
+ }
64
+
65
+ /**
66
+ * @license EUPL-1.2
67
+ * Copyright (c) 2021 Robbert Broersma
68
+ */
69
+ /**
70
+ * @license EUPL-1.2
71
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
72
+ * Copyright (c) 2021 Gemeente Utrecht
73
+ */
74
+ /**
75
+ * @license EUPL-1.2
76
+ * Copyright (c) 2021 Gemeente Utrecht
77
+ * Copyright (c) 2021 Robbert Broersma
78
+ */
79
+ /* stylelint-disable-next-line block-no-empty */
80
+ .utrecht-button, .utrecht-html input[type=button i],
81
+ .utrecht-html input[type=reset i],
82
+ .utrecht-html input[type=submit i],
83
+ .utrecht-html button {
84
+ background-color: var(--utrecht-button-primary-action-background-color, var(--utrecht-button-background-color));
85
+ border-radius: var(--utrecht-button-border-radius);
86
+ border-style: solid;
87
+ border-width: var(--utrecht-button-border-width, 0);
88
+ color: var(--utrecht-button-primary-action-color, var(--utrecht-button-color));
89
+ font-family: var(--utrecht-button-font-family, var(--utrecht-document-font-family));
90
+ font-size: var(--utrecht-button-font-size, var(--utrecht-document-font-family));
91
+ font-weight: var(--utrecht-button-font-weight);
92
+ inline-size: var(--utrecht-button-inline-size, auto);
93
+ letter-spacing: var(--utrecht-button-letter-spacing);
94
+ min-block-size: var(--utrecht-button-min-block-size, auto);
95
+ min-inline-size: var(--utrecht-button-min-inline-size, 0);
96
+ padding-block-end: var(--utrecht-button-padding-block-end);
97
+ padding-block-start: var(--utrecht-button-padding-block-start);
98
+ padding-inline-end: var(--utrecht-button-padding-inline-end);
99
+ padding-inline-start: var(--utrecht-button-padding-inline-start);
100
+ text-transform: var(--utrecht-button-text-transform);
101
+ user-select: none;
102
+ }
103
+
104
+ .utrecht-button--distanced, .utrecht-html input[type=button i],
105
+ .utrecht-html input[type=reset i],
106
+ .utrecht-html input[type=submit i],
107
+ .utrecht-html button {
108
+ margin-block-end: var(--utrecht-button-margin-block-end);
109
+ margin-block-start: var(--utrecht-button-margin-block-start);
110
+ margin-inline-end: var(--utrecht-button-margin-inline-end);
111
+ margin-inline-start: var(--utrecht-button-margin-inline-start);
112
+ }
113
+
114
+ .utrecht-button--submit, .utrecht-html button[type=submit i],
115
+ .utrecht-html input[type=submit i] {
116
+ /* lower priority specificty than busy and disabled cursor */
117
+ cursor: var(--utrecht-action-submit-cursor);
118
+ }
119
+
120
+ .utrecht-button--busy, .utrecht-html button[aria-busy=true],
121
+ .utrecht-html button[aria-disabled=true][aria-busy=true],
122
+ .utrecht-html button:disabled[aria-busy=true] {
123
+ cursor: var(--utrecht-action-busy-cursor);
124
+ }
125
+
126
+ .utrecht-button:disabled, .utrecht-html input[type=button i]:disabled,
127
+ .utrecht-html input[type=reset i]:disabled,
128
+ .utrecht-html input[type=submit i]:disabled,
129
+ .utrecht-html button:disabled,
130
+ .utrecht-button--disabled,
131
+ .utrecht-html button[aria-disabled=true] {
132
+ background-color: var(--utrecht-button-disabled-background-color, var(--utrecht-button-background-color));
133
+ color: var(--utrecht-button-disabled-color, var(--utrecht-button-color));
134
+ cursor: var(--utrecht-action-disabled-cursor);
135
+ }
136
+
137
+ .utrecht-button:active:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled), .utrecht-html input[type=button i]:active:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
138
+ .utrecht-html input[type=reset i]:active:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
139
+ .utrecht-html input[type=submit i]:active:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
140
+ .utrecht-button--active,
141
+ .utrecht-html button:active:not([aria-disabled=true]):not(:disabled) {
142
+ background-color: var(--utrecht-button-active-background-color, var(--utrecht-button-background-color));
143
+ color: var(--utrecht-button-active-color, var(--utrecht-button-color));
144
+ }
145
+
146
+ .utrecht-button--focus-visible, .utrecht-html button:focus-visible, .utrecht-button:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled), .utrecht-html input[type=button i]:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
147
+ .utrecht-html input[type=reset i]:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
148
+ .utrecht-html input[type=submit i]:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
149
+ .utrecht-html button:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled) {
150
+ /* the pseudo-class for `:focus-visible` is implemented via the mixin */
151
+ box-shadow: 0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);
152
+ outline-color: var(--utrecht-focus-outline-color, transparent);
153
+ outline-offset: 0;
154
+ outline-style: var(--utrecht-focus-outline-style, solid);
155
+ outline-width: var(--utrecht-focus-outline-width, 0);
156
+ }
157
+
158
+ .utrecht-button--focus, .utrecht-html button:focus:not([aria-disabled=true]):not(:disabled), .utrecht-button:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled), .utrecht-html input[type=button i]:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
159
+ .utrecht-html input[type=reset i]:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
160
+ .utrecht-html input[type=submit i]:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
161
+ .utrecht-html button:focus:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled) {
162
+ background-color: var(--utrecht-button-focus-background-color, var(--utrecht-button-background-color));
163
+ color: var(--utrecht-button-focus-color, var(--utrecht-button-color));
164
+ }
165
+
166
+ /* override the `:focus` selector above */
167
+ /* stylelint-disable-next-line no-descending-specificity */
168
+ .utrecht-button:focus:not(:focus-visible), .utrecht-html input[type=button i]:focus:not(:focus-visible),
169
+ .utrecht-html input[type=reset i]:focus:not(:focus-visible),
170
+ .utrecht-html input[type=submit i]:focus:not(:focus-visible),
171
+ .utrecht-html button:focus:not(:focus-visible) {
172
+ /* undo focus ring */
173
+ box-shadow: none;
174
+ outline-style: none;
175
+ }
176
+
177
+ .utrecht-button--hover:not(:disabled), .utrecht-html button:not(:disabled):hover:not([aria-disabled=true]),
178
+ .utrecht-button:hover:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
179
+ .utrecht-html input[type=button i]:hover:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
180
+ .utrecht-html input[type=reset i]:hover:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled),
181
+ .utrecht-html input[type=submit i]:hover:not(:disabled):not([aria-disabled=true]):not(.utrecht-button--disabled) {
182
+ background-color: var(--utrecht-button-hover-background-color, var(--utrecht-button-background-color));
183
+ color: var(--utrecht-button-hover-color, var(--utrecht-button-color));
184
+ transform: scale(var(--utrecht-button-focus-transform-scale, 1));
185
+ }
186
+
187
+ /* override the `:focus` selector above */
188
+ /* stylelint-disable-next-line no-descending-specificity */
189
+ /**
190
+ * @license EUPL-1.2
191
+ * Copyright (c) 2021 Robbert Broersma
192
+ */
193
+ /**
194
+ * @license EUPL-1.2
195
+ * Copyright (c) 2021 Robbert Broersma
196
+ */
197
+ /**
198
+ * @license EUPL-1.2
199
+ * Copyright (c) 2021 Gemeente Utrecht
200
+ * Copyright (c) 2021 Robbert Broersma
201
+ */
202
+ /* stylelint-disable-next-line block-no-empty */
203
+ .utrecht-checkbox, .utrecht-html input[type=checkbox i] {
204
+ margin-block-end: 0;
205
+ /* reset native margin for input[type="checkbox"] */
206
+ margin-block-start: 0;
207
+ margin-inline-end: 0;
208
+ margin-inline-start: 0;
209
+ }
210
+
211
+ /* stylelint-disable-next-line block-no-empty */
212
+ .utrecht-checkbox--disabled, .utrecht-checkbox--html-input:disabled, .utrecht-html input[type=checkbox i]:disabled {
213
+ cursor: var(--utrecht-action-disabled-cursor);
214
+ }
215
+
216
+ .utrecht-checkbox--focus-visible {
217
+ box-shadow: 0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);
218
+ outline-color: var(--utrecht-focus-outline-color, transparent);
219
+ outline-offset: 0;
220
+ outline-style: var(--utrecht-focus-outline-style, solid);
221
+ outline-width: var(--utrecht-focus-outline-width, 0);
222
+ }
223
+
224
+ .utrecht-checkbox--html-input:focus, .utrecht-html input[type=checkbox i]:focus {
225
+ box-shadow: 0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);
226
+ outline-color: var(--utrecht-focus-outline-color, transparent);
227
+ outline-offset: 0;
228
+ outline-style: var(--utrecht-focus-outline-style, solid);
229
+ outline-width: var(--utrecht-focus-outline-width, 0);
230
+ }
231
+ .utrecht-checkbox--html-input:focus:not(:focus-visible), .utrecht-html input[type=checkbox i]:focus:not(:focus-visible) {
232
+ /* undo focus ring */
233
+ box-shadow: none;
234
+ outline-style: none;
235
+ }
236
+
237
+ /**
238
+ * @license EUPL-1.2
239
+ * Copyright (c) 2021 Robbert Broersma
240
+ */
241
+ /**
242
+ * @license EUPL-1.2
243
+ * Copyright (c) 2021 Robbert Broersma
244
+ */
245
+ .utrecht-emphasis--stressed, .utrecht-html em {
246
+ font-style: var(--utrecht-emphasis-stressed-font-style, italic);
247
+ }
248
+
249
+ .utrecht-emphasis--strong, .utrecht-html strong {
250
+ font-weight: var(--utrecht-emphasis-strong-font-weight, bold);
251
+ }
252
+
253
+ /**
254
+ * @license EUPL-1.2
255
+ * Copyright (c) 2021 Robbert Broersma
256
+ */
257
+ /**
258
+ * @license EUPL-1.2
259
+ * Copyright (c) 2021 Robbert Broersma
260
+ */
261
+ /* stylelint-disable-next-line block-no-empty */
262
+ .utrecht-form-fieldset--reset-fieldset, .utrecht-html fieldset {
263
+ border: 0;
264
+ margin-inline-end: 0;
265
+ margin-inline-start: 0;
266
+ min-width: 0;
267
+ padding-block-end: 0;
268
+ padding-block-start: 0.01em;
269
+ padding-inline-end: 0;
270
+ padding-inline-start: 0;
271
+ }
272
+
273
+ .utrecht-form-fieldset__legend--reset-legend, .utrecht-html legend {
274
+ padding-inline-end: 0;
275
+ padding-inline-start: 0;
276
+ }
277
+
278
+ .utrecht-form-fieldset--distanced, .utrecht-html fieldset {
279
+ margin-block-end: var(--utrecht-form-fieldset-margin-block-end, 0);
280
+ margin-block-start: var(--utrecht-form-fieldset-margin-block-start, 0);
281
+ }
282
+
283
+ .utrecht-form-fieldset__legend, .utrecht-html legend {
284
+ color: var(--utrecht-form-fieldset-legend-color, var(--utrecht-document-color, inherit));
285
+ font-family: var(--utrecht-form-fieldset-legend-font-family, var(--utrecht-document-font-family));
286
+ font-size: var(--utrecht-form-fieldset-legend-font-size);
287
+ font-weight: var(--utrecht-form-fieldset-legend-font-weight);
288
+ line-height: var(--utrecht-form-fieldset-legend-line-height);
289
+ text-transform: var(--utrecht-form-fieldset-legend-text-transform);
290
+ }
291
+
292
+ .utrecht-form-fieldset__legend--distanced, .utrecht-html legend {
293
+ margin-block-end: var(--utrecht-form-fieldset-legend-margin-block-end);
294
+ margin-block-start: var(--utrecht-form-fieldset-legend-margin-block-start);
295
+ }
296
+
297
+ /**
298
+ * @license EUPL-1.2
299
+ * Copyright (c) 2021 Robbert Broersma
300
+ */
301
+ /**
302
+ * @license EUPL-1.2
303
+ * Copyright (c) 2021 Robbert Broersma
304
+ */
305
+ .utrecht-form-label, .utrecht-html label {
306
+ color: var(--utrecht-form-label-color);
307
+ font-size: var(--utrecht-form-label-font-size);
308
+ font-weight: var(--utrecht-form-label-font-weight);
309
+ }
310
+
311
+ .utrecht-form-label--checkbox, .utrecht-html input[type=checkbox i] ~ label {
312
+ color: var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));
313
+ font-weight: var(--utrecht-form-label-checkbox-font-weight, var(--utrecht-form-label-font-weight));
314
+ }
315
+
316
+ .utrecht-form-label--checked {
317
+ font-weight: var(--utrecht-form-label-checked-font-weight, var(--utrecht-form-label-font-weight));
318
+ }
319
+
320
+ .utrecht-form-label--disabled {
321
+ cursor: var(--utrecht-action-disabled-cursor);
322
+ font-weight: var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));
323
+ }
324
+
325
+ .utrecht-form-label--radio, .utrecht-html input[type=radio i] ~ label {
326
+ color: var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));
327
+ font-weight: var(--utrecht-form-label-radio-font-weight, var(--utrecht-form-label-font-weight));
328
+ }
329
+
330
+ /**
331
+ * @license EUPL-1.2
332
+ * Copyright (c) 2021 Robbert Broersma
333
+ */
334
+ /**
335
+ * @license EUPL-1.2
336
+ * Copyright (c) 2021 Gemeente Utrecht
337
+ * Copyright (c) 2021 Robbert Broersma
338
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
339
+ */
340
+ .utrecht-heading-1, .utrecht-html h1 {
341
+ color: var(--utrecht-heading-1-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));
342
+ font-family: var(--utrecht-heading-1-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));
343
+ font-size: var(--utrecht-heading-1-font-size);
344
+ font-weight: var(--utrecht-heading-1-font-weight, var(--utrecht-heading-font-weight, bold));
345
+ letter-spacing: var(--utrecht-heading-1-letter-spacing);
346
+ line-height: var(--utrecht-heading-1-line-height);
347
+ margin-block-end: 0;
348
+ margin-block-start: 0;
349
+ text-transform: var(--utrecht-heading-1-text-transform, inherit);
350
+ }
351
+
352
+ .utrecht-heading-1--distanced, .utrecht-html h1 {
353
+ margin-block-end: var(--utrecht-heading-1-margin-block-end);
354
+ margin-block-start: var(--utrecht-heading-1-margin-block-start);
355
+ }
356
+
357
+ /**
358
+ * @license EUPL-1.2
359
+ * Copyright (c) 2021 Robbert Broersma
360
+ */
361
+ /**
362
+ * @license EUPL-1.2
363
+ * Copyright (c) 2021 Gemeente Utrecht
364
+ * Copyright (c) 2021 Robbert Broersma
365
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
366
+ */
367
+ .utrecht-heading-2, .utrecht-html h2 {
368
+ color: var(--utrecht-heading-2-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));
369
+ font-family: var(--utrecht-heading-2-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));
370
+ font-size: var(--utrecht-heading-2-font-size);
371
+ font-weight: var(--utrecht-heading-2-font-weight, var(--utrecht-heading-font-weight, bold));
372
+ letter-spacing: var(--utrecht-heading-2-letter-spacing);
373
+ line-height: var(--utrecht-heading-2-line-height);
374
+ margin-block-end: 0;
375
+ margin-block-start: 0;
376
+ text-transform: var(--utrecht-heading-2-text-transform, inherit);
377
+ }
378
+
379
+ .utrecht-heading-2--distanced, .utrecht-html h2 {
380
+ margin-block-end: var(--utrecht-heading-2-margin-block-end);
381
+ margin-block-start: var(--utrecht-heading-2-margin-block-start);
382
+ }
383
+
384
+ /**
385
+ * @license EUPL-1.2
386
+ * Copyright (c) 2021 Robbert Broersma
387
+ */
388
+ /**
389
+ * @license EUPL-1.2
390
+ * Copyright (c) 2021 Gemeente Utrecht
391
+ * Copyright (c) 2021 Robbert Broersma
392
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
393
+ */
394
+ .utrecht-heading-3, .utrecht-html h3 {
395
+ color: var(--utrecht-heading-3-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));
396
+ font-family: var(--utrecht-heading-3-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));
397
+ font-size: var(--utrecht-heading-3-font-size);
398
+ font-weight: var(--utrecht-heading-3-font-weight, var(--utrecht-heading-font-weight, bold));
399
+ letter-spacing: var(--utrecht-heading-3-letter-spacing);
400
+ line-height: var(--utrecht-heading-3-line-height);
401
+ margin-block-end: 0;
402
+ margin-block-start: 0;
403
+ text-transform: var(--utrecht-heading-3-text-transform, inherit);
404
+ }
405
+
406
+ .utrecht-heading-3--distanced, .utrecht-html h3 {
407
+ margin-block-end: var(--utrecht-heading-3-margin-block-end);
408
+ margin-block-start: var(--utrecht-heading-3-margin-block-start);
409
+ }
410
+
411
+ /**
412
+ * @license EUPL-1.2
413
+ * Copyright (c) 2021 Robbert Broersma
414
+ */
415
+ /**
416
+ * @license EUPL-1.2
417
+ * Copyright (c) 2021 Gemeente Utrecht
418
+ * Copyright (c) 2021 Robbert Broersma
419
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
420
+ */
421
+ .utrecht-heading-4, .utrecht-html h4 {
422
+ color: var(--utrecht-heading-4-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));
423
+ font-family: var(--utrecht-heading-4-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));
424
+ font-size: var(--utrecht-heading-4-font-size);
425
+ font-weight: var(--utrecht-heading-4-font-weight, var(--utrecht-heading-font-weight, bold));
426
+ letter-spacing: var(--utrecht-heading-4-letter-spacing);
427
+ line-height: var(--utrecht-heading-4-line-height);
428
+ margin-block-end: 0;
429
+ margin-block-start: 0;
430
+ text-transform: var(--utrecht-heading-4-text-transform, inherit);
431
+ }
432
+
433
+ .utrecht-heading-4--distanced, .utrecht-html h4 {
434
+ margin-block-end: var(--utrecht-heading-4-margin-block-end);
435
+ margin-block-start: var(--utrecht-heading-4-margin-block-start);
436
+ }
437
+
438
+ /**
439
+ * @license EUPL-1.2
440
+ * Copyright (c) 2021 Robbert Broersma
441
+ */
442
+ /**
443
+ * @license EUPL-1.2
444
+ * Copyright (c) 2021 Gemeente Utrecht
445
+ * Copyright (c) 2021 Robbert Broersma
446
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
447
+ */
448
+ .utrecht-heading-5, .utrecht-html h5 {
449
+ color: var(--utrecht-heading-5-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));
450
+ font-family: var(--utrecht-heading-5-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));
451
+ font-size: var(--utrecht-heading-5-font-size);
452
+ font-weight: var(--utrecht-heading-5-font-weight, var(--utrecht-heading-font-weight, bold));
453
+ letter-spacing: var(--utrecht-heading-5-letter-spacing);
454
+ line-height: var(--utrecht-heading-5-line-height);
455
+ margin-block-end: 0;
456
+ margin-block-start: 0;
457
+ text-transform: var(--utrecht-heading-5-text-transform, inherit);
458
+ }
459
+
460
+ .utrecht-heading-5--distanced, .utrecht-html h5 {
461
+ margin-block-end: var(--utrecht-heading-5-margin-block-end);
462
+ margin-block-start: var(--utrecht-heading-5-margin-block-start);
463
+ }
464
+
465
+ /**
466
+ * @license EUPL-1.2
467
+ * Copyright (c) 2021 Robbert Broersma
468
+ */
469
+ /**
470
+ * @license EUPL-1.2
471
+ * Copyright (c) 2021 Gemeente Utrecht
472
+ * Copyright (c) 2021 Robbert Broersma
473
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
474
+ */
475
+ .utrecht-heading-6, .utrecht-html h6 {
476
+ color: var(--utrecht-heading-6-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));
477
+ font-family: var(--utrecht-heading-6-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));
478
+ font-size: var(--utrecht-heading-6-font-size);
479
+ font-weight: var(--utrecht-heading-6-font-weight, var(--utrecht-heading-font-weight, bold));
480
+ letter-spacing: var(--utrecht-heading-6-letter-spacing);
481
+ line-height: var(--utrecht-heading-6-line-height);
482
+ margin-block-end: 0;
483
+ margin-block-start: 0;
484
+ text-transform: var(--utrecht-heading-6-text-transform, inherit);
485
+ }
486
+
487
+ .utrecht-heading-6--distanced, .utrecht-html h6 {
488
+ margin-block-end: var(--utrecht-heading-6-margin-block-end);
489
+ margin-block-start: var(--utrecht-heading-6-margin-block-start);
490
+ }
491
+
492
+ /**
493
+ * @license EUPL-1.2
494
+ * Copyright (c) 2021 Robbert Broersma
495
+ */
496
+ /**
497
+ * @license EUPL-1.2
498
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
499
+ * Copyright (c) 2021 Gemeente Utrecht
500
+ */
501
+ /* stylelint-disable scss/no-global-function-names */
502
+ /**
503
+ * @license EUPL-1.2
504
+ * Copyright (c) 2021 Gemeente Utrecht
505
+ * Copyright (c) 2021 Robbert Broersma
506
+ */
507
+ /* stylelint-disable-next-line block-no-empty */
508
+ /*
509
+
510
+ # CSS implementation
511
+
512
+ ## `text-decoration-skip`
513
+
514
+ `text-decoration-skip` can be helpful to avoid making some texts unreadable.
515
+ For example by obscuring Arabic diacritics.
516
+
517
+ However, the combination of a greater thickness and skipping this thick underline
518
+ leads to a very unappealing rendering of the underline. To avoid this,
519
+ `text-decoration-skip` is disabled for interactive states.
520
+
521
+ For design token configurations that have identical thickness for normal and interactive
522
+ states, this will lead to the (undesirable) effect that the focus/hover effect is switching
523
+ from an interrupted to an uninterrupted underline (for some texts).
524
+
525
+ Apart from making `skip-ink` configurable for normal/focus/hover, there is no good solution yet.
526
+
527
+ ---
528
+
529
+ Disabling `text-decoration-skip` for interactive states obscures some texts, and we assume for now
530
+ that moving the pointer away from a link or having focus elsewhere first is simple enough to
531
+ not make this too inconvenient.
532
+
533
+ ---
534
+
535
+ Some folks implement the underline of links using `border-bottom` or even using a finely crafted
536
+ `linear-gradient()` with a solid color at the bottom and transparent behind the text. These approaches
537
+ would unfortunately not be able to provide the improved readability of `text-decoration-skip`.
538
+
539
+ ## `text-decoration-thickness`
540
+
541
+ Varying `text-decoration-thickness` can be used to distinguish interactive states.
542
+
543
+ ---
544
+
545
+ `text-decoration-thickness` appears to have rendering differences between Chrome and Safari.
546
+ In Safari the line becomes thicker with extra pixels added to the bottom, while in Chrome
547
+ the underline offset also seems to increase along with the thickness, which effectively means
548
+ the underline is closer to the next line than in Safari.
549
+
550
+ ---
551
+
552
+ It might be nice to use font-relative units for `text-decoration-thickness`, and that is why we
553
+ use the `max()` function to ensure the underline remains visible for every font size.
554
+
555
+ ## `transition`
556
+
557
+ `text-decoration-thickness` could be a candidate for animating between interactive states,
558
+ however browsers don't seem to have implemented great looking supixel tweening yet.
559
+
560
+ `text-decoration-skip` also makes the transition more challenging to implement.
561
+
562
+ */
563
+ .utrecht-link, .utrecht-html a:link {
564
+ color: var(--utrecht-link-color, blue);
565
+ text-decoration: var(--utrecht-link-text-decoration, underline);
566
+ text-decoration-skip-ink: all;
567
+ text-decoration-thickness: max(var(--utrecht-link-text-decoration-thickness), 1px);
568
+ text-underline-offset: var(--utrecht-link-text-underline-offset);
569
+ }
570
+
571
+ .utrecht-link:visited,
572
+ .utrecht-link--visited,
573
+ .utrecht-html a:visited {
574
+ color: var(--utrecht-link-visited-color, var(--utrecht-link-color));
575
+ }
576
+
577
+ .utrecht-link:hover,
578
+ .utrecht-link--hover,
579
+ .utrecht-html a:hover {
580
+ color: var(--utrecht-link-hover-color, var(--utrecht-link-color));
581
+ text-decoration: var(--utrecht-link-hover-text-decoration, var(--utrecht-link-text-decoration, underline));
582
+ text-decoration-skip: none;
583
+ text-decoration-skip-ink: none;
584
+ text-decoration-thickness: max(var(--utrecht-link-hover-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)), 1px);
585
+ }
586
+
587
+ .utrecht-link:active,
588
+ .utrecht-link--active,
589
+ .utrecht-html a:active {
590
+ color: var(--utrecht-link-active-color, var(--utrecht-link-color));
591
+ }
592
+
593
+ .utrecht-link--focus, .utrecht-html a:focus, .utrecht-link:focus {
594
+ color: var(--utrecht-link-focus-color, var(--utrecht-link-color));
595
+ text-decoration: var(--utrecht-link-focus-text-decoration, var(--utrecht-link-text-decoration, underline));
596
+ text-decoration-skip: none;
597
+ text-decoration-skip-ink: none;
598
+ text-decoration-thickness: max(var(--utrecht-link-focus-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)), 1px);
599
+ }
600
+
601
+ .utrecht-link--focus-visible, .utrecht-html a:focus, .utrecht-link:focus {
602
+ box-shadow: 0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);
603
+ outline-color: var(--utrecht-focus-outline-color, transparent);
604
+ outline-offset: 0;
605
+ outline-style: var(--utrecht-focus-outline-style, solid);
606
+ outline-width: var(--utrecht-focus-outline-width, 0);
607
+ }
608
+
609
+ .utrecht-link:focus:not(:focus-visible), .utrecht-html a:focus:not(:focus-visible):link {
610
+ /* undo focus ring */
611
+ box-shadow: none;
612
+ outline-style: none;
613
+ }
614
+
615
+ /* stylelint-disable-next-line block-no-empty */
616
+ /* stylelint-disable-next-line block-no-empty */
617
+ .utrecht-link--telephone, .utrecht-html a[href^="tel:" i] {
618
+ white-space: nowrap;
619
+ }
620
+
621
+ .utrecht-html a:focus:not(:focus-visible) {
622
+ /* undo focus ring */
623
+ box-shadow: none;
624
+ outline-style: none;
625
+ }
626
+
627
+ /**
628
+ * @license EUPL-1.2
629
+ * Copyright (c) 2021 Robbert Broersma
630
+ */
631
+ /**
632
+ * @license EUPL-1.2
633
+ * Copyright (c) 2021 Robbert Broersma
634
+ * Copyright (c) 2021 Gemeente Utrecht
635
+ */
636
+ .utrecht-ordered-list, .utrecht-html ol {
637
+ font-family: var(--utrecht-document-font-family, inherit);
638
+ margin-block-end: 0;
639
+ margin-block-start: 0;
640
+ padding-inline-start: var(--utrecht-ordered-list-padding-inline-start, var(--utrecht-unordered-list-padding-inline-start, 2ch));
641
+ }
642
+
643
+ .utrecht-ordered-list--distanced, .utrecht-html ol {
644
+ margin-block-end: var(--utrecht-ordered-list-margin-block-end, var(--utrecht-unordered-list-margin-block-end));
645
+ margin-block-start: var(--utrecht-ordered-list-margin-block-start, var(--utrecht-unordered-list-margin-block-start));
646
+ }
647
+
648
+ .utrecht-ordered-list--arabic, .utrecht-html ol:lang(ar) {
649
+ list-style: arabic-indic;
650
+ }
651
+
652
+ .utrecht-ordered-list__item, .utrecht-html ol > li {
653
+ margin-block-end: var(--utrecht-ordered-list-item-margin-block-end, var(--utrecht-unordered-list-item-margin-block-end));
654
+ margin-block-start: var(--utrecht-ordered-list-item-margin-block-start, var(--utrecht-unordered-list-item-margin-block-start));
655
+ padding-inline-start: var(--utrecht-ordered-list-item-padding-inline-start, var(--utrecht-unordered-list-item-padding-inline-start, 1ch));
656
+ }
657
+
658
+ /**
659
+ * @license EUPL-1.2
660
+ * Copyright (c) 2021 Robbert Broersma
661
+ */
662
+ /**
663
+ * @license EUPL-1.2
664
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
665
+ */
666
+ .utrecht-paragraph, .utrecht-html p {
667
+ color: var(--utrecht-document-color, inherit);
668
+ font-family: var(--utrecht-paragraph-font-family, var(--utrecht-document-font-family, inherit));
669
+ font-size: var(--utrecht-paragraph-font-size, var(--utrecht-document-font-size, inherit));
670
+ font-weight: var(--utrecht-paragraph-font-weight, inherit);
671
+ line-height: var(--utrecht-paragraph-line-height, var(--utrecht-document-line-height, inherit));
672
+ margin-block-end: 0;
673
+ margin-block-start: 0;
674
+ }
675
+
676
+ .utrecht-paragraph--lead, .utrecht-html p.lead {
677
+ color: var(--utrecht-paragraph-lead-color, var(--utrecht-document-color, inherit));
678
+ font-size: var(--utrecht-paragraph-lead-font-size, inherit);
679
+ font-weight: var(--utrecht-paragraph-lead-font-weight, inherit);
680
+ line-height: var(--utrecht-paragraph-lead-line-height, inherit);
681
+ }
682
+
683
+ .utrecht-paragraph--distanced, .utrecht-html * ~ p {
684
+ margin-block-end: var(--utrecht-paragraph-margin-block-end);
685
+ margin-block-start: var(--utrecht-paragraph-margin-block-start);
686
+ }
687
+
688
+ /* stylelint-disable selector-class-pattern */
689
+ /**
690
+ * @license EUPL-1.2
691
+ * Copyright (c) 2021 Gemeente Utrecht
692
+ */
693
+ /**
694
+ * @license EUPL-1.2
695
+ * Copyright (c) 2021 Gemeente Utrecht
696
+ */
697
+ /**
698
+ * @license EUPL-1.2
699
+ * Copyright (c) 2021 Gemeente Utrecht
700
+ * Copyright (c) 2021 Robbert Broersma
701
+ */
702
+ /* stylelint-disable-next-line block-no-empty */
703
+ .utrecht-radio-button, .utrecht-html input[type=radio i] {
704
+ margin-block-end: 0;
705
+ /* reset native margin for input[type="radio" i] */
706
+ margin-block-start: 0;
707
+ margin-inline-end: 0;
708
+ margin-inline-start: 0;
709
+ }
710
+
711
+ /* stylelint-disable-next-line block-no-empty */
712
+ .utrecht-radio-button--disabled, .utrecht-radio-button--html-input:disabled, .utrecht-html input[type=radio i]:disabled {
713
+ cursor: var(--utrecht-action-disabled-cursor);
714
+ }
715
+
716
+ .utrecht-radio-button--focus-visible, .utrecht-radio-button--html-input:focus, .utrecht-html input[type=radio i]:focus {
717
+ box-shadow: 0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);
718
+ outline-color: var(--utrecht-focus-outline-color, transparent);
719
+ outline-offset: 0;
720
+ outline-style: var(--utrecht-focus-outline-style, solid);
721
+ outline-width: var(--utrecht-focus-outline-width, 0);
722
+ }
723
+
724
+ .utrecht-radio-button--html-input:focus:not(:focus-visible), .utrecht-html input[type=radio i]:focus:not(:focus-visible) {
725
+ /* undo focus ring */
726
+ box-shadow: none;
727
+ outline-style: none;
728
+ }
729
+
730
+ /**
731
+ * @license EUPL-1.2
732
+ * Copyright (c) 2021 Robbert Broersma
733
+ */
734
+ /**
735
+ * @license EUPL-1.2
736
+ * Copyright (c) 2021 Gemeente Utrecht
737
+ * Copyright (c) 2021 Robbert Broersma
738
+ * Copyright (c) 2021 The Knights Who Say NIH! B.V.
739
+ */
740
+ .utrecht-separator, .utrecht-html hr {
741
+ border-color: var(--utrecht-separator-color);
742
+ border-style: solid;
743
+ border-width: 0 0 var(--utrecht-separator-block-size) 0;
744
+ }
745
+
746
+ .utrecht-separator--distanced, .utrecht-html hr {
747
+ margin-block-end: var(--utrecht-separator-margin-block-end);
748
+ margin-block-start: var(--utrecht-separator-margin-block-start);
749
+ }
750
+
751
+ /**
752
+ * @license EUPL-1.2
753
+ * Copyright (c) 2021 Robbert Broersma
754
+ */
755
+ /**
756
+ * @license EUPL-1.2
757
+ * Copyright (c) 2021 Robbert Broersma
758
+ */
759
+ .utrecht-table, .utrecht-html table {
760
+ border-collapse: collapse;
761
+ border-color: var(--utrecht-table-border-color, 0);
762
+ border-style: solid;
763
+ border-width: var(--utrecht-table-border-width, 0);
764
+ font-family: var(--utrecht-table-font-family, var(--utrecht-document-font-family));
765
+ font-size: var(--utrecht-table-font-size, inherit);
766
+ width: 100%;
767
+ }
768
+
769
+ .utrecht-table--distanced, .utrecht-html table {
770
+ margin-block-end: var(--utrecht-table-margin-block-end);
771
+ margin-block-start: var(--utrecht-table-margin-block-start);
772
+ }
773
+
774
+ .utrecht-table__caption, .utrecht-html caption {
775
+ color: var(--utrecht-table-caption-color);
776
+ font-family: var(--utrecht-table-caption-font-family);
777
+ font-size: var(--utrecht-table-caption-font-size);
778
+ font-weight: var(--utrecht-table-caption-font-weight);
779
+ line-height: var(--utrecht-table-caption-line-height);
780
+ margin-block-end: var(--utrecht-table-caption-margin-block-end);
781
+ text-align: var(--utrecht-table-caption-text-align, center);
782
+ }
783
+
784
+ .utrecht-table__header, .utrecht-html thead {
785
+ background-color: var(--utrecht-table-header-background-color);
786
+ color: var(--utrecht-table-header-color);
787
+ font-weight: var(--utrecht-table-header-font-weight);
788
+ text-transform: var(--utrecht-table-header-text-transform);
789
+ vertical-align: bottom;
790
+ }
791
+
792
+ .utrecht-table__cell--last-header-row, .utrecht-html thead tr:last-child th {
793
+ border-block-end-color: var(--utrecht-table-header-border-block-end-color, transparent);
794
+ border-block-end-style: solid;
795
+ border-block-end-width: var(--utrecht-table-header-border-block-end-width, 0);
796
+ }
797
+
798
+ .utrecht-table__body, .utrecht-html tbody {
799
+ vertical-align: baseline;
800
+ }
801
+
802
+ .utrecht-table__heading, .utrecht-html th {
803
+ color: var(--utrecht-table-heading-color);
804
+ font-size: var(--utrecht-table-heading-font-size);
805
+ font-weight: var(--utrecht-table-heading-font-weight);
806
+ text-transform: var(--utrecht-table-heading-text-transform);
807
+ }
808
+
809
+ .utrecht-table__cell, .utrecht-html th,
810
+ .utrecht-html td {
811
+ border-block-end-color: var(--utrecht-table-row-border-block-end-color, transparent);
812
+ border-block-end-style: solid;
813
+ border-block-end-width: var(--utrecht-table-row-border-block-end-width, 0);
814
+ line-height: var(--utrecht-table-cell-line-height, inherit);
815
+ padding-block-end: var(--utrecht-table-cell-padding-block-end, 0);
816
+ padding-block-start: var(--utrecht-table-cell-padding-block-start, 0);
817
+ padding-inline-end: var(--utrecht-table-cell-padding-inline-end, 0);
818
+ padding-inline-start: var(--utrecht-table-cell-padding-inline-start, 0);
819
+ text-align: start;
820
+ }
821
+
822
+ .utrecht-table__cell--first, .utrecht-html td:first-child,
823
+ .utrecht-html th:first-child {
824
+ padding-inline-start: var(--utrecht-table-row-padding-inline-start, var(--utrecht-table-cell-padding-inline-start, 0));
825
+ }
826
+
827
+ .utrecht-table__cell--last, .utrecht-html td:last-child,
828
+ .utrecht-html th:last-child {
829
+ padding-inline-end: var(--utrecht-table-row-padding-inline-end, var(--utrecht-table-cell-padding-inline-end, 0));
830
+ }
831
+
832
+ .utrecht-table__cell--numeric-column, .utrecht-html td.numeric, .utrecht-html thead > tr > th.numeric,
833
+ .utrecht-html tfoot > tr > th.numeric,
834
+ .utrecht-html th[scope=column].numeric {
835
+ /* stylelint-disable-next-line declaration-property-value-disallowed-list */
836
+ text-align: right;
837
+ }
838
+
839
+ .utrecht-table__cell--numeric-data, .utrecht-html td.numeric {
840
+ font-variant-numeric: lining-nums tabular-nums;
841
+ }
842
+
843
+ .utrecht-table__row--alternate-odd, .utrecht-html table.alternate-row-color > tbody > tr:nth-child(odd) > td, .utrecht-html table.alternate-row-color > tbody > tr:nth-child(odd) > th, .utrecht-html table.alternate-row-color > tr:nth-child(odd) > td, .utrecht-html table.alternate-row-color > tr:nth-child(odd) > th {
844
+ background-color: var(--utrecht-table-row-alternate-odd-background-color);
845
+ color: var(--utrecht-table-row-alternate-odd-color);
846
+ }
847
+
848
+ .utrecht-table__row--alternate-even, .utrecht-html table.alternate-row-color > tbody > tr:nth-child(even) > td, .utrecht-html table.alternate-row-color > tbody > tr:nth-child(even) > th, .utrecht-html table.alternate-row-color > tr:nth-child(even) > td, .utrecht-html table.alternate-row-color > tr:nth-child(even) > th {
849
+ background-color: var(--utrecht-table-row-alternate-even-background-color);
850
+ color: var(--utrecht-table-row-alternate-even-color);
851
+ }
852
+
853
+ /* stylelint-disable selector-class-pattern */
854
+ /**
855
+ * @license EUPL-1.2
856
+ * Copyright (c) 2021 Robbert Broersma
857
+ */
858
+ /**
859
+ * @license EUPL-1.2
860
+ * Copyright (c) 2021 Robbert Broersma
861
+ */
862
+ /**
863
+ * @license EUPL-1.2
864
+ * Copyright (c) 2021 Gemeente Utrecht
865
+ * Copyright (c) 2021 Robbert Broersma
866
+ */
867
+ /* stylelint-disable-next-line block-no-empty */
868
+ .utrecht-textarea, .utrecht-html textarea {
869
+ background-color: var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color));
870
+ border-width: var(--utrecht-textarea-border-width, var(--utrecht-form-input-border-width));
871
+ border-bottom-width: var(--utrecht-textarea-border-bottom-width, var(--utrecht-textarea-border-width, var(--utrecht-form-input-border-width)));
872
+ border-color: var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color));
873
+ border-radius: var(--utrecht-textarea-border-radius, var(--utrecht-form-input-border-radius, 0));
874
+ border-style: solid;
875
+ box-sizing: border-box;
876
+ color: var(--utrecht-textarea-color, var(--utrecht-form-input-color));
877
+ font-family: var(--utrecht-textarea-font-family, var(--utrecht-form-input-font-family));
878
+ font-size: var(--utrecht-textarea-font-size, var(--utrecht-form-input-font-size, 1em));
879
+ max-inline-size: var(--utrecht-textarea-max-inline-size, var(--utrecht-form-input-max-inline-size));
880
+ min-block-size: var(--utrecht-textarea-min-block-size);
881
+ padding-block-end: var(--utrecht-textarea-padding-block-end, var(--utrecht-form-input-padding-block-end));
882
+ padding-block-start: var(--utrecht-textarea-padding-block-start, var(--utrecht-form-input-padding-block-start));
883
+ padding-inline-end: var(--utrecht-textarea-padding-inline-end, var(--utrecht-form-input-padding-inline-end));
884
+ padding-inline-start: var(--utrecht-textarea-padding-inline-start, var(--utrecht-form-input-padding-inline-start));
885
+ resize: vertical;
886
+ width: 100%;
887
+ }
888
+
889
+ .utrecht-textarea--invalid, .utrecht-textarea--html-textarea:invalid, .utrecht-html textarea:invalid, .utrecht-textarea--html-textarea[aria-invalid=true], .utrecht-html textarea[aria-invalid=true] {
890
+ background-color: var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-input-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));
891
+ border-color: var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-input-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));
892
+ border-width: var(--utrecht-textarea-invalid-border-width, var(--utrecht-form-input-invalid-border-width, var(--utrecht-textarea-border-width, var(--utrecht-form-input-border-width))));
893
+ }
894
+
895
+ .utrecht-textarea--disabled, .utrecht-textarea--html-textarea:disabled, .utrecht-html textarea:disabled {
896
+ background-color: var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-input-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));
897
+ border-color: var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-input-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));
898
+ color: var(--utrecht-textarea-disabled-color, var(--utrecht-form-input-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));
899
+ cursor: var(--utrecht-action-disabled-cursor);
900
+ }
901
+
902
+ .utrecht-textarea--focus, .utrecht-textarea--html-textarea:focus, .utrecht-html textarea:focus {
903
+ background-color: var(--utrecht-textarea-focus-background-color, var(--utrecht-form-input-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));
904
+ border-color: var(--utrecht-textarea-focus-border-color, var(--utrecht-form-input-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));
905
+ color: var(--utrecht-textarea-focus-color, var(--utrecht-form-input-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));
906
+ }
907
+
908
+ .utrecht-textarea--focus-visible, .utrecht-textarea--html-textarea:focus, .utrecht-html textarea:focus {
909
+ box-shadow: 0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);
910
+ outline-color: var(--utrecht-focus-outline-color, transparent);
911
+ outline-offset: 0;
912
+ outline-style: var(--utrecht-focus-outline-style, solid);
913
+ outline-width: var(--utrecht-focus-outline-width, 0);
914
+ }
915
+
916
+ .utrecht-textarea--read-only, .utrecht-textarea--html-textarea:read-only, .utrecht-html textarea:read-only {
917
+ border-color: var(--utrecht-textarea-read-only-border, var(--utrecht-form-input-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-input-border-color))));
918
+ color: var(--utrecht-textarea-read-only-color, var(--utrecht-form-input-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));
919
+ }
920
+
921
+ .utrecht-textarea__placeholder, .utrecht-textarea--html-textarea::placeholder, .utrecht-html textarea::placeholder {
922
+ color: var(--utrecht-textarea-placeholder-color, var(--utrecht-form-input-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));
923
+ font-style: var(--utrecht-form-input-placeholder-font-style);
924
+ opacity: 100%;
925
+ }
926
+
927
+ .utrecht-textarea--html-textarea:focus:not(:focus-visible), .utrecht-html textarea:focus:not(:focus-visible) {
928
+ /* undo focus ring */
929
+ box-shadow: none;
930
+ outline-style: none;
931
+ }
932
+ /**
933
+ * @license EUPL-1.2
934
+ * Copyright (c) 2021 Robbert Broersma
935
+ */
936
+ /**
937
+ * @license EUPL-1.2
938
+ * Copyright (c) 2021 Robbert Broersma
939
+ */
940
+ /**
941
+ * @license EUPL-1.2
942
+ * Copyright (c) 2021 Gemeente Utrecht
943
+ * Copyright (c) 2021 Robbert Broersma
944
+ */
945
+ /* stylelint-disable-next-line block-no-empty */
946
+ .utrecht-textbox, .utrecht-html input:not([type]),
947
+ .utrecht-html input[type=date i],
948
+ .utrecht-html input[type=datetime-local i],
949
+ .utrecht-html input[type=email i],
950
+ .utrecht-html input[type=month i],
951
+ .utrecht-html input[type=number i],
952
+ .utrecht-html input[type=password i],
953
+ .utrecht-html input[type=search i],
954
+ .utrecht-html input[type=tel i],
955
+ .utrecht-html input[type=text i],
956
+ .utrecht-html input[type=time i],
957
+ .utrecht-html input[type=url i],
958
+ .utrecht-html input[type=week i] {
959
+ background-color: var(--utrecht-textbox-background-color, var(--utrecht-form-input-background-color));
960
+ border-width: var(--utrecht-textbox-border-width, var(--utrecht-form-input-border-width));
961
+ border-bottom-width: var(--utrecht-textbox-border-bottom-width, var(--utrecht-textbox-border-width, var(--utrecht-form-input-border-width)));
962
+ border-color: var(--utrecht-textbox-border-color, var(--utrecht-form-input-border-color));
963
+ border-radius: var(--utrecht-textbox-border-radius, var(--utrecht-form-input-border-radius, 0));
964
+ border-style: solid;
965
+ box-sizing: border-box;
966
+ color: var(--utrecht-textbox-color, var(--utrecht-form-input-color));
967
+ font-family: var(--utrecht-textbox-font-family, var(--utrecht-form-input-font-family));
968
+ font-size: var(--utrecht-textbox-font-size, var(--utrecht-form-input-font-size, 1em));
969
+ max-inline-size: var(--utrecht-textbox-max-inline-size, var(--utrecht-form-input-max-inline-size));
970
+ padding-block-end: var(--utrecht-textbox-padding-block-end, var(--utrecht-form-input-padding-block-end));
971
+ padding-block-start: var(--utrecht-textbox-padding-block-start, var(--utrecht-form-input-padding-block-start));
972
+ padding-inline-end: var(--utrecht-textbox-padding-inline-end, var(--utrecht-form-input-padding-inline-end));
973
+ padding-inline-start: var(--utrecht-textbox-padding-inline-start, var(--utrecht-form-input-padding-inline-start));
974
+ width: 100%;
975
+ }
976
+
977
+ .utrecht-textbox--invalid, .utrecht-textbox--html-input:invalid, .utrecht-html input:invalid:not([type]),
978
+ .utrecht-html input[type=date i]:invalid,
979
+ .utrecht-html input[type=datetime-local i]:invalid,
980
+ .utrecht-html input[type=email i]:invalid,
981
+ .utrecht-html input[type=month i]:invalid,
982
+ .utrecht-html input[type=number i]:invalid,
983
+ .utrecht-html input[type=password i]:invalid,
984
+ .utrecht-html input[type=search i]:invalid,
985
+ .utrecht-html input[type=tel i]:invalid,
986
+ .utrecht-html input[type=text i]:invalid,
987
+ .utrecht-html input[type=time i]:invalid,
988
+ .utrecht-html input[type=url i]:invalid,
989
+ .utrecht-html input[type=week i]:invalid, .utrecht-textbox--html-input[aria-invalid=true], .utrecht-html input[aria-invalid=true]:not([type]),
990
+ .utrecht-html input[aria-invalid=true][type=date i],
991
+ .utrecht-html input[aria-invalid=true][type=datetime-local i],
992
+ .utrecht-html input[aria-invalid=true][type=email i],
993
+ .utrecht-html input[aria-invalid=true][type=month i],
994
+ .utrecht-html input[aria-invalid=true][type=number i],
995
+ .utrecht-html input[aria-invalid=true][type=password i],
996
+ .utrecht-html input[aria-invalid=true][type=search i],
997
+ .utrecht-html input[aria-invalid=true][type=tel i],
998
+ .utrecht-html input[aria-invalid=true][type=text i],
999
+ .utrecht-html input[aria-invalid=true][type=time i],
1000
+ .utrecht-html input[aria-invalid=true][type=url i],
1001
+ .utrecht-html input[aria-invalid=true][type=week i] {
1002
+ background-color: var(--utrecht-textbox-invalid-background-color, var(--utrecht-form-input-invalid-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-input-background-color))));
1003
+ border-color: var(--utrecht-textbox-invalid-border-color, var(--utrecht-form-input-invalid-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-input-border-color))));
1004
+ border-width: var(--utrecht-textbox-invalid-border-width, var(--utrecht-form-input-invalid-border-width, var(--utrecht-textbox-border-width, var(--utrecht-form-input-border-width))));
1005
+ }
1006
+
1007
+ .utrecht-textbox--disabled, .utrecht-textbox--html-input:disabled, .utrecht-html input:disabled:not([type]),
1008
+ .utrecht-html input[type=date i]:disabled,
1009
+ .utrecht-html input[type=datetime-local i]:disabled,
1010
+ .utrecht-html input[type=email i]:disabled,
1011
+ .utrecht-html input[type=month i]:disabled,
1012
+ .utrecht-html input[type=number i]:disabled,
1013
+ .utrecht-html input[type=password i]:disabled,
1014
+ .utrecht-html input[type=search i]:disabled,
1015
+ .utrecht-html input[type=tel i]:disabled,
1016
+ .utrecht-html input[type=text i]:disabled,
1017
+ .utrecht-html input[type=time i]:disabled,
1018
+ .utrecht-html input[type=url i]:disabled,
1019
+ .utrecht-html input[type=week i]:disabled {
1020
+ background-color: var(--utrecht-textbox-disabled-background-color, var(--utrecht-form-input-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));
1021
+ border-color: var(--utrecht-textbox-disabled-border-color, var(--utrecht-form-input-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));
1022
+ color: var(--utrecht-textbox-disabled-color, var(--utrecht-form-input-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));
1023
+ cursor: var(--utrecht-action-disabled-cursor);
1024
+ }
1025
+
1026
+ .utrecht-textbox--focus, .utrecht-textbox--html-input:focus, .utrecht-html input:focus:not([type]),
1027
+ .utrecht-html input[type=date i]:focus,
1028
+ .utrecht-html input[type=datetime-local i]:focus,
1029
+ .utrecht-html input[type=email i]:focus,
1030
+ .utrecht-html input[type=month i]:focus,
1031
+ .utrecht-html input[type=number i]:focus,
1032
+ .utrecht-html input[type=password i]:focus,
1033
+ .utrecht-html input[type=search i]:focus,
1034
+ .utrecht-html input[type=tel i]:focus,
1035
+ .utrecht-html input[type=text i]:focus,
1036
+ .utrecht-html input[type=time i]:focus,
1037
+ .utrecht-html input[type=url i]:focus,
1038
+ .utrecht-html input[type=week i]:focus {
1039
+ background-color: var(--utrecht-textbox-focus-background-color, var(--utrecht-form-input-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));
1040
+ border-color: var(--utrecht-textbox-focus-border-color, var(--utrecht-form-input-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));
1041
+ color: var(--utrecht-textbox-focus-color, var(--utrecht-form-input-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));
1042
+ }
1043
+
1044
+ .utrecht-textbox--focus-visible, .utrecht-textbox--html-input:focus, .utrecht-html input:focus:not([type]),
1045
+ .utrecht-html input[type=date i]:focus,
1046
+ .utrecht-html input[type=datetime-local i]:focus,
1047
+ .utrecht-html input[type=email i]:focus,
1048
+ .utrecht-html input[type=month i]:focus,
1049
+ .utrecht-html input[type=number i]:focus,
1050
+ .utrecht-html input[type=password i]:focus,
1051
+ .utrecht-html input[type=search i]:focus,
1052
+ .utrecht-html input[type=tel i]:focus,
1053
+ .utrecht-html input[type=text i]:focus,
1054
+ .utrecht-html input[type=time i]:focus,
1055
+ .utrecht-html input[type=url i]:focus,
1056
+ .utrecht-html input[type=week i]:focus {
1057
+ box-shadow: 0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);
1058
+ outline-color: var(--utrecht-focus-outline-color, transparent);
1059
+ outline-offset: 0;
1060
+ outline-style: var(--utrecht-focus-outline-style, solid);
1061
+ outline-width: var(--utrecht-focus-outline-width, 0);
1062
+ }
1063
+
1064
+ .utrecht-textbox--read-only, .utrecht-textbox--html-input:read-only, .utrecht-html input:read-only:not([type]),
1065
+ .utrecht-html input[type=date i]:read-only,
1066
+ .utrecht-html input[type=datetime-local i]:read-only,
1067
+ .utrecht-html input[type=email i]:read-only,
1068
+ .utrecht-html input[type=month i]:read-only,
1069
+ .utrecht-html input[type=number i]:read-only,
1070
+ .utrecht-html input[type=password i]:read-only,
1071
+ .utrecht-html input[type=search i]:read-only,
1072
+ .utrecht-html input[type=tel i]:read-only,
1073
+ .utrecht-html input[type=text i]:read-only,
1074
+ .utrecht-html input[type=time i]:read-only,
1075
+ .utrecht-html input[type=url i]:read-only,
1076
+ .utrecht-html input[type=week i]:read-only {
1077
+ border-color: var(--utrecht-textbox-read-only-border-color, var(--utrecht-form-input-read-only-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-input-border-color))));
1078
+ color: var(--utrecht-textbox-read-only-color, var(--utrecht-form-input-read-only-color, var(--utrecht-textbox-color, var(--utrecht-form-input-color))));
1079
+ }
1080
+
1081
+ .utrecht-textbox__placeholder, .utrecht-textbox--html-input::placeholder, .utrecht-html input:not([type])::placeholder,
1082
+ .utrecht-html input[type=date i]::placeholder,
1083
+ .utrecht-html input[type=datetime-local i]::placeholder,
1084
+ .utrecht-html input[type=email i]::placeholder,
1085
+ .utrecht-html input[type=month i]::placeholder,
1086
+ .utrecht-html input[type=number i]::placeholder,
1087
+ .utrecht-html input[type=password i]::placeholder,
1088
+ .utrecht-html input[type=search i]::placeholder,
1089
+ .utrecht-html input[type=tel i]::placeholder,
1090
+ .utrecht-html input[type=text i]::placeholder,
1091
+ .utrecht-html input[type=time i]::placeholder,
1092
+ .utrecht-html input[type=url i]::placeholder,
1093
+ .utrecht-html input[type=week i]::placeholder {
1094
+ color: var(--utrecht-textbox-placeholder-color, var(--utrecht-form-input-placeholder-color, var(--utrecht-textbox-color, var(--utrecht-form-input-color))));
1095
+ font-style: var(--utrecht-form-input-placeholder-font-style);
1096
+ opacity: 100%;
1097
+ }
1098
+
1099
+ .utrecht-textbox--numeric, .utrecht-html input[autocomplete~=bday i],
1100
+ .utrecht-html input[autocomplete~=bday-day i],
1101
+ .utrecht-html input[autocomplete~=bday-month i],
1102
+ .utrecht-html input[autocomplete~=bday-year i],
1103
+ .utrecht-html input[autocomplete~=cc-csc i],
1104
+ .utrecht-html input[autocomplete~=cc-exp i],
1105
+ .utrecht-html input[autocomplete~=cc-exp-month i],
1106
+ .utrecht-html input[autocomplete~=cc-exp-year i],
1107
+ .utrecht-html input[autocomplete~=cc-number i],
1108
+ .utrecht-html input[autocomplete~=one-time-code i],
1109
+ .utrecht-html input[autocomplete~=postal-code i],
1110
+ .utrecht-html input[autocomplete~=tel i],
1111
+ .utrecht-html input[autocomplete~=tel-area-code i],
1112
+ .utrecht-html input[autocomplete~=tel-country-code i],
1113
+ .utrecht-html input[autocomplete~=tel-extension i],
1114
+ .utrecht-html input[autocomplete~=tel-local i],
1115
+ .utrecht-html input[autocomplete~=tel-national i],
1116
+ .utrecht-html input[autocomplete~=transaction-amount i],
1117
+ .utrecht-html input[inputmode=decimal i],
1118
+ .utrecht-html input[inputmode=numeric i],
1119
+ .utrecht-html input[type=number i] {
1120
+ font-variant-numeric: lining-nums tabular-nums;
1121
+ }
1122
+
1123
+ .utrecht-textbox--password, .utrecht-html input[autocomplete~=current-password i],
1124
+ .utrecht-html input[autocomplete~=new-password i] {
1125
+ font-variant-ligatures: none;
1126
+ font-variant-numeric: slashed-zero;
1127
+ }
1128
+
1129
+ .utrecht-textbox--url, .utrecht-html input[type=url i] {
1130
+ font-variant-ligatures: none;
1131
+ }
1132
+
1133
+ .utrecht-textbox--html-input:focus:not(:focus-visible), .utrecht-html input:focus:not(:focus-visible):not([type]),
1134
+ .utrecht-html input[type=date i]:focus:not(:focus-visible),
1135
+ .utrecht-html input[type=datetime-local i]:focus:not(:focus-visible),
1136
+ .utrecht-html input[type=email i]:focus:not(:focus-visible),
1137
+ .utrecht-html input[type=month i]:focus:not(:focus-visible),
1138
+ .utrecht-html input[type=number i]:focus:not(:focus-visible),
1139
+ .utrecht-html input[type=password i]:focus:not(:focus-visible),
1140
+ .utrecht-html input[type=search i]:focus:not(:focus-visible),
1141
+ .utrecht-html input[type=tel i]:focus:not(:focus-visible),
1142
+ .utrecht-html input[type=text i]:focus:not(:focus-visible),
1143
+ .utrecht-html input[type=time i]:focus:not(:focus-visible),
1144
+ .utrecht-html input[type=url i]:focus:not(:focus-visible),
1145
+ .utrecht-html input[type=week i]:focus:not(:focus-visible) {
1146
+ /* undo focus ring */
1147
+ box-shadow: none;
1148
+ outline-style: none;
1149
+ }
1150
+ /**
1151
+ * @license EUPL-1.2
1152
+ * Copyright (c) 2021 Robbert Broersma
1153
+ */
1154
+ /**
1155
+ * @license EUPL-1.2
1156
+ * Copyright (c) 2021 Robbert Broersma
1157
+ * Copyright (c) 2021 Gemeente Utrecht
1158
+ */
1159
+ .utrecht-unordered-list, .utrecht-html ul {
1160
+ font-family: var(--utrecht-document-font-family, inherit);
1161
+ font-size: var(--utrecht-document-font-size, inherit);
1162
+ line-height: var(--utrecht-document-line-height, inherit);
1163
+ margin-block-end: 0;
1164
+ margin-block-start: 0;
1165
+ padding-inline-start: var(--utrecht-unordered-list-padding-inline-start, 2ch);
1166
+ }
1167
+
1168
+ .utrecht-unordered-list--distanced, .utrecht-html ul {
1169
+ margin-block-end: var(--utrecht-unordered-list-margin-block-end, var(--utrecht-paragraph-margin-block-end));
1170
+ margin-block-start: var(--utrecht-unordered-list-margin-block-start, var(--utrecht-paragraph-margin-block-start));
1171
+ }
1172
+
1173
+ .utrecht-unordered-list--nested {
1174
+ margin-block-end: 0;
1175
+ margin-inline-start: 2ch;
1176
+ }
1177
+
1178
+ .utrecht-unordered-list__item, .utrecht-html ul > li {
1179
+ margin-block-end: var(--utrecht-unordered-list-item-margin-block-end);
1180
+ margin-block-start: var(--utrecht-unordered-list-item-margin-block-start);
1181
+ padding-inline-start: var(--utrecht-unordered-list-item-padding-inline-start, 1ch);
1182
+ }
1183
+
1184
+ .utrecht-unordered-list__item::marker, .utrecht-html ul > li::marker,
1185
+ .utrecht-unordered-list__marker {
1186
+ color: var(--utrecht-unordered-list-marker-color);
1187
+ content: "●";
1188
+ }
1189
+
1190
+ :host {
1191
+ display: block;
1192
+ }
1193
+
1194
+ :host([hidden]) {
1195
+ display: none !important;
1196
+ }