@univerjs-pro/sheets-mcp 0.10.13 → 0.10.14-nightly.202511031023
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/types/tools/conditional-format-tools.d.ts +10 -10
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +12 -12
package/lib/es/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x20f3(_0x5ab562,_0x41fbd8){const _0x2842ee=_0x2842();return _0x20f3=function(_0x20f386,_0x42da13){_0x20f386=_0x20f386-0x90;let _0x30be9a=_0x2842ee[_0x20f386];return _0x30be9a;},_0x20f3(_0x5ab562,_0x41fbd8);}const _0x394734=_0x20f3;(function(_0x14d54d,_0x24b86f){const _0x2c234e=_0x20f3,_0x1d490d=_0x14d54d();while(!![]){try{const _0x50701a=parseInt(_0x2c234e(0x93))/0x1+-parseInt(_0x2c234e(0x96))/0x2*(-parseInt(_0x2c234e(0x9a))/0x3)+-parseInt(_0x2c234e(0x95))/0x4*(-parseInt(_0x2c234e(0x91))/0x5)+parseInt(_0x2c234e(0x98))/0x6+-parseInt(_0x2c234e(0x94))/0x7*(parseInt(_0x2c234e(0x9c))/0x8)+parseInt(_0x2c234e(0x9b))/0x9+-parseInt(_0x2c234e(0x99))/0xa;if(_0x50701a===_0x24b86f)break;else _0x1d490d['push'](_0x1d490d['shift']());}catch(_0x4786e9){_0x1d490d['push'](_0x1d490d['shift']());}}}(_0x2842,0x22835));import{FUniver as _0x290edf}from'@univerjs/core/facade';import'@univerjs/sheets-formula/facade';import'@univerjs/sheets-data-validation/facade';class n extends _0x290edf{async[_0x394734(0x92)](){const _0x28ebec=_0x394734,_0x937e61=this['getActiveWorkbook'](),_0x4fe0c2=_0x937e61['getAllFormulaError'](),_0x4bf9c1=await _0x937e61[_0x28ebec(0x97)]();return{'formulaErrors':_0x4fe0c2,'dataValidationErrors':_0x4bf9c1};}}function _0x2842(){const _0x3aaba9=['4462940AlSiWY','5649FyaAdX','2052369oqtuaR','1057336gPAEva','extend','12995iYWweY','getLintErrors','91451NzciDm','14QwxgEQ','40sNvyJo','266wqnZfw','getAllDataValidationErrorAsync','1536432RGUiod'];_0x2842=function(){return _0x3aaba9;};return _0x2842();}_0x290edf[_0x394734(0x90)](n);
|