@epilot/sdk 2.3.2 → 2.3.5

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 (179) hide show
  1. package/README.md +2 -0
  2. package/definitions/blueprint-manifest-runtime.json +1 -1
  3. package/definitions/blueprint-manifest.json +239 -12
  4. package/definitions/configuration-hub-runtime.json +1 -0
  5. package/definitions/configuration-hub.json +399 -0
  6. package/definitions/environments-runtime.json +1 -1
  7. package/definitions/environments.json +2 -2
  8. package/definitions/query-runtime.json +1 -0
  9. package/definitions/query.json +3178 -0
  10. package/dist/README-6MG272KM.cjs +7 -0
  11. package/dist/README-7N542PBL.js +7 -0
  12. package/dist/{_index-O7JDGRSE.cjs → _index-55HAH24D.cjs} +7 -1
  13. package/dist/{_index-CLT2KTVS.js → _index-HE4B6FOA.js} +6 -0
  14. package/dist/apis/access-token.cjs +6 -6
  15. package/dist/apis/access-token.js +1 -1
  16. package/dist/apis/address-suggestions.cjs +6 -6
  17. package/dist/apis/address-suggestions.js +1 -1
  18. package/dist/apis/address.cjs +6 -6
  19. package/dist/apis/address.js +1 -1
  20. package/dist/apis/ai-agents.cjs +6 -6
  21. package/dist/apis/ai-agents.js +1 -1
  22. package/dist/apis/app.cjs +6 -6
  23. package/dist/apis/app.js +1 -1
  24. package/dist/apis/audit-logs.cjs +6 -6
  25. package/dist/apis/audit-logs.js +1 -1
  26. package/dist/apis/automation.cjs +6 -6
  27. package/dist/apis/automation.js +1 -1
  28. package/dist/apis/billing.cjs +6 -6
  29. package/dist/apis/billing.js +1 -1
  30. package/dist/apis/blueprint-manifest.cjs +8 -8
  31. package/dist/apis/blueprint-manifest.d.cts +2 -2
  32. package/dist/apis/blueprint-manifest.d.ts +2 -2
  33. package/dist/apis/blueprint-manifest.js +2 -2
  34. package/dist/apis/configuration-hub.cjs +38 -0
  35. package/dist/apis/configuration-hub.d.cts +18 -0
  36. package/dist/apis/configuration-hub.d.ts +18 -0
  37. package/dist/apis/configuration-hub.js +38 -0
  38. package/dist/apis/consent.cjs +6 -6
  39. package/dist/apis/consent.js +1 -1
  40. package/dist/apis/customer-portal.cjs +6 -6
  41. package/dist/apis/customer-portal.js +1 -1
  42. package/dist/apis/dashboard.cjs +6 -6
  43. package/dist/apis/dashboard.js +1 -1
  44. package/dist/apis/data-governance.cjs +6 -6
  45. package/dist/apis/data-governance.js +1 -1
  46. package/dist/apis/deduplication.cjs +6 -6
  47. package/dist/apis/deduplication.js +1 -1
  48. package/dist/apis/design.cjs +6 -6
  49. package/dist/apis/design.js +1 -1
  50. package/dist/apis/document.cjs +6 -6
  51. package/dist/apis/document.js +1 -1
  52. package/dist/apis/email-settings.cjs +6 -6
  53. package/dist/apis/email-settings.js +1 -1
  54. package/dist/apis/email-template.cjs +6 -6
  55. package/dist/apis/email-template.js +1 -1
  56. package/dist/apis/entity-mapping.cjs +6 -6
  57. package/dist/apis/entity-mapping.js +1 -1
  58. package/dist/apis/entity.cjs +6 -6
  59. package/dist/apis/entity.js +1 -1
  60. package/dist/apis/environments.cjs +8 -8
  61. package/dist/apis/environments.d.cts +2 -2
  62. package/dist/apis/environments.d.ts +2 -2
  63. package/dist/apis/environments.js +2 -2
  64. package/dist/apis/event-catalog.cjs +6 -6
  65. package/dist/apis/event-catalog.js +1 -1
  66. package/dist/apis/file.cjs +6 -6
  67. package/dist/apis/file.js +1 -1
  68. package/dist/apis/iban.cjs +6 -6
  69. package/dist/apis/iban.js +1 -1
  70. package/dist/apis/integration-toolkit.cjs +6 -6
  71. package/dist/apis/integration-toolkit.js +1 -1
  72. package/dist/apis/journey.cjs +6 -6
  73. package/dist/apis/journey.js +1 -1
  74. package/dist/apis/kanban.cjs +6 -6
  75. package/dist/apis/kanban.js +1 -1
  76. package/dist/apis/message.cjs +6 -6
  77. package/dist/apis/message.js +1 -1
  78. package/dist/apis/metering.cjs +6 -6
  79. package/dist/apis/metering.js +1 -1
  80. package/dist/apis/notes.cjs +6 -6
  81. package/dist/apis/notes.js +1 -1
  82. package/dist/apis/notification.cjs +6 -6
  83. package/dist/apis/notification.js +1 -1
  84. package/dist/apis/organization.cjs +6 -6
  85. package/dist/apis/organization.js +1 -1
  86. package/dist/apis/partner-directory.cjs +6 -6
  87. package/dist/apis/partner-directory.js +1 -1
  88. package/dist/apis/permissions.cjs +6 -6
  89. package/dist/apis/permissions.js +1 -1
  90. package/dist/apis/pricing-tier.cjs +6 -6
  91. package/dist/apis/pricing-tier.js +1 -1
  92. package/dist/apis/pricing.cjs +6 -6
  93. package/dist/apis/pricing.js +1 -1
  94. package/dist/apis/purpose.cjs +6 -6
  95. package/dist/apis/purpose.js +1 -1
  96. package/dist/apis/query.cjs +38 -0
  97. package/dist/apis/query.d.cts +18 -0
  98. package/dist/apis/query.d.ts +18 -0
  99. package/dist/apis/query.js +38 -0
  100. package/dist/apis/sandbox.cjs +6 -6
  101. package/dist/apis/sandbox.js +1 -1
  102. package/dist/apis/sharing.cjs +6 -6
  103. package/dist/apis/sharing.js +1 -1
  104. package/dist/apis/submission.cjs +6 -6
  105. package/dist/apis/submission.js +1 -1
  106. package/dist/apis/target.cjs +38 -0
  107. package/dist/apis/target.d.cts +597 -0
  108. package/dist/apis/target.d.ts +597 -0
  109. package/dist/apis/target.js +38 -0
  110. package/dist/apis/targeting.cjs +6 -6
  111. package/dist/apis/targeting.js +1 -1
  112. package/dist/apis/template-variables.cjs +6 -6
  113. package/dist/apis/template-variables.js +1 -1
  114. package/dist/apis/user.cjs +6 -6
  115. package/dist/apis/user.js +1 -1
  116. package/dist/apis/validation-rules.cjs +6 -6
  117. package/dist/apis/validation-rules.js +1 -1
  118. package/dist/apis/webhooks.cjs +6 -6
  119. package/dist/apis/webhooks.js +1 -1
  120. package/dist/apis/workflow-definition.cjs +6 -6
  121. package/dist/apis/workflow-definition.js +1 -1
  122. package/dist/apis/workflow.cjs +6 -6
  123. package/dist/apis/workflow.js +1 -1
  124. package/dist/blueprint-manifest-DBEY5PPI.js +7 -0
  125. package/dist/blueprint-manifest-IEQ6YBY7.cjs +7 -0
  126. package/dist/{blueprint-manifest-runtime-E2FN43TB.js → blueprint-manifest-runtime-5UN52LW5.js} +1 -1
  127. package/dist/{blueprint-manifest-runtime-G4UK5VEX.cjs → blueprint-manifest-runtime-QN2IECSA.cjs} +2 -2
  128. package/dist/{blueprint-manifest.d-BGrGU787.d.cts → blueprint-manifest.d-BPyzoR0X.d.cts} +228 -9
  129. package/dist/{blueprint-manifest.d-BGrGU787.d.ts → blueprint-manifest.d-BPyzoR0X.d.ts} +228 -9
  130. package/dist/{chunk-6IMAKHA4.js → chunk-2LEEXRJX.js} +1 -1
  131. package/dist/chunk-4JAOFRYX.js +14 -0
  132. package/dist/{chunk-5JN243WJ.js → chunk-7C4FQXMS.js} +12 -6
  133. package/dist/chunk-EYKEVZME.cjs +14 -0
  134. package/dist/{chunk-VTJQTEQX.cjs → chunk-GGMGJYHO.cjs} +12 -6
  135. package/dist/{chunk-BDKLBHIN.cjs → chunk-I6DG26UJ.cjs} +1 -1
  136. package/dist/{chunk-5APJZUIH.cjs → chunk-L544VG3B.cjs} +1 -1
  137. package/dist/chunk-MM5JDJFO.js +14 -0
  138. package/dist/{chunk-VPDA5SAH.js → chunk-O2YVXGPZ.js} +1 -1
  139. package/dist/chunk-Q7OKRNUG.cjs +14 -0
  140. package/dist/chunk-RMP2HHCR.js +14 -0
  141. package/dist/chunk-XDZ2JKJ4.cjs +14 -0
  142. package/dist/configuration-hub-LKSRCGYT.cjs +7 -0
  143. package/dist/configuration-hub-TZ2ULWV4.js +7 -0
  144. package/dist/configuration-hub-runtime-B7KKIHHY.cjs +5 -0
  145. package/dist/configuration-hub-runtime-TEDEKI7E.js +5 -0
  146. package/dist/configuration-hub.d-CqvhcMOn.d.cts +166 -0
  147. package/dist/configuration-hub.d-CqvhcMOn.d.ts +166 -0
  148. package/dist/environments-PXJOTQVM.js +7 -0
  149. package/dist/environments-QJ4UMJ5C.cjs +7 -0
  150. package/dist/{environments-runtime-FMSNJF5S.js → environments-runtime-NKHLZJB3.js} +1 -1
  151. package/dist/{environments-runtime-5DVTRV2Z.cjs → environments-runtime-QC2BUHBW.cjs} +2 -2
  152. package/dist/{environments.d-H3LK_KuH.d.ts → environments.d-BvqvN-PD.d.cts} +134 -5
  153. package/dist/{environments.d-H3LK_KuH.d.cts → environments.d-BvqvN-PD.d.ts} +134 -5
  154. package/dist/index.cjs +43 -27
  155. package/dist/index.d.cts +81 -77
  156. package/dist/index.d.ts +81 -77
  157. package/dist/index.js +39 -23
  158. package/dist/query-JSDB2F2U.cjs +7 -0
  159. package/dist/query-RJ4M25PA.js +7 -0
  160. package/dist/query-runtime-NLOSMDAJ.cjs +5 -0
  161. package/dist/query-runtime-SYJTDUNG.js +5 -0
  162. package/dist/query.d-Cmp78IhZ.d.cts +2375 -0
  163. package/dist/query.d-Cmp78IhZ.d.ts +2375 -0
  164. package/dist/target-3RS5BN2B.cjs +7 -0
  165. package/dist/target-5MKRXCHX.js +7 -0
  166. package/dist/target-runtime-BMJ7EARM.cjs +5 -0
  167. package/dist/target-runtime-PBF3WYL7.js +5 -0
  168. package/docs/blueprint-manifest.md +418 -40
  169. package/docs/configuration-hub.md +256 -0
  170. package/docs/environments.md +3 -5
  171. package/docs/query.md +1609 -0
  172. package/docs/target.md +741 -0
  173. package/package.json +19 -1
  174. package/dist/README-KX4XC2HB.js +0 -7
  175. package/dist/README-PTYV6PQI.cjs +0 -7
  176. package/dist/blueprint-manifest-ELK4SGN7.js +0 -7
  177. package/dist/blueprint-manifest-VBOWPK52.cjs +0 -7
  178. package/dist/environments-I6RWPVHA.js +0 -7
  179. package/dist/environments-TZYXLYXA.cjs +0 -7
