@mx-cartographer/experiences 6.0.20-alpha.sms6 → 6.0.20-alpha.sms7
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 +0 -9
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
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
|
{
|
@@ -21900,9 +21898,6 @@ const di = h.createContext(null), w3 = ({
|
|
21900
21898
|
color: l.iconColor,
|
21901
21899
|
mr: "8px"
|
21902
21900
|
}
|
21903
|
-
// '&.Mui-focusVisible !important': {
|
21904
|
-
// boxShadow: '0px 0px 0px 2px rgba(82, 138, 224, 0.8)'
|
21905
|
-
// }
|
21906
21901
|
},
|
21907
21902
|
variant: u,
|
21908
21903
|
children: /* @__PURE__ */ I(
|
@@ -23041,7 +23036,6 @@ const di = h.createContext(null), w3 = ({
|
|
23041
23036
|
"div",
|
23042
23037
|
{
|
23043
23038
|
className: "mx-insights-micro-carousel-container",
|
23044
|
-
id: "stephhhh",
|
23045
23039
|
onScroll: q,
|
23046
23040
|
onTouchEnd: m,
|
23047
23041
|
onTouchMove: O,
|
@@ -23101,9 +23095,6 @@ const di = h.createContext(null), w3 = ({
|
|
23101
23095
|
height: A,
|
23102
23096
|
width: i || "100%",
|
23103
23097
|
"& .mx-insights-micro-carousel-container": {
|
23104
|
-
"&:focus, &:focus-visible, &:active": {
|
23105
|
-
boxShadow: "0px 0px 0px 2px rgba(82, 138, 224, 0.8)"
|
23106
|
-
},
|
23107
23098
|
alignItems: "center",
|
23108
23099
|
display: "flex",
|
23109
23100
|
gap: 8,
|