@kl1/contracts 1.2.94 → 1.2.95

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.
@@ -29841,41 +29841,6 @@ export declare const apiContract: {
29841
29841
  data: string[];
29842
29842
  }>;
29843
29843
  url: import("zod").ZodString;
29844
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
29845
- id: import("zod").ZodString;
29846
- createdAt: import("zod").ZodDate;
29847
- updatedAt: import("zod").ZodDate;
29848
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
29849
- }, {
29850
- bucketName: import("zod").ZodString;
29851
- fileName: import("zod").ZodString;
29852
- fileSize: import("zod").ZodNumber;
29853
- fileKey: import("zod").ZodString;
29854
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
29855
- status: import("zod").ZodNullable<import("zod").ZodString>;
29856
- }>, "strip", import("zod").ZodTypeAny, {
29857
- id: string;
29858
- status: string | null;
29859
- createdAt: Date;
29860
- updatedAt: Date;
29861
- deletedAt: Date | null;
29862
- fileName: string;
29863
- fileKey: string;
29864
- bucketName: string;
29865
- fileSize: number;
29866
- fileUrl: string | null;
29867
- }, {
29868
- id: string;
29869
- status: string | null;
29870
- createdAt: Date;
29871
- updatedAt: Date;
29872
- deletedAt: Date | null;
29873
- fileName: string;
29874
- fileKey: string;
29875
- bucketName: string;
29876
- fileSize: number;
29877
- fileUrl: string | null;
29878
- }>>;
29879
29844
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
29880
29845
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
29881
29846
  key: import("zod").ZodString;
@@ -29907,18 +29872,6 @@ export declare const apiContract: {
29907
29872
  }[] | null;
29908
29873
  fileKey: string | null;
29909
29874
  fileUrl: string | null;
29910
- upload: {
29911
- id: string;
29912
- status: string | null;
29913
- createdAt: Date;
29914
- updatedAt: Date;
29915
- deletedAt: Date | null;
29916
- fileName: string;
29917
- fileKey: string;
29918
- bucketName: string;
29919
- fileSize: number;
29920
- fileUrl: string | null;
29921
- } | null;
29922
29875
  fields: {
29923
29876
  data: string[];
29924
29877
  };
@@ -29939,18 +29892,6 @@ export declare const apiContract: {
29939
29892
  }[] | null;
29940
29893
  fileKey: string | null;
29941
29894
  fileUrl: string | null;
29942
- upload: {
29943
- id: string;
29944
- status: string | null;
29945
- createdAt: Date;
29946
- updatedAt: Date;
29947
- deletedAt: Date | null;
29948
- fileName: string;
29949
- fileKey: string;
29950
- bucketName: string;
29951
- fileSize: number;
29952
- fileUrl: string | null;
29953
- } | null;
29954
29895
  fields: {
29955
29896
  data: string[];
29956
29897
  };
@@ -29974,18 +29915,6 @@ export declare const apiContract: {
29974
29915
  }[] | null;
29975
29916
  fileKey: string | null;
29976
29917
  fileUrl: string | null;
29977
- upload: {
29978
- id: string;
29979
- status: string | null;
29980
- createdAt: Date;
29981
- updatedAt: Date;
29982
- deletedAt: Date | null;
29983
- fileName: string;
29984
- fileKey: string;
29985
- bucketName: string;
29986
- fileSize: number;
29987
- fileUrl: string | null;
29988
- } | null;
29989
29918
  fields: {
29990
29919
  data: string[];
29991
29920
  };
@@ -30009,18 +29938,6 @@ export declare const apiContract: {
30009
29938
  }[] | null;
30010
29939
  fileKey: string | null;
30011
29940
  fileUrl: string | null;
30012
- upload: {
30013
- id: string;
30014
- status: string | null;
30015
- createdAt: Date;
30016
- updatedAt: Date;
30017
- deletedAt: Date | null;
30018
- fileName: string;
30019
- fileKey: string;
30020
- bucketName: string;
30021
- fileSize: number;
30022
- fileUrl: string | null;
30023
- } | null;
30024
29941
  fields: {
30025
29942
  data: string[];
30026
29943
  };
@@ -30112,18 +30029,6 @@ export declare const apiContract: {
30112
30029
  }[] | null;
30113
30030
  fileKey: string | null;
30114
30031
  fileUrl: string | null;
30115
- upload: {
30116
- id: string;
30117
- status: string | null;
30118
- createdAt: Date;
30119
- updatedAt: Date;
30120
- deletedAt: Date | null;
30121
- fileName: string;
30122
- fileKey: string;
30123
- bucketName: string;
30124
- fileSize: number;
30125
- fileUrl: string | null;
30126
- } | null;
30127
30032
  fields: {
30128
30033
  data: string[];
30129
30034
  };
@@ -30144,18 +30049,6 @@ export declare const apiContract: {
30144
30049
  }[] | null;
30145
30050
  fileKey: string | null;
30146
30051
  fileUrl: string | null;
30147
- upload: {
30148
- id: string;
30149
- status: string | null;
30150
- createdAt: Date;
30151
- updatedAt: Date;
30152
- deletedAt: Date | null;
30153
- fileName: string;
30154
- fileKey: string;
30155
- bucketName: string;
30156
- fileSize: number;
30157
- fileUrl: string | null;
30158
- } | null;
30159
30052
  fields: {
30160
30053
  data: string[];
30161
30054
  };
@@ -30178,18 +30071,6 @@ export declare const apiContract: {
30178
30071
  }[] | null;
