@opencrvs/toolkit 1.8.0-rc.f466807 → 1.8.0-rc.f7e8fb5

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.
@@ -55,29 +55,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
55
55
  label: import("../commons").TranslationConfig;
56
56
  };
57
57
  label: import("../commons").TranslationConfig;
58
- pages: ({
59
- type: "FORM";
58
+ pages: {
60
59
  id: string;
61
60
  title: import("../commons").TranslationConfig;
62
61
  fields: import("../commons").Inferred[];
63
- } | {
64
- type: "VERIFICATION";
65
- id: string;
66
- title: import("../commons").TranslationConfig;
67
- actions: {
68
- verify: {
69
- label: import("../commons").TranslationConfig;
70
- };
71
- cancel: {
72
- label: import("../commons").TranslationConfig;
73
- confirmation: {
74
- title: import("../commons").TranslationConfig;
75
- body: import("../commons").TranslationConfig;
76
- };
77
- };
78
- };
79
- fields: import("../commons").Inferred[];
80
- })[];
62
+ }[];
81
63
  review: {
82
64
  title: import("../commons").TranslationConfig;
83
65
  fields: import("../commons").Inferred[];
@@ -101,29 +83,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
101
83
  label: import("../commons").TranslationConfig;
102
84
  };
103
85
  label: import("../commons").TranslationConfig;
104
- pages: ({
105
- type: "FORM";
106
- id: string;
107
- title: import("../commons").TranslationConfig;
108
- fields: import("../commons").Inferred[];
109
- } | {
110
- type: "VERIFICATION";
86
+ pages: {
111
87
  id: string;
112
88
  title: import("../commons").TranslationConfig;
113
- actions: {
114
- verify: {
115
- label: import("../commons").TranslationConfig;
116
- };
117
- cancel: {
118
- label: import("../commons").TranslationConfig;
119
- confirmation: {
120
- title: import("../commons").TranslationConfig;
121
- body: import("../commons").TranslationConfig;
122
- };
123
- };
124
- };
125
89
  fields: import("../commons").Inferred[];
126
- })[];
90
+ }[];
127
91
  review: {
128
92
  title: import("../commons").TranslationConfig;
129
93
  fields: import("../commons").Inferred[];
@@ -147,29 +111,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
147
111
  label: import("../commons").TranslationConfig;
148
112
  };
149
113
  label: import("../commons").TranslationConfig;
150
- pages: ({
151
- type: "FORM";
114
+ pages: {
152
115
  id: string;
153
116
  title: import("../commons").TranslationConfig;
154
117
  fields: import("../commons").Inferred[];
155
- } | {
156
- type: "VERIFICATION";
157
- id: string;
158
- title: import("../commons").TranslationConfig;
159
- actions: {
160
- verify: {
161
- label: import("../commons").TranslationConfig;
162
- };
163
- cancel: {
164
- label: import("../commons").TranslationConfig;
165
- confirmation: {
166
- title: import("../commons").TranslationConfig;
167
- body: import("../commons").TranslationConfig;
168
- };
169
- };
170
- };
171
- fields: import("../commons").Inferred[];
172
- })[];
118
+ }[];
173
119
  review: {
174
120
  title: import("../commons").TranslationConfig;
175
121
  fields: import("../commons").Inferred[];
@@ -193,29 +139,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
193
139
  label: import("../commons").TranslationConfig;
194
140
  };
195
141
  label: import("../commons").TranslationConfig;
196
- pages: ({
197
- type: "FORM";
198
- id: string;
199
- title: import("../commons").TranslationConfig;
200
- fields: import("../commons").Inferred[];
201
- } | {
202
- type: "VERIFICATION";
142
+ pages: {
203
143
  id: string;
204
144
  title: import("../commons").TranslationConfig;
205
- actions: {
206
- verify: {
207
- label: import("../commons").TranslationConfig;
208
- };
209
- cancel: {
210
- label: import("../commons").TranslationConfig;
211
- confirmation: {
212
- title: import("../commons").TranslationConfig;
213
- body: import("../commons").TranslationConfig;
214
- };
215
- };
216
- };
217
145
  fields: import("../commons").Inferred[];
218
- })[];
146
+ }[];
219
147
  review: {
220
148
  title: import("../commons").TranslationConfig;
221
149
  fields: import("../commons").Inferred[];
@@ -239,29 +167,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
239
167
  label: import("../commons").TranslationConfig;
240
168
  };
241
169
  label: import("../commons").TranslationConfig;
242
- pages: ({
243
- type: "FORM";
170
+ pages: {
244
171
  id: string;
245
172
  title: import("../commons").TranslationConfig;
246
173
  fields: import("../commons").Inferred[];
247
- } | {
248
- type: "VERIFICATION";
249
- id: string;
250
- title: import("../commons").TranslationConfig;
251
- actions: {
252
- verify: {
253
- label: import("../commons").TranslationConfig;
254
- };
255
- cancel: {
256
- label: import("../commons").TranslationConfig;
257
- confirmation: {
258
- title: import("../commons").TranslationConfig;
259
- body: import("../commons").TranslationConfig;
260
- };
261
- };
262
- };
263
- fields: import("../commons").Inferred[];
264
- })[];
174
+ }[];
265
175
  review: {
266
176
  title: import("../commons").TranslationConfig;
267
177
  fields: import("../commons").Inferred[];
@@ -285,29 +195,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
285
195
  label: import("../commons").TranslationConfig;
286
196
  };
287
197
  label: import("../commons").TranslationConfig;
288
- pages: ({
289
- type: "FORM";
290
- id: string;
291
- title: import("../commons").TranslationConfig;
292
- fields: import("../commons").Inferred[];
293
- } | {
294
- type: "VERIFICATION";
198
+ pages: {
295
199
  id: string;
296
200
  title: import("../commons").TranslationConfig;
297
- actions: {
298
- verify: {
299
- label: import("../commons").TranslationConfig;
300
- };
301
- cancel: {
302
- label: import("../commons").TranslationConfig;
303
- confirmation: {
304
- title: import("../commons").TranslationConfig;
305
- body: import("../commons").TranslationConfig;
306
- };
307
- };
308
- };
309
201
  fields: import("../commons").Inferred[];
310
- })[];
202
+ }[];
311
203
  review: {
312
204
  title: import("../commons").TranslationConfig;
313
205
  fields: import("../commons").Inferred[];
@@ -331,29 +223,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
331
223
  label: import("../commons").TranslationConfig;
332
224
  };
333
225
  label: import("../commons").TranslationConfig;
334
- pages: ({
335
- type: "FORM";
226
+ pages: {
336
227
  id: string;
337
228
  title: import("../commons").TranslationConfig;
338
229
  fields: import("../commons").Inferred[];
339
- } | {
340
- type: "VERIFICATION";
341
- id: string;
342
- title: import("../commons").TranslationConfig;
343
- actions: {
344
- verify: {
345
- label: import("../commons").TranslationConfig;
346
- };
347
- cancel: {
348
- label: import("../commons").TranslationConfig;
349
- confirmation: {
350
- title: import("../commons").TranslationConfig;
351
- body: import("../commons").TranslationConfig;
352
- };
353
- };
354
- };
355
- fields: import("../commons").Inferred[];
356
- })[];
230
+ }[];
357
231
  review: {
358
232
  title: import("../commons").TranslationConfig;
359
233
  fields: import("../commons").Inferred[];
@@ -377,29 +251,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
377
251
  label: import("../commons").TranslationConfig;
378
252
  };
379
253
  label: import("../commons").TranslationConfig;
380
- pages: ({
381
- type: "FORM";
382
- id: string;
383
- title: import("../commons").TranslationConfig;
384
- fields: import("../commons").Inferred[];
385
- } | {
386
- type: "VERIFICATION";
254
+ pages: {
387
255
  id: string;
388
256
  title: import("../commons").TranslationConfig;
389
- actions: {
390
- verify: {
391
- label: import("../commons").TranslationConfig;
392
- };
393
- cancel: {
394
- label: import("../commons").TranslationConfig;
395
- confirmation: {
396
- title: import("../commons").TranslationConfig;
397
- body: import("../commons").TranslationConfig;
398
- };
399
- };
400
- };
401
257
  fields: import("../commons").Inferred[];
402
- })[];
258
+ }[];
403
259
  review: {
404
260
  title: import("../commons").TranslationConfig;
405
261
  fields: import("../commons").Inferred[];
@@ -423,80 +279,26 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
423
279
  label: import("../commons").TranslationConfig;
424
280
  };
425
281
  label: import("../commons").TranslationConfig;
426
- pages: ({
427
- type: "FORM";
428
- id: string;
429
- title: import("../commons").TranslationConfig;
430
- fields: import("../commons").Inferred[];
431
- } | {
432
- type: "VERIFICATION";
282
+ pages: {
433
283
  id: string;
434
284
  title: import("../commons").TranslationConfig;
435
- actions: {
436
- verify: {
437
- label: import("../commons").TranslationConfig;
438
- };
439
- cancel: {
440
- label: import("../commons").TranslationConfig;
441
- confirmation: {
442
- title: import("../commons").TranslationConfig;
443
- body: import("../commons").TranslationConfig;
444
- };
445
- };
446
- };
447
285
  fields: import("../commons").Inferred[];
448
- })[];
286
+ }[];
449
287
  review: {
450
288
  title: import("../commons").TranslationConfig;
451
289
  fields: import("../commons").Inferred[];
452
290
  };
453
291
  }[];
454
- onboardingForm: ({
455
- type: "FORM";
456
- id: string;
457
- title: import("../commons").TranslationConfig;
458
- fields: import("../commons").Inferred[];
459
- } | {
460
- type: "VERIFICATION";
292
+ onboardingForm: {
461
293
  id: string;
462
294
  title: import("../commons").TranslationConfig;
463
- actions: {
464
- verify: {
465
- label: import("../commons").TranslationConfig;
466
- };
467
- cancel: {
468
- label: import("../commons").TranslationConfig;
469
- confirmation: {
470
- title: import("../commons").TranslationConfig;
471
- body: import("../commons").TranslationConfig;
472
- };
473
- };
474
- };
475
295
  fields: import("../commons").Inferred[];
476
- })[];
477
- additionalDetailsForm: ({
478
- type: "FORM";
296
+ }[];
297
+ additionalDetailsForm: {
479
298
  id: string;
480
299
  title: import("../commons").TranslationConfig;
481
300
  fields: import("../commons").Inferred[];
482
- } | {
483
- type: "VERIFICATION";
484
- id: string;
485
- title: import("../commons").TranslationConfig;
486
- actions: {
487
- verify: {
488
- label: import("../commons").TranslationConfig;
489
- };
490
- cancel: {
491
- label: import("../commons").TranslationConfig;
492
- confirmation: {
493
- title: import("../commons").TranslationConfig;
494
- body: import("../commons").TranslationConfig;
495
- };
496
- };
497
- };
498
- fields: import("../commons").Inferred[];
499
- })[];
301
+ }[];
500
302
  draft?: boolean | undefined;
501
303
  } | {
502
304
  type: "REJECT_CORRECTION";
@@ -515,29 +317,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
515
317
  label: import("../commons").TranslationConfig;
516
318
  };
517
319
  label: import("../commons").TranslationConfig;
518
- pages: ({
519
- type: "FORM";
520
- id: string;
521
- title: import("../commons").TranslationConfig;
522
- fields: import("../commons").Inferred[];
523
- } | {
524
- type: "VERIFICATION";
320
+ pages: {
525
321
  id: string;
526
322
  title: import("../commons").TranslationConfig;
527
- actions: {
528
- verify: {
529
- label: import("../commons").TranslationConfig;
530
- };
531
- cancel: {
532
- label: import("../commons").TranslationConfig;
533
- confirmation: {
534
- title: import("../commons").TranslationConfig;
535
- body: import("../commons").TranslationConfig;
536
- };
537
- };
538
- };
539
323
  fields: import("../commons").Inferred[];
540
- })[];
324
+ }[];
541
325
  review: {
542
326
  title: import("../commons").TranslationConfig;
543
327
  fields: import("../commons").Inferred[];
@@ -561,29 +345,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
561
345
  label: import("../commons").TranslationConfig;
562
346
  };
563
347
  label: import("../commons").TranslationConfig;
564
- pages: ({
565
- type: "FORM";
348
+ pages: {
566
349
  id: string;
567
350
  title: import("../commons").TranslationConfig;
568
351
  fields: import("../commons").Inferred[];
569
- } | {
570
- type: "VERIFICATION";
571
- id: string;
572
- title: import("../commons").TranslationConfig;
573
- actions: {
574
- verify: {
575
- label: import("../commons").TranslationConfig;
576
- };
577
- cancel: {
578
- label: import("../commons").TranslationConfig;
579
- confirmation: {
580
- title: import("../commons").TranslationConfig;
581
- body: import("../commons").TranslationConfig;
582
- };
583
- };
584
- };
585
- fields: import("../commons").Inferred[];
586
- })[];
352
+ }[];
587
353
  review: {
588
354
  title: import("../commons").TranslationConfig;
589
355
  fields: import("../commons").Inferred[];
@@ -607,29 +373,11 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
607
373
  label: import("../commons").TranslationConfig;
608
374
  };
609
375
  label: import("../commons").TranslationConfig;
610
- pages: ({
611
- type: "FORM";
612
- id: string;
613
- title: import("../commons").TranslationConfig;
614
- fields: import("../commons").Inferred[];
615
- } | {
616
- type: "VERIFICATION";
376
+ pages: {
617
377
  id: string;
618
378
  title: import("../commons").TranslationConfig;
619
- actions: {
620
- verify: {
621
- label: import("../commons").TranslationConfig;
622
- };
623
- cancel: {
624
- label: import("../commons").TranslationConfig;
625
- confirmation: {
626
- title: import("../commons").TranslationConfig;
627
- body: import("../commons").TranslationConfig;
628
- };
629
- };
630
- };
631
379
  fields: import("../commons").Inferred[];
632
- })[];
380
+ }[];
633
381
  review: {
634
382
  title: import("../commons").TranslationConfig;
635
383
  fields: import("../commons").Inferred[];
@@ -713,7 +461,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
713
461
  option: string;
714
462
  filename: string;
715
463
  originalFilename: string;
716
- }[] | undefined>;
464
+ }[]>;
717
465
  createdAt: string;
718
466
  createdBy: string;
719
467
  createdAtLocation: string;
@@ -743,7 +491,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
743
491
  option: string;
744
492
  filename: string;
745
493
  originalFilename: string;
746
- }[] | undefined> | undefined;
494
+ }[]> | undefined;
747
495
  } | {
748
496
  type: "UNASSIGN";
749
497
  id: string;
@@ -772,7 +520,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
772
520
  option: string;
773
521
  filename: string;
774
522
  originalFilename: string;
775
- }[] | undefined>;
523
+ }[]>;
776
524
  createdAt: string;
777
525
  createdBy: string;
778
526
  createdAtLocation: string;
@@ -801,7 +549,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
801
549
  option: string;
802
550
  filename: string;
803
551
  originalFilename: string;
804
- }[] | undefined> | undefined;
552
+ }[]> | undefined;
805
553
  } | {
806
554
  type: "REGISTER";
807
555
  id: string;
@@ -830,7 +578,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
830
578
  option: string;
831
579
  filename: string;
832
580
  originalFilename: string;
833
- }[] | undefined>;
581
+ }[]>;
834
582
  createdAt: string;
835
583
  createdBy: string;
836
584
  createdAtLocation: string;
@@ -863,7 +611,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
863
611
  option: string;
864
612
  filename: string;
865
613
  originalFilename: string;
866
- }[] | undefined> | undefined;
614
+ }[]> | undefined;
867
615
  } | {
868
616
  type: "DECLARE";
869
617
  id: string;
@@ -892,7 +640,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
892
640
  option: string;
893
641
  filename: string;
894
642
  originalFilename: string;
895
- }[] | undefined>;
643
+ }[]>;
896
644
  createdAt: string;
897
645
  createdBy: string;
898
646
  createdAtLocation: string;
@@ -921,7 +669,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
921
669
  option: string;
922
670
  filename: string;
923
671
  originalFilename: string;
924
- }[] | undefined> | undefined;
672
+ }[]> | undefined;
925
673
  } | {
926
674
  type: "VALIDATE";
927
675
  id: string;
@@ -950,7 +698,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
950
698
  option: string;
951
699
  filename: string;
952
700
  originalFilename: string;
953
- }[] | undefined>;
701
+ }[]>;
954
702
  createdAt: string;
955
703
  createdBy: string;
956
704
  createdAtLocation: string;
@@ -979,7 +727,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
979
727
  option: string;
980
728
  filename: string;
981
729
  originalFilename: string;
982
- }[] | undefined> | undefined;
730
+ }[]> | undefined;
983
731
  } | {
984
732
  type: "REJECT";
985
733
  id: string;
@@ -1008,7 +756,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1008
756
  option: string;
1009
757
  filename: string;
1010
758
  originalFilename: string;
1011
- }[] | undefined>;
759
+ }[]>;
1012
760
  createdAt: string;
1013
761
  createdBy: string;
1014
762
  createdAtLocation: string;
@@ -1037,7 +785,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1037
785
  option: string;
1038
786
  filename: string;
1039
787
  originalFilename: string;
1040
- }[] | undefined> | undefined;
788
+ }[]> | undefined;
1041
789
  } | {
1042
790
  type: "MARKED_AS_DUPLICATE";
1043
791
  id: string;
@@ -1066,7 +814,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1066
814
  option: string;
1067
815
  filename: string;
1068
816
  originalFilename: string;
1069
- }[] | undefined>;
817
+ }[]>;
1070
818
  createdAt: string;
1071
819
  createdBy: string;
1072
820
  createdAtLocation: string;
@@ -1095,7 +843,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1095
843
  option: string;
1096
844
  filename: string;
1097
845
  originalFilename: string;
1098
- }[] | undefined> | undefined;
846
+ }[]> | undefined;
1099
847
  } | {
1100
848
  type: "ARCHIVE";
1101
849
  id: string;
@@ -1124,7 +872,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1124
872
  option: string;
1125
873
  filename: string;
1126
874
  originalFilename: string;
1127
- }[] | undefined>;
875
+ }[]>;
1128
876
  createdAt: string;
