@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
@@ -1421,10 +1421,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1421
1421
  }
1422
1422
  switch(bundleId) {
1423
1423
 
1424
- case 'utrecht-action-group_46.cjs':
1424
+ case 'utrecht-action-group_48.cjs':
1425
1425
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1426
1426
  /* webpackMode: "lazy" */
1427
- './utrecht-action-group_46.cjs.entry.js')); }).then(processMod, consoleError);
1427
+ './utrecht-action-group_48.cjs.entry.js')); }).then(processMod, consoleError);
1428
1428
  case 'utrecht-backdrop.cjs':
1429
1429
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1430
1430
  /* webpackMode: "lazy" */
@@ -1481,6 +1481,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1481
1481
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1482
1482
  /* webpackMode: "lazy" */
1483
1483
  './utrecht-digid-button.cjs.entry.js')); }).then(processMod, consoleError);
1484
+ case 'utrecht-document.cjs':
1485
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1486
+ /* webpackMode: "lazy" */
1487
+ './utrecht-document.cjs.entry.js')); }).then(processMod, consoleError);
1484
1488
  case 'utrecht-eherkenning-logo.cjs':
1485
1489
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1486
1490
  /* webpackMode: "lazy" */
@@ -2417,26 +2421,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2417
2421
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2418
2422
  /* webpackMode: "lazy" */
2419
2423
  './utrecht-multiline-data.cjs.entry.js')); }).then(processMod, consoleError);
2420
- case 'utrecht-nav-bar.cjs':
2421
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2422
- /* webpackMode: "lazy" */
2423
- './utrecht-nav-bar.cjs.entry.js')); }).then(processMod, consoleError);
2424
2424
  case 'utrecht-number-badge.cjs':
2425
2425
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2426
2426
  /* webpackMode: "lazy" */
2427
2427
  './utrecht-number-badge.cjs.entry.js')); }).then(processMod, consoleError);
2428
- case 'utrecht-page-body.cjs':
2428
+ case 'utrecht-page.cjs':
2429
2429
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2430
2430
  /* webpackMode: "lazy" */
2431
- './utrecht-page-body.cjs.entry.js')); }).then(processMod, consoleError);
2432
- case 'utrecht-page-footer.cjs':
2431
+ './utrecht-page.cjs.entry.js')); }).then(processMod, consoleError);
2432
+ case 'utrecht-page-content.cjs':
2433
2433
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2434
2434
  /* webpackMode: "lazy" */
2435
- './utrecht-page-footer.cjs.entry.js')); }).then(processMod, consoleError);
2436
- case 'utrecht-page-layout.cjs':
2437
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2438
- /* webpackMode: "lazy" */
2439
- './utrecht-page-layout.cjs.entry.js')); }).then(processMod, consoleError);
2435
+ './utrecht-page-content.cjs.entry.js')); }).then(processMod, consoleError);
2440
2436
  case 'utrecht-pagination.cjs':
2441
2437
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2442
2438
  /* webpackMode: "lazy" */
@@ -2457,10 +2453,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2457
2453
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2458
2454
  /* webpackMode: "lazy" */
2459
2455
  './utrecht-progress-sublist-item.cjs.entry.js')); }).then(processMod, consoleError);
2460
- case 'utrecht-root.cjs':
2461
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2462
- /* webpackMode: "lazy" */
2463
- './utrecht-root.cjs.entry.js')); }).then(processMod, consoleError);
2464
2456
  case 'utrecht-sidenav.cjs':
2465
2457
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2466
2458
  /* webpackMode: "lazy" */
