@bitblit/ngx-acute-warden 5.1.670-alpha → 5.1.673-alpha

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.
@@ -7,79 +7,73 @@ import { StringRatchet } from '@bitblit/ratchet-common/lang/string-ratchet';
7
7
  import { FormBuilder, FormsModule, ReactiveFormsModule, Validators } from '@angular/forms';
8
8
  import { WardenContactType } from '@bitblit/ratchet-warden-common/common/model/warden-contact-type';
9
9
  import { EnumRatchet } from '@bitblit/ratchet-common/lang/enum-ratchet';
10
- import { MessagesModule } from 'primeng/messages';
11
10
  import { CommonModule } from '@angular/common';
12
11
  import { CardModule } from 'primeng/card';
13
12
  import { ButtonModule } from 'primeng/button';
14
- import { DropdownModule } from 'primeng/dropdown';
15
13
  import { AlertComponent } from '@bitblit/ngx-acute-common';
16
14
  import { DialogService } from 'primeng/dynamicdialog';
17
15
  import { Ripple } from 'primeng/ripple';
18
16
  import { InputTextModule } from 'primeng/inputtext';
17
+ import { Select } from "primeng/select";
19
18
  import * as i0 from "@angular/core";
20
19
  import * as i1 from "@angular/router";
21
20
  import * as i2 from "@bitblit/ratchet-warden-common/client/warden-client";
22
21
  import * as i3 from "@angular/forms";
23
22
  import * as i4 from "primeng/dynamicdialog";
24
- import * as i5 from "@angular/common";
25
- import * as i6 from "primeng/card";
26
- import * as i7 from "primeng/button";
27
- import * as i8 from "primeng/dropdown";
28
- import * as i9 from "primeng/inputtext";
23
+ import * as i5 from "primeng/card";
24
+ import * as i6 from "primeng/button";
25
+ import * as i7 from "primeng/inputtext";
29
26
  const _c0 = () => ({ "min-width": "50%" });
30
- function AcuteCreateUserComponent_ng_container_12_span_1_Template(rf, ctx) { if (rf & 1) {
31
- i0.ɵɵelementStart(0, "span", 13);
27
+ function AcuteCreateUserComponent_Conditional_12_Conditional_0_Template(rf, ctx) { if (rf & 1) {
28
+ i0.ɵɵelementStart(0, "span", 11);
32
29
  i0.ɵɵtext(1, "Contact is Required");
33
30
  i0.ɵɵelementEnd();
34
31
  } }
35
- function AcuteCreateUserComponent_ng_container_12_span_2_Template(rf, ctx) { if (rf & 1) {
36
- i0.ɵɵelementStart(0, "span", 13);
32
+ function AcuteCreateUserComponent_Conditional_12_Conditional_1_Template(rf, ctx) { if (rf & 1) {
33
+ i0.ɵɵelementStart(0, "span", 11);
37
34
  i0.ɵɵtext(1, "Please enter a valid email address");
38
35
  i0.ɵɵelementEnd();
39
36
  } }
40
- function AcuteCreateUserComponent_ng_container_12_Template(rf, ctx) { if (rf & 1) {
41
- i0.ɵɵelementContainerStart(0);
42
- i0.ɵɵtemplate(1, AcuteCreateUserComponent_ng_container_12_span_1_Template, 2, 0, "span", 12)(2, AcuteCreateUserComponent_ng_container_12_span_2_Template, 2, 0, "span", 12);
43
- i0.ɵɵelementContainerEnd();
37
+ function AcuteCreateUserComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
38
+ i0.ɵɵconditionalCreate(0, AcuteCreateUserComponent_Conditional_12_Conditional_0_Template, 2, 0, "span", 11);
39
+ i0.ɵɵconditionalCreate(1, AcuteCreateUserComponent_Conditional_12_Conditional_1_Template, 2, 0, "span", 11);
44
40
  } if (rf & 2) {
45
41
  let tmp_1_0;
46
42
  let tmp_2_0;
47
43
  const ctx_r0 = i0.ɵɵnextContext();
44
+ i0.ɵɵconditional(((tmp_1_0 = ctx_r0.f("userContactValue").errors) == null ? null : tmp_1_0["required"]) ? 0 : -1);
48
45
  i0.ɵɵadvance();
49
- i0.ɵɵproperty("ngIf", (tmp_1_0 = ctx_r0.f("userContactValue").errors) == null ? null : tmp_1_0["required"]);
50
- i0.ɵɵadvance();
51
- i0.ɵɵproperty("ngIf", (tmp_2_0 = ctx_r0.f("userContactValue").errors) == null ? null : tmp_2_0["email"]);
46
+ i0.ɵɵconditional(((tmp_2_0 = ctx_r0.f("userContactValue").errors) == null ? null : tmp_2_0["email"]) ? 1 : -1);
52
47
  } }
53
- function AcuteCreateUserComponent_ng_container_17_span_1_Template(rf, ctx) { if (rf & 1) {
54
- i0.ɵɵelementStart(0, "span", 13);
48
+ function AcuteCreateUserComponent_Conditional_17_Conditional_0_Template(rf, ctx) { if (rf & 1) {
49
+ i0.ɵɵelementStart(0, "span", 11);
55
50
  i0.ɵɵtext(1, "Full name is Required");
56
51
  i0.ɵɵelementEnd();
57
52
  } }
58
- function AcuteCreateUserComponent_ng_container_17_span_2_Template(rf, ctx) { if (rf & 1) {
59
- i0.ɵɵelementStart(0, "span", 13);
53
+ function AcuteCreateUserComponent_Conditional_17_Conditional_1_Template(rf, ctx) { if (rf & 1) {
54
+ i0.ɵɵelementStart(0, "span", 11);
60
55
  i0.ɵɵtext(1, "Please enter a longer name");
61
56
  i0.ɵɵelementEnd();
62
57
  } }
63
- function AcuteCreateUserComponent_ng_container_17_span_3_Template(rf, ctx) { if (rf & 1) {
64
- i0.ɵɵelementStart(0, "span", 13);
58
+ function AcuteCreateUserComponent_Conditional_17_Conditional_2_Template(rf, ctx) { if (rf & 1) {
59
+ i0.ɵɵelementStart(0, "span", 11);
65
60
  i0.ɵɵtext(1, "Please enter a shorter name");
66
61
  i0.ɵɵelementEnd();
67
62
  } }
68
- function AcuteCreateUserComponent_ng_container_17_Template(rf, ctx) { if (rf & 1) {
69
- i0.ɵɵelementContainerStart(0);
70
- i0.ɵɵtemplate(1, AcuteCreateUserComponent_ng_container_17_span_1_Template, 2, 0, "span", 12)(2, AcuteCreateUserComponent_ng_container_17_span_2_Template, 2, 0, "span", 12)(3, AcuteCreateUserComponent_ng_container_17_span_3_Template, 2, 0, "span", 12);
71
- i0.ɵɵelementContainerEnd();
63
+ function AcuteCreateUserComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
64
+ i0.ɵɵconditionalCreate(0, AcuteCreateUserComponent_Conditional_17_Conditional_0_Template, 2, 0, "span", 11);
65
+ i0.ɵɵconditionalCreate(1, AcuteCreateUserComponent_Conditional_17_Conditional_1_Template, 2, 0, "span", 11);
66
+ i0.ɵɵconditionalCreate(2, AcuteCreateUserComponent_Conditional_17_Conditional_2_Template, 2, 0, "span", 11);
72
67
  } if (rf & 2) {
73
68
  let tmp_1_0;
74
69
  let tmp_2_0;
75
70
  let tmp_3_0;
76
71
  const ctx_r0 = i0.ɵɵnextContext();
72
+ i0.ɵɵconditional(((tmp_1_0 = ctx_r0.f("userFullName").errors) == null ? null : tmp_1_0["required"]) ? 0 : -1);
77
73
  i0.ɵɵadvance();
78
- i0.ɵɵproperty("ngIf", (tmp_1_0 = ctx_r0.f("userFullName").errors) == null ? null : tmp_1_0["required"]);
79
- i0.ɵɵadvance();
80
- i0.ɵɵproperty("ngIf", (tmp_2_0 = ctx_r0.f("userFullName").errors) == null ? null : tmp_2_0["minlength"]);
74
+ i0.ɵɵconditional(((tmp_2_0 = ctx_r0.f("userFullName").errors) == null ? null : tmp_2_0["minlength"]) ? 1 : -1);
81
75
  i0.ɵɵadvance();
82
- i0.ɵɵproperty("ngIf", (tmp_3_0 = ctx_r0.f("userFullName").errors) == null ? null : tmp_3_0["maxlength"]);
76
+ i0.ɵɵconditional(((tmp_3_0 = ctx_r0.f("userFullName").errors) == null ? null : tmp_3_0["maxlength"]) ? 2 : -1);
83
77
  } }
84
78
  export class AcuteCreateUserComponent {
85
79
  route;
@@ -126,29 +120,29 @@ export class AcuteCreateUserComponent {
126
120
  }
127
121
  }
128
122
  static ɵfac = function AcuteCreateUserComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AcuteCreateUserComponent)(i0.ɵɵdirectiveInject(i1.ActivatedRoute), i0.ɵɵdirectiveInject(i1.Router), i0.ɵɵdirectiveInject(i2.WardenClient), i0.ɵɵdirectiveInject(i3.FormBuilder), i0.ɵɵdirectiveInject(i4.DialogService)); };
129
- static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteCreateUserComponent, selectors: [["ngx-acute-warden-create-user"]], decls: 23, vars: 7, consts: [[1, "row"], ["header", "Create User"], [3, "formGroup"], [2, "display", "flex", "flex-direction", "column"], [1, "p-inputgroup"], [1, "p-inputgroup-addon"], ["formControlName", "userContactType", "id", "userContactType", 3, "options"], ["pInputText", "", "formControlName", "userContactValue", "placeholder", "e.g., test@test.com", "id", "userContactValue"], [4, "ngIf"], ["pInputText", "", "formControlName", "userFullName", "id", "userFullName", "placeholder", "e.g., Tom Smith"], ["pRipple", "", "styleClass", "p-button-raised", 3, "click"], ["pRipple", "", "styleClass", "p-button-raised", "routerLink", "/public/login"], ["style", "color: red", 4, "ngIf"], [2, "color", "red"]], template: function AcuteCreateUserComponent_Template(rf, ctx) { if (rf & 1) {
123
+ static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteCreateUserComponent, selectors: [["ngx-acute-warden-create-user"]], decls: 23, vars: 7, consts: [[1, "row"], ["header", "Create User"], [3, "formGroup"], [2, "display", "flex", "flex-direction", "column"], [1, "p-inputgroup"], [1, "p-inputgroup-addon"], ["formControlName", "userContactType", "id", "userContactType", 3, "options"], ["pInputText", "", "formControlName", "userContactValue", "placeholder", "e.g., test@test.com", "id", "userContactValue"], ["pInputText", "", "formControlName", "userFullName", "id", "userFullName", "placeholder", "e.g., Tom Smith"], ["pRipple", "", "styleClass", "p-button-raised", 3, "click"], ["pRipple", "", "styleClass", "p-button-raised", "routerLink", "/public/login"], [2, "color", "red"]], template: function AcuteCreateUserComponent_Template(rf, ctx) { if (rf & 1) {
130
124
  i0.ɵɵelementStart(0, "div", 0)(1, "p-card", 1)(2, "form", 2)(3, "div", 3)(4, "div", 4)(5, "label", 5);
131
125
  i0.ɵɵtext(6, "Contact Type");
132
126
  i0.ɵɵelementEnd();
133
- i0.ɵɵelement(7, "p-dropdown", 6);
127
+ i0.ɵɵelement(7, "p-select", 6);
134
128
  i0.ɵɵelementEnd();
135
129
  i0.ɵɵelementStart(8, "div", 4)(9, "span", 5);
136
130
  i0.ɵɵtext(10, "Contact");
137
131
  i0.ɵɵelementEnd();
138
132
  i0.ɵɵelement(11, "input", 7);
139
- i0.ɵɵtemplate(12, AcuteCreateUserComponent_ng_container_12_Template, 3, 2, "ng-container", 8);
133
+ i0.ɵɵconditionalCreate(12, AcuteCreateUserComponent_Conditional_12_Template, 2, 2);
140
134
  i0.ɵɵelementEnd();
141
135
  i0.ɵɵelementStart(13, "div", 4)(14, "span", 5);
142
136
  i0.ɵɵtext(15, "Full name");
143
137
  i0.ɵɵelementEnd();
144
- i0.ɵɵelement(16, "input", 9);
145
- i0.ɵɵtemplate(17, AcuteCreateUserComponent_ng_container_17_Template, 4, 3, "ng-container", 8);
138
+ i0.ɵɵelement(16, "input", 8);
139
+ i0.ɵɵconditionalCreate(17, AcuteCreateUserComponent_Conditional_17_Template, 3, 3);
146
140
  i0.ɵɵelementEnd()();
147
- i0.ɵɵelementStart(18, "div")(19, "p-button", 10);
141
+ i0.ɵɵelementStart(18, "div")(19, "p-button", 9);
148
142
  i0.ɵɵlistener("click", function AcuteCreateUserComponent_Template_p_button_click_19_listener() { return ctx.createUser(); });
149
143
  i0.ɵɵtext(20, "Create user");
150
144
  i0.ɵɵelementEnd();
151
- i0.ɵɵelementStart(21, "p-button", 11);
145
+ i0.ɵɵelementStart(21, "p-button", 10);
152
146
  i0.ɵɵtext(22, "Cancel");
153
147
  i0.ɵɵelementEnd()()()()();
154
148
  } if (rf & 2) {
@@ -158,27 +152,26 @@ export class AcuteCreateUserComponent {
158
152
  i0.ɵɵstyleMap(i0.ɵɵpureFunction0(6, _c0));
159
153
  i0.ɵɵproperty("options", ctx.userContactTypes);
160
154
  i0.ɵɵadvance(5);
161
- i0.ɵɵproperty("ngIf", ctx.f("userContactValue").dirty);
155
+ i0.ɵɵconditional(ctx.f("userContactValue").dirty ? 12 : -1);
162
156
  i0.ɵɵadvance(5);
163
- i0.ɵɵproperty("ngIf", ctx.f("userFullName").dirty);
164
- } }, dependencies: [MessagesModule,
165
- RouterModule, i1.RouterLink, FormsModule, i3.ɵNgNoValidate, i3.DefaultValueAccessor, i3.NgControlStatus, i3.NgControlStatusGroup, ReactiveFormsModule, i3.FormGroupDirective, i3.FormControlName, CommonModule, i5.NgIf, CardModule, i6.Card, ButtonModule, i7.Button, DropdownModule, i8.Dropdown, Ripple,
166
- InputTextModule, i9.InputText], encapsulation: 2 });
157
+ i0.ɵɵconditional(ctx.f("userFullName").dirty ? 17 : -1);
158
+ } }, dependencies: [RouterModule, i1.RouterLink, FormsModule, i3.ɵNgNoValidate, i3.DefaultValueAccessor, i3.NgControlStatus, i3.NgControlStatusGroup, ReactiveFormsModule, i3.FormGroupDirective, i3.FormControlName, CommonModule,
159
+ CardModule, i5.Card, ButtonModule, i6.Button, Ripple,
160
+ InputTextModule, i7.InputText, Select], encapsulation: 2 });
167
161
  }
168
162
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AcuteCreateUserComponent, [{
169
163
  type: Component,
170
164
  args: [{ selector: 'ngx-acute-warden-create-user', standalone: true, imports: [
171
- MessagesModule,
172
165
  RouterModule,
173
166
  FormsModule,
174
167
  ReactiveFormsModule,
175
168
  CommonModule,
176
169
  CardModule,
177
170
  ButtonModule,
178
- DropdownModule,
179
171
  Ripple,
180
172
  InputTextModule,
181
- ], template: "<div class=\"row\">\n <p-card header=\"Create User\">\n <form [formGroup]=\"form\">\n <div style=\"display: flex; flex-direction: column\">\n <div class=\"p-inputgroup\">\n <label class=\"p-inputgroup-addon\">Contact Type</label>\n <p-dropdown\n [options]=\"userContactTypes\"\n formControlName=\"userContactType\"\n id=\"userContactType\"\n [style]=\"{ 'min-width': '50%' }\"\n ></p-dropdown>\n </div>\n <div class=\"p-inputgroup\">\n <span class=\"p-inputgroup-addon\">Contact</span>\n <input pInputText formControlName=\"userContactValue\" placeholder=\"e.g., test@test.com\" id=\"userContactValue\" />\n <ng-container *ngIf=\"f('userContactValue').dirty\">\n <span style=\"color: red\" *ngIf=\"f('userContactValue').errors?.['required']\">Contact is Required</span>\n <span style=\"color: red\" *ngIf=\"f('userContactValue').errors?.['email']\">Please enter a valid email address</span>\n </ng-container>\n </div>\n <div class=\"p-inputgroup\">\n <span class=\"p-inputgroup-addon\">Full name</span>\n <input pInputText formControlName=\"userFullName\" id=\"userFullName\" placeholder=\"e.g., Tom Smith\" />\n <ng-container *ngIf=\"f('userFullName').dirty\">\n <span style=\"color: red\" *ngIf=\"f('userFullName').errors?.['required']\">Full name is Required</span>\n <span style=\"color: red\" *ngIf=\"f('userFullName').errors?.['minlength']\">Please enter a longer name</span>\n <span style=\"color: red\" *ngIf=\"f('userFullName').errors?.['maxlength']\">Please enter a shorter name</span>\n </ng-container>\n </div>\n </div>\n <div>\n <p-button pRipple styleClass=\"p-button-raised\" (click)=\"createUser()\">Create user</p-button>\n <p-button pRipple styleClass=\"p-button-raised\" routerLink=\"/public/login\">Cancel</p-button>\n </div>\n </form>\n </p-card>\n</div>\n" }]
173
+ Select
174
+ ], template: "<div class=\"row\">\n <p-card header=\"Create User\">\n <form [formGroup]=\"form\">\n <div style=\"display: flex; flex-direction: column\">\n <div class=\"p-inputgroup\">\n <label class=\"p-inputgroup-addon\">Contact Type</label>\n <p-select\n [options]=\"userContactTypes\"\n formControlName=\"userContactType\"\n id=\"userContactType\"\n [style]=\"{ 'min-width': '50%' }\"\n ></p-select>\n </div>\n <div class=\"p-inputgroup\">\n <span class=\"p-inputgroup-addon\">Contact</span>\n <input pInputText formControlName=\"userContactValue\" placeholder=\"e.g., test@test.com\" id=\"userContactValue\" />\n @if (f('userContactValue').dirty) {\n @if (f('userContactValue').errors?.['required']) {\n <span style=\"color: red\">Contact is Required</span>\n }\n @if(f('userContactValue').errors?.['email']) {\n <span style=\"color: red\">Please enter a valid email address</span>\n }\n }\n </div>\n <div class=\"p-inputgroup\">\n <span class=\"p-inputgroup-addon\">Full name</span>\n <input pInputText formControlName=\"userFullName\" id=\"userFullName\" placeholder=\"e.g., Tom Smith\" />\n @if(f('userFullName').dirty){\n @if(f('userFullName').errors?.['required']) {\n <span style=\"color: red\" >Full name is Required</span>\n }\n @if(f('userFullName').errors?.['minlength']) {\n <span style=\"color: red\" >Please enter a longer name</span>\n }\n @if(f('userFullName').errors?.['maxlength']) {\n <span style=\"color: red\" >Please enter a shorter name</span>\n }\n }\n </div>\n </div>\n <div>\n <p-button pRipple styleClass=\"p-button-raised\" (click)=\"createUser()\">Create user</p-button>\n <p-button pRipple styleClass=\"p-button-raised\" routerLink=\"/public/login\">Cancel</p-button>\n </div>\n </form>\n </p-card>\n</div>\n" }]
182
175
  }], () => [{ type: i1.ActivatedRoute }, { type: i1.Router }, { type: i2.WardenClient }, { type: i3.FormBuilder }, { type: i4.DialogService }], null); })();
