@sysvale/cuida 3.104.3 → 3.105.0
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 -6
- package/dist/@sysvale/cuida.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -41208,9 +41208,9 @@ const Ro = 0, Fo = 1, Hd = (t) => t === void 0 ? {} : JSON.parse(JSON.stringify(
|
|
|
41208
41208
|
}
|
|
41209
41209
|
}, z4 = () => {
|
|
41210
41210
|
ct((t) => ({
|
|
41211
|
-
|
|
41212
|
-
"
|
|
41213
|
-
"
|
|
41211
|
+
"77b643b7": t.inputBackgroundColor,
|
|
41212
|
+
"30be1708": t.resolveMultiselectHeight,
|
|
41213
|
+
"4669b3c0": t.resolveMultiselectTop
|
|
41214
41214
|
}));
|
|
41215
41215
|
}, B4 = gg.setup;
|
|
41216
41216
|
gg.setup = B4 ? (t, e) => (z4(), B4(t, e)) : z4;
|
|
@@ -41333,11 +41333,22 @@ function mue(t, e, n, i, s, a) {
|
|
|
41333
41333
|
onClick: (p) => a.addItemViaCustomCheckbox(h)
|
|
41334
41334
|
}, null, 10, hue)
|
|
41335
41335
|
]),
|
|
41336
|
-
|
|
41336
|
+
ae(t.$slots, "option", {
|
|
41337
|
+
option: h,
|
|
41338
|
+
optionField: n.optionsField
|
|
41339
|
+
}, () => [
|
|
41340
|
+
Ne(Y(h[n.optionsField]), 1)
|
|
41341
|
+
])
|
|
41337
41342
|
]))
|
|
41338
41343
|
]),
|
|
41339
41344
|
selection: ee(({ values: h, isOpen: p }) => [
|
|
41340
|
-
|
|
41345
|
+
ae(t.$slots, "selection", {
|
|
41346
|
+
values: h,
|
|
41347
|
+
isOpen: p,
|
|
41348
|
+
unselectItem: a.unselectItem
|
|
41349
|
+
}, () => [
|
|
41350
|
+
h.length && !p ? (y(), k("span", fue, Y(a.selectedFancyMessage(h.length)), 1)) : (y(), k("span", pue))
|
|
41351
|
+
])
|
|
41341
41352
|
]),
|
|
41342
41353
|
noResult: ee(() => [
|
|
41343
41354
|
e[3] || (e[3] = Ne(' Nenhum resultado encontrado para: "')),
|
|
@@ -41347,7 +41358,7 @@ function mue(t, e, n, i, s, a) {
|
|
|
41347
41358
|
noOptions: ee(() => e[5] || (e[5] = [
|
|
41348
41359
|
Ne(" Não há nenhuma opção para ser exibida. ")
|
|
41349
41360
|
])),
|
|
41350
|
-
_:
|
|
41361
|
+
_: 3
|
|
41351
41362
|
}, 16, ["id", "modelValue", "options", "label", "track-by", "group-values", "group-label", "disabled", "placeholder", "onClose", "onSelect", "onRemove", "onSearchChange"]),
|
|
41352
41363
|
a.errorState && !n.disabled ? (y(), k("div", gue, Y(n.errorMessage), 1)) : U("", !0)
|
|
41353
41364
|
], 8, iue);
|