1129
877
  createdBy: string;
1130
878
  createdAtLocation: string;
@@ -1153,7 +901,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1153
901
  option: string;
1154
902
  filename: string;
1155
903
  originalFilename: string;
1156
- }[] | undefined> | undefined;
904
+ }[]> | undefined;
1157
905
  } | {
1158
906
  type: "CREATE";
1159
907
  id: string;
@@ -1182,7 +930,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1182
930
  option: string;
1183
931
  filename: string;
1184
932
  originalFilename: string;
1185
- }[] | undefined>;
933
+ }[]>;
1186
934
  createdAt: string;
1187
935
  createdBy: string;
1188
936
  createdAtLocation: string;
@@ -1211,7 +959,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1211
959
  option: string;
1212
960
  filename: string;
1213
961
  originalFilename: string;
1214
- }[] | undefined> | undefined;
962
+ }[]> | undefined;
1215
963
  } | {
1216
964
  type: "NOTIFY";
1217
965
  id: string;
@@ -1240,7 +988,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1240
988
  option: string;
1241
989
  filename: string;
1242
990
  originalFilename: string;
1243
- }[] | undefined>;
991
+ }[]>;
1244
992
  createdAt: string;
1245
993
  createdBy: string;
1246
994
  createdAtLocation: string;
@@ -1269,7 +1017,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1269
1017
  option: string;
1270
1018
  filename: string;
1271
1019
  originalFilename: string;
1272
- }[] | undefined> | undefined;
1020
+ }[]> | undefined;
1273
1021
  } | {
1274
1022
  type: "PRINT_CERTIFICATE";
1275
1023
  id: string;
@@ -1298,7 +1046,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1298
1046
  option: string;
1299
1047
  filename: string;
1300
1048
  originalFilename: string;
1301
- }[] | undefined>;
1049
+ }[]>;
1302
1050
  createdAt: string;
1303
1051
  createdBy: string;
1304
1052
  createdAtLocation: string;
@@ -1327,7 +1075,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1327
1075
  option: string;
1328
1076
  filename: string;
1329
1077
  originalFilename: string;
1330
- }[] | undefined> | undefined;
1078
+ }[]> | undefined;
1331
1079
  } | {
1332
1080
  type: "REQUEST_CORRECTION";
1333
1081
  id: string;
@@ -1356,7 +1104,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1356
1104
  option: string;
1357
1105
  filename: string;
1358
1106
  originalFilename: string;
1359
- }[] | undefined>;
1107
+ }[]>;
1360
1108
  createdAt: string;
1361
1109
  createdBy: string;
1362
1110
  createdAtLocation: string;
@@ -1385,7 +1133,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1385
1133
  option: string;
1386
1134
  filename: string;
1387
1135
  originalFilename: string;
1388
- }[] | undefined> | undefined;
1136
+ }[]> | undefined;
1389
1137
  } | {
1390
1138
  type: "APPROVE_CORRECTION";
1391
1139
  id: string;
@@ -1414,7 +1162,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1414
1162
  option: string;
1415
1163
  filename: string;
1416
1164
  originalFilename: string;
1417
- }[] | undefined>;
1165
+ }[]>;
1418
1166
  createdAt: string;
1419
1167
  createdBy: string;
1420
1168
  createdAtLocation: string;
@@ -1444,7 +1192,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1444
1192
  option: string;
1445
1193
  filename: string;
1446
1194
  originalFilename: string;
1447
- }[] | undefined> | undefined;
1195
+ }[]> | undefined;
1448
1196
  } | {
1449
1197
  type: "REJECT_CORRECTION";
1450
1198
  id: string;
@@ -1473,7 +1221,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1473
1221
  option: string;
1474
1222
  filename: string;
1475
1223
  originalFilename: string;
1476
- }[] | undefined>;
1224
+ }[]>;
1477
1225
  createdAt: string;
1478
1226
  createdBy: string;
1479
1227
  createdAtLocation: string;
@@ -1503,7 +1251,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1503
1251
  option: string;
1504
1252
  filename: string;
1505
1253
  originalFilename: string;
1506
- }[] | undefined> | undefined;
1254
+ }[]> | undefined;
1507
1255
  } | {
1508
1256
  type: "CUSTOM";
1509
1257
  id: string;
@@ -1532,7 +1280,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1532
1280
  option: string;
1533
1281
  filename: string;
1534
1282
  originalFilename: string;
1535
- }[] | undefined>;
1283
+ }[]>;
1536
1284
  createdAt: string;
1537
1285
  createdBy: string;
1538
1286
  createdAtLocation: string;
@@ -1561,7 +1309,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1561
1309
  option: string;
1562
1310
  filename: string;
1563
1311
  originalFilename: string;
1564
- }[] | undefined> | undefined;
1312
+ }[]> | undefined;
1565
1313
  })[];
1566
1314
  };
1567
1315
  }>;
@@ -1601,7 +1349,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1601
1349
  option: string;
1602
1350
  filename: string;
1603
1351
  originalFilename: string;
1604
- }[] | undefined>;
1352
+ }[]>;
1605
1353
  createdAt: string;
1606
1354
  createdBy: string;
1607
1355
  createdAtLocation: string;
@@ -1631,7 +1379,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1631
1379
  option: string;
1632
1380
  filename: string;
1633
1381
  originalFilename: string;
1634
- }[] | undefined> | undefined;
1382
+ }[]> | undefined;
1635
1383
  } | {
1636
1384
  type: "UNASSIGN";
1637
1385
  id: string;
@@ -1660,7 +1408,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1660
1408
  option: string;
1661
1409
  filename: string;
1662
1410
  originalFilename: string;
1663
- }[] | undefined>;
1411
+ }[]>;
1664
1412
  createdAt: string;
1665
1413
  createdBy: string;
1666
1414
  createdAtLocation: string;
@@ -1689,7 +1437,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1689
1437
  option: string;
1690
1438
  filename: string;
1691
1439
  originalFilename: string;
1692
- }[] | undefined> | undefined;
1440
+ }[]> | undefined;
1693
1441
  } | {
1694
1442
  type: "REGISTER";
1695
1443
  id: string;
@@ -1718,7 +1466,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1718
1466
  option: string;
1719
1467
  filename: string;
1720
1468
  originalFilename: string;
1721
- }[] | undefined>;
1469
+ }[]>;
1722
1470
  createdAt: string;
1723
1471
  createdBy: string;
1724
1472
  createdAtLocation: string;
@@ -1751,7 +1499,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1751
1499
  option: string;
1752
1500
  filename: string;
1753
1501
  originalFilename: string;
1754
- }[] | undefined> | undefined;
1502
+ }[]> | undefined;
1755
1503
  } | {
1756
1504
  type: "DECLARE";
1757
1505
  id: string;
@@ -1780,7 +1528,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1780
1528
  option: string;
1781
1529
  filename: string;
1782
1530
  originalFilename: string;
1783
- }[] | undefined>;
1531
+ }[]>;
1784
1532
  createdAt: string;
1785
1533
  createdBy: string;
1786
1534
  createdAtLocation: string;
@@ -1809,7 +1557,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1809
1557
  option: string;
1810
1558
  filename: string;
1811
1559
  originalFilename: string;
1812
- }[] | undefined> | undefined;
1560
+ }[]> | undefined;
1813
1561
  } | {
1814
1562
  type: "VALIDATE";
1815
1563
  id: string;
@@ -1838,7 +1586,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1838
1586
  option: string;
1839
1587
  filename: string;
1840
1588
  originalFilename: string;
1841
- }[] | undefined>;
1589
+ }[]>;
1842
1590
  createdAt: string;
1843
1591
  createdBy: string;
1844
1592
  createdAtLocation: string;
@@ -1867,7 +1615,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1867
1615
  option: string;
1868
1616
  filename: string;
1869
1617
  originalFilename: string;
1870
- }[] | undefined> | undefined;
1618
+ }[]> | undefined;
1871
1619
  } | {
1872
1620
  type: "REJECT";
1873
1621
  id: string;
@@ -1896,7 +1644,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1896
1644
  option: string;
1897
1645
  filename: string;
1898
1646
  originalFilename: string;
1899
- }[] | undefined>;
1647
+ }[]>;
1900
1648
  createdAt: string;
1901
1649
  createdBy: string;
1902
1650
  createdAtLocation: string;
@@ -1925,7 +1673,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1925
1673
  option: string;
1926
1674
  filename: string;
1927
1675
  originalFilename: string;
1928
- }[] | undefined> | undefined;
1676
+ }[]> | undefined;
1929
1677
  } | {
1930
1678
  type: "MARKED_AS_DUPLICATE";
1931
1679
  id: string;
@@ -1954,7 +1702,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1954
1702
  option: string;
1955
1703
  filename: string;
1956
1704
  originalFilename: string;
1957
- }[] | undefined>;
1705
+ }[]>;
1958
1706
  createdAt: string;
1959
1707
  createdBy: string;
1960
1708
  createdAtLocation: string;
@@ -1983,7 +1731,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
1983
1731
  option: string;
1984
1732
  filename: string;
1985
1733
  originalFilename: string;
1986
- }[] | undefined> | undefined;
1734
+ }[]> | undefined;
1987
1735
  } | {
1988
1736
  type: "ARCHIVE";
1989
1737
  id: string;
@@ -2012,7 +1760,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2012
1760
  option: string;
2013
1761
  filename: string;
2014
1762
  originalFilename: string;
2015
- }[] | undefined>;
1763
+ }[]>;
2016
1764
  createdAt: string;
2017
1765
  createdBy: string;
2018
1766
  createdAtLocation: string;
@@ -2041,7 +1789,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2041
1789
  option: string;
2042
1790
  filename: string;
2043
1791
  originalFilename: string;
2044
- }[] | undefined> | undefined;
1792
+ }[]> | undefined;
2045
1793
  } | {
2046
1794
  type: "CREATE";
2047
1795
  id: string;
@@ -2070,7 +1818,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2070
1818
  option: string;
2071
1819
  filename: string;
2072
1820
  originalFilename: string;
2073
- }[] | undefined>;
1821
+ }[]>;
2074
1822
  createdAt: string;
2075
1823
  createdBy: string;
2076
1824
  createdAtLocation: string;
@@ -2099,7 +1847,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2099
1847
  option: string;
2100
1848
  filename: string;
2101
1849
  originalFilename: string;
2102
- }[] | undefined> | undefined;
1850
+ }[]> | undefined;
2103
1851
  } | {
2104
1852
  type: "NOTIFY";
2105
1853
  id: string;
@@ -2128,7 +1876,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2128
1876
  option: string;
2129
1877
  filename: string;
2130
1878
  originalFilename: string;
2131
- }[] | undefined>;
1879
+ }[]>;
2132
1880
  createdAt: string;
2133
1881
  createdBy: string;
2134
1882
  createdAtLocation: string;
@@ -2157,7 +1905,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2157
1905
  option: string;
2158
1906
  filename: string;
2159
1907
  originalFilename: string;
2160
- }[] | undefined> | undefined;
1908
+ }[]> | undefined;
2161
1909
  } | {
2162
1910
  type: "PRINT_CERTIFICATE";
2163
1911
  id: string;
@@ -2186,7 +1934,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2186
1934
  option: string;
2187
1935
  filename: string;
2188
1936
  originalFilename: string;
2189
- }[] | undefined>;
1937
+ }[]>;
2190
1938
  createdAt: string;
2191
1939
  createdBy: string;
2192
1940
  createdAtLocation: string;
@@ -2215,7 +1963,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2215
1963
  option: string;
2216
1964
  filename: string;
2217
1965
  originalFilename: string;
2218
- }[] | undefined> | undefined;
1966
+ }[]> | undefined;
2219
1967
  } | {
2220
1968
  type: "REQUEST_CORRECTION";
2221
1969
  id: string;
@@ -2244,7 +1992,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2244
1992
  option: string;
2245
1993
  filename: string;
2246
1994
  originalFilename: string;
2247
- }[] | undefined>;
1995
+ }[]>;
2248
1996
  createdAt: string;
2249
1997
  createdBy: string;
2250
1998
  createdAtLocation: string;
@@ -2273,7 +2021,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2273
2021
  option: string;
2274
2022
  filename: string;
2275
2023
  originalFilename: string;
2276
- }[] | undefined> | undefined;
2024
+ }[]> | undefined;
2277
2025
  } | {
2278
2026
  type: "APPROVE_CORRECTION";
2279
2027
  id: string;
@@ -2302,7 +2050,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2302
2050
  option: string;
2303
2051
  filename: string;
2304
2052
  originalFilename: string;
2305
- }[] | undefined>;
2053
+ }[]>;
2306
2054
  createdAt: string;
2307
2055
  createdBy: string;
2308
2056
  createdAtLocation: string;
@@ -2332,7 +2080,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2332
2080
  option: string;
2333
2081
  filename: string;
2334
2082
  originalFilename: string;
2335
- }[] | undefined> | undefined;
2083
+ }[]> | undefined;
2336
2084
  } | {
2337
2085
  type: "REJECT_CORRECTION";
2338
2086
  id: string;
@@ -2361,7 +2109,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2361
2109
  option: string;
2362
2110
  filename: string;
2363
2111
  originalFilename: string;
2364
- }[] | undefined>;
2112
+ }[]>;
2365
2113
  createdAt: string;
2366
2114
  createdBy: string;
2367
2115
  createdAtLocation: string;
@@ -2391,7 +2139,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2391
2139
  option: string;
2392
2140
  filename: string;
2393
2141
  originalFilename: string;
2394
- }[] | undefined> | undefined;
2142
+ }[]> | undefined;
2395
2143
  } | {
2396
2144
  type: "CUSTOM";
2397
2145
  id: string;
@@ -2420,7 +2168,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2420
2168
  option: string;
2421
2169
  filename: string;
2422
2170
  originalFilename: string;
2423
- }[] | undefined>;
2171
+ }[]>;
2424
2172
  createdAt: string;
2425
2173
  createdBy: string;
2426
2174
  createdAtLocation: string;
@@ -2449,7 +2197,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2449
2197
  option: string;
2450
2198
  filename: string;
2451
2199
  originalFilename: string;
2452
- }[] | undefined> | undefined;
2200
+ }[]> | undefined;
2453
2201
  })[];
2454
2202
  };
2455
2203
  }>;
@@ -2507,7 +2255,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2507
2255
  option: string;
2508
2256
  filename: string;
2509
2257
  originalFilename: string;
2510
- }[] | undefined>;
2258
+ }[]>;
2511
2259
  createdAt: string;
2512
2260
  createdBy: string;
2513
2261
  createdAtLocation: string;
@@ -2536,7 +2284,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2536
2284
  option: string;
2537
2285
  filename: string;
2538
2286
  originalFilename: string;
2539
- }[] | undefined> | undefined;
2287
+ }[]> | undefined;
2540
2288
  };
2541
2289
  }[];
2542
2290
  }>;
@@ -2568,7 +2316,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2568
2316
  option: string;
2569
2317
  filename: string;
2570
2318
  originalFilename: string;
2571
- }[] | undefined>;
2319
+ }[]>;
2572
2320
  eventId: string;
2573
2321
  transactionId: string;
2574
2322
  metadata?: Record<string, string | number | boolean | {
@@ -2596,7 +2344,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2596
2344
  option: string;
2597
2345
  filename: string;
2598
2346
  originalFilename: string;
2599
- }[] | undefined> | undefined;
2347
+ }[]> | undefined;
2600
2348
  };
2601
2349
  output: {
2602
2350
  id: string;
@@ -2630,7 +2378,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2630
2378
  option: string;
2631
2379
  filename: string;
2632
2380
  originalFilename: string;
2633
- }[] | undefined>;
2381
+ }[]>;
2634
2382
  createdAt: string;
2635
2383
  createdBy: string;
2636
2384
  createdAtLocation: string;
@@ -2659,7 +2407,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2659
2407
  option: string;
2660
2408
  filename: string;
2661
2409
  originalFilename: string;
2662
- }[] | undefined> | undefined;
2410
+ }[]> | undefined;
2663
2411
  };
2664
2412
  };
2665
2413
  }>;
@@ -2703,7 +2451,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2703
2451
  option: string;
2704
2452
  filename: string;
2705
2453
  originalFilename: string;
2706
- }[] | undefined>;
2454
+ }[]>;
2707
2455
  eventId: string;
2708
2456
  transactionId: string;
2709
2457
  type?: "NOTIFY" | undefined;
@@ -2732,7 +2480,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2732
2480
  option: string;
2733
2481
  filename: string;
2734
2482
  originalFilename: string;
2735
- }[] | undefined> | undefined;
2483
+ }[]> | undefined;
2736
2484
  };
2737
2485
  output: {
2738
2486
  type: string;
@@ -2768,7 +2516,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2768
2516
  option: string;
2769
2517
  filename: string;
2770
2518
  originalFilename: string;
2771
- }[] | undefined>;
2519
+ }[]>;
2772
2520
  createdAt: string;
2773
2521
  createdBy: string;
2774
2522
  createdAtLocation: string;
@@ -2798,7 +2546,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2798
2546
  option: string;
2799
2547
  filename: string;
2800
2548
  originalFilename: string;
2801
- }[] | undefined> | undefined;
2549
+ }[]> | undefined;
2802
2550
  } | {
2803
2551
  type: "UNASSIGN";
2804
2552
  id: string;
@@ -2827,7 +2575,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2827
2575
  option: string;
2828
2576
  filename: string;
2829
2577
  originalFilename: string;
2830
- }[] | undefined>;
2578
+ }[]>;
2831
2579
  createdAt: string;
2832
2580
  createdBy: string;
2833
2581
  createdAtLocation: string;
@@ -2856,7 +2604,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2856
2604
  option: string;
2857
2605
  filename: string;
2858
2606
  originalFilename: string;
2859
- }[] | undefined> | undefined;
2607
+ }[]> | undefined;
2860
2608
  } | {
2861
2609
  type: "REGISTER";
2862
2610
  id: string;
@@ -2885,7 +2633,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2885
2633
  option: string;
2886
2634
  filename: string;
2887
2635
  originalFilename: string;
2888
- }[] | undefined>;
2636
+ }[]>;
2889
2637
  createdAt: string;
