@utrecht/web-component-library-stencil 1.0.0-alpha.575 → 1.0.0-alpha.577

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/dist/cjs/index-ea575c82.js +24 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/utrecht-column-layout.cjs.entry.js +22 -0
  4. package/dist/cjs/utrecht-column-layout.cjs.entry.js.map +1 -0
  5. package/dist/cjs/utrecht-data-list-actions.cjs.entry.js +21 -0
  6. package/dist/cjs/utrecht-data-list-actions.cjs.entry.js.map +1 -0
  7. package/dist/cjs/utrecht-data-list-item.cjs.entry.js +21 -0
  8. package/dist/cjs/utrecht-data-list-item.cjs.entry.js.map +1 -0
  9. package/dist/cjs/utrecht-data-list-key.cjs.entry.js +21 -0
  10. package/dist/cjs/utrecht-data-list-key.cjs.entry.js.map +1 -0
  11. package/dist/cjs/utrecht-data-list-value.cjs.entry.js +21 -0
  12. package/dist/cjs/utrecht-data-list-value.cjs.entry.js.map +1 -0
  13. package/dist/cjs/utrecht-data-list.cjs.entry.js +21 -0
  14. package/dist/cjs/utrecht-data-list.cjs.entry.js.map +1 -0
  15. package/dist/cjs/utrecht.cjs.js +1 -1
  16. package/dist/collection/collection-manifest.json +6 -0
  17. package/dist/collection/components/column-layout.css +25 -0
  18. package/dist/collection/components/column-layout.js +49 -0
  19. package/dist/collection/components/column-layout.js.map +1 -0
  20. package/dist/collection/components/data-list-actions.css +32 -0
  21. package/dist/collection/components/data-list-actions.js +24 -0
  22. package/dist/collection/components/data-list-actions.js.map +1 -0
  23. package/dist/collection/components/data-list-item.css +40 -0
  24. package/dist/collection/components/data-list-item.js +24 -0
  25. package/dist/collection/components/data-list-item.js.map +1 -0
  26. package/dist/collection/components/data-list-key.css +29 -0
  27. package/dist/collection/components/data-list-key.js +24 -0
  28. package/dist/collection/components/data-list-key.js.map +1 -0
  29. package/dist/collection/components/data-list-value.css +34 -0
  30. package/dist/collection/components/data-list-value.js +24 -0
  31. package/dist/collection/components/data-list-value.js.map +1 -0
  32. package/dist/collection/components/data-list.css +29 -0
  33. package/dist/collection/components/data-list.js +24 -0
  34. package/dist/collection/components/data-list.js.map +1 -0
  35. package/dist/components/utrecht-column-layout.d.ts +11 -0
  36. package/dist/components/utrecht-column-layout.js +38 -0
  37. package/dist/components/utrecht-column-layout.js.map +1 -0
  38. package/dist/components/utrecht-data-list-actions.d.ts +11 -0
  39. package/dist/components/utrecht-data-list-actions.js +35 -0
  40. package/dist/components/utrecht-data-list-actions.js.map +1 -0
  41. package/dist/components/utrecht-data-list-item.d.ts +11 -0
  42. package/dist/components/utrecht-data-list-item.js +35 -0
  43. package/dist/components/utrecht-data-list-item.js.map +1 -0
  44. package/dist/components/utrecht-data-list-key.d.ts +11 -0
  45. package/dist/components/utrecht-data-list-key.js +35 -0
  46. package/dist/components/utrecht-data-list-key.js.map +1 -0
  47. package/dist/components/utrecht-data-list-value.d.ts +11 -0
  48. package/dist/components/utrecht-data-list-value.js +35 -0
  49. package/dist/components/utrecht-data-list-value.js.map +1 -0
  50. package/dist/components/utrecht-data-list.d.ts +11 -0
  51. package/dist/components/utrecht-data-list.js +35 -0
  52. package/dist/components/utrecht-data-list.js.map +1 -0
  53. package/dist/esm/index-380964e2.js +24 -0
  54. package/dist/esm/loader.js +1 -1
  55. package/dist/esm/utrecht-column-layout.entry.js +18 -0
  56. package/dist/esm/utrecht-column-layout.entry.js.map +1 -0
  57. package/dist/esm/utrecht-data-list-actions.entry.js +17 -0
  58. package/dist/esm/utrecht-data-list-actions.entry.js.map +1 -0
  59. package/dist/esm/utrecht-data-list-item.entry.js +17 -0
  60. package/dist/esm/utrecht-data-list-item.entry.js.map +1 -0
  61. package/dist/esm/utrecht-data-list-key.entry.js +17 -0
  62. package/dist/esm/utrecht-data-list-key.entry.js.map +1 -0
  63. package/dist/esm/utrecht-data-list-value.entry.js +17 -0
  64. package/dist/esm/utrecht-data-list-value.entry.js.map +1 -0
  65. package/dist/esm/utrecht-data-list.entry.js +17 -0
  66. package/dist/esm/utrecht-data-list.entry.js.map +1 -0
  67. package/dist/esm/utrecht.js +1 -1
  68. package/dist/types/components/column-layout.d.ts +9 -0
  69. package/dist/types/components/data-list-actions.d.ts +8 -0
  70. package/dist/types/components/data-list-item.d.ts +8 -0
  71. package/dist/types/components/data-list-key.d.ts +8 -0
  72. package/dist/types/components/data-list-value.d.ts +8 -0
  73. package/dist/types/components/data-list.d.ts +8 -0
  74. package/dist/types/components.d.ts +80 -0
  75. package/dist/utrecht/p-0f600f9b.entry.js +2 -0
  76. package/dist/utrecht/p-0f600f9b.entry.js.map +1 -0
  77. package/dist/utrecht/p-4d8b4efe.entry.js +2 -0
  78. package/dist/utrecht/p-4d8b4efe.entry.js.map +1 -0
  79. package/dist/utrecht/p-6547c54d.entry.js +2 -0
  80. package/dist/utrecht/p-6547c54d.entry.js.map +1 -0
  81. package/dist/utrecht/p-d90ac477.entry.js +2 -0
  82. package/dist/utrecht/p-d90ac477.entry.js.map +1 -0
  83. package/dist/utrecht/p-fa61cf70.entry.js +2 -0
  84. package/dist/utrecht/p-fa61cf70.entry.js.map +1 -0
  85. package/dist/utrecht/p-fd74e78a.entry.js +2 -0
  86. package/dist/utrecht/p-fd74e78a.entry.js.map +1 -0
  87. package/dist/utrecht/utrecht.esm.js +1 -1
  88. package/dist/utrecht/utrecht.esm.js.map +1 -1
  89. package/package.json +4 -4
