quasar-ui-danx 0.3.52 → 0.3.53
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/danx.es.js
CHANGED
@@ -11961,6 +11961,10 @@ const Ss = { render: Ly }, H6 = {
|
|
11961
11961
|
type: Object,
|
11962
11962
|
default: null
|
11963
11963
|
},
|
11964
|
+
imageFit: {
|
11965
|
+
type: String,
|
11966
|
+
default: "fill"
|
11967
|
+
},
|
11964
11968
|
relatedFiles: {
|
11965
11969
|
type: Array,
|
11966
11970
|
default: null
|
@@ -12034,12 +12038,12 @@ const Ss = { render: Ly }, H6 = {
|
|
12034
12038
|
])) : M("", !0),
|
12035
12039
|
_.value || f.value ? (m(), E(w, {
|
12036
12040
|
key: 1,
|
12037
|
-
fit:
|
12041
|
+
fit: t.imageFit,
|
12038
12042
|
class: "non-selectable max-h-full max-w-full h-full",
|
12039
12043
|
src: (_.value || d.value) + "#t=0.1",
|
12040
12044
|
preload: "auto",
|
12041
12045
|
"data-testid": "previewed-image"
|
12042
|
-
}, null, 8, ["src"])) : (m(), y("div", Yx, [
|
12046
|
+
}, null, 8, ["fit", "src"])) : (m(), y("div", Yx, [
|
12043
12047
|
c.value ? (m(), E(v(vy), {
|
12044
12048
|
key: 0,
|
12045
12049
|
class: "w-24"
|
@@ -19770,7 +19774,7 @@ const GS = {
|
|
19770
19774
|
});
|
19771
19775
|
};
|
19772
19776
|
}
|
19773
|
-
}, b6 = "0.3.
|
19777
|
+
}, b6 = "0.3.53", y6 = {
|
19774
19778
|
version: b6
|
19775
19779
|
}, { version: x6 } = y6;
|
19776
19780
|
function E3(t) {
|