@gisce/react-ooui 2.123.0-alpha.5 → 2.123.0-alpha.7
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.
|
@@ -9800,7 +9800,7 @@ const Rr = () => {
|
|
|
9800
9800
|
document.removeEventListener("visibilitychange", n);
|
|
9801
9801
|
};
|
|
9802
9802
|
}, []), t;
|
|
9803
|
-
}, Hv = 0.
|
|
9803
|
+
}, Hv = 0.1 * 1e3, jv = ({
|
|
9804
9804
|
model: t,
|
|
9805
9805
|
treeView: e,
|
|
9806
9806
|
tableRef: n,
|
|
@@ -18589,7 +18589,7 @@ const { useToken: Ow } = ot, { TextArea: ks } = Dt, Dw = (t) => {
|
|
|
18589
18589
|
fields: a.current
|
|
18590
18590
|
}),
|
|
18591
18591
|
domain: v,
|
|
18592
|
-
limit: y.registersAmount === "all" ? 0 : o,
|
|
18592
|
+
limit: y.registersAmount === "all" || y.registersAmount === "selected" ? 0 : o,
|
|
18593
18593
|
context: e,
|
|
18594
18594
|
format: y.exportType
|
|
18595
18595
|
});
|
|
@@ -25368,4 +25368,4 @@ export {
|
|
|
25368
25368
|
Wm as y,
|
|
25369
25369
|
YC as z
|
|
25370
25370
|
};
|
|
25371
|
-
//# sourceMappingURL=TabContent-
|
|
25371
|
+
//# sourceMappingURL=TabContent-47958345.mjs.map
|