@epilot/sdk 2.7.9 → 2.7.11

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 (140) hide show
  1. package/LICENSE +21 -0
  2. package/definitions/event-catalog-runtime.json +1 -1
  3. package/definitions/event-catalog.json +168 -12
  4. package/definitions/integration-toolkit.json +9 -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/calendar.cjs +6 -6
  24. package/dist/apis/calendar.js +1 -1
  25. package/dist/apis/configuration-hub.cjs +6 -6
  26. package/dist/apis/configuration-hub.js +1 -1
  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 +8 -8
  52. package/dist/apis/event-catalog.d.cts +2 -2
  53. package/dist/apis/event-catalog.d.ts +2 -2
  54. package/dist/apis/event-catalog.js +2 -2
  55. package/dist/apis/file.cjs +6 -6
  56. package/dist/apis/file.js +1 -1
  57. package/dist/apis/iban.cjs +6 -6
  58. package/dist/apis/iban.js +1 -1
  59. package/dist/apis/integration-toolkit.cjs +6 -6
  60. package/dist/apis/integration-toolkit.d.cts +2 -2
  61. package/dist/apis/integration-toolkit.d.ts +2 -2
  62. package/dist/apis/integration-toolkit.js +1 -1
  63. package/dist/apis/journey.cjs +6 -6
  64. package/dist/apis/journey.js +1 -1
  65. package/dist/apis/kanban.cjs +6 -6
  66. package/dist/apis/kanban.js +1 -1
  67. package/dist/apis/message.cjs +6 -6
  68. package/dist/apis/message.js +1 -1
  69. package/dist/apis/metering.cjs +6 -6
  70. package/dist/apis/metering.js +1 -1
  71. package/dist/apis/notes.cjs +6 -6
  72. package/dist/apis/notes.js +1 -1
  73. package/dist/apis/notification.cjs +6 -6
  74. package/dist/apis/notification.js +1 -1
  75. package/dist/apis/organization.cjs +6 -6
  76. package/dist/apis/organization.js +1 -1
  77. package/dist/apis/partner-directory.cjs +6 -6
  78. package/dist/apis/partner-directory.js +1 -1
  79. package/dist/apis/permissions.cjs +6 -6
  80. package/dist/apis/permissions.js +1 -1
  81. package/dist/apis/pricing-tier.cjs +6 -6
  82. package/dist/apis/pricing-tier.js +1 -1
  83. package/dist/apis/pricing.cjs +6 -6
  84. package/dist/apis/pricing.js +1 -1
  85. package/dist/apis/purpose.cjs +6 -6
  86. package/dist/apis/purpose.js +1 -1
  87. package/dist/apis/query.cjs +6 -6
  88. package/dist/apis/query.js +1 -1
  89. package/dist/apis/sandbox.cjs +6 -6
  90. package/dist/apis/sandbox.js +1 -1
  91. package/dist/apis/sharing.cjs +6 -6
  92. package/dist/apis/sharing.js +1 -1
  93. package/dist/apis/submission.cjs +6 -6
  94. package/dist/apis/submission.js +1 -1
  95. package/dist/apis/target.cjs +6 -6
  96. package/dist/apis/target.js +1 -1
  97. package/dist/apis/targeting.cjs +6 -6
  98. package/dist/apis/targeting.js +1 -1
  99. package/dist/apis/template-variables.cjs +6 -6
  100. package/dist/apis/template-variables.js +1 -1
  101. package/dist/apis/user.cjs +6 -6
  102. package/dist/apis/user.js +1 -1
  103. package/dist/apis/validation-rules.cjs +6 -6
  104. package/dist/apis/validation-rules.js +1 -1
  105. package/dist/apis/webhooks.cjs +6 -6
  106. package/dist/apis/webhooks.js +1 -1
  107. package/dist/apis/workflow-definition.cjs +6 -6
  108. package/dist/apis/workflow-definition.js +1 -1
  109. package/dist/apis/workflow.cjs +6 -6
  110. package/dist/apis/workflow.js +1 -1
  111. package/dist/chunk-FDS727SL.cjs +14 -0
  112. package/dist/chunk-M4FO2MI4.js +14 -0
  113. package/dist/{chunk-4UGWLYKW.js → chunk-THI6AB4O.js} +3 -3
  114. package/dist/{chunk-DCILLSW6.cjs → chunk-XZPA2XDZ.cjs} +3 -3
  115. package/dist/event-catalog-3YOQ46ZW.js +7 -0
  116. package/dist/event-catalog-HLWUT7RM.cjs +7 -0
  117. package/dist/{event-catalog-runtime-N262TQ3Y.js → event-catalog-runtime-JUSLF3UR.js} +1 -1
  118. package/dist/{event-catalog-runtime-B2BPKQVG.cjs → event-catalog-runtime-RH7542GL.cjs} +2 -2
  119. package/dist/{event-catalog.d-mQJLSYUo.d.cts → event-catalog.d-CXbUn8T1.d.cts} +199 -36
  120. package/dist/{event-catalog.d-mQJLSYUo.d.ts → event-catalog.d-CXbUn8T1.d.ts} +199 -36
  121. package/dist/index.cjs +10 -10
  122. package/dist/index.d.cts +2 -2
  123. package/dist/index.d.ts +2 -2
  124. package/dist/index.js +2 -2
  125. package/dist/integration-toolkit-PGT2TTEZ.cjs +7 -0
  126. package/dist/integration-toolkit-RBGVNSUA.js +7 -0
  127. package/dist/{integration-toolkit.d-_h70Q7Q9.d.cts → integration-toolkit.d-CDcHwmoI.d.cts} +5 -0
  128. package/dist/{integration-toolkit.d-_h70Q7Q9.d.ts → integration-toolkit.d-CDcHwmoI.d.ts} +5 -0
  129. package/dist/js-yaml-DLCVPJ7G.js +0 -0
  130. package/docs/event-catalog.md +126 -13
  131. package/docs/integration-toolkit.md +3 -1
  132. package/package.json +11 -12
  133. package/definitions/focus-pocus-runtime.json +0 -1
  134. package/definitions/focus-pocus.json +0 -757
  135. package/dist/chunk-CBDKPGO5.cjs +0 -14
  136. package/dist/chunk-OCMIXJWC.js +0 -14
  137. package/dist/event-catalog-37B6JC7G.js +0 -7
  138. package/dist/event-catalog-5JBHJJ2I.cjs +0 -7
  139. package/dist/integration-toolkit-IFWW3PF3.cjs +0 -7
  140. package/dist/integration-toolkit-JEV67AFW.js +0 -7
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2026 epilot GmbH
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -1 +1 @@
1
- {"s":"https://event-catalog.sls.epilot.io","o":[["listEvents","get","/v1/events"],["getEvent","get","/v1/events/{event_name}",[["event_name","p",true]]],["patchEvent","patch","/v1/events/{event_name}",[["event_name","p",true]],1],["getEventJSONSchema","get","/v1/events/{event_name}/json_schema",[["event_name","p",true]]],["getEventExample","get","/v1/events/{event_name}/example",[["event_name","p",true]]],["searchEventHistory","post","/v1/events/{event_name}:history",[["event_name","p",true]],1],["searchEventHistoryV2","post","/v2/events/{event_name}:history",[["event_name","p",true]],1],["getHistoricalEvent","get","/v2/events/{event_name}/history/{event_id}",[["event_name","p",true],["event_id","p",true]]],["triggerEvent","post","/v1/events/{event_name}:trigger",[["event_name","p",true]],1]],"v":"3.0.0"}
1
+ {"s":"https://event-catalog.sls.epilot.io","o":[["listEvents","get","/v1/events"],["getEvent","get","/v1/events/{event_name}",[["event_name","p",true]]],["patchEvent","patch","/v1/events/{event_name}",[["event_name","p",true]],1],["getEventJSONSchema","get","/v1/events/{event_name}/json_schema",[["event_name","p",true],["Epilot-Event-Version","h"]]],["getEventExample","get","/v1/events/{event_name}/example",[["event_name","p",true],["Epilot-Event-Version","h"]]],["listEventVersions","get","/v1/events/{event_name}/versions",[["event_name","p",true]]],["searchEventHistory","post","/v1/events/{event_name}:history",[["event_name","p",true]],1],["searchEventHistoryV2","post","/v2/events/{event_name}:history",[["event_name","p",true]],1],["getHistoricalEvent","get","/v2/events/{event_name}/history/{event_id}",[["event_name","p",true],["event_id","p",true]]],["triggerEvent","post","/v1/events/{event_name}:trigger",[["event_name","p",true]],1]],"v":"3.0.0"}
@@ -131,7 +131,7 @@
131
131
  "get": {
132
132
  "operationId": "getEventJSONSchema",
133
133
  "summary": "getEventJSONSchema",
134
- "description": "Retrieve the JSON Schema of a specific business event",
134
+ "description": "Retrieve the JSON Schema of a specific business event. Pass an optional\n`Epilot-Event-Version` header to retrieve a specific version's schema;\nwhen omitted, the event's latest version is returned.\n",
135
135
  "tags": [
136
136
  "Event Catalog"
137
137
  ],
@@ -144,6 +144,15 @@
144
144
  "schema": {
145
145
  "type": "string"
146
146
  }
147
+ },
148
+ {
149
+ "name": "Epilot-Event-Version",
150
+ "in": "header",
151
+ "required": false,
152
+ "description": "Event payload version (`MAJOR.MINOR`). Defaults to the event's latest version.",
153
+ "schema": {
154
+ "type": "string"
155
+ }
147
156
  }
