@fileverse-dev/ddoc 2.3.0-patch-1 → 2.3.0-patch-2
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.
@@ -1,4 +1,4 @@
|
|
1
|
-
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-
|
1
|
+
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-a0yFL4wH.mjs";
|
2
2
|
class S extends p {
|
3
3
|
constructor({ callbackSelector: r, cause: a, data: n, extraData: i, sender: f, urls: t }) {
|
4
4
|
var o;
|
@@ -89093,7 +89093,7 @@ async function e5(e, t) {
|
|
89093
89093
|
});
|
89094
89094
|
return Z === "0x" ? { data: void 0 } : { data: Z };
|
89095
89095
|
} catch (G) {
|
89096
|
-
const B = E7t(G), { offchainLookup: O, offchainLookupSignature: H } = await import("./ccip-
|
89096
|
+
const B = E7t(G), { offchainLookup: O, offchainLookupSignature: H } = await import("./ccip-D_6WqKfg.mjs");
|
89097
89097
|
if (e.ccipRead !== !1 && (B == null ? void 0 : B.slice(0, 10)) === H && k)
|
89098
89098
|
return { data: await O(e, { data: B, to: k }) };
|
89099
89099
|
throw D && (B == null ? void 0 : B.slice(0, 10)) === "0x101bb98d" ? new Lkt({ factory: u }) : bQ(G, {
|
@@ -123505,7 +123505,8 @@ const Gre = ({
|
|
123505
123505
|
"text-center": e.attrs.dataAlign === "center",
|
123506
123506
|
"text-right": e.attrs.dataAlign === "end"
|
123507
123507
|
}
|
123508
|
-
)
|
123508
|
+
),
|
123509
|
+
disabled: r
|
123509
123510
|
}
|
123510
123511
|
) }),
|
123511
123512
|
e.attrs.caption && !e.attrs.showCaptionInput && /* @__PURE__ */ F.jsx("div", { className: "caption", children: e.attrs.caption }),
|
package/dist/index.es.js
CHANGED