@club-employes/utopia 4.159.0 → 4.160.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/icons-list.json +1 -1
- package/dist/index.js +5 -4
- package/dist/utopia.css +1 -1
- package/package.json +1 -1
package/dist/icons-list.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -6335,7 +6335,7 @@ const v3 = /* @__PURE__ */ ct({
|
|
|
6335
6335
|
}, [
|
|
6336
6336
|
(B(!0), F(st, null, zt(s.value.slice(0, h.value), (ye) => (B(), be(re(li), {
|
|
6337
6337
|
key: `chip-${ye.value}`,
|
|
6338
|
-
size:
|
|
6338
|
+
size: e.size,
|
|
6339
6339
|
variant: "default",
|
|
6340
6340
|
removable: "",
|
|
6341
6341
|
class: "utopia-dropdown__chip",
|
|
@@ -6345,7 +6345,7 @@ const v3 = /* @__PURE__ */ ct({
|
|
|
6345
6345
|
Ue(pe(ye.label), 1)
|
|
6346
6346
|
]),
|
|
6347
6347
|
_: 2
|
|
6348
|
-
}, 1032, ["onRemove"]))), 128)),
|
|
6348
|
+
}, 1032, ["size", "onRemove"]))), 128)),
|
|
6349
6349
|
s.value.length > h.value ? (B(), F("span", x3, " +" + pe(s.value.length - h.value) + " autres ", 1)) : ee("", !0)
|
|
6350
6350
|
], 544),
|
|
6351
6351
|
o.value && f.value ? (B(), F("div", C3)) : ee("", !0)
|
|
@@ -6554,7 +6554,7 @@ const v3 = /* @__PURE__ */ ct({
|
|
|
6554
6554
|
], 2)) : ee("", !0)
|
|
6555
6555
|
], 2));
|
|
6556
6556
|
}
|
|
6557
|
-
}), Gi = /* @__PURE__ */ gt(W3, [["__scopeId", "data-v-
|
|
6557
|
+
}), Gi = /* @__PURE__ */ gt(W3, [["__scopeId", "data-v-4b88b971"]]);
|
|
6558
6558
|
function zA(e) {
|
|
6559
6559
|
return typeof e == "function" ? e() : re(e);
|
|
6560
6560
|
}
|
|
@@ -71066,11 +71066,12 @@ const Fd = /* @__PURE__ */ ct({
|
|
|
71066
71066
|
searchable: o.value,
|
|
71067
71067
|
placeholder: a.value,
|
|
71068
71068
|
"model-value": P.value,
|
|
71069
|
+
"max-visible-chips": 2,
|
|
71069
71070
|
"onUpdate:modelValue": T
|
|
71070
71071
|
}, null, 8, ["options", "multiple", "searchable", "placeholder", "model-value"])
|
|
71071
71072
|
]));
|
|
71072
71073
|
}
|
|
71073
|
-
}), Rd = /* @__PURE__ */ gt(B4, [["__scopeId", "data-v-
|
|
71074
|
+
}), Rd = /* @__PURE__ */ gt(B4, [["__scopeId", "data-v-bdccb10f"]]), L4 = /* @__PURE__ */ ct({
|
|
71074
71075
|
__name: "DateFilterCell",
|
|
71075
71076
|
props: {
|
|
71076
71077
|
column: {},
|