@cat-factory/contracts 0.177.0 → 0.179.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -54,6 +54,7 @@ export declare const getBrainstormContract: {
54
54
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
55
55
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
56
56
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
57
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
57
58
  readonly createdAt: v.NumberSchema<undefined>;
58
59
  readonly updatedAt: v.NumberSchema<undefined>;
59
60
  }, undefined>, undefined>;
@@ -114,6 +115,7 @@ export declare const reviewBrainstormContract: {
114
115
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
115
116
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
116
117
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
118
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
117
119
  readonly createdAt: v.NumberSchema<undefined>;
118
120
  readonly updatedAt: v.NumberSchema<undefined>;
119
121
  }, undefined>;
@@ -176,6 +178,7 @@ export declare const replyBrainstormItemContract: {
176
178
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
177
179
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
178
180
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
181
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
179
182
  readonly createdAt: v.NumberSchema<undefined>;
180
183
  readonly updatedAt: v.NumberSchema<undefined>;
181
184
  }, undefined>;
@@ -238,6 +241,7 @@ export declare const updateBrainstormItemStatusContract: {
238
241
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
239
242
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
240
243
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
244
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
241
245
  readonly createdAt: v.NumberSchema<undefined>;
242
246
  readonly updatedAt: v.NumberSchema<undefined>;
243
247
  }, undefined>;
@@ -300,6 +304,7 @@ export declare const incorporateBrainstormContract: {
300
304
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
301
305
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
302
306
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
307
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
303
308
  readonly createdAt: v.NumberSchema<undefined>;
304
309
  readonly updatedAt: v.NumberSchema<undefined>;
305
310
  }, undefined>;
@@ -360,6 +365,7 @@ export declare const reReviewBrainstormContract: {
360
365
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
361
366
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
362
367
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
368
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
363
369
  readonly createdAt: v.NumberSchema<undefined>;
364
370
  readonly updatedAt: v.NumberSchema<undefined>;
365
371
  }, undefined>;
@@ -420,6 +426,7 @@ export declare const proceedBrainstormContract: {
420
426
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
421
427
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
422
428
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
429
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
423
430
  readonly createdAt: v.NumberSchema<undefined>;
424
431
  readonly updatedAt: v.NumberSchema<undefined>;
425
432
  }, undefined>;
@@ -482,6 +489,7 @@ export declare const resolveBrainstormExceededContract: {
482
489
  readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
483
490
  readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
484
491
  readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
492
+ readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
485
493
  readonly createdAt: v.NumberSchema<undefined>;
486
494
  readonly updatedAt: v.NumberSchema<undefined>;
487
495
  }, undefined>;
@@ -1 +1 @@
1
- {"version":3,"file":"brainstorm.d.ts","sourceRoot":"","sources":["../../src/routes/brainstorm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAwB5B,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKhC,CAAA;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMnC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOtC,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM7C,CAAA;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMxC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMrC,CAAA;AAEF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMpC,CAAA;AAEF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM5C,CAAA"}
1
+ {"version":3,"file":"brainstorm.d.ts","sourceRoot":"","sources":["../../src/routes/brainstorm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAwB5B,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKhC,CAAA;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMnC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOtC,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM7C,CAAA;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMxC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMrC,CAAA;AAEF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMpC,CAAA;AAEF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM5C,CAAA"}