@sysvale/cuida 3.137.4 → 3.137.6
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/@sysvale/cuida.es.js +17 -14
- package/dist/@sysvale/cuida.umd.js +8 -8
- package/dist/style.css +1 -1
- package/package.json +2 -2
|
@@ -28610,11 +28610,11 @@ const i2 = /* @__PURE__ */ pe(TW, [["render", IW], ["__scopeId", "data-v-e742ddf
|
|
|
28610
28610
|
}, ["update:modelValue"]),
|
|
28611
28611
|
setup(e, { expose: t, emit: n }) {
|
|
28612
28612
|
et((ce) => ({
|
|
28613
|
-
"
|
|
28614
|
-
"
|
|
28615
|
-
"
|
|
28616
|
-
|
|
28617
|
-
"
|
|
28613
|
+
"594ff616": q.value,
|
|
28614
|
+
"39c3278a": Z.value,
|
|
28615
|
+
"13e24d73": E.value,
|
|
28616
|
+
e2444dc4: D.value,
|
|
28617
|
+
"3a09827c": S.value
|
|
28618
28618
|
}));
|
|
28619
28619
|
const i = Tn(e, "modelValue"), s = e, a = n, r = ee(), o = ee(""), u = ee(""), d = ee(!1), { emitClick: h, emitFocus: p, emitBlur: m, emitKeydown: g } = dr(a), b = Bn("htmlInput"), w = Bn("mobileInput"), x = `cds-base-input-${s.type}-${s.id || Hs()}`, C = V(() => s.enableAutocomplete ? "on" : "off"), $ = V(() => {
|
|
28620
28620
|
let ce = s.fluid ? "base-input--fluid" : "base-input";
|
|
@@ -28671,7 +28671,7 @@ const i2 = /* @__PURE__ */ pe(TW, [["render", IW], ["__scopeId", "data-v-e742ddf
|
|
|
28671
28671
|
e.floatingLabel ? (v(), ae(qW, pt({
|
|
28672
28672
|
key: 0,
|
|
28673
28673
|
ref: "mobileInput"
|
|
28674
|
-
}, s, {
|
|
28674
|
+
}, { ...ce.$attrs, ...s }, {
|
|
28675
28675
|
modelValue: o.value,
|
|
28676
28676
|
"onUpdate:modelValue": Te[0] || (Te[0] = (X) => o.value = X),
|
|
28677
28677
|
"has-leading-icon": te.value,
|
|
@@ -28801,7 +28801,7 @@ const i2 = /* @__PURE__ */ pe(TW, [["render", IW], ["__scopeId", "data-v-e742ddf
|
|
|
28801
28801
|
], 64))
|
|
28802
28802
|
]));
|
|
28803
28803
|
}
|
|
28804
|
-
}, ks = /* @__PURE__ */ pe(lY, [["__scopeId", "data-v-
|
|
28804
|
+
}, ks = /* @__PURE__ */ pe(lY, [["__scopeId", "data-v-c4d4f6d0"]]), uY = {
|
|
28805
28805
|
ref: "cds-select",
|
|
28806
28806
|
class: "select"
|
|
28807
28807
|
}, cY = {
|
|
@@ -28992,8 +28992,8 @@ const i2 = /* @__PURE__ */ pe(TW, [["render", IW], ["__scopeId", "data-v-e742ddf
|
|
|
28992
28992
|
setup(e, { expose: t, emit: n }) {
|
|
28993
28993
|
var zt, At;
|
|
28994
28994
|
et((_e) => ({
|
|
28995
|
-
"
|
|
28996
|
-
|
|
28995
|
+
"1222a55e": me.value,
|
|
28996
|
+
c6332294: te.value
|
|
28997
28997
|
}));
|
|
28998
28998
|
const i = Tn(e, "modelValue"), s = e, a = n, r = ee(0), o = ee(!1), u = ee(null), d = ee(!1), h = ee([]), p = ee([]), m = ee({
|
|
28999
28999
|
value: "",
|
|
@@ -29009,10 +29009,13 @@ const i2 = /* @__PURE__ */ pe(TW, [["render", IW], ["__scopeId", "data-v-e742ddf
|
|
|
29009
29009
|
"select__options--fluid": s.fluid,
|
|
29010
29010
|
"select__options--down": b.value === "down",
|
|
29011
29011
|
"select__options--up": b.value === "up"
|
|
29012
|
-
})), me = V(() => s.fluid ? "100%" : "fit-content"), ke = V(() =>
|
|
29013
|
-
var
|
|
29014
|
-
return ((
|
|
29015
|
-
|
|
29012
|
+
})), me = V(() => s.fluid ? "100%" : "fit-content"), ke = V(() => {
|
|
29013
|
+
var _e;
|
|
29014
|
+
return s.searchable && s.addable && ((_e = q.value) == null ? void 0 : _e.trim().length) > 0 && !h.value.some((Pe) => {
|
|
29015
|
+
var Ke;
|
|
29016
|
+
return ((Ke = Pe[s.optionsField]) == null ? void 0 : Ke.toLowerCase()) === (q == null ? void 0 : q.value.toLowerCase());
|
|
29017
|
+
});
|
|
29018
|
+
}), ue = V(() => pf.some((_e) => _e === s.width) || s.fluid);
|
|
29016
29019
|
$e(() => s.searchable, (_e, Pe) => {
|
|
29017
29020
|
_e !== Pe && (d.value = _e);
|
|
29018
29021
|
}, { immediate: !0 }), $e(() => s.options, (_e, Pe) => {
|
|
@@ -29190,7 +29193,7 @@ const i2 = /* @__PURE__ */ pe(TW, [["render", IW], ["__scopeId", "data-v-e742ddf
|
|
|
29190
29193
|
], 2)
|
|
29191
29194
|
], 512));
|
|
29192
29195
|
}
|
|
29193
|
-
}, s2 = /* @__PURE__ */ pe(pY, [["__scopeId", "data-v-
|
|
29196
|
+
}, s2 = /* @__PURE__ */ pe(pY, [["__scopeId", "data-v-9c1a6fe5"]]), a2 = {
|
|
29194
29197
|
__name: "SearchInput",
|
|
29195
29198
|
props: /* @__PURE__ */ Nt({
|
|
29196
29199
|
/**
|