@qikdev/vue-ui 0.2.132 → 0.2.133
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/lib.es.js +4 -4
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +1 -1
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './style.css';
|
|
2
2
|
import { defineComponent as Vi, ref as Zt, toRefs as ba, onMounted as ka, onBeforeUnmount as zo, watch as Ci, computed as di, openBlock as o, createElementBlock as d, renderSlot as B, createCommentVNode as _, useSlots as Ho, reactive as Sr, provide as $r, resolveComponent as y, normalizeClass as U, Fragment as w, unref as Bn, createBlock as k, withCtx as h, createVNode as m, renderList as $, toDisplayString as v, withDirectives as K, vShow as ci, createElementVNode as x, withModifiers as W, createTextVNode as S, h as fi, resolveDynamicComponent as Ot, mergeProps as Ei, toHandlers as xa, vModelSelect as Tt, pushScopeId as tt, popScopeId as nt, normalizeStyle as ut, Teleport as qo, vModelText as se, withKeys as ge, TransitionGroup as Go, nextTick as wa, vModelDynamic as zn } from "vue";
|
|
3
3
|
import { EventDispatcher as Wo } from "@qikdev/sdk";
|
|
4
|
-
const Ko = "0.2.
|
|
4
|
+
const Ko = "0.2.133";
|
|
5
5
|
class Lt extends Error {
|
|
6
6
|
}
|
|
7
7
|
class Yo extends Lt {
|
|
@@ -8300,7 +8300,7 @@ const fg = {
|
|
|
8300
8300
|
params() {
|
|
8301
8301
|
var t, n, i, s;
|
|
8302
8302
|
var e = {};
|
|
8303
|
-
if (e.access_token = this.$sdk.auth.getCurrentToken(), e.cb = this.cacheBuster, this.manualWidth && (e.w = this.manualWidth ? this.manualWidth :
|
|
8303
|
+
if (e.access_token = this.$sdk.auth.getCurrentToken(), e.cb = this.cacheBuster, this.manualWidth && (e.w = this.manualWidth ? this.manualWidth : void 0), this.manualHeight && (e.h = this.manualHeight ? this.manualHeight : void 0), this.upscale && (e.u = !0), this.auto && !e.w && !e.h) {
|
|
8304
8304
|
const r = (s = (i = (n = (t = this.$sdk.app) == null ? void 0 : t.device) == null ? void 0 : n.image) == null ? void 0 : i.auto) == null ? void 0 : s.med;
|
|
8305
8305
|
r && (e.w = r, e.u = !1);
|
|
8306
8306
|
}
|
|
@@ -8330,7 +8330,7 @@ const fg = {
|
|
|
8330
8330
|
if (this.manualHeight && this.manualWidth)
|
|
8331
8331
|
return this.manualHeight;
|
|
8332
8332
|
if (this.modelWidth && this.modelHeight)
|
|
8333
|
-
return this.
|
|
8333
|
+
return this.modelHeight;
|
|
8334
8334
|
},
|
|
8335
8335
|
style() {
|
|
8336
8336
|
var n, i, s;
|
|
@@ -8360,7 +8360,7 @@ function pg(e, t, n, i, s, r) {
|
|
|
8360
8360
|
}, null, 12, hg))
|
|
8361
8361
|
], 6);
|
|
8362
8362
|
}
|
|
8363
|
-
const yg = /* @__PURE__ */ V(fg, [["render", pg], ["__scopeId", "data-v-
|
|
8363
|
+
const yg = /* @__PURE__ */ V(fg, [["render", pg], ["__scopeId", "data-v-c436b32c"]]);
|
|
8364
8364
|
const _g = {
|
|
8365
8365
|
props: {
|
|
8366
8366
|
item: {
|