@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,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconClose$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconClose extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h14v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-close"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-close"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-close":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconClose$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconClose = UtrechtIconClose$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconClose, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-close.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-close.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,sMAAsM,GAAE,CAClO,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconClose"],"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"],"version":3}
@@ -9,7 +9,7 @@ const UtrechtIconCross$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconCro
9
9
  this.__attachShadow();
10
10
  }
11
11
  render() {
12
- return (h("svg", { viewBox: "-2 -3 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("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" })));
12
+ return (h("svg", { viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("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" })));
13
13
  }
14
14
  static get style() { return generatedCss; }
15
15
  }, [1, "utrecht-icon-cross"]);
@@ -1 +1 @@
1
- {"file":"utrecht-icon-cross.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,aAAa,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC9G,YAAM,CAAC,EAAC,+ZAA+Z,GAAE,CACra,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconCross"],"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"],"version":3}
1
+ {"file":"utrecht-icon-cross.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,yBAAgB,SAAS,EAAC,CAAC,EAAC,sMAAsM,GAAE,CAChO,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconCross"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconHamburgerMenu extends Components.UtrechtIconHamburgerMenu, HTMLElement {}
4
+ export const UtrechtIconHamburgerMenu: {
5
+ prototype: UtrechtIconHamburgerMenu;
6
+ new (): UtrechtIconHamburgerMenu;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconHamburgerMenu$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconHamburgerMenu extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 18 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h18v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-hamburger-menu"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-hamburger-menu"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-hamburger-menu":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconHamburgerMenu$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconHamburgerMenu = UtrechtIconHamburgerMenu$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconHamburgerMenu, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-hamburger-menu.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-hamburger-menu.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,0BAAwB;;;;;;EACnC,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,iNAAiN,GAAE,CAC7O,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconHamburgerMenu"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconLanguage extends Components.UtrechtIconLanguage, HTMLElement {}
4
+ export const UtrechtIconLanguage: {
5
+ prototype: UtrechtIconLanguage;
6
+ new (): UtrechtIconLanguage;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconLanguage$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconLanguage extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h20v20H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-language"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-language"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-language":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconLanguage$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconLanguage = UtrechtIconLanguage$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconLanguage, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-language.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-language.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,qBAAmB;;;;;;EAC9B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,8qCAA8qC,GAAE,CAC1sC,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconLanguage"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconListCheck extends Components.UtrechtIconListCheck, HTMLElement {}
4
+ export const UtrechtIconListCheck: {
5
+ prototype: UtrechtIconListCheck;
6
+ new (): UtrechtIconListCheck;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconListCheck$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconListCheck extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 18 16", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h18v16H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-list-check"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-list-check"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-list-check":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconListCheck$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconListCheck = UtrechtIconListCheck$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconListCheck, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-list-check.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-list-check.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,sBAAoB;;;;;;EAC/B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,gsBAAgsB,GAAE,CAC5tB,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconListCheck"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconListNumber extends Components.UtrechtIconListNumber, HTMLElement {}
4
+ export const UtrechtIconListNumber: {
5
+ prototype: UtrechtIconListNumber;
6
+ new (): UtrechtIconListNumber;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconListNumber$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconListNumber extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h18v18H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-list-number"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-list-number"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-list-number":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconListNumber$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconListNumber = UtrechtIconListNumber$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconListNumber, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-list-number.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-list-number.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,uBAAqB;;;;;;EAChC,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,ipBAAipB,GAAE,CAC7qB,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconListNumber"],"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"],"version":3}
@@ -9,7 +9,7 @@ const UtrechtIconList$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconList
9
9
  this.__attachShadow();
10
10
  }
11
11
  render() {
12
- return (h("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("rect", { width: "13", height: "2", x: "6", y: "18", rx: ".5" }), h("rect", { width: "13", height: "2", x: "6", y: "12", rx: ".5" }), h("rect", { width: "13", height: "2", x: "6", y: "6", rx: ".5" }), h("circle", { cx: "3", cy: "7", r: "1" }), h("circle", { cx: "3", cy: "13", r: "1" }), h("circle", { cx: "3", cy: "19", r: "1" })));
12
+ return (h("svg", { viewBox: "0 0 17 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h17v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
13
  }
14
14
  static get style() { return generatedCss; }
15
15
  }, [1, "utrecht-icon-list"]);
@@ -1 +1 @@
1
- {"file":"utrecht-icon-list.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,iBAAe;;;;;;EAC1B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,YAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,GAAE,EAClD,YAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,GAAE,EAClD,YAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,IAAI,GAAE,EACjD,cAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,GAAE,EAC7B,cAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,GAAE,EAC9B,cAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,GAAE,CAC1B,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconList"],"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 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <rect width=\"13\" height=\"2\" x=\"6\" y=\"18\" rx=\".5\"/>\n <rect width=\"13\" height=\"2\" x=\"6\" y=\"12\" rx=\".5\"/>\n <rect width=\"13\" height=\"2\" x=\"6\" y=\"6\" rx=\".5\"/>\n <circle cx=\"3\" cy=\"7\" r=\"1\"/>\n <circle cx=\"3\" cy=\"13\" r=\"1\"/>\n <circle cx=\"3\" cy=\"19\" r=\"1\"/>\n</svg>\n\n );\n }\n}\n"],"version":3}
1
+ {"file":"utrecht-icon-list.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,iBAAe;;;;;;EAC1B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,0XAA0X,GAAE,CACtZ,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconList"],"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"],"version":3}
@@ -9,7 +9,7 @@ const UtrechtIconLoupe$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconLou
9
9
  this.__attachShadow();
10
10
  }
