@epilot/sdk 2.3.8 → 2.3.10

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 (146) hide show
  1. package/definitions/configuration-hub-runtime.json +1 -1
  2. package/definitions/configuration-hub.json +220 -8
  3. package/definitions/workflow-definition.json +52 -0
  4. package/definitions/workflow.json +24 -0
  5. package/dist/apis/access-token.cjs +6 -6
  6. package/dist/apis/access-token.js +1 -1
  7. package/dist/apis/address-suggestions.cjs +6 -6
  8. package/dist/apis/address-suggestions.js +1 -1
  9. package/dist/apis/address.cjs +6 -6
  10. package/dist/apis/address.js +1 -1
  11. package/dist/apis/ai-agents.cjs +6 -6
  12. package/dist/apis/ai-agents.js +1 -1
  13. package/dist/apis/app.cjs +6 -6
  14. package/dist/apis/app.js +1 -1
  15. package/dist/apis/audit-logs.cjs +6 -6
  16. package/dist/apis/audit-logs.js +1 -1
  17. package/dist/apis/automation.cjs +6 -6
  18. package/dist/apis/automation.js +1 -1
  19. package/dist/apis/billing.cjs +6 -6
  20. package/dist/apis/billing.js +1 -1
  21. package/dist/apis/blueprint-manifest.cjs +6 -6
  22. package/dist/apis/blueprint-manifest.js +1 -1
  23. package/dist/apis/configuration-hub.cjs +8 -8
  24. package/dist/apis/configuration-hub.d.cts +2 -2
  25. package/dist/apis/configuration-hub.d.ts +2 -2
  26. package/dist/apis/configuration-hub.js +2 -2
  27. package/dist/apis/consent.cjs +6 -6
  28. package/dist/apis/consent.js +1 -1
  29. package/dist/apis/customer-portal.cjs +6 -6
  30. package/dist/apis/customer-portal.js +1 -1
  31. package/dist/apis/dashboard.cjs +6 -6
  32. package/dist/apis/dashboard.js +1 -1
  33. package/dist/apis/data-governance.cjs +6 -6
  34. package/dist/apis/data-governance.js +1 -1
  35. package/dist/apis/deduplication.cjs +6 -6
  36. package/dist/apis/deduplication.js +1 -1
  37. package/dist/apis/design.cjs +6 -6
  38. package/dist/apis/design.js +1 -1
  39. package/dist/apis/document.cjs +6 -6
  40. package/dist/apis/document.js +1 -1
  41. package/dist/apis/email-settings.cjs +6 -6
  42. package/dist/apis/email-settings.js +1 -1
  43. package/dist/apis/email-template.cjs +6 -6
  44. package/dist/apis/email-template.js +1 -1
  45. package/dist/apis/entity-mapping.cjs +6 -6
  46. package/dist/apis/entity-mapping.js +1 -1
  47. package/dist/apis/entity.cjs +6 -6
  48. package/dist/apis/entity.js +1 -1
  49. package/dist/apis/environments.cjs +6 -6
  50. package/dist/apis/environments.js +1 -1
  51. package/dist/apis/event-catalog.cjs +6 -6
  52. package/dist/apis/event-catalog.js +1 -1
  53. package/dist/apis/file.cjs +6 -6
  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.js +1 -1
  81. package/dist/apis/purpose.cjs +6 -6
  82. package/dist/apis/purpose.js +1 -1
  83. package/dist/apis/query.cjs +6 -6
  84. package/dist/apis/query.js +1 -1
  85. package/dist/apis/sandbox.cjs +6 -6
  86. package/dist/apis/sandbox.js +1 -1
  87. package/dist/apis/sharing.cjs +6 -6
  88. package/dist/apis/sharing.js +1 -1
  89. package/dist/apis/submission.cjs +6 -6
  90. package/dist/apis/submission.js +1 -1
  91. package/dist/apis/target.cjs +6 -6
  92. package/dist/apis/target.js +1 -1
  93. package/dist/apis/targeting.cjs +6 -6
  94. package/dist/apis/targeting.js +1 -1
  95. package/dist/apis/template-variables.cjs +6 -6
  96. package/dist/apis/template-variables.js +1 -1
  97. package/dist/apis/user.cjs +6 -6
  98. package/dist/apis/user.js +1 -1
  99. package/dist/apis/validation-rules.cjs +6 -6
  100. package/dist/apis/validation-rules.js +1 -1
  101. package/dist/apis/webhooks.cjs +6 -6
  102. package/dist/apis/webhooks.js +1 -1
  103. package/dist/apis/workflow-definition.cjs +6 -6
  104. package/dist/apis/workflow-definition.d.cts +2 -2
  105. package/dist/apis/workflow-definition.d.ts +2 -2
  106. package/dist/apis/workflow-definition.js +1 -1
  107. package/dist/apis/workflow.cjs +6 -6
  108. package/dist/apis/workflow.d.cts +2 -2
  109. package/dist/apis/workflow.d.ts +2 -2
  110. package/dist/apis/workflow.js +1 -1
  111. package/dist/{chunk-6DZXWV2A.cjs → chunk-MDLNRFJV.cjs} +4 -4
  112. package/dist/chunk-ONOGGR6Q.js +14 -0
  113. package/dist/{chunk-7TFVO6SP.js → chunk-W7YCS4FU.js} +4 -4
  114. package/dist/chunk-ZSONBZIF.cjs +14 -0
  115. package/dist/configuration-hub-A3S6ND6R.cjs +7 -0
  116. package/dist/configuration-hub-PMAW44U5.js +7 -0
  117. package/dist/{configuration-hub-runtime-B7KKIHHY.cjs → configuration-hub-runtime-I5Y67CXD.cjs} +2 -2
  118. package/dist/{configuration-hub-runtime-TEDEKI7E.js → configuration-hub-runtime-L6IOERSP.js} +1 -1
  119. package/dist/configuration-hub.d-Cqaq2F-W.d.cts +478 -0
  120. package/dist/configuration-hub.d-Cqaq2F-W.d.ts +478 -0
  121. package/dist/index.cjs +10 -10
  122. package/dist/index.d.cts +3 -3
  123. package/dist/index.d.ts +3 -3
  124. package/dist/index.js +2 -2
  125. package/dist/workflow-3WBD74WR.js +7 -0
  126. package/dist/workflow-WIUZ5TOX.cjs +7 -0
  127. package/dist/workflow-definition-2VF7S23G.js +7 -0
  128. package/dist/workflow-definition-U6YXD42W.cjs +7 -0
  129. package/dist/{workflow-definition.d-ByCJK9_x.d.ts → workflow-definition.d-DOeb0KVV.d.cts} +37 -1
  130. package/dist/{workflow-definition.d-ByCJK9_x.d.cts → workflow-definition.d-DOeb0KVV.d.ts} +37 -1
  131. package/dist/{workflow.d-pD8ISOg-.d.ts → workflow.d-CMSKt8oN.d.cts} +22 -1
  132. package/dist/{workflow.d-pD8ISOg-.d.cts → workflow.d-CMSKt8oN.d.ts} +22 -1
  133. package/docs/configuration-hub.md +159 -11
  134. package/docs/workflow-definition.md +40 -8
  135. package/docs/workflow.md +57 -11
  136. package/package.json +1 -1
  137. package/dist/chunk-4JAOFRYX.js +0 -14
  138. package/dist/chunk-Q7OKRNUG.cjs +0 -14
  139. package/dist/configuration-hub-LKSRCGYT.cjs +0 -7
  140. package/dist/configuration-hub-TZ2ULWV4.js +0 -7
  141. package/dist/configuration-hub.d-CqvhcMOn.d.cts +0 -166
  142. package/dist/configuration-hub.d-CqvhcMOn.d.ts +0 -166
  143. package/dist/workflow-CQOBZ25C.cjs +0 -7
  144. package/dist/workflow-G7VFCXY7.js +0 -7
  145. package/dist/workflow-definition-CVBYKAUY.cjs +0 -7
  146. package/dist/workflow-definition-GNAKDNG7.js +0 -7
