@utrecht/web-component-library-stencil 3.4.0 → 3.5.1

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 (46) hide show
  1. package/dist/cjs/utrecht-alert_46.cjs.entry.js +14 -8
  2. package/dist/cjs/utrecht-alert_46.cjs.entry.js.map +1 -1
  3. package/dist/cjs/utrecht-breadcrumb-nav.cjs.entry.js +1 -1
  4. package/dist/cjs/utrecht-breadcrumb-nav.cjs.entry.js.map +1 -1
  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-textarea.cjs.entry.js +1 -1
  8. package/dist/cjs/utrecht-textarea.cjs.entry.js.map +1 -1
  9. package/dist/collection/components/alert.css +2 -0
  10. package/dist/collection/components/alert.js +13 -6
  11. package/dist/collection/components/alert.js.map +1 -1
  12. package/dist/collection/components/breadcrumb-nav.css +4 -0
  13. package/dist/collection/components/form-field-textarea.css +4 -4
  14. package/dist/collection/components/html-content.css +2 -2
  15. package/dist/collection/components/textarea.css +4 -4
  16. package/dist/components/utrecht-alert.js +13 -7
  17. package/dist/components/utrecht-alert.js.map +1 -1
  18. package/dist/components/utrecht-breadcrumb-nav.js +1 -1
  19. package/dist/components/utrecht-breadcrumb-nav.js.map +1 -1
  20. package/dist/components/utrecht-form-field-textarea.js +1 -1
  21. package/dist/components/utrecht-form-field-textarea.js.map +1 -1
  22. package/dist/components/utrecht-html-content.js +1 -1
  23. package/dist/components/utrecht-html-content.js.map +1 -1
  24. package/dist/components/utrecht-textarea.js +1 -1
  25. package/dist/components/utrecht-textarea.js.map +1 -1
  26. package/dist/esm/utrecht-alert_46.entry.js +14 -8
  27. package/dist/esm/utrecht-alert_46.entry.js.map +1 -1
  28. package/dist/esm/utrecht-breadcrumb-nav.entry.js +1 -1
  29. package/dist/esm/utrecht-breadcrumb-nav.entry.js.map +1 -1
  30. package/dist/esm/utrecht-html-content.entry.js +1 -1
  31. package/dist/esm/utrecht-html-content.entry.js.map +1 -1
  32. package/dist/esm/utrecht-textarea.entry.js +1 -1
  33. package/dist/esm/utrecht-textarea.entry.js.map +1 -1
  34. package/dist/utrecht/{p-f7b87f74.entry.js → p-1b9d771d.entry.js} +2 -2
  35. package/dist/utrecht/{p-f7b87f74.entry.js.map → p-1b9d771d.entry.js.map} +1 -1
  36. package/dist/utrecht/p-2126a324.entry.js +2 -0
  37. package/dist/utrecht/p-2126a324.entry.js.map +1 -0
  38. package/dist/utrecht/p-2796da04.entry.js +2 -0
  39. package/dist/utrecht/{p-ddf4d452.entry.js.map → p-2796da04.entry.js.map} +1 -1
  40. package/dist/utrecht/{p-fe1ae5ad.entry.js → p-ea0faa55.entry.js} +2 -2
  41. package/dist/utrecht/{p-fe1ae5ad.entry.js.map → p-ea0faa55.entry.js.map} +1 -1
  42. package/dist/utrecht/utrecht.esm.js +1 -1
  43. package/package.json +82 -82
  44. package/dist/utrecht/p-33925904.entry.js +0 -2
  45. package/dist/utrecht/p-33925904.entry.js.map +0 -1
  46. package/dist/utrecht/p-ddf4d452.entry.js +0 -2