183
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AcuteCreateUserComponent, { className: "AcuteCreateUserComponent", filePath: "components/acute-create-user/acute-create-user.component.ts", lineNumber: 38 }); })();
176
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AcuteCreateUserComponent, { className: "AcuteCreateUserComponent", filePath: "components/acute-create-user/acute-create-user.component.ts", lineNumber: 36 }); })();
184
177
  //# sourceMappingURL=acute-create-user.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"acute-create-user.component.js","sourceRoot":"","sources":["../../../src/components/acute-create-user/acute-create-user.component.ts","../../../src/components/acute-create-user/acute-create-user.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"acute-create-user.component.js","sourceRoot":"","sources":["../../../src/components/acute-create-user/acute-create-user.component.ts","../../../src/components/acute-create-user/acute-create-user.component.html"],"names":[],"mappings":"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"}
@@ -18,7 +18,6 @@ import { InputTextModule } from 'primeng/inputtext';
18
18
  import { RequireRatchet } from '@bitblit/ratchet-common/lang/require-ratchet';
19
19
  import { InputOtpModule } from 'primeng/inputotp';
20
20
  import { AccordionModule } from 'primeng/accordion';
21
- import { TabViewModule } from 'primeng/tabview';
22
21
  import { SplitButtonModule } from 'primeng/splitbutton';
23
22
  import { InputGroupModule } from 'primeng/inputgroup';
24
23
  import { ToolbarModule } from 'primeng/toolbar';
@@ -32,13 +31,12 @@ import * as i3 from "@bitblit/ratchet-warden-common/client/warden-client";
32
31
  import * as i4 from "primeng/dynamicdialog";
33
32
  import * as i5 from "primeng/button";
34
33
  import * as i6 from "@angular/forms";