@@ -6,25 +6,25 @@ var _chunk5WNEYQIIcjs = require('../chunk-5WNEYQII.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk6DZXWV2Acjs = require('../chunk-6DZXWV2A.cjs');
9
+ var _chunkMDLNRFJVcjs = require('../chunk-MDLNRFJV.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/targeting.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunk5WNEYQIIcjs.require_targeting_runtime.call(void 0, );
15
- return _chunk6DZXWV2Acjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkMDLNRFJVcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: def, apiName: "targeting" });
21
+ _instance = _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: def, apiName: "targeting" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk6DZXWV2Acjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkMDLNRFJVcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "targeting" }),
27
+ createClient: () => _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "targeting" }),
28
28
  apiName: "targeting"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var targeting = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk6DZXWV2Acjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.targeting = targeting;
38
+ exports.authorize = _chunkMDLNRFJVcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.targeting = targeting;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-7TFVO6SP.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/targeting.ts
@@ -6,25 +6,25 @@ var _chunk4QCVVDTAcjs = require('../chunk-4QCVVDTA.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk6DZXWV2Acjs = require('../chunk-6DZXWV2A.cjs');
9
+ var _chunkMDLNRFJVcjs = require('../chunk-MDLNRFJV.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/template-variables.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunk4QCVVDTAcjs.require_template_variables_runtime.call(void 0, );
15
- return _chunk6DZXWV2Acjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkMDLNRFJVcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: def, apiName: "templateVariables" });
21
+ _instance = _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: def, apiName: "templateVariables" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk6DZXWV2Acjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkMDLNRFJVcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "templateVariables" }),
27
+ createClient: () => _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "templateVariables" }),
28
28
  apiName: "templateVariables"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var templateVariables = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk6DZXWV2Acjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.templateVariables = templateVariables;
38
+ exports.authorize = _chunkMDLNRFJVcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.templateVariables = templateVariables;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-7TFVO6SP.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/template-variables.ts
@@ -6,25 +6,25 @@ var _chunkZ5TVWG3Icjs = require('../chunk-Z5TVWG3I.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk6DZXWV2Acjs = require('../chunk-6DZXWV2A.cjs');
9
+ var _chunkMDLNRFJVcjs = require('../chunk-MDLNRFJV.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/user.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkZ5TVWG3Icjs.require_user_runtime.call(void 0, );
15
- return _chunk6DZXWV2Acjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkMDLNRFJVcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: def, apiName: "user" });
21
+ _instance = _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: def, apiName: "user" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk6DZXWV2Acjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkMDLNRFJVcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "user" }),
27
+ createClient: () => _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "user" }),
28
28
  apiName: "user"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var user = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk6DZXWV2Acjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.user = user;
38
+ exports.authorize = _chunkMDLNRFJVcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.user = user;
package/dist/apis/user.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-7TFVO6SP.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/user.ts
@@ -6,25 +6,25 @@ var _chunkJIUTCNTBcjs = require('../chunk-JIUTCNTB.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk6DZXWV2Acjs = require('../chunk-6DZXWV2A.cjs');
9
+ var _chunkMDLNRFJVcjs = require('../chunk-MDLNRFJV.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/validation-rules.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkJIUTCNTBcjs.require_validation_rules_runtime.call(void 0, );
15
- return _chunk6DZXWV2Acjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkMDLNRFJVcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: def, apiName: "validationRules" });
21
+ _instance = _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: def, apiName: "validationRules" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk6DZXWV2Acjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkMDLNRFJVcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "validationRules" }),
27
+ createClient: () => _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "validationRules" }),
28
28
  apiName: "validationRules"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var validationRules = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk6DZXWV2Acjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.validationRules = validationRules;
38
+ exports.authorize = _chunkMDLNRFJVcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.validationRules = validationRules;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-7TFVO6SP.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/validation-rules.ts
@@ -6,25 +6,25 @@ var _chunkHHMXS5NCcjs = require('../chunk-HHMXS5NC.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk6DZXWV2Acjs = require('../chunk-6DZXWV2A.cjs');
9
+ var _chunkMDLNRFJVcjs = require('../chunk-MDLNRFJV.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/webhooks.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkHHMXS5NCcjs.require_webhooks_runtime.call(void 0, );
15
- return _chunk6DZXWV2Acjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkMDLNRFJVcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: def, apiName: "webhooks" });
21
+ _instance = _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: def, apiName: "webhooks" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk6DZXWV2Acjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkMDLNRFJVcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "webhooks" }),
27
+ createClient: () => _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "webhooks" }),
28
28
  apiName: "webhooks"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var webhooks = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk6DZXWV2Acjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.webhooks = webhooks;
38
+ exports.authorize = _chunkMDLNRFJVcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.webhooks = webhooks;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-7TFVO6SP.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/webhooks.ts
@@ -6,25 +6,25 @@ var _chunkCYS6QBW6cjs = require('../chunk-CYS6QBW6.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk6DZXWV2Acjs = require('../chunk-6DZXWV2A.cjs');
9
+ var _chunkMDLNRFJVcjs = require('../chunk-MDLNRFJV.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/workflow-definition.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkCYS6QBW6cjs.require_workflow_definition_runtime.call(void 0, );
15
- return _chunk6DZXWV2Acjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkMDLNRFJVcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: def, apiName: "workflowDefinition" });
21
+ _instance = _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: def, apiName: "workflowDefinition" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk6DZXWV2Acjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkMDLNRFJVcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflowDefinition" }),
27
+ createClient: () => _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflowDefinition" }),
28
28
  apiName: "workflowDefinition"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var workflowDefinition = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk6DZXWV2Acjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflowDefinition = workflowDefinition;