@@ -8,7 +8,7 @@ const appGlobals = require('./app-globals-3a1e7e63.js');
8
8
  const defineCustomElements = async (win, options) => {
9
9
  if (typeof window === 'undefined') return undefined;
10
10
  await appGlobals.globalScripts();
11
- return index.bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template.cjs\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-digid-button.cjs\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-progress-list-item.cjs\",[[1,\"utrecht-progress-list-item\",{\"checked\":[4],\"from\":[1],\"to\":[1],\"appearance\":[1],\"details\":[4],\"_open\":[32]}]]],[\"utrecht-backdrop.cjs\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-body.cjs\",[[1,\"utrecht-body\"]]],[\"utrecht-breadcrumb-nav.cjs\",[[1,\"utrecht-breadcrumb-nav\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-button-group.cjs\",[[1,\"utrecht-button-group\",{\"direction\":[1]}]]],[\"utrecht-checkbox.cjs\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-column-layout.cjs\",[[1,\"utrecht-column-layout\",{\"rule\":[516]}]]],[\"utrecht-custom-checkbox.cjs\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[4],\"checked\":[4],\"indeterminate\":[4],\"invalid\":[4],\"required\":[4]}]]],[\"utrecht-data-list.cjs\",[[1,\"utrecht-data-list\"]]],[\"utrecht-data-list-actions.cjs\",[[1,\"utrecht-data-list-actions\"]]],[\"utrecht-data-list-item.cjs\",[[1,\"utrecht-data-list-item\"]]],[\"utrecht-data-list-key.cjs\",[[1,\"utrecht-data-list-key\"]]],[\"utrecht-data-list-value.cjs\",[[1,\"utrecht-data-list-value\"]]],[\"utrecht-eherkenning-logo.cjs\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo.cjs\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-error-message.cjs\",[[1,\"utrecht-form-field-error-message\"]]],[\"utrecht-form-toggle.cjs\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-html-content.cjs\",[[4,\"utrecht-html-content\"]]],[\"utrecht-icon-afspraak-maken.cjs\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval.cjs\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container.cjs\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas.cjs\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender.cjs\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-pmd.cjs\",[[1,\"utrecht-icon-afval-pmd\"]]],[\"utrecht-icon-afval-scheiden.cjs\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender.cjs\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen.cjs\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow.cjs\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-auto.cjs\",[[1,\"utrecht-icon-auto\"]]],[\"utrecht-icon-begroting.cjs\",[[1,\"utrecht-icon-begroting\"]]],[\"utrecht-icon-bestemmingsplan.cjs\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum.cjs\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken.cjs\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand.cjs\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-blad.cjs\",[[1,\"utrecht-icon-blad\"]]],[\"utrecht-icon-bluesky.cjs\",[[1,\"utrecht-icon-bluesky\"]]],[\"utrecht-icon-bouw-projecten.cjs\",[[1,\"utrecht-icon-bouw-projecten\"]]],[\"utrecht-icon-bouwproject.cjs\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar.cjs\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-brief-betalen.cjs\",[[1,\"utrecht-icon-brief-betalen\"]]],[\"utrecht-icon-buurtcentra.cjs\",[[1,\"utrecht-icon-buurtcentra\"]]],[\"utrecht-icon-checkmark.cjs\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-icon-chevron-down.cjs\",[[1,\"utrecht-icon-chevron-down\"]]],[\"utrecht-icon-chevron-left.cjs\",[[1,\"utrecht-icon-chevron-left\",{\"direction\":[513]}]]],[\"utrecht-icon-chevron-right.cjs\",[[1,\"utrecht-icon-chevron-right\",{\"direction\":[513]}]]],[\"utrecht-icon-chevron-up.cjs\",[[1,\"utrecht-icon-chevron-up\"]]],[\"utrecht-icon-close.cjs\",[[1,\"utrecht-icon-close\"]]],[\"utrecht-icon-coffee.cjs\",[[1,\"utrecht-icon-coffee\"]]],[\"utrecht-icon-college-b-w.cjs\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container.cjs\",[[1,\"utrecht-icon-container\"]]],[\"utrecht-icon-container-bio.cjs\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-container-glas.cjs\",[[1,\"utrecht-icon-container-glas\"]]],[\"utrecht-icon-container-groenafval.cjs\",[[1,\"utrecht-icon-container-groenafval\"]]],[\"utrecht-icon-container-met-zak.cjs\",[[1,\"utrecht-icon-container-met-zak\"]]],[\"utrecht-icon-container-papier.cjs\",[[1,\"utrecht-icon-container-papier\"]]],[\"utrecht-icon-container-pmd.cjs\",[[1,\"utrecht-icon-container-pmd\"]]],[\"utrecht-icon-container-restafval.cjs\",[[1,\"utrecht-icon-container-restafval\"]]],[\"utrecht-icon-container-textiel.cjs\",[[1,\"utrecht-icon-container-textiel\"]]],[\"utrecht-icon-cross.cjs\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos.cjs\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie.cjs\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-documenten.cjs\",[[1,\"utrecht-icon-documenten\"]]],[\"utrecht-icon-duurzaam.cjs\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid.cjs\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie.cjs\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-elektrisch-rijden.cjs\",[[1,\"utrecht-icon-elektrisch-rijden\"]]],[\"utrecht-icon-energie-projecten.cjs\",[[1,\"utrecht-icon-energie-projecten\"]]],[\"utrecht-icon-energie-vergoeding.cjs\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie.cjs\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error.cjs\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen.cjs\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook.cjs\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets.cjs\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter.cjs\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-flickr.cjs\",[[1,\"utrecht-icon-flickr\"]]],[\"utrecht-icon-geboorte.cjs\",[[1,\"utrecht-icon-geboorte\"]]],[\"utrecht-icon-gebruiker-centraal.cjs\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gebruiker-ingelogd.cjs\",[[1,\"utrecht-icon-gebruiker-ingelogd\"]]],[\"utrecht-icon-gegevenswoordenboek.cjs\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-geluid.cjs\",[[1,\"utrecht-icon-geluid\"]]],[\"utrecht-icon-gemeente-locatie.cjs\",[[1,\"utrecht-icon-gemeente-locatie\"]]],[\"utrecht-icon-gemeenteraad.cjs\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-gereedschap.cjs\",[[1,\"utrecht-icon-gereedschap\"]]],[\"utrecht-icon-gezicht.cjs\",[[1,\"utrecht-icon-gezicht\"]]],[\"utrecht-icon-gezin.cjs\",[[1,\"utrecht-icon-gezin\"]]],[\"utrecht-icon-glas-afval.cjs\",[[1,\"utrecht-icon-glas-afval\"]]],[\"utrecht-icon-glijbaan.cjs\",[[1,\"utrecht-icon-glijbaan\"]]],[\"utrecht-icon-grafiek.cjs\",[[1,\"utrecht-icon-grafiek\"]]],[\"utrecht-icon-groen-projecten.cjs\",[[1,\"utrecht-icon-groen-projecten\"]]],[\"utrecht-icon-grofvuil.cjs\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-grofvuil-ophalen.cjs\",[[1,\"utrecht-icon-grofvuil-ophalen\"]]],[\"utrecht-icon-hamburger-menu.cjs\",[[1,\"utrecht-icon-hamburger-menu\"]]],[\"utrecht-icon-herdenking.cjs\",[[1,\"utrecht-icon-herdenking\"]]],[\"utrecht-icon-hondenbelasting.cjs\",[[1,\"utrecht-icon-hondenbelasting\"]]],[\"utrecht-icon-horeca.cjs\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-horecavergunning.cjs\",[[1,\"utrecht-icon-horecavergunning\"]]],[\"utrecht-icon-huis.cjs\",[[1,\"utrecht-icon-huis\"]]],[\"utrecht-icon-huis-en-omgeving.cjs\",[[1,\"utrecht-icon-huis-en-omgeving\"]]],[\"utrecht-icon-huishoudelijk-geweld.cjs\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden.cjs\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer.cjs\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg.cjs\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpmiddelen-gezin.cjs\",[[1,\"utrecht-icon-hulpmiddelen-gezin\"]]],[\"utrecht-icon-hulpverlening.cjs\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-idee.cjs\",[[1,\"utrecht-icon-idee\"]]],[\"utrecht-icon-informatie.cjs\",[[1,\"utrecht-icon-informatie\"]]],[\"utrecht-icon-information.cjs\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie.cjs\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-inspraak-inwoners.cjs\",[[1,\"utrecht-icon-inspraak-inwoners\"]]],[\"utrecht-icon-instagram.cjs\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender.cjs\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kennis.cjs\",[[1,\"utrecht-icon-kennis\"]]],[\"utrecht-icon-kerstbomen.cjs\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten.cjs\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon.cjs\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal.cjs\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-language.cjs\",[[1,\"utrecht-icon-language\"]]],[\"utrecht-icon-lantaarnpaal.cjs\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-lantaarnpaal-oud.cjs\",[[1,\"utrecht-icon-lantaarnpaal-oud\"]]],[\"utrecht-icon-leren.cjs\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op.cjs\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin.cjs\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list.cjs\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-list-check.cjs\",[[1,\"utrecht-icon-list-check\"]]],[\"utrecht-icon-list-number.cjs\",[[1,\"utrecht-icon-list-number\"]]],[\"utrecht-icon-loupe.cjs\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-mail.cjs\",[[1,\"utrecht-icon-mail\"]]],[\"utrecht-icon-markt.cjs\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-mastodon.cjs\",[[1,\"utrecht-icon-mastodon\"]]],[\"utrecht-icon-melding.cjs\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-boom.cjs\",[[1,\"utrecht-icon-melding-boom\"]]],[\"utrecht-icon-melding-klacht.cjs\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-melding-openbareruimte.cjs\",[[1,\"utrecht-icon-melding-openbareruimte\"]]],[\"utrecht-icon-melding-verlichting.cjs\",[[1,\"utrecht-icon-melding-verlichting\"]]],[\"utrecht-icon-menselijk.cjs\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-menu-dot.cjs\",[[1,\"utrecht-icon-menu-dot\"]]],[\"utrecht-icon-menu-dot-open.cjs\",[[1,\"utrecht-icon-menu-dot-open\"]]],[\"utrecht-icon-meterkast.cjs\",[[1,\"utrecht-icon-meterkast\"]]],[\"utrecht-icon-milieu-ontheffing.cjs\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-milieu-zone.cjs\",[[1,\"utrecht-icon-milieu-zone\"]]],[\"utrecht-icon-minus.cjs\",[[1,\"utrecht-icon-minus\"]]],[\"utrecht-icon-minus-vertical.cjs\",[[1,\"utrecht-icon-minus-vertical\"]]],[\"utrecht-icon-mobiliteit.cjs\",[[1,\"utrecht-icon-mobiliteit\"]]],[\"utrecht-icon-natuur.cjs\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis.cjs\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nieuwsbrief.cjs\",[[1,\"utrecht-icon-nieuwsbrief\"]]],[\"utrecht-icon-nummerbord.cjs\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-om-het-huis.cjs\",[[1,\"utrecht-icon-om-het-huis\"]]],[\"utrecht-icon-omgeving.cjs\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie.cjs\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet.cjs\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud.cjs\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-ondernemen.cjs\",[[1,\"utrecht-icon-ondernemen\"]]],[\"utrecht-icon-openingstijden.cjs\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-over-de-stad.cjs\",[[1,\"utrecht-icon-over-de-stad\"]]],[\"utrecht-icon-overlijden.cjs\",[[1,\"utrecht-icon-overlijden\"]]],[\"utrecht-icon-panden.cjs\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park.cjs\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart.cjs\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning.cjs\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken.cjs\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren.cjs\",[[1,\"utrecht-icon-parkeren\"]]],[\"utrecht-icon-parkeren-bedrijven.cjs\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betaalautomaat.cjs\",[[1,\"utrecht-icon-parkeren-betaalautomaat\"]]],[\"utrecht-icon-parkeren-betalen.cjs\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne.cjs\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-participatie-like.cjs\",[[1,\"utrecht-icon-participatie-like\"]]],[\"utrecht-icon-participatie-pitch.cjs\",[[1,\"utrecht-icon-participatie-pitch\"]]],[\"utrecht-icon-paspoort.cjs\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-phone.cjs\",[[1,\"utrecht-icon-phone\"]]],[\"utrecht-icon-pinterest.cjs\",[[1,\"utrecht-icon-pinterest\"]]],[\"utrecht-icon-presentatie.cjs\",[[1,\"utrecht-icon-presentatie\"]]],[\"utrecht-icon-prijskaartje.cjs\",[[1,\"utrecht-icon-prijskaartje\"]]],[\"utrecht-icon-read-aloud.cjs\",[[1,\"utrecht-icon-read-aloud\"]]],[\"utrecht-icon-report.cjs\",[[1,\"utrecht-icon-report\"]]],[\"utrecht-icon-rijbewijs.cjs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rioolheffing.cjs\",[[1,\"utrecht-icon-rioolheffing\"]]],[\"utrecht-icon-rolstoel.cjs\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-schild-gemeente-utrecht.cjs\",[[1,\"utrecht-icon-schild-gemeente-utrecht\"]]],[\"utrecht-icon-search.cjs\",[[1,\"utrecht-icon-search\"]]],[\"utrecht-icon-shoppen.cjs\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas.cjs\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-slechtziende-hoordende.cjs\",[[1,\"utrecht-icon-slechtziende-hoordende\"]]],[\"utrecht-icon-sport.cjs\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-sport-en-cultuur.cjs\",[[1,\"utrecht-icon-sport-en-cultuur\"]]],[\"utrecht-icon-sport-voetbal.cjs\",[[1,\"utrecht-icon-sport-voetbal\"]]],[\"utrecht-icon-standaard-projecten.cjs\",[[1,\"utrecht-icon-standaard-projecten\"]]],[\"utrecht-icon-stookverbod.cjs\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strand.cjs\",[[1,\"utrecht-icon-strand\"]]],[\"utrecht-icon-strooien.cjs\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie.cjs\",[[1,\"utrecht-icon-subsidie\"]]],[\"utrecht-icon-subsidie-gezin.cjs\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-t-shirt.cjs\",[[1,\"utrecht-icon-t-shirt\"]]],[\"utrecht-icon-threads.cjs\",[[1,\"utrecht-icon-threads\"]]],[\"utrecht-icon-thuiswerken.cjs\",[[1,\"utrecht-icon-thuiswerken\"]]],[\"utrecht-icon-toeslag.cjs\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein.cjs\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen.cjs\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter.cjs\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-user.cjs\",[[1,\"utrecht-icon-user\"]]],[\"utrecht-icon-uw-wijk.cjs\",[[1,\"utrecht-icon-uw-wijk\"]]],[\"utrecht-icon-vaccinatie.cjs\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk.cjs\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergaderen.cjs\",[[1,\"utrecht-icon-vergaderen\"]]],[\"utrecht-icon-vergaderendigitaal.cjs\",[[1,\"utrecht-icon-vergaderendigitaal\"]]],[\"utrecht-icon-vergoeding.cjs\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen.cjs\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkeers-projecten.cjs\",[[1,\"utrecht-icon-verkeers-projecten\"]]],[\"utrecht-icon-verkeerslicht.cjs\",[[1,\"utrecht-icon-verkeerslicht\"]]],[\"utrecht-icon-verkiezingen.cjs\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving.cjs\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening.cjs\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus.cjs\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen.cjs\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer.cjs\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk.cjs\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuilnisbak.cjs\",[[1,\"utrecht-icon-vuilnisbak\"]]],[\"utrecht-icon-vuilniszak.cjs\",[[1,\"utrecht-icon-vuilniszak\"]]],[\"utrecht-icon-vuurwerk.cjs\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok.cjs\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm.cjs\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning.cjs\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken.cjs\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden.cjs\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp.cjs\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wijk-denkmee.cjs\",[[1,\"utrecht-icon-wijk-denkmee\"]]],[\"utrecht-icon-wijk-overlast.cjs\",[[1,\"utrecht-icon-wijk-overlast\"]]],[\"utrecht-icon-wijk-park.cjs\",[[1,\"utrecht-icon-wijk-park\"]]],[\"utrecht-icon-wijk-projecten.cjs\",[[1,\"utrecht-icon-wijk-projecten\"]]],[\"utrecht-icon-wijk-speelplaats.cjs\",[[1,\"utrecht-icon-wijk-speelplaats\"]]],[\"utrecht-icon-wijk-sport.cjs\",[[1,\"utrecht-icon-wijk-sport\"]]],[\"utrecht-icon-wijk-zwemmen.cjs\",[[1,\"utrecht-icon-wijk-zwemmen\"]]],[\"utrecht-icon-wonen-kosten.cjs\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken.cjs\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-x.cjs\",[[1,\"utrecht-icon-x\"]]],[\"utrecht-icon-youtube.cjs\",[[1,\"utrecht-icon-youtube\"]]],[\"utrecht-icon-zelfstandig-wonen.cjs\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoom-minus.cjs\",[[1,\"utrecht-icon-zoom-minus\"]]],[\"utrecht-icon-zoom-plus.cjs\",[[1,\"utrecht-icon-zoom-plus\"]]],[\"utrecht-icon-zoomin.cjs\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout.cjs\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis.cjs\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zweefpaal.cjs\",[[1,\"utrecht-icon-zweefpaal\"]]],[\"utrecht-icon-zwemmen.cjs\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-logo-button.cjs\",[[1,\"utrecht-logo-button\"]]],[\"utrecht-map-marker.cjs\",[[1,\"utrecht-map-marker\"]]],[\"utrecht-multiline-data.cjs\",[[1,\"utrecht-multiline-data\"]]],[\"utrecht-nav-bar.cjs\",[[1,\"utrecht-nav-bar\"]]],[\"utrecht-number-badge.cjs\",[[1,\"utrecht-number-badge\",{\"value\":[2],\"max\":[2],\"locale\":[1]}]]],[\"utrecht-page-body.cjs\",[[1,\"utrecht-page-body\"]]],[\"utrecht-page-footer.cjs\",[[1,\"utrecht-page-footer\"]]],[\"utrecht-page-layout.cjs\",[[1,\"utrecht-page-layout\"]]],[\"utrecht-pagination.cjs\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-preserve-data.cjs\",[[4,\"utrecht-preserve-data\",{\"dateTime\":[513,\"datetime\"],\"value\":[1]}]]],[\"utrecht-progress-list.cjs\",[[1,\"utrecht-progress-list\"]]],[\"utrecht-progress-sublist-item.cjs\",[[1,\"utrecht-progress-sublist-item\",{\"appearance\":[1],\"checked\":[4]}]]],[\"utrecht-root.cjs\",[[1,\"utrecht-root\"]]],[\"utrecht-sidenav.cjs\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-surface.cjs\",[[1,\"utrecht-surface\"]]],[\"utrecht-table.cjs\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body.cjs\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption.cjs\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell.cjs\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-container.cjs\",[[4,\"utrecht-table-container\"]]],[\"utrecht-table-footer.cjs\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header.cjs\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell.cjs\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row.cjs\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textarea.cjs\",[[1,\"utrecht-textarea\",{\"autocomplete\":[1],\"cols\":[2],\"spellcheck\":[4],\"disabled\":[516],\"invalid\":[516],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"rows\":[2],\"value\":[1]}]]],[\"utrecht-textbox.cjs\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[8],\"max\":[8],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-top-task-link.cjs\",[[1,\"utrecht-top-task-link\",{\"external\":[4],\"href\":[1],\"target\":[1]}]]],[\"utrecht-top-task-nav.cjs\",[[1,\"utrecht-top-task-nav\"]]],[\"utrecht-digid-logo.cjs\",[[1,\"utrecht-digid-logo\"]]],[\"utrecht-action-group_46.cjs\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[1],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"name\":[1],\"value\":[1]}],[1,\"utrecht-form-field-textarea\",{\"cols\":[2],\"disabled\":[516],\"invalid\":[516],\"label\":[1],\"name\":[1],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"rows\":[2],\"value\":[1]}],[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"label\":[1],\"min\":[8],\"max\":[8],\"name\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}],[1,\"utrecht-action-group\",{\"direction\":[1]}],[1,\"utrecht-alert\",{\"type\":[1]}],[1,\"utrecht-article\"],[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}],[1,\"utrecht-badge-list\"],[1,\"utrecht-button-link\",{\"appearance\":[1],\"download\":[1],\"external\":[4],\"href\":[1],\"placeholder\":[4],\"target\":[1]}],[1,\"utrecht-code\"],[1,\"utrecht-code-block\"],[1,\"utrecht-color-sample\",{\"color\":[1]}],[1,\"utrecht-data-badge\"],[1,\"utrecht-document\"],[1,\"utrecht-drawer\",{\"align\":[1],\"open\":[4],\"close\":[64],\"showModal\":[64]}],[1,\"utrecht-emphasis\"],[1,\"utrecht-flex-wrap-fallback\",{\"flexTarget\":[513,\"flextarget\"],\"resizeObserver\":[32],\"contentWraps\":[32]}],[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\",{\"download\":[1],\"href\":[1],\"target\":[1]}],[1,\"utrecht-link-button\",{\"disabled\":[4],\"type\":[1],\"inline\":[4],\"pressed\":[4],\"form\":[513],\"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]}],[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-status-badge\",{\"status\":[1]}],[1,\"utrecht-url-data\"],[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"expanded\":[8],\"pressed\":[8],\"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]}]]]]"), options);
11
+ return index.bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template.cjs\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-digid-button.cjs\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-progress-list-item.cjs\",[[1,\"utrecht-progress-list-item\",{\"checked\":[4],\"from\":[1],\"to\":[1],\"appearance\":[1],\"details\":[4],\"_open\":[32]}]]],[\"utrecht-backdrop.cjs\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-body.cjs\",[[1,\"utrecht-body\"]]],[\"utrecht-breadcrumb-nav.cjs\",[[1,\"utrecht-breadcrumb-nav\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-button-group.cjs\",[[1,\"utrecht-button-group\",{\"direction\":[1]}]]],[\"utrecht-checkbox.cjs\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-column-layout.cjs\",[[1,\"utrecht-column-layout\",{\"rule\":[516]}]]],[\"utrecht-custom-checkbox.cjs\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[4],\"checked\":[4],\"indeterminate\":[4],\"invalid\":[4],\"required\":[4]}]]],[\"utrecht-data-list.cjs\",[[1,\"utrecht-data-list\"]]],[\"utrecht-data-list-actions.cjs\",[[1,\"utrecht-data-list-actions\"]]],[\"utrecht-data-list-item.cjs\",[[1,\"utrecht-data-list-item\"]]],[\"utrecht-data-list-key.cjs\",[[1,\"utrecht-data-list-key\"]]],[\"utrecht-data-list-value.cjs\",[[1,\"utrecht-data-list-value\"]]],[\"utrecht-document.cjs\",[[1,\"utrecht-document\"]]],[\"utrecht-eherkenning-logo.cjs\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo.cjs\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-error-message.cjs\",[[1,\"utrecht-form-field-error-message\"]]],[\"utrecht-form-toggle.cjs\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-html-content.cjs\",[[4,\"utrecht-html-content\"]]],[\"utrecht-icon-afspraak-maken.cjs\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval.cjs\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container.cjs\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas.cjs\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender.cjs\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-pmd.cjs\",[[1,\"utrecht-icon-afval-pmd\"]]],[\"utrecht-icon-afval-scheiden.cjs\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender.cjs\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen.cjs\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow.cjs\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-auto.cjs\",[[1,\"utrecht-icon-auto\"]]],[\"utrecht-icon-begroting.cjs\",[[1,\"utrecht-icon-begroting\"]]],[\"utrecht-icon-bestemmingsplan.cjs\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum.cjs\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken.cjs\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand.cjs\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-blad.cjs\",[[1,\"utrecht-icon-blad\"]]],[\"utrecht-icon-bluesky.cjs\",[[1,\"utrecht-icon-bluesky\"]]],[\"utrecht-icon-bouw-projecten.cjs\",[[1,\"utrecht-icon-bouw-projecten\"]]],[\"utrecht-icon-bouwproject.cjs\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar.cjs\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-brief-betalen.cjs\",[[1,\"utrecht-icon-brief-betalen\"]]],[\"utrecht-icon-buurtcentra.cjs\",[[1,\"utrecht-icon-buurtcentra\"]]],[\"utrecht-icon-checkmark.cjs\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-icon-chevron-down.cjs\",[[1,\"utrecht-icon-chevron-down\"]]],[\"utrecht-icon-chevron-left.cjs\",[[1,\"utrecht-icon-chevron-left\",{\"direction\":[513]}]]],[\"utrecht-icon-chevron-right.cjs\",[[1,\"utrecht-icon-chevron-right\",{\"direction\":[513]}]]],[\"utrecht-icon-chevron-up.cjs\",[[1,\"utrecht-icon-chevron-up\"]]],[\"utrecht-icon-close.cjs\",[[1,\"utrecht-icon-close\"]]],[\"utrecht-icon-coffee.cjs\",[[1,\"utrecht-icon-coffee\"]]],[\"utrecht-icon-college-b-w.cjs\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container.cjs\",[[1,\"utrecht-icon-container\"]]],[\"utrecht-icon-container-bio.cjs\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-container-glas.cjs\",[[1,\"utrecht-icon-container-glas\"]]],[\"utrecht-icon-container-groenafval.cjs\",[[1,\"utrecht-icon-container-groenafval\"]]],[\"utrecht-icon-container-met-zak.cjs\",[[1,\"utrecht-icon-container-met-zak\"]]],[\"utrecht-icon-container-papier.cjs\",[[1,\"utrecht-icon-container-papier\"]]],[\"utrecht-icon-container-pmd.cjs\",[[1,\"utrecht-icon-container-pmd\"]]],[\"utrecht-icon-container-restafval.cjs\",[[1,\"utrecht-icon-container-restafval\"]]],[\"utrecht-icon-container-textiel.cjs\",[[1,\"utrecht-icon-container-textiel\"]]],[\"utrecht-icon-cross.cjs\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos.cjs\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie.cjs\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-documenten.cjs\",[[1,\"utrecht-icon-documenten\"]]],[\"utrecht-icon-duurzaam.cjs\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid.cjs\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie.cjs\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-elektrisch-rijden.cjs\",[[1,\"utrecht-icon-elektrisch-rijden\"]]],[\"utrecht-icon-energie-projecten.cjs\",[[1,\"utrecht-icon-energie-projecten\"]]],[\"utrecht-icon-energie-vergoeding.cjs\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie.cjs\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error.cjs\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen.cjs\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook.cjs\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets.cjs\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter.cjs\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-flickr.cjs\",[[1,\"utrecht-icon-flickr\"]]],[\"utrecht-icon-geboorte.cjs\",[[1,\"utrecht-icon-geboorte\"]]],[\"utrecht-icon-gebruiker-centraal.cjs\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gebruiker-ingelogd.cjs\",[[1,\"utrecht-icon-gebruiker-ingelogd\"]]],[\"utrecht-icon-gegevenswoordenboek.cjs\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-geluid.cjs\",[[1,\"utrecht-icon-geluid\"]]],[\"utrecht-icon-gemeente-locatie.cjs\",[[1,\"utrecht-icon-gemeente-locatie\"]]],[\"utrecht-icon-gemeenteraad.cjs\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-gereedschap.cjs\",[[1,\"utrecht-icon-gereedschap\"]]],[\"utrecht-icon-gezicht.cjs\",[[1,\"utrecht-icon-gezicht\"]]],[\"utrecht-icon-gezin.cjs\",[[1,\"utrecht-icon-gezin\"]]],[\"utrecht-icon-glas-afval.cjs\",[[1,\"utrecht-icon-glas-afval\"]]],[\"utrecht-icon-glijbaan.cjs\",[[1,\"utrecht-icon-glijbaan\"]]],[\"utrecht-icon-grafiek.cjs\",[[1,\"utrecht-icon-grafiek\"]]],[\"utrecht-icon-groen-projecten.cjs\",[[1,\"utrecht-icon-groen-projecten\"]]],[\"utrecht-icon-grofvuil.cjs\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-grofvuil-ophalen.cjs\",[[1,\"utrecht-icon-grofvuil-ophalen\"]]],[\"utrecht-icon-hamburger-menu.cjs\",[[1,\"utrecht-icon-hamburger-menu\"]]],[\"utrecht-icon-herdenking.cjs\",[[1,\"utrecht-icon-herdenking\"]]],[\"utrecht-icon-hondenbelasting.cjs\",[[1,\"utrecht-icon-hondenbelasting\"]]],[\"utrecht-icon-horeca.cjs\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-horecavergunning.cjs\",[[1,\"utrecht-icon-horecavergunning\"]]],[\"utrecht-icon-huis.cjs\",[[1,\"utrecht-icon-huis\"]]],[\"utrecht-icon-huis-en-omgeving.cjs\",[[1,\"utrecht-icon-huis-en-omgeving\"]]],[\"utrecht-icon-huishoudelijk-geweld.cjs\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden.cjs\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer.cjs\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg.cjs\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpmiddelen-gezin.cjs\",[[1,\"utrecht-icon-hulpmiddelen-gezin\"]]],[\"utrecht-icon-hulpverlening.cjs\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-idee.cjs\",[[1,\"utrecht-icon-idee\"]]],[\"utrecht-icon-informatie.cjs\",[[1,\"utrecht-icon-informatie\"]]],[\"utrecht-icon-information.cjs\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie.cjs\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-inspraak-inwoners.cjs\",[[1,\"utrecht-icon-inspraak-inwoners\"]]],[\"utrecht-icon-instagram.cjs\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender.cjs\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kennis.cjs\",[[1,\"utrecht-icon-kennis\"]]],[\"utrecht-icon-kerstbomen.cjs\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten.cjs\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon.cjs\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal.cjs\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-language.cjs\",[[1,\"utrecht-icon-language\"]]],[\"utrecht-icon-lantaarnpaal.cjs\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-lantaarnpaal-oud.cjs\",[[1,\"utrecht-icon-lantaarnpaal-oud\"]]],[\"utrecht-icon-leren.cjs\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op.cjs\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin.cjs\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list.cjs\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-list-check.cjs\",[[1,\"utrecht-icon-list-check\"]]],[\"utrecht-icon-list-number.cjs\",[[1,\"utrecht-icon-list-number\"]]],[\"utrecht-icon-loupe.cjs\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-mail.cjs\",[[1,\"utrecht-icon-mail\"]]],[\"utrecht-icon-markt.cjs\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-mastodon.cjs\",[[1,\"utrecht-icon-mastodon\"]]],[\"utrecht-icon-melding.cjs\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-boom.cjs\",[[1,\"utrecht-icon-melding-boom\"]]],[\"utrecht-icon-melding-klacht.cjs\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-melding-openbareruimte.cjs\",[[1,\"utrecht-icon-melding-openbareruimte\"]]],[\"utrecht-icon-melding-verlichting.cjs\",[[1,\"utrecht-icon-melding-verlichting\"]]],[\"utrecht-icon-menselijk.cjs\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-menu-dot.cjs\",[[1,\"utrecht-icon-menu-dot\"]]],[\"utrecht-icon-menu-dot-open.cjs\",[[1,\"utrecht-icon-menu-dot-open\"]]],[\"utrecht-icon-meterkast.cjs\",[[1,\"utrecht-icon-meterkast\"]]],[\"utrecht-icon-milieu-ontheffing.cjs\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-milieu-zone.cjs\",[[1,\"utrecht-icon-milieu-zone\"]]],[\"utrecht-icon-minus.cjs\",[[1,\"utrecht-icon-minus\"]]],[\"utrecht-icon-minus-vertical.cjs\",[[1,\"utrecht-icon-minus-vertical\"]]],[\"utrecht-icon-mobiliteit.cjs\",[[1,\"utrecht-icon-mobiliteit\"]]],[\"utrecht-icon-natuur.cjs\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis.cjs\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nieuwsbrief.cjs\",[[1,\"utrecht-icon-nieuwsbrief\"]]],[\"utrecht-icon-nummerbord.cjs\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-om-het-huis.cjs\",[[1,\"utrecht-icon-om-het-huis\"]]],[\"utrecht-icon-omgeving.cjs\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie.cjs\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet.cjs\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud.cjs\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-ondernemen.cjs\",[[1,\"utrecht-icon-ondernemen\"]]],[\"utrecht-icon-openingstijden.cjs\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-over-de-stad.cjs\",[[1,\"utrecht-icon-over-de-stad\"]]],[\"utrecht-icon-overlijden.cjs\",[[1,\"utrecht-icon-overlijden\"]]],[\"utrecht-icon-panden.cjs\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park.cjs\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart.cjs\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning.cjs\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken.cjs\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren.cjs\",[[1,\"utrecht-icon-parkeren\"]]],[\"utrecht-icon-parkeren-bedrijven.cjs\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betaalautomaat.cjs\",[[1,\"utrecht-icon-parkeren-betaalautomaat\"]]],[\"utrecht-icon-parkeren-betalen.cjs\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne.cjs\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-participatie-like.cjs\",[[1,\"utrecht-icon-participatie-like\"]]],[\"utrecht-icon-participatie-pitch.cjs\",[[1,\"utrecht-icon-participatie-pitch\"]]],[\"utrecht-icon-paspoort.cjs\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-phone.cjs\",[[1,\"utrecht-icon-phone\"]]],[\"utrecht-icon-pinterest.cjs\",[[1,\"utrecht-icon-pinterest\"]]],[\"utrecht-icon-presentatie.cjs\",[[1,\"utrecht-icon-presentatie\"]]],[\"utrecht-icon-prijskaartje.cjs\",[[1,\"utrecht-icon-prijskaartje\"]]],[\"utrecht-icon-read-aloud.cjs\",[[1,\"utrecht-icon-read-aloud\"]]],[\"utrecht-icon-report.cjs\",[[1,\"utrecht-icon-report\"]]],[\"utrecht-icon-rijbewijs.cjs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rioolheffing.cjs\",[[1,\"utrecht-icon-rioolheffing\"]]],[\"utrecht-icon-rolstoel.cjs\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-schild-gemeente-utrecht.cjs\",[[1,\"utrecht-icon-schild-gemeente-utrecht\"]]],[\"utrecht-icon-search.cjs\",[[1,\"utrecht-icon-search\"]]],[\"utrecht-icon-shoppen.cjs\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas.cjs\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-slechtziende-hoordende.cjs\",[[1,\"utrecht-icon-slechtziende-hoordende\"]]],[\"utrecht-icon-sport.cjs\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-sport-en-cultuur.cjs\",[[1,\"utrecht-icon-sport-en-cultuur\"]]],[\"utrecht-icon-sport-voetbal.cjs\",[[1,\"utrecht-icon-sport-voetbal\"]]],[\"utrecht-icon-standaard-projecten.cjs\",[[1,\"utrecht-icon-standaard-projecten\"]]],[\"utrecht-icon-stookverbod.cjs\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strand.cjs\",[[1,\"utrecht-icon-strand\"]]],[\"utrecht-icon-strooien.cjs\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie.cjs\",[[1,\"utrecht-icon-subsidie\"]]],[\"utrecht-icon-subsidie-gezin.cjs\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-t-shirt.cjs\",[[1,\"utrecht-icon-t-shirt\"]]],[\"utrecht-icon-threads.cjs\",[[1,\"utrecht-icon-threads\"]]],[\"utrecht-icon-thuiswerken.cjs\",[[1,\"utrecht-icon-thuiswerken\"]]],[\"utrecht-icon-toeslag.cjs\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein.cjs\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen.cjs\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter.cjs\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-user.cjs\",[[1,\"utrecht-icon-user\"]]],[\"utrecht-icon-uw-wijk.cjs\",[[1,\"utrecht-icon-uw-wijk\"]]],[\"utrecht-icon-vaccinatie.cjs\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk.cjs\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergaderen.cjs\",[[1,\"utrecht-icon-vergaderen\"]]],[\"utrecht-icon-vergaderendigitaal.cjs\",[[1,\"utrecht-icon-vergaderendigitaal\"]]],[\"utrecht-icon-vergoeding.cjs\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen.cjs\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkeers-projecten.cjs\",[[1,\"utrecht-icon-verkeers-projecten\"]]],[\"utrecht-icon-verkeerslicht.cjs\",[[1,\"utrecht-icon-verkeerslicht\"]]],[\"utrecht-icon-verkiezingen.cjs\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving.cjs\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening.cjs\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus.cjs\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen.cjs\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer.cjs\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk.cjs\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuilnisbak.cjs\",[[1,\"utrecht-icon-vuilnisbak\"]]],[\"utrecht-icon-vuilniszak.cjs\",[[1,\"utrecht-icon-vuilniszak\"]]],[\"utrecht-icon-vuurwerk.cjs\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok.cjs\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm.cjs\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning.cjs\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken.cjs\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden.cjs\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp.cjs\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wijk-denkmee.cjs\",[[1,\"utrecht-icon-wijk-denkmee\"]]],[\"utrecht-icon-wijk-overlast.cjs\",[[1,\"utrecht-icon-wijk-overlast\"]]],[\"utrecht-icon-wijk-park.cjs\",[[1,\"utrecht-icon-wijk-park\"]]],[\"utrecht-icon-wijk-projecten.cjs\",[[1,\"utrecht-icon-wijk-projecten\"]]],[\"utrecht-icon-wijk-speelplaats.cjs\",[[1,\"utrecht-icon-wijk-speelplaats\"]]],[\"utrecht-icon-wijk-sport.cjs\",[[1,\"utrecht-icon-wijk-sport\"]]],[\"utrecht-icon-wijk-zwemmen.cjs\",[[1,\"utrecht-icon-wijk-zwemmen\"]]],[\"utrecht-icon-wonen-kosten.cjs\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken.cjs\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-x.cjs\",[[1,\"utrecht-icon-x\"]]],[\"utrecht-icon-youtube.cjs\",[[1,\"utrecht-icon-youtube\"]]],[\"utrecht-icon-zelfstandig-wonen.cjs\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoom-minus.cjs\",[[1,\"utrecht-icon-zoom-minus\"]]],[\"utrecht-icon-zoom-plus.cjs\",[[1,\"utrecht-icon-zoom-plus\"]]],[\"utrecht-icon-zoomin.cjs\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout.cjs\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis.cjs\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zweefpaal.cjs\",[[1,\"utrecht-icon-zweefpaal\"]]],[\"utrecht-icon-zwemmen.cjs\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-logo-button.cjs\",[[1,\"utrecht-logo-button\"]]],[\"utrecht-map-marker.cjs\",[[1,\"utrecht-map-marker\"]]],[\"utrecht-multiline-data.cjs\",[[1,\"utrecht-multiline-data\"]]],[\"utrecht-number-badge.cjs\",[[1,\"utrecht-number-badge\",{\"value\":[2],\"max\":[2],\"locale\":[1]}]]],[\"utrecht-page.cjs\",[[1,\"utrecht-page\"]]],[\"utrecht-page-content.cjs\",[[1,\"utrecht-page-content\"]]],[\"utrecht-pagination.cjs\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-preserve-data.cjs\",[[4,\"utrecht-preserve-data\",{\"dateTime\":[513,\"datetime\"],\"value\":[1]}]]],[\"utrecht-progress-list.cjs\",[[1,\"utrecht-progress-list\"]]],[\"utrecht-progress-sublist-item.cjs\",[[1,\"utrecht-progress-sublist-item\",{\"appearance\":[1],\"checked\":[4]}]]],[\"utrecht-sidenav.cjs\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-surface.cjs\",[[1,\"utrecht-surface\"]]],[\"utrecht-table.cjs\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body.cjs\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption.cjs\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell.cjs\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-container.cjs\",[[4,\"utrecht-table-container\"]]],[\"utrecht-table-footer.cjs\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header.cjs\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell.cjs\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row.cjs\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textarea.cjs\",[[1,\"utrecht-textarea\",{\"autocomplete\":[1],\"cols\":[2],\"spellcheck\":[4],\"disabled\":[516],\"invalid\":[516],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"rows\":[2],\"value\":[1]}]]],[\"utrecht-textbox.cjs\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[8],\"max\":[8],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-top-task-link.cjs\",[[1,\"utrecht-top-task-link\",{\"external\":[4],\"href\":[1],\"target\":[1]}]]],[\"utrecht-top-task-nav.cjs\",[[1,\"utrecht-top-task-nav\"]]],[\"utrecht-digid-logo.cjs\",[[1,\"utrecht-digid-logo\"]]],[\"utrecht-action-group_48.cjs\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[1],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"name\":[1],\"value\":[1]}],[1,\"utrecht-form-field-textarea\",{\"cols\":[2],\"disabled\":[516],\"invalid\":[516],\"label\":[1],\"name\":[1],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"rows\":[2],\"value\":[1]}],[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"label\":[1],\"min\":[8],\"max\":[8],\"name\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}],[1,\"utrecht-action-group\",{\"direction\":[1]}],[1,\"utrecht-alert\",{\"type\":[1]}],[1,\"utrecht-article\"],[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}],[1,\"utrecht-badge-list\"],[1,\"utrecht-button-link\",{\"appearance\":[1],\"download\":[1],\"external\":[4],\"href\":[1],\"placeholder\":[4],\"target\":[1]}],[1,\"utrecht-code\"],[1,\"utrecht-code-block\"],[1,\"utrecht-color-sample\",{\"color\":[1]}],[1,\"utrecht-data-badge\"],[1,\"utrecht-drawer\",{\"align\":[1],\"open\":[4],\"close\":[64],\"showModal\":[64]}],[1,\"utrecht-emphasis\"],[1,\"utrecht-flex-wrap-fallback\",{\"flexTarget\":[513,\"flextarget\"],\"resizeObserver\":[32],\"contentWraps\":[32]}],[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\",{\"download\":[1],\"href\":[1],\"target\":[1]}],[1,\"utrecht-link-button\",{\"disabled\":[4],\"type\":[1],\"inline\":[4],\"pressed\":[4],\"form\":[513],\"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]}],[1,\"utrecht-logo\"],[1,\"utrecht-logo-image\"],[1,\"utrecht-mark\"],[1,\"utrecht-nav-bar\",{\"sticky\":[4]}],[1,\"utrecht-number-data\",{\"value\":[8]}],[1,\"utrecht-page-body\"],[1,\"utrecht-page-footer\"],[1,\"utrecht-page-header\"],[1,\"utrecht-page-layout\"],[1,\"utrecht-pre-heading\"],[1,\"utrecht-root\"],[1,\"utrecht-separator\"],[1,\"utrecht-skip-link\",{\"href\":[1]}],[1,\"utrecht-spotlight-section\",{\"appearance\":[1]}],[1,\"utrecht-status-badge\",{\"status\":[1]}],[1,\"utrecht-url-data\"],[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"expanded\":[8],\"pressed\":[8],\"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]}]]]]"), options);
12
12
  };