2890
2638
  createdBy: string;
2891
2639
  createdAtLocation: string;
@@ -2918,7 +2666,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2918
2666
  option: string;
2919
2667
  filename: string;
2920
2668
  originalFilename: string;
2921
- }[] | undefined> | undefined;
2669
+ }[]> | undefined;
2922
2670
  } | {
2923
2671
  type: "DECLARE";
2924
2672
  id: string;
@@ -2947,7 +2695,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2947
2695
  option: string;
2948
2696
  filename: string;
2949
2697
  originalFilename: string;
2950
- }[] | undefined>;
2698
+ }[]>;
2951
2699
  createdAt: string;
2952
2700
  createdBy: string;
2953
2701
  createdAtLocation: string;
@@ -2976,7 +2724,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
2976
2724
  option: string;
2977
2725
  filename: string;
2978
2726
  originalFilename: string;
2979
- }[] | undefined> | undefined;
2727
+ }[]> | undefined;
2980
2728
  } | {
2981
2729
  type: "VALIDATE";
2982
2730
  id: string;
@@ -3005,7 +2753,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3005
2753
  option: string;
3006
2754
  filename: string;
3007
2755
  originalFilename: string;
3008
- }[] | undefined>;
2756
+ }[]>;
3009
2757
  createdAt: string;
3010
2758
  createdBy: string;
3011
2759
  createdAtLocation: string;
@@ -3034,7 +2782,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3034
2782
  option: string;
3035
2783
  filename: string;
3036
2784
  originalFilename: string;
3037
- }[] | undefined> | undefined;
2785
+ }[]> | undefined;
3038
2786
  } | {
3039
2787
  type: "REJECT";
3040
2788
  id: string;
@@ -3063,7 +2811,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3063
2811
  option: string;
3064
2812
  filename: string;
3065
2813
  originalFilename: string;
3066
- }[] | undefined>;
2814
+ }[]>;
3067
2815
  createdAt: string;
3068
2816
  createdBy: string;
3069
2817
  createdAtLocation: string;
@@ -3092,7 +2840,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3092
2840
  option: string;
3093
2841
  filename: string;
3094
2842
  originalFilename: string;
3095
- }[] | undefined> | undefined;
2843
+ }[]> | undefined;
3096
2844
  } | {
3097
2845
  type: "MARKED_AS_DUPLICATE";
3098
2846
  id: string;
@@ -3121,7 +2869,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3121
2869
  option: string;
3122
2870
  filename: string;
3123
2871
  originalFilename: string;
3124
- }[] | undefined>;
2872
+ }[]>;
3125
2873
  createdAt: string;
3126
2874
  createdBy: string;
3127
2875
  createdAtLocation: string;
@@ -3150,7 +2898,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3150
2898
  option: string;
3151
2899
  filename: string;
3152
2900
  originalFilename: string;
3153
- }[] | undefined> | undefined;
2901
+ }[]> | undefined;
3154
2902
  } | {
3155
2903
  type: "ARCHIVE";
3156
2904
  id: string;
@@ -3179,7 +2927,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3179
2927
  option: string;
3180
2928
  filename: string;
3181
2929
  originalFilename: string;
3182
- }[] | undefined>;
2930
+ }[]>;
3183
2931
  createdAt: string;
3184
2932
  createdBy: string;
3185
2933
  createdAtLocation: string;
@@ -3208,7 +2956,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3208
2956
  option: string;
3209
2957
  filename: string;
3210
2958
  originalFilename: string;
3211
- }[] | undefined> | undefined;
2959
+ }[]> | undefined;
3212
2960
  } | {
3213
2961
  type: "CREATE";
3214
2962
  id: string;
@@ -3237,7 +2985,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3237
2985
  option: string;
3238
2986
  filename: string;
3239
2987
  originalFilename: string;
3240
- }[] | undefined>;
2988
+ }[]>;
3241
2989
  createdAt: string;
3242
2990
  createdBy: string;
3243
2991
  createdAtLocation: string;
@@ -3266,7 +3014,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3266
3014
  option: string;
3267
3015
  filename: string;
3268
3016
  originalFilename: string;
3269
- }[] | undefined> | undefined;
3017
+ }[]> | undefined;
3270
3018
  } | {
3271
3019
  type: "NOTIFY";
3272
3020
  id: string;
@@ -3295,7 +3043,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3295
3043
  option: string;
3296
3044
  filename: string;
3297
3045
  originalFilename: string;
3298
- }[] | undefined>;
3046
+ }[]>;
3299
3047
  createdAt: string;
3300
3048
  createdBy: string;
3301
3049
  createdAtLocation: string;
@@ -3324,7 +3072,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3324
3072
  option: string;
3325
3073
  filename: string;
3326
3074
  originalFilename: string;
3327
- }[] | undefined> | undefined;
3075
+ }[]> | undefined;
3328
3076
  } | {
3329
3077
  type: "PRINT_CERTIFICATE";
3330
3078
  id: string;
@@ -3353,7 +3101,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3353
3101
  option: string;
3354
3102
  filename: string;
3355
3103
  originalFilename: string;
3356
- }[] | undefined>;
3104
+ }[]>;
3357
3105
  createdAt: string;
3358
3106
  createdBy: string;
3359
3107
  createdAtLocation: string;
@@ -3382,7 +3130,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3382
3130
  option: string;
3383
3131
  filename: string;
3384
3132
  originalFilename: string;
3385
- }[] | undefined> | undefined;
3133
+ }[]> | undefined;
3386
3134
  } | {
3387
3135
  type: "REQUEST_CORRECTION";
3388
3136
  id: string;
@@ -3411,7 +3159,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3411
3159
  option: string;
3412
3160
  filename: string;
3413
3161
  originalFilename: string;
3414
- }[] | undefined>;
3162
+ }[]>;
3415
3163
  createdAt: string;
3416
3164
  createdBy: string;
3417
3165
  createdAtLocation: string;
@@ -3440,7 +3188,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3440
3188
  option: string;
3441
3189
  filename: string;
3442
3190
  originalFilename: string;
3443
- }[] | undefined> | undefined;
3191
+ }[]> | undefined;
3444
3192
  } | {
3445
3193
  type: "APPROVE_CORRECTION";
3446
3194
  id: string;
@@ -3469,7 +3217,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3469
3217
  option: string;
3470
3218
  filename: string;
3471
3219
  originalFilename: string;
3472
- }[] | undefined>;
3220
+ }[]>;
3473
3221
  createdAt: string;
3474
3222
  createdBy: string;
3475
3223
  createdAtLocation: string;
@@ -3499,7 +3247,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3499
3247
  option: string;
3500
3248
  filename: string;
3501
3249
  originalFilename: string;
3502
- }[] | undefined> | undefined;
3250
+ }[]> | undefined;
3503
3251
  } | {
3504
3252
  type: "REJECT_CORRECTION";
3505
3253
  id: string;
@@ -3528,7 +3276,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3528
3276
  option: string;
3529
3277
  filename: string;
3530
3278
  originalFilename: string;
3531
- }[] | undefined>;
3279
+ }[]>;
3532
3280
  createdAt: string;
3533
3281
  createdBy: string;
3534
3282
  createdAtLocation: string;
@@ -3558,7 +3306,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3558
3306
  option: string;
3559
3307
  filename: string;
3560
3308
  originalFilename: string;
3561
- }[] | undefined> | undefined;
3309
+ }[]> | undefined;
3562
3310
  } | {
3563
3311
  type: "CUSTOM";
3564
3312
  id: string;
@@ -3587,7 +3335,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3587
3335
  option: string;
3588
3336
  filename: string;
3589
3337
  originalFilename: string;
3590
- }[] | undefined>;
3338
+ }[]>;
3591
3339
  createdAt: string;
3592
3340
  createdBy: string;
3593
3341
  createdAtLocation: string;
@@ -3616,7 +3364,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3616
3364
  option: string;
3617
3365
  filename: string;
3618
3366
  originalFilename: string;
3619
- }[] | undefined> | undefined;
3367
+ }[]> | undefined;
3620
3368
  })[];
3621
3369
  };
3622
3370
  }>;
@@ -3647,7 +3395,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3647
3395
  option: string;
3648
3396
  filename: string;
3649
3397
  originalFilename: string;
3650
- }[] | undefined>;
3398
+ }[]>;
3651
3399
  eventId: string;
3652
3400
  transactionId: string;
3653
3401
  type?: "DECLARE" | undefined;
@@ -3676,7 +3424,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3676
3424
  option: string;
3677
3425
  filename: string;
3678
3426
  originalFilename: string;
3679
- }[] | undefined> | undefined;
3427
+ }[]> | undefined;
3680
3428
  };
3681
3429
  output: {
3682
3430
  type: string;
@@ -3712,7 +3460,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3712
3460
  option: string;
3713
3461
  filename: string;
3714
3462
  originalFilename: string;
3715
- }[] | undefined>;
3463
+ }[]>;
3716
3464
  createdAt: string;
3717
3465
  createdBy: string;
3718
3466
  createdAtLocation: string;
@@ -3742,7 +3490,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3742
3490
  option: string;
3743
3491
  filename: string;
3744
3492
  originalFilename: string;
3745
- }[] | undefined> | undefined;
3493
+ }[]> | undefined;
3746
3494
  } | {
3747
3495
  type: "UNASSIGN";
3748
3496
  id: string;
@@ -3771,7 +3519,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3771
3519
  option: string;
3772
3520
  filename: string;
3773
3521
  originalFilename: string;
3774
- }[] | undefined>;
3522
+ }[]>;
3775
3523
  createdAt: string;
3776
3524
  createdBy: string;
3777
3525
  createdAtLocation: string;
@@ -3800,7 +3548,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3800
3548
  option: string;
3801
3549
  filename: string;
3802
3550
  originalFilename: string;
3803
- }[] | undefined> | undefined;
3551
+ }[]> | undefined;
3804
3552
  } | {
3805
3553
  type: "REGISTER";
3806
3554
  id: string;
@@ -3829,7 +3577,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3829
3577
  option: string;
3830
3578
  filename: string;
3831
3579
  originalFilename: string;
3832
- }[] | undefined>;
3580
+ }[]>;
3833
3581
  createdAt: string;
3834
3582
  createdBy: string;
3835
3583
  createdAtLocation: string;
@@ -3862,7 +3610,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3862
3610
  option: string;
3863
3611
  filename: string;
3864
3612
  originalFilename: string;
3865
- }[] | undefined> | undefined;
3613
+ }[]> | undefined;
3866
3614
  } | {
3867
3615
  type: "DECLARE";
3868
3616
  id: string;
@@ -3891,7 +3639,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3891
3639
  option: string;
3892
3640
  filename: string;
3893
3641
  originalFilename: string;
3894
- }[] | undefined>;
3642
+ }[]>;
3895
3643
  createdAt: string;
3896
3644
  createdBy: string;
3897
3645
  createdAtLocation: string;
@@ -3920,7 +3668,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3920
3668
  option: string;
3921
3669
  filename: string;
3922
3670
  originalFilename: string;
3923
- }[] | undefined> | undefined;
3671
+ }[]> | undefined;
3924
3672
  } | {
3925
3673
  type: "VALIDATE";
3926
3674
  id: string;
@@ -3949,7 +3697,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3949
3697
  option: string;
3950
3698
  filename: string;
3951
3699
  originalFilename: string;
3952
- }[] | undefined>;
3700
+ }[]>;
3953
3701
  createdAt: string;
3954
3702
  createdBy: string;
3955
3703
  createdAtLocation: string;
@@ -3978,7 +3726,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
3978
3726
  option: string;
3979
3727
  filename: string;
3980
3728
  originalFilename: string;
3981
- }[] | undefined> | undefined;
3729
+ }[]> | undefined;
3982
3730
  } | {
3983
3731
  type: "REJECT";
3984
3732
  id: string;
@@ -4007,7 +3755,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4007
3755
  option: string;
4008
3756
  filename: string;
4009
3757
  originalFilename: string;
4010
- }[] | undefined>;
3758
+ }[]>;
4011
3759
  createdAt: string;
4012
3760
  createdBy: string;
4013
3761
  createdAtLocation: string;
@@ -4036,7 +3784,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4036
3784
  option: string;
4037
3785
  filename: string;
4038
3786
  originalFilename: string;
4039
- }[] | undefined> | undefined;
3787
+ }[]> | undefined;
4040
3788
  } | {
4041
3789
  type: "MARKED_AS_DUPLICATE";
4042
3790
  id: string;
@@ -4065,7 +3813,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4065
3813
  option: string;
4066
3814
  filename: string;
4067
3815
  originalFilename: string;
4068
- }[] | undefined>;
3816
+ }[]>;
4069
3817
  createdAt: string;
4070
3818
  createdBy: string;
4071
3819
  createdAtLocation: string;
@@ -4094,7 +3842,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4094
3842
  option: string;
4095
3843
  filename: string;
4096
3844
  originalFilename: string;
4097
- }[] | undefined> | undefined;
3845
+ }[]> | undefined;
4098
3846
  } | {
4099
3847
  type: "ARCHIVE";
4100
3848
  id: string;
@@ -4123,7 +3871,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4123
3871
  option: string;
4124
3872
  filename: string;
4125
3873
  originalFilename: string;
4126
- }[] | undefined>;
3874
+ }[]>;
4127
3875
  createdAt: string;
4128
3876
  createdBy: string;
4129
3877
  createdAtLocation: string;
@@ -4152,7 +3900,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4152
3900
  option: string;
4153
3901
  filename: string;
4154
3902
  originalFilename: string;
4155
- }[] | undefined> | undefined;
3903
+ }[]> | undefined;
4156
3904
  } | {
4157
3905
  type: "CREATE";
4158
3906
  id: string;
@@ -4181,7 +3929,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4181
3929
  option: string;
4182
3930
  filename: string;
4183
3931
  originalFilename: string;
4184
- }[] | undefined>;
3932
+ }[]>;
4185
3933
  createdAt: string;
4186
3934
  createdBy: string;
4187
3935
  createdAtLocation: string;
@@ -4210,7 +3958,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4210
3958
  option: string;
4211
3959
  filename: string;
4212
3960
  originalFilename: string;
4213
- }[] | undefined> | undefined;
3961
+ }[]> | undefined;
4214
3962
  } | {
4215
3963
  type: "NOTIFY";
4216
3964
  id: string;
@@ -4239,7 +3987,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4239
3987
  option: string;
4240
3988
  filename: string;
4241
3989
  originalFilename: string;
4242
- }[] | undefined>;
3990
+ }[]>;
4243
3991
  createdAt: string;
4244
3992
  createdBy: string;
4245
3993
  createdAtLocation: string;
@@ -4268,7 +4016,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4268
4016
  option: string;
4269
4017
  filename: string;
4270
4018
  originalFilename: string;
4271
- }[] | undefined> | undefined;
4019
+ }[]> | undefined;
4272
4020
  } | {
4273
4021
  type: "PRINT_CERTIFICATE";
4274
4022
  id: string;
@@ -4297,7 +4045,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4297
4045
  option: string;
4298
4046
  filename: string;
4299
4047
  originalFilename: string;
4300
- }[] | undefined>;
4048
+ }[]>;
4301
4049
  createdAt: string;
4302
4050
  createdBy: string;
4303
4051
  createdAtLocation: string;
@@ -4326,7 +4074,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4326
4074
  option: string;
4327
4075
  filename: string;
4328
4076
  originalFilename: string;
4329
- }[] | undefined> | undefined;
4077
+ }[]> | undefined;
4330
4078
  } | {
4331
4079
  type: "REQUEST_CORRECTION";
4332
4080
  id: string;
@@ -4355,7 +4103,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4355
4103
  option: string;
4356
4104
  filename: string;
4357
4105
  originalFilename: string;
4358
- }[] | undefined>;
4106
+ }[]>;
4359
4107
  createdAt: string;
4360
4108
  createdBy: string;
4361
4109
  createdAtLocation: string;
@@ -4384,7 +4132,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4384
4132
  option: string;
4385
4133
  filename: string;
4386
4134
  originalFilename: string;
4387
- }[] | undefined> | undefined;
4135
+ }[]> | undefined;
4388
4136
  } | {
4389
4137
  type: "APPROVE_CORRECTION";
4390
4138
  id: string;
@@ -4413,7 +4161,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4413
4161
  option: string;
4414
4162
  filename: string;
4415
4163
  originalFilename: string;
4416
- }[] | undefined>;
4164
+ }[]>;
4417
4165
  createdAt: string;
4418
4166
  createdBy: string;
4419
4167
  createdAtLocation: string;
@@ -4443,7 +4191,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4443
4191
  option: string;
4444
4192
  filename: string;
4445
4193
  originalFilename: string;
4446
- }[] | undefined> | undefined;
4194
+ }[]> | undefined;
4447
4195
  } | {
4448
4196
  type: "REJECT_CORRECTION";
4449
4197
  id: string;
@@ -4472,7 +4220,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4472
4220
  option: string;
4473
4221
  filename: string;
4474
4222
  originalFilename: string;
4475
- }[] | undefined>;
4223
+ }[]>;
4476
4224
  createdAt: string;
4477
4225
  createdBy: string;
4478
4226
  createdAtLocation: string;
@@ -4502,7 +4250,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4502
4250
  option: string;
4503
4251
  filename: string;
4504
4252
  originalFilename: string;
4505
- }[] | undefined> | undefined;
4253
+ }[]> | undefined;
4506
4254
  } | {
4507
4255
  type: "CUSTOM";
4508
4256
  id: string;
@@ -4531,7 +4279,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4531
4279
  option: string;
4532
4280
  filename: string;
4533
4281
  originalFilename: string;
4534
- }[] | undefined>;
4282
+ }[]>;
4535
4283
  createdAt: string;
4536
4284
  createdBy: string;
4537
4285
  createdAtLocation: string;
@@ -4560,7 +4308,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4560
4308
  option: string;
4561
4309
  filename: string;
4562
4310
  originalFilename: string;
