@fileverse-dev/dsheet 1.1.80 → 1.1.81

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 CHANGED
@@ -162401,22 +162401,24 @@ var h6 = function(r) {
162401
162401
  }, s.apply)));
162402
162402
  }, k9t = function() {
162403
162403
  var r = lr(jr), t = r.context, a = r.setContext, n = hs().showDialog, i = Hr(t), l = i.dataVerification, c = i.button, f = St(Aw(t)), s = f[0], o = f[1], u = jt(function() {
162404
- if (a(function(p) {
162405
- p.rangeDialog.show = !1, p.rangeDialog.singleSelect = !1;
162406
- }), !!t.rangeDialog) {
162407
- var v = t.rangeDialog.type;
162408
- if (v.indexOf("between") >= 0) {
162404
+ var v;
162405
+ if (a(function(d) {
162406
+ d.rangeDialog.show = !1, d.rangeDialog.singleSelect = !1;
162407
+ }), console.log("rangeDialogType"), (v = document.getElementById("data-verification-button")) === null || v === void 0 || v.click(), !!t.rangeDialog) {
162408
+ var m = t.rangeDialog.type;
162409
+ if (m.indexOf("between") >= 0) {
162409
162410
  n(/* @__PURE__ */ P.createElement(h6, {
162410
162411
  type: "between"
162411
162412
  }), void 0, Hr(t).conditionformat.conditionformat_between);
162412
162413
  return;
162413
162414
  }
162414
- if (v.indexOf("conditionRules") >= 0) {
162415
- var m = v.substring(14, v.length);
162415
+ if (m.indexOf("conditionRules") >= 0) {
162416
+ var p = m.substring(14, m.length);
162416
162417
  n(/* @__PURE__ */ P.createElement(h6, {
162417
- type: m
162418
- }), void 0, Hr(t).conditionformat["conditionformat_".concat(m)]);
162418
+ type: p
162419
+ }), void 0, Hr(t).conditionformat["conditionformat_".concat(p)]);
162419
162420
  }
162421
+ console.log("rangeDialogType", m);
162420
162422
  }
162421
162423
  }, [a, n, t]);
162422
162424
  return Bt(function() {
@@ -162471,7 +162473,7 @@ var h6 = function(r) {
162471
162473
  minWidth: "80px"
162472
162474
  },
162473
162475
  onClick: function() {
162474
- a(function(m) {
162476
+ console.log("rangeTxt2", s), a(function(m) {
162475
162477
  m.rangeDialog.rangeTxt = s;
162476
162478
  }), u();
162477
162479
  },
@@ -178869,7 +178871,7 @@ const Okt = (e, r, t = "Anonymous", a = !0, n = "") => {
178869
178871
  content: /* @__PURE__ */ Ut.jsxs("div", { className: "flex flex-col gap-4 font-normal text-sm leading-5", children: [
178870
178872
  /* @__PURE__ */ Ut.jsxs("div", { children: [
178871
178873
  /* @__PURE__ */ Ut.jsx("div", { className: "text-heading-xsm mb-[4px]", children: "File name" }),
178872
- /* @__PURE__ */ Ut.jsx("div", { className: "h-[36px] p-2 border border-gray-200 rounded color-bg-disabled flex items-center", children: /* @__PURE__ */ Ut.jsx("p", { className: "text-body-sm color-text-disabled", children: v == null ? void 0 : v.name }) })
178874
+ /* @__PURE__ */ Ut.jsx("div", { className: "h-[36px] p-2 border border-gray-200 rounded color-bg-disabled flex items-center", children: /* @__PURE__ */ Ut.jsx("p", { className: "text-body-sm color-text-disabled truncate-text", children: v == null ? void 0 : v.name }) })
178873
178875
  ] }),
178874
178876
  /* @__PURE__ */ Ut.jsxs("div", { children: [
178875
178877
  /* @__PURE__ */ Ut.jsx("div", { className: "text-heading-xsm mb-[4px]", children: "Import location" }),