148
157
  ],
149
158
  "responses": {
@@ -156,6 +165,9 @@
156
165
  }
157
166
  }
158
167
  }
168
+ },
169
+ "404": {
170
+ "description": "Event or version not found"
159
171
  }
160
172
  }
161
173
  }
@@ -164,7 +176,7 @@
164
176
  "get": {
165
177
  "operationId": "getEventExample",
166
178
  "summary": "getEventExample",
167
- "description": "Generate a sample event payload based on the event's JSON Schema",
179
+ "description": "Generate a sample event payload based on the event's JSON Schema. Pass an\noptional `Epilot-Event-Version` header to generate the example for a\nspecific version; when omitted, the event's latest version is used.\n",
168
180
  "tags": [
169
181
  "Event Catalog"
170
182
  ],
@@ -177,6 +189,15 @@
177
189
  "schema": {
178
190
  "type": "string"
179
191
  }
192
+ },
193
+ {
194
+ "name": "Epilot-Event-Version",
195
+ "in": "header",
196
+ "required": false,
197
+ "description": "Event payload version (`MAJOR.MINOR`). Defaults to the event's latest version.",
198
+ "schema": {
199
+ "type": "string"
200
+ }
180
201
  }
181
202
  ],
182
203
  "responses": {
@@ -190,6 +211,45 @@
190
211
  }
