@synnaxlabs/client 0.55.0 → 0.56.1

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.
Files changed (197) hide show
  1. package/.turbo/turbo-build.log +10 -13
  2. package/dist/client.cjs +60 -36
  3. package/dist/client.js +6435 -4786
  4. package/dist/src/access/policy/client.d.ts +70 -80
  5. package/dist/src/access/policy/client.d.ts.map +1 -1
  6. package/dist/src/access/policy/types.gen.d.ts +18 -20
  7. package/dist/src/access/policy/types.gen.d.ts.map +1 -1
  8. package/dist/src/access/role/client.d.ts.map +1 -1
  9. package/dist/src/access/role/types.gen.d.ts +2 -2
  10. package/dist/src/actions/actions.d.ts +68 -0
  11. package/dist/src/actions/actions.d.ts.map +1 -0
  12. package/dist/src/actions/actions.spec.d.ts +2 -0
  13. package/dist/src/actions/actions.spec.d.ts.map +1 -0
  14. package/dist/src/actions/external.d.ts +2 -0
  15. package/dist/src/actions/external.d.ts.map +1 -0
  16. package/dist/src/actions/index.d.ts +2 -0
  17. package/dist/src/actions/index.d.ts.map +1 -0
  18. package/dist/src/arc/client.d.ts.map +1 -1
  19. package/dist/src/arc/compiler/types.gen.d.ts +1 -1
  20. package/dist/src/arc/compiler/types.gen.d.ts.map +1 -1
  21. package/dist/src/arc/graph/types.gen.d.ts +29 -29
  22. package/dist/src/arc/graph/types.gen.d.ts.map +1 -1
  23. package/dist/src/arc/ir/types.gen.d.ts +123 -123
  24. package/dist/src/arc/ir/types.gen.d.ts.map +1 -1
  25. package/dist/src/arc/module/types.gen.d.ts +45 -45
  26. package/dist/src/arc/program/types.gen.d.ts +45 -45
  27. package/dist/src/arc/types/types.gen.d.ts +11 -11
  28. package/dist/src/arc/types/types.gen.d.ts.map +1 -1
  29. package/dist/src/arc/types.gen.d.ts +99 -99
  30. package/dist/src/auth/auth.d.ts +3 -3
  31. package/dist/src/auth/auth.d.ts.map +1 -1
  32. package/dist/src/channel/client.d.ts +2 -2
  33. package/dist/src/channel/client.d.ts.map +1 -1
  34. package/dist/src/channel/retriever.d.ts +5 -8
  35. package/dist/src/channel/retriever.d.ts.map +1 -1
  36. package/dist/src/channel/types.gen.d.ts +3 -3
  37. package/dist/src/channel/writer.d.ts.map +1 -1
  38. package/dist/src/connection/checker.d.ts +1 -1
  39. package/dist/src/connection/checker.d.ts.map +1 -1
  40. package/dist/src/device/client.d.ts.map +1 -1
  41. package/dist/src/device/types.gen.d.ts +6 -8
  42. package/dist/src/device/types.gen.d.ts.map +1 -1
  43. package/dist/src/errors.d.ts +2 -0
  44. package/dist/src/errors.d.ts.map +1 -1
  45. package/dist/src/framer/adapter.d.ts.map +1 -1
  46. package/dist/src/framer/client.d.ts +2 -2
  47. package/dist/src/framer/codec.d.ts +9 -1
  48. package/dist/src/framer/codec.d.ts.map +1 -1
  49. package/dist/src/framer/deleter.d.ts.map +1 -1
  50. package/dist/src/framer/frame.d.ts +1 -1
  51. package/dist/src/framer/iterator.d.ts +84 -3
  52. package/dist/src/framer/iterator.d.ts.map +1 -1
  53. package/dist/src/framer/streamProxy.d.ts.map +1 -1
  54. package/dist/src/framer/streamer.d.ts +1 -3
  55. package/dist/src/framer/streamer.d.ts.map +1 -1
  56. package/dist/src/framer/types.gen.d.ts +18 -0
  57. package/dist/src/framer/types.gen.d.ts.map +1 -1
  58. package/dist/src/framer/writer.d.ts +8 -8
  59. package/dist/src/framer/writer.d.ts.map +1 -1
  60. package/dist/src/group/client.d.ts +1 -2
  61. package/dist/src/group/client.d.ts.map +1 -1
  62. package/dist/src/group/types.gen.d.ts +2 -2
  63. package/dist/src/index.d.ts +2 -1
  64. package/dist/src/index.d.ts.map +1 -1
  65. package/dist/src/label/client.d.ts +5 -8
  66. package/dist/src/label/client.d.ts.map +1 -1
  67. package/dist/src/lineplot/client.d.ts.map +1 -1
  68. package/dist/src/lineplot/types.gen.d.ts +2 -2
  69. package/dist/src/log/client.d.ts.map +1 -1
  70. package/dist/src/log/types.gen.d.ts +2 -2
  71. package/dist/src/ontology/client.d.ts +1 -3
  72. package/dist/src/ontology/client.d.ts.map +1 -1
  73. package/dist/src/ontology/payload.d.ts +12 -16
  74. package/dist/src/ontology/payload.d.ts.map +1 -1
  75. package/dist/src/ontology/types.gen.d.ts +1 -2
  76. package/dist/src/ontology/types.gen.d.ts.map +1 -1
  77. package/dist/src/ontology/writer.d.ts +5 -10
  78. package/dist/src/ontology/writer.d.ts.map +1 -1
  79. package/dist/src/rack/client.d.ts.map +1 -1
  80. package/dist/src/rack/types.gen.d.ts +3 -3
  81. package/dist/src/ranger/alias/client.d.ts.map +1 -1
  82. package/dist/src/ranger/client.d.ts.map +1 -1
  83. package/dist/src/ranger/kv/client.d.ts.map +1 -1
  84. package/dist/src/ranger/types.gen.d.ts +6 -6
  85. package/dist/src/ranger/types.gen.d.ts.map +1 -1
  86. package/dist/src/ranger/writer.d.ts +2 -3
  87. package/dist/src/ranger/writer.d.ts.map +1 -1
  88. package/dist/src/schematic/actions.d.ts +147 -0
  89. package/dist/src/schematic/actions.d.ts.map +1 -0
  90. package/dist/src/schematic/actions.gen.d.ts +484 -0
  91. package/dist/src/schematic/actions.gen.d.ts.map +1 -0
  92. package/dist/src/schematic/actions.spec.d.ts +2 -0
  93. package/dist/src/schematic/actions.spec.d.ts.map +1 -0
  94. package/dist/src/schematic/client.d.ts +53 -2
  95. package/dist/src/schematic/client.d.ts.map +1 -1
  96. package/dist/src/schematic/external.d.ts +2 -0
  97. package/dist/src/schematic/external.d.ts.map +1 -1
  98. package/dist/src/schematic/symbol/client.d.ts.map +1 -1
  99. package/dist/src/schematic/symbol/types.gen.d.ts +48 -58
  100. package/dist/src/schematic/symbol/types.gen.d.ts.map +1 -1
  101. package/dist/src/schematic/types.gen.d.ts +131 -5
  102. package/dist/src/schematic/types.gen.d.ts.map +1 -1
  103. package/dist/src/status/client.d.ts.map +1 -1
  104. package/dist/src/status/payload.d.ts +3 -3
  105. package/dist/src/table/actions.d.ts +156 -0
  106. package/dist/src/table/actions.d.ts.map +1 -0
  107. package/dist/src/table/actions.gen.d.ts +587 -0
  108. package/dist/src/table/actions.gen.d.ts.map +1 -0
  109. package/dist/src/table/client.d.ts +28 -2
  110. package/dist/src/table/client.d.ts.map +1 -1
  111. package/dist/src/table/external.d.ts +2 -0
  112. package/dist/src/table/external.d.ts.map +1 -1
  113. package/dist/src/table/types.gen.d.ts +71 -4
  114. package/dist/src/table/types.gen.d.ts.map +1 -1
  115. package/dist/src/task/client.d.ts.map +1 -1
  116. package/dist/src/task/types.gen.d.ts +7 -7
  117. package/dist/src/task/types.gen.d.ts.map +1 -1
  118. package/dist/src/user/client.d.ts +2 -2
  119. package/dist/src/user/client.d.ts.map +1 -1
  120. package/dist/src/user/types.gen.d.ts +2 -2
  121. package/dist/src/view/client.d.ts.map +1 -1
  122. package/dist/src/view/types.gen.d.ts +2 -2
  123. package/dist/src/workspace/client.d.ts.map +1 -1
  124. package/dist/src/workspace/types.gen.d.ts +3 -3
  125. package/dist/src/workspace/types.gen.d.ts.map +1 -1
  126. package/package.json +12 -11
  127. package/src/access/policy/client.ts +4 -7
  128. package/src/access/role/client.ts +6 -26
  129. package/src/actions/actions.spec.ts +229 -0
  130. package/src/actions/actions.ts +104 -0
  131. package/src/actions/external.ts +10 -0
  132. package/src/actions/index.ts +10 -0
  133. package/src/arc/client.ts +3 -7
  134. package/src/arc/compiler/types.gen.ts +2 -1
  135. package/src/arc/ir/types.gen.ts +2 -2
  136. package/src/arc/lsp.spec.ts +3 -7
  137. package/src/arc/types/types.gen.ts +3 -3
  138. package/src/auth/auth.spec.ts +12 -13
  139. package/src/auth/auth.ts +36 -34
  140. package/src/channel/batchRetriever.spec.ts +13 -4
  141. package/src/channel/client.ts +8 -6
  142. package/src/channel/retriever.ts +7 -16
  143. package/src/channel/writer.ts +4 -20
  144. package/src/connection/checker.ts +6 -6
  145. package/src/connection/connection.spec.ts +5 -8
  146. package/src/device/client.ts +5 -8
  147. package/src/device/types.gen.ts +4 -4
  148. package/src/errors.ts +9 -9
  149. package/src/framer/adapter.ts +2 -4
  150. package/src/framer/client.ts +1 -1
  151. package/src/framer/codec.spec.ts +53 -3
  152. package/src/framer/codec.ts +58 -25
  153. package/src/framer/deleter.ts +2 -8
  154. package/src/framer/iterator.ts +43 -40
  155. package/src/framer/streamProxy.ts +13 -13
  156. package/src/framer/streamer.spec.ts +12 -3
  157. package/src/framer/streamer.ts +7 -12
  158. package/src/framer/types.gen.ts +20 -0
  159. package/src/framer/writer.spec.ts +77 -0
  160. package/src/framer/writer.ts +51 -28
  161. package/src/group/client.ts +4 -7
  162. package/src/index.ts +3 -2
  163. package/src/label/client.ts +6 -16
  164. package/src/lineplot/client.ts +6 -21
  165. package/src/log/client.ts +6 -21
  166. package/src/ontology/client.ts +3 -4
  167. package/src/ontology/types.gen.ts +0 -1
  168. package/src/ontology/writer.ts +4 -7
  169. package/src/rack/client.ts +4 -7
  170. package/src/ranger/alias/client.ts +6 -11
  171. package/src/ranger/client.ts +3 -4
  172. package/src/ranger/kv/client.ts +5 -8
  173. package/src/ranger/writer.ts +4 -17
  174. package/src/schematic/access.spec.ts +6 -6
  175. package/src/schematic/actions.gen.ts +200 -0
  176. package/src/schematic/actions.spec.ts +699 -0
  177. package/src/schematic/actions.ts +168 -0
  178. package/src/schematic/client.ts +34 -30
  179. package/src/schematic/external.ts +2 -0
  180. package/src/schematic/schematic.spec.ts +233 -69
  181. package/src/schematic/symbol/client.ts +6 -11
  182. package/src/schematic/symbol/types.gen.ts +1 -10
  183. package/src/schematic/types.gen.ts +55 -6
  184. package/src/status/client.ts +4 -10
  185. package/src/table/access.spec.ts +0 -6
  186. package/src/table/actions.gen.ts +243 -0
  187. package/src/table/actions.ts +255 -0
  188. package/src/table/client.ts +21 -25
  189. package/src/table/external.ts +2 -0
  190. package/src/table/table.spec.ts +588 -43
  191. package/src/table/types.gen.ts +58 -5
  192. package/src/task/client.ts +7 -11
  193. package/src/task/types.gen.ts +8 -6
  194. package/src/user/client.ts +6 -11
  195. package/src/view/client.ts +4 -7
  196. package/src/workspace/client.ts +6 -16
  197. package/src/workspace/types.gen.ts +2 -1
