@anzusystems/common-admin 1.47.0-beta.dev-1778753778 → 1.47.0-beta.dev-1778753780

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.
@@ -7208,9 +7208,10 @@ function Id(e, n = {}) {
7208
7208
  const h = s.value.get(f);
7209
7209
  return h === void 0 ? !0 : h !== o(c);
7210
7210
  };
7211
- if (r(), n.source && s.value.size === 0) {
7211
+ if (r(), n.source) {
7212
7212
  const f = xe(n.source, () => {
7213
- r(), s.value.size > 0 && f();
7213
+ const c = new Set(e().map((p) => p.key)), h = s.value;
7214
+ c.size === h.size && [...c].every((p) => h.has(p)) || (r(), f());
7214
7215
  });
7215
7216
  }
7216
7217
  return {
@@ -9154,4 +9155,4 @@ export {
9154
9155
  Wl as y,
9155
9156
  Gl as z
9156
9157
  };
9157
- //# sourceMappingURL=AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-CfAKR0IJ.mjs.map
9158
+ //# sourceMappingURL=AFormRemoteAutocomplete.vue_vue_type_script_setup_true_lang-Dd9f9IAr.mjs.map