@mx-cartographer/experiences 8.0.13 → 8.0.14

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.
@@ -751,7 +751,6 @@ const k = {
751
751
  show_carousel_card_border_in_pulse_micro_widget: !1,
752
752
  show_cash_flow_widget_in_master: !0,
753
753
  show_connections_widget_in_master: !0,
754
- show_cta_colocated_with_text_in_pulse_micro_widget: !0,
755
754
  show_debts_widget_in_master: !0,
756
755
  show_finstrong_widget_in_master: !0,
757
756
  show_full_experience_link_in_pulse_micro_widget: !1,
@@ -113,7 +113,6 @@ export interface Config {
113
113
  show_carousel_card_border_in_pulse_micro_widget: boolean;
114
114
  show_cash_flow_widget_in_master: boolean;
115
115
  show_connections_widget_in_master: boolean;
116
- show_cta_colocated_with_text_in_pulse_micro_widget: boolean;
117
116
  show_debts_widget_in_master: boolean;
118
117
  show_finstrong_widget_in_master: boolean;
119
118
  show_full_experience_link_in_pulse_micro_widget: boolean;
@@ -1,4 +1,4 @@
1
- import { A as u, B as s, C as c, a as v, b as C, I as R, M as H, d as M, c as F, N as V, V as k, Z as x } from "../ViewMoreMicroCard-D24H9kDm.mjs";
1
+ import { A as u, B as s, C as c, a as v, b as C, I as R, M as H, d as M, c as F, N as V, V as k, Z as x } from "../ViewMoreMicroCard-BJOZcYnB.mjs";
2
2
  import { jsx as e, jsxs as l } from "react/jsx-runtime";
3
3
  const a = ({
4
4
  color: i = "currentColor",
@@ -2,7 +2,6 @@ import { Beat } from '../core/types/Beat';
2
2
  export interface MicroWidgetProps {
3
3
  allowSingleCardPeeking?: boolean;
4
4
  ariaLabel?: string;
5
- showCTAColocatedWithText?: boolean;
6
5
  heightOverrides?: number | string;
7
6
  isActiveCard?: boolean;
8
7
  onCardClick?: (beat?: Beat | undefined) => void;
@@ -30,7 +30,7 @@ import zt from "@mui/material/ToggleButton";
30
30
  import Kt from "@mui/material/ToggleButtonGroup";
31
31
  import { parseISO as lt } from "date-fns/parseISO";
32
32
  import { H as ke } from "../HeaderCell-P8w6CmfO.mjs";
33
- import { T as W, b as Yt } from "../ViewMoreMicroCard-D24H9kDm.mjs";
33
+ import { T as W, b as Yt } from "../ViewMoreMicroCard-BJOZcYnB.mjs";
34
34
  import { useGridApiContext as jt, useGridRootProps as Ut, DataGridPro as Xt } from "@mui/x-data-grid-pro";
35
35
  import Zt from "@mui/material/Badge";
36
36
  import Qt from "@mui/material/IconButton";
@@ -1232,7 +1232,6 @@ const Lo = g.memo(Io), Qe = ({
1232
1232
  logOutUser: m,
1233
1233
  onCardClick: _,
1234
1234
  showBorder: !0,
1235
- showCTAColocatedWithText: !1,
1236
1235
  showCarouselControls: !0,
1237
1236
  showHeader: l,
1238
1237
  showIcon: !0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "8.0.13",
3
+ "version": "8.0.14",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",