38
+ exports.authorize = _chunkMDLNRFJVcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflowDefinition = workflowDefinition;
@@ -1,7 +1,7 @@
1
1
  import { A as ApiHandle } from '../types-ChU9Acbv.cjs';
2
2
  export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.cjs';
3
- import { C as Client } from '../workflow-definition.d-ByCJK9_x.cjs';
4
- export { A as ActionSchedule, c as AgentConfig, d as AiAgentTask, e as AutomationConfig, f as AutomationTask, g as AutomationTrigger, h as ChangeReasonStatusReq, i as ClosingReason, j as ClosingReasonId, k as ClosingReasonNotFoundResp, l as ClosingReasons, m as ClosingReasonsIds, n as ClosingReasonsStatus, a as Components, o as Condition, p as CreateFlowTemplate, D as DecisionTask, q as DefinitionNotFoundResp, r as DelayedSchedule, s as DueDateConfig, t as DynamicDueDate, E as ECPDetails, u as Edge, v as EnableRequirement, w as EntitySync, x as ErrorResp, y as EvaluationSource, F as FlowTemplate, z as FlowTemplateBase, B as FlowTemplateId, G as FlowTemplatesList, I as ImmediateSchedule, H as ItemType, J as JourneyAutomationTrigger, K as JourneySubmissionTrigger, M as ManualTask, L as ManualTrigger, N as MaxAllowedLimit, O as OperationMethods, Q as Operator, R as PartnerDetails, P as Paths, b as PathsDictionary, S as Phase, T as RelativeSchedule, U as SearchFlowTemplates, V as Section, W as Statement, X as Step, Y as StepDescription, Z as StepJourney, _ as StepRequirement, $ as StepType, a0 as Task, a1 as TaskBase, a2 as TaskType, a3 as TimeUnit, a4 as Trigger, a5 as TriggerMode, a6 as TriggerType, a7 as UpdateEntityAttributes, a8 as VariableAssignment, a9 as Version, aa as WorkflowDefinition } from '../workflow-definition.d-ByCJK9_x.cjs';
3
+ import { C as Client } from '../workflow-definition.d-DOeb0KVV.cjs';
4
+ export { A as ActionSchedule, c as AgentConfig, d as AiAgentTask, e as AutomationConfig, f as AutomationInputContext, g as AutomationTask, h as AutomationTrigger, i as ChangeReasonStatusReq, j as ClosingReason, k as ClosingReasonId, l as ClosingReasonNotFoundResp, m as ClosingReasons, n as ClosingReasonsIds, o as ClosingReasonsStatus, a as Components, p as Condition, q as CreateFlowTemplate, D as DecisionTask, r as DefinitionNotFoundResp, s as DelayedSchedule, t as DueDateConfig, u as DynamicDueDate, E as ECPDetails, v as Edge, w as EnableRequirement, x as EntitySync, y as ErrorResp, z as EvaluationSource, F as FlowTemplate, B as FlowTemplateBase, G as FlowTemplateId, H as FlowTemplatesList, I as ImmediateSchedule, J as ItemType, K as JourneyAutomationTrigger, L as JourneySubmissionTrigger, M as ManualTask, N as ManualTrigger, Q as MaxAllowedLimit, O as OperationMethods, R as Operator, S as PartnerDetails, P as Paths, b as PathsDictionary, T as Phase, U as RelativeSchedule, V as SearchFlowTemplates, W as Section, X as Statement, Y as Step, Z as StepDescription, _ as StepJourney, $ as StepRequirement, a0 as StepType, a1 as Task, a2 as TaskBase, a3 as TaskType, a4 as TimeUnit, a5 as Trigger, a6 as TriggerMode, a7 as TriggerType, a8 as UpdateEntityAttributes, a9 as VariableAssignment, aa as Version, ab as WorkflowDefinition } from '../workflow-definition.d-DOeb0KVV.cjs';
5
5
  export { OpenAPIClient } from 'openapi-client-axios';
6
6
  import 'axios';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { A as ApiHandle } from '../types-ChU9Acbv.js';
2
2
  export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.js';
3
- import { C as Client } from '../workflow-definition.d-ByCJK9_x.js';
4
- export { A as ActionSchedule, c as AgentConfig, d as AiAgentTask, e as AutomationConfig, f as AutomationTask, g as AutomationTrigger, h as ChangeReasonStatusReq, i as ClosingReason, j as ClosingReasonId, k as ClosingReasonNotFoundResp, l as ClosingReasons, m as ClosingReasonsIds, n as ClosingReasonsStatus, a as Components, o as Condition, p as CreateFlowTemplate, D as DecisionTask, q as DefinitionNotFoundResp, r as DelayedSchedule, s as DueDateConfig, t as DynamicDueDate, E as ECPDetails, u as Edge, v as EnableRequirement, w as EntitySync, x as ErrorResp, y as EvaluationSource, F as FlowTemplate, z as FlowTemplateBase, B as FlowTemplateId, G as FlowTemplatesList, I as ImmediateSchedule, H as ItemType, J as JourneyAutomationTrigger, K as JourneySubmissionTrigger, M as ManualTask, L as ManualTrigger, N as MaxAllowedLimit, O as OperationMethods, Q as Operator, R as PartnerDetails, P as Paths, b as PathsDictionary, S as Phase, T as RelativeSchedule, U as SearchFlowTemplates, V as Section, W as Statement, X as Step, Y as StepDescription, Z as StepJourney, _ as StepRequirement, $ as StepType, a0 as Task, a1 as TaskBase, a2 as TaskType, a3 as TimeUnit, a4 as Trigger, a5 as TriggerMode, a6 as TriggerType, a7 as UpdateEntityAttributes, a8 as VariableAssignment, a9 as Version, aa as WorkflowDefinition } from '../workflow-definition.d-ByCJK9_x.js';
3
+ import { C as Client } from '../workflow-definition.d-DOeb0KVV.js';
4
+ export { A as ActionSchedule, c as AgentConfig, d as AiAgentTask, e as AutomationConfig, f as AutomationInputContext, g as AutomationTask, h as AutomationTrigger, i as ChangeReasonStatusReq, j as ClosingReason, k as ClosingReasonId, l as ClosingReasonNotFoundResp, m as ClosingReasons, n as ClosingReasonsIds, o as ClosingReasonsStatus, a as Components, p as Condition, q as CreateFlowTemplate, D as DecisionTask, r as DefinitionNotFoundResp, s as DelayedSchedule, t as DueDateConfig, u as DynamicDueDate, E as ECPDetails, v as Edge, w as EnableRequirement, x as EntitySync, y as ErrorResp, z as EvaluationSource, F as FlowTemplate, B as FlowTemplateBase, G as FlowTemplateId, H as FlowTemplatesList, I as ImmediateSchedule, J as ItemType, K as JourneyAutomationTrigger, L as JourneySubmissionTrigger, M as ManualTask, N as ManualTrigger, Q as MaxAllowedLimit, O as OperationMethods, R as Operator, S as PartnerDetails, P as Paths, b as PathsDictionary, T as Phase, U as RelativeSchedule, V as SearchFlowTemplates, W as Section, X as Statement, Y as Step, Z as StepDescription, _ as StepJourney, $ as StepRequirement, a0 as StepType, a1 as Task, a2 as TaskBase, a3 as TaskType, a4 as TimeUnit, a5 as Trigger, a6 as TriggerMode, a7 as TriggerType, a8 as UpdateEntityAttributes, a9 as VariableAssignment, aa as Version, ab as WorkflowDefinition } from '../workflow-definition.d-DOeb0KVV.js';
5
5
  export { OpenAPIClient } from 'openapi-client-axios';
