@utrecht/web-component-library-stencil 1.0.0-alpha.554 → 1.0.0-alpha.556

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 (366) hide show
  1. package/dist/cjs/index-ea575c82.js +78 -10
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/{utrecht-alert_37.cjs.entry.js → utrecht-alert_39.cjs.entry.js} +59 -13
  4. package/dist/cjs/utrecht-alert_39.cjs.entry.js.map +1 -0
  5. package/dist/cjs/utrecht-html-content.cjs.entry.js +1 -1
  6. package/dist/cjs/utrecht-html-content.cjs.entry.js.map +1 -1
  7. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +1 -1
  8. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js.map +1 -1
  9. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +1 -1
  10. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js.map +1 -1
  11. package/dist/cjs/utrecht-icon-chevron-down.cjs.entry.js +21 -0
  12. package/dist/cjs/utrecht-icon-chevron-down.cjs.entry.js.map +1 -0
  13. package/dist/cjs/utrecht-icon-chevron-left.cjs.entry.js +21 -0
  14. package/dist/cjs/utrecht-icon-chevron-left.cjs.entry.js.map +1 -0
  15. package/dist/cjs/utrecht-icon-chevron-right.cjs.entry.js +21 -0
  16. package/dist/cjs/utrecht-icon-chevron-right.cjs.entry.js.map +1 -0
  17. package/dist/cjs/utrecht-icon-chevron-up.cjs.entry.js +21 -0
  18. package/dist/cjs/utrecht-icon-chevron-up.cjs.entry.js.map +1 -0
  19. package/dist/cjs/utrecht-icon-close.cjs.entry.js +21 -0
  20. package/dist/cjs/utrecht-icon-close.cjs.entry.js.map +1 -0
  21. package/dist/cjs/utrecht-icon-cross.cjs.entry.js +1 -1
  22. package/dist/cjs/utrecht-icon-cross.cjs.entry.js.map +1 -1
  23. package/dist/cjs/utrecht-icon-hamburger-menu.cjs.entry.js +21 -0
  24. package/dist/cjs/utrecht-icon-hamburger-menu.cjs.entry.js.map +1 -0
  25. package/dist/cjs/utrecht-icon-language.cjs.entry.js +21 -0
  26. package/dist/cjs/utrecht-icon-language.cjs.entry.js.map +1 -0
  27. package/dist/cjs/utrecht-icon-list-check.cjs.entry.js +21 -0
  28. package/dist/cjs/utrecht-icon-list-check.cjs.entry.js.map +1 -0
  29. package/dist/cjs/utrecht-icon-list-number.cjs.entry.js +21 -0
  30. package/dist/cjs/utrecht-icon-list-number.cjs.entry.js.map +1 -0
  31. package/dist/cjs/utrecht-icon-list.cjs.entry.js +1 -1
  32. package/dist/cjs/utrecht-icon-list.cjs.entry.js.map +1 -1
  33. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +1 -1
  34. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js.map +1 -1
  35. package/dist/cjs/utrecht-icon-menu-dot-open.cjs.entry.js +21 -0
  36. package/dist/cjs/utrecht-icon-menu-dot-open.cjs.entry.js.map +1 -0
  37. package/dist/cjs/utrecht-icon-menu-dot.cjs.entry.js +21 -0
  38. package/dist/cjs/utrecht-icon-menu-dot.cjs.entry.js.map +1 -0
  39. package/dist/cjs/utrecht-icon-minus-vertical.cjs.entry.js +21 -0
  40. package/dist/cjs/utrecht-icon-minus-vertical.cjs.entry.js.map +1 -0
  41. package/dist/cjs/utrecht-icon-minus.cjs.entry.js +21 -0
  42. package/dist/cjs/utrecht-icon-minus.cjs.entry.js.map +1 -0
  43. package/dist/cjs/utrecht-icon-read-aloud.cjs.entry.js +21 -0
  44. package/dist/cjs/utrecht-icon-read-aloud.cjs.entry.js.map +1 -0
  45. package/dist/cjs/utrecht-icon-search.cjs.entry.js +21 -0
  46. package/dist/cjs/utrecht-icon-search.cjs.entry.js.map +1 -0
  47. package/dist/cjs/utrecht-icon-user.cjs.entry.js +21 -0
  48. package/dist/cjs/utrecht-icon-user.cjs.entry.js.map +1 -0
  49. package/dist/cjs/utrecht-icon-zoom-minus.cjs.entry.js +21 -0
  50. package/dist/cjs/utrecht-icon-zoom-minus.cjs.entry.js.map +1 -0
  51. package/dist/cjs/utrecht-icon-zoom-plus.cjs.entry.js +21 -0
  52. package/dist/cjs/utrecht-icon-zoom-plus.cjs.entry.js.map +1 -0
  53. package/dist/cjs/utrecht-textarea.cjs.entry.js +36 -0
  54. package/dist/cjs/utrecht-textarea.cjs.entry.js.map +1 -0
  55. package/dist/cjs/utrecht.cjs.js +1 -1
  56. package/dist/collection/collection-manifest.json +19 -0
  57. package/dist/collection/components/button/index.css +0 -1
  58. package/dist/collection/components/button-link.css +0 -1
  59. package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js +1 -1
  60. package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js.map +1 -1
  61. package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js +1 -1
  62. package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js.map +1 -1
  63. package/dist/collection/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.js +19 -0
  64. package/dist/collection/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.js.map +1 -0
  65. package/dist/collection/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.js +19 -0
  66. package/dist/collection/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.js.map +1 -0
  67. package/dist/collection/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.js +19 -0
  68. package/dist/collection/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.js.map +1 -0
  69. package/dist/collection/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.js +19 -0
  70. package/dist/collection/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.js.map +1 -0
  71. package/dist/collection/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.js +19 -0
  72. package/dist/collection/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.js.map +1 -0
  73. package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js +1 -1
  74. package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js.map +1 -1
  75. package/dist/collection/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.js +19 -0
  76. package/dist/collection/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.js.map +1 -0
  77. package/dist/collection/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.js +19 -0
  78. package/dist/collection/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.js.map +1 -0
  79. package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js +1 -1
  80. package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js.map +1 -1
  81. package/dist/collection/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.js +19 -0
  82. package/dist/collection/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.js.map +1 -0
  83. package/dist/collection/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.js +19 -0
  84. package/dist/collection/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.js.map +1 -0
  85. package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js +1 -1
  86. package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js.map +1 -1
  87. package/dist/collection/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.js +19 -0
  88. package/dist/collection/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.js.map +1 -0
  89. package/dist/collection/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.js +19 -0
  90. package/dist/collection/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.js.map +1 -0
  91. package/dist/collection/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.js +19 -0
  92. package/dist/collection/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.js.map +1 -0
  93. package/dist/collection/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.js +19 -0
  94. package/dist/collection/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.js.map +1 -0
  95. package/dist/collection/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.js +19 -0
  96. package/dist/collection/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.js.map +1 -0
  97. package/dist/collection/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.js +19 -0
  98. package/dist/collection/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.js.map +1 -0
  99. package/dist/collection/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.js +19 -0
  100. package/dist/collection/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.js.map +1 -0
  101. package/dist/collection/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.js +19 -0
  102. package/dist/collection/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.js.map +1 -0
  103. package/dist/collection/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.js +19 -0
  104. package/dist/collection/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.js.map +1 -0
  105. package/dist/collection/components/heading/index.css +0 -6
  106. package/dist/collection/components/heading-1/index.css +0 -1
  107. package/dist/collection/components/heading-2/index.css +0 -1
  108. package/dist/collection/components/heading-3/index.css +0 -1
  109. package/dist/collection/components/heading-4/index.css +0 -1
  110. package/dist/collection/components/heading-5/index.css +0 -1
  111. package/dist/collection/components/heading-6/index.css +0 -1
  112. package/dist/collection/components/html-content/index.css +0 -7
  113. package/dist/collection/components/link-button.css +0 -1
  114. package/dist/collection/components/pre-heading.css +0 -1
  115. package/dist/collection/components/skip-link.css +9 -2
  116. package/dist/collection/components/textarea.css +174 -0
  117. package/dist/collection/components/textarea.stencil.js +211 -0
  118. package/dist/collection/components/textarea.stencil.js.map +1 -0
  119. package/dist/components/index.stencil.js +1 -1
  120. package/dist/components/index.stencil.js.map +1 -1
  121. package/dist/components/index.stencil2.js +1 -1
  122. package/dist/components/index.stencil2.js.map +1 -1
  123. package/dist/components/utrecht-button-link.js +1 -1
  124. package/dist/components/utrecht-button-link.js.map +1 -1
  125. package/dist/components/utrecht-button.js +1 -1
  126. package/dist/components/utrecht-button.js.map +1 -1
  127. package/dist/components/utrecht-heading-1.js +1 -1
  128. package/dist/components/utrecht-heading-1.js.map +1 -1
  129. package/dist/components/utrecht-heading-4.js +1 -1
  130. package/dist/components/utrecht-heading-4.js.map +1 -1
  131. package/dist/components/utrecht-heading-5.js +1 -1
  132. package/dist/components/utrecht-heading-5.js.map +1 -1
  133. package/dist/components/utrecht-heading-6.js +1 -1
  134. package/dist/components/utrecht-heading-6.js.map +1 -1
  135. package/dist/components/utrecht-heading.js +1 -1
  136. package/dist/components/utrecht-heading.js.map +1 -1
  137. package/dist/components/utrecht-html-content.js +1 -1
  138. package/dist/components/utrecht-html-content.js.map +1 -1
  139. package/dist/components/utrecht-icon-arrow.js +1 -1
  140. package/dist/components/utrecht-icon-arrow.js.map +1 -1
  141. package/dist/components/utrecht-icon-checkmark.js +1 -1
  142. package/dist/components/utrecht-icon-checkmark.js.map +1 -1
  143. package/dist/components/utrecht-icon-chevron-down.d.ts +11 -0
  144. package/dist/components/utrecht-icon-chevron-down.js +35 -0
  145. package/dist/components/utrecht-icon-chevron-down.js.map +1 -0
  146. package/dist/components/utrecht-icon-chevron-left.d.ts +11 -0
  147. package/dist/components/utrecht-icon-chevron-left.js +35 -0
  148. package/dist/components/utrecht-icon-chevron-left.js.map +1 -0
  149. package/dist/components/utrecht-icon-chevron-right.d.ts +11 -0
  150. package/dist/components/utrecht-icon-chevron-right.js +35 -0
  151. package/dist/components/utrecht-icon-chevron-right.js.map +1 -0
  152. package/dist/components/utrecht-icon-chevron-up.d.ts +11 -0
  153. package/dist/components/utrecht-icon-chevron-up.js +35 -0
  154. package/dist/components/utrecht-icon-chevron-up.js.map +1 -0
  155. package/dist/components/utrecht-icon-close.d.ts +11 -0
  156. package/dist/components/utrecht-icon-close.js +35 -0
  157. package/dist/components/utrecht-icon-close.js.map +1 -0
  158. package/dist/components/utrecht-icon-cross.js +1 -1
  159. package/dist/components/utrecht-icon-cross.js.map +1 -1
  160. package/dist/components/utrecht-icon-hamburger-menu.d.ts +11 -0
  161. package/dist/components/utrecht-icon-hamburger-menu.js +35 -0
  162. package/dist/components/utrecht-icon-hamburger-menu.js.map +1 -0
  163. package/dist/components/utrecht-icon-language.d.ts +11 -0
  164. package/dist/components/utrecht-icon-language.js +35 -0
  165. package/dist/components/utrecht-icon-language.js.map +1 -0
  166. package/dist/components/utrecht-icon-list-check.d.ts +11 -0
  167. package/dist/components/utrecht-icon-list-check.js +35 -0
  168. package/dist/components/utrecht-icon-list-check.js.map +1 -0
  169. package/dist/components/utrecht-icon-list-number.d.ts +11 -0
  170. package/dist/components/utrecht-icon-list-number.js +35 -0
  171. package/dist/components/utrecht-icon-list-number.js.map +1 -0
  172. package/dist/components/utrecht-icon-list.js +1 -1
  173. package/dist/components/utrecht-icon-list.js.map +1 -1
  174. package/dist/components/utrecht-icon-loupe.js +1 -1
  175. package/dist/components/utrecht-icon-loupe.js.map +1 -1
  176. package/dist/components/utrecht-icon-menu-dot-open.d.ts +11 -0
  177. package/dist/components/utrecht-icon-menu-dot-open.js +35 -0
  178. package/dist/components/utrecht-icon-menu-dot-open.js.map +1 -0
  179. package/dist/components/utrecht-icon-menu-dot.d.ts +11 -0
  180. package/dist/components/utrecht-icon-menu-dot.js +35 -0
  181. package/dist/components/utrecht-icon-menu-dot.js.map +1 -0
  182. package/dist/components/utrecht-icon-minus-vertical.d.ts +11 -0
  183. package/dist/components/utrecht-icon-minus-vertical.js +35 -0
  184. package/dist/components/utrecht-icon-minus-vertical.js.map +1 -0
  185. package/dist/components/utrecht-icon-minus.d.ts +11 -0
  186. package/dist/components/utrecht-icon-minus.js +35 -0
  187. package/dist/components/utrecht-icon-minus.js.map +1 -0
  188. package/dist/components/utrecht-icon-read-aloud.d.ts +11 -0
  189. package/dist/components/utrecht-icon-read-aloud.js +35 -0
  190. package/dist/components/utrecht-icon-read-aloud.js.map +1 -0
  191. package/dist/components/utrecht-icon-search.d.ts +11 -0
  192. package/dist/components/utrecht-icon-search.js +35 -0
  193. package/dist/components/utrecht-icon-search.js.map +1 -0
  194. package/dist/components/utrecht-icon-user.d.ts +11 -0
  195. package/dist/components/utrecht-icon-user.js +35 -0
  196. package/dist/components/utrecht-icon-user.js.map +1 -0
  197. package/dist/components/utrecht-icon-zoom-minus.d.ts +11 -0
  198. package/dist/components/utrecht-icon-zoom-minus.js +35 -0
  199. package/dist/components/utrecht-icon-zoom-minus.js.map +1 -0
  200. package/dist/components/utrecht-icon-zoom-plus.d.ts +11 -0
  201. package/dist/components/utrecht-icon-zoom-plus.js +35 -0
  202. package/dist/components/utrecht-icon-zoom-plus.js.map +1 -0
  203. package/dist/components/utrecht-link-button.js +1 -1
  204. package/dist/components/utrecht-link-button.js.map +1 -1
  205. package/dist/components/utrecht-pre-heading.js +1 -1
  206. package/dist/components/utrecht-pre-heading.js.map +1 -1
  207. package/dist/components/utrecht-skip-link.js +1 -1
  208. package/dist/components/utrecht-skip-link.js.map +1 -1
  209. package/dist/components/utrecht-textarea.d.ts +11 -0
  210. package/dist/components/utrecht-textarea.js +57 -0
  211. package/dist/components/utrecht-textarea.js.map +1 -0
  212. package/dist/esm/index-380964e2.js +78 -10
  213. package/dist/esm/loader.js +1 -1
  214. package/dist/esm/{utrecht-alert_37.entry.js → utrecht-alert_39.entry.js} +58 -14
  215. package/dist/esm/utrecht-alert_39.entry.js.map +1 -0
  216. package/dist/esm/utrecht-html-content.entry.js +1 -1
  217. package/dist/esm/utrecht-html-content.entry.js.map +1 -1
  218. package/dist/esm/utrecht-icon-arrow.entry.js +1 -1
  219. package/dist/esm/utrecht-icon-arrow.entry.js.map +1 -1
  220. package/dist/esm/utrecht-icon-checkmark.entry.js +1 -1
  221. package/dist/esm/utrecht-icon-checkmark.entry.js.map +1 -1
  222. package/dist/esm/utrecht-icon-chevron-down.entry.js +17 -0
  223. package/dist/esm/utrecht-icon-chevron-down.entry.js.map +1 -0
  224. package/dist/esm/utrecht-icon-chevron-left.entry.js +17 -0
  225. package/dist/esm/utrecht-icon-chevron-left.entry.js.map +1 -0
  226. package/dist/esm/utrecht-icon-chevron-right.entry.js +17 -0
  227. package/dist/esm/utrecht-icon-chevron-right.entry.js.map +1 -0
  228. package/dist/esm/utrecht-icon-chevron-up.entry.js +17 -0
  229. package/dist/esm/utrecht-icon-chevron-up.entry.js.map +1 -0
  230. package/dist/esm/utrecht-icon-close.entry.js +17 -0
  231. package/dist/esm/utrecht-icon-close.entry.js.map +1 -0
  232. package/dist/esm/utrecht-icon-cross.entry.js +1 -1
  233. package/dist/esm/utrecht-icon-cross.entry.js.map +1 -1
  234. package/dist/esm/utrecht-icon-hamburger-menu.entry.js +17 -0
  235. package/dist/esm/utrecht-icon-hamburger-menu.entry.js.map +1 -0
  236. package/dist/esm/utrecht-icon-language.entry.js +17 -0
  237. package/dist/esm/utrecht-icon-language.entry.js.map +1 -0
  238. package/dist/esm/utrecht-icon-list-check.entry.js +17 -0
  239. package/dist/esm/utrecht-icon-list-check.entry.js.map +1 -0
  240. package/dist/esm/utrecht-icon-list-number.entry.js +17 -0
  241. package/dist/esm/utrecht-icon-list-number.entry.js.map +1 -0
  242. package/dist/esm/utrecht-icon-list.entry.js +1 -1
  243. package/dist/esm/utrecht-icon-list.entry.js.map +1 -1
  244. package/dist/esm/utrecht-icon-loupe.entry.js +1 -1
  245. package/dist/esm/utrecht-icon-loupe.entry.js.map +1 -1
  246. package/dist/esm/utrecht-icon-menu-dot-open.entry.js +17 -0
  247. package/dist/esm/utrecht-icon-menu-dot-open.entry.js.map +1 -0
  248. package/dist/esm/utrecht-icon-menu-dot.entry.js +17 -0
  249. package/dist/esm/utrecht-icon-menu-dot.entry.js.map +1 -0
  250. package/dist/esm/utrecht-icon-minus-vertical.entry.js +17 -0
  251. package/dist/esm/utrecht-icon-minus-vertical.entry.js.map +1 -0
  252. package/dist/esm/utrecht-icon-minus.entry.js +17 -0
  253. package/dist/esm/utrecht-icon-minus.entry.js.map +1 -0
  254. package/dist/esm/utrecht-icon-read-aloud.entry.js +17 -0
  255. package/dist/esm/utrecht-icon-read-aloud.entry.js.map +1 -0
  256. package/dist/esm/utrecht-icon-search.entry.js +17 -0
  257. package/dist/esm/utrecht-icon-search.entry.js.map +1 -0
  258. package/dist/esm/utrecht-icon-user.entry.js +17 -0
  259. package/dist/esm/utrecht-icon-user.entry.js.map +1 -0
  260. package/dist/esm/utrecht-icon-zoom-minus.entry.js +17 -0
  261. package/dist/esm/utrecht-icon-zoom-minus.entry.js.map +1 -0
  262. package/dist/esm/utrecht-icon-zoom-plus.entry.js +17 -0
  263. package/dist/esm/utrecht-icon-zoom-plus.entry.js.map +1 -0
  264. package/dist/esm/utrecht-textarea.entry.js +32 -0
  265. package/dist/esm/utrecht-textarea.entry.js.map +1 -0
  266. package/dist/esm/utrecht.js +1 -1
  267. package/dist/types/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.d.ts +3 -0
  268. package/dist/types/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.d.ts +3 -0
  269. package/dist/types/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.d.ts +3 -0
  270. package/dist/types/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.d.ts +3 -0
  271. package/dist/types/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.d.ts +3 -0
  272. package/dist/types/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.d.ts +3 -0
  273. package/dist/types/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.d.ts +3 -0
  274. package/dist/types/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.d.ts +3 -0
  275. package/dist/types/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.d.ts +3 -0
  276. package/dist/types/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.d.ts +3 -0
  277. package/dist/types/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.d.ts +3 -0
  278. package/dist/types/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.d.ts +3 -0
  279. package/dist/types/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.d.ts +3 -0
  280. package/dist/types/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.d.ts +3 -0
  281. package/dist/types/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.d.ts +3 -0
  282. package/dist/types/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.d.ts +3 -0
  283. package/dist/types/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.d.ts +3 -0
  284. package/dist/types/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.d.ts +3 -0
  285. package/dist/types/components/textarea.stencil.d.ts +18 -0
  286. package/dist/types/components.d.ts +267 -0
  287. package/dist/utrecht/p-11ffa391.entry.js +2 -0
  288. package/dist/utrecht/p-11ffa391.entry.js.map +1 -0
  289. package/dist/utrecht/p-1dba9e0a.entry.js +2 -0
  290. package/dist/utrecht/p-1dba9e0a.entry.js.map +1 -0
  291. package/dist/utrecht/p-26708816.entry.js +2 -0
  292. package/dist/utrecht/p-26708816.entry.js.map +1 -0
  293. package/dist/utrecht/p-3052748e.entry.js +2 -0
  294. package/dist/utrecht/p-3052748e.entry.js.map +1 -0
  295. package/dist/utrecht/p-30f28146.entry.js +2 -0
  296. package/dist/utrecht/p-30f28146.entry.js.map +1 -0
  297. package/dist/utrecht/p-527c03f6.entry.js +2 -0
  298. package/dist/utrecht/p-527c03f6.entry.js.map +1 -0
  299. package/dist/utrecht/p-594667cd.entry.js +2 -0
  300. package/dist/utrecht/p-594667cd.entry.js.map +1 -0
  301. package/dist/utrecht/p-5b7bd50e.entry.js +2 -0
  302. package/dist/utrecht/p-5b7bd50e.entry.js.map +1 -0
  303. package/dist/utrecht/p-5e571e1d.entry.js +2 -0
  304. package/dist/utrecht/p-5e571e1d.entry.js.map +1 -0
  305. package/dist/utrecht/p-7d6c7aef.entry.js +2 -0
  306. package/dist/utrecht/p-7d6c7aef.entry.js.map +1 -0
  307. package/dist/utrecht/p-856ee6a5.entry.js +2 -0
  308. package/dist/utrecht/p-856ee6a5.entry.js.map +1 -0
  309. package/dist/utrecht/p-91f90781.entry.js +2 -0
  310. package/dist/utrecht/p-91f90781.entry.js.map +1 -0
  311. package/dist/utrecht/p-a25528fe.entry.js +2 -0
  312. package/dist/utrecht/p-a25528fe.entry.js.map +1 -0
  313. package/dist/utrecht/p-ac478160.entry.js +2 -0
  314. package/dist/utrecht/p-ac478160.entry.js.map +1 -0
  315. package/dist/utrecht/p-b0657dfa.entry.js +2 -0
  316. package/dist/utrecht/p-b0657dfa.entry.js.map +1 -0
  317. package/dist/utrecht/p-ba3fb50f.entry.js +2 -0
  318. package/dist/utrecht/p-ba3fb50f.entry.js.map +1 -0
  319. package/dist/utrecht/p-bc2ff539.entry.js +2 -0
  320. package/dist/utrecht/p-bc2ff539.entry.js.map +1 -0
  321. package/dist/utrecht/p-ce7fc05a.entry.js +2 -0
  322. package/dist/utrecht/p-ce7fc05a.entry.js.map +1 -0
  323. package/dist/utrecht/p-d134fead.entry.js +2 -0
  324. package/dist/utrecht/p-d134fead.entry.js.map +1 -0
  325. package/dist/utrecht/p-d74d9ed6.entry.js +2 -0
  326. package/dist/utrecht/{p-ee62df3a.entry.js.map → p-d74d9ed6.entry.js.map} +1 -1
  327. package/dist/utrecht/p-d9dbd9cf.entry.js +2 -0
  328. package/dist/utrecht/p-d9dbd9cf.entry.js.map +1 -0
  329. package/dist/utrecht/p-ddc3f4ea.entry.js +2 -0
  330. package/dist/utrecht/{p-cefe4f33.entry.js.map → p-ddc3f4ea.entry.js.map} +1 -1
  331. package/dist/utrecht/p-e80ee683.entry.js +2 -0
  332. package/dist/utrecht/{p-87d93745.entry.js.map → p-e80ee683.entry.js.map} +1 -1
  333. package/dist/utrecht/p-ef1ac778.entry.js +2 -0
  334. package/dist/utrecht/p-ef1ac778.entry.js.map +1 -0
  335. package/dist/utrecht/p-f2c25b1f.entry.js +2 -0
  336. package/dist/utrecht/p-f2c25b1f.entry.js.map +1 -0
  337. package/dist/utrecht/p-f4a1770f.entry.js +2 -0
  338. package/dist/utrecht/p-f4a1770f.entry.js.map +1 -0
  339. package/dist/utrecht/utrecht.esm.js +1 -1
  340. package/dist/utrecht/utrecht.esm.js.map +1 -1
  341. package/package.json +6 -6
  342. package/dist/cjs/utrecht-alert_37.cjs.entry.js.map +0 -1
  343. package/dist/cjs/utrecht-badge-list.cjs.entry.js +0 -21
  344. package/dist/cjs/utrecht-badge-list.cjs.entry.js.map +0 -1
  345. package/dist/cjs/utrecht-iban-data.cjs.entry.js +0 -41
  346. package/dist/cjs/utrecht-iban-data.cjs.entry.js.map +0 -1
  347. package/dist/esm/utrecht-alert_37.entry.js.map +0 -1
  348. package/dist/esm/utrecht-badge-list.entry.js +0 -17
  349. package/dist/esm/utrecht-badge-list.entry.js.map +0 -1
  350. package/dist/esm/utrecht-iban-data.entry.js +0 -37
  351. package/dist/esm/utrecht-iban-data.entry.js.map +0 -1
  352. package/dist/utrecht/p-2386ccfa.entry.js +0 -2
  353. package/dist/utrecht/p-2386ccfa.entry.js.map +0 -1
  354. package/dist/utrecht/p-398f865a.entry.js +0 -2
  355. package/dist/utrecht/p-398f865a.entry.js.map +0 -1
  356. package/dist/utrecht/p-580336d4.entry.js +0 -2
  357. package/dist/utrecht/p-580336d4.entry.js.map +0 -1
  358. package/dist/utrecht/p-749edbeb.entry.js +0 -2
  359. package/dist/utrecht/p-749edbeb.entry.js.map +0 -1
  360. package/dist/utrecht/p-7eed9aa2.entry.js +0 -2
  361. package/dist/utrecht/p-7eed9aa2.entry.js.map +0 -1
  362. package/dist/utrecht/p-87d93745.entry.js +0 -2
  363. package/dist/utrecht/p-a903ab03.entry.js +0 -2
  364. package/dist/utrecht/p-a903ab03.entry.js.map +0 -1
  365. package/dist/utrecht/p-cefe4f33.entry.js +0 -2
  366. package/dist/utrecht/p-ee62df3a.entry.js +0 -2
