@qlik/api 1.41.0 → 1.42.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 (124) hide show
  1. package/api-keys.js +2 -2
  2. package/apps.js +2 -2
  3. package/assistants.js +2 -2
  4. package/audits.js +2 -2
  5. package/auth-types.js +1 -1
  6. package/auth.js +2 -2
  7. package/automation-connections.js +2 -2
  8. package/automations.js +2 -2
  9. package/automl-deployments.js +2 -2
  10. package/automl-predictions.js +2 -2
  11. package/brands.js +2 -2
  12. package/chunks/{auth-DhI7LQIw.js → auth-Cl-o3AnG.js} +1 -1
  13. package/chunks/{auth-DBrXfv7D.js → auth-DD2ENDUe.js} +1 -1
  14. package/chunks/{data-sources-DNnmr1Qi.d.ts → data-sources-hfHV7WaV.d.ts} +4 -0
  15. package/chunks/{di-projects-uem8xKkX.d.ts → di-projects-DYJgDVfh.d.ts} +5 -4
  16. package/chunks/{direct-access-agents-BbSiWlMD.d.ts → direct-access-agents-Pmhjq2z5.d.ts} +73 -4
  17. package/chunks/global-types-BGMD2sDY.js +1 -0
  18. package/chunks/{invoke-fetch-NdtGGVxy.js → invoke-fetch-BIh4VnG4.js} +1 -1
  19. package/chunks/{invoke-fetch-B-ZucHu9.js → invoke-fetch-DbVuX5mE.js} +2 -2
  20. package/chunks/{public-runtime-modules-lsJEDVxt.js → public-runtime-modules-CNGnt1rU.js} +3 -3
  21. package/chunks/{qix-CwYrlHFT.js → qix-3nXOY2qw.js} +1 -1
  22. package/chunks/{qix-bnv1_Kxc.js → qix-DbtKisCn.js} +3 -3
  23. package/chunks/{qix-J4MO8SAa.d.ts → qix-T3MHM_Lb.d.ts} +2 -17
  24. package/chunks/{qix-chunk-entrypoint-ByJzCY0D.js → qix-chunk-entrypoint-xeI9UjuJ.js} +1 -1
  25. package/chunks/{reports-oosnUaFo.d.ts → reports-D-sRL947.d.ts} +10 -2
  26. package/chunks/{spaces-DZI6zKZi.d.ts → spaces-DFQCYg41.d.ts} +3 -3
  27. package/collections.js +2 -2
  28. package/conditions.js +2 -2
  29. package/consumption.js +2 -2
  30. package/csp-origins.js +2 -2
  31. package/csrf-token.js +2 -2
  32. package/data-alerts.js +2 -2
  33. package/data-assets.js +2 -2
  34. package/data-connections.js +2 -2
  35. package/data-credentials.js +2 -2
  36. package/data-files.js +2 -2
  37. package/data-qualities.js +2 -2
  38. package/data-sets.js +2 -2
  39. package/data-sources.d.ts +1 -1
  40. package/data-sources.js +3 -2
  41. package/data-stores.js +2 -2
  42. package/dcaas.js +2 -2
  43. package/di-projects.d.ts +2 -2
  44. package/di-projects.js +2 -2
  45. package/direct-access-agents.d.ts +2 -2
  46. package/direct-access-agents.js +45 -4
  47. package/encryption.js +2 -2
  48. package/extensions.js +2 -2
  49. package/global-types.js +3 -1
  50. package/glossaries.js +2 -2
  51. package/groups.js +2 -2
  52. package/identity-providers.js +2 -2
  53. package/index.d.ts +6 -6
  54. package/index.js +5 -4
  55. package/items.js +2 -2
  56. package/knowledgebases.js +2 -2
  57. package/licenses.js +2 -2
  58. package/lineage-graphs.js +2 -2
  59. package/ml.js +2 -2
  60. package/notes.js +2 -2
  61. package/notifications.js +2 -2
  62. package/oauth-clients.js +2 -2
  63. package/oauth-tokens.js +2 -2
  64. package/package.json +2 -2
  65. package/qix.d.ts +2 -2
  66. package/qix.js +2 -2
  67. package/questions.js +2 -2
  68. package/quotas.js +2 -2
  69. package/reload-tasks.js +2 -2
  70. package/reloads.js +2 -2
  71. package/report-templates.js +2 -2
  72. package/reports.d.ts +2 -2
  73. package/reports.js +2 -2
  74. package/roles.js +2 -2
  75. package/sharing-tasks.js +2 -2
  76. package/spaces.d.ts +1 -1
  77. package/spaces.js +2 -2
  78. package/tasks.js +2 -2
  79. package/temp-contents.js +2 -2
  80. package/tenants.js +2 -2
  81. package/themes.js +2 -2
  82. package/transports.js +2 -2
  83. package/ui-config.js +2 -2
  84. package/users.js +2 -2
  85. package/web-integrations.js +2 -2
  86. package/web-notifications.js +2 -2
  87. package/webhooks.js +2 -2
  88. package/website/assets/navigation.js +1 -1
  89. package/website/assets/search.js +1 -1
  90. package/website/functions/data-sources.getDataSources.html +4 -3
  91. package/website/functions/direct-access-agents.getDirectAccessAgentConnectorCustomDataTypeMappings.html +1 -1
  92. package/website/functions/direct-access-agents.getDirectAccessAgentConnectorFilesAllowedPaths.html +5 -0
  93. package/website/functions/direct-access-agents.putDirectAccessAgentConnectorFilesAllowedPaths.html +6 -0
  94. package/website/interfaces/data-sources.DataSourcesAPI.html +7 -6
  95. package/website/interfaces/direct-access-agents.DirectAccessAgentsAPI.html +48 -28
  96. package/website/interfaces/qix.GenericObject.html +1 -1
  97. package/website/modules/auth.html +1 -1
  98. package/website/modules/di-projects.html +1 -1
  99. package/website/modules/direct-access-agents.html +1 -1
  100. package/website/modules/qix.html +1 -1
  101. package/website/modules/reports.html +1 -1
  102. package/website/types/{di-projects.DataTaskInstanceState.html → di-projects.DataTaskInstanceStateOld.html} +1 -1
  103. package/website/types/di-projects.DataTaskType.html +1 -1
  104. package/website/types/di-projects.GetDiExportProjectVariablesRsp.html +3 -2
  105. package/website/types/di-projects.GetDiProjectDiTaskRuntimeStateHttpResponse.html +2 -2
  106. package/website/types/direct-access-agents.FileConnectorAllowedPath.html +5 -0
  107. package/website/types/direct-access-agents.FileConnectorAllowedPathsResponse.html +3 -0
  108. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorFilesAllowedPathsHttpError.html +4 -0
  109. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse.html +4 -0
  110. package/website/types/direct-access-agents.Operation.html +2 -2
  111. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorFilesAllowedPathsHttpError.html +4 -0
  112. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse.html +4 -0
  113. package/website/types/direct-access-agents.UpdateFileConnectorAllowedPathsRequest.html +3 -0
  114. package/website/types/direct-access-agents.UpdateOdbcCustomTypeMappingsRequest.html +2 -1
  115. package/website/types/qix.BookmarkList.html +3 -6
  116. package/website/types/qix.BookmarkListDef.html +2 -5
  117. package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
  118. package/website/types/qix.RpcObject.html +1 -1
  119. package/website/types/reports.CreateReportHttpResponse.html +2 -2
  120. package/website/types/reports.PostReportsResponse.html +7 -0
  121. package/website/types/spaces.ShareRoleType.html +2 -2
  122. package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
  123. package/chunks/global-types-CQrlc6w9.js +0 -0
  124. package/website/types/qix.NxGroupMember.html +0 -2
