react-reconciler 0.29.1 → 0.29.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.
|
@@ -20864,7 +20864,7 @@ identifierPrefix, onRecoverableError, transitionCallbacks) {
|
|
|
20864
20864
|
return root;
|
|
20865
20865
|
}
|
|
20866
20866
|
|
|
20867
|
-
var ReactVersion = '18.3.
|
|
20867
|
+
var ReactVersion = '18.3.1';
|
|
20868
20868
|
|
|
20869
20869
|
function createPortal(children, containerInfo, // TODO: figure out the API for cross-renderer implementation.
|
|
20870
20870
|
implementation) {
|
|
@@ -226,7 +226,7 @@ exports.focusWithin=function(a,b){if(!bb)throw Error(n(363));a=nh(a);b=qh(a,b);b
|
|
|
226
226
|
exports.getFindAllNodesFailureDescription=function(a,b){if(!bb)throw Error(n(363));var c=0,d=[];a=[nh(a),0];for(var e=0;e<a.length;){var f=a[e++],g=a[e++],h=b[g];if(5!==f.tag||!fb(f))if(oh(f,h)&&(d.push(ph(h)),g++,g>c&&(c=g)),g<b.length)for(f=f.child;null!==f;)a.push(f,g),f=f.sibling}if(c<b.length){for(a=[];c<b.length;c++)a.push(ph(b[c]));return"findAllNodes was able to match part of the selector:\n "+(d.join(" > ")+"\n\nNo matching component was found for:\n ")+a.join(" > ")}return null};
|
|
227
227
|
exports.getPublicRootInstance=function(a){a=a.current;if(!a.child)return null;switch(a.child.tag){case 5:return Ea(a.child.stateNode);default:return a.child.stateNode}};
|
|
228
228
|
exports.injectIntoDevTools=function(a){a={bundleType:a.bundleType,version:a.version,rendererPackageName:a.rendererPackageName,rendererConfig:a.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:da.ReactCurrentDispatcher,findHostInstanceByFiber:mi,findFiberByHostInstance:a.findFiberByHostInstance||
|
|
229
|
-
ni,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.
|
|
229
|
+
ni,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1"};if("undefined"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)a=!1;else{var b=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(b.isDisabled||!b.supportsFiber)a=!0;else{try{Rc=b.inject(a),Sc=b}catch(c){}a=b.checkDCE?!0:!1}}return a};exports.isAlreadyRendering=function(){return!1};
|
|
230
230
|
exports.observeVisibleRects=function(a,b,c,d){if(!bb)throw Error(n(363));a=rh(a,b);var e=ib(a,c,d).disconnect;return{disconnect:function(){e()}}};exports.registerMutableSourceForHydration=function(a,b){var c=b._getVersion;c=c(b._source);null==a.mutableSourceEagerHydrationData?a.mutableSourceEagerHydrationData=[b,c]:a.mutableSourceEagerHydrationData.push(b,c)};exports.runWithPriority=function(a,b){var c=C;try{return C=a,b()}finally{C=c}};exports.shouldError=function(){return null};
|
|
231
231
|
exports.shouldSuspend=function(){return!1};exports.updateContainer=function(a,b,c,d){var e=b.current,f=O(),g=tf(e);c=ii(c);null===b.context?b.context=c:b.pendingContext=c;b=ge(f,g);b.payload={element:a};d=void 0===d?null:d;null!==d&&(b.callback=d);a=he(e,b,g);null!==a&&(af(a,e,g,f),ie(a,e,g));return g};
|
|
232
232
|
|
|
@@ -247,7 +247,7 @@ exports.focusWithin=function(a,b){if(!bb)throw Error(n(363));a=bi(a);b=ei(a,b);b
|
|
|
247
247
|
exports.getFindAllNodesFailureDescription=function(a,b){if(!bb)throw Error(n(363));var c=0,d=[];a=[bi(a),0];for(var e=0;e<a.length;){var f=a[e++],g=a[e++],h=b[g];if(5!==f.tag||!fb(f))if(ci(f,h)&&(d.push(di(h)),g++,g>c&&(c=g)),g<b.length)for(f=f.child;null!==f;)a.push(f,g),f=f.sibling}if(c<b.length){for(a=[];c<b.length;c++)a.push(di(b[c]));return"findAllNodes was able to match part of the selector:\n "+(d.join(" > ")+"\n\nNo matching component was found for:\n ")+a.join(" > ")}return null};
|
|
248
248
|
exports.getPublicRootInstance=function(a){a=a.current;if(!a.child)return null;switch(a.child.tag){case 5:return Da(a.child.stateNode);default:return a.child.stateNode}};
|
|
249
249
|
exports.injectIntoDevTools=function(a){return Zc({bundleType:a.bundleType,version:a.version,rendererPackageName:a.rendererPackageName,rendererConfig:a.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:da.ReactCurrentDispatcher,findHostInstanceByFiber:cj,findFiberByHostInstance:a.findFiberByHostInstance||
|
|
250
|
-
dj,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.
|
|
250
|
+
dj,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1"})};exports.isAlreadyRendering=function(){return!1};exports.observeVisibleRects=function(a,b,c,d){if(!bb)throw Error(n(363));a=fi(a,b);var e=jb(a,c,d).disconnect;return{disconnect:function(){e()}}};
|
|
251
251
|
exports.registerMutableSourceForHydration=function(a,b){var c=b._getVersion;c=c(b._source);null==a.mutableSourceEagerHydrationData?a.mutableSourceEagerHydrationData=[b,c]:a.mutableSourceEagerHydrationData.push(b,c)};exports.runWithPriority=function(a,b){var c=y;try{return y=a,b()}finally{y=c}};exports.shouldError=function(){return null};exports.shouldSuspend=function(){return!1};
|
|
252
252
|
exports.updateContainer=function(a,b,c,d){var e=b.current,f=L(),g=Pf(e);null!==B&&"function"===typeof B.markRenderScheduled&&B.markRenderScheduled(g);c=Zi(c);null===b.context?b.context=c:b.pendingContext=c;b=ze(f,g);b.payload={element:a};d=void 0===d?null:d;null!==d&&(b.callback=d);a=Ae(e,b,g);null!==a&&(uf(a,e,g,f),Be(a,e,g));return g};
|
|
253
253
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-reconciler",
|
|
3
3
|
"description": "React package for creating custom renderers.",
|
|
4
|
-
"version": "0.29.
|
|
4
|
+
"version": "0.29.2",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react"
|
|
7
7
|
],
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
"node": ">=0.10.0"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"react": "^18.3.
|
|
29
|
+
"react": "^18.3.1"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"loose-envify": "^1.1.0",
|
|
33
|
-
"scheduler": "^0.23.
|
|
33
|
+
"scheduler": "^0.23.2"
|
|
34
34
|
},
|
|
35
35
|
"browserify": {
|
|
36
36
|
"transform": [
|