@datatechsolutions/ui 2.10.3 → 2.10.4

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.
@@ -12588,9 +12588,9 @@ function InteractiveGeoMapInner({
12588
12588
  "div",
12589
12589
  {
12590
12590
  ref,
12591
- className: `space-y-4 ${className ?? ""}`,
12591
+ className: `space-y-4 h-full ${className ?? ""}`,
12592
12592
  "data-testid": "interactive-geo-map-container",
12593
- children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "relative", children: [
12593
+ children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "relative h-full", children: [
12594
12594
  /* @__PURE__ */ jsxRuntime.jsx(
12595
12595
  GeoMapCanvas,
12596
12596
  {
@@ -23919,5 +23919,5 @@ exports.useGeoMapState = useGeoMapState;
23919
23919
  exports.useNotifications = useNotifications;
23920
23920
  exports.usePlatformShellStore = usePlatformShellStore;
23921
23921
  exports.usePullToRefresh = usePullToRefresh;
23922
- //# sourceMappingURL=chunk-Q5ILCWVP.js.map
23923
- //# sourceMappingURL=chunk-Q5ILCWVP.js.map
23922
+ //# sourceMappingURL=chunk-MRXTY7XN.js.map
23923
+ //# sourceMappingURL=chunk-MRXTY7XN.js.map