@sisense/sdk-ui-vue 2.23.0 → 2.24.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/dist/ai.cjs +67 -67
- package/dist/ai.js +1454 -1453
- package/dist/{index-DCAC0mJe-142baf5c-82998fcb.cjs → index-r66Tjiqj-bb24c939-5da584fa.cjs} +1 -1
- package/dist/{index-DCAC0mJe-142baf5c-142baf5c.js → index-r66Tjiqj-bb24c939-bb24c939.js} +21 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +139 -139
- package/dist/packages/sdk-ui-vue/src/helpers/context-connectors/index.d.ts +1 -0
- package/dist/packages/sdk-ui-vue/src/helpers/context-connectors/plugin-context-connector.d.ts +6 -0
- package/dist/packages/sdk-ui-vue/src/helpers/setup-helper.d.ts +1 -1
- package/dist/packages/sdk-ui-vue/src/providers/sisense-context-provider/sisense-context-provider.d.ts +49 -0
- package/dist/translations/de-de.cjs +1 -1
- package/dist/translations/de-de.js +22 -2
- package/dist/translations/en-us.cjs +1 -1
- package/dist/translations/en-us.js +1 -1
- package/dist/translations/es-ar.cjs +1 -1
- package/dist/translations/es-ar.js +22 -2
- package/dist/translations/es-es.cjs +1 -1
- package/dist/translations/es-es.js +22 -2
- package/dist/translations/fr-fr.cjs +1 -1
- package/dist/translations/fr-fr.js +22 -2
- package/dist/translations/it-it.cjs +1 -1
- package/dist/translations/it-it.js +24 -4
- package/dist/translations/ja-jp.cjs +1 -1
- package/dist/translations/ja-jp.js +24 -4
- package/dist/translations/ko-kr.cjs +1 -1
- package/dist/translations/ko-kr.js +24 -4
- package/dist/translations/nl-nl.cjs +1 -1
- package/dist/translations/nl-nl.js +24 -4
- package/dist/translations/pt-br.cjs +1 -1
- package/dist/translations/pt-br.js +22 -2
- package/dist/translations/ru-ru.cjs +1 -1
- package/dist/translations/ru-ru.js +24 -4
- package/dist/translations/tr-tr.cjs +1 -1
- package/dist/translations/tr-tr.js +22 -2
- package/dist/translations/zh-cn.cjs +1 -1
- package/dist/translations/zh-cn.js +24 -4
- package/dist/{use-tracking-32a907fa.cjs → use-tracking-a88b968c.cjs} +878 -874
- package/dist/{use-tracking-e5450b58.js → use-tracking-bca10d2a.js} +38889 -38213
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
var cn = Object.defineProperty;
|
|
2
2
|
var dn = (e, t, n) => t in e ? cn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var ue = (e, t, n) => (dn(e, typeof t != "symbol" ? t + "" : t, n), n);
|
|
4
|
-
import { s as _t,
|
|
5
|
-
import { aI as Tu, aG as Mu, aH as $u, aJ as Iu, aK as _u } from "./use-tracking-
|
|
6
|
-
import { defineComponent as m, watch as L, toRefs as A, ref as _, onBeforeUnmount as
|
|
7
|
-
import "./index-
|
|
4
|
+
import { s as _t, J as fn, a as b, b as pn, d as gn, _ as hn, c as mn, u as yn, i as bn, e as Sn, h as On, l as vn, m as xn, v as Cn, y as wn, p as Dn, f as jn, g as Pn, w as Fn, C as An, x as Ln, j as En, k as Nn, X as Rn, n as Tn, o as Mn, r as $n, H as In, L as _n, q, t as Ae, z as kn, A as Qe, B as kt, D as Bn, E as Un, F as qn, G as Bt, I as Ut, S as at, K as qt, M as Ce, N as Vt, O as Vn, P as K, Q as V, R, T as F, U as S, V as Wt, W as Wn, Y as Ye, Z as Hn, $ as G, a0 as Kn, a1 as z, a2 as te, a3 as Gn, a4 as zn, a5 as Jn, a6 as Qn, a7 as pe, a8 as Yn, a9 as Xn, aa as Zn, ab as er, ac as tr, ad as nr, ae as rr, af as sr, ag as ir, ah as ar, ai as or, aj as ur, ak as lr, al as cr, am as ot, an as dr, ao as fr, ap as pr, aq as gr, ar as ut, as as hr, at as mr, au as yr, av as br, aw as Sr, ax as Or, ay as vr, az as xr, aA as Cr, aB as wr, aC as Dr, aD as jr, aE as ne, aF as B } from "./use-tracking-bca10d2a.js";
|
|
5
|
+
import { aI as Tu, aG as Mu, aH as $u, aJ as Iu, aK as _u } from "./use-tracking-bca10d2a.js";
|
|
6
|
+
import { defineComponent as m, watch as L, toRefs as A, ref as _, onBeforeUnmount as J, createApp as Pr, h as Fr, toValue as Ar, computed as We, openBlock as Lr, createElementBlock as Er, renderSlot as Te, createVNode as lt, unref as T, createElementVNode as Nr } from "vue";
|
|
7
|
+
import "./index-r66Tjiqj-bb24c939-bb24c939.js";
|
|
8
8
|
const Rr = m({
|
|
9
9
|
props: {
|
|
10
10
|
/**
|
|
@@ -620,7 +620,7 @@ const Rr = m({
|
|
|
620
620
|
onDataReady: Function
|
|
621
621
|
},
|
|
622
622
|
setup: (e) => b(vn, e)
|
|
623
|
-
}),
|
|
623
|
+
}), Vo = m({
|
|
624
624
|
props: {
|
|
625
625
|
/**
|
|
626
626
|
* {@inheritDoc @sisense/sdk-ui!PivotTableProps.dataOptions}
|
|
@@ -671,7 +671,7 @@ const Rr = m({
|
|
|
671
671
|
onDataPointContextMenu: Function
|
|
672
672
|
},
|
|
673
673
|
setup: (e) => b(xn, e)
|
|
674
|
-
}),
|
|
674
|
+
}), Wo = m({
|
|
675
675
|
props: {
|
|
676
676
|
/**
|
|
677
677
|
* {@inheritDoc @sisense/sdk-ui!TreemapChartProps.dataOptions}
|
|
@@ -738,7 +738,7 @@ const Rr = m({
|
|
|
738
738
|
styleOptions: Object
|
|
739
739
|
},
|
|
740
740
|
setup: (e) => b(Cn, e)
|
|
741
|
-
}),
|
|
741
|
+
}), Ho = m({
|
|
742
742
|
props: {
|
|
743
743
|
/**
|
|
744
744
|
* {@inheritDoc @sisense/sdk-ui!SunburstChartProps.dataOptions}
|
|
@@ -1001,7 +1001,7 @@ const Rr = m({
|
|
|
1001
1001
|
refreshCounter: Number
|
|
1002
1002
|
},
|
|
1003
1003
|
setup: (e) => b(Pn, e)
|
|
1004
|
-
}),
|
|
1004
|
+
}), Jo = m({
|
|
1005
1005
|
props: {
|
|
1006
1006
|
/**
|
|
1007
1007
|
* {@inheritDoc @sisense/sdk-ui!BoxplotChartProps.dataOptions}
|
|
@@ -1068,7 +1068,7 @@ const Rr = m({
|
|
|
1068
1068
|
onDataPointsSelected: Function
|
|
1069
1069
|
},
|
|
1070
1070
|
setup: (e) => b(Fn, e)
|
|
1071
|
-
}),
|
|
1071
|
+
}), Qo = m({
|
|
1072
1072
|
props: {
|
|
1073
1073
|
/**
|
|
1074
1074
|
* {@inheritDoc @sisense/sdk-ui!AreamapChartProps.dataOptions}
|
|
@@ -1166,7 +1166,7 @@ const Rr = m({
|
|
|
1166
1166
|
onDataPointClick: Object
|
|
1167
1167
|
},
|
|
1168
1168
|
setup: (e) => b(Ln, e)
|
|
1169
|
-
}),
|
|
1169
|
+
}), Xo = m({
|
|
1170
1170
|
props: {
|
|
1171
1171
|
/**
|
|
1172
1172
|
* {@inheritDoc @sisense/sdk-ui!StreamgraphChartProps.dataOptions}
|
|
@@ -1233,7 +1233,7 @@ const Rr = m({
|
|
|
1233
1233
|
onDataPointsSelected: Function
|
|
1234
1234
|
},
|
|
1235
1235
|
setup: (e) => b(En, e)
|
|
1236
|
-
}),
|
|
1236
|
+
}), Zo = m({
|
|
1237
1237
|
props: {
|
|
1238
1238
|
/**
|
|
1239
1239
|
* {@inheritDoc @sisense/sdk-ui!AreaRangeChartProps.dataOptions}
|
|
@@ -1659,7 +1659,7 @@ function Mr(e, t, n) {
|
|
|
1659
1659
|
t[r] && (n[r] = t[r]);
|
|
1660
1660
|
});
|
|
1661
1661
|
}
|
|
1662
|
-
function
|
|
1662
|
+
function Xe(e, t, n) {
|
|
1663
1663
|
function r(a) {
|
|
1664
1664
|
return a && a.indexOf("###") > -1 ? a.replace(/###/g, ".") : a;
|
|
1665
1665
|
}
|
|
@@ -1682,21 +1682,21 @@ function dt(e, t, n) {
|
|
|
1682
1682
|
const {
|
|
1683
1683
|
obj: r,
|
|
1684
1684
|
k: s
|
|
1685
|
-
} =
|
|
1685
|
+
} = Xe(e, t, Object);
|
|
1686
1686
|
r[s] = n;
|
|
1687
1687
|
}
|
|
1688
1688
|
function $r(e, t, n, r) {
|
|
1689
1689
|
const {
|
|
1690
1690
|
obj: s,
|
|
1691
1691
|
k: i
|
|
1692
|
-
} =
|
|
1692
|
+
} = Xe(e, t, Object);
|
|
1693
1693
|
s[i] = s[i] || [], r && (s[i] = s[i].concat(n)), r || s[i].push(n);
|
|
1694
1694
|
}
|
|
1695
1695
|
function De(e, t) {
|
|
1696
1696
|
const {
|
|
1697
1697
|
obj: n,
|
|
1698
1698
|
k: r
|
|
1699
|
-
} =
|
|
1699
|
+
} = Xe(e, t);
|
|
1700
1700
|
if (n)
|
|
1701
1701
|
return n[r];
|
|
1702
1702
|
}
|
|
@@ -1704,12 +1704,12 @@ function Ir(e, t, n) {
|
|
|
1704
1704
|
const r = De(e, n);
|
|
1705
1705
|
return r !== void 0 ? r : De(t, n);
|
|
1706
1706
|
}
|
|
1707
|
-
function
|
|
1707
|
+
function Ht(e, t, n) {
|
|
1708
1708
|
for (const r in t)
|
|
1709
|
-
r !== "__proto__" && r !== "constructor" && (r in e ? typeof e[r] == "string" || e[r] instanceof String || typeof t[r] == "string" || t[r] instanceof String ? n && (e[r] = t[r]) :
|
|
1709
|
+
r !== "__proto__" && r !== "constructor" && (r in e ? typeof e[r] == "string" || e[r] instanceof String || typeof t[r] == "string" || t[r] instanceof String ? n && (e[r] = t[r]) : Ht(e[r], t[r], n) : e[r] = t[r]);
|
|
1710
1710
|
return e;
|
|
1711
1711
|
}
|
|
1712
|
-
function
|
|
1712
|
+
function Z(e) {
|
|
1713
1713
|
return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
|
1714
1714
|
}
|
|
1715
1715
|
var _r = {
|
|
@@ -1819,7 +1819,7 @@ class ft extends Le {
|
|
|
1819
1819
|
}, o = [t, n];
|
|
1820
1820
|
t.indexOf(".") > -1 && (o = t.split("."), s = r, r = n, n = o[1]), this.addNamespaces(n);
|
|
1821
1821
|
let u = De(this.data, o) || {};
|
|
1822
|
-
s ?
|
|
1822
|
+
s ? Ht(u, r, i) : u = {
|
|
1823
1823
|
...u,
|
|
1824
1824
|
...r
|
|
1825
1825
|
}, dt(this.data, o, u), a.silent || this.emit("added", t, n, r);
|
|
@@ -1974,13 +1974,13 @@ class Fe extends Le {
|
|
|
1974
1974
|
oe.push(he[N]);
|
|
1975
1975
|
else
|
|
1976
1976
|
this.options.saveMissingTo === "all" ? oe = this.languageUtils.toResolveHierarchy(n.lng || this.language) : oe.push(n.lng || this.language);
|
|
1977
|
-
const rt = (N,
|
|
1977
|
+
const rt = (N, X, st) => {
|
|
1978
1978
|
const it = P && st !== l ? st : ln;
|
|
1979
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(N, u,
|
|
1979
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(N, u, X, it, ae, n) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(N, u, X, it, ae, n), this.emit("missingKey", N, u, X, l);
|
|
1980
1980
|
};
|
|
1981
1981
|
this.options.saveMissing && (this.options.saveMissingPlurals && $ ? oe.forEach((N) => {
|
|
1982
|
-
this.pluralResolver.getSuffixes(N, n).forEach((
|
|
1983
|
-
rt([N], a +
|
|
1982
|
+
this.pluralResolver.getSuffixes(N, n).forEach((X) => {
|
|
1983
|
+
rt([N], a + X, n[`defaultValue${X}`] || ie);
|
|
1984
1984
|
});
|
|
1985
1985
|
}) : rt(oe, a, ie));
|
|
1986
1986
|
}
|
|
@@ -2250,7 +2250,7 @@ let qr = [{
|
|
|
2250
2250
|
lngs: ["he", "iw"],
|
|
2251
2251
|
nr: [1, 2, 20, 21],
|
|
2252
2252
|
fc: 22
|
|
2253
|
-
}],
|
|
2253
|
+
}], Vr = {
|
|
2254
2254
|
1: function(e) {
|
|
2255
2255
|
return +(e > 1);
|
|
2256
2256
|
},
|
|
@@ -2318,7 +2318,7 @@ let qr = [{
|
|
|
2318
2318
|
return e == 1 ? 0 : e == 2 ? 1 : (e < 0 || e > 10) && e % 10 == 0 ? 2 : 3;
|
|
2319
2319
|
}
|
|
2320
2320
|
};
|
|
2321
|
-
const
|
|
2321
|
+
const Wr = ["v1", "v2", "v3"], Hr = ["v4"], ht = {
|
|
2322
2322
|
zero: 0,
|
|
2323
2323
|
one: 1,
|
|
2324
2324
|
two: 2,
|
|
@@ -2332,7 +2332,7 @@ function Kr() {
|
|
|
2332
2332
|
t.lngs.forEach((n) => {
|
|
2333
2333
|
e[n] = {
|
|
2334
2334
|
numbers: t.nr,
|
|
2335
|
-
plurals:
|
|
2335
|
+
plurals: Vr[t.fc]
|
|
2336
2336
|
};
|
|
2337
2337
|
});
|
|
2338
2338
|
}), e;
|
|
@@ -2340,7 +2340,7 @@ function Kr() {
|
|
|
2340
2340
|
class Gr {
|
|
2341
2341
|
constructor(t) {
|
|
2342
2342
|
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
2343
|
-
this.languageUtils = t, this.options = n, this.logger = k.create("pluralResolver"), (!this.options.compatibilityJSON ||
|
|
2343
|
+
this.languageUtils = t, this.options = n, this.logger = k.create("pluralResolver"), (!this.options.compatibilityJSON || Hr.includes(this.options.compatibilityJSON)) && (typeof Intl > "u" || !Intl.PluralRules) && (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = Kr();
|
|
2344
2344
|
}
|
|
2345
2345
|
addRule(t, n) {
|
|
2346
2346
|
this.rules[t] = n;
|
|
@@ -2384,7 +2384,7 @@ class Gr {
|
|
|
2384
2384
|
return this.options.compatibilityJSON === "v1" ? s === 1 ? "" : typeof s == "number" ? `_plural_${s.toString()}` : i() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && t.numbers.length === 2 && t.numbers[0] === 1 ? i() : this.options.prepend && r.toString() ? this.options.prepend + r.toString() : r.toString();
|
|
2385
2385
|
}
|
|
2386
2386
|
shouldUseIntlApi() {
|
|
2387
|
-
return !
|
|
2387
|
+
return !Wr.includes(this.options.compatibilityJSON);
|
|
2388
2388
|
}
|
|
2389
2389
|
}
|
|
2390
2390
|
function mt(e, t, n) {
|
|
@@ -2402,7 +2402,7 @@ class zr {
|
|
|
2402
2402
|
escapeValue: !0
|
|
2403
2403
|
});
|
|
2404
2404
|
const n = t.interpolation;
|
|
2405
|
-
this.escape = n.escape !== void 0 ? n.escape : kr, this.escapeValue = n.escapeValue !== void 0 ? n.escapeValue : !0, this.useRawValueToEscape = n.useRawValueToEscape !== void 0 ? n.useRawValueToEscape : !1, this.prefix = n.prefix ?
|
|
2405
|
+
this.escape = n.escape !== void 0 ? n.escape : kr, this.escapeValue = n.escapeValue !== void 0 ? n.escapeValue : !0, this.useRawValueToEscape = n.useRawValueToEscape !== void 0 ? n.useRawValueToEscape : !1, this.prefix = n.prefix ? Z(n.prefix) : n.prefixEscaped || "{{", this.suffix = n.suffix ? Z(n.suffix) : n.suffixEscaped || "}}", this.formatSeparator = n.formatSeparator ? n.formatSeparator : n.formatSeparator || ",", this.unescapePrefix = n.unescapeSuffix ? "" : n.unescapePrefix || "-", this.unescapeSuffix = this.unescapePrefix ? "" : n.unescapeSuffix || "", this.nestingPrefix = n.nestingPrefix ? Z(n.nestingPrefix) : n.nestingPrefixEscaped || Z("$t("), this.nestingSuffix = n.nestingSuffix ? Z(n.nestingSuffix) : n.nestingSuffixEscaped || Z(")"), this.nestingOptionsSeparator = n.nestingOptionsSeparator ? n.nestingOptionsSeparator : n.nestingOptionsSeparator || ",", this.maxReplaces = n.maxReplaces ? n.maxReplaces : 1e3, this.alwaysFormat = n.alwaysFormat !== void 0 ? n.alwaysFormat : !1, this.resetRegExp();
|
|
2406
2406
|
}
|
|
2407
2407
|
reset() {
|
|
2408
2408
|
this.options && this.init(this.options);
|
|
@@ -2508,7 +2508,7 @@ class zr {
|
|
|
2508
2508
|
return t;
|
|
2509
2509
|
}
|
|
2510
2510
|
}
|
|
2511
|
-
function
|
|
2511
|
+
function Jr(e) {
|
|
2512
2512
|
let t = e.toLowerCase().trim();
|
|
2513
2513
|
const n = {};
|
|
2514
2514
|
if (e.indexOf("(") > -1) {
|
|
@@ -2535,7 +2535,7 @@ function ee(e) {
|
|
|
2535
2535
|
return o || (o = e(Pe(s), i), t[a] = o), o(r);
|
|
2536
2536
|
};
|
|
2537
2537
|
}
|
|
2538
|
-
class
|
|
2538
|
+
class Qr {
|
|
2539
2539
|
constructor() {
|
|
2540
2540
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
2541
2541
|
this.logger = k.create("formatter"), this.options = t, this.formats = {
|
|
@@ -2590,7 +2590,7 @@ class Jr {
|
|
|
2590
2590
|
const {
|
|
2591
2591
|
formatName: c,
|
|
2592
2592
|
formatOptions: d
|
|
2593
|
-
} =
|
|
2593
|
+
} = Jr(u);
|
|
2594
2594
|
if (this.formats[c]) {
|
|
2595
2595
|
let f = o;
|
|
2596
2596
|
try {
|
|
@@ -2613,7 +2613,7 @@ class Jr {
|
|
|
2613
2613
|
function Yr(e, t) {
|
|
2614
2614
|
e.pending[t] !== void 0 && (delete e.pending[t], e.pendingCount--);
|
|
2615
2615
|
}
|
|
2616
|
-
class
|
|
2616
|
+
class Xr extends Le {
|
|
2617
2617
|
constructor(t, n, r) {
|
|
2618
2618
|
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
|
2619
2619
|
super(), this.backend = t, this.store = n, this.services = r, this.languageUtils = r.languageUtils, this.options = s, this.logger = k.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = s.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = s.maxRetries >= 0 ? s.maxRetries : 5, this.retryTimeout = s.retryTimeout >= 1 ? s.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(r, s.backend, s);
|
|
@@ -2811,7 +2811,7 @@ function bt(e) {
|
|
|
2811
2811
|
}
|
|
2812
2812
|
function me() {
|
|
2813
2813
|
}
|
|
2814
|
-
function
|
|
2814
|
+
function Zr(e) {
|
|
2815
2815
|
Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach((n) => {
|
|
2816
2816
|
typeof e[n] == "function" && (e[n] = e[n].bind(e));
|
|
2817
2817
|
});
|
|
@@ -2821,7 +2821,7 @@ class ce extends Le {
|
|
|
2821
2821
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 ? arguments[1] : void 0;
|
|
2822
2822
|
if (super(), this.options = bt(t), this.services = {}, this.logger = k, this.modules = {
|
|
2823
2823
|
external: []
|
|
2824
|
-
},
|
|
2824
|
+
}, Zr(this), n && !this.isInitialized && !t.isClone) {
|
|
2825
2825
|
if (!this.options.initImmediate)
|
|
2826
2826
|
return this.init(t, n), this;
|
|
2827
2827
|
setTimeout(() => {
|
|
@@ -2848,7 +2848,7 @@ class ce extends Le {
|
|
|
2848
2848
|
if (!this.options.isClone) {
|
|
2849
2849
|
this.modules.logger ? k.init(i(this.modules.logger), this.options) : k.init(null, this.options);
|
|
2850
2850
|
let d;
|
|
2851
|
-
this.modules.formatter ? d = this.modules.formatter : typeof Intl < "u" && (d =
|
|
2851
|
+
this.modules.formatter ? d = this.modules.formatter : typeof Intl < "u" && (d = Qr);
|
|
2852
2852
|
const f = new gt(this.options);
|
|
2853
2853
|
this.store = new ft(this.options.resources, this.options);
|
|
2854
2854
|
const l = this.services;
|
|
@@ -2858,7 +2858,7 @@ class ce extends Le {
|
|
|
2858
2858
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
2859
2859
|
}), d && (!this.options.interpolation.format || this.options.interpolation.format === s.interpolation.format) && (l.formatter = i(d), l.formatter.init(l, this.options), this.options.interpolation.format = l.formatter.format.bind(l.formatter)), l.interpolator = new zr(this.options), l.utils = {
|
|
2860
2860
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
2861
|
-
}, l.backendConnector = new
|
|
2861
|
+
}, l.backendConnector = new Xr(i(this.modules.backend), l.resourceStore, l, this.options), l.backendConnector.on("*", function(g) {
|
|
2862
2862
|
for (var p = arguments.length, y = new Array(p > 1 ? p - 1 : 0), h = 1; h < p; h++)
|
|
2863
2863
|
y[h - 1] = arguments[h];
|
|
2864
2864
|
t.emit(g, ...y);
|
|
@@ -3256,7 +3256,7 @@ function Cs(e) {
|
|
|
3256
3256
|
return !!Ot && Ot in e;
|
|
3257
3257
|
}
|
|
3258
3258
|
var ws = Function.prototype, Ds = ws.toString;
|
|
3259
|
-
function
|
|
3259
|
+
function Q(e) {
|
|
3260
3260
|
if (e != null) {
|
|
3261
3261
|
try {
|
|
3262
3262
|
return Ds.call(e);
|
|
@@ -3276,7 +3276,7 @@ function Rs(e) {
|
|
|
3276
3276
|
if (!Ae(e) || Cs(e))
|
|
3277
3277
|
return !1;
|
|
3278
3278
|
var t = kn(e) ? Ns : Ps;
|
|
3279
|
-
return t.test(
|
|
3279
|
+
return t.test(Q(e));
|
|
3280
3280
|
}
|
|
3281
3281
|
function Ts(e, t) {
|
|
3282
3282
|
return e == null ? void 0 : e[t];
|
|
@@ -3305,54 +3305,54 @@ function qs(e) {
|
|
|
3305
3305
|
}
|
|
3306
3306
|
return Us.call(t, e) ? t[e] : void 0;
|
|
3307
3307
|
}
|
|
3308
|
-
var
|
|
3309
|
-
function
|
|
3308
|
+
var Vs = Object.prototype, Ws = Vs.hasOwnProperty;
|
|
3309
|
+
function Hs(e) {
|
|
3310
3310
|
var t = this.__data__;
|
|
3311
|
-
return fe ? t[e] !== void 0 :
|
|
3311
|
+
return fe ? t[e] !== void 0 : Ws.call(t, e);
|
|
3312
3312
|
}
|
|
3313
3313
|
var Ks = "__lodash_hash_undefined__";
|
|
3314
3314
|
function Gs(e, t) {
|
|
3315
3315
|
var n = this.__data__;
|
|
3316
3316
|
return this.size += this.has(e) ? 0 : 1, n[e] = fe && t === void 0 ? Ks : t, this;
|
|
3317
3317
|
}
|
|
3318
|
-
function
|
|
3318
|
+
function H(e) {
|
|
3319
3319
|
var t = -1, n = e == null ? 0 : e.length;
|
|
3320
3320
|
for (this.clear(); ++t < n; ) {
|
|
3321
3321
|
var r = e[t];
|
|
3322
3322
|
this.set(r[0], r[1]);
|
|
3323
3323
|
}
|
|
3324
3324
|
}
|
|
3325
|
-
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3325
|
+
H.prototype.clear = Is;
|
|
3326
|
+
H.prototype.delete = _s;
|
|
3327
|
+
H.prototype.get = qs;
|
|
3328
|
+
H.prototype.has = Hs;
|
|
3329
|
+
H.prototype.set = Gs;
|
|
3330
3330
|
function zs() {
|
|
3331
3331
|
this.size = 0, this.__data__ = {
|
|
3332
|
-
hash: new
|
|
3332
|
+
hash: new H(),
|
|
3333
3333
|
map: new (de || U)(),
|
|
3334
|
-
string: new
|
|
3334
|
+
string: new H()
|
|
3335
3335
|
};
|
|
3336
3336
|
}
|
|
3337
|
-
function
|
|
3337
|
+
function Js(e) {
|
|
3338
3338
|
var t = typeof e;
|
|
3339
3339
|
return t == "string" || t == "number" || t == "symbol" || t == "boolean" ? e !== "__proto__" : e === null;
|
|
3340
3340
|
}
|
|
3341
3341
|
function Ne(e, t) {
|
|
3342
3342
|
var n = e.__data__;
|
|
3343
|
-
return
|
|
3343
|
+
return Js(t) ? n[typeof t == "string" ? "string" : "hash"] : n.map;
|
|
3344
3344
|
}
|
|
3345
|
-
function
|
|
3345
|
+
function Qs(e) {
|
|
3346
3346
|
var t = Ne(this, e).delete(e);
|
|
3347
3347
|
return this.size -= t ? 1 : 0, t;
|
|
3348
3348
|
}
|
|
3349
3349
|
function Ys(e) {
|
|
3350
3350
|
return Ne(this, e).get(e);
|
|
3351
3351
|
}
|
|
3352
|
-
function
|
|
3352
|
+
function Xs(e) {
|
|
3353
3353
|
return Ne(this, e).has(e);
|
|
3354
3354
|
}
|
|
3355
|
-
function
|
|
3355
|
+
function Zs(e, t) {
|
|
3356
3356
|
var n = Ne(this, e), r = n.size;
|
|
3357
3357
|
return n.set(e, t), this.size += n.size == r ? 0 : 1, this;
|
|
3358
3358
|
}
|
|
@@ -3364,10 +3364,10 @@ function re(e) {
|
|
|
3364
3364
|
}
|
|
3365
3365
|
}
|
|
3366
3366
|
re.prototype.clear = zs;
|
|
3367
|
-
re.prototype.delete =
|
|
3367
|
+
re.prototype.delete = Qs;
|
|
3368
3368
|
re.prototype.get = Ys;
|
|
3369
|
-
re.prototype.has =
|
|
3370
|
-
re.prototype.set =
|
|
3369
|
+
re.prototype.has = Xs;
|
|
3370
|
+
re.prototype.set = Zs;
|
|
3371
3371
|
var ei = 200;
|
|
3372
3372
|
function ti(e, t) {
|
|
3373
3373
|
var n = this.__data__;
|
|
@@ -3401,7 +3401,7 @@ var ri = function() {
|
|
|
3401
3401
|
}
|
|
3402
3402
|
}();
|
|
3403
3403
|
const vt = ri;
|
|
3404
|
-
function
|
|
3404
|
+
function Jt(e, t, n) {
|
|
3405
3405
|
t == "__proto__" && vt ? vt(e, t, {
|
|
3406
3406
|
configurable: !0,
|
|
3407
3407
|
enumerable: !0,
|
|
@@ -3410,21 +3410,21 @@ function Qt(e, t, n) {
|
|
|
3410
3410
|
}) : e[t] = n;
|
|
3411
3411
|
}
|
|
3412
3412
|
var si = Object.prototype, ii = si.hasOwnProperty;
|
|
3413
|
-
function
|
|
3413
|
+
function Qt(e, t, n) {
|
|
3414
3414
|
var r = e[t];
|
|
3415
|
-
(!(ii.call(e, t) && zt(r, n)) || n === void 0 && !(t in e)) &&
|
|
3415
|
+
(!(ii.call(e, t) && zt(r, n)) || n === void 0 && !(t in e)) && Jt(e, t, n);
|
|
3416
3416
|
}
|
|
3417
3417
|
function Re(e, t, n, r) {
|
|
3418
3418
|
var s = !n;
|
|
3419
3419
|
n || (n = {});
|
|
3420
3420
|
for (var i = -1, a = t.length; ++i < a; ) {
|
|
3421
3421
|
var o = t[i], u = r ? r(n[o], e[o], o, n, e) : void 0;
|
|
3422
|
-
u === void 0 && (u = e[o]), s ?
|
|
3422
|
+
u === void 0 && (u = e[o]), s ? Jt(n, o, u) : Qt(n, o, u);
|
|
3423
3423
|
}
|
|
3424
3424
|
return n;
|
|
3425
3425
|
}
|
|
3426
3426
|
function ai(e, t) {
|
|
3427
|
-
return e && Re(t,
|
|
3427
|
+
return e && Re(t, Qe(t), e);
|
|
3428
3428
|
}
|
|
3429
3429
|
function oi(e) {
|
|
3430
3430
|
var t = [];
|
|
@@ -3442,11 +3442,11 @@ function ci(e) {
|
|
|
3442
3442
|
r == "constructor" && (t || !li.call(e, r)) || n.push(r);
|
|
3443
3443
|
return n;
|
|
3444
3444
|
}
|
|
3445
|
-
function
|
|
3445
|
+
function Ze(e) {
|
|
3446
3446
|
return Bn(e) ? Un(e, !0) : ci(e);
|
|
3447
3447
|
}
|
|
3448
3448
|
function di(e, t) {
|
|
3449
|
-
return e && Re(t,
|
|
3449
|
+
return e && Re(t, Ze(t), e);
|
|
3450
3450
|
}
|
|
3451
3451
|
var Yt = typeof exports == "object" && exports && !exports.nodeType && exports, xt = Yt && typeof module == "object" && module && !module.nodeType && module, fi = xt && xt.exports === Yt, Ct = fi ? q.Buffer : void 0, wt = Ct ? Ct.allocUnsafe : void 0;
|
|
3452
3452
|
function pi(e, t) {
|
|
@@ -3468,19 +3468,19 @@ function hi(e, t) {
|
|
|
3468
3468
|
}
|
|
3469
3469
|
return i;
|
|
3470
3470
|
}
|
|
3471
|
-
function
|
|
3471
|
+
function Xt() {
|
|
3472
3472
|
return [];
|
|
3473
3473
|
}
|
|
3474
3474
|
var mi = Object.prototype, yi = mi.propertyIsEnumerable, Dt = Object.getOwnPropertySymbols, bi = Dt ? function(e) {
|
|
3475
3475
|
return e == null ? [] : (e = Object(e), hi(Dt(e), function(t) {
|
|
3476
3476
|
return yi.call(e, t);
|
|
3477
3477
|
}));
|
|
3478
|
-
} :
|
|
3478
|
+
} : Xt;
|
|
3479
3479
|
const et = bi;
|
|
3480
3480
|
function Si(e, t) {
|
|
3481
3481
|
return Re(e, et(e), t);
|
|
3482
3482
|
}
|
|
3483
|
-
function
|
|
3483
|
+
function Zt(e, t) {
|
|
3484
3484
|
for (var n = -1, r = t.length, s = e.length; ++n < r; )
|
|
3485
3485
|
e[s + n] = t[n];
|
|
3486
3486
|
return e;
|
|
@@ -3489,34 +3489,34 @@ var Oi = qn(Object.getPrototypeOf, Object);
|
|
|
3489
3489
|
const en = Oi;
|
|
3490
3490
|
var vi = Object.getOwnPropertySymbols, xi = vi ? function(e) {
|
|
3491
3491
|
for (var t = []; e; )
|
|
3492
|
-
|
|
3492
|
+
Zt(t, et(e)), e = en(e);
|
|
3493
3493
|
return t;
|
|
3494
|
-
} :
|
|
3494
|
+
} : Xt;
|
|
3495
3495
|
const tn = xi;
|
|
3496
3496
|
function Ci(e, t) {
|
|
3497
3497
|
return Re(e, tn(e), t);
|
|
3498
3498
|
}
|
|
3499
3499
|
function nn(e, t, n) {
|
|
3500
3500
|
var r = t(e);
|
|
3501
|
-
return Bt(e) ? r :
|
|
3501
|
+
return Bt(e) ? r : Zt(r, n(e));
|
|
3502
3502
|
}
|
|
3503
3503
|
function wi(e) {
|
|
3504
|
-
return nn(e,
|
|
3504
|
+
return nn(e, Qe, et);
|
|
3505
3505
|
}
|
|
3506
3506
|
function Di(e) {
|
|
3507
|
-
return nn(e,
|
|
3507
|
+
return nn(e, Ze, tn);
|
|
3508
3508
|
}
|
|
3509
3509
|
var ji = Y(q, "DataView");
|
|
3510
|
-
const
|
|
3510
|
+
const He = ji;
|
|
3511
3511
|
var Pi = Y(q, "Promise");
|
|
3512
3512
|
const Ke = Pi;
|
|
3513
3513
|
var Fi = Y(q, "Set");
|
|
3514
3514
|
const Ge = Fi;
|
|
3515
3515
|
var Ai = Y(q, "WeakMap");
|
|
3516
3516
|
const ze = Ai;
|
|
3517
|
-
var jt = "[object Map]", Li = "[object Object]", Pt = "[object Promise]", Ft = "[object Set]", At = "[object WeakMap]", Lt = "[object DataView]", Ei =
|
|
3518
|
-
(
|
|
3519
|
-
var t = Ut(e), n = t == Li ? e.constructor : void 0, r = n ?
|
|
3517
|
+
var jt = "[object Map]", Li = "[object Object]", Pt = "[object Promise]", Ft = "[object Set]", At = "[object WeakMap]", Lt = "[object DataView]", Ei = Q(He), Ni = Q(de), Ri = Q(Ke), Ti = Q(Ge), Mi = Q(ze), W = Ut;
|
|
3518
|
+
(He && W(new He(new ArrayBuffer(1))) != Lt || de && W(new de()) != jt || Ke && W(Ke.resolve()) != Pt || Ge && W(new Ge()) != Ft || ze && W(new ze()) != At) && (W = function(e) {
|
|
3519
|
+
var t = Ut(e), n = t == Li ? e.constructor : void 0, r = n ? Q(n) : "";
|
|
3520
3520
|
if (r)
|
|
3521
3521
|
switch (r) {
|
|
3522
3522
|
case Ei:
|
|
@@ -3532,7 +3532,7 @@ var jt = "[object Map]", Li = "[object Object]", Pt = "[object Promise]", Ft = "
|
|
|
3532
3532
|
}
|
|
3533
3533
|
return t;
|
|
3534
3534
|
});
|
|
3535
|
-
const tt =
|
|
3535
|
+
const tt = W;
|
|
3536
3536
|
var $i = Object.prototype, Ii = $i.hasOwnProperty;
|
|
3537
3537
|
function _i(e) {
|
|
3538
3538
|
var t = e.length, n = new e.constructor(t);
|
|
@@ -3554,20 +3554,20 @@ function qi(e) {
|
|
|
3554
3554
|
return t.lastIndex = e.lastIndex, t;
|
|
3555
3555
|
}
|
|
3556
3556
|
var Nt = at ? at.prototype : void 0, Rt = Nt ? Nt.valueOf : void 0;
|
|
3557
|
-
function
|
|
3557
|
+
function Vi(e) {
|
|
3558
3558
|
return Rt ? Object(Rt.call(e)) : {};
|
|
3559
3559
|
}
|
|
3560
|
-
function
|
|
3560
|
+
function Wi(e, t) {
|
|
3561
3561
|
var n = t ? nt(e.buffer) : e.buffer;
|
|
3562
3562
|
return new e.constructor(n, e.byteOffset, e.length);
|
|
3563
3563
|
}
|
|
3564
|
-
var
|
|
3564
|
+
var Hi = "[object Boolean]", Ki = "[object Date]", Gi = "[object Map]", zi = "[object Number]", Ji = "[object RegExp]", Qi = "[object Set]", Yi = "[object String]", Xi = "[object Symbol]", Zi = "[object ArrayBuffer]", ea = "[object DataView]", ta = "[object Float32Array]", na = "[object Float64Array]", ra = "[object Int8Array]", sa = "[object Int16Array]", ia = "[object Int32Array]", aa = "[object Uint8Array]", oa = "[object Uint8ClampedArray]", ua = "[object Uint16Array]", la = "[object Uint32Array]";
|
|
3565
3565
|
function ca(e, t, n) {
|
|
3566
3566
|
var r = e.constructor;
|
|
3567
3567
|
switch (t) {
|
|
3568
|
-
case
|
|
3568
|
+
case Zi:
|
|
3569
3569
|
return nt(e);
|
|
3570
|
-
case
|
|
3570
|
+
case Hi:
|
|
3571
3571
|
case Ki:
|
|
3572
3572
|
return new r(+e);
|
|
3573
3573
|
case ea:
|
|
@@ -3581,18 +3581,18 @@ function ca(e, t, n) {
|
|
|
3581
3581
|
case oa:
|
|
3582
3582
|
case ua:
|
|
3583
3583
|
case la:
|
|
3584
|
-
return
|
|
3584
|
+
return Wi(e, n);
|
|
3585
3585
|
case Gi:
|
|
3586
3586
|
return new r();
|
|
3587
3587
|
case zi:
|
|
3588
3588
|
case Yi:
|
|
3589
3589
|
return new r(e);
|
|
3590
|
-
case Qi:
|
|
3591
|
-
return qi(e);
|
|
3592
3590
|
case Ji:
|
|
3591
|
+
return qi(e);
|
|
3592
|
+
case Qi:
|
|
3593
3593
|
return new r();
|
|
3594
|
-
case
|
|
3595
|
-
return
|
|
3594
|
+
case Xi:
|
|
3595
|
+
return Vi(e);
|
|
3596
3596
|
}
|
|
3597
3597
|
}
|
|
3598
3598
|
var Tt = Object.create, da = function() {
|
|
@@ -3616,16 +3616,16 @@ var ga = "[object Map]";
|
|
|
3616
3616
|
function ha(e) {
|
|
3617
3617
|
return qt(e) && tt(e) == ga;
|
|
3618
3618
|
}
|
|
3619
|
-
var Mt = Ce && Ce.isMap, ma = Mt ?
|
|
3619
|
+
var Mt = Ce && Ce.isMap, ma = Mt ? Vt(Mt) : ha;
|
|
3620
3620
|
const ya = ma;
|
|
3621
3621
|
var ba = "[object Set]";
|
|
3622
3622
|
function Sa(e) {
|
|
3623
3623
|
return qt(e) && tt(e) == ba;
|
|
3624
3624
|
}
|
|
3625
|
-
var $t = Ce && Ce.isSet, Oa = $t ?
|
|
3625
|
+
var $t = Ce && Ce.isSet, Oa = $t ? Vt($t) : Sa;
|
|
3626
3626
|
const va = Oa;
|
|
3627
|
-
var xa = 1, Ca = 2, wa = 4, rn = "[object Arguments]", Da = "[object Array]", ja = "[object Boolean]", Pa = "[object Date]", Fa = "[object Error]", sn = "[object Function]", Aa = "[object GeneratorFunction]", La = "[object Map]", Ea = "[object Number]", an = "[object Object]", Na = "[object RegExp]", Ra = "[object Set]", Ta = "[object String]", Ma = "[object Symbol]", $a = "[object WeakMap]", Ia = "[object ArrayBuffer]", _a = "[object DataView]", ka = "[object Float32Array]", Ba = "[object Float64Array]", Ua = "[object Int8Array]", qa = "[object Int16Array]",
|
|
3628
|
-
v[rn] = v[Da] = v[Ia] = v[_a] = v[ja] = v[Pa] = v[ka] = v[Ba] = v[Ua] = v[qa] = v[
|
|
3627
|
+
var xa = 1, Ca = 2, wa = 4, rn = "[object Arguments]", Da = "[object Array]", ja = "[object Boolean]", Pa = "[object Date]", Fa = "[object Error]", sn = "[object Function]", Aa = "[object GeneratorFunction]", La = "[object Map]", Ea = "[object Number]", an = "[object Object]", Na = "[object RegExp]", Ra = "[object Set]", Ta = "[object String]", Ma = "[object Symbol]", $a = "[object WeakMap]", Ia = "[object ArrayBuffer]", _a = "[object DataView]", ka = "[object Float32Array]", Ba = "[object Float64Array]", Ua = "[object Int8Array]", qa = "[object Int16Array]", Va = "[object Int32Array]", Wa = "[object Uint8Array]", Ha = "[object Uint8ClampedArray]", Ka = "[object Uint16Array]", Ga = "[object Uint32Array]", v = {};
|
|
3628
|
+
v[rn] = v[Da] = v[Ia] = v[_a] = v[ja] = v[Pa] = v[ka] = v[Ba] = v[Ua] = v[qa] = v[Va] = v[La] = v[Ea] = v[an] = v[Na] = v[Ra] = v[Ta] = v[Ma] = v[Wa] = v[Ha] = v[Ka] = v[Ga] = !0;
|
|
3629
3629
|
v[Fa] = v[sn] = v[$a] = !1;
|
|
3630
3630
|
function be(e, t, n, r, s, i) {
|
|
3631
3631
|
var a, o = t & xa, u = t & Ca, c = t & wa;
|
|
@@ -3639,7 +3639,7 @@ function be(e, t, n, r, s, i) {
|
|
|
3639
3639
|
return gi(e, a);
|
|
3640
3640
|
} else {
|
|
3641
3641
|
var f = tt(e), l = f == sn || f == Aa;
|
|
3642
|
-
if (
|
|
3642
|
+
if (Vn(e))
|
|
3643
3643
|
return pi(e, o);
|
|
3644
3644
|
if (f == an || f == rn || l && !s) {
|
|
3645
3645
|
if (a = u || l ? {} : pa(e), !o)
|
|
@@ -3659,22 +3659,22 @@ function be(e, t, n, r, s, i) {
|
|
|
3659
3659
|
}) : ya(e) && e.forEach(function(h, x) {
|
|
3660
3660
|
a.set(x, be(h, t, n, x, e, i));
|
|
3661
3661
|
});
|
|
3662
|
-
var p = c ? u ? Di : wi : u ?
|
|
3662
|
+
var p = c ? u ? Di : wi : u ? Ze : Qe, y = d ? void 0 : p(e);
|
|
3663
3663
|
return ni(y || e, function(h, x) {
|
|
3664
|
-
y && (x = h, h = e[x]),
|
|
3664
|
+
y && (x = h, h = e[x]), Qt(a, x, be(h, t, n, x, e, i));
|
|
3665
3665
|
}), a;
|
|
3666
3666
|
}
|
|
3667
|
-
var za = 1,
|
|
3668
|
-
function
|
|
3669
|
-
return be(e, za |
|
|
3667
|
+
var za = 1, Ja = 4;
|
|
3668
|
+
function Qa(e) {
|
|
3669
|
+
return be(e, za | Ja);
|
|
3670
3670
|
}
|
|
3671
3671
|
function Ya(e) {
|
|
3672
3672
|
return Buffer.from(e).toString("utf8");
|
|
3673
3673
|
}
|
|
3674
|
-
function
|
|
3674
|
+
function Xa(e) {
|
|
3675
3675
|
return String.fromCharCode.apply(null, new Uint16Array(e));
|
|
3676
3676
|
}
|
|
3677
|
-
function
|
|
3677
|
+
function Za() {
|
|
3678
3678
|
return "UNSUPPORTED";
|
|
3679
3679
|
}
|
|
3680
3680
|
typeof Buffer < "u" && Buffer.from;
|
|
@@ -3828,9 +3828,9 @@ var Be;
|
|
|
3828
3828
|
(function(e) {
|
|
3829
3829
|
e.PRE = "pre", e.POST = "post";
|
|
3830
3830
|
})(Be = Be || (Be = {}));
|
|
3831
|
-
function
|
|
3831
|
+
function Je(e, t = []) {
|
|
3832
3832
|
try {
|
|
3833
|
-
return e == null ? String(e) : typeof e == "string" ? `'${is(e)}'` : typeof e == "number" || typeof e == "boolean" ? String(e) : e instanceof Date ? `new Date('${e.toISOString()}')` : Array.isArray(e) ? `[${e.map((n) =>
|
|
3833
|
+
return e == null ? String(e) : typeof e == "string" ? `'${is(e)}'` : typeof e == "number" || typeof e == "boolean" ? String(e) : e instanceof Date ? `new Date('${e.toISOString()}')` : Array.isArray(e) ? `[${e.map((n) => Je(n, t)).join(", ")}]` : typeof e == "object" && e !== null ? "composeCode" in e ? e.composeCode : `{ ${Object.entries(e).filter(([r]) => !t.includes(r)).map(([r, s]) => `${/[^a-zA-Z0-9_$]/.test(r) ? `'${r}'` : r}: ${Je(s, t)}`).join(", ")} }` : JSON.stringify(e);
|
|
3834
3834
|
} catch (n) {
|
|
3835
3835
|
return console.error(n, JSON.stringify(e, null, 2)), JSON.stringify(e);
|
|
3836
3836
|
}
|
|
@@ -3844,7 +3844,7 @@ function eo(e) {
|
|
|
3844
3844
|
function to(e, t) {
|
|
3845
3845
|
return function(n) {
|
|
3846
3846
|
return function(...r) {
|
|
3847
|
-
const s = eo(r), i = s.length, a = s.map((c) =>
|
|
3847
|
+
const s = eo(r), i = s.length, a = s.map((c) => Je(c, ["guid"])).filter((c, d) => !(["", "{ }", "{}", "undefined", "null"].includes(c) && d === i - 1)).join(", "), o = `${e}.${t ?? n.name}(${a})`, u = n(...r);
|
|
3848
3848
|
return u.composeCode = o, u;
|
|
3849
3849
|
};
|
|
3850
3850
|
};
|
|
@@ -3931,10 +3931,10 @@ const M = Object.assign(Object.assign(Object.assign({}, Se), Oe), ve), so = {
|
|
|
3931
3931
|
}
|
|
3932
3932
|
};
|
|
3933
3933
|
so.INCLUDE_ALL, xe.YEARS;
|
|
3934
|
-
var
|
|
3934
|
+
var Ve;
|
|
3935
3935
|
(function(e) {
|
|
3936
3936
|
e.IS = "members", e.IS_NOT = "exclude", e.IS_WITHIN = "isWithin", e.TOP = "top", e.BOTTOM = "bottom", e.AFTER = "after", e.BEFORE = "before", e.STARTS_WITH = "startsWith", e.DOESNT_START_WITH = "doesntStartWith", e.ENDS_WITH = "endsWith", e.DOESNT_END_WITH = "doesntEndWith", e.CONTAINS = "contains", e.DOESNT_CONTAIN = "doesntContain", e.EQUALS = "equals", e.DOESNT_EQUAL = "doesntEqual", e.IS_EMPTY = "isEmpty", e.IS_NOT_EMPTY = "isNotEmpty", e.GREATER_THAN = "fromNotEqual", e.GREATER_THAN_OR_EQUAL = "from", e.LESS_THAN = "toNotEqual", e.LESS_THAN_OR_EQUAL = "to", e.BETWEEN = "between", e.IS_NOT_BETWEEN = "isNotBetween", e.MULTIPLE_CONDITION = "multipleCondition", e.NONE = "none";
|
|
3937
|
-
})(
|
|
3937
|
+
})(Ve = Ve || (Ve = {}));
|
|
3938
3938
|
const on = (e) => {
|
|
3939
3939
|
if (!e)
|
|
3940
3940
|
return { filters: void 0, relations: void 0 };
|
|
@@ -3951,7 +3951,7 @@ const on = (e) => {
|
|
|
3951
3951
|
function r(a) {
|
|
3952
3952
|
return a && (io(a) ? ro(a) ? n(a.filters) : (t.add(a), { instanceid: a.config.guid }) : ("left" in a && (a.left = r(a.left)), "right" in a && (a.right = r(a.right)), "composeCode" in a && delete a.composeCode, a));
|
|
3953
3953
|
}
|
|
3954
|
-
const s =
|
|
3954
|
+
const s = Qa(e), i = r(s);
|
|
3955
3955
|
return { filters: Array.from(t), relations: i };
|
|
3956
3956
|
};
|
|
3957
3957
|
function io(e) {
|
|
@@ -3959,14 +3959,14 @@ function io(e) {
|
|
|
3959
3959
|
}
|
|
3960
3960
|
O.TextAttribute, O.NumericAttribute, O.DateLevel;
|
|
3961
3961
|
const au = (e) => {
|
|
3962
|
-
const [t, n] = K(
|
|
3962
|
+
const [t, n] = K(Wt, {
|
|
3963
3963
|
isLoading: !0,
|
|
3964
3964
|
isError: !1,
|
|
3965
3965
|
isSuccess: !1,
|
|
3966
3966
|
status: "loading",
|
|
3967
3967
|
error: void 0,
|
|
3968
3968
|
data: void 0
|
|
3969
|
-
}), r =
|
|
3969
|
+
}), r = V();
|
|
3970
3970
|
R("useExecuteQuery");
|
|
3971
3971
|
const s = async (i) => {
|
|
3972
3972
|
try {
|
|
@@ -3982,7 +3982,7 @@ const au = (e) => {
|
|
|
3982
3982
|
onBeforeQuery: p
|
|
3983
3983
|
} = S(e), { filters: y, relations: h } = on(c);
|
|
3984
3984
|
n({ type: "loading" });
|
|
3985
|
-
const x = await
|
|
3985
|
+
const x = await Wn(
|
|
3986
3986
|
{
|
|
3987
3987
|
dataSource: a,
|
|
3988
3988
|
dimensions: o,
|
|
@@ -4013,21 +4013,21 @@ const au = (e) => {
|
|
|
4013
4013
|
}, ou = (e) => {
|
|
4014
4014
|
const t = _(void 0), n = _(void 0);
|
|
4015
4015
|
R("useExecuteQueryByWidgetId");
|
|
4016
|
-
const [r, s] = K(
|
|
4016
|
+
const [r, s] = K(Wt, {
|
|
4017
4017
|
isLoading: !0,
|
|
4018
4018
|
isError: !1,
|
|
4019
4019
|
isSuccess: !1,
|
|
4020
4020
|
status: "loading",
|
|
4021
4021
|
error: void 0,
|
|
4022
4022
|
data: void 0
|
|
4023
|
-
}), i =
|
|
4023
|
+
}), i = V(), a = async (o) => {
|
|
4024
4024
|
try {
|
|
4025
4025
|
s({ type: "loading" });
|
|
4026
4026
|
const { filters: u, ...c } = S(e), { filters: d } = on(Ye(u)), {
|
|
4027
4027
|
data: f,
|
|
4028
4028
|
query: l,
|
|
4029
4029
|
pivotQuery: g
|
|
4030
|
-
} = await
|
|
4030
|
+
} = await Hn({
|
|
4031
4031
|
...c,
|
|
4032
4032
|
filters: d,
|
|
4033
4033
|
app: o
|
|
@@ -4065,7 +4065,7 @@ const au = (e) => {
|
|
|
4065
4065
|
r(s);
|
|
4066
4066
|
}), t.run(S(e)), L([...F(e)], () => {
|
|
4067
4067
|
t.run(S(e));
|
|
4068
|
-
}),
|
|
4068
|
+
}), J(() => {
|
|
4069
4069
|
t.destroy();
|
|
4070
4070
|
}), A(n.value);
|
|
4071
4071
|
}, lu = (e) => {
|
|
@@ -4084,7 +4084,7 @@ const au = (e) => {
|
|
|
4084
4084
|
r(s);
|
|
4085
4085
|
}), t.run(S(e)), L([...F(e)], () => {
|
|
4086
4086
|
t.run(S(e));
|
|
4087
|
-
}),
|
|
4087
|
+
}), J(() => {
|
|
4088
4088
|
t.destroy();
|
|
4089
4089
|
}), A(n.value);
|
|
4090
4090
|
}, cu = (e) => {
|
|
@@ -4103,7 +4103,7 @@ const au = (e) => {
|
|
|
4103
4103
|
r(s);
|
|
4104
4104
|
}), t.run(S(e)), L([...F(e)], () => {
|
|
4105
4105
|
t.run(S(e));
|
|
4106
|
-
}),
|
|
4106
|
+
}), J(() => {
|
|
4107
4107
|
t.destroy();
|
|
4108
4108
|
}), A(n.value);
|
|
4109
4109
|
}, du = (e) => {
|
|
@@ -4120,7 +4120,7 @@ const au = (e) => {
|
|
|
4120
4120
|
enableMultiSelection: !1,
|
|
4121
4121
|
hasBackgroundFilter: !1
|
|
4122
4122
|
}
|
|
4123
|
-
}, s = new G(
|
|
4123
|
+
}, s = new G(Jn, [z()]), [i, a] = te({
|
|
4124
4124
|
isLoading: !0,
|
|
4125
4125
|
isError: !1,
|
|
4126
4126
|
isSuccess: !1,
|
|
@@ -4133,7 +4133,7 @@ const au = (e) => {
|
|
|
4133
4133
|
a(o);
|
|
4134
4134
|
}), s.run(S(e)), L([...F(e)], () => {
|
|
4135
4135
|
s.run(S(e));
|
|
4136
|
-
}),
|
|
4136
|
+
}), J(() => {
|
|
4137
4137
|
s.destroy();
|
|
4138
4138
|
}), A(i.value);
|
|
4139
4139
|
}, fu = (e) => {
|
|
@@ -4145,7 +4145,7 @@ const au = (e) => {
|
|
|
4145
4145
|
status: "loading",
|
|
4146
4146
|
error: void 0,
|
|
4147
4147
|
data: void 0
|
|
4148
|
-
}), r =
|
|
4148
|
+
}), r = V(), s = async (a) => {
|
|
4149
4149
|
try {
|
|
4150
4150
|
n({ type: "loading" });
|
|
4151
4151
|
const { dashboardOid: o, includeWidgets: u, includeFilters: c } = S(e), d = await Yn(a.httpClient, o, {
|
|
@@ -4166,7 +4166,7 @@ const au = (e) => {
|
|
|
4166
4166
|
{ immediate: !0 }
|
|
4167
4167
|
);
|
|
4168
4168
|
const i = A(t.value);
|
|
4169
|
-
return A(
|
|
4169
|
+
return A(Qn(i));
|
|
4170
4170
|
}, pu = (e) => {
|
|
4171
4171
|
R("useGetDashboardModels");
|
|
4172
4172
|
const [t, n] = K(pe, {
|
|
@@ -4176,10 +4176,10 @@ const au = (e) => {
|
|
|
4176
4176
|
status: "loading",
|
|
4177
4177
|
error: void 0,
|
|
4178
4178
|
data: void 0
|
|
4179
|
-
}), r =
|
|
4179
|
+
}), r = V(), s = async (a) => {
|
|
4180
4180
|
try {
|
|
4181
4181
|
n({ type: "loading" });
|
|
4182
|
-
const o = S(e), u = await
|
|
4182
|
+
const o = S(e), u = await Zn(a.httpClient, o);
|
|
4183
4183
|
n({ type: "success", data: u });
|
|
4184
4184
|
} catch (o) {
|
|
4185
4185
|
n({ type: "error", error: o });
|
|
@@ -4194,7 +4194,7 @@ const au = (e) => {
|
|
|
4194
4194
|
{ immediate: !0 }
|
|
4195
4195
|
);
|
|
4196
4196
|
const i = A(t.value);
|
|
4197
|
-
return A(
|
|
4197
|
+
return A(Xn(i));
|
|
4198
4198
|
}, gu = (e) => {
|
|
4199
4199
|
R("useGetSharedFormula");
|
|
4200
4200
|
const t = new G(er, [
|
|
@@ -4211,7 +4211,7 @@ const au = (e) => {
|
|
|
4211
4211
|
r(s);
|
|
4212
4212
|
}), t.run(S(e)), L([...F(e)], () => {
|
|
4213
4213
|
t.run(S(e));
|
|
4214
|
-
}),
|
|
4214
|
+
}), J(() => {
|
|
4215
4215
|
t.destroy();
|
|
4216
4216
|
}), A(n.value);
|
|
4217
4217
|
}, hu = (e) => {
|
|
@@ -4223,7 +4223,7 @@ const au = (e) => {
|
|
|
4223
4223
|
status: "loading",
|
|
4224
4224
|
error: void 0,
|
|
4225
4225
|
data: void 0
|
|
4226
|
-
}), r =
|
|
4226
|
+
}), r = V(), s = async (i) => {
|
|
4227
4227
|
try {
|
|
4228
4228
|
n({ type: "loading" });
|
|
4229
4229
|
const { dashboardOid: a, widgetOid: o } = S(e), u = await tr(i.httpClient, a, o);
|
|
@@ -4249,7 +4249,7 @@ const au = (e) => {
|
|
|
4249
4249
|
status: "loading",
|
|
4250
4250
|
error: void 0,
|
|
4251
4251
|
data: void 0
|
|
4252
|
-
}), r =
|
|
4252
|
+
}), r = V(), s = async (i) => {
|
|
4253
4253
|
try {
|
|
4254
4254
|
n({ type: "loading" });
|
|
4255
4255
|
const a = await nr(i.httpClient, S(e));
|
|
@@ -4274,7 +4274,7 @@ const au = (e) => {
|
|
|
4274
4274
|
status: "loading",
|
|
4275
4275
|
error: void 0,
|
|
4276
4276
|
data: void 0
|
|
4277
|
-
}), i =
|
|
4277
|
+
}), i = V(), a = async (o) => {
|
|
4278
4278
|
try {
|
|
4279
4279
|
s({ type: "loading" });
|
|
4280
4280
|
const u = Ye(e), c = t ? S(t) : {}, d = n ? S(n) : {}, f = {
|
|
@@ -4348,7 +4348,7 @@ class ao {
|
|
|
4348
4348
|
}
|
|
4349
4349
|
}
|
|
4350
4350
|
const bu = () => {
|
|
4351
|
-
const e = ar(), t =
|
|
4351
|
+
const e = ar(), t = V(), n = or(), r = e;
|
|
4352
4352
|
return {
|
|
4353
4353
|
/**
|
|
4354
4354
|
* Registers a new custom widget.
|
|
@@ -4387,7 +4387,7 @@ const bu = () => {
|
|
|
4387
4387
|
s(o);
|
|
4388
4388
|
}), n.run(S(e), t), L([...F(e)], () => {
|
|
4389
4389
|
n.run(S(e), t);
|
|
4390
|
-
}),
|
|
4390
|
+
}), J(() => {
|
|
4391
4391
|
n.destroy();
|
|
4392
4392
|
});
|
|
4393
4393
|
const i = ot(n, "setFilters"), a = ot(n, "setWidgetsLayout");
|
|
@@ -4411,7 +4411,7 @@ const bu = () => {
|
|
|
4411
4411
|
};
|
|
4412
4412
|
return s(), L([...F(e), ...F(t)], () => {
|
|
4413
4413
|
s();
|
|
4414
|
-
}),
|
|
4414
|
+
}), J(() => {
|
|
4415
4415
|
n.destroy();
|
|
4416
4416
|
}), r;
|
|
4417
4417
|
}, oo = m({
|
|
@@ -4441,10 +4441,10 @@ const bu = () => {
|
|
|
4441
4441
|
throw new Error(
|
|
4442
4442
|
"Initial dimension has to be specified to use drilldown with custom components"
|
|
4443
4443
|
);
|
|
4444
|
-
const n = _([]), r = _(), s = _([]), i = _([]), a =
|
|
4444
|
+
const n = _([]), r = _(), s = _([]), i = _([]), a = We(() => [
|
|
4445
4445
|
gr(t),
|
|
4446
4446
|
...n.value.map(({ nextDimension: l }) => l)
|
|
4447
|
-
]), o =
|
|
4447
|
+
]), o = We(
|
|
4448
4448
|
() => e.value.filter((l) => {
|
|
4449
4449
|
if (O.isAttribute(l)) {
|
|
4450
4450
|
const y = l;
|
|
@@ -4543,7 +4543,7 @@ const bu = () => {
|
|
|
4543
4543
|
initialDimension: r.value
|
|
4544
4544
|
}), p = (D) => {
|
|
4545
4545
|
f(a.value, D);
|
|
4546
|
-
}, y =
|
|
4546
|
+
}, y = We(() => {
|
|
4547
4547
|
const D = (C) => C === "drilldown.drillMenuItem" ? "Drill" : C;
|
|
4548
4548
|
return [
|
|
4549
4549
|
yr(a.value, u.value),
|
|
@@ -5172,10 +5172,10 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5172
5172
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5173
5173
|
export {
|
|
5174
5174
|
To as AreaChart,
|
|
5175
|
-
|
|
5176
|
-
|
|
5175
|
+
Zo as AreaRangeChart,
|
|
5176
|
+
Qo as AreamapChart,
|
|
5177
5177
|
Mo as BarChart,
|
|
5178
|
-
|
|
5178
|
+
Jo as BoxplotChart,
|
|
5179
5179
|
$o as CalendarHeatmapChart,
|
|
5180
5180
|
zo as Chart,
|
|
5181
5181
|
xu as ChartWidget,
|
|
@@ -5195,19 +5195,19 @@ export {
|
|
|
5195
5195
|
ko as LineChart,
|
|
5196
5196
|
tu as MemberFilterTile,
|
|
5197
5197
|
Bo as PieChart,
|
|
5198
|
-
|
|
5198
|
+
Vo as PivotTable,
|
|
5199
5199
|
Du as PivotTableWidget,
|
|
5200
5200
|
Ko as PolarChart,
|
|
5201
5201
|
ru as RelativeDateFilterTile,
|
|
5202
5202
|
Uo as ScatterChart,
|
|
5203
5203
|
Yo as ScattermapChart,
|
|
5204
5204
|
Mu as SisenseContextProvider,
|
|
5205
|
-
|
|
5206
|
-
|
|
5205
|
+
Xo as StreamgraphChart,
|
|
5206
|
+
Ho as SunburstChart,
|
|
5207
5207
|
qo as Table,
|
|
5208
5208
|
wu as TableWidget,
|
|
5209
5209
|
$u as ThemeProvider,
|
|
5210
|
-
|
|
5210
|
+
Wo as TreemapChart,
|
|
5211
5211
|
ju as Widget,
|
|
5212
5212
|
Cu as WidgetById,
|
|
5213
5213
|
Iu as boxWhiskerProcessResult,
|