@@ -42,7 +42,7 @@ export declare const newZ: z.ZodObject<{
42
42
  }, z.core.$strip>;
43
43
  zoom: z.ZodNumber;
44
44
  }, z.core.$strip>;
45
- functions: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
45
+ functions: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
46
46
  key: string;
47
47
  config: {
48
48
  name: string;
@@ -273,12 +273,12 @@ export declare const newZ: z.ZodObject<{
273
273
  body?: {
274
274
  raw: string;
275
275
  } | undefined;
276
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
276
+ }[], null>>, z.ZodArray<z.ZodObject<{
277
277
  key: z.ZodString;
278
278
  body: z.ZodOptional<z.ZodObject<{
279
279
  raw: z.ZodString;
280
280
  }, z.core.$strip>>;
281
- config: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
281
+ config: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
282
282
  name: string;
283
283
  type: {
284
284
  kind: import('./types/types.gen').Kind;
@@ -351,7 +351,7 @@ export declare const newZ: z.ZodObject<{
351
351
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
352
352
  };
353
353
  value?: unknown;
354
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
354
+ }[], null>>, z.ZodArray<z.ZodObject<{
355
355
  name: z.ZodString;
356
356
  type: z.ZodObject<{
357
357
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -359,7 +359,7 @@ export declare const newZ: z.ZodObject<{
359
359
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
360
360
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
361
361
  name: z.ZodString;
362
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
362
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
363
363
  unit: z.ZodOptional<z.ZodObject<{
364
364
  dimensions: z.ZodObject<{
365
365
  length: z.ZodInt;
@@ -374,12 +374,12 @@ export declare const newZ: z.ZodObject<{
374
374
  scale: z.ZodNumber;
375
375
  name: z.ZodString;
376
376
  }, z.core.$strip>>;
377
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
377
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
378
378
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
379
379
  }, z.core.$strip>;
380
380
  value: z.ZodOptional<z.ZodUnknown>;
381
- }, z.core.$strip>>]>;
382
- inputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
381
+ }, z.core.$strip>>]>>;
382
+ inputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
383
383
  name: string;
384
384
  type: {
385
385
  kind: import('./types/types.gen').Kind;
@@ -452,7 +452,7 @@ export declare const newZ: z.ZodObject<{
452
452
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
453
453
  };
454
454
  value?: unknown;
455
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
455
+ }[], null>>, z.ZodArray<z.ZodObject<{
456
456
  name: z.ZodString;
457
457
  type: z.ZodObject<{
458
458
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -460,7 +460,7 @@ export declare const newZ: z.ZodObject<{
460
460
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
461
461
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
462
462
  name: z.ZodString;
463
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
463
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
464
464
  unit: z.ZodOptional<z.ZodObject<{
465
465
  dimensions: z.ZodObject<{
466
466
  length: z.ZodInt;
@@ -475,12 +475,12 @@ export declare const newZ: z.ZodObject<{
475
475
  scale: z.ZodNumber;
476
476
  name: z.ZodString;
477
477
  }, z.core.$strip>>;
478
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
478
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
479
479
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
480
480
  }, z.core.$strip>;
481
481
  value: z.ZodOptional<z.ZodUnknown>;
482
- }, z.core.$strip>>]>;
483
- outputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
482
+ }, z.core.$strip>>]>>;
483
+ outputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
484
484
  name: string;
485
485
  type: {
486
486
  kind: import('./types/types.gen').Kind;
@@ -553,7 +553,7 @@ export declare const newZ: z.ZodObject<{
553
553
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
554
554
  };
555
555
  value?: unknown;
556
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
556
+ }[], null>>, z.ZodArray<z.ZodObject<{
557
557
  name: z.ZodString;
558
558
  type: z.ZodObject<{
559
559
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -561,7 +561,7 @@ export declare const newZ: z.ZodObject<{
561
561
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
562
562
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
563
563
  name: z.ZodString;
564
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
564
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
565
565
  unit: z.ZodOptional<z.ZodObject<{
566
566
  dimensions: z.ZodObject<{
567
567
  length: z.ZodInt;
@@ -576,17 +576,17 @@ export declare const newZ: z.ZodObject<{
576
576
  scale: z.ZodNumber;
577
577
  name: z.ZodString;
578
578
  }, z.core.$strip>>;
579
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
579
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
580
580
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
581
581
  }, z.core.$strip>;
582
582
  value: z.ZodOptional<z.ZodUnknown>;
583
- }, z.core.$strip>>]>;
583
+ }, z.core.$strip>>]>>;
584
584
  channels: z.ZodObject<{
585
- read: z.ZodRecord<z.ZodUInt32, z.ZodString>;
586
- write: z.ZodRecord<z.ZodUInt32, z.ZodString>;
585
+ read: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
586
+ write: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
587
587
  }, z.core.$strip>;
588
- }, z.core.$strip>>]>;
589
- edges: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
588
+ }, z.core.$strip>>]>>;
589
+ edges: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
590
590
  source: {
591
591
  node: string;
592
592
  param: string;
@@ -596,7 +596,7 @@ export declare const newZ: z.ZodObject<{
596
596
  param: string;
597
597
  };
598
598
  kind: import('./ir/types.gen').EdgeKind;
599
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
599
+ }[], null>>, z.ZodArray<z.ZodObject<{
600
600
  source: z.ZodObject<{
601
601
  node: z.ZodString;
602
602
  param: z.ZodString;
@@ -606,8 +606,8 @@ export declare const newZ: z.ZodObject<{
606
606
  param: z.ZodString;
607
607
  }, z.core.$strip>;
608
608
  kind: z.ZodEnum<typeof import('./ir/types.gen').EdgeKind>;
609
- }, z.core.$strip>>]>;
610
- nodes: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
609
+ }, z.core.$strip>>]>>;
610
+ nodes: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
611
611
  key: string;