35
- import * as i7 from "@angular/common";
36
- import * as i8 from "primeng/tooltip";
37
- import * as i9 from "primeng/fieldset";
38
- import * as i10 from "primeng/inputtext";
39
- import * as i11 from "primeng/inputotp";
40
- function AcuteLoginComponent_div_2_Template(rf, ctx) { if (rf & 1) {
41
- i0.ɵɵelementStart(0, "div", 5);
34
+ import * as i7 from "primeng/tooltip";
35
+ import * as i8 from "primeng/fieldset";
36
+ import * as i9 from "primeng/inputtext";
37
+ import * as i10 from "primeng/inputotp";
38
+ function AcuteLoginComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
39
+ i0.ɵɵelementStart(0, "div", 2);
42
40
  i0.ɵɵtext(1);
43
41
  i0.ɵɵelementEnd();
44
42
  } if (rf & 2) {
@@ -46,8 +44,8 @@ function AcuteLoginComponent_div_2_Template(rf, ctx) { if (rf & 1) {
46
44
  i0.ɵɵadvance();
47
45
  i0.ɵɵtextInterpolate(ctx_r0.applicationName);
48
46
  } }
49
- function AcuteLoginComponent_div_3_Template(rf, ctx) { if (rf & 1) {
50
- i0.ɵɵelementStart(0, "div", 6);
47
+ function AcuteLoginComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
48
+ i0.ɵɵelementStart(0, "div", 3);
51
49
  i0.ɵɵtext(1);
52
50
  i0.ɵɵelementEnd();
53
51
  } if (rf & 2) {
@@ -55,91 +53,93 @@ function AcuteLoginComponent_div_3_Template(rf, ctx) { if (rf & 1) {
55
53
  i0.ɵɵadvance();
56
54
  i0.ɵɵtextInterpolate(ctx_r0.helperText);
57
55
  } }
58
- function AcuteLoginComponent_div_4_span_5_Template(rf, ctx) { if (rf & 1) {
59
- i0.ɵɵelementStart(0, "span", 14);
56
+ function AcuteLoginComponent_Conditional_4_Conditional_5_Template(rf, ctx) { if (rf & 1) {
57
+ i0.ɵɵelementStart(0, "span", 8);
60
58
  i0.ɵɵtext(1, "Valid email or phone number required");
61
59
  i0.ɵɵelementEnd();
62
60
  } }
63
- function AcuteLoginComponent_div_4_div_6_Template(rf, ctx) { if (rf & 1) {
64
- i0.ɵɵelementStart(0, "div", 15)(1, "div");
61
+ function AcuteLoginComponent_Conditional_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
62
+ i0.ɵɵelementStart(0, "div", 9)(1, "div");
65
63
  i0.ɵɵtext(2, "-----");
66
64
  i0.ɵɵelementEnd();
67
- i0.ɵɵelementStart(3, "div", 16);
65
+ i0.ɵɵelementStart(3, "div", 10);
68
66
  i0.ɵɵtext(4, "Or select a previously used method");
69
67
  i0.ɵɵelementEnd();
70
68
  i0.ɵɵelementStart(5, "div");
71
69
  i0.ɵɵtext(6, "-----");
72
70
  i0.ɵɵelementEnd()();
73
71
  } }
74
- function AcuteLoginComponent_div_4_div_7_p_button_5_Template(rf, ctx) { if (rf & 1) {
72
+ function AcuteLoginComponent_Conditional_4_For_8_Conditional_5_Template(rf, ctx) { if (rf & 1) {
75
73
  const _r4 = i0.ɵɵgetCurrentView();
76
- i0.ɵɵelementStart(0, "p-button", 24);
77
- i0.ɵɵlistener("click", function AcuteLoginComponent_div_4_div_7_p_button_5_Template_p_button_click_0_listener() { i0.ɵɵrestoreView(_r4); const lg_r5 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.processWebAuthnLogin(lg_r5.user.userId)); });
74
+ i0.ɵɵelementStart(0, "p-button", 18);
75
+ i0.ɵɵlistener("click", function AcuteLoginComponent_Conditional_4_For_8_Conditional_5_Template_p_button_click_0_listener() { i0.ɵɵrestoreView(_r4); const lg_r5 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.processWebAuthnLogin(lg_r5.user.userId)); });
78
76
  i0.ɵɵelementEnd();
79
77
  } }
80
- function AcuteLoginComponent_div_4_div_7_div_6_p_button_1_Template(rf, ctx) { if (rf & 1) {
78
+ function AcuteLoginComponent_Conditional_4_For_8_For_7_Conditional_1_Template(rf, ctx) { if (rf & 1) {
81
79
  const _r6 = i0.ɵɵgetCurrentView();
82
- i0.ɵɵelementStart(0, "p-button", 28);
83
- i0.ɵɵlistener("click", function AcuteLoginComponent_div_4_div_7_div_6_p_button_1_Template_p_button_click_0_listener() { i0.ɵɵrestoreView(_r6); const e_r7 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r0.sendCodeToContact(e_r7)); });
80
+ i0.ɵɵelementStart(0, "p-button", 21);
81
+ i0.ɵɵlistener("click", function AcuteLoginComponent_Conditional_4_For_8_For_7_Conditional_1_Template_p_button_click_0_listener() { i0.ɵɵrestoreView(_r6); const e_r7 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r0.sendCodeToContact(e_r7)); });
84
82
  i0.ɵɵelementEnd();
85
83
  } if (rf & 2) {
86
84
  const e_r7 = i0.ɵɵnextContext().$implicit;
87
- i0.ɵɵpropertyInterpolate("pTooltip", e_r7.value);
85
+ i0.ɵɵproperty("pTooltip", i0.ɵɵinterpolate(e_r7.value));
88
86
  } }
89
- function AcuteLoginComponent_div_4_div_7_div_6_p_button_2_Template(rf, ctx) { if (rf & 1) {
87
+ function AcuteLoginComponent_Conditional_4_For_8_For_7_Conditional_2_Template(rf, ctx) { if (rf & 1) {
90
88
  const _r8 = i0.ɵɵgetCurrentView();
91
- i0.ɵɵelementStart(0, "p-button", 29);
92
- i0.ɵɵlistener("click", function AcuteLoginComponent_div_4_div_7_div_6_p_button_2_Template_p_button_click_0_listener() { i0.ɵɵrestoreView(_r8); const e_r7 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r0.sendCodeToContact(e_r7)); });
89
+ i0.ɵɵelementStart(0, "p-button", 22);
90
+ i0.ɵɵlistener("click", function AcuteLoginComponent_Conditional_4_For_8_For_7_Conditional_2_Template_p_button_click_0_listener() { i0.ɵɵrestoreView(_r8); const e_r7 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r0.sendCodeToContact(e_r7)); });
93
91
  i0.ɵɵelementEnd();
94
92
  } if (rf & 2) {
95
93
  const e_r7 = i0.ɵɵnextContext().$implicit;
96
- i0.ɵɵpropertyInterpolate("pTooltip", e_r7.value);
94
+ i0.ɵɵproperty("pTooltip", i0.ɵɵinterpolate(e_r7.value));
97
95
  } }
98
- function AcuteLoginComponent_div_4_div_7_div_6_Template(rf, ctx) { if (rf & 1) {
99
- i0.ɵɵelementStart(0, "div", 25);
100
- i0.ɵɵtemplate(1, AcuteLoginComponent_div_4_div_7_div_6_p_button_1_Template, 1, 1, "p-button", 26)(2, AcuteLoginComponent_div_4_div_7_div_6_p_button_2_Template, 1, 1, "p-button", 27);
96
+ function AcuteLoginComponent_Conditional_4_For_8_For_7_Template(rf, ctx) { if (rf & 1) {
97
+ i0.ɵɵelementStart(0, "div", 15);
98
+ i0.ɵɵconditionalCreate(1, AcuteLoginComponent_Conditional_4_For_8_For_7_Conditional_1_Template, 1, 2, "p-button", 19);
99
+ i0.ɵɵconditionalCreate(2, AcuteLoginComponent_Conditional_4_For_8_For_7_Conditional_2_Template, 1, 2, "p-button", 20);
101
100
  i0.ɵɵelementEnd();
102
101
  } if (rf & 2) {
103
102
  const e_r7 = ctx.$implicit;
104
103
  i0.ɵɵadvance();
105
- i0.ɵɵproperty("ngIf", e_r7.type === "EmailAddress");
104
+ i0.ɵɵconditional(e_r7.type === "EmailAddress" ? 1 : -1);
106
105
  i0.ɵɵadvance();
107
- i0.ɵɵproperty("ngIf", e_r7.type === "TextCapablePhoneNumber");
106
+ i0.ɵɵconditional(e_r7.type === "TextCapablePhoneNumber" ? 2 : -1);
108
107
  } }
109
- function AcuteLoginComponent_div_4_div_7_Template(rf, ctx) { if (rf & 1) {
108
+ function AcuteLoginComponent_Conditional_4_For_8_Template(rf, ctx) { if (rf & 1) {
110
109
  const _r3 = i0.ɵɵgetCurrentView();
111
- i0.ɵɵelementStart(0, "div")(1, "div", 17)(2, "h3", 18);
110
+ i0.ɵɵelementStart(0, "div")(1, "div", 11)(2, "h3", 12);
112
111
  i0.ɵɵtext(3);
113
112
  i0.ɵɵelementEnd();
114
- i0.ɵɵelementStart(4, "div", 19);
115
- i0.ɵɵtemplate(5, AcuteLoginComponent_div_4_div_7_p_button_5_Template, 1, 0, "p-button", 20)(6, AcuteLoginComponent_div_4_div_7_div_6_Template, 3, 2, "div", 21);
113
+ i0.ɵɵelementStart(4, "div", 13);
114
+ i0.ɵɵconditionalCreate(5, AcuteLoginComponent_Conditional_4_For_8_Conditional_5_Template, 1, 0, "p-button", 14);
115
+ i0.ɵɵrepeaterCreate(6, AcuteLoginComponent_Conditional_4_For_8_For_7_Template, 3, 2, "div", 15, i0.ɵɵrepeaterTrackByIndex);
116
116
  i0.ɵɵelementEnd();
117
- i0.ɵɵelementStart(7, "div", 22)(8, "p-button", 23);
118
- i0.ɵɵlistener("click", function AcuteLoginComponent_div_4_div_7_Template_p_button_click_8_listener() { const lg_r5 = i0.ɵɵrestoreView(_r3).$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.removeSingleLogin(lg_r5.user.userId)); });
117
+ i0.ɵɵelementStart(8, "div", 16)(9, "p-button", 17);
118
+ i0.ɵɵlistener("click", function AcuteLoginComponent_Conditional_4_For_8_Template_p_button_click_9_listener() { const lg_r5 = i0.ɵɵrestoreView(_r3).$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.removeSingleLogin(lg_r5.user.userId)); });
119
119
  i0.ɵɵelementEnd()()()();
120
120
  } if (rf & 2) {
121
121
  const lg_r5 = ctx.$implicit;
122
- const ctx_r0 = i0.ɵɵnextContext(2);
123
122
  i0.ɵɵadvance(3);
124
123
  i0.ɵɵtextInterpolate(lg_r5.user.userLabel);
125
124
  i0.ɵɵadvance(2);
126
- i0.ɵɵproperty("ngIf", lg_r5 == null ? null : lg_r5.user == null ? null : lg_r5.user.webAuthnAuthenticatorSummaries == null ? null : lg_r5.user.webAuthnAuthenticatorSummaries.length);
125
+ i0.ɵɵconditional((lg_r5 == null ? null : lg_r5.user == null ? null : lg_r5.user.webAuthnAuthenticatorSummaries == null ? null : lg_r5.user.webAuthnAuthenticatorSummaries.length) ? 5 : -1);
127
126
  i0.ɵɵadvance();
128
- i0.ɵɵproperty("ngForOf", lg_r5.user.contactMethods)("ngForTrackBy", ctx_r0.contactByName);
129
- i0.ɵɵadvance(2);
130
- i0.ɵɵpropertyInterpolate1("pTooltip", "Forget ", lg_r5.user.userLabel, "");
127
+ i0.ɵɵrepeater(lg_r5.user.contactMethods);
128
+ i0.ɵɵadvance(3);
129
+ i0.ɵɵproperty("pTooltip", i0.ɵɵinterpolate1("Forget ", lg_r5.user.userLabel));
131
130
  } }
132
- function AcuteLoginComponent_div_4_Template(rf, ctx) { if (rf & 1) {
131
+ function AcuteLoginComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
133
132
  const _r2 = i0.ɵɵgetCurrentView();
134
- i0.ɵɵelementStart(0, "div")(1, "div", 7)(2, "div", 8)(3, "input", 9);
135
- i0.ɵɵtwoWayListener("ngModelChange", function AcuteLoginComponent_div_4_Template_input_ngModelChange_3_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r0.newContactValue, $event) || (ctx_r0.newContactValue = $event); return i0.ɵɵresetView($event); });
133
+ i0.ɵɵelementStart(0, "div")(1, "div", 4)(2, "div", 5)(3, "input", 6);
134
+ i0.ɵɵtwoWayListener("ngModelChange", function AcuteLoginComponent_Conditional_4_Template_input_ngModelChange_3_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r0.newContactValue, $event) || (ctx_r0.newContactValue = $event); return i0.ɵɵresetView($event); });
136
135
  i0.ɵɵelementEnd();
137
- i0.ɵɵelementStart(4, "p-button", 10);
138
- i0.ɵɵlistener("click", function AcuteLoginComponent_div_4_Template_p_button_click_4_listener() { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.sendCodeToNewContact(ctx_r0.newContactValue)); });
136
+ i0.ɵɵelementStart(4, "p-button", 7);
137
+ i0.ɵɵlistener("click", function AcuteLoginComponent_Conditional_4_Template_p_button_click_4_listener() { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.sendCodeToNewContact(ctx_r0.newContactValue)); });
139
138
  i0.ɵɵelementEnd()();
140
- i0.ɵɵtemplate(5, AcuteLoginComponent_div_4_span_5_Template, 2, 0, "span", 11);
139
+ i0.ɵɵconditionalCreate(5, AcuteLoginComponent_Conditional_4_Conditional_5_Template, 2, 0, "span", 8);
141
140
  i0.ɵɵelementEnd();
142
- i0.ɵɵtemplate(6, AcuteLoginComponent_div_4_div_6_Template, 7, 0, "div", 12)(7, AcuteLoginComponent_div_4_div_7_Template, 9, 6, "div", 13);
141
+ i0.ɵɵconditionalCreate(6, AcuteLoginComponent_Conditional_4_Conditional_6_Template, 7, 0, "div", 9);
142
+ i0.ɵɵrepeaterCreate(7, AcuteLoginComponent_Conditional_4_For_8_Template, 10, 4, "div", null, i0.ɵɵrepeaterTrackByIndex);
143
143
  i0.ɵɵelementEnd();
144
144
  } if (rf & 2) {
145
145
  const ctx_r0 = i0.ɵɵnextContext();
@@ -148,31 +148,31 @@ function AcuteLoginComponent_div_4_Template(rf, ctx) { if (rf & 1) {
148
148
  i0.ɵɵadvance();
149
149
  i0.ɵɵproperty("disabled", ctx_r0.contactValueInvalidAndDirty());
150
150
  i0.ɵɵadvance();
151
- i0.ɵɵproperty("ngIf", ctx_r0.contactValueInvalidAndDirty());
151
+ i0.ɵɵconditional(ctx_r0.contactValueInvalidAndDirty() ? 5 : -1);
152
152
  i0.ɵɵadvance();
153
- i0.ɵɵproperty("ngIf", ctx_r0.hasRecentLogins);
153
+ i0.ɵɵconditional(ctx_r0.hasRecentLogins ? 6 : -1);
154
154
  i0.ɵɵadvance();
155
- i0.ɵɵproperty("ngForOf", ctx_r0.recentLogins)("ngForTrackBy", ctx_r0.userById);
155
+ i0.ɵɵrepeater(ctx_r0.recentLogins);
156
156
  } }
157
- function AcuteLoginComponent_div_5_Template(rf, ctx) { if (rf & 1) {
157
+ function AcuteLoginComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
158
158
  const _r9 = i0.ɵɵgetCurrentView();
159
- i0.ɵɵelementStart(0, "div")(1, "p-fieldset", 30)(2, "div", 31)(3, "div");
159
+ i0.ɵɵelementStart(0, "div")(1, "p-fieldset", 23)(2, "div", 24)(3, "div");
160
160
  i0.ɵɵtext(4, " Enter the code sent to ");
161
- i0.ɵɵelementStart(5, "span", 32);
161
+ i0.ɵɵelementStart(5, "span", 25);
162
162
  i0.ɵɵtext(6);
163
163
  i0.ɵɵelementEnd()();
164
- i0.ɵɵelementStart(7, "input", 33);
165
- i0.ɵɵtwoWayListener("ngModelChange", function AcuteLoginComponent_div_5_Template_input_ngModelChange_7_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r0.waitingContact.value, $event) || (ctx_r0.waitingContact.value = $event); return i0.ɵɵresetView($event); });
164
+ i0.ɵɵelementStart(7, "input", 26);
165
+ i0.ɵɵtwoWayListener("ngModelChange", function AcuteLoginComponent_Conditional_5_Template_input_ngModelChange_7_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r0.waitingContact.value, $event) || (ctx_r0.waitingContact.value = $event); return i0.ɵɵresetView($event); });
166
166
  i0.ɵɵelementEnd();
167
- i0.ɵɵelementStart(8, "p-inputOtp", 34);
168
- i0.ɵɵtwoWayListener("ngModelChange", function AcuteLoginComponent_div_5_Template_p_inputOtp_ngModelChange_8_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r0.verificationCode, $event) || (ctx_r0.verificationCode = $event); return i0.ɵɵresetView($event); });
169
- i0.ɵɵlistener("ngModelChange", function AcuteLoginComponent_div_5_Template_p_inputOtp_ngModelChange_8_listener() { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.otpChanged()); });
167
+ i0.ɵɵelementStart(8, "p-inputOtp", 27);
168
+ i0.ɵɵtwoWayListener("ngModelChange", function AcuteLoginComponent_Conditional_5_Template_p_inputOtp_ngModelChange_8_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r0.verificationCode, $event) || (ctx_r0.verificationCode = $event); return i0.ɵɵresetView($event); });
169
+ i0.ɵɵlistener("ngModelChange", function AcuteLoginComponent_Conditional_5_Template_p_inputOtp_ngModelChange_8_listener() { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.otpChanged()); });
170
170
  i0.ɵɵelementEnd();
