@qlik/api 1.14.0 → 1.15.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 (81) hide show
  1. package/api-keys.d.ts +2 -2
  2. package/api-keys.js +2 -2
  3. package/apps.d.ts +2 -2
  4. package/apps.js +2 -2
  5. package/audits.d.ts +2 -2
  6. package/audits.js +2 -2
  7. package/{auth-types-Bqw3vbLs.d.ts → auth-types-BU5EGt_9.d.ts} +1 -0
  8. package/auth.d.ts +2 -2
  9. package/auth.js +2 -2
  10. package/automations.d.ts +2 -2
  11. package/automations.js +2 -2
  12. package/brands.d.ts +2 -2
  13. package/brands.js +2 -2
  14. package/chunks/{7TFYIWPM.js → BOSBVTSJ.js} +9 -3
  15. package/chunks/{VCS5M2TX.js → DVK2JJ2J.js} +2 -2
  16. package/chunks/{RJSXIVZK.js → J76NVE2J.js} +1 -1
  17. package/chunks/{OJ64BEOX.js → LEILCZC6.js} +1 -1
  18. package/chunks/{D7TSCA65.js → N6IB3ZM5.js} +374 -234
  19. package/chunks/{FFOAWSDK.js → OQWVV26L.js} +1 -1
  20. package/chunks/{O25AVKJT.js → TBHMVTOT.js} +1 -1
  21. package/chunks/{4VOVGPYE.js → V2I3BC7K.js} +2 -2
  22. package/chunks/{64ZZ22PG.js → W5IUOFYL.js} +1 -1
  23. package/chunks/{ZJKE2OY5.js → ZWPUDPMY.js} +1 -1
  24. package/collections.d.ts +2 -2
  25. package/collections.js +2 -2
  26. package/csp-origins.d.ts +2 -2
  27. package/csp-origins.js +2 -2
  28. package/data-assets.d.ts +4 -2
  29. package/data-assets.js +2 -2
  30. package/data-connections.d.ts +9 -9
  31. package/data-connections.js +2 -2
  32. package/data-credentials.d.ts +7 -7
  33. package/data-credentials.js +2 -2
  34. package/data-files.d.ts +2 -2
  35. package/data-files.js +2 -2
  36. package/extensions.d.ts +2 -2
  37. package/extensions.js +2 -2
  38. package/{global.types-Xt6XzwlN.d.ts → global.types-z1p6A9D-.d.ts} +12 -1
  39. package/glossaries.d.ts +2 -2
  40. package/glossaries.js +2 -2
  41. package/groups.d.ts +2 -2
  42. package/groups.js +2 -2
  43. package/identity-providers.d.ts +2 -2
  44. package/identity-providers.js +2 -2
  45. package/index.d.ts +2 -2
  46. package/index.js +4 -4
  47. package/items.d.ts +2 -2
  48. package/items.js +2 -2
  49. package/licenses.d.ts +2 -2
  50. package/licenses.js +2 -2
  51. package/package.json +2 -2
  52. package/qix.d.ts +77 -7
  53. package/qix.js +2 -2
  54. package/quotas.d.ts +2 -2
  55. package/quotas.js +2 -2
  56. package/reload-tasks.d.ts +2 -2
  57. package/reload-tasks.js +2 -2
  58. package/reloads.d.ts +2 -2
  59. package/reloads.js +2 -2
  60. package/reports.d.ts +8 -4
  61. package/reports.js +2 -2
  62. package/roles.d.ts +2 -2
  63. package/roles.js +2 -2
  64. package/spaces.d.ts +2 -2
  65. package/spaces.js +2 -2
  66. package/temp-contents.d.ts +2 -2
  67. package/temp-contents.js +2 -2
  68. package/tenants.d.ts +2 -2
  69. package/tenants.js +2 -2
  70. package/themes.d.ts +2 -2
  71. package/themes.js +2 -2
  72. package/transports.d.ts +2 -2
  73. package/transports.js +2 -2
  74. package/users.d.ts +2 -2
  75. package/users.js +2 -2
  76. package/web-integrations.d.ts +2 -2
  77. package/web-integrations.js +2 -2
  78. package/web-notifications.d.ts +4 -2
  79. package/web-notifications.js +2 -2
  80. package/webhooks.d.ts +6 -4
  81. package/webhooks.js +2 -2
