@qlik/api 1.34.0 → 1.35.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 (69) hide show
  1. package/api-keys.js +2 -2
  2. package/apps.js +2 -2
  3. package/assistants.js +2 -2
  4. package/audits.js +2 -2
  5. package/auth.js +2 -2
  6. package/automation-connections.js +2 -2
  7. package/automations.js +2 -2
  8. package/automl-deployments.js +2 -2
  9. package/automl-predictions.js +2 -2
  10. package/brands.js +2 -2
  11. package/chunks/{6WNP7HZQ.js → BEREWEFO.js} +2 -2
  12. package/chunks/{PLVPW5IR.js → GKEDD5LZ.js} +1 -1
  13. package/chunks/{QAOVZB27.js → GZ7FHV5J.js} +3 -3
  14. package/chunks/{6C6WMV7V.js → IF5BLC7L.js} +1 -1
  15. package/chunks/{QZKOA6VR.js → X2OO4MFX.js} +1 -1
  16. package/collections.js +2 -2
  17. package/conditions.js +2 -2
  18. package/consumption.js +2 -2
  19. package/csp-origins.js +2 -2
  20. package/csrf-token.js +2 -2
  21. package/data-alerts.js +2 -2
  22. package/data-assets.js +2 -2
  23. package/data-connections.js +2 -2
  24. package/data-credentials.js +2 -2
  25. package/data-files.js +2 -2
  26. package/data-qualities.js +2 -2
  27. package/data-sets.js +2 -2
  28. package/data-sources.js +2 -2
  29. package/data-stores.js +2 -2
  30. package/dcaas.js +2 -2
  31. package/di-projects.js +2 -2
  32. package/direct-access-agents.js +2 -2
  33. package/encryption.js +2 -2
  34. package/extensions.js +2 -2
  35. package/glossaries.js +2 -2
  36. package/groups.js +2 -2
  37. package/identity-providers.js +2 -2
  38. package/index.js +4 -4
  39. package/items.js +2 -2
  40. package/knowledgebases.js +2 -2
  41. package/licenses.js +2 -2
  42. package/lineage-graphs.js +2 -2
  43. package/ml.d.ts +1 -52
  44. package/ml.js +2 -2
  45. package/notes.js +2 -2
  46. package/notifications.js +2 -2
  47. package/oauth-clients.js +2 -2
  48. package/oauth-tokens.js +2 -2
  49. package/package.json +1 -1
  50. package/qix.js +2 -2
  51. package/questions.js +2 -2
  52. package/quotas.js +2 -2
  53. package/reload-tasks.js +2 -2
  54. package/reloads.js +2 -2
  55. package/report-templates.js +2 -2
  56. package/reports.js +2 -2
  57. package/roles.js +2 -2
  58. package/sharing-tasks.js +2 -2
  59. package/spaces.js +2 -2
  60. package/tasks.js +2 -2
  61. package/temp-contents.js +2 -2
  62. package/tenants.js +2 -2
  63. package/themes.js +2 -2
  64. package/transports.js +2 -2
  65. package/ui-config.js +2 -2
  66. package/users.js +2 -2
  67. package/web-integrations.js +2 -2
  68. package/web-notifications.js +2 -2
  69. package/webhooks.js +2 -2
package/api-keys.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/api-keys.ts
package/apps.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/apps.ts
package/assistants.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/assistants.ts
package/audits.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/audits.ts
package/auth.js CHANGED
@@ -7,8 +7,8 @@ import {
7
7
  registerHostConfig,
8
8
  setDefaultHostConfig,
9
9
  unregisterHostConfig
10
- } from "./chunks/6C6WMV7V.js";
11
- import "./chunks/QAOVZB27.js";
10
+ } from "./chunks/IF5BLC7L.js";
11
+ import "./chunks/GZ7FHV5J.js";
12
12
  export {
13
13
  auth_default as default,
14
14
  getAccessToken,
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/automation-connections.ts
package/automations.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/automations.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/automl-deployments.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/automl-predictions.ts
package/brands.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/brands.ts
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  getInvokeFetchRuntimeModule
3
- } from "./QAOVZB27.js";
3
+ } from "./GZ7FHV5J.js";
4
4
  import {
5
5
  isBrowser
6
6
  } from "./7MMXU6EL.js";
