@kubb/agent 5.0.0-alpha.2 → 5.0.0-alpha.21
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 +2 -2
- package/.output/server/chunks/nitro/nitro.mjs +2984 -1682
- package/.output/server/chunks/nitro/nitro.mjs.map +1 -1
- package/.output/server/chunks/routes/api/health.get.mjs +3 -5
- package/.output/server/chunks/routes/api/health.get.mjs.map +1 -1
- package/.output/server/index.mjs +3 -5
- package/.output/server/index.mjs.map +1 -1
- package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/permessage-deflate.js +6 -6
- package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/websocket-server.js +5 -5
- package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/websocket.js +6 -6
- package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/package.json +4 -3
- package/.output/server/node_modules/.nitro/ws@8.20.0/wrapper.mjs +21 -0
- package/.output/server/node_modules/@kubb/fabric-core/dist/{chunk-BVHe6Par.js → chunk-O_arW02_.js} +6 -11
- package/.output/server/node_modules/@kubb/fabric-core/dist/{defaultParser-BD_N68Bo.js → defaultParser-iCpMSYCp.js} +4 -5
- package/.output/server/node_modules/@kubb/fabric-core/dist/{getRelativePath-C4Au07ON.js → getRelativePath-NAm_Y-vp.js} +3 -6
- package/.output/server/node_modules/@kubb/fabric-core/dist/index.js +71 -89
- package/.output/server/node_modules/@kubb/fabric-core/dist/{onProcessExit-CnZym153.js → onProcessExit-Cput7j2c.js} +124 -138
- package/.output/server/node_modules/@kubb/fabric-core/dist/parsers/typescript.js +3 -4
- package/.output/server/node_modules/@kubb/fabric-core/dist/parsers.js +4 -5
- package/.output/server/node_modules/@kubb/fabric-core/dist/plugins.js +6 -12
- package/.output/server/node_modules/@kubb/fabric-core/package.json +2 -2
- package/.output/server/node_modules/@kubb/react-fabric/dist/{chunk-DbZtQ4qb.js → chunk-BGCRLu6H.js} +12 -21
- package/.output/server/node_modules/@kubb/react-fabric/dist/index.js +33 -35
- package/.output/server/node_modules/@kubb/react-fabric/dist/{react-C2cYsofv.js → jsx-runtime-Bl0DfUmV.js} +262 -7
- package/.output/server/node_modules/@kubb/react-fabric/dist/jsx-runtime.js +3 -5
- package/.output/server/node_modules/@kubb/react-fabric/dist/parsers.js +2 -3
- package/.output/server/node_modules/@kubb/react-fabric/dist/plugins.js +4 -7
- package/.output/server/node_modules/@kubb/react-fabric/dist/{reactPlugin-DGKBWjiR.js → reactPlugin-QQPrjNuQ.js} +13 -28
- package/.output/server/node_modules/@kubb/react-fabric/package.json +7 -2
- package/.output/server/node_modules/@redocly/config/lib/root-config-schema.js +22 -2
- package/.output/server/node_modules/@redocly/config/package.json +2 -2
- package/.output/server/node_modules/@redocly/openapi-core/lib/config/all.js +5 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/config/minimal.js +5 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/config/recommended-strict.js +5 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/config/recommended.js +5 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/config/spec.js +5 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/index.js +1 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/ref-utils.js +7 -6
- package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/index.js +2 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async2/index.js +2 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async3/index.js +2 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-mixed-number-range-constraints.js +19 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/index.js +2 -0
- package/.output/server/node_modules/@redocly/openapi-core/lib/types/redocly-yaml.js +4 -0
- package/.output/server/node_modules/@redocly/openapi-core/package.json +2 -2
- package/.output/server/package.json +6 -6
- package/package.json +20 -20
- package/.output/server/node_modules/.nitro/ws@8.19.0/wrapper.mjs +0 -8
- package/.output/server/node_modules/@kubb/react-fabric/dist/jsx-runtime-CZxrhUx8.js +0 -266
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/buffer-util.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/constants.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/event-target.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/extension.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/limiter.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/receiver.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/sender.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/stream.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/subprotocol.js +0 -0
- /package/.output/server/node_modules/.nitro/{ws@8.19.0 → ws@8.20.0}/lib/validation.js +0 -0
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { t as __commonJSMin } from "./chunk-BGCRLu6H.js";
|
|
3
2
|
//#region ../../node_modules/.pnpm/react@19.2.3/node_modules/react/cjs/react.production.js
|
|
4
3
|
/**
|
|
5
4
|
* @license React
|
|
@@ -381,7 +380,6 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
381
380
|
};
|
|
382
381
|
exports.version = "19.2.3";
|
|
383
382
|
}));
|
|
384
|
-
|
|
385
383
|
//#endregion
|
|
386
384
|
//#region ../../node_modules/.pnpm/react@19.2.3/node_modules/react/cjs/react.development.js
|
|
387
385
|
/**
|
|
@@ -1180,14 +1178,271 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
1180
1178
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
1181
1179
|
})();
|
|
1182
1180
|
}));
|
|
1183
|
-
|
|
1184
1181
|
//#endregion
|
|
1185
1182
|
//#region ../../node_modules/.pnpm/react@19.2.3/node_modules/react/index.js
|
|
1186
1183
|
var require_react = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1187
1184
|
if (process.env.NODE_ENV === "production") module.exports = require_react_production();
|
|
1188
1185
|
else module.exports = require_react_development();
|
|
1189
1186
|
}));
|
|
1190
|
-
|
|
1191
1187
|
//#endregion
|
|
1192
|
-
|
|
1193
|
-
|
|
1188
|
+
//#region ../../node_modules/.pnpm/react@19.2.3/node_modules/react/cjs/react-jsx-runtime.production.js
|
|
1189
|
+
/**
|
|
1190
|
+
* @license React
|
|
1191
|
+
* react-jsx-runtime.production.js
|
|
1192
|
+
*
|
|
1193
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
1194
|
+
*
|
|
1195
|
+
* This source code is licensed under the MIT license found in the
|
|
1196
|
+
* LICENSE file in the root directory of this source tree.
|
|
1197
|
+
*/
|
|
1198
|
+
var require_react_jsx_runtime_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1199
|
+
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element");
|
|
1200
|
+
var REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
|
|
1201
|
+
function jsxProd(type, config, maybeKey) {
|
|
1202
|
+
var key = null;
|
|
1203
|
+
void 0 !== maybeKey && (key = "" + maybeKey);
|
|
1204
|
+
void 0 !== config.key && (key = "" + config.key);
|
|
1205
|
+
if ("key" in config) {
|
|
1206
|
+
maybeKey = {};
|
|
1207
|
+
for (var propName in config) "key" !== propName && (maybeKey[propName] = config[propName]);
|
|
1208
|
+
} else maybeKey = config;
|
|
1209
|
+
config = maybeKey.ref;
|
|
1210
|
+
return {
|
|
1211
|
+
$$typeof: REACT_ELEMENT_TYPE,
|
|
1212
|
+
type,
|
|
1213
|
+
key,
|
|
1214
|
+
ref: void 0 !== config ? config : null,
|
|
1215
|
+
props: maybeKey
|
|
1216
|
+
};
|
|
1217
|
+
}
|
|
1218
|
+
exports.Fragment = REACT_FRAGMENT_TYPE;
|
|
1219
|
+
exports.jsx = jsxProd;
|
|
1220
|
+
exports.jsxs = jsxProd;
|
|
1221
|
+
}));
|
|
1222
|
+
//#endregion
|
|
1223
|
+
//#region ../../node_modules/.pnpm/react@19.2.3/node_modules/react/cjs/react-jsx-runtime.development.js
|
|
1224
|
+
/**
|
|
1225
|
+
* @license React
|
|
1226
|
+
* react-jsx-runtime.development.js
|
|
1227
|
+
*
|
|
1228
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
1229
|
+
*
|
|
1230
|
+
* This source code is licensed under the MIT license found in the
|
|
1231
|
+
* LICENSE file in the root directory of this source tree.
|
|
1232
|
+
*/
|
|
1233
|
+
var require_react_jsx_runtime_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1234
|
+
"production" !== process.env.NODE_ENV && (function() {
|
|
1235
|
+
function getComponentNameFromType(type) {
|
|
1236
|
+
if (null == type) return null;
|
|
1237
|
+
if ("function" === typeof type) return type.$$typeof === REACT_CLIENT_REFERENCE ? null : type.displayName || type.name || null;
|
|
1238
|
+
if ("string" === typeof type) return type;
|
|
1239
|
+
switch (type) {
|
|
1240
|
+
case REACT_FRAGMENT_TYPE: return "Fragment";
|
|
1241
|
+
case REACT_PROFILER_TYPE: return "Profiler";
|
|
1242
|
+
case REACT_STRICT_MODE_TYPE: return "StrictMode";
|
|
1243
|
+
case REACT_SUSPENSE_TYPE: return "Suspense";
|
|
1244
|
+
case REACT_SUSPENSE_LIST_TYPE: return "SuspenseList";
|
|
1245
|
+
case REACT_ACTIVITY_TYPE: return "Activity";
|
|
1246
|
+
}
|
|
1247
|
+
if ("object" === typeof type) switch ("number" === typeof type.tag && console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), type.$$typeof) {
|
|
1248
|
+
case REACT_PORTAL_TYPE: return "Portal";
|
|
1249
|
+
case REACT_CONTEXT_TYPE: return type.displayName || "Context";
|
|
1250
|
+
case REACT_CONSUMER_TYPE: return (type._context.displayName || "Context") + ".Consumer";
|
|
1251
|
+
case REACT_FORWARD_REF_TYPE:
|
|
1252
|
+
var innerType = type.render;
|
|
1253
|
+
type = type.displayName;
|
|
1254
|
+
type || (type = innerType.displayName || innerType.name || "", type = "" !== type ? "ForwardRef(" + type + ")" : "ForwardRef");
|
|
1255
|
+
return type;
|
|
1256
|
+
case REACT_MEMO_TYPE: return innerType = type.displayName || null, null !== innerType ? innerType : getComponentNameFromType(type.type) || "Memo";
|
|
1257
|
+
case REACT_LAZY_TYPE:
|
|
1258
|
+
innerType = type._payload;
|
|
1259
|
+
type = type._init;
|
|
1260
|
+
try {
|
|
1261
|
+
return getComponentNameFromType(type(innerType));
|
|
1262
|
+
} catch (x) {}
|
|
1263
|
+
}
|
|
1264
|
+
return null;
|
|
1265
|
+
}
|
|
1266
|
+
function testStringCoercion(value) {
|
|
1267
|
+
return "" + value;
|
|
1268
|
+
}
|
|
1269
|
+
function checkKeyStringCoercion(value) {
|
|
1270
|
+
try {
|
|
1271
|
+
testStringCoercion(value);
|
|
1272
|
+
var JSCompiler_inline_result = !1;
|
|
1273
|
+
} catch (e) {
|
|
1274
|
+
JSCompiler_inline_result = !0;
|
|
1275
|
+
}
|
|
1276
|
+
if (JSCompiler_inline_result) {
|
|
1277
|
+
JSCompiler_inline_result = console;
|
|
1278
|
+
var JSCompiler_temp_const = JSCompiler_inline_result.error;
|
|
1279
|
+
var JSCompiler_inline_result$jscomp$0 = "function" === typeof Symbol && Symbol.toStringTag && value[Symbol.toStringTag] || value.constructor.name || "Object";
|
|
1280
|
+
JSCompiler_temp_const.call(JSCompiler_inline_result, "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", JSCompiler_inline_result$jscomp$0);
|
|
1281
|
+
return testStringCoercion(value);
|
|
1282
|
+
}
|
|
1283
|
+
}
|
|
1284
|
+
function getTaskName(type) {
|
|
1285
|
+
if (type === REACT_FRAGMENT_TYPE) return "<>";
|
|
1286
|
+
if ("object" === typeof type && null !== type && type.$$typeof === REACT_LAZY_TYPE) return "<...>";
|
|
1287
|
+
try {
|
|
1288
|
+
var name = getComponentNameFromType(type);
|
|
1289
|
+
return name ? "<" + name + ">" : "<...>";
|
|
1290
|
+
} catch (x) {
|
|
1291
|
+
return "<...>";
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
function getOwner() {
|
|
1295
|
+
var dispatcher = ReactSharedInternals.A;
|
|
1296
|
+
return null === dispatcher ? null : dispatcher.getOwner();
|
|
1297
|
+
}
|
|
1298
|
+
function UnknownOwner() {
|
|
1299
|
+
return Error("react-stack-top-frame");
|
|
1300
|
+
}
|
|
1301
|
+
function hasValidKey(config) {
|
|
1302
|
+
if (hasOwnProperty.call(config, "key")) {
|
|
1303
|
+
var getter = Object.getOwnPropertyDescriptor(config, "key").get;
|
|
1304
|
+
if (getter && getter.isReactWarning) return !1;
|
|
1305
|
+
}
|
|
1306
|
+
return void 0 !== config.key;
|
|
1307
|
+
}
|
|
1308
|
+
function defineKeyPropWarningGetter(props, displayName) {
|
|
1309
|
+
function warnAboutAccessingKey() {
|
|
1310
|
+
specialPropKeyWarningShown || (specialPropKeyWarningShown = !0, console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)", displayName));
|
|
1311
|
+
}
|
|
1312
|
+
warnAboutAccessingKey.isReactWarning = !0;
|
|
1313
|
+
Object.defineProperty(props, "key", {
|
|
1314
|
+
get: warnAboutAccessingKey,
|
|
1315
|
+
configurable: !0
|
|
1316
|
+
});
|
|
1317
|
+
}
|
|
1318
|
+
function elementRefGetterWithDeprecationWarning() {
|
|
1319
|
+
var componentName = getComponentNameFromType(this.type);
|
|
1320
|
+
didWarnAboutElementRef[componentName] || (didWarnAboutElementRef[componentName] = !0, console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."));
|
|
1321
|
+
componentName = this.props.ref;
|
|
1322
|
+
return void 0 !== componentName ? componentName : null;
|
|
1323
|
+
}
|
|
1324
|
+
function ReactElement(type, key, props, owner, debugStack, debugTask) {
|
|
1325
|
+
var refProp = props.ref;
|
|
1326
|
+
type = {
|
|
1327
|
+
$$typeof: REACT_ELEMENT_TYPE,
|
|
1328
|
+
type,
|
|
1329
|
+
key,
|
|
1330
|
+
props,
|
|
1331
|
+
_owner: owner
|
|
1332
|
+
};
|
|
1333
|
+
null !== (void 0 !== refProp ? refProp : null) ? Object.defineProperty(type, "ref", {
|
|
1334
|
+
enumerable: !1,
|
|
1335
|
+
get: elementRefGetterWithDeprecationWarning
|
|
1336
|
+
}) : Object.defineProperty(type, "ref", {
|
|
1337
|
+
enumerable: !1,
|
|
1338
|
+
value: null
|
|
1339
|
+
});
|
|
1340
|
+
type._store = {};
|
|
1341
|
+
Object.defineProperty(type._store, "validated", {
|
|
1342
|
+
configurable: !1,
|
|
1343
|
+
enumerable: !1,
|
|
1344
|
+
writable: !0,
|
|
1345
|
+
value: 0
|
|
1346
|
+
});
|
|
1347
|
+
Object.defineProperty(type, "_debugInfo", {
|
|
1348
|
+
configurable: !1,
|
|
1349
|
+
enumerable: !1,
|
|
1350
|
+
writable: !0,
|
|
1351
|
+
value: null
|
|
1352
|
+
});
|
|
1353
|
+
Object.defineProperty(type, "_debugStack", {
|
|
1354
|
+
configurable: !1,
|
|
1355
|
+
enumerable: !1,
|
|
1356
|
+
writable: !0,
|
|
1357
|
+
value: debugStack
|
|
1358
|
+
});
|
|
1359
|
+
Object.defineProperty(type, "_debugTask", {
|
|
1360
|
+
configurable: !1,
|
|
1361
|
+
enumerable: !1,
|
|
1362
|
+
writable: !0,
|
|
1363
|
+
value: debugTask
|
|
1364
|
+
});
|
|
1365
|
+
Object.freeze && (Object.freeze(type.props), Object.freeze(type));
|
|
1366
|
+
return type;
|
|
1367
|
+
}
|
|
1368
|
+
function jsxDEVImpl(type, config, maybeKey, isStaticChildren, debugStack, debugTask) {
|
|
1369
|
+
var children = config.children;
|
|
1370
|
+
if (void 0 !== children) if (isStaticChildren) if (isArrayImpl(children)) {
|
|
1371
|
+
for (isStaticChildren = 0; isStaticChildren < children.length; isStaticChildren++) validateChildKeys(children[isStaticChildren]);
|
|
1372
|
+
Object.freeze && Object.freeze(children);
|
|
1373
|
+
} else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
1374
|
+
else validateChildKeys(children);
|
|
1375
|
+
if (hasOwnProperty.call(config, "key")) {
|
|
1376
|
+
children = getComponentNameFromType(type);
|
|
1377
|
+
var keys = Object.keys(config).filter(function(k) {
|
|
1378
|
+
return "key" !== k;
|
|
1379
|
+
});
|
|
1380
|
+
isStaticChildren = 0 < keys.length ? "{key: someKey, " + keys.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
1381
|
+
didWarnAboutKeySpread[children + isStaticChildren] || (keys = 0 < keys.length ? "{" + keys.join(": ..., ") + ": ...}" : "{}", console.error("A props object containing a \"key\" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />", isStaticChildren, children, keys, children), didWarnAboutKeySpread[children + isStaticChildren] = !0);
|
|
1382
|
+
}
|
|
1383
|
+
children = null;
|
|
1384
|
+
void 0 !== maybeKey && (checkKeyStringCoercion(maybeKey), children = "" + maybeKey);
|
|
1385
|
+
hasValidKey(config) && (checkKeyStringCoercion(config.key), children = "" + config.key);
|
|
1386
|
+
if ("key" in config) {
|
|
1387
|
+
maybeKey = {};
|
|
1388
|
+
for (var propName in config) "key" !== propName && (maybeKey[propName] = config[propName]);
|
|
1389
|
+
} else maybeKey = config;
|
|
1390
|
+
children && defineKeyPropWarningGetter(maybeKey, "function" === typeof type ? type.displayName || type.name || "Unknown" : type);
|
|
1391
|
+
return ReactElement(type, children, maybeKey, getOwner(), debugStack, debugTask);
|
|
1392
|
+
}
|
|
1393
|
+
function validateChildKeys(node) {
|
|
1394
|
+
isValidElement(node) ? node._store && (node._store.validated = 1) : "object" === typeof node && null !== node && node.$$typeof === REACT_LAZY_TYPE && ("fulfilled" === node._payload.status ? isValidElement(node._payload.value) && node._payload.value._store && (node._payload.value._store.validated = 1) : node._store && (node._store.validated = 1));
|
|
1395
|
+
}
|
|
1396
|
+
function isValidElement(object) {
|
|
1397
|
+
return "object" === typeof object && null !== object && object.$$typeof === REACT_ELEMENT_TYPE;
|
|
1398
|
+
}
|
|
1399
|
+
var React = require_react();
|
|
1400
|
+
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element");
|
|
1401
|
+
var REACT_PORTAL_TYPE = Symbol.for("react.portal");
|
|
1402
|
+
var REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
|
|
1403
|
+
var REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode");
|
|
1404
|
+
var REACT_PROFILER_TYPE = Symbol.for("react.profiler");
|
|
1405
|
+
var REACT_CONSUMER_TYPE = Symbol.for("react.consumer");
|
|
1406
|
+
var REACT_CONTEXT_TYPE = Symbol.for("react.context");
|
|
1407
|
+
var REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref");
|
|
1408
|
+
var REACT_SUSPENSE_TYPE = Symbol.for("react.suspense");
|
|
1409
|
+
var REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list");
|
|
1410
|
+
var REACT_MEMO_TYPE = Symbol.for("react.memo");
|
|
1411
|
+
var REACT_LAZY_TYPE = Symbol.for("react.lazy");
|
|
1412
|
+
var REACT_ACTIVITY_TYPE = Symbol.for("react.activity");
|
|
1413
|
+
var REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference");
|
|
1414
|
+
var ReactSharedInternals = React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
|
|
1415
|
+
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
1416
|
+
var isArrayImpl = Array.isArray;
|
|
1417
|
+
var createTask = console.createTask ? console.createTask : function() {
|
|
1418
|
+
return null;
|
|
1419
|
+
};
|
|
1420
|
+
React = { react_stack_bottom_frame: function(callStackForError) {
|
|
1421
|
+
return callStackForError();
|
|
1422
|
+
} };
|
|
1423
|
+
var specialPropKeyWarningShown;
|
|
1424
|
+
var didWarnAboutElementRef = {};
|
|
1425
|
+
var unknownOwnerDebugStack = React.react_stack_bottom_frame.bind(React, UnknownOwner)();
|
|
1426
|
+
var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));
|
|
1427
|
+
var didWarnAboutKeySpread = {};
|
|
1428
|
+
exports.Fragment = REACT_FRAGMENT_TYPE;
|
|
1429
|
+
exports.jsx = function(type, config, maybeKey) {
|
|
1430
|
+
var trackActualOwner = 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
|
|
1431
|
+
return jsxDEVImpl(type, config, maybeKey, !1, trackActualOwner ? Error("react-stack-top-frame") : unknownOwnerDebugStack, trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask);
|
|
1432
|
+
};
|
|
1433
|
+
exports.jsxs = function(type, config, maybeKey) {
|
|
1434
|
+
var trackActualOwner = 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
|
|
1435
|
+
return jsxDEVImpl(type, config, maybeKey, !0, trackActualOwner ? Error("react-stack-top-frame") : unknownOwnerDebugStack, trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask);
|
|
1436
|
+
};
|
|
1437
|
+
})();
|
|
1438
|
+
}));
|
|
1439
|
+
//#endregion
|
|
1440
|
+
//#region ../../node_modules/.pnpm/react@19.2.3/node_modules/react/jsx-runtime.js
|
|
1441
|
+
var require_jsx_runtime = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1442
|
+
if (process.env.NODE_ENV === "production") module.exports = require_react_jsx_runtime_production();
|
|
1443
|
+
else module.exports = require_react_jsx_runtime_development();
|
|
1444
|
+
}));
|
|
1445
|
+
//#endregion
|
|
1446
|
+
export { require_react as n, require_jsx_runtime as t };
|
|
1447
|
+
|
|
1448
|
+
//# sourceMappingURL=jsx-runtime-Bl0DfUmV.js.map
|
|
@@ -1,14 +1,12 @@
|
|
|
1
|
-
import { a as __toESM } from "./chunk-
|
|
2
|
-
import "./
|
|
3
|
-
import { t as require_jsx_runtime } from "./jsx-runtime-CZxrhUx8.js";
|
|
4
|
-
|
|
1
|
+
import { a as __toESM } from "./chunk-BGCRLu6H.js";
|
|
2
|
+
import { t as require_jsx_runtime } from "./jsx-runtime-Bl0DfUmV.js";
|
|
5
3
|
//#region src/jsx-runtime.ts
|
|
6
4
|
var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime(), 1);
|
|
7
5
|
const Fragment = import_jsx_runtime.Fragment;
|
|
8
6
|
const jsx = import_jsx_runtime.jsx;
|
|
9
7
|
const jsxDEV = import_jsx_runtime.jsx;
|
|
10
8
|
const jsxs = import_jsx_runtime.jsxs;
|
|
11
|
-
|
|
12
9
|
//#endregion
|
|
13
10
|
export { Fragment, jsx, jsxDEV, jsxs };
|
|
11
|
+
|
|
14
12
|
//# sourceMappingURL=jsx-runtime.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
export * from "@kubb/fabric-core/parsers"
|
|
2
|
-
|
|
3
|
-
export { };
|
|
1
|
+
export * from "@kubb/fabric-core/parsers";
|
|
2
|
+
export {};
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
import "./
|
|
2
|
-
import "./
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export * from "@kubb/fabric-core/plugins"
|
|
6
|
-
|
|
7
|
-
export { reactPlugin };
|
|
1
|
+
import "./jsx-runtime-Bl0DfUmV.js";
|
|
2
|
+
import { t as reactPlugin } from "./reactPlugin-QQPrjNuQ.js";
|
|
3
|
+
export * from "@kubb/fabric-core/plugins";
|
|
4
|
+
export { reactPlugin };
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { a as __toESM,
|
|
2
|
-
import {
|
|
1
|
+
import { a as __toESM, t as __commonJSMin } from "./chunk-BGCRLu6H.js";
|
|
2
|
+
import { n as require_react } from "./jsx-runtime-Bl0DfUmV.js";
|
|
3
3
|
import { jsx } from "./jsx-runtime.js";
|
|
4
4
|
import { NodeTreeContext, RootContext, TreeNode, onProcessExit, provide, renderIndent } from "@kubb/fabric-core";
|
|
5
5
|
import { definePlugin } from "@kubb/fabric-core/plugins";
|
|
6
6
|
import process$1 from "node:process";
|
|
7
7
|
import { createExport, createImport, print } from "@kubb/fabric-core/parsers/typescript";
|
|
8
|
-
|
|
9
8
|
//#region src/components/Root.tsx
|
|
10
9
|
var import_react = /* @__PURE__ */ __toESM(require_react());
|
|
11
10
|
var ErrorBoundary = class extends import_react.Component {
|
|
@@ -40,7 +39,6 @@ function Root({ onError, onExit, treeNode, fileManager, children }) {
|
|
|
40
39
|
});
|
|
41
40
|
}
|
|
42
41
|
Root.displayName = "Root";
|
|
43
|
-
|
|
44
42
|
//#endregion
|
|
45
43
|
//#region ../../node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js
|
|
46
44
|
/**
|
|
@@ -303,7 +301,6 @@ var require_scheduler_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
303
301
|
};
|
|
304
302
|
};
|
|
305
303
|
}));
|
|
306
|
-
|
|
307
304
|
//#endregion
|
|
308
305
|
//#region ../../node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.development.js
|
|
309
306
|
/**
|
|
@@ -569,14 +566,12 @@ var require_scheduler_development = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
569
566
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
570
567
|
})();
|
|
571
568
|
}));
|
|
572
|
-
|
|
573
569
|
//#endregion
|
|
574
570
|
//#region ../../node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js
|
|
575
571
|
var require_scheduler = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
576
572
|
if (process.env.NODE_ENV === "production") module.exports = require_scheduler_production();
|
|
577
573
|
else module.exports = require_scheduler_development();
|
|
578
574
|
}));
|
|
579
|
-
|
|
580
575
|
//#endregion
|
|
581
576
|
//#region ../../node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler.production.js
|
|
582
577
|
/**
|
|
@@ -7146,7 +7141,6 @@ var require_react_reconciler_production = /* @__PURE__ */ __commonJSMin(((export
|
|
|
7146
7141
|
module.exports.default = module.exports;
|
|
7147
7142
|
Object.defineProperty(module.exports, "__esModule", { value: !0 });
|
|
7148
7143
|
}));
|
|
7149
|
-
|
|
7150
7144
|
//#endregion
|
|
7151
7145
|
//#region ../../node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler.development.js
|
|
7152
7146
|
/**
|
|
@@ -17246,14 +17240,12 @@ var require_react_reconciler_development = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
17246
17240
|
return exports$1;
|
|
17247
17241
|
}, module.exports.default = module.exports, Object.defineProperty(module.exports, "__esModule", { value: !0 }));
|
|
17248
17242
|
}));
|
|
17249
|
-
|
|
17250
17243
|
//#endregion
|
|
17251
17244
|
//#region ../../node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.3/node_modules/react-reconciler/index.js
|
|
17252
17245
|
var require_react_reconciler = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
17253
17246
|
if (process.env.NODE_ENV === "production") module.exports = require_react_reconciler_production();
|
|
17254
17247
|
else module.exports = require_react_reconciler_development();
|
|
17255
17248
|
}));
|
|
17256
|
-
|
|
17257
17249
|
//#endregion
|
|
17258
17250
|
//#region ../../node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js
|
|
17259
17251
|
/**
|
|
@@ -17267,10 +17259,13 @@ var require_react_reconciler = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
17267
17259
|
*/
|
|
17268
17260
|
var require_react_reconciler_constants_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
17269
17261
|
exports.ConcurrentRoot = 1;
|
|
17262
|
+
exports.ContinuousEventPriority = 8;
|
|
17270
17263
|
exports.DefaultEventPriority = 32;
|
|
17264
|
+
exports.DiscreteEventPriority = 2;
|
|
17265
|
+
exports.IdleEventPriority = 268435456;
|
|
17266
|
+
exports.LegacyRoot = 0;
|
|
17271
17267
|
exports.NoEventPriority = 0;
|
|
17272
17268
|
}));
|
|
17273
|
-
|
|
17274
17269
|
//#endregion
|
|
17275
17270
|
//#region ../../node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.3/node_modules/react-reconciler/cjs/react-reconciler-constants.development.js
|
|
17276
17271
|
/**
|
|
@@ -17285,14 +17280,12 @@ var require_react_reconciler_constants_production = /* @__PURE__ */ __commonJSMi
|
|
|
17285
17280
|
var require_react_reconciler_constants_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
17286
17281
|
"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);
|
|
17287
17282
|
}));
|
|
17288
|
-
|
|
17289
17283
|
//#endregion
|
|
17290
17284
|
//#region ../../node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.3/node_modules/react-reconciler/constants.js
|
|
17291
17285
|
var require_constants = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
17292
17286
|
if (process.env.NODE_ENV === "production") module.exports = require_react_reconciler_constants_production();
|
|
17293
17287
|
else module.exports = require_react_reconciler_constants_development();
|
|
17294
17288
|
}));
|
|
17295
|
-
|
|
17296
17289
|
//#endregion
|
|
17297
17290
|
//#region src/dom.ts
|
|
17298
17291
|
const createNode = (nodeName) => {
|
|
@@ -17353,7 +17346,6 @@ const nodeNames = new Set([
|
|
|
17353
17346
|
"indent",
|
|
17354
17347
|
"dedent"
|
|
17355
17348
|
]);
|
|
17356
|
-
|
|
17357
17349
|
//#endregion
|
|
17358
17350
|
//#region src/Renderer.ts
|
|
17359
17351
|
var import_react_reconciler = /* @__PURE__ */ __toESM(require_react_reconciler(), 1);
|
|
@@ -17452,7 +17444,7 @@ const Renderer = (0, import_react_reconciler.default)({
|
|
|
17452
17444
|
},
|
|
17453
17445
|
getCurrentUpdatePriority: () => currentUpdatePriority,
|
|
17454
17446
|
resolveUpdatePriority() {
|
|
17455
|
-
if (currentUpdatePriority !==
|
|
17447
|
+
if (currentUpdatePriority !== 0) return currentUpdatePriority;
|
|
17456
17448
|
return import_constants.DefaultEventPriority;
|
|
17457
17449
|
},
|
|
17458
17450
|
maySuspendCommit() {
|
|
@@ -17481,7 +17473,6 @@ const Renderer = (0, import_react_reconciler.default)({
|
|
|
17481
17473
|
return null;
|
|
17482
17474
|
}
|
|
17483
17475
|
});
|
|
17484
|
-
|
|
17485
17476
|
//#endregion
|
|
17486
17477
|
//#region src/utils/squashExportNodes.ts
|
|
17487
17478
|
function squashExportNodes(node) {
|
|
@@ -17501,7 +17492,6 @@ function squashExportNodes(node) {
|
|
|
17501
17492
|
walk(node);
|
|
17502
17493
|
return exports;
|
|
17503
17494
|
}
|
|
17504
|
-
|
|
17505
17495
|
//#endregion
|
|
17506
17496
|
//#region src/utils/squashImportNodes.ts
|
|
17507
17497
|
function squashImportNodes(node) {
|
|
@@ -17522,7 +17512,6 @@ function squashImportNodes(node) {
|
|
|
17522
17512
|
walk(node);
|
|
17523
17513
|
return imports;
|
|
17524
17514
|
}
|
|
17525
|
-
|
|
17526
17515
|
//#endregion
|
|
17527
17516
|
//#region src/utils/squashTextNodes.ts
|
|
17528
17517
|
function squashTextNodes(node, renderContext = {
|
|
@@ -17590,7 +17579,6 @@ function squashTextNodes(node, renderContext = {
|
|
|
17590
17579
|
text = walk(node, renderContext);
|
|
17591
17580
|
return text;
|
|
17592
17581
|
}
|
|
17593
|
-
|
|
17594
17582
|
//#endregion
|
|
17595
17583
|
//#region src/utils/squashSourceNodes.ts
|
|
17596
17584
|
function squashSourceNodes(node, ignores) {
|
|
@@ -17617,7 +17605,6 @@ function squashSourceNodes(node, ignores) {
|
|
|
17617
17605
|
walk(node);
|
|
17618
17606
|
return sources;
|
|
17619
17607
|
}
|
|
17620
|
-
|
|
17621
17608
|
//#endregion
|
|
17622
17609
|
//#region src/utils/processFiles.ts
|
|
17623
17610
|
async function processFiles(node) {
|
|
@@ -17646,7 +17633,6 @@ async function processFiles(node) {
|
|
|
17646
17633
|
await walk(node);
|
|
17647
17634
|
return collected;
|
|
17648
17635
|
}
|
|
17649
|
-
|
|
17650
17636
|
//#endregion
|
|
17651
17637
|
//#region src/Runtime.tsx
|
|
17652
17638
|
var Runtime = class {
|
|
@@ -17792,7 +17778,6 @@ var Runtime = class {
|
|
|
17792
17778
|
return this.exitPromise;
|
|
17793
17779
|
}
|
|
17794
17780
|
};
|
|
17795
|
-
|
|
17796
17781
|
//#endregion
|
|
17797
17782
|
//#region src/plugins/reactPlugin.ts
|
|
17798
17783
|
const reactPlugin = definePlugin({
|
|
@@ -17804,13 +17789,13 @@ const reactPlugin = definePlugin({
|
|
|
17804
17789
|
...options
|
|
17805
17790
|
});
|
|
17806
17791
|
return {
|
|
17807
|
-
async render(
|
|
17792
|
+
async render(Fabric) {
|
|
17808
17793
|
await ctx.emit("lifecycle:start");
|
|
17809
|
-
await runtime.render(
|
|
17794
|
+
await runtime.render(Fabric);
|
|
17810
17795
|
},
|
|
17811
|
-
async renderToString(
|
|
17796
|
+
async renderToString(Fabric) {
|
|
17812
17797
|
await ctx.emit("lifecycle:start");
|
|
17813
|
-
return runtime.renderToString(
|
|
17798
|
+
return runtime.renderToString(Fabric);
|
|
17814
17799
|
},
|
|
17815
17800
|
async waitUntilExit() {
|
|
17816
17801
|
await runtime.waitUntilExit();
|
|
@@ -17822,7 +17807,7 @@ const reactPlugin = definePlugin({
|
|
|
17822
17807
|
};
|
|
17823
17808
|
}
|
|
17824
17809
|
});
|
|
17825
|
-
|
|
17826
17810
|
//#endregion
|
|
17827
17811
|
export { Root as i, Runtime as n, Renderer as r, reactPlugin as t };
|
|
17828
|
-
|
|
17812
|
+
|
|
17813
|
+
//# sourceMappingURL=reactPlugin-QQPrjNuQ.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kubb/react-fabric",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.15.1",
|
|
4
4
|
"description": "React integration for Kubb's fabric - JSX runtime and component-based code generation with React reconciler for building type-safe generators",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"react-devtools-core": "6.1.5",
|
|
107
107
|
"remeda": "^2.33.6",
|
|
108
108
|
"ws": "8.18.0",
|
|
109
|
-
"@kubb/fabric-core": "0.
|
|
109
|
+
"@kubb/fabric-core": "0.15.1"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@types/react": "^19.2.14",
|
|
@@ -122,6 +122,11 @@
|
|
|
122
122
|
"access": "public",
|
|
123
123
|
"registry": "https://registry.npmjs.org/"
|
|
124
124
|
},
|
|
125
|
+
"inlinedDependencies": {
|
|
126
|
+
"react": "19.2.3",
|
|
127
|
+
"react-reconciler": "0.33.0",
|
|
128
|
+
"scheduler": "0.27.0"
|
|
129
|
+
},
|
|
125
130
|
"scripts": {
|
|
126
131
|
"build": "tsdown && size-limit",
|
|
127
132
|
"clean": "node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"",
|
|
@@ -511,7 +511,15 @@ exports.redoclyConfigSchema = {
|
|
|
511
511
|
imports: {
|
|
512
512
|
type: 'array',
|
|
513
513
|
items: { type: 'string' },
|
|
514
|
-
}, licenseKey: { type: 'string' }, redirects: exports.redirectsConfigSchema, seo: exports.seoConfigSchema,
|
|
514
|
+
}, licenseKey: { type: 'string' }, redirects: exports.redirectsConfigSchema, seo: exports.seoConfigSchema,
|
|
515
|
+
/**
|
|
516
|
+
* @deprecated Should use `access.rbac` instead
|
|
517
|
+
*/
|
|
518
|
+
rbac: exports.rbacConfigSchema, apiFunctions: exports.apiFunctionsConfigSchema,
|
|
519
|
+
/**
|
|
520
|
+
* @deprecated Should use `access.requiresLogin` instead
|
|
521
|
+
*/
|
|
522
|
+
requiresLogin: requiresLoginSchema, responseHeaders: {
|
|
515
523
|
type: 'object',
|
|
516
524
|
additionalProperties: {
|
|
517
525
|
type: 'array',
|
|
@@ -529,7 +537,19 @@ exports.redoclyConfigSchema = {
|
|
|
529
537
|
}, apis: {
|
|
530
538
|
type: 'object',
|
|
531
539
|
additionalProperties: exports.apiConfigSchema,
|
|
532
|
-
} }, common_1.configGovernanceSchema), { ssoDirect: exports.ssoDirectConfigSchema,
|
|
540
|
+
} }, common_1.configGovernanceSchema), { ssoDirect: exports.ssoDirectConfigSchema,
|
|
541
|
+
/**
|
|
542
|
+
* @deprecated Should use `access.sso` instead
|
|
543
|
+
*/
|
|
544
|
+
sso: exports.ssoConfigSchema,
|
|
545
|
+
/**
|
|
546
|
+
* @deprecated Should use `access.residency` instead
|
|
547
|
+
*/
|
|
548
|
+
residency: residencySchema,
|
|
549
|
+
/**
|
|
550
|
+
* @deprecated Should use `access.logoutReturnUrl` instead
|
|
551
|
+
*/
|
|
552
|
+
logoutReturnUrl: logoutReturnUrlSchema, access: exports.accessConfigSchema, developerOnboarding: devOnboardingConfigSchema, removeAttribution: { type: 'boolean' }, i18n: exports.l10nConfigSchema, l10n: exports.l10nConfigSchema, metadata: metadataConfigSchema, metadataGlobs: metadataGlobsConfigSchema, ignore: { type: 'array', items: { type: 'string' } },
|
|
533
553
|
/**
|
|
534
554
|
* @deprecated properties moved to the root of the config
|
|
535
555
|
*/
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redocly/config",
|
|
3
|
-
"version": "0.44.
|
|
3
|
+
"version": "0.44.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib-esm/index.js",
|
|
7
7
|
"types": "./lib/index.d.ts",
|
|
8
8
|
"devDependencies": {
|
|
9
9
|
"@markdoc/markdoc": "0.5.2",
|
|
10
|
-
"@redocly/openapi-core": "2.
|
|
10
|
+
"@redocly/openapi-core": "2.24.0",
|
|
11
11
|
"@types/node": "22.18.13",
|
|
12
12
|
"@types/react": "^19.2.7",
|
|
13
13
|
"@vitest/coverage-v8": "4.0.10",
|
|
@@ -134,6 +134,7 @@ const all = {
|
|
|
134
134
|
'no-required-schema-properties-undefined': 'error',
|
|
135
135
|
'no-schema-type-mismatch': 'error',
|
|
136
136
|
'no-invalid-media-type-examples': 'error',
|
|
137
|
+
'no-mixed-number-range-constraints': 'error',
|
|
137
138
|
'no-server-example.com': 'error',
|
|
138
139
|
'no-server-trailing-slash': 'error',
|
|
139
140
|
'no-empty-servers': 'error',
|
|
@@ -197,6 +198,7 @@ const all = {
|
|
|
197
198
|
'no-required-schema-properties-undefined': 'error',
|
|
198
199
|
'no-schema-type-mismatch': 'error',
|
|
199
200
|
'no-invalid-media-type-examples': 'error',
|
|
201
|
+
'no-mixed-number-range-constraints': 'error',
|
|
200
202
|
'no-server-example.com': 'error',
|
|
201
203
|
'no-server-trailing-slash': 'error',
|
|
202
204
|
'no-empty-servers': 'error',
|
|
@@ -257,6 +259,7 @@ const all = {
|
|
|
257
259
|
'no-duplicated-tag-names': 'error',
|
|
258
260
|
'no-required-schema-properties-undefined': 'error',
|
|
259
261
|
'no-enum-type-mismatch': 'error',
|
|
262
|
+
'no-mixed-number-range-constraints': 'error',
|
|
260
263
|
'no-schema-type-mismatch': 'error',
|
|
261
264
|
},
|
|
262
265
|
async3Rules: {
|
|
@@ -270,12 +273,14 @@ const all = {
|
|
|
270
273
|
'no-duplicated-tag-names': 'error',
|
|
271
274
|
'no-required-schema-properties-undefined': 'error',
|
|
272
275
|
'no-enum-type-mismatch': 'error',
|
|
276
|
+
'no-mixed-number-range-constraints': 'error',
|
|
273
277
|
'no-schema-type-mismatch': 'error',
|
|
274
278
|
},
|
|
275
279
|
arazzo1Rules: {
|
|
276
280
|
'criteria-unique': 'error',
|
|
277
281
|
'no-criteria-xpath': 'off',
|
|
278
282
|
'no-enum-type-mismatch': 'error',
|
|
283
|
+
'no-mixed-number-range-constraints': 'error',
|
|
279
284
|
'no-required-schema-properties-undefined': 'error',
|
|
280
285
|
'no-schema-type-mismatch': 'error',
|
|
281
286
|
'no-x-security-both-scheme-and-scheme-name': 'off',
|