@qlik/api 1.38.0 → 1.40.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 (187) hide show
  1. package/api-keys.js +2 -2
  2. package/apps.js +2 -2
  3. package/assistants.d.ts +1 -1
  4. package/assistants.js +2 -2
  5. package/audits.js +2 -2
  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/{assistants-CDtI99Yr.d.ts → assistants-2UX0GzZ7.d.ts} +33 -33
  13. package/chunks/{auth-BzhoWKwN.js → auth-DBrXfv7D.js} +1 -1
  14. package/chunks/{data-alerts-Bx5sDVGI.d.ts → data-alerts-DwPcCvHP.d.ts} +32 -32
  15. package/chunks/{direct-access-agents-CGxApxBP.d.ts → direct-access-agents-BbSiWlMD.d.ts} +74 -1
  16. package/chunks/{dist-P1twboQp.js → dist-CjqdvDf3.js} +1 -1
  17. package/chunks/{invoke-fetch-DJFDz11x.js → invoke-fetch-B-ZucHu9.js} +2 -2
  18. package/chunks/{ml-gl8COKfn.d.ts → ml-C80TkK1J.d.ts} +32 -0
  19. package/chunks/{public-runtime-modules-Bfh2smA7.js → public-runtime-modules-lsJEDVxt.js} +3 -3
  20. package/chunks/{qix-DggPusot.d.ts → qix-Cc6k8Gz2.d.ts} +1 -1
  21. package/chunks/{qix-f5SasQCg.js → qix-CwYrlHFT.js} +1 -1
  22. package/chunks/{reloads-CA7KjqJO.d.ts → reloads-3XgvVnbq.d.ts} +9 -1
  23. package/chunks/{sharing-tasks-QKSzROsB.d.ts → sharing-tasks-BMDAjWTj.d.ts} +222 -21
  24. package/chunks/{spaces-yzYYGUw8.d.ts → spaces-DZI6zKZi.d.ts} +1 -5
  25. package/chunks/{tenants-BB6W-Hlf.d.ts → tenants-BDH4DmcO.d.ts} +2 -0
  26. package/collections.js +2 -2
  27. package/conditions.js +2 -2
  28. package/consumption.js +2 -2
  29. package/csp-origins.js +2 -2
  30. package/csrf-token.js +2 -2
  31. package/data-alerts.d.ts +1 -1
  32. package/data-alerts.js +18 -18
  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.js +2 -2
  40. package/data-stores.js +2 -2
  41. package/dcaas.js +2 -2
  42. package/di-projects.js +2 -2
  43. package/direct-access-agents.d.ts +2 -2
  44. package/direct-access-agents.js +44 -3
  45. package/encryption.js +2 -2
  46. package/extensions.js +2 -2
  47. package/glossaries.js +2 -2
  48. package/groups.js +2 -2
  49. package/identity-providers.js +2 -2
  50. package/index.d.ts +9 -9
  51. package/index.js +13 -5
  52. package/items.js +2 -2
  53. package/knowledgebases.js +2 -2
  54. package/licenses.js +2 -2
  55. package/lineage-graphs.js +2 -2
  56. package/ml.d.ts +1 -1
  57. package/ml.js +2 -2
  58. package/notes.js +2 -2
  59. package/notifications.js +2 -2
  60. package/oauth-clients.js +2 -2
  61. package/oauth-tokens.js +2 -2
  62. package/package.json +2 -2
  63. package/qix.d.ts +1 -1
  64. package/qix.js +2 -2
  65. package/questions.js +2 -2
  66. package/quotas.js +2 -2
  67. package/reload-tasks.js +2 -2
  68. package/reloads.d.ts +2 -2
  69. package/reloads.js +2 -2
  70. package/report-templates.js +2 -2
  71. package/reports.js +2 -2
  72. package/roles.js +2 -2
  73. package/sharing-tasks.d.ts +2 -2
  74. package/sharing-tasks.js +73 -12
  75. package/spaces.d.ts +1 -1
  76. package/spaces.js +2 -2
  77. package/tasks.js +2 -2
  78. package/temp-contents.js +2 -2
  79. package/tenants.d.ts +1 -1
  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-alerts.createDataAlert.html +1 -1
  91. package/website/functions/data-alerts.deleteDataAlert.html +1 -1
  92. package/website/functions/data-alerts.deleteDataAlertExecution.html +1 -1
  93. package/website/functions/data-alerts.getDataAlert.html +1 -1
  94. package/website/functions/data-alerts.getDataAlertCondition.html +1 -1
  95. package/website/functions/data-alerts.getDataAlertExecution.html +1 -1
  96. package/website/functions/data-alerts.getDataAlertExecutionEvaluations.html +1 -1
  97. package/website/functions/data-alerts.getDataAlertExecutions.html +1 -1
  98. package/website/functions/data-alerts.getDataAlertExecutionsStats.html +1 -1
  99. package/website/functions/data-alerts.getDataAlertRecipientStats.html +1 -1
  100. package/website/functions/data-alerts.getDataAlerts.html +1 -1
  101. package/website/functions/data-alerts.getDataAlertsSettings.html +1 -1
  102. package/website/functions/data-alerts.patchDataAlert.html +1 -1
  103. package/website/functions/data-alerts.setDataAlertsSettings.html +1 -1
  104. package/website/functions/data-alerts.triggerDataAlerts.html +1 -1
  105. package/website/functions/data-alerts.validateDataAlerts.html +1 -1
  106. package/website/functions/direct-access-agents.getDirectAccessAgentConnectorCustomDataTypeMappings.html +5 -0
  107. package/website/functions/direct-access-agents.putDirectAccessAgentConnectorCustomDataTypeMappings.html +6 -0
  108. package/website/functions/sharing-tasks.cancelSharingTask.html +1 -1
  109. package/website/functions/sharing-tasks.configureSharingTasksSettings.html +1 -1
  110. package/website/functions/sharing-tasks.deleteSharingTask.html +1 -1
  111. package/website/functions/sharing-tasks.executeSharingTasks.html +1 -1
  112. package/website/functions/sharing-tasks.getSharingTask.html +2 -2
  113. package/website/functions/sharing-tasks.getSharingTaskExecution.html +7 -0
  114. package/website/functions/sharing-tasks.getSharingTaskExecutionFile.html +8 -0
  115. package/website/functions/sharing-tasks.getSharingTaskExecutions.html +11 -0
  116. package/website/functions/sharing-tasks.getSharingTasks.html +1 -1
  117. package/website/functions/sharing-tasks.getSharingTasksSettings.html +1 -1
  118. package/website/functions/sharing-tasks.patchSharingTask.html +1 -1
  119. package/website/functions/sharing-tasks.updateSharingTasksSettings.html +1 -1
  120. package/website/functions/spaces.getSpaceAssignments.html +2 -4
  121. package/website/interfaces/data-alerts.DataAlertsAPI.html +32 -32
  122. package/website/interfaces/direct-access-agents.DirectAccessAgentsAPI.html +50 -30
  123. package/website/interfaces/qix.GenericObject.html +1 -1
  124. package/website/interfaces/sharing-tasks.SharingTasksAPI.html +72 -31
  125. package/website/interfaces/spaces.SpacesAPI.html +4 -6
  126. package/website/modules/direct-access-agents.html +1 -1
  127. package/website/modules/reloads.html +1 -1
  128. package/website/modules/sharing-tasks.html +1 -1
  129. package/website/types/assistants.CreateAssistantHttpError.html +2 -2
  130. package/website/types/assistants.CreateAssistantStarterHttpError.html +2 -2
  131. package/website/types/assistants.CreateAssistantThreadHttpError.html +2 -2
  132. package/website/types/assistants.CreateAssistantThreadInteractionFeedbackHttpError.html +2 -2
  133. package/website/types/assistants.CreateAssistantThreadInteractionHttpError.html +2 -2
  134. package/website/types/assistants.CreateAssistantThreadInteractionReviewHttpError.html +2 -2
  135. package/website/types/assistants.DeleteAssistantHttpError.html +2 -2
  136. package/website/types/assistants.DeleteAssistantStarterFollowupHttpError.html +2 -2
  137. package/website/types/assistants.DeleteAssistantStarterHttpError.html +2 -2
  138. package/website/types/assistants.DeleteAssistantThreadHttpError.html +2 -2
  139. package/website/types/assistants.DeleteAssistantThreadInteractionHttpError.html +2 -2
  140. package/website/types/assistants.ErrorResponseCode.html +1 -11
  141. package/website/types/assistants.ErrorResponseCodeCopy.html +11 -1
  142. package/website/types/assistants.GetAssistantFeedbackHttpError.html +2 -2
  143. package/website/types/assistants.GetAssistantHttpError.html +2 -2
  144. package/website/types/assistants.GetAssistantSourcesHttpError.html +2 -2
  145. package/website/types/assistants.GetAssistantStarterHttpError.html +2 -2
  146. package/website/types/assistants.GetAssistantStartersHttpError.html +2 -2
  147. package/website/types/assistants.GetAssistantThreadHttpError.html +2 -2
  148. package/website/types/assistants.GetAssistantThreadInteractionHttpError.html +2 -2
  149. package/website/types/assistants.GetAssistantThreadInteractionsHttpError.html +2 -2
  150. package/website/types/assistants.GetAssistantThreadsHttpError.html +2 -2
  151. package/website/types/assistants.GetAssistantsHttpError.html +2 -2
  152. package/website/types/assistants.InvokeAssistantThreadHttpError.html +2 -2
  153. package/website/types/assistants.PatchAssistantHttpError.html +2 -2
  154. package/website/types/assistants.PatchAssistantThreadHttpError.html +2 -2
  155. package/website/types/assistants.PatchAssistantThreadInteractionFeedbackHttpError.html +2 -2
  156. package/website/types/assistants.StreamAssistantThreadHttpError.html +2 -2
  157. package/website/types/assistants.UpdateAssistantStarterFollowupHttpError.html +2 -2
  158. package/website/types/assistants.UpdateAssistantStarterHttpError.html +2 -2
  159. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
  160. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
  161. package/website/types/direct-access-agents.OdbcCustomDataType.html +11 -0
  162. package/website/types/direct-access-agents.OdbcCustomDataTypeResponse.html +3 -0
  163. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
  164. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
  165. package/website/types/direct-access-agents.UpdateOdbcCustomTypeMappingsRequest.html +2 -0
  166. package/website/types/ml.ModelMetricsTimeseries.html +35 -3
  167. package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
  168. package/website/types/qix.RpcObject.html +1 -1
  169. package/website/types/reloads.Reload.html +4 -2
  170. package/website/types/reloads.ReloadRequest.html +4 -2
  171. package/website/types/reloads.Weight.html +2 -0
  172. package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpError.html +4 -0
  173. package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpResponse.html +4 -0
  174. package/website/types/sharing-tasks.GetSharingTaskExecutionHttpError.html +4 -0
  175. package/website/types/sharing-tasks.GetSharingTaskExecutionHttpResponse.html +4 -0
  176. package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpError.html +4 -0
  177. package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpResponse.html +6 -0
  178. package/website/types/sharing-tasks.SharingExecutionError.html +7 -0
  179. package/website/types/sharing-tasks.SharingExecutionErrors.html +1 -0
  180. package/website/types/sharing-tasks.SharingExecutionFile.html +9 -0
  181. package/website/types/sharing-tasks.SharingExecutionListResponse.html +2 -0
  182. package/website/types/sharing-tasks.SharingExecutionPersist.html +52 -0
  183. package/website/types/sharing-tasks.SharingExecutionResponse.html +1 -0
  184. package/website/types/sharing-tasks.TargetUser.html +10 -0
  185. package/website/types/spaces.AssignmentType.html +1 -1
  186. package/website/types/tenants.Tenant.html +4 -2
  187. package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
