@opencrvs/toolkit 1.8.0-rc.f9f9d64 → 1.8.0-rc.fa49ae3

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.
@@ -9320,6 +9320,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9320
9320
  originalFilename: string;
9321
9321
  }[] | [string, string] | null | undefined>;
9322
9322
  assignedTo: string;
9323
+ creator?: "system" | "user" | undefined;
9323
9324
  createdBySignature?: string | null | undefined;
9324
9325
  createdAtLocation?: string | null | undefined;
9325
9326
  annotation?: Record<string, string | number | boolean | {
@@ -9416,6 +9417,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9416
9417
  originalFilename: string;
9417
9418
  }[] | [string, string] | null | undefined>;
9418
9419
  assignedTo: null;
9420
+ creator?: "system" | "user" | undefined;
9419
9421
  createdBySignature?: string | null | undefined;
9420
9422
  createdAtLocation?: string | null | undefined;
9421
9423
  annotation?: Record<string, string | number | boolean | {
@@ -9511,6 +9513,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9511
9513
  filename: string;
9512
9514
  originalFilename: string;
9513
9515
  }[] | [string, string] | null | undefined>;
9516
+ creator?: "system" | "user" | undefined;
9514
9517
  createdBySignature?: string | null | undefined;
9515
9518
  createdAtLocation?: string | null | undefined;
9516
9519
  annotation?: Record<string, string | number | boolean | {
@@ -9607,6 +9610,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9607
9610
  filename: string;
9608
9611
  originalFilename: string;
9609
9612
  }[] | [string, string] | null | undefined>;
9613
+ creator?: "system" | "user" | undefined;
9610
9614
  createdBySignature?: string | null | undefined;
9611
9615
  createdAtLocation?: string | null | undefined;
9612
9616
  annotation?: Record<string, string | number | boolean | {
@@ -9702,6 +9706,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9702
9706
  filename: string;
9703
9707
  originalFilename: string;
9704
9708
  }[] | [string, string] | null | undefined>;
9709
+ creator?: "system" | "user" | undefined;
9705
9710
  createdBySignature?: string | null | undefined;
9706
9711
  createdAtLocation?: string | null | undefined;
9707
9712
  annotation?: Record<string, string | number | boolean | {
@@ -9801,6 +9806,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9801
9806
  filename: string;
9802
9807
  originalFilename: string;
9803
9808
  }[] | [string, string] | null | undefined>;
9809
+ creator?: "system" | "user" | undefined;
9804
9810
  createdBySignature?: string | null | undefined;
9805
9811
  createdAtLocation?: string | null | undefined;
9806
9812
  annotation?: Record<string, string | number | boolean | {
@@ -9896,6 +9902,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9896
9902
  filename: string;
9897
9903
  originalFilename: string;
9898
9904
  }[] | [string, string] | null | undefined>;
9905
+ creator?: "system" | "user" | undefined;
9899
9906
  createdBySignature?: string | null | undefined;
9900
9907
  createdAtLocation?: string | null | undefined;
9901
9908
  annotation?: Record<string, string | number | boolean | {
@@ -9995,6 +10002,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
9995
10002
  filename: string;
9996
10003
  originalFilename: string;
9997
10004
  }[] | [string, string] | null | undefined>;
10005
+ creator?: "system" | "user" | undefined;
9998
10006
  createdBySignature?: string | null | undefined;
9999
10007
  createdAtLocation?: string | null | undefined;
10000
10008
  annotation?: Record<string, string | number | boolean | {
@@ -10090,6 +10098,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10090
10098
  filename: string;
10091
10099
  originalFilename: string;
10092
10100
  }[] | [string, string] | null | undefined>;
10101
+ creator?: "system" | "user" | undefined;
10093
10102
  createdBySignature?: string | null | undefined;
10094
10103
  createdAtLocation?: string | null | undefined;
10095
10104
  annotation?: Record<string, string | number | boolean | {
@@ -10185,6 +10194,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10185
10194
  filename: string;
10186
10195
  originalFilename: string;
10187
10196
  }[] | [string, string] | null | undefined>;
10197
+ creator?: "system" | "user" | undefined;
10188
10198
  createdBySignature?: string | null | undefined;
10189
10199
  createdAtLocation?: string | null | undefined;
10190
10200
  annotation?: Record<string, string | number | boolean | {
@@ -10280,6 +10290,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10280
10290
  filename: string;
10281
10291
  originalFilename: string;
10282
10292
  }[] | [string, string] | null | undefined>;
10293
+ creator?: "system" | "user" | undefined;
10283
10294
  createdBySignature?: string | null | undefined;
10284
10295
  createdAtLocation?: string | null | undefined;
10285
10296
  annotation?: Record<string, string | number | boolean | {
@@ -10375,6 +10386,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10375
10386
  filename: string;
10376
10387
  originalFilename: string;
10377
10388
  }[] | [string, string] | null | undefined>;
10389
+ creator?: "system" | "user" | undefined;
10378
10390
  createdBySignature?: string | null | undefined;
10379
10391
  createdAtLocation?: string | null | undefined;
10380
10392
  annotation?: Record<string, string | number | boolean | {
@@ -10471,6 +10483,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10471
10483
  originalFilename: string;
10472
10484
  }[] | [string, string] | null | undefined>;
10473
10485
  requestId: string;
10486
+ creator?: "system" | "user" | undefined;
10474
10487
  createdBySignature?: string | null | undefined;
10475
10488
  createdAtLocation?: string | null | undefined;
10476
10489
  annotation?: Record<string, string | number | boolean | {
@@ -10567,6 +10580,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10567
10580
  originalFilename: string;
10568
10581
  }[] | [string, string] | null | undefined>;
10569
10582
  requestId: string;
10583
+ creator?: "system" | "user" | undefined;
10570
10584
  createdBySignature?: string | null | undefined;
10571
10585
  createdAtLocation?: string | null | undefined;
10572
10586
  annotation?: Record<string, string | number | boolean | {
@@ -10662,6 +10676,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10662
10676
  filename: string;
10663
10677
  originalFilename: string;
10664
10678
  }[] | [string, string] | null | undefined>;
10679
+ creator?: "system" | "user" | undefined;
10665
10680
  createdBySignature?: string | null | undefined;
10666
10681
  createdAtLocation?: string | null | undefined;
10667
10682
  annotation?: Record<string, string | number | boolean | {
@@ -10715,6 +10730,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10715
10730
  createdAt: string;
10716
10731
  createdBy: string;
10717
10732
  createdByRole: string;
10733
+ creator?: "system" | "user" | undefined;
10718
10734
  createdBySignature?: string | null | undefined;
10719
10735
  createdAtLocation?: string | null | undefined;
10720
10736
  originalActionId?: string | undefined;
@@ -10780,6 +10796,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10780
10796
  originalFilename: string;
10781
10797
  }[] | [string, string] | null | undefined>;
10782
10798
  assignedTo: string;
10799
+ creator?: "system" | "user" | undefined;
10783
10800
  createdBySignature?: string | null | undefined;
10784
10801
  createdAtLocation?: string | null | undefined;
10785
10802
  annotation?: Record<string, string | number | boolean | {
@@ -10876,6 +10893,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10876
10893
  originalFilename: string;
10877
10894
  }[] | [string, string] | null | undefined>;
10878
10895
  assignedTo: null;
10896
+ creator?: "system" | "user" | undefined;
10879
10897
  createdBySignature?: string | null | undefined;
10880
10898
  createdAtLocation?: string | null | undefined;
10881
10899
  annotation?: Record<string, string | number | boolean | {
@@ -10971,6 +10989,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
10971
10989
  filename: string;
10972
10990
  originalFilename: string;
10973
10991
  }[] | [string, string] | null | undefined>;
10992
+ creator?: "system" | "user" | undefined;
10974
10993
  createdBySignature?: string | null | undefined;
10975
10994
  createdAtLocation?: string | null | undefined;
10976
10995
  annotation?: Record<string, string | number | boolean | {
@@ -11067,6 +11086,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11067
11086
  filename: string;
11068
11087
  originalFilename: string;
11069
11088
  }[] | [string, string] | null | undefined>;
