@quickflo/quickview 1.1.4 → 1.1.5

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/quickview.js CHANGED
@@ -7257,7 +7257,7 @@ const rc = he({
7257
7257
  return k.every(
7258
7258
  (B) => Object.keys(B).sort().join(",") === q
7259
7259
  );
7260
- }), h = H(u.value ? "table" : "list"), b = s(() => a ? n.context.path ? a.state.expandedPaths.value[n.context.path] === !0 : !0 : n.context.depth < 1), d = s(() => a ? a.state.highlightedPath.value === n.context.path : !1);
7260
+ }), h = H("list"), b = s(() => a ? n.context.path ? a.state.expandedPaths.value[n.context.path] === !0 : !0 : n.context.depth < 1), d = s(() => a ? a.state.highlightedPath.value === n.context.path : !1);
7261
7261
  function w(k) {
7262
7262
  if (!a) return !1;
7263
7263
  const q = dt(n.context.path, k), B = a.state.highlightedPath.value;