@qlik/api 1.14.0 → 1.16.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/{D7TSCA65.js → 3XRP5N4L.js} +375 -234
  15. package/chunks/{RJSXIVZK.js → 6O3XBOLZ.js} +1 -1
  16. package/chunks/{7TFYIWPM.js → 7IMOYFWE.js} +9 -3
  17. package/chunks/{ZJKE2OY5.js → ECWQX4IH.js} +1 -1
  18. package/chunks/{64ZZ22PG.js → GXMVBX45.js} +1 -1
  19. package/chunks/{4VOVGPYE.js → MFNOHOWH.js} +2 -2
  20. package/chunks/{FFOAWSDK.js → O3XVX7VQ.js} +1 -1
  21. package/chunks/{OJ64BEOX.js → PESPSFQN.js} +1 -1
  22. package/chunks/{O25AVKJT.js → TBHMVTOT.js} +1 -1
  23. package/chunks/{VCS5M2TX.js → YHKRUQRS.js} +2 -2
  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 +5 -3
  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 +3 -2
  52. package/qix.d.ts +85 -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
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getAuthRuntimeModule
3
- } from "./7TFYIWPM.js";
3
+ } from "./7IMOYFWE.js";
4
4
 
5
5
  // src/public/auth.ts
6
6
  function registerAuthModule(name, authModule) {
@@ -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("./PESPSFQN.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("./YHKRUQRS.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("./ECWQX4IH.js") : import("./TBHMVTOT.js").then(
19
+ (mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig)
20
+ );
15
21
  }
16
22
 
17
23
  export {
@@ -5,7 +5,7 @@ import {
5
5
  invokeFetch,
6
6
  invoke_fetch_default,
7
7
  parseFetchResponse
8
- } from "./D7TSCA65.js";
8
+ } from "./3XRP5N4L.js";
9
9
  import "./2ZQ3ZX7F.js";
10
10
  export {
11
11
  EncodingError,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getQixRuntimeModule
3
- } from "./7TFYIWPM.js";
3
+ } from "./7IMOYFWE.js";
4
4
 
5
5
  // src/public/qix.ts
6
6
  function openAppSession(appSessionProps) {
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  getInvokeFetchRuntimeModule
3
- } from "./7TFYIWPM.js";
3
+ } from "./7IMOYFWE.js";
4
4
  import {
5
5
  isBrowser
6
6
  } from "./2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/invoke-fetch.ts
9
- var defaultUserAgent = "qlik-api/1.14.0";
9
+ var defaultUserAgent = "qlik-api/1.16.0";
10
10
  async function invokeFetch(api, props) {
11
11
  const hostConfig = props.options?.hostConfig;
12
12
  let userAgent;
@@ -4,7 +4,7 @@ import {
4
4
  getRestCallAuthParams,
5
5
  getWebSocketAuthParams,
6
6
  toValidWebsocketLocationUrl
7
- } from "./D7TSCA65.js";
7
+ } from "./3XRP5N4L.js";
8
8
  import {
9
9
  isBrowser,
10
10
  isNode
@@ -18,7 +18,7 @@ import {
18
18
  toValidEnigmaLocationUrl,
19
19
  toValidLocationUrl,
20
20
  toValidWebsocketLocationUrl
21
- } from "./D7TSCA65.js";
21
+ } from "./3XRP5N4L.js";
22
22
  import "./2ZQ3ZX7F.js";
23
23
  export {
24
24
  AuthorizationError,
@@ -1,4 +1,4 @@
1
- // node_modules/.pnpm/@qlik+runtime-module-loader@1.0.7/node_modules/@qlik/runtime-module-loader/dist/index.js
1
+ // node_modules/.pnpm/@qlik+runtime-module-loader@1.0.8/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);
@@ -4,7 +4,7 @@ import {
4
4
  invokeFetch,
5
5
  isWindows,
6
6
  toValidWebsocketLocationUrl
7
- } from "./D7TSCA65.js";
7
+ } from "./3XRP5N4L.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("./O3XVX7VQ.js");
105
105
  const session = await createEnigmaSession(props);
106
106
  setupSessionListeners(session, props);
107
107
  let global;