30179
30072
  fileKey: string | null;
30180
30073
  fileUrl: string | null;
30181
- upload: {
30182
- id: string;
30183
- status: string | null;
30184
- createdAt: Date;
30185
- updatedAt: Date;
30186
- deletedAt: Date | null;
30187
- fileName: string;
30188
- fileKey: string;
30189
- bucketName: string;
30190
- fileSize: number;
30191
- fileUrl: string | null;
30192
- } | null;
30193
30074
  fields: {
30194
30075
  data: string[];
30195
30076
  };
@@ -30216,18 +30097,6 @@ export declare const apiContract: {
30216
30097
  }[] | null;
30217
30098
  fileKey: string | null;
30218
30099
  fileUrl: string | null;
30219
- upload: {
30220
- id: string;
30221
- status: string | null;
30222
- createdAt: Date;
30223
- updatedAt: Date;
30224
- deletedAt: Date | null;
30225
- fileName: string;
30226
- fileKey: string;
30227
- bucketName: string;
30228
- fileSize: number;
30229
- fileUrl: string | null;
30230
- } | null;
30231
30100
  fields: {
30232
30101
  data: string[];
30233
30102
  };
@@ -30304,41 +30173,6 @@ export declare const apiContract: {
30304
30173
  data: string[];
30305
30174
  }>;
30306
30175
  url: import("zod").ZodString;
30307
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
30308
- id: import("zod").ZodString;
30309
- createdAt: import("zod").ZodDate;
30310
- updatedAt: import("zod").ZodDate;
30311
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
30312
- }, {
30313
- bucketName: import("zod").ZodString;
30314
- fileName: import("zod").ZodString;
30315
- fileSize: import("zod").ZodNumber;
30316
- fileKey: import("zod").ZodString;
30317
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
30318
- status: import("zod").ZodNullable<import("zod").ZodString>;
30319
- }>, "strip", import("zod").ZodTypeAny, {
30320
- id: string;
30321
- status: string | null;
30322
- createdAt: Date;
30323
- updatedAt: Date;
30324
- deletedAt: Date | null;
30325
- fileName: string;
30326
- fileKey: string;
30327
- bucketName: string;
30328
- fileSize: number;
30329
- fileUrl: string | null;
30330
- }, {
30331
- id: string;
30332
- status: string | null;
30333
- createdAt: Date;
30334
- updatedAt: Date;
30335
- deletedAt: Date | null;
30336
- fileName: string;
30337
- fileKey: string;
30338
- bucketName: string;
30339
- fileSize: number;
30340
- fileUrl: string | null;
30341
- }>>;
30342
30176
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
30343
30177
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
30344
30178
  key: import("zod").ZodString;
@@ -30370,18 +30204,6 @@ export declare const apiContract: {
30370
30204
  }[] | null;
30371
30205
  fileKey: string | null;
30372
30206
  fileUrl: string | null;
30373
- upload: {
30374
- id: string;
30375
- status: string | null;
30376
- createdAt: Date;
30377
- updatedAt: Date;
30378
- deletedAt: Date | null;
30379
- fileName: string;
30380
- fileKey: string;
30381
- bucketName: string;
30382
- fileSize: number;
30383
- fileUrl: string | null;
30384
- } | null;
30385
30207
  fields: {
30386
30208
  data: string[];
30387
30209
  };
@@ -30402,18 +30224,6 @@ export declare const apiContract: {
30402
30224
  }[] | null;
30403
30225
  fileKey: string | null;
30404
30226
  fileUrl: string | null;
30405
- upload: {
30406
- id: string;
30407
- status: string | null;
30408
- createdAt: Date;
30409
- updatedAt: Date;
30410
- deletedAt: Date | null;
30411
- fileName: string;
30412
- fileKey: string;
30413
- bucketName: string;
30414
- fileSize: number;
30415
- fileUrl: string | null;
30416
- } | null;
30417
30227
  fields: {
30418
30228
  data: string[];
30419
30229
  };
@@ -30485,41 +30295,6 @@ export declare const apiContract: {
30485
30295
  data: string[];
30486
30296
  }>;
30487
30297
  url: import("zod").ZodString;
30488
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
30489
- id: import("zod").ZodString;
30490
- createdAt: import("zod").ZodDate;
30491
- updatedAt: import("zod").ZodDate;
30492
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
30493
- }, {
30494
- bucketName: import("zod").ZodString;
30495
- fileName: import("zod").ZodString;
30496
- fileSize: import("zod").ZodNumber;
30497
- fileKey: import("zod").ZodString;
30498
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
30499
- status: import("zod").ZodNullable<import("zod").ZodString>;
30500
- }>, "strip", import("zod").ZodTypeAny, {
30501
- id: string;
30502
- status: string | null;
30503
- createdAt: Date;
30504
- updatedAt: Date;
30505
- deletedAt: Date | null;
30506
- fileName: string;
30507
- fileKey: string;
30508
- bucketName: string;
30509
- fileSize: number;
30510
- fileUrl: string | null;
30511
- }, {
30512
- id: string;
30513
- status: string | null;
30514
- createdAt: Date;
30515
- updatedAt: Date;
30516
- deletedAt: Date | null;
30517
- fileName: string;
30518
- fileKey: string;
30519
- bucketName: string;
30520
- fileSize: number;
30521
- fileUrl: string | null;
30522
- }>>;
30523
30298
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
30524
30299
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
30525
30300
  key: import("zod").ZodString;