13
13
 
14
14
  exports.setNonce = index.setNonce;
@@ -23,7 +23,7 @@ const actionGroup = class {
23
23
  };
24
24
  actionGroup.style = UtrechtActionGroupStyle0;
25
25
 
26
- const alertCss = ".utrecht-alert{background-color:var(--_utrecht-alert-background-color, var(--utrecht-alert-background-color));border-color:var(--_utrecht-alert-border-color, var(--utrecht-alert-border-color));border-radius:var(--utrecht-alert-border-radius, 0);border-style:solid;border-width:var(--_utrecht-alert-border-width, var(--utrecht-alert-border-width, 0));color:var(--_utrecht-alert-color, var(--utrecht-alert-color));column-gap:var(--utrecht-alert-column-gap);display:flex;flex-direction:row;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-alert-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-alert-margin-block-start, 0));padding-block-end:var(--utrecht-alert-padding-block-end);padding-block-start:var(--utrecht-alert-padding-block-start);padding-inline-end:var(--utrecht-alert-padding-inline-end);padding-inline-start:var(--utrecht-alert-padding-inline-start)}.utrecht-alert__icon{--utrecht-icon-color:var(--_utrecht-alert-icon-color, var(--utrecht-alert-icon-color));--utrecht-icon-size:var(--utrecht-alert-icon-size);--utrecht-icon-inset-block-start:var(--utrecht-alert-icon-inset-block-start)}.utrecht-alert__content{row-gap:var(--utrecht-alert-content-row-gap)}.utrecht-alert__message{--utrecht-heading-color:var(--utrecht-alert-color);--utrecht-paragraph-color:var(--utrecht-alert-color);row-gap:var(--utrecht-alert-message-row-gap)}.utrecht-alert--info{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-info-color);--_utrecht-alert-background-color:var(--utrecht-alert-info-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-info-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-info-border-width);--_utrecht-alert-color:var(--utrecht-alert-info-color)}.utrecht-alert--ok{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-ok-color);--_utrecht-alert-background-color:var(--utrecht-alert-ok-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-ok-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-ok-border-width);--_utrecht-alert-color:var(--utrecht-alert-ok-color)}.utrecht-alert--warning{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-warning-color);--_utrecht-alert-background-color:var(--utrecht-alert-warning-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-warning-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-warning-border-width);--_utrecht-alert-color:var(--utrecht-alert-warning-color)}.utrecht-alert--error{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-error-color);--_utrecht-alert-background-color:var(--utrecht-alert-error-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-error-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-error-border-width);--_utrecht-alert-color:var(--utrecht-alert-error-color)}:host{display:block}:host([hidden]){display:none !important}";
26
+ const alertCss = ".utrecht-alert{background-color:var(--_utrecht-alert-background-color, var(--utrecht-alert-background-color));border-color:var(--_utrecht-alert-border-color, var(--utrecht-alert-border-color));border-radius:var(--utrecht-alert-border-radius, 0);border-style:solid;border-width:var(--_utrecht-alert-border-width, var(--utrecht-alert-border-width, 0));color:var(--_utrecht-alert-color, var(--utrecht-alert-color));column-gap:var(--utrecht-alert-column-gap);display:flex;flex-direction:row;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-alert-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-alert-margin-block-start, 0));padding-block-end:var(--utrecht-alert-padding-block-end);padding-block-start:var(--utrecht-alert-padding-block-start);padding-inline-end:var(--utrecht-alert-padding-inline-end);padding-inline-start:var(--utrecht-alert-padding-inline-start)}.utrecht-alert__icon{--utrecht-icon-color:var(--_utrecht-alert-icon-color, var(--utrecht-alert-icon-color));--utrecht-icon-size:var(--utrecht-alert-icon-size);--utrecht-icon-inset-block-start:var(--utrecht-alert-icon-inset-block-start)}.utrecht-alert__content{display:flex;flex-direction:column;row-gap:var(--utrecht-alert-content-row-gap)}.utrecht-alert__message{--utrecht-heading-color:var(--utrecht-alert-color);--utrecht-paragraph-color:var(--utrecht-alert-color);display:flex;flex-direction:column;row-gap:var(--utrecht-alert-message-row-gap)}.utrecht-alert--info{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-info-color);--_utrecht-alert-background-color:var(--utrecht-alert-info-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-info-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-info-border-width);--_utrecht-alert-color:var(--utrecht-alert-info-color)}.utrecht-alert--ok{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-ok-color);--_utrecht-alert-background-color:var(--utrecht-alert-ok-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-ok-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-ok-border-width);--_utrecht-alert-color:var(--utrecht-alert-ok-color)}.utrecht-alert--warning{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-warning-color);--_utrecht-alert-background-color:var(--utrecht-alert-warning-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-warning-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-warning-border-width);--_utrecht-alert-color:var(--utrecht-alert-warning-color)}.utrecht-alert--error{--_utrecht-alert-icon-color:var(--utrecht-alert-icon-error-color);--_utrecht-alert-background-color:var(--utrecht-alert-error-background-color);--_utrecht-alert-border-color:var(--utrecht-alert-error-border-color);--_utrecht-alert-border-width:var(--utrecht-alert-error-border-width);--_utrecht-alert-color:var(--utrecht-alert-error-color)}:host{display:block}:host([hidden]){display:none !important}";
27
27
  const UtrechtAlertStyle0 = alertCss;
