@univerjs-pro/sheets-mcp 0.10.13 → 0.10.14
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/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +12 -12
package/lib/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x355491=_0x3b51;(function(_0x3c6dc5,_0x4c8383){const _0x3ec579=_0x3b51,_0x17d0f8=_0x3c6dc5();while(!![]){try{const _0x376755=parseInt(_0x3ec579(0x1de))/0x1*(-parseInt(_0x3ec579(0x1e1))/0x2)+-parseInt(_0x3ec579(0x1db))/0x3*(parseInt(_0x3ec579(0x1dc))/0x4)+-parseInt(_0x3ec579(0x1e4))/0x5*(-parseInt(_0x3ec579(0x1e5))/0x6)+-parseInt(_0x3ec579(0x1e3))/0x7+parseInt(_0x3ec579(0x1e2))/0x8*(parseInt(_0x3ec579(0x1e7))/0x9)+parseInt(_0x3ec579(0x1e0))/0xa+parseInt(_0x3ec579(0x1d9))/0xb*(-parseInt(_0x3ec579(0x1df))/0xc);if(_0x376755===_0x4c8383)break;else _0x17d0f8['push'](_0x17d0f8['shift']());}catch(_0x1bd3a7){_0x17d0f8['push'](_0x17d0f8['shift']());}}}(_0x288b,0xb01a4));import{FUniver as _0x1ba608}from'@univerjs/core/facade';import'@univerjs/sheets-formula/facade';import'@univerjs/sheets-data-validation/facade';function _0x3b51(_0x2e551d,_0x1a17c2){const _0x288bd1=_0x288b();return _0x3b51=function(_0x3b512d,_0x31fd0f){_0x3b512d=_0x3b512d-0x1d7;let _0x585083=_0x288bd1[_0x3b512d];return _0x585083;},_0x3b51(_0x2e551d,_0x1a17c2);}function _0x288b(){const _0xe46ccb=['146903ytnoye','24VLmgmr','10632940LLCEpP','10meeXOZ','87448OJxCJb','4824729vcKnus','5wHEFMa','3749808cihPPe','getActiveWorkbook','1143OKZyCU','getAllFormulaError','getAllDataValidationErrorAsync','2186217YyupwF','extend','3Ixucbi','2135708tAGdRz','getLintErrors'];_0x288b=function(){return _0xe46ccb;};return _0x288b();}class n extends _0x1ba608{async[_0x355491(0x1dd)](){const _0x42f5b2=_0x355491,_0x210b05=this[_0x42f5b2(0x1e6)](),_0x4ac65b=_0x210b05[_0x42f5b2(0x1d7)](),_0x5acca3=await _0x210b05[_0x42f5b2(0x1d8)]();return{'formulaErrors':_0x4ac65b,'dataValidationErrors':_0x5acca3};}}_0x1ba608[_0x355491(0x1da)](n);
|