7
7
 
8
8
  // src/public/invoke-fetch.ts
9
- var defaultUserAgent = "qlik-api/1.34.0";
9
+ var defaultUserAgent = "qlik-api/1.35.0";
10
10
  async function invokeFetch(api, props) {
11
11
  const hostConfig = props.options?.hostConfig;
12
12
  let userAgent;
@@ -1,4 +1,4 @@
1
- // node_modules/.pnpm/@qlik+runtime-module-loader@1.0.21/node_modules/@qlik/runtime-module-loader/dist/index.js
1
+ // node_modules/.pnpm/@qlik+runtime-module-loader@1.0.22/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,21 +1,21 @@
1
1
  // src/public/public-runtime-modules.ts
2
2
  function getAuthRuntimeModule(hostConfig) {
3
3
  const isNode = !!globalThis.process?.argv;
4
- return isNode ? import("./4V6T7Y4L.js") : import("./PLVPW5IR.js").then(
4
+ return isNode ? import("./4V6T7Y4L.js") : import("./GKEDD5LZ.js").then(
5
5
  (mod) => mod.importRuntimeModule("auth@v1", hostConfig)
6
6
  );
7
7
  }
8
8
  async function getQixRuntimeModule(hostConfig) {
9
9
  await getAuthRuntimeModule(hostConfig);
10
10
  const isNode = !!globalThis.process?.argv;
11
- return isNode ? import("./VUYZKBT5.js") : import("./PLVPW5IR.js").then(
11
+ return isNode ? import("./VUYZKBT5.js") : import("./GKEDD5LZ.js").then(
12
12
  (mod) => mod.importRuntimeModule("qix@v1", hostConfig)
13
13
  );
14
14
  }
15
15
  async function getInvokeFetchRuntimeModule(hostConfig) {
16
16
  await getAuthRuntimeModule(hostConfig);
17
17
  const isNode = !!globalThis.process?.argv;
18
- return isNode ? import("./EEE42MLS.js") : import("./PLVPW5IR.js").then(
18
+ return isNode ? import("./EEE42MLS.js") : import("./GKEDD5LZ.js").then(
19
19
  (mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig)
20
20
  );
21
21
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getAuthRuntimeModule
3
- } from "./QAOVZB27.js";
3
+ } from "./GZ7FHV5J.js";
4
4
 
5
5
  // src/public/auth.ts
6
6
  function registerAuthModule(name, authModule) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getQixRuntimeModule
3
- } from "./QAOVZB27.js";
3
+ } from "./GZ7FHV5J.js";
4
4
 
5
5
  // src/public/qix.ts
6
6
  function openAppSession(appSessionProps) {
package/collections.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/collections.ts
package/conditions.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/conditions.ts
package/consumption.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/consumption.ts
package/csp-origins.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/csp-origins.ts
package/csrf-token.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/csrf-token.ts
package/data-alerts.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-alerts.ts
package/data-assets.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-assets.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-connections.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-credentials.ts
package/data-files.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-files.ts
package/data-qualities.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-qualities.ts
package/data-sets.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-sets.ts
package/data-sources.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-sources.ts
package/data-stores.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/data-stores.ts
package/dcaas.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/dcaas.ts
package/di-projects.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/di-projects.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/direct-access-agents.ts
package/encryption.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/encryption.ts
package/extensions.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/extensions.ts
package/glossaries.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/glossaries.ts
package/groups.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/groups.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/identity-providers.ts
package/index.js CHANGED
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  qix_default
3
- } from "./chunks/QZKOA6VR.js";
3
+ } from "./chunks/X2OO4MFX.js";
4
4
  import {
5
5
  auth_default
6
- } from "./chunks/6C6WMV7V.js";
6
+ } from "./chunks/IF5BLC7L.js";
7
7
  import {
8
8
  interceptors_default
9
9
  } from "./chunks/ZCTVPXGO.js";
10
10
  import {
11
11
  clearApiCache,
12
12
  invokeFetch
13
- } from "./chunks/6WNP7HZQ.js";
14
- import "./chunks/QAOVZB27.js";
13
+ } from "./chunks/BEREWEFO.js";
14
+ import "./chunks/GZ7FHV5J.js";
15
15
  import "./chunks/7MMXU6EL.js";