171
- i0.ɵɵelementStart(9, "div", 8)(10, "p-button", 35);
172
- i0.ɵɵlistener("click", function AcuteLoginComponent_div_5_Template_p_button_click_10_listener() { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.submitVerificationCode(ctx_r0.waitingContact.value, ctx_r0.verificationCode)); });
171
+ i0.ɵɵelementStart(9, "div", 5)(10, "p-button", 28);
172
+ i0.ɵɵlistener("click", function AcuteLoginComponent_Conditional_5_Template_p_button_click_10_listener() { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.submitVerificationCode(ctx_r0.waitingContact.value, ctx_r0.verificationCode)); });
173
173
  i0.ɵɵelementEnd();
174
- i0.ɵɵelementStart(11, "p-button", 36);
175
- i0.ɵɵlistener("click", function AcuteLoginComponent_div_5_Template_p_button_click_11_listener() { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); ctx_r0.verificationCode = null; return i0.ɵɵresetView(ctx_r0.showCodePage = false); });
174
+ i0.ɵɵelementStart(11, "p-button", 29);
175
+ i0.ɵɵlistener("click", function AcuteLoginComponent_Conditional_5_Template_p_button_click_11_listener() { i0.ɵɵrestoreView(_r9); const ctx_r0 = i0.ɵɵnextContext(); ctx_r0.verificationCode = null; return i0.ɵɵresetView(ctx_r0.showCodePage = false); });
176
176
  i0.ɵɵelementEnd()()()()();
177
177
  } if (rf & 2) {
178
178
  const ctx_r0 = i0.ɵɵnextContext();
@@ -349,25 +349,27 @@ export class AcuteLoginComponent {
349
349
  }
350
350
  }
351
351
  static ɵfac = function AcuteLoginComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AcuteLoginComponent)(i0.ɵɵdirectiveInject(i1.ActivatedRoute), i0.ɵɵdirectiveInject(i1.Router), i0.ɵɵdirectiveInject(i2.WardenUserService), i0.ɵɵdirectiveInject(i3.WardenClient), i0.ɵɵdirectiveInject(i4.DialogService)); };