@@ -0,0 +1,40 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2021 Robbert Broersma
4
+ */
5
+ /**
6
+ * @license EUPL-1.2
7
+ * Copyright (c) 2021-2022 Gemeente Utrecht
8
+ * Copyright (c) 2021-2022 Frameless B.V.
9
+ */
10
+ /* `@mixin utrecht-data-list--html-dl` is not necessary.
11
+ * Default styles include only `display` and `margin`, and those properties are configured by default.
12
+ */
13
+ /* `@mixin utrecht-data-list__item-key--html-dt` is not necessary, `<dt>` has no default styles. */
14
+ /* stylelint-disable-next-line block-no-empty */
15
+ /* stylelint-disable-next-line block-no-empty */
16
+ :host {
17
+ display: contents;
18
+ }
19
+
20
+ div {
21
+ page-break-inside: avoid;
22
+ --_utrecht-minmax: max(
23
+ var(--utrecht-data-list-rows-column-min-inline-size, 25ch),
24
+ var(--utrecht-data-list-rows-column-inline-size, 80%)
25
+ );
26
+ --_utrecht-auto-col: minmax(var(--_utrecht-minmax), max-content);
27
+ border-block-end-color: var(--utrecht-data-list-rows-border-bottom-color, transparent);
28
+ border-block-end-style: solid;
29
+ border-block-end-width: var(--utrecht-data-list-rows-border-bottom-width, 0);
30
+ column-gap: var(--utrecht-data-list-rows-gap);
31
+ display: grid;
32
+ grid-auto-columns: 1fr;
33
+ grid-template-columns: repeat(auto-fit, var(--_utrecht-auto-col));
34
+ margin-block-start: var(--utrecht-data-list-rows-item-margin-block-start);
35
+ row-gap: 0;
36
+ }
37
+
38
+ :host([hidden]) {
39
+ display: none !important;
40
+ }
@@ -0,0 +1,24 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2020-2022 Gemeente Utrecht
4
+ * Copyright (c) 2020-2022 Frameless B.V.
5
+ */
6
+ import { h } from '@stencil/core';
7
+ export class DataListItem {
8
+ render() {
9
+ return (h("div", null, h("slot", null)));
10
+ }
11
+ static get is() { return "utrecht-data-list-item"; }
12
+ static get encapsulation() { return "shadow"; }
13
+ static get originalStyleUrls() {
14
+ return {
15
+ "$": ["data-list-item.scss"]
16
+ };
17
+ }
18
+ static get styleUrls() {
19
+ return {
20
+ "$": ["data-list-item.css"]
21
+ };
22
+ }
23
+ }
24
+ //# sourceMappingURL=data-list-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-list-item.js","sourceRoot":"","sources":["../../../src/components/data-list-item.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,YAAY;EACvB,MAAM;IACJ,OAAO,CACL;MACE,eAAQ,CACJ,CACP,CAAC;EACJ,CAAC;;;;;;;;;CACF","sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list-item',\n styleUrl: 'data-list-item.scss',\n shadow: true,\n})\nexport class DataListItem {\n render() {\n return (\n <div>\n <slot />\n </div>\n );\n }\n}\n"]}
@@ -0,0 +1,29 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2021 Robbert Broersma
4
+ */
5
+ /**
6
+ * @license EUPL-1.2
7
+ * Copyright (c) 2021-2022 Gemeente Utrecht
8
+ * Copyright (c) 2021-2022 Frameless B.V.
9
+ */
10
+ /* `@mixin utrecht-data-list--html-dl` is not necessary.
11
+ * Default styles include only `display` and `margin`, and those properties are configured by default.
12
+ */
13
+ /* `@mixin utrecht-data-list__item-key--html-dt` is not necessary, `<dt>` has no default styles. */
14
+ /* stylelint-disable-next-line block-no-empty */
15
+ /* stylelint-disable-next-line block-no-empty */
16
+ :host {
17
+ display: contents;
18
+ }
19
+
20
+ dt {
21
+ color: var(--utrecht-data-list-item-key-color);
22
+ font-size: var(--utrecht-data-list-item-key-font-size);
23
+ font-weight: var(--utrecht-data-list-item-key-font-weight);
24
+ line-height: var(--utrecht-data-list-item-key-line-height);
25
+ }
26
+
27
+ :host([hidden]) {
28
+ display: none !important;
29
+ }
@@ -0,0 +1,24 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2020-2022 Gemeente Utrecht
4
+ * Copyright (c) 2020-2022 Frameless B.V.
5
+ */
6
+ import { h } from '@stencil/core';
7
+ export class DataListValue {
8
+ render() {
9
+ return (h("dt", null, h("slot", null)));
10
+ }
11
+ static get is() { return "utrecht-data-list-key"; }
12
+ static get encapsulation() { return "shadow"; }
13
+ static get originalStyleUrls() {
14
+ return {
15
+ "$": ["data-list-key.scss"]
16
+ };
17
+ }
18
+ static get styleUrls() {
19
+ return {
20
+ "$": ["data-list-key.css"]
21
+ };
22
+ }
23
+ }
24
+ //# sourceMappingURL=data-list-key.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-list-key.js","sourceRoot":"","sources":["../../../src/components/data-list-key.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,aAAa;EACxB,MAAM;IACJ,OAAO,CACL;MACE,eAAa,CACV,CACN,CAAC;EACJ,CAAC;;;;;;;;;CACF","sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list-key',\n styleUrl: 'data-list-key.scss',\n shadow: true,\n})\nexport class DataListValue {\n render() {\n return (\n <dt>\n <slot></slot>\n </dt>\n );\n }\n}\n"]}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2021 Robbert Broersma
4
+ */
5
+ /**
6
+ * @license EUPL-1.2
7
+ * Copyright (c) 2021-2022 Gemeente Utrecht
8
+ * Copyright (c) 2021-2022 Frameless B.V.
9
+ */
10
+ /* `@mixin utrecht-data-list--html-dl` is not necessary.
11
+ * Default styles include only `display` and `margin`, and those properties are configured by default.
12
+ */
13
+ /* `@mixin utrecht-data-list__item-key--html-dt` is not necessary, `<dt>` has no default styles. */
14
+ /* stylelint-disable-next-line block-no-empty */
15
+ /* stylelint-disable-next-line block-no-empty */
16
+ :host {
17
+ display: contents;
18
+ }
19
+
20
+ dd {
21
+ /* configure `min-block-size` in case the value is empty */
22
+ color: var(--utrecht-data-list-item-value-color);
23
+ font-size: var(--utrecht-data-list-item-value-font-size);
24
+ font-weight: var(--utrecht-data-list-item-value-font-weight);
25
+ line-height: var(--utrecht-data-list-item-value-line-height);
26
+ min-block-size: calc(var(--utrecht-data-list-item-value-line-height) * 1rem);
27
+ /* reset browser styling of <dd> */
28
+ margin-inline-start: 0;
29
+ margin-block-start: var(--utrecht-data-list-rows-item-value-margin-block-start);
30
+ }
31
+
32
+ :host([hidden]) {
33
+ display: none !important;
34
+ }
@@ -0,0 +1,24 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2020-2022 Gemeente Utrecht
4
+ * Copyright (c) 2020-2022 Frameless B.V.
5
+ */
6
+ import { h } from '@stencil/core';
7
+ export class DataListValue {
8
+ render() {
9
+ return (h("dd", null, h("slot", null)));
10
+ }
11
+ static get is() { return "utrecht-data-list-value"; }
12
+ static get encapsulation() { return "shadow"; }
13
+ static get originalStyleUrls() {
14
+ return {
15
+ "$": ["data-list-value.scss"]
16
+ };
17
+ }
18
+ static get styleUrls() {
19
+ return {
20
+ "$": ["data-list-value.css"]
21
+ };
22
+ }
23
+ }
24
+ //# sourceMappingURL=data-list-value.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-list-value.js","sourceRoot":"","sources":["../../../src/components/data-list-value.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,aAAa;EACxB,MAAM;IACJ,OAAO,CACL;MACE,eAAa,CACV,CACN,CAAC;EACJ,CAAC;;;;;;;;;CACF","sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list-value',\n styleUrl: 'data-list-value.scss',\n shadow: true,\n})\nexport class DataListValue {\n render() {\n return (\n <dd>\n <slot></slot>\n </dd>\n );\n }\n}\n"]}
@@ -0,0 +1,29 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2021 Robbert Broersma
4
+ */
5
+ /**
6
+ * @license EUPL-1.2
7
+ * Copyright (c) 2021-2022 Gemeente Utrecht
8
+ * Copyright (c) 2021-2022 Frameless B.V.
9
+ */
10
+ /* `@mixin utrecht-data-list--html-dl` is not necessary.
11
+ * Default styles include only `display` and `margin`, and those properties are configured by default.
12
+ */
13
+ /* `@mixin utrecht-data-list__item-key--html-dt` is not necessary, `<dt>` has no default styles. */
14
+ /* stylelint-disable-next-line block-no-empty */
15
+ /* stylelint-disable-next-line block-no-empty */
16
+ :host {
17
+ display: contents;
18
+ }
19
+
20
+ dl {
21
+ /* also set `margin-block` to reset browser styling of <dl> */
22
+ display: block;
23
+ margin-block-end: calc(var(--utrecht-space-around, 0) * var(--utrecht-data-list-margin-block-end, 0));
24
+ margin-block-start: calc(var(--utrecht-space-around, 0) * var(--utrecht-data-list-margin-block-start, 0));
25
+ }
26
+
27
+ :host([hidden]) {
28
+ display: none !important;
29
+ }
@@ -0,0 +1,24 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2020-2022 Gemeente Utrecht
4
+ * Copyright (c) 2020-2022 Frameless B.V.
5
+ */
6
+ import { h } from '@stencil/core';
7
+ export class DataList {
8
+ render() {
9
+ return (h("dl", null, h("slot", null)));
10
+ }
11
+ static get is() { return "utrecht-data-list"; }
12
+ static get encapsulation() { return "shadow"; }
13
+ static get originalStyleUrls() {
14
+ return {
15
+ "$": ["data-list.scss"]
16
+ };
17
+ }
18
+ static get styleUrls() {
19
+ return {
20
+ "$": ["data-list.css"]
21
+ };
22
+ }
23
+ }
24
+ //# sourceMappingURL=data-list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-list.js","sourceRoot":"","sources":["../../../src/components/data-list.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,QAAQ;EACnB,MAAM;IACJ,OAAO,CACL;MACE,eAAa,CACV,CACN,CAAC;EACJ,CAAC;;;;;;;;;CACF","sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list',\n styleUrl: 'data-list.scss',\n shadow: true,\n})\nexport class DataList {\n render() {\n return (\n <dl>\n <slot></slot>\n </dl>\n );\n }\n}\n"]}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtColumnLayout extends Components.UtrechtColumnLayout, HTMLElement {}
4
+ export const UtrechtColumnLayout: {
5
+ prototype: UtrechtColumnLayout;
6
+ new (): UtrechtColumnLayout;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,38 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const columnLayoutCss = ":host{column-gap:var(--utrecht-column-layout-gap, 2em);column-width:var(--utrecht-column-layout-column-width, 40ch);display:block}:host([rule]){column-rule-color:var(--utrecht-column-layout-column-rule-color);column-rule-style:solid;column-rule-width:var(--utrecht-column-layout-column-rule-width, 0)}:host([hidden]){display:none !important}";
4
+
5
+ const ColumnLayout = /*@__PURE__*/ proxyCustomElement(class ColumnLayout extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ this.rule = false;
11
+ }
12
+ render() {
13
+ return h("slot", null);
14
+ }
15
+ static get style() { return columnLayoutCss; }
16
+ }, [1, "utrecht-column-layout", {
17
+ "rule": [516]
18
+ }]);
19
+ function defineCustomElement$1() {
20
+ if (typeof customElements === "undefined") {
21
+ return;
22
+ }
23
+ const components = ["utrecht-column-layout"];
24
+ components.forEach(tagName => { switch (tagName) {
25
+ case "utrecht-column-layout":
26
+ if (!customElements.get(tagName)) {
27
+ customElements.define(tagName, ColumnLayout);
28
+ }
29
+ break;
30
+ } });
31
+ }
32
+
33
+ const UtrechtColumnLayout = ColumnLayout;
34
+ const defineCustomElement = defineCustomElement$1;
35
+
36
+ export { UtrechtColumnLayout, defineCustomElement };
37
+
38
+ //# sourceMappingURL=utrecht-column-layout.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-column-layout.js","mappings":";;AAAA,MAAM,eAAe,GAAG,uVAAuV;;MCalW,YAAY;;;;;gBACkB,KAAK;;EAC9C,MAAM;IACJ,OAAO,eAAa,CAAC;GACtB;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/column-layout.scss?tag=utrecht-column-layout&encapsulation=shadow","./src/components/column-layout.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/column-layout/css/mixin\";\n\n:host {\n @include utrecht-column-layout;\n}\n\n:host([rule]) {\n @include utrecht-column-layout--rule;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h, Prop } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-column-layout',\n styleUrl: 'column-layout.scss',\n shadow: true,\n})\nexport class ColumnLayout {\n @Prop({ reflect: true }) rule: boolean = false;\n render() {\n return <slot></slot>;\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtDataListActions extends Components.UtrechtDataListActions, HTMLElement {}
4
+ export const UtrechtDataListActions: {
5
+ prototype: UtrechtDataListActions;
6
+ new (): UtrechtDataListActions;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const dataListActionsCss = ":host{display:contents}dd{margin-inline-start:0;align-items:baseline;display:flex;grid-column:-1;grid-row:1;justify-content:flex-end}:host([hidden]){display:none !important}";
4
+
5
+ const DataListValue = /*@__PURE__*/ proxyCustomElement(class DataListValue extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("dd", null, h("slot", null)));
13
+ }
14
+ static get style() { return dataListActionsCss; }
15
+ }, [1, "utrecht-data-list-actions"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-data-list-actions"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-data-list-actions":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, DataListValue);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtDataListActions = DataListValue;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtDataListActions, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-data-list-actions.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-data-list-actions.js","mappings":";;AAAA,MAAM,kBAAkB,GAAG,+KAA+K;;MCa7L,aAAa;;;;;;EACxB,MAAM;IACJ,QACE,cACE,eAAa,CACV,EACL;GACH;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/data-list-actions.scss?tag=utrecht-data-list-actions&encapsulation=shadow","./src/components/data-list-actions.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/data-list/css/mixin\";\n\n:host {\n display: contents;\n}\n\ndd {\n @include utrecht-data-list__actions;\n @include utrecht-data-list__actions--html-dd;\n @include utrecht-data-list__actions--rows;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list-actions',\n styleUrl: 'data-list-actions.scss',\n shadow: true,\n})\nexport class DataListValue {\n render() {\n return (\n <dd>\n <slot></slot>\n </dd>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtDataListItem extends Components.UtrechtDataListItem, HTMLElement {}
4
+ export const UtrechtDataListItem: {
5
+ prototype: UtrechtDataListItem;
6
+ new (): UtrechtDataListItem;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const dataListItemCss = ":host{display:contents}div{page-break-inside:avoid;--_utrecht-minmax:max(\n var(--utrecht-data-list-rows-column-min-inline-size, 25ch),\n var(--utrecht-data-list-rows-column-inline-size, 80%)\n );--_utrecht-auto-col:minmax(var(--_utrecht-minmax), max-content);border-block-end-color:var(--utrecht-data-list-rows-border-bottom-color, transparent);border-block-end-style:solid;border-block-end-width:var(--utrecht-data-list-rows-border-bottom-width, 0);column-gap:var(--utrecht-data-list-rows-gap);display:grid;grid-auto-columns:1fr;grid-template-columns:repeat(auto-fit, var(--_utrecht-auto-col));margin-block-start:var(--utrecht-data-list-rows-item-margin-block-start);row-gap:0}:host([hidden]){display:none !important}";
4
+
5
+ const DataListItem = /*@__PURE__*/ proxyCustomElement(class DataListItem extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("div", null, h("slot", null)));
13
+ }
14
+ static get style() { return dataListItemCss; }
15
+ }, [1, "utrecht-data-list-item"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-data-list-item"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-data-list-item":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, DataListItem);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtDataListItem = DataListItem;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtDataListItem, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-data-list-item.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-data-list-item.js","mappings":";;AAAA,MAAM,eAAe,GAAG,wtBAAwtB;;MCanuB,YAAY;;;;;;EACvB,MAAM;IACJ,QACE,eACE,eAAQ,CACJ,EACN;GACH;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/data-list-item.scss?tag=utrecht-data-list-item&encapsulation=shadow","./src/components/data-list-item.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/data-list/css/mixin\";\n\n:host {\n display: contents;\n}\n\ndiv {\n @include utrecht-data-list__item;\n @include utrecht-data-list__item--rows;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list-item',\n styleUrl: 'data-list-item.scss',\n shadow: true,\n})\nexport class DataListItem {\n render() {\n return (\n <div>\n <slot />\n </div>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtDataListKey extends Components.UtrechtDataListKey, HTMLElement {}
4
+ export const UtrechtDataListKey: {
5
+ prototype: UtrechtDataListKey;
6
+ new (): UtrechtDataListKey;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const dataListKeyCss = ":host{display:contents}dt{color:var(--utrecht-data-list-item-key-color);font-size:var(--utrecht-data-list-item-key-font-size);font-weight:var(--utrecht-data-list-item-key-font-weight);line-height:var(--utrecht-data-list-item-key-line-height)}:host([hidden]){display:none !important}";
4
+
5
+ const DataListValue = /*@__PURE__*/ proxyCustomElement(class DataListValue extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("dt", null, h("slot", null)));
13
+ }
14
+ static get style() { return dataListKeyCss; }
15
+ }, [1, "utrecht-data-list-key"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-data-list-key"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-data-list-key":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, DataListValue);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtDataListKey = DataListValue;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtDataListKey, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-data-list-key.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-data-list-key.js","mappings":";;AAAA,MAAM,cAAc,GAAG,4RAA4R;;MCatS,aAAa;;;;;;EACxB,MAAM;IACJ,QACE,cACE,eAAa,CACV,EACL;GACH;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/data-list-key.scss?tag=utrecht-data-list-key&encapsulation=shadow","./src/components/data-list-key.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/data-list/css/mixin\";\n\n:host {\n display: contents;\n}\n\ndt {\n @include utrecht-data-list__item-key;\n @include utrecht-data-list__item-key--rows;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list-key',\n styleUrl: 'data-list-key.scss',\n shadow: true,\n})\nexport class DataListValue {\n render() {\n return (\n <dt>\n <slot></slot>\n </dt>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtDataListValue extends Components.UtrechtDataListValue, HTMLElement {}
4
+ export const UtrechtDataListValue: {
5
+ prototype: UtrechtDataListValue;
6
+ new (): UtrechtDataListValue;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const dataListValueCss = ":host{display:contents}dd{color:var(--utrecht-data-list-item-value-color);font-size:var(--utrecht-data-list-item-value-font-size);font-weight:var(--utrecht-data-list-item-value-font-weight);line-height:var(--utrecht-data-list-item-value-line-height);min-block-size:calc(var(--utrecht-data-list-item-value-line-height) * 1rem);margin-inline-start:0;margin-block-start:var(--utrecht-data-list-rows-item-value-margin-block-start)}:host([hidden]){display:none !important}";
4
+
5
+ const DataListValue = /*@__PURE__*/ proxyCustomElement(class DataListValue extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("dd", null, h("slot", null)));
13
+ }
14
+ static get style() { return dataListValueCss; }
15
+ }, [1, "utrecht-data-list-value"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-data-list-value"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-data-list-value":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, DataListValue);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtDataListValue = DataListValue;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtDataListValue, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-data-list-value.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-data-list-value.js","mappings":";;AAAA,MAAM,gBAAgB,GAAG,qdAAqd;;MCaje,aAAa;;;;;;EACxB,MAAM;IACJ,QACE,cACE,eAAa,CACV,EACL;GACH;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/data-list-value.scss?tag=utrecht-data-list-value&encapsulation=shadow","./src/components/data-list-value.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/data-list/css/mixin\";\n\n:host {\n display: contents;\n}\n\ndd {\n @include utrecht-data-list__item-value;\n @include utrecht-data-list__item-value--html-dd;\n @include utrecht-data-list__item-value--rows;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list-value',\n styleUrl: 'data-list-value.scss',\n shadow: true,\n})\nexport class DataListValue {\n render() {\n return (\n <dd>\n <slot></slot>\n </dd>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface UtrechtDataList extends Components.UtrechtDataList, HTMLElement {}
4
+ export const UtrechtDataList: {
5
+ prototype: UtrechtDataList;
6
+ new (): UtrechtDataList;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,35 @@
1
+ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
+
3
+ const dataListCss = ":host{display:contents}dl{display:block;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-data-list-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-data-list-margin-block-start, 0))}:host([hidden]){display:none !important}";
4
+
5
+ const DataList = /*@__PURE__*/ proxyCustomElement(class DataList extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.__attachShadow();
10
+ }
11
+ render() {
12
+ return (h("dl", null, h("slot", null)));
13
+ }
14
+ static get style() { return dataListCss; }
15
+ }, [1, "utrecht-data-list"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["utrecht-data-list"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "utrecht-data-list":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, DataList);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const UtrechtDataList = DataList;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { UtrechtDataList, defineCustomElement };
34
+
35
+ //# sourceMappingURL=utrecht-data-list.js.map
@@ -0,0 +1 @@
1
+ {"file":"utrecht-data-list.js","mappings":";;AAAA,MAAM,WAAW,GAAG,gSAAgS;;MCavS,QAAQ;;;;;;EACnB,MAAM;IACJ,QACE,cACE,eAAa,CACV,EACL;GACH;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/data-list.scss?tag=utrecht-data-list&encapsulation=shadow","./src/components/data-list.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/data-list/css/mixin\";\n\n:host {\n display: contents;\n}\n\ndl {\n @include utrecht-data-list;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2022 Gemeente Utrecht\n * Copyright (c) 2020-2022 Frameless B.V.\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-data-list',\n styleUrl: 'data-list.scss',\n shadow: true,\n})\nexport class DataList {\n render() {\n return (\n <dl>\n <slot></slot>\n </dl>\n );\n }\n}\n"],"version":3}
@@ -1868,6 +1868,10 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1868
1868
  return import(
1869
1869
  /* webpackMode: "lazy" */
1870
1870
  './utrecht-checkbox.entry.js').then(processMod, consoleError);