package/api-keys.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/api-keys.ts
6
6
  /**
package/apps.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/apps.ts
6
6
  /**
package/assistants.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/assistants.ts
6
6
  /**
package/audits.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/audits.ts
6
6
  /**
package/auth-types.js CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunks/global-types-CQrlc6w9.js";
1
+ import "./chunks/global-types-BGMD2sDY.js";
2
2
  import { authTypesThatCanBeOmitted, hostConfigCommonProperties } from "./chunks/auth-types-B0Z-Reol.js";
3
3
 
4
4
  export { authTypesThatCanBeOmitted, hostConfigCommonProperties };
package/auth.js CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
2
- import { auth_default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-DBrXfv7D.js";
1
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
2
+ import { auth_default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-DD2ENDUe.js";
3
3
 
4
4
  export { auth_default as default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig };
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/automation-connections.ts
6
6
  /**
package/automations.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/automations.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/automl-deployments.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/automl-predictions.ts
6
6
  /**
package/brands.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/brands.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./utils-qEQ6sEXX.js";
2
2
  import "./interceptors-DD0vKL8_.js";
3
- import "./global-types-CQrlc6w9.js";
3
+ import "./global-types-BGMD2sDY.js";
4
4
  import "./auth-types-B0Z-Reol.js";
5
5
  import { AuthorizationError, InvalidAuthTypeError, InvalidHostConfigError, UnexpectedAuthTypeError, determineAuthType, getAccessToken, getDefaultHostConfig, getRestCallAuthParams, getWebResourceAuthParams, getWebSocketAuthParams, handleAuthenticationError, isHostCrossOrigin, isWindows, logout, registerAuthModule, registerHostConfig, serializeHostConfig, setDefaultHostConfig, toValidLocationUrl, toValidWebsocketLocationUrl, unregisterHostConfig } from "./auth-functions-DHRxWU6t.js";
6
6
 
@@ -1,4 +1,4 @@
1
- import { getAuthRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
1
+ import { getAuthRuntimeModule } from "./public-runtime-modules-CNGnt1rU.js";
2
2
 
3
3
  //#region src/public/auth.ts
4
4
  /**
@@ -123,6 +123,7 @@ type UiInfo = {
123
123
  * {
124
124
  * dataSourceId: "rest",
125
125
  * detail: true,
126
+ * includeDisabled: true,
126
127
  * includeui: true
127
128
  * }
128
129
  * )
@@ -135,6 +136,8 @@ declare function getDataSources(query: {
135
136
  dataSourceId?: string;
136
137
  /** Determines if provider detail is returned */
137
138
  detail?: boolean;
139
+ /** When true disabled datasources are also included in the response */
140
+ includeDisabled?: boolean;
138
141
  /** Determines if UI info is returned */
139
142
  includeui?: boolean;
140
143
  }, options?: ApiCallOptions): Promise<GetDataSourcesHttpResponse>;
@@ -221,6 +224,7 @@ interface DataSourcesAPI {
221
224
  * {
222
225
  * dataSourceId: "rest",
223
226
  * detail: true,
227
+ * includeDisabled: true,
224
228
  * includeui: true
225
229
  * }
226
230
  * )
@@ -72,7 +72,7 @@ type CreateDiProjectReq = {
72
72
  /** The type of the project */
73
73
  type?: "DATA_PIPELINE" | "DATA_MOVEMENT";
74
74
  };