6
6
  import 'axios';
7
7
 
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-7TFVO6SP.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/workflow-definition.ts
@@ -6,25 +6,25 @@ var _chunkQNZPOA54cjs = require('../chunk-QNZPOA54.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk6DZXWV2Acjs = require('../chunk-6DZXWV2A.cjs');
9
+ var _chunkMDLNRFJVcjs = require('../chunk-MDLNRFJV.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/workflow.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkQNZPOA54cjs.require_workflow_runtime.call(void 0, );
15
- return _chunk6DZXWV2Acjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkMDLNRFJVcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: def, apiName: "workflow" });
21
+ _instance = _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: def, apiName: "workflow" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk6DZXWV2Acjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkMDLNRFJVcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk6DZXWV2Acjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflow" }),
27
+ createClient: () => _chunkMDLNRFJVcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflow" }),
28
28
  apiName: "workflow"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var workflow = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk6DZXWV2Acjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflow = workflow;
38
+ exports.authorize = _chunkMDLNRFJVcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflow = workflow;
@@ -1,7 +1,7 @@
1
1
  import { A as ApiHandle } from '../types-ChU9Acbv.cjs';
2
2
  export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.cjs';
3
- import { C as Client } from '../workflow.d-pD8ISOg-.cjs';
4
- export { A as ActionSchedule, c as AddTaskReq, d as AgentConfig, e as AgentExecutionInfo, f as AiAgentTask, g as AnalyticsInfo, h as Assignees, i as AutomationConfig, j as AutomationInfo, k as AutomationTask, l as ClosingReason, m as ClosingReasonResp, a as Components, n as Condition, o as ConditionId, p as CreateStepReq, D as DecisionTask, q as DelayedSchedule, r as DueDateConfig, s as DynamicDueDate, E as ECPDetails, t as Edge, u as EnableRequirement, v as EntityRef, w as EntitySync, x as ErrorResp, y as EvaluationSource, z as ExecutionPaginationDynamo, F as Flow, B as FlowClosingReason, G as FlowContext, H as FlowExecution, I as FlowExecutionId, J as FlowSlim, K as FlowTemplateId, L as FlowTrigger, M as ImmediateSchedule, N as ItemType, Q as LastEvaluatedKey, R as LoopConfig, S as LoopInfo, T as ManualTask, O as OperationMethods, U as Operator, V as PartnerDetails, W as PatchFlowReq, X as PatchPhaseReq, Y as PatchTaskReq, P as Paths, b as PathsDictionary, Z as Phase, _ as PhaseId, $ as PhaseInEntity, a0 as RelativeSchedule, a1 as SearchExecutionsReq, a2 as SearchExecutionsResp, a3 as SearchFlowsReq, a4 as SearchPagination, a5 as SearchSorting, a6 as SearchStepsReq, a7 as SearchStepsResp, a8 as Section, a9 as SectionSimplified, aa as SectionStatus, ab as StartFlowReq, ac as Statement, ad as Step, ae as StepDescription, af as StepExtended, ag as StepId, ah as StepJourney, ai as StepPositionAt, aj as StepRequirement, ak as StepSimplified, al as StepStatus, am as StepType, an as Task, ao as TaskBase, ap as TaskId, aq as TaskType, ar as TimeUnit, as as TriggerMode, at as TriggerType, au as UpdateEntityAttributes, av as UpdateStepReq, aw as UpdateStepResp, ax as UserId, ay as VariableAssignment, az as WorkflowContext, aA as WorkflowExecution, aB as WorkflowExecutionBase, aC as WorkflowExecutionCreateReq, aD as WorkflowExecutionSlim, aE as WorkflowExecutionUpdateReq, aF as WorkflowInEntity, aG as WorkflowStatus } from '../workflow.d-pD8ISOg-.cjs';
3
+ import { C as Client } from '../workflow.d-CMSKt8oN.cjs';
4
+ export { A as ActionSchedule, c as AddTaskReq, d as AgentConfig, e as AgentExecutionInfo, f as AiAgentTask, g as AnalyticsInfo, h as Assignees, i as AutomationConfig, j as AutomationInfo, k as AutomationInputContext, l as AutomationTask, m as ClosingReason, n as ClosingReasonResp, a as Components, o as Condition, p as ConditionId, q as CreateStepReq, D as DecisionTask, r as DelayedSchedule, s as DueDateConfig, t as DynamicDueDate, E as ECPDetails, u as Edge, v as EnableRequirement, w as EntityRef, x as EntitySync, y as ErrorResp, z as EvaluationSource, B as ExecutionPaginationDynamo, F as Flow, G as FlowClosingReason, H as FlowContext, I as FlowExecution, J as FlowExecutionId, K as FlowSlim, L as FlowTemplateId, M as FlowTrigger, N as ImmediateSchedule, Q as ItemType, R as LastEvaluatedKey, S as LoopConfig, T as LoopInfo, U as ManualTask, O as OperationMethods, V as Operator, W as PartnerDetails, X as PatchFlowReq, Y as PatchPhaseReq, Z as PatchTaskReq, P as Paths, b as PathsDictionary, _ as Phase, $ as PhaseId, a0 as PhaseInEntity, a1 as RelativeSchedule, a2 as SearchExecutionsReq, a3 as SearchExecutionsResp, a4 as SearchFlowsReq, a5 as SearchPagination, a6 as SearchSorting, a7 as SearchStepsReq, a8 as SearchStepsResp, a9 as Section, aa as SectionSimplified, ab as SectionStatus, ac as StartFlowReq, ad as Statement, ae as Step, af as StepDescription, ag as StepExtended, ah as StepId, ai as StepJourney, aj as StepPositionAt, ak as StepRequirement, al as StepSimplified, am as StepStatus, an as StepType, ao as Task, ap as TaskBase, aq as TaskId, ar as TaskType, as as TimeUnit, at as TriggerMode, au as TriggerType, av as UpdateEntityAttributes, aw as UpdateStepReq, ax as UpdateStepResp, ay as UserId, az as VariableAssignment, aA as WorkflowContext, aB as WorkflowExecution, aC as WorkflowExecutionBase, aD as WorkflowExecutionCreateReq, aE as WorkflowExecutionSlim, aF as WorkflowExecutionUpdateReq, aG as WorkflowInEntity, aH as WorkflowStatus } from '../workflow.d-CMSKt8oN.cjs';
5
5
  export { OpenAPIClient } from 'openapi-client-axios';
