matrix_components 2.0.309 → 2.0.310

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.
@@ -72922,7 +72922,8 @@ const components = {
72922
72922
  NsOffice,
72923
72923
  NsForm,
72924
72924
  NsSaturationline: NsSaturationLine,
72925
- NsImage: _sfc_main
72925
+ NsImage: _sfc_main,
72926
+ NsImg: _sfc_main
72926
72927
  };
72927
72928
  const install = (app2, _params = null) => {
72928
72929
  try {
@@ -72967,6 +72968,7 @@ export {
72967
72968
  _sfc_main$6 as NsExcel,
72968
72969
  NsForm,
72969
72970
  _sfc_main as NsImage,
72971
+ _sfc_main as NsImg,
72970
72972
  NsOffice,
72971
72973
  NsPdf,
72972
72974
  NsSaturationLine as NsSaturationline,