4563
- }[] | undefined> | undefined;
4311
+ }[]> | undefined;
4564
4312
  })[];
4565
4313
  };
4566
4314
  }>;
@@ -4591,7 +4339,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4591
4339
  option: string;
4592
4340
  filename: string;
4593
4341
  originalFilename: string;
4594
- }[] | undefined>;
4342
+ }[]>;
4595
4343
  eventId: string;
4596
4344
  transactionId: string;
4597
4345
  duplicates: string[];
@@ -4621,7 +4369,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4621
4369
  option: string;
4622
4370
  filename: string;
4623
4371
  originalFilename: string;
4624
- }[] | undefined> | undefined;
4372
+ }[]> | undefined;
4625
4373
  };
4626
4374
  output: {
4627
4375
  type: string;
@@ -4657,7 +4405,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4657
4405
  option: string;
4658
4406
  filename: string;
4659
4407
  originalFilename: string;
4660
- }[] | undefined>;
4408
+ }[]>;
4661
4409
  createdAt: string;
4662
4410
  createdBy: string;
4663
4411
  createdAtLocation: string;
@@ -4687,7 +4435,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4687
4435
  option: string;
4688
4436
  filename: string;
4689
4437
  originalFilename: string;
4690
- }[] | undefined> | undefined;
4438
+ }[]> | undefined;
4691
4439
  } | {
4692
4440
  type: "UNASSIGN";
4693
4441
  id: string;
@@ -4716,7 +4464,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4716
4464
  option: string;
4717
4465
  filename: string;
4718
4466
  originalFilename: string;
4719
- }[] | undefined>;
4467
+ }[]>;
4720
4468
  createdAt: string;
4721
4469
  createdBy: string;
4722
4470
  createdAtLocation: string;
@@ -4745,7 +4493,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4745
4493
  option: string;
4746
4494
  filename: string;
4747
4495
  originalFilename: string;
4748
- }[] | undefined> | undefined;
4496
+ }[]> | undefined;
4749
4497
  } | {
4750
4498
  type: "REGISTER";
4751
4499
  id: string;
@@ -4774,7 +4522,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4774
4522
  option: string;
4775
4523
  filename: string;
4776
4524
  originalFilename: string;
4777
- }[] | undefined>;
4525
+ }[]>;
4778
4526
  createdAt: string;
4779
4527
  createdBy: string;
4780
4528
  createdAtLocation: string;
@@ -4807,7 +4555,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4807
4555
  option: string;
4808
4556
  filename: string;
4809
4557
  originalFilename: string;
4810
- }[] | undefined> | undefined;
4558
+ }[]> | undefined;
4811
4559
  } | {
4812
4560
  type: "DECLARE";
4813
4561
  id: string;
@@ -4836,7 +4584,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4836
4584
  option: string;
4837
4585
  filename: string;
4838
4586
  originalFilename: string;
4839
- }[] | undefined>;
4587
+ }[]>;
4840
4588
  createdAt: string;
4841
4589
  createdBy: string;
4842
4590
  createdAtLocation: string;
@@ -4865,7 +4613,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4865
4613
  option: string;
4866
4614
  filename: string;
4867
4615
  originalFilename: string;
4868
- }[] | undefined> | undefined;
4616
+ }[]> | undefined;
4869
4617
  } | {
4870
4618
  type: "VALIDATE";
4871
4619
  id: string;
@@ -4894,7 +4642,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4894
4642
  option: string;
4895
4643
  filename: string;
4896
4644
  originalFilename: string;
4897
- }[] | undefined>;
4645
+ }[]>;
4898
4646
  createdAt: string;
4899
4647
  createdBy: string;
4900
4648
  createdAtLocation: string;
@@ -4923,7 +4671,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4923
4671
  option: string;
4924
4672
  filename: string;
4925
4673
  originalFilename: string;
4926
- }[] | undefined> | undefined;
4674
+ }[]> | undefined;
4927
4675
  } | {
4928
4676
  type: "REJECT";
4929
4677
  id: string;
@@ -4952,7 +4700,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4952
4700
  option: string;
4953
4701
  filename: string;
4954
4702
  originalFilename: string;
4955
- }[] | undefined>;
4703
+ }[]>;
4956
4704
  createdAt: string;
4957
4705
  createdBy: string;
4958
4706
  createdAtLocation: string;
@@ -4981,7 +4729,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
4981
4729
  option: string;
4982
4730
  filename: string;
4983
4731
  originalFilename: string;
4984
- }[] | undefined> | undefined;
4732
+ }[]> | undefined;
4985
4733
  } | {
4986
4734
  type: "MARKED_AS_DUPLICATE";
4987
4735
  id: string;
@@ -5010,7 +4758,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5010
4758
  option: string;
5011
4759
  filename: string;
5012
4760
  originalFilename: string;
5013
- }[] | undefined>;
4761
+ }[]>;
5014
4762
  createdAt: string;
5015
4763
  createdBy: string;
5016
4764
  createdAtLocation: string;
@@ -5039,7 +4787,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5039
4787
  option: string;
5040
4788
  filename: string;
5041
4789
  originalFilename: string;
5042
- }[] | undefined> | undefined;
4790
+ }[]> | undefined;
5043
4791
  } | {
5044
4792
  type: "ARCHIVE";
5045
4793
  id: string;
@@ -5068,7 +4816,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5068
4816
  option: string;
5069
4817
  filename: string;
5070
4818
  originalFilename: string;
5071
- }[] | undefined>;
4819
+ }[]>;
5072
4820
  createdAt: string;
5073
4821
  createdBy: string;
5074
4822
  createdAtLocation: string;
@@ -5097,7 +4845,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5097
4845
  option: string;
5098
4846
  filename: string;
5099
4847
  originalFilename: string;
5100
- }[] | undefined> | undefined;
4848
+ }[]> | undefined;
5101
4849
  } | {
5102
4850
  type: "CREATE";
5103
4851
  id: string;
@@ -5126,7 +4874,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5126
4874
  option: string;
5127
4875
  filename: string;
5128
4876
  originalFilename: string;
5129
- }[] | undefined>;
4877
+ }[]>;
5130
4878
  createdAt: string;
5131
4879
  createdBy: string;
5132
4880
  createdAtLocation: string;
@@ -5155,7 +4903,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5155
4903
  option: string;
5156
4904
  filename: string;
5157
4905
  originalFilename: string;
5158
- }[] | undefined> | undefined;
4906
+ }[]> | undefined;
5159
4907
  } | {
5160
4908
  type: "NOTIFY";
5161
4909
  id: string;
@@ -5184,7 +4932,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5184
4932
  option: string;
5185
4933
  filename: string;
5186
4934
  originalFilename: string;
5187
- }[] | undefined>;
4935
+ }[]>;
5188
4936
  createdAt: string;
5189
4937
  createdBy: string;
5190
4938
  createdAtLocation: string;
@@ -5213,7 +4961,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5213
4961
  option: string;
5214
4962
  filename: string;
5215
4963
  originalFilename: string;
5216
- }[] | undefined> | undefined;
4964
+ }[]> | undefined;
5217
4965
  } | {
5218
4966
  type: "PRINT_CERTIFICATE";
5219
4967
  id: string;
@@ -5242,7 +4990,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5242
4990
  option: string;
5243
4991
  filename: string;
5244
4992
  originalFilename: string;
5245
- }[] | undefined>;
4993
+ }[]>;
5246
4994
  createdAt: string;
5247
4995
  createdBy: string;
5248
4996
  createdAtLocation: string;
@@ -5271,7 +5019,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5271
5019
  option: string;
5272
5020
  filename: string;
5273
5021
  originalFilename: string;
5274
- }[] | undefined> | undefined;
5022
+ }[]> | undefined;
5275
5023
  } | {
5276
5024
  type: "REQUEST_CORRECTION";
5277
5025
  id: string;
@@ -5300,7 +5048,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5300
5048
  option: string;
5301
5049
  filename: string;
5302
5050
  originalFilename: string;
5303
- }[] | undefined>;
5051
+ }[]>;
5304
5052
  createdAt: string;
5305
5053
  createdBy: string;
5306
5054
  createdAtLocation: string;
@@ -5329,7 +5077,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5329
5077
  option: string;
5330
5078
  filename: string;
5331
5079
  originalFilename: string;
5332
- }[] | undefined> | undefined;
5080
+ }[]> | undefined;
5333
5081
  } | {
5334
5082
  type: "APPROVE_CORRECTION";
5335
5083
  id: string;
@@ -5358,7 +5106,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5358
5106
  option: string;
5359
5107
  filename: string;
5360
5108
  originalFilename: string;
5361
- }[] | undefined>;
5109
+ }[]>;
5362
5110
  createdAt: string;
5363
5111
  createdBy: string;
5364
5112
  createdAtLocation: string;
@@ -5388,7 +5136,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5388
5136
  option: string;
5389
5137
  filename: string;
5390
5138
  originalFilename: string;
5391
- }[] | undefined> | undefined;
5139
+ }[]> | undefined;
5392
5140
  } | {
5393
5141
  type: "REJECT_CORRECTION";
5394
5142
  id: string;
@@ -5417,7 +5165,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5417
5165
  option: string;
5418
5166
  filename: string;
5419
5167
  originalFilename: string;
5420
- }[] | undefined>;
5168
+ }[]>;
5421
5169
  createdAt: string;
5422
5170
  createdBy: string;
5423
5171
  createdAtLocation: string;
@@ -5447,7 +5195,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5447
5195
  option: string;
5448
5196
  filename: string;
5449
5197
  originalFilename: string;
5450
- }[] | undefined> | undefined;
5198
+ }[]> | undefined;
5451
5199
  } | {
5452
5200
  type: "CUSTOM";
5453
5201
  id: string;
@@ -5476,7 +5224,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5476
5224
  option: string;
5477
5225
  filename: string;
5478
5226
  originalFilename: string;
5479
- }[] | undefined>;
5227
+ }[]>;
5480
5228
  createdAt: string;
5481
5229
  createdBy: string;
5482
5230
  createdAtLocation: string;
@@ -5505,7 +5253,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5505
5253
  option: string;
5506
5254
  filename: string;
5507
5255
  originalFilename: string;
5508
- }[] | undefined> | undefined;
5256
+ }[]> | undefined;
5509
5257
  })[];
5510
5258
  };
5511
5259
  }>;
@@ -5536,7 +5284,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5536
5284
  option: string;
5537
5285
  filename: string;
5538
5286
  originalFilename: string;
5539
- }[] | undefined>;
5287
+ }[]>;
5540
5288
  eventId: string;
5541
5289
  transactionId: string;
5542
5290
  type?: "REJECT" | undefined;
@@ -5565,7 +5313,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5565
5313
  option: string;
5566
5314
  filename: string;
5567
5315
  originalFilename: string;
5568
- }[] | undefined> | undefined;
5316
+ }[]> | undefined;
5569
5317
  };
5570
5318
  output: {
5571
5319
  type: string;
@@ -5601,7 +5349,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5601
5349
  option: string;
5602
5350
  filename: string;
5603
5351
  originalFilename: string;
5604
- }[] | undefined>;
5352
+ }[]>;
5605
5353
  createdAt: string;
5606
5354
  createdBy: string;
5607
5355
  createdAtLocation: string;
@@ -5631,7 +5379,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5631
5379
  option: string;
5632
5380
  filename: string;
5633
5381
  originalFilename: string;
5634
- }[] | undefined> | undefined;
5382
+ }[]> | undefined;
5635
5383
  } | {
5636
5384
  type: "UNASSIGN";
5637
5385
  id: string;
@@ -5660,7 +5408,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5660
5408
  option: string;
5661
5409
  filename: string;
5662
5410
  originalFilename: string;
5663
- }[] | undefined>;
5411
+ }[]>;
5664
5412
  createdAt: string;
5665
5413
  createdBy: string;
5666
5414
  createdAtLocation: string;
@@ -5689,7 +5437,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5689
5437
  option: string;
5690
5438
  filename: string;
5691
5439
  originalFilename: string;
5692
- }[] | undefined> | undefined;
5440
+ }[]> | undefined;
5693
5441
  } | {
5694
5442
  type: "REGISTER";
5695
5443
  id: string;
@@ -5718,7 +5466,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5718
5466
  option: string;
5719
5467
  filename: string;
5720
5468
  originalFilename: string;
5721
- }[] | undefined>;
5469
+ }[]>;
5722
5470
  createdAt: string;
5723
5471
  createdBy: string;
5724
5472
  createdAtLocation: string;
@@ -5751,7 +5499,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5751
5499
  option: string;
5752
5500
  filename: string;
5753
5501
  originalFilename: string;
5754
- }[] | undefined> | undefined;
5502
+ }[]> | undefined;
5755
5503
  } | {
5756
5504
  type: "DECLARE";
5757
5505
  id: string;
@@ -5780,7 +5528,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5780
5528
  option: string;
5781
5529
  filename: string;
5782
5530
  originalFilename: string;
5783
- }[] | undefined>;
5531
+ }[]>;
5784
5532
  createdAt: string;
5785
5533
  createdBy: string;
5786
5534
  createdAtLocation: string;
@@ -5809,7 +5557,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5809
5557
  option: string;
5810
5558
  filename: string;
5811
5559
  originalFilename: string;
5812
- }[] | undefined> | undefined;
5560
+ }[]> | undefined;
5813
5561
  } | {
5814
5562
  type: "VALIDATE";
5815
5563
  id: string;
@@ -5838,7 +5586,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5838
5586
  option: string;
5839
5587
  filename: string;
5840
5588
  originalFilename: string;
5841
- }[] | undefined>;
5589
+ }[]>;
5842
5590
  createdAt: string;
5843
5591
  createdBy: string;
5844
5592
  createdAtLocation: string;
@@ -5867,7 +5615,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5867
5615
  option: string;
5868
5616
  filename: string;
5869
5617
  originalFilename: string;
5870
- }[] | undefined> | undefined;
5618
+ }[]> | undefined;
5871
5619
  } | {
5872
5620
  type: "REJECT";
5873
5621
  id: string;
@@ -5896,7 +5644,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5896
5644
  option: string;
5897
5645
  filename: string;
5898
5646
  originalFilename: string;
5899
- }[] | undefined>;
5647
+ }[]>;
5900
5648
  createdAt: string;
5901
5649
  createdBy: string;
5902
5650
  createdAtLocation: string;
@@ -5925,7 +5673,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5925
5673
  option: string;
5926
5674
  filename: string;
5927
5675
  originalFilename: string;
5928
- }[] | undefined> | undefined;
5676
+ }[]> | undefined;
5929
5677
  } | {
5930
5678
  type: "MARKED_AS_DUPLICATE";
5931
5679
  id: string;
@@ -5954,7 +5702,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5954
5702
  option: string;
5955
5703
  filename: string;
5956
5704
  originalFilename: string;
5957
- }[] | undefined>;
5705
+ }[]>;
5958
5706
  createdAt: string;
5959
5707
  createdBy: string;
5960
5708
  createdAtLocation: string;
@@ -5983,7 +5731,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
5983
5731
  option: string;
5984
5732
  filename: string;
5985
5733
  originalFilename: string;
5986
- }[] | undefined> | undefined;
5734
+ }[]> | undefined;
5987
5735
  } | {
5988
5736
  type: "ARCHIVE";
5989
5737
  id: string;
@@ -6012,7 +5760,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6012
5760
  option: string;
6013
5761
  filename: string;
6014
5762
  originalFilename: string;
6015
- }[] | undefined>;
5763
+ }[]>;
6016
5764
  createdAt: string;
6017
5765
  createdBy: string;
6018
5766
  createdAtLocation: string;
@@ -6041,7 +5789,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6041
5789
  option: string;
6042
5790
  filename: string;
6043
5791
  originalFilename: string;
6044
- }[] | undefined> | undefined;
5792
+ }[]> | undefined;
6045
5793
  } | {
6046
5794
  type: "CREATE";
6047
5795
  id: string;
@@ -6070,7 +5818,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6070
5818
  option: string;
6071
5819
  filename: string;
6072
5820
  originalFilename: string;
6073
- }[] | undefined>;
5821
+ }[]>;
6074
5822
  createdAt: string;
6075
5823
  createdBy: string;
6076
5824
  createdAtLocation: string;
@@ -6099,7 +5847,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6099
5847
  option: string;
6100
5848
  filename: string;
6101
5849
  originalFilename: string;
6102
- }[] | undefined> | undefined;
5850
+ }[]> | undefined;
6103
5851
  } | {
6104
5852
  type: "NOTIFY";
6105
5853
  id: string;
@@ -6128,7 +5876,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6128
5876
  option: string;
6129
5877
  filename: string;
6130
5878
  originalFilename: string;
6131
- }[] | undefined>;
5879
+ }[]>;
6132
5880
  createdAt: string;
6133
5881
  createdBy: string;
6134
5882
  createdAtLocation: string;
@@ -6157,7 +5905,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6157
5905
  option: string;
6158
5906
  filename: string;
6159
5907
  originalFilename: string;
6160
- }[] | undefined> | undefined;
5908
+ }[]> | undefined;
6161
5909
  } | {
6162
5910
  type: "PRINT_CERTIFICATE";
6163
5911
  id: string;
@@ -6186,7 +5934,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6186
5934
  option: string;
6187
5935
  filename: string;
6188
5936
  originalFilename: string;
6189
- }[] | undefined>;
5937
+ }[]>;
6190
5938
  createdAt: string;
6191
5939
  createdBy: string;
6192
5940
  createdAtLocation: string;
@@ -6215,7 +5963,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6215
5963
  option: string;
6216
5964
  filename: string;
6217
5965
  originalFilename: string;
6218
- }[] | undefined> | undefined;
5966
+ }[]> | undefined;
6219
5967
  } | {
6220
5968
  type: "REQUEST_CORRECTION";
6221
5969
  id: string;
@@ -6244,7 +5992,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6244
5992
  option: string;
6245
5993
  filename: string;
6246
5994
  originalFilename: string;
6247
- }[] | undefined>;
5995
+ }[]>;
6248
5996
  createdAt: string;
6249
5997
  createdBy: string;
6250
5998
  createdAtLocation: string;
@@ -6273,7 +6021,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6273
6021
  option: string;
