@epilot/sdk 2.4.3 → 2.4.4-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (348) hide show
  1. package/README.md +1 -0
  2. package/definitions/app-runtime.json +1 -1
  3. package/definitions/app.json +346 -10
  4. package/definitions/calendar-runtime.json +1 -0
  5. package/definitions/calendar.json +675 -0
  6. package/definitions/customer-portal.json +29 -0
  7. package/definitions/notes.json +175 -130
  8. package/definitions/pricing.json +5 -1
  9. package/dist/README-46VYEGGW.js +7 -0
  10. package/dist/README-IVBISSWB.cjs +7 -0
  11. package/dist/{_index-HE4B6FOA.js → _index-5FB6F5YY.js} +3 -0
  12. package/dist/{_index-55HAH24D.cjs → _index-DB2VV4PQ.cjs} +4 -1
  13. package/dist/apis/_registry.d.ts +8 -0
  14. package/dist/apis/access-token.cjs +6 -6
  15. package/dist/apis/access-token.d.ts +9 -12
  16. package/dist/apis/access-token.js +1 -1
  17. package/dist/apis/address-suggestions.cjs +6 -6
  18. package/dist/apis/address-suggestions.d.ts +9 -12
  19. package/dist/apis/address-suggestions.js +1 -1
  20. package/dist/apis/address.cjs +6 -6
  21. package/dist/apis/address.d.ts +9 -12
  22. package/dist/apis/address.js +1 -1
  23. package/dist/apis/ai-agents.cjs +6 -6
  24. package/dist/apis/ai-agents.d.ts +9 -12
  25. package/dist/apis/ai-agents.js +1 -1
  26. package/dist/apis/app.cjs +6 -6
  27. package/dist/apis/app.d.ts +9 -12
  28. package/dist/apis/app.js +1 -1
  29. package/dist/apis/audit-logs.cjs +6 -6
  30. package/dist/apis/audit-logs.d.ts +9 -12
  31. package/dist/apis/audit-logs.js +1 -1
  32. package/dist/apis/automation.cjs +6 -6
  33. package/dist/apis/automation.d.ts +9 -12
  34. package/dist/apis/automation.js +1 -1
  35. package/dist/apis/billing.cjs +6 -6
  36. package/dist/apis/billing.d.ts +9 -12
  37. package/dist/apis/billing.js +1 -1
  38. package/dist/apis/blueprint-manifest.cjs +6 -6
  39. package/dist/apis/blueprint-manifest.d.ts +9 -12
  40. package/dist/apis/blueprint-manifest.js +1 -1
  41. package/dist/apis/calendar.cjs +38 -0
  42. package/dist/apis/calendar.d.ts +15 -0
  43. package/dist/apis/calendar.js +38 -0
  44. package/dist/apis/configuration-hub.cjs +6 -6
  45. package/dist/apis/configuration-hub.d.ts +9 -12
  46. package/dist/apis/configuration-hub.js +1 -1
  47. package/dist/apis/consent.cjs +6 -6
  48. package/dist/apis/consent.d.ts +9 -12
  49. package/dist/apis/consent.js +1 -1
  50. package/dist/apis/customer-portal.cjs +6 -6
  51. package/dist/apis/customer-portal.d.ts +9 -12
  52. package/dist/apis/customer-portal.js +1 -1
  53. package/dist/apis/dashboard.cjs +6 -6
  54. package/dist/apis/dashboard.d.ts +9 -12
  55. package/dist/apis/dashboard.js +1 -1
  56. package/dist/apis/data-governance.cjs +6 -6
  57. package/dist/apis/data-governance.d.ts +9 -12
  58. package/dist/apis/data-governance.js +1 -1
  59. package/dist/apis/deduplication.cjs +6 -6
  60. package/dist/apis/deduplication.d.ts +9 -12
  61. package/dist/apis/deduplication.js +1 -1
  62. package/dist/apis/design.cjs +6 -6
  63. package/dist/apis/design.d.ts +9 -12
  64. package/dist/apis/design.js +1 -1
  65. package/dist/apis/document.cjs +6 -6
  66. package/dist/apis/document.d.ts +9 -12
  67. package/dist/apis/document.js +1 -1
  68. package/dist/apis/email-settings.cjs +6 -6
  69. package/dist/apis/email-settings.d.ts +9 -12
  70. package/dist/apis/email-settings.js +1 -1
  71. package/dist/apis/email-template.cjs +6 -6
  72. package/dist/apis/email-template.d.ts +9 -12
  73. package/dist/apis/email-template.js +1 -1
  74. package/dist/apis/entity-mapping.cjs +6 -6
  75. package/dist/apis/entity-mapping.d.ts +9 -12
  76. package/dist/apis/entity-mapping.js +1 -1
  77. package/dist/apis/entity.cjs +6 -6
  78. package/dist/apis/entity.d.ts +9 -12
  79. package/dist/apis/entity.js +1 -1
  80. package/dist/apis/environments.cjs +6 -6
  81. package/dist/apis/environments.d.ts +9 -12
  82. package/dist/apis/environments.js +1 -1
  83. package/dist/apis/event-catalog.cjs +6 -6
  84. package/dist/apis/event-catalog.d.ts +9 -12
  85. package/dist/apis/event-catalog.js +1 -1
  86. package/dist/apis/file.cjs +6 -6
  87. package/dist/apis/file.d.ts +9 -12
  88. package/dist/apis/file.js +1 -1
  89. package/dist/apis/iban.cjs +6 -6
  90. package/dist/apis/iban.d.ts +9 -12
  91. package/dist/apis/iban.js +1 -1
  92. package/dist/apis/integration-toolkit.cjs +6 -6
  93. package/dist/apis/integration-toolkit.d.ts +9 -12
  94. package/dist/apis/integration-toolkit.js +1 -1
  95. package/dist/apis/journey.cjs +6 -6
  96. package/dist/apis/journey.d.ts +9 -12
  97. package/dist/apis/journey.js +1 -1
  98. package/dist/apis/kanban.cjs +6 -6
  99. package/dist/apis/kanban.d.ts +9 -12
  100. package/dist/apis/kanban.js +1 -1
  101. package/dist/apis/message.cjs +6 -6
  102. package/dist/apis/message.d.ts +9 -12
  103. package/dist/apis/message.js +1 -1
  104. package/dist/apis/metering.cjs +6 -6
  105. package/dist/apis/metering.d.ts +9 -12
  106. package/dist/apis/metering.js +1 -1
  107. package/dist/apis/notes.cjs +6 -6
  108. package/dist/apis/notes.d.ts +9 -12
  109. package/dist/apis/notes.js +1 -1
  110. package/dist/apis/notification.cjs +6 -6
  111. package/dist/apis/notification.d.ts +9 -12
  112. package/dist/apis/notification.js +1 -1
  113. package/dist/apis/organization.cjs +6 -6
  114. package/dist/apis/organization.d.ts +9 -12
  115. package/dist/apis/organization.js +1 -1
  116. package/dist/apis/partner-directory.cjs +6 -6
  117. package/dist/apis/partner-directory.d.ts +9 -12
  118. package/dist/apis/partner-directory.js +1 -1
  119. package/dist/apis/permissions.cjs +6 -6
  120. package/dist/apis/permissions.d.ts +9 -12
  121. package/dist/apis/permissions.js +1 -1
  122. package/dist/apis/pricing-tier.cjs +6 -6
  123. package/dist/apis/pricing-tier.d.ts +9 -12
  124. package/dist/apis/pricing-tier.js +1 -1
  125. package/dist/apis/pricing.cjs +6 -6
  126. package/dist/apis/pricing.d.ts +9 -12
  127. package/dist/apis/pricing.js +1 -1
  128. package/dist/apis/purpose.cjs +6 -6
  129. package/dist/apis/purpose.d.ts +9 -12
  130. package/dist/apis/purpose.js +1 -1
  131. package/dist/apis/query.cjs +6 -6
  132. package/dist/apis/query.d.ts +9 -12
  133. package/dist/apis/query.js +1 -1
  134. package/dist/apis/sandbox.cjs +6 -6
  135. package/dist/apis/sandbox.d.ts +9 -12
  136. package/dist/apis/sandbox.js +1 -1
  137. package/dist/apis/sharing.cjs +6 -6
  138. package/dist/apis/sharing.d.ts +9 -12
  139. package/dist/apis/sharing.js +1 -1
  140. package/dist/apis/submission.cjs +6 -6
  141. package/dist/apis/submission.d.ts +9 -12
  142. package/dist/apis/submission.js +1 -1
  143. package/dist/apis/target.cjs +6 -6
  144. package/dist/apis/target.d.ts +9 -591
  145. package/dist/apis/target.js +1 -1
  146. package/dist/apis/targeting.cjs +6 -6
  147. package/dist/apis/targeting.d.ts +9 -12
  148. package/dist/apis/targeting.js +1 -1
  149. package/dist/apis/template-variables.cjs +6 -6
  150. package/dist/apis/template-variables.d.ts +9 -12
  151. package/dist/apis/template-variables.js +1 -1
  152. package/dist/apis/user.cjs +6 -6
  153. package/dist/apis/user.d.ts +9 -12
  154. package/dist/apis/user.js +1 -1
  155. package/dist/apis/validation-rules.cjs +6 -6
  156. package/dist/apis/validation-rules.d.ts +9 -12
  157. package/dist/apis/validation-rules.js +1 -1
  158. package/dist/apis/webhooks.cjs +6 -6
  159. package/dist/apis/webhooks.d.ts +9 -12
  160. package/dist/apis/webhooks.js +1 -1
  161. package/dist/apis/workflow-definition.cjs +6 -6
  162. package/dist/apis/workflow-definition.d.ts +9 -12
  163. package/dist/apis/workflow-definition.js +1 -1
  164. package/dist/apis/workflow.cjs +6 -6
  165. package/dist/apis/workflow.d.ts +9 -12
  166. package/dist/apis/workflow.js +1 -1
  167. package/dist/authorize.d.ts +3 -0
  168. package/dist/bin/cli.d.ts +1 -0
  169. package/dist/bin/cli.js +1 -1
  170. package/dist/calendar-2YDAYG7S.cjs +7 -0
  171. package/dist/calendar-ACFIHQ2N.js +7 -0
  172. package/dist/calendar-runtime-6CMMEQMG.js +5 -0
  173. package/dist/calendar-runtime-G4SN5PDY.cjs +5 -0
  174. package/dist/{chunk-AM5TSEMU.cjs → chunk-CD4OX2U6.cjs} +4 -2
  175. package/dist/chunk-CKLEBO4K.cjs +14 -0
  176. package/dist/chunk-JNH37UUH.js +14 -0
  177. package/dist/{chunk-M25MI6ZX.js → chunk-TSV242UN.js} +4 -2
  178. package/dist/client-factory.d.ts +9 -0
  179. package/dist/client-map.d.ts +102 -0
  180. package/dist/compact.d.ts +22 -0
  181. package/dist/help.d.ts +12 -0
  182. package/dist/index.cjs +25 -17
  183. package/dist/index.d.ts +12 -180
  184. package/dist/index.js +21 -13
  185. package/dist/{js-yaml-DLCVPJ7G.js → js-yaml-UPZKYVRY.js} +15 -17
  186. package/dist/large-response.d.ts +9 -0
  187. package/dist/openapi.d.ts +12 -0
  188. package/dist/overrides.d.ts +9 -0
  189. package/dist/proxy.d.ts +14 -0
  190. package/dist/registry.d.ts +19 -0
  191. package/dist/retry.d.ts +11 -0
  192. package/dist/sdk.d.ts +29 -0
  193. package/dist/types.d.ts +53 -0
  194. package/docs/calendar.md +441 -0
  195. package/package.json +10 -1
  196. package/dist/README-6MG272KM.cjs +0 -7
  197. package/dist/README-7N542PBL.js +0 -7
  198. package/dist/access-token.d-CnmUTOlq.d.cts +0 -552
  199. package/dist/access-token.d-CnmUTOlq.d.ts +0 -552
  200. package/dist/address-suggestions.d-_YwTOR-9.d.cts +0 -339
  201. package/dist/address-suggestions.d-_YwTOR-9.d.ts +0 -339
  202. package/dist/address.d-CwAPOVxa.d.cts +0 -437
  203. package/dist/address.d-CwAPOVxa.d.ts +0 -437
  204. package/dist/ai-agents.d-OkXfr2bz.d.cts +0 -1339
  205. package/dist/ai-agents.d-OkXfr2bz.d.ts +0 -1339
  206. package/dist/apis/access-token.d.cts +0 -18
  207. package/dist/apis/address-suggestions.d.cts +0 -18
  208. package/dist/apis/address.d.cts +0 -18
  209. package/dist/apis/ai-agents.d.cts +0 -18
  210. package/dist/apis/app.d.cts +0 -18
  211. package/dist/apis/audit-logs.d.cts +0 -18
  212. package/dist/apis/automation.d.cts +0 -18
  213. package/dist/apis/billing.d.cts +0 -18
  214. package/dist/apis/blueprint-manifest.d.cts +0 -18
  215. package/dist/apis/configuration-hub.d.cts +0 -18
  216. package/dist/apis/consent.d.cts +0 -18
  217. package/dist/apis/customer-portal.d.cts +0 -18
  218. package/dist/apis/dashboard.d.cts +0 -18
  219. package/dist/apis/data-governance.d.cts +0 -18
  220. package/dist/apis/deduplication.d.cts +0 -18
  221. package/dist/apis/design.d.cts +0 -18
  222. package/dist/apis/document.d.cts +0 -18
  223. package/dist/apis/email-settings.d.cts +0 -18
  224. package/dist/apis/email-template.d.cts +0 -18
  225. package/dist/apis/entity-mapping.d.cts +0 -18
  226. package/dist/apis/entity.d.cts +0 -18
  227. package/dist/apis/environments.d.cts +0 -18
  228. package/dist/apis/event-catalog.d.cts +0 -18
  229. package/dist/apis/file.d.cts +0 -18
  230. package/dist/apis/iban.d.cts +0 -18
  231. package/dist/apis/integration-toolkit.d.cts +0 -18
  232. package/dist/apis/journey.d.cts +0 -18
  233. package/dist/apis/kanban.d.cts +0 -18
  234. package/dist/apis/message.d.cts +0 -18
  235. package/dist/apis/metering.d.cts +0 -18
  236. package/dist/apis/notes.d.cts +0 -18
  237. package/dist/apis/notification.d.cts +0 -18
  238. package/dist/apis/organization.d.cts +0 -18
  239. package/dist/apis/partner-directory.d.cts +0 -18
  240. package/dist/apis/permissions.d.cts +0 -18
  241. package/dist/apis/pricing-tier.d.cts +0 -18
  242. package/dist/apis/pricing.d.cts +0 -18
  243. package/dist/apis/purpose.d.cts +0 -18
  244. package/dist/apis/query.d.cts +0 -18
  245. package/dist/apis/sandbox.d.cts +0 -18
  246. package/dist/apis/sharing.d.cts +0 -18
  247. package/dist/apis/submission.d.cts +0 -18
  248. package/dist/apis/target.d.cts +0 -597
  249. package/dist/apis/targeting.d.cts +0 -18
  250. package/dist/apis/template-variables.d.cts +0 -18
  251. package/dist/apis/user.d.cts +0 -18
  252. package/dist/apis/validation-rules.d.cts +0 -18
  253. package/dist/apis/webhooks.d.cts +0 -18
  254. package/dist/apis/workflow-definition.d.cts +0 -18
  255. package/dist/apis/workflow.d.cts +0 -18
  256. package/dist/app.d-u7Dq42kU.d.cts +0 -3391
  257. package/dist/app.d-u7Dq42kU.d.ts +0 -3391
  258. package/dist/audit-logs.d-BRToFqeX.d.cts +0 -287
  259. package/dist/audit-logs.d-BRToFqeX.d.ts +0 -287
  260. package/dist/automation.d-Du6-uiz5.d.cts +0 -5283
  261. package/dist/automation.d-Du6-uiz5.d.ts +0 -5283
  262. package/dist/billing.d-Bs8Ku9qE.d.cts +0 -993
  263. package/dist/billing.d-Bs8Ku9qE.d.ts +0 -993
  264. package/dist/blueprint-manifest.d-BPyzoR0X.d.cts +0 -4343
  265. package/dist/blueprint-manifest.d-BPyzoR0X.d.ts +0 -4343
  266. package/dist/configuration-hub.d-Cqaq2F-W.d.cts +0 -478
  267. package/dist/configuration-hub.d-Cqaq2F-W.d.ts +0 -478
  268. package/dist/consent.d-C2PROHhX.d.cts +0 -265
  269. package/dist/consent.d-C2PROHhX.d.ts +0 -265
  270. package/dist/customer-portal.d-DyZ2n2dW.d.cts +0 -16728
  271. package/dist/customer-portal.d-DyZ2n2dW.d.ts +0 -16728
  272. package/dist/dashboard.d-CsGcA74I.d.cts +0 -440
  273. package/dist/dashboard.d-CsGcA74I.d.ts +0 -440
  274. package/dist/data-governance.d-BbZ466j5.d.cts +0 -1178
  275. package/dist/data-governance.d-BbZ466j5.d.ts +0 -1178
  276. package/dist/deduplication.d-D5GYddVu.d.cts +0 -218
  277. package/dist/deduplication.d-D5GYddVu.d.ts +0 -218
  278. package/dist/design.d-BRre8iLg.d.cts +0 -2346
  279. package/dist/design.d-BRre8iLg.d.ts +0 -2346
  280. package/dist/document.d-DN37pjdx.d.cts +0 -648
  281. package/dist/document.d-DN37pjdx.d.ts +0 -648
  282. package/dist/email-settings.d-B7Q_xT25.d.cts +0 -2417
  283. package/dist/email-settings.d-B7Q_xT25.d.ts +0 -2417
  284. package/dist/email-template.d-gtQkdaXM.d.cts +0 -1188
  285. package/dist/email-template.d-gtQkdaXM.d.ts +0 -1188
  286. package/dist/entity-mapping.d-DKSW3sfy.d.cts +0 -1092
  287. package/dist/entity-mapping.d-DKSW3sfy.d.ts +0 -1092
  288. package/dist/entity.d-BHR9dEon.d.cts +0 -18479
  289. package/dist/entity.d-BHR9dEon.d.ts +0 -18479
  290. package/dist/environments.d-BvqvN-PD.d.cts +0 -382
  291. package/dist/environments.d-BvqvN-PD.d.ts +0 -382
  292. package/dist/event-catalog.d-ENw6HO-w.d.cts +0 -1511
  293. package/dist/event-catalog.d-ENw6HO-w.d.ts +0 -1511
  294. package/dist/file.d-DcTJxjp7.d.cts +0 -2992
  295. package/dist/file.d-DcTJxjp7.d.ts +0 -2992
  296. package/dist/iban.d-BwdiGbxi.d.cts +0 -70
  297. package/dist/iban.d-BwdiGbxi.d.ts +0 -70
  298. package/dist/index.d.cts +0 -180
  299. package/dist/integration-toolkit.d-Ry-KC9ow.d.cts +0 -5796
  300. package/dist/integration-toolkit.d-Ry-KC9ow.d.ts +0 -5796
  301. package/dist/journey.d-ClXO0xK8.d.cts +0 -1931
  302. package/dist/journey.d-ClXO0xK8.d.ts +0 -1931
  303. package/dist/kanban.d-BHnSRCYW.d.cts +0 -760
  304. package/dist/kanban.d-BHnSRCYW.d.ts +0 -760
  305. package/dist/message.d-B5UuSqgw.d.cts +0 -3811
  306. package/dist/message.d-B5UuSqgw.d.ts +0 -3811
  307. package/dist/metering.d-DvtPv7wk.d.cts +0 -1841
  308. package/dist/metering.d-DvtPv7wk.d.ts +0 -1841
  309. package/dist/notes.d-BC-scR42.d.cts +0 -1046
  310. package/dist/notes.d-BC-scR42.d.ts +0 -1046
  311. package/dist/notification.d-BfBL3lga.d.cts +0 -1147
  312. package/dist/notification.d-BfBL3lga.d.ts +0 -1147
  313. package/dist/organization.d-DqwnNxMg.d.cts +0 -1271
  314. package/dist/organization.d-DqwnNxMg.d.ts +0 -1271
  315. package/dist/partner-directory.d-BCIjHoGs.d.cts +0 -2337
  316. package/dist/partner-directory.d-BCIjHoGs.d.ts +0 -2337
  317. package/dist/permissions.d-l6AT8SYP.d.cts +0 -1279
  318. package/dist/permissions.d-l6AT8SYP.d.ts +0 -1279
  319. package/dist/pricing-tier.d-Cg0jl6n_.d.cts +0 -81
  320. package/dist/pricing-tier.d-Cg0jl6n_.d.ts +0 -81
  321. package/dist/pricing.d-BHpMU4KU.d.cts +0 -12255
  322. package/dist/pricing.d-BHpMU4KU.d.ts +0 -12255
  323. package/dist/purpose.d-CbIYfTua.d.cts +0 -372
  324. package/dist/purpose.d-CbIYfTua.d.ts +0 -372
  325. package/dist/query.d-Cmp78IhZ.d.cts +0 -2375
  326. package/dist/query.d-Cmp78IhZ.d.ts +0 -2375
  327. package/dist/sandbox.d-BdbOFzDu.d.cts +0 -465
  328. package/dist/sandbox.d-BdbOFzDu.d.ts +0 -465
  329. package/dist/sharing.d-sOXq-gtz.d.cts +0 -571
  330. package/dist/sharing.d-sOXq-gtz.d.ts +0 -571
  331. package/dist/submission.d-BamwfhXw.d.cts +0 -469
  332. package/dist/submission.d-BamwfhXw.d.ts +0 -469
  333. package/dist/targeting.d-BNmcVsNS.d.cts +0 -2057
  334. package/dist/targeting.d-BNmcVsNS.d.ts +0 -2057
  335. package/dist/template-variables.d-Ble9TSBa.d.cts +0 -1320
  336. package/dist/template-variables.d-Ble9TSBa.d.ts +0 -1320
  337. package/dist/types-ChU9Acbv.d.cts +0 -37
  338. package/dist/types-ChU9Acbv.d.ts +0 -37
  339. package/dist/user.d-D18fe97W.d.cts +0 -2270
  340. package/dist/user.d-D18fe97W.d.ts +0 -2270
  341. package/dist/validation-rules.d-Db5c5zTf.d.cts +0 -807
  342. package/dist/validation-rules.d-Db5c5zTf.d.ts +0 -807
  343. package/dist/webhooks.d-pLHIL_io.d.cts +0 -1256
  344. package/dist/webhooks.d-pLHIL_io.d.ts +0 -1256
  345. package/dist/workflow-definition.d-DOeb0KVV.d.cts +0 -1922
  346. package/dist/workflow-definition.d-DOeb0KVV.d.ts +0 -1922
  347. package/dist/workflow.d-CMSKt8oN.d.cts +0 -3151
  348. package/dist/workflow.d-CMSKt8oN.d.ts +0 -3151
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
 