28
28
 
29
29
  const enumGuard = (values) => (x) => values.includes(x);
@@ -273,19 +273,6 @@ const DataBadge = class {
273
273
  };
274
274
  DataBadge.style = UtrechtDataBadgeStyle0;
275
275
 
276
- const documentCss = ".utrecht-document{-webkit-font-smoothing:auto !important;-moz-osx-font-smoothing:auto !important;color:var(--utrecht-document-color, inherit);font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-document-font-size, inherit);font-weight:var(--utrecht-document-font-weight, inherit);line-height:var(--utrecht-document-line-height, inherit);text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}.utrecht-document :lang(ar){letter-spacing:0 !important}.utrecht-document--surface{background-color:var(--utrecht-document-background-color, inherit)}:host{display:block}:host([hidden]){display:none !important}";
277
- const UtrechtDocumentStyle0 = documentCss;
278
-
279
- const Document = class {
280
- constructor(hostRef) {
281
- index.registerInstance(this, hostRef);
282
- }
283
- render() {
284
- return (index.h("div", { key: 'f808c23ddaa5f7d6d0234c06d3d0ba77ae97b870', class: "utrecht-document" }, index.h("slot", { key: '63499ba27483d49518259076575bc04a0f72d2d1' })));
285
- }
286
- };
287
- Document.style = UtrechtDocumentStyle0;
288
-
289
276
  const drawerCss = ".utrecht-drawer{--_utrecht-drawer-backdrop-min-size:max(var(--utrecht-drawer-backdrop-min-size), 44px);background-color:var(--utrecht-drawer-background-color, Canvas);border-color:var(--utrecht-drawer-border-color, currentColor);border-width:var(--utrecht-drawer-border-width, 0);box-sizing:border-box;color:var(--utrecht-drawer-color, CanvasText);overflow:auto;padding-block-end:var(--utrecht-drawer-padding-block-end);padding-block-start:var(--utrecht-drawer-padding-block-start);padding-inline-end:var(--utrecht-drawer-padding-inline-end);padding-inline-start:var(--utrecht-drawer-padding-inline-start);position:fixed;z-index:var(--utrecht-drawer-z-index, 1)}.utrecht-drawer::backdrop{--_utrecht-backdrop-opacity:var(--utrecht-backdrop-opacity);--_utrecht-backdrop-fade-in-animation-duration:var(--utrecht-backdrop-fade-in-animation-duration, 0);animation-duration:min(var(--utrecht-motion-max-animation-duration, var(--_utrecht-backdrop-fade-in-animation-duration)), var(--_utrecht-backdrop-fade-in-animation-duration, 0));animation-name:utrecht-backdrop-fade-in;animation-timing-function:ease-in-out;background-color:var(--utrecht-backdrop-background-color);color:var(--utrecht-backdrop-color);opacity:var(--_utrecht-backdrop-opacity);-webkit-user-select:none;user-select:none}@keyframes utrecht-backdrop-fade-in{from{opacity:0%}to{opacity:var(--_utrecht-backdrop-opacity)}}@media (prefers-reduced-motion: reduce){.utrecht-drawer::backdrop{--_utrecht-backdrop-fade-in-animation-duration:0}}@media (prefers-reduced-transparency: reduce){.utrecht-drawer::backdrop{--_utrecht-backdrop-opacity:var(--utrecht-backdrop-reduced-transparency-opacity, 100%)}}.utrecht-drawer--inline-start{block-size:100%;inset-block-end:0;inset-block-start:0;max-block-size:100%;max-inline-size:min(var(--utrecht-drawer-max-inline-size, 100%), 100% - var(--_utrecht-drawer-backdrop-min-size, 44px));min-inline-size:var(--utrecht-drawer-min-inline-size, calc(320px - var(--_utrecht-drawer-backdrop-min-size)));border-end-end-radius:var(--utrecht-drawer-border-radius);border-inline-start-width:0;border-start-end-radius:var(--utrecht-drawer-border-radius);inset-inline-end:auto;inset-inline-start:0}.utrecht-drawer--inline-end{block-size:100%;inset-block-end:0;inset-block-start:0;max-block-size:100%;max-inline-size:min(var(--utrecht-drawer-max-inline-size, 100%), 100% - var(--_utrecht-drawer-backdrop-min-size, 44px));min-inline-size:var(--utrecht-drawer-min-inline-size, calc(320px - var(--_utrecht-drawer-backdrop-min-size)));border-end-start-radius:var(--utrecht-drawer-border-radius);border-inline-end-width:0;border-start-start-radius:var(--utrecht-drawer-border-radius);inset-inline-end:0;inset-inline-start:auto}.utrecht-drawer--block-start{block-size:fit-content;inline-size:100%;inset-inline-end:0;inset-inline-start:0;max-block-size:min(var(--utrecht-drawer-max-block-size), 100% - var(--_utrecht-drawer-backdrop-min-size));max-inline-size:100%;min-block-size:var(--utrecht-drawer-min-block-size, calc(256px - var(--_utrecht-drawer-backdrop-min-size)));border-block-start-width:0;border-end-end-radius:var(--utrecht-drawer-border-radius);border-end-start-radius:var(--utrecht-drawer-border-radius);inset-block-end:auto;inset-block-start:0}.utrecht-drawer--block-end{block-size:fit-content;inline-size:100%;inset-inline-end:0;inset-inline-start:0;max-block-size:min(var(--utrecht-drawer-max-block-size), 100% - var(--_utrecht-drawer-backdrop-min-size));max-inline-size:100%;min-block-size:var(--utrecht-drawer-min-block-size, calc(256px - var(--_utrecht-drawer-backdrop-min-size)));border-block-end-width:0;border-start-end-radius:var(--utrecht-drawer-border-radius);border-start-start-radius:var(--utrecht-drawer-border-radius);inset-block-end:0;inset-block-start:auto}:host{display:contents}:host([hidden]){display:none !important}";