@@ -30551,18 +30326,6 @@ export declare const apiContract: {
30551
30326
  }[] | null;
30552
30327
  fileKey: string | null;
30553
30328
  fileUrl: string | null;
30554
- upload: {
30555
- id: string;
30556
- status: string | null;
30557
- createdAt: Date;
30558
- updatedAt: Date;
30559
- deletedAt: Date | null;
30560
- fileName: string;
30561
- fileKey: string;
30562
- bucketName: string;
30563
- fileSize: number;
30564
- fileUrl: string | null;
30565
- } | null;
30566
30329
  fields: {
30567
30330
  data: string[];
30568
30331
  };
@@ -30583,18 +30346,6 @@ export declare const apiContract: {
30583
30346
  }[] | null;
30584
30347
  fileKey: string | null;
30585
30348
  fileUrl: string | null;
30586
- upload: {
30587
- id: string;
30588
- status: string | null;
30589
- createdAt: Date;
30590
- updatedAt: Date;
30591
- deletedAt: Date | null;
30592
- fileName: string;
30593
- fileKey: string;
30594
- bucketName: string;
30595
- fileSize: number;
30596
- fileUrl: string | null;
30597
- } | null;
30598
30349
  fields: {
30599
30350
  data: string[];
30600
30351
  };
@@ -30666,41 +30417,6 @@ export declare const apiContract: {
30666
30417
  data: string[];
30667
30418
  }>;
30668
30419
  url: import("zod").ZodString;
30669
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
30670
- id: import("zod").ZodString;
30671
- createdAt: import("zod").ZodDate;
30672
- updatedAt: import("zod").ZodDate;
30673
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
30674
- }, {
30675
- bucketName: import("zod").ZodString;
30676
- fileName: import("zod").ZodString;
30677
- fileSize: import("zod").ZodNumber;
30678
- fileKey: import("zod").ZodString;
30679
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
30680
- status: import("zod").ZodNullable<import("zod").ZodString>;
30681
- }>, "strip", import("zod").ZodTypeAny, {
30682
- id: string;
30683
- status: string | null;
30684
- createdAt: Date;
30685
- updatedAt: Date;
30686
- deletedAt: Date | null;
30687
- fileName: string;
30688
- fileKey: string;
30689
- bucketName: string;
30690
- fileSize: number;
30691
- fileUrl: string | null;
30692
- }, {
30693
- id: string;
30694
- status: string | null;
30695
- createdAt: Date;
30696
- updatedAt: Date;
30697
- deletedAt: Date | null;
30698
- fileName: string;
30699
- fileKey: string;
30700
- bucketName: string;
30701
- fileSize: number;
30702
- fileUrl: string | null;
30703
- }>>;
30704
30420
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
30705
30421
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
30706
30422
  key: import("zod").ZodString;
@@ -30732,18 +30448,6 @@ export declare const apiContract: {
30732
30448
  }[] | null;
30733
30449
  fileKey: string | null;
30734
30450
  fileUrl: string | null;
30735
- upload: {
30736
- id: string;
30737
- status: string | null;
30738
- createdAt: Date;
30739
- updatedAt: Date;
30740
- deletedAt: Date | null;
30741
- fileName: string;
30742
- fileKey: string;
30743
- bucketName: string;
30744
- fileSize: number;
30745
- fileUrl: string | null;
30746
- } | null;
30747
30451
  fields: {
30748
30452
  data: string[];
30749
30453
  };
@@ -30764,18 +30468,6 @@ export declare const apiContract: {
30764
30468
  }[] | null;
30765
30469
  fileKey: string | null;
30766
30470
  fileUrl: string | null;
30767
- upload: {
30768
- id: string;
30769
- status: string | null;
30770
- createdAt: Date;
30771
- updatedAt: Date;
30772
- deletedAt: Date | null;
30773
- fileName: string;
30774
- fileKey: string;
30775
- bucketName: string;
30776
- fileSize: number;
30777
- fileUrl: string | null;
30778
- } | null;
30779
30471
  fields: {
30780
30472
  data: string[];
30781
30473
  };
@@ -30854,41 +30546,6 @@ export declare const apiContract: {
30854
30546
  data: string[];
30855
30547
  }>;
30856
30548
  url: import("zod").ZodString;
30857
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
30858
- id: import("zod").ZodString;
30859
- createdAt: import("zod").ZodDate;
30860
- updatedAt: import("zod").ZodDate;
30861
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
30862
- }, {
30863
- bucketName: import("zod").ZodString;
30864
- fileName: import("zod").ZodString;
30865
- fileSize: import("zod").ZodNumber;
30866
- fileKey: import("zod").ZodString;
30867
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
30868
- status: import("zod").ZodNullable<import("zod").ZodString>;
30869
- }>, "strip", import("zod").ZodTypeAny, {
30870
- id: string;
30871
- status: string | null;
30872
- createdAt: Date;
30873
- updatedAt: Date;
30874
- deletedAt: Date | null;
30875
- fileName: string;
30876
- fileKey: string;
30877
- bucketName: string;
30878
- fileSize: number;
30879
- fileUrl: string | null;
30880
- }, {
30881
- id: string;
30882
- status: string | null;
30883
- createdAt: Date;
30884
- updatedAt: Date;
30885
- deletedAt: Date | null;
30886
- fileName: string;
30887
- fileKey: string;
30888
- bucketName: string;
30889
- fileSize: number;
30890
- fileUrl: string | null;
30891
- }>>;
30892
30549
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
30893
30550
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
30894
30551
  key: import("zod").ZodString;
