hof 20.3.6-beta-gtm → 20.3.6-timeout-beta
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.
- package/.nyc_output/2194bc4f-7454-4356-80e2-e52a7dc798aa.json +1 -0
 - package/.nyc_output/processinfo/{c84e394d-abf7-4aea-99aa-36427e671442.json → 2194bc4f-7454-4356-80e2-e52a7dc798aa.json} +1 -1
 - package/.nyc_output/processinfo/index.json +1 -1
 - package/README.md +12 -12
 - package/config/hof-defaults.js +8 -1
 - package/frontend/template-partials/translations/src/en/buttons.json +1 -0
 - package/frontend/template-partials/translations/src/en/errors.json +4 -0
 - package/frontend/template-partials/views/layout.html +2 -1
 - package/frontend/template-partials/views/partials/head.html +3 -6
 - package/frontend/template-partials/views/partials/session-timeout-warning.html +27 -0
 - package/frontend/themes/gov-uk/client-js/dialog/index.js +359 -0
 - package/frontend/themes/gov-uk/client-js/dialog/utils.js +114 -0
 - package/frontend/themes/gov-uk/client-js/index.js +1 -0
 - package/lib/ga-tag.js +6 -37
 - package/middleware/session-timeout.js +23 -0
 - package/package.json +1 -1
 - package/sandbox/apps/sandbox/behaviours/extend-session.js +9 -0
 - package/sandbox/assets/scss/app.scss +115 -1
 - package/sandbox/package.json +1 -1
 - package/sandbox/public/css/app.css +109 -0
 - package/sandbox/public/js/bundle.js +12349 -1149
 - package/sandbox/yarn.lock +6 -1
 - package/.nyc_output/c84e394d-abf7-4aea-99aa-36427e671442.json +0 -1
 - package/frontend/template-partials/views/partials/warn.html +0 -7
 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"parent":null,"pid": 
     | 
