@quidgest/ui 0.16.41 → 0.16.42
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.css +1 -1
- package/dist/ui.esm.js +11 -7
- package/dist/ui.js +2 -2
- package/dist/ui.min.css +1 -1
- package/dist/ui.min.js +5 -5
- package/dist/ui.scss +2 -2
- package/esm/components/QSelect/QSelect.d.ts.map +1 -1
- package/esm/components/QSelect/QSelect.vue.js +99 -95
- package/package.json +1 -1
package/dist/json/api.json
CHANGED
package/dist/ui.css
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.42
|
|
7
7
|
* (c) 2025 Quidgest - Consultores de Gestão, S.A.
|
|
8
8
|
* Released under the MIT License.
|
|
9
9
|
*/
|
|
@@ -14912,7 +14912,8 @@ const ry = /* @__PURE__ */ ty(ay, [["render", ly]]), Qa = we(Zh), Tl = we(Jh), C
|
|
|
14912
14912
|
x < l.value.length - i.value ? (m(), ae(u(xa), {
|
|
14913
14913
|
key: 0,
|
|
14914
14914
|
pill: "",
|
|
14915
|
-
|
|
14915
|
+
disabled: t.readonly || t.disabled,
|
|
14916
|
+
removable: !t.required || l.value.length > 1,
|
|
14916
14917
|
"onClick:remove": () => B(x)
|
|
14917
14918
|
}, {
|
|
14918
14919
|
default: W(() => {
|
|
@@ -14926,25 +14927,27 @@ const ry = /* @__PURE__ */ ty(ay, [["render", ly]]), Qa = we(Zh), Tl = we(Jh), C
|
|
|
14926
14927
|
];
|
|
14927
14928
|
}),
|
|
14928
14929
|
_: 2
|
|
14929
|
-
}, 1032, ["removable", "onClick:remove"])) : E("", !0)
|
|
14930
|
+
}, 1032, ["disabled", "removable", "onClick:remove"])) : E("", !0)
|
|
14930
14931
|
], 64))), 128)),
|
|
14931
14932
|
i.value > 0 ? (m(), ae(u(xa), {
|
|
14932
14933
|
key: 0,
|
|
14933
14934
|
pill: "",
|
|
14934
|
-
class: "q-select__badge-count"
|
|
14935
|
+
class: "q-select__badge-count",
|
|
14936
|
+
disabled: t.readonly || t.disabled
|
|
14935
14937
|
}, {
|
|
14936
14938
|
default: W(() => [
|
|
14937
14939
|
Xe(" +" + ke(i.value), 1)
|
|
14938
14940
|
]),
|
|
14939
14941
|
_: 1
|
|
14940
|
-
})) : E("", !0),
|
|
14942
|
+
}, 8, ["disabled"])) : E("", !0),
|
|
14941
14943
|
(m(!0), w(be, null, Re(l.value, (R, x) => (m(), ae(u(xa), {
|
|
14942
14944
|
key: x,
|
|
14943
14945
|
ref_for: !0,
|
|
14944
14946
|
ref: "allBadges",
|
|
14945
14947
|
pill: "",
|
|
14948
|
+
disabled: "",
|
|
14946
14949
|
class: "q-select__badge-hidden",
|
|
14947
|
-
removable: !t.
|
|
14950
|
+
removable: !t.required || l.value.length > 1
|
|
14948
14951
|
}, {
|
|
14949
14952
|
default: W(() => {
|
|
14950
14953
|
var S, V;
|
|
@@ -14961,6 +14964,7 @@ const ry = /* @__PURE__ */ ty(ay, [["render", ly]]), Qa = we(Zh), Tl = we(Jh), C
|
|
|
14961
14964
|
], 64)) : (m(), ae(u(xa), {
|
|
14962
14965
|
key: 1,
|
|
14963
14966
|
pill: "",
|
|
14967
|
+
disabled: t.readonly || t.disabled,
|
|
14964
14968
|
removable: !t.required,
|
|
14965
14969
|
"onClick:remove": F
|
|
14966
14970
|
}, {
|
|
@@ -14972,7 +14976,7 @@ const ry = /* @__PURE__ */ ty(ay, [["render", ly]]), Qa = we(Zh), Tl = we(Jh), C
|
|
|
14972
14976
|
];
|
|
14973
14977
|
}),
|
|
14974
14978
|
_: 1
|
|
14975
|
-
}, 8, ["removable"]))
|
|
14979
|
+
}, 8, ["disabled", "removable"]))
|
|
14976
14980
|
], 512)) : (m(), w("span", cg, ke(C.value), 1))
|
|
14977
14981
|
], 64)),
|
|
14978
14982
|
Yt(te("input", De({
|