@@ -30920,18 +30577,6 @@ export declare const apiContract: {
30920
30577
  }[] | null;
30921
30578
  fileKey: string | null;
30922
30579
  fileUrl: string | null;
30923
- upload: {
30924
- id: string;
30925
- status: string | null;
30926
- createdAt: Date;
30927
- updatedAt: Date;
30928
- deletedAt: Date | null;
30929
- fileName: string;
30930
- fileKey: string;
30931
- bucketName: string;
30932
- fileSize: number;
30933
- fileUrl: string | null;
30934
- } | null;
30935
30580
  fields: {
30936
30581
  data: string[];
30937
30582
  };
@@ -30952,18 +30597,6 @@ export declare const apiContract: {
30952
30597
  }[] | null;
30953
30598
  fileKey: string | null;
30954
30599
  fileUrl: string | null;
30955
- upload: {
30956
- id: string;
30957
- status: string | null;
30958
- createdAt: Date;
30959
- updatedAt: Date;
30960
- deletedAt: Date | null;
30961
- fileName: string;
30962
- fileKey: string;
30963
- bucketName: string;
30964
- fileSize: number;
30965
- fileUrl: string | null;
30966
- } | null;
30967
30600
  fields: {
30968
30601
  data: string[];
30969
30602
  };
@@ -31162,41 +30795,6 @@ export declare const apiContract: {
31162
30795
  data: string[];
31163
30796
  }>;
31164
30797
  url: import("zod").ZodString;
31165
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
31166
- id: import("zod").ZodString;
31167
- createdAt: import("zod").ZodDate;
31168
- updatedAt: import("zod").ZodDate;
31169
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
31170
- }, {
31171
- bucketName: import("zod").ZodString;
31172
- fileName: import("zod").ZodString;
31173
- fileSize: import("zod").ZodNumber;
31174
- fileKey: import("zod").ZodString;
31175
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
31176
- status: import("zod").ZodNullable<import("zod").ZodString>;
31177
- }>, "strip", import("zod").ZodTypeAny, {
31178
- id: string;
31179
- status: string | null;
31180
- createdAt: Date;
31181
- updatedAt: Date;
31182
- deletedAt: Date | null;
31183
- fileName: string;
31184
- fileKey: string;
31185
- bucketName: string;
31186
- fileSize: number;
31187
- fileUrl: string | null;
31188
- }, {
31189
- id: string;
31190
- status: string | null;
31191
- createdAt: Date;
31192
- updatedAt: Date;
31193
- deletedAt: Date | null;
31194
- fileName: string;
31195
- fileKey: string;
31196
- bucketName: string;
31197
- fileSize: number;
31198
- fileUrl: string | null;
31199
- }>>;
31200
30798
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
31201
30799
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
31202
30800
  key: import("zod").ZodString;
@@ -31228,18 +30826,6 @@ export declare const apiContract: {
31228
30826
  }[] | null;
31229
30827
  fileKey: string | null;
31230
30828
  fileUrl: string | null;
31231
- upload: {
31232
- id: string;
31233
- status: string | null;
31234
- createdAt: Date;
31235
- updatedAt: Date;
31236
- deletedAt: Date | null;
31237
- fileName: string;
31238
- fileKey: string;
31239
- bucketName: string;
31240
- fileSize: number;
31241
- fileUrl: string | null;
31242
- } | null;
31243
30829
  fields: {
31244
30830
  data: string[];
31245
30831
  };
@@ -31260,18 +30846,6 @@ export declare const apiContract: {
31260
30846
  }[] | null;
31261
30847
  fileKey: string | null;
31262
30848
  fileUrl: string | null;
31263
- upload: {
31264
- id: string;
31265
- status: string | null;
31266
- createdAt: Date;
31267
- updatedAt: Date;
31268
- deletedAt: Date | null;
31269
- fileName: string;
31270
- fileKey: string;
31271
- bucketName: string;
31272
- fileSize: number;
31273
- fileUrl: string | null;
31274
- } | null;
31275
30849
  fields: {
31276
30850
  data: string[];
31277
30851
  };
@@ -31295,18 +30869,6 @@ export declare const apiContract: {
31295
30869
  }[] | null;
31296
30870
  fileKey: string | null;
31297
30871
  fileUrl: string | null;
31298
- upload: {
31299
- id: string;
31300
- status: string | null;
31301
- createdAt: Date;
31302
- updatedAt: Date;
31303
- deletedAt: Date | null;
31304
- fileName: string;
31305
- fileKey: string;
31306
- bucketName: string;
31307
- fileSize: number;
31308
- fileUrl: string | null;
31309
- } | null;
31310
30872
  fields: {
31311
30873
  data: string[];
31312
30874
  };
@@ -31330,18 +30892,6 @@ export declare const apiContract: {
31330
30892
  }[] | null;
31331
30893
  fileKey: string | null;
31332
30894
  fileUrl: string | null;
31333
- upload: {
31334
- id: string;
31335
- status: string | null;
31336
- createdAt: Date;
31337
- updatedAt: Date;
31338
- deletedAt: Date | null;
31339
- fileName: string;
31340
- fileKey: string;
31341
- bucketName: string;
31342
- fileSize: number;
31343
- fileUrl: string | null;
31344
- } | null;
31345
30895
  fields: {
31346
30896
  data: string[];
31347
30897
  };
@@ -325931,41 +325481,6 @@ export declare const widgetSettingContract: {
325931
325481
  data: string[];
325932
325482
  }>;
