@utrecht/web-component-library-stencil 4.1.1 → 4.2.0

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 (95) hide show
  1. package/dist/cjs/index-df3f0e01.js +10 -18
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/{utrecht-action-group_46.cjs.entry.js → utrecht-action-group_48.cjs.entry.js} +58 -29
  4. package/dist/cjs/utrecht-action-group_48.cjs.entry.js.map +1 -0
  5. package/dist/cjs/utrecht-document.cjs.entry.js +22 -0
  6. package/dist/cjs/utrecht-document.cjs.entry.js.map +1 -0
  7. package/dist/cjs/utrecht-html-content.cjs.entry.js +1 -1
  8. package/dist/cjs/utrecht-html-content.cjs.entry.js.map +1 -1
  9. package/dist/cjs/utrecht-page-content.cjs.entry.js +22 -0
  10. package/dist/cjs/utrecht-page-content.cjs.entry.js.map +1 -0
  11. package/dist/cjs/utrecht-page.cjs.entry.js +22 -0
  12. package/dist/cjs/utrecht-page.cjs.entry.js.map +1 -0
  13. package/dist/cjs/utrecht.cjs.js +1 -1
  14. package/dist/collection/components/alert.css +4 -0
  15. package/dist/collection/components/html-content.css +88 -2
  16. package/dist/collection/components/nav-bar.css +7 -0
  17. package/dist/collection/components/nav-bar.js +26 -1
  18. package/dist/collection/components/nav-bar.js.map +1 -1
  19. package/dist/collection/components/page-layout.css +1 -1
  20. package/dist/collection/components/root.css +80 -5
  21. package/dist/collection/components/spotlight-section.css +3 -0
  22. package/dist/components/utrecht-alert.js +1 -1
  23. package/dist/components/utrecht-alert.js.map +1 -1
  24. package/dist/components/utrecht-html-content.js +1 -1
  25. package/dist/components/utrecht-html-content.js.map +1 -1
  26. package/dist/components/utrecht-nav-bar.js +6 -3
  27. package/dist/components/utrecht-nav-bar.js.map +1 -1
  28. package/dist/components/utrecht-page-layout.js +1 -1
  29. package/dist/components/utrecht-page-layout.js.map +1 -1
  30. package/dist/components/utrecht-root.js +1 -1
  31. package/dist/components/utrecht-root.js.map +1 -1
  32. package/dist/components/utrecht-spotlight-section.js +1 -1
  33. package/dist/components/utrecht-spotlight-section.js.map +1 -1
  34. package/dist/esm/index-6be72d1f.js +10 -18
  35. package/dist/esm/loader.js +1 -1
  36. package/dist/esm/{utrecht-action-group_46.entry.js → utrecht-action-group_48.entry.js} +54 -27
  37. package/dist/esm/utrecht-action-group_48.entry.js.map +1 -0
  38. package/dist/esm/utrecht-document.entry.js +18 -0
  39. package/dist/esm/utrecht-document.entry.js.map +1 -0
  40. package/dist/esm/utrecht-html-content.entry.js +1 -1
  41. package/dist/esm/utrecht-html-content.entry.js.map +1 -1
  42. package/dist/esm/utrecht-page-content.entry.js +18 -0
  43. package/dist/esm/utrecht-page-content.entry.js.map +1 -0
  44. package/dist/esm/utrecht-page.entry.js +18 -0
  45. package/dist/esm/utrecht-page.entry.js.map +1 -0
  46. package/dist/esm/utrecht.js +1 -1
  47. package/dist/types/components/nav-bar.d.ts +1 -0
  48. package/dist/types/components.d.ts +2 -0
  49. package/dist/utrecht/p-017a87d7.entry.js +2 -0
  50. package/dist/utrecht/p-017a87d7.entry.js.map +1 -0
  51. package/dist/utrecht/p-0f1d450b.entry.js +2 -0
  52. package/dist/utrecht/p-0f1d450b.entry.js.map +1 -0
  53. package/dist/utrecht/{p-56bc0920.entry.js → p-159b7585.entry.js} +2 -2
  54. package/dist/utrecht/{p-56bc0920.entry.js.map → p-159b7585.entry.js.map} +1 -1
  55. package/dist/utrecht/p-39f7b42b.entry.js +2 -0
  56. package/dist/utrecht/p-39f7b42b.entry.js.map +1 -0
  57. package/dist/utrecht/p-8be41005.entry.js +2 -0
  58. package/dist/utrecht/p-8be41005.entry.js.map +1 -0
  59. package/dist/utrecht/utrecht.esm.js +1 -1
  60. package/dist/utrecht/utrecht.esm.js.map +1 -1
  61. package/package.json +83 -83
  62. package/dist/cjs/utrecht-action-group_46.cjs.entry.js.map +0 -1
  63. package/dist/cjs/utrecht-nav-bar.cjs.entry.js +0 -22
  64. package/dist/cjs/utrecht-nav-bar.cjs.entry.js.map +0 -1
  65. package/dist/cjs/utrecht-page-body.cjs.entry.js +0 -22
  66. package/dist/cjs/utrecht-page-body.cjs.entry.js.map +0 -1
  67. package/dist/cjs/utrecht-page-footer.cjs.entry.js +0 -22
  68. package/dist/cjs/utrecht-page-footer.cjs.entry.js.map +0 -1
  69. package/dist/cjs/utrecht-page-layout.cjs.entry.js +0 -22
  70. package/dist/cjs/utrecht-page-layout.cjs.entry.js.map +0 -1
  71. package/dist/cjs/utrecht-root.cjs.entry.js +0 -22
  72. package/dist/cjs/utrecht-root.cjs.entry.js.map +0 -1
  73. package/dist/esm/utrecht-action-group_46.entry.js.map +0 -1
  74. package/dist/esm/utrecht-nav-bar.entry.js +0 -18
  75. package/dist/esm/utrecht-nav-bar.entry.js.map +0 -1
  76. package/dist/esm/utrecht-page-body.entry.js +0 -18
  77. package/dist/esm/utrecht-page-body.entry.js.map +0 -1
  78. package/dist/esm/utrecht-page-footer.entry.js +0 -18
  79. package/dist/esm/utrecht-page-footer.entry.js.map +0 -1
  80. package/dist/esm/utrecht-page-layout.entry.js +0 -18
  81. package/dist/esm/utrecht-page-layout.entry.js.map +0 -1
  82. package/dist/esm/utrecht-root.entry.js +0 -18
  83. package/dist/esm/utrecht-root.entry.js.map +0 -1
  84. package/dist/utrecht/p-07df436f.entry.js +0 -2
  85. package/dist/utrecht/p-07df436f.entry.js.map +0 -1
  86. package/dist/utrecht/p-2af9fcf9.entry.js +0 -2
  87. package/dist/utrecht/p-2af9fcf9.entry.js.map +0 -1
  88. package/dist/utrecht/p-510d3f77.entry.js +0 -2
  89. package/dist/utrecht/p-510d3f77.entry.js.map +0 -1
  90. package/dist/utrecht/p-5a2b91cf.entry.js +0 -2
  91. package/dist/utrecht/p-5a2b91cf.entry.js.map +0 -1
  92. package/dist/utrecht/p-b3dbf1ca.entry.js +0 -2
  93. package/dist/utrecht/p-b3dbf1ca.entry.js.map +0 -1
  94. package/dist/utrecht/p-f516287a.entry.js +0 -2
  95. package/dist/utrecht/p-f516287a.entry.js.map +0 -1
