@ttt-productions/ttt-core 0.6.7 → 0.7.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/dist/constants/business.d.ts +57 -57
- package/dist/constants/business.d.ts.map +1 -1
- package/dist/constants/business.js +71 -71
- package/dist/constants/business.js.map +1 -1
- package/dist/constants/options.d.ts +22 -22
- package/dist/constants/options.d.ts.map +1 -1
- package/dist/constants/options.js +28 -28
- package/dist/constants/options.js.map +1 -1
- package/dist/constants/pagination.d.ts +18 -18
- package/dist/constants/pagination.d.ts.map +1 -1
- package/dist/constants/pagination.js +20 -20
- package/dist/constants/pagination.js.map +1 -1
- package/dist/constants/retention.d.ts +5 -5
- package/dist/constants/retention.d.ts.map +1 -1
- package/dist/constants/retention.js +6 -6
- package/dist/constants/retention.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/media/atoms.d.ts +9 -9
- package/dist/media/atoms.d.ts.map +1 -1
- package/dist/media/atoms.js +3 -3
- package/dist/media/atoms.js.map +1 -1
- package/dist/media/domain-events.d.ts +701 -701
- package/dist/media/domain-events.d.ts.map +1 -1
- package/dist/media/domain-events.js +145 -145
- package/dist/media/domain-events.js.map +1 -1
- package/dist/media/file-origin.d.ts +1 -1
- package/dist/media/file-origin.d.ts.map +1 -1
- package/dist/media/file-origin.js +16 -16
- package/dist/media/file-origin.js.map +1 -1
- package/dist/media/hall-library-target-fields.d.ts +13 -0
- package/dist/media/hall-library-target-fields.d.ts.map +1 -0
- package/dist/media/hall-library-target-fields.js +21 -0
- package/dist/media/hall-library-target-fields.js.map +1 -0
- package/dist/media/index.d.ts +2 -2
- package/dist/media/index.d.ts.map +1 -1
- package/dist/media/index.js +2 -2
- package/dist/media/index.js.map +1 -1
- package/dist/media/pending-media.d.ts +5774 -5774
- package/dist/media/start-upload.d.ts +3 -3
- package/dist/media/target-info.d.ts +150 -150
- package/dist/media/target-info.d.ts.map +1 -1
- package/dist/media/target-info.js +80 -80
- package/dist/media/target-info.js.map +1 -1
- package/dist/media/ttt-media-specs.js +16 -16
- package/dist/media/ttt-media-specs.js.map +1 -1
- package/dist/media/upload-tray-display.js +16 -16
- package/dist/media/upload-tray-display.js.map +1 -1
- package/dist/paths/collection-groups.d.ts +7 -7
- package/dist/paths/collection-groups.js +7 -7
- package/dist/paths/collection-groups.js.map +1 -1
- package/dist/paths/collection-refs.d.ts +14 -14
- package/dist/paths/collection-refs.d.ts.map +1 -1
- package/dist/paths/collection-refs.js +20 -20
- package/dist/paths/collection-refs.js.map +1 -1
- package/dist/paths/collections.d.ts +31 -31
- package/dist/paths/collections.d.ts.map +1 -1
- package/dist/paths/collections.js +34 -34
- package/dist/paths/collections.js.map +1 -1
- package/dist/paths/path-builders.d.ts +31 -31
- package/dist/paths/path-builders.d.ts.map +1 -1
- package/dist/paths/path-builders.js +42 -42
- package/dist/paths/path-builders.js.map +1 -1
- package/dist/permissions/guild-standing-assignment-policy.d.ts +17 -0
- package/dist/permissions/guild-standing-assignment-policy.d.ts.map +1 -0
- package/dist/permissions/guild-standing-assignment-policy.js +36 -0
- package/dist/permissions/guild-standing-assignment-policy.js.map +1 -0
- package/dist/permissions/index.d.ts +2 -2
- package/dist/permissions/index.d.ts.map +1 -1
- package/dist/permissions/index.js +2 -2
- package/dist/permissions/index.js.map +1 -1
- package/dist/permissions/work-project-permissions.d.ts +284 -0
- package/dist/permissions/work-project-permissions.d.ts.map +1 -0
- package/dist/permissions/work-project-permissions.js +294 -0
- package/dist/permissions/work-project-permissions.js.map +1 -0
- package/dist/schemas/{system-message-actions.d.ts → admin-dispatch-actions.d.ts} +15 -15
- package/dist/schemas/admin-dispatch-actions.d.ts.map +1 -0
- package/dist/schemas/{system-message-actions.js → admin-dispatch-actions.js} +7 -7
- package/dist/schemas/admin-dispatch-actions.js.map +1 -0
- package/dist/schemas/admin.d.ts +7 -7
- package/dist/schemas/admin.js +4 -4
- package/dist/schemas/admin.js.map +1 -1
- package/dist/schemas/atoms.d.ts +13 -12
- package/dist/schemas/atoms.d.ts.map +1 -1
- package/dist/schemas/atoms.js +13 -12
- package/dist/schemas/atoms.js.map +1 -1
- package/dist/schemas/auditions.d.ts +10 -0
- package/dist/schemas/auditions.d.ts.map +1 -0
- package/dist/schemas/auditions.js +6 -0
- package/dist/schemas/auditions.js.map +1 -0
- package/dist/schemas/chat.d.ts +47 -47
- package/dist/schemas/chat.d.ts.map +1 -1
- package/dist/schemas/chat.js +18 -18
- package/dist/schemas/chat.js.map +1 -1
- package/dist/schemas/commissions.d.ts +56 -0
- package/dist/schemas/commissions.d.ts.map +1 -0
- package/dist/schemas/commissions.js +29 -0
- package/dist/schemas/commissions.js.map +1 -0
- package/dist/schemas/craft-skills.d.ts +24 -0
- package/dist/schemas/craft-skills.d.ts.map +1 -0
- package/dist/schemas/craft-skills.js +11 -0
- package/dist/schemas/craft-skills.js.map +1 -0
- package/dist/schemas/{library.d.ts → hall-library.d.ts} +78 -78
- package/dist/schemas/hall-library.d.ts.map +1 -0
- package/dist/schemas/hall-library.js +86 -0
- package/dist/schemas/hall-library.js.map +1 -0
- package/dist/schemas/index.d.ts +7 -7
- package/dist/schemas/index.d.ts.map +1 -1
- package/dist/schemas/index.js +7 -7
- package/dist/schemas/index.js.map +1 -1
- package/dist/schemas/payments.js +2 -2
- package/dist/schemas/payments.js.map +1 -1
- package/dist/schemas/social.d.ts +16 -16
- package/dist/schemas/social.d.ts.map +1 -1
- package/dist/schemas/social.js +3 -3
- package/dist/schemas/social.js.map +1 -1
- package/dist/schemas/{share-operation.d.ts → stake-share-operation.d.ts} +25 -25
- package/dist/schemas/stake-share-operation.d.ts.map +1 -0
- package/dist/schemas/stake-share-operation.js +83 -0
- package/dist/schemas/stake-share-operation.js.map +1 -0
- package/dist/schemas/users.d.ts +4 -4
- package/dist/schemas/users.d.ts.map +1 -1
- package/dist/schemas/users.js +2 -2
- package/dist/schemas/users.js.map +1 -1
- package/dist/schemas/utility.d.ts +14 -14
- package/dist/schemas/utility.d.ts.map +1 -1
- package/dist/schemas/utility.js +5 -5
- package/dist/schemas/utility.js.map +1 -1
- package/dist/schemas/voting.d.ts +10 -10
- package/dist/schemas/voting.d.ts.map +1 -1
- package/dist/schemas/voting.js +4 -4
- package/dist/schemas/voting.js.map +1 -1
- package/dist/schemas/work-project-management.d.ts +454 -0
- package/dist/schemas/work-project-management.d.ts.map +1 -0
- package/dist/schemas/work-project-management.js +98 -0
- package/dist/schemas/work-project-management.js.map +1 -0
- package/dist/ttt-keys.d.ts +68 -0
- package/dist/ttt-keys.d.ts.map +1 -0
- package/dist/ttt-keys.js +24 -0
- package/dist/ttt-keys.js.map +1 -0
- package/dist/types/admin.d.ts +1 -1
- package/dist/types/admin.d.ts.map +1 -1
- package/dist/types/audit.d.ts +1 -1
- package/dist/types/audit.d.ts.map +1 -1
- package/dist/types/commissions.d.ts +84 -0
- package/dist/types/commissions.d.ts.map +1 -0
- package/dist/types/commissions.js +3 -0
- package/dist/types/commissions.js.map +1 -0
- package/dist/types/content.d.ts +37 -37
- package/dist/types/content.d.ts.map +1 -1
- package/dist/types/content.js +4 -4
- package/dist/types/content.js.map +1 -1
- package/dist/types/index.d.ts +3 -3
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js +2 -2
- package/dist/types/index.js.map +1 -1
- package/dist/types/messaging.d.ts +16 -16
- package/dist/types/messaging.d.ts.map +1 -1
- package/dist/types/messaging.js +1 -1
- package/dist/types/messaging.js.map +1 -1
- package/dist/types/publicUser.d.ts +1 -1
- package/dist/types/publicUser.d.ts.map +1 -1
- package/dist/types/social.d.ts +13 -13
- package/dist/types/social.d.ts.map +1 -1
- package/dist/types/user.d.ts +17 -17
- package/dist/types/user.d.ts.map +1 -1
- package/dist/types/work-project.d.ts +85 -0
- package/dist/types/work-project.d.ts.map +1 -0
- package/dist/types/work-project.js +2 -0
- package/dist/types/work-project.js.map +1 -0
- package/dist/upload-variables/{apply-to-job-variables.d.ts → apply-to-commission-variables.d.ts} +6 -6
- package/dist/upload-variables/apply-to-commission-variables.d.ts.map +1 -0
- package/dist/upload-variables/apply-to-commission-variables.js +16 -0
- package/dist/upload-variables/apply-to-commission-variables.js.map +1 -0
- package/dist/upload-variables/{create-admin-opportunity-variables.d.ts → create-admin-audition-variables.d.ts} +9 -9
- package/dist/upload-variables/create-admin-audition-variables.d.ts.map +1 -0
- package/dist/upload-variables/{create-admin-opportunity-variables.js → create-admin-audition-variables.js} +4 -4
- package/dist/upload-variables/create-admin-audition-variables.js.map +1 -0
- package/dist/upload-variables/{create-opportunity-reply-variables.d.ts → create-audition-entry-variables.d.ts} +6 -6
- package/dist/upload-variables/create-audition-entry-variables.d.ts.map +1 -0
- package/dist/upload-variables/{create-opportunity-reply-variables.js → create-audition-entry-variables.js} +3 -3
- package/dist/upload-variables/create-audition-entry-variables.js.map +1 -0
- package/dist/upload-variables/{create-job-variables.d.ts → create-commission-variables.d.ts} +19 -19
- package/dist/upload-variables/create-commission-variables.d.ts.map +1 -0
- package/dist/upload-variables/{create-job-variables.js → create-commission-variables.js} +6 -6
- package/dist/upload-variables/create-commission-variables.js.map +1 -0
- package/dist/upload-variables/{create-project-opportunity-variables.d.ts → create-work-project-audition-variables.d.ts} +9 -9
- package/dist/upload-variables/create-work-project-audition-variables.d.ts.map +1 -0
- package/dist/upload-variables/{create-project-opportunity-variables.js → create-work-project-audition-variables.js} +4 -4
- package/dist/upload-variables/create-work-project-audition-variables.js.map +1 -0
- package/dist/upload-variables/index.d.ts +10 -10
- package/dist/upload-variables/index.d.ts.map +1 -1
- package/dist/upload-variables/index.js +10 -10
- package/dist/upload-variables/index.js.map +1 -1
- package/dist/upload-variables/{streetz-post-variables.d.ts → square-streetz-post-variables.d.ts} +8 -8
- package/dist/upload-variables/square-streetz-post-variables.d.ts.map +1 -0
- package/dist/upload-variables/{streetz-post-variables.js → square-streetz-post-variables.js} +2 -2
- package/dist/upload-variables/square-streetz-post-variables.js.map +1 -0
- package/dist/upload-variables/update-chapter-media-variables.d.ts +3 -3
- package/dist/upload-variables/update-chapter-media-variables.js +1 -1
- package/dist/upload-variables/update-chapter-media-variables.js.map +1 -1
- package/dist/upload-variables/{update-show-media-variables.d.ts → update-episode-media-variables.d.ts} +9 -9
- package/dist/upload-variables/update-episode-media-variables.d.ts.map +1 -0
- package/dist/upload-variables/{update-show-media-variables.js → update-episode-media-variables.js} +4 -4
- package/dist/upload-variables/update-episode-media-variables.js.map +1 -0
- package/dist/upload-variables/update-tale-cover-photo-variables.d.ts +3 -3
- package/dist/upload-variables/update-tale-cover-photo-variables.js +1 -1
- package/dist/upload-variables/update-tale-cover-photo-variables.js.map +1 -1
- package/dist/upload-variables/update-television-cover-photo-variables.d.ts +3 -3
- package/dist/upload-variables/update-television-cover-photo-variables.js +1 -1
- package/dist/upload-variables/update-television-cover-photo-variables.js.map +1 -1
- package/dist/upload-variables/{update-song-media-variables.d.ts → update-track-media-variables.d.ts} +9 -9
- package/dist/upload-variables/update-track-media-variables.d.ts.map +1 -0
- package/dist/upload-variables/{update-song-media-variables.js → update-track-media-variables.js} +4 -4
- package/dist/upload-variables/update-track-media-variables.js.map +1 -0
- package/dist/upload-variables/update-tune-cover-photo-variables.d.ts +3 -3
- package/dist/upload-variables/update-tune-cover-photo-variables.js +1 -1
- package/dist/upload-variables/update-tune-cover-photo-variables.js.map +1 -1
- package/dist/upload-variables/{upload-skill-variables.d.ts → upload-craft-skill-variables.d.ts} +3 -3
- package/dist/upload-variables/upload-craft-skill-variables.d.ts.map +1 -0
- package/dist/upload-variables/{upload-skill-variables.js → upload-craft-skill-variables.js} +2 -2
- package/dist/upload-variables/upload-craft-skill-variables.js.map +1 -0
- package/dist/upload-variables/{upload-project-file-variables.d.ts → upload-work-asset-variables.d.ts} +10 -10
- package/dist/upload-variables/upload-work-asset-variables.d.ts.map +1 -0
- package/dist/upload-variables/{upload-project-file-variables.js → upload-work-asset-variables.js} +4 -4
- package/dist/upload-variables/upload-work-asset-variables.js.map +1 -0
- package/package.json +6 -1
- package/dist/media/library-target-fields.d.ts +0 -13
- package/dist/media/library-target-fields.d.ts.map +0 -1
- package/dist/media/library-target-fields.js +0 -21
- package/dist/media/library-target-fields.js.map +0 -1
- package/dist/permissions/project-permissions.d.ts +0 -264
- package/dist/permissions/project-permissions.d.ts.map +0 -1
- package/dist/permissions/project-permissions.js +0 -268
- package/dist/permissions/project-permissions.js.map +0 -1
- package/dist/permissions/role-assignment-policy.d.ts +0 -17
- package/dist/permissions/role-assignment-policy.d.ts.map +0 -1
- package/dist/permissions/role-assignment-policy.js +0 -32
- package/dist/permissions/role-assignment-policy.js.map +0 -1
- package/dist/schemas/jobs.d.ts +0 -56
- package/dist/schemas/jobs.d.ts.map +0 -1
- package/dist/schemas/jobs.js +0 -29
- package/dist/schemas/jobs.js.map +0 -1
- package/dist/schemas/library.d.ts.map +0 -1
- package/dist/schemas/library.js +0 -86
- package/dist/schemas/library.js.map +0 -1
- package/dist/schemas/opportunities.d.ts +0 -10
- package/dist/schemas/opportunities.d.ts.map +0 -1
- package/dist/schemas/opportunities.js +0 -6
- package/dist/schemas/opportunities.js.map +0 -1
- package/dist/schemas/project-management.d.ts +0 -454
- package/dist/schemas/project-management.d.ts.map +0 -1
- package/dist/schemas/project-management.js +0 -98
- package/dist/schemas/project-management.js.map +0 -1
- package/dist/schemas/share-operation.d.ts.map +0 -1
- package/dist/schemas/share-operation.js +0 -91
- package/dist/schemas/share-operation.js.map +0 -1
- package/dist/schemas/skills.d.ts +0 -24
- package/dist/schemas/skills.d.ts.map +0 -1
- package/dist/schemas/skills.js +0 -11
- package/dist/schemas/skills.js.map +0 -1
- package/dist/schemas/system-message-actions.d.ts.map +0 -1
- package/dist/schemas/system-message-actions.js.map +0 -1
- package/dist/types/jobs.d.ts +0 -84
- package/dist/types/jobs.d.ts.map +0 -1
- package/dist/types/jobs.js +0 -3
- package/dist/types/jobs.js.map +0 -1
- package/dist/types/project.d.ts +0 -85
- package/dist/types/project.d.ts.map +0 -1
- package/dist/types/project.js +0 -2
- package/dist/types/project.js.map +0 -1
- package/dist/upload-variables/apply-to-job-variables.d.ts.map +0 -1
- package/dist/upload-variables/apply-to-job-variables.js +0 -16
- package/dist/upload-variables/apply-to-job-variables.js.map +0 -1
- package/dist/upload-variables/create-admin-opportunity-variables.d.ts.map +0 -1
- package/dist/upload-variables/create-admin-opportunity-variables.js.map +0 -1
- package/dist/upload-variables/create-job-variables.d.ts.map +0 -1
- package/dist/upload-variables/create-job-variables.js.map +0 -1
- package/dist/upload-variables/create-opportunity-reply-variables.d.ts.map +0 -1
- package/dist/upload-variables/create-opportunity-reply-variables.js.map +0 -1
- package/dist/upload-variables/create-project-opportunity-variables.d.ts.map +0 -1
- package/dist/upload-variables/create-project-opportunity-variables.js.map +0 -1
- package/dist/upload-variables/streetz-post-variables.d.ts.map +0 -1
- package/dist/upload-variables/streetz-post-variables.js.map +0 -1
- package/dist/upload-variables/update-show-media-variables.d.ts.map +0 -1
- package/dist/upload-variables/update-show-media-variables.js.map +0 -1
- package/dist/upload-variables/update-song-media-variables.d.ts.map +0 -1
- package/dist/upload-variables/update-song-media-variables.js.map +0 -1
- package/dist/upload-variables/upload-project-file-variables.d.ts.map +0 -1
- package/dist/upload-variables/upload-project-file-variables.js.map +0 -1
- package/dist/upload-variables/upload-skill-variables.d.ts.map +0 -1
- package/dist/upload-variables/upload-skill-variables.js.map +0 -1
|
@@ -19,33 +19,33 @@ export declare const ProfilePictureUpdatedEventSchema: z.ZodObject<{
|
|
|
19
19
|
userId: string;
|
|
20
20
|
};
|
|
21
21
|
}>;
|
|
22
|
-
export declare const
|
|
23
|
-
type: z.ZodLiteral<"
|
|
22
|
+
export declare const CraftSkillCreatedEventSchema: z.ZodObject<{
|
|
23
|
+
type: z.ZodLiteral<"craftSkill.created">;
|
|
24
24
|
ids: z.ZodObject<{
|
|
25
25
|
userId: z.ZodString;
|
|
26
|
-
|
|
26
|
+
craftSkillId: z.ZodString;
|
|
27
27
|
}, "strict", z.ZodTypeAny, {
|
|
28
|
-
|
|
28
|
+
craftSkillId: string;
|
|
29
29
|
userId: string;
|
|
30
30
|
}, {
|
|
31
|
-
|
|
31
|
+
craftSkillId: string;
|
|
32
32
|
userId: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strict", z.ZodTypeAny, {
|
|
35
|
-
type: "
|
|
35
|
+
type: "craftSkill.created";
|
|
36
36
|
ids: {
|
|
37
|
-
|
|
37
|
+
craftSkillId: string;
|
|
38
38
|
userId: string;
|
|
39
39
|
};
|
|
40
40
|
}, {
|
|
41
|
-
type: "
|
|
41
|
+
type: "craftSkill.created";
|
|
42
42
|
ids: {
|
|
43
|
-
|
|
43
|
+
craftSkillId: string;
|
|
44
44
|
userId: string;
|
|
45
45
|
};
|
|
46
46
|
}>;
|
|
47
|
-
export declare const
|
|
48
|
-
type: z.ZodLiteral<"
|
|
47
|
+
export declare const SquareStreetzPostCreatedEventSchema: z.ZodObject<{
|
|
48
|
+
type: z.ZodLiteral<"squareStreetz.postCreated">;
|
|
49
49
|
ids: z.ZodObject<{
|
|
50
50
|
userId: z.ZodString;
|
|
51
51
|
postId: z.ZodString;
|
|
@@ -57,229 +57,229 @@ export declare const StreetzPostCreatedEventSchema: z.ZodObject<{
|
|
|
57
57
|
postId: string;
|
|
58
58
|
}>;
|
|
59
59
|
}, "strict", z.ZodTypeAny, {
|
|
60
|
-
type: "
|
|
60
|
+
type: "squareStreetz.postCreated";
|
|
61
61
|
ids: {
|
|
62
62
|
userId: string;
|
|
63
63
|
postId: string;
|
|
64
64
|
};
|
|
65
65
|
}, {
|
|
66
|
-
type: "
|
|
66
|
+
type: "squareStreetz.postCreated";
|
|
67
67
|
ids: {
|
|
68
68
|
userId: string;
|
|
69
69
|
postId: string;
|
|
70
70
|
};
|
|
71
71
|
}>;
|
|
72
|
-
export declare const
|
|
73
|
-
type: z.ZodLiteral<"
|
|
72
|
+
export declare const AuditionPromptCreatedEventSchema: z.ZodObject<{
|
|
73
|
+
type: z.ZodLiteral<"audition.promptCreated">;
|
|
74
74
|
ids: z.ZodObject<{
|
|
75
75
|
userId: z.ZodString;
|
|
76
|
-
|
|
77
|
-
|
|
76
|
+
auditionId: z.ZodString;
|
|
77
|
+
workProjectId: z.ZodOptional<z.ZodString>;
|
|
78
78
|
}, "strict", z.ZodTypeAny, {
|
|
79
|
-
|
|
79
|
+
auditionId: string;
|
|
80
80
|
userId: string;
|
|
81
|
-
|
|
81
|
+
workProjectId?: string | undefined;
|
|
82
82
|
}, {
|
|
83
|
-
|
|
83
|
+
auditionId: string;
|
|
84
84
|
userId: string;
|
|
85
|
-
|
|
85
|
+
workProjectId?: string | undefined;
|
|
86
86
|
}>;
|
|
87
87
|
}, "strict", z.ZodTypeAny, {
|
|
88
|
-
type: "
|
|
88
|
+
type: "audition.promptCreated";
|
|
89
89
|
ids: {
|
|
90
|
-
|
|
90
|
+
auditionId: string;
|
|
91
91
|
userId: string;
|
|
92
|
-
|
|
92
|
+
workProjectId?: string | undefined;
|
|
93
93
|
};
|
|
94
94
|
}, {
|
|
95
|
-
type: "
|
|
95
|
+
type: "audition.promptCreated";
|
|
96
96
|
ids: {
|
|
97
|
-
|
|
97
|
+
auditionId: string;
|
|
98
98
|
userId: string;
|
|
99
|
-
|
|
99
|
+
workProjectId?: string | undefined;
|
|
100
100
|
};
|
|
101
101
|
}>;
|
|
102
|
-
export declare const
|
|
103
|
-
type: z.ZodLiteral<"
|
|
102
|
+
export declare const AuditionEntrySubmittedEventSchema: z.ZodObject<{
|
|
103
|
+
type: z.ZodLiteral<"audition.entryCreated">;
|
|
104
104
|
ids: z.ZodObject<{
|
|
105
105
|
userId: z.ZodString;
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
106
|
+
auditionId: z.ZodString;
|
|
107
|
+
auditionEntryId: z.ZodString;
|
|
108
|
+
workProjectId: z.ZodOptional<z.ZodString>;
|
|
109
109
|
}, "strict", z.ZodTypeAny, {
|
|
110
|
-
|
|
111
|
-
|
|
110
|
+
auditionId: string;
|
|
111
|
+
auditionEntryId: string;
|
|
112
112
|
userId: string;
|
|
113
|
-
|
|
113
|
+
workProjectId?: string | undefined;
|
|
114
114
|
}, {
|
|
115
|
-
|
|
116
|
-
|
|
115
|
+
auditionId: string;
|
|
116
|
+
auditionEntryId: string;
|
|
117
117
|
userId: string;
|
|
118
|
-
|
|
118
|
+
workProjectId?: string | undefined;
|
|
119
119
|
}>;
|
|
120
120
|
}, "strict", z.ZodTypeAny, {
|
|
121
|
-
type: "
|
|
121
|
+
type: "audition.entryCreated";
|
|
122
122
|
ids: {
|
|
123
|
-
|
|
124
|
-
|
|
123
|
+
auditionId: string;
|
|
124
|
+
auditionEntryId: string;
|
|
125
125
|
userId: string;
|
|
126
|
-
|
|
126
|
+
workProjectId?: string | undefined;
|
|
127
127
|
};
|
|
128
128
|
}, {
|
|
129
|
-
type: "
|
|
129
|
+
type: "audition.entryCreated";
|
|
130
130
|
ids: {
|
|
131
|
-
|
|
132
|
-
|
|
131
|
+
auditionId: string;
|
|
132
|
+
auditionEntryId: string;
|
|
133
133
|
userId: string;
|
|
134
|
-
|
|
134
|
+
workProjectId?: string | undefined;
|
|
135
135
|
};
|
|
136
136
|
}>;
|
|
137
|
-
export declare const
|
|
138
|
-
type: z.ZodLiteral<"
|
|
137
|
+
export declare const CommissionCreatedEventSchema: z.ZodObject<{
|
|
138
|
+
type: z.ZodLiteral<"commission.created">;
|
|
139
139
|
ids: z.ZodObject<{
|
|
140
140
|
userId: z.ZodString;
|
|
141
|
-
|
|
142
|
-
|
|
141
|
+
commissionListingId: z.ZodString;
|
|
142
|
+
workProjectId: z.ZodString;
|
|
143
143
|
}, "strict", z.ZodTypeAny, {
|
|
144
|
-
|
|
145
|
-
|
|
144
|
+
workProjectId: string;
|
|
145
|
+
commissionListingId: string;
|
|
146
146
|
userId: string;
|
|
147
147
|
}, {
|
|
148
|
-
|
|
149
|
-
|
|
148
|
+
workProjectId: string;
|
|
149
|
+
commissionListingId: string;
|
|
150
150
|
userId: string;
|
|
151
151
|
}>;
|
|
152
152
|
}, "strict", z.ZodTypeAny, {
|
|
153
|
-
type: "
|
|
153
|
+
type: "commission.created";
|
|
154
154
|
ids: {
|
|
155
|
-
|
|
156
|
-
|
|
155
|
+
workProjectId: string;
|
|
156
|
+
commissionListingId: string;
|
|
157
157
|
userId: string;
|
|
158
158
|
};
|
|
159
159
|
}, {
|
|
160
|
-
type: "
|
|
160
|
+
type: "commission.created";
|
|
161
161
|
ids: {
|
|
162
|
-
|
|
163
|
-
|
|
162
|
+
workProjectId: string;
|
|
163
|
+
commissionListingId: string;
|
|
164
164
|
userId: string;
|
|
165
165
|
};
|
|
166
166
|
}>;
|
|
167
|
-
export declare const
|
|
168
|
-
type: z.ZodLiteral<"
|
|
167
|
+
export declare const CommissionProposalSubmittedEventSchema: z.ZodObject<{
|
|
168
|
+
type: z.ZodLiteral<"commission.commissionProposalSubmitted">;
|
|
169
169
|
ids: z.ZodObject<{
|
|
170
170
|
userId: z.ZodString;
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
171
|
+
commissionListingId: z.ZodString;
|
|
172
|
+
workProjectId: z.ZodString;
|
|
173
|
+
commissionProposalId: z.ZodString;
|
|
174
174
|
}, "strict", z.ZodTypeAny, {
|
|
175
|
-
|
|
176
|
-
|
|
175
|
+
workProjectId: string;
|
|
176
|
+
commissionListingId: string;
|
|
177
|
+
commissionProposalId: string;
|
|
177
178
|
userId: string;
|
|
178
|
-
applicationId: string;
|
|
179
179
|
}, {
|
|
180
|
-
|
|
181
|
-
|
|
180
|
+
workProjectId: string;
|
|
181
|
+
commissionListingId: string;
|
|
182
|
+
commissionProposalId: string;
|
|
182
183
|
userId: string;
|
|
183
|
-
applicationId: string;
|
|
184
184
|
}>;
|
|
185
185
|
}, "strict", z.ZodTypeAny, {
|
|
186
|
-
type: "
|
|
186
|
+
type: "commission.commissionProposalSubmitted";
|
|
187
187
|
ids: {
|
|
188
|
-
|
|
189
|
-
|
|
188
|
+
workProjectId: string;
|
|
189
|
+
commissionListingId: string;
|
|
190
|
+
commissionProposalId: string;
|
|
190
191
|
userId: string;
|
|
191
|
-
applicationId: string;
|
|
192
192
|
};
|
|
193
193
|
}, {
|
|
194
|
-
type: "
|
|
194
|
+
type: "commission.commissionProposalSubmitted";
|
|
195
195
|
ids: {
|
|
196
|
-
|
|
197
|
-
|
|
196
|
+
workProjectId: string;
|
|
197
|
+
commissionListingId: string;
|
|
198
|
+
commissionProposalId: string;
|
|
198
199
|
userId: string;
|
|
199
|
-
applicationId: string;
|
|
200
200
|
};
|
|
201
201
|
}>;
|
|
202
|
-
export declare const
|
|
203
|
-
type: z.ZodLiteral<"
|
|
202
|
+
export declare const WorkProjectUpdatedEventSchema: z.ZodObject<{
|
|
203
|
+
type: z.ZodLiteral<"workProject.updated">;
|
|
204
204
|
ids: z.ZodObject<{
|
|
205
|
-
|
|
205
|
+
workProjectId: z.ZodString;
|
|
206
206
|
}, "strict", z.ZodTypeAny, {
|
|
207
|
-
|
|
207
|
+
workProjectId: string;
|
|
208
208
|
}, {
|
|
209
|
-
|
|
209
|
+
workProjectId: string;
|
|
210
210
|
}>;
|
|
211
211
|
}, "strict", z.ZodTypeAny, {
|
|
212
|
-
type: "
|
|
212
|
+
type: "workProject.updated";
|
|
213
213
|
ids: {
|
|
214
|
-
|
|
214
|
+
workProjectId: string;
|
|
215
215
|
};
|
|
216
216
|
}, {
|
|
217
|
-
type: "
|
|
217
|
+
type: "workProject.updated";
|
|
218
218
|
ids: {
|
|
219
|
-
|
|
219
|
+
workProjectId: string;
|
|
220
220
|
};
|
|
221
221
|
}>;
|
|
222
|
-
export declare const
|
|
223
|
-
type: z.ZodLiteral<"
|
|
222
|
+
export declare const HallLibraryCoverUpdatedEventSchema: z.ZodObject<{
|
|
223
|
+
type: z.ZodLiteral<"hallLibrary.coverUpdated">;
|
|
224
224
|
ids: z.ZodObject<{
|
|
225
|
-
|
|
225
|
+
workProjectId: z.ZodString;
|
|
226
226
|
itemType: z.ZodEnum<["tale", "tune", "television"]>;
|
|
227
227
|
itemId: z.ZodString;
|
|
228
228
|
}, "strict", z.ZodTypeAny, {
|
|
229
|
-
|
|
229
|
+
workProjectId: string;
|
|
230
230
|
itemType: "tale" | "tune" | "television";
|
|
231
231
|
itemId: string;
|
|
232
232
|
}, {
|
|
233
|
-
|
|
233
|
+
workProjectId: string;
|
|
234
234
|
itemType: "tale" | "tune" | "television";
|
|
235
235
|
itemId: string;
|
|
236
236
|
}>;
|
|
237
237
|
}, "strict", z.ZodTypeAny, {
|
|
238
|
-
type: "
|
|
238
|
+
type: "hallLibrary.coverUpdated";
|
|
239
239
|
ids: {
|
|
240
|
-
|
|
240
|
+
workProjectId: string;
|
|
241
241
|
itemType: "tale" | "tune" | "television";
|
|
242
242
|
itemId: string;
|
|
243
243
|
};
|
|
244
244
|
}, {
|
|
245
|
-
type: "
|
|
245
|
+
type: "hallLibrary.coverUpdated";
|
|
246
246
|
ids: {
|
|
247
|
-
|
|
247
|
+
workProjectId: string;
|
|
248
248
|
itemType: "tale" | "tune" | "television";
|
|
249
249
|
itemId: string;
|
|
250
250
|
};
|
|
251
251
|
}>;
|
|
252
|
-
export declare const
|
|
253
|
-
type: z.ZodLiteral<"
|
|
252
|
+
export declare const HallLibrarySubItemUpdatedEventSchema: z.ZodObject<{
|
|
253
|
+
type: z.ZodLiteral<"hallLibrary.subItemUpdated">;
|
|
254
254
|
ids: z.ZodObject<{
|
|
255
|
-
|
|
256
|
-
itemType: z.ZodEnum<["chapter", "
|
|
255
|
+
workProjectId: z.ZodString;
|
|
256
|
+
itemType: z.ZodEnum<["chapter", "tuneTrack", "televisionEpisode"]>;
|
|
257
257
|
parentId: z.ZodString;
|
|
258
258
|
itemId: z.ZodString;
|
|
259
259
|
}, "strict", z.ZodTypeAny, {
|
|
260
|
-
|
|
261
|
-
itemType: "chapter" | "
|
|
260
|
+
workProjectId: string;
|
|
261
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
262
262
|
itemId: string;
|
|
263
263
|
parentId: string;
|
|
264
264
|
}, {
|
|
265
|
-
|
|
266
|
-
itemType: "chapter" | "
|
|
265
|
+
workProjectId: string;
|
|
266
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
267
267
|
itemId: string;
|
|
268
268
|
parentId: string;
|
|
269
269
|
}>;
|
|
270
270
|
}, "strict", z.ZodTypeAny, {
|
|
271
|
-
type: "
|
|
271
|
+
type: "hallLibrary.subItemUpdated";
|
|
272
272
|
ids: {
|
|
273
|
-
|
|
274
|
-
itemType: "chapter" | "
|
|
273
|
+
workProjectId: string;
|
|
274
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
275
275
|
itemId: string;
|
|
276
276
|
parentId: string;
|
|
277
277
|
};
|
|
278
278
|
}, {
|
|
279
|
-
type: "
|
|
279
|
+
type: "hallLibrary.subItemUpdated";
|
|
280
280
|
ids: {
|
|
281
|
-
|
|
282
|
-
itemType: "chapter" | "
|
|
281
|
+
workProjectId: string;
|
|
282
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
283
283
|
itemId: string;
|
|
284
284
|
parentId: string;
|
|
285
285
|
};
|
|
@@ -289,17 +289,17 @@ export declare const ModerationViolationCreatedEventSchema: z.ZodObject<{
|
|
|
289
289
|
ids: z.ZodObject<{
|
|
290
290
|
userId: z.ZodString;
|
|
291
291
|
violationId: z.ZodString;
|
|
292
|
-
fileOrigin: z.ZodEnum<["profile-picture", "skill-media", "
|
|
292
|
+
fileOrigin: z.ZodEnum<["profile-picture", "craft-skill-media", "squareStreetz", "commission-posting", "commission-proposal", "audition-prompt", "audition-entry", "admin-audition-prompt", "hallLibrary-cover-square", "hallLibrary-cover-poster", "hallLibrary-cover-cinematic", "chapter-photo", "tune-track-photo", "tune-track-audio", "television-episode-photo", "television-episode-video", "guild-chat-message-attachment", "work-asset"]>;
|
|
293
293
|
pendingMediaId: z.ZodString;
|
|
294
294
|
}, "strict", z.ZodTypeAny, {
|
|
295
295
|
userId: string;
|
|
296
296
|
violationId: string;
|
|
297
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
297
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
298
298
|
pendingMediaId: string;
|
|
299
299
|
}, {
|
|
300
300
|
userId: string;
|
|
301
301
|
violationId: string;
|
|
302
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
302
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
303
303
|
pendingMediaId: string;
|
|
304
304
|
}>;
|
|
305
305
|
}, "strict", z.ZodTypeAny, {
|
|
@@ -307,7 +307,7 @@ export declare const ModerationViolationCreatedEventSchema: z.ZodObject<{
|
|
|
307
307
|
ids: {
|
|
308
308
|
userId: string;
|
|
309
309
|
violationId: string;
|
|
310
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
310
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
311
311
|
pendingMediaId: string;
|
|
312
312
|
};
|
|
313
313
|
}, {
|
|
@@ -315,32 +315,32 @@ export declare const ModerationViolationCreatedEventSchema: z.ZodObject<{
|
|
|
315
315
|
ids: {
|
|
316
316
|
userId: string;
|
|
317
317
|
violationId: string;
|
|
318
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
318
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
319
319
|
pendingMediaId: string;
|
|
320
320
|
};
|
|
321
321
|
}>;
|
|
322
322
|
export declare const ChatAttachmentFinalizedEventSchema: z.ZodObject<{
|
|
323
323
|
type: z.ZodLiteral<"chat.attachmentFinalized">;
|
|
324
324
|
ids: z.ZodObject<{
|
|
325
|
-
|
|
325
|
+
guildChatMessageId: z.ZodString;
|
|
326
326
|
conversationId: z.ZodString;
|
|
327
327
|
}, "strict", z.ZodTypeAny, {
|
|
328
|
-
|
|
328
|
+
guildChatMessageId: string;
|
|
329
329
|
conversationId: string;
|
|
330
330
|
}, {
|
|
331
|
-
|
|
331
|
+
guildChatMessageId: string;
|
|
332
332
|
conversationId: string;
|
|
333
333
|
}>;
|
|
334
334
|
}, "strict", z.ZodTypeAny, {
|
|
335
335
|
type: "chat.attachmentFinalized";
|
|
336
336
|
ids: {
|
|
337
|
-
|
|
337
|
+
guildChatMessageId: string;
|
|
338
338
|
conversationId: string;
|
|
339
339
|
};
|
|
340
340
|
}, {
|
|
341
341
|
type: "chat.attachmentFinalized";
|
|
342
342
|
ids: {
|
|
343
|
-
|
|
343
|
+
guildChatMessageId: string;
|
|
344
344
|
conversationId: string;
|
|
345
345
|
};
|
|
346
346
|
}>;
|
|
@@ -394,8 +394,8 @@ export declare const FollowRemovedEventSchema: z.ZodObject<{
|
|
|
394
394
|
followedId: string;
|
|
395
395
|
};
|
|
396
396
|
}>;
|
|
397
|
-
export declare const
|
|
398
|
-
type: z.ZodLiteral<"
|
|
397
|
+
export declare const SquareStreetzPostLikedEventSchema: z.ZodObject<{
|
|
398
|
+
type: z.ZodLiteral<"squareStreetz.postLiked">;
|
|
399
399
|
ids: z.ZodObject<{
|
|
400
400
|
userId: z.ZodString;
|
|
401
401
|
postId: z.ZodString;
|
|
@@ -410,22 +410,22 @@ export declare const StreetzPostLikedEventSchema: z.ZodObject<{
|
|
|
410
410
|
authorId: string;
|
|
411
411
|
}>;
|
|
412
412
|
}, "strict", z.ZodTypeAny, {
|
|
413
|
-
type: "
|
|
413
|
+
type: "squareStreetz.postLiked";
|
|
414
414
|
ids: {
|
|
415
415
|
userId: string;
|
|
416
416
|
postId: string;
|
|
417
417
|
authorId: string;
|
|
418
418
|
};
|
|
419
419
|
}, {
|
|
420
|
-
type: "
|
|
420
|
+
type: "squareStreetz.postLiked";
|
|
421
421
|
ids: {
|
|
422
422
|
userId: string;
|
|
423
423
|
postId: string;
|
|
424
424
|
authorId: string;
|
|
425
425
|
};
|
|
426
426
|
}>;
|
|
427
|
-
export declare const
|
|
428
|
-
type: z.ZodLiteral<"
|
|
427
|
+
export declare const SquareStreetzPostUnlikedEventSchema: z.ZodObject<{
|
|
428
|
+
type: z.ZodLiteral<"squareStreetz.postUnliked">;
|
|
429
429
|
ids: z.ZodObject<{
|
|
430
430
|
userId: z.ZodString;
|
|
431
431
|
postId: z.ZodString;
|
|
@@ -440,14 +440,14 @@ export declare const StreetzPostUnlikedEventSchema: z.ZodObject<{
|
|
|
440
440
|
authorId: string;
|
|
441
441
|
}>;
|
|
442
442
|
}, "strict", z.ZodTypeAny, {
|
|
443
|
-
type: "
|
|
443
|
+
type: "squareStreetz.postUnliked";
|
|
444
444
|
ids: {
|
|
445
445
|
userId: string;
|
|
446
446
|
postId: string;
|
|
447
447
|
authorId: string;
|
|
448
448
|
};
|
|
449
449
|
}, {
|
|
450
|
-
type: "
|
|
450
|
+
type: "squareStreetz.postUnliked";
|
|
451
451
|
ids: {
|
|
452
452
|
userId: string;
|
|
453
453
|
postId: string;
|
|
@@ -474,498 +474,498 @@ export declare const ProfilePreferencesUpdatedEventSchema: z.ZodObject<{
|
|
|
474
474
|
userId: string;
|
|
475
475
|
};
|
|
476
476
|
}>;
|
|
477
|
-
export declare const
|
|
478
|
-
type: z.ZodLiteral<"
|
|
477
|
+
export declare const CraftSkillDeletedEventSchema: z.ZodObject<{
|
|
478
|
+
type: z.ZodLiteral<"craftSkill.deleted">;
|
|
479
479
|
ids: z.ZodObject<{
|
|
480
480
|
userId: z.ZodString;
|
|
481
|
-
|
|
481
|
+
craftSkillId: z.ZodString;
|
|
482
482
|
}, "strict", z.ZodTypeAny, {
|
|
483
|
-
|
|
483
|
+
craftSkillId: string;
|
|
484
484
|
userId: string;
|
|
485
485
|
}, {
|
|
486
|
-
|
|
486
|
+
craftSkillId: string;
|
|
487
487
|
userId: string;
|
|
488
488
|
}>;
|
|
489
489
|
}, "strict", z.ZodTypeAny, {
|
|
490
|
-
type: "
|
|
490
|
+
type: "craftSkill.deleted";
|
|
491
491
|
ids: {
|
|
492
|
-
|
|
492
|
+
craftSkillId: string;
|
|
493
493
|
userId: string;
|
|
494
494
|
};
|
|
495
495
|
}, {
|
|
496
|
-
type: "
|
|
496
|
+
type: "craftSkill.deleted";
|
|
497
497
|
ids: {
|
|
498
|
-
|
|
498
|
+
craftSkillId: string;
|
|
499
499
|
userId: string;
|
|
500
500
|
};
|
|
501
501
|
}>;
|
|
502
|
-
export declare const
|
|
503
|
-
type: z.ZodLiteral<"
|
|
502
|
+
export declare const CraftSkillUpdatedEventSchema: z.ZodObject<{
|
|
503
|
+
type: z.ZodLiteral<"craftSkill.updated">;
|
|
504
504
|
ids: z.ZodObject<{
|
|
505
505
|
userId: z.ZodString;
|
|
506
|
-
|
|
506
|
+
craftSkillId: z.ZodString;
|
|
507
507
|
}, "strict", z.ZodTypeAny, {
|
|
508
|
-
|
|
508
|
+
craftSkillId: string;
|
|
509
509
|
userId: string;
|
|
510
510
|
}, {
|
|
511
|
-
|
|
511
|
+
craftSkillId: string;
|
|
512
512
|
userId: string;
|
|
513
513
|
}>;
|
|
514
514
|
}, "strict", z.ZodTypeAny, {
|
|
515
|
-
type: "
|
|
515
|
+
type: "craftSkill.updated";
|
|
516
516
|
ids: {
|
|
517
|
-
|
|
517
|
+
craftSkillId: string;
|
|
518
518
|
userId: string;
|
|
519
519
|
};
|
|
520
520
|
}, {
|
|
521
|
-
type: "
|
|
521
|
+
type: "craftSkill.updated";
|
|
522
522
|
ids: {
|
|
523
|
-
|
|
523
|
+
craftSkillId: string;
|
|
524
524
|
userId: string;
|
|
525
525
|
};
|
|
526
526
|
}>;
|
|
527
|
-
export declare const
|
|
528
|
-
type: z.ZodLiteral<"
|
|
527
|
+
export declare const WorkProjectCreatedEventSchema: z.ZodObject<{
|
|
528
|
+
type: z.ZodLiteral<"workProject.created">;
|
|
529
529
|
ids: z.ZodObject<{
|
|
530
530
|
userId: z.ZodString;
|
|
531
|
-
|
|
531
|
+
workProjectId: z.ZodString;
|
|
532
532
|
}, "strict", z.ZodTypeAny, {
|
|
533
|
-
|
|
533
|
+
workProjectId: string;
|
|
534
534
|
userId: string;
|
|
535
535
|
}, {
|
|
536
|
-
|
|
536
|
+
workProjectId: string;
|
|
537
537
|
userId: string;
|
|
538
538
|
}>;
|
|
539
539
|
}, "strict", z.ZodTypeAny, {
|
|
540
|
-
type: "
|
|
540
|
+
type: "workProject.created";
|
|
541
541
|
ids: {
|
|
542
|
-
|
|
542
|
+
workProjectId: string;
|
|
543
543
|
userId: string;
|
|
544
544
|
};
|
|
545
545
|
}, {
|
|
546
|
-
type: "
|
|
546
|
+
type: "workProject.created";
|
|
547
547
|
ids: {
|
|
548
|
-
|
|
548
|
+
workProjectId: string;
|
|
549
549
|
userId: string;
|
|
550
550
|
};
|
|
551
551
|
}>;
|
|
552
|
-
export declare const
|
|
553
|
-
type: z.ZodLiteral<"
|
|
552
|
+
export declare const WorkProjectPublishedEventSchema: z.ZodObject<{
|
|
553
|
+
type: z.ZodLiteral<"workProject.published">;
|
|
554
554
|
ids: z.ZodObject<{
|
|
555
|
-
|
|
555
|
+
workProjectId: z.ZodString;
|
|
556
556
|
userId: z.ZodString;
|
|
557
557
|
}, "strict", z.ZodTypeAny, {
|
|
558
|
-
|
|
558
|
+
workProjectId: string;
|
|
559
559
|
userId: string;
|
|
560
560
|
}, {
|
|
561
|
-
|
|
561
|
+
workProjectId: string;
|
|
562
562
|
userId: string;
|
|
563
563
|
}>;
|
|
564
564
|
}, "strict", z.ZodTypeAny, {
|
|
565
|
-
type: "
|
|
565
|
+
type: "workProject.published";
|
|
566
566
|
ids: {
|
|
567
|
-
|
|
567
|
+
workProjectId: string;
|
|
568
568
|
userId: string;
|
|
569
569
|
};
|
|
570
570
|
}, {
|
|
571
|
-
type: "
|
|
571
|
+
type: "workProject.published";
|
|
572
572
|
ids: {
|
|
573
|
-
|
|
573
|
+
workProjectId: string;
|
|
574
574
|
userId: string;
|
|
575
575
|
};
|
|
576
576
|
}>;
|
|
577
|
-
export declare const
|
|
578
|
-
type: z.ZodLiteral<"
|
|
577
|
+
export declare const WorkProjectStakeSharesUpdatedEventSchema: z.ZodObject<{
|
|
578
|
+
type: z.ZodLiteral<"workProject.stakeSharesUpdated">;
|
|
579
579
|
ids: z.ZodObject<{
|
|
580
|
-
|
|
580
|
+
workProjectId: z.ZodString;
|
|
581
581
|
}, "strict", z.ZodTypeAny, {
|
|
582
|
-
|
|
582
|
+
workProjectId: string;
|
|
583
583
|
}, {
|
|
584
|
-
|
|
584
|
+
workProjectId: string;
|
|
585
585
|
}>;
|
|
586
586
|
}, "strict", z.ZodTypeAny, {
|
|
587
|
-
type: "
|
|
587
|
+
type: "workProject.stakeSharesUpdated";
|
|
588
588
|
ids: {
|
|
589
|
-
|
|
589
|
+
workProjectId: string;
|
|
590
590
|
};
|
|
591
591
|
}, {
|
|
592
|
-
type: "
|
|
592
|
+
type: "workProject.stakeSharesUpdated";
|
|
593
593
|
ids: {
|
|
594
|
-
|
|
594
|
+
workProjectId: string;
|
|
595
595
|
};
|
|
596
596
|
}>;
|
|
597
|
-
export declare const
|
|
598
|
-
type: z.ZodLiteral<"
|
|
597
|
+
export declare const GuildInviteSentEventSchema: z.ZodObject<{
|
|
598
|
+
type: z.ZodLiteral<"workProject.guildInviteSent">;
|
|
599
599
|
ids: z.ZodObject<{
|
|
600
|
-
|
|
601
|
-
|
|
600
|
+
workProjectId: z.ZodString;
|
|
601
|
+
guildInviteId: z.ZodString;
|
|
602
602
|
inviterId: z.ZodString;
|
|
603
603
|
inviteeId: z.ZodString;
|
|
604
604
|
}, "strict", z.ZodTypeAny, {
|
|
605
|
-
|
|
606
|
-
|
|
605
|
+
workProjectId: string;
|
|
606
|
+
guildInviteId: string;
|
|
607
607
|
inviterId: string;
|
|
608
608
|
inviteeId: string;
|
|
609
609
|
}, {
|
|
610
|
-
|
|
611
|
-
|
|
610
|
+
workProjectId: string;
|
|
611
|
+
guildInviteId: string;
|
|
612
612
|
inviterId: string;
|
|
613
613
|
inviteeId: string;
|
|
614
614
|
}>;
|
|
615
615
|
}, "strict", z.ZodTypeAny, {
|
|
616
|
-
type: "
|
|
616
|
+
type: "workProject.guildInviteSent";
|
|
617
617
|
ids: {
|
|
618
|
-
|
|
619
|
-
|
|
618
|
+
workProjectId: string;
|
|
619
|
+
guildInviteId: string;
|
|
620
620
|
inviterId: string;
|
|
621
621
|
inviteeId: string;
|
|
622
622
|
};
|
|
623
623
|
}, {
|
|
624
|
-
type: "
|
|
624
|
+
type: "workProject.guildInviteSent";
|
|
625
625
|
ids: {
|
|
626
|
-
|
|
627
|
-
|
|
626
|
+
workProjectId: string;
|
|
627
|
+
guildInviteId: string;
|
|
628
628
|
inviterId: string;
|
|
629
629
|
inviteeId: string;
|
|
630
630
|
};
|
|
631
631
|
}>;
|
|
632
|
-
export declare const
|
|
633
|
-
type: z.ZodLiteral<"
|
|
632
|
+
export declare const GuildInviteAcceptedEventSchema: z.ZodObject<{
|
|
633
|
+
type: z.ZodLiteral<"workProject.guildInviteAccepted">;
|
|
634
634
|
ids: z.ZodObject<{
|
|
635
|
-
|
|
636
|
-
|
|
635
|
+
workProjectId: z.ZodString;
|
|
636
|
+
guildInviteId: z.ZodString;
|
|
637
637
|
userId: z.ZodString;
|
|
638
638
|
}, "strict", z.ZodTypeAny, {
|
|
639
|
-
|
|
639
|
+
workProjectId: string;
|
|
640
640
|
userId: string;
|
|
641
|
-
|
|
641
|
+
guildInviteId: string;
|
|
642
642
|
}, {
|
|
643
|
-
|
|
643
|
+
workProjectId: string;
|
|
644
644
|
userId: string;
|
|
645
|
-
|
|
645
|
+
guildInviteId: string;
|
|
646
646
|
}>;
|
|
647
647
|
}, "strict", z.ZodTypeAny, {
|
|
648
|
-
type: "
|
|
648
|
+
type: "workProject.guildInviteAccepted";
|
|
649
649
|
ids: {
|
|
650
|
-
|
|
650
|
+
workProjectId: string;
|
|
651
651
|
userId: string;
|
|
652
|
-
|
|
652
|
+
guildInviteId: string;
|
|
653
653
|
};
|
|
654
654
|
}, {
|
|
655
|
-
type: "
|
|
655
|
+
type: "workProject.guildInviteAccepted";
|
|
656
656
|
ids: {
|
|
657
|
-
|
|
657
|
+
workProjectId: string;
|
|
658
658
|
userId: string;
|
|
659
|
-
|
|
659
|
+
guildInviteId: string;
|
|
660
660
|
};
|
|
661
661
|
}>;
|
|
662
|
-
export declare const
|
|
663
|
-
type: z.ZodLiteral<"
|
|
662
|
+
export declare const GuildInviteDeclinedEventSchema: z.ZodObject<{
|
|
663
|
+
type: z.ZodLiteral<"workProject.guildInviteDeclined">;
|
|
664
664
|
ids: z.ZodObject<{
|
|
665
|
-
|
|
666
|
-
|
|
665
|
+
workProjectId: z.ZodString;
|
|
666
|
+
guildInviteId: z.ZodString;
|
|
667
667
|
userId: z.ZodString;
|
|
668
668
|
}, "strict", z.ZodTypeAny, {
|
|
669
|
-
|
|
669
|
+
workProjectId: string;
|
|
670
670
|
userId: string;
|
|
671
|
-
|
|
671
|
+
guildInviteId: string;
|
|
672
672
|
}, {
|
|
673
|
-
|
|
673
|
+
workProjectId: string;
|
|
674
674
|
userId: string;
|
|
675
|
-
|
|
675
|
+
guildInviteId: string;
|
|
676
676
|
}>;
|
|
677
677
|
}, "strict", z.ZodTypeAny, {
|
|
678
|
-
type: "
|
|
678
|
+
type: "workProject.guildInviteDeclined";
|
|
679
679
|
ids: {
|
|
680
|
-
|
|
680
|
+
workProjectId: string;
|
|
681
681
|
userId: string;
|
|
682
|
-
|
|
682
|
+
guildInviteId: string;
|
|
683
683
|
};
|
|
684
684
|
}, {
|
|
685
|
-
type: "
|
|
685
|
+
type: "workProject.guildInviteDeclined";
|
|
686
686
|
ids: {
|
|
687
|
-
|
|
687
|
+
workProjectId: string;
|
|
688
688
|
userId: string;
|
|
689
|
-
|
|
689
|
+
guildInviteId: string;
|
|
690
690
|
};
|
|
691
691
|
}>;
|
|
692
|
-
export declare const
|
|
693
|
-
type: z.ZodLiteral<"
|
|
692
|
+
export declare const GuildInviteCancelledEventSchema: z.ZodObject<{
|
|
693
|
+
type: z.ZodLiteral<"workProject.guildInviteCancelled">;
|
|
694
694
|
ids: z.ZodObject<{
|
|
695
|
-
|
|
696
|
-
|
|
695
|
+
workProjectId: z.ZodString;
|
|
696
|
+
guildInviteId: z.ZodString;
|
|
697
697
|
}, "strict", z.ZodTypeAny, {
|
|
698
|
-
|
|
699
|
-
|
|
698
|
+
workProjectId: string;
|
|
699
|
+
guildInviteId: string;
|
|
700
700
|
}, {
|
|
701
|
-
|
|
702
|
-
|
|
701
|
+
workProjectId: string;
|
|
702
|
+
guildInviteId: string;
|
|
703
703
|
}>;
|
|
704
704
|
}, "strict", z.ZodTypeAny, {
|
|
705
|
-
type: "
|
|
705
|
+
type: "workProject.guildInviteCancelled";
|
|
706
706
|
ids: {
|
|
707
|
-
|
|
708
|
-
|
|
707
|
+
workProjectId: string;
|
|
708
|
+
guildInviteId: string;
|
|
709
709
|
};
|
|
710
710
|
}, {
|
|
711
|
-
type: "
|
|
711
|
+
type: "workProject.guildInviteCancelled";
|
|
712
712
|
ids: {
|
|
713
|
-
|
|
714
|
-
|
|
713
|
+
workProjectId: string;
|
|
714
|
+
guildInviteId: string;
|
|
715
715
|
};
|
|
716
716
|
}>;
|
|
717
|
-
export declare const
|
|
718
|
-
type: z.ZodLiteral<"
|
|
717
|
+
export declare const AuditionEntryVoteRecordedEventSchema: z.ZodObject<{
|
|
718
|
+
type: z.ZodLiteral<"audition.entryVoted">;
|
|
719
719
|
ids: z.ZodObject<{
|
|
720
720
|
userId: z.ZodString;
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
721
|
+
auditionId: z.ZodString;
|
|
722
|
+
auditionEntryId: z.ZodString;
|
|
723
|
+
workProjectId: z.ZodString;
|
|
724
724
|
}, "strict", z.ZodTypeAny, {
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
725
|
+
workProjectId: string;
|
|
726
|
+
auditionId: string;
|
|
727
|
+
auditionEntryId: string;
|
|
728
728
|
userId: string;
|
|
729
729
|
}, {
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
730
|
+
workProjectId: string;
|
|
731
|
+
auditionId: string;
|
|
732
|
+
auditionEntryId: string;
|
|
733
733
|
userId: string;
|
|
734
734
|
}>;
|
|
735
735
|
}, "strict", z.ZodTypeAny, {
|
|
736
|
-
type: "
|
|
736
|
+
type: "audition.entryVoted";
|
|
737
737
|
ids: {
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
738
|
+
workProjectId: string;
|
|
739
|
+
auditionId: string;
|
|
740
|
+
auditionEntryId: string;
|
|
741
741
|
userId: string;
|
|
742
742
|
};
|
|
743
743
|
}, {
|
|
744
|
-
type: "
|
|
744
|
+
type: "audition.entryVoted";
|
|
745
745
|
ids: {
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
746
|
+
workProjectId: string;
|
|
747
|
+
auditionId: string;
|
|
748
|
+
auditionEntryId: string;
|
|
749
749
|
userId: string;
|
|
750
750
|
};
|
|
751
751
|
}>;
|
|
752
|
-
export declare const
|
|
753
|
-
type: z.ZodLiteral<"
|
|
752
|
+
export declare const AuditionClosedEventSchema: z.ZodObject<{
|
|
753
|
+
type: z.ZodLiteral<"audition.closed">;
|
|
754
754
|
ids: z.ZodObject<{
|
|
755
|
-
|
|
756
|
-
|
|
755
|
+
auditionId: z.ZodString;
|
|
756
|
+
workProjectId: z.ZodOptional<z.ZodString>;
|
|
757
757
|
}, "strict", z.ZodTypeAny, {
|
|
758
|
-
|
|
759
|
-
|
|
758
|
+
auditionId: string;
|
|
759
|
+
workProjectId?: string | undefined;
|
|
760
760
|
}, {
|
|
761
|
-
|
|
762
|
-
|
|
761
|
+
auditionId: string;
|
|
762
|
+
workProjectId?: string | undefined;
|
|
763
763
|
}>;
|
|
764
764
|
}, "strict", z.ZodTypeAny, {
|
|
765
|
-
type: "
|
|
765
|
+
type: "audition.closed";
|
|
766
766
|
ids: {
|
|
767
|
-
|
|
768
|
-
|
|
767
|
+
auditionId: string;
|
|
768
|
+
workProjectId?: string | undefined;
|
|
769
769
|
};
|
|
770
770
|
}, {
|
|
771
|
-
type: "
|
|
771
|
+
type: "audition.closed";
|
|
772
772
|
ids: {
|
|
773
|
-
|
|
774
|
-
|
|
773
|
+
auditionId: string;
|
|
774
|
+
workProjectId?: string | undefined;
|
|
775
775
|
};
|
|
776
776
|
}>;
|
|
777
|
-
export declare const
|
|
778
|
-
type: z.ZodLiteral<"
|
|
777
|
+
export declare const CommissionDeletedEventSchema: z.ZodObject<{
|
|
778
|
+
type: z.ZodLiteral<"commission.deleted">;
|
|
779
779
|
ids: z.ZodObject<{
|
|
780
|
-
|
|
781
|
-
|
|
780
|
+
commissionListingId: z.ZodString;
|
|
781
|
+
workProjectId: z.ZodString;
|
|
782
782
|
}, "strict", z.ZodTypeAny, {
|
|
783
|
-
|
|
784
|
-
|
|
783
|
+
workProjectId: string;
|
|
784
|
+
commissionListingId: string;
|
|
785
785
|
}, {
|
|
786
|
-
|
|
787
|
-
|
|
786
|
+
workProjectId: string;
|
|
787
|
+
commissionListingId: string;
|
|
788
788
|
}>;
|
|
789
789
|
}, "strict", z.ZodTypeAny, {
|
|
790
|
-
type: "
|
|
790
|
+
type: "commission.deleted";
|
|
791
791
|
ids: {
|
|
792
|
-
|
|
793
|
-
|
|
792
|
+
workProjectId: string;
|
|
793
|
+
commissionListingId: string;
|
|
794
794
|
};
|
|
795
795
|
}, {
|
|
796
|
-
type: "
|
|
796
|
+
type: "commission.deleted";
|
|
797
797
|
ids: {
|
|
798
|
-
|
|
799
|
-
|
|
798
|
+
workProjectId: string;
|
|
799
|
+
commissionListingId: string;
|
|
800
800
|
};
|
|
801
801
|
}>;
|
|
802
|
-
export declare const
|
|
803
|
-
type: z.ZodLiteral<"
|
|
802
|
+
export declare const CommissionProposalSavedEventSchema: z.ZodObject<{
|
|
803
|
+
type: z.ZodLiteral<"commission.commissionProposalSaved">;
|
|
804
804
|
ids: z.ZodObject<{
|
|
805
|
-
|
|
806
|
-
|
|
805
|
+
commissionListingId: z.ZodString;
|
|
806
|
+
commissionProposalId: z.ZodString;
|
|
807
807
|
userId: z.ZodString;
|
|
808
808
|
}, "strict", z.ZodTypeAny, {
|
|
809
|
-
|
|
809
|
+
commissionListingId: string;
|
|
810
|
+
commissionProposalId: string;
|
|
810
811
|
userId: string;
|
|
811
|
-
applicationId: string;
|
|
812
812
|
}, {
|
|
813
|
-
|
|
813
|
+
commissionListingId: string;
|
|
814
|
+
commissionProposalId: string;
|
|
814
815
|
userId: string;
|
|
815
|
-
applicationId: string;
|
|
816
816
|
}>;
|
|
817
817
|
}, "strict", z.ZodTypeAny, {
|
|
818
|
-
type: "
|
|
818
|
+
type: "commission.commissionProposalSaved";
|
|
819
819
|
ids: {
|
|
820
|
-
|
|
820
|
+
commissionListingId: string;
|
|
821
|
+
commissionProposalId: string;
|
|
821
822
|
userId: string;
|
|
822
|
-
applicationId: string;
|
|
823
823
|
};
|
|
824
824
|
}, {
|
|
825
|
-
type: "
|
|
825
|
+
type: "commission.commissionProposalSaved";
|
|
826
826
|
ids: {
|
|
827
|
-
|
|
827
|
+
commissionListingId: string;
|
|
828
|
+
commissionProposalId: string;
|
|
828
829
|
userId: string;
|
|
829
|
-
applicationId: string;
|
|
830
830
|
};
|
|
831
831
|
}>;
|
|
832
|
-
export declare const
|
|
833
|
-
type: z.ZodLiteral<"
|
|
832
|
+
export declare const CommissionProposalRemovedEventSchema: z.ZodObject<{
|
|
833
|
+
type: z.ZodLiteral<"commission.commissionProposalRemoved">;
|
|
834
834
|
ids: z.ZodObject<{
|
|
835
|
-
|
|
836
|
-
|
|
835
|
+
commissionListingId: z.ZodString;
|
|
836
|
+
commissionProposalId: z.ZodString;
|
|
837
837
|
userId: z.ZodString;
|
|
838
838
|
}, "strict", z.ZodTypeAny, {
|
|
839
|
-
|
|
839
|
+
commissionListingId: string;
|
|
840
|
+
commissionProposalId: string;
|
|
840
841
|
userId: string;
|
|
841
|
-
applicationId: string;
|
|
842
842
|
}, {
|
|
843
|
-
|
|
843
|
+
commissionListingId: string;
|
|
844
|
+
commissionProposalId: string;
|
|
844
845
|
userId: string;
|
|
845
|
-
applicationId: string;
|
|
846
846
|
}>;
|
|
847
847
|
}, "strict", z.ZodTypeAny, {
|
|
848
|
-
type: "
|
|
848
|
+
type: "commission.commissionProposalRemoved";
|
|
849
849
|
ids: {
|
|
850
|
-
|
|
850
|
+
commissionListingId: string;
|
|
851
|
+
commissionProposalId: string;
|
|
851
852
|
userId: string;
|
|
852
|
-
applicationId: string;
|
|
853
853
|
};
|
|
854
854
|
}, {
|
|
855
|
-
type: "
|
|
855
|
+
type: "commission.commissionProposalRemoved";
|
|
856
856
|
ids: {
|
|
857
|
-
|
|
857
|
+
commissionListingId: string;
|
|
858
|
+
commissionProposalId: string;
|
|
858
859
|
userId: string;
|
|
859
|
-
applicationId: string;
|
|
860
860
|
};
|
|
861
861
|
}>;
|
|
862
|
-
export declare const
|
|
863
|
-
type: z.ZodLiteral<"
|
|
862
|
+
export declare const ThresholdLibrarySubmittedEventSchema: z.ZodObject<{
|
|
863
|
+
type: z.ZodLiteral<"thresholdLibrary.submitted">;
|
|
864
864
|
ids: z.ZodObject<{
|
|
865
|
-
|
|
865
|
+
workProjectId: z.ZodString;
|
|
866
866
|
}, "strict", z.ZodTypeAny, {
|
|
867
|
-
|
|
867
|
+
workProjectId: string;
|
|
868
868
|
}, {
|
|
869
|
-
|
|
869
|
+
workProjectId: string;
|
|
870
870
|
}>;
|
|
871
871
|
}, "strict", z.ZodTypeAny, {
|
|
872
|
-
type: "
|
|
872
|
+
type: "thresholdLibrary.submitted";
|
|
873
873
|
ids: {
|
|
874
|
-
|
|
874
|
+
workProjectId: string;
|
|
875
875
|
};
|
|
876
876
|
}, {
|
|
877
|
-
type: "
|
|
877
|
+
type: "thresholdLibrary.submitted";
|
|
878
878
|
ids: {
|
|
879
|
-
|
|
879
|
+
workProjectId: string;
|
|
880
880
|
};
|
|
881
881
|
}>;
|
|
882
|
-
export declare const
|
|
883
|
-
type: z.ZodLiteral<"
|
|
882
|
+
export declare const ThresholdLibraryApprovedEventSchema: z.ZodObject<{
|
|
883
|
+
type: z.ZodLiteral<"thresholdLibrary.approved">;
|
|
884
884
|
ids: z.ZodObject<{
|
|
885
|
-
|
|
885
|
+
thresholdItemId: z.ZodString;
|
|
886
886
|
}, "strict", z.ZodTypeAny, {
|
|
887
|
-
|
|
887
|
+
thresholdItemId: string;
|
|
888
888
|
}, {
|
|
889
|
-
|
|
889
|
+
thresholdItemId: string;
|
|
890
890
|
}>;
|
|
891
891
|
}, "strict", z.ZodTypeAny, {
|
|
892
|
-
type: "
|
|
892
|
+
type: "thresholdLibrary.approved";
|
|
893
893
|
ids: {
|
|
894
|
-
|
|
894
|
+
thresholdItemId: string;
|
|
895
895
|
};
|
|
896
896
|
}, {
|
|
897
|
-
type: "
|
|
897
|
+
type: "thresholdLibrary.approved";
|
|
898
898
|
ids: {
|
|
899
|
-
|
|
899
|
+
thresholdItemId: string;
|
|
900
900
|
};
|
|
901
901
|
}>;
|
|
902
|
-
export declare const
|
|
903
|
-
type: z.ZodLiteral<"
|
|
902
|
+
export declare const ThresholdLibraryRejectedEventSchema: z.ZodObject<{
|
|
903
|
+
type: z.ZodLiteral<"thresholdLibrary.rejected">;
|
|
904
904
|
ids: z.ZodObject<{
|
|
905
|
-
|
|
905
|
+
thresholdItemId: z.ZodString;
|
|
906
906
|
}, "strict", z.ZodTypeAny, {
|
|
907
|
-
|
|
907
|
+
thresholdItemId: string;
|
|
908
908
|
}, {
|
|
909
|
-
|
|
909
|
+
thresholdItemId: string;
|
|
910
910
|
}>;
|
|
911
911
|
}, "strict", z.ZodTypeAny, {
|
|
912
|
-
type: "
|
|
912
|
+
type: "thresholdLibrary.rejected";
|
|
913
913
|
ids: {
|
|
914
|
-
|
|
914
|
+
thresholdItemId: string;
|
|
915
915
|
};
|
|
916
916
|
}, {
|
|
917
|
-
type: "
|
|
917
|
+
type: "thresholdLibrary.rejected";
|
|
918
918
|
ids: {
|
|
919
|
-
|
|
919
|
+
thresholdItemId: string;
|
|
920
920
|
};
|
|
921
921
|
}>;
|
|
922
|
-
export declare const
|
|
923
|
-
type: z.ZodLiteral<"
|
|
922
|
+
export declare const ThresholdLibraryNeedsRevisionEventSchema: z.ZodObject<{
|
|
923
|
+
type: z.ZodLiteral<"thresholdLibrary.needsRevision">;
|
|
924
924
|
ids: z.ZodObject<{
|
|
925
|
-
|
|
925
|
+
thresholdItemId: z.ZodString;
|
|
926
926
|
}, "strict", z.ZodTypeAny, {
|
|
927
|
-
|
|
927
|
+
thresholdItemId: string;
|
|
928
928
|
}, {
|
|
929
|
-
|
|
929
|
+
thresholdItemId: string;
|
|
930
930
|
}>;
|
|
931
931
|
}, "strict", z.ZodTypeAny, {
|
|
932
|
-
type: "
|
|
932
|
+
type: "thresholdLibrary.needsRevision";
|
|
933
933
|
ids: {
|
|
934
|
-
|
|
934
|
+
thresholdItemId: string;
|
|
935
935
|
};
|
|
936
936
|
}, {
|
|
937
|
-
type: "
|
|
937
|
+
type: "thresholdLibrary.needsRevision";
|
|
938
938
|
ids: {
|
|
939
|
-
|
|
939
|
+
thresholdItemId: string;
|
|
940
940
|
};
|
|
941
941
|
}>;
|
|
942
|
-
export declare const
|
|
943
|
-
type: z.ZodLiteral<"
|
|
942
|
+
export declare const HallLibraryPreferenceUpdatedEventSchema: z.ZodObject<{
|
|
943
|
+
type: z.ZodLiteral<"hallLibrary.preferenceUpdated">;
|
|
944
944
|
ids: z.ZodObject<{
|
|
945
945
|
userId: z.ZodString;
|
|
946
|
-
|
|
946
|
+
hallItemId: z.ZodString;
|
|
947
947
|
}, "strict", z.ZodTypeAny, {
|
|
948
948
|
userId: string;
|
|
949
|
-
|
|
949
|
+
hallItemId: string;
|
|
950
950
|
}, {
|
|
951
951
|
userId: string;
|
|
952
|
-
|
|
952
|
+
hallItemId: string;
|
|
953
953
|
}>;
|
|
954
954
|
}, "strict", z.ZodTypeAny, {
|
|
955
|
-
type: "
|
|
955
|
+
type: "hallLibrary.preferenceUpdated";
|
|
956
956
|
ids: {
|
|
957
957
|
userId: string;
|
|
958
|
-
|
|
958
|
+
hallItemId: string;
|
|
959
959
|
};
|
|
960
960
|
}, {
|
|
961
|
-
type: "
|
|
961
|
+
type: "hallLibrary.preferenceUpdated";
|
|
962
962
|
ids: {
|
|
963
963
|
userId: string;
|
|
964
|
-
|
|
964
|
+
hallItemId: string;
|
|
965
965
|
};
|
|
966
966
|
}>;
|
|
967
|
-
export declare const
|
|
968
|
-
type: z.ZodLiteral<"
|
|
967
|
+
export declare const AdminDispatchSystemMarkedEventSchema: z.ZodObject<{
|
|
968
|
+
type: z.ZodLiteral<"adminDispatch.systemMarked">;
|
|
969
969
|
ids: z.ZodObject<{
|
|
970
970
|
userId: z.ZodString;
|
|
971
971
|
}, "strict", z.ZodTypeAny, {
|
|
@@ -974,34 +974,34 @@ export declare const MessageSystemMarkedEventSchema: z.ZodObject<{
|
|
|
974
974
|
userId: string;
|
|
975
975
|
}>;
|
|
976
976
|
}, "strict", z.ZodTypeAny, {
|
|
977
|
-
type: "
|
|
977
|
+
type: "adminDispatch.systemMarked";
|
|
978
978
|
ids: {
|
|
979
979
|
userId: string;
|
|
980
980
|
};
|
|
981
981
|
}, {
|
|
982
|
-
type: "
|
|
982
|
+
type: "adminDispatch.systemMarked";
|
|
983
983
|
ids: {
|
|
984
984
|
userId: string;
|
|
985
985
|
};
|
|
986
986
|
}>;
|
|
987
|
-
export declare const
|
|
988
|
-
type: z.ZodLiteral<"
|
|
987
|
+
export declare const AdminDispatchThreadUpdatedEventSchema: z.ZodObject<{
|
|
988
|
+
type: z.ZodLiteral<"adminDispatch.threadUpdated">;
|
|
989
989
|
ids: z.ZodObject<{
|
|
990
|
-
|
|
990
|
+
adminDispatchId: z.ZodNullable<z.ZodString>;
|
|
991
991
|
}, "strict", z.ZodTypeAny, {
|
|
992
|
-
|
|
992
|
+
adminDispatchId: string | null;
|
|
993
993
|
}, {
|
|
994
|
-
|
|
994
|
+
adminDispatchId: string | null;
|
|
995
995
|
}>;
|
|
996
996
|
}, "strict", z.ZodTypeAny, {
|
|
997
|
-
type: "
|
|
997
|
+
type: "adminDispatch.threadUpdated";
|
|
998
998
|
ids: {
|
|
999
|
-
|
|
999
|
+
adminDispatchId: string | null;
|
|
1000
1000
|
};
|
|
1001
1001
|
}, {
|
|
1002
|
-
type: "
|
|
1002
|
+
type: "adminDispatch.threadUpdated";
|
|
1003
1003
|
ids: {
|
|
1004
|
-
|
|
1004
|
+
adminDispatchId: string | null;
|
|
1005
1005
|
};
|
|
1006
1006
|
}>;
|
|
1007
1007
|
export declare const AdminAppealReviewedEventSchema: z.ZodObject<{
|
|
@@ -1029,14 +1029,14 @@ export declare const AdminAppealReviewedEventSchema: z.ZodObject<{
|
|
|
1029
1029
|
violationId: string;
|
|
1030
1030
|
};
|
|
1031
1031
|
}>;
|
|
1032
|
-
export declare const
|
|
1033
|
-
type: z.ZodLiteral<"admin.
|
|
1032
|
+
export declare const AdminDispatchReviewedEventSchema: z.ZodObject<{
|
|
1033
|
+
type: z.ZodLiteral<"admin.adminDispatchReviewed">;
|
|
1034
1034
|
ids: z.ZodObject<{}, "strict", z.ZodTypeAny, {}, {}>;
|
|
1035
1035
|
}, "strict", z.ZodTypeAny, {
|
|
1036
|
-
type: "admin.
|
|
1036
|
+
type: "admin.adminDispatchReviewed";
|
|
1037
1037
|
ids: {};
|
|
1038
1038
|
}, {
|
|
1039
|
-
type: "admin.
|
|
1039
|
+
type: "admin.adminDispatchReviewed";
|
|
1040
1040
|
ids: {};
|
|
1041
1041
|
}>;
|
|
1042
1042
|
export declare const MentionReadEventSchema: z.ZodObject<{
|
|
@@ -1129,31 +1129,31 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1129
1129
|
userId: string;
|
|
1130
1130
|
};
|
|
1131
1131
|
}>, z.ZodObject<{
|
|
1132
|
-
type: z.ZodLiteral<"
|
|
1132
|
+
type: z.ZodLiteral<"craftSkill.created">;
|
|
1133
1133
|
ids: z.ZodObject<{
|
|
1134
1134
|
userId: z.ZodString;
|
|
1135
|
-
|
|
1135
|
+
craftSkillId: z.ZodString;
|
|
1136
1136
|
}, "strict", z.ZodTypeAny, {
|
|
1137
|
-
|
|
1137
|
+
craftSkillId: string;
|
|
1138
1138
|
userId: string;
|
|
1139
1139
|
}, {
|
|
1140
|
-
|
|
1140
|
+
craftSkillId: string;
|
|
1141
1141
|
userId: string;
|
|
1142
1142
|
}>;
|
|
1143
1143
|
}, "strict", z.ZodTypeAny, {
|
|
1144
|
-
type: "
|
|
1144
|
+
type: "craftSkill.created";
|
|
1145
1145
|
ids: {
|
|
1146
|
-
|
|
1146
|
+
craftSkillId: string;
|
|
1147
1147
|
userId: string;
|
|
1148
1148
|
};
|
|
1149
1149
|
}, {
|
|
1150
|
-
type: "
|
|
1150
|
+
type: "craftSkill.created";
|
|
1151
1151
|
ids: {
|
|
1152
|
-
|
|
1152
|
+
craftSkillId: string;
|
|
1153
1153
|
userId: string;
|
|
1154
1154
|
};
|
|
1155
1155
|
}>, z.ZodObject<{
|
|
1156
|
-
type: z.ZodLiteral<"
|
|
1156
|
+
type: z.ZodLiteral<"squareStreetz.postCreated">;
|
|
1157
1157
|
ids: z.ZodObject<{
|
|
1158
1158
|
userId: z.ZodString;
|
|
1159
1159
|
postId: z.ZodString;
|
|
@@ -1165,222 +1165,222 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1165
1165
|
postId: string;
|
|
1166
1166
|
}>;
|
|
1167
1167
|
}, "strict", z.ZodTypeAny, {
|
|
1168
|
-
type: "
|
|
1168
|
+
type: "squareStreetz.postCreated";
|
|
1169
1169
|
ids: {
|
|
1170
1170
|
userId: string;
|
|
1171
1171
|
postId: string;
|
|
1172
1172
|
};
|
|
1173
1173
|
}, {
|
|
1174
|
-
type: "
|
|
1174
|
+
type: "squareStreetz.postCreated";
|
|
1175
1175
|
ids: {
|
|
1176
1176
|
userId: string;
|
|
1177
1177
|
postId: string;
|
|
1178
1178
|
};
|
|
1179
1179
|
}>, z.ZodObject<{
|
|
1180
|
-
type: z.ZodLiteral<"
|
|
1180
|
+
type: z.ZodLiteral<"audition.promptCreated">;
|
|
1181
1181
|
ids: z.ZodObject<{
|
|
1182
1182
|
userId: z.ZodString;
|
|
1183
|
-
|
|
1184
|
-
|
|
1183
|
+
auditionId: z.ZodString;
|
|
1184
|
+
workProjectId: z.ZodOptional<z.ZodString>;
|
|
1185
1185
|
}, "strict", z.ZodTypeAny, {
|
|
1186
|
-
|
|
1186
|
+
auditionId: string;
|
|
1187
1187
|
userId: string;
|
|
1188
|
-
|
|
1188
|
+
workProjectId?: string | undefined;
|
|
1189
1189
|
}, {
|
|
1190
|
-
|
|
1190
|
+
auditionId: string;
|
|
1191
1191
|
userId: string;
|
|
1192
|
-
|
|
1192
|
+
workProjectId?: string | undefined;
|
|
1193
1193
|
}>;
|
|
1194
1194
|
}, "strict", z.ZodTypeAny, {
|
|
1195
|
-
type: "
|
|
1195
|
+
type: "audition.promptCreated";
|
|
1196
1196
|
ids: {
|
|
1197
|
-
|
|
1197
|
+
auditionId: string;
|
|
1198
1198
|
userId: string;
|
|
1199
|
-
|
|
1199
|
+
workProjectId?: string | undefined;
|
|
1200
1200
|
};
|
|
1201
1201
|
}, {
|
|
1202
|
-
type: "
|
|
1202
|
+
type: "audition.promptCreated";
|
|
1203
1203
|
ids: {
|
|
1204
|
-
|
|
1204
|
+
auditionId: string;
|
|
1205
1205
|
userId: string;
|
|
1206
|
-
|
|
1206
|
+
workProjectId?: string | undefined;
|
|
1207
1207
|
};
|
|
1208
1208
|
}>, z.ZodObject<{
|
|
1209
|
-
type: z.ZodLiteral<"
|
|
1209
|
+
type: z.ZodLiteral<"audition.entryCreated">;
|
|
1210
1210
|
ids: z.ZodObject<{
|
|
1211
1211
|
userId: z.ZodString;
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1212
|
+
auditionId: z.ZodString;
|
|
1213
|
+
auditionEntryId: z.ZodString;
|
|
1214
|
+
workProjectId: z.ZodOptional<z.ZodString>;
|
|
1215
1215
|
}, "strict", z.ZodTypeAny, {
|
|
1216
|
-
|
|
1217
|
-
|
|
1216
|
+
auditionId: string;
|
|
1217
|
+
auditionEntryId: string;
|
|
1218
1218
|
userId: string;
|
|
1219
|
-
|
|
1219
|
+
workProjectId?: string | undefined;
|
|
1220
1220
|
}, {
|
|
1221
|
-
|
|
1222
|
-
|
|
1221
|
+
auditionId: string;
|
|
1222
|
+
auditionEntryId: string;
|
|
1223
1223
|
userId: string;
|
|
1224
|
-
|
|
1224
|
+
workProjectId?: string | undefined;
|
|
1225
1225
|
}>;
|
|
1226
1226
|
}, "strict", z.ZodTypeAny, {
|
|
1227
|
-
type: "
|
|
1227
|
+
type: "audition.entryCreated";
|
|
1228
1228
|
ids: {
|
|
1229
|
-
|
|
1230
|
-
|
|
1229
|
+
auditionId: string;
|
|
1230
|
+
auditionEntryId: string;
|
|
1231
1231
|
userId: string;
|
|
1232
|
-
|
|
1232
|
+
workProjectId?: string | undefined;
|
|
1233
1233
|
};
|
|
1234
1234
|
}, {
|
|
1235
|
-
type: "
|
|
1235
|
+
type: "audition.entryCreated";
|
|
1236
1236
|
ids: {
|
|
1237
|
-
|
|
1238
|
-
|
|
1237
|
+
auditionId: string;
|
|
1238
|
+
auditionEntryId: string;
|
|
1239
1239
|
userId: string;
|
|
1240
|
-
|
|
1240
|
+
workProjectId?: string | undefined;
|
|
1241
1241
|
};
|
|
1242
1242
|
}>, z.ZodObject<{
|
|
1243
|
-
type: z.ZodLiteral<"
|
|
1243
|
+
type: z.ZodLiteral<"commission.created">;
|
|
1244
1244
|
ids: z.ZodObject<{
|
|
1245
1245
|
userId: z.ZodString;
|
|
1246
|
-
|
|
1247
|
-
|
|
1246
|
+
commissionListingId: z.ZodString;
|
|
1247
|
+
workProjectId: z.ZodString;
|
|
1248
1248
|
}, "strict", z.ZodTypeAny, {
|
|
1249
|
-
|
|
1250
|
-
|
|
1249
|
+
workProjectId: string;
|
|
1250
|
+
commissionListingId: string;
|
|
1251
1251
|
userId: string;
|
|
1252
1252
|
}, {
|
|
1253
|
-
|
|
1254
|
-
|
|
1253
|
+
workProjectId: string;
|
|
1254
|
+
commissionListingId: string;
|
|
1255
1255
|
userId: string;
|
|
1256
1256
|
}>;
|
|
1257
1257
|
}, "strict", z.ZodTypeAny, {
|
|
1258
|
-
type: "
|
|
1258
|
+
type: "commission.created";
|
|
1259
1259
|
ids: {
|
|
1260
|
-
|
|
1261
|
-
|
|
1260
|
+
workProjectId: string;
|
|
1261
|
+
commissionListingId: string;
|
|
1262
1262
|
userId: string;
|
|
1263
1263
|
};
|
|
1264
1264
|
}, {
|
|
1265
|
-
type: "
|
|
1265
|
+
type: "commission.created";
|
|
1266
1266
|
ids: {
|
|
1267
|
-
|
|
1268
|
-
|
|
1267
|
+
workProjectId: string;
|
|
1268
|
+
commissionListingId: string;
|
|
1269
1269
|
userId: string;
|
|
1270
1270
|
};
|
|
1271
1271
|
}>, z.ZodObject<{
|
|
1272
|
-
type: z.ZodLiteral<"
|
|
1272
|
+
type: z.ZodLiteral<"commission.commissionProposalSubmitted">;
|
|
1273
1273
|
ids: z.ZodObject<{
|
|
1274
1274
|
userId: z.ZodString;
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1275
|
+
commissionListingId: z.ZodString;
|
|
1276
|
+
workProjectId: z.ZodString;
|
|
1277
|
+
commissionProposalId: z.ZodString;
|
|
1278
1278
|
}, "strict", z.ZodTypeAny, {
|
|
1279
|
-
|
|
1280
|
-
|
|
1279
|
+
workProjectId: string;
|
|
1280
|
+
commissionListingId: string;
|
|
1281
|
+
commissionProposalId: string;
|
|
1281
1282
|
userId: string;
|
|
1282
|
-
applicationId: string;
|
|
1283
1283
|
}, {
|
|
1284
|
-
|
|
1285
|
-
|
|
1284
|
+
workProjectId: string;
|
|
1285
|
+
commissionListingId: string;
|
|
1286
|
+
commissionProposalId: string;
|
|
1286
1287
|
userId: string;
|
|
1287
|
-
applicationId: string;
|
|
1288
1288
|
}>;
|
|
1289
1289
|
}, "strict", z.ZodTypeAny, {
|
|
1290
|
-
type: "
|
|
1290
|
+
type: "commission.commissionProposalSubmitted";
|
|
1291
1291
|
ids: {
|
|
1292
|
-
|
|
1293
|
-
|
|
1292
|
+
workProjectId: string;
|
|
1293
|
+
commissionListingId: string;
|
|
1294
|
+
commissionProposalId: string;
|
|
1294
1295
|
userId: string;
|
|
1295
|
-
applicationId: string;
|
|
1296
1296
|
};
|
|
1297
1297
|
}, {
|
|
1298
|
-
type: "
|
|
1298
|
+
type: "commission.commissionProposalSubmitted";
|
|
1299
1299
|
ids: {
|
|
1300
|
-
|
|
1301
|
-
|
|
1300
|
+
workProjectId: string;
|
|
1301
|
+
commissionListingId: string;
|
|
1302
|
+
commissionProposalId: string;
|
|
1302
1303
|
userId: string;
|
|
1303
|
-
applicationId: string;
|
|
1304
1304
|
};
|
|
1305
1305
|
}>, z.ZodObject<{
|
|
1306
|
-
type: z.ZodLiteral<"
|
|
1306
|
+
type: z.ZodLiteral<"workProject.updated">;
|
|
1307
1307
|
ids: z.ZodObject<{
|
|
1308
|
-
|
|
1308
|
+
workProjectId: z.ZodString;
|
|
1309
1309
|
}, "strict", z.ZodTypeAny, {
|
|
1310
|
-
|
|
1310
|
+
workProjectId: string;
|
|
1311
1311
|
}, {
|
|
1312
|
-
|
|
1312
|
+
workProjectId: string;
|
|
1313
1313
|
}>;
|
|
1314
1314
|
}, "strict", z.ZodTypeAny, {
|
|
1315
|
-
type: "
|
|
1315
|
+
type: "workProject.updated";
|
|
1316
1316
|
ids: {
|
|
1317
|
-
|
|
1317
|
+
workProjectId: string;
|
|
1318
1318
|
};
|
|
1319
1319
|
}, {
|
|
1320
|
-
type: "
|
|
1320
|
+
type: "workProject.updated";
|
|
1321
1321
|
ids: {
|
|
1322
|
-
|
|
1322
|
+
workProjectId: string;
|
|
1323
1323
|
};
|
|
1324
1324
|
}>, z.ZodObject<{
|
|
1325
|
-
type: z.ZodLiteral<"
|
|
1325
|
+
type: z.ZodLiteral<"hallLibrary.coverUpdated">;
|
|
1326
1326
|
ids: z.ZodObject<{
|
|
1327
|
-
|
|
1327
|
+
workProjectId: z.ZodString;
|
|
1328
1328
|
itemType: z.ZodEnum<["tale", "tune", "television"]>;
|
|
1329
1329
|
itemId: z.ZodString;
|
|
1330
1330
|
}, "strict", z.ZodTypeAny, {
|
|
1331
|
-
|
|
1331
|
+
workProjectId: string;
|
|
1332
1332
|
itemType: "tale" | "tune" | "television";
|
|
1333
1333
|
itemId: string;
|
|
1334
1334
|
}, {
|
|
1335
|
-
|
|
1335
|
+
workProjectId: string;
|
|
1336
1336
|
itemType: "tale" | "tune" | "television";
|
|
1337
1337
|
itemId: string;
|
|
1338
1338
|
}>;
|
|
1339
1339
|
}, "strict", z.ZodTypeAny, {
|
|
1340
|
-
type: "
|
|
1340
|
+
type: "hallLibrary.coverUpdated";
|
|
1341
1341
|
ids: {
|
|
1342
|
-
|
|
1342
|
+
workProjectId: string;
|
|
1343
1343
|
itemType: "tale" | "tune" | "television";
|
|
1344
1344
|
itemId: string;
|
|
1345
1345
|
};
|
|
1346
1346
|
}, {
|
|
1347
|
-
type: "
|
|
1347
|
+
type: "hallLibrary.coverUpdated";
|
|
1348
1348
|
ids: {
|
|
1349
|
-
|
|
1349
|
+
workProjectId: string;
|
|
1350
1350
|
itemType: "tale" | "tune" | "television";
|
|
1351
1351
|
itemId: string;
|
|
1352
1352
|
};
|
|
1353
1353
|
}>, z.ZodObject<{
|
|
1354
|
-
type: z.ZodLiteral<"
|
|
1354
|
+
type: z.ZodLiteral<"hallLibrary.subItemUpdated">;
|
|
1355
1355
|
ids: z.ZodObject<{
|
|
1356
|
-
|
|
1357
|
-
itemType: z.ZodEnum<["chapter", "
|
|
1356
|
+
workProjectId: z.ZodString;
|
|
1357
|
+
itemType: z.ZodEnum<["chapter", "tuneTrack", "televisionEpisode"]>;
|
|
1358
1358
|
parentId: z.ZodString;
|
|
1359
1359
|
itemId: z.ZodString;
|
|
1360
1360
|
}, "strict", z.ZodTypeAny, {
|
|
1361
|
-
|
|
1362
|
-
itemType: "chapter" | "
|
|
1361
|
+
workProjectId: string;
|
|
1362
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
1363
1363
|
itemId: string;
|
|
1364
1364
|
parentId: string;
|
|
1365
1365
|
}, {
|
|
1366
|
-
|
|
1367
|
-
itemType: "chapter" | "
|
|
1366
|
+
workProjectId: string;
|
|
1367
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
1368
1368
|
itemId: string;
|
|
1369
1369
|
parentId: string;
|
|
1370
1370
|
}>;
|
|
1371
1371
|
}, "strict", z.ZodTypeAny, {
|
|
1372
|
-
type: "
|
|
1372
|
+
type: "hallLibrary.subItemUpdated";
|
|
1373
1373
|
ids: {
|
|
1374
|
-
|
|
1375
|
-
itemType: "chapter" | "
|
|
1374
|
+
workProjectId: string;
|
|
1375
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
1376
1376
|
itemId: string;
|
|
1377
1377
|
parentId: string;
|
|
1378
1378
|
};
|
|
1379
1379
|
}, {
|
|
1380
|
-
type: "
|
|
1380
|
+
type: "hallLibrary.subItemUpdated";
|
|
1381
1381
|
ids: {
|
|
1382
|
-
|
|
1383
|
-
itemType: "chapter" | "
|
|
1382
|
+
workProjectId: string;
|
|
1383
|
+
itemType: "chapter" | "tuneTrack" | "televisionEpisode";
|
|
1384
1384
|
itemId: string;
|
|
1385
1385
|
parentId: string;
|
|
1386
1386
|
};
|
|
@@ -1389,17 +1389,17 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1389
1389
|
ids: z.ZodObject<{
|
|
1390
1390
|
userId: z.ZodString;
|
|
1391
1391
|
violationId: z.ZodString;
|
|
1392
|
-
fileOrigin: z.ZodEnum<["profile-picture", "skill-media", "
|
|
1392
|
+
fileOrigin: z.ZodEnum<["profile-picture", "craft-skill-media", "squareStreetz", "commission-posting", "commission-proposal", "audition-prompt", "audition-entry", "admin-audition-prompt", "hallLibrary-cover-square", "hallLibrary-cover-poster", "hallLibrary-cover-cinematic", "chapter-photo", "tune-track-photo", "tune-track-audio", "television-episode-photo", "television-episode-video", "guild-chat-message-attachment", "work-asset"]>;
|
|
1393
1393
|
pendingMediaId: z.ZodString;
|
|
1394
1394
|
}, "strict", z.ZodTypeAny, {
|
|
1395
1395
|
userId: string;
|
|
1396
1396
|
violationId: string;
|
|
1397
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
1397
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
1398
1398
|
pendingMediaId: string;
|
|
1399
1399
|
}, {
|
|
1400
1400
|
userId: string;
|
|
1401
1401
|
violationId: string;
|
|
1402
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
1402
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
1403
1403
|
pendingMediaId: string;
|
|
1404
1404
|
}>;
|
|
1405
1405
|
}, "strict", z.ZodTypeAny, {
|
|
@@ -1407,7 +1407,7 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1407
1407
|
ids: {
|
|
1408
1408
|
userId: string;
|
|
1409
1409
|
violationId: string;
|
|
1410
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
1410
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
1411
1411
|
pendingMediaId: string;
|
|
1412
1412
|
};
|
|
1413
1413
|
}, {
|
|
@@ -1415,31 +1415,31 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1415
1415
|
ids: {
|
|
1416
1416
|
userId: string;
|
|
1417
1417
|
violationId: string;
|
|
1418
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
1418
|
+
fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
|
|
1419
1419
|
pendingMediaId: string;
|
|
1420
1420
|
};
|
|
1421
1421
|
}>, z.ZodObject<{
|
|
1422
1422
|
type: z.ZodLiteral<"chat.attachmentFinalized">;
|
|
1423
1423
|
ids: z.ZodObject<{
|
|
1424
|
-
|
|
1424
|
+
guildChatMessageId: z.ZodString;
|
|
1425
1425
|
conversationId: z.ZodString;
|
|
1426
1426
|
}, "strict", z.ZodTypeAny, {
|
|
1427
|
-
|
|
1427
|
+
guildChatMessageId: string;
|
|
1428
1428
|
conversationId: string;
|
|
1429
1429
|
}, {
|
|
1430
|
-
|
|
1430
|
+
guildChatMessageId: string;
|
|
1431
1431
|
conversationId: string;
|
|
1432
1432
|
}>;
|
|
1433
1433
|
}, "strict", z.ZodTypeAny, {
|
|
1434
1434
|
type: "chat.attachmentFinalized";
|
|
1435
1435
|
ids: {
|
|
1436
|
-
|
|
1436
|
+
guildChatMessageId: string;
|
|
1437
1437
|
conversationId: string;
|
|
1438
1438
|
};
|
|
1439
1439
|
}, {
|
|
1440
1440
|
type: "chat.attachmentFinalized";
|
|
1441
1441
|
ids: {
|
|
1442
|
-
|
|
1442
|
+
guildChatMessageId: string;
|
|
1443
1443
|
conversationId: string;
|
|
1444
1444
|
};
|
|
1445
1445
|
}>, z.ZodObject<{
|
|
@@ -1491,7 +1491,7 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1491
1491
|
followedId: string;
|
|
1492
1492
|
};
|
|
1493
1493
|
}>, z.ZodObject<{
|
|
1494
|
-
type: z.ZodLiteral<"
|
|
1494
|
+
type: z.ZodLiteral<"squareStreetz.postLiked">;
|
|
1495
1495
|
ids: z.ZodObject<{
|
|
1496
1496
|
userId: z.ZodString;
|
|
1497
1497
|
postId: z.ZodString;
|
|
@@ -1506,21 +1506,21 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1506
1506
|
authorId: string;
|
|
1507
1507
|
}>;
|
|
1508
1508
|
}, "strict", z.ZodTypeAny, {
|
|
1509
|
-
type: "
|
|
1509
|
+
type: "squareStreetz.postLiked";
|
|
1510
1510
|
ids: {
|
|
1511
1511
|
userId: string;
|
|
1512
1512
|
postId: string;
|
|
1513
1513
|
authorId: string;
|
|
1514
1514
|
};
|
|
1515
1515
|
}, {
|
|
1516
|
-
type: "
|
|
1516
|
+
type: "squareStreetz.postLiked";
|
|
1517
1517
|
ids: {
|
|
1518
1518
|
userId: string;
|
|
1519
1519
|
postId: string;
|
|
1520
1520
|
authorId: string;
|
|
1521
1521
|
};
|
|
1522
1522
|
}>, z.ZodObject<{
|
|
1523
|
-
type: z.ZodLiteral<"
|
|
1523
|
+
type: z.ZodLiteral<"squareStreetz.postUnliked">;
|
|
1524
1524
|
ids: z.ZodObject<{
|
|
1525
1525
|
userId: z.ZodString;
|
|
1526
1526
|
postId: z.ZodString;
|
|
@@ -1535,14 +1535,14 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1535
1535
|
authorId: string;
|
|
1536
1536
|
}>;
|
|
1537
1537
|
}, "strict", z.ZodTypeAny, {
|
|
1538
|
-
type: "
|
|
1538
|
+
type: "squareStreetz.postUnliked";
|
|
1539
1539
|
ids: {
|
|
1540
1540
|
userId: string;
|
|
1541
1541
|
postId: string;
|
|
1542
1542
|
authorId: string;
|
|
1543
1543
|
};
|
|
1544
1544
|
}, {
|
|
1545
|
-
type: "
|
|
1545
|
+
type: "squareStreetz.postUnliked";
|
|
1546
1546
|
ids: {
|
|
1547
1547
|
userId: string;
|
|
1548
1548
|
postId: string;
|
|
@@ -1568,478 +1568,478 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
1568
1568
|
userId: string;
|
|
1569
1569
|
};
|
|
1570
1570
|
}>, z.ZodObject<{
|
|
1571
|
-
type: z.ZodLiteral<"
|
|
1571
|
+
type: z.ZodLiteral<"craftSkill.deleted">;
|
|
1572
1572
|
ids: z.ZodObject<{
|
|
1573
1573
|
userId: z.ZodString;
|
|
1574
|
-
|
|
1574
|
+
craftSkillId: z.ZodString;
|
|
1575
1575
|
}, "strict", z.ZodTypeAny, {
|
|
1576
|
-
|
|
1576
|
+
craftSkillId: string;
|
|
1577
1577
|
userId: string;
|
|
1578
1578
|
}, {
|
|
1579
|
-
|
|
1579
|
+
craftSkillId: string;
|
|
1580
1580
|
userId: string;
|
|
1581
1581
|
}>;
|
|
1582
1582
|
}, "strict", z.ZodTypeAny, {
|
|
1583
|
-
type: "
|
|
1583
|
+
type: "craftSkill.deleted";
|
|
1584
1584
|
ids: {
|
|
1585
|
-
|
|
1585
|
+
craftSkillId: string;
|
|
1586
1586
|
userId: string;
|
|
1587
1587
|
};
|
|
1588
1588
|
}, {
|
|
1589
|
-
type: "
|
|
1589
|
+
type: "craftSkill.deleted";
|
|
1590
1590
|
ids: {
|
|
1591
|
-
|
|
1591
|
+
craftSkillId: string;
|
|
1592
1592
|
userId: string;
|
|
1593
1593
|
};
|
|
1594
1594
|
}>, z.ZodObject<{
|
|
1595
|
-
type: z.ZodLiteral<"
|
|
1595
|
+
type: z.ZodLiteral<"craftSkill.updated">;
|
|
1596
1596
|
ids: z.ZodObject<{
|
|
1597
1597
|
userId: z.ZodString;
|
|
1598
|
-
|
|
1598
|
+
craftSkillId: z.ZodString;
|
|
1599
1599
|
}, "strict", z.ZodTypeAny, {
|
|
1600
|
-
|
|
1600
|
+
craftSkillId: string;
|
|
1601
1601
|
userId: string;
|
|
1602
1602
|
}, {
|
|
1603
|
-
|
|
1603
|
+
craftSkillId: string;
|
|
1604
1604
|
userId: string;
|
|
1605
1605
|
}>;
|
|
1606
1606
|
}, "strict", z.ZodTypeAny, {
|
|
1607
|
-
type: "
|
|
1607
|
+
type: "craftSkill.updated";
|
|
1608
1608
|
ids: {
|
|
1609
|
-
|
|
1609
|
+
craftSkillId: string;
|
|
1610
1610
|
userId: string;
|
|
1611
1611
|
};
|
|
1612
1612
|
}, {
|
|
1613
|
-
type: "
|
|
1613
|
+
type: "craftSkill.updated";
|
|
1614
1614
|
ids: {
|
|
1615
|
-
|
|
1615
|
+
craftSkillId: string;
|
|
1616
1616
|
userId: string;
|
|
1617
1617
|
};
|
|
1618
1618
|
}>, z.ZodObject<{
|
|
1619
|
-
type: z.ZodLiteral<"
|
|
1619
|
+
type: z.ZodLiteral<"workProject.created">;
|
|
1620
1620
|
ids: z.ZodObject<{
|
|
1621
1621
|
userId: z.ZodString;
|
|
1622
|
-
|
|
1622
|
+
workProjectId: z.ZodString;
|
|
1623
1623
|
}, "strict", z.ZodTypeAny, {
|
|
1624
|
-
|
|
1624
|
+
workProjectId: string;
|
|
1625
1625
|
userId: string;
|
|
1626
1626
|
}, {
|
|
1627
|
-
|
|
1627
|
+
workProjectId: string;
|
|
1628
1628
|
userId: string;
|
|
1629
1629
|
}>;
|
|
1630
1630
|
}, "strict", z.ZodTypeAny, {
|
|
1631
|
-
type: "
|
|
1631
|
+
type: "workProject.created";
|
|
1632
1632
|
ids: {
|
|
1633
|
-
|
|
1633
|
+
workProjectId: string;
|
|
1634
1634
|
userId: string;
|
|
1635
1635
|
};
|
|
1636
1636
|
}, {
|
|
1637
|
-
type: "
|
|
1637
|
+
type: "workProject.created";
|
|
1638
1638
|
ids: {
|
|
1639
|
-
|
|
1639
|
+
workProjectId: string;
|
|
1640
1640
|
userId: string;
|
|
1641
1641
|
};
|
|
1642
1642
|
}>, z.ZodObject<{
|
|
1643
|
-
type: z.ZodLiteral<"
|
|
1643
|
+
type: z.ZodLiteral<"workProject.published">;
|
|
1644
1644
|
ids: z.ZodObject<{
|
|
1645
|
-
|
|
1645
|
+
workProjectId: z.ZodString;
|
|
1646
1646
|
userId: z.ZodString;
|
|
1647
1647
|
}, "strict", z.ZodTypeAny, {
|
|
1648
|
-
|
|
1648
|
+
workProjectId: string;
|
|
1649
1649
|
userId: string;
|
|
1650
1650
|
}, {
|
|
1651
|
-
|
|
1651
|
+
workProjectId: string;
|
|
1652
1652
|
userId: string;
|
|
1653
1653
|
}>;
|
|
1654
1654
|
}, "strict", z.ZodTypeAny, {
|
|
1655
|
-
type: "
|
|
1655
|
+
type: "workProject.published";
|
|
1656
1656
|
ids: {
|
|
1657
|
-
|
|
1657
|
+
workProjectId: string;
|
|
1658
1658
|
userId: string;
|
|
1659
1659
|
};
|
|
1660
1660
|
}, {
|
|
1661
|
-
type: "
|
|
1661
|
+
type: "workProject.published";
|
|
1662
1662
|
ids: {
|
|
1663
|
-
|
|
1663
|
+
workProjectId: string;
|
|
1664
1664
|
userId: string;
|
|
1665
1665
|
};
|
|
1666
1666
|
}>, z.ZodObject<{
|
|
1667
|
-
type: z.ZodLiteral<"
|
|
1667
|
+
type: z.ZodLiteral<"workProject.stakeSharesUpdated">;
|
|
1668
1668
|
ids: z.ZodObject<{
|
|
1669
|
-
|
|
1669
|
+
workProjectId: z.ZodString;
|
|
1670
1670
|
}, "strict", z.ZodTypeAny, {
|
|
1671
|
-
|
|
1671
|
+
workProjectId: string;
|
|
1672
1672
|
}, {
|
|
1673
|
-
|
|
1673
|
+
workProjectId: string;
|
|
1674
1674
|
}>;
|
|
1675
1675
|
}, "strict", z.ZodTypeAny, {
|
|
1676
|
-
type: "
|
|
1676
|
+
type: "workProject.stakeSharesUpdated";
|
|
1677
1677
|
ids: {
|
|
1678
|
-
|
|
1678
|
+
workProjectId: string;
|
|
1679
1679
|
};
|
|
1680
1680
|
}, {
|
|
1681
|
-
type: "
|
|
1681
|
+
type: "workProject.stakeSharesUpdated";
|
|
1682
1682
|
ids: {
|
|
1683
|
-
|
|
1683
|
+
workProjectId: string;
|
|
1684
1684
|
};
|
|
1685
1685
|
}>, z.ZodObject<{
|
|
1686
|
-
type: z.ZodLiteral<"
|
|
1686
|
+
type: z.ZodLiteral<"workProject.guildInviteSent">;
|
|
1687
1687
|
ids: z.ZodObject<{
|
|
1688
|
-
|
|
1689
|
-
|
|
1688
|
+
workProjectId: z.ZodString;
|
|
1689
|
+
guildInviteId: z.ZodString;
|
|
1690
1690
|
inviterId: z.ZodString;
|
|
1691
1691
|
inviteeId: z.ZodString;
|
|
1692
1692
|
}, "strict", z.ZodTypeAny, {
|
|
1693
|
-
|
|
1694
|
-
|
|
1693
|
+
workProjectId: string;
|
|
1694
|
+
guildInviteId: string;
|
|
1695
1695
|
inviterId: string;
|
|
1696
1696
|
inviteeId: string;
|
|
1697
1697
|
}, {
|
|
1698
|
-
|
|
1699
|
-
|
|
1698
|
+
workProjectId: string;
|
|
1699
|
+
guildInviteId: string;
|
|
1700
1700
|
inviterId: string;
|
|
1701
1701
|
inviteeId: string;
|
|
1702
1702
|
}>;
|
|
1703
1703
|
}, "strict", z.ZodTypeAny, {
|
|
1704
|
-
type: "
|
|
1704
|
+
type: "workProject.guildInviteSent";
|
|
1705
1705
|
ids: {
|
|
1706
|
-
|
|
1707
|
-
|
|
1706
|
+
workProjectId: string;
|
|
1707
|
+
guildInviteId: string;
|
|
1708
1708
|
inviterId: string;
|
|
1709
1709
|
inviteeId: string;
|
|
1710
1710
|
};
|
|
1711
1711
|
}, {
|
|
1712
|
-
type: "
|
|
1712
|
+
type: "workProject.guildInviteSent";
|
|
1713
1713
|
ids: {
|
|
1714
|
-
|
|
1715
|
-
|
|
1714
|
+
workProjectId: string;
|
|
1715
|
+
guildInviteId: string;
|
|
1716
1716
|
inviterId: string;
|
|
1717
1717
|
inviteeId: string;
|
|
1718
1718
|
};
|
|
1719
1719
|
}>, z.ZodObject<{
|
|
1720
|
-
type: z.ZodLiteral<"
|
|
1720
|
+
type: z.ZodLiteral<"workProject.guildInviteAccepted">;
|
|
1721
1721
|
ids: z.ZodObject<{
|
|
1722
|
-
|
|
1723
|
-
|
|
1722
|
+
workProjectId: z.ZodString;
|
|
1723
|
+
guildInviteId: z.ZodString;
|
|
1724
1724
|
userId: z.ZodString;
|
|
1725
1725
|
}, "strict", z.ZodTypeAny, {
|
|
1726
|
-
|
|
1726
|
+
workProjectId: string;
|
|
1727
1727
|
userId: string;
|
|
1728
|
-
|
|
1728
|
+
guildInviteId: string;
|
|
1729
1729
|
}, {
|
|
1730
|
-
|
|
1730
|
+
workProjectId: string;
|
|
1731
1731
|
userId: string;
|
|
1732
|
-
|
|
1732
|
+
guildInviteId: string;
|
|
1733
1733
|
}>;
|
|
1734
1734
|
}, "strict", z.ZodTypeAny, {
|
|
1735
|
-
type: "
|
|
1735
|
+
type: "workProject.guildInviteAccepted";
|
|
1736
1736
|
ids: {
|
|
1737
|
-
|
|
1737
|
+
workProjectId: string;
|
|
1738
1738
|
userId: string;
|
|
1739
|
-
|
|
1739
|
+
guildInviteId: string;
|
|
1740
1740
|
};
|
|
1741
1741
|
}, {
|
|
1742
|
-
type: "
|
|
1742
|
+
type: "workProject.guildInviteAccepted";
|
|
1743
1743
|
ids: {
|
|
1744
|
-
|
|
1744
|
+
workProjectId: string;
|
|
1745
1745
|
userId: string;
|
|
1746
|
-
|
|
1746
|
+
guildInviteId: string;
|
|
1747
1747
|
};
|
|
1748
1748
|
}>, z.ZodObject<{
|
|
1749
|
-
type: z.ZodLiteral<"
|
|
1749
|
+
type: z.ZodLiteral<"workProject.guildInviteDeclined">;
|
|
1750
1750
|
ids: z.ZodObject<{
|
|
1751
|
-
|
|
1752
|
-
|
|
1751
|
+
workProjectId: z.ZodString;
|
|
1752
|
+
guildInviteId: z.ZodString;
|
|
1753
1753
|
userId: z.ZodString;
|
|
1754
1754
|
}, "strict", z.ZodTypeAny, {
|
|
1755
|
-
|
|
1755
|
+
workProjectId: string;
|
|
1756
1756
|
userId: string;
|
|
1757
|
-
|
|
1757
|
+
guildInviteId: string;
|
|
1758
1758
|
}, {
|
|
1759
|
-
|
|
1759
|
+
workProjectId: string;
|
|
1760
1760
|
userId: string;
|
|
1761
|
-
|
|
1761
|
+
guildInviteId: string;
|
|
1762
1762
|
}>;
|
|
1763
1763
|
}, "strict", z.ZodTypeAny, {
|
|
1764
|
-
type: "
|
|
1764
|
+
type: "workProject.guildInviteDeclined";
|
|
1765
1765
|
ids: {
|
|
1766
|
-
|
|
1766
|
+
workProjectId: string;
|
|
1767
1767
|
userId: string;
|
|
1768
|
-
|
|
1768
|
+
guildInviteId: string;
|
|
1769
1769
|
};
|
|
1770
1770
|
}, {
|
|
1771
|
-
type: "
|
|
1771
|
+
type: "workProject.guildInviteDeclined";
|
|
1772
1772
|
ids: {
|
|
1773
|
-
|
|
1773
|
+
workProjectId: string;
|
|
1774
1774
|
userId: string;
|
|
1775
|
-
|
|
1775
|
+
guildInviteId: string;
|
|
1776
1776
|
};
|
|
1777
1777
|
}>, z.ZodObject<{
|
|
1778
|
-
type: z.ZodLiteral<"
|
|
1778
|
+
type: z.ZodLiteral<"workProject.guildInviteCancelled">;
|
|
1779
1779
|
ids: z.ZodObject<{
|
|
1780
|
-
|
|
1781
|
-
|
|
1780
|
+
workProjectId: z.ZodString;
|
|
1781
|
+
guildInviteId: z.ZodString;
|
|
1782
1782
|
}, "strict", z.ZodTypeAny, {
|
|
1783
|
-
|
|
1784
|
-
|
|
1783
|
+
workProjectId: string;
|
|
1784
|
+
guildInviteId: string;
|
|
1785
1785
|
}, {
|
|
1786
|
-
|
|
1787
|
-
|
|
1786
|
+
workProjectId: string;
|
|
1787
|
+
guildInviteId: string;
|
|
1788
1788
|
}>;
|
|
1789
1789
|
}, "strict", z.ZodTypeAny, {
|
|
1790
|
-
type: "
|
|
1790
|
+
type: "workProject.guildInviteCancelled";
|
|
1791
1791
|
ids: {
|
|
1792
|
-
|
|
1793
|
-
|
|
1792
|
+
workProjectId: string;
|
|
1793
|
+
guildInviteId: string;
|
|
1794
1794
|
};
|
|
1795
1795
|
}, {
|
|
1796
|
-
type: "
|
|
1796
|
+
type: "workProject.guildInviteCancelled";
|
|
1797
1797
|
ids: {
|
|
1798
|
-
|
|
1799
|
-
|
|
1798
|
+
workProjectId: string;
|
|
1799
|
+
guildInviteId: string;
|
|
1800
1800
|
};
|
|
1801
1801
|
}>, z.ZodObject<{
|
|
1802
|
-
type: z.ZodLiteral<"
|
|
1802
|
+
type: z.ZodLiteral<"audition.entryVoted">;
|
|
1803
1803
|
ids: z.ZodObject<{
|
|
1804
1804
|
userId: z.ZodString;
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1805
|
+
auditionId: z.ZodString;
|
|
1806
|
+
auditionEntryId: z.ZodString;
|
|
1807
|
+
workProjectId: z.ZodString;
|
|
1808
1808
|
}, "strict", z.ZodTypeAny, {
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1809
|
+
workProjectId: string;
|
|
1810
|
+
auditionId: string;
|
|
1811
|
+
auditionEntryId: string;
|
|
1812
1812
|
userId: string;
|
|
1813
1813
|
}, {
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1814
|
+
workProjectId: string;
|
|
1815
|
+
auditionId: string;
|
|
1816
|
+
auditionEntryId: string;
|
|
1817
1817
|
userId: string;
|
|
1818
1818
|
}>;
|
|
1819
1819
|
}, "strict", z.ZodTypeAny, {
|
|
1820
|
-
type: "
|
|
1820
|
+
type: "audition.entryVoted";
|
|
1821
1821
|
ids: {
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1822
|
+
workProjectId: string;
|
|
1823
|
+
auditionId: string;
|
|
1824
|
+
auditionEntryId: string;
|
|
1825
1825
|
userId: string;
|
|
1826
1826
|
};
|
|
1827
1827
|
}, {
|
|
1828
|
-
type: "
|
|
1828
|
+
type: "audition.entryVoted";
|
|
1829
1829
|
ids: {
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1830
|
+
workProjectId: string;
|
|
1831
|
+
auditionId: string;
|
|
1832
|
+
auditionEntryId: string;
|
|
1833
1833
|
userId: string;
|
|
1834
1834
|
};
|
|
1835
1835
|
}>, z.ZodObject<{
|
|
1836
|
-
type: z.ZodLiteral<"
|
|
1836
|
+
type: z.ZodLiteral<"audition.closed">;
|
|
1837
1837
|
ids: z.ZodObject<{
|
|
1838
|
-
|
|
1839
|
-
|
|
1838
|
+
auditionId: z.ZodString;
|
|
1839
|
+
workProjectId: z.ZodOptional<z.ZodString>;
|
|
1840
1840
|
}, "strict", z.ZodTypeAny, {
|
|
1841
|
-
|
|
1842
|
-
|
|
1841
|
+
auditionId: string;
|
|
1842
|
+
workProjectId?: string | undefined;
|
|
1843
1843
|
}, {
|
|
1844
|
-
|
|
1845
|
-
|
|
1844
|
+
auditionId: string;
|
|
1845
|
+
workProjectId?: string | undefined;
|
|
1846
1846
|
}>;
|
|
1847
1847
|
}, "strict", z.ZodTypeAny, {
|
|
1848
|
-
type: "
|
|
1848
|
+
type: "audition.closed";
|
|
1849
1849
|
ids: {
|
|
1850
|
-
|
|
1851
|
-
|
|
1850
|
+
auditionId: string;
|
|
1851
|
+
workProjectId?: string | undefined;
|
|
1852
1852
|
};
|
|
1853
1853
|
}, {
|
|
1854
|
-
type: "
|
|
1854
|
+
type: "audition.closed";
|
|
1855
1855
|
ids: {
|
|
1856
|
-
|
|
1857
|
-
|
|
1856
|
+
auditionId: string;
|
|
1857
|
+
workProjectId?: string | undefined;
|
|
1858
1858
|
};
|
|
1859
1859
|
}>, z.ZodObject<{
|
|
1860
|
-
type: z.ZodLiteral<"
|
|
1860
|
+
type: z.ZodLiteral<"commission.deleted">;
|
|
1861
1861
|
ids: z.ZodObject<{
|
|
1862
|
-
|
|
1863
|
-
|
|
1862
|
+
commissionListingId: z.ZodString;
|
|
1863
|
+
workProjectId: z.ZodString;
|
|
1864
1864
|
}, "strict", z.ZodTypeAny, {
|
|
1865
|
-
|
|
1866
|
-
|
|
1865
|
+
workProjectId: string;
|
|
1866
|
+
commissionListingId: string;
|
|
1867
1867
|
}, {
|
|
1868
|
-
|
|
1869
|
-
|
|
1868
|
+
workProjectId: string;
|
|
1869
|
+
commissionListingId: string;
|
|
1870
1870
|
}>;
|
|
1871
1871
|
}, "strict", z.ZodTypeAny, {
|
|
1872
|
-
type: "
|
|
1872
|
+
type: "commission.deleted";
|
|
1873
1873
|
ids: {
|
|
1874
|
-
|
|
1875
|
-
|
|
1874
|
+
workProjectId: string;
|
|
1875
|
+
commissionListingId: string;
|
|
1876
1876
|
};
|
|
1877
1877
|
}, {
|
|
1878
|
-
type: "
|
|
1878
|
+
type: "commission.deleted";
|
|
1879
1879
|
ids: {
|
|
1880
|
-
|
|
1881
|
-
|
|
1880
|
+
workProjectId: string;
|
|
1881
|
+
commissionListingId: string;
|
|
1882
1882
|
};
|
|
1883
1883
|
}>, z.ZodObject<{
|
|
1884
|
-
type: z.ZodLiteral<"
|
|
1884
|
+
type: z.ZodLiteral<"commission.commissionProposalSaved">;
|
|
1885
1885
|
ids: z.ZodObject<{
|
|
1886
|
-
|
|
1887
|
-
|
|
1886
|
+
commissionListingId: z.ZodString;
|
|
1887
|
+
commissionProposalId: z.ZodString;
|
|
1888
1888
|
userId: z.ZodString;
|
|
1889
1889
|
}, "strict", z.ZodTypeAny, {
|
|
1890
|
-
|
|
1890
|
+
commissionListingId: string;
|
|
1891
|
+
commissionProposalId: string;
|
|
1891
1892
|
userId: string;
|
|
1892
|
-
applicationId: string;
|
|
1893
1893
|
}, {
|
|
1894
|
-
|
|
1894
|
+
commissionListingId: string;
|
|
1895
|
+
commissionProposalId: string;
|
|
1895
1896
|
userId: string;
|
|
1896
|
-
applicationId: string;
|
|
1897
1897
|
}>;
|
|
1898
1898
|
}, "strict", z.ZodTypeAny, {
|
|
1899
|
-
type: "
|
|
1899
|
+
type: "commission.commissionProposalSaved";
|
|
1900
1900
|
ids: {
|
|
1901
|
-
|
|
1901
|
+
commissionListingId: string;
|
|
1902
|
+
commissionProposalId: string;
|
|
1902
1903
|
userId: string;
|
|
1903
|
-
applicationId: string;
|
|
1904
1904
|
};
|
|
1905
1905
|
}, {
|
|
1906
|
-
type: "
|
|
1906
|
+
type: "commission.commissionProposalSaved";
|
|
1907
1907
|
ids: {
|
|
1908
|
-
|
|
1908
|
+
commissionListingId: string;
|
|
1909
|
+
commissionProposalId: string;
|
|
1909
1910
|
userId: string;
|
|
1910
|
-
applicationId: string;
|
|
1911
1911
|
};
|
|
1912
1912
|
}>, z.ZodObject<{
|
|
1913
|
-
type: z.ZodLiteral<"
|
|
1913
|
+
type: z.ZodLiteral<"commission.commissionProposalRemoved">;
|
|
1914
1914
|
ids: z.ZodObject<{
|
|
1915
|
-
|
|
1916
|
-
|
|
1915
|
+
commissionListingId: z.ZodString;
|
|
1916
|
+
commissionProposalId: z.ZodString;
|
|
1917
1917
|
userId: z.ZodString;
|
|
1918
1918
|
}, "strict", z.ZodTypeAny, {
|
|
1919
|
-
|
|
1919
|
+
commissionListingId: string;
|
|
1920
|
+
commissionProposalId: string;
|
|
1920
1921
|
userId: string;
|
|
1921
|
-
applicationId: string;
|
|
1922
1922
|
}, {
|
|
1923
|
-
|
|
1923
|
+
commissionListingId: string;
|
|
1924
|
+
commissionProposalId: string;
|
|
1924
1925
|
userId: string;
|
|
1925
|
-
applicationId: string;
|
|
1926
1926
|
}>;
|
|
1927
1927
|
}, "strict", z.ZodTypeAny, {
|
|
1928
|
-
type: "
|
|
1928
|
+
type: "commission.commissionProposalRemoved";
|
|
1929
1929
|
ids: {
|
|
1930
|
-
|
|
1930
|
+
commissionListingId: string;
|
|
1931
|
+
commissionProposalId: string;
|
|
1931
1932
|
userId: string;
|
|
1932
|
-
applicationId: string;
|
|
1933
1933
|
};
|
|
1934
1934
|
}, {
|
|
1935
|
-
type: "
|
|
1935
|
+
type: "commission.commissionProposalRemoved";
|
|
1936
1936
|
ids: {
|
|
1937
|
-
|
|
1937
|
+
commissionListingId: string;
|
|
1938
|
+
commissionProposalId: string;
|
|
1938
1939
|
userId: string;
|
|
1939
|
-
applicationId: string;
|
|
1940
1940
|
};
|
|
1941
1941
|
}>, z.ZodObject<{
|
|
1942
|
-
type: z.ZodLiteral<"
|
|
1942
|
+
type: z.ZodLiteral<"thresholdLibrary.submitted">;
|
|
1943
1943
|
ids: z.ZodObject<{
|
|
1944
|
-
|
|
1944
|
+
workProjectId: z.ZodString;
|
|
1945
1945
|
}, "strict", z.ZodTypeAny, {
|
|
1946
|
-
|
|
1946
|
+
workProjectId: string;
|
|
1947
1947
|
}, {
|
|
1948
|
-
|
|
1948
|
+
workProjectId: string;
|
|
1949
1949
|
}>;
|
|
1950
1950
|
}, "strict", z.ZodTypeAny, {
|
|
1951
|
-
type: "
|
|
1951
|
+
type: "thresholdLibrary.submitted";
|
|
1952
1952
|
ids: {
|
|
1953
|
-
|
|
1953
|
+
workProjectId: string;
|
|
1954
1954
|
};
|
|
1955
1955
|
}, {
|
|
1956
|
-
type: "
|
|
1956
|
+
type: "thresholdLibrary.submitted";
|
|
1957
1957
|
ids: {
|
|
1958
|
-
|
|
1958
|
+
workProjectId: string;
|
|
1959
1959
|
};
|
|
1960
1960
|
}>, z.ZodObject<{
|
|
1961
|
-
type: z.ZodLiteral<"
|
|
1961
|
+
type: z.ZodLiteral<"thresholdLibrary.approved">;
|
|
1962
1962
|
ids: z.ZodObject<{
|
|
1963
|
-
|
|
1963
|
+
thresholdItemId: z.ZodString;
|
|
1964
1964
|
}, "strict", z.ZodTypeAny, {
|
|
1965
|
-
|
|
1965
|
+
thresholdItemId: string;
|
|
1966
1966
|
}, {
|
|
1967
|
-
|
|
1967
|
+
thresholdItemId: string;
|
|
1968
1968
|
}>;
|
|
1969
1969
|
}, "strict", z.ZodTypeAny, {
|
|
1970
|
-
type: "
|
|
1970
|
+
type: "thresholdLibrary.approved";
|
|
1971
1971
|
ids: {
|
|
1972
|
-
|
|
1972
|
+
thresholdItemId: string;
|
|
1973
1973
|
};
|
|
1974
1974
|
}, {
|
|
1975
|
-
type: "
|
|
1975
|
+
type: "thresholdLibrary.approved";
|
|
1976
1976
|
ids: {
|
|
1977
|
-
|
|
1977
|
+
thresholdItemId: string;
|
|
1978
1978
|
};
|
|
1979
1979
|
}>, z.ZodObject<{
|
|
1980
|
-
type: z.ZodLiteral<"
|
|
1980
|
+
type: z.ZodLiteral<"thresholdLibrary.rejected">;
|
|
1981
1981
|
ids: z.ZodObject<{
|
|
1982
|
-
|
|
1982
|
+
thresholdItemId: z.ZodString;
|
|
1983
1983
|
}, "strict", z.ZodTypeAny, {
|
|
1984
|
-
|
|
1984
|
+
thresholdItemId: string;
|
|
1985
1985
|
}, {
|
|
1986
|
-
|
|
1986
|
+
thresholdItemId: string;
|
|
1987
1987
|
}>;
|
|
1988
1988
|
}, "strict", z.ZodTypeAny, {
|
|
1989
|
-
type: "
|
|
1989
|
+
type: "thresholdLibrary.rejected";
|
|
1990
1990
|
ids: {
|
|
1991
|
-
|
|
1991
|
+
thresholdItemId: string;
|
|
1992
1992
|
};
|
|
1993
1993
|
}, {
|
|
1994
|
-
type: "
|
|
1994
|
+
type: "thresholdLibrary.rejected";
|
|
1995
1995
|
ids: {
|
|
1996
|
-
|
|
1996
|
+
thresholdItemId: string;
|
|
1997
1997
|
};
|
|
1998
1998
|
}>, z.ZodObject<{
|
|
1999
|
-
type: z.ZodLiteral<"
|
|
1999
|
+
type: z.ZodLiteral<"thresholdLibrary.needsRevision">;
|
|
2000
2000
|
ids: z.ZodObject<{
|
|
2001
|
-
|
|
2001
|
+
thresholdItemId: z.ZodString;
|
|
2002
2002
|
}, "strict", z.ZodTypeAny, {
|
|
2003
|
-
|
|
2003
|
+
thresholdItemId: string;
|
|
2004
2004
|
}, {
|
|
2005
|
-
|
|
2005
|
+
thresholdItemId: string;
|
|
2006
2006
|
}>;
|
|
2007
2007
|
}, "strict", z.ZodTypeAny, {
|
|
2008
|
-
type: "
|
|
2008
|
+
type: "thresholdLibrary.needsRevision";
|
|
2009
2009
|
ids: {
|
|
2010
|
-
|
|
2010
|
+
thresholdItemId: string;
|
|
2011
2011
|
};
|
|
2012
2012
|
}, {
|
|
2013
|
-
type: "
|
|
2013
|
+
type: "thresholdLibrary.needsRevision";
|
|
2014
2014
|
ids: {
|
|
2015
|
-
|
|
2015
|
+
thresholdItemId: string;
|
|
2016
2016
|
};
|
|
2017
2017
|
}>, z.ZodObject<{
|
|
2018
|
-
type: z.ZodLiteral<"
|
|
2018
|
+
type: z.ZodLiteral<"hallLibrary.preferenceUpdated">;
|
|
2019
2019
|
ids: z.ZodObject<{
|
|
2020
2020
|
userId: z.ZodString;
|
|
2021
|
-
|
|
2021
|
+
hallItemId: z.ZodString;
|
|
2022
2022
|
}, "strict", z.ZodTypeAny, {
|
|
2023
2023
|
userId: string;
|
|
2024
|
-
|
|
2024
|
+
hallItemId: string;
|
|
2025
2025
|
}, {
|
|
2026
2026
|
userId: string;
|
|
2027
|
-
|
|
2027
|
+
hallItemId: string;
|
|
2028
2028
|
}>;
|
|
2029
2029
|
}, "strict", z.ZodTypeAny, {
|
|
2030
|
-
type: "
|
|
2030
|
+
type: "hallLibrary.preferenceUpdated";
|
|
2031
2031
|
ids: {
|
|
2032
2032
|
userId: string;
|
|
2033
|
-
|
|
2033
|
+
hallItemId: string;
|
|
2034
2034
|
};
|
|
2035
2035
|
}, {
|
|
2036
|
-
type: "
|
|
2036
|
+
type: "hallLibrary.preferenceUpdated";
|
|
2037
2037
|
ids: {
|
|
2038
2038
|
userId: string;
|
|
2039
|
-
|
|
2039
|
+
hallItemId: string;
|
|
2040
2040
|
};
|
|
2041
2041
|
}>, z.ZodObject<{
|
|
2042
|
-
type: z.ZodLiteral<"
|
|
2042
|
+
type: z.ZodLiteral<"adminDispatch.systemMarked">;
|
|
2043
2043
|
ids: z.ZodObject<{
|
|
2044
2044
|
userId: z.ZodString;
|
|
2045
2045
|
}, "strict", z.ZodTypeAny, {
|
|
@@ -2048,33 +2048,33 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
2048
2048
|
userId: string;
|
|
2049
2049
|
}>;
|
|
2050
2050
|
}, "strict", z.ZodTypeAny, {
|
|
2051
|
-
type: "
|
|
2051
|
+
type: "adminDispatch.systemMarked";
|
|
2052
2052
|
ids: {
|
|
2053
2053
|
userId: string;
|
|
2054
2054
|
};
|
|
2055
2055
|
}, {
|
|
2056
|
-
type: "
|
|
2056
|
+
type: "adminDispatch.systemMarked";
|
|
2057
2057
|
ids: {
|
|
2058
2058
|
userId: string;
|
|
2059
2059
|
};
|
|
2060
2060
|
}>, z.ZodObject<{
|
|
2061
|
-
type: z.ZodLiteral<"
|
|
2061
|
+
type: z.ZodLiteral<"adminDispatch.threadUpdated">;
|
|
2062
2062
|
ids: z.ZodObject<{
|
|
2063
|
-
|
|
2063
|
+
adminDispatchId: z.ZodNullable<z.ZodString>;
|
|
2064
2064
|
}, "strict", z.ZodTypeAny, {
|
|
2065
|
-
|
|
2065
|
+
adminDispatchId: string | null;
|
|
2066
2066
|
}, {
|
|
2067
|
-
|
|
2067
|
+
adminDispatchId: string | null;
|
|
2068
2068
|
}>;
|
|
2069
2069
|
}, "strict", z.ZodTypeAny, {
|
|
2070
|
-
type: "
|
|
2070
|
+
type: "adminDispatch.threadUpdated";
|
|
2071
2071
|
ids: {
|
|
2072
|
-
|
|
2072
|
+
adminDispatchId: string | null;
|
|
2073
2073
|
};
|
|
2074
2074
|
}, {
|
|
2075
|
-
type: "
|
|
2075
|
+
type: "adminDispatch.threadUpdated";
|
|
2076
2076
|
ids: {
|
|
2077
|
-
|
|
2077
|
+
adminDispatchId: string | null;
|
|
2078
2078
|
};
|
|
2079
2079
|
}>, z.ZodObject<{
|
|
2080
2080
|
type: z.ZodLiteral<"admin.appealReviewed">;
|
|
@@ -2101,13 +2101,13 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
|
|
|
2101
2101
|
violationId: string;
|
|
2102
2102
|
};
|
|
2103
2103
|
}>, z.ZodObject<{
|
|
2104
|
-
type: z.ZodLiteral<"admin.
|
|
2104
|
+
type: z.ZodLiteral<"admin.adminDispatchReviewed">;
|
|
2105
2105
|
ids: z.ZodObject<{}, "strict", z.ZodTypeAny, {}, {}>;
|
|
2106
2106
|
}, "strict", z.ZodTypeAny, {
|
|
2107
|
-
type: "admin.
|
|
2107
|
+
type: "admin.adminDispatchReviewed";
|
|
2108
2108
|
ids: {};
|
|
2109
2109
|
}, {
|
|
2110
|
-
type: "admin.
|
|
2110
|
+
type: "admin.adminDispatchReviewed";
|
|
2111
2111
|
ids: {};
|
|
2112
2112
|
}>, z.ZodObject<{
|
|
2113
2113
|
type: z.ZodLiteral<"mention.read">;
|