612
612
  type: string;
613
613
  config: import('@synnaxlabs/x/dist/src/record/record').Unknown;
@@ -615,7 +615,7 @@ export declare const newZ: z.ZodObject<{
615
615
  x: number;
616
616
  y: number;
617
617
  };
618
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
618
+ }[], null>>, z.ZodArray<z.ZodObject<{
619
619
  key: z.ZodString;
620
620
  type: z.ZodString;
621
621
  config: z.ZodType<import('@synnaxlabs/x/dist/src/record/record').Unknown, unknown, z.core.$ZodTypeInternals<import('@synnaxlabs/x/dist/src/record/record').Unknown, unknown>>;
@@ -623,7 +623,7 @@ export declare const newZ: z.ZodObject<{
623
623
  x: z.ZodNumber;
624
624
  y: z.ZodNumber;
625
625
  }, z.core.$strip>;
626
- }, z.core.$strip>>]>;
626
+ }, z.core.$strip>>]>>;
627
627
  }, z.core.$strip>;
628
628
  text: z.ZodObject<{
629
629
  raw: z.ZodString;
@@ -651,7 +651,7 @@ export declare const arcZ: z.ZodObject<{
651
651
  }, z.core.$strip>;
652
652
  zoom: z.ZodNumber;
653
653
  }, z.core.$strip>;
