@mx-cartographer/experiences 5.3.1-alpha.mega6 → 5.3.1-alpha.mega7

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
@@ -5168,9 +5168,7 @@ const Pe = () => {
5168
5168
  width: a = "100%",
5169
5169
  zeroState: c = /* @__PURE__ */ e(Df, {})
5170
5170
  }) => {
5171
- const { isLoading: d, sortedTransactions: f } = PA(), E = h.useMemo(() => [...r ? f : f.filter((x) => !x.accountIsClosed)], [f, r]);
5172
- console.log(r, E.length);
5173
- const { setShowInsights: l, toggleSplit: v } = Pe(), { onEvent: u } = K(), H = (y) => {
5171
+ const { isLoading: d, sortedTransactions: f } = PA(), E = r ? f : f.filter((y) => !y.accountIsClosed), { setShowInsights: l, toggleSplit: v } = Pe(), { onEvent: u } = K(), H = (y) => {
5174
5172
  const x = E.find((w) => w.guid === y);
5175
5173
  if (x?.has_been_split) {
5176
5174
  v(x.guid);