@fileverse-dev/ddoc 3.0.39-toast-5 → 3.0.39-toast-6
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-gv3jXFKh.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;
|
|
@@ -83314,7 +83314,7 @@ const _Ut = Zs(
|
|
|
83314
83314
|
info: "info"
|
|
83315
83315
|
},
|
|
83316
83316
|
type: {
|
|
83317
|
-
normal: "normal-toast space-x-4 border color-border-default group w-[320px] max-w-full",
|
|
83317
|
+
normal: "normal-toast space-x-4 border color-bg-default color-border-default group w-[320px] max-w-full",
|
|
83318
83318
|
mini: "mini-toast gap-2 w-fit max-w-full border-0"
|
|
83319
83319
|
},
|
|
83320
83320
|
position: {
|
|
@@ -83330,7 +83330,7 @@ const _Ut = Zs(
|
|
|
83330
83330
|
{
|
|
83331
83331
|
type: "normal",
|
|
83332
83332
|
variant: "default",
|
|
83333
|
-
className: "color-
|
|
83333
|
+
className: "color-border-default"
|
|
83334
83334
|
},
|
|
83335
83335
|
{
|
|
83336
83336
|
type: "normal",
|
|
@@ -94001,7 +94001,7 @@ async function LF(e, t) {
|
|
|
94001
94001
|
});
|
|
94002
94002
|
return oe === "0x" ? { data: void 0 } : { data: oe };
|
|
94003
94003
|
} catch (O) {
|
|
94004
|
-
const I = _Kt(O), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-
|
|
94004
|
+
const I = _Kt(O), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-DGcQLx42.mjs");
|
|
94005
94005
|
if (e.ccipRead !== !1 && (I == null ? void 0 : I.slice(0, 10)) === $ && x)
|
|
94006
94006
|
return { data: await H(e, { data: I, to: x }) };
|
|
94007
94007
|
throw _ && (I == null ? void 0 : I.slice(0, 10)) === "0x101bb98d" ? new hZt({ factory: f }) : Sge(O, {
|
package/dist/index.es.js
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@fileverse-dev/ddoc",
|
|
3
3
|
"private": false,
|
|
4
4
|
"description": "DDoc",
|
|
5
|
-
"version": "3.0.39-toast-
|
|
5
|
+
"version": "3.0.39-toast-6",
|
|
6
6
|
"main": "dist/index.es.js",
|
|
7
7
|
"module": "dist/index.es.js",
|
|
8
8
|
"exports": {
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@aarkue/tiptap-math-extension": "^1.4.0",
|
|
42
42
|
"@fileverse-dev/md2slides": "^0.0.8",
|
|
43
43
|
"@fileverse/crypto": "^0.0.13",
|
|
44
|
-
"@fileverse/ui": "^4.2.1-toast-
|
|
44
|
+
"@fileverse/ui": "^4.2.1-toast-6",
|
|
45
45
|
"@floating-ui/dom": "^1.7.4",
|
|
46
46
|
"@noble/ciphers": "^1.3.0",
|
|
47
47
|
"@noble/curves": "^1.9.7",
|