654
- functions: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
654
+ functions: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
655
655
  key: string;
656
656
  config: {
657
657
  name: string;
@@ -882,12 +882,12 @@ export declare const arcZ: z.ZodObject<{
882
882
  body?: {
883
883
  raw: string;
884
884
  } | undefined;
885
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
885
+ }[], null>>, z.ZodArray<z.ZodObject<{
886
886
  key: z.ZodString;
887
887
  body: z.ZodOptional<z.ZodObject<{
888
888
  raw: z.ZodString;
889
889
  }, z.core.$strip>>;
890
- config: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
890
+ config: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
891
891
  name: string;
892
892
  type: {
893
893
  kind: import('./types/types.gen').Kind;
@@ -960,7 +960,7 @@ export declare const arcZ: z.ZodObject<{
960
960
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
961
961
  };
962
962
  value?: unknown;
963
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
963
+ }[], null>>, z.ZodArray<z.ZodObject<{
964
964
  name: z.ZodString;
965
965
  type: z.ZodObject<{
966
966
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -968,7 +968,7 @@ export declare const arcZ: z.ZodObject<{
968
968
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
969
969
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
970
970
  name: z.ZodString;
971
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
971
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
972
972
  unit: z.ZodOptional<z.ZodObject<{
973
973
  dimensions: z.ZodObject<{
974
974
  length: z.ZodInt;
@@ -983,12 +983,12 @@ export declare const arcZ: z.ZodObject<{
983
983
  scale: z.ZodNumber;
984
984
  name: z.ZodString;
985
985
  }, z.core.$strip>>;
986
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
986
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
987
987
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
988
988
  }, z.core.$strip>;
989
989
  value: z.ZodOptional<z.ZodUnknown>;
990
- }, z.core.$strip>>]>;
991
- inputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
990
+ }, z.core.$strip>>]>>;
991
+ inputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
992
992
  name: string;
993
993
  type: {
994
994
  kind: import('./types/types.gen').Kind;
@@ -1061,7 +1061,7 @@ export declare const arcZ: z.ZodObject<{
1061
1061
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
1062
1062
  };
1063
1063
  value?: unknown;
1064
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1064
+ }[], null>>, z.ZodArray<z.ZodObject<{
1065
1065
  name: z.ZodString;
1066
1066
  type: z.ZodObject<{
1067
1067
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -1069,7 +1069,7 @@ export declare const arcZ: z.ZodObject<{
1069
1069
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
1070
1070
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
1071
1071
  name: z.ZodString;
1072
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1072
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1073
1073
  unit: z.ZodOptional<z.ZodObject<{
1074
1074
  dimensions: z.ZodObject<{
1075
1075
  length: z.ZodInt;
@@ -1084,12 +1084,12 @@ export declare const arcZ: z.ZodObject<{
1084
1084
  scale: z.ZodNumber;
1085
1085
  name: z.ZodString;
1086
1086
  }, z.core.$strip>>;
1087
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1087
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1088
1088
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
1089
1089
  }, z.core.$strip>;
1090
1090
  value: z.ZodOptional<z.ZodUnknown>;
1091
- }, z.core.$strip>>]>;
1092
- outputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1091
+ }, z.core.$strip>>]>>;
1092
+ outputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1093
1093
  name: string;
1094
1094
  type: {
1095
1095
  kind: import('./types/types.gen').Kind;
@@ -1162,7 +1162,7 @@ export declare const arcZ: z.ZodObject<{
1162
1162
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
1163
1163
  };
1164
1164
  value?: unknown;
1165
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1165
+ }[], null>>, z.ZodArray<z.ZodObject<{
1166
1166
  name: z.ZodString;
1167
1167
  type: z.ZodObject<{
1168
1168
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -1170,7 +1170,7 @@ export declare const arcZ: z.ZodObject<{
1170
1170
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
1171
1171
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
1172
1172
  name: z.ZodString;
1173
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1173
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1174
1174
  unit: z.ZodOptional<z.ZodObject<{
1175
1175
  dimensions: z.ZodObject<{
1176
1176
  length: z.ZodInt;
@@ -1185,17 +1185,17 @@ export declare const arcZ: z.ZodObject<{
1185
1185
  scale: z.ZodNumber;
1186
1186
  name: z.ZodString;
1187
1187
  }, z.core.$strip>>;
1188
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1188
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1189
1189
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
1190
1190
  }, z.core.$strip>;
1191
1191
  value: z.ZodOptional<z.ZodUnknown>;
1192
- }, z.core.$strip>>]>;
1192
+ }, z.core.$strip>>]>>;
1193
1193
  channels: z.ZodObject<{
1194
- read: z.ZodRecord<z.ZodUInt32, z.ZodString>;
1195
- write: z.ZodRecord<z.ZodUInt32, z.ZodString>;
1194
+ read: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
1195
+ write: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
1196
1196
  }, z.core.$strip>;
1197
- }, z.core.$strip>>]>;
1198
- edges: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1197
+ }, z.core.$strip>>]>>;
1198
+ edges: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1199
1199
  source: {
1200
1200
  node: string;
1201
1201
  param: string;
@@ -1205,7 +1205,7 @@ export declare const arcZ: z.ZodObject<{
1205
1205
  param: string;
1206
1206
  };
1207
1207
  kind: import('./ir/types.gen').EdgeKind;
1208
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1208
+ }[], null>>, z.ZodArray<z.ZodObject<{
1209
1209
  source: z.ZodObject<{
1210
1210
  node: z.ZodString;
1211
1211
  param: z.ZodString;
@@ -1215,8 +1215,8 @@ export declare const arcZ: z.ZodObject<{
1215
1215
  param: z.ZodString;
1216
1216
  }, z.core.$strip>;
1217
1217
  kind: z.ZodEnum<typeof import('./ir/types.gen').EdgeKind>;
1218
- }, z.core.$strip>>]>;
1219
- nodes: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1218
+ }, z.core.$strip>>]>>;
1219
+ nodes: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1220
1220
  key: string;
