@fileverse-dev/dsheet 1.1.73 → 1.1.74
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 +5 -5
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -93549,7 +93549,7 @@ var Mhe = function(r, t) {
|
|
|
93549
93549
|
return C.style.position = "absolute", C.style.top = "0px", C.style.bottom = "0px", C.style.width = "2px", C.style.background = "#EFC703", C.style.zIndex = "9999", C.style.pointerEvents = "none", _.appendChild(C), C;
|
|
93550
93550
|
}, h = function(_) {
|
|
93551
93551
|
var C = document.createElement("div");
|
|
93552
|
-
C.style.position = "fixed", C.style.top = "
|
|
93552
|
+
C.style.position = "fixed", C.style.top = "135px", C.style.height = "".concat(window.innerHeight, "px"), C.style.boxSizing = "border-box", C.style.padding = "6px 8px", C.style.background = "rgba(239,199,3,0.10)", C.style.border = "1px solid #EFC703", C.style.borderRadius = "6px", C.style.zIndex = "10000", C.style.pointerEvents = "none", C.style.display = "flex", C.style.alignItems = "start", C.style.justifyContent = "center", C.style.fontSize = "12px", C.style.fontWeight = "500";
|
|
93553
93553
|
var A = 60, F = "Col ".concat(String.fromCharCode(65 + o.current.source)), R = t.current.find(function(k) {
|
|
93554
93554
|
return k.c1 <= o.current.source && o.current.source <= k.c2;
|
|
93555
93555
|
});
|
|
@@ -93849,7 +93849,7 @@ var Mhe = function(r, t) {
|
|
|
93849
93849
|
return C.style.position = "absolute", C.style.left = "0px", C.style.right = "0px", C.style.height = "2px", C.style.background = "#EFC703", C.style.zIndex = "9999", C.style.pointerEvents = "none", _.appendChild(C), C;
|
|
93850
93850
|
}, h = function(_) {
|
|
93851
93851
|
var C = document.createElement("div");
|
|
93852
|
-
C.style.position = "fixed", C.style.left = "
|
|
93852
|
+
C.style.position = "fixed", C.style.left = "55px", C.style.width = "".concat(window.innerWidth, "px"), C.style.boxSizing = "border-box", C.style.padding = "6px 8px", C.style.background = "rgba(239,199,3,0.10)", C.style.border = "1px solid #EFC703", C.style.borderRadius = "6px", C.style.zIndex = "10000", C.style.pointerEvents = "none", C.style.display = "flex", C.style.alignItems = "center", C.style.fontSize = "12px", C.style.fontWeight = "500";
|
|
93853
93853
|
var A = 24, F = "".concat(o.current.source + 1, " row"), R = t.current.find(function(k) {
|
|
93854
93854
|
return k.r1 <= o.current.source && o.current.source <= k.r2;
|
|
93855
93855
|
});
|
|
@@ -166745,7 +166745,7 @@ var W9t = function(r) {
|
|
|
166745
166745
|
tabIndex: 0
|
|
166746
166746
|
}, /* @__PURE__ */ P.createElement(Va, {
|
|
166747
166747
|
name: "arrow-doubleleft",
|
|
166748
|
-
className: "fortune-sheettab-button border-none shadow-none",
|
|
166748
|
+
className: "fortune-sheettab-button-arrow border-none shadow-none",
|
|
166749
166749
|
onClick: function() {
|
|
166750
166750
|
C(-_);
|
|
166751
166751
|
},
|
|
@@ -166763,7 +166763,7 @@ var W9t = function(r) {
|
|
|
166763
166763
|
tabIndex: 0
|
|
166764
166764
|
}, /* @__PURE__ */ P.createElement(Va, {
|
|
166765
166765
|
name: "arrow-doubleright",
|
|
166766
|
-
className: "fortune-sheettab-button border-none shadow-none",
|
|
166766
|
+
className: "fortune-sheettab-button-arrow border-none shadow-none",
|
|
166767
166767
|
onClick: function() {
|
|
166768
166768
|
C(_);
|
|
166769
166769
|
},
|
|
@@ -172931,7 +172931,7 @@ var h6 = function() {
|
|
|
172931
172931
|
s.stopPropagation(), c();
|
|
172932
172932
|
},
|
|
172933
172933
|
tabIndex: 0,
|
|
172934
|
-
className: "fortune-sheet-hidden-button"
|
|
172934
|
+
className: "fortune-sheet-hidden-button mb-2"
|
|
172935
172935
|
}, (a == null ? void 0 : a.hide) === 1 ? /* @__PURE__ */ P.createElement(Fa, {
|
|
172936
172936
|
name: "hidden",
|
|
172937
172937
|
width: 16,
|