@fileverse-dev/ddoc 2.3.0-patch-4 → 2.3.0-patch-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.
@@ -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-B7wqogmx.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-CwSC0M4Q.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, {
|
@@ -227286,7 +227286,8 @@ const ktn = ({
|
|
227286
227286
|
"div",
|
227287
227287
|
{
|
227288
227288
|
className: xe(
|
227289
|
-
"flex flex-col h-[
|
227289
|
+
"flex flex-col h-[100dvh] sm:h-[calc(100vh-40px)] xl:h-[calc(100vh-210px)] !color-bg-default !rounded-b-lg",
|
227290
|
+
"pb-[3rem] sm:pb-0",
|
227290
227291
|
!t && "xl:!h-[calc(100vh-150px)]",
|
227291
227292
|
n && "xl:!h-[86vh]"
|
227292
227293
|
),
|
package/dist/index.es.js
CHANGED