@quoreadmin/ui 0.26.22 → 0.26.23

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/dist/index.js CHANGED
@@ -27874,7 +27874,7 @@ const sO = /* @__PURE__ */ He(Xq, [["render", tG], ["__scopeId", "data-v-ca6ae8f
27874
27874
  mq: $r
27875
27875
  };
27876
27876
  }
27877
- }), iG = (n) => (yp("data-v-ff7403d4"), n = n(), vp(), n), sG = {
27877
+ }), iG = (n) => (yp("data-v-ba426870"), n = n(), vp(), n), sG = {
27878
27878
  class: "q-image-gallery flex",
27879
27879
  ref: "container"
27880
27880
  }, oG = {
@@ -27948,7 +27948,7 @@ function kG(n, e, t, r, i, s) {
27948
27948
  ]),
27949
27949
  thumbnail: ne(({ item: h }) => [
27950
27950
  P("img", {
27951
- src: h.thumbnailImageSrc || (h == null ? void 0 : h.objectURL) || (h == null ? void 0 : h.thumbnail.url),
27951
+ src: (h == null ? void 0 : h.objectURL) || (h == null ? void 0 : h.original.url),
27952
27952
  alt: h.alt,
27953
27953
  class: "rounded-lg block min-h-24 min-w-24 max-w-24 max-h-24 object-cover"
27954
27954
  }, null, 8, lG)
@@ -28011,7 +28011,7 @@ function kG(n, e, t, r, i, s) {
28011
28011
  trigger: ne(() => [
28012
28012
  h.type && h.type.includes("image") && !h.type.includes("tif") ? (C(), T("img", {
28013
28013
  key: 0,
28014
- src: (h == null ? void 0 : h.thumbnailImageSrc) || (h == null ? void 0 : h.objectURL) || (h == null ? void 0 : h.thumbnail.url),
28014
+ src: (h == null ? void 0 : h.objectURL) || (h == null ? void 0 : h.original.url),
28015
28015
  alt: h == null ? void 0 : h.alt,
28016
28016
  class: "rounded-lg cursor-pointer w-16 h-16 object-cover bg-gray-0 border-gray-20 border"
28017
28017
  }, null, 8, cG)) : (C(), T("div", dG, [
@@ -28147,7 +28147,7 @@ function kG(n, e, t, r, i, s) {
28147
28147
  })
28148
28148
  ], 512);
28149
28149
  }
28150
- const oO = /* @__PURE__ */ He(rG, [["render", kG], ["__scopeId", "data-v-ff7403d4"]]), EG = Me({
28150
+ const oO = /* @__PURE__ */ He(rG, [["render", kG], ["__scopeId", "data-v-ba426870"]]), EG = Me({
28151
28151
  name: "QWarningModal",
28152
28152
  components: {
28153
28153
  QModal: iO