@luizleon/sf.prefeiturasp.vuecomponents 0.0.52 → 0.0.54

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.
@@ -5892,10 +5892,11 @@ const ih = ["data-active", "href", "onClick"], sh = { class: "sf-ml-2" }, ah = [
5892
5892
  });
5893
5893
  }
5894
5894
  return Ln(
5895
- () => n.name,
5895
+ () => n,
5896
5896
  (l) => {
5897
- l && s(r.value, l.toString());
5898
- }
5897
+ !l || !l.name || s(r.value, l.toString());
5898
+ },
5899
+ { deep: !0 }
5899
5900
  ), (l, a) => {
5900
5901
  const c = Dt("router-link");
5901
5902
  return H(), pe(Ee(Cs), {
@@ -5906,9 +5907,9 @@ const ih = ["data-active", "href", "onClick"], sh = { class: "sf-ml-2" }, ah = [
5906
5907
  class: me("sf-p-2")
5907
5908
  }, {
5908
5909
  item: qe(({ item: d, active: f }) => [
5909
- d.route ? (H(), pe(c, {
5910
+ d.routeName ? (H(), pe(c, {
5910
5911
  key: 0,
5911
- to: { name: d.route },
5912
+ to: { name: d.routeName },
5912
5913
  custom: ""
5913
5914
  }, {
5914
5915
  default: qe(({ href: y, navigate: b, isActive: _ }) => [