@hmcts/ccd-case-ui-toolkit 6.16.0-query-management-document-uploader-v2 → 6.16.0-query-management-document-uploader-v3
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/bundles/hmcts-ccd-case-ui-toolkit.umd.js +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js.map +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js.map +1 -1
- package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.js +2 -2
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +1 -1
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/package.json +1 -1
|
@@ -21019,7 +21019,7 @@
|
|
|
21019
21019
|
i0__namespace.ɵɵadvance(2);
|
|
21020
21020
|
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "Error:"));
|
|
21021
21021
|
i0__namespace.ɵɵadvance(2);
|
|
21022
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a body"), " ");
|
|
21022
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a query body"), " ");
|
|
21023
21023
|
}
|
|
21024
21024
|
}
|
|
21025
21025
|
var QueryWriteRaiseQueryComponent = /** @class */ (function () {
|