@kanda-libs/ks-schema 1.0.804 → 1.0.806
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/components/schemas/{UserProfile.d.ts → Profile.d.ts} +3 -3
- package/dist/components/schemas/Profile.d.ts.map +1 -0
- package/dist/components/schemas/{UserProfile.js → Profile.js} +2 -2
- package/dist/components/schemas/index.d.ts +1 -1
- package/dist/components/schemas/index.d.ts.map +1 -1
- package/dist/components/schemas/index.js +1 -1
- package/dist/operations/deleteProfileDeviceRegistration.d.ts +1 -1
- package/dist/operations/deleteProfileDeviceRegistration.d.ts.map +1 -1
- package/dist/operations/deleteProfileDeviceRegistration.js +1 -1
- package/dist/operations/getUserProfile.d.ts +1 -1
- package/dist/operations/getUserProfile.d.ts.map +1 -1
- package/dist/operations/getUserProfile.js +1 -1
- package/dist/operations/postProfileDeviceRegistration.d.ts +1 -1
- package/dist/operations/postProfileDeviceRegistration.d.ts.map +1 -1
- package/dist/operations/postProfileDeviceRegistration.js +1 -1
- package/dist/operations/putProfileDeviceRegistration.d.ts +1 -1
- package/dist/operations/putProfileDeviceRegistration.d.ts.map +1 -1
- package/dist/operations/putProfileDeviceRegistration.js +1 -1
- package/dist/widget/index.d.ts +14820 -14820
- package/dist/widget/index.d.ts.map +1 -1
- package/dist/widget/index.js +34942 -34942
- package/package.json +1 -1
- package/schema.yaml +5 -5
- package/dist/components/schemas/UserProfile.d.ts.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as t from "io-ts";
|
|
2
2
|
import { BaseId } from "./BaseId";
|
|
3
3
|
import { DeviceRegistration } from "./DeviceRegistration";
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const Profile: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
5
5
|
id: t.StringC;
|
|
6
6
|
metadata: t.TypeC<{
|
|
7
7
|
liveness: t.BooleanC;
|
|
@@ -23,7 +23,7 @@ export declare const UserProfile: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
|
23
23
|
registered_at: import("io-ts-types").DateFromISOStringC;
|
|
24
24
|
}>>;
|
|
25
25
|
}>]>;
|
|
26
|
-
export declare type
|
|
26
|
+
export declare type Profile = BaseId & {
|
|
27
27
|
device_registrations: Array<DeviceRegistration>;
|
|
28
28
|
};
|
|
29
|
-
//# sourceMappingURL=
|
|
29
|
+
//# sourceMappingURL=Profile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Profile.d.ts","sourceRoot":"","sources":["../../../frontend/generated/components/schemas/Profile.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE1D,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;IAKlB,CAAC;AAEH,oBAAY,OAAO,GAAG,MAAM,GAAG;IAC7B,oBAAoB,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CACjD,CAAC"}
|
|
@@ -23,11 +23,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.Profile = void 0;
|
|
27
27
|
const t = __importStar(require("io-ts"));
|
|
28
28
|
const BaseId_1 = require("./BaseId");
|
|
29
29
|
const DeviceRegistration_1 = require("./DeviceRegistration");
|
|
30
|
-
exports.
|
|
30
|
+
exports.Profile = t.intersection([
|
|
31
31
|
BaseId_1.BaseId,
|
|
32
32
|
t.type({
|
|
33
33
|
device_registrations: t.array(DeviceRegistration_1.DeviceRegistration),
|
|
@@ -138,6 +138,7 @@ export * from "./PaymentOption";
|
|
|
138
138
|
export * from "./Pence";
|
|
139
139
|
export * from "./PreferenceMap";
|
|
140
140
|
export * from "./PreferenceOption";
|
|
141
|
+
export * from "./Profile";
|
|
141
142
|
export * from "./PurchaseEvent";
|
|
142
143
|
export * from "./Quiz";
|
|
143
144
|
export * from "./Rate";
|
|
@@ -174,7 +175,6 @@ export * from "./Training";
|
|
|
174
175
|
export * from "./Transaction";
|
|
175
176
|
export * from "./UpdateDeviceRegistrationRequest";
|
|
176
177
|
export * from "./UserEvent";
|
|
177
|
-
export * from "./UserProfile";
|
|
178
178
|
export * from "./UserType";
|
|
179
179
|
export * from "./UTM";
|
|
180
180
|
export * from "./VatNumber";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../frontend/generated/components/schemas/index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../frontend/generated/components/schemas/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -154,6 +154,7 @@ __exportStar(require("./PaymentOption"), exports);
|
|
|
154
154
|
__exportStar(require("./Pence"), exports);
|
|
155
155
|
__exportStar(require("./PreferenceMap"), exports);
|
|
156
156
|
__exportStar(require("./PreferenceOption"), exports);
|
|
157
|
+
__exportStar(require("./Profile"), exports);
|
|
157
158
|
__exportStar(require("./PurchaseEvent"), exports);
|
|
158
159
|
__exportStar(require("./Quiz"), exports);
|
|
159
160
|
__exportStar(require("./Rate"), exports);
|
|
@@ -190,7 +191,6 @@ __exportStar(require("./Training"), exports);
|
|
|
190
191
|
__exportStar(require("./Transaction"), exports);
|
|
191
192
|
__exportStar(require("./UpdateDeviceRegistrationRequest"), exports);
|
|
192
193
|
__exportStar(require("./UserEvent"), exports);
|
|
193
|
-
__exportStar(require("./UserProfile"), exports);
|
|
194
194
|
__exportStar(require("./UserType"), exports);
|
|
195
195
|
__exportStar(require("./UTM"), exports);
|
|
196
196
|
__exportStar(require("./VatNumber"), exports);
|
|
@@ -49,5 +49,5 @@ export declare const deleteProfileDeviceRegistrationOperation: {
|
|
|
49
49
|
};
|
|
50
50
|
export declare type DeleteProfileDeviceRegistrationRequestFunction = RequestFunction<{
|
|
51
51
|
body: schemas.DeleteDeviceRegistrationRequest;
|
|
52
|
-
}, schemas.
|
|
52
|
+
}, schemas.Profile>;
|
|
53
53
|
//# sourceMappingURL=deleteProfileDeviceRegistration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteProfileDeviceRegistration.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/deleteProfileDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAe3C,CAAC;AAEX,oBAAY,8CAA8C,GAAG,eAAe,CAC1E;IAAE,IAAI,EAAE,OAAO,CAAC,+BAA+B,CAAA;CAAE,EACjD,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"deleteProfileDeviceRegistration.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/deleteProfileDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAe3C,CAAC;AAEX,oBAAY,8CAA8C,GAAG,eAAe,CAC1E;IAAE,IAAI,EAAE,OAAO,CAAC,+BAA+B,CAAA;CAAE,EACjD,OAAO,CAAC,OAAO,CAChB,CAAC"}
|
|
@@ -29,7 +29,7 @@ exports.deleteProfileDeviceRegistrationOperation = {
|
|
|
29
29
|
path: "/api/info/profile-device-registration",
|
|
30
30
|
method: "delete",
|
|
31
31
|
responses: {
|
|
32
|
-
"200": { _tag: "JsonResponse", decoder: schemas.
|
|
32
|
+
"200": { _tag: "JsonResponse", decoder: schemas.Profile },
|
|
33
33
|
default: { _tag: "JsonResponse", decoder: schemas.Error },
|
|
34
34
|
},
|
|
35
35
|
parameters: [],
|
|
@@ -43,5 +43,5 @@ export declare const getUserProfileOperation: {
|
|
|
43
43
|
readonly Accept: "application/json";
|
|
44
44
|
};
|
|
45
45
|
};
|
|
46
|
-
export declare type GetUserProfileRequestFunction = RequestFunction<undefined, schemas.
|
|
46
|
+
export declare type GetUserProfileRequestFunction = RequestFunction<undefined, schemas.Profile>;
|
|
47
47
|
//# sourceMappingURL=getUserProfile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUserProfile.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/getUserProfile.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAS1B,CAAC;AAEX,oBAAY,6BAA6B,GAAG,eAAe,CACzD,SAAS,EACT,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"getUserProfile.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/getUserProfile.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAS1B,CAAC;AAEX,oBAAY,6BAA6B,GAAG,eAAe,CACzD,SAAS,EACT,OAAO,CAAC,OAAO,CAChB,CAAC"}
|
|
@@ -29,7 +29,7 @@ exports.getUserProfileOperation = {
|
|
|
29
29
|
path: "/api/info/profile",
|
|
30
30
|
method: "get",
|
|
31
31
|
responses: {
|
|
32
|
-
"200": { _tag: "JsonResponse", decoder: schemas.
|
|
32
|
+
"200": { _tag: "JsonResponse", decoder: schemas.Profile },
|
|
33
33
|
default: { _tag: "JsonResponse", decoder: schemas.Error },
|
|
34
34
|
},
|
|
35
35
|
parameters: [],
|
|
@@ -49,5 +49,5 @@ export declare const postProfileDeviceRegistrationOperation: {
|
|
|
49
49
|
};
|
|
50
50
|
export declare type PostProfileDeviceRegistrationRequestFunction = RequestFunction<{
|
|
51
51
|
body: schemas.NewDeviceRegistrationRequest;
|
|
52
|
-
}, schemas.
|
|
52
|
+
}, schemas.Profile>;
|
|
53
53
|
//# sourceMappingURL=postProfileDeviceRegistration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postProfileDeviceRegistration.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/postProfileDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAezC,CAAC;AAEX,oBAAY,4CAA4C,GAAG,eAAe,CACxE;IAAE,IAAI,EAAE,OAAO,CAAC,4BAA4B,CAAA;CAAE,EAC9C,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"postProfileDeviceRegistration.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/postProfileDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAezC,CAAC;AAEX,oBAAY,4CAA4C,GAAG,eAAe,CACxE;IAAE,IAAI,EAAE,OAAO,CAAC,4BAA4B,CAAA;CAAE,EAC9C,OAAO,CAAC,OAAO,CAChB,CAAC"}
|
|
@@ -29,7 +29,7 @@ exports.postProfileDeviceRegistrationOperation = {
|
|
|
29
29
|
path: "/api/info/profile-device-registration",
|
|
30
30
|
method: "post",
|
|
31
31
|
responses: {
|
|
32
|
-
"200": { _tag: "JsonResponse", decoder: schemas.
|
|
32
|
+
"200": { _tag: "JsonResponse", decoder: schemas.Profile },
|
|
33
33
|
default: { _tag: "JsonResponse", decoder: schemas.Error },
|
|
34
34
|
},
|
|
35
35
|
parameters: [],
|
|
@@ -49,5 +49,5 @@ export declare const putProfileDeviceRegistrationOperation: {
|
|
|
49
49
|
};
|
|
50
50
|
export declare type PutProfileDeviceRegistrationRequestFunction = RequestFunction<{
|
|
51
51
|
body: schemas.UpdateDeviceRegistrationRequest;
|
|
52
|
-
}, schemas.
|
|
52
|
+
}, schemas.Profile>;
|
|
53
53
|
//# sourceMappingURL=putProfileDeviceRegistration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"putProfileDeviceRegistration.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/putProfileDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAexC,CAAC;AAEX,oBAAY,2CAA2C,GAAG,eAAe,CACvE;IAAE,IAAI,EAAE,OAAO,CAAC,+BAA+B,CAAA;CAAE,EACjD,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"putProfileDeviceRegistration.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/putProfileDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAexC,CAAC;AAEX,oBAAY,2CAA2C,GAAG,eAAe,CACvE;IAAE,IAAI,EAAE,OAAO,CAAC,+BAA+B,CAAA;CAAE,EACjD,OAAO,CAAC,OAAO,CAChB,CAAC"}
|
|
@@ -29,7 +29,7 @@ exports.putProfileDeviceRegistrationOperation = {
|
|
|
29
29
|
path: "/api/info/profile-device-registration",
|
|
30
30
|
method: "put",
|
|
31
31
|
responses: {
|
|
32
|
-
"200": { _tag: "JsonResponse", decoder: schemas.
|
|
32
|
+
"200": { _tag: "JsonResponse", decoder: schemas.Profile },
|
|
33
33
|
default: { _tag: "JsonResponse", decoder: schemas.Error },
|
|
34
34
|
},
|
|
35
35
|
parameters: [],
|