package/api-keys.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions } from './global.types-Xt6XzwlN.js';
2
- import './auth-types-Bqw3vbLs.js';
1
+ import { A as ApiCallOptions } from './global.types-z1p6A9D-.js';
2
+ import './auth-types-BU5EGt_9.js';
3
3
 
4
4
  type ApiKey = {
5
5
  /** When the API key was created. */
package/api-keys.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/4VOVGPYE.js";
5
- import "./chunks/7TFYIWPM.js";
4
+ } from "./chunks/V2I3BC7K.js";
5
+ import "./chunks/BOSBVTSJ.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/api-keys.ts
package/apps.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions, D as DownloadableBlob } from './global.types-Xt6XzwlN.js';
2
- import './auth-types-Bqw3vbLs.js';
1
+ import { A as ApiCallOptions, D as DownloadableBlob } from './global.types-z1p6A9D-.js';
2
+ import './auth-types-BU5EGt_9.js';
3
3
 
4
4
  type Analysis = "breakdown" | "changePoint" | "comparison" | "contribution" | "correlation" | "fact" | "mutualInfo" | "rank" | "spike" | "trend" | "values";
5
5
  type AnalysisComposition = {
package/apps.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/4VOVGPYE.js";
5
- import "./chunks/7TFYIWPM.js";
4
+ } from "./chunks/V2I3BC7K.js";
5
+ import "./chunks/BOSBVTSJ.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/apps.ts
package/audits.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions } from './global.types-Xt6XzwlN.js';
2
- import './auth-types-Bqw3vbLs.js';
1
+ import { A as ApiCallOptions } from './global.types-z1p6A9D-.js';
2
+ import './auth-types-BU5EGt_9.js';
3
3
 
