@utrecht/web-component-library-stencil 1.0.0-alpha.19 → 1.0.0-alpha.192

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