@@ -1,2 +1,2 @@
1
- import{r,c as t,h as o}from"./p-5002d233.js";import{c as e}from"./p-e91d8a25.js";const a=".utrecht-textarea{background-color:var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textarea-border-block-end-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:var(--utrecht-textarea-font-weight, var(--utrecht-form-control-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, var(--utrecht-pointer-target-min-size, 44px));min-inline-size:var(--utrecht-pointer-target-min-size, 44px);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-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-textarea-border-block-end-width, var(--utrecht-form-control-border-block-end-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, not-allowed)}.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);z-index:1}.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-textarea--html-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);z-index:1}.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-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-textarea-border-block-end-width, var(--utrecht-form-control-border-block-end-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, not-allowed)}.utrecht-textarea--html-textarea::placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}:host{display:block}:host([hidden]){display:none !important}";const c=a;const l=20;const d=2;const u=class{constructor(o){r(this,o);this.utrechtBlur=t(this,"utrechtBlur",7);this.utrechtChange=t(this,"utrechtChange",7);this.utrechtFocus=t(this,"utrechtFocus",7);this.utrechtInput=t(this,"utrechtInput",7);this.autocomplete="";this.cols=l;this.spellcheck=false;this.disabled=false;this.invalid=false;this.placeholder="";this.readOnly=false;this.required=false;this.rows=d;this.value=""}render(){const{autocomplete:r,cols:t,disabled:a,invalid:c,placeholder:u,readOnly:n,required:h,rows:i,spellcheck:v,value:b}=this;return o("textarea",{key:"a8d3de7b999f2821d39fe36f1be38e02ab2f5fbf",autoComplete:r||null,class:e("utrecht-textarea","utrecht-textarea--html-textarea",a&&"utrecht-textarea--disabled",c&&"utrecht-textarea--invalid",n&&"utrecht-textarea--readonly"),cols:t!==l?t:null,disabled:a,dir:"auto",placeholder:u||null,readonly:n,required:h,spellcheck:v||null,rows:i!==d?i:null,value:b,onBlur:r=>this.utrechtBlur.emit(r),onChange:r=>this.utrechtChange.emit(r),onFocus:r=>this.utrechtFocus.emit(r),onInput:r=>{this.value=r.target.value;this.utrechtInput.emit(r)}},o("slot",{key:"b637306a6910010803832204ab9c2b6ea60765d1"}))}};u.style=c;export{u as utrecht_textarea};
2
- //# sourceMappingURL=p-fe1ae5ad.entry.js.map
1
+ import{r,c as t,h as o}from"./p-5002d233.js";import{c as e}from"./p-e91d8a25.js";const a=".utrecht-textarea{background-color:var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textarea-border-block-end-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:var(--utrecht-textarea-font-weight, var(--utrecht-form-control-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, var(--utrecht-pointer-target-min-size, 44px));min-inline-size:var(--utrecht-pointer-target-min-size, 44px);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-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-textarea-border-block-end-width, var(--utrecht-form-control-border-block-end-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, not-allowed)}.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);z-index:1}.utrecht-textarea--read-only{background-color:var(--utrecht-textarea-read-only-background-color, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border-color, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border-color, 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-textarea--html-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);z-index:1}.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-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-textarea-border-block-end-width, var(--utrecht-form-control-border-block-end-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-background-color, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border-color, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border-color, 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, not-allowed)}.utrecht-textarea--html-textarea::placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}:host{display:block}:host([hidden]){display:none !important}";const c=a;const l=20;const u=2;const d=class{constructor(o){r(this,o);this.utrechtBlur=t(this,"utrechtBlur",7);this.utrechtChange=t(this,"utrechtChange",7);this.utrechtFocus=t(this,"utrechtFocus",7);this.utrechtInput=t(this,"utrechtInput",7);this.autocomplete="";this.cols=l;this.spellcheck=false;this.disabled=false;this.invalid=false;this.placeholder="";this.readOnly=false;this.required=false;this.rows=u;this.value=""}render(){const{autocomplete:r,cols:t,disabled:a,invalid:c,placeholder:d,readOnly:n,required:h,rows:i,spellcheck:v,value:b}=this;return o("textarea",{key:"a8d3de7b999f2821d39fe36f1be38e02ab2f5fbf",autoComplete:r||null,class:e("utrecht-textarea","utrecht-textarea--html-textarea",a&&"utrecht-textarea--disabled",c&&"utrecht-textarea--invalid",n&&"utrecht-textarea--readonly"),cols:t!==l?t:null,disabled:a,dir:"auto",placeholder:d||null,readonly:n,required:h,spellcheck:v||null,rows:i!==u?i:null,value:b,onBlur:r=>this.utrechtBlur.emit(r),onChange:r=>this.utrechtChange.emit(r),onFocus:r=>this.utrechtFocus.emit(r),onInput:r=>{this.value=r.target.value;this.utrechtInput.emit(r)}},o("slot",{key:"b637306a6910010803832204ab9c2b6ea60765d1"}))}};d.style=c;export{d as utrecht_textarea};
2
+ //# sourceMappingURL=p-ea0faa55.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["textareaCss","UtrechtTextareaStyle0","HTML_DEFAULT_COLS","HTML_DEFAULT_ROWS","Textarea","render","autocomplete","cols","disabled","invalid","placeholder","readOnly","required","rows","spellcheck","value","this","h","key","autoComplete","class","clsx","dir","readonly","onBlur","evt","utrechtBlur","emit","onChange","utrechtChange","onFocus","utrechtFocus","onInput","target","utrechtInput"],"sources":["src/components/textarea.scss?tag=utrecht-textarea&encapsulation=shadow","src/components/textarea.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@import \"~@utrecht/textarea-css/src\";\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) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\nimport { Component, Event, EventEmitter, h, Prop } from '@stencil/core';\nimport clsx from 'clsx';\n\n/**\n * I would prefer to set `rows` and `cols` only when the properties are actually set,\n * and explicitly configure them when they are set.\n *\n * Currently Stencil offers no way to detect of the property value is the default value.\n * `this.hasOwnProperty('cols')` does not work, for example.\n *\n * As a workaround, there is a check if `cols` and `rows` are equal to the\n * `<textarea>` defaults of `2` and `20`.\n */\nconst HTML_DEFAULT_COLS = 20;\nconst HTML_DEFAULT_ROWS = 2;\n\n@Component({\n tag: 'utrecht-textarea',\n styleUrl: 'textarea.scss',\n shadow: true,\n})\nexport class Textarea {\n @Prop() autocomplete: string = '';\n @Prop() cols: number = HTML_DEFAULT_COLS;\n @Prop() spellcheck: boolean = false;\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() rows: number = HTML_DEFAULT_ROWS;\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 { autocomplete, cols, disabled, invalid, placeholder, readOnly, required, rows, spellcheck, value } = this;\n\n return (\n <textarea\n autoComplete={autocomplete || null}\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 cols={cols !== HTML_DEFAULT_COLS ? cols : null}\n disabled={disabled}\n dir=\"auto\"\n placeholder={placeholder || null}\n readonly={readOnly}\n required={required}\n spellcheck={spellcheck || null}\n rows={rows !== HTML_DEFAULT_ROWS ? rows : null}\n value={value}\n onBlur={(evt) => this.utrechtBlur.emit(evt)}\n onChange={(evt) => this.utrechtChange.emit(evt)}\n onFocus={(evt) => this.utrechtFocus.emit(evt)}\n onInput={(evt) => {\n this.value = (evt.target as HTMLTextAreaElement).value;\n this.utrechtInput.emit(evt);\n }}\n >\n <slot />\n </textarea>\n );\n }\n}\n"],"mappings":"iFAAA,MAAMA,EAAc,ylSACpB,MAAAC,EAAeD,ECkBf,MAAME,EAAoB,GAC1B,MAAMC,EAAoB,E,MAObC,EAAQ,M,uNACY,G,UACRF,E,gBACO,M,cACe,M,aACD,M,iBACd,G,cACsC,M,cACvB,M,UACtBC,E,WACC,E,CAMxB,MAAAE,GACE,MAAMC,aAAEA,EAAYC,KAAEA,EAAIC,SAAEA,EAAQC,QAAEA,EAAOC,YAAEA,EAAWC,SAAEA,EAAQC,SAAEA,EAAQC,KAAEA,EAAIC,WAAEA,EAAUC,MAAEA,GAAUC,KAE5G,OACEC,EAAA,YAAAC,IAAA,2CACEC,aAAcb,GAAgB,KAC9Bc,MAAOC,EACL,mBACA,kCACAb,GAAY,6BACZC,GAAW,4BACXE,GAAY,8BAEdJ,KAAMA,IAASL,EAAoBK,EAAO,KAC1CC,SAAUA,EACVc,IAAI,OACJZ,YAAaA,GAAe,KAC5Ba,SAAUZ,EACVC,SAAUA,EACVE,WAAYA,GAAc,KAC1BD,KAAMA,IAASV,EAAoBU,EAAO,KAC1CE,MAAOA,EACPS,OAASC,GAAQT,KAAKU,YAAYC,KAAKF,GACvCG,SAAWH,GAAQT,KAAKa,cAAcF,KAAKF,GAC3CK,QAAUL,GAAQT,KAAKe,aAAaJ,KAAKF,GACzCO,QAAUP,IACRT,KAAKD,MAASU,EAAIQ,OAA+BlB,MACjDC,KAAKkB,aAAaP,KAAKF,EAAI,GAG7BR,EAAA,QAAAC,IAAA,6C","ignoreList":[]}
1
+ {"version":3,"names":["textareaCss","UtrechtTextareaStyle0","HTML_DEFAULT_COLS","HTML_DEFAULT_ROWS","Textarea","render","autocomplete","cols","disabled","invalid","placeholder","readOnly","required","rows","spellcheck","value","this","h","key","autoComplete","class","clsx","dir","readonly","onBlur","evt","utrechtBlur","emit","onChange","utrechtChange","onFocus","utrechtFocus","onInput","target","utrechtInput"],"sources":["src/components/textarea.scss?tag=utrecht-textarea&encapsulation=shadow","src/components/textarea.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@import \"~@utrecht/textarea-css/src\";\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) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\nimport { Component, Event, EventEmitter, h, Prop } from '@stencil/core';\nimport clsx from 'clsx';\n\n/**\n * I would prefer to set `rows` and `cols` only when the properties are actually set,\n * and explicitly configure them when they are set.\n *\n * Currently Stencil offers no way to detect of the property value is the default value.\n * `this.hasOwnProperty('cols')` does not work, for example.\n *\n * As a workaround, there is a check if `cols` and `rows` are equal to the\n * `<textarea>` defaults of `2` and `20`.\n */\nconst HTML_DEFAULT_COLS = 20;\nconst HTML_DEFAULT_ROWS = 2;\n\n@Component({\n tag: 'utrecht-textarea',\n styleUrl: 'textarea.scss',\n shadow: true,\n})\nexport class Textarea {\n @Prop() autocomplete: string = '';\n @Prop() cols: number = HTML_DEFAULT_COLS;\n @Prop() spellcheck: boolean = false;\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() rows: number = HTML_DEFAULT_ROWS;\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 { autocomplete, cols, disabled, invalid, placeholder, readOnly, required, rows, spellcheck, value } = this;\n\n return (\n <textarea\n autoComplete={autocomplete || null}\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 cols={cols !== HTML_DEFAULT_COLS ? cols : null}\n disabled={disabled}\n dir=\"auto\"\n placeholder={placeholder || null}\n readonly={readOnly}\n required={required}\n spellcheck={spellcheck || null}\n rows={rows !== HTML_DEFAULT_ROWS ? rows : null}\n value={value}\n onBlur={(evt) => this.utrechtBlur.emit(evt)}\n onChange={(evt) => this.utrechtChange.emit(evt)}\n onFocus={(evt) => this.utrechtFocus.emit(evt)}\n onInput={(evt) => {\n this.value = (evt.target as HTMLTextAreaElement).value;\n this.utrechtInput.emit(evt);\n }}\n >\n <slot />\n </textarea>\n );\n }\n}\n"],"mappings":"iFAAA,MAAMA,EAAc,ypSACpB,MAAAC,EAAeD,ECkBf,MAAME,EAAoB,GAC1B,MAAMC,EAAoB,E,MAObC,EAAQ,M,uNACY,G,UACRF,E,gBACO,M,cACe,M,aACD,M,iBACd,G,cACsC,M,cACvB,M,UACtBC,E,WACC,E,CAMxB,MAAAE,GACE,MAAMC,aAAEA,EAAYC,KAAEA,EAAIC,SAAEA,EAAQC,QAAEA,EAAOC,YAAEA,EAAWC,SAAEA,EAAQC,SAAEA,EAAQC,KAAEA,EAAIC,WAAEA,EAAUC,MAAEA,GAAUC,KAE5G,OACEC,EAAA,YAAAC,IAAA,2CACEC,aAAcb,GAAgB,KAC9Bc,MAAOC,EACL,mBACA,kCACAb,GAAY,6BACZC,GAAW,4BACXE,GAAY,8BAEdJ,KAAMA,IAASL,EAAoBK,EAAO,KAC1CC,SAAUA,EACVc,IAAI,OACJZ,YAAaA,GAAe,KAC5Ba,SAAUZ,EACVC,SAAUA,EACVE,WAAYA,GAAc,KAC1BD,KAAMA,IAASV,EAAoBU,EAAO,KAC1CE,MAAOA,EACPS,OAASC,GAAQT,KAAKU,YAAYC,KAAKF,GACvCG,SAAWH,GAAQT,KAAKa,cAAcF,KAAKF,GAC3CK,QAAUL,GAAQT,KAAKe,aAAaJ,KAAKF,GACzCO,QAAUP,IACRT,KAAKD,MAASU,EAAIQ,OAA+BlB,MACjDC,KAAKkB,aAAaP,KAAKF,EAAI,GAG7BR,EAAA,QAAAC,IAAA,6C","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{p as e,b as t}from"./p-5002d233.js";export{s as setNonce}from"./p-5002d233.js";import{g as c}from"./p-e1255160.js";var r=()=>{const t=import.meta.url;const c={};if(t!==""){c.resourcesUrl=new URL(".",t).href}return e(c)};r().then((async e=>{await c();return t(JSON.parse('[["p-5e384e1b",[[1,"utrecht-contact-card-template"]]],["p-78a334df",[[1,"utrecht-digid-button",{"type":[1]}]]],["p-ec23b17a",[[1,"utrecht-progress-list-item",{"checked":[4],"from":[1],"to":[1],"appearance":[1],"details":[4],"_open":[32]}]]],["p-4ffaba27",[[1,"utrecht-backdrop",{"viewport":[4]}]]],["p-e7cbb259",[[1,"utrecht-body"]]],["p-ddf4d452",[[1,"utrecht-breadcrumb-nav",{"json":[1],"variant":[1]}]]],["p-af1ee236",[[1,"utrecht-checkbox",{"disabled":[516],"readOnly":[516,"readonly"],"checked":[4],"value":[1]}]]],["p-30b75de1",[[1,"utrecht-column-layout",{"rule":[516]}]]],["p-77e0f1e4",[[1,"utrecht-custom-checkbox",{"disabled":[4],"checked":[4],"indeterminate":[4],"invalid":[4],"required":[4]}]]],["p-6f2ffb95",[[1,"utrecht-data-list"]]],["p-caeb7a75",[[1,"utrecht-data-list-actions"]]],["p-7e0e0c5d",[[1,"utrecht-data-list-item"]]],["p-dc1445ce",[[1,"utrecht-data-list-key"]]],["p-e420c0fe",[[1,"utrecht-data-list-value"]]],["p-f0f24bd3",[[1,"utrecht-eherkenning-logo"]]],["p-4ad93f42",[[1,"utrecht-eidas-logo"]]],["p-a69cac8a",[[1,"utrecht-form-field-error-message"]]],["p-3ff0c675",[[1,"utrecht-form-toggle",{"disabled":[516],"checked":[516]}]]],["p-f7b87f74",[[4,"utrecht-html-content"]]],["p-18a64b81",[[1,"utrecht-icon-afspraak-maken"]]],["p-a1858acb",[[1,"utrecht-icon-afval"]]],["p-a7bdc41c",[[1,"utrecht-icon-afval-container"]]],["p-c6b7d5af",[[1,"utrecht-icon-afval-containerpas"]]],["p-70a8aa62",[[1,"utrecht-icon-afval-kalender"]]],["p-3cf92533",[[1,"utrecht-icon-afval-pmd"]]],["p-78ae3d54",[[1,"utrecht-icon-afval-scheiden"]]],["p-09922be6",[[1,"utrecht-icon-afvalkalender"]]],["p-efa39a59",[[1,"utrecht-icon-alleen"]]],["p-eaa353fc",[[1,"utrecht-icon-arrow"]]],["p-6a400327",[[1,"utrecht-icon-auto"]]],["p-0af1a69f",[[1,"utrecht-icon-begroting"]]],["p-857a0a43",[[1,"utrecht-icon-bestemmingsplan"]]],["p-6850131c",[[1,"utrecht-icon-betaaldatum"]]],["p-65ba2f1f",[[1,"utrecht-icon-bewijsstukken"]]],["p-a86881ae",[[1,"utrecht-icon-bijstand"]]],["p-1e6360ca",[[1,"utrecht-icon-blad"]]],["p-7360323f",[[1,"utrecht-icon-bluesky"]]],["p-a577895e",[[1,"utrecht-icon-bouwproject"]]],["p-90ef069c",[[1,"utrecht-icon-brandgevaar"]]],["p-2b8a5b86",[[1,"utrecht-icon-brief-betalen"]]],["p-31e5a8eb",[[1,"utrecht-icon-checkmark"]]],["p-4f697892",[[1,"utrecht-icon-chevron-down"]]],["p-decd322c",[[1,"utrecht-icon-chevron-left",{"direction":[513]}]]],["p-ddff185b",[[1,"utrecht-icon-chevron-right",{"direction":[513]}]]],["p-181e2957",[[1,"utrecht-icon-chevron-up"]]],["p-64909d5a",[[1,"utrecht-icon-close"]]],["p-347319c5",[[1,"utrecht-icon-college-b-w"]]],["p-ce71ab58",[[1,"utrecht-icon-container"]]],["p-72aa0275",[[1,"utrecht-icon-container-bio"]]],["p-779f2746",[[1,"utrecht-icon-container-glas"]]],["p-7ab86519",[[1,"utrecht-icon-container-groenafval"]]],["p-3d9b744a",[[1,"utrecht-icon-container-met-zak"]]],["p-53dc76c0",[[1,"utrecht-icon-container-papier"]]],["p-bf9b8cc6",[[1,"utrecht-icon-container-pmd"]]],["p-375abeba",[[1,"utrecht-icon-container-restafval"]]],["p-d84d0579",[[1,"utrecht-icon-container-textiel"]]],["p-1d74f0a4",[[1,"utrecht-icon-cross"]]],["p-7c02a7ef",[[1,"utrecht-icon-dakloos"]]],["p-d75ee8c2",[[1,"utrecht-icon-dementie"]]],["p-f2a643d3",[[1,"utrecht-icon-documenten"]]],["p-ba681e4b",[[1,"utrecht-icon-duurzaam"]]],["p-b0e7cd15",[[1,"utrecht-icon-eenzaamheid"]]],["p-896e3042",[[1,"utrecht-icon-eikenprocessie"]]],["p-d33a5f3d",[[1,"utrecht-icon-elektrisch-rijden"]]],["p-88e0530e",[[1,"utrecht-icon-energie-vergoeding"]]],["p-d552a208",[[1,"utrecht-icon-energietransitie"]]],["p-1077b711",[[1,"utrecht-icon-error"]]],["p-92fe0945",[[1,"utrecht-icon-evenementen"]]],["p-799cd3f3",[[1,"utrecht-icon-facebook"]]],["p-69135455",[[1,"utrecht-icon-fiets"]]],["p-2e3fe882",[[1,"utrecht-icon-filter"]]],["p-7b6e4f82",[[1,"utrecht-icon-geboorte"]]],["p-69feca12",[[1,"utrecht-icon-gebruiker-centraal"]]],["p-aa3a008c",[[1,"utrecht-icon-gebruiker-ingelogd"]]],["p-6cc3e840",[[1,"utrecht-icon-gegevenswoordenboek"]]],["p-8dbb56c0",[[1,"utrecht-icon-geluid"]]],["p-0e083b6a",[[1,"utrecht-icon-gemeente-locatie"]]],["p-04c179f3",[[1,"utrecht-icon-gemeenteraad"]]],["p-72c2e7ac",[[1,"utrecht-icon-gereedschap"]]],["p-7b5e56ed",[[1,"utrecht-icon-gezicht"]]],["p-def944d3",[[1,"utrecht-icon-gezin"]]],["p-8fedafd6",[[1,"utrecht-icon-glas-afval"]]],["p-31e49761",[[1,"utrecht-icon-glijbaan"]]],["p-01d3ce84",[[1,"utrecht-icon-grafiek"]]],["p-4b935cf7",[[1,"utrecht-icon-grofvuil"]]],["p-50ff80a0",[[1,"utrecht-icon-grofvuil-ophalen"]]],["p-eaeb337d",[[1,"utrecht-icon-hamburger-menu"]]],["p-592d8638",[[1,"utrecht-icon-herdenking"]]],["p-e87d91c8",[[1,"utrecht-icon-hondenbelasting"]]],["p-7c8675db",[[1,"utrecht-icon-horeca"]]],["p-51a78ac9",[[1,"utrecht-icon-horecavergunning"]]],["p-cf29d13c",[[1,"utrecht-icon-huis"]]],["p-23f3485c",[[1,"utrecht-icon-huis-en-omgeving"]]],["p-43feb8a4",[[1,"utrecht-icon-huishoudelijk-geweld"]]],["p-7c58038f",[[1,"utrecht-icon-hulp-huishouden"]]],["p-fd613e64",[[1,"utrecht-icon-hulp-vervoer"]]],["p-0e99ac33",[[1,"utrecht-icon-hulp-zorg"]]],["p-42d6a09e",[[1,"utrecht-icon-hulpmiddelen-gezin"]]],["p-042326c7",[[1,"utrecht-icon-hulpverlening"]]],["p-14da192d",[[1,"utrecht-icon-idee"]]],["p-a0a33748",[[1,"utrecht-icon-informatie"]]],["p-40922c22",[[1,"utrecht-icon-information"]]],["p-9bc25117",[[1,"utrecht-icon-innovatie"]]],["p-76bbdb9d",[[1,"utrecht-icon-inspraak-inwoners"]]],["p-017bb6c5",[[1,"utrecht-icon-instagram"]]],["p-1e81acbd",[[1,"utrecht-icon-kalender"]]],["p-2b82687d",[[1,"utrecht-icon-kennis"]]],["p-a748739d",[[1,"utrecht-icon-kerstbomen"]]],["p-5d09ccde",[[1,"utrecht-icon-klachten"]]],["p-f3a76b05",[[1,"utrecht-icon-kroon"]]],["p-d154f9da",[[1,"utrecht-icon-laadpaal"]]],["p-19271a18",[[1,"utrecht-icon-language"]]],["p-f30c7f66",[[1,"utrecht-icon-lantaarnpaal"]]],["p-79960535",[[1,"utrecht-icon-lantaarnpaal-oud"]]],["p-63e01360",[[1,"utrecht-icon-leren"]]],["p-627e412f",[[1,"utrecht-icon-let-op"]]],["p-da6fa17d",[[1,"utrecht-icon-linkedin"]]],["p-fa484e8c",[[1,"utrecht-icon-list"]]],["p-a1618d1d",[[1,"utrecht-icon-list-check"]]],["p-9fdf36b0",[[1,"utrecht-icon-list-number"]]],["p-f19953cd",[[1,"utrecht-icon-loupe"]]],["p-0cd960cc",[[1,"utrecht-icon-markt"]]],["p-289ff1f5",[[1,"utrecht-icon-mastodon"]]],["p-1e68b089",[[1,"utrecht-icon-melding"]]],["p-5aa0617b",[[1,"utrecht-icon-melding-boom"]]],["p-a9e9fa0a",[[1,"utrecht-icon-melding-klacht"]]],["p-9bbcc884",[[1,"utrecht-icon-melding-openbareruimte"]]],["p-e8c7de27",[[1,"utrecht-icon-melding-verlichting"]]],["p-7a4999d9",[[1,"utrecht-icon-menselijk"]]],["p-525f3860",[[1,"utrecht-icon-menu-dot"]]],["p-8e672d47",[[1,"utrecht-icon-menu-dot-open"]]],["p-10701bb7",[[1,"utrecht-icon-meterkast"]]],["p-e2d0bb22",[[1,"utrecht-icon-milieu-ontheffing"]]],["p-58b108a8",[[1,"utrecht-icon-milieu-zone"]]],["p-ab46de9e",[[1,"utrecht-icon-minus"]]],["p-10437f70",[[1,"utrecht-icon-minus-vertical"]]],["p-3e171004",[[1,"utrecht-icon-mobiliteit"]]],["p-a2cf8630",[[1,"utrecht-icon-natuur"]]],["p-df4b76b2",[[1,"utrecht-icon-nieuw-huis"]]],["p-83c0003e",[[1,"utrecht-icon-nieuwsbrief"]]],["p-6dabd781",[[1,"utrecht-icon-nummerbord"]]],["p-81120525",[[1,"utrecht-icon-om-het-huis"]]],["p-7238e04c",[[1,"utrecht-icon-omgeving"]]],["p-842552e4",[[1,"utrecht-icon-omgevingsvisie"]]],["p-3e6e691d",[[1,"utrecht-icon-omgevingswet"]]],["p-67967020",[[1,"utrecht-icon-onderhoud"]]],["p-b7926a1d",[[1,"utrecht-icon-ondernemen"]]],["p-1b583313",[[1,"utrecht-icon-openingstijden"]]],["p-3e9507fa",[[1,"utrecht-icon-over-de-stad"]]],["p-6c4696c1",[[1,"utrecht-icon-overlijden"]]],["p-f38fd952",[[1,"utrecht-icon-panden"]]],["p-ee2b6343",[[1,"utrecht-icon-park"]]],["p-53c1e818",[[1,"utrecht-icon-parkeerkaart"]]],["p-1cd752e3",[[1,"utrecht-icon-parkeervergunning"]]],["p-2730e4b2",[[1,"utrecht-icon-parken"]]],["p-c2dbfbe8",[[1,"utrecht-icon-parkeren"]]],["p-d7e5b378",[[1,"utrecht-icon-parkeren-bedrijven"]]],["p-60f26ef2",[[1,"utrecht-icon-parkeren-betaalautomaat"]]],["p-5dfcfb62",[[1,"utrecht-icon-parkeren-betalen"]]],["p-573fbf5d",[[1,"utrecht-icon-participatie-campagne"]]],["p-e36aaebd",[[1,"utrecht-icon-participatie-like"]]],["p-031e5bf1",[[1,"utrecht-icon-participatie-pitch"]]],["p-081401f4",[[1,"utrecht-icon-paspoort"]]],["p-3e8a7139",[[1,"utrecht-icon-presentatie"]]],["p-6931124f",[[1,"utrecht-icon-prijskaartje"]]],["p-e717ce8b",[[1,"utrecht-icon-read-aloud"]]],["p-d666e3ce",[[1,"utrecht-icon-rijbewijs"]]],["p-9c0fb926",[[1,"utrecht-icon-rioolheffing"]]],["p-99b36a58",[[1,"utrecht-icon-rolstoel"]]],["p-619f10c7",[[1,"utrecht-icon-schild-gemeente-utrecht"]]],["p-67c656f9",[[1,"utrecht-icon-search"]]],["p-db37af24",[[1,"utrecht-icon-shoppen"]]],["p-278869ac",[[1,"utrecht-icon-sinterklaas"]]],["p-d8e78ea0",[[1,"utrecht-icon-slechtziende-hoordende"]]],["p-1cf01d8a",[[1,"utrecht-icon-sport"]]],["p-b3814090",[[1,"utrecht-icon-sport-en-cultuur"]]],["p-d339e7c9",[[1,"utrecht-icon-sport-voetbal"]]],["p-1f2bbec4",[[1,"utrecht-icon-stookverbod"]]],["p-e0f82018",[[1,"utrecht-icon-strand"]]],["p-b188bbef",[[1,"utrecht-icon-strooien"]]],["p-6eaf3053",[[1,"utrecht-icon-subsidie"]]],["p-d1f00649",[[1,"utrecht-icon-subsidie-gezin"]]],["p-f2ad5344",[[1,"utrecht-icon-t-shirt"]]],["p-3a729543",[[1,"utrecht-icon-threads"]]],["p-41bbc664",[[1,"utrecht-icon-thuiswerken"]]],["p-37af464c",[[1,"utrecht-icon-toeslag"]]],["p-a1c36caf",[[1,"utrecht-icon-trein"]]],["p-5ee4b55a",[[1,"utrecht-icon-trouwen"]]],["p-ad879b22",[[1,"utrecht-icon-twitter"]]],["p-25e9b74f",[[1,"utrecht-icon-user"]]],["p-af85bd39",[[1,"utrecht-icon-uw-wijk"]]],["p-8a7f8291",[[1,"utrecht-icon-vaccinatie"]]],["p-ef21518a",[[1,"utrecht-icon-veilige-wijk"]]],["p-d3ff2da7",[[1,"utrecht-icon-vergaderen"]]],["p-5f99df5c",[[1,"utrecht-icon-vergaderendigitaal"]]],["p-40b089e5",[[1,"utrecht-icon-vergoeding"]]],["p-506f302c",[[1,"utrecht-icon-verhuizen"]]],["p-d04a24c1",[[1,"utrecht-icon-verkeerslicht"]]],["p-66077cea",[[1,"utrecht-icon-verkiezingen"]]],["p-93c948de",[[1,"utrecht-icon-verslaving"]]],["p-23019c4a",[[1,"utrecht-icon-vervoersvoorziening"]]],["p-2386ba33",[[1,"utrecht-icon-virus"]]],["p-e048531a",[[1,"utrecht-icon-vluchtelingen"]]],["p-7bb21575",[[1,"utrecht-icon-voorzieningen-vervoer"]]],["p-0267adcd",[[1,"utrecht-icon-vrijwilligerswerk"]]],["p-554a814b",[[1,"utrecht-icon-vuilnisbak"]]],["p-20389eaf",[[1,"utrecht-icon-vuilniszak"]]],["p-b3cd53f6",[[1,"utrecht-icon-vuurwerk"]]],["p-06986df0",[[1,"utrecht-icon-wandelstok"]]],["p-95e3e1b9",[[1,"utrecht-icon-warm"]]],["p-572b98d8",[[1,"utrecht-icon-warning"]]],["p-a6e80faa",[[1,"utrecht-icon-werken"]]],["p-af54430b",[[1,"utrecht-icon-werkzaamheden"]]],["p-f1adad34",[[1,"utrecht-icon-whatsapp"]]],["p-b2e518bc",[[1,"utrecht-icon-wonen-kosten"]]],["p-529332dc",[[1,"utrecht-icon-woning-zoeken"]]],["p-4a42248c",[[1,"utrecht-icon-x"]]],["p-e56977f0",[[1,"utrecht-icon-youtube"]]],["p-316e8d91",[[1,"utrecht-icon-zelfstandig-wonen"]]],["p-0dfc5486",[[1,"utrecht-icon-zoom-minus"]]],["p-4574a7c4",[[1,"utrecht-icon-zoom-plus"]]],["p-503b4835",[[1,"utrecht-icon-zoomin"]]],["p-6673c112",[[1,"utrecht-icon-zoomout"]]],["p-fcf44984",[[1,"utrecht-icon-zorg-huis"]]],["p-9414cc0f",[[1,"utrecht-icon-zweefpaal"]]],["p-f4b3d1a1",[[1,"utrecht-icon-zwemmen"]]],["p-a353d0ba",[[1,"utrecht-logo-button"]]],["p-5a87594f",[[1,"utrecht-map-marker"]]],["p-0e9c40ad",[[1,"utrecht-multiline-data"]]],["p-fa7036e1",[[1,"utrecht-nav-bar"]]],["p-81d0e78c",[[1,"utrecht-number-badge",{"value":[2],"max":[2],"locale":[1]}]]],["p-bf1f6a32",[[1,"utrecht-page-body"]]],["p-ce411fa6",[[1,"utrecht-page-footer"]]],["p-c7c5ae83",[[1,"utrecht-page-layout"]]],["p-93ad9a9a",[[1,"utrecht-pagination",{"links":[1],"next":[1],"prev":[1],"currentIndex":[2,"current-index"]}]]],["p-9f549b2a",[[4,"utrecht-preserve-data",{"dateTime":[513,"datetime"],"value":[1]}]]],["p-80598d6c",[[1,"utrecht-progress-list"]]],["p-6147dbe3",[[1,"utrecht-progress-sublist-item",{"appearance":[1],"checked":[4]}]]],["p-5d51f34a",[[1,"utrecht-root"]]],["p-051bd223",[[1,"utrecht-sidenav",{"json":[1]}]]],["p-884bf82f",[[1,"utrecht-surface"]]],["p-cb31324d",[[1,"utrecht-table"]]],["p-fa6318c1",[[1,"utrecht-table-body"]]],["p-42de0fef",[[1,"utrecht-table-caption"]]],["p-397c4809",[[1,"utrecht-table-cell"]]],["p-50b17d02",[[4,"utrecht-table-container"]]],["p-ba984adf",[[1,"utrecht-table-footer"]]],["p-b2bedf56",[[1,"utrecht-table-header"]]],["p-4b0fa254",[[1,"utrecht-table-header-cell",{"scope":[1]}]]],["p-6e6563ca",[[1,"utrecht-table-row"]]],["p-fe1ae5ad",[[1,"utrecht-textarea",{"autocomplete":[1],"cols":[2],"spellcheck":[4],"disabled":[516],"invalid":[516],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"rows":[2],"value":[1]}]]],["p-633ae024",[[1,"utrecht-textbox",{"autoComplete":[513,"autocomplete"],"disabled":[516],"invalid":[516],"min":[8],"max":[8],"pattern":[1],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"type":[513],"value":[1]}]]],["p-4fbd3804",[[1,"utrecht-top-task-link",{"external":[4],"href":[1],"target":[1]}]]],["p-42bea6ec",[[1,"utrecht-top-task-nav"]]],["p-10a65151",[[1,"utrecht-digid-logo"]]],["p-33925904",[[1,"utrecht-form-field-checkbox",{"label":[1],"disabled":[516],"checked":[516],"invalid":[516],"required":[516],"name":[1],"value":[1]}],[1,"utrecht-form-field-textarea",{"cols":[2],"disabled":[516],"invalid":[516],"label":[1],"name":[1],"readOnly":[516,"readonly"],"placeholder":[1],"required":[516],"rows":[2],"value":[1]}],[1,"utrecht-form-field-textbox",{"autoComplete":[513,"autocomplete"],"disabled":[516],"invalid":[516],"label":[1],"min":[8],"max":[8],"name":[1],"pattern":[1],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"type":[513],"value":[1]}],[1,"utrecht-alert",{"type":[1]}],[1,"utrecht-article"],[1,"utrecht-badge-counter",{"value":[2],"max":[2],"locale":[1]}],[1,"utrecht-badge-list"],[1,"utrecht-badge-status",{"status":[1]}],[1,"utrecht-button-group",{"direction":[1]}],[1,"utrecht-button-link",{"appearance":[1],"download":[1],"external":[4],"href":[1],"placeholder":[4],"target":[1]}],[1,"utrecht-code"],[1,"utrecht-code-block"],[1,"utrecht-color-sample",{"color":[1]}],[1,"utrecht-data-badge"],[1,"utrecht-document"],[1,"utrecht-drawer",{"align":[1],"open":[4],"close":[64],"showModal":[64]}],[1,"utrecht-emphasis"],[1,"utrecht-flex-wrap-fallback",{"flexTarget":[513,"flextarget"],"resizeObserver":[32],"contentWraps":[32]}],[4,"utrecht-form",{"action":[1],"autocomplete":[1],"enctype":[1],"method":[1],"noValidate":[1,"novalidate"],"target":[1]}],[1,"utrecht-heading",{"level":[2]}],[1,"utrecht-heading-1"],[1,"utrecht-heading-4"],[1,"utrecht-heading-5"],[1,"utrecht-heading-6"],[1,"utrecht-heading-group"],[1,"utrecht-iban-data",{"value":[1]}],[1,"utrecht-icon"],[1,"utrecht-link",{"download":[1],"href":[1],"target":[1]}],[1,"utrecht-link-button",{"disabled":[4],"type":[1],"inline":[4],"pressed":[4],"form":[513],"formAction":[513,"formaction"],"formEnctype":[513,"formenctype"],"formMethod":[513,"formmethod"],"formNoValidate":[516,"formnovalidate"],"formTarget":[513,"formtarget"],"popoverTarget":[513,"popovertarget"],"popoverTargetAction":[513,"popovertargetaction"],"name":[1],"value":[1]}],[1,"utrecht-logo"],[1,"utrecht-logo-image"],[1,"utrecht-mark"],[1,"utrecht-number-data",{"value":[8]}],[1,"utrecht-page"],[1,"utrecht-page-content"],[1,"utrecht-page-header"],[1,"utrecht-pre-heading"],[1,"utrecht-separator"],[1,"utrecht-skip-link",{"href":[1]}],[1,"utrecht-spotlight-section",{"appearance":[1]}],[1,"utrecht-url-data"],[1,"utrecht-button",{"appearance":[1],"busy":[4],"disabled":[4],"expanded":[8],"pressed":[8],"form":[513,"readonly"],"formAction":[513,"formaction"],"formEnctype":[513,"formenctype"],"formMethod":[513,"formmethod"],"formNoValidate":[516,"formnovalidate"],"formTarget":[513,"formtarget"],"popoverTarget":[513,"popovertarget"],"popoverTargetAction":[513,"popovertargetaction"],"name":[1],"value":[1],"type":[1]}],[1,"utrecht-heading-2"],[1,"utrecht-heading-3"],[1,"utrecht-paragraph",{"lead":[4]}],[1,"utrecht-form-field-description",{"status":[513]}]]]]'),e)}));
1
+ import{p as e,b as t}from"./p-5002d233.js";export{s as setNonce}from"./p-5002d233.js";import{g as c}from"./p-e1255160.js";var r=()=>{const t=import.meta.url;const c={};if(t!==""){c.resourcesUrl=new URL(".",t).href}return e(c)};r().then((async e=>{await c();return t(JSON.parse('[["p-5e384e1b",[[1,"utrecht-contact-card-template"]]],["p-78a334df",[[1,"utrecht-digid-button",{"type":[1]}]]],["p-ec23b17a",[[1,"utrecht-progress-list-item",{"checked":[4],"from":[1],"to":[1],"appearance":[1],"details":[4],"_open":[32]}]]],["p-4ffaba27",[[1,"utrecht-backdrop",{"viewport":[4]}]]],["p-e7cbb259",[[1,"utrecht-body"]]],["p-2796da04",[[1,"utrecht-breadcrumb-nav",{"json":[1],"variant":[1]}]]],["p-af1ee236",[[1,"utrecht-checkbox",{"disabled":[516],"readOnly":[516,"readonly"],"checked":[4],"value":[1]}]]],["p-30b75de1",[[1,"utrecht-column-layout",{"rule":[516]}]]],["p-77e0f1e4",[[1,"utrecht-custom-checkbox",{"disabled":[4],"checked":[4],"indeterminate":[4],"invalid":[4],"required":[4]}]]],["p-6f2ffb95",[[1,"utrecht-data-list"]]],["p-caeb7a75",[[1,"utrecht-data-list-actions"]]],["p-7e0e0c5d",[[1,"utrecht-data-list-item"]]],["p-dc1445ce",[[1,"utrecht-data-list-key"]]],["p-e420c0fe",[[1,"utrecht-data-list-value"]]],["p-f0f24bd3",[[1,"utrecht-eherkenning-logo"]]],["p-4ad93f42",[[1,"utrecht-eidas-logo"]]],["p-a69cac8a",[[1,"utrecht-form-field-error-message"]]],["p-3ff0c675",[[1,"utrecht-form-toggle",{"disabled":[516],"checked":[516]}]]],["p-1b9d771d",[[4,"utrecht-html-content"]]],["p-18a64b81",[[1,"utrecht-icon-afspraak-maken"]]],["p-a1858acb",[[1,"utrecht-icon-afval"]]],["p-a7bdc41c",[[1,"utrecht-icon-afval-container"]]],["p-c6b7d5af",[[1,"utrecht-icon-afval-containerpas"]]],["p-70a8aa62",[[1,"utrecht-icon-afval-kalender"]]],["p-3cf92533",[[1,"utrecht-icon-afval-pmd"]]],["p-78ae3d54",[[1,"utrecht-icon-afval-scheiden"]]],["p-09922be6",[[1,"utrecht-icon-afvalkalender"]]],["p-efa39a59",[[1,"utrecht-icon-alleen"]]],["p-eaa353fc",[[1,"utrecht-icon-arrow"]]],["p-6a400327",[[1,"utrecht-icon-auto"]]],["p-0af1a69f",[[1,"utrecht-icon-begroting"]]],["p-857a0a43",[[1,"utrecht-icon-bestemmingsplan"]]],["p-6850131c",[[1,"utrecht-icon-betaaldatum"]]],["p-65ba2f1f",[[1,"utrecht-icon-bewijsstukken"]]],["p-a86881ae",[[1,"utrecht-icon-bijstand"]]],["p-1e6360ca",[[1,"utrecht-icon-blad"]]],["p-7360323f",[[1,"utrecht-icon-bluesky"]]],["p-a577895e",[[1,"utrecht-icon-bouwproject"]]],["p-90ef069c",[[1,"utrecht-icon-brandgevaar"]]],["p-2b8a5b86",[[1,"utrecht-icon-brief-betalen"]]],["p-31e5a8eb",[[1,"utrecht-icon-checkmark"]]],["p-4f697892",[[1,"utrecht-icon-chevron-down"]]],["p-decd322c",[[1,"utrecht-icon-chevron-left",{"direction":[513]}]]],["p-ddff185b",[[1,"utrecht-icon-chevron-right",{"direction":[513]}]]],["p-181e2957",[[1,"utrecht-icon-chevron-up"]]],["p-64909d5a",[[1,"utrecht-icon-close"]]],["p-347319c5",[[1,"utrecht-icon-college-b-w"]]],["p-ce71ab58",[[1,"utrecht-icon-container"]]],["p-72aa0275",[[1,"utrecht-icon-container-bio"]]],["p-779f2746",[[1,"utrecht-icon-container-glas"]]],["p-7ab86519",[[1,"utrecht-icon-container-groenafval"]]],["p-3d9b744a",[[1,"utrecht-icon-container-met-zak"]]],["p-53dc76c0",[[1,"utrecht-icon-container-papier"]]],["p-bf9b8cc6",[[1,"utrecht-icon-container-pmd"]]],["p-375abeba",[[1,"utrecht-icon-container-restafval"]]],["p-d84d0579",[[1,"utrecht-icon-container-textiel"]]],["p-1d74f0a4",[[1,"utrecht-icon-cross"]]],["p-7c02a7ef",[[1,"utrecht-icon-dakloos"]]],["p-d75ee8c2",[[1,"utrecht-icon-dementie"]]],["p-f2a643d3",[[1,"utrecht-icon-documenten"]]],["p-ba681e4b",[[1,"utrecht-icon-duurzaam"]]],["p-b0e7cd15",[[1,"utrecht-icon-eenzaamheid"]]],["p-896e3042",[[1,"utrecht-icon-eikenprocessie"]]],["p-d33a5f3d",[[1,"utrecht-icon-elektrisch-rijden"]]],["p-88e0530e",[[1,"utrecht-icon-energie-vergoeding"]]],["p-d552a208",[[1,"utrecht-icon-energietransitie"]]],["p-1077b711",[[1,"utrecht-icon-error"]]],["p-92fe0945",[[1,"utrecht-icon-evenementen"]]],["p-799cd3f3",[[1,"utrecht-icon-facebook"]]],["p-69135455",[[1,"utrecht-icon-fiets"]]],["p-2e3fe882",[[1,"utrecht-icon-filter"]]],["p-7b6e4f82",[[1,"utrecht-icon-geboorte"]]],["p-69feca12",[[1,"utrecht-icon-gebruiker-centraal"]]],["p-aa3a008c",[[1,"utrecht-icon-gebruiker-ingelogd"]]],["p-6cc3e840",[[1,"utrecht-icon-gegevenswoordenboek"]]],["p-8dbb56c0",[[1,"utrecht-icon-geluid"]]],["p-0e083b6a",[[1,"utrecht-icon-gemeente-locatie"]]],["p-04c179f3",[[1,"utrecht-icon-gemeenteraad"]]],["p-72c2e7ac",[[1,"utrecht-icon-gereedschap"]]],["p-7b5e56ed",[[1,"utrecht-icon-gezicht"]]],["p-def944d3",[[1,"utrecht-icon-gezin"]]],["p-8fedafd6",[[1,"utrecht-icon-glas-afval"]]],["p-31e49761",[[1,"utrecht-icon-glijbaan"]]],["p-01d3ce84",[[1,"utrecht-icon-grafiek"]]],["p-4b935cf7",[[1,"utrecht-icon-grofvuil"]]],["p-50ff80a0",[[1,"utrecht-icon-grofvuil-ophalen"]]],["p-eaeb337d",[[1,"utrecht-icon-hamburger-menu"]]],["p-592d8638",[[1,"utrecht-icon-herdenking"]]],["p-e87d91c8",[[1,"utrecht-icon-hondenbelasting"]]],["p-7c8675db",[[1,"utrecht-icon-horeca"]]],["p-51a78ac9",[[1,"utrecht-icon-horecavergunning"]]],["p-cf29d13c",[[1,"utrecht-icon-huis"]]],["p-23f3485c",[[1,"utrecht-icon-huis-en-omgeving"]]],["p-43feb8a4",[[1,"utrecht-icon-huishoudelijk-geweld"]]],["p-7c58038f",[[1,"utrecht-icon-hulp-huishouden"]]],["p-fd613e64",[[1,"utrecht-icon-hulp-vervoer"]]],["p-0e99ac33",[[1,"utrecht-icon-hulp-zorg"]]],["p-42d6a09e",[[1,"utrecht-icon-hulpmiddelen-gezin"]]],["p-042326c7",[[1,"utrecht-icon-hulpverlening"]]],["p-14da192d",[[1,"utrecht-icon-idee"]]],["p-a0a33748",[[1,"utrecht-icon-informatie"]]],["p-40922c22",[[1,"utrecht-icon-information"]]],["p-9bc25117",[[1,"utrecht-icon-innovatie"]]],["p-76bbdb9d",[[1,"utrecht-icon-inspraak-inwoners"]]],["p-017bb6c5",[[1,"utrecht-icon-instagram"]]],["p-1e81acbd",[[1,"utrecht-icon-kalender"]]],["p-2b82687d",[[1,"utrecht-icon-kennis"]]],["p-a748739d",[[1,"utrecht-icon-kerstbomen"]]],["p-5d09ccde",[[1,"utrecht-icon-klachten"]]],["p-f3a76b05",[[1,"utrecht-icon-kroon"]]],["p-d154f9da",[[1,"utrecht-icon-laadpaal"]]],["p-19271a18",[[1,"utrecht-icon-language"]]],["p-f30c7f66",[[1,"utrecht-icon-lantaarnpaal"]]],["p-79960535",[[1,"utrecht-icon-lantaarnpaal-oud"]]],["p-63e01360",[[1,"utrecht-icon-leren"]]],["p-627e412f",[[1,"utrecht-icon-let-op"]]],["p-da6fa17d",[[1,"utrecht-icon-linkedin"]]],["p-fa484e8c",[[1,"utrecht-icon-list"]]],["p-a1618d1d",[[1,"utrecht-icon-list-check"]]],["p-9fdf36b0",[[1,"utrecht-icon-list-number"]]],["p-f19953cd",[[1,"utrecht-icon-loupe"]]],["p-0cd960cc",[[1,"utrecht-icon-markt"]]],["p-289ff1f5",[[1,"utrecht-icon-mastodon"]]],["p-1e68b089",[[1,"utrecht-icon-melding"]]],["p-5aa0617b",[[1,"utrecht-icon-melding-boom"]]],["p-a9e9fa0a",[[1,"utrecht-icon-melding-klacht"]]],["p-9bbcc884",[[1,"utrecht-icon-melding-openbareruimte"]]],["p-e8c7de27",[[1,"utrecht-icon-melding-verlichting"]]],["p-7a4999d9",[[1,"utrecht-icon-menselijk"]]],["p-525f3860",[[1,"utrecht-icon-menu-dot"]]],["p-8e672d47",[[1,"utrecht-icon-menu-dot-open"]]],["p-10701bb7",[[1,"utrecht-icon-meterkast"]]],["p-e2d0bb22",[[1,"utrecht-icon-milieu-ontheffing"]]],["p-58b108a8",[[1,"utrecht-icon-milieu-zone"]]],["p-ab46de9e",[[1,"utrecht-icon-minus"]]],["p-10437f70",[[1,"utrecht-icon-minus-vertical"]]],["p-3e171004",[[1,"utrecht-icon-mobiliteit"]]],["p-a2cf8630",[[1,"utrecht-icon-natuur"]]],["p-df4b76b2",[[1,"utrecht-icon-nieuw-huis"]]],["p-83c0003e",[[1,"utrecht-icon-nieuwsbrief"]]],["p-6dabd781",[[1,"utrecht-icon-nummerbord"]]],["p-81120525",[[1,"utrecht-icon-om-het-huis"]]],["p-7238e04c",[[1,"utrecht-icon-omgeving"]]],["p-842552e4",[[1,"utrecht-icon-omgevingsvisie"]]],["p-3e6e691d",[[1,"utrecht-icon-omgevingswet"]]],["p-67967020",[[1,"utrecht-icon-onderhoud"]]],["p-b7926a1d",[[1,"utrecht-icon-ondernemen"]]],["p-1b583313",[[1,"utrecht-icon-openingstijden"]]],["p-3e9507fa",[[1,"utrecht-icon-over-de-stad"]]],["p-6c4696c1",[[1,"utrecht-icon-overlijden"]]],["p-f38fd952",[[1,"utrecht-icon-panden"]]],["p-ee2b6343",[[1,"utrecht-icon-park"]]],["p-53c1e818",[[1,"utrecht-icon-parkeerkaart"]]],["p-1cd752e3",[[1,"utrecht-icon-parkeervergunning"]]],["p-2730e4b2",[[1,"utrecht-icon-parken"]]],["p-c2dbfbe8",[[1,"utrecht-icon-parkeren"]]],["p-d7e5b378",[[1,"utrecht-icon-parkeren-bedrijven"]]],["p-60f26ef2",[[1,"utrecht-icon-parkeren-betaalautomaat"]]],["p-5dfcfb62",[[1,"utrecht-icon-parkeren-betalen"]]],["p-573fbf5d",[[1,"utrecht-icon-participatie-campagne"]]],["p-e36aaebd",[[1,"utrecht-icon-participatie-like"]]],["p-031e5bf1",[[1,"utrecht-icon-participatie-pitch"]]],["p-081401f4",[[1,"utrecht-icon-paspoort"]]],["p-3e8a7139",[[1,"utrecht-icon-presentatie"]]],["p-6931124f",[[1,"utrecht-icon-prijskaartje"]]],["p-e717ce8b",[[1,"utrecht-icon-read-aloud"]]],["p-d666e3ce",[[1,"utrecht-icon-rijbewijs"]]],["p-9c0fb926",[[1,"utrecht-icon-rioolheffing"]]],["p-99b36a58",[[1,"utrecht-icon-rolstoel"]]],["p-619f10c7",[[1,"utrecht-icon-schild-gemeente-utrecht"]]],["p-67c656f9",[[1,"utrecht-icon-search"]]],["p-db37af24",[[1,"utrecht-icon-shoppen"]]],["p-278869ac",[[1,"utrecht-icon-sinterklaas"]]],["p-d8e78ea0",[[1,"utrecht-icon-slechtziende-hoordende"]]],["p-1cf01d8a",[[1,"utrecht-icon-sport"]]],["p-b3814090",[[1,"utrecht-icon-sport-en-cultuur"]]],["p-d339e7c9",[[1,"utrecht-icon-sport-voetbal"]]],["p-1f2bbec4",[[1,"utrecht-icon-stookverbod"]]],["p-e0f82018",[[1,"utrecht-icon-strand"]]],["p-b188bbef",[[1,"utrecht-icon-strooien"]]],["p-6eaf3053",[[1,"utrecht-icon-subsidie"]]],["p-d1f00649",[[1,"utrecht-icon-subsidie-gezin"]]],["p-f2ad5344",[[1,"utrecht-icon-t-shirt"]]],["p-3a729543",[[1,"utrecht-icon-threads"]]],["p-41bbc664",[[1,"utrecht-icon-thuiswerken"]]],["p-37af464c",[[1,"utrecht-icon-toeslag"]]],["p-a1c36caf",[[1,"utrecht-icon-trein"]]],["p-5ee4b55a",[[1,"utrecht-icon-trouwen"]]],["p-ad879b22",[[1,"utrecht-icon-twitter"]]],["p-25e9b74f",[[1,"utrecht-icon-user"]]],["p-af85bd39",[[1,"utrecht-icon-uw-wijk"]]],["p-8a7f8291",[[1,"utrecht-icon-vaccinatie"]]],["p-ef21518a",[[1,"utrecht-icon-veilige-wijk"]]],["p-d3ff2da7",[[1,"utrecht-icon-vergaderen"]]],["p-5f99df5c",[[1,"utrecht-icon-vergaderendigitaal"]]],["p-40b089e5",[[1,"utrecht-icon-vergoeding"]]],["p-506f302c",[[1,"utrecht-icon-verhuizen"]]],["p-d04a24c1",[[1,"utrecht-icon-verkeerslicht"]]],["p-66077cea",[[1,"utrecht-icon-verkiezingen"]]],["p-93c948de",[[1,"utrecht-icon-verslaving"]]],["p-23019c4a",[[1,"utrecht-icon-vervoersvoorziening"]]],["p-2386ba33",[[1,"utrecht-icon-virus"]]],["p-e048531a",[[1,"utrecht-icon-vluchtelingen"]]],["p-7bb21575",[[1,"utrecht-icon-voorzieningen-vervoer"]]],["p-0267adcd",[[1,"utrecht-icon-vrijwilligerswerk"]]],["p-554a814b",[[1,"utrecht-icon-vuilnisbak"]]],["p-20389eaf",[[1,"utrecht-icon-vuilniszak"]]],["p-b3cd53f6",[[1,"utrecht-icon-vuurwerk"]]],["p-06986df0",[[1,"utrecht-icon-wandelstok"]]],["p-95e3e1b9",[[1,"utrecht-icon-warm"]]],["p-572b98d8",[[1,"utrecht-icon-warning"]]],["p-a6e80faa",[[1,"utrecht-icon-werken"]]],["p-af54430b",[[1,"utrecht-icon-werkzaamheden"]]],["p-f1adad34",[[1,"utrecht-icon-whatsapp"]]],["p-b2e518bc",[[1,"utrecht-icon-wonen-kosten"]]],["p-529332dc",[[1,"utrecht-icon-woning-zoeken"]]],["p-4a42248c",[[1,"utrecht-icon-x"]]],["p-e56977f0",[[1,"utrecht-icon-youtube"]]],["p-316e8d91",[[1,"utrecht-icon-zelfstandig-wonen"]]],["p-0dfc5486",[[1,"utrecht-icon-zoom-minus"]]],["p-4574a7c4",[[1,"utrecht-icon-zoom-plus"]]],["p-503b4835",[[1,"utrecht-icon-zoomin"]]],["p-6673c112",[[1,"utrecht-icon-zoomout"]]],["p-fcf44984",[[1,"utrecht-icon-zorg-huis"]]],["p-9414cc0f",[[1,"utrecht-icon-zweefpaal"]]],["p-f4b3d1a1",[[1,"utrecht-icon-zwemmen"]]],["p-a353d0ba",[[1,"utrecht-logo-button"]]],["p-5a87594f",[[1,"utrecht-map-marker"]]],["p-0e9c40ad",[[1,"utrecht-multiline-data"]]],["p-fa7036e1",[[1,"utrecht-nav-bar"]]],["p-81d0e78c",[[1,"utrecht-number-badge",{"value":[2],"max":[2],"locale":[1]}]]],["p-bf1f6a32",[[1,"utrecht-page-body"]]],["p-ce411fa6",[[1,"utrecht-page-footer"]]],["p-c7c5ae83",[[1,"utrecht-page-layout"]]],["p-93ad9a9a",[[1,"utrecht-pagination",{"links":[1],"next":[1],"prev":[1],"currentIndex":[2,"current-index"]}]]],["p-9f549b2a",[[4,"utrecht-preserve-data",{"dateTime":[513,"datetime"],"value":[1]}]]],["p-80598d6c",[[1,"utrecht-progress-list"]]],["p-6147dbe3",[[1,"utrecht-progress-sublist-item",{"appearance":[1],"checked":[4]}]]],["p-5d51f34a",[[1,"utrecht-root"]]],["p-051bd223",[[1,"utrecht-sidenav",{"json":[1]}]]],["p-884bf82f",[[1,"utrecht-surface"]]],["p-cb31324d",[[1,"utrecht-table"]]],["p-fa6318c1",[[1,"utrecht-table-body"]]],["p-42de0fef",[[1,"utrecht-table-caption"]]],["p-397c4809",[[1,"utrecht-table-cell"]]],["p-50b17d02",[[4,"utrecht-table-container"]]],["p-ba984adf",[[1,"utrecht-table-footer"]]],["p-b2bedf56",[[1,"utrecht-table-header"]]],["p-4b0fa254",[[1,"utrecht-table-header-cell",{"scope":[1]}]]],["p-6e6563ca",[[1,"utrecht-table-row"]]],["p-ea0faa55",[[1,"utrecht-textarea",{"autocomplete":[1],"cols":[2],"spellcheck":[4],"disabled":[516],"invalid":[516],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"rows":[2],"value":[1]}]]],["p-633ae024",[[1,"utrecht-textbox",{"autoComplete":[513,"autocomplete"],"disabled":[516],"invalid":[516],"min":[8],"max":[8],"pattern":[1],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"type":[513],"value":[1]}]]],["p-4fbd3804",[[1,"utrecht-top-task-link",{"external":[4],"href":[1],"target":[1]}]]],["p-42bea6ec",[[1,"utrecht-top-task-nav"]]],["p-10a65151",[[1,"utrecht-digid-logo"]]],["p-2126a324",[[1,"utrecht-form-field-checkbox",{"label":[1],"disabled":[516],"checked":[516],"invalid":[516],"required":[516],"name":[1],"value":[1]}],[1,"utrecht-form-field-textarea",{"cols":[2],"disabled":[516],"invalid":[516],"label":[1],"name":[1],"readOnly":[516,"readonly"],"placeholder":[1],"required":[516],"rows":[2],"value":[1]}],[1,"utrecht-form-field-textbox",{"autoComplete":[513,"autocomplete"],"disabled":[516],"invalid":[516],"label":[1],"min":[8],"max":[8],"name":[1],"pattern":[1],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"type":[513],"value":[1]}],[1,"utrecht-alert",{"type":[1]}],[1,"utrecht-article"],[1,"utrecht-badge-counter",{"value":[2],"max":[2],"locale":[1]}],[1,"utrecht-badge-list"],[1,"utrecht-badge-status",{"status":[1]}],[1,"utrecht-button-group",{"direction":[1]}],[1,"utrecht-button-link",{"appearance":[1],"download":[1],"external":[4],"href":[1],"placeholder":[4],"target":[1]}],[1,"utrecht-code"],[1,"utrecht-code-block"],[1,"utrecht-color-sample",{"color":[1]}],[1,"utrecht-data-badge"],[1,"utrecht-document"],[1,"utrecht-drawer",{"align":[1],"open":[4],"close":[64],"showModal":[64]}],[1,"utrecht-emphasis"],[1,"utrecht-flex-wrap-fallback",{"flexTarget":[513,"flextarget"],"resizeObserver":[32],"contentWraps":[32]}],[4,"utrecht-form",{"action":[1],"autocomplete":[1],"enctype":[1],"method":[1],"noValidate":[1,"novalidate"],"target":[1]}],[1,"utrecht-heading",{"level":[2]}],[1,"utrecht-heading-1"],[1,"utrecht-heading-4"],[1,"utrecht-heading-5"],[1,"utrecht-heading-6"],[1,"utrecht-heading-group"],[1,"utrecht-iban-data",{"value":[1]}],[1,"utrecht-icon"],[1,"utrecht-link",{"download":[1],"href":[1],"target":[1]}],[1,"utrecht-link-button",{"disabled":[4],"type":[1],"inline":[4],"pressed":[4],"form":[513],"formAction":[513,"formaction"],"formEnctype":[513,"formenctype"],"formMethod":[513,"formmethod"],"formNoValidate":[516,"formnovalidate"],"formTarget":[513,"formtarget"],"popoverTarget":[513,"popovertarget"],"popoverTargetAction":[513,"popovertargetaction"],"name":[1],"value":[1]}],[1,"utrecht-logo"],[1,"utrecht-logo-image"],[1,"utrecht-mark"],[1,"utrecht-number-data",{"value":[8]}],[1,"utrecht-page"],[1,"utrecht-page-content"],[1,"utrecht-page-header"],[1,"utrecht-pre-heading"],[1,"utrecht-separator"],[1,"utrecht-skip-link",{"href":[1]}],[1,"utrecht-spotlight-section",{"appearance":[1]}],[1,"utrecht-url-data"],[1,"utrecht-button",{"appearance":[1],"busy":[4],"disabled":[4],"expanded":[8],"pressed":[8],"form":[513,"readonly"],"formAction":[513,"formaction"],"formEnctype":[513,"formenctype"],"formMethod":[513,"formmethod"],"formNoValidate":[516,"formnovalidate"],"formTarget":[513,"formtarget"],"popoverTarget":[513,"popovertarget"],"popoverTargetAction":[513,"popovertargetaction"],"name":[1],"value":[1],"type":[1]}],[1,"utrecht-heading-2"],[1,"utrecht-heading-3"],[1,"utrecht-paragraph",{"lead":[4]}],[1,"utrecht-form-field-description",{"status":[513]}]]]]'),e)}));
2
2
  //# sourceMappingURL=utrecht.esm.js.map
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "3.4.0",
2
+ "version": "3.5.1",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
5
5
  "license": "EUPL-1.2",
@@ -39,88 +39,88 @@
39
39
  "clsx": "2.1.1",
40
40
  "node-sass-package-importer": "5.3.3",
41
41
  "rimraf": "5.0.7",
42
- "@utrecht/alert-css": "2.2.0",
43
- "@utrecht/article-css": "1.5.0",
44
- "@utrecht/backdrop-css": "1.4.0",
45
- "@utrecht/badge-counter-css": "1.4.0",
46
- "@utrecht/badge-css": "1.4.0",
47
- "@utrecht/badge-list-css": "2.2.0",
48
- "@utrecht/badge-status-css": "1.4.0",
49
- "@utrecht/blockquote-css": "1.6.0",
50
- "@utrecht/body-css": "1.2.0",
51
- "@utrecht/breadcrumb-nav-css": "1.4.0",
52
- "@utrecht/button-css": "2.3.0",
53
- "@utrecht/button-group-css": "1.4.0",
54
- "@utrecht/button-link-css": "1.3.0",
55
- "@utrecht/checkbox-css": "1.6.0",
56
- "@utrecht/code-block-css": "1.5.0",
57
- "@utrecht/code-css": "1.5.0",
58
- "@utrecht/color-sample-css": "1.4.0",
59
- "@utrecht/column-layout-css": "1.5.0",
60
- "@utrecht/custom-checkbox-css": "1.3.1",
61
- "@utrecht/data-list-css": "1.4.0",
62
- "@utrecht/digid-button-css": "1.4.0",
63
- "@utrecht/document-css": "1.5.0",
64
- "@utrecht/data-badge-css": "1.0.0",
65
- "@utrecht/drawer-css": "1.4.0",
66
- "@utrecht/emphasis-css": "1.5.0",
67
- "@utrecht/figure-css": "1.5.0",
68
- "@utrecht/form-css": "1.5.0",
69
- "@utrecht/form-field-css": "1.5.0",
70
- "@utrecht/focus-ring-css": "2.3.0",
71
- "@utrecht/form-field-description-css": "1.5.0",
72
- "@utrecht/form-field-error-message-css": "1.5.0",
73
- "@utrecht/form-fieldset-css": "1.5.0",
74
- "@utrecht/form-label-css": "1.6.0",
75
- "@utrecht/form-toggle-css": "1.5.0",
76
- "@utrecht/heading-css": "1.4.0",
77
- "@utrecht/heading-1-css": "1.5.0",
78
- "@utrecht/heading-3-css": "1.5.0",
79
- "@utrecht/heading-2-css": "1.5.0",
80
- "@utrecht/heading-4-css": "1.5.0",
81
- "@utrecht/heading-5-css": "1.5.0",
82
- "@utrecht/heading-6-css": "1.5.0",
83
- "@utrecht/heading-group-css": "1.5.0",
84
- "@utrecht/html-content-css": "1.4.0",
85
- "@utrecht/iban-data-css": "1.3.0",
42
+ "@utrecht/alert-css": "2.4.0",
43
+ "@utrecht/article-css": "1.5.1",
44
+ "@utrecht/backdrop-css": "1.4.1",
45
+ "@utrecht/badge-counter-css": "1.4.1",
46
+ "@utrecht/badge-css": "1.4.1",
47
+ "@utrecht/badge-list-css": "2.2.1",
48
+ "@utrecht/badge-status-css": "1.4.1",
49
+ "@utrecht/blockquote-css": "1.6.1",
50
+ "@utrecht/body-css": "1.2.1",
51
+ "@utrecht/breadcrumb-nav-css": "1.5.0",
52
+ "@utrecht/button-css": "2.3.1",
53
+ "@utrecht/button-group-css": "1.4.1",
54
+ "@utrecht/button-link-css": "1.3.1",
55
+ "@utrecht/checkbox-css": "1.6.1",
56
+ "@utrecht/code-block-css": "1.5.1",
57
+ "@utrecht/code-css": "1.5.1",
58
+ "@utrecht/color-sample-css": "1.4.1",
59
+ "@utrecht/column-layout-css": "1.5.1",
60
+ "@utrecht/custom-checkbox-css": "1.3.2",
61
+ "@utrecht/data-badge-css": "1.0.1",
62
+ "@utrecht/data-list-css": "1.4.1",
63
+ "@utrecht/digid-button-css": "1.4.1",
64
+ "@utrecht/document-css": "1.5.1",
65
+ "@utrecht/drawer-css": "1.4.1",
66
+ "@utrecht/emphasis-css": "1.5.1",
67
+ "@utrecht/figure-css": "1.5.1",
68
+ "@utrecht/focus-ring-css": "2.3.1",
69
+ "@utrecht/form-css": "1.5.1",
70
+ "@utrecht/form-field-css": "1.5.1",
71
+ "@utrecht/form-field-description-css": "1.5.1",
72
+ "@utrecht/form-field-error-message-css": "1.5.1",
73
+ "@utrecht/form-fieldset-css": "1.5.1",
74
+ "@utrecht/form-label-css": "1.6.1",
75
+ "@utrecht/form-toggle-css": "1.5.1",
76
+ "@utrecht/heading-css": "1.4.1",
77
+ "@utrecht/heading-1-css": "1.5.1",
78
+ "@utrecht/heading-2-css": "1.5.1",
79
+ "@utrecht/heading-3-css": "1.5.1",
80
+ "@utrecht/heading-4-css": "1.5.1",
81
+ "@utrecht/heading-5-css": "1.5.1",
82
+ "@utrecht/heading-6-css": "1.5.1",
83
+ "@utrecht/heading-group-css": "1.5.1",
84
+ "@utrecht/html-content-css": "1.4.1",
85
+ "@utrecht/iban-data-css": "1.3.1",
86
86
  "@utrecht/icon": "2.1.0",
87
- "@utrecht/icon-css": "2.0.0",
88
- "@utrecht/link-button-css": "1.4.0",
89
- "@utrecht/link-css": "1.6.0",
90
- "@utrecht/logo-button-css": "1.4.0",
91
- "@utrecht/logo-image-css": "1.4.0",
92
- "@utrecht/logo-css": "1.4.0",
93
- "@utrecht/mark-css": "1.5.0",
94
- "@utrecht/map-marker-css": "1.4.0",
95
- "@utrecht/multiline-data-css": "1.3.0",
96
- "@utrecht/nav-bar-css": "1.4.0",
97
- "@utrecht/number-data-css": "1.4.0",
98
- "@utrecht/ordered-list-css": "1.5.1",
99
- "@utrecht/number-badge-css": "2.3.0",
100
- "@utrecht/page-content-css": "1.4.0",
101
- "@utrecht/page-css": "1.4.0",
102
- "@utrecht/page-body-css": "0.1.0",
103
- "@utrecht/page-footer-css": "2.1.0",
104
- "@utrecht/page-header-css": "1.5.0",
105
- "@utrecht/page-layout-css": "1.1.0",
106
- "@utrecht/pagination-css": "1.4.0",
107
- "@utrecht/pre-heading-css": "1.4.0",
108
- "@utrecht/paragraph-css": "2.3.0",
109
- "@utrecht/preserve-data-css": "1.3.0",
110
- "@utrecht/root-css": "1.2.0",
111
- "@utrecht/radio-button-css": "1.6.0",
112
- "@utrecht/separator-css": "1.5.0",
113
- "@utrecht/skip-link-css": "1.5.0",
114
- "@utrecht/select-css": "1.8.0",
115
- "@utrecht/table-css": "1.6.0",
116
- "@utrecht/textarea-css": "2.3.0",
117
- "@utrecht/spotlight-section-css": "1.6.0",
118
- "@utrecht/surface-css": "1.4.0",
119
- "@utrecht/textbox-css": "1.7.0",
120
- "@utrecht/top-task-link-css": "1.4.0",
121
- "@utrecht/top-task-nav-css": "1.3.0",
122
- "@utrecht/unordered-list-css": "1.5.0",
123
- "@utrecht/url-data-css": "1.3.0"
87
+ "@utrecht/icon-css": "2.0.1",
88
+ "@utrecht/link-button-css": "1.4.1",
89
+ "@utrecht/link-css": "1.6.1",
90
+ "@utrecht/logo-button-css": "1.4.1",
91
+ "@utrecht/logo-css": "1.4.1",
92
+ "@utrecht/logo-image-css": "1.4.1",
93
+ "@utrecht/map-marker-css": "1.4.1",
94
+ "@utrecht/mark-css": "1.5.1",
95
+ "@utrecht/multiline-data-css": "1.3.1",
96
+ "@utrecht/nav-bar-css": "1.4.1",
97
+ "@utrecht/number-badge-css": "2.3.1",
98
+ "@utrecht/number-data-css": "1.4.1",
99
+ "@utrecht/ordered-list-css": "1.5.2",
100
+ "@utrecht/page-content-css": "1.4.1",
101
+ "@utrecht/page-css": "1.4.1",
102
+ "@utrecht/page-body-css": "0.1.1",
103
+ "@utrecht/page-footer-css": "2.1.1",
104
+ "@utrecht/page-header-css": "1.5.1",
105
+ "@utrecht/page-layout-css": "1.1.1",
106
+ "@utrecht/pagination-css": "1.4.1",
107
+ "@utrecht/paragraph-css": "2.3.1",
108
+ "@utrecht/pre-heading-css": "1.4.1",
109
+ "@utrecht/preserve-data-css": "1.3.1",
110
+ "@utrecht/radio-button-css": "1.6.1",
111
+ "@utrecht/root-css": "1.2.1",
112
+ "@utrecht/select-css": "1.8.1",
113
+ "@utrecht/separator-css": "1.5.1",
114
+ "@utrecht/skip-link-css": "1.5.1",
115
+ "@utrecht/spotlight-section-css": "1.6.1",
116
+ "@utrecht/surface-css": "1.4.1",
117
+ "@utrecht/table-css": "1.6.1",
118
+ "@utrecht/textarea-css": "2.3.2",
119
+ "@utrecht/textbox-css": "1.7.1",
120
+ "@utrecht/top-task-link-css": "1.4.1",
121
+ "@utrecht/top-task-nav-css": "1.3.1",
122
+ "@utrecht/unordered-list-css": "1.5.1",
123
+ "@utrecht/url-data-css": "1.3.1"
124
124
  },
125
125
  "dependencies": {
126
126
  "@stencil/core": "4.18.3"