352
- static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteLoginComponent, selectors: [["ngx-acute-warden-login"]], inputs: { applicationName: "applicationName", helperText: "helperText", postLoginUrl: "postLoginUrl", integerOnly: "integerOnly", createUserIfMissing: "createUserIfMissing", caseSensitiveContactValues: "caseSensitiveContactValues" }, decls: 6, vars: 4, consts: [[2, "display", "flex", "flex-direction", "column", "margin", "10px", "padding", "2px", "align-content", "center", "justify-content", "center"], [2, "display", "flex", "flex-direction", "column", "align-content", "center", "justify-content", "center", "margin", "1em", "gap", "2px"], ["class", "text-3xl font-bold text-center text-primary", 4, "ngIf"], ["class", "text-base font-italic text-center text-secondary", 4, "ngIf"], [4, "ngIf"], [1, "text-3xl", "font-bold", "text-center", "text-primary"], [1, "text-base", "font-italic", "text-center", "text-secondary"], [2, "display", "flex", "flex-direction", "column"], [2, "display", "flex", "flex-direction", "row", "justify-content", "space-between", "gap", "5px"], ["id", "newContactValue", "pInputText", "", "placeholder", "Your Email or Text-Capable Phone", "type", "text", 1, "p-inputtext", "rounded-input", 2, "width", "100%", 3, "ngModelChange", "ngModel"], ["icon", "pi pi-envelope", "pTooltip", "Send code", 3, "click", "disabled"], ["style", "color: red", 4, "ngIf"], ["style", "display: flex; flex-direction: row; justify-content: space-around; margin: 2em", 4, "ngIf"], [4, "ngFor", "ngForOf", "ngForTrackBy"], [2, "color", "red"], [2, "display", "flex", "flex-direction", "row", "justify-content", "space-around", "margin", "2em"], [1, "text-lg", "font-italic"], [2, "display", "flex", "flex-direction", "row", "justify-content", "space-between"], [1, "p-toolbar-start"], [1, "p-toolbar-center", 2, "display", "flex", "flex-direction", "row", "gap", "1em"], ["icon", "pi pi-lock-open", "pTooltip", "Authenticate by device (WebAuthn)", 3, "click", 4, "ngIf"], ["style", "display: flex; flex-direction: row; gap: 5px", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "p-toolbar-end"], ["icon", "pi pi-delete-left", "severity", "danger", 3, "click", "pTooltip"], ["icon", "pi pi-lock-open", "pTooltip", "Authenticate by device (WebAuthn)", 3, "click"], [2, "display", "flex", "flex-direction", "row", "gap", "5px"], ["icon", "pi pi-envelope", 3, "pTooltip", "click", 4, "ngIf"], ["icon", "pi pi-mobile", 3, "pTooltip", "click", 4, "ngIf"], ["icon", "pi pi-envelope", 3, "click", "pTooltip"], ["icon", "pi pi-mobile", 3, "click", "pTooltip"], ["legend", "One-Time Code"], [2, "display", "flex", "flex-direction", "column", "min-width", "100%", "justify-content", "center", "align-items", "center", "gap", "10px"], [2, "font-weight", "bolder"], ["type", "hidden", "id", "waitingContactValue", "readonly", "true", 1, "p-inputtext", "rounded-input", 3, "ngModelChange", "ngModel"], ["id", "verificationCode", "size", "large", 3, "ngModelChange", "ngModel", "length", "integerOnly"], ["label", "Submit code", 3, "click"], ["label", "Cancel", 3, "click"]], template: function AcuteLoginComponent_Template(rf, ctx) { if (rf & 1) {
352
+ static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteLoginComponent, selectors: [["ngx-acute-warden-login"]], inputs: { applicationName: "applicationName", helperText: "helperText", postLoginUrl: "postLoginUrl", integerOnly: "integerOnly", createUserIfMissing: "createUserIfMissing", caseSensitiveContactValues: "caseSensitiveContactValues" }, decls: 6, vars: 4, consts: [[2, "display", "flex", "flex-direction", "column", "margin", "10px", "padding", "2px", "align-content", "center", "justify-content", "center"], [2, "display", "flex", "flex-direction", "column", "align-content", "center", "justify-content", "center", "margin", "1em", "gap", "2px"], [1, "text-3xl", "font-bold", "text-center", "text-primary"], [1, "text-base", "font-italic", "text-center", "text-secondary"], [2, "display", "flex", "flex-direction", "column"], [2, "display", "flex", "flex-direction", "row", "justify-content", "space-between", "gap", "5px"], ["id", "newContactValue", "pInputText", "", "placeholder", "Your Email or Text-Capable Phone", "type", "text", 1, "p-inputtext", "rounded-input", 2, "width", "100%", 3, "ngModelChange", "ngModel"], ["icon", "pi pi-envelope", "pTooltip", "Send code", 3, "click", "disabled"], [2, "color", "red"], [2, "display", "flex", "flex-direction", "row", "justify-content", "space-around", "margin", "2em"], [1, "text-lg", "font-italic"], [2, "display", "flex", "flex-direction", "row", "justify-content", "space-between"], [1, "p-toolbar-start"], [1, "p-toolbar-center", 2, "display", "flex", "flex-direction", "row", "gap", "1em"], ["icon", "pi pi-lock-open", "pTooltip", "Authenticate by device (WebAuthn)"], [2, "display", "flex", "flex-direction", "row", "gap", "5px"], [1, "p-toolbar-end"], ["icon", "pi pi-delete-left", "severity", "danger", 3, "click", "pTooltip"], ["icon", "pi pi-lock-open", "pTooltip", "Authenticate by device (WebAuthn)", 3, "click"], ["icon", "pi pi-envelope", 3, "pTooltip"], ["icon", "pi pi-mobile", 3, "pTooltip"], ["icon", "pi pi-envelope", 3, "click", "pTooltip"], ["icon", "pi pi-mobile", 3, "click", "pTooltip"], ["legend", "One-Time Code"], [2, "display", "flex", "flex-direction", "column", "min-width", "100%", "justify-content", "center", "align-items", "center", "gap", "10px"], [2, "font-weight", "bolder"], ["type", "hidden", "id", "waitingContactValue", "readonly", "true", 1, "p-inputtext", "rounded-input", 3, "ngModelChange", "ngModel"], ["id", "verificationCode", "size", "large", 3, "ngModelChange", "ngModel", "length", "integerOnly"], ["label", "Submit code", 3, "click"], ["label", "Cancel", 3, "click"]], template: function AcuteLoginComponent_Template(rf, ctx) { if (rf & 1) {
353
353
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
354
- i0.ɵɵtemplate(2, AcuteLoginComponent_div_2_Template, 2, 1, "div", 2)(3, AcuteLoginComponent_div_3_Template, 2, 1, "div", 3);
354
+ i0.ɵɵconditionalCreate(2, AcuteLoginComponent_Conditional_2_Template, 2, 1, "div", 2);
355
+ i0.ɵɵconditionalCreate(3, AcuteLoginComponent_Conditional_3_Template, 2, 1, "div", 3);
355
356
  i0.ɵɵelementEnd();
356
- i0.ɵɵtemplate(4, AcuteLoginComponent_div_4_Template, 8, 6, "div", 4)(5, AcuteLoginComponent_div_5_Template, 12, 7, "div", 4);
357
+ i0.ɵɵconditionalCreate(4, AcuteLoginComponent_Conditional_4_Template, 9, 4, "div");
358
+ i0.ɵɵconditionalCreate(5, AcuteLoginComponent_Conditional_5_Template, 12, 7, "div");
357
359
  i0.ɵɵelementEnd();
358
360
  } if (rf & 2) {
359
361
  i0.ɵɵadvance(2);
360
- i0.ɵɵproperty("ngIf", ctx.applicationName);
362
+ i0.ɵɵconditional(ctx.applicationName ? 2 : -1);
361
363
  i0.ɵɵadvance();
362
- i0.ɵɵproperty("ngIf", ctx.helperText);
364
+ i0.ɵɵconditional(ctx.helperText ? 3 : -1);
363
365
  i0.ɵɵadvance();
364
- i0.ɵɵproperty("ngIf", !ctx.showCodePage);
366
+ i0.ɵɵconditional(!ctx.showCodePage ? 4 : -1);
365
367
  i0.ɵɵadvance();
366
- i0.ɵɵproperty("ngIf", ctx.showCodePage);
368
+ i0.ɵɵconditional(ctx.showCodePage ? 5 : -1);
367
369
  } }, dependencies: [ButtonModule, i5.Button, RouterModule,
368
- FormsModule, i6.DefaultValueAccessor, i6.NgControlStatus, i6.NgModel, CommonModule, i7.NgForOf, i7.NgIf, CardModule,
369
- TooltipModule, i8.Tooltip, FieldsetModule, i9.Fieldset, InputTextModule, i10.InputText, InputOtpModule, i11.InputOtp, AccordionModule,
370
- TabViewModule,
370
+ FormsModule, i6.DefaultValueAccessor, i6.NgControlStatus, i6.NgModel, CommonModule,
371
+ CardModule,
372
+ TooltipModule, i7.Tooltip, FieldsetModule, i8.Fieldset, InputTextModule, i9.InputText, InputOtpModule, i10.InputOtp, AccordionModule,
371
373
  SplitButtonModule,
372
374
  InputGroupModule,
373
375
  ToolbarModule], styles: [".custom-otp-input[_ngcontent-%COMP%] {\n width: 40px;\n font-size: 36px;\n border: 0 none;\n appearance: none;\n text-align: center;\n transition: all 0.2s;\n background: transparent;\n border-bottom: 2px solid grey;\n border-radius: 0px;\n }\n\n .custom-otp-input[_ngcontent-%COMP%]:focus {\n outline: 0 none;\n border-bottom-color: var(--p-primary-color);\n }"] });