16
16
 
17
17
  // src/runtime-api-generator/runtime-api-generator-common.ts
package/items.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/items.ts
package/knowledgebases.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/knowledgebases.ts
package/licenses.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/licenses.ts
package/lineage-graphs.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/lineage-graphs.ts
package/ml.d.ts CHANGED
@@ -784,13 +784,6 @@ type ExperimentVersionGetResponse = {
784
784
  id: EntityId;
785
785
  type: "experiment-version";
786
786
  };
787
- /** Metadata not directly part of the ExperimentVersion type */
788
- meta?: {
789
- /** TrainingMetadata returned from MLCore. This will contain
790
- * more specific information about items like groups, systemRecommendations,
791
- * and window/gap values */
792
- trainingMetadata?: TrainingMetadata;
793
- };
794
787
  };
795
788
  /**
796
789
  * ID of the experiment version
@@ -939,15 +932,6 @@ type FileType = string;
939
932
  type FindResponseMeta = {
940
933
  count: number;
941
934
  };
942
- /**
943
- * A group identifier that consists of the column name associated
944
- * and the type of group (primary or secondary).
945
- */
946
- type GroupId = {
947
- column: string;
948
- /** Indicates the type of group (primary or secondary groups) */
949
- type?: TimeseriesGroupType;
950
- };
951
935
  /**
952
936
  * A optional column name upon which to create an index. Must be unique for
953
937
  * every row. If not included, Qlik will create a unique index column.
@@ -1432,46 +1416,11 @@ type SpaceId = string;
1432
1416
  * Tenant ID for this entity
1433
1417
  */
1434
1418
  type TenantId = string;
1435
- /**
1436
- * Indicates the type of group (primary or secondary groups)
1437
- */
1438
- type TimeseriesGroupType = "primary" | "secondary";
1439
1419
  /**
1440
1420
  * Training duration in seconds. If provided, minimum is 900 (15m) and
1441
1421
  * max is 21600 (6h).
1442
1422
  */
1443
1423
  type TrainingDuration = number;
1444
- /**
1445
- * TrainingMetadata returned from MLCore. This will contain
1446
- * more specific information about items like groups, systemRecommendations,
1447
- * and window/gap values
1448
- */
1449
- type TrainingMetadata = {
1450
- /** The maximum value to be used for the length of the apply dataset.
1451
- * This value is 3x the forecast window */
1452
- applyWindow?: number;
1453
- /** Timestamp when this was created */
1454
- createdAt?: CreatedAt;
1455
- /** The maximum range that can be forecasted */
1456
- forecastWindow?: number;
1457
- futureCovarianceColumns?: string[];
1458
- /** The gap between the end of the training dataset
1459
- * and the start of the forecast window */
1460
- gap?: number;
1461
- isUsingSystemRecGrouping?: boolean;
1462
- /** The maximum value for the forecast horizon
1463
- * The forecast horizon is equal to the gap + forecast window */
1464
- maxForecastHorizon?: number;
1465
- /** The grouping selected for the experiment version */
1466
- selectedGrouping?: GroupId[];
1467
- staticCovarianceColumns?: string[];
1468
- /** Recommended groupings constructed from the workers */
1469
- systemRecommendations?: GroupId[];
1470
- targetColumns?: string[];
1471
- timeRangeUsed?: string[];
1472
- /** The interval of time between each grouping of data in the dataset */
1473
- timeStep?: string;
1474
- };
1475
1424
  type Transform = {
1476
1425
  column?: ColumnTransform;
1477
1426
  };
