@hmcts/opal-frontend-common 0.0.53 → 0.0.54

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 (173) hide show
  1. package/fesm2022/hmcts-opal-frontend-common-components-abstract-abstract-form-base.mjs +4 -8
  2. package/fesm2022/hmcts-opal-frontend-common-components-abstract-abstract-form-base.mjs.map +1 -1
  3. package/package.json +172 -172
  4. package/{components/abstract/abstract-form-base/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-base-interfaces.d.ts} +8 -1
  5. package/{components/abstract/abstract-form-base/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-base.d.ts} +9 -5
  6. /package/{components/abstract/abstract-form-alias-base/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-alias-base-interfaces.d.ts} +0 -0
  7. /package/{components/abstract/abstract-form-alias-base/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-alias-base.d.ts} +0 -0
  8. /package/{components/abstract/abstract-form-array-base/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-array-base-interfaces.d.ts} +0 -0
  9. /package/{components/abstract/abstract-form-array-base/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-array-base.d.ts} +0 -0
  10. /package/{components/abstract/abstract-form-array-parent-base/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-array-parent-base.d.ts} +0 -0
  11. /package/{components/abstract/abstract-form-array-removal-base/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-array-removal-base-interfaces.d.ts} +0 -0
  12. /package/{components/abstract/abstract-form-array-removal-base/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-array-removal-base.d.ts} +0 -0
  13. /package/{components/abstract/abstract-form-parent-base/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-form-parent-base.d.ts} +0 -0
  14. /package/{components/abstract/abstract-nested-form-base/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-nested-form-base.d.ts} +0 -0
  15. /package/{components/abstract/abstract-sortable-table/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-sortable-table-interfaces.d.ts} +0 -0
  16. /package/{components/abstract/abstract-sortable-table-pagination/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-sortable-table-pagination.d.ts} +0 -0
  17. /package/{components/abstract/abstract-sortable-table/types/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-sortable-table-types.d.ts} +0 -0
  18. /package/{components/abstract/abstract-sortable-table/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-sortable-table.d.ts} +0 -0
  19. /package/{components/abstract/abstract-tab-data/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-tab-data.d.ts} +0 -0
  20. /package/{components/abstract/abstract-table-filter/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-table-filter-interfaces.d.ts} +0 -0
  21. /package/{components/abstract/abstract-table-filter/types/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-table-filter-types.d.ts} +0 -0
  22. /package/{components/abstract/abstract-table-filter/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-abstract-table-filter.d.ts} +0 -0
  23. /package/{components/abstract/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-abstract-interfaces.d.ts} +0 -0
  24. /package/{components/alphagov/alphagov-accessible-autocomplete/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-alphagov-alphagov-accessible-autocomplete-interfaces.d.ts} +0 -0
  25. /package/{components/alphagov/alphagov-accessible-autocomplete/index.d.ts → types/hmcts-opal-frontend-common-components-alphagov-alphagov-accessible-autocomplete.d.ts} +0 -0
  26. /package/{components/custom/custom-account-information/custom-account-information-item/custom-account-information-item-label/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-account-information-custom-account-information-item-custom-account-information-item-label.d.ts} +0 -0
  27. /package/{components/custom/custom-account-information/custom-account-information-item/custom-account-information-item-value/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-account-information-custom-account-information-item-custom-account-information-item-value.d.ts} +0 -0
  28. /package/{components/custom/custom-account-information/custom-account-information-item/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-account-information-custom-account-information-item.d.ts} +0 -0
  29. /package/{components/custom/custom-account-information/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-account-information.d.ts} +0 -0
  30. /package/{components/custom/custom-action-links/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-action-links.d.ts} +0 -0
  31. /package/{components/custom/custom-horizontal-scroll-pane/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-horizontal-scroll-pane.d.ts} +0 -0
  32. /package/{components/custom/custom-page-header/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-page-header.d.ts} +0 -0
  33. /package/{components/custom/custom-scrollable-panes/custom-scrollable-panes-inner-pane/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-scrollable-panes-custom-scrollable-panes-inner-pane.d.ts} +0 -0
  34. /package/{components/custom/custom-scrollable-panes/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-scrollable-panes.d.ts} +0 -0
  35. /package/{components/custom/custom-summary-metric-bar/custom-summary-metric-bar-item/custom-summary-metric-bar-item-label/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-summary-metric-bar-custom-summary-metric-bar-item-custom-summary-metric-bar-item-label.d.ts} +0 -0
  36. /package/{components/custom/custom-summary-metric-bar/custom-summary-metric-bar-item/custom-summary-metric-bar-item-value/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-summary-metric-bar-custom-summary-metric-bar-item-custom-summary-metric-bar-item-value.d.ts} +0 -0
  37. /package/{components/custom/custom-summary-metric-bar/custom-summary-metric-bar-item/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-summary-metric-bar-custom-summary-metric-bar-item.d.ts} +0 -0
  38. /package/{components/custom/custom-summary-metric-bar/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-summary-metric-bar.d.ts} +0 -0
  39. /package/{components/custom/custom-vertical-scroll-pane/custom-vertical-scroll-pane-inner-pane/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-vertical-scroll-pane-custom-vertical-scroll-pane-inner-pane.d.ts} +0 -0
  40. /package/{components/custom/custom-vertical-scroll-pane/custom-vertical-scroll-pane-outer-pane/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-vertical-scroll-pane-custom-vertical-scroll-pane-outer-pane.d.ts} +0 -0
  41. /package/{components/custom/custom-vertical-scroll-pane/index.d.ts → types/hmcts-opal-frontend-common-components-custom-custom-vertical-scroll-pane.d.ts} +0 -0
  42. /package/{components/govuk/govuk-accordion/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-accordion.d.ts} +0 -0
  43. /package/{components/govuk/govuk-back-link/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-back-link.d.ts} +0 -0
  44. /package/{components/govuk/govuk-button/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-button.d.ts} +0 -0
  45. /package/{components/govuk/govuk-cancel-link/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-cancel-link.d.ts} +0 -0
  46. /package/{components/govuk/govuk-checkboxes/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-checkboxes-interfaces.d.ts} +0 -0
  47. /package/{components/govuk/govuk-checkboxes/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-checkboxes.d.ts} +0 -0
  48. /package/{components/govuk/govuk-date-input/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-date-input-interfaces.d.ts} +0 -0
  49. /package/{components/govuk/govuk-date-input/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-date-input.d.ts} +0 -0
  50. /package/{components/govuk/govuk-details/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-details.d.ts} +0 -0
  51. /package/{components/govuk/govuk-error-summary/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-error-summary.d.ts} +0 -0
  52. /package/{components/govuk/govuk-footer/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-footer-interfaces.d.ts} +0 -0
  53. /package/{components/govuk/govuk-footer/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-footer.d.ts} +0 -0
  54. /package/{components/govuk/govuk-header/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-header-interfaces.d.ts} +0 -0
  55. /package/{components/govuk/govuk-header/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-header.d.ts} +0 -0
  56. /package/{components/govuk/govuk-heading-with-caption/types/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-heading-with-caption-types.d.ts} +0 -0
  57. /package/{components/govuk/govuk-heading-with-caption/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-heading-with-caption.d.ts} +0 -0
  58. /package/{components/govuk/govuk-inset-text/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-inset-text.d.ts} +0 -0
  59. /package/{components/govuk/govuk-list/govuk-list-link/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-list-govuk-list-link.d.ts} +0 -0
  60. /package/{components/govuk/govuk-list/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-list.d.ts} +0 -0
  61. /package/{components/govuk/govuk-notification-banner/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-notification-banner.d.ts} +0 -0
  62. /package/{components/govuk/govuk-pagination/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-pagination.d.ts} +0 -0
  63. /package/{components/govuk/govuk-panel/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-panel.d.ts} +0 -0
  64. /package/{components/govuk/govuk-radio/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-radio-interfaces.d.ts} +0 -0
  65. /package/{components/govuk/govuk-radio/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-radio.d.ts} +0 -0
  66. /package/{components/govuk/govuk-select/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-select-interfaces.d.ts} +0 -0
  67. /package/{components/govuk/govuk-select/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-select.d.ts} +0 -0
  68. /package/{components/govuk/govuk-summary-card-list/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-summary-card-list.d.ts} +0 -0
  69. /package/{components/govuk/govuk-summary-list/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-summary-list.d.ts} +0 -0
  70. /package/{components/govuk/govuk-table/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-table.d.ts} +0 -0
  71. /package/{components/govuk/govuk-tabs/govuk-tabs-list-item/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-tabs-govuk-tabs-list-item.d.ts} +0 -0
  72. /package/{components/govuk/govuk-tabs/govuk-tabs-panel/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-tabs-govuk-tabs-panel.d.ts} +0 -0
  73. /package/{components/govuk/govuk-tabs/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-tabs.d.ts} +0 -0
  74. /package/{components/govuk/govuk-tag/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-tag.d.ts} +0 -0
  75. /package/{components/govuk/govuk-task-list/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-task-list.d.ts} +0 -0
  76. /package/{components/govuk/govuk-text-area/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-text-area.d.ts} +0 -0
  77. /package/{components/govuk/govuk-text-input-prefix-suffix/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-text-input-prefix-suffix.d.ts} +0 -0
  78. /package/{components/govuk/govuk-text-input/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-govuk-text-input.d.ts} +0 -0
  79. /package/{components/govuk/helpers/index.d.ts → types/hmcts-opal-frontend-common-components-govuk-helpers.d.ts} +0 -0
  80. /package/{components/hod/hod-loading-spinner/index.d.ts → types/hmcts-opal-frontend-common-components-hod-hod-loading-spinner.d.ts} +0 -0
  81. /package/{components/moj/moj-alert/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-alert.d.ts} +0 -0
  82. /package/{components/moj/moj-badge/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-badge.d.ts} +0 -0
  83. /package/{components/moj/moj-button-menu/moj-button-menu-item/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-button-menu-moj-button-menu-item.d.ts} +0 -0
  84. /package/{components/moj/moj-button-menu/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-button-menu.d.ts} +0 -0
  85. /package/{components/moj/moj-date-picker/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-date-picker.d.ts} +0 -0
  86. /package/{components/moj/moj-filter/moj-filter-panel/moj-filter-panel-header/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter-moj-filter-panel-moj-filter-panel-header.d.ts} +0 -0
  87. /package/{components/moj/moj-filter/moj-filter-panel/moj-filter-panel-option/moj-filter-panel-option-form-group-item/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter-moj-filter-panel-moj-filter-panel-option-moj-filter-panel-option-form-group-item.d.ts} +0 -0
  88. /package/{components/moj/moj-filter/moj-filter-panel/moj-filter-panel-option/moj-filter-panel-option-form-group-keyword/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter-moj-filter-panel-moj-filter-panel-option-moj-filter-panel-option-form-group-keyword.d.ts} +0 -0
  89. /package/{components/moj/moj-filter/moj-filter-panel/moj-filter-panel-option/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter-moj-filter-panel-moj-filter-panel-option.d.ts} +0 -0
  90. /package/{components/moj/moj-filter/moj-filter-panel/moj-filter-panel-selected/moj-filter-panel-selected-tag/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter-moj-filter-panel-moj-filter-panel-selected-moj-filter-panel-selected-tag.d.ts} +0 -0
  91. /package/{components/moj/moj-filter/moj-filter-panel/moj-filter-panel-selected/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter-moj-filter-panel-moj-filter-panel-selected.d.ts} +0 -0
  92. /package/{components/moj/moj-filter/moj-filter-panel/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter-moj-filter-panel.d.ts} +0 -0
  93. /package/{components/moj/moj-filter/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-filter.d.ts} +0 -0
  94. /package/{components/moj/moj-header/interfaces/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-header-interfaces.d.ts} +0 -0
  95. /package/{components/moj/moj-header/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-header.d.ts} +0 -0
  96. /package/{components/moj/moj-notification-badge/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-notification-badge.d.ts} +0 -0
  97. /package/{components/moj/moj-page-header/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-page-header.d.ts} +0 -0
  98. /package/{components/moj/moj-pagination/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-pagination.d.ts} +0 -0
  99. /package/{components/moj/moj-primary-navigation/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-primary-navigation.d.ts} +0 -0
  100. /package/{components/moj/moj-sortable-table/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-sortable-table.d.ts} +0 -0
  101. /package/{components/moj/moj-sub-navigation/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-sub-navigation.d.ts} +0 -0
  102. /package/{components/moj/moj-ticket-panel/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-ticket-panel.d.ts} +0 -0
  103. /package/{components/moj/moj-timeline/index.d.ts → types/hmcts-opal-frontend-common-components-moj-moj-timeline.d.ts} +0 -0
  104. /package/{constants/index.d.ts → types/hmcts-opal-frontend-common-constants.d.ts} +0 -0
  105. /package/{directives/capitalisation/index.d.ts → types/hmcts-opal-frontend-common-directives-capitalisation.d.ts} +0 -0
  106. /package/{directives/govuk-button/index.d.ts → types/hmcts-opal-frontend-common-directives-govuk-button.d.ts} +0 -0
  107. /package/{guards/account/index.d.ts → types/hmcts-opal-frontend-common-guards-account.d.ts} +0 -0
  108. /package/{guards/auth/index.d.ts → types/hmcts-opal-frontend-common-guards-auth.d.ts} +0 -0
  109. /package/{guards/can-deactivate/interfaces/index.d.ts → types/hmcts-opal-frontend-common-guards-can-deactivate-interfaces.d.ts} +0 -0
  110. /package/{guards/can-deactivate/types/index.d.ts → types/hmcts-opal-frontend-common-guards-can-deactivate-types.d.ts} +0 -0
  111. /package/{guards/can-deactivate/index.d.ts → types/hmcts-opal-frontend-common-guards-can-deactivate.d.ts} +0 -0
  112. /package/{guards/has-flow-state/index.d.ts → types/hmcts-opal-frontend-common-guards-has-flow-state.d.ts} +0 -0
  113. /package/{guards/has-url-state-match/index.d.ts → types/hmcts-opal-frontend-common-guards-has-url-state-match.d.ts} +0 -0
  114. /package/{guards/helpers/index.d.ts → types/hmcts-opal-frontend-common-guards-helpers.d.ts} +0 -0
  115. /package/{guards/route-permissions/index.d.ts → types/hmcts-opal-frontend-common-guards-route-permissions.d.ts} +0 -0
  116. /package/{guards/signed-in/index.d.ts → types/hmcts-opal-frontend-common-guards-signed-in.d.ts} +0 -0
  117. /package/{guards/types/index.d.ts → types/hmcts-opal-frontend-common-guards-types.d.ts} +0 -0
  118. /package/{interceptors/http-error/constants/index.d.ts → types/hmcts-opal-frontend-common-interceptors-http-error-constants.d.ts} +0 -0
  119. /package/{interceptors/http-error/interfaces/index.d.ts → types/hmcts-opal-frontend-common-interceptors-http-error-interfaces.d.ts} +0 -0
  120. /package/{interceptors/http-error/index.d.ts → types/hmcts-opal-frontend-common-interceptors-http-error.d.ts} +0 -0
  121. /package/{pages/routing/constants/index.d.ts → types/hmcts-opal-frontend-common-pages-routing-constants.d.ts} +0 -0
  122. /package/{pages/routing/interfaces/index.d.ts → types/hmcts-opal-frontend-common-pages-routing-interfaces.d.ts} +0 -0
  123. /package/{pages/index.d.ts → types/hmcts-opal-frontend-common-pages.d.ts} +0 -0
  124. /package/{pipes/date-format/index.d.ts → types/hmcts-opal-frontend-common-pipes-date-format.d.ts} +0 -0
  125. /package/{pipes/days-ago/index.d.ts → types/hmcts-opal-frontend-common-pipes-days-ago.d.ts} +0 -0
  126. /package/{pipes/national-insurance/index.d.ts → types/hmcts-opal-frontend-common-pipes-national-insurance.d.ts} +0 -0
  127. /package/{resolvers/title/index.d.ts → types/hmcts-opal-frontend-common-resolvers-title.d.ts} +0 -0
  128. /package/{services/app-initializer-service/index.d.ts → types/hmcts-opal-frontend-common-services-app-initializer-service.d.ts} +0 -0
  129. /package/{services/app-insights-service/index.d.ts → types/hmcts-opal-frontend-common-services-app-insights-service.d.ts} +0 -0
  130. /package/{services/auth-service/constants/index.d.ts → types/hmcts-opal-frontend-common-services-auth-service-constants.d.ts} +0 -0
  131. /package/{services/auth-service/interfaces/index.d.ts → types/hmcts-opal-frontend-common-services-auth-service-interfaces.d.ts} +0 -0
  132. /package/{services/auth-service/index.d.ts → types/hmcts-opal-frontend-common-services-auth-service.d.ts} +0 -0
  133. /package/{services/date-service/interfaces/index.d.ts → types/hmcts-opal-frontend-common-services-date-service-interfaces.d.ts} +0 -0
  134. /package/{services/date-service/index.d.ts → types/hmcts-opal-frontend-common-services-date-service.d.ts} +0 -0
  135. /package/{services/launch-darkly-service/mocks/index.d.ts → types/hmcts-opal-frontend-common-services-launch-darkly-service-mocks.d.ts} +0 -0
  136. /package/{services/launch-darkly-service/index.d.ts → types/hmcts-opal-frontend-common-services-launch-darkly-service.d.ts} +0 -0
  137. /package/{services/opal-user-service/interfaces/index.d.ts → types/hmcts-opal-frontend-common-services-opal-user-service-interfaces.d.ts} +0 -0
  138. /package/{services/opal-user-service/mocks/index.d.ts → types/hmcts-opal-frontend-common-services-opal-user-service-mocks.d.ts} +0 -0
  139. /package/{services/opal-user-service/index.d.ts → types/hmcts-opal-frontend-common-services-opal-user-service.d.ts} +0 -0
  140. /package/{services/permissions-service/index.d.ts → types/hmcts-opal-frontend-common-services-permissions-service.d.ts} +0 -0
  141. /package/{services/session-service/constants/index.d.ts → types/hmcts-opal-frontend-common-services-session-service-constants.d.ts} +0 -0
  142. /package/{services/session-service/interfaces/index.d.ts → types/hmcts-opal-frontend-common-services-session-service-interfaces.d.ts} +0 -0
  143. /package/{services/session-service/mocks/index.d.ts → types/hmcts-opal-frontend-common-services-session-service-mocks.d.ts} +0 -0
  144. /package/{services/session-service/index.d.ts → types/hmcts-opal-frontend-common-services-session-service.d.ts} +0 -0
  145. /package/{services/sort-service/interfaces/index.d.ts → types/hmcts-opal-frontend-common-services-sort-service-interfaces.d.ts} +0 -0
  146. /package/{services/sort-service/index.d.ts → types/hmcts-opal-frontend-common-services-sort-service.d.ts} +0 -0
  147. /package/{services/transfer-state-service/interfaces/index.d.ts → types/hmcts-opal-frontend-common-services-transfer-state-service-interfaces.d.ts} +0 -0
  148. /package/{services/transfer-state-service/mocks/index.d.ts → types/hmcts-opal-frontend-common-services-transfer-state-service-mocks.d.ts} +0 -0
  149. /package/{services/transfer-state-service/index.d.ts → types/hmcts-opal-frontend-common-services-transfer-state-service.d.ts} +0 -0
  150. /package/{services/transformation-service/constants/index.d.ts → types/hmcts-opal-frontend-common-services-transformation-service-constants.d.ts} +0 -0
  151. /package/{services/transformation-service/interfaces/index.d.ts → types/hmcts-opal-frontend-common-services-transformation-service-interfaces.d.ts} +0 -0
  152. /package/{services/transformation-service/index.d.ts → types/hmcts-opal-frontend-common-services-transformation-service.d.ts} +0 -0
  153. /package/{services/utils-service/index.d.ts → types/hmcts-opal-frontend-common-services-utils-service.d.ts} +0 -0
  154. /package/{stores/global/constants/index.d.ts → types/hmcts-opal-frontend-common-stores-global-constants.d.ts} +0 -0
  155. /package/{stores/global/interfaces/index.d.ts → types/hmcts-opal-frontend-common-stores-global-interfaces.d.ts} +0 -0
  156. /package/{stores/global/types/index.d.ts → types/hmcts-opal-frontend-common-stores-global-types.d.ts} +0 -0
  157. /package/{stores/global/index.d.ts → types/hmcts-opal-frontend-common-stores-global.d.ts} +0 -0
  158. /package/types/{index.d.ts → hmcts-opal-frontend-common-types.d.ts} +0 -0
  159. /package/{validators/amount/index.d.ts → types/hmcts-opal-frontend-common-validators-amount.d.ts} +0 -0
  160. /package/{validators/date-after-year/index.d.ts → types/hmcts-opal-frontend-common-validators-date-after-year.d.ts} +0 -0
  161. /package/{validators/date-before/index.d.ts → types/hmcts-opal-frontend-common-validators-date-before.d.ts} +0 -0
  162. /package/{validators/date-of-birth/index.d.ts → types/hmcts-opal-frontend-common-validators-date-of-birth.d.ts} +0 -0
  163. /package/{validators/future-date/index.d.ts → types/hmcts-opal-frontend-common-validators-future-date.d.ts} +0 -0
  164. /package/{validators/invalid-value/index.d.ts → types/hmcts-opal-frontend-common-validators-invalid-value.d.ts} +0 -0
  165. /package/{validators/national-insurance-number/index.d.ts → types/hmcts-opal-frontend-common-validators-national-insurance-number.d.ts} +0 -0
  166. /package/{validators/optional-max-length/index.d.ts → types/hmcts-opal-frontend-common-validators-optional-max-length.d.ts} +0 -0
  167. /package/{validators/optional-valid-date/index.d.ts → types/hmcts-opal-frontend-common-validators-optional-valid-date.d.ts} +0 -0
  168. /package/{validators/optional-valid-telephone/index.d.ts → types/hmcts-opal-frontend-common-validators-optional-valid-telephone.d.ts} +0 -0
  169. /package/{validators/over-eighteen/index.d.ts → types/hmcts-opal-frontend-common-validators-over-eighteen.d.ts} +0 -0
  170. /package/{validators/past-date/index.d.ts → types/hmcts-opal-frontend-common-validators-past-date.d.ts} +0 -0
  171. /package/{validators/pattern-validator/index.d.ts → types/hmcts-opal-frontend-common-validators-pattern-validator.d.ts} +0 -0
  172. /package/{validators/valid-value/index.d.ts → types/hmcts-opal-frontend-common-validators-valid-value.d.ts} +0 -0
  173. /package/{index.d.ts → types/hmcts-opal-frontend-common.d.ts} +0 -0
