@fileverse-dev/dsheet 1.2.93-ydoc-4 → 1.2.93-ydoc-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.
Files changed (2) hide show
  1. package/dist/index.es.js +8 -2
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -186517,11 +186517,17 @@ const pEt = (e) => {
186517
186517
  if (e.f && bEt(e.f)) {
186518
186518
  const s = gEt(e.f);
186519
186519
  (l = t.setInputFetchURLDataBlock) == null || l.call(t, s), t.setFetchingURLData(!0), xEt(a, t), (c = n.current) == null || c.setCellValue(r, i, null);
186520
- } else
186521
- kEt(a, t), (f = n.current) == null || f.setCellValue(r, i, {
186520
+ } else {
186521
+ kEt(a, t);
186522
+ const s = {
186522
186523
  ...e,
186523
186524
  m: _re
186525
+ };
186526
+ (f = n.current) == null || f.setCellValuesByRange([[s]], {
186527
+ row: [r, r],
186528
+ column: [i, i]
186524
186529
  }, {}, !1);
186530
+ }
186525
186531
  }, _Et = (e) => (e.match(/\r?\n/g) || []).length, TEt = (e, t) => e * fEt * (t + 1), EEt = ({
186526
186532
  newValue: e,
186527
186533
  sheetEditorRef: t,
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.93-ydoc-4",
5
+ "version": "1.2.93-ydoc-5",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {