diff --git a/api-keys.js b/api-keys.js index 20e61ca..662014d 100644 --- a/api-keys.js +++ b/api-keys.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/api-keys.ts diff --git a/apps.js b/apps.js index e815754..31423f1 100644 --- a/apps.js +++ b/apps.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/apps.ts diff --git a/audits.js b/audits.js index dc1fd6a..9b7c87f 100644 --- a/audits.js +++ b/audits.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/audits.ts diff --git a/auth.js b/auth.js index 60983a5..f716d23 100644 --- a/auth.js +++ b/auth.js @@ -4,8 +4,8 @@ import { logout, registerAuthModule, setDefaultHostConfig -} from "./chunks/J76NVE2J.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/6O3XBOLZ.js"; +import "./chunks/7IMOYFWE.js"; export { auth_default as default, getAccessToken, diff --git a/automations.js b/automations.js index 1c05522..a98f3e2 100644 --- a/automations.js +++ b/automations.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/automations.ts diff --git a/brands.js b/brands.js index ced14b5..ce3c8c7 100644 --- a/brands.js +++ b/brands.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/brands.ts diff --git a/chunks/N6IB3ZM5.js b/chunks/3XRP5N4L.js similarity index 99% rename from chunks/N6IB3ZM5.js rename to chunks/3XRP5N4L.js index 052e74e..c71e4f9 100644 --- a/chunks/N6IB3ZM5.js +++ b/chunks/3XRP5N4L.js @@ -1886,6 +1886,7 @@ async function parseFetchResponse(fetchResponse, url) { case "application/offset+octet-stream": case "application/octet-stream": case "application/zip": + case "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": resultData = toDownloadableBlob(await fetchResponse.blob()); break; case "text/event-stream": diff --git a/chunks/J76NVE2J.js b/chunks/6O3XBOLZ.js similarity index 96% rename from chunks/J76NVE2J.js rename to chunks/6O3XBOLZ.js index 8acd456..127caca 100644 --- a/chunks/J76NVE2J.js +++ b/chunks/6O3XBOLZ.js @@ -1,6 +1,6 @@ import { getAuthRuntimeModule -} from "./BOSBVTSJ.js"; +} from "./7IMOYFWE.js"; // src/public/auth.ts function registerAuthModule(name, authModule) { diff --git a/chunks/BOSBVTSJ.js b/chunks/7IMOYFWE.js similarity index 79% rename from chunks/BOSBVTSJ.js rename to chunks/7IMOYFWE.js index 2a591f5..5465132 100644 --- a/chunks/BOSBVTSJ.js +++ b/chunks/7IMOYFWE.js @@ -1,21 +1,21 @@ // src/public/public-runtime-modules.ts function getAuthRuntimeModule(hostConfig) { const isNode = !!globalThis.process?.argv; - return isNode ? import("./LEILCZC6.js") : import("./TBHMVTOT.js").then( + return isNode ? import("./PESPSFQN.js") : import("./TBHMVTOT.js").then( (mod) => mod.importRuntimeModule("auth@v1", hostConfig) ); } async function getQixRuntimeModule(hostConfig) { await getAuthRuntimeModule(hostConfig); const isNode = !!globalThis.process?.argv; - return isNode ? import("./DVK2JJ2J.js") : import("./TBHMVTOT.js").then( + return isNode ? import("./YHKRUQRS.js") : import("./TBHMVTOT.js").then( (mod) => mod.importRuntimeModule("qix@v1", hostConfig) ); } async function getInvokeFetchRuntimeModule(hostConfig) { await getAuthRuntimeModule(hostConfig); const isNode = !!globalThis.process?.argv; - return isNode ? import("./ZWPUDPMY.js") : import("./TBHMVTOT.js").then( + return isNode ? import("./ECWQX4IH.js") : import("./TBHMVTOT.js").then( (mod) => mod.importRuntimeModule("invoke-fetch@v1", hostConfig) ); } diff --git a/chunks/ZWPUDPMY.js b/chunks/ECWQX4IH.js similarity index 92% rename from chunks/ZWPUDPMY.js rename to chunks/ECWQX4IH.js index b900ada..4800037 100644 --- a/chunks/ZWPUDPMY.js +++ b/chunks/ECWQX4IH.js @@ -5,7 +5,7 @@ import { invokeFetch, invoke_fetch_default, parseFetchResponse -} from "./N6IB3ZM5.js"; +} from "./3XRP5N4L.js"; import "./2ZQ3ZX7F.js"; export { EncodingError, diff --git a/chunks/W5IUOFYL.js b/chunks/GXMVBX45.js similarity index 98% rename from chunks/W5IUOFYL.js rename to chunks/GXMVBX45.js index d66d573..a2aee91 100644 --- a/chunks/W5IUOFYL.js +++ b/chunks/GXMVBX45.js @@ -1,6 +1,6 @@ import { getQixRuntimeModule -} from "./BOSBVTSJ.js"; +} from "./7IMOYFWE.js"; // src/public/qix.ts function openAppSession(appSessionProps) { diff --git a/chunks/V2I3BC7K.js b/chunks/MFNOHOWH.js similarity index 96% rename from chunks/V2I3BC7K.js rename to chunks/MFNOHOWH.js index bed0755..f557a1b 100644 --- a/chunks/V2I3BC7K.js +++ b/chunks/MFNOHOWH.js @@ -1,6 +1,6 @@ import { getInvokeFetchRuntimeModule -} from "./BOSBVTSJ.js"; +} from "./7IMOYFWE.js"; import { isBrowser } from "./2ZQ3ZX7F.js"; diff --git a/chunks/OQWVV26L.js b/chunks/O3XVX7VQ.js similarity index 99% rename from chunks/OQWVV26L.js rename to chunks/O3XVX7VQ.js index 7b64f46..6daa689 100644 --- a/chunks/OQWVV26L.js +++ b/chunks/O3XVX7VQ.js @@ -4,7 +4,7 @@ import { getRestCallAuthParams, getWebSocketAuthParams, toValidWebsocketLocationUrl -} from "./N6IB3ZM5.js"; +} from "./3XRP5N4L.js"; import { isBrowser, isNode diff --git a/chunks/LEILCZC6.js b/chunks/PESPSFQN.js similarity index 97% rename from chunks/LEILCZC6.js rename to chunks/PESPSFQN.js index 38b24c2..4cee652 100644 --- a/chunks/LEILCZC6.js +++ b/chunks/PESPSFQN.js @@ -18,7 +18,7 @@ import { toValidEnigmaLocationUrl, toValidLocationUrl, toValidWebsocketLocationUrl -} from "./N6IB3ZM5.js"; +} from "./3XRP5N4L.js"; import "./2ZQ3ZX7F.js"; export { AuthorizationError, diff --git a/chunks/DVK2JJ2J.js b/chunks/YHKRUQRS.js similarity index 99% rename from chunks/DVK2JJ2J.js rename to chunks/YHKRUQRS.js index 084925e..ce38d02 100644 --- a/chunks/DVK2JJ2J.js +++ b/chunks/YHKRUQRS.js @@ -4,7 +4,7 @@ import { invokeFetch, isWindows, toValidWebsocketLocationUrl -} from "./N6IB3ZM5.js"; +} from "./3XRP5N4L.js"; import { isBrowser } from "./2ZQ3ZX7F.js"; @@ -101,7 +101,7 @@ function listenForWindowsAuthenticationInformation(session) { return authSuggestedInWebsocket; } async function createAndSetupEnigmaSession(props, canRetry) { - const { createEnigmaSession } = await import("./OQWVV26L.js"); + const { createEnigmaSession } = await import("./O3XVX7VQ.js"); const session = await createEnigmaSession(props); setupSessionListeners(session, props); let global; diff --git a/collections.js b/collections.js index b0f83d5..3fdf96f 100644 --- a/collections.js +++ b/collections.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/collections.ts diff --git a/csp-origins.js b/csp-origins.js index 688f846..51d808c 100644 --- a/csp-origins.js +++ b/csp-origins.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/csp-origins.ts diff --git a/data-assets.js b/data-assets.js index 6c6fcc7..26a8ca0 100644 --- a/data-assets.js +++ b/data-assets.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/data-assets.ts diff --git a/data-connections.js b/data-connections.js index ad5d873..cf10695 100644 --- a/data-connections.js +++ b/data-connections.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/data-connections.ts diff --git a/data-credentials.js b/data-credentials.js index 035a60c..6bee378 100644 --- a/data-credentials.js +++ b/data-credentials.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/data-credentials.ts diff --git a/data-files.js b/data-files.js index 06ac163..78b9db9 100644 --- a/data-files.js +++ b/data-files.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/data-files.ts diff --git a/extensions.js b/extensions.js index 186868c..53ea5aa 100644 --- a/extensions.js +++ b/extensions.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/extensions.ts diff --git a/glossaries.js b/glossaries.js index 6aaa742..3cac12d 100644 --- a/glossaries.js +++ b/glossaries.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/glossaries.ts diff --git a/groups.js b/groups.js index 650610d..2d14b6f 100644 --- a/groups.js +++ b/groups.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/groups.ts diff --git a/identity-providers.d.ts b/identity-providers.d.ts index 9bc7e71..81a8be2 100644 --- a/identity-providers.d.ts +++ b/identity-providers.d.ts @@ -102,6 +102,8 @@ type CreateOIDCPayload = { discoveryUrl?: string; /** Only ADFS and AzureAD IdPs can set this property. For ADFS and AzureAD, it defaults to false. For other IdPs, it defaults to undefined. */ emailVerifiedAlwaysTrue?: boolean; + /** The algorithm used to sign the ID token. The default algorithm is RS256. */ + idTokenSignatureAlg?: "RS256" | "RS512"; /** OpenID configuration */ openid_configuration?: OpenIDConfiguration; /** The realm identifier for the IdP. */ @@ -377,7 +379,7 @@ type PatchOIDCPayload = { /** 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. */ op: "replace" | "promote-options"; /** The "path" to the part of the IdP document. */ - 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"; + 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"; /** The "value" data type is dependent on the path value being used. */ value?: unknown; }; diff --git a/identity-providers.js b/identity-providers.js index a08d0a2..2203c45 100644 --- a/identity-providers.js +++ b/identity-providers.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/identity-providers.ts diff --git a/index.js b/index.js index 5181d66..3a8bab9 100644 --- a/index.js +++ b/index.js @@ -1,14 +1,14 @@ import { qix_default -} from "./chunks/W5IUOFYL.js"; +} from "./chunks/GXMVBX45.js"; import { auth_default -} from "./chunks/J76NVE2J.js"; +} from "./chunks/6O3XBOLZ.js"; import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/public-runtime-api-generator/public-runtime-api-generator.ts diff --git a/items.js b/items.js index 19b75de..f30c7b2 100644 --- a/items.js +++ b/items.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/items.ts diff --git a/licenses.js b/licenses.js index 8be4141..bfaea4f 100644 --- a/licenses.js +++ b/licenses.js @@ -1,8 +1,8 @@ import { clearApiCache, invokeFetch -} from "./chunks/V2I3BC7K.js"; -import "./chunks/BOSBVTSJ.js"; +} from "./chunks/MFNOHOWH.js"; +import "./chunks/7IMOYFWE.js"; import "./chunks/2ZQ3ZX7F.js"; // src/public/rest/licenses.ts diff --git a/package.json b/package.json index e22b7b7..5f99002 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "nanoid": "^5.0.7", "ws": "^8.18.0" }, + "packageManager": "pnpm@9.7.1", "engines": { "node": ">=18" }, diff --git a/qix.d.ts b/qix.d.ts index 76276ca..977505a 100644 --- a/qix.d.ts +++ b/qix.d.ts @@ -1,7 +1,7 @@ import './global.types-z1p6A9D-.js'; import { H as HostConfig } from './auth-types-BU5EGt_9.js'; -declare const QIX_SCHEMA_VERSION = "12.2143.0"; +declare const QIX_SCHEMA_VERSION = "12.2154.0"; type AlfaNumString = { /** * Calculated value. @@ -9907,6 +9907,10 @@ type NativeGenericObjectFunctionsThis method works for a hypercube in DATA_MODE_STRAIGHT. * A data set is returned. * + * ### Default limitations on the number of cells + * The default maximum for the combined total of cells across all pages is: + * * 10,000 cells. If this limit is exceeded, a calc-pages-too-large error with code 7009 is returned. + * * Parameters: * * - `path` - Path to the definition of the object to be selected. @@ -10038,6 +10042,10 @@ type NativeGenericObjectFunctions