@synnaxlabs/client 0.55.0 → 0.56.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.
Files changed (196) hide show
  1. package/.turbo/turbo-build.log +10 -13
  2. package/dist/client.cjs +60 -36
  3. package/dist/client.js +6362 -4738
  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 +10 -9
  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 +35 -33
  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 +4 -5
  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 +8 -9
  149. package/src/framer/adapter.ts +2 -4
  150. package/src/framer/codec.spec.ts +53 -3
  151. package/src/framer/codec.ts +58 -25
  152. package/src/framer/deleter.ts +2 -8
  153. package/src/framer/iterator.ts +42 -39
  154. package/src/framer/streamProxy.ts +11 -12
  155. package/src/framer/streamer.spec.ts +1 -1
  156. package/src/framer/streamer.ts +2 -7
  157. package/src/framer/types.gen.ts +20 -0
  158. package/src/framer/writer.spec.ts +77 -0
  159. package/src/framer/writer.ts +53 -28
  160. package/src/group/client.ts +4 -7
  161. package/src/index.ts +3 -2
  162. package/src/label/client.ts +6 -16
  163. package/src/lineplot/client.ts +6 -21
  164. package/src/log/client.ts +6 -21
  165. package/src/ontology/client.ts +2 -3
  166. package/src/ontology/types.gen.ts +0 -1
  167. package/src/ontology/writer.ts +4 -7
  168. package/src/rack/client.ts +4 -7
  169. package/src/ranger/alias/client.ts +6 -11
  170. package/src/ranger/client.ts +2 -3
  171. package/src/ranger/kv/client.ts +4 -7
  172. package/src/ranger/writer.ts +4 -17
  173. package/src/schematic/access.spec.ts +6 -6
  174. package/src/schematic/actions.gen.ts +200 -0
  175. package/src/schematic/actions.spec.ts +699 -0
  176. package/src/schematic/actions.ts +168 -0
  177. package/src/schematic/client.ts +34 -30
  178. package/src/schematic/external.ts +2 -0
  179. package/src/schematic/schematic.spec.ts +233 -69
  180. package/src/schematic/symbol/client.ts +6 -11
  181. package/src/schematic/symbol/types.gen.ts +1 -10
  182. package/src/schematic/types.gen.ts +55 -6
  183. package/src/status/client.ts +4 -10
  184. package/src/table/access.spec.ts +0 -6
  185. package/src/table/actions.gen.ts +243 -0
  186. package/src/table/actions.ts +255 -0
  187. package/src/table/client.ts +21 -25
  188. package/src/table/external.ts +2 -0
  189. package/src/table/table.spec.ts +588 -43
  190. package/src/table/types.gen.ts +58 -5
  191. package/src/task/client.ts +7 -11
  192. package/src/task/types.gen.ts +8 -6
  193. package/src/user/client.ts +6 -11
  194. package/src/view/client.ts +4 -7
  195. package/src/workspace/client.ts +6 -16
  196. package/src/workspace/types.gen.ts +2 -1