6
6
  import 'axios';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { A as ApiHandle } from '../types-ChU9Acbv.js';
2
2
  export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.js';
3
- import { C as Client } from '../workflow.d-pD8ISOg-.js';
4
- export { A as ActionSchedule, c as AddTaskReq, d as AgentConfig, e as AgentExecutionInfo, f as AiAgentTask, g as AnalyticsInfo, h as Assignees, i as AutomationConfig, j as AutomationInfo, k as AutomationTask, l as ClosingReason, m as ClosingReasonResp, a as Components, n as Condition, o as ConditionId, p as CreateStepReq, D as DecisionTask, q as DelayedSchedule, r as DueDateConfig, s as DynamicDueDate, E as ECPDetails, t as Edge, u as EnableRequirement, v as EntityRef, w as EntitySync, x as ErrorResp, y as EvaluationSource, z as ExecutionPaginationDynamo, F as Flow, B as FlowClosingReason, G as FlowContext, H as FlowExecution, I as FlowExecutionId, J as FlowSlim, K as FlowTemplateId, L as FlowTrigger, M as ImmediateSchedule, N as ItemType, Q as LastEvaluatedKey, R as LoopConfig, S as LoopInfo, T as ManualTask, O as OperationMethods, U as Operator, V as PartnerDetails, W as PatchFlowReq, X as PatchPhaseReq, Y as PatchTaskReq, P as Paths, b as PathsDictionary, Z as Phase, _ as PhaseId, $ as PhaseInEntity, a0 as RelativeSchedule, a1 as SearchExecutionsReq, a2 as SearchExecutionsResp, a3 as SearchFlowsReq, a4 as SearchPagination, a5 as SearchSorting, a6 as SearchStepsReq, a7 as SearchStepsResp, a8 as Section, a9 as SectionSimplified, aa as SectionStatus, ab as StartFlowReq, ac as Statement, ad as Step, ae as StepDescription, af as StepExtended, ag as StepId, ah as StepJourney, ai as StepPositionAt, aj as StepRequirement, ak as StepSimplified, al as StepStatus, am as StepType, an as Task, ao as TaskBase, ap as TaskId, aq as TaskType, ar as TimeUnit, as as TriggerMode, at as TriggerType, au as UpdateEntityAttributes, av as UpdateStepReq, aw as UpdateStepResp, ax as UserId, ay as VariableAssignment, az as WorkflowContext, aA as WorkflowExecution, aB as WorkflowExecutionBase, aC as WorkflowExecutionCreateReq, aD as WorkflowExecutionSlim, aE as WorkflowExecutionUpdateReq, aF as WorkflowInEntity, aG as WorkflowStatus } from '../workflow.d-pD8ISOg-.js';
3
+ import { C as Client } from '../workflow.d-CMSKt8oN.js';
4
+ export { A as ActionSchedule, c as AddTaskReq, d as AgentConfig, e as AgentExecutionInfo, f as AiAgentTask, g as AnalyticsInfo, h as Assignees, i as AutomationConfig, j as AutomationInfo, k as AutomationInputContext, l as AutomationTask, m as ClosingReason, n as ClosingReasonResp, a as Components, o as Condition, p as ConditionId, q as CreateStepReq, D as DecisionTask, r as DelayedSchedule, s as DueDateConfig, t as DynamicDueDate, E as ECPDetails, u as Edge, v as EnableRequirement, w as EntityRef, x as EntitySync, y as ErrorResp, z as EvaluationSource, B as ExecutionPaginationDynamo, F as Flow, G as FlowClosingReason, H as FlowContext, I as FlowExecution, J as FlowExecutionId, K as FlowSlim, L as FlowTemplateId, M as FlowTrigger, N as ImmediateSchedule, Q as ItemType, R as LastEvaluatedKey, S as LoopConfig, T as LoopInfo, U as ManualTask, O as OperationMethods, V as Operator, W as PartnerDetails, X as PatchFlowReq, Y as PatchPhaseReq, Z as PatchTaskReq, P as Paths, b as PathsDictionary, _ as Phase, $ as PhaseId, a0 as PhaseInEntity, a1 as RelativeSchedule, a2 as SearchExecutionsReq, a3 as SearchExecutionsResp, a4 as SearchFlowsReq, a5 as SearchPagination, a6 as SearchSorting, a7 as SearchStepsReq, a8 as SearchStepsResp, a9 as Section, aa as SectionSimplified, ab as SectionStatus, ac as StartFlowReq, ad as Statement, ae as Step, af as StepDescription, ag as StepExtended, ah as StepId, ai as StepJourney, aj as StepPositionAt, ak as StepRequirement, al as StepSimplified, am as StepStatus, an as StepType, ao as Task, ap as TaskBase, aq as TaskId, ar as TaskType, as as TimeUnit, at as TriggerMode, au as TriggerType, av as UpdateEntityAttributes, aw as UpdateStepReq, ax as UpdateStepResp, ay as UserId, az as VariableAssignment, aA as WorkflowContext, aB as WorkflowExecution, aC as WorkflowExecutionBase, aD as WorkflowExecutionCreateReq, aE as WorkflowExecutionSlim, aF as WorkflowExecutionUpdateReq, aG as WorkflowInEntity, aH as WorkflowStatus } from '../workflow.d-CMSKt8oN.js';
5
5
  export { OpenAPIClient } from 'openapi-client-axios';
6
6
  import 'axios';
7
7
 
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-7TFVO6SP.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/workflow.ts
@@ -29,7 +29,7 @@ var globImport_docs = _chunkNJK5F5TFcjs.__glob.call(void 0, {
29
29
  "./docs/automation.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./automation-IOCVCTKR.cjs"))),
30
30
  "./docs/billing.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./billing-DUWDISHP.cjs"))),
31
31
  "./docs/blueprint-manifest.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./blueprint-manifest-IEQ6YBY7.cjs"))),
