@univerjs/sheets-formula 0.2.5 → 0.2.6

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.
@@ -478,11 +478,11 @@ declare const _default: {
478
478
  url: string;
479
479
  }[];
480
480
  functionParameter: {
481
- number1: {
481
+ text: {
482
482
  name: string;
483
483
  detail: string;
484
484
  };
485
- number2: {
485
+ numberTimes: {
486
486
  name: string;
487
487
  detail: string;
488
488
  };
@@ -622,11 +622,27 @@ declare const _default: {
622
622
  url: string;
623
623
  }[];
624
624
  functionParameter: {
625
- number1: {
625
+ text: {
626
626
  name: string;
627
627
  detail: string;
628
628
  };
629
- number2: {
629
+ delimiter: {
630
+ name: string;
631
+ detail: string;
632
+ };
633
+ instanceNum: {
634
+ name: string;
635
+ detail: string;
636
+ };
637
+ matchMode: {
638
+ name: string;
639
+ detail: string;
640
+ };
641
+ matchEnd: {
642
+ name: string;
643
+ detail: string;
644
+ };
645
+ ifNotFound: {
630
646
  name: string;
631
647
  detail: string;
632
648
  };
@@ -640,11 +656,27 @@ declare const _default: {
640
656
  url: string;
641
657
  }[];
642
658
  functionParameter: {
643
- number1: {
659
+ text: {
644
660
  name: string;
645
661
  detail: string;
646
662
  };
647
- number2: {
663
+ delimiter: {
664
+ name: string;
665
+ detail: string;
666
+ };
667
+ instanceNum: {
668
+ name: string;
669
+ detail: string;
670
+ };
671
+ matchMode: {
672
+ name: string;
673
+ detail: string;
674
+ };
675
+ matchEnd: {
676
+ name: string;
677
+ detail: string;
678
+ };
679
+ ifNotFound: {
648
680
  name: string;
649
681
  detail: string;
650
682
  };
@@ -676,11 +708,27 @@ declare const _default: {
676
708
  url: string;
677
709
  }[];
678
710
  functionParameter: {
679
- number1: {
711
+ text: {
680
712
  name: string;
681
713
  detail: string;
682
714
  };
683
- number2: {
715
+ colDelimiter: {
716
+ name: string;
717
+ detail: string;
718
+ };
719
+ rowDelimiter: {
720
+ name: string;
721
+ detail: string;
722
+ };
723
+ ignoreEmpty: {
724
+ name: string;
725
+ detail: string;
726
+ };
727
+ matchMode: {
728
+ name: string;
729
+ detail: string;
730
+ };
731
+ padWith: {
684
732
  name: string;
685
733
  detail: string;
686
734
  };
@@ -479,11 +479,11 @@ declare const _default: {
479
479
  url: string;
480
480
  }[];
481
481
  functionParameter: {
482
- number1: {
482
+ text: {
483
483
  name: string;
484
484
  detail: string;
485
485
  };
486
- number2: {
486
+ numberTimes: {
487
487
  name: string;
488
488
  detail: string;
489
489
  };
@@ -623,11 +623,27 @@ declare const _default: {
623
623
  url: string;
624
624
  }[];
625
625
  functionParameter: {
626
- number1: {
626
+ text: {
627
627
  name: string;
628
628
  detail: string;
629
629
  };
630
- number2: {
630
+ delimiter: {
631
+ name: string;
632
+ detail: string;
633
+ };
634
+ instanceNum: {
635
+ name: string;
636
+ detail: string;
637
+ };
638
+ matchMode: {
639
+ name: string;
640
+ detail: string;
641
+ };
642
+ matchEnd: {
643
+ name: string;
644
+ detail: string;
645
+ };
646
+ ifNotFound: {
631
647
  name: string;
632
648
  detail: string;
633
649
  };
@@ -641,11 +657,27 @@ declare const _default: {
641
657
  url: string;
642
658
  }[];
643
659
  functionParameter: {
644
- number1: {
660
+ text: {
645
661
  name: string;
646
662
  detail: string;
647
663
  };
648
- number2: {
664
+ delimiter: {
665
+ name: string;
666
+ detail: string;
667
+ };
668
+ instanceNum: {
669
+ name: string;
670
+ detail: string;
671
+ };
672
+ matchMode: {
673
+ name: string;
674
+ detail: string;
675
+ };
676
+ matchEnd: {
677
+ name: string;
678
+ detail: string;
679
+ };
680
+ ifNotFound: {
649
681
  name: string;
650
682
  detail: string;
651
683
  };
@@ -677,11 +709,27 @@ declare const _default: {
677
709
  url: string;
678
710
  }[];
679
711
  functionParameter: {
680
- number1: {
712
+ text: {
681
713
  name: string;
682
714
  detail: string;
683
715
  };
684
- number2: {
716
+ colDelimiter: {
717
+ name: string;
718
+ detail: string;
719
+ };
720
+ rowDelimiter: {
721
+ name: string;
722
+ detail: string;
723
+ };
724
+ ignoreEmpty: {
725
+ name: string;
726
+ detail: string;
727
+ };
728
+ matchMode: {
729
+ name: string;
730
+ detail: string;
731
+ };
732
+ padWith: {
685
733
  name: string;
686
734
  detail: string;
687
735
  };
@@ -478,11 +478,11 @@ declare const _default: {
478
478
  url: string;
479
479
  }[];
480
480
  functionParameter: {
481
- number1: {
481
+ text: {
482
482
  name: string;
483
483
  detail: string;
484
484
  };
485
- number2: {
485
+ numberTimes: {
486
486
  name: string;
487
487
  detail: string;
488
488
  };
@@ -622,11 +622,27 @@ declare const _default: {
622
622
  url: string;
623
623
  }[];
624
624
  functionParameter: {
625
- number1: {
625
+ text: {
626
626
  name: string;
627
627
  detail: string;
628
628
  };
629
- number2: {
629
+ delimiter: {
630
+ name: string;
631
+ detail: string;
632
+ };
633
+ instanceNum: {
634
+ name: string;
635
+ detail: string;
636
+ };
637
+ matchMode: {
638
+ name: string;
639
+ detail: string;
640
+ };
641
+ matchEnd: {
642
+ name: string;
643
+ detail: string;
644
+ };
645
+ ifNotFound: {
630
646
  name: string;
631
647
  detail: string;
632
648
  };
@@ -640,11 +656,27 @@ declare const _default: {
640
656
  url: string;
641
657
  }[];
642
658
  functionParameter: {
643
- number1: {
659
+ text: {
644
660
  name: string;
645
661
  detail: string;
646
662
  };
647
- number2: {
663
+ delimiter: {
664
+ name: string;
665
+ detail: string;
666
+ };
667
+ instanceNum: {
668
+ name: string;
669
+ detail: string;
670
+ };
671
+ matchMode: {
672
+ name: string;
673
+ detail: string;
674
+ };
675
+ matchEnd: {
676
+ name: string;
677
+ detail: string;
678
+ };
679
+ ifNotFound: {
648
680
  name: string;
649
681
  detail: string;
650
682
  };
@@ -676,11 +708,27 @@ declare const _default: {
676
708
  url: string;
677
709
  }[];
678
710
  functionParameter: {
679
- number1: {
711
+ text: {
680
712
  name: string;
681
713
  detail: string;
682
714
  };
683
- number2: {
715
+ colDelimiter: {
716
+ name: string;
717
+ detail: string;
718
+ };
719
+ rowDelimiter: {
720
+ name: string;
721
+ detail: string;
722
+ };
723
+ ignoreEmpty: {
724
+ name: string;
725
+ detail: string;
726
+ };
727
+ matchMode: {
728
+ name: string;
729
+ detail: string;
730
+ };
731
+ padWith: {
684
732
  name: string;
685
733
  detail: string;
686
734
  };
@@ -478,11 +478,11 @@ declare const _default: {
478
478
  url: string;
479
479
  }[];
480
480
  functionParameter: {
481
- number1: {
481
+ text: {
482
482
  name: string;
483
483
  detail: string;
484
484
  };
485
- number2: {
485
+ numberTimes: {
486
486
  name: string;
487
487
  detail: string;
488
488
  };
@@ -622,11 +622,27 @@ declare const _default: {
622
622
  url: string;
623
623
  }[];
624
624
  functionParameter: {
625
- number1: {
625
+ text: {
626
626
  name: string;
627
627
  detail: string;
628
628
  };
629
- number2: {
629
+ delimiter: {
630
+ name: string;
631
+ detail: string;
632
+ };
633
+ instanceNum: {
634
+ name: string;
635
+ detail: string;
636
+ };
637
+ matchMode: {
638
+ name: string;
639
+ detail: string;
640
+ };
641
+ matchEnd: {
642
+ name: string;
643
+ detail: string;
644
+ };
645
+ ifNotFound: {
630
646
  name: string;
631
647
  detail: string;
632
648
  };
@@ -640,11 +656,27 @@ declare const _default: {
640
656
  url: string;
641
657
  }[];
642
658
  functionParameter: {
643
- number1: {
659
+ text: {
644
660
  name: string;
645
661
  detail: string;
646
662
  };
647
- number2: {
663
+ delimiter: {
664
+ name: string;
665
+ detail: string;
666
+ };
667
+ instanceNum: {
668
+ name: string;
669
+ detail: string;
670
+ };
671
+ matchMode: {
672
+ name: string;
673
+ detail: string;
674
+ };
675
+ matchEnd: {
676
+ name: string;
677
+ detail: string;
678
+ };
679
+ ifNotFound: {
648
680
  name: string;
649
681
  detail: string;
650
682
  };
@@ -676,11 +708,27 @@ declare const _default: {
676
708
  url: string;
677
709
  }[];
678
710
  functionParameter: {
679
- number1: {
711
+ text: {
680
712
  name: string;
681
713
  detail: string;
682
714
  };
683
- number2: {
715
+ colDelimiter: {
716
+ name: string;
717
+ detail: string;
718
+ };
719
+ rowDelimiter: {
720
+ name: string;
721
+ detail: string;
722
+ };
723
+ ignoreEmpty: {
724
+ name: string;
725
+ detail: string;
726
+ };
727
+ matchMode: {
728
+ name: string;
729
+ detail: string;
730
+ };
731
+ padWith: {
684
732
  name: string;
685
733
  detail: string;
686
734
  };
@@ -3665,11 +3665,15 @@ declare const _default: {
3665
3665
  url: string;
3666
3666
  }[];
3667
3667
  functionParameter: {
3668
- number1: {
3668
+ array: {
3669
3669
  name: string;
3670
3670
  detail: string;
3671
3671
  };
3672
- number2: {
3672
+ colNum1: {
3673
+ name: string;
3674
+ detail: string;
3675
+ };
3676
+ colNum2: {
3673
3677
  name: string;
3674
3678
  detail: string;
3675
3679
  };
@@ -3683,11 +3687,15 @@ declare const _default: {
3683
3687
  url: string;
3684
3688
  }[];
3685
3689
  functionParameter: {
3686
- number1: {
3690
+ array: {
3687
3691
  name: string;
3688
3692
  detail: string;
3689
3693
  };
3690
- number2: {
3694
+ rowNum1: {
3695
+ name: string;
3696
+ detail: string;
3697
+ };
3698
+ rowNum2: {
3691
3699
  name: string;
3692
3700
  detail: string;
3693
3701
  };
@@ -3765,11 +3773,15 @@ declare const _default: {
3765
3773
  url: string;
3766
3774
  }[];
3767
3775
  functionParameter: {
3768
- number1: {
3776
+ array: {
3769
3777
  name: string;
3770
3778
  detail: string;
3771
3779
  };
3772
- number2: {
3780
+ include: {
3781
+ name: string;
3782
+ detail: string;
3783
+ };
3784
+ ifEmpty: {
3773
3785
  name: string;
3774
3786
  detail: string;
3775
3787
  };
@@ -3845,11 +3857,11 @@ declare const _default: {
3845
3857
  url: string;
3846
3858
  }[];
3847
3859
  functionParameter: {
3848
- number1: {
3860
+ array1: {
3849
3861
  name: string;
3850
3862
  detail: string;
3851
3863
  };
3852
- number2: {
3864
+ array2: {
3853
3865
  name: string;
3854
3866
  detail: string;
3855
3867
  };
@@ -4063,11 +4075,19 @@ declare const _default: {
4063
4075
  url: string;
4064
4076
  }[];
4065
4077
  functionParameter: {
4066
- number1: {
4078
+ array: {
4067
4079
  name: string;
4068
4080
  detail: string;
4069
4081
  };
4070
- number2: {
4082
+ sortIndex: {
4083
+ name: string;
4084
+ detail: string;
4085
+ };
4086
+ sortOrder: {
4087
+ name: string;
4088
+ detail: string;
4089
+ };
4090
+ byCol: {
4071
4091
  name: string;
4072
4092
  detail: string;
4073
4093
  };
@@ -4081,11 +4101,23 @@ declare const _default: {
4081
4101
  url: string;
4082
4102
  }[];
4083
4103
  functionParameter: {
4084
- number1: {
4104
+ array: {
4085
4105
  name: string;
4086
4106
  detail: string;
4087
4107
  };
4088
- number2: {
4108
+ byArray1: {
4109
+ name: string;
4110
+ detail: string;
4111
+ };
4112
+ sortOrder1: {
4113
+ name: string;
4114
+ detail: string;
4115
+ };
4116
+ byArray2: {
4117
+ name: string;
4118
+ detail: string;
4119
+ };
4120
+ sortOrder2: {
4089
4121
  name: string;
4090
4122
  detail: string;
4091
4123
  };
@@ -4153,11 +4185,7 @@ declare const _default: {
4153
4185
  url: string;
4154
4186
  }[];
4155
4187
  functionParameter: {
4156
- number1: {
4157
- name: string;
4158
- detail: string;
4159
- };
4160
- number2: {
4188
+ array: {
4161
4189
  name: string;
4162
4190
  detail: string;
4163
4191
  };
@@ -4171,11 +4199,15 @@ declare const _default: {
4171
4199
  url: string;
4172
4200
  }[];
4173
4201
  functionParameter: {
4174
- number1: {
4202
+ array: {
4175
4203
  name: string;
4176
4204
  detail: string;
4177
4205
  };
4178
- number2: {
4206
+ byCol: {
4207
+ name: string;
4208
+ detail: string;
4209
+ };
4210
+ exactlyOnce: {
4179
4211
  name: string;
4180
4212
  detail: string;
4181
4213
  };
@@ -4215,11 +4247,11 @@ declare const _default: {
4215
4247
  url: string;
4216
4248
  }[];
4217
4249
  functionParameter: {
4218
- number1: {
4250
+ array1: {
4219
4251
  name: string;
4220
4252
  detail: string;
4221
4253
  };
4222
- number2: {
4254
+ array2: {
4223
4255
  name: string;
4224
4256
  detail: string;
4225
4257
  };
@@ -7717,11 +7749,11 @@ declare const _default: {
7717
7749
  url: string;
7718
7750
  }[];
7719
7751
  functionParameter: {
7720
- number1: {
7752
+ number: {
7721
7753
  name: string;
7722
7754
  detail: string;
7723
7755
  };
7724
- number2: {
7756
+ numDigits: {
7725
7757
  name: string;
7726
7758
  detail: string;
7727
7759
  };
@@ -5285,11 +5285,11 @@ declare const _default: {
5285
5285
  url: string;
5286
5286
  }[];
5287
5287
  functionParameter: {
5288
- number1: {
5288
+ number: {
5289
5289
  name: string;
5290
5290
  detail: string;
5291
5291
  };
5292
- number2: {
5292
+ numDigits: {
5293
5293
  name: string;
5294
5294
  detail: string;
5295
5295
  };