@fileverse-dev/dsheet 1.2.68-patch-5 → 1.2.68-patch-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.
Files changed (2) hide show
  1. package/dist/index.es.js +10 -12
  2. package/package.json +2 -2
package/dist/index.es.js CHANGED
@@ -171814,21 +171814,19 @@ var Zp = function(t) {
171814
171814
  console.log("====whyallCondition", j);
171815
171815
  }, [r]), pr(function() {
171816
171816
  var R, j, S, C, D = Qt(r, r == null ? void 0 : r.currentSheetId) || 0, L = r.luckysheetfile[D].luckysheet_conditionformat_save;
171817
- if (!(L && (L == null ? void 0 : L.length) === (m == null ? void 0 : m.length))) {
171818
- h(L), console.log("allConditionFormats", L, (R = r.luckysheet_select_save) === null || R === void 0 ? void 0 : R[0], r), console.log("typed", r);
171819
- var M = (j = r.luckysheet_select_save) === null || j === void 0 ? void 0 : j[0].column, I = (S = r.luckysheet_select_save) === null || S === void 0 ? void 0 : S[0].row, W = [];
171820
- if (L) {
171821
- for (var z in L) {
171822
- var Q = L[z], ae = (C = Q.cellrange) === null || C === void 0 ? void 0 : C[0];
171823
- if (console.log("rangeObj", Q, ae), !(!ae || !M || !I)) {
171824
- var le = ae.column, Z = ae.row, Y = !(M[1] < le[0] || M[0] > le[1]), H = !(I[1] < Z[0] || I[0] > Z[1]);
171825
- Y && H && W.push(z);
171826
- }
171817
+ h(L), console.log("allConditionFormats", L, (R = r.luckysheet_select_save) === null || R === void 0 ? void 0 : R[0], r), console.log("typed", r);
171818
+ var M = (j = r.luckysheet_select_save) === null || j === void 0 ? void 0 : j[0].column, I = (S = r.luckysheet_select_save) === null || S === void 0 ? void 0 : S[0].row, W = [];
171819
+ if (L) {
171820
+ for (var z in L) {
171821
+ var Q = L[z], ae = (C = Q.cellrange) === null || C === void 0 ? void 0 : C[0];
171822
+ if (console.log("rangeObj", Q, ae), !(!ae || !M || !I)) {
171823
+ var le = ae.column, Z = ae.row, Y = !(M[1] < le[0] || M[0] > le[1]), H = !(I[1] < Z[0] || I[0] > Z[1]);
171824
+ Y && H && W.push(z);
171827
171825
  }
171828
- u(W);
171829
171826
  }
171830
- console.log("kkkkk", o, W), W.length === 0 ? (console.log("whyyyyyyy"), f(!0)) : W.length > 0 && f(!1);
171827
+ u(W);
171831
171828
  }
171829
+ console.log("kkkkk", o, W), W.length === 0 ? (console.log("whyyyyyyy"), f(!0)) : W.length > 0 && f(!1);
171832
171830
  }, [r]);
171833
171831
  var O = xr(function(R) {
171834
171832
  d(), p(function(j) {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "1.2.68-patch-5",
5
+ "version": "1.2.68-patch-6",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -35,7 +35,7 @@
35
35
  "dependencies": {
36
36
  "@fileverse-dev/dsheets-templates": "^0.0.28",
37
37
  "@fileverse-dev/formulajs": "^4.4.36",
38
- "@fileverse-dev/fortune-react": "1.2.64-patch-5",
38
+ "@fileverse-dev/fortune-react": "1.2.64-patch-6",
39
39
  "@fileverse/ui": "^4.1.7-patch-40",
40
40
  "classnames": "^2.5.1",
41
41
  "exceljs": "^4.4.0",