75
- type DataTaskInstanceState = {
75
+ type DataTaskInstanceStateOld = {
76
76
  message?: string;
77
77
  state?: "STARTING" | "RUNNING" | "COMPLETED" | "FAILED" | "CANCELED";
78
78
  };
@@ -84,7 +84,7 @@ type DataTaskItemRsp = {
84
84
  spaceId?: string;
85
85
  type?: DataTaskType;
86
86
  };
87
- type DataTaskType = "LANDING" | "STORAGE" | "QVD_STORAGE" | "TRANSFORM" | "DATAMART" | "REGISTERED_DATA" | "REPLICATION" | "DISTRIBUTION" | "LAKE_LANDING";
87
+ type DataTaskType = "LANDING" | "STORAGE" | "QVD_STORAGE" | "TRANSFORM" | "DATAMART" | "REGISTERED_DATA" | "REPLICATION" | "DISTRIBUTION" | "LAKE_LANDING" | "KNOWLEDGE_MART" | "FILE_BASED_KNOWLEDGE_MART" | "LAKEHOUSE_STORAGE" | "LAKEHOUSE_MIRROR";
88
88
  type DiProjectItemRsp = {
89
89
  description?: string;
90
90
  id?: string;
@@ -116,6 +116,7 @@ type ExportDiProjectReq = {
116
116
  includeBindings?: boolean;
117
117
  };
118
118
  type GetDiExportProjectVariablesRsp = {
119
+ nameToIdMap?: Record<string, string>;
119
120
  variables?: Record<string, string>;
120
121
  };
121
122
  type ImportDiProjectRsp = unknown;
@@ -477,7 +478,7 @@ type StopDiProjectDiTaskRuntimeHttpError = {
477
478
  declare function getDiProjectDiTaskRuntimeState(projectId: string, dataTaskId: string, options?: ApiCallOptions): Promise<GetDiProjectDiTaskRuntimeStateHttpResponse>;
478
479
  type GetDiProjectDiTaskRuntimeStateHttpResponse = {
479
480
  data: {
480
- lastRun?: DataTaskInstanceState;
481
+ lastRun?: DataTaskInstanceStateOld;
481
482
  runReadiness?: {
482
483
  message?: string;
483
484
  state?: "READY_TO_RUN" | "ALREADY_RUNNING" | "NOT_RUNNABLE";
@@ -670,4 +671,4 @@ interface DiProjectsAPI {
670
671
  */
671
672
  declare const diProjectsExport: DiProjectsAPI;
672
673
  //#endregion
673
- export { AsyncActionDetails, AsyncActionError, AsyncActionRsp, AsyncActionTaskProgress, AsyncActionType, AsyncCallStatus, CreateDiProjectHttpError, CreateDiProjectHttpResponse, CreateDiProjectReq, DataTaskInstanceState, DataTaskItemRsp, DataTaskType, DiProjectItemRsp, DiProjectOperationSelectedTask, DiProjectsAPI, Error, ErrorSource, Errors, ExportDiProjectHttpError, ExportDiProjectHttpResponse, ExportDiProjectReq, GetDiExportProjectVariablesRsp, GetDiProjectDiTaskHttpError, GetDiProjectDiTaskHttpResponse, GetDiProjectDiTaskRuntimeStateHttpError, GetDiProjectDiTaskRuntimeStateHttpResponse, GetDiProjectDiTasksHttpError, GetDiProjectDiTasksHttpResponse, GetDiProjectExportVariablesHttpError, GetDiProjectExportVariablesHttpResponse, GetDiProjectHttpError, GetDiProjectHttpResponse, GetDiProjectsHttpError, GetDiProjectsHttpResponse, ImportDiProjectHttpError, ImportDiProjectHttpResponse, ImportDiProjectRsp, ListDataTasksRsp, ListDiProjectsRsp, PrepareDiProjectDiTaskHttpError, PrepareDiProjectDiTaskHttpResponse, PrepareDiProjectHttpError, PrepareDiProjectHttpResponse, PrepareProjectReq, PrepareTaskReq, SetDiProjectExportVariablesHttpError, SetDiProjectExportVariablesHttpResponse, StartDiProjectDiTaskRuntimeHttpError, StartDiProjectDiTaskRuntimeHttpResponse, StopDiProjectDiTaskRuntimeHttpError, StopDiProjectDiTaskRuntimeHttpResponse, TaskSelectionList, UpdateDiExportProjectVariablesReq, UpdateDiExportProjectVariablesRsp, ValidateDiProjectDiTaskHttpError, ValidateDiProjectDiTaskHttpResponse, ValidateDiProjectHttpError, ValidateDiProjectHttpResponse, ValidateProjectReq, ValidateTaskReq, clearCache, createDiProject, diProjectsExport, exportDiProject, getDiProject, getDiProjectDiTask, getDiProjectDiTaskRuntimeState, getDiProjectDiTasks, getDiProjectExportVariables, getDiProjects, importDiProject, prepareDiProject, prepareDiProjectDiTask, setDiProjectExportVariables, startDiProjectDiTaskRuntime, stopDiProjectDiTaskRuntime, validateDiProject, validateDiProjectDiTask };
674
+ export { AsyncActionDetails, AsyncActionError, AsyncActionRsp, AsyncActionTaskProgress, AsyncActionType, AsyncCallStatus, CreateDiProjectHttpError, CreateDiProjectHttpResponse, CreateDiProjectReq, DataTaskInstanceStateOld, DataTaskItemRsp, DataTaskType, DiProjectItemRsp, DiProjectOperationSelectedTask, DiProjectsAPI, Error, ErrorSource, Errors, ExportDiProjectHttpError, ExportDiProjectHttpResponse, ExportDiProjectReq, GetDiExportProjectVariablesRsp, GetDiProjectDiTaskHttpError, GetDiProjectDiTaskHttpResponse, GetDiProjectDiTaskRuntimeStateHttpError, GetDiProjectDiTaskRuntimeStateHttpResponse, GetDiProjectDiTasksHttpError, GetDiProjectDiTasksHttpResponse, GetDiProjectExportVariablesHttpError, GetDiProjectExportVariablesHttpResponse, GetDiProjectHttpError, GetDiProjectHttpResponse, GetDiProjectsHttpError, GetDiProjectsHttpResponse, ImportDiProjectHttpError, ImportDiProjectHttpResponse, ImportDiProjectRsp, ListDataTasksRsp, ListDiProjectsRsp, PrepareDiProjectDiTaskHttpError, PrepareDiProjectDiTaskHttpResponse, PrepareDiProjectHttpError, PrepareDiProjectHttpResponse, PrepareProjectReq, PrepareTaskReq, SetDiProjectExportVariablesHttpError, SetDiProjectExportVariablesHttpResponse, StartDiProjectDiTaskRuntimeHttpError, StartDiProjectDiTaskRuntimeHttpResponse, StopDiProjectDiTaskRuntimeHttpError, StopDiProjectDiTaskRuntimeHttpResponse, TaskSelectionList, UpdateDiExportProjectVariablesReq, UpdateDiExportProjectVariablesRsp, ValidateDiProjectDiTaskHttpError, ValidateDiProjectDiTaskHttpResponse, ValidateDiProjectHttpError, ValidateDiProjectHttpResponse, ValidateProjectReq, ValidateTaskReq, clearCache, createDiProject, diProjectsExport, exportDiProject, getDiProject, getDiProjectDiTask, getDiProjectDiTaskRuntimeState, getDiProjectDiTasks, getDiProjectExportVariables, getDiProjects, importDiProject, prepareDiProject, prepareDiProjectDiTask, setDiProjectExportVariables, startDiProjectDiTaskRuntime, stopDiProjectDiTaskRuntime, validateDiProject, validateDiProjectDiTask };
@@ -56,6 +56,16 @@ type ErrorResponse = {
56
56
  readonly hasErrors?: boolean;
57
57
  traceId?: string;
58
58
  };
59
+ type FileConnectorAllowedPath = {
60
+ /** The Path property in the File connector allowed paths file. */
61
+ path: string;
62
+ /** The Spaces property in the File connector allowed paths file. */
63
+ spaces?: string[];
64
+ };
65
+ type FileConnectorAllowedPathsResponse = {
66
+ errorMessage?: ErrorResponse;
67
+ result?: FileConnectorAllowedPath[];
68
+ };
59
69
  type OdbcCustomDataType = {
60
70
  /** The IsBit property in the ODBC custom data type mapping file. */
61
71
  bit?: boolean;
@@ -74,7 +84,7 @@ type OdbcCustomDataTypeResponse = {
74
84
  };
75
85
  type Operation = {
76
86
  op: "add" | "replace" | "remove";
77
- path: "AGENT_LOG_LEVEL" | "AGENT_HEALTH_FAIL_MINUTES_LIMIT" | "AGENT_LOG_OPTIONS" | "EXTEND_FIRST_REQUEST_TIMEOUT" | "RELOAD_CACHE_MEMORY_MB" | "DCAAS_LOG_LEVEL" | "ODBC_LOG_LEVEL" | "ODBC_MAX_PROCESS_COUNT" | "ODBC_PROCESS_ISOLATION_MODE" | "ODBC_RELOAD_SESSION_LIFE" | "SAPBW_LOG_LEVEL" | "SAPBW_MAX_PROCESS_COUNT" | "SAPBW_PROCESS_ISOLATION_MODE" | "SAPSQL_LOG_LEVEL" | "SAPSQL_MAX_PROCESS_COUNT" | "SAPSQL_PROCESS_ISOLATION_MODE" | "SAPPACKAGE_LOG_LEVEL" | "SAPPACKAGE_MAX_PROCESS_COUNT" | "SAPPACKAGE_PROCESS_ISOLATION_MODE" | "FILE_LOG_LEVEL" | "FILE_MAX_PROCESS_COUNT" | "FILE_PROCESS_ISOLATION_MODE" | "REST_LOG_LEVEL" | "REST_MAX_PROCESS_COUNT" | "REST_PROCESS_ISOLATION_MODE" | "ODBC_TABLES_LIMIT_FOR_GENERICODBC" | "OVERRIDE_CHUNKS_CACHE_DIR" | "CHUNK_RECOVERY_RESUME_THRESHOLD_MINUTES";
87
+ path: "AGENT_LOG_LEVEL" | "AGENT_HEALTH_FAIL_MINUTES_LIMIT" | "AGENT_LOG_OPTIONS" | "EXTEND_FIRST_REQUEST_TIMEOUT" | "RELOAD_CACHE_MEMORY_MB" | "DCAAS_LOG_LEVEL" | "ODBC_LOG_LEVEL" | "ODBC_MAX_PROCESS_COUNT" | "ODBC_PROCESS_ISOLATION_MODE" | "ODBC_RELOAD_SESSION_LIFE" | "SAPBW_LOG_LEVEL" | "SAPBW_MAX_PROCESS_COUNT" | "SAPBW_PROCESS_ISOLATION_MODE" | "SAPSQL_LOG_LEVEL" | "SAPSQL_MAX_PROCESS_COUNT" | "SAPSQL_PROCESS_ISOLATION_MODE" | "SAPPACKAGE_LOG_LEVEL" | "SAPPACKAGE_MAX_PROCESS_COUNT" | "SAPPACKAGE_PROCESS_ISOLATION_MODE" | "FILE_LOG_LEVEL" | "FILE_MAX_PROCESS_COUNT" | "FILE_PROCESS_ISOLATION_MODE" | "REST_LOG_LEVEL" | "REST_MAX_PROCESS_COUNT" | "REST_PROCESS_ISOLATION_MODE" | "ODBC_TABLES_LIMIT_FOR_GENERICODBC" | "OVERRIDE_CHUNKS_CACHE_DIR" | "CHUNK_RECOVERY_RESUME_THRESHOLD_MINUTES" | "REST_ALLOW_LOCALHOST_CONNECTION" | "OPTIONAL_CAPABILITIES";
78
88
  value: string;
79
89
  };
80
90
  type PatchOperationResponse = {
@@ -94,7 +104,12 @@ type PatchOperationValidationResult = {
94
104
  type UpdateConfigurationFlatFileRequest = {
95
105
  contentsToSave?: string[];
96
106
  };
107
+ type UpdateFileConnectorAllowedPathsRequest = {
108
+ /** The list of allowed paths to update in the File connector */
109
+ fileConnectorAllowedPaths?: FileConnectorAllowedPath[];
110
+ };
97
111
  type UpdateOdbcCustomTypeMappingsRequest = {
112
+ /** The list of custom data types to update in the ODBC connector */
98
113
  odbcCustomDataTypes?: OdbcCustomDataType[];
99
114
  };
100
115
  /**
@@ -198,7 +213,44 @@ type GetDirectAccessAgentConnectorFilesWithoutQueryHttpError = {
198
213
  status: 403 | 404;
199
214
  };
200
215
  /**
201
- * Retrieves custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
216
+ * Retrieves the allowed paths settings for the File Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
217
+ *
218
+ * @param agentId The agent ID.
219
+ * @param connectorType The connector type. Must be `file-connector` for this endpoint.
220
+ * @throws GetDirectAccessAgentConnectorFilesAllowedPathsHttpError
221
+ */
222
+ declare function getDirectAccessAgentConnectorFilesAllowedPaths(agentId: string, connectorType: string, options?: ApiCallOptions): Promise<GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse>;
223
+ type GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse = {
224
+ data: FileConnectorAllowedPathsResponse;
225
+ headers: Headers;
226
+ status: 200;
227
+ };
228
+ type GetDirectAccessAgentConnectorFilesAllowedPathsHttpError = {
229
+ data: ErrorResponse;
230
+ headers: Headers;
231
+ status: 404;
232
+ };
233
+ /**
234
+ * Completely replaces the contents of the allowed paths configuration file for the File connector. Partial updates are not supported. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
235
+ *
236
+ * @param agentId The agent ID.
237
+ * @param connectorType The connector type. Must be `file-connector` for this endpoint.
238
+ * @param body an object with the body content
239
+ * @throws PutDirectAccessAgentConnectorFilesAllowedPathsHttpError
240
+ */
241
+ declare function putDirectAccessAgentConnectorFilesAllowedPaths(agentId: string, connectorType: string, body: UpdateFileConnectorAllowedPathsRequest, options?: ApiCallOptions): Promise<PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse>;
242
+ type PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse = {
243
+ data: void;
244
+ headers: Headers;
245
+ status: 204;
246
+ };
247
+ type PutDirectAccessAgentConnectorFilesAllowedPathsHttpError = {
248
+ data: ErrorResponse;
249
+ headers: Headers;
250
+ status: 400 | 404 | 409;
251
+ };
252
+ /**
253
+ * Retrieves the custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
202
254
  *
203
255
  * @param agentId The agent ID.
204
256
  * @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
@@ -341,7 +393,24 @@ interface DirectAccessAgentsAPI {
341
393
  */
342
394
  getDirectAccessAgentConnectorFilesWithoutQuery: typeof getDirectAccessAgentConnectorFilesWithoutQuery;
343
395
  /**
344
- * Retrieves custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
396
+ * Retrieves the allowed paths settings for the File Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
397
+ *
398
+ * @param agentId The agent ID.
399
+ * @param connectorType The connector type. Must be `file-connector` for this endpoint.
400
+ * @throws GetDirectAccessAgentConnectorFilesAllowedPathsHttpError
401
+ */
402
+ getDirectAccessAgentConnectorFilesAllowedPaths: typeof getDirectAccessAgentConnectorFilesAllowedPaths;
403
+ /**
404
+ * Completely replaces the contents of the allowed paths configuration file for the File connector. Partial updates are not supported. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
405
+ *
406
+ * @param agentId The agent ID.
407
+ * @param connectorType The connector type. Must be `file-connector` for this endpoint.
408
+ * @param body an object with the body content
409
+ * @throws PutDirectAccessAgentConnectorFilesAllowedPathsHttpError
410
+ */
411
+ putDirectAccessAgentConnectorFilesAllowedPaths: typeof putDirectAccessAgentConnectorFilesAllowedPaths;
412
+ /**
413
+ * Retrieves the custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
345
414
  *
346
415
  * @param agentId The agent ID.
347
416
  * @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
@@ -397,4 +466,4 @@ interface DirectAccessAgentsAPI {
397
466
  */
398
467
  declare const directAccessAgentsExport: DirectAccessAgentsAPI;
399
468
  //#endregion
400
- export { ConfigurationLineBase, ConfigurationLineNumeric, ConfigurationLineString, ConfigurationResponse, ConnectorFlatFileConfigurationResponse, ConnectorSettings, DirectAccessAgentsAPI, ErrorMessage, ErrorResponse, GetDirectAccessAgentConfigurationHttpError, GetDirectAccessAgentConfigurationHttpResponse, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, GetDirectAccessAgentConnectorFileHttpError, GetDirectAccessAgentConnectorFileHttpResponse, GetDirectAccessAgentConnectorFilesHttpError, GetDirectAccessAgentConnectorFilesHttpResponse, GetDirectAccessAgentConnectorFilesWithoutQueryHttpError, GetDirectAccessAgentConnectorFilesWithoutQueryHttpResponse, OdbcCustomDataType, OdbcCustomDataTypeResponse, Operation, PatchDirectAccessAgentConfiguration204HttpResponse, PatchDirectAccessAgentConfiguration207HttpResponse, PatchDirectAccessAgentConfigurationHttpError, PatchDirectAccessAgentConfigurationHttpResponse, PatchOperationResponse, PatchOperationValidationResult, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, RestartDirectAccessAgentHttpError, RestartDirectAccessAgentHttpResponse, UpdateConfigurationFlatFileRequest, UpdateDirectAccessAgentConnectorFileHttpError, UpdateDirectAccessAgentConnectorFileHttpResponse, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpError, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpResponse, UpdateOdbcCustomTypeMappingsRequest, clearCache, directAccessAgentsExport, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorCustomDataTypeMappings, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, putDirectAccessAgentConnectorCustomDataTypeMappings, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
469
+ export { ConfigurationLineBase, ConfigurationLineNumeric, ConfigurationLineString, ConfigurationResponse, ConnectorFlatFileConfigurationResponse, ConnectorSettings, DirectAccessAgentsAPI, ErrorMessage, ErrorResponse, FileConnectorAllowedPath, FileConnectorAllowedPathsResponse, GetDirectAccessAgentConfigurationHttpError, GetDirectAccessAgentConfigurationHttpResponse, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, GetDirectAccessAgentConnectorFileHttpError, GetDirectAccessAgentConnectorFileHttpResponse, GetDirectAccessAgentConnectorFilesAllowedPathsHttpError, GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse, GetDirectAccessAgentConnectorFilesHttpError, GetDirectAccessAgentConnectorFilesHttpResponse, GetDirectAccessAgentConnectorFilesWithoutQueryHttpError, GetDirectAccessAgentConnectorFilesWithoutQueryHttpResponse, OdbcCustomDataType, OdbcCustomDataTypeResponse, Operation, PatchDirectAccessAgentConfiguration204HttpResponse, PatchDirectAccessAgentConfiguration207HttpResponse, PatchDirectAccessAgentConfigurationHttpError, PatchDirectAccessAgentConfigurationHttpResponse, PatchOperationResponse, PatchOperationValidationResult, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, PutDirectAccessAgentConnectorFilesAllowedPathsHttpError, PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse, RestartDirectAccessAgentHttpError, RestartDirectAccessAgentHttpResponse, UpdateConfigurationFlatFileRequest, UpdateDirectAccessAgentConnectorFileHttpError, UpdateDirectAccessAgentConnectorFileHttpResponse, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpError, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpResponse, UpdateFileConnectorAllowedPathsRequest, UpdateOdbcCustomTypeMappingsRequest, clearCache, directAccessAgentsExport, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorCustomDataTypeMappings, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesAllowedPaths, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, putDirectAccessAgentConnectorCustomDataTypeMappings, putDirectAccessAgentConnectorFilesAllowedPaths, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
@@ -0,0 +1 @@
1
+ export { };
@@ -1,6 +1,6 @@
1
1
  import "./utils-qEQ6sEXX.js";
2
2
  import "./interceptors-DD0vKL8_.js";
3
- import "./global-types-CQrlc6w9.js";
3
+ import "./global-types-BGMD2sDY.js";
4
4
  import "./auth-types-B0Z-Reol.js";
5
5
  import { EncodingError, InvokeFetchError, clearApiCache, invokeFetch, parseFetchResponse } from "./auth-functions-DHRxWU6t.js";
6
6
 
@@ -1,8 +1,8 @@
1
1
  import { isBrowser } from "./utils-qEQ6sEXX.js";
2
- import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
2
+ import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-CNGnt1rU.js";
3
3
 
4
4
  //#region src/public/invoke-fetch.ts
5
- const defaultUserAgent = "qlik-api/1.41.0";
5
+ const defaultUserAgent = "qlik-api/1.42.0";
6
6
  async function invokeFetch(api, props) {
7
7
  const hostConfig = props.options?.hostConfig;
8
8
  let userAgent;
@@ -5,17 +5,17 @@
5
5
  */
6
6
  function getAuthRuntimeModule(hostConfig) {
7
7
  const isNode = !!globalThis.process?.argv;
8
- return isNode ? import("./auth-DhI7LQIw.js") : import("./dist-CjqdvDf3.js").then((mod) => mod.importRuntimeModule("auth@v1", hostConfig));
8
+ return isNode ? import("./auth-Cl-o3AnG.js") : import("./dist-CjqdvDf3.js").then((mod) => mod.importRuntimeModule("auth@v1", hostConfig));
9
9
  }
10
10
  async function getQixRuntimeModule(hostConfig) {
11
11
  await getAuthRuntimeModule(hostConfig);
12
12
  const isNode = !!globalThis.process?.argv;
13
- return isNode ? import("./qix-bnv1_Kxc.js") : import("./dist-CjqdvDf3.js").then((mod) => mod.importRuntimeModule("qix@v1", hostConfig));
13
+ return isNode ? import("./qix-DbtKisCn.js") : import("./dist-CjqdvDf3.js").then((mod) => mod.importRuntimeModule("qix@v1", hostConfig));
14
14
  }
15
15
  async function getInvokeFetchRuntimeModule(hostConfig) {
16
16
  await getAuthRuntimeModule(hostConfig);
17
17
  const isNode = !!globalThis.process?.argv;
18
- return isNode ? import("./invoke-fetch-NdtGGVxy.js") : import("./dist-CjqdvDf3.js").then((mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig));
18
+ return isNode ? import("./invoke-fetch-BIh4VnG4.js") : import("./dist-CjqdvDf3.js").then((mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig));
19
19
  }
20
20
 
21
21
  //#endregion
@@ -1,4 +1,4 @@
1
- import { getQixRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
1
+ import { getQixRuntimeModule } from "./public-runtime-modules-CNGnt1rU.js";
2
2
 
3
3
  //#region src/public/qix.ts
4
4
  function openAppSession(appSessionProps) {
@@ -1,6 +1,6 @@
1
1
  import { isBrowser } from "./utils-qEQ6sEXX.js";
2
2
  import "./interceptors-DD0vKL8_.js";
3
- import "./global-types-CQrlc6w9.js";
3
+ import "./global-types-BGMD2sDY.js";
4
4
  import "./auth-types-B0Z-Reol.js";
5
5
  import { getPlatform, handleAuthenticationError, invokeFetch, isWindows, toValidWebsocketLocationUrl } from "./auth-functions-DHRxWU6t.js";
6
6
  import { getHumanReadableSocketClosedErrorMessage } from "./websocket-errors-CnW4OQWd.js";
@@ -210,7 +210,7 @@ function listenForWindowsAuthenticationInformation(session) {
210
210
  * Opens the websocket and handles a few windows authentication details
211
211
  */
212
212
  async function createAndSetupEnigmaSession(props, canRetry, onWebSocketEvent$1) {
213
- const { createEnigmaSessionEntrypoint } = await import("./qix-chunk-entrypoint-ByJzCY0D.js");
213
+ const { createEnigmaSessionEntrypoint } = await import("./qix-chunk-entrypoint-xeI9UjuJ.js");
214
214
  const session = await createEnigmaSessionEntrypoint(props);
215
215
  setupSessionListeners(session, props, onWebSocketEvent$1);
216
216
  let global;
@@ -464,7 +464,7 @@ function createSharedPhoenixSession(props, { onClose, onWebSocketEvent: onWebSoc
464
464
  onWebSocketEventGlobal(event);
465
465
  for (const client of clients) client.onWebSocketEvent(event);
466
466
  };
467
- const phoenixConnectionPromise = import("./qix-chunk-entrypoint-ByJzCY0D.js").then((module) => {
467
+ const phoenixConnectionPromise = import("./qix-chunk-entrypoint-xeI9UjuJ.js").then((module) => {
468
468
  return module.createPhoenixConnectionEntrypoint(props, {
469
469
  onWebSocketEvent: onWebSocketEvent$1,
470
470
  getInitialAppActions
@@ -1,7 +1,7 @@
1
1
  import { HostConfig } from "./auth-types-BlCWK0FP.js";
2
2
 
3
3
  //#region src/qix/types/engine-schema.d.ts
4
- declare const QIX_SCHEMA_VERSION = "12.2490.0";
4
+ declare const QIX_SCHEMA_VERSION = "12.2505.0";
5
5
  type AlfaNumString = {
6
6
  /**
7
7
  * Calculated value.
@@ -441,12 +441,6 @@ type BookmarkList<QData> = {
441
441
  * Information about the list of bookmarks.
442
442
  */
443
443
  qItems?: NxContainerEntry<QData>[];
444
- /**
445
- * Hierarchy of groups and bookmarks, below the top level group pointed to by the qGroupId property.
446
- *
447
- * Stability: *experimental*
448
- */
449
- qHierarchy?: NxGroupMember[];
450
444
  };
451
445
  /**
452
446
  * Defines the list of bookmarks.
@@ -464,12 +458,6 @@ type BookmarkListDef = {
464
458
  * Include the bookmark patches. Patches can be very large and may make the list result unmanageable.
465
459
  */
466
460
  qIncludePatches?: boolean;
467
- /**
468
- * ID of separate generic object that holds an NxGroupDef, specifying a grouping and ordering of bookmarks.
469
- *
470
- * Stability: *experimental*
471
- */
472
- qGroupId?: string;
473
461
  };
474
462
  type BookmarkStateFieldPages = {
475
463
  /**
@@ -4015,9 +4003,6 @@ type NxGroupDef = {
4015
4003
  */
4016
4004
  qMemberIds?: NxGroupObjectId[];
4017
4005
  };
4018
- type NxGroupMember = {
4019
- qObjectId?: string;
4020
- };
4021
4006
  type NxGroupMemberClass = "bookmark" | "MEMBER_BOOKMARK" | "object" | "MEMBER_OBJECT";
4022
4007
  /**
4023
4008
  * Holds the ID of a _NxGroupDef_'s member.
@@ -12397,4 +12382,4 @@ declare const qix: QixAPI & {
12397
12382
  withHostConfig: (hostConfig: HostConfig | undefined) => QixAPI;
12398
12383
  };
12399
12384
  //#endregion
12400
- export { AlfaNumString, AlternateStateData, AnyGenericObjectLayout, AnyGenericObjectProperties, AppEntry, AppObjectList, AppObjectListDef, AppScript, AppScriptMeta, AppSession, ApplyGroupStateWarning, ApplyGroupStateWarningType, ApplyGroupStatesResult, ArrayOfNxValuePoint, AssociationScore, BNFDef, BNFDefMetaType, BNFType, Blob, Bookmark, BookmarkApplyAndVerifyResult, BookmarkFieldItem, BookmarkFieldPage, BookmarkFieldPageEx, BookmarkFieldVerifyResultState, BookmarkFieldVerifyWarning, BookmarkList, BookmarkListData, BookmarkListDef, BookmarkListItem, BookmarkStateFieldPages, BookmarkVariableItem, CalendarStrings, CharEncodingType, CharRange, ChildList, ChildListDef, CloseProps, CodePage, type CombinedWebSocketStateEvent, CondDef, Connection, ContentLibraryList, ContentLibraryListItem, CurrentSelections, CustomConnector, CyclicGroupPosition, DataField, DataRecord, DataTable, DataTableEx, Database, DatabaseInfo, DatabaseOwner, DelimiterInfo, DerivedFieldsInTableData, DimensionList, DimensionListData, DimensionListDef, DimensionListItem, DimensionReference, DoReloadExParams, DoReloadExResult, Doc, DocAction, DocListEntry, DriveInfo, DriveType, DynamicAppViewListData, DynamicAppViewListItem, EditorBreakpoint, EmbeddedSnapshot, EmbeddedSnapshotDef, ErrorData, ErrorDataCode, ExpandedFieldListItem, ExpansionData, ExtendedLayoutBookmarkData, ExtendedPivotStateData, ExtensionList, ExtensionListDef, FailureData, Field, FieldAttrType, FieldAttributes, FieldDefEx, FieldDescription, FieldInTableData, FieldInTableProfilingData, FieldList, FieldListDef, FieldListObject, FieldOrColumn, FieldScores, FieldType, FieldValue, FileDataFormat, FileType, FilterInfo, FilterType, FolderItem, FolderItemType, FrequencyDistributionData, FunctionGroup, GenericBookmark, GenericBookmarkEntry, GenericBookmarkLayout, GenericBookmarkProperties, GenericConnectMachine, GenericDimension, GenericDimensionInfo, GenericDimensionLayout, GenericDimensionProperties, GenericListObject, GenericMeasure, GenericMeasureLayout, GenericMeasureProperties, GenericObject, GenericObjectEntry, GenericObjectLayout, GenericObjectLayoutAdditionalProperties, GenericObjectLayoutNode, GenericObjectLayoutNodeLevel2, GenericObjectLayoutNodeLevel3, GenericObjectLayoutNodeLevel4, GenericObjectLayoutNodeLevel5, GenericObjectLayoutNodeRec, GenericObjectProperties, GenericObjectPropertiesAdditionalProperties, GenericObjectPropertiesNode, GenericObjectPropertiesNodeLevel2, GenericObjectPropertiesNodeLevel3, GenericObjectPropertiesNodeLevel4, GenericObjectPropertiesNodeLevel5, GenericObjectPropertiesNodeRec, GenericVariable, GenericVariableConstraints, GenericVariableLayout, GenericVariableProperties, GenericVariableType, Global, GraphMode, GroupBookmarkData, GroupState, GroupStateInfo, HyperCube, HyperCubeDef, InputFieldItem, InterFieldSortData, InteractDef, InteractType, KeyType, LayoutBookmarkData, LayoutExclude, LayoutFieldInfo, LineageInfo, ListBoxProperties, ListFunctions, ListItem, ListObject, ListObjectDef, LocaleInfo, LogOnType, MasterObjectListData, MasterObjectListItem, MeasureList, MeasureListData, MeasureListDef, MeasureListItem, MediaListDef, MediaListItem, MetaData, ModalFunctions, NativeDocFunctions, NativeFieldFunctions, NativeGenericBookmarkFunctions, NativeGenericDimensionFunctions, NativeGenericMeasureFunctions, NativeGenericObjectFunctions, NativeGenericVariableFunctions, NativeGlobalFunctions, NativeReactHooks, NativeVariableFunctions, NxAppLayout, NxAppProperties, NxAttrDimDef, NxAttrDimInfo, NxAttrExprDef, NxAttrExprInfo, NxAttributeDimValues, NxAttributeExpressionValues, NxAutoSortByStateDef, NxAxisData, NxAxisTicks, NxBookmark, NxCalcCond, NxCardinalities, NxCell, NxCellPosition, NxCellRows, NxContainerEntry, NxContinuousDataOptions, NxContinuousMode, NxContinuousRangeSelectInfo, NxCurrentSelectionItem, NxDataAreaPage, NxDataPage, NxDataReductionMode, NxDerivedField, NxDerivedFieldDescriptionList, NxDerivedFieldsData, NxDerivedGroup, NxDimCellType, NxDimension, NxDimensionInfo, NxDimensionType, NxDownloadInfo, NxDownloadOptions, NxEngineVersion, NxExportFileType, NxExportState, NxFeature, NxFieldDescription, NxFieldProperties, NxFieldResourceId, NxFieldSelectionInfo, NxFieldSelectionMode, NxFieldTableResourceId, NxFrequencyMode, NxGetBookmarkOptions, NxGetObjectOptions, NxGroupDef, NxGroupMember, NxGroupMemberClass, NxGroupObjectId, NxGroupTail, NxGrpType, NxHighlightRanges, NxHypercubeMode, NxInfo, NxInlineDimensionDef, NxInlineMeasureDef, NxLTrendlineType, NxLayoutErrors, NxLibraryDimension, NxLibraryDimensionDef, NxLibraryMeasure, NxLibraryMeasureDef, NxLinkedObjectInfo, NxListObjectExpression, NxListObjectExpressionDef, NxLocalizedErrorCode, NxLocalizedWarningCode, NxMatchingFieldInfo, NxMatchingFieldMode, NxMeasure, NxMeasureInfo, NxMeta, NxMetaDef, NxMiniChart, NxMiniChartCell, NxMiniChartData, NxMiniChartDef, NxMiniChartRows, NxMultiRangeSelectInfo, NxPage, NxPageTreeLevel, NxPageTreeNode, NxPatch, NxPatchOperationType, NxPatches, NxPivotDimensionCell, NxPivotPage, NxPivotValuePoint, NxRange, NxRangeSelectInfo, NxSelectionCell, NxSelectionCellType, NxSelectionInfo, NxSimpleDimValue, NxSimpleValue, NxSortIndicatorType, NxStackPage, NxStackedPivotCell, NxStateCounts, NxStreamListEntry, NxTempBookmarkOptions, NxTickCell, NxTreeDataOption, NxTreeDimensionDef, NxTreeDimensionInfo, NxTreeMultiRangeSelectInfo, NxTreeNode, NxTreeRangeSelectInfo, NxTreeValue, NxTrendline, NxTrendlineDef, NxTrendlineMode, NxValidationError, NxVariableListItem, NxVariableProperties, NxViewPort, ODAGAppLinkListData, ODAGAppLinkListItem, ObjectHelperFunctions, ObjectInterface, OdbcDsn, OleDbProvider, OpenAppSessionProps, OtherLimitMode, OtherMode, OtherSortMode, OtherTotalSpecProp, Point, PositionMark, ProgressData, ProgressMessage, QFunction, QIX_SCHEMA_VERSION, QMediaList, QRange, QixAPI, RangeSelectInfo, Rect, ReloadError, RpcObject, SampleResult, ScriptSyntaxError, ScrollPosition, SearchAssociationResult, SearchAttribute, SearchCharRange, SearchCombinationOptions, SearchContextType, SearchFieldDictionary, SearchFieldMatch, SearchFieldMatchType, SearchFieldMatchesItem, SearchFieldSelectionMode, SearchFieldValueItem, SearchGroup, SearchGroupItem, SearchGroupItemMatch, SearchGroupItemOptions, SearchGroupItemType, SearchGroupOptions, SearchGroupType, SearchMatchCombination, SearchMatchCombinations, SearchObjectOptions, SearchPage, SearchResult, SearchSuggestItem, SearchSuggestionResult, SearchTermResult, SearchValueOptions, SearchValuePage, SearchValueResult, SelectInfo, SelectionObject, SelectionObjectDef, SheetListData, SheetListDataCell, SheetListDataCellBounds, SheetListItem, Size, SortCriteria, SourceKeyRecord, SpecialObjectFunctions, StandardFunctions, StateEnumType, StateFieldValues, StaticContentList, StaticContentListItem, StaticContentUrl, StaticContentUrlDef, StoryListData, StoryListItem, StringExpr, StringExpression, SymbolFrequency, SymbolValue, TableProfilingData, TableRecord, TableRow, TableViewBroomPointSaveInfo, TableViewConnectionPointSaveInfo, TableViewCtlSaveInfo, TableViewDlgSaveInfo, TableViewSaveInfo, TableViewTableWinSaveInfo, TextMacro, TotalMode, TransformAppParameters, TransformAppResult, TreeData, TreeDataDef, UndoInfo, UndoInfoDef, UndoInfoObject, UsageEnum, UseAppHook, ValueExpr, ValueExpression, VariableList, VariableListData, VariableListDef, VariableListItem, type WebSocketEvent, WorkloadType, openAppSession, qix, withHostConfig };
12385
+ export { AlfaNumString, AlternateStateData, AnyGenericObjectLayout, AnyGenericObjectProperties, AppEntry, AppObjectList, AppObjectListDef, AppScript, AppScriptMeta, AppSession, ApplyGroupStateWarning, ApplyGroupStateWarningType, ApplyGroupStatesResult, ArrayOfNxValuePoint, AssociationScore, BNFDef, BNFDefMetaType, BNFType, Blob, Bookmark, BookmarkApplyAndVerifyResult, BookmarkFieldItem, BookmarkFieldPage, BookmarkFieldPageEx, BookmarkFieldVerifyResultState, BookmarkFieldVerifyWarning, BookmarkList, BookmarkListData, BookmarkListDef, BookmarkListItem, BookmarkStateFieldPages, BookmarkVariableItem, CalendarStrings, CharEncodingType, CharRange, ChildList, ChildListDef, CloseProps, CodePage, type CombinedWebSocketStateEvent, CondDef, Connection, ContentLibraryList, ContentLibraryListItem, CurrentSelections, CustomConnector, CyclicGroupPosition, DataField, DataRecord, DataTable, DataTableEx, Database, DatabaseInfo, DatabaseOwner, DelimiterInfo, DerivedFieldsInTableData, DimensionList, DimensionListData, DimensionListDef, DimensionListItem, DimensionReference, DoReloadExParams, DoReloadExResult, Doc, DocAction, DocListEntry, DriveInfo, DriveType, DynamicAppViewListData, DynamicAppViewListItem, EditorBreakpoint, EmbeddedSnapshot, EmbeddedSnapshotDef, ErrorData, ErrorDataCode, ExpandedFieldListItem, ExpansionData, ExtendedLayoutBookmarkData, ExtendedPivotStateData, ExtensionList, ExtensionListDef, FailureData, Field, FieldAttrType, FieldAttributes, FieldDefEx, FieldDescription, FieldInTableData, FieldInTableProfilingData, FieldList, FieldListDef, FieldListObject, FieldOrColumn, FieldScores, FieldType, FieldValue, FileDataFormat, FileType, FilterInfo, FilterType, FolderItem, FolderItemType, FrequencyDistributionData, FunctionGroup, GenericBookmark, GenericBookmarkEntry, GenericBookmarkLayout, GenericBookmarkProperties, GenericConnectMachine, GenericDimension, GenericDimensionInfo, GenericDimensionLayout, GenericDimensionProperties, GenericListObject, GenericMeasure, GenericMeasureLayout, GenericMeasureProperties, GenericObject, GenericObjectEntry, GenericObjectLayout, GenericObjectLayoutAdditionalProperties, GenericObjectLayoutNode, GenericObjectLayoutNodeLevel2, GenericObjectLayoutNodeLevel3, GenericObjectLayoutNodeLevel4, GenericObjectLayoutNodeLevel5, GenericObjectLayoutNodeRec, GenericObjectProperties, GenericObjectPropertiesAdditionalProperties, GenericObjectPropertiesNode, GenericObjectPropertiesNodeLevel2, GenericObjectPropertiesNodeLevel3, GenericObjectPropertiesNodeLevel4, GenericObjectPropertiesNodeLevel5, GenericObjectPropertiesNodeRec, GenericVariable, GenericVariableConstraints, GenericVariableLayout, GenericVariableProperties, GenericVariableType, Global, GraphMode, GroupBookmarkData, GroupState, GroupStateInfo, HyperCube, HyperCubeDef, InputFieldItem, InterFieldSortData, InteractDef, InteractType, KeyType, LayoutBookmarkData, LayoutExclude, LayoutFieldInfo, LineageInfo, ListBoxProperties, ListFunctions, ListItem, ListObject, ListObjectDef, LocaleInfo, LogOnType, MasterObjectListData, MasterObjectListItem, MeasureList, MeasureListData, MeasureListDef, MeasureListItem, MediaListDef, MediaListItem, MetaData, ModalFunctions, NativeDocFunctions, NativeFieldFunctions, NativeGenericBookmarkFunctions, NativeGenericDimensionFunctions, NativeGenericMeasureFunctions, NativeGenericObjectFunctions, NativeGenericVariableFunctions, NativeGlobalFunctions, NativeReactHooks, NativeVariableFunctions, NxAppLayout, NxAppProperties, NxAttrDimDef, NxAttrDimInfo, NxAttrExprDef, NxAttrExprInfo, NxAttributeDimValues, NxAttributeExpressionValues, NxAutoSortByStateDef, NxAxisData, NxAxisTicks, NxBookmark, NxCalcCond, NxCardinalities, NxCell, NxCellPosition, NxCellRows, NxContainerEntry, NxContinuousDataOptions, NxContinuousMode, NxContinuousRangeSelectInfo, NxCurrentSelectionItem, NxDataAreaPage, NxDataPage, NxDataReductionMode, NxDerivedField, NxDerivedFieldDescriptionList, NxDerivedFieldsData, NxDerivedGroup, NxDimCellType, NxDimension, NxDimensionInfo, NxDimensionType, NxDownloadInfo, NxDownloadOptions, NxEngineVersion, NxExportFileType, NxExportState, NxFeature, NxFieldDescription, NxFieldProperties, NxFieldResourceId, NxFieldSelectionInfo, NxFieldSelectionMode, NxFieldTableResourceId, NxFrequencyMode, NxGetBookmarkOptions, NxGetObjectOptions, NxGroupDef, NxGroupMemberClass, NxGroupObjectId, NxGroupTail, NxGrpType, NxHighlightRanges, NxHypercubeMode, NxInfo, NxInlineDimensionDef, NxInlineMeasureDef, NxLTrendlineType, NxLayoutErrors, NxLibraryDimension, NxLibraryDimensionDef, NxLibraryMeasure, NxLibraryMeasureDef, NxLinkedObjectInfo, NxListObjectExpression, NxListObjectExpressionDef, NxLocalizedErrorCode, NxLocalizedWarningCode, NxMatchingFieldInfo, NxMatchingFieldMode, NxMeasure, NxMeasureInfo, NxMeta, NxMetaDef, NxMiniChart, NxMiniChartCell, NxMiniChartData, NxMiniChartDef, NxMiniChartRows, NxMultiRangeSelectInfo, NxPage, NxPageTreeLevel, NxPageTreeNode, NxPatch, NxPatchOperationType, NxPatches, NxPivotDimensionCell, NxPivotPage, NxPivotValuePoint, NxRange, NxRangeSelectInfo, NxSelectionCell, NxSelectionCellType, NxSelectionInfo, NxSimpleDimValue, NxSimpleValue, NxSortIndicatorType, NxStackPage, NxStackedPivotCell, NxStateCounts, NxStreamListEntry, NxTempBookmarkOptions, NxTickCell, NxTreeDataOption, NxTreeDimensionDef, NxTreeDimensionInfo, NxTreeMultiRangeSelectInfo, NxTreeNode, NxTreeRangeSelectInfo, NxTreeValue, NxTrendline, NxTrendlineDef, NxTrendlineMode, NxValidationError, NxVariableListItem, NxVariableProperties, NxViewPort, ODAGAppLinkListData, ODAGAppLinkListItem, ObjectHelperFunctions, ObjectInterface, OdbcDsn, OleDbProvider, OpenAppSessionProps, OtherLimitMode, OtherMode, OtherSortMode, OtherTotalSpecProp, Point, PositionMark, ProgressData, ProgressMessage, QFunction, QIX_SCHEMA_VERSION, QMediaList, QRange, QixAPI, RangeSelectInfo, Rect, ReloadError, RpcObject, SampleResult, ScriptSyntaxError, ScrollPosition, SearchAssociationResult, SearchAttribute, SearchCharRange, SearchCombinationOptions, SearchContextType, SearchFieldDictionary, SearchFieldMatch, SearchFieldMatchType, SearchFieldMatchesItem, SearchFieldSelectionMode, SearchFieldValueItem, SearchGroup, SearchGroupItem, SearchGroupItemMatch, SearchGroupItemOptions, SearchGroupItemType, SearchGroupOptions, SearchGroupType, SearchMatchCombination, SearchMatchCombinations, SearchObjectOptions, SearchPage, SearchResult, SearchSuggestItem, SearchSuggestionResult, SearchTermResult, SearchValueOptions, SearchValuePage, SearchValueResult, SelectInfo, SelectionObject, SelectionObjectDef, SheetListData, SheetListDataCell, SheetListDataCellBounds, SheetListItem, Size, SortCriteria, SourceKeyRecord, SpecialObjectFunctions, StandardFunctions, StateEnumType, StateFieldValues, StaticContentList, StaticContentListItem, StaticContentUrl, StaticContentUrlDef, StoryListData, StoryListItem, StringExpr, StringExpression, SymbolFrequency, SymbolValue, TableProfilingData, TableRecord, TableRow, TableViewBroomPointSaveInfo, TableViewConnectionPointSaveInfo, TableViewCtlSaveInfo, TableViewDlgSaveInfo, TableViewSaveInfo, TableViewTableWinSaveInfo, TextMacro, TotalMode, TransformAppParameters, TransformAppResult, TreeData, TreeDataDef, UndoInfo, UndoInfoDef, UndoInfoObject, UsageEnum, UseAppHook, ValueExpr, ValueExpression, VariableList, VariableListData, VariableListDef, VariableListItem, type WebSocketEvent, WorkloadType, openAppSession, qix, withHostConfig };
@@ -1,6 +1,6 @@
1
1
  import { isNode } from "./utils-qEQ6sEXX.js";
2
2
  import "./interceptors-DD0vKL8_.js";
3
- import "./global-types-CQrlc6w9.js";
3
+ import "./global-types-BGMD2sDY.js";
4
4
  import "./auth-types-B0Z-Reol.js";
5
5
  import { exposeInternalApiOnWindow, generateRandomString, getRestCallAuthParams, getWebSocketAuthParams, handleAuthenticationError, isWindows, toValidWebsocketLocationUrl } from "./auth-functions-DHRxWU6t.js";
6
6
  import { getHumanReadableSocketClosedErrorMessage } from "./websocket-errors-CnW4OQWd.js";
@@ -319,6 +319,14 @@ type PdfOutput = {
319
319
  /** Size of the pdf page. */
320
320
  size?: "A1" | "A2" | "A3" | "A4" | "A5" | "A6" | "Letter" | "Legal" | "Tabloid";
321
321
  };
322
+ type PostReportsResponse = {
323
+ /** A message indicating the status of the request. */
324
+ message?: string;
325
+ /** The absolute URL to get the outputs of the report request. */
326
+ outputsUrl?: string;
327
+ /** The report request ID */
328
+ readonly requestId?: string;
329
+ };
322
330
  /**
323
331
  * Output to be used to export a composition of templates as pptx.
324
332
  */
@@ -700,7 +708,7 @@ type ReloadTimestampMatchType = "noCheck" | "requestTimeExact";
700
708
  */
701
709
  declare function createReport(body: ReportRequest, options?: ApiCallOptions): Promise<CreateReportHttpResponse>;
702
710
  type CreateReportHttpResponse = {
703
- data: void;
711
+ data: PostReportsResponse;
704
712
  headers: Headers;
705
713
  status: 202;
706
714
  };
@@ -755,4 +763,4 @@ interface ReportsAPI {
755
763
  */
756
764
  declare const reportsExport: ReportsAPI;
757
765
  //#endregion
758
- export { AppError, AppErrors, CallBackAction, ChainableSelection, ChainableSelectionType, ComposableTemplate, CreateReportHttpError, CreateReportHttpResponse, CycleOutput, Definitions, DocProperties, Error, ExcelOutput, ExportDataOptions, ExportError, ExportErrors, Float64, GetReportStatusHttpError, GetReportStatusHttpResponse, HttpRequest, ImageOutput, Meta, MetaExportError, NxPatch, OutputItem, PdfCompositionOutput, PdfOutput, PptxCompositionOutput, PptxOutput, QFieldValue, QSelection, Reason, ReloadTimestampMatchType, ReportRequest, ReportStatus, ReportsAPI, Result, SelectionChain, SelectionError, SelectionErrors, SelectionFilter, SelectionStrategy, SenseDataTemplate, SenseFileTemplate, SenseImageTemplate, SensePersistentBookmark, SenseSelectionType, SenseSheetTemplate, SenseTemporaryBookmarkV2, Sheet, TemplateLocation, Visualization, clearCache, createReport, getReportStatus, reportsExport };
766
+ export { AppError, AppErrors, CallBackAction, ChainableSelection, ChainableSelectionType, ComposableTemplate, CreateReportHttpError, CreateReportHttpResponse, CycleOutput, Definitions, DocProperties, Error, ExcelOutput, ExportDataOptions, ExportError, ExportErrors, Float64, GetReportStatusHttpError, GetReportStatusHttpResponse, HttpRequest, ImageOutput, Meta, MetaExportError, NxPatch, OutputItem, PdfCompositionOutput, PdfOutput, PostReportsResponse, PptxCompositionOutput, PptxOutput, QFieldValue, QSelection, Reason, ReloadTimestampMatchType, ReportRequest, ReportStatus, ReportsAPI, Result, SelectionChain, SelectionError, SelectionErrors, SelectionFilter, SelectionStrategy, SenseDataTemplate, SenseFileTemplate, SenseImageTemplate, SensePersistentBookmark, SenseSelectionType, SenseSheetTemplate, SenseTemporaryBookmarkV2, Sheet, TemplateLocation, Visualization, clearCache, createReport, getReportStatus, reportsExport };
@@ -165,11 +165,11 @@ type SharePatch = {
165
165
  value: string;
166
166
  }[];
167
167
  /**
168
- * Supported roles by space type:
168
+ * The roles for the space share. Supported roles by space type:
169
169
  * - Shared: consumer
170
- * - Managed: consumer, contributor
170
+ * - Managed: basicconsumer, consumer, contributor
171
171
  */
172
- type ShareRoleType = unknown;
172
+ type ShareRoleType = "consumer" | "contributor" | "basicconsumer";
173
173
  type ShareType = "user" | "group" | "link";
174
174
  type Shares = {
175
175
  data?: Share[];
package/collections.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/collections.ts
6
6
  /**
package/conditions.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/conditions.ts
6
6
  /**
package/consumption.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/consumption.ts
6
6
  /**
package/csp-origins.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/csp-origins.ts
6
6
  /**
package/csrf-token.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/csrf-token.ts
6
6
  /**
package/data-alerts.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/data-alerts.ts
6
6
  /**
package/data-assets.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
2
+ import "./chunks/public-runtime-modules-CNGnt1rU.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
4
4
 
5
5
  //#region src/public/rest/data-assets.ts
6
6
  /**