biblio-react 3.0.0-alpha260-popup → 3.0.0-alpha261-popup

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.js CHANGED
@@ -12287,7 +12287,7 @@ function m5(t) {
12287
12287
  }));
12288
12288
  });
12289
12289
  }
12290
- a(m5, "applyStyles$1");
12290
+ a(m5, "applyStyles");
12291
12291
  function g5(t) {
12292
12292
  var e = t.state, n = {
12293
12293
  popper: {
@@ -12479,7 +12479,7 @@ function C5(t) {
12479
12479
  n.modifiersData[r] = (e = {}, e[N] = R, e.centerOffset = R - k, e);
12480
12480
  }
12481
12481
  }
12482
- a(C5, "arrow$2");
12482
+ a(C5, "arrow$1");
12483
12483
  function w5(t) {
12484
12484
  var e = t.state, n = t.options, r = n.element, o = r === void 0 ? "[data-popper-arrow]" : r;
12485
12485
  o != null && (typeof o == "string" && (o = e.elements.popper.querySelector(o), !o) || ZE(e.elements.popper, o) && (e.elements.arrow = o));
@@ -12580,7 +12580,7 @@ function k5(t) {
12580
12580
  "data-popper-placement": e.placement
12581
12581
  });
12582
12582
  }
12583
- a(k5, "computeStyles$1");
12583
+ a(k5, "computeStyles");
12584
12584
  const M5 = {
12585
12585
  name: "computeStyles",
12586
12586
  enabled: !0,
@@ -12868,7 +12868,7 @@ function z5(t) {
12868
12868
  e.placement !== A && (e.modifiersData[r]._skip = !0, e.placement = A, e.reset = !0);
12869
12869
  }
12870
12870
  }
12871
- a(z5, "flip$1");
12871
+ a(z5, "flip");
12872
12872
  const V5 = {
12873
12873
  name: "flip",
12874
12874
  enabled: !0,
@@ -12913,7 +12913,7 @@ function j5(t) {
12913
12913
  "data-popper-escaped": f
12914
12914
  });
12915
12915
  }
12916
- a(j5, "hide$1");
12916
+ a(j5, "hide");
12917
12917
  const W5 = {
12918
12918
  name: "hide",
12919
12919
  enabled: !0,
@@ -12940,7 +12940,7 @@ function q5(t) {
12940
12940
  }, {}), l = s[e.placement], u = l.x, d = l.y;
12941
12941
  e.modifiersData.popperOffsets != null && (e.modifiersData.popperOffsets.x += u, e.modifiersData.popperOffsets.y += d), e.modifiersData[r] = s;
12942
12942
  }
12943
- a(q5, "offset$1");
12943
+ a(q5, "offset");
12944
12944
  const U5 = {
12945
12945
  name: "offset",
12946
12946
  enabled: !0,
@@ -12956,7 +12956,7 @@ function G5(t) {
12956
12956
  placement: e.placement
12957
12957
  });
12958
12958
  }
12959
- a(G5, "popperOffsets$1");
12959
+ a(G5, "popperOffsets");
12960
12960
  const K5 = {
12961
12961
  name: "popperOffsets",
12962
12962
  enabled: !0,
@@ -13001,7 +13001,7 @@ function J5(t) {
13001
13001
  e.modifiersData[r] = O;
13002
13002
  }
13003
13003
  }
13004
- a(J5, "preventOverflow$1");
13004
+ a(J5, "preventOverflow");
13005
13005
  const X5 = {
13006
13006
  name: "preventOverflow",
13007
13007
  enabled: !0,
@@ -13752,7 +13752,7 @@ function yB(t, e, n, r, o) {
13752
13752
  let l;
13753
13753
  return typeof i == "function" && !gB(i) && (l = "Did you accidentally provide a plain function component instead?"), i === x.Fragment && (l = "Did you accidentally provide a React.Fragment instead?"), l !== void 0 ? new Error(`Invalid ${r} \`${s}\` supplied to \`${n}\`. Expected an element type that can hold a ref. ${l} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
13754
13754
  }
13755
- a(yB, "elementTypeAcceptingRef$1");
13755
+ a(yB, "elementTypeAcceptingRef");
13756
13756
  const us = kr(c.elementType, yB);
13757
13757
  function ha(t) {
13758
13758
  try {
@@ -33464,8 +33464,8 @@ const vY = /* @__PURE__ */ a((t) => {
33464
33464
  {
33465
33465
  formRootPathname: p,
33466
33466
  syncWithLocation: n,
33467
- tabs: i ?? h ?? /* @__PURE__ */ b(rT, {}),
33468
- toolbar: o ?? f ?? /* @__PURE__ */ b(gf, { deleteButton: r }),
33467
+ tabs: h !== void 0 ? h : i !== void 0 ? i : /* @__PURE__ */ b(rT, {}),
33468
+ toolbar: f !== void 0 ? f : o !== void 0 ? o : /* @__PURE__ */ b(gf, { deleteButton: r }),
33469
33469
  children: [
33470
33470
  e,
33471
33471
  /* @__PURE__ */ b(Ck, {})
@@ -53262,7 +53262,7 @@ const aG = /* @__PURE__ */ a(() => {
53262
53262
  }),
53263
53263
  o && x.createElement("span", { "aria-hidden": "true" }, " *")
53264
53264
  );
53265
- }, "FieldTitle$1");
53265
+ }, "FieldTitle");
53266
53266
  LR.displayName = "FieldTitle";
53267
53267
  const lG = Fw(LR), cG = /* @__PURE__ */ a((t) => {
53268
53268
  if (!t)