@@ -386,11 +388,10 @@ export class AcuteLoginComponent {
386
388
  InputTextModule,
387
389
  InputOtpModule,
388
390
  AccordionModule,
389
- TabViewModule,
390
391
  SplitButtonModule,
391
392
  InputGroupModule,
392
393
  ToolbarModule,
393
- ], template: "<div style=\"display: flex; flex-direction: column; margin: 10px; padding: 2px; align-content: center; justify-content: center\">\n <div style=\"display: flex; flex-direction: column; align-content: center; justify-content: center; margin: 1em; gap: 2px\">\n <div class=\"text-3xl font-bold text-center text-primary\" *ngIf=\"applicationName\">{{ applicationName }}</div>\n <div class=\"text-base font-italic text-center text-secondary\" *ngIf=\"helperText\">{{ helperText }}</div>\n </div>\n\n <div *ngIf=\"!showCodePage\">\n <!--<button pButton icon=\"pi pi-ban\" label=\"Clear Saved Logins\" (click)=\"clearSavedLogins()\" style=\"margin-top: 10px\"></button>-->\n\n <div style=\"display: flex; flex-direction: column\">\n <div style=\"display: flex; flex-direction: row; justify-content: space-between; gap: 5px\">\n <input\n class=\"p-inputtext rounded-input\"\n [(ngModel)]=\"newContactValue\"\n id=\"newContactValue\"\n pInputText\n style=\"width: 100%\"\n placeholder=\"Your Email or Text-Capable Phone\"\n type=\"text\"\n />\n <p-button\n icon=\"pi pi-envelope\"\n (click)=\"sendCodeToNewContact(newContactValue)\"\n pTooltip=\"Send code\"\n [disabled]=\"contactValueInvalidAndDirty()\"\n >\n </p-button>\n </div>\n <span *ngIf=\"contactValueInvalidAndDirty()\" style=\"color: red\">Valid email or phone number required</span>\n </div>\n\n <div style=\"display: flex; flex-direction: row; justify-content: space-around; margin: 2em\" *ngIf=\"hasRecentLogins\">\n <div>-----</div>\n <div class=\"text-lg font-italic\">Or select a previously used method</div>\n <div>-----</div>\n </div>\n\n <div *ngFor=\"let lg of recentLogins; trackBy: userById\">\n <div style=\"display: flex; flex-direction: row; justify-content: space-between\">\n <h3 class=\"p-toolbar-start\">{{ lg.user.userLabel }}</h3>\n <div class=\"p-toolbar-center\" style=\"display: flex; flex-direction: row; gap: 1em\">\n <p-button\n *ngIf=\"lg?.user?.webAuthnAuthenticatorSummaries?.length\"\n icon=\"pi pi-lock-open\"\n (click)=\"processWebAuthnLogin(lg.user.userId)\"\n pTooltip=\"Authenticate by device (WebAuthn)\"\n >\n </p-button>\n <div *ngFor=\"let e of lg.user.contactMethods; trackBy: contactByName\" style=\"display: flex; flex-direction: row; gap: 5px\">\n <p-button\n *ngIf=\"e.type === 'EmailAddress'\"\n icon=\"pi pi-envelope\"\n (click)=\"sendCodeToContact(e)\"\n pTooltip=\"{{ e.value }}\"\n ></p-button>\n <p-button\n *ngIf=\"e.type === 'TextCapablePhoneNumber'\"\n icon=\"pi pi-mobile\"\n (click)=\"sendCodeToContact(e)\"\n pTooltip=\"{{ e.value }}\"\n ></p-button>\n </div>\n </div>\n\n <div class=\"p-toolbar-end\">\n <p-button\n icon=\"pi pi-delete-left\"\n severity=\"danger\"\n (click)=\"removeSingleLogin(lg.user.userId)\"\n pTooltip=\"Forget {{ lg.user.userLabel }}\"\n ></p-button>\n </div>\n </div>\n </div>\n </div>\n\n <div *ngIf=\"showCodePage\">\n <p-fieldset legend=\"One-Time Code\">\n <div style=\"display: flex; flex-direction: column; min-width: 100%; justify-content: center; align-items: center; gap: 10px\">\n <div>\n Enter the code sent to <span style=\"font-weight: bolder\">{{ waitingContact.value }}</span>\n </div>\n <input\n type=\"hidden\"\n class=\"p-inputtext rounded-input\"\n [(ngModel)]=\"waitingContact.value\"\n id=\"waitingContactValue\"\n readonly=\"true\"\n />\n <!-- <p-inputOtp [(ngModel)]=\"verificationCode\" id=\"verificationCode\" [length]=\"6\" size=\"large\"\n [integerOnly]=\"integerOnly\" (ngModelChange)=\"otpChanged()\">\n <ng-template #input let-token let-events=\"events\">\n <input class=\"custom-otp-input\" (input)=\"events.input($event)\" (keydown)=\"events.keydown($event)\" type=\"text\" [attr.value]=\"token\" [maxLength]=\"1\" />\n </ng-template>\n </p-inputOtp> -->\n <p-inputOtp [(ngModel)]=\"verificationCode\" id=\"verificationCode\" [length]=\"6\" size=\"large\"\n [integerOnly]=\"integerOnly\" (ngModelChange)=\"otpChanged()\"\n [attr.inputmode]=\"otpInputMode\" [attr.pattern]=\"otpInputPattern\"\n />\n <div style=\"display: flex; flex-direction: row; justify-content: space-between; gap: 5px\">\n <p-button (click)=\"submitVerificationCode(waitingContact.value, verificationCode)\" label=\"Submit code\" > </p-button>\n <p-button (click)=\"verificationCode = null; showCodePage = false\" label=\"Cancel\"></p-button>\n </div>\n </div>\n </p-fieldset>\n </div>\n</div>\n", styles: ["\n .custom-otp-input {\n width: 40px;\n font-size: 36px;\n border: 0 none;\n appearance: none;\n text-align: center;\n transition: all 0.2s;\n background: transparent;\n border-bottom: 2px solid grey;\n border-radius: 0px;\n }\n\n .custom-otp-input:focus {\n outline: 0 none;\n border-bottom-color: var(--p-primary-color);\n }\n "] }]
394
+ ], template: "<div style=\"display: flex; flex-direction: column; margin: 10px; padding: 2px; align-content: center; justify-content: center\">\n <div style=\"display: flex; flex-direction: column; align-content: center; justify-content: center; margin: 1em; gap: 2px\">\n @if(applicationName) {\n <div class=\"text-3xl font-bold text-center text-primary\">{{ applicationName }}</div>\n }\n @if(helperText) {\n <div class=\"text-base font-italic text-center text-secondary\">{{ helperText }}</div>\n }\n </div>\n\n @if(!showCodePage) {\n <div>\n <!--<button pButton icon=\"pi pi-ban\" label=\"Clear Saved Logins\" (click)=\"clearSavedLogins()\" style=\"margin-top: 10px\"></button>-->\n\n <div style=\"display: flex; flex-direction: column\">\n <div style=\"display: flex; flex-direction: row; justify-content: space-between; gap: 5px\">\n <input\n class=\"p-inputtext rounded-input\"\n [(ngModel)]=\"newContactValue\"\n id=\"newContactValue\"\n pInputText\n style=\"width: 100%\"\n placeholder=\"Your Email or Text-Capable Phone\"\n type=\"text\"\n />\n <p-button\n icon=\"pi pi-envelope\"\n (click)=\"sendCodeToNewContact(newContactValue)\"\n pTooltip=\"Send code\"\n [disabled]=\"contactValueInvalidAndDirty()\"\n >\n </p-button>\n </div>\n @if(contactValueInvalidAndDirty()) {\n <span style=\"color: red\">Valid email or phone number required</span>\n }\n </div>\n\n @if(hasRecentLogins){\n <div style=\"display: flex; flex-direction: row; justify-content: space-around; margin: 2em\">\n <div>-----</div>\n <div class=\"text-lg font-italic\">Or select a previously used method</div>\n <div>-----</div>\n </div>\n }\n\n @for(lg of recentLogins; track $index) { <!-- lg.userById -->\n <div>\n <div style=\"display: flex; flex-direction: row; justify-content: space-between\">\n <h3 class=\"p-toolbar-start\">{{ lg.user.userLabel }}</h3>\n <div class=\"p-toolbar-center\" style=\"display: flex; flex-direction: row; gap: 1em\">\n @if(lg?.user?.webAuthnAuthenticatorSummaries?.length) {\n <p-button\n icon=\"pi pi-lock-open\"\n (click)=\"processWebAuthnLogin(lg.user.userId)\"\n pTooltip=\"Authenticate by device (WebAuthn)\"\n >\n </p-button>\n }\n @for(e of lg.user.contactMethods; track $index) { <!-- e.contactByName -->\n <div style=\"display: flex; flex-direction: row; gap: 5px\">\n @if(e.type === 'EmailAddress'){\n <p-button\n icon=\"pi pi-envelope\"\n (click)=\"sendCodeToContact(e)\"\n pTooltip=\"{{ e.value }}\"\n ></p-button>\n }\n @if(e.type === 'TextCapablePhoneNumber'){\n <p-button\n icon=\"pi pi-mobile\"\n (click)=\"sendCodeToContact(e)\"\n pTooltip=\"{{ e.value }}\"\n ></p-button>\n }\n </div>\n }\n </div>\n\n <div class=\"p-toolbar-end\">\n <p-button\n icon=\"pi pi-delete-left\"\n severity=\"danger\"\n (click)=\"removeSingleLogin(lg.user.userId)\"\n pTooltip=\"Forget {{ lg.user.userLabel }}\"\n ></p-button>\n </div>\n </div>\n </div>\n }\n </div>\n }\n\n @if(showCodePage) {\n <div>\n <p-fieldset legend=\"One-Time Code\">\n <div style=\"display: flex; flex-direction: column; min-width: 100%; justify-content: center; align-items: center; gap: 10px\">\n <div>\n Enter the code sent to <span style=\"font-weight: bolder\">{{ waitingContact.value }}</span>\n </div>\n <input\n type=\"hidden\"\n class=\"p-inputtext rounded-input\"\n [(ngModel)]=\"waitingContact.value\"\n id=\"waitingContactValue\"\n readonly=\"true\"\n />\n <!-- <p-inputOtp [(ngModel)]=\"verificationCode\" id=\"verificationCode\" [length]=\"6\" size=\"large\"\n [integerOnly]=\"integerOnly\" (ngModelChange)=\"otpChanged()\">\n <ng-template #input let-token let-events=\"events\">\n <input class=\"custom-otp-input\" (input)=\"events.input($event)\" (keydown)=\"events.keydown($event)\" type=\"text\" [attr.value]=\"token\" [maxLength]=\"1\" />\n </ng-template>\n </p-inputOtp> -->\n <p-inputOtp [(ngModel)]=\"verificationCode\" id=\"verificationCode\" [length]=\"6\" size=\"large\"\n [integerOnly]=\"integerOnly\" (ngModelChange)=\"otpChanged()\"\n [attr.inputmode]=\"otpInputMode\" [attr.pattern]=\"otpInputPattern\"\n />\n <div style=\"display: flex; flex-direction: row; justify-content: space-between; gap: 5px\">\n <p-button (click)=\"submitVerificationCode(waitingContact.value, verificationCode)\" label=\"Submit code\" > </p-button>\n <p-button (click)=\"verificationCode = null; showCodePage = false\" label=\"Cancel\"></p-button>\n </div>\n </div>\n </p-fieldset>\n </div>\n }\n</div>\n", styles: ["\n .custom-otp-input {\n width: 40px;\n font-size: 36px;\n border: 0 none;\n appearance: none;\n text-align: center;\n transition: all 0.2s;\n background: transparent;\n border-bottom: 2px solid grey;\n border-radius: 0px;\n }\n\n .custom-otp-input:focus {\n outline: 0 none;\n border-bottom-color: var(--p-primary-color);\n }\n "] }]
394
395
  }], () => [{ type: i1.ActivatedRoute }, { type: i1.Router }, { type: i2.WardenUserService }, { type: i3.WardenClient }, { type: i4.DialogService }], { applicationName: [{
395
396
  type: Input
396
397
  }], helperText: [{
@@ -404,5 +405,5 @@ export class AcuteLoginComponent {
404
405
  }], caseSensitiveContactValues: [{
405
406
  type: Input
406
407
  }] }); })();
407
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AcuteLoginComponent, { className: "AcuteLoginComponent", filePath: "components/acute-login/acute-login.component.ts", lineNumber: 75 }); })();
408
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AcuteLoginComponent, { className: "AcuteLoginComponent", filePath: "components/acute-login/acute-login.component.ts", lineNumber: 73 }); })();
408
409
  //# sourceMappingURL=acute-login.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"acute-login.component.js","sourceRoot":"","sources":["../../../src/components/acute-login/acute-login.component.ts","../../../src/components/acute-login/acute-login.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"acute-login.component.js","sourceRoot":"","sources":["../../../src/components/acute-login/acute-login.component.ts","../../../src/components/acute-login/acute-login.component.html"],"names":[],"mappings":"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"}
@@ -14,10 +14,9 @@ import * as i0 from "@angular/core";
14
14
  import * as i1 from "@angular/router";
15
15
  import * as i2 from "@bitblit/ratchet-warden-common/client/warden-user-service";
16
16
  import * as i3 from "primeng/card";
17
- import * as i4 from "@angular/common";
18
17
  const _c0 = a0 => [a0];
19
- function AcuteMagicLanderComponent_a_5_Template(rf, ctx) { if (rf & 1) {
20
- i0.ɵɵelementStart(0, "a", 4);
18
+ function AcuteMagicLanderComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
19
+ i0.ɵɵelementStart(0, "a", 3);
21
20
  i0.ɵɵtext(1, "Back to login page");
22
21
  i0.ɵɵelementEnd();
23
22
  } if (rf & 2) {
@@ -78,22 +77,22 @@ export class AcuteMagicLanderComponent {
78
77
  }
79
78
  }
80
79
  static ɵfac = function AcuteMagicLanderComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AcuteMagicLanderComponent)(i0.ɵɵdirectiveInject(i1.ActivatedRoute), i0.ɵɵdirectiveInject(i1.Router), i0.ɵɵdirectiveInject(i2.WardenUserService)); };
81
- static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteMagicLanderComponent, selectors: [["ngx-acute-warden-magic-lander"]], inputs: { directLoginUrl: "directLoginUrl" }, decls: 6, vars: 2, consts: [[1, "row"], ["header", "Magic Lander"], [2, "display", "flex", "flex-direction", "column"], ["pButton", "", 3, "routerLink", 4, "ngIf"], ["pButton", "", 3, "routerLink"]], template: function AcuteMagicLanderComponent_Template(rf, ctx) { if (rf & 1) {
80
+ static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteMagicLanderComponent, selectors: [["ngx-acute-warden-magic-lander"]], inputs: { directLoginUrl: "directLoginUrl" }, decls: 6, vars: 2, consts: [[1, "row"], ["header", "Magic Lander"], [2, "display", "flex", "flex-direction", "column"], ["pButton", "", 3, "routerLink"]], template: function AcuteMagicLanderComponent_Template(rf, ctx) { if (rf & 1) {
82
81
  i0.ɵɵelementStart(0, "div", 0)(1, "p-card", 1)(2, "div", 2)(3, "p");
83
82
  i0.ɵɵtext(4);
84
83
  i0.ɵɵelementEnd();
85
- i0.ɵɵtemplate(5, AcuteMagicLanderComponent_a_5_Template, 2, 3, "a", 3);
84
+ i0.ɵɵconditionalCreate(5, AcuteMagicLanderComponent_Conditional_5_Template, 2, 3, "a", 3);
86
85
  i0.ɵɵelementEnd()()();
87
86
  } if (rf & 2) {
88
87
  i0.ɵɵadvance(4);
89
88
  i0.ɵɵtextInterpolate(ctx.currentStatus);
90
89
  i0.ɵɵadvance();
91
- i0.ɵɵproperty("ngIf", ctx.showLoginButton);
92
- } }, dependencies: [CardModule, i3.Card, RouterModule, i1.RouterLink, FormsModule, CommonModule, i4.NgIf, ButtonDirective], encapsulation: 2 });
90
+ i0.ɵɵconditional(ctx.showLoginButton ? 5 : -1);
91
+ } }, dependencies: [CardModule, i3.Card, RouterModule, i1.RouterLink, FormsModule, CommonModule, ButtonDirective], encapsulation: 2 });
93
92
  }