191
212
  }
192
213
  }
214
+ },
215
+ "404": {
216
+ "description": "Event or version not found"
217
+ }
218
+ }
219
+ }
220
+ },
221
+ "/v1/events/{event_name}/versions": {
222
+ "get": {
223
+ "operationId": "listEventVersions",
224
+ "summary": "listEventVersions",
225
+ "description": "List every known version of an event, along with the `latest`\nand the set of currently `active` versions. See §3.2 of the\nEvent Payload Versioning RFC.\n",
226
+ "tags": [
227
+ "Event Catalog"
228
+ ],
229
+ "parameters": [
230
+ {
231
+ "name": "event_name",
232
+ "in": "path",
233
+ "required": true,
234
+ "description": "Unique human readable name of the event",
235
+ "schema": {
236
+ "type": "string"
237
+ }
238
+ }
239
+ ],
240
+ "responses": {
241
+ "200": {
242
+ "description": "Registry summary for the event.",
243
+ "content": {
244
+ "application/json": {
245
+ "schema": {
246
+ "$ref": "#/components/schemas/EventVersionRegistrySummary"
247
+ }
248
+ }
249
+ }
250
+ },
251
+ "404": {
252
+ "description": "Event not found"
193
253
  }
194
254
  }
195
255
  }
@@ -265,7 +325,7 @@
265
325
  "post": {
266
326
  "operationId": "searchEventHistoryV2",
267
327
  "summary": "searchEventHistoryV2",
268
- "description": "Paginated history of events with projected/lightweight payload (v2).\n\nReturns `EventSummary` objects instead of fully hydrated `Event` objects:\nnested entity graphs (objects/arrays-of-objects carrying `_schema`/`_id`)\nare stripped. Use GET /v2/events/{event_name}/history/{event_id} to fetch\nthe full hydrated event for a single result.\n",
328
+ "description": "Paginated history of events with projected/lightweight payload (v2).\n\nReturns `EventSummary` objects instead of fully hydrated `Event` objects:\nhydrated entity objects (values carrying `_schema`/`_id`) are reduced to\nreference stubs `{_schema, _id, _title}` — the full entity is recoverable\nvia GET /v2/events/{event_name}/history/{event_id} or by hitting\nentity-api directly with the `_id`.\n",
269
329
  "tags": [
270
330
  "Event Catalog"
271
331
  ],
@@ -463,8 +523,8 @@
463
523
  },
464
524
  "event_version": {
465
525
  "type": "string",
466
- "description": "Event version (semver)",
467
- "example": "1.0.0"
526
+ "description": "Event payload version (MAJOR.MINOR)",
527
+ "example": "1.0"
468
528
  },
469
529
  "event_status": {
470
530
  "type": "string",
@@ -704,7 +764,7 @@
704
764
  },
705
765
  "_event_version": {
706
766
  "type": "string",
707
- "description": "Event version (semver)"
767
+ "description": "Event payload version (MAJOR.MINOR)"
708
768
  },
709
769
  "_event_source": {
710
770
  "type": "string",
@@ -841,8 +901,8 @@
841
901
  },
842
902
  "_event_version": {
843
903
  "type": "string",
844
- "description": "Event version (semver)",
845
- "example": "1.0.0"
904
+ "description": "Event payload version (MAJOR.MINOR)",
905
+ "example": "1.0"
846
906
  },
847
907
  "_event_source": {
848
908
  "type": "string",
@@ -876,7 +936,7 @@
876
936
  "_event_time": "2024-01-01T12:00:00Z",
877
937
  "_event_id": "01FZ4Z5FZ5FZ5FZ5FZ5FZ5FZ5F",
878
938
  "_event_name": "MeterReading",
879
- "_event_version": "1.0.0",
939
+ "_event_version": "1.0",
880
940
  "_event_source": "api",
881
941
  "_trigger_source_type": "api",
882
942
  "_trigger_source": "user_123456",
@@ -897,7 +957,7 @@
897
957
  },
898
958
  "EventSummary": {
899
959
  "type": "object",
900
- "description": "A lightweight event summary returned by the v2 history endpoint.\n\nIncludes the standard `_*` metadata fields plus a projected subset of the\nevent payload. Hydrated entity objects (values carrying `_schema` or `_id`\nand arrays of such objects) are stripped fetch via\n`GET /v2/events/{event_name}/history/{event_id}` for full hydration.\n\nProjected scalar payload fields appear as additional top-level properties.\n",
960
+ "description": "A lightweight event summary returned by the v2 history endpoint.\n\nIncludes the standard `_*` metadata fields plus a projected subset of the\nevent payload. Hydrated entity objects (values carrying `_schema` or `_id`)\n— and arrays of such objects are reduced to reference stubs\n`{_schema, _id, _title}` so consumers can identify and follow up on each\nentity without paying the cost of the full hydrated graph. Fetch\n`GET /v2/events/{event_name}/history/{event_id}` for the full hydration.\n\nProjected scalar payload fields appear as additional top-level properties.\n",
901
961
  "properties": {
902
962
  "_org_id": {
903
963
  "type": "string",
@@ -918,8 +978,8 @@
918
978
  },
919
979
  "_event_version": {
920
980
  "type": "string",
921
- "description": "Event version (semver)",
922
- "example": "1.0.0"
981
+ "description": "Event payload version (MAJOR.MINOR)",
982
+ "example": "1.0"
923
983
  },
924
984
  "_event_source": {
925
985
  "type": "string",
@@ -1295,6 +1355,102 @@
1295
1355
  "entity_id",
1296
1356
  "version_index"
1297
1357
  ]
1358
+ },
1359
+ "FieldChange": {
1360
+ "type": "object",
1361
+ "description": "A field-level change descriptor. Powers the declarative half of the\nversion DSL.\n",
1362
+ "properties": {
1363
+ "field": {
1364
+ "type": "string",
1365
+ "description": "Name of the field affected by this change.",
1366
+ "example": "reading"
1367
+ },
1368
+ "op": {
1369
+ "type": "string",
1370
+ "enum": [
1371
+ "added",
1372
+ "removed",
1373
+ "type-changed"
1374
+ ],
1375
+ "description": "Kind of change. Renames are NOT a first-class op — represent them\nas a `removed` + `added` pair (semantic intent goes into\n`change_summary` / `change_notes`).\n"
1376
+ },
1377
+ "type_old": {
1378
+ "type": "string",
1379
+ "description": "Type label for the previous shape (for `removed` and `type-changed`)."
1380
+ },
1381
+ "type_new": {
1382
+ "type": "string",
1383
+ "description": "Type label for the new shape (for `added` and `type-changed`)."
1384
+ }
1385
+ },
1386
+ "required": [
1387
+ "field",
1388
+ "op"
1389
+ ]
1390
+ },
1391
+ "VersionMeta": {
1392
+ "type": "object",
1393
+ "description": "One entry of an event's version timeline.",
1394
+ "properties": {
1395
+ "version": {
1396
+ "type": "string",
1397
+ "description": "MAJOR.MINOR version label.",
1398
+ "example": "1.0"
1399
+ },
1400
+ "released_at": {
1401
+ "type": "string",
1402
+ "description": "ISO 8601 release timestamp.",
1403
+ "example": "2025-11-15"
1404
+ },
1405
+ "change_summary": {
1406
+ "type": "string",
1407
+ "description": "Required one-liner describing what changed in this version (≤280 chars)."
1408
+ },
1409
+ "change_notes": {
1410
+ "type": "string",
1411
+ "description": "Optional longer-form prose (markdown)."
1412
+ },
1413
+ "changes": {
1414
+ "type": "array",
1415
+ "description": "Hand-authored list of field-level changes from the previous version. Empty for v1.",
1416
+ "items": {
1417
+ "$ref": "#/components/schemas/FieldChange"
1418
+ }
1419
+ }
1420
+ },
1421
+ "required": [
1422
+ "version",
1423
+ "released_at",
1424
+ "change_summary",
1425
+ "changes"
1426
+ ]
1427
+ },
1428
+ "EventVersionRegistrySummary": {
1429
+ "type": "object",
1430
+ "description": "Summary of an event's version timeline returned by\n`GET /v1/events/{event_name}/versions`.\n",
1431
+ "properties": {
1432
+ "event_name": {
1433
+ "type": "string",
1434
+ "example": "MeterReadingAdded"
1435
+ },
1436
+ "latest": {
1437
+ "type": "string",
1438
+ "description": "The newest registered version.",
1439
+ "example": "1.0"
1440
+ },
1441
+ "versions": {
1442
+ "type": "array",
1443
+ "description": "Full version timeline, ordered oldest → newest.",
1444
+ "items": {
1445
+ "$ref": "#/components/schemas/VersionMeta"
1446
+ }
1447
+ }
1448
+ },
1449
+ "required": [
1450
+ "event_name",
1451
+ "latest",
1452
+ "versions"
1453
+ ]
1298
1454
  }
1299
1455
  }
1300
1456
  },
