@datatechsolutions/ui 2.10.4 → 2.10.6

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.
@@ -9825,7 +9825,8 @@ function PageErrorState({
9825
9825
  initial: prefersReducedMotion2 ? false : { opacity: 0, scale: 0.95 },
9826
9826
  animate: prefersReducedMotion2 ? noMotion : { opacity: 1, scale: 1 },
9827
9827
  transition: prefersReducedMotion2 ? noTransition : springPresets.gentle,
9828
- className: "liquid-surface w-full max-w-lg rounded-2xl px-8 py-14 text-center",
9828
+ style: { maxWidth: "42rem" },
9829
+ className: "liquid-surface w-full rounded-2xl px-8 py-14 text-center",
9829
9830
  children: [
9830
9831
  /* @__PURE__ */ jsxRuntime.jsx(
9831
9832
  framerMotion.motion.div,
@@ -23919,5 +23920,5 @@ exports.useGeoMapState = useGeoMapState;
23919
23920
  exports.useNotifications = useNotifications;
23920
23921
  exports.usePlatformShellStore = usePlatformShellStore;
23921
23922
  exports.usePullToRefresh = usePullToRefresh;
23922
- //# sourceMappingURL=chunk-MRXTY7XN.js.map
23923
- //# sourceMappingURL=chunk-MRXTY7XN.js.map
23923
+ //# sourceMappingURL=chunk-4CCA3ZNM.js.map
23924
+ //# sourceMappingURL=chunk-4CCA3ZNM.js.map