hof 20.0.0-beta.9 → 20.0.0-timeout-1
Sign up to get free protection for your applications and to get access to all the features.
- package/.nyc_output/6ec5c088-e828-4f32-9115-eefea6cdc69b.json +1 -0
- package/.nyc_output/processinfo/6ec5c088-e828-4f32-9115-eefea6cdc69b.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/README.md +329 -256
- package/components/index.js +2 -1
- package/components/notify/index.js +60 -0
- package/components/notify/notify.js +25 -0
- package/controller/controller.js +14 -4
- package/frontend/template-mixins/mixins/template-mixins.js +7 -3
- package/frontend/template-mixins/partials/forms/checkbox-group.html +10 -1
- package/frontend/template-mixins/partials/forms/input-text-date.html +1 -1
- package/frontend/template-mixins/partials/forms/input-text-group.html +5 -3
- package/frontend/template-mixins/partials/forms/option-group.html +9 -0
- package/frontend/template-mixins/partials/forms/select.html +1 -1
- package/frontend/template-mixins/partials/forms/textarea-group.html +2 -2
- package/frontend/template-partials/views/layout.html +10 -3
- package/frontend/template-partials/views/partials/cookie-banner.html +1 -1
- package/frontend/template-partials/views/partials/form.html +2 -1
- package/frontend/template-partials/views/partials/head.html +3 -0
- package/frontend/template-partials/views/partials/page.html +1 -0
- package/frontend/template-partials/views/partials/session-timeout-popup.html +18 -0
- package/frontend/template-partials/views/partials/warn.html +7 -0
- package/frontend/themes/gov-uk/styles/govuk.scss +4 -0
- package/frontend/themes/gov-uk/styles/modules/_validation.scss +2 -2
- package/frontend/toolkit/assets/javascript/form-focus.js +10 -1
- package/frontend/toolkit/assets/javascript/validation.js +6 -1
- package/package.json +2 -1
- package/sandbox/apps/sandbox/fields.js +1 -0
- package/sandbox/apps/sandbox/index.js +1 -5
- package/sandbox/assets/scss/app.scss +0 -52
- package/sandbox/package.json +2 -0
- package/sandbox/server.js +2 -1
- package/sandbox/yarn.lock +39 -564
- package/.nyc_output/e2fdc3eb-4fd2-47e0-a392-fe5f665776a4.json +0 -1
- package/.nyc_output/processinfo/e2fdc3eb-4fd2-47e0-a392-fe5f665776a4.json +0 -1
- package/.vscode/settings.json +0 -6
- package/sandbox/.env +0 -1
- package/sandbox/apps/sandbox/translations/en/default.json +0 -203
- package/sandbox/public/css/app.css +0 -9439
- package/sandbox/public/images/icons/icon-caret-left.png +0 -0
- package/sandbox/public/images/icons/icon-complete.png +0 -0
- package/sandbox/public/images/icons/icon-cross-remove-sign.png +0 -0
- package/sandbox/public/js/bundle.js +0 -35644
@@ -0,0 +1 @@
|
|
1
|
+
{"parent":null,"pid":99254,"argv":["/Users/sarah-janeluff/.nvm/versions/node/v10.24.0/bin/node","/Users/sarah-janeluff/Documents/SAS/hof/node_modules/.bin/_mocha","test/**/*.spec.js","sandbox/test/**/*.spec.js"],"execArgv":[],"cwd":"/Users/sarah-janeluff/Documents/SAS/hof","time":1663752722454,"ppid":99253,"coverageFilename":"/Users/sarah-janeluff/Documents/SAS/hof/.nyc_output/6ec5c088-e828-4f32-9115-eefea6cdc69b.json","externalId":"","uuid":"6ec5c088-e828-4f32-9115-eefea6cdc69b","files":["/Users/sarah-janeluff/Documents/SAS/hof/model/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/default-model.js","/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/defaults.js","/Users/sarah-janeluff/Documents/SAS/hof/components/clear-session/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/date/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/date/fields.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/email-service.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/emailer.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/smtp.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/ses.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/stub.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/debug.js","/Users/sarah-janeluff/Documents/SAS/hof/components/summary/index.js","/Users/sarah-janeluff/Documents/SAS/hof/config/rate-limits.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/rate-limiter.js","/Users/sarah-janeluff/Documents/SAS/hof/config/hof-defaults.js","/Users/sarah-janeluff/Documents/SAS/hof/components/notify/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/notify/notify.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/base-controller.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/index.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/index.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/validators.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/email.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation-error.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/inputs.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/test-data/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/countries.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/helpers/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/reqres/index.js","/Users/sarah-janeluff/Documents/SAS/hof/config/sanitisation-rules.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/formatters.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/index.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-session.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-hooks.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/controller.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/country-select.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/template-mixins.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/render.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/config.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/translations/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/gov-uk/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/form-focus.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/progressive-reveal.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/validation.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/character-count.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/index.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/cookies.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/errors.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/not-found.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/deep-translate.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/markdown.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/router.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/index.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/index.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/complete.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/constants.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/health.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/serve-static.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/ga-tag.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/sessions.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/settings.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/logger.js","/Users/sarah-janeluff/Documents/SAS/hof/build/index.js","/Users/sarah-janeluff/Documents/SAS/hof/config/builder-defaults.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/index.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/compile.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/build.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/expand-dirs.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/aggregate.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/write-files.js","/Users/sarah-janeluff/Documents/SAS/hof/model/apis/index.js","/Users/sarah-janeluff/Documents/SAS/hof/model/apis/html-to-pdf-converter.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/model.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/back-links.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-complete.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-progress.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-session.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/csrf.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/sections/summary-data-sections.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/lib/staticAppealStages.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/fields.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/helpers/utilities.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/international-number.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/encryption.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session-model.js"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"processes":{"e2fdc3eb-4fd2-47e0-a392-fe5f665776a4":{"parent":null,"children":[]}},"files":{"/Users/sulthan/development/HO/hof/model/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/address-lookup/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/address-lookup/default-model.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/address-lookup/defaults.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/clear-session/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/date/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/date/fields.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/email-service.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/emailer.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/transports/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/transports/smtp.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/transports/ses.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/transports/stub.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/emailer/transports/debug.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/components/summary/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/config/rate-limits.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/middleware/rate-limiter.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/config/hof-defaults.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/base-controller.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/formatting/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/validation/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/validation/validators.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/validation/email.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/validation-error.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/utilities/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/utilities/autofill/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/utilities/autofill/inputs.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/utilities/test-data/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/utilities/countries.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/utilities/helpers/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/utilities/reqres/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/config/sanitisation-rules.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/formatting/formatters.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/behaviour-session.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/behaviour-hooks.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/controller/controller.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/sandbox/apps/sandbox/behaviours/country-select.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/template-mixins/mixins/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/template-mixins/mixins/template-mixins.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/template-mixins/mixins/render.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/template-mixins/mixins/helpers.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/govuk-template/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/govuk-template/build/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/govuk-template/build/config.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/template-partials/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/template-partials/translations/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/themes/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/themes/gov-uk/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/toolkit/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/toolkit/assets/javascript/helpers.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/toolkit/assets/javascript/form-focus.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/toolkit/assets/javascript/progressive-reveal.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/toolkit/assets/javascript/validation.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/frontend/toolkit/assets/javascript/character-count.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/middleware/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/middleware/cookies.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/middleware/errors.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/middleware/not-found.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/middleware/deep-translate.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/markdown.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/router.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/behaviours/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/behaviours/complete.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/util/constants.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/helpers.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/health.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/serve-static.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/ga-tag.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/sessions.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/settings.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/logger.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/build/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/config/builder-defaults.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/transpiler/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/transpiler/lib/compile.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/transpiler/lib/build.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/transpiler/lib/expand-dirs.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/transpiler/lib/aggregate.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/transpiler/lib/write-files.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/model/apis/index.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/model/apis/html-to-pdf-converter.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/model.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/middleware/back-links.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/util/helpers.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/middleware/check-complete.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/middleware/check-progress.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/middleware/check-session.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/middleware/csrf.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/sandbox/apps/sandbox/sections/summary-data-sections.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/sandbox/apps/sandbox/lib/staticAppealStages.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/sandbox/apps/sandbox/fields.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/sandbox/test/helpers/utilities.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/sandbox/apps/sandbox/behaviours/international-number.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/lib/encryption.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/middleware/session.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"],"/Users/sulthan/development/HO/hof/wizard/middleware/session-model.js":["e2fdc3eb-4fd2-47e0-a392-fe5f665776a4"]},"externalIds":{}}
|
1
|
+
{"processes":{"6ec5c088-e828-4f32-9115-eefea6cdc69b":{"parent":null,"children":[]}},"files":{"/Users/sarah-janeluff/Documents/SAS/hof/model/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/default-model.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/defaults.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/clear-session/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/date/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/date/fields.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/email-service.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/emailer.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/smtp.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/ses.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/stub.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/debug.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/summary/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/rate-limits.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/rate-limiter.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/hof-defaults.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/notify/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/notify/notify.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/base-controller.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/validators.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/email.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation-error.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/inputs.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/test-data/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/countries.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/helpers/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/reqres/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/sanitisation-rules.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/formatters.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-session.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-hooks.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/controller.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/country-select.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/template-mixins.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/render.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/config.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/translations/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/gov-uk/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/form-focus.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/progressive-reveal.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/validation.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/character-count.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/cookies.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/errors.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/not-found.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/deep-translate.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/markdown.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/router.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/complete.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/constants.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/health.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/serve-static.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/ga-tag.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/sessions.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/settings.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/logger.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/build/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/builder-defaults.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/compile.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/build.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/expand-dirs.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/aggregate.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/write-files.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/model/apis/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/model/apis/html-to-pdf-converter.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/model.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/back-links.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-complete.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-progress.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-session.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/csrf.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/sections/summary-data-sections.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/lib/staticAppealStages.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/fields.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/helpers/utilities.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/international-number.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/encryption.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session-model.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"]},"externalIds":{}}
|