@datatechsolutions/ui 2.10.5 → 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.
- package/dist/astrlabe/index.js +119 -119
- package/dist/astrlabe/index.mjs +3 -3
- package/dist/astrlabe/workflow-canvas.js +3 -3
- package/dist/astrlabe/workflow-canvas.mjs +2 -2
- package/dist/{chunk-L7XTIXFU.js → chunk-3LHIBOYR.js} +52 -52
- package/dist/{chunk-L7XTIXFU.js.map → chunk-3LHIBOYR.js.map} +1 -1
- package/dist/{chunk-DAAXCGC3.js → chunk-4CCA3ZNM.js} +4 -3
- package/dist/chunk-4CCA3ZNM.js.map +1 -0
- package/dist/{chunk-XMJPTH6U.mjs → chunk-DQED4JEH.mjs} +3 -3
- package/dist/{chunk-XMJPTH6U.mjs.map → chunk-DQED4JEH.mjs.map} +1 -1
- package/dist/{chunk-IBVJVWHM.mjs → chunk-Y36YQZSJ.mjs} +4 -3
- package/dist/chunk-Y36YQZSJ.mjs.map +1 -0
- package/dist/index.js +710 -710
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-DAAXCGC3.js.map +0 -1
- package/dist/chunk-IBVJVWHM.mjs.map +0 -1
|
@@ -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
|
-
|
|
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-
|
|
23923
|
-
//# sourceMappingURL=chunk-
|
|
23923
|
+
//# sourceMappingURL=chunk-4CCA3ZNM.js.map
|
|
23924
|
+
//# sourceMappingURL=chunk-4CCA3ZNM.js.map
|