3
- // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/dist/js-yaml.mjs
3
+ // ../../node_modules/js-yaml/dist/js-yaml.mjs
4
4
  function isNothing(subject) {
5
5
  return typeof subject === "undefined" || subject === null;
6
6
  }
@@ -864,18 +864,6 @@ function charFromCodepoint(c) {
864
864
  (c - 65536 & 1023) + 56320
865
865
  );
866
866
  }
867
- function setProperty(object, key, value) {
868
- if (key === "__proto__") {
869
- Object.defineProperty(object, key, {
870
- configurable: true,
871
- enumerable: true,
872
- writable: true,
873
- value
874
- });
875
- } else {
876
- object[key] = value;
877
- }
878
- }
879
867
  var simpleEscapeCheck = new Array(256);
880
868
  var simpleEscapeMap = new Array(256);
881
869
  for (i = 0; i < 256; i++) {
@@ -995,7 +983,7 @@ function mergeMappings(state, destination, source, overridableKeys) {
995
983
  for (index = 0, quantity = sourceKeys.length; index < quantity; index += 1) {
996
984
  key = sourceKeys[index];
997
985
  if (!_hasOwnProperty$1.call(destination, key)) {
998
- setProperty(destination, key, source[key]);
986
+ destination[key] = source[key];
999
987
  overridableKeys[key] = true;
1000
988
  }
1001
989
  }
@@ -1035,7 +1023,16 @@ function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valu
1035
1023
  state.position = startPos || state.position;
1036
1024
  throwError(state, "duplicated mapping key");
1037
1025
  }
1038
- setProperty(_result, keyNode, valueNode);
1026
+ if (keyNode === "__proto__") {
1027
+ Object.defineProperty(_result, keyNode, {
1028
+ configurable: true,
1029
+ enumerable: true,
1030
+ writable: true,
1031
+ value: valueNode
1032
+ });
1033
+ } else {
1034
+ _result[keyNode] = valueNode;
1035
+ }
1039
1036
  delete overridableKeys[keyNode];
1040
1037
  }