11089
+ creator?: "system" | "user" | undefined;
11070
11090
  createdBySignature?: string | null | undefined;
11071
11091
  createdAtLocation?: string | null | undefined;
11072
11092
  annotation?: Record<string, string | number | boolean | {
@@ -11162,6 +11182,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11162
11182
  filename: string;
11163
11183
  originalFilename: string;
11164
11184
  }[] | [string, string] | null | undefined>;
11185
+ creator?: "system" | "user" | undefined;
11165
11186
  createdBySignature?: string | null | undefined;
11166
11187
  createdAtLocation?: string | null | undefined;
11167
11188
  annotation?: Record<string, string | number | boolean | {
@@ -11261,6 +11282,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11261
11282
  filename: string;
11262
11283
  originalFilename: string;
11263
11284
  }[] | [string, string] | null | undefined>;
11285
+ creator?: "system" | "user" | undefined;
11264
11286
  createdBySignature?: string | null | undefined;
11265
11287
  createdAtLocation?: string | null | undefined;
11266
11288
  annotation?: Record<string, string | number | boolean | {
@@ -11356,6 +11378,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11356
11378
  filename: string;
11357
11379
  originalFilename: string;
11358
11380
  }[] | [string, string] | null | undefined>;
11381
+ creator?: "system" | "user" | undefined;
11359
11382
  createdBySignature?: string | null | undefined;
11360
11383
  createdAtLocation?: string | null | undefined;
11361
11384
  annotation?: Record<string, string | number | boolean | {
@@ -11455,6 +11478,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11455
11478
  filename: string;
11456
11479
  originalFilename: string;
11457
11480
  }[] | [string, string] | null | undefined>;
11481
+ creator?: "system" | "user" | undefined;
11458
11482
  createdBySignature?: string | null | undefined;
11459
11483
  createdAtLocation?: string | null | undefined;
11460
11484
  annotation?: Record<string, string | number | boolean | {
@@ -11550,6 +11574,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11550
11574
  filename: string;
11551
11575
  originalFilename: string;
11552
11576
  }[] | [string, string] | null | undefined>;
11577
+ creator?: "system" | "user" | undefined;
11553
11578
  createdBySignature?: string | null | undefined;
11554
11579
  createdAtLocation?: string | null | undefined;
11555
11580
  annotation?: Record<string, string | number | boolean | {
@@ -11645,6 +11670,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11645
11670
  filename: string;
11646
11671
  originalFilename: string;
11647
11672
  }[] | [string, string] | null | undefined>;
11673
+ creator?: "system" | "user" | undefined;
11648
11674
  createdBySignature?: string | null | undefined;
11649
11675
  createdAtLocation?: string | null | undefined;
11650
11676
  annotation?: Record<string, string | number | boolean | {
@@ -11740,6 +11766,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11740
11766
  filename: string;
11741
11767
  originalFilename: string;
11742
11768
  }[] | [string, string] | null | undefined>;
11769
+ creator?: "system" | "user" | undefined;
11743
11770
  createdBySignature?: string | null | undefined;
11744
11771
  createdAtLocation?: string | null | undefined;
11745
11772
  annotation?: Record<string, string | number | boolean | {
@@ -11835,6 +11862,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11835
11862
  filename: string;
11836
11863
  originalFilename: string;
11837
11864
  }[] | [string, string] | null | undefined>;
11865
+ creator?: "system" | "user" | undefined;
11838
11866
  createdBySignature?: string | null | undefined;
11839
11867
  createdAtLocation?: string | null | undefined;
11840
11868
  annotation?: Record<string, string | number | boolean | {
@@ -11931,6 +11959,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
11931
11959
  originalFilename: string;
11932
11960
  }[] | [string, string] | null | undefined>;
11933
11961
  requestId: string;
11962
+ creator?: "system" | "user" | undefined;
11934
11963
  createdBySignature?: string | null | undefined;
11935
11964
  createdAtLocation?: string | null | undefined;
11936
11965
  annotation?: Record<string, string | number | boolean | {
@@ -12027,6 +12056,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12027
12056
  originalFilename: string;
12028
12057
  }[] | [string, string] | null | undefined>;
12029
12058
  requestId: string;
12059
+ creator?: "system" | "user" | undefined;
12030
12060
  createdBySignature?: string | null | undefined;
12031
12061
  createdAtLocation?: string | null | undefined;
12032
12062
  annotation?: Record<string, string | number | boolean | {
@@ -12122,6 +12152,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12122
12152
  filename: string;
12123
12153
  originalFilename: string;
12124
12154
  }[] | [string, string] | null | undefined>;
12155
+ creator?: "system" | "user" | undefined;
12125
12156
  createdBySignature?: string | null | undefined;
12126
12157
  createdAtLocation?: string | null | undefined;
12127
12158
  annotation?: Record<string, string | number | boolean | {
@@ -12175,6 +12206,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12175
12206
  createdAt: string;
12176
12207
  createdBy: string;
12177
12208
  createdByRole: string;
12209
+ creator?: "system" | "user" | undefined;
12178
12210
  createdBySignature?: string | null | undefined;
12179
12211
  createdAtLocation?: string | null | undefined;
12180
12212
  originalActionId?: string | undefined;
@@ -12267,6 +12299,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12267
12299
  filename: string;
12268
12300
  originalFilename: string;
12269
12301
  }[] | [string, string] | null | undefined>;
12302
+ creator?: "system" | "user" | undefined;
12270
12303
  createdBySignature?: string | null | undefined;
12271
12304
  createdAtLocation?: string | null | undefined;
12272
12305
  annotation?: Record<string, string | number | boolean | {
@@ -12462,6 +12495,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12462
12495
  filename: string;
12463
12496
  originalFilename: string;
12464
12497
  }[] | [string, string] | null | undefined>;
12498
+ creator?: "system" | "user" | undefined;
12465
12499
  createdBySignature?: string | null | undefined;
12466
12500
  createdAtLocation?: string | null | undefined;
12467
12501
  annotation?: Record<string, string | number | boolean | {
@@ -12982,6 +13016,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
12982
13016
  originalFilename: string;
12983
13017
  }[] | [string, string] | null | undefined>;
12984
13018
  assignedTo: string;
13019
+ creator?: "system" | "user" | undefined;
12985
13020
  createdBySignature?: string | null | undefined;
12986
13021
  createdAtLocation?: string | null | undefined;
12987
13022
  annotation?: Record<string, string | number | boolean | {
@@ -13078,6 +13113,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13078
13113
  originalFilename: string;
13079
13114
  }[] | [string, string] | null | undefined>;
13080
13115
  assignedTo: null;
13116
+ creator?: "system" | "user" | undefined;
13081
13117
  createdBySignature?: string | null | undefined;
13082
13118
  createdAtLocation?: string | null | undefined;
13083
13119
  annotation?: Record<string, string | number | boolean | {
@@ -13173,6 +13209,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13173
13209
  filename: string;
13174
13210
  originalFilename: string;
13175
13211
  }[] | [string, string] | null | undefined>;
13212
+ creator?: "system" | "user" | undefined;
13176
13213
  createdBySignature?: string | null | undefined;
13177
13214
  createdAtLocation?: string | null | undefined;
13178
13215
  annotation?: Record<string, string | number | boolean | {
@@ -13269,6 +13306,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13269
13306
  filename: string;
13270
13307
  originalFilename: string;
13271
13308
  }[] | [string, string] | null | undefined>;
13309
+ creator?: "system" | "user" | undefined;
13272
13310
  createdBySignature?: string | null | undefined;
13273
13311
  createdAtLocation?: string | null | undefined;
13274
13312
  annotation?: Record<string, string | number | boolean | {
@@ -13364,6 +13402,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13364
13402
  filename: string;
13365
13403
  originalFilename: string;
13366
13404
  }[] | [string, string] | null | undefined>;
13405
+ creator?: "system" | "user" | undefined;
13367
13406
  createdBySignature?: string | null | undefined;
