@hmcts/ccd-case-ui-toolkit 5.0.25-case-file-view-document-tree-functionalities-v6 → 5.0.25-case-file-view-document-count-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 +182 -98
- 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/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.js +46 -0
- package/esm2015/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.js +3 -6
- package/esm2015/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.js +43 -18
- package/esm2015/lib/shared/components/palette/case-file-view/components/index.js +2 -1
- package/esm2015/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.js +43 -33
- package/esm2015/lib/shared/components/palette/palette.module.js +9 -6
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +174 -97
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.d.ts +15 -0
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.d.ts.map +1 -0
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.d.ts +2 -3
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.d.ts.map +1 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.d.ts +1 -0
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.d.ts.map +1 -1
- package/lib/shared/components/palette/case-file-view/components/index.d.ts +1 -0
- package/lib/shared/components/palette/case-file-view/components/index.d.ts.map +1 -1
- package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.d.ts +1 -3
- package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.d.ts.map +1 -1
- package/lib/shared/components/palette/palette.module.d.ts +25 -24
- package/lib/shared/components/palette/palette.module.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -114,13 +114,13 @@ function FooterComponent_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
114
114
|
i0.ɵɵadvance(3);
|
|
115
115
|
i0.ɵɵtextInterpolate(ctx_r1.workhours);
|
|
116
116
|
} }
|
|
117
|
-
const _c0$
|
|
118
|
-
const _c1$
|
|
117
|
+
const _c0$Q = [[["", "footerSolsNavLinks", ""]], [["", "footerCaseWorkerNavLinks", ""]]];
|
|
118
|
+
const _c1$o = ["[footerSolsNavLinks]", "[footerCaseWorkerNavLinks]"];
|
|
119
119
|
class FooterComponent {
|
|
120
120
|
}
|
|
121
121
|
FooterComponent.ɵfac = function FooterComponent_Factory(t) { return new (t || FooterComponent)(); };
|
|
122
|
-
FooterComponent.ɵcmp = i0.ɵɵdefineComponent({ type: FooterComponent, selectors: [["cut-footer-bar"]], inputs: { email: "email", isSolicitor: "isSolicitor", phone: "phone", workhours: "workhours" }, ngContentSelectors: _c1$
|
|
123
|
-
i0.ɵɵprojectionDef(_c0$
|
|
122
|
+
FooterComponent.ɵcmp = i0.ɵɵdefineComponent({ type: FooterComponent, selectors: [["cut-footer-bar"]], inputs: { email: "email", isSolicitor: "isSolicitor", phone: "phone", workhours: "workhours" }, ngContentSelectors: _c1$o, decls: 4, vars: 4, consts: [["id", "footer", "role", "footer", 1, "group", "js-footer"], [1, "footer-wrapper"], ["class", "footer-meta", 4, "ngIf"], [1, "footer-meta"], [1, "footer-meta-inner"], [1, "open-government-licence"], [1, "logo"], ["href", "https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "rel", "license"], [1, "copyright"], ["href", "https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/"], [1, "title"], [1, "footer-text"], [1, "email"], [3, "href"], [1, "phone"], [1, "work-hours"]], template: function FooterComponent_Template(rf, ctx) { if (rf & 1) {
|
|
123
|
+
i0.ɵɵprojectionDef(_c0$Q);
|
|
124
124
|
i0.ɵɵelementStart(0, "footer", 0);
|
|
125
125
|
i0.ɵɵelementStart(1, "div", 1);
|
|
126
126
|
i0.ɵɵtemplate(2, FooterComponent_div_2_Template, 15, 0, "div", 2);
|
|
@@ -187,8 +187,8 @@ function HeaderBarComponent_div_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
187
187
|
i0.ɵɵadvance(3);
|
|
188
188
|
i0.ɵɵtextInterpolate(ctx_r2.title);
|
|
189
189
|
} }
|
|
190
|
-
const _c0$
|
|
191
|
-
const _c1$
|
|
190
|
+
const _c0$P = [[["", "headerNavigation", ""]]];
|
|
191
|
+
const _c1$n = ["[headerNavigation]"];
|
|
192
192
|
class HeaderBarComponent {
|
|
193
193
|
constructor() {
|
|
194
194
|
this.signOutRequest = new EventEmitter();
|
|
@@ -198,8 +198,8 @@ class HeaderBarComponent {
|
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
200
|
HeaderBarComponent.ɵfac = function HeaderBarComponent_Factory(t) { return new (t || HeaderBarComponent)(); };
|
|
201
|
-
HeaderBarComponent.ɵcmp = i0.ɵɵdefineComponent({ type: HeaderBarComponent, selectors: [["cut-header-bar"]], inputs: { title: "title", isSolicitor: "isSolicitor", username: "username" }, outputs: { signOutRequest: "signOutRequest" }, ngContentSelectors: _c1$
|
|
202
|
-
i0.ɵɵprojectionDef(_c0$
|
|
201
|
+
HeaderBarComponent.ɵcmp = i0.ɵɵdefineComponent({ type: HeaderBarComponent, selectors: [["cut-header-bar"]], inputs: { title: "title", isSolicitor: "isSolicitor", username: "username" }, outputs: { signOutRequest: "signOutRequest" }, ngContentSelectors: _c1$n, decls: 15, vars: 8, consts: [["role", "banner", "id", "global-header", 1, "with-proposition"], [1, "header-wrapper"], [1, "header-global"], [4, "ngIf"], ["class", "global-header", 4, "ngIf"], [1, "header-proposition"], [1, "content"], ["href", "#proposition-links", 1, "js-header-toggle", "menu"], ["id", "proposition-menu", 4, "ngIf"], [1, "proposition-right"], ["id", "user-name"], ["id", "sign-out", "href", "javascript:void(0)", 3, "click"], ["href", "https://www.gov.uk", "title", "Go to the GOV.UK homepage", "id", "logo", 1, "content", 2, "margin-left", "0px"], ["src", "/img/gov.uk_logotype_crown_invert_trans.png?0.23.0", "width", "36", "height", "32", "alt", ""], [1, "global-header"], [1, "title"], ["id", "proposition-menu"], [1, "title-solicitor"], ["id", "proposition-name"]], template: function HeaderBarComponent_Template(rf, ctx) { if (rf & 1) {
|
|
202
|
+
i0.ɵɵprojectionDef(_c0$P);
|
|
203
203
|
i0.ɵɵelementStart(0, "header", 0);
|
|
204
204
|
i0.ɵɵelementStart(1, "div", 1);
|
|
205
205
|
i0.ɵɵelementStart(2, "div", 2);
|
|
@@ -256,13 +256,13 @@ HeaderBarComponent.ɵcmp = i0.ɵɵdefineComponent({ type: HeaderBarComponent, se
|
|
|
256
256
|
type: Output
|
|
257
257
|
}] }); })();
|
|
258
258
|
|
|
259
|
-
const _c0$
|
|
260
|
-
const _c1$
|
|
259
|
+
const _c0$O = [[["", "leftNavLinks", ""]], [["", "rightNavLinks", ""]]];
|
|
260
|
+
const _c1$m = ["[leftNavLinks]", "[rightNavLinks]"];
|
|
261
261
|
class NavigationComponent {
|
|
262
262
|
}
|
|
263
263
|
NavigationComponent.ɵfac = function NavigationComponent_Factory(t) { return new (t || NavigationComponent)(); };
|
|
264
|
-
NavigationComponent.ɵcmp = i0.ɵɵdefineComponent({ type: NavigationComponent, selectors: [["cut-nav-bar"]], inputs: { isSolicitor: "isSolicitor" }, ngContentSelectors: _c1$
|
|
265
|
-
i0.ɵɵprojectionDef(_c0$
|
|
264
|
+
NavigationComponent.ɵcmp = i0.ɵɵdefineComponent({ type: NavigationComponent, selectors: [["cut-nav-bar"]], inputs: { isSolicitor: "isSolicitor" }, ngContentSelectors: _c1$m, decls: 4, vars: 2, consts: [[1, "cut-nav-bar"]], template: function NavigationComponent_Template(rf, ctx) { if (rf & 1) {
|
|
265
|
+
i0.ɵɵprojectionDef(_c0$O);
|
|
266
266
|
i0.ɵɵelementStart(0, "div");
|
|
267
267
|
i0.ɵɵelementStart(1, "nav", 0);
|
|
268
268
|
i0.ɵɵprojection(2);
|
|
@@ -379,13 +379,13 @@ HeadersModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[CommonModule, RouterMod
|
|
|
379
379
|
}]
|
|
380
380
|
}], null, null); })();
|
|
381
381
|
|
|
382
|
-
const _c0$
|
|
383
|
-
const _c1$
|
|
382
|
+
const _c0$N = [[["", "topBody", ""]], [["", "leftBody", ""]], [["", "rightBody", ""]]];
|
|
383
|
+
const _c1$l = ["[topBody]", "[leftBody]", "[rightBody]"];
|
|
384
384
|
class BodyComponent {
|
|
385
385
|
}
|
|
386
386
|
BodyComponent.ɵfac = function BodyComponent_Factory(t) { return new (t || BodyComponent)(); };
|
|
387
|
-
BodyComponent.ɵcmp = i0.ɵɵdefineComponent({ type: BodyComponent, selectors: [["cut-body"]], ngContentSelectors: _c1$
|
|
388
|
-
i0.ɵɵprojectionDef(_c0$
|
|
387
|
+
BodyComponent.ɵcmp = i0.ɵɵdefineComponent({ type: BodyComponent, selectors: [["cut-body"]], ngContentSelectors: _c1$l, decls: 4, vars: 0, consts: [[1, "global-display"]], template: function BodyComponent_Template(rf, ctx) { if (rf & 1) {
|
|
388
|
+
i0.ɵɵprojectionDef(_c0$N);
|
|
389
389
|
i0.ɵɵelementStart(0, "div", 0);
|
|
390
390
|
i0.ɵɵprojection(1);
|
|
391
391
|
i0.ɵɵprojection(2, 1);
|
|
@@ -402,7 +402,7 @@ BodyComponent.ɵcmp = i0.ɵɵdefineComponent({ type: BodyComponent, selectors: [
|
|
|
402
402
|
}]
|
|
403
403
|
}], null, null); })();
|
|
404
404
|
|
|
405
|
-
const _c0$
|
|
405
|
+
const _c0$M = function (a0) { return { "govuk-input--error": a0 }; };
|
|
406
406
|
function DateInputComponent_div_16_Template(rf, ctx) { if (rf & 1) {
|
|
407
407
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
408
408
|
i0.ɵɵelementStart(0, "div", 12);
|
|
@@ -418,7 +418,7 @@ function DateInputComponent_div_16_Template(rf, ctx) { if (rf & 1) {
|
|
|
418
418
|
i0.ɵɵadvance(1);
|
|
419
419
|
i0.ɵɵproperty("for", ctx_r3.hourId());
|
|
420
420
|
i0.ɵɵadvance(2);
|
|
421
|
-
i0.ɵɵproperty("id", ctx_r3.hourId())("name", ctx_r3.hourId())("value", ctx_r3.displayHour)("ngClass", i0.ɵɵpureFunction1(5, _c0$
|
|
421
|
+
i0.ɵɵproperty("id", ctx_r3.hourId())("name", ctx_r3.hourId())("value", ctx_r3.displayHour)("ngClass", i0.ɵɵpureFunction1(5, _c0$M, ctx_r3.isInvalid));
|
|
422
422
|
} }
|
|
423
423
|
function DateInputComponent_div_17_Template(rf, ctx) { if (rf & 1) {
|
|
424
424
|
const _r13 = i0.ɵɵgetCurrentView();
|
|
@@ -435,7 +435,7 @@ function DateInputComponent_div_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
435
435
|
i0.ɵɵadvance(1);
|
|
436
436
|
i0.ɵɵproperty("for", ctx_r4.minuteId());
|
|
437
437
|
i0.ɵɵadvance(2);
|
|
438
|
-
i0.ɵɵproperty("id", ctx_r4.minuteId())("name", ctx_r4.minuteId())("value", ctx_r4.displayMinute)("ngClass", i0.ɵɵpureFunction1(5, _c0$
|
|
438
|
+
i0.ɵɵproperty("id", ctx_r4.minuteId())("name", ctx_r4.minuteId())("value", ctx_r4.displayMinute)("ngClass", i0.ɵɵpureFunction1(5, _c0$M, ctx_r4.isInvalid));
|
|
439
439
|
} }
|
|
440
440
|
function DateInputComponent_div_18_Template(rf, ctx) { if (rf & 1) {
|
|
441
441
|
const _r18 = i0.ɵɵgetCurrentView();
|
|
@@ -452,7 +452,7 @@ function DateInputComponent_div_18_Template(rf, ctx) { if (rf & 1) {
|
|
|
452
452
|
i0.ɵɵadvance(1);
|
|
453
453
|
i0.ɵɵproperty("for", ctx_r5.secondId());
|
|
454
454
|
i0.ɵɵadvance(2);
|
|
455
|
-
i0.ɵɵproperty("id", ctx_r5.secondId())("name", ctx_r5.secondId())("value", ctx_r5.displaySecond)("ngClass", i0.ɵɵpureFunction1(5, _c0$
|
|
455
|
+
i0.ɵɵproperty("id", ctx_r5.secondId())("name", ctx_r5.secondId())("value", ctx_r5.displaySecond)("ngClass", i0.ɵɵpureFunction1(5, _c0$M, ctx_r5.isInvalid));
|
|
456
456
|
} }
|
|
457
457
|
class DateInputComponent {
|
|
458
458
|
constructor() {
|
|
@@ -681,15 +681,15 @@ DateInputComponent.ɵcmp = i0.ɵɵdefineComponent({ type: DateInputComponent, se
|
|
|
681
681
|
i0.ɵɵadvance(2);
|
|
682
682
|
i0.ɵɵproperty("for", ctx.dayId());
|
|
683
683
|
i0.ɵɵadvance(2);
|
|
684
|
-
i0.ɵɵproperty("id", ctx.dayId())("name", ctx.dayId())("value", ctx.displayDay)("ngClass", i0.ɵɵpureFunction1(18, _c0$
|
|
684
|
+
i0.ɵɵproperty("id", ctx.dayId())("name", ctx.dayId())("value", ctx.displayDay)("ngClass", i0.ɵɵpureFunction1(18, _c0$M, ctx.isInvalid));
|
|
685
685
|
i0.ɵɵadvance(3);
|
|
686
686
|
i0.ɵɵproperty("for", ctx.monthId());
|
|
687
687
|
i0.ɵɵadvance(2);
|
|
688
|
-
i0.ɵɵproperty("id", ctx.monthId())("name", ctx.monthId())("value", ctx.displayMonth)("ngClass", i0.ɵɵpureFunction1(20, _c0$
|
|
688
|
+
i0.ɵɵproperty("id", ctx.monthId())("name", ctx.monthId())("value", ctx.displayMonth)("ngClass", i0.ɵɵpureFunction1(20, _c0$M, ctx.isInvalid));
|
|
689
689
|
i0.ɵɵadvance(3);
|
|
690
690
|
i0.ɵɵproperty("for", ctx.yearId());
|
|
691
691
|
i0.ɵɵadvance(2);
|
|
692
|
-
i0.ɵɵproperty("id", ctx.yearId())("name", ctx.yearId())("value", ctx.displayYear)("ngClass", i0.ɵɵpureFunction1(22, _c0$
|
|
692
|
+
i0.ɵɵproperty("id", ctx.yearId())("name", ctx.yearId())("value", ctx.displayYear)("ngClass", i0.ɵɵpureFunction1(22, _c0$M, ctx.isInvalid));
|
|
693
693
|
i0.ɵɵadvance(2);
|
|
694
694
|
i0.ɵɵproperty("ngIf", ctx.isDateTime);
|
|
695
695
|
i0.ɵɵadvance(1);
|
|
@@ -759,7 +759,7 @@ function AlertComponent_ng_container_5_Template(rf, ctx) { if (rf & 1) {
|
|
|
759
759
|
i0.ɵɵelementEnd();
|
|
760
760
|
i0.ɵɵelementContainerEnd();
|
|
761
761
|
} }
|
|
762
|
-
const _c0$
|
|
762
|
+
const _c0$L = ["*"];
|
|
763
763
|
var AlertMessageType;
|
|
764
764
|
(function (AlertMessageType) {
|
|
765
765
|
AlertMessageType["WARNING"] = "warning";
|
|
@@ -779,7 +779,7 @@ AlertComponent.TYPE_SUCCESS = 'success';
|
|
|
779
779
|
AlertComponent.TYPE_ERROR = 'error';
|
|
780
780
|
AlertComponent.TYPE_INFORMATION = 'information';
|
|
781
781
|
AlertComponent.ɵfac = function AlertComponent_Factory(t) { return new (t || AlertComponent)(); };
|
|
782
|
-
AlertComponent.ɵcmp = i0.ɵɵdefineComponent({ type: AlertComponent, selectors: [["cut-alert"]], inputs: { type: "type", showIcon: "showIcon" }, ngContentSelectors: _c0$
|
|
782
|
+
AlertComponent.ɵcmp = i0.ɵɵdefineComponent({ type: AlertComponent, selectors: [["cut-alert"]], inputs: { type: "type", showIcon: "showIcon" }, ngContentSelectors: _c0$L, decls: 10, vars: 10, consts: [[1, "hmcts-banner"], [3, "ngSwitch"], [4, "ngSwitchCase"], [1, "hmcts-banner__message"], [1, "hmcts-banner__assistive"], ["fill", "currentColor", "role", "presentation", "focusable", "false", "xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 25 25", "height", "25", "width", "25", 1, "hmcts-banner__icon"], ["d", "M13.6,15.4h-2.3v-4.5h2.3V15.4z M13.6,19.8h-2.3v-2.2h2.3V19.8z M0,23.2h25L12.5,2L0,23.2z"], ["d", "M25,6.2L8.7,23.2L0,14.1l4-4.2l4.7,4.9L21,2L25,6.2z"], ["d", "M13.7,18.5h-2.4v-2.4h2.4V18.5z M12.5,13.7c-0.7,0-1.2-0.5-1.2-1.2V7.7c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v4.8\n C13.7,13.2,13.2,13.7,12.5,13.7z M12.5,0.5c-6.6,0-12,5.4-12,12s5.4,12,12,12s12-5.4,12-12S19.1,0.5,12.5,0.5z"]], template: function AlertComponent_Template(rf, ctx) { if (rf & 1) {
|
|
783
783
|
i0.ɵɵprojectionDef();
|
|
784
784
|
i0.ɵɵelementStart(0, "div", 0);
|
|
785
785
|
i0.ɵɵelementContainerStart(1, 1);
|
|
@@ -868,18 +868,18 @@ AlertModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[CommonModule]] });
|
|
|
868
868
|
}]
|
|
869
869
|
}], null, null); })();
|
|
870
870
|
|
|
871
|
-
const _c0$
|
|
872
|
-
const _c1$
|
|
871
|
+
const _c0$K = function (a0) { return { "js-hidden": a0 }; };
|
|
872
|
+
const _c1$k = ["*"];
|
|
873
873
|
class TabComponent {
|
|
874
874
|
}
|
|
875
875
|
TabComponent.ɵfac = function TabComponent_Factory(t) { return new (t || TabComponent)(); };
|
|
876
|
-
TabComponent.ɵcmp = i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["cut-tab"]], inputs: { id: "id", title: "title", selected: "selected" }, ngContentSelectors: _c1$
|
|
876
|
+
TabComponent.ɵcmp = i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["cut-tab"]], inputs: { id: "id", title: "title", selected: "selected" }, ngContentSelectors: _c1$k, decls: 2, vars: 5, consts: [["role", "tabpanel", 1, "tabs-panel", 3, "id", "ngClass"]], template: function TabComponent_Template(rf, ctx) { if (rf & 1) {
|
|
877
877
|
i0.ɵɵprojectionDef();
|
|
878
878
|
i0.ɵɵelementStart(0, "div", 0);
|
|
879
879
|
i0.ɵɵprojection(1);
|
|
880
880
|
i0.ɵɵelementEnd();
|
|
881
881
|
} if (rf & 2) {
|
|
882
|
-
i0.ɵɵproperty("id", ctx.id)("ngClass", i0.ɵɵpureFunction1(3, _c0$
|
|
882
|
+
i0.ɵɵproperty("id", ctx.id)("ngClass", i0.ɵɵpureFunction1(3, _c0$K, !ctx.selected));
|
|
883
883
|
i0.ɵɵattribute("aria-hidden", !ctx.selected);
|
|
884
884
|
} }, directives: [i1.NgClass], styles: [".tabs-toggle[_ngcontent-%COMP%]{display:block;padding:10px 15px 3px;margin-bottom:8px}.tabs-toggle[aria-selected=true][_ngcontent-%COMP%]{color:#0b0c0c;text-decoration:none;border-bottom:none}.tabs-toggle[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#005ea5}@media (max-width:640px){.tabs-list[_ngcontent-%COMP%]{border-bottom:1px solid #bfc1c3;margin-left:-15px;margin-right:-15px}.tabs-toggle[_ngcontent-%COMP%]{border-top:1px solid #bfc1c3}.tabs-toggle[_ngcontent-%COMP%]:focus{color:#0b0c0c;outline:none}}@media (min-width:641px){.tabs-panel[_ngcontent-%COMP%]{border-top:1px solid #bfc1c3;clear:both;overflow:hidden}.tabs-list[_ngcontent-%COMP%]{float:left}.tabs-list-item[_ngcontent-%COMP%]{float:left;position:relative;bottom:-1px;padding-top:10px}.tabs-toggle[_ngcontent-%COMP%]{background-color:#dee0e2;border:1px solid transparent;float:left;margin:0 6px 0 0;text-decoration:none}.tabs-toggle[_ngcontent-%COMP%]:visited{color:#005ea5}.tabs-toggle-selected[_ngcontent-%COMP%], .tabs-toggle[aria-selected=true][_ngcontent-%COMP%]{background-color:#fff;border-bottom:0;border-color:#bfc1c3;padding-bottom:11px;margin-bottom:0;color:#0b0c0c}}"] });
|
|
885
885
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TabComponent, [{
|
|
@@ -899,8 +899,8 @@ TabComponent.ɵcmp = i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["
|
|
|
899
899
|
type: Input
|
|
900
900
|
}] }); })();
|
|
901
901
|
|
|
902
|
-
const _c0$
|
|
903
|
-
const _c1$
|
|
902
|
+
const _c0$J = ["tab"];
|
|
903
|
+
const _c1$j = function () { return ["."]; };
|
|
904
904
|
const _c2$3 = function (a0) { return { "tabs-toggle-selected": a0 }; };
|
|
905
905
|
function TabsComponent_li_2_Template(rf, ctx) { if (rf & 1) {
|
|
906
906
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -913,7 +913,7 @@ function TabsComponent_li_2_Template(rf, ctx) { if (rf & 1) {
|
|
|
913
913
|
} if (rf & 2) {
|
|
914
914
|
const panel_r1 = ctx.$implicit;
|
|
915
915
|
i0.ɵɵadvance(1);
|
|
916
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction0(6, _c1$
|
|
916
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction0(6, _c1$j))("fragment", panel_r1.id)("ngClass", i0.ɵɵpureFunction1(7, _c2$3, panel_r1.selected));
|
|
917
917
|
i0.ɵɵattribute("aria-controls", panel_r1.id)("aria-selected", panel_r1.selected);
|
|
918
918
|
i0.ɵɵadvance(2);
|
|
919
919
|
i0.ɵɵtextInterpolate(panel_r1.title);
|
|
@@ -944,7 +944,7 @@ TabsComponent.ɵcmp = i0.ɵɵdefineComponent({ type: TabsComponent, selectors: [
|
|
|
944
944
|
let _t;
|
|
945
945
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.panels = _t);
|
|
946
946
|
} }, viewQuery: function TabsComponent_Query(rf, ctx) { if (rf & 1) {
|
|
947
|
-
i0.ɵɵviewQuery(_c0$
|
|
947
|
+
i0.ɵɵviewQuery(_c0$J, 1);
|
|
948
948
|
} if (rf & 2) {
|
|
949
949
|
let _t;
|
|
950
950
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tabs = _t);
|
|
@@ -1009,7 +1009,7 @@ TabsModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
|
|
|
1009
1009
|
}]
|
|
1010
1010
|
}], null, null); })();
|
|
1011
1011
|
|
|
1012
|
-
const _c0$
|
|
1012
|
+
const _c0$I = function (a0, a1) { return { caseLocked: a0, someoneViewing: a1 }; };
|
|
1013
1013
|
class ActivityBannerComponent {
|
|
1014
1014
|
constructor() { }
|
|
1015
1015
|
ngOnInit() {
|
|
@@ -1026,7 +1026,7 @@ ActivityBannerComponent.ɵcmp = i0.ɵɵdefineComponent({ type: ActivityBannerCom
|
|
|
1026
1026
|
i0.ɵɵelementEnd();
|
|
1027
1027
|
i0.ɵɵelementEnd();
|
|
1028
1028
|
} if (rf & 2) {
|
|
1029
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(4, _c0$
|
|
1029
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(4, _c0$I, ctx.bannerType === "editor", ctx.bannerType === "viewer"));
|
|
1030
1030
|
i0.ɵɵadvance(2);
|
|
1031
1031
|
i0.ɵɵpropertyInterpolate("alt", ctx.description);
|
|
1032
1032
|
i0.ɵɵpropertyInterpolate("src", ctx.imageLink, i0.ɵɵsanitizeUrl);
|
|
@@ -7826,13 +7826,13 @@ FieldLabelPipe.ɵpipe = i0.ɵɵdefinePipe({ name: "ccdFieldLabel", type: FieldLa
|
|
|
7826
7826
|
}]
|
|
7827
7827
|
}], null, null); })();
|
|
7828
7828
|
|
|
7829
|
-
const _c0$
|
|
7829
|
+
const _c0$H = ["writeComplexFieldComponent"];
|
|
7830
7830
|
function WriteAddressFieldComponent_div_1_div_4_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
7831
7831
|
i0.ɵɵelementStart(0, "span", 14);
|
|
7832
7832
|
i0.ɵɵtext(1, "Enter the Postcode");
|
|
7833
7833
|
i0.ɵɵelementEnd();
|
|
7834
7834
|
} }
|
|
7835
|
-
const _c1$
|
|
7835
|
+
const _c1$i = function (a0) { return { "form-group-error": a0 }; };
|
|
7836
7836
|
const _c2$2 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
7837
7837
|
function WriteAddressFieldComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1) {
|
|
7838
7838
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
@@ -7851,7 +7851,7 @@ function WriteAddressFieldComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1)
|
|
|
7851
7851
|
i0.ɵɵelementEnd();
|
|
7852
7852
|
} if (rf & 2) {
|
|
7853
7853
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
7854
|
-
i0.ɵɵproperty("id", ctx_r2.createElementId("postcodeLookup"))("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
7854
|
+
i0.ɵɵproperty("id", ctx_r2.createElementId("postcodeLookup"))("ngClass", i0.ɵɵpureFunction1(7, _c1$i, ctx_r2.missingPostcode));
|
|
7855
7855
|
i0.ɵɵadvance(1);
|
|
7856
7856
|
i0.ɵɵproperty("for", ctx_r2.createElementId("postcodeInput"));
|
|
7857
7857
|
i0.ɵɵadvance(3);
|
|
@@ -8019,7 +8019,7 @@ class WriteAddressFieldComponent extends AbstractFieldWriteComponent {
|
|
|
8019
8019
|
}
|
|
8020
8020
|
WriteAddressFieldComponent.ɵfac = function WriteAddressFieldComponent_Factory(t) { return new (t || WriteAddressFieldComponent)(i0.ɵɵdirectiveInject(AddressesService), i0.ɵɵdirectiveInject(IsCompoundPipe)); };
|
|
8021
8021
|
WriteAddressFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteAddressFieldComponent, selectors: [["ccd-write-address-field"]], viewQuery: function WriteAddressFieldComponent_Query(rf, ctx) { if (rf & 1) {
|
|
8022
|
-
i0.ɵɵviewQuery(_c0$
|
|
8022
|
+
i0.ɵɵviewQuery(_c0$H, 1);
|
|
8023
8023
|
i0.ɵɵviewQuery(FocusElementDirective, 1);
|
|
8024
8024
|
} if (rf & 2) {
|
|
8025
8025
|
let _t;
|
|
@@ -8163,54 +8163,57 @@ __decorate([
|
|
|
8163
8163
|
__metadata("design:paramtypes", [])
|
|
8164
8164
|
], DocumentTreeNode.prototype, "childDocumentCount", null);
|
|
8165
8165
|
|
|
8166
|
-
function
|
|
8166
|
+
function CaseFileViewOverlayMenuComponent_ng_template_4_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
8167
8167
|
i0.ɵɵelementContainerStart(0);
|
|
8168
|
-
i0.ɵɵelementStart(1, "div",
|
|
8168
|
+
i0.ɵɵelementStart(1, "div", 6);
|
|
8169
8169
|
i0.ɵɵtext(2);
|
|
8170
8170
|
i0.ɵɵelementEnd();
|
|
8171
8171
|
i0.ɵɵelementContainerEnd();
|
|
8172
8172
|
} if (rf & 2) {
|
|
8173
|
-
const
|
|
8173
|
+
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
8174
8174
|
i0.ɵɵadvance(2);
|
|
8175
|
-
i0.ɵɵtextInterpolate(
|
|
8175
|
+
i0.ɵɵtextInterpolate(ctx_r2.title);
|
|
8176
8176
|
} }
|
|
8177
|
-
function
|
|
8178
|
-
i0.ɵɵelement(0, "img",
|
|
8177
|
+
function CaseFileViewOverlayMenuComponent_ng_template_4_ng_container_2_img_2_Template(rf, ctx) { if (rf & 1) {
|
|
8178
|
+
i0.ɵɵelement(0, "img", 10);
|
|
8179
8179
|
} if (rf & 2) {
|
|
8180
|
-
const
|
|
8181
|
-
const
|
|
8182
|
-
i0.ɵɵ
|
|
8180
|
+
const item_r4 = i0.ɵɵnextContext().$implicit;
|
|
8181
|
+
const ctx_r5 = i0.ɵɵnextContext(2);
|
|
8182
|
+
i0.ɵɵpropertyInterpolate1("alt", "", ctx_r5.title, " icon'");
|
|
8183
|
+
i0.ɵɵproperty("src", item_r4.iconSrc, i0.ɵɵsanitizeUrl);
|
|
8183
8184
|
} }
|
|
8184
|
-
function
|
|
8185
|
-
const
|
|
8185
|
+
function CaseFileViewOverlayMenuComponent_ng_template_4_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
8186
|
+
const _r8 = i0.ɵɵgetCurrentView();
|
|
8186
8187
|
i0.ɵɵelementContainerStart(0);
|
|
8187
|
-
i0.ɵɵelementStart(1, "div",
|
|
8188
|
-
i0.ɵɵlistener("click", function
|
|
8189
|
-
i0.ɵɵtemplate(2,
|
|
8190
|
-
i0.ɵɵelementStart(3, "div",
|
|
8188
|
+
i0.ɵɵelementStart(1, "div", 7);
|
|
8189
|
+
i0.ɵɵlistener("click", function CaseFileViewOverlayMenuComponent_ng_template_4_ng_container_2_Template_div_click_1_listener() { i0.ɵɵrestoreView(_r8); const item_r4 = ctx.$implicit; const ctx_r7 = i0.ɵɵnextContext(2); item_r4.actionFn(); return ctx_r7.closeOverlay(); });
|
|
8190
|
+
i0.ɵɵtemplate(2, CaseFileViewOverlayMenuComponent_ng_template_4_ng_container_2_img_2_Template, 1, 2, "img", 8);
|
|
8191
|
+
i0.ɵɵelementStart(3, "div", 9);
|
|
8191
8192
|
i0.ɵɵtext(4);
|
|
8192
8193
|
i0.ɵɵelementEnd();
|
|
8193
8194
|
i0.ɵɵelementEnd();
|
|
8194
8195
|
i0.ɵɵelementContainerEnd();
|
|
8195
8196
|
} if (rf & 2) {
|
|
8196
|
-
const
|
|
8197
|
+
const item_r4 = ctx.$implicit;
|
|
8197
8198
|
i0.ɵɵadvance(2);
|
|
8198
|
-
i0.ɵɵproperty("ngIf",
|
|
8199
|
+
i0.ɵɵproperty("ngIf", item_r4.iconSrc);
|
|
8199
8200
|
i0.ɵɵadvance(2);
|
|
8200
|
-
i0.ɵɵtextInterpolate(
|
|
8201
|
+
i0.ɵɵtextInterpolate(item_r4.actionText);
|
|
8201
8202
|
} }
|
|
8202
|
-
function
|
|
8203
|
-
i0.ɵɵelementStart(0, "div",
|
|
8204
|
-
i0.ɵɵtemplate(1,
|
|
8205
|
-
i0.ɵɵtemplate(2,
|
|
8203
|
+
function CaseFileViewOverlayMenuComponent_ng_template_4_Template(rf, ctx) { if (rf & 1) {
|
|
8204
|
+
i0.ɵɵelementStart(0, "div", 3);
|
|
8205
|
+
i0.ɵɵtemplate(1, CaseFileViewOverlayMenuComponent_ng_template_4_ng_container_1_Template, 3, 1, "ng-container", 4);
|
|
8206
|
+
i0.ɵɵtemplate(2, CaseFileViewOverlayMenuComponent_ng_template_4_ng_container_2_Template, 5, 2, "ng-container", 5);
|
|
8206
8207
|
i0.ɵɵelementEnd();
|
|
8207
8208
|
} if (rf & 2) {
|
|
8208
|
-
const
|
|
8209
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
8209
8210
|
i0.ɵɵadvance(1);
|
|
8210
|
-
i0.ɵɵproperty("ngIf",
|
|
8211
|
+
i0.ɵɵproperty("ngIf", ctx_r1.title);
|
|
8211
8212
|
i0.ɵɵadvance(1);
|
|
8212
|
-
i0.ɵɵproperty("ngForOf",
|
|
8213
|
+
i0.ɵɵproperty("ngForOf", ctx_r1.menuItems);
|
|
8213
8214
|
} }
|
|
8215
|
+
const _c0$G = [[["", "trigger", ""]]];
|
|
8216
|
+
const _c1$h = ["[trigger]"];
|
|
8214
8217
|
class CaseFileViewOverlayMenuComponent {
|
|
8215
8218
|
constructor() {
|
|
8216
8219
|
this.title = '';
|
|
@@ -8224,11 +8227,21 @@ class CaseFileViewOverlayMenuComponent {
|
|
|
8224
8227
|
}
|
|
8225
8228
|
}
|
|
8226
8229
|
CaseFileViewOverlayMenuComponent.ɵfac = function CaseFileViewOverlayMenuComponent_Factory(t) { return new (t || CaseFileViewOverlayMenuComponent)(); };
|
|
8227
|
-
CaseFileViewOverlayMenuComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewOverlayMenuComponent, selectors: [["ccd-case-file-view-overlay-menu"]], inputs: { title: "title", menuItems: "menuItems",
|
|
8228
|
-
i0.ɵɵ
|
|
8230
|
+
CaseFileViewOverlayMenuComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewOverlayMenuComponent, selectors: [["ccd-case-file-view-overlay-menu"]], inputs: { title: "title", menuItems: "menuItems", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, ngContentSelectors: _c1$h, decls: 5, vars: 4, consts: [["type", "button", "cdkOverlayOrigin", "", 1, "overlay-toggle", 3, "click"], ["trigger", "cdkOverlayOrigin"], ["cdkConnectedOverlay", "", 3, "cdkConnectedOverlayOrigin", "cdkConnectedOverlayOpen", "cdkConnectedOverlayHasBackdrop", "cdkConnectedOverlayBackdropClass", "backdropClick"], [1, "overlay-menu"], [4, "ngIf"], [4, "ngFor", "ngForOf"], [1, "overlay-menu__title"], [1, "overlay-menu__item", 3, "click"], ["class", "overlay-menu__itemIcon", 3, "src", "alt", 4, "ngIf"], [1, "overlay-menu__actionText"], [1, "overlay-menu__itemIcon", 3, "src", "alt"]], template: function CaseFileViewOverlayMenuComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8231
|
+
i0.ɵɵprojectionDef(_c0$G);
|
|
8232
|
+
i0.ɵɵelementStart(0, "div");
|
|
8233
|
+
i0.ɵɵelementStart(1, "button", 0, 1);
|
|
8234
|
+
i0.ɵɵlistener("click", function CaseFileViewOverlayMenuComponent_Template_button_click_1_listener() { return ctx.isOpen = !ctx.isOpen; });
|
|
8235
|
+
i0.ɵɵprojection(3);
|
|
8236
|
+
i0.ɵɵelementEnd();
|
|
8237
|
+
i0.ɵɵtemplate(4, CaseFileViewOverlayMenuComponent_ng_template_4_Template, 3, 2, "ng-template", 2);
|
|
8238
|
+
i0.ɵɵlistener("backdropClick", function CaseFileViewOverlayMenuComponent_Template_ng_template_backdropClick_4_listener() { return ctx.closeOverlay(); });
|
|
8239
|
+
i0.ɵɵelementEnd();
|
|
8229
8240
|
} if (rf & 2) {
|
|
8230
|
-
i0.ɵɵ
|
|
8231
|
-
|
|
8241
|
+
const _r0 = i0.ɵɵreference(2);
|
|
8242
|
+
i0.ɵɵadvance(4);
|
|
8243
|
+
i0.ɵɵproperty("cdkConnectedOverlayOrigin", _r0)("cdkConnectedOverlayOpen", ctx.isOpen)("cdkConnectedOverlayHasBackdrop", true)("cdkConnectedOverlayBackdropClass", "cdk-overlay-transparent-backdrop");
|
|
8244
|
+
} }, directives: [i1$5.CdkOverlayOrigin, i1$5.CdkConnectedOverlay, i1.NgIf, i1.NgForOf], styles: [".overlay-toggle[_ngcontent-%COMP%]{display:block;background:none;border:0;padding:0 6px;margin-right:-6px;cursor:pointer}.overlay-menu[_ngcontent-%COMP%]{background-color:#fafafa;border:1px solid grey;margin-top:8px;font-size:1rem}.overlay-menu__item[_ngcontent-%COMP%], .overlay-menu__title[_ngcontent-%COMP%]{padding:10px;border-bottom:1px solid grey}.overlay-menu__item[_ngcontent-%COMP%]:last-child, .overlay-menu__title[_ngcontent-%COMP%]:last-child{border:none}.overlay-menu__title[_ngcontent-%COMP%]{padding-left:6px;padding-right:6px}.overlay-menu__item[_ngcontent-%COMP%]{display:flex;align-items:center;cursor:pointer;font-size:.875em}.overlay-menu__item[_ngcontent-%COMP%]:hover{background-color:#fff2cc}.overlay-menu__itemIcon[_ngcontent-%COMP%]{height:1.25em;width:1.25em;margin-right:6px}"] });
|
|
8232
8245
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseFileViewOverlayMenuComponent, [{
|
|
8233
8246
|
type: Component,
|
|
8234
8247
|
args: [{
|
|
@@ -8240,8 +8253,6 @@ CaseFileViewOverlayMenuComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFile
|
|
|
8240
8253
|
type: Input
|
|
8241
8254
|
}], menuItems: [{
|
|
8242
8255
|
type: Input
|
|
8243
|
-
}], cdkOverlayOrigin: [{
|
|
8244
|
-
type: Input
|
|
8245
8256
|
}], isOpen: [{
|
|
8246
8257
|
type: Input
|
|
8247
8258
|
}], isOpenChange: [{
|
|
@@ -8258,11 +8269,9 @@ class CaseFileViewFolderSortComponent {
|
|
|
8258
8269
|
{ actionText: 'Z to A descending', iconSrc: '/assets/img/sort/sort-up-arrow.svg', actionFn: () => this.sortDescending.emit() },
|
|
8259
8270
|
];
|
|
8260
8271
|
}
|
|
8261
|
-
ngOnInit() {
|
|
8262
|
-
}
|
|
8263
8272
|
}
|
|
8264
8273
|
CaseFileViewFolderSortComponent.ɵfac = function CaseFileViewFolderSortComponent_Factory(t) { return new (t || CaseFileViewFolderSortComponent)(); };
|
|
8265
|
-
CaseFileViewFolderSortComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderSortComponent, selectors: [["ccd-case-file-view-folder-sort"]], outputs: { sortAscending: "sortAscending", sortDescending: "sortDescending" }, decls: 4, vars:
|
|
8274
|
+
CaseFileViewFolderSortComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderSortComponent, selectors: [["ccd-case-file-view-folder-sort"]], outputs: { sortAscending: "sortAscending", sortDescending: "sortDescending" }, decls: 4, vars: 3, consts: [["type", "button", "cdkOverlayOrigin", "", 1, "sort-button", 3, "click"], ["trigger", "cdkOverlayOrigin"], ["src", "/assets/img/sort/sort-arrows.svg", "alt", "Sort Arrows", 1, "sort-button__arrows"], [3, "title", "menuItems", "isOpen", "isOpenChange"]], template: function CaseFileViewFolderSortComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8266
8275
|
i0.ɵɵelementStart(0, "button", 0, 1);
|
|
8267
8276
|
i0.ɵɵlistener("click", function CaseFileViewFolderSortComponent_Template_button_click_0_listener() { return ctx.isOpen = !ctx.isOpen; });
|
|
8268
8277
|
i0.ɵɵelement(2, "img", 2);
|
|
@@ -8271,9 +8280,8 @@ CaseFileViewFolderSortComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileV
|
|
|
8271
8280
|
i0.ɵɵlistener("isOpenChange", function CaseFileViewFolderSortComponent_Template_ccd_case_file_view_overlay_menu_isOpenChange_3_listener($event) { return ctx.isOpen = $event; });
|
|
8272
8281
|
i0.ɵɵelementEnd();
|
|
8273
8282
|
} if (rf & 2) {
|
|
8274
|
-
const _r0 = i0.ɵɵreference(1);
|
|
8275
8283
|
i0.ɵɵadvance(3);
|
|
8276
|
-
i0.ɵɵproperty("title", "Sort documents by name")("menuItems", ctx.overlayMenuItems)("
|
|
8284
|
+
i0.ɵɵproperty("title", "Sort documents by name")("menuItems", ctx.overlayMenuItems)("isOpen", ctx.isOpen);
|
|
8277
8285
|
} }, directives: [i1$5.CdkOverlayOrigin, CaseFileViewOverlayMenuComponent], styles: [".sort-button[_ngcontent-%COMP%]{display:block;background:none;border:0;padding:0 6px;margin-right:-6px;cursor:pointer}.sort-button__arrows[_ngcontent-%COMP%]{display:block;height:20px}"] });
|
|
8278
8286
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseFileViewFolderSortComponent, [{
|
|
8279
8287
|
type: Component,
|
|
@@ -8288,20 +8296,69 @@ CaseFileViewFolderSortComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileV
|
|
|
8288
8296
|
type: Output
|
|
8289
8297
|
}] }); })();
|
|
8290
8298
|
|
|
8299
|
+
class CaseFileViewFolderDocumentActionsComponent {
|
|
8300
|
+
constructor() {
|
|
8301
|
+
this.isOpen = false;
|
|
8302
|
+
this.changeFolderAction = new EventEmitter();
|
|
8303
|
+
this.openInANewTabAction = new EventEmitter();
|
|
8304
|
+
this.downloadAction = new EventEmitter();
|
|
8305
|
+
this.printAction = new EventEmitter();
|
|
8306
|
+
this.overlayMenuItems = [
|
|
8307
|
+
{ actionText: 'Change folder', iconSrc: '/assets/img/case-file-view/document-menu/open_with.svg', actionFn: () => this.changeFolderAction.emit() },
|
|
8308
|
+
{ actionText: 'Open in a new tab', iconSrc: '/assets/img/case-file-view/document-menu/open_in_new.svg', actionFn: () => this.openInANewTabAction.emit() },
|
|
8309
|
+
{ actionText: 'Download', iconSrc: '/assets/img/case-file-view/document-menu/download.svg', actionFn: () => this.downloadAction.emit() },
|
|
8310
|
+
{ actionText: 'Print', iconSrc: '/assets/img/case-file-view/document-menu/print.svg', actionFn: () => this.printAction.emit() },
|
|
8311
|
+
];
|
|
8312
|
+
}
|
|
8313
|
+
}
|
|
8314
|
+
CaseFileViewFolderDocumentActionsComponent.ɵfac = function CaseFileViewFolderDocumentActionsComponent_Factory(t) { return new (t || CaseFileViewFolderDocumentActionsComponent)(); };
|
|
8315
|
+
CaseFileViewFolderDocumentActionsComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderDocumentActionsComponent, selectors: [["ccd-case-file-view-folder-document-actions"]], outputs: { changeFolderAction: "changeFolderAction", openInANewTabAction: "openInANewTabAction", downloadAction: "downloadAction", printAction: "printAction" }, decls: 3, vars: 2, consts: [[3, "menuItems", "isOpen", "isOpenChange"], ["trigger", ""], ["src", "/assets/img/case-file-view/document-menu/more_vert.svg", "alt", "More document options", 1, "actions-trigger-icon"]], template: function CaseFileViewFolderDocumentActionsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8316
|
+
i0.ɵɵelementStart(0, "ccd-case-file-view-overlay-menu", 0);
|
|
8317
|
+
i0.ɵɵlistener("isOpenChange", function CaseFileViewFolderDocumentActionsComponent_Template_ccd_case_file_view_overlay_menu_isOpenChange_0_listener($event) { return ctx.isOpen = $event; });
|
|
8318
|
+
i0.ɵɵelementContainerStart(1, 1);
|
|
8319
|
+
i0.ɵɵelement(2, "img", 2);
|
|
8320
|
+
i0.ɵɵelementContainerEnd();
|
|
8321
|
+
i0.ɵɵelementEnd();
|
|
8322
|
+
} if (rf & 2) {
|
|
8323
|
+
i0.ɵɵproperty("menuItems", ctx.overlayMenuItems)("isOpen", ctx.isOpen);
|
|
8324
|
+
} }, directives: [CaseFileViewOverlayMenuComponent], styles: [".actions-trigger-icon[_ngcontent-%COMP%]{display:block;height:24px;margin-right:-5px}"] });
|
|
8325
|
+
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseFileViewFolderDocumentActionsComponent, [{
|
|
8326
|
+
type: Component,
|
|
8327
|
+
args: [{
|
|
8328
|
+
selector: 'ccd-case-file-view-folder-document-actions',
|
|
8329
|
+
templateUrl: './case-file-view-folder-document-actions.component.html',
|
|
8330
|
+
styleUrls: ['./case-file-view-folder-document-actions.component.scss']
|
|
8331
|
+
}]
|
|
8332
|
+
}], function () { return []; }, { changeFolderAction: [{
|
|
8333
|
+
type: Output
|
|
8334
|
+
}], openInANewTabAction: [{
|
|
8335
|
+
type: Output
|
|
8336
|
+
}], downloadAction: [{
|
|
8337
|
+
type: Output
|
|
8338
|
+
}], printAction: [{
|
|
8339
|
+
type: Output
|
|
8340
|
+
}] }); })();
|
|
8341
|
+
|
|
8291
8342
|
function CaseFileViewFolderComponent_div_8_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
8292
8343
|
i0.ɵɵelementStart(0, "div");
|
|
8293
8344
|
i0.ɵɵtext(1, " No results found ");
|
|
8294
8345
|
i0.ɵɵelementEnd();
|
|
8295
8346
|
} }
|
|
8296
8347
|
function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template(rf, ctx) { if (rf & 1) {
|
|
8348
|
+
const _r6 = i0.ɵɵgetCurrentView();
|
|
8297
8349
|
i0.ɵɵelementStart(0, "cdk-nested-tree-node", 12);
|
|
8298
|
-
i0.ɵɵelementStart(1, "
|
|
8299
|
-
i0.ɵɵelementStart(2, "
|
|
8350
|
+
i0.ɵɵelementStart(1, "button", 13);
|
|
8351
|
+
i0.ɵɵelementStart(2, "div", 14);
|
|
8300
8352
|
i0.ɵɵelement(3, "img", 15);
|
|
8301
8353
|
i0.ɵɵelementEnd();
|
|
8302
8354
|
i0.ɵɵelementStart(4, "span", 16);
|
|
8303
8355
|
i0.ɵɵtext(5);
|
|
8304
8356
|
i0.ɵɵelementEnd();
|
|
8357
|
+
i0.ɵɵelementStart(6, "div", 17);
|
|
8358
|
+
i0.ɵɵelementStart(7, "ccd-case-file-view-folder-document-actions", 18);
|
|
8359
|
+
i0.ɵɵlistener("changeFolderAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template_ccd_case_file_view_folder_document_actions_changeFolderAction_7_listener() { i0.ɵɵrestoreView(_r6); const ctx_r5 = i0.ɵɵnextContext(2); return ctx_r5.triggerDocumentAction("changeFolder"); })("openInANewTabAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template_ccd_case_file_view_folder_document_actions_openInANewTabAction_7_listener() { i0.ɵɵrestoreView(_r6); const ctx_r7 = i0.ɵɵnextContext(2); return ctx_r7.triggerDocumentAction("openInANewTab"); })("downloadAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template_ccd_case_file_view_folder_document_actions_downloadAction_7_listener() { i0.ɵɵrestoreView(_r6); const ctx_r8 = i0.ɵɵnextContext(2); return ctx_r8.triggerDocumentAction("download"); })("printAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template_ccd_case_file_view_folder_document_actions_printAction_7_listener() { i0.ɵɵrestoreView(_r6); const ctx_r9 = i0.ɵɵnextContext(2); return ctx_r9.triggerDocumentAction("print"); });
|
|
8360
|
+
i0.ɵɵelementEnd();
|
|
8361
|
+
i0.ɵɵelementEnd();
|
|
8305
8362
|
i0.ɵɵelementEnd();
|
|
8306
8363
|
i0.ɵɵelementEnd();
|
|
8307
8364
|
} if (rf & 2) {
|
|
@@ -8311,40 +8368,40 @@ function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template(rf, c
|
|
|
8311
8368
|
} }
|
|
8312
8369
|
function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template(rf, ctx) { if (rf & 1) {
|
|
8313
8370
|
i0.ɵɵelementStart(0, "cdk-nested-tree-node", 12);
|
|
8314
|
-
i0.ɵɵelementStart(1, "
|
|
8315
|
-
i0.ɵɵelementStart(2, "
|
|
8316
|
-
i0.ɵɵelement(3, "img",
|
|
8317
|
-
i0.ɵɵelementStart(4, "span",
|
|
8371
|
+
i0.ɵɵelementStart(1, "button", 13);
|
|
8372
|
+
i0.ɵɵelementStart(2, "div", 19);
|
|
8373
|
+
i0.ɵɵelement(3, "img", 20);
|
|
8374
|
+
i0.ɵɵelementStart(4, "span", 21);
|
|
8318
8375
|
i0.ɵɵtext(5);
|
|
8319
8376
|
i0.ɵɵelementEnd();
|
|
8320
8377
|
i0.ɵɵelementEnd();
|
|
8321
|
-
i0.ɵɵelementStart(6, "span",
|
|
8378
|
+
i0.ɵɵelementStart(6, "span", 22);
|
|
8322
8379
|
i0.ɵɵtext(7);
|
|
8323
8380
|
i0.ɵɵelementEnd();
|
|
8324
8381
|
i0.ɵɵelementEnd();
|
|
8325
8382
|
i0.ɵɵelementStart(8, "div");
|
|
8326
|
-
i0.ɵɵelementContainer(9,
|
|
8383
|
+
i0.ɵɵelementContainer(9, 23);
|
|
8327
8384
|
i0.ɵɵelementEnd();
|
|
8328
8385
|
i0.ɵɵelementEnd();
|
|
8329
8386
|
} if (rf & 2) {
|
|
8330
|
-
const
|
|
8387
|
+
const node_r10 = ctx.$implicit;
|
|
8331
8388
|
const ctx_r3 = i0.ɵɵnextContext(2);
|
|
8332
8389
|
i0.ɵɵadvance(2);
|
|
8333
|
-
i0.ɵɵattribute("aria-label", "toggle " +
|
|
8390
|
+
i0.ɵɵattribute("aria-label", "toggle " + node_r10.name);
|
|
8334
8391
|
i0.ɵɵadvance(1);
|
|
8335
|
-
i0.ɵɵproperty("src", ctx_r3.nestedTreeControl.isExpanded(
|
|
8392
|
+
i0.ɵɵproperty("src", ctx_r3.nestedTreeControl.isExpanded(node_r10) ? "/assets/images/folder-open.png" : "/assets/images/folder.png", i0.ɵɵsanitizeUrl);
|
|
8336
8393
|
i0.ɵɵadvance(2);
|
|
8337
|
-
i0.ɵɵtextInterpolate(
|
|
8394
|
+
i0.ɵɵtextInterpolate(node_r10.childDocumentCount);
|
|
8338
8395
|
i0.ɵɵadvance(2);
|
|
8339
|
-
i0.ɵɵtextInterpolate(
|
|
8396
|
+
i0.ɵɵtextInterpolate(node_r10.name);
|
|
8340
8397
|
i0.ɵɵadvance(1);
|
|
8341
|
-
i0.ɵɵclassProp("document-tree-invisible", !ctx_r3.nestedTreeControl.isExpanded(
|
|
8398
|
+
i0.ɵɵclassProp("document-tree-invisible", !ctx_r3.nestedTreeControl.isExpanded(node_r10));
|
|
8342
8399
|
} }
|
|
8343
8400
|
function CaseFileViewFolderComponent_div_8_Template(rf, ctx) { if (rf & 1) {
|
|
8344
8401
|
i0.ɵɵelementStart(0, "div", 7);
|
|
8345
8402
|
i0.ɵɵtemplate(1, CaseFileViewFolderComponent_div_8_div_1_Template, 2, 0, "div", 8);
|
|
8346
8403
|
i0.ɵɵelementStart(2, "cdk-tree", 9);
|
|
8347
|
-
i0.ɵɵtemplate(3, CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template,
|
|
8404
|
+
i0.ɵɵtemplate(3, CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_3_Template, 8, 1, "cdk-nested-tree-node", 10);
|
|
8348
8405
|
i0.ɵɵtemplate(4, CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template, 10, 6, "cdk-nested-tree-node", 11);
|
|
8349
8406
|
i0.ɵɵelementEnd();
|
|
8350
8407
|
i0.ɵɵelementEnd();
|
|
@@ -8447,6 +8504,24 @@ class CaseFileViewFolderComponent {
|
|
|
8447
8504
|
}
|
|
8448
8505
|
return of(filteredData);
|
|
8449
8506
|
}
|
|
8507
|
+
triggerDocumentAction(actionType) {
|
|
8508
|
+
switch (actionType) {
|
|
8509
|
+
case ('changeFolder'):
|
|
8510
|
+
console.log('changeFolder!');
|
|
8511
|
+
break;
|
|
8512
|
+
case ('openInANewTab'):
|
|
8513
|
+
console.log('openInANewTab!');
|
|
8514
|
+
break;
|
|
8515
|
+
case ('download'):
|
|
8516
|
+
console.log('download!');
|
|
8517
|
+
break;
|
|
8518
|
+
case ('print'):
|
|
8519
|
+
console.log('print!');
|
|
8520
|
+
break;
|
|
8521
|
+
default:
|
|
8522
|
+
return;
|
|
8523
|
+
}
|
|
8524
|
+
}
|
|
8450
8525
|
sortDataSourceAscAlphabetically() {
|
|
8451
8526
|
const sortedData = this.nestedDataSource.map(item => {
|
|
8452
8527
|
item.sortChildrenAscending();
|
|
@@ -8495,7 +8570,7 @@ CaseFileViewFolderComponent.UNCATEGORISED_DOCUMENTS_TITLE = 'Uncategorised docum
|
|
|
8495
8570
|
CaseFileViewFolderComponent.DOCUMENT_SEARCH_FORM_CONTROL_NAME = 'documentSearchFormControl';
|
|
8496
8571
|
CaseFileViewFolderComponent.MINIMUM_SEARCH_CHARACTERS = 3;
|
|
8497
8572
|
CaseFileViewFolderComponent.ɵfac = function CaseFileViewFolderComponent_Factory(t) { return new (t || CaseFileViewFolderComponent)(); };
|
|
8498
|
-
CaseFileViewFolderComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderComponent, selectors: [["ccd-case-file-view-folder"]], inputs: { categoriesAndDocuments: "categoriesAndDocuments" }, decls: 9, vars: 2, consts: [[1, "document-filter-container"], [1, "form-group", "document-filter", 3, "formGroup"], ["type", "search", "id", "document-search", "name", "documentSearchFormControl", "formControlName", "documentSearchFormControl", "placeholder", "Search by document name", 1, "form-control", "document-search"], [1, "document-folders-header"], [1, "document-folders-header__title"], [3, "sortAscending", "sortDescending"], ["class", "document-tree-container", 4, "ngIf"], [1, "document-tree-container"], [4, "ngIf"], [3, "dataSource", "treeControl"], ["class", "document-tree-node", 4, "cdkTreeNodeDef"], ["class", "document-tree-node", 4, "cdkTreeNodeDef", "cdkTreeNodeDefWhen"], [1, "document-tree-node"], ["cdkTreeNodeToggle", "", 1, "node"], ["mat-icon-button", "", "disabled", "", 1, "node__icon"], ["src", "/assets/images/document.png", "alt", "Document icon", 1, "node__iconImg"], [1, "node__name", "node-name-document"], ["mat-icon-button", "", 1, "node__icon"], ["alt", "Folder icon", 1, "node__iconImg", 3, "src"], [1, "node__count"], [1, "node__name", "node__name--folder"], ["cdkTreeNodeOutlet", ""]], template: function CaseFileViewFolderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8573
|
+
CaseFileViewFolderComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderComponent, selectors: [["ccd-case-file-view-folder"]], inputs: { categoriesAndDocuments: "categoriesAndDocuments" }, decls: 9, vars: 2, consts: [[1, "document-filter-container"], [1, "form-group", "document-filter", 3, "formGroup"], ["type", "search", "id", "document-search", "name", "documentSearchFormControl", "formControlName", "documentSearchFormControl", "placeholder", "Search by document name", 1, "form-control", "document-search"], [1, "document-folders-header"], [1, "document-folders-header__title"], [3, "sortAscending", "sortDescending"], ["class", "document-tree-container", 4, "ngIf"], [1, "document-tree-container"], [4, "ngIf"], [3, "dataSource", "treeControl"], ["class", "document-tree-node", 4, "cdkTreeNodeDef"], ["class", "document-tree-node", 4, "cdkTreeNodeDef", "cdkTreeNodeDefWhen"], [1, "document-tree-node"], ["cdkTreeNodeToggle", "", 1, "node"], ["mat-icon-button", "", "disabled", "", 1, "node__icon"], ["src", "/assets/images/document.png", "alt", "Document icon", 1, "node__iconImg"], [1, "node__name", "node-name-document"], [1, "node__document-options"], [3, "changeFolderAction", "openInANewTabAction", "downloadAction", "printAction"], ["mat-icon-button", "", 1, "node__icon"], ["alt", "Folder icon", 1, "node__iconImg", 3, "src"], [1, "node__count"], [1, "node__name", "node__name--folder"], ["cdkTreeNodeOutlet", ""]], template: function CaseFileViewFolderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8499
8574
|
i0.ɵɵelementStart(0, "div", 0);
|
|
8500
8575
|
i0.ɵɵelementStart(1, "div", 1);
|
|
8501
8576
|
i0.ɵɵelement(2, "input", 2);
|
|
@@ -8517,7 +8592,7 @@ CaseFileViewFolderComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewF
|
|
|
8517
8592
|
i0.ɵɵproperty("formGroup", ctx.documentFilterFormGroup);
|
|
8518
8593
|
i0.ɵɵadvance(7);
|
|
8519
8594
|
i0.ɵɵproperty("ngIf", ctx.documentTreeData);
|
|
8520
|
-
} }, directives: [i1$3.NgControlStatusGroup, i1$3.FormGroupDirective, i1$3.DefaultValueAccessor, i1$3.NgControlStatus, i1$3.FormControlName, CaseFileViewFolderSortComponent, i1.NgIf, i4.CdkTree, i4.CdkTreeNodeDef, i4.CdkNestedTreeNode, i4.CdkTreeNodeToggle, i4.CdkTreeNodeOutlet], styles: [".document-filter-container[_ngcontent-%COMP%]{border-bottom:2px solid #c9c9c9;padding-bottom:4px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%]{height:70%;padding:8px 8px 0;margin-bottom:10px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%] .document-search[_ngcontent-%COMP%]{background:url(/assets/images/icon-search-black.svg) no-repeat 100% #fff;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container[_ngcontent-%COMP%] .documents-title[_ngcontent-%COMP%]{height:30%;margin-left:8px;font-weight:700}.document-folders-header[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c9c9c9;padding:10px}.document-folders-header__title[_ngcontent-%COMP%]{font-weight:700}.document-tree-container[_ngcontent-%COMP%]{margin:4px;overflow-x:hidden;overflow-y:scroll;height:400px}.document-tree-container[_ngcontent-%COMP%] .document-tree-invisible[_ngcontent-%COMP%]{display:none}.document-tree-container[_ngcontent-%COMP%] .document-tree[_ngcontent-%COMP%] li[_ngcontent-%COMP%], .document-tree-container[_ngcontent-%COMP%] .document-tree[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{margin-top:0;margin-bottom:0;list-style-type:none}.document-tree-container[_ngcontent-%COMP%] .document-tree-node[_ngcontent-%COMP%]{display:block}.document-tree-container[_ngcontent-%COMP%] .document-tree-node[_ngcontent-%COMP%] .document-tree-node[_ngcontent-%COMP%]{padding-left:40px}.node[_ngcontent-%COMP%]{display:flex;align-items:center;padding:6px
|
|
8595
|
+
} }, directives: [i1$3.NgControlStatusGroup, i1$3.FormGroupDirective, i1$3.DefaultValueAccessor, i1$3.NgControlStatus, i1$3.FormControlName, CaseFileViewFolderSortComponent, i1.NgIf, i4.CdkTree, i4.CdkTreeNodeDef, i4.CdkNestedTreeNode, i4.CdkTreeNodeToggle, CaseFileViewFolderDocumentActionsComponent, i4.CdkTreeNodeOutlet], styles: [".document-filter-container[_ngcontent-%COMP%]{border-bottom:2px solid #c9c9c9;padding-bottom:4px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%]{height:70%;padding:8px 8px 0;margin-bottom:10px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%] .document-search[_ngcontent-%COMP%]{background:url(/assets/images/icon-search-black.svg) no-repeat 100% #fff;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container[_ngcontent-%COMP%] .documents-title[_ngcontent-%COMP%]{height:30%;margin-left:8px;font-weight:700}.document-folders-header[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c9c9c9;padding:10px}.document-folders-header__title[_ngcontent-%COMP%]{font-weight:700}.document-tree-container[_ngcontent-%COMP%]{margin:4px;overflow-x:hidden;overflow-y:scroll;height:400px}.document-tree-container[_ngcontent-%COMP%] .document-tree-invisible[_ngcontent-%COMP%]{display:none}.document-tree-container[_ngcontent-%COMP%] .document-tree[_ngcontent-%COMP%] li[_ngcontent-%COMP%], .document-tree-container[_ngcontent-%COMP%] .document-tree[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{margin-top:0;margin-bottom:0;list-style-type:none}.document-tree-container[_ngcontent-%COMP%] .document-tree-node[_ngcontent-%COMP%]{display:block}.document-tree-container[_ngcontent-%COMP%] .document-tree-node[_ngcontent-%COMP%] .document-tree-node[_ngcontent-%COMP%]{padding-left:40px}.node[_ngcontent-%COMP%]{display:flex;align-items:center;width:100%;padding:6px;background:none;border:0;cursor:pointer;white-space:nowrap}.node__icon[_ngcontent-%COMP%]{position:relative;display:inline-block}.node__iconImg[_ngcontent-%COMP%]{display:block;height:24px;width:24px}.node__count[_ngcontent-%COMP%]{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding-top:4px}.node__name[_ngcontent-%COMP%]{margin-left:6px;font-size:1rem}.node__document-options[_ngcontent-%COMP%]{margin-left:auto;margin-right:0}.document-tree[_ngcontent-%COMP%]::-webkit-scrollbar{width:.5em}.document-tree[_ngcontent-%COMP%]::-webkit-scrollbar-button{display:none}.document-tree[_ngcontent-%COMP%]::-webkit-scrollbar-track-piece{background:#eee}.document-tree[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#ccc}"] });
|
|
8521
8596
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseFileViewFolderComponent, [{
|
|
8522
8597
|
type: Component,
|
|
8523
8598
|
args: [{
|
|
@@ -17026,7 +17101,8 @@ const PALETTE_COMPONENTS = [
|
|
|
17026
17101
|
CaseFileViewFieldComponent,
|
|
17027
17102
|
CaseFileViewFolderComponent,
|
|
17028
17103
|
CaseFileViewFolderSortComponent,
|
|
17029
|
-
CaseFileViewOverlayMenuComponent
|
|
17104
|
+
CaseFileViewOverlayMenuComponent,
|
|
17105
|
+
CaseFileViewFolderDocumentActionsComponent
|
|
17030
17106
|
];
|
|
17031
17107
|
class PaletteModule {
|
|
17032
17108
|
}
|
|
@@ -17151,7 +17227,8 @@ PaletteModule.ɵinj = i0.ɵɵdefineInjector({ providers: [
|
|
|
17151
17227
|
CaseFileViewFieldComponent,
|
|
17152
17228
|
CaseFileViewFolderComponent,
|
|
17153
17229
|
CaseFileViewFolderSortComponent,
|
|
17154
|
-
CaseFileViewOverlayMenuComponent,
|
|
17230
|
+
CaseFileViewOverlayMenuComponent,
|
|
17231
|
+
CaseFileViewFolderDocumentActionsComponent], imports: [CommonModule,
|
|
17155
17232
|
RouterModule,
|
|
17156
17233
|
FormsModule,
|
|
17157
17234
|
ReactiveFormsModule,
|
|
@@ -17252,7 +17329,8 @@ PaletteModule.ɵinj = i0.ɵɵdefineInjector({ providers: [
|
|
|
17252
17329
|
CaseFileViewFieldComponent,
|
|
17253
17330
|
CaseFileViewFolderComponent,
|
|
17254
17331
|
CaseFileViewFolderSortComponent,
|
|
17255
|
-
CaseFileViewOverlayMenuComponent
|
|
17332
|
+
CaseFileViewOverlayMenuComponent,
|
|
17333
|
+
CaseFileViewFolderDocumentActionsComponent] }); })();
|
|
17256
17334
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PaletteModule, [{
|
|
17257
17335
|
type: NgModule,
|
|
17258
17336
|
args: [{
|
|
@@ -17291,7 +17369,6 @@ PaletteModule.ɵinj = i0.ɵɵdefineInjector({ providers: [
|
|
|
17291
17369
|
DynamicRadioListPipe,
|
|
17292
17370
|
DocumentUrlPipe,
|
|
17293
17371
|
...PALETTE_COMPONENTS,
|
|
17294
|
-
CaseFileViewOverlayMenuComponent,
|
|
17295
17372
|
],
|
|
17296
17373
|
exports: [
|
|
17297
17374
|
NgxMatDatetimePickerModule,
|
|
@@ -24903,5 +24980,5 @@ class TestRouteSnapshotBuilder {
|
|
|
24903
24980
|
* Generated bundle index. Do not edit.
|
|
24904
24981
|
*/
|
|
24905
24982
|
|
|
24906
|
-
export { AbstractAppConfig, AbstractFieldReadComponent, AbstractFieldWriteComponent, Activity, ActivityBannerComponent, ActivityComponent, ActivityIconComponent, ActivityInfo, ActivityModule, ActivityPollingService, ActivityService, AddressModel, AddressOption, AddressesService, Alert, AlertComponent, AlertIconClassPipe, AlertMessageType, AlertModule, AlertService, AuthService, Banner, BannersService, BodyComponent, BrowserService, CallbackErrorsComponent, CallbackErrorsContext, CaseAccessUtils, CaseBasicAccessViewComponent, CaseChallengedAccessRequestComponent, CaseChallengedAccessSuccessComponent, CaseCreateComponent, CaseDetails, CaseEditComponent, CaseEditConfirmComponent, CaseEditFormComponent, CaseEditPageComponent, CaseEditSubmitComponent, CaseEditWizardGuard, CaseEditorConfig, CaseEditorModule, CaseEvent, CaseEventData, CaseEventTrigger, CaseEventTriggerComponent, CaseField, CaseFieldService, CaseFileViewFieldComponent, CaseFileViewFolderComponent, CaseFileViewFolderSortComponent, CaseFileViewOverlayMenuComponent, CaseFileViewService, CaseFullAccessViewComponent, CaseHeaderComponent, CaseHeaderModule, CaseHistoryViewerFieldComponent, CaseListComponent, CaseListFiltersComponent, CaseListFiltersModule, CaseListModule, CaseNotifier, CasePaymentHistoryViewerFieldComponent, CasePrintDocument, CasePrinterComponent, CaseProgressComponent, CaseReferencePipe, CaseResolver, CaseSpecificAccessRequestComponent, CaseSpecificAccessSuccessComponent, CaseState, CaseTab, CaseTimelineComponent, CaseTimelineDisplayMode, CaseTimelineModule, CaseType, CaseTypeLite, CaseView, CaseViewComponent, CaseViewEvent, CaseViewTrigger, CaseViewerComponent, CaseViewerModule, CasesService, CaseworkerService, CcdCYAPageLabelFilterPipe, CcdCaseTitlePipe, CcdCollectionTableCaseFieldsFilterPipe, CcdPageFieldsPipe, CcdTabFieldsPipe, ConditionalShowFormDirective, ConditionalShowModule, ConditionalShowRegistrarService, Confirmation, ConvertHrefToRouterService, CreateCaseFiltersComponent, CreateCaseFiltersModule, CreateCaseFiltersSelection, DRAFT_PREFIX, DRAFT_QUERY_PARAM, DashPipe, DateInputComponent, DatePipe, DateTimeFormatUtils, DatetimePickerComponent, DefinitionsModule, DefinitionsService, DeleteOrCancelDialogComponent, DialogsModule, DisplayMode, Document, DocumentData, DocumentDialogComponent, DocumentLinks, DocumentManagementService, DocumentUrlPipe, Draft, DraftService, DynamicListPipe, DynamicRadioListPipe, Embedded, ErrorMessageComponent, ErrorNotifierService, EventCaseField, EventCompletionReturnStates, EventCompletionStateMachineService, EventCompletionStates, EventLogComponent, EventLogDetailsComponent, EventLogTableComponent, EventMessageModule, EventStartComponent, EventStartModule, EventStartStateMachineService, EventStatusService, EventTriggerResolver, EventTriggerService, Fee, FeeValue, Field, FieldLabelPipe, FieldReadComponent, FieldReadLabelComponent, FieldType, FieldTypeSanitiser, FieldWriteComponent, FieldsFilterPipe, FieldsPurger, FieldsUtils, FirstErrorPipe, FixedListItem, FixedListPipe, FixedRadioListPipe, FocusElementDirective, FocusElementModule, FooterComponent, FormDocument, FormErrorService, FormValidatorsService, FormValueService, FormatTranslatorService, GreyBarService, HRef, HasLoadingState, HeaderBarComponent, HeadersModule, HttpError, HttpErrorService, HttpService, IsCompoundPipe, IsMandatoryPipe, IsReadOnlyAndNotCollectionPipe, IsReadOnlyPipe, JudicialworkerService, Jurisdiction, JurisdictionService, LabelFieldComponent, LabelSubstitutorDirective, LabelSubstitutorModule, LoadingModule, LoadingService, LoadingSpinnerComponent, MULTIPLE_TASKS_FOUND, MarkdownComponent, MoneyGbpInputComponent, MultipleTasksExistComponent, NavigationComponent, NavigationItemComponent, NavigationNotifierService, NavigationOrigin, NoTasksAvailableComponent, OrderService, OrderSummary, OrganisationConverter, OrganisationService, PageValidationService, PaginationComponent, PaginationMetadata, PaginationModule, PaletteContext, PaletteModule, PaletteService, PaletteUtilsModule, PaymentField, PhaseComponent, PipesModule, PlaceholderService, PrintUrlPipe, Profile, ProfileNotifier, ProfileService, ReadCaseLinkFieldComponent, ReadCollectionFieldComponent, ReadComplexFieldCollectionTableComponent, ReadComplexFieldComponent, ReadComplexFieldRawComponent, ReadComplexFieldTableComponent, ReadDateFieldComponent, ReadDocumentFieldComponent, ReadDynamicListFieldComponent, ReadDynamicRadioListFieldComponent, ReadEmailFieldComponent, ReadFieldsFilterPipe, ReadFixedListFieldComponent, ReadFixedRadioListFieldComponent, ReadJudicialUserFieldComponent, ReadMoneyGbpFieldComponent, ReadMultiSelectListFieldComponent, ReadNumberFieldComponent, ReadOrderSummaryFieldComponent, ReadOrderSummaryRowComponent, ReadOrganisationFieldComponent, ReadOrganisationFieldRawComponent, ReadOrganisationFieldTableComponent, ReadPhoneUKFieldComponent, ReadTextAreaFieldComponent, ReadTextFieldComponent, ReadYesNoFieldComponent, RemoveDialogComponent, RequestOptionsBuilder, RouterHelperService, SaveOrDiscardDialogComponent, SearchFiltersComponent, SearchFiltersModule, SearchFiltersWrapperComponent, SearchInput, SearchResultComponent, SearchResultModule, SearchResultView, SearchResultViewColumn, SearchResultViewItem, SearchResultViewItemComparatorFactory, SearchService, SessionStorageService, ShowCondition, SortOrder$1 as SortOrder, SortParameters, SortSearchResultPipe, TabComponent, TableColumnConfig, TableConfig, TabsComponent, TabsModule, TaskAssignedComponent, TaskCancelledComponent, TaskConflictComponent, TaskUnassignedComponent, TestRouteSnapshotBuilder, UnsupportedFieldComponent, WaysToPayFieldComponent, WindowService, Wizard, WizardFactoryService, WizardPage, WizardPageField, WorkAllocationService, WorkbasketFiltersComponent, WorkbasketFiltersModule, WorkbasketInput, WorkbasketInputFilterService, WorkbasketInputModel, WriteAddressFieldComponent, WriteCaseLinkFieldComponent, WriteCollectionFieldComponent, WriteComplexFieldComponent, WriteDateContainerFieldComponent, WriteDateFieldComponent, WriteDocumentFieldComponent, WriteDynamicListFieldComponent, WriteDynamicRadioListFieldComponent, WriteEmailFieldComponent, WriteFixedListFieldComponent, WriteFixedRadioListFieldComponent, WriteJudicialUserFieldComponent, WriteMoneyGbpFieldComponent, WriteMultiSelectListFieldComponent, WriteNumberFieldComponent, WriteOrderSummaryFieldComponent, WriteOrganisationComplexFieldComponent, WriteOrganisationFieldComponent, WritePhoneUKFieldComponent, WriteTextAreaFieldComponent, WriteTextFieldComponent, WriteYesNoFieldComponent, YesNoService, aCaseField, createACL, createCaseEventTrigger, createCaseField, createComplexFieldOverride, createFieldType, createFixedListFieldType, createHiddenComplexFieldOverride, createMultiSelectListFieldType, createWizardPage, createWizardPageField, editorRouting, initDialog, newCaseField, textFieldType, viewerRouting };
|
|
24983
|
+
export { AbstractAppConfig, AbstractFieldReadComponent, AbstractFieldWriteComponent, Activity, ActivityBannerComponent, ActivityComponent, ActivityIconComponent, ActivityInfo, ActivityModule, ActivityPollingService, ActivityService, AddressModel, AddressOption, AddressesService, Alert, AlertComponent, AlertIconClassPipe, AlertMessageType, AlertModule, AlertService, AuthService, Banner, BannersService, BodyComponent, BrowserService, CallbackErrorsComponent, CallbackErrorsContext, CaseAccessUtils, CaseBasicAccessViewComponent, CaseChallengedAccessRequestComponent, CaseChallengedAccessSuccessComponent, CaseCreateComponent, CaseDetails, CaseEditComponent, CaseEditConfirmComponent, CaseEditFormComponent, CaseEditPageComponent, CaseEditSubmitComponent, CaseEditWizardGuard, CaseEditorConfig, CaseEditorModule, CaseEvent, CaseEventData, CaseEventTrigger, CaseEventTriggerComponent, CaseField, CaseFieldService, CaseFileViewFieldComponent, CaseFileViewFolderComponent, CaseFileViewFolderDocumentActionsComponent, CaseFileViewFolderSortComponent, CaseFileViewOverlayMenuComponent, CaseFileViewService, CaseFullAccessViewComponent, CaseHeaderComponent, CaseHeaderModule, CaseHistoryViewerFieldComponent, CaseListComponent, CaseListFiltersComponent, CaseListFiltersModule, CaseListModule, CaseNotifier, CasePaymentHistoryViewerFieldComponent, CasePrintDocument, CasePrinterComponent, CaseProgressComponent, CaseReferencePipe, CaseResolver, CaseSpecificAccessRequestComponent, CaseSpecificAccessSuccessComponent, CaseState, CaseTab, CaseTimelineComponent, CaseTimelineDisplayMode, CaseTimelineModule, CaseType, CaseTypeLite, CaseView, CaseViewComponent, CaseViewEvent, CaseViewTrigger, CaseViewerComponent, CaseViewerModule, CasesService, CaseworkerService, CcdCYAPageLabelFilterPipe, CcdCaseTitlePipe, CcdCollectionTableCaseFieldsFilterPipe, CcdPageFieldsPipe, CcdTabFieldsPipe, ConditionalShowFormDirective, ConditionalShowModule, ConditionalShowRegistrarService, Confirmation, ConvertHrefToRouterService, CreateCaseFiltersComponent, CreateCaseFiltersModule, CreateCaseFiltersSelection, DRAFT_PREFIX, DRAFT_QUERY_PARAM, DashPipe, DateInputComponent, DatePipe, DateTimeFormatUtils, DatetimePickerComponent, DefinitionsModule, DefinitionsService, DeleteOrCancelDialogComponent, DialogsModule, DisplayMode, Document, DocumentData, DocumentDialogComponent, DocumentLinks, DocumentManagementService, DocumentUrlPipe, Draft, DraftService, DynamicListPipe, DynamicRadioListPipe, Embedded, ErrorMessageComponent, ErrorNotifierService, EventCaseField, EventCompletionReturnStates, EventCompletionStateMachineService, EventCompletionStates, EventLogComponent, EventLogDetailsComponent, EventLogTableComponent, EventMessageModule, EventStartComponent, EventStartModule, EventStartStateMachineService, EventStatusService, EventTriggerResolver, EventTriggerService, Fee, FeeValue, Field, FieldLabelPipe, FieldReadComponent, FieldReadLabelComponent, FieldType, FieldTypeSanitiser, FieldWriteComponent, FieldsFilterPipe, FieldsPurger, FieldsUtils, FirstErrorPipe, FixedListItem, FixedListPipe, FixedRadioListPipe, FocusElementDirective, FocusElementModule, FooterComponent, FormDocument, FormErrorService, FormValidatorsService, FormValueService, FormatTranslatorService, GreyBarService, HRef, HasLoadingState, HeaderBarComponent, HeadersModule, HttpError, HttpErrorService, HttpService, IsCompoundPipe, IsMandatoryPipe, IsReadOnlyAndNotCollectionPipe, IsReadOnlyPipe, JudicialworkerService, Jurisdiction, JurisdictionService, LabelFieldComponent, LabelSubstitutorDirective, LabelSubstitutorModule, LoadingModule, LoadingService, LoadingSpinnerComponent, MULTIPLE_TASKS_FOUND, MarkdownComponent, MoneyGbpInputComponent, MultipleTasksExistComponent, NavigationComponent, NavigationItemComponent, NavigationNotifierService, NavigationOrigin, NoTasksAvailableComponent, OrderService, OrderSummary, OrganisationConverter, OrganisationService, PageValidationService, PaginationComponent, PaginationMetadata, PaginationModule, PaletteContext, PaletteModule, PaletteService, PaletteUtilsModule, PaymentField, PhaseComponent, PipesModule, PlaceholderService, PrintUrlPipe, Profile, ProfileNotifier, ProfileService, ReadCaseLinkFieldComponent, ReadCollectionFieldComponent, ReadComplexFieldCollectionTableComponent, ReadComplexFieldComponent, ReadComplexFieldRawComponent, ReadComplexFieldTableComponent, ReadDateFieldComponent, ReadDocumentFieldComponent, ReadDynamicListFieldComponent, ReadDynamicRadioListFieldComponent, ReadEmailFieldComponent, ReadFieldsFilterPipe, ReadFixedListFieldComponent, ReadFixedRadioListFieldComponent, ReadJudicialUserFieldComponent, ReadMoneyGbpFieldComponent, ReadMultiSelectListFieldComponent, ReadNumberFieldComponent, ReadOrderSummaryFieldComponent, ReadOrderSummaryRowComponent, ReadOrganisationFieldComponent, ReadOrganisationFieldRawComponent, ReadOrganisationFieldTableComponent, ReadPhoneUKFieldComponent, ReadTextAreaFieldComponent, ReadTextFieldComponent, ReadYesNoFieldComponent, RemoveDialogComponent, RequestOptionsBuilder, RouterHelperService, SaveOrDiscardDialogComponent, SearchFiltersComponent, SearchFiltersModule, SearchFiltersWrapperComponent, SearchInput, SearchResultComponent, SearchResultModule, SearchResultView, SearchResultViewColumn, SearchResultViewItem, SearchResultViewItemComparatorFactory, SearchService, SessionStorageService, ShowCondition, SortOrder$1 as SortOrder, SortParameters, SortSearchResultPipe, TabComponent, TableColumnConfig, TableConfig, TabsComponent, TabsModule, TaskAssignedComponent, TaskCancelledComponent, TaskConflictComponent, TaskUnassignedComponent, TestRouteSnapshotBuilder, UnsupportedFieldComponent, WaysToPayFieldComponent, WindowService, Wizard, WizardFactoryService, WizardPage, WizardPageField, WorkAllocationService, WorkbasketFiltersComponent, WorkbasketFiltersModule, WorkbasketInput, WorkbasketInputFilterService, WorkbasketInputModel, WriteAddressFieldComponent, WriteCaseLinkFieldComponent, WriteCollectionFieldComponent, WriteComplexFieldComponent, WriteDateContainerFieldComponent, WriteDateFieldComponent, WriteDocumentFieldComponent, WriteDynamicListFieldComponent, WriteDynamicRadioListFieldComponent, WriteEmailFieldComponent, WriteFixedListFieldComponent, WriteFixedRadioListFieldComponent, WriteJudicialUserFieldComponent, WriteMoneyGbpFieldComponent, WriteMultiSelectListFieldComponent, WriteNumberFieldComponent, WriteOrderSummaryFieldComponent, WriteOrganisationComplexFieldComponent, WriteOrganisationFieldComponent, WritePhoneUKFieldComponent, WriteTextAreaFieldComponent, WriteTextFieldComponent, WriteYesNoFieldComponent, YesNoService, aCaseField, createACL, createCaseEventTrigger, createCaseField, createComplexFieldOverride, createFieldType, createFixedListFieldType, createHiddenComplexFieldOverride, createMultiSelectListFieldType, createWizardPage, createWizardPageField, editorRouting, initDialog, newCaseField, textFieldType, viewerRouting };
|
|
24907
24984
|
//# sourceMappingURL=hmcts-ccd-case-ui-toolkit.js.map
|