| 
      
 1 
     | 
    
         
            +
            {"parent":null,"pid":4328,"argv":["/Users/chisomoguibe/.nvm/versions/node/v18.17.1/bin/node","/Users/chisomoguibe/Projects/hof/node_modules/.bin/_mocha","test/**/*.spec.js","sandbox/test/**/*.spec.js"],"execArgv":[],"cwd":"/Users/chisomoguibe/Projects/hof","time":1705585541895,"ppid":4326,"coverageFilename":"/Users/chisomoguibe/Projects/hof/.nyc_output/2194bc4f-7454-4356-80e2-e52a7dc798aa.json","externalId":"","uuid":"2194bc4f-7454-4356-80e2-e52a7dc798aa","files":["/Users/chisomoguibe/Projects/hof/model/index.js","/Users/chisomoguibe/Projects/hof/components/index.js","/Users/chisomoguibe/Projects/hof/components/address-lookup/index.js","/Users/chisomoguibe/Projects/hof/components/address-lookup/default-model.js","/Users/chisomoguibe/Projects/hof/components/address-lookup/defaults.js","/Users/chisomoguibe/Projects/hof/components/clear-session/index.js","/Users/chisomoguibe/Projects/hof/components/combine-and-loop-fields/index.js","/Users/chisomoguibe/Projects/hof/components/date/index.js","/Users/chisomoguibe/Projects/hof/components/date/fields.js","/Users/chisomoguibe/Projects/hof/components/emailer/index.js","/Users/chisomoguibe/Projects/hof/components/emailer/email-service.js","/Users/chisomoguibe/Projects/hof/components/emailer/emailer.js","/Users/chisomoguibe/Projects/hof/components/emailer/transports/index.js","/Users/chisomoguibe/Projects/hof/components/emailer/transports/smtp.js","/Users/chisomoguibe/Projects/hof/components/emailer/transports/ses.js","/Users/chisomoguibe/Projects/hof/components/emailer/transports/stub.js","/Users/chisomoguibe/Projects/hof/components/emailer/transports/debug.js","/Users/chisomoguibe/Projects/hof/components/homeoffice-countries/index.js","/Users/chisomoguibe/Projects/hof/config/component-defaults.js","/Users/chisomoguibe/Projects/hof/components/notify/index.js","/Users/chisomoguibe/Projects/hof/components/notify/notify.js","/Users/chisomoguibe/Projects/hof/components/summary/index.js","/Users/chisomoguibe/Projects/hof/config/rate-limits.js","/Users/chisomoguibe/Projects/hof/middleware/rate-limiter.js","/Users/chisomoguibe/Projects/hof/config/hof-defaults.js","/Users/chisomoguibe/Projects/hof/controller/base-controller.js","/Users/chisomoguibe/Projects/hof/controller/formatting/index.js","/Users/chisomoguibe/Projects/hof/controller/validation/index.js","/Users/chisomoguibe/Projects/hof/controller/validation/validators.js","/Users/chisomoguibe/Projects/hof/controller/validation/email.js","/Users/chisomoguibe/Projects/hof/controller/validation-error.js","/Users/chisomoguibe/Projects/hof/utilities/index.js","/Users/chisomoguibe/Projects/hof/utilities/autofill/index.js","/Users/chisomoguibe/Projects/hof/utilities/autofill/inputs.js","/Users/chisomoguibe/Projects/hof/utilities/test-data/index.js","/Users/chisomoguibe/Projects/hof/utilities/countries.js","/Users/chisomoguibe/Projects/hof/utilities/helpers/index.js","/Users/chisomoguibe/Projects/hof/utilities/reqres/index.js","/Users/chisomoguibe/Projects/hof/config/sanitisation-rules.js","/Users/chisomoguibe/Projects/hof/controller/formatting/formatters.js","/Users/chisomoguibe/Projects/hof/controller/index.js","/Users/chisomoguibe/Projects/hof/controller/behaviour-session.js","/Users/chisomoguibe/Projects/hof/controller/behaviour-hooks.js","/Users/chisomoguibe/Projects/hof/controller/controller.js","/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/behaviours/country-select.js","/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/index.js","/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/template-mixins.js","/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/render.js","/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/helpers.js","/Users/chisomoguibe/Projects/hof/index.js","/Users/chisomoguibe/Projects/hof/frontend/index.js","/Users/chisomoguibe/Projects/hof/frontend/govuk-template/index.js","/Users/chisomoguibe/Projects/hof/frontend/govuk-template/build/index.js","/Users/chisomoguibe/Projects/hof/frontend/govuk-template/build/config.js","/Users/chisomoguibe/Projects/hof/frontend/template-partials/index.js","/Users/chisomoguibe/Projects/hof/frontend/template-partials/translations/index.js","/Users/chisomoguibe/Projects/hof/frontend/themes/index.js","/Users/chisomoguibe/Projects/hof/frontend/themes/gov-uk/index.js","/Users/chisomoguibe/Projects/hof/frontend/toolkit/index.js","/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/helpers.js","/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/form-focus.js","/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/progressive-reveal.js","/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/validation.js","/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/character-count.js","/Users/chisomoguibe/Projects/hof/middleware/index.js","/Users/chisomoguibe/Projects/hof/middleware/cookies.js","/Users/chisomoguibe/Projects/hof/middleware/errors.js","/Users/chisomoguibe/Projects/hof/middleware/not-found.js","/Users/chisomoguibe/Projects/hof/middleware/deep-translate.js","/Users/chisomoguibe/Projects/hof/lib/markdown.js","/Users/chisomoguibe/Projects/hof/lib/router.js","/Users/chisomoguibe/Projects/hof/wizard/index.js","/Users/chisomoguibe/Projects/hof/wizard/behaviours/index.js","/Users/chisomoguibe/Projects/hof/wizard/behaviours/complete.js","/Users/chisomoguibe/Projects/hof/wizard/util/constants.js","/Users/chisomoguibe/Projects/hof/lib/helpers.js","/Users/chisomoguibe/Projects/hof/lib/health.js","/Users/chisomoguibe/Projects/hof/lib/serve-static.js","/Users/chisomoguibe/Projects/hof/lib/ga-tag.js","/Users/chisomoguibe/Projects/hof/lib/sessions.js","/Users/chisomoguibe/Projects/hof/lib/settings.js","/Users/chisomoguibe/Projects/hof/lib/logger.js","/Users/chisomoguibe/Projects/hof/build/index.js","/Users/chisomoguibe/Projects/hof/config/builder-defaults.js","/Users/chisomoguibe/Projects/hof/transpiler/index.js","/Users/chisomoguibe/Projects/hof/transpiler/lib/compile.js","/Users/chisomoguibe/Projects/hof/transpiler/lib/build.js","/Users/chisomoguibe/Projects/hof/transpiler/lib/expand-dirs.js","/Users/chisomoguibe/Projects/hof/transpiler/lib/aggregate.js","/Users/chisomoguibe/Projects/hof/transpiler/lib/write-files.js","/Users/chisomoguibe/Projects/hof/model/apis/index.js","/Users/chisomoguibe/Projects/hof/model/apis/html-to-pdf-converter.js","/Users/chisomoguibe/Projects/hof/wizard/model.js","/Users/chisomoguibe/Projects/hof/wizard/middleware/back-links.js","/Users/chisomoguibe/Projects/hof/wizard/util/helpers.js","/Users/chisomoguibe/Projects/hof/wizard/middleware/check-complete.js","/Users/chisomoguibe/Projects/hof/wizard/middleware/check-progress.js","/Users/chisomoguibe/Projects/hof/wizard/middleware/check-session.js","/Users/chisomoguibe/Projects/hof/wizard/middleware/csrf.js","/Users/chisomoguibe/Projects/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js","/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/sections/summary-data-sections.js","/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/lib/staticAppealStages.js","/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/fields.js","/Users/chisomoguibe/Projects/hof/sandbox/test/helpers/utilities.js","/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/behaviours/international-number.js","/Users/chisomoguibe/Projects/hof/lib/encryption.js","/Users/chisomoguibe/Projects/hof/wizard/middleware/session.js","/Users/chisomoguibe/Projects/hof/wizard/middleware/session-model.js"]}
         
     | 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"processes":{"c84e394d-abf7-4aea-99aa-36427e671442":{"parent":null,"children":[]}},"files":{"/Users/chisomoguibe/Projects/hof/model/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/address-lookup/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/address-lookup/default-model.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/address-lookup/defaults.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/clear-session/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/combine-and-loop-fields/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/date/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/date/fields.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/email-service.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/emailer.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/smtp.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/ses.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/stub.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/debug.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/homeoffice-countries/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/config/component-defaults.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/notify/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/notify/notify.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/components/summary/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/config/rate-limits.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/middleware/rate-limiter.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/config/hof-defaults.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/base-controller.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/formatting/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/validation/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/validation/validators.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/validation/email.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/validation-error.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/utilities/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/utilities/autofill/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/utilities/autofill/inputs.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/utilities/test-data/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/utilities/countries.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/utilities/helpers/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/utilities/reqres/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/config/sanitisation-rules.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/formatting/formatters.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/behaviour-session.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/behaviour-hooks.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/controller/controller.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/behaviours/country-select.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/template-mixins.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/render.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/helpers.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/govuk-template/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/govuk-template/build/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/govuk-template/build/config.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/template-partials/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/template-partials/translations/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/themes/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/themes/gov-uk/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/helpers.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/form-focus.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/progressive-reveal.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/validation.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/character-count.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/middleware/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/middleware/cookies.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/middleware/errors.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/middleware/not-found.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/middleware/deep-translate.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/markdown.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/router.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/behaviours/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/behaviours/complete.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/util/constants.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/helpers.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/health.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/serve-static.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/ga-tag.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/sessions.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/settings.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/logger.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/build/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/config/builder-defaults.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/transpiler/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/compile.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/build.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/expand-dirs.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/aggregate.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/write-files.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/model/apis/index.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/model/apis/html-to-pdf-converter.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/model.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/back-links.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/util/helpers.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/check-complete.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/check-progress.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/check-session.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/csrf.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/sections/summary-data-sections.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/lib/staticAppealStages.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/fields.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/sandbox/test/helpers/utilities.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/behaviours/international-number.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/lib/encryption.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/session.js":["c84e394d-abf7-4aea-99aa-36427e671442"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/session-model.js":["c84e394d-abf7-4aea-99aa-36427e671442"]},"externalIds":{}}
         
     | 
| 
      
 1 
     | 
    
         
            +
            {"processes":{"2194bc4f-7454-4356-80e2-e52a7dc798aa":{"parent":null,"children":[]}},"files":{"/Users/chisomoguibe/Projects/hof/model/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/address-lookup/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/address-lookup/default-model.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/address-lookup/defaults.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/clear-session/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/combine-and-loop-fields/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/date/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/date/fields.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/email-service.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/emailer.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/smtp.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/ses.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/stub.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/emailer/transports/debug.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/homeoffice-countries/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/config/component-defaults.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/notify/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/notify/notify.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/components/summary/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/config/rate-limits.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/middleware/rate-limiter.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/config/hof-defaults.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/base-controller.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/formatting/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/validation/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/validation/validators.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/validation/email.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/validation-error.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/utilities/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/utilities/autofill/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/utilities/autofill/inputs.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/utilities/test-data/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/utilities/countries.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/utilities/helpers/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/utilities/reqres/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/config/sanitisation-rules.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/formatting/formatters.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/behaviour-session.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/behaviour-hooks.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/controller/controller.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/behaviours/country-select.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/template-mixins.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/render.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/template-mixins/mixins/helpers.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/govuk-template/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/govuk-template/build/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/govuk-template/build/config.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/template-partials/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/template-partials/translations/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/themes/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/themes/gov-uk/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/helpers.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/form-focus.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/progressive-reveal.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/validation.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/frontend/toolkit/assets/javascript/character-count.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/middleware/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/middleware/cookies.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/middleware/errors.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/middleware/not-found.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/middleware/deep-translate.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/markdown.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/router.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/behaviours/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/behaviours/complete.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/util/constants.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/helpers.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/health.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/serve-static.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/ga-tag.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/sessions.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/settings.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/logger.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/build/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/config/builder-defaults.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/transpiler/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/compile.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/build.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/expand-dirs.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/aggregate.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/transpiler/lib/write-files.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/model/apis/index.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/model/apis/html-to-pdf-converter.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/model.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/back-links.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/util/helpers.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/check-complete.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/check-progress.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/check-session.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/csrf.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/sections/summary-data-sections.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/lib/staticAppealStages.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/fields.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/sandbox/test/helpers/utilities.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/sandbox/apps/sandbox/behaviours/international-number.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/lib/encryption.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/session.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"],"/Users/chisomoguibe/Projects/hof/wizard/middleware/session-model.js":["2194bc4f-7454-4356-80e2-e52a7dc798aa"]},"externalIds":{}}
         
     | 
    
        package/README.md
    CHANGED
    
    | 
         @@ -311,7 +311,7 @@ my-application/translations/en/default.json 
     | 
|
| 
       311 
311 
     | 
    
         
             
            }
         
     | 
