@univerjs/sheets-formula 0.8.0-nightly.202506011606 → 0.8.0-nightly.202506031608

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/es/index.js CHANGED
@@ -8717,7 +8717,7 @@ const ji = [
8717
8717
  name: "formula.functionList.INDEX.functionParameter.rowNum.name",
8718
8718
  detail: "formula.functionList.INDEX.functionParameter.rowNum.detail",
8719
8719
  example: "1",
8720
- require: 0,
8720
+ require: 1,
8721
8721
  repeat: 0
8722
8722
  },
8723
8723
  {
package/lib/index.js CHANGED
@@ -8717,7 +8717,7 @@ const ji = [
8717
8717
  name: "formula.functionList.INDEX.functionParameter.rowNum.name",
8718
8718
  detail: "formula.functionList.INDEX.functionParameter.rowNum.detail",
8719
8719
  example: "1",
8720
- require: 0,
8720
+ require: 1,
8721
8721
  repeat: 0
8722
8722
  },
8723
8723
  {