package/lineage-graphs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/lineage-graphs.ts
6
6
  /**
package/ml.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { APIError, ActivateModelsMlDeploymentHttpError, ActivateModelsMlDeploymentHttpResponse, AddMlDeploymentModelsHttpError, AddMlDeploymentModelsHttpResponse, Alias, AliasFindResponse, AliasGetResponse, AliasId, AliasInput, AliasMode, AliasPatch, AliasPatchItem, AliasPostResponse, AnyType, BatchPrediction, BatchPredictionActionResponse, BatchPredictionFindResponse, BatchPredictionGetResponse, BatchPredictionInput, BatchPredictionPatch, BatchPredictionPostResponse, BatchPredictionSchedule, BatchPredictionScheduleGetResponse, BatchPredictionScheduleInput, BatchPredictionScheduleInputAttributes, BatchPredictionSchedulePatch, BatchPredictionSchedulePutResponse, BatchPredictionStatus, BatchPredictionWriteback, BinaryImbalanceSampling, CancelMlJobHttpError, CancelMlJobHttpResponse, ChangeType, ColumnTransform, ConfigurationKey, CorrId, CorrType, CreateMlDeploymentAliaseHttpError, CreateMlDeploymentAliaseHttpResponse, CreateMlDeploymentBatchPredictionHttpError, CreateMlDeploymentBatchPredictionHttpResponse, CreateMlDeploymentHttpError, CreateMlDeploymentHttpResponse, CreateMlExperimentHttpError, CreateMlExperimentHttpResponse, CreateMlExperimentVersionHttpError, CreateMlExperimentVersionHttpResponse, CreateMlProfileInsightHttpError, CreateMlProfileInsightHttpResponse, CreatedAt, CreatedBy, DataSchemaConfiguration, DataSetId, DataType, DatasetOrigin, DateIndexes, DeactivateModelsMlDeploymentHttpError, DeactivateModelsMlDeploymentHttpResponse, DeleteMlDeploymentAliaseHttpError, DeleteMlDeploymentAliaseHttpResponse, DeleteMlDeploymentBatchPredictionHttpError, DeleteMlDeploymentBatchPredictionHttpResponse, DeleteMlDeploymentBatchPredictionScheduleHttpError, DeleteMlDeploymentBatchPredictionScheduleHttpResponse, DeleteMlDeploymentHttpError, DeleteMlDeploymentHttpResponse, DeleteMlExperimentHttpError, DeleteMlExperimentHttpResponse, DeleteMlExperimentVersionHttpError, DeleteMlExperimentVersionHttpResponse, DeletedAt, DeployedModelIds, DeployedModelsInput, Deployment, DeploymentFindResponse, DeploymentGetResponse, DeploymentId, DeploymentInput, DeploymentPatch, DeploymentPostResponse, DroppedFeature, EntityDescription, EntityId, EntityName, EnumSortAliases, EnumSortBatchPredictions, EnumSortDeployments, EnumSortExperimentVersions, EnumSortExperiments, EnumSortModels, ErrorMessage, Errors, Experiment, ExperimentFindResponse, ExperimentGetResponse, ExperimentId, ExperimentInput, ExperimentMode, ExperimentModelRecommendationFilter, ExperimentModelRecommendationPostResponse, ExperimentPatch, ExperimentPatchItem, ExperimentPostResponse, ExperimentType, ExperimentVersion, ExperimentVersionFindResponse, ExperimentVersionGetResponse, ExperimentVersionId, ExperimentVersionInput, ExperimentVersionPatch, ExperimentVersionPostResponse, Failure, Feature, FeatureInsights, FeatureType, FeaturesList, FileType, FindResponseMeta, GetMlDeploymentAliaseHttpError, GetMlDeploymentAliaseHttpResponse, GetMlDeploymentAliasesHttpError, GetMlDeploymentAliasesHttpResponse, GetMlDeploymentBatchPredictionHttpError, GetMlDeploymentBatchPredictionHttpResponse, GetMlDeploymentBatchPredictionScheduleHttpError, GetMlDeploymentBatchPredictionScheduleHttpResponse, GetMlDeploymentBatchPredictionsHttpError, GetMlDeploymentBatchPredictionsHttpResponse, GetMlDeploymentHttpError, GetMlDeploymentHttpResponse, GetMlDeploymentsHttpError, GetMlDeploymentsHttpResponse, GetMlExperimentHttpError, GetMlExperimentHttpResponse, GetMlExperimentModelHttpError, GetMlExperimentModelHttpResponse, GetMlExperimentModelsHttpError, GetMlExperimentModelsHttpResponse, GetMlExperimentVersionHttpError, GetMlExperimentVersionHttpResponse, GetMlExperimentVersionsHttpError, GetMlExperimentVersionsHttpResponse, GetMlExperimentsHttpError, GetMlExperimentsHttpResponse, GetMlProfileInsightHttpError, GetMlProfileInsightHttpResponse, GetMlProfileInsightWithQueryHttpError, GetMlProfileInsightWithQueryHttpResponse, IndexColumn, Insights, JobType, MlAPI, Model, ModelAlgorithm, ModelAlgorithmAbbreviation, ModelFindResponse, ModelForRecommendations, ModelGetResponse, ModelId, ModelInfo, ModelMetrics, ModelMetricsBinary, ModelMetricsMulticlass, ModelMetricsRegression, ModelMetricsTimeseries, ModelState, ModelStatus, ModelsInfo, OutputFile, OwnerId, ParentJobId, PatchMlDeploymentAliaseHttpError, PatchMlDeploymentAliaseHttpResponse, PatchMlDeploymentBatchPredictionHttpError, PatchMlDeploymentBatchPredictionHttpResponse, PatchMlDeploymentHttpError, PatchMlDeploymentHttpResponse, PatchMlExperimentHttpError, PatchMlExperimentHttpResponse, PatchMlExperimentVersionHttpError, PatchMlExperimentVersionHttpResponse, Pipeline, PredictMlDeploymentBatchPredictionHttpError, PredictMlDeploymentBatchPredictionHttpResponse, PredictionJobResponse, PreprocessedInsightColumn, ProfileInsights, ProfileInsightsGetResponse, ProfileInsightsInput, RealTimePredictionInputSchema, RealTimePredictionSchema, RealtimePrediction, RealtimePredictionInput, RecommendModelsMlExperimentHttpError, RecommendModelsMlExperimentHttpResponse, RemoveMlDeploymentModelsHttpError, RemoveMlDeploymentModelsHttpResponse, ResponseLinks, RunMlDeploymentAliaseRealtimePredictionsHttpError, RunMlDeploymentAliaseRealtimePredictionsHttpResponse, RunMlDeploymentRealtimePredictionsHttpError, RunMlDeploymentRealtimePredictionsHttpResponse, SetMlDeploymentBatchPredictionScheduleHttpError, SetMlDeploymentBatchPredictionScheduleHttpResponse, SpaceId, TenantId, TrainingDuration, Transform, UpdateMlDeploymentBatchPredictionScheduleHttpError, UpdateMlDeploymentBatchPredictionScheduleHttpResponse, UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, getMlProfileInsightWithQuery, mlExport, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, recommendModelsMlExperiment, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule } from "./chunks/ml-gl8COKfn.js";
2
+ import { APIError, ActivateModelsMlDeploymentHttpError, ActivateModelsMlDeploymentHttpResponse, AddMlDeploymentModelsHttpError, AddMlDeploymentModelsHttpResponse, Alias, AliasFindResponse, AliasGetResponse, AliasId, AliasInput, AliasMode, AliasPatch, AliasPatchItem, AliasPostResponse, AnyType, BatchPrediction, BatchPredictionActionResponse, BatchPredictionFindResponse, BatchPredictionGetResponse, BatchPredictionInput, BatchPredictionPatch, BatchPredictionPostResponse, BatchPredictionSchedule, BatchPredictionScheduleGetResponse, BatchPredictionScheduleInput, BatchPredictionScheduleInputAttributes, BatchPredictionSchedulePatch, BatchPredictionSchedulePutResponse, BatchPredictionStatus, BatchPredictionWriteback, BinaryImbalanceSampling, CancelMlJobHttpError, CancelMlJobHttpResponse, ChangeType, ColumnTransform, ConfigurationKey, CorrId, CorrType, CreateMlDeploymentAliaseHttpError, CreateMlDeploymentAliaseHttpResponse, CreateMlDeploymentBatchPredictionHttpError, CreateMlDeploymentBatchPredictionHttpResponse, CreateMlDeploymentHttpError, CreateMlDeploymentHttpResponse, CreateMlExperimentHttpError, CreateMlExperimentHttpResponse, CreateMlExperimentVersionHttpError, CreateMlExperimentVersionHttpResponse, CreateMlProfileInsightHttpError, CreateMlProfileInsightHttpResponse, CreatedAt, CreatedBy, DataSchemaConfiguration, DataSetId, DataType, DatasetOrigin, DateIndexes, DeactivateModelsMlDeploymentHttpError, DeactivateModelsMlDeploymentHttpResponse, DeleteMlDeploymentAliaseHttpError, DeleteMlDeploymentAliaseHttpResponse, DeleteMlDeploymentBatchPredictionHttpError, DeleteMlDeploymentBatchPredictionHttpResponse, DeleteMlDeploymentBatchPredictionScheduleHttpError, DeleteMlDeploymentBatchPredictionScheduleHttpResponse, DeleteMlDeploymentHttpError, DeleteMlDeploymentHttpResponse, DeleteMlExperimentHttpError, DeleteMlExperimentHttpResponse, DeleteMlExperimentVersionHttpError, DeleteMlExperimentVersionHttpResponse, DeletedAt, DeployedModelIds, DeployedModelsInput, Deployment, DeploymentFindResponse, DeploymentGetResponse, DeploymentId, DeploymentInput, DeploymentPatch, DeploymentPostResponse, DroppedFeature, EntityDescription, EntityId, EntityName, EnumSortAliases, EnumSortBatchPredictions, EnumSortDeployments, EnumSortExperimentVersions, EnumSortExperiments, EnumSortModels, ErrorMessage, Errors, Experiment, ExperimentFindResponse, ExperimentGetResponse, ExperimentId, ExperimentInput, ExperimentMode, ExperimentModelRecommendationFilter, ExperimentModelRecommendationPostResponse, ExperimentPatch, ExperimentPatchItem, ExperimentPostResponse, ExperimentType, ExperimentVersion, ExperimentVersionFindResponse, ExperimentVersionGetResponse, ExperimentVersionId, ExperimentVersionInput, ExperimentVersionPatch, ExperimentVersionPostResponse, Failure, Feature, FeatureInsights, FeatureType, FeaturesList, FileType, FindResponseMeta, GetMlDeploymentAliaseHttpError, GetMlDeploymentAliaseHttpResponse, GetMlDeploymentAliasesHttpError, GetMlDeploymentAliasesHttpResponse, GetMlDeploymentBatchPredictionHttpError, GetMlDeploymentBatchPredictionHttpResponse, GetMlDeploymentBatchPredictionScheduleHttpError, GetMlDeploymentBatchPredictionScheduleHttpResponse, GetMlDeploymentBatchPredictionsHttpError, GetMlDeploymentBatchPredictionsHttpResponse, GetMlDeploymentHttpError, GetMlDeploymentHttpResponse, GetMlDeploymentsHttpError, GetMlDeploymentsHttpResponse, GetMlExperimentHttpError, GetMlExperimentHttpResponse, GetMlExperimentModelHttpError, GetMlExperimentModelHttpResponse, GetMlExperimentModelsHttpError, GetMlExperimentModelsHttpResponse, GetMlExperimentVersionHttpError, GetMlExperimentVersionHttpResponse, GetMlExperimentVersionsHttpError, GetMlExperimentVersionsHttpResponse, GetMlExperimentsHttpError, GetMlExperimentsHttpResponse, GetMlProfileInsightHttpError, GetMlProfileInsightHttpResponse, GetMlProfileInsightWithQueryHttpError, GetMlProfileInsightWithQueryHttpResponse, IndexColumn, Insights, JobType, MlAPI, Model, ModelAlgorithm, ModelAlgorithmAbbreviation, ModelFindResponse, ModelForRecommendations, ModelGetResponse, ModelId, ModelInfo, ModelMetrics, ModelMetricsBinary, ModelMetricsMulticlass, ModelMetricsRegression, ModelMetricsTimeseries, ModelState, ModelStatus, ModelsInfo, OutputFile, OwnerId, ParentJobId, PatchMlDeploymentAliaseHttpError, PatchMlDeploymentAliaseHttpResponse, PatchMlDeploymentBatchPredictionHttpError, PatchMlDeploymentBatchPredictionHttpResponse, PatchMlDeploymentHttpError, PatchMlDeploymentHttpResponse, PatchMlExperimentHttpError, PatchMlExperimentHttpResponse, PatchMlExperimentVersionHttpError, PatchMlExperimentVersionHttpResponse, Pipeline, PredictMlDeploymentBatchPredictionHttpError, PredictMlDeploymentBatchPredictionHttpResponse, PredictionJobResponse, PreprocessedInsightColumn, ProfileInsights, ProfileInsightsGetResponse, ProfileInsightsInput, RealTimePredictionInputSchema, RealTimePredictionSchema, RealtimePrediction, RealtimePredictionInput, RecommendModelsMlExperimentHttpError, RecommendModelsMlExperimentHttpResponse, RemoveMlDeploymentModelsHttpError, RemoveMlDeploymentModelsHttpResponse, ResponseLinks, RunMlDeploymentAliaseRealtimePredictionsHttpError, RunMlDeploymentAliaseRealtimePredictionsHttpResponse, RunMlDeploymentRealtimePredictionsHttpError, RunMlDeploymentRealtimePredictionsHttpResponse, SetMlDeploymentBatchPredictionScheduleHttpError, SetMlDeploymentBatchPredictionScheduleHttpResponse, SpaceId, TenantId, TrainingDuration, Transform, UpdateMlDeploymentBatchPredictionScheduleHttpError, UpdateMlDeploymentBatchPredictionScheduleHttpResponse, UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, getMlProfileInsightWithQuery, mlExport, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, recommendModelsMlExperiment, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule } from "./chunks/ml-C80TkK1J.js";
3
3
  export { APIError, ActivateModelsMlDeploymentHttpError, ActivateModelsMlDeploymentHttpResponse, AddMlDeploymentModelsHttpError, AddMlDeploymentModelsHttpResponse, Alias, AliasFindResponse, AliasGetResponse, AliasId, AliasInput, AliasMode, AliasPatch, AliasPatchItem, AliasPostResponse, AnyType, BatchPrediction, BatchPredictionActionResponse, BatchPredictionFindResponse, BatchPredictionGetResponse, BatchPredictionInput, BatchPredictionPatch, BatchPredictionPostResponse, BatchPredictionSchedule, BatchPredictionScheduleGetResponse, BatchPredictionScheduleInput, BatchPredictionScheduleInputAttributes, BatchPredictionSchedulePatch, BatchPredictionSchedulePutResponse, BatchPredictionStatus, BatchPredictionWriteback, BinaryImbalanceSampling, CancelMlJobHttpError, CancelMlJobHttpResponse, ChangeType, ColumnTransform, ConfigurationKey, CorrId, CorrType, CreateMlDeploymentAliaseHttpError, CreateMlDeploymentAliaseHttpResponse, CreateMlDeploymentBatchPredictionHttpError, CreateMlDeploymentBatchPredictionHttpResponse, CreateMlDeploymentHttpError, CreateMlDeploymentHttpResponse, CreateMlExperimentHttpError, CreateMlExperimentHttpResponse, CreateMlExperimentVersionHttpError, CreateMlExperimentVersionHttpResponse, CreateMlProfileInsightHttpError, CreateMlProfileInsightHttpResponse, CreatedAt, CreatedBy, DataSchemaConfiguration, DataSetId, DataType, DatasetOrigin, DateIndexes, DeactivateModelsMlDeploymentHttpError, DeactivateModelsMlDeploymentHttpResponse, DeleteMlDeploymentAliaseHttpError, DeleteMlDeploymentAliaseHttpResponse, DeleteMlDeploymentBatchPredictionHttpError, DeleteMlDeploymentBatchPredictionHttpResponse, DeleteMlDeploymentBatchPredictionScheduleHttpError, DeleteMlDeploymentBatchPredictionScheduleHttpResponse, DeleteMlDeploymentHttpError, DeleteMlDeploymentHttpResponse, DeleteMlExperimentHttpError, DeleteMlExperimentHttpResponse, DeleteMlExperimentVersionHttpError, DeleteMlExperimentVersionHttpResponse, DeletedAt, DeployedModelIds, DeployedModelsInput, Deployment, DeploymentFindResponse, DeploymentGetResponse, DeploymentId, DeploymentInput, DeploymentPatch, DeploymentPostResponse, DroppedFeature, EntityDescription, EntityId, EntityName, EnumSortAliases, EnumSortBatchPredictions, EnumSortDeployments, EnumSortExperimentVersions, EnumSortExperiments, EnumSortModels, ErrorMessage, Errors, Experiment, ExperimentFindResponse, ExperimentGetResponse, ExperimentId, ExperimentInput, ExperimentMode, ExperimentModelRecommendationFilter, ExperimentModelRecommendationPostResponse, ExperimentPatch, ExperimentPatchItem, ExperimentPostResponse, ExperimentType, ExperimentVersion, ExperimentVersionFindResponse, ExperimentVersionGetResponse, ExperimentVersionId, ExperimentVersionInput, ExperimentVersionPatch, ExperimentVersionPostResponse, Failure, Feature, FeatureInsights, FeatureType, FeaturesList, FileType, FindResponseMeta, GetMlDeploymentAliaseHttpError, GetMlDeploymentAliaseHttpResponse, GetMlDeploymentAliasesHttpError, GetMlDeploymentAliasesHttpResponse, GetMlDeploymentBatchPredictionHttpError, GetMlDeploymentBatchPredictionHttpResponse, GetMlDeploymentBatchPredictionScheduleHttpError, GetMlDeploymentBatchPredictionScheduleHttpResponse, GetMlDeploymentBatchPredictionsHttpError, GetMlDeploymentBatchPredictionsHttpResponse, GetMlDeploymentHttpError, GetMlDeploymentHttpResponse, GetMlDeploymentsHttpError, GetMlDeploymentsHttpResponse, GetMlExperimentHttpError, GetMlExperimentHttpResponse, GetMlExperimentModelHttpError, GetMlExperimentModelHttpResponse, GetMlExperimentModelsHttpError, GetMlExperimentModelsHttpResponse, GetMlExperimentVersionHttpError, GetMlExperimentVersionHttpResponse, GetMlExperimentVersionsHttpError, GetMlExperimentVersionsHttpResponse, GetMlExperimentsHttpError, GetMlExperimentsHttpResponse, GetMlProfileInsightHttpError, GetMlProfileInsightHttpResponse, GetMlProfileInsightWithQueryHttpError, GetMlProfileInsightWithQueryHttpResponse, IndexColumn, Insights, JobType, MlAPI, Model, ModelAlgorithm, ModelAlgorithmAbbreviation, ModelFindResponse, ModelForRecommendations, ModelGetResponse, ModelId, ModelInfo, ModelMetrics, ModelMetricsBinary, ModelMetricsMulticlass, ModelMetricsRegression, ModelMetricsTimeseries, ModelState, ModelStatus, ModelsInfo, OutputFile, OwnerId, ParentJobId, PatchMlDeploymentAliaseHttpError, PatchMlDeploymentAliaseHttpResponse, PatchMlDeploymentBatchPredictionHttpError, PatchMlDeploymentBatchPredictionHttpResponse, PatchMlDeploymentHttpError, PatchMlDeploymentHttpResponse, PatchMlExperimentHttpError, PatchMlExperimentHttpResponse, PatchMlExperimentVersionHttpError, PatchMlExperimentVersionHttpResponse, Pipeline, PredictMlDeploymentBatchPredictionHttpError, PredictMlDeploymentBatchPredictionHttpResponse, PredictionJobResponse, PreprocessedInsightColumn, ProfileInsights, ProfileInsightsGetResponse, ProfileInsightsInput, RealTimePredictionInputSchema, RealTimePredictionSchema, RealtimePrediction, RealtimePredictionInput, RecommendModelsMlExperimentHttpError, RecommendModelsMlExperimentHttpResponse, RemoveMlDeploymentModelsHttpError, RemoveMlDeploymentModelsHttpResponse, ResponseLinks, RunMlDeploymentAliaseRealtimePredictionsHttpError, RunMlDeploymentAliaseRealtimePredictionsHttpResponse, RunMlDeploymentRealtimePredictionsHttpError, RunMlDeploymentRealtimePredictionsHttpResponse, SetMlDeploymentBatchPredictionScheduleHttpError, SetMlDeploymentBatchPredictionScheduleHttpResponse, SpaceId, TenantId, TrainingDuration, Transform, UpdateMlDeploymentBatchPredictionScheduleHttpError, UpdateMlDeploymentBatchPredictionScheduleHttpResponse, UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, mlExport as default, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, getMlProfileInsightWithQuery, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, recommendModelsMlExperiment, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule };
package/ml.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/ml.ts
6
6
  /**
package/notes.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/notes.ts
6
6
  /**
package/notifications.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/notifications.ts
6
6
  /**
package/oauth-clients.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/oauth-clients.ts
6
6
  /**
package/oauth-tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/oauth-tokens.ts
6
6
  /**
package/package.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "nanoid": "^5.1.5",
18
18
  "ws": "^8.18.3"
19
19
  },
20
- "packageManager": "pnpm@10.12.4",
20
+ "packageManager": "pnpm@10.13.1",
21
21
  "engines": {
22
22
  "node": ">=20"
23
23
  },
@@ -86,5 +86,5 @@
86
86
  "./interceptors": "./interceptors.js",
87
87
  "./qix": "./qix.js"
88
88
  },
89
- "version": "1.38.0"
89
+ "version": "1.40.0"
90
90
  }
package/qix.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
2
  import "./chunks/auth-B5Hx9GeQ.js";
3
- import { 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, 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, WebSocketEvent, WorkloadType, openAppSession, qix, withHostConfig } from "./chunks/qix-DggPusot.js";
3
+ import { 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, 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, WebSocketEvent, WorkloadType, openAppSession, qix, withHostConfig } from "./chunks/qix-Cc6k8Gz2.js";
4
4
  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, 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, WebSocketEvent, WorkloadType, qix as default, openAppSession, withHostConfig };
package/qix.js CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
2
- import { openAppSession, qix_default, withHostConfig } from "./chunks/qix-f5SasQCg.js";
1
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
2
+ import { openAppSession, qix_default, withHostConfig } from "./chunks/qix-CwYrlHFT.js";
3
3
 
4
4
  export { qix_default as default, openAppSession, withHostConfig };
package/questions.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/questions.ts
6
6
  /**
package/quotas.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/quotas.ts
6
6
  /**
package/reload-tasks.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/reload-tasks.ts
6
6
  /**
package/reloads.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { CancelReloadHttpError, CancelReloadHttpResponse, Error, Errors, GetReloadHttpError, GetReloadHttpResponse, GetReloadsHttpError, GetReloadsHttpResponse, Href, Partial, QueueReloadHttpError, QueueReloadHttpResponse, Reload, ReloadLinks, ReloadRequest, Reloads, ReloadsAPI, ReloadsLinks, Status, Type, cancelReload, clearCache, getReload, getReloads, queueReload, reloadsExport } from "./chunks/reloads-CA7KjqJO.js";
3
- export { CancelReloadHttpError, CancelReloadHttpResponse, Error, Errors, GetReloadHttpError, GetReloadHttpResponse, GetReloadsHttpError, GetReloadsHttpResponse, Href, Partial, QueueReloadHttpError, QueueReloadHttpResponse, Reload, ReloadLinks, ReloadRequest, Reloads, ReloadsAPI, ReloadsLinks, Status, Type, cancelReload, clearCache, reloadsExport as default, getReload, getReloads, queueReload };
2
+ import { CancelReloadHttpError, CancelReloadHttpResponse, Error, Errors, GetReloadHttpError, GetReloadHttpResponse, GetReloadsHttpError, GetReloadsHttpResponse, Href, Partial, QueueReloadHttpError, QueueReloadHttpResponse, Reload, ReloadLinks, ReloadRequest, Reloads, ReloadsAPI, ReloadsLinks, Status, Type, Weight, cancelReload, clearCache, getReload, getReloads, queueReload, reloadsExport } from "./chunks/reloads-3XgvVnbq.js";
3
+ export { CancelReloadHttpError, CancelReloadHttpResponse, Error, Errors, GetReloadHttpError, GetReloadHttpResponse, GetReloadsHttpError, GetReloadsHttpResponse, Href, Partial, QueueReloadHttpError, QueueReloadHttpResponse, Reload, ReloadLinks, ReloadRequest, Reloads, ReloadsAPI, ReloadsLinks, Status, Type, Weight, cancelReload, clearCache, reloadsExport as default, getReload, getReloads, queueReload };
package/reloads.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/reloads.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/report-templates.ts
6
6
  /**
package/reports.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/reports.ts
6
6
  /**
package/roles.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/roles.ts
6
6
  /**
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTasks, getSharingTasksSettings, patchSharingTask, sharingTasksExport, updateSharingTasksSettings } from "./chunks/sharing-tasks-QKSzROsB.js";
3
- export { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, sharingTasksExport as default, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTasks, getSharingTasksSettings, patchSharingTask, updateSharingTasksSettings };
2
+ import { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskExecutionFileHttpError, GetSharingTaskExecutionFileHttpResponse, GetSharingTaskExecutionHttpError, GetSharingTaskExecutionHttpResponse, GetSharingTaskExecutionsHttpError, GetSharingTaskExecutionsHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingExecutionError, SharingExecutionErrors, SharingExecutionFile, SharingExecutionListResponse, SharingExecutionPersist, SharingExecutionResponse, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TargetUser, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTaskExecution, getSharingTaskExecutionFile, getSharingTaskExecutions, getSharingTasks, getSharingTasksSettings, patchSharingTask, sharingTasksExport, updateSharingTasksSettings } from "./chunks/sharing-tasks-BMDAjWTj.js";
3
+ export { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskExecutionFileHttpError, GetSharingTaskExecutionFileHttpResponse, GetSharingTaskExecutionHttpError, GetSharingTaskExecutionHttpResponse, GetSharingTaskExecutionsHttpError, GetSharingTaskExecutionsHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingExecutionError, SharingExecutionErrors, SharingExecutionFile, SharingExecutionListResponse, SharingExecutionPersist, SharingExecutionResponse, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TargetUser, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, sharingTasksExport as default, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTaskExecution, getSharingTaskExecutionFile, getSharingTaskExecutions, getSharingTasks, getSharingTasksSettings, patchSharingTask, updateSharingTasksSettings };
package/sharing-tasks.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/sharing-tasks.ts
6
6
  /**
7
- * Lists all sharing tasks.
7
+ * Retrieves all sharing tasks accessible to the user. Users assigned the `TenantAdmin` or `AnalyticsAdmin` role can view all tasks.
8
8
  *
9
9
  * @param query an object with query parameters
10
10
  * @throws GetSharingTasksHttpError
@@ -33,7 +33,7 @@ async function createSharingTask(body, options) {
33
33
  });
34
34
  }
35
35
  /**
36
- * Executes a recurring sharing task
36
+ * Requests execution of the specified recurring sharing task.
37
37
  *
38
38
  * @param body an object with the body content
39
39
  * @throws ExecuteSharingTasksHttpError
@@ -48,7 +48,7 @@ async function executeSharingTasks(body, options) {
48
48
  });
49
49
  }
50
50
  /**
51
- * Lists sharing settings.
51
+ * Retrieves the current settings for sharing tasks, reports, and other related configuration.
52
52
  *
53
53
  * @throws GetSharingTasksSettingsHttpError
54
54
  */
