@ttt-productions/ttt-core 0.20.0 → 0.22.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-user.d.ts +7 -0
- package/dist/constants/business-user.d.ts.map +1 -1
- package/dist/constants/business-user.js +7 -0
- package/dist/constants/business-user.js.map +1 -1
- package/dist/doc-schemas/account-deletion.d.ts +39 -0
- package/dist/doc-schemas/account-deletion.d.ts.map +1 -0
- package/dist/doc-schemas/account-deletion.js +52 -0
- package/dist/doc-schemas/account-deletion.js.map +1 -0
- package/dist/doc-schemas/content.d.ts +4 -0
- package/dist/doc-schemas/content.d.ts.map +1 -1
- package/dist/doc-schemas/content.js +9 -0
- package/dist/doc-schemas/content.js.map +1 -1
- package/dist/doc-schemas/index.d.ts +1 -0
- package/dist/doc-schemas/index.d.ts.map +1 -1
- package/dist/doc-schemas/index.js +1 -0
- package/dist/doc-schemas/index.js.map +1 -1
- package/dist/doc-schemas/media-activation-jobs.d.ts +1 -1
- package/dist/doc-schemas/media-assets.d.ts +7 -7
- package/dist/doc-schemas/ncii/allegations.d.ts +6 -0
- package/dist/doc-schemas/ncii/allegations.d.ts.map +1 -1
- package/dist/doc-schemas/ncii/holds.d.ts +6 -0
- package/dist/doc-schemas/ncii/holds.d.ts.map +1 -1
- package/dist/doc-schemas/ncii/removal.d.ts +6 -0
- package/dist/doc-schemas/ncii/removal.d.ts.map +1 -1
- package/dist/doc-schemas/ncii/requests.d.ts +2 -0
- package/dist/doc-schemas/ncii/requests.d.ts.map +1 -1
- package/dist/doc-schemas/operational.d.ts +5 -0
- package/dist/doc-schemas/operational.d.ts.map +1 -1
- package/dist/doc-schemas/operational.js +7 -0
- package/dist/doc-schemas/operational.js.map +1 -1
- package/dist/doc-schemas/publicUser.d.ts +1 -0
- package/dist/doc-schemas/publicUser.d.ts.map +1 -1
- package/dist/doc-schemas/publicUser.js +4 -0
- package/dist/doc-schemas/publicUser.js.map +1 -1
- package/dist/doc-schemas/registry.d.ts +101 -17
- package/dist/doc-schemas/registry.d.ts.map +1 -1
- package/dist/doc-schemas/registry.js +6 -2
- package/dist/doc-schemas/registry.js.map +1 -1
- package/dist/doc-schemas/safety/evidence.d.ts +2 -2
- package/dist/doc-schemas/safety/foundation.d.ts +12 -0
- package/dist/doc-schemas/safety/foundation.d.ts.map +1 -1
- package/dist/doc-schemas/safety/foundation.js +6 -0
- package/dist/doc-schemas/safety/foundation.js.map +1 -1
- package/dist/doc-schemas/safety/holds.d.ts +2 -0
- package/dist/doc-schemas/safety/holds.d.ts.map +1 -1
- package/dist/doc-schemas/safety/report.d.ts +22 -0
- package/dist/doc-schemas/safety/report.d.ts.map +1 -1
- package/dist/doc-schemas/social.d.ts +4 -4
- package/dist/doc-schemas/system.d.ts +5 -0
- package/dist/doc-schemas/system.d.ts.map +1 -1
- package/dist/doc-schemas/system.js +7 -0
- package/dist/doc-schemas/system.js.map +1 -1
- package/dist/doc-schemas/user.d.ts +1 -0
- package/dist/doc-schemas/user.d.ts.map +1 -1
- package/dist/doc-schemas/user.js +5 -0
- package/dist/doc-schemas/user.js.map +1 -1
- package/dist/doc-schemas/work-project.d.ts +11 -0
- package/dist/doc-schemas/work-project.d.ts.map +1 -1
- package/dist/doc-schemas/work-project.js +28 -0
- package/dist/doc-schemas/work-project.js.map +1 -1
- package/dist/media/atoms.d.ts +2 -2
- package/dist/media/domain-events-user.d.ts +2 -2
- package/dist/media/domain-events.d.ts +2 -2
- package/dist/media/pending-media.d.ts +18 -18
- package/dist/media/target-info.d.ts +1 -1
- package/dist/paths/collections.d.ts +3 -0
- package/dist/paths/collections.d.ts.map +1 -1
- package/dist/paths/collections.js +3 -0
- package/dist/paths/collections.js.map +1 -1
- package/dist/paths/path-builders.d.ts +2 -0
- package/dist/paths/path-builders.d.ts.map +1 -1
- package/dist/paths/path-builders.js +2 -0
- package/dist/paths/path-builders.js.map +1 -1
- package/dist/schemas/social.d.ts +5 -5
- package/dist/schemas/utility.d.ts +2 -0
- package/dist/schemas/utility.d.ts.map +1 -1
- package/dist/schemas/utility.js +1 -0
- package/dist/schemas/utility.js.map +1 -1
- package/dist/types/audit.d.ts +1 -1
- package/dist/types/audit.d.ts.map +1 -1
- package/dist/upload-variables/square-streetz-post-variables.d.ts +1 -1
- package/package.json +1 -1
|
@@ -38,6 +38,7 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
38
38
|
joinedOn: z.ZodNumber;
|
|
39
39
|
}, z.core.$strip>>>;
|
|
40
40
|
createdAt: z.ZodNumber;
|
|
41
|
+
anonymizedAt: z.ZodOptional<z.ZodNumber>;
|
|
41
42
|
}, z.core.$strip>;
|
|
42
43
|
readonly 'userProfiles/{userId}/privateData/{userId}': z.ZodObject<{
|
|
43
44
|
accountType: z.ZodEnum<{
|
|
@@ -103,8 +104,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
103
104
|
type: z.ZodEnum<{
|
|
104
105
|
workRealm: "workRealm";
|
|
105
106
|
audition: "audition";
|
|
106
|
-
user: "user";
|
|
107
107
|
workProject: "workProject";
|
|
108
|
+
user: "user";
|
|
108
109
|
commission: "commission";
|
|
109
110
|
}>;
|
|
110
111
|
id: z.ZodString;
|
|
@@ -146,6 +147,7 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
146
147
|
profilePictureAssetId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
147
148
|
artisanCreator: z.ZodOptional<z.ZodNumber>;
|
|
148
149
|
disabled: z.ZodBoolean;
|
|
150
|
+
anonymizedAt: z.ZodOptional<z.ZodNumber>;
|
|
149
151
|
}, z.core.$strip>;
|
|
150
152
|
readonly 'allWorkProjects/{workProjectId}': z.ZodObject<{
|
|
151
153
|
workProjectId: z.ZodString;
|
|
@@ -178,6 +180,9 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
178
180
|
amount: z.ZodNumber;
|
|
179
181
|
createdAt: z.ZodNumber;
|
|
180
182
|
}, z.core.$strip>>>;
|
|
183
|
+
moderationRetitleRequired: z.ZodOptional<z.ZodBoolean>;
|
|
184
|
+
moderationRetitleReason: z.ZodOptional<z.ZodString>;
|
|
185
|
+
moderatedAt: z.ZodOptional<z.ZodNumber>;
|
|
181
186
|
}, z.core.$strip>;
|
|
182
187
|
readonly 'allWorkProjects/{workProjectId}/guildmateUsers/{uid}': z.ZodObject<{
|
|
183
188
|
uid: z.ZodString;
|
|
@@ -194,6 +199,11 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
194
199
|
foundingWork: "foundingWork";
|
|
195
200
|
}>>;
|
|
196
201
|
guildAuthInputVersion: z.ZodOptional<z.ZodNumber>;
|
|
202
|
+
departedReason: z.ZodOptional<z.ZodEnum<{
|
|
203
|
+
voluntaryDeletion: "voluntaryDeletion";
|
|
204
|
+
bannedForCause: "bannedForCause";
|
|
205
|
+
}>>;
|
|
206
|
+
departedAt: z.ZodOptional<z.ZodNumber>;
|
|
197
207
|
}, z.core.$strip>;
|
|
198
208
|
readonly 'allWorkProjects/{workProjectId}/publicGuildmateUsers/{uid}': z.ZodObject<{
|
|
199
209
|
uid: z.ZodString;
|
|
@@ -354,6 +364,9 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
354
364
|
foundingWorkProjectId: z.ZodString;
|
|
355
365
|
createdOn: z.ZodNumber;
|
|
356
366
|
updatedOn: z.ZodNumber;
|
|
367
|
+
moderationRetitleRequired: z.ZodOptional<z.ZodBoolean>;
|
|
368
|
+
moderationRetitleReason: z.ZodOptional<z.ZodString>;
|
|
369
|
+
moderatedAt: z.ZodOptional<z.ZodNumber>;
|
|
357
370
|
}, z.core.$strip>;
|
|
358
371
|
readonly 'guildInviteConversations/{guildInviteId}': z.ZodObject<{
|
|
359
372
|
guildInviteId: z.ZodString;
|
|
@@ -432,8 +445,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
432
445
|
type: z.ZodEnum<{
|
|
433
446
|
workRealm: "workRealm";
|
|
434
447
|
audition: "audition";
|
|
435
|
-
user: "user";
|
|
436
448
|
workProject: "workProject";
|
|
449
|
+
user: "user";
|
|
437
450
|
commission: "commission";
|
|
438
451
|
}>;
|
|
439
452
|
id: z.ZodString;
|
|
@@ -481,8 +494,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
481
494
|
followerUid: z.ZodString;
|
|
482
495
|
targetType: z.ZodEnum<{
|
|
483
496
|
workRealm: "workRealm";
|
|
484
|
-
user: "user";
|
|
485
497
|
workProject: "workProject";
|
|
498
|
+
user: "user";
|
|
486
499
|
}>;
|
|
487
500
|
targetId: z.ZodString;
|
|
488
501
|
followedOn: z.ZodNumber;
|
|
@@ -600,6 +613,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
600
613
|
adminNotes: z.ZodOptional<z.ZodString>;
|
|
601
614
|
reviewedAt: z.ZodOptional<z.ZodNumber>;
|
|
602
615
|
reviewedBy: z.ZodOptional<z.ZodString>;
|
|
616
|
+
hasRealPeople: z.ZodOptional<z.ZodBoolean>;
|
|
617
|
+
requiredDisclaimer: z.ZodOptional<z.ZodString>;
|
|
603
618
|
}, z.core.$strip>;
|
|
604
619
|
readonly 'hallItems/{hallItemId}': z.ZodObject<{
|
|
605
620
|
hallItemId: z.ZodString;
|
|
@@ -629,6 +644,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
629
644
|
workGenres: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
630
645
|
followerCount: z.ZodOptional<z.ZodNumber>;
|
|
631
646
|
hidden: z.ZodBoolean;
|
|
647
|
+
hasRealPeople: z.ZodOptional<z.ZodBoolean>;
|
|
648
|
+
requiredDisclaimer: z.ZodOptional<z.ZodString>;
|
|
632
649
|
}, z.core.$strip>;
|
|
633
650
|
readonly 'commissionListings/{commissionListingId}': z.ZodObject<{
|
|
634
651
|
commissionListingId: z.ZodString;
|
|
@@ -765,6 +782,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
765
782
|
"hall-library-item": "hall-library-item";
|
|
766
783
|
audition: "audition";
|
|
767
784
|
"audition-entry": "audition-entry";
|
|
785
|
+
"work-project": "work-project";
|
|
786
|
+
"work-realm": "work-realm";
|
|
768
787
|
}>;
|
|
769
788
|
canonicalParentPath: z.ZodString;
|
|
770
789
|
canonicalItemId: z.ZodString;
|
|
@@ -798,6 +817,12 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
798
817
|
}, z.core.$strict>, z.ZodObject<{
|
|
799
818
|
kind: z.ZodLiteral<"commissionListing">;
|
|
800
819
|
commissionListingId: z.ZodString;
|
|
820
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
821
|
+
kind: z.ZodLiteral<"workProject">;
|
|
822
|
+
workProjectId: z.ZodString;
|
|
823
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
824
|
+
kind: z.ZodLiteral<"workRealm">;
|
|
825
|
+
workRealmId: z.ZodString;
|
|
801
826
|
}, z.core.$strict>, z.ZodObject<{
|
|
802
827
|
kind: z.ZodLiteral<"audition">;
|
|
803
828
|
auditionId: z.ZodString;
|
|
@@ -853,6 +878,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
853
878
|
"hall-library-item": "hall-library-item";
|
|
854
879
|
audition: "audition";
|
|
855
880
|
"audition-entry": "audition-entry";
|
|
881
|
+
"work-project": "work-project";
|
|
882
|
+
"work-realm": "work-realm";
|
|
856
883
|
}>;
|
|
857
884
|
reason: z.ZodEnum<{
|
|
858
885
|
Spam: "Spam";
|
|
@@ -889,6 +916,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
889
916
|
"hall-library-item": "hall-library-item";
|
|
890
917
|
audition: "audition";
|
|
891
918
|
"audition-entry": "audition-entry";
|
|
919
|
+
"work-project": "work-project";
|
|
920
|
+
"work-realm": "work-realm";
|
|
892
921
|
}>;
|
|
893
922
|
totalReports: z.ZodNumber;
|
|
894
923
|
highestReasonScore: z.ZodNumber;
|
|
@@ -1413,8 +1442,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
1413
1442
|
followerUid: z.ZodString;
|
|
1414
1443
|
targetType: z.ZodEnum<{
|
|
1415
1444
|
workRealm: "workRealm";
|
|
1416
|
-
user: "user";
|
|
1417
1445
|
workProject: "workProject";
|
|
1446
|
+
user: "user";
|
|
1418
1447
|
}>;
|
|
1419
1448
|
targetId: z.ZodString;
|
|
1420
1449
|
}, z.core.$strict>;
|
|
@@ -1424,8 +1453,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
1424
1453
|
followerUid: z.ZodString;
|
|
1425
1454
|
targetType: z.ZodEnum<{
|
|
1426
1455
|
workRealm: "workRealm";
|
|
1427
|
-
user: "user";
|
|
1428
1456
|
workProject: "workProject";
|
|
1457
|
+
user: "user";
|
|
1429
1458
|
}>;
|
|
1430
1459
|
targetId: z.ZodString;
|
|
1431
1460
|
}, z.core.$strict>;
|
|
@@ -1844,8 +1873,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
1844
1873
|
followerUid: z.ZodString;
|
|
1845
1874
|
targetType: z.ZodEnum<{
|
|
1846
1875
|
workRealm: "workRealm";
|
|
1847
|
-
user: "user";
|
|
1848
1876
|
workProject: "workProject";
|
|
1877
|
+
user: "user";
|
|
1849
1878
|
}>;
|
|
1850
1879
|
targetId: z.ZodString;
|
|
1851
1880
|
}, z.core.$strict>;
|
|
@@ -1855,8 +1884,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
1855
1884
|
followerUid: z.ZodString;
|
|
1856
1885
|
targetType: z.ZodEnum<{
|
|
1857
1886
|
workRealm: "workRealm";
|
|
1858
|
-
user: "user";
|
|
1859
1887
|
workProject: "workProject";
|
|
1888
|
+
user: "user";
|
|
1860
1889
|
}>;
|
|
1861
1890
|
targetId: z.ZodString;
|
|
1862
1891
|
}, z.core.$strict>;
|
|
@@ -2211,8 +2240,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
2211
2240
|
followerUid: z.ZodString;
|
|
2212
2241
|
targetType: z.ZodEnum<{
|
|
2213
2242
|
workRealm: "workRealm";
|
|
2214
|
-
user: "user";
|
|
2215
2243
|
workProject: "workProject";
|
|
2244
|
+
user: "user";
|
|
2216
2245
|
}>;
|
|
2217
2246
|
targetId: z.ZodString;
|
|
2218
2247
|
}, z.core.$strict>;
|
|
@@ -2222,8 +2251,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
2222
2251
|
followerUid: z.ZodString;
|
|
2223
2252
|
targetType: z.ZodEnum<{
|
|
2224
2253
|
workRealm: "workRealm";
|
|
2225
|
-
user: "user";
|
|
2226
2254
|
workProject: "workProject";
|
|
2255
|
+
user: "user";
|
|
2227
2256
|
}>;
|
|
2228
2257
|
targetId: z.ZodString;
|
|
2229
2258
|
}, z.core.$strict>;
|
|
@@ -2644,8 +2673,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
2644
2673
|
followerUid: z.ZodString;
|
|
2645
2674
|
targetType: z.ZodEnum<{
|
|
2646
2675
|
workRealm: "workRealm";
|
|
2647
|
-
user: "user";
|
|
2648
2676
|
workProject: "workProject";
|
|
2677
|
+
user: "user";
|
|
2649
2678
|
}>;
|
|
2650
2679
|
targetId: z.ZodString;
|
|
2651
2680
|
}, z.core.$strict>;
|
|
@@ -2655,8 +2684,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
2655
2684
|
followerUid: z.ZodString;
|
|
2656
2685
|
targetType: z.ZodEnum<{
|
|
2657
2686
|
workRealm: "workRealm";
|
|
2658
|
-
user: "user";
|
|
2659
2687
|
workProject: "workProject";
|
|
2688
|
+
user: "user";
|
|
2660
2689
|
}>;
|
|
2661
2690
|
targetId: z.ZodString;
|
|
2662
2691
|
}, z.core.$strict>;
|
|
@@ -2921,8 +2950,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
2921
2950
|
hallItem: "hallItem";
|
|
2922
2951
|
craftSkill: "craftSkill";
|
|
2923
2952
|
commissionListing: "commissionListing";
|
|
2924
|
-
auditionEntry: "auditionEntry";
|
|
2925
2953
|
workProject: "workProject";
|
|
2954
|
+
auditionEntry: "auditionEntry";
|
|
2926
2955
|
userProfile: "userProfile";
|
|
2927
2956
|
squareStreetzPost: "squareStreetzPost";
|
|
2928
2957
|
workContent: "workContent";
|
|
@@ -2995,8 +3024,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
2995
3024
|
hallItem: "hallItem";
|
|
2996
3025
|
craftSkill: "craftSkill";
|
|
2997
3026
|
commissionListing: "commissionListing";
|
|
2998
|
-
auditionEntry: "auditionEntry";
|
|
2999
3027
|
workProject: "workProject";
|
|
3028
|
+
auditionEntry: "auditionEntry";
|
|
3000
3029
|
userProfile: "userProfile";
|
|
3001
3030
|
squareStreetzPost: "squareStreetzPost";
|
|
3002
3031
|
workContent: "workContent";
|
|
@@ -3011,8 +3040,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
3011
3040
|
hallItem: "hallItem";
|
|
3012
3041
|
craftSkill: "craftSkill";
|
|
3013
3042
|
commissionListing: "commissionListing";
|
|
3014
|
-
auditionEntry: "auditionEntry";
|
|
3015
3043
|
workProject: "workProject";
|
|
3044
|
+
auditionEntry: "auditionEntry";
|
|
3016
3045
|
userProfile: "userProfile";
|
|
3017
3046
|
squareStreetzPost: "squareStreetzPost";
|
|
3018
3047
|
workContent: "workContent";
|
|
@@ -3119,8 +3148,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
3119
3148
|
hallItem: "hallItem";
|
|
3120
3149
|
craftSkill: "craftSkill";
|
|
3121
3150
|
commissionListing: "commissionListing";
|
|
3122
|
-
auditionEntry: "auditionEntry";
|
|
3123
3151
|
workProject: "workProject";
|
|
3152
|
+
auditionEntry: "auditionEntry";
|
|
3124
3153
|
userProfile: "userProfile";
|
|
3125
3154
|
squareStreetzPost: "squareStreetzPost";
|
|
3126
3155
|
workContent: "workContent";
|
|
@@ -3545,6 +3574,35 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
3545
3574
|
userId: z.ZodString;
|
|
3546
3575
|
displayName: z.ZodString;
|
|
3547
3576
|
}, z.core.$strip>;
|
|
3577
|
+
readonly 'reservedRealmNames/{workingTitleUppercase}': z.ZodObject<{
|
|
3578
|
+
workRealmId: z.ZodString;
|
|
3579
|
+
workingTitle: z.ZodString;
|
|
3580
|
+
}, z.core.$strip>;
|
|
3581
|
+
readonly 'accountDeletionRequests/{uid}': z.ZodObject<{
|
|
3582
|
+
schemaVersion: z.ZodLiteral<1>;
|
|
3583
|
+
uid: z.ZodString;
|
|
3584
|
+
status: z.ZodEnum<{
|
|
3585
|
+
pending: "pending";
|
|
3586
|
+
completed: "completed";
|
|
3587
|
+
cancelled: "cancelled";
|
|
3588
|
+
scrubbing: "scrubbing";
|
|
3589
|
+
parkedOnHold: "parkedOnHold";
|
|
3590
|
+
superseded: "superseded";
|
|
3591
|
+
}>;
|
|
3592
|
+
requestedAt: z.ZodNumber;
|
|
3593
|
+
scheduledScrubAt: z.ZodNumber;
|
|
3594
|
+
graceDays: z.ZodNumber;
|
|
3595
|
+
cancelledAt: z.ZodOptional<z.ZodNumber>;
|
|
3596
|
+
scrubStartedAt: z.ZodOptional<z.ZodNumber>;
|
|
3597
|
+
parkedReason: z.ZodOptional<z.ZodString>;
|
|
3598
|
+
parkedAt: z.ZodOptional<z.ZodNumber>;
|
|
3599
|
+
lastHoldCheckAt: z.ZodOptional<z.ZodNumber>;
|
|
3600
|
+
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
3601
|
+
supersededAt: z.ZodOptional<z.ZodNumber>;
|
|
3602
|
+
supersededReason: z.ZodOptional<z.ZodString>;
|
|
3603
|
+
createdAt: z.ZodNumber;
|
|
3604
|
+
updatedAt: z.ZodNumber;
|
|
3605
|
+
}, z.core.$strict>;
|
|
3548
3606
|
readonly 'shortLinks/{shortId}': z.ZodObject<{
|
|
3549
3607
|
shortId: z.ZodString;
|
|
3550
3608
|
shortUrl: z.ZodString;
|
|
@@ -4014,6 +4072,7 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4014
4072
|
evidenceDisposition: "evidenceDisposition";
|
|
4015
4073
|
}>;
|
|
4016
4074
|
resourceType: z.ZodEnum<{
|
|
4075
|
+
workRealm: "workRealm";
|
|
4017
4076
|
username: "username";
|
|
4018
4077
|
audition: "audition";
|
|
4019
4078
|
mediaAsset: "mediaAsset";
|
|
@@ -4022,6 +4081,7 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4022
4081
|
profileImage: "profileImage";
|
|
4023
4082
|
craftSkill: "craftSkill";
|
|
4024
4083
|
commissionListing: "commissionListing";
|
|
4084
|
+
workProject: "workProject";
|
|
4025
4085
|
auditionEntry: "auditionEntry";
|
|
4026
4086
|
guildInviteMessage: "guildInviteMessage";
|
|
4027
4087
|
chatAttachment: "chatAttachment";
|
|
@@ -4121,8 +4181,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4121
4181
|
hallItem: "hallItem";
|
|
4122
4182
|
craftSkill: "craftSkill";
|
|
4123
4183
|
commissionListing: "commissionListing";
|
|
4124
|
-
auditionEntry: "auditionEntry";
|
|
4125
4184
|
workProject: "workProject";
|
|
4185
|
+
auditionEntry: "auditionEntry";
|
|
4126
4186
|
userProfile: "userProfile";
|
|
4127
4187
|
squareStreetzPost: "squareStreetzPost";
|
|
4128
4188
|
workContent: "workContent";
|
|
@@ -4137,8 +4197,8 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4137
4197
|
hallItem: "hallItem";
|
|
4138
4198
|
craftSkill: "craftSkill";
|
|
4139
4199
|
commissionListing: "commissionListing";
|
|
4140
|
-
auditionEntry: "auditionEntry";
|
|
4141
4200
|
workProject: "workProject";
|
|
4201
|
+
auditionEntry: "auditionEntry";
|
|
4142
4202
|
userProfile: "userProfile";
|
|
4143
4203
|
squareStreetzPost: "squareStreetzPost";
|
|
4144
4204
|
workContent: "workContent";
|
|
@@ -4454,6 +4514,12 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4454
4514
|
}, z.core.$strict>, z.ZodObject<{
|
|
4455
4515
|
kind: z.ZodLiteral<"commissionListing">;
|
|
4456
4516
|
commissionListingId: z.ZodString;
|
|
4517
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
4518
|
+
kind: z.ZodLiteral<"workProject">;
|
|
4519
|
+
workProjectId: z.ZodString;
|
|
4520
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
4521
|
+
kind: z.ZodLiteral<"workRealm">;
|
|
4522
|
+
workRealmId: z.ZodString;
|
|
4457
4523
|
}, z.core.$strict>, z.ZodObject<{
|
|
4458
4524
|
kind: z.ZodLiteral<"audition">;
|
|
4459
4525
|
auditionId: z.ZodString;
|
|
@@ -4495,6 +4561,7 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4495
4561
|
}>;
|
|
4496
4562
|
targetLocatorSummary: z.ZodObject<{
|
|
4497
4563
|
kind: z.ZodEnum<{
|
|
4564
|
+
workRealm: "workRealm";
|
|
4498
4565
|
username: "username";
|
|
4499
4566
|
audition: "audition";
|
|
4500
4567
|
mediaAsset: "mediaAsset";
|
|
@@ -4503,6 +4570,7 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4503
4570
|
profileImage: "profileImage";
|
|
4504
4571
|
craftSkill: "craftSkill";
|
|
4505
4572
|
commissionListing: "commissionListing";
|
|
4573
|
+
workProject: "workProject";
|
|
4506
4574
|
auditionEntry: "auditionEntry";
|
|
4507
4575
|
guildInviteMessage: "guildInviteMessage";
|
|
4508
4576
|
chatAttachment: "chatAttachment";
|
|
@@ -4946,6 +5014,12 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
4946
5014
|
}, z.core.$strict>, z.ZodObject<{
|
|
4947
5015
|
kind: z.ZodLiteral<"commissionListing">;
|
|
4948
5016
|
commissionListingId: z.ZodString;
|
|
5017
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
5018
|
+
kind: z.ZodLiteral<"workProject">;
|
|
5019
|
+
workProjectId: z.ZodString;
|
|
5020
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
5021
|
+
kind: z.ZodLiteral<"workRealm">;
|
|
5022
|
+
workRealmId: z.ZodString;
|
|
4949
5023
|
}, z.core.$strict>, z.ZodObject<{
|
|
4950
5024
|
kind: z.ZodLiteral<"audition">;
|
|
4951
5025
|
auditionId: z.ZodString;
|
|
@@ -5064,6 +5138,12 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
5064
5138
|
}, z.core.$strict>, z.ZodObject<{
|
|
5065
5139
|
kind: z.ZodLiteral<"commissionListing">;
|
|
5066
5140
|
commissionListingId: z.ZodString;
|
|
5141
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
5142
|
+
kind: z.ZodLiteral<"workProject">;
|
|
5143
|
+
workProjectId: z.ZodString;
|
|
5144
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
5145
|
+
kind: z.ZodLiteral<"workRealm">;
|
|
5146
|
+
workRealmId: z.ZodString;
|
|
5067
5147
|
}, z.core.$strict>, z.ZodObject<{
|
|
5068
5148
|
kind: z.ZodLiteral<"audition">;
|
|
5069
5149
|
auditionId: z.ZodString;
|
|
@@ -5408,6 +5488,10 @@ export declare const COLLECTION_SCHEMAS: {
|
|
|
5408
5488
|
names: z.ZodArray<z.ZodString>;
|
|
5409
5489
|
updatedAt: z.ZodNumber;
|
|
5410
5490
|
}, z.core.$strip>;
|
|
5491
|
+
readonly '_systemData/blockedFranchiseNames': z.ZodObject<{
|
|
5492
|
+
names: z.ZodArray<z.ZodString>;
|
|
5493
|
+
updatedAt: z.ZodNumber;
|
|
5494
|
+
}, z.core.$strip>;
|
|
5411
5495
|
};
|
|
5412
5496
|
export type RegisteredCollectionPath = keyof typeof COLLECTION_SCHEMAS;
|
|
5413
5497
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../src/doc-schemas/registry.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../src/doc-schemas/registry.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AA4L7B,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8LkB,CAAC;AAElD,MAAM,MAAM,wBAAwB,GAAG,MAAM,OAAO,kBAAkB,CAAC;AAEvE;;;;;;;;;GASG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;CAaiC,CAAC;AAEvE;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,mBAAmB,EAAE,SAAS,MAAM,EAIvC,CAAC"}
|
|
@@ -8,13 +8,14 @@
|
|
|
8
8
|
// path-builders produce). `{placeholder}` segments are document/parent IDs.
|
|
9
9
|
import { FullUserSchema, UserPrivateDataSchema, CraftSkillSchema, CraftSkillReferenceSchema, } from './user.js';
|
|
10
10
|
import { PublicUserSchema } from './publicUser.js';
|
|
11
|
+
import { AccountDeletionRequestV1Schema } from './account-deletion.js';
|
|
11
12
|
import { FullWorkProjectSchema, PublicWorkProjectSchema, WorkRealmSchema, GuildmateUserSchema, PublicGuildmateUserSchema, WorkAssetSchema, } from './work-project.js';
|
|
12
13
|
import { FullTaleSchema, FullChapterSchema, FullTuneSchema, FullTuneTrackSchema, FullTelevisionSchema, FullTelevisionEpisodeSchema, ThresholdItemSchema, PublishedHallItemSchema, FuturePlansDocumentSchema, RulesAndAgreementsSchema, } from './content.js';
|
|
13
14
|
import { SquareStreetzPostSchema, MentionHistoryDocumentSchema, FollowEdgeSchema, FollowCounterSchema, SquareStreetzLikeSchema, TrendingPostsSchema, } from './social.js';
|
|
14
15
|
import { PledgePaymentSchema, PledgePaymentProviderRefSchema, ProcessedStripeEventSchema, PledgePaymentLedgerEventSchema, PaymentWebhookQuarantineSchema, } from './payments.js';
|
|
15
16
|
import { FullCommissionListingSchema, CommissionProposalSchema, AuditionSchema, AuditionEntrySchema, UserAuditionVoteSchema, } from './commissions.js';
|
|
16
17
|
import { GuildChatChannelSchema, GuildInviteConversationSchema, AdminDispatchSchema, ChatMessageV1Schema, } from './messaging.js';
|
|
17
|
-
import { AppConfigSchema, AdminListSchema, ProfanityListSchema, ReservedUsernamesSchema } from './system.js';
|
|
18
|
+
import { AppConfigSchema, AdminListSchema, ProfanityListSchema, ReservedUsernamesSchema, BlockedFranchiseNamesSchema } from './system.js';
|
|
18
19
|
import { ContentViolationSchema, ModerationCascadeManifestSchema, ModerationCascadeChangedDocSchema, } from './moderation.js';
|
|
19
20
|
import { AdminTaskDocSchema, ActivityLogEntrySchema, } from './report-docs.js';
|
|
20
21
|
import { TTTAuditEventSchema } from './audit.js';
|
|
@@ -24,7 +25,7 @@ import { ChatChannelAuthProjectionSchema, ChatScopeDegradedSchema, ChatScopeDegr
|
|
|
24
25
|
import { PendingMediaSchema, ArchivedPendingMediaSchema } from '../media/pending-media.js';
|
|
25
26
|
import { MediaAssetSchema } from './media-assets.js';
|
|
26
27
|
import { MediaActivationJobSchema } from './media-activation-jobs.js';
|
|
27
|
-
import { ReservedDisplayNameSchema, StakeShareAuditEventSchema, ShortLinkSchema, FeedbackAliasSchema, UserSuggestionSchema, } from './operational.js';
|
|
28
|
+
import { ReservedDisplayNameSchema, ReservedRealmNameSchema, StakeShareAuditEventSchema, ShortLinkSchema, FeedbackAliasSchema, UserSuggestionSchema, } from './operational.js';
|
|
28
29
|
// ===== Trust & Safety — report spine (§A1) =====
|
|
29
30
|
import { ProtectedReportRootV1Schema, ReportPublicProjectionV1Schema, ReportGroupV1Schema, } from './safety/report.js';
|
|
30
31
|
// ===== Trust & Safety — child-safety case spine (§A1b, §A2) =====
|
|
@@ -134,6 +135,8 @@ export const COLLECTION_SCHEMAS = {
|
|
|
134
135
|
'craftSkillsByTag/{tag}/taggedCraftSkills/{compositeId}': CraftSkillReferenceSchema,
|
|
135
136
|
// ===== Operational / utility =====
|
|
136
137
|
'reservedDisplayNames/{displayNameUppercase}': ReservedDisplayNameSchema,
|
|
138
|
+
'reservedRealmNames/{workingTitleUppercase}': ReservedRealmNameSchema,
|
|
139
|
+
'accountDeletionRequests/{uid}': AccountDeletionRequestV1Schema,
|
|
137
140
|
'shortLinks/{shortId}': ShortLinkSchema,
|
|
138
141
|
'feedbackAliases/{aliasId}': FeedbackAliasSchema,
|
|
139
142
|
'feedbackSubmissions/{feedbackType}/userSuggestions/{suggestionId}': UserSuggestionSchema,
|
|
@@ -212,6 +215,7 @@ export const COLLECTION_SCHEMAS = {
|
|
|
212
215
|
'_systemData/adminList': AdminListSchema,
|
|
213
216
|
'_systemData/profanityList': ProfanityListSchema,
|
|
214
217
|
'_systemData/reservedUsernames': ReservedUsernamesSchema,
|
|
218
|
+
'_systemData/blockedFranchiseNames': BlockedFranchiseNamesSchema,
|
|
215
219
|
};
|
|
216
220
|
/**
|
|
217
221
|
* Doc-id field annotation: for the listed bindings, the named body field equals the
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../src/doc-schemas/registry.ts"],"names":[],"mappings":"AAAA,wFAAwF;AACxF,0FAA0F;AAC1F,oFAAoF;AACpF,yFAAyF;AACzF,mFAAmF;AACnF,EAAE;AACF,0FAA0F;AAC1F,4EAA4E;AAG5E,OAAO,EACL,cAAc,EACd,qBAAqB,EACrB,gBAAgB,EAChB,yBAAyB,GAC1B,MAAM,WAAW,CAAC;AACnB,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EACL,qBAAqB,EACrB,uBAAuB,EACvB,eAAe,EACf,mBAAmB,EACnB,yBAAyB,EACzB,eAAe,GAChB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,cAAc,EACd,iBAAiB,EACjB,cAAc,EACd,mBAAmB,EACnB,oBAAoB,EACpB,2BAA2B,EAC3B,mBAAmB,EACnB,uBAAuB,EACvB,yBAAyB,EACzB,wBAAwB,GACzB,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,uBAAuB,EACvB,4BAA4B,EAC5B,gBAAgB,EAChB,mBAAmB,EACnB,uBAAuB,EACvB,mBAAmB,GACpB,MAAM,aAAa,CAAC;AACrB,OAAO,EACL,mBAAmB,EACnB,8BAA8B,EAC9B,0BAA0B,EAC1B,8BAA8B,EAC9B,8BAA8B,GAC/B,MAAM,eAAe,CAAC;AACvB,OAAO,EACL,2BAA2B,EAC3B,wBAAwB,EACxB,cAAc,EACd,mBAAmB,EACnB,sBAAsB,GACvB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EACL,sBAAsB,EACtB,6BAA6B,EAC7B,mBAAmB,EACnB,mBAAmB,GACpB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../src/doc-schemas/registry.ts"],"names":[],"mappings":"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"}
|
|
@@ -162,8 +162,8 @@ export declare const SafetyEvidenceManifestV1Schema: z.ZodObject<{
|
|
|
162
162
|
hallItem: "hallItem";
|
|
163
163
|
craftSkill: "craftSkill";
|
|
164
164
|
commissionListing: "commissionListing";
|
|
165
|
-
auditionEntry: "auditionEntry";
|
|
166
165
|
workProject: "workProject";
|
|
166
|
+
auditionEntry: "auditionEntry";
|
|
167
167
|
userProfile: "userProfile";
|
|
168
168
|
squareStreetzPost: "squareStreetzPost";
|
|
169
169
|
workContent: "workContent";
|
|
@@ -178,8 +178,8 @@ export declare const SafetyEvidenceManifestV1Schema: z.ZodObject<{
|
|
|
178
178
|
hallItem: "hallItem";
|
|
179
179
|
craftSkill: "craftSkill";
|
|
180
180
|
commissionListing: "commissionListing";
|
|
181
|
-
auditionEntry: "auditionEntry";
|
|
182
181
|
workProject: "workProject";
|
|
182
|
+
auditionEntry: "auditionEntry";
|
|
183
183
|
userProfile: "userProfile";
|
|
184
184
|
squareStreetzPost: "squareStreetzPost";
|
|
185
185
|
workContent: "workContent";
|
|
@@ -37,6 +37,8 @@ export declare const ReportableItemTypeSchema: z.ZodEnum<{
|
|
|
37
37
|
"hall-library-item": "hall-library-item";
|
|
38
38
|
audition: "audition";
|
|
39
39
|
"audition-entry": "audition-entry";
|
|
40
|
+
"work-project": "work-project";
|
|
41
|
+
"work-realm": "work-realm";
|
|
40
42
|
}>;
|
|
41
43
|
export type ReportableItemType = z.infer<typeof ReportableItemTypeSchema>;
|
|
42
44
|
/** Discriminated locator — replaces every all-optional `contentRef`. Every
|
|
@@ -64,6 +66,12 @@ export declare const TargetLocatorV1Schema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
64
66
|
}, z.core.$strict>, z.ZodObject<{
|
|
65
67
|
kind: z.ZodLiteral<"commissionListing">;
|
|
66
68
|
commissionListingId: z.ZodString;
|
|
69
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
70
|
+
kind: z.ZodLiteral<"workProject">;
|
|
71
|
+
workProjectId: z.ZodString;
|
|
72
|
+
}, z.core.$strict>, z.ZodObject<{
|
|
73
|
+
kind: z.ZodLiteral<"workRealm">;
|
|
74
|
+
workRealmId: z.ZodString;
|
|
67
75
|
}, z.core.$strict>, z.ZodObject<{
|
|
68
76
|
kind: z.ZodLiteral<"audition">;
|
|
69
77
|
auditionId: z.ZodString;
|
|
@@ -90,6 +98,7 @@ export declare const TargetLocatorV1Schema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
90
98
|
export type TargetLocatorV1 = z.infer<typeof TargetLocatorV1Schema>;
|
|
91
99
|
/** The set of locator discriminants — used wherever only the `kind` is needed. */
|
|
92
100
|
export declare const TargetLocatorKindSchema: z.ZodEnum<{
|
|
101
|
+
workRealm: "workRealm";
|
|
93
102
|
username: "username";
|
|
94
103
|
audition: "audition";
|
|
95
104
|
mediaAsset: "mediaAsset";
|
|
@@ -98,6 +107,7 @@ export declare const TargetLocatorKindSchema: z.ZodEnum<{
|
|
|
98
107
|
profileImage: "profileImage";
|
|
99
108
|
craftSkill: "craftSkill";
|
|
100
109
|
commissionListing: "commissionListing";
|
|
110
|
+
workProject: "workProject";
|
|
101
111
|
auditionEntry: "auditionEntry";
|
|
102
112
|
guildInviteMessage: "guildInviteMessage";
|
|
103
113
|
chatAttachment: "chatAttachment";
|
|
@@ -108,6 +118,7 @@ export type TargetLocatorKind = z.infer<typeof TargetLocatorKindSchema>;
|
|
|
108
118
|
/** Privacy-safe summary ONLY — no narrative / PII; used on roots + public rows. */
|
|
109
119
|
export declare const TargetLocatorSummaryV1Schema: z.ZodObject<{
|
|
110
120
|
kind: z.ZodEnum<{
|
|
121
|
+
workRealm: "workRealm";
|
|
111
122
|
username: "username";
|
|
112
123
|
audition: "audition";
|
|
113
124
|
mediaAsset: "mediaAsset";
|
|
@@ -116,6 +127,7 @@ export declare const TargetLocatorSummaryV1Schema: z.ZodObject<{
|
|
|
116
127
|
profileImage: "profileImage";
|
|
117
128
|
craftSkill: "craftSkill";
|
|
118
129
|
commissionListing: "commissionListing";
|
|
130
|
+
workProject: "workProject";
|
|
119
131
|
auditionEntry: "auditionEntry";
|
|
120
132
|
guildInviteMessage: "guildInviteMessage";
|
|
121
133
|
chatAttachment: "chatAttachment";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"foundation.d.ts","sourceRoot":"","sources":["../../../src/doc-schemas/safety/foundation.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB;gFACgF;AAChF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;EAY7B,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAE9D,2EAA2E;AAC3E,eAAO,MAAM,wBAAwB,0EAGO,CAAC;AAE7C,gEAAgE;AAChE,eAAO,MAAM,mBAAmB;;;EAA0C,CAAC;AAC3E,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEhE;;qEAEqE;AACrE,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"foundation.d.ts","sourceRoot":"","sources":["../../../src/doc-schemas/safety/foundation.ts"],"names":[],"mappings":"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"}
|
|
@@ -52,6 +52,8 @@ export const ReportableItemTypeSchema = z.enum([
|
|
|
52
52
|
'hall-library-item',
|
|
53
53
|
'audition',
|
|
54
54
|
'audition-entry',
|
|
55
|
+
'work-project',
|
|
56
|
+
'work-realm',
|
|
55
57
|
]);
|
|
56
58
|
// ===========================================================================
|
|
57
59
|
// A11 — Target locator (the ONE typed locator used by allegations, temp holds,
|
|
@@ -67,6 +69,8 @@ export const TargetLocatorV1Schema = z.discriminatedUnion('kind', [
|
|
|
67
69
|
z.object({ kind: z.literal('username'), profileUid: z.string().min(1) }).strict(),
|
|
68
70
|
z.object({ kind: z.literal('craftSkill'), profileUid: z.string().min(1), craftSkillId: z.string().min(1) }).strict(),
|
|
69
71
|
z.object({ kind: z.literal('commissionListing'), commissionListingId: z.string().min(1) }).strict(),
|
|
72
|
+
z.object({ kind: z.literal('workProject'), workProjectId: z.string().min(1) }).strict(),
|
|
73
|
+
z.object({ kind: z.literal('workRealm'), workRealmId: z.string().min(1) }).strict(),
|
|
70
74
|
z.object({ kind: z.literal('audition'), auditionId: z.string().min(1) }).strict(),
|
|
71
75
|
z.object({ kind: z.literal('auditionEntry'), auditionId: z.string().min(1), auditionEntryId: z.string().min(1) }).strict(),
|
|
72
76
|
z.object({ kind: z.literal('guildInviteMessage'), channelId: z.string().min(1), messageId: z.string().min(1) }).strict(),
|
|
@@ -83,6 +87,8 @@ export const TargetLocatorKindSchema = z.enum([
|
|
|
83
87
|
'username',
|
|
84
88
|
'craftSkill',
|
|
85
89
|
'commissionListing',
|
|
90
|
+
'workProject',
|
|
91
|
+
'workRealm',
|
|
86
92
|
'audition',
|
|
87
93
|
'auditionEntry',
|
|
88
94
|
'guildInviteMessage',
|