@mx-cartographer/experiences 6.0.20-alpha.sms6 → 6.0.20-alpha.sms8

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
@@ -21872,7 +21872,6 @@ const di = h.createContext(null), w3 = ({
21872
21872
  {
21873
21873
  "aria-hidden": !s,
21874
21874
  "aria-label": i,
21875
- id: "steph!",
21876
21875
  onClick: () => E(),
21877
21876
  ref: P,
21878
21877
  role: "button",
@@ -21882,7 +21881,6 @@ const di = h.createContext(null), w3 = ({
21882
21881
  userSelect: "none",
21883
21882
  minWidth: "100%"
21884
21883
  },
21885
- tabIndex: s ? 0 : -1,
21886
21884
  children: /* @__PURE__ */ e(
21887
21885
  ge,
21888
21886
  {
@@ -21899,10 +21897,10 @@ const di = h.createContext(null), w3 = ({
21899
21897
  "& .MuiCardHeader-avatar": {
21900
21898
  color: l.iconColor,
21901
21899
  mr: "8px"
21900
+ },
21901
+ "&.Mui-focusVisible !important": {
21902
+ boxShadow: "0px 0px 0px 2px rgba(82, 138, 224, 0.8)"
21902
21903
  }
21903
- // '&.Mui-focusVisible !important': {
21904
- // boxShadow: '0px 0px 0px 2px rgba(82, 138, 224, 0.8)'
21905
- // }
21906
21904
  },
21907
21905
  variant: u,
21908
21906
  children: /* @__PURE__ */ I(
@@ -23041,7 +23039,6 @@ const di = h.createContext(null), w3 = ({
23041
23039
  "div",
23042
23040
  {
23043
23041
  className: "mx-insights-micro-carousel-container",
23044
- id: "stephhhh",
23045
23042
  onScroll: q,
23046
23043
  onTouchEnd: m,
23047
23044
  onTouchMove: O,
@@ -23101,9 +23098,6 @@ const di = h.createContext(null), w3 = ({
23101
23098
  height: A,
23102
23099
  width: i || "100%",
23103
23100
  "& .mx-insights-micro-carousel-container": {
23104
- "&:focus, &:focus-visible, &:active": {
23105
- boxShadow: "0px 0px 0px 2px rgba(82, 138, 224, 0.8)"
23106
- },
23107
23101
  alignItems: "center",
23108
23102
  display: "flex",
23109
23103
  gap: 8,