@@ -7837,6 +7837,15 @@
7837
7837
  "date"
7838
7838
  ],
7839
7839
  "description": "Field to group the breakdown by"
7840
+ },
7841
+ "source": {
7842
+ "type": "string",
7843
+ "enum": [
7844
+ "monitoring",
7845
+ "incoming"
7846
+ ],
7847
+ "default": "monitoring",
7848
+ "description": "Data source for the stats. \"monitoring\" (default) aggregates processed events from erp_monitoring_v2 — this counts every event produced throughout the processing tree (fan-out children, post-actions, relation resolutions, etc.). \"incoming\" counts only the initial inbound events actually received (distinct event_id from erp_incoming_events); only group_by=use_case_id is supported and status/level breakdown is not available for this source (success/error/warning/skipped counts are returned as 0).\n"
7840
7849
  }
7841
7850
  }
7842
7851
  },
@@ -6,25 +6,25 @@ var _chunkOXJOO2YFcjs = require('../chunk-OXJOO2YF.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkDCILLSW6cjs = require('../chunk-DCILLSW6.cjs');
9
+ var _chunkXZPA2XDZcjs = require('../chunk-XZPA2XDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/access-token.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkOXJOO2YFcjs.require_access_token_runtime.call(void 0, );
15
- return _chunkDCILLSW6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkXZPA2XDZcjs.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 = _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: def, apiName: "accessToken" });
21
+ _instance = _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: def, apiName: "accessToken" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkDCILLSW6cjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkXZPA2XDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "accessToken" }),
27
+ createClient: () => _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "accessToken" }),
28
28
  apiName: "accessToken"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var accessToken = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.accessToken = accessToken; exports.authorize = _chunkDCILLSW6cjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.accessToken = accessToken; exports.authorize = _chunkXZPA2XDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-4UGWLYKW.js";
