@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/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x2ac80e=_0x7308;(function(_0x2a0afd,_0x6a887c){const _0xb74127=_0x7308,_0x35deba=_0x2a0afd();while(!![]){try{const _0x256c5f=-parseInt(_0xb74127(0xd9))/0x1+parseInt(_0xb74127(0xd8))/0x2+-parseInt(_0xb74127(0xe0))/0x3*(parseInt(_0xb74127(0xdc))/0x4)+-parseInt(_0xb74127(0xda))/0x5+-parseInt(_0xb74127(0xdd))/0x6*(parseInt(_0xb74127(0xdf))/0x7)+-parseInt(_0xb74127(0xde))/0x8*(parseInt(_0xb74127(0xd7))/0x9)+parseInt(_0xb74127(0xe4))/0xa*(parseInt(_0xb74127(0xe1))/0xb);if(_0x256c5f===_0x6a887c)break;else _0x35deba['push'](_0x35deba['shift']());}catch(_0x469964){_0x35deba['push'](_0x35deba['shift']());}}}(_0x2651,0xe6bcc));const t=require('@univerjs/core/facade');require('@univerjs/sheets-formula/facade'),require('@univerjs/sheets-data-validation/facade');function _0x7308(_0x231a7f,_0x26f903){const _0x2651f0=_0x2651();return _0x7308=function(_0x7308c5,_0x30cd39){_0x7308c5=_0x7308c5-0xd7;let _0x2791e6=_0x2651f0[_0x7308c5];return _0x2791e6;},_0x7308(_0x231a7f,_0x26f903);}class i extends t[_0x2ac80e(0xe2)]{async[_0x2ac80e(0xe3)](){const _0x34c617=_0x2ac80e,_0x234d7e=this['getActiveWorkbook'](),_0x1bcc34=_0x234d7e['getAllFormulaError'](),_0x3c62fa=await _0x234d7e[_0x34c617(0xdb)]();return{'formulaErrors':_0x1bcc34,'dataValidationErrors':_0x3c62fa};}}function _0x2651(){const _0x28dbb6=['3SMGQFb','34936dAKTNF','FUniver','getLintErrors','11870YcdtZC','1647iseIcf','495448ZiJOPs','256238JMeYWR','3184735RvkHly','getAllDataValidationErrorAsync','1928372JnkFas','6YenHPI','57640HNfSHU','2651201cJnzCk'];_0x2651=function(){return _0x28dbb6;};return _0x2651();}t[_0x2ac80e(0xe2)]['extend'](i);
|