1221
1221
  type: string;
1222
1222
  config: import('@synnaxlabs/x/dist/src/record/record').Unknown;
@@ -1224,7 +1224,7 @@ export declare const arcZ: z.ZodObject<{
1224
1224
  x: number;
1225
1225
  y: number;
1226
1226
  };
1227
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1227
+ }[], null>>, z.ZodArray<z.ZodObject<{
1228
1228
  key: z.ZodString;
1229
1229
  type: z.ZodString;
1230
1230
  config: z.ZodType<import('@synnaxlabs/x/dist/src/record/record').Unknown, unknown, z.core.$ZodTypeInternals<import('@synnaxlabs/x/dist/src/record/record').Unknown, unknown>>;
@@ -1232,13 +1232,13 @@ export declare const arcZ: z.ZodObject<{
1232
1232
  x: z.ZodNumber;
1233
1233
  y: z.ZodNumber;
1234
1234
  }, z.core.$strip>;
1235
- }, z.core.$strip>>]>;
1235
+ }, z.core.$strip>>]>>;
1236
1236
  }, z.core.$strip>;
1237
1237
  text: z.ZodObject<{
1238
1238
  raw: z.ZodString;
1239
1239
  }, z.core.$strip>;
1240
1240
  program: z.ZodOptional<z.ZodObject<{
1241
- functions: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1241
+ functions: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1242
1242
  key: string;
1243
1243
  config: {
1244
1244
  name: string;
@@ -1469,12 +1469,12 @@ export declare const arcZ: z.ZodObject<{
1469
1469
  body?: {
1470
1470
  raw: string;
1471
1471
  } | undefined;
1472
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1472
+ }[], null>>, z.ZodArray<z.ZodObject<{
1473
1473
  key: z.ZodString;
1474
1474
  body: z.ZodOptional<z.ZodObject<{
1475
1475
  raw: z.ZodString;
1476
1476
  }, z.core.$strip>>;
1477
- config: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1477
+ config: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1478
1478
  name: string;
1479
1479
  type: {
1480
1480
  kind: import('./types/types.gen').Kind;
@@ -1547,7 +1547,7 @@ export declare const arcZ: z.ZodObject<{
1547
1547
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
1548
1548
  };
1549
1549
  value?: unknown;
1550
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1550
+ }[], null>>, z.ZodArray<z.ZodObject<{
1551
1551
  name: z.ZodString;
1552
1552
  type: z.ZodObject<{
1553
1553
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -1555,7 +1555,7 @@ export declare const arcZ: z.ZodObject<{
1555
1555
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
1556
1556
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
1557
1557
  name: z.ZodString;
1558
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1558
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1559
1559
  unit: z.ZodOptional<z.ZodObject<{
1560
1560
  dimensions: z.ZodObject<{
1561
1561
  length: z.ZodInt;
@@ -1570,12 +1570,12 @@ export declare const arcZ: z.ZodObject<{
1570
1570
  scale: z.ZodNumber;
1571
1571
  name: z.ZodString;
1572
1572
  }, z.core.$strip>>;
1573
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1573
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1574
1574
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
1575
1575
  }, z.core.$strip>;
1576
1576
  value: z.ZodOptional<z.ZodUnknown>;
1577
- }, z.core.$strip>>]>;
1578
- inputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1577
+ }, z.core.$strip>>]>>;
1578
+ inputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1579
1579
  name: string;
1580
1580
  type: {
1581
1581
  kind: import('./types/types.gen').Kind;
@@ -1648,7 +1648,7 @@ export declare const arcZ: z.ZodObject<{
1648
1648
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
1649
1649
  };
1650
1650
  value?: unknown;
1651
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1651
+ }[], null>>, z.ZodArray<z.ZodObject<{
1652
1652
  name: z.ZodString;
1653
1653
  type: z.ZodObject<{
1654
1654
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -1656,7 +1656,7 @@ export declare const arcZ: z.ZodObject<{
1656
1656
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
1657
1657
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
1658
1658
  name: z.ZodString;
1659
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1659
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1660
1660
  unit: z.ZodOptional<z.ZodObject<{
1661
1661
  dimensions: z.ZodObject<{
1662
1662
  length: z.ZodInt;
@@ -1671,12 +1671,12 @@ export declare const arcZ: z.ZodObject<{
1671
1671
  scale: z.ZodNumber;
1672
1672
  name: z.ZodString;
1673
1673
  }, z.core.$strip>>;
1674
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1674
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1675
1675
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
1676
1676
  }, z.core.$strip>;
1677
1677
  value: z.ZodOptional<z.ZodUnknown>;
1678
- }, z.core.$strip>>]>;
1679
- outputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1678
+ }, z.core.$strip>>]>>;
1679
+ outputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1680
1680
  name: string;
1681
1681
  type: {
1682
1682
  kind: import('./types/types.gen').Kind;
@@ -1749,7 +1749,7 @@ export declare const arcZ: z.ZodObject<{
1749
1749
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
1750
1750
  };
1751
1751
  value?: unknown;
1752
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
1752
+ }[], null>>, z.ZodArray<z.ZodObject<{
1753
1753
  name: z.ZodString;
1754
1754
  type: z.ZodObject<{
1755
1755
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -1757,7 +1757,7 @@ export declare const arcZ: z.ZodObject<{
1757
1757
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
1758
1758
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
1759
1759
  name: z.ZodString;
1760
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1760
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1761
1761
  unit: z.ZodOptional<z.ZodObject<{
1762
1762
  dimensions: z.ZodObject<{
1763
1763
  length: z.ZodInt;
@@ -1772,17 +1772,17 @@ export declare const arcZ: z.ZodObject<{
1772
1772
  scale: z.ZodNumber;
1773
1773
  name: z.ZodString;
1774
1774
  }, z.core.$strip>>;
1775
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1775
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
1776
1776
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
1777
1777
  }, z.core.$strip>;
1778
1778
  value: z.ZodOptional<z.ZodUnknown>;
1779
- }, z.core.$strip>>]>;
1779
+ }, z.core.$strip>>]>>;
1780
1780
  channels: z.ZodObject<{
1781
- read: z.ZodRecord<z.ZodUInt32, z.ZodString>;
1782
- write: z.ZodRecord<z.ZodUInt32, z.ZodString>;
1781
+ read: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
1782
+ write: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
1783
1783
  }, z.core.$strip>;
1784
- }, z.core.$strip>>]>;
1785
- nodes: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
1784
+ }, z.core.$strip>>]>>;
1785
+ nodes: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
1786
1786
  key: string;
