@hmlr/govuk-react-components-library 1.0.2 → 1.1.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 (34) hide show
  1. package/.stylelintrc.json +1 -1
  2. package/README.md +215 -1
  3. package/assets/uml-diagram.svg +731 -572
  4. package/bundle-analysis-main.html +2 -2
  5. package/bundle-analysis-pdfvc.html +1 -1
  6. package/dist/PDFViewerCanvas.cjs.css +4 -4
  7. package/dist/PDFViewerCanvas.cjs.js +91 -7
  8. package/dist/PDFViewerCanvas.cjs.js.map +1 -1
  9. package/dist/PDFViewerCanvas.esm.css +4 -4
  10. package/dist/PDFViewerCanvas.esm.js +91 -7
  11. package/dist/PDFViewerCanvas.esm.js.map +1 -1
  12. package/dist/index.cjs.css +13 -8
  13. package/dist/index.cjs.js +356 -60
  14. package/dist/index.cjs.js.map +1 -1
  15. package/dist/index.d.ts +104 -10
  16. package/dist/index.esm.css +13 -8
  17. package/dist/index.esm.js +357 -67
  18. package/dist/index.esm.js.map +1 -1
  19. package/dist/types/components/ExitThisPage/ExitThisPage.config.d.ts +1 -0
  20. package/dist/types/components/ExitThisPage/ExitThisPage.d.ts +4 -0
  21. package/dist/types/components/ExitThisPage/ExitThisPage.types.d.ts +17 -0
  22. package/dist/types/components/ExitThisPage/index.d.ts +2 -0
  23. package/dist/types/components/PDFViewer/ResolvePDFSource.d.ts +24 -1
  24. package/dist/types/components/Pagination/Pagination.types.d.ts +23 -13
  25. package/dist/types/components/Pagination/index.d.ts +2 -0
  26. package/dist/types/components/PasswordInput/PasswordInput.config.d.ts +1 -0
  27. package/dist/types/components/PasswordInput/PasswordInput.d.ts +4 -0
  28. package/dist/types/components/PasswordInput/PasswordInput.types.d.ts +49 -0
  29. package/dist/types/components/PasswordInput/index.d.ts +2 -0
  30. package/dist/types/components/index.d.ts +2 -0
  31. package/dist/types/utils/WithReference.types.d.ts +7 -2
  32. package/package.json +70 -66
  33. package/scripts/generateStories.mjs +433 -0
  34. package/dist/types/JestSetup.d.ts +0 -1
