@sisense/sdk-ui 1.18.0 → 1.18.1
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.
|
@@ -8744,7 +8744,7 @@ const Xy = Ud({
|
|
|
8744
8744
|
if (!o.current && !a) {
|
|
8745
8745
|
const u = {
|
|
8746
8746
|
packageName: r.packageName,
|
|
8747
|
-
packageVersion: "1.18.
|
|
8747
|
+
packageVersion: "1.18.1",
|
|
8748
8748
|
componentName: e,
|
|
8749
8749
|
attributesUsed: Object.entries(t).filter(([, c]) => !!c).map(([c]) => c).join(", ")
|
|
8750
8750
|
};
|
|
@@ -8779,7 +8779,7 @@ class Jy extends kg {
|
|
|
8779
8779
|
try {
|
|
8780
8780
|
this.handler({
|
|
8781
8781
|
packageName: "sdk-ui",
|
|
8782
|
-
packageVersion: "1.18.
|
|
8782
|
+
packageVersion: "1.18.1",
|
|
8783
8783
|
component: this.componentName,
|
|
8784
8784
|
error: r
|
|
8785
8785
|
});
|
|
@@ -37151,7 +37151,7 @@ const aw = "sdkHookInit", zJ = (e, t, r, n) => {
|
|
|
37151
37151
|
return;
|
|
37152
37152
|
Zy(aw, {
|
|
37153
37153
|
packageName: t,
|
|
37154
|
-
packageVersion: "1.18.
|
|
37154
|
+
packageVersion: "1.18.1",
|
|
37155
37155
|
hookName: e
|
|
37156
37156
|
}, r.httpClient).finally(n);
|
|
37157
37157
|
};
|
|
@@ -37161,7 +37161,7 @@ function dX(e) {
|
|
|
37161
37161
|
if (t && !n.current) {
|
|
37162
37162
|
const a = {
|
|
37163
37163
|
packageName: t.packageName || "sdk-ui",
|
|
37164
|
-
packageVersion: "1.18.
|
|
37164
|
+
packageVersion: "1.18.1",
|
|
37165
37165
|
hookName: e
|
|
37166
37166
|
};
|
|
37167
37167
|
r(aw, a, !t.enabled).finally(
|