@zitadel/sdk-angular 0.1.0-alpha.14 → 0.1.0-alpha.15
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/dist/index.js +6 -6
- package/package.json +11 -10
package/dist/index.js
CHANGED
|
@@ -22,7 +22,7 @@ const n = class n {
|
|
|
22
22
|
this.flowError.emit(o.detail);
|
|
23
23
|
}
|
|
24
24
|
};
|
|
25
|
-
n.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.
|
|
25
|
+
n.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: t, type: n, deps: [], target: t.ɵɵFactoryTarget.Component }), n.ɵcmp = t.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: n, isStandalone: !0, selector: "zitadel-auth-login", inputs: { project: "project", projectId: "projectId", proxyPath: "proxyPath", purpose: "purpose", postSignInUrl: "postSignInUrl" }, outputs: { flowStep: "flowStep", flowInput: "flowInput", flowComplete: "flowComplete", flowError: "flowError" }, viewQueries: [{ propertyName: "elementRef", first: !0, predicate: ["el"], descendants: !0 }], ngImport: t, template: `<zitadel-login
|
|
26
26
|
#el
|
|
27
27
|
[project]="project"
|
|
28
28
|
[projectId]="projectId"
|
|
@@ -35,7 +35,7 @@ n.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngIm
|
|
|
35
35
|
(zitadel-flow-error)="onFlowError($event)"
|
|
36
36
|
></zitadel-login>`, isInline: !0 });
|
|
37
37
|
let a = n;
|
|
38
|
-
t.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.
|
|
38
|
+
t.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: t, type: a, decorators: [{
|
|
39
39
|
type: m,
|
|
40
40
|
args: [{
|
|
41
41
|
selector: "zitadel-auth-login",
|
|
@@ -88,7 +88,7 @@ const l = class l {
|
|
|
88
88
|
this.signout.emit(o.detail);
|
|
89
89
|
}
|
|
90
90
|
};
|
|
91
|
-
l.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.
|
|
91
|
+
l.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: t, type: l, deps: [], target: t.ɵɵFactoryTarget.Component }), l.ɵcmp = t.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: l, isStandalone: !0, selector: "zitadel-auth-logout", inputs: { project: "project", projectId: "projectId", proxyPath: "proxyPath", postSignOutUrl: "postSignOutUrl" }, outputs: { signout: "signout" }, viewQueries: [{ propertyName: "elementRef", first: !0, predicate: ["el"], descendants: !0 }], ngImport: t, template: `<zitadel-logout
|
|
92
92
|
#el
|
|
93
93
|
[project]="project"
|
|
94
94
|
[projectId]="projectId"
|
|
@@ -97,7 +97,7 @@ l.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngIm
|
|
|
97
97
|
(zitadel-signout)="onSignout($event)"
|
|
98
98
|
></zitadel-logout>`, isInline: !0 });
|
|
99
99
|
let u = l;
|
|
100
|
-
t.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.
|
|
100
|
+
t.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: t, type: u, decorators: [{
|
|
101
101
|
type: m,
|
|
102
102
|
args: [{
|
|
103
103
|
selector: "zitadel-auth-logout",
|
|
@@ -138,7 +138,7 @@ const i = class i {
|
|
|
138
138
|
this.signout.emit(o.detail);
|
|
139
139
|
}
|
|
140
140
|
};
|
|
141
|
-
i.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.
|
|
141
|
+
i.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: t, type: i, deps: [], target: t.ɵɵFactoryTarget.Component }), i.ɵcmp = t.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: i, isStandalone: !0, selector: "zitadel-auth-session", inputs: { project: "project", projectId: "projectId", proxyPath: "proxyPath", postSignOutUrl: "postSignOutUrl", heading: "heading", logoutLabel: "logoutLabel" }, outputs: { signout: "signout" }, viewQueries: [{ propertyName: "elementRef", first: !0, predicate: ["el"], descendants: !0 }], ngImport: t, template: `<zitadel-session
|
|
142
142
|
#el
|
|
143
143
|
[project]="project"
|
|
144
144
|
[projectId]="projectId"
|
|
@@ -149,7 +149,7 @@ i.ɵfac = t.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngIm
|
|
|
149
149
|
(zitadel-signout)="onSignout($event)"
|
|
150
150
|
></zitadel-session>`, isInline: !0 });
|
|
151
151
|
let c = i;
|
|
152
|
-
t.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.
|
|
152
|
+
t.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: t, type: c, decorators: [{
|
|
153
153
|
type: m,
|
|
154
154
|
args: [{
|
|
155
155
|
selector: "zitadel-auth-session",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zitadel/sdk-angular",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.15",
|
|
4
4
|
"description": "Angular components for the Zitadel auth UI (client-side SPA).",
|
|
5
5
|
"homepage": "https://github.com/zitadel/nextgen/tree/main/packages/sdk-angular#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"tslib": "^2.6.0",
|
|
32
|
-
"@zitadel/api": "0.1.0-alpha.
|
|
33
|
-
"@zitadel/
|
|
34
|
-
"@zitadel/
|
|
32
|
+
"@zitadel/api": "0.1.0-alpha.15",
|
|
33
|
+
"@zitadel/components": "0.1.0-alpha.15",
|
|
34
|
+
"@zitadel/sdk-core": "0.1.0-alpha.15"
|
|
35
35
|
},
|
|
36
36
|
"peerDependencies": {
|
|
37
37
|
"@angular/common": ">=17",
|
|
@@ -40,12 +40,13 @@
|
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@analogjs/vite-plugin-angular": "^2.6.1",
|
|
42
42
|
"@analogjs/vitest-angular": "^2.6.1",
|
|
43
|
-
"@angular/build": "^22.0.
|
|
44
|
-
"@angular/common": "^22.0.
|
|
45
|
-
"@angular/compiler": "^22.0.
|
|
46
|
-
"@angular/compiler-cli": "^22.0.
|
|
47
|
-
"@angular/core": "^22.0.
|
|
48
|
-
"@angular/platform-browser": "^22.0.
|
|
43
|
+
"@angular/build": "^22.0.5",
|
|
44
|
+
"@angular/common": "^22.0.5",
|
|
45
|
+
"@angular/compiler": "^22.0.5",
|
|
46
|
+
"@angular/compiler-cli": "^22.0.5",
|
|
47
|
+
"@angular/core": "^22.0.5",
|
|
48
|
+
"@angular/platform-browser": "^22.0.5",
|
|
49
|
+
"@angular/router": "^22.0.5",
|
|
49
50
|
"@eslint/js": "^9.0.0",
|
|
50
51
|
"@eslint/json": "^0.11.0",
|
|
51
52
|
"@eslint/markdown": "^6.0.0",
|