6274
6022
  filename: string;
6275
6023
  originalFilename: string;
6276
- }[] | undefined> | undefined;
6024
+ }[]> | undefined;
6277
6025
  } | {
6278
6026
  type: "APPROVE_CORRECTION";
6279
6027
  id: string;
@@ -6302,7 +6050,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6302
6050
  option: string;
6303
6051
  filename: string;
6304
6052
  originalFilename: string;
6305
- }[] | undefined>;
6053
+ }[]>;
6306
6054
  createdAt: string;
6307
6055
  createdBy: string;
6308
6056
  createdAtLocation: string;
@@ -6332,7 +6080,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6332
6080
  option: string;
6333
6081
  filename: string;
6334
6082
  originalFilename: string;
6335
- }[] | undefined> | undefined;
6083
+ }[]> | undefined;
6336
6084
  } | {
6337
6085
  type: "REJECT_CORRECTION";
6338
6086
  id: string;
@@ -6361,7 +6109,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6361
6109
  option: string;
6362
6110
  filename: string;
6363
6111
  originalFilename: string;
6364
- }[] | undefined>;
6112
+ }[]>;
6365
6113
  createdAt: string;
6366
6114
  createdBy: string;
6367
6115
  createdAtLocation: string;
@@ -6391,7 +6139,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6391
6139
  option: string;
6392
6140
  filename: string;
6393
6141
  originalFilename: string;
6394
- }[] | undefined> | undefined;
6142
+ }[]> | undefined;
6395
6143
  } | {
6396
6144
  type: "CUSTOM";
6397
6145
  id: string;
@@ -6420,7 +6168,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6420
6168
  option: string;
6421
6169
  filename: string;
6422
6170
  originalFilename: string;
6423
- }[] | undefined>;
6171
+ }[]>;
6424
6172
  createdAt: string;
6425
6173
  createdBy: string;
6426
6174
  createdAtLocation: string;
@@ -6449,7 +6197,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6449
6197
  option: string;
6450
6198
  filename: string;
6451
6199
  originalFilename: string;
6452
- }[] | undefined> | undefined;
6200
+ }[]> | undefined;
6453
6201
  })[];
6454
6202
  };
6455
6203
  }>;
@@ -6480,7 +6228,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6480
6228
  option: string;
6481
6229
  filename: string;
6482
6230
  originalFilename: string;
6483
- }[] | undefined>;
6231
+ }[]>;
6484
6232
  eventId: string;
6485
6233
  transactionId: string;
6486
6234
  type?: "ARCHIVE" | undefined;
@@ -6509,7 +6257,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6509
6257
  option: string;
6510
6258
  filename: string;
6511
6259
  originalFilename: string;
6512
- }[] | undefined> | undefined;
6260
+ }[]> | undefined;
6513
6261
  };
6514
6262
  output: {
6515
6263
  type: string;
@@ -6545,7 +6293,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6545
6293
  option: string;
6546
6294
  filename: string;
6547
6295
  originalFilename: string;
6548
- }[] | undefined>;
6296
+ }[]>;
6549
6297
  createdAt: string;
6550
6298
  createdBy: string;
6551
6299
  createdAtLocation: string;
@@ -6575,7 +6323,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6575
6323
  option: string;
6576
6324
  filename: string;
6577
6325
  originalFilename: string;
6578
- }[] | undefined> | undefined;
6326
+ }[]> | undefined;
6579
6327
  } | {
6580
6328
  type: "UNASSIGN";
6581
6329
  id: string;
@@ -6604,7 +6352,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6604
6352
  option: string;
6605
6353
  filename: string;
6606
6354
  originalFilename: string;
6607
- }[] | undefined>;
6355
+ }[]>;
6608
6356
  createdAt: string;
6609
6357
  createdBy: string;
6610
6358
  createdAtLocation: string;
@@ -6633,7 +6381,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6633
6381
  option: string;
6634
6382
  filename: string;
6635
6383
  originalFilename: string;
6636
- }[] | undefined> | undefined;
6384
+ }[]> | undefined;
6637
6385
  } | {
6638
6386
  type: "REGISTER";
6639
6387
  id: string;
@@ -6662,7 +6410,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6662
6410
  option: string;
6663
6411
  filename: string;
6664
6412
  originalFilename: string;
6665
- }[] | undefined>;
6413
+ }[]>;
6666
6414
  createdAt: string;
6667
6415
  createdBy: string;
6668
6416
  createdAtLocation: string;
@@ -6695,7 +6443,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6695
6443
  option: string;
6696
6444
  filename: string;
6697
6445
  originalFilename: string;
6698
- }[] | undefined> | undefined;
6446
+ }[]> | undefined;
6699
6447
  } | {
6700
6448
  type: "DECLARE";
6701
6449
  id: string;
@@ -6724,7 +6472,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6724
6472
  option: string;
6725
6473
  filename: string;
6726
6474
  originalFilename: string;
6727
- }[] | undefined>;
6475
+ }[]>;
6728
6476
  createdAt: string;
6729
6477
  createdBy: string;
6730
6478
  createdAtLocation: string;
@@ -6753,7 +6501,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6753
6501
  option: string;
6754
6502
  filename: string;
6755
6503
  originalFilename: string;
6756
- }[] | undefined> | undefined;
6504
+ }[]> | undefined;
6757
6505
  } | {
6758
6506
  type: "VALIDATE";
6759
6507
  id: string;
@@ -6782,7 +6530,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6782
6530
  option: string;
6783
6531
  filename: string;
6784
6532
  originalFilename: string;
6785
- }[] | undefined>;
6533
+ }[]>;
6786
6534
  createdAt: string;
6787
6535
  createdBy: string;
6788
6536
  createdAtLocation: string;
@@ -6811,7 +6559,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6811
6559
  option: string;
6812
6560
  filename: string;
6813
6561
  originalFilename: string;
6814
- }[] | undefined> | undefined;
6562
+ }[]> | undefined;
6815
6563
  } | {
6816
6564
  type: "REJECT";
6817
6565
  id: string;
@@ -6840,7 +6588,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6840
6588
  option: string;
6841
6589
  filename: string;
6842
6590
  originalFilename: string;
6843
- }[] | undefined>;
6591
+ }[]>;
6844
6592
  createdAt: string;
6845
6593
  createdBy: string;
6846
6594
  createdAtLocation: string;
@@ -6869,7 +6617,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6869
6617
  option: string;
6870
6618
  filename: string;
6871
6619
  originalFilename: string;
6872
- }[] | undefined> | undefined;
6620
+ }[]> | undefined;
6873
6621
  } | {
6874
6622
  type: "MARKED_AS_DUPLICATE";
6875
6623
  id: string;
@@ -6898,7 +6646,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6898
6646
  option: string;
6899
6647
  filename: string;
6900
6648
  originalFilename: string;
6901
- }[] | undefined>;
6649
+ }[]>;
6902
6650
  createdAt: string;
6903
6651
  createdBy: string;
6904
6652
  createdAtLocation: string;
@@ -6927,7 +6675,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6927
6675
  option: string;
6928
6676
  filename: string;
6929
6677
  originalFilename: string;
6930
- }[] | undefined> | undefined;
6678
+ }[]> | undefined;
6931
6679
  } | {
6932
6680
  type: "ARCHIVE";
6933
6681
  id: string;
@@ -6956,7 +6704,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6956
6704
  option: string;
6957
6705
  filename: string;
6958
6706
  originalFilename: string;
6959
- }[] | undefined>;
6707
+ }[]>;
6960
6708
  createdAt: string;
6961
6709
  createdBy: string;
6962
6710
  createdAtLocation: string;
@@ -6985,7 +6733,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
6985
6733
  option: string;
6986
6734
  filename: string;
6987
6735
  originalFilename: string;
6988
- }[] | undefined> | undefined;
6736
+ }[]> | undefined;
6989
6737
  } | {
6990
6738
  type: "CREATE";
6991
6739
  id: string;
@@ -7014,7 +6762,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7014
6762
  option: string;
7015
6763
  filename: string;
7016
6764
  originalFilename: string;
7017
- }[] | undefined>;
6765
+ }[]>;
7018
6766
  createdAt: string;
7019
6767
  createdBy: string;
7020
6768
  createdAtLocation: string;
@@ -7043,7 +6791,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7043
6791
  option: string;
7044
6792
  filename: string;
7045
6793
  originalFilename: string;
7046
- }[] | undefined> | undefined;
6794
+ }[]> | undefined;
7047
6795
  } | {
7048
6796
  type: "NOTIFY";
7049
6797
  id: string;
@@ -7072,7 +6820,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7072
6820
  option: string;
7073
6821
  filename: string;
7074
6822
  originalFilename: string;
7075
- }[] | undefined>;
6823
+ }[]>;
7076
6824
  createdAt: string;
7077
6825
  createdBy: string;
7078
6826
  createdAtLocation: string;
@@ -7101,7 +6849,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7101
6849
  option: string;
7102
6850
  filename: string;
7103
6851
  originalFilename: string;
7104
- }[] | undefined> | undefined;
6852
+ }[]> | undefined;
7105
6853
  } | {
7106
6854
  type: "PRINT_CERTIFICATE";
7107
6855
  id: string;
@@ -7130,7 +6878,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7130
6878
  option: string;
7131
6879
  filename: string;
7132
6880
  originalFilename: string;
7133
- }[] | undefined>;
6881
+ }[]>;
7134
6882
  createdAt: string;
7135
6883
  createdBy: string;
7136
6884
  createdAtLocation: string;
@@ -7159,7 +6907,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7159
6907
  option: string;
7160
6908
  filename: string;
7161
6909
  originalFilename: string;
7162
- }[] | undefined> | undefined;
6910
+ }[]> | undefined;
7163
6911
  } | {
7164
6912
  type: "REQUEST_CORRECTION";
7165
6913
  id: string;
@@ -7188,7 +6936,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7188
6936
  option: string;
7189
6937
  filename: string;
7190
6938
  originalFilename: string;
7191
- }[] | undefined>;
6939
+ }[]>;
7192
6940
  createdAt: string;
7193
6941
  createdBy: string;
7194
6942
  createdAtLocation: string;
@@ -7217,7 +6965,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7217
6965
  option: string;
7218
6966
  filename: string;
7219
6967
  originalFilename: string;
7220
- }[] | undefined> | undefined;
6968
+ }[]> | undefined;
7221
6969
  } | {
7222
6970
  type: "APPROVE_CORRECTION";
7223
6971
  id: string;
@@ -7246,7 +6994,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7246
6994
  option: string;
7247
6995
  filename: string;
7248
6996
  originalFilename: string;
7249
- }[] | undefined>;
6997
+ }[]>;
7250
6998
  createdAt: string;
7251
6999
  createdBy: string;
7252
7000
  createdAtLocation: string;
@@ -7276,7 +7024,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7276
7024
  option: string;
7277
7025
  filename: string;
7278
7026
  originalFilename: string;
7279
- }[] | undefined> | undefined;
7027
+ }[]> | undefined;
7280
7028
  } | {
7281
7029
  type: "REJECT_CORRECTION";
7282
7030
  id: string;
@@ -7305,7 +7053,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7305
7053
  option: string;
7306
7054
  filename: string;
7307
7055
  originalFilename: string;
7308
- }[] | undefined>;
7056
+ }[]>;
7309
7057
  createdAt: string;
7310
7058
  createdBy: string;
7311
7059
  createdAtLocation: string;
@@ -7335,7 +7083,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7335
7083
  option: string;
7336
7084
  filename: string;
7337
7085
  originalFilename: string;
7338
- }[] | undefined> | undefined;
7086
+ }[]> | undefined;
7339
7087
  } | {
7340
7088
  type: "CUSTOM";
7341
7089
  id: string;
@@ -7364,7 +7112,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7364
7112
  option: string;
7365
7113
  filename: string;
7366
7114
  originalFilename: string;
7367
- }[] | undefined>;
7115
+ }[]>;
7368
7116
  createdAt: string;
7369
7117
  createdBy: string;
7370
7118
  createdAtLocation: string;
@@ -7393,7 +7141,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7393
7141
  option: string;
7394
7142
  filename: string;
7395
7143
  originalFilename: string;
7396
- }[] | undefined> | undefined;
7144
+ }[]> | undefined;
7397
7145
  })[];
7398
7146
  };
7399
7147
  }>;
@@ -7424,7 +7172,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7424
7172
  option: string;
7425
7173
  filename: string;
7426
7174
  originalFilename: string;
7427
- }[] | undefined>;
7175
+ }[]>;
7428
7176
  eventId: string;
7429
7177
  transactionId: string;
7430
7178
  type?: "REGISTER" | undefined;
@@ -7453,7 +7201,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7453
7201
  option: string;
7454
7202
  filename: string;
7455
7203
  originalFilename: string;
7456
- }[] | undefined> | undefined;
7204
+ }[]> | undefined;
7457
7205
  };
7458
7206
  output: {
7459
7207
  type: string;
@@ -7489,7 +7237,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7489
7237
  option: string;
7490
7238
  filename: string;
7491
7239
  originalFilename: string;
7492
- }[] | undefined>;
7240
+ }[]>;
7493
7241
  createdAt: string;
7494
7242
  createdBy: string;
7495
7243
  createdAtLocation: string;
@@ -7519,7 +7267,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7519
7267
  option: string;
7520
7268
  filename: string;
7521
7269
  originalFilename: string;
7522
- }[] | undefined> | undefined;
7270
+ }[]> | undefined;
7523
7271
  } | {
7524
7272
  type: "UNASSIGN";
7525
7273
  id: string;
@@ -7548,7 +7296,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7548
7296
  option: string;
7549
7297
  filename: string;
7550
7298
  originalFilename: string;
7551
- }[] | undefined>;
7299
+ }[]>;
7552
7300
  createdAt: string;
7553
7301
  createdBy: string;
7554
7302
  createdAtLocation: string;
@@ -7577,7 +7325,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7577
7325
  option: string;
7578
7326
  filename: string;
7579
7327
  originalFilename: string;
7580
- }[] | undefined> | undefined;
7328
+ }[]> | undefined;
7581
7329
  } | {
7582
7330
  type: "REGISTER";
7583
7331
  id: string;
@@ -7606,7 +7354,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7606
7354
  option: string;
7607
7355
  filename: string;
7608
7356
  originalFilename: string;
7609
- }[] | undefined>;
7357
+ }[]>;
7610
7358
  createdAt: string;
7611
7359
  createdBy: string;
7612
7360
  createdAtLocation: string;
@@ -7639,7 +7387,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7639
7387
  option: string;
7640
7388
  filename: string;
7641
7389
  originalFilename: string;
7642
- }[] | undefined> | undefined;
7390
+ }[]> | undefined;
7643
7391
  } | {
7644
7392
  type: "DECLARE";
7645
7393
  id: string;
@@ -7668,7 +7416,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7668
7416
  option: string;
7669
7417
  filename: string;
7670
7418
  originalFilename: string;
7671
- }[] | undefined>;
7419
+ }[]>;
7672
7420
  createdAt: string;
7673
7421
  createdBy: string;
7674
7422
  createdAtLocation: string;
@@ -7697,7 +7445,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7697
7445
  option: string;
7698
7446
  filename: string;
7699
7447
  originalFilename: string;
7700
- }[] | undefined> | undefined;
7448
+ }[]> | undefined;
7701
7449
  } | {
7702
7450
  type: "VALIDATE";
7703
7451
  id: string;
@@ -7726,7 +7474,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7726
7474
  option: string;
7727
7475
  filename: string;
7728
7476
  originalFilename: string;
7729
- }[] | undefined>;
7477
+ }[]>;
7730
7478
  createdAt: string;
7731
7479
  createdBy: string;
7732
7480
  createdAtLocation: string;
@@ -7755,7 +7503,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7755
7503
  option: string;
7756
7504
  filename: string;
7757
7505
  originalFilename: string;
7758
- }[] | undefined> | undefined;
7506
+ }[]> | undefined;
7759
7507
  } | {
7760
7508
  type: "REJECT";
7761
7509
  id: string;
@@ -7784,7 +7532,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7784
7532
  option: string;
7785
7533
  filename: string;
7786
7534
  originalFilename: string;
7787
- }[] | undefined>;
7535
+ }[]>;
7788
7536
  createdAt: string;
7789
7537
  createdBy: string;
7790
7538
  createdAtLocation: string;
@@ -7813,7 +7561,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7813
7561
  option: string;
7814
7562
  filename: string;
7815
7563
  originalFilename: string;
7816
- }[] | undefined> | undefined;
7564
+ }[]> | undefined;
7817
7565
  } | {
7818
7566
  type: "MARKED_AS_DUPLICATE";
7819
7567
  id: string;
@@ -7842,7 +7590,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7842
7590
  option: string;
7843
7591
  filename: string;
7844
7592
  originalFilename: string;
7845
- }[] | undefined>;
7593
+ }[]>;
7846
7594
  createdAt: string;
7847
7595
  createdBy: string;
7848
7596
  createdAtLocation: string;
@@ -7871,7 +7619,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7871
7619
  option: string;
7872
7620
  filename: string;
7873
7621
  originalFilename: string;
7874
- }[] | undefined> | undefined;
7622
+ }[]> | undefined;
7875
7623
  } | {
7876
7624
  type: "ARCHIVE";
7877
7625
  id: string;
@@ -7900,7 +7648,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7900
7648
  option: string;
7901
7649
  filename: string;
7902
7650
  originalFilename: string;
7903
- }[] | undefined>;
7651
+ }[]>;
7904
7652
  createdAt: string;
7905
7653
  createdBy: string;
7906
7654
  createdAtLocation: string;
@@ -7929,7 +7677,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7929
7677
  option: string;
7930
7678
  filename: string;
7931
7679
  originalFilename: string;
7932
- }[] | undefined> | undefined;
7680
+ }[]> | undefined;
7933
7681
  } | {
7934
7682
  type: "CREATE";
7935
7683
  id: string;
@@ -7958,7 +7706,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7958
7706
  option: string;
7959
7707
  filename: string;
7960
7708
  originalFilename: string;
7961
- }[] | undefined>;
7709
+ }[]>;
7962
7710
  createdAt: string;