package/collections.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 CollectionByIdPatch = {
5
5
  /** The operation to be performed. */
package/collections.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/collections.ts
package/csp-origins.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 CSPEntry = {
5
5
  /** The CSP entry's unique identifier. */
package/csp-origins.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/csp-origins.ts
package/data-assets.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 BatchIdDto = {
5
5
  ids?: string[];
@@ -11,6 +11,8 @@ type DataAsset = {
11
11
  readonly createdBy?: string;
12
12
  /** The value is automatically set by the application. User defined value is ignored. */
13
13
  readonly createdTime?: string;
14
+ /** The date-time when the source data was last changed */
15
+ dataFreshness?: string;
14
16
  dataStoreInfo?: DataStoreInfo;
15
17
  description?: string;
16
18
  /** Only required when updating the resource. Must be null for new resources. */
package/data-assets.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/data-assets.ts
@@ -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 ActionDeleteRequest = {
5
5
  connections: {
@@ -176,7 +176,7 @@ type ConnectionUpdate = {
176
176
  qArchitecture?: 0 | 1;
177
177
  /** Connection string for the data connection */
178
178
  qConnectStatement: string;
179
- /** String that contains connection level secret (or password). If this field presents in request, then existing connection secret will be updated to its value. If is an empty string, then eixsting connection secret will be cleared. If this field is missing, existing secret will not be updated. */
179
+ /** String that contains connection level secret (or password). If this field presents in request, then existing connection secret will be updated to its value. If is an empty string, then existing connection secret will be cleared. If this field is missing, existing secret will not be updated. */
180
180
  qConnectionSecret?: string;
181
181
  /** ID of the credential associated with the connection */
182
182
  qCredentialsID?: string;
@@ -243,7 +243,7 @@ type Error = {
243
243
  };
244
244
  type Errors = Error[];
245
245
  type Link = {
246
- /** Link to cirrent query */
246
+ /** Link to current query */
247
247
  self: {
248
248
  /** URL pointing to the resource */
249
249
  href: string;
@@ -281,7 +281,7 @@ type TopLevelLink = {
281
281
  /** URL pointing to the previous page of resources */
282
282
  href: string;
283
283
  };
284
- /** Link to cirrent query */
284
+ /** Link to current query */
285
285
  self: {
286
286
  /** URL pointing to the resource */
287
287
  href: string;
@@ -314,7 +314,7 @@ declare const getDataConnections: (query: {
314
314
  ownedByMe?: boolean;
315
315
  /** Filtering on datafile connections by owner (i.e. app) ID. */
316
316
  owner?: string;
317
- /** Pagination sursor string, which is generated auotmatically in previous pagination query. */
317
+ /** Pagination cursor string, which is generated automatically in previous pagination query. */
318
318
  page?: string;
319
319
  /** Filtering on personal connections, ignored if spaceId is defined in same request */
320
320
  personal?: boolean;
@@ -389,7 +389,7 @@ type DuplicateDataAConnectionHttpError = {
389
389
  status: number;
390
390
  };
391
391
  /**
392
- * Update multiple connections, only available to Admin
392
+ * Update multiple connections, only available to Admin. When update is to change ownership of a connection, the credentials associated with the connection will NOT be transferred to the new owner, and new owner is expected to provide their own credentials for the connection.
393
393
  *
394
394
  * @param body an object with the body content
395
395
  * @throws UpdateDataConnectionsHttpError
@@ -436,7 +436,7 @@ type DeleteDataConnectionHttpError = {
436
436
  * @throws GetDataConnectionHttpError
437
437
  */
438
438
  declare const getDataConnection: (qID: string, query: {
439
- /** If set to true, credentialId in the query will be intepreted as credential's name */
439
+ /** If set to true, credentialId in the query will be interpreted as credential's name */
440
440
  byCredentialName?: boolean;
441
441
  /** Credential ID */
442
442
  credentialId?: string;
@@ -541,7 +541,7 @@ interface DataConnectionsAPI {
541
541
  */
542
542
  duplicateDataAConnection: typeof duplicateDataAConnection;
543
543
  /**
544
- * Update multiple connections, only available to Admin
544
+ * Update multiple connections, only available to Admin. When update is to change ownership of a connection, the credentials associated with the connection will NOT be transferred to the new owner, and new owner is expected to provide their own credentials for the connection.
545
545
  *
546
546
  * @param body an object with the body content
547
547
  * @throws UpdateDataConnectionsHttpError
@@ -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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/data-connections.ts
@@ -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 Credential = {
5
5
  /** ID datasource that the credential is created for */
@@ -47,7 +47,7 @@ type Error = {
47
47
  };
48
48
  type Errors = Error[];
49
49
  type Link = {
50
- /** Link to cirrent query */
50
+ /** Link to current query */
51
51
  self: {
52
52
  /** URL pointing to the resource */
53
53
  href: string;
@@ -74,7 +74,7 @@ type ResponseErrors = {
74
74
  * @throws DeleteDataCredentialHttpError
75
75
  */
76
76
  declare const deleteDataCredential: (qID: string, query: {
77
- /** If set to true, credentialId in the query will be intepreted as credential's name */
77
+ /** If set to true, credentialId in the query will be interpreted as credential's name */
78
78
  byCredentialName?: boolean;
79
79
  }, options?: ApiCallOptions) => Promise<DeleteDataCredentialHttpResponse>;
80
80
  type DeleteDataCredentialHttpResponse = {
@@ -95,7 +95,7 @@ type DeleteDataCredentialHttpError = {
95
95
  * @throws GetDataCredentialHttpError
96
96
  */
97
97
  declare const getDataCredential: (qID: string, query: {
98
- /** If set to true, credentialId in the query will be intepreted as credential's name */
98
+ /** If set to true, credentialId in the query will be interpreted as credential's name */
99
99
  byCredentialName?: boolean;
100
100
  }, options?: ApiCallOptions) => Promise<GetDataCredentialHttpResponse>;
101
101
  type GetDataCredentialHttpResponse = {
@@ -117,7 +117,7 @@ type GetDataCredentialHttpError = {
117
117
  * @throws PatchDataCredentialHttpError
118
118
  */
119
119
  declare const patchDataCredential: (qID: string, query: {
120
- /** If set to true, credentialId in the query will be intepreted as credential's name */
120
+ /** If set to true, credentialId in the query will be interpreted as credential's name */
121
121
  byCredentialName?: boolean;
122
122
  }, body: PatchRequest, options?: ApiCallOptions) => Promise<PatchDataCredentialHttpResponse>;
123
123
  type PatchDataCredentialHttpResponse = {
@@ -139,7 +139,7 @@ type PatchDataCredentialHttpError = {
139
139
  * @throws UpdateDataCredentialHttpError
140
140
  */
141
141
  declare const updateDataCredential: (qID: string, query: {
142
- /** If set to true, credentialId in the query will be intepreted as credential's name */
142
+ /** If set to true, credentialId in the query will be interpreted as credential's name */
143
143
  byCredentialName?: boolean;
144
144
  }, body: CredentialCreate, options?: ApiCallOptions) => Promise<UpdateDataCredentialHttpResponse>;
145
145
  type UpdateDataCredentialHttpResponse = {
@@ -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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/data-credentials.ts
package/data-files.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 BatchChangeSpaceItem = {
5
5
  /** The ID of the data file whose space will be changed. */
package/data-files.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/data-files.ts
package/extensions.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
  /**
5
5
  * Object containing meta data regarding the bundle the extension belongs to. If it does not belong to a bundle, this object is not defined.
package/extensions.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/extensions.ts
@@ -1,4 +1,4 @@
1
- import { H as HostConfig } from './auth-types-Bqw3vbLs.js';
1
+ import { H as HostConfig } from './auth-types-BU5EGt_9.js';
2
2
 
3
3
  /** An entry in the cache for one specific cacheKey */
4
4
  type CacheEntry = {
@@ -100,6 +100,14 @@ type Oauth2AuthConfig = {
100
100
  */
101
101
  userId?: string;
102
102
  };
103
+ type AnonymousAuthConfig = {
104
+ /**
105
+ * Experimental and unsupported
106
+ */
107
+ accessCode: string;
108
+ /** client id of oauth client created by tenant admin */
109
+ clientId: string;
110
+ };
103
111
  declare global {
104
112
  /**
105
113
  * QlikAuthModules is a global interface that can be extended to add custom auth modules.
@@ -114,6 +122,9 @@ declare global {
114
122
  cookie: {
115
123
  config: CookieAuthConfig;
116
124
  };
125
+ anonymous: {
126
+ config: AnonymousAuthConfig;
127
+ };
117
128
  windowscookie: {
118
129
  config: WindowsCookieAuthConfig;
119
130
  };
package/glossaries.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
  /**
5
5
  * A JSON Patch document as defined in http://tools.ietf.org/html/rfc6902.
package/glossaries.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/glossaries.ts
package/groups.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
  /**
5
5
  * An array of role references. Visibility dependant on access level. Must have access to roles to view other users' assigned roles.
package/groups.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/groups.ts
@@ -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 BaseIDP = {
5
5
  /** Indicates whether the IdP is available for use. */
@@ -102,6 +102,8 @@ type CreateOIDCPayload = {
102
102
  discoveryUrl?: string;
103
103
  /** Only ADFS and AzureAD IdPs can set this property. For ADFS and AzureAD, it defaults to false. For other IdPs, it defaults to undefined. */
104
104
  emailVerifiedAlwaysTrue?: boolean;
105
+ /** The algorithm used to sign the ID token. The default algorithm is RS256. */
106
+ idTokenSignatureAlg?: "RS256" | "RS512";
105
107
  /** OpenID configuration */
106
108
  openid_configuration?: OpenIDConfiguration;
107
109
  /** The realm identifier for the IdP. */
@@ -377,7 +379,7 @@ type PatchOIDCPayload = {
377
379
  /** The "operation" to be performed on a given IdP. Currently supports a custom operation value called "promote-options" that allows the test configuration to be promoted to the current configuration used for login. */
378
380
  op: "replace" | "promote-options";
379
381
  /** The "path" to the part of the IdP document. */
380
- path?: "/active" | "/description" | "/meta" | "/options" | "/options/realm" | "/options/discoveryUrl" | "/options/claimsMapping" | "/pendingOptions" | "/pendingOptions/realm" | "/pendingOptions/discoveryUrl" | "/pendingOptions/clientId" | "/pendingOptions/clientSecret" | "/pendingOptions/emailVerifiedAlwaysTrue" | "/pendingOptions/claimsMapping" | "/postLogoutRedirectUri" | "/clockToleranceSec";
382
+ path?: "/active" | "/description" | "/meta" | "/options" | "/options/realm" | "/options/discoveryUrl" | "/options/claimsMapping" | "/pendingOptions" | "/pendingOptions/realm" | "/pendingOptions/discoveryUrl" | "/pendingOptions/clientId" | "/pendingOptions/clientSecret" | "/pendingOptions/emailVerifiedAlwaysTrue" | "/pendingOptions/claimsMapping" | "/postLogoutRedirectUri" | "/clockToleranceSec" | "/pendingOptions/idTokenSignatureAlg";
381
383
  /** The "value" data type is dependent on the path value being used. */
382
384
  value?: unknown;
383
385
  };
@@ -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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/identity-providers.ts
package/index.d.ts CHANGED
@@ -31,8 +31,8 @@ import { UsersAPI } from './users.js';
31
31
  import { WebIntegrationsAPI } from './web-integrations.js';
32
32
  import { WebNotificationsAPI } from './web-notifications.js';
33
33
  import { WebhooksAPI } from './webhooks.js';
34
- import './global.types-Xt6XzwlN.js';
35
- import './auth-types-Bqw3vbLs.js';
34
+ import './global.types-z1p6A9D-.js';
35
+ import './auth-types-BU5EGt_9.js';
36
36
 
37
37
  declare const apiKeys: ApiKeysAPI;
38
38
  declare const apps: AppsAPI;
package/index.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  qix_default
3
- } from "./chunks/64ZZ22PG.js";
3
+ } from "./chunks/GXMVBX45.js";
4
4
  import {
5
5
  auth_default
6
- } from "./chunks/RJSXIVZK.js";
6
+ } from "./chunks/6O3XBOLZ.js";
7
7
  import {
8
8
  clearApiCache,
9
9
  invokeFetch
10
- } from "./chunks/4VOVGPYE.js";
11
- import "./chunks/7TFYIWPM.js";
10
+ } from "./chunks/MFNOHOWH.js";
11
+ import "./chunks/7IMOYFWE.js";
12
12
  import "./chunks/2ZQ3ZX7F.js";
13
13
 
14
14
  // src/public/public-runtime-api-generator/public-runtime-api-generator.ts
package/items.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 CollectionTypes = "private" | "public" | "publicgoverned";
5
5
  type ErrorResponseBody = {
package/items.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/items.ts
package/licenses.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 AssignmentsActionsAddRequest = {
5
5
  add: {
package/licenses.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/MFNOHOWH.js";
5
+ import "./chunks/7IMOYFWE.js";
6
6
  import "./chunks/2ZQ3ZX7F.js";
7
7
 
8
8
  // src/public/rest/licenses.ts
package/package.json CHANGED
@@ -14,8 +14,9 @@
14
14
  "enigma.js": "^2.14.0",
15
15
  "lodash": "^4.17.21",
16
16
  "nanoid": "^5.0.7",
17
- "ws": "^8.17.1"
17
+ "ws": "^8.18.0"
18
18
  },
19
+ "packageManager": "pnpm@9.7.1",
19
20
  "engines": {
20
21
  "node": ">=18"
21
22
  },
@@ -55,5 +56,5 @@
55
56
  "./qix": "./qix.js",
56
57
  "./auth": "./auth.js"
57
58
  },
58
- "version": "1.14.0"
59
+ "version": "1.16.0"
59
60
  }