@ttt-productions/ttt-core 0.7.18 → 0.9.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.
Files changed (113) hide show
  1. package/dist/doc-schemas/audit.d.ts +105 -0
  2. package/dist/doc-schemas/audit.d.ts.map +1 -0
  3. package/dist/doc-schemas/audit.js +39 -0
  4. package/dist/doc-schemas/audit.js.map +1 -0
  5. package/dist/doc-schemas/commissions.d.ts +313 -0
  6. package/dist/doc-schemas/commissions.d.ts.map +1 -0
  7. package/dist/doc-schemas/commissions.js +80 -0
  8. package/dist/doc-schemas/commissions.js.map +1 -0
  9. package/dist/doc-schemas/content.d.ts +650 -0
  10. package/dist/doc-schemas/content.d.ts.map +1 -0
  11. package/dist/doc-schemas/content.js +182 -0
  12. package/dist/doc-schemas/content.js.map +1 -0
  13. package/dist/doc-schemas/index.d.ts +15 -0
  14. package/dist/doc-schemas/index.d.ts.map +1 -0
  15. package/dist/doc-schemas/index.js +20 -0
  16. package/dist/doc-schemas/index.js.map +1 -0
  17. package/dist/doc-schemas/messaging.d.ts +462 -0
  18. package/dist/doc-schemas/messaging.d.ts.map +1 -0
  19. package/dist/doc-schemas/messaging.js +81 -0
  20. package/dist/doc-schemas/messaging.js.map +1 -0
  21. package/dist/doc-schemas/moderation.d.ts +337 -0
  22. package/dist/doc-schemas/moderation.d.ts.map +1 -0
  23. package/dist/doc-schemas/moderation.js +77 -0
  24. package/dist/doc-schemas/moderation.js.map +1 -0
  25. package/dist/doc-schemas/notifications.d.ts +304 -0
  26. package/dist/doc-schemas/notifications.d.ts.map +1 -0
  27. package/dist/doc-schemas/notifications.js +79 -0
  28. package/dist/doc-schemas/notifications.js.map +1 -0
  29. package/dist/doc-schemas/operational.d.ts +130 -0
  30. package/dist/doc-schemas/operational.d.ts.map +1 -0
  31. package/dist/doc-schemas/operational.js +54 -0
  32. package/dist/doc-schemas/operational.js.map +1 -0
  33. package/dist/doc-schemas/publicUser.d.ts +31 -0
  34. package/dist/doc-schemas/publicUser.d.ts.map +1 -0
  35. package/dist/doc-schemas/publicUser.js +17 -0
  36. package/dist/doc-schemas/publicUser.js.map +1 -0
  37. package/dist/doc-schemas/registry.d.ts +12807 -0
  38. package/dist/doc-schemas/registry.d.ts.map +1 -0
  39. package/dist/doc-schemas/registry.js +124 -0
  40. package/dist/doc-schemas/registry.js.map +1 -0
  41. package/dist/doc-schemas/report-docs.d.ts +355 -0
  42. package/dist/doc-schemas/report-docs.d.ts.map +1 -0
  43. package/dist/doc-schemas/report-docs.js +114 -0
  44. package/dist/doc-schemas/report-docs.js.map +1 -0
  45. package/dist/doc-schemas/social.d.ts +257 -0
  46. package/dist/doc-schemas/social.d.ts.map +1 -0
  47. package/dist/doc-schemas/social.js +82 -0
  48. package/dist/doc-schemas/social.js.map +1 -0
  49. package/dist/doc-schemas/system.d.ts +44 -0
  50. package/dist/doc-schemas/system.d.ts.map +1 -0
  51. package/dist/doc-schemas/system.js +23 -0
  52. package/dist/doc-schemas/system.js.map +1 -0
  53. package/dist/doc-schemas/user.d.ts +296 -0
  54. package/dist/doc-schemas/user.d.ts.map +1 -0
  55. package/dist/doc-schemas/user.js +79 -0
  56. package/dist/doc-schemas/user.js.map +1 -0
  57. package/dist/doc-schemas/work-project.d.ts +320 -0
  58. package/dist/doc-schemas/work-project.d.ts.map +1 -0
  59. package/dist/doc-schemas/work-project.js +104 -0
  60. package/dist/doc-schemas/work-project.js.map +1 -0
  61. package/dist/media/atoms.d.ts +6 -6
  62. package/dist/media/domain-events.d.ts +136 -136
  63. package/dist/media/pending-media.d.ts +1294 -1294
  64. package/dist/media/target-info.d.ts +39 -39
  65. package/dist/media/target-info.d.ts.map +1 -1
  66. package/dist/media/target-info.js +0 -5
  67. package/dist/media/target-info.js.map +1 -1
  68. package/dist/paths/collections.d.ts +1 -1
  69. package/dist/paths/collections.d.ts.map +1 -1
  70. package/dist/paths/collections.js +2 -1
  71. package/dist/paths/collections.js.map +1 -1
  72. package/dist/paths/path-builders.d.ts +0 -1
  73. package/dist/paths/path-builders.d.ts.map +1 -1
  74. package/dist/paths/path-builders.js +0 -1
  75. package/dist/paths/path-builders.js.map +1 -1
  76. package/dist/schemas/admin-dispatch-actions.d.ts +4 -4
  77. package/dist/schemas/admin.d.ts +48 -49
  78. package/dist/schemas/admin.d.ts.map +1 -1
  79. package/dist/schemas/chat.d.ts +30 -30
  80. package/dist/schemas/hall-library.d.ts +8 -8
  81. package/dist/schemas/notification.d.ts +14 -14
  82. package/dist/schemas/social.d.ts +8 -8
  83. package/dist/schemas/users.d.ts +2 -2
  84. package/dist/schemas/work-project-management.d.ts +34 -34
  85. package/dist/types/admin.d.ts +1 -1
  86. package/dist/types/admin.d.ts.map +1 -1
  87. package/dist/types/commissions.d.ts +1 -83
  88. package/dist/types/commissions.d.ts.map +1 -1
  89. package/dist/types/content.d.ts +5 -176
  90. package/dist/types/content.d.ts.map +1 -1
  91. package/dist/types/content.js.map +1 -1
  92. package/dist/types/messaging.d.ts +1 -64
  93. package/dist/types/messaging.d.ts.map +1 -1
  94. package/dist/types/moderation.d.ts +1 -57
  95. package/dist/types/moderation.d.ts.map +1 -1
  96. package/dist/types/publicUser.d.ts +1 -10
  97. package/dist/types/publicUser.d.ts.map +1 -1
  98. package/dist/types/social.d.ts +1 -51
  99. package/dist/types/social.d.ts.map +1 -1
  100. package/dist/types/system.d.ts +1 -25
  101. package/dist/types/system.d.ts.map +1 -1
  102. package/dist/types/user.d.ts +1 -75
  103. package/dist/types/user.d.ts.map +1 -1
  104. package/dist/types/work-project.d.ts +2 -114
  105. package/dist/types/work-project.d.ts.map +1 -1
  106. package/dist/types/work-project.js.map +1 -1
  107. package/dist/upload-variables/create-admin-audition-variables.d.ts +2 -2
  108. package/dist/upload-variables/create-commission-variables.d.ts +4 -4
  109. package/dist/upload-variables/create-work-project-audition-variables.d.ts +4 -4
  110. package/dist/upload-variables/square-streetz-post-variables.d.ts +8 -8
  111. package/dist/upload-variables/upload-work-asset-variables.d.ts +43 -4
  112. package/dist/upload-variables/upload-work-asset-variables.d.ts.map +1 -1
  113. package/package.json +5 -1