@@ -0,0 +1,7 @@
1
+ import "./chunk-YPSWSI3M.js";
2
+
3
+ // src/docs/query.json
4
+ var query_default = '# Query API\n\n- **Base URL:** `https://query.sls.epilot.io`\n- **Full API Docs:** [https://docs.epilot.io/api/query](https://docs.epilot.io/api/query)\n\n## Usage\n\n```ts\nimport { epilot } from \'@epilot/sdk\'\n\nepilot.authorize(() => \'<token>\')\nconst { data } = await epilot.query.createOrUpdateView(...)\n```\n\n### Tree-shakeable import\n\n```ts\nimport { getClient, authorize } from \'@epilot/sdk/query\'\n\nconst queryClient = getClient()\nauthorize(queryClient, () => \'<token>\')\nconst { data } = await queryClient.createOrUpdateView(...)\n```\n\n## Operations\n\n**Datalake V2**\n- [`createOrUpdateView`](#createorupdateview)\n- [`getAllViews`](#getallviews)\n- [`getView`](#getview)\n- [`createOrUpdateRelationship`](#createorupdaterelationship)\n- [`getAllRelationships`](#getallrelationships)\n\n**Datasets**\n- [`listAvailableDatasetsV2`](#listavailabledatasetsv2)\n\n**Query**\n- [`executeEntitiesQuery`](#executeentitiesquery)\n- [`executeWorkflowsQuery`](#executeworkflowsquery)\n- [`executeAutomationQuery`](#executeautomationquery)\n- [`listWorkflowPhasesByDefinitionId`](#listworkflowphasesbydefinitionid)\n- [`listWorkflowDefinitions`](#listworkflowdefinitions)\n- [`listPhaseNames`](#listphasenames)\n\n**V1**\n- [`listDatasets`](#listdatasets)\n- [`executeQuery`](#executequery)\n\n**CredentialsV2**\n- [`generateCredentialsV2`](#generatecredentialsv2)\n- [`listCredentialsV2`](#listcredentialsv2)\n- [`revokeCredentialsV2`](#revokecredentialsv2)\n\n**V2**\n- [`executeQueryV2`](#executequeryv2)\n- [`getSemanticModel`](#getsemanticmodel)\n- [`autocomplete`](#autocomplete)\n- [`workflowsAutocomplete`](#workflowsautocomplete)\n\n**Schemas**\n- [`ErrorResponse`](#errorresponse)\n- [`ViewRequest`](#viewrequest)\n- [`CurrentEntitiesViewRequest`](#currententitiesviewrequest)\n- [`TaxonomiesViewRequest`](#taxonomiesviewrequest)\n- [`WorkflowExecutionsViewRequest`](#workflowexecutionsviewrequest)\n- [`ViewResponse`](#viewresponse)\n- [`ViewsListResponse`](#viewslistresponse)\n- [`RelationshipRequest`](#relationshiprequest)\n- [`RelationshipResponse`](#relationshipresponse)\n- [`RelationshipsListResponse`](#relationshipslistresponse)\n- [`NoCache`](#nocache)\n- [`CacheExpiration`](#cacheexpiration)\n- [`UserId`](#userid)\n- [`DatasetDomain`](#datasetdomain)\n- [`Dataset`](#dataset)\n- [`DatalakeQueryOptions`](#datalakequeryoptions)\n- [`DatalakeQuery`](#datalakequery)\n- [`AutomationQueryOptions`](#automationqueryoptions)\n- [`DatasetOptions.AutomationExecutionsOverview`](#datasetoptions.automationexecutionsoverview)\n- [`DatasetOptions.ListAutomationDefinitions`](#datasetoptions.listautomationdefinitions)\n- [`WorkflowsQueryOptions`](#workflowsqueryoptions)\n- [`DatasetOptions.TotalCountOfWorkflowExecutions`](#datasetoptions.totalcountofworkflowexecutions)\n- [`DatasetOptions.WorkflowExecutionTimeSeries`](#datasetoptions.workflowexecutiontimeseries)\n- [`DatasetOptions.CumulativeSumOfWorkflows`](#datasetoptions.cumulativesumofworkflows)\n- [`DatasetOptions.CancellationReasons`](#datasetoptions.cancellationreasons)\n- [`DatasetOptions.WorkflowTasksOverview`](#datasetoptions.workflowtasksoverview)\n- [`Response.WorkflowTaskOverview`](#response.workflowtaskoverview)\n- [`ECPDetails`](#ecpdetails)\n- [`WorkflowContext`](#workflowcontext)\n- [`WorkflowStatus`](#workflowstatus)\n- [`AutomationConfig`](#automationconfig)\n- [`DynamicDueDate`](#dynamicduedate)\n- [`TaskStatus`](#taskstatus)\n- [`TaskRequirement`](#taskrequirement)\n- [`TaskType`](#tasktype)\n- [`Task`](#task)\n- [`WorkflowsQueryOptions.WorkflowDefinitionIDs`](#workflowsqueryoptions.workflowdefinitionids)\n- [`WorkflowsQueryOptions.EntitySchema`](#workflowsqueryoptions.entityschema)\n- [`WorkflowsQueryOptions.RelativeTimeRange`](#workflowsqueryoptions.relativetimerange)\n- [`WorkflowsQueryOptions.TimeRangeFrom`](#workflowsqueryoptions.timerangefrom)\n- [`WorkflowsQueryOptions.TimeRangeTo`](#workflowsqueryoptions.timerangeto)\n- [`WorkflowsQueryOptions.GroupTimeBy`](#workflowsqueryoptions.grouptimeby)\n- [`WorkflowsQueryOptions.WorkflowStates`](#workflowsqueryoptions.workflowstates)\n- [`DatasetName`](#datasetname)\n- [`EntityDataset`](#entitydataset)\n- [`AutomationExecutionDataset`](#automationexecutiondataset)\n- [`WorkflowDataset`](#workflowdataset)\n- [`WorkflowStates`](#workflowstates)\n- [`PhaseStates`](#phasestates)\n- [`TaskStates`](#taskstates)\n- [`SortBy`](#sortby)\n- [`TimeGroups`](#timegroups)\n- [`RelativeTimeRange`](#relativetimerange)\n- [`WorkflowsQueryResult`](#workflowsqueryresult)\n- [`AutomationExecutionResponse`](#automationexecutionresponse)\n- [`ListAutomationDefinitionsResponse`](#listautomationdefinitionsresponse)\n- [`SemanticModel`](#semanticmodel)\n- [`QueryResults`](#queryresults)\n- [`TimeSeriesSettings`](#timeseriessettings)\n- [`NameDurationSettings`](#namedurationsettings)\n\n### `createOrUpdateView`\n\nCreate or update a materialized SQL view in the epilot data lake.\n\n`POST /datalake/views`\n\n```ts\nconst { data } = await client.createOrUpdateView(\n null,\n {\n view_name: \'some_view\',\n source_dataset: \'current_entities\',\n config: {\n schema: \'some_schema\',\n include_purpose_view: true,\n include_label_view: true,\n include_relation_view: true,\n relationship_attribute: [\'some_relationship_attribute\']\n }\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "view_name": "some_view",\n "source_dataset": "current_entities",\n "attributes": [\n {\n "name": "some_attribute",\n "type": "string",\n "description": "some description"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getAllViews`\n\nRetrieve all materialized data lake views configured for the organization.\n\n`GET /datalake/views`\n\n```ts\nconst { data } = await client.getAllViews()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "views": [\n {\n "view_name": "some_view",\n "source_dataset": "current_entities",\n "view_slug": "some_view",\n "attributes": [\n {\n "name": "some_attribute",\n "type": "string",\n "description": "some description"\n }\n ]\n },\n {\n "view_name": "another_view",\n "source_dataset": "taxonomies",\n "view_slug": "another_view",\n "attributes": [\n {\n "name": "taxonomy_attribute",\n "type": "string",\n "description": "taxonomy attribute description"\n }\n ]\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getView`\n\nRetrieve the definition and attributes of a specific data lake view by its slug.\n\n`GET /datalake/views/{view_slug}`\n\n```ts\nconst { data } = await client.getView({\n view_slug: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "view_name": "some_view",\n "source_dataset": "current_entities",\n "attributes": [\n {\n "name": "some_attribute",\n "type": "string",\n "description": "some description"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `createOrUpdateRelationship`\n\nDefine or update a relationship between two tables in the data lake.\n\n`POST /datalake/relationships`\n\n```ts\nconst { data } = await client.createOrUpdateRelationship(\n null,\n {\n relationship_name: \'some_relationship\',\n from_table: \'some_table\',\n to_table: \'some_table\',\n from_column: \'some_column\',\n to_column: \'some_column\',\n type: \'one_to_many\'\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "relationship_name": "some_relationship",\n "from_table": "some_table",\n "to_table": "some_table",\n "from_column": "some_column",\n "to_column": "some_column",\n "type": "one_to_many"\n}\n```\n\n</details>\n\n---\n\n### `getAllRelationships`\n\nRetrieve all table relationships configured for the organization\'s data lake.\n\n`GET /datalake/relationships`\n\n```ts\nconst { data } = await client.getAllRelationships()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "relationships": [\n {\n "relationship_name": "some_relationship",\n "from_table": "some_table",\n "to_table": "some_table",\n "from_column": "some_column",\n "to_column": "some_column",\n "type": "one_to_many"\n },\n {\n "relationship_name": "another_relationship",\n "from_table": "table_a",\n "to_table": "table_b",\n "from_column": "column_a",\n "to_column": "column_b",\n "type": "many_to_many"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listAvailableDatasetsV2`\n\nLists all available datasets grouped by domain\n\n`GET /v2/query/datasets`\n\n```ts\nconst { data } = await client.listAvailableDatasetsV2()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "domain": "entities",\n "dataset": "entity_operations",\n "endpoint": "/v2/query/domain/entities:execute"\n },\n {\n "domain": "workflows",\n "dataset": "workflow_execution_time_series",\n "endpoint": "/v2/query/domain/workflows:execute"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `executeEntitiesQuery`\n\nExecute queries against entities datasets.\n\n`POST /v2/query/domain/entities:execute`\n\n```ts\nconst { data } = await client.executeEntitiesQuery(\n {\n cache_expiration: \'example\',\n no_cache: true,\n },\n {\n query: {}\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "FINISHED",\n "timestamp": "1715621496068",\n "results": [\n {}\n ]\n}\n```\n\n</details>\n\n---\n\n### `executeWorkflowsQuery`\n\nQuery Workflow Analytics Datasets.\n\n`POST /v2/query/domain/workflows:execute`\n\n```ts\nconst { data } = await client.executeWorkflowsQuery(\n {\n mock: true,\n cache_expiration: \'example\',\n no_cache: true,\n },\n {\n dataset: \'total_count_of_workflow_executions\',\n workflow_definition_ids: [\'string\'],\n entity_schemas: [\'string\'],\n states: [\'string\'],\n group_time_by: \'M\',\n relative_time_range: \'string\',\n time_range_from: \'string\',\n time_range_to: \'string\',\n duration_threshold: 0\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "data": [0, 1],\n "labels": ["label1", "label2"],\n "timestamp": "1715621496068"\n}\n```\n\n</details>\n\n---\n\n### `executeAutomationQuery`\n\nQuery Automation Analytics Datasets.\n\n`POST /v2/query/domain/automations:execute`\n\n```ts\nconst { data } = await client.executeAutomationQuery(\n {\n from: 1,\n size: 1,\n },\n {\n dataset: \'automation_executions_overview\',\n flow_ids: [\'string\'],\n execution_states: [\'success\', \'failed\', \'scheduled\'],\n relative_time_range: \'all_time\',\n time_range_from: \'string\',\n time_range_to: \'string\'\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "hits": 100,\n "results": [\n {\n "flow_id": "1234567890",\n "flow_name": "flow_name",\n "execution_id": "execution_id",\n "execution_status": "execution_status",\n "entity_schema": "opportunity",\n "entity_id": "entity_id",\n "created_at": "execution_created_at",\n "updated_at": "execution_updated_at",\n "error": {\n "message": "error_message",\n "error_code": "error_code"\n },\n "trigger_event": {\n "type": "EntityOperation",\n "trigger_type": "createEntity"\n }\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listWorkflowPhasesByDefinitionId`\n\nRetrieves the workflow phases associated with a given workflow definition ID.\n\n`GET /v2/query/domain/workflows/definitions/{workflowDefinitionId}/phases`\n\n```ts\nconst { data } = await client.listWorkflowPhasesByDefinitionId({\n workflowDefinitionId: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n[\n {\n "id": "y0UdVCOI",\n "name": "Initial Phase"\n }\n]\n```\n\n</details>\n\n---\n\n### `listWorkflowDefinitions`\n\nLists available worflow definitions with their ids, names and start times\n\n`GET /v2/query/domain/workflows/definitions`\n\n```ts\nconst { data } = await client.listWorkflowDefinitions({\n mock: true,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "id": "y0UdVCOI",\n "name": "PV Kauf",\n "max_date": "2023-05-31T00:00:00.000Z",\n "min_date": "2023-01-00T00:00:00.000Z"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listPhaseNames`\n\nLists phase names of an org.\n\n`GET /v2/query/domain/workflows/phases`\n\n```ts\nconst { data } = await client.listPhaseNames({\n org_id: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "id": "y0UdVCOI",\n "name": "PV Kauf",\n "max_date": "2023-05-31T00:00:00.000Z",\n "min_date": "2023-01-00T00:00:00.000Z"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listDatasets`\n\nGet list of available datasets\n\n`GET /v1/query/datasets`\n\n```ts\nconst { data } = await client.listDatasets()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "dataset": "entity_operations"\n },\n {\n "dataset": "entities_timemachine"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `executeQuery`\n\nExecute queries against datasets.\n\n`POST /v1/query:execute`\n\n```ts\nconst { data } = await client.executeQuery(\n {\n cache_expiration: \'example\',\n no_cache: true,\n },\n {\n query: {}\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "FINISHED",\n "timestamp": "1715621496068",\n "results": [\n {}\n ]\n}\n```\n\n</details>\n\n---\n\n### `generateCredentialsV2`\n\nGenerate credentials for the epilot datalake for connecting other BI tools with ClickHouse\n\n`POST /v2/query/credentials:generate`\n\n```ts\nconst { data } = await client.generateCredentialsV2()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "username": "datalakeuser_sfsdfs_66",\n "password": "***",\n "endpoints": {\n "host": "qjjcxsy87t.eu-central-1.aws.clickhouse.cloud",\n "port": 8443\n },\n "database": "datawarehouse"\n}\n```\n\n</details>\n\n---\n\n### `listCredentialsV2`\n\nList all the credentialof Clickhouse for the organization here\n\n`GET /v2/query/credentials:list`\n\n```ts\nconst { data } = await client.listCredentialsV2()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "users": [\n {\n "user_id": "string"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `revokeCredentialsV2`\n\nRevoke credentials for the epilot datalake for connecting other BI tools with Clickhouse\n\n`POST /v2/query/credentials:revoke`\n\n```ts\nconst { data } = await client.revokeCredentialsV2({\n user_id: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "success": true\n}\n```\n\n</details>\n\n---\n\n### `executeQueryV2`\n\nExecute queries against datasets.\n\n`POST /v2/query:execute`\n\n```ts\nconst { data } = await client.executeQueryV2(\n null,\n {},\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "FINISHED",\n "timestamp": "1715621496068",\n "results": [\n {}\n ]\n}\n```\n\n</details>\n\n---\n\n### `getSemanticModel`\n\nGet the semantic model for agent/tool consumption.\n\n`GET /v2/query/semantic-model`\n\n```ts\nconst { data } = await client.getSemanticModel()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "entities": [\n {\n "name": "current_contacts",\n "displayName": "Contacts",\n "schema": "entity"\n }\n ],\n "relationships": [\n {\n "from": "current_contacts",\n "to": "opportunity_account_contact_relation",\n "relationship": "hasMany",\n "displayName": "Contact has many Opportunities"\n }\n ],\n "capabilities": {\n "aggregations": ["count", "count_distinct", "sum", "average", "min", "max", "median"],\n "calculationTypes": [\n {\n "type": "string",\n "description": "string",\n "parameters": {}\n }\n ],\n "granularities": ["day", "week", "month", "quarter", "year"],\n "filterOperators": [\n {\n "operator": "string",\n "description": "string"\n }\n ]\n }\n}\n```\n\n</details>\n\n---\n\n### `autocomplete`\n\nGeneric autocomplete endpoint for querying distinct values across datasets.\nUse the dataset parameter to specify which data category to query.\n\n`GET /v2/query/autocomplete`\n\n```ts\nconst { data } = await client.autocomplete({\n dataset: \'example\',\n input: \'example\',\n attribute: \'example\',\n size: 1,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": ["value"]\n}\n```\n\n</details>\n\n---\n\n### `workflowsAutocomplete`\n\nAutocomplete Workflows data\n\n`GET /v2/query/workflows:autocomplete`\n\n```ts\nconst { data } = await client.workflowsAutocomplete({\n input: \'example\',\n attribute: \'example\',\n size: 1,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": ["value"]\n}\n```\n\n</details>\n\n---\n\n## Schemas\n\n### `ErrorResponse`\n\nStandard error response body\n\n```ts\ntype ErrorResponse = {\n status?: number\n error?: string\n message?: string\n}\n```\n\n### `ViewRequest`\n\n```ts\ntype ViewRequest = {\n view_name?: string\n source_dataset: "current_entities"\n config: {\n schema: string\n include_purpose_view?: boolean\n include_label_view?: boolean\n include_relation_view?: boolean\n relationship_attribute?: string[]\n }\n} | {\n view_name?: string\n source_dataset: "taxonomies"\n} | {\n view_name?: string\n source_dataset: "workflow_executions"\n}\n```\n\n### `CurrentEntitiesViewRequest`\n\n```ts\ntype CurrentEntitiesViewRequest = {\n view_name?: string\n source_dataset: "current_entities"\n config: {\n schema: string\n include_purpose_view?: boolean\n include_label_view?: boolean\n include_relation_view?: boolean\n relationship_attribute?: string[]\n }\n}\n```\n\n### `TaxonomiesViewRequest`\n\n```ts\ntype TaxonomiesViewRequest = {\n view_name?: string\n source_dataset: "taxonomies"\n}\n```\n\n### `WorkflowExecutionsViewRequest`\n\n```ts\ntype WorkflowExecutionsViewRequest = {\n view_name?: string\n source_dataset: "workflow_executions"\n}\n```\n\n### `ViewResponse`\n\n```ts\ntype ViewResponse = {\n view_name: string\n source_dataset: "current_entities" | "taxonomies" | "workflow_executions"\n attributes: Array<{\n name: string\n type: string\n description?: string\n }>\n}\n```\n\n### `ViewsListResponse`\n\n```ts\ntype ViewsListResponse = {\n views?: Array<{\n view_name: string\n source_dataset: "current_entities" | "taxonomies" | "workflow_executions"\n view_slug?: string\n attributes: Array<{\n name: { ... }\n type: { ... }\n description?: { ... }\n }>\n }>\n}\n```\n\n### `RelationshipRequest`\n\n```ts\ntype RelationshipRequest = {\n relationship_name: string\n from_table: string\n to_table: string\n from_column: string\n to_column: string\n type: "one_to_many" | "many_to_many" | "many_to_one" | "one_to_one"\n}\n```\n\n### `RelationshipResponse`\n\n```ts\ntype RelationshipResponse = {\n relationship_name?: string\n from_table?: string\n to_table?: string\n from_column?: string\n to_column?: string\n type?: "one_to_many" | "many_to_many" | "many_to_one" | "one_to_one"\n}\n```\n\n### `RelationshipsListResponse`\n\n```ts\ntype RelationshipsListResponse = {\n relationships?: Array<{\n relationship_name?: string\n from_table?: string\n to_table?: string\n from_column?: string\n to_column?: string\n type?: "one_to_many" | "many_to_many" | "many_to_one" | "one_to_one"\n }>\n}\n```\n\n### `NoCache`\n\n```ts\ntype NoCache = boolean\n```\n\n### `CacheExpiration`\n\nCache Expiration timestamp\n\n```ts\ntype CacheExpiration = string // timestamp\n```\n\n### `UserId`\n\nExecution Id for the query\n\n```ts\ntype UserId = string\n```\n\n### `DatasetDomain`\n\n```ts\ntype DatasetDomain = "entities" | "workflows"\n```\n\n### `Dataset`\n\n```ts\ntype Dataset = {\n dataset?: string\n domain?: "entities" | "workflows"\n endpoint?: string\n}\n```\n\n### `DatalakeQueryOptions`\n\n```ts\ntype DatalakeQueryOptions = {\n dataset?: string\n measure?: string\n dimensions?: Record<string, unknown>[]\n filters?: Record<string, unknown>[]\n exclude_deleted?: boolean\n}\n```\n\n### `DatalakeQuery`\n\n```ts\ntype DatalakeQuery = {\n dataset?: string\n measure?: string\n dimensions?: Record<string, unknown>[]\n filters?: Record<string, unknown>[]\n exclude_deleted?: boolean\n}\n```\n\n### `AutomationQueryOptions`\n\n```ts\ntype AutomationQueryOptions = {\n dataset: "automation_executions_overview" | "list_automation_definitions"\n}\n```\n\n### `DatasetOptions.AutomationExecutionsOverview`\n\n```ts\ntype DatasetOptions.AutomationExecutionsOverview = {\n dataset: "automation_executions_overview" | "list_automation_definitions"\n flow_ids?: string[]\n execution_states?: string[]\n relative_time_range?: "all_time" | "this_week" | "last_week" | "last_7_days" | "this_month" | "last_month" | "last_30_days" | "last_3_months" | "last_6_months" | "this_year" | "last_year"\n time_range_from?: string\n time_range_to?: string\n}\n```\n\n### `DatasetOptions.ListAutomationDefinitions`\n\n```ts\ntype DatasetOptions.ListAutomationDefinitions = {\n dataset: "automation_executions_overview" | "list_automation_definitions"\n search?: string\n}\n```\n\n### `WorkflowsQueryOptions`\n\nSettings for the data of the chart that is being queried.\n\n```ts\ntype WorkflowsQueryOptions = {\n dataset?: "total_count_of_workflow_executions" | "workflow_execution_time_series" | "cumulative_sum_of_workflows" | "cancellation_reasons" | "phases_count" | "phases_duration" | "tasks_duration" | "task_duration" | "workflow_tasks_overview"\n workflow_definition_ids?: string[]\n entity_schemas?: string[]\n states?: string[]\n group_time_by?: string\n relative_time_range?: string\n time_range_from?: string\n time_range_to?: string\n duration_threshold?: number\n}\n```\n\n### `DatasetOptions.TotalCountOfWorkflowExecutions`\n\nSee the total of workflow executions in a pie chart.\n\n```ts\ntype DatasetOptions.TotalCountOfWorkflowExecutions = {\n workflow_definition_ids?: string[]\n entity_schema?: string\n relative_time_range?: string\n time_range_from?: string\n time_range_to?: string\n}\n```\n\n### `DatasetOptions.WorkflowExecutionTimeSeries`\n\n```ts\ntype DatasetOptions.WorkflowExecutionTimeSeries = {\n workflow_definition_ids?: string[]\n entity_schema?: string\n relative_time_range?: string\n time_range_from?: string\n time_range_to?: string\n workflow_states?: string[]\n group_time_by?: string\n}\n```\n\n### `DatasetOptions.CumulativeSumOfWorkflows`\n\n```ts\ntype DatasetOptions.CumulativeSumOfWorkflows = {\n workflow_definition_ids?: string[]\n entity_schema?: string\n relative_time_range?: string\n time_range_from?: string\n time_range_to?: string\n workflow_states?: string[]\n group_time_by?: string\n}\n```\n\n### `DatasetOptions.CancellationReasons`\n\nSee the cancellation reasons of workflows in a pie chart.\n\n```ts\ntype DatasetOptions.CancellationReasons = {\n workflow_definition_ids?: string[]\n entity_schema?: string\n relative_time_range?: string\n time_range_from?: string\n time_range_to?: string\n}\n```\n\n### `DatasetOptions.WorkflowTasksOverview`\n\nGet a list of tasks to help organize executing users their day.\n\n```ts\ntype DatasetOptions.WorkflowTasksOverview = {\n dataset: "total_count_of_workflow_executions" | "workflow_execution_time_series" | "cumulative_sum_of_workflows" | "cancellation_reasons" | "phases_count" | "phases_duration" | "tasks_duration" | "task_duration" | "workflow_tasks_overview"\n workflow_definition_ids?: string[]\n entity_schema?: string\n relative_time_range?: string\n time_range_from?: string\n time_range_to?: string\n assignee_ids?: string[]\n include_unassigned?: boolean\n due_date_from?: string\n due_date_to?: string\n sort_by?: string\n page_number?: number\n page_size?: number\n}\n```\n\n### `Response.WorkflowTaskOverview`\n\n```ts\ntype Response.WorkflowTaskOverview = {\n results?: Array<{\n orgId?: string\n id?: string\n definitionId?: string\n phaseId?: string\n entityRefId?: string\n name?: string\n type?: "MANUAL" | "AUTOMATION"\n ecp?: {\n label?: { ... }\n }\n requirements?: Array<{\n definitionId?: { ... }\n type?: { ... }\n condition?: { ... }\n }>\n executionType?: "MANUAL" | "AUTOMATION"\n executionId?: string\n assignedTo?: string[]\n assignedToInProgress?: string\n status?: "UNASSIGNED" | "ASSIGNED" | "COMPLETED" | "SKIPPED" | "IN_PROGRESS"\n executionStatus?: "STARTED" | "DONE" | "CLOSED"\n created?: string\n lastUpdated?: string\n dueDate?: string\n dynamicDueDate?: {\n numberOfUnits: { ... }\n timePeriod: { ... }\n actionTypeCondition?: { ... }\n stepId?: { ... }\n }\n manuallyCreated?: boolean\n enabled?: boolean\n automationConfig?: {\n flowId: { ... }\n executionId?: { ... }\n executionStatus?: { ... }\n }\n executionName?: string\n contexts?: Array<{\n id: { ... }\n title: { ... }\n schema: { ... }\n }>\n }>\n hits?: number\n}\n```\n\n### `ECPDetails`\n\nDetails regarding ECP for the workflow step\n\n```ts\ntype ECPDetails = {\n label?: string\n}\n```\n\n### `WorkflowContext`\n\n```ts\ntype WorkflowContext = {\n id: string\n title: string\n schema: string\n}\n```\n\n### `WorkflowStatus`\n\n```ts\ntype WorkflowStatus = "STARTED" | "DONE" | "CLOSED"\n```\n\n### `AutomationConfig`\n\nConfiguration for automation execution to run\n\n```ts\ntype AutomationConfig = {\n flowId: string\n executionId?: string\n executionStatus?: string\n}\n```\n\n### `DynamicDueDate`\n\nset a Duedate for a step then a specific\n\n```ts\ntype DynamicDueDate = {\n numberOfUnits: number\n timePeriod: "days" | "weeks" | "months"\n actionTypeCondition?: "WORKFLOW_STARTED" | "STEP_CLOSED"\n stepId?: string\n}\n```\n\n### `TaskStatus`\n\n```ts\ntype TaskStatus = "UNASSIGNED" | "ASSIGNED" | "COMPLETED" | "SKIPPED" | "IN_PROGRESS"\n```\n\n### `TaskRequirement`\n\ndescribe the requirement for step enablement\n\n```ts\ntype TaskRequirement = {\n definitionId?: string\n type?: "STEP"\n condition?: "CLOSED"\n}\n```\n\n### `TaskType`\n\n```ts\ntype TaskType = "MANUAL" | "AUTOMATION"\n```\n\n### `Task`\n\n```ts\ntype Task = {\n orgId?: string\n id?: string\n definitionId?: string\n phaseId?: string\n entityRefId?: string\n name?: string\n type?: "MANUAL" | "AUTOMATION"\n ecp?: {\n label?: string\n }\n requirements?: Array<{\n definitionId?: string\n type?: "STEP"\n condition?: "CLOSED"\n }>\n executionType?: "MANUAL" | "AUTOMATION"\n executionId?: string\n assignedTo?: string[]\n assignedToInProgress?: string\n status?: "UNASSIGNED" | "ASSIGNED" | "COMPLETED" | "SKIPPED" | "IN_PROGRESS"\n executionStatus?: "STARTED" | "DONE" | "CLOSED"\n created?: string\n lastUpdated?: string\n dueDate?: string\n dynamicDueDate?: {\n numberOfUnits: number\n timePeriod: "days" | "weeks" | "months"\n actionTypeCondition?: "WORKFLOW_STARTED" | "STEP_CLOSED"\n stepId?: string\n }\n manuallyCreated?: boolean\n enabled?: boolean\n automationConfig?: {\n flowId: string\n executionId?: string\n executionStatus?: string\n }\n executionName?: string\n contexts?: Array<{\n id: string\n title: string\n schema: string\n }>\n}\n```\n\n### `WorkflowsQueryOptions.WorkflowDefinitionIDs`\n\nFilter by specific workflows by passing a list of workflow definition ids.\n\n```ts\ntype WorkflowsQueryOptions.WorkflowDefinitionIDs = string[]\n```\n\n### `WorkflowsQueryOptions.EntitySchema`\n\nWorkflows can be applied to different kinds of entities, e.g. on Opportunities or Orders.\nYou can choose to limit your results to workflow executions to specific entity schemas / types.\n\n\n```ts\ntype WorkflowsQueryOptions.EntitySchema = string\n```\n\n### `WorkflowsQueryOptions.RelativeTimeRange`\n\nA combination of two worde that describe a time range, e.g. "this year" or "last month"\n\n```ts\ntype WorkflowsQueryOptions.RelativeTimeRange = string\n```\n\n### `WorkflowsQueryOptions.TimeRangeFrom`\n\nSet a specific start of a time range, e.g. "2023-01-01"\n\n```ts\ntype WorkflowsQueryOptions.TimeRangeFrom = string\n```\n\n### `WorkflowsQueryOptions.TimeRangeTo`\n\nSet a specific end of a time range, e.g. "2023-06-30"\n\n```ts\ntype WorkflowsQueryOptions.TimeRangeTo = string\n```\n\n### `WorkflowsQueryOptions.GroupTimeBy`\n\nIf chosen a time series, this parameter sets by which time the data is grouped, e.g. quarterly, monthly or weekly. Available values: "D","W","M","Q","Y"\n\n```ts\ntype WorkflowsQueryOptions.GroupTimeBy = string\n```\n\n### `WorkflowsQueryOptions.WorkflowStates`\n\nFilter by the states of the workflow executions.\n\n```ts\ntype WorkflowsQueryOptions.WorkflowStates = string[]\n```\n\n### `DatasetName`\n\n```ts\ntype DatasetName = string\n```\n\n### `EntityDataset`\n\n```ts\ntype EntityDataset = "entity_operations" | "entities_timemachine" | "datalake_raw_sql"\n```\n\n### `AutomationExecutionDataset`\n\n```ts\ntype AutomationExecutionDataset = "automation_executions_overview" | "list_automation_definitions"\n```\n\n### `WorkflowDataset`\n\n```ts\ntype WorkflowDataset = "total_count_of_workflow_executions" | "workflow_execution_time_series" | "cumulative_sum_of_workflows" | "cancellation_reasons" | "phases_count" | "phases_duration" | "tasks_duration" | "task_duration" | "workflow_tasks_overview"\n```\n\n### `WorkflowStates`\n\n```ts\ntype WorkflowStates = "STARTED" | "CLOSED" | "DONE"\n```\n\n### `PhaseStates`\n\n```ts\ntype PhaseStates = "OPEN" | "COMPLETED" | "IN_PROGRESS"\n```\n\n### `TaskStates`\n\n```ts\ntype TaskStates = "OPEN" | "COMPLETED" | "IN_PROGRESS"\n```\n\n### `SortBy`\n\n```ts\ntype SortBy = "due_date_ascending" | "due_date_descending" | "creation_date_ascending" | "creation_date_descending"\n```\n\n### `TimeGroups`\n\n```ts\ntype TimeGroups = "Y" | "Q" | "M" | "W" | "D"\n```\n\n### `RelativeTimeRange`\n\n```ts\ntype RelativeTimeRange = "all_time" | "this_week" | "last_week" | "last_7_days" | "this_month" | "last_month" | "last_30_days" | "last_3_months" | "last_6_months" | "this_year" | "last_year"\n```\n\n### `WorkflowsQueryResult`\n\n```ts\ntype WorkflowsQueryResult = {\n data?: string | number | Record<string, unknown> | Record<string, unknown>[][] | Record<string, unknown> | string | number\n labels?: string[]\n timestamp?: string\n}\n```\n\n### `AutomationExecutionResponse`\n\n```ts\ntype AutomationExecutionResponse = {\n hits?: number\n results?: Array<{\n flow_id: string\n flow_name?: string\n execution_id: string\n execution_status: string\n entity_schema?: string\n entity_id?: string\n created_at: string\n updated_at?: string\n error?: {\n message?: { ... }\n error_code?: { ... }\n }\n trigger_event?: {\n type?: { ... }\n trigger_type?: { ... }\n }\n }>\n}\n```\n\n### `ListAutomationDefinitionsResponse`\n\n```ts\ntype ListAutomationDefinitionsResponse = {\n hits?: number\n results?: Array<{\n flow_id: string\n flow_name: string\n entity_schema?: string\n }>\n}\n```\n\n### `SemanticModel`\n\nThe semantic model exposing entities, relationships, and query capabilities\n\n```ts\ntype SemanticModel = {\n entities?: Array<{\n name?: string\n displayName?: string\n schema?: string\n }>\n relationships?: Array<{\n from?: string\n to?: string\n relationship?: "hasMany" | "belongsTo" | "hasOne"\n displayName?: string\n }>\n capabilities?: {\n aggregations?: string[]\n calculationTypes?: Array<{\n type?: { ... }\n description?: { ... }\n parameters?: { ... }\n }>\n granularities?: string[]\n filterOperators?: Array<{\n operator?: { ... }\n description?: { ... }\n }>\n }\n}\n```\n\n### `QueryResults`\n\n```ts\ntype QueryResults = {\n status?: string\n timestamp?: string\n results?: Record<string, unknown>[]\n}\n```\n\n### `TimeSeriesSettings`\n\n```ts\ntype TimeSeriesSettings = {\n dataset?: "time_series"\n from?: string // date-time\n to?: string // date-time\n time_grouper?: string\n workflow_names?: string[]\n}\n```\n\n### `NameDurationSettings`\n\n```ts\ntype NameDurationSettings = {\n dataset?: "name_duration"\n from?: string // date-time\n to?: string // date-time\n workflow_name?: string\n}\n```\n';
5
+ export {
6
+ query_default as default
7
+ };
@@ -0,0 +1,5 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkXDZ2JKJ4cjs = require('./chunk-XDZ2JKJ4.cjs');
4
+ require('./chunk-NJK5F5TF.cjs');
5
+ exports. default = _chunkXDZ2JKJ4cjs.require_query_runtime.call(void 0, );
@@ -0,0 +1,5 @@
1
+ import {
2
+ require_query_runtime
3
+ } from "./chunk-MM5JDJFO.js";
4
+ import "./chunk-YPSWSI3M.js";
5
+ export default require_query_runtime();