| 
       312 
312 
     | 
    
         
             
            ```
         
     | 
| 
       313 
313 
     | 
    
         | 
| 
       314 
     | 
    
         
            -
            #HOF Controller
         
     | 
| 
      
 314 
     | 
    
         
            +
            # HOF Controller
         
     | 
| 
       315 
315 
     | 
    
         | 
| 
       316 
316 
     | 
    
         
             
            Implements a request pipeline for GET and POST of forms, with input cleaning/formatting and validation.
         
     | 
| 
       317 
317 
     | 
    
         | 
| 
         @@ -482,13 +482,13 @@ let error = new ErrorClass(this.missingDoB, { 
     | 
|
| 
       482 
482 
     | 
    
         
             
            });
         
     | 
| 
       483 
483 
     | 
    
         
             
            ```
         
     | 
| 
       484 
484 
     | 
    
         | 
| 
       485 
     | 
    
         
            -
            ##hof-behaviour-session
         
     | 
| 
      
 485 
     | 
    
         
            +
            ## hof-behaviour-session
         
     | 
| 
       486 
486 
     | 
    
         | 
| 
       487 
487 
     | 
    
         
             
            HOF Behaviour for reading and writing to the session
         
     | 
| 
       488 
488 
     | 
    
         | 
| 
       489 
     | 
    
         
            -
            ##Usage
         
     | 