1871
+ case 'utrecht-column-layout':
1872
+ return import(
1873
+ /* webpackMode: "lazy" */
1874
+ './utrecht-column-layout.entry.js').then(processMod, consoleError);
1871
1875
  case 'utrecht-contact-card-template':
1872
1876
  return import(
1873
1877
  /* webpackMode: "lazy" */
@@ -1876,6 +1880,26 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1876
1880
  return import(
1877
1881
  /* webpackMode: "lazy" */
1878
1882
  './utrecht-custom-checkbox.entry.js').then(processMod, consoleError);
1883
+ case 'utrecht-data-list':
1884
+ return import(
1885
+ /* webpackMode: "lazy" */
1886
+ './utrecht-data-list.entry.js').then(processMod, consoleError);
1887
+ case 'utrecht-data-list-actions':
1888
+ return import(
1889
+ /* webpackMode: "lazy" */
1890
+ './utrecht-data-list-actions.entry.js').then(processMod, consoleError);
1891
+ case 'utrecht-data-list-item':
1892
+ return import(
1893
+ /* webpackMode: "lazy" */
1894
+ './utrecht-data-list-item.entry.js').then(processMod, consoleError);
1895
+ case 'utrecht-data-list-key':
1896
+ return import(
1897
+ /* webpackMode: "lazy" */
1898
+ './utrecht-data-list-key.entry.js').then(processMod, consoleError);
1899
+ case 'utrecht-data-list-value':
1900
+ return import(
1901
+ /* webpackMode: "lazy" */
1902
+ './utrecht-data-list-value.entry.js').then(processMod, consoleError);
1879
1903
  case 'utrecht-digid-button':
1880
1904
  return import(
1881
1905
  /* webpackMode: "lazy" */