@epilot/sdk 2.7.13 → 2.7.14

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 (129) hide show
  1. package/definitions/file.json +68 -4
  2. package/definitions/pricing.json +32 -0
  3. package/dist/apis/access-token.cjs +6 -6
  4. package/dist/apis/access-token.js +1 -1
  5. package/dist/apis/address-suggestions.cjs +6 -6
  6. package/dist/apis/address-suggestions.js +1 -1
  7. package/dist/apis/address.cjs +6 -6
  8. package/dist/apis/address.js +1 -1
  9. package/dist/apis/ai-agents.cjs +6 -6
  10. package/dist/apis/ai-agents.js +1 -1
  11. package/dist/apis/app.cjs +6 -6
  12. package/dist/apis/app.js +1 -1
  13. package/dist/apis/audit-logs.cjs +6 -6
  14. package/dist/apis/audit-logs.js +1 -1
  15. package/dist/apis/automation.cjs +6 -6
  16. package/dist/apis/automation.js +1 -1
  17. package/dist/apis/billing.cjs +6 -6
  18. package/dist/apis/billing.js +1 -1
  19. package/dist/apis/blueprint-manifest.cjs +6 -6
  20. package/dist/apis/blueprint-manifest.js +1 -1
  21. package/dist/apis/calendar.cjs +6 -6
  22. package/dist/apis/calendar.js +1 -1
  23. package/dist/apis/configuration-hub.cjs +6 -6
  24. package/dist/apis/configuration-hub.js +1 -1
  25. package/dist/apis/consent.cjs +6 -6
  26. package/dist/apis/consent.js +1 -1
  27. package/dist/apis/customer-portal.cjs +6 -6
  28. package/dist/apis/customer-portal.js +1 -1
  29. package/dist/apis/dashboard.cjs +6 -6
  30. package/dist/apis/dashboard.js +1 -1
  31. package/dist/apis/data-governance.cjs +6 -6
  32. package/dist/apis/data-governance.js +1 -1
  33. package/dist/apis/deduplication.cjs +6 -6
  34. package/dist/apis/deduplication.js +1 -1
  35. package/dist/apis/design.cjs +6 -6
  36. package/dist/apis/design.js +1 -1
  37. package/dist/apis/document.cjs +6 -6
  38. package/dist/apis/document.js +1 -1
  39. package/dist/apis/email-settings.cjs +6 -6
  40. package/dist/apis/email-settings.js +1 -1
  41. package/dist/apis/email-template.cjs +6 -6
  42. package/dist/apis/email-template.js +1 -1
  43. package/dist/apis/entity-mapping.cjs +6 -6
  44. package/dist/apis/entity-mapping.js +1 -1
  45. package/dist/apis/entity.cjs +6 -6
  46. package/dist/apis/entity.js +1 -1
  47. package/dist/apis/environments.cjs +6 -6
  48. package/dist/apis/environments.js +1 -1
  49. package/dist/apis/event-catalog.cjs +6 -6
  50. package/dist/apis/event-catalog.js +1 -1
  51. package/dist/apis/file.cjs +6 -6
  52. package/dist/apis/file.d.cts +2 -2
  53. package/dist/apis/file.d.ts +2 -2
  54. package/dist/apis/file.js +1 -1
  55. package/dist/apis/iban.cjs +6 -6
  56. package/dist/apis/iban.js +1 -1
  57. package/dist/apis/integration-toolkit.cjs +6 -6
  58. package/dist/apis/integration-toolkit.js +1 -1
  59. package/dist/apis/journey.cjs +6 -6
  60. package/dist/apis/journey.js +1 -1
  61. package/dist/apis/kanban.cjs +6 -6
  62. package/dist/apis/kanban.js +1 -1
  63. package/dist/apis/message.cjs +6 -6
  64. package/dist/apis/message.js +1 -1
  65. package/dist/apis/metering.cjs +6 -6
  66. package/dist/apis/metering.js +1 -1
  67. package/dist/apis/notes.cjs +6 -6
  68. package/dist/apis/notes.js +1 -1
  69. package/dist/apis/notification.cjs +6 -6
  70. package/dist/apis/notification.js +1 -1
  71. package/dist/apis/organization.cjs +6 -6
  72. package/dist/apis/organization.js +1 -1
  73. package/dist/apis/partner-directory.cjs +6 -6
  74. package/dist/apis/partner-directory.js +1 -1
  75. package/dist/apis/permissions.cjs +6 -6
  76. package/dist/apis/permissions.js +1 -1
  77. package/dist/apis/pricing-tier.cjs +6 -6
  78. package/dist/apis/pricing-tier.js +1 -1
  79. package/dist/apis/pricing.cjs +6 -6
  80. package/dist/apis/pricing.d.cts +2 -2
  81. package/dist/apis/pricing.d.ts +2 -2
  82. package/dist/apis/pricing.js +1 -1
  83. package/dist/apis/purpose.cjs +6 -6
  84. package/dist/apis/purpose.js +1 -1
  85. package/dist/apis/query.cjs +6 -6
  86. package/dist/apis/query.js +1 -1
  87. package/dist/apis/sandbox.cjs +6 -6
  88. package/dist/apis/sandbox.js +1 -1
  89. package/dist/apis/sharing.cjs +6 -6
  90. package/dist/apis/sharing.js +1 -1
  91. package/dist/apis/submission.cjs +6 -6
  92. package/dist/apis/submission.js +1 -1
  93. package/dist/apis/target.cjs +6 -6
  94. package/dist/apis/target.js +1 -1
  95. package/dist/apis/targeting.cjs +6 -6
  96. package/dist/apis/targeting.js +1 -1
  97. package/dist/apis/template-variables.cjs +6 -6
  98. package/dist/apis/template-variables.js +1 -1
  99. package/dist/apis/user.cjs +6 -6
  100. package/dist/apis/user.js +1 -1
  101. package/dist/apis/validation-rules.cjs +6 -6
  102. package/dist/apis/validation-rules.js +1 -1
  103. package/dist/apis/webhooks.cjs +6 -6
  104. package/dist/apis/webhooks.js +1 -1
  105. package/dist/apis/workflow-definition.cjs +6 -6
  106. package/dist/apis/workflow-definition.js +1 -1
  107. package/dist/apis/workflow.cjs +6 -6
  108. package/dist/apis/workflow.js +1 -1
  109. package/dist/{chunk-BVBIJPY6.cjs → chunk-P2NOKWKO.cjs} +2 -2
  110. package/dist/{chunk-DMM5OZY2.js → chunk-VPRWTF4G.js} +2 -2
  111. package/dist/file-2MSILSPP.cjs +7 -0
  112. package/dist/file-JVFTT5RZ.js +7 -0
  113. package/dist/{file.d-Rq_mbdOo.d.cts → file.d-BjlMgTwj.d.cts} +93 -20
  114. package/dist/{file.d-Rq_mbdOo.d.ts → file.d-BjlMgTwj.d.ts} +93 -20
  115. package/dist/index.cjs +8 -8
  116. package/dist/index.d.cts +2 -2
  117. package/dist/index.d.ts +2 -2
  118. package/dist/index.js +1 -1
  119. package/dist/pricing-5Y7TZHMR.js +7 -0
  120. package/dist/pricing-BJUABPHU.cjs +7 -0
  121. package/dist/{pricing.d-exMaGWm1.d.cts → pricing.d-gPt5L7wp.d.cts} +12 -1
  122. package/dist/{pricing.d-exMaGWm1.d.ts → pricing.d-gPt5L7wp.d.ts} +12 -1
  123. package/docs/file.md +64 -32
  124. package/docs/pricing.md +20 -0
  125. package/package.json +1 -1
  126. package/dist/file-BGJVE7QG.cjs +0 -7
  127. package/dist/file-DRLPMLFW.js +0 -7
  128. package/dist/pricing-F7HQ6BWC.cjs +0 -7
  129. package/dist/pricing-YCD4EUGI.js +0 -7
