@datatechsolutions/ui 2.10.6 → 2.10.8

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.
@@ -9818,15 +9818,14 @@ function PageErrorState({
9818
9818
  role: "alert",
9819
9819
  "aria-label": title,
9820
9820
  "data-testid": "error-state",
9821
- className: "flex items-center justify-center py-20",
9821
+ className: "flex w-full items-center justify-center py-20",
9822
9822
  children: /* @__PURE__ */ jsxRuntime.jsxs(
9823
9823
  framerMotion.motion.div,
9824
9824
  {
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
- style: { maxWidth: "42rem" },
9829
- className: "liquid-surface w-full rounded-2xl px-8 py-14 text-center",
9828
+ className: "liquid-surface w-full max-w-2xl rounded-2xl px-12 py-14 text-center",
9830
9829
  children: [
9831
9830
  /* @__PURE__ */ jsxRuntime.jsx(
9832
9831
  framerMotion.motion.div,
@@ -23920,5 +23919,5 @@ exports.useGeoMapState = useGeoMapState;
23920
23919
  exports.useNotifications = useNotifications;
23921
23920
  exports.usePlatformShellStore = usePlatformShellStore;
23922
23921
  exports.usePullToRefresh = usePullToRefresh;
23923
- //# sourceMappingURL=chunk-4CCA3ZNM.js.map
23924
- //# sourceMappingURL=chunk-4CCA3ZNM.js.map
23922
+ //# sourceMappingURL=chunk-UPTU224P.js.map
23923
+ //# sourceMappingURL=chunk-UPTU224P.js.map