325933
325483
  url: import("zod").ZodString;
325934
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
325935
- id: import("zod").ZodString;
325936
- createdAt: import("zod").ZodDate;
325937
- updatedAt: import("zod").ZodDate;
325938
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
325939
- }, {
325940
- bucketName: import("zod").ZodString;
325941
- fileName: import("zod").ZodString;
325942
- fileSize: import("zod").ZodNumber;
325943
- fileKey: import("zod").ZodString;
325944
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
325945
- status: import("zod").ZodNullable<import("zod").ZodString>;
325946
- }>, "strip", import("zod").ZodTypeAny, {
325947
- id: string;
325948
- status: string | null;
325949
- createdAt: Date;
325950
- updatedAt: Date;
325951
- deletedAt: Date | null;
325952
- fileName: string;
325953
- fileKey: string;
325954
- bucketName: string;
325955
- fileSize: number;
325956
- fileUrl: string | null;
325957
- }, {
325958
- id: string;
325959
- status: string | null;
325960
- createdAt: Date;
325961
- updatedAt: Date;
325962
- deletedAt: Date | null;
325963
- fileName: string;
325964
- fileKey: string;
325965
- bucketName: string;
325966
- fileSize: number;
325967
- fileUrl: string | null;
325968
- }>>;
325969
325484
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
325970
325485
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
325971
325486
  key: import("zod").ZodString;
@@ -325997,18 +325512,6 @@ export declare const widgetSettingContract: {
325997
325512
  }[] | null;
325998
325513
  fileKey: string | null;
325999
325514
  fileUrl: string | null;
326000
- upload: {
326001
- id: string;
326002
- status: string | null;
326003
- createdAt: Date;
326004
- updatedAt: Date;
326005
- deletedAt: Date | null;
326006
- fileName: string;
326007
- fileKey: string;
326008
- bucketName: string;
326009
- fileSize: number;
326010
- fileUrl: string | null;
326011
- } | null;
326012
325515
  fields: {
326013
325516
  data: string[];
326014
325517
  };
@@ -326029,18 +325532,6 @@ export declare const widgetSettingContract: {
326029
325532
  }[] | null;
326030
325533
  fileKey: string | null;
326031
325534
  fileUrl: string | null;
326032
- upload: {
326033
- id: string;
326034
- status: string | null;
326035
- createdAt: Date;
326036
- updatedAt: Date;
326037
- deletedAt: Date | null;
326038
- fileName: string;
326039
- fileKey: string;
326040
- bucketName: string;
326041
- fileSize: number;
326042
- fileUrl: string | null;
326043
- } | null;
326044
325535
  fields: {
326045
325536
  data: string[];
326046
325537
  };
@@ -326064,18 +325555,6 @@ export declare const widgetSettingContract: {
326064
325555
  }[] | null;
326065
325556
  fileKey: string | null;
326066
325557
  fileUrl: string | null;
326067
- upload: {
326068
- id: string;
326069
- status: string | null;
326070
- createdAt: Date;
326071
- updatedAt: Date;
326072
- deletedAt: Date | null;
326073
- fileName: string;
326074
- fileKey: string;
326075
- bucketName: string;
326076
- fileSize: number;
326077
- fileUrl: string | null;
326078
- } | null;
326079
325558
  fields: {
326080
325559
  data: string[];
326081
325560
  };
@@ -326099,18 +325578,6 @@ export declare const widgetSettingContract: {
326099
325578
  }[] | null;
326100
325579
  fileKey: string | null;
326101
325580
  fileUrl: string | null;
326102
- upload: {
326103
- id: string;
326104
- status: string | null;
326105
- createdAt: Date;
326106
- updatedAt: Date;
326107
- deletedAt: Date | null;
326108
- fileName: string;
326109
- fileKey: string;
326110
- bucketName: string;
326111
- fileSize: number;
326112
- fileUrl: string | null;
326113
- } | null;
326114
325581
  fields: {
326115
325582
  data: string[];
326116
325583
  };
@@ -326202,18 +325669,6 @@ export declare const widgetSettingContract: {
326202
325669
  }[] | null;
326203
325670
  fileKey: string | null;
326204
325671
  fileUrl: string | null;
326205
- upload: {
326206
- id: string;
326207
- status: string | null;
326208
- createdAt: Date;
326209
- updatedAt: Date;
326210
- deletedAt: Date | null;
326211
- fileName: string;
326212
- fileKey: string;
326213
- bucketName: string;
326214
- fileSize: number;
326215
- fileUrl: string | null;
326216
- } | null;
326217
325672
  fields: {
326218
325673
  data: string[];
326219
325674
  };
@@ -326234,18 +325689,6 @@ export declare const widgetSettingContract: {
326234
325689
  }[] | null;
326235
325690
  fileKey: string | null;
326236
325691
  fileUrl: string | null;
326237
- upload: {
326238
- id: string;
326239
- status: string | null;
326240
- createdAt: Date;
326241
- updatedAt: Date;
326242
- deletedAt: Date | null;
326243
- fileName: string;
326244
- fileKey: string;
326245
- bucketName: string;
326246
- fileSize: number;
326247
- fileUrl: string | null;
326248
- } | null;
326249
325692
  fields: {
326250
325693
  data: string[];
326251
325694
  };
@@ -326268,18 +325711,6 @@ export declare const widgetSettingContract: {
326268
325711
  }[] | null;
326269
325712
  fileKey: string | null;
326270
325713
  fileUrl: string | null;
