@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
|
@@ -2,7 +2,7 @@ import { z } from "zod";
|
|
|
2
2
|
export declare const StartUploadRequestSchema: z.ZodObject<{
|
|
3
3
|
storagePath: z.ZodString;
|
|
4
4
|
originalFileName: z.ZodString;
|
|
5
|
-
fileOrigin: z.ZodEnum<["profile-picture", "skill-media", "
|
|
5
|
+
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"]>;
|
|
6
6
|
targetInfo: z.ZodOptional<z.ZodUnknown>;
|
|
7
7
|
textContent: z.ZodOptional<z.ZodString>;
|
|
8
8
|
clientContext: z.ZodObject<{
|
|
@@ -16,7 +16,7 @@ export declare const StartUploadRequestSchema: z.ZodObject<{
|
|
|
16
16
|
targetIds?: string[] | undefined;
|
|
17
17
|
}>;
|
|
18
18
|
}, "strict", z.ZodTypeAny, {
|
|
19
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
19
|
+
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";
|
|
20
20
|
originalFileName: string;
|
|
21
21
|
clientContext: {
|
|
22
22
|
surface: string;
|
|
@@ -26,7 +26,7 @@ export declare const StartUploadRequestSchema: z.ZodObject<{
|
|
|
26
26
|
targetInfo?: unknown;
|
|
27
27
|
textContent?: string | undefined;
|
|
28
28
|
}, {
|
|
29
|
-
fileOrigin: "profile-picture" | "skill-media" | "
|
|
29
|
+
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";
|
|
30
30
|
originalFileName: string;
|
|
31
31
|
clientContext: {
|
|
32
32
|
surface: string;
|
|
@@ -1,58 +1,58 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import type { FileOrigin } from "./file-origin.js";
|
|
3
3
|
export declare const ProfilePictureTargetInfoSchema: z.ZodObject<{}, "strict", z.ZodTypeAny, {}, {}>;
|
|
4
|
-
export declare const
|
|
5
|
-
|
|
4
|
+
export declare const CraftSkillMediaTargetInfoSchema: z.ZodObject<{
|
|
5
|
+
craftSkillId: z.ZodString;
|
|
6
6
|
skillType: z.ZodEnum<["image", "video", "audio", "other"]>;
|
|
7
7
|
originalFileName: z.ZodString;
|
|
8
8
|
}, "strict", z.ZodTypeAny, {
|
|
9
|
-
|
|
9
|
+
craftSkillId: string;
|
|
10
10
|
originalFileName: string;
|
|
11
11
|
skillType: "video" | "image" | "audio" | "other";
|
|
12
12
|
}, {
|
|
13
|
-
|
|
13
|
+
craftSkillId: string;
|
|
14
14
|
originalFileName: string;
|
|
15
15
|
skillType: "video" | "image" | "audio" | "other";
|
|
16
16
|
}>;
|
|
17
|
-
export declare const
|
|
17
|
+
export declare const SquareStreetzTargetInfoSchema: z.ZodObject<{
|
|
18
18
|
mentions: z.ZodArray<z.ZodObject<{
|
|
19
19
|
placeholder: z.ZodString;
|
|
20
|
-
type: z.ZodEnum<["user", "
|
|
20
|
+
type: z.ZodEnum<["user", "workProject", "commission", "audition"]>;
|
|
21
21
|
id: z.ZodString;
|
|
22
22
|
text: z.ZodString;
|
|
23
23
|
}, "strict", z.ZodTypeAny, {
|
|
24
|
-
type: "user" | "
|
|
24
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
25
25
|
placeholder: string;
|
|
26
26
|
id: string;
|
|
27
27
|
text: string;
|
|
28
28
|
}, {
|
|
29
|
-
type: "user" | "
|
|
29
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
30
30
|
placeholder: string;
|
|
31
31
|
id: string;
|
|
32
32
|
text: string;
|
|
33
33
|
}>, "many">;
|
|
34
34
|
}, "strict", z.ZodTypeAny, {
|
|
35
35
|
mentions: {
|
|
36
|
-
type: "user" | "
|
|
36
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
37
37
|
placeholder: string;
|
|
38
38
|
id: string;
|
|
39
39
|
text: string;
|
|
40
40
|
}[];
|
|
41
41
|
}, {
|
|
42
42
|
mentions: {
|
|
43
|
-
type: "user" | "
|
|
43
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
44
44
|
placeholder: string;
|
|
45
45
|
id: string;
|
|
46
46
|
text: string;
|
|
47
47
|
}[];
|
|
48
48
|
}>;
|
|
49
|
-
export declare const
|
|
50
|
-
|
|
49
|
+
export declare const CommissionPostingTargetInfoSchema: z.ZodObject<{
|
|
50
|
+
commissionListingId: z.ZodString;
|
|
51
51
|
title: z.ZodString;
|
|
52
52
|
description: z.ZodString;
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
53
|
+
requiredTradeProfessions: z.ZodArray<z.ZodString, "many">;
|
|
54
|
+
stakeSharesOffered: z.ZodNumber;
|
|
55
|
+
workProjectId: z.ZodString;
|
|
56
56
|
createdBy: z.ZodObject<{
|
|
57
57
|
uid: z.ZodString;
|
|
58
58
|
}, "strict", z.ZodTypeAny, {
|
|
@@ -61,39 +61,39 @@ export declare const JobPostingTargetInfoSchema: z.ZodObject<{
|
|
|
61
61
|
uid: string;
|
|
62
62
|
}>;
|
|
63
63
|
}, "strict", z.ZodTypeAny, {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
64
|
+
workProjectId: string;
|
|
65
|
+
commissionListingId: string;
|
|
66
|
+
stakeSharesOffered: number;
|
|
67
67
|
title: string;
|
|
68
68
|
description: string;
|
|
69
|
-
|
|
69
|
+
requiredTradeProfessions: string[];
|
|
70
70
|
createdBy: {
|
|
71
71
|
uid: string;
|
|
72
72
|
};
|
|
73
73
|
}, {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
74
|
+
workProjectId: string;
|
|
75
|
+
commissionListingId: string;
|
|
76
|
+
stakeSharesOffered: number;
|
|
77
77
|
title: string;
|
|
78
78
|
description: string;
|
|
79
|
-
|
|
79
|
+
requiredTradeProfessions: string[];
|
|
80
80
|
createdBy: {
|
|
81
81
|
uid: string;
|
|
82
82
|
};
|
|
83
83
|
}>;
|
|
84
|
-
export declare const
|
|
85
|
-
|
|
84
|
+
export declare const CommissionProposalTargetInfoSchema: z.ZodObject<{
|
|
85
|
+
commissionListingId: z.ZodString;
|
|
86
86
|
replyText: z.ZodString;
|
|
87
87
|
}, "strict", z.ZodTypeAny, {
|
|
88
|
-
|
|
88
|
+
commissionListingId: string;
|
|
89
89
|
replyText: string;
|
|
90
90
|
}, {
|
|
91
|
-
|
|
91
|
+
commissionListingId: string;
|
|
92
92
|
replyText: string;
|
|
93
93
|
}>;
|
|
94
|
-
export declare const
|
|
95
|
-
|
|
96
|
-
type: z.ZodLiteral<"
|
|
94
|
+
export declare const AuditionPromptTargetInfoSchema: z.ZodObject<{
|
|
95
|
+
auditionId: z.ZodString;
|
|
96
|
+
type: z.ZodLiteral<"workAudition">;
|
|
97
97
|
title: z.ZodString;
|
|
98
98
|
description: z.ZodString;
|
|
99
99
|
openTill: z.ZodNumber;
|
|
@@ -104,34 +104,34 @@ export declare const OpportunityPromptTargetInfoSchema: z.ZodObject<{
|
|
|
104
104
|
}, {
|
|
105
105
|
uid: string;
|
|
106
106
|
}>;
|
|
107
|
-
|
|
108
|
-
|
|
107
|
+
workProjectId: z.ZodString;
|
|
108
|
+
stakeSharesOffered: z.ZodOptional<z.ZodNumber>;
|
|
109
109
|
}, "strict", z.ZodTypeAny, {
|
|
110
|
-
|
|
111
|
-
type: "
|
|
110
|
+
workProjectId: string;
|
|
111
|
+
type: "workAudition";
|
|
112
112
|
openTill: number;
|
|
113
|
-
|
|
113
|
+
auditionId: string;
|
|
114
114
|
title: string;
|
|
115
115
|
description: string;
|
|
116
116
|
createdBy: {
|
|
117
117
|
uid: string;
|
|
118
118
|
};
|
|
119
|
-
|
|
119
|
+
stakeSharesOffered?: number | undefined;
|
|
120
120
|
}, {
|
|
121
|
-
|
|
122
|
-
type: "
|
|
121
|
+
workProjectId: string;
|
|
122
|
+
type: "workAudition";
|
|
123
123
|
openTill: number;
|
|
124
|
-
|
|
124
|
+
auditionId: string;
|
|
125
125
|
title: string;
|
|
126
126
|
description: string;
|
|
127
127
|
createdBy: {
|
|
128
128
|
uid: string;
|
|
129
129
|
};
|
|
130
|
-
|
|
130
|
+
stakeSharesOffered?: number | undefined;
|
|
131
131
|
}>;
|
|
132
|
-
export declare const
|
|
133
|
-
|
|
134
|
-
type: z.ZodEnum<["
|
|
132
|
+
export declare const AdminAuditionPromptTargetInfoSchema: z.ZodObject<{
|
|
133
|
+
auditionId: z.ZodString;
|
|
134
|
+
type: z.ZodEnum<["platformAudition", "sponsoredAudition"]>;
|
|
135
135
|
title: z.ZodString;
|
|
136
136
|
description: z.ZodString;
|
|
137
137
|
openTill: z.ZodNumber;
|
|
@@ -142,267 +142,267 @@ export declare const AdminOpportunityPromptTargetInfoSchema: z.ZodObject<{
|
|
|
142
142
|
}, {
|
|
143
143
|
uid: string;
|
|
144
144
|
}>;
|
|
145
|
-
|
|
145
|
+
sponsoredAuditionAmountUSD: z.ZodOptional<z.ZodNumber>;
|
|
146
146
|
}, "strict", z.ZodTypeAny, {
|
|
147
|
-
type: "
|
|
147
|
+
type: "platformAudition" | "sponsoredAudition";
|
|
148
148
|
openTill: number;
|
|
149
|
-
|
|
149
|
+
auditionId: string;
|
|
150
150
|
title: string;
|
|
151
151
|
description: string;
|
|
152
152
|
createdBy: {
|
|
153
153
|
uid: string;
|
|
154
154
|
};
|
|
155
|
-
|
|
155
|
+
sponsoredAuditionAmountUSD?: number | undefined;
|
|
156
156
|
}, {
|
|
157
|
-
type: "
|
|
157
|
+
type: "platformAudition" | "sponsoredAudition";
|
|
158
158
|
openTill: number;
|
|
159
|
-
|
|
159
|
+
auditionId: string;
|
|
160
160
|
title: string;
|
|
161
161
|
description: string;
|
|
162
162
|
createdBy: {
|
|
163
163
|
uid: string;
|
|
164
164
|
};
|
|
165
|
-
|
|
165
|
+
sponsoredAuditionAmountUSD?: number | undefined;
|
|
166
166
|
}>;
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
167
|
+
export declare const AuditionEntryTargetInfoSchema: z.ZodObject<{
|
|
168
|
+
auditionId: z.ZodString;
|
|
169
169
|
}, "strict", z.ZodTypeAny, {
|
|
170
|
-
|
|
170
|
+
auditionId: string;
|
|
171
171
|
}, {
|
|
172
|
-
|
|
172
|
+
auditionId: string;
|
|
173
173
|
}>;
|
|
174
|
-
export declare const
|
|
175
|
-
|
|
174
|
+
export declare const HallLibraryCoverSquareTargetInfoSchema: z.ZodObject<{
|
|
175
|
+
workProjectId: z.ZodString;
|
|
176
176
|
itemType: z.ZodEnum<["tale", "tune", "television"]>;
|
|
177
177
|
itemId: z.ZodString;
|
|
178
178
|
}, "strict", z.ZodTypeAny, {
|
|
179
|
-
|
|
179
|
+
workProjectId: string;
|
|
180
180
|
itemType: "tale" | "tune" | "television";
|
|
181
181
|
itemId: string;
|
|
182
182
|
}, {
|
|
183
|
-
|
|
183
|
+
workProjectId: string;
|
|
184
184
|
itemType: "tale" | "tune" | "television";
|
|
185
185
|
itemId: string;
|
|
186
186
|
}>;
|
|
187
|
-
export declare const
|
|
188
|
-
|
|
187
|
+
export declare const HallLibraryCoverPosterTargetInfoSchema: z.ZodObject<{
|
|
188
|
+
workProjectId: z.ZodString;
|
|
189
189
|
itemType: z.ZodEnum<["tale", "tune", "television"]>;
|
|
190
190
|
itemId: z.ZodString;
|
|
191
191
|
}, "strict", z.ZodTypeAny, {
|
|
192
|
-
|
|
192
|
+
workProjectId: string;
|
|
193
193
|
itemType: "tale" | "tune" | "television";
|
|
194
194
|
itemId: string;
|
|
195
195
|
}, {
|
|
196
|
-
|
|
196
|
+
workProjectId: string;
|
|
197
197
|
itemType: "tale" | "tune" | "television";
|
|
198
198
|
itemId: string;
|
|
199
199
|
}>;
|
|
200
|
-
export declare const
|
|
201
|
-
|
|
200
|
+
export declare const HallLibraryCoverCinematicTargetInfoSchema: z.ZodObject<{
|
|
201
|
+
workProjectId: z.ZodString;
|
|
202
202
|
itemType: z.ZodEnum<["tale", "tune", "television"]>;
|
|
203
203
|
itemId: z.ZodString;
|
|
204
204
|
}, "strict", z.ZodTypeAny, {
|
|
205
|
-
|
|
205
|
+
workProjectId: string;
|
|
206
206
|
itemType: "tale" | "tune" | "television";
|
|
207
207
|
itemId: string;
|
|
208
208
|
}, {
|
|
209
|
-
|
|
209
|
+
workProjectId: string;
|
|
210
210
|
itemType: "tale" | "tune" | "television";
|
|
211
211
|
itemId: string;
|
|
212
212
|
}>;
|
|
213
213
|
export declare const ChapterPhotoTargetInfoSchema: z.ZodObject<{
|
|
214
|
-
|
|
214
|
+
workProjectId: z.ZodString;
|
|
215
215
|
taleId: z.ZodString;
|
|
216
216
|
chapterId: z.ZodString;
|
|
217
217
|
}, "strict", z.ZodTypeAny, {
|
|
218
|
-
|
|
218
|
+
workProjectId: string;
|
|
219
219
|
taleId: string;
|
|
220
220
|
chapterId: string;
|
|
221
221
|
}, {
|
|
222
|
-
|
|
222
|
+
workProjectId: string;
|
|
223
223
|
taleId: string;
|
|
224
224
|
chapterId: string;
|
|
225
225
|
}>;
|
|
226
|
-
export declare const
|
|
227
|
-
|
|
226
|
+
export declare const TuneTrackPhotoTargetInfoSchema: z.ZodObject<{
|
|
227
|
+
workProjectId: z.ZodString;
|
|
228
228
|
tuneId: z.ZodString;
|
|
229
|
-
|
|
229
|
+
trackId: z.ZodString;
|
|
230
230
|
}, "strict", z.ZodTypeAny, {
|
|
231
|
-
|
|
231
|
+
workProjectId: string;
|
|
232
232
|
tuneId: string;
|
|
233
|
-
|
|
233
|
+
trackId: string;
|
|
234
234
|
}, {
|
|
235
|
-
|
|
235
|
+
workProjectId: string;
|
|
236
236
|
tuneId: string;
|
|
237
|
-
|
|
237
|
+
trackId: string;
|
|
238
238
|
}>;
|
|
239
|
-
export declare const
|
|
240
|
-
|
|
239
|
+
export declare const TuneTrackAudioTargetInfoSchema: z.ZodObject<{
|
|
240
|
+
workProjectId: z.ZodString;
|
|
241
241
|
tuneId: z.ZodString;
|
|
242
|
-
|
|
242
|
+
trackId: z.ZodString;
|
|
243
243
|
}, "strict", z.ZodTypeAny, {
|
|
244
|
-
|
|
244
|
+
workProjectId: string;
|
|
245
245
|
tuneId: string;
|
|
246
|
-
|
|
246
|
+
trackId: string;
|
|
247
247
|
}, {
|
|
248
|
-
|
|
248
|
+
workProjectId: string;
|
|
249
249
|
tuneId: string;
|
|
250
|
-
|
|
250
|
+
trackId: string;
|
|
251
251
|
}>;
|
|
252
|
-
export declare const
|
|
253
|
-
|
|
252
|
+
export declare const TelevisionEpisodePhotoTargetInfoSchema: z.ZodObject<{
|
|
253
|
+
workProjectId: z.ZodString;
|
|
254
254
|
televisionId: z.ZodString;
|
|
255
|
-
|
|
255
|
+
episodeId: z.ZodString;
|
|
256
256
|
}, "strict", z.ZodTypeAny, {
|
|
257
|
-
|
|
257
|
+
workProjectId: string;
|
|
258
258
|
televisionId: string;
|
|
259
|
-
|
|
259
|
+
episodeId: string;
|
|
260
260
|
}, {
|
|
261
|
-
|
|
261
|
+
workProjectId: string;
|
|
262
262
|
televisionId: string;
|
|
263
|
-
|
|
263
|
+
episodeId: string;
|
|
264
264
|
}>;
|
|
265
|
-
export declare const
|
|
266
|
-
|
|
265
|
+
export declare const TelevisionEpisodeVideoTargetInfoSchema: z.ZodObject<{
|
|
266
|
+
workProjectId: z.ZodString;
|
|
267
267
|
televisionId: z.ZodString;
|
|
268
|
-
|
|
268
|
+
episodeId: z.ZodString;
|
|
269
269
|
}, "strict", z.ZodTypeAny, {
|
|
270
|
-
|
|
270
|
+
workProjectId: string;
|
|
271
271
|
televisionId: string;
|
|
272
|
-
|
|
272
|
+
episodeId: string;
|
|
273
273
|
}, {
|
|
274
|
-
|
|
274
|
+
workProjectId: string;
|
|
275
275
|
televisionId: string;
|
|
276
|
-
|
|
276
|
+
episodeId: string;
|
|
277
277
|
}>;
|
|
278
278
|
export declare const ChatAttachmentTargetInfoSchema: z.ZodDiscriminatedUnion<"threadKind", [z.ZodObject<{
|
|
279
|
-
threadKind: z.ZodLiteral<"
|
|
280
|
-
|
|
281
|
-
|
|
279
|
+
threadKind: z.ZodLiteral<"guildChatChannel">;
|
|
280
|
+
workProjectId: z.ZodString;
|
|
281
|
+
guildChatChannelId: z.ZodString;
|
|
282
282
|
replyTo: z.ZodOptional<z.ZodObject<{
|
|
283
|
-
|
|
283
|
+
guildChatMessageId: z.ZodString;
|
|
284
284
|
senderId: z.ZodString;
|
|
285
285
|
messagePreview: z.ZodString;
|
|
286
286
|
}, "strict", z.ZodTypeAny, {
|
|
287
|
-
|
|
287
|
+
guildChatMessageId: string;
|
|
288
288
|
senderId: string;
|
|
289
289
|
messagePreview: string;
|
|
290
290
|
}, {
|
|
291
|
-
|
|
291
|
+
guildChatMessageId: string;
|
|
292
292
|
senderId: string;
|
|
293
293
|
messagePreview: string;
|
|
294
294
|
}>>;
|
|
295
295
|
}, "strict", z.ZodTypeAny, {
|
|
296
|
-
|
|
297
|
-
threadKind: "
|
|
298
|
-
|
|
296
|
+
workProjectId: string;
|
|
297
|
+
threadKind: "guildChatChannel";
|
|
298
|
+
guildChatChannelId: string;
|
|
299
299
|
replyTo?: {
|
|
300
|
-
|
|
300
|
+
guildChatMessageId: string;
|
|
301
301
|
senderId: string;
|
|
302
302
|
messagePreview: string;
|
|
303
303
|
} | undefined;
|
|
304
304
|
}, {
|
|
305
|
-
|
|
306
|
-
threadKind: "
|
|
307
|
-
|
|
305
|
+
workProjectId: string;
|
|
306
|
+
threadKind: "guildChatChannel";
|
|
307
|
+
guildChatChannelId: string;
|
|
308
308
|
replyTo?: {
|
|
309
|
-
|
|
309
|
+
guildChatMessageId: string;
|
|
310
310
|
senderId: string;
|
|
311
311
|
messagePreview: string;
|
|
312
312
|
} | undefined;
|
|
313
313
|
}>, z.ZodObject<{
|
|
314
|
-
threadKind: z.ZodLiteral<"
|
|
315
|
-
|
|
314
|
+
threadKind: z.ZodLiteral<"guildInvite">;
|
|
315
|
+
guildInviteId: z.ZodString;
|
|
316
316
|
replyTo: z.ZodOptional<z.ZodObject<{
|
|
317
|
-
|
|
317
|
+
guildChatMessageId: z.ZodString;
|
|
318
318
|
senderId: z.ZodString;
|
|
319
319
|
messagePreview: z.ZodString;
|
|
320
320
|
}, "strict", z.ZodTypeAny, {
|
|
321
|
-
|
|
321
|
+
guildChatMessageId: string;
|
|
322
322
|
senderId: string;
|
|
323
323
|
messagePreview: string;
|
|
324
324
|
}, {
|
|
325
|
-
|
|
325
|
+
guildChatMessageId: string;
|
|
326
326
|
senderId: string;
|
|
327
327
|
messagePreview: string;
|
|
328
328
|
}>>;
|
|
329
329
|
}, "strict", z.ZodTypeAny, {
|
|
330
|
-
|
|
331
|
-
threadKind: "
|
|
330
|
+
guildInviteId: string;
|
|
331
|
+
threadKind: "guildInvite";
|
|
332
332
|
replyTo?: {
|
|
333
|
-
|
|
333
|
+
guildChatMessageId: string;
|
|
334
334
|
senderId: string;
|
|
335
335
|
messagePreview: string;
|
|
336
336
|
} | undefined;
|
|
337
337
|
}, {
|
|
338
|
-
|
|
339
|
-
threadKind: "
|
|
338
|
+
guildInviteId: string;
|
|
339
|
+
threadKind: "guildInvite";
|
|
340
340
|
replyTo?: {
|
|
341
|
-
|
|
341
|
+
guildChatMessageId: string;
|
|
342
342
|
senderId: string;
|
|
343
343
|
messagePreview: string;
|
|
344
344
|
} | undefined;
|
|
345
345
|
}>, z.ZodObject<{
|
|
346
346
|
threadKind: z.ZodLiteral<"adminSupport">;
|
|
347
|
-
|
|
347
|
+
adminDispatchId: z.ZodString;
|
|
348
348
|
isUserReply: z.ZodBoolean;
|
|
349
349
|
replyTo: z.ZodOptional<z.ZodObject<{
|
|
350
|
-
|
|
350
|
+
guildChatMessageId: z.ZodString;
|
|
351
351
|
senderId: z.ZodString;
|
|
352
352
|
messagePreview: z.ZodString;
|
|
353
353
|
}, "strict", z.ZodTypeAny, {
|
|
354
|
-
|
|
354
|
+
guildChatMessageId: string;
|
|
355
355
|
senderId: string;
|
|
356
356
|
messagePreview: string;
|
|
357
357
|
}, {
|
|
358
|
-
|
|
358
|
+
guildChatMessageId: string;
|
|
359
359
|
senderId: string;
|
|
360
360
|
messagePreview: string;
|
|
361
361
|
}>>;
|
|
362
362
|
}, "strict", z.ZodTypeAny, {
|
|
363
|
+
adminDispatchId: string;
|
|
363
364
|
threadKind: "adminSupport";
|
|
364
|
-
adminMessageId: string;
|
|
365
365
|
isUserReply: boolean;
|
|
366
366
|
replyTo?: {
|
|
367
|
-
|
|
367
|
+
guildChatMessageId: string;
|
|
368
368
|
senderId: string;
|
|
369
369
|
messagePreview: string;
|
|
370
370
|
} | undefined;
|
|
371
371
|
}, {
|
|
372
|
+
adminDispatchId: string;
|
|
372
373
|
threadKind: "adminSupport";
|
|
373
|
-
adminMessageId: string;
|
|
374
374
|
isUserReply: boolean;
|
|
375
375
|
replyTo?: {
|
|
376
|
-
|
|
376
|
+
guildChatMessageId: string;
|
|
377
377
|
senderId: string;
|
|
378
378
|
messagePreview: string;
|
|
379
379
|
} | undefined;
|
|
380
380
|
}>]>;
|
|
381
|
-
export declare const
|
|
382
|
-
|
|
381
|
+
export declare const WorkAssetTargetInfoSchema: z.ZodObject<{
|
|
382
|
+
workProjectId: z.ZodString;
|
|
383
383
|
}, "strict", z.ZodTypeAny, {
|
|
384
|
-
|
|
384
|
+
workProjectId: string;
|
|
385
385
|
}, {
|
|
386
|
-
|
|
386
|
+
workProjectId: string;
|
|
387
387
|
}>;
|
|
388
388
|
export type ProfilePictureTargetInfo = z.infer<typeof ProfilePictureTargetInfoSchema>;
|
|
389
|
-
export type
|
|
390
|
-
export type
|
|
391
|
-
export type
|
|
392
|
-
export type
|
|
393
|
-
export type
|
|
394
|
-
export type
|
|
395
|
-
export type
|
|
396
|
-
export type
|
|
397
|
-
export type
|
|
398
|
-
export type
|
|
389
|
+
export type CraftSkillMediaTargetInfo = z.infer<typeof CraftSkillMediaTargetInfoSchema>;
|
|
390
|
+
export type SquareStreetzTargetInfo = z.infer<typeof SquareStreetzTargetInfoSchema>;
|
|
391
|
+
export type CommissionPostingTargetInfo = z.infer<typeof CommissionPostingTargetInfoSchema>;
|
|
392
|
+
export type CommissionProposalTargetInfo = z.infer<typeof CommissionProposalTargetInfoSchema>;
|
|
393
|
+
export type AuditionPromptTargetInfo = z.infer<typeof AuditionPromptTargetInfoSchema>;
|
|
394
|
+
export type AdminAuditionPromptTargetInfo = z.infer<typeof AdminAuditionPromptTargetInfoSchema>;
|
|
395
|
+
export type AuditionEntryTargetInfo = z.infer<typeof AuditionEntryTargetInfoSchema>;
|
|
396
|
+
export type HallLibraryCoverSquareTargetInfo = z.infer<typeof HallLibraryCoverSquareTargetInfoSchema>;
|
|
397
|
+
export type HallLibraryCoverPosterTargetInfo = z.infer<typeof HallLibraryCoverPosterTargetInfoSchema>;
|
|
398
|
+
export type HallLibraryCoverCinematicTargetInfo = z.infer<typeof HallLibraryCoverCinematicTargetInfoSchema>;
|
|
399
399
|
export type ChapterPhotoTargetInfo = z.infer<typeof ChapterPhotoTargetInfoSchema>;
|
|
400
|
-
export type
|
|
401
|
-
export type
|
|
402
|
-
export type
|
|
403
|
-
export type
|
|
400
|
+
export type TuneTrackPhotoTargetInfo = z.infer<typeof TuneTrackPhotoTargetInfoSchema>;
|
|
401
|
+
export type TuneTrackAudioTargetInfo = z.infer<typeof TuneTrackAudioTargetInfoSchema>;
|
|
402
|
+
export type TelevisionEpisodePhotoTargetInfo = z.infer<typeof TelevisionEpisodePhotoTargetInfoSchema>;
|
|
403
|
+
export type TelevisionEpisodeVideoTargetInfo = z.infer<typeof TelevisionEpisodeVideoTargetInfoSchema>;
|
|
404
404
|
export type ChatAttachmentTargetInfo = z.infer<typeof ChatAttachmentTargetInfoSchema>;
|
|
405
|
-
export type
|
|
406
|
-
export type TargetInfoFor<O extends FileOrigin> = O extends 'profile-picture' ? ProfilePictureTargetInfo : O extends 'skill-media' ?
|
|
405
|
+
export type WorkAssetTargetInfo = z.infer<typeof WorkAssetTargetInfoSchema>;
|
|
406
|
+
export type TargetInfoFor<O extends FileOrigin> = O extends 'profile-picture' ? ProfilePictureTargetInfo : O extends 'craft-skill-media' ? CraftSkillMediaTargetInfo : O extends 'squareStreetz' ? SquareStreetzTargetInfo : O extends 'commission-posting' ? CommissionPostingTargetInfo : O extends 'commission-proposal' ? CommissionProposalTargetInfo : O extends 'audition-prompt' ? AuditionPromptTargetInfo : O extends 'admin-audition-prompt' ? AdminAuditionPromptTargetInfo : O extends 'audition-entry' ? AuditionEntryTargetInfo : O extends 'hallLibrary-cover-square' ? HallLibraryCoverSquareTargetInfo : O extends 'hallLibrary-cover-poster' ? HallLibraryCoverPosterTargetInfo : O extends 'hallLibrary-cover-cinematic' ? HallLibraryCoverCinematicTargetInfo : O extends 'chapter-photo' ? ChapterPhotoTargetInfo : O extends 'tune-track-photo' ? TuneTrackPhotoTargetInfo : O extends 'tune-track-audio' ? TuneTrackAudioTargetInfo : O extends 'television-episode-photo' ? TelevisionEpisodePhotoTargetInfo : O extends 'television-episode-video' ? TelevisionEpisodeVideoTargetInfo : O extends 'guild-chat-message-attachment' ? ChatAttachmentTargetInfo : O extends 'work-asset' ? WorkAssetTargetInfo : never;
|
|
407
407
|
export declare function parseTargetInfo<O extends FileOrigin>(fileOrigin: O, raw: unknown): TargetInfoFor<O>;
|
|
408
408
|
//# sourceMappingURL=target-info.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"target-info.d.ts","sourceRoot":"","sources":["../../src/media/target-info.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAInD,eAAO,MAAM,8BAA8B,iDAAwB,CAAC;AAGpE,eAAO,MAAM
|
|
1
|
+
{"version":3,"file":"target-info.d.ts","sourceRoot":"","sources":["../../src/media/target-info.ts"],"names":[],"mappings":"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"}
|