11
11
  render() {
12
- return (h("svg", { viewBox: "0 -1 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { "fill-rule": "evenodd", d: "M14.503 16.298c-2.92 2.098-6.99 1.844-9.596-.772-2.902-2.913-2.887-7.651.035-10.584 2.92-2.932 7.641-2.948 10.543-.035 2.606 2.616 2.86 6.703.77 9.633a.93.93 0 0 1 .077.066l4.816 4.835a.625.625 0 0 1-.003.882l-.881.885a.62.62 0 0 1-.879.003l-4.816-4.835a.633.633 0 0 1-.066-.078Zm-.804-2.565c-1.948 1.955-5.095 1.965-7.03.023-1.934-1.942-1.923-5.1.024-7.056 1.947-1.954 5.094-1.965 7.029-.023 1.935 1.942 1.924 5.101-.023 7.056Z", "clip-rule": "evenodd" })));
12
+ return (h("svg", { viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("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" })));
13
13
  }
14
14
  static get style() { return generatedCss; }
15
15
  }, [1, "utrecht-icon-loupe"]);
@@ -1 +1 @@
1
- {"file":"utrecht-icon-loupe.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,YAAY,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC7G,yBAAgB,SAAS,EAAC,CAAC,EAAC,8aAA8a,eAAW,SAAS,GAAE,CAC5d,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconLoupe"],"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 -1 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <path fill-rule=\"evenodd\" d=\"M14.503 16.298c-2.92 2.098-6.99 1.844-9.596-.772-2.902-2.913-2.887-7.651.035-10.584 2.92-2.932 7.641-2.948 10.543-.035 2.606 2.616 2.86 6.703.77 9.633a.93.93 0 0 1 .077.066l4.816 4.835a.625.625 0 0 1-.003.882l-.881.885a.62.62 0 0 1-.879.003l-4.816-4.835a.633.633 0 0 1-.066-.078Zm-.804-2.565c-1.948 1.955-5.095 1.965-7.03.023-1.934-1.942-1.923-5.1.024-7.056 1.947-1.954 5.094-1.965 7.029-.023 1.935 1.942 1.924 5.101-.023 7.056Z\" clip-rule=\"evenodd\"/>\n</svg>\n\n );\n }\n}\n"],"version":3}
1
+ {"file":"utrecht-icon-loupe.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,yBAAgB,SAAS,EAAC,CAAC,EAAC,6MAA6M,GAAE,CACvO,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconLoupe"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconMenuDotOpen extends Components.UtrechtIconMenuDotOpen, HTMLElement {}
4
+ export const UtrechtIconMenuDotOpen: {
5
+ prototype: UtrechtIconMenuDotOpen;
6
+ new (): UtrechtIconMenuDotOpen;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconMenuDotOpen$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMenuDotOpen extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 8 8", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h8v8H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-menu-dot-open"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-menu-dot-open"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-menu-dot-open":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconMenuDotOpen$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconMenuDotOpen = UtrechtIconMenuDotOpen$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconMenuDotOpen, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-menu-dot-open.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-menu-dot-open.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,wBAAsB;;;;;;EACjC,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,SAAS,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC1G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,aAAa,GAAE,CAC/B,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,8QAA8Q,GAAE,CACtR,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconMenuDotOpen"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconMenuDot extends Components.UtrechtIconMenuDot, HTMLElement {}
4
+ export const UtrechtIconMenuDot: {
5
+ prototype: UtrechtIconMenuDot;
6
+ new (): UtrechtIconMenuDot;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconMenuDot$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMenuDot extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 8 8", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h8v8H0z" }))), h("g", { "clip-path": "url(#a)" }, h("circle", { cx: "4", cy: "4", r: "4" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-menu-dot"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-menu-dot"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-menu-dot":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconMenuDot$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconMenuDot = UtrechtIconMenuDot$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconMenuDot, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-menu-dot.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-menu-dot.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,oBAAkB;;;;;;EAC7B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,SAAS,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC1G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,aAAa,GAAE,CAC/B,CACN,EACP,sBAAa,SAAS,IACpB,cAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,GAAE,CAC3B,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconMenuDot"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconMinusVertical extends Components.UtrechtIconMinusVertical, HTMLElement {}
4
+ export const UtrechtIconMinusVertical: {
5
+ prototype: UtrechtIconMinusVertical;
6
+ new (): UtrechtIconMinusVertical;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconMinusVertical$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMinusVertical extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 2 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h2v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { d: "M1 14c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1s1 .45 1 1v12c0 .55-.45 1-1 1Z" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-minus-vertical"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-minus-vertical"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-minus-vertical":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconMinusVertical$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconMinusVertical = UtrechtIconMinusVertical$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconMinusVertical, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-minus-vertical.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-minus-vertical.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,0BAAwB;;;;;;EACnC,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,UAAU,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC3G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,cAAc,GAAE,CAChC,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,uEAAuE,GAAE,CAC/E,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconMinusVertical"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconMinus extends Components.UtrechtIconMinus, HTMLElement {}
4
+ export const UtrechtIconMinus: {
5
+ prototype: UtrechtIconMinus;
6
+ new (): UtrechtIconMinus;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const generatedCss = ":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%}";
4
+
5
+ const UtrechtIconMinus$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMinus extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 14 2", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h14v2H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { d: "M13 2H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-minus"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-minus"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-minus":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconMinus$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconMinus = UtrechtIconMinus$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconMinus, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-minus.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-minus.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,UAAU,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC3G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,cAAc,GAAE,CAChC,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,mEAAmE,GAAE,CAC3E,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconMinus"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconReadAloud extends Components.UtrechtIconReadAloud, HTMLElement {}
4
+ export const UtrechtIconReadAloud: {
5
+ prototype: UtrechtIconReadAloud;
6
+ new (): UtrechtIconReadAloud;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;