326271
- upload: {
326272
- id: string;
326273
- status: string | null;
326274
- createdAt: Date;
326275
- updatedAt: Date;
326276
- deletedAt: Date | null;
326277
- fileName: string;
326278
- fileKey: string;
326279
- bucketName: string;
326280
- fileSize: number;
326281
- fileUrl: string | null;
326282
- } | null;
326283
325714
  fields: {
326284
325715
  data: string[];
326285
325716
  };
@@ -326306,18 +325737,6 @@ export declare const widgetSettingContract: {
326306
325737
  }[] | null;
326307
325738
  fileKey: string | null;
326308
325739
  fileUrl: string | null;
326309
- upload: {
326310
- id: string;
326311
- status: string | null;
326312
- createdAt: Date;
326313
- updatedAt: Date;
326314
- deletedAt: Date | null;
326315
- fileName: string;
326316
- fileKey: string;
326317
- bucketName: string;
326318
- fileSize: number;
326319
- fileUrl: string | null;
326320
- } | null;
326321
325740
  fields: {
326322
325741
  data: string[];
326323
325742
  };
@@ -326394,41 +325813,6 @@ export declare const widgetSettingContract: {
326394
325813
  data: string[];
326395
325814
  }>;
326396
325815
  url: import("zod").ZodString;
326397
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
326398
- id: import("zod").ZodString;
326399
- createdAt: import("zod").ZodDate;
326400
- updatedAt: import("zod").ZodDate;
326401
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
326402
- }, {
326403
- bucketName: import("zod").ZodString;
326404
- fileName: import("zod").ZodString;
326405
- fileSize: import("zod").ZodNumber;
326406
- fileKey: import("zod").ZodString;
326407
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
326408
- status: import("zod").ZodNullable<import("zod").ZodString>;
326409
- }>, "strip", import("zod").ZodTypeAny, {
326410
- id: string;
326411
- status: string | null;
326412
- createdAt: Date;
326413
- updatedAt: Date;
326414
- deletedAt: Date | null;
326415
- fileName: string;
326416
- fileKey: string;
326417
- bucketName: string;
326418
- fileSize: number;
326419
- fileUrl: string | null;
326420
- }, {
326421
- id: string;
326422
- status: string | null;
326423
- createdAt: Date;
326424
- updatedAt: Date;
326425
- deletedAt: Date | null;
326426
- fileName: string;
326427
- fileKey: string;
326428
- bucketName: string;
326429
- fileSize: number;
326430
- fileUrl: string | null;
326431
- }>>;
326432
325816
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
326433
325817
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
326434
325818
  key: import("zod").ZodString;
@@ -326460,18 +325844,6 @@ export declare const widgetSettingContract: {
326460
325844
  }[] | null;
326461
325845
  fileKey: string | null;
326462
325846
  fileUrl: string | null;
326463
- upload: {
326464
- id: string;
326465
- status: string | null;
326466
- createdAt: Date;
326467
- updatedAt: Date;
326468
- deletedAt: Date | null;
326469
- fileName: string;
326470
- fileKey: string;
326471
- bucketName: string;
326472
- fileSize: number;
326473
- fileUrl: string | null;
326474
- } | null;
326475
325847
  fields: {
326476
325848
  data: string[];
326477
325849
  };
@@ -326492,18 +325864,6 @@ export declare const widgetSettingContract: {
326492
325864
  }[] | null;
326493
325865
  fileKey: string | null;
326494
325866
  fileUrl: string | null;
326495
- upload: {
326496
- id: string;
326497
- status: string | null;
326498
- createdAt: Date;
326499
- updatedAt: Date;
326500
- deletedAt: Date | null;
326501
- fileName: string;
326502
- fileKey: string;
326503
- bucketName: string;
326504
- fileSize: number;
326505
- fileUrl: string | null;
326506
- } | null;
326507
325867
  fields: {
326508
325868
  data: string[];
326509
325869
  };
@@ -326575,41 +325935,6 @@ export declare const widgetSettingContract: {
326575
325935
  data: string[];
326576
325936
  }>;
326577
325937
  url: import("zod").ZodString;
326578
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
326579
- id: import("zod").ZodString;
326580
- createdAt: import("zod").ZodDate;
326581
- updatedAt: import("zod").ZodDate;
326582
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
326583
- }, {
326584
- bucketName: import("zod").ZodString;
326585
- fileName: import("zod").ZodString;
326586
- fileSize: import("zod").ZodNumber;
326587
- fileKey: import("zod").ZodString;
326588
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
326589
- status: import("zod").ZodNullable<import("zod").ZodString>;
326590
- }>, "strip", import("zod").ZodTypeAny, {
326591
- id: string;
326592
- status: string | null;
326593
- createdAt: Date;
326594
- updatedAt: Date;
326595
- deletedAt: Date | null;
326596
- fileName: string;
326597
- fileKey: string;
326598
- bucketName: string;
326599
- fileSize: number;
326600
- fileUrl: string | null;
326601
- }, {
326602
- id: string;
326603
- status: string | null;
326604
- createdAt: Date;
326605
- updatedAt: Date;
326606
- deletedAt: Date | null;
326607
- fileName: string;
326608
- fileKey: string;
326609
- bucketName: string;
326610
- fileSize: number;
326611
- fileUrl: string | null;
326612
- }>>;
326613
325938
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
326614
325939
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
326615
325940
  key: import("zod").ZodString;
@@ -326641,18 +325966,6 @@ export declare const widgetSettingContract: {
326641
325966
  }[] | null;
326642
325967
  fileKey: string | null;
