@sisense/sdk-ui-vue 2.8.0 → 2.9.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 +31 -31
- package/dist/ai.js +173 -173
- package/dist/index.cjs +1 -1
- package/dist/index.js +61 -61
- package/dist/{use-tracking-c034eb94.cjs → use-tracking-c4e74583.cjs} +302 -302
- package/dist/{use-tracking-a39b9c1f.js → use-tracking-ee413ed4.js} +29939 -27334
- package/package.json +2 -2
package/dist/index.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
import { defineComponent as y, watch as T, toRefs as A, ref as B, onBeforeUnmount as Pe, createApp as cn, computed as
|
2
|
-
import { s as _t,
|
3
|
-
import { az as pu, ax as gu, ay as hu, aA as mu, aB as yu } from "./use-tracking-
|
1
|
+
import { defineComponent as y, watch as T, toRefs as A, ref as B, onBeforeUnmount as Pe, createApp as cn, computed as He, openBlock as dn, createElementBlock as fn, renderSlot as Re, createVNode as at, unref as E, createElementVNode as pn } from "vue";
|
2
|
+
import { s as _t, E as gn, a as S, D as hn, M as mn, _ as yn, b as bn, C as Sn, T as On, N as vn, H as xn, W as Cn, L as wn, O as Pn, A as Dn, I as jn, c as An, P as Fn, F as Ln, R as En, j as Nn, d as Tn, Z as Rn, q as Mn, U as $n, e as In, w as _n, r as U, i as De, f as kn, k as Qe, g as kt, h as Bn, l as Un, o as qn, m as Bt, n as Ut, S as ot, p as qt, t as Se, u as Vt, v as Vn, x as q, y as V, z as M, B as R, G as O, J as Ht, K as Hn, Q as Ye, V as Wn, X as je, Y as Kn, $ as Ae, a0 as Fe, a1 as zn, a2 as Gn, a3 as Jn, a4 as X, a5 as Qn, a6 as Yn, a7 as Zn, a8 as Xn, a9 as er, aa as tr, ab as nr, ac as rr, ad as sr, ae as ir, af as ar, ag as ut, ah as or, ai as ur, aj as lt, ak as lr, al as cr, am as dr, an as fr, ao as pr, ap as gr, aq as hr, ar as mr, as as yr, at as br, au as Sr, av as ee, aw as H } from "./use-tracking-ee413ed4.js";
|
3
|
+
import { az as pu, ax as gu, ay as hu, aA as mu, aB as yu } from "./use-tracking-ee413ed4.js";
|
4
4
|
const Or = y({
|
5
5
|
props: {
|
6
6
|
/**
|
@@ -1554,9 +1554,9 @@ function wr(e, t, n) {
|
|
1554
1554
|
const r = ve(e, n);
|
1555
1555
|
return r !== void 0 ? r : ve(t, n);
|
1556
1556
|
}
|
1557
|
-
function
|
1557
|
+
function Wt(e, t, n) {
|
1558
1558
|
for (const r in t)
|
1559
|
-
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]) :
|
1559
|
+
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]) : Wt(e[r], t[r], n) : e[r] = t[r]);
|
1560
1560
|
return e;
|
1561
1561
|
}
|
1562
1562
|
function Y(e) {
|
@@ -1669,7 +1669,7 @@ class ft extends Le {
|
|
1669
1669
|
}, o = [t, n];
|
1670
1670
|
t.indexOf(".") > -1 && (o = t.split("."), s = r, r = n, n = o[1]), this.addNamespaces(n);
|
1671
1671
|
let u = ve(this.data, o) || {};
|
1672
|
-
s ?
|
1672
|
+
s ? Wt(u, r, i) : u = {
|
1673
1673
|
...u,
|
1674
1674
|
...r
|
1675
1675
|
}, dt(this.data, o, u), a.silent || this.emit("added", t, n, r);
|
@@ -1696,7 +1696,7 @@ class ft extends Le {
|
|
1696
1696
|
return this.data;
|
1697
1697
|
}
|
1698
1698
|
}
|
1699
|
-
var
|
1699
|
+
var Kt = {
|
1700
1700
|
processors: {},
|
1701
1701
|
addPostProcessor(e) {
|
1702
1702
|
this.processors[e.name] = e;
|
@@ -1876,7 +1876,7 @@ class we extends Le {
|
|
1876
1876
|
}, r)), r.interpolation && this.interpolator.reset();
|
1877
1877
|
}
|
1878
1878
|
const o = r.postProcess || this.options.postProcess, u = typeof o == "string" ? [o] : o;
|
1879
|
-
return t != null && u && u.length && r.applyPostProcessor !== !1 && (t =
|
1879
|
+
return t != null && u && u.length && r.applyPostProcessor !== !1 && (t = Kt.handle(u, t, n, this.options && this.options.postProcessPassResolved ? {
|
1880
1880
|
i18nResolved: s,
|
1881
1881
|
...r
|
1882
1882
|
} : r, this)), t;
|
@@ -2773,7 +2773,7 @@ class oe extends Le {
|
|
2773
2773
|
throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
|
2774
2774
|
if (!t.type)
|
2775
2775
|
throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
|
2776
|
-
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" &&
|
2776
|
+
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;
|
2777
2777
|
}
|
2778
2778
|
setResolvedLanguage(t) {
|
2779
2779
|
if (!(!t || !this.languages) && !(["cimode", "dev"].indexOf(t) > -1))
|
@@ -2939,7 +2939,7 @@ const Ur = {
|
|
2939
2939
|
uk: qr
|
2940
2940
|
}, I = D.createInstance({
|
2941
2941
|
defaultNS: St,
|
2942
|
-
resources:
|
2942
|
+
resources: Wr(Vr, St),
|
2943
2943
|
lng: "en",
|
2944
2944
|
fallbackLng: "en"
|
2945
2945
|
}), zt = {
|
@@ -2947,7 +2947,7 @@ const Ur = {
|
|
2947
2947
|
initPromise: I.init().then(() => I)
|
2948
2948
|
}, pe = /* @__PURE__ */ new Map();
|
2949
2949
|
pe.set("common", zt);
|
2950
|
-
const
|
2950
|
+
const Hr = (e) => {
|
2951
2951
|
if (pe.has(e.namespace))
|
2952
2952
|
return pe.get(e.namespace);
|
2953
2953
|
if (e.plugins)
|
@@ -2970,12 +2970,12 @@ const Wr = (e) => {
|
|
2970
2970
|
const s = { initPromise: n, i18nextInstance: t };
|
2971
2971
|
return pe.set(e.namespace, s), s;
|
2972
2972
|
};
|
2973
|
-
function
|
2973
|
+
function Wr(e, t) {
|
2974
2974
|
return Object.keys(e).reduce((n, r) => (n[r] = {
|
2975
2975
|
[t]: e[r]
|
2976
2976
|
}, n), {});
|
2977
2977
|
}
|
2978
|
-
function
|
2978
|
+
function Kr(e) {
|
2979
2979
|
return e && e.replace(new RegExp("(?<!\\\\)'", "g"), "\\'");
|
2980
2980
|
}
|
2981
2981
|
const zr = {
|
@@ -3035,7 +3035,7 @@ const zr = {
|
|
3035
3035
|
uk: Gr
|
3036
3036
|
};
|
3037
3037
|
function Yr() {
|
3038
|
-
return
|
3038
|
+
return Hr({
|
3039
3039
|
resource: Qr,
|
3040
3040
|
language: "en",
|
3041
3041
|
namespace: Jr
|
@@ -3245,14 +3245,14 @@ function Vs(e, t) {
|
|
3245
3245
|
;
|
3246
3246
|
return e;
|
3247
3247
|
}
|
3248
|
-
var
|
3248
|
+
var Hs = function() {
|
3249
3249
|
try {
|
3250
3250
|
var e = J(Object, "defineProperty");
|
3251
3251
|
return e({}, "", {}), e;
|
3252
3252
|
} catch {
|
3253
3253
|
}
|
3254
3254
|
}();
|
3255
|
-
const vt =
|
3255
|
+
const vt = Hs;
|
3256
3256
|
function Jt(e, t, n) {
|
3257
3257
|
t == "__proto__" && vt ? vt(e, t, {
|
3258
3258
|
configurable: !0,
|
@@ -3261,10 +3261,10 @@ function Jt(e, t, n) {
|
|
3261
3261
|
writable: !0
|
3262
3262
|
}) : e[t] = n;
|
3263
3263
|
}
|
3264
|
-
var
|
3264
|
+
var Ws = Object.prototype, Ks = Ws.hasOwnProperty;
|
3265
3265
|
function Qt(e, t, n) {
|
3266
3266
|
var r = e[t];
|
3267
|
-
(!(
|
3267
|
+
(!(Ks.call(e, t) && Gt(r, n)) || n === void 0 && !(t in e)) && Jt(e, t, n);
|
3268
3268
|
}
|
3269
3269
|
function Te(e, t, n, r) {
|
3270
3270
|
var s = !n;
|
@@ -3359,15 +3359,15 @@ function fi(e) {
|
|
3359
3359
|
return nn(e, Xe, tn);
|
3360
3360
|
}
|
3361
3361
|
var pi = J(U, "DataView");
|
3362
|
-
const
|
3362
|
+
const We = pi;
|
3363
3363
|
var gi = J(U, "Promise");
|
3364
|
-
const
|
3364
|
+
const Ke = gi;
|
3365
3365
|
var hi = J(U, "Set");
|
3366
3366
|
const ze = hi;
|
3367
3367
|
var mi = J(U, "WeakMap");
|
3368
3368
|
const Ge = mi;
|
3369
|
-
var Dt = "[object Map]", yi = "[object Object]", jt = "[object Promise]", At = "[object Set]", Ft = "[object WeakMap]", Lt = "[object DataView]", bi = G(
|
3370
|
-
(
|
3369
|
+
var Dt = "[object Map]", yi = "[object Object]", jt = "[object Promise]", At = "[object Set]", Ft = "[object WeakMap]", Lt = "[object DataView]", bi = G(We), Si = G(ue), Oi = G(Ke), vi = G(ze), xi = G(Ge), W = Ut;
|
3370
|
+
(We && W(new We(new ArrayBuffer(1))) != Lt || ue && W(new ue()) != Dt || Ke && W(Ke.resolve()) != jt || ze && W(new ze()) != At || Ge && W(new Ge()) != Ft) && (W = function(e) {
|
3371
3371
|
var t = Ut(e), n = t == yi ? e.constructor : void 0, r = n ? G(n) : "";
|
3372
3372
|
if (r)
|
3373
3373
|
switch (r) {
|
@@ -3384,7 +3384,7 @@ var Dt = "[object Map]", yi = "[object Object]", jt = "[object Promise]", At = "
|
|
3384
3384
|
}
|
3385
3385
|
return t;
|
3386
3386
|
});
|
3387
|
-
const tt =
|
3387
|
+
const tt = W;
|
3388
3388
|
var Ci = Object.prototype, wi = Ci.hasOwnProperty;
|
3389
3389
|
function Pi(e) {
|
3390
3390
|
var t = e.length, n = new e.constructor(t);
|
@@ -3413,7 +3413,7 @@ function Ei(e, t) {
|
|
3413
3413
|
var n = t ? nt(e.buffer) : e.buffer;
|
3414
3414
|
return new e.constructor(n, e.byteOffset, e.length);
|
3415
3415
|
}
|
3416
|
-
var Ni = "[object Boolean]", Ti = "[object Date]", Ri = "[object Map]", Mi = "[object Number]", $i = "[object RegExp]", Ii = "[object Set]", _i = "[object String]", ki = "[object Symbol]", Bi = "[object ArrayBuffer]", Ui = "[object DataView]", qi = "[object Float32Array]", Vi = "[object Float64Array]",
|
3416
|
+
var Ni = "[object Boolean]", Ti = "[object Date]", Ri = "[object Map]", Mi = "[object Number]", $i = "[object RegExp]", Ii = "[object Set]", _i = "[object String]", ki = "[object Symbol]", Bi = "[object ArrayBuffer]", Ui = "[object DataView]", qi = "[object Float32Array]", Vi = "[object Float64Array]", Hi = "[object Int8Array]", Wi = "[object Int16Array]", Ki = "[object Int32Array]", zi = "[object Uint8Array]", Gi = "[object Uint8ClampedArray]", Ji = "[object Uint16Array]", Qi = "[object Uint32Array]";
|
3417
3417
|
function Yi(e, t, n) {
|
3418
3418
|
var r = e.constructor;
|
3419
3419
|
switch (t) {
|
@@ -3426,9 +3426,9 @@ function Yi(e, t, n) {
|
|
3426
3426
|
return ji(e, n);
|
3427
3427
|
case qi:
|
3428
3428
|
case Vi:
|
3429
|
+
case Hi:
|
3429
3430
|
case Wi:
|
3430
3431
|
case Ki:
|
3431
|
-
case Hi:
|
3432
3432
|
case zi:
|
3433
3433
|
case Gi:
|
3434
3434
|
case Ji:
|
@@ -3682,7 +3682,7 @@ var Be;
|
|
3682
3682
|
})(Be = Be || (Be = {}));
|
3683
3683
|
function Je(e, t = []) {
|
3684
3684
|
try {
|
3685
|
-
return e == null ? String(e) : typeof e == "string" ? `'${
|
3685
|
+
return e == null ? String(e) : typeof e == "string" ? `'${Kr(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);
|
3686
3686
|
} catch (n) {
|
3687
3687
|
return console.error(n, JSON.stringify(e, null, 2)), JSON.stringify(e);
|
3688
3688
|
}
|
@@ -3696,7 +3696,7 @@ function Ua(e) {
|
|
3696
3696
|
function qa(e, t) {
|
3697
3697
|
return function(n) {
|
3698
3698
|
return function(...r) {
|
3699
|
-
const s = Ua(r), i = s.length, a = s.map((c) => Je(c, ["guid"])).filter((c, d) => !(["", "{ }", "
|
3699
|
+
const s = Ua(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);
|
3700
3700
|
return u.composeCode = o, u;
|
3701
3701
|
};
|
3702
3702
|
};
|
@@ -3707,16 +3707,16 @@ function It(e, t) {
|
|
3707
3707
|
function Va(e) {
|
3708
3708
|
return e && e.__serializable === "MembersFilter";
|
3709
3709
|
}
|
3710
|
-
function
|
3710
|
+
function Ha(e) {
|
3711
3711
|
return e && e.__serializable === "CascadingFilter";
|
3712
3712
|
}
|
3713
|
-
const
|
3713
|
+
const K = (e) => {
|
3714
3714
|
if (Array.isArray(e)) {
|
3715
3715
|
const [t, ...n] = e;
|
3716
|
-
return n.length === 0 ?
|
3716
|
+
return n.length === 0 ? K(t) : {
|
3717
3717
|
operator: "AND",
|
3718
|
-
left:
|
3719
|
-
right:
|
3718
|
+
left: K(t),
|
3719
|
+
right: K(n)
|
3720
3720
|
};
|
3721
3721
|
}
|
3722
3722
|
return e;
|
@@ -3725,12 +3725,12 @@ var Ue;
|
|
3725
3725
|
(function(e) {
|
3726
3726
|
e.and = It((t, n) => ({
|
3727
3727
|
operator: "AND",
|
3728
|
-
left:
|
3729
|
-
right:
|
3728
|
+
left: K(t),
|
3729
|
+
right: K(n)
|
3730
3730
|
}), "and"), e.or = It((t, n) => ({
|
3731
3731
|
operator: "OR",
|
3732
|
-
left:
|
3733
|
-
right:
|
3732
|
+
left: K(t),
|
3733
|
+
right: K(n)
|
3734
3734
|
}), "or");
|
3735
3735
|
})(Ue = Ue || (Ue = {}));
|
3736
3736
|
var he;
|
@@ -3753,7 +3753,7 @@ var qe;
|
|
3753
3753
|
(function(e) {
|
3754
3754
|
e.DATE_TIME = "datetime", e.NUMERIC = "numeric", e.TEXT = "text";
|
3755
3755
|
})(qe = qe || (qe = {}));
|
3756
|
-
const N = Object.assign(Object.assign(Object.assign({}, he), me), ye),
|
3756
|
+
const N = Object.assign(Object.assign(Object.assign({}, he), me), ye), Wa = {
|
3757
3757
|
[N.INCLUDE_ALL]: {
|
3758
3758
|
all: !0,
|
3759
3759
|
filterType: N.INCLUDE_ALL
|
@@ -3782,7 +3782,7 @@ const N = Object.assign(Object.assign(Object.assign({}, he), me), ye), Ka = {
|
|
3782
3782
|
filterType: N.SPECIFIC_ITEMS
|
3783
3783
|
}
|
3784
3784
|
};
|
3785
|
-
|
3785
|
+
Wa.INCLUDE_ALL, be.YEARS;
|
3786
3786
|
var Ve;
|
3787
3787
|
(function(e) {
|
3788
3788
|
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";
|
@@ -3801,17 +3801,17 @@ const on = (e) => {
|
|
3801
3801
|
return { left: c, right: d, operator: "AND" };
|
3802
3802
|
}
|
3803
3803
|
function r(a) {
|
3804
|
-
return a && (
|
3804
|
+
return a && (Ka(a) ? Ha(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));
|
3805
3805
|
}
|
3806
3806
|
const s = Ia(e), i = r(s);
|
3807
3807
|
return { filters: Array.from(t), relations: i };
|
3808
3808
|
};
|
3809
|
-
function
|
3809
|
+
function Ka(e) {
|
3810
3810
|
return "config" in e && "guid" in e.config;
|
3811
3811
|
}
|
3812
3812
|
b.TextAttribute, b.NumericAttribute, b.DateLevel;
|
3813
3813
|
const qo = (e) => {
|
3814
|
-
const [t, n] = q(
|
3814
|
+
const [t, n] = q(Ht, {
|
3815
3815
|
isLoading: !0,
|
3816
3816
|
isError: !1,
|
3817
3817
|
isSuccess: !1,
|
@@ -3834,7 +3834,7 @@ const qo = (e) => {
|
|
3834
3834
|
onBeforeQuery: p
|
3835
3835
|
} = O(e), { filters: m, relations: h } = on(c);
|
3836
3836
|
n({ type: "loading" });
|
3837
|
-
const x = await
|
3837
|
+
const x = await Hn(
|
3838
3838
|
{
|
3839
3839
|
dataSource: a,
|
3840
3840
|
dimensions: o,
|
@@ -3865,7 +3865,7 @@ const qo = (e) => {
|
|
3865
3865
|
}, Vo = (e) => {
|
3866
3866
|
const t = B(void 0), n = B(void 0);
|
3867
3867
|
M("useExecuteQueryByWidgetId");
|
3868
|
-
const [r, s] = q(
|
3868
|
+
const [r, s] = q(Ht, {
|
3869
3869
|
isLoading: !0,
|
3870
3870
|
isError: !1,
|
3871
3871
|
isSuccess: !1,
|
@@ -3879,7 +3879,7 @@ const qo = (e) => {
|
|
3879
3879
|
data: f,
|
3880
3880
|
query: l,
|
3881
3881
|
pivotQuery: g
|
3882
|
-
} = await
|
3882
|
+
} = await Wn({
|
3883
3883
|
...c,
|
3884
3884
|
filters: d,
|
3885
3885
|
app: o
|
@@ -3901,9 +3901,9 @@ const qo = (e) => {
|
|
3901
3901
|
query: t,
|
3902
3902
|
pivotQuery: n
|
3903
3903
|
};
|
3904
|
-
},
|
3904
|
+
}, Ho = (e) => {
|
3905
3905
|
M("useExecuteCsvQuery");
|
3906
|
-
const t = new je(
|
3906
|
+
const t = new je(Kn, [
|
3907
3907
|
Ae()
|
3908
3908
|
]), [n, r] = Fe({
|
3909
3909
|
isLoading: !0,
|
@@ -3920,7 +3920,7 @@ const qo = (e) => {
|
|
3920
3920
|
}), Pe(() => {
|
3921
3921
|
t.destroy();
|
3922
3922
|
}), A(n.value);
|
3923
|
-
},
|
3923
|
+
}, Wo = (e) => {
|
3924
3924
|
M("useExecuteCustomWidgetQuery");
|
3925
3925
|
const t = new je(zn, [
|
3926
3926
|
Ae()
|
@@ -3939,7 +3939,7 @@ const qo = (e) => {
|
|
3939
3939
|
}), Pe(() => {
|
3940
3940
|
t.destroy();
|
3941
3941
|
}), A(n.value);
|
3942
|
-
},
|
3942
|
+
}, Ko = (e) => {
|
3943
3943
|
M("useGetFilterMembers");
|
3944
3944
|
const { filter: t, parentFilters: n = [] } = O(e), r = {
|
3945
3945
|
selectedMembers: [],
|
@@ -4230,10 +4230,10 @@ const Xo = () => {
|
|
4230
4230
|
throw new Error(
|
4231
4231
|
"Initial dimension has to be specified to use drilldown with custom components"
|
4232
4232
|
);
|
4233
|
-
const n = B([]), r = B(), s = B([]), i = B([]), a =
|
4233
|
+
const n = B([]), r = B(), s = B([]), i = B([]), a = He(() => [
|
4234
4234
|
ur(t),
|
4235
4235
|
...n.value.map(({ nextDimension: l }) => l)
|
4236
|
-
]), o =
|
4236
|
+
]), o = He(
|
4237
4237
|
() => e.value.filter((l) => {
|
4238
4238
|
if (b.isAttribute(l)) {
|
4239
4239
|
const m = l;
|
@@ -4332,7 +4332,7 @@ const Xo = () => {
|
|
4332
4332
|
initialDimension: r.value
|
4333
4333
|
}), p = (P) => {
|
4334
4334
|
f(a.value, P);
|
4335
|
-
}, m =
|
4335
|
+
}, m = He(() => {
|
4336
4336
|
const P = (C) => C === "drilldown.drillMenuItem" ? "Drill" : C;
|
4337
4337
|
return [
|
4338
4338
|
dr(a.value, u.value),
|
@@ -4854,24 +4854,24 @@ const uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4854
4854
|
removeFilters: io,
|
4855
4855
|
replaceFilter: ro,
|
4856
4856
|
replaceFilters: eo
|
4857
|
-
}, Symbol.toStringTag, { value: "Module" })), ao = (e) =>
|
4857
|
+
}, Symbol.toStringTag, { value: "Module" })), ao = (e) => H.toExecuteQueryParams(e), oo = (e) => H.toExecutePivotQueryParams(e);
|
4858
4858
|
function uo(e) {
|
4859
|
-
return
|
4859
|
+
return H.toChartProps(e);
|
4860
4860
|
}
|
4861
4861
|
function lo(e) {
|
4862
|
-
return
|
4862
|
+
return H.toTableProps(e);
|
4863
4863
|
}
|
4864
4864
|
function co(e) {
|
4865
|
-
return
|
4865
|
+
return H.toPivotTableProps(e);
|
4866
4866
|
}
|
4867
4867
|
function fo(e) {
|
4868
|
-
return
|
4868
|
+
return H.toChartWidgetProps(e);
|
4869
4869
|
}
|
4870
4870
|
function po(e) {
|
4871
|
-
return
|
4871
|
+
return H.toPivotTableWidgetProps(e);
|
4872
4872
|
}
|
4873
4873
|
function go(e) {
|
4874
|
-
return
|
4874
|
+
return H.toTextWidgetProps(e);
|
4875
4875
|
}
|
4876
4876
|
const cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
4877
4877
|
__proto__: null,
|
@@ -4927,14 +4927,14 @@ export {
|
|
4927
4927
|
yu as extractDimensionsAndMeasures,
|
4928
4928
|
eu as useComposedDashboard,
|
4929
4929
|
Xo as useCustomWidgets,
|
4930
|
-
|
4931
|
-
|
4930
|
+
Ho as useExecuteCsvQuery,
|
4931
|
+
Wo as useExecuteCustomWidgetQuery,
|
4932
4932
|
qo as useExecuteQuery,
|
4933
4933
|
Vo as useExecuteQueryByWidgetId,
|
4934
4934
|
Zo as useFetch,
|
4935
4935
|
zo as useGetDashboardModel,
|
4936
4936
|
Go as useGetDashboardModels,
|
4937
|
-
|
4937
|
+
Ko as useGetFilterMembers,
|
4938
4938
|
Yo as useGetHierarchyModels,
|
4939
4939
|
Jo as useGetSharedFormula,
|
4940
4940
|
Qo as useGetWidgetModel,
|