@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 +4 -4
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
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-
|
|
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:
|
|
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.
|
|
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-
|
|
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
|