@sisense/sdk-ui-vue 2.22.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 +75 -75
- package/dist/ai.js +1489 -1488
- package/dist/{index-kxX21arA-e16cd0d3-4d73ca0a.cjs → index-r66Tjiqj-bb24c939-5da584fa.cjs} +1 -1
- package/dist/{index-kxX21arA-e16cd0d3-e16cd0d3.js → index-r66Tjiqj-bb24c939-bb24c939.js} +39 -2
- package/dist/index.cjs +1 -1
- package/dist/index.js +148 -148
- 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 +40 -3
- 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 +40 -3
- package/dist/translations/es-es.cjs +1 -1
- package/dist/translations/es-es.js +40 -3
- package/dist/translations/fr-fr.cjs +1 -1
- package/dist/translations/fr-fr.js +40 -3
- package/dist/translations/it-it.cjs +1 -1
- package/dist/translations/it-it.js +42 -5
- package/dist/translations/ja-jp.cjs +1 -1
- package/dist/translations/ja-jp.js +42 -5
- package/dist/translations/ko-kr.cjs +1 -1
- package/dist/translations/ko-kr.js +42 -5
- package/dist/translations/nl-nl.cjs +1 -1
- package/dist/translations/nl-nl.js +42 -5
- package/dist/translations/pt-br.cjs +1 -1
- package/dist/translations/pt-br.js +40 -3
- package/dist/translations/ru-ru.cjs +1 -1
- package/dist/translations/ru-ru.js +42 -5
- package/dist/translations/tr-tr.cjs +1 -1
- package/dist/translations/tr-tr.js +40 -3
- package/dist/translations/zh-cn.cjs +1 -1
- package/dist/translations/zh-cn.js +42 -5
- package/dist/use-tracking-a88b968c.cjs +3233 -0
- package/dist/{use-tracking-e265dc37.js → use-tracking-bca10d2a.js} +43988 -42519
- package/package.json +2 -2
- package/dist/use-tracking-0311d864.cjs +0 -3175
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}
|
|
@@ -805,7 +805,7 @@ const Rr = m({
|
|
|
805
805
|
styleOptions: Object
|
|
806
806
|
},
|
|
807
807
|
setup: (e) => b(wn, e)
|
|
808
|
-
}),
|
|
808
|
+
}), Ko = m({
|
|
809
809
|
props: {
|
|
810
810
|
/**
|
|
811
811
|
* {@inheritDoc @sisense/sdk-ui!PolarChartProps.dataOptions}
|
|
@@ -872,7 +872,7 @@ const Rr = m({
|
|
|
872
872
|
styleOptions: Object
|
|
873
873
|
},
|
|
874
874
|
setup: (e) => b(Dn, e)
|
|
875
|
-
}),
|
|
875
|
+
}), Go = m({
|
|
876
876
|
props: {
|
|
877
877
|
/**
|
|
878
878
|
* {@inheritDoc @sisense/sdk-ui!IndicatorChartProps.dataOptions}
|
|
@@ -921,7 +921,7 @@ const Rr = m({
|
|
|
921
921
|
onDataReady: Function
|
|
922
922
|
},
|
|
923
923
|
setup: (e) => b(jn, e)
|
|
924
|
-
}),
|
|
924
|
+
}), zo = m({
|
|
925
925
|
props: {
|
|
926
926
|
/**
|
|
927
927
|
* {@inheritDoc @sisense/sdk-ui!ChartProps.chartType}
|
|
@@ -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}
|
|
@@ -1704,9 +1704,9 @@ 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
1712
|
function Z(e) {
|
|
@@ -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);
|
|
@@ -1846,7 +1846,7 @@ class ft extends Le {
|
|
|
1846
1846
|
return this.data;
|
|
1847
1847
|
}
|
|
1848
1848
|
}
|
|
1849
|
-
var
|
|
1849
|
+
var Kt = {
|
|
1850
1850
|
processors: {},
|
|
1851
1851
|
addPostProcessor(e) {
|
|
1852
1852
|
this.processors[e.name] = e;
|
|
@@ -2026,7 +2026,7 @@ class Fe extends Le {
|
|
|
2026
2026
|
}, r)), r.interpolation && this.interpolator.reset();
|
|
2027
2027
|
}
|
|
2028
2028
|
const o = r.postProcess || this.options.postProcess, u = typeof o == "string" ? [o] : o;
|
|
2029
|
-
return t != null && u && u.length && r.applyPostProcessor !== !1 && (t =
|
|
2029
|
+
return t != null && u && u.length && r.applyPostProcessor !== !1 && (t = Kt.handle(u, t, n, this.options && this.options.postProcessPassResolved ? {
|
|
2030
2030
|
i18nResolved: s,
|
|
2031
2031
|
...r
|
|
2032
2032
|
} : r, this)), t;
|
|
@@ -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,
|
|
@@ -2326,21 +2326,21 @@ const Vr = ["v1", "v2", "v3"], Kr = ["v4"], ht = {
|
|
|
2326
2326
|
many: 4,
|
|
2327
2327
|
other: 5
|
|
2328
2328
|
};
|
|
2329
|
-
function
|
|
2329
|
+
function Kr() {
|
|
2330
2330
|
const e = {};
|
|
2331
2331
|
return qr.forEach((t) => {
|
|
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;
|
|
2339
2339
|
}
|
|
2340
|
-
class
|
|
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,14 +2384,14 @@ class zr {
|
|
|
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) {
|
|
2391
2391
|
let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", s = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, i = Ir(e, t, n);
|
|
2392
2392
|
return !i && s && typeof n == "string" && (i = je(e, n, r), i === void 0 && (i = je(t, n, r))), i;
|
|
2393
2393
|
}
|
|
2394
|
-
class
|
|
2394
|
+
class zr {
|
|
2395
2395
|
constructor() {
|
|
2396
2396
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
2397
2397
|
this.logger = k.create("interpolator"), this.options = t, this.format = t.interpolation && t.interpolation.format || ((n) => n), this.init(t);
|
|
@@ -2508,7 +2508,7 @@ class Gr {
|
|
|
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 {
|
|
@@ -2848,15 +2848,15 @@ 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;
|
|
2855
|
-
l.logger = k, l.resourceStore = this.store, l.languageUtils = f, l.pluralResolver = new
|
|
2855
|
+
l.logger = k, l.resourceStore = this.store, l.languageUtils = f, l.pluralResolver = new Gr(f, {
|
|
2856
2856
|
prepend: this.options.pluralSeparator,
|
|
2857
2857
|
compatibilityJSON: this.options.compatibilityJSON,
|
|
2858
2858
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
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
|
|
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
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++)
|
|
@@ -2923,7 +2923,7 @@ class ce extends Le {
|
|
|
2923
2923
|
throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
|
|
2924
2924
|
if (!t.type)
|
|
2925
2925
|
throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
|
|
2926
|
-
return t.type === "backend" && (this.modules.backend = t), (t.type === "logger" || t.log && t.warn && t.error) && (this.modules.logger = t), t.type === "languageDetector" && (this.modules.languageDetector = t), t.type === "i18nFormat" && (this.modules.i18nFormat = t), t.type === "postProcessor" &&
|
|
2926
|
+
return t.type === "backend" && (this.modules.backend = t), (t.type === "logger" || t.log && t.warn && t.error) && (this.modules.logger = t), t.type === "languageDetector" && (this.modules.languageDetector = t), t.type === "i18nFormat" && (this.modules.i18nFormat = t), t.type === "postProcessor" && Kt.addPostProcessor(t), t.type === "formatter" && (this.modules.formatter = t), t.type === "3rdParty" && this.modules.external.push(t), this;
|
|
2927
2927
|
}
|
|
2928
2928
|
setResolvedLanguage(t) {
|
|
2929
2929
|
if (!(!t || !this.languages) && !(["cimode", "dev"].indexOf(t) > -1))
|
|
@@ -3092,11 +3092,11 @@ const es = {
|
|
|
3092
3092
|
resources: ss(ns, St),
|
|
3093
3093
|
lng: "en",
|
|
3094
3094
|
fallbackLng: "en"
|
|
3095
|
-
}),
|
|
3095
|
+
}), Gt = {
|
|
3096
3096
|
i18nextInstance: I,
|
|
3097
3097
|
initPromise: I.init().then(() => I)
|
|
3098
3098
|
}, ye = /* @__PURE__ */ new Map();
|
|
3099
|
-
ye.set("common",
|
|
3099
|
+
ye.set("common", Gt);
|
|
3100
3100
|
const rs = (e) => {
|
|
3101
3101
|
if (ye.has(e.namespace))
|
|
3102
3102
|
return ye.get(e.namespace);
|
|
@@ -3109,7 +3109,7 @@ const rs = (e) => {
|
|
|
3109
3109
|
const t = I.cloneInstance({
|
|
3110
3110
|
defaultNS: e.namespace
|
|
3111
3111
|
});
|
|
3112
|
-
let n =
|
|
3112
|
+
let n = Gt.initPromise.then(() => t);
|
|
3113
3113
|
t.on("languageChanged", (i) => {
|
|
3114
3114
|
I.language !== i && I.changeLanguage(i);
|
|
3115
3115
|
}), I.on("languageChanged", (i) => {
|
|
@@ -3193,12 +3193,12 @@ cs();
|
|
|
3193
3193
|
function ds() {
|
|
3194
3194
|
this.__data__ = [], this.size = 0;
|
|
3195
3195
|
}
|
|
3196
|
-
function
|
|
3196
|
+
function zt(e, t) {
|
|
3197
3197
|
return e === t || e !== e && t !== t;
|
|
3198
3198
|
}
|
|
3199
3199
|
function Ee(e, t) {
|
|
3200
3200
|
for (var n = e.length; n--; )
|
|
3201
|
-
if (
|
|
3201
|
+
if (zt(e[n][0], t))
|
|
3202
3202
|
return n;
|
|
3203
3203
|
return -1;
|
|
3204
3204
|
}
|
|
@@ -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,44 +3305,44 @@ 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
|
-
var
|
|
3314
|
-
function
|
|
3313
|
+
var Ks = "__lodash_hash_undefined__";
|
|
3314
|
+
function Gs(e, t) {
|
|
3315
3315
|
var n = this.__data__;
|
|
3316
|
-
return this.size += this.has(e) ? 0 : 1, n[e] = fe && t === void 0 ?
|
|
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
|
-
|
|
3330
|
-
function
|
|
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
|
+
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
|
}
|
|
@@ -3363,8 +3363,8 @@ function re(e) {
|
|
|
3363
3363
|
this.set(r[0], r[1]);
|
|
3364
3364
|
}
|
|
3365
3365
|
}
|
|
3366
|
-
re.prototype.clear =
|
|
3367
|
-
re.prototype.delete =
|
|
3366
|
+
re.prototype.clear = zs;
|
|
3367
|
+
re.prototype.delete = Qs;
|
|
3368
3368
|
re.prototype.get = Ys;
|
|
3369
3369
|
re.prototype.has = Xs;
|
|
3370
3370
|
re.prototype.set = Zs;
|
|
@@ -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) &&
|
|
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 = [];
|
|
@@ -3501,22 +3501,22 @@ function nn(e, t, n) {
|
|
|
3501
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
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
|
-
const
|
|
3512
|
+
const Ke = Pi;
|
|
3513
3513
|
var Fi = Y(q, "Set");
|
|
3514
|
-
const
|
|
3514
|
+
const Ge = Fi;
|
|
3515
3515
|
var Ai = Y(q, "WeakMap");
|
|
3516
|
-
const
|
|
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 ?
|
|
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 = 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,21 +3554,21 @@ 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
3568
|
case Zi:
|
|
3569
3569
|
return nt(e);
|
|
3570
|
-
case Ki:
|
|
3571
3570
|
case Hi:
|
|
3571
|
+
case Ki:
|
|
3572
3572
|
return new r(+e);
|
|
3573
3573
|
case ea:
|
|
3574
3574
|
return Bi(e, n);
|
|
@@ -3581,18 +3581,18 @@ function ca(e, t, n) {
|
|
|
3581
3581
|
case oa:
|
|
3582
3582
|
case ua:
|
|
3583
3583
|
case la:
|
|
3584
|
-
return
|
|
3585
|
-
case zi:
|
|
3586
|
-
return new r();
|
|
3584
|
+
return Wi(e, n);
|
|
3587
3585
|
case Gi:
|
|
3586
|
+
return new r();
|
|
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
3594
|
case Xi:
|
|
3595
|
-
return
|
|
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,14 +3659,14 @@ 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 ? Ze :
|
|
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
|
|
3668
|
-
function
|
|
3669
|
-
return be(e,
|
|
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");
|
|
@@ -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] =
|
|
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] =
|
|
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
|
|
@@ -4051,8 +4051,8 @@ const au = (e) => {
|
|
|
4051
4051
|
};
|
|
4052
4052
|
}, uu = (e) => {
|
|
4053
4053
|
R("useExecuteCsvQuery");
|
|
4054
|
-
const t = new
|
|
4055
|
-
|
|
4054
|
+
const t = new G(Kn, [
|
|
4055
|
+
z()
|
|
4056
4056
|
]), [n, r] = te({
|
|
4057
4057
|
isLoading: !0,
|
|
4058
4058
|
isError: !1,
|
|
@@ -4065,13 +4065,13 @@ 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) => {
|
|
4072
4072
|
R("useExecutePivotQuery");
|
|
4073
|
-
const t = new
|
|
4074
|
-
|
|
4073
|
+
const t = new G(Gn, [
|
|
4074
|
+
z()
|
|
4075
4075
|
]), [n, r] = te({
|
|
4076
4076
|
isLoading: !0,
|
|
4077
4077
|
isError: !1,
|
|
@@ -4084,13 +4084,13 @@ 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) => {
|
|
4091
4091
|
R("useExecuteCustomWidgetQuery");
|
|
4092
|
-
const t = new
|
|
4093
|
-
|
|
4092
|
+
const t = new G(zn, [
|
|
4093
|
+
z()
|
|
4094
4094
|
]), [n, r] = te({
|
|
4095
4095
|
data: void 0,
|
|
4096
4096
|
isLoading: !0,
|
|
@@ -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
|
|
4123
|
+
}, s = new G(Jn, [z()]), [i, a] = te({
|
|
4124
4124
|
isLoading: !0,
|
|
4125
4125
|
isError: !1,
|
|
4126
4126
|
isSuccess: !1,
|
|
@@ -4133,19 +4133,19 @@ 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) => {
|
|
4140
4140
|
R("useGetDashboardModel");
|
|
4141
|
-
const [t, n] =
|
|
4141
|
+
const [t, n] = K(pe, {
|
|
4142
4142
|
isLoading: !0,
|
|
4143
4143
|
isError: !1,
|
|
4144
4144
|
isSuccess: !1,
|
|
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,17 +4166,17 @@ 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
|
-
const [t, n] =
|
|
4172
|
+
const [t, n] = K(pe, {
|
|
4173
4173
|
isLoading: !0,
|
|
4174
4174
|
isError: !1,
|
|
4175
4175
|
isSuccess: !1,
|
|
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
4182
|
const o = S(e), u = await Zn(a.httpClient, o);
|
|
@@ -4197,8 +4197,8 @@ const au = (e) => {
|
|
|
4197
4197
|
return A(Xn(i));
|
|
4198
4198
|
}, gu = (e) => {
|
|
4199
4199
|
R("useGetSharedFormula");
|
|
4200
|
-
const t = new
|
|
4201
|
-
|
|
4200
|
+
const t = new G(er, [
|
|
4201
|
+
z()
|
|
4202
4202
|
]), [n, r] = te({
|
|
4203
4203
|
isLoading: !0,
|
|
4204
4204
|
isError: !1,
|
|
@@ -4211,19 +4211,19 @@ 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) => {
|
|
4218
4218
|
R("useGetWidgetModel");
|
|
4219
|
-
const [t, n] =
|
|
4219
|
+
const [t, n] = K(pe, {
|
|
4220
4220
|
isLoading: !0,
|
|
4221
4221
|
isError: !1,
|
|
4222
4222
|
isSuccess: !1,
|
|
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);
|
|
@@ -4242,14 +4242,14 @@ const au = (e) => {
|
|
|
4242
4242
|
), A(t.value);
|
|
4243
4243
|
}, mu = (e) => {
|
|
4244
4244
|
R("useGetHierarchyModels");
|
|
4245
|
-
const [t, n] =
|
|
4245
|
+
const [t, n] = K(pe, {
|
|
4246
4246
|
isLoading: !0,
|
|
4247
4247
|
isError: !1,
|
|
4248
4248
|
isSuccess: !1,
|
|
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));
|
|
@@ -4267,14 +4267,14 @@ const au = (e) => {
|
|
|
4267
4267
|
{ immediate: !0 }
|
|
4268
4268
|
), A(t.value);
|
|
4269
4269
|
}, yu = (e, t, n) => {
|
|
4270
|
-
const [r, s] =
|
|
4270
|
+
const [r, s] = K(pe, {
|
|
4271
4271
|
isLoading: !0,
|
|
4272
4272
|
isError: !1,
|
|
4273
4273
|
isSuccess: !1,
|
|
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.
|
|
@@ -4380,14 +4380,14 @@ const bu = () => {
|
|
|
4380
4380
|
};
|
|
4381
4381
|
}, Su = (e, t = {}) => {
|
|
4382
4382
|
R("useComposedDashboard");
|
|
4383
|
-
const n = new
|
|
4384
|
-
|
|
4383
|
+
const n = new G(cr, [
|
|
4384
|
+
z()
|
|
4385
4385
|
]), [r, s] = te(S(e));
|
|
4386
4386
|
n.subscribe(({ dashboard: o }) => {
|
|
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");
|
|
@@ -4398,8 +4398,8 @@ const bu = () => {
|
|
|
4398
4398
|
};
|
|
4399
4399
|
}, Ou = (e, t) => {
|
|
4400
4400
|
R("useJtdWidget");
|
|
4401
|
-
const n = new
|
|
4402
|
-
|
|
4401
|
+
const n = new G(dr, [
|
|
4402
|
+
z(),
|
|
4403
4403
|
fr()
|
|
4404
4404
|
]), r = _(null);
|
|
4405
4405
|
n.subscribe((i) => {
|
|
@@ -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),
|
|
@@ -5173,11 +5173,11 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5173
5173
|
export {
|
|
5174
5174
|
To as AreaChart,
|
|
5175
5175
|
Zo as AreaRangeChart,
|
|
5176
|
-
|
|
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,
|
|
5182
5182
|
Io as ColumnChart,
|
|
5183
5183
|
oo as ContextMenu,
|
|
@@ -5191,23 +5191,23 @@ export {
|
|
|
5191
5191
|
su as FilterTile,
|
|
5192
5192
|
iu as FiltersPanel,
|
|
5193
5193
|
_o as FunnelChart,
|
|
5194
|
-
|
|
5194
|
+
Go as IndicatorChart,
|
|
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
5205
|
Xo as StreamgraphChart,
|
|
5206
|
-
|
|
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,
|