@quoreadmin/ui 1.3.40 → 1.3.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/index.css +1 -1
- package/dist/index.js +2 -2
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -71409,7 +71409,7 @@ function Jfe(t, e, n, r, i, s) {
|
|
|
71409
71409
|
class: B([
|
|
71410
71410
|
"flex items-center w-full",
|
|
71411
71411
|
{ "option-search": c.label === d },
|
|
71412
|
-
{ "option-disabled": c
|
|
71412
|
+
{ "option-disabled": c.$isDisabled }
|
|
71413
71413
|
]),
|
|
71414
71414
|
title: c.label ? c.label : ""
|
|
71415
71415
|
}, [
|
|
@@ -71496,7 +71496,7 @@ function Jfe(t, e, n, r, i, s) {
|
|
|
71496
71496
|
]), 1032, ["id", "modelValue", "filtering-sort-func", "options", "searchable", "multiple", "taggable", "label", "track-by", "group-values", "group-label", "group-select", "block-keys", "class", "disabled", "loading", "allow-empty", "clear-on-select", "close-on-select", "show-tags", "tag-placeholder", "placeholder", "open-direction", "onOpen", "onTag"])
|
|
71497
71497
|
], 8, Lfe);
|
|
71498
71498
|
}
|
|
71499
|
-
const s4e = /* @__PURE__ */ Ze(Pfe, [["render", Jfe], ["__scopeId", "data-v-
|
|
71499
|
+
const s4e = /* @__PURE__ */ Ze(Pfe, [["render", Jfe], ["__scopeId", "data-v-3086fcb4"]]);
|
|
71500
71500
|
var _n = {
|
|
71501
71501
|
STARTS_WITH: "startsWith",
|
|
71502
71502
|
CONTAINS: "contains",
|