aquasis-fe-components 1.4.7 → 1.4.8

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.
@@ -70032,7 +70032,12 @@ const o$e = async () => {
70032
70032
  return Du(
70033
70033
  [h3.GetReleases, a, o, i, r],
70034
70034
  async () => await c$e({ ...e, idLanguage: r }),
70035
- { enabled: !!a && r !== void 0 }
70035
+ {
70036
+ enabled: !!a && r !== void 0,
70037
+ refetchOnWindowFocus: !1,
70038
+ refetchOnReconnect: !1,
70039
+ refetchOnMount: !1
70040
+ }
70036
70041
  );
70037
70042
  }, d$e = ({ index: e }) => {
70038
70043
  const { t } = Mr(), { requiredField: n } = d3();