@fileverse-dev/dsheet 1.0.83-patch-4 → 1.0.83-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.
- package/dist/index.es.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -173218,7 +173218,7 @@ const x8t = (e, r, t = "Anonymous", a = !0, n = "") => {
|
|
|
173218
173218
|
{
|
|
173219
173219
|
className: "hover:bg-red",
|
|
173220
173220
|
style: { backgroundColor: "red!important" },
|
|
173221
|
-
children: /* @__PURE__ */ $t.jsx("div", { role: "button", className: "p-2 rounded-
|
|
173221
|
+
children: /* @__PURE__ */ $t.jsx("div", { role: "button", className: "p-2 rounded-lg bg-[#fef2ef]", children: /* @__PURE__ */ $t.jsx(
|
|
173222
173222
|
ar,
|
|
173223
173223
|
{
|
|
173224
173224
|
name: "FileExport",
|
|
@@ -173248,9 +173248,9 @@ const x8t = (e, r, t = "Anonymous", a = !0, n = "") => {
|
|
|
173248
173248
|
a.searchParams.set("sc", "true"), window.history.replaceState({}, "", a.toString());
|
|
173249
173249
|
},
|
|
173250
173250
|
style: { marginBottom: "8px", backgroundColor: "#F8F9FA" },
|
|
173251
|
-
className: "w-full flex cursor-pointer flex-col p-2 gap-
|
|
173251
|
+
className: "w-full flex cursor-pointer rounded-md flex-col p-2 gap-2",
|
|
173252
173252
|
children: [
|
|
173253
|
-
/* @__PURE__ */ $t.jsx("p", { className: "
|
|
173253
|
+
/* @__PURE__ */ $t.jsx("p", { className: " font-size-2xsm font-medium leading-[16px] color-text-default", children: "dSheets account required" }),
|
|
173254
173254
|
/* @__PURE__ */ $t.jsxs("p", { className: "text-helper-text-sm color-text-secondary", children: [
|
|
173255
173255
|
/* @__PURE__ */ $t.jsx("a", { className: " inline color-text-link ", children: "Signup/Login " }),
|
|
173256
173256
|
" to use smart contracts lore ipsum dolor sit amet"
|