13368
13407
  createdAtLocation?: string | null | undefined;
13369
13408
  annotation?: Record<string, string | number | boolean | {
@@ -13463,6 +13502,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13463
13502
  filename: string;
13464
13503
  originalFilename: string;
13465
13504
  }[] | [string, string] | null | undefined>;
13505
+ creator?: "system" | "user" | undefined;
13466
13506
  createdBySignature?: string | null | undefined;
13467
13507
  createdAtLocation?: string | null | undefined;
13468
13508
  annotation?: Record<string, string | number | boolean | {
@@ -13558,6 +13598,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13558
13598
  filename: string;
13559
13599
  originalFilename: string;
13560
13600
  }[] | [string, string] | null | undefined>;
13601
+ creator?: "system" | "user" | undefined;
13561
13602
  createdBySignature?: string | null | undefined;
13562
13603
  createdAtLocation?: string | null | undefined;
13563
13604
  annotation?: Record<string, string | number | boolean | {
@@ -13657,6 +13698,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13657
13698
  filename: string;
13658
13699
  originalFilename: string;
13659
13700
  }[] | [string, string] | null | undefined>;
13701
+ creator?: "system" | "user" | undefined;
13660
13702
  createdBySignature?: string | null | undefined;
13661
13703
  createdAtLocation?: string | null | undefined;
13662
13704
  annotation?: Record<string, string | number | boolean | {
@@ -13752,6 +13794,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13752
13794
  filename: string;
13753
13795
  originalFilename: string;
13754
13796
  }[] | [string, string] | null | undefined>;
13797
+ creator?: "system" | "user" | undefined;
13755
13798
  createdBySignature?: string | null | undefined;
13756
13799
  createdAtLocation?: string | null | undefined;
13757
13800
  annotation?: Record<string, string | number | boolean | {
@@ -13847,6 +13890,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13847
13890
  filename: string;
13848
13891
  originalFilename: string;
13849
13892
  }[] | [string, string] | null | undefined>;
13893
+ creator?: "system" | "user" | undefined;
13850
13894
  createdBySignature?: string | null | undefined;
13851
13895
  createdAtLocation?: string | null | undefined;
13852
13896
  annotation?: Record<string, string | number | boolean | {
@@ -13942,6 +13986,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
13942
13986
  filename: string;
13943
13987
  originalFilename: string;
13944
13988
  }[] | [string, string] | null | undefined>;
13989
+ creator?: "system" | "user" | undefined;
13945
13990
  createdBySignature?: string | null | undefined;
13946
13991
  createdAtLocation?: string | null | undefined;
13947
13992
  annotation?: Record<string, string | number | boolean | {
@@ -14037,6 +14082,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14037
14082
  filename: string;
14038
14083
  originalFilename: string;
14039
14084
  }[] | [string, string] | null | undefined>;
14085
+ creator?: "system" | "user" | undefined;
14040
14086
  createdBySignature?: string | null | undefined;
14041
14087
  createdAtLocation?: string | null | undefined;
14042
14088
  annotation?: Record<string, string | number | boolean | {
@@ -14133,6 +14179,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14133
14179
  originalFilename: string;
14134
14180
  }[] | [string, string] | null | undefined>;
14135
14181
  requestId: string;
14182
+ creator?: "system" | "user" | undefined;
14136
14183
  createdBySignature?: string | null | undefined;
14137
14184
  createdAtLocation?: string | null | undefined;
14138
14185
  annotation?: Record<string, string | number | boolean | {
@@ -14229,6 +14276,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14229
14276
  originalFilename: string;
14230
14277
  }[] | [string, string] | null | undefined>;
14231
14278
  requestId: string;
14279
+ creator?: "system" | "user" | undefined;
14232
14280
  createdBySignature?: string | null | undefined;
14233
14281
  createdAtLocation?: string | null | undefined;
14234
14282
  annotation?: Record<string, string | number | boolean | {
@@ -14324,6 +14372,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14324
14372
  filename: string;
14325
14373
  originalFilename: string;
14326
14374
  }[] | [string, string] | null | undefined>;
14375
+ creator?: "system" | "user" | undefined;
14327
14376
  createdBySignature?: string | null | undefined;
14328
14377
  createdAtLocation?: string | null | undefined;
14329
14378
  annotation?: Record<string, string | number | boolean | {
@@ -14377,6 +14426,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14377
14426
  createdAt: string;
14378
14427
  createdBy: string;
14379
14428
  createdByRole: string;
14429
+ creator?: "system" | "user" | undefined;
14380
14430
  createdBySignature?: string | null | undefined;
14381
14431
  createdAtLocation?: string | null | undefined;
14382
14432
  originalActionId?: string | undefined;
@@ -14533,6 +14583,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14533
14583
  originalFilename: string;
14534
14584
  }[] | [string, string] | null | undefined>;
14535
14585
  assignedTo: string;
14586
+ creator?: "system" | "user" | undefined;
14536
14587
  createdBySignature?: string | null | undefined;
14537
14588
  createdAtLocation?: string | null | undefined;
14538
14589
  annotation?: Record<string, string | number | boolean | {
@@ -14629,6 +14680,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14629
14680
  originalFilename: string;
14630
14681
  }[] | [string, string] | null | undefined>;
14631
14682
  assignedTo: null;
14683
+ creator?: "system" | "user" | undefined;
14632
14684
  createdBySignature?: string | null | undefined;
14633
14685
  createdAtLocation?: string | null | undefined;
14634
14686
  annotation?: Record<string, string | number | boolean | {
@@ -14724,6 +14776,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14724
14776
  filename: string;
14725
14777
  originalFilename: string;
14726
14778
  }[] | [string, string] | null | undefined>;
14779
+ creator?: "system" | "user" | undefined;
14727
14780
  createdBySignature?: string | null | undefined;
14728
14781
  createdAtLocation?: string | null | undefined;
14729
14782
  annotation?: Record<string, string | number | boolean | {
@@ -14820,6 +14873,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14820
14873
  filename: string;
14821
14874
  originalFilename: string;
14822
14875
  }[] | [string, string] | null | undefined>;
14876
+ creator?: "system" | "user" | undefined;
14823
14877
  createdBySignature?: string | null | undefined;
14824
14878
  createdAtLocation?: string | null | undefined;
14825
14879
  annotation?: Record<string, string | number | boolean | {
@@ -14915,6 +14969,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
14915
14969
  filename: string;
14916
14970
  originalFilename: string;
14917
14971
  }[] | [string, string] | null | undefined>;
14972
+ creator?: "system" | "user" | undefined;
14918
14973
  createdBySignature?: string | null | undefined;
14919
14974
  createdAtLocation?: string | null | undefined;
14920
14975
  annotation?: Record<string, string | number | boolean | {
@@ -15014,6 +15069,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15014
15069
  filename: string;
15015
15070
  originalFilename: string;
15016
15071
  }[] | [string, string] | null | undefined>;
15072
+ creator?: "system" | "user" | undefined;
15017
15073
  createdBySignature?: string | null | undefined;
15018
15074
  createdAtLocation?: string | null | undefined;
15019
15075
  annotation?: Record<string, string | number | boolean | {
@@ -15109,6 +15165,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15109
15165
  filename: string;
15110
15166
  originalFilename: string;
15111
15167
  }[] | [string, string] | null | undefined>;
15168
+ creator?: "system" | "user" | undefined;
15112
15169
  createdBySignature?: string | null | undefined;
15113
15170
  createdAtLocation?: string | null | undefined;
15114
15171
  annotation?: Record<string, string | number | boolean | {
@@ -15208,6 +15265,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15208
15265
  filename: string;
15209
15266
  originalFilename: string;
15210
15267
  }[] | [string, string] | null | undefined>;
15268
+ creator?: "system" | "user" | undefined;
15211
15269
  createdBySignature?: string | null | undefined;
15212
15270
  createdAtLocation?: string | null | undefined;
15213
15271
  annotation?: Record<string, string | number | boolean | {
@@ -15303,6 +15361,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15303
15361
  filename: string;
15304
15362
  originalFilename: string;
15305
15363
  }[] | [string, string] | null | undefined>;
