@hmcts/ccd-case-ui-toolkit 5.0.44-angular11-updgrade-welsh-release-v5 → 5.0.44-angular11-welsh-release-part1-2
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 +127 -99
- 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/base-field/field-write.component.js +2 -1
- package/esm2015/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.js +31 -25
- package/esm2015/lib/shared/components/palette/case-flag/read-case-flag-field.component.js +18 -12
- package/esm2015/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.js +9 -7
- package/esm2015/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.js +11 -7
- package/esm2015/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.js +9 -7
- package/esm2015/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.js +9 -7
- package/esm2015/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.js +4 -3
- package/esm2015/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.js +9 -7
- package/esm2015/lib/shared/components/palette/palette.module.js +6 -6
- package/esm2015/lib/shared/components/palette/text/read-text-field.component.js +7 -5
- package/esm2015/lib/shared/components/palette/text-area/read-text-area-field.component.js +7 -5
- package/esm2015/lib/shared/components/palette/yes-no/read-yes-no-field.component.js +7 -5
- package/esm2015/lib/shared/components/search-filters/search-filters.component.js +1 -1
- package/esm2015/lib/shared/components/search-result/search-result.component.js +17 -15
- package/esm2015/lib/shared/components/workbasket-filters/workbasket-filters.component.js +7 -5
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +124 -96
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/lib/shared/components/palette/base-field/field-write.component.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('rpx-xui-translation'), require('@angular/router'), require('@angular/forms'), require('rx-polling'), require('rxjs'), require('@angular/common/http'), require('rxjs/operators'), require('class-transformer'), require('underscore'), require('moment'), require('util'), require('@edium/fsm'), require('@angular/material/dialog'), require('@angular-material-components/datetime-picker'), require('@angular/cdk/overlay'), require('@angular/cdk/tree'), require('@angular/material/autocomplete'), require('@angular/material/core'), require('@angular/material/datepicker'), require('@angular/material/form-field'), require('@angular/material/input'), require('@hmcts/ccpay-web-component'), require('@nicky-lenaers/ngx-scroll-to'), require('ngx-md'), require('@
|
|
3
|
-
typeof define === 'function' && define.amd ? define('@hmcts/ccd-case-ui-toolkit', ['exports', '@angular/core', '@angular/common', 'rpx-xui-translation', '@angular/router', '@angular/forms', 'rx-polling', 'rxjs', '@angular/common/http', 'rxjs/operators', 'class-transformer', 'underscore', 'moment', 'util', '@edium/fsm', '@angular/material/dialog', '@angular-material-components/datetime-picker', '@angular/cdk/overlay', '@angular/cdk/tree', '@angular/material/autocomplete', '@angular/material/core', '@angular/material/datepicker', '@angular/material/form-field', '@angular/material/input', '@hmcts/ccpay-web-component', '@nicky-lenaers/ngx-scroll-to', 'ngx-md', '@
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.hmcts = global.hmcts || {}, global.hmcts["ccd-case-ui-toolkit"] = {}), global.ng.core, global.ng.common, global.i1, global.ng.router, global.ng.forms, global["rx-polling"], global.rxjs, global.ng.common.http, global.rxjs.operators, global["class-transformer"], global.underscore, global.moment, global.util, global["@edium/fsm"], global.ng.material.dialog, global["@angular-material-components/datetime-picker"], global.ng.cdk.overlay, global.ng.cdk.tree, global.ng.material.autocomplete, global.ng.material.core, global.ng.material.datepicker, global.ng.material.formField, global.ng.material.input, global["@hmcts/ccpay-web-component"], global["@nicky-lenaers/ngx-scroll-to"], global["ngx-md"], global
|
|
5
|
-
})(this, (function (exports, i0, i2, i1, i1$1, i2$1, polling, rxjs, i1$2, operators, classTransformer, _, moment, util, fsm, i1$3, i4, i1$4, i7, i5, i6, i5$1, i6$1, i3$1, i3, i2$2, i1$5,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('rpx-xui-translation'), require('@angular/router'), require('@angular/forms'), require('rx-polling'), require('rxjs'), require('@angular/common/http'), require('rxjs/operators'), require('class-transformer'), require('underscore'), require('moment'), require('util'), require('@edium/fsm'), require('@angular/material/dialog'), require('@angular-material-components/datetime-picker'), require('@angular/cdk/overlay'), require('@angular/cdk/tree'), require('@angular/material/autocomplete'), require('@angular/material/core'), require('@angular/material/datepicker'), require('@angular/material/form-field'), require('@angular/material/input'), require('@hmcts/ccpay-web-component'), require('@hmcts/media-viewer'), require('@nicky-lenaers/ngx-scroll-to'), require('ngx-md'), require('@angular-material-components/moment-adapter'), require('@angular/cdk/portal'), require('ngx-pagination'), require('@angular/material/tabs')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('@hmcts/ccd-case-ui-toolkit', ['exports', '@angular/core', '@angular/common', 'rpx-xui-translation', '@angular/router', '@angular/forms', 'rx-polling', 'rxjs', '@angular/common/http', 'rxjs/operators', 'class-transformer', 'underscore', 'moment', 'util', '@edium/fsm', '@angular/material/dialog', '@angular-material-components/datetime-picker', '@angular/cdk/overlay', '@angular/cdk/tree', '@angular/material/autocomplete', '@angular/material/core', '@angular/material/datepicker', '@angular/material/form-field', '@angular/material/input', '@hmcts/ccpay-web-component', '@hmcts/media-viewer', '@nicky-lenaers/ngx-scroll-to', 'ngx-md', '@angular-material-components/moment-adapter', '@angular/cdk/portal', 'ngx-pagination', '@angular/material/tabs'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.hmcts = global.hmcts || {}, global.hmcts["ccd-case-ui-toolkit"] = {}), global.ng.core, global.ng.common, global.i1, global.ng.router, global.ng.forms, global["rx-polling"], global.rxjs, global.ng.common.http, global.rxjs.operators, global["class-transformer"], global.underscore, global.moment, global.util, global["@edium/fsm"], global.ng.material.dialog, global["@angular-material-components/datetime-picker"], global.ng.cdk.overlay, global.ng.cdk.tree, global.ng.material.autocomplete, global.ng.material.core, global.ng.material.datepicker, global.ng.material.formField, global.ng.material.input, global["@hmcts/ccpay-web-component"], global.i13, global["@nicky-lenaers/ngx-scroll-to"], global["ngx-md"], global["@angular-material-components/moment-adapter"], global.ng.cdk.portal, global["ngx-pagination"], global.ng.material.tabs));
|
|
5
|
+
})(this, (function (exports, i0, i2, i1, i1$1, i2$1, polling, rxjs, i1$2, operators, classTransformer, _, moment, util, fsm, i1$3, i4, i1$4, i7, i5, i6, i5$1, i6$1, i3$1, i3, i13, i2$2, i1$5, momentAdapter, i6$2, i1$6, i10) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
8
|
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
|
|
44
44
|
var i3__namespace$1 = /*#__PURE__*/_interopNamespace(i3$1);
|
|
45
45
|
var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
|
|
46
|
+
var i13__namespace = /*#__PURE__*/_interopNamespace(i13);
|
|
46
47
|
var i2__namespace$2 = /*#__PURE__*/_interopNamespace(i2$2);
|
|
47
48
|
var i1__namespace$5 = /*#__PURE__*/_interopNamespace(i1$5);
|
|
48
|
-
var i13__namespace = /*#__PURE__*/_interopNamespace(i13);
|
|
49
49
|
var i6__namespace$2 = /*#__PURE__*/_interopNamespace(i6$2);
|
|
50
50
|
var i1__namespace$6 = /*#__PURE__*/_interopNamespace(i1$6);
|
|
51
51
|
var i10__namespace = /*#__PURE__*/_interopNamespace(i10);
|
|
@@ -12492,19 +12492,20 @@
|
|
|
12492
12492
|
i0__namespace.ɵɵproperty("flagForSummaryDisplay", ctx_r0.flagForSummaryDisplay)("summaryListDisplayMode", ctx_r0.summaryListDisplayMode);
|
|
12493
12493
|
}
|
|
12494
12494
|
}
|
|
12495
|
-
function
|
|
12495
|
+
function ReadCaseFlagFieldComponent_ng_container_2_div_4_ccd_case_flag_table_1_Template(rf, ctx) {
|
|
12496
12496
|
if (rf & 1) {
|
|
12497
12497
|
i0__namespace.ɵɵelement(0, "ccd-case-flag-table", 8);
|
|
12498
|
+
i0__namespace.ɵɵpipe(1, "rpxTranslate");
|
|
12498
12499
|
}
|
|
12499
12500
|
if (rf & 2) {
|
|
12500
12501
|
var flagData_r4 = i0__namespace.ɵɵnextContext().$implicit;
|
|
12501
|
-
i0__namespace.ɵɵproperty("tableCaption", flagData_r4.flags.partyName)("flagData", flagData_r4)("firstColumnHeader", "Party level flags");
|
|
12502
|
+
i0__namespace.ɵɵproperty("tableCaption", flagData_r4.flags.partyName)("flagData", flagData_r4)("firstColumnHeader", i0__namespace.ɵɵpipeBind1(1, 3, "Party level flags"));
|
|
12502
12503
|
}
|
|
12503
12504
|
}
|
|
12504
|
-
function
|
|
12505
|
+
function ReadCaseFlagFieldComponent_ng_container_2_div_4_Template(rf, ctx) {
|
|
12505
12506
|
if (rf & 1) {
|
|
12506
12507
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
12507
|
-
i0__namespace.ɵɵtemplate(1,
|
|
12508
|
+
i0__namespace.ɵɵtemplate(1, ReadCaseFlagFieldComponent_ng_container_2_div_4_ccd_case_flag_table_1_Template, 2, 5, "ccd-case-flag-table", 7);
|
|
12508
12509
|
i0__namespace.ɵɵelementEnd();
|
|
12509
12510
|
}
|
|
12510
12511
|
if (rf & 2) {
|
|
@@ -12513,31 +12514,36 @@
|
|
|
12513
12514
|
i0__namespace.ɵɵproperty("ngIf", flagData_r4.flags.partyName);
|
|
12514
12515
|
}
|
|
12515
12516
|
}
|
|
12516
|
-
function
|
|
12517
|
+
function ReadCaseFlagFieldComponent_ng_container_2_div_5_Template(rf, ctx) {
|
|
12517
12518
|
if (rf & 1) {
|
|
12518
12519
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
12519
12520
|
i0__namespace.ɵɵelement(1, "ccd-case-flag-table", 8);
|
|
12521
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
12522
|
+
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
12520
12523
|
i0__namespace.ɵɵelementEnd();
|
|
12521
12524
|
}
|
|
12522
12525
|
if (rf & 2) {
|
|
12523
12526
|
var ctx_r3 = i0__namespace.ɵɵnextContext(2);
|
|
12524
12527
|
i0__namespace.ɵɵadvance(1);
|
|
12525
|
-
i0__namespace.ɵɵproperty("tableCaption", "Case level flags")("flagData", ctx_r3.caseLevelCaseFlagData)("firstColumnHeader", "Case flags");
|
|
12528
|
+
i0__namespace.ɵɵproperty("tableCaption", i0__namespace.ɵɵpipeBind1(2, 3, "Case level flags"))("flagData", ctx_r3.caseLevelCaseFlagData)("firstColumnHeader", i0__namespace.ɵɵpipeBind1(3, 5, "Case flags"));
|
|
12526
12529
|
}
|
|
12527
12530
|
}
|
|
12528
12531
|
function ReadCaseFlagFieldComponent_ng_container_2_Template(rf, ctx) {
|
|
12529
12532
|
if (rf & 1) {
|
|
12530
12533
|
i0__namespace.ɵɵelementContainerStart(0);
|
|
12531
12534
|
i0__namespace.ɵɵelementStart(1, "h2", 4);
|
|
12532
|
-
i0__namespace.ɵɵtext(2
|
|
12535
|
+
i0__namespace.ɵɵtext(2);
|
|
12536
|
+
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
12533
12537
|
i0__namespace.ɵɵelementEnd();
|
|
12534
|
-
i0__namespace.ɵɵtemplate(
|
|
12535
|
-
i0__namespace.ɵɵtemplate(
|
|
12538
|
+
i0__namespace.ɵɵtemplate(4, ReadCaseFlagFieldComponent_ng_container_2_div_4_Template, 2, 1, "div", 5);
|
|
12539
|
+
i0__namespace.ɵɵtemplate(5, ReadCaseFlagFieldComponent_ng_container_2_div_5_Template, 4, 7, "div", 6);
|
|
12536
12540
|
i0__namespace.ɵɵelementContainerEnd();
|
|
12537
12541
|
}
|
|
12538
12542
|
if (rf & 2) {
|
|
12539
12543
|
var ctx_r1 = i0__namespace.ɵɵnextContext();
|
|
12540
|
-
i0__namespace.ɵɵadvance(
|
|
12544
|
+
i0__namespace.ɵɵadvance(2);
|
|
12545
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 3, "Case flags"));
|
|
12546
|
+
i0__namespace.ɵɵadvance(2);
|
|
12541
12547
|
i0__namespace.ɵɵproperty("ngForOf", ctx_r1.partyLevelCaseFlagData);
|
|
12542
12548
|
i0__namespace.ɵɵadvance(1);
|
|
12543
12549
|
i0__namespace.ɵɵproperty("ngIf", ctx_r1.caseLevelCaseFlagData);
|
|
@@ -12627,7 +12633,7 @@
|
|
|
12627
12633
|
if (rf & 1) {
|
|
12628
12634
|
i0__namespace.ɵɵelementContainerStart(0, 0);
|
|
12629
12635
|
i0__namespace.ɵɵtemplate(1, ReadCaseFlagFieldComponent_ng_container_1_Template, 2, 2, "ng-container", 1);
|
|
12630
|
-
i0__namespace.ɵɵtemplate(2, ReadCaseFlagFieldComponent_ng_container_2_Template,
|
|
12636
|
+
i0__namespace.ɵɵtemplate(2, ReadCaseFlagFieldComponent_ng_container_2_Template, 6, 5, "ng-container", 2);
|
|
12631
12637
|
i0__namespace.ɵɵelementContainerEnd();
|
|
12632
12638
|
}
|
|
12633
12639
|
if (rf & 2) {
|
|
@@ -15008,25 +15014,26 @@
|
|
|
15008
15014
|
return ReadDynamicListFieldComponent;
|
|
15009
15015
|
}(AbstractFieldReadComponent));
|
|
15010
15016
|
ReadDynamicListFieldComponent.ɵfac = function ReadDynamicListFieldComponent_Factory(t) { return ɵReadDynamicListFieldComponent_BaseFactory(t || ReadDynamicListFieldComponent); };
|
|
15011
|
-
ReadDynamicListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadDynamicListFieldComponent, selectors: [["ccd-read-dynamic-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
15017
|
+
ReadDynamicListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadDynamicListFieldComponent, selectors: [["ccd-read-dynamic-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 4, vars: 6, consts: [[1, "text-16"]], template: function ReadDynamicListFieldComponent_Template(rf, ctx) {
|
|
15012
15018
|
if (rf & 1) {
|
|
15013
15019
|
i0__namespace.ɵɵelementStart(0, "span", 0);
|
|
15014
15020
|
i0__namespace.ɵɵtext(1);
|
|
15015
|
-
i0__namespace.ɵɵpipe(2, "
|
|
15021
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
15022
|
+
i0__namespace.ɵɵpipe(3, "ccdDynamicList");
|
|
15016
15023
|
i0__namespace.ɵɵelementEnd();
|
|
15017
15024
|
}
|
|
15018
15025
|
if (rf & 2) {
|
|
15019
15026
|
i0__namespace.ɵɵadvance(1);
|
|
15020
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵ
|
|
15027
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, i0__namespace.ɵɵpipeBind2(3, 3, ctx.caseField.value, ctx.caseField.list_items)));
|
|
15021
15028
|
}
|
|
15022
|
-
}, pipes: [DynamicListPipe], encapsulation: 2 });
|
|
15029
|
+
}, pipes: [i1__namespace.RpxTranslatePipe, DynamicListPipe], encapsulation: 2 });
|
|
15023
15030
|
var ɵReadDynamicListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadDynamicListFieldComponent);
|
|
15024
15031
|
(function () {
|
|
15025
15032
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadDynamicListFieldComponent, [{
|
|
15026
15033
|
type: i0.Component,
|
|
15027
15034
|
args: [{
|
|
15028
15035
|
selector: 'ccd-read-dynamic-list-field',
|
|
15029
|
-
template: '<span class="text-16">{{caseField.value | ccdDynamicList:caseField.list_items}}</span>',
|
|
15036
|
+
template: '<span class="text-16">{{caseField.value | ccdDynamicList:caseField.list_items | rpxTranslate}}</span>',
|
|
15030
15037
|
}]
|
|
15031
15038
|
}], null, null);
|
|
15032
15039
|
})();
|
|
@@ -15084,17 +15091,18 @@
|
|
|
15084
15091
|
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, i0__namespace.ɵɵpipeBind2(3, 3, ctx_r3.dynamicListFormControl.errors, ctx_r3.caseField.label)));
|
|
15085
15092
|
}
|
|
15086
15093
|
}
|
|
15087
|
-
function
|
|
15094
|
+
function WriteDynamicListFieldComponent_option_10_Template(rf, ctx) {
|
|
15088
15095
|
if (rf & 1) {
|
|
15089
15096
|
i0__namespace.ɵɵelementStart(0, "option", 11);
|
|
15090
15097
|
i0__namespace.ɵɵtext(1);
|
|
15098
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
15091
15099
|
i0__namespace.ɵɵelementEnd();
|
|
15092
15100
|
}
|
|
15093
15101
|
if (rf & 2) {
|
|
15094
15102
|
var type_r5 = ctx.$implicit;
|
|
15095
15103
|
i0__namespace.ɵɵproperty("ngValue", type_r5.code);
|
|
15096
15104
|
i0__namespace.ɵɵadvance(1);
|
|
15097
|
-
i0__namespace.ɵɵtextInterpolate(type_r5.label);
|
|
15105
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 2, type_r5.label));
|
|
15098
15106
|
}
|
|
15099
15107
|
}
|
|
15100
15108
|
var _c0$L = function (a0) { return { "form-group-error": a0 }; };
|
|
@@ -15128,7 +15136,7 @@
|
|
|
15128
15136
|
return WriteDynamicListFieldComponent;
|
|
15129
15137
|
}(AbstractFieldWriteComponent));
|
|
15130
15138
|
WriteDynamicListFieldComponent.ɵfac = function WriteDynamicListFieldComponent_Factory(t) { return ɵWriteDynamicListFieldComponent_BaseFactory(t || WriteDynamicListFieldComponent); };
|
|
15131
|
-
WriteDynamicListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteDynamicListFieldComponent, selectors: [["ccd-write-dynamic-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
15139
|
+
WriteDynamicListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteDynamicListFieldComponent, selectors: [["ccd-write-dynamic-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 11, vars: 15, consts: [[1, "form-group", 3, "ngClass"], [3, "for"], ["class", "form-label", 4, "ngIf"], ["class", "form-hint", 4, "ngIf"], ["class", "error-message", 4, "ngIf"], [1, "form-control", "ccd-dropdown", "bottom-30", 3, "id", "formControl"], [3, "ngValue"], ["role", "option", 3, "ngValue", 4, "ngFor", "ngForOf"], [1, "form-label"], [1, "form-hint"], [1, "error-message"], ["role", "option", 3, "ngValue"]], template: function WriteDynamicListFieldComponent_Template(rf, ctx) {
|
|
15132
15140
|
if (rf & 1) {
|
|
15133
15141
|
i0__namespace.ɵɵelementStart(0, "div", 0);
|
|
15134
15142
|
i0__namespace.ɵɵelementStart(1, "label", 1);
|
|
@@ -15139,14 +15147,15 @@
|
|
|
15139
15147
|
i0__namespace.ɵɵtemplate(5, WriteDynamicListFieldComponent_span_5_Template, 4, 6, "span", 4);
|
|
15140
15148
|
i0__namespace.ɵɵelementStart(6, "select", 5);
|
|
15141
15149
|
i0__namespace.ɵɵelementStart(7, "option", 6);
|
|
15142
|
-
i0__namespace.ɵɵtext(8
|
|
15150
|
+
i0__namespace.ɵɵtext(8);
|
|
15151
|
+
i0__namespace.ɵɵpipe(9, "rpxTranslate");
|
|
15143
15152
|
i0__namespace.ɵɵelementEnd();
|
|
15144
|
-
i0__namespace.ɵɵtemplate(
|
|
15153
|
+
i0__namespace.ɵɵtemplate(10, WriteDynamicListFieldComponent_option_10_Template, 3, 4, "option", 7);
|
|
15145
15154
|
i0__namespace.ɵɵelementEnd();
|
|
15146
15155
|
i0__namespace.ɵɵelementEnd();
|
|
15147
15156
|
}
|
|
15148
15157
|
if (rf & 2) {
|
|
15149
|
-
i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(
|
|
15158
|
+
i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(13, _c0$L, !ctx.dynamicListFormControl.valid && (ctx.dynamicListFormControl.dirty || ctx.dynamicListFormControl.touched)));
|
|
15150
15159
|
i0__namespace.ɵɵadvance(1);
|
|
15151
15160
|
i0__namespace.ɵɵproperty("for", ctx.id());
|
|
15152
15161
|
i0__namespace.ɵɵadvance(1);
|
|
@@ -15161,6 +15170,8 @@
|
|
|
15161
15170
|
i0__namespace.ɵɵproperty("id", ctx.id())("formControl", ctx.dynamicListFormControl);
|
|
15162
15171
|
i0__namespace.ɵɵadvance(1);
|
|
15163
15172
|
i0__namespace.ɵɵproperty("ngValue", null);
|
|
15173
|
+
i0__namespace.ɵɵadvance(1);
|
|
15174
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(9, 11, "--Select a value--"));
|
|
15164
15175
|
i0__namespace.ɵɵadvance(2);
|
|
15165
15176
|
i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
|
|
15166
15177
|
}
|
|
@@ -15228,25 +15239,26 @@
|
|
|
15228
15239
|
return ReadDynamicRadioListFieldComponent;
|
|
15229
15240
|
}(AbstractFieldReadComponent));
|
|
15230
15241
|
ReadDynamicRadioListFieldComponent.ɵfac = function ReadDynamicRadioListFieldComponent_Factory(t) { return ɵReadDynamicRadioListFieldComponent_BaseFactory(t || ReadDynamicRadioListFieldComponent); };
|
|
15231
|
-
ReadDynamicRadioListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadDynamicRadioListFieldComponent, selectors: [["ccd-read-dynamic-radio-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
15242
|
+
ReadDynamicRadioListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadDynamicRadioListFieldComponent, selectors: [["ccd-read-dynamic-radio-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 4, vars: 6, consts: [[1, "text-16"]], template: function ReadDynamicRadioListFieldComponent_Template(rf, ctx) {
|
|
15232
15243
|
if (rf & 1) {
|
|
15233
15244
|
i0__namespace.ɵɵelementStart(0, "span", 0);
|
|
15234
15245
|
i0__namespace.ɵɵtext(1);
|
|
15235
|
-
i0__namespace.ɵɵpipe(2, "
|
|
15246
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
15247
|
+
i0__namespace.ɵɵpipe(3, "ccdDynamicRadioList");
|
|
15236
15248
|
i0__namespace.ɵɵelementEnd();
|
|
15237
15249
|
}
|
|
15238
15250
|
if (rf & 2) {
|
|
15239
15251
|
i0__namespace.ɵɵadvance(1);
|
|
15240
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵ
|
|
15252
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, i0__namespace.ɵɵpipeBind2(3, 3, ctx.caseField.value, ctx.caseField.list_items)));
|
|
15241
15253
|
}
|
|
15242
|
-
}, pipes: [DynamicRadioListPipe], encapsulation: 2 });
|
|
15254
|
+
}, pipes: [i1__namespace.RpxTranslatePipe, DynamicRadioListPipe], encapsulation: 2 });
|
|
15243
15255
|
var ɵReadDynamicRadioListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadDynamicRadioListFieldComponent);
|
|
15244
15256
|
(function () {
|
|
15245
15257
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadDynamicRadioListFieldComponent, [{
|
|
15246
15258
|
type: i0.Component,
|
|
15247
15259
|
args: [{
|
|
15248
15260
|
selector: 'ccd-read-dynamic-radio-list-field',
|
|
15249
|
-
template: '<span class="text-16">{{caseField.value | ccdDynamicRadioList:caseField.list_items}}</span>',
|
|
15261
|
+
template: '<span class="text-16">{{caseField.value | ccdDynamicRadioList:caseField.list_items | rpxTranslate}}</span>',
|
|
15250
15262
|
}]
|
|
15251
15263
|
}], null, null);
|
|
15252
15264
|
})();
|
|
@@ -15569,25 +15581,26 @@
|
|
|
15569
15581
|
return ReadFixedListFieldComponent;
|
|
15570
15582
|
}(AbstractFieldReadComponent));
|
|
15571
15583
|
ReadFixedListFieldComponent.ɵfac = function ReadFixedListFieldComponent_Factory(t) { return ɵReadFixedListFieldComponent_BaseFactory(t || ReadFixedListFieldComponent); };
|
|
15572
|
-
ReadFixedListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadFixedListFieldComponent, selectors: [["ccd-read-fixed-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
15584
|
+
ReadFixedListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadFixedListFieldComponent, selectors: [["ccd-read-fixed-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 4, vars: 6, consts: [[1, "text-16"]], template: function ReadFixedListFieldComponent_Template(rf, ctx) {
|
|
15573
15585
|
if (rf & 1) {
|
|
15574
15586
|
i0__namespace.ɵɵelementStart(0, "span", 0);
|
|
15575
15587
|
i0__namespace.ɵɵtext(1);
|
|
15576
|
-
i0__namespace.ɵɵpipe(2, "
|
|
15588
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
15589
|
+
i0__namespace.ɵɵpipe(3, "ccdFixedList");
|
|
15577
15590
|
i0__namespace.ɵɵelementEnd();
|
|
15578
15591
|
}
|
|
15579
15592
|
if (rf & 2) {
|
|
15580
15593
|
i0__namespace.ɵɵadvance(1);
|
|
15581
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵ
|
|
15594
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, i0__namespace.ɵɵpipeBind2(3, 3, ctx.caseField.value, ctx.caseField.list_items)));
|
|
15582
15595
|
}
|
|
15583
|
-
}, pipes: [FixedListPipe], encapsulation: 2 });
|
|
15596
|
+
}, pipes: [i1__namespace.RpxTranslatePipe, FixedListPipe], encapsulation: 2 });
|
|
15584
15597
|
var ɵReadFixedListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadFixedListFieldComponent);
|
|
15585
15598
|
(function () {
|
|
15586
15599
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadFixedListFieldComponent, [{
|
|
15587
15600
|
type: i0.Component,
|
|
15588
15601
|
args: [{
|
|
15589
15602
|
selector: 'ccd-read-fixed-list-field',
|
|
15590
|
-
template: '<span class="text-16">{{caseField.value | ccdFixedList:caseField.list_items}}</span>',
|
|
15603
|
+
template: '<span class="text-16">{{caseField.value | ccdFixedList:caseField.list_items | rpxTranslate}}</span>',
|
|
15591
15604
|
}]
|
|
15592
15605
|
}], null, null);
|
|
15593
15606
|
})();
|
|
@@ -15637,13 +15650,14 @@
|
|
|
15637
15650
|
if (rf & 1) {
|
|
15638
15651
|
i0__namespace.ɵɵelementStart(0, "option", 6);
|
|
15639
15652
|
i0__namespace.ɵɵtext(1);
|
|
15653
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
15640
15654
|
i0__namespace.ɵɵelementEnd();
|
|
15641
15655
|
}
|
|
15642
15656
|
if (rf & 2) {
|
|
15643
15657
|
var type_r4 = ctx.$implicit;
|
|
15644
15658
|
i0__namespace.ɵɵproperty("ngValue", type_r4.code);
|
|
15645
15659
|
i0__namespace.ɵɵadvance(1);
|
|
15646
|
-
i0__namespace.ɵɵtextInterpolate(type_r4.label);
|
|
15660
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 2, type_r4.label));
|
|
15647
15661
|
}
|
|
15648
15662
|
}
|
|
15649
15663
|
var _c0$I = function (a0) { return { "form-group-error": a0 }; };
|
|
@@ -15690,7 +15704,7 @@
|
|
|
15690
15704
|
i0__namespace.ɵɵelementStart(6, "option", 6);
|
|
15691
15705
|
i0__namespace.ɵɵtext(7, "--Select a value--");
|
|
15692
15706
|
i0__namespace.ɵɵelementEnd();
|
|
15693
|
-
i0__namespace.ɵɵtemplate(8, WriteFixedListFieldComponent_option_8_Template,
|
|
15707
|
+
i0__namespace.ɵɵtemplate(8, WriteFixedListFieldComponent_option_8_Template, 3, 4, "option", 7);
|
|
15694
15708
|
i0__namespace.ɵɵelementEnd();
|
|
15695
15709
|
i0__namespace.ɵɵelementEnd();
|
|
15696
15710
|
}
|
|
@@ -15752,25 +15766,26 @@
|
|
|
15752
15766
|
return ReadFixedRadioListFieldComponent;
|
|
15753
15767
|
}(AbstractFieldReadComponent));
|
|
15754
15768
|
ReadFixedRadioListFieldComponent.ɵfac = function ReadFixedRadioListFieldComponent_Factory(t) { return ɵReadFixedRadioListFieldComponent_BaseFactory(t || ReadFixedRadioListFieldComponent); };
|
|
15755
|
-
ReadFixedRadioListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadFixedRadioListFieldComponent, selectors: [["ccd-read-fixed-radio-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
15769
|
+
ReadFixedRadioListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadFixedRadioListFieldComponent, selectors: [["ccd-read-fixed-radio-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 4, vars: 6, consts: [[1, "text-16"]], template: function ReadFixedRadioListFieldComponent_Template(rf, ctx) {
|
|
15756
15770
|
if (rf & 1) {
|
|
15757
15771
|
i0__namespace.ɵɵelementStart(0, "span", 0);
|
|
15758
15772
|
i0__namespace.ɵɵtext(1);
|
|
15759
|
-
i0__namespace.ɵɵpipe(2, "
|
|
15773
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
15774
|
+
i0__namespace.ɵɵpipe(3, "ccdFixedRadioList");
|
|
15760
15775
|
i0__namespace.ɵɵelementEnd();
|
|
15761
15776
|
}
|
|
15762
15777
|
if (rf & 2) {
|
|
15763
15778
|
i0__namespace.ɵɵadvance(1);
|
|
15764
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵ
|
|
15779
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, i0__namespace.ɵɵpipeBind2(3, 3, ctx.caseField.value, ctx.caseField.field_type.fixed_list_items)));
|
|
15765
15780
|
}
|
|
15766
|
-
}, pipes: [FixedRadioListPipe], encapsulation: 2 });
|
|
15781
|
+
}, pipes: [i1__namespace.RpxTranslatePipe, FixedRadioListPipe], encapsulation: 2 });
|
|
15767
15782
|
var ɵReadFixedRadioListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadFixedRadioListFieldComponent);
|
|
15768
15783
|
(function () {
|
|
15769
15784
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadFixedRadioListFieldComponent, [{
|
|
15770
15785
|
type: i0.Component,
|
|
15771
15786
|
args: [{
|
|
15772
15787
|
selector: 'ccd-read-fixed-radio-list-field',
|
|
15773
|
-
template: '<span class="text-16">{{caseField.value | ccdFixedRadioList:caseField.field_type.fixed_list_items}}</span>',
|
|
15788
|
+
template: '<span class="text-16">{{caseField.value | ccdFixedRadioList:caseField.field_type.fixed_list_items | rpxTranslate}}</span>',
|
|
15774
15789
|
}]
|
|
15775
15790
|
}], null, null);
|
|
15776
15791
|
})();
|
|
@@ -17637,24 +17652,25 @@
|
|
|
17637
17652
|
return ReadTextAreaFieldComponent;
|
|
17638
17653
|
}(AbstractFieldReadComponent));
|
|
17639
17654
|
ReadTextAreaFieldComponent.ɵfac = function ReadTextAreaFieldComponent_Factory(t) { return ɵReadTextAreaFieldComponent_BaseFactory(t || ReadTextAreaFieldComponent); };
|
|
17640
|
-
ReadTextAreaFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadTextAreaFieldComponent, selectors: [["ccd-read-text-area-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
17655
|
+
ReadTextAreaFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadTextAreaFieldComponent, selectors: [["ccd-read-text-area-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 3, vars: 3, consts: [[2, "white-space", "pre-wrap"]], template: function ReadTextAreaFieldComponent_Template(rf, ctx) {
|
|
17641
17656
|
if (rf & 1) {
|
|
17642
17657
|
i0__namespace.ɵɵelementStart(0, "span", 0);
|
|
17643
17658
|
i0__namespace.ɵɵtext(1);
|
|
17659
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
17644
17660
|
i0__namespace.ɵɵelementEnd();
|
|
17645
17661
|
}
|
|
17646
17662
|
if (rf & 2) {
|
|
17647
17663
|
i0__namespace.ɵɵadvance(1);
|
|
17648
|
-
i0__namespace.ɵɵtextInterpolate(ctx.caseField.value);
|
|
17664
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, ctx.caseField.value));
|
|
17649
17665
|
}
|
|
17650
|
-
}, encapsulation: 2 });
|
|
17666
|
+
}, pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
17651
17667
|
var ɵReadTextAreaFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadTextAreaFieldComponent);
|
|
17652
17668
|
(function () {
|
|
17653
17669
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadTextAreaFieldComponent, [{
|
|
17654
17670
|
type: i0.Component,
|
|
17655
17671
|
args: [{
|
|
17656
17672
|
selector: 'ccd-read-text-area-field',
|
|
17657
|
-
template: "<span style=\"white-space: pre-wrap\">{{caseField.value}}</span>"
|
|
17673
|
+
template: "<span style=\"white-space: pre-wrap\">{{caseField.value | rpxTranslate}}</span>"
|
|
17658
17674
|
}]
|
|
17659
17675
|
}], null, null);
|
|
17660
17676
|
})();
|
|
@@ -17768,24 +17784,25 @@
|
|
|
17768
17784
|
return ReadTextFieldComponent;
|
|
17769
17785
|
}(AbstractFieldReadComponent));
|
|
17770
17786
|
ReadTextFieldComponent.ɵfac = function ReadTextFieldComponent_Factory(t) { return ɵReadTextFieldComponent_BaseFactory(t || ReadTextFieldComponent); };
|
|
17771
|
-
ReadTextFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadTextFieldComponent, selectors: [["ccd-read-text-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
17787
|
+
ReadTextFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadTextFieldComponent, selectors: [["ccd-read-text-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 3, vars: 3, consts: [[1, "text-16"]], template: function ReadTextFieldComponent_Template(rf, ctx) {
|
|
17772
17788
|
if (rf & 1) {
|
|
17773
17789
|
i0__namespace.ɵɵelementStart(0, "span", 0);
|
|
17774
17790
|
i0__namespace.ɵɵtext(1);
|
|
17791
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
17775
17792
|
i0__namespace.ɵɵelementEnd();
|
|
17776
17793
|
}
|
|
17777
17794
|
if (rf & 2) {
|
|
17778
17795
|
i0__namespace.ɵɵadvance(1);
|
|
17779
|
-
i0__namespace.ɵɵtextInterpolate(ctx.caseField.value);
|
|
17796
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, ctx.caseField.value));
|
|
17780
17797
|
}
|
|
17781
|
-
}, encapsulation: 2 });
|
|
17798
|
+
}, pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
17782
17799
|
var ɵReadTextFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadTextFieldComponent);
|
|
17783
17800
|
(function () {
|
|
17784
17801
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadTextFieldComponent, [{
|
|
17785
17802
|
type: i0.Component,
|
|
17786
17803
|
args: [{
|
|
17787
17804
|
selector: 'ccd-read-text-field',
|
|
17788
|
-
template: "<span class=\"text-16\">{{caseField.value}}</span>"
|
|
17805
|
+
template: "<span class=\"text-16\">{{caseField.value | rpxTranslate}}</span>"
|
|
17789
17806
|
}]
|
|
17790
17807
|
}], null, null);
|
|
17791
17808
|
})();
|
|
@@ -18010,23 +18027,24 @@
|
|
|
18010
18027
|
return ReadYesNoFieldComponent;
|
|
18011
18028
|
}(AbstractFieldReadComponent));
|
|
18012
18029
|
ReadYesNoFieldComponent.ɵfac = function ReadYesNoFieldComponent_Factory(t) { return new (t || ReadYesNoFieldComponent)(i0__namespace.ɵɵdirectiveInject(YesNoService)); };
|
|
18013
|
-
ReadYesNoFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadYesNoFieldComponent, selectors: [["ccd-read-yes-no-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
18030
|
+
ReadYesNoFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadYesNoFieldComponent, selectors: [["ccd-read-yes-no-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 3, vars: 3, consts: [[1, "text-16"]], template: function ReadYesNoFieldComponent_Template(rf, ctx) {
|
|
18014
18031
|
if (rf & 1) {
|
|
18015
18032
|
i0__namespace.ɵɵelementStart(0, "span", 0);
|
|
18016
18033
|
i0__namespace.ɵɵtext(1);
|
|
18034
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
18017
18035
|
i0__namespace.ɵɵelementEnd();
|
|
18018
18036
|
}
|
|
18019
18037
|
if (rf & 2) {
|
|
18020
18038
|
i0__namespace.ɵɵadvance(1);
|
|
18021
|
-
i0__namespace.ɵɵtextInterpolate(ctx.formattedValue);
|
|
18039
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, ctx.formattedValue));
|
|
18022
18040
|
}
|
|
18023
|
-
}, encapsulation: 2 });
|
|
18041
|
+
}, pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
18024
18042
|
(function () {
|
|
18025
18043
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadYesNoFieldComponent, [{
|
|
18026
18044
|
type: i0.Component,
|
|
18027
18045
|
args: [{
|
|
18028
18046
|
selector: 'ccd-read-yes-no-field',
|
|
18029
|
-
template: "<span class=\"text-16\">{{formattedValue}}</span>"
|
|
18047
|
+
template: "<span class=\"text-16\">{{formattedValue | rpxTranslate}}</span>"
|
|
18030
18048
|
}]
|
|
18031
18049
|
}], function () { return [{ type: YesNoService }]; }, null);
|
|
18032
18050
|
})();
|
|
@@ -18375,6 +18393,7 @@
|
|
|
18375
18393
|
}
|
|
18376
18394
|
component.instance['isExpanded'] = this.isExpanded;
|
|
18377
18395
|
component.instance['isInSearchBlock'] = this.isInSearchBlock;
|
|
18396
|
+
console.log(component.instance);
|
|
18378
18397
|
this.fieldContainer.insert(component.hostView);
|
|
18379
18398
|
// EUI-3267.
|
|
18380
18399
|
// Set up the flag for whether this can have a grey bar.
|
|
@@ -20972,7 +20991,7 @@
|
|
|
20972
20991
|
}] });
|
|
20973
20992
|
})();
|
|
20974
20993
|
|
|
20975
|
-
function
|
|
20994
|
+
function CaseFlagSummaryListComponent_dl_0_div_20_Template(rf, ctx) {
|
|
20976
20995
|
if (rf & 1) {
|
|
20977
20996
|
i0__namespace.ɵɵelementStart(0, "div", 2);
|
|
20978
20997
|
i0__namespace.ɵɵelementStart(1, "dt", 3);
|
|
@@ -20980,13 +20999,14 @@
|
|
|
20980
20999
|
i0__namespace.ɵɵelementEnd();
|
|
20981
21000
|
i0__namespace.ɵɵelementStart(3, "dd", 4);
|
|
20982
21001
|
i0__namespace.ɵɵtext(4);
|
|
21002
|
+
i0__namespace.ɵɵpipe(5, "rpxTranslate");
|
|
20983
21003
|
i0__namespace.ɵɵelementEnd();
|
|
20984
21004
|
i0__namespace.ɵɵelementEnd();
|
|
20985
21005
|
}
|
|
20986
21006
|
if (rf & 2) {
|
|
20987
21007
|
var ctx_r1 = i0__namespace.ɵɵnextContext(2);
|
|
20988
21008
|
i0__namespace.ɵɵadvance(4);
|
|
20989
|
-
i0__namespace.ɵɵtextInterpolate1(" ", ctx_r1.flagStatus, " ");
|
|
21009
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 1, ctx_r1.flagStatus), " ");
|
|
20990
21010
|
}
|
|
20991
21011
|
}
|
|
20992
21012
|
function CaseFlagSummaryListComponent_dl_0_Template(rf, ctx) {
|
|
@@ -20995,41 +21015,45 @@
|
|
|
20995
21015
|
i0__namespace.ɵɵelementStart(1, "div", 2);
|
|
20996
21016
|
i0__namespace.ɵɵelementStart(2, "dt", 3);
|
|
20997
21017
|
i0__namespace.ɵɵtext(3);
|
|
21018
|
+
i0__namespace.ɵɵpipe(4, "rpxTranslate");
|
|
20998
21019
|
i0__namespace.ɵɵelementEnd();
|
|
20999
|
-
i0__namespace.ɵɵelementStart(
|
|
21000
|
-
i0__namespace.ɵɵtext(
|
|
21020
|
+
i0__namespace.ɵɵelementStart(5, "dd", 4);
|
|
21021
|
+
i0__namespace.ɵɵtext(6);
|
|
21022
|
+
i0__namespace.ɵɵpipe(7, "rpxTranslate");
|
|
21001
21023
|
i0__namespace.ɵɵelementEnd();
|
|
21002
21024
|
i0__namespace.ɵɵelementEnd();
|
|
21003
|
-
i0__namespace.ɵɵelementStart(
|
|
21004
|
-
i0__namespace.ɵɵelementStart(
|
|
21005
|
-
i0__namespace.ɵɵtext(
|
|
21025
|
+
i0__namespace.ɵɵelementStart(8, "div", 2);
|
|
21026
|
+
i0__namespace.ɵɵelementStart(9, "dt", 3);
|
|
21027
|
+
i0__namespace.ɵɵtext(10, " Flag type ");
|
|
21006
21028
|
i0__namespace.ɵɵelementEnd();
|
|
21007
|
-
i0__namespace.ɵɵelementStart(
|
|
21008
|
-
i0__namespace.ɵɵtext(
|
|
21029
|
+
i0__namespace.ɵɵelementStart(11, "dd", 4);
|
|
21030
|
+
i0__namespace.ɵɵtext(12);
|
|
21031
|
+
i0__namespace.ɵɵpipe(13, "rpxTranslate");
|
|
21009
21032
|
i0__namespace.ɵɵelementEnd();
|
|
21010
21033
|
i0__namespace.ɵɵelementEnd();
|
|
21011
|
-
i0__namespace.ɵɵelementStart(
|
|
21012
|
-
i0__namespace.ɵɵelementStart(
|
|
21013
|
-
i0__namespace.ɵɵtext(
|
|
21034
|
+
i0__namespace.ɵɵelementStart(14, "div", 2);
|
|
21035
|
+
i0__namespace.ɵɵelementStart(15, "dt", 3);
|
|
21036
|
+
i0__namespace.ɵɵtext(16, " Comments ");
|
|
21014
21037
|
i0__namespace.ɵɵelementEnd();
|
|
21015
|
-
i0__namespace.ɵɵelementStart(
|
|
21016
|
-
i0__namespace.ɵɵtext(
|
|
21038
|
+
i0__namespace.ɵɵelementStart(17, "dd", 4);
|
|
21039
|
+
i0__namespace.ɵɵtext(18);
|
|
21040
|
+
i0__namespace.ɵɵpipe(19, "rpxTranslate");
|
|
21017
21041
|
i0__namespace.ɵɵelementEnd();
|
|
21018
21042
|
i0__namespace.ɵɵelementEnd();
|
|
21019
|
-
i0__namespace.ɵɵtemplate(
|
|
21043
|
+
i0__namespace.ɵɵtemplate(20, CaseFlagSummaryListComponent_dl_0_div_20_Template, 6, 3, "div", 5);
|
|
21020
21044
|
i0__namespace.ɵɵelementEnd();
|
|
21021
21045
|
}
|
|
21022
21046
|
if (rf & 2) {
|
|
21023
21047
|
var ctx_r0 = i0__namespace.ɵɵnextContext();
|
|
21024
21048
|
i0__namespace.ɵɵadvance(3);
|
|
21025
|
-
i0__namespace.ɵɵtextInterpolate1(" ", ctx_r0.addUpdateFlagHeaderText, " ");
|
|
21049
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(4, 5, ctx_r0.addUpdateFlagHeaderText), " ");
|
|
21050
|
+
i0__namespace.ɵɵadvance(3);
|
|
21051
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(7, 7, ctx_r0.flagForSummaryDisplay.partyName || ctx_r0.caseLevelLocation), " ");
|
|
21052
|
+
i0__namespace.ɵɵadvance(6);
|
|
21053
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(13, 9, ctx_r0.flagDescription), " ");
|
|
21054
|
+
i0__namespace.ɵɵadvance(6);
|
|
21055
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(19, 11, ctx_r0.flagComments), " ");
|
|
21026
21056
|
i0__namespace.ɵɵadvance(2);
|
|
21027
|
-
i0__namespace.ɵɵtextInterpolate1(" ", ctx_r0.flagForSummaryDisplay.partyName || ctx_r0.caseLevelLocation, " ");
|
|
21028
|
-
i0__namespace.ɵɵadvance(5);
|
|
21029
|
-
i0__namespace.ɵɵtextInterpolate1(" ", ctx_r0.flagDescription, " ");
|
|
21030
|
-
i0__namespace.ɵɵadvance(5);
|
|
21031
|
-
i0__namespace.ɵɵtextInterpolate1(" ", ctx_r0.flagComments, " ");
|
|
21032
|
-
i0__namespace.ɵɵadvance(1);
|
|
21033
21057
|
i0__namespace.ɵɵproperty("ngIf", ctx_r0.summaryListDisplayMode === ctx_r0.displayMode.MANAGE);
|
|
21034
21058
|
}
|
|
21035
21059
|
}
|
|
@@ -21057,12 +21081,12 @@
|
|
|
21057
21081
|
CaseFlagSummaryListComponent.ɵfac = function CaseFlagSummaryListComponent_Factory(t) { return new (t || CaseFlagSummaryListComponent)(); };
|
|
21058
21082
|
CaseFlagSummaryListComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: CaseFlagSummaryListComponent, selectors: [["ccd-case-flag-summary-list"]], inputs: { flagForSummaryDisplay: "flagForSummaryDisplay", summaryListDisplayMode: "summaryListDisplayMode" }, decls: 1, vars: 1, consts: [["class", "govuk-summary-list", 4, "ngIf"], [1, "govuk-summary-list"], [1, "govuk-summary-list__row"], [1, "govuk-summary-list__key"], [1, "govuk-summary-list__value"], ["class", "govuk-summary-list__row", 4, "ngIf"]], template: function CaseFlagSummaryListComponent_Template(rf, ctx) {
|
|
21059
21083
|
if (rf & 1) {
|
|
21060
|
-
i0__namespace.ɵɵtemplate(0, CaseFlagSummaryListComponent_dl_0_Template,
|
|
21084
|
+
i0__namespace.ɵɵtemplate(0, CaseFlagSummaryListComponent_dl_0_Template, 21, 13, "dl", 0);
|
|
21061
21085
|
}
|
|
21062
21086
|
if (rf & 2) {
|
|
21063
21087
|
i0__namespace.ɵɵproperty("ngIf", ctx.flagForSummaryDisplay);
|
|
21064
21088
|
}
|
|
21065
|
-
}, directives: [i2__namespace.NgIf], encapsulation: 2 });
|
|
21089
|
+
}, directives: [i2__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
21066
21090
|
(function () {
|
|
21067
21091
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFlagSummaryListComponent, [{
|
|
21068
21092
|
type: i0.Component,
|
|
@@ -25924,7 +25948,7 @@
|
|
|
25924
25948
|
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldTableComponent, [i2__namespace.NgForOf, i2__namespace.NgIf, FieldReadComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, IsCompoundPipe]);
|
|
25925
25949
|
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldCollectionTableComponent, [i2__namespace.NgForOf, i2__namespace.NgIf, FieldReadComponent,
|
|
25926
25950
|
ReadCaseLinkFieldComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, CcdCollectionTableCaseFieldsFilterPipe, i2__namespace.KeyValuePipe, IsCompoundPipe]);
|
|
25927
|
-
i0__namespace.ɵɵsetComponentScope(ReadCaseFlagFieldComponent, [i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, CaseFlagSummaryListComponent, i2__namespace.NgSwitchDefault, i2__namespace.NgForOf, i2__namespace.NgIf, CaseFlagTableComponent], []);
|
|
25951
|
+
i0__namespace.ɵɵsetComponentScope(ReadCaseFlagFieldComponent, [i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, CaseFlagSummaryListComponent, i2__namespace.NgSwitchDefault, i2__namespace.NgForOf, i2__namespace.NgIf, CaseFlagTableComponent], [i1__namespace.RpxTranslatePipe]);
|
|
25928
25952
|
i0__namespace.ɵɵsetComponentScope(ReadLinkedCasesComponent, [LinkedCasesToTableComponent, i2__namespace.NgIf, LinkedCasesFromTableComponent], []);
|
|
25929
25953
|
i0__namespace.ɵɵsetComponentScope(WriteAddressFieldComponent, [i2__namespace.NgIf, i2__namespace.NgClass, i2__namespace$1.DefaultValueAccessor, i2__namespace$1.NgControlStatus, i2__namespace$1.FormControlDirective, i2__namespace$1.SelectControlValueAccessor, i2__namespace.NgForOf, i2__namespace$1.NgSelectOption, i2__namespace$1.ɵangular_packages_forms_forms_z, WriteComplexFieldComponent, i2__namespace$1.NgControlStatusGroup, i2__namespace$1.FormGroupDirective], [i1__namespace.RpxTranslatePipe, FieldLabelPipe]);
|
|
25930
25954
|
i0__namespace.ɵɵsetComponentScope(WriteComplexFieldComponent, [i2__namespace.NgIf, i2__namespace.NgForOf, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, FieldReadComponent, LabelSubstitutorDirective, i2__namespace$1.NgControlStatusGroup, i2__namespace$1.FormGroupDirective, FieldWriteComponent], [i1__namespace.RpxTranslatePipe, FieldLabelPipe, IsReadOnlyPipe]);
|
|
@@ -28584,26 +28608,28 @@
|
|
|
28584
28608
|
if (rf & 1) {
|
|
28585
28609
|
i0__namespace.ɵɵelementStart(0, "option", 11);
|
|
28586
28610
|
i0__namespace.ɵɵtext(1);
|
|
28611
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
28587
28612
|
i0__namespace.ɵɵelementEnd();
|
|
28588
28613
|
}
|
|
28589
28614
|
if (rf & 2) {
|
|
28590
28615
|
var ct_r7 = ctx.$implicit;
|
|
28591
28616
|
i0__namespace.ɵɵproperty("ngValue", ct_r7);
|
|
28592
28617
|
i0__namespace.ɵɵadvance(1);
|
|
28593
|
-
i0__namespace.ɵɵtextInterpolate(ct_r7.name);
|
|
28618
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 2, ct_r7.name));
|
|
28594
28619
|
}
|
|
28595
28620
|
}
|
|
28596
28621
|
function WorkbasketFiltersComponent_option_25_Template(rf, ctx) {
|
|
28597
28622
|
if (rf & 1) {
|
|
28598
28623
|
i0__namespace.ɵɵelementStart(0, "option", 11);
|
|
28599
28624
|
i0__namespace.ɵɵtext(1);
|
|
28625
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
28600
28626
|
i0__namespace.ɵɵelementEnd();
|
|
28601
28627
|
}
|
|
28602
28628
|
if (rf & 2) {
|
|
28603
28629
|
var cs_r8 = ctx.$implicit;
|
|
28604
28630
|
i0__namespace.ɵɵproperty("ngValue", cs_r8);
|
|
28605
28631
|
i0__namespace.ɵɵadvance(1);
|
|
28606
|
-
i0__namespace.ɵɵtextInterpolate(cs_r8.name);
|
|
28632
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 2, cs_r8.name));
|
|
28607
28633
|
}
|
|
28608
28634
|
}
|
|
28609
28635
|
function WorkbasketFiltersComponent_ng_container_26_div_2_Template(rf, ctx) {
|
|
@@ -28936,7 +28962,7 @@
|
|
|
28936
28962
|
i0__namespace.ɵɵelementStart(15, "select", 8);
|
|
28937
28963
|
i0__namespace.ɵɵlistener("ngModelChange", function WorkbasketFiltersComponent_Template_select_ngModelChange_15_listener($event) { return ctx.selected.caseType = $event; })("change", function WorkbasketFiltersComponent_Template_select_change_15_listener() { return ctx.onCaseTypeIdChange(); });
|
|
28938
28964
|
i0__namespace.ɵɵtemplate(16, WorkbasketFiltersComponent_option_16_Template, 2, 1, "option", 5);
|
|
28939
|
-
i0__namespace.ɵɵtemplate(17, WorkbasketFiltersComponent_option_17_Template,
|
|
28965
|
+
i0__namespace.ɵɵtemplate(17, WorkbasketFiltersComponent_option_17_Template, 3, 4, "option", 6);
|
|
28940
28966
|
i0__namespace.ɵɵelementEnd();
|
|
28941
28967
|
i0__namespace.ɵɵelementEnd();
|
|
28942
28968
|
i0__namespace.ɵɵelementStart(18, "div", 2);
|
|
@@ -28949,7 +28975,7 @@
|
|
|
28949
28975
|
i0__namespace.ɵɵelementStart(23, "option", 11);
|
|
28950
28976
|
i0__namespace.ɵɵtext(24, "Any");
|
|
28951
28977
|
i0__namespace.ɵɵelementEnd();
|
|
28952
|
-
i0__namespace.ɵɵtemplate(25, WorkbasketFiltersComponent_option_25_Template,
|
|
28978
|
+
i0__namespace.ɵɵtemplate(25, WorkbasketFiltersComponent_option_25_Template, 3, 4, "option", 6);
|
|
28953
28979
|
i0__namespace.ɵɵelementEnd();
|
|
28954
28980
|
i0__namespace.ɵɵelementEnd();
|
|
28955
28981
|
i0__namespace.ɵɵtemplate(26, WorkbasketFiltersComponent_ng_container_26_Template, 3, 3, "ng-container", 12);
|
|
@@ -35072,12 +35098,12 @@
|
|
|
35072
35098
|
i0__namespace.ɵɵproperty("checked", ctx_r6.allOnPageSelected())("disabled", !ctx_r6.canAnyBeShared());
|
|
35073
35099
|
}
|
|
35074
35100
|
}
|
|
35075
|
-
function
|
|
35101
|
+
function SearchResultComponent_table_0_th_11_div_8_Template(rf, ctx) {
|
|
35076
35102
|
if (rf & 1) {
|
|
35077
35103
|
var _r19_1 = i0__namespace.ɵɵgetCurrentView();
|
|
35078
35104
|
i0__namespace.ɵɵelementStart(0, "div", 27);
|
|
35079
35105
|
i0__namespace.ɵɵelementStart(1, "a", 28);
|
|
35080
|
-
i0__namespace.ɵɵlistener("click", function
|
|
35106
|
+
i0__namespace.ɵɵlistener("click", function SearchResultComponent_table_0_th_11_div_8_Template_a_click_1_listener() { i0__namespace.ɵɵrestoreView(_r19_1); var col_r15 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r17 = i0__namespace.ɵɵnextContext(2); return ctx_r17.sort(col_r15); });
|
|
35081
35107
|
i0__namespace.ɵɵelementEnd();
|
|
35082
35108
|
i0__namespace.ɵɵelementEnd();
|
|
35083
35109
|
}
|
|
@@ -35093,13 +35119,15 @@
|
|
|
35093
35119
|
var _r22_1 = i0__namespace.ɵɵgetCurrentView();
|
|
35094
35120
|
i0__namespace.ɵɵelementStart(0, "th");
|
|
35095
35121
|
i0__namespace.ɵɵelementStart(1, "table", 24);
|
|
35096
|
-
i0__namespace.ɵɵ
|
|
35097
|
-
i0__namespace.ɵɵelementStart(3, "
|
|
35098
|
-
i0__namespace.ɵɵelementStart(4, "
|
|
35099
|
-
i0__namespace.ɵɵ
|
|
35100
|
-
i0__namespace.ɵɵ
|
|
35122
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
35123
|
+
i0__namespace.ɵɵelementStart(3, "tr");
|
|
35124
|
+
i0__namespace.ɵɵelementStart(4, "th");
|
|
35125
|
+
i0__namespace.ɵɵelementStart(5, "div", 25);
|
|
35126
|
+
i0__namespace.ɵɵlistener("click", function SearchResultComponent_table_0_th_11_Template_div_click_5_listener() { i0__namespace.ɵɵrestoreView(_r22_1); var col_r15 = ctx.$implicit; var ctx_r21 = i0__namespace.ɵɵnextContext(2); return ctx_r21.sort(col_r15); });
|
|
35127
|
+
i0__namespace.ɵɵtext(6);
|
|
35128
|
+
i0__namespace.ɵɵpipe(7, "rpxTranslate");
|
|
35101
35129
|
i0__namespace.ɵɵelementEnd();
|
|
35102
|
-
i0__namespace.ɵɵtemplate(
|
|
35130
|
+
i0__namespace.ɵɵtemplate(8, SearchResultComponent_table_0_th_11_div_8_Template, 2, 1, "div", 26);
|
|
35103
35131
|
i0__namespace.ɵɵelementEnd();
|
|
35104
35132
|
i0__namespace.ɵɵelementEnd();
|
|
35105
35133
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -35109,10 +35137,10 @@
|
|
|
35109
35137
|
var col_r15 = ctx.$implicit;
|
|
35110
35138
|
var ctx_r7 = i0__namespace.ɵɵnextContext(2);
|
|
35111
35139
|
i0__namespace.ɵɵadvance(1);
|
|
35112
|
-
i0__namespace.ɵɵattribute("aria-label", "Sort by " + col_r15.label + " " + ctx_r7.isSortAscending(col_r15) ? "ascending" : "descending");
|
|
35113
|
-
i0__namespace.ɵɵadvance(
|
|
35114
|
-
i0__namespace.ɵɵ
|
|
35115
|
-
i0__namespace.ɵɵadvance(
|
|
35140
|
+
i0__namespace.ɵɵattribute("aria-label", i0__namespace.ɵɵpipeBind1(2, 3, "Sort by " + col_r15.label + " " + ctx_r7.isSortAscending(col_r15) ? "ascending" : "descending"));
|
|
35141
|
+
i0__namespace.ɵɵadvance(5);
|
|
35142
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(7, 5, col_r15.label), " ");
|
|
35143
|
+
i0__namespace.ɵɵadvance(2);
|
|
35116
35144
|
i0__namespace.ɵɵproperty("ngIf", ctx_r7.comparator(col_r15));
|
|
35117
35145
|
}
|
|
35118
35146
|
}
|
|
@@ -35447,7 +35475,7 @@
|
|
|
35447
35475
|
i0__namespace.ɵɵelementStart(8, "thead");
|
|
35448
35476
|
i0__namespace.ɵɵelementStart(9, "tr", 7);
|
|
35449
35477
|
i0__namespace.ɵɵtemplate(10, SearchResultComponent_table_0_th_10_Template, 4, 2, "th", 8);
|
|
35450
|
-
i0__namespace.ɵɵtemplate(11, SearchResultComponent_table_0_th_11_Template,
|
|
35478
|
+
i0__namespace.ɵɵtemplate(11, SearchResultComponent_table_0_th_11_Template, 9, 7, "th", 9);
|
|
35451
35479
|
i0__namespace.ɵɵtemplate(12, SearchResultComponent_table_0_th_12_Template, 1, 0, "th", 10);
|
|
35452
35480
|
i0__namespace.ɵɵelementEnd();
|
|
35453
35481
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -35460,7 +35488,7 @@
|
|
|
35460
35488
|
if (rf & 2) {
|
|
35461
35489
|
var ctx_r0 = i0__namespace.ɵɵnextContext();
|
|
35462
35490
|
i0__namespace.ɵɵadvance(3);
|
|
35463
|
-
i0__namespace.ɵɵtextInterpolate(ctx_r0.caseState ? "Your cases" :
|
|
35491
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(4, 9, ctx_r0.caseState ? "Your cases" : "Search result"));
|
|
35464
35492
|
i0__namespace.ɵɵadvance(2);
|
|
35465
35493
|
i0__namespace.ɵɵproperty("ngIf", ctx_r0.paginationLimitEnforced);
|
|
35466
35494
|
i0__namespace.ɵɵadvance(1);
|