@@ -56,6 +56,28 @@ declare namespace Components {
56
56
  */
57
57
  error?: string;
58
58
  }
59
+ /**
60
+ * A generic error returned by the API
61
+ * example:
62
+ * {
63
+ * "status": 409,
64
+ * "error": "Extracted file content is still being prepared"
65
+ * }
66
+ */
67
+ export interface ConflictError {
68
+ /**
69
+ * The HTTP status code of the error
70
+ * example:
71
+ * 400
72
+ */
73
+ status?: number;
74
+ /**
75
+ * The error message
76
+ * example:
77
+ * Bad Request
78
+ */
79
+ error?: string;
80
+ }
59
81
  /**
60
82
  * A generic error returned by the API
61
83
  * example:
@@ -2431,13 +2453,21 @@ declare namespace Components {
2431
2453
  */
2432
2454
  CustomDownloadUrl /* uri */;
2433
2455
  /**
2434
- * AI-generated compact summary for hover and list preview surfaces.
2456
+ * Compact German summary for hover and list preview surfaces.
2457
+ */
2458
+ preview_summary_de?: string;
2459
+ /**
2460
+ * Short German paragraph summary for file preview surfaces.
2461
+ */
2462
+ short_summary_de?: string;
2463
+ /**
2464
+ * Compact English summary for hover and list preview surfaces.
2435
2465
  */