4
4
  type ErrorResponse = {
5
5
  errors?: {
package/audits.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/4VOVGPYE.js";
5
- import "./chunks/7TFYIWPM.js";
4
+ } from "./chunks/V2I3BC7K.js";
5
+ import "./chunks/BOSBVTSJ.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/audits.ts
@@ -82,6 +82,7 @@ interface ImplicitQlikAuthModules {
82
82
  apikey: object;
83
83
  oauth2: object;
84
84
  cookie: object;
85
+ anonymous: object;
85
86
  }
86
87
  type QlikAuthModuleConfigUnion<K extends keyof QlikAuthModules> = (K extends keyof ImplicitQlikAuthModules ? {
87
88
  authType?: K;
package/auth.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as AuthType, a as AuthModule, H as HostConfig } from './auth-types-Bqw3vbLs.js';
2
- export { g as AuthenticationErrorAction, C as Credentials, e as GetRemoteAuthDataProps, G as GetRestCallAuthParamsProps, c as GetWebResourceAuthParamsProps, b as GetWebSocketAuthParamsProps, f as HandleAuthenticationErrorProps, R as RestCallAuthParams, d as WebResourceAuthParams, W as WebSocketAuthParams } from './auth-types-Bqw3vbLs.js';
1
+ import { A as AuthType, a as AuthModule, H as HostConfig } from './auth-types-BU5EGt_9.js';
2
+ export { g as AuthenticationErrorAction, C as Credentials, e as GetRemoteAuthDataProps, G as GetRestCallAuthParamsProps, c as GetWebResourceAuthParamsProps, b as GetWebSocketAuthParamsProps, f as HandleAuthenticationErrorProps, R as RestCallAuthParams, d as WebResourceAuthParams, W as WebSocketAuthParams } from './auth-types-BU5EGt_9.js';
3
3
 
4
4
  /**
5
5
  * Registers an auth module that can handle authentication. An auth module is used by specifying its name as authType in the HostConfig passed in to api calls.
package/auth.js CHANGED
@@ -4,8 +4,8 @@ import {
4
4
  logout,
5
5
  registerAuthModule,
6
6
  setDefaultHostConfig
7
- } from "./chunks/RJSXIVZK.js";
8
- import "./chunks/7TFYIWPM.js";
7
+ } from "./chunks/J76NVE2J.js";
8
+ import "./chunks/BOSBVTSJ.js";
9
9
  export {
10
10
  auth_default as default,
11
11
  getAccessToken,
package/automations.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions } from './global.types-Xt6XzwlN.js';
2
- import './auth-types-Bqw3vbLs.js';
1
+ import { A as ApiCallOptions } from './global.types-z1p6A9D-.js';
2
+ import './auth-types-BU5EGt_9.js';
3
3
 
4
4
  type AutomationDetailRequestObject = {
5
5
  description?: string;
package/automations.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/4VOVGPYE.js";
5
- import "./chunks/7TFYIWPM.js";
4
+ } from "./chunks/V2I3BC7K.js";
5
+ import "./chunks/BOSBVTSJ.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/automations.ts
package/brands.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions, D as DownloadableBlob } from './global.types-Xt6XzwlN.js';
2
- import './auth-types-Bqw3vbLs.js';
1
+ import { A as ApiCallOptions, D as DownloadableBlob } from './global.types-z1p6A9D-.js';
2
+ import './auth-types-BU5EGt_9.js';
3
3
 
4
4
  /**
5
5
  * A brand is a collection of assets for applying custom branding. Only a single brand can be active in a tenant.
package/brands.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/4VOVGPYE.js";
5
- import "./chunks/7TFYIWPM.js";
4
+ } from "./chunks/V2I3BC7K.js";
5
+ import "./chunks/BOSBVTSJ.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/brands.ts
@@ -1,17 +1,23 @@
1
1
  // src/public/public-runtime-modules.ts
2
2
  function getAuthRuntimeModule(hostConfig) {
3
3
  const isNode = !!globalThis.process?.argv;
4
- return isNode ? import("./OJ64BEOX.js") : import("./O25AVKJT.js").then((mod) => mod.importRuntimeModule("auth@v1", hostConfig));
4
+ return isNode ? import("./LEILCZC6.js") : import("./TBHMVTOT.js").then(
5
+ (mod) => mod.importRuntimeModule("auth@v1", hostConfig)
6
+ );
5
7
  }
6
8
  async function getQixRuntimeModule(hostConfig) {
7
9
  await getAuthRuntimeModule(hostConfig);
8
10
  const isNode = !!globalThis.process?.argv;
9
- return isNode ? import("./VCS5M2TX.js") : import("./O25AVKJT.js").then((mod) => mod.importRuntimeModule("qix@v1", hostConfig));
11
+ return isNode ? import("./DVK2JJ2J.js") : import("./TBHMVTOT.js").then(
12
+ (mod) => mod.importRuntimeModule("qix@v1", hostConfig)
13
+ );
10
14
  }
11
15
  async function getInvokeFetchRuntimeModule(hostConfig) {
12
16
  await getAuthRuntimeModule(hostConfig);
13
17
  const isNode = !!globalThis.process?.argv;
14
- return isNode ? import("./ZJKE2OY5.js") : import("./O25AVKJT.js").then((mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig));
18
+ return isNode ? import("./ZWPUDPMY.js") : import("./TBHMVTOT.js").then(
19
+ (mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig)
20
+ );
15
21
  }
16
22
 
17
23
  export {
@@ -4,7 +4,7 @@ import {
4
4
  invokeFetch,
5
5
  isWindows,
6
6
  toValidWebsocketLocationUrl
7
- } from "./D7TSCA65.js";
7
+ } from "./N6IB3ZM5.js";
8
8
  import {
9
9
  isBrowser
10
10
  } from "./2ZQ3ZX7F.js";
@@ -101,7 +101,7 @@ function listenForWindowsAuthenticationInformation(session) {
101
101
  return authSuggestedInWebsocket;
102
102
  }
103
103
  async function createAndSetupEnigmaSession(props, canRetry) {
104
- const { createEnigmaSession } = await import("./FFOAWSDK.js");
104
+ const { createEnigmaSession } = await import("./OQWVV26L.js");
105
105
  const session = await createEnigmaSession(props);
106
106
  setupSessionListeners(session, props);
107
107
  let global;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getAuthRuntimeModule
3
- } from "./7TFYIWPM.js";
3
+ } from "./BOSBVTSJ.js";
4
4
 
5
5
  // src/public/auth.ts
6
6
  function registerAuthModule(name, authModule) {
@@ -18,7 +18,7 @@ import {
18
18
  toValidEnigmaLocationUrl,
19
19
  toValidLocationUrl,
20
20
  toValidWebsocketLocationUrl
21
- } from "./D7TSCA65.js";
21
+ } from "./N6IB3ZM5.js";
22
22
  import "./2ZQ3ZX7F.js";
23
23
  export {
24
24
  AuthorizationError,