@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 UtrechtIconReadAloud$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconReadAloud extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 20 17.83", 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 0h20v17.83H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-read-aloud"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-read-aloud"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-read-aloud":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconReadAloud$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconReadAloud = UtrechtIconReadAloud$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconReadAloud, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-read-aloud.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-read-aloud.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,sBAAoB;;;;;;EAC/B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,cAAc,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC/G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,kBAAkB,GAAE,CACpC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,k7BAAk7B,GAAE,CAC98B,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconReadAloud"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconSearch extends Components.UtrechtIconSearch, HTMLElement {}
4
+ export const UtrechtIconSearch: {
5
+ prototype: UtrechtIconSearch;
6
+ new (): UtrechtIconSearch;
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 UtrechtIconSearch$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconSearch 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: "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
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-search"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-search"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-search":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconSearch$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconSearch = UtrechtIconSearch$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconSearch, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-search.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-search.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,mBAAiB;;;;;;EAC5B,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,6MAA6M,GAAE,CACzO,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconSearch"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconUser extends Components.UtrechtIconUser, HTMLElement {}
4
+ export const UtrechtIconUser: {
5
+ prototype: UtrechtIconUser;
6
+ new (): UtrechtIconUser;
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 UtrechtIconUser$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconUser extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("svg", { viewBox: "0 0 14 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 0h14v20H0z" }))), h("g", { "clip-path": "url(#a)" }, h("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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-user"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-user"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-user":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconUser$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconUser = UtrechtIconUser$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconUser, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-user.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-user.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,8iBAA8iB,GAAE,CAC1kB,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconUser"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconZoomMinus extends Components.UtrechtIconZoomMinus, HTMLElement {}
4
+ export const UtrechtIconZoomMinus: {
5
+ prototype: UtrechtIconZoomMinus;
6
+ new (): UtrechtIconZoomMinus;
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 UtrechtIconZoomMinus$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconZoomMinus 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 6h14v2H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { d: "M13 8H1c-.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-zoom-minus"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-zoom-minus"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-zoom-minus":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconZoomMinus$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconZoomMinus = UtrechtIconZoomMinus$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconZoomMinus, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-zoom-minus.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-zoom-minus.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,cAAc,GAAE,CAChC,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,mEAAmE,GAAE,CAC3E,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconZoomMinus"],"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"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtIconZoomPlus extends Components.UtrechtIconZoomPlus, HTMLElement {}
4
+ export const UtrechtIconZoomPlus: {
5
+ prototype: UtrechtIconZoomPlus;
6
+ new (): UtrechtIconZoomPlus;
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 UtrechtIconZoomPlus$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconZoomPlus 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: "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" }))));
13
+ }
14
+ static get style() { return generatedCss; }
15
+ }, [1, "utrecht-icon-zoom-plus"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-icon-zoom-plus"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-icon-zoom-plus":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, UtrechtIconZoomPlus$1);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtIconZoomPlus = UtrechtIconZoomPlus$1;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtIconZoomPlus, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-icon-zoom-plus.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-icon-zoom-plus.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,+LAA+L,GAAE,CAC3N,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconZoomPlus"],"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"],"version":3}
@@ -1,7 +1,7 @@
1
1
  import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
2
  import { c as clsx } from './clsx.m.js';
3
3
 