326643
325968
  fileUrl: string | null;
326644
- upload: {
326645
- id: string;
326646
- status: string | null;
326647
- createdAt: Date;
326648
- updatedAt: Date;
326649
- deletedAt: Date | null;
326650
- fileName: string;
326651
- fileKey: string;
326652
- bucketName: string;
326653
- fileSize: number;
326654
- fileUrl: string | null;
326655
- } | null;
326656
325969
  fields: {
326657
325970
  data: string[];
326658
325971
  };
@@ -326673,18 +325986,6 @@ export declare const widgetSettingContract: {
326673
325986
  }[] | null;
326674
325987
  fileKey: string | null;
326675
325988
  fileUrl: string | null;
326676
- upload: {
326677
- id: string;
326678
- status: string | null;
326679
- createdAt: Date;
326680
- updatedAt: Date;
326681
- deletedAt: Date | null;
326682
- fileName: string;
326683
- fileKey: string;
326684
- bucketName: string;
326685
- fileSize: number;
326686
- fileUrl: string | null;
326687
- } | null;
326688
325989
  fields: {
326689
325990
  data: string[];
326690
325991
  };
@@ -326756,41 +326057,6 @@ export declare const widgetSettingContract: {
326756
326057
  data: string[];
326757
326058
  }>;
326758
326059
  url: import("zod").ZodString;
326759
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
326760
- id: import("zod").ZodString;
326761
- createdAt: import("zod").ZodDate;
326762
- updatedAt: import("zod").ZodDate;
326763
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
326764
- }, {
326765
- bucketName: import("zod").ZodString;
326766
- fileName: import("zod").ZodString;
326767
- fileSize: import("zod").ZodNumber;
326768
- fileKey: import("zod").ZodString;
326769
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
326770
- status: import("zod").ZodNullable<import("zod").ZodString>;
326771
- }>, "strip", import("zod").ZodTypeAny, {
326772
- id: string;
326773
- status: string | null;
326774
- createdAt: Date;
326775
- updatedAt: Date;
326776
- deletedAt: Date | null;
326777
- fileName: string;
326778
- fileKey: string;
326779
- bucketName: string;
326780
- fileSize: number;
326781
- fileUrl: string | null;
326782
- }, {
326783
- id: string;
326784
- status: string | null;
326785
- createdAt: Date;
326786
- updatedAt: Date;
326787
- deletedAt: Date | null;
326788
- fileName: string;
326789
- fileKey: string;
326790
- bucketName: string;
326791
- fileSize: number;
326792
- fileUrl: string | null;
326793
- }>>;
326794
326060
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
326795
326061
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
326796
326062
  key: import("zod").ZodString;
@@ -326822,18 +326088,6 @@ export declare const widgetSettingContract: {
326822
326088
  }[] | null;
326823
326089
  fileKey: string | null;
326824
326090
  fileUrl: string | null;
326825
- upload: {
326826
- id: string;
326827
- status: string | null;
326828
- createdAt: Date;
326829
- updatedAt: Date;
326830
- deletedAt: Date | null;
326831
- fileName: string;
326832
- fileKey: string;
326833
- bucketName: string;
326834
- fileSize: number;
326835
- fileUrl: string | null;
326836
- } | null;
326837
326091
  fields: {
326838
326092
  data: string[];
326839
326093
  };
@@ -326854,18 +326108,6 @@ export declare const widgetSettingContract: {
326854
326108
  }[] | null;
326855
326109
  fileKey: string | null;
326856
326110
  fileUrl: string | null;
326857
- upload: {
326858
- id: string;
326859
- status: string | null;
326860
- createdAt: Date;
326861
- updatedAt: Date;
326862
- deletedAt: Date | null;
326863
- fileName: string;
326864
- fileKey: string;
326865
- bucketName: string;
326866
- fileSize: number;
326867
- fileUrl: string | null;
326868
- } | null;
326869
326111
  fields: {
326870
326112
  data: string[];
326871
326113
  };
@@ -326944,41 +326186,6 @@ export declare const widgetSettingContract: {
326944
326186
  data: string[];
326945
326187
  }>;
326946
326188
  url: import("zod").ZodString;
326947
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
326948
- id: import("zod").ZodString;
326949
- createdAt: import("zod").ZodDate;
326950
- updatedAt: import("zod").ZodDate;
326951
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
326952
- }, {
326953
- bucketName: import("zod").ZodString;
326954
- fileName: import("zod").ZodString;
326955
- fileSize: import("zod").ZodNumber;
326956
- fileKey: import("zod").ZodString;
326957
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
326958
- status: import("zod").ZodNullable<import("zod").ZodString>;
326959
- }>, "strip", import("zod").ZodTypeAny, {
326960
- id: string;
326961
- status: string | null;
326962
- createdAt: Date;
326963
- updatedAt: Date;
326964
- deletedAt: Date | null;
326965
- fileName: string;
326966
- fileKey: string;
326967
- bucketName: string;
326968
- fileSize: number;
326969
- fileUrl: string | null;
326970
- }, {
326971
- id: string;
326972
- status: string | null;
326973
- createdAt: Date;
326974
- updatedAt: Date;
326975
- deletedAt: Date | null;
326976
- fileName: string;
326977
- fileKey: string;
326978
- bucketName: string;
326979
- fileSize: number;
326980
- fileUrl: string | null;
326981
- }>>;
326982
326189
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
326983
326190
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
326984
326191
  key: import("zod").ZodString;
