@univerjs-pro/sheets-mcp 0.10.13-nightly.202510290902 → 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.
@@ -11,20 +11,20 @@ export declare const ZodConditionalFormatRuleSchema: z.ZodObject<{
11
11
  colorScale: "colorScale";
12
12
  }>>;
13
13
  min_type: z.ZodOptional<z.ZodEnum<{
14
- percent: "percent";
15
- min: "min";
16
- max: "max";
17
14
  formula: "formula";
18
15
  num: "num";
16
+ min: "min";
17
+ max: "max";
18
+ percent: "percent";
19
19
  percentile: "percentile";
20
20
  }>>;
21
21
  min_value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
22
22
  max_type: z.ZodOptional<z.ZodEnum<{
23
- percent: "percent";
24
- min: "min";
25
- max: "max";
26
23
  formula: "formula";
27
24
  num: "num";
25
+ min: "min";
26
+ max: "max";
27
+ percent: "percent";
28
28
  percentile: "percentile";
29
29
  }>>;
30
30
  max_value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
@@ -38,11 +38,11 @@ export declare const ZodConditionalFormatRuleSchema: z.ZodObject<{
38
38
  index: z.ZodNumber;
39
39
  color: z.ZodString;
40
40
  value_type: z.ZodEnum<{
41
- percent: "percent";
42
- min: "min";
43
- max: "max";
44
41
  formula: "formula";
45
42
  num: "num";
43
+ min: "min";
44
+ max: "max";
45
+ percent: "percent";
46
46
  percentile: "percentile";
47
47
  }>;
48
48
  value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
@@ -50,12 +50,12 @@ export declare const ZodConditionalFormatRuleSchema: z.ZodObject<{
50
50
  sub_type: z.ZodOptional<z.ZodEnum<{
51
51
  number: "number";
52
52
  text: "text";
53
- formula: "formula";
54
53
  uniqueValues: "uniqueValues";
55
54
  duplicateValues: "duplicateValues";
56
55
  rank: "rank";
57
56
  timePeriod: "timePeriod";
58
57
  average: "average";
58
+ formula: "formula";
59
59
  }>>;
60
60
  operator: z.ZodOptional<z.ZodEnum<{
61
61
  endsWith: "endsWith";
package/lib/umd/facade.js CHANGED
@@ -1 +1 @@
1
- function _0x3553(_0x47579d,_0x319625){const _0x3cc5c3=_0x3cc5();return _0x3553=function(_0x355322,_0x3c0045){_0x355322=_0x355322-0x15e;let _0x5e05df=_0x3cc5c3[_0x355322];return _0x5e05df;},_0x3553(_0x47579d,_0x319625);}(function(_0x1944c7,_0x1a4bc9){const _0x181172=_0x3553,_0xc69367=_0x1944c7();while(!![]){try{const _0x310b0a=parseInt(_0x181172(0x15e))/0x1+parseInt(_0x181172(0x16c))/0x2+parseInt(_0x181172(0x162))/0x3*(parseInt(_0x181172(0x165))/0x4)+-parseInt(_0x181172(0x164))/0x5*(parseInt(_0x181172(0x166))/0x6)+-parseInt(_0x181172(0x16b))/0x7*(parseInt(_0x181172(0x16a))/0x8)+-parseInt(_0x181172(0x168))/0x9+parseInt(_0x181172(0x167))/0xa;if(_0x310b0a===_0x1a4bc9)break;else _0xc69367['push'](_0xc69367['shift']());}catch(_0x5b9b70){_0xc69367['push'](_0xc69367['shift']());}}}(_0x3cc5,0x4cbe3),function(_0x245fc9,_0x3fb45b){const _0xd645c3=_0x3553;typeof exports==_0xd645c3(0x15f)&&typeof module<'u'?_0x3fb45b(require('@univerjs/core/facade'),require('@univerjs/sheets-formula/facade'),require('@univerjs/sheets-data-validation/facade')):typeof define=='function'&&define[_0xd645c3(0x16e)]?define([_0xd645c3(0x16d),_0xd645c3(0x161),_0xd645c3(0x171)],_0x3fb45b):(_0x245fc9=typeof globalThis<'u'?globalThis:_0x245fc9||self,_0x3fb45b(_0x245fc9[_0xd645c3(0x160)]));}(this,function(_0x72653c){'use strict';const _0x5479dd=_0x3553;class _0x58a091 extends _0x72653c[_0x5479dd(0x169)]{async[_0x5479dd(0x170)](){const _0x161818=_0x5479dd,_0x10257f=this[_0x161818(0x16f)](),_0x3f8e9e=_0x10257f[_0x161818(0x163)](),_0x2000b6=await _0x10257f[_0x161818(0x172)]();return{'formulaErrors':_0x3f8e9e,'dataValidationErrors':_0x2000b6};}}_0x72653c[_0x5479dd(0x169)][_0x5479dd(0x173)](_0x58a091);}));function _0x3cc5(){const _0x1bac52=['@univerjs/sheets-data-validation/facade','getAllDataValidationErrorAsync','extend','266148uSpFKg','object','UniverCoreFacade','@univerjs/sheets-formula/facade','3105moCfBd','getAllFormulaError','395110GZNxNA','1820IAPDNn','24zNNPaG','2172320lMeOuS','1453716HyFbqy','FUniver','8jQiWKe','2190125TEMhlz','301042VDuNOA','@univerjs/core/facade','amd','getActiveWorkbook','getLintErrors'];_0x3cc5=function(){return _0x1bac52;};return _0x3cc5();}
1
+ function _0x3e23(){const _0x2f2fb3=['@univerjs/sheets-formula/facade','28lgvfTA','3222667cFpKaj','19842eyVxrR','895Fasgne','4631121zcsmOq','function','@univerjs/sheets-data-validation/facade','getAllFormulaError','4kYhpux','20328048rBdSuq','getLintErrors','224766RHoxbv','UniverCoreFacade','@univerjs/core/facade','getActiveWorkbook','8GJmZFS','199929QDFrJo','35120lmWiMQ','object','FUniver','13Uewzse','amd','extend','1760hwqChk'];_0x3e23=function(){return _0x2f2fb3;};return _0x3e23();}function _0xabc3(_0x1084b8,_0x1a8a05){const _0x3e23e2=_0x3e23();return _0xabc3=function(_0xabc3da,_0xc2e3d1){_0xabc3da=_0xabc3da-0x17d;let _0x376552=_0x3e23e2[_0xabc3da];return _0x376552;},_0xabc3(_0x1084b8,_0x1a8a05);}(function(_0x366e10,_0x164182){const _0x207728=_0xabc3,_0x16d4ef=_0x366e10();while(!![]){try{const _0x131244=parseInt(_0x207728(0x181))/0x1*(parseInt(_0x207728(0x192))/0x2)+-parseInt(_0x207728(0x195))/0x3*(parseInt(_0x207728(0x18a))/0x4)+-parseInt(_0x207728(0x18d))/0x5*(-parseInt(_0x207728(0x18c))/0x6)+parseInt(_0x207728(0x18b))/0x7*(parseInt(_0x207728(0x180))/0x8)+parseInt(_0x207728(0x18e))/0x9+parseInt(_0x207728(0x182))/0xa*(parseInt(_0x207728(0x188))/0xb)+-parseInt(_0x207728(0x193))/0xc*(parseInt(_0x207728(0x185))/0xd);if(_0x131244===_0x164182)break;else _0x16d4ef['push'](_0x16d4ef['shift']());}catch(_0x464b7d){_0x16d4ef['push'](_0x16d4ef['shift']());}}}(_0x3e23,0x4bbcf),function(_0x209c21,_0x5dee5f){const _0x37b9d9=_0xabc3;typeof exports==_0x37b9d9(0x183)&&typeof module<'u'?_0x5dee5f(require('@univerjs/core/facade'),require('@univerjs/sheets-formula/facade'),require('@univerjs/sheets-data-validation/facade')):typeof define==_0x37b9d9(0x18f)&&define[_0x37b9d9(0x186)]?define([_0x37b9d9(0x17e),_0x37b9d9(0x189),_0x37b9d9(0x190)],_0x5dee5f):(_0x209c21=typeof globalThis<'u'?globalThis:_0x209c21||self,_0x5dee5f(_0x209c21[_0x37b9d9(0x17d)]));}(this,function(_0x175fce){'use strict';const _0x3ca421=_0xabc3;class _0x6e5202 extends _0x175fce[_0x3ca421(0x184)]{async[_0x3ca421(0x194)](){const _0x58cdb7=_0x3ca421,_0xd85fcc=this[_0x58cdb7(0x17f)](),_0x1c8722=_0xd85fcc[_0x58cdb7(0x191)](),_0xc44e44=await _0xd85fcc['getAllDataValidationErrorAsync']();return{'formulaErrors':_0x1c8722,'dataValidationErrors':_0xc44e44};}}_0x175fce['FUniver'][_0x3ca421(0x187)](_0x6e5202);}));