bi-components-library 1.1.62 → 1.1.63
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/index.es.js +4 -6
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -22254,17 +22254,15 @@ function Ub(e, t, n, r) {
|
|
|
22254
22254
|
r(b && m);
|
|
22255
22255
|
}
|
|
22256
22256
|
function qb(e, t, n, r, a = {}, i, s, u, o, l) {
|
|
22257
|
-
const g = J(/* @__PURE__ */ new Set()), p = J(t), b = J(
|
|
22257
|
+
const g = J(/* @__PURE__ */ new Set()), p = J(t), b = J(0), m = ie(() => {
|
|
22258
22258
|
if (!e.current) return;
|
|
22259
22259
|
if (t.length === 0) {
|
|
22260
22260
|
e.current.innerHTML = "";
|
|
22261
22261
|
return;
|
|
22262
22262
|
}
|
|
22263
|
-
p.current !== t && (g.current = /* @__PURE__ */ new Set(), p.current = t, b.current =
|
|
22264
|
-
const c = b.current;
|
|
22265
|
-
c &&
|
|
22266
|
-
b.current = !1;
|
|
22267
|
-
}, 0);
|
|
22263
|
+
p.current !== t && (g.current = /* @__PURE__ */ new Set(), p.current = t, b.current = 3);
|
|
22264
|
+
const c = b.current > 0;
|
|
22265
|
+
c && b.current--;
|
|
22268
22266
|
let f = {};
|
|
22269
22267
|
const E = /* @__PURE__ */ new Set();
|
|
22270
22268
|
e.current && !c && e.current.querySelectorAll('[data-type="variable"]').forEach((C) => {
|