@mx-cartographer/experiences 7.2.28 → 7.2.30

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/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [7.2.30] - 12-09-2025
2
+
3
+ - **UPDATED** Bug Fixed - Account Type Edit Interactions - Low Account Balance
4
+
5
+ ## [7.2.29] - 12-08-2025
6
+
7
+ - **UPDATED** `InsightsMicroWidget` refactor list of beats into `BeatList` component
8
+
1
9
  ## [7.2.28] - 12-08-2025
2
10
 
3
11
  - **UPDATED** `InsightsMicroWidget` storybook to documention batcave settings
@@ -194,6 +194,7 @@ const xe = C(() => {
194
194
  ) : void 0,
195
195
  endIcon: /* @__PURE__ */ e(w, {}),
196
196
  isChecked: t.is_enabled,
197
+ isDisabled: !t.is_enabled,
197
198
  isPrimaryTextBold: !0,
198
199
  onClick: () => _(!0),
199
200
  onToggle: () => n({
@@ -201,7 +202,7 @@ const xe = C(() => {
201
202
  is_enabled: !t.is_enabled
202
203
  }),
203
204
  primaryText: p,
204
- secondaryText: S
205
+ secondaryText: t.is_enabled ? S : s.notification_disabled
205
206
  }
206
207
  ),
207
208
  /* @__PURE__ */ e(