| 
      
 489 
     | 
    
         
            +
            ## Usage
         
     | 
| 
       490 
490 
     | 
    
         | 
| 
       491 
     | 
    
         
            -
            ###With [mixwith.js](https://github.com/justinfagnani/mixwith.js)
         
     | 
| 
      
 491 
     | 
    
         
            +
            ### With [mixwith.js](https://github.com/justinfagnani/mixwith.js)
         
     | 
| 
       492 
492 
     | 
    
         | 
| 
       493 
493 
     | 
    
         
             
            ```js
         
     | 
| 
       494 
494 
     | 
    
         
             
            const mix = require('mixwith').mix;
         
     | 
| 
         @@ -502,7 +502,7 @@ class MyController extends mix(BaseController).with(Session) { 
     | 
|
| 
       502 
502 
     | 
    
         | 
| 
       503 
503 
     | 
    
         
             
            `MyController` now extends `hof-form-controller` and has `hof-behaviour-session` functionality mixed in.
         
     | 
| 
       504 
504 
     | 
    
         | 
| 
       505 
     | 
    
         
            -
            ##Functionality
         
     | 
| 
      
 505 
     | 
    
         
            +
            ## Functionality
         
     | 
| 
       506 
506 
     | 
    
         | 
| 
       507 
507 
     | 
    
         
             
            This mixin extends `hof-form-controller` by persisting the form data to the `sessionModel` - assuming the [session-model](https://github.com/UKHomeOfficeForms/hof-form-wizard/blob/master/lib/middleware/session-model.js) middleware has been applied.
         
     | 
| 
       508 
508 
     | 
    
         | 
| 
         @@ -516,13 +516,13 @@ The following form controller methods are used: 
     | 
|
| 
       516 
516 
     | 
    
         
             
            - `missingPrereqHandler(req, res)` - Error handler called when a `MISSING_PREREQ` error is thrown from the [check-progress](https://github.com/UKHomeOfficeForms/hof-form-wizard/blob/master/lib/middleware/check-progress.js) middleware. This occurs if a step is visited out of sequence. This error handler causes the user to be redirected to the last completed step, or the first step if none have been completed.
         
     | 
| 
       517 
517 
     | 
    
         
             
            - `errorHandler(err, req, res, next)` - checks if `err.code` is `MISSING_PREREQ`, if so calls `missingPrereqHandler`, if not calls `super` to hand over to parent error handler.
         
     | 
| 
       518 
518 
     | 
    
         | 
| 
       519 
     | 
    
         
            -
            ## 
     | 
| 
      
 519 
     | 
    
         
            +
            ## Behaviour-hooks
         
     | 
| 
       520 
520 
     | 
    
         | 
| 
       521 
521 
     | 
    
         
             
            HOF Behaviour enabling lifecycle hooks for extending functionality in main form pipeline.
         
     | 
| 
       522 
522 
     | 
    
         | 
| 
       523 
     | 
    
         
            -
            ##Usage
         
     | 
| 
      
 523 
     | 
    
         
            +
            ## Usage
         
     | 
| 
       524 
524 
     | 
    
         | 
| 
       525 
     | 
    
         
            -
            ###With [mixwith.js](https://github.com/justinfagnani/mixwith.js)
         
     | 
| 
      
 525 
     | 
    
         
            +
            ### With [mixwith.js](https://github.com/justinfagnani/mixwith.js)
         
     | 
| 
       526 
526 
     | 
    
         | 
| 
       527 
527 
     | 
    
         
             
            ```js
         
     | 