9
+ } from "../chunk-THI6AB4O.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/access-token.ts
@@ -6,25 +6,25 @@ var _chunkLKRBFBFNcjs = require('../chunk-LKRBFBFN.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkDCILLSW6cjs = require('../chunk-DCILLSW6.cjs');
9
+ var _chunkXZPA2XDZcjs = require('../chunk-XZPA2XDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/address-suggestions.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkLKRBFBFNcjs.require_address_suggestions_runtime.call(void 0, );
15
- return _chunkDCILLSW6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkXZPA2XDZcjs.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 = _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: def, apiName: "addressSuggestions" });
21
+ _instance = _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: def, apiName: "addressSuggestions" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkDCILLSW6cjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkXZPA2XDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "addressSuggestions" }),
27
+ createClient: () => _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "addressSuggestions" }),
28
28
  apiName: "addressSuggestions"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var addressSuggestions = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.addressSuggestions = addressSuggestions; exports.authorize = _chunkDCILLSW6cjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.addressSuggestions = addressSuggestions; exports.authorize = _chunkXZPA2XDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-4UGWLYKW.js";
9
+ } from "../chunk-THI6AB4O.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/address-suggestions.ts
@@ -6,25 +6,25 @@ var _chunkT67ZXTVGcjs = require('../chunk-T67ZXTVG.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkDCILLSW6cjs = require('../chunk-DCILLSW6.cjs');
9
+ var _chunkXZPA2XDZcjs = require('../chunk-XZPA2XDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/address.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkT67ZXTVGcjs.require_address_runtime.call(void 0, );
15
- return _chunkDCILLSW6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkXZPA2XDZcjs.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 = _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: def, apiName: "address" });
21
+ _instance = _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: def, apiName: "address" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkDCILLSW6cjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkXZPA2XDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "address" }),
27
+ createClient: () => _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "address" }),
28
28
  apiName: "address"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var address = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.address = address; exports.authorize = _chunkDCILLSW6cjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.address = address; exports.authorize = _chunkXZPA2XDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-4UGWLYKW.js";