2436
- preview_summary?: string;
2466
+ preview_summary_en?: string;
2437
2467
  /**
2438
- * AI-generated short paragraph summary for file preview surfaces.
2468
+ * Short English paragraph summary for file preview surfaces.
2439
2469
  */
2440
- short_summary?: string;
2470
+ short_summary_en?: string;
2441
2471
  summary_status?: /* Current AI summary generation state for the file. */ FileSummaryStatus;
2442
2472
  }
2443
2473
  export interface FileCollectionAttributes {
@@ -2639,13 +2669,21 @@ declare namespace Components {
2639
2669
  */
2640
2670
  CustomDownloadUrl /* uri */;
2641
2671
  /**
2642
- * AI-generated compact summary for hover and list preview surfaces.
2672
+ * Compact German summary for hover and list preview surfaces.
2643
2673
  */
2644
- preview_summary?: string;
2674
+ preview_summary_de?: string;
2645
2675
  /**
2646
- * AI-generated short paragraph summary for file preview surfaces.
2676
+ * Short German paragraph summary for file preview surfaces.
2647
2677
  */
2648
- short_summary?: string;
2678
+ short_summary_de?: string;
2679
+ /**
2680
+ * Compact English summary for hover and list preview surfaces.
2681
+ */
2682
+ preview_summary_en?: string;
2683
+ /**
2684
+ * Short English paragraph summary for file preview surfaces.
2685
+ */
2686
+ short_summary_en?: string;
2649
2687
  summary_status?: /* Current AI summary generation state for the file. */ FileSummaryStatus;
2650
2688
  /**
2651
2689
  * Source URL for the file. Included if the entity was created from source_url, or when ?source_url=true
@@ -2850,13 +2888,21 @@ declare namespace Components {
2850
2888
  */
2851
2889
  CustomDownloadUrl /* uri */;
2852
2890
  /**
2853
- * AI-generated compact summary for hover and list preview surfaces.
2891
+ * Compact German summary for hover and list preview surfaces.
2892
+ */
2893
+ preview_summary_de?: string;
2894
+ /**
2895
+ * Short German paragraph summary for file preview surfaces.
2854
2896
  */
2855
- preview_summary?: string;
2897
+ short_summary_de?: string;
2856
2898
  /**
2857
- * AI-generated short paragraph summary for file preview surfaces.
2899
+ * Compact English summary for hover and list preview surfaces.
2858
2900
  */
2859
- short_summary?: string;
2901
+ preview_summary_en?: string;
2902
+ /**
2903
+ * Short English paragraph summary for file preview surfaces.
2904
+ */
2905
+ short_summary_en?: string;
2860
2906
  summary_status?: /* Current AI summary generation state for the file. */ FileSummaryStatus;
2861
2907
  }
2862
2908
  export interface SaveFileFromSourceURLPayload {
@@ -2938,13 +2984,21 @@ declare namespace Components {
2938
2984
  */
2939
2985
  CustomDownloadUrl /* uri */;
2940
2986
  /**
2941
- * AI-generated compact summary for hover and list preview surfaces.
2987
+ * Compact German summary for hover and list preview surfaces.
2988
+ */
2989
+ preview_summary_de?: string;
2990
+ /**
2991
+ * Short German paragraph summary for file preview surfaces.
2992
+ */
2993
+ short_summary_de?: string;
2994
+ /**
2995
+ * Compact English summary for hover and list preview surfaces.
2942
2996
  */
2943
- preview_summary?: string;
2997
+ preview_summary_en?: string;
2944
2998
  /**
2945
- * AI-generated short paragraph summary for file preview surfaces.
2999
+ * Short English paragraph summary for file preview surfaces.
2946
3000
  */
2947
- short_summary?: string;
3001
+ short_summary_en?: string;
2948
3002
  summary_status?: /* Current AI summary generation state for the file. */ FileSummaryStatus;
2949
3003
  source_url?: /**
2950
3004
  * Custom external download url used for the file
@@ -3034,13 +3088,21 @@ declare namespace Components {
3034
3088
  */
3035
3089
  CustomDownloadUrl /* uri */;
3036
3090
  /**
3037
- * AI-generated compact summary for hover and list preview surfaces.
3091
+ * Compact German summary for hover and list preview surfaces.
3092
+ */
3093
+ preview_summary_de?: string;
3094
+ /**
3095
+ * Short German paragraph summary for file preview surfaces.
3038
3096
  */
3039
- preview_summary?: string;
3097
+ short_summary_de?: string;
3040
3098
  /**
3041
- * AI-generated short paragraph summary for file preview surfaces.
3099
+ * Compact English summary for hover and list preview surfaces.
3042
3100
  */
3043
- short_summary?: string;
3101
+ preview_summary_en?: string;
3102
+ /**
3103
+ * Short English paragraph summary for file preview surfaces.
3104
+ */
3105
+ short_summary_en?: string;
3044
3106
  summary_status?: /* Current AI summary generation state for the file. */ FileSummaryStatus;
3045
3107
  s3ref?: S3Ref;
3046
3108
  }
@@ -3618,6 +3680,15 @@ declare namespace Paths {
3618
3680
  * }
3619
3681
  */
3620
3682
  Components.Responses.NotFoundError;
3683
+ export type $409 = /**
3684
+ * A generic error returned by the API
3685
+ * example:
3686
+ * {
3687
+ * "status": 409,
3688
+ * "error": "Extracted file content is still being prepared"
3689
+ * }
3690
+ */
3691
+ Components.Responses.ConflictError;
3621
3692
  export type $500 = /**
3622
3693
  * A generic error returned by the API
3623
3694
  * example:
@@ -3980,6 +4051,8 @@ declare namespace Paths {
3980
4051
  }
3981
4052
  namespace Responses {
3982
4053
  export type $200 = string; // binary
4054
+ export interface $304 {
4055
+ }
3983
4056
  export type $403 = /* A generic error returned by the API */ Components.Schemas.ErrorObject;
3984
4057
  export type $404 = /**
3985
4058
  * A generic error returned by the API
package/dist/index.cjs CHANGED
@@ -155,7 +155,7 @@ var _chunkDVM27A7Ecjs = require('./chunk-DVM27A7E.cjs');
155
155
 
156
156
 
157
157
 
158
- var _chunkBVBIJPY6cjs = require('./chunk-BVBIJPY6.cjs');
158
+ var _chunkP2NOKWKOcjs = require('./chunk-P2NOKWKO.cjs');
159
159
 
160
160
 
161
161
  var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
@@ -222,7 +222,7 @@ var resolveClient = (params) => {
222
222
  }
223
223
  if (!entry.instance) {
224
224
  const definition = entry.loader();
225
- entry.instance = _chunkBVBIJPY6cjs.createApiClient.call(void 0, {
225
+ entry.instance = _chunkP2NOKWKOcjs.createApiClient.call(void 0, {
226
226
  definition,
227
227
  token: state.token,
228
228
  headers: state.globalHeaders,
@@ -255,7 +255,7 @@ var resetAllClients = (registry) => {
255
255
  };
256
256
 
257
257
  // src/apis/_registry.ts
258
- var expandDef = (mod) => _chunkBVBIJPY6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
258
+ var expandDef = (mod) => _chunkP2NOKWKOcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
259
259
  var registerBuiltinApis = (registry) => {
260
260
  registerApi({
261
261
  registry,
@@ -593,9 +593,9 @@ var createSDK = () => {
593
593
  const available = [...registry.keys()].join(", ");
594
594
  throw new Error(`Unknown API: "${name}". Available: ${available}`);
595
595
  }
596
- return _chunkBVBIJPY6cjs.createApiHandle.call(void 0, {
596
+ return _chunkP2NOKWKOcjs.createApiHandle.call(void 0, {
597
597
  resolveClient: () => resolveClient({ registry, name, state }),
598
- createClient: () => _chunkBVBIJPY6cjs.createApiClient.call(void 0, { definition: entry.loader(), apiName: name }),
598
+ createClient: () => _chunkP2NOKWKOcjs.createApiClient.call(void 0, { definition: entry.loader(), apiName: name }),
599
599
  apiName: name
600
600
  });
601
601
  };
@@ -643,9 +643,9 @@ var createSDK = () => {
643
643
  return interceptorUse;
644
644
  }
645
645
  case "help":
646
- return (apiName) => _chunkBVBIJPY6cjs.help.call(void 0, apiName);
646
+ return (apiName) => _chunkP2NOKWKOcjs.help.call(void 0, apiName);
647
647
  case "openapi":
648
- return (apiName) => _chunkBVBIJPY6cjs.openapi.call(void 0, apiName);
648
+ return (apiName) => _chunkP2NOKWKOcjs.openapi.call(void 0, apiName);
649
649
  case "then":
650
650
  case "catch":
651
651
  case "finally":
@@ -675,4 +675,4 @@ var epilot = createSDK();
675
675
 
676
676
 
677
677
 
678
- exports.applyLargeResponseInterceptor = applyLargeResponseInterceptor; exports.applyRetryInterceptor = applyRetryInterceptor; exports.authorize = _chunkBVBIJPY6cjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkBVBIJPY6cjs.help; exports.openapi = _chunkBVBIJPY6cjs.openapi;
678
+ exports.applyLargeResponseInterceptor = applyLargeResponseInterceptor; exports.applyRetryInterceptor = applyRetryInterceptor; exports.authorize = _chunkP2NOKWKOcjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkP2NOKWKOcjs.help; exports.openapi = _chunkP2NOKWKOcjs.openapi;
package/dist/index.d.cts CHANGED
@@ -27,7 +27,7 @@ import { C as Client$k } from './entity.d-fospShiN.cjs';
27
27
  import { C as Client$l } from './entity-mapping.d-DKSW3sfy.cjs';
28
28
  import { C as Client$m } from './environments.d-BvqvN-PD.cjs';
29
29
  import { C as Client$n } from './event-catalog.d-CXbUn8T1.cjs';
30
- import { C as Client$o } from './file.d-Rq_mbdOo.cjs';
30
+ import { C as Client$o } from './file.d-BjlMgTwj.cjs';
31
31
  import { C as Client$p } from './iban.d-BwdiGbxi.cjs';
32
32
  import { C as Client$q } from './integration-toolkit.d-CDcHwmoI.cjs';
33
33
  import { C as Client$r } from './journey.d-BenIUWaO.cjs';
@@ -39,7 +39,7 @@ import { C as Client$w } from './notification.d-BfBL3lga.cjs';
39
39
  import { C as Client$x } from './organization.d-DqwnNxMg.cjs';
40
40
  import { C as Client$y } from './partner-directory.d-BCIjHoGs.cjs';
41
41
  import { C as Client$z } from './permissions.d-l6AT8SYP.cjs';
42
- import { C as Client$A } from './pricing.d-exMaGWm1.cjs';
42
+ import { C as Client$A } from './pricing.d-gPt5L7wp.cjs';
43
43
  import { C as Client$B } from './pricing-tier.d-Cg0jl6n_.cjs';
44
44
  import { C as Client$C } from './purpose.d-CbIYfTua.cjs';
45
45
  import { C as Client$D } from './query.d-Cmp78IhZ.cjs';
package/dist/index.d.ts CHANGED
@@ -27,7 +27,7 @@ import { C as Client$k } from './entity.d-fospShiN.js';
27
27
  import { C as Client$l } from './entity-mapping.d-DKSW3sfy.js';
28
28
  import { C as Client$m } from './environments.d-BvqvN-PD.js';
29
29
  import { C as Client$n } from './event-catalog.d-CXbUn8T1.js';
30
- import { C as Client$o } from './file.d-Rq_mbdOo.js';
30
+ import { C as Client$o } from './file.d-BjlMgTwj.js';
31
31
  import { C as Client$p } from './iban.d-BwdiGbxi.js';
32
32
  import { C as Client$q } from './integration-toolkit.d-CDcHwmoI.js';
33
33
  import { C as Client$r } from './journey.d-BenIUWaO.js';
@@ -39,7 +39,7 @@ import { C as Client$w } from './notification.d-BfBL3lga.js';
39
39
  import { C as Client$x } from './organization.d-DqwnNxMg.js';
40
40
  import { C as Client$y } from './partner-directory.d-BCIjHoGs.js';
41
41
  import { C as Client$z } from './permissions.d-l6AT8SYP.js';
42
- import { C as Client$A } from './pricing.d-exMaGWm1.js';
42
+ import { C as Client$A } from './pricing.d-gPt5L7wp.js';
43
43
  import { C as Client$B } from './pricing-tier.d-Cg0jl6n_.js';
44
44
  import { C as Client$C } from './purpose.d-CbIYfTua.js';
45
45
  import { C as Client$D } from './query.d-Cmp78IhZ.js';
package/dist/index.js CHANGED
@@ -155,7 +155,7 @@ import {
155
155
  expand,
156
156
  help,
157
157
  openapi
158
- } from "./chunk-DMM5OZY2.js";
158
+ } from "./chunk-VPRWTF4G.js";
159
159
  import {
160
160
  __require
161
161
  } from "./chunk-YPSWSI3M.js";