1787
1787
  type: string;
1788
1788
  config: {
@@ -2011,10 +2011,10 @@ export declare const arcZ: z.ZodObject<{
2011
2011
  read: Record<number, string>;
2012
2012
  write: Record<number, string>;
2013
2013
  };
2014
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
2014
+ }[], null>>, z.ZodArray<z.ZodObject<{
2015
2015
  key: z.ZodString;
2016
2016
  type: z.ZodString;
2017
- config: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
2017
+ config: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
2018
2018
  name: string;
2019
2019
  type: {
2020
2020
  kind: import('./types/types.gen').Kind;
@@ -2087,7 +2087,7 @@ export declare const arcZ: z.ZodObject<{
2087
2087
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
2088
2088
  };
2089
2089
  value?: unknown;
2090
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
2090
+ }[], null>>, z.ZodArray<z.ZodObject<{
2091
2091
  name: z.ZodString;
2092
2092
  type: z.ZodObject<{
2093
2093
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -2095,7 +2095,7 @@ export declare const arcZ: z.ZodObject<{
2095
2095
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
2096
2096
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
2097
2097
  name: z.ZodString;
2098
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2098
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2099
2099
  unit: z.ZodOptional<z.ZodObject<{
2100
2100
  dimensions: z.ZodObject<{
2101
2101
  length: z.ZodInt;
@@ -2110,12 +2110,12 @@ export declare const arcZ: z.ZodObject<{
2110
2110
  scale: z.ZodNumber;
2111
2111
  name: z.ZodString;
2112
2112
  }, z.core.$strip>>;
2113
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2113
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2114
2114
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
2115
2115
  }, z.core.$strip>;
2116
2116
  value: z.ZodOptional<z.ZodUnknown>;
2117
- }, z.core.$strip>>]>;
2118
- inputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
2117
+ }, z.core.$strip>>]>>;
2118
+ inputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
2119
2119
  name: string;
2120
2120
  type: {
2121
2121
  kind: import('./types/types.gen').Kind;
@@ -2188,7 +2188,7 @@ export declare const arcZ: z.ZodObject<{
2188
2188
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
2189
2189
  };
2190
2190
  value?: unknown;
2191
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
2191
+ }[], null>>, z.ZodArray<z.ZodObject<{
2192
2192
  name: z.ZodString;
2193
2193
  type: z.ZodObject<{
2194
2194
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -2196,7 +2196,7 @@ export declare const arcZ: z.ZodObject<{
2196
2196
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
2197
2197
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
2198
2198
  name: z.ZodString;
2199
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2199
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2200
2200
  unit: z.ZodOptional<z.ZodObject<{
2201
2201
  dimensions: z.ZodObject<{
2202
2202
  length: z.ZodInt;
@@ -2211,12 +2211,12 @@ export declare const arcZ: z.ZodObject<{
2211
2211
  scale: z.ZodNumber;
2212
2212
  name: z.ZodString;
2213
2213
  }, z.core.$strip>>;
2214
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2214
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2215
2215
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
2216
2216
  }, z.core.$strip>;
2217
2217
  value: z.ZodOptional<z.ZodUnknown>;
2218
- }, z.core.$strip>>]>;
2219
- outputs: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
2218
+ }, z.core.$strip>>]>>;
2219
+ outputs: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
2220
2220
  name: string;
2221
2221
  type: {
2222
2222
  kind: import('./types/types.gen').Kind;
@@ -2289,7 +2289,7 @@ export declare const arcZ: z.ZodObject<{
2289
2289
  chanDirection?: import('./types/types.gen').ChanDirection | undefined;
2290
2290
  };
2291
2291
  value?: unknown;
2292
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
2292
+ }[], null>>, z.ZodArray<z.ZodObject<{
2293
2293
  name: z.ZodString;
2294
2294
  type: z.ZodObject<{
2295
2295
  inputs: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
@@ -2297,7 +2297,7 @@ export declare const arcZ: z.ZodObject<{
2297
2297
  config: z.ZodOptional<typeof import('./types/types.gen').paramsZ>;
2298
2298
  kind: z.ZodEnum<typeof import('./types/types.gen').Kind>;
2299
2299
  name: z.ZodString;
2300
- readonly elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2300
+ elem: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2301
2301
  unit: z.ZodOptional<z.ZodObject<{
2302
2302
  dimensions: z.ZodObject<{
2303
2303
  length: z.ZodInt;
@@ -2312,17 +2312,17 @@ export declare const arcZ: z.ZodObject<{
2312
2312
  scale: z.ZodNumber;
2313
2313
  name: z.ZodString;
2314
2314
  }, z.core.$strip>>;
2315
- readonly constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2315
+ constraint: z.ZodOptional<typeof import('./types/types.gen').typeZ>;
2316
2316
  chanDirection: z.ZodOptional<z.ZodEnum<typeof import('./types/types.gen').ChanDirection>>;
2317
2317
  }, z.core.$strip>;
2318
2318
  value: z.ZodOptional<z.ZodUnknown>;
2319
- }, z.core.$strip>>]>;
2319
+ }, z.core.$strip>>]>>;
2320
2320
  channels: z.ZodObject<{
2321
- read: z.ZodRecord<z.ZodUInt32, z.ZodString>;
2322
- write: z.ZodRecord<z.ZodUInt32, z.ZodString>;
2321
+ read: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
2322
+ write: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
2323
2323
  }, z.core.$strip>;
2324
- }, z.core.$strip>>]>;
2325
- edges: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
2324
+ }, z.core.$strip>>]>>;
2325
+ edges: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
2326
2326
  source: {
2327
2327
  node: string;
2328
2328
  param: string;
@@ -2332,7 +2332,7 @@ export declare const arcZ: z.ZodObject<{
2332
2332
  param: string;
2333
2333
  };
2334
2334
  kind: import('./ir/types.gen').EdgeKind;
2335
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
2335
+ }[], null>>, z.ZodArray<z.ZodObject<{
2336
2336
  source: z.ZodObject<{
2337
2337
  node: z.ZodString;
2338
2338
  param: z.ZodString;
@@ -2342,14 +2342,14 @@ export declare const arcZ: z.ZodObject<{
2342
2342
  param: z.ZodString;
2343
2343
  }, z.core.$strip>;
2344
2344
  kind: z.ZodEnum<typeof import('./ir/types.gen').EdgeKind>;
2345
- }, z.core.$strip>>]>;
2345
+ }, z.core.$strip>>]>>;
2346
2346
  authorities: z.ZodObject<{
2347
2347
  default: z.ZodOptional<z.ZodInt>;
2348
- channels: z.ZodRecord<z.ZodUInt32, z.ZodInt>;
2348
+ channels: z.ZodType<Record<number, number>, unknown, z.core.$ZodTypeInternals<Record<number, number>, unknown>>;
2349
2349
  }, z.core.$strip>;
