@cobre-npm/ds-v3 0.128.0 → 0.128.3
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.
|
@@ -21891,6 +21891,7 @@ const o$ = { class: "co-filter dropdown cobre-dropdown" }, r$ = {
|
|
|
21891
21891
|
searchPlaceholder: {},
|
|
21892
21892
|
emptyTitle: {},
|
|
21893
21893
|
emptyDescription: {},
|
|
21894
|
+
emptyIcon: { default: "cards" },
|
|
21894
21895
|
balanceFilterLabel: { default: void 0 },
|
|
21895
21896
|
balanceTooltipOff: { default: void 0 },
|
|
21896
21897
|
balanceTooltipOn: { default: void 0 },
|
|
@@ -22057,11 +22058,10 @@ const o$ = { class: "co-filter dropdown cobre-dropdown" }, r$ = {
|
|
|
22057
22058
|
[$]
|
|
22058
22059
|
])), 128)) : (f(), pe(ll, {
|
|
22059
22060
|
key: 2,
|
|
22060
|
-
icon:
|
|
22061
|
-
class: "my-auto",
|
|
22061
|
+
icon: e.emptyIcon,
|
|
22062
22062
|
title: e.emptyTitle,
|
|
22063
22063
|
description: e.emptyDescription
|
|
22064
|
-
}, null, 8, ["title", "description"]))
|
|
22064
|
+
}, null, 8, ["icon", "title", "description"]))
|
|
22065
22065
|
])
|
|
22066
22066
|
])
|
|
22067
22067
|
];
|
|
@@ -22070,7 +22070,7 @@ const o$ = { class: "co-filter dropdown cobre-dropdown" }, r$ = {
|
|
|
22070
22070
|
}, 512);
|
|
22071
22071
|
};
|
|
22072
22072
|
}
|
|
22073
|
-
}), VA = /* @__PURE__ */ Me(vE, [["__scopeId", "data-v-
|
|
22073
|
+
}), VA = /* @__PURE__ */ Me(vE, [["__scopeId", "data-v-63c73a8e"]]);
|
|
22074
22074
|
var At = "top", Yt = "bottom", Ht = "right", St = "left", dr = "auto", Gn = [At, Yt, Ht, St], mn = "start", Hn = "end", dd = "clippingParents", Bl = "viewport", Dn = "popper", fd = "reference", Gi = /* @__PURE__ */ Gn.reduce(function(e, t) {
|
|
22075
22075
|
return e.concat([t + "-" + mn, t + "-" + Hn]);
|
|
22076
22076
|
}, []), Fl = /* @__PURE__ */ [].concat(Gn, [dr]).reduce(function(e, t) {
|