@ttt-productions/ttt-core 0.6.6 → 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 +32 -32
- package/dist/paths/path-builders.d.ts.map +1 -1
- package/dist/paths/path-builders.js +43 -43
- 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
package/dist/upload-variables/{streetz-post-variables.d.ts → square-streetz-post-variables.d.ts}
RENAMED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
export declare const
|
|
3
|
+
export declare const SquareStreetzPostVariablesSchema: z.ZodObject<{
|
|
4
4
|
userId: z.ZodString;
|
|
5
5
|
content: z.ZodString;
|
|
6
6
|
mentions: z.ZodArray<z.ZodObject<{
|
|
7
7
|
placeholder: z.ZodString;
|
|
8
|
-
type: z.ZodEnum<["user", "
|
|
8
|
+
type: z.ZodEnum<["user", "workProject", "commission", "audition"]>;
|
|
9
9
|
id: z.ZodString;
|
|
10
10
|
text: z.ZodString;
|
|
11
11
|
}, "strict", z.ZodTypeAny, {
|
|
12
|
-
type: "user" | "
|
|
12
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
13
13
|
placeholder: string;
|
|
14
14
|
id: string;
|
|
15
15
|
text: string;
|
|
16
16
|
}, {
|
|
17
|
-
type: "user" | "
|
|
17
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
18
18
|
placeholder: string;
|
|
19
19
|
id: string;
|
|
20
20
|
text: string;
|
|
@@ -25,7 +25,7 @@ export declare const StreetzPostVariablesSchema: z.ZodObject<{
|
|
|
25
25
|
}, "strict", z.ZodTypeAny, {
|
|
26
26
|
userId: string;
|
|
27
27
|
mentions: {
|
|
28
|
-
type: "user" | "
|
|
28
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
29
29
|
placeholder: string;
|
|
30
30
|
id: string;
|
|
31
31
|
text: string;
|
|
@@ -37,7 +37,7 @@ export declare const StreetzPostVariablesSchema: z.ZodObject<{
|
|
|
37
37
|
}, {
|
|
38
38
|
userId: string;
|
|
39
39
|
mentions: {
|
|
40
|
-
type: "user" | "
|
|
40
|
+
type: "user" | "workProject" | "commission" | "audition";
|
|
41
41
|
placeholder: string;
|
|
42
42
|
id: string;
|
|
43
43
|
text: string;
|
|
@@ -47,5 +47,5 @@ export declare const StreetzPostVariablesSchema: z.ZodObject<{
|
|
|
47
47
|
signal?: AbortSignal | undefined;
|
|
48
48
|
mediaFile?: File | null | undefined;
|
|
49
49
|
}>;
|
|
50
|
-
export type
|
|
51
|
-
//# sourceMappingURL=streetz-post-variables.d.ts.map
|
|
50
|
+
export type SquareStreetzPostVariables = z.infer<typeof SquareStreetzPostVariablesSchema>;
|
|
51
|
+
//# sourceMappingURL=square-streetz-post-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"square-streetz-post-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/square-streetz-post-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAWlE,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAOlC,CAAC;AACZ,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC"}
|
package/dist/upload-variables/{streetz-post-variables.js → square-streetz-post-variables.js}
RENAMED
|
@@ -7,7 +7,7 @@ const onProgressSchema = z
|
|
|
7
7
|
.args(z.custom())
|
|
8
8
|
.returns(z.void())
|
|
9
9
|
.optional();
|
|
10
|
-
export const
|
|
10
|
+
export const SquareStreetzPostVariablesSchema = z.object({
|
|
11
11
|
userId: userIdSchema,
|
|
12
12
|
content: z.string().max(MAX_POST_LENGTH),
|
|
13
13
|
mentions: z.array(MentionSchema),
|
|
@@ -15,4 +15,4 @@ export const StreetzPostVariablesSchema = z.object({
|
|
|
15
15
|
onProgress: onProgressSchema,
|
|
16
16
|
signal: z.instanceof(AbortSignal).optional(),
|
|
17
17
|
}).strict();
|
|
18
|
-
//# sourceMappingURL=streetz-post-variables.js.map
|
|
18
|
+
//# sourceMappingURL=square-streetz-post-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"square-streetz-post-variables.js","sourceRoot":"","sources":["../../src/upload-variables/square-streetz-post-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC,CAAC,MAAM,CAAC;IACvD,MAAM,EAAE,YAAY;IACpB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,eAAe,CAAC;IACxC,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC;IAChC,SAAS,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE;IACvC,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
3
|
export declare const UpdateChapterMediaVariablesSchema: z.ZodObject<{
|
|
4
|
-
|
|
4
|
+
workProjectId: z.ZodString;
|
|
5
5
|
taleId: z.ZodString;
|
|
6
6
|
chapterId: z.ZodString;
|
|
7
7
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
@@ -9,7 +9,7 @@ export declare const UpdateChapterMediaVariablesSchema: z.ZodObject<{
|
|
|
9
9
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
10
10
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
11
11
|
}, "strict", z.ZodTypeAny, {
|
|
12
|
-
|
|
12
|
+
workProjectId: string;
|
|
13
13
|
file: Blob | File;
|
|
14
14
|
taleId: string;
|
|
15
15
|
chapterId: string;
|
|
@@ -17,7 +17,7 @@ export declare const UpdateChapterMediaVariablesSchema: z.ZodObject<{
|
|
|
17
17
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
18
18
|
signal?: AbortSignal | undefined;
|
|
19
19
|
}, {
|
|
20
|
-
|
|
20
|
+
workProjectId: string;
|
|
21
21
|
file: Blob | File;
|
|
22
22
|
taleId: string;
|
|
23
23
|
chapterId: string;
|
|
@@ -5,7 +5,7 @@ const onProgressSchema = z
|
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
7
|
export const UpdateChapterMediaVariablesSchema = z.object({
|
|
8
|
-
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
9
|
taleId: z.string().min(1),
|
|
10
10
|
chapterId: z.string().min(1),
|
|
11
11
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-chapter-media-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-chapter-media-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,iCAAiC,GAAG,CAAC,CAAC,MAAM,CAAC;IACxD,
|
|
1
|
+
{"version":3,"file":"update-chapter-media-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-chapter-media-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,iCAAiC,GAAG,CAAC,CAAC,MAAM,CAAC;IACxD,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACzB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC5B,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IAC/C,QAAQ,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC;IAC/B,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
export declare const
|
|
4
|
-
|
|
3
|
+
export declare const UpdateTelevisionEpisodeMediaVariablesSchema: z.ZodObject<{
|
|
4
|
+
workProjectId: z.ZodString;
|
|
5
5
|
televisionId: z.ZodString;
|
|
6
|
-
|
|
6
|
+
episodeId: z.ZodString;
|
|
7
7
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
8
8
|
mediaKey: z.ZodEnum<["photoUrl", "videoUrl"]>;
|
|
9
9
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
10
10
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
11
11
|
}, "strict", z.ZodTypeAny, {
|
|
12
|
-
|
|
12
|
+
workProjectId: string;
|
|
13
13
|
file: Blob | File;
|
|
14
14
|
televisionId: string;
|
|
15
|
-
|
|
15
|
+
episodeId: string;
|
|
16
16
|
mediaKey: "photoUrl" | "videoUrl";
|
|
17
17
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
18
18
|
signal?: AbortSignal | undefined;
|
|
19
19
|
}, {
|
|
20
|
-
|
|
20
|
+
workProjectId: string;
|
|
21
21
|
file: Blob | File;
|
|
22
22
|
televisionId: string;
|
|
23
|
-
|
|
23
|
+
episodeId: string;
|
|
24
24
|
mediaKey: "photoUrl" | "videoUrl";
|
|
25
25
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
26
26
|
signal?: AbortSignal | undefined;
|
|
27
27
|
}>;
|
|
28
|
-
export type
|
|
29
|
-
//# sourceMappingURL=update-
|
|
28
|
+
export type UpdateTelevisionEpisodeMediaVariables = z.infer<typeof UpdateTelevisionEpisodeMediaVariablesSchema>;
|
|
29
|
+
//# sourceMappingURL=update-episode-media-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-episode-media-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/update-episode-media-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAQlE,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;EAQ7C,CAAC;AACZ,MAAM,MAAM,qCAAqC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2CAA2C,CAAC,CAAC"}
|
package/dist/upload-variables/{update-show-media-variables.js → update-episode-media-variables.js}
RENAMED
|
@@ -4,13 +4,13 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
8
|
-
|
|
7
|
+
export const UpdateTelevisionEpisodeMediaVariablesSchema = z.object({
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
9
|
televisionId: z.string().min(1),
|
|
10
|
-
|
|
10
|
+
episodeId: z.string().min(1),
|
|
11
11
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
12
12
|
mediaKey: z.enum(['photoUrl', 'videoUrl']),
|
|
13
13
|
onProgress: onProgressSchema,
|
|
14
14
|
signal: z.instanceof(AbortSignal).optional(),
|
|
15
15
|
}).strict();
|
|
16
|
-
//# sourceMappingURL=update-
|
|
16
|
+
//# sourceMappingURL=update-episode-media-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-episode-media-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-episode-media-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,2CAA2C,GAAG,CAAC,CAAC,MAAM,CAAC;IAClE,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC/B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC5B,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IAC/C,QAAQ,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,UAAU,EAAE,UAAU,CAAC,CAAC;IAC1C,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
3
|
export declare const UpdateTaleCoverPhotoVariablesSchema: z.ZodObject<{
|
|
4
|
-
|
|
4
|
+
workProjectId: z.ZodString;
|
|
5
5
|
taleId: z.ZodString;
|
|
6
6
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
7
7
|
coverType: z.ZodEnum<["square", "poster", "cinematic"]>;
|
|
8
8
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
9
9
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
10
10
|
}, "strict", z.ZodTypeAny, {
|
|
11
|
-
|
|
11
|
+
workProjectId: string;
|
|
12
12
|
file: Blob | File;
|
|
13
13
|
taleId: string;
|
|
14
14
|
coverType: "square" | "poster" | "cinematic";
|
|
15
15
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
16
16
|
signal?: AbortSignal | undefined;
|
|
17
17
|
}, {
|
|
18
|
-
|
|
18
|
+
workProjectId: string;
|
|
19
19
|
file: Blob | File;
|
|
20
20
|
taleId: string;
|
|
21
21
|
coverType: "square" | "poster" | "cinematic";
|
|
@@ -5,7 +5,7 @@ const onProgressSchema = z
|
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
7
|
export const UpdateTaleCoverPhotoVariablesSchema = z.object({
|
|
8
|
-
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
9
|
taleId: z.string().min(1),
|
|
10
10
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
11
11
|
coverType: z.enum(['square', 'poster', 'cinematic']),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-tale-cover-photo-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-tale-cover-photo-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,mCAAmC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC1D,
|
|
1
|
+
{"version":3,"file":"update-tale-cover-photo-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-tale-cover-photo-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,mCAAmC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC1D,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACzB,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IAC/C,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,WAAW,CAAC,CAAC;IACpD,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
3
|
export declare const UpdateTelevisionCoverPhotoVariablesSchema: z.ZodObject<{
|
|
4
|
-
|
|
4
|
+
workProjectId: z.ZodString;
|
|
5
5
|
televisionId: z.ZodString;
|
|
6
6
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
7
7
|
coverType: z.ZodEnum<["square", "poster", "cinematic"]>;
|
|
8
8
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
9
9
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
10
10
|
}, "strict", z.ZodTypeAny, {
|
|
11
|
-
|
|
11
|
+
workProjectId: string;
|
|
12
12
|
file: Blob | File;
|
|
13
13
|
televisionId: string;
|
|
14
14
|
coverType: "square" | "poster" | "cinematic";
|
|
15
15
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
16
16
|
signal?: AbortSignal | undefined;
|
|
17
17
|
}, {
|
|
18
|
-
|
|
18
|
+
workProjectId: string;
|
|
19
19
|
file: Blob | File;
|
|
20
20
|
televisionId: string;
|
|
21
21
|
coverType: "square" | "poster" | "cinematic";
|
|
@@ -5,7 +5,7 @@ const onProgressSchema = z
|
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
7
|
export const UpdateTelevisionCoverPhotoVariablesSchema = z.object({
|
|
8
|
-
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
9
|
televisionId: z.string().min(1),
|
|
10
10
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
11
11
|
coverType: z.enum(['square', 'poster', 'cinematic']),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-television-cover-photo-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-television-cover-photo-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC,CAAC,MAAM,CAAC;IAChE,
|
|
1
|
+
{"version":3,"file":"update-television-cover-photo-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-television-cover-photo-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC,CAAC,MAAM,CAAC;IAChE,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC/B,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IAC/C,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,WAAW,CAAC,CAAC;IACpD,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
package/dist/upload-variables/{update-song-media-variables.d.ts → update-track-media-variables.d.ts}
RENAMED
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
export declare const
|
|
4
|
-
|
|
3
|
+
export declare const UpdateTuneTrackMediaVariablesSchema: z.ZodObject<{
|
|
4
|
+
workProjectId: z.ZodString;
|
|
5
5
|
tuneId: z.ZodString;
|
|
6
|
-
|
|
6
|
+
trackId: z.ZodString;
|
|
7
7
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
8
8
|
mediaKey: z.ZodEnum<["photoUrl", "fileUrl"]>;
|
|
9
9
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
10
10
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
11
11
|
}, "strict", z.ZodTypeAny, {
|
|
12
|
-
|
|
12
|
+
workProjectId: string;
|
|
13
13
|
file: Blob | File;
|
|
14
14
|
tuneId: string;
|
|
15
|
-
|
|
15
|
+
trackId: string;
|
|
16
16
|
mediaKey: "photoUrl" | "fileUrl";
|
|
17
17
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
18
18
|
signal?: AbortSignal | undefined;
|
|
19
19
|
}, {
|
|
20
|
-
|
|
20
|
+
workProjectId: string;
|
|
21
21
|
file: Blob | File;
|
|
22
22
|
tuneId: string;
|
|
23
|
-
|
|
23
|
+
trackId: string;
|
|
24
24
|
mediaKey: "photoUrl" | "fileUrl";
|
|
25
25
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
26
26
|
signal?: AbortSignal | undefined;
|
|
27
27
|
}>;
|
|
28
|
-
export type
|
|
29
|
-
//# sourceMappingURL=update-
|
|
28
|
+
export type UpdateTuneTrackMediaVariables = z.infer<typeof UpdateTuneTrackMediaVariablesSchema>;
|
|
29
|
+
//# sourceMappingURL=update-track-media-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-track-media-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/update-track-media-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAQlE,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;EAQrC,CAAC;AACZ,MAAM,MAAM,6BAA6B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mCAAmC,CAAC,CAAC"}
|
package/dist/upload-variables/{update-song-media-variables.js → update-track-media-variables.js}
RENAMED
|
@@ -4,13 +4,13 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
8
|
-
|
|
7
|
+
export const UpdateTuneTrackMediaVariablesSchema = z.object({
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
9
|
tuneId: z.string().min(1),
|
|
10
|
-
|
|
10
|
+
trackId: z.string().min(1),
|
|
11
11
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
12
12
|
mediaKey: z.enum(['photoUrl', 'fileUrl']),
|
|
13
13
|
onProgress: onProgressSchema,
|
|
14
14
|
signal: z.instanceof(AbortSignal).optional(),
|
|
15
15
|
}).strict();
|
|
16
|
-
//# sourceMappingURL=update-
|
|
16
|
+
//# sourceMappingURL=update-track-media-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-track-media-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-track-media-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,mCAAmC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC1D,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACzB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC1B,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IAC/C,QAAQ,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;IACzC,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
3
|
export declare const UpdateTuneCoverPhotoVariablesSchema: z.ZodObject<{
|
|
4
|
-
|
|
4
|
+
workProjectId: z.ZodString;
|
|
5
5
|
tuneId: z.ZodString;
|
|
6
6
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
7
7
|
coverType: z.ZodEnum<["square", "poster", "cinematic"]>;
|
|
8
8
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
9
9
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
10
10
|
}, "strict", z.ZodTypeAny, {
|
|
11
|
-
|
|
11
|
+
workProjectId: string;
|
|
12
12
|
file: Blob | File;
|
|
13
13
|
tuneId: string;
|
|
14
14
|
coverType: "square" | "poster" | "cinematic";
|
|
15
15
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
16
16
|
signal?: AbortSignal | undefined;
|
|
17
17
|
}, {
|
|
18
|
-
|
|
18
|
+
workProjectId: string;
|
|
19
19
|
file: Blob | File;
|
|
20
20
|
tuneId: string;
|
|
21
21
|
coverType: "square" | "poster" | "cinematic";
|
|
@@ -5,7 +5,7 @@ const onProgressSchema = z
|
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
7
|
export const UpdateTuneCoverPhotoVariablesSchema = z.object({
|
|
8
|
-
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
9
|
tuneId: z.string().min(1),
|
|
10
10
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
11
11
|
coverType: z.enum(['square', 'poster', 'cinematic']),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-tune-cover-photo-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-tune-cover-photo-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,mCAAmC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC1D,
|
|
1
|
+
{"version":3,"file":"update-tune-cover-photo-variables.js","sourceRoot":"","sources":["../../src/upload-variables/update-tune-cover-photo-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,mCAAmC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC1D,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACzB,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IAC/C,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,WAAW,CAAC,CAAC;IACpD,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
package/dist/upload-variables/{upload-skill-variables.d.ts → upload-craft-skill-variables.d.ts}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
export declare const
|
|
3
|
+
export declare const UploadCraftSkillVariablesSchema: z.ZodObject<{
|
|
4
4
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
5
5
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
6
6
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
@@ -13,5 +13,5 @@ export declare const UploadSkillVariablesSchema: z.ZodObject<{
|
|
|
13
13
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
14
14
|
signal?: AbortSignal | undefined;
|
|
15
15
|
}>;
|
|
16
|
-
export type
|
|
17
|
-
//# sourceMappingURL=upload-skill-variables.d.ts.map
|
|
16
|
+
export type UploadCraftSkillVariables = z.infer<typeof UploadCraftSkillVariablesSchema>;
|
|
17
|
+
//# sourceMappingURL=upload-craft-skill-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upload-craft-skill-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/upload-craft-skill-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAQlE,eAAO,MAAM,+BAA+B;;;;;;;;;;;;EAIjC,CAAC;AACZ,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC"}
|
|
@@ -4,9 +4,9 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
7
|
+
export const UploadCraftSkillVariablesSchema = z.object({
|
|
8
8
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
9
9
|
onProgress: onProgressSchema,
|
|
10
10
|
signal: z.instanceof(AbortSignal).optional(),
|
|
11
11
|
}).strict();
|
|
12
|
-
//# sourceMappingURL=upload-skill-variables.js.map
|
|
12
|
+
//# sourceMappingURL=upload-craft-skill-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upload-craft-skill-variables.js","sourceRoot":"","sources":["../../src/upload-variables/upload-craft-skill-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC,CAAC,MAAM,CAAC;IACtD,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IAC/C,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
import type {
|
|
4
|
-
export declare const
|
|
5
|
-
|
|
3
|
+
import type { WorkAsset } from '../types/work-project.js';
|
|
4
|
+
export declare const UploadWorkAssetVariablesSchema: z.ZodObject<{
|
|
5
|
+
workProjectId: z.ZodString;
|
|
6
6
|
file: z.ZodType<File, z.ZodTypeDef, File>;
|
|
7
|
-
|
|
7
|
+
workAssets: z.ZodArray<z.ZodType<WorkAsset, z.ZodTypeDef, WorkAsset>, "many">;
|
|
8
8
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
9
9
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
10
10
|
}, "strict", z.ZodTypeAny, {
|
|
11
|
-
|
|
11
|
+
workProjectId: string;
|
|
12
12
|
file: File;
|
|
13
|
-
|
|
13
|
+
workAssets: WorkAsset[];
|
|
14
14
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
15
15
|
signal?: AbortSignal | undefined;
|
|
16
16
|
}, {
|
|
17
|
-
|
|
17
|
+
workProjectId: string;
|
|
18
18
|
file: File;
|
|
19
|
-
|
|
19
|
+
workAssets: WorkAsset[];
|
|
20
20
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
21
21
|
signal?: AbortSignal | undefined;
|
|
22
22
|
}>;
|
|
23
|
-
export type
|
|
24
|
-
//# sourceMappingURL=upload-
|
|
23
|
+
export type UploadWorkAssetVariables = z.infer<typeof UploadWorkAssetVariablesSchema>;
|
|
24
|
+
//# sourceMappingURL=upload-work-asset-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upload-work-asset-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/upload-work-asset-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAQ1D,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;EAMhC,CAAC;AACZ,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,8BAA8B,CAAC,CAAC"}
|
package/dist/upload-variables/{upload-project-file-variables.js → upload-work-asset-variables.js}
RENAMED
|
@@ -4,11 +4,11 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
8
|
-
|
|
7
|
+
export const UploadWorkAssetVariablesSchema = z.object({
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
9
|
file: z.instanceof(File),
|
|
10
|
-
|
|
10
|
+
workAssets: z.array(z.custom()),
|
|
11
11
|
onProgress: onProgressSchema,
|
|
12
12
|
signal: z.instanceof(AbortSignal).optional(),
|
|
13
13
|
}).strict();
|
|
14
|
-
//# sourceMappingURL=upload-
|
|
14
|
+
//# sourceMappingURL=upload-work-asset-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upload-work-asset-variables.js","sourceRoot":"","sources":["../../src/upload-variables/upload-work-asset-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,MAAM,gBAAgB,GAAG,CAAC;KACvB,QAAQ,EAAE;KACV,IAAI,CAAC,CAAC,CAAC,MAAM,EAAsB,CAAC;KACpC,OAAO,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;KACjB,QAAQ,EAAE,CAAC;AAEd,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC,CAAC,MAAM,CAAC;IACrD,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC;IACxB,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAa,CAAC;IAC1C,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ttt-productions/ttt-core",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.7.0",
|
|
4
4
|
"description": "Core types, Firestore path constants, and shared constants for TTT Productions",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -79,6 +79,10 @@
|
|
|
79
79
|
"./permissions": {
|
|
80
80
|
"types": "./dist/permissions/index.d.ts",
|
|
81
81
|
"default": "./dist/permissions/index.js"
|
|
82
|
+
},
|
|
83
|
+
"./ttt-keys": {
|
|
84
|
+
"types": "./dist/ttt-keys.d.ts",
|
|
85
|
+
"default": "./dist/ttt-keys.js"
|
|
82
86
|
}
|
|
83
87
|
},
|
|
84
88
|
"scripts": {
|
|
@@ -92,6 +96,7 @@
|
|
|
92
96
|
"@ttt-productions/audit-core": "*",
|
|
93
97
|
"@ttt-productions/chat-schemas": "*",
|
|
94
98
|
"@ttt-productions/media-schemas": "*",
|
|
99
|
+
"@ttt-productions/query-core": "*",
|
|
95
100
|
"@ttt-productions/report-core": "*",
|
|
96
101
|
"zod": "^3.23.8"
|
|
97
102
|
},
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const LIBRARY_TARGET_FIELDS: {
|
|
2
|
-
readonly 'library-cover-square': "coverPhotoSquare";
|
|
3
|
-
readonly 'library-cover-poster': "coverPhotoPoster";
|
|
4
|
-
readonly 'library-cover-cinematic': "coverPhotoCinematic";
|
|
5
|
-
readonly 'chapter-photo': "photoUrl";
|
|
6
|
-
readonly 'song-photo': "photoUrl";
|
|
7
|
-
readonly 'song-audio': "fileUrl";
|
|
8
|
-
readonly 'show-photo': "photoUrl";
|
|
9
|
-
readonly 'show-video': "videoUrl";
|
|
10
|
-
};
|
|
11
|
-
export type LibraryFileOrigin = keyof typeof LIBRARY_TARGET_FIELDS;
|
|
12
|
-
export type LibraryTargetField = typeof LIBRARY_TARGET_FIELDS[LibraryFileOrigin];
|
|
13
|
-
//# sourceMappingURL=library-target-fields.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"library-target-fields.d.ts","sourceRoot":"","sources":["../../src/media/library-target-fields.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,qBAAqB;;;;;;;;;CASsB,CAAC;AAEzD,MAAM,MAAM,iBAAiB,GAAG,MAAM,OAAO,qBAAqB,CAAC;AACnE,MAAM,MAAM,kBAAkB,GAAG,OAAO,qBAAqB,CAAC,iBAAiB,CAAC,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
// Server-side mapping from library/sub-item fileOrigin to the doc field
|
|
2
|
-
// that receives the processed media URL.
|
|
3
|
-
//
|
|
4
|
-
// Owned in ttt-core because it's a contract fact about the upload
|
|
5
|
-
// pipeline — same tier as TTT_MEDIA_SPECS and PATH_BUILDERS. Frontend
|
|
6
|
-
// never reads this. Processors look the field up after deriving the
|
|
7
|
-
// target doc path from the typed IDs in targetInfo.
|
|
8
|
-
//
|
|
9
|
-
// The Partial<Record<FileOrigin, string>> constraint guarantees only
|
|
10
|
-
// valid FileOrigin strings are keys.
|
|
11
|
-
export const LIBRARY_TARGET_FIELDS = {
|
|
12
|
-
'library-cover-square': 'coverPhotoSquare',
|
|
13
|
-
'library-cover-poster': 'coverPhotoPoster',
|
|
14
|
-
'library-cover-cinematic': 'coverPhotoCinematic',
|
|
15
|
-
'chapter-photo': 'photoUrl',
|
|
16
|
-
'song-photo': 'photoUrl',
|
|
17
|
-
'song-audio': 'fileUrl',
|
|
18
|
-
'show-photo': 'photoUrl',
|
|
19
|
-
'show-video': 'videoUrl',
|
|
20
|
-
};
|
|
21
|
-
//# sourceMappingURL=library-target-fields.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"library-target-fields.js","sourceRoot":"","sources":["../../src/media/library-target-fields.ts"],"names":[],"mappings":"AAEA,wEAAwE;AACxE,yCAAyC;AACzC,EAAE;AACF,kEAAkE;AAClE,sEAAsE;AACtE,oEAAoE;AACpE,oDAAoD;AACpD,EAAE;AACF,qEAAqE;AACrE,qCAAqC;AACrC,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,sBAAsB,EAAK,kBAAkB;IAC7C,sBAAsB,EAAK,kBAAkB;IAC7C,yBAAyB,EAAE,qBAAqB;IAChD,eAAe,EAAY,UAAU;IACrC,YAAY,EAAe,UAAU;IACrC,YAAY,EAAe,SAAS;IACpC,YAAY,EAAe,UAAU;IACrC,YAAY,EAAe,UAAU;CACiB,CAAC"}
|