boltz-api 0.30.4 → 0.35.3

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 (221) hide show
  1. package/CHANGELOG.md +75 -0
  2. package/api-promise.d.mts +1 -0
  3. package/api-promise.d.mts.map +1 -1
  4. package/api-promise.d.ts +1 -0
  5. package/api-promise.d.ts.map +1 -1
  6. package/api-promise.mjs +1 -0
  7. package/api-promise.mjs.map +1 -1
  8. package/client.d.mts.map +1 -1
  9. package/client.d.ts.map +1 -1
  10. package/client.mjs.map +1 -1
  11. package/core/api-promise.d.mts.map +1 -1
  12. package/core/api-promise.d.ts.map +1 -1
  13. package/core/api-promise.mjs.map +1 -1
  14. package/core/error.mjs.map +1 -1
  15. package/core/pagination.d.mts.map +1 -1
  16. package/core/pagination.d.ts.map +1 -1
  17. package/core/pagination.mjs.map +1 -1
  18. package/core/resource.d.mts.map +1 -1
  19. package/core/resource.d.ts.map +1 -1
  20. package/core/uploads.d.mts.map +1 -1
  21. package/core/uploads.d.ts.map +1 -1
  22. package/core/uploads.mjs.map +1 -1
  23. package/error.d.mts +1 -0
  24. package/error.d.mts.map +1 -1
  25. package/error.d.ts +1 -0
  26. package/error.d.ts.map +1 -1
  27. package/error.mjs +1 -0
  28. package/error.mjs.map +1 -1
  29. package/index.d.mts.map +1 -1
  30. package/index.d.ts.map +1 -1
  31. package/index.mjs.map +1 -1
  32. package/internal/detect-platform.mjs.map +1 -1
  33. package/internal/headers.mjs.map +1 -1
  34. package/internal/parse.d.mts.map +1 -1
  35. package/internal/parse.d.ts.map +1 -1
  36. package/internal/parse.mjs.map +1 -1
  37. package/internal/qs/formats.d.mts.map +1 -1
  38. package/internal/qs/formats.d.ts.map +1 -1
  39. package/internal/qs/index.d.mts +2 -2
  40. package/internal/qs/index.d.mts.map +1 -1
  41. package/internal/qs/index.d.ts +2 -2
  42. package/internal/qs/index.d.ts.map +1 -1
  43. package/internal/qs/index.mjs.map +1 -1
  44. package/internal/qs/stringify.d.mts.map +1 -1
  45. package/internal/qs/stringify.d.ts.map +1 -1
  46. package/internal/qs/stringify.mjs.map +1 -1
  47. package/internal/qs/utils.d.mts.map +1 -1
  48. package/internal/qs/utils.d.ts.map +1 -1
  49. package/internal/qs/utils.mjs.map +1 -1
  50. package/internal/request-options.d.mts.map +1 -1
  51. package/internal/request-options.d.ts.map +1 -1
  52. package/internal/shims.d.mts +6 -0
  53. package/internal/shims.d.mts.map +1 -1
  54. package/internal/shims.d.ts +6 -0
  55. package/internal/shims.d.ts.map +1 -1
  56. package/internal/to-file.d.mts.map +1 -1
  57. package/internal/to-file.d.ts.map +1 -1
  58. package/internal/to-file.mjs.map +1 -1
  59. package/internal/types.d.mts +4 -4
  60. package/internal/types.d.mts.map +1 -1
  61. package/internal/types.d.ts +4 -4
  62. package/internal/types.d.ts.map +1 -1
  63. package/internal/uploads.d.mts.map +1 -1
  64. package/internal/uploads.d.ts.map +1 -1
  65. package/internal/uploads.mjs.map +1 -1
  66. package/internal/utils/base64.mjs.map +1 -1
  67. package/internal/utils/log.d.mts.map +1 -1
  68. package/internal/utils/log.d.ts.map +1 -1
  69. package/internal/utils/log.mjs.map +1 -1
  70. package/internal/utils/path.mjs.map +1 -1
  71. package/internal/utils/query.mjs.map +1 -1
  72. package/internal/utils/values.mjs.map +1 -1
  73. package/internal/utils.d.mts.map +1 -1
  74. package/internal/utils.d.ts.map +1 -1
  75. package/internal/utils.mjs.map +1 -1
  76. package/package.json +1 -1
  77. package/pagination.d.mts +1 -0
  78. package/pagination.d.mts.map +1 -1
  79. package/pagination.d.ts +1 -0
  80. package/pagination.d.ts.map +1 -1
  81. package/pagination.mjs +1 -0
  82. package/pagination.mjs.map +1 -1
  83. package/resource.d.mts +1 -0
  84. package/resource.d.mts.map +1 -1
  85. package/resource.d.ts +1 -0
  86. package/resource.d.ts.map +1 -1
  87. package/resource.mjs +1 -0
  88. package/resource.mjs.map +1 -1
  89. package/resources/admin/admin.d.mts +2 -2
  90. package/resources/admin/admin.d.mts.map +1 -1
  91. package/resources/admin/admin.d.ts +2 -2
  92. package/resources/admin/admin.d.ts.map +1 -1
  93. package/resources/admin/admin.js.map +1 -1
  94. package/resources/admin/admin.mjs.map +1 -1
  95. package/resources/admin/api-keys.d.mts.map +1 -1
  96. package/resources/admin/api-keys.d.ts.map +1 -1
  97. package/resources/admin/api-keys.mjs.map +1 -1
  98. package/resources/admin/index.d.mts +1 -1
  99. package/resources/admin/index.d.mts.map +1 -1
  100. package/resources/admin/index.d.ts +1 -1
  101. package/resources/admin/index.d.ts.map +1 -1
  102. package/resources/admin/index.js.map +1 -1
  103. package/resources/admin/index.mjs.map +1 -1
  104. package/resources/admin/usage.d.mts.map +1 -1
  105. package/resources/admin/usage.d.ts.map +1 -1
  106. package/resources/admin/usage.mjs.map +1 -1
  107. package/resources/admin/workspaces.d.mts +94 -1
  108. package/resources/admin/workspaces.d.mts.map +1 -1
  109. package/resources/admin/workspaces.d.ts +94 -1
  110. package/resources/admin/workspaces.d.ts.map +1 -1
  111. package/resources/admin/workspaces.js +15 -0
  112. package/resources/admin/workspaces.js.map +1 -1
  113. package/resources/admin/workspaces.mjs +15 -0
  114. package/resources/admin/workspaces.mjs.map +1 -1
  115. package/resources/admin.d.mts.map +1 -1
  116. package/resources/admin.d.ts.map +1 -1
  117. package/resources/admin.mjs.map +1 -1
  118. package/resources/auth.d.mts.map +1 -1
  119. package/resources/auth.d.ts.map +1 -1
  120. package/resources/auth.mjs.map +1 -1
  121. package/resources/cli.d.mts.map +1 -1
  122. package/resources/cli.d.ts.map +1 -1
  123. package/resources/cli.mjs.map +1 -1
  124. package/resources/index.d.mts.map +1 -1
  125. package/resources/index.d.ts.map +1 -1
  126. package/resources/index.mjs.map +1 -1
  127. package/resources/predictions/adme.d.mts +539 -0
  128. package/resources/predictions/adme.d.mts.map +1 -0
  129. package/resources/predictions/adme.d.ts +539 -0
  130. package/resources/predictions/adme.d.ts.map +1 -0
  131. package/resources/predictions/adme.js +72 -0
  132. package/resources/predictions/adme.js.map +1 -0
  133. package/resources/predictions/adme.mjs +68 -0
  134. package/resources/predictions/adme.mjs.map +1 -0
  135. package/resources/predictions/index.d.mts +1 -0
  136. package/resources/predictions/index.d.mts.map +1 -1
  137. package/resources/predictions/index.d.ts +1 -0
  138. package/resources/predictions/index.d.ts.map +1 -1
  139. package/resources/predictions/index.js +3 -1
  140. package/resources/predictions/index.js.map +1 -1
  141. package/resources/predictions/index.mjs +1 -0
  142. package/resources/predictions/index.mjs.map +1 -1
  143. package/resources/predictions/predictions.d.mts +4 -0
  144. package/resources/predictions/predictions.d.mts.map +1 -1
  145. package/resources/predictions/predictions.d.ts +4 -0
  146. package/resources/predictions/predictions.d.ts.map +1 -1
  147. package/resources/predictions/predictions.js +4 -0
  148. package/resources/predictions/predictions.js.map +1 -1
  149. package/resources/predictions/predictions.mjs +4 -0
  150. package/resources/predictions/predictions.mjs.map +1 -1
  151. package/resources/predictions/structure-and-binding.d.mts +24 -156
  152. package/resources/predictions/structure-and-binding.d.mts.map +1 -1
  153. package/resources/predictions/structure-and-binding.d.ts +24 -156
  154. package/resources/predictions/structure-and-binding.d.ts.map +1 -1
  155. package/resources/predictions/structure-and-binding.mjs.map +1 -1
  156. package/resources/predictions.d.mts.map +1 -1
  157. package/resources/predictions.d.ts.map +1 -1
  158. package/resources/predictions.mjs.map +1 -1
  159. package/resources/protein/design.d.mts +161 -509
  160. package/resources/protein/design.d.mts.map +1 -1
  161. package/resources/protein/design.d.ts +161 -509
  162. package/resources/protein/design.d.ts.map +1 -1
  163. package/resources/protein/design.mjs.map +1 -1
  164. package/resources/protein/index.d.mts.map +1 -1
  165. package/resources/protein/index.d.ts.map +1 -1
  166. package/resources/protein/index.mjs.map +1 -1
  167. package/resources/protein/library-screen.d.mts +133 -327
  168. package/resources/protein/library-screen.d.mts.map +1 -1
  169. package/resources/protein/library-screen.d.ts +133 -327
  170. package/resources/protein/library-screen.d.ts.map +1 -1
  171. package/resources/protein/library-screen.mjs.map +1 -1
  172. package/resources/protein/protein.d.mts.map +1 -1
  173. package/resources/protein/protein.d.ts.map +1 -1
  174. package/resources/protein/protein.mjs.map +1 -1
  175. package/resources/protein.d.mts.map +1 -1
  176. package/resources/protein.d.ts.map +1 -1
  177. package/resources/protein.mjs.map +1 -1
  178. package/resources/small-molecule/design.d.mts +31 -65
  179. package/resources/small-molecule/design.d.mts.map +1 -1
  180. package/resources/small-molecule/design.d.ts +31 -65
  181. package/resources/small-molecule/design.d.ts.map +1 -1
  182. package/resources/small-molecule/design.mjs.map +1 -1
  183. package/resources/small-molecule/index.d.mts.map +1 -1
  184. package/resources/small-molecule/index.d.ts.map +1 -1
  185. package/resources/small-molecule/index.mjs.map +1 -1
  186. package/resources/small-molecule/library-screen.d.mts +31 -65
  187. package/resources/small-molecule/library-screen.d.mts.map +1 -1
  188. package/resources/small-molecule/library-screen.d.ts +31 -65
  189. package/resources/small-molecule/library-screen.d.ts.map +1 -1
  190. package/resources/small-molecule/library-screen.mjs.map +1 -1
  191. package/resources/small-molecule/small-molecule.d.mts.map +1 -1
  192. package/resources/small-molecule/small-molecule.d.ts.map +1 -1
  193. package/resources/small-molecule/small-molecule.mjs.map +1 -1
  194. package/resources/small-molecule.d.mts.map +1 -1
  195. package/resources/small-molecule.d.ts.map +1 -1
  196. package/resources/small-molecule.mjs.map +1 -1
  197. package/resources.d.mts.map +1 -1
  198. package/resources.d.ts.map +1 -1
  199. package/resources.mjs.map +1 -1
  200. package/src/resources/admin/admin.ts +6 -0
  201. package/src/resources/admin/index.ts +3 -0
  202. package/src/resources/admin/workspaces.ts +131 -1
  203. package/src/resources/predictions/adme.ts +682 -0
  204. package/src/resources/predictions/index.ts +11 -0
  205. package/src/resources/predictions/predictions.ts +26 -0
  206. package/src/resources/predictions/structure-and-binding.ts +24 -204
  207. package/src/resources/protein/design.ts +161 -671
  208. package/src/resources/protein/library-screen.ts +133 -417
  209. package/src/resources/small-molecule/design.ts +35 -80
  210. package/src/resources/small-molecule/library-screen.ts +35 -80
  211. package/src/version.ts +1 -1
  212. package/uploads.d.mts +1 -0
  213. package/uploads.d.mts.map +1 -1
  214. package/uploads.d.ts +1 -0
  215. package/uploads.d.ts.map +1 -1
  216. package/uploads.mjs +1 -0
  217. package/uploads.mjs.map +1 -1
  218. package/version.d.mts +1 -1
  219. package/version.d.ts +1 -1
  220. package/version.js +1 -1
  221. package/version.mjs +1 -1
