@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/types/user.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type
|
|
1
|
+
export type CraftSkill = {
|
|
2
2
|
id: string;
|
|
3
3
|
name: string;
|
|
4
4
|
url: string;
|
|
@@ -6,38 +6,38 @@ export type Skill = {
|
|
|
6
6
|
createdAt: number;
|
|
7
7
|
type: 'image' | 'video' | 'audio';
|
|
8
8
|
};
|
|
9
|
-
export type
|
|
10
|
-
|
|
9
|
+
export type CraftSkillReference = {
|
|
10
|
+
craftSkillId: string;
|
|
11
11
|
compositeId: string;
|
|
12
12
|
userId: string;
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
craftSkillName: string;
|
|
14
|
+
craftSkillUrl: string;
|
|
15
|
+
craftSkillType: 'image' | 'video' | 'audio';
|
|
16
16
|
tags: string[];
|
|
17
17
|
createdAt: number;
|
|
18
18
|
};
|
|
19
|
-
export interface
|
|
19
|
+
export interface MinimalCraftSkill {
|
|
20
20
|
id: string;
|
|
21
21
|
name: string;
|
|
22
22
|
url: string;
|
|
23
23
|
type: 'image' | 'video' | 'audio';
|
|
24
24
|
}
|
|
25
|
-
export type
|
|
26
|
-
|
|
25
|
+
export type OwnedWorkProject = {
|
|
26
|
+
workProjectId: string;
|
|
27
27
|
workingTitle: string;
|
|
28
28
|
workingDescription: string;
|
|
29
29
|
type: string;
|
|
30
30
|
createdOn: number;
|
|
31
|
-
|
|
31
|
+
hallWingType: HallWingType;
|
|
32
32
|
};
|
|
33
|
-
export type
|
|
34
|
-
|
|
33
|
+
export type AssociatedWorkProject = {
|
|
34
|
+
workProjectId: string;
|
|
35
35
|
workingTitle: string;
|
|
36
36
|
workingDescription: string;
|
|
37
37
|
type: string;
|
|
38
38
|
joinedOn: number;
|
|
39
39
|
};
|
|
40
|
-
import type {
|
|
40
|
+
import type { HallWingType } from './content.js';
|
|
41
41
|
export type FullUser = {
|
|
42
42
|
uid: string;
|
|
43
43
|
displayName: string;
|
|
@@ -45,12 +45,12 @@ export type FullUser = {
|
|
|
45
45
|
profilePictureUrlFull?: string | null;
|
|
46
46
|
profilePictureUrlMedium?: string | null;
|
|
47
47
|
profilePictureUrlSmall?: string | null;
|
|
48
|
-
|
|
48
|
+
artisanCreator?: string;
|
|
49
49
|
status?: 'active' | 'disabled' | 'banned';
|
|
50
|
-
|
|
51
|
-
|
|
50
|
+
ownedWorkProjects?: OwnedWorkProject[];
|
|
51
|
+
associatedWorkProjects?: AssociatedWorkProject[];
|
|
52
52
|
isWaitingForNewsApproval?: boolean;
|
|
53
53
|
createdAt: number;
|
|
54
|
-
|
|
54
|
+
squareStreetzAgreementsDate?: number;
|
|
55
55
|
};
|
|
56
56
|
//# sourceMappingURL=user.d.ts.map
|
package/dist/types/user.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../src/types/user.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../src/types/user.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;CACnC,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;IAC5C,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;CACnC;AAED,MAAM,MAAM,gBAAgB,GAAG;IAC7B,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,YAAY,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAGF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAEjD,MAAM,MAAM,QAAQ,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,sBAAsB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,QAAQ,CAAC;IAC1C,iBAAiB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACvC,sBAAsB,CAAC,EAAE,qBAAqB,EAAE,CAAC;IACjD,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,2BAA2B,CAAC,EAAE,MAAM,CAAC;CACtC,CAAC"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
export type { ShortWorkProject } from '../media/atoms.js';
|
|
2
|
+
import type { HallWingType } from './content.js';
|
|
3
|
+
import type { ShortWorkProject } from '../media/atoms.js';
|
|
4
|
+
import type { GuildStandingId } from '../permissions/index.js';
|
|
5
|
+
export type GuildmateStatus = 'active' | 'departed';
|
|
6
|
+
export type GuildmateUser = {
|
|
7
|
+
uid: string;
|
|
8
|
+
displayName: string;
|
|
9
|
+
guildStandings: GuildStandingId[];
|
|
10
|
+
tradeProfessions: string[];
|
|
11
|
+
stakeShareCount: number;
|
|
12
|
+
joinedAt: number;
|
|
13
|
+
status: GuildmateStatus;
|
|
14
|
+
};
|
|
15
|
+
export type WorkAsset = {
|
|
16
|
+
id: string;
|
|
17
|
+
name: string;
|
|
18
|
+
url: string;
|
|
19
|
+
createdAt: number;
|
|
20
|
+
size: number;
|
|
21
|
+
type: string;
|
|
22
|
+
createdBy: {
|
|
23
|
+
uid: string;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
export type PendingStakeShares = {
|
|
27
|
+
[guildInviteId: string]: {
|
|
28
|
+
amount: number;
|
|
29
|
+
createdAt: number;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
export type FullWorkProject = {
|
|
33
|
+
workProjectId: string;
|
|
34
|
+
createdOn: number;
|
|
35
|
+
type: string;
|
|
36
|
+
workingDescription: string;
|
|
37
|
+
workingTitle: string;
|
|
38
|
+
hallWingType: HallWingType;
|
|
39
|
+
createdBy: {
|
|
40
|
+
uid: string;
|
|
41
|
+
};
|
|
42
|
+
status: 'open' | 'pendingVerification' | 'published' | 'rejected';
|
|
43
|
+
guildmateUserIds?: {
|
|
44
|
+
[key: string]: boolean;
|
|
45
|
+
};
|
|
46
|
+
invitedUserIds?: {
|
|
47
|
+
[key: string]: boolean;
|
|
48
|
+
};
|
|
49
|
+
workRealmId?: string;
|
|
50
|
+
origin?: 'newWorkRealm' | 'existingWorkRealm' | 'standalone';
|
|
51
|
+
pendingStakeShares?: PendingStakeShares;
|
|
52
|
+
};
|
|
53
|
+
export type PublicWorkProject = {
|
|
54
|
+
workProjectId: string;
|
|
55
|
+
createdOn: number;
|
|
56
|
+
type: string;
|
|
57
|
+
workingTitle: string;
|
|
58
|
+
workingDescription: string;
|
|
59
|
+
followerCount: number;
|
|
60
|
+
viewCount: number;
|
|
61
|
+
};
|
|
62
|
+
export type WorkRealm = {
|
|
63
|
+
workRealmId: string;
|
|
64
|
+
workingTitle: string;
|
|
65
|
+
workingDescription: string;
|
|
66
|
+
createdOn: number;
|
|
67
|
+
createdBy: {
|
|
68
|
+
uid: string;
|
|
69
|
+
};
|
|
70
|
+
type: string;
|
|
71
|
+
workProjectIds: string[];
|
|
72
|
+
};
|
|
73
|
+
export type GuildInvite = {
|
|
74
|
+
guildInviteId: string;
|
|
75
|
+
createdBy: {
|
|
76
|
+
uid: string;
|
|
77
|
+
};
|
|
78
|
+
createdOn: number;
|
|
79
|
+
message: string;
|
|
80
|
+
workProject: ShortWorkProject;
|
|
81
|
+
status: 'pending' | 'accepted' | 'declined';
|
|
82
|
+
lastUpdatedAt: number;
|
|
83
|
+
};
|
|
84
|
+
export type { StakeShareOperation, StakeShareOperationType } from '../schemas/stake-share-operation.js';
|
|
85
|
+
//# sourceMappingURL=work-project.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"work-project.d.ts","sourceRoot":"","sources":["../../src/types/work-project.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"work-project.js","sourceRoot":"","sources":["../../src/types/work-project.ts"],"names":[],"mappings":""}
|
package/dist/upload-variables/{apply-to-job-variables.d.ts → apply-to-commission-variables.d.ts}
RENAMED
|
@@ -1,23 +1,23 @@
|
|
|
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 ApplyToCommissionVariablesSchema: z.ZodObject<{
|
|
4
|
+
commissionListingId: z.ZodString;
|
|
5
5
|
coverLetterText: z.ZodString;
|
|
6
6
|
file: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>>>;
|
|
7
7
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
8
8
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
9
9
|
}, "strict", z.ZodTypeAny, {
|
|
10
|
-
|
|
10
|
+
commissionListingId: string;
|
|
11
11
|
coverLetterText: string;
|
|
12
12
|
file?: Blob | File | null | undefined;
|
|
13
13
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
14
14
|
signal?: AbortSignal | undefined;
|
|
15
15
|
}, {
|
|
16
|
-
|
|
16
|
+
commissionListingId: string;
|
|
17
17
|
coverLetterText: string;
|
|
18
18
|
file?: Blob | File | null | undefined;
|
|
19
19
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
20
20
|
signal?: AbortSignal | undefined;
|
|
21
21
|
}>;
|
|
22
|
-
export type
|
|
23
|
-
//# sourceMappingURL=apply-to-
|
|
22
|
+
export type ApplyToCommissionVariables = z.infer<typeof ApplyToCommissionVariablesSchema>;
|
|
23
|
+
//# sourceMappingURL=apply-to-commission-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apply-to-commission-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/apply-to-commission-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAUlE,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;EAMlC,CAAC;AACZ,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
import { commissionListingIdSchema } from '../schemas/atoms.js';
|
|
3
|
+
import { MAX_COMMISSION_DESCRIPTION_LENGTH } from '../constants/business.js';
|
|
4
|
+
const onProgressSchema = z
|
|
5
|
+
.function()
|
|
6
|
+
.args(z.custom())
|
|
7
|
+
.returns(z.void())
|
|
8
|
+
.optional();
|
|
9
|
+
export const ApplyToCommissionVariablesSchema = z.object({
|
|
10
|
+
commissionListingId: commissionListingIdSchema,
|
|
11
|
+
coverLetterText: z.string().min(1).max(MAX_COMMISSION_DESCRIPTION_LENGTH),
|
|
12
|
+
file: z.instanceof(File).or(z.instanceof(Blob)).nullish(),
|
|
13
|
+
onProgress: onProgressSchema,
|
|
14
|
+
signal: z.instanceof(AbortSignal).optional(),
|
|
15
|
+
}).strict();
|
|
16
|
+
//# sourceMappingURL=apply-to-commission-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apply-to-commission-variables.js","sourceRoot":"","sources":["../../src/upload-variables/apply-to-commission-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAChE,OAAO,EAAE,iCAAiC,EAAE,MAAM,0BAA0B,CAAC;AAE7E,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,mBAAmB,EAAE,yBAAyB;IAC9C,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,iCAAiC,CAAC;IACzE,IAAI,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,EAAE;IACzD,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
export declare const
|
|
4
|
-
type: z.ZodEnum<["
|
|
3
|
+
export declare const CreateAdminAuditionVariablesSchema: z.ZodObject<{
|
|
4
|
+
type: z.ZodEnum<["platformAudition", "sponsoredAudition"]>;
|
|
5
5
|
title: z.ZodString;
|
|
6
6
|
description: z.ZodString;
|
|
7
7
|
videoFile: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
8
8
|
openTill: z.ZodString;
|
|
9
|
-
|
|
9
|
+
sponsoredAuditionAmountUSD: z.ZodOptional<z.ZodNumber>;
|
|
10
10
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
11
11
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
12
12
|
}, "strict", z.ZodTypeAny, {
|
|
13
|
-
type: "
|
|
13
|
+
type: "platformAudition" | "sponsoredAudition";
|
|
14
14
|
openTill: string;
|
|
15
15
|
title: string;
|
|
16
16
|
description: string;
|
|
17
17
|
videoFile: Blob | File;
|
|
18
|
-
|
|
18
|
+
sponsoredAuditionAmountUSD?: number | undefined;
|
|
19
19
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
20
20
|
signal?: AbortSignal | undefined;
|
|
21
21
|
}, {
|
|
22
|
-
type: "
|
|
22
|
+
type: "platformAudition" | "sponsoredAudition";
|
|
23
23
|
openTill: string;
|
|
24
24
|
title: string;
|
|
25
25
|
description: string;
|
|
26
26
|
videoFile: Blob | File;
|
|
27
|
-
|
|
27
|
+
sponsoredAuditionAmountUSD?: number | undefined;
|
|
28
28
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
29
29
|
signal?: AbortSignal | undefined;
|
|
30
30
|
}>;
|
|
31
|
-
export type
|
|
32
|
-
//# sourceMappingURL=create-admin-
|
|
31
|
+
export type CreateAdminAuditionVariables = z.infer<typeof CreateAdminAuditionVariablesSchema>;
|
|
32
|
+
//# sourceMappingURL=create-admin-audition-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-admin-audition-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/create-admin-audition-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAQlE,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;EASpC,CAAC;AACZ,MAAM,MAAM,4BAA4B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kCAAkC,CAAC,CAAC"}
|
|
@@ -4,14 +4,14 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
8
|
-
type: z.enum(['
|
|
7
|
+
export const CreateAdminAuditionVariablesSchema = z.object({
|
|
8
|
+
type: z.enum(['platformAudition', 'sponsoredAudition']),
|
|
9
9
|
title: z.string().min(1),
|
|
10
10
|
description: z.string(),
|
|
11
11
|
videoFile: z.instanceof(File).or(z.instanceof(Blob)),
|
|
12
12
|
openTill: z.string().min(1),
|
|
13
|
-
|
|
13
|
+
sponsoredAuditionAmountUSD: z.number().optional(),
|
|
14
14
|
onProgress: onProgressSchema,
|
|
15
15
|
signal: z.instanceof(AbortSignal).optional(),
|
|
16
16
|
}).strict();
|
|
17
|
-
//# sourceMappingURL=create-admin-
|
|
17
|
+
//# sourceMappingURL=create-admin-audition-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-admin-audition-variables.js","sourceRoot":"","sources":["../../src/upload-variables/create-admin-audition-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,kCAAkC,GAAG,CAAC,CAAC,MAAM,CAAC;IACzD,IAAI,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,kBAAkB,EAAE,mBAAmB,CAAC,CAAC;IACvD,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACxB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,SAAS,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IACpD,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC3B,0BAA0B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjD,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,20 +1,20 @@
|
|
|
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 CreateAuditionEntryVariablesSchema: z.ZodObject<{
|
|
4
|
+
auditionId: z.ZodString;
|
|
5
5
|
videoFile: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
6
6
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
7
7
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
8
8
|
}, "strict", z.ZodTypeAny, {
|
|
9
|
-
|
|
9
|
+
auditionId: string;
|
|
10
10
|
videoFile: Blob | File;
|
|
11
11
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
12
12
|
signal?: AbortSignal | undefined;
|
|
13
13
|
}, {
|
|
14
|
-
|
|
14
|
+
auditionId: string;
|
|
15
15
|
videoFile: Blob | File;
|
|
16
16
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
17
17
|
signal?: AbortSignal | undefined;
|
|
18
18
|
}>;
|
|
19
|
-
export type
|
|
20
|
-
//# sourceMappingURL=create-
|
|
19
|
+
export type CreateAuditionEntryVariables = z.infer<typeof CreateAuditionEntryVariablesSchema>;
|
|
20
|
+
//# sourceMappingURL=create-audition-entry-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-audition-entry-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/create-audition-entry-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAQlE,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;EAKpC,CAAC;AACZ,MAAM,MAAM,4BAA4B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kCAAkC,CAAC,CAAC"}
|
|
@@ -4,10 +4,10 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
8
|
-
|
|
7
|
+
export const CreateAuditionEntryVariablesSchema = z.object({
|
|
8
|
+
auditionId: z.string().min(1),
|
|
9
9
|
videoFile: z.instanceof(File).or(z.instanceof(Blob)),
|
|
10
10
|
onProgress: onProgressSchema,
|
|
11
11
|
signal: z.instanceof(AbortSignal).optional(),
|
|
12
12
|
}).strict();
|
|
13
|
-
//# sourceMappingURL=create-
|
|
13
|
+
//# sourceMappingURL=create-audition-entry-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-audition-entry-variables.js","sourceRoot":"","sources":["../../src/upload-variables/create-audition-entry-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,kCAAkC,GAAG,CAAC,CAAC,MAAM,CAAC;IACzD,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC7B,SAAS,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,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/{create-job-variables.d.ts → create-commission-variables.d.ts}
RENAMED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
export declare const
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
export declare const CreateCommissionVariablesSchema: z.ZodObject<{
|
|
4
|
+
workProjectId: z.ZodString;
|
|
5
|
+
commissionListingData: z.ZodObject<{
|
|
6
6
|
title: z.ZodString;
|
|
7
7
|
description: z.ZodString;
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
requiredTradeProfessions: z.ZodArray<z.ZodString, "many">;
|
|
9
|
+
stakeSharesOffered: z.ZodNumber;
|
|
10
10
|
}, "strict", z.ZodTypeAny, {
|
|
11
|
-
|
|
11
|
+
stakeSharesOffered: number;
|
|
12
12
|
title: string;
|
|
13
13
|
description: string;
|
|
14
|
-
|
|
14
|
+
requiredTradeProfessions: string[];
|
|
15
15
|
}, {
|
|
16
|
-
|
|
16
|
+
stakeSharesOffered: number;
|
|
17
17
|
title: string;
|
|
18
18
|
description: string;
|
|
19
|
-
|
|
19
|
+
requiredTradeProfessions: string[];
|
|
20
20
|
}>;
|
|
21
21
|
file: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
22
22
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
23
23
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
24
24
|
}, "strict", z.ZodTypeAny, {
|
|
25
|
-
|
|
25
|
+
workProjectId: string;
|
|
26
26
|
file: Blob | File;
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
commissionListingData: {
|
|
28
|
+
stakeSharesOffered: number;
|
|
29
29
|
title: string;
|
|
30
30
|
description: string;
|
|
31
|
-
|
|
31
|
+
requiredTradeProfessions: string[];
|
|
32
32
|
};
|
|
33
33
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
34
34
|
signal?: AbortSignal | undefined;
|
|
35
35
|
}, {
|
|
36
|
-
|
|
36
|
+
workProjectId: string;
|
|
37
37
|
file: Blob | File;
|
|
38
|
-
|
|
39
|
-
|
|
38
|
+
commissionListingData: {
|
|
39
|
+
stakeSharesOffered: number;
|
|
40
40
|
title: string;
|
|
41
41
|
description: string;
|
|
42
|
-
|
|
42
|
+
requiredTradeProfessions: string[];
|
|
43
43
|
};
|
|
44
44
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
45
45
|
signal?: AbortSignal | undefined;
|
|
46
46
|
}>;
|
|
47
|
-
export type
|
|
48
|
-
//# sourceMappingURL=create-
|
|
47
|
+
export type CreateCommissionVariables = z.infer<typeof CreateCommissionVariablesSchema>;
|
|
48
|
+
//# sourceMappingURL=create-commission-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-commission-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/create-commission-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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAWjC,CAAC;AACZ,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC"}
|
|
@@ -4,16 +4,16 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
export const CreateCommissionVariablesSchema = z.object({
|
|
8
|
+
workProjectId: z.string().min(1),
|
|
9
|
+
commissionListingData: z.object({
|
|
10
10
|
title: z.string().min(1),
|
|
11
11
|
description: z.string(),
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
requiredTradeProfessions: z.array(z.string()),
|
|
13
|
+
stakeSharesOffered: z.number(),
|
|
14
14
|
}).strict(),
|
|
15
15
|
file: z.instanceof(File).or(z.instanceof(Blob)),
|
|
16
16
|
onProgress: onProgressSchema,
|
|
17
17
|
signal: z.instanceof(AbortSignal).optional(),
|
|
18
18
|
}).strict();
|
|
19
|
-
//# sourceMappingURL=create-
|
|
19
|
+
//# sourceMappingURL=create-commission-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-commission-variables.js","sourceRoot":"","sources":["../../src/upload-variables/create-commission-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,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,qBAAqB,EAAE,CAAC,CAAC,MAAM,CAAC;QAC9B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;QACxB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;QACvB,wBAAwB,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC7C,kBAAkB,EAAE,CAAC,CAAC,MAAM,EAAE;KAC/B,CAAC,CAAC,MAAM,EAAE;IACX,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,32 +1,32 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import type { UploadState } from '@ttt-productions/media-schemas';
|
|
3
|
-
export declare const
|
|
3
|
+
export declare const CreateWorkProjectAuditionVariablesSchema: z.ZodObject<{
|
|
4
4
|
title: z.ZodString;
|
|
5
5
|
description: z.ZodString;
|
|
6
6
|
videoFile: z.ZodUnion<[z.ZodType<File, z.ZodTypeDef, File>, z.ZodType<Blob, z.ZodTypeDef, Blob>]>;
|
|
7
7
|
openTill: z.ZodString;
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
workProjectId: z.ZodString;
|
|
9
|
+
stakeSharesOffered: z.ZodOptional<z.ZodNumber>;
|
|
10
10
|
onProgress: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodType<UploadState | null, z.ZodTypeDef, UploadState | null>], z.ZodUnknown>, z.ZodVoid>>;
|
|
11
11
|
signal: z.ZodOptional<z.ZodType<AbortSignal, z.ZodTypeDef, AbortSignal>>;
|
|
12
12
|
}, "strict", z.ZodTypeAny, {
|
|
13
|
-
|
|
13
|
+
workProjectId: string;
|
|
14
14
|
openTill: string;
|
|
15
15
|
title: string;
|
|
16
16
|
description: string;
|
|
17
17
|
videoFile: Blob | File;
|
|
18
|
-
|
|
18
|
+
stakeSharesOffered?: number | undefined;
|
|
19
19
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
20
20
|
signal?: AbortSignal | undefined;
|
|
21
21
|
}, {
|
|
22
|
-
|
|
22
|
+
workProjectId: string;
|
|
23
23
|
openTill: string;
|
|
24
24
|
title: string;
|
|
25
25
|
description: string;
|
|
26
26
|
videoFile: Blob | File;
|
|
27
|
-
|
|
27
|
+
stakeSharesOffered?: number | undefined;
|
|
28
28
|
onProgress?: ((args_0: UploadState | null, ...args: unknown[]) => void) | undefined;
|
|
29
29
|
signal?: AbortSignal | undefined;
|
|
30
30
|
}>;
|
|
31
|
-
export type
|
|
32
|
-
//# sourceMappingURL=create-project-
|
|
31
|
+
export type CreateWorkProjectAuditionVariables = z.infer<typeof CreateWorkProjectAuditionVariablesSchema>;
|
|
32
|
+
//# sourceMappingURL=create-work-project-audition-variables.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-work-project-audition-variables.d.ts","sourceRoot":"","sources":["../../src/upload-variables/create-work-project-audition-variables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAQlE,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;EAS1C,CAAC;AACZ,MAAM,MAAM,kCAAkC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wCAAwC,CAAC,CAAC"}
|
|
@@ -4,14 +4,14 @@ const onProgressSchema = z
|
|
|
4
4
|
.args(z.custom())
|
|
5
5
|
.returns(z.void())
|
|
6
6
|
.optional();
|
|
7
|
-
export const
|
|
7
|
+
export const CreateWorkProjectAuditionVariablesSchema = z.object({
|
|
8
8
|
title: z.string().min(1),
|
|
9
9
|
description: z.string(),
|
|
10
10
|
videoFile: z.instanceof(File).or(z.instanceof(Blob)),
|
|
11
11
|
openTill: z.string().min(1),
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
workProjectId: z.string().min(1),
|
|
13
|
+
stakeSharesOffered: z.number().optional(),
|
|
14
14
|
onProgress: onProgressSchema,
|
|
15
15
|
signal: z.instanceof(AbortSignal).optional(),
|
|
16
16
|
}).strict();
|
|
17
|
-
//# sourceMappingURL=create-project-
|
|
17
|
+
//# sourceMappingURL=create-work-project-audition-variables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-work-project-audition-variables.js","sourceRoot":"","sources":["../../src/upload-variables/create-work-project-audition-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,wCAAwC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/D,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACxB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,SAAS,EAAE,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IACpD,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC3B,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAChC,kBAAkB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzC,UAAU,EAAE,gBAAgB;IAC5B,MAAM,EAAE,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC,MAAM,EAAE,CAAC"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export * from './streetz-post-variables.js';
|
|
2
|
-
export * from './create-
|
|
3
|
-
export * from './apply-to-
|
|
4
|
-
export * from './create-project-
|
|
5
|
-
export * from './create-admin-
|
|
6
|
-
export * from './create-
|
|
1
|
+
export * from './square-streetz-post-variables.js';
|
|
2
|
+
export * from './create-commission-variables.js';
|
|
3
|
+
export * from './apply-to-commission-variables.js';
|
|
4
|
+
export * from './create-work-project-audition-variables.js';
|
|
5
|
+
export * from './create-admin-audition-variables.js';
|
|
6
|
+
export * from './create-audition-entry-variables.js';
|
|
7
7
|
export * from './upload-profile-picture-variables.js';
|
|
8
|
-
export * from './upload-skill-variables.js';
|
|
9
|
-
export * from './upload-
|
|
8
|
+
export * from './upload-craft-skill-variables.js';
|
|
9
|
+
export * from './upload-work-asset-variables.js';
|
|
10
10
|
export * from './update-tale-cover-photo-variables.js';
|
|
11
11
|
export * from './update-tune-cover-photo-variables.js';
|
|
12
12
|
export * from './update-television-cover-photo-variables.js';
|
|
13
|
-
export * from './update-
|
|
13
|
+
export * from './update-episode-media-variables.js';
|
|
14
14
|
export * from './update-chapter-media-variables.js';
|
|
15
|
-
export * from './update-
|
|
15
|
+
export * from './update-track-media-variables.js';
|
|
16
16
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/upload-variables/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/upload-variables/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC;AACnD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,uCAAuC,CAAC;AACtD,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC;AACjD,cAAc,wCAAwC,CAAC;AACvD,cAAc,wCAAwC,CAAC;AACvD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,qCAAqC,CAAC;AACpD,cAAc,qCAAqC,CAAC;AACpD,cAAc,mCAAmC,CAAC"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export * from './streetz-post-variables.js';
|
|
2
|
-
export * from './create-
|
|
3
|
-
export * from './apply-to-
|
|
4
|
-
export * from './create-project-
|
|
5
|
-
export * from './create-admin-
|
|
6
|
-
export * from './create-
|
|
1
|
+
export * from './square-streetz-post-variables.js';
|
|
2
|
+
export * from './create-commission-variables.js';
|
|
3
|
+
export * from './apply-to-commission-variables.js';
|
|
4
|
+
export * from './create-work-project-audition-variables.js';
|
|
5
|
+
export * from './create-admin-audition-variables.js';
|
|
6
|
+
export * from './create-audition-entry-variables.js';
|
|
7
7
|
export * from './upload-profile-picture-variables.js';
|
|
8
|
-
export * from './upload-skill-variables.js';
|
|
9
|
-
export * from './upload-
|
|
8
|
+
export * from './upload-craft-skill-variables.js';
|
|
9
|
+
export * from './upload-work-asset-variables.js';
|
|
10
10
|
export * from './update-tale-cover-photo-variables.js';
|
|
11
11
|
export * from './update-tune-cover-photo-variables.js';
|
|
12
12
|
export * from './update-television-cover-photo-variables.js';
|
|
13
|
-
export * from './update-
|
|
13
|
+
export * from './update-episode-media-variables.js';
|
|
14
14
|
export * from './update-chapter-media-variables.js';
|
|
15
|
-
export * from './update-
|
|
15
|
+
export * from './update-track-media-variables.js';
|
|
16
16
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/upload-variables/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/upload-variables/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC;AACnD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,uCAAuC,CAAC;AACtD,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC;AACjD,cAAc,wCAAwC,CAAC;AACvD,cAAc,wCAAwC,CAAC;AACvD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,qCAAqC,CAAC;AACpD,cAAc,qCAAqC,CAAC;AACpD,cAAc,mCAAmC,CAAC"}
|