94
93
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AcuteMagicLanderComponent, [{
95
94
  type: Component,
96
- args: [{ selector: 'ngx-acute-warden-magic-lander', standalone: true, imports: [CardModule, RouterModule, FormsModule, CommonModule, CardModule, ButtonDirective], template: "<div class=\"row\">\n <p-card header=\"Magic Lander\">\n <div style=\"display: flex; flex-direction: column\">\n <p>{{ currentStatus }}</p>\n <a [routerLink]=\"[directLoginUrl]\" *ngIf=\"showLoginButton\" pButton>Back to login page</a>\n </div>\n </p-card>\n</div>\n" }]
95
+ args: [{ selector: 'ngx-acute-warden-magic-lander', standalone: true, imports: [CardModule, RouterModule, FormsModule, CommonModule, CardModule, ButtonDirective], template: "<div class=\"row\">\n <p-card header=\"Magic Lander\">\n <div style=\"display: flex; flex-direction: column\">\n <p>{{ currentStatus }}</p>\n @if (showLoginButton) {\n <a [routerLink]=\"[directLoginUrl]\" pButton>Back to login page</a>\n }\n </div>\n </p-card>\n</div>\n" }]
97
96
  }], () => [{ type: i1.ActivatedRoute }, { type: i1.Router }, { type: i2.WardenUserService }], { directLoginUrl: [{
98
97
  type: Input
99
98
  }] }); })();
@@ -1 +1 @@
1
- {"version":3,"file":"acute-magic-lander.component.js","sourceRoot":"","sources":["../../../src/components/acute-magic-lander/acute-magic-lander.component.ts","../../../src/components/acute-magic-lander/acute-magic-lander.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"acute-magic-lander.component.js","sourceRoot":"","sources":["../../../src/components/acute-magic-lander/acute-magic-lander.component.ts","../../../src/components/acute-magic-lander/acute-magic-lander.component.html"],"names":[],"mappings":"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"}
@@ -17,26 +17,25 @@ import * as i2 from "@bitblit/ratchet-warden-common/client/warden-user-service";
17
17
  import * as i3 from "@bitblit/ratchet-warden-common/client/warden-delegating-current-user-providing-user-service-event-processing-provider";
18
18
  import * as i4 from "primeng/button";
19
19
  import * as i5 from "primeng/card";
20
- import * as i6 from "@angular/common";
21
- import * as i7 from "primeng/tooltip";
22
- function AcuteUserProfileComponent_li_9_Template(rf, ctx) { if (rf & 1) {
20
+ import * as i6 from "primeng/tooltip";
21
+ function AcuteUserProfileComponent_For_10_Template(rf, ctx) { if (rf & 1) {
23
22
  const _r1 = i0.ɵɵgetCurrentView();
24
- i0.ɵɵelementStart(0, "li")(1, "p-button", 7);
25
- i0.ɵɵlistener("click", function AcuteUserProfileComponent_li_9_Template_p_button_click_1_listener() { const cm_r2 = i0.ɵɵrestoreView(_r1).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.removeContact(cm_r2)); });
23
+ i0.ɵɵelementStart(0, "li")(1, "p-button", 5);
24
+ i0.ɵɵlistener("click", function AcuteUserProfileComponent_For_10_Template_p_button_click_1_listener() { const cm_r2 = i0.ɵɵrestoreView(_r1).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.removeContact(cm_r2)); });
26
25
  i0.ɵɵelementEnd();
27
26
  i0.ɵɵtext(2);
28
27
  i0.ɵɵelementEnd();
29
28
  } if (rf & 2) {
30
29
  const cm_r2 = ctx.$implicit;
31
30
  i0.ɵɵadvance();
32
- i0.ɵɵpropertyInterpolate1("pTooltip", "Remove contact method ", cm_r2.value, "");
31
+ i0.ɵɵproperty("pTooltip", i0.ɵɵinterpolate1("Remove contact method ", cm_r2.value));
33
32
  i0.ɵɵadvance();
34
33
  i0.ɵɵtextInterpolate2(" ", cm_r2.type, " : ", cm_r2.value, " ");
35
34
  } }
36
- function AcuteUserProfileComponent_ng_container_10_li_4_Template(rf, ctx) { if (rf & 1) {
35
+ function AcuteUserProfileComponent_Conditional_11_For_4_Template(rf, ctx) { if (rf & 1) {
37
36
  const _r4 = i0.ɵɵgetCurrentView();
38
- i0.ɵɵelementStart(0, "li")(1, "p-button", 7);
39
- i0.ɵɵlistener("click", function AcuteUserProfileComponent_ng_container_10_li_4_Template_p_button_click_1_listener() { const waa_r5 = i0.ɵɵrestoreView(_r4).$implicit; const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.removeWebAuthn(waa_r5)); });
37
+ i0.ɵɵelementStart(0, "li")(1, "p-button", 5);
38
+ i0.ɵɵlistener("click", function AcuteUserProfileComponent_Conditional_11_For_4_Template_p_button_click_1_listener() { const waa_r5 = i0.ɵɵrestoreView(_r4).$implicit; const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.removeWebAuthn(waa_r5)); });
40
39
  i0.ɵɵelementEnd();
41
40
  i0.ɵɵtext(2);
42
41
  i0.ɵɵelementEnd();
@@ -44,23 +43,21 @@ function AcuteUserProfileComponent_ng_container_10_li_4_Template(rf, ctx) { if (
44
43
  const waa_r5 = ctx.$implicit;
45
44
  const ctx_r2 = i0.ɵɵnextContext(2);
46
45
  i0.ɵɵadvance();
47
- i0.ɵɵpropertyInterpolate1("pTooltip", "Remove web auth ", ctx_r2.webAuthLabel(waa_r5), "");
46
+ i0.ɵɵproperty("pTooltip", i0.ɵɵinterpolate1("Remove web auth ", ctx_r2.webAuthLabel(waa_r5)));
48
47
  i0.ɵɵadvance();
49
48
  i0.ɵɵtextInterpolate1(" ", ctx_r2.webAuthLabel(waa_r5), " ");
50
49
  } }
51
- function AcuteUserProfileComponent_ng_container_10_Template(rf, ctx) { if (rf & 1) {
52
- i0.ɵɵelementContainerStart(0);
53
- i0.ɵɵelementStart(1, "h3");
54
- i0.ɵɵtext(2, "Web Authenticators");
50
+ function AcuteUserProfileComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
51
+ i0.ɵɵelementStart(0, "h3");
52
+ i0.ɵɵtext(1, "Web Authenticators");
55
53
  i0.ɵɵelementEnd();
56
- i0.ɵɵelementStart(3, "ul");
57
- i0.ɵɵtemplate(4, AcuteUserProfileComponent_ng_container_10_li_4_Template, 3, 3, "li", 1);
54
+ i0.ɵɵelementStart(2, "ul");
55
+ i0.ɵɵrepeaterCreate(3, AcuteUserProfileComponent_Conditional_11_For_4_Template, 3, 3, "li", null, i0.ɵɵrepeaterTrackByIdentity);
58
56
  i0.ɵɵelementEnd();
59
- i0.ɵɵelementContainerEnd();
60
57
  } if (rf & 2) {
61
58
  const ctx_r2 = i0.ɵɵnextContext();
62
- i0.ɵɵadvance(4);
63
- i0.ɵɵproperty("ngForOf", ctx_r2.user.userObject.loginData.webAuthnAuthenticatorSummaries);
59
+ i0.ɵɵadvance(3);
60
+ i0.ɵɵrepeater(ctx_r2.user.userObject.loginData.webAuthnAuthenticatorSummaries);
64
61
  } }
65
62
  export class AcuteUserProfileComponent {
66
63
  router;
@@ -137,7 +134,7 @@ export class AcuteUserProfileComponent {
137
134
  this.router.navigate(['/public/login']).then(No.op);
138
135
  }
139
136
  static ɵfac = function AcuteUserProfileComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AcuteUserProfileComponent)(i0.ɵɵdirectiveInject(i1.Router), i0.ɵɵdirectiveInject(i2.WardenUserService), i0.ɵɵdirectiveInject(i3.WardenDelegatingCurrentUserProvidingUserServiceEventProcessingProvider)); };
140
- static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteUserProfileComponent, selectors: [["ngx-acute-warden-user-profile"]], decls: 21, vars: 8, consts: [[3, "header"], [4, "ngFor", "ngForOf"], [4, "ngIf"], [2, "display", "flex", "flex-direction", "row"], ["icon", "pi pi-user", "pTooltip", "Add a new contact method", "icon", "pi pi-user-plus", 3, "click"], ["icon", "pi pi-lock", "pTooltip", "Add this device as an authenticator", 3, "click"], [3, "click"], ["icon", "pi pi-trash", 3, "click", "pTooltip"]], template: function AcuteUserProfileComponent_Template(rf, ctx) { if (rf & 1) {
137
+ static ɵcmp = i0.ɵɵdefineComponent({ type: AcuteUserProfileComponent, selectors: [["ngx-acute-warden-user-profile"]], decls: 22, vars: 7, consts: [[3, "header"], [2, "display", "flex", "flex-direction", "row"], ["icon", "pi pi-user", "pTooltip", "Add a new contact method", "icon", "pi pi-user-plus", 3, "click"], ["icon", "pi pi-lock", "pTooltip", "Add this device as an authenticator", 3, "click"], [3, "click"], ["icon", "pi pi-trash", 3, "click", "pTooltip"]], template: function AcuteUserProfileComponent_Template(rf, ctx) { if (rf & 1) {
141
138
  i0.ɵɵelementStart(0, "p-card", 0)(1, "div");
142
139
  i0.ɵɵtext(2);
143
140
  i0.ɵɵelement(3, "br");
@@ -147,42 +144,42 @@ export class AcuteUserProfileComponent {
147
144
  i0.ɵɵtext(7, "Contacts");
148
145
  i0.ɵɵelementEnd();
149
146
  i0.ɵɵelementStart(8, "ul");
150
- i0.ɵɵtemplate(9, AcuteUserProfileComponent_li_9_Template, 3, 4, "li", 1);
147
+ i0.ɵɵrepeaterCreate(9, AcuteUserProfileComponent_For_10_Template, 3, 4, "li", null, i0.ɵɵrepeaterTrackByIdentity);
151
148
  i0.ɵɵelementEnd();
152
- i0.ɵɵtemplate(10, AcuteUserProfileComponent_ng_container_10_Template, 5, 1, "ng-container", 2);
153
- i0.ɵɵelementStart(11, "div", 3)(12, "p-button", 4);
154
- i0.ɵɵlistener("click", function AcuteUserProfileComponent_Template_p_button_click_12_listener() { return ctx.addContact(); });
149
+ i0.ɵɵconditionalCreate(11, AcuteUserProfileComponent_Conditional_11_Template, 5, 0);
150
+ i0.ɵɵelementStart(12, "div", 1)(13, "p-button", 2);
151
+ i0.ɵɵlistener("click", function AcuteUserProfileComponent_Template_p_button_click_13_listener() { return ctx.addContact(); });
155
152
  i0.ɵɵelementEnd();
156
- i0.ɵɵelementStart(13, "p-button", 5);
157
- i0.ɵɵlistener("click", function AcuteUserProfileComponent_Template_p_button_click_13_listener() { return ctx.addWebAuthnDevice(); });
153
+ i0.ɵɵelementStart(14, "p-button", 3);
154
+ i0.ɵɵlistener("click", function AcuteUserProfileComponent_Template_p_button_click_14_listener() { return ctx.addWebAuthnDevice(); });
158
155
  i0.ɵɵelementEnd()();
159
- i0.ɵɵelement(14, "br");
160
- i0.ɵɵtext(15);
161
- i0.ɵɵelement(16, "br")(17, "hr");
162
- i0.ɵɵtext(18);
163
- i0.ɵɵelementStart(19, "button", 6);
164
- i0.ɵɵlistener("click", function AcuteUserProfileComponent_Template_button_click_19_listener() { return ctx.refreshToken(); });
165
- i0.ɵɵtext(20, "Refresh");
156
+ i0.ɵɵelement(15, "br");
157
+ i0.ɵɵtext(16);
158
+ i0.ɵɵelement(17, "br")(18, "hr");
159
+ i0.ɵɵtext(19);
160
+ i0.ɵɵelementStart(20, "button", 4);
161
+ i0.ɵɵlistener("click", function AcuteUserProfileComponent_Template_button_click_20_listener() { return ctx.refreshToken(); });
162
+ i0.ɵɵtext(21, "Refresh");
166
163
  i0.ɵɵelementEnd()()();
167
164
  } if (rf & 2) {
168
- i0.ɵɵpropertyInterpolate1("header", "User profile : ", ctx.user.userObject.loginData.userLabel, "");
165
+ i0.ɵɵproperty("header", i0.ɵɵinterpolate1("User profile : ", ctx.user.userObject.loginData.userLabel));
169
166
  i0.ɵɵadvance(2);
170
167
  i0.ɵɵtextInterpolate1(" ID: ", ctx.user.userObject.loginData.userId, " ");
171
168
  i0.ɵɵadvance(2);
172
169
  i0.ɵɵtextInterpolate1(" Full Name: ", ctx.user.userObject.loginData.userLabel, " ");
173
170
  i0.ɵɵadvance(5);
174
- i0.ɵɵproperty("ngForOf", ctx.user.userObject.loginData.contactMethods);
175
- i0.ɵɵadvance();
176
- i0.ɵɵproperty("ngIf", ctx.user == null ? null : ctx.user.userObject == null ? null : ctx.user.userObject.loginData == null ? null : ctx.user.userObject.loginData.webAuthnAuthenticatorSummaries == null ? null : ctx.user.userObject.loginData.webAuthnAuthenticatorSummaries.length);
171
+ i0.ɵɵrepeater(ctx.user.userObject.loginData.contactMethods);
172
+ i0.ɵɵadvance(2);
173
+ i0.ɵɵconditional((ctx.user == null ? null : ctx.user.userObject == null ? null : ctx.user.userObject.loginData == null ? null : ctx.user.userObject.loginData.webAuthnAuthenticatorSummaries == null ? null : ctx.user.userObject.loginData.webAuthnAuthenticatorSummaries.length) ? 11 : -1);
177
174
  i0.ɵɵadvance(5);
178
175
  i0.ɵɵtextInterpolate1(" Roles: ", ctx.user.userObject.roles, " ");
179
176
  i0.ɵɵadvance(3);
180
177
  i0.ɵɵtextInterpolate1(" Time (MS) left in token : ", ctx.timeLeftMS, " ");
181
- } }, dependencies: [ButtonModule, i4.Button, CardModule, i5.Card, CommonModule, i6.NgForOf, i6.NgIf, TooltipModule, i7.Tooltip], encapsulation: 2 });
178
+ } }, dependencies: [ButtonModule, i4.Button, CardModule, i5.Card, CommonModule, TooltipModule, i6.Tooltip], encapsulation: 2 });
182
179
  }
183
180
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AcuteUserProfileComponent, [{
184
181
  type: Component,
185
- args: [{ selector: 'ngx-acute-warden-user-profile', standalone: true, imports: [ButtonModule, CardModule, CommonModule, TooltipModule], template: "<p-card header=\"User profile : {{ user.userObject.loginData.userLabel }}\">\n <div>\n ID: {{ user.userObject.loginData.userId }} <br />\n Full Name: {{ user.userObject.loginData.userLabel }} <br />\n <h3>Contacts</h3>\n <ul>\n <li *ngFor=\"let cm of user.userObject.loginData.contactMethods\">\n <p-button icon=\"pi pi-trash\" pTooltip=\"Remove contact method {{ cm.value }}\" (click)=\"removeContact(cm)\"></p-button>\n {{ cm.type }} : {{ cm.value }}\n </li>\n </ul>\n <ng-container *ngIf=\"user?.userObject?.loginData?.webAuthnAuthenticatorSummaries?.length\">\n <h3>Web Authenticators</h3>\n <ul>\n <li *ngFor=\"let waa of user.userObject.loginData.webAuthnAuthenticatorSummaries\">\n <p-button icon=\"pi pi-trash\" pTooltip=\"Remove web auth {{ webAuthLabel(waa) }}\" (click)=\"removeWebAuthn(waa)\"></p-button>\n {{ webAuthLabel(waa) }}\n </li>\n </ul>\n </ng-container>\n\n <div style=\"display: flex; flex-direction: row\">\n <p-button icon=\"pi pi-user\" pTooltip=\"Add a new contact method\" (click)=\"addContact()\" icon=\"pi pi-user-plus\"></p-button>\n <p-button icon=\"pi pi-lock\" pTooltip=\"Add this device as an authenticator\" (click)=\"addWebAuthnDevice()\"></p-button>\n </div>\n\n <br />\n Roles: {{ user.userObject.roles }} <br />\n <hr />\n Time (MS) left in token : {{ timeLeftMS }} <button (click)=\"refreshToken()\">Refresh</button>\n </div>\n</p-card>\n" }]
182
+ args: [{ selector: 'ngx-acute-warden-user-profile', standalone: true, imports: [ButtonModule, CardModule, CommonModule, TooltipModule], template: "<p-card header=\"User profile : {{ user.userObject.loginData.userLabel }}\">\n <div>\n ID: {{ user.userObject.loginData.userId }} <br />\n Full Name: {{ user.userObject.loginData.userLabel }} <br />\n <h3>Contacts</h3>\n <ul>\n @for(cm of user.userObject.loginData.contactMethods; track cm) {\n <li>\n <p-button icon=\"pi pi-trash\" pTooltip=\"Remove contact method {{ cm.value }}\" (click)=\"removeContact(cm)\"></p-button>\n {{ cm.type }} : {{ cm.value }}\n </li>\n }\n </ul>\n @if (user?.userObject?.loginData?.webAuthnAuthenticatorSummaries?.length) {\n <h3>Web Authenticators</h3>\n <ul>\n @for(waa of user.userObject.loginData.webAuthnAuthenticatorSummaries; track waa) {\n <li>\n <p-button icon=\"pi pi-trash\" pTooltip=\"Remove web auth {{ webAuthLabel(waa) }}\" (click)=\"removeWebAuthn(waa)\"></p-button>\n {{ webAuthLabel(waa) }}\n </li>\n }\n </ul>\n }\n\n <div style=\"display: flex; flex-direction: row\">\n <p-button icon=\"pi pi-user\" pTooltip=\"Add a new contact method\" (click)=\"addContact()\" icon=\"pi pi-user-plus\"></p-button>\n <p-button icon=\"pi pi-lock\" pTooltip=\"Add this device as an authenticator\" (click)=\"addWebAuthnDevice()\"></p-button>\n </div>\n\n <br />\n Roles: {{ user.userObject.roles }} <br />\n <hr />\n Time (MS) left in token : {{ timeLeftMS }} <button (click)=\"refreshToken()\">Refresh</button>\n </div>\n</p-card>\n" }]
186
183
  }], () => [{ type: i1.Router }, { type: i2.WardenUserService }, { type: i3.WardenDelegatingCurrentUserProvidingUserServiceEventProcessingProvider }], null); })();