@@ -4929,7 +4929,7 @@ var drawChart = (function (exports) {
4929
4929
  </script>
4930
4930
  <script>
4931
4931
  /*<!--*/
4932
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.esm.js","children":[{"name":"src","children":[{"name":"components","children":[{"name":"Accordion","children":[{"uid":"3ded326f-1","name":"Accordion.config.tsx"},{"uid":"3ded326f-3","name":"Accordion.tsx"}]},{"name":"LinkWithRef/LinkWithRef.tsx","uid":"3ded326f-5"},{"name":"ActionLink/ActionLink.tsx","uid":"3ded326f-7"},{"name":"BackLink/BackLink.tsx","uid":"3ded326f-9"},{"name":"ErrorMessage/ErrorMessage.tsx","uid":"3ded326f-11"},{"name":"Fieldset/Fieldset.tsx","uid":"3ded326f-13"},{"name":"Hint/Hint.tsx","uid":"3ded326f-15"},{"name":"Label/Label.tsx","uid":"3ded326f-17"},{"name":"Boolean","children":[{"uid":"3ded326f-19","name":"OmitKey.tsx"},{"uid":"3ded326f-21","name":"Boolean.tsx"}]},{"name":"Breadcrumbs/Breadcrumbs.tsx","uid":"3ded326f-23"},{"name":"Button","children":[{"uid":"3ded326f-25","name":"Button.tsx"},{"uid":"3ded326f-27","name":"Button.config.tsx"}]},{"name":"CardColumn/CardColumn.tsx","uid":"3ded326f-63"},{"name":"CardLayout/CardLayout.tsx","uid":"3ded326f-65"},{"name":"Textarea/Textarea.tsx","uid":"3ded326f-67"},{"name":"CharacterCount/CharacterCount.tsx","uid":"3ded326f-69"},{"name":"Checkboxes","children":[{"uid":"3ded326f-71","name":"Checkboxes.tsx"},{"uid":"3ded326f-73","name":"Checkboxes.config.tsx"}]},{"name":"CookieBanner/CookieBanner.tsx","uid":"3ded326f-75"},{"name":"DataNavigation/DataNavigation.tsx","uid":"3ded326f-77"},{"name":"Input/Input.tsx","uid":"3ded326f-79"},{"name":"DateInput/DateInput.tsx","uid":"3ded326f-81"},{"name":"Details/Details.tsx","uid":"3ded326f-83"},{"name":"DifferenceNavigation/DifferenceNavigation.tsx","uid":"3ded326f-87"},{"name":"Main/Main.tsx","uid":"3ded326f-89"},{"name":"ProblemWithService/ProblemWithService.tsx","uid":"3ded326f-91"},{"name":"ErrorBoundary/ErrorBoundary.tsx","uid":"3ded326f-93"},{"name":"ErrorSummary","children":[{"uid":"3ded326f-95","name":"ErrorSummary.tsx"},{"uid":"3ded326f-97","name":"ErrorSummary.config.tsx"}]},{"name":"FileUpload/FileUpload.tsx","uid":"3ded326f-99"},{"name":"Footer/Footer.tsx","uid":"3ded326f-101"},{"name":"Header","children":[{"uid":"3ded326f-103","name":"Header.tsx"},{"uid":"3ded326f-105","name":"Header.config.tsx"}]},{"name":"InsetText/InsetText.tsx","uid":"3ded326f-107"},{"name":"Landing/Landing.tsx","uid":"3ded326f-109"},{"name":"Loading/Loading.tsx","uid":"3ded326f-111"},{"name":"NotFoundPage/NotFoundPage.tsx","uid":"3ded326f-113"},{"name":"NotificationBanner/NotificationBanner.tsx","uid":"3ded326f-115"},{"name":"Pagination","children":[{"uid":"3ded326f-117","name":"UsePagination.tsx"},{"uid":"3ded326f-119","name":"SvgIcon.tsx"},{"uid":"3ded326f-121","name":"NavigationButton.tsx"},{"uid":"3ded326f-123","name":"Pagination.tsx"}]},{"name":"Panel/Panel.tsx","uid":"3ded326f-125"},{"name":"PDFViewer","children":[{"uid":"3ded326f-127","name":"Slugify.tsx"},{"uid":"3ded326f-129","name":"PDFViewer.tsx"},{"uid":"3ded326f-131","name":"ObjectToQueryString.tsx"},{"uid":"3ded326f-133","name":"ResolvePDFSource.tsx"},{"uid":"3ded326f-135","name":"PDFViewerBackend.tsx"}]},{"name":"Tag/Tag.tsx","uid":"3ded326f-137"},{"name":"PhaseBanner/PhaseBanner.tsx","uid":"3ded326f-139"},{"name":"Radios","children":[{"uid":"3ded326f-141","name":"Radios.tsx"},{"uid":"3ded326f-143","name":"Radios.config.tsx"}]},{"name":"Select/Select.tsx","uid":"3ded326f-145"},{"name":"ServiceNavigation/ServiceNavigation.tsx","uid":"3ded326f-147"},{"name":"SkipLink","children":[{"uid":"3ded326f-149","name":"SkipLink.tsx"},{"uid":"3ded326f-151","name":"SkipLink.config.tsx"}]},{"name":"SummaryList/SummaryList.tsx","uid":"3ded326f-153"},{"name":"Table/Table.tsx","uid":"3ded326f-155"},{"name":"Tabs","children":[{"uid":"3ded326f-157","name":"Tabs.tsx"},{"uid":"3ded326f-159","name":"Tabs.config.tsx"}]},{"name":"TaskList/TaskList.tsx","uid":"3ded326f-161"},{"name":"WarningInfo/WarningInfo.tsx","uid":"3ded326f-163"},{"name":"WarningText/WarningText.tsx","uid":"3ded326f-165"}]},{"name":"utils/TitleCase.tsx","uid":"3ded326f-85"},{"uid":"3ded326f-167","name":"index.ts"}]},{"uid":"3ded326f-29","name":"\u0000commonjsHelpers.js"},{"name":"\u0000/node_modules/classnames","children":[{"uid":"3ded326f-31","name":"index.js?commonjs-module"},{"uid":"3ded326f-35","name":"index.js?commonjs-es-import"}]},{"name":"node_modules","children":[{"name":"classnames/index.js","uid":"3ded326f-33"},{"name":"react-bootstrap/esm","children":[{"uid":"3ded326f-37","name":"ThemeProvider.js"},{"uid":"3ded326f-39","name":"CardBody.js"},{"uid":"3ded326f-41","name":"CardFooter.js"},{"uid":"3ded326f-43","name":"CardHeaderContext.js"},{"uid":"3ded326f-45","name":"CardHeader.js"},{"uid":"3ded326f-47","name":"CardImg.js"},{"uid":"3ded326f-49","name":"CardImgOverlay.js"},{"uid":"3ded326f-51","name":"CardLink.js"},{"uid":"3ded326f-53","name":"divWithClassName.js"},{"uid":"3ded326f-55","name":"CardSubtitle.js"},{"uid":"3ded326f-57","name":"CardText.js"},{"uid":"3ded326f-59","name":"CardTitle.js"},{"uid":"3ded326f-61","name":"Card.js"}]}]}]}],"isRoot":true},"nodeParts":{"3ded326f-1":{"renderedLength":2887,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-0"},"3ded326f-3":{"renderedLength":1196,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-2"},"3ded326f-5":{"renderedLength":302,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-4"},"3ded326f-7":{"renderedLength":428,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-6"},"3ded326f-9":{"renderedLength":276,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-8"},"3ded326f-11":{"renderedLength":458,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-10"},"3ded326f-13":{"renderedLength":548,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-12"},"3ded326f-15":{"renderedLength":194,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-14"},"3ded326f-17":{"renderedLength":366,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-16"},"3ded326f-19":{"renderedLength":460,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-18"},"3ded326f-21":{"renderedLength":4155,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-20"},"3ded326f-23":{"renderedLength":906,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-22"},"3ded326f-25":{"renderedLength":2101,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-24"},"3ded326f-27":{"renderedLength":92,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-26"},"3ded326f-29":{"renderedLength":140,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-28"},"3ded326f-31":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-30"},"3ded326f-33":{"renderedLength":1575,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-32"},"3ded326f-35":{"renderedLength":118,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-34"},"3ded326f-37":{"renderedLength":475,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-36"},"3ded326f-39":{"renderedLength":338,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-38"},"3ded326f-41":{"renderedLength":346,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-40"},"3ded326f-43":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-42"},"3ded326f-45":{"renderedLength":683,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-44"},"3ded326f-47":{"renderedLength":539,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-46"},"3ded326f-49":{"renderedLength":363,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-48"},"3ded326f-51":{"renderedLength":336,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-50"},"3ded326f-53":{"renderedLength":226,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-52"},"3ded326f-55":{"renderedLength":408,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-54"},"3ded326f-57":{"renderedLength":336,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-56"},"3ded326f-59":{"renderedLength":396,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-58"},"3ded326f-61":{"renderedLength":927,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-60"},"3ded326f-63":{"renderedLength":411,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-62"},"3ded326f-65":{"renderedLength":870,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-64"},"3ded326f-67":{"renderedLength":1253,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-66"},"3ded326f-69":{"renderedLength":924,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-68"},"3ded326f-71":{"renderedLength":102,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-70"},"3ded326f-73":{"renderedLength":95,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-72"},"3ded326f-75":{"renderedLength":1706,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-74"},"3ded326f-77":{"renderedLength":1630,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-76"},"3ded326f-79":{"renderedLength":1677,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-78"},"3ded326f-81":{"renderedLength":2701,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-80"},"3ded326f-83":{"renderedLength":444,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-82"},"3ded326f-85":{"renderedLength":174,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-84"},"3ded326f-87":{"renderedLength":2059,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-86"},"3ded326f-89":{"renderedLength":501,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-88"},"3ded326f-91":{"renderedLength":1713,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-90"},"3ded326f-93":{"renderedLength":924,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-92"},"3ded326f-95":{"renderedLength":1319,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-94"},"3ded326f-97":{"renderedLength":104,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-96"},"3ded326f-99":{"renderedLength":1102,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-98"},"3ded326f-101":{"renderedLength":4114,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-100"},"3ded326f-103":{"renderedLength":5555,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-102"},"3ded326f-105":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-104"},"3ded326f-107":{"renderedLength":180,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-106"},"3ded326f-109":{"renderedLength":391,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-108"},"3ded326f-111":{"renderedLength":719,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-110"},"3ded326f-113":{"renderedLength":395,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-112"},"3ded326f-115":{"renderedLength":1341,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-114"},"3ded326f-117":{"renderedLength":1622,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-116"},"3ded326f-119":{"renderedLength":422,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-118"},"3ded326f-121":{"renderedLength":1224,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-120"},"3ded326f-123":{"renderedLength":1950,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-122"},"3ded326f-125":{"renderedLength":467,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-124"},"3ded326f-127":{"renderedLength":393,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-126"},"3ded326f-129":{"renderedLength":1097,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-128"},"3ded326f-131":{"renderedLength":350,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-130"},"3ded326f-133":{"renderedLength":735,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-132"},"3ded326f-135":{"renderedLength":996,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-134"},"3ded326f-137":{"renderedLength":195,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-136"},"3ded326f-139":{"renderedLength":465,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-138"},"3ded326f-141":{"renderedLength":1039,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-140"},"3ded326f-143":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-142"},"3ded326f-145":{"renderedLength":1388,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-144"},"3ded326f-147":{"renderedLength":2222,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-146"},"3ded326f-149":{"renderedLength":266,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-148"},"3ded326f-151":{"renderedLength":91,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-150"},"3ded326f-153":{"renderedLength":1571,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-152"},"3ded326f-155":{"renderedLength":2625,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-154"},"3ded326f-157":{"renderedLength":1186,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-156"},"3ded326f-159":{"renderedLength":83,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-158"},"3ded326f-161":{"renderedLength":1065,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-160"},"3ded326f-163":{"renderedLength":2034,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-162"},"3ded326f-165":{"renderedLength":446,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-164"},"3ded326f-167":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ded326f-166"}},"nodeMetas":{"3ded326f-0":{"id":"/src/components/Accordion/Accordion.config.tsx","moduleParts":{"index.esm.js":"3ded326f-1"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-169"},{"uid":"3ded326f-2"}]},"3ded326f-2":{"id":"/src/components/Accordion/Accordion.tsx","moduleParts":{"index.esm.js":"3ded326f-3"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-0"}],"importedBy":[{"uid":"3ded326f-169"}]},"3ded326f-4":{"id":"/src/components/LinkWithRef/LinkWithRef.tsx","moduleParts":{"index.esm.js":"3ded326f-5"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-222"}],"importedBy":[{"uid":"3ded326f-196"}]},"3ded326f-6":{"id":"/src/components/ActionLink/ActionLink.tsx","moduleParts":{"index.esm.js":"3ded326f-7"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-170"},{"uid":"3ded326f-152"}]},"3ded326f-8":{"id":"/src/components/BackLink/BackLink.tsx","moduleParts":{"index.esm.js":"3ded326f-9"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-171"},{"uid":"3ded326f-88"}]},"3ded326f-10":{"id":"/src/components/ErrorMessage/ErrorMessage.tsx","moduleParts":{"index.esm.js":"3ded326f-11"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-185"},{"uid":"3ded326f-20"},{"uid":"3ded326f-80"},{"uid":"3ded326f-98"},{"uid":"3ded326f-78"},{"uid":"3ded326f-66"}]},"3ded326f-12":{"id":"/src/components/Fieldset/Fieldset.tsx","moduleParts":{"index.esm.js":"3ded326f-13"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-187"},{"uid":"3ded326f-20"},{"uid":"3ded326f-80"}]},"3ded326f-14":{"id":"/src/components/Hint/Hint.tsx","moduleParts":{"index.esm.js":"3ded326f-15"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-191"},{"uid":"3ded326f-20"},{"uid":"3ded326f-80"},{"uid":"3ded326f-98"},{"uid":"3ded326f-78"},{"uid":"3ded326f-66"}]},"3ded326f-16":{"id":"/src/components/Label/Label.tsx","moduleParts":{"index.esm.js":"3ded326f-17"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-194"},{"uid":"3ded326f-20"},{"uid":"3ded326f-98"},{"uid":"3ded326f-78"},{"uid":"3ded326f-66"}]},"3ded326f-18":{"id":"/src/components/Boolean/OmitKey.tsx","moduleParts":{"index.esm.js":"3ded326f-19"},"imported":[],"importedBy":[{"uid":"3ded326f-20"}]},"3ded326f-20":{"id":"/src/components/Boolean/Boolean.tsx","moduleParts":{"index.esm.js":"3ded326f-21"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"},{"uid":"3ded326f-10"},{"uid":"3ded326f-12"},{"uid":"3ded326f-14"},{"uid":"3ded326f-16"},{"uid":"3ded326f-18"}],"importedBy":[{"uid":"3ded326f-172"},{"uid":"3ded326f-140"}]},"3ded326f-22":{"id":"/src/components/Breadcrumbs/Breadcrumbs.tsx","moduleParts":{"index.esm.js":"3ded326f-23"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-173"}]},"3ded326f-24":{"id":"/src/components/Button/Button.tsx","moduleParts":{"index.esm.js":"3ded326f-25"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-174"}]},"3ded326f-26":{"id":"/src/components/Button/Button.config.tsx","moduleParts":{"index.esm.js":"3ded326f-27"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-174"}]},"3ded326f-28":{"id":"\u0000commonjsHelpers.js","moduleParts":{"index.esm.js":"3ded326f-29"},"imported":[],"importedBy":[{"uid":"3ded326f-34"},{"uid":"3ded326f-32"}]},"3ded326f-30":{"id":"\u0000/node_modules/classnames/index.js?commonjs-module","moduleParts":{"index.esm.js":"3ded326f-31"},"imported":[],"importedBy":[{"uid":"3ded326f-32"}]},"3ded326f-32":{"id":"/node_modules/classnames/index.js","moduleParts":{"index.esm.js":"3ded326f-33"},"imported":[{"uid":"3ded326f-28"},{"uid":"3ded326f-30"}],"importedBy":[{"uid":"3ded326f-34"}]},"3ded326f-34":{"id":"\u0000/node_modules/classnames/index.js?commonjs-es-import","moduleParts":{"index.esm.js":"3ded326f-35"},"imported":[{"uid":"3ded326f-28"},{"uid":"3ded326f-32"}],"importedBy":[{"uid":"3ded326f-60"},{"uid":"3ded326f-38"},{"uid":"3ded326f-40"},{"uid":"3ded326f-44"},{"uid":"3ded326f-46"},{"uid":"3ded326f-48"},{"uid":"3ded326f-50"},{"uid":"3ded326f-54"},{"uid":"3ded326f-56"},{"uid":"3ded326f-58"},{"uid":"3ded326f-52"}]},"3ded326f-36":{"id":"/node_modules/react-bootstrap/esm/ThemeProvider.js","moduleParts":{"index.esm.js":"3ded326f-37"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"},{"uid":"3ded326f-38"},{"uid":"3ded326f-40"},{"uid":"3ded326f-44"},{"uid":"3ded326f-46"},{"uid":"3ded326f-48"},{"uid":"3ded326f-50"},{"uid":"3ded326f-54"},{"uid":"3ded326f-56"},{"uid":"3ded326f-58"}]},"3ded326f-38":{"id":"/node_modules/react-bootstrap/esm/CardBody.js","moduleParts":{"index.esm.js":"3ded326f-39"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-36"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-40":{"id":"/node_modules/react-bootstrap/esm/CardFooter.js","moduleParts":{"index.esm.js":"3ded326f-41"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-36"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-42":{"id":"/node_modules/react-bootstrap/esm/CardHeaderContext.js","moduleParts":{"index.esm.js":"3ded326f-43"},"imported":[{"uid":"3ded326f-220"}],"importedBy":[{"uid":"3ded326f-44"}]},"3ded326f-44":{"id":"/node_modules/react-bootstrap/esm/CardHeader.js","moduleParts":{"index.esm.js":"3ded326f-45"},"imported":[{"uid":"3ded326f-34"},{"uid":"3ded326f-220"},{"uid":"3ded326f-36"},{"uid":"3ded326f-42"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-46":{"id":"/node_modules/react-bootstrap/esm/CardImg.js","moduleParts":{"index.esm.js":"3ded326f-47"},"imported":[{"uid":"3ded326f-34"},{"uid":"3ded326f-220"},{"uid":"3ded326f-36"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-48":{"id":"/node_modules/react-bootstrap/esm/CardImgOverlay.js","moduleParts":{"index.esm.js":"3ded326f-49"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-36"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-50":{"id":"/node_modules/react-bootstrap/esm/CardLink.js","moduleParts":{"index.esm.js":"3ded326f-51"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-36"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-52":{"id":"/node_modules/react-bootstrap/esm/divWithClassName.js","moduleParts":{"index.esm.js":"3ded326f-53"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-54"},{"uid":"3ded326f-58"}]},"3ded326f-54":{"id":"/node_modules/react-bootstrap/esm/CardSubtitle.js","moduleParts":{"index.esm.js":"3ded326f-55"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-36"},{"uid":"3ded326f-52"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-56":{"id":"/node_modules/react-bootstrap/esm/CardText.js","moduleParts":{"index.esm.js":"3ded326f-57"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-36"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-58":{"id":"/node_modules/react-bootstrap/esm/CardTitle.js","moduleParts":{"index.esm.js":"3ded326f-59"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-34"},{"uid":"3ded326f-36"},{"uid":"3ded326f-52"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-60"}]},"3ded326f-60":{"id":"/node_modules/react-bootstrap/esm/Card.js","moduleParts":{"index.esm.js":"3ded326f-61"},"imported":[{"uid":"3ded326f-34"},{"uid":"3ded326f-220"},{"uid":"3ded326f-36"},{"uid":"3ded326f-38"},{"uid":"3ded326f-40"},{"uid":"3ded326f-44"},{"uid":"3ded326f-46"},{"uid":"3ded326f-48"},{"uid":"3ded326f-50"},{"uid":"3ded326f-54"},{"uid":"3ded326f-56"},{"uid":"3ded326f-58"},{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-62"}]},"3ded326f-62":{"id":"/src/components/CardColumn/CardColumn.tsx","moduleParts":{"index.esm.js":"3ded326f-63"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-221"},{"uid":"3ded326f-222"},{"uid":"3ded326f-60"}],"importedBy":[{"uid":"3ded326f-175"}]},"3ded326f-64":{"id":"/src/components/CardLayout/CardLayout.tsx","moduleParts":{"index.esm.js":"3ded326f-65"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"},{"uid":"3ded326f-175"}],"importedBy":[{"uid":"3ded326f-176"}]},"3ded326f-66":{"id":"/src/components/Textarea/Textarea.tsx","moduleParts":{"index.esm.js":"3ded326f-67"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"},{"uid":"3ded326f-14"},{"uid":"3ded326f-10"},{"uid":"3ded326f-16"}],"importedBy":[{"uid":"3ded326f-215"}]},"3ded326f-68":{"id":"/src/components/CharacterCount/CharacterCount.tsx","moduleParts":{"index.esm.js":"3ded326f-69"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-191"},{"uid":"3ded326f-215"}],"importedBy":[{"uid":"3ded326f-177"}]},"3ded326f-70":{"id":"/src/components/Checkboxes/Checkboxes.tsx","moduleParts":{"index.esm.js":"3ded326f-71"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-172"}],"importedBy":[{"uid":"3ded326f-178"}]},"3ded326f-72":{"id":"/src/components/Checkboxes/Checkboxes.config.tsx","moduleParts":{"index.esm.js":"3ded326f-73"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-178"}]},"3ded326f-74":{"id":"/src/components/CookieBanner/CookieBanner.tsx","moduleParts":{"index.esm.js":"3ded326f-75"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-174"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-179"}]},"3ded326f-76":{"id":"/src/components/DataNavigation/DataNavigation.tsx","moduleParts":{"index.esm.js":"3ded326f-77"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-174"},{"uid":"3ded326f-194"}],"importedBy":[{"uid":"3ded326f-180"}]},"3ded326f-78":{"id":"/src/components/Input/Input.tsx","moduleParts":{"index.esm.js":"3ded326f-79"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"},{"uid":"3ded326f-16"},{"uid":"3ded326f-14"},{"uid":"3ded326f-10"}],"importedBy":[{"uid":"3ded326f-192"},{"uid":"3ded326f-80"}]},"3ded326f-80":{"id":"/src/components/DateInput/DateInput.tsx","moduleParts":{"index.esm.js":"3ded326f-81"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-12"},{"uid":"3ded326f-14"},{"uid":"3ded326f-10"},{"uid":"3ded326f-78"}],"importedBy":[{"uid":"3ded326f-181"}]},"3ded326f-82":{"id":"/src/components/Details/Details.tsx","moduleParts":{"index.esm.js":"3ded326f-83"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-182"}]},"3ded326f-84":{"id":"/src/utils/TitleCase.tsx","moduleParts":{"index.esm.js":"3ded326f-85"},"imported":[],"importedBy":[{"uid":"3ded326f-86"}]},"3ded326f-86":{"id":"/src/components/DifferenceNavigation/DifferenceNavigation.tsx","moduleParts":{"index.esm.js":"3ded326f-87"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-174"},{"uid":"3ded326f-84"},{"uid":"3ded326f-194"}],"importedBy":[{"uid":"3ded326f-183"}]},"3ded326f-88":{"id":"/src/components/Main/Main.tsx","moduleParts":{"index.esm.js":"3ded326f-89"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-8"}],"importedBy":[{"uid":"3ded326f-198"}]},"3ded326f-90":{"id":"/src/components/ProblemWithService/ProblemWithService.tsx","moduleParts":{"index.esm.js":"3ded326f-91"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-222"},{"uid":"3ded326f-198"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-205"},{"uid":"3ded326f-92"}]},"3ded326f-92":{"id":"/src/components/ErrorBoundary/ErrorBoundary.tsx","moduleParts":{"index.esm.js":"3ded326f-93"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"},{"uid":"3ded326f-90"}],"importedBy":[{"uid":"3ded326f-184"}]},"3ded326f-94":{"id":"/src/components/ErrorSummary/ErrorSummary.tsx","moduleParts":{"index.esm.js":"3ded326f-95"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-186"}]},"3ded326f-96":{"id":"/src/components/ErrorSummary/ErrorSummary.config.tsx","moduleParts":{"index.esm.js":"3ded326f-97"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-186"}]},"3ded326f-98":{"id":"/src/components/FileUpload/FileUpload.tsx","moduleParts":{"index.esm.js":"3ded326f-99"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-14"},{"uid":"3ded326f-10"},{"uid":"3ded326f-16"}],"importedBy":[{"uid":"3ded326f-188"}]},"3ded326f-100":{"id":"/src/components/Footer/Footer.tsx","moduleParts":{"index.esm.js":"3ded326f-101"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-189"}]},"3ded326f-102":{"id":"/src/components/Header/Header.tsx","moduleParts":{"index.esm.js":"3ded326f-103"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-190"}]},"3ded326f-104":{"id":"/src/components/Header/Header.config.tsx","moduleParts":{"index.esm.js":"3ded326f-105"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-190"}]},"3ded326f-106":{"id":"/src/components/InsetText/InsetText.tsx","moduleParts":{"index.esm.js":"3ded326f-107"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-193"}]},"3ded326f-108":{"id":"/src/components/Landing/Landing.tsx","moduleParts":{"index.esm.js":"3ded326f-109"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-222"},{"uid":"3ded326f-198"}],"importedBy":[{"uid":"3ded326f-195"}]},"3ded326f-110":{"id":"/src/components/Loading/Loading.tsx","moduleParts":{"index.esm.js":"3ded326f-111"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-223"}],"importedBy":[{"uid":"3ded326f-197"}]},"3ded326f-112":{"id":"/src/components/NotFoundPage/NotFoundPage.tsx","moduleParts":{"index.esm.js":"3ded326f-113"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-198"}],"importedBy":[{"uid":"3ded326f-199"}]},"3ded326f-114":{"id":"/src/components/NotificationBanner/NotificationBanner.tsx","moduleParts":{"index.esm.js":"3ded326f-115"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-200"}]},"3ded326f-116":{"id":"/src/components/Pagination/UsePagination.tsx","moduleParts":{"index.esm.js":"3ded326f-117"},"imported":[{"uid":"3ded326f-220"}],"importedBy":[{"uid":"3ded326f-122"}]},"3ded326f-118":{"id":"/src/components/Pagination/SvgIcon.tsx","moduleParts":{"index.esm.js":"3ded326f-119"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-120"}]},"3ded326f-120":{"id":"/src/components/Pagination/NavigationButton.tsx","moduleParts":{"index.esm.js":"3ded326f-121"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-118"}],"importedBy":[{"uid":"3ded326f-122"}]},"3ded326f-122":{"id":"/src/components/Pagination/Pagination.tsx","moduleParts":{"index.esm.js":"3ded326f-123"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-116"},{"uid":"3ded326f-120"}],"importedBy":[{"uid":"3ded326f-201"}]},"3ded326f-124":{"id":"/src/components/Panel/Panel.tsx","moduleParts":{"index.esm.js":"3ded326f-125"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-202"}]},"3ded326f-126":{"id":"/src/components/PDFViewer/Slugify.tsx","moduleParts":{"index.esm.js":"3ded326f-127"},"imported":[],"importedBy":[{"uid":"3ded326f-128"}]},"3ded326f-128":{"id":"/src/components/PDFViewer/PDFViewer.tsx","moduleParts":{"index.esm.js":"3ded326f-129"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"},{"uid":"3ded326f-197"},{"uid":"3ded326f-126"}],"importedBy":[{"uid":"3ded326f-203"}]},"3ded326f-130":{"id":"/src/components/PDFViewer/ObjectToQueryString.tsx","moduleParts":{"index.esm.js":"3ded326f-131"},"imported":[],"importedBy":[{"uid":"3ded326f-134"}]},"3ded326f-132":{"id":"/src/components/PDFViewer/ResolvePDFSource.tsx","moduleParts":{"index.esm.js":"3ded326f-133"},"imported":[],"importedBy":[{"uid":"3ded326f-134"}]},"3ded326f-134":{"id":"/src/components/PDFViewer/PDFViewerBackend.tsx","moduleParts":{"index.esm.js":"3ded326f-135"},"imported":[{"uid":"3ded326f-130"},{"uid":"3ded326f-132"}],"importedBy":[{"uid":"3ded326f-203"}]},"3ded326f-136":{"id":"/src/components/Tag/Tag.tsx","moduleParts":{"index.esm.js":"3ded326f-137"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-213"}]},"3ded326f-138":{"id":"/src/components/PhaseBanner/PhaseBanner.tsx","moduleParts":{"index.esm.js":"3ded326f-139"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-213"}],"importedBy":[{"uid":"3ded326f-204"}]},"3ded326f-140":{"id":"/src/components/Radios/Radios.tsx","moduleParts":{"index.esm.js":"3ded326f-141"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-20"}],"importedBy":[{"uid":"3ded326f-206"}]},"3ded326f-142":{"id":"/src/components/Radios/Radios.config.tsx","moduleParts":{"index.esm.js":"3ded326f-143"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-206"}]},"3ded326f-144":{"id":"/src/components/Select/Select.tsx","moduleParts":{"index.esm.js":"3ded326f-145"},"imported":[{"uid":"3ded326f-220"},{"uid":"3ded326f-218"},{"uid":"3ded326f-185"},{"uid":"3ded326f-191"},{"uid":"3ded326f-194"}],"importedBy":[{"uid":"3ded326f-207"}]},"3ded326f-146":{"id":"/src/components/ServiceNavigation/ServiceNavigation.tsx","moduleParts":{"index.esm.js":"3ded326f-147"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-208"}]},"3ded326f-148":{"id":"/src/components/SkipLink/SkipLink.tsx","moduleParts":{"index.esm.js":"3ded326f-149"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-209"}]},"3ded326f-150":{"id":"/src/components/SkipLink/SkipLink.config.tsx","moduleParts":{"index.esm.js":"3ded326f-151"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-209"}]},"3ded326f-152":{"id":"/src/components/SummaryList/SummaryList.tsx","moduleParts":{"index.esm.js":"3ded326f-153"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-6"}],"importedBy":[{"uid":"3ded326f-210"}]},"3ded326f-154":{"id":"/src/components/Table/Table.tsx","moduleParts":{"index.esm.js":"3ded326f-155"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-220"}],"importedBy":[{"uid":"3ded326f-211"}]},"3ded326f-156":{"id":"/src/components/Tabs/Tabs.tsx","moduleParts":{"index.esm.js":"3ded326f-157"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-212"}]},"3ded326f-158":{"id":"/src/components/Tabs/Tabs.config.tsx","moduleParts":{"index.esm.js":"3ded326f-159"},"imported":[{"uid":"3ded326f-219"}],"importedBy":[{"uid":"3ded326f-212"}]},"3ded326f-160":{"id":"/src/components/TaskList/TaskList.tsx","moduleParts":{"index.esm.js":"3ded326f-161"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-196"},{"uid":"3ded326f-213"},{"uid":"3ded326f-191"}],"importedBy":[{"uid":"3ded326f-214"}]},"3ded326f-162":{"id":"/src/components/WarningInfo/WarningInfo.tsx","moduleParts":{"index.esm.js":"3ded326f-163"},"imported":[{"uid":"3ded326f-218"},{"uid":"3ded326f-222"},{"uid":"3ded326f-198"},{"uid":"3ded326f-196"}],"importedBy":[{"uid":"3ded326f-216"}]},"3ded326f-164":{"id":"/src/components/WarningText/WarningText.tsx","moduleParts":{"index.esm.js":"3ded326f-165"},"imported":[{"uid":"3ded326f-218"}],"importedBy":[{"uid":"3ded326f-217"}]},"3ded326f-166":{"id":"/src/index.ts","moduleParts":{"index.esm.js":"3ded326f-167"},"imported":[{"uid":"3ded326f-168"}],"importedBy":[],"isEntry":true},"3ded326f-168":{"id":"/src/components/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-169"},{"uid":"3ded326f-170"},{"uid":"3ded326f-171"},{"uid":"3ded326f-172"},{"uid":"3ded326f-173"},{"uid":"3ded326f-174"},{"uid":"3ded326f-175"},{"uid":"3ded326f-176"},{"uid":"3ded326f-177"},{"uid":"3ded326f-178"},{"uid":"3ded326f-179"},{"uid":"3ded326f-180"},{"uid":"3ded326f-181"},{"uid":"3ded326f-182"},{"uid":"3ded326f-183"},{"uid":"3ded326f-184"},{"uid":"3ded326f-185"},{"uid":"3ded326f-186"},{"uid":"3ded326f-187"},{"uid":"3ded326f-188"},{"uid":"3ded326f-189"},{"uid":"3ded326f-190"},{"uid":"3ded326f-191"},{"uid":"3ded326f-192"},{"uid":"3ded326f-193"},{"uid":"3ded326f-194"},{"uid":"3ded326f-195"},{"uid":"3ded326f-196"},{"uid":"3ded326f-197"},{"uid":"3ded326f-198"},{"uid":"3ded326f-199"},{"uid":"3ded326f-200"},{"uid":"3ded326f-201"},{"uid":"3ded326f-202"},{"uid":"3ded326f-203"},{"uid":"3ded326f-204"},{"uid":"3ded326f-205"},{"uid":"3ded326f-206"},{"uid":"3ded326f-207"},{"uid":"3ded326f-208"},{"uid":"3ded326f-209"},{"uid":"3ded326f-210"},{"uid":"3ded326f-211"},{"uid":"3ded326f-212"},{"uid":"3ded326f-213"},{"uid":"3ded326f-214"},{"uid":"3ded326f-215"},{"uid":"3ded326f-216"},{"uid":"3ded326f-217"}],"importedBy":[{"uid":"3ded326f-166"}]},"3ded326f-169":{"id":"/src/components/Accordion/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-2"},{"uid":"3ded326f-0"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-170":{"id":"/src/components/ActionLink/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-6"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-171":{"id":"/src/components/BackLink/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-8"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-172":{"id":"/src/components/Boolean/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-20"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-70"}]},"3ded326f-173":{"id":"/src/components/Breadcrumbs/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-22"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-174":{"id":"/src/components/Button/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-24"},{"uid":"3ded326f-26"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-74"},{"uid":"3ded326f-76"},{"uid":"3ded326f-86"}]},"3ded326f-175":{"id":"/src/components/CardColumn/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-62"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-64"}]},"3ded326f-176":{"id":"/src/components/CardLayout/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-64"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-177":{"id":"/src/components/CharacterCount/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-68"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-178":{"id":"/src/components/Checkboxes/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-70"},{"uid":"3ded326f-72"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-179":{"id":"/src/components/CookieBanner/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-74"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-180":{"id":"/src/components/DataNavigation/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-76"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-181":{"id":"/src/components/DateInput/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-80"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-182":{"id":"/src/components/Details/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-82"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-183":{"id":"/src/components/DifferenceNavigation/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-86"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-184":{"id":"/src/components/ErrorBoundary/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-92"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-185":{"id":"/src/components/ErrorMessage/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-10"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-144"}]},"3ded326f-186":{"id":"/src/components/ErrorSummary/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-94"},{"uid":"3ded326f-96"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-187":{"id":"/src/components/Fieldset/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-12"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-188":{"id":"/src/components/FileUpload/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-98"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-189":{"id":"/src/components/Footer/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-100"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-190":{"id":"/src/components/Header/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-102"},{"uid":"3ded326f-104"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-191":{"id":"/src/components/Hint/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-14"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-68"},{"uid":"3ded326f-144"},{"uid":"3ded326f-160"}]},"3ded326f-192":{"id":"/src/components/Input/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-78"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-193":{"id":"/src/components/InsetText/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-106"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-194":{"id":"/src/components/Label/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-16"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-76"},{"uid":"3ded326f-86"},{"uid":"3ded326f-144"}]},"3ded326f-195":{"id":"/src/components/Landing/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-108"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-196":{"id":"/src/components/LinkWithRef/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-4"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-6"},{"uid":"3ded326f-8"},{"uid":"3ded326f-22"},{"uid":"3ded326f-24"},{"uid":"3ded326f-74"},{"uid":"3ded326f-100"},{"uid":"3ded326f-102"},{"uid":"3ded326f-90"},{"uid":"3ded326f-146"},{"uid":"3ded326f-160"},{"uid":"3ded326f-162"}]},"3ded326f-197":{"id":"/src/components/Loading/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-110"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-128"}]},"3ded326f-198":{"id":"/src/components/Main/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-88"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-108"},{"uid":"3ded326f-112"},{"uid":"3ded326f-90"},{"uid":"3ded326f-162"}]},"3ded326f-199":{"id":"/src/components/NotFoundPage/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-112"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-200":{"id":"/src/components/NotificationBanner/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-114"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-201":{"id":"/src/components/Pagination/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-122"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-202":{"id":"/src/components/Panel/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-124"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-203":{"id":"/src/components/PDFViewer/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-128"},{"uid":"3ded326f-134"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-204":{"id":"/src/components/PhaseBanner/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-138"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-205":{"id":"/src/components/ProblemWithService/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-90"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-206":{"id":"/src/components/Radios/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-140"},{"uid":"3ded326f-142"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-207":{"id":"/src/components/Select/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-144"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-208":{"id":"/src/components/ServiceNavigation/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-146"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-209":{"id":"/src/components/SkipLink/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-148"},{"uid":"3ded326f-150"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-210":{"id":"/src/components/SummaryList/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-152"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-211":{"id":"/src/components/Table/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-154"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-212":{"id":"/src/components/Tabs/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-156"},{"uid":"3ded326f-158"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-213":{"id":"/src/components/Tag/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-136"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-138"},{"uid":"3ded326f-160"}]},"3ded326f-214":{"id":"/src/components/TaskList/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-160"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-215":{"id":"/src/components/Textarea/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-66"}],"importedBy":[{"uid":"3ded326f-168"},{"uid":"3ded326f-68"}]},"3ded326f-216":{"id":"/src/components/WarningInfo/index.tsx","moduleParts":{},"imported":[{"uid":"3ded326f-162"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-217":{"id":"/src/components/WarningText/index.ts","moduleParts":{},"imported":[{"uid":"3ded326f-164"}],"importedBy":[{"uid":"3ded326f-168"}]},"3ded326f-218":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"3ded326f-2"},{"uid":"3ded326f-6"},{"uid":"3ded326f-8"},{"uid":"3ded326f-20"},{"uid":"3ded326f-22"},{"uid":"3ded326f-24"},{"uid":"3ded326f-62"},{"uid":"3ded326f-64"},{"uid":"3ded326f-68"},{"uid":"3ded326f-70"},{"uid":"3ded326f-74"},{"uid":"3ded326f-76"},{"uid":"3ded326f-80"},{"uid":"3ded326f-82"},{"uid":"3ded326f-86"},{"uid":"3ded326f-92"},{"uid":"3ded326f-10"},{"uid":"3ded326f-94"},{"uid":"3ded326f-12"},{"uid":"3ded326f-98"},{"uid":"3ded326f-100"},{"uid":"3ded326f-102"},{"uid":"3ded326f-14"},{"uid":"3ded326f-78"},{"uid":"3ded326f-106"},{"uid":"3ded326f-16"},{"uid":"3ded326f-108"},{"uid":"3ded326f-4"},{"uid":"3ded326f-110"},{"uid":"3ded326f-88"},{"uid":"3ded326f-112"},{"uid":"3ded326f-114"},{"uid":"3ded326f-122"},{"uid":"3ded326f-124"},{"uid":"3ded326f-128"},{"uid":"3ded326f-138"},{"uid":"3ded326f-90"},{"uid":"3ded326f-140"},{"uid":"3ded326f-144"},{"uid":"3ded326f-146"},{"uid":"3ded326f-148"},{"uid":"3ded326f-152"},{"uid":"3ded326f-154"},{"uid":"3ded326f-156"},{"uid":"3ded326f-136"},{"uid":"3ded326f-160"},{"uid":"3ded326f-66"},{"uid":"3ded326f-162"},{"uid":"3ded326f-164"},{"uid":"3ded326f-60"},{"uid":"3ded326f-120"},{"uid":"3ded326f-36"},{"uid":"3ded326f-38"},{"uid":"3ded326f-40"},{"uid":"3ded326f-44"},{"uid":"3ded326f-46"},{"uid":"3ded326f-48"},{"uid":"3ded326f-50"},{"uid":"3ded326f-54"},{"uid":"3ded326f-56"},{"uid":"3ded326f-58"},{"uid":"3ded326f-118"},{"uid":"3ded326f-52"}],"isExternal":true},"3ded326f-219":{"id":"govuk-frontend","moduleParts":{},"imported":[],"importedBy":[{"uid":"3ded326f-0"},{"uid":"3ded326f-26"},{"uid":"3ded326f-72"},{"uid":"3ded326f-96"},{"uid":"3ded326f-104"},{"uid":"3ded326f-142"},{"uid":"3ded326f-150"},{"uid":"3ded326f-158"}],"isExternal":true},"3ded326f-220":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"3ded326f-20"},{"uid":"3ded326f-64"},{"uid":"3ded326f-92"},{"uid":"3ded326f-100"},{"uid":"3ded326f-78"},{"uid":"3ded326f-128"},{"uid":"3ded326f-144"},{"uid":"3ded326f-154"},{"uid":"3ded326f-66"},{"uid":"3ded326f-60"},{"uid":"3ded326f-116"},{"uid":"3ded326f-36"},{"uid":"3ded326f-38"},{"uid":"3ded326f-40"},{"uid":"3ded326f-44"},{"uid":"3ded326f-46"},{"uid":"3ded326f-48"},{"uid":"3ded326f-50"},{"uid":"3ded326f-54"},{"uid":"3ded326f-56"},{"uid":"3ded326f-58"},{"uid":"3ded326f-42"},{"uid":"3ded326f-52"}],"isExternal":true},"3ded326f-221":{"id":"/src/components/CardColumn/CardColumn.scss","moduleParts":{},"imported":[],"importedBy":[{"uid":"3ded326f-62"}]},"3ded326f-222":{"id":"react-router-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"3ded326f-62"},{"uid":"3ded326f-108"},{"uid":"3ded326f-4"},{"uid":"3ded326f-90"},{"uid":"3ded326f-162"}],"isExternal":true},"3ded326f-223":{"id":"/src/components/Loading/Loading.scss","moduleParts":{},"imported":[],"importedBy":[{"uid":"3ded326f-110"}]}},"env":{"rollup":"4.46.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4932
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.esm.js","children":[{"name":"src","children":[{"name":"components","children":[{"name":"Accordion","children":[{"uid":"457fc914-1","name":"Accordion.config.tsx"},{"uid":"457fc914-3","name":"Accordion.tsx"}]},{"name":"LinkWithRef/LinkWithRef.tsx","uid":"457fc914-5"},{"name":"ActionLink/ActionLink.tsx","uid":"457fc914-7"},{"name":"BackLink/BackLink.tsx","uid":"457fc914-9"},{"name":"ErrorMessage/ErrorMessage.tsx","uid":"457fc914-11"},{"name":"Fieldset/Fieldset.tsx","uid":"457fc914-13"},{"name":"Hint/Hint.tsx","uid":"457fc914-15"},{"name":"Label/Label.tsx","uid":"457fc914-17"},{"name":"Boolean","children":[{"uid":"457fc914-19","name":"OmitKey.tsx"},{"uid":"457fc914-21","name":"Boolean.tsx"}]},{"name":"Breadcrumbs/Breadcrumbs.tsx","uid":"457fc914-23"},{"name":"Button","children":[{"uid":"457fc914-25","name":"Button.tsx"},{"uid":"457fc914-27","name":"Button.config.tsx"}]},{"name":"CardColumn/CardColumn.tsx","uid":"457fc914-63"},{"name":"CardLayout/CardLayout.tsx","uid":"457fc914-65"},{"name":"Textarea/Textarea.tsx","uid":"457fc914-67"},{"name":"CharacterCount/CharacterCount.tsx","uid":"457fc914-69"},{"name":"Checkboxes","children":[{"uid":"457fc914-71","name":"Checkboxes.tsx"},{"uid":"457fc914-73","name":"Checkboxes.config.tsx"}]},{"name":"CookieBanner/CookieBanner.tsx","uid":"457fc914-75"},{"name":"DataNavigation/DataNavigation.tsx","uid":"457fc914-77"},{"name":"Input/Input.tsx","uid":"457fc914-79"},{"name":"DateInput/DateInput.tsx","uid":"457fc914-81"},{"name":"Details/Details.tsx","uid":"457fc914-83"},{"name":"DifferenceNavigation/DifferenceNavigation.tsx","uid":"457fc914-87"},{"name":"Main/Main.tsx","uid":"457fc914-89"},{"name":"ProblemWithService/ProblemWithService.tsx","uid":"457fc914-91"},{"name":"ErrorBoundary/ErrorBoundary.tsx","uid":"457fc914-93"},{"name":"ErrorSummary","children":[{"uid":"457fc914-95","name":"ErrorSummary.tsx"},{"uid":"457fc914-97","name":"ErrorSummary.config.tsx"}]},{"name":"ExitThisPage","children":[{"uid":"457fc914-99","name":"ExitThisPage.tsx"},{"uid":"457fc914-101","name":"ExitThisPage.config.ts"}]},{"name":"FileUpload/FileUpload.tsx","uid":"457fc914-103"},{"name":"Footer/Footer.tsx","uid":"457fc914-105"},{"name":"Header","children":[{"uid":"457fc914-107","name":"Header.tsx"},{"uid":"457fc914-109","name":"Header.config.tsx"}]},{"name":"InsetText/InsetText.tsx","uid":"457fc914-111"},{"name":"Landing/Landing.tsx","uid":"457fc914-113"},{"name":"Loading/Loading.tsx","uid":"457fc914-115"},{"name":"NotFoundPage/NotFoundPage.tsx","uid":"457fc914-117"},{"name":"NotificationBanner/NotificationBanner.tsx","uid":"457fc914-119"},{"name":"Pagination","children":[{"uid":"457fc914-121","name":"SvgIcon.tsx"},{"uid":"457fc914-123","name":"NavigationButton.tsx"},{"uid":"457fc914-125","name":"UsePagination.tsx"},{"uid":"457fc914-127","name":"Pagination.tsx"}]},{"name":"Panel/Panel.tsx","uid":"457fc914-129"},{"name":"PasswordInput","children":[{"uid":"457fc914-131","name":"PasswordInput.tsx"},{"uid":"457fc914-133","name":"PasswordInput.config.ts"}]},{"name":"PDFViewer","children":[{"uid":"457fc914-135","name":"Slugify.tsx"},{"uid":"457fc914-137","name":"ResolvePDFSource.tsx"},{"uid":"457fc914-139","name":"PDFViewer.tsx"},{"uid":"457fc914-141","name":"ObjectToQueryString.tsx"},{"uid":"457fc914-143","name":"PDFViewerBackend.tsx"}]},{"name":"Tag/Tag.tsx","uid":"457fc914-145"},{"name":"PhaseBanner/PhaseBanner.tsx","uid":"457fc914-147"},{"name":"Radios","children":[{"uid":"457fc914-149","name":"Radios.tsx"},{"uid":"457fc914-151","name":"Radios.config.tsx"}]},{"name":"Select/Select.tsx","uid":"457fc914-153"},{"name":"ServiceNavigation/ServiceNavigation.tsx","uid":"457fc914-155"},{"name":"SkipLink","children":[{"uid":"457fc914-157","name":"SkipLink.tsx"},{"uid":"457fc914-159","name":"SkipLink.config.tsx"}]},{"name":"SummaryList/SummaryList.tsx","uid":"457fc914-161"},{"name":"Table/Table.tsx","uid":"457fc914-163"},{"name":"Tabs","children":[{"uid":"457fc914-165","name":"Tabs.tsx"},{"uid":"457fc914-167","name":"Tabs.config.tsx"}]},{"name":"TaskList/TaskList.tsx","uid":"457fc914-169"},{"name":"WarningInfo/WarningInfo.tsx","uid":"457fc914-171"},{"name":"WarningText/WarningText.tsx","uid":"457fc914-173"}]},{"name":"utils/TitleCase.tsx","uid":"457fc914-85"},{"uid":"457fc914-175","name":"index.ts"}]},{"uid":"457fc914-29","name":"\u0000commonjsHelpers.js"},{"name":"\u0000/node_modules/classnames","children":[{"uid":"457fc914-31","name":"index.js?commonjs-module"},{"uid":"457fc914-35","name":"index.js?commonjs-es-import"}]},{"name":"node_modules","children":[{"name":"classnames/index.js","uid":"457fc914-33"},{"name":"react-bootstrap/esm","children":[{"uid":"457fc914-37","name":"ThemeProvider.js"},{"uid":"457fc914-39","name":"CardBody.js"},{"uid":"457fc914-41","name":"CardFooter.js"},{"uid":"457fc914-43","name":"CardHeaderContext.js"},{"uid":"457fc914-45","name":"CardHeader.js"},{"uid":"457fc914-47","name":"CardImg.js"},{"uid":"457fc914-49","name":"CardImgOverlay.js"},{"uid":"457fc914-51","name":"CardLink.js"},{"uid":"457fc914-53","name":"divWithClassName.js"},{"uid":"457fc914-55","name":"CardSubtitle.js"},{"uid":"457fc914-57","name":"CardText.js"},{"uid":"457fc914-59","name":"CardTitle.js"},{"uid":"457fc914-61","name":"Card.js"}]}]}]}],"isRoot":true},"nodeParts":{"457fc914-1":{"renderedLength":2887,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-0"},"457fc914-3":{"renderedLength":1203,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-2"},"457fc914-5":{"renderedLength":302,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-4"},"457fc914-7":{"renderedLength":428,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-6"},"457fc914-9":{"renderedLength":276,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-8"},"457fc914-11":{"renderedLength":458,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-10"},"457fc914-13":{"renderedLength":548,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-12"},"457fc914-15":{"renderedLength":194,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-14"},"457fc914-17":{"renderedLength":366,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-16"},"457fc914-19":{"renderedLength":460,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-18"},"457fc914-21":{"renderedLength":4155,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-20"},"457fc914-23":{"renderedLength":906,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-22"},"457fc914-25":{"renderedLength":2101,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-24"},"457fc914-27":{"renderedLength":92,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-26"},"457fc914-29":{"renderedLength":140,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-28"},"457fc914-31":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-30"},"457fc914-33":{"renderedLength":1575,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-32"},"457fc914-35":{"renderedLength":118,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-34"},"457fc914-37":{"renderedLength":475,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-36"},"457fc914-39":{"renderedLength":338,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-38"},"457fc914-41":{"renderedLength":346,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-40"},"457fc914-43":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-42"},"457fc914-45":{"renderedLength":683,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-44"},"457fc914-47":{"renderedLength":539,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-46"},"457fc914-49":{"renderedLength":363,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-48"},"457fc914-51":{"renderedLength":336,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-50"},"457fc914-53":{"renderedLength":226,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-52"},"457fc914-55":{"renderedLength":408,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-54"},"457fc914-57":{"renderedLength":336,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-56"},"457fc914-59":{"renderedLength":396,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-58"},"457fc914-61":{"renderedLength":931,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-60"},"457fc914-63":{"renderedLength":405,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-62"},"457fc914-65":{"renderedLength":870,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-64"},"457fc914-67":{"renderedLength":1253,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-66"},"457fc914-69":{"renderedLength":924,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-68"},"457fc914-71":{"renderedLength":102,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-70"},"457fc914-73":{"renderedLength":95,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-72"},"457fc914-75":{"renderedLength":1706,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-74"},"457fc914-77":{"renderedLength":1630,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-76"},"457fc914-79":{"renderedLength":1677,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-78"},"457fc914-81":{"renderedLength":2701,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-80"},"457fc914-83":{"renderedLength":444,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-82"},"457fc914-85":{"renderedLength":174,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-84"},"457fc914-87":{"renderedLength":2059,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-86"},"457fc914-89":{"renderedLength":501,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-88"},"457fc914-91":{"renderedLength":1713,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-90"},"457fc914-93":{"renderedLength":924,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-92"},"457fc914-95":{"renderedLength":1319,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-94"},"457fc914-97":{"renderedLength":104,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-96"},"457fc914-99":{"renderedLength":1167,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-98"},"457fc914-101":{"renderedLength":92,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-100"},"457fc914-103":{"renderedLength":1102,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-102"},"457fc914-105":{"renderedLength":4114,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-104"},"457fc914-107":{"renderedLength":5555,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-106"},"457fc914-109":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-108"},"457fc914-111":{"renderedLength":180,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-110"},"457fc914-113":{"renderedLength":391,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-112"},"457fc914-115":{"renderedLength":719,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-114"},"457fc914-117":{"renderedLength":395,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-116"},"457fc914-119":{"renderedLength":1341,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-118"},"457fc914-121":{"renderedLength":422,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-120"},"457fc914-123":{"renderedLength":888,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-122"},"457fc914-125":{"renderedLength":1622,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-124"},"457fc914-127":{"renderedLength":1409,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-126"},"457fc914-129":{"renderedLength":467,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-128"},"457fc914-131":{"renderedLength":2986,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-130"},"457fc914-133":{"renderedLength":94,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-132"},"457fc914-135":{"renderedLength":393,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-134"},"457fc914-137":{"renderedLength":4273,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-136"},"457fc914-139":{"renderedLength":7100,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-138"},"457fc914-141":{"renderedLength":350,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-140"},"457fc914-143":{"renderedLength":1154,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-142"},"457fc914-145":{"renderedLength":195,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-144"},"457fc914-147":{"renderedLength":465,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-146"},"457fc914-149":{"renderedLength":1039,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-148"},"457fc914-151":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-150"},"457fc914-153":{"renderedLength":1388,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-152"},"457fc914-155":{"renderedLength":2222,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-154"},"457fc914-157":{"renderedLength":266,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-156"},"457fc914-159":{"renderedLength":91,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-158"},"457fc914-161":{"renderedLength":1571,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-160"},"457fc914-163":{"renderedLength":2625,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-162"},"457fc914-165":{"renderedLength":1186,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-164"},"457fc914-167":{"renderedLength":83,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-166"},"457fc914-169":{"renderedLength":1065,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-168"},"457fc914-171":{"renderedLength":2034,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-170"},"457fc914-173":{"renderedLength":446,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-172"},"457fc914-175":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"457fc914-174"}},"nodeMetas":{"457fc914-0":{"id":"/src/components/Accordion/Accordion.config.tsx","moduleParts":{"index.esm.js":"457fc914-1"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-177"},{"uid":"457fc914-2"}]},"457fc914-2":{"id":"/src/components/Accordion/Accordion.tsx","moduleParts":{"index.esm.js":"457fc914-3"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-0"}],"importedBy":[{"uid":"457fc914-177"}]},"457fc914-4":{"id":"/src/components/LinkWithRef/LinkWithRef.tsx","moduleParts":{"index.esm.js":"457fc914-5"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-232"}],"importedBy":[{"uid":"457fc914-205"}]},"457fc914-6":{"id":"/src/components/ActionLink/ActionLink.tsx","moduleParts":{"index.esm.js":"457fc914-7"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-178"},{"uid":"457fc914-160"}]},"457fc914-8":{"id":"/src/components/BackLink/BackLink.tsx","moduleParts":{"index.esm.js":"457fc914-9"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-179"},{"uid":"457fc914-88"}]},"457fc914-10":{"id":"/src/components/ErrorMessage/ErrorMessage.tsx","moduleParts":{"index.esm.js":"457fc914-11"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-193"},{"uid":"457fc914-20"},{"uid":"457fc914-80"},{"uid":"457fc914-102"},{"uid":"457fc914-78"},{"uid":"457fc914-130"},{"uid":"457fc914-66"}]},"457fc914-12":{"id":"/src/components/Fieldset/Fieldset.tsx","moduleParts":{"index.esm.js":"457fc914-13"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-196"},{"uid":"457fc914-20"},{"uid":"457fc914-80"}]},"457fc914-14":{"id":"/src/components/Hint/Hint.tsx","moduleParts":{"index.esm.js":"457fc914-15"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-200"},{"uid":"457fc914-20"},{"uid":"457fc914-80"},{"uid":"457fc914-102"},{"uid":"457fc914-78"},{"uid":"457fc914-130"},{"uid":"457fc914-66"}]},"457fc914-16":{"id":"/src/components/Label/Label.tsx","moduleParts":{"index.esm.js":"457fc914-17"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-203"},{"uid":"457fc914-20"},{"uid":"457fc914-102"},{"uid":"457fc914-78"},{"uid":"457fc914-130"},{"uid":"457fc914-66"}]},"457fc914-18":{"id":"/src/components/Boolean/OmitKey.tsx","moduleParts":{"index.esm.js":"457fc914-19"},"imported":[],"importedBy":[{"uid":"457fc914-20"}]},"457fc914-20":{"id":"/src/components/Boolean/Boolean.tsx","moduleParts":{"index.esm.js":"457fc914-21"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-10"},{"uid":"457fc914-12"},{"uid":"457fc914-14"},{"uid":"457fc914-16"},{"uid":"457fc914-18"}],"importedBy":[{"uid":"457fc914-180"},{"uid":"457fc914-148"}]},"457fc914-22":{"id":"/src/components/Breadcrumbs/Breadcrumbs.tsx","moduleParts":{"index.esm.js":"457fc914-23"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-181"}]},"457fc914-24":{"id":"/src/components/Button/Button.tsx","moduleParts":{"index.esm.js":"457fc914-25"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-182"}]},"457fc914-26":{"id":"/src/components/Button/Button.config.tsx","moduleParts":{"index.esm.js":"457fc914-27"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-182"}]},"457fc914-28":{"id":"\u0000commonjsHelpers.js","moduleParts":{"index.esm.js":"457fc914-29"},"imported":[],"importedBy":[{"uid":"457fc914-34"},{"uid":"457fc914-32"}]},"457fc914-30":{"id":"\u0000/node_modules/classnames/index.js?commonjs-module","moduleParts":{"index.esm.js":"457fc914-31"},"imported":[],"importedBy":[{"uid":"457fc914-32"}]},"457fc914-32":{"id":"/node_modules/classnames/index.js","moduleParts":{"index.esm.js":"457fc914-33"},"imported":[{"uid":"457fc914-28"},{"uid":"457fc914-30"}],"importedBy":[{"uid":"457fc914-34"}]},"457fc914-34":{"id":"\u0000/node_modules/classnames/index.js?commonjs-es-import","moduleParts":{"index.esm.js":"457fc914-35"},"imported":[{"uid":"457fc914-28"},{"uid":"457fc914-32"}],"importedBy":[{"uid":"457fc914-60"},{"uid":"457fc914-38"},{"uid":"457fc914-40"},{"uid":"457fc914-44"},{"uid":"457fc914-46"},{"uid":"457fc914-48"},{"uid":"457fc914-50"},{"uid":"457fc914-54"},{"uid":"457fc914-56"},{"uid":"457fc914-58"},{"uid":"457fc914-52"}]},"457fc914-36":{"id":"/node_modules/react-bootstrap/esm/ThemeProvider.js","moduleParts":{"index.esm.js":"457fc914-37"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"},{"uid":"457fc914-38"},{"uid":"457fc914-40"},{"uid":"457fc914-44"},{"uid":"457fc914-46"},{"uid":"457fc914-48"},{"uid":"457fc914-50"},{"uid":"457fc914-54"},{"uid":"457fc914-56"},{"uid":"457fc914-58"}]},"457fc914-38":{"id":"/node_modules/react-bootstrap/esm/CardBody.js","moduleParts":{"index.esm.js":"457fc914-39"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-36"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-40":{"id":"/node_modules/react-bootstrap/esm/CardFooter.js","moduleParts":{"index.esm.js":"457fc914-41"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-36"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-42":{"id":"/node_modules/react-bootstrap/esm/CardHeaderContext.js","moduleParts":{"index.esm.js":"457fc914-43"},"imported":[{"uid":"457fc914-230"}],"importedBy":[{"uid":"457fc914-44"}]},"457fc914-44":{"id":"/node_modules/react-bootstrap/esm/CardHeader.js","moduleParts":{"index.esm.js":"457fc914-45"},"imported":[{"uid":"457fc914-34"},{"uid":"457fc914-230"},{"uid":"457fc914-36"},{"uid":"457fc914-42"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-46":{"id":"/node_modules/react-bootstrap/esm/CardImg.js","moduleParts":{"index.esm.js":"457fc914-47"},"imported":[{"uid":"457fc914-34"},{"uid":"457fc914-230"},{"uid":"457fc914-36"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-48":{"id":"/node_modules/react-bootstrap/esm/CardImgOverlay.js","moduleParts":{"index.esm.js":"457fc914-49"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-36"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-50":{"id":"/node_modules/react-bootstrap/esm/CardLink.js","moduleParts":{"index.esm.js":"457fc914-51"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-36"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-52":{"id":"/node_modules/react-bootstrap/esm/divWithClassName.js","moduleParts":{"index.esm.js":"457fc914-53"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-54"},{"uid":"457fc914-58"}]},"457fc914-54":{"id":"/node_modules/react-bootstrap/esm/CardSubtitle.js","moduleParts":{"index.esm.js":"457fc914-55"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-36"},{"uid":"457fc914-52"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-56":{"id":"/node_modules/react-bootstrap/esm/CardText.js","moduleParts":{"index.esm.js":"457fc914-57"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-36"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-58":{"id":"/node_modules/react-bootstrap/esm/CardTitle.js","moduleParts":{"index.esm.js":"457fc914-59"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-34"},{"uid":"457fc914-36"},{"uid":"457fc914-52"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-60"}]},"457fc914-60":{"id":"/node_modules/react-bootstrap/esm/Card.js","moduleParts":{"index.esm.js":"457fc914-61"},"imported":[{"uid":"457fc914-34"},{"uid":"457fc914-230"},{"uid":"457fc914-36"},{"uid":"457fc914-38"},{"uid":"457fc914-40"},{"uid":"457fc914-44"},{"uid":"457fc914-46"},{"uid":"457fc914-48"},{"uid":"457fc914-50"},{"uid":"457fc914-54"},{"uid":"457fc914-56"},{"uid":"457fc914-58"},{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-62"}]},"457fc914-62":{"id":"/src/components/CardColumn/CardColumn.tsx","moduleParts":{"index.esm.js":"457fc914-63"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-231"},{"uid":"457fc914-232"},{"uid":"457fc914-60"}],"importedBy":[{"uid":"457fc914-183"}]},"457fc914-64":{"id":"/src/components/CardLayout/CardLayout.tsx","moduleParts":{"index.esm.js":"457fc914-65"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-183"}],"importedBy":[{"uid":"457fc914-184"}]},"457fc914-66":{"id":"/src/components/Textarea/Textarea.tsx","moduleParts":{"index.esm.js":"457fc914-67"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-14"},{"uid":"457fc914-10"},{"uid":"457fc914-16"}],"importedBy":[{"uid":"457fc914-225"}]},"457fc914-68":{"id":"/src/components/CharacterCount/CharacterCount.tsx","moduleParts":{"index.esm.js":"457fc914-69"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-200"},{"uid":"457fc914-225"}],"importedBy":[{"uid":"457fc914-185"}]},"457fc914-70":{"id":"/src/components/Checkboxes/Checkboxes.tsx","moduleParts":{"index.esm.js":"457fc914-71"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-180"}],"importedBy":[{"uid":"457fc914-186"}]},"457fc914-72":{"id":"/src/components/Checkboxes/Checkboxes.config.tsx","moduleParts":{"index.esm.js":"457fc914-73"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-186"}]},"457fc914-74":{"id":"/src/components/CookieBanner/CookieBanner.tsx","moduleParts":{"index.esm.js":"457fc914-75"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-182"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-187"}]},"457fc914-76":{"id":"/src/components/DataNavigation/DataNavigation.tsx","moduleParts":{"index.esm.js":"457fc914-77"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-182"},{"uid":"457fc914-203"}],"importedBy":[{"uid":"457fc914-188"}]},"457fc914-78":{"id":"/src/components/Input/Input.tsx","moduleParts":{"index.esm.js":"457fc914-79"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-16"},{"uid":"457fc914-14"},{"uid":"457fc914-10"}],"importedBy":[{"uid":"457fc914-201"},{"uid":"457fc914-80"}]},"457fc914-80":{"id":"/src/components/DateInput/DateInput.tsx","moduleParts":{"index.esm.js":"457fc914-81"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-12"},{"uid":"457fc914-14"},{"uid":"457fc914-10"},{"uid":"457fc914-78"}],"importedBy":[{"uid":"457fc914-189"}]},"457fc914-82":{"id":"/src/components/Details/Details.tsx","moduleParts":{"index.esm.js":"457fc914-83"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-190"}]},"457fc914-84":{"id":"/src/utils/TitleCase.tsx","moduleParts":{"index.esm.js":"457fc914-85"},"imported":[],"importedBy":[{"uid":"457fc914-86"}]},"457fc914-86":{"id":"/src/components/DifferenceNavigation/DifferenceNavigation.tsx","moduleParts":{"index.esm.js":"457fc914-87"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-182"},{"uid":"457fc914-84"},{"uid":"457fc914-203"}],"importedBy":[{"uid":"457fc914-191"}]},"457fc914-88":{"id":"/src/components/Main/Main.tsx","moduleParts":{"index.esm.js":"457fc914-89"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-8"}],"importedBy":[{"uid":"457fc914-207"}]},"457fc914-90":{"id":"/src/components/ProblemWithService/ProblemWithService.tsx","moduleParts":{"index.esm.js":"457fc914-91"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-232"},{"uid":"457fc914-207"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-215"},{"uid":"457fc914-92"}]},"457fc914-92":{"id":"/src/components/ErrorBoundary/ErrorBoundary.tsx","moduleParts":{"index.esm.js":"457fc914-93"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-90"}],"importedBy":[{"uid":"457fc914-192"}]},"457fc914-94":{"id":"/src/components/ErrorSummary/ErrorSummary.tsx","moduleParts":{"index.esm.js":"457fc914-95"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-194"}]},"457fc914-96":{"id":"/src/components/ErrorSummary/ErrorSummary.config.tsx","moduleParts":{"index.esm.js":"457fc914-97"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-194"}]},"457fc914-98":{"id":"/src/components/ExitThisPage/ExitThisPage.tsx","moduleParts":{"index.esm.js":"457fc914-99"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-195"}]},"457fc914-100":{"id":"/src/components/ExitThisPage/ExitThisPage.config.ts","moduleParts":{"index.esm.js":"457fc914-101"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-195"}]},"457fc914-102":{"id":"/src/components/FileUpload/FileUpload.tsx","moduleParts":{"index.esm.js":"457fc914-103"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-14"},{"uid":"457fc914-10"},{"uid":"457fc914-16"}],"importedBy":[{"uid":"457fc914-197"}]},"457fc914-104":{"id":"/src/components/Footer/Footer.tsx","moduleParts":{"index.esm.js":"457fc914-105"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-198"}]},"457fc914-106":{"id":"/src/components/Header/Header.tsx","moduleParts":{"index.esm.js":"457fc914-107"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-199"}]},"457fc914-108":{"id":"/src/components/Header/Header.config.tsx","moduleParts":{"index.esm.js":"457fc914-109"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-199"}]},"457fc914-110":{"id":"/src/components/InsetText/InsetText.tsx","moduleParts":{"index.esm.js":"457fc914-111"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-202"}]},"457fc914-112":{"id":"/src/components/Landing/Landing.tsx","moduleParts":{"index.esm.js":"457fc914-113"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-232"},{"uid":"457fc914-207"}],"importedBy":[{"uid":"457fc914-204"}]},"457fc914-114":{"id":"/src/components/Loading/Loading.tsx","moduleParts":{"index.esm.js":"457fc914-115"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-233"}],"importedBy":[{"uid":"457fc914-206"}]},"457fc914-116":{"id":"/src/components/NotFoundPage/NotFoundPage.tsx","moduleParts":{"index.esm.js":"457fc914-117"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-207"}],"importedBy":[{"uid":"457fc914-208"}]},"457fc914-118":{"id":"/src/components/NotificationBanner/NotificationBanner.tsx","moduleParts":{"index.esm.js":"457fc914-119"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-209"}]},"457fc914-120":{"id":"/src/components/Pagination/SvgIcon.tsx","moduleParts":{"index.esm.js":"457fc914-121"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-122"}]},"457fc914-122":{"id":"/src/components/Pagination/NavigationButton.tsx","moduleParts":{"index.esm.js":"457fc914-123"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-120"}],"importedBy":[{"uid":"457fc914-126"}]},"457fc914-124":{"id":"/src/components/Pagination/UsePagination.tsx","moduleParts":{"index.esm.js":"457fc914-125"},"imported":[{"uid":"457fc914-230"}],"importedBy":[{"uid":"457fc914-210"},{"uid":"457fc914-126"}]},"457fc914-126":{"id":"/src/components/Pagination/Pagination.tsx","moduleParts":{"index.esm.js":"457fc914-127"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-122"},{"uid":"457fc914-124"}],"importedBy":[{"uid":"457fc914-210"}]},"457fc914-128":{"id":"/src/components/Panel/Panel.tsx","moduleParts":{"index.esm.js":"457fc914-129"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-211"}]},"457fc914-130":{"id":"/src/components/PasswordInput/PasswordInput.tsx","moduleParts":{"index.esm.js":"457fc914-131"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-16"},{"uid":"457fc914-14"},{"uid":"457fc914-10"}],"importedBy":[{"uid":"457fc914-212"}]},"457fc914-132":{"id":"/src/components/PasswordInput/PasswordInput.config.ts","moduleParts":{"index.esm.js":"457fc914-133"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-212"}]},"457fc914-134":{"id":"/src/components/PDFViewer/Slugify.tsx","moduleParts":{"index.esm.js":"457fc914-135"},"imported":[],"importedBy":[{"uid":"457fc914-138"}]},"457fc914-136":{"id":"/src/components/PDFViewer/ResolvePDFSource.tsx","moduleParts":{"index.esm.js":"457fc914-137"},"imported":[],"importedBy":[{"uid":"457fc914-138"},{"uid":"457fc914-142"}]},"457fc914-138":{"id":"/src/components/PDFViewer/PDFViewer.tsx","moduleParts":{"index.esm.js":"457fc914-139"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"},{"uid":"457fc914-206"},{"uid":"457fc914-134"},{"uid":"457fc914-136"}],"importedBy":[{"uid":"457fc914-213"}]},"457fc914-140":{"id":"/src/components/PDFViewer/ObjectToQueryString.tsx","moduleParts":{"index.esm.js":"457fc914-141"},"imported":[],"importedBy":[{"uid":"457fc914-142"}]},"457fc914-142":{"id":"/src/components/PDFViewer/PDFViewerBackend.tsx","moduleParts":{"index.esm.js":"457fc914-143"},"imported":[{"uid":"457fc914-140"},{"uid":"457fc914-136"}],"importedBy":[{"uid":"457fc914-213"}]},"457fc914-144":{"id":"/src/components/Tag/Tag.tsx","moduleParts":{"index.esm.js":"457fc914-145"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-223"}]},"457fc914-146":{"id":"/src/components/PhaseBanner/PhaseBanner.tsx","moduleParts":{"index.esm.js":"457fc914-147"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-223"}],"importedBy":[{"uid":"457fc914-214"}]},"457fc914-148":{"id":"/src/components/Radios/Radios.tsx","moduleParts":{"index.esm.js":"457fc914-149"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-20"}],"importedBy":[{"uid":"457fc914-216"}]},"457fc914-150":{"id":"/src/components/Radios/Radios.config.tsx","moduleParts":{"index.esm.js":"457fc914-151"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-216"}]},"457fc914-152":{"id":"/src/components/Select/Select.tsx","moduleParts":{"index.esm.js":"457fc914-153"},"imported":[{"uid":"457fc914-230"},{"uid":"457fc914-228"},{"uid":"457fc914-193"},{"uid":"457fc914-200"},{"uid":"457fc914-203"}],"importedBy":[{"uid":"457fc914-217"}]},"457fc914-154":{"id":"/src/components/ServiceNavigation/ServiceNavigation.tsx","moduleParts":{"index.esm.js":"457fc914-155"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-218"}]},"457fc914-156":{"id":"/src/components/SkipLink/SkipLink.tsx","moduleParts":{"index.esm.js":"457fc914-157"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-219"}]},"457fc914-158":{"id":"/src/components/SkipLink/SkipLink.config.tsx","moduleParts":{"index.esm.js":"457fc914-159"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-219"}]},"457fc914-160":{"id":"/src/components/SummaryList/SummaryList.tsx","moduleParts":{"index.esm.js":"457fc914-161"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-6"}],"importedBy":[{"uid":"457fc914-220"}]},"457fc914-162":{"id":"/src/components/Table/Table.tsx","moduleParts":{"index.esm.js":"457fc914-163"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-230"}],"importedBy":[{"uid":"457fc914-221"}]},"457fc914-164":{"id":"/src/components/Tabs/Tabs.tsx","moduleParts":{"index.esm.js":"457fc914-165"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-222"}]},"457fc914-166":{"id":"/src/components/Tabs/Tabs.config.tsx","moduleParts":{"index.esm.js":"457fc914-167"},"imported":[{"uid":"457fc914-229"}],"importedBy":[{"uid":"457fc914-222"}]},"457fc914-168":{"id":"/src/components/TaskList/TaskList.tsx","moduleParts":{"index.esm.js":"457fc914-169"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-205"},{"uid":"457fc914-223"},{"uid":"457fc914-200"}],"importedBy":[{"uid":"457fc914-224"}]},"457fc914-170":{"id":"/src/components/WarningInfo/WarningInfo.tsx","moduleParts":{"index.esm.js":"457fc914-171"},"imported":[{"uid":"457fc914-228"},{"uid":"457fc914-232"},{"uid":"457fc914-207"},{"uid":"457fc914-205"}],"importedBy":[{"uid":"457fc914-226"}]},"457fc914-172":{"id":"/src/components/WarningText/WarningText.tsx","moduleParts":{"index.esm.js":"457fc914-173"},"imported":[{"uid":"457fc914-228"}],"importedBy":[{"uid":"457fc914-227"}]},"457fc914-174":{"id":"/src/index.ts","moduleParts":{"index.esm.js":"457fc914-175"},"imported":[{"uid":"457fc914-176"}],"importedBy":[],"isEntry":true},"457fc914-176":{"id":"/src/components/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-177"},{"uid":"457fc914-178"},{"uid":"457fc914-179"},{"uid":"457fc914-180"},{"uid":"457fc914-181"},{"uid":"457fc914-182"},{"uid":"457fc914-183"},{"uid":"457fc914-184"},{"uid":"457fc914-185"},{"uid":"457fc914-186"},{"uid":"457fc914-187"},{"uid":"457fc914-188"},{"uid":"457fc914-189"},{"uid":"457fc914-190"},{"uid":"457fc914-191"},{"uid":"457fc914-192"},{"uid":"457fc914-193"},{"uid":"457fc914-194"},{"uid":"457fc914-195"},{"uid":"457fc914-196"},{"uid":"457fc914-197"},{"uid":"457fc914-198"},{"uid":"457fc914-199"},{"uid":"457fc914-200"},{"uid":"457fc914-201"},{"uid":"457fc914-202"},{"uid":"457fc914-203"},{"uid":"457fc914-204"},{"uid":"457fc914-205"},{"uid":"457fc914-206"},{"uid":"457fc914-207"},{"uid":"457fc914-208"},{"uid":"457fc914-209"},{"uid":"457fc914-210"},{"uid":"457fc914-211"},{"uid":"457fc914-212"},{"uid":"457fc914-213"},{"uid":"457fc914-214"},{"uid":"457fc914-215"},{"uid":"457fc914-216"},{"uid":"457fc914-217"},{"uid":"457fc914-218"},{"uid":"457fc914-219"},{"uid":"457fc914-220"},{"uid":"457fc914-221"},{"uid":"457fc914-222"},{"uid":"457fc914-223"},{"uid":"457fc914-224"},{"uid":"457fc914-225"},{"uid":"457fc914-226"},{"uid":"457fc914-227"}],"importedBy":[{"uid":"457fc914-174"}]},"457fc914-177":{"id":"/src/components/Accordion/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-2"},{"uid":"457fc914-0"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-178":{"id":"/src/components/ActionLink/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-6"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-179":{"id":"/src/components/BackLink/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-8"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-180":{"id":"/src/components/Boolean/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-20"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-70"}]},"457fc914-181":{"id":"/src/components/Breadcrumbs/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-22"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-182":{"id":"/src/components/Button/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-24"},{"uid":"457fc914-26"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-74"},{"uid":"457fc914-76"},{"uid":"457fc914-86"}]},"457fc914-183":{"id":"/src/components/CardColumn/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-62"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-64"}]},"457fc914-184":{"id":"/src/components/CardLayout/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-64"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-185":{"id":"/src/components/CharacterCount/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-68"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-186":{"id":"/src/components/Checkboxes/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-70"},{"uid":"457fc914-72"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-187":{"id":"/src/components/CookieBanner/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-74"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-188":{"id":"/src/components/DataNavigation/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-76"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-189":{"id":"/src/components/DateInput/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-80"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-190":{"id":"/src/components/Details/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-82"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-191":{"id":"/src/components/DifferenceNavigation/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-86"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-192":{"id":"/src/components/ErrorBoundary/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-92"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-193":{"id":"/src/components/ErrorMessage/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-10"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-152"}]},"457fc914-194":{"id":"/src/components/ErrorSummary/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-94"},{"uid":"457fc914-96"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-195":{"id":"/src/components/ExitThisPage/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-98"},{"uid":"457fc914-100"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-196":{"id":"/src/components/Fieldset/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-12"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-197":{"id":"/src/components/FileUpload/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-102"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-198":{"id":"/src/components/Footer/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-104"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-199":{"id":"/src/components/Header/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-106"},{"uid":"457fc914-108"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-200":{"id":"/src/components/Hint/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-14"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-68"},{"uid":"457fc914-152"},{"uid":"457fc914-168"}]},"457fc914-201":{"id":"/src/components/Input/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-78"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-202":{"id":"/src/components/InsetText/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-110"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-203":{"id":"/src/components/Label/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-16"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-76"},{"uid":"457fc914-86"},{"uid":"457fc914-152"}]},"457fc914-204":{"id":"/src/components/Landing/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-112"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-205":{"id":"/src/components/LinkWithRef/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-4"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-6"},{"uid":"457fc914-8"},{"uid":"457fc914-22"},{"uid":"457fc914-24"},{"uid":"457fc914-74"},{"uid":"457fc914-104"},{"uid":"457fc914-106"},{"uid":"457fc914-90"},{"uid":"457fc914-154"},{"uid":"457fc914-168"},{"uid":"457fc914-170"}]},"457fc914-206":{"id":"/src/components/Loading/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-114"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-138"}]},"457fc914-207":{"id":"/src/components/Main/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-88"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-112"},{"uid":"457fc914-116"},{"uid":"457fc914-90"},{"uid":"457fc914-170"}]},"457fc914-208":{"id":"/src/components/NotFoundPage/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-116"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-209":{"id":"/src/components/NotificationBanner/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-118"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-210":{"id":"/src/components/Pagination/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-126"},{"uid":"457fc914-124"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-211":{"id":"/src/components/Panel/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-128"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-212":{"id":"/src/components/PasswordInput/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-130"},{"uid":"457fc914-132"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-213":{"id":"/src/components/PDFViewer/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-138"},{"uid":"457fc914-142"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-214":{"id":"/src/components/PhaseBanner/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-146"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-215":{"id":"/src/components/ProblemWithService/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-90"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-216":{"id":"/src/components/Radios/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-148"},{"uid":"457fc914-150"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-217":{"id":"/src/components/Select/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-152"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-218":{"id":"/src/components/ServiceNavigation/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-154"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-219":{"id":"/src/components/SkipLink/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-156"},{"uid":"457fc914-158"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-220":{"id":"/src/components/SummaryList/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-160"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-221":{"id":"/src/components/Table/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-162"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-222":{"id":"/src/components/Tabs/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-164"},{"uid":"457fc914-166"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-223":{"id":"/src/components/Tag/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-144"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-146"},{"uid":"457fc914-168"}]},"457fc914-224":{"id":"/src/components/TaskList/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-168"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-225":{"id":"/src/components/Textarea/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-66"}],"importedBy":[{"uid":"457fc914-176"},{"uid":"457fc914-68"}]},"457fc914-226":{"id":"/src/components/WarningInfo/index.tsx","moduleParts":{},"imported":[{"uid":"457fc914-170"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-227":{"id":"/src/components/WarningText/index.ts","moduleParts":{},"imported":[{"uid":"457fc914-172"}],"importedBy":[{"uid":"457fc914-176"}]},"457fc914-228":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"457fc914-2"},{"uid":"457fc914-6"},{"uid":"457fc914-8"},{"uid":"457fc914-20"},{"uid":"457fc914-22"},{"uid":"457fc914-24"},{"uid":"457fc914-62"},{"uid":"457fc914-64"},{"uid":"457fc914-68"},{"uid":"457fc914-70"},{"uid":"457fc914-74"},{"uid":"457fc914-76"},{"uid":"457fc914-80"},{"uid":"457fc914-82"},{"uid":"457fc914-86"},{"uid":"457fc914-92"},{"uid":"457fc914-10"},{"uid":"457fc914-94"},{"uid":"457fc914-98"},{"uid":"457fc914-12"},{"uid":"457fc914-102"},{"uid":"457fc914-104"},{"uid":"457fc914-106"},{"uid":"457fc914-14"},{"uid":"457fc914-78"},{"uid":"457fc914-110"},{"uid":"457fc914-16"},{"uid":"457fc914-112"},{"uid":"457fc914-4"},{"uid":"457fc914-114"},{"uid":"457fc914-88"},{"uid":"457fc914-116"},{"uid":"457fc914-118"},{"uid":"457fc914-126"},{"uid":"457fc914-128"},{"uid":"457fc914-130"},{"uid":"457fc914-138"},{"uid":"457fc914-146"},{"uid":"457fc914-90"},{"uid":"457fc914-148"},{"uid":"457fc914-152"},{"uid":"457fc914-154"},{"uid":"457fc914-156"},{"uid":"457fc914-160"},{"uid":"457fc914-162"},{"uid":"457fc914-164"},{"uid":"457fc914-144"},{"uid":"457fc914-168"},{"uid":"457fc914-66"},{"uid":"457fc914-170"},{"uid":"457fc914-172"},{"uid":"457fc914-60"},{"uid":"457fc914-122"},{"uid":"457fc914-36"},{"uid":"457fc914-38"},{"uid":"457fc914-40"},{"uid":"457fc914-44"},{"uid":"457fc914-46"},{"uid":"457fc914-48"},{"uid":"457fc914-50"},{"uid":"457fc914-54"},{"uid":"457fc914-56"},{"uid":"457fc914-58"},{"uid":"457fc914-120"},{"uid":"457fc914-52"}],"isExternal":true},"457fc914-229":{"id":"govuk-frontend","moduleParts":{},"imported":[],"importedBy":[{"uid":"457fc914-0"},{"uid":"457fc914-26"},{"uid":"457fc914-72"},{"uid":"457fc914-96"},{"uid":"457fc914-100"},{"uid":"457fc914-108"},{"uid":"457fc914-132"},{"uid":"457fc914-150"},{"uid":"457fc914-158"},{"uid":"457fc914-166"}],"isExternal":true},"457fc914-230":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"457fc914-20"},{"uid":"457fc914-64"},{"uid":"457fc914-92"},{"uid":"457fc914-104"},{"uid":"457fc914-78"},{"uid":"457fc914-124"},{"uid":"457fc914-130"},{"uid":"457fc914-138"},{"uid":"457fc914-152"},{"uid":"457fc914-162"},{"uid":"457fc914-66"},{"uid":"457fc914-60"},{"uid":"457fc914-36"},{"uid":"457fc914-38"},{"uid":"457fc914-40"},{"uid":"457fc914-44"},{"uid":"457fc914-46"},{"uid":"457fc914-48"},{"uid":"457fc914-50"},{"uid":"457fc914-54"},{"uid":"457fc914-56"},{"uid":"457fc914-58"},{"uid":"457fc914-42"},{"uid":"457fc914-52"}],"isExternal":true},"457fc914-231":{"id":"/src/components/CardColumn/CardColumn.scss","moduleParts":{},"imported":[],"importedBy":[{"uid":"457fc914-62"}]},"457fc914-232":{"id":"react-router-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"457fc914-62"},{"uid":"457fc914-112"},{"uid":"457fc914-4"},{"uid":"457fc914-90"},{"uid":"457fc914-170"}],"isExternal":true},"457fc914-233":{"id":"/src/components/Loading/Loading.scss","moduleParts":{},"imported":[],"importedBy":[{"uid":"457fc914-114"}]}},"env":{"rollup":"4.59.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4933
4933
 
4934
4934
  const run = () => {
4935
4935
  const width = window.innerWidth;
@@ -4947,5 +4947,5 @@ var drawChart = (function (exports) {
4947
4947
  </body>
4948
4948
  </html>
4949
4949
 
4950
- html>
4950
+ </html>
4951
4951
 
@@ -4929,7 +4929,7 @@ var drawChart = (function (exports) {
4929
4929
  </script>
4930
4930
  <script>
4931
4931
  /*<!--*/
4932
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"PDFViewerCanvas.esm.js","children":[{"name":"src","children":[{"name":"components","children":[{"name":"Loading/Loading.tsx","uid":"c5d88045-1"},{"name":"PDFViewer","children":[{"uid":"c5d88045-3","name":"Slugify.tsx"},{"uid":"c5d88045-5","name":"ResolvePDFSource.tsx"}]},{"name":"LinkWithRef/LinkWithRef.tsx","uid":"c5d88045-7"},{"name":"Button/Button.tsx","uid":"c5d88045-9"},{"name":"Label/Label.tsx","uid":"c5d88045-13"},{"name":"DifferenceNavigation/DifferenceNavigation.tsx","uid":"c5d88045-15"},{"name":"ErrorMessage/ErrorMessage.tsx","uid":"c5d88045-17"},{"name":"PDFViewerCanvas/PDFViewerCanvas.tsx","uid":"c5d88045-19"}]},{"name":"utils/TitleCase.tsx","uid":"c5d88045-11"},{"uid":"c5d88045-21","name":"PDFViewerCanvas.ts"}]}]}],"isRoot":true},"nodeParts":{"c5d88045-1":{"renderedLength":719,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-0"},"c5d88045-3":{"renderedLength":393,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-2"},"c5d88045-5":{"renderedLength":735,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-4"},"c5d88045-7":{"renderedLength":302,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-6"},"c5d88045-9":{"renderedLength":2101,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-8"},"c5d88045-11":{"renderedLength":174,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-10"},"c5d88045-13":{"renderedLength":366,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-12"},"c5d88045-15":{"renderedLength":2059,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-14"},"c5d88045-17":{"renderedLength":458,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-16"},"c5d88045-19":{"renderedLength":4357,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-18"},"c5d88045-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c5d88045-20"}},"nodeMetas":{"c5d88045-0":{"id":"/src/components/Loading/Loading.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-1"},"imported":[{"uid":"c5d88045-22"},{"uid":"c5d88045-29"}],"importedBy":[{"uid":"c5d88045-24"}]},"c5d88045-2":{"id":"/src/components/PDFViewer/Slugify.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-3"},"imported":[],"importedBy":[{"uid":"c5d88045-18"}]},"c5d88045-4":{"id":"/src/components/PDFViewer/ResolvePDFSource.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-5"},"imported":[],"importedBy":[{"uid":"c5d88045-18"}]},"c5d88045-6":{"id":"/src/components/LinkWithRef/LinkWithRef.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-7"},"imported":[{"uid":"c5d88045-22"},{"uid":"c5d88045-35"}],"importedBy":[{"uid":"c5d88045-33"}]},"c5d88045-8":{"id":"/src/components/Button/Button.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-9"},"imported":[{"uid":"c5d88045-22"},{"uid":"c5d88045-33"}],"importedBy":[{"uid":"c5d88045-30"}]},"c5d88045-10":{"id":"/src/utils/TitleCase.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-11"},"imported":[],"importedBy":[{"uid":"c5d88045-14"}]},"c5d88045-12":{"id":"/src/components/Label/Label.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-13"},"imported":[{"uid":"c5d88045-22"}],"importedBy":[{"uid":"c5d88045-31"}]},"c5d88045-14":{"id":"/src/components/DifferenceNavigation/DifferenceNavigation.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-15"},"imported":[{"uid":"c5d88045-22"},{"uid":"c5d88045-30"},{"uid":"c5d88045-10"},{"uid":"c5d88045-31"}],"importedBy":[{"uid":"c5d88045-26"}]},"c5d88045-16":{"id":"/src/components/ErrorMessage/ErrorMessage.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-17"},"imported":[{"uid":"c5d88045-22"}],"importedBy":[{"uid":"c5d88045-27"}]},"c5d88045-18":{"id":"/src/components/PDFViewerCanvas/PDFViewerCanvas.tsx","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-19"},"imported":[{"uid":"c5d88045-22"},{"uid":"c5d88045-23"},{"uid":"c5d88045-24"},{"uid":"c5d88045-2"},{"uid":"c5d88045-25"},{"uid":"c5d88045-4"},{"uid":"c5d88045-26"},{"uid":"c5d88045-27"}],"importedBy":[{"uid":"c5d88045-20"}]},"c5d88045-20":{"id":"/src/PDFViewerCanvas.ts","moduleParts":{"PDFViewerCanvas.esm.js":"c5d88045-21"},"imported":[{"uid":"c5d88045-18"}],"importedBy":[],"isEntry":true},"c5d88045-22":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5d88045-18"},{"uid":"c5d88045-0"},{"uid":"c5d88045-14"},{"uid":"c5d88045-16"},{"uid":"c5d88045-8"},{"uid":"c5d88045-12"},{"uid":"c5d88045-6"}],"isExternal":true},"c5d88045-23":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5d88045-18"}],"isExternal":true},"c5d88045-24":{"id":"/src/components/Loading/index.tsx","moduleParts":{},"imported":[{"uid":"c5d88045-0"}],"importedBy":[{"uid":"c5d88045-18"}]},"c5d88045-25":{"id":"/src/pdfjs/index.js","moduleParts":{},"imported":[{"uid":"c5d88045-28"}],"importedBy":[{"uid":"c5d88045-18"}]},"c5d88045-26":{"id":"/src/components/DifferenceNavigation/index.tsx","moduleParts":{},"imported":[{"uid":"c5d88045-14"}],"importedBy":[{"uid":"c5d88045-18"}]},"c5d88045-27":{"id":"/src/components/ErrorMessage/index.tsx","moduleParts":{},"imported":[{"uid":"c5d88045-16"}],"importedBy":[{"uid":"c5d88045-18"}]},"c5d88045-28":{"id":"pdfjs-dist/webpack.mjs","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5d88045-25"}],"isExternal":true},"c5d88045-29":{"id":"/src/components/Loading/Loading.scss","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5d88045-0"}]},"c5d88045-30":{"id":"/src/components/Button/index.tsx","moduleParts":{},"imported":[{"uid":"c5d88045-8"},{"uid":"c5d88045-32"}],"importedBy":[{"uid":"c5d88045-14"}]},"c5d88045-31":{"id":"/src/components/Label/index.tsx","moduleParts":{},"imported":[{"uid":"c5d88045-12"}],"importedBy":[{"uid":"c5d88045-14"}]},"c5d88045-32":{"id":"/src/components/Button/Button.config.tsx","moduleParts":{},"imported":[{"uid":"c5d88045-34"}],"importedBy":[{"uid":"c5d88045-30"}]},"c5d88045-33":{"id":"/src/components/LinkWithRef/index.tsx","moduleParts":{},"imported":[{"uid":"c5d88045-6"}],"importedBy":[{"uid":"c5d88045-8"}]},"c5d88045-34":{"id":"govuk-frontend","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5d88045-32"}],"isExternal":true},"c5d88045-35":{"id":"react-router-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5d88045-6"}],"isExternal":true}},"env":{"rollup":"4.46.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4932
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"PDFViewerCanvas.cjs.js","children":[{"name":"src","children":[{"name":"components","children":[{"name":"Loading/Loading.tsx","uid":"b2bfe112-1"},{"name":"PDFViewer","children":[{"uid":"b2bfe112-3","name":"Slugify.tsx"},{"uid":"b2bfe112-5","name":"ResolvePDFSource.tsx"}]},{"name":"LinkWithRef/LinkWithRef.tsx","uid":"b2bfe112-7"},{"name":"Button/Button.tsx","uid":"b2bfe112-9"},{"name":"Label/Label.tsx","uid":"b2bfe112-13"},{"name":"DifferenceNavigation/DifferenceNavigation.tsx","uid":"b2bfe112-15"},{"name":"ErrorMessage/ErrorMessage.tsx","uid":"b2bfe112-17"},{"name":"PDFViewerCanvas/PDFViewerCanvas.tsx","uid":"b2bfe112-19"}]},{"name":"utils/TitleCase.tsx","uid":"b2bfe112-11"},{"uid":"b2bfe112-21","name":"PDFViewerCanvas.ts"}]}]}],"isRoot":true},"nodeParts":{"b2bfe112-1":{"renderedLength":807,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-0"},"b2bfe112-3":{"renderedLength":393,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-2"},"b2bfe112-5":{"renderedLength":4273,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-4"},"b2bfe112-7":{"renderedLength":339,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-6"},"b2bfe112-9":{"renderedLength":2156,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-8"},"b2bfe112-11":{"renderedLength":174,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-10"},"b2bfe112-13":{"renderedLength":388,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-12"},"b2bfe112-15":{"renderedLength":2246,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-14"},"b2bfe112-17":{"renderedLength":480,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-16"},"b2bfe112-19":{"renderedLength":4500,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-18"},"b2bfe112-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"b2bfe112-20"}},"nodeMetas":{"b2bfe112-0":{"id":"/src/components/Loading/Loading.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-1"},"imported":[{"uid":"b2bfe112-22"},{"uid":"b2bfe112-29"}],"importedBy":[{"uid":"b2bfe112-24"}]},"b2bfe112-2":{"id":"/src/components/PDFViewer/Slugify.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-3"},"imported":[],"importedBy":[{"uid":"b2bfe112-18"}]},"b2bfe112-4":{"id":"/src/components/PDFViewer/ResolvePDFSource.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-5"},"imported":[],"importedBy":[{"uid":"b2bfe112-18"}]},"b2bfe112-6":{"id":"/src/components/LinkWithRef/LinkWithRef.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-7"},"imported":[{"uid":"b2bfe112-22"},{"uid":"b2bfe112-35"}],"importedBy":[{"uid":"b2bfe112-33"}]},"b2bfe112-8":{"id":"/src/components/Button/Button.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-9"},"imported":[{"uid":"b2bfe112-22"},{"uid":"b2bfe112-33"}],"importedBy":[{"uid":"b2bfe112-30"}]},"b2bfe112-10":{"id":"/src/utils/TitleCase.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-11"},"imported":[],"importedBy":[{"uid":"b2bfe112-14"}]},"b2bfe112-12":{"id":"/src/components/Label/Label.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-13"},"imported":[{"uid":"b2bfe112-22"}],"importedBy":[{"uid":"b2bfe112-31"}]},"b2bfe112-14":{"id":"/src/components/DifferenceNavigation/DifferenceNavigation.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-15"},"imported":[{"uid":"b2bfe112-22"},{"uid":"b2bfe112-30"},{"uid":"b2bfe112-10"},{"uid":"b2bfe112-31"}],"importedBy":[{"uid":"b2bfe112-26"}]},"b2bfe112-16":{"id":"/src/components/ErrorMessage/ErrorMessage.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-17"},"imported":[{"uid":"b2bfe112-22"}],"importedBy":[{"uid":"b2bfe112-27"}]},"b2bfe112-18":{"id":"/src/components/PDFViewerCanvas/PDFViewerCanvas.tsx","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-19"},"imported":[{"uid":"b2bfe112-22"},{"uid":"b2bfe112-23"},{"uid":"b2bfe112-24"},{"uid":"b2bfe112-2"},{"uid":"b2bfe112-25"},{"uid":"b2bfe112-4"},{"uid":"b2bfe112-26"},{"uid":"b2bfe112-27"}],"importedBy":[{"uid":"b2bfe112-20"}]},"b2bfe112-20":{"id":"/src/PDFViewerCanvas.ts","moduleParts":{"PDFViewerCanvas.cjs.js":"b2bfe112-21"},"imported":[{"uid":"b2bfe112-18"}],"importedBy":[],"isEntry":true},"b2bfe112-22":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"b2bfe112-18"},{"uid":"b2bfe112-0"},{"uid":"b2bfe112-14"},{"uid":"b2bfe112-16"},{"uid":"b2bfe112-8"},{"uid":"b2bfe112-12"},{"uid":"b2bfe112-6"}],"isExternal":true},"b2bfe112-23":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"b2bfe112-18"}],"isExternal":true},"b2bfe112-24":{"id":"/src/components/Loading/index.tsx","moduleParts":{},"imported":[{"uid":"b2bfe112-0"}],"importedBy":[{"uid":"b2bfe112-18"}]},"b2bfe112-25":{"id":"/src/pdfjs/index.js","moduleParts":{},"imported":[{"uid":"b2bfe112-28"}],"importedBy":[{"uid":"b2bfe112-18"}]},"b2bfe112-26":{"id":"/src/components/DifferenceNavigation/index.tsx","moduleParts":{},"imported":[{"uid":"b2bfe112-14"}],"importedBy":[{"uid":"b2bfe112-18"}]},"b2bfe112-27":{"id":"/src/components/ErrorMessage/index.tsx","moduleParts":{},"imported":[{"uid":"b2bfe112-16"}],"importedBy":[{"uid":"b2bfe112-18"}]},"b2bfe112-28":{"id":"pdfjs-dist/webpack.mjs","moduleParts":{},"imported":[],"importedBy":[{"uid":"b2bfe112-25"}],"isExternal":true},"b2bfe112-29":{"id":"/src/components/Loading/Loading.scss","moduleParts":{},"imported":[],"importedBy":[{"uid":"b2bfe112-0"}]},"b2bfe112-30":{"id":"/src/components/Button/index.tsx","moduleParts":{},"imported":[{"uid":"b2bfe112-8"},{"uid":"b2bfe112-32"}],"importedBy":[{"uid":"b2bfe112-14"}]},"b2bfe112-31":{"id":"/src/components/Label/index.tsx","moduleParts":{},"imported":[{"uid":"b2bfe112-12"}],"importedBy":[{"uid":"b2bfe112-14"}]},"b2bfe112-32":{"id":"/src/components/Button/Button.config.tsx","moduleParts":{},"imported":[{"uid":"b2bfe112-34"}],"importedBy":[{"uid":"b2bfe112-30"}]},"b2bfe112-33":{"id":"/src/components/LinkWithRef/index.tsx","moduleParts":{},"imported":[{"uid":"b2bfe112-6"}],"importedBy":[{"uid":"b2bfe112-8"}]},"b2bfe112-34":{"id":"govuk-frontend","moduleParts":{},"imported":[],"importedBy":[{"uid":"b2bfe112-32"}],"isExternal":true},"b2bfe112-35":{"id":"react-router-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"b2bfe112-6"}],"isExternal":true}},"env":{"rollup":"4.59.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4933
4933
 
4934
4934
  const run = () => {
4935
4935
  const width = window.innerWidth;
@@ -59,24 +59,24 @@
59
59
  .loading-wheel-2 {
60
60
  width: 1em;
61
61
  height: 1em;
62
- border-radius: 50%;
63
62
  margin: 40px;
64
- animation: loading-frames 1.1s infinite ease;
65
63
  font-size: 8px;
66
64
  text-indent: -9999em;
65
+ border-radius: 50%;
67
66
  transform: translateZ(0);
67
+ animation: loading-frames 1.1s infinite ease;
68
68
  }
69
69
 
70
70
  .loading-wheel {
71
71
  width: 1em;
72
72
  height: 1em;
73
- border-radius: 50%;
74
73
  margin: 40px;
75
74
  margin-left: 25px;
76
- animation: loading-frames 1.1s infinite ease;
77
75
  font-size: 8px;
78
76
  text-indent: -9999em;
77
+ border-radius: 50%;
79
78
  transform: translateZ(0);
79
+ animation: loading-frames 1.1s infinite ease;
80
80
  }
81
81
 
82
82
  .head-space {
@@ -20,6 +20,9 @@ function Slugify(str) {
20
20
  return str;
21
21
  }
22
22
 
23
+ /**
24
+ * Convert a base64 string to an ArrayBuffer
25
+ */
23
26
  const _base64ToArrayBuffer = (base64) => {
24
27
  const binaryString = window.atob(base64);
25
28
  const len = binaryString.length;
@@ -29,16 +32,97 @@ const _base64ToArrayBuffer = (base64) => {
29
32
  }
30
33
  return bytes.buffer;
31
34
  };
35
+ /**
36
+ * Very small heuristic to detect a plain base64 string
37
+ */
32
38
  const isBase64 = (value) => /^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$/.test(value);
39
+ /**
40
+ * ResolvePDFSource
41
+ *
42
+ * Accepts a source that may be:
43
+ * - a plain base64 string (PDF binary encoded as base64)
44
+ * - a data: URL containing base64 (data:application/pdf;base64,...)
45
+ * - an existing blob: URL (blob:...)
46
+ * - a Blob/File object
47
+ * - a regular URL string (http(s) or same-origin path)
48
+ *
49
+ * Returns a SourceDeterminer:
50
+ * - { isBase64Source: true, source: string } when an object URL was created
51
+ * - { isBase64Source: false, source: string } when source can be used directly
52
+ *
53
+ * If an object URL is created, callers should revoke it when no longer needed:
54
+ * `URL.revokeObjectURL(source)`
55
+ */
33
56
  const ResolvePDFSource = (source) => {
34
- const isBase64Source = isBase64(source);
35
- if (!isBase64Source) {
36
- return { isBase64Source, source };
57
+ // Nothing provided
58
+ if (source === undefined || source === null || source === "") {
59
+ return { isBase64Source: false, source: "" };
60
+ }
61
+ // If source is already a Blob (File), create an object URL
62
+ if (typeof source.arrayBuffer === "function" ||
63
+ source instanceof Blob) {
64
+ const blob = source;
65
+ const objectUrl = URL.createObjectURL(blob);
66
+ return { isBase64Source: true, source: objectUrl };
67
+ }
68
+ // If source is a string:
69
+ if (typeof source === "string") {
70
+ // If it's already a blob URL, return as-is
71
+ if (source.startsWith("blob:")) {
72
+ return { isBase64Source: false, source };
73
+ }
74
+ // If it's a data URL (data:application/pdf;base64,....)
75
+ if (source.startsWith("data:")) {
76
+ // data:[<mediatype>][;base64],<data>
77
+ const commaIndex = source.indexOf(",");
78
+ if (commaIndex > -1) {
79
+ const meta = source.substring(0, commaIndex);
80
+ const dataPart = source.substring(commaIndex + 1);
81
+ // If it contains base64 marker, decode accordingly
82
+ if (meta.indexOf(";base64") !== -1) {
83
+ try {
84
+ const arrayBuffer = _base64ToArrayBuffer(dataPart);
85
+ const blob = new Blob([arrayBuffer], { type: "application/pdf" });
86
+ const objectUrl = URL.createObjectURL(blob);
87
+ return { isBase64Source: true, source: objectUrl };
88
+ }
89
+ catch (err) {
90
+ console.error("ResolvePDFSource: failed to convert data: URL to blob", err);
91
+ // fallback to returning original data URL
92
+ return { isBase64Source: false, source };
93
+ }
94
+ }
95
+ else {
96
+ // Not base64-encoded data URL — return as is
97
+ return { isBase64Source: false, source };
98
+ }
99
+ }
100
+ }
101
+ // If it's a plain base64 string (no data: prefix), convert
102
+ if (isBase64(source)) {
103
+ try {
104
+ const arrayBuffer = _base64ToArrayBuffer(source);
105
+ const blob = new Blob([arrayBuffer], { type: "application/pdf" });
106
+ const objectUrl = URL.createObjectURL(blob);
107
+ return { isBase64Source: true, source: objectUrl };
108
+ }
109
+ catch (err) {
110
+ console.error("ResolvePDFSource: failed to convert base64 to blob", err);
111
+ return { isBase64Source: false, source };
112
+ }
113
+ }
114
+ // Otherwise treat as a normal URL (http(s) or same-origin path)
115
+ return { isBase64Source: false, source };
116
+ }
117
+ // Fallback: convert to string
118
+ try {
119
+ const asString = String(source);
120
+ return { isBase64Source: false, source: asString };
121
+ }
122
+ catch (err) {
123
+ console.error("ResolvePDFSource: failed to convert source to string", err);
124
+ return { isBase64Source: false, source: "" };
37
125
  }
38
- const blob = new Blob([_base64ToArrayBuffer(source)], {
39
- type: "application/pdf",
40
- });
41
- return { isBase64Source, source: URL.createObjectURL(blob) };
42
126
  };
43
127
 
44
128
  const LinkWithRef = ({ children, to, href, forwardedRef = null, ...attributes }) => {