| 
       528 
528 
     | 
    
         
             
            const mix = require('mixwith').mix;
         
     | 
| 
         @@ -536,25 +536,25 @@ class MyController extends mix(BaseController).with(Hooks) { 
     | 
|
| 
       536 
536 
     | 
    
         | 
| 
       537 
537 
     | 
    
         
             
            `MyController` now extends `hof-form-controller` and has `hof-behaviour-hooks` functionality mixed in.
         
     | 
| 
       538 
538 
     | 
    
         | 
| 
       539 
     | 
    
         
            -
            ##Functionality
         
     | 
| 
      
 539 
     | 
    
         
            +
            ## Functionality
         
     | 
| 
       540 
540 
     | 
    
         | 
| 
       541 
541 
     | 
    
         
             
            The following hooks are currently supported, the methods are GET/POST pipeline methods from `hof-form-controller`:
         
     | 
| 
       542 
542 
     | 
    
         | 
| 
       543 
     | 
    
         
            -
            ####GET
         
     | 
| 
      
 543 
     | 
    
         
            +
            #### GET
         
     | 
| 
       544 
544 
     | 
    
         | 
| 
       545 
545 
     | 
    
         
             
            - `_getErrors` - `'pre-getErrors', 'post-getErrors'`
         
     | 
| 
       546 
546 
     | 
    
         
             
            - `_getValues` - `'pre-getValues', 'post-getValues'`
         
     | 
| 
       547 
547 
     | 
    
         
             
            - `_locals` - `'pre-locals', 'post-locals'`
         
     | 
| 
       548 
548 
     | 
    
         
             
            - `render` - `'pre-render', 'post-render'`
         
     | 
| 
       549 
549 
     | 
    
         | 
| 
       550 
     | 
    
         
            -
            ####POST
         
     | 
| 
      
 550 
     | 
    
         
            +
            #### POST
         
     | 
| 
       551 
551 
     | 
    
         | 
| 
       552 
552 
     | 
    
         
             
            - `_process` - `'pre-process', 'post-process'`
         
     | 
| 
       553 
553 
     | 
    
         
             
            - `_validate` - `'pre-validate', 'post-validate'`
         
     | 
| 
       554 
554 
     | 
    
         
             
            - `saveValues` - `'pre-saveValues', 'post-saveValues'`
         
     | 
| 
       555 
555 
     | 
    
         
             
            - `successHandler` - `'pre-successHandler', 'post-successHandler'`
         
     | 
| 
       556 
556 
     | 
    
         | 
| 
       557 
     | 
    
         
            -
            ###In field config
         
     | 
| 
      
 557 
     | 
    
         
            +
            ### In field config
         
     | 
| 
       558 
558 
     | 
    
         | 
| 
       559 
559 
     | 
    
         
             
            fields.js
         
     | 
| 
       560 
560 
     | 
    
         | 
    
        package/config/hof-defaults.js
    CHANGED
    
    | 
         @@ -22,7 +22,14 @@ const defaults = { 
     | 
|
| 
       22 
22 
     | 
    
         
             
              env: process.env.NODE_ENV || 'development',
         
     | 
| 
       23 
23 
     | 
    
         
             
              gaTagId: process.env.GA_TAG || 'Test-GA-Tag',
         
     | 
| 
       24 
24 
     | 
    
         
             
              ga4TagId: process.env.GA_4_TAG,
         
     | 
| 
       25 
     | 
    
         
            -
               
     | 
| 
      
 25 
     | 
    
         
            +
              // added to allow support for multiple HOF forms using GTM to customize how they track page views
         
     | 
| 
      
 26 
     | 
    
         
            +
              gtm: {
         
     | 
| 
      
 27 
     | 
    
         
            +
                tagId: process.env.GTM_TAG || false,
         
     | 
| 
      
 28 
     | 
    
         
            +
                config: {},
         
     | 
| 
      
 29 
     | 
    
         
            +
                composePageName: function (page, convertPage) {
         
     | 
| 
      
 30 
     | 
    
         
            +
                  return convertPage(page);
         
     | 
| 
      
 31 
     | 
    
         
            +
                }
         
     | 
| 
      
 32 
     | 
    
         
            +
              },
         
     | 
| 
       26 
33 
     | 
    
         
             
              gaCrossDomainTrackingTagId: process.env.GDS_CROSS_DOMAIN_GA_TAG,
         
     | 
| 
       27 
34 
     | 
    
         
             
              loglevel: process.env.LOG_LEVEL || 'info',
         
     | 
| 
       28 
35 
     | 
    
         
             
              ignoreMiddlewareLogs: ['/healthz'],
         
     | 
| 
         @@ -3,6 +3,10 @@ 
     | 
|
| 
       3 
3 
     | 
    
         
             
                "title": "Sorry, something went wrong",
         
     | 
| 
       4 
4 
     | 
    
         
             
                "message": "A server exception occurred. Please try again."
         
     | 
| 
       5 
5 
     | 
    
         
             
              },
         
     | 
| 
      
 6 
     | 
    
         
            +
              "session-warning": {
         
     | 
| 
      
 7 
     | 
    
         
            +
                "title": "Your page will time out soon",
         
     | 
| 
      
 8 
     | 
    
         
            +
                "message": "To protect your information, this page will time out in 5 minutes.\n\nIf that happens, your progress will not be saved."
         
     | 
| 
      
 9 
     | 
    
         
            +
              },
         
     | 
| 
       6 
10 
     | 
    
         
             
              "session": {
         
     | 
| 
       7 
11 
     | 
    
         
             
                "title": "Sorry, you'll have to start again",
         
     | 
| 
       8 
12 
     | 
    
         
             
                "message": "You haven't entered any details for 30 minutes, so we have cleared your information to keep it secure."
         
     | 
| 
         @@ -19,7 +19,7 @@ 
     | 
|
| 
       19 
19 
     | 
    
         
             
            				<span  class="govuk-phase-banner__text">This is a new service – your <a href="{{feedbackUrl}}{{^feedbackUrl}}https://eforms.homeoffice.gov.uk/outreach/feedback.ofml{{/feedbackUrl}}" class="govuk-link" id="feedback-link" target="_blank">feedback</a> will help us to improve it.</span>
         
     | 
| 
       20 
20 
     | 
    
         
             
            				</p>
         
     | 
| 
       21 
21 
     | 
    
         
             
            			</div>
         
     | 
| 
       22 
     | 
    
         
            -
            		{{/feedbackUrl}} 
     | 
| 
      
 22 
     | 
    
         
            +
            		{{/feedbackUrl}}
         
     | 
| 
       23 
23 
     | 
    
         
             
                  <span id="step">
         
     | 
| 
       24 
24 
     | 
    
         
             
                    {{> partials-back}} <span>{{$step}}{{/step}}</span>
         
     | 
| 
       25 
25 
     | 
    
         
             
                  </span>
         
     | 
| 
         @@ -29,6 +29,7 @@ 
     | 
|
| 
       29 
29 
     | 
    
         
             
            		  </div>
         
     | 
| 
       30 
30 
     | 
    
         
             
            	  </main>
         
     | 
| 
       31 
31 
     | 
    
         
             
                  {{> partials-continue}}
         
     | 
| 
      
 32 
     | 
    
         
            +
                  {{> partials-session-timeout-warning}}
         
     | 
| 
       32 
33 
     | 
    
         
             
                  <script type="text/javascript" src="{{assetPath}}/js/bundle.js"></script>
         
     | 
| 
       33 
34 
     | 
    
         
             
            	  </div>
         
     | 
| 
       34 
35 
     | 
    
         
             
              {{/main}}
         
     | 
| 
         @@ -3,12 +3,9 @@ 
     | 
|
| 
       3 
3 
     | 
    
         
             
            <!-- Google Tag Manager Data Layer  -->
         
     | 
| 
       4 
4 
     | 
    
         
             
            <script {{#nonce}}nonce="{{nonce}}"{{/nonce}}>
         
     | 
| 
       5 
5 
     | 
    
         
             
              var dataLayer = window.dataLayer || [];
         
     | 
| 
       6 
     | 
    
         
            -
              dataLayer.push( 
     | 
| 
       7 
     | 
    
         
            -
                 
     | 
| 
       8 
     | 
    
         
            -
             
     | 
| 
       9 
     | 
    
         
            -
                'applicationType': '{{applicationType}}',
         
     | 
| 
       10 
     | 
    
         
            -
                'environmentType': '{{environmentType}}'
         
     | 
| 
       11 
     | 
    
         
            -
              });
         
     | 
| 
      
 6 
     | 
    
         
            +
              dataLayer.push(
         
     | 
| 
      
 7 
     | 
    
         
            +
                {{{gtmConfig}}}
         
     | 
| 
      
 8 
     | 
    
         
            +
              );
         
     | 
| 
       12 
9 
     | 
    
         
             
            </script>
         
     | 
| 
       13 
10 
     | 
    
         
             
            <!-- End Google Tag Manager Data Layer  -->
         
     | 
| 
       14 
11 
     | 
    
         | 
| 
         @@ -0,0 +1,27 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <div class="govuk-warning-text">
         
     | 
| 
      
 2 
     | 
    
         
            +
              <div id="dialog_layer" class="dialog_form">
         
     | 
| 
      
 3 
     | 
    
         
            +
                <div role="dialog"
         
     | 
| 
      
 4 
     | 
    
         
            +
                     id="dialog1"
         
     | 
| 
      
 5 
     | 
    
         
            +
                     aria-labelledby="dialog1_label"
         
     | 
| 
      
 6 
     | 
    
         
            +
                     aria-modal="true"
         
     | 
| 
      
 7 
     | 
    
         
            +
                     class="hidden">
         
     | 
| 
      
 8 
     | 
    
         
            +
                  <h2 id="dialog1_label" class="govuk-heading-l">
         
     | 
| 
      
 9 
     | 
    
         
            +
                    Your page will time out soon
         
     | 
| 
      
 10 
     | 
    
         
            +
                  </h2>
         
     | 
| 
      
 11 
     | 
    
         
            +
                  <div class="govuk-heading-m">
         
     | 
| 
      
 12 
     | 
    
         
            +
                    <p>To protect your information, this page will time out in 5 minutes.</p>
         
     | 
| 
      
 13 
     | 
    
         
            +
                    <p>If that happens, your progress will not be saved.</p>
         
     | 
| 
      
 14 
     | 
    
         
            +
                  </div>
         
     | 
| 
      
 15 
     | 
    
         
            +
                  <div class="dialog_form_actions">
         
     | 
| 
      
 16 
     | 
    
         
            +
                    <a href="{{startLink}}" class="govuk-button" role="button">{{#t}}buttons.stay-on-page{{/t}}</a>
         
     | 
| 
      
 17 
     | 
    
         
            +
                    <a href="{{startLink}}" class="govuk-button" role="button">{{#t}}buttons.start-again{{/t}}</a>
         
     | 
| 
      
 18 
     | 
    
         
            +
                  </div>
         
     | 
| 
      
 19 
     | 
    
         
            +
                </div>
         
     | 
| 
      
 20 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 21 
     | 
    
         
            +
              <script {{#nonce}}nonce="{{nonce}}"{{/nonce}} type="text/javascript">
         
     | 
| 
      
 22 
     | 
    
         
            +
                console.log("onClick with Timeout")
         
     | 
| 
      
 23 
     | 
    
         
            +
                setTimeout(function() {
         
     | 
| 
      
 24 
     | 
    
         
            +
                  openDialog('dialog1', this)
         
     | 
| 
      
 25 
     | 
    
         
            +
                }, 5 * 1000)
         
     | 
| 
      
 26 
     | 
    
         
            +
              </script>
         
     | 
| 
      
 27 
     | 
    
         
            +
            </div>
         
     |