7963
7711
  createdBy: string;
7964
7712
  createdAtLocation: string;
@@ -7987,7 +7735,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
7987
7735
  option: string;
7988
7736
  filename: string;
7989
7737
  originalFilename: string;
7990
- }[] | undefined> | undefined;
7738
+ }[]> | undefined;
7991
7739
  } | {
7992
7740
  type: "NOTIFY";
7993
7741
  id: string;
@@ -8016,7 +7764,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8016
7764
  option: string;
8017
7765
  filename: string;
8018
7766
  originalFilename: string;
8019
- }[] | undefined>;
7767
+ }[]>;
8020
7768
  createdAt: string;
8021
7769
  createdBy: string;
8022
7770
  createdAtLocation: string;
@@ -8045,7 +7793,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8045
7793
  option: string;
8046
7794
  filename: string;
8047
7795
  originalFilename: string;
8048
- }[] | undefined> | undefined;
7796
+ }[]> | undefined;
8049
7797
  } | {
8050
7798
  type: "PRINT_CERTIFICATE";
8051
7799
  id: string;
@@ -8074,7 +7822,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8074
7822
  option: string;
8075
7823
  filename: string;
8076
7824
  originalFilename: string;
8077
- }[] | undefined>;
7825
+ }[]>;
8078
7826
  createdAt: string;
8079
7827
  createdBy: string;
8080
7828
  createdAtLocation: string;
@@ -8103,7 +7851,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8103
7851
  option: string;
8104
7852
  filename: string;
8105
7853
  originalFilename: string;
8106
- }[] | undefined> | undefined;
7854
+ }[]> | undefined;
8107
7855
  } | {
8108
7856
  type: "REQUEST_CORRECTION";
8109
7857
  id: string;
@@ -8132,7 +7880,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8132
7880
  option: string;
8133
7881
  filename: string;
8134
7882
  originalFilename: string;
8135
- }[] | undefined>;
7883
+ }[]>;
8136
7884
  createdAt: string;
8137
7885
  createdBy: string;
8138
7886
  createdAtLocation: string;
@@ -8161,7 +7909,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8161
7909
  option: string;
8162
7910
  filename: string;
8163
7911
  originalFilename: string;
8164
- }[] | undefined> | undefined;
7912
+ }[]> | undefined;
8165
7913
  } | {
8166
7914
  type: "APPROVE_CORRECTION";
8167
7915
  id: string;
@@ -8190,7 +7938,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8190
7938
  option: string;
8191
7939
  filename: string;
8192
7940
  originalFilename: string;
8193
- }[] | undefined>;
7941
+ }[]>;
8194
7942
  createdAt: string;
8195
7943
  createdBy: string;
8196
7944
  createdAtLocation: string;
@@ -8220,7 +7968,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8220
7968
  option: string;
8221
7969
  filename: string;
8222
7970
  originalFilename: string;
8223
- }[] | undefined> | undefined;
7971
+ }[]> | undefined;
8224
7972
  } | {
8225
7973
  type: "REJECT_CORRECTION";
8226
7974
  id: string;
@@ -8249,7 +7997,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8249
7997
  option: string;
8250
7998
  filename: string;
8251
7999
  originalFilename: string;
8252
- }[] | undefined>;
8000
+ }[]>;
8253
8001
  createdAt: string;
8254
8002
  createdBy: string;
8255
8003
  createdAtLocation: string;
@@ -8279,7 +8027,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8279
8027
  option: string;
8280
8028
  filename: string;
8281
8029
  originalFilename: string;
8282
- }[] | undefined> | undefined;
8030
+ }[]> | undefined;
8283
8031
  } | {
8284
8032
  type: "CUSTOM";
8285
8033
  id: string;
@@ -8308,7 +8056,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8308
8056
  option: string;
8309
8057
  filename: string;
8310
8058
  originalFilename: string;
8311
- }[] | undefined>;
8059
+ }[]>;
8312
8060
  createdAt: string;
8313
8061
  createdBy: string;
8314
8062
  createdAtLocation: string;
@@ -8337,7 +8085,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8337
8085
  option: string;
8338
8086
  filename: string;
8339
8087
  originalFilename: string;
8340
- }[] | undefined> | undefined;
8088
+ }[]> | undefined;
8341
8089
  })[];
8342
8090
  };
8343
8091
  }>;
@@ -8368,7 +8116,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8368
8116
  option: string;
8369
8117
  filename: string;
8370
8118
  originalFilename: string;
8371
- }[] | undefined>;
8119
+ }[]>;
8372
8120
  eventId: string;
8373
8121
  transactionId: string;
8374
8122
  type?: "PRINT_CERTIFICATE" | undefined;
@@ -8397,7 +8145,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8397
8145
  option: string;
8398
8146
  filename: string;
8399
8147
  originalFilename: string;
8400
- }[] | undefined> | undefined;
8148
+ }[]> | undefined;
8401
8149
  };
8402
8150
  output: {
8403
8151
  type: string;
@@ -8433,7 +8181,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8433
8181
  option: string;
8434
8182
  filename: string;
8435
8183
  originalFilename: string;
8436
- }[] | undefined>;
8184
+ }[]>;
8437
8185
  createdAt: string;
8438
8186
  createdBy: string;
8439
8187
  createdAtLocation: string;
@@ -8463,7 +8211,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8463
8211
  option: string;
8464
8212
  filename: string;
8465
8213
  originalFilename: string;
8466
- }[] | undefined> | undefined;
8214
+ }[]> | undefined;
8467
8215
  } | {
8468
8216
  type: "UNASSIGN";
8469
8217
  id: string;
@@ -8492,7 +8240,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8492
8240
  option: string;
8493
8241
  filename: string;
8494
8242
  originalFilename: string;
8495
- }[] | undefined>;
8243
+ }[]>;
8496
8244
  createdAt: string;
8497
8245
  createdBy: string;
8498
8246
  createdAtLocation: string;
@@ -8521,7 +8269,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8521
8269
  option: string;
8522
8270
  filename: string;
8523
8271
  originalFilename: string;
8524
- }[] | undefined> | undefined;
8272
+ }[]> | undefined;
8525
8273
  } | {
8526
8274
  type: "REGISTER";
8527
8275
  id: string;
@@ -8550,7 +8298,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8550
8298
  option: string;
8551
8299
  filename: string;
8552
8300
  originalFilename: string;
8553
- }[] | undefined>;
8301
+ }[]>;
8554
8302
  createdAt: string;
8555
8303
  createdBy: string;
8556
8304
  createdAtLocation: string;
@@ -8583,7 +8331,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8583
8331
  option: string;
8584
8332
  filename: string;
8585
8333
  originalFilename: string;
8586
- }[] | undefined> | undefined;
8334
+ }[]> | undefined;
8587
8335
  } | {
8588
8336
  type: "DECLARE";
8589
8337
  id: string;
@@ -8612,7 +8360,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8612
8360
  option: string;
8613
8361
  filename: string;
8614
8362
  originalFilename: string;
8615
- }[] | undefined>;
8363
+ }[]>;
8616
8364
  createdAt: string;
8617
8365
  createdBy: string;
8618
8366
  createdAtLocation: string;
@@ -8641,7 +8389,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8641
8389
  option: string;
8642
8390
  filename: string;
8643
8391
  originalFilename: string;
8644
- }[] | undefined> | undefined;
8392
+ }[]> | undefined;
8645
8393
  } | {
8646
8394
  type: "VALIDATE";
8647
8395
  id: string;
@@ -8670,7 +8418,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8670
8418
  option: string;
8671
8419
  filename: string;
8672
8420
  originalFilename: string;
8673
- }[] | undefined>;
8421
+ }[]>;
8674
8422
  createdAt: string;
8675
8423
  createdBy: string;
8676
8424
  createdAtLocation: string;
@@ -8699,7 +8447,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8699
8447
  option: string;
8700
8448
  filename: string;
8701
8449
  originalFilename: string;
8702
- }[] | undefined> | undefined;
8450
+ }[]> | undefined;
8703
8451
  } | {
8704
8452
  type: "REJECT";
8705
8453
  id: string;
@@ -8728,7 +8476,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8728
8476
  option: string;
8729
8477
  filename: string;
8730
8478
  originalFilename: string;
8731
- }[] | undefined>;
8479
+ }[]>;
8732
8480
  createdAt: string;
8733
8481
  createdBy: string;
8734
8482
  createdAtLocation: string;
@@ -8757,7 +8505,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8757
8505
  option: string;
8758
8506
  filename: string;
8759
8507
  originalFilename: string;
8760
- }[] | undefined> | undefined;
8508
+ }[]> | undefined;
8761
8509
  } | {
8762
8510
  type: "MARKED_AS_DUPLICATE";
8763
8511
  id: string;
@@ -8786,7 +8534,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8786
8534
  option: string;
8787
8535
  filename: string;
8788
8536
  originalFilename: string;
8789
- }[] | undefined>;
8537
+ }[]>;
8790
8538
  createdAt: string;
8791
8539
  createdBy: string;
8792
8540
  createdAtLocation: string;
@@ -8815,7 +8563,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8815
8563
  option: string;
8816
8564
  filename: string;
8817
8565
  originalFilename: string;
8818
- }[] | undefined> | undefined;
8566
+ }[]> | undefined;
8819
8567
  } | {
8820
8568
  type: "ARCHIVE";
8821
8569
  id: string;
@@ -8844,7 +8592,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8844
8592
  option: string;
8845
8593
  filename: string;
8846
8594
  originalFilename: string;
8847
- }[] | undefined>;
8595
+ }[]>;
8848
8596
  createdAt: string;
8849
8597
  createdBy: string;
8850
8598
  createdAtLocation: string;
@@ -8873,7 +8621,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8873
8621
  option: string;
8874
8622
  filename: string;
8875
8623
  originalFilename: string;
8876
- }[] | undefined> | undefined;
8624
+ }[]> | undefined;
8877
8625
  } | {
8878
8626
  type: "CREATE";
8879
8627
  id: string;
@@ -8902,7 +8650,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8902
8650
  option: string;
8903
8651
  filename: string;
8904
8652
  originalFilename: string;
8905
- }[] | undefined>;
8653
+ }[]>;
8906
8654
  createdAt: string;
8907
8655
  createdBy: string;
8908
8656
  createdAtLocation: string;
@@ -8931,7 +8679,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8931
8679
  option: string;
8932
8680
  filename: string;
8933
8681
  originalFilename: string;
8934
- }[] | undefined> | undefined;
8682
+ }[]> | undefined;
8935
8683
  } | {
8936
8684
  type: "NOTIFY";
8937
8685
  id: string;
@@ -8960,7 +8708,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8960
8708
  option: string;
8961
8709
  filename: string;
8962
8710
  originalFilename: string;
8963
- }[] | undefined>;
8711
+ }[]>;
8964
8712
  createdAt: string;
8965
8713
  createdBy: string;
8966
8714
  createdAtLocation: string;
@@ -8989,7 +8737,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
8989
8737
  option: string;
8990
8738
  filename: string;
8991
8739
  originalFilename: string;
8992
- }[] | undefined> | undefined;
8740
+ }[]> | undefined;
8993
8741
  } | {
8994
8742
  type: "PRINT_CERTIFICATE";
8995
8743
  id: string;
@@ -9018,7 +8766,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9018
8766
  option: string;
9019
8767
  filename: string;
9020
8768
  originalFilename: string;
9021
- }[] | undefined>;
8769
+ }[]>;
9022
8770
  createdAt: string;
9023
8771
  createdBy: string;
9024
8772
  createdAtLocation: string;
@@ -9047,7 +8795,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9047
8795
  option: string;
9048
8796
  filename: string;
9049
8797
  originalFilename: string;
9050
- }[] | undefined> | undefined;
8798
+ }[]> | undefined;
9051
8799
  } | {
9052
8800
  type: "REQUEST_CORRECTION";
9053
8801
  id: string;
@@ -9076,7 +8824,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9076
8824
  option: string;
9077
8825
  filename: string;
9078
8826
  originalFilename: string;
9079
- }[] | undefined>;
8827
+ }[]>;
9080
8828
  createdAt: string;
9081
8829
  createdBy: string;
9082
8830
  createdAtLocation: string;
@@ -9105,7 +8853,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9105
8853
  option: string;
9106
8854
  filename: string;
9107
8855
  originalFilename: string;
9108
- }[] | undefined> | undefined;
8856
+ }[]> | undefined;
9109
8857
  } | {
9110
8858
  type: "APPROVE_CORRECTION";
9111
8859
  id: string;
@@ -9134,7 +8882,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9134
8882
  option: string;
9135
8883
  filename: string;
9136
8884
  originalFilename: string;
9137
- }[] | undefined>;
8885
+ }[]>;
9138
8886
  createdAt: string;
9139
8887
  createdBy: string;
9140
8888
  createdAtLocation: string;
@@ -9164,7 +8912,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9164
8912
  option: string;
9165
8913
  filename: string;
9166
8914
  originalFilename: string;
9167
- }[] | undefined> | undefined;
8915
+ }[]> | undefined;
9168
8916
  } | {
9169
8917
  type: "REJECT_CORRECTION";
9170
8918
  id: string;
@@ -9193,7 +8941,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9193
8941
  option: string;
9194
8942
  filename: string;
9195
8943
  originalFilename: string;
9196
- }[] | undefined>;
8944
+ }[]>;
9197
8945
  createdAt: string;
9198
8946
  createdBy: string;
9199
8947
  createdAtLocation: string;
@@ -9223,7 +8971,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9223
8971
  option: string;
9224
8972
  filename: string;
9225
8973
  originalFilename: string;
9226
- }[] | undefined> | undefined;
8974
+ }[]> | undefined;
9227
8975
  } | {
9228
8976
  type: "CUSTOM";
9229
8977
  id: string;
@@ -9252,7 +9000,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9252
9000
  option: string;
9253
9001
  filename: string;
9254
9002
  originalFilename: string;
9255
- }[] | undefined>;
9003
+ }[]>;
9256
9004
  createdAt: string;
9257
9005
  createdBy: string;
9258
9006
  createdAtLocation: string;
@@ -9281,7 +9029,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9281
9029
  option: string;
9282
9030
  filename: string;
9283
9031
  originalFilename: string;
9284
- }[] | undefined> | undefined;
9032
+ }[]> | undefined;
9285
9033
  })[];
9286
9034
  };
9287
9035
  }>;
@@ -9324,7 +9072,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9324
9072
  option: string;
9325
9073
  filename: string;
9326
9074
  originalFilename: string;
9327
- }[] | undefined>;
9075
+ }[]>;
9328
9076
  eventId: string;
9329
9077
  transactionId: string;
9330
9078
  type?: "REQUEST_CORRECTION" | undefined;
@@ -9353,7 +9101,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9353
9101
  option: string;
9354
9102
  filename: string;
9355
9103
  originalFilename: string;
9356
- }[] | undefined> | undefined;
9104
+ }[]> | undefined;
9357
9105
  };
9358
9106
  output: {
9359
9107
  type: string;
@@ -9389,7 +9137,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9389
9137
  option: string;
9390
9138
  filename: string;
9391
9139
  originalFilename: string;
9392
- }[] | undefined>;
9140
+ }[]>;
9393
9141
  createdAt: string;
9394
9142
  createdBy: string;
9395
9143
  createdAtLocation: string;
@@ -9419,7 +9167,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9419
9167
  option: string;
9420
9168
  filename: string;
9421
9169
  originalFilename: string;
9422
- }[] | undefined> | undefined;
9170
+ }[]> | undefined;
9423
9171
  } | {
9424
9172
  type: "UNASSIGN";
9425
9173
  id: string;
@@ -9448,7 +9196,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9448
9196
  option: string;
9449
9197
  filename: string;
9450
9198
  originalFilename: string;
9451
- }[] | undefined>;
9199
+ }[]>;
9452
9200
  createdAt: string;
9453
9201
  createdBy: string;
9454
9202
  createdAtLocation: string;
@@ -9477,7 +9225,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9477
9225
  option: string;
9478
9226
  filename: string;
9479
9227
  originalFilename: string;
9480
- }[] | undefined> | undefined;
9228
+ }[]> | undefined;
9481
9229
  } | {
9482
9230
  type: "REGISTER";
9483
9231
  id: string;
@@ -9506,7 +9254,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9506
9254
  option: string;
9507
9255
  filename: string;
9508
9256
  originalFilename: string;
9509
- }[] | undefined>;
9257
+ }[]>;
9510
9258
  createdAt: string;
9511
9259
  createdBy: string;
9512
9260
  createdAtLocation: string;
@@ -9539,7 +9287,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9539
9287
  option: string;
9540
9288
  filename: string;
9541
9289
  originalFilename: string;
9542
- }[] | undefined> | undefined;
9290
+ }[]> | undefined;
9543
9291
  } | {
9544
9292
  type: "DECLARE";
9545
9293
  id: string;
@@ -9568,7 +9316,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9568
9316
  option: string;
9569
9317
  filename: string;
9570
9318
  originalFilename: string;
9571
- }[] | undefined>;
9319
+ }[]>;
9572
9320
  createdAt: string;
9573
9321
  createdBy: string;
9574
9322
  createdAtLocation: string;
@@ -9597,7 +9345,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9597
9345
  option: string;
9598
9346
  filename: string;
9599
9347
  originalFilename: string;
9600
- }[] | undefined> | undefined;
9348
+ }[]> | undefined;
9601
9349
  } | {
9602
9350
  type: "VALIDATE";
9603
9351
  id: string;
@@ -9626,7 +9374,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9626
9374
  option: string;
9627
9375
  filename: string;
9628
9376
  originalFilename: string;
9629
- }[] | undefined>;
9377
+ }[]>;
9630
9378
  createdAt: string;
9631
9379
  createdBy: string;
9632
9380
  createdAtLocation: string;
@@ -9655,7 +9403,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9655
9403
  option: string;
9656
9404
  filename: string;
9657
9405
  originalFilename: string;