187
184
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AcuteUserProfileComponent, { className: "AcuteUserProfileComponent", filePath: "components/acute-user-profile/acute-user-profile.component.ts", lineNumber: 24 }); })();
188
185
  //# sourceMappingURL=acute-user-profile.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"acute-user-profile.component.js","sourceRoot":"","sources":["../../../src/components/acute-user-profile/acute-user-profile.component.ts","../../../src/components/acute-user-profile/acute-user-profile.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"acute-user-profile.component.js","sourceRoot":"","sources":["../../../src/components/acute-user-profile/acute-user-profile.component.ts","../../../src/components/acute-user-profile/acute-user-profile.component.html"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitblit/ngx-acute-warden",
3
- "version": "5.1.670-alpha",
3
+ "version": "5.1.673-alpha",
4
4
  "description": "Library for using angular with ratchet-warden",
5
5
  "module": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -35,45 +35,45 @@
35
35
  "config": {},
36
36
  "license": "Apache-2.0",
37
37
  "dependencies": {
38
- "@angular/animations": "19.2.14",
39
- "@angular/cdk": "19.2.19",
40
- "@angular/common": "19.2.14",
41
- "@angular/compiler": "19.2.14",
42
- "@angular/core": "19.2.14",
43
- "@angular/forms": "19.2.14",
44
- "@angular/platform-browser": "19.2.14",
45
- "@angular/platform-browser-dynamic": "19.2.14",
46
- "@angular/router": "19.2.14",
47
- "@bitblit/ngx-acute-common": "5.1.670-alpha",
48
- "@bitblit/ratchet-common": "5.1.670-alpha",
49
- "@bitblit/ratchet-warden-common": "5.1.670-alpha",
38
+ "@angular/animations": "20.2.1",
39
+ "@angular/cdk": "20.2.0",
40
+ "@angular/common": "20.2.1",
41
+ "@angular/compiler": "20.2.1",
42
+ "@angular/core": "20.2.1",
43
+ "@angular/forms": "20.2.1",
44
+ "@angular/platform-browser": "20.2.1",
45
+ "@angular/platform-browser-dynamic": "20.2.1",
46
+ "@angular/router": "20.2.1",
47
+ "@bitblit/ngx-acute-common": "5.1.673-alpha",
48
+ "@bitblit/ratchet-common": "5.1.673-alpha",
49
+ "@bitblit/ratchet-warden-common": "5.1.673-alpha",
50
50
  "primeflex": "4.0.0",
51
51
  "primeicons": "7.0.0",
52
- "primeng": "19.1.3",
52
+ "primeng": "20.0.1",
53
53
  "rxjs": "7.8.2",
54
54
  "zone.js": "0.15.1"
55
55
  },
56
56
  "peerDependencies": {
57
- "@angular/animations": "^19.2.14",
58
- "@angular/cdk": "^19.2.19",
59
- "@angular/common": "^19.2.14",
60
- "@angular/compiler": "^19.2.14",
61
- "@angular/core": "^19.2.14",
62
- "@angular/forms": "^19.2.14",
63
- "@angular/platform-browser": "^19.2.14",
64
- "@angular/platform-browser-dynamic": "^19.2.14",
65
- "@angular/router": "^19.2.14",
66
- "@bitblit/ngx-acute-common": "5.1.670-alpha",
67
- "@bitblit/ratchet-common": "5.1.670-alpha",
68
- "@bitblit/ratchet-warden-common": "5.1.670-alpha",
57
+ "@angular/animations": "^20.2.1",
58
+ "@angular/cdk": "^20.2.0",
59
+ "@angular/common": "^20.2.1",
60
+ "@angular/compiler": "^20.2.1",
61
+ "@angular/core": "^20.2.1",
62
+ "@angular/forms": "^20.2.1",
63
+ "@angular/platform-browser": "^20.2.1",
64
+ "@angular/platform-browser-dynamic": "^20.2.1",
65
+ "@angular/router": "^20.2.1",
66
+ "@bitblit/ngx-acute-common": "5.1.673-alpha",
67
+ "@bitblit/ratchet-common": "5.1.673-alpha",
68
+ "@bitblit/ratchet-warden-common": "5.1.673-alpha",
69
69
  "primeflex": "4.0.0",
70
70
  "primeicons": "7.0.0",
71
- "primeng": "19.1.3",
71
+ "primeng": "20.0.1",
72
72
  "rxjs": "7.8.2",
73
73
  "zone.js": "0.15.1"
74
74
  },
75
75
  "devDependencies": {
76
- "@angular/compiler-cli": "19.2.14",
77
- "@bitblit/ratchet-node-only": "5.1.670-alpha"
76
+ "@angular/compiler-cli": "20.2.1",
77
+ "@bitblit/ratchet-node-only": "5.1.673-alpha"
78
78
  }
79
79
  }