biblio-react 3.0.0-alpha163 → 3.0.0-alpha164
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -54216,7 +54216,7 @@ const Hee = /* @__PURE__ */ a((e) => {
|
|
|
54216
54216
|
const s = {
|
|
54217
54217
|
...n
|
|
54218
54218
|
};
|
|
54219
|
-
return o ? null : t === "N" ? /* @__PURE__ */ y(kZ, { ...s }) : t === "D" ? /* @__PURE__ */ y(EZ, { ...s }) : t === "F" ? /* @__PURE__ */ y(mZ, { ...s }) : t === "Z" ? /* @__PURE__ */ y(OZ, { ...s }) : t === "H" ? /* @__PURE__ */ y(dn, { ...s, type: "time" }) : t === "TF" ? /* @__PURE__ */ y(
|
|
54219
|
+
return o ? null : t === "N" ? /* @__PURE__ */ y(kZ, { ...s }) : t === "D" ? /* @__PURE__ */ y(EZ, { ...s, totalDigits: s.maxLength }) : t === "F" ? /* @__PURE__ */ y(mZ, { ...s }) : t === "Z" ? /* @__PURE__ */ y(OZ, { ...s }) : t === "H" ? /* @__PURE__ */ y(dn, { ...s, type: "time" }) : t === "TF" ? /* @__PURE__ */ y(
|
|
54220
54220
|
dn,
|
|
54221
54221
|
{
|
|
54222
54222
|
...s,
|