@@ -60,7 +60,7 @@ async function getSharingTasksSettings(options) {
60
60
  });
61
61
  }
62
62
  /**
63
- * Patches sharing features toggles. Accessible only by tenant admins.
63
+ * Patches the toggle settings for sharing tasks, reports, and other related configuration in the tenant. User must be assigned the `TenantAdmin` role.
64
64
  *
65
65
  * @param body an object with the body content
66
66
  * @throws UpdateSharingTasksSettingsHttpError
@@ -75,7 +75,7 @@ async function updateSharingTasksSettings(body, options) {
75
75
  });
76
76
  }
77
77
  /**
78
- * Updates API configuration. Accessible only by tenant admins.
78
+ * Updates the settings for sharing tasks, reports, and other related configuration in the tenant. User must be assigned the `TenantAdmin` role.
79
79
  *
80
80
  * @param body an object with the body content
81
81
  * @throws ConfigureSharingTasksSettingsHttpError
@@ -90,7 +90,7 @@ async function configureSharingTasksSettings(body, options) {
90
90
  });
91
91
  }
92
92
  /**
93
- * Deletes a sharing task.
93
+ * Deletes a specific sharing task.
94
94
  *
95
95
  * @param taskId The sharing task identifier.
96
96
  * @throws DeleteSharingTaskHttpError
@@ -104,7 +104,7 @@ async function deleteSharingTask(taskId, options) {
104
104
  });
105
105
  }
106
106
  /**
107
- * See details about a sharing task
107
+ * Returns the details of a specific sharing task.
108
108
  *
109
109
  * @param taskId The sharing task identifier.
110
110
  * @param query an object with query parameters
@@ -120,7 +120,7 @@ async function getSharingTask(taskId, query, options) {
120
120
  });
121
121
  }
122
122
  /**
123
- * Updates an existing sharing task.
123
+ * Updates one or more properties of a specific sharing task.
124
124
  *
125
125
  * @param taskId The sharing task identifier.
126
126
  * @param body an object with the body content
@@ -137,7 +137,7 @@ async function patchSharingTask(taskId, body, options) {
137
137
  });
138
138
  }
139
139
  /**
140
- * Cancels a recurring sharing task
140
+ * Requests cancellation of an execution of the specified recurring sharing task.
141
141
  *
142
142
  * @param taskId The sharing task identifier.
143
143
  * @throws CancelSharingTaskHttpError
@@ -151,6 +151,64 @@ async function cancelSharingTask(taskId, options) {
151
151
  });
152
152
  }
153
153
  /**
154
+ * Lists executions for the specified sharing task.
155
+ *
156
+ * @param taskId The sharing task identifier.
157
+ * @param query an object with query parameters
158
+ * @throws GetSharingTaskExecutionsHttpError
159
+ */
160
+ async function getSharingTaskExecutions(taskId, query, options) {
161
+ return invokeFetch("sharing-tasks", {
162
+ method: "get",
163
+ pathTemplate: "/api/v1/sharing-tasks/{taskId}/executions",
164
+ pathVariables: { taskId },
165
+ query,
166
+ options
167
+ });
168
+ }
169
+ /**
170
+ * Retrieves a specific sharing task execution.
171
+ *
172
+ * @param taskId The sharing task identifier.
173
+ * @param executionId The execution identifier. If value is "latest", the latest execution will be returned
174
+ * @param query an object with query parameters
175
+ * @throws GetSharingTaskExecutionHttpError
176
+ */
177
+ async function getSharingTaskExecution(taskId, executionId, query, options) {
178
+ return invokeFetch("sharing-tasks", {
179
+ method: "get",
180
+ pathTemplate: "/api/v1/sharing-tasks/{taskId}/executions/{executionId}",
181
+ pathVariables: {
182
+ taskId,
183
+ executionId
184
+ },
185
+ query,
186
+ options
187
+ });
188
+ }
189
+ /**
190
+ * Retrieves the file content for the requested execution and file type.
191
+ *
192
+ * @param taskId The sharing task identifier.
193
+ * @param executionId The execution identifier.
194
+ * @param fileAlias The execution identifier. If value is "latest", the latest execution will be returned
195
+ * @param query an object with query parameters
196
+ * @throws GetSharingTaskExecutionFileHttpError
197
+ */
198
+ async function getSharingTaskExecutionFile(taskId, executionId, fileAlias, query, options) {
199
+ return invokeFetch("sharing-tasks", {
200
+ method: "get",
201
+ pathTemplate: "/api/v1/sharing-tasks/{taskId}/executions/{executionId}/files/{fileAlias}",
202
+ pathVariables: {
203
+ taskId,
204
+ executionId,
205
+ fileAlias
206
+ },
207
+ query,
208
+ options
209
+ });
210
+ }
211
+ /**
154
212
  * Clears the cache for sharing-tasks api requests.
155
213
  */
