@sw-tsdk/turbine 3.12.0-next.fbd3f73 → 3.12.0
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/lib/tenant-api/model/swimlaneTenantCoreModelsIdentityAccountViewModel.d.ts +0 -1
- package/lib/tenant-api/model/swimlaneTenantCoreModelsIdentityAccountViewModel.js +0 -5
- package/lib/tenant-api/model/swimlaneTenantCoreModelsIdentityAccountViewModel.js.map +1 -1
- package/lib/tenant-api/model/swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.d.ts +0 -1
- package/lib/tenant-api/model/swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.js +0 -5
- package/lib/tenant-api/model/swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.js.map +1 -1
- package/package.json +5 -4
|
@@ -27,7 +27,6 @@ export declare class SwimlaneTenantCoreModelsIdentityAccountViewModel {
|
|
|
27
27
|
'tenants'?: Array<SwimlaneTenantCoreModelsIdentityTenantViewModel> | null;
|
|
28
28
|
'groups'?: Array<SwimlaneTenantCoreModelsIdentityGroupViewModel> | null;
|
|
29
29
|
'users'?: Array<SwimlaneTenantCoreModelsIdentityUserViewModel> | null;
|
|
30
|
-
'chatGpt'?: boolean | null;
|
|
31
30
|
static discriminator: string | undefined;
|
|
32
31
|
static attributeTypeMap: Array<{
|
|
33
32
|
name: string;
|
|
@@ -89,11 +89,6 @@ SwimlaneTenantCoreModelsIdentityAccountViewModel.attributeTypeMap = [
|
|
|
89
89
|
"name": "users",
|
|
90
90
|
"baseName": "users",
|
|
91
91
|
"type": "Array<SwimlaneTenantCoreModelsIdentityUserViewModel>"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"name": "chatGpt",
|
|
95
|
-
"baseName": "chatGpt",
|
|
96
|
-
"type": "boolean"
|
|
97
92
|
}
|
|
98
93
|
];
|
|
99
94
|
//# sourceMappingURL=swimlaneTenantCoreModelsIdentityAccountViewModel.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"swimlaneTenantCoreModelsIdentityAccountViewModel.js","sourceRoot":"","sources":["../../../src/tenant-api/model/swimlaneTenantCoreModelsIdentityAccountViewModel.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAOH,MAAa,gDAAgD;
|
|
1
|
+
{"version":3,"file":"swimlaneTenantCoreModelsIdentityAccountViewModel.js","sourceRoot":"","sources":["../../../src/tenant-api/model/swimlaneTenantCoreModelsIdentityAccountViewModel.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAOH,MAAa,gDAAgD;IA0FzD,MAAM,CAAC,mBAAmB;QACtB,OAAO,gDAAgD,CAAC,gBAAgB,CAAC;IAC7E,CAAC;;AA5FL,4GA6FC;AA7EU,8DAAa,GAAuB,SAAS,CAAC;AAE9C,iEAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,MAAM;QACd,UAAU,EAAE,MAAM;QAClB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,QAAQ;QAChB,UAAU,EAAE,QAAQ;QACpB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,IAAI;QACZ,UAAU,EAAE,IAAI;QAChB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,iBAAiB;QACzB,UAAU,EAAE,iBAAiB;QAC7B,MAAM,EAAE,MAAM;KACjB;IACD;QACI,MAAM,EAAE,kBAAkB;QAC1B,UAAU,EAAE,kBAAkB;QAC9B,MAAM,EAAE,MAAM;KACjB;IACD;QACI,MAAM,EAAE,eAAe;QACvB,UAAU,EAAE,eAAe;QAC3B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,gBAAgB;QACxB,UAAU,EAAE,gBAAgB;QAC5B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,eAAe;QACvB,UAAU,EAAE,eAAe;QAC3B,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,qBAAqB;QAC7B,UAAU,EAAE,qBAAqB;QACjC,MAAM,EAAE,MAAM;KACjB;IACD;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,wDAAwD;KACnE;IACD;QACI,MAAM,EAAE,QAAQ;QAChB,UAAU,EAAE,QAAQ;QACpB,MAAM,EAAE,uDAAuD;KAClE;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,sDAAsD;KACjE;CAAG,CAAC"}
|
|
@@ -20,7 +20,6 @@ export declare class SwimlaneTenantCoreModelsIdentityRegisterAccountViewModel {
|
|
|
20
20
|
'tenantLimit'?: number;
|
|
21
21
|
'markForDelete'?: boolean;
|
|
22
22
|
'markForDeletionDate'?: Date | null;
|
|
23
|
-
'chatGpt'?: boolean | null;
|
|
24
23
|
static discriminator: string | undefined;
|
|
25
24
|
static attributeTypeMap: Array<{
|
|
26
25
|
name: string;
|
|
@@ -69,11 +69,6 @@ SwimlaneTenantCoreModelsIdentityRegisterAccountViewModel.attributeTypeMap = [
|
|
|
69
69
|
"name": "markForDeletionDate",
|
|
70
70
|
"baseName": "markForDeletionDate",
|
|
71
71
|
"type": "Date"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "chatGpt",
|
|
75
|
-
"baseName": "chatGpt",
|
|
76
|
-
"type": "boolean"
|
|
77
72
|
}
|
|
78
73
|
];
|
|
79
74
|
//# sourceMappingURL=swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.js.map
|
package/lib/tenant-api/model/swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.js","sourceRoot":"","sources":["../../../src/tenant-api/model/swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,wDAAwD;
|
|
1
|
+
{"version":3,"file":"swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.js","sourceRoot":"","sources":["../../../src/tenant-api/model/swimlaneTenantCoreModelsIdentityRegisterAccountViewModel.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,wDAAwD;IAkEjE,MAAM,CAAC,mBAAmB;QACtB,OAAO,wDAAwD,CAAC,gBAAgB,CAAC;IACrF,CAAC;;AApEL,4HAqEC;AAzDU,sEAAa,GAAuB,SAAS,CAAC;AAE9C,yEAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,QAAQ;QAChB,UAAU,EAAE,QAAQ;QACpB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,iBAAiB;QACzB,UAAU,EAAE,iBAAiB;QAC7B,MAAM,EAAE,MAAM;KACjB;IACD;QACI,MAAM,EAAE,kBAAkB;QAC1B,UAAU,EAAE,kBAAkB;QAC9B,MAAM,EAAE,MAAM;KACjB;IACD;QACI,MAAM,EAAE,eAAe;QACvB,UAAU,EAAE,eAAe;QAC3B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,gBAAgB;QACxB,UAAU,EAAE,gBAAgB;QAC5B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,eAAe;QACvB,UAAU,EAAE,eAAe;QAC3B,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,qBAAqB;QAC7B,UAAU,EAAE,qBAAqB;QACjC,MAAM,EAAE,MAAM;KACjB;CAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"@ctrl/url-join": "1.0.4",
|
|
8
8
|
"@oclif/core": "2.8.5",
|
|
9
|
-
"@sw-tsdk/core": "
|
|
9
|
+
"@sw-tsdk/core": "3.12.0",
|
|
10
10
|
"fs-extra": "11.1.1",
|
|
11
11
|
"inquirer": "8.2.2",
|
|
12
12
|
"npmlog": "7.0.1",
|
|
@@ -27,7 +27,8 @@
|
|
|
27
27
|
"main": "lib/index.js",
|
|
28
28
|
"name": "@sw-tsdk/turbine",
|
|
29
29
|
"publishConfig": {
|
|
30
|
-
"access": "public"
|
|
30
|
+
"access": "public",
|
|
31
|
+
"provenance": false
|
|
31
32
|
},
|
|
32
33
|
"repository": {
|
|
33
34
|
"type": "git",
|
|
@@ -42,6 +43,6 @@
|
|
|
42
43
|
"update-swimlane-api": "zx --quiet scripts/generate-swimlane-client.mjs"
|
|
43
44
|
},
|
|
44
45
|
"types": "lib/index.d.ts",
|
|
45
|
-
"version": "3.12.0
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"version": "3.12.0",
|
|
47
|
+
"gitHead": "05e2670bb4686ff6f73a4bd44c063e025f1f8c1a"
|
|
47
48
|
}
|