9
+ } from "../chunk-THI6AB4O.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/address.ts
@@ -6,25 +6,25 @@ var _chunkFARDEGPHcjs = require('../chunk-FARDEGPH.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkDCILLSW6cjs = require('../chunk-DCILLSW6.cjs');
9
+ var _chunkXZPA2XDZcjs = require('../chunk-XZPA2XDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/ai-agents.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkFARDEGPHcjs.require_ai_agents_runtime.call(void 0, );
15
- return _chunkDCILLSW6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkXZPA2XDZcjs.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 = _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: def, apiName: "aiAgents" });
21
+ _instance = _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: def, apiName: "aiAgents" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkDCILLSW6cjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkXZPA2XDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "aiAgents" }),
27
+ createClient: () => _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "aiAgents" }),
28
28
  apiName: "aiAgents"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var aiAgents = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.aiAgents = aiAgents; exports.authorize = _chunkDCILLSW6cjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.aiAgents = aiAgents; exports.authorize = _chunkXZPA2XDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-4UGWLYKW.js";
9
+ } from "../chunk-THI6AB4O.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/ai-agents.ts
package/dist/apis/app.cjs CHANGED
@@ -6,25 +6,25 @@ var _chunkKMVJYNLBcjs = require('../chunk-KMVJYNLB.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkDCILLSW6cjs = require('../chunk-DCILLSW6.cjs');
9
+ var _chunkXZPA2XDZcjs = require('../chunk-XZPA2XDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/app.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkKMVJYNLBcjs.require_app_runtime.call(void 0, );
15
- return _chunkDCILLSW6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkXZPA2XDZcjs.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 = _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: def, apiName: "app" });
21
+ _instance = _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: def, apiName: "app" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkDCILLSW6cjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkXZPA2XDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "app" }),
27
+ createClient: () => _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "app" }),
28
28
  apiName: "app"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var app = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.app = app; exports.authorize = _chunkDCILLSW6cjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.app = app; exports.authorize = _chunkXZPA2XDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
