@topvisor/ui 1.4.0-TopGroupSelector.10 → 1.4.0-TopGroupSelector.11

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.
@@ -595,10 +595,11 @@ const mt = /* @__PURE__ */ R({
595
595
  const o = e, t = a, r = T(e, "groupId"), l = T(e, "group"), n = o.client && !o.groups ? Ce(o.client) : void 0, u = o.client ? pt(o.client) : void 0, f = K(null), c = K(void 0), x = Se("folder_id", "EQUALS", [o.folder?.id ?? 0]);
596
596
  n?.changeParams({
597
597
  project_id: o.projectId,
598
+ folder_id_depth: !0,
598
599
  filters: [
599
600
  x
600
601
  ]
601
- }), o.on !== void 0 && n?.params.filters?.push(Se("on", "EQUALS", [o.on]));
602
+ }), o.on !== void 0 && n?.params.filters?.push(Se("on", "EQUALS", [Number(o.on)]));
602
603
  const i = (d) => {
603
604
  l.value = d, r.value = d.id;
604
605
  };