@@ -2803,4 +2752,4 @@ interface MlAPI {
2803
2752
  */
2804
2753
  declare const mlExport: MlAPI;
2805
2754
 
2806
- export { type APIError, type ActivateModelsMlDeploymentHttpError, type ActivateModelsMlDeploymentHttpResponse, type AddMlDeploymentModelsHttpError, type AddMlDeploymentModelsHttpResponse, type Alias, type AliasFindResponse, type AliasGetResponse, type AliasId, type AliasInput, type AliasMode, type AliasPatch, type AliasPatchItem, type AliasPostResponse, type AnyType, type BatchPrediction, type BatchPredictionActionResponse, type BatchPredictionFindResponse, type BatchPredictionGetResponse, type BatchPredictionInput, type BatchPredictionPatch, type BatchPredictionPostResponse, type BatchPredictionSchedule, type BatchPredictionScheduleGetResponse, type BatchPredictionScheduleInput, type BatchPredictionScheduleInputAttributes, type BatchPredictionSchedulePatch, type BatchPredictionSchedulePutResponse, type BatchPredictionStatus, type BatchPredictionWriteback, type BinaryImbalanceSampling, type CancelMlJobHttpError, type CancelMlJobHttpResponse, type ChangeType, type ColumnTransform, type ConfigurationKey, type CorrId, type CorrType, type CreateMlDeploymentAliaseHttpError, type CreateMlDeploymentAliaseHttpResponse, type CreateMlDeploymentBatchPredictionHttpError, type CreateMlDeploymentBatchPredictionHttpResponse, type CreateMlDeploymentHttpError, type CreateMlDeploymentHttpResponse, type CreateMlExperimentHttpError, type CreateMlExperimentHttpResponse, type CreateMlExperimentVersionHttpError, type CreateMlExperimentVersionHttpResponse, type CreateMlProfileInsightHttpError, type CreateMlProfileInsightHttpResponse, type CreatedAt, type CreatedBy, type DataSchemaConfiguration, type DataSetId, type DataType, type DatasetOrigin, type DateIndexes, type DeactivateModelsMlDeploymentHttpError, type DeactivateModelsMlDeploymentHttpResponse, type DeleteMlDeploymentAliaseHttpError, type DeleteMlDeploymentAliaseHttpResponse, type DeleteMlDeploymentBatchPredictionHttpError, type DeleteMlDeploymentBatchPredictionHttpResponse, type DeleteMlDeploymentBatchPredictionScheduleHttpError, type DeleteMlDeploymentBatchPredictionScheduleHttpResponse, type DeleteMlDeploymentHttpError, type DeleteMlDeploymentHttpResponse, type DeleteMlExperimentHttpError, type DeleteMlExperimentHttpResponse, type DeleteMlExperimentVersionHttpError, type DeleteMlExperimentVersionHttpResponse, type DeletedAt, type DeployedModelIds, type DeployedModelsInput, type Deployment, type DeploymentFindResponse, type DeploymentGetResponse, type DeploymentId, type DeploymentInput, type DeploymentPatch, type DeploymentPostResponse, type DroppedFeature, type EntityDescription, type EntityId, type EntityName, type EnumSortAliases, type EnumSortBatchPredictions, type EnumSortDeployments, type EnumSortExperimentVersions, type EnumSortExperiments, type EnumSortModels, type ErrorMessage, type Errors, type Experiment, type ExperimentFindResponse, type ExperimentGetResponse, type ExperimentId, type ExperimentInput, type ExperimentMode, type ExperimentModelRecommendationFilter, type ExperimentModelRecommendationPostResponse, type ExperimentPatch, type ExperimentPatchItem, type ExperimentPostResponse, type ExperimentType, type ExperimentVersion, type ExperimentVersionFindResponse, type ExperimentVersionGetResponse, type ExperimentVersionId, type ExperimentVersionInput, type ExperimentVersionPatch, type ExperimentVersionPostResponse, type Failure, type Feature, type FeatureInsights, type FeatureType, type FeaturesList, type FileType, type FindResponseMeta, type GetMlDeploymentAliaseHttpError, type GetMlDeploymentAliaseHttpResponse, type GetMlDeploymentAliasesHttpError, type GetMlDeploymentAliasesHttpResponse, type GetMlDeploymentBatchPredictionHttpError, type GetMlDeploymentBatchPredictionHttpResponse, type GetMlDeploymentBatchPredictionScheduleHttpError, type GetMlDeploymentBatchPredictionScheduleHttpResponse, type GetMlDeploymentBatchPredictionsHttpError, type GetMlDeploymentBatchPredictionsHttpResponse, type GetMlDeploymentHttpError, type GetMlDeploymentHttpResponse, type GetMlDeploymentsHttpError, type GetMlDeploymentsHttpResponse, type GetMlExperimentHttpError, type GetMlExperimentHttpResponse, type GetMlExperimentModelHttpError, type GetMlExperimentModelHttpResponse, type GetMlExperimentModelsHttpError, type GetMlExperimentModelsHttpResponse, type GetMlExperimentVersionHttpError, type GetMlExperimentVersionHttpResponse, type GetMlExperimentVersionsHttpError, type GetMlExperimentVersionsHttpResponse, type GetMlExperimentsHttpError, type GetMlExperimentsHttpResponse, type GetMlProfileInsightHttpError, type GetMlProfileInsightHttpResponse, type GetMlProfileInsightWithQueryHttpError, type GetMlProfileInsightWithQueryHttpResponse, type GroupId, type IndexColumn, type Insights, type JobType, type MlAPI, type Model, type ModelAlgorithm, type ModelAlgorithmAbbreviation, type ModelFindResponse, type ModelForRecommendations, type ModelGetResponse, type ModelId, type ModelInfo, type ModelMetrics, type ModelMetricsBinary, type ModelMetricsMulticlass, type ModelMetricsRegression, type ModelMetricsTimeseries, type ModelState, type ModelStatus, type ModelsInfo, type OutputFile, type OwnerId, type ParentJobId, type PatchMlDeploymentAliaseHttpError, type PatchMlDeploymentAliaseHttpResponse, type PatchMlDeploymentBatchPredictionHttpError, type PatchMlDeploymentBatchPredictionHttpResponse, type PatchMlDeploymentHttpError, type PatchMlDeploymentHttpResponse, type PatchMlExperimentHttpError, type PatchMlExperimentHttpResponse, type PatchMlExperimentVersionHttpError, type PatchMlExperimentVersionHttpResponse, type Pipeline, type PredictMlDeploymentBatchPredictionHttpError, type PredictMlDeploymentBatchPredictionHttpResponse, type PredictionJobResponse, type PreprocessedInsightColumn, type ProfileInsights, type ProfileInsightsGetResponse, type ProfileInsightsInput, type RealTimePredictionInputSchema, type RealTimePredictionSchema, type RealtimePrediction, type RealtimePredictionInput, type RecommendModelsMlExperimentHttpError, type RecommendModelsMlExperimentHttpResponse, type RemoveMlDeploymentModelsHttpError, type RemoveMlDeploymentModelsHttpResponse, type ResponseLinks, type RunMlDeploymentAliaseRealtimePredictionsHttpError, type RunMlDeploymentAliaseRealtimePredictionsHttpResponse, type RunMlDeploymentRealtimePredictionsHttpError, type RunMlDeploymentRealtimePredictionsHttpResponse, type SetMlDeploymentBatchPredictionScheduleHttpError, type SetMlDeploymentBatchPredictionScheduleHttpResponse, type SpaceId, type TenantId, type TimeseriesGroupType, type TrainingDuration, type TrainingMetadata, type Transform, type UpdateMlDeploymentBatchPredictionScheduleHttpError, type UpdateMlDeploymentBatchPredictionScheduleHttpResponse, type 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 };
2755
+ export { type APIError, type ActivateModelsMlDeploymentHttpError, type ActivateModelsMlDeploymentHttpResponse, type AddMlDeploymentModelsHttpError, type AddMlDeploymentModelsHttpResponse, type Alias, type AliasFindResponse, type AliasGetResponse, type AliasId, type AliasInput, type AliasMode, type AliasPatch, type AliasPatchItem, type AliasPostResponse, type AnyType, type BatchPrediction, type BatchPredictionActionResponse, type BatchPredictionFindResponse, type BatchPredictionGetResponse, type BatchPredictionInput, type BatchPredictionPatch, type BatchPredictionPostResponse, type BatchPredictionSchedule, type BatchPredictionScheduleGetResponse, type BatchPredictionScheduleInput, type BatchPredictionScheduleInputAttributes, type BatchPredictionSchedulePatch, type BatchPredictionSchedulePutResponse, type BatchPredictionStatus, type BatchPredictionWriteback, type BinaryImbalanceSampling, type CancelMlJobHttpError, type CancelMlJobHttpResponse, type ChangeType, type ColumnTransform, type ConfigurationKey, type CorrId, type CorrType, type CreateMlDeploymentAliaseHttpError, type CreateMlDeploymentAliaseHttpResponse, type CreateMlDeploymentBatchPredictionHttpError, type CreateMlDeploymentBatchPredictionHttpResponse, type CreateMlDeploymentHttpError, type CreateMlDeploymentHttpResponse, type CreateMlExperimentHttpError, type CreateMlExperimentHttpResponse, type CreateMlExperimentVersionHttpError, type CreateMlExperimentVersionHttpResponse, type CreateMlProfileInsightHttpError, type CreateMlProfileInsightHttpResponse, type CreatedAt, type CreatedBy, type DataSchemaConfiguration, type DataSetId, type DataType, type DatasetOrigin, type DateIndexes, type DeactivateModelsMlDeploymentHttpError, type DeactivateModelsMlDeploymentHttpResponse, type DeleteMlDeploymentAliaseHttpError, type DeleteMlDeploymentAliaseHttpResponse, type DeleteMlDeploymentBatchPredictionHttpError, type DeleteMlDeploymentBatchPredictionHttpResponse, type DeleteMlDeploymentBatchPredictionScheduleHttpError, type DeleteMlDeploymentBatchPredictionScheduleHttpResponse, type DeleteMlDeploymentHttpError, type DeleteMlDeploymentHttpResponse, type DeleteMlExperimentHttpError, type DeleteMlExperimentHttpResponse, type DeleteMlExperimentVersionHttpError, type DeleteMlExperimentVersionHttpResponse, type DeletedAt, type DeployedModelIds, type DeployedModelsInput, type Deployment, type DeploymentFindResponse, type DeploymentGetResponse, type DeploymentId, type DeploymentInput, type DeploymentPatch, type DeploymentPostResponse, type DroppedFeature, type EntityDescription, type EntityId, type EntityName, type EnumSortAliases, type EnumSortBatchPredictions, type EnumSortDeployments, type EnumSortExperimentVersions, type EnumSortExperiments, type EnumSortModels, type ErrorMessage, type Errors, type Experiment, type ExperimentFindResponse, type ExperimentGetResponse, type ExperimentId, type ExperimentInput, type ExperimentMode, type ExperimentModelRecommendationFilter, type ExperimentModelRecommendationPostResponse, type ExperimentPatch, type ExperimentPatchItem, type ExperimentPostResponse, type ExperimentType, type ExperimentVersion, type ExperimentVersionFindResponse, type ExperimentVersionGetResponse, type ExperimentVersionId, type ExperimentVersionInput, type ExperimentVersionPatch, type ExperimentVersionPostResponse, type Failure, type Feature, type FeatureInsights, type FeatureType, type FeaturesList, type FileType, type FindResponseMeta, type GetMlDeploymentAliaseHttpError, type GetMlDeploymentAliaseHttpResponse, type GetMlDeploymentAliasesHttpError, type GetMlDeploymentAliasesHttpResponse, type GetMlDeploymentBatchPredictionHttpError, type GetMlDeploymentBatchPredictionHttpResponse, type GetMlDeploymentBatchPredictionScheduleHttpError, type GetMlDeploymentBatchPredictionScheduleHttpResponse, type GetMlDeploymentBatchPredictionsHttpError, type GetMlDeploymentBatchPredictionsHttpResponse, type GetMlDeploymentHttpError, type GetMlDeploymentHttpResponse, type GetMlDeploymentsHttpError, type GetMlDeploymentsHttpResponse, type GetMlExperimentHttpError, type GetMlExperimentHttpResponse, type GetMlExperimentModelHttpError, type GetMlExperimentModelHttpResponse, type GetMlExperimentModelsHttpError, type GetMlExperimentModelsHttpResponse, type GetMlExperimentVersionHttpError, type GetMlExperimentVersionHttpResponse, type GetMlExperimentVersionsHttpError, type GetMlExperimentVersionsHttpResponse, type GetMlExperimentsHttpError, type GetMlExperimentsHttpResponse, type GetMlProfileInsightHttpError, type GetMlProfileInsightHttpResponse, type GetMlProfileInsightWithQueryHttpError, type GetMlProfileInsightWithQueryHttpResponse, type IndexColumn, type Insights, type JobType, type MlAPI, type Model, type ModelAlgorithm, type ModelAlgorithmAbbreviation, type ModelFindResponse, type ModelForRecommendations, type ModelGetResponse, type ModelId, type ModelInfo, type ModelMetrics, type ModelMetricsBinary, type ModelMetricsMulticlass, type ModelMetricsRegression, type ModelMetricsTimeseries, type ModelState, type ModelStatus, type ModelsInfo, type OutputFile, type OwnerId, type ParentJobId, type PatchMlDeploymentAliaseHttpError, type PatchMlDeploymentAliaseHttpResponse, type PatchMlDeploymentBatchPredictionHttpError, type PatchMlDeploymentBatchPredictionHttpResponse, type PatchMlDeploymentHttpError, type PatchMlDeploymentHttpResponse, type PatchMlExperimentHttpError, type PatchMlExperimentHttpResponse, type PatchMlExperimentVersionHttpError, type PatchMlExperimentVersionHttpResponse, type Pipeline, type PredictMlDeploymentBatchPredictionHttpError, type PredictMlDeploymentBatchPredictionHttpResponse, type PredictionJobResponse, type PreprocessedInsightColumn, type ProfileInsights, type ProfileInsightsGetResponse, type ProfileInsightsInput, type RealTimePredictionInputSchema, type RealTimePredictionSchema, type RealtimePrediction, type RealtimePredictionInput, type RecommendModelsMlExperimentHttpError, type RecommendModelsMlExperimentHttpResponse, type RemoveMlDeploymentModelsHttpError, type RemoveMlDeploymentModelsHttpResponse, type ResponseLinks, type RunMlDeploymentAliaseRealtimePredictionsHttpError, type RunMlDeploymentAliaseRealtimePredictionsHttpResponse, type RunMlDeploymentRealtimePredictionsHttpError, type RunMlDeploymentRealtimePredictionsHttpResponse, type SetMlDeploymentBatchPredictionScheduleHttpError, type SetMlDeploymentBatchPredictionScheduleHttpResponse, type SpaceId, type TenantId, type TrainingDuration, type Transform, type UpdateMlDeploymentBatchPredictionScheduleHttpError, type UpdateMlDeploymentBatchPredictionScheduleHttpResponse, type 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,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/ml.ts
package/notes.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/notes.ts
package/notifications.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/notifications.ts
package/oauth-clients.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/oauth-clients.ts
package/oauth-tokens.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/oauth-tokens.ts
package/package.json CHANGED
@@ -86,5 +86,5 @@
86
86
  "./interceptors": "./interceptors.js",
87
87
  "./qix": "./qix.js"
88
88
  },
89
- "version": "1.34.0"
89
+ "version": "1.35.0"
90
90
  }