15364
+ creator?: "system" | "user" | undefined;
15306
15365
  createdBySignature?: string | null | undefined;
15307
15366
  createdAtLocation?: string | null | undefined;
15308
15367
  annotation?: Record<string, string | number | boolean | {
@@ -15398,6 +15457,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15398
15457
  filename: string;
15399
15458
  originalFilename: string;
15400
15459
  }[] | [string, string] | null | undefined>;
15460
+ creator?: "system" | "user" | undefined;
15401
15461
  createdBySignature?: string | null | undefined;
15402
15462
  createdAtLocation?: string | null | undefined;
15403
15463
  annotation?: Record<string, string | number | boolean | {
@@ -15493,6 +15553,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15493
15553
  filename: string;
15494
15554
  originalFilename: string;
15495
15555
  }[] | [string, string] | null | undefined>;
15556
+ creator?: "system" | "user" | undefined;
15496
15557
  createdBySignature?: string | null | undefined;
15497
15558
  createdAtLocation?: string | null | undefined;
15498
15559
  annotation?: Record<string, string | number | boolean | {
@@ -15588,6 +15649,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15588
15649
  filename: string;
15589
15650
  originalFilename: string;
15590
15651
  }[] | [string, string] | null | undefined>;
15652
+ creator?: "system" | "user" | undefined;
15591
15653
  createdBySignature?: string | null | undefined;
15592
15654
  createdAtLocation?: string | null | undefined;
15593
15655
  annotation?: Record<string, string | number | boolean | {
@@ -15684,6 +15746,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15684
15746
  originalFilename: string;
15685
15747
  }[] | [string, string] | null | undefined>;
15686
15748
  requestId: string;
15749
+ creator?: "system" | "user" | undefined;
15687
15750
  createdBySignature?: string | null | undefined;
15688
15751
  createdAtLocation?: string | null | undefined;
15689
15752
  annotation?: Record<string, string | number | boolean | {
@@ -15780,6 +15843,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15780
15843
  originalFilename: string;
15781
15844
  }[] | [string, string] | null | undefined>;
15782
15845
  requestId: string;
15846
+ creator?: "system" | "user" | undefined;
15783
15847
  createdBySignature?: string | null | undefined;
15784
15848
  createdAtLocation?: string | null | undefined;
15785
15849
  annotation?: Record<string, string | number | boolean | {
@@ -15875,6 +15939,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15875
15939
  filename: string;
15876
15940
  originalFilename: string;
15877
15941
  }[] | [string, string] | null | undefined>;
15942
+ creator?: "system" | "user" | undefined;
15878
15943
  createdBySignature?: string | null | undefined;
15879
15944
  createdAtLocation?: string | null | undefined;
15880
15945
  annotation?: Record<string, string | number | boolean | {
@@ -15928,6 +15993,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
15928
15993
  createdAt: string;
15929
15994
  createdBy: string;
15930
15995
  createdByRole: string;
15996
+ creator?: "system" | "user" | undefined;
15931
15997
  createdBySignature?: string | null | undefined;
15932
15998
  createdAtLocation?: string | null | undefined;
15933
15999
  originalActionId?: string | undefined;
@@ -16105,6 +16171,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16105
16171
  originalFilename: string;
16106
16172
  }[] | [string, string] | null | undefined>;
16107
16173
  assignedTo: string;
16174
+ creator?: "system" | "user" | undefined;
16108
16175
  createdBySignature?: string | null | undefined;
16109
16176
  createdAtLocation?: string | null | undefined;
16110
16177
  annotation?: Record<string, string | number | boolean | {
@@ -16201,6 +16268,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16201
16268
  originalFilename: string;
16202
16269
  }[] | [string, string] | null | undefined>;
16203
16270
  assignedTo: null;
16271
+ creator?: "system" | "user" | undefined;
16204
16272
  createdBySignature?: string | null | undefined;
16205
16273
  createdAtLocation?: string | null | undefined;
16206
16274
  annotation?: Record<string, string | number | boolean | {
@@ -16296,6 +16364,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16296
16364
  filename: string;
16297
16365
  originalFilename: string;
16298
16366
  }[] | [string, string] | null | undefined>;
16367
+ creator?: "system" | "user" | undefined;
16299
16368
  createdBySignature?: string | null | undefined;
16300
16369
  createdAtLocation?: string | null | undefined;
16301
16370
  annotation?: Record<string, string | number | boolean | {
@@ -16392,6 +16461,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16392
16461
  filename: string;
16393
16462
  originalFilename: string;
16394
16463
  }[] | [string, string] | null | undefined>;
16464
+ creator?: "system" | "user" | undefined;
16395
16465
  createdBySignature?: string | null | undefined;
16396
16466
  createdAtLocation?: string | null | undefined;
16397
16467
  annotation?: Record<string, string | number | boolean | {
@@ -16487,6 +16557,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16487
16557
  filename: string;
16488
16558
  originalFilename: string;
16489
16559
  }[] | [string, string] | null | undefined>;
16560
+ creator?: "system" | "user" | undefined;
16490
16561
  createdBySignature?: string | null | undefined;
16491
16562
  createdAtLocation?: string | null | undefined;
16492
16563
  annotation?: Record<string, string | number | boolean | {
@@ -16586,6 +16657,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16586
16657
  filename: string;
16587
16658
  originalFilename: string;
16588
16659
  }[] | [string, string] | null | undefined>;
16660
+ creator?: "system" | "user" | undefined;
16589
16661
  createdBySignature?: string | null | undefined;
16590
16662
  createdAtLocation?: string | null | undefined;
16591
16663
  annotation?: Record<string, string | number | boolean | {
@@ -16681,6 +16753,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16681
16753
  filename: string;
16682
16754
  originalFilename: string;
16683
16755
  }[] | [string, string] | null | undefined>;
16756
+ creator?: "system" | "user" | undefined;
16684
16757
  createdBySignature?: string | null | undefined;
16685
16758
  createdAtLocation?: string | null | undefined;
16686
16759
  annotation?: Record<string, string | number | boolean | {
@@ -16780,6 +16853,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16780
16853
  filename: string;
16781
16854
  originalFilename: string;
16782
16855
  }[] | [string, string] | null | undefined>;
16856
+ creator?: "system" | "user" | undefined;
16783
16857
  createdBySignature?: string | null | undefined;
16784
16858
  createdAtLocation?: string | null | undefined;
16785
16859
  annotation?: Record<string, string | number | boolean | {
@@ -16875,6 +16949,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16875
16949
  filename: string;
16876
16950
  originalFilename: string;
16877
16951
  }[] | [string, string] | null | undefined>;
16952
+ creator?: "system" | "user" | undefined;
16878
16953
  createdBySignature?: string | null | undefined;
16879
16954
  createdAtLocation?: string | null | undefined;
16880
16955
  annotation?: Record<string, string | number | boolean | {
@@ -16970,6 +17045,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
16970
17045
  filename: string;
16971
17046
  originalFilename: string;
16972
17047
  }[] | [string, string] | null | undefined>;
17048
+ creator?: "system" | "user" | undefined;
16973
17049
  createdBySignature?: string | null | undefined;
16974
17050
  createdAtLocation?: string | null | undefined;
16975
17051
  annotation?: Record<string, string | number | boolean | {
@@ -17065,6 +17141,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17065
17141
  filename: string;
17066
17142
  originalFilename: string;
17067
17143
  }[] | [string, string] | null | undefined>;
17144
+ creator?: "system" | "user" | undefined;
17068
17145
  createdBySignature?: string | null | undefined;
17069
17146
  createdAtLocation?: string | null | undefined;
17070
17147
  annotation?: Record<string, string | number | boolean | {
@@ -17160,6 +17237,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17160
17237
  filename: string;
17161
17238
  originalFilename: string;
17162
17239
  }[] | [string, string] | null | undefined>;
17240
+ creator?: "system" | "user" | undefined;
17163
17241
  createdBySignature?: string | null | undefined;