4
- const linkButtonCss = ".utrecht-link-button{--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-icon-size:var(--utrecht-button-icon-size, 1em);align-items:center;cursor:pointer;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));font-weight:var(--utrecht-button-font-weight);gap:var(--utrecht-button-icon-gap);inline-size:var(--utrecht-button-inline-size, auto);justify-content:center;letter-spacing:var(--utrecht-button-letter-spacing);line-height:inherit;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}.utrecht-link-button--hover,.utrecht-link-button--html-button:not(:disabled):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-link-button--disabled{color:var(--utrecht-link-placeholder-color, var(--utrecht-link-color));cursor:var(--utrecht-action-disabled-cursor);text-decoration:none}.utrecht-link-button--focus,.utrecht-link-button--html-button:not(:disabled):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-link-button--focus-visible,.utrecht-link-button--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-link-button--active,.utrecht-link-button--html-button:not(:disabled):active{color:var(--utrecht-link-active-color, var(--utrecht-link-color))}.utrecht-link-button--inline{--utrecht-icon-inset-block-start:var(--utrecht-icon-baseline-inset-block-start);min-block-size:auto;min-inline-size:auto;padding-block-end:0;padding-block-start:0;padding-inline-end:0;padding-inline-start:0}.utrecht-link-button--pressed{color:var(--utrecht-link-active-color, var(--utrecht-link-color))}.utrecht-link-button--html-button{background-color:transparent;border-width:0}:host{display:inline-flex}:host([hidden]){display:none !important}";
4
+ const linkButtonCss = ".utrecht-link-button{--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-icon-size:var(--utrecht-button-icon-size, 1em);align-items:center;cursor:pointer;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));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:inherit;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}.utrecht-link-button--hover,.utrecht-link-button--html-button:not(:disabled):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-link-button--disabled{color:var(--utrecht-link-placeholder-color, var(--utrecht-link-color));cursor:var(--utrecht-action-disabled-cursor);text-decoration:none}.utrecht-link-button--focus,.utrecht-link-button--html-button:not(:disabled):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-link-button--focus-visible,.utrecht-link-button--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-link-button--active,.utrecht-link-button--html-button:not(:disabled):active{color:var(--utrecht-link-active-color, var(--utrecht-link-color))}.utrecht-link-button--inline{--utrecht-icon-inset-block-start:var(--utrecht-icon-baseline-inset-block-start);min-block-size:auto;min-inline-size:auto;padding-block-end:0;padding-block-start:0;padding-inline-end:0;padding-inline-start:0}.utrecht-link-button--pressed{color:var(--utrecht-link-active-color, var(--utrecht-link-color))}.utrecht-link-button--html-button{background-color:transparent;border-width:0}:host{display:inline-flex}:host([hidden]){display:none !important}";
5
5
 
