@hmcts/ccd-case-ui-toolkit 7.0.18 → 7.0.19

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.
@@ -1 +1 @@
1
- {"version":3,"file":"address-validation-constants.d.ts","sourceRoot":"","sources":["../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/commons/address-validation-constants.ts"],"names":[],"mappings":";AAEA,qBACa,0BAA0B;IAGrC,gBAAuB,cAAc,SAA0B;yCAHpD,0BAA0B;6CAA1B,0BAA0B;CAItC"}
1
+ {"version":3,"file":"address-validation-constants.d.ts","sourceRoot":"","sources":["../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/commons/address-validation-constants.ts"],"names":[],"mappings":";AAEA,qBACa,0BAA0B;IAGrC,gBAAuB,cAAc,SAAwC;yCAHlE,0BAA0B;6CAA1B,0BAA0B;CAItC"}
@@ -4,7 +4,6 @@ export declare class HttpError {
4
4
  private static readonly DEFAULT_ERROR;
5
5
  private static readonly DEFAULT_MESSAGE;
6
6
  private static readonly DEFAULT_STATUS;
7
- private static readonly MESSAGE_ERROR_429;
8
7
  timestamp: string;
9
8
  status: number;
10
9
  error: string;
@@ -1 +1 @@
1
- {"version":3,"file":"http-error.model.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/domain/http/http-error.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,qBAAa,SAAS;;IAapB,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,aAAa,CAAmB;IACxD,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,eAAe,CAAyF;IAChI,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,CAAO;IAE7C,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,iBAAiB,CAAkG;IAEpI,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,gBAAgB,CAAC,EAAE,GAAG,CAAC;WAEhB,IAAI,CAAC,QAAQ,EAAE,iBAAiB,GAAG,SAAS;CA0B3D"}
1
+ {"version":3,"file":"http-error.model.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/domain/http/http-error.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,qBAAa,SAAS;;IAapB,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,aAAa,CAAmB;IACxD,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,eAAe,CAAyF;IAChI,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,CAAO;IAEtC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,gBAAgB,CAAC,EAAE,GAAG,CAAC;WAEhB,IAAI,CAAC,QAAQ,EAAE,iBAAiB,GAAG,SAAS;CAoB3D"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hmcts/ccd-case-ui-toolkit",
3
- "version": "7.0.18",
3
+ "version": "7.0.19",
4
4
  "engines": {
5
5
  "node": ">=18.17.0"
6
6
  },