@datatechsolutions/ui 2.10.0 → 2.10.2

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.
@@ -12281,14 +12281,15 @@ function GeoMapCanvasInner({
12281
12281
  "div",
12282
12282
  {
12283
12283
  ref,
12284
- className: "relative w-full overflow-hidden rounded-2xl border border-white/20 dark:border-white/[0.12] shadow-lg shadow-black/5 dark:shadow-black/30",
12284
+ className: "relative w-full h-full overflow-hidden rounded-2xl border border-white/20 dark:border-white/[0.12] shadow-lg shadow-black/5 dark:shadow-black/30",
12285
12285
  "data-testid": "map-canvas",
12286
12286
  children: /* @__PURE__ */ jsxRuntime.jsxs(
12287
12287
  "svg",
12288
12288
  {
12289
12289
  ref: svgRef,
12290
12290
  viewBox,
12291
- className: "w-full h-[500px] cursor-grab active:cursor-grabbing",
12291
+ preserveAspectRatio: "xMidYMid slice",
12292
+ className: "w-full h-full cursor-grab active:cursor-grabbing",
12292
12293
  "aria-label": ariaLabel,
12293
12294
  style: { touchAction: "none", background: "transparent" },
12294
12295
  onMouseDown: handleMouseDown,
@@ -23902,5 +23903,5 @@ exports.useGeoMapState = useGeoMapState;
23902
23903
  exports.useNotifications = useNotifications;
23903
23904
  exports.usePlatformShellStore = usePlatformShellStore;
23904
23905
  exports.usePullToRefresh = usePullToRefresh;
23905
- //# sourceMappingURL=chunk-AFEELRUB.js.map
23906
- //# sourceMappingURL=chunk-AFEELRUB.js.map
23906
+ //# sourceMappingURL=chunk-WMPZ6UTF.js.map
23907
+ //# sourceMappingURL=chunk-WMPZ6UTF.js.map