@mx-cartographer/experiences 6.26.35-alpha.mega3 → 6.26.35-alpha.mega4

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.es.js CHANGED
@@ -8061,7 +8061,7 @@ const Mc = ({ transaction: e }) => {
8061
8061
  setShowInsights: xe,
8062
8062
  updateManualTransaction: ke
8063
8063
  } = Dt(), { userProfile: ge } = ft(), [ye, Be] = g.useState(""), [Z, q] = g.useState(""), [fe, Oe] = g.useState(!1), [me, ht] = g.useState(!1), [Pe, bt] = g.useState(!1), K = c?.transactions?.selected_account_guid;
8064
- console.log(c, "clientConfig::"), g.useEffect(() => {
8064
+ g.useEffect(() => {
8065
8065
  const gt = K ? [{ guid: K }] : o.filter((oi) => !oi.is_hidden), cr = ze(Ae()), lr = Xe(Ae());
8066
8066
  K || E(gt), y(cr, lr), O({
8067
8067
  accounts: gt.map((oi) => oi.guid),
@@ -8071,7 +8071,7 @@ const Mc = ({ transaction: e }) => {
8071
8071
  }, [o]), g.useEffect(() => {
8072
8072
  Pe && (O({
8073
8073
  ...N,
8074
- accounts: S,
8074
+ accounts: K ? [K] : S,
8075
8075
  dateRange: { start: m.start, end: m.end }
8076
8076
  }), L(m.start).finally());
8077
8077
  }, [Pe, m, S]), g.useEffect(() => {