2350
2350
  root: z.ZodType<import('./ir/types.gen').Scope, unknown, z.core.$ZodTypeInternals<import('./ir/types.gen').Scope, unknown>>;
2351
2351
  wasm: z.ZodCustom<Uint8Array<ArrayBuffer>, Uint8Array<ArrayBuffer>>;
2352
- outputMemoryBases: z.ZodRecord<z.ZodString, z.ZodUInt32>;
2352
+ outputMemoryBases: z.ZodType<Record<string, number>, unknown, z.core.$ZodTypeInternals<Record<string, number>, unknown>>;
2353
2353
  }, z.core.$strip>>;
2354
2354
  status: z.ZodOptional<status.StatusZodObject<z.ZodObject<{
2355
2355
  running: z.ZodBoolean;
@@ -2366,10 +2366,10 @@ export interface Arc extends z.infer<typeof arcZ> {
2366
2366
  }
2367
2367
  export declare const ontologyID: ontology.CreateID<string>;
2368
2368
  export declare const TYPE_ONTOLOGY_ID: {
2369
- type: "arc" | "builtin" | "channel" | "cluster" | "device" | "framer" | "group" | "label" | "lineplot" | "log" | "node" | "policy" | "rack" | "range" | "range-alias" | "role" | "schematic" | "schematic_symbol" | "status" | "table" | "task" | "user" | "view" | "workspace";
2369
+ type: "arc" | "builtin" | "channel" | "device" | "framer" | "group" | "label" | "lineplot" | "log" | "node" | "policy" | "rack" | "range" | "range-alias" | "role" | "schematic" | "schematic_symbol" | "status" | "table" | "task" | "user" | "view" | "workspace";
2370
2370
  key: string;
2371
2371
  } | {
2372
- type: "arc" | "builtin" | "channel" | "cluster" | "device" | "framer" | "group" | "label" | "lineplot" | "log" | "node" | "policy" | "rack" | "range" | "range-alias" | "role" | "schematic" | "schematic_symbol" | "status" | "table" | "task" | "user" | "view" | "workspace";
2372
+ type: "arc" | "builtin" | "channel" | "device" | "framer" | "group" | "label" | "lineplot" | "log" | "node" | "policy" | "rack" | "range" | "range-alias" | "role" | "schematic" | "schematic_symbol" | "status" | "table" | "task" | "user" | "view" | "workspace";
2373
2373
  key: string;
2374
2374
  };
2375
2375
  //# sourceMappingURL=types.gen.d.ts.map