@@ -327010,18 +326217,6 @@ export declare const widgetSettingContract: {
327010
326217
  }[] | null;
327011
326218
  fileKey: string | null;
327012
326219
  fileUrl: string | null;
327013
- upload: {
327014
- id: string;
327015
- status: string | null;
327016
- createdAt: Date;
327017
- updatedAt: Date;
327018
- deletedAt: Date | null;
327019
- fileName: string;
327020
- fileKey: string;
327021
- bucketName: string;
327022
- fileSize: number;
327023
- fileUrl: string | null;
327024
- } | null;
327025
326220
  fields: {
327026
326221
  data: string[];
327027
326222
  };
@@ -327042,18 +326237,6 @@ export declare const widgetSettingContract: {
327042
326237
  }[] | null;
327043
326238
  fileKey: string | null;
327044
326239
  fileUrl: string | null;
327045
- upload: {
327046
- id: string;
327047
- status: string | null;
327048
- createdAt: Date;
327049
- updatedAt: Date;
327050
- deletedAt: Date | null;
327051
- fileName: string;
327052
- fileKey: string;
327053
- bucketName: string;
327054
- fileSize: number;
327055
- fileUrl: string | null;
327056
- } | null;
327057
326240
  fields: {
327058
326241
  data: string[];
327059
326242
  };
@@ -327252,41 +326435,6 @@ export declare const widgetSettingContract: {
327252
326435
  data: string[];
327253
326436
  }>;
327254
326437
  url: import("zod").ZodString;
327255
- upload: import("zod").ZodNullable<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
327256
- id: import("zod").ZodString;
327257
- createdAt: import("zod").ZodDate;
327258
- updatedAt: import("zod").ZodDate;
327259
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
327260
- }, {
327261
- bucketName: import("zod").ZodString;
327262
- fileName: import("zod").ZodString;
327263
- fileSize: import("zod").ZodNumber;
327264
- fileKey: import("zod").ZodString;
327265
- fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
327266
- status: import("zod").ZodNullable<import("zod").ZodString>;
327267
- }>, "strip", import("zod").ZodTypeAny, {
327268
- id: string;
327269
- status: string | null;
327270
- createdAt: Date;
327271
- updatedAt: Date;
327272
- deletedAt: Date | null;
327273
- fileName: string;
327274
- fileKey: string;
327275
- bucketName: string;
327276
- fileSize: number;
327277
- fileUrl: string | null;
327278
- }, {
327279
- id: string;
327280
- status: string | null;
327281
- createdAt: Date;
327282
- updatedAt: Date;
327283
- deletedAt: Date | null;
327284
- fileName: string;
327285
- fileKey: string;
327286
- bucketName: string;
327287
- fileSize: number;
327288
- fileUrl: string | null;
327289
- }>>;
327290
326438
  type: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"iframe">, import("zod").ZodLiteral<"custom">]>>;
327291
326439
  headers: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
327292
326440
  key: import("zod").ZodString;
@@ -327318,18 +326466,6 @@ export declare const widgetSettingContract: {
327318
326466
  }[] | null;
327319
326467
  fileKey: string | null;
327320
326468
  fileUrl: string | null;
327321
- upload: {
327322
- id: string;
327323
- status: string | null;
327324
- createdAt: Date;
327325
- updatedAt: Date;
327326
- deletedAt: Date | null;
327327
- fileName: string;
327328
- fileKey: string;
327329
- bucketName: string;
327330
- fileSize: number;
327331
- fileUrl: string | null;
327332
- } | null;
327333
326469
  fields: {
327334
326470
  data: string[];
327335
326471
  };
@@ -327350,18 +326486,6 @@ export declare const widgetSettingContract: {
327350
326486
  }[] | null;
327351
326487
  fileKey: string | null;
327352
326488
  fileUrl: string | null;
327353
- upload: {
327354
- id: string;
327355
- status: string | null;
327356
- createdAt: Date;
327357
- updatedAt: Date;
327358
- deletedAt: Date | null;
327359
- fileName: string;
327360
- fileKey: string;
327361
- bucketName: string;
327362
- fileSize: number;
327363
- fileUrl: string | null;
327364
- } | null;
327365
326489
  fields: {
327366
326490
  data: string[];
327367
326491
  };
@@ -327385,18 +326509,6 @@ export declare const widgetSettingContract: {
327385
326509
  }[] | null;
327386
326510
  fileKey: string | null;
327387
326511
  fileUrl: string | null;
327388
- upload: {
327389
- id: string;
327390
- status: string | null;
327391
- createdAt: Date;
327392
- updatedAt: Date;
327393
- deletedAt: Date | null;
327394
- fileName: string;
327395
- fileKey: string;
327396
- bucketName: string;
327397
- fileSize: number;
327398
- fileUrl: string | null;
327399
- } | null;
327400
326512
  fields: {
327401
326513
  data: string[];
327402
326514
  };
@@ -327420,18 +326532,6 @@ export declare const widgetSettingContract: {
327420
326532
  }[] | null;
327421
326533
  fileKey: string | null;
327422
326534
  fileUrl: string | null;
327423
- upload: {
327424
- id: string;
327425
- status: string | null;
327426
- createdAt: Date;
327427
- updatedAt: Date;
327428
- deletedAt: Date | null;
327429
- fileName: string;
327430
- fileKey: string;
327431
- bucketName: string;
327432
- fileSize: number;
327433
- fileUrl: string | null;
327434
- } | null;
327435
326535
  fields: {
327436
326536
  data: string[];
327437
326537
  };