32
- "./docs/configuration-hub.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-LKSRCGYT.cjs"))),
32
+ "./docs/configuration-hub.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-A3S6ND6R.cjs"))),
33
33
  "./docs/consent.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./consent-CS2ZBZX4.cjs"))),
34
34
  "./docs/customer-portal.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./customer-portal-5LMHNBMD.cjs"))),
35
35
  "./docs/dashboard.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./dashboard-UHYR5RTY.cjs"))),
@@ -69,8 +69,8 @@ var globImport_docs = _chunkNJK5F5TFcjs.__glob.call(void 0, {
69
69
  "./docs/user.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./user-7ZN2XO7G.cjs"))),
70
70
  "./docs/validation-rules.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-VDU3CIZV.cjs"))),
71
71
  "./docs/webhooks.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./webhooks-H3RT33BF.cjs"))),
72
- "./docs/workflow-definition.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-definition-CVBYKAUY.cjs"))),
73
- "./docs/workflow.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-CQOBZ25C.cjs")))
72
+ "./docs/workflow-definition.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-definition-U6YXD42W.cjs"))),
73
+ "./docs/workflow.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-WIUZ5TOX.cjs")))
74
74
  });
75
75
 
76
76
  // src/help.ts
@@ -107,7 +107,7 @@ var globImport_definitions_json = _chunkNJK5F5TFcjs.__glob.call(void 0, {
107
107
  "./definitions/billing.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./billing-3VZPNG6M.cjs"))),
108
108
  "./definitions/blueprint-manifest-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./blueprint-manifest-runtime-QN2IECSA.cjs"))),
109
109
  "./definitions/blueprint-manifest.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./blueprint-manifest-5TNVSDKC.cjs"))),
110
- "./definitions/configuration-hub-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-runtime-B7KKIHHY.cjs"))),
110
+ "./definitions/configuration-hub-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-runtime-I5Y67CXD.cjs"))),
111
111
  "./definitions/consent-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./consent-runtime-KZ5D4XZU.cjs"))),
112
112
  "./definitions/consent.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./consent-6SIH4NQS.cjs"))),
113
113
  "./definitions/customer-portal-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./customer-portal-runtime-DULJLR7F.cjs"))),