6
6
  const LinkButton = /*@__PURE__*/ proxyCustomElement(class LinkButton extends HTMLElement {
7
7
  constructor() {
@@ -1 +1 @@
1
- {"file":"utrecht-link-button.js","mappings":";;;AAAA,MAAM,aAAa,GAAG,gkHAAgkH;;MCczkH,UAAU;;;;;;;;;;EAKrB,MAAM;IACJ,QACE,cACE,KAAK,EAAE,IAAI,CACT,qBAAqB,EACrB,kCAAkC,EAClC,IAAI,CAAC,QAAQ,IAAI,+BAA+B,EAChD,IAAI,CAAC,MAAM,IAAI,6BAA6B,EAC5C,IAAI,CAAC,OAAO,IAAI,8BAA8B,CAC/C,EACD,QAAQ,EAAE,IAAI,CAAC,QAAQ,kBACT,OAAO,IAAI,CAAC,OAAO,KAAK,SAAS,GAAG,IAAI,CAAC,OAAO,GAAG,SAAS,EAC1E,IAAI,EAAE,IAAI,CAAC,IAAI,IAAI,QAAQ,IAE3B,eAAa,CACN,EACT;GACH;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/link-button.scss?tag=utrecht-link-button&encapsulation=shadow","./src/components/link-button.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/link-button/css\";\n\n:host {\n display: inline-flex;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h, Prop } from '@stencil/core';\nimport clsx from 'clsx';\n\n@Component({\n tag: 'utrecht-link-button',\n styleUrl: 'link-button.scss',\n shadow: true,\n})\nexport class LinkButton {\n @Prop() disabled: boolean;\n @Prop() type: string;\n @Prop() inline: boolean;\n @Prop() pressed: boolean;\n render() {\n return (\n <button\n class={clsx(\n 'utrecht-link-button',\n 'utrecht-link-button--html-button',\n this.disabled && 'utrecht-link-button--disabled',\n this.inline && 'utrecht-link-button--inline',\n this.pressed && 'utrecht-link-button--pressed',\n )}\n disabled={this.disabled}\n aria-pressed={typeof this.pressed === 'boolean' ? this.pressed : undefined}\n type={this.type || 'button'}\n >\n <slot></slot>\n </button>\n );\n }\n}\n"],"version":3}
1
+ {"file":"utrecht-link-button.js","mappings":";;;AAAA,MAAM,aAAa,GAAG,4gHAA4gH;;MCcrhH,UAAU;;;;;;;;;;EAKrB,MAAM;IACJ,QACE,cACE,KAAK,EAAE,IAAI,CACT,qBAAqB,EACrB,kCAAkC,EAClC,IAAI,CAAC,QAAQ,IAAI,+BAA+B,EAChD,IAAI,CAAC,MAAM,IAAI,6BAA6B,EAC5C,IAAI,CAAC,OAAO,IAAI,8BAA8B,CAC/C,EACD,QAAQ,EAAE,IAAI,CAAC,QAAQ,kBACT,OAAO,IAAI,CAAC,OAAO,KAAK,SAAS,GAAG,IAAI,CAAC,OAAO,GAAG,SAAS,EAC1E,IAAI,EAAE,IAAI,CAAC,IAAI,IAAI,QAAQ,IAE3B,eAAa,CACN,EACT;GACH;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/link-button.scss?tag=utrecht-link-button&encapsulation=shadow","./src/components/link-button.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/link-button/css\";\n\n:host {\n display: inline-flex;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h, Prop } from '@stencil/core';\nimport clsx from 'clsx';\n\n@Component({\n tag: 'utrecht-link-button',\n styleUrl: 'link-button.scss',\n shadow: true,\n})\nexport class LinkButton {\n @Prop() disabled: boolean;\n @Prop() type: string;\n @Prop() inline: boolean;\n @Prop() pressed: boolean;\n render() {\n return (\n <button\n class={clsx(\n 'utrecht-link-button',\n 'utrecht-link-button--html-button',\n this.disabled && 'utrecht-link-button--disabled',\n this.inline && 'utrecht-link-button--inline',\n this.pressed && 'utrecht-link-button--pressed',\n )}\n disabled={this.disabled}\n aria-pressed={typeof this.pressed === 'boolean' ? this.pressed : undefined}\n type={this.type || 'button'}\n >\n <slot></slot>\n </button>\n );\n }\n}\n"],"version":3}
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
2
 
3
- const preHeadingCss = ":host{color:var(--utrecht-pre-heading-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-pre-heading-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-pre-heading-font-size);font-weight:var(--utrecht-pre-heading-font-weight, var(--utrecht-heading-font-weight, bold));letter-spacing:var(--utrecht-pre-heading-letter-spacing);line-height:var(--utrecht-pre-heading-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-pre-heading-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-pre-heading-margin-block-start, 0));order:var(--utrecht-pre-heading-order, 0)}:host([hidden]){display:none !important}";
3
+ const preHeadingCss = ":host{color:var(--utrecht-pre-heading-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-pre-heading-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-pre-heading-font-size);font-weight:var(--utrecht-pre-heading-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-pre-heading-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-pre-heading-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-pre-heading-margin-block-start, 0));order:var(--utrecht-pre-heading-order, 0)}:host([hidden]){display:none !important}";
4
4
 
5
5
  const PreHeading = /*@__PURE__*/ proxyCustomElement(class PreHeading extends HTMLElement {
6
6
  constructor() {
@@ -1 +1 @@
1
- {"file":"utrecht-pre-heading.js","mappings":";;AAAA,MAAM,aAAa,GAAG,6wBAA6wB;;MCatxB,UAAU;;;;;;EACrB,MAAM;IACJ,QACE,SAAG,KAAK,EAAC,qBAAqB,IAC5B,eAAa,CACX,EACJ;GACH;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/pre-heading.scss?tag=utrecht-pre-heading&encapsulation=shadow","./src/components/pre-heading.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/pre-heading/css/mixin\";\n\n:host {\n @include utrecht-pre-heading;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-pre-heading',\n styleUrl: 'pre-heading.scss',\n shadow: true,\n})\nexport class PreHeading {\n render() {\n return (\n <p class=\"utrecht-pre-heading\">\n <slot></slot>\n </p>\n );\n }\n}\n"],"version":3}
1
+ {"file":"utrecht-pre-heading.js","mappings":";;AAAA,MAAM,aAAa,GAAG,otBAAotB;;MCa7tB,UAAU;;;;;;EACrB,MAAM;IACJ,QACE,SAAG,KAAK,EAAC,qBAAqB,IAC5B,eAAa,CACX,EACJ;GACH;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/pre-heading.scss?tag=utrecht-pre-heading&encapsulation=shadow","./src/components/pre-heading.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/pre-heading/css/mixin\";\n\n:host {\n @include utrecht-pre-heading;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-pre-heading',\n styleUrl: 'pre-heading.scss',\n shadow: true,\n})\nexport class PreHeading {\n render() {\n return (\n <p class=\"utrecht-pre-heading\">\n <slot></slot>\n </p>\n );\n }\n}\n"],"version":3}
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
2
 
3
- const skipLinkCss = ".utrecht-skip-link{align-items:center;background-color:var(--utrecht-skip-link-background-color);box-sizing:border-box;color:var(--utrecht-skip-link-color);display:inline-flex;justify-content:center;min-block-size:var(--utrecht-skip-link-min-block-size, 44px);min-inline-size:var(--utrecht-skip-link-min-inline-size, 44px);padding-block-end:var(--utrecht-skip-link-padding-block-end);padding-block-start:var(--utrecht-skip-link-padding-block-start);padding-inline-end:var(--utrecht-skip-link-padding-inline-end);padding-inline-start:var(--utrecht-skip-link-padding-inline-start);text-decoration:var(--utrecht-skip-link-text-decoration)}.utrecht-skip-link--hidden{inset-block-start:-200%;position:fixed}.utrecht-skip-link--visible-on-focus{inset-block-start:-200%;position:fixed}.utrecht-skip-link--visible-on-focus:focus{--_utrecht-skip-link-inset:calc(var(--utrecht-focus-outline-width, 0px) + var(--utrecht-focus-outline-offset, 0px));inset-block-start:var(--_utrecht-skip-link-inset, 0);inset-inline-start:var(--_utrecht-skip-link-inset, 0);position:fixed;z-index:var(--utrecht-skip-link-z-index, var(--utrecht-layer-focus-z-index))}.utrecht-skip-link--visible{--_utrecht-skip-link-inset:calc(var(--utrecht-focus-outline-width, 0px) + var(--utrecht-focus-outline-offset, 0px));inset-block-start:var(--_utrecht-skip-link-inset, 0);inset-inline-start:var(--_utrecht-skip-link-inset, 0);position:fixed;z-index:var(--utrecht-skip-link-z-index, var(--utrecht-layer-focus-z-index))}.utrecht-skip-link--focus,.utrecht-skip-link:focus,.utrecht-skip-link: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);text-decoration:var(--utrecht-skip-link-focus-text-decoration)}:host{display:inline-flex}:host([hidden]){display:none !important}";
3
+ const skipLinkCss = ".utrecht-skip-link{align-items:center;background-color:var(--utrecht-skip-link-background-color, ButtonFace);box-sizing:border-box;color:var(--utrecht-skip-link-color, ButtonText);display:inline-flex;justify-content:center;min-block-size:var(--utrecht-skip-link-min-block-size, 44px);min-inline-size:var(--utrecht-skip-link-min-inline-size, 44px);padding-block-end:var(--utrecht-skip-link-padding-block-end);padding-block-start:var(--utrecht-skip-link-padding-block-start);padding-inline-end:var(--utrecht-skip-link-padding-inline-end);padding-inline-start:var(--utrecht-skip-link-padding-inline-start);text-decoration:var(--utrecht-skip-link-text-decoration)}.utrecht-skip-link--hidden{inset-block-start:-200%;position:fixed}.utrecht-skip-link--visible-on-focus{inset-block-start:-200%;position:fixed}.utrecht-skip-link--visible-on-focus:focus{--_utrecht-skip-link-inset:calc(var(--utrecht-focus-outline-width, 0px) + var(--utrecht-focus-outline-offset, 0px));inset-block-start:var(--_utrecht-skip-link-inset, 0);inset-inline-start:var(--_utrecht-skip-link-inset, 0);position:fixed;z-index:var(--utrecht-skip-link-z-index, var(--utrecht-layer-focus-z-index))}.utrecht-skip-link--visible{--_utrecht-skip-link-inset:calc(var(--utrecht-focus-outline-width, 0px) + var(--utrecht-focus-outline-offset, 0px));inset-block-start:var(--_utrecht-skip-link-inset, 0);inset-inline-start:var(--_utrecht-skip-link-inset, 0);position:fixed;z-index:var(--utrecht-skip-link-z-index, var(--utrecht-layer-focus-z-index))}.utrecht-skip-link--focus,.utrecht-skip-link:focus,.utrecht-skip-link: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);text-decoration:var(--utrecht-skip-link-focus-text-decoration)}:host{display:inline-flex}:host([hidden]){display:none !important}";
4
4
 
5
5
  const SkipLink = /*@__PURE__*/ proxyCustomElement(class SkipLink extends HTMLElement {
6
6
  constructor() {
@@ -1 +1 @@
1
- {"file":"utrecht-skip-link.js","mappings":";;AAAA,MAAM,WAAW,GAAG,+jEAA+jE;;MCatkE,QAAQ;;;;;;;EAEnB,MAAM;IACJ,QACE,SACE,IAAI,EAAE,OAAO,IAAI,CAAC,IAAI,KAAK,QAAQ,GAAG,IAAI,CAAC,IAAI,GAAG,SAAS,EAC3D,KAAK,EAAC,uDAAuD,IAE7D,eAAa,CACX,EACJ;GACH;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/skip-link.scss?tag=utrecht-skip-link&encapsulation=shadow","./src/components/skip-link.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/skip-link/css\";\n\n:host {\n display: inline-flex;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h, Prop } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-skip-link',\n styleUrl: 'skip-link.scss',\n shadow: true,\n})\nexport class SkipLink {\n @Prop() href: string;\n render() {\n return (\n <a\n href={typeof this.href === 'string' ? this.href : undefined}\n class=\"utrecht-skip-link utrecht-skip-link--visible-on-focus\"\n >\n <slot></slot>\n </a>\n );\n }\n}\n"],"version":3}
1
+ {"file":"utrecht-skip-link.js","mappings":";;AAAA,MAAM,WAAW,GAAG,ulEAAulE;;MCa9lE,QAAQ;;;;;;;EAEnB,MAAM;IACJ,QACE,SACE,IAAI,EAAE,OAAO,IAAI,CAAC,IAAI,KAAK,QAAQ,GAAG,IAAI,CAAC,IAAI,GAAG,SAAS,EAC3D,KAAK,EAAC,uDAAuD,IAE7D,eAAa,CACX,EACJ;GACH;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/skip-link.scss?tag=utrecht-skip-link&encapsulation=shadow","./src/components/skip-link.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/skip-link/css\";\n\n:host {\n display: inline-flex;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h, Prop } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-skip-link',\n styleUrl: 'skip-link.scss',\n shadow: true,\n})\nexport class SkipLink {\n @Prop() href: string;\n render() {\n return (\n <a\n href={typeof this.href === 'string' ? this.href : undefined}\n class=\"utrecht-skip-link utrecht-skip-link--visible-on-focus\"\n >\n <slot></slot>\n </a>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtTextarea extends Components.UtrechtTextarea, HTMLElement {}
4
+ export const UtrechtTextarea: {
5
+ prototype: UtrechtTextarea;
6
+ new (): UtrechtTextarea;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,57 @@
1
+ import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
2
+ import { c as clsx } from './clsx.m.js';
3
+
4
+ const textareaCss = ".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}";
5
+
6
+ const Textarea = /*@__PURE__*/ proxyCustomElement(class Textarea extends HTMLElement {
7
+ constructor() {
8
+ super();
9
+ this.__registerHost();
10
+ this.__attachShadow();
11
+ this.utrechtBlur = createEvent(this, "utrechtBlur", 7);
12
+ this.utrechtChange = createEvent(this, "utrechtChange", 7);
13
+ this.utrechtFocus = createEvent(this, "utrechtFocus", 7);
14
+ this.utrechtInput = createEvent(this, "utrechtInput", 7);
15
+ this.disabled = false;
16
+ this.invalid = false;
17
+ this.placeholder = '';
18
+ this.readOnly = false;
19
+ this.required = false;
20
+ this.value = '';
21
+ }
22
+ render() {
23
+ const { disabled, invalid, placeholder, readOnly, required, value } = this;
24
+ return (h("textarea", { class: clsx('utrecht-textarea', 'utrecht-textarea--html-textarea', disabled && 'utrecht-textarea--disabled', invalid && 'utrecht-textarea--invalid', readOnly && 'utrecht-textarea--readonly'), disabled: disabled, placeholder: placeholder || null, readonly: readOnly, required: required, value: value, onBlur: (evt) => this.utrechtBlur.emit(evt), onChange: (evt) => this.utrechtChange.emit(evt), onFocus: (evt) => this.utrechtFocus.emit(evt), onInput: (evt) => {
25
+ this.value = evt.target.value;
26
+ this.utrechtInput.emit(evt);
27
+ } }, h("slot", null)));
28
+ }
29
+ static get style() { return textareaCss; }
30
+ }, [1, "utrecht-textarea", {
31
+ "disabled": [516],
32
+ "invalid": [516],
33
+ "placeholder": [1],
34
+ "readOnly": [516, "readonly"],
35
+ "required": [516],
36
+ "value": [1]
37
+ }]);
38
+ function defineCustomElement$1() {
39
+ if (typeof customElements === "undefined") {
40
+ return;
41
+ }
42
+ const components = ["utrecht-textarea"];
43
+ components.forEach(tagName => { switch (tagName) {
44
+ case "utrecht-textarea":
45
+ if (!customElements.get(tagName)) {
46
+ customElements.define(tagName, Textarea);
47
+ }
48
+ break;
49
+ } });
50
+ }
51
+
52
+ const UtrechtTextarea = Textarea;
53
+ const defineCustomElement = defineCustomElement$1;
54
+
55
+ export { UtrechtTextarea, defineCustomElement };
56
+
57
+ //# sourceMappingURL=utrecht-textarea.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-textarea.js","mappings":";;;AAAA,MAAM,WAAW,GAAG,u4RAAu4R;;MCa94R,QAAQ;;;;;;;;;oBAG0B,KAAK;mBACN,KAAK;uBACnB,EAAE;oBACoC,KAAK;oBAC5B,KAAK;iBAC1B,EAAE;;EAM1B,MAAM;IACJ,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;IAE3E,QACE,gBACE,KAAK,EAAE,IAAI,CACT,kBAAkB,EAClB,iCAAiC,EACjC,QAAQ,IAAI,4BAA4B,EACxC,OAAO,IAAI,2BAA2B,EACtC,QAAQ,IAAI,4BAA4B,CACzC,EACD,QAAQ,EAAE,QAAQ,EAClB,WAAW,EAAE,WAAW,IAAI,IAAI,EAChC,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,CAAC,GAAG,KAAK,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,CAAC,EAC3C,QAAQ,EAAE,CAAC,GAAG,KAAK,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,EAC/C,OAAO,EAAE,CAAC,GAAG,KAAK,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,GAAG,CAAC,EAC7C,OAAO,EAAE,CAAC,GAAG;QACX,IAAI,CAAC,KAAK,GAAI,GAAG,CAAC,MAA8B,CAAC,KAAK,CAAC;QACvD,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;OAC7B,IAED,eAAQ,CACC,EACX;GACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"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"],"version":3}