@kubb/agent 4.31.0 → 4.31.1
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/.output/nitro.json +1 -1
- package/.output/server/chunks/nitro/nitro.mjs +39 -43
- package/.output/server/chunks/nitro/nitro.mjs.map +1 -1
- package/.output/server/node_modules/@kubb/fabric-core/dist/chunk-BVHe6Par.js +22 -0
- package/.output/server/node_modules/@kubb/fabric-core/dist/{defaultParser-C1atU7yU.js → defaultParser-BD_N68Bo.js} +3 -2
- package/.output/server/node_modules/@kubb/fabric-core/dist/{getRelativePath-BcieQL5M.js → getRelativePath-C4Au07ON.js} +2 -1
- package/.output/server/node_modules/@kubb/fabric-core/dist/index.js +3 -2
- package/.output/server/node_modules/@kubb/fabric-core/dist/{onProcessExit-B0rJqX4s.js → onProcessExit-CnZym153.js} +4 -3
- package/.output/server/node_modules/@kubb/fabric-core/dist/parsers/typescript.js +2 -1
- package/.output/server/node_modules/@kubb/fabric-core/dist/parsers.js +3 -2
- package/.output/server/node_modules/@kubb/fabric-core/dist/plugins.js +3 -2
- package/.output/server/node_modules/@kubb/fabric-core/package.json +3 -2
- package/.output/server/node_modules/@kubb/react-fabric/dist/{chunk-Cnw5r_-A.js → chunk-DbZtQ4qb.js} +5 -1
- package/.output/server/node_modules/@kubb/react-fabric/dist/index.js +4 -4
- package/.output/server/node_modules/@kubb/react-fabric/dist/{jsx-runtime-Dm7PKVbc.js → jsx-runtime-CZxrhUx8.js} +24 -5
- package/.output/server/node_modules/@kubb/react-fabric/dist/jsx-runtime.js +3 -3
- package/.output/server/node_modules/@kubb/react-fabric/dist/plugins.js +3 -3
- package/.output/server/node_modules/@kubb/react-fabric/dist/{react-D652OKii.js → react-C2cYsofv.js} +87 -26
- package/.output/server/node_modules/@kubb/react-fabric/dist/{reactPlugin-tE73eBS_.js → reactPlugin-DGKBWjiR.js} +1450 -317
- package/.output/server/node_modules/@kubb/react-fabric/package.json +4 -3
- package/.output/server/package.json +3 -3
- package/package.json +17 -17
package/.output/server/node_modules/@kubb/react-fabric/dist/{react-D652OKii.js → react-C2cYsofv.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as __commonJSMin } from "./chunk-
|
|
1
|
+
import { r as __name, t as __commonJSMin } from "./chunk-DbZtQ4qb.js";
|
|
2
2
|
|
|
3
3
|
//#region ../../node_modules/.pnpm/react@19.2.3/node_modules/react/cjs/react.production.js
|
|
4
4
|
/**
|
|
@@ -11,7 +11,19 @@ import { t as __commonJSMin } from "./chunk-Cnw5r_-A.js";
|
|
|
11
11
|
* LICENSE file in the root directory of this source tree.
|
|
12
12
|
*/
|
|
13
13
|
var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
14
|
-
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element")
|
|
14
|
+
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element");
|
|
15
|
+
var REACT_PORTAL_TYPE = Symbol.for("react.portal");
|
|
16
|
+
var REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
|
|
17
|
+
var REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode");
|
|
18
|
+
var REACT_PROFILER_TYPE = Symbol.for("react.profiler");
|
|
19
|
+
var REACT_CONSUMER_TYPE = Symbol.for("react.consumer");
|
|
20
|
+
var REACT_CONTEXT_TYPE = Symbol.for("react.context");
|
|
21
|
+
var REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref");
|
|
22
|
+
var REACT_SUSPENSE_TYPE = Symbol.for("react.suspense");
|
|
23
|
+
var REACT_MEMO_TYPE = Symbol.for("react.memo");
|
|
24
|
+
var REACT_LAZY_TYPE = Symbol.for("react.lazy");
|
|
25
|
+
var REACT_ACTIVITY_TYPE = Symbol.for("react.activity");
|
|
26
|
+
var MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
|
|
15
27
|
function getIteratorFn(maybeIterable) {
|
|
16
28
|
if (null === maybeIterable || "object" !== typeof maybeIterable) return null;
|
|
17
29
|
maybeIterable = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable["@@iterator"];
|
|
@@ -24,7 +36,9 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24
36
|
enqueueForceUpdate: function() {},
|
|
25
37
|
enqueueReplaceState: function() {},
|
|
26
38
|
enqueueSetState: function() {}
|
|
27
|
-
}
|
|
39
|
+
};
|
|
40
|
+
var assign = Object.assign;
|
|
41
|
+
var emptyObject = {};
|
|
28
42
|
function Component(props, context, updater) {
|
|
29
43
|
this.props = props;
|
|
30
44
|
this.context = context;
|
|
@@ -58,7 +72,8 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
58
72
|
A: null,
|
|
59
73
|
T: null,
|
|
60
74
|
S: null
|
|
61
|
-
}
|
|
75
|
+
};
|
|
76
|
+
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
62
77
|
function ReactElement(type, key, props) {
|
|
63
78
|
var refProp = props.ref;
|
|
64
79
|
return {
|
|
@@ -138,7 +153,8 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
138
153
|
}
|
|
139
154
|
function mapChildren(children, func, context) {
|
|
140
155
|
if (null == children) return children;
|
|
141
|
-
var result = []
|
|
156
|
+
var result = [];
|
|
157
|
+
var count = 0;
|
|
142
158
|
mapIntoArray(children, result, "", "", function(child) {
|
|
143
159
|
return func.call(context, child, count++);
|
|
144
160
|
});
|
|
@@ -172,7 +188,8 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
172
188
|
return;
|
|
173
189
|
}
|
|
174
190
|
console.error(error);
|
|
175
|
-
}
|
|
191
|
+
};
|
|
192
|
+
var Children = {
|
|
176
193
|
map: mapChildren,
|
|
177
194
|
forEach: function(children, forEachFunc, forEachContext) {
|
|
178
195
|
mapChildren(children, function() {
|
|
@@ -221,7 +238,8 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
221
238
|
};
|
|
222
239
|
exports.cloneElement = function(element, config, children) {
|
|
223
240
|
if (null === element || void 0 === element) throw Error("The argument must be a React element, but you passed " + element + ".");
|
|
224
|
-
var props = assign({}, element.props)
|
|
241
|
+
var props = assign({}, element.props);
|
|
242
|
+
var key = element.key;
|
|
225
243
|
if (null != config) for (propName in void 0 !== config.key && (key = "" + config.key), config) !hasOwnProperty.call(config, propName) || "key" === propName || "__self" === propName || "__source" === propName || "ref" === propName && void 0 === config.ref || (props[propName] = config[propName]);
|
|
226
244
|
var propName = arguments.length - 2;
|
|
227
245
|
if (1 === propName) props.children = children;
|
|
@@ -248,7 +266,9 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
248
266
|
return defaultValue;
|
|
249
267
|
};
|
|
250
268
|
exports.createElement = function(type, config, children) {
|
|
251
|
-
var propName
|
|
269
|
+
var propName;
|
|
270
|
+
var props = {};
|
|
271
|
+
var key = null;
|
|
252
272
|
if (null != config) for (propName in void 0 !== config.key && (key = "" + config.key), config) hasOwnProperty.call(config, propName) && "key" !== propName && "__self" !== propName && "__source" !== propName && (props[propName] = config[propName]);
|
|
253
273
|
var childrenLength = arguments.length - 2;
|
|
254
274
|
if (1 === childrenLength) props.children = children;
|
|
@@ -287,10 +307,12 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
287
307
|
};
|
|
288
308
|
};
|
|
289
309
|
exports.startTransition = function(scope) {
|
|
290
|
-
var prevTransition = ReactSharedInternals.T
|
|
310
|
+
var prevTransition = ReactSharedInternals.T;
|
|
311
|
+
var currentTransition = {};
|
|
291
312
|
ReactSharedInternals.T = currentTransition;
|
|
292
313
|
try {
|
|
293
|
-
var returnValue = scope()
|
|
314
|
+
var returnValue = scope();
|
|
315
|
+
var onStartTransitionFinish = ReactSharedInternals.S;
|
|
294
316
|
null !== onStartTransitionFinish && onStartTransitionFinish(currentTransition, returnValue);
|
|
295
317
|
"object" === typeof returnValue && null !== returnValue && "function" === typeof returnValue.then && returnValue.then(noop, reportGlobalError);
|
|
296
318
|
} catch (error) {
|
|
@@ -614,7 +636,8 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
614
636
|
}
|
|
615
637
|
function mapChildren(children, func, context) {
|
|
616
638
|
if (null == children) return children;
|
|
617
|
-
var result = []
|
|
639
|
+
var result = [];
|
|
640
|
+
var count = 0;
|
|
618
641
|
mapIntoArray(children, result, "", "", function(child) {
|
|
619
642
|
return func.call(context, child, count++);
|
|
620
643
|
});
|
|
@@ -726,7 +749,22 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
726
749
|
}
|
|
727
750
|
}
|
|
728
751
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
|
|
729
|
-
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element")
|
|
752
|
+
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element");
|
|
753
|
+
var REACT_PORTAL_TYPE = Symbol.for("react.portal");
|
|
754
|
+
var REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
|
|
755
|
+
var REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode");
|
|
756
|
+
var REACT_PROFILER_TYPE = Symbol.for("react.profiler");
|
|
757
|
+
var REACT_CONSUMER_TYPE = Symbol.for("react.consumer");
|
|
758
|
+
var REACT_CONTEXT_TYPE = Symbol.for("react.context");
|
|
759
|
+
var REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref");
|
|
760
|
+
var REACT_SUSPENSE_TYPE = Symbol.for("react.suspense");
|
|
761
|
+
var REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list");
|
|
762
|
+
var REACT_MEMO_TYPE = Symbol.for("react.memo");
|
|
763
|
+
var REACT_LAZY_TYPE = Symbol.for("react.lazy");
|
|
764
|
+
var REACT_ACTIVITY_TYPE = Symbol.for("react.activity");
|
|
765
|
+
var MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
|
|
766
|
+
var didWarnStateUpdateForUnmountedComponent = {};
|
|
767
|
+
var ReactNoopUpdateQueue = {
|
|
730
768
|
isMounted: function() {
|
|
731
769
|
return !1;
|
|
732
770
|
},
|
|
@@ -739,7 +777,9 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
739
777
|
enqueueSetState: function(publicInstance) {
|
|
740
778
|
warnNoop(publicInstance, "setState");
|
|
741
779
|
}
|
|
742
|
-
}
|
|
780
|
+
};
|
|
781
|
+
var assign = Object.assign;
|
|
782
|
+
var emptyObject = {};
|
|
743
783
|
Object.freeze(emptyObject);
|
|
744
784
|
Component.prototype.isReactComponent = {};
|
|
745
785
|
Component.prototype.setState = function(partialState, callback) {
|
|
@@ -759,7 +799,9 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
759
799
|
deprecatedAPIs.constructor = PureComponent;
|
|
760
800
|
assign(deprecatedAPIs, Component.prototype);
|
|
761
801
|
deprecatedAPIs.isPureReactComponent = !0;
|
|
762
|
-
var isArrayImpl = Array.isArray
|
|
802
|
+
var isArrayImpl = Array.isArray;
|
|
803
|
+
var REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference");
|
|
804
|
+
var ReactSharedInternals = {
|
|
763
805
|
H: null,
|
|
764
806
|
A: null,
|
|
765
807
|
T: null,
|
|
@@ -772,17 +814,22 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
772
814
|
thrownErrors: [],
|
|
773
815
|
getCurrentStack: null,
|
|
774
816
|
recentlyCreatedOwnerStacks: 0
|
|
775
|
-
}
|
|
817
|
+
};
|
|
818
|
+
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
819
|
+
var createTask = console.createTask ? console.createTask : function() {
|
|
776
820
|
return null;
|
|
777
821
|
};
|
|
778
822
|
deprecatedAPIs = { react_stack_bottom_frame: function(callStackForError) {
|
|
779
823
|
return callStackForError();
|
|
780
824
|
} };
|
|
781
|
-
var specialPropKeyWarningShown
|
|
825
|
+
var specialPropKeyWarningShown;
|
|
826
|
+
var didWarnAboutOldJSXRuntime;
|
|
782
827
|
var didWarnAboutElementRef = {};
|
|
783
828
|
var unknownOwnerDebugStack = deprecatedAPIs.react_stack_bottom_frame.bind(deprecatedAPIs, UnknownOwner)();
|
|
784
829
|
var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));
|
|
785
|
-
var didWarnAboutMaps = !1
|
|
830
|
+
var didWarnAboutMaps = !1;
|
|
831
|
+
var userProvidedKeyEscapeRegex = /\/+/g;
|
|
832
|
+
var reportGlobalError = "function" === typeof reportError ? reportError : function(error) {
|
|
786
833
|
if ("object" === typeof window && "function" === typeof window.ErrorEvent) {
|
|
787
834
|
var event = new window.ErrorEvent("error", {
|
|
788
835
|
bubbles: !0,
|
|
@@ -796,7 +843,13 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
796
843
|
return;
|
|
797
844
|
}
|
|
798
845
|
console.error(error);
|
|
799
|
-
}
|
|
846
|
+
};
|
|
847
|
+
var didWarnAboutMessageChannel = !1;
|
|
848
|
+
var enqueueTaskImpl = null;
|
|
849
|
+
var actScopeDepth = 0;
|
|
850
|
+
var didWarnNoAwaitAct = !1;
|
|
851
|
+
var isFlushing = !1;
|
|
852
|
+
var queueSeveralMicrotasks = "function" === typeof queueMicrotask ? function(callback) {
|
|
800
853
|
queueMicrotask(function() {
|
|
801
854
|
return queueMicrotask(callback);
|
|
802
855
|
});
|
|
@@ -842,9 +895,11 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
842
895
|
exports.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE = ReactSharedInternals;
|
|
843
896
|
exports.__COMPILER_RUNTIME = deprecatedAPIs;
|
|
844
897
|
exports.act = function(callback) {
|
|
845
|
-
var prevActQueue = ReactSharedInternals.actQueue
|
|
898
|
+
var prevActQueue = ReactSharedInternals.actQueue;
|
|
899
|
+
var prevActScopeDepth = actScopeDepth;
|
|
846
900
|
actScopeDepth++;
|
|
847
|
-
var queue = ReactSharedInternals.actQueue = null !== prevActQueue ? prevActQueue : []
|
|
901
|
+
var queue = ReactSharedInternals.actQueue = null !== prevActQueue ? prevActQueue : [];
|
|
902
|
+
var didAwaitActCall = !1;
|
|
848
903
|
try {
|
|
849
904
|
var result = callback();
|
|
850
905
|
} catch (error) {
|
|
@@ -907,7 +962,9 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
907
962
|
};
|
|
908
963
|
exports.cloneElement = function(element, config, children) {
|
|
909
964
|
if (null === element || void 0 === element) throw Error("The argument must be a React element, but you passed " + element + ".");
|
|
910
|
-
var props = assign({}, element.props)
|
|
965
|
+
var props = assign({}, element.props);
|
|
966
|
+
var key = element.key;
|
|
967
|
+
var owner = element._owner;
|
|
911
968
|
if (null != config) {
|
|
912
969
|
var JSCompiler_inline_result;
|
|
913
970
|
a: {
|
|
@@ -978,7 +1035,8 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
978
1035
|
var elementType = {
|
|
979
1036
|
$$typeof: REACT_FORWARD_REF_TYPE,
|
|
980
1037
|
render
|
|
981
|
-
}
|
|
1038
|
+
};
|
|
1039
|
+
var ownName;
|
|
982
1040
|
Object.defineProperty(elementType, "displayName", {
|
|
983
1041
|
enumerable: !1,
|
|
984
1042
|
configurable: !0,
|
|
@@ -1002,7 +1060,8 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
1002
1060
|
$$typeof: REACT_LAZY_TYPE,
|
|
1003
1061
|
_payload: ctor,
|
|
1004
1062
|
_init: lazyInitializer
|
|
1005
|
-
}
|
|
1063
|
+
};
|
|
1064
|
+
var ioInfo = {
|
|
1006
1065
|
name: "lazy",
|
|
1007
1066
|
start: -1,
|
|
1008
1067
|
end: -1,
|
|
@@ -1037,11 +1096,13 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
1037
1096
|
return compare;
|
|
1038
1097
|
};
|
|
1039
1098
|
exports.startTransition = function(scope) {
|
|
1040
|
-
var prevTransition = ReactSharedInternals.T
|
|
1099
|
+
var prevTransition = ReactSharedInternals.T;
|
|
1100
|
+
var currentTransition = {};
|
|
1041
1101
|
currentTransition._updatedFibers = /* @__PURE__ */ new Set();
|
|
1042
1102
|
ReactSharedInternals.T = currentTransition;
|
|
1043
1103
|
try {
|
|
1044
|
-
var returnValue = scope()
|
|
1104
|
+
var returnValue = scope();
|
|
1105
|
+
var onStartTransitionFinish = ReactSharedInternals.S;
|
|
1045
1106
|
null !== onStartTransitionFinish && onStartTransitionFinish(currentTransition, returnValue);
|
|
1046
1107
|
"object" === typeof returnValue && null !== returnValue && "function" === typeof returnValue.then && (ReactSharedInternals.asyncTransitions++, returnValue.then(releaseAsyncTransition, releaseAsyncTransition), returnValue.then(noop, reportGlobalError));
|
|
1047
1108
|
} catch (error) {
|
|
@@ -1129,4 +1190,4 @@ var require_react = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
1129
1190
|
|
|
1130
1191
|
//#endregion
|
|
1131
1192
|
export { require_react as t };
|
|
1132
|
-
//# sourceMappingURL=react-
|
|
1193
|
+
//# sourceMappingURL=react-C2cYsofv.js.map
|