package/qix.js CHANGED
@@ -2,8 +2,8 @@ import {
2
2
  openAppSession,
3
3
  qix_default,
4
4
  withHostConfig
5
- } from "./chunks/QZKOA6VR.js";
6
- import "./chunks/QAOVZB27.js";
5
+ } from "./chunks/X2OO4MFX.js";
6
+ import "./chunks/GZ7FHV5J.js";
7
7
  export {
8
8
  qix_default as default,
9
9
  openAppSession,
package/questions.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/questions.ts
package/quotas.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/quotas.ts
package/reload-tasks.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/reload-tasks.ts
package/reloads.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/reloads.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/report-templates.ts
package/reports.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/reports.ts
package/roles.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/roles.ts
package/sharing-tasks.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/sharing-tasks.ts
package/spaces.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/spaces.ts
package/tasks.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/tasks.ts
package/temp-contents.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/temp-contents.ts
package/tenants.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/tenants.ts
package/themes.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/themes.ts
package/transports.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/transports.ts
package/ui-config.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/ui-config.ts
package/users.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/users.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/web-integrations.ts
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/web-notifications.ts
package/webhooks.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/6WNP7HZQ.js";
5
- import "./chunks/QAOVZB27.js";
4
+ } from "./chunks/BEREWEFO.js";
5
+ import "./chunks/GZ7FHV5J.js";
6
6
  import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/webhooks.ts