156
214
  function clearCache() {
@@ -170,9 +228,12 @@ const sharingTasksExport = {
170
228
  getSharingTask,
171
229
  patchSharingTask,
172
230
  cancelSharingTask,
231
+ getSharingTaskExecutions,
232
+ getSharingTaskExecution,
233
+ getSharingTaskExecutionFile,
173
234
  clearCache
174
235
  };
175
236
  var sharing_tasks_default = sharingTasksExport;
176
237
 
177
238
  //#endregion
178
- export { cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, sharing_tasks_default as default, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTasks, getSharingTasksSettings, patchSharingTask, updateSharingTasksSettings };
239
+ export { cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, sharing_tasks_default as default, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTaskExecution, getSharingTaskExecutionFile, getSharingTaskExecutions, getSharingTasks, getSharingTasksSettings, patchSharingTask, updateSharingTasksSettings };
package/spaces.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { ActionName, Assignment, AssignmentCreate, AssignmentType, AssignmentUpdate, Assignments, CreateSpaceAssignmentHttpError, CreateSpaceAssignmentHttpResponse, CreateSpaceHttpError, CreateSpaceHttpResponse, CreateSpaceShareHttpError, CreateSpaceShareHttpResponse, DeleteSpaceAssignmentHttpError, DeleteSpaceAssignmentHttpResponse, DeleteSpaceHttpError, DeleteSpaceHttpResponse, DeleteSpaceShareHttpError, DeleteSpaceShareHttpResponse, Error, Errors, GetSpaceAssignmentHttpError, GetSpaceAssignmentHttpResponse, GetSpaceAssignmentsHttpError, GetSpaceAssignmentsHttpResponse, GetSpaceHttpError, GetSpaceHttpResponse, GetSpaceShareHttpError, GetSpaceShareHttpResponse, GetSpaceSharesHttpError, GetSpaceSharesHttpResponse, GetSpaceTypesHttpError, GetSpaceTypesHttpResponse, GetSpacesHttpError, GetSpacesHttpResponse, Link, PatchShareHttpError, PatchShareHttpResponse, PatchSpaceHttpError, PatchSpaceHttpResponse, RoleType, Share, ShareCreate, SharePatch, ShareRoleType, ShareType, Shares, Space, SpaceCreate, SpacePatch, SpaceType, SpaceTypes, SpaceUpdate, Spaces, SpacesAPI, UpdateSpaceAssignmentHttpError, UpdateSpaceAssignmentHttpResponse, UpdateSpaceHttpError, UpdateSpaceHttpResponse, clearCache, createSpace, createSpaceAssignment, createSpaceShare, deleteSpace, deleteSpaceAssignment, deleteSpaceShare, getSpace, getSpaceAssignment, getSpaceAssignments, getSpaceShare, getSpaceShares, getSpaceTypes, getSpaces, patchShare, patchSpace, spacesExport, updateSpace, updateSpaceAssignment } from "./chunks/spaces-yzYYGUw8.js";
2
+ import { ActionName, Assignment, AssignmentCreate, AssignmentType, AssignmentUpdate, Assignments, CreateSpaceAssignmentHttpError, CreateSpaceAssignmentHttpResponse, CreateSpaceHttpError, CreateSpaceHttpResponse, CreateSpaceShareHttpError, CreateSpaceShareHttpResponse, DeleteSpaceAssignmentHttpError, DeleteSpaceAssignmentHttpResponse, DeleteSpaceHttpError, DeleteSpaceHttpResponse, DeleteSpaceShareHttpError, DeleteSpaceShareHttpResponse, Error, Errors, GetSpaceAssignmentHttpError, GetSpaceAssignmentHttpResponse, GetSpaceAssignmentsHttpError, GetSpaceAssignmentsHttpResponse, GetSpaceHttpError, GetSpaceHttpResponse, GetSpaceShareHttpError, GetSpaceShareHttpResponse, GetSpaceSharesHttpError, GetSpaceSharesHttpResponse, GetSpaceTypesHttpError, GetSpaceTypesHttpResponse, GetSpacesHttpError, GetSpacesHttpResponse, Link, PatchShareHttpError, PatchShareHttpResponse, PatchSpaceHttpError, PatchSpaceHttpResponse, RoleType, Share, ShareCreate, SharePatch, ShareRoleType, ShareType, Shares, Space, SpaceCreate, SpacePatch, SpaceType, SpaceTypes, SpaceUpdate, Spaces, SpacesAPI, UpdateSpaceAssignmentHttpError, UpdateSpaceAssignmentHttpResponse, UpdateSpaceHttpError, UpdateSpaceHttpResponse, clearCache, createSpace, createSpaceAssignment, createSpaceShare, deleteSpace, deleteSpaceAssignment, deleteSpaceShare, getSpace, getSpaceAssignment, getSpaceAssignments, getSpaceShare, getSpaceShares, getSpaceTypes, getSpaces, patchShare, patchSpace, spacesExport, updateSpace, updateSpaceAssignment } from "./chunks/spaces-DZI6zKZi.js";
3
3
  export { ActionName, Assignment, AssignmentCreate, AssignmentType, AssignmentUpdate, Assignments, CreateSpaceAssignmentHttpError, CreateSpaceAssignmentHttpResponse, CreateSpaceHttpError, CreateSpaceHttpResponse, CreateSpaceShareHttpError, CreateSpaceShareHttpResponse, DeleteSpaceAssignmentHttpError, DeleteSpaceAssignmentHttpResponse, DeleteSpaceHttpError, DeleteSpaceHttpResponse, DeleteSpaceShareHttpError, DeleteSpaceShareHttpResponse, Error, Errors, GetSpaceAssignmentHttpError, GetSpaceAssignmentHttpResponse, GetSpaceAssignmentsHttpError, GetSpaceAssignmentsHttpResponse, GetSpaceHttpError, GetSpaceHttpResponse, GetSpaceShareHttpError, GetSpaceShareHttpResponse, GetSpaceSharesHttpError, GetSpaceSharesHttpResponse, GetSpaceTypesHttpError, GetSpaceTypesHttpResponse, GetSpacesHttpError, GetSpacesHttpResponse, Link, PatchShareHttpError, PatchShareHttpResponse, PatchSpaceHttpError, PatchSpaceHttpResponse, RoleType, Share, ShareCreate, SharePatch, ShareRoleType, ShareType, Shares, Space, SpaceCreate, SpacePatch, SpaceType, SpaceTypes, SpaceUpdate, Spaces, SpacesAPI, UpdateSpaceAssignmentHttpError, UpdateSpaceAssignmentHttpResponse, UpdateSpaceHttpError, UpdateSpaceHttpResponse, clearCache, createSpace, createSpaceAssignment, createSpaceShare, spacesExport as default, deleteSpace, deleteSpaceAssignment, deleteSpaceShare, getSpace, getSpaceAssignment, getSpaceAssignments, getSpaceShare, getSpaceShares, getSpaceTypes, getSpaces, patchShare, patchSpace, updateSpace, updateSpaceAssignment };
package/spaces.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/spaces.ts
6
6
  /**
package/tasks.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/tasks.ts
6
6
  /**
package/temp-contents.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/temp-contents.ts
6
6
  /**
package/tenants.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { CreateTenantHttpError, CreateTenantHttpResponse, DeactivateTenantHttpError, DeactivateTenantHttpResponse, Error, Errors, GetMyTenantHttpError, GetMyTenantHttpResponse, GetTenantHttpError, GetTenantHttpResponse, PatchTenant400HttpError, PatchTenant403HttpError, PatchTenant404HttpError, PatchTenant429HttpError, PatchTenantHttpError, PatchTenantHttpResponse, PatchTenantdefaultHttpError, ReactivateTenantHttpError, ReactivateTenantHttpResponse, Tenant, TenantCreationRequest, TenantDeactivateRequest, TenantDeactivateResponse, TenantPatchErrors, TenantPatchSchema, TenantsAPI, clearCache, createTenant, deactivateTenant, getMyTenant, getTenant, patchTenant, reactivateTenant, tenantsExport } from "./chunks/tenants-BB6W-Hlf.js";
2
+ import { CreateTenantHttpError, CreateTenantHttpResponse, DeactivateTenantHttpError, DeactivateTenantHttpResponse, Error, Errors, GetMyTenantHttpError, GetMyTenantHttpResponse, GetTenantHttpError, GetTenantHttpResponse, PatchTenant400HttpError, PatchTenant403HttpError, PatchTenant404HttpError, PatchTenant429HttpError, PatchTenantHttpError, PatchTenantHttpResponse, PatchTenantdefaultHttpError, ReactivateTenantHttpError, ReactivateTenantHttpResponse, Tenant, TenantCreationRequest, TenantDeactivateRequest, TenantDeactivateResponse, TenantPatchErrors, TenantPatchSchema, TenantsAPI, clearCache, createTenant, deactivateTenant, getMyTenant, getTenant, patchTenant, reactivateTenant, tenantsExport } from "./chunks/tenants-BDH4DmcO.js";
3
3
  export { CreateTenantHttpError, CreateTenantHttpResponse, DeactivateTenantHttpError, DeactivateTenantHttpResponse, Error, Errors, GetMyTenantHttpError, GetMyTenantHttpResponse, GetTenantHttpError, GetTenantHttpResponse, PatchTenant400HttpError, PatchTenant403HttpError, PatchTenant404HttpError, PatchTenant429HttpError, PatchTenantHttpError, PatchTenantHttpResponse, PatchTenantdefaultHttpError, ReactivateTenantHttpError, ReactivateTenantHttpResponse, Tenant, TenantCreationRequest, TenantDeactivateRequest, TenantDeactivateResponse, TenantPatchErrors, TenantPatchSchema, TenantsAPI, clearCache, createTenant, deactivateTenant, tenantsExport as default, getMyTenant, getTenant, patchTenant, reactivateTenant };
package/tenants.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/tenants.ts
6
6
  /**
package/themes.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/themes.ts
6
6
  /**
package/transports.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/transports.ts
6
6
  /**
package/ui-config.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/ui-config.ts
6
6
  /**
package/users.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/users.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/web-integrations.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/web-notifications.ts
6
6
  /**
package/webhooks.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/webhooks.ts
6
6
  /**