@quidgest/ui 0.16.40 → 0.16.41
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/json/api.json +1 -1
- package/dist/ui.esm.js +6 -4
- package/dist/ui.js +2 -2
- package/dist/ui.min.js +4 -4
- package/dist/ui.scss +1 -1
- package/esm/components/QSelect/QSelect.d.ts.map +1 -1
- package/esm/components/QSelect/QSelect.vue.js +12 -10
- package/package.json +1 -1
package/dist/json/api.json
CHANGED
package/dist/ui.esm.js
CHANGED
|
@@ -3,7 +3,7 @@ var Io = (a, e, t) => e in a ? So(a, e, { enumerable: !0, configurable: !0, writ
|
|
|
3
3
|
var _e = (a, e, t) => Io(a, typeof e != "symbol" ? e + "" : e, t);
|
|
4
4
|
import { getCurrentInstance as Ml, computed as k, ref as K, toValue as ma, provide as Al, inject as Za, unref as u, isRef as bn, watch as Me, defineComponent as ce, mergeModels as Ie, toRef as Pe, useModel as Fe, createElementBlock as w, openBlock as m, normalizeClass as ie, renderSlot as I, normalizeStyle as Qe, withModifiers as dt, createCommentVNode as E, createElementVNode as te, createVNode as ye, createTextVNode as Xe, toDisplayString as ke, useAttrs as Pl, createBlock as ae, resolveDynamicComponent as aa, withCtx as W, Fragment as be, h as _n, mergeProps as De, withKeys as wn, normalizeProps as Oe, guardReactiveProps as ze, useSlots as Ht, onMounted as Ze, onUnmounted as $t, renderList as Re, nextTick as Ue, useTemplateRef as Ot, createSlots as We, withDirectives as Yt, vModelDynamic as Oo, vModelText as ql, useId as Eo, readonly as Lo, customRef as Ro, getCurrentScope as Kr, onScopeDispose as Sl, shallowRef as ul, reactive as Jt, onBeforeUnmount as Gr, Teleport as Zr, Transition as zt, render as fr, onBeforeUpdate as Bo, vShow as yn, resolveComponent as No, vModelCheckbox as Vo, toHandlers as Fo, watchEffect as Yo, TransitionGroup as zo } from "vue";
|
|
5
5
|
/*!
|
|
6
|
-
* Quidgest UI v0.16.
|
|
6
|
+
* Quidgest UI v0.16.41
|
|
7
7
|
* (c) 2025 Quidgest - Consultores de Gestão, S.A.
|
|
8
8
|
* Released under the MIT License.
|
|
9
9
|
*/
|
|
@@ -14790,7 +14790,7 @@ const ry = /* @__PURE__ */ ty(ay, [["render", ly]]), Qa = we(Zh), Tl = we(Jh), C
|
|
|
14790
14790
|
Array.isArray(O) ? (l.value = O.sort((q, Z) => P.value.get(q) - P.value.get(Z)), D()) : (l.value = O, Q());
|
|
14791
14791
|
}
|
|
14792
14792
|
function F() {
|
|
14793
|
-
|
|
14793
|
+
H(t.emptyValue), y();
|
|
14794
14794
|
}
|
|
14795
14795
|
function z(O) {
|
|
14796
14796
|
var q, Z, R;
|
|
@@ -14960,7 +14960,9 @@ const ry = /* @__PURE__ */ ty(ay, [["render", ly]]), Qa = we(Zh), Tl = we(Jh), C
|
|
|
14960
14960
|
}, 1032, ["removable"]))), 128))
|
|
14961
14961
|
], 64)) : (m(), ae(u(xa), {
|
|
14962
14962
|
key: 1,
|
|
14963
|
-
pill: ""
|
|
14963
|
+
pill: "",
|
|
14964
|
+
removable: !t.required,
|
|
14965
|
+
"onClick:remove": F
|
|
14964
14966
|
}, {
|
|
14965
14967
|
default: W(() => {
|
|
14966
14968
|
var R, x;
|
|
@@ -14970,7 +14972,7 @@ const ry = /* @__PURE__ */ ty(ay, [["render", ly]]), Qa = we(Zh), Tl = we(Jh), C
|
|
|
14970
14972
|
];
|
|
14971
14973
|
}),
|
|
14972
14974
|
_: 1
|
|
14973
|
-
}))
|
|
14975
|
+
}, 8, ["removable"]))
|
|
14974
14976
|
], 512)) : (m(), w("span", cg, ke(C.value), 1))
|
|
14975
14977
|
], 64)),
|
|
14976
14978
|
Yt(te("input", De({
|