@secrecy/trpc-api-types 1.33.0-feat-s3-cold-storage.5 → 1.33.0-feat-s3-cold-storage.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.cts +22 -0
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -2190,6 +2190,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
2190
2190
|
sizeEncrypted: bigint | null;
|
|
2191
2191
|
md5Encrypted: string | null;
|
|
2192
2192
|
validatedAt: Date | null;
|
|
2193
|
+
restoreSince: Date | null;
|
|
2193
2194
|
access: {
|
|
2194
2195
|
key: string | null;
|
|
2195
2196
|
sharedByPubKey: string;
|
|
@@ -2206,6 +2207,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
2206
2207
|
sizeEncrypted: bigint | null;
|
|
2207
2208
|
md5Encrypted: string | null;
|
|
2208
2209
|
validatedAt: Date | null;
|
|
2210
|
+
restoreSince: Date | null;
|
|
2209
2211
|
access: {
|
|
2210
2212
|
key: string | null;
|
|
2211
2213
|
sharedByPubKey: string;
|
|
@@ -2335,6 +2337,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
2335
2337
|
sizeEncrypted: bigint | null;
|
|
2336
2338
|
md5Encrypted: string | null;
|
|
2337
2339
|
validatedAt: Date | null;
|
|
2340
|
+
restoreSince: Date | null;
|
|
2338
2341
|
access: {
|
|
2339
2342
|
key: string | null;
|
|
2340
2343
|
sharedByPubKey: string;
|
|
@@ -2351,6 +2354,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
2351
2354
|
sizeEncrypted: bigint | null;
|
|
2352
2355
|
md5Encrypted: string | null;
|
|
2353
2356
|
validatedAt: Date | null;
|
|
2357
|
+
restoreSince: Date | null;
|
|
2354
2358
|
access: {
|
|
2355
2359
|
key: string | null;
|
|
2356
2360
|
sharedByPubKey: string;
|
|
@@ -2515,6 +2519,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
2515
2519
|
sizeEncrypted: bigint | null;
|
|
2516
2520
|
md5Encrypted: string | null;
|
|
2517
2521
|
validatedAt: Date | null;
|
|
2522
|
+
restoreSince: Date | null;
|
|
2518
2523
|
access: {
|
|
2519
2524
|
key: string | null;
|
|
2520
2525
|
sharedByPubKey: string;
|
|
@@ -2531,6 +2536,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
2531
2536
|
sizeEncrypted: bigint | null;
|
|
2532
2537
|
md5Encrypted: string | null;
|
|
2533
2538
|
validatedAt: Date | null;
|
|
2539
|
+
restoreSince: Date | null;
|
|
2534
2540
|
access: {
|
|
2535
2541
|
key: string | null;
|
|
2536
2542
|
sharedByPubKey: string;
|
|
@@ -2988,6 +2994,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
2988
2994
|
sizeEncrypted: bigint | null;
|
|
2989
2995
|
md5Encrypted: string | null;
|
|
2990
2996
|
validatedAt: Date | null;
|
|
2997
|
+
restoreSince: Date | null;
|
|
2991
2998
|
access: {
|
|
2992
2999
|
key: string | null;
|
|
2993
3000
|
sharedByPubKey: string;
|
|
@@ -3004,6 +3011,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
3004
3011
|
sizeEncrypted: bigint | null;
|
|
3005
3012
|
md5Encrypted: string | null;
|
|
3006
3013
|
validatedAt: Date | null;
|
|
3014
|
+
restoreSince: Date | null;
|
|
3007
3015
|
access: {
|
|
3008
3016
|
key: string | null;
|
|
3009
3017
|
sharedByPubKey: string;
|
|
@@ -3133,6 +3141,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
3133
3141
|
sizeEncrypted: bigint | null;
|
|
3134
3142
|
md5Encrypted: string | null;
|
|
3135
3143
|
validatedAt: Date | null;
|
|
3144
|
+
restoreSince: Date | null;
|
|
3136
3145
|
access: {
|
|
3137
3146
|
key: string | null;
|
|
3138
3147
|
sharedByPubKey: string;
|
|
@@ -3149,6 +3158,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
3149
3158
|
sizeEncrypted: bigint | null;
|
|
3150
3159
|
md5Encrypted: string | null;
|
|
3151
3160
|
validatedAt: Date | null;
|
|
3161
|
+
restoreSince: Date | null;
|
|
3152
3162
|
access: {
|
|
3153
3163
|
key: string | null;
|
|
3154
3164
|
sharedByPubKey: string;
|
|
@@ -3820,6 +3830,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
3820
3830
|
sizeEncrypted: bigint | null;
|
|
3821
3831
|
md5Encrypted: string | null;
|
|
3822
3832
|
validatedAt: Date | null;
|
|
3833
|
+
restoreSince: Date | null;
|
|
3823
3834
|
access: {
|
|
3824
3835
|
key: string | null;
|
|
3825
3836
|
sharedByPubKey: string;
|
|
@@ -3836,6 +3847,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
3836
3847
|
sizeEncrypted: bigint | null;
|
|
3837
3848
|
md5Encrypted: string | null;
|
|
3838
3849
|
validatedAt: Date | null;
|
|
3850
|
+
restoreSince: Date | null;
|
|
3839
3851
|
access: {
|
|
3840
3852
|
key: string | null;
|
|
3841
3853
|
sharedByPubKey: string;
|
|
@@ -3965,6 +3977,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
3965
3977
|
sizeEncrypted: bigint | null;
|
|
3966
3978
|
md5Encrypted: string | null;
|
|
3967
3979
|
validatedAt: Date | null;
|
|
3980
|
+
restoreSince: Date | null;
|
|
3968
3981
|
access: {
|
|
3969
3982
|
key: string | null;
|
|
3970
3983
|
sharedByPubKey: string;
|
|
@@ -3981,6 +3994,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
3981
3994
|
sizeEncrypted: bigint | null;
|
|
3982
3995
|
md5Encrypted: string | null;
|
|
3983
3996
|
validatedAt: Date | null;
|
|
3997
|
+
restoreSince: Date | null;
|
|
3984
3998
|
access: {
|
|
3985
3999
|
key: string | null;
|
|
3986
4000
|
sharedByPubKey: string;
|
|
@@ -4606,6 +4620,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
4606
4620
|
sizeEncrypted: bigint | null;
|
|
4607
4621
|
md5Encrypted: string | null;
|
|
4608
4622
|
validatedAt: Date | null;
|
|
4623
|
+
restoreSince: Date | null;
|
|
4609
4624
|
access: {
|
|
4610
4625
|
key: string | null;
|
|
4611
4626
|
sharedByPubKey: string;
|
|
@@ -4622,6 +4637,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
4622
4637
|
sizeEncrypted: bigint | null;
|
|
4623
4638
|
md5Encrypted: string | null;
|
|
4624
4639
|
validatedAt: Date | null;
|
|
4640
|
+
restoreSince: Date | null;
|
|
4625
4641
|
access: {
|
|
4626
4642
|
key: string | null;
|
|
4627
4643
|
sharedByPubKey: string;
|
|
@@ -4751,6 +4767,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
4751
4767
|
sizeEncrypted: bigint | null;
|
|
4752
4768
|
md5Encrypted: string | null;
|
|
4753
4769
|
validatedAt: Date | null;
|
|
4770
|
+
restoreSince: Date | null;
|
|
4754
4771
|
access: {
|
|
4755
4772
|
key: string | null;
|
|
4756
4773
|
sharedByPubKey: string;
|
|
@@ -4767,6 +4784,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
4767
4784
|
sizeEncrypted: bigint | null;
|
|
4768
4785
|
md5Encrypted: string | null;
|
|
4769
4786
|
validatedAt: Date | null;
|
|
4787
|
+
restoreSince: Date | null;
|
|
4770
4788
|
access: {
|
|
4771
4789
|
key: string | null;
|
|
4772
4790
|
sharedByPubKey: string;
|
|
@@ -5372,6 +5390,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
5372
5390
|
sizeEncrypted: bigint | null;
|
|
5373
5391
|
md5Encrypted: string | null;
|
|
5374
5392
|
validatedAt: Date | null;
|
|
5393
|
+
restoreSince: Date | null;
|
|
5375
5394
|
access: {
|
|
5376
5395
|
key: string | null;
|
|
5377
5396
|
sharedByPubKey: string;
|
|
@@ -5388,6 +5407,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
5388
5407
|
sizeEncrypted: bigint | null;
|
|
5389
5408
|
md5Encrypted: string | null;
|
|
5390
5409
|
validatedAt: Date | null;
|
|
5410
|
+
restoreSince: Date | null;
|
|
5391
5411
|
access: {
|
|
5392
5412
|
key: string | null;
|
|
5393
5413
|
sharedByPubKey: string;
|
|
@@ -5517,6 +5537,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
5517
5537
|
sizeEncrypted: bigint | null;
|
|
5518
5538
|
md5Encrypted: string | null;
|
|
5519
5539
|
validatedAt: Date | null;
|
|
5540
|
+
restoreSince: Date | null;
|
|
5520
5541
|
access: {
|
|
5521
5542
|
key: string | null;
|
|
5522
5543
|
sharedByPubKey: string;
|
|
@@ -5533,6 +5554,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
|
|
|
5533
5554
|
sizeEncrypted: bigint | null;
|
|
5534
5555
|
md5Encrypted: string | null;
|
|
5535
5556
|
validatedAt: Date | null;
|
|
5557
|
+
restoreSince: Date | null;
|
|
5536
5558
|
access: {
|
|
5537
5559
|
key: string | null;
|
|
5538
5560
|
sharedByPubKey: string;
|