@converge-cloudops/gaia-ui 0.3.3 → 0.3.4

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
@@ -4079,15 +4079,15 @@ var Ct = /* @__PURE__ */ Symbol(), gs = ({
4079
4079
  }
4080
4080
  });
4081
4081
  gs();
4082
- function Xs(A) {
4083
- let e = A;
4084
- function t(r) {
4085
- e = r;
4082
+ function Xs(A, e) {
4083
+ let t = A;
4084
+ function n(s) {
4085
+ t = s;
4086
4086
  }
4087
- return { baseQuery: async (r, s, o) => Gr({
4088
- baseUrl: e,
4087
+ return { baseQuery: async (s, o, a) => Gr({
4088
+ baseUrl: e ? `${t}/${e}` : t,
4089
4089
  credentials: "include"
4090
- })(r, s, o), setBaseUrl: t };
4090
+ })(s, o, a), setBaseUrl: n };
4091
4091
  }
4092
4092
  function Ds(A, e, t) {
4093
4093
  return function({ children: r }) {