@@ -0,0 +1,14 @@
1
+ import {
2
+ __commonJS
3
+ } from "./chunk-YPSWSI3M.js";
4
+
5
+ // src/definitions/configuration-hub-runtime.json
6
+ var require_configuration_hub_runtime = __commonJS({
7
+ "src/definitions/configuration-hub-runtime.json"(exports, module) {
8
+ module.exports = { s: "https://configuration-hub.sls.epilot.io", o: [["listConfigTypes", "get", "/v1/configs/types"], ["listConfigs", "get", "/v1/configs/{type}", [["ConfigType"], ["CursorParam"], ["SizeParam"], ["q", "q"], ["updated_after", "q"], ["updated_before", "q"], ["purposes", "q"], ["blueprint_ids", "q"], ["sort", "q"], ["active_only", "q"]]], ["getConfigDependencies", "get", "/v1/configs/{type}/{id}/dependencies", [["ConfigType"], ["ConfigId"], ["CursorParam"], ["SizeParam"]]], ["getConfigUsedBy", "get", "/v1/configs/{type}/{id}/used_by", [["ConfigType"], ["ConfigId"]]], ["getIndex", "get", "/v1/configs/index"], ["rebuildIndex", "post", "/v1/configs/index:rebuild"]], v: "3.0.3", cp: { ConfigType: ["type", "p", true], ConfigId: ["id", "p", true], CursorParam: ["cursor", "q"], SizeParam: ["size", "q"] } };
9
+ }
10
+ });
11
+
12
+ export {
13
+ require_configuration_hub_runtime
14
+ };
@@ -29,7 +29,7 @@ var globImport_docs = __glob({
29
29
  "./docs/automation.json": () => import("./automation-GFNNLSIN.js"),
30
30
  "./docs/billing.json": () => import("./billing-IPALEAG2.js"),
31
31
  "./docs/blueprint-manifest.json": () => import("./blueprint-manifest-DBEY5PPI.js"),
32
- "./docs/configuration-hub.json": () => import("./configuration-hub-TZ2ULWV4.js"),
32
+ "./docs/configuration-hub.json": () => import("./configuration-hub-PMAW44U5.js"),
33
33
  "./docs/consent.json": () => import("./consent-NNYHF2N4.js"),
34
34
  "./docs/customer-portal.json": () => import("./customer-portal-RZACUF4N.js"),
35
35
  "./docs/dashboard.json": () => import("./dashboard-UTPGXFW5.js"),
@@ -69,8 +69,8 @@ var globImport_docs = __glob({
69
69
  "./docs/user.json": () => import("./user-ZK7BK6VY.js"),
70
70
  "./docs/validation-rules.json": () => import("./validation-rules-P6F5P73P.js"),
71
71
  "./docs/webhooks.json": () => import("./webhooks-RTOU3MS5.js"),
72
- "./docs/workflow-definition.json": () => import("./workflow-definition-GNAKDNG7.js"),
73
- "./docs/workflow.json": () => import("./workflow-G7VFCXY7.js")
72
+ "./docs/workflow-definition.json": () => import("./workflow-definition-2VF7S23G.js"),
73
+ "./docs/workflow.json": () => import("./workflow-3WBD74WR.js")
74
74
  });
75
75
 
76
76
  // src/help.ts
@@ -107,7 +107,7 @@ var globImport_definitions_json = __glob({
107
107
  "./definitions/billing.json": () => import("./billing-ASWY7HC3.js"),
108
108
  "./definitions/blueprint-manifest-runtime.json": () => import("./blueprint-manifest-runtime-5UN52LW5.js"),
109
109
  "./definitions/blueprint-manifest.json": () => import("./blueprint-manifest-UGGYWGRZ.js"),
110
- "./definitions/configuration-hub-runtime.json": () => import("./configuration-hub-runtime-TEDEKI7E.js"),
110
+ "./definitions/configuration-hub-runtime.json": () => import("./configuration-hub-runtime-L6IOERSP.js"),
111
111
  "./definitions/consent-runtime.json": () => import("./consent-runtime-OAPXBJH2.js"),
112
112
  "./definitions/consent.json": () => import("./consent-7MNRAINV.js"),
113
113
  "./definitions/customer-portal-runtime.json": () => import("./customer-portal-runtime-PSM55KGU.js"),
@@ -0,0 +1,14 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
4
+
5
+ // src/definitions/configuration-hub-runtime.json
6
+ var require_configuration_hub_runtime = _chunkNJK5F5TFcjs.__commonJS.call(void 0, {
7
+ "src/definitions/configuration-hub-runtime.json"(exports, module) {
8
+ module.exports = { s: "https://configuration-hub.sls.epilot.io", o: [["listConfigTypes", "get", "/v1/configs/types"], ["listConfigs", "get", "/v1/configs/{type}", [["ConfigType"], ["CursorParam"], ["SizeParam"], ["q", "q"], ["updated_after", "q"], ["updated_before", "q"], ["purposes", "q"], ["blueprint_ids", "q"], ["sort", "q"], ["active_only", "q"]]], ["getConfigDependencies", "get", "/v1/configs/{type}/{id}/dependencies", [["ConfigType"], ["ConfigId"], ["CursorParam"], ["SizeParam"]]], ["getConfigUsedBy", "get", "/v1/configs/{type}/{id}/used_by", [["ConfigType"], ["ConfigId"]]], ["getIndex", "get", "/v1/configs/index"], ["rebuildIndex", "post", "/v1/configs/index:rebuild"]], v: "3.0.3", cp: { ConfigType: ["type", "p", true], ConfigId: ["id", "p", true], CursorParam: ["cursor", "q"], SizeParam: ["size", "q"] } };
9
+ }
10
+ });
11
+
12
+
13
+
14
+ exports.require_configuration_hub_runtime = require_configuration_hub_runtime;
@@ -0,0 +1,7 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-NJK5F5TF.cjs');
2
+
3
+ // src/docs/configuration-hub.json
4
+ var configuration_hub_default = '# Configuration Hub API\n\n- **Base URL:** `https://configuration-hub.sls.epilot.io`\n- **Full API Docs:** [https://docs.epilot.io/api/configuration-hub](https://docs.epilot.io/api/configuration-hub)\n\n## Usage\n\n```ts\nimport { epilot } from \'@epilot/sdk\'\n\nepilot.authorize(() => \'<token>\')\nconst { data } = await epilot.configurationHub.listConfigTypes(...)\n```\n\n### Tree-shakeable import\n\n```ts\nimport { getClient, authorize } from \'@epilot/sdk/configuration-hub\'\n\nconst configurationHubClient = getClient()\nauthorize(configurationHubClient, () => \'<token>\')\nconst { data } = await configurationHubClient.listConfigTypes(...)\n```\n\n## Operations\n\n**Configs**\n- [`listConfigTypes`](#listconfigtypes)\n- [`listConfigs`](#listconfigs)\n- [`getConfigDependencies`](#getconfigdependencies)\n- [`getConfigUsedBy`](#getconfigusedby)\n- [`getIndex`](#getindex)\n- [`rebuildIndex`](#rebuildindex)\n\n**Schemas**\n- [`ResourceType`](#resourcetype)\n- [`ConfigTypeInfo`](#configtypeinfo)\n- [`ConfigNode`](#confignode)\n- [`ConfigListResponse`](#configlistresponse)\n- [`ConfigDependenciesResponse`](#configdependenciesresponse)\n- [`IndexRebuildResponse`](#indexrebuildresponse)\n- [`IndexStatusResponse`](#indexstatusresponse)\n- [`ErrorResponse`](#errorresponse)\n\n### `listConfigTypes`\n\nReturns the static list of available configuration types with display metadata.\nThis is a cheap call \u2014 no fan-out to downstream APIs. Returns all known types\nwith labels and icons. The frontend should\n\n`GET /v1/configs/types`\n\n```ts\nconst { data } = await client.listConfigTypes()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "type": "journey",\n "label": "Journeys",\n "icon": "Route",\n "source_api": "https://journey.sls.epilot.io",\n "sdk_client": "@epilot/sdk/journey"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listConfigs`\n\nList configs of a given type with pagination. Returns summary metadata only\n(not full payloads). The frontend calls this per type folder when expanding.\n\n`GET /v1/configs/{type}`\n\n```ts\nconst { data } = await client.listConfigs({\n type: \'example\',\n cursor: \'example\',\n size: 1,\n q: \'example\',\n updated_after: \'example\',\n updated_before: \'example\',\n purposes: \'example\',\n blueprint_ids: \'example\',\n sort: \'example\',\n active_only: true,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "type": "journey",\n "label": "string",\n "icon": "string",\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigDependencies`\n\nGet configs that are referenced by the given config.\nUsed to render children when expanding a config node in the tree.\n\n`GET /v1/configs/{type}/{id}/dependencies`\n\n```ts\nconst { data } = await client.getConfigDependencies({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n cursor: \'example\',\n size: 1,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigUsedBy`\n\nGet configs that reference the given config (reverse dependencies).\nScans the indexed config items for references to this config\'s ID or aliases.\n\n`GET /v1/configs/{type}/{id}/used_by`\n\n```ts\nconst { data } = await client.getConfigUsedBy({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getIndex`\n\nReturn the current index build state for the caller\'s organization.\nClients poll this to decide whether to show a "building" indicator\nand when to refetch data.\n\n`GET /v1/configs/index`\n\n```ts\nconst { data } = await client.getIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "missing",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0\n}\n```\n\n</details>\n\n---\n\n### `rebuildIndex`\n\nRebuild the configuration index for the caller\'s organization.\nFire-and-forget: invokes the async worker and returns immediately.\nA new rebuild will cancel any in-flight build (see `build_token`).\n\n`POST /v1/configs/index:rebuild`\n\n```ts\nconst { data } = await client.rebuildIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "ready",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0,\n "failed_types": ["string"]\n}\n```\n\n</details>\n\n---\n\n## Schemas\n\n### `ResourceType`\n\nConfiguration resource type identifier.\nMatches blueprint-manifest-api V3 naming conventions.\n\n\n```ts\ntype ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n```\n\n### `ConfigTypeInfo`\n\nStatic metadata for a config type folder in the tree.\nNo downstream API calls \u2014 just type + label + icon + source API info.\n\n\n```ts\ntype ConfigTypeInfo = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n source_api: string\n sdk_client: string\n}\n```\n\n### `ConfigNode`\n\nSummary metadata for a single configuration item in the tree\n\n```ts\ntype ConfigNode = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n}\n```\n\n### `ConfigListResponse`\n\nCursor-paginated list of configs for a specific type\n\n```ts\ntype ConfigListResponse = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `ConfigDependenciesResponse`\n\nCursor-paginated list of configs referenced by a given config\n\n```ts\ntype ConfigDependenciesResponse = {\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `IndexRebuildResponse`\n\nResult of an index rebuild operation\n\n```ts\ntype IndexRebuildResponse = {\n status: "ready" | "building" | "failed" | "already_building"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n failed_types?: string[]\n}\n```\n\n### `IndexStatusResponse`\n\nCurrent index build state\n\n```ts\ntype IndexStatusResponse = {\n status: "missing" | "building" | "ready" | "failed"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n}\n```\n\n### `ErrorResponse`\n\n```ts\ntype ErrorResponse = {\n status: number\n error: string\n}\n```\n';
5
+
6
+
7
+ exports.default = configuration_hub_default;
@@ -0,0 +1,7 @@
1
+ import "./chunk-YPSWSI3M.js";
2
+
3
+ // src/docs/configuration-hub.json
4
+ var configuration_hub_default = '# Configuration Hub API\n\n- **Base URL:** `https://configuration-hub.sls.epilot.io`\n- **Full API Docs:** [https://docs.epilot.io/api/configuration-hub](https://docs.epilot.io/api/configuration-hub)\n\n## Usage\n\n```ts\nimport { epilot } from \'@epilot/sdk\'\n\nepilot.authorize(() => \'<token>\')\nconst { data } = await epilot.configurationHub.listConfigTypes(...)\n```\n\n### Tree-shakeable import\n\n```ts\nimport { getClient, authorize } from \'@epilot/sdk/configuration-hub\'\n\nconst configurationHubClient = getClient()\nauthorize(configurationHubClient, () => \'<token>\')\nconst { data } = await configurationHubClient.listConfigTypes(...)\n```\n\n## Operations\n\n**Configs**\n- [`listConfigTypes`](#listconfigtypes)\n- [`listConfigs`](#listconfigs)\n- [`getConfigDependencies`](#getconfigdependencies)\n- [`getConfigUsedBy`](#getconfigusedby)\n- [`getIndex`](#getindex)\n- [`rebuildIndex`](#rebuildindex)\n\n**Schemas**\n- [`ResourceType`](#resourcetype)\n- [`ConfigTypeInfo`](#configtypeinfo)\n- [`ConfigNode`](#confignode)\n- [`ConfigListResponse`](#configlistresponse)\n- [`ConfigDependenciesResponse`](#configdependenciesresponse)\n- [`IndexRebuildResponse`](#indexrebuildresponse)\n- [`IndexStatusResponse`](#indexstatusresponse)\n- [`ErrorResponse`](#errorresponse)\n\n### `listConfigTypes`\n\nReturns the static list of available configuration types with display metadata.\nThis is a cheap call \u2014 no fan-out to downstream APIs. Returns all known types\nwith labels and icons. The frontend should\n\n`GET /v1/configs/types`\n\n```ts\nconst { data } = await client.listConfigTypes()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "type": "journey",\n "label": "Journeys",\n "icon": "Route",\n "source_api": "https://journey.sls.epilot.io",\n "sdk_client": "@epilot/sdk/journey"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listConfigs`\n\nList configs of a given type with pagination. Returns summary metadata only\n(not full payloads). The frontend calls this per type folder when expanding.\n\n`GET /v1/configs/{type}`\n\n```ts\nconst { data } = await client.listConfigs({\n type: \'example\',\n cursor: \'example\',\n size: 1,\n q: \'example\',\n updated_after: \'example\',\n updated_before: \'example\',\n purposes: \'example\',\n blueprint_ids: \'example\',\n sort: \'example\',\n active_only: true,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "type": "journey",\n "label": "string",\n "icon": "string",\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigDependencies`\n\nGet configs that are referenced by the given config.\nUsed to render children when expanding a config node in the tree.\n\n`GET /v1/configs/{type}/{id}/dependencies`\n\n```ts\nconst { data } = await client.getConfigDependencies({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n cursor: \'example\',\n size: 1,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigUsedBy`\n\nGet configs that reference the given config (reverse dependencies).\nScans the indexed config items for references to this config\'s ID or aliases.\n\n`GET /v1/configs/{type}/{id}/used_by`\n\n```ts\nconst { data } = await client.getConfigUsedBy({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getIndex`\n\nReturn the current index build state for the caller\'s organization.\nClients poll this to decide whether to show a "building" indicator\nand when to refetch data.\n\n`GET /v1/configs/index`\n\n```ts\nconst { data } = await client.getIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "missing",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0\n}\n```\n\n</details>\n\n---\n\n### `rebuildIndex`\n\nRebuild the configuration index for the caller\'s organization.\nFire-and-forget: invokes the async worker and returns immediately.\nA new rebuild will cancel any in-flight build (see `build_token`).\n\n`POST /v1/configs/index:rebuild`\n\n```ts\nconst { data } = await client.rebuildIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "ready",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0,\n "failed_types": ["string"]\n}\n```\n\n</details>\n\n---\n\n## Schemas\n\n### `ResourceType`\n\nConfiguration resource type identifier.\nMatches blueprint-manifest-api V3 naming conventions.\n\n\n```ts\ntype ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n```\n\n### `ConfigTypeInfo`\n\nStatic metadata for a config type folder in the tree.\nNo downstream API calls \u2014 just type + label + icon + source API info.\n\n\n```ts\ntype ConfigTypeInfo = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n source_api: string\n sdk_client: string\n}\n```\n\n### `ConfigNode`\n\nSummary metadata for a single configuration item in the tree\n\n```ts\ntype ConfigNode = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n}\n```\n\n### `ConfigListResponse`\n\nCursor-paginated list of configs for a specific type\n\n```ts\ntype ConfigListResponse = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `ConfigDependenciesResponse`\n\nCursor-paginated list of configs referenced by a given config\n\n```ts\ntype ConfigDependenciesResponse = {\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `IndexRebuildResponse`\n\nResult of an index rebuild operation\n\n```ts\ntype IndexRebuildResponse = {\n status: "ready" | "building" | "failed" | "already_building"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n failed_types?: string[]\n}\n```\n\n### `IndexStatusResponse`\n\nCurrent index build state\n\n```ts\ntype IndexStatusResponse = {\n status: "missing" | "building" | "ready" | "failed"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n}\n```\n\n### `ErrorResponse`\n\n```ts\ntype ErrorResponse = {\n status: number\n error: string\n}\n```\n';
5
+ export {
6
+ configuration_hub_default as default
7
+ };
@@ -1,5 +1,5 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkQ7OKRNUGcjs = require('./chunk-Q7OKRNUG.cjs');
3
+ var _chunkZSONBZIFcjs = require('./chunk-ZSONBZIF.cjs');
4
4
  require('./chunk-NJK5F5TF.cjs');
5
- exports. default = _chunkQ7OKRNUGcjs.require_configuration_hub_runtime.call(void 0, );
5
+ exports. default = _chunkZSONBZIFcjs.require_configuration_hub_runtime.call(void 0, );
@@ -1,5 +1,5 @@
1
1
  import {
2
2
  require_configuration_hub_runtime
3
- } from "./chunk-4JAOFRYX.js";
3
+ } from "./chunk-ONOGGR6Q.js";
4
4
  import "./chunk-YPSWSI3M.js";
5
5
  export default require_configuration_hub_runtime();