290
277
  const UtrechtDrawerStyle0 = drawerCss;
291
278
 
@@ -872,6 +859,20 @@ const Mark = class {
872
859
  };
873
860
  Mark.style = UtrechtMarkStyle0;
874
861
 
862
+ const navBarCss = ":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}:host([sticky]){background-color:var(--utrecht-nav-bar-background-color, Canvas);color:var(--utrecht-nav-bar-color, CanvasText);inset-block-start:0;position:sticky}";
863
+ const UtrechtNavBarStyle0 = navBarCss;
864
+
865
+ const NavBar = class {
866
+ constructor(hostRef) {
867
+ index.registerInstance(this, hostRef);
868
+ this.sticky = false;
869
+ }
870
+ render() {
871
+ return (index.h("div", { key: '77525d5333f5b21f82d6fe12c05e8aa3d7630d4c' }, index.h("slot", { key: '0eee79b3ce4c2a7b786b55aa7dbbb6fb0687e915' })));
872
+ }
873
+ };
874
+ NavBar.style = UtrechtNavBarStyle0;
875
+
875
876
  const numberDataCss = ":host{display:inline;font-variant-numeric:lining-nums tabular-nums}:host([hidden]){display:none !important}";
876
877
  const UtrechtNumberDataStyle0 = numberDataCss;
