react 19.0.0-rc-77b637d6-20241016 → 19.0.0-rc-b8ae38f8-20241018
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/cjs/react-jsx-dev-runtime.development.js +78 -74
- package/cjs/react-jsx-dev-runtime.react-server.development.js +78 -74
- package/cjs/react-jsx-runtime.development.js +78 -74
- package/cjs/react-jsx-runtime.react-server.development.js +78 -74
- package/cjs/react.development.js +79 -75
- package/cjs/react.production.js +1 -1
- package/cjs/react.react-server.development.js +79 -75
- package/cjs/react.react-server.production.js +1 -1
- package/package.json +1 -1
@@ -168,64 +168,64 @@
|
|
168
168
|
previousDispatcher = ReactSharedInternals.H;
|
169
169
|
ReactSharedInternals.H = null;
|
170
170
|
disableLogs();
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
};
|
178
|
-
Object.defineProperty(Fake.prototype, "props", {
|
179
|
-
set: function () {
|
171
|
+
try {
|
172
|
+
var RunInRootFrame = {
|
173
|
+
DetermineComponentFrameRoot: function () {
|
174
|
+
try {
|
175
|
+
if (construct) {
|
176
|
+
var Fake = function () {
|
180
177
|
throw Error();
|
178
|
+
};
|
179
|
+
Object.defineProperty(Fake.prototype, "props", {
|
180
|
+
set: function () {
|
181
|
+
throw Error();
|
182
|
+
}
|
183
|
+
});
|
184
|
+
if ("object" === typeof Reflect && Reflect.construct) {
|
185
|
+
try {
|
186
|
+
Reflect.construct(Fake, []);
|
187
|
+
} catch (x) {
|
188
|
+
var control = x;
|
189
|
+
}
|
190
|
+
Reflect.construct(fn, [], Fake);
|
191
|
+
} else {
|
192
|
+
try {
|
193
|
+
Fake.call();
|
194
|
+
} catch (x$0) {
|
195
|
+
control = x$0;
|
196
|
+
}
|
197
|
+
fn.call(Fake.prototype);
|
181
198
|
}
|
182
|
-
});
|
183
|
-
if ("object" === typeof Reflect && Reflect.construct) {
|
184
|
-
try {
|
185
|
-
Reflect.construct(Fake, []);
|
186
|
-
} catch (x) {
|
187
|
-
var control = x;
|
188
|
-
}
|
189
|
-
Reflect.construct(fn, [], Fake);
|
190
199
|
} else {
|
191
200
|
try {
|
192
|
-
|
193
|
-
} catch (x$
|
194
|
-
control = x$
|
201
|
+
throw Error();
|
202
|
+
} catch (x$1) {
|
203
|
+
control = x$1;
|
195
204
|
}
|
196
|
-
fn
|
197
|
-
|
198
|
-
|
199
|
-
try {
|
200
|
-
throw Error();
|
201
|
-
} catch (x$1) {
|
202
|
-
control = x$1;
|
205
|
+
(Fake = fn()) &&
|
206
|
+
"function" === typeof Fake.catch &&
|
207
|
+
Fake.catch(function () {});
|
203
208
|
}
|
204
|
-
|
205
|
-
|
206
|
-
|
209
|
+
} catch (sample) {
|
210
|
+
if (sample && control && "string" === typeof sample.stack)
|
211
|
+
return [sample.stack, control.stack];
|
207
212
|
}
|
208
|
-
|
209
|
-
if (sample && control && "string" === typeof sample.stack)
|
210
|
-
return [sample.stack, control.stack];
|
213
|
+
return [null, null];
|
211
214
|
}
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
"DetermineComponentFrameRoot";
|
217
|
-
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
218
|
-
RunInRootFrame.DetermineComponentFrameRoot,
|
219
|
-
"name"
|
220
|
-
);
|
221
|
-
namePropDescriptor &&
|
222
|
-
namePropDescriptor.configurable &&
|
223
|
-
Object.defineProperty(
|
215
|
+
};
|
216
|
+
RunInRootFrame.DetermineComponentFrameRoot.displayName =
|
217
|
+
"DetermineComponentFrameRoot";
|
218
|
+
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
224
219
|
RunInRootFrame.DetermineComponentFrameRoot,
|
225
|
-
"name"
|
226
|
-
{ value: "DetermineComponentFrameRoot" }
|
220
|
+
"name"
|
227
221
|
);
|
228
|
-
|
222
|
+
namePropDescriptor &&
|
223
|
+
namePropDescriptor.configurable &&
|
224
|
+
Object.defineProperty(
|
225
|
+
RunInRootFrame.DetermineComponentFrameRoot,
|
226
|
+
"name",
|
227
|
+
{ value: "DetermineComponentFrameRoot" }
|
228
|
+
);
|
229
229
|
var _RunInRootFrame$Deter =
|
230
230
|
RunInRootFrame.DetermineComponentFrameRoot(),
|
231
231
|
sampleStack = _RunInRootFrame$Deter[0],
|
@@ -234,54 +234,58 @@
|
|
234
234
|
var sampleLines = sampleStack.split("\n"),
|
235
235
|
controlLines = controlStack.split("\n");
|
236
236
|
for (
|
237
|
-
|
238
|
-
|
239
|
-
!sampleLines[
|
237
|
+
_RunInRootFrame$Deter = namePropDescriptor = 0;
|
238
|
+
namePropDescriptor < sampleLines.length &&
|
239
|
+
!sampleLines[namePropDescriptor].includes(
|
240
240
|
"DetermineComponentFrameRoot"
|
241
241
|
);
|
242
242
|
|
243
243
|
)
|
244
|
-
|
244
|
+
namePropDescriptor++;
|
245
245
|
for (
|
246
246
|
;
|
247
|
-
|
248
|
-
!controlLines[
|
247
|
+
_RunInRootFrame$Deter < controlLines.length &&
|
248
|
+
!controlLines[_RunInRootFrame$Deter].includes(
|
249
|
+
"DetermineComponentFrameRoot"
|
250
|
+
);
|
249
251
|
|
250
252
|
)
|
251
|
-
|
253
|
+
_RunInRootFrame$Deter++;
|
252
254
|
if (
|
253
|
-
|
254
|
-
|
255
|
+
namePropDescriptor === sampleLines.length ||
|
256
|
+
_RunInRootFrame$Deter === controlLines.length
|
255
257
|
)
|
256
258
|
for (
|
257
|
-
|
258
|
-
|
259
|
-
1 <=
|
260
|
-
0 <=
|
261
|
-
sampleLines[
|
259
|
+
namePropDescriptor = sampleLines.length - 1,
|
260
|
+
_RunInRootFrame$Deter = controlLines.length - 1;
|
261
|
+
1 <= namePropDescriptor &&
|
262
|
+
0 <= _RunInRootFrame$Deter &&
|
263
|
+
sampleLines[namePropDescriptor] !==
|
264
|
+
controlLines[_RunInRootFrame$Deter];
|
262
265
|
|
263
266
|
)
|
264
|
-
|
267
|
+
_RunInRootFrame$Deter--;
|
265
268
|
for (
|
266
269
|
;
|
267
|
-
1 <=
|
268
|
-
_RunInRootFrame$Deter
|
270
|
+
1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter;
|
271
|
+
namePropDescriptor--, _RunInRootFrame$Deter--
|
269
272
|
)
|
270
273
|
if (
|
271
|
-
sampleLines[
|
274
|
+
sampleLines[namePropDescriptor] !==
|
275
|
+
controlLines[_RunInRootFrame$Deter]
|
272
276
|
) {
|
273
|
-
if (1 !==
|
277
|
+
if (1 !== namePropDescriptor || 1 !== _RunInRootFrame$Deter) {
|
274
278
|
do
|
275
279
|
if (
|
276
|
-
(
|
277
|
-
|
278
|
-
0 >
|
279
|
-
sampleLines[
|
280
|
-
controlLines[
|
280
|
+
(namePropDescriptor--,
|
281
|
+
_RunInRootFrame$Deter--,
|
282
|
+
0 > _RunInRootFrame$Deter ||
|
283
|
+
sampleLines[namePropDescriptor] !==
|
284
|
+
controlLines[_RunInRootFrame$Deter])
|
281
285
|
) {
|
282
286
|
var _frame =
|
283
287
|
"\n" +
|
284
|
-
sampleLines[
|
288
|
+
sampleLines[namePropDescriptor].replace(
|
285
289
|
" at new ",
|
286
290
|
" at "
|
287
291
|
);
|
@@ -292,7 +296,7 @@
|
|
292
296
|
componentFrameCache.set(fn, _frame);
|
293
297
|
return _frame;
|
294
298
|
}
|
295
|
-
while (1 <=
|
299
|
+
while (1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter);
|
296
300
|
}
|
297
301
|
break;
|
298
302
|
}
|
@@ -168,64 +168,64 @@
|
|
168
168
|
previousDispatcher = ReactSharedInternalsServer.H;
|
169
169
|
ReactSharedInternalsServer.H = null;
|
170
170
|
disableLogs();
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
};
|
178
|
-
Object.defineProperty(Fake.prototype, "props", {
|
179
|
-
set: function () {
|
171
|
+
try {
|
172
|
+
var RunInRootFrame = {
|
173
|
+
DetermineComponentFrameRoot: function () {
|
174
|
+
try {
|
175
|
+
if (construct) {
|
176
|
+
var Fake = function () {
|
180
177
|
throw Error();
|
178
|
+
};
|
179
|
+
Object.defineProperty(Fake.prototype, "props", {
|
180
|
+
set: function () {
|
181
|
+
throw Error();
|
182
|
+
}
|
183
|
+
});
|
184
|
+
if ("object" === typeof Reflect && Reflect.construct) {
|
185
|
+
try {
|
186
|
+
Reflect.construct(Fake, []);
|
187
|
+
} catch (x) {
|
188
|
+
var control = x;
|
189
|
+
}
|
190
|
+
Reflect.construct(fn, [], Fake);
|
191
|
+
} else {
|
192
|
+
try {
|
193
|
+
Fake.call();
|
194
|
+
} catch (x$0) {
|
195
|
+
control = x$0;
|
196
|
+
}
|
197
|
+
fn.call(Fake.prototype);
|
181
198
|
}
|
182
|
-
});
|
183
|
-
if ("object" === typeof Reflect && Reflect.construct) {
|
184
|
-
try {
|
185
|
-
Reflect.construct(Fake, []);
|
186
|
-
} catch (x) {
|
187
|
-
var control = x;
|
188
|
-
}
|
189
|
-
Reflect.construct(fn, [], Fake);
|
190
199
|
} else {
|
191
200
|
try {
|
192
|
-
|
193
|
-
} catch (x$
|
194
|
-
control = x$
|
201
|
+
throw Error();
|
202
|
+
} catch (x$1) {
|
203
|
+
control = x$1;
|
195
204
|
}
|
196
|
-
fn
|
197
|
-
|
198
|
-
|
199
|
-
try {
|
200
|
-
throw Error();
|
201
|
-
} catch (x$1) {
|
202
|
-
control = x$1;
|
205
|
+
(Fake = fn()) &&
|
206
|
+
"function" === typeof Fake.catch &&
|
207
|
+
Fake.catch(function () {});
|
203
208
|
}
|
204
|
-
|
205
|
-
|
206
|
-
|
209
|
+
} catch (sample) {
|
210
|
+
if (sample && control && "string" === typeof sample.stack)
|
211
|
+
return [sample.stack, control.stack];
|
207
212
|
}
|
208
|
-
|
209
|
-
if (sample && control && "string" === typeof sample.stack)
|
210
|
-
return [sample.stack, control.stack];
|
213
|
+
return [null, null];
|
211
214
|
}
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
"DetermineComponentFrameRoot";
|
217
|
-
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
218
|
-
RunInRootFrame.DetermineComponentFrameRoot,
|
219
|
-
"name"
|
220
|
-
);
|
221
|
-
namePropDescriptor &&
|
222
|
-
namePropDescriptor.configurable &&
|
223
|
-
Object.defineProperty(
|
215
|
+
};
|
216
|
+
RunInRootFrame.DetermineComponentFrameRoot.displayName =
|
217
|
+
"DetermineComponentFrameRoot";
|
218
|
+
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
224
219
|
RunInRootFrame.DetermineComponentFrameRoot,
|
225
|
-
"name"
|
226
|
-
{ value: "DetermineComponentFrameRoot" }
|
220
|
+
"name"
|
227
221
|
);
|
228
|
-
|
222
|
+
namePropDescriptor &&
|
223
|
+
namePropDescriptor.configurable &&
|
224
|
+
Object.defineProperty(
|
225
|
+
RunInRootFrame.DetermineComponentFrameRoot,
|
226
|
+
"name",
|
227
|
+
{ value: "DetermineComponentFrameRoot" }
|
228
|
+
);
|
229
229
|
var _RunInRootFrame$Deter =
|
230
230
|
RunInRootFrame.DetermineComponentFrameRoot(),
|
231
231
|
sampleStack = _RunInRootFrame$Deter[0],
|
@@ -234,54 +234,58 @@
|
|
234
234
|
var sampleLines = sampleStack.split("\n"),
|
235
235
|
controlLines = controlStack.split("\n");
|
236
236
|
for (
|
237
|
-
|
238
|
-
|
239
|
-
!sampleLines[
|
237
|
+
_RunInRootFrame$Deter = namePropDescriptor = 0;
|
238
|
+
namePropDescriptor < sampleLines.length &&
|
239
|
+
!sampleLines[namePropDescriptor].includes(
|
240
240
|
"DetermineComponentFrameRoot"
|
241
241
|
);
|
242
242
|
|
243
243
|
)
|
244
|
-
|
244
|
+
namePropDescriptor++;
|
245
245
|
for (
|
246
246
|
;
|
247
|
-
|
248
|
-
!controlLines[
|
247
|
+
_RunInRootFrame$Deter < controlLines.length &&
|
248
|
+
!controlLines[_RunInRootFrame$Deter].includes(
|
249
|
+
"DetermineComponentFrameRoot"
|
250
|
+
);
|
249
251
|
|
250
252
|
)
|
251
|
-
|
253
|
+
_RunInRootFrame$Deter++;
|
252
254
|
if (
|
253
|
-
|
254
|
-
|
255
|
+
namePropDescriptor === sampleLines.length ||
|
256
|
+
_RunInRootFrame$Deter === controlLines.length
|
255
257
|
)
|
256
258
|
for (
|
257
|
-
|
258
|
-
|
259
|
-
1 <=
|
260
|
-
0 <=
|
261
|
-
sampleLines[
|
259
|
+
namePropDescriptor = sampleLines.length - 1,
|
260
|
+
_RunInRootFrame$Deter = controlLines.length - 1;
|
261
|
+
1 <= namePropDescriptor &&
|
262
|
+
0 <= _RunInRootFrame$Deter &&
|
263
|
+
sampleLines[namePropDescriptor] !==
|
264
|
+
controlLines[_RunInRootFrame$Deter];
|
262
265
|
|
263
266
|
)
|
264
|
-
|
267
|
+
_RunInRootFrame$Deter--;
|
265
268
|
for (
|
266
269
|
;
|
267
|
-
1 <=
|
268
|
-
_RunInRootFrame$Deter
|
270
|
+
1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter;
|
271
|
+
namePropDescriptor--, _RunInRootFrame$Deter--
|
269
272
|
)
|
270
273
|
if (
|
271
|
-
sampleLines[
|
274
|
+
sampleLines[namePropDescriptor] !==
|
275
|
+
controlLines[_RunInRootFrame$Deter]
|
272
276
|
) {
|
273
|
-
if (1 !==
|
277
|
+
if (1 !== namePropDescriptor || 1 !== _RunInRootFrame$Deter) {
|
274
278
|
do
|
275
279
|
if (
|
276
|
-
(
|
277
|
-
|
278
|
-
0 >
|
279
|
-
sampleLines[
|
280
|
-
controlLines[
|
280
|
+
(namePropDescriptor--,
|
281
|
+
_RunInRootFrame$Deter--,
|
282
|
+
0 > _RunInRootFrame$Deter ||
|
283
|
+
sampleLines[namePropDescriptor] !==
|
284
|
+
controlLines[_RunInRootFrame$Deter])
|
281
285
|
) {
|
282
286
|
var _frame =
|
283
287
|
"\n" +
|
284
|
-
sampleLines[
|
288
|
+
sampleLines[namePropDescriptor].replace(
|
285
289
|
" at new ",
|
286
290
|
" at "
|
287
291
|
);
|
@@ -292,7 +296,7 @@
|
|
292
296
|
componentFrameCache.set(fn, _frame);
|
293
297
|
return _frame;
|
294
298
|
}
|
295
|
-
while (1 <=
|
299
|
+
while (1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter);
|
296
300
|
}
|
297
301
|
break;
|
298
302
|
}
|
@@ -168,64 +168,64 @@
|
|
168
168
|
previousDispatcher = ReactSharedInternals.H;
|
169
169
|
ReactSharedInternals.H = null;
|
170
170
|
disableLogs();
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
};
|
178
|
-
Object.defineProperty(Fake.prototype, "props", {
|
179
|
-
set: function () {
|
171
|
+
try {
|
172
|
+
var RunInRootFrame = {
|
173
|
+
DetermineComponentFrameRoot: function () {
|
174
|
+
try {
|
175
|
+
if (construct) {
|
176
|
+
var Fake = function () {
|
180
177
|
throw Error();
|
178
|
+
};
|
179
|
+
Object.defineProperty(Fake.prototype, "props", {
|
180
|
+
set: function () {
|
181
|
+
throw Error();
|
182
|
+
}
|
183
|
+
});
|
184
|
+
if ("object" === typeof Reflect && Reflect.construct) {
|
185
|
+
try {
|
186
|
+
Reflect.construct(Fake, []);
|
187
|
+
} catch (x) {
|
188
|
+
var control = x;
|
189
|
+
}
|
190
|
+
Reflect.construct(fn, [], Fake);
|
191
|
+
} else {
|
192
|
+
try {
|
193
|
+
Fake.call();
|
194
|
+
} catch (x$0) {
|
195
|
+
control = x$0;
|
196
|
+
}
|
197
|
+
fn.call(Fake.prototype);
|
181
198
|
}
|
182
|
-
});
|
183
|
-
if ("object" === typeof Reflect && Reflect.construct) {
|
184
|
-
try {
|
185
|
-
Reflect.construct(Fake, []);
|
186
|
-
} catch (x) {
|
187
|
-
var control = x;
|
188
|
-
}
|
189
|
-
Reflect.construct(fn, [], Fake);
|
190
199
|
} else {
|
191
200
|
try {
|
192
|
-
|
193
|
-
} catch (x$
|
194
|
-
control = x$
|
201
|
+
throw Error();
|
202
|
+
} catch (x$1) {
|
203
|
+
control = x$1;
|
195
204
|
}
|
196
|
-
fn
|
197
|
-
|
198
|
-
|
199
|
-
try {
|
200
|
-
throw Error();
|
201
|
-
} catch (x$1) {
|
202
|
-
control = x$1;
|
205
|
+
(Fake = fn()) &&
|
206
|
+
"function" === typeof Fake.catch &&
|
207
|
+
Fake.catch(function () {});
|
203
208
|
}
|
204
|
-
|
205
|
-
|
206
|
-
|
209
|
+
} catch (sample) {
|
210
|
+
if (sample && control && "string" === typeof sample.stack)
|
211
|
+
return [sample.stack, control.stack];
|
207
212
|
}
|
208
|
-
|
209
|
-
if (sample && control && "string" === typeof sample.stack)
|
210
|
-
return [sample.stack, control.stack];
|
213
|
+
return [null, null];
|
211
214
|
}
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
"DetermineComponentFrameRoot";
|
217
|
-
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
218
|
-
RunInRootFrame.DetermineComponentFrameRoot,
|
219
|
-
"name"
|
220
|
-
);
|
221
|
-
namePropDescriptor &&
|
222
|
-
namePropDescriptor.configurable &&
|
223
|
-
Object.defineProperty(
|
215
|
+
};
|
216
|
+
RunInRootFrame.DetermineComponentFrameRoot.displayName =
|
217
|
+
"DetermineComponentFrameRoot";
|
218
|
+
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
224
219
|
RunInRootFrame.DetermineComponentFrameRoot,
|
225
|
-
"name"
|
226
|
-
{ value: "DetermineComponentFrameRoot" }
|
220
|
+
"name"
|
227
221
|
);
|
228
|
-
|
222
|
+
namePropDescriptor &&
|
223
|
+
namePropDescriptor.configurable &&
|
224
|
+
Object.defineProperty(
|
225
|
+
RunInRootFrame.DetermineComponentFrameRoot,
|
226
|
+
"name",
|
227
|
+
{ value: "DetermineComponentFrameRoot" }
|
228
|
+
);
|
229
229
|
var _RunInRootFrame$Deter =
|
230
230
|
RunInRootFrame.DetermineComponentFrameRoot(),
|
231
231
|
sampleStack = _RunInRootFrame$Deter[0],
|
@@ -234,54 +234,58 @@
|
|
234
234
|
var sampleLines = sampleStack.split("\n"),
|
235
235
|
controlLines = controlStack.split("\n");
|
236
236
|
for (
|
237
|
-
|
238
|
-
|
239
|
-
!sampleLines[
|
237
|
+
_RunInRootFrame$Deter = namePropDescriptor = 0;
|
238
|
+
namePropDescriptor < sampleLines.length &&
|
239
|
+
!sampleLines[namePropDescriptor].includes(
|
240
240
|
"DetermineComponentFrameRoot"
|
241
241
|
);
|
242
242
|
|
243
243
|
)
|
244
|
-
|
244
|
+
namePropDescriptor++;
|
245
245
|
for (
|
246
246
|
;
|
247
|
-
|
248
|
-
!controlLines[
|
247
|
+
_RunInRootFrame$Deter < controlLines.length &&
|
248
|
+
!controlLines[_RunInRootFrame$Deter].includes(
|
249
|
+
"DetermineComponentFrameRoot"
|
250
|
+
);
|
249
251
|
|
250
252
|
)
|
251
|
-
|
253
|
+
_RunInRootFrame$Deter++;
|
252
254
|
if (
|
253
|
-
|
254
|
-
|
255
|
+
namePropDescriptor === sampleLines.length ||
|
256
|
+
_RunInRootFrame$Deter === controlLines.length
|
255
257
|
)
|
256
258
|
for (
|
257
|
-
|
258
|
-
|
259
|
-
1 <=
|
260
|
-
0 <=
|
261
|
-
sampleLines[
|
259
|
+
namePropDescriptor = sampleLines.length - 1,
|
260
|
+
_RunInRootFrame$Deter = controlLines.length - 1;
|
261
|
+
1 <= namePropDescriptor &&
|
262
|
+
0 <= _RunInRootFrame$Deter &&
|
263
|
+
sampleLines[namePropDescriptor] !==
|
264
|
+
controlLines[_RunInRootFrame$Deter];
|
262
265
|
|
263
266
|
)
|
264
|
-
|
267
|
+
_RunInRootFrame$Deter--;
|
265
268
|
for (
|
266
269
|
;
|
267
|
-
1 <=
|
268
|
-
_RunInRootFrame$Deter
|
270
|
+
1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter;
|
271
|
+
namePropDescriptor--, _RunInRootFrame$Deter--
|
269
272
|
)
|
270
273
|
if (
|
271
|
-
sampleLines[
|
274
|
+
sampleLines[namePropDescriptor] !==
|
275
|
+
controlLines[_RunInRootFrame$Deter]
|
272
276
|
) {
|
273
|
-
if (1 !==
|
277
|
+
if (1 !== namePropDescriptor || 1 !== _RunInRootFrame$Deter) {
|
274
278
|
do
|
275
279
|
if (
|
276
|
-
(
|
277
|
-
|
278
|
-
0 >
|
279
|
-
sampleLines[
|
280
|
-
controlLines[
|
280
|
+
(namePropDescriptor--,
|
281
|
+
_RunInRootFrame$Deter--,
|
282
|
+
0 > _RunInRootFrame$Deter ||
|
283
|
+
sampleLines[namePropDescriptor] !==
|
284
|
+
controlLines[_RunInRootFrame$Deter])
|
281
285
|
) {
|
282
286
|
var _frame =
|
283
287
|
"\n" +
|
284
|
-
sampleLines[
|
288
|
+
sampleLines[namePropDescriptor].replace(
|
285
289
|
" at new ",
|
286
290
|
" at "
|
287
291
|
);
|
@@ -292,7 +296,7 @@
|
|
292
296
|
componentFrameCache.set(fn, _frame);
|
293
297
|
return _frame;
|
294
298
|
}
|
295
|
-
while (1 <=
|
299
|
+
while (1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter);
|
296
300
|
}
|
297
301
|
break;
|
298
302
|
}
|
@@ -168,64 +168,64 @@
|
|
168
168
|
previousDispatcher = ReactSharedInternalsServer.H;
|
169
169
|
ReactSharedInternalsServer.H = null;
|
170
170
|
disableLogs();
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
};
|
178
|
-
Object.defineProperty(Fake.prototype, "props", {
|
179
|
-
set: function () {
|
171
|
+
try {
|
172
|
+
var RunInRootFrame = {
|
173
|
+
DetermineComponentFrameRoot: function () {
|
174
|
+
try {
|
175
|
+
if (construct) {
|
176
|
+
var Fake = function () {
|
180
177
|
throw Error();
|
178
|
+
};
|
179
|
+
Object.defineProperty(Fake.prototype, "props", {
|
180
|
+
set: function () {
|
181
|
+
throw Error();
|
182
|
+
}
|
183
|
+
});
|
184
|
+
if ("object" === typeof Reflect && Reflect.construct) {
|
185
|
+
try {
|
186
|
+
Reflect.construct(Fake, []);
|
187
|
+
} catch (x) {
|
188
|
+
var control = x;
|
189
|
+
}
|
190
|
+
Reflect.construct(fn, [], Fake);
|
191
|
+
} else {
|
192
|
+
try {
|
193
|
+
Fake.call();
|
194
|
+
} catch (x$0) {
|
195
|
+
control = x$0;
|
196
|
+
}
|
197
|
+
fn.call(Fake.prototype);
|
181
198
|
}
|
182
|
-
});
|
183
|
-
if ("object" === typeof Reflect && Reflect.construct) {
|
184
|
-
try {
|
185
|
-
Reflect.construct(Fake, []);
|
186
|
-
} catch (x) {
|
187
|
-
var control = x;
|
188
|
-
}
|
189
|
-
Reflect.construct(fn, [], Fake);
|
190
199
|
} else {
|
191
200
|
try {
|
192
|
-
|
193
|
-
} catch (x$
|
194
|
-
control = x$
|
201
|
+
throw Error();
|
202
|
+
} catch (x$1) {
|
203
|
+
control = x$1;
|
195
204
|
}
|
196
|
-
fn
|
197
|
-
|
198
|
-
|
199
|
-
try {
|
200
|
-
throw Error();
|
201
|
-
} catch (x$1) {
|
202
|
-
control = x$1;
|
205
|
+
(Fake = fn()) &&
|
206
|
+
"function" === typeof Fake.catch &&
|
207
|
+
Fake.catch(function () {});
|
203
208
|
}
|
204
|
-
|
205
|
-
|
206
|
-
|
209
|
+
} catch (sample) {
|
210
|
+
if (sample && control && "string" === typeof sample.stack)
|
211
|
+
return [sample.stack, control.stack];
|
207
212
|
}
|
208
|
-
|
209
|
-
if (sample && control && "string" === typeof sample.stack)
|
210
|
-
return [sample.stack, control.stack];
|
213
|
+
return [null, null];
|
211
214
|
}
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
"DetermineComponentFrameRoot";
|
217
|
-
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
218
|
-
RunInRootFrame.DetermineComponentFrameRoot,
|
219
|
-
"name"
|
220
|
-
);
|
221
|
-
namePropDescriptor &&
|
222
|
-
namePropDescriptor.configurable &&
|
223
|
-
Object.defineProperty(
|
215
|
+
};
|
216
|
+
RunInRootFrame.DetermineComponentFrameRoot.displayName =
|
217
|
+
"DetermineComponentFrameRoot";
|
218
|
+
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
224
219
|
RunInRootFrame.DetermineComponentFrameRoot,
|
225
|
-
"name"
|
226
|
-
{ value: "DetermineComponentFrameRoot" }
|
220
|
+
"name"
|
227
221
|
);
|
228
|
-
|
222
|
+
namePropDescriptor &&
|
223
|
+
namePropDescriptor.configurable &&
|
224
|
+
Object.defineProperty(
|
225
|
+
RunInRootFrame.DetermineComponentFrameRoot,
|
226
|
+
"name",
|
227
|
+
{ value: "DetermineComponentFrameRoot" }
|
228
|
+
);
|
229
229
|
var _RunInRootFrame$Deter =
|
230
230
|
RunInRootFrame.DetermineComponentFrameRoot(),
|
231
231
|
sampleStack = _RunInRootFrame$Deter[0],
|
@@ -234,54 +234,58 @@
|
|
234
234
|
var sampleLines = sampleStack.split("\n"),
|
235
235
|
controlLines = controlStack.split("\n");
|
236
236
|
for (
|
237
|
-
|
238
|
-
|
239
|
-
!sampleLines[
|
237
|
+
_RunInRootFrame$Deter = namePropDescriptor = 0;
|
238
|
+
namePropDescriptor < sampleLines.length &&
|
239
|
+
!sampleLines[namePropDescriptor].includes(
|
240
240
|
"DetermineComponentFrameRoot"
|
241
241
|
);
|
242
242
|
|
243
243
|
)
|
244
|
-
|
244
|
+
namePropDescriptor++;
|
245
245
|
for (
|
246
246
|
;
|
247
|
-
|
248
|
-
!controlLines[
|
247
|
+
_RunInRootFrame$Deter < controlLines.length &&
|
248
|
+
!controlLines[_RunInRootFrame$Deter].includes(
|
249
|
+
"DetermineComponentFrameRoot"
|
250
|
+
);
|
249
251
|
|
250
252
|
)
|
251
|
-
|
253
|
+
_RunInRootFrame$Deter++;
|
252
254
|
if (
|
253
|
-
|
254
|
-
|
255
|
+
namePropDescriptor === sampleLines.length ||
|
256
|
+
_RunInRootFrame$Deter === controlLines.length
|
255
257
|
)
|
256
258
|
for (
|
257
|
-
|
258
|
-
|
259
|
-
1 <=
|
260
|
-
0 <=
|
261
|
-
sampleLines[
|
259
|
+
namePropDescriptor = sampleLines.length - 1,
|
260
|
+
_RunInRootFrame$Deter = controlLines.length - 1;
|
261
|
+
1 <= namePropDescriptor &&
|
262
|
+
0 <= _RunInRootFrame$Deter &&
|
263
|
+
sampleLines[namePropDescriptor] !==
|
264
|
+
controlLines[_RunInRootFrame$Deter];
|
262
265
|
|
263
266
|
)
|
264
|
-
|
267
|
+
_RunInRootFrame$Deter--;
|
265
268
|
for (
|
266
269
|
;
|
267
|
-
1 <=
|
268
|
-
_RunInRootFrame$Deter
|
270
|
+
1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter;
|
271
|
+
namePropDescriptor--, _RunInRootFrame$Deter--
|
269
272
|
)
|
270
273
|
if (
|
271
|
-
sampleLines[
|
274
|
+
sampleLines[namePropDescriptor] !==
|
275
|
+
controlLines[_RunInRootFrame$Deter]
|
272
276
|
) {
|
273
|
-
if (1 !==
|
277
|
+
if (1 !== namePropDescriptor || 1 !== _RunInRootFrame$Deter) {
|
274
278
|
do
|
275
279
|
if (
|
276
|
-
(
|
277
|
-
|
278
|
-
0 >
|
279
|
-
sampleLines[
|
280
|
-
controlLines[
|
280
|
+
(namePropDescriptor--,
|
281
|
+
_RunInRootFrame$Deter--,
|
282
|
+
0 > _RunInRootFrame$Deter ||
|
283
|
+
sampleLines[namePropDescriptor] !==
|
284
|
+
controlLines[_RunInRootFrame$Deter])
|
281
285
|
) {
|
282
286
|
var _frame =
|
283
287
|
"\n" +
|
284
|
-
sampleLines[
|
288
|
+
sampleLines[namePropDescriptor].replace(
|
285
289
|
" at new ",
|
286
290
|
" at "
|
287
291
|
);
|
@@ -292,7 +296,7 @@
|
|
292
296
|
componentFrameCache.set(fn, _frame);
|
293
297
|
return _frame;
|
294
298
|
}
|
295
|
-
while (1 <=
|
299
|
+
while (1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter);
|
296
300
|
}
|
297
301
|
break;
|
298
302
|
}
|
package/cjs/react.development.js
CHANGED
@@ -235,64 +235,64 @@
|
|
235
235
|
previousDispatcher = ReactSharedInternals.H;
|
236
236
|
ReactSharedInternals.H = null;
|
237
237
|
disableLogs();
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
};
|
245
|
-
Object.defineProperty(Fake.prototype, "props", {
|
246
|
-
set: function () {
|
238
|
+
try {
|
239
|
+
var RunInRootFrame = {
|
240
|
+
DetermineComponentFrameRoot: function () {
|
241
|
+
try {
|
242
|
+
if (construct) {
|
243
|
+
var Fake = function () {
|
247
244
|
throw Error();
|
245
|
+
};
|
246
|
+
Object.defineProperty(Fake.prototype, "props", {
|
247
|
+
set: function () {
|
248
|
+
throw Error();
|
249
|
+
}
|
250
|
+
});
|
251
|
+
if ("object" === typeof Reflect && Reflect.construct) {
|
252
|
+
try {
|
253
|
+
Reflect.construct(Fake, []);
|
254
|
+
} catch (x) {
|
255
|
+
var control = x;
|
256
|
+
}
|
257
|
+
Reflect.construct(fn, [], Fake);
|
258
|
+
} else {
|
259
|
+
try {
|
260
|
+
Fake.call();
|
261
|
+
} catch (x$0) {
|
262
|
+
control = x$0;
|
263
|
+
}
|
264
|
+
fn.call(Fake.prototype);
|
248
265
|
}
|
249
|
-
});
|
250
|
-
if ("object" === typeof Reflect && Reflect.construct) {
|
251
|
-
try {
|
252
|
-
Reflect.construct(Fake, []);
|
253
|
-
} catch (x) {
|
254
|
-
var control = x;
|
255
|
-
}
|
256
|
-
Reflect.construct(fn, [], Fake);
|
257
266
|
} else {
|
258
267
|
try {
|
259
|
-
|
260
|
-
} catch (x$
|
261
|
-
control = x$
|
268
|
+
throw Error();
|
269
|
+
} catch (x$1) {
|
270
|
+
control = x$1;
|
262
271
|
}
|
263
|
-
fn
|
264
|
-
|
265
|
-
|
266
|
-
try {
|
267
|
-
throw Error();
|
268
|
-
} catch (x$1) {
|
269
|
-
control = x$1;
|
272
|
+
(Fake = fn()) &&
|
273
|
+
"function" === typeof Fake.catch &&
|
274
|
+
Fake.catch(function () {});
|
270
275
|
}
|
271
|
-
|
272
|
-
|
273
|
-
|
276
|
+
} catch (sample) {
|
277
|
+
if (sample && control && "string" === typeof sample.stack)
|
278
|
+
return [sample.stack, control.stack];
|
274
279
|
}
|
275
|
-
|
276
|
-
if (sample && control && "string" === typeof sample.stack)
|
277
|
-
return [sample.stack, control.stack];
|
280
|
+
return [null, null];
|
278
281
|
}
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
"DetermineComponentFrameRoot";
|
284
|
-
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
285
|
-
RunInRootFrame.DetermineComponentFrameRoot,
|
286
|
-
"name"
|
287
|
-
);
|
288
|
-
namePropDescriptor &&
|
289
|
-
namePropDescriptor.configurable &&
|
290
|
-
Object.defineProperty(
|
282
|
+
};
|
283
|
+
RunInRootFrame.DetermineComponentFrameRoot.displayName =
|
284
|
+
"DetermineComponentFrameRoot";
|
285
|
+
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
291
286
|
RunInRootFrame.DetermineComponentFrameRoot,
|
292
|
-
"name"
|
293
|
-
{ value: "DetermineComponentFrameRoot" }
|
287
|
+
"name"
|
294
288
|
);
|
295
|
-
|
289
|
+
namePropDescriptor &&
|
290
|
+
namePropDescriptor.configurable &&
|
291
|
+
Object.defineProperty(
|
292
|
+
RunInRootFrame.DetermineComponentFrameRoot,
|
293
|
+
"name",
|
294
|
+
{ value: "DetermineComponentFrameRoot" }
|
295
|
+
);
|
296
296
|
var _RunInRootFrame$Deter =
|
297
297
|
RunInRootFrame.DetermineComponentFrameRoot(),
|
298
298
|
sampleStack = _RunInRootFrame$Deter[0],
|
@@ -301,54 +301,58 @@
|
|
301
301
|
var sampleLines = sampleStack.split("\n"),
|
302
302
|
controlLines = controlStack.split("\n");
|
303
303
|
for (
|
304
|
-
|
305
|
-
|
306
|
-
!sampleLines[
|
304
|
+
_RunInRootFrame$Deter = namePropDescriptor = 0;
|
305
|
+
namePropDescriptor < sampleLines.length &&
|
306
|
+
!sampleLines[namePropDescriptor].includes(
|
307
307
|
"DetermineComponentFrameRoot"
|
308
308
|
);
|
309
309
|
|
310
310
|
)
|
311
|
-
|
311
|
+
namePropDescriptor++;
|
312
312
|
for (
|
313
313
|
;
|
314
|
-
|
315
|
-
!controlLines[
|
314
|
+
_RunInRootFrame$Deter < controlLines.length &&
|
315
|
+
!controlLines[_RunInRootFrame$Deter].includes(
|
316
|
+
"DetermineComponentFrameRoot"
|
317
|
+
);
|
316
318
|
|
317
319
|
)
|
318
|
-
|
320
|
+
_RunInRootFrame$Deter++;
|
319
321
|
if (
|
320
|
-
|
321
|
-
|
322
|
+
namePropDescriptor === sampleLines.length ||
|
323
|
+
_RunInRootFrame$Deter === controlLines.length
|
322
324
|
)
|
323
325
|
for (
|
324
|
-
|
325
|
-
|
326
|
-
1 <=
|
327
|
-
0 <=
|
328
|
-
sampleLines[
|
326
|
+
namePropDescriptor = sampleLines.length - 1,
|
327
|
+
_RunInRootFrame$Deter = controlLines.length - 1;
|
328
|
+
1 <= namePropDescriptor &&
|
329
|
+
0 <= _RunInRootFrame$Deter &&
|
330
|
+
sampleLines[namePropDescriptor] !==
|
331
|
+
controlLines[_RunInRootFrame$Deter];
|
329
332
|
|
330
333
|
)
|
331
|
-
|
334
|
+
_RunInRootFrame$Deter--;
|
332
335
|
for (
|
333
336
|
;
|
334
|
-
1 <=
|
335
|
-
_RunInRootFrame$Deter
|
337
|
+
1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter;
|
338
|
+
namePropDescriptor--, _RunInRootFrame$Deter--
|
336
339
|
)
|
337
340
|
if (
|
338
|
-
sampleLines[
|
341
|
+
sampleLines[namePropDescriptor] !==
|
342
|
+
controlLines[_RunInRootFrame$Deter]
|
339
343
|
) {
|
340
|
-
if (1 !==
|
344
|
+
if (1 !== namePropDescriptor || 1 !== _RunInRootFrame$Deter) {
|
341
345
|
do
|
342
346
|
if (
|
343
|
-
(
|
344
|
-
|
345
|
-
0 >
|
346
|
-
sampleLines[
|
347
|
-
controlLines[
|
347
|
+
(namePropDescriptor--,
|
348
|
+
_RunInRootFrame$Deter--,
|
349
|
+
0 > _RunInRootFrame$Deter ||
|
350
|
+
sampleLines[namePropDescriptor] !==
|
351
|
+
controlLines[_RunInRootFrame$Deter])
|
348
352
|
) {
|
349
353
|
var _frame =
|
350
354
|
"\n" +
|
351
|
-
sampleLines[
|
355
|
+
sampleLines[namePropDescriptor].replace(
|
352
356
|
" at new ",
|
353
357
|
" at "
|
354
358
|
);
|
@@ -359,7 +363,7 @@
|
|
359
363
|
componentFrameCache.set(fn, _frame);
|
360
364
|
return _frame;
|
361
365
|
}
|
362
|
-
while (1 <=
|
366
|
+
while (1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter);
|
363
367
|
}
|
364
368
|
break;
|
365
369
|
}
|
@@ -1516,7 +1520,7 @@
|
|
1516
1520
|
exports.useTransition = function () {
|
1517
1521
|
return resolveDispatcher().useTransition();
|
1518
1522
|
};
|
1519
|
-
exports.version = "19.0.0-rc-
|
1523
|
+
exports.version = "19.0.0-rc-b8ae38f8-20241018";
|
1520
1524
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
1521
1525
|
"function" ===
|
1522
1526
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
package/cjs/react.production.js
CHANGED
@@ -197,64 +197,64 @@
|
|
197
197
|
previousDispatcher = ReactSharedInternals.H;
|
198
198
|
ReactSharedInternals.H = null;
|
199
199
|
disableLogs();
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
};
|
207
|
-
Object.defineProperty(Fake.prototype, "props", {
|
208
|
-
set: function () {
|
200
|
+
try {
|
201
|
+
var RunInRootFrame = {
|
202
|
+
DetermineComponentFrameRoot: function () {
|
203
|
+
try {
|
204
|
+
if (construct) {
|
205
|
+
var Fake = function () {
|
209
206
|
throw Error();
|
207
|
+
};
|
208
|
+
Object.defineProperty(Fake.prototype, "props", {
|
209
|
+
set: function () {
|
210
|
+
throw Error();
|
211
|
+
}
|
212
|
+
});
|
213
|
+
if ("object" === typeof Reflect && Reflect.construct) {
|
214
|
+
try {
|
215
|
+
Reflect.construct(Fake, []);
|
216
|
+
} catch (x) {
|
217
|
+
var control = x;
|
218
|
+
}
|
219
|
+
Reflect.construct(fn, [], Fake);
|
220
|
+
} else {
|
221
|
+
try {
|
222
|
+
Fake.call();
|
223
|
+
} catch (x$0) {
|
224
|
+
control = x$0;
|
225
|
+
}
|
226
|
+
fn.call(Fake.prototype);
|
210
227
|
}
|
211
|
-
});
|
212
|
-
if ("object" === typeof Reflect && Reflect.construct) {
|
213
|
-
try {
|
214
|
-
Reflect.construct(Fake, []);
|
215
|
-
} catch (x) {
|
216
|
-
var control = x;
|
217
|
-
}
|
218
|
-
Reflect.construct(fn, [], Fake);
|
219
228
|
} else {
|
220
229
|
try {
|
221
|
-
|
222
|
-
} catch (x$
|
223
|
-
control = x$
|
230
|
+
throw Error();
|
231
|
+
} catch (x$1) {
|
232
|
+
control = x$1;
|
224
233
|
}
|
225
|
-
fn
|
234
|
+
(Fake = fn()) &&
|
235
|
+
"function" === typeof Fake.catch &&
|
236
|
+
Fake.catch(function () {});
|
226
237
|
}
|
227
|
-
}
|
228
|
-
|
229
|
-
|
230
|
-
} catch (x$1) {
|
231
|
-
control = x$1;
|
232
|
-
}
|
233
|
-
(Fake = fn()) &&
|
234
|
-
"function" === typeof Fake.catch &&
|
235
|
-
Fake.catch(function () {});
|
238
|
+
} catch (sample) {
|
239
|
+
if (sample && control && "string" === typeof sample.stack)
|
240
|
+
return [sample.stack, control.stack];
|
236
241
|
}
|
237
|
-
|
238
|
-
if (sample && control && "string" === typeof sample.stack)
|
239
|
-
return [sample.stack, control.stack];
|
242
|
+
return [null, null];
|
240
243
|
}
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
"DetermineComponentFrameRoot";
|
246
|
-
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
247
|
-
RunInRootFrame.DetermineComponentFrameRoot,
|
248
|
-
"name"
|
249
|
-
);
|
250
|
-
namePropDescriptor &&
|
251
|
-
namePropDescriptor.configurable &&
|
252
|
-
Object.defineProperty(
|
244
|
+
};
|
245
|
+
RunInRootFrame.DetermineComponentFrameRoot.displayName =
|
246
|
+
"DetermineComponentFrameRoot";
|
247
|
+
var namePropDescriptor = Object.getOwnPropertyDescriptor(
|
253
248
|
RunInRootFrame.DetermineComponentFrameRoot,
|
254
|
-
"name"
|
255
|
-
{ value: "DetermineComponentFrameRoot" }
|
249
|
+
"name"
|
256
250
|
);
|
257
|
-
|
251
|
+
namePropDescriptor &&
|
252
|
+
namePropDescriptor.configurable &&
|
253
|
+
Object.defineProperty(
|
254
|
+
RunInRootFrame.DetermineComponentFrameRoot,
|
255
|
+
"name",
|
256
|
+
{ value: "DetermineComponentFrameRoot" }
|
257
|
+
);
|
258
258
|
var _RunInRootFrame$Deter =
|
259
259
|
RunInRootFrame.DetermineComponentFrameRoot(),
|
260
260
|
sampleStack = _RunInRootFrame$Deter[0],
|
@@ -263,54 +263,58 @@
|
|
263
263
|
var sampleLines = sampleStack.split("\n"),
|
264
264
|
controlLines = controlStack.split("\n");
|
265
265
|
for (
|
266
|
-
|
267
|
-
|
268
|
-
!sampleLines[
|
266
|
+
_RunInRootFrame$Deter = namePropDescriptor = 0;
|
267
|
+
namePropDescriptor < sampleLines.length &&
|
268
|
+
!sampleLines[namePropDescriptor].includes(
|
269
269
|
"DetermineComponentFrameRoot"
|
270
270
|
);
|
271
271
|
|
272
272
|
)
|
273
|
-
|
273
|
+
namePropDescriptor++;
|
274
274
|
for (
|
275
275
|
;
|
276
|
-
|
277
|
-
!controlLines[
|
276
|
+
_RunInRootFrame$Deter < controlLines.length &&
|
277
|
+
!controlLines[_RunInRootFrame$Deter].includes(
|
278
|
+
"DetermineComponentFrameRoot"
|
279
|
+
);
|
278
280
|
|
279
281
|
)
|
280
|
-
|
282
|
+
_RunInRootFrame$Deter++;
|
281
283
|
if (
|
282
|
-
|
283
|
-
|
284
|
+
namePropDescriptor === sampleLines.length ||
|
285
|
+
_RunInRootFrame$Deter === controlLines.length
|
284
286
|
)
|
285
287
|
for (
|
286
|
-
|
287
|
-
|
288
|
-
1 <=
|
289
|
-
0 <=
|
290
|
-
sampleLines[
|
288
|
+
namePropDescriptor = sampleLines.length - 1,
|
289
|
+
_RunInRootFrame$Deter = controlLines.length - 1;
|
290
|
+
1 <= namePropDescriptor &&
|
291
|
+
0 <= _RunInRootFrame$Deter &&
|
292
|
+
sampleLines[namePropDescriptor] !==
|
293
|
+
controlLines[_RunInRootFrame$Deter];
|
291
294
|
|
292
295
|
)
|
293
|
-
|
296
|
+
_RunInRootFrame$Deter--;
|
294
297
|
for (
|
295
298
|
;
|
296
|
-
1 <=
|
297
|
-
_RunInRootFrame$Deter
|
299
|
+
1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter;
|
300
|
+
namePropDescriptor--, _RunInRootFrame$Deter--
|
298
301
|
)
|
299
302
|
if (
|
300
|
-
sampleLines[
|
303
|
+
sampleLines[namePropDescriptor] !==
|
304
|
+
controlLines[_RunInRootFrame$Deter]
|
301
305
|
) {
|
302
|
-
if (1 !==
|
306
|
+
if (1 !== namePropDescriptor || 1 !== _RunInRootFrame$Deter) {
|
303
307
|
do
|
304
308
|
if (
|
305
|
-
(
|
306
|
-
|
307
|
-
0 >
|
308
|
-
sampleLines[
|
309
|
-
controlLines[
|
309
|
+
(namePropDescriptor--,
|
310
|
+
_RunInRootFrame$Deter--,
|
311
|
+
0 > _RunInRootFrame$Deter ||
|
312
|
+
sampleLines[namePropDescriptor] !==
|
313
|
+
controlLines[_RunInRootFrame$Deter])
|
310
314
|
) {
|
311
315
|
var _frame =
|
312
316
|
"\n" +
|
313
|
-
sampleLines[
|
317
|
+
sampleLines[namePropDescriptor].replace(
|
314
318
|
" at new ",
|
315
319
|
" at "
|
316
320
|
);
|
@@ -321,7 +325,7 @@
|
|
321
325
|
componentFrameCache.set(fn, _frame);
|
322
326
|
return _frame;
|
323
327
|
}
|
324
|
-
while (1 <=
|
328
|
+
while (1 <= namePropDescriptor && 0 <= _RunInRootFrame$Deter);
|
325
329
|
}
|
326
330
|
break;
|
327
331
|
}
|
@@ -1113,5 +1117,5 @@
|
|
1113
1117
|
exports.useMemo = function (create, deps) {
|
1114
1118
|
return resolveDispatcher().useMemo(create, deps);
|
1115
1119
|
};
|
1116
|
-
exports.version = "19.0.0-rc-
|
1120
|
+
exports.version = "19.0.0-rc-b8ae38f8-20241018";
|
1117
1121
|
})();
|