17164
17242
  createdAtLocation?: string | null | undefined;
17165
17243
  annotation?: Record<string, string | number | boolean | {
@@ -17256,6 +17334,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17256
17334
  originalFilename: string;
17257
17335
  }[] | [string, string] | null | undefined>;
17258
17336
  requestId: string;
17337
+ creator?: "system" | "user" | undefined;
17259
17338
  createdBySignature?: string | null | undefined;
17260
17339
  createdAtLocation?: string | null | undefined;
17261
17340
  annotation?: Record<string, string | number | boolean | {
@@ -17352,6 +17431,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17352
17431
  originalFilename: string;
17353
17432
  }[] | [string, string] | null | undefined>;
17354
17433
  requestId: string;
17434
+ creator?: "system" | "user" | undefined;
17355
17435
  createdBySignature?: string | null | undefined;
17356
17436
  createdAtLocation?: string | null | undefined;
17357
17437
  annotation?: Record<string, string | number | boolean | {
@@ -17447,6 +17527,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17447
17527
  filename: string;
17448
17528
  originalFilename: string;
17449
17529
  }[] | [string, string] | null | undefined>;
17530
+ creator?: "system" | "user" | undefined;
17450
17531
  createdBySignature?: string | null | undefined;
17451
17532
  createdAtLocation?: string | null | undefined;
17452
17533
  annotation?: Record<string, string | number | boolean | {
@@ -17500,6 +17581,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17500
17581
  createdAt: string;
17501
17582
  createdBy: string;
17502
17583
  createdByRole: string;
17584
+ creator?: "system" | "user" | undefined;
17503
17585
  createdBySignature?: string | null | undefined;
17504
17586
  createdAtLocation?: string | null | undefined;
17505
17587
  originalActionId?: string | undefined;
@@ -17656,6 +17738,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17656
17738
  originalFilename: string;
17657
17739
  }[] | [string, string] | null | undefined>;
17658
17740
  assignedTo: string;
17741
+ creator?: "system" | "user" | undefined;
17659
17742
  createdBySignature?: string | null | undefined;
17660
17743
  createdAtLocation?: string | null | undefined;
17661
17744
  annotation?: Record<string, string | number | boolean | {
@@ -17752,6 +17835,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17752
17835
  originalFilename: string;
17753
17836
  }[] | [string, string] | null | undefined>;
17754
17837
  assignedTo: null;
17838
+ creator?: "system" | "user" | undefined;
17755
17839
  createdBySignature?: string | null | undefined;
17756
17840
  createdAtLocation?: string | null | undefined;
17757
17841
  annotation?: Record<string, string | number | boolean | {
@@ -17847,6 +17931,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17847
17931
  filename: string;
17848
17932
  originalFilename: string;
17849
17933
  }[] | [string, string] | null | undefined>;
17934
+ creator?: "system" | "user" | undefined;
17850
17935
  createdBySignature?: string | null | undefined;
17851
17936
  createdAtLocation?: string | null | undefined;
17852
17937
  annotation?: Record<string, string | number | boolean | {
@@ -17943,6 +18028,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
17943
18028
  filename: string;
17944
18029
  originalFilename: string;
17945
18030
  }[] | [string, string] | null | undefined>;
18031
+ creator?: "system" | "user" | undefined;
17946
18032
  createdBySignature?: string | null | undefined;
17947
18033
  createdAtLocation?: string | null | undefined;
17948
18034
  annotation?: Record<string, string | number | boolean | {
@@ -18038,6 +18124,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18038
18124
  filename: string;
18039
18125
  originalFilename: string;
18040
18126
  }[] | [string, string] | null | undefined>;
18127
+ creator?: "system" | "user" | undefined;
18041
18128
  createdBySignature?: string | null | undefined;
18042
18129
  createdAtLocation?: string | null | undefined;
18043
18130
  annotation?: Record<string, string | number | boolean | {
@@ -18137,6 +18224,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18137
18224
  filename: string;
18138
18225
  originalFilename: string;
18139
18226
  }[] | [string, string] | null | undefined>;
18227
+ creator?: "system" | "user" | undefined;
18140
18228
  createdBySignature?: string | null | undefined;
18141
18229
  createdAtLocation?: string | null | undefined;
18142
18230
  annotation?: Record<string, string | number | boolean | {
@@ -18232,6 +18320,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18232
18320
  filename: string;
18233
18321
  originalFilename: string;
18234
18322
  }[] | [string, string] | null | undefined>;
18323
+ creator?: "system" | "user" | undefined;
18235
18324
  createdBySignature?: string | null | undefined;
18236
18325
  createdAtLocation?: string | null | undefined;
18237
18326
  annotation?: Record<string, string | number | boolean | {
@@ -18331,6 +18420,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18331
18420
  filename: string;
18332
18421
  originalFilename: string;
18333
18422
  }[] | [string, string] | null | undefined>;
18423
+ creator?: "system" | "user" | undefined;
18334
18424
  createdBySignature?: string | null | undefined;
18335
18425
  createdAtLocation?: string | null | undefined;
18336
18426
  annotation?: Record<string, string | number | boolean | {
@@ -18426,6 +18516,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18426
18516
  filename: string;
18427
18517
  originalFilename: string;
18428
18518
  }[] | [string, string] | null | undefined>;
18519
+ creator?: "system" | "user" | undefined;
18429
18520
  createdBySignature?: string | null | undefined;
18430
18521
  createdAtLocation?: string | null | undefined;
18431
18522
  annotation?: Record<string, string | number | boolean | {
@@ -18521,6 +18612,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18521
18612
  filename: string;
18522
18613
  originalFilename: string;
18523
18614
  }[] | [string, string] | null | undefined>;
18615
+ creator?: "system" | "user" | undefined;
18524
18616
  createdBySignature?: string | null | undefined;
18525
18617
  createdAtLocation?: string | null | undefined;
18526
18618
  annotation?: Record<string, string | number | boolean | {
@@ -18616,6 +18708,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18616
18708
  filename: string;
18617
18709
  originalFilename: string;
18618
18710
  }[] | [string, string] | null | undefined>;
18711
+ creator?: "system" | "user" | undefined;
18619
18712
  createdBySignature?: string | null | undefined;
18620
18713
  createdAtLocation?: string | null | undefined;
18621
18714
  annotation?: Record<string, string | number | boolean | {
@@ -18711,6 +18804,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18711
18804
  filename: string;
18712
18805
  originalFilename: string;
18713
18806
  }[] | [string, string] | null | undefined>;
18807
+ creator?: "system" | "user" | undefined;
18714
18808
  createdBySignature?: string | null | undefined;
18715
18809
  createdAtLocation?: string | null | undefined;
18716
18810
  annotation?: Record<string, string | number | boolean | {
@@ -18807,6 +18901,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18807
18901
  originalFilename: string;
18808
18902
  }[] | [string, string] | null | undefined>;
18809
18903
  requestId: string;
18904
+ creator?: "system" | "user" | undefined;
18810
18905
  createdBySignature?: string | null | undefined;
18811
18906
  createdAtLocation?: string | null | undefined;
18812
18907
  annotation?: Record<string, string | number | boolean | {
@@ -18903,6 +18998,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18903
18998
  originalFilename: string;
18904
18999
  }[] | [string, string] | null | undefined>;
18905
19000
  requestId: string;
19001
+ creator?: "system" | "user" | undefined;
18906
19002
  createdBySignature?: string | null | undefined;
18907
19003
  createdAtLocation?: string | null | undefined;
18908
19004
  annotation?: Record<string, string | number | boolean | {
@@ -18998,6 +19094,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
18998
19094
  filename: string;
18999
19095
  originalFilename: string;
19000
19096
  }[] | [string, string] | null | undefined>;
19097
+ creator?: "system" | "user" | undefined;
19001
19098
  createdBySignature?: string | null | undefined;
19002
19099
  createdAtLocation?: string | null | undefined;