9658
- }[] | undefined> | undefined;
9406
+ }[]> | undefined;
9659
9407
  } | {
9660
9408
  type: "REJECT";
9661
9409
  id: string;
@@ -9684,7 +9432,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9684
9432
  option: string;
9685
9433
  filename: string;
9686
9434
  originalFilename: string;
9687
- }[] | undefined>;
9435
+ }[]>;
9688
9436
  createdAt: string;
9689
9437
  createdBy: string;
9690
9438
  createdAtLocation: string;
@@ -9713,7 +9461,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9713
9461
  option: string;
9714
9462
  filename: string;
9715
9463
  originalFilename: string;
9716
- }[] | undefined> | undefined;
9464
+ }[]> | undefined;
9717
9465
  } | {
9718
9466
  type: "MARKED_AS_DUPLICATE";
9719
9467
  id: string;
@@ -9742,7 +9490,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9742
9490
  option: string;
9743
9491
  filename: string;
9744
9492
  originalFilename: string;
9745
- }[] | undefined>;
9493
+ }[]>;
9746
9494
  createdAt: string;
9747
9495
  createdBy: string;
9748
9496
  createdAtLocation: string;
@@ -9771,7 +9519,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9771
9519
  option: string;
9772
9520
  filename: string;
9773
9521
  originalFilename: string;
9774
- }[] | undefined> | undefined;
9522
+ }[]> | undefined;
9775
9523
  } | {
9776
9524
  type: "ARCHIVE";
9777
9525
  id: string;
@@ -9800,7 +9548,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9800
9548
  option: string;
9801
9549
  filename: string;
9802
9550
  originalFilename: string;
9803
- }[] | undefined>;
9551
+ }[]>;
9804
9552
  createdAt: string;
9805
9553
  createdBy: string;
9806
9554
  createdAtLocation: string;
@@ -9829,7 +9577,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9829
9577
  option: string;
9830
9578
  filename: string;
9831
9579
  originalFilename: string;
9832
- }[] | undefined> | undefined;
9580
+ }[]> | undefined;
9833
9581
  } | {
9834
9582
  type: "CREATE";
9835
9583
  id: string;
@@ -9858,7 +9606,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9858
9606
  option: string;
9859
9607
  filename: string;
9860
9608
  originalFilename: string;
9861
- }[] | undefined>;
9609
+ }[]>;
9862
9610
  createdAt: string;
9863
9611
  createdBy: string;
9864
9612
  createdAtLocation: string;
@@ -9887,7 +9635,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9887
9635
  option: string;
9888
9636
  filename: string;
9889
9637
  originalFilename: string;
9890
- }[] | undefined> | undefined;
9638
+ }[]> | undefined;
9891
9639
  } | {
9892
9640
  type: "NOTIFY";
9893
9641
  id: string;
@@ -9916,7 +9664,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9916
9664
  option: string;
9917
9665
  filename: string;
9918
9666
  originalFilename: string;
9919
- }[] | undefined>;
9667
+ }[]>;
9920
9668
  createdAt: string;
9921
9669
  createdBy: string;
9922
9670
  createdAtLocation: string;
@@ -9945,7 +9693,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9945
9693
  option: string;
9946
9694
  filename: string;
9947
9695
  originalFilename: string;
9948
- }[] | undefined> | undefined;
9696
+ }[]> | undefined;
9949
9697
  } | {
9950
9698
  type: "PRINT_CERTIFICATE";
9951
9699
  id: string;
@@ -9974,7 +9722,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9974
9722
  option: string;
9975
9723
  filename: string;
9976
9724
  originalFilename: string;
9977
- }[] | undefined>;
9725
+ }[]>;
9978
9726
  createdAt: string;
9979
9727
  createdBy: string;
9980
9728
  createdAtLocation: string;
@@ -10003,7 +9751,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10003
9751
  option: string;
10004
9752
  filename: string;
10005
9753
  originalFilename: string;
10006
- }[] | undefined> | undefined;
9754
+ }[]> | undefined;
10007
9755
  } | {
10008
9756
  type: "REQUEST_CORRECTION";
10009
9757
  id: string;
@@ -10032,7 +9780,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10032
9780
  option: string;
10033
9781
  filename: string;
10034
9782
  originalFilename: string;
10035
- }[] | undefined>;
9783
+ }[]>;
10036
9784
  createdAt: string;
10037
9785
  createdBy: string;
10038
9786
  createdAtLocation: string;
@@ -10061,7 +9809,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10061
9809
  option: string;
10062
9810
  filename: string;
10063
9811
  originalFilename: string;
10064
- }[] | undefined> | undefined;
9812
+ }[]> | undefined;
10065
9813
  } | {
10066
9814
  type: "APPROVE_CORRECTION";
10067
9815
  id: string;
@@ -10090,7 +9838,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10090
9838
  option: string;
10091
9839
  filename: string;
10092
9840
  originalFilename: string;
10093
- }[] | undefined>;
9841
+ }[]>;
10094
9842
  createdAt: string;
10095
9843
  createdBy: string;
10096
9844
  createdAtLocation: string;
@@ -10120,7 +9868,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10120
9868
  option: string;
10121
9869
  filename: string;
10122
9870
  originalFilename: string;
10123
- }[] | undefined> | undefined;
9871
+ }[]> | undefined;
10124
9872
  } | {
10125
9873
  type: "REJECT_CORRECTION";
10126
9874
  id: string;
@@ -10149,7 +9897,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10149
9897
  option: string;
10150
9898
  filename: string;
10151
9899
  originalFilename: string;
10152
- }[] | undefined>;
9900
+ }[]>;
10153
9901
  createdAt: string;
10154
9902
  createdBy: string;
10155
9903
  createdAtLocation: string;
@@ -10179,7 +9927,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10179
9927
  option: string;
10180
9928
  filename: string;
10181
9929
  originalFilename: string;
10182
- }[] | undefined> | undefined;
9930
+ }[]> | undefined;
10183
9931
  } | {
10184
9932
  type: "CUSTOM";
10185
9933
  id: string;
@@ -10208,7 +9956,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10208
9956
  option: string;
10209
9957
  filename: string;
10210
9958
  originalFilename: string;
10211
- }[] | undefined>;
9959
+ }[]>;
10212
9960
  createdAt: string;
10213
9961
  createdBy: string;
10214
9962
  createdAtLocation: string;
@@ -10237,7 +9985,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10237
9985
  option: string;
10238
9986
  filename: string;
10239
9987
  originalFilename: string;
10240
- }[] | undefined> | undefined;
9988
+ }[]> | undefined;
10241
9989
  })[];
10242
9990
  };
10243
9991
  }>;
@@ -10268,7 +10016,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10268
10016
  option: string;
10269
10017
  filename: string;
10270
10018
  originalFilename: string;
10271
- }[] | undefined>;
10019
+ }[]>;
10272
10020
  requestId: string;
10273
10021
  eventId: string;
10274
10022
  transactionId: string;
@@ -10298,7 +10046,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10298
10046
  option: string;
10299
10047
  filename: string;
10300
10048
  originalFilename: string;
10301
- }[] | undefined> | undefined;
10049
+ }[]> | undefined;
10302
10050
  };
10303
10051
  output: {
10304
10052
  type: string;
@@ -10334,7 +10082,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10334
10082
  option: string;
10335
10083
  filename: string;
10336
10084
  originalFilename: string;
10337
- }[] | undefined>;
10085
+ }[]>;
10338
10086
  createdAt: string;
10339
10087
  createdBy: string;
10340
10088
  createdAtLocation: string;
@@ -10364,7 +10112,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10364
10112
  option: string;
10365
10113
  filename: string;
10366
10114
  originalFilename: string;
10367
- }[] | undefined> | undefined;
10115
+ }[]> | undefined;
10368
10116
  } | {
10369
10117
  type: "UNASSIGN";
10370
10118
  id: string;
@@ -10393,7 +10141,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10393
10141
  option: string;
10394
10142
  filename: string;
10395
10143
  originalFilename: string;
10396
- }[] | undefined>;
10144
+ }[]>;
10397
10145
  createdAt: string;
10398
10146
  createdBy: string;
10399
10147
  createdAtLocation: string;
@@ -10422,7 +10170,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10422
10170
  option: string;
10423
10171
  filename: string;
10424
10172
  originalFilename: string;
10425
- }[] | undefined> | undefined;
10173
+ }[]> | undefined;
10426
10174
  } | {
10427
10175
  type: "REGISTER";
10428
10176
  id: string;
@@ -10451,7 +10199,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10451
10199
  option: string;
10452
10200
  filename: string;
10453
10201
  originalFilename: string;
10454
- }[] | undefined>;
10202
+ }[]>;
10455
10203
  createdAt: string;
10456
10204
  createdBy: string;
10457
10205
  createdAtLocation: string;
@@ -10484,7 +10232,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10484
10232
  option: string;
10485
10233
  filename: string;
10486
10234
  originalFilename: string;
10487
- }[] | undefined> | undefined;
10235
+ }[]> | undefined;
10488
10236
  } | {
10489
10237
  type: "DECLARE";
10490
10238
  id: string;
@@ -10513,7 +10261,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10513
10261
  option: string;
10514
10262
  filename: string;
10515
10263
  originalFilename: string;
10516
- }[] | undefined>;
10264
+ }[]>;
10517
10265
  createdAt: string;
10518
10266
  createdBy: string;
10519
10267
  createdAtLocation: string;
@@ -10542,7 +10290,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10542
10290
  option: string;
10543
10291
  filename: string;
10544
10292
  originalFilename: string;
10545
- }[] | undefined> | undefined;
10293
+ }[]> | undefined;
10546
10294
  } | {
10547
10295
  type: "VALIDATE";
10548
10296
  id: string;
@@ -10571,7 +10319,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10571
10319
  option: string;
10572
10320
  filename: string;
10573
10321
  originalFilename: string;
10574
- }[] | undefined>;
10322
+ }[]>;
10575
10323
  createdAt: string;
10576
10324
  createdBy: string;
10577
10325
  createdAtLocation: string;
@@ -10600,7 +10348,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10600
10348
  option: string;
10601
10349
  filename: string;
10602
10350
  originalFilename: string;
10603
- }[] | undefined> | undefined;
10351
+ }[]> | undefined;
10604
10352
  } | {
10605
10353
  type: "REJECT";
10606
10354
  id: string;
@@ -10629,7 +10377,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10629
10377
  option: string;
10630
10378
  filename: string;
10631
10379
  originalFilename: string;
10632
- }[] | undefined>;
10380
+ }[]>;
10633
10381
  createdAt: string;
10634
10382
  createdBy: string;
10635
10383
  createdAtLocation: string;
@@ -10658,7 +10406,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10658
10406
  option: string;
10659
10407
  filename: string;
10660
10408
  originalFilename: string;
10661
- }[] | undefined> | undefined;
10409
+ }[]> | undefined;
10662
10410
  } | {
10663
10411
  type: "MARKED_AS_DUPLICATE";
10664
10412
  id: string;
@@ -10687,7 +10435,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10687
10435
  option: string;
10688
10436
  filename: string;
10689
10437
  originalFilename: string;
10690
- }[] | undefined>;
10438
+ }[]>;
10691
10439
  createdAt: string;
10692
10440
  createdBy: string;
10693
10441
  createdAtLocation: string;
@@ -10716,7 +10464,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10716
10464
  option: string;
10717
10465
  filename: string;
10718
10466
  originalFilename: string;
10719
- }[] | undefined> | undefined;
10467
+ }[]> | undefined;
10720
10468
  } | {
10721
10469
  type: "ARCHIVE";
10722
10470
  id: string;
@@ -10745,7 +10493,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10745
10493
  option: string;
10746
10494
  filename: string;
10747
10495
  originalFilename: string;
10748
- }[] | undefined>;
10496
+ }[]>;
10749
10497
  createdAt: string;
10750
10498
  createdBy: string;
10751
10499
  createdAtLocation: string;
@@ -10774,7 +10522,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10774
10522
  option: string;
10775
10523
  filename: string;
10776
10524
  originalFilename: string;
10777
- }[] | undefined> | undefined;
10525
+ }[]> | undefined;
10778
10526
  } | {
10779
10527
  type: "CREATE";
10780
10528
  id: string;
@@ -10803,7 +10551,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10803
10551
  option: string;
10804
10552
  filename: string;
10805
10553
  originalFilename: string;
10806
- }[] | undefined>;
10554
+ }[]>;
10807
10555
  createdAt: string;
10808
10556
  createdBy: string;
10809
10557
  createdAtLocation: string;
@@ -10832,7 +10580,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10832
10580
  option: string;
10833
10581
  filename: string;
10834
10582
  originalFilename: string;
10835
- }[] | undefined> | undefined;
10583
+ }[]> | undefined;
10836
10584
  } | {
10837
10585
  type: "NOTIFY";
10838
10586
  id: string;
@@ -10861,7 +10609,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10861
10609
  option: string;
10862
10610
  filename: string;
10863
10611
  originalFilename: string;
10864
- }[] | undefined>;
10612
+ }[]>;
10865
10613
  createdAt: string;
10866
10614
  createdBy: string;
10867
10615
  createdAtLocation: string;
@@ -10890,7 +10638,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10890
10638
  option: string;
10891
10639
  filename: string;
10892
10640
  originalFilename: string;
10893
- }[] | undefined> | undefined;
10641
+ }[]> | undefined;
10894
10642
  } | {
10895
10643
  type: "PRINT_CERTIFICATE";
10896
10644
  id: string;
@@ -10919,7 +10667,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10919
10667
  option: string;
10920
10668
  filename: string;
10921
10669
  originalFilename: string;
10922
- }[] | undefined>;
10670
+ }[]>;
10923
10671
  createdAt: string;
10924
10672
  createdBy: string;
10925
10673
  createdAtLocation: string;
@@ -10948,7 +10696,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10948
10696
  option: string;
10949
10697
  filename: string;
10950
10698
  originalFilename: string;
10951
- }[] | undefined> | undefined;
10699
+ }[]> | undefined;
10952
10700
  } | {
10953
10701
  type: "REQUEST_CORRECTION";
10954
10702
  id: string;
@@ -10977,7 +10725,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10977
10725
  option: string;
10978
10726
  filename: string;
10979
10727
  originalFilename: string;
10980
- }[] | undefined>;
10728
+ }[]>;
10981
10729
  createdAt: string;
10982
10730
  createdBy: string;
10983
10731
  createdAtLocation: string;
@@ -11006,7 +10754,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11006
10754
  option: string;
11007
10755
  filename: string;
11008
10756
  originalFilename: string;
11009
- }[] | undefined> | undefined;
10757
+ }[]> | undefined;
11010
10758
  } | {
11011
10759
  type: "APPROVE_CORRECTION";
11012
10760
  id: string;
@@ -11035,7 +10783,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11035
10783
  option: string;
11036
10784
  filename: string;
11037
10785
  originalFilename: string;
11038
- }[] | undefined>;
10786
+ }[]>;
11039
10787
  createdAt: string;
11040
10788
  createdBy: string;
11041
10789
  createdAtLocation: string;
@@ -11065,7 +10813,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11065
10813
  option: string;
11066
10814
  filename: string;
11067
10815
  originalFilename: string;
11068
- }[] | undefined> | undefined;
10816
+ }[]> | undefined;
11069
10817
  } | {
11070
10818
  type: "REJECT_CORRECTION";
11071
10819
  id: string;
@@ -11094,7 +10842,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11094
10842
  option: string;
11095
10843
  filename: string;
11096
10844
  originalFilename: string;
11097
- }[] | undefined>;
10845
+ }[]>;
11098
10846
  createdAt: string;
11099
10847
  createdBy: string;
11100
10848
  createdAtLocation: string;
@@ -11124,7 +10872,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11124
10872
  option: string;
11125
10873
  filename: string;
11126
10874
  originalFilename: string;
11127
- }[] | undefined> | undefined;
10875
+ }[]> | undefined;
11128
10876
  } | {
11129
10877
  type: "CUSTOM";
11130
10878
  id: string;
@@ -11153,7 +10901,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11153
10901
  option: string;
11154
10902
  filename: string;
11155
10903
  originalFilename: string;
11156
- }[] | undefined>;
10904
+ }[]>;
11157
10905
  createdAt: string;
11158
10906
  createdBy: string;
11159
10907
  createdAtLocation: string;
@@ -11182,7 +10930,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11182
10930
  option: string;
11183
10931
  filename: string;
11184
10932
  originalFilename: string;
11185
- }[] | undefined> | undefined;
10933
+ }[]> | undefined;
11186
10934
  })[];
11187
10935
  };
11188
10936
  }>;
@@ -11213,7 +10961,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11213
10961
  option: string;
11214
10962
  filename: string;
11215
10963
  originalFilename: string;
11216
- }[] | undefined>;
10964
+ }[]>;
11217
10965
  requestId: string;
11218
10966
  eventId: string;
11219
10967
  transactionId: string;
@@ -11243,7 +10991,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11243
10991
  option: string;
11244
10992
  filename: string;
11245
10993
  originalFilename: string;
11246
- }[] | undefined> | undefined;
10994
+ }[]> | undefined;
11247
10995
  };
11248
10996
  output: {
11249
10997
  type: string;
@@ -11279,7 +11027,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11279
11027
  option: string;
11280
11028
  filename: string;
11281
11029
  originalFilename: string;
11282
- }[] | undefined>;
11030
+ }[]>;
11283
11031
  createdAt: string;
11284
11032
  createdBy: string;
11285
11033
  createdAtLocation: string;
@@ -11309,7 +11057,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11309
11057
  option: string;
11310
11058
  filename: string;
11311
11059
  originalFilename: string;
11312
- }[] | undefined> | undefined;
11060
+ }[]> | undefined;
11313
11061
  } | {
11314
11062
  type: "UNASSIGN";
11315
11063
  id: string;
@@ -11338,7 +11086,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11338
11086
  option: string;
11339
11087
  filename: string;
11340
11088
  originalFilename: string;
11341
- }[] | undefined>;
11089
+ }[]>;
11342
11090
  createdAt: string;
11343
11091
  createdBy: string;
11344
11092
  createdAtLocation: string;
@@ -11367,7 +11115,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11367
11115
  option: string;
11368
11116
  filename: string;
11369
11117
  originalFilename: string;
