@qlik/api 1.38.0 → 1.39.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 (143) 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/{dist-P1twboQp.js → dist-CjqdvDf3.js} +1 -1
  16. package/chunks/{invoke-fetch-DJFDz11x.js → invoke-fetch-B-ZucHu9.js} +2 -2
  17. package/chunks/{public-runtime-modules-Bfh2smA7.js → public-runtime-modules-lsJEDVxt.js} +3 -3
  18. package/chunks/{qix-f5SasQCg.js → qix-CwYrlHFT.js} +1 -1
  19. package/chunks/{qix-DggPusot.d.ts → qix-x9gZqE4P.d.ts} +1 -1
  20. package/chunks/{reloads-CA7KjqJO.d.ts → reloads-B_U6GYDf.d.ts} +9 -1
  21. package/chunks/{sharing-tasks-QKSzROsB.d.ts → sharing-tasks-BiTNvcFe.d.ts} +19 -19
  22. package/collections.js +2 -2
  23. package/conditions.js +2 -2
  24. package/consumption.js +2 -2
  25. package/csp-origins.js +2 -2
  26. package/csrf-token.js +2 -2
  27. package/data-alerts.d.ts +1 -1
  28. package/data-alerts.js +18 -18
  29. package/data-assets.js +2 -2
  30. package/data-connections.js +2 -2
  31. package/data-credentials.js +2 -2
  32. package/data-files.js +2 -2
  33. package/data-qualities.js +2 -2
  34. package/data-sets.js +2 -2
  35. package/data-sources.js +2 -2
  36. package/data-stores.js +2 -2
  37. package/dcaas.js +2 -2
  38. package/di-projects.js +2 -2
  39. package/direct-access-agents.js +2 -2
  40. package/encryption.js +2 -2
  41. package/extensions.js +2 -2
  42. package/glossaries.js +2 -2
  43. package/groups.js +2 -2
  44. package/identity-providers.js +2 -2
  45. package/index.d.ts +5 -5
  46. package/index.js +4 -4
  47. package/items.js +2 -2
  48. package/knowledgebases.js +2 -2
  49. package/licenses.js +2 -2
  50. package/lineage-graphs.js +2 -2
  51. package/ml.js +2 -2
  52. package/notes.js +2 -2
  53. package/notifications.js +2 -2
  54. package/oauth-clients.js +2 -2
  55. package/oauth-tokens.js +2 -2
  56. package/package.json +1 -1
  57. package/qix.d.ts +1 -1
  58. package/qix.js +2 -2
  59. package/questions.js +2 -2
  60. package/quotas.js +2 -2
  61. package/reload-tasks.js +2 -2
  62. package/reloads.d.ts +2 -2
  63. package/reloads.js +2 -2
  64. package/report-templates.js +2 -2
  65. package/reports.js +2 -2
  66. package/roles.js +2 -2
  67. package/sharing-tasks.d.ts +1 -1
  68. package/sharing-tasks.js +11 -11
  69. package/spaces.js +2 -2
  70. package/tasks.js +2 -2
  71. package/temp-contents.js +2 -2
  72. package/tenants.js +2 -2
  73. package/themes.js +2 -2
  74. package/transports.js +2 -2
  75. package/ui-config.js +2 -2
  76. package/users.js +2 -2
  77. package/web-integrations.js +2 -2
  78. package/web-notifications.js +2 -2
  79. package/webhooks.js +2 -2
  80. package/website/assets/navigation.js +1 -1
  81. package/website/assets/search.js +1 -1
  82. package/website/functions/data-alerts.createDataAlert.html +1 -1
  83. package/website/functions/data-alerts.deleteDataAlert.html +1 -1
  84. package/website/functions/data-alerts.deleteDataAlertExecution.html +1 -1
  85. package/website/functions/data-alerts.getDataAlert.html +1 -1
  86. package/website/functions/data-alerts.getDataAlertCondition.html +1 -1
  87. package/website/functions/data-alerts.getDataAlertExecution.html +1 -1
  88. package/website/functions/data-alerts.getDataAlertExecutionEvaluations.html +1 -1
  89. package/website/functions/data-alerts.getDataAlertExecutions.html +1 -1
  90. package/website/functions/data-alerts.getDataAlertExecutionsStats.html +1 -1
  91. package/website/functions/data-alerts.getDataAlertRecipientStats.html +1 -1
  92. package/website/functions/data-alerts.getDataAlerts.html +1 -1
  93. package/website/functions/data-alerts.getDataAlertsSettings.html +1 -1
  94. package/website/functions/data-alerts.patchDataAlert.html +1 -1
  95. package/website/functions/data-alerts.setDataAlertsSettings.html +1 -1
  96. package/website/functions/data-alerts.triggerDataAlerts.html +1 -1
  97. package/website/functions/data-alerts.validateDataAlerts.html +1 -1
  98. package/website/functions/sharing-tasks.cancelSharingTask.html +1 -1
  99. package/website/functions/sharing-tasks.configureSharingTasksSettings.html +1 -1
  100. package/website/functions/sharing-tasks.deleteSharingTask.html +1 -1
  101. package/website/functions/sharing-tasks.executeSharingTasks.html +1 -1
  102. package/website/functions/sharing-tasks.getSharingTask.html +2 -2
  103. package/website/functions/sharing-tasks.getSharingTasks.html +1 -1
  104. package/website/functions/sharing-tasks.getSharingTasksSettings.html +1 -1
  105. package/website/functions/sharing-tasks.patchSharingTask.html +1 -1
  106. package/website/functions/sharing-tasks.updateSharingTasksSettings.html +1 -1
  107. package/website/interfaces/data-alerts.DataAlertsAPI.html +32 -32
  108. package/website/interfaces/sharing-tasks.SharingTasksAPI.html +19 -19
  109. package/website/modules/reloads.html +1 -1
  110. package/website/types/assistants.CreateAssistantHttpError.html +2 -2
  111. package/website/types/assistants.CreateAssistantStarterHttpError.html +2 -2
  112. package/website/types/assistants.CreateAssistantThreadHttpError.html +2 -2
  113. package/website/types/assistants.CreateAssistantThreadInteractionFeedbackHttpError.html +2 -2
  114. package/website/types/assistants.CreateAssistantThreadInteractionHttpError.html +2 -2
  115. package/website/types/assistants.CreateAssistantThreadInteractionReviewHttpError.html +2 -2
  116. package/website/types/assistants.DeleteAssistantHttpError.html +2 -2
  117. package/website/types/assistants.DeleteAssistantStarterFollowupHttpError.html +2 -2
  118. package/website/types/assistants.DeleteAssistantStarterHttpError.html +2 -2
  119. package/website/types/assistants.DeleteAssistantThreadHttpError.html +2 -2
  120. package/website/types/assistants.DeleteAssistantThreadInteractionHttpError.html +2 -2
  121. package/website/types/assistants.ErrorResponseCode.html +1 -11
  122. package/website/types/assistants.ErrorResponseCodeCopy.html +11 -1
  123. package/website/types/assistants.GetAssistantFeedbackHttpError.html +2 -2
  124. package/website/types/assistants.GetAssistantHttpError.html +2 -2
  125. package/website/types/assistants.GetAssistantSourcesHttpError.html +2 -2
  126. package/website/types/assistants.GetAssistantStarterHttpError.html +2 -2
  127. package/website/types/assistants.GetAssistantStartersHttpError.html +2 -2
  128. package/website/types/assistants.GetAssistantThreadHttpError.html +2 -2
  129. package/website/types/assistants.GetAssistantThreadInteractionHttpError.html +2 -2
  130. package/website/types/assistants.GetAssistantThreadInteractionsHttpError.html +2 -2
  131. package/website/types/assistants.GetAssistantThreadsHttpError.html +2 -2
  132. package/website/types/assistants.GetAssistantsHttpError.html +2 -2
  133. package/website/types/assistants.InvokeAssistantThreadHttpError.html +2 -2
  134. package/website/types/assistants.PatchAssistantHttpError.html +2 -2
  135. package/website/types/assistants.PatchAssistantThreadHttpError.html +2 -2
  136. package/website/types/assistants.PatchAssistantThreadInteractionFeedbackHttpError.html +2 -2
  137. package/website/types/assistants.StreamAssistantThreadHttpError.html +2 -2
  138. package/website/types/assistants.UpdateAssistantStarterFollowupHttpError.html +2 -2
  139. package/website/types/assistants.UpdateAssistantStarterHttpError.html +2 -2
  140. package/website/types/reloads.Reload.html +4 -2
  141. package/website/types/reloads.ReloadRequest.html +4 -2
  142. package/website/types/reloads.Weight.html +2 -0
  143. package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