@@ -31,4 +31,11 @@ interface IAbstractFormBaseStatus {
31
31
  [key: string]: string;
32
32
  }
33
33
 
34
- export type { IAbstractFormBaseFieldError, IAbstractFormBaseFieldErrors, IAbstractFormBaseForm, IAbstractFormBaseFormError, IAbstractFormBaseHighPriorityFormError, IAbstractFormBaseStatus };
34
+ interface IAbstractFormBaseHandleRouteOptions {
35
+ nonRelative?: boolean;
36
+ event?: Event;
37
+ routeData?: any;
38
+ fragment?: string;
39
+ }
40
+
41
+ export type { IAbstractFormBaseFieldError, IAbstractFormBaseFieldErrors, IAbstractFormBaseForm, IAbstractFormBaseFormError, IAbstractFormBaseHandleRouteOptions, IAbstractFormBaseHighPriorityFormError, IAbstractFormBaseStatus };
@@ -28,6 +28,13 @@ interface IAbstractFormBaseForm<T> {
28
28
  nestedFlow: boolean;
29
29
  }
30
30
 
31
+ interface IAbstractFormBaseHandleRouteOptions {
32
+ nonRelative?: boolean;
33
+ event?: Event;
34
+ routeData?: any;
35
+ fragment?: string;
36
+ }
37
+
31
38
  declare abstract class AbstractFormBaseComponent implements OnInit, OnDestroy {
32
39
  private readonly changeDetectorRef;
33
40
  private readonly router;
@@ -305,12 +312,9 @@ declare abstract class AbstractFormBaseComponent implements OnInit, OnDestroy {
305
312
  * Handles route with the supplied route
306
313
  *
307
314
  * @param route string of route
308
- * @param nonRelative boolean indicating if route is relative to the parent
309
- * @param event optional event to prevent default behavior
310
- * @param routeData optional data to pass with the route
311
- * @param fragment optional URL fragment (hash) to navigate to
315
+ * @param options optional parameters
312
316
  */
313
- handleRoute(route: string, nonRelative?: boolean, event?: Event, routeData?: any, fragment?: string): void;
317
+ handleRoute(route: string, options?: IAbstractFormBaseHandleRouteOptions): void;
314
318
  /**
315
319
  * Handles the form submission event.
316
320
  *