19003
19100
  annotation?: Record<string, string | number | boolean | {
@@ -19051,6 +19148,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19051
19148
  createdAt: string;
19052
19149
  createdBy: string;
19053
19150
  createdByRole: string;
19151
+ creator?: "system" | "user" | undefined;
19054
19152
  createdBySignature?: string | null | undefined;
19055
19153
  createdAtLocation?: string | null | undefined;
19056
19154
  originalActionId?: string | undefined;
@@ -19207,6 +19305,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19207
19305
  originalFilename: string;
19208
19306
  }[] | [string, string] | null | undefined>;
19209
19307
  assignedTo: string;
19308
+ creator?: "system" | "user" | undefined;
19210
19309
  createdBySignature?: string | null | undefined;
19211
19310
  createdAtLocation?: string | null | undefined;
19212
19311
  annotation?: Record<string, string | number | boolean | {
@@ -19303,6 +19402,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19303
19402
  originalFilename: string;
19304
19403
  }[] | [string, string] | null | undefined>;
19305
19404
  assignedTo: null;
19405
+ creator?: "system" | "user" | undefined;
19306
19406
  createdBySignature?: string | null | undefined;
19307
19407
  createdAtLocation?: string | null | undefined;
19308
19408
  annotation?: Record<string, string | number | boolean | {
@@ -19398,6 +19498,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19398
19498
  filename: string;
19399
19499
  originalFilename: string;
19400
19500
  }[] | [string, string] | null | undefined>;
19501
+ creator?: "system" | "user" | undefined;
19401
19502
  createdBySignature?: string | null | undefined;
19402
19503
  createdAtLocation?: string | null | undefined;
19403
19504
  annotation?: Record<string, string | number | boolean | {
@@ -19494,6 +19595,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19494
19595
  filename: string;
19495
19596
  originalFilename: string;
19496
19597
  }[] | [string, string] | null | undefined>;
19598
+ creator?: "system" | "user" | undefined;
19497
19599
  createdBySignature?: string | null | undefined;
19498
19600
  createdAtLocation?: string | null | undefined;
19499
19601
  annotation?: Record<string, string | number | boolean | {
@@ -19589,6 +19691,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19589
19691
  filename: string;
19590
19692
  originalFilename: string;
19591
19693
  }[] | [string, string] | null | undefined>;
19694
+ creator?: "system" | "user" | undefined;
19592
19695
  createdBySignature?: string | null | undefined;
19593
19696
  createdAtLocation?: string | null | undefined;
19594
19697
  annotation?: Record<string, string | number | boolean | {
@@ -19688,6 +19791,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19688
19791
  filename: string;
19689
19792
  originalFilename: string;
19690
19793
  }[] | [string, string] | null | undefined>;
19794
+ creator?: "system" | "user" | undefined;
19691
19795
  createdBySignature?: string | null | undefined;
19692
19796
  createdAtLocation?: string | null | undefined;
19693
19797
  annotation?: Record<string, string | number | boolean | {
@@ -19783,6 +19887,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19783
19887
  filename: string;
19784
19888
  originalFilename: string;
19785
19889
  }[] | [string, string] | null | undefined>;
19890
+ creator?: "system" | "user" | undefined;
19786
19891
  createdBySignature?: string | null | undefined;
19787
19892
  createdAtLocation?: string | null | undefined;
19788
19893
  annotation?: Record<string, string | number | boolean | {
@@ -19882,6 +19987,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19882
19987
  filename: string;
19883
19988
  originalFilename: string;
19884
19989
  }[] | [string, string] | null | undefined>;
19990
+ creator?: "system" | "user" | undefined;
19885
19991
  createdBySignature?: string | null | undefined;
19886
19992
  createdAtLocation?: string | null | undefined;
19887
19993
  annotation?: Record<string, string | number | boolean | {
@@ -19977,6 +20083,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
19977
20083
  filename: string;
19978
20084
  originalFilename: string;
19979
20085
  }[] | [string, string] | null | undefined>;
20086
+ creator?: "system" | "user" | undefined;
19980
20087
  createdBySignature?: string | null | undefined;
19981
20088
  createdAtLocation?: string | null | undefined;
19982
20089
  annotation?: Record<string, string | number | boolean | {
@@ -20072,6 +20179,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20072
20179
  filename: string;
20073
20180
  originalFilename: string;
20074
20181
  }[] | [string, string] | null | undefined>;
20182
+ creator?: "system" | "user" | undefined;
20075
20183
  createdBySignature?: string | null | undefined;
20076
20184
  createdAtLocation?: string | null | undefined;
20077
20185
  annotation?: Record<string, string | number | boolean | {
@@ -20167,6 +20275,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20167
20275
  filename: string;
20168
20276
  originalFilename: string;
20169
20277
  }[] | [string, string] | null | undefined>;
20278
+ creator?: "system" | "user" | undefined;
20170
20279
  createdBySignature?: string | null | undefined;
20171
20280
  createdAtLocation?: string | null | undefined;
20172
20281
  annotation?: Record<string, string | number | boolean | {
@@ -20262,6 +20371,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20262
20371
  filename: string;
20263
20372
  originalFilename: string;
20264
20373
  }[] | [string, string] | null | undefined>;
20374
+ creator?: "system" | "user" | undefined;
20265
20375
  createdBySignature?: string | null | undefined;
20266
20376
  createdAtLocation?: string | null | undefined;
20267
20377
  annotation?: Record<string, string | number | boolean | {
@@ -20358,6 +20468,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20358
20468
  originalFilename: string;
20359
20469
  }[] | [string, string] | null | undefined>;
20360
20470
  requestId: string;
20471
+ creator?: "system" | "user" | undefined;
20361
20472
  createdBySignature?: string | null | undefined;
20362
20473
  createdAtLocation?: string | null | undefined;
20363
20474
  annotation?: Record<string, string | number | boolean | {
@@ -20454,6 +20565,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20454
20565
  originalFilename: string;
20455
20566
  }[] | [string, string] | null | undefined>;
20456
20567
  requestId: string;
20568
+ creator?: "system" | "user" | undefined;
20457
20569
  createdBySignature?: string | null | undefined;
20458
20570
  createdAtLocation?: string | null | undefined;
20459
20571
  annotation?: Record<string, string | number | boolean | {
@@ -20549,6 +20661,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20549
20661
  filename: string;
20550
20662
  originalFilename: string;
20551
20663
  }[] | [string, string] | null | undefined>;
20664
+ creator?: "system" | "user" | undefined;
20552
20665
  createdBySignature?: string | null | undefined;
20553
20666
  createdAtLocation?: string | null | undefined;
20554
20667
  annotation?: Record<string, string | number | boolean | {
@@ -20602,6 +20715,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20602
20715
  createdAt: string;
20603
20716
  createdBy: string;
20604
20717
  createdByRole: string;
20718
+ creator?: "system" | "user" | undefined;
20605
20719
  createdBySignature?: string | null | undefined;
20606
20720
  createdAtLocation?: string | null | undefined;
20607
20721
  originalActionId?: string | undefined;
@@ -20673,6 +20787,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20673
20787
  createdBy: string;
20674
20788
  createdByRole: string;
20675
20789
  acceptedAt: string;
20790
+ creator?: "system" | "user" | null | undefined;
20676
20791
  createdBySignature?: string | null | undefined;
20677
20792
  createdAtLocation?: string | null | undefined;
20678
20793
  } | null | undefined;
@@ -20682,12 +20797,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20682
20797
  createdByRole: string;
20683
20798
  registrationNumber: string;
20684
20799
  acceptedAt: string;
20800
+ creator?: "system" | "user" | null | undefined;
20685
20801
  createdBySignature?: string | null | undefined;
20686
20802
  createdAtLocation?: string | null | undefined;
20687
20803
  } | null | undefined;
20688
20804
  };
20689
20805
  updatedByUserRole: string;
20690
20806
  flags: string[];
20807
+ creator?: "system" | "user" | null | undefined;
20691
20808
  createdBySignature?: string | null | undefined;
20692
20809
  createdAtLocation?: string | null | undefined;
20693
20810
  assignedTo?: string | null | undefined;
@@ -20761,6 +20878,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20761
20878
  createdBy: string;
