@univerjs/sheets-table 0.15.2-insiders.20260124-12fc7f0 → 0.15.3-insiders.20260131-b9b8805

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/lib/es/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  var ot = Object.defineProperty;
2
2
  var it = (t, e, n) => e in t ? ot(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
3
  var b = (t, e, n) => it(t, typeof e != "symbol" ? e + "" : e, n);
4
- import { CellValueType as J, UniverInstanceType as j, BorderStyleTypes as lt, createREGEXFromWildChar as Z, generateRandomId as B, IUniverInstanceService as A, Inject as C, LocaleService as be, Disposable as H, CommandType as y, IUndoRedoService as L, ICommandService as D, customNameCharacterCheck as Be, sequenceExecute as E, ILogService as We, IResourceManagerService as ut, Rectangle as _e, RTree as ct, InterceptorEffectEnum as dt, Injector as He, IConfigService as Ve, Plugin as ht, merge as gt, registerDependencies as mt, touchDependencies as Me } from "@univerjs/core";
4
+ import { CellValueType as J, UniverInstanceType as j, BorderStyleTypes as lt, createREGEXFromWildChar as Z, generateRandomId as B, Inject as C, LocaleService as be, Disposable as H, IUniverInstanceService as A, CommandType as y, IUndoRedoService as L, ICommandService as D, customNameCharacterCheck as Be, sequenceExecute as E, ILogService as We, IResourceManagerService as ut, Rectangle as _e, RTree as ct, InterceptorEffectEnum as dt, Injector as He, IConfigService as Ve, Plugin as ht, merge as gt, registerDependencies as mt, touchDependencies as Me } from "@univerjs/core";
5
5
  import { IDefinedNamesService as Pe, RemoveSuperTableMutation as ve, SetSuperTableMutation as bt } from "@univerjs/engine-formula";
6
6
  import { getSheetCommandTarget as $, SheetInterceptorService as Re, INTERCEPTOR_POINT as qe, RemoveSheetCommand as wt, CopySheetCommand as ft, AddRangeThemeMutation as Je, RemoveRangeThemeMutation as ke, SheetRangeThemeModel as Qe, SheetsSelectionsService as we, InsertRowMutation as Ye, RemoveRowMutation as Ge, getMoveRangeUndoRedoMutations as fe, InsertColMutation as je, RemoveColMutation as ze, IExclusiveRangeService as pt, RefRangeService as St, RemoveColCommand as _t, RemoveRowCommand as Ct, InsertColCommand as Rt, InsertRowCommand as Tt, SheetRangeThemeService as It, RangeThemeStyle as Mt, ZebraCrossingCacheController as vt } from "@univerjs/sheets";
7
7
  import { Subject as Y, BehaviorSubject as Ke, filter as pe, switchMap as Fe } from "rxjs";
package/lib/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  var ot = Object.defineProperty;
2
2
  var it = (t, e, n) => e in t ? ot(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
3
  var b = (t, e, n) => it(t, typeof e != "symbol" ? e + "" : e, n);
4
- import { CellValueType as J, UniverInstanceType as j, BorderStyleTypes as lt, createREGEXFromWildChar as Z, generateRandomId as B, IUniverInstanceService as A, Inject as C, LocaleService as be, Disposable as H, CommandType as y, IUndoRedoService as L, ICommandService as D, customNameCharacterCheck as Be, sequenceExecute as E, ILogService as We, IResourceManagerService as ut, Rectangle as _e, RTree as ct, InterceptorEffectEnum as dt, Injector as He, IConfigService as Ve, Plugin as ht, merge as gt, registerDependencies as mt, touchDependencies as Me } from "@univerjs/core";
4
+ import { CellValueType as J, UniverInstanceType as j, BorderStyleTypes as lt, createREGEXFromWildChar as Z, generateRandomId as B, Inject as C, LocaleService as be, Disposable as H, IUniverInstanceService as A, CommandType as y, IUndoRedoService as L, ICommandService as D, customNameCharacterCheck as Be, sequenceExecute as E, ILogService as We, IResourceManagerService as ut, Rectangle as _e, RTree as ct, InterceptorEffectEnum as dt, Injector as He, IConfigService as Ve, Plugin as ht, merge as gt, registerDependencies as mt, touchDependencies as Me } from "@univerjs/core";
5
5
  import { IDefinedNamesService as Pe, RemoveSuperTableMutation as ve, SetSuperTableMutation as bt } from "@univerjs/engine-formula";
6
6
  import { getSheetCommandTarget as $, SheetInterceptorService as Re, INTERCEPTOR_POINT as qe, RemoveSheetCommand as wt, CopySheetCommand as ft, AddRangeThemeMutation as Je, RemoveRangeThemeMutation as ke, SheetRangeThemeModel as Qe, SheetsSelectionsService as we, InsertRowMutation as Ye, RemoveRowMutation as Ge, getMoveRangeUndoRedoMutations as fe, InsertColMutation as je, RemoveColMutation as ze, IExclusiveRangeService as pt, RefRangeService as St, RemoveColCommand as _t, RemoveRowCommand as Ct, InsertColCommand as Rt, InsertRowCommand as Tt, SheetRangeThemeService as It, RangeThemeStyle as Mt, ZebraCrossingCacheController as vt } from "@univerjs/sheets";
7
7
  import { Subject as Y, BehaviorSubject as Ke, filter as pe, switchMap as Fe } from "rxjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/sheets-table",
3
- "version": "0.15.2-insiders.20260124-12fc7f0",
3
+ "version": "0.15.3-insiders.20260131-b9b8805",
4
4
  "private": false,
5
5
  "description": "A library for connect and bind data from other sources to Univer Sheets",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -60,16 +60,16 @@
60
60
  "rxjs": ">=7.0.0"
61
61
  },
62
62
  "dependencies": {
63
- "@univerjs/core": "0.15.2-insiders.20260124-12fc7f0",
64
- "@univerjs/engine-formula": "0.15.2-insiders.20260124-12fc7f0",
65
- "@univerjs/sheets": "0.15.2-insiders.20260124-12fc7f0"
63
+ "@univerjs/core": "0.15.3-insiders.20260131-b9b8805",
64
+ "@univerjs/engine-formula": "0.15.3-insiders.20260131-b9b8805",
65
+ "@univerjs/sheets": "0.15.3-insiders.20260131-b9b8805"
66
66
  },
67
67
  "devDependencies": {
68
68
  "rxjs": "^7.8.2",
69
69
  "typescript": "^5.9.3",
70
70
  "vite": "^7.3.1",
71
- "vitest": "^4.0.16",
72
- "@univerjs-infra/shared": "0.15.2"
71
+ "vitest": "^4.0.18",
72
+ "@univerjs-infra/shared": "0.15.3"
73
73
  },
74
74
  "scripts": {
75
75
  "test": "vitest run",