@antv/s2-vue 1.6.1 → 1.7.0

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/index.js CHANGED
@@ -3350,7 +3350,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
3350
3350
  return vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(_ctx.sheetType), { ref: "s2Ref" }, null, 512);
3351
3351
  }
3352
3352
  var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
3353
- const version = "@antv/s2-vue-v1.6.1";
3353
+ const version = "@antv/s2-vue-v1.7.0";
3354
3354
  exports.BaseSheet = BaseSheet;
3355
3355
  exports.CustomTooltip = CustomTooltip;
3356
3356
  exports.PivotSheet = PivotSheet;