package/dist/apis/app.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-4UGWLYKW.js";
9
+ } from "../chunk-THI6AB4O.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/app.ts
@@ -6,25 +6,25 @@ var _chunkRUZRPIHWcjs = require('../chunk-RUZRPIHW.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkDCILLSW6cjs = require('../chunk-DCILLSW6.cjs');
9
+ var _chunkXZPA2XDZcjs = require('../chunk-XZPA2XDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/audit-logs.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkRUZRPIHWcjs.require_audit_logs_runtime.call(void 0, );
15
- return _chunkDCILLSW6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkXZPA2XDZcjs.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 = _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: def, apiName: "auditLogs" });
21
+ _instance = _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: def, apiName: "auditLogs" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkDCILLSW6cjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkXZPA2XDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "auditLogs" }),
27
+ createClient: () => _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "auditLogs" }),
28
28
  apiName: "auditLogs"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var auditLogs = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.auditLogs = auditLogs; exports.authorize = _chunkDCILLSW6cjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.auditLogs = auditLogs; exports.authorize = _chunkXZPA2XDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-4UGWLYKW.js";
9
+ } from "../chunk-THI6AB4O.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/audit-logs.ts
@@ -6,25 +6,25 @@ var _chunkDVM27A7Ecjs = require('../chunk-DVM27A7E.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkDCILLSW6cjs = require('../chunk-DCILLSW6.cjs');
9
+ var _chunkXZPA2XDZcjs = require('../chunk-XZPA2XDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/automation.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkDVM27A7Ecjs.require_automation_runtime.call(void 0, );
15
- return _chunkDCILLSW6cjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkXZPA2XDZcjs.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 = _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: def, apiName: "automation" });
21
+ _instance = _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: def, apiName: "automation" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkDCILLSW6cjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkXZPA2XDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkDCILLSW6cjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "automation" }),
27
+ createClient: () => _chunkXZPA2XDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "automation" }),
28
28
  apiName: "automation"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var automation = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunkDCILLSW6cjs.authorize; exports.automation = automation; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkXZPA2XDZcjs.authorize; exports.automation = automation; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-4UGWLYKW.js";
9
+ } from "../chunk-THI6AB4O.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/automation.ts