ados-rcm 1.1.726 → 1.1.727
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/index.cjs.js +6 -6
- package/dist/index.es.js +8 -8
- package/package.json +3 -3
package/dist/index.es.js
CHANGED
|
@@ -9967,7 +9967,7 @@ $RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))
|
|
|
9967
9967
|
!1,
|
|
9968
9968
|
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
|
9969
9969
|
);
|
|
9970
|
-
}, tp.version = "19.2.
|
|
9970
|
+
}, tp.version = "19.2.1", tp;
|
|
9971
9971
|
}
|
|
9972
9972
|
var Sg = {};
|
|
9973
9973
|
/**
|
|
@@ -14388,12 +14388,12 @@ Error generating stack: ` + ae.message + `
|
|
|
14388
14388
|
}
|
|
14389
14389
|
function jc() {
|
|
14390
14390
|
var v = n.version;
|
|
14391
|
-
if (v !== "19.2.
|
|
14391
|
+
if (v !== "19.2.1")
|
|
14392
14392
|
throw Error(
|
|
14393
14393
|
t(
|
|
14394
14394
|
527,
|
|
14395
14395
|
v,
|
|
14396
|
-
"19.2.
|
|
14396
|
+
"19.2.1"
|
|
14397
14397
|
)
|
|
14398
14398
|
);
|
|
14399
14399
|
}
|
|
@@ -14616,7 +14616,7 @@ Error generating stack: ` + ae.message + `
|
|
|
14616
14616
|
}
|
|
14617
14617
|
Ds(ae);
|
|
14618
14618
|
});
|
|
14619
|
-
}, Sg.version = "19.2.
|
|
14619
|
+
}, Sg.version = "19.2.1", Sg;
|
|
14620
14620
|
}
|
|
14621
14621
|
var np = {};
|
|
14622
14622
|
/**
|
|
@@ -20854,7 +20854,7 @@ $RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))
|
|
|
20854
20854
|
!1,
|
|
20855
20855
|
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
|
20856
20856
|
);
|
|
20857
|
-
}, np.version = "19.2.
|
|
20857
|
+
}, np.version = "19.2.1";
|
|
20858
20858
|
})()), np;
|
|
20859
20859
|
}
|
|
20860
20860
|
var Ag = {};
|
|
@@ -26346,11 +26346,11 @@ Check the top-level render call using <` + X + ">."), X = "", D != null && re !=
|
|
|
26346
26346
|
}
|
|
26347
26347
|
function Us() {
|
|
26348
26348
|
var c = pf.version;
|
|
26349
|
-
if (c !== "19.2.
|
|
26349
|
+
if (c !== "19.2.1")
|
|
26350
26350
|
throw Error(
|
|
26351
26351
|
`Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
|
|
26352
26352
|
- react: ` + (c + `
|
|
26353
|
-
- react-dom: 19.2.
|
|
26353
|
+
- react-dom: 19.2.1
|
|
26354
26354
|
Learn more: https://react.dev/warnings/version-mismatch`)
|
|
26355
26355
|
);
|
|
26356
26356
|
}
|
|
@@ -27611,7 +27611,7 @@ performance.now();setTimeout(w,2300>q&&2E3<q?2300-q:500)})])},types:[]});z.ready
|
|
|
27611
27611
|
}
|
|
27612
27612
|
vl(re);
|
|
27613
27613
|
});
|
|
27614
|
-
}, Ag.version = "19.2.
|
|
27614
|
+
}, Ag.version = "19.2.1";
|
|
27615
27615
|
})()), Ag;
|
|
27616
27616
|
}
|
|
27617
27617
|
var U2;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ados-rcm",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.727",
|
|
4
4
|
"private": false,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"eslint-plugin-react-refresh": "^0.4.6",
|
|
56
56
|
"eslint-plugin-typescript-sort-keys": "^3.3.0",
|
|
57
57
|
"fast-deep-equal": "^3.1.3",
|
|
58
|
-
"react": "^19.2.
|
|
59
|
-
"react-dom": "^19.2.
|
|
58
|
+
"react": "^19.2.1",
|
|
59
|
+
"react-dom": "^19.2.1",
|
|
60
60
|
"sass": "^1.83.4",
|
|
61
61
|
"stylelint": "^16.18.0",
|
|
62
62
|
"stylelint-config-recess-order": "^6.0.0",
|