@qlik/api 2.2.0 → 2.3.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.
- package/analytics/change-stores.d.ts +386 -0
- package/analytics/change-stores.js +123 -0
- package/analytics.d.ts +14 -0
- package/analytics.js +13 -0
- package/api-keys.d.ts +362 -3
- package/api-keys.js +2 -3
- package/apps.d.ts +2673 -3
- package/apps.js +2 -3
- package/assistants.d.ts +1370 -3
- package/assistants.js +2 -3
- package/audits.d.ts +318 -3
- package/audits.js +4 -4
- package/auth-types.d.ts +1 -1
- package/auth-types.js +1 -2
- package/auth.d.ts +94 -2
- package/auth.js +63 -3
- package/automation-connections.d.ts +366 -3
- package/automation-connections.js +2 -3
- package/automation-connectors.d.ts +84 -3
- package/automation-connectors.js +2 -3
- package/automations.d.ts +805 -3
- package/automations.js +2 -3
- package/automl-deployments.d.ts +101 -3
- package/automl-deployments.js +2 -3
- package/automl-predictions.d.ts +238 -3
- package/automl-predictions.js +2 -3
- package/banners.d.ts +184 -3
- package/banners.js +2 -3
- package/brands.d.ts +670 -3
- package/brands.js +2 -3
- package/chunks/{auth-Cle0_tmz.js → auth-BowS4SUR.js} +1 -5
- package/chunks/{chunk-EtTptKIv.js → chunk-D3vHIbds.js} +2 -2
- package/chunks/{dist-gXLIqDJW.js → dist-n3iOVn1W.js} +4 -4
- package/chunks/{auth-functions-BmZgZYSs.js → interceptors-DipDBQQ5.js} +258 -54
- package/chunks/{invoke-fetch-PcVIxLW4.js → invoke-fetch-B7lGscuQ.js} +3 -3
- package/chunks/{invoke-fetch-CucBpA1C.js → invoke-fetch-DhdyFZ0F.js} +1 -5
- package/chunks/{public-runtime-modules-Dwjzb3l8.js → public-runtime-modules-QhLPeQr5.js} +7 -7
- package/chunks/{qix-DI5o5XF4.d.ts → qix-CrqXv44x.d.ts} +6 -2
- package/chunks/{qix-DjxuPCX0.js → qix-RCUslia8.js} +11 -10
- package/chunks/{qix-chunk-entrypoint-tmTo-kpa.js → qix-chunk-entrypoint-WAS4NVTf.js} +48 -50
- package/collections.d.ts +582 -3
- package/collections.js +2 -3
- package/conditions.d.ts +662 -3
- package/conditions.js +2 -3
- package/consumption.d.ts +182 -3
- package/consumption.js +2 -3
- package/core/ip-policies.d.ts +328 -4
- package/core/ip-policies.js +108 -5
- package/core.d.ts +13 -4
- package/core.js +3 -4
- package/csp-origins.d.ts +273 -3
- package/csp-origins.js +2 -3
- package/csrf-token.d.ts +62 -3
- package/csrf-token.js +2 -3
- package/data-alerts.d.ts +1004 -3
- package/data-alerts.js +2 -3
- package/data-assets.d.ts +207 -3
- package/data-assets.js +2 -3
- package/data-connections.d.ts +678 -3
- package/data-connections.js +2 -3
- package/data-credentials.d.ts +292 -3
- package/data-credentials.js +2 -3
- package/data-files.d.ts +860 -3
- package/data-files.js +2 -3
- package/data-qualities.d.ts +175 -3
- package/data-qualities.js +2 -3
- package/data-sets.d.ts +424 -3
- package/data-sets.js +2 -3
- package/data-sources.d.ts +348 -3
- package/data-sources.js +2 -3
- package/data-stores.d.ts +537 -3
- package/data-stores.js +2 -3
- package/dcaas.d.ts +192 -3
- package/dcaas.js +2 -3
- package/di-projects.d.ts +812 -4
- package/di-projects.js +25 -4
- package/direct-access-agents.d.ts +710 -4
- package/direct-access-agents.js +37 -5
- package/docs/authentication.md +1 -1
- package/encryption.d.ts +372 -3
- package/encryption.js +2 -3
- package/extensions.d.ts +295 -3
- package/extensions.js +2 -3
- package/global-types.d.ts +1 -1
- package/global-types.js +0 -2
- package/glossaries.d.ts +1223 -3
- package/glossaries.js +2 -3
- package/groups.d.ts +510 -3
- package/groups.js +2 -3
- package/identity-providers.d.ts +711 -3
- package/identity-providers.js +2 -3
- package/index.d.ts +78 -69
- package/index.js +28 -10
- package/interceptors.d.ts +52 -3
- package/interceptors.js +1 -2
- package/invoke-fetch-types.d.ts +1 -1
- package/items.d.ts +536 -3
- package/items.js +2 -3
- package/knowledgebases.d.ts +976 -3
- package/knowledgebases.js +2 -3
- package/licenses.d.ts +663 -3
- package/licenses.js +2 -3
- package/lineage-graphs.d.ts +704 -3
- package/lineage-graphs.js +2 -3
- package/ml.d.ts +2808 -3
- package/ml.js +2 -3
- package/notes.d.ts +110 -3
- package/notes.js +2 -3
- package/notifications.d.ts +98 -3
- package/notifications.js +2 -3
- package/oauth-callback.iife.js +1151 -0
- package/oauth-clients.d.ts +562 -3
- package/oauth-clients.js +2 -3
- package/oauth-tokens.d.ts +126 -3
- package/oauth-tokens.js +2 -3
- package/package.json +6 -4
- package/qix.d.ts +3 -3
- package/qix.js +38 -3
- package/questions.d.ts +364 -3
- package/questions.js +2 -3
- package/quotas.d.ts +112 -3
- package/quotas.js +2 -3
- package/reload-tasks.d.ts +249 -3
- package/reload-tasks.js +2 -3
- package/reloads.d.ts +260 -3
- package/reloads.js +2 -3
- package/report-templates.d.ts +287 -3
- package/report-templates.js +2 -3
- package/reports.d.ts +863 -3
- package/reports.js +2 -3
- package/roles.d.ts +312 -3
- package/roles.js +2 -3
- package/sharing-tasks.d.ts +1164 -3
- package/sharing-tasks.js +2 -3
- package/spaces.d.ts +779 -3
- package/spaces.js +2 -3
- package/tasks.d.ts +564 -3
- package/tasks.js +2 -3
- package/temp-contents.d.ts +167 -3
- package/temp-contents.js +2 -3
- package/tenants.d.ts +360 -3
- package/tenants.js +2 -3
- package/themes.d.ts +270 -3
- package/themes.js +2 -3
- package/transports.d.ts +435 -4
- package/transports.js +20 -5
- package/ui-config.d.ts +274 -3
- package/ui-config.js +2 -3
- package/users.d.ts +674 -3
- package/users.js +2 -3
- package/web-integrations.d.ts +294 -3
- package/web-integrations.js +2 -3
- package/web-notifications.d.ts +273 -3
- package/web-notifications.js +2 -3
- package/webhooks.d.ts +505 -3
- package/webhooks.js +2 -3
- package/chunks/api-keys-D6Rqaov4.d.ts +0 -365
- package/chunks/apps-BwpXUGDb.d.ts +0 -2673
- package/chunks/assistants-wh6Qe7l6.d.ts +0 -1366
- package/chunks/audits-DakwzT97.d.ts +0 -316
- package/chunks/auth-6mptVm5Q.d.ts +0 -95
- package/chunks/auth-D11iO7ZV.js +0 -65
- package/chunks/automation-connections-k2G_n9rj.d.ts +0 -366
- package/chunks/automation-connectors-J5OE-1P0.d.ts +0 -84
- package/chunks/automations-BGy83EBO.d.ts +0 -797
- package/chunks/automl-deployments-CWEpX2pk.d.ts +0 -101
- package/chunks/automl-predictions-BNIjRhBm.d.ts +0 -238
- package/chunks/banners-CgBRnZGv.d.ts +0 -184
- package/chunks/brands-DCgk6Gqx.d.ts +0 -671
- package/chunks/collections-BpYjcpIY.d.ts +0 -582
- package/chunks/conditions-CJJG7Uph.d.ts +0 -662
- package/chunks/consumption-DerFk437.d.ts +0 -182
- package/chunks/core-DQXNZdnf.d.ts +0 -12
- package/chunks/csp-origins-3NJlh_n9.d.ts +0 -273
- package/chunks/csrf-token-DoaoOQzH.d.ts +0 -63
- package/chunks/data-alerts-CILSEFbQ.d.ts +0 -1004
- package/chunks/data-assets-CJDcssoX.d.ts +0 -207
- package/chunks/data-connections-VSB13K6g.d.ts +0 -678
- package/chunks/data-credentials-ChEp_hyU.d.ts +0 -292
- package/chunks/data-files-CVzn9M6V.d.ts +0 -860
- package/chunks/data-qualities-DBrot957.d.ts +0 -176
- package/chunks/data-sets-CFzxgWnO.d.ts +0 -424
- package/chunks/data-sources-IsAaof_C.d.ts +0 -346
- package/chunks/data-stores-DFOPdgfz.d.ts +0 -537
- package/chunks/dcaas-qyv7YlrN.d.ts +0 -192
- package/chunks/di-projects-DVQTxASr.d.ts +0 -777
- package/chunks/direct-access-agents-B77OhzZi.d.ts +0 -580
- package/chunks/encryption-BjA6xbCO.d.ts +0 -372
- package/chunks/extensions-OO0WtInj.d.ts +0 -294
- package/chunks/glossaries-CIX7-KT_.d.ts +0 -1213
- package/chunks/groups-C86-UG7S.d.ts +0 -511
- package/chunks/identity-providers-h0dKNxGZ.d.ts +0 -711
- package/chunks/interceptors-Csx2tEi5.d.ts +0 -52
- package/chunks/interceptors-DTYm37AU.js +0 -104
- package/chunks/ip-policies-CKRIlbP7.d.ts +0 -327
- package/chunks/ip-policies-DXlf172B.js +0 -108
- package/chunks/items-C-jzqvFW.d.ts +0 -536
- package/chunks/knowledgebases-CyQtVcZN.d.ts +0 -977
- package/chunks/licenses-xzjnkitW.d.ts +0 -663
- package/chunks/lineage-graphs-CViCCzKy.d.ts +0 -697
- package/chunks/ml-Abt2MUva.d.ts +0 -2809
- package/chunks/notes-BZxuyDgt.d.ts +0 -111
- package/chunks/notifications-Bd_gp4jU.d.ts +0 -99
- package/chunks/oauth-clients-B5QPr4IM.d.ts +0 -563
- package/chunks/oauth-tokens-1b7V8182.d.ts +0 -127
- package/chunks/qix-CYQsLyGQ.js +0 -40
- package/chunks/questions-BVp0tvNs.d.ts +0 -364
- package/chunks/quotas-CfAebRJd.d.ts +0 -113
- package/chunks/reload-tasks-DfwUTetn.d.ts +0 -249
- package/chunks/reloads-CwmagnFx.d.ts +0 -260
- package/chunks/report-templates-DjQYj5dn.d.ts +0 -287
- package/chunks/reports-DzNC6Uq3.d.ts +0 -861
- package/chunks/roles-BYFIY6E7.d.ts +0 -312
- package/chunks/sharing-tasks-BMGIQ-FO.d.ts +0 -1164
- package/chunks/spaces-BK823t-b.d.ts +0 -780
- package/chunks/tasks-COKDfShO.d.ts +0 -564
- package/chunks/temp-contents-zDomB-g6.d.ts +0 -168
- package/chunks/tenants-Bhn86519.d.ts +0 -361
- package/chunks/themes-v9NbhiBo.d.ts +0 -269
- package/chunks/transports-CqEiFxD3.d.ts +0 -362
- package/chunks/ui-config-Crs0mVMp.d.ts +0 -274
- package/chunks/users-BSOBU_fg.d.ts +0 -675
- package/chunks/web-integrations-MisPAHod.d.ts +0 -295
- package/chunks/web-notifications-DVy6FHYh.d.ts +0 -274
- package/chunks/webhooks-Dr4EiXqy.d.ts +0 -505
- /package/chunks/{auth-types-E99tzdN0.d.ts → auth-types-YrlH_R9f.d.ts} +0 -0
- /package/chunks/{auth-types-JehqruDP.js → auth-types-h43TVDpB.js} +0 -0
- /package/chunks/{global-types-CrOvI33z.js → global-types-CEVAJebk.js} +0 -0
- /package/chunks/{invoke-fetch-CbU2Dgqr.d.ts → invoke-fetch-C1Z0RJYU.d.ts} +0 -0
- /package/chunks/{utils-BnC4lrlq.js → utils-vv-xFm06.js} +0 -0
- /package/chunks/{websocket-errors-DSbO6kDZ.js → websocket-errors-CRTDTtBL.js} +0 -0
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { r as isBrowser } from "./utils-
|
|
2
|
-
import "./interceptors-
|
|
3
|
-
import "./
|
|
4
|
-
import "./auth-types-JehqruDP.js";
|
|
5
|
-
import { A as getPlatform, C as invokeFetch, g as toValidWebsocketLocationUrl, l as isWindows, s as handleAuthenticationError } from "./auth-functions-BmZgZYSs.js";
|
|
6
|
-
import { t as getHumanReadableSocketClosedErrorMessage } from "./websocket-errors-DSbO6kDZ.js";
|
|
1
|
+
import { r as isBrowser } from "./utils-vv-xFm06.js";
|
|
2
|
+
import { I as getPlatform, S as toValidWebsocketLocationUrl, h as isWindows, k as invokeFetch, p as handleAuthenticationError } from "./interceptors-DipDBQQ5.js";
|
|
3
|
+
import { t as getHumanReadableSocketClosedErrorMessage } from "./websocket-errors-CRTDTtBL.js";
|
|
7
4
|
|
|
8
5
|
//#region src/qix/app-session.ts
|
|
9
6
|
const isBrowserEnvironment = isBrowser();
|
|
@@ -202,7 +199,7 @@ function listenForWindowsAuthenticationInformation(session) {
|
|
|
202
199
|
* Opens the websocket and handles a few windows authentication details
|
|
203
200
|
*/
|
|
204
201
|
async function createAndSetupEnigmaSession(props, canRetry, onWebSocketEvent$1) {
|
|
205
|
-
const { createEnigmaSessionEntrypoint } = await import("./qix-chunk-entrypoint-
|
|
202
|
+
const { createEnigmaSessionEntrypoint } = await import("./qix-chunk-entrypoint-WAS4NVTf.js");
|
|
206
203
|
const session = await createEnigmaSessionEntrypoint(props);
|
|
207
204
|
setupSessionListeners(session, props, onWebSocketEvent$1);
|
|
208
205
|
let global;
|
|
@@ -448,7 +445,7 @@ function createSharedPhoenixSession(props, { onClose, onWebSocketEvent: onWebSoc
|
|
|
448
445
|
onWebSocketEventGlobal(event);
|
|
449
446
|
for (const client of clients) client.onWebSocketEvent(event);
|
|
450
447
|
};
|
|
451
|
-
const phoenixConnectionPromise = import("./qix-chunk-entrypoint-
|
|
448
|
+
const phoenixConnectionPromise = import("./qix-chunk-entrypoint-WAS4NVTf.js").then((module) => {
|
|
452
449
|
return module.createPhoenixConnectionEntrypoint(props, {
|
|
453
450
|
onWebSocketEvent: onWebSocketEvent$1,
|
|
454
451
|
getInitialAppActions
|
|
@@ -559,9 +556,13 @@ function addInitialAppAction(openAppSessionProps, action) {
|
|
|
559
556
|
* Registers an externally opened enigma doc object so that it can be used by `openAppSession` without opening a secondary websocket
|
|
560
557
|
* @param appId The resource of an app that is already opened using other means
|
|
561
558
|
* @param enigmaDocObject The actual enigma doc object
|
|
559
|
+
* @param props Additional properties for the open app session, if needed, to differentiate it from other sessions of the same app
|
|
562
560
|
*/
|
|
563
|
-
function registerExternalAppSession(appId, enigmaDocObject) {
|
|
564
|
-
const appSessionId = toGlobalAppSessionId({
|
|
561
|
+
function registerExternalAppSession(appId, enigmaDocObject, props) {
|
|
562
|
+
const appSessionId = toGlobalAppSessionId({
|
|
563
|
+
...props,
|
|
564
|
+
appId
|
|
565
|
+
});
|
|
565
566
|
function onWebSocketEvent$1(event) {
|
|
566
567
|
triggerGlobalWebSocketEventListeners(event);
|
|
567
568
|
}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { i as isNode, n as createResolvablePromise$1 } from "./utils-
|
|
2
|
-
import "./interceptors-
|
|
3
|
-
import "./
|
|
4
|
-
import "./auth-types-JehqruDP.js";
|
|
5
|
-
import { O as exposeInternalApiOnWindow, T as appendQueryToUrl, g as toValidWebsocketLocationUrl, k as generateRandomString, l as isWindows, o as getWebSocketAuthParams, s as handleAuthenticationError } from "./auth-functions-BmZgZYSs.js";
|
|
6
|
-
import { t as getHumanReadableSocketClosedErrorMessage } from "./websocket-errors-DSbO6kDZ.js";
|
|
1
|
+
import { i as isNode, n as createResolvablePromise$1 } from "./utils-vv-xFm06.js";
|
|
2
|
+
import { F as generateRandomString, P as exposeInternalApiOnWindow, S as toValidWebsocketLocationUrl, f as getWebSocketAuthParams, h as isWindows, j as appendQueryToUrl, p as handleAuthenticationError } from "./interceptors-DipDBQQ5.js";
|
|
3
|
+
import { t as getHumanReadableSocketClosedErrorMessage$1 } from "./websocket-errors-CRTDTtBL.js";
|
|
7
4
|
import isPlainObject from "lodash/isPlainObject.js";
|
|
8
5
|
import merge from "lodash/merge.js";
|
|
9
6
|
import originalExtend from "extend";
|
|
@@ -9914,6 +9911,7 @@ var engine_api_default = {
|
|
|
9914
9911
|
qObjectType: "",
|
|
9915
9912
|
qGroupType: "",
|
|
9916
9913
|
qLabel: "",
|
|
9914
|
+
qIncludeOrphanGroups: false,
|
|
9917
9915
|
qMemberIds: [{
|
|
9918
9916
|
qGroupId: "",
|
|
9919
9917
|
qObjectId: ""
|
|
@@ -14094,7 +14092,7 @@ var state_default = {
|
|
|
14094
14092
|
|
|
14095
14093
|
//#endregion
|
|
14096
14094
|
//#region src/qix/session/mixins/all/index.ts
|
|
14097
|
-
const mixins$
|
|
14095
|
+
const mixins$4 = [
|
|
14098
14096
|
base_default$1,
|
|
14099
14097
|
get_object_cache_default,
|
|
14100
14098
|
migration_default,
|
|
@@ -14104,7 +14102,7 @@ const mixins$1 = [
|
|
|
14104
14102
|
|
|
14105
14103
|
//#endregion
|
|
14106
14104
|
//#region src/qix/session/mixins/custom/currentselections/current-selections-mixins.ts
|
|
14107
|
-
const mixin$
|
|
14105
|
+
const mixin$19 = {
|
|
14108
14106
|
types: ["CurrentSelection"],
|
|
14109
14107
|
extend: {
|
|
14110
14108
|
async clearField(fieldName, state) {
|
|
@@ -14130,7 +14128,7 @@ const mixin$18 = {
|
|
|
14130
14128
|
|
|
14131
14129
|
//#endregion
|
|
14132
14130
|
//#region src/qix/session/mixins/custom/fieldlist/fields-mixins.js
|
|
14133
|
-
const mixin$
|
|
14131
|
+
const mixin$18 = {
|
|
14134
14132
|
types: ["FieldList"],
|
|
14135
14133
|
extend: { expand() {
|
|
14136
14134
|
return this.getLayout().then((list) => {
|
|
@@ -14157,7 +14155,7 @@ const mixin$19 = {
|
|
|
14157
14155
|
});
|
|
14158
14156
|
} }
|
|
14159
14157
|
};
|
|
14160
|
-
var fields_mixins_default = mixin$
|
|
14158
|
+
var fields_mixins_default = mixin$18;
|
|
14161
14159
|
|
|
14162
14160
|
//#endregion
|
|
14163
14161
|
//#region src/qix/session/mixins/custom/undoinfo/undo-info-mixins.js
|
|
@@ -14257,8 +14255,8 @@ var undo_info_mixins_default = {
|
|
|
14257
14255
|
|
|
14258
14256
|
//#endregion
|
|
14259
14257
|
//#region src/qix/session/mixins/custom/index.ts
|
|
14260
|
-
const mixins$
|
|
14261
|
-
mixin$
|
|
14258
|
+
const mixins$3 = [
|
|
14259
|
+
mixin$19,
|
|
14262
14260
|
fields_mixins_default,
|
|
14263
14261
|
undo_info_mixins_default
|
|
14264
14262
|
];
|
|
@@ -14380,7 +14378,7 @@ const bookmarkListProps = {
|
|
|
14380
14378
|
}
|
|
14381
14379
|
}
|
|
14382
14380
|
};
|
|
14383
|
-
const mixin$
|
|
14381
|
+
const mixin$16 = {
|
|
14384
14382
|
types: "Doc",
|
|
14385
14383
|
extend: {
|
|
14386
14384
|
getBookmarkList() {
|
|
@@ -14394,7 +14392,7 @@ const mixin$3 = {
|
|
|
14394
14392
|
|
|
14395
14393
|
//#endregion
|
|
14396
14394
|
//#region src/qix/session/mixins/doc/create-client-objects.js
|
|
14397
|
-
const mixin$
|
|
14395
|
+
const mixin$15 = {
|
|
14398
14396
|
types: "Doc",
|
|
14399
14397
|
override: {
|
|
14400
14398
|
createBookmark(_createBookmark, props) {
|
|
@@ -14481,7 +14479,7 @@ const currentSelectionProps = {
|
|
|
14481
14479
|
},
|
|
14482
14480
|
qSelectionObjectDef: {}
|
|
14483
14481
|
};
|
|
14484
|
-
const mixin$
|
|
14482
|
+
const mixin$14 = {
|
|
14485
14483
|
types: ["Doc"],
|
|
14486
14484
|
extend: { getCurrentSelectionObject() {
|
|
14487
14485
|
return this.getOrCreateSessionObject(currentSelectionProps);
|
|
@@ -14506,7 +14504,7 @@ const dimensionListProps = {
|
|
|
14506
14504
|
}
|
|
14507
14505
|
}
|
|
14508
14506
|
};
|
|
14509
|
-
const mixin$
|
|
14507
|
+
const mixin$13 = {
|
|
14510
14508
|
types: "Doc",
|
|
14511
14509
|
extend: {
|
|
14512
14510
|
getDimensionList() {
|
|
@@ -14533,7 +14531,7 @@ const listProps = {
|
|
|
14533
14531
|
}
|
|
14534
14532
|
}
|
|
14535
14533
|
};
|
|
14536
|
-
const mixin$
|
|
14534
|
+
const mixin$12 = {
|
|
14537
14535
|
types: "Doc",
|
|
14538
14536
|
extend: {
|
|
14539
14537
|
getDynamicAppViewList() {
|
|
@@ -14588,7 +14586,7 @@ const onTheFlyWithHiddenListProps = {
|
|
|
14588
14586
|
qShowDefinitionOnly: true
|
|
14589
14587
|
}
|
|
14590
14588
|
};
|
|
14591
|
-
const mixin$
|
|
14589
|
+
const mixin$11 = {
|
|
14592
14590
|
types: "Doc",
|
|
14593
14591
|
extend: {
|
|
14594
14592
|
getFieldList() {
|
|
@@ -14623,7 +14621,7 @@ const masterObjectListProps = {
|
|
|
14623
14621
|
}
|
|
14624
14622
|
}
|
|
14625
14623
|
};
|
|
14626
|
-
const mixin$
|
|
14624
|
+
const mixin$10 = {
|
|
14627
14625
|
types: "Doc",
|
|
14628
14626
|
extend: {
|
|
14629
14627
|
getMasterObjectList() {
|
|
@@ -14651,7 +14649,7 @@ const measureListProps = {
|
|
|
14651
14649
|
}
|
|
14652
14650
|
}
|
|
14653
14651
|
};
|
|
14654
|
-
const mixin$
|
|
14652
|
+
const mixin$9 = {
|
|
14655
14653
|
types: "Doc",
|
|
14656
14654
|
extend: {
|
|
14657
14655
|
getMeasureList() {
|
|
@@ -14678,7 +14676,7 @@ const sheetListProps$1 = {
|
|
|
14678
14676
|
}
|
|
14679
14677
|
}
|
|
14680
14678
|
};
|
|
14681
|
-
const mixin$
|
|
14679
|
+
const mixin$8 = {
|
|
14682
14680
|
types: "Doc",
|
|
14683
14681
|
extend: {
|
|
14684
14682
|
getODAGAppLinkList() {
|
|
@@ -14717,7 +14715,7 @@ const sheetListProps = {
|
|
|
14717
14715
|
}
|
|
14718
14716
|
}
|
|
14719
14717
|
};
|
|
14720
|
-
const mixin$
|
|
14718
|
+
const mixin$7 = {
|
|
14721
14719
|
types: "Doc",
|
|
14722
14720
|
extend: {
|
|
14723
14721
|
getSheetList() {
|
|
@@ -14750,7 +14748,7 @@ const snapshotListProps = {
|
|
|
14750
14748
|
}
|
|
14751
14749
|
}
|
|
14752
14750
|
};
|
|
14753
|
-
const mixin$
|
|
14751
|
+
const mixin$6 = {
|
|
14754
14752
|
types: "Doc",
|
|
14755
14753
|
extend: {
|
|
14756
14754
|
getSnapshotListObject() {
|
|
@@ -14779,7 +14777,7 @@ const storyListProps = {
|
|
|
14779
14777
|
}
|
|
14780
14778
|
}
|
|
14781
14779
|
};
|
|
14782
|
-
const mixin$
|
|
14780
|
+
const mixin$5 = {
|
|
14783
14781
|
types: "Doc",
|
|
14784
14782
|
extend: {
|
|
14785
14783
|
getStoryList() {
|
|
@@ -14801,7 +14799,7 @@ const undoInfoProps = {
|
|
|
14801
14799
|
qUndoInfoDef: {},
|
|
14802
14800
|
markers: []
|
|
14803
14801
|
};
|
|
14804
|
-
const mixin$
|
|
14802
|
+
const mixin$4 = {
|
|
14805
14803
|
types: ["Doc"],
|
|
14806
14804
|
extend: { getUndoInfoObject() {
|
|
14807
14805
|
return this.getOrCreateSessionObject(undoInfoProps);
|
|
@@ -14822,7 +14820,7 @@ const variableListProps = {
|
|
|
14822
14820
|
qData: { tags: "/tags" }
|
|
14823
14821
|
}
|
|
14824
14822
|
};
|
|
14825
|
-
const mixin$
|
|
14823
|
+
const mixin$3 = {
|
|
14826
14824
|
types: "Doc",
|
|
14827
14825
|
extend: {
|
|
14828
14826
|
getVariableList() {
|
|
@@ -14836,24 +14834,24 @@ const mixin$16 = {
|
|
|
14836
14834
|
|
|
14837
14835
|
//#endregion
|
|
14838
14836
|
//#region src/qix/session/mixins/doc/index.ts
|
|
14839
|
-
const mixins$
|
|
14837
|
+
const mixins$2 = [
|
|
14840
14838
|
base_default,
|
|
14841
14839
|
normalize_default,
|
|
14842
14840
|
modal_default,
|
|
14843
|
-
mixin$
|
|
14844
|
-
mixin$
|
|
14845
|
-
mixin$
|
|
14846
|
-
mixin$
|
|
14847
|
-
mixin$8,
|
|
14848
|
-
mixin$9,
|
|
14849
|
-
mixin$10,
|
|
14841
|
+
mixin$16,
|
|
14842
|
+
mixin$15,
|
|
14843
|
+
mixin$14,
|
|
14844
|
+
mixin$13,
|
|
14850
14845
|
mixin$11,
|
|
14851
|
-
mixin$
|
|
14846
|
+
mixin$10,
|
|
14847
|
+
mixin$9,
|
|
14848
|
+
mixin$8,
|
|
14852
14849
|
mixin$12,
|
|
14853
|
-
mixin$
|
|
14854
|
-
mixin$
|
|
14855
|
-
mixin$
|
|
14856
|
-
mixin$
|
|
14850
|
+
mixin$7,
|
|
14851
|
+
mixin$6,
|
|
14852
|
+
mixin$5,
|
|
14853
|
+
mixin$4,
|
|
14854
|
+
mixin$3
|
|
14857
14855
|
];
|
|
14858
14856
|
|
|
14859
14857
|
//#endregion
|
|
@@ -14866,7 +14864,7 @@ function updateQAttribute(properties) {
|
|
|
14866
14864
|
});
|
|
14867
14865
|
});
|
|
14868
14866
|
}
|
|
14869
|
-
const mixin = {
|
|
14867
|
+
const mixin$2 = {
|
|
14870
14868
|
types: ["GenericObject"],
|
|
14871
14869
|
override: {
|
|
14872
14870
|
setProperties(_setProperties, properties) {
|
|
@@ -14899,7 +14897,7 @@ const mixin$1 = {
|
|
|
14899
14897
|
|
|
14900
14898
|
//#endregion
|
|
14901
14899
|
//#region src/qix/session/mixins/genericobject/publishing.js
|
|
14902
|
-
const mixin
|
|
14900
|
+
const mixin = {
|
|
14903
14901
|
types: ["GenericObject"],
|
|
14904
14902
|
override: {
|
|
14905
14903
|
publish(_publish) {
|
|
@@ -14920,19 +14918,19 @@ const mixin$2 = {
|
|
|
14920
14918
|
|
|
14921
14919
|
//#endregion
|
|
14922
14920
|
//#region src/qix/session/mixins/genericobject/index.ts
|
|
14923
|
-
const mixins$
|
|
14921
|
+
const mixins$1 = [
|
|
14924
14922
|
mixin$1,
|
|
14925
|
-
mixin,
|
|
14926
|
-
mixin
|
|
14923
|
+
mixin$2,
|
|
14924
|
+
mixin
|
|
14927
14925
|
];
|
|
14928
14926
|
|
|
14929
14927
|
//#endregion
|
|
14930
14928
|
//#region src/qix/session/mixins/index.ts
|
|
14931
14929
|
const mixins = [
|
|
14932
|
-
...mixins$
|
|
14933
|
-
...mixins$1,
|
|
14930
|
+
...mixins$2,
|
|
14934
14931
|
...mixins$4,
|
|
14935
|
-
...mixins$
|
|
14932
|
+
...mixins$1,
|
|
14933
|
+
...mixins$3
|
|
14936
14934
|
];
|
|
14937
14935
|
|
|
14938
14936
|
//#endregion
|
|
@@ -15586,7 +15584,7 @@ var WebSocketError = class extends Error {
|
|
|
15586
15584
|
code;
|
|
15587
15585
|
reason;
|
|
15588
15586
|
constructor({ code = 0, reason = "", host }) {
|
|
15589
|
-
super(getHumanReadableSocketClosedErrorMessage
|
|
15587
|
+
super(getHumanReadableSocketClosedErrorMessage({
|
|
15590
15588
|
code,
|
|
15591
15589
|
reason,
|
|
15592
15590
|
host
|
|
@@ -15596,7 +15594,7 @@ var WebSocketError = class extends Error {
|
|
|
15596
15594
|
}
|
|
15597
15595
|
};
|
|
15598
15596
|
/** Returns a human readable error message for the supplied close code */
|
|
15599
|
-
function getHumanReadableSocketClosedErrorMessage
|
|
15597
|
+
function getHumanReadableSocketClosedErrorMessage(err) {
|
|
15600
15598
|
const { code, reason, host } = err;
|
|
15601
15599
|
const closeMessage = code && closeCodeMessages[code] || reason || uknownCloseErrorMessage;
|
|
15602
15600
|
if (host) return `Failed to open web-socket on ${host}: ${closeMessage}`;
|
|
@@ -15696,7 +15694,7 @@ var QixWebSocketError = class extends Error {
|
|
|
15696
15694
|
code;
|
|
15697
15695
|
reason;
|
|
15698
15696
|
constructor({ code = 0, reason = "" }, { appId, hostConfig }) {
|
|
15699
|
-
super(getHumanReadableSocketClosedErrorMessage({
|
|
15697
|
+
super(getHumanReadableSocketClosedErrorMessage$1({
|
|
15700
15698
|
code,
|
|
15701
15699
|
reason
|
|
15702
15700
|
}, {
|