@mx-cartographer/experiences 6.27.1-alpha.al1 → 6.27.1-alpha.al2
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 +2 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -24899,7 +24899,7 @@ const Ki = g.createContext(null), L0 = ({
|
|
24899
24899
|
return !S || !L ? /* @__PURE__ */ t(de, {}) : /* @__PURE__ */ d(
|
24900
24900
|
bt,
|
24901
24901
|
{
|
24902
|
-
accountOptions:
|
24902
|
+
accountOptions: c,
|
24903
24903
|
calendarActions: { onRangeChanged: q },
|
24904
24904
|
dateRange: m,
|
24905
24905
|
dateRangeVariant: s ? "timeframetabs" : "timeframebuttons",
|
@@ -24933,7 +24933,7 @@ const Ki = g.createContext(null), L0 = ({
|
|
24933
24933
|
]
|
24934
24934
|
}
|
24935
24935
|
),
|
24936
|
-
L &&
|
24936
|
+
L && c.length === 0 && /* @__PURE__ */ t(
|
24937
24937
|
jn,
|
24938
24938
|
{
|
24939
24939
|
header: "",
|