@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/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x26877d=_0x1d2b;(function(_0x213365,_0x4d87c6){const _0x2762b5=_0x1d2b,_0x5d08b8=_0x213365();while(!![]){try{const _0x542931=-parseInt(_0x2762b5(0x155))/0x1*(-parseInt(_0x2762b5(0x159))/0x2)+-parseInt(_0x2762b5(0x15f))/0x3*(-parseInt(_0x2762b5(0x158))/0x4)+-parseInt(_0x2762b5(0x15b))/0x5+parseInt(_0x2762b5(0x161))/0x6*(parseInt(_0x2762b5(0x157))/0x7)+parseInt(_0x2762b5(0x15d))/0x8*(-parseInt(_0x2762b5(0x163))/0x9)+-parseInt(_0x2762b5(0x162))/0xa+parseInt(_0x2762b5(0x15a))/0xb;if(_0x542931===_0x4d87c6)break;else _0x5d08b8['push'](_0x5d08b8['shift']());}catch(_0x59ba1d){_0x5d08b8['push'](_0x5d08b8['shift']());}}}(_0x28d2,0xb6ff7));const t=require('@univerjs/core/facade');require('@univerjs/sheets-formula/facade'),require('@univerjs/sheets-data-validation/facade');class i extends t[_0x26877d(0x164)]{async['getLintErrors'](){const _0x4e69df=_0x26877d,_0x288616=this[_0x4e69df(0x15c)](),_0x1f63d3=_0x288616[_0x4e69df(0x160)](),_0x36d3d1=await _0x288616[_0x4e69df(0x15e)]();return{'formulaErrors':_0x1f63d3,'dataValidationErrors':_0x36d3d1};}}function _0x1d2b(_0x17ebbc,_0x3313c7){const _0x28d2ee=_0x28d2();return _0x1d2b=function(_0x1d2b8c,_0x127818){_0x1d2b8c=_0x1d2b8c-0x155;let _0x5eac8a=_0x28d2ee[_0x1d2b8c];return _0x5eac8a;},_0x1d2b(_0x17ebbc,_0x3313c7);}t[_0x26877d(0x164)][_0x26877d(0x156)](i);function _0x28d2(){const _0x4966e5=['extend','182ZZjvtK','84vdzPKc','142JxsSvc','13916001EWggLR','4983935CMcCNT','getActiveWorkbook','32HZtiHA','getAllDataValidationErrorAsync','81369VqoAwZ','getAllFormulaError','75330FZVfFq','6910890icARxO','1844316QhRKqj','FUniver','15437hUxwPV'];_0x28d2=function(){return _0x4966e5;};return _0x28d2();}
|