@@ -1,4 +1,4 @@
1
- //#region node_modules/.pnpm/@qlik+runtime-module-loader@1.0.22/node_modules/@qlik/runtime-module-loader/dist/index.js
1
+ //#region node_modules/.pnpm/@qlik+runtime-module-loader@1.0.23/node_modules/@qlik/runtime-module-loader/dist/index.js
2
2
  window.__qlikMainPrivateResolvers = window.__qlikMainPrivateResolvers || {};
3
3
  window.__qlikMainPrivateResolvers.mainUrlPromise = window.__qlikMainPrivateResolvers.mainUrlPromise || new Promise((resolve) => {
4
4
  window.__qlikMainPrivateResolvers.resolveMainJsUrl = (value) => resolve(value);
@@ -1,8 +1,8 @@
1
1
  import { isBrowser } from "./utils-qEQ6sEXX.js";
2
- import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-Bfh2smA7.js";
2
+ import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
3
3
 
4
4
  //#region src/public/invoke-fetch.ts
5
- const defaultUserAgent = "qlik-api/1.38.0";
5
+ const defaultUserAgent = "qlik-api/1.39.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-P1twboQp.js").then((mod) => mod.importRuntimeModule("auth@v1", hostConfig));
8
+ return isNode ? import("./auth-DhI7LQIw.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-P1twboQp.js").then((mod) => mod.importRuntimeModule("qix@v1", hostConfig));
13
+ return isNode ? import("./qix-bnv1_Kxc.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-P1twboQp.js").then((mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig));
18
+ return isNode ? import("./invoke-fetch-NdtGGVxy.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-Bfh2smA7.js";
1
+ import { getQixRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
2
2
 
3
3
  //#region src/public/qix.ts
4
4
  function openAppSession(appSessionProps) {
@@ -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.2474.0";
4
+ declare const QIX_SCHEMA_VERSION = "12.2484.0";
5
5
  type AlfaNumString = {
6
6
  /**
7
7
  * Calculated value.
@@ -66,6 +66,8 @@ type Reload = {
66
66
  type: Type;
67
67
  /** The ID of the user who created the reload. */
68
68
  userId: string;
69
+ /** The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1 if the value presents. */
70
+ weight?: Weight;
69
71
  };
70
72
  type ReloadLinks = {
71
73
  self?: Href;
@@ -77,6 +79,8 @@ type ReloadRequest = {
77
79
  partial?: boolean;
78
80
  /** The variables to be used in the load script. */
79
81
  variables?: Record<string, string>;
82
+ /** The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1 if the value presents. */
83
+ weight?: Weight;
80
84
  };
81
85
  type Reloads = {
82
86
  data: Reload[];
@@ -98,6 +102,10 @@ type Status = "QUEUED" | "RELOADING" | "CANCELING" | "SUCCEEDED" | "FAILED" | "C
98
102
  * "chronos"
99
103
  */
100
104
  type Type = "hub" | "external" | "chronos" | "automations" | "data-refresh" | "choreographer";
105
+ /**
106
+ * The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1 if the value presents.
107
+ */
108
+ type Weight = number;
101
109
  /**
102
110
  * Finds and returns the reloads that the user has access to.
103
111
  * @example
@@ -249,4 +257,4 @@ interface ReloadsAPI {
249
257
  */
250
258
  declare const reloadsExport: ReloadsAPI;
251
259
  //#endregion
252
- export { 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 };
260
+ export { 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 };
@@ -659,7 +659,7 @@ type UserIDRecipientPersist = {
659
659
  value?: string;
660
660
  };
661
661
  /**
662
- * Lists all sharing tasks.
662
+ * Retrieves all sharing tasks accessible to the user. Users assigned the `TenantAdmin` or `AnalyticsAdmin` role can view all tasks.
663
663
  *
664
664
  * @param query an object with query parameters
665
665
  * @throws GetSharingTasksHttpError
@@ -724,7 +724,7 @@ type CreateSharingTaskHttpError = {
724
724
  status: number;
725
725
  };
726
726
  /**
727
- * Executes a recurring sharing task
727
+ * Requests execution of the specified recurring sharing task.
728
728
  *
729
729
  * @param body an object with the body content
730
730
  * @throws ExecuteSharingTasksHttpError
@@ -741,7 +741,7 @@ type ExecuteSharingTasksHttpError = {
741
741
  status: number;
742
742
  };
743
743
  /**
744
- * Lists sharing settings.
744
+ * Retrieves the current settings for sharing tasks, reports, and other related configuration.
745
745
  *
746
746
  * @throws GetSharingTasksSettingsHttpError
747
747
  */
@@ -757,7 +757,7 @@ type GetSharingTasksSettingsHttpError = {
757
757
  status: number;
758
758
  };
759
759
  /**
760
- * Patches sharing features toggles. Accessible only by tenant admins.
760
+ * Patches the toggle settings for sharing tasks, reports, and other related configuration in the tenant. User must be assigned the `TenantAdmin` role.
761
761
  *
762
762
  * @param body an object with the body content
763
763
  * @throws UpdateSharingTasksSettingsHttpError
@@ -774,7 +774,7 @@ type UpdateSharingTasksSettingsHttpError = {
774
774
  status: number;
775
775
  };
776
776
  /**
777
- * Updates API configuration. Accessible only by tenant admins.
777
+ * Updates the settings for sharing tasks, reports, and other related configuration in the tenant. User must be assigned the `TenantAdmin` role.
778
778
  *
779
779
  * @param body an object with the body content
780
780
  * @throws ConfigureSharingTasksSettingsHttpError
@@ -791,7 +791,7 @@ type ConfigureSharingTasksSettingsHttpError = {
791
791
  status: number;
792
792
  };
793
793
  /**
794
- * Deletes a sharing task.
794
+ * Deletes a specific sharing task.
795
795
  *
796
796
  * @param taskId The sharing task identifier.
797
797
  * @throws DeleteSharingTaskHttpError
@@ -808,14 +808,14 @@ type DeleteSharingTaskHttpError = {
808
808
  status: number;
809
809
  };
810
810
  /**
811
- * See details about a sharing task
811
+ * Returns the details of a specific sharing task.
812
812
  *
813
813
  * @param taskId The sharing task identifier.
814
814
  * @param query an object with query parameters
815
815
  * @throws GetSharingTaskHttpError
816
816
  */
817
817
  declare function getSharingTask(taskId: string, query: {
818
- /** A boolean flag to know if the user has clicked on the view chart button */
818
+ /** Determines whether to update the `lastViewed` property for the sharing task, which is used to determine whether the sharing task is still in use. If set to `true`, this will be updated to current time. */
819
819
  isViewChart?: boolean;
820
820
  }, options?: ApiCallOptions): Promise<GetSharingTaskHttpResponse>;
821
821
  type GetSharingTaskHttpResponse = {
@@ -829,7 +829,7 @@ type GetSharingTaskHttpError = {
829
829
  status: number;
830
830
  };
831
831
  /**
832
- * Updates an existing sharing task.
832
+ * Updates one or more properties of a specific sharing task.
833
833
  *
834
834
  * @param taskId The sharing task identifier.
835
835
  * @param body an object with the body content
@@ -847,7 +847,7 @@ type PatchSharingTaskHttpError = {
847
847
  status: number;
848
848
  };
849
849
  /**
850
- * Cancels a recurring sharing task
850
+ * Requests cancellation of an execution of the specified recurring sharing task.
851
851
  *
852
852
  * @param taskId The sharing task identifier.
853
853
  * @throws CancelSharingTaskHttpError
@@ -869,7 +869,7 @@ type CancelSharingTaskHttpError = {
869
869
  declare function clearCache(): void;
870
870
  interface SharingTasksAPI {
871
871
  /**
872
- * Lists all sharing tasks.
872
+ * Retrieves all sharing tasks accessible to the user. Users assigned the `TenantAdmin` or `AnalyticsAdmin` role can view all tasks.
873
873
  *
874
874
  * @param query an object with query parameters
875
875
  * @throws GetSharingTasksHttpError
@@ -883,41 +883,41 @@ interface SharingTasksAPI {
883
883
  */
884
884
  createSharingTask: typeof createSharingTask;
885
885
  /**
886
- * Executes a recurring sharing task
886
+ * Requests execution of the specified recurring sharing task.
887
887
  *
888
888
  * @param body an object with the body content
889
889
  * @throws ExecuteSharingTasksHttpError
890
890
  */
891
891
  executeSharingTasks: typeof executeSharingTasks;
892
892
  /**
893
- * Lists sharing settings.
893
+ * Retrieves the current settings for sharing tasks, reports, and other related configuration.
894
894
  *
895
895
  * @throws GetSharingTasksSettingsHttpError
896
896
  */
897
897
  getSharingTasksSettings: typeof getSharingTasksSettings;
898
898
  /**
899
- * Patches sharing features toggles. Accessible only by tenant admins.
899
+ * Patches the toggle settings for sharing tasks, reports, and other related configuration in the tenant. User must be assigned the `TenantAdmin` role.
900
900
  *
901
901
  * @param body an object with the body content
902
902
  * @throws UpdateSharingTasksSettingsHttpError
903
903
  */
904
904
  updateSharingTasksSettings: typeof updateSharingTasksSettings;
905
905
  /**
906
- * Updates API configuration. Accessible only by tenant admins.
906
+ * Updates the settings for sharing tasks, reports, and other related configuration in the tenant. User must be assigned the `TenantAdmin` role.
907
907
  *
908
908
  * @param body an object with the body content
909
909
  * @throws ConfigureSharingTasksSettingsHttpError
910
910
  */
911
911
  configureSharingTasksSettings: typeof configureSharingTasksSettings;
912
912
  /**
913
- * Deletes a sharing task.
913
+ * Deletes a specific sharing task.
914
914
  *
915
915
  * @param taskId The sharing task identifier.
916
916
  * @throws DeleteSharingTaskHttpError
917
917
  */
918
918
  deleteSharingTask: typeof deleteSharingTask;
919
919
  /**
920
- * See details about a sharing task
920
+ * Returns the details of a specific sharing task.
921
921
  *
922
922
  * @param taskId The sharing task identifier.
923
923
  * @param query an object with query parameters
@@ -925,7 +925,7 @@ interface SharingTasksAPI {
925
925
  */
926
926
  getSharingTask: typeof getSharingTask;
927
927
  /**
928
- * Updates an existing sharing task.
928
+ * Updates one or more properties of a specific sharing task.
929
929
  *
930
930
  * @param taskId The sharing task identifier.
931
931
  * @param body an object with the body content
@@ -933,7 +933,7 @@ interface SharingTasksAPI {
933
933
  */
934
934
  patchSharingTask: typeof patchSharingTask;
935
935
  /**
936
- * Cancels a recurring sharing task
936
+ * Requests cancellation of an execution of the specified recurring sharing task.
937
937
  *
938
938
  * @param taskId The sharing task identifier.
939
939
  * @throws CancelSharingTaskHttpError
package/collections.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/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-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/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-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/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-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/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-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/csrf-token.ts
6
6
  /**
package/data-alerts.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { AlertingActionsTriggerCreateRequest, AlertingActionsTriggerCreateResponse, AlertingConditionResponse, AlertingExecutionError, AlertingExecutionErrors, AlertingExecutionListResponse, AlertingExecutionPersist, AlertingExecutionResponse, AlertingExecutionResult, AlertingRecipientStats, AlertingRecipientStatsError, AlertingRecipientStatsErrors, AlertingRecipientStatsResponse, AlertingSettings, AlertingSettingsUpload, AlertingTaskCreateRequest, AlertingTaskError, AlertingTaskExecutionStats, AlertingTaskGroupRecipientError, AlertingTaskListResponse, AlertingTaskPatchRequestCompliant, AlertingTaskPatchRequestCompliantList, AlertingTaskRecipientError, AlertingTaskRecipientPatch, AlertingTaskRecipientPatchInner, AlertingTaskResponse, AlertingTaskTriggerStats, AlertingTaskValidation, AlertingTaskValidationResponse, CreateDataAlertHttpError, CreateDataAlertHttpResponse, DataAlertsAPI, DeleteDataAlertExecutionHttpError, DeleteDataAlertExecutionHttpResponse, DeleteDataAlertHttpError, DeleteDataAlertHttpResponse, Error, ErrorMeta, Errors, Evaluation, EvaluationGetResponse, ExecutionStats, GetDataAlertConditionHttpError, GetDataAlertConditionHttpResponse, GetDataAlertExecutionEvaluationsHttpError, GetDataAlertExecutionEvaluationsHttpResponse, GetDataAlertExecutionHttpError, GetDataAlertExecutionHttpResponse, GetDataAlertExecutionsHttpError, GetDataAlertExecutionsHttpResponse, GetDataAlertExecutionsStatsHttpError, GetDataAlertExecutionsStatsHttpResponse, GetDataAlertHttpError, GetDataAlertHttpResponse, GetDataAlertRecipientStatsHttpError, GetDataAlertRecipientStatsHttpResponse, GetDataAlertsHttpError, GetDataAlertsHttpResponse, GetDataAlertsSettingsHttpError, GetDataAlertsSettingsHttpResponse, GroupIDRecipient, Links, ListLinks, Page, PatchDataAlertHttpError, PatchDataAlertHttpResponse, Recipients, RecipientsChange, ScheduleOptions, Self, SetDataAlertsSettingsHttpError, SetDataAlertsSettingsHttpResponse, StandardListResponseProps, TaskGroupRecipientError, TaskRecipientError, ThrottlingResource, TriggerDataAlertsHttpError, TriggerDataAlertsHttpResponse, UserIDRecipient, ValidateDataAlertsHttpError, ValidateDataAlertsHttpResponse, clearCache, createDataAlert, dataAlertsExport, deleteDataAlert, deleteDataAlertExecution, getDataAlert, getDataAlertCondition, getDataAlertExecution, getDataAlertExecutionEvaluations, getDataAlertExecutions, getDataAlertExecutionsStats, getDataAlertRecipientStats, getDataAlerts, getDataAlertsSettings, patchDataAlert, setDataAlertsSettings, triggerDataAlerts, validateDataAlerts } from "./chunks/data-alerts-Bx5sDVGI.js";
2
+ import { AlertingActionsTriggerCreateRequest, AlertingActionsTriggerCreateResponse, AlertingConditionResponse, AlertingExecutionError, AlertingExecutionErrors, AlertingExecutionListResponse, AlertingExecutionPersist, AlertingExecutionResponse, AlertingExecutionResult, AlertingRecipientStats, AlertingRecipientStatsError, AlertingRecipientStatsErrors, AlertingRecipientStatsResponse, AlertingSettings, AlertingSettingsUpload, AlertingTaskCreateRequest, AlertingTaskError, AlertingTaskExecutionStats, AlertingTaskGroupRecipientError, AlertingTaskListResponse, AlertingTaskPatchRequestCompliant, AlertingTaskPatchRequestCompliantList, AlertingTaskRecipientError, AlertingTaskRecipientPatch, AlertingTaskRecipientPatchInner, AlertingTaskResponse, AlertingTaskTriggerStats, AlertingTaskValidation, AlertingTaskValidationResponse, CreateDataAlertHttpError, CreateDataAlertHttpResponse, DataAlertsAPI, DeleteDataAlertExecutionHttpError, DeleteDataAlertExecutionHttpResponse, DeleteDataAlertHttpError, DeleteDataAlertHttpResponse, Error, ErrorMeta, Errors, Evaluation, EvaluationGetResponse, ExecutionStats, GetDataAlertConditionHttpError, GetDataAlertConditionHttpResponse, GetDataAlertExecutionEvaluationsHttpError, GetDataAlertExecutionEvaluationsHttpResponse, GetDataAlertExecutionHttpError, GetDataAlertExecutionHttpResponse, GetDataAlertExecutionsHttpError, GetDataAlertExecutionsHttpResponse, GetDataAlertExecutionsStatsHttpError, GetDataAlertExecutionsStatsHttpResponse, GetDataAlertHttpError, GetDataAlertHttpResponse, GetDataAlertRecipientStatsHttpError, GetDataAlertRecipientStatsHttpResponse, GetDataAlertsHttpError, GetDataAlertsHttpResponse, GetDataAlertsSettingsHttpError, GetDataAlertsSettingsHttpResponse, GroupIDRecipient, Links, ListLinks, Page, PatchDataAlertHttpError, PatchDataAlertHttpResponse, Recipients, RecipientsChange, ScheduleOptions, Self, SetDataAlertsSettingsHttpError, SetDataAlertsSettingsHttpResponse, StandardListResponseProps, TaskGroupRecipientError, TaskRecipientError, ThrottlingResource, TriggerDataAlertsHttpError, TriggerDataAlertsHttpResponse, UserIDRecipient, ValidateDataAlertsHttpError, ValidateDataAlertsHttpResponse, clearCache, createDataAlert, dataAlertsExport, deleteDataAlert, deleteDataAlertExecution, getDataAlert, getDataAlertCondition, getDataAlertExecution, getDataAlertExecutionEvaluations, getDataAlertExecutions, getDataAlertExecutionsStats, getDataAlertRecipientStats, getDataAlerts, getDataAlertsSettings, patchDataAlert, setDataAlertsSettings, triggerDataAlerts, validateDataAlerts } from "./chunks/data-alerts-DwPcCvHP.js";
3
3
  export { AlertingActionsTriggerCreateRequest, AlertingActionsTriggerCreateResponse, AlertingConditionResponse, AlertingExecutionError, AlertingExecutionErrors, AlertingExecutionListResponse, AlertingExecutionPersist, AlertingExecutionResponse, AlertingExecutionResult, AlertingRecipientStats, AlertingRecipientStatsError, AlertingRecipientStatsErrors, AlertingRecipientStatsResponse, AlertingSettings, AlertingSettingsUpload, AlertingTaskCreateRequest, AlertingTaskError, AlertingTaskExecutionStats, AlertingTaskGroupRecipientError, AlertingTaskListResponse, AlertingTaskPatchRequestCompliant, AlertingTaskPatchRequestCompliantList, AlertingTaskRecipientError, AlertingTaskRecipientPatch, AlertingTaskRecipientPatchInner, AlertingTaskResponse, AlertingTaskTriggerStats, AlertingTaskValidation, AlertingTaskValidationResponse, CreateDataAlertHttpError, CreateDataAlertHttpResponse, DataAlertsAPI, DeleteDataAlertExecutionHttpError, DeleteDataAlertExecutionHttpResponse, DeleteDataAlertHttpError, DeleteDataAlertHttpResponse, Error, ErrorMeta, Errors, Evaluation, EvaluationGetResponse, ExecutionStats, GetDataAlertConditionHttpError, GetDataAlertConditionHttpResponse, GetDataAlertExecutionEvaluationsHttpError, GetDataAlertExecutionEvaluationsHttpResponse, GetDataAlertExecutionHttpError, GetDataAlertExecutionHttpResponse, GetDataAlertExecutionsHttpError, GetDataAlertExecutionsHttpResponse, GetDataAlertExecutionsStatsHttpError, GetDataAlertExecutionsStatsHttpResponse, GetDataAlertHttpError, GetDataAlertHttpResponse, GetDataAlertRecipientStatsHttpError, GetDataAlertRecipientStatsHttpResponse, GetDataAlertsHttpError, GetDataAlertsHttpResponse, GetDataAlertsSettingsHttpError, GetDataAlertsSettingsHttpResponse, GroupIDRecipient, Links, ListLinks, Page, PatchDataAlertHttpError, PatchDataAlertHttpResponse, Recipients, RecipientsChange, ScheduleOptions, Self, SetDataAlertsSettingsHttpError, SetDataAlertsSettingsHttpResponse, StandardListResponseProps, TaskGroupRecipientError, TaskRecipientError, ThrottlingResource, TriggerDataAlertsHttpError, TriggerDataAlertsHttpResponse, UserIDRecipient, ValidateDataAlertsHttpError, ValidateDataAlertsHttpResponse, clearCache, createDataAlert, dataAlertsExport as default, deleteDataAlert, deleteDataAlertExecution, getDataAlert, getDataAlertCondition, getDataAlertExecution, getDataAlertExecutionEvaluations, getDataAlertExecutions, getDataAlertExecutionsStats, getDataAlertRecipientStats, getDataAlerts, getDataAlertsSettings, patchDataAlert, setDataAlertsSettings, triggerDataAlerts, validateDataAlerts };
package/data-alerts.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/data-alerts.ts
6
6
  /**
7
- * Get a list of alerting tasks.
7
+ * Retrieves all data alert 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 GetDataAlertsHttpError
@@ -18,7 +18,7 @@ async function getDataAlerts(query, options) {
18
18
  });
19
19
  }
20
20
  /**
21
- * Creates a new alerting task.
21
+ * Creates a new data alerting task.
22
22
  *
23
23
  * @param body an object with the body content
24
24
  * @throws CreateDataAlertHttpError
@@ -33,7 +33,7 @@ async function createDataAlert(body, options) {
33
33
  });
34
34
  }
35
35
  /**
36
- * Creates a new alerting trigger action.
36
+ * Creates a new data alerting task trigger action.
37
37
  *
38
38
  * @param body an object with the body content
39
39
  * @throws TriggerDataAlertsHttpError
@@ -48,7 +48,7 @@ async function triggerDataAlerts(body, options) {
48
48
  });
49
49
  }
50
50
  /**
51
- * Validates a new alerting task. Current support includes validation for recipients only.
51
+ * Validates a new data alerting task. Current support includes validation for recipients only.
52
52
  *
53
53
  * @param body an object with the body content
54
54
  * @throws ValidateDataAlertsHttpError
@@ -63,7 +63,7 @@ async function validateDataAlerts(body, options) {
63
63
  });
64
64
  }
65
65
  /**
66
- * Lists alerting settings.
66
+ * Retrieves the current settings for data alerts.
67
67
  *
68
68
  * @throws GetDataAlertsSettingsHttpError
69
69
  */
@@ -75,7 +75,7 @@ async function getDataAlertsSettings(options) {
75
75
  });
76
76
  }
77
77
  /**
78
- * Updates Alerting configuration. Accessible only by tenant admins.
78
+ * Updates the settings for data alerts. User must be assigned the `TenantAdmin` role.
79
79
  *
80
80
  * @param body an object with the body content
81
81
  * @throws SetDataAlertsSettingsHttpError
@@ -90,7 +90,7 @@ async function setDataAlertsSettings(body, options) {
90
90
  });
91
91
  }
92
92
  /**
93
- * Deletes an alerting task.
93
+ * Deletes a specific data alerting task.
94
94
  *
95
95
  * @param alertId The alerting task identifier.
96
96
  * @throws DeleteDataAlertHttpError
@@ -104,7 +104,7 @@ async function deleteDataAlert(alertId, options) {
104
104
  });
105
105
  }
106
106
  /**
107
- * Get an alerting task by its id
107
+ * Returns the details of a specific data alert task.
108
108
  *
109
109
  * @param alertId The alerting task identifier.
110
110
  * @throws GetDataAlertHttpError
@@ -118,7 +118,7 @@ async function getDataAlert(alertId, options) {
118
118
  });
119
119
  }
120
120
  /**
121
- * Updates an existing alerting task
121
+ * Updates one or more properties of a specific data alerting task.
122
122
  *
123
123
  * @param alertId The alerting task identifier.
124
124
  * @param body an object with the body content
@@ -135,7 +135,7 @@ async function patchDataAlert(alertId, body, options) {
135
135
  });
136
136
  }
137
137
  /**
138
- * Get the condition associated with an alerting task
138
+ * Retrieves the condition associated with a data alerting task.
139
139
  *
140
140
  * @param alertId The alerting task identifier.
141
141
  * @throws GetDataAlertConditionHttpError
@@ -149,7 +149,7 @@ async function getDataAlertCondition(alertId, options) {
149
149
  });
150
150
  }
151
151
  /**
152
- * Deletes an execution.
152
+ * Deletes a specific data alerting task execution.
153
153
  *
154
154
  * @param alertId The alerting task identifier.
155
155
  * @param executionId The execution identifier.
@@ -167,7 +167,7 @@ async function deleteDataAlertExecution(alertId, executionId, options) {
167
167
  });
168
168
  }
169
169
  /**
170
- * Gets a specified alerting execution.
170
+ * Retrieves a specific execution for the specified data alerting task.
171
171
  *
172
172
  * @param alertId The alerting task identifier.
173
173
  * @param executionId The execution identifier. If value is "latest", the latest execution will be returned
@@ -185,7 +185,7 @@ async function getDataAlertExecution(alertId, executionId, options) {
185
185
  });
186
186
  }
187
187
  /**
188
- * Get the recipient stats for an alerting task
188
+ * Retrieve the recipient stats for a data alerting task.
189
189
  *
190
190
  * @param alertId The alerting task identifier.
191
191
  * @param query an object with query parameters
@@ -201,7 +201,7 @@ async function getDataAlertRecipientStats(alertId, query, options) {
201
201
  });
202
202
  }
203
203
  /**
204
- * Lists all alerting-executions linked to a user and a tenant.
204
+ * Lists executions for the specified data alerting task.
205
205
  *
206
206
  * @param taskId The alerting task identifier.
207
207
  * @param query an object with query parameters
@@ -219,7 +219,7 @@ async function getDataAlertExecutions(taskId, query, options) {
219
219
  /**
220
220
  * @deprecated
221
221
  *
222
- * Gets the stats for alerting task executions
222
+ * Retrieves stats for overall data alerting task executions.
223
223
  *
224
224
  * @param taskId The alerting task identifier.
225
225
  * @param query an object with query parameters
@@ -235,7 +235,7 @@ async function getDataAlertExecutionsStats(taskId, query, options) {
235
235
  });
236
236
  }
237
237
  /**
238
- * Gets the content of an evaluation from an execution
238
+ * Retrieves the content of an evaluation for a specified data alerting task execution.
239
239
  *
240
240
  * @param taskId The alerting task identifier.
241
241
  * @param executionId The execution identifier.
package/data-assets.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/data-assets.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/data-connections.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/data-credentials.ts
6
6
  /**
package/data-files.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/data-files.ts
6
6
  /**
package/data-qualities.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/data-qualities.ts
6
6
  /**
package/data-sets.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/data-sets.ts
6
6
  /**
package/data-sources.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/data-sources.ts
6
6
  /**
package/data-stores.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/data-stores.ts
6
6
  /**
package/dcaas.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/dcaas.ts
6
6
  /**
package/di-projects.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/di-projects.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/direct-access-agents.ts
6
6
  /**
package/encryption.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/encryption.ts
6
6
  /**
package/extensions.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/extensions.ts
6
6
  /**
package/glossaries.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/glossaries.ts
6
6
  /**
package/groups.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/groups.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/identity-providers.ts
6
6
  /**