@utrecht/web-component-library-stencil 1.0.0-alpha.242 → 1.0.0-alpha.245
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.
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utrecht-icon-dementie-copy-3.cjs.entry.js → utrecht-icon-blad.cjs.entry.js} +2 -2
- package/dist/cjs/utrecht-icon-openingstijden.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-icon-zwemmen.cjs.entry.js +1 -1
- package/dist/cjs/utrecht.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/icon/src/build.js +16 -11
- package/dist/collection/icon/src/component_templates.js +1 -7
- package/dist/collection/icon/src/svg/{dementie copy 3.svg → blad.svg} +0 -0
- package/dist/collection/icon/src/svg/milieu-ontheffing.svg +1 -1
- package/dist/collection/icon/src/svg/omgevingswet.svg +1 -1
- package/dist/collection/icon/src/svg/openingstijden.svg +1 -1
- package/dist/collection/icon/src/svg/{Vervoersvoorziening.svg → vervoersvoorziening.svg} +0 -0
- package/dist/collection/icon/src/svg/zwemmen.svg +1 -1
- package/dist/collection/icon/tmp/components/{utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.stencil.js → utrecht-icon-blad/utrecht-icon-blad.stencil.js} +2 -2
- package/dist/collection/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js +1 -1
- package/dist/collection/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js +1 -1
- package/dist/collection/icon/tmp/optimized-svgs/{dementie copy 3.svg → blad.svg} +0 -0
- package/dist/collection/icon/tmp/optimized-svgs/openingstijden.svg +1 -1
- package/dist/collection/icon/tmp/optimized-svgs/{Vervoersvoorziening.svg → vervoersvoorziening.svg} +0 -0
- package/dist/collection/icon/tmp/optimized-svgs/zwemmen.svg +1 -1
- package/dist/components/icon/tmp/components/{utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.spec.d.ts → utrecht-icon-blad/utrecht-icon-blad.spec.d.ts} +0 -0
- package/dist/components/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.spec.js +6 -0
- package/dist/components/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
- package/dist/components/icon/tmp/components/{utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.stencil.js → utrecht-icon-blad/utrecht-icon-blad.stencil.js} +5 -5
- package/dist/components/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js +1 -1
- package/dist/components/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js +1 -1
- package/dist/components/utrecht-icon-blad.d.ts +11 -0
- package/dist/components/{utrecht-icon-dementie-copy-3.js → utrecht-icon-blad.js} +7 -7
- package/dist/components/utrecht-icon-openingstijden.js +1 -1
- package/dist/components/utrecht-icon-zwemmen.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utrecht-icon-dementie-copy-3.entry.js → utrecht-icon-blad.entry.js} +2 -2
- package/dist/esm/utrecht-icon-openingstijden.entry.js +1 -1
- package/dist/esm/utrecht-icon-zwemmen.entry.js +1 -1
- package/dist/esm/utrecht.js +1 -1
- package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-blad.d.ts +11 -0
- package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
- package/dist/types/components.d.ts +13 -13
- package/dist/types/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
- package/dist/utrecht/{p-576f0615.entry.js → p-5189e4ba.entry.js} +1 -1
- package/dist/utrecht/p-5cecd99f.entry.js +1 -0
- package/dist/utrecht/p-fa7f9467.entry.js +1 -0
- package/dist/utrecht/utrecht.esm.js +1 -1
- package/package.json +2 -2
- package/dist/collection/icon/stencil.config.js +0 -19
- package/dist/collection/icon/tmp/components/icons.js +0 -118
- package/dist/components/icon/stencil.config.d.ts +0 -2
- package/dist/components/icon/stencil.config.js +0 -19
- package/dist/components/icon/tmp/components/utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.spec.js +0 -6
- package/dist/components/icon/tmp/components/utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.stencil.d.ts +0 -3
- package/dist/components/utrecht-icon-dementie-copy-3.d.ts +0 -11
- package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-dementie-copy-3.d.ts +0 -11
- package/dist/packages/web-component-library-stencil/dist/types/icon/stencil.config.d.ts +0 -2
- package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.stencil.d.ts +0 -3
- package/dist/types/icon/stencil.config.d.ts +0 -2
- package/dist/types/icon/tmp/components/utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.stencil.d.ts +0 -3
- package/dist/utrecht/p-0cdc3aec.entry.js +0 -1
- package/dist/utrecht/p-33dd7291.entry.js +0 -1
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -14,7 +14,7 @@ const patchEsm = () => {
|
|
|
14
14
|
const defineCustomElements = (win, options) => {
|
|
15
15
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
16
16
|
return patchEsm().then(() => {
|
|
17
|
-
return index.bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template.cjs\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-custom-checkbox.cjs\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[516],\"checked\":[516],\"indeterminate\":[516],\"invalid\":[516],\"required\":[516]}]]],[\"utrecht-digid-button.cjs\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-logo-button.cjs\",[[1,\"utrecht-logo-button\",{\"type\":[1]}]]],[\"utrecht-icon-afspraak-maken.cjs\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval.cjs\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container.cjs\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas.cjs\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender.cjs\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-scheiden.cjs\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender.cjs\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen.cjs\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow.cjs\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-bestemmingsplan.cjs\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum.cjs\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken.cjs\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand.cjs\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-bouwproject.cjs\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar.cjs\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-college-b-w.cjs\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container-bio.cjs\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-cross.cjs\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos.cjs\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie.cjs\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-dementie-copy-3.cjs\",[[1,\"utrecht-icon-dementie-copy-3\"]]],[\"utrecht-icon-duurzaam.cjs\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid.cjs\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie.cjs\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-energie-vergoeding.cjs\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie.cjs\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error.cjs\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen.cjs\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook.cjs\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets.cjs\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter.cjs\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-gebruiker-centraal.cjs\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gegevenswoordenboek.cjs\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-gemeenteraad.cjs\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-grofvuil.cjs\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-horeca.cjs\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-huishoudelijk-geweld.cjs\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden.cjs\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer.cjs\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg.cjs\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpverlening.cjs\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-information.cjs\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie.cjs\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-instagram.cjs\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender.cjs\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kerstbomen.cjs\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten.cjs\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon.cjs\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal.cjs\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-lantaarnpaal.cjs\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-leren.cjs\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op.cjs\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin.cjs\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list.cjs\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-loupe.cjs\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-markt.cjs\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-melding.cjs\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-klacht.cjs\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-menselijk.cjs\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-milieu-ontheffing.cjs\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-natuur.cjs\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis.cjs\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nummerbord.cjs\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-omgeving.cjs\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie.cjs\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet.cjs\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud.cjs\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-openingstijden.cjs\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-panden.cjs\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park.cjs\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart.cjs\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning.cjs\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken.cjs\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren-bedrijven.cjs\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betalen.cjs\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne.cjs\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-paspoort.cjs\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-rijbewijs.cjs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rolstoel.cjs\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-shoppen.cjs\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas.cjs\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-sport.cjs\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-stookverbod.cjs\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strooien.cjs\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie-gezin.cjs\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-toeslag.cjs\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein.cjs\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen.cjs\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter.cjs\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-vaccinatie.cjs\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk.cjs\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergoeding.cjs\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen.cjs\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkiezingen.cjs\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving.cjs\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening.cjs\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus.cjs\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen.cjs\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer.cjs\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk.cjs\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuurwerk.cjs\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok.cjs\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm.cjs\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning.cjs\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken.cjs\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden.cjs\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp.cjs\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wonen-kosten.cjs\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken.cjs\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-zelfstandig-wonen.cjs\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoomin.cjs\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout.cjs\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis.cjs\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zwemmen.cjs\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-article.cjs\",[[1,\"utrecht-article\"]]],[\"utrecht-backdrop.cjs\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-badge-counter.cjs\",[[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}]]],[\"utrecht-badge-data.cjs\",[[1,\"utrecht-badge-data\"]]],[\"utrecht-badge-status.cjs\",[[1,\"utrecht-badge-status\",{\"status\":[1]}]]],[\"utrecht-breadcrumb.cjs\",[[1,\"utrecht-breadcrumb\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-checkbox.cjs\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-document.cjs\",[[1,\"utrecht-document\"]]],[\"utrecht-eherkenning-logo.cjs\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo.cjs\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-checkbox.cjs\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[4],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"value\":[32]}]]],[\"utrecht-form-field-description.cjs\",[[1,\"utrecht-form-field-description\",{\"status\":[513]}]]],[\"utrecht-form-field-textarea.cjs\",[[1,\"utrecht-form-field-textarea\",{\"disabled\":[516],\"invalid\":[516],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"value\":[1]}]]],[\"utrecht-form-field-textbox.cjs\",[[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-form-toggle.cjs\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-heading.cjs\",[[1,\"utrecht-heading\",{\"level\":[2]}]]],[\"utrecht-heading-1.cjs\",[[1,\"utrecht-heading-1\"]]],[\"utrecht-heading-4.cjs\",[[1,\"utrecht-heading-4\"]]],[\"utrecht-heading-5.cjs\",[[1,\"utrecht-heading-5\"]]],[\"utrecht-heading-6.cjs\",[[1,\"utrecht-heading-6\"]]],[\"utrecht-html-content.cjs\",[[4,\"utrecht-html-content\"]]],[\"utrecht-logo.cjs\",[[1,\"utrecht-logo\"]]],[\"utrecht-page.cjs\",[[1,\"utrecht-page\"]]],[\"utrecht-page-content.cjs\",[[1,\"utrecht-page-content\"]]],[\"utrecht-page-footer.cjs\",[[1,\"utrecht-page-footer\"]]],[\"utrecht-page-header.cjs\",[[1,\"utrecht-page-header\"]]],[\"utrecht-pagination.cjs\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-separator.cjs\",[[1,\"utrecht-separator\"]]],[\"utrecht-sidenav.cjs\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-table.cjs\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body.cjs\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption.cjs\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell.cjs\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-footer.cjs\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header.cjs\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell.cjs\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row.cjs\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textbox.cjs\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-icon-checkmark.cjs\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-heading-2_3.cjs\",[[1,\"utrecht-heading-2\"],[1,\"utrecht-heading-3\"],[1,\"utrecht-paragraph\",{\"lead\":[4]}]]],[\"utrecht-button_2.cjs\",[[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"type\":[1]}],[1,\"utrecht-digid-logo\"]]],[\"utrecht-icon-container.cjs\",[[1,\"utrecht-icon-container\"]]]]"), options);
|
|
17
|
+
return index.bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template.cjs\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-custom-checkbox.cjs\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[516],\"checked\":[516],\"indeterminate\":[516],\"invalid\":[516],\"required\":[516]}]]],[\"utrecht-digid-button.cjs\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-logo-button.cjs\",[[1,\"utrecht-logo-button\",{\"type\":[1]}]]],[\"utrecht-icon-afspraak-maken.cjs\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval.cjs\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container.cjs\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas.cjs\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender.cjs\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-scheiden.cjs\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender.cjs\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen.cjs\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow.cjs\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-bestemmingsplan.cjs\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum.cjs\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken.cjs\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand.cjs\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-blad.cjs\",[[1,\"utrecht-icon-blad\"]]],[\"utrecht-icon-bouwproject.cjs\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar.cjs\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-college-b-w.cjs\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container-bio.cjs\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-cross.cjs\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos.cjs\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie.cjs\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-duurzaam.cjs\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid.cjs\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie.cjs\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-energie-vergoeding.cjs\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie.cjs\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error.cjs\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen.cjs\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook.cjs\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets.cjs\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter.cjs\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-gebruiker-centraal.cjs\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gegevenswoordenboek.cjs\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-gemeenteraad.cjs\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-grofvuil.cjs\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-horeca.cjs\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-huishoudelijk-geweld.cjs\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden.cjs\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer.cjs\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg.cjs\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpverlening.cjs\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-information.cjs\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie.cjs\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-instagram.cjs\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender.cjs\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kerstbomen.cjs\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten.cjs\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon.cjs\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal.cjs\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-lantaarnpaal.cjs\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-leren.cjs\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op.cjs\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin.cjs\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list.cjs\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-loupe.cjs\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-markt.cjs\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-melding.cjs\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-klacht.cjs\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-menselijk.cjs\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-milieu-ontheffing.cjs\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-natuur.cjs\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis.cjs\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nummerbord.cjs\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-omgeving.cjs\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie.cjs\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet.cjs\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud.cjs\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-openingstijden.cjs\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-panden.cjs\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park.cjs\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart.cjs\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning.cjs\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken.cjs\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren-bedrijven.cjs\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betalen.cjs\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne.cjs\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-paspoort.cjs\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-rijbewijs.cjs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rolstoel.cjs\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-shoppen.cjs\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas.cjs\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-sport.cjs\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-stookverbod.cjs\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strooien.cjs\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie-gezin.cjs\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-toeslag.cjs\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein.cjs\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen.cjs\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter.cjs\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-vaccinatie.cjs\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk.cjs\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergoeding.cjs\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen.cjs\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkiezingen.cjs\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving.cjs\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening.cjs\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus.cjs\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen.cjs\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer.cjs\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk.cjs\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuurwerk.cjs\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok.cjs\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm.cjs\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning.cjs\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken.cjs\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden.cjs\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp.cjs\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wonen-kosten.cjs\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken.cjs\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-zelfstandig-wonen.cjs\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoomin.cjs\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout.cjs\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis.cjs\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zwemmen.cjs\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-article.cjs\",[[1,\"utrecht-article\"]]],[\"utrecht-backdrop.cjs\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-badge-counter.cjs\",[[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}]]],[\"utrecht-badge-data.cjs\",[[1,\"utrecht-badge-data\"]]],[\"utrecht-badge-status.cjs\",[[1,\"utrecht-badge-status\",{\"status\":[1]}]]],[\"utrecht-breadcrumb.cjs\",[[1,\"utrecht-breadcrumb\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-checkbox.cjs\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-document.cjs\",[[1,\"utrecht-document\"]]],[\"utrecht-eherkenning-logo.cjs\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo.cjs\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-checkbox.cjs\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[4],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"value\":[32]}]]],[\"utrecht-form-field-description.cjs\",[[1,\"utrecht-form-field-description\",{\"status\":[513]}]]],[\"utrecht-form-field-textarea.cjs\",[[1,\"utrecht-form-field-textarea\",{\"disabled\":[516],\"invalid\":[516],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"value\":[1]}]]],[\"utrecht-form-field-textbox.cjs\",[[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-form-toggle.cjs\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-heading.cjs\",[[1,\"utrecht-heading\",{\"level\":[2]}]]],[\"utrecht-heading-1.cjs\",[[1,\"utrecht-heading-1\"]]],[\"utrecht-heading-4.cjs\",[[1,\"utrecht-heading-4\"]]],[\"utrecht-heading-5.cjs\",[[1,\"utrecht-heading-5\"]]],[\"utrecht-heading-6.cjs\",[[1,\"utrecht-heading-6\"]]],[\"utrecht-html-content.cjs\",[[4,\"utrecht-html-content\"]]],[\"utrecht-logo.cjs\",[[1,\"utrecht-logo\"]]],[\"utrecht-page.cjs\",[[1,\"utrecht-page\"]]],[\"utrecht-page-content.cjs\",[[1,\"utrecht-page-content\"]]],[\"utrecht-page-footer.cjs\",[[1,\"utrecht-page-footer\"]]],[\"utrecht-page-header.cjs\",[[1,\"utrecht-page-header\"]]],[\"utrecht-pagination.cjs\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-separator.cjs\",[[1,\"utrecht-separator\"]]],[\"utrecht-sidenav.cjs\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-table.cjs\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body.cjs\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption.cjs\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell.cjs\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-footer.cjs\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header.cjs\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell.cjs\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row.cjs\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textbox.cjs\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-icon-checkmark.cjs\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-heading-2_3.cjs\",[[1,\"utrecht-heading-2\"],[1,\"utrecht-heading-3\"],[1,\"utrecht-paragraph\",{\"lead\":[4]}]]],[\"utrecht-button_2.cjs\",[[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"type\":[1]}],[1,\"utrecht-digid-logo\"]]],[\"utrecht-icon-container.cjs\",[[1,\"utrecht-icon-container\"]]]]"), options);
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
|
package/dist/cjs/{utrecht-icon-dementie-copy-3.cjs.entry.js → utrecht-icon-blad.cjs.entry.js}
RENAMED
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-bc39ab9c.js');
|
|
6
6
|
|
|
7
|
-
const
|
|
7
|
+
const UtrechtIconBlad = class {
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
index.registerInstance(this, hostRef);
|
|
10
10
|
}
|
|
@@ -13,4 +13,4 @@ const UtrechtIconDementieCopy3 = class {
|
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
|
|
16
|
-
exports.
|
|
16
|
+
exports.utrecht_icon_blad = UtrechtIconBlad;
|
|
@@ -9,7 +9,7 @@ const UtrechtIconOpeningstijden = class {
|
|
|
9
9
|
index.registerInstance(this, hostRef);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (index.h("utrecht-icon-container", null, index.h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, index.h("path", {
|
|
12
|
+
return (index.h("utrecht-icon-container", null, index.h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, index.h("path", { d: "M30.29 31.71 27 28.42V23h2v4.59l2.71 2.71-1.41 1.41ZM28 20c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8ZM9.95 15.48c-.83 0-1.5-.67-1.5-1.5 0-.44.19-.84.5-1.11l.03-5.95c0-2.21 1.51-4.06 3.58-4.68-.97 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.8.72 3.05 2.47 3.05 4.56l-.02 2.06h-8l-.02 3.89c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5ZM18 28c0-5.52 4.48-10 10-10 .93 0 1.83.14 2.68.37L30 8.99h-6.99l-.02 3.87c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.19-.84.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85 2.25.37 3.99 2 3.99 3.94v.95h2v-.95C24.98 2.7 21.83 0 18.01 0c-.7 0-1.39.09-2.04.27V.25s-.04.01-.05.02C15.32.1 14.7.01 14.05.01c-3.9 0-7.08 3.11-7.08 6.93l-.02 2.07-4.97-.02L-.04 36h22.06C19.59 34.18 18 31.28 18 28Z" }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -9,7 +9,7 @@ const UtrechtIconZwemmen = class {
|
|
|
9
9
|
index.registerInstance(this, hostRef);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (index.h("utrecht-icon-container", null, index.h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, index.h("path", {
|
|
12
|
+
return (index.h("utrecht-icon-container", null, index.h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, index.h("path", { d: "M31.65 12.05v-.02c-.22-.44-.49-.86-.86-1.23a4.23 4.23 0 0 0-1.12-.79c-.02-.01-.05-.02-.07-.04a4.507 4.507 0 0 0-5.19.83c-1.76 1.76-1.76 4.62 0 6.37 1.76 1.76 4.62 1.76 6.37 0 1.39-1.39 1.66-3.46.86-5.13ZM3.13 16.59c-1.27-1.39-.94-3.45.73-4.45l4.51-2.71c1.2-.58 2.66-.57 3.84.04l6.43 4.09c1.07.55 3.76 3.78 5.21 5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51.63-4.49 1.13c-.78.4-1.29.67-2.51.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09 4.34v-.02ZM36 25.83v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.16-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.55 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Zm0-4.48v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.15-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.54 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Z" }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
|
package/dist/cjs/utrecht.cjs.js
CHANGED
|
@@ -15,5 +15,5 @@ const patchBrowser = () => {
|
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(options => {
|
|
18
|
-
return index.bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template.cjs\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-custom-checkbox.cjs\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[516],\"checked\":[516],\"indeterminate\":[516],\"invalid\":[516],\"required\":[516]}]]],[\"utrecht-digid-button.cjs\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-logo-button.cjs\",[[1,\"utrecht-logo-button\",{\"type\":[1]}]]],[\"utrecht-icon-afspraak-maken.cjs\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval.cjs\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container.cjs\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas.cjs\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender.cjs\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-scheiden.cjs\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender.cjs\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen.cjs\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow.cjs\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-bestemmingsplan.cjs\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum.cjs\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken.cjs\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand.cjs\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-bouwproject.cjs\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar.cjs\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-college-b-w.cjs\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container-bio.cjs\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-cross.cjs\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos.cjs\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie.cjs\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-dementie-copy-3.cjs\",[[1,\"utrecht-icon-dementie-copy-3\"]]],[\"utrecht-icon-duurzaam.cjs\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid.cjs\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie.cjs\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-energie-vergoeding.cjs\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie.cjs\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error.cjs\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen.cjs\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook.cjs\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets.cjs\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter.cjs\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-gebruiker-centraal.cjs\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gegevenswoordenboek.cjs\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-gemeenteraad.cjs\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-grofvuil.cjs\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-horeca.cjs\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-huishoudelijk-geweld.cjs\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden.cjs\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer.cjs\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg.cjs\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpverlening.cjs\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-information.cjs\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie.cjs\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-instagram.cjs\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender.cjs\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kerstbomen.cjs\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten.cjs\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon.cjs\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal.cjs\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-lantaarnpaal.cjs\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-leren.cjs\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op.cjs\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin.cjs\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list.cjs\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-loupe.cjs\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-markt.cjs\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-melding.cjs\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-klacht.cjs\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-menselijk.cjs\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-milieu-ontheffing.cjs\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-natuur.cjs\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis.cjs\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nummerbord.cjs\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-omgeving.cjs\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie.cjs\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet.cjs\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud.cjs\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-openingstijden.cjs\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-panden.cjs\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park.cjs\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart.cjs\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning.cjs\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken.cjs\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren-bedrijven.cjs\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betalen.cjs\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne.cjs\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-paspoort.cjs\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-rijbewijs.cjs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rolstoel.cjs\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-shoppen.cjs\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas.cjs\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-sport.cjs\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-stookverbod.cjs\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strooien.cjs\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie-gezin.cjs\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-toeslag.cjs\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein.cjs\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen.cjs\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter.cjs\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-vaccinatie.cjs\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk.cjs\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergoeding.cjs\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen.cjs\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkiezingen.cjs\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving.cjs\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening.cjs\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus.cjs\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen.cjs\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer.cjs\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk.cjs\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuurwerk.cjs\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok.cjs\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm.cjs\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning.cjs\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken.cjs\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden.cjs\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp.cjs\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wonen-kosten.cjs\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken.cjs\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-zelfstandig-wonen.cjs\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoomin.cjs\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout.cjs\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis.cjs\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zwemmen.cjs\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-article.cjs\",[[1,\"utrecht-article\"]]],[\"utrecht-backdrop.cjs\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-badge-counter.cjs\",[[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}]]],[\"utrecht-badge-data.cjs\",[[1,\"utrecht-badge-data\"]]],[\"utrecht-badge-status.cjs\",[[1,\"utrecht-badge-status\",{\"status\":[1]}]]],[\"utrecht-breadcrumb.cjs\",[[1,\"utrecht-breadcrumb\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-checkbox.cjs\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-document.cjs\",[[1,\"utrecht-document\"]]],[\"utrecht-eherkenning-logo.cjs\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo.cjs\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-checkbox.cjs\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[4],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"value\":[32]}]]],[\"utrecht-form-field-description.cjs\",[[1,\"utrecht-form-field-description\",{\"status\":[513]}]]],[\"utrecht-form-field-textarea.cjs\",[[1,\"utrecht-form-field-textarea\",{\"disabled\":[516],\"invalid\":[516],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"value\":[1]}]]],[\"utrecht-form-field-textbox.cjs\",[[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-form-toggle.cjs\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-heading.cjs\",[[1,\"utrecht-heading\",{\"level\":[2]}]]],[\"utrecht-heading-1.cjs\",[[1,\"utrecht-heading-1\"]]],[\"utrecht-heading-4.cjs\",[[1,\"utrecht-heading-4\"]]],[\"utrecht-heading-5.cjs\",[[1,\"utrecht-heading-5\"]]],[\"utrecht-heading-6.cjs\",[[1,\"utrecht-heading-6\"]]],[\"utrecht-html-content.cjs\",[[4,\"utrecht-html-content\"]]],[\"utrecht-logo.cjs\",[[1,\"utrecht-logo\"]]],[\"utrecht-page.cjs\",[[1,\"utrecht-page\"]]],[\"utrecht-page-content.cjs\",[[1,\"utrecht-page-content\"]]],[\"utrecht-page-footer.cjs\",[[1,\"utrecht-page-footer\"]]],[\"utrecht-page-header.cjs\",[[1,\"utrecht-page-header\"]]],[\"utrecht-pagination.cjs\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-separator.cjs\",[[1,\"utrecht-separator\"]]],[\"utrecht-sidenav.cjs\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-table.cjs\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body.cjs\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption.cjs\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell.cjs\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-footer.cjs\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header.cjs\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell.cjs\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row.cjs\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textbox.cjs\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-icon-checkmark.cjs\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-heading-2_3.cjs\",[[1,\"utrecht-heading-2\"],[1,\"utrecht-heading-3\"],[1,\"utrecht-paragraph\",{\"lead\":[4]}]]],[\"utrecht-button_2.cjs\",[[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"type\":[1]}],[1,\"utrecht-digid-logo\"]]],[\"utrecht-icon-container.cjs\",[[1,\"utrecht-icon-container\"]]]]"), options);
|
|
18
|
+
return index.bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template.cjs\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-custom-checkbox.cjs\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[516],\"checked\":[516],\"indeterminate\":[516],\"invalid\":[516],\"required\":[516]}]]],[\"utrecht-digid-button.cjs\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-logo-button.cjs\",[[1,\"utrecht-logo-button\",{\"type\":[1]}]]],[\"utrecht-icon-afspraak-maken.cjs\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval.cjs\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container.cjs\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas.cjs\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender.cjs\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-scheiden.cjs\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender.cjs\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen.cjs\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow.cjs\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-bestemmingsplan.cjs\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum.cjs\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken.cjs\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand.cjs\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-blad.cjs\",[[1,\"utrecht-icon-blad\"]]],[\"utrecht-icon-bouwproject.cjs\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar.cjs\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-college-b-w.cjs\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container-bio.cjs\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-cross.cjs\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos.cjs\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie.cjs\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-duurzaam.cjs\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid.cjs\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie.cjs\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-energie-vergoeding.cjs\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie.cjs\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error.cjs\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen.cjs\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook.cjs\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets.cjs\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter.cjs\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-gebruiker-centraal.cjs\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gegevenswoordenboek.cjs\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-gemeenteraad.cjs\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-grofvuil.cjs\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-horeca.cjs\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-huishoudelijk-geweld.cjs\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden.cjs\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer.cjs\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg.cjs\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpverlening.cjs\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-information.cjs\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie.cjs\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-instagram.cjs\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender.cjs\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kerstbomen.cjs\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten.cjs\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon.cjs\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal.cjs\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-lantaarnpaal.cjs\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-leren.cjs\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op.cjs\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin.cjs\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list.cjs\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-loupe.cjs\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-markt.cjs\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-melding.cjs\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-klacht.cjs\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-menselijk.cjs\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-milieu-ontheffing.cjs\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-natuur.cjs\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis.cjs\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nummerbord.cjs\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-omgeving.cjs\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie.cjs\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet.cjs\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud.cjs\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-openingstijden.cjs\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-panden.cjs\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park.cjs\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart.cjs\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning.cjs\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken.cjs\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren-bedrijven.cjs\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betalen.cjs\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne.cjs\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-paspoort.cjs\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-rijbewijs.cjs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rolstoel.cjs\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-shoppen.cjs\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas.cjs\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-sport.cjs\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-stookverbod.cjs\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strooien.cjs\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie-gezin.cjs\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-toeslag.cjs\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein.cjs\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen.cjs\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter.cjs\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-vaccinatie.cjs\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk.cjs\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergoeding.cjs\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen.cjs\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkiezingen.cjs\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving.cjs\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening.cjs\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus.cjs\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen.cjs\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer.cjs\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk.cjs\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuurwerk.cjs\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok.cjs\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm.cjs\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning.cjs\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken.cjs\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden.cjs\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp.cjs\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wonen-kosten.cjs\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken.cjs\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-zelfstandig-wonen.cjs\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoomin.cjs\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout.cjs\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis.cjs\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zwemmen.cjs\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-article.cjs\",[[1,\"utrecht-article\"]]],[\"utrecht-backdrop.cjs\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-badge-counter.cjs\",[[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}]]],[\"utrecht-badge-data.cjs\",[[1,\"utrecht-badge-data\"]]],[\"utrecht-badge-status.cjs\",[[1,\"utrecht-badge-status\",{\"status\":[1]}]]],[\"utrecht-breadcrumb.cjs\",[[1,\"utrecht-breadcrumb\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-checkbox.cjs\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-document.cjs\",[[1,\"utrecht-document\"]]],[\"utrecht-eherkenning-logo.cjs\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo.cjs\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-checkbox.cjs\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[4],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"value\":[32]}]]],[\"utrecht-form-field-description.cjs\",[[1,\"utrecht-form-field-description\",{\"status\":[513]}]]],[\"utrecht-form-field-textarea.cjs\",[[1,\"utrecht-form-field-textarea\",{\"disabled\":[516],\"invalid\":[516],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"value\":[1]}]]],[\"utrecht-form-field-textbox.cjs\",[[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-form-toggle.cjs\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-heading.cjs\",[[1,\"utrecht-heading\",{\"level\":[2]}]]],[\"utrecht-heading-1.cjs\",[[1,\"utrecht-heading-1\"]]],[\"utrecht-heading-4.cjs\",[[1,\"utrecht-heading-4\"]]],[\"utrecht-heading-5.cjs\",[[1,\"utrecht-heading-5\"]]],[\"utrecht-heading-6.cjs\",[[1,\"utrecht-heading-6\"]]],[\"utrecht-html-content.cjs\",[[4,\"utrecht-html-content\"]]],[\"utrecht-logo.cjs\",[[1,\"utrecht-logo\"]]],[\"utrecht-page.cjs\",[[1,\"utrecht-page\"]]],[\"utrecht-page-content.cjs\",[[1,\"utrecht-page-content\"]]],[\"utrecht-page-footer.cjs\",[[1,\"utrecht-page-footer\"]]],[\"utrecht-page-header.cjs\",[[1,\"utrecht-page-header\"]]],[\"utrecht-pagination.cjs\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-separator.cjs\",[[1,\"utrecht-separator\"]]],[\"utrecht-sidenav.cjs\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-table.cjs\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body.cjs\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption.cjs\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell.cjs\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-footer.cjs\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header.cjs\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell.cjs\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row.cjs\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textbox.cjs\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-icon-checkmark.cjs\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-heading-2_3.cjs\",[[1,\"utrecht-heading-2\"],[1,\"utrecht-heading-3\"],[1,\"utrecht-paragraph\",{\"lead\":[4]}]]],[\"utrecht-button_2.cjs\",[[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"type\":[1]}],[1,\"utrecht-digid-logo\"]]],[\"utrecht-icon-container.cjs\",[[1,\"utrecht-icon-container\"]]]]"), options);
|
|
19
19
|
});
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"./icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.js",
|
|
41
41
|
"./icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.js",
|
|
42
42
|
"./icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.js",
|
|
43
|
+
"./icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.js",
|
|
43
44
|
"./icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.js",
|
|
44
45
|
"./icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.js",
|
|
45
46
|
"./icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js",
|
|
@@ -49,7 +50,6 @@
|
|
|
49
50
|
"./icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.stencil.js",
|
|
50
51
|
"./icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.js",
|
|
51
52
|
"./icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.stencil.js",
|
|
52
|
-
"./icon/tmp/components/utrecht-icon-dementie-copy-3/utrecht-icon-dementie-copy-3.stencil.js",
|
|
53
53
|
"./icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.js",
|
|
54
54
|
"./icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.js",
|
|
55
55
|
"./icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.js",
|
|
@@ -5,14 +5,7 @@ const argv = require('minimist')(process.argv.slice(2), {
|
|
|
5
5
|
string: ['prefix', 'path'],
|
|
6
6
|
});
|
|
7
7
|
const path = require('path');
|
|
8
|
-
const {
|
|
9
|
-
component,
|
|
10
|
-
test,
|
|
11
|
-
generateIconsName,
|
|
12
|
-
generateIcons,
|
|
13
|
-
style,
|
|
14
|
-
iconContainerComponent,
|
|
15
|
-
} = require('./component_templates.js');
|
|
8
|
+
const { component, test, generateIconsName, style, iconContainerComponent } = require('./component_templates.js');
|
|
16
9
|
|
|
17
10
|
const { kebabCase } = lodash;
|
|
18
11
|
const componentPrefix = `${argv.prefix}-`;
|
|
@@ -38,7 +31,10 @@ fs.readdir(directoryPath, function (err, files) {
|
|
|
38
31
|
return;
|
|
39
32
|
}
|
|
40
33
|
|
|
41
|
-
const
|
|
34
|
+
const iconData = files.map((file) => ({
|
|
35
|
+
id: `${componentPrefix}${kebabCase(file.replace('.svg', ''))}`,
|
|
36
|
+
src: file,
|
|
37
|
+
}));
|
|
42
38
|
|
|
43
39
|
files.forEach(function (file) {
|
|
44
40
|
const fileName = `${componentPrefix}${kebabCase(file.replace('.svg', ''))}`;
|
|
@@ -65,8 +61,17 @@ fs.readdir(directoryPath, function (err, files) {
|
|
|
65
61
|
});
|
|
66
62
|
});
|
|
67
63
|
|
|
68
|
-
|
|
69
|
-
|
|
64
|
+
const dirExistsSync = (dir) => {
|
|
65
|
+
const stats = !!fs.statSync(dir, { throwIfNoEntry: false });
|
|
66
|
+
return stats ? stats.isDirectory() : false;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const outputDir = path.resolve(__dirname, '../dist/');
|
|
70
|
+
|
|
71
|
+
if (!dirExistsSync(outputDir)) {
|
|
72
|
+
fs.mkdirSync(outputDir);
|
|
73
|
+
}
|
|
74
|
+
fs.writeFile(path.join(outputDir, './index.json'), generateIconsName(iconData), writeFileErrorHandler);
|
|
70
75
|
});
|
|
71
76
|
|
|
72
77
|
const createIconWrapperComponent = () => {
|
|
@@ -60,13 +60,7 @@ describe('${ComponentName}', () => {
|
|
|
60
60
|
};
|
|
61
61
|
|
|
62
62
|
exports.generateIconsName = (iconsNames) => {
|
|
63
|
-
return JSON.stringify(iconsNames);
|
|
64
|
-
};
|
|
65
|
-
|
|
66
|
-
exports.generateIcons = (iconsNames) => {
|
|
67
|
-
return `const icons = {
|
|
68
|
-
${iconsNames.map((icon) => `\n${upperFirst(camelCase(icon))}`)}
|
|
69
|
-
}`;
|
|
63
|
+
return JSON.stringify(iconsNames, null, ' ');
|
|
70
64
|
};
|
|
71
65
|
|
|
72
66
|
exports.style = (value) => value;
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"><path d="M28.46,32c1.38,0,2.5-1.12,2.5-2.5s-1.12-2.5-2.5-2.5-2.5,1.12-2.5,2.5,1.12,2.5,2.5,2.5Z"
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"><path d="M28.46,32c1.38,0,2.5-1.12,2.5-2.5s-1.12-2.5-2.5-2.5-2.5,1.12-2.5,2.5,1.12,2.5,2.5,2.5Z" /><path d="M7.46,32c1.38,0,2.5-1.12,2.5-2.5s-1.12-2.5-2.5-2.5-2.5,1.12-2.5,2.5,1.12,2.5,2.5,2.5Z" /><path d="M33.99,14c-.67-1.33-1.33-2-2-2h-4l-.03-5.99H0V26.51c0,.83,.67,1.5,1.5,1.5h1.74c.62-1.74,2.27-3,4.22-3s3.6,1.26,4.22,3h12.55c.62-1.74,2.27-3,4.22-3s3.6,1.26,4.22,3h1.28c1,0,2-1,2-2l.03-8.01-2-4h0Zm-21,7l-5.65-5.65,1.39-1.37,4.24,4.23,7.1-7.1,1.41,1.41-8.49,8.49h0Zm14.96-3.01l.04-4h3.79l2,4h-5.83Z" /></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="35.98" height="36" viewBox="0 0 35.98 36"><path d="M.15,27.03l8.94,8.97h.06v-9H.15v.03Z"
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="35.98" height="36" viewBox="0 0 35.98 36"><path d="M.15,27.03l8.94,8.97h.06v-9H.15v.03Z" /><path d="M14.15,14c1.66,0,3-1.34,3-3s-1.34-3-3-3-3,1.34-3,3,1.34,3,3,3Z" /><path d="M16.55,29.79l-1.19-1.62,1.62-1.19,9-6.59,1.17-.86,1,.73V1.97c0-1.09-.88-1.97-1.97-1.97H2.12C1.03,0,.15,.88,.15,1.97V25H9.23c1.06,0,1.92,.86,1.92,1.92v9.08h8v-2.68l-.82-1.12-1.78-2.41h0ZM8.32,12.41l-.09-.42c0-.05-.02-.1-.02-.16-.04-.27-.06-.55-.06-.83,0-3.31,2.69-6,6-6s6,2.69,6,6c0,.28-.03,.56-.06,.83,0,.05-.02,.1-.02,.16-.02,.14-.05,.28-.09,.42-.95,4.56-5.83,10.59-5.83,10.59,0,0-4.87-6.03-5.83-10.59Z" /><path d="M33.15,26.45v-3.45h-3v1.29l-2.98-2.16-9.01,6.59,1.78,2.41,1.21-.89v5.76h12v-5.82l1.21,.89,1.81-2.44-3.02-2.16v-.02Zm-4,5.55h-4v-3h4v3Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"><path d="M30.29,31.71l-3.29-3.29v-5.42h2v4.59l2.71,2.71-1.41,1.41Zm-2.29-11.71c-4.41,0-8,3.59-8,8s3.59,8,8,8,8-3.59,8-8-3.59-8-8-8ZM9.95,15.48c-.83,0-1.5-.67-1.5-1.5,0-.44,.19-.84,.5-1.11l.03-5.95c0-2.21,1.51-4.06,3.58-4.68-.97,1.04-1.57,2.35-1.57,3.78v.95h2v-.95c0-1.58,1.21-3.01,2.95-3.66,1.8,.72,3.05,2.47,3.05,4.56l-.02,2.06H10.97l-.02,3.89c.3,.27,.5,.67,.5,1.11,0,.83-.67,1.5-1.5,1.5Zm8.05,12.52c0-5.52,4.48-10,10-10,.93,0,1.83,.14,2.68,.37l-.68-9.38h-6.99l-.02,3.87c.3,.27,.5,.67,.5,1.11,0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5c0-.44,.19-.84,.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85,2.25,.37,3.99,2,3.99,3.94v.95h2v-.95c0-3.32-3.15-6.02-6.97-6.02-.7,0-1.39,.09-2.04,.27v-.02s-.04,.01-.05,.02c-.6-.17-1.22-.26-1.87-.26-3.9,0-7.08,3.11-7.08,6.93l-.02,2.07-4.97-.02L-.04,36H22.02c-2.43-1.82-4.02-4.72-4.02-8Z"
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"><path d="M30.29,31.71l-3.29-3.29v-5.42h2v4.59l2.71,2.71-1.41,1.41Zm-2.29-11.71c-4.41,0-8,3.59-8,8s3.59,8,8,8,8-3.59,8-8-3.59-8-8-8ZM9.95,15.48c-.83,0-1.5-.67-1.5-1.5,0-.44,.19-.84,.5-1.11l.03-5.95c0-2.21,1.51-4.06,3.58-4.68-.97,1.04-1.57,2.35-1.57,3.78v.95h2v-.95c0-1.58,1.21-3.01,2.95-3.66,1.8,.72,3.05,2.47,3.05,4.56l-.02,2.06H10.97l-.02,3.89c.3,.27,.5,.67,.5,1.11,0,.83-.67,1.5-1.5,1.5Zm8.05,12.52c0-5.52,4.48-10,10-10,.93,0,1.83,.14,2.68,.37l-.68-9.38h-6.99l-.02,3.87c.3,.27,.5,.67,.5,1.11,0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5c0-.44,.19-.84,.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85,2.25,.37,3.99,2,3.99,3.94v.95h2v-.95c0-3.32-3.15-6.02-6.97-6.02-.7,0-1.39,.09-2.04,.27v-.02s-.04,.01-.05,.02c-.6-.17-1.22-.26-1.87-.26-3.9,0-7.08,3.11-7.08,6.93l-.02,2.07-4.97-.02L-.04,36H22.02c-2.43-1.82-4.02-4.72-4.02-8Z"/></svg>
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"><path d="M31.65,12.05v-.02c-.22-.44-.49-.86-.86-1.23-.34-.34-.72-.59-1.12-.79-.02-.01-.05-.02-.07-.04-1.68-.84-3.78-.57-5.19,.83-1.76,1.76-1.76,4.62,0,6.37,1.76,1.76,4.62,1.76,6.37,0,1.39-1.39,1.66-3.46,.86-5.13h0ZM3.13,16.59c-1.27-1.39-.94-3.45,.73-4.45l4.51-2.71c1.2-.58,2.66-.57,3.84,.04l6.43,4.09c1.07,.55,3.76,3.78,5.21,5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51,.63-4.49,1.13c-.78,.4-1.29,.67-2.51,.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09,4.34v-.02Zm32.87,9.24v2.03c-.36-.14-.69-.31-.99-.47-.82-.42-1.52-.78-3.01-.78s-2.19,.36-3.01,.78c-.93,.48-1.98,1.02-4,1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45,0-2.15,.37-2.96,.78-.93,.48-1.99,1.02-4.01,1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2,.36-3.02,.78c-.31,.16-.63,.32-.99,.47v-2.03c.93-.48,1.98-1.02,4-1.02s3.07,.54,4,1.02c.82,.42,1.52,.78,3.01,.78s2.19-.36,3-.78c.93-.48,1.98-1.02,3.99-1.02v.02c1.98,0,3.03,.55,3.95,1.02,.82,.42,1.52,.78,3.01,.78s2.2-.36,3.02-.78c.93-.48,1.99-1.02,4.01-1.02s3.08,.54,4.01,1.02h.01Zm0-4.48v2.03c-.36-.14-.69-.31-.99-.47-.82-.42-1.52-.78-3.01-.78s-2.19,.36-3.01,.78c-.93,.48-1.98,1.02-4,1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45,0-2.15,.37-2.96,.78-.93,.48-1.99,1.02-4.01,1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2,.36-3.02,.78c-.31,.15-.63,.32-.99,.47v-2.03c.93-.48,1.98-1.02,4-1.02s3.07,.54,4,1.02c.82,.42,1.52,.78,3.01,.78s2.19-.36,3-.78c.93-.48,1.98-1.02,3.99-1.02v.02c1.98,0,3.03,.54,3.95,1.02,.82,.42,1.52,.78,3.01,.78s2.2-.36,3.02-.78c.93-.48,1.99-1.02,4.01-1.02s3.08,.54,4.01,1.02h.01Z"
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"><path d="M31.65,12.05v-.02c-.22-.44-.49-.86-.86-1.23-.34-.34-.72-.59-1.12-.79-.02-.01-.05-.02-.07-.04-1.68-.84-3.78-.57-5.19,.83-1.76,1.76-1.76,4.62,0,6.37,1.76,1.76,4.62,1.76,6.37,0,1.39-1.39,1.66-3.46,.86-5.13h0ZM3.13,16.59c-1.27-1.39-.94-3.45,.73-4.45l4.51-2.71c1.2-.58,2.66-.57,3.84,.04l6.43,4.09c1.07,.55,3.76,3.78,5.21,5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51,.63-4.49,1.13c-.78,.4-1.29,.67-2.51,.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09,4.34v-.02Zm32.87,9.24v2.03c-.36-.14-.69-.31-.99-.47-.82-.42-1.52-.78-3.01-.78s-2.19,.36-3.01,.78c-.93,.48-1.98,1.02-4,1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45,0-2.15,.37-2.96,.78-.93,.48-1.99,1.02-4.01,1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2,.36-3.02,.78c-.31,.16-.63,.32-.99,.47v-2.03c.93-.48,1.98-1.02,4-1.02s3.07,.54,4,1.02c.82,.42,1.52,.78,3.01,.78s2.19-.36,3-.78c.93-.48,1.98-1.02,3.99-1.02v.02c1.98,0,3.03,.55,3.95,1.02,.82,.42,1.52,.78,3.01,.78s2.2-.36,3.02-.78c.93-.48,1.99-1.02,4.01-1.02s3.08,.54,4.01,1.02h.01Zm0-4.48v2.03c-.36-.14-.69-.31-.99-.47-.82-.42-1.52-.78-3.01-.78s-2.19,.36-3.01,.78c-.93,.48-1.98,1.02-4,1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45,0-2.15,.37-2.96,.78-.93,.48-1.99,1.02-4.01,1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2,.36-3.02,.78c-.31,.15-.63,.32-.99,.47v-2.03c.93-.48,1.98-1.02,4-1.02s3.07,.54,4,1.02c.82,.42,1.52,.78,3.01,.78s2.19-.36,3-.78c.93-.48,1.98-1.02,3.99-1.02v.02c1.98,0,3.03,.54,3.95,1.02,.82,.42,1.52,.78,3.01,.78s2.2-.36,3.02-.78c.93-.48,1.99-1.02,4.01-1.02s3.08,.54,4.01,1.02h.01Z"/></svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Component, h } from '@stencil/core';
|
|
2
|
-
export class
|
|
2
|
+
export class UtrechtIconBlad {
|
|
3
3
|
render() {
|
|
4
4
|
return (h("utrecht-icon-container", null,
|
|
5
5
|
h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" },
|
|
6
6
|
h("path", { d: "M33.7 1.17c-4.74 2.45-8.1 2.77-11.66 3.12-3.37.33-6.86.66-11.55 2.75-3.82 1.7-6.61 4.69-7.84 8.41-1.38 4.15-.74 8.78 1.85 13.38l.05.08C2.99 30.98 1.47 33.32 0 36h3.45c1.15-1.97 2.33-3.74 3.54-5.34 2.84 1.64 5.85 2.36 8.75 2.36 4.05 0 7.85-1.39 10.59-3.57 7.56-6.04 9.56-20.27 9.56-26.96V.04L33.7 1.17ZM21.94 7.31c.13-.01.26-.03.38-.04 2.29-.22 4.63-.45 7.33-1.24-2.44 2.65-5.03 4.82-7.72 6.91V7.31Zm-9 1.96c2.24-.88 4.17-1.33 6-1.6v7.57c-1.99 1.52-4 3.06-6 4.78V9.27ZM6.6 26.35c-1.72-3.5-2.11-6.93-1.11-9.96.76-2.3 2.32-4.25 4.44-5.63v12.02c-1.12 1.1-2.24 2.28-3.34 3.57Zm17.85.77c-3.77 3.01-10.02 4.15-15.56 1.19.99-1.16 2-2.24 3.02-3.24H26.5c-.62.77-1.3 1.46-2.05 2.06Zm3.97-4.99c-.14-.04-.28-.07-.42-.07H15.18c1.67-1.42 3.35-2.73 5.01-4 .08.01.16.03.25.03h9.77c-.5 1.41-1.1 2.77-1.79 4.04Zm2.71-7.04h-7.07c2.9-2.27 5.8-4.74 8.52-7.82-.26 2.34-.72 5.08-1.45 7.82Z" }))));
|
|
7
7
|
}
|
|
8
|
-
static get is() { return "utrecht-icon-
|
|
8
|
+
static get is() { return "utrecht-icon-blad"; }
|
|
9
9
|
static get encapsulation() { return "shadow"; }
|
|
10
10
|
}
|
|
@@ -3,7 +3,7 @@ export class UtrechtIconOpeningstijden {
|
|
|
3
3
|
render() {
|
|
4
4
|
return (h("utrecht-icon-container", null,
|
|
5
5
|
h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" },
|
|
6
|
-
h("path", {
|
|
6
|
+
h("path", { d: "M30.29 31.71 27 28.42V23h2v4.59l2.71 2.71-1.41 1.41ZM28 20c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8ZM9.95 15.48c-.83 0-1.5-.67-1.5-1.5 0-.44.19-.84.5-1.11l.03-5.95c0-2.21 1.51-4.06 3.58-4.68-.97 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.8.72 3.05 2.47 3.05 4.56l-.02 2.06h-8l-.02 3.89c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5ZM18 28c0-5.52 4.48-10 10-10 .93 0 1.83.14 2.68.37L30 8.99h-6.99l-.02 3.87c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.19-.84.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85 2.25.37 3.99 2 3.99 3.94v.95h2v-.95C24.98 2.7 21.83 0 18.01 0c-.7 0-1.39.09-2.04.27V.25s-.04.01-.05.02C15.32.1 14.7.01 14.05.01c-3.9 0-7.08 3.11-7.08 6.93l-.02 2.07-4.97-.02L-.04 36h22.06C19.59 34.18 18 31.28 18 28Z" }))));
|
|
7
7
|
}
|
|
8
8
|
static get is() { return "utrecht-icon-openingstijden"; }
|
|
9
9
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js
CHANGED
|
@@ -3,7 +3,7 @@ export class UtrechtIconZwemmen {
|
|
|
3
3
|
render() {
|
|
4
4
|
return (h("utrecht-icon-container", null,
|
|
5
5
|
h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" },
|
|
6
|
-
h("path", {
|
|
6
|
+
h("path", { d: "M31.65 12.05v-.02c-.22-.44-.49-.86-.86-1.23a4.23 4.23 0 0 0-1.12-.79c-.02-.01-.05-.02-.07-.04a4.507 4.507 0 0 0-5.19.83c-1.76 1.76-1.76 4.62 0 6.37 1.76 1.76 4.62 1.76 6.37 0 1.39-1.39 1.66-3.46.86-5.13ZM3.13 16.59c-1.27-1.39-.94-3.45.73-4.45l4.51-2.71c1.2-.58 2.66-.57 3.84.04l6.43 4.09c1.07.55 3.76 3.78 5.21 5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51.63-4.49 1.13c-.78.4-1.29.67-2.51.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09 4.34v-.02ZM36 25.83v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.16-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.55 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Zm0-4.48v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.15-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.54 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Z" }))));
|
|
7
7
|
}
|
|
8
8
|
static get is() { return "utrecht-icon-zwemmen"; }
|
|
9
9
|
static get encapsulation() { return "shadow"; }
|
|
File without changes
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg" fill="CurrentColor">
|
|
2
|
-
<path
|
|
2
|
+
<path d="M30.29 31.71 27 28.42V23h2v4.59l2.71 2.71-1.41 1.41ZM28 20c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8ZM9.95 15.48c-.83 0-1.5-.67-1.5-1.5 0-.44.19-.84.5-1.11l.03-5.95c0-2.21 1.51-4.06 3.58-4.68-.97 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.8.72 3.05 2.47 3.05 4.56l-.02 2.06h-8l-.02 3.89c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5ZM18 28c0-5.52 4.48-10 10-10 .93 0 1.83.14 2.68.37L30 8.99h-6.99l-.02 3.87c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.19-.84.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85 2.25.37 3.99 2 3.99 3.94v.95h2v-.95C24.98 2.7 21.83 0 18.01 0c-.7 0-1.39.09-2.04.27V.25s-.04.01-.05.02C15.32.1 14.7.01 14.05.01c-3.9 0-7.08 3.11-7.08 6.93l-.02 2.07-4.97-.02L-.04 36h22.06C19.59 34.18 18 31.28 18 28Z"/>
|
|
3
3
|
</svg>
|
package/dist/collection/icon/tmp/optimized-svgs/{Vervoersvoorziening.svg → vervoersvoorziening.svg}
RENAMED
|
File without changes
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg" fill="CurrentColor">
|
|
2
|
-
<path
|
|
2
|
+
<path d="M31.65 12.05v-.02c-.22-.44-.49-.86-.86-1.23a4.23 4.23 0 0 0-1.12-.79c-.02-.01-.05-.02-.07-.04a4.507 4.507 0 0 0-5.19.83c-1.76 1.76-1.76 4.62 0 6.37 1.76 1.76 4.62 1.76 6.37 0 1.39-1.39 1.66-3.46.86-5.13ZM3.13 16.59c-1.27-1.39-.94-3.45.73-4.45l4.51-2.71c1.2-.58 2.66-.57 3.84.04l6.43 4.09c1.07.55 3.76 3.78 5.21 5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51.63-4.49 1.13c-.78.4-1.29.67-2.51.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09 4.34v-.02ZM36 25.83v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.16-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.55 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Zm0-4.48v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.15-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.54 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Z"/>
|
|
3
3
|
</svg>
|
|
File without changes
|
|
@@ -5,17 +5,17 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { Component, h } from '@stencil/core';
|
|
8
|
-
let
|
|
8
|
+
let UtrechtIconBlad = class UtrechtIconBlad {
|
|
9
9
|
render() {
|
|
10
10
|
return (h("utrecht-icon-container", null,
|
|
11
11
|
h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" },
|
|
12
12
|
h("path", { d: "M33.7 1.17c-4.74 2.45-8.1 2.77-11.66 3.12-3.37.33-6.86.66-11.55 2.75-3.82 1.7-6.61 4.69-7.84 8.41-1.38 4.15-.74 8.78 1.85 13.38l.05.08C2.99 30.98 1.47 33.32 0 36h3.45c1.15-1.97 2.33-3.74 3.54-5.34 2.84 1.64 5.85 2.36 8.75 2.36 4.05 0 7.85-1.39 10.59-3.57 7.56-6.04 9.56-20.27 9.56-26.96V.04L33.7 1.17ZM21.94 7.31c.13-.01.26-.03.38-.04 2.29-.22 4.63-.45 7.33-1.24-2.44 2.65-5.03 4.82-7.72 6.91V7.31Zm-9 1.96c2.24-.88 4.17-1.33 6-1.6v7.57c-1.99 1.52-4 3.06-6 4.78V9.27ZM6.6 26.35c-1.72-3.5-2.11-6.93-1.11-9.96.76-2.3 2.32-4.25 4.44-5.63v12.02c-1.12 1.1-2.24 2.28-3.34 3.57Zm17.85.77c-3.77 3.01-10.02 4.15-15.56 1.19.99-1.16 2-2.24 3.02-3.24H26.5c-.62.77-1.3 1.46-2.05 2.06Zm3.97-4.99c-.14-.04-.28-.07-.42-.07H15.18c1.67-1.42 3.35-2.73 5.01-4 .08.01.16.03.25.03h9.77c-.5 1.41-1.1 2.77-1.79 4.04Zm2.71-7.04h-7.07c2.9-2.27 5.8-4.74 8.52-7.82-.26 2.34-.72 5.08-1.45 7.82Z" }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
|
-
|
|
15
|
+
UtrechtIconBlad = __decorate([
|
|
16
16
|
Component({
|
|
17
|
-
tag: 'utrecht-icon-
|
|
17
|
+
tag: 'utrecht-icon-blad',
|
|
18
18
|
shadow: true,
|
|
19
19
|
})
|
|
20
|
-
],
|
|
21
|
-
export {
|
|
20
|
+
], UtrechtIconBlad);
|
|
21
|
+
export { UtrechtIconBlad };
|
|
@@ -9,7 +9,7 @@ let UtrechtIconOpeningstijden = class UtrechtIconOpeningstijden {
|
|
|
9
9
|
render() {
|
|
10
10
|
return (h("utrecht-icon-container", null,
|
|
11
11
|
h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" },
|
|
12
|
-
h("path", {
|
|
12
|
+
h("path", { d: "M30.29 31.71 27 28.42V23h2v4.59l2.71 2.71-1.41 1.41ZM28 20c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8ZM9.95 15.48c-.83 0-1.5-.67-1.5-1.5 0-.44.19-.84.5-1.11l.03-5.95c0-2.21 1.51-4.06 3.58-4.68-.97 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.8.72 3.05 2.47 3.05 4.56l-.02 2.06h-8l-.02 3.89c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5ZM18 28c0-5.52 4.48-10 10-10 .93 0 1.83.14 2.68.37L30 8.99h-6.99l-.02 3.87c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.19-.84.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85 2.25.37 3.99 2 3.99 3.94v.95h2v-.95C24.98 2.7 21.83 0 18.01 0c-.7 0-1.39.09-2.04.27V.25s-.04.01-.05.02C15.32.1 14.7.01 14.05.01c-3.9 0-7.08 3.11-7.08 6.93l-.02 2.07-4.97-.02L-.04 36h22.06C19.59 34.18 18 31.28 18 28Z" }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
UtrechtIconOpeningstijden = __decorate([
|
package/dist/components/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js
CHANGED
|
@@ -9,7 +9,7 @@ let UtrechtIconZwemmen = class UtrechtIconZwemmen {
|
|
|
9
9
|
render() {
|
|
10
10
|
return (h("utrecht-icon-container", null,
|
|
11
11
|
h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" },
|
|
12
|
-
h("path", {
|
|
12
|
+
h("path", { d: "M31.65 12.05v-.02c-.22-.44-.49-.86-.86-1.23a4.23 4.23 0 0 0-1.12-.79c-.02-.01-.05-.02-.07-.04a4.507 4.507 0 0 0-5.19.83c-1.76 1.76-1.76 4.62 0 6.37 1.76 1.76 4.62 1.76 6.37 0 1.39-1.39 1.66-3.46.86-5.13ZM3.13 16.59c-1.27-1.39-.94-3.45.73-4.45l4.51-2.71c1.2-.58 2.66-.57 3.84.04l6.43 4.09c1.07.55 3.76 3.78 5.21 5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51.63-4.49 1.13c-.78.4-1.29.67-2.51.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09 4.34v-.02ZM36 25.83v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.16-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.55 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Zm0-4.48v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.15-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.54 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Z" }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
UtrechtIconZwemmen = __decorate([
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconBlad extends Components.UtrechtIconBlad, HTMLElement {}
|
|
4
|
+
export const UtrechtIconBlad: {
|
|
5
|
+
prototype: UtrechtIconBlad;
|
|
6
|
+
new (): UtrechtIconBlad;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
2
|
import { d as defineCustomElement$2 } from './utrecht-icon-container.stencil.js';
|
|
3
3
|
|
|
4
|
-
const
|
|
4
|
+
const UtrechtIconBlad$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
5
|
constructor() {
|
|
6
6
|
super();
|
|
7
7
|
this.__registerHost();
|
|
@@ -10,16 +10,16 @@ const UtrechtIconDementieCopy3$1 = /*@__PURE__*/ proxyCustomElement(class extend
|
|
|
10
10
|
render() {
|
|
11
11
|
return (h("utrecht-icon-container", null, h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, h("path", { d: "M33.7 1.17c-4.74 2.45-8.1 2.77-11.66 3.12-3.37.33-6.86.66-11.55 2.75-3.82 1.7-6.61 4.69-7.84 8.41-1.38 4.15-.74 8.78 1.85 13.38l.05.08C2.99 30.98 1.47 33.32 0 36h3.45c1.15-1.97 2.33-3.74 3.54-5.34 2.84 1.64 5.85 2.36 8.75 2.36 4.05 0 7.85-1.39 10.59-3.57 7.56-6.04 9.56-20.27 9.56-26.96V.04L33.7 1.17ZM21.94 7.31c.13-.01.26-.03.38-.04 2.29-.22 4.63-.45 7.33-1.24-2.44 2.65-5.03 4.82-7.72 6.91V7.31Zm-9 1.96c2.24-.88 4.17-1.33 6-1.6v7.57c-1.99 1.52-4 3.06-6 4.78V9.27ZM6.6 26.35c-1.72-3.5-2.11-6.93-1.11-9.96.76-2.3 2.32-4.25 4.44-5.63v12.02c-1.12 1.1-2.24 2.28-3.34 3.57Zm17.85.77c-3.77 3.01-10.02 4.15-15.56 1.19.99-1.16 2-2.24 3.02-3.24H26.5c-.62.77-1.3 1.46-2.05 2.06Zm3.97-4.99c-.14-.04-.28-.07-.42-.07H15.18c1.67-1.42 3.35-2.73 5.01-4 .08.01.16.03.25.03h9.77c-.5 1.41-1.1 2.77-1.79 4.04Zm2.71-7.04h-7.07c2.9-2.27 5.8-4.74 8.52-7.82-.26 2.34-.72 5.08-1.45 7.82Z" }))));
|
|
12
12
|
}
|
|
13
|
-
}, [1, "utrecht-icon-
|
|
13
|
+
}, [1, "utrecht-icon-blad"]);
|
|
14
14
|
function defineCustomElement$1() {
|
|
15
15
|
if (typeof customElements === "undefined") {
|
|
16
16
|
return;
|
|
17
17
|
}
|
|
18
|
-
const components = ["utrecht-icon-
|
|
18
|
+
const components = ["utrecht-icon-blad", "utrecht-icon-container"];
|
|
19
19
|
components.forEach(tagName => { switch (tagName) {
|
|
20
|
-
case "utrecht-icon-
|
|
20
|
+
case "utrecht-icon-blad":
|
|
21
21
|
if (!customElements.get(tagName)) {
|
|
22
|
-
customElements.define(tagName,
|
|
22
|
+
customElements.define(tagName, UtrechtIconBlad$1);
|
|
23
23
|
}
|
|
24
24
|
break;
|
|
25
25
|
case "utrecht-icon-container":
|
|
@@ -30,7 +30,7 @@ function defineCustomElement$1() {
|
|
|
30
30
|
} });
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
const
|
|
33
|
+
const UtrechtIconBlad = UtrechtIconBlad$1;
|
|
34
34
|
const defineCustomElement = defineCustomElement$1;
|
|
35
35
|
|
|
36
|
-
export {
|
|
36
|
+
export { UtrechtIconBlad, defineCustomElement };
|
|
@@ -8,7 +8,7 @@ const UtrechtIconOpeningstijden$1 = /*@__PURE__*/ proxyCustomElement(class exten
|
|
|
8
8
|
this.__attachShadow();
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("utrecht-icon-container", null, h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, h("path", {
|
|
11
|
+
return (h("utrecht-icon-container", null, h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, h("path", { d: "M30.29 31.71 27 28.42V23h2v4.59l2.71 2.71-1.41 1.41ZM28 20c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8ZM9.95 15.48c-.83 0-1.5-.67-1.5-1.5 0-.44.19-.84.5-1.11l.03-5.95c0-2.21 1.51-4.06 3.58-4.68-.97 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.8.72 3.05 2.47 3.05 4.56l-.02 2.06h-8l-.02 3.89c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5ZM18 28c0-5.52 4.48-10 10-10 .93 0 1.83.14 2.68.37L30 8.99h-6.99l-.02 3.87c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.19-.84.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85 2.25.37 3.99 2 3.99 3.94v.95h2v-.95C24.98 2.7 21.83 0 18.01 0c-.7 0-1.39.09-2.04.27V.25s-.04.01-.05.02C15.32.1 14.7.01 14.05.01c-3.9 0-7.08 3.11-7.08 6.93l-.02 2.07-4.97-.02L-.04 36h22.06C19.59 34.18 18 31.28 18 28Z" }))));
|
|
12
12
|
}
|
|
13
13
|
}, [1, "utrecht-icon-openingstijden"]);
|
|
14
14
|
function defineCustomElement$1() {
|
|
@@ -8,7 +8,7 @@ const UtrechtIconZwemmen$1 = /*@__PURE__*/ proxyCustomElement(class extends HTML
|
|
|
8
8
|
this.__attachShadow();
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("utrecht-icon-container", null, h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, h("path", {
|
|
11
|
+
return (h("utrecht-icon-container", null, h("svg", { viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "CurrentColor" }, h("path", { d: "M31.65 12.05v-.02c-.22-.44-.49-.86-.86-1.23a4.23 4.23 0 0 0-1.12-.79c-.02-.01-.05-.02-.07-.04a4.507 4.507 0 0 0-5.19.83c-1.76 1.76-1.76 4.62 0 6.37 1.76 1.76 4.62 1.76 6.37 0 1.39-1.39 1.66-3.46.86-5.13ZM3.13 16.59c-1.27-1.39-.94-3.45.73-4.45l4.51-2.71c1.2-.58 2.66-.57 3.84.04l6.43 4.09c1.07.55 3.76 3.78 5.21 5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51.63-4.49 1.13c-.78.4-1.29.67-2.51.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09 4.34v-.02ZM36 25.83v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.16-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.55 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Zm0-4.48v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.15-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.54 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Z" }))));
|
|
12
12
|
}
|
|
13
13
|
}, [1, "utrecht-icon-zwemmen"]);
|
|
14
14
|
function defineCustomElement$1() {
|