20762
20879
  createdByRole: string;
20763
20880
  acceptedAt: string;
20881
+ creator?: "system" | "user" | null | undefined;
20764
20882
  createdBySignature?: string | null | undefined;
20765
20883
  createdAtLocation?: string | null | undefined;
20766
20884
  } | null | undefined;
@@ -20770,12 +20888,14 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20770
20888
  createdByRole: string;
20771
20889
  registrationNumber: string;
20772
20890
  acceptedAt: string;
20891
+ creator?: "system" | "user" | null | undefined;
20773
20892
  createdBySignature?: string | null | undefined;
20774
20893
  createdAtLocation?: string | null | undefined;
20775
20894
  } | null | undefined;
20776
20895
  };
20777
20896
  updatedByUserRole: string;
20778
20897
  flags: string[];
20898
+ creator?: "system" | "user" | null | undefined;
20779
20899
  createdBySignature?: string | null | undefined;
20780
20900
  createdAtLocation?: string | null | undefined;
20781
20901
  assignedTo?: string | null | undefined;
@@ -20841,6 +20961,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20841
20961
  originalFilename: string;
20842
20962
  }[] | [string, string] | null | undefined>;
20843
20963
  assignedTo: string;
20964
+ creator?: "system" | "user" | undefined;
20844
20965
  createdBySignature?: string | null | undefined;
20845
20966
  createdAtLocation?: string | null | undefined;
20846
20967
  annotation?: Record<string, string | number | boolean | {
@@ -20937,6 +21058,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
20937
21058
  originalFilename: string;
20938
21059
  }[] | [string, string] | null | undefined>;
20939
21060
  assignedTo: null;
21061
+ creator?: "system" | "user" | undefined;
20940
21062
  createdBySignature?: string | null | undefined;
20941
21063
  createdAtLocation?: string | null | undefined;
20942
21064
  annotation?: Record<string, string | number | boolean | {
@@ -21032,6 +21154,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21032
21154
  filename: string;
21033
21155
  originalFilename: string;
21034
21156
  }[] | [string, string] | null | undefined>;
21157
+ creator?: "system" | "user" | undefined;
21035
21158
  createdBySignature?: string | null | undefined;
21036
21159
  createdAtLocation?: string | null | undefined;
21037
21160
  annotation?: Record<string, string | number | boolean | {
@@ -21128,6 +21251,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21128
21251
  filename: string;
21129
21252
  originalFilename: string;
21130
21253
  }[] | [string, string] | null | undefined>;
21254
+ creator?: "system" | "user" | undefined;
21131
21255
  createdBySignature?: string | null | undefined;
21132
21256
  createdAtLocation?: string | null | undefined;
21133
21257
  annotation?: Record<string, string | number | boolean | {
@@ -21223,6 +21347,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21223
21347
  filename: string;
21224
21348
  originalFilename: string;
21225
21349
  }[] | [string, string] | null | undefined>;
21350
+ creator?: "system" | "user" | undefined;
21226
21351
  createdBySignature?: string | null | undefined;
21227
21352
  createdAtLocation?: string | null | undefined;
21228
21353
  annotation?: Record<string, string | number | boolean | {
@@ -21322,6 +21447,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21322
21447
  filename: string;
21323
21448
  originalFilename: string;
21324
21449
  }[] | [string, string] | null | undefined>;
21450
+ creator?: "system" | "user" | undefined;
21325
21451
  createdBySignature?: string | null | undefined;
21326
21452
  createdAtLocation?: string | null | undefined;
21327
21453
  annotation?: Record<string, string | number | boolean | {
@@ -21417,6 +21543,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21417
21543
  filename: string;
21418
21544
  originalFilename: string;
21419
21545
  }[] | [string, string] | null | undefined>;
21546
+ creator?: "system" | "user" | undefined;
21420
21547
  createdBySignature?: string | null | undefined;
21421
21548
  createdAtLocation?: string | null | undefined;
21422
21549
  annotation?: Record<string, string | number | boolean | {
@@ -21516,6 +21643,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21516
21643
  filename: string;
21517
21644
  originalFilename: string;
21518
21645
  }[] | [string, string] | null | undefined>;
21646
+ creator?: "system" | "user" | undefined;
21519
21647
  createdBySignature?: string | null | undefined;
21520
21648
  createdAtLocation?: string | null | undefined;
21521
21649
  annotation?: Record<string, string | number | boolean | {
@@ -21611,6 +21739,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21611
21739
  filename: string;
21612
21740
  originalFilename: string;
21613
21741
  }[] | [string, string] | null | undefined>;
21742
+ creator?: "system" | "user" | undefined;
21614
21743
  createdBySignature?: string | null | undefined;
21615
21744
  createdAtLocation?: string | null | undefined;
21616
21745
  annotation?: Record<string, string | number | boolean | {
@@ -21706,6 +21835,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21706
21835
  filename: string;
21707
21836
  originalFilename: string;
21708
21837
  }[] | [string, string] | null | undefined>;
21838
+ creator?: "system" | "user" | undefined;
21709
21839
  createdBySignature?: string | null | undefined;
21710
21840
  createdAtLocation?: string | null | undefined;
21711
21841
  annotation?: Record<string, string | number | boolean | {
@@ -21801,6 +21931,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21801
21931
  filename: string;
21802
21932
  originalFilename: string;
21803
21933
  }[] | [string, string] | null | undefined>;
21934
+ creator?: "system" | "user" | undefined;
21804
21935
  createdBySignature?: string | null | undefined;
21805
21936
  createdAtLocation?: string | null | undefined;
21806
21937
  annotation?: Record<string, string | number | boolean | {
@@ -21896,6 +22027,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21896
22027
  filename: string;
21897
22028
  originalFilename: string;
21898
22029
  }[] | [string, string] | null | undefined>;
22030
+ creator?: "system" | "user" | undefined;
21899
22031
  createdBySignature?: string | null | undefined;
21900
22032
  createdAtLocation?: string | null | undefined;
21901
22033
  annotation?: Record<string, string | number | boolean | {
@@ -21992,6 +22124,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
21992
22124
  originalFilename: string;
21993
22125
  }[] | [string, string] | null | undefined>;
21994
22126
  requestId: string;
22127
+ creator?: "system" | "user" | undefined;
21995
22128
  createdBySignature?: string | null | undefined;
21996
22129
  createdAtLocation?: string | null | undefined;
21997
22130
  annotation?: Record<string, string | number | boolean | {
@@ -22088,6 +22221,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22088
22221
  originalFilename: string;
22089
22222
  }[] | [string, string] | null | undefined>;
22090
22223
  requestId: string;
22224
+ creator?: "system" | "user" | undefined;
22091
22225
  createdBySignature?: string | null | undefined;
22092
22226
  createdAtLocation?: string | null | undefined;
22093
22227
  annotation?: Record<string, string | number | boolean | {
@@ -22183,6 +22317,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22183
22317
  filename: string;
22184
22318
  originalFilename: string;
22185
22319
  }[] | [string, string] | null | undefined>;
22320
+ creator?: "system" | "user" | undefined;
22186
22321
  createdBySignature?: string | null | undefined;
22187
22322
  createdAtLocation?: string | null | undefined;
22188
22323
  annotation?: Record<string, string | number | boolean | {
@@ -22236,6 +22371,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22236
22371
  createdAt: string;
22237
22372
  createdBy: string;
22238
22373
  createdByRole: string;
22374
+ creator?: "system" | "user" | undefined;
22239
22375
  createdBySignature?: string | null | undefined;
22240
22376
  createdAtLocation?: string | null | undefined;
22241
22377
  originalActionId?: string | undefined;
@@ -22298,6 +22434,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22298
22434
  originalFilename: string;
22299
22435
  }[] | [string, string] | null | undefined>;
22300
22436
  assignedTo: string;
22437
+ creator?: "system" | "user" | undefined;
22301
22438
  createdBySignature?: string | null | undefined;
22302
22439
  createdAtLocation?: string | null | undefined;