@@ -0,0 +1,650 @@
1
+ import { z } from 'zod';
2
+ export declare const ItemsKeySchema: z.ZodEnum<["tuneTracks", "chapters", "televisionEpisodes"]>;
3
+ export type ItemsKey = z.infer<typeof ItemsKeySchema>;
4
+ export declare const FullTaleSchema: z.ZodObject<{
5
+ uid: z.ZodString;
6
+ title: z.ZodString;
7
+ description: z.ZodString;
8
+ createdOn: z.ZodNumber;
9
+ coverPhotoSquare: z.ZodOptional<z.ZodString>;
10
+ coverPhotoPoster: z.ZodOptional<z.ZodString>;
11
+ coverPhotoCinematic: z.ZodOptional<z.ZodString>;
12
+ workGenres: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
13
+ }, "strip", z.ZodTypeAny, {
14
+ uid: string;
15
+ title: string;
16
+ description: string;
17
+ createdOn: number;
18
+ coverPhotoSquare?: string | undefined;
19
+ coverPhotoPoster?: string | undefined;
20
+ coverPhotoCinematic?: string | undefined;
21
+ workGenres?: string[] | undefined;
22
+ }, {
23
+ uid: string;
24
+ title: string;
25
+ description: string;
26
+ createdOn: number;
27
+ coverPhotoSquare?: string | undefined;
28
+ coverPhotoPoster?: string | undefined;
29
+ coverPhotoCinematic?: string | undefined;
30
+ workGenres?: string[] | undefined;
31
+ }>;
32
+ export type FullTale = z.infer<typeof FullTaleSchema>;
33
+ export declare const FullChapterSchema: z.ZodObject<{
34
+ uid: z.ZodString;
35
+ title: z.ZodString;
36
+ content: z.ZodString;
37
+ description: z.ZodString;
38
+ order: z.ZodNumber;
39
+ photoUrl: z.ZodOptional<z.ZodString>;
40
+ status: z.ZodEnum<["unpublished", "pending_approval", "published"]>;
41
+ createdOn: z.ZodNumber;
42
+ }, "strip", z.ZodTypeAny, {
43
+ status: "unpublished" | "pending_approval" | "published";
44
+ uid: string;
45
+ title: string;
46
+ description: string;
47
+ createdOn: number;
48
+ content: string;
49
+ order: number;
50
+ photoUrl?: string | undefined;
51
+ }, {
52
+ status: "unpublished" | "pending_approval" | "published";
53
+ uid: string;
54
+ title: string;
55
+ description: string;
56
+ createdOn: number;
57
+ content: string;
58
+ order: number;
59
+ photoUrl?: string | undefined;
60
+ }>;
61
+ export type FullChapter = z.infer<typeof FullChapterSchema>;
62
+ export declare const FullTuneSchema: z.ZodObject<{
63
+ uid: z.ZodString;
64
+ title: z.ZodString;
65
+ description: z.ZodString;
66
+ coverPhotoSquare: z.ZodOptional<z.ZodString>;
67
+ coverPhotoPoster: z.ZodOptional<z.ZodString>;
68
+ coverPhotoCinematic: z.ZodOptional<z.ZodString>;
69
+ workGenres: z.ZodArray<z.ZodString, "many">;
70
+ createdOn: z.ZodNumber;
71
+ }, "strip", z.ZodTypeAny, {
72
+ uid: string;
73
+ title: string;
74
+ description: string;
75
+ createdOn: number;
76
+ workGenres: string[];
77
+ coverPhotoSquare?: string | undefined;
78
+ coverPhotoPoster?: string | undefined;
79
+ coverPhotoCinematic?: string | undefined;
80
+ }, {
81
+ uid: string;
82
+ title: string;
83
+ description: string;
84
+ createdOn: number;
85
+ workGenres: string[];
86
+ coverPhotoSquare?: string | undefined;
87
+ coverPhotoPoster?: string | undefined;
88
+ coverPhotoCinematic?: string | undefined;
89
+ }>;
90
+ export type FullTune = z.infer<typeof FullTuneSchema>;
91
+ export declare const FullTuneTrackSchema: z.ZodObject<{
92
+ uid: z.ZodString;
93
+ title: z.ZodString;
94
+ description: z.ZodOptional<z.ZodString>;
95
+ fileUrl: z.ZodOptional<z.ZodString>;
96
+ mediaType: z.ZodOptional<z.ZodString>;
97
+ order: z.ZodNumber;
98
+ photoUrl: z.ZodOptional<z.ZodString>;
99
+ status: z.ZodEnum<["unpublished", "pending_approval", "published"]>;
100
+ createdOn: z.ZodNumber;
101
+ }, "strip", z.ZodTypeAny, {
102
+ status: "unpublished" | "pending_approval" | "published";
103
+ uid: string;
104
+ title: string;
105
+ createdOn: number;
106
+ order: number;
107
+ description?: string | undefined;
108
+ photoUrl?: string | undefined;
109
+ fileUrl?: string | undefined;
110
+ mediaType?: string | undefined;
111
+ }, {
112
+ status: "unpublished" | "pending_approval" | "published";
113
+ uid: string;
114
+ title: string;
115
+ createdOn: number;
116
+ order: number;
117
+ description?: string | undefined;
118
+ photoUrl?: string | undefined;
119
+ fileUrl?: string | undefined;
120
+ mediaType?: string | undefined;
121
+ }>;
122
+ export type FullTuneTrack = z.infer<typeof FullTuneTrackSchema>;
123
+ export declare const FullTelevisionSchema: z.ZodObject<{
124
+ uid: z.ZodString;
125
+ title: z.ZodString;
126
+ description: z.ZodString;
127
+ createdOn: z.ZodNumber;
128
+ coverPhotoSquare: z.ZodOptional<z.ZodString>;
129
+ coverPhotoPoster: z.ZodOptional<z.ZodString>;
130
+ coverPhotoCinematic: z.ZodOptional<z.ZodString>;
131
+ workGenres: z.ZodArray<z.ZodString, "many">;
132
+ }, "strip", z.ZodTypeAny, {
133
+ uid: string;
134
+ title: string;
135
+ description: string;
136
+ createdOn: number;
137
+ workGenres: string[];
138
+ coverPhotoSquare?: string | undefined;
139
+ coverPhotoPoster?: string | undefined;
140
+ coverPhotoCinematic?: string | undefined;
141
+ }, {
142
+ uid: string;
143
+ title: string;
144
+ description: string;
145
+ createdOn: number;
146
+ workGenres: string[];
147
+ coverPhotoSquare?: string | undefined;
148
+ coverPhotoPoster?: string | undefined;
149
+ coverPhotoCinematic?: string | undefined;
150
+ }>;
151
+ export type FullTelevision = z.infer<typeof FullTelevisionSchema>;
152
+ export declare const FullTelevisionEpisodeSchema: z.ZodObject<{
153
+ uid: z.ZodString;
154
+ title: z.ZodString;
155
+ description: z.ZodOptional<z.ZodString>;
156
+ videoUrl: z.ZodString;
157
+ mediaType: z.ZodOptional<z.ZodString>;
158
+ order: z.ZodNumber;
159
+ photoUrl: z.ZodOptional<z.ZodString>;
160
+ status: z.ZodEnum<["unpublished", "pending_approval", "published"]>;
161
+ createdOn: z.ZodNumber;
162
+ }, "strip", z.ZodTypeAny, {
163
+ status: "unpublished" | "pending_approval" | "published";
164
+ uid: string;
165
+ title: string;
166
+ createdOn: number;
167
+ order: number;
168
+ videoUrl: string;
169
+ description?: string | undefined;
170
+ photoUrl?: string | undefined;
171
+ mediaType?: string | undefined;
172
+ }, {
173
+ status: "unpublished" | "pending_approval" | "published";
174
+ uid: string;
175
+ title: string;
176
+ createdOn: number;
177
+ order: number;
178
+ videoUrl: string;
179
+ description?: string | undefined;
180
+ photoUrl?: string | undefined;
181
+ mediaType?: string | undefined;
182
+ }>;
183
+ export type FullTelevisionEpisode = z.infer<typeof FullTelevisionEpisodeSchema>;
184
+ export declare const ThresholdItemSchema: z.ZodObject<{
185
+ thresholdItemId: z.ZodString;
186
+ hallItemId: z.ZodString;
187
+ workProjectId: z.ZodString;
188
+ workProjectType: z.ZodEnum<["Tales", "Tunes", "Television"]>;
189
+ itemId: z.ZodString;
190
+ itemsKey: z.ZodEnum<["tuneTracks", "chapters", "televisionEpisodes"]>;
191
+ order: z.ZodNumber;
192
+ hallWingType: z.ZodEnum<["entertainment", "educational", "newsPolitical"]>;
193
+ submittedAt: z.ZodNumber;
194
+ reviewStatus: z.ZodEnum<["pending", "needs_revision", "approved"]>;
195
+ adminNotes: z.ZodOptional<z.ZodString>;
196
+ reviewedAt: z.ZodOptional<z.ZodNumber>;
197
+ reviewedBy: z.ZodOptional<z.ZodString>;
198
+ }, "strip", z.ZodTypeAny, {
199
+ order: number;
200
+ thresholdItemId: string;
201
+ hallItemId: string;
202
+ workProjectId: string;
203
+ workProjectType: "Tales" | "Tunes" | "Television";
204
+ itemId: string;
205
+ itemsKey: "tuneTracks" | "chapters" | "televisionEpisodes";
206
+ hallWingType: "entertainment" | "educational" | "newsPolitical";
207
+ submittedAt: number;
208
+ reviewStatus: "pending" | "needs_revision" | "approved";
209
+ adminNotes?: string | undefined;
210
+ reviewedAt?: number | undefined;
211
+ reviewedBy?: string | undefined;
212
+ }, {
213
+ order: number;
214
+ thresholdItemId: string;
215
+ hallItemId: string;
216
+ workProjectId: string;
217
+ workProjectType: "Tales" | "Tunes" | "Television";
218
+ itemId: string;
219
+ itemsKey: "tuneTracks" | "chapters" | "televisionEpisodes";
220
+ hallWingType: "entertainment" | "educational" | "newsPolitical";
221
+ submittedAt: number;
222
+ reviewStatus: "pending" | "needs_revision" | "approved";
223
+ adminNotes?: string | undefined;
224
+ reviewedAt?: number | undefined;
225
+ reviewedBy?: string | undefined;
226
+ }>;
227
+ export type ThresholdItem = z.infer<typeof ThresholdItemSchema>;
228
+ export declare const PublishedHallItemSchema: z.ZodObject<{
229
+ hallItemId: z.ZodString;
230
+ workProjectId: z.ZodString;
231
+ workProjectType: z.ZodEnum<["Tales", "Tunes", "Television"]>;
232
+ status: z.ZodEnum<["published", "paused", "banned"]>;
233
+ createdOn: z.ZodNumber;
234
+ publishedAt: z.ZodOptional<z.ZodNumber>;
235
+ hallWingType: z.ZodEnum<["entertainment", "educational", "newsPolitical"]>;
236
+ title: z.ZodOptional<z.ZodString>;
237
+ description: z.ZodOptional<z.ZodString>;
238
+ coverPhotoSquare: z.ZodOptional<z.ZodString>;
239
+ coverPhotoPoster: z.ZodOptional<z.ZodString>;
240
+ coverPhotoCinematic: z.ZodOptional<z.ZodString>;
241
+ workGenres: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
242
+ totalPledgePayments: z.ZodOptional<z.ZodNumber>;
243
+ pledgePaymentCount: z.ZodOptional<z.ZodNumber>;
244
+ viewCount: z.ZodOptional<z.ZodNumber>;
245
+ followerCount: z.ZodOptional<z.ZodNumber>;
246
+ hidden: z.ZodOptional<z.ZodBoolean>;
247
+ }, "strip", z.ZodTypeAny, {
248
+ status: "published" | "paused" | "banned";
249
+ createdOn: number;
250
+ hallItemId: string;
251
+ workProjectId: string;
252
+ workProjectType: "Tales" | "Tunes" | "Television";
253
+ hallWingType: "entertainment" | "educational" | "newsPolitical";
254
+ title?: string | undefined;
255
+ description?: string | undefined;
256
+ coverPhotoSquare?: string | undefined;
257
+ coverPhotoPoster?: string | undefined;
258
+ coverPhotoCinematic?: string | undefined;
259
+ workGenres?: string[] | undefined;
260
+ publishedAt?: number | undefined;
261
+ totalPledgePayments?: number | undefined;
262
+ pledgePaymentCount?: number | undefined;
263
+ viewCount?: number | undefined;
264
+ followerCount?: number | undefined;
265
+ hidden?: boolean | undefined;
266
+ }, {
267
+ status: "published" | "paused" | "banned";
268
+ createdOn: number;
269
+ hallItemId: string;
270
+ workProjectId: string;
271
+ workProjectType: "Tales" | "Tunes" | "Television";
272
+ hallWingType: "entertainment" | "educational" | "newsPolitical";
273
+ title?: string | undefined;
274
+ description?: string | undefined;
275
+ coverPhotoSquare?: string | undefined;
276
+ coverPhotoPoster?: string | undefined;
277
+ coverPhotoCinematic?: string | undefined;
278
+ workGenres?: string[] | undefined;
279
+ publishedAt?: number | undefined;
280
+ totalPledgePayments?: number | undefined;
281
+ pledgePaymentCount?: number | undefined;
282
+ viewCount?: number | undefined;
283
+ followerCount?: number | undefined;
284
+ hidden?: boolean | undefined;
285
+ }>;
286
+ export type PublishedHallItem = z.infer<typeof PublishedHallItemSchema>;
287
+ export declare const PublishedTuneTrackSchema: z.ZodObject<{
288
+ uid: z.ZodString;
289
+ title: z.ZodString;
290
+ order: z.ZodNumber;
291
+ description: z.ZodOptional<z.ZodString>;
292
+ fileUrl: z.ZodString;
293
+ photoUrl: z.ZodOptional<z.ZodString>;
294
+ hidden: z.ZodOptional<z.ZodBoolean>;
295
+ }, "strip", z.ZodTypeAny, {
296
+ uid: string;
297
+ title: string;
298
+ order: number;
299
+ fileUrl: string;
300
+ description?: string | undefined;
301
+ photoUrl?: string | undefined;
302
+ hidden?: boolean | undefined;
303
+ }, {
304
+ uid: string;
305
+ title: string;
306
+ order: number;
307
+ fileUrl: string;
308
+ description?: string | undefined;
309
+ photoUrl?: string | undefined;
310
+ hidden?: boolean | undefined;
311
+ }>;
312
+ export type PublishedTuneTrack = z.infer<typeof PublishedTuneTrackSchema>;
313
+ export declare const PublishedChapterSchema: z.ZodObject<{
314
+ uid: z.ZodString;
315
+ title: z.ZodString;
316
+ order: z.ZodNumber;
317
+ description: z.ZodOptional<z.ZodString>;
318
+ content: z.ZodString;
319
+ photoUrl: z.ZodOptional<z.ZodString>;
320
+ hidden: z.ZodOptional<z.ZodBoolean>;
321
+ }, "strip", z.ZodTypeAny, {
322
+ uid: string;
323
+ title: string;
324
+ content: string;
325
+ order: number;
326
+ description?: string | undefined;
327
+ photoUrl?: string | undefined;
328
+ hidden?: boolean | undefined;
329
+ }, {
330
+ uid: string;
331
+ title: string;
332
+ content: string;
333
+ order: number;
334
+ description?: string | undefined;
335
+ photoUrl?: string | undefined;
336
+ hidden?: boolean | undefined;
337
+ }>;
338
+ export type PublishedChapter = z.infer<typeof PublishedChapterSchema>;
339
+ export declare const PublishedTelevisionEpisodeSchema: z.ZodObject<{
340
+ uid: z.ZodString;
341
+ title: z.ZodString;
342
+ order: z.ZodNumber;
343
+ description: z.ZodOptional<z.ZodString>;
344
+ videoUrl: z.ZodString;
345
+ photoUrl: z.ZodOptional<z.ZodString>;
346
+ hidden: z.ZodOptional<z.ZodBoolean>;
347
+ }, "strip", z.ZodTypeAny, {
348
+ uid: string;
349
+ title: string;
350
+ order: number;
351
+ videoUrl: string;
352
+ description?: string | undefined;
353
+ photoUrl?: string | undefined;
354
+ hidden?: boolean | undefined;
355
+ }, {
356
+ uid: string;
357
+ title: string;
358
+ order: number;
359
+ videoUrl: string;
360
+ description?: string | undefined;
361
+ photoUrl?: string | undefined;
362
+ hidden?: boolean | undefined;
363
+ }>;
364
+ export type PublishedTelevisionEpisode = z.infer<typeof PublishedTelevisionEpisodeSchema>;
365
+ export declare const HallLibraryPreferencesSchema: z.ZodObject<{
366
+ userId: z.ZodString;
367
+ hiddenItems: z.ZodArray<z.ZodString, "many">;
368
+ followedItems: z.ZodArray<z.ZodString, "many">;
369
+ bookmarkedItems: z.ZodArray<z.ZodString, "many">;
370
+ inProgressItems: z.ZodArray<z.ZodString, "many">;
371
+ recentlyViewed: z.ZodArray<z.ZodObject<{
372
+ itemId: z.ZodString;
373
+ viewedAt: z.ZodNumber;
374
+ }, "strip", z.ZodTypeAny, {
375
+ itemId: string;
376
+ viewedAt: number;
377
+ }, {
378
+ itemId: string;
379
+ viewedAt: number;
380
+ }>, "many">;
381
+ lastUpdated: z.ZodNumber;
382
+ }, "strip", z.ZodTypeAny, {
383
+ userId: string;
384
+ hiddenItems: string[];
385
+ followedItems: string[];
386
+ bookmarkedItems: string[];
387
+ inProgressItems: string[];
388
+ recentlyViewed: {
389
+ itemId: string;
390
+ viewedAt: number;
391
+ }[];
392
+ lastUpdated: number;
393
+ }, {
394
+ userId: string;
395
+ hiddenItems: string[];
396
+ followedItems: string[];
397
+ bookmarkedItems: string[];
398
+ inProgressItems: string[];
399
+ recentlyViewed: {
400
+ itemId: string;
401
+ viewedAt: number;
402
+ }[];
403
+ lastUpdated: number;
404
+ }>;
405
+ export type HallLibraryPreferences = z.infer<typeof HallLibraryPreferencesSchema>;
406
+ export declare const FuturePlanItemSchema: z.ZodObject<{
407
+ id: z.ZodString;
408
+ title: z.ZodString;
409
+ description: z.ZodString;
410
+ order: z.ZodNumber;
411
+ videoUrl: z.ZodOptional<z.ZodString>;
412
+ mediaType: z.ZodOptional<z.ZodEnum<["video", "image", "audio", "other"]>>;
413
+ }, "strip", z.ZodTypeAny, {
414
+ title: string;
415
+ description: string;
416
+ order: number;
417
+ id: string;
418
+ mediaType?: "video" | "image" | "audio" | "other" | undefined;
419
+ videoUrl?: string | undefined;
420
+ }, {
421
+ title: string;
422
+ description: string;
423
+ order: number;
424
+ id: string;
425
+ mediaType?: "video" | "image" | "audio" | "other" | undefined;
426
+ videoUrl?: string | undefined;
427
+ }>;
428
+ export type FuturePlanItem = z.infer<typeof FuturePlanItemSchema>;
429
+ export declare const FuturePlansDocumentSchema: z.ZodObject<{
430
+ lastUpdated: z.ZodNumber;
431
+ plans: z.ZodArray<z.ZodObject<{
432
+ id: z.ZodString;
433
+ title: z.ZodString;
434
+ description: z.ZodString;
435
+ order: z.ZodNumber;
436
+ videoUrl: z.ZodOptional<z.ZodString>;
437
+ mediaType: z.ZodOptional<z.ZodEnum<["video", "image", "audio", "other"]>>;
438
+ }, "strip", z.ZodTypeAny, {
439
+ title: string;
440
+ description: string;
441
+ order: number;
442
+ id: string;
443
+ mediaType?: "video" | "image" | "audio" | "other" | undefined;
444
+ videoUrl?: string | undefined;
445
+ }, {
446
+ title: string;
447
+ description: string;
448
+ order: number;
449
+ id: string;
450
+ mediaType?: "video" | "image" | "audio" | "other" | undefined;
451
+ videoUrl?: string | undefined;
452
+ }>, "many">;
453
+ }, "strip", z.ZodTypeAny, {
454
+ lastUpdated: number;
455
+ plans: {
456
+ title: string;
457
+ description: string;
458
+ order: number;
459
+ id: string;
460
+ mediaType?: "video" | "image" | "audio" | "other" | undefined;
461
+ videoUrl?: string | undefined;
462
+ }[];
463
+ }, {
464
+ lastUpdated: number;
465
+ plans: {
466
+ title: string;
467
+ description: string;
468
+ order: number;
469
+ id: string;
470
+ mediaType?: "video" | "image" | "audio" | "other" | undefined;
471
+ videoUrl?: string | undefined;
472
+ }[];
473
+ }>;
474
+ export type FuturePlansDocument = z.infer<typeof FuturePlansDocumentSchema>;
475
+ export declare const RuleGroupSchema: z.ZodEnum<["generic", "workProjectType", "hallWingType", "workRealm", "merchandising"]>;
476
+ export type RuleGroup = z.infer<typeof RuleGroupSchema>;
477
+ export declare const RuleSubgroupSchema: z.ZodEnum<["Tales", "Tunes", "Television", "entertainment", "educational", "newsPolitical"]>;
478
+ export type RuleSubgroup = z.infer<typeof RuleSubgroupSchema>;
479
+ export declare const RuleSchema: z.ZodObject<{
480
+ id: z.ZodString;
481
+ title: z.ZodString;
482
+ description: z.ZodString;
483
+ videoUrl: z.ZodOptional<z.ZodString>;
484
+ group: z.ZodOptional<z.ZodEnum<["generic", "workProjectType", "hallWingType", "workRealm", "merchandising"]>>;
485
+ subgroup: z.ZodOptional<z.ZodEnum<["Tales", "Tunes", "Television", "entertainment", "educational", "newsPolitical"]>>;
486
+ order: z.ZodNumber;
487
+ }, "strip", z.ZodTypeAny, {
488
+ title: string;
489
+ description: string;
490
+ order: number;
491
+ id: string;
492
+ videoUrl?: string | undefined;
493
+ group?: "workProjectType" | "hallWingType" | "generic" | "workRealm" | "merchandising" | undefined;
494
+ subgroup?: "Tales" | "Tunes" | "Television" | "entertainment" | "educational" | "newsPolitical" | undefined;
495
+ }, {
496
+ title: string;
497
+ description: string;
498
+ order: number;
499
+ id: string;
500
+ videoUrl?: string | undefined;
501
+ group?: "workProjectType" | "hallWingType" | "generic" | "workRealm" | "merchandising" | undefined;
502
+ subgroup?: "Tales" | "Tunes" | "Television" | "entertainment" | "educational" | "newsPolitical" | undefined;
503
+ }>;
504
+ export type Rule = z.infer<typeof RuleSchema>;
505
+ export declare const AgreementCategorySchema: z.ZodObject<{
506
+ points: z.ZodArray<z.ZodString, "many">;
507
+ videoUrl: z.ZodOptional<z.ZodString>;
508
+ }, "strip", z.ZodTypeAny, {
509
+ points: string[];
510
+ videoUrl?: string | undefined;
511
+ }, {
512
+ points: string[];
513
+ videoUrl?: string | undefined;
514
+ }>;
515
+ export type AgreementCategory = z.infer<typeof AgreementCategorySchema>;
516
+ export declare const RulesAndAgreementsSchema: z.ZodObject<{
517
+ rules: z.ZodArray<z.ZodObject<{
518
+ id: z.ZodString;
519
+ title: z.ZodString;
520
+ description: z.ZodString;
521
+ videoUrl: z.ZodOptional<z.ZodString>;
522
+ group: z.ZodOptional<z.ZodEnum<["generic", "workProjectType", "hallWingType", "workRealm", "merchandising"]>>;
523
+ subgroup: z.ZodOptional<z.ZodEnum<["Tales", "Tunes", "Television", "entertainment", "educational", "newsPolitical"]>>;
524
+ order: z.ZodNumber;
525
+ }, "strip", z.ZodTypeAny, {
526
+ title: string;
527
+ description: string;
528
+ order: number;
529
+ id: string;
530
+ videoUrl?: string | undefined;
531
+ group?: "workProjectType" | "hallWingType" | "generic" | "workRealm" | "merchandising" | undefined;
532
+ subgroup?: "Tales" | "Tunes" | "Television" | "entertainment" | "educational" | "newsPolitical" | undefined;
533
+ }, {
534
+ title: string;
535
+ description: string;
536
+ order: number;
537
+ id: string;
538
+ videoUrl?: string | undefined;
539
+ group?: "workProjectType" | "hallWingType" | "generic" | "workRealm" | "merchandising" | undefined;
540
+ subgroup?: "Tales" | "Tunes" | "Television" | "entertainment" | "educational" | "newsPolitical" | undefined;
541
+ }>, "many">;
542
+ agreements: z.ZodObject<{
543
+ tales: z.ZodOptional<z.ZodObject<{
544
+ points: z.ZodArray<z.ZodString, "many">;
545
+ videoUrl: z.ZodOptional<z.ZodString>;
546
+ }, "strip", z.ZodTypeAny, {
547
+ points: string[];
548
+ videoUrl?: string | undefined;
549
+ }, {
550
+ points: string[];
551
+ videoUrl?: string | undefined;
552
+ }>>;
553
+ tunes: z.ZodOptional<z.ZodObject<{
554
+ points: z.ZodArray<z.ZodString, "many">;
555
+ videoUrl: z.ZodOptional<z.ZodString>;
556
+ }, "strip", z.ZodTypeAny, {
557
+ points: string[];
558
+ videoUrl?: string | undefined;
559
+ }, {
560
+ points: string[];
561
+ videoUrl?: string | undefined;
562
+ }>>;
563
+ television: z.ZodOptional<z.ZodObject<{
564
+ points: z.ZodArray<z.ZodString, "many">;
565
+ videoUrl: z.ZodOptional<z.ZodString>;
566
+ }, "strip", z.ZodTypeAny, {
567
+ points: string[];
568
+ videoUrl?: string | undefined;
569
+ }, {
570
+ points: string[];
571
+ videoUrl?: string | undefined;
572
+ }>>;
573
+ }, "strip", z.ZodTypeAny, {
574
+ tales?: {
575
+ points: string[];
576
+ videoUrl?: string | undefined;
577
+ } | undefined;
578
+ tunes?: {
579
+ points: string[];
580
+ videoUrl?: string | undefined;
581
+ } | undefined;
582
+ television?: {
583
+ points: string[];
584
+ videoUrl?: string | undefined;
585
+ } | undefined;
586
+ }, {
587
+ tales?: {
588
+ points: string[];
589
+ videoUrl?: string | undefined;
590
+ } | undefined;
591
+ tunes?: {
592
+ points: string[];
593
+ videoUrl?: string | undefined;
594
+ } | undefined;
595
+ television?: {
596
+ points: string[];
597
+ videoUrl?: string | undefined;
598
+ } | undefined;
599
+ }>;
600
+ }, "strip", z.ZodTypeAny, {
601
+ rules: {
602
+ title: string;
603
+ description: string;
604
+ order: number;
605
+ id: string;
606
+ videoUrl?: string | undefined;
607
+ group?: "workProjectType" | "hallWingType" | "generic" | "workRealm" | "merchandising" | undefined;
608
+ subgroup?: "Tales" | "Tunes" | "Television" | "entertainment" | "educational" | "newsPolitical" | undefined;
609
+ }[];
610
+ agreements: {
611
+ tales?: {
612
+ points: string[];
613
+ videoUrl?: string | undefined;
614
+ } | undefined;
615
+ tunes?: {
616
+ points: string[];
617
+ videoUrl?: string | undefined;
618
+ } | undefined;
619
+ television?: {
620
+ points: string[];
621
+ videoUrl?: string | undefined;
622
+ } | undefined;
623
+ };
624
+ }, {
625
+ rules: {
626
+ title: string;
627
+ description: string;
628
+ order: number;
629
+ id: string;
630
+ videoUrl?: string | undefined;
631
+ group?: "workProjectType" | "hallWingType" | "generic" | "workRealm" | "merchandising" | undefined;
632
+ subgroup?: "Tales" | "Tunes" | "Television" | "entertainment" | "educational" | "newsPolitical" | undefined;
633
+ }[];
634
+ agreements: {
635
+ tales?: {
636
+ points: string[];
637
+ videoUrl?: string | undefined;
638
+ } | undefined;
639
+ tunes?: {
640
+ points: string[];
641
+ videoUrl?: string | undefined;
642
+ } | undefined;
643
+ television?: {
644
+ points: string[];
645
+ videoUrl?: string | undefined;
646
+ } | undefined;
647
+ };
648
+ }>;
649
+ export type RulesAndAgreements = z.infer<typeof RulesAndAgreementsSchema>;
650
+ //# sourceMappingURL=content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"content.d.ts","sourceRoot":"","sources":["../../src/doc-schemas/content.ts"],"names":[],"mappings":"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"}