@@ -0,0 +1,2 @@
1
+ import{r as c,h as t}from"./p-9bc062fc.js";const i=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const e=class{constructor(t){c(this,t)}render(){return t("svg",{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},t("defs",null,t("clipPath",{id:"a"},t("path",{"stroke-width":"0",d:"M0 0h20v20H0z"}))),t("g",{"clip-path":"url(#a)"},t("path",{"fill-rule":"evenodd",d:"M10 2.12c-.69 1.22-1.22 2.53-1.57 3.89h3.14c-.35-1.35-.88-2.66-1.57-3.89Zm1.95 5.89h-3.9c-.08.66-.13 1.33-.13 2s.04 1.34.13 2h3.9c.08-.66.13-1.33.13-2s-.04-1.34-.13-2Zm2.01 4c.07-.66.11-1.33.11-2s-.04-1.34-.11-2h3.78c.17.65.25 1.32.25 2s-.09 1.35-.25 2h-3.78Zm-2.4 2H8.42c.35 1.35.88 2.66 1.57 3.88a16.28 16.28 0 0 0 1.57-3.88Zm.81 3.64c.55-1.17.97-2.39 1.25-3.64h3.3a8.5 8.5 0 0 1-1.27 1.66 8.078 8.078 0 0 1-3.28 1.99Zm-2 2.35c.12.02.24 0 .35-.02 1.06-.08 2.11-.33 3.1-.74a9.87 9.87 0 0 0 3.24-2.17A9.975 9.975 0 0 0 19.99 10c0-2.65-1.05-5.2-2.93-7.07a9.943 9.943 0 0 0-6.33-2.9C10.62 0 10.5 0 10.38.01h-.76c-.12-.02-.24 0-.35.02-2.39.18-4.64 1.2-6.34 2.9A9.974 9.974 0 0 0 0 10c0 1.31.26 2.61.76 3.83a9.87 9.87 0 0 0 2.17 3.24c.93.93 2.03 1.67 3.24 2.17.99.41 2.03.66 3.1.74.11.03.23.03.35.02h.76Zm2-17.63c1.23.38 2.36 1.06 3.28 1.98.5.5.92 1.06 1.27 1.66h-3.3c-.29-1.25-.7-2.47-1.25-3.64ZM7.62 17.65c-.55-1.17-.97-2.39-1.25-3.64h-3.3c.35.6.78 1.16 1.27 1.66.74.74 1.62 1.33 2.6 1.74.22.09.45.17.69.25Zm-1.7-7.64c0-.67.04-1.34.11-2H2.25c-.17.65-.25 1.32-.25 2s.09 1.35.25 2h3.78c-.07-.66-.11-1.33-.11-2Zm.45-4c.29-1.25.7-2.47 1.25-3.64a7.977 7.977 0 0 0-3.28 1.98c-.5.5-.92 1.06-1.27 1.66h3.3Z"})))}};e.style=i;export{e as utrecht_icon_language};
2
+ //# sourceMappingURL=p-11ffa391.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconLanguage","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-language&encapsulation=shadow","./src/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-language',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconLanguage {\n render() {\n return (\n <svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h20v20H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M10 2.12c-.69 1.22-1.22 2.53-1.57 3.89h3.14c-.35-1.35-.88-2.66-1.57-3.89Zm1.95 5.89h-3.9c-.08.66-.13 1.33-.13 2s.04 1.34.13 2h3.9c.08-.66.13-1.33.13-2s-.04-1.34-.13-2Zm2.01 4c.07-.66.11-1.33.11-2s-.04-1.34-.11-2h3.78c.17.65.25 1.32.25 2s-.09 1.35-.25 2h-3.78Zm-2.4 2H8.42c.35 1.35.88 2.66 1.57 3.88a16.28 16.28 0 0 0 1.57-3.88Zm.81 3.64c.55-1.17.97-2.39 1.25-3.64h3.3a8.5 8.5 0 0 1-1.27 1.66 8.078 8.078 0 0 1-3.28 1.99Zm-2 2.35c.12.02.24 0 .35-.02 1.06-.08 2.11-.33 3.1-.74a9.87 9.87 0 0 0 3.24-2.17A9.975 9.975 0 0 0 19.99 10c0-2.65-1.05-5.2-2.93-7.07a9.943 9.943 0 0 0-6.33-2.9C10.62 0 10.5 0 10.38.01h-.76c-.12-.02-.24 0-.35.02-2.39.18-4.64 1.2-6.34 2.9A9.974 9.974 0 0 0 0 10c0 1.31.26 2.61.76 3.83a9.87 9.87 0 0 0 2.17 3.24c.93.93 2.03 1.67 3.24 2.17.99.41 2.03.66 3.1.74.11.03.23.03.35.02h.76Zm2-17.63c1.23.38 2.36 1.06 3.28 1.98.5.5.92 1.06 1.27 1.66h-3.3c-.29-1.25-.7-2.47-1.25-3.64ZM7.62 17.65c-.55-1.17-.97-2.39-1.25-3.64h-3.3c.35.6.78 1.16 1.27 1.66.74.74 1.62 1.33 2.6 1.74.22.09.45.17.69.25Zm-1.7-7.64c0-.67.04-1.34.11-2H2.25c-.17.65-.25 1.32-.25 2s.09 1.35.25 2h3.78c-.07-.66-.11-1.33-.11-2Zm.45-4c.29-1.25.7-2.47 1.25-3.64a7.977 7.977 0 0 0-3.28 1.98c-.5.5-.92 1.06-1.27 1.66h3.3Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAmB,M,yBAC9BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,krC"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const r=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const o=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 14 8",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h14v8H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{d:"M7 8c-.26 0-.51-.1-.71-.29l-6-6C-.1 1.32-.1.68.29.29s1.03-.39 1.42 0L7 5.58 12.29.29A.996.996 0 1 1 13.7 1.7l-6 6c-.2.2-.45.29-.71.29Z"})))}};o.style=r;export{o as utrecht_icon_chevron_down};
2
+ //# sourceMappingURL=p-1dba9e0a.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconChevronDown","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-chevron-down&encapsulation=shadow","./src/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-chevron-down',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconChevronDown {\n render() {\n return (\n <svg viewBox=\"0 0 14 8\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v8H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M7 8c-.26 0-.51-.1-.71-.29l-6-6C-.1 1.32-.1.68.29.29s1.03-.39 1.42 0L7 5.58 12.29.29A.996.996 0 1 1 13.7 1.7l-6 6c-.2.2-.45.29-.71.29Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAsB,M,yBACjCC,SACE,OACEC,EAAA,OAAKC,QAAQ,WAAWC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACtGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,mBAG7BP,EAAA,iBAAa,WACXA,EAAA,QAAMO,EAAE,4I"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const e=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const r=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h14v14H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{"fill-rule":"evenodd",d:"M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z"})))}};r.style=e;export{r as utrecht_icon_close};
2
+ //# sourceMappingURL=p-26708816.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconClose","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-close&encapsulation=shadow","./src/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-close',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconClose {\n render() {\n return (\n <svg viewBox=\"0 0 14 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAgB,M,yBAC3BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,0M"}
@@ -0,0 +1,2 @@
1
+ import{r as c,h as t}from"./p-9bc062fc.js";const i=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const s=class{constructor(t){c(this,t)}render(){return t("svg",{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},t("defs",null,t("clipPath",{id:"a"},t("path",{"stroke-width":"0",d:"M0 0h18v18H0z"}))),t("g",{"clip-path":"url(#a)"},t("path",{"fill-rule":"evenodd",d:"M3.38.08C3.75.23 4 .6 4 1v6c0 .55-.45 1-1 1s-1-.45-1-1V3.41l-.29.29A.996.996 0 1 1 .3 2.29l1.99-2c.29-.29.72-.37 1.09-.21ZM7 3c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm-7 4c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .6-.26 1.07-.53 1.4-.19.24-.44.48-.63.67l-.14.14c-.02.02-.04.04-.07.06l-.88.73h1.24c.55 0 1 .45 1 1s-.45 1-1 1H1c-.42 0-.8-.26-.94-.66-.14-.39-.02-.84.3-1.11l2.97-2.47.15-.15c.06-.07.12-.12.17-.18.11-.11.19-.19.24-.27.06-.07.08-.12.09-.14V13c0-.55-.45-1-1-1s-1 .45-1 1-.45 1-1 1S0 13.55 0 13Zm8 2c0-.55.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1H9c-.55 0-1-.45-1-1Z"})))}};s.style=i;export{s as utrecht_icon_list_number};
2
+ //# sourceMappingURL=p-3052748e.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconListNumber","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-list-number&encapsulation=shadow","./src/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-list-number',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconListNumber {\n render() {\n return (\n <svg viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h18v18H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M3.38.08C3.75.23 4 .6 4 1v6c0 .55-.45 1-1 1s-1-.45-1-1V3.41l-.29.29A.996.996 0 1 1 .3 2.29l1.99-2c.29-.29.72-.37 1.09-.21ZM7 3c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm-7 4c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .6-.26 1.07-.53 1.4-.19.24-.44.48-.63.67l-.14.14c-.02.02-.04.04-.07.06l-.88.73h1.24c.55 0 1 .45 1 1s-.45 1-1 1H1c-.42 0-.8-.26-.94-.66-.14-.39-.02-.84.3-1.11l2.97-2.47.15-.15c.06-.07.12-.12.17-.18.11-.11.19-.19.24-.27.06-.07.08-.12.09-.14V13c0-.55-.45-1-1-1s-1 .45-1 1-.45 1-1 1S0 13.55 0 13Zm8 2c0-.55.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1H9c-.55 0-1-.45-1-1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAqB,M,yBAChCC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,qpB"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as e}from"./p-9bc062fc.js";const i=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const o=class{constructor(e){t(this,e)}render(){return e("svg",{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},e("path",{"fill-rule":"evenodd",d:"M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z"}))}};o.style=i;export{o as utrecht_icon_loupe};
2
+ //# sourceMappingURL=p-30f28146.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconLoupe","render","h","viewBox","xmlns","fill","height","width","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-loupe&encapsulation=shadow","./src/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-loupe',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconLoupe {\n render() {\n return (\n <svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <path fill-rule=\"evenodd\" d=\"M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z\"/>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAgB,M,yBAC3BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,oBAAgB,UAAUM,EAAE,gN"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const r=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const c=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 2 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h2v14H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{d:"M1 14c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1s1 .45 1 1v12c0 .55-.45 1-1 1Z"})))}};c.style=r;export{c as utrecht_icon_minus_vertical};
2
+ //# sourceMappingURL=p-527c03f6.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconMinusVertical","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-minus-vertical&encapsulation=shadow","./src/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-minus-vertical',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMinusVertical {\n render() {\n return (\n <svg viewBox=\"0 0 2 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h2v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M1 14c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1s1 .45 1 1v12c0 .55-.45 1-1 1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAwB,M,yBACnCC,SACE,OACEC,EAAA,OAAKC,QAAQ,WAAWC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACtGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,mBAG7BP,EAAA,iBAAa,WACXA,EAAA,QAAMO,EAAE,2E"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const r=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const c=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 8 8",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h8v8H0z"}))),i("g",{"clip-path":"url(#a)"},i("circle",{cx:"4",cy:"4",r:"4"})))}};c.style=r;export{c as utrecht_icon_menu_dot};
2
+ //# sourceMappingURL=p-594667cd.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconMenuDot","render","h","viewBox","xmlns","fill","height","width","id","d","cx","cy","r"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-menu-dot&encapsulation=shadow","./src/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-menu-dot',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMenuDot {\n render() {\n return (\n <svg viewBox=\"0 0 8 8\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h8v8H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <circle cx=\"4\" cy=\"4\" r=\"4\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAkB,M,yBAC7BC,SACE,OACEC,EAAA,OAAKC,QAAQ,UAAUC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACrGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,kBAG7BP,EAAA,iBAAa,WACXA,EAAA,UAAQQ,GAAG,IAAIC,GAAG,IAAIC,EAAE,O"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const r=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const c=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 8 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h8v14H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{d:"M1 14c-.26 0-.51-.1-.71-.29a.996.996 0 0 1 0-1.41l5.29-5.29-5.29-5.3C-.1 1.32-.1.68.29.29s1.03-.39 1.42 0l6 6c.39.39.39 1.02 0 1.41l-6 6.01c-.2.2-.45.29-.71.29Z"})))}};c.style=r;export{c as utrecht_icon_chevron_right};
2
+ //# sourceMappingURL=p-5b7bd50e.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconChevronRight","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-chevron-right&encapsulation=shadow","./src/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-chevron-right',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconChevronRight {\n render() {\n return (\n <svg viewBox=\"0 0 8 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h8v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M1 14c-.26 0-.51-.1-.71-.29a.996.996 0 0 1 0-1.41l5.29-5.29-5.29-5.3C-.1 1.32-.1.68.29.29s1.03-.39 1.42 0l6 6c.39.39.39 1.02 0 1.41l-6 6.01c-.2.2-.45.29-.71.29Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAuB,M,yBAClCC,SACE,OACEC,EAAA,OAAKC,QAAQ,WAAWC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACtGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,mBAG7BP,EAAA,iBAAa,WACXA,EAAA,QAAMO,EAAE,sK"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as s}from"./p-9bc062fc.js";const i=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const c=class{constructor(s){t(this,s)}render(){return s("svg",{viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},s("defs",null,s("clipPath",{id:"a"},s("path",{"stroke-width":"0",d:"M0 0h14v20H0z"}))),s("g",{"clip-path":"url(#a)"},s("path",{"fill-rule":"evenodd",d:"M7 0C5.67 0 4.4.53 3.46 1.46 2.52 2.4 2 3.67 2 5s.53 2.6 1.46 3.54C4.4 9.48 5.67 10 7 10s2.6-.53 3.54-1.46C11.48 7.6 12 6.33 12 5s-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 7 0ZM4.88 2.88C5.44 2.32 6.21 2 7 2s1.56.32 2.12.88S10 4.21 10 5s-.32 1.56-.88 2.12S7.79 8 7 8s-1.56-.32-2.12-.88S4 5.79 4 5s.32-1.56.88-2.12Zm-2 12C3.44 14.32 4.21 14 5 14h4c.8 0 1.56.32 2.12.88S12 16.21 12 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-1.33-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 9 12H5c-1.33 0-2.6.53-3.54 1.46C.52 14.4 0 15.67 0 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.8.32-1.56.88-2.12Z"})))}};c.style=i;export{c as utrecht_icon_user};
2
+ //# sourceMappingURL=p-5e571e1d.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconUser","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-user&encapsulation=shadow","./src/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-user',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconUser {\n render() {\n return (\n <svg viewBox=\"0 0 14 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v20H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M7 0C5.67 0 4.4.53 3.46 1.46 2.52 2.4 2 3.67 2 5s.53 2.6 1.46 3.54C4.4 9.48 5.67 10 7 10s2.6-.53 3.54-1.46C11.48 7.6 12 6.33 12 5s-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 7 0ZM4.88 2.88C5.44 2.32 6.21 2 7 2s1.56.32 2.12.88S10 4.21 10 5s-.32 1.56-.88 2.12S7.79 8 7 8s-1.56-.32-2.12-.88S4 5.79 4 5s.32-1.56.88-2.12Zm-2 12C3.44 14.32 4.21 14 5 14h4c.8 0 1.56.32 2.12.88S12 16.21 12 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-1.33-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 9 12H5c-1.33 0-2.6.53-3.54 1.46C.52 14.4 0 15.67 0 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.8.32-1.56.88-2.12Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAe,M,yBAC1BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,kjB"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const r=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const s=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 14 2",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h14v2H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{d:"M13 2H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z"})))}};s.style=r;export{s as utrecht_icon_minus};
2
+ //# sourceMappingURL=p-7d6c7aef.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconMinus","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-minus&encapsulation=shadow","./src/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-minus',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMinus {\n render() {\n return (\n <svg viewBox=\"0 0 14 2\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v2H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M13 2H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAgB,M,yBAC3BC,SACE,OACEC,EAAA,OAAKC,QAAQ,WAAWC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACtGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,mBAG7BP,EAAA,iBAAa,WACXA,EAAA,QAAMO,EAAE,uE"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const e=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const r=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h20v20H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{"fill-rule":"evenodd",d:"M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z"})))}};r.style=e;export{r as utrecht_icon_search};
2
+ //# sourceMappingURL=p-856ee6a5.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconSearch","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-search&encapsulation=shadow","./src/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-search',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconSearch {\n render() {\n return (\n <svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h20v20H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAiB,M,yBAC5BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,iN"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const e=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const o=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 8 8",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h8v8H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{d:"M4 8c-1.07 0-2.07-.42-2.83-1.17a4.004 4.004 0 0 1 0-5.66 4.004 4.004 0 0 1 5.66 0C7.59 1.92 8 2.93 8 4s-.42 2.07-1.17 2.83C6.08 7.58 5.07 8 4 8Zm0-6c-.53 0-1.04.21-1.41.59a1.983 1.983 0 0 0 0 2.82c.75.76 2.07.76 2.83 0a1.983 1.983 0 0 0 0-2.82C5.04 2.21 4.54 2 4.01 2Z"})))}};o.style=e;export{o as utrecht_icon_menu_dot_open};
2
+ //# sourceMappingURL=p-91f90781.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconMenuDotOpen","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-menu-dot-open&encapsulation=shadow","./src/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-menu-dot-open',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMenuDotOpen {\n render() {\n return (\n <svg viewBox=\"0 0 8 8\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h8v8H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M4 8c-1.07 0-2.07-.42-2.83-1.17a4.004 4.004 0 0 1 0-5.66 4.004 4.004 0 0 1 5.66 0C7.59 1.92 8 2.93 8 4s-.42 2.07-1.17 2.83C6.08 7.58 5.07 8 4 8Zm0-6c-.53 0-1.04.21-1.41.59a1.983 1.983 0 0 0 0 2.82c.75.76 2.07.76 2.83 0a1.983 1.983 0 0 0 0-2.82C5.04 2.21 4.54 2 4.01 2Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAsB,M,yBACjCC,SACE,OACEC,EAAA,OAAKC,QAAQ,UAAUC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACrGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,kBAG7BP,EAAA,iBAAa,WACXA,EAAA,QAAMO,EAAE,kR"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const o=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const r=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 6h14v2H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{d:"M13 8H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z"})))}};r.style=o;export{r as utrecht_icon_zoom_minus};
2
+ //# sourceMappingURL=p-a25528fe.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconZoomMinus","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-zoom-minus&encapsulation=shadow","./src/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-zoom-minus',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconZoomMinus {\n render() {\n return (\n <svg viewBox=\"0 0 14 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 6h14v2H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M13 8H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAoB,M,yBAC/BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,mBAG7BP,EAAA,iBAAa,WACXA,EAAA,QAAMO,EAAE,uE"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as c}from"./p-9bc062fc.js";const e=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const i=class{constructor(c){t(this,c)}render(){return c("svg",{viewBox:"0 0 18 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},c("defs",null,c("clipPath",{id:"a"},c("path",{"stroke-width":"0",d:"M0 0h18v14H0z"}))),c("g",{"clip-path":"url(#a)"},c("path",{"fill-rule":"evenodd",d:"M0 1c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Z"})))}};i.style=e;export{i as utrecht_icon_hamburger_menu};
2
+ //# sourceMappingURL=p-ac478160.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconHamburgerMenu","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-hamburger-menu&encapsulation=shadow","./src/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-hamburger-menu',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconHamburgerMenu {\n render() {\n return (\n <svg viewBox=\"0 0 18 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h18v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M0 1c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAwB,M,yBACnCC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,qN"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const r=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const e=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 14 8",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h14v8H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{d:"M13 8c-.26 0-.51-.1-.71-.29L7 2.41l-5.29 5.3A.996.996 0 1 1 .3 6.3L6.29.29a.996.996 0 0 1 1.41 0l6 6a.996.996 0 0 1-.71 1.7Z"})))}};e.style=r;export{e as utrecht_icon_chevron_up};
2
+ //# sourceMappingURL=p-b0657dfa.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconChevronUp","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-chevron-up&encapsulation=shadow","./src/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-chevron-up',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconChevronUp {\n render() {\n return (\n <svg viewBox=\"0 0 14 8\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v8H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M13 8c-.26 0-.51-.1-.71-.29L7 2.41l-5.29 5.3A.996.996 0 1 1 .3 6.3L6.29.29a.996.996 0 0 1 1.41 0l6 6a.996.996 0 0 1-.71 1.7Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAoB,M,yBAC/BC,SACE,OACEC,EAAA,OAAKC,QAAQ,WAAWC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACtGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,mBAG7BP,EAAA,iBAAa,WACXA,EAAA,QAAMO,EAAE,kI"}
@@ -0,0 +1,2 @@
1
+ import{r as c,h as t}from"./p-9bc062fc.js";const i=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const e=class{constructor(t){c(this,t)}render(){return t("svg",{viewBox:"0 0 18 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},t("defs",null,t("clipPath",{id:"a"},t("path",{"stroke-width":"0",d:"M0 0h18v16H0z"}))),t("g",{"clip-path":"url(#a)"},t("path",{"fill-rule":"evenodd",d:"M4.18.28c.38-.38 1-.38 1.38 0 .38.38.38.99 0 1.37L3.13 4.07c-.38.38-1 .38-1.38 0L.28 2.63c-.37-.38-.37-1 0-1.38.38-.38 1-.38 1.38 0l.77.77L4.17.28ZM7.3 2.42c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97ZM5.56 6.1c.38.38.38.99 0 1.37L3.13 9.89c-.38.38-1 .38-1.38 0L.29 8.44a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77L4.18 6.1c.38-.38 1-.38 1.38 0ZM7.3 8.24c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Zm-1.74 3.68c.38.38.38.99 0 1.37l-2.43 2.42c-.38.38-1 .38-1.38 0L.29 14.26a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77 1.74-1.74c.38-.38 1-.38 1.38 0Zm1.74 2.14c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Z"})))}};e.style=i;export{e as utrecht_icon_list_check};
2
+ //# sourceMappingURL=p-ba3fb50f.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconListCheck","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-list-check&encapsulation=shadow","./src/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-list-check',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconListCheck {\n render() {\n return (\n <svg viewBox=\"0 0 18 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h18v16H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M4.18.28c.38-.38 1-.38 1.38 0 .38.38.38.99 0 1.37L3.13 4.07c-.38.38-1 .38-1.38 0L.28 2.63c-.37-.38-.37-1 0-1.38.38-.38 1-.38 1.38 0l.77.77L4.17.28ZM7.3 2.42c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97ZM5.56 6.1c.38.38.38.99 0 1.37L3.13 9.89c-.38.38-1 .38-1.38 0L.29 8.44a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77L4.18 6.1c.38-.38 1-.38 1.38 0ZM7.3 8.24c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Zm-1.74 3.68c.38.38.38.99 0 1.37l-2.43 2.42c-.38.38-1 .38-1.38 0L.29 14.26a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77 1.74-1.74c.38-.38 1-.38 1.38 0Zm1.74 2.14c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAoB,M,yBAC/BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,osB"}
@@ -0,0 +1,2 @@
1
+ import{r,c as t,h as o}from"./p-9bc062fc.js";import{c as e}from"./p-4345d76d.js";const a=".utrecht-textarea{background-color:var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textarea-border-bottom-width, var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width)));border-color:var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color));border-radius:var(--utrecht-textarea-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;box-sizing:border-box;color:var(--utrecht-textarea-color, var(--utrecht-form-control-color));font-family:var(--utrecht-textarea-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-textarea-font-size, var(--utrecht-form-control-font-size, inherit));font-weight:initial;inline-size:100%;line-height:var(--utrecht-textarea-line-height, initial);max-inline-size:var(--utrecht-textarea-max-inline-size, var(--utrecht-form-control-max-inline-size));min-block-size:var(--utrecht-textarea-min-block-size);padding-block-end:var(--utrecht-textarea-padding-block-end, var(--utrecht-form-control-padding-block-end, 0));padding-block-start:var(--utrecht-textarea-padding-block-start, var(--utrecht-form-control-padding-block-start, 0));padding-inline-end:var(--utrecht-textarea-padding-inline-end, var(--utrecht-form-control-padding-inline-end, initial));padding-inline-start:var(--utrecht-textarea-padding-inline-start, var(--utrecht-form-control-padding-inline-start, initial));resize:vertical;resize:block}.utrecht-textarea--invalid{--_utrecht-textarea-border-width:var(\n --utrecht-textarea-invalid-border-width,\n var(\n --utrecht-form-control-invalid-border-width,\n var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width))\n )\n );background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textarea-border-width);border-block-end-width:var(--utrecht-textarea-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textarea-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textarea-border-width)))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-textarea--focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--focus-visible{--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-textarea--read-only{background-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-border, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea__placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-textarea--html-textarea{}.utrecht-textarea--html-textarea:focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-textarea--html-textarea:focus:not(:focus-visible){box-shadow:none;outline-style:revert}.utrecht-textarea--html-textarea:invalid,.utrecht-textarea--html-textarea[aria-invalid=true]{--_utrecht-textarea-border-width:var(\n --utrecht-textarea-invalid-border-width,\n var(\n --utrecht-form-control-invalid-border-width,\n var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width))\n )\n );background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textarea-border-width);border-block-end-width:var(--utrecht-textarea-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textarea-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textarea-border-width)))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--html-textarea:read-only{background-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-border, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--html-textarea:disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-textarea--html-textarea::placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}:host{display:block}:host([hidden]){display:none !important}";const c=class{constructor(o){r(this,o);this.utrechtBlur=t(this,"utrechtBlur",7);this.utrechtChange=t(this,"utrechtChange",7);this.utrechtFocus=t(this,"utrechtFocus",7);this.utrechtInput=t(this,"utrechtInput",7);this.disabled=false;this.invalid=false;this.placeholder="";this.readOnly=false;this.required=false;this.value=""}render(){const{disabled:r,invalid:t,placeholder:a,readOnly:c,required:l,value:u}=this;return o("textarea",{class:e("utrecht-textarea","utrecht-textarea--html-textarea",r&&"utrecht-textarea--disabled",t&&"utrecht-textarea--invalid",c&&"utrecht-textarea--readonly"),disabled:r,placeholder:a||null,readonly:c,required:l,value:u,onBlur:r=>this.utrechtBlur.emit(r),onChange:r=>this.utrechtChange.emit(r),onFocus:r=>this.utrechtFocus.emit(r),onInput:r=>{this.value=r.target.value;this.utrechtInput.emit(r)}},o("slot",null))}};c.style=a;export{c as utrecht_textarea};
2
+ //# sourceMappingURL=p-bc2ff539.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["textareaCss","Textarea","render","disabled","invalid","placeholder","readOnly","required","value","this","h","class","clsx","readonly","onBlur","evt","utrechtBlur","emit","onChange","utrechtChange","onFocus","utrechtFocus","onInput","target","utrechtInput"],"sources":["./src/components/textarea.scss?tag=utrecht-textarea&encapsulation=shadow","./src/components/textarea.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/textarea/css\";\n\n:host {\n display: block;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\nimport { Component, Event, EventEmitter, h, Prop } from '@stencil/core';\nimport clsx from 'clsx';\n\n@Component({\n tag: 'utrecht-textarea',\n styleUrl: 'textarea.scss',\n shadow: true,\n})\nexport class Textarea {\n // TODO: Support `autoComplete` when TypeScript types from Stencil support all actual DOM properties\n // TODO: Support `spellCheck` when TypeScript types from Stencil support all actual DOM properties\n @Prop({ reflect: true }) disabled: boolean = false;\n @Prop({ reflect: true }) invalid: boolean = false;\n @Prop() placeholder: string = '';\n @Prop({ attribute: 'readonly', reflect: true }) readOnly: boolean = false;\n @Prop({ reflect: true }) required: boolean = false;\n @Prop() value: string = '';\n @Event() utrechtBlur: EventEmitter;\n @Event() utrechtChange: EventEmitter;\n @Event() utrechtFocus: EventEmitter;\n @Event() utrechtInput: EventEmitter;\n\n render() {\n const { disabled, invalid, placeholder, readOnly, required, value } = this;\n\n return (\n <textarea\n class={clsx(\n 'utrecht-textarea',\n 'utrecht-textarea--html-textarea',\n disabled && 'utrecht-textarea--disabled',\n invalid && 'utrecht-textarea--invalid',\n readOnly && 'utrecht-textarea--readonly',\n )}\n disabled={disabled}\n placeholder={placeholder || null}\n readonly={readOnly}\n required={required}\n value={value}\n onBlur={(evt) => this.utrechtBlur.emit(evt)}\n onChange={(evt) => this.utrechtChange.emit(evt)}\n onFocus={(evt) => this.utrechtFocus.emit(evt)}\n onInput={(evt) => {\n this.value = (evt.target as HTMLTextAreaElement).value;\n this.utrechtInput.emit(evt);\n }}\n >\n <slot />\n </textarea>\n );\n }\n}\n"],"mappings":"iFAAA,MAAMA,EAAc,w4R,MCaPC,EAAQ,M,mNAG0B,M,aACD,M,iBACd,G,cACsC,M,cACvB,M,WACrB,E,CAMxBC,SACE,MAAMC,SAAEA,EAAQC,QAAEA,EAAOC,YAAEA,EAAWC,SAAEA,EAAQC,SAAEA,EAAQC,MAAEA,GAAUC,KAEtE,OACEC,EAAA,YACEC,MAAOC,EACL,mBACA,kCACAT,GAAY,6BACZC,GAAW,4BACXE,GAAY,8BAEdH,SAAUA,EACVE,YAAaA,GAAe,KAC5BQ,SAAUP,EACVC,SAAUA,EACVC,MAAOA,EACPM,OAASC,GAAQN,KAAKO,YAAYC,KAAKF,GACvCG,SAAWH,GAAQN,KAAKU,cAAcF,KAAKF,GAC3CK,QAAUL,GAAQN,KAAKY,aAAaJ,KAAKF,GACzCO,QAAUP,IACRN,KAAKD,MAASO,EAAIQ,OAA+Bf,MACjDC,KAAKe,aAAaP,KAAKF,EAAI,GAG7BL,EAAA,a"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as c}from"./p-9bc062fc.js";const i=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const e=class{constructor(c){t(this,c)}render(){return c("svg",{viewBox:"0 0 17 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},c("defs",null,c("clipPath",{id:"a"},c("path",{"stroke-width":"0",d:"M0 0h17v14H0z"}))),c("g",{"clip-path":"url(#a)"},c("path",{"fill-rule":"evenodd",d:"M4 1c0-.56.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1ZM1 0c.55 0 1 .44 1 1s-.45 1.01-1 1.01-1-.45-1-1C0 .44.45 0 1 0Zm0 6a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 6Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Zm-3 5a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 12Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Z"})))}};e.style=i;export{e as utrecht_icon_list};
2
+ //# sourceMappingURL=p-ce7fc05a.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconList","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-list&encapsulation=shadow","./src/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-list',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconList {\n render() {\n return (\n <svg viewBox=\"0 0 17 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h17v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M4 1c0-.56.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1ZM1 0c.55 0 1 .44 1 1s-.45 1.01-1 1.01-1-.45-1-1C0 .44.45 0 1 0Zm0 6a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 6Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Zm-3 5a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 12Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAe,M,yBAC1BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,8X"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as i}from"./p-9bc062fc.js";const e=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const o=class{constructor(i){t(this,i)}render(){return i("svg",{viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},i("defs",null,i("clipPath",{id:"a"},i("path",{"stroke-width":"0",d:"M0 0h14v14H0z"}))),i("g",{"clip-path":"url(#a)"},i("path",{"fill-rule":"evenodd",d:"M7 0c.48 0 .88.39.88.88v5.25h5.25c.48 0 .88.39.88.88s-.39.88-.88.88H7.88v5.25c0 .48-.39.88-.88.88s-.88-.39-.88-.88V7.89H.88C.4 7.89 0 7.5 0 7.01s.39-.88.88-.88h5.25V.88c0-.48.39-.88.88-.88Z"})))}};o.style=e;export{o as utrecht_icon_zoom_plus};
2
+ //# sourceMappingURL=p-d134fead.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconZoomPlus","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-zoom-plus&encapsulation=shadow","./src/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-zoom-plus',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconZoomPlus {\n render() {\n return (\n <svg viewBox=\"0 0 14 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M7 0c.48 0 .88.39.88.88v5.25h5.25c.48 0 .88.39.88.88s-.39.88-.88.88H7.88v5.25c0 .48-.39.88-.88.88s-.88-.39-.88-.88V7.89H.88C.4 7.89 0 7.5 0 7.01s.39-.88.88-.88h5.25V.88c0-.48.39-.88.88-.88Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAmB,M,yBAC9BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,oBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,mM"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as r}from"./p-9bc062fc.js";const c=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const i=class{constructor(r){t(this,r)}render(){return r("svg",{viewBox:"0 0 14 10",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},r("path",{d:"M5 10c-.26 0-.51-.1-.71-.29l-4-4A.996.996 0 1 1 1.7 4.3l3.29 3.29 7.3-7.3A.996.996 0 1 1 13.7 1.7L5.71 9.71c-.2.2-.45.29-.71.29Z"}))}};i.style=c;export{i as utrecht_icon_checkmark};
2
+ //# sourceMappingURL=p-d74d9ed6.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["generatedCss","UtrechtIconCheckmark","render","h","viewBox","xmlns","fill","height","width","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-checkmark&encapsulation=shadow","./src/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-checkmark',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconCheckmark {\n render() {\n return (\n <svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <path fill-rule=\"evenodd\" d=\"M3.164 9.73a1 1 0 0 0-1.411-.084l-1.005.893a1 1 0 0 0-.084 1.412l5.798 6.527a.998.998 0 0 0 1.412.083l11.117-9.874a1 1 0 0 0 .083-1.412l-.81-.912a1 1 0 0 0-1.411-.083l-8.616 7.654a1 1 0 0 1-1.412-.083L3.165 9.73Z\" clip-rule=\"evenodd\"/>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAoB,M,yBAC/BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,oBAAgB,UAAUM,EAAE,uNAAsN,YAAW,Y"}
1
+ {"version":3,"names":["generatedCss","UtrechtIconCheckmark","render","h","viewBox","xmlns","fill","height","width","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-checkmark&encapsulation=shadow","./src/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-checkmark',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconCheckmark {\n render() {\n return (\n <svg viewBox=\"0 0 14 10\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <path d=\"M5 10c-.26 0-.51-.1-.71-.29l-4-4A.996.996 0 1 1 1.7 4.3l3.29 3.29 7.3-7.3A.996.996 0 1 1 13.7 1.7L5.71 9.71c-.2.2-.45.29-.71.29Z\"/>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAoB,M,yBAC/BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,QAAMM,EAAE,qI"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as c}from"./p-9bc062fc.js";const i=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const e=class{constructor(c){t(this,c)}render(){return c("svg",{viewBox:"0 0 20 17.83",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},c("defs",null,c("clipPath",{id:"a"},c("path",{"stroke-width":"0",d:"M0 0h20v17.83H0z"}))),c("g",{"clip-path":"url(#a)"},c("path",{"fill-rule":"evenodd",d:"m4.78 6.54 3.2-4.11v12.99l-3.2-4.11c-.19-.24-.48-.39-.79-.39H2V6.93h1.99c.31 0 .6-.14.79-.39ZM8.76.09c-.41-.14-.85-.12-1.25.04-.36.15-.67.41-.87.74L3.49 4.92H1.98c-.53 0-1.04.21-1.41.58-.37.38-.59.88-.59 1.41v3.99c0 .53.21 1.04.59 1.41.37.38.88.58 1.41.58h1.51l3.15 4.05c.2.33.5.6.87.74a1.793 1.793 0 0 0 2.22-.74c.2-.34.29-.73.25-1.13V2A1.8 1.8 0 0 0 9.73.87C9.51.5 9.16.23 8.76.09Zm6.13 1.21c.35-.43.98-.5 1.41-.15 1.16.93 2.09 2.12 2.73 3.46.64 1.34.97 2.81.97 4.3s-.33 2.96-.97 4.3c-.64 1.34-1.58 2.53-2.73 3.46a1.002 1.002 0 1 1-1.26-1.56c.93-.75 1.67-1.69 2.19-2.77.51-1.07.78-2.25.78-3.44s-.27-2.37-.78-3.44a7.972 7.972 0 0 0-2.19-2.77c-.43-.35-.5-.98-.15-1.41Zm-2.72 3.02c.33-.44.96-.53 1.4-.2.74.56 1.35 1.28 1.76 2.11s.63 1.75.63 2.68-.22 1.85-.63 2.68-1.02 1.55-1.76 2.11c-.44.33-1.07.24-1.4-.2-.33-.44-.24-1.07.2-1.4.5-.37.9-.85 1.17-1.41.28-.55.42-1.16.42-1.78s-.14-1.23-.42-1.79c-.28-.55-.68-1.04-1.17-1.41-.44-.33-.53-.96-.2-1.4Z"})))}};e.style=i;export{e as utrecht_icon_read_aloud};
2
+ //# sourceMappingURL=p-d9dbd9cf.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["generatedCss","UtrechtIconReadAloud","render","h","viewBox","xmlns","fill","height","width","id","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-read-aloud&encapsulation=shadow","./src/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-read-aloud',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconReadAloud {\n render() {\n return (\n <svg viewBox=\"0 0 20 17.83\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h20v17.83H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"m4.78 6.54 3.2-4.11v12.99l-3.2-4.11c-.19-.24-.48-.39-.79-.39H2V6.93h1.99c.31 0 .6-.14.79-.39ZM8.76.09c-.41-.14-.85-.12-1.25.04-.36.15-.67.41-.87.74L3.49 4.92H1.98c-.53 0-1.04.21-1.41.58-.37.38-.59.88-.59 1.41v3.99c0 .53.21 1.04.59 1.41.37.38.88.58 1.41.58h1.51l3.15 4.05c.2.33.5.6.87.74a1.793 1.793 0 0 0 2.22-.74c.2-.34.29-.73.25-1.13V2A1.8 1.8 0 0 0 9.73.87C9.51.5 9.16.23 8.76.09Zm6.13 1.21c.35-.43.98-.5 1.41-.15 1.16.93 2.09 2.12 2.73 3.46.64 1.34.97 2.81.97 4.3s-.33 2.96-.97 4.3c-.64 1.34-1.58 2.53-2.73 3.46a1.002 1.002 0 1 1-1.26-1.56c.93-.75 1.67-1.69 2.19-2.77.51-1.07.78-2.25.78-3.44s-.27-2.37-.78-3.44a7.972 7.972 0 0 0-2.19-2.77c-.43-.35-.5-.98-.15-1.41Zm-2.72 3.02c.33-.44.96-.53 1.4-.2.74.56 1.35 1.28 1.76 2.11s.63 1.75.63 2.68-.22 1.85-.63 2.68-1.02 1.55-1.76 2.11c-.44.33-1.07.24-1.4-.2-.33-.44-.24-1.07.2-1.4.5-.37.9-.85 1.17-1.41.28-.55.42-1.16.42-1.78s-.14-1.23-.42-1.79c-.28-.55-.68-1.04-1.17-1.41-.44-.33-.53-.96-.2-1.4Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAoB,M,yBAC/BC,SACE,OACEC,EAAA,OAAKC,QAAQ,eAAeC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OAC1GL,EAAA,YACEA,EAAA,YAAUM,GAAG,KACXN,EAAA,uBAAmB,IAAIO,EAAE,uBAG7BP,EAAA,iBAAa,WACXA,EAAA,oBAAgB,UAAUO,EAAE,s7B"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as r}from"./p-9bc062fc.js";const e=":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";const i=class{constructor(r){t(this,r)}render(){return r("svg",{viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",height:"1em",width:"1em"},r("path",{"fill-rule":"evenodd",d:"M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z"}))}};i.style=e;export{i as utrecht_icon_cross};
2
+ //# sourceMappingURL=p-ddc3f4ea.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["generatedCss","UtrechtIconCross","render","h","viewBox","xmlns","fill","height","width","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-cross&encapsulation=shadow","./src/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-cross',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconCross {\n render() {\n return (\n <svg viewBox=\"-2 -3 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <path d=\"M.293 1.379a1 1 0 0 0 0 1.414l5.99 5.99a1 1 0 0 1 .001 1.404l-5.991 5.99a1 1 0 0 0 0 1.415l1.086 1.086a.996.996 0 0 0 .76.291.996.996 0 0 0 .654-.291l5.991-5.992a1 1 0 0 1 1.403.001l5.99 5.99a.998.998 0 0 0 1.414 0l1.087-1.085a1 1 0 0 0 0-1.414l-5.991-5.991a1 1 0 0 1 0-1.403l5.99-5.991a1 1 0 0 0 0-1.414L17.593.293a.997.997 0 0 0-1.415 0l-5.99 5.991a1 1 0 0 1-1.404 0L2.793.292a.998.998 0 0 0-1.414 0L.293 1.379Z\"/>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAgB,M,yBAC3BC,SACE,OACEC,EAAA,OAAKC,QAAQ,cAAcC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACzGL,EAAA,QAAMM,EAAE,ka"}
1
+ {"version":3,"names":["generatedCss","UtrechtIconCross","render","h","viewBox","xmlns","fill","height","width","d"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-cross&encapsulation=shadow","./src/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-cross',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconCross {\n render() {\n return (\n <svg viewBox=\"0 0 14 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <path fill-rule=\"evenodd\" d=\"M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z\"/>\n</svg>\n\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,kR,MCORC,EAAgB,M,yBAC3BC,SACE,OACEC,EAAA,OAAKC,QAAQ,YAAYC,MAAM,6BAA6BC,KAAK,eAAeC,OAAO,MAAMC,MAAM,OACvGL,EAAA,oBAAgB,UAAUM,EAAE,yM"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as r}from"./p-9bc062fc.js";const e='@charset "UTF-8";.utrecht-html{--utrecht-space-around:1}.utrecht-html article{max-inline-size:var(--utrecht-article-max-inline-size)}.utrecht-html blockquote{background-color:var(--utrecht-blockquote-background-color);color:var(--utrecht-blockquote-color);font-family:var(--utrecht-document-font-family);font-size:var(--utrecht-blockquote-font-size);font-style:var(--utrecht-blockquote-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-blockquote-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-blockquote-margin-block-start, 0));margin-inline-end:var(--utrecht-blockquote-margin-inline-end);margin-inline-start:var(--utrecht-blockquote-margin-inline-start);padding-block-end:var(--utrecht-blockquote-padding-block-end);padding-block-start:var(--utrecht-blockquote-padding-block-start);padding-inline-end:var(--utrecht-blockquote-padding-inline-end);padding-inline-start:var(--utrecht-blockquote-padding-inline-start);--utrecht-document-color:var(--utrecht-blockquote-content-color, inherit);--utrecht-paragraph-font-size:var(--utrecht-blockquote-content-font-size, inherit);color:var(--utrecht-blockquote-content-color, inherit);font-size:var(--utrecht-blockquote-content-font-size, inherit);--utrecht-space-around:1}.utrecht-html input[type=button i],.utrecht-html input[type=reset i],.utrecht-html input[type=submit i],.utrecht-html button{--_utrecht-button-background-color:var(\n --_utrecht-button-hint-background-color,\n var(--_utrecht-button-appearance-background-color, var(--utrecht-button-background-color))\n );--_utrecht-button-color:var(\n --_utrecht-button-hint-color,\n var(--_utrecht-button-appearance-color, var(--utrecht-button-color))\n );--_utrecht-button-border-color:var(\n --_utrecht-button-hint-border-color,\n var(--_utrecht-button-appearance-border-color, var(--utrecht-button-border-color, transparent))\n );--_utrecht-button-border-bottom-color:var(\n --_utrecht-button-hint-border-bottom-color,\n var(\n --_utrecht-button-hint-border-color,\n var(\n --_utrecht-button-appearance-border-bottom-color,\n var(\n --_utrecht-button-appearance-border-color,\n var(--utrecht-button-border-bottom-color, var(--utrecht-button-border-color, transparent))\n )\n )\n )\n );--_utrecht-button-disabled-background-color:var(\n --_utrecht-button-hint-disabled-background-color,\n var(\n --_utrecht-button-appearance-disabled-background-color,\n var(--utrecht-button-disabled-background-color, var(--utrecht-button-background-color))\n )\n );--_utrecht-button-disabled-border-color:var(\n --_utrecht-button-hint-disabled-border-color,\n var(\n --_utrecht-button-appearance-disabled-border-color,\n var(--utrecht-button-disabled-border-color, var(--utrecht-button-border-color))\n )\n );--_utrecht-button-disabled-color:var(\n --_utrecht-button-hint-disabled-color,\n var(--_utrecht-button-appearance-disabled-color, var(--utrecht-button-disabled-color, var(--utrecht-button-color)))\n );--_utrecht-button-pressed-background-color:var(\n --_utrecht-button-hint-pressed-background-color,\n var(\n --_utrecht-button-hint-background-color,\n var(\n --_utrecht-button-appearance-pressed-background-color,\n var(\n --_utrecht-button-appearance-background-color,\n var(--utrecht-button-pressed-background-color, var(--utrecht-button-background-color))\n )\n )\n )\n );--_utrecht-button-pressed-border-color:var(\n --_utrecht-button-hint-pressed-border-color,\n var(\n --_utrecht-button-hint-border-color,\n var(\n --_utrecht-button-appearance-pressed-border-color,\n var(\n --_utrecht-button-appearance-border-color,\n var(--utrecht-button-pressed-border-color, var(--utrecht-button-border-color))\n )\n )\n )\n );--_utrecht-button-pressed-color:var(\n --_utrecht-button-hint-pressed-color,\n var(\n --_utrecht-button-hint-color,\n var(\n --_utrecht-button-appearance-pressed-color,\n var(--_utrecht-button-appearance-color, var(--utrecht-button-pressed-color, var(--utrecht-button-color)))\n )\n )\n );--_utrecht-button-focus-background-color:var(\n --_utrecht-button-hint-focus-background-color,\n var(\n --_utrecht-button-hint-background-color,\n var(\n --_utrecht-button-appearance-focus-background-color,\n var(\n --_utrecht-button-appearance-background-color,\n var(--utrecht-button-focus-background-color, var(--utrecht-button-background-color))\n )\n )\n )\n );--_utrecht-button-focus-border-color:var(\n --_utrecht-button-hint-focus-border-color,\n var(\n --_utrecht-button-hint-border-color,\n var(\n --_utrecht-button-appearance-focus-border-color,\n var(\n --_utrecht-button-appearance-border-color,\n var(--utrecht-button-focus-border-color, var(--utrecht-button-border-color))\n )\n )\n )\n );--_utrecht-button-focus-color:var(\n --_utrecht-button-hint-focus-color,\n var(\n --_utrecht-button-hint-color,\n var(\n --_utrecht-button-appearance-focus-color,\n var(--_utrecht-button-appearance-color, var(--utrecht-button-focus-color, var(--utrecht-button-color)))\n )\n )\n );--_utrecht-button-hover-background-color:var(\n --_utrecht-button-hint-hover-background-color,\n var(\n --_utrecht-button-hint-background-color,\n var(\n --_utrecht-button-appearance-hover-background-color,\n var(\n --_utrecht-button-appearance-background-color,\n var(--utrecht-button-hover-background-color, var(--utrecht-button-background-color))\n )\n )\n )\n );--_utrecht-button-hover-border-color:var(\n --_utrecht-button-hint-hover-border-color,\n var(\n --_utrecht-button-hint-border-color,\n var(\n --_utrecht-button-appearance-hover-border-color,\n var(\n --_utrecht-button-appearance-border-color,\n var(--utrecht-button-hover-border-color, var(--utrecht-button-border-color))\n )\n )\n )\n );--_utrecht-button-hover-color:var(\n --_utrecht-button-hint-hover-color,\n var(\n --_utrecht-button-hint-color,\n var(\n --_utrecht-button-appearance-hover-color,\n var(--_utrecht-button-appearance-color, var(--utrecht-button-hover-color, var(--utrecht-button-color)))\n )\n )\n );--_utrecht-button-active-background-color:var(\n --_utrecht-button-hint-active-background-color,\n var(\n --_utrecht-button-hint-background-color,\n var(\n --_utrecht-button-appearance-active-background-color,\n var(\n --_utrecht-button-appearance-background-color,\n var(--utrecht-button-active-background-color, var(--utrecht-button-background-color))\n )\n )\n )\n );--_utrecht-button-active-border-color:var(\n --_utrecht-button-hint-active-border-color,\n var(\n --_utrecht-button-hint-border-color,\n var(\n --_utrecht-button-appearance-active-border-color,\n var(\n --_utrecht-button-appearance-border-color,\n var(--utrecht-button-active-border-color, var(--utrecht-button-border-color))\n )\n )\n )\n );--_utrecht-button-active-color:var(\n --_utrecht-button-hint-active-color,\n var(\n --_utrecht-button-hint-color,\n var(\n --_utrecht-button-appearance-active-color,\n var(--_utrecht-button-appearance-color, var(--utrecht-button-active-color, var(--utrecht-button-color)))\n )\n )\n );--_utrecht-button-border-width:var(--_utrecht-button-appearance-border-width, var(--utrecht-button-border-width, 0));--_utrecht-button-border-block-end-width:var(\n --utrecht-button-border-bottom-width,\n var(--_utrecht-button-border-width, 0)\n );--utrecht-icon-size:var(--utrecht-button-icon-size, 1em);align-items:center;background-color:var(--_utrecht-button-background-color);border-block-end-color:var(--_utrecht-button-border-bottom-color);border-block-end-width:var(--_utrecht-button-border-block-end-width);border-color:var(--_utrecht-button-border-color);border-radius:var(--utrecht-button-border-radius);border-style:solid;border-width:var(--_utrecht-button-border-width);box-sizing:border-box;color:var(--_utrecht-button-color);cursor:var(--utrecht-action-activate-cursor);display:inline-flex;font-family:var(--utrecht-button-font-family, var(--utrecht-document-font-family));font-size:var(--utrecht-button-font-size, var(--utrecht-document-font-family, inherit));font-weight:var(--_utrecht-button-appearance-font-weight, var(--utrecht-button-font-weight));gap:var(--utrecht-button-icon-gap);inline-size:var(--utrecht-button-inline-size, auto);justify-content:center;line-height:var(--utrecht-button-line-height);min-block-size:var(--utrecht-button-min-block-size, 44px);min-inline-size:var(--utrecht-button-min-inline-size, 44px);padding-block-end:var(--utrecht-button-padding-block-end);padding-block-start:var(--utrecht-button-padding-block-start);padding-inline-end:var(--utrecht-button-padding-inline-end);padding-inline-start:var(--utrecht-button-padding-inline-start);text-transform:var(--utrecht-button-text-transform);-webkit-user-select:none;user-select:none;margin-block-end:var(--utrecht-button-margin-block-end);margin-block-start:var(--utrecht-button-margin-block-start);margin-inline-end:var(--utrecht-button-margin-inline-end);margin-inline-start:var(--utrecht-button-margin-inline-start)}.utrecht-html button[type=submit i],.utrecht-html input[type=submit i]{cursor:var(--utrecht-action-submit-cursor)}.utrecht-html button:disabled,.utrecht-html button[aria-disabled=true]{background-color:var(--_utrecht-button-disabled-background-color);border-color:var(--_utrecht-button-disabled-border-color);color:var(--_utrecht-button-disabled-color);cursor:var(--utrecht-action-disabled-cursor)}.utrecht-html button[aria-busy=true],.utrecht-html button[aria-disabled=true][aria-busy=true],.utrecht-html button:disabled[aria-busy=true]{cursor:var(--utrecht-action-busy-cursor)}.utrecht-html button:active:not([aria-disabled=true],:disabled){background-color:var(--_utrecht-button-active-background-color);border-color:var(--_utrecht-button-active-border-color);color:var(--_utrecht-button-active-color)}.utrecht-html button:hover:not([aria-disabled=true],:disabled){background-color:var(--_utrecht-button-hover-background-color);border-color:var(--_utrecht-button-hover-border-color);color:var(--_utrecht-button-hover-color);scale:var(--utrecht-button-hover-scale, 1)}.utrecht-html button:focus:not([aria-disabled=true],:disabled){background-color:var(--_utrecht-button-focus-background-color);border-color:var(--_utrecht-button-focus-border-color);color:var(--_utrecht-button-focus-color);scale:var(--utrecht-button-focus-scale, 1)}.utrecht-html button:focus-visible{--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-html input[type=checkbox i]{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;cursor:var(--utrecht-action-activate-cursor, revert);-webkit-user-select:none;user-select:none}.utrecht-html input[type=checkbox i]:disabled{cursor:var(--utrecht-action-disabled-cursor, revert)}.utrecht-html input[type=checkbox i]:focus{--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-html input[type=checkbox i]:focus:not(:focus-visible){box-shadow:none;outline-style:revert}.utrecht-html body{color:var(--utrecht-document-color, inherit);font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-document-font-size, inherit);font-weight:var(--utrecht-document-font-weight, inherit);line-height:var(--utrecht-document-line-height, inherit);text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;background-color:var(--utrecht-document-background-color, inherit)}.utrecht-html body :lang(ar){letter-spacing:0 !important}.utrecht-html code{background-color:var(--utrecht-code-background-color);color:var(--utrecht-code-color);font-family:var(--utrecht-code-font-family, monospace), monospace;font-size:var(--utrecht-code-font-size);font-variant-ligatures:none;line-height:var(--utrecht-code-line-height)}.utrecht-html em{font-style:var(--utrecht-emphasis-stressed-font-style, italic)}.utrecht-html strong{font-weight:var(--utrecht-emphasis-strong-font-weight, bold)}.utrecht-html fieldset{margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-margin-block-start, 0));all:revert;border:0;margin-inline-end:0;margin-inline-start:0;min-inline-size:0;padding-block-end:0;padding-block-start:0.01em;padding-inline-end:0;padding-inline-start:0;--utrecht-space-around:1}.utrecht-html figure{margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-figure-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-figure-margin-block-start, 0))}.utrecht-html figcaption{color:var(--utrecht-figure-caption-color);font-size:var(--utrecht-figure-caption-font-size);line-height:var(--utrecht-figure-caption-line-height)}.utrecht-html form{max-inline-size:var(--utrecht-form-max-inline-size)}.utrecht-html legend{color:var(--utrecht-form-fieldset-legend-color, var(--utrecht-document-color, inherit));font-family:var(--utrecht-form-fieldset-legend-font-family, var(--utrecht-document-font-family));font-size:var(--utrecht-form-fieldset-legend-font-size);font-weight:var(--utrecht-form-fieldset-legend-font-weight);line-height:var(--utrecht-form-fieldset-legend-line-height);page-break-after:avoid;page-break-inside:avoid;display:table;inline-size:100%;padding-inline-end:0;padding-inline-start:0;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-legend-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-legend-margin-block-start, 0))}.utrecht-html fieldset:disabled>legend{color:var(--utrecht-form-fieldset-legend-disabled-color, var(--utrecht-form-fieldset-legend-color, var(--utrecht-document-color, inherit)))}.utrecht-html label{color:var(--utrecht-form-label-color);font-size:var(--utrecht-form-label-font-size);font-weight:var(--utrecht-form-label-font-weight)}.utrecht-html input[type=checkbox i]~label{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));cursor:var(--utrecht-action-activate-cursor, revert);font-weight:var(--utrecht-form-label-checkbox-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-html input[type=radio i]~label{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));cursor:var(--utrecht-action-activate-cursor, revert);font-weight:var(--utrecht-form-label-radio-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-html mark{background-color:var(--utrecht-mark-background-color, revert);color:var(--utrecht-mark-color, revert)}@media print{.utrecht-html mark{outline-color:currentColor;outline-style:dotted;outline-width:0.1em}}@media screen and (-ms-high-contrast: active){.utrecht-html mark{background-color:Highlight;color:HighlightText}}.utrecht-html h1{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-1-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-1-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-1-font-size, revert);font-weight:var(--utrecht-heading-1-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-heading-1-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-1-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-1-margin-block-start, 0));page-break-after:avoid;--utrecht-space-around:1}.utrecht-html h2{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-2-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-2-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-2-font-size, revert);font-weight:var(--utrecht-heading-2-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-heading-2-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-2-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-2-margin-block-start, 0));page-break-after:avoid;--utrecht-space-around:1}.utrecht-html h3{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-3-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-3-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-3-font-size, revert);font-weight:var(--utrecht-heading-3-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-heading-3-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-3-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-3-margin-block-start, 0));page-break-after:avoid;--utrecht-space-around:1}.utrecht-html h4{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-4-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-4-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-4-font-size, revert);font-weight:var(--utrecht-heading-4-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-heading-4-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-4-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-4-margin-block-start, 0));page-break-after:avoid;--utrecht-space-around:1}.utrecht-html h5{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-5-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-5-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-5-font-size, revert);font-weight:var(--utrecht-heading-5-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-heading-5-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-5-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-5-margin-block-start, 0));page-break-after:avoid;--utrecht-space-around:1}.utrecht-html h6{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-6-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-6-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-6-font-size, revert);font-weight:var(--utrecht-heading-6-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-heading-6-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-6-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-6-margin-block-start, 0));page-break-after:avoid;--utrecht-space-around:1}.utrecht-html hgroup{--utrecht-pre-heading-order:-1;display:flex;flex-direction:column;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-group-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-group-margin-block-start, 0));--utrecht-space-around:1}.utrecht-html hgroup>*{--utrecht-space-around:0}.utrecht-html a{--utrecht-icon-size:var(--utrecht-link-icon-size, 1em);color:var(--utrecht-link-color, blue);text-decoration:var(--utrecht-link-text-decoration, underline);text-decoration-color:var(--utrecht-link-text-decoration-color, currentColor);text-decoration-skip-ink:all;text-decoration-thickness:max(var(--utrecht-link-text-decoration-thickness), 1px);text-underline-offset:var(--utrecht-link-text-underline-offset)}.utrecht-html a:visited{color:var(--utrecht-link-visited-color, var(--utrecht-link-color))}.utrecht-html a:hover{color:var(--utrecht-link-hover-color, var(--utrecht-link-color));text-decoration:var(--utrecht-link-hover-text-decoration, var(--utrecht-link-text-decoration, underline));text-decoration-skip:none;text-decoration-skip-ink:none;text-decoration-thickness:max(var(--utrecht-link-hover-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)), 1px)}.utrecht-html a:active{color:var(--utrecht-link-active-color, var(--utrecht-link-color))}.utrecht-html a:focus{background-color:var(--utrecht-link-focus-background-color, transparent);color:var(--utrecht-link-focus-color, var(--utrecht-link-color));text-decoration:var(--utrecht-link-focus-text-decoration, var(--utrecht-link-text-decoration, underline));text-decoration-skip:none;text-decoration-skip-ink:none;text-decoration-thickness:max(var(--utrecht-link-focus-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)), 1px);--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-html a:focus:not(:focus-visible){box-shadow:none;outline-style:revert}.utrecht-html a[href^="tel:" i]{white-space:nowrap}.utrecht-html ol{box-sizing:border-box;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-ordered-list-font-size, var(--utrecht-unordered-list-font-size, var(--utrecht-document-font-size, inherit)));line-height:var(--utrecht-ordered-list-font-size, var(--utrecht-unordered-list-line-height, var(--utrecht-document-line-height, inherit)));margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-ordered-list-margin-block-end, var(--utrecht-unordered-list-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-ordered-list-margin-block-start, var(--utrecht-unordered-list-margin-block-start, 0)));padding-inline-start:var(--utrecht-ordered-list-padding-inline-start, var(--utrecht-unordered-list-padding-inline-start, 2ch));text-align:start;--utrecht-space-around:1}.utrecht-html ol>li{margin-block-end:var(--utrecht-ordered-list-item-margin-block-end, var(--utrecht-unordered-list-item-margin-block-end));margin-block-start:var(--utrecht-ordered-list-item-margin-block-start, var(--utrecht-unordered-list-item-margin-block-start));padding-inline-start:var(--utrecht-ordered-list-item-padding-inline-start, var(--utrecht-unordered-list-item-padding-inline-start, 1ch))}.utrecht-html ol:lang(ar){list-style:arabic-indic}.utrecht-html p{color:var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit));font-family:var(--utrecht-paragraph-font-family, var(--utrecht-document-font-family, inherit));font-size:var(--utrecht-paragraph-font-size, var(--utrecht-document-font-size, inherit));font-weight:var(--utrecht-paragraph-font-weight, inherit);line-height:var(--utrecht-paragraph-line-height, var(--utrecht-document-line-height, inherit));margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-paragraph-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-paragraph-margin-block-start, 0))}.utrecht-html p.lead{color:var(--utrecht-paragraph-lead-color, var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit)));font-size:var(--utrecht-paragraph-lead-font-size, var(--utrecht-paragraph-font-size, inherit));font-weight:var(--utrecht-paragraph-lead-font-weight, var(--utrecht-paragraph-font-weight, inherit));line-height:var(--utrecht-paragraph-lead-line-height, var(--utrecht-paragraph-line-height, inherit))}.utrecht-html *~p{--utrecht-space-around:1}.utrecht-html p:has(>small:only-child){color:var(--utrecht-paragraph-small-color, var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit)));font-size:var(--utrecht-paragraph-small-font-size, var(--utrecht-paragraph-font-size, inherit));font-weight:var(--utrecht-paragraph-small-font-weight, var(--utrecht-paragraph-font-weight, inherit));line-height:var(--utrecht-paragraph-small-line-height, var(--utrecht-paragraph-line-height, inherit))}.utrecht-html p>small:only-child{font-size:inherit}.utrecht-html pre:has(>code:only-child){background-color:var(--utrecht-code-background-color);color:var(--utrecht-code-color);font-family:var(--utrecht-code-font-family, monospace), monospace;font-size:var(--utrecht-code-font-size);font-variant-ligatures:none;line-height:var(--utrecht-code-line-height);--utrecht-code-color:var(--utrecht-code-block-color, inherit);--utrecht-code-background-color:var(--utrecht-code-block-background-color, inherit);--utrecht-code-font-weight:var(--utrecht-code-block-font-weight, inherit);--utrecht-code-font-size:var(--utrecht-code-block-font-size, inherit);--utrecht-code-font-family:var(--utrecht-code-block-font-family, monospace);background-color:var(--utrecht-code-block-background-color);display:block;font-size:var(--utrecht-code-block-font-size, var(--utrecht-code-font-size));line-height:var(--utrecht-code-block-line-height, var(--utrecht-code-line-height));margin-block-end:var(--utrecht-code-block-margin-block-end);margin-block-start:var(--utrecht-code-block-margin-block-start);margin-inline-end:var(--utrecht-code-block-margin-inline-end);margin-inline-start:var(--utrecht-code-block-margin-inline-start);padding-block-end:var(--utrecht-code-block-padding-block-end);padding-block-start:var(--utrecht-code-block-padding-block-start);padding-inline-end:var(--utrecht-code-block-padding-inline-end);padding-inline-start:var(--utrecht-code-block-padding-inline-start);white-space:pre}.utrecht-html pre:has(>code:only-child)>code{display:contents}.utrecht-html input[type=radio i]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;--_utrecht-radio-button-background-color:var(\n --_utrecht-radio-button-interactive-background-color,\n var(--_utrecht-radio-button-state-background-color, var(--utrecht-radio-button-background-color))\n );--_utrecht-radio-button-border-color:var(\n --_utrecht-radio-button-interactive-border-color,\n var(--_utrecht-radio-button-state-border-color, var(--utrecht-radio-button-border-color, currentColor))\n );--_utrecht-radio-button-border-width:var(\n --_utrecht-radio-button-interactive-border-width,\n var(--_utrecht-radio-button-state-border-width, var(--utrecht-radio-button-border-width))\n );--_utrecht-radio-button-color:var(\n --_utrecht-radio-button-interactive-color,\n var(--_utrecht-radio-button-state-color, var(--utrecht-radio-button-color, currentColor))\n );--_utrecht-radio-button-icon-size:0;background-color:var(--_utrecht-radio-button-background-color);background-image:radial-gradient(circle, var(--_utrecht-radio-button-color, transparent) calc(var(--_utrecht-radio-button-icon-size, 50%) - 5%), var(--_utrecht-radio-button-background-color, currentColor) var(--_utrecht-radio-button-icon-size, 50%));background-position:center;background-repeat:no-repeat;background-size:contain;block-size:var(--utrecht-radio-button-size, 1em);border-color:var(--_utrecht-radio-button-border-color);border-radius:50%;border-style:solid;border-width:var(--_utrecht-radio-button-border-width);cursor:var(--utrecht-action-activate-cursor);inline-size:var(--utrecht-radio-button-size, 1em);margin-inline-end:var(--utrecht-radio-button-margin-inline-end);min-block-size:24px;min-inline-size:24px;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:top;}.utrecht-html input[type=radio i]:checked{--_utrecht-radio-button-icon-size:var(--utrecht-radio-button-icon-size, 50%);--_utrecht-radio-button-state-background-color:var(--utrecht-radio-button-checked-background-color);--_utrecht-radio-button-state-border-color:var(--utrecht-radio-button-checked-border-color);--_utrecht-radio-button-state-border-width:var(--utrecht-radio-button-checked-border-width);--_utrecht-radio-button-state-color:var(--utrecht-radio-button-checked-color);--_utrecht-radio-button-state-active-background-color:var(--utrecht-radio-button-checked-active-background-color);--_utrecht-radio-button-state-active-border-color:var(--utrecht-radio-button-checked-active-border-color);--_utrecht-radio-button-state-active-border-width:var(--utrecht-radio-button-checked-active-border-width);--_utrecht-radio-button-state-active-color:var(--utrecht-radio-button-checked-active-color);--_utrecht-radio-button-state-focus-background-color:var(--utrecht-radio-button-checked-focus-background-color);--_utrecht-radio-button-state-focus-border-color:var(--utrecht-radio-button-checked-focus-border-color);--_utrecht-radio-button-state-focus-border-width:var(--utrecht-radio-button-checked-focus-border-width);--_utrecht-radio-button-state-focus-color:var(--utrecht-radio-button-checked-focus-color);--_utrecht-radio-button-state-hover-background-color:var(--utrecht-radio-button-checked-hover-background-color);--_utrecht-radio-button-state-hover-border-color:var(--utrecht-radio-button-checked-hover-border-color);--_utrecht-radio-button-state-hover-border-width:var(--utrecht-radio-button-checked-hover-border-width);--_utrecht-radio-button-state-hover-color:var(--utrecht-radio-button-checked-hover-color)}.utrecht-html input[type=radio i]:disabled{--_utrecht-radio-button-background-color:var(--utrecht-radio-button-disabled-background-color);--_utrecht-radio-button-border-color:var(--utrecht-radio-button-disabled-border-color);--_utrecht-radio-button-border-width:var(--utrecht-radio-button-disabled-border-width);--_utrecht-radio-button-color:var(--utrecht-radio-button-disabled-color);--_utrecht-radio-button-focus-background-color:var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-focus-border-color:var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-focus-border-width:var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-focus-color:var(--_utrecht-radio-button-color);--_utrecht-radio-button-active-background-color:var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-active-border-color:var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-active-border-width:var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-active-color:var(--_utrecht-radio-button-color);--_utrecht-radio-button-hover-background-color:var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-hover-border-color:var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-hover-border-width:var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-hover-color:var(--_utrecht-radio-button-color);cursor:var(--utrecht-action-disabled-cursor)}.utrecht-html input[type=radio i]:invalid,.utrecht-html input[type=radio i][aria-invalid=true]{border-color:var(--utrecht-radio-button-invalid-border-color, var(--utrecht-radio-button-border-color));border-width:var(--utrecht-radio-button-invalid-border-width, var(--utrecht-radio-button-border-width));color:var(--utrecht-radio-button-invalid-color, var(--utrecht-radio-button-color))}.utrecht-html input[type=radio i]:focus:not([aria-disabled=true],:disabled){--_utrecht-radio-button-interactive-background-color:var(\n --utrecht-radio-button-focus-background-color,\n var(--utrecht-radio-button-focus-background-color)\n );--_utrecht-radio-button-interactive-border-color:var(\n --utrecht-radio-button-focus-border-color,\n var(--utrecht-radio-button-focus-border-color)\n );--_utrecht-radio-button-interactive-border-width:var(\n --utrecht-radio-button-focus-border-width,\n var(--utrecht-radio-button-focus-border-width)\n );--_utrecht-radio-button-interactive-color:var(\n --utrecht-radio-button-focus-color,\n var(--utrecht-radio-button-focus-color)\n )}.utrecht-html input[type=radio i]:focus-visible{--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-html input[type=radio i]:hover:not([aria-disabled=true],:disabled){--_utrecht-radio-button-interactive-background-color:var(\n --_utrecht-radio-button-state-hover-background-color,\n var(--utrecht-radio-button-hover-background-color)\n );--_utrecht-radio-button-interactive-border-color:var(\n --_utrecht-radio-button-state-hover-border-color,\n var(--utrecht-radio-button-hover-border-color)\n );--_utrecht-radio-button-interactive-border-width:var(\n --_utrecht-radio-button-state-hover-border-width,\n var(--utrecht-radio-button-hover-border-width)\n );--_utrecht-radio-button-interactive-color:var(\n --_utrecht-radio-button-state-hover-color,\n var(--utrecht-radio-button-hover-color)\n )}.utrecht-html input[type=radio i]:active:not([aria-disabled=true],:disabled){--_utrecht-radio-button-interactive-background-color:var(\n --_utrecht-radio-button-state-active-background-color,\n var(--utrecht-radio-button-active-background-color)\n );--_utrecht-radio-button-interactive-border-color:var(\n --_utrecht-radio-button-state-active-border-color,\n var(--utrecht-radio-button-active-border-color)\n );--_utrecht-radio-button-interactive-border-width:var(\n --_utrecht-radio-button-state-active-border-width,\n var(--utrecht-radio-button-active-border-width)\n );--_utrecht-radio-button-interactive-color:var(\n --_utrecht-radio-button-state-active-color,\n var(--utrecht-radio-button-active-color)\n )}.utrecht-html select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:var(--utrecht-select-background-color, var(--utrecht-form-control-background-color));background-image:var(--utrecht-select-background-image);background-position:100%;background-repeat:no-repeat;background-size:1.4em;border-block-end-width:var(--utrecht-select-border-block-end-width, var(--utrecht-select-border-width, var(--utrecht-form-control-border-width)));border-block-start-width:var(--utrecht-select-border-width, var(--utrecht-form-control-border-width));border-color:var(--utrecht-select-border-color, var(--utrecht-form-control-border-color));border-inline-end-width:var(--utrecht-select-border-width, var(--utrecht-form-control-border-width));border-inline-start-width:var(--utrecht-select-border-width, var(--utrecht-form-control-border-width));border-radius:var(--utrecht-select-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;color:var(--utrecht-select-color, var(--utrecht-form-control-color));font-family:var(--utrecht-select-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-select-font-size, var(--utrecht-form-control-font-size));inline-size:100%;max-inline-size:var(--utrecht-select-max-inline-size, var(--utrecht-form-control-max-inline-size));padding-block-end:var(--utrecht-select-padding-block-end, var(--utrecht-form-control-padding-block-end));padding-block-start:var(--utrecht-select-padding-block-start, var(--utrecht-form-control-padding-block-start));padding-inline-end:var(--utrecht-select-padding-inline-end, var(--utrecht-form-control-padding-inline-end));padding-inline-start:var(--utrecht-select-padding-inline-start, var(--utrecht-form-control-padding-inline-start));}.utrecht-html select:focus{background-color:var(--utrecht-select-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-select-color, var(--utrecht-form-control-color))));--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-html select:focus:not(:focus-visible){box-shadow:none;outline-style:revert}.utrecht-html select:disabled{background-color:var(--utrecht-select-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-select-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-html select[aria-invalid=true]{--_utrecht-select-border-width:var(\n --utrecht-select-invalid-border-width,\n var(\n --utrecht-form-control-invalid-border-width,\n var(--utrecht-select-border-width, var(--utrecht-form-control-border-width))\n )\n );background-color:var(--utrecht-select-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-select-border-width);border-block-end-width:var(--utrecht-select-invalid-border-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-select-border-block-end-width, var(--utrecht-form-control-border-block-end-width, var(--_utrecht-select-border-width)))));border-color:var(--utrecht-select-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))))}.utrecht-html hr{border-color:var(--utrecht-separator-color);border-style:solid;border-width:0 0 var(--utrecht-separator-block-size) 0;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-separator-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-separator-margin-block-start, 0));--utrecht-space-around:1}.utrecht-html table{border-collapse:separate;border-color:var(--utrecht-table-border-color, 0);border-spacing:0;border-style:solid;border-width:var(--utrecht-table-border-width, 0);font-family:var(--utrecht-table-font-family, var(--utrecht-document-font-family));font-size:var(--utrecht-table-font-size, inherit);inline-size:100%;line-height:var(--utrecht-table-line-height, inherit);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-table-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-table-margin-block-start, 0));--utrecht-space-around:1}.utrecht-html caption{color:var(--utrecht-table-caption-color);font-family:var(--utrecht-table-caption-font-family);font-size:var(--utrecht-table-caption-font-size);font-weight:var(--utrecht-table-caption-font-weight);line-height:var(--utrecht-table-caption-line-height);margin-block-end:var(--utrecht-table-caption-margin-block-end);page-break-after:avoid;text-align:var(--utrecht-table-caption-text-align, center)}.utrecht-html thead{--_utrecht-table-header-cell-vertical-align:bottom;--_utrecht-table-header-cell-z-index:8;background-color:var(--utrecht-table-header-background-color);color:var(--utrecht-table-header-color);font-weight:var(--utrecht-table-header-font-weight);page-break-inside:avoid;text-transform:var(--utrecht-table-header-text-transform)}.utrecht-html tbody{--_utrecht-table-header-cell-z-index:2}.utrecht-html th{--utrecht-icon-size:var(--utrecht-table-cell-icon-size);block-size:var(--utrecht-table-cell-line-height, 1em);line-height:var(--utrecht-table-cell-line-height, inherit);padding-block-end:var(--utrecht-table-cell-padding-block-end, 0);padding-block-start:var(--utrecht-table-cell-padding-block-start, 0);padding-inline-end:var(--utrecht-table-cell-padding-inline-end, 0);padding-inline-start:var(--utrecht-table-cell-padding-inline-start, 0);text-align:start;color:var(--utrecht-table-header-cell-color);font-size:var(--utrecht-table-header-cell-font-size);font-weight:var(--utrecht-table-header-cell-font-weight, bold);text-transform:var(--utrecht-table-header-cell-text-transform);vertical-align:var(--_utrecht-table-header-cell-vertical-align, top);z-index:var(--_utrecht-table-header-cell-z-index)}.utrecht-html th,.utrecht-html td{--utrecht-icon-size:var(--utrecht-table-cell-icon-size);block-size:var(--utrecht-table-cell-line-height, 1em);line-height:var(--utrecht-table-cell-line-height, inherit);padding-block-end:var(--utrecht-table-cell-padding-block-end, 0);padding-block-start:var(--utrecht-table-cell-padding-block-start, 0);padding-inline-end:var(--utrecht-table-cell-padding-inline-end, 0);padding-inline-start:var(--utrecht-table-cell-padding-inline-start, 0);text-align:start;border-block-end-color:var(--utrecht-table-row-border-block-end-color, transparent);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-row-border-block-end-width, 0);vertical-align:top}.utrecht-html td:first-child,.utrecht-html th:first-child{padding-inline-start:var(--utrecht-table-row-padding-inline-start, var(--utrecht-table-cell-padding-inline-start, 0))}.utrecht-html td:last-child,.utrecht-html th:last-child{padding-inline-end:var(--utrecht-table-row-padding-inline-end, var(--utrecht-table-cell-padding-inline-end, 0))}.utrecht-html thead tr:last-child th{border-block-end-color:var(--utrecht-table-header-border-block-end-color, transparent);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-header-border-block-end-width, 0)}.utrecht-html thead>tr>th.numeric,.utrecht-html tfoot>tr>th.numeric,.utrecht-html th[scope=column].numeric{--_utrecht-table-cell-text-align:right;text-align:var(--_utrecht-table-cell-text-align)}.utrecht-html td.numeric{--_utrecht-table-cell-text-align:right;text-align:var(--_utrecht-table-cell-text-align);font-variant-numeric:lining-nums tabular-nums}.utrecht-html table.alternate-row-color>tr:nth-child(even)>td,.utrecht-html table.alternate-row-color>tr:nth-child(even)>th{background-color:var(--utrecht-table-row-alternate-even-background-color);color:var(--utrecht-table-row-alternate-even-color)}.utrecht-html table.alternate-row-color>tr:nth-child(odd)>td,.utrecht-html table.alternate-row-color>tr:nth-child(odd)>th{background-color:var(--utrecht-table-row-alternate-odd-background-color);color:var(--utrecht-table-row-alternate-odd-color)}.utrecht-html table.alternate-row-color>tbody>tr:nth-child(even)>td,.utrecht-html table.alternate-row-color>tbody>tr:nth-child(even)>th{background-color:var(--utrecht-table-row-alternate-even-background-color);color:var(--utrecht-table-row-alternate-even-color)}.utrecht-html table.alternate-row-color>tbody>tr:nth-child(odd)>td,.utrecht-html table.alternate-row-color>tbody>tr:nth-child(odd)>th{background-color:var(--utrecht-table-row-alternate-odd-background-color);color:var(--utrecht-table-row-alternate-odd-color)}.utrecht-html textarea{background-color:var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textarea-border-bottom-width, var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width)));border-color:var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color));border-radius:var(--utrecht-textarea-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;box-sizing:border-box;color:var(--utrecht-textarea-color, var(--utrecht-form-control-color));font-family:var(--utrecht-textarea-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-textarea-font-size, var(--utrecht-form-control-font-size, inherit));font-weight:initial;inline-size:100%;line-height:var(--utrecht-textarea-line-height, initial);max-inline-size:var(--utrecht-textarea-max-inline-size, var(--utrecht-form-control-max-inline-size));min-block-size:var(--utrecht-textarea-min-block-size);padding-block-end:var(--utrecht-textarea-padding-block-end, var(--utrecht-form-control-padding-block-end, 0));padding-block-start:var(--utrecht-textarea-padding-block-start, var(--utrecht-form-control-padding-block-start, 0));padding-inline-end:var(--utrecht-textarea-padding-inline-end, var(--utrecht-form-control-padding-inline-end, initial));padding-inline-start:var(--utrecht-textarea-padding-inline-start, var(--utrecht-form-control-padding-inline-start, initial));resize:vertical;resize:block;}.utrecht-html textarea:focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-html textarea:focus:not(:focus-visible){box-shadow:none;outline-style:revert}.utrecht-html textarea:invalid,.utrecht-html textarea[aria-invalid=true]{--_utrecht-textarea-border-width:var(\n --utrecht-textarea-invalid-border-width,\n var(\n --utrecht-form-control-invalid-border-width,\n var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width))\n )\n );background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textarea-border-width);border-block-end-width:var(--utrecht-textarea-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textarea-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textarea-border-width)))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-html textarea:read-only{background-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-border, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-html textarea:disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-html textarea::placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-html input:not([type]),.utrecht-html input[type=date i],.utrecht-html input[type=datetime-local i],.utrecht-html input[type=email i],.utrecht-html input[type=month i],.utrecht-html input[type=number i],.utrecht-html input[type=password i],.utrecht-html input[type=search i],.utrecht-html input[type=tel i],.utrecht-html input[type=text i],.utrecht-html input[type=time i],.utrecht-html input[type=url i],.utrecht-html input[type=week i]{background-color:var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textbox-border-bottom-width, var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width)));border-color:var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color));border-radius:var(--utrecht-textbox-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;box-sizing:border-box;color:var(--utrecht-textbox-color, var(--utrecht-form-control-color));font-family:var(--utrecht-textbox-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-textbox-font-size, var(--utrecht-form-control-font-size, inherit));font-weight:initial;inline-size:100%;line-height:var(--utrecht-textbox-line-height, var(--utrecht-form-control-line-height, initial));max-inline-size:var(--utrecht-textbox-max-inline-size, var(--utrecht-form-control-max-inline-size));padding-block-end:var(--utrecht-textbox-padding-block-end, var(--utrecht-form-control-padding-block-end, 0));padding-block-start:var(--utrecht-textbox-padding-block-start, var(--utrecht-form-control-padding-block-start, 0));padding-inline-end:var(--utrecht-textbox-padding-inline-end, var(--utrecht-form-control-padding-inline-end, initial));padding-inline-start:var(--utrecht-textbox-padding-inline-start, var(--utrecht-form-control-padding-inline-start, initial));}.utrecht-html input:not([type]):focus,.utrecht-html input[type=date i]:focus,.utrecht-html input[type=datetime-local i]:focus,.utrecht-html input[type=email i]:focus,.utrecht-html input[type=month i]:focus,.utrecht-html input[type=number i]:focus,.utrecht-html input[type=password i]:focus,.utrecht-html input[type=search i]:focus,.utrecht-html input[type=tel i]:focus,.utrecht-html input[type=text i]:focus,.utrecht-html input[type=time i]:focus,.utrecht-html input[type=url i]:focus,.utrecht-html input[type=week i]:focus{background-color:var(--utrecht-textbox-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-html input:not([type]):focus:not(:focus-visible),.utrecht-html input[type=date i]:focus:not(:focus-visible),.utrecht-html input[type=datetime-local i]:focus:not(:focus-visible),.utrecht-html input[type=email i]:focus:not(:focus-visible),.utrecht-html input[type=month i]:focus:not(:focus-visible),.utrecht-html input[type=number i]:focus:not(:focus-visible),.utrecht-html input[type=password i]:focus:not(:focus-visible),.utrecht-html input[type=search i]:focus:not(:focus-visible),.utrecht-html input[type=tel i]:focus:not(:focus-visible),.utrecht-html input[type=text i]:focus:not(:focus-visible),.utrecht-html input[type=time i]:focus:not(:focus-visible),.utrecht-html input[type=url i]:focus:not(:focus-visible),.utrecht-html input[type=week i]:focus:not(:focus-visible){box-shadow:none;outline-style:revert}.utrecht-html input:not([type]):invalid,.utrecht-html input:not([type])[aria-invalid=true],.utrecht-html input[type=date i]:invalid,.utrecht-html input[type=date i][aria-invalid=true],.utrecht-html input[type=datetime-local i]:invalid,.utrecht-html input[type=datetime-local i][aria-invalid=true],.utrecht-html input[type=email i]:invalid,.utrecht-html input[type=email i][aria-invalid=true],.utrecht-html input[type=month i]:invalid,.utrecht-html input[type=month i][aria-invalid=true],.utrecht-html input[type=number i]:invalid,.utrecht-html input[type=number i][aria-invalid=true],.utrecht-html input[type=password i]:invalid,.utrecht-html input[type=password i][aria-invalid=true],.utrecht-html input[type=search i]:invalid,.utrecht-html input[type=search i][aria-invalid=true],.utrecht-html input[type=tel i]:invalid,.utrecht-html input[type=tel i][aria-invalid=true],.utrecht-html input[type=text i]:invalid,.utrecht-html input[type=text i][aria-invalid=true],.utrecht-html input[type=time i]:invalid,.utrecht-html input[type=time i][aria-invalid=true],.utrecht-html input[type=url i]:invalid,.utrecht-html input[type=url i][aria-invalid=true],.utrecht-html input[type=week i]:invalid,.utrecht-html input[type=week i][aria-invalid=true]{--_utrecht-textbox-border-width:var(\n --utrecht-textbox-invalid-border-width,\n var(\n --utrecht-form-control-invalid-border-width,\n var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width))\n )\n );background-color:var(--utrecht-textbox-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textbox-border-width);border-block-end-width:var(--utrecht-textbox-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textbox-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textbox-border-width)))));border-color:var(--utrecht-textbox-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-html input:not([type]):read-only,.utrecht-html input[type=date i]:read-only,.utrecht-html input[type=datetime-local i]:read-only,.utrecht-html input[type=email i]:read-only,.utrecht-html input[type=month i]:read-only,.utrecht-html input[type=number i]:read-only,.utrecht-html input[type=password i]:read-only,.utrecht-html input[type=search i]:read-only,.utrecht-html input[type=tel i]:read-only,.utrecht-html input[type=text i]:read-only,.utrecht-html input[type=time i]:read-only,.utrecht-html input[type=url i]:read-only,.utrecht-html input[type=week i]:read-only{background-color:var(--utrecht-textbox-read-only-background-color, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-read-only-border-color, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-html input:not([type]):disabled,.utrecht-html input[type=date i]:disabled,.utrecht-html input[type=datetime-local i]:disabled,.utrecht-html input[type=email i]:disabled,.utrecht-html input[type=month i]:disabled,.utrecht-html input[type=number i]:disabled,.utrecht-html input[type=password i]:disabled,.utrecht-html input[type=search i]:disabled,.utrecht-html input[type=tel i]:disabled,.utrecht-html input[type=text i]:disabled,.utrecht-html input[type=time i]:disabled,.utrecht-html input[type=url i]:disabled,.utrecht-html input[type=week i]:disabled{background-color:var(--utrecht-textbox-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-html input:not([type])::placeholder,.utrecht-html input[type=date i]::placeholder,.utrecht-html input[type=datetime-local i]::placeholder,.utrecht-html input[type=email i]::placeholder,.utrecht-html input[type=month i]::placeholder,.utrecht-html input[type=number i]::placeholder,.utrecht-html input[type=password i]::placeholder,.utrecht-html input[type=search i]::placeholder,.utrecht-html input[type=tel i]::placeholder,.utrecht-html input[type=text i]::placeholder,.utrecht-html input[type=time i]::placeholder,.utrecht-html input[type=url i]::placeholder,.utrecht-html input[type=week i]::placeholder{color:var(--utrecht-textbox-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-html input[autocomplete~=current-password i],.utrecht-html input[autocomplete~=new-password i],.utrecht-html input[type=password i]{font-variant-ligatures:none;font-variant-numeric:slashed-zero}.utrecht-html input[autocomplete~=bday i],.utrecht-html input[autocomplete~=bday-day i],.utrecht-html input[autocomplete~=bday-month i],.utrecht-html input[autocomplete~=bday-year i],.utrecht-html input[autocomplete~=cc-csc i],.utrecht-html input[autocomplete~=cc-exp i],.utrecht-html input[autocomplete~=cc-exp-month i],.utrecht-html input[autocomplete~=cc-exp-year i],.utrecht-html input[autocomplete~=cc-number i],.utrecht-html input[autocomplete~=one-time-code i],.utrecht-html input[autocomplete~=postal-code i],.utrecht-html input[autocomplete~=tel i],.utrecht-html input[autocomplete~=tel-area-code i],.utrecht-html input[autocomplete~=tel-country-code i],.utrecht-html input[autocomplete~=tel-extension i],.utrecht-html input[autocomplete~=tel-local i],.utrecht-html input[autocomplete~=tel-national i],.utrecht-html input[autocomplete~=transaction-amount i],.utrecht-html input[inputmode=decimal i],.utrecht-html input[inputmode=numeric i],.utrecht-html input[inputmode=tel i],.utrecht-html input[type=number i],.utrecht-html input[type=tel i]{-moz-appearance:textfield;font-variant-numeric:lining-nums tabular-nums}.utrecht-html input[inputmode=email i],.utrecht-html input[inputmode=url i],.utrecht-html input[type=email i],.utrecht-html input[type=url i]{font-variant-ligatures:none}.utrecht-html ul{box-sizing:border-box;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-unordered-list-font-size, var(--utrecht-document-font-size, inherit));line-height:var(--utrecht-unordered-list-line-height, var(--utrecht-document-line-height, inherit));margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-unordered-list-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-unordered-list-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-inline-start:var(--utrecht-unordered-list-padding-inline-start, 2ch);text-align:start;--utrecht-space-around:1}.utrecht-html ul>li{margin-block-end:var(--utrecht-unordered-list-item-margin-block-end);margin-block-start:var(--utrecht-unordered-list-item-margin-block-start);padding-inline-start:var(--utrecht-unordered-list-item-padding-inline-start, 1ch)}.utrecht-html ul>li::marker{color:var(--utrecht-unordered-list-marker-color);content:"●"}:host{display:block}:host([hidden]){display:none !important}';const o=class{constructor(r){t(this,r)}render(){return r("div",{class:"utrecht-html"},r("slot",null))}};o.style=e;export{o as utrecht_html_content};
2
+ //# sourceMappingURL=p-e80ee683.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["indexCss","HTMLContent","render","h","class"],"sources":["./src/components/html-content/index.scss?tag=utrecht-html-content","./src/components/html-content/index.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/html-content/css\";\n\n:host {\n display: block;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-html-content',\n styleUrl: 'index.scss',\n shadow: false,\n})\nexport class HTMLContent {\n render() {\n return (\n <div class=\"utrecht-html\">\n <slot></slot>\n </div>\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAW,sv7D,MCWJC,EAAW,M,yBACtBC,SACE,OACEC,EAAA,OAAKC,MAAM,gBACTD,EAAA,a"}
1
+ {"version":3,"names":["indexCss","HTMLContent","render","h","class"],"sources":["./src/components/html-content/index.scss?tag=utrecht-html-content","./src/components/html-content/index.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/html-content/css\";\n\n:host {\n display: block;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-html-content',\n styleUrl: 'index.scss',\n shadow: false,\n})\nexport class HTMLContent {\n render() {\n return (\n <div class=\"utrecht-html\">\n <slot></slot>\n </div>\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAW,w36D,MCWJC,EAAW,M,yBACtBC,SACE,OACEC,EAAA,OAAKC,MAAM,gBACTD,EAAA,a"}