22303
22440
  annotation?: Record<string, string | number | boolean | {
@@ -22394,6 +22531,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22394
22531
  originalFilename: string;
22395
22532
  }[] | [string, string] | null | undefined>;
22396
22533
  assignedTo: null;
22534
+ creator?: "system" | "user" | undefined;
22397
22535
  createdBySignature?: string | null | undefined;
22398
22536
  createdAtLocation?: string | null | undefined;
22399
22537
  annotation?: Record<string, string | number | boolean | {
@@ -22489,6 +22627,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22489
22627
  filename: string;
22490
22628
  originalFilename: string;
22491
22629
  }[] | [string, string] | null | undefined>;
22630
+ creator?: "system" | "user" | undefined;
22492
22631
  createdBySignature?: string | null | undefined;
22493
22632
  createdAtLocation?: string | null | undefined;
22494
22633
  annotation?: Record<string, string | number | boolean | {
@@ -22585,6 +22724,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22585
22724
  filename: string;
22586
22725
  originalFilename: string;
22587
22726
  }[] | [string, string] | null | undefined>;
22727
+ creator?: "system" | "user" | undefined;
22588
22728
  createdBySignature?: string | null | undefined;
22589
22729
  createdAtLocation?: string | null | undefined;
22590
22730
  annotation?: Record<string, string | number | boolean | {
@@ -22680,6 +22820,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22680
22820
  filename: string;
22681
22821
  originalFilename: string;
22682
22822
  }[] | [string, string] | null | undefined>;
22823
+ creator?: "system" | "user" | undefined;
22683
22824
  createdBySignature?: string | null | undefined;
22684
22825
  createdAtLocation?: string | null | undefined;
22685
22826
  annotation?: Record<string, string | number | boolean | {
@@ -22779,6 +22920,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22779
22920
  filename: string;
22780
22921
  originalFilename: string;
22781
22922
  }[] | [string, string] | null | undefined>;
22923
+ creator?: "system" | "user" | undefined;
22782
22924
  createdBySignature?: string | null | undefined;
22783
22925
  createdAtLocation?: string | null | undefined;
22784
22926
  annotation?: Record<string, string | number | boolean | {
@@ -22874,6 +23016,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22874
23016
  filename: string;
22875
23017
  originalFilename: string;
22876
23018
  }[] | [string, string] | null | undefined>;
23019
+ creator?: "system" | "user" | undefined;
22877
23020
  createdBySignature?: string | null | undefined;
22878
23021
  createdAtLocation?: string | null | undefined;
22879
23022
  annotation?: Record<string, string | number | boolean | {
@@ -22973,6 +23116,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
22973
23116
  filename: string;
22974
23117
  originalFilename: string;
22975
23118
  }[] | [string, string] | null | undefined>;
23119
+ creator?: "system" | "user" | undefined;
22976
23120
  createdBySignature?: string | null | undefined;
22977
23121
  createdAtLocation?: string | null | undefined;
22978
23122
  annotation?: Record<string, string | number | boolean | {
@@ -23068,6 +23212,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23068
23212
  filename: string;
23069
23213
  originalFilename: string;
23070
23214
  }[] | [string, string] | null | undefined>;
23215
+ creator?: "system" | "user" | undefined;
23071
23216
  createdBySignature?: string | null | undefined;
23072
23217
  createdAtLocation?: string | null | undefined;
23073
23218
  annotation?: Record<string, string | number | boolean | {
@@ -23163,6 +23308,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23163
23308
  filename: string;
23164
23309
  originalFilename: string;
23165
23310
  }[] | [string, string] | null | undefined>;
23311
+ creator?: "system" | "user" | undefined;
23166
23312
  createdBySignature?: string | null | undefined;
23167
23313
  createdAtLocation?: string | null | undefined;
23168
23314
  annotation?: Record<string, string | number | boolean | {
@@ -23258,6 +23404,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23258
23404
  filename: string;
23259
23405
  originalFilename: string;
23260
23406
  }[] | [string, string] | null | undefined>;
23407
+ creator?: "system" | "user" | undefined;
23261
23408
  createdBySignature?: string | null | undefined;
23262
23409
  createdAtLocation?: string | null | undefined;
23263
23410
  annotation?: Record<string, string | number | boolean | {
@@ -23353,6 +23500,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23353
23500
  filename: string;
23354
23501
  originalFilename: string;
23355
23502
  }[] | [string, string] | null | undefined>;
23503
+ creator?: "system" | "user" | undefined;
23356
23504
  createdBySignature?: string | null | undefined;
23357
23505
  createdAtLocation?: string | null | undefined;
23358
23506
  annotation?: Record<string, string | number | boolean | {
@@ -23449,6 +23597,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23449
23597
  originalFilename: string;
23450
23598
  }[] | [string, string] | null | undefined>;
23451
23599
  requestId: string;
23600
+ creator?: "system" | "user" | undefined;
23452
23601
  createdBySignature?: string | null | undefined;
23453
23602
  createdAtLocation?: string | null | undefined;
23454
23603
  annotation?: Record<string, string | number | boolean | {
@@ -23545,6 +23694,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23545
23694
  originalFilename: string;
23546
23695
  }[] | [string, string] | null | undefined>;
23547
23696
  requestId: string;
23697
+ creator?: "system" | "user" | undefined;
23548
23698
  createdBySignature?: string | null | undefined;
23549
23699
  createdAtLocation?: string | null | undefined;
23550
23700
  annotation?: Record<string, string | number | boolean | {
@@ -23640,6 +23790,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23640
23790
  filename: string;
23641
23791
  originalFilename: string;
23642
23792
  }[] | [string, string] | null | undefined>;
23793
+ creator?: "system" | "user" | undefined;
23643
23794
  createdBySignature?: string | null | undefined;
23644
23795
  createdAtLocation?: string | null | undefined;
23645
23796
  annotation?: Record<string, string | number | boolean | {
@@ -23693,6 +23844,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23693
23844
  createdAt: string;
23694
23845
  createdBy: string;
23695
23846
  createdByRole: string;
23847
+ creator?: "system" | "user" | undefined;
23696
23848
  createdBySignature?: string | null | undefined;
23697
23849
  createdAtLocation?: string | null | undefined;
23698
23850
  originalActionId?: string | undefined;
@@ -23850,6 +24002,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23850
24002
  terms: ("ARCHIVED" | "CERTIFIED" | "DECLARED" | "REGISTERED" | "REJECTED" | "VALIDATED" | "CREATED" | "NOTIFIED")[];
23851
24003
  } | undefined;
23852
24004
  data?: any;
24005
+ creator?: "system" | "user" | undefined;
23853
24006
  createdAt?: {
23854
24007
  type: "exact";
23855
24008
  term: string;
@@ -23930,6 +24083,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
23930
24083
  terms: ("ARCHIVED" | "CERTIFIED" | "DECLARED" | "REGISTERED" | "REJECTED" | "VALIDATED" | "CREATED" | "NOTIFIED")[];
23931
24084
  } | undefined;
23932
24085
  data?: any;
24086
+ creator?: "system" | "user" | undefined;
23933
24087
  createdAt?: {
23934
24088
  type: "exact";
23935
24089
  term: string;
@@ -24003,7 +24157,7 @@ export declare const appRouter: import("@trpc/server/unstable-core-do-not-import
24003
24157
  slug: string;
24004
24158
  columns: {
24005
24159
  value: {
24006
- $event: "type" | "id" | "status" | "title" | "createdAt" | "createdBy" | "createdAtLocation" | "assignedTo" | "updatedAt" | "trackingId" | "legalStatuses" | "dateOfEvent" | "updatedByUserRole" | "updatedAtLocation" | "updatedBy" | "flags";
24160
+ $event: "type" | "id" | "status" | "title" | "creator" | "createdAt" | "createdBy" | "createdAtLocation" | "assignedTo" | "updatedAt" | "trackingId" | "legalStatuses" | "dateOfEvent" | "updatedByUserRole" | "updatedAtLocation" | "updatedBy" | "flags";
24007
24161
  };
24008
24162
  label: import("../commons").TranslationConfig;
24009
24163
  }[];