@@ -1 +0,0 @@
1
- {"file":"utrecht-page-body.entry.js","mappings":";;AAAA,MAAM,WAAW,GAAG,guBAAguB,CAAC;AACrvB,8BAAe,WAAW;;MCYb,QAAQ;;;;IACnB,MAAM;QACJ,QACE,8DACE,8DAAa,CACT,EACN;KACH;;;;;;","names":[],"sources":["src/components/page-body.scss?tag=utrecht-page-body&encapsulation=shadow","src/components/page-body.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/page-body-css/src/mixin\" as *;\n\n:host {\n @include utrecht-page-body;\n}\n\ndiv {\n @include utrecht-page-body__content;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@Component({\n tag: 'utrecht-page-body',\n styleUrl: 'page-body.scss',\n shadow: true,\n})\nexport class PageBody {\n render() {\n return (\n <div>\n <slot></slot>\n </div>\n );\n }\n}\n"],"version":3}
@@ -1,18 +0,0 @@
1
- import { r as registerInstance, h } from './index-6be72d1f.js';
2
-
3
- const pageFooterCss = ":host{--utrecht-document-color:currentColor;--utrecht-heading-color:currentColor;--utrecht-link-color:currentColor;--utrecht-link-focus-color:currentColor;--utrecht-link-hover-color:currentColor;--utrecht-link-active-color:currentColor;--utrecht-link-visited-color:currentColor;background-color:var(--utrecht-page-footer-background-color);background-image:var(--utrecht-page-footer-background-image);box-sizing:border-box;color:var(--utrecht-page-footer-color);display:grid;font-family:var(--utrecht-document-font-family);font-size:var(--utrecht-document-font-size);inline-size:100%;padding-block-end:var(--utrecht-page-footer-padding-block-end);padding-block-start:var(--utrecht-page-footer-padding-block-start);padding-inline-end:var(--utrecht-page-footer-padding-inline-end);padding-inline-start:var(--utrecht-page-footer-padding-inline-start)}footer{background-color:var(--utrecht-page-footer-content-background-color);box-sizing:border-box;color:var(--utrecht-page-footer-content-color);inline-size:100%;justify-self:center;max-inline-size:var(--utrecht-page-footer-content-max-inline-size);padding-block-end:var(--utrecht-page-footer-content-padding-block-end);padding-block-start:var(--utrecht-page-footer-content-padding-block-start);padding-inline:var(--utrecht-page-footer-content-padding-inline)}:host([hidden]){display:none !important}";
4
- const UtrechtPageFooterStyle0 = pageFooterCss;
5
-
6
- const PageFooter = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- }
10
- render() {
11
- return (h("footer", { key: '76cb980ad425e241f6675fcbff7879c3d86ff26b' }, h("slot", { key: 'a0236f05d24e88d38410641deccfed07b5de3817' })));
12
- }
13
- };
14
- PageFooter.style = UtrechtPageFooterStyle0;
15
-
16
- export { PageFooter as utrecht_page_footer };
17
-
18
- //# sourceMappingURL=utrecht-page-footer.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"utrecht-page-footer.entry.js","mappings":";;AAAA,MAAM,aAAa,GAAG,q0CAAq0C,CAAC;AAC51C,gCAAe,aAAa;;MCYf,UAAU;;;;IACrB,MAAM;QACJ,QACE,iEACE,8DAAa,CACN,EACT;KACH;;;;;;","names":[],"sources":["src/components/page-footer.scss?tag=utrecht-page-footer&encapsulation=shadow","src/components/page-footer.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/page-footer-css/src/mixin\" as *;\n\n:host {\n @include utrecht-page-footer;\n}\n\nfooter {\n @include utrecht-page-footer__content;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@Component({\n tag: 'utrecht-page-footer',\n styleUrl: 'page-footer.scss',\n shadow: true,\n})\nexport class PageFooter {\n render() {\n return (\n <footer>\n <slot></slot>\n </footer>\n );\n }\n}\n"],"version":3}
@@ -1,18 +0,0 @@
1
- import { r as registerInstance, h } from './index-6be72d1f.js';
2
-
3
- const pageLayoutCss = ":host{align-items:flex-start;block-size:100%;display:flex;flex-direction:column;inline-size:100%;justify-content:flex-start}:host([hidden]){display:none !important}";
4
- const UtrechtPageLayoutStyle0 = pageLayoutCss;
5
-
6
- const PageLayout = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- }
10
- render() {
11
- return h("slot", { key: '1cbb28b5b29af2e1b0ec3a9c9ce8faa343369e1a' });
12
- }
13
- };
14
- PageLayout.style = UtrechtPageLayoutStyle0;
15
-
16
- export { PageLayout as utrecht_page_layout };
17
-
18
- //# sourceMappingURL=utrecht-page-layout.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"utrecht-page-layout.entry.js","mappings":";;AAAA,MAAM,aAAa,GAAG,sKAAsK,CAAC;AAC7L,gCAAe,aAAa;;MCYf,UAAU;;;;IACrB,MAAM;QACJ,OAAO,8DAAa,CAAC;KACtB;;;;;;","names":[],"sources":["src/components/page-layout.scss?tag=utrecht-page-layout&encapsulation=shadow","src/components/page-layout.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/page-layout-css/src/mixin\" as *;\n\n:host {\n @include utrecht-page-layout;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@Component({\n tag: 'utrecht-page-layout',\n styleUrl: 'page-layout.scss',\n shadow: true,\n})\nexport class PageLayout {\n render() {\n return <slot></slot>;\n }\n}\n"],"version":3}
@@ -1,18 +0,0 @@
1
- import { r as registerInstance, h } from './index-6be72d1f.js';
2
-
3
- const rootCss = ":host{-webkit-font-smoothing:auto !important;-moz-osx-font-smoothing:auto !important;background-color:var(--utrecht-root-background-color, Canvas);block-size:100%;color:var(--utrecht-root-color, CanvasText);font-family:var(--utrecht-root-font-family);font-size-adjust:var(--utrecht-root-font-size-adjust, 0.5);font-weight:var(--utrecht-root-font-weight, var(--utrecht-body-font-weight));-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;inline-size:100%;overflow-block:auto;overflow-inline:auto;overflow-wrap:break-word;position:relative;text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}@media (prefers-reduced-motion: no-preference){:host{scroll-behavior:smooth}}:host{font-size:var(--utrecht-root-font-size, var(--utrecht-body-font-size));line-height:var(--utrecht-root-line-height, var(--utrecht-body-line-height))}:host([hidden]){display:none !important}";
4
- const UtrechtRootStyle0 = rootCss;
5
-
6
- const Root = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- }
10
- render() {
11
- return h("slot", { key: '3f1a5ebf592319256507a14284f91c166d95a9c1' });
12
- }
13
- };
14
- Root.style = UtrechtRootStyle0;
15
-
16
- export { Root as utrecht_root };
17
-
18
- //# sourceMappingURL=utrecht-root.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"utrecht-root.entry.js","mappings":";;AAAA,MAAM,OAAO,GAAG,+6BAA+6B,CAAC;AACh8B,0BAAe,OAAO;;MCaT,IAAI;;;;IACf,MAAM;QACJ,OAAO,8DAAa,CAAC;KACtB;;;;;;","names":[],"sources":["src/components/root.scss?tag=utrecht-root&encapsulation=shadow","src/components/root.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/root-css/src/mixin\" as *;\n\n:host {\n @include utrecht-root;\n @include utrecht-root__font-size-container;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-root',\n styleUrl: 'root.scss',\n // No shadow DOM, to affect the `<html>` and `<body>` element\n shadow: true,\n})\nexport class Root {\n render() {\n return <slot></slot>;\n }\n}\n"],"version":3}
@@ -1,2 +0,0 @@
1
- import{r as t,h as o}from"./p-8dcab6dc.js";const e=":host{-webkit-font-smoothing:auto !important;-moz-osx-font-smoothing:auto !important;background-color:var(--utrecht-root-background-color, Canvas);block-size:100%;color:var(--utrecht-root-color, CanvasText);font-family:var(--utrecht-root-font-family);font-size-adjust:var(--utrecht-root-font-size-adjust, 0.5);font-weight:var(--utrecht-root-font-weight, var(--utrecht-body-font-weight));-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;inline-size:100%;overflow-block:auto;overflow-inline:auto;overflow-wrap:break-word;position:relative;text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}@media (prefers-reduced-motion: no-preference){:host{scroll-behavior:smooth}}:host{font-size:var(--utrecht-root-font-size, var(--utrecht-body-font-size));line-height:var(--utrecht-root-line-height, var(--utrecht-body-line-height))}:host([hidden]){display:none !important}";const r=e;const n=class{constructor(o){t(this,o)}render(){return o("slot",{key:"3f1a5ebf592319256507a14284f91c166d95a9c1"})}};n.style=r;export{n as utrecht_root};
2
- //# sourceMappingURL=p-07df436f.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["rootCss","UtrechtRootStyle0","Root","render","h","key"],"sources":["src/components/root.scss?tag=utrecht-root&encapsulation=shadow","src/components/root.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/root-css/src/mixin\" as *;\n\n:host {\n @include utrecht-root;\n @include utrecht-root__font-size-container;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\nimport { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-root',\n styleUrl: 'root.scss',\n // No shadow DOM, to affect the `<html>` and `<body>` element\n shadow: true,\n})\nexport class Root {\n render() {\n return <slot></slot>;\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAU,g7BAChB,MAAAC,EAAeD,E,MCaFE,EAAI,M,yBACf,MAAAC,GACE,OAAOC,EAAA,QAAAC,IAAA,4C","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as e,h as o}from"./p-8dcab6dc.js";const n=":host{background-color:var(--utrecht-page-body-background-color);box-sizing:border-box;color:var(--utrecht-page-body-color);display:grid;flex-grow:1;inline-size:100%}div{background-color:var(--utrecht-page-body-content-background-color);box-sizing:border-box;color:var(--utrecht-page-body-content-color);inline-size:100%;justify-self:center;max-inline-size:var(--utrecht-page-body-content-max-inline-size);padding-block-end:var(--utrecht-page-body-content-padding-block-end);padding-block-start:var(--utrecht-page-body-content-padding-block-start);padding-inline-end:var(--utrecht-page-body-content-padding-inline-end);padding-inline-start:var(--utrecht-page-body-content-padding-inline-start)}:host([hidden]){display:none !important}";const t=n;const r=class{constructor(o){e(this,o)}render(){return o("div",{key:"0b61045d9b41e0238eed59622f07fe3e8ee3e57e"},o("slot",{key:"8a3ba5f7bcd45f704601c4ca5890416a0285b48c"}))}};r.style=t;export{r as utrecht_page_body};
2
- //# sourceMappingURL=p-2af9fcf9.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["pageBodyCss","UtrechtPageBodyStyle0","PageBody","render","h","key"],"sources":["src/components/page-body.scss?tag=utrecht-page-body&encapsulation=shadow","src/components/page-body.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/page-body-css/src/mixin\" as *;\n\n:host {\n @include utrecht-page-body;\n}\n\ndiv {\n @include utrecht-page-body__content;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@Component({\n tag: 'utrecht-page-body',\n styleUrl: 'page-body.scss',\n shadow: true,\n})\nexport class PageBody {\n render() {\n return (\n <div>\n <slot></slot>\n </div>\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAc,iuBACpB,MAAAC,EAAeD,E,MCYFE,EAAQ,M,yBACnB,MAAAC,GACE,OACEC,EAAA,OAAAC,IAAA,4CACED,EAAA,QAAAC,IAAA,6C","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r,h as e}from"./p-8dcab6dc.js";const t=":host{background-color:var(--utrecht-nav-bar-background-color);color:var(--utrecht-nav-bar-color);display:grid;inline-size:100%}div{align-items:stretch;background-color:var(--utrecht-nav-bar-content-background-color);color:var(--utrecht-nav-bar-content-color);display:flex;flex-direction:row;flex-wrap:wrap;inline-size:100%;justify-content:space-between;justify-self:center;max-inline-size:var(--utrecht-nav-bar-content-max-inline-size)}:host([hidden]){display:none !important}";const n=t;const c=class{constructor(e){r(this,e)}render(){return e("div",{key:"1ff3dfeefd34721e32d9d67174d7ab62b64f1885"},e("slot",{key:"7d0c33cfe6dc0efd182b4c442a592460e378cbe8"}))}};c.style=n;export{c as utrecht_nav_bar};
2
- //# sourceMappingURL=p-510d3f77.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["navBarCss","UtrechtNavBarStyle0","NavBar","render","h","key"],"sources":["src/components/nav-bar.scss?tag=utrecht-nav-bar&encapsulation=shadow","src/components/nav-bar.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/nav-bar-css/src/mixin\" as *;\n\n:host {\n @include utrecht-nav-bar;\n}\n\ndiv {\n @include utrecht-nav-bar__content;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@Component({\n tag: 'utrecht-nav-bar',\n styleUrl: 'nav-bar.scss',\n shadow: true,\n})\nexport class NavBar {\n render() {\n return (\n <div>\n <slot></slot>\n </div>\n );\n }\n}\n"],"mappings":"sCAAA,MAAMA,EAAY,geAClB,MAAAC,EAAeD,E,MCYFE,EAAM,M,yBACjB,MAAAC,GACE,OACEC,EAAA,OAAAC,IAAA,4CACED,EAAA,QAAAC,IAAA,6C","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as o,h as r}from"./p-8dcab6dc.js";const t=":host{--utrecht-document-color:currentColor;--utrecht-heading-color:currentColor;--utrecht-link-color:currentColor;--utrecht-link-focus-color:currentColor;--utrecht-link-hover-color:currentColor;--utrecht-link-active-color:currentColor;--utrecht-link-visited-color:currentColor;background-color:var(--utrecht-page-footer-background-color);background-image:var(--utrecht-page-footer-background-image);box-sizing:border-box;color:var(--utrecht-page-footer-color);display:grid;font-family:var(--utrecht-document-font-family);font-size:var(--utrecht-document-font-size);inline-size:100%;padding-block-end:var(--utrecht-page-footer-padding-block-end);padding-block-start:var(--utrecht-page-footer-padding-block-start);padding-inline-end:var(--utrecht-page-footer-padding-inline-end);padding-inline-start:var(--utrecht-page-footer-padding-inline-start)}footer{background-color:var(--utrecht-page-footer-content-background-color);box-sizing:border-box;color:var(--utrecht-page-footer-content-color);inline-size:100%;justify-self:center;max-inline-size:var(--utrecht-page-footer-content-max-inline-size);padding-block-end:var(--utrecht-page-footer-content-padding-block-end);padding-block-start:var(--utrecht-page-footer-content-padding-block-start);padding-inline:var(--utrecht-page-footer-content-padding-inline)}:host([hidden]){display:none !important}";const e=t;const n=class{constructor(r){o(this,r)}render(){return r("footer",{key:"76cb980ad425e241f6675fcbff7879c3d86ff26b"},r("slot",{key:"a0236f05d24e88d38410641deccfed07b5de3817"}))}};n.style=e;export{n as utrecht_page_footer};
2
- //# sourceMappingURL=p-5a2b91cf.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["pageFooterCss","UtrechtPageFooterStyle0","PageFooter","render","h","key"],"sources":["src/components/page-footer.scss?tag=utrecht-page-footer&encapsulation=shadow","src/components/page-footer.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/page-footer-css/src/mixin\" as *;\n\n:host {\n @include utrecht-page-footer;\n}\n\nfooter {\n @include utrecht-page-footer__content;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@Component({\n tag: 'utrecht-page-footer',\n styleUrl: 'page-footer.scss',\n shadow: true,\n})\nexport class PageFooter {\n render() {\n return (\n <footer>\n <slot></slot>\n </footer>\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAgB,s0CACtB,MAAAC,EAAeD,E,MCYFE,EAAU,M,yBACrB,MAAAC,GACE,OACEC,EAAA,UAAAC,IAAA,4CACED,EAAA,QAAAC,IAAA,6C","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,h as e}from"./p-8dcab6dc.js";const s=":host{align-items:flex-start;block-size:100%;display:flex;flex-direction:column;inline-size:100%;justify-content:flex-start}:host([hidden]){display:none !important}";const o=s;const a=class{constructor(e){t(this,e)}render(){return e("slot",{key:"1cbb28b5b29af2e1b0ec3a9c9ce8faa343369e1a"})}};a.style=o;export{a as utrecht_page_layout};
2
- //# sourceMappingURL=p-b3dbf1ca.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["pageLayoutCss","UtrechtPageLayoutStyle0","PageLayout","render","h","key"],"sources":["src/components/page-layout.scss?tag=utrecht-page-layout&encapsulation=shadow","src/components/page-layout.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@use \"~@utrecht/page-layout-css/src/mixin\" as *;\n\n:host {\n @include utrecht-page-layout;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @license EUPL-1.2\n * Copyright (c) 2020-2024 Frameless B.V.\n * Copyright (c) 2021-2024 Gemeente Utrecht\n */\n\n@Component({\n tag: 'utrecht-page-layout',\n styleUrl: 'page-layout.scss',\n shadow: true,\n})\nexport class PageLayout {\n render() {\n return <slot></slot>;\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAgB,uKACtB,MAAAC,EAAeD,E,MCYFE,EAAU,M,yBACrB,MAAAC,GACE,OAAOC,EAAA,QAAAC,IAAA,4C","ignoreList":[]}