@@ -32,8 +32,8 @@ export declare enum ChanDirection {
32
32
  export declare const chanDirectionZ: z.ZodEnum<typeof ChanDirection>;
33
33
  /** Channels contains channel declarations for reading from and writing to Synnax channels. */
34
34
  export declare const channelsZ: z.ZodObject<{
35
- read: z.ZodRecord<z.ZodUInt32, z.ZodString>;
36
- write: z.ZodRecord<z.ZodUInt32, z.ZodString>;
35
+ read: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
36
+ write: z.ZodType<Record<number, string>, unknown, z.core.$ZodTypeInternals<Record<number, string>, unknown>>;
37
37
  }, z.core.$strip>;
38
38
  export interface Channels extends z.infer<typeof channelsZ> {
39
39
  }
@@ -81,7 +81,7 @@ export declare const typeZ: z.ZodObject<{
81
81
  config: z.ZodOptional<typeof paramsZ>;
82
82
  kind: z.ZodEnum<typeof Kind>;
83
83
  name: z.ZodString;
84
- readonly elem: z.ZodOptional<typeof typeZ>;
84
+ elem: z.ZodOptional<typeof typeZ>;
85
85
  unit: z.ZodOptional<z.ZodObject<{
86
86
  dimensions: z.ZodObject<{
87
87
  length: z.ZodInt;
@@ -96,7 +96,7 @@ export declare const typeZ: z.ZodObject<{
96
96
  scale: z.ZodNumber;
97
97
  name: z.ZodString;
98
98
  }, z.core.$strip>>;
99
- readonly constraint: z.ZodOptional<typeof typeZ>;
99
+ constraint: z.ZodOptional<typeof typeZ>;
100
100
  chanDirection: z.ZodOptional<z.ZodEnum<typeof ChanDirection>>;
101
101
  }, z.core.$strip>;
102
102
  export interface Type extends z.infer<typeof typeZ> {
@@ -110,7 +110,7 @@ export declare const paramZ: z.ZodObject<{
110
110
  config: z.ZodOptional<typeof paramsZ>;
111
111
  kind: z.ZodEnum<typeof Kind>;
112
112
  name: z.ZodString;
113
- readonly elem: z.ZodOptional<typeof typeZ>;
113
+ elem: z.ZodOptional<typeof typeZ>;
114
114
  unit: z.ZodOptional<z.ZodObject<{
115
115
  dimensions: z.ZodObject<{
116
116
  length: z.ZodInt;
@@ -125,14 +125,14 @@ export declare const paramZ: z.ZodObject<{
125
125
  scale: z.ZodNumber;
126
126
  name: z.ZodString;
127
127
  }, z.core.$strip>>;
128
- readonly constraint: z.ZodOptional<typeof typeZ>;
128
+ constraint: z.ZodOptional<typeof typeZ>;
129
129
  chanDirection: z.ZodOptional<z.ZodEnum<typeof ChanDirection>>;
130
130
  }, z.core.$strip>;
131
131
  value: z.ZodOptional<z.ZodUnknown>;
132
132
  }, z.core.$strip>;
133
133
  export interface Param extends z.infer<typeof paramZ> {
134
134
  }
135
- export declare const paramsZ: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly [z.ZodNull, z.ZodUndefined]>, z.ZodTransform<{
135
+ export declare const paramsZ: z.ZodDefault<z.ZodUnion<readonly [z.ZodPipe<z.ZodNull, z.ZodTransform<{
136
136
  name: string;
137
137
  type: {
138
138
  kind: Kind;
@@ -205,7 +205,7 @@ export declare const paramsZ: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly
205
205
  chanDirection?: ChanDirection | undefined;
206
206
  };
207
207
  value?: unknown;
208
- }[], null | undefined>>, z.ZodArray<z.ZodObject<{
208
+ }[], null>>, z.ZodArray<z.ZodObject<{
209
209
  name: z.ZodString;
210
210
  type: z.ZodObject<{
211
211
  inputs: z.ZodOptional<typeof paramsZ>;
@@ -213,7 +213,7 @@ export declare const paramsZ: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly
213
213
  config: z.ZodOptional<typeof paramsZ>;
214
214
  kind: z.ZodEnum<typeof Kind>;
215
215
  name: z.ZodString;
216
- readonly elem: z.ZodOptional<typeof typeZ>;
216
+ elem: z.ZodOptional<typeof typeZ>;
217
217
  unit: z.ZodOptional<z.ZodObject<{
218
218
  dimensions: z.ZodObject<{
219
219
  length: z.ZodInt;
@@ -228,10 +228,10 @@ export declare const paramsZ: z.ZodUnion<readonly [z.ZodPipe<z.ZodUnion<readonly
228
228
  scale: z.ZodNumber;
229
229
  name: z.ZodString;
230
230
  }, z.core.$strip>>;
231
- readonly constraint: z.ZodOptional<typeof typeZ>;
231
+ constraint: z.ZodOptional<typeof typeZ>;
232
232
  chanDirection: z.ZodOptional<z.ZodEnum<typeof ChanDirection>>;
233
233
  }, z.core.$strip>;
234
234
  value: z.ZodOptional<z.ZodUnknown>;
235
- }, z.core.$strip>>]>;
235
+ }, z.core.$strip>>]>>;
236
236
  export type Params = z.infer<typeof paramsZ>;
237
237
  //# sourceMappingURL=types.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.gen.d.ts","sourceRoot":"","sources":["../../../../src/arc/types/types.gen.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.gen.d.ts","sourceRoot":"","sources":["../../../../src/arc/types/types.gen.ts"],"names":[],"mappings":"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"}