@tietokilta/ilmomasiina-models 2.0.0 → 2.1.0-beta.2
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/cjs/schema/auditLog/attributes.d.ts +12 -11
- package/dist/cjs/schema/auditLog/attributes.d.ts.map +1 -1
- package/dist/cjs/schema/auditLog/attributes.js +1 -1
- package/dist/cjs/schema/auditLog/index.d.ts +24 -22
- package/dist/cjs/schema/auditLog/index.d.ts.map +1 -1
- package/dist/cjs/schema/auditLog/index.js +5 -3
- package/dist/cjs/schema/category/index.d.ts +3 -3
- package/dist/cjs/schema/category/index.d.ts.map +1 -1
- package/dist/cjs/schema/category/index.js +1 -1
- package/dist/cjs/schema/errors/index.d.ts +31 -31
- package/dist/cjs/schema/errors/index.d.ts.map +1 -1
- package/dist/cjs/schema/errors/index.js +19 -28
- package/dist/cjs/schema/event/attributes.d.ts +88 -87
- package/dist/cjs/schema/event/attributes.d.ts.map +1 -1
- package/dist/cjs/schema/event/attributes.js +3 -7
- package/dist/cjs/schema/event/index.d.ts +256 -256
- package/dist/cjs/schema/event/index.d.ts.map +1 -1
- package/dist/cjs/schema/event/index.js +39 -63
- package/dist/cjs/schema/eventList/index.d.ts +128 -128
- package/dist/cjs/schema/eventList/index.d.ts.map +1 -1
- package/dist/cjs/schema/eventList/index.js +9 -21
- package/dist/cjs/schema/login/index.d.ts +6 -6
- package/dist/cjs/schema/login/index.d.ts.map +1 -1
- package/dist/cjs/schema/login/index.js +1 -1
- package/dist/cjs/schema/question/attributes.d.ts +15 -12
- package/dist/cjs/schema/question/attributes.d.ts.map +1 -1
- package/dist/cjs/schema/question/attributes.js +5 -4
- package/dist/cjs/schema/question/index.d.ts +25 -25
- package/dist/cjs/schema/question/index.d.ts.map +1 -1
- package/dist/cjs/schema/question/index.js +5 -4
- package/dist/cjs/schema/quota/attributes.d.ts +9 -8
- package/dist/cjs/schema/quota/attributes.d.ts.map +1 -1
- package/dist/cjs/schema/quota/attributes.js +1 -1
- package/dist/cjs/schema/quota/index.d.ts +14 -14
- package/dist/cjs/schema/quota/index.d.ts.map +1 -1
- package/dist/cjs/schema/quota/index.js +3 -3
- package/dist/cjs/schema/quotaWithSignups/index.d.ts +40 -40
- package/dist/cjs/schema/quotaWithSignups/index.d.ts.map +1 -1
- package/dist/cjs/schema/quotaWithSignups/index.js +13 -22
- package/dist/cjs/schema/signup/attributes.d.ts +28 -27
- package/dist/cjs/schema/signup/attributes.d.ts.map +1 -1
- package/dist/cjs/schema/signup/attributes.js +1 -1
- package/dist/cjs/schema/signup/index.d.ts +64 -64
- package/dist/cjs/schema/signup/index.d.ts.map +1 -1
- package/dist/cjs/schema/signup/index.js +6 -9
- package/dist/cjs/schema/signupForEdit/index.d.ts +82 -82
- package/dist/cjs/schema/signupForEdit/index.d.ts.map +1 -1
- package/dist/cjs/schema/signupForEdit/index.js +9 -14
- package/dist/cjs/schema/slug/index.d.ts +6 -6
- package/dist/cjs/schema/slug/index.d.ts.map +1 -1
- package/dist/cjs/schema/slug/index.js +1 -1
- package/dist/cjs/schema/user/attributes.d.ts +8 -7
- package/dist/cjs/schema/user/attributes.d.ts.map +1 -1
- package/dist/cjs/schema/user/attributes.js +1 -1
- package/dist/cjs/schema/user/index.d.ts +17 -17
- package/dist/cjs/schema/user/index.d.ts.map +1 -1
- package/dist/cjs/schema/user/index.js +6 -9
- package/dist/cjs/schema/utils.d.ts +2 -2
- package/dist/cjs/schema/utils.d.ts.map +1 -1
- package/dist/cjs/schema/utils.js +1 -1
- package/dist/esm/schema/auditLog/attributes.d.ts +12 -11
- package/dist/esm/schema/auditLog/attributes.d.ts.map +1 -1
- package/dist/esm/schema/auditLog/attributes.js +1 -1
- package/dist/esm/schema/auditLog/index.d.ts +24 -22
- package/dist/esm/schema/auditLog/index.d.ts.map +1 -1
- package/dist/esm/schema/auditLog/index.js +4 -2
- package/dist/esm/schema/category/index.d.ts +3 -3
- package/dist/esm/schema/category/index.d.ts.map +1 -1
- package/dist/esm/schema/category/index.js +1 -1
- package/dist/esm/schema/errors/index.d.ts +31 -31
- package/dist/esm/schema/errors/index.d.ts.map +1 -1
- package/dist/esm/schema/errors/index.js +19 -28
- package/dist/esm/schema/event/attributes.d.ts +88 -87
- package/dist/esm/schema/event/attributes.d.ts.map +1 -1
- package/dist/esm/schema/event/attributes.js +3 -7
- package/dist/esm/schema/event/index.d.ts +256 -256
- package/dist/esm/schema/event/index.d.ts.map +1 -1
- package/dist/esm/schema/event/index.js +39 -63
- package/dist/esm/schema/eventList/index.d.ts +128 -128
- package/dist/esm/schema/eventList/index.d.ts.map +1 -1
- package/dist/esm/schema/eventList/index.js +9 -21
- package/dist/esm/schema/login/index.d.ts +6 -6
- package/dist/esm/schema/login/index.d.ts.map +1 -1
- package/dist/esm/schema/login/index.js +1 -1
- package/dist/esm/schema/question/attributes.d.ts +15 -12
- package/dist/esm/schema/question/attributes.d.ts.map +1 -1
- package/dist/esm/schema/question/attributes.js +4 -3
- package/dist/esm/schema/question/index.d.ts +25 -25
- package/dist/esm/schema/question/index.d.ts.map +1 -1
- package/dist/esm/schema/question/index.js +4 -4
- package/dist/esm/schema/quota/attributes.d.ts +9 -8
- package/dist/esm/schema/quota/attributes.d.ts.map +1 -1
- package/dist/esm/schema/quota/attributes.js +1 -1
- package/dist/esm/schema/quota/index.d.ts +14 -14
- package/dist/esm/schema/quota/index.d.ts.map +1 -1
- package/dist/esm/schema/quota/index.js +3 -3
- package/dist/esm/schema/quotaWithSignups/index.d.ts +40 -40
- package/dist/esm/schema/quotaWithSignups/index.d.ts.map +1 -1
- package/dist/esm/schema/quotaWithSignups/index.js +13 -22
- package/dist/esm/schema/signup/attributes.d.ts +28 -27
- package/dist/esm/schema/signup/attributes.d.ts.map +1 -1
- package/dist/esm/schema/signup/attributes.js +1 -1
- package/dist/esm/schema/signup/index.d.ts +64 -64
- package/dist/esm/schema/signup/index.d.ts.map +1 -1
- package/dist/esm/schema/signup/index.js +6 -9
- package/dist/esm/schema/signupForEdit/index.d.ts +82 -82
- package/dist/esm/schema/signupForEdit/index.d.ts.map +1 -1
- package/dist/esm/schema/signupForEdit/index.js +9 -14
- package/dist/esm/schema/slug/index.d.ts +6 -6
- package/dist/esm/schema/slug/index.d.ts.map +1 -1
- package/dist/esm/schema/slug/index.js +1 -1
- package/dist/esm/schema/user/attributes.d.ts +8 -7
- package/dist/esm/schema/user/attributes.d.ts.map +1 -1
- package/dist/esm/schema/user/attributes.js +1 -1
- package/dist/esm/schema/user/index.d.ts +17 -17
- package/dist/esm/schema/user/index.d.ts.map +1 -1
- package/dist/esm/schema/user/index.js +6 -9
- package/dist/esm/schema/utils.d.ts +2 -2
- package/dist/esm/schema/utils.d.ts.map +1 -1
- package/dist/esm/schema/utils.js +1 -1
- package/package.json +3 -3
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
import { Static } from "
|
|
1
|
+
import { Static, Type } from "typebox";
|
|
2
2
|
import { editToken, signupID } from "./attributes";
|
|
3
3
|
/** Request body for creating a signup. */
|
|
4
|
-
export declare const signupCreateBody:
|
|
5
|
-
quotaId:
|
|
4
|
+
export declare const signupCreateBody: Type.TObject<{
|
|
5
|
+
quotaId: Type.TString;
|
|
6
6
|
}>;
|
|
7
7
|
/** Response schema for successfully creating a signup. */
|
|
8
|
-
export declare const signupCreateResponse:
|
|
9
|
-
id:
|
|
10
|
-
editToken:
|
|
8
|
+
export declare const signupCreateResponse: Type.TObject<{
|
|
9
|
+
id: Type.TString;
|
|
10
|
+
editToken: Type.TString;
|
|
11
11
|
}>;
|
|
12
12
|
/** Request body for editing an existing signup. */
|
|
13
|
-
export declare const signupUpdateBody:
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
13
|
+
export declare const signupUpdateBody: Type.TObject<{
|
|
14
|
+
firstName: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
15
|
+
lastName: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
16
|
+
email: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
17
|
+
namePublic: Type.TOptional<Type.TBoolean>;
|
|
18
|
+
answers: Type.TOptional<Type.TArray<Type.TObject<{
|
|
19
|
+
questionId: Type.TString;
|
|
20
|
+
answer: Type.TUnion<[Type.TString, Type.TArray<Type.TString>]>;
|
|
20
21
|
}>>>;
|
|
21
|
-
|
|
22
|
-
language: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TString, import("@sinclair/typebox").TNull]>>;
|
|
22
|
+
language: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
23
23
|
}>;
|
|
24
24
|
/** Request body for editing an existing signup as an admin. */
|
|
25
|
-
export declare const adminSignupUpdateBody:
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
25
|
+
export declare const adminSignupUpdateBody: Type.TObject<{
|
|
26
|
+
firstName: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
27
|
+
lastName: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
28
|
+
email: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
29
|
+
namePublic: Type.TOptional<Type.TBoolean>;
|
|
30
|
+
answers: Type.TOptional<Type.TArray<Type.TObject<{
|
|
31
|
+
questionId: Type.TString;
|
|
32
|
+
answer: Type.TUnion<[Type.TString, Type.TArray<Type.TString>]>;
|
|
32
33
|
}>>>;
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
sendEmail: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34
|
+
language: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
35
|
+
sendEmail: Type.TOptional<Type.TBoolean>;
|
|
36
36
|
}>;
|
|
37
37
|
/** Request body for creating a signup as an admin. */
|
|
38
|
-
export declare const adminSignupCreateBody:
|
|
39
|
-
quotaId:
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
38
|
+
export declare const adminSignupCreateBody: Type.TObject<{
|
|
39
|
+
quotaId: Type.TString;
|
|
40
|
+
firstName: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
41
|
+
lastName: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
42
|
+
email: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
43
|
+
namePublic: Type.TOptional<Type.TBoolean>;
|
|
44
|
+
answers: Type.TOptional<Type.TArray<Type.TObject<{
|
|
45
|
+
questionId: Type.TString;
|
|
46
|
+
answer: Type.TUnion<[Type.TString, Type.TArray<Type.TString>]>;
|
|
46
47
|
}>>>;
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
sendEmail: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
48
|
+
language: Type.TOptional<Type.TUnion<[Type.TString, Type.TNull]>>;
|
|
49
|
+
sendEmail: Type.TOptional<Type.TBoolean>;
|
|
50
50
|
}>;
|
|
51
51
|
/** Response schema for successfully editing a signup. */
|
|
52
|
-
export declare const signupUpdateResponse:
|
|
53
|
-
id:
|
|
52
|
+
export declare const signupUpdateResponse: Type.TObject<{
|
|
53
|
+
id: Type.TString;
|
|
54
54
|
}>;
|
|
55
55
|
/** Schema for signups in event details from the public API. */
|
|
56
|
-
export declare const publicSignupSchema:
|
|
57
|
-
firstName:
|
|
58
|
-
lastName:
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
56
|
+
export declare const publicSignupSchema: Type.TObject<{
|
|
57
|
+
firstName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
58
|
+
lastName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
59
|
+
namePublic: Type.TBoolean;
|
|
60
|
+
answers: Type.TArray<Type.TObject<{
|
|
61
|
+
questionId: Type.TString;
|
|
62
|
+
answer: Type.TUnion<[Type.TString, Type.TArray<Type.TString>]>;
|
|
62
63
|
}>>;
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
confirmed: import("@sinclair/typebox").TBoolean;
|
|
64
|
+
status: Type.TUnion<[Type.TEnum<[import("../..").SignupStatus.IN_QUOTA, import("../..").SignupStatus.IN_OPEN_QUOTA, import("../..").SignupStatus.IN_QUEUE]>, Type.TNull]>;
|
|
65
|
+
position: Type.TUnion<[Type.TInteger, Type.TNull]>;
|
|
66
|
+
createdAt: Type.TString;
|
|
67
|
+
confirmed: Type.TBoolean;
|
|
68
68
|
}>;
|
|
69
69
|
/** Schema for signups in event details from the admin API. */
|
|
70
|
-
export declare const adminSignupSchema:
|
|
71
|
-
id:
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
70
|
+
export declare const adminSignupSchema: Type.TObject<{
|
|
71
|
+
id: Type.TString;
|
|
72
|
+
firstName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
73
|
+
lastName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
74
|
+
email: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
75
|
+
namePublic: Type.TBoolean;
|
|
76
|
+
answers: Type.TArray<Type.TObject<{
|
|
77
|
+
questionId: Type.TString;
|
|
78
|
+
answer: Type.TUnion<[Type.TString, Type.TArray<Type.TString>]>;
|
|
78
79
|
}>>;
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
confirmed: import("@sinclair/typebox").TBoolean;
|
|
80
|
+
status: Type.TUnion<[Type.TEnum<[import("../..").SignupStatus.IN_QUOTA, import("../..").SignupStatus.IN_OPEN_QUOTA, import("../..").SignupStatus.IN_QUEUE]>, Type.TNull]>;
|
|
81
|
+
position: Type.TUnion<[Type.TInteger, Type.TNull]>;
|
|
82
|
+
createdAt: Type.TString;
|
|
83
|
+
confirmed: Type.TBoolean;
|
|
84
84
|
}>;
|
|
85
85
|
/** Path parameters necessary to fetch and manipulate signups. */
|
|
86
|
-
export declare const signupPathParams:
|
|
87
|
-
id:
|
|
86
|
+
export declare const signupPathParams: Type.TObject<{
|
|
87
|
+
id: Type.TString;
|
|
88
88
|
}>;
|
|
89
89
|
/** Signup ID type. Randomly generated alphanumeric string. */
|
|
90
90
|
export type SignupID = Static<typeof signupID>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/signup/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/signup/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAIvC,OAAO,EAGL,SAAS,EAET,QAAQ,EAET,MAAM,cAAc,CAAC;AAEtB,0CAA0C;AAC1C,eAAO,MAAM,gBAAgB;;EAE3B,CAAC;AAEH,0DAA0D;AAC1D,eAAO,MAAM,oBAAoB;;;EAG/B,CAAC;AAcH,mDAAmD;AACnD,eAAO,MAAM,gBAAgB;;;;;;;;;;EAA+E,CAAC;AAE7G,+DAA+D;AAC/D,eAAO,MAAM,qBAAqB;;;;;;;;;;;EAEjC,CAAC;AAEF,sDAAsD;AACtD,eAAO,MAAM,qBAAqB;;;;;;;;;;;;EAAgE,CAAC;AAEnG,yDAAyD;AACzD,eAAO,MAAM,oBAAoB;;EAAiB,CAAC;AAEnD,+DAA+D;AAC/D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;EAAgF,CAAC;AAEhH,8DAA8D;AAC9D,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;EAG7B,CAAC;AAEF,iEAAiE;AACjE,eAAO,MAAM,gBAAgB;;EAE3B,CAAC;AAEH,8DAA8D;AAC9D,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC,OAAO,QAAQ,CAAC,CAAC;AAC/C,8BAA8B;AAC9B,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC,OAAO,SAAS,CAAC,CAAC;AAEvD,iEAAiE;AACjE,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAE/D,4DAA4D;AAC5D,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAC/D,0DAA0D;AAC1D,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAEvE,qEAAqE;AACrE,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAC/D,+DAA+D;AAC/D,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC,OAAO,qBAAqB,CAAC,CAAC;AACzE,sDAAsD;AACtD,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC,OAAO,qBAAqB,CAAC,CAAC;AACzE,yDAAyD;AACzD,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAEvE,+DAA+D;AAC/D,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,OAAO,kBAAkB,CAAC,CAAC;AACnE,8DAA8D;AAC9D,MAAM,MAAM,iBAAiB,GAAG,MAAM,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.signupPathParams = exports.adminSignupSchema = exports.publicSignupSchema = exports.signupUpdateResponse = exports.adminSignupCreateBody = exports.adminSignupUpdateBody = exports.signupUpdateBody = exports.signupCreateResponse = exports.signupCreateBody = void 0;
|
|
4
|
-
const typebox_1 = require("
|
|
4
|
+
const typebox_1 = require("typebox");
|
|
5
5
|
const attributes_1 = require("../quota/attributes");
|
|
6
6
|
const utils_1 = require("../utils");
|
|
7
7
|
const attributes_2 = require("./attributes");
|
|
@@ -25,20 +25,17 @@ const adminSignupUpdateOptions = typebox_1.Type.Object({
|
|
|
25
25
|
}),
|
|
26
26
|
});
|
|
27
27
|
/** Request body for editing an existing signup. */
|
|
28
|
-
exports.signupUpdateBody = typebox_1.Type.Partial(typebox_1.Type.
|
|
28
|
+
exports.signupUpdateBody = typebox_1.Type.Partial(typebox_1.Type.Interface([attributes_2.editableSignupAttributes, signupLanguage], {}));
|
|
29
29
|
/** Request body for editing an existing signup as an admin. */
|
|
30
|
-
exports.adminSignupUpdateBody = typebox_1.Type.Partial(typebox_1.Type.
|
|
30
|
+
exports.adminSignupUpdateBody = typebox_1.Type.Partial(typebox_1.Type.Interface([attributes_2.editableSignupAttributes, signupLanguage, adminSignupUpdateOptions], {}));
|
|
31
31
|
/** Request body for creating a signup as an admin. */
|
|
32
|
-
exports.adminSignupCreateBody = typebox_1.Type.
|
|
33
|
-
exports.signupCreateBody,
|
|
34
|
-
typebox_1.Type.Partial(typebox_1.Type.Composite([attributes_2.editableSignupAttributes, signupLanguage, adminSignupUpdateOptions])),
|
|
35
|
-
]);
|
|
32
|
+
exports.adminSignupCreateBody = typebox_1.Type.Interface([exports.signupCreateBody, exports.adminSignupUpdateBody], {});
|
|
36
33
|
/** Response schema for successfully editing a signup. */
|
|
37
34
|
exports.signupUpdateResponse = attributes_2.signupIdentity;
|
|
38
35
|
/** Schema for signups in event details from the public API. */
|
|
39
|
-
exports.publicSignupSchema = typebox_1.Type.
|
|
36
|
+
exports.publicSignupSchema = typebox_1.Type.Interface([attributes_2.publicEditableSignupAttributes, attributes_2.dynamicSignupAttributes], {});
|
|
40
37
|
/** Schema for signups in event details from the admin API. */
|
|
41
|
-
exports.adminSignupSchema = typebox_1.Type.
|
|
38
|
+
exports.adminSignupSchema = typebox_1.Type.Interface([attributes_2.signupIdentity, attributes_2.editableSignupAttributes, attributes_2.dynamicSignupAttributes], {});
|
|
42
39
|
/** Path parameters necessary to fetch and manipulate signups. */
|
|
43
40
|
exports.signupPathParams = typebox_1.Type.Object({
|
|
44
41
|
id: attributes_2.signupID,
|
|
@@ -1,97 +1,97 @@
|
|
|
1
|
-
import { Static } from "
|
|
1
|
+
import { Static, Type } from "typebox";
|
|
2
2
|
/** Schema for fetching a signup for editing. */
|
|
3
|
-
export declare const signupForEdit:
|
|
4
|
-
id:
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
3
|
+
export declare const signupForEdit: Type.TObject<{
|
|
4
|
+
id: Type.TString;
|
|
5
|
+
firstName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
6
|
+
lastName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
7
|
+
email: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
8
|
+
namePublic: Type.TBoolean;
|
|
9
|
+
answers: Type.TArray<Type.TObject<{
|
|
10
|
+
questionId: Type.TString;
|
|
11
|
+
answer: Type.TUnion<[Type.TString, Type.TArray<Type.TString>]>;
|
|
11
12
|
}>>;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
13
|
+
status: Type.TUnion<[Type.TEnum<[import("../..").SignupStatus.IN_QUOTA, import("../..").SignupStatus.IN_OPEN_QUOTA, import("../..").SignupStatus.IN_QUEUE]>, Type.TNull]>;
|
|
14
|
+
position: Type.TUnion<[Type.TInteger, Type.TNull]>;
|
|
15
|
+
createdAt: Type.TString;
|
|
16
|
+
confirmed: Type.TBoolean;
|
|
17
|
+
quota: Type.TObject<{
|
|
18
|
+
id: Type.TString;
|
|
19
|
+
title: Type.TString;
|
|
20
|
+
size: Type.TUnion<[Type.TInteger, Type.TNull]>;
|
|
17
21
|
}>;
|
|
18
|
-
confirmableForMillis:
|
|
19
|
-
editableForMillis:
|
|
20
|
-
createdAt: import("@sinclair/typebox").TString;
|
|
21
|
-
status: import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TEnum<typeof import("../..").SignupStatus>, import("@sinclair/typebox").TNull]>;
|
|
22
|
-
position: import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TInteger, import("@sinclair/typebox").TNull]>;
|
|
23
|
-
confirmed: import("@sinclair/typebox").TBoolean;
|
|
22
|
+
confirmableForMillis: Type.TInteger;
|
|
23
|
+
editableForMillis: Type.TInteger;
|
|
24
24
|
}>;
|
|
25
25
|
/** Response schema for fetching a signup for editing. */
|
|
26
|
-
export declare const signupForEditResponse:
|
|
27
|
-
signup:
|
|
28
|
-
id:
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
26
|
+
export declare const signupForEditResponse: Type.TObject<{
|
|
27
|
+
signup: Type.TObject<{
|
|
28
|
+
id: Type.TString;
|
|
29
|
+
firstName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
30
|
+
lastName: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
31
|
+
email: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
32
|
+
namePublic: Type.TBoolean;
|
|
33
|
+
answers: Type.TArray<Type.TObject<{
|
|
34
|
+
questionId: Type.TString;
|
|
35
|
+
answer: Type.TUnion<[Type.TString, Type.TArray<Type.TString>]>;
|
|
35
36
|
}>>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
37
|
+
status: Type.TUnion<[Type.TEnum<[import("../..").SignupStatus.IN_QUOTA, import("../..").SignupStatus.IN_OPEN_QUOTA, import("../..").SignupStatus.IN_QUEUE]>, Type.TNull]>;
|
|
38
|
+
position: Type.TUnion<[Type.TInteger, Type.TNull]>;
|
|
39
|
+
createdAt: Type.TString;
|
|
40
|
+
confirmed: Type.TBoolean;
|
|
41
|
+
quota: Type.TObject<{
|
|
42
|
+
id: Type.TString;
|
|
43
|
+
title: Type.TString;
|
|
44
|
+
size: Type.TUnion<[Type.TInteger, Type.TNull]>;
|
|
41
45
|
}>;
|
|
42
|
-
confirmableForMillis:
|
|
43
|
-
editableForMillis:
|
|
44
|
-
createdAt: import("@sinclair/typebox").TString;
|
|
45
|
-
status: import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TEnum<typeof import("../..").SignupStatus>, import("@sinclair/typebox").TNull]>;
|
|
46
|
-
position: import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TInteger, import("@sinclair/typebox").TNull]>;
|
|
47
|
-
confirmed: import("@sinclair/typebox").TBoolean;
|
|
46
|
+
confirmableForMillis: Type.TInteger;
|
|
47
|
+
editableForMillis: Type.TInteger;
|
|
48
48
|
}>;
|
|
49
|
-
event:
|
|
50
|
-
id:
|
|
51
|
-
title:
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
languages:
|
|
69
|
-
description:
|
|
70
|
-
price:
|
|
71
|
-
location:
|
|
72
|
-
webpageUrl:
|
|
73
|
-
facebookUrl:
|
|
74
|
-
title:
|
|
75
|
-
quotas:
|
|
76
|
-
title:
|
|
49
|
+
event: Type.TObject<{
|
|
50
|
+
id: Type.TString;
|
|
51
|
+
title: Type.TString;
|
|
52
|
+
slug: Type.TString;
|
|
53
|
+
date: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
54
|
+
endDate: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
55
|
+
registrationStartDate: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
56
|
+
registrationEndDate: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
57
|
+
openQuotaSize: Type.TInteger;
|
|
58
|
+
category: Type.TString;
|
|
59
|
+
signupsPublic: Type.TBoolean;
|
|
60
|
+
nameQuestion: Type.TBoolean;
|
|
61
|
+
emailQuestion: Type.TBoolean;
|
|
62
|
+
defaultLanguage: Type.TString;
|
|
63
|
+
description: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
64
|
+
price: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
65
|
+
location: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
66
|
+
webpageUrl: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
67
|
+
facebookUrl: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
68
|
+
languages: Type.TRecord<"^.*$", Type.TObject<{
|
|
69
|
+
description: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
70
|
+
price: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
71
|
+
location: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
72
|
+
webpageUrl: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
73
|
+
facebookUrl: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
74
|
+
title: Type.TString;
|
|
75
|
+
quotas: Type.TArray<Type.TObject<{
|
|
76
|
+
title: Type.TString;
|
|
77
77
|
}>>;
|
|
78
|
-
questions:
|
|
79
|
-
question:
|
|
80
|
-
options:
|
|
78
|
+
questions: Type.TArray<Type.TObject<{
|
|
79
|
+
question: Type.TString;
|
|
80
|
+
options: Type.TUnion<[Type.TArray<Type.TString>, Type.TNull]>;
|
|
81
81
|
}>>;
|
|
82
82
|
}>>;
|
|
83
|
-
|
|
84
|
-
id:
|
|
85
|
-
|
|
86
|
-
|
|
83
|
+
questions: Type.TArray<Type.TObject<{
|
|
84
|
+
id: Type.TString;
|
|
85
|
+
question: Type.TString;
|
|
86
|
+
type: Type.TEnum<[import("../..").QuestionType.TEXT, import("../..").QuestionType.TEXT_AREA, import("../..").QuestionType.NUMBER, import("../..").QuestionType.SELECT, import("../..").QuestionType.CHECKBOX]>;
|
|
87
|
+
options: Type.TUnion<[Type.TArray<Type.TString>, Type.TNull]>;
|
|
88
|
+
required: Type.TBoolean;
|
|
89
|
+
public: Type.TBoolean;
|
|
87
90
|
}>>;
|
|
88
|
-
|
|
89
|
-
id:
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
type: import("@sinclair/typebox").TEnum<typeof import("../..").QuestionType>;
|
|
93
|
-
required: import("@sinclair/typebox").TBoolean;
|
|
94
|
-
public: import("@sinclair/typebox").TBoolean;
|
|
91
|
+
quotas: Type.TArray<Type.TObject<{
|
|
92
|
+
id: Type.TString;
|
|
93
|
+
title: Type.TString;
|
|
94
|
+
size: Type.TUnion<[Type.TInteger, Type.TNull]>;
|
|
95
95
|
}>>;
|
|
96
96
|
}>;
|
|
97
97
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/signupForEdit/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/signupForEdit/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAOvC,gDAAgD;AAChD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;EAWzB,CAAC;AAEF,yDAAyD;AACzD,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAGhC,CAAC;AAEH,gDAAgD;AAChD,MAAM,MAAM,aAAa,GAAG,MAAM,CAAC,OAAO,aAAa,CAAC,CAAC;AAEzD,yDAAyD;AACzD,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
|
|
@@ -1,26 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.signupForEditResponse = exports.signupForEdit = void 0;
|
|
4
|
-
const typebox_1 = require("
|
|
4
|
+
const typebox_1 = require("typebox");
|
|
5
5
|
const event_1 = require("../event");
|
|
6
6
|
const quota_1 = require("../quota");
|
|
7
7
|
const attributes_1 = require("../signup/attributes");
|
|
8
8
|
// This is here because it depends on quota, causing an import cycle.
|
|
9
9
|
/** Schema for fetching a signup for editing. */
|
|
10
|
-
exports.signupForEdit = typebox_1.Type.
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
quota: quota_1.quota,
|
|
15
|
-
confirmableForMillis: typebox_1.Type.Integer({
|
|
16
|
-
description: "Time in ms remaining to confirm the signup until it expires. Zero for confirmed signups.",
|
|
17
|
-
}),
|
|
18
|
-
editableForMillis: typebox_1.Type.Integer({
|
|
19
|
-
description: "Time in ms the signup can be edited for. If zero, the signup cannot be edited.",
|
|
20
|
-
}),
|
|
10
|
+
exports.signupForEdit = typebox_1.Type.Interface([attributes_1.signupIdentity, attributes_1.editableSignupAttributes, attributes_1.dynamicSignupAttributes], {
|
|
11
|
+
quota: quota_1.quota,
|
|
12
|
+
confirmableForMillis: typebox_1.Type.Integer({
|
|
13
|
+
description: "Time in ms remaining to confirm the signup until it expires. Zero for confirmed signups.",
|
|
21
14
|
}),
|
|
22
|
-
|
|
23
|
-
|
|
15
|
+
editableForMillis: typebox_1.Type.Integer({
|
|
16
|
+
description: "Time in ms the signup can be edited for. If zero, the signup cannot be edited.",
|
|
17
|
+
}),
|
|
18
|
+
});
|
|
24
19
|
/** Response schema for fetching a signup for editing. */
|
|
25
20
|
exports.signupForEditResponse = typebox_1.Type.Object({
|
|
26
21
|
signup: exports.signupForEdit,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Static } from "
|
|
1
|
+
import { Static, Type } from "typebox";
|
|
2
2
|
/** Path parameters necessary to check a slug's availability from the admin API. */
|
|
3
|
-
export declare const checkSlugParams:
|
|
4
|
-
slug:
|
|
3
|
+
export declare const checkSlugParams: Type.TObject<{
|
|
4
|
+
slug: Type.TString;
|
|
5
5
|
}>;
|
|
6
6
|
/** Response schema for checking a slug's availability. */
|
|
7
|
-
export declare const checkSlugResponse:
|
|
8
|
-
id:
|
|
9
|
-
title:
|
|
7
|
+
export declare const checkSlugResponse: Type.TObject<{
|
|
8
|
+
id: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
9
|
+
title: Type.TUnion<[Type.TString, Type.TNull]>;
|
|
10
10
|
}>;
|
|
11
11
|
/** Path parameters necessary to check a slug's availability from the admin API. */
|
|
12
12
|
export type CheckSlugParams = Static<typeof checkSlugParams>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/slug/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/slug/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAKvC,mFAAmF;AACnF,eAAO,MAAM,eAAe;;EAE1B,CAAC;AAEH,0DAA0D;AAC1D,eAAO,MAAM,iBAAiB;;;EAO5B,CAAC;AAEH,mFAAmF;AACnF,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC,OAAO,eAAe,CAAC,CAAC;AAC7D,0DAA0D;AAC1D,MAAM,MAAM,iBAAiB,GAAG,MAAM,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.checkSlugResponse = exports.checkSlugParams = void 0;
|
|
4
|
-
const typebox_1 = require("
|
|
4
|
+
const typebox_1 = require("typebox");
|
|
5
5
|
const attributes_1 = require("../event/attributes");
|
|
6
6
|
const utils_1 = require("../utils");
|
|
7
7
|
/** Path parameters necessary to check a slug's availability from the admin API. */
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
import { Type } from "typebox";
|
|
2
|
+
export declare const userID: Type.TInteger;
|
|
2
3
|
/** Non-editable identity attributes of a user. */
|
|
3
|
-
export declare const userIdentity:
|
|
4
|
-
id:
|
|
4
|
+
export declare const userIdentity: Type.TObject<{
|
|
5
|
+
id: Type.TInteger;
|
|
5
6
|
}>;
|
|
6
7
|
/** Email address of a user, used as username. */
|
|
7
|
-
export declare const userEmail:
|
|
8
|
+
export declare const userEmail: Type.TString;
|
|
8
9
|
/** Current password of a user. */
|
|
9
|
-
export declare const password:
|
|
10
|
+
export declare const password: Type.TString;
|
|
10
11
|
/** Creation attributes of a user. */
|
|
11
|
-
export declare const userAttributes:
|
|
12
|
-
email:
|
|
12
|
+
export declare const userAttributes: Type.TObject<{
|
|
13
|
+
email: Type.TString;
|
|
13
14
|
}>;
|
|
14
15
|
//# sourceMappingURL=attributes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attributes.d.ts","sourceRoot":"","sources":["../../../../src/schema/user/attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"attributes.d.ts","sourceRoot":"","sources":["../../../../src/schema/user/attributes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,eAAO,MAAM,MAAM,eAEjB,CAAC;AAEH,kDAAkD;AAClD,eAAO,MAAM,YAAY;;EAEvB,CAAC;AAEH,iDAAiD;AACjD,eAAO,MAAM,SAAS,cAKpB,CAAC;AAEH,kCAAkC;AAClC,eAAO,MAAM,QAAQ,cAGnB,CAAC;AAEH,qCAAqC;AACrC,eAAO,MAAM,cAAc;;EAEzB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.userAttributes = exports.password = exports.userEmail = exports.userIdentity = exports.userID = void 0;
|
|
4
|
-
const typebox_1 = require("
|
|
4
|
+
const typebox_1 = require("typebox");
|
|
5
5
|
exports.userID = typebox_1.Type.Integer({
|
|
6
6
|
title: "UserID",
|
|
7
7
|
});
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { Static } from "
|
|
1
|
+
import { Static, Type } from "typebox";
|
|
2
2
|
import { userID } from "./attributes";
|
|
3
3
|
/** Request body for creating an admin user. */
|
|
4
|
-
export declare const userCreateSchema:
|
|
5
|
-
email:
|
|
6
|
-
password:
|
|
4
|
+
export declare const userCreateSchema: Type.TObject<{
|
|
5
|
+
email: Type.TString;
|
|
6
|
+
password: Type.TString;
|
|
7
7
|
}>;
|
|
8
8
|
/** Request body for inviting an admin user. */
|
|
9
|
-
export declare const userInviteSchema:
|
|
10
|
-
email:
|
|
9
|
+
export declare const userInviteSchema: Type.TObject<{
|
|
10
|
+
email: Type.TString;
|
|
11
11
|
}>;
|
|
12
12
|
/** Request body for changing the user's own password. */
|
|
13
|
-
export declare const userChangePasswordSchema:
|
|
14
|
-
oldPassword:
|
|
15
|
-
newPassword:
|
|
13
|
+
export declare const userChangePasswordSchema: Type.TObject<{
|
|
14
|
+
oldPassword: Type.TString;
|
|
15
|
+
newPassword: Type.TString;
|
|
16
16
|
}>;
|
|
17
17
|
/** Schema for a user. */
|
|
18
|
-
export declare const userSchema:
|
|
19
|
-
id:
|
|
20
|
-
email:
|
|
18
|
+
export declare const userSchema: Type.TObject<{
|
|
19
|
+
id: Type.TInteger;
|
|
20
|
+
email: Type.TString;
|
|
21
21
|
}>;
|
|
22
22
|
/** Response schema for fetching a list of users. */
|
|
23
|
-
export declare const userListResponse:
|
|
24
|
-
id:
|
|
25
|
-
email:
|
|
23
|
+
export declare const userListResponse: Type.TArray<Type.TObject<{
|
|
24
|
+
id: Type.TInteger;
|
|
25
|
+
email: Type.TString;
|
|
26
26
|
}>>;
|
|
27
27
|
/** Path parameters necessary to fetch and manipulate users. */
|
|
28
|
-
export declare const userPathParams:
|
|
29
|
-
id:
|
|
28
|
+
export declare const userPathParams: Type.TObject<{
|
|
29
|
+
id: Type.TInteger;
|
|
30
30
|
}>;
|
|
31
31
|
/** User ID type. */
|
|
32
32
|
export type UserID = Static<typeof userID>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/user/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/schema/user/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAEvC,OAAO,EAA4B,MAAM,EAAgB,MAAM,cAAc,CAAC;AAE9E,+CAA+C;AAC/C,eAAO,MAAM,gBAAgB;;;EAE3B,CAAC;AAEH,+CAA+C;AAC/C,eAAO,MAAM,gBAAgB;;EAAiB,CAAC;AAE/C,yDAAyD;AACzD,eAAO,MAAM,wBAAwB;;;EAGnC,CAAC;AAEH,yBAAyB;AACzB,eAAO,MAAM,UAAU;;;EAAqD,CAAC;AAE7E,oDAAoD;AACpD,eAAO,MAAM,gBAAgB;;;GAAyB,CAAC;AAEvD,+DAA+D;AAC/D,eAAO,MAAM,cAAc;;EAEzB,CAAC;AAEH,oBAAoB;AACpB,MAAM,MAAM,MAAM,GAAG,MAAM,CAAC,OAAO,MAAM,CAAC,CAAC;AAE3C,+CAA+C;AAC/C,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAC/D,+CAA+C;AAC/C,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAC/D,yDAAyD;AACzD,MAAM,MAAM,wBAAwB,GAAG,MAAM,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAE/E,+DAA+D;AAC/D,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,OAAO,cAAc,CAAC,CAAC;AAC3D,yBAAyB;AACzB,MAAM,MAAM,UAAU,GAAG,MAAM,CAAC,OAAO,UAAU,CAAC,CAAC;AACnD,oDAAoD;AACpD,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC"}
|