877
878
 
@@ -889,31 +890,31 @@ const NumberData = class {
889
890
  };
890
891
  NumberData.style = UtrechtNumberDataStyle0;
891
892
 
892
- const pageCss = ".utrecht-page{margin-inline-end:auto;margin-inline-start:auto;max-inline-size:calc(var(--utrecht-page-max-inline-size) - var(--utrecht-page-margin-inline-start, 0px) - var(--utrecht-page-margin-inline-end, 0px));padding-inline-end:var(--utrecht-page-margin-inline-end);padding-inline-start:var(--utrecht-page-margin-inline-start)}.utrecht-page__content{background-color:var(--utrecht-page-background-color);color:var(--utrecht-page-color);max-inline-size:var(--utrecht-page-max-inline-size)}:host{display:block}:host([hidden]){display:none !important}";
893
- const UtrechtPageStyle0 = pageCss;
893
+ const pageBodyCss = ":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}";
894
+ const UtrechtPageBodyStyle0 = pageBodyCss;
894
895
 
895
- const Page = class {
896
+ const PageBody = class {
896
897
  constructor(hostRef) {
897
898
  index.registerInstance(this, hostRef);
898
899
  }
899
900
  render() {
900
- return (index.h("div", { key: '21d6522d3896609531ba68d8a6b0c1781f4fca1d', class: "utrecht-page" }, index.h("div", { key: 'e3140b9289085db0c28ee0059754124705d72964', class: "utrecht-page__content" }, index.h("slot", { key: '03e0eaf1058993e0707551553dfeb78ac1149faa' }))));
901
+ return (index.h("div", { key: '0b61045d9b41e0238eed59622f07fe3e8ee3e57e' }, index.h("slot", { key: '8a3ba5f7bcd45f704601c4ca5890416a0285b48c' })));
901
902
  }
902
903
  };
903
- Page.style = UtrechtPageStyle0;
904
+ PageBody.style = UtrechtPageBodyStyle0;
904
905
 
905
- const pageContentCss = ":host{padding-block-end:var(--utrecht-page-content-padding-block-end);padding-block-start:var(--utrecht-page-content-padding-block-start);padding-inline-end:var(--utrecht-page-padding-inline-end);padding-inline-start:var(--utrecht-page-padding-inline-start)}:host([hidden]){display:none !important}";
906
- const UtrechtPageContentStyle0 = pageContentCss;
906
+ 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}";
907
+ const UtrechtPageFooterStyle0 = pageFooterCss;
907
908
 
