matrix_components 2.0.357 → 2.0.358

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.
@@ -76969,7 +76969,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
76969
76969
  createElementVNode("img", {
76970
76970
  src: unref(EmptyPng),
76971
76971
  class: "error-img",
76972
- style: { "max-width": "100%", "height": "auto" },
76973
76972
  onClick: _cache[0] || (_cache[0] = withModifiers(() => {
76974
76973
  }, ["stop"]))
76975
76974
  }, null, 8, _hoisted_1)
@@ -76994,7 +76993,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
76994
76993
  createElementVNode("img", {
76995
76994
  src: unref(EmptyPng),
76996
76995
  class: "error-img",
76997
- style: { "max-width": "100%", "height": "auto" },
76998
76996
  onClick: _cache[2] || (_cache[2] = withModifiers(() => {
76999
76997
  }, ["stop"]))
77000
76998
  }, null, 8, _hoisted_2)
@@ -77007,7 +77005,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
77007
77005
  };
77008
77006
  }
77009
77007
  });
77010
- const NsImage = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-15d28535"]]);
77008
+ const NsImage = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-8b02d9f3"]]);
77011
77009
  NsImage.install = (app2) => {
77012
77010
  app2.component(NsImage.name, NsImage);
77013
77011
  };