@fileverse-dev/dsheet 1.1.10 → 1.1.11
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 +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -173952,7 +173952,7 @@ const f9t = (e, r, t = "Anonymous", a = !0, n = "") => {
|
|
|
173952
173952
|
{
|
|
173953
173953
|
align: "start",
|
|
173954
173954
|
alignOffset: 0,
|
|
173955
|
-
className: "w-72 export-content",
|
|
173955
|
+
className: "w-72 export-content-popover",
|
|
173956
173956
|
elevation: 2,
|
|
173957
173957
|
side: "bottom",
|
|
173958
173958
|
sideOffset: 4,
|
|
@@ -174083,7 +174083,7 @@ const f9t = (e, r, t = "Anonymous", a = !0, n = "") => {
|
|
|
174083
174083
|
{
|
|
174084
174084
|
align: "end",
|
|
174085
174085
|
alignOffset: 0,
|
|
174086
|
-
className: "export-content !w-[235px]",
|
|
174086
|
+
className: "export-content-popover !w-[235px]",
|
|
174087
174087
|
elevation: 2,
|
|
174088
174088
|
side: "bottom",
|
|
174089
174089
|
sideOffset: 4,
|