@utrecht/web-component-library-stencil 1.0.0-alpha.205 → 1.0.0-alpha.206
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/utrecht-badge-counter.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-badge-data.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-badge-status.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-digid-button.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-form-toggle.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-afval.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-cross.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-error.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-filter.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-information.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-list.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-melding.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-warning.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-logo-button.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-logo.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-page-content.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-page-footer.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-page-header.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-page.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-pagination.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-separator.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-sidenav.cjs.entry.js +2 -2
- package/dist/cjs/utrecht-textbox.cjs.entry.js +2 -2
- package/dist/collection/badge-counter/{bem.js → css/template.js} +0 -0
- package/dist/collection/badge-counter/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/badge-counter/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/badge-counter/web-component/template.js +4 -0
- package/dist/collection/badge-data/{bem.js → css/template.js} +0 -0
- package/dist/collection/badge-data/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/badge-data/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/badge-data/web-component/template.js +1 -0
- package/dist/collection/badge-status/{bem.js → css/template.js} +0 -0
- package/dist/collection/badge-status/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/badge-status/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/badge-status/web-component/template.js +4 -0
- package/dist/collection/collection-manifest.json +40 -40
- package/dist/collection/custom-checkbox/{bem.js → css/template.js} +0 -0
- package/dist/collection/custom-checkbox/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/custom-checkbox/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/custom-checkbox/web-component/template.js +22 -0
- package/dist/collection/digid-button/{bem.js → css/template.js} +0 -0
- package/dist/collection/digid-button/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/digid-button/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/digid-button/web-component/template.js +1 -0
- package/dist/collection/favicon/html/template.js +1 -0
- package/dist/collection/form-fieldset/{bem.js → css/template.js} +0 -0
- package/dist/collection/form-fieldset/html/template.js +12 -0
- package/dist/collection/form-toggle/{bem.js → css/template.js} +0 -0
- package/dist/collection/form-toggle/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/form-toggle/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/form-toggle/web-component/template.js +7 -0
- package/dist/collection/icon/{afval.svg → svg/afval.svg} +0 -0
- package/dist/collection/icon/{arrow.svg → svg/arrow.svg} +0 -0
- package/dist/collection/icon/{checkmark.svg → svg/checkmark.svg} +0 -0
- package/dist/collection/icon/{cross.svg → svg/cross.svg} +0 -0
- package/dist/collection/icon/{error.svg → svg/error.svg} +0 -0
- package/dist/collection/icon/{facebook.svg → svg/facebook.svg} +0 -0
- package/dist/collection/icon/{filter.svg → svg/filter.svg} +0 -0
- package/dist/collection/icon/{information.svg → svg/information.svg} +0 -0
- package/dist/collection/icon/{instagram.svg → svg/instagram.svg} +0 -0
- package/dist/collection/icon/{linkedin.svg → svg/linkedin.svg} +0 -0
- package/dist/collection/icon/{list.svg → svg/list.svg} +0 -0
- package/dist/collection/icon/{loupe.svg → svg/loupe.svg} +0 -0
- package/dist/collection/icon/{melding.svg → svg/melding.svg} +0 -0
- package/dist/collection/icon/{paspoort.svg → svg/paspoort.svg} +0 -0
- package/dist/collection/icon/{rijbewijs.svg → svg/rijbewijs.svg} +0 -0
- package/dist/collection/icon/{toeslag.svg → svg/toeslag.svg} +0 -0
- package/dist/collection/icon/{trouwen.svg → svg/trouwen.svg} +0 -0
- package/dist/collection/icon/{twitter.svg → svg/twitter.svg} +0 -0
- package/dist/collection/icon/{verhuizen.svg → svg/verhuizen.svg} +0 -0
- package/dist/collection/icon/{warning.svg → svg/warning.svg} +0 -0
- package/dist/collection/icon/{whatsapp.svg → svg/whatsapp.svg} +0 -0
- package/dist/collection/icon/{zoomin.svg → svg/zoomin.svg} +0 -0
- package/dist/collection/icon/{zoomout.svg → svg/zoomout.svg} +0 -0
- package/dist/collection/icon/{afval.stencil.js → web-component/afval.stencil.js} +2 -2
- package/dist/collection/icon/{arrow.stencil.js → web-component/arrow.stencil.js} +2 -2
- package/dist/collection/icon/{checkmark.stencil.js → web-component/checkmark.stencil.js} +2 -2
- package/dist/collection/icon/{cross.stencil.js → web-component/cross.stencil.js} +2 -2
- package/dist/collection/icon/{error.stencil.js → web-component/error.stencil.js} +2 -2
- package/dist/collection/icon/{facebook.stencil.js → web-component/facebook.stencil.js} +2 -2
- package/dist/collection/icon/{filter.stencil.js → web-component/filter.stencil.js} +2 -2
- package/dist/collection/icon/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/icon/{information.stencil.js → web-component/information.stencil.js} +2 -2
- package/dist/collection/icon/{instagram.stencil.js → web-component/instagram.stencil.js} +2 -2
- package/dist/collection/icon/{linkedin.stencil.js → web-component/linkedin.stencil.js} +2 -2
- package/dist/collection/icon/{list.stencil.js → web-component/list.stencil.js} +2 -2
- package/dist/collection/icon/{loupe.stencil.js → web-component/loupe.stencil.js} +2 -2
- package/dist/collection/icon/{melding.stencil.js → web-component/melding.stencil.js} +2 -2
- package/dist/collection/icon/{paspoort.stencil.js → web-component/paspoort.stencil.js} +2 -2
- package/dist/collection/icon/{rijbewijs.stencil.js → web-component/rijbewijs.stencil.js} +2 -2
- package/dist/collection/icon/web-component/template.js +7 -0
- package/dist/collection/icon/{toeslag.stencil.js → web-component/toeslag.stencil.js} +2 -2
- package/dist/collection/icon/{trouwen.stencil.js → web-component/trouwen.stencil.js} +2 -2
- package/dist/collection/icon/{twitter.stencil.js → web-component/twitter.stencil.js} +2 -2
- package/dist/collection/icon/{verhuizen.stencil.js → web-component/verhuizen.stencil.js} +2 -2
- package/dist/collection/icon/{warning.stencil.js → web-component/warning.stencil.js} +2 -2
- package/dist/collection/icon/{whatsapp.stencil.js → web-component/whatsapp.stencil.js} +2 -2
- package/dist/collection/icon/{zoomin.stencil.js → web-component/zoomin.stencil.js} +2 -2
- package/dist/collection/icon/{zoomout.stencil.js → web-component/zoomout.stencil.js} +2 -2
- package/dist/collection/link-list/{bem.js → css/template.js} +1 -1
- package/dist/collection/link-social/{bem.js → css/template.js} +0 -0
- package/dist/collection/logo/{bem.js → css/template.js} +0 -0
- package/dist/collection/logo/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/logo/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/logo/web-component/template.js +1 -0
- package/dist/collection/logo-button/{bem.js → css/template.js} +0 -0
- package/dist/collection/logo-button/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/logo-button/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/logo-button/web-component/template.js +1 -0
- package/dist/collection/mapcontrolbutton/{bem.js → css/template.js} +0 -0
- package/dist/collection/menulijst/{bem.js → css/template.js} +0 -0
- package/dist/collection/navigatie sidenav/{bem.js → css/template.js} +0 -0
- package/dist/collection/navigatie sidenav/{bem.css → web-component/index.css } +4 -0
- package/dist/collection/navigatie sidenav/{stencil.js → web-component/index.stencil.js } +2 -2
- package/dist/collection/navigatie sidenav/web-component/template.js +1 -0
- package/dist/collection/navigatie topnav/{bem.js → css/template.js } +1 -1
- package/dist/collection/ordered-list/{bem.js → css/template.js} +0 -0
- package/dist/collection/ordered-list/html/template.js +17 -0
- package/dist/collection/page/{bem.js → css/template.js} +0 -0
- package/dist/collection/page/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/page/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/page/web-component/template.js +5 -0
- package/dist/collection/page-content/{bem.js → css/template.js} +0 -0
- package/dist/collection/page-content/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/page-content/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/page-content/web-component/template.js +1 -0
- package/dist/collection/page-footer/{bem.js → css/template.js} +0 -0
- package/dist/collection/page-footer/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/page-footer/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/page-footer/web-component/template.js +1 -0
- package/dist/collection/page-header/{bem.js → css/template.js} +0 -0
- package/dist/collection/page-header/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/page-header/{stencil.js → web-component/stencil.js} +2 -2
- package/dist/collection/page-header/web-component/template.js +1 -0
- package/dist/collection/pagination/{bem.js → css/template.js} +0 -0
- package/dist/collection/pagination/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/pagination/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/pagination/web-component/template.js +7 -0
- package/dist/collection/pre-heading/{bem.js → css/template.js} +0 -0
- package/dist/collection/radio-button/{bem.js → css/template.js} +0 -0
- package/dist/collection/radio-button/html/template.js +0 -0
- package/dist/collection/search-bar/{bem.js → css/template.js} +0 -0
- package/dist/collection/select/{bem.js → css/template.js} +7 -7
- package/dist/collection/select/html/template.js +26 -0
- package/dist/collection/separator/{bem.js → css/template.js} +0 -0
- package/dist/collection/separator/html/template.js +4 -0
- package/dist/collection/separator/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/separator/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/separator/web-component/template.js +1 -0
- package/dist/collection/surface/css/template.js +8 -0
- package/dist/collection/table/html/template.js +41 -0
- package/dist/collection/templates/contact-card-template/css/template.js +30 -0
- package/dist/collection/templates/contact-card-template/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/templates/contact-card-template/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/templates/contact-card-template/web-component/template.js +1 -0
- package/dist/collection/textarea/{bem.js → css/template.js} +1 -1
- package/dist/collection/textarea/{html.js → html/template.js} +1 -1
- package/dist/collection/textbox/{bem.js → css/template.js} +1 -1
- package/dist/collection/textbox/html/template.js +36 -0
- package/dist/collection/textbox/{stencil.css → web-component/index.css} +0 -0
- package/dist/collection/textbox/{stencil.js → web-component/index.stencil.js} +2 -2
- package/dist/collection/textbox/web-component/template.js +20 -0
- package/dist/collection/toptask-link/{bem.js → css/template.js} +0 -0
- package/dist/collection/toptask-nav/css/template.js +50 -0
- package/dist/collection/unordered-list/{bem.js → css/template.js} +0 -0
- package/dist/collection/unordered-list/html/template.js +22 -0
- package/dist/collection/url/{bem.js → css/template.js} +0 -0
- package/dist/custom-elements/index.js +125 -125
- package/dist/esm/utrecht-badge-counter.entry.js +2 -2
- package/dist/esm/utrecht-badge-data.entry.js +2 -2
- package/dist/esm/utrecht-badge-status.entry.js +3 -3
- package/dist/esm/utrecht-contact-card-template.entry.js +2 -2
- package/dist/esm/utrecht-custom-checkbox.entry.js +2 -2
- package/dist/esm/utrecht-digid-button.entry.js +2 -2
- package/dist/esm/utrecht-form-toggle.entry.js +2 -2
- package/dist/esm/utrecht-icon-afval.entry.js +2 -2
- package/dist/esm/utrecht-icon-arrow.entry.js +2 -2
- package/dist/esm/utrecht-icon-checkmark.entry.js +2 -2
- package/dist/esm/utrecht-icon-cross.entry.js +2 -2
- package/dist/esm/utrecht-icon-error.entry.js +2 -2
- package/dist/esm/utrecht-icon-facebook.entry.js +2 -2
- package/dist/esm/utrecht-icon-filter.entry.js +2 -2
- package/dist/esm/utrecht-icon-information.entry.js +2 -2
- package/dist/esm/utrecht-icon-instagram.entry.js +2 -2
- package/dist/esm/utrecht-icon-linkedin.entry.js +2 -2
- package/dist/esm/utrecht-icon-list.entry.js +2 -2
- package/dist/esm/utrecht-icon-loupe.entry.js +2 -2
- package/dist/esm/utrecht-icon-melding.entry.js +2 -2
- package/dist/esm/utrecht-icon-paspoort.entry.js +2 -2
- package/dist/esm/utrecht-icon-rijbewijs.entry.js +2 -2
- package/dist/esm/utrecht-icon-toeslag.entry.js +2 -2
- package/dist/esm/utrecht-icon-trouwen.entry.js +2 -2
- package/dist/esm/utrecht-icon-twitter.entry.js +2 -2
- package/dist/esm/utrecht-icon-verhuizen.entry.js +2 -2
- package/dist/esm/utrecht-icon-warning.entry.js +2 -2
- package/dist/esm/utrecht-icon-whatsapp.entry.js +2 -2
- package/dist/esm/utrecht-icon-zoomin.entry.js +2 -2
- package/dist/esm/utrecht-icon-zoomout.entry.js +2 -2
- package/dist/esm/utrecht-logo-button.entry.js +2 -2
- package/dist/esm/utrecht-logo.entry.js +2 -2
- package/dist/esm/utrecht-page-content.entry.js +2 -2
- package/dist/esm/utrecht-page-footer.entry.js +2 -2
- package/dist/esm/utrecht-page-header.entry.js +2 -2
- package/dist/esm/utrecht-page.entry.js +2 -2
- package/dist/esm/utrecht-pagination.entry.js +2 -2
- package/dist/esm/utrecht-separator.entry.js +2 -2
- package/dist/esm/utrecht-sidenav.entry.js +2 -2
- package/dist/esm/utrecht-textbox.entry.js +2 -2
- package/dist/types/badge-counter/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/badge-data/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/badge-status/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/custom-checkbox/{stencil.d.ts → web-component/index.stencil.d.ts} +1 -1
- package/dist/types/digid-button/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/form-toggle/{stencil.d.ts → web-component/index.stencil.d.ts} +1 -1
- package/dist/types/icon/{afval.stencil.d.ts → web-component/afval.stencil.d.ts} +0 -0
- package/dist/types/icon/{arrow.stencil.d.ts → web-component/arrow.stencil.d.ts} +0 -0
- package/dist/types/icon/{checkmark.stencil.d.ts → web-component/checkmark.stencil.d.ts} +0 -0
- package/dist/types/icon/{cross.stencil.d.ts → web-component/cross.stencil.d.ts} +0 -0
- package/dist/types/icon/{error.stencil.d.ts → web-component/error.stencil.d.ts} +0 -0
- package/dist/types/icon/{facebook.stencil.d.ts → web-component/facebook.stencil.d.ts} +0 -0
- package/dist/types/icon/{filter.stencil.d.ts → web-component/filter.stencil.d.ts} +0 -0
- package/dist/types/icon/{information.stencil.d.ts → web-component/information.stencil.d.ts} +0 -0
- package/dist/types/icon/{instagram.stencil.d.ts → web-component/instagram.stencil.d.ts} +0 -0
- package/dist/types/icon/{linkedin.stencil.d.ts → web-component/linkedin.stencil.d.ts} +0 -0
- package/dist/types/icon/{list.stencil.d.ts → web-component/list.stencil.d.ts} +0 -0
- package/dist/types/icon/{loupe.stencil.d.ts → web-component/loupe.stencil.d.ts} +0 -0
- package/dist/types/icon/{melding.stencil.d.ts → web-component/melding.stencil.d.ts} +0 -0
- package/dist/types/icon/{paspoort.stencil.d.ts → web-component/paspoort.stencil.d.ts} +0 -0
- package/dist/types/icon/{rijbewijs.stencil.d.ts → web-component/rijbewijs.stencil.d.ts} +0 -0
- package/dist/types/icon/{toeslag.stencil.d.ts → web-component/toeslag.stencil.d.ts} +0 -0
- package/dist/types/icon/{trouwen.stencil.d.ts → web-component/trouwen.stencil.d.ts} +0 -0
- package/dist/types/icon/{twitter.stencil.d.ts → web-component/twitter.stencil.d.ts} +0 -0
- package/dist/types/icon/{verhuizen.stencil.d.ts → web-component/verhuizen.stencil.d.ts} +0 -0
- package/dist/types/icon/{warning.stencil.d.ts → web-component/warning.stencil.d.ts} +0 -0
- package/dist/types/icon/{whatsapp.stencil.d.ts → web-component/whatsapp.stencil.d.ts} +0 -0
- package/dist/types/icon/{zoomin.stencil.d.ts → web-component/zoomin.stencil.d.ts} +0 -0
- package/dist/types/icon/{zoomout.stencil.d.ts → web-component/zoomout.stencil.d.ts} +0 -0
- package/dist/types/logo/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/logo-button/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/navigatie sidenav/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/page/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/page-content/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/page-footer/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/page-header/{stencil.d.ts → web-component/stencil.d.ts} +0 -0
- package/dist/types/pagination/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/separator/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/templates/contact-card-template/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/textbox/{stencil.d.ts → web-component/index.stencil.d.ts} +1 -1
- package/dist/utrecht/p-0de41080.entry.js +1 -0
- package/dist/utrecht/utrecht.esm.js +1 -1
- package/package.json +2 -2
- package/dist/collection/nav-top/bem.js +0 -24
- package/dist/collection/toptask-nav/bem.js +0 -19
- package/dist/utrecht/p-2cf9a940.entry.js +0 -1
|
File without changes
|
|
File without changes
|
|
@@ -14,10 +14,10 @@ export class DigidButton {
|
|
|
14
14
|
static get is() { return "utrecht-logo-button"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
16
16
|
static get originalStyleUrls() { return {
|
|
17
|
-
"$": ["
|
|
17
|
+
"$": ["index.scss"]
|
|
18
18
|
}; }
|
|
19
19
|
static get styleUrls() { return {
|
|
20
|
-
"$": ["
|
|
20
|
+
"$": ["index.css"]
|
|
21
21
|
}; }
|
|
22
22
|
static get properties() { return {
|
|
23
23
|
"type": {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const DigidButton = () => `<utrecht-digid-button>Inloggen</utrecht-digid-button>`;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -18,10 +18,10 @@ export class Sidenav {
|
|
|
18
18
|
static get is() { return "utrecht-sidenav"; }
|
|
19
19
|
static get encapsulation() { return "shadow"; }
|
|
20
20
|
static get originalStyleUrls() { return {
|
|
21
|
-
"$": ["
|
|
21
|
+
"$": ["index.scss"]
|
|
22
22
|
}; }
|
|
23
23
|
static get styleUrls() { return {
|
|
24
|
-
"$": ["
|
|
24
|
+
"$": ["index.css"]
|
|
25
25
|
}; }
|
|
26
26
|
static get properties() { return {
|
|
27
27
|
"json": {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const Sidenav = ({ json }) => `<utrecht-sidenav json="${json.replace(/"/g, '"')}"></utrecht-sidenav>`;
|
|
File without changes
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export const OrderedList = () =>
|
|
2
|
+
`<section class="utrecht-html">
|
|
3
|
+
<ol>
|
|
4
|
+
<li>Lorem</li>
|
|
5
|
+
<li>Ipsum</li>
|
|
6
|
+
<li>Dolor</li>
|
|
7
|
+
</ol>
|
|
8
|
+
</section>`;
|
|
9
|
+
|
|
10
|
+
export const OrderedListArabic = () =>
|
|
11
|
+
`<section class="utrecht-html" lang="ar" dir="rtl">
|
|
12
|
+
<ol>
|
|
13
|
+
<li>واحد</li>
|
|
14
|
+
<li>إثنان</li>
|
|
15
|
+
<li>ثلاثة</li>
|
|
16
|
+
</ol>
|
|
17
|
+
</section>`;
|
|
File without changes
|
|
File without changes
|
|
@@ -12,9 +12,9 @@ export class Page {
|
|
|
12
12
|
static get is() { return "utrecht-page"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
14
14
|
static get originalStyleUrls() { return {
|
|
15
|
-
"$": ["
|
|
15
|
+
"$": ["index.scss"]
|
|
16
16
|
}; }
|
|
17
17
|
static get styleUrls() { return {
|
|
18
|
-
"$": ["
|
|
18
|
+
"$": ["index.css"]
|
|
19
19
|
}; }
|
|
20
20
|
}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export const Page = ({ contentHTML = '', footerHTML = '', headerHTML = '' }) => `<utrecht-page>
|
|
2
|
+
<utrecht-page-header>${headerHTML}</utrecht-page-header>
|
|
3
|
+
<utrecht-page-content>${contentHTML}</utrecht-page-content>
|
|
4
|
+
<utrecht-page-footer>${footerHTML}</utrecht-page-footer>
|
|
5
|
+
</utrecht-page>`;
|
|
File without changes
|
|
File without changes
|
|
@@ -12,9 +12,9 @@ export class Page {
|
|
|
12
12
|
static get is() { return "utrecht-page-content"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
14
14
|
static get originalStyleUrls() { return {
|
|
15
|
-
"$": ["
|
|
15
|
+
"$": ["index.scss"]
|
|
16
16
|
}; }
|
|
17
17
|
static get styleUrls() { return {
|
|
18
|
-
"$": ["
|
|
18
|
+
"$": ["index.css"]
|
|
19
19
|
}; }
|
|
20
20
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const PageContent = ({ innerHTML = '' }) => `<utrecht-page-content>${innerHTML}</utrecht-page-content>`;
|
|
File without changes
|
|
File without changes
|
|
@@ -11,9 +11,9 @@ export class PageFooter {
|
|
|
11
11
|
static get is() { return "utrecht-page-footer"; }
|
|
12
12
|
static get encapsulation() { return "shadow"; }
|
|
13
13
|
static get originalStyleUrls() { return {
|
|
14
|
-
"$": ["
|
|
14
|
+
"$": ["index.scss"]
|
|
15
15
|
}; }
|
|
16
16
|
static get styleUrls() { return {
|
|
17
|
-
"$": ["
|
|
17
|
+
"$": ["index.css"]
|
|
18
18
|
}; }
|
|
19
19
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const PageFooter = ({ innerHTML = '' }) => `<utrecht-page-footer>${innerHTML}</utrecht-page-footer>`;
|
|
File without changes
|
|
File without changes
|
|
@@ -12,9 +12,9 @@ export class PageHeader {
|
|
|
12
12
|
static get is() { return "utrecht-page-header"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
14
14
|
static get originalStyleUrls() { return {
|
|
15
|
-
"$": ["
|
|
15
|
+
"$": ["index.scss"]
|
|
16
16
|
}; }
|
|
17
17
|
static get styleUrls() { return {
|
|
18
|
-
"$": ["
|
|
18
|
+
"$": ["index.css"]
|
|
19
19
|
}; }
|
|
20
20
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const PageHeader = ({ innerHTML = '' }) => `<utrecht-page-header>${innerHTML}</utrecht-page-header>`;
|
|
File without changes
|
|
File without changes
|
|
@@ -32,10 +32,10 @@ export class Pagination {
|
|
|
32
32
|
static get is() { return "utrecht-pagination"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
34
34
|
static get originalStyleUrls() { return {
|
|
35
|
-
"$": ["
|
|
35
|
+
"$": ["index.scss"]
|
|
36
36
|
}; }
|
|
37
37
|
static get styleUrls() { return {
|
|
38
|
-
"$": ["
|
|
38
|
+
"$": ["index.css"]
|
|
39
39
|
}; }
|
|
40
40
|
static get properties() { return {
|
|
41
41
|
"links": {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
const attr = (name, value) => `${name}="${String(value).replace(/"/g, '"')}"`;
|
|
2
|
+
|
|
3
|
+
export const Pagination = ({ currentIndex = -1, links = [], next = null, prev = null }) =>
|
|
4
|
+
`<utrecht-pagination ${attr('links', JSON.stringify(links))} ${attr('next', JSON.stringify(next))} ${attr(
|
|
5
|
+
'prev',
|
|
6
|
+
JSON.stringify(prev),
|
|
7
|
+
)} ${attr('current-index', currentIndex)}></utrecht-pagination>`;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -6,11 +6,17 @@
|
|
|
6
6
|
|
|
7
7
|
import clsx from 'clsx';
|
|
8
8
|
|
|
9
|
+
const exampleOptions = [
|
|
10
|
+
{ value: '1', label: 'Option #1' },
|
|
11
|
+
{ value: '2', label: 'Option #2', selected: true },
|
|
12
|
+
{ value: '3', label: 'Option #3' },
|
|
13
|
+
];
|
|
14
|
+
|
|
9
15
|
export const defaultArgs = {
|
|
10
16
|
disabled: false,
|
|
11
17
|
focus: false,
|
|
12
18
|
invalid: false,
|
|
13
|
-
options:
|
|
19
|
+
options: exampleOptions,
|
|
14
20
|
required: false,
|
|
15
21
|
};
|
|
16
22
|
|
|
@@ -31,9 +37,3 @@ export const Select = ({ disabled = false, focus = false, invalid = false, optio
|
|
|
31
37
|
)
|
|
32
38
|
.join('\n ')}
|
|
33
39
|
</select>`;
|
|
34
|
-
|
|
35
|
-
export const exampleOptions = [
|
|
36
|
-
{ value: '1', label: 'Option #1' },
|
|
37
|
-
{ value: '2', label: 'Option #2', selected: true },
|
|
38
|
-
{ value: '3', label: 'Option #3' },
|
|
39
|
-
];
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const exampleOptions = [
|
|
2
|
+
{ value: '1', label: 'Option #1' },
|
|
3
|
+
{ value: '2', label: 'Option #2', selected: true },
|
|
4
|
+
{ value: '3', label: 'Option #3' },
|
|
5
|
+
];
|
|
6
|
+
|
|
7
|
+
export const defaultArgs = {
|
|
8
|
+
disabled: false,
|
|
9
|
+
invalid: false,
|
|
10
|
+
required: false,
|
|
11
|
+
options: exampleOptions,
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export const Template = ({ disabled = false, invalid = false, options = [], required = false }) =>
|
|
15
|
+
`<section class="utrecht-html">
|
|
16
|
+
<select${invalid ? ' aria-invalid="true"' : ''}${disabled ? ' disabled' : ''}${
|
|
17
|
+
required ? ' required' : ''
|
|
18
|
+
} class="utrecht-select">
|
|
19
|
+
${options
|
|
20
|
+
.map(
|
|
21
|
+
({ label, selected, value }) =>
|
|
22
|
+
`<option${selected ? ' selected' : ''}${value ? ` value="${value}"` : ''}>${label}</option>`,
|
|
23
|
+
)
|
|
24
|
+
.join('\n ')}
|
|
25
|
+
</select>
|
|
26
|
+
</section>`;
|
|
File without changes
|
|
File without changes
|
|
@@ -6,9 +6,9 @@ export class Separator {
|
|
|
6
6
|
static get is() { return "utrecht-separator"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
8
8
|
static get originalStyleUrls() { return {
|
|
9
|
-
"$": ["
|
|
9
|
+
"$": ["index.scss"]
|
|
10
10
|
}; }
|
|
11
11
|
static get styleUrls() { return {
|
|
12
|
-
"$": ["
|
|
12
|
+
"$": ["index.css"]
|
|
13
13
|
}; }
|
|
14
14
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const Separator = () => `<utrecht-separator></utrecht-separator>`;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import clsx from 'clsx';
|
|
2
|
+
|
|
3
|
+
export const defaultArgs = {
|
|
4
|
+
alternateRowColor: false,
|
|
5
|
+
};
|
|
6
|
+
|
|
7
|
+
// Source of table:
|
|
8
|
+
// https://www.utrecht.nl/wonen-en-leven/parkeren/ervaart-u-parkeeroverlast/spinozaplantsoen-invoeren-betaald-parkeren/
|
|
9
|
+
|
|
10
|
+
export const Table = ({ alternateRowColor = false }) =>
|
|
11
|
+
`<div class="utrecht-html">
|
|
12
|
+
<table lang="nl" summary="Overzicht van de stemmen voor en tegen het betaald parkeren." class="${clsx(
|
|
13
|
+
alternateRowColor && 'alternate-row-color',
|
|
14
|
+
)}">
|
|
15
|
+
<caption>Uitslag internetpeiling 8 juni tot en met 28 juni</caption>
|
|
16
|
+
<thead>
|
|
17
|
+
<tr>
|
|
18
|
+
<th scope="col">Gebied</th>
|
|
19
|
+
<th scope="col" class="numeric">Voor</th>
|
|
20
|
+
<th scope="col" class="numeric">Tegen</th>
|
|
21
|
+
</tr>
|
|
22
|
+
</thead>
|
|
23
|
+
<tbody>
|
|
24
|
+
<tr>
|
|
25
|
+
<td>Locatie A</td>
|
|
26
|
+
<td class="numeric">53</td>
|
|
27
|
+
<td class="numeric">113</td>
|
|
28
|
+
</tr>
|
|
29
|
+
<tr>
|
|
30
|
+
<td>Locatie B</td>
|
|
31
|
+
<td class="numeric">58</td>
|
|
32
|
+
<td class="numeric">42</td>
|
|
33
|
+
</tr>
|
|
34
|
+
<tr>
|
|
35
|
+
<td>Locatie C</td>
|
|
36
|
+
<td class="numeric">87</td>
|
|
37
|
+
<td class="numeric">16</td>
|
|
38
|
+
</tr>
|
|
39
|
+
</tbody>
|
|
40
|
+
</table>
|
|
41
|
+
</div>`;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export const ContactCardTemplate = () => `<div class="utrecht-contact-card">
|
|
2
|
+
<h2 class="utrecht-heading-2">Hulp en contact</h2>
|
|
3
|
+
<div class="utrecht-contact-card__content">
|
|
4
|
+
<div class="utrecht-contact-card__section">
|
|
5
|
+
<h3 class="utrecht-heading-3">Telefoon</h3>
|
|
6
|
+
<p class="utrecht-contact-card__telephone utrecht-paragraph">
|
|
7
|
+
<a
|
|
8
|
+
href="tel:14-030"
|
|
9
|
+
class="utrecht-link utrecht-link--telephone"
|
|
10
|
+
title="Telefoonnummer van gemeente Utrecht"
|
|
11
|
+
>
|
|
12
|
+
14 030
|
|
13
|
+
</a>
|
|
14
|
+
</p>
|
|
15
|
+
<p class="utrecht-paragraph">Maandag t/m vrijdag 8.30 – 17.30 uur</p>
|
|
16
|
+
</div>
|
|
17
|
+
<div class="utrecht-contact-card__section">
|
|
18
|
+
<h3 class="utrecht-heading-3">E-mail</h3>
|
|
19
|
+
<p class="utrecht-paragraph">
|
|
20
|
+
<a
|
|
21
|
+
class="utrecht-link"
|
|
22
|
+
href="https://www.utrecht.nl/reactieformulier"
|
|
23
|
+
title="Algemeen reactieformulier van de gemeente Utrecht"
|
|
24
|
+
>
|
|
25
|
+
reactieformulier
|
|
26
|
+
</a>
|
|
27
|
+
</p>
|
|
28
|
+
</div>
|
|
29
|
+
</div>
|
|
30
|
+
</div>`;
|
package/dist/collection/templates/contact-card-template/{stencil.css → web-component/index.css}
RENAMED
|
File without changes
|
|
@@ -17,9 +17,9 @@ export class ContactCardTemplate {
|
|
|
17
17
|
static get is() { return "utrecht-contact-card-template"; }
|
|
18
18
|
static get encapsulation() { return "shadow"; }
|
|
19
19
|
static get originalStyleUrls() { return {
|
|
20
|
-
"$": ["
|
|
20
|
+
"$": ["index.scss"]
|
|
21
21
|
}; }
|
|
22
22
|
static get styleUrls() { return {
|
|
23
|
-
"$": ["
|
|
23
|
+
"$": ["index.css"]
|
|
24
24
|
}; }
|
|
25
25
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const ContactCardTemplate = () => `<utrecht-contact-card-template></utrecht-contact-card-template>`;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
export const defaultArgs = {
|
|
2
|
+
autoComplete: null,
|
|
3
|
+
disabled: false,
|
|
4
|
+
invalid: false,
|
|
5
|
+
min: '',
|
|
6
|
+
max: '',
|
|
7
|
+
pattern: '',
|
|
8
|
+
placeholder: '',
|
|
9
|
+
readOnly: false,
|
|
10
|
+
required: false,
|
|
11
|
+
type: 'text',
|
|
12
|
+
value: 'The Quick Brown Fox Jumps Over The Lazy Dog',
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Textbox = ({
|
|
16
|
+
autoComplete,
|
|
17
|
+
disabled,
|
|
18
|
+
invalid,
|
|
19
|
+
min,
|
|
20
|
+
max,
|
|
21
|
+
pattern,
|
|
22
|
+
placeholder,
|
|
23
|
+
readOnly,
|
|
24
|
+
required,
|
|
25
|
+
type,
|
|
26
|
+
value = '',
|
|
27
|
+
}) =>
|
|
28
|
+
`<div class="utrecht-html">
|
|
29
|
+
<input${type ? ` type="${type}"` : ''}${invalid ? ' aria-invalid="true"' : ''}${disabled ? ' disabled' : ''}${
|
|
30
|
+
min !== '' ? ` min="${min}"` : ''
|
|
31
|
+
}${max !== '' ? ` max="${max}"` : ''}${pattern ? ` pattern="${pattern}"` : ''}${
|
|
32
|
+
placeholder ? ` placeholder="${placeholder}"` : ''
|
|
33
|
+
}${required ? ' required' : ''}${readOnly ? ' readonly' : ''} value="${value}"${
|
|
34
|
+
autoComplete ? ` autocomplete="${autoComplete}"` : ''
|
|
35
|
+
}>
|
|
36
|
+
</div>`;
|
|
File without changes
|
|
@@ -28,10 +28,10 @@ export class Textbox {
|
|
|
28
28
|
static get is() { return "utrecht-textbox"; }
|
|
29
29
|
static get encapsulation() { return "shadow"; }
|
|
30
30
|
static get originalStyleUrls() { return {
|
|
31
|
-
"$": ["
|
|
31
|
+
"$": ["index.scss"]
|
|
32
32
|
}; }
|
|
33
33
|
static get styleUrls() { return {
|
|
34
|
-
"$": ["
|
|
34
|
+
"$": ["index.css"]
|
|
35
35
|
}; }
|
|
36
36
|
static get properties() { return {
|
|
37
37
|
"autoComplete": {
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export const Textbox = ({
|
|
2
|
+
autoComplete = '',
|
|
3
|
+
disabled = false,
|
|
4
|
+
invalid = false,
|
|
5
|
+
min = '',
|
|
6
|
+
max = '',
|
|
7
|
+
pattern = '',
|
|
8
|
+
placeholder = '',
|
|
9
|
+
readOnly = false,
|
|
10
|
+
required = false,
|
|
11
|
+
type = '',
|
|
12
|
+
value = '',
|
|
13
|
+
}) =>
|
|
14
|
+
`<utrecht-textbox${autoComplete ? ` autocomplete="${autoComplete}"` : ''}${disabled ? ' disabled="true"' : ''}${
|
|
15
|
+
invalid ? ' invalid="true"' : ''
|
|
16
|
+
}${min !== '' ? ` min="${min}"` : ''}${max !== '' ? ` max="${max}"` : ''}${pattern ? ` pattern="${pattern}"` : ''}${
|
|
17
|
+
placeholder ? ` placeholder="${placeholder}"` : ''
|
|
18
|
+
}${readOnly ? ' readonly="true"' : ''}${required ? ' required="true"' : ''}${value ? ` value="${value}"` : ''}${
|
|
19
|
+
type ? ` type="${type}"` : ''
|
|
20
|
+
}></utrecht-textbox>`;
|
|
File without changes
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license EUPL-1.2
|
|
3
|
+
* Copyright (c) 2021 Gemeente Utrecht
|
|
4
|
+
* Copyright (c) 2021 Robbert Broersma
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import clsx from 'clsx';
|
|
8
|
+
import { ToptaskLink } from '../../toptask-link/css/template';
|
|
9
|
+
|
|
10
|
+
export const defaultArgs = {
|
|
11
|
+
links: [],
|
|
12
|
+
grid: false,
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const exampleLinks = [
|
|
16
|
+
{
|
|
17
|
+
href: '#',
|
|
18
|
+
icon: 'utrecht-icon-rijbewijs',
|
|
19
|
+
textContent: 'Paspoort of ID-kaart aanvragen',
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
href: '#',
|
|
23
|
+
icon: 'utrecht-icon-melding',
|
|
24
|
+
textContent: 'Melding/klacht openbare ruimte doorgeven',
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
href: '#',
|
|
28
|
+
icon: 'utrecht-icon-verhuizen',
|
|
29
|
+
textContent: 'Verhuizing doorgeven',
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
href: '#',
|
|
33
|
+
textContent: 'Werken bij de gemeente',
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
href: '#',
|
|
37
|
+
textContent: 'Parkeren: kentekenwijziging doorgeven',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
href: '#',
|
|
41
|
+
icon: 'utrecht-icon-afval',
|
|
42
|
+
textContent: 'Afval',
|
|
43
|
+
},
|
|
44
|
+
];
|
|
45
|
+
|
|
46
|
+
export const ToptaskNav = ({ links, grid = false }) => `<div class="${clsx('utrecht-toptask-nav', {
|
|
47
|
+
'utrecht-toptask-nav--grid': grid,
|
|
48
|
+
})}">
|
|
49
|
+
${links.map(ToptaskLink).join('\n')}
|
|
50
|
+
</div>`;
|
|
File without changes
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
export const UnorderedList = () =>
|
|
2
|
+
`<section class="utrecht-html">
|
|
3
|
+
<ul>
|
|
4
|
+
<li>Lorem</li>
|
|
5
|
+
<li>Ipsum</li>
|
|
6
|
+
<li>Dolor</li>
|
|
7
|
+
</ul>
|
|
8
|
+
</section>`;
|
|
9
|
+
|
|
10
|
+
export const NestedUnorderedList = () =>
|
|
11
|
+
`<section class="utrecht-html">
|
|
12
|
+
<ul>
|
|
13
|
+
<li>Lorem</li>
|
|
14
|
+
<li>Ipsum
|
|
15
|
+
<ul>
|
|
16
|
+
<li>Lorem</li>
|
|
17
|
+
<li>Ipsum</li>
|
|
18
|
+
</ul>
|
|
19
|
+
</li>
|
|
20
|
+
<li>Dolor</li>
|
|
21
|
+
</ul>
|
|
22
|
+
</section>`;
|
|
File without changes
|