1041
1038
  return _result;
@@ -2623,6 +2620,7 @@ var jsYaml = {
2623
2620
  safeLoadAll,
2624
2621
  safeDump
2625
2622
  };
2623
+ var js_yaml_default = jsYaml;
2626
2624
  export {
2627
2625
  CORE_SCHEMA,
2628
2626
  DEFAULT_SCHEMA,
@@ -2631,7 +2629,7 @@ export {
2631
2629
  Schema,
2632
2630
  Type,
2633
2631
  YAMLException,
2634
- jsYaml as default,
2632
+ js_yaml_default as default,
2635
2633
  dump,
2636
2634
  load,
2637
2635
  loadAll,
@@ -2643,5 +2641,5 @@ export {
2643
2641
  /*! Bundled license information:
2644
2642
 
2645
2643
  js-yaml/dist/js-yaml.mjs:
2646
- (*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT *)
2644
+ (*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT *)
2647
2645
  */
@@ -0,0 +1,9 @@
1
+ import type { AxiosInstance } from 'axios';
2
+ export type LargeResponseConfig = {
3
+ /** Enable large response handling. Default: true */
4
+ enabled?: boolean;
5
+ };
6
+ export declare const applyLargeResponseInterceptor: (params: {
7
+ client: AxiosInstance;
8
+ config: LargeResponseConfig;
9
+ }) => void;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Lazy-loaded OpenAPI spec — returns the full OpenAPI JSON document for an API.
3
+ * Each spec is loaded via dynamic import() so only the requested spec affects bundle size.
4
+ */
5
+ import type { Document } from 'openapi-client-axios';
6
+ /**
7
+ * Get the full OpenAPI specification for an API.
8
+ *
9
+ * @example
10
+ * await openapi('entity') // full entity OpenAPI spec
11
+ */
12
+ export declare const openapi: (apiName: string) => Promise<Document>;
@@ -0,0 +1,9 @@
1
+ import type { ApiEntry } from './types';
2
+ /**
3
+ * Loads overrides from .epilot/sdk-overrides.json synchronously.
4
+ * Only performs filesystem reads on first call - subsequent calls are no-ops.
5
+ * Safe to call in browser environments (fs/path are dynamically required).
6
+ */
7
+ export declare const loadOverrides: (registry: Map<string, ApiEntry>, cwd?: string) => void;
8
+ /** Reset override loading state (for testing) */
9
+ export declare const _resetOverrides: () => void;
@@ -0,0 +1,14 @@
1
+ import type { AxiosInstance } from 'axios';
2
+ import type { ApiHandle } from './types';
3
+ /**
4
+ * Creates an ApiHandle — a proxy that exposes explicit getClient() / createClient()
5
+ * and forwards any other property access as an operation call on the lazy singleton.
6
+ *
7
+ * help() and openapi() are attached to clients at creation time in client-factory.ts,
8
+ * so they work regardless of how the client is obtained.
9
+ */
10
+ export declare const createApiHandle: <T extends AxiosInstance>(params: {
11
+ resolveClient: () => T;
12
+ createClient: () => T;
13
+ apiName?: string;
14
+ }) => ApiHandle<T>;
@@ -0,0 +1,19 @@
1
+ import type { AxiosInstance } from 'axios';
2
+ import type { Document } from 'openapi-client-axios';
3
+ import type { ApiEntry, SDKState } from './types';
4
+ export declare const createRegistry: () => Map<string, ApiEntry>;
5
+ export declare const registerApi: (params: {
6
+ registry: Map<string, ApiEntry>;
7
+ name: string;
8
+ loader: () => Document;
9
+ }) => void;
10
+ export declare const resolveClient: (params: {
11
+ registry: Map<string, ApiEntry>;
12
+ name: string;
13
+ state: SDKState;
14
+ }) => AxiosInstance;
15
+ export declare const resetClient: (params: {
16
+ registry: Map<string, ApiEntry>;
17
+ name: string;
18
+ }) => void;
19
+ export declare const resetAllClients: (registry: Map<string, ApiEntry>) => void;
@@ -0,0 +1,11 @@
1
+ import type { AxiosInstance } from 'axios';
2
+ export type RetryConfig = {
3
+ /** Maximum number of retries for 429 responses. Set to 0 to disable. Default: 3 */
4
+ maxRetries?: number;
5
+ /** Default delay in ms when Retry-After header is missing. Default: 1000 */
6
+ defaultDelayMs?: number;
7
+ };
8
+ export declare const applyRetryInterceptor: (params: {
9
+ client: AxiosInstance;
10
+ config: RetryConfig;
11
+ }) => void;
package/dist/sdk.d.ts ADDED
@@ -0,0 +1,29 @@
1
+ import type { AxiosInstance, AxiosResponse, InternalAxiosRequestConfig } from 'axios';
2
+ import type { TokenArg } from './authorize';
3
+ import type { SDKClientMap } from './client-map';
4
+ import type { LargeResponseConfig } from './large-response';
5
+ import type { RetryConfig } from './retry';
6
+ import type { ApiHandle, HeadersConfig } from './types';
7
+ export type InterceptorUse = {
8
+ request: (fulfilled: (config: InternalAxiosRequestConfig) => InternalAxiosRequestConfig | Promise<InternalAxiosRequestConfig>, rejected?: (error: unknown) => unknown) => void;
9
+ response: (fulfilled: (response: AxiosResponse) => AxiosResponse | Promise<AxiosResponse>, rejected?: (error: unknown) => unknown) => void;
10
+ };
11
+ export type EpilotSDK = {
12
+ /** Set a Bearer token (static string or async function) for all clients */
13
+ authorize: (token: TokenArg) => void;
14
+ /** Set global default headers applied to all clients (e.g. x-epilot-org-id) */
15
+ headers: (headers: HeadersConfig) => void;
16
+ /** Register global axios interceptors applied to all clients */
17
+ interceptors: InterceptorUse;
18
+ /** Configure retry behavior for 429 Too Many Requests responses */
19
+ retry: (config: RetryConfig) => void;
20
+ /** Configure large response handling for S3-backed payloads */
21
+ largeResponse: (config: LargeResponseConfig) => void;
22
+ /** Get markdown docs. No args = general SDK help, with API name = API-specific docs */
23
+ help: (apiName?: string) => Promise<string>;
24
+ /** Get the full OpenAPI specification for an API (lazy-loaded) */
25
+ openapi: (apiName: string) => Promise<import('openapi-client-axios').Document>;
26
+ } & {
27
+ [K in keyof SDKClientMap]: ApiHandle<SDKClientMap[K]>;
28
+ } & Record<string, ApiHandle<AxiosInstance>>;
29
+ export declare const createSDK: () => EpilotSDK;
@@ -0,0 +1,53 @@
1
+ import type { AxiosInstance, AxiosResponse, InternalAxiosRequestConfig } from 'axios';
2
+ import type { Document } from 'openapi-client-axios';
3
+ import type { LargeResponseConfig } from './large-response';
4
+ import type { RetryConfig } from './retry';
5
+ export type ApiEntry = {
6
+ loader: () => Document;
7
+ instance: AxiosInstance | null;
8
+ };
9
+ export type RequestInterceptor = {
10
+ type: 'request';
11
+ fulfilled: (config: InternalAxiosRequestConfig) => InternalAxiosRequestConfig | Promise<InternalAxiosRequestConfig>;
12
+ rejected?: (error: unknown) => unknown;
13
+ };
14
+ export type ResponseInterceptor = {
15
+ type: 'response';
16
+ fulfilled: (response: AxiosResponse) => AxiosResponse | Promise<AxiosResponse>;
17
+ rejected?: (error: unknown) => unknown;
18
+ };
19
+ export type Interceptor = RequestInterceptor | ResponseInterceptor;
20
+ export type SDKState = {
21
+ token: string | null;
22
+ tokenFn: (() => string | Promise<string>) | null;
23
+ globalHeaders: Record<string, string>;
24
+ interceptors: Interceptor[];
25
+ retry: RetryConfig;
26
+ largeResponse: LargeResponseConfig;
27
+ };
28
+ export type HeadersConfig = Record<string, string>;
29
+ export type OverridesConfig = Record<string, string>;
30
+ /**
31
+ * A non-API extension mounted on the SDK.
32
+ * Unlike ApiEntry (OpenAPI-based), extensions are plain objects
33
+ * with arbitrary methods and properties (e.g. factory functions, utilities).
34
+ */
35
+ export type ExtensionEntry = {
36
+ value: unknown;
37
+ };
38
+ /**
39
+ * An API handle that provides:
40
+ * - `getClient()` — cached singleton
41
+ * - `createClient()` — fresh instance
42
+ * - Any operation method (e.g. `.getEntity(...)`) — auto-resolved via lazy singleton
43
+ */
44
+ export type ApiHandle<T extends AxiosInstance = AxiosInstance> = {
45
+ /** Get the cached singleton client instance (lazy-initialized on first call) */
46
+ getClient: () => T;
47
+ /** Create a fresh client instance (not cached) */
48
+ createClient: () => T;
49
+ /** Get the full OpenAPI specification document (lazy-loaded) */
50
+ openapi: () => Promise<Document>;
51
+ } & {
52
+ [K in keyof T]: T[K];
53
+ };
@@ -0,0 +1,441 @@
1
+ # Calendar API
2
+
3
+ - **Base URL:** `https://calendar.sls.epilot.io`
4
+ - **Full API Docs:** [https://docs.epilot.io/api/calendar](https://docs.epilot.io/api/calendar)
5
+
6
+ ## Usage
7
+
8
+ ```ts
9
+ import { epilot } from '@epilot/sdk'
10
+
11
+ epilot.authorize(() => '<token>')
12
+ const { data } = await epilot.calendar.listCalendars(...)
13
+ ```
14
+
15
+ ### Tree-shakeable import
16
+
17
+ ```ts
18
+ import { getClient, authorize } from '@epilot/sdk/calendar'
19
+
20
+ const calendarClient = getClient()
21
+ authorize(calendarClient, () => '<token>')
22
+ const { data } = await calendarClient.listCalendars(...)
23
+ ```
24
+
25
+ ## Operations
26
+
27
+ **Calendars**
28
+ - [`listCalendars`](#listcalendars)
29
+ - [`getCalendar`](#getcalendar)
30
+
31
+ **Events**
32
+ - [`listEvents`](#listevents)
33
+ - [`getEvent`](#getevent)
34
+
35
+ **Schemas**
36
+ - [`Calendar`](#calendar)
37
+ - [`CalendarSource`](#calendarsource)
38
+ - [`Provider`](#provider)
39
+ - [`Error`](#error)
40
+ - [`CalendarEvent`](#calendarevent)
41
+ - [`EventType`](#eventtype)
42
+ - [`EventStatus`](#eventstatus)
43
+ - [`Sensitivity`](#sensitivity)
44
+ - [`Importance`](#importance)
45
+ - [`ResponseStatus`](#responsestatus)
46
+ - [`Attendee`](#attendee)
47
+ - [`EventSource`](#eventsource)
48
+
49
+ ### `listCalendars`
50
+
51
+ List calendars visible to the caller.
52
+
53
+ `GET /v1/calendar`
54
+
55
+ ```ts
56
+ const { data } = await client.listCalendars({
57
+ size: 1,
58
+ cursor: 'example',
59
+ })
60
+ ```
61
+
62
+ <details>
63
+ <summary>Response</summary>
64
+
65
+ ```json
66
+ {
67
+ "results": [
68
+ {
69
+ "_id": "string",
70
+ "_schema": "calendar",
71
+ "_org": "string",
72
+ "_title": "string",
73
+ "name": "string",
74
+ "description": "string",
75
+ "color": "string",
76
+ "is_default": true,
77
+ "read_only": true,
78
+ "owner_email": "user@example.com",
79
+ "source": {
80
+ "type": "native",
81
+ "provider": "outlook",
82
+ "provider_calendar_id": "string",
83
+ "last_synced_at": "1970-01-01T00:00:00.000Z"
84
+ },
85
+ "_created_at": "1970-01-01T00:00:00.000Z",
86
+ "_updated_at": "1970-01-01T00:00:00.000Z"
87
+ }
88
+ ],
89
+ "next_cursor": "string"
90
+ }
91
+ ```
92
+
93
+ </details>
94
+
95
+ ---
96
+
97
+ ### `getCalendar`
98
+
99
+ Get a single calendar by its epilot ID.
100
+
101
+ `GET /v1/calendar/{calendar_id}`
102
+
103
+ ```ts
104
+ const { data } = await client.getCalendar({
105
+ calendar_id: 'example',
106
+ })
107
+ ```
108
+
109
+ <details>
110
+ <summary>Response</summary>
111
+
112
+ ```json
113
+ {
114
+ "_id": "string",
115
+ "_schema": "calendar",
116
+ "_org": "string",
117
+ "_title": "string",
118
+ "name": "string",
119
+ "description": "string",
120
+ "color": "string",
121
+ "is_default": true,
122
+ "read_only": true,
123
+ "owner_email": "user@example.com",
124
+ "source": {
125
+ "type": "native",
126
+ "provider": "outlook",
127
+ "provider_calendar_id": "string",
128
+ "last_synced_at": "1970-01-01T00:00:00.000Z"
129
+ },
130
+ "_created_at": "1970-01-01T00:00:00.000Z",
131
+ "_updated_at": "1970-01-01T00:00:00.000Z"
132
+ }
133
+ ```
134
+
135
+ </details>
136
+
137
+ ---
138
+
139
+ ### `listEvents`
140
+
141
+ List events in a time window. Recurring events are returned as expanded occurrences – each instance appears as its own event.
142
+
143
+ `GET /v1/calendar/events`
144
+
145
+ ```ts
146
+ const { data } = await client.listEvents({
147
+ from: 'example',
148
+ to: 'example',
149
+ calendar_id: 'example',
150
+ size: 1,
151
+ cursor: 'example',
152
+ })
153
+ ```
154
+
155
+ <details>
156
+ <summary>Response</summary>
157
+
158
+ ```json
159
+ {
160
+ "results": [
161
+ {
162
+ "_id": "string",
163
+ "_schema": "calendar_event",
164
+ "_org": "string",
165
+ "_title": "string",
166
+ "_tags": ["string"],
167
+ "calendar_id": "string",
168
+ "event_type": "singleInstance",
169
+ "description": "string",
170
+ "start_time": "1970-01-01T00:00:00.000Z",
171
+ "end_time": "1970-01-01T00:00:00.000Z",
172
+ "timezone": "string",
173
+ "is_all_day": true,
174
+ "location": "string",
175
+ "status": "free",
176
+ "busy": true,
177
+ "is_cancelled": true,
178
+ "sensitivity": "normal",
179
+ "importance": "low",
180
+ "is_online_meeting": true,
181
+ "online_meeting_url": "https://example.com/path",
182
+ "web_link": "https://example.com/path",
183
+ "response_status": "none",
184
+ "organizer_email": "user@example.com",
185
+ "attendees": [
186
+ {
187
+ "email": "user@example.com",
188
+ "name": "string",
189
+ "response": "none",
190
+ "type": "required"
191
+ }
192
+ ],
193
+ "is_recurring": true,
194
+ "series_master_id": "string",
195
+ "source": {
196
+ "type": "native",
197
+ "provider": "outlook",
198
+ "provider_event_id": "string",
199
+ "provider_event_url": "https://example.com/path",
200
+ "last_synced_at": "1970-01-01T00:00:00.000Z",
201
+ "etag": "string"
202
+ },
203
+ "_created_at": "1970-01-01T00:00:00.000Z",
204
+ "_updated_at": "1970-01-01T00:00:00.000Z"
205
+ }
206
+ ],
207
+ "next_cursor": "string"
208
+ }
209
+ ```
210
+
211
+ </details>
212
+
213
+ ---
214
+
215
+ ### `getEvent`
216
+
217
+ Get a single event by its epilot ID.
218
+
219
+ `GET /v1/calendar/events/{event_id}`
220
+
221
+ ```ts
222
+ const { data } = await client.getEvent({
223
+ event_id: 'example',
224
+ })
225
+ ```
226
+
227
+ <details>
228
+ <summary>Response</summary>
229
+
230
+ ```json
231
+ {
232
+ "_id": "string",
233
+ "_schema": "calendar_event",
234
+ "_org": "string",
235
+ "_title": "string",
236
+ "_tags": ["string"],
237
+ "calendar_id": "string",
238
+ "event_type": "singleInstance",
239
+ "description": "string",
240
+ "start_time": "1970-01-01T00:00:00.000Z",
241
+ "end_time": "1970-01-01T00:00:00.000Z",
242
+ "timezone": "string",
243
+ "is_all_day": true,
244
+ "location": "string",
245
+ "status": "free",
246
+ "busy": true,
247
+ "is_cancelled": true,
248
+ "sensitivity": "normal",
249
+ "importance": "low",
250
+ "is_online_meeting": true,
251
+ "online_meeting_url": "https://example.com/path",
252
+ "web_link": "https://example.com/path",
253
+ "response_status": "none",
254
+ "organizer_email": "user@example.com",
255
+ "attendees": [
256
+ {
257
+ "email": "user@example.com",
258
+ "name": "string",
259
+ "response": "none",
260
+ "type": "required"
261
+ }
262
+ ],
263
+ "is_recurring": true,
264
+ "series_master_id": "string",
265
+ "source": {
266
+ "type": "native",
267
+ "provider": "outlook",
268
+ "provider_event_id": "string",
269
+ "provider_event_url": "https://example.com/path",
270
+ "last_synced_at": "1970-01-01T00:00:00.000Z",
271
+ "etag": "string"
272
+ },
273
+ "_created_at": "1970-01-01T00:00:00.000Z",
274
+ "_updated_at": "1970-01-01T00:00:00.000Z"
275
+ }
276
+ ```
277
+
278
+ </details>
279
+
280
+ ---
281
+
282
+ ## Schemas
283
+
284
+ ### `Calendar`
285
+
286
+ ```ts
287
+ type Calendar = {
288
+ _id: string
289
+ _schema: "calendar"
290
+ _org: string
291
+ _title?: string
292
+ name: string
293
+ description?: string
294
+ color?: string
295
+ is_default: boolean
296
+ read_only: boolean
297
+ owner_email?: string // email
298
+ source: {
299
+ type: "native" | "synced"
300
+ provider?: "outlook" | "google" | null
301
+ provider_calendar_id?: string
302
+ last_synced_at?: string // date-time
303
+ }
304
+ _created_at?: string // date-time
305
+ _updated_at?: string // date-time
306
+ }
307
+ ```
308
+
309
+ ### `CalendarSource`
310
+
311
+ ```ts
312
+ type CalendarSource = {
313
+ type: "native" | "synced"
314
+ provider?: "outlook" | "google" | null
315
+ provider_calendar_id?: string
316
+ last_synced_at?: string // date-time
317
+ }
318
+ ```
319
+
320
+ ### `Provider`
321
+
322
+ Null for native epilot calendars
323
+
324
+ ```ts
325
+ type Provider = "outlook" | "google" | null
326
+ ```
327
+
328
+ ### `Error`
329
+
330
+ ```ts
331
+ type Error = {
332
+ message: string
333
+ code?: string
334
+ }
335
+ ```
336
+
337
+ ### `CalendarEvent`
338
+
339
+ ```ts
340
+ type CalendarEvent = {
341
+ _id: string
342
+ _schema: "calendar_event"
343
+ _org: string
344
+ _title?: string
345
+ _tags?: string[]
346
+ calendar_id: string
347
+ event_type: "singleInstance" | "occurrence" | "exception" | "seriesMaster"
348
+ description?: string
349
+ start_time: string // date-time
350
+ end_time: string // date-time
351
+ timezone: string
352
+ is_all_day: boolean
353
+ location?: string
354
+ status: "free" | "tentative" | "busy" | "oof" | "workingElsewhere" | "unknown"
355
+ busy: boolean
356
+ is_cancelled: boolean
357
+ sensitivity: "normal" | "personal" | "private" | "confidential"
358
+ importance: "low" | "normal" | "high"
359
+ is_online_meeting: boolean
360
+ online_meeting_url?: string // uri
361
+ web_link?: string // uri
362
+ response_status: "none" | "organizer" | "tentativelyAccepted" | "accepted" | "declined" | "notResponded"
363
+ organizer_email?: string // email
364
+ attendees?: Array<{
365
+ email: string // email
366
+ name?: string
367
+ response: "none" | "organizer" | "tentativelyAccepted" | "accepted" | "declined" | "notResponded"
368
+ type: "required" | "optional" | "resource"
369
+ }>
370
+ is_recurring: boolean
371
+ series_master_id?: string
372
+ source: {
373
+ type: "native" | "synced"
374
+ provider?: "outlook" | "google" | null
375
+ provider_event_id?: string
376
+ provider_event_url?: string // uri
377
+ last_synced_at?: string // date-time
378
+ etag?: string
379
+ }
380
+ _created_at?: string // date-time
381
+ _updated_at?: string // date-time
382
+ }
383
+ ```
384
+
385
+ ### `EventType`
386
+
387
+ ```ts
388
+ type EventType = "singleInstance" | "occurrence" | "exception" | "seriesMaster"
389
+ ```
390
+
391
+ ### `EventStatus`
392
+
393
+ Free/busy state derived from provider `showAs`
394
+
395
+ ```ts
396
+ type EventStatus = "free" | "tentative" | "busy" | "oof" | "workingElsewhere" | "unknown"
397
+ ```
398
+
399
+ ### `Sensitivity`
400
+
401
+ ```ts
402
+ type Sensitivity = "normal" | "personal" | "private" | "confidential"
403
+ ```
404
+
405
+ ### `Importance`
406
+
407
+ ```ts
408
+ type Importance = "low" | "normal" | "high"
409
+ ```
410
+
411
+ ### `ResponseStatus`
412
+
413
+ Caller's response to the invite
414
+
415
+ ```ts
416
+ type ResponseStatus = "none" | "organizer" | "tentativelyAccepted" | "accepted" | "declined" | "notResponded"
417
+ ```
418
+
419
+ ### `Attendee`
420
+
421
+ ```ts
422
+ type Attendee = {
423
+ email: string // email
424
+ name?: string
425
+ response: "none" | "organizer" | "tentativelyAccepted" | "accepted" | "declined" | "notResponded"
426
+ type: "required" | "optional" | "resource"
427
+ }
428
+ ```
429
+
430
+ ### `EventSource`
431
+
432
+ ```ts
433
+ type EventSource = {
434
+ type: "native" | "synced"
435
+ provider?: "outlook" | "google" | null
436
+ provider_event_id?: string
437
+ provider_event_url?: string // uri
438
+ last_synced_at?: string // date-time
439
+ etag?: string
440
+ }
441
+ ```