908
- const PageContent = class {
909
+ const PageFooter = class {
909
910
  constructor(hostRef) {
910
911
  index.registerInstance(this, hostRef);
911
912
  }
912
913
  render() {
913
- return index.h("slot", { key: 'c6969323e2d560698050b49e9daefca56fe17686' });
914
+ return (index.h("footer", { key: '76cb980ad425e241f6675fcbff7879c3d86ff26b' }, index.h("slot", { key: 'a0236f05d24e88d38410641deccfed07b5de3817' })));
914
915
  }
915
916
  };
916
- PageContent.style = UtrechtPageContentStyle0;
917
+ PageFooter.style = UtrechtPageFooterStyle0;
917
918
 
918
919
  const pageHeaderCss = ":host{background-color:var(--utrecht-page-header-background-color);border-block-end-color:var(--utrecht-page-header-border-block-end-color, currentColor);border-block-end-style:solid;border-block-end-width:var(--utrecht-page-header-border-block-end-width, 0);box-sizing:border-box;color:var(--utrecht-page-header-color);display:grid;grid-area:\"utrecht-header\";inline-size:100%;padding-block-end:var(--utrecht-page-header-padding-block-end);padding-block-start:var(--utrecht-page-header-padding-block-start);padding-inline-end:var(--utrecht-page-padding-inline-end);padding-inline-start:var(--utrecht-page-padding-inline-start)}header{background-color:var(--utrecht-page-header-content-background-color);box-sizing:border-box;color:var(--utrecht-page-header-content-color);inline-size:100%;justify-self:center;max-inline-size:var(--utrecht-page-header-content-max-inline-size);padding-block-end:var(--utrecht-page-header-content-padding-block-end);padding-block-start:var(--utrecht-page-header-content-padding-block-start);padding-inline:var(--utrecht-page-header-content-padding-inline)}:host([hidden]){display:none !important}";
919
920
  const UtrechtPageHeaderStyle0 = pageHeaderCss;
@@ -928,6 +929,19 @@ const PageHeader = class {
928
929
  };
929
930
  PageHeader.style = UtrechtPageHeaderStyle0;
930
931
 
932
+ const pageLayoutCss = ":host{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;inline-size:100%;justify-content:flex-start}:host([hidden]){display:none !important}";
933
+ const UtrechtPageLayoutStyle0 = pageLayoutCss;
934
+
935
+ const PageLayout = class {
936
+ constructor(hostRef) {
937
+ index.registerInstance(this, hostRef);
938
+ }
939
+ render() {
940
+ return index.h("slot", { key: '1cbb28b5b29af2e1b0ec3a9c9ce8faa343369e1a' });
941
+ }
942
+ };
943
+ PageLayout.style = UtrechtPageLayoutStyle0;
944
+
931
945
  const paragraphCss = ".utrecht-paragraph{color:var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit));font-family:var(--utrecht-paragraph-font-family, var(--utrecht-document-font-family, inherit));font-size:var(--utrecht-paragraph-font-size, var(--utrecht-document-font-size, inherit));font-weight:var(--utrecht-paragraph-font-weight, inherit);line-height:var(--utrecht-paragraph-line-height, var(--utrecht-document-line-height, inherit));margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-paragraph-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-paragraph-margin-block-start, 0))}.utrecht-paragraph--lead{color:var(--utrecht-paragraph-lead-color, var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit)));font-size:var(--utrecht-paragraph-lead-font-size, var(--utrecht-paragraph-font-size, inherit));font-weight:var(--utrecht-paragraph-lead-font-weight, var(--utrecht-paragraph-font-weight, inherit));line-height:var(--utrecht-paragraph-lead-line-height, var(--utrecht-paragraph-line-height, inherit))}.utrecht-paragraph--small{color:var(--utrecht-paragraph-small-color, var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit)));font-size:var(--utrecht-paragraph-small-font-size, var(--utrecht-paragraph-font-size, inherit));font-weight:var(--utrecht-paragraph-small-font-weight, var(--utrecht-paragraph-font-weight, inherit));line-height:var(--utrecht-paragraph-small-line-height, var(--utrecht-paragraph-line-height, inherit))}.utrecht-paragraph__small{font-size:inherit}.utrecht-paragraph__b{font-weight:inherit}.utrecht-paragraph--distanced{--utrecht-space-around:1}:host{display:block}:host([hidden]){display:none !important}";
932
946
  const UtrechtParagraphStyle0 = paragraphCss;
933
947
 
@@ -955,6 +969,19 @@ const PreHeading = class {
955
969
  };
956
970
  PreHeading.style = UtrechtPreHeadingStyle0;
957
971
 
972
+ const rootCss = ":host{-webkit-font-smoothing:auto !important;-moz-osx-font-smoothing:auto !important;background-color:var(--utrecht-root-background-color, Canvas);border:0;box-sizing:border-box;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%;margin:0;min-block-size:100%;overflow-wrap:break-word;padding:0;position:relative;text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;view-transition-name:root}@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}";
973
+ const UtrechtRootStyle0 = rootCss;
974
+
975
+ const Root = class {
976
+ constructor(hostRef) {
977
+ index.registerInstance(this, hostRef);
978
+ }
979
+ render() {
980
+ return index.h("slot", { key: '3f1a5ebf592319256507a14284f91c166d95a9c1' });
981
+ }
982
+ };
983
+ Root.style = UtrechtRootStyle0;
984
+
958
985
  const separatorCss = ".utrecht-separator{border-color:var(--utrecht-separator-color);border-style:solid;border-width:0 0 var(--utrecht-separator-block-size) 0;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-separator-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-separator-margin-block-start, 0))}.utrecht-separator--distanced{--utrecht-space-around:1}:host{display:block}:host([hidden]){display:none !important}";
959
986
  const UtrechtSeparatorStyle0 = separatorCss;
960
987
 
@@ -982,7 +1009,7 @@ const SkipLink = class {
982
1009
  };
983
1010
  SkipLink.style = UtrechtSkipLinkStyle0;
984
1011
 
985
- const spotlightSectionCss = ".utrecht-spotlight-section{background-color:var(--_utrecht-spotlight-section-background-color, var(--utrecht-spotlight-section-background-color));border-color:var(--_utrecht-spotlight-section-border-color, var(--utrecht-spotlight-section-border-color));border-radius:var(--utrecht-spotlight-section-border-radius, 0);border-style:solid;border-width:var(--_utrecht-spotlight-section-border-width, var(--utrecht-spotlight-section-border-width, 0));color:var(--_utrecht-spotlight-section-color, var(--utrecht-spotlight-section-color));margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-spotlight-section-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-spotlight-section-margin-block-start, 0));padding-block-end:var(--utrecht-spotlight-section-padding-block-end);padding-block-start:var(--utrecht-spotlight-section-padding-block-start);padding-inline-end:var(--utrecht-spotlight-section-padding-inline-end);padding-inline-start:var(--utrecht-spotlight-section-padding-inline-start)}.utrecht-spotlight-section--info{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-info-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-info-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-info-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-info-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-info-color)}.utrecht-spotlight-section--warning{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-warning-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-warning-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-warning-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-warning-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-warning-color)}.utrecht-spotlight-section--error{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-error-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-error-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-error-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-error-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-error-color)}.utrecht-spotlight-section--ok{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-ok-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-ok-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-ok-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-ok-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-ok-color)}:host{display:block}:host([hidden]){display:none !important}";
1012
+ const spotlightSectionCss = ".utrecht-spotlight-section{background-color:var(--_utrecht-spotlight-section-background-color, var(--utrecht-spotlight-section-background-color));border-color:var(--_utrecht-spotlight-section-border-color, var(--utrecht-spotlight-section-border-color));border-radius:var(--utrecht-spotlight-section-border-radius, 0);border-style:solid;border-width:var(--_utrecht-spotlight-section-border-width, var(--utrecht-spotlight-section-border-width, 0));color:var(--_utrecht-spotlight-section-color, var(--utrecht-spotlight-section-color));display:flex;flex-direction:column;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-spotlight-section-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-spotlight-section-margin-block-start, 0));padding-block-end:var(--utrecht-spotlight-section-padding-block-end);padding-block-start:var(--utrecht-spotlight-section-padding-block-start);padding-inline-end:var(--utrecht-spotlight-section-padding-inline-end);padding-inline-start:var(--utrecht-spotlight-section-padding-inline-start);row-gap:var(--utrecht-spotlight-section-row-gap)}.utrecht-spotlight-section--info{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-info-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-info-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-info-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-info-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-info-color)}.utrecht-spotlight-section--warning{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-warning-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-warning-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-warning-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-warning-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-warning-color)}.utrecht-spotlight-section--error{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-error-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-error-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-error-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-error-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-error-color)}.utrecht-spotlight-section--ok{--_utrecht-spotlight-section-icon-color:var(--utrecht-spotlight-section-icon-ok-color);--_utrecht-spotlight-section-background-color:var(--utrecht-spotlight-section-ok-background-color);--_utrecht-spotlight-section-border-color:var(--utrecht-spotlight-section-ok-border-color);--_utrecht-spotlight-section-border-width:var(--utrecht-spotlight-section-ok-border-width);--_utrecht-spotlight-section-color:var(--utrecht-spotlight-section-ok-color)}:host{display:block}:host([hidden]){display:none !important}";
986
1013
  const UtrechtSpotlightSectionStyle0 = spotlightSectionCss;
987
1014
 
988
1015
  const SpotlightSection = class {
@@ -1034,7 +1061,6 @@ exports.utrecht_code = Code;
1034
1061
  exports.utrecht_code_block = CodeBlock;
1035
1062
  exports.utrecht_color_sample = ColorSample;
1036
1063
  exports.utrecht_data_badge = DataBadge;
1037
- exports.utrecht_document = Document;
1038
1064
  exports.utrecht_drawer = Drawer;
1039
1065
  exports.utrecht_emphasis = Emphasis;
1040
1066
  exports.utrecht_flex_wrap_fallback = FlexWrapFallback;
@@ -1058,16 +1084,19 @@ exports.utrecht_link_button = LinkButton;
1058
1084
  exports.utrecht_logo = Logo;
1059
1085
  exports.utrecht_logo_image = LogoImage;
1060
1086
  exports.utrecht_mark = Mark;
1087
+ exports.utrecht_nav_bar = NavBar;
1061
1088
  exports.utrecht_number_data = NumberData;
1062
- exports.utrecht_page = Page;
1063
- exports.utrecht_page_content = PageContent;
1089
+ exports.utrecht_page_body = PageBody;
1090
+ exports.utrecht_page_footer = PageFooter;
1064
1091
  exports.utrecht_page_header = PageHeader;
1092
+ exports.utrecht_page_layout = PageLayout;
1065
1093
  exports.utrecht_paragraph = Paragraph;
1066
1094
  exports.utrecht_pre_heading = PreHeading;
1095
+ exports.utrecht_root = Root;
1067
1096
  exports.utrecht_separator = Separator;
1068
1097
  exports.utrecht_skip_link = SkipLink;
1069
1098
  exports.utrecht_spotlight_section = SpotlightSection;
1070
1099
  exports.utrecht_status_badge = StatusBadge;
1071
1100
  exports.utrecht_url_data = URLData;
1072
1101
 
1073
- //# sourceMappingURL=utrecht-action-group_46.cjs.entry.js.map
1102
+ //# sourceMappingURL=utrecht-action-group_48.cjs.entry.js.map