@@ -341,11 +341,11 @@ export namespace DesignRetrieveResponse {
341
341
  * Post-translational modifications. Optional; defaults to an empty list when
342
342
  * omitted.
343
343
  */
344
- modifications?: Array<Entity.CcdModificationResponse | Entity.SmilesModificationResponse>;
344
+ modifications?: Array<Entity.Modification>;
345
345
  }
346
346
 
347
347
  export namespace Entity {
348
- export interface CcdModificationResponse {
348
+ export interface Modification {
349
349
  /**
350
350
  * 0-based index of the residue to modify
351
351
  */
@@ -359,20 +359,6 @@ export namespace DesignRetrieveResponse {
359
359
  */
360
360
  value: string;
361
361
  }
362
-
363
- export interface SmilesModificationResponse {
364
- /**
365
- * 0-based index of the residue to modify
366
- */
367
- residue_index: number;
368
-
369
- type: 'smiles';
370
-
371
- /**
372
- * SMILES string for the modification
373
- */
374
- value: string;
375
- }
376
362
  }
377
363
 
378
364
  /**
@@ -1127,6 +1113,11 @@ export interface DesignListResultsResponse {
1127
1113
  */
1128
1114
  smiles: string;
1129
1115
 
1116
+ /**
1117
+ * Tier 1 ADME summary values for this molecule.
1118
+ */
1119
+ adme?: DesignListResultsResponse.Adme;
1120
+
1130
1121
  /**
1131
1122
  * Warnings about potential quality issues with this result.
1132
1123
  */
@@ -1210,6 +1201,26 @@ export namespace DesignListResultsResponse {
1210
1201
  structure_confidence: number;
1211
1202
  }
1212
1203
 
1204
+ /**
1205
+ * Tier 1 ADME summary values for this molecule.
1206
+ */
1207
+ export interface Adme {
1208
+ /**
1209
+ * Lipophilicity score from the internal LogD prediction.
1210
+ */
1211
+ lipophilicity: number;
1212
+
1213
+ /**
1214
+ * Permeability score for this molecule.
1215
+ */
1216
+ permeability: number;
1217
+
1218
+ /**
1219
+ * Solubility judgement for this molecule.
1220
+ */
1221
+ solubility: 'high-confidence' | 'medium-confidence' | 'high-risk';
1222
+ }
1223
+
1213
1224
  /**
1214
1225
  * A warning about a potential quality issue with a result
1215
1226
  */
@@ -1406,11 +1417,11 @@ export namespace DesignStartResponse {
1406
1417
  * Post-translational modifications. Optional; defaults to an empty list when
1407
1418
  * omitted.
1408
1419
  */
1409
- modifications?: Array<Entity.CcdModificationResponse | Entity.SmilesModificationResponse>;
1420
+ modifications?: Array<Entity.Modification>;
1410
1421
  }
1411
1422
 
1412
1423
  export namespace Entity {
1413
- export interface CcdModificationResponse {
1424
+ export interface Modification {
1414
1425
  /**
1415
1426
  * 0-based index of the residue to modify
1416
1427
  */
@@ -1424,20 +1435,6 @@ export namespace DesignStartResponse {
1424
1435
  */
1425
1436
  value: string;
1426
1437
  }
1427
-
1428
- export interface SmilesModificationResponse {
1429
- /**
1430
- * 0-based index of the residue to modify
1431
- */
1432
- residue_index: number;
1433
-
1434
- type: 'smiles';
1435
-
1436
- /**
1437
- * SMILES string for the modification
1438
- */
1439
- value: string;
1440
- }
1441
1438
  }
1442
1439
 
1443
1440
  /**
@@ -2197,11 +2194,11 @@ export namespace DesignStopResponse {
2197
2194
  * Post-translational modifications. Optional; defaults to an empty list when
2198
2195
  * omitted.
2199
2196
  */
2200
- modifications?: Array<Entity.CcdModificationResponse | Entity.SmilesModificationResponse>;
2197
+ modifications?: Array<Entity.Modification>;
2201
2198
  }
2202
2199
 
2203
2200
  export namespace Entity {
2204
- export interface CcdModificationResponse {
2201
+ export interface Modification {
2205
2202
  /**
2206
2203
  * 0-based index of the residue to modify
2207
2204
  */
@@ -2215,20 +2212,6 @@ export namespace DesignStopResponse {
2215
2212
  */
2216
2213
  value: string;
2217
2214
  }
2218
-
2219
- export interface SmilesModificationResponse {
2220
- /**
2221
- * 0-based index of the residue to modify
2222
- */
2223
- residue_index: number;
2224
-
2225
- type: 'smiles';
2226
-
2227
- /**
2228
- * SMILES string for the modification
2229
- */
2230
- value: string;
2231
- }
2232
2215
  }
2233
2216
 
2234
2217
  /**
@@ -2924,11 +2907,11 @@ export namespace DesignEstimateCostParams {
2924
2907
  * Post-translational modifications. Optional; defaults to an empty list when
2925
2908
  * omitted.
2926
2909
  */
2927
- modifications?: Array<Entity.CcdModification | Entity.SmilesModification>;
2910
+ modifications?: Array<Entity.Modification>;
2928
2911
  }
2929
2912
 
2930
2913
  export namespace Entity {
2931
- export interface CcdModification {
2914
+ export interface Modification {
2932
2915
  /**
2933
2916
  * 0-based index of the residue to modify
2934
2917
  */
@@ -2942,20 +2925,6 @@ export namespace DesignEstimateCostParams {
2942
2925
  */
2943
2926
  value: string;
2944
2927
  }
2945
-
2946
- export interface SmilesModification {
2947
- /**
2948
- * 0-based index of the residue to modify
2949
- */
2950
- residue_index: number;
2951
-
2952
- type: 'smiles';
2953
-
2954
- /**
2955
- * SMILES string for the modification
2956
- */
2957
- value: string;
2958
- }
2959
2928
  }
2960
2929
 
2961
2930
  /**
@@ -3620,11 +3589,11 @@ export namespace DesignStartParams {
3620
3589
  * Post-translational modifications. Optional; defaults to an empty list when
3621
3590
  * omitted.
3622
3591
  */
3623
- modifications?: Array<Entity.CcdModification | Entity.SmilesModification>;
3592
+ modifications?: Array<Entity.Modification>;
3624
3593
  }
3625
3594
 
3626
3595
  export namespace Entity {
3627
- export interface CcdModification {
3596
+ export interface Modification {
3628
3597
  /**
3629
3598
  * 0-based index of the residue to modify
3630
3599
  */
@@ -3638,20 +3607,6 @@ export namespace DesignStartParams {
3638
3607
  */
3639
3608
  value: string;
3640
3609
  }
3641
-
3642
- export interface SmilesModification {
3643
- /**
3644
- * 0-based index of the residue to modify
3645
- */
3646
- residue_index: number;
3647
-
3648
- type: 'smiles';
3649
-
3650
- /**
3651
- * SMILES string for the modification
3652
- */
3653
- value: string;
3654
- }
3655
3610
  }
3656
3611
 
3657
3612
  /**
@@ -331,11 +331,11 @@ export namespace LibraryScreenRetrieveResponse {
331
331
  * Post-translational modifications. Optional; defaults to an empty list when
332
332
  * omitted.
333
333
  */
334
- modifications?: Array<Entity.CcdModificationResponse | Entity.SmilesModificationResponse>;
334
+ modifications?: Array<Entity.Modification>;
335
335
  }
336
336
 
337
337
  export namespace Entity {
338
- export interface CcdModificationResponse {
338
+ export interface Modification {
339
339
  /**
340
340
  * 0-based index of the residue to modify
341
341
  */
@@ -349,20 +349,6 @@ export namespace LibraryScreenRetrieveResponse {
349
349
  */
350
350
  value: string;
351
351
  }
352
-
353
- export interface SmilesModificationResponse {
354
- /**
355
- * 0-based index of the residue to modify
356
- */
357
- residue_index: number;
358
-
359
- type: 'smiles';
360
-
361
- /**
362
- * SMILES string for the modification
363
- */
364
- value: string;
365
- }
366
352
  }
367
353
 
368
354
  /**
@@ -1161,6 +1147,11 @@ export interface LibraryScreenListResultsResponse {
1161
1147
  */
1162
1148
  smiles: string;
1163
1149
 
1150
+ /**
1151
+ * Tier 1 ADME summary values for this molecule.
1152
+ */
1153
+ adme?: LibraryScreenListResultsResponse.Adme;
1154
+
1164
1155
  /**
1165
1156
  * Client-provided identifier for this molecule, if provided
1166
1157
  */
@@ -1249,6 +1240,26 @@ export namespace LibraryScreenListResultsResponse {
1249
1240
  structure_confidence: number;
1250
1241
  }
1251
1242
 
1243
+ /**
1244
+ * Tier 1 ADME summary values for this molecule.
1245
+ */
1246
+ export interface Adme {
1247
+ /**
1248
+ * Lipophilicity score from the internal LogD prediction.
1249
+ */
1250
+ lipophilicity: number;
1251
+
1252
+ /**
1253
+ * Permeability score for this molecule.
1254
+ */
1255
+ permeability: number;
1256
+
1257
+ /**
1258
+ * Solubility judgement for this molecule.
1259
+ */
1260
+ solubility: 'high-confidence' | 'medium-confidence' | 'high-risk';
1261
+ }
1262
+
1252
1263
  /**
1253
1264
  * A warning about a potential quality issue with a result
1254
1265
  */
@@ -1437,11 +1448,11 @@ export namespace LibraryScreenStartResponse {
1437
1448
  * Post-translational modifications. Optional; defaults to an empty list when
1438
1449
  * omitted.
1439
1450
  */
1440
- modifications?: Array<Entity.CcdModificationResponse | Entity.SmilesModificationResponse>;
1451
+ modifications?: Array<Entity.Modification>;
1441
1452
  }
1442
1453
 
1443
1454
  export namespace Entity {
1444
- export interface CcdModificationResponse {
1455
+ export interface Modification {
1445
1456
  /**
1446
1457
  * 0-based index of the residue to modify
1447
1458
  */
@@ -1455,20 +1466,6 @@ export namespace LibraryScreenStartResponse {
1455
1466
  */
1456
1467
  value: string;
1457
1468
  }
1458
-
1459
- export interface SmilesModificationResponse {
1460
- /**
1461
- * 0-based index of the residue to modify
1462
- */
1463
- residue_index: number;
1464
-
1465
- type: 'smiles';
1466
-
1467
- /**
1468
- * SMILES string for the modification
1469
- */
1470
- value: string;
1471
- }
1472
1469
  }
1473
1470
 
1474
1471
  /**
@@ -2242,11 +2239,11 @@ export namespace LibraryScreenStopResponse {
2242
2239
  * Post-translational modifications. Optional; defaults to an empty list when
2243
2240
  * omitted.
2244
2241
  */
2245
- modifications?: Array<Entity.CcdModificationResponse | Entity.SmilesModificationResponse>;
2242
+ modifications?: Array<Entity.Modification>;
2246
2243
  }
2247
2244
 
2248
2245
  export namespace Entity {
2249
- export interface CcdModificationResponse {
2246
+ export interface Modification {
2250
2247
  /**
2251
2248
  * 0-based index of the residue to modify
2252
2249
  */
@@ -2260,20 +2257,6 @@ export namespace LibraryScreenStopResponse {
2260
2257
  */
2261
2258
  value: string;
2262
2259
  }
2263
-
2264
- export interface SmilesModificationResponse {
2265
- /**
2266
- * 0-based index of the residue to modify
2267
- */
2268
- residue_index: number;
2269
-
2270
- type: 'smiles';
2271
-
2272
- /**
2273
- * SMILES string for the modification
2274
- */
2275
- value: string;
2276
- }
2277
2260
  }
2278
2261
 
2279
2262
  /**
@@ -2999,11 +2982,11 @@ export namespace LibraryScreenEstimateCostParams {
2999
2982
  * Post-translational modifications. Optional; defaults to an empty list when
3000
2983
  * omitted.
3001
2984
  */
3002
- modifications?: Array<Entity.CcdModification | Entity.SmilesModification>;
2985
+ modifications?: Array<Entity.Modification>;
3003
2986
  }
3004
2987
 
3005
2988
  export namespace Entity {
3006
- export interface CcdModification {
2989
+ export interface Modification {
3007
2990
  /**
3008
2991
  * 0-based index of the residue to modify
3009
2992
  */
@@ -3017,20 +3000,6 @@ export namespace LibraryScreenEstimateCostParams {
3017
3000
  */
3018
3001
  value: string;
3019
3002
  }
3020
-
3021
- export interface SmilesModification {
3022
- /**
3023
- * 0-based index of the residue to modify
3024
- */
3025
- residue_index: number;
3026
-
3027
- type: 'smiles';
3028
-
3029
- /**
3030
- * SMILES string for the modification
3031
- */
3032
- value: string;
3033
- }
3034
3003
  }
3035
3004
 
3036
3005
  /**
@@ -3703,11 +3672,11 @@ export namespace LibraryScreenStartParams {
3703
3672
  * Post-translational modifications. Optional; defaults to an empty list when
3704
3673
  * omitted.
3705
3674
  */
3706
- modifications?: Array<Entity.CcdModification | Entity.SmilesModification>;
3675
+ modifications?: Array<Entity.Modification>;
3707
3676
  }
3708
3677
 
3709
3678
  export namespace Entity {
3710
- export interface CcdModification {
3679
+ export interface Modification {
3711
3680
  /**
3712
3681
  * 0-based index of the residue to modify
3713
3682
  */
@@ -3721,20 +3690,6 @@ export namespace LibraryScreenStartParams {
3721
3690
  */
3722
3691
  value: string;
3723
3692
  }
3724
-
3725
- export interface SmilesModification {
3726
- /**
3727
- * 0-based index of the residue to modify
3728
- */
3729
- residue_index: number;
3730
-
3731
- type: 'smiles';
3732
-
3733
- /**
3734
- * SMILES string for the modification
3735
- */
3736
- value: string;
3737
- }
3738
3693
  }
3739
3694
 
3740
3695
  /**
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const VERSION = '0.30.4'; // x-release-please-version
1
+ export const VERSION = '0.35.3'; // x-release-please-version
package/uploads.d.mts CHANGED
@@ -1,2 +1,3 @@
1
+ /** @deprecated Import from ./core/uploads instead */
1
2
  export * from "./core/uploads.mjs";
2
3
  //# sourceMappingURL=uploads.d.mts.map
package/uploads.d.mts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"uploads.d.mts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"uploads.d.mts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,mCAA+B"}
package/uploads.d.ts CHANGED
@@ -1,2 +1,3 @@
1
+ /** @deprecated Import from ./core/uploads instead */
1
2
  export * from "./core/uploads.js";
2
3
  //# sourceMappingURL=uploads.d.ts.map
package/uploads.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"uploads.d.ts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"uploads.d.ts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,kCAA+B"}
package/uploads.mjs CHANGED
@@ -1,2 +1,3 @@
1
+ /** @deprecated Import from ./core/uploads instead */
1
2
  export * from "./core/uploads.mjs";
2
3
  //# sourceMappingURL=uploads.mjs.map
package/uploads.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"uploads.mjs","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"uploads.mjs","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,mCAA+B"}
package/version.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "0.30.4";
1
+ export declare const VERSION = "0.35.3";
2
2
  //# sourceMappingURL=version.d.mts.map
package/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "0.30.4";
1
+ export declare const VERSION = "0.35.3";
2
2
  //# sourceMappingURL=version.d.ts.map
package/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
- exports.VERSION = '0.30.4'; // x-release-please-version
4
+ exports.VERSION = '0.35.3'; // x-release-please-version
5
5
  //# sourceMappingURL=version.js.map
package/version.mjs CHANGED
@@ -1,2 +1,2 @@
1
- export const VERSION = '0.30.4'; // x-release-please-version
1
+ export const VERSION = '0.35.3'; // x-release-please-version
2
2
  //# sourceMappingURL=version.mjs.map