@utrecht/web-component-library-stencil 1.0.0-alpha.590 → 1.0.0-alpha.591
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-form-field-error-message.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-form-field-error-message.cjs.entry.js.map +1 -1
- package/dist/collection/components/form-field-error-message.css +10 -10
- package/dist/components/utrecht-form-field-error-message.js +1 -1
- package/dist/components/utrecht-form-field-error-message.js.map +1 -1
- package/dist/esm/utrecht-form-field-error-message.entry.js +1 -1
- package/dist/esm/utrecht-form-field-error-message.entry.js.map +1 -1
- package/dist/utrecht/p-232b30f1.entry.js +2 -0
- package/dist/utrecht/{p-24c5b51b.entry.js.map → p-232b30f1.entry.js.map} +1 -1
- package/dist/utrecht/utrecht.esm.js +1 -1
- package/package.json +4 -4
- package/dist/utrecht/p-24c5b51b.entry.js +0 -2
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-ea575c82.js');
|
|
6
6
|
|
|
7
|
-
const formFieldErrorMessageCss = ".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";
|
|
7
|
+
const formFieldErrorMessageCss = ".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";
|
|
8
8
|
|
|
9
9
|
const FormFieldErrorMessage = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-form-field-error-message.entry.cjs.js","mappings":";;;;;;AAAA,MAAM,wBAAwB,GAAG,
|
|
1
|
+
{"file":"utrecht-form-field-error-message.entry.cjs.js","mappings":";;;;;;AAAA,MAAM,wBAAwB,GAAG,4oEAA4oE;;MCYhqE,qBAAqB;;;;EAChC,MAAM;IACJ,OAAOA,qBAAa,CAAC;GACtB;;;;;;","names":["h"],"sources":["./src/components/form-field-error-message.scss?tag=utrecht-form-field-error-message&encapsulation=shadow","./src/components/form-field-error-message.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/form-field-error-message/css\";\n\n:host {\n @include utrecht-form-field-error-message;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-form-field-error-message',\n styleUrl: 'form-field-error-message.scss',\n shadow: true,\n})\nexport class FormFieldErrorMessage {\n render() {\n return <slot></slot>;\n }\n}\n"],"version":3}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
.utrecht-form-field-error-message {
|
|
15
15
|
--utrecht-document-color: currentColor;
|
|
16
|
-
background-color: var(--utrecht-error-message-background-color);
|
|
16
|
+
background-color: var(--utrecht-form-field-error-message-background-color);
|
|
17
17
|
color: var(--utrecht-form-field-error-message-color);
|
|
18
18
|
display: block;
|
|
19
19
|
font-family: var(--utrecht-document-font-family, inherit);
|
|
@@ -21,10 +21,10 @@
|
|
|
21
21
|
font-style: var(--utrecht-form-field-error-message-font-style);
|
|
22
22
|
margin-block-end: calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));
|
|
23
23
|
margin-block-start: calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));
|
|
24
|
-
padding-block-end: var(--utrecht-error-message-padding-block-end);
|
|
25
|
-
padding-block-start: var(--utrecht-error-message-padding-block-start);
|
|
26
|
-
padding-inline-end: var(--utrecht-error-message-padding-inline-end);
|
|
27
|
-
padding-inline-start: var(--utrecht-error-message-padding-inline-start);
|
|
24
|
+
padding-block-end: var(--utrecht-form-field-error-message-padding-block-end);
|
|
25
|
+
padding-block-start: var(--utrecht-form-field-error-message-padding-block-start);
|
|
26
|
+
padding-inline-end: var(--utrecht-form-field-error-message-padding-inline-end);
|
|
27
|
+
padding-inline-start: var(--utrecht-form-field-error-message-padding-inline-start);
|
|
28
28
|
}
|
|
29
29
|
.utrecht-form-field-error-message > * {
|
|
30
30
|
--utrecht-space-around: 1;
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
|
|
33
33
|
:host {
|
|
34
34
|
--utrecht-document-color: currentColor;
|
|
35
|
-
background-color: var(--utrecht-error-message-background-color);
|
|
35
|
+
background-color: var(--utrecht-form-field-error-message-background-color);
|
|
36
36
|
color: var(--utrecht-form-field-error-message-color);
|
|
37
37
|
display: block;
|
|
38
38
|
font-family: var(--utrecht-document-font-family, inherit);
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
font-style: var(--utrecht-form-field-error-message-font-style);
|
|
41
41
|
margin-block-end: calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));
|
|
42
42
|
margin-block-start: calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));
|
|
43
|
-
padding-block-end: var(--utrecht-error-message-padding-block-end);
|
|
44
|
-
padding-block-start: var(--utrecht-error-message-padding-block-start);
|
|
45
|
-
padding-inline-end: var(--utrecht-error-message-padding-inline-end);
|
|
46
|
-
padding-inline-start: var(--utrecht-error-message-padding-inline-start);
|
|
43
|
+
padding-block-end: var(--utrecht-form-field-error-message-padding-block-end);
|
|
44
|
+
padding-block-start: var(--utrecht-form-field-error-message-padding-block-start);
|
|
45
|
+
padding-inline-end: var(--utrecht-form-field-error-message-padding-inline-end);
|
|
46
|
+
padding-inline-start: var(--utrecht-form-field-error-message-padding-inline-start);
|
|
47
47
|
}
|
|
48
48
|
:host > * {
|
|
49
49
|
--utrecht-space-around: 1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
2
|
|
|
3
|
-
const formFieldErrorMessageCss = ".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";
|
|
3
|
+
const formFieldErrorMessageCss = ".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";
|
|
4
4
|
|
|
5
5
|
const FormFieldErrorMessage = /*@__PURE__*/ proxyCustomElement(class FormFieldErrorMessage extends HTMLElement {
|
|
6
6
|
constructor() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-form-field-error-message.js","mappings":";;AAAA,MAAM,wBAAwB,GAAG,
|
|
1
|
+
{"file":"utrecht-form-field-error-message.js","mappings":";;AAAA,MAAM,wBAAwB,GAAG,4oEAA4oE;;MCYhqE,qBAAqB;;;;;;EAChC,MAAM;IACJ,OAAO,eAAa,CAAC;GACtB;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/form-field-error-message.scss?tag=utrecht-form-field-error-message&encapsulation=shadow","./src/components/form-field-error-message.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/form-field-error-message/css\";\n\n:host {\n @include utrecht-form-field-error-message;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-form-field-error-message',\n styleUrl: 'form-field-error-message.scss',\n shadow: true,\n})\nexport class FormFieldErrorMessage {\n render() {\n return <slot></slot>;\n }\n}\n"],"version":3}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
2
|
|
|
3
|
-
const formFieldErrorMessageCss = ".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";
|
|
3
|
+
const formFieldErrorMessageCss = ".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";
|
|
4
4
|
|
|
5
5
|
const FormFieldErrorMessage = class {
|
|
6
6
|
constructor(hostRef) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-form-field-error-message.entry.js","mappings":";;AAAA,MAAM,wBAAwB,GAAG,
|
|
1
|
+
{"file":"utrecht-form-field-error-message.entry.js","mappings":";;AAAA,MAAM,wBAAwB,GAAG,4oEAA4oE;;MCYhqE,qBAAqB;;;;EAChC,MAAM;IACJ,OAAO,eAAa,CAAC;GACtB;;;;;;","names":[],"sources":["./src/components/form-field-error-message.scss?tag=utrecht-form-field-error-message&encapsulation=shadow","./src/components/form-field-error-message.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/form-field-error-message/css\";\n\n:host {\n @include utrecht-form-field-error-message;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-form-field-error-message',\n styleUrl: 'form-field-error-message.scss',\n shadow: true,\n})\nexport class FormFieldErrorMessage {\n render() {\n return <slot></slot>;\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r,h as e}from"./p-9bc062fc.js";const t=".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";const a=class{constructor(e){r(this,e)}render(){return e("slot",null)}};a.style=t;export{a as utrecht_form_field_error_message};
|
|
2
|
+
//# sourceMappingURL=p-232b30f1.entry.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["formFieldErrorMessageCss","FormFieldErrorMessage","render","h"],"sources":["./src/components/form-field-error-message.scss?tag=utrecht-form-field-error-message&encapsulation=shadow","./src/components/form-field-error-message.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/form-field-error-message/css\";\n\n:host {\n @include utrecht-form-field-error-message;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-form-field-error-message',\n styleUrl: 'form-field-error-message.scss',\n shadow: true,\n})\nexport class FormFieldErrorMessage {\n render() {\n return <slot></slot>;\n }\n}\n"],"mappings":"sCAAA,MAAMA,EAA2B
|
|
1
|
+
{"version":3,"names":["formFieldErrorMessageCss","FormFieldErrorMessage","render","h"],"sources":["./src/components/form-field-error-message.scss?tag=utrecht-form-field-error-message&encapsulation=shadow","./src/components/form-field-error-message.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/form-field-error-message/css\";\n\n:host {\n @include utrecht-form-field-error-message;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-form-field-error-message',\n styleUrl: 'form-field-error-message.scss',\n shadow: true,\n})\nexport class FormFieldErrorMessage {\n render() {\n return <slot></slot>;\n }\n}\n"],"mappings":"sCAAA,MAAMA,EAA2B,6oE,MCYpBC,EAAqB,M,yBAChCC,SACE,OAAOC,EAAA,Y"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as e,b as t}from"./p-9bc062fc.js";export{s as setNonce}from"./p-9bc062fc.js";const c=()=>{const t=import.meta.url;const c={};if(t!==""){c.resourcesUrl=new URL(".",t).href}return e(c)};c().then((e=>t(JSON.parse('[["p-82e6166d",[[1,"utrecht-contact-card-template"]]],["p-798bd8d2",[[1,"utrecht-digid-button",{"type":[1]}]]],["p-a1bd53e4",[[1,"utrecht-progress-list-item",{"checked":[4],"from":[1],"to":[1],"appearance":[1],"details":[4],"_open":[32]}]]],["p-cc6d406f",[[1,"utrecht-backdrop",{"viewport":[4]}]]],["p-97c162f7",[[1,"utrecht-breadcrumb-nav",{"json":[1],"variant":[1]}]]],["p-ae873a2f",[[1,"utrecht-checkbox",{"disabled":[516],"readOnly":[516,"readonly"],"checked":[4],"value":[1]}]]],["p-d90ac477",[[1,"utrecht-column-layout",{"rule":[516]}]]],["p-eb4c5d27",[[1,"utrecht-custom-checkbox",{"disabled":[4],"checked":[4],"indeterminate":[4],"invalid":[4],"required":[4]}]]],["p-6547c54d",[[1,"utrecht-data-list"]]],["p-4d8b4efe",[[1,"utrecht-data-list-actions"]]],["p-fa61cf70",[[1,"utrecht-data-list-item"]]],["p-fd74e78a",[[1,"utrecht-data-list-key"]]],["p-0f600f9b",[[1,"utrecht-data-list-value"]]],["p-717c1287",[[1,"utrecht-eherkenning-logo"]]],["p-9b3282fd",[[1,"utrecht-eidas-logo"]]],["p-24c5b51b",[[1,"utrecht-form-field-error-message"]]],["p-3b090c94",[[1,"utrecht-form-toggle",{"disabled":[516],"checked":[516]}]]],["p-6498058f",[[4,"utrecht-html-content"]]],["p-d9da60a1",[[1,"utrecht-icon-afspraak-maken"]]],["p-0d838998",[[1,"utrecht-icon-afval"]]],["p-a67f66f5",[[1,"utrecht-icon-afval-container"]]],["p-2b94ff68",[[1,"utrecht-icon-afval-containerpas"]]],["p-6f1c8052",[[1,"utrecht-icon-afval-kalender"]]],["p-99ddf76f",[[1,"utrecht-icon-afval-pmd"]]],["p-ca65acde",[[1,"utrecht-icon-afval-scheiden"]]],["p-bd9e3f2a",[[1,"utrecht-icon-afvalkalender"]]],["p-fe81a644",[[1,"utrecht-icon-alleen"]]],["p-5bd1ea2d",[[1,"utrecht-icon-arrow"]]],["p-ff233430",[[1,"utrecht-icon-auto"]]],["p-d48cd0b0",[[1,"utrecht-icon-begroting"]]],["p-8923843e",[[1,"utrecht-icon-bestemmingsplan"]]],["p-1f014ef1",[[1,"utrecht-icon-betaaldatum"]]],["p-ff8a67c3",[[1,"utrecht-icon-bewijsstukken"]]],["p-f055f837",[[1,"utrecht-icon-bijstand"]]],["p-554584b2",[[1,"utrecht-icon-blad"]]],["p-c34b761f",[[1,"utrecht-icon-bouwproject"]]],["p-feb8bd5c",[[1,"utrecht-icon-brandgevaar"]]],["p-d456e5c1",[[1,"utrecht-icon-brief-betalen"]]],["p-151e8e23",[[1,"utrecht-icon-checkmark"]]],["p-4d365c45",[[1,"utrecht-icon-chevron-down"]]],["p-c7b3b8ee",[[1,"utrecht-icon-chevron-left"]]],["p-7137a7b3",[[1,"utrecht-icon-chevron-right"]]],["p-ff2bbfc7",[[1,"utrecht-icon-chevron-up"]]],["p-d3158740",[[1,"utrecht-icon-close"]]],["p-9574ffa6",[[1,"utrecht-icon-college-b-w"]]],["p-1a04bb4d",[[1,"utrecht-icon-container"]]],["p-0ba01786",[[1,"utrecht-icon-container-bio"]]],["p-68202ff0",[[1,"utrecht-icon-container-glas"]]],["p-e37f08d5",[[1,"utrecht-icon-container-groenafval"]]],["p-7414018b",[[1,"utrecht-icon-container-met-zak"]]],["p-73285d6c",[[1,"utrecht-icon-container-papier"]]],["p-95f38424",[[1,"utrecht-icon-container-pmd"]]],["p-37221113",[[1,"utrecht-icon-container-restafval"]]],["p-ce0a5a0a",[[1,"utrecht-icon-container-textiel"]]],["p-af4502b8",[[1,"utrecht-icon-cross"]]],["p-d0ef507d",[[1,"utrecht-icon-dakloos"]]],["p-7e2972d7",[[1,"utrecht-icon-dementie"]]],["p-79d16bb1",[[1,"utrecht-icon-documenten"]]],["p-6a12d6ee",[[1,"utrecht-icon-duurzaam"]]],["p-ca1da25d",[[1,"utrecht-icon-eenzaamheid"]]],["p-25a8b520",[[1,"utrecht-icon-eikenprocessie"]]],["p-1f1f4027",[[1,"utrecht-icon-elektrisch-rijden"]]],["p-e212061a",[[1,"utrecht-icon-energie-vergoeding"]]],["p-0b4cf0fc",[[1,"utrecht-icon-energietransitie"]]],["p-fd586ac8",[[1,"utrecht-icon-error"]]],["p-fef31a89",[[1,"utrecht-icon-evenementen"]]],["p-735afcfe",[[1,"utrecht-icon-facebook"]]],["p-5c76fcc5",[[1,"utrecht-icon-fiets"]]],["p-2e596391",[[1,"utrecht-icon-filter"]]],["p-03e8447e",[[1,"utrecht-icon-geboorte"]]],["p-a07ae4b5",[[1,"utrecht-icon-gebruiker-centraal"]]],["p-a07b3717",[[1,"utrecht-icon-gebruiker-ingelogd"]]],["p-5254c24a",[[1,"utrecht-icon-gegevenswoordenboek"]]],["p-ffbe5fd0",[[1,"utrecht-icon-geluid"]]],["p-c77fb95e",[[1,"utrecht-icon-gemeente-locatie"]]],["p-76a7e183",[[1,"utrecht-icon-gemeenteraad"]]],["p-543d6dde",[[1,"utrecht-icon-gereedschap"]]],["p-04126622",[[1,"utrecht-icon-gezicht"]]],["p-309e0714",[[1,"utrecht-icon-gezin"]]],["p-dc1cbc1c",[[1,"utrecht-icon-glas-afval"]]],["p-08362a7e",[[1,"utrecht-icon-glijbaan"]]],["p-b2001526",[[1,"utrecht-icon-grafiek"]]],["p-79b46c46",[[1,"utrecht-icon-grofvuil"]]],["p-471fadd8",[[1,"utrecht-icon-grofvuil-ophalen"]]],["p-337c2401",[[1,"utrecht-icon-hamburger-menu"]]],["p-2f908ffb",[[1,"utrecht-icon-herdenking"]]],["p-72741eb3",[[1,"utrecht-icon-hondenbelasting"]]],["p-94d590d6",[[1,"utrecht-icon-horeca"]]],["p-67da80b8",[[1,"utrecht-icon-horecavergunning"]]],["p-d9e1d4a8",[[1,"utrecht-icon-huis"]]],["p-c72e2758",[[1,"utrecht-icon-huis-en-omgeving"]]],["p-9ff71b37",[[1,"utrecht-icon-huishoudelijk-geweld"]]],["p-ca261a36",[[1,"utrecht-icon-hulp-huishouden"]]],["p-bb65da1a",[[1,"utrecht-icon-hulp-vervoer"]]],["p-a11dc2d6",[[1,"utrecht-icon-hulp-zorg"]]],["p-f86e736e",[[1,"utrecht-icon-hulpmiddelen-gezin"]]],["p-3a86858a",[[1,"utrecht-icon-hulpverlening"]]],["p-2cecfbf4",[[1,"utrecht-icon-idee"]]],["p-5364d08f",[[1,"utrecht-icon-informatie"]]],["p-99e02888",[[1,"utrecht-icon-information"]]],["p-0cb5c25d",[[1,"utrecht-icon-innovatie"]]],["p-b9569fba",[[1,"utrecht-icon-inspraak-inwoners"]]],["p-da80ad4a",[[1,"utrecht-icon-instagram"]]],["p-e30864ee",[[1,"utrecht-icon-kalender"]]],["p-d8e86332",[[1,"utrecht-icon-kennis"]]],["p-ad961da8",[[1,"utrecht-icon-kerstbomen"]]],["p-425a74e1",[[1,"utrecht-icon-klachten"]]],["p-43d055eb",[[1,"utrecht-icon-kroon"]]],["p-9fa88429",[[1,"utrecht-icon-laadpaal"]]],["p-54d32209",[[1,"utrecht-icon-language"]]],["p-07c03387",[[1,"utrecht-icon-lantaarnpaal"]]],["p-fc083116",[[1,"utrecht-icon-lantaarnpaal-oud"]]],["p-e2258a65",[[1,"utrecht-icon-leren"]]],["p-40fda681",[[1,"utrecht-icon-let-op"]]],["p-79a972f2",[[1,"utrecht-icon-linkedin"]]],["p-9206de8c",[[1,"utrecht-icon-list"]]],["p-5c750130",[[1,"utrecht-icon-list-check"]]],["p-055f483a",[[1,"utrecht-icon-list-number"]]],["p-aab56a99",[[1,"utrecht-icon-loupe"]]],["p-31da1f6d",[[1,"utrecht-icon-markt"]]],["p-064d6f10",[[1,"utrecht-icon-melding"]]],["p-af0c9bfe",[[1,"utrecht-icon-melding-boom"]]],["p-9ba4e237",[[1,"utrecht-icon-melding-klacht"]]],["p-3d131a06",[[1,"utrecht-icon-melding-openbareruimte"]]],["p-81c4fc59",[[1,"utrecht-icon-melding-verlichting"]]],["p-106ad0b8",[[1,"utrecht-icon-menselijk"]]],["p-71968e34",[[1,"utrecht-icon-menu-dot"]]],["p-a4fb59e5",[[1,"utrecht-icon-menu-dot-open"]]],["p-20d40bf6",[[1,"utrecht-icon-meterkast"]]],["p-a589e74d",[[1,"utrecht-icon-milieu-ontheffing"]]],["p-348aae26",[[1,"utrecht-icon-milieu-zone"]]],["p-7313d65b",[[1,"utrecht-icon-minus"]]],["p-02197e46",[[1,"utrecht-icon-minus-vertical"]]],["p-204ab354",[[1,"utrecht-icon-mobiliteit"]]],["p-1e903368",[[1,"utrecht-icon-natuur"]]],["p-fe736e0b",[[1,"utrecht-icon-nieuw-huis"]]],["p-abed4ae2",[[1,"utrecht-icon-nummerbord"]]],["p-8ab3f293",[[1,"utrecht-icon-om-het-huis"]]],["p-263a3552",[[1,"utrecht-icon-omgeving"]]],["p-7703e5a6",[[1,"utrecht-icon-omgevingsvisie"]]],["p-59a1a903",[[1,"utrecht-icon-omgevingswet"]]],["p-5ad79f88",[[1,"utrecht-icon-onderhoud"]]],["p-95c57ab6",[[1,"utrecht-icon-ondernemen"]]],["p-f0ec2b74",[[1,"utrecht-icon-openingstijden"]]],["p-f8955391",[[1,"utrecht-icon-over-de-stad"]]],["p-69cc1f49",[[1,"utrecht-icon-overlijden"]]],["p-8376e955",[[1,"utrecht-icon-panden"]]],["p-c91f1815",[[1,"utrecht-icon-park"]]],["p-235e04af",[[1,"utrecht-icon-parkeerkaart"]]],["p-bd840889",[[1,"utrecht-icon-parkeervergunning"]]],["p-786ae7c0",[[1,"utrecht-icon-parken"]]],["p-50c56c47",[[1,"utrecht-icon-parkeren"]]],["p-c8d7aa98",[[1,"utrecht-icon-parkeren-bedrijven"]]],["p-527b30e4",[[1,"utrecht-icon-parkeren-betaalautomaat"]]],["p-e4d720c6",[[1,"utrecht-icon-parkeren-betalen"]]],["p-143717c1",[[1,"utrecht-icon-participatie-campagne"]]],["p-62733ec8",[[1,"utrecht-icon-participatie-like"]]],["p-293ab21d",[[1,"utrecht-icon-participatie-pitch"]]],["p-7ec8e4a6",[[1,"utrecht-icon-paspoort"]]],["p-86171ac3",[[1,"utrecht-icon-presentatie"]]],["p-caae9703",[[1,"utrecht-icon-prijskaartje"]]],["p-499ef080",[[1,"utrecht-icon-read-aloud"]]],["p-4bc0671d",[[1,"utrecht-icon-rijbewijs"]]],["p-29e82a47",[[1,"utrecht-icon-rioolheffing"]]],["p-71905fd9",[[1,"utrecht-icon-rolstoel"]]],["p-df0eb310",[[1,"utrecht-icon-schild-gemeente-utrecht"]]],["p-7089e172",[[1,"utrecht-icon-search"]]],["p-c136ab0d",[[1,"utrecht-icon-shoppen"]]],["p-d770e417",[[1,"utrecht-icon-sinterklaas"]]],["p-d24f0217",[[1,"utrecht-icon-slechtziende-hoordende"]]],["p-0c33f0aa",[[1,"utrecht-icon-sport"]]],["p-e862cfa1",[[1,"utrecht-icon-sport-en-cultuur"]]],["p-a26f75e9",[[1,"utrecht-icon-sport-voetbal"]]],["p-22635d7c",[[1,"utrecht-icon-stookverbod"]]],["p-5e62a56a",[[1,"utrecht-icon-strand"]]],["p-bc9bb694",[[1,"utrecht-icon-strooien"]]],["p-c436b882",[[1,"utrecht-icon-subsidie"]]],["p-a1d0e8e4",[[1,"utrecht-icon-subsidie-gezin"]]],["p-dafa0b00",[[1,"utrecht-icon-t-shirt"]]],["p-c6ec10c4",[[1,"utrecht-icon-thuiswerken"]]],["p-00da917f",[[1,"utrecht-icon-toeslag"]]],["p-c195f9ea",[[1,"utrecht-icon-trein"]]],["p-ae46d507",[[1,"utrecht-icon-trouwen"]]],["p-8d9b3947",[[1,"utrecht-icon-twitter"]]],["p-572f34c3",[[1,"utrecht-icon-user"]]],["p-3831465b",[[1,"utrecht-icon-uw-wijk"]]],["p-5c6d8b4b",[[1,"utrecht-icon-vaccinatie"]]],["p-5ca4c7b0",[[1,"utrecht-icon-veilige-wijk"]]],["p-c8a9a871",[[1,"utrecht-icon-vergaderen"]]],["p-22803476",[[1,"utrecht-icon-vergaderendigitaal"]]],["p-693adfd8",[[1,"utrecht-icon-vergoeding"]]],["p-afe1c2d8",[[1,"utrecht-icon-verhuizen"]]],["p-6fb4b95e",[[1,"utrecht-icon-verkeerslicht"]]],["p-eed24ef9",[[1,"utrecht-icon-verkiezingen"]]],["p-4f34de06",[[1,"utrecht-icon-verslaving"]]],["p-199bfb78",[[1,"utrecht-icon-vervoersvoorziening"]]],["p-0052597a",[[1,"utrecht-icon-virus"]]],["p-9179b3cc",[[1,"utrecht-icon-vluchtelingen"]]],["p-8c4da159",[[1,"utrecht-icon-voorzieningen-vervoer"]]],["p-6dcb1f0e",[[1,"utrecht-icon-vrijwilligerswerk"]]],["p-025929b8",[[1,"utrecht-icon-vuilnisbak"]]],["p-94600aec",[[1,"utrecht-icon-vuilniszak"]]],["p-55940e48",[[1,"utrecht-icon-vuurwerk"]]],["p-a4762bca",[[1,"utrecht-icon-wandelstok"]]],["p-285854c7",[[1,"utrecht-icon-warm"]]],["p-585c3978",[[1,"utrecht-icon-warning"]]],["p-25d36c0f",[[1,"utrecht-icon-werken"]]],["p-3f0803c3",[[1,"utrecht-icon-werkzaamheden"]]],["p-ab13583a",[[1,"utrecht-icon-whatsapp"]]],["p-c690d387",[[1,"utrecht-icon-wonen-kosten"]]],["p-e9c0bdbd",[[1,"utrecht-icon-woning-zoeken"]]],["p-f4c83a01",[[1,"utrecht-icon-x"]]],["p-beceeac8",[[1,"utrecht-icon-youtube"]]],["p-560f9f25",[[1,"utrecht-icon-zelfstandig-wonen"]]],["p-26dbdc20",[[1,"utrecht-icon-zoom-minus"]]],["p-96448aa6",[[1,"utrecht-icon-zoom-plus"]]],["p-d408eebd",[[1,"utrecht-icon-zoomin"]]],["p-1b61ee13",[[1,"utrecht-icon-zoomout"]]],["p-551771c9",[[1,"utrecht-icon-zorg-huis"]]],["p-0e2c63bf",[[1,"utrecht-icon-zweefpaal"]]],["p-f76597f8",[[1,"utrecht-icon-zwemmen"]]],["p-9b38ba7e",[[1,"utrecht-logo-button"]]],["p-29d7b2cc",[[1,"utrecht-map-marker"]]],["p-f4e146ac",[[1,"utrecht-multiline-data"]]],["p-1ddcb442",[[1,"utrecht-page-footer"]]],["p-29297113",[[1,"utrecht-pagination",{"links":[1],"next":[1],"prev":[1],"currentIndex":[2,"current-index"]}]]],["p-c54921bb",[[1,"utrecht-progress-list"]]],["p-d249bcaa",[[1,"utrecht-progress-sublist-item",{"appearance":[1],"checked":[4]}]]],["p-293ac3ba",[[1,"utrecht-sidenav",{"json":[1]}]]],["p-10072a04",[[1,"utrecht-surface"]]],["p-32879f3d",[[1,"utrecht-table"]]],["p-6e7d6863",[[1,"utrecht-table-body"]]],["p-0469b93a",[[1,"utrecht-table-caption"]]],["p-fbc89f02",[[1,"utrecht-table-cell"]]],["p-9884f871",[[1,"utrecht-table-footer"]]],["p-91cbd89e",[[1,"utrecht-table-header"]]],["p-c54d9abb",[[1,"utrecht-table-header-cell",{"scope":[1]}]]],["p-cd4d28fb",[[1,"utrecht-table-row"]]],["p-57d9d688",[[1,"utrecht-textarea",{"disabled":[516],"invalid":[516],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"value":[1]}]]],["p-561c2d0f",[[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]}]]],["p-c3ea6b3c",[[1,"utrecht-digid-logo"]]],["p-9feffafd",[[1,"utrecht-form-field-checkbox",{"label":[1],"disabled":[516],"checked":[516],"invalid":[516],"required":[516],"name":[1],"value":[1]}],[1,"utrecht-form-field-textarea",{"disabled":[516],"invalid":[516],"label":[1],"name":[1],"readOnly":[516,"readonly"],"placeholder":[1],"required":[516],"value":[1]}],[1,"utrecht-form-field-textbox",{"autoComplete":[513,"autocomplete"],"disabled":[516],"invalid":[516],"label":[1],"min":[1],"max":[1],"name":[1],"pattern":[1],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"type":[513],"value":[1]}],[1,"utrecht-alert",{"type":[1]}],[1,"utrecht-article"],[1,"utrecht-badge-counter",{"value":[2],"max":[2],"locale":[1]}],[1,"utrecht-badge-data"],[1,"utrecht-badge-list"],[1,"utrecht-badge-status",{"status":[1]}],[1,"utrecht-button-group"],[1,"utrecht-button-link",{"appearance":[1],"external":[4],"href":[1],"placeholder":[4]}],[1,"utrecht-code"],[1,"utrecht-code-block"],[1,"utrecht-color-sample",{"color":[1]}],[1,"utrecht-document"],[1,"utrecht-emphasis"],[4,"utrecht-form",{"action":[1],"autocomplete":[1],"enctype":[1],"method":[1],"noValidate":[1,"novalidate"],"target":[1]}],[1,"utrecht-heading",{"level":[2]}],[1,"utrecht-heading-1"],[1,"utrecht-heading-4"],[1,"utrecht-heading-5"],[1,"utrecht-heading-6"],[1,"utrecht-heading-group"],[1,"utrecht-iban-data",{"value":[1]}],[1,"utrecht-icon"],[1,"utrecht-link",{"href":[1]}],[1,"utrecht-link-button",{"disabled":[4],"type":[1],"inline":[4],"pressed":[4]}],[1,"utrecht-logo"],[1,"utrecht-logo-image"],[1,"utrecht-mark"],[1,"utrecht-number-data",{"value":[8]}],[1,"utrecht-page"],[1,"utrecht-page-content"],[1,"utrecht-page-header"],[1,"utrecht-pre-heading"],[1,"utrecht-separator"],[1,"utrecht-skip-link",{"href":[1]}],[1,"utrecht-spotlight-section",{"appearance":[1]}],[1,"utrecht-url-data"],[1,"utrecht-button",{"appearance":[1],"busy":[4],"disabled":[4],"form":[513,"readonly"],"formAction":[513,"formaction"],"formEnctype":[513,"formenctype"],"formMethod":[513,"formmethod"],"formNoValidate":[516,"formnovalidate"],"formTarget":[513,"formtarget"],"popoverTarget":[513,"popovertarget"],"popoverTargetAction":[513,"popovertargetaction"],"name":[1],"value":[1],"type":[1]}],[1,"utrecht-heading-2"],[1,"utrecht-heading-3"],[1,"utrecht-paragraph",{"lead":[4]}],[1,"utrecht-form-field-description",{"status":[513]}]]]]'),e)));
|
|
1
|
+
import{p as e,b as t}from"./p-9bc062fc.js";export{s as setNonce}from"./p-9bc062fc.js";const c=()=>{const t=import.meta.url;const c={};if(t!==""){c.resourcesUrl=new URL(".",t).href}return e(c)};c().then((e=>t(JSON.parse('[["p-82e6166d",[[1,"utrecht-contact-card-template"]]],["p-798bd8d2",[[1,"utrecht-digid-button",{"type":[1]}]]],["p-a1bd53e4",[[1,"utrecht-progress-list-item",{"checked":[4],"from":[1],"to":[1],"appearance":[1],"details":[4],"_open":[32]}]]],["p-cc6d406f",[[1,"utrecht-backdrop",{"viewport":[4]}]]],["p-97c162f7",[[1,"utrecht-breadcrumb-nav",{"json":[1],"variant":[1]}]]],["p-ae873a2f",[[1,"utrecht-checkbox",{"disabled":[516],"readOnly":[516,"readonly"],"checked":[4],"value":[1]}]]],["p-d90ac477",[[1,"utrecht-column-layout",{"rule":[516]}]]],["p-eb4c5d27",[[1,"utrecht-custom-checkbox",{"disabled":[4],"checked":[4],"indeterminate":[4],"invalid":[4],"required":[4]}]]],["p-6547c54d",[[1,"utrecht-data-list"]]],["p-4d8b4efe",[[1,"utrecht-data-list-actions"]]],["p-fa61cf70",[[1,"utrecht-data-list-item"]]],["p-fd74e78a",[[1,"utrecht-data-list-key"]]],["p-0f600f9b",[[1,"utrecht-data-list-value"]]],["p-717c1287",[[1,"utrecht-eherkenning-logo"]]],["p-9b3282fd",[[1,"utrecht-eidas-logo"]]],["p-232b30f1",[[1,"utrecht-form-field-error-message"]]],["p-3b090c94",[[1,"utrecht-form-toggle",{"disabled":[516],"checked":[516]}]]],["p-6498058f",[[4,"utrecht-html-content"]]],["p-d9da60a1",[[1,"utrecht-icon-afspraak-maken"]]],["p-0d838998",[[1,"utrecht-icon-afval"]]],["p-a67f66f5",[[1,"utrecht-icon-afval-container"]]],["p-2b94ff68",[[1,"utrecht-icon-afval-containerpas"]]],["p-6f1c8052",[[1,"utrecht-icon-afval-kalender"]]],["p-99ddf76f",[[1,"utrecht-icon-afval-pmd"]]],["p-ca65acde",[[1,"utrecht-icon-afval-scheiden"]]],["p-bd9e3f2a",[[1,"utrecht-icon-afvalkalender"]]],["p-fe81a644",[[1,"utrecht-icon-alleen"]]],["p-5bd1ea2d",[[1,"utrecht-icon-arrow"]]],["p-ff233430",[[1,"utrecht-icon-auto"]]],["p-d48cd0b0",[[1,"utrecht-icon-begroting"]]],["p-8923843e",[[1,"utrecht-icon-bestemmingsplan"]]],["p-1f014ef1",[[1,"utrecht-icon-betaaldatum"]]],["p-ff8a67c3",[[1,"utrecht-icon-bewijsstukken"]]],["p-f055f837",[[1,"utrecht-icon-bijstand"]]],["p-554584b2",[[1,"utrecht-icon-blad"]]],["p-c34b761f",[[1,"utrecht-icon-bouwproject"]]],["p-feb8bd5c",[[1,"utrecht-icon-brandgevaar"]]],["p-d456e5c1",[[1,"utrecht-icon-brief-betalen"]]],["p-151e8e23",[[1,"utrecht-icon-checkmark"]]],["p-4d365c45",[[1,"utrecht-icon-chevron-down"]]],["p-c7b3b8ee",[[1,"utrecht-icon-chevron-left"]]],["p-7137a7b3",[[1,"utrecht-icon-chevron-right"]]],["p-ff2bbfc7",[[1,"utrecht-icon-chevron-up"]]],["p-d3158740",[[1,"utrecht-icon-close"]]],["p-9574ffa6",[[1,"utrecht-icon-college-b-w"]]],["p-1a04bb4d",[[1,"utrecht-icon-container"]]],["p-0ba01786",[[1,"utrecht-icon-container-bio"]]],["p-68202ff0",[[1,"utrecht-icon-container-glas"]]],["p-e37f08d5",[[1,"utrecht-icon-container-groenafval"]]],["p-7414018b",[[1,"utrecht-icon-container-met-zak"]]],["p-73285d6c",[[1,"utrecht-icon-container-papier"]]],["p-95f38424",[[1,"utrecht-icon-container-pmd"]]],["p-37221113",[[1,"utrecht-icon-container-restafval"]]],["p-ce0a5a0a",[[1,"utrecht-icon-container-textiel"]]],["p-af4502b8",[[1,"utrecht-icon-cross"]]],["p-d0ef507d",[[1,"utrecht-icon-dakloos"]]],["p-7e2972d7",[[1,"utrecht-icon-dementie"]]],["p-79d16bb1",[[1,"utrecht-icon-documenten"]]],["p-6a12d6ee",[[1,"utrecht-icon-duurzaam"]]],["p-ca1da25d",[[1,"utrecht-icon-eenzaamheid"]]],["p-25a8b520",[[1,"utrecht-icon-eikenprocessie"]]],["p-1f1f4027",[[1,"utrecht-icon-elektrisch-rijden"]]],["p-e212061a",[[1,"utrecht-icon-energie-vergoeding"]]],["p-0b4cf0fc",[[1,"utrecht-icon-energietransitie"]]],["p-fd586ac8",[[1,"utrecht-icon-error"]]],["p-fef31a89",[[1,"utrecht-icon-evenementen"]]],["p-735afcfe",[[1,"utrecht-icon-facebook"]]],["p-5c76fcc5",[[1,"utrecht-icon-fiets"]]],["p-2e596391",[[1,"utrecht-icon-filter"]]],["p-03e8447e",[[1,"utrecht-icon-geboorte"]]],["p-a07ae4b5",[[1,"utrecht-icon-gebruiker-centraal"]]],["p-a07b3717",[[1,"utrecht-icon-gebruiker-ingelogd"]]],["p-5254c24a",[[1,"utrecht-icon-gegevenswoordenboek"]]],["p-ffbe5fd0",[[1,"utrecht-icon-geluid"]]],["p-c77fb95e",[[1,"utrecht-icon-gemeente-locatie"]]],["p-76a7e183",[[1,"utrecht-icon-gemeenteraad"]]],["p-543d6dde",[[1,"utrecht-icon-gereedschap"]]],["p-04126622",[[1,"utrecht-icon-gezicht"]]],["p-309e0714",[[1,"utrecht-icon-gezin"]]],["p-dc1cbc1c",[[1,"utrecht-icon-glas-afval"]]],["p-08362a7e",[[1,"utrecht-icon-glijbaan"]]],["p-b2001526",[[1,"utrecht-icon-grafiek"]]],["p-79b46c46",[[1,"utrecht-icon-grofvuil"]]],["p-471fadd8",[[1,"utrecht-icon-grofvuil-ophalen"]]],["p-337c2401",[[1,"utrecht-icon-hamburger-menu"]]],["p-2f908ffb",[[1,"utrecht-icon-herdenking"]]],["p-72741eb3",[[1,"utrecht-icon-hondenbelasting"]]],["p-94d590d6",[[1,"utrecht-icon-horeca"]]],["p-67da80b8",[[1,"utrecht-icon-horecavergunning"]]],["p-d9e1d4a8",[[1,"utrecht-icon-huis"]]],["p-c72e2758",[[1,"utrecht-icon-huis-en-omgeving"]]],["p-9ff71b37",[[1,"utrecht-icon-huishoudelijk-geweld"]]],["p-ca261a36",[[1,"utrecht-icon-hulp-huishouden"]]],["p-bb65da1a",[[1,"utrecht-icon-hulp-vervoer"]]],["p-a11dc2d6",[[1,"utrecht-icon-hulp-zorg"]]],["p-f86e736e",[[1,"utrecht-icon-hulpmiddelen-gezin"]]],["p-3a86858a",[[1,"utrecht-icon-hulpverlening"]]],["p-2cecfbf4",[[1,"utrecht-icon-idee"]]],["p-5364d08f",[[1,"utrecht-icon-informatie"]]],["p-99e02888",[[1,"utrecht-icon-information"]]],["p-0cb5c25d",[[1,"utrecht-icon-innovatie"]]],["p-b9569fba",[[1,"utrecht-icon-inspraak-inwoners"]]],["p-da80ad4a",[[1,"utrecht-icon-instagram"]]],["p-e30864ee",[[1,"utrecht-icon-kalender"]]],["p-d8e86332",[[1,"utrecht-icon-kennis"]]],["p-ad961da8",[[1,"utrecht-icon-kerstbomen"]]],["p-425a74e1",[[1,"utrecht-icon-klachten"]]],["p-43d055eb",[[1,"utrecht-icon-kroon"]]],["p-9fa88429",[[1,"utrecht-icon-laadpaal"]]],["p-54d32209",[[1,"utrecht-icon-language"]]],["p-07c03387",[[1,"utrecht-icon-lantaarnpaal"]]],["p-fc083116",[[1,"utrecht-icon-lantaarnpaal-oud"]]],["p-e2258a65",[[1,"utrecht-icon-leren"]]],["p-40fda681",[[1,"utrecht-icon-let-op"]]],["p-79a972f2",[[1,"utrecht-icon-linkedin"]]],["p-9206de8c",[[1,"utrecht-icon-list"]]],["p-5c750130",[[1,"utrecht-icon-list-check"]]],["p-055f483a",[[1,"utrecht-icon-list-number"]]],["p-aab56a99",[[1,"utrecht-icon-loupe"]]],["p-31da1f6d",[[1,"utrecht-icon-markt"]]],["p-064d6f10",[[1,"utrecht-icon-melding"]]],["p-af0c9bfe",[[1,"utrecht-icon-melding-boom"]]],["p-9ba4e237",[[1,"utrecht-icon-melding-klacht"]]],["p-3d131a06",[[1,"utrecht-icon-melding-openbareruimte"]]],["p-81c4fc59",[[1,"utrecht-icon-melding-verlichting"]]],["p-106ad0b8",[[1,"utrecht-icon-menselijk"]]],["p-71968e34",[[1,"utrecht-icon-menu-dot"]]],["p-a4fb59e5",[[1,"utrecht-icon-menu-dot-open"]]],["p-20d40bf6",[[1,"utrecht-icon-meterkast"]]],["p-a589e74d",[[1,"utrecht-icon-milieu-ontheffing"]]],["p-348aae26",[[1,"utrecht-icon-milieu-zone"]]],["p-7313d65b",[[1,"utrecht-icon-minus"]]],["p-02197e46",[[1,"utrecht-icon-minus-vertical"]]],["p-204ab354",[[1,"utrecht-icon-mobiliteit"]]],["p-1e903368",[[1,"utrecht-icon-natuur"]]],["p-fe736e0b",[[1,"utrecht-icon-nieuw-huis"]]],["p-abed4ae2",[[1,"utrecht-icon-nummerbord"]]],["p-8ab3f293",[[1,"utrecht-icon-om-het-huis"]]],["p-263a3552",[[1,"utrecht-icon-omgeving"]]],["p-7703e5a6",[[1,"utrecht-icon-omgevingsvisie"]]],["p-59a1a903",[[1,"utrecht-icon-omgevingswet"]]],["p-5ad79f88",[[1,"utrecht-icon-onderhoud"]]],["p-95c57ab6",[[1,"utrecht-icon-ondernemen"]]],["p-f0ec2b74",[[1,"utrecht-icon-openingstijden"]]],["p-f8955391",[[1,"utrecht-icon-over-de-stad"]]],["p-69cc1f49",[[1,"utrecht-icon-overlijden"]]],["p-8376e955",[[1,"utrecht-icon-panden"]]],["p-c91f1815",[[1,"utrecht-icon-park"]]],["p-235e04af",[[1,"utrecht-icon-parkeerkaart"]]],["p-bd840889",[[1,"utrecht-icon-parkeervergunning"]]],["p-786ae7c0",[[1,"utrecht-icon-parken"]]],["p-50c56c47",[[1,"utrecht-icon-parkeren"]]],["p-c8d7aa98",[[1,"utrecht-icon-parkeren-bedrijven"]]],["p-527b30e4",[[1,"utrecht-icon-parkeren-betaalautomaat"]]],["p-e4d720c6",[[1,"utrecht-icon-parkeren-betalen"]]],["p-143717c1",[[1,"utrecht-icon-participatie-campagne"]]],["p-62733ec8",[[1,"utrecht-icon-participatie-like"]]],["p-293ab21d",[[1,"utrecht-icon-participatie-pitch"]]],["p-7ec8e4a6",[[1,"utrecht-icon-paspoort"]]],["p-86171ac3",[[1,"utrecht-icon-presentatie"]]],["p-caae9703",[[1,"utrecht-icon-prijskaartje"]]],["p-499ef080",[[1,"utrecht-icon-read-aloud"]]],["p-4bc0671d",[[1,"utrecht-icon-rijbewijs"]]],["p-29e82a47",[[1,"utrecht-icon-rioolheffing"]]],["p-71905fd9",[[1,"utrecht-icon-rolstoel"]]],["p-df0eb310",[[1,"utrecht-icon-schild-gemeente-utrecht"]]],["p-7089e172",[[1,"utrecht-icon-search"]]],["p-c136ab0d",[[1,"utrecht-icon-shoppen"]]],["p-d770e417",[[1,"utrecht-icon-sinterklaas"]]],["p-d24f0217",[[1,"utrecht-icon-slechtziende-hoordende"]]],["p-0c33f0aa",[[1,"utrecht-icon-sport"]]],["p-e862cfa1",[[1,"utrecht-icon-sport-en-cultuur"]]],["p-a26f75e9",[[1,"utrecht-icon-sport-voetbal"]]],["p-22635d7c",[[1,"utrecht-icon-stookverbod"]]],["p-5e62a56a",[[1,"utrecht-icon-strand"]]],["p-bc9bb694",[[1,"utrecht-icon-strooien"]]],["p-c436b882",[[1,"utrecht-icon-subsidie"]]],["p-a1d0e8e4",[[1,"utrecht-icon-subsidie-gezin"]]],["p-dafa0b00",[[1,"utrecht-icon-t-shirt"]]],["p-c6ec10c4",[[1,"utrecht-icon-thuiswerken"]]],["p-00da917f",[[1,"utrecht-icon-toeslag"]]],["p-c195f9ea",[[1,"utrecht-icon-trein"]]],["p-ae46d507",[[1,"utrecht-icon-trouwen"]]],["p-8d9b3947",[[1,"utrecht-icon-twitter"]]],["p-572f34c3",[[1,"utrecht-icon-user"]]],["p-3831465b",[[1,"utrecht-icon-uw-wijk"]]],["p-5c6d8b4b",[[1,"utrecht-icon-vaccinatie"]]],["p-5ca4c7b0",[[1,"utrecht-icon-veilige-wijk"]]],["p-c8a9a871",[[1,"utrecht-icon-vergaderen"]]],["p-22803476",[[1,"utrecht-icon-vergaderendigitaal"]]],["p-693adfd8",[[1,"utrecht-icon-vergoeding"]]],["p-afe1c2d8",[[1,"utrecht-icon-verhuizen"]]],["p-6fb4b95e",[[1,"utrecht-icon-verkeerslicht"]]],["p-eed24ef9",[[1,"utrecht-icon-verkiezingen"]]],["p-4f34de06",[[1,"utrecht-icon-verslaving"]]],["p-199bfb78",[[1,"utrecht-icon-vervoersvoorziening"]]],["p-0052597a",[[1,"utrecht-icon-virus"]]],["p-9179b3cc",[[1,"utrecht-icon-vluchtelingen"]]],["p-8c4da159",[[1,"utrecht-icon-voorzieningen-vervoer"]]],["p-6dcb1f0e",[[1,"utrecht-icon-vrijwilligerswerk"]]],["p-025929b8",[[1,"utrecht-icon-vuilnisbak"]]],["p-94600aec",[[1,"utrecht-icon-vuilniszak"]]],["p-55940e48",[[1,"utrecht-icon-vuurwerk"]]],["p-a4762bca",[[1,"utrecht-icon-wandelstok"]]],["p-285854c7",[[1,"utrecht-icon-warm"]]],["p-585c3978",[[1,"utrecht-icon-warning"]]],["p-25d36c0f",[[1,"utrecht-icon-werken"]]],["p-3f0803c3",[[1,"utrecht-icon-werkzaamheden"]]],["p-ab13583a",[[1,"utrecht-icon-whatsapp"]]],["p-c690d387",[[1,"utrecht-icon-wonen-kosten"]]],["p-e9c0bdbd",[[1,"utrecht-icon-woning-zoeken"]]],["p-f4c83a01",[[1,"utrecht-icon-x"]]],["p-beceeac8",[[1,"utrecht-icon-youtube"]]],["p-560f9f25",[[1,"utrecht-icon-zelfstandig-wonen"]]],["p-26dbdc20",[[1,"utrecht-icon-zoom-minus"]]],["p-96448aa6",[[1,"utrecht-icon-zoom-plus"]]],["p-d408eebd",[[1,"utrecht-icon-zoomin"]]],["p-1b61ee13",[[1,"utrecht-icon-zoomout"]]],["p-551771c9",[[1,"utrecht-icon-zorg-huis"]]],["p-0e2c63bf",[[1,"utrecht-icon-zweefpaal"]]],["p-f76597f8",[[1,"utrecht-icon-zwemmen"]]],["p-9b38ba7e",[[1,"utrecht-logo-button"]]],["p-29d7b2cc",[[1,"utrecht-map-marker"]]],["p-f4e146ac",[[1,"utrecht-multiline-data"]]],["p-1ddcb442",[[1,"utrecht-page-footer"]]],["p-29297113",[[1,"utrecht-pagination",{"links":[1],"next":[1],"prev":[1],"currentIndex":[2,"current-index"]}]]],["p-c54921bb",[[1,"utrecht-progress-list"]]],["p-d249bcaa",[[1,"utrecht-progress-sublist-item",{"appearance":[1],"checked":[4]}]]],["p-293ac3ba",[[1,"utrecht-sidenav",{"json":[1]}]]],["p-10072a04",[[1,"utrecht-surface"]]],["p-32879f3d",[[1,"utrecht-table"]]],["p-6e7d6863",[[1,"utrecht-table-body"]]],["p-0469b93a",[[1,"utrecht-table-caption"]]],["p-fbc89f02",[[1,"utrecht-table-cell"]]],["p-9884f871",[[1,"utrecht-table-footer"]]],["p-91cbd89e",[[1,"utrecht-table-header"]]],["p-c54d9abb",[[1,"utrecht-table-header-cell",{"scope":[1]}]]],["p-cd4d28fb",[[1,"utrecht-table-row"]]],["p-57d9d688",[[1,"utrecht-textarea",{"disabled":[516],"invalid":[516],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"value":[1]}]]],["p-561c2d0f",[[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]}]]],["p-c3ea6b3c",[[1,"utrecht-digid-logo"]]],["p-9feffafd",[[1,"utrecht-form-field-checkbox",{"label":[1],"disabled":[516],"checked":[516],"invalid":[516],"required":[516],"name":[1],"value":[1]}],[1,"utrecht-form-field-textarea",{"disabled":[516],"invalid":[516],"label":[1],"name":[1],"readOnly":[516,"readonly"],"placeholder":[1],"required":[516],"value":[1]}],[1,"utrecht-form-field-textbox",{"autoComplete":[513,"autocomplete"],"disabled":[516],"invalid":[516],"label":[1],"min":[1],"max":[1],"name":[1],"pattern":[1],"placeholder":[1],"readOnly":[516,"readonly"],"required":[516],"type":[513],"value":[1]}],[1,"utrecht-alert",{"type":[1]}],[1,"utrecht-article"],[1,"utrecht-badge-counter",{"value":[2],"max":[2],"locale":[1]}],[1,"utrecht-badge-data"],[1,"utrecht-badge-list"],[1,"utrecht-badge-status",{"status":[1]}],[1,"utrecht-button-group"],[1,"utrecht-button-link",{"appearance":[1],"external":[4],"href":[1],"placeholder":[4]}],[1,"utrecht-code"],[1,"utrecht-code-block"],[1,"utrecht-color-sample",{"color":[1]}],[1,"utrecht-document"],[1,"utrecht-emphasis"],[4,"utrecht-form",{"action":[1],"autocomplete":[1],"enctype":[1],"method":[1],"noValidate":[1,"novalidate"],"target":[1]}],[1,"utrecht-heading",{"level":[2]}],[1,"utrecht-heading-1"],[1,"utrecht-heading-4"],[1,"utrecht-heading-5"],[1,"utrecht-heading-6"],[1,"utrecht-heading-group"],[1,"utrecht-iban-data",{"value":[1]}],[1,"utrecht-icon"],[1,"utrecht-link",{"href":[1]}],[1,"utrecht-link-button",{"disabled":[4],"type":[1],"inline":[4],"pressed":[4]}],[1,"utrecht-logo"],[1,"utrecht-logo-image"],[1,"utrecht-mark"],[1,"utrecht-number-data",{"value":[8]}],[1,"utrecht-page"],[1,"utrecht-page-content"],[1,"utrecht-page-header"],[1,"utrecht-pre-heading"],[1,"utrecht-separator"],[1,"utrecht-skip-link",{"href":[1]}],[1,"utrecht-spotlight-section",{"appearance":[1]}],[1,"utrecht-url-data"],[1,"utrecht-button",{"appearance":[1],"busy":[4],"disabled":[4],"form":[513,"readonly"],"formAction":[513,"formaction"],"formEnctype":[513,"formenctype"],"formMethod":[513,"formmethod"],"formNoValidate":[516,"formnovalidate"],"formTarget":[513,"formtarget"],"popoverTarget":[513,"popovertarget"],"popoverTargetAction":[513,"popovertargetaction"],"name":[1],"value":[1],"type":[1]}],[1,"utrecht-heading-2"],[1,"utrecht-heading-3"],[1,"utrecht-paragraph",{"lead":[4]}],[1,"utrecht-form-field-description",{"status":[513]}]]]]'),e)));
|
|
2
2
|
//# sourceMappingURL=utrecht.esm.js.map
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.0.0-alpha.
|
|
2
|
+
"version": "1.0.0-alpha.591",
|
|
3
3
|
"author": "Community for NL Design System",
|
|
4
4
|
"description": "Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
|
|
5
5
|
"license": "EUPL-1.2",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"@stencil/vue-output-target": "0.8.6",
|
|
35
35
|
"@types/jest": "29.5.4",
|
|
36
36
|
"@types/node": "18.17.15",
|
|
37
|
-
"@utrecht/components": "1.0.0-alpha.
|
|
38
|
-
"@utrecht/icon": "1.0.0-alpha.
|
|
37
|
+
"@utrecht/components": "1.0.0-alpha.553",
|
|
38
|
+
"@utrecht/icon": "1.0.0-alpha.480",
|
|
39
39
|
"chokidar-cli": "3.0.0",
|
|
40
40
|
"clsx": "1.2.1",
|
|
41
41
|
"node-sass-package-importer": "5.3.3",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
"watch:build": "stencil build --watch",
|
|
62
62
|
"generate": "stencil generate"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "ff7b84913b022fc7e81d42f8471e5cf8ede7f5ce"
|
|
65
65
|
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{r,h as e}from"./p-9bc062fc.js";const t=".utrecht-form-field-error-message{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around:1}:host{--utrecht-document-color:currentColor;background-color:var(--utrecht-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-error-message-padding-block-end);padding-block-start:var(--utrecht-error-message-padding-block-start);padding-inline-end:var(--utrecht-error-message-padding-inline-end);padding-inline-start:var(--utrecht-error-message-padding-inline-start)}:host>*{--utrecht-space-around:1}:host([hidden]){display:none !important}";const a=class{constructor(e){r(this,e)}render(){return e("slot",null)}};a.style=t;export{a as utrecht_form_field_error_message};
|
|
2
|
-
//# sourceMappingURL=p-24c5b51b.entry.js.map
|