@kubb/react-fabric 0.5.3 → 0.5.5
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/README.md +21 -24
- package/dist/{Fabric-C7RMr4BK.d.ts → Fabric-D-A981Bs.d.ts} +24 -25
- package/dist/{Fabric-CStIaz99.d.cts → Fabric-xy241PKd.d.cts} +24 -25
- package/dist/{chunk-BHcwYQRN.js → chunk-B1nHLT4p.js} +2 -7
- package/dist/{chunk-DSlc6foC.cjs → chunk-BrXtsOCC.cjs} +3 -5
- package/dist/{devtools-DRXCsX9I.cjs → devtools-CRkwwngz.cjs} +2 -2
- package/dist/{devtools-DRXCsX9I.cjs.map → devtools-CRkwwngz.cjs.map} +1 -1
- package/dist/devtools.cjs +1 -1
- package/dist/globals.d.cts +2 -2
- package/dist/globals.d.ts +2 -2
- package/dist/index.cjs +5 -5
- package/dist/index.d.cts +31 -45
- package/dist/index.d.ts +10 -24
- package/dist/index.js +4 -4
- package/dist/jsx-dev-runtime.cjs +11 -11
- package/dist/jsx-dev-runtime.cjs.map +1 -1
- package/dist/jsx-dev-runtime.d.cts +5 -5
- package/dist/jsx-dev-runtime.d.ts +5 -5
- package/dist/jsx-dev-runtime.js +11 -11
- package/dist/jsx-dev-runtime.js.map +1 -1
- package/dist/{jsx-namespace-BLxjMbms.d.ts → jsx-namespace-CEeBVrTq.d.ts} +2 -2
- package/dist/{jsx-namespace-DLxNuglH.d.cts → jsx-namespace-DawWRiRq.d.cts} +2 -2
- package/dist/{jsx-runtime-cR2hscK9.cjs → jsx-runtime-DqTOrEsT.cjs} +12 -12
- package/dist/{jsx-runtime-cR2hscK9.cjs.map → jsx-runtime-DqTOrEsT.cjs.map} +1 -1
- package/dist/{jsx-runtime-DT7hOgNn.js → jsx-runtime-zJCtyvtC.js} +12 -12
- package/dist/{jsx-runtime-DT7hOgNn.js.map → jsx-runtime-zJCtyvtC.js.map} +1 -1
- package/dist/jsx-runtime.cjs +2 -2
- package/dist/jsx-runtime.d.cts +5 -5
- package/dist/jsx-runtime.d.ts +5 -5
- package/dist/jsx-runtime.js +2 -2
- package/dist/parsers.d.cts +5 -5
- package/dist/parsers.d.ts +5 -5
- package/dist/plugins.cjs +3 -3
- package/dist/plugins.d.cts +5 -5
- package/dist/plugins.d.ts +5 -5
- package/dist/plugins.js +3 -3
- package/dist/{react-Czh2e85z.js → react-B97TdWcV.js} +17 -17
- package/dist/{react-Czh2e85z.js.map → react-B97TdWcV.js.map} +1 -1
- package/dist/{react-DNGR2CL5.cjs → react-D_EYlsv-.cjs} +17 -17
- package/dist/{react-DNGR2CL5.cjs.map → react-D_EYlsv-.cjs.map} +1 -1
- package/dist/{reactPlugin-Ct0yCk0a.cjs → reactPlugin-CpRWhf6R.cjs} +46 -46
- package/dist/{reactPlugin-Ct0yCk0a.cjs.map → reactPlugin-CpRWhf6R.cjs.map} +1 -1
- package/dist/{reactPlugin-DajNNKBt.d.cts → reactPlugin-CrCzxP4y.d.cts} +2 -2
- package/dist/{reactPlugin-TmG3R6xY.d.ts → reactPlugin-Iyi8Falf.d.ts} +2 -2
- package/dist/{reactPlugin-CjsXM659.js → reactPlugin-PG1kqZRe.js} +47 -47
- package/dist/{reactPlugin-CjsXM659.js.map → reactPlugin-PG1kqZRe.js.map} +1 -1
- package/dist/{types-KXnjAqUg.d.ts → types-BjJ5OLXP.d.ts} +2 -2
- package/dist/{types-BZlZnQLJ.d.cts → types-WtAhPPHc.d.cts} +2 -2
- package/dist/types.d.cts +2 -2
- package/dist/types.d.ts +2 -2
- package/package.json +4 -4
- package/src/plugins/reactPlugin.ts +5 -5
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
const require_chunk = require('./chunk-
|
|
2
|
-
const require_react$1 = require('./react-
|
|
3
|
-
const require_jsx_runtime = require('./jsx-runtime-
|
|
1
|
+
const require_chunk = require('./chunk-BrXtsOCC.cjs');
|
|
2
|
+
const require_react$1 = require('./react-D_EYlsv-.cjs');
|
|
3
|
+
const require_jsx_runtime = require('./jsx-runtime-DqTOrEsT.cjs');
|
|
4
4
|
let signal_exit = require("signal-exit");
|
|
5
5
|
let __kubb_fabric_core_plugins = require("@kubb/fabric-core/plugins");
|
|
6
6
|
let node_process = require("node:process");
|
|
7
7
|
node_process = require_chunk.__toESM(node_process);
|
|
8
8
|
let __kubb_fabric_core_parsers_typescript = require("@kubb/fabric-core/parsers/typescript");
|
|
9
9
|
|
|
10
|
-
//#region \0@oxc-project+runtime@0.
|
|
10
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/typeof.js
|
|
11
11
|
function _typeof(o) {
|
|
12
12
|
"@babel/helpers - typeof";
|
|
13
13
|
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o$1) {
|
|
@@ -18,7 +18,7 @@ function _typeof(o) {
|
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
//#endregion
|
|
21
|
-
//#region \0@oxc-project+runtime@0.
|
|
21
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/toPrimitive.js
|
|
22
22
|
function toPrimitive(t, r) {
|
|
23
23
|
if ("object" != _typeof(t) || !t) return t;
|
|
24
24
|
var e = t[Symbol.toPrimitive];
|
|
@@ -31,14 +31,14 @@ function toPrimitive(t, r) {
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
//#endregion
|
|
34
|
-
//#region \0@oxc-project+runtime@0.
|
|
34
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/toPropertyKey.js
|
|
35
35
|
function toPropertyKey(t) {
|
|
36
36
|
var i = toPrimitive(t, "string");
|
|
37
37
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
//#endregion
|
|
41
|
-
//#region \0@oxc-project+runtime@0.
|
|
41
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/defineProperty.js
|
|
42
42
|
function _defineProperty(e, r, t) {
|
|
43
43
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
44
44
|
value: t,
|
|
@@ -88,7 +88,7 @@ Root.Context = RootContext;
|
|
|
88
88
|
Root.displayName = "KubbRoot";
|
|
89
89
|
|
|
90
90
|
//#endregion
|
|
91
|
-
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.
|
|
91
|
+
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js
|
|
92
92
|
/**
|
|
93
93
|
* @license React
|
|
94
94
|
* react-reconciler-constants.production.js
|
|
@@ -98,14 +98,14 @@ Root.displayName = "KubbRoot";
|
|
|
98
98
|
* This source code is licensed under the MIT license found in the
|
|
99
99
|
* LICENSE file in the root directory of this source tree.
|
|
100
100
|
*/
|
|
101
|
-
var require_react_reconciler_constants_production = /* @__PURE__ */ require_chunk.
|
|
101
|
+
var require_react_reconciler_constants_production = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
102
102
|
exports.ConcurrentRoot = 1;
|
|
103
103
|
exports.DefaultEventPriority = 32;
|
|
104
104
|
exports.NoEventPriority = 0;
|
|
105
|
-
})
|
|
105
|
+
}));
|
|
106
106
|
|
|
107
107
|
//#endregion
|
|
108
|
-
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.
|
|
108
|
+
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler-constants.development.js
|
|
109
109
|
/**
|
|
110
110
|
* @license React
|
|
111
111
|
* react-reconciler-constants.development.js
|
|
@@ -115,16 +115,16 @@ var require_react_reconciler_constants_production = /* @__PURE__ */ require_chun
|
|
|
115
115
|
* This source code is licensed under the MIT license found in the
|
|
116
116
|
* LICENSE file in the root directory of this source tree.
|
|
117
117
|
*/
|
|
118
|
-
var require_react_reconciler_constants_development = /* @__PURE__ */ require_chunk.
|
|
118
|
+
var require_react_reconciler_constants_development = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
119
119
|
"production" !== process.env.NODE_ENV && (exports.ConcurrentRoot = 1, exports.ContinuousEventPriority = 8, exports.DefaultEventPriority = 32, exports.DiscreteEventPriority = 2, exports.IdleEventPriority = 268435456, exports.LegacyRoot = 0, exports.NoEventPriority = 0);
|
|
120
|
-
})
|
|
120
|
+
}));
|
|
121
121
|
|
|
122
122
|
//#endregion
|
|
123
|
-
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.
|
|
124
|
-
var require_constants = /* @__PURE__ */ require_chunk.
|
|
123
|
+
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.3/node_modules/react-reconciler/constants.js
|
|
124
|
+
var require_constants = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module) => {
|
|
125
125
|
if (process.env.NODE_ENV === "production") module.exports = require_react_reconciler_constants_production();
|
|
126
126
|
else module.exports = require_react_reconciler_constants_development();
|
|
127
|
-
})
|
|
127
|
+
}));
|
|
128
128
|
|
|
129
129
|
//#endregion
|
|
130
130
|
//#region src/dom.ts
|
|
@@ -196,7 +196,7 @@ const nodeNames = new Set([
|
|
|
196
196
|
* This source code is licensed under the MIT license found in the
|
|
197
197
|
* LICENSE file in the root directory of this source tree.
|
|
198
198
|
*/
|
|
199
|
-
var require_scheduler_production = /* @__PURE__ */ require_chunk.
|
|
199
|
+
var require_scheduler_production = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
200
200
|
function push(heap, node) {
|
|
201
201
|
var index = heap.length;
|
|
202
202
|
heap.push(node);
|
|
@@ -425,7 +425,7 @@ var require_scheduler_production = /* @__PURE__ */ require_chunk.__commonJS({ ".
|
|
|
425
425
|
}
|
|
426
426
|
};
|
|
427
427
|
};
|
|
428
|
-
})
|
|
428
|
+
}));
|
|
429
429
|
|
|
430
430
|
//#endregion
|
|
431
431
|
//#region ../../node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/cjs/scheduler.development.js
|
|
@@ -438,7 +438,7 @@ var require_scheduler_production = /* @__PURE__ */ require_chunk.__commonJS({ ".
|
|
|
438
438
|
* This source code is licensed under the MIT license found in the
|
|
439
439
|
* LICENSE file in the root directory of this source tree.
|
|
440
440
|
*/
|
|
441
|
-
var require_scheduler_development = /* @__PURE__ */ require_chunk.
|
|
441
|
+
var require_scheduler_development = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
442
442
|
"production" !== process.env.NODE_ENV && (function() {
|
|
443
443
|
function performWorkUntilDeadline$1() {
|
|
444
444
|
needsPaint$1 = !1;
|
|
@@ -669,17 +669,17 @@ var require_scheduler_development = /* @__PURE__ */ require_chunk.__commonJS({ "
|
|
|
669
669
|
};
|
|
670
670
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
671
671
|
})();
|
|
672
|
-
})
|
|
672
|
+
}));
|
|
673
673
|
|
|
674
674
|
//#endregion
|
|
675
675
|
//#region ../../node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/index.js
|
|
676
|
-
var require_scheduler = /* @__PURE__ */ require_chunk.
|
|
676
|
+
var require_scheduler = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module) => {
|
|
677
677
|
if (process.env.NODE_ENV === "production") module.exports = require_scheduler_production();
|
|
678
678
|
else module.exports = require_scheduler_development();
|
|
679
|
-
})
|
|
679
|
+
}));
|
|
680
680
|
|
|
681
681
|
//#endregion
|
|
682
|
-
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.
|
|
682
|
+
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler.production.js
|
|
683
683
|
/**
|
|
684
684
|
* @license React
|
|
685
685
|
* react-reconciler.production.js
|
|
@@ -689,7 +689,7 @@ var require_scheduler = /* @__PURE__ */ require_chunk.__commonJS({ "../../node_m
|
|
|
689
689
|
* This source code is licensed under the MIT license found in the
|
|
690
690
|
* LICENSE file in the root directory of this source tree.
|
|
691
691
|
*/
|
|
692
|
-
var require_react_reconciler_production = /* @__PURE__ */ require_chunk.
|
|
692
|
+
var require_react_reconciler_production = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module) => {
|
|
693
693
|
module.exports = function($$$config) {
|
|
694
694
|
function createFiber(tag, pendingProps, key, mode) {
|
|
695
695
|
return new FiberNode(tag, pendingProps, key, mode);
|
|
@@ -2047,10 +2047,10 @@ var require_react_reconciler_production = /* @__PURE__ */ require_chunk.__common
|
|
|
2047
2047
|
index: 0
|
|
2048
2048
|
})));
|
|
2049
2049
|
}
|
|
2050
|
-
memoCache
|
|
2050
|
+
null == memoCache && (memoCache = {
|
|
2051
2051
|
data: [],
|
|
2052
2052
|
index: 0
|
|
2053
|
-
};
|
|
2053
|
+
});
|
|
2054
2054
|
null === updateQueue && (updateQueue = createFunctionComponentUpdateQueue(), currentlyRenderingFiber.updateQueue = updateQueue);
|
|
2055
2055
|
updateQueue.memoCache = memoCache;
|
|
2056
2056
|
updateQueue = memoCache.data[memoCache.index];
|
|
@@ -6594,10 +6594,10 @@ var require_react_reconciler_production = /* @__PURE__ */ require_chunk.__common
|
|
|
6594
6594
|
};
|
|
6595
6595
|
module.exports.default = module.exports;
|
|
6596
6596
|
Object.defineProperty(module.exports, "__esModule", { value: !0 });
|
|
6597
|
-
})
|
|
6597
|
+
}));
|
|
6598
6598
|
|
|
6599
6599
|
//#endregion
|
|
6600
|
-
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.
|
|
6600
|
+
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler.development.js
|
|
6601
6601
|
/**
|
|
6602
6602
|
* @license React
|
|
6603
6603
|
* react-reconciler.development.js
|
|
@@ -6607,7 +6607,7 @@ var require_react_reconciler_production = /* @__PURE__ */ require_chunk.__common
|
|
|
6607
6607
|
* This source code is licensed under the MIT license found in the
|
|
6608
6608
|
* LICENSE file in the root directory of this source tree.
|
|
6609
6609
|
*/
|
|
6610
|
-
var require_react_reconciler_development = /* @__PURE__ */ require_chunk.
|
|
6610
|
+
var require_react_reconciler_development = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module) => {
|
|
6611
6611
|
"production" !== process.env.NODE_ENV && (module.exports = function($$$config) {
|
|
6612
6612
|
function findHook(fiber, id) {
|
|
6613
6613
|
for (fiber = fiber.memoizedState; null !== fiber && 0 < id;) fiber = fiber.next, id--;
|
|
@@ -8686,10 +8686,10 @@ var require_react_reconciler_development = /* @__PURE__ */ require_chunk.__commo
|
|
|
8686
8686
|
index: 0
|
|
8687
8687
|
})));
|
|
8688
8688
|
}
|
|
8689
|
-
memoCache
|
|
8689
|
+
null == memoCache && (memoCache = {
|
|
8690
8690
|
data: [],
|
|
8691
8691
|
index: 0
|
|
8692
|
-
};
|
|
8692
|
+
});
|
|
8693
8693
|
null === updateQueue && (updateQueue = createFunctionComponentUpdateQueue(), currentlyRenderingFiber.updateQueue = updateQueue);
|
|
8694
8694
|
updateQueue.memoCache = memoCache;
|
|
8695
8695
|
updateQueue = memoCache.data[memoCache.index];
|
|
@@ -15107,14 +15107,14 @@ var require_react_reconciler_development = /* @__PURE__ */ require_chunk.__commo
|
|
|
15107
15107
|
exports$1.updateContainerSync = updateContainerSync;
|
|
15108
15108
|
return exports$1;
|
|
15109
15109
|
}, module.exports.default = module.exports, Object.defineProperty(module.exports, "__esModule", { value: !0 }));
|
|
15110
|
-
})
|
|
15110
|
+
}));
|
|
15111
15111
|
|
|
15112
15112
|
//#endregion
|
|
15113
|
-
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.
|
|
15114
|
-
var require_react_reconciler = /* @__PURE__ */ require_chunk.
|
|
15113
|
+
//#region ../../node_modules/.pnpm/react-reconciler@0.32.0_react@19.2.3/node_modules/react-reconciler/index.js
|
|
15114
|
+
var require_react_reconciler = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module) => {
|
|
15115
15115
|
if (process.env.NODE_ENV === "production") module.exports = require_react_reconciler_production();
|
|
15116
15116
|
else module.exports = require_react_reconciler_development();
|
|
15117
|
-
})
|
|
15117
|
+
}));
|
|
15118
15118
|
|
|
15119
15119
|
//#endregion
|
|
15120
15120
|
//#region src/Renderer.ts
|
|
@@ -15399,38 +15399,38 @@ async function processFiles(node) {
|
|
|
15399
15399
|
}
|
|
15400
15400
|
|
|
15401
15401
|
//#endregion
|
|
15402
|
-
//#region \0@oxc-project+runtime@0.
|
|
15402
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/checkPrivateRedeclaration.js
|
|
15403
15403
|
function _checkPrivateRedeclaration(e, t) {
|
|
15404
15404
|
if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object");
|
|
15405
15405
|
}
|
|
15406
15406
|
|
|
15407
15407
|
//#endregion
|
|
15408
|
-
//#region \0@oxc-project+runtime@0.
|
|
15408
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/classPrivateMethodInitSpec.js
|
|
15409
15409
|
function _classPrivateMethodInitSpec(e, a) {
|
|
15410
15410
|
_checkPrivateRedeclaration(e, a), a.add(e);
|
|
15411
15411
|
}
|
|
15412
15412
|
|
|
15413
15413
|
//#endregion
|
|
15414
|
-
//#region \0@oxc-project+runtime@0.
|
|
15414
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/classPrivateFieldInitSpec.js
|
|
15415
15415
|
function _classPrivateFieldInitSpec(e, t, a) {
|
|
15416
15416
|
_checkPrivateRedeclaration(e, t), t.set(e, a);
|
|
15417
15417
|
}
|
|
15418
15418
|
|
|
15419
15419
|
//#endregion
|
|
15420
|
-
//#region \0@oxc-project+runtime@0.
|
|
15420
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/assertClassBrand.js
|
|
15421
15421
|
function _assertClassBrand(e, t, n) {
|
|
15422
15422
|
if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n;
|
|
15423
15423
|
throw new TypeError("Private element is not present on this object");
|
|
15424
15424
|
}
|
|
15425
15425
|
|
|
15426
15426
|
//#endregion
|
|
15427
|
-
//#region \0@oxc-project+runtime@0.
|
|
15427
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/classPrivateFieldGet2.js
|
|
15428
15428
|
function _classPrivateFieldGet2(s, a) {
|
|
15429
15429
|
return s.get(_assertClassBrand(s, a));
|
|
15430
15430
|
}
|
|
15431
15431
|
|
|
15432
15432
|
//#endregion
|
|
15433
|
-
//#region \0@oxc-project+runtime@0.
|
|
15433
|
+
//#region \0@oxc-project+runtime@0.99.0/helpers/classPrivateFieldSet2.js
|
|
15434
15434
|
function _classPrivateFieldSet2(s, a, r) {
|
|
15435
15435
|
return s.set(_assertClassBrand(s, a), r), r;
|
|
15436
15436
|
}
|
|
@@ -15569,7 +15569,7 @@ async function _getOutput(node) {
|
|
|
15569
15569
|
|
|
15570
15570
|
//#endregion
|
|
15571
15571
|
//#region src/plugins/reactPlugin.ts
|
|
15572
|
-
const reactPlugin = (0, __kubb_fabric_core_plugins.
|
|
15572
|
+
const reactPlugin = (0, __kubb_fabric_core_plugins.definePlugin)({
|
|
15573
15573
|
name: "react",
|
|
15574
15574
|
install() {},
|
|
15575
15575
|
inject(ctx, options = {}) {
|
|
@@ -15580,15 +15580,15 @@ const reactPlugin = (0, __kubb_fabric_core_plugins.createPlugin)({
|
|
|
15580
15580
|
return {
|
|
15581
15581
|
async render(App) {
|
|
15582
15582
|
await runtime.render((0, import_react.createElement)(App));
|
|
15583
|
-
await ctx.emit("start");
|
|
15583
|
+
await ctx.emit("lifecycle:start");
|
|
15584
15584
|
},
|
|
15585
15585
|
async renderToString(App) {
|
|
15586
|
-
await ctx.emit("start");
|
|
15586
|
+
await ctx.emit("lifecycle:start");
|
|
15587
15587
|
return runtime.renderToString((0, import_react.createElement)(App));
|
|
15588
15588
|
},
|
|
15589
15589
|
async waitUntilExit() {
|
|
15590
15590
|
await runtime.waitUntilExit();
|
|
15591
|
-
await ctx.emit("end");
|
|
15591
|
+
await ctx.emit("lifecycle:end");
|
|
15592
15592
|
}
|
|
15593
15593
|
};
|
|
15594
15594
|
}
|
|
@@ -15637,4 +15637,4 @@ Object.defineProperty(exports, 'reactPlugin', {
|
|
|
15637
15637
|
return reactPlugin;
|
|
15638
15638
|
}
|
|
15639
15639
|
});
|
|
15640
|
-
//# sourceMappingURL=reactPlugin-
|
|
15640
|
+
//# sourceMappingURL=reactPlugin-CpRWhf6R.cjs.map
|