11370
- }[] | undefined> | undefined;
11118
+ }[]> | undefined;
11371
11119
  } | {
11372
11120
  type: "REGISTER";
11373
11121
  id: string;
@@ -11396,7 +11144,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11396
11144
  option: string;
11397
11145
  filename: string;
11398
11146
  originalFilename: string;
11399
- }[] | undefined>;
11147
+ }[]>;
11400
11148
  createdAt: string;
11401
11149
  createdBy: string;
11402
11150
  createdAtLocation: string;
@@ -11429,7 +11177,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11429
11177
  option: string;
11430
11178
  filename: string;
11431
11179
  originalFilename: string;
11432
- }[] | undefined> | undefined;
11180
+ }[]> | undefined;
11433
11181
  } | {
11434
11182
  type: "DECLARE";
11435
11183
  id: string;
@@ -11458,7 +11206,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11458
11206
  option: string;
11459
11207
  filename: string;
11460
11208
  originalFilename: string;
11461
- }[] | undefined>;
11209
+ }[]>;
11462
11210
  createdAt: string;
11463
11211
  createdBy: string;
11464
11212
  createdAtLocation: string;
@@ -11487,7 +11235,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11487
11235
  option: string;
11488
11236
  filename: string;
11489
11237
  originalFilename: string;
11490
- }[] | undefined> | undefined;
11238
+ }[]> | undefined;
11491
11239
  } | {
11492
11240
  type: "VALIDATE";
11493
11241
  id: string;
@@ -11516,7 +11264,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11516
11264
  option: string;
11517
11265
  filename: string;
11518
11266
  originalFilename: string;
11519
- }[] | undefined>;
11267
+ }[]>;
11520
11268
  createdAt: string;
11521
11269
  createdBy: string;
11522
11270
  createdAtLocation: string;
@@ -11545,7 +11293,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11545
11293
  option: string;
11546
11294
  filename: string;
11547
11295
  originalFilename: string;
11548
- }[] | undefined> | undefined;
11296
+ }[]> | undefined;
11549
11297
  } | {
11550
11298
  type: "REJECT";
11551
11299
  id: string;
@@ -11574,7 +11322,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11574
11322
  option: string;
11575
11323
  filename: string;
11576
11324
  originalFilename: string;
11577
- }[] | undefined>;
11325
+ }[]>;
11578
11326
  createdAt: string;
11579
11327
  createdBy: string;
11580
11328
  createdAtLocation: string;
@@ -11603,7 +11351,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11603
11351
  option: string;
11604
11352
  filename: string;
11605
11353
  originalFilename: string;
11606
- }[] | undefined> | undefined;
11354
+ }[]> | undefined;
11607
11355
  } | {
11608
11356
  type: "MARKED_AS_DUPLICATE";
11609
11357
  id: string;
@@ -11632,7 +11380,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11632
11380
  option: string;
11633
11381
  filename: string;
11634
11382
  originalFilename: string;
11635
- }[] | undefined>;
11383
+ }[]>;
11636
11384
  createdAt: string;
11637
11385
  createdBy: string;
11638
11386
  createdAtLocation: string;
@@ -11661,7 +11409,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11661
11409
  option: string;
11662
11410
  filename: string;
11663
11411
  originalFilename: string;
11664
- }[] | undefined> | undefined;
11412
+ }[]> | undefined;
11665
11413
  } | {
11666
11414
  type: "ARCHIVE";
11667
11415
  id: string;
@@ -11690,7 +11438,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11690
11438
  option: string;
11691
11439
  filename: string;
11692
11440
  originalFilename: string;
11693
- }[] | undefined>;
11441
+ }[]>;
11694
11442
  createdAt: string;
11695
11443
  createdBy: string;
11696
11444
  createdAtLocation: string;
@@ -11719,7 +11467,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11719
11467
  option: string;
11720
11468
  filename: string;
11721
11469
  originalFilename: string;
11722
- }[] | undefined> | undefined;
11470
+ }[]> | undefined;
11723
11471
  } | {
11724
11472
  type: "CREATE";
11725
11473
  id: string;
@@ -11748,7 +11496,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11748
11496
  option: string;
11749
11497
  filename: string;
11750
11498
  originalFilename: string;
11751
- }[] | undefined>;
11499
+ }[]>;
11752
11500
  createdAt: string;
11753
11501
  createdBy: string;
11754
11502
  createdAtLocation: string;
@@ -11777,7 +11525,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11777
11525
  option: string;
11778
11526
  filename: string;
11779
11527
  originalFilename: string;
11780
- }[] | undefined> | undefined;
11528
+ }[]> | undefined;
11781
11529
  } | {
11782
11530
  type: "NOTIFY";
11783
11531
  id: string;
@@ -11806,7 +11554,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11806
11554
  option: string;
11807
11555
  filename: string;
11808
11556
  originalFilename: string;
11809
- }[] | undefined>;
11557
+ }[]>;
11810
11558
  createdAt: string;
11811
11559
  createdBy: string;
11812
11560
  createdAtLocation: string;
@@ -11835,7 +11583,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11835
11583
  option: string;
11836
11584
  filename: string;
11837
11585
  originalFilename: string;
11838
- }[] | undefined> | undefined;
11586
+ }[]> | undefined;
11839
11587
  } | {
11840
11588
  type: "PRINT_CERTIFICATE";
11841
11589
  id: string;
@@ -11864,7 +11612,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11864
11612
  option: string;
11865
11613
  filename: string;
11866
11614
  originalFilename: string;
11867
- }[] | undefined>;
11615
+ }[]>;
11868
11616
  createdAt: string;
11869
11617
  createdBy: string;
11870
11618
  createdAtLocation: string;
@@ -11893,7 +11641,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11893
11641
  option: string;
11894
11642
  filename: string;
11895
11643
  originalFilename: string;
11896
- }[] | undefined> | undefined;
11644
+ }[]> | undefined;
11897
11645
  } | {
11898
11646
  type: "REQUEST_CORRECTION";
11899
11647
  id: string;
@@ -11922,7 +11670,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11922
11670
  option: string;
11923
11671
  filename: string;
11924
11672
  originalFilename: string;
11925
- }[] | undefined>;
11673
+ }[]>;
11926
11674
  createdAt: string;
11927
11675
  createdBy: string;
11928
11676
  createdAtLocation: string;
@@ -11951,7 +11699,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11951
11699
  option: string;
11952
11700
  filename: string;
11953
11701
  originalFilename: string;
11954
- }[] | undefined> | undefined;
11702
+ }[]> | undefined;
11955
11703
  } | {
11956
11704
  type: "APPROVE_CORRECTION";
11957
11705
  id: string;
@@ -11980,7 +11728,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11980
11728
  option: string;
11981
11729
  filename: string;
11982
11730
  originalFilename: string;
11983
- }[] | undefined>;
11731
+ }[]>;
11984
11732
  createdAt: string;
11985
11733
  createdBy: string;
11986
11734
  createdAtLocation: string;
@@ -12010,7 +11758,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12010
11758
  option: string;
12011
11759
  filename: string;
12012
11760
  originalFilename: string;
12013
- }[] | undefined> | undefined;
11761
+ }[]> | undefined;
12014
11762
  } | {
12015
11763
  type: "REJECT_CORRECTION";
12016
11764
  id: string;
@@ -12039,7 +11787,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12039
11787
  option: string;
12040
11788
  filename: string;
12041
11789
  originalFilename: string;
12042
- }[] | undefined>;
11790
+ }[]>;
12043
11791
  createdAt: string;
12044
11792
  createdBy: string;
12045
11793
  createdAtLocation: string;
@@ -12069,7 +11817,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12069
11817
  option: string;
12070
11818
  filename: string;
12071
11819
  originalFilename: string;
12072
- }[] | undefined> | undefined;
11820
+ }[]> | undefined;
12073
11821
  } | {
12074
11822
  type: "CUSTOM";
12075
11823
  id: string;
@@ -12098,7 +11846,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12098
11846
  option: string;
12099
11847
  filename: string;
12100
11848
  originalFilename: string;
12101
- }[] | undefined>;
11849
+ }[]>;
12102
11850
  createdAt: string;
12103
11851
  createdBy: string;
12104
11852
  createdAtLocation: string;
@@ -12127,7 +11875,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12127
11875
  option: string;
12128
11876
  filename: string;
12129
11877
  originalFilename: string;
12130
- }[] | undefined> | undefined;
11878
+ }[]> | undefined;
12131
11879
  })[];
12132
11880
  };
12133
11881
  }>;
@@ -12188,7 +11936,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12188
11936
  option: string;
12189
11937
  filename: string;
12190
11938
  originalFilename: string;
12191
- }[] | undefined>;
11939
+ }[]>;
12192
11940
  eventId: string;
12193
11941
  };
12194
11942
  output: {
@@ -12225,7 +11973,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12225
11973
  option: string;
12226
11974
  filename: string;
12227
11975
  originalFilename: string;
12228
- }[] | undefined>;
11976
+ }[]>;
12229
11977
  createdAt: string;
12230
11978
  createdBy: string;
12231
11979
  createdAtLocation: string;
@@ -12255,7 +12003,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12255
12003
  option: string;
12256
12004
  filename: string;
12257
12005
  originalFilename: string;
12258
- }[] | undefined> | undefined;
12006
+ }[]> | undefined;
12259
12007
  } | {
12260
12008
  type: "UNASSIGN";
12261
12009
  id: string;
@@ -12284,7 +12032,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12284
12032
  option: string;
12285
12033
  filename: string;
12286
12034
  originalFilename: string;
12287
- }[] | undefined>;
12035
+ }[]>;
12288
12036
  createdAt: string;
12289
12037
  createdBy: string;
12290
12038
  createdAtLocation: string;
@@ -12313,7 +12061,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12313
12061
  option: string;
12314
12062
  filename: string;
12315
12063
  originalFilename: string;
12316
- }[] | undefined> | undefined;
12064
+ }[]> | undefined;
12317
12065
  } | {
12318
12066
  type: "REGISTER";
12319
12067
  id: string;
@@ -12342,7 +12090,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12342
12090
  option: string;
12343
12091
  filename: string;
12344
12092
  originalFilename: string;
12345
- }[] | undefined>;
12093
+ }[]>;
12346
12094
  createdAt: string;
12347
12095
  createdBy: string;
12348
12096
  createdAtLocation: string;
@@ -12375,7 +12123,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12375
12123
  option: string;
12376
12124
  filename: string;
12377
12125
  originalFilename: string;
12378
- }[] | undefined> | undefined;
12126
+ }[]> | undefined;
12379
12127
  } | {
12380
12128
  type: "DECLARE";
12381
12129
  id: string;
@@ -12404,7 +12152,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12404
12152
  option: string;
12405
12153
  filename: string;
12406
12154
  originalFilename: string;
12407
- }[] | undefined>;
12155
+ }[]>;
12408
12156
  createdAt: string;
12409
12157
  createdBy: string;
12410
12158
  createdAtLocation: string;
@@ -12433,7 +12181,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12433
12181
  option: string;
12434
12182
  filename: string;
12435
12183
  originalFilename: string;
12436
- }[] | undefined> | undefined;
12184
+ }[]> | undefined;
12437
12185
  } | {
12438
12186
  type: "VALIDATE";
12439
12187
  id: string;
@@ -12462,7 +12210,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12462
12210
  option: string;
12463
12211
  filename: string;
12464
12212
  originalFilename: string;
12465
- }[] | undefined>;
12213
+ }[]>;
12466
12214
  createdAt: string;
12467
12215
  createdBy: string;
12468
12216
  createdAtLocation: string;
@@ -12491,7 +12239,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12491
12239
  option: string;
12492
12240
  filename: string;
12493
12241
  originalFilename: string;
12494
- }[] | undefined> | undefined;
12242
+ }[]> | undefined;
12495
12243
  } | {
12496
12244
  type: "REJECT";
12497
12245
  id: string;
@@ -12520,7 +12268,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12520
12268
  option: string;
12521
12269
  filename: string;
12522
12270
  originalFilename: string;
12523
- }[] | undefined>;
12271
+ }[]>;
12524
12272
  createdAt: string;
12525
12273
  createdBy: string;
12526
12274
  createdAtLocation: string;
@@ -12549,7 +12297,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12549
12297
  option: string;
12550
12298
  filename: string;
12551
12299
  originalFilename: string;
12552
- }[] | undefined> | undefined;
12300
+ }[]> | undefined;
12553
12301
  } | {
12554
12302
  type: "MARKED_AS_DUPLICATE";
12555
12303
  id: string;
@@ -12578,7 +12326,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12578
12326
  option: string;
12579
12327
  filename: string;
12580
12328
  originalFilename: string;
12581
- }[] | undefined>;
12329
+ }[]>;
12582
12330
  createdAt: string;
12583
12331
  createdBy: string;
12584
12332
  createdAtLocation: string;
@@ -12607,7 +12355,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12607
12355
  option: string;
12608
12356
  filename: string;
12609
12357
  originalFilename: string;
12610
- }[] | undefined> | undefined;
12358
+ }[]> | undefined;
12611
12359
  } | {
12612
12360
  type: "ARCHIVE";
12613
12361
  id: string;
@@ -12636,7 +12384,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12636
12384
  option: string;
12637
12385
  filename: string;
12638
12386
  originalFilename: string;
12639
- }[] | undefined>;
12387
+ }[]>;
12640
12388
  createdAt: string;
12641
12389
  createdBy: string;
12642
12390
  createdAtLocation: string;
@@ -12665,7 +12413,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12665
12413
  option: string;
12666
12414
  filename: string;
12667
12415
  originalFilename: string;
12668
- }[] | undefined> | undefined;
12416
+ }[]> | undefined;
12669
12417
  } | {
12670
12418
  type: "CREATE";
12671
12419
  id: string;
@@ -12694,7 +12442,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12694
12442
  option: string;
12695
12443
  filename: string;
12696
12444
  originalFilename: string;
12697
- }[] | undefined>;
12445
+ }[]>;
12698
12446
  createdAt: string;
12699
12447
  createdBy: string;
12700
12448
  createdAtLocation: string;
@@ -12723,7 +12471,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12723
12471
  option: string;
12724
12472
  filename: string;
12725
12473
  originalFilename: string;
12726
- }[] | undefined> | undefined;
12474
+ }[]> | undefined;
12727
12475
  } | {
12728
12476
  type: "NOTIFY";
12729
12477
  id: string;
@@ -12752,7 +12500,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12752
12500
  option: string;
12753
12501
  filename: string;
12754
12502
  originalFilename: string;
12755
- }[] | undefined>;
12503
+ }[]>;
12756
12504
  createdAt: string;
12757
12505
  createdBy: string;
12758
12506
  createdAtLocation: string;
@@ -12781,7 +12529,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12781
12529
  option: string;
12782
12530
  filename: string;
12783
12531
  originalFilename: string;
12784
- }[] | undefined> | undefined;
12532
+ }[]> | undefined;
12785
12533
  } | {
12786
12534
  type: "PRINT_CERTIFICATE";
12787
12535
  id: string;
@@ -12810,7 +12558,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12810
12558
  option: string;
12811
12559
  filename: string;
12812
12560
  originalFilename: string;
12813
- }[] | undefined>;
12561
+ }[]>;
12814
12562
  createdAt: string;
12815
12563
  createdBy: string;
12816
12564
  createdAtLocation: string;
@@ -12839,7 +12587,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12839
12587
  option: string;
12840
12588
  filename: string;
12841
12589
  originalFilename: string;
12842
- }[] | undefined> | undefined;
12590
+ }[]> | undefined;
12843
12591
  } | {
12844
12592
  type: "REQUEST_CORRECTION";
12845
12593
  id: string;
@@ -12868,7 +12616,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12868
12616
  option: string;
12869
12617
  filename: string;
12870
12618
  originalFilename: string;
12871
- }[] | undefined>;
12619
+ }[]>;
12872
12620
  createdAt: string;
12873
12621
  createdBy: string;
12874
12622
  createdAtLocation: string;
@@ -12897,7 +12645,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12897
12645
  option: string;
12898
12646
  filename: string;
12899
12647
  originalFilename: string;
12900
- }[] | undefined> | undefined;
12648
+ }[]> | undefined;
12901
12649
  } | {
12902
12650
  type: "APPROVE_CORRECTION";
12903
12651
  id: string;
@@ -12926,7 +12674,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12926
12674
  option: string;
12927
12675
  filename: string;
12928
12676
  originalFilename: string;
12929
- }[] | undefined>;
12677
+ }[]>;
12930
12678
  createdAt: string;
12931
12679
  createdBy: string;
12932
12680
  createdAtLocation: string;
@@ -12956,7 +12704,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12956
12704
  option: string;
12957
12705
  filename: string;
12958
12706
  originalFilename: string;
12959
- }[] | undefined> | undefined;
12707
+ }[]> | undefined;
12960
12708
  } | {
12961
12709
  type: "REJECT_CORRECTION";
12962
12710
  id: string;
@@ -12985,7 +12733,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12985
12733
  option: string;
12986
12734
  filename: string;
12987
12735
  originalFilename: string;
12988
- }[] | undefined>;
12736
+ }[]>;
12989
12737
  createdAt: string;
12990
12738
  createdBy: string;
12991
12739
  createdAtLocation: string;
@@ -13015,7 +12763,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13015
12763
  option: string;
13016
12764
  filename: string;
13017
12765
  originalFilename: string;
13018
- }[] | undefined> | undefined;
12766
+ }[]> | undefined;
13019
12767
  } | {
13020
12768
  type: "CUSTOM";
13021
12769
  id: string;
@@ -13044,7 +12792,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13044
12792
  option: string;
13045
12793
  filename: string;
13046
12794
  originalFilename: string;
13047
- }[] | undefined>;
12795
+ }[]>;
13048
12796
  createdAt: string;
13049
12797
  createdBy: string;
13050
12798
  createdAtLocation: string;
@@ -13073,7 +12821,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13073
12821
  option: string;
13074
12822
  filename: string;
13075
12823
  originalFilename: string;
13076
- }[] | undefined> | undefined;
12824
+ }[]> | undefined;
13077
12825
  })[];
13078
12826
  };
13079
12827
  }>;