@avakhula/ui 0.0.216 → 0.0.217
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.js
CHANGED
|
@@ -1953,12 +1953,12 @@ function gs(t, n, e, i, o, r) {
|
|
|
1953
1953
|
}, [
|
|
1954
1954
|
ae("div", null, [
|
|
1955
1955
|
De((G(), ne("button", {
|
|
1956
|
-
class: "sorting-label",
|
|
1956
|
+
class: ve(["sorting-label", { "sorting-label-active": o.isOpenToggleTip }]),
|
|
1957
1957
|
type: "button",
|
|
1958
|
-
onClick: n[0] || (n[0] = (h) => o.isOpenToggleTip = !
|
|
1958
|
+
onClick: n[0] || (n[0] = (h) => o.isOpenToggleTip = !o.isOpenToggleTip)
|
|
1959
1959
|
}, [
|
|
1960
1960
|
Ge($e(e.title), 1)
|
|
1961
|
-
])), [
|
|
1961
|
+
], 2)), [
|
|
1962
1962
|
[f, e.tooltipText, e.tooltipPosition]
|
|
1963
1963
|
]),
|
|
1964
1964
|
r.hasToggleTip ? (G(), ke(s, {
|
|
@@ -2009,7 +2009,7 @@ function gs(t, n, e, i, o, r) {
|
|
|
2009
2009
|
])
|
|
2010
2010
|
]);
|
|
2011
2011
|
}
|
|
2012
|
-
const l1 = /* @__PURE__ */ Ae(cs, [["render", gs], ["__scopeId", "data-v-
|
|
2012
|
+
const l1 = /* @__PURE__ */ Ae(cs, [["render", gs], ["__scopeId", "data-v-3039e16c"]]);
|
|
2013
2013
|
const ms = {
|
|
2014
2014
|
name: "IbBreadcrumbs",
|
|
2015
2015
|
props: {
|