@kubb/oas 4.7.1 → 4.7.3

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/dist/index.js CHANGED
@@ -15,12 +15,8 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
15
15
  var __getOwnPropNames = Object.getOwnPropertyNames;
16
16
  var __getProtoOf = Object.getPrototypeOf;
17
17
  var __hasOwnProp = Object.prototype.hasOwnProperty;
18
- var __esm = (fn, res) => function() {
19
- return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
20
- };
21
- var __commonJS = (cb, mod) => function() {
22
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
23
- };
18
+ var __esmMin = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
19
+ var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
24
20
  var __export$1 = (all, symbols) => {
25
21
  let target = {};
26
22
  for (var name in all) {
@@ -53,7 +49,6 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
53
49
  enumerable: true
54
50
  }) : target, mod));
55
51
  var __toCommonJS = (mod) => __hasOwnProp.call(mod, "module.exports") ? mod["module.exports"] : __copyProps(__defProp({}, "__esModule", { value: true }), mod);
56
- var __toDynamicImportESM = (isNodeMode) => (mod) => __toESM(mod.default, isNodeMode);
57
52
  var __require = /* @__PURE__ */ createRequire(import.meta.url);
58
53
 
59
54
  //#endregion
@@ -696,7 +691,7 @@ function __rewriteRelativeImportExtension(path$1, preserveJsx) {
696
691
  return path$1;
697
692
  }
698
693
  var extendStatics, __assign, __createBinding, __setModuleDefault, ownKeys, _SuppressedError, tslib_es6_default;
699
- var init_tslib_es6 = __esm({ "../../node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs": (() => {
694
+ var init_tslib_es6 = __esmMin((() => {
700
695
  extendStatics = function(d, b) {
701
696
  extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d$1, b$1) {
702
697
  d$1.__proto__ = b$1;
@@ -783,11 +778,11 @@ var init_tslib_es6 = __esm({ "../../node_modules/.pnpm/tslib@2.8.1/node_modules/
783
778
  __disposeResources,
784
779
  __rewriteRelativeImportExtension
785
780
  };
786
- }) });
781
+ }));
787
782
 
788
783
  //#endregion
789
784
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/yamlAST.js
790
- var require_yamlAST = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/yamlAST.js": ((exports) => {
785
+ var require_yamlAST = /* @__PURE__ */ __commonJSMin(((exports) => {
791
786
  Object.defineProperty(exports, "__esModule", { value: true });
792
787
  var Kind;
793
788
  (function(Kind$1) {
@@ -864,11 +859,11 @@ var require_yamlAST = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@st
864
859
  };
865
860
  }
866
861
  exports.newMap = newMap;
867
- }) });
862
+ }));
868
863
 
869
864
  //#endregion
870
865
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/common.js
871
- var require_common = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/common.js": ((exports) => {
866
+ var require_common = /* @__PURE__ */ __commonJSMin(((exports) => {
872
867
  Object.defineProperty(exports, "__esModule", { value: true });
873
868
  function isNothing(subject) {
874
869
  return typeof subject === "undefined" || null === subject;
@@ -906,11 +901,11 @@ var require_common = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@sto
906
901
  return 0 === number && Number.NEGATIVE_INFINITY === 1 / number;
907
902
  }
908
903
  exports.isNegativeZero = isNegativeZero;
909
- }) });
904
+ }));
910
905
 
911
906
  //#endregion
912
907
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/exception.js
913
- var require_exception = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/exception.js": ((exports, module) => {
908
+ var require_exception = /* @__PURE__ */ __commonJSMin(((exports, module) => {
914
909
  var YAMLException$4 = class YAMLException$4 {
915
910
  constructor(reason, mark = null, isWarning = false) {
916
911
  this.name = "YAMLException";
@@ -936,11 +931,11 @@ var require_exception = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@
936
931
  };
937
932
  YAMLException$4.CLASS_IDENTIFIER = "yaml-ast-parser.YAMLException";
938
933
  module.exports = YAMLException$4;
939
- }) });
934
+ }));
940
935
 
941
936
  //#endregion
942
937
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/mark.js
943
- var require_mark = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/mark.js": ((exports, module) => {
938
+ var require_mark = /* @__PURE__ */ __commonJSMin(((exports, module) => {
944
939
  const common$5 = require_common();
945
940
  var Mark$1 = class {
946
941
  constructor(name, buffer, position, line, column) {
@@ -990,11 +985,11 @@ var require_mark = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
990
985
  }
991
986
  };
992
987
  module.exports = Mark$1;
993
- }) });
988
+ }));
994
989
 
995
990
  //#endregion
996
991
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type.js
997
- var require_type = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type.js": ((exports) => {
992
+ var require_type = /* @__PURE__ */ __commonJSMin(((exports) => {
998
993
  Object.defineProperty(exports, "__esModule", { value: true });
999
994
  const YAMLException$3 = require_exception();
1000
995
  var TYPE_CONSTRUCTOR_OPTIONS = [
@@ -1044,11 +1039,11 @@ var require_type = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
1044
1039
  }
1045
1040
  };
1046
1041
  exports.Type = Type;
1047
- }) });
1042
+ }));
1048
1043
 
1049
1044
  //#endregion
1050
1045
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema.js
1051
- var require_schema = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema.js": ((exports) => {
1046
+ var require_schema = /* @__PURE__ */ __commonJSMin(((exports) => {
1052
1047
  Object.defineProperty(exports, "__esModule", { value: true });
1053
1048
  const common$4 = require_common();
1054
1049
  const YAMLException$2 = require_exception();
@@ -1117,11 +1112,11 @@ var require_schema = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@sto
1117
1112
  explicit: types
1118
1113
  });
1119
1114
  };
1120
- }) });
1115
+ }));
1121
1116
 
1122
1117
  //#endregion
1123
1118
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/str.js
1124
- var require_str = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/str.js": ((exports, module) => {
1119
+ var require_str = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1125
1120
  const type_1$14 = require_type();
1126
1121
  module.exports = new type_1$14.Type("tag:yaml.org,2002:str", {
1127
1122
  kind: "scalar",
@@ -1129,11 +1124,11 @@ var require_str = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopli
1129
1124
  return null !== data ? data : "";
1130
1125
  }
1131
1126
  });
1132
- }) });
1127
+ }));
1133
1128
 
1134
1129
  //#endregion
1135
1130
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/seq.js
1136
- var require_seq = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/seq.js": ((exports, module) => {
1131
+ var require_seq = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1137
1132
  const type_1$13 = require_type();
1138
1133
  module.exports = new type_1$13.Type("tag:yaml.org,2002:seq", {
1139
1134
  kind: "sequence",
@@ -1141,11 +1136,11 @@ var require_seq = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopli
1141
1136
  return null !== data ? data : [];
1142
1137
  }
1143
1138
  });
1144
- }) });
1139
+ }));
1145
1140
 
1146
1141
  //#endregion
1147
1142
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/map.js
1148
- var require_map = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/map.js": ((exports, module) => {
1143
+ var require_map = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1149
1144
  const type_1$12 = require_type();
1150
1145
  module.exports = new type_1$12.Type("tag:yaml.org,2002:map", {
1151
1146
  kind: "mapping",
@@ -1153,22 +1148,22 @@ var require_map = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopli
1153
1148
  return null !== data ? data : {};
1154
1149
  }
1155
1150
  });
1156
- }) });
1151
+ }));
1157
1152
 
1158
1153
  //#endregion
1159
1154
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/failsafe.js
1160
- var require_failsafe = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/failsafe.js": ((exports, module) => {
1155
+ var require_failsafe = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1161
1156
  const schema_1$3 = require_schema();
1162
1157
  module.exports = new schema_1$3.Schema({ explicit: [
1163
1158
  require_str(),
1164
1159
  require_seq(),
1165
1160
  require_map()
1166
1161
  ] });
1167
- }) });
1162
+ }));
1168
1163
 
1169
1164
  //#endregion
1170
1165
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/null.js
1171
- var require_null = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/null.js": ((exports, module) => {
1166
+ var require_null = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1172
1167
  const type_1$11 = require_type();
1173
1168
  function resolveYamlNull(data) {
1174
1169
  if (null === data) return true;
@@ -1202,11 +1197,11 @@ var require_null = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
1202
1197
  },
1203
1198
  defaultStyle: "lowercase"
1204
1199
  });
1205
- }) });
1200
+ }));
1206
1201
 
1207
1202
  //#endregion
1208
1203
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/bool.js
1209
- var require_bool = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/bool.js": ((exports, module) => {
1204
+ var require_bool = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1210
1205
  const type_1$10 = require_type();
1211
1206
  function resolveYamlBoolean(data) {
1212
1207
  if (null === data) return false;
@@ -1237,11 +1232,11 @@ var require_bool = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
1237
1232
  },
1238
1233
  defaultStyle: "lowercase"
1239
1234
  });
1240
- }) });
1235
+ }));
1241
1236
 
1242
1237
  //#endregion
1243
1238
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/int.js
1244
- var require_int = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/int.js": ((exports, module) => {
1239
+ var require_int = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1245
1240
  const common$3 = require_common();
1246
1241
  const type_1$9 = require_type();
1247
1242
  function isHexCode(c) {
@@ -1364,11 +1359,11 @@ var require_int = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopli
1364
1359
  hexadecimal: [16, "hex"]
1365
1360
  }
1366
1361
  });
1367
- }) });
1362
+ }));
1368
1363
 
1369
1364
  //#endregion
1370
1365
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/float.js
1371
- var require_float = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/float.js": ((exports, module) => {
1366
+ var require_float = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1372
1367
  const common$2 = require_common();
1373
1368
  const type_1$8 = require_type();
1374
1369
  var YAML_FLOAT_PATTERN = /* @__PURE__ */ new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");
@@ -1426,11 +1421,11 @@ var require_float = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stop
1426
1421
  represent: representYamlFloat,
1427
1422
  defaultStyle: "lowercase"
1428
1423
  });
1429
- }) });
1424
+ }));
1430
1425
 
1431
1426
  //#endregion
1432
1427
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/json.js
1433
- var require_json = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/json.js": ((exports, module) => {
1428
+ var require_json = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1434
1429
  const schema_1$2 = require_schema();
1435
1430
  module.exports = new schema_1$2.Schema({
1436
1431
  include: [require_failsafe()],
@@ -1441,18 +1436,18 @@ var require_json = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
1441
1436
  require_float()
1442
1437
  ]
1443
1438
  });
1444
- }) });
1439
+ }));
1445
1440
 
1446
1441
  //#endregion
1447
1442
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/core.js
1448
- var require_core = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/core.js": ((exports, module) => {
1443
+ var require_core = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1449
1444
  const schema_1$1 = require_schema();
1450
1445
  module.exports = new schema_1$1.Schema({ include: [require_json()] });
1451
- }) });
1446
+ }));
1452
1447
 
1453
1448
  //#endregion
1454
1449
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/timestamp.js
1455
- var require_timestamp = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/timestamp.js": ((exports, module) => {
1450
+ var require_timestamp = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1456
1451
  const type_1$7 = require_type();
1457
1452
  var YAML_TIMESTAMP_REGEXP = /* @__PURE__ */ new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?)?$");
1458
1453
  function resolveYamlTimestamp(data) {
@@ -1496,11 +1491,11 @@ var require_timestamp = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@
1496
1491
  instanceOf: Date,
1497
1492
  represent: representYamlTimestamp
1498
1493
  });
1499
- }) });
1494
+ }));
1500
1495
 
1501
1496
  //#endregion
1502
1497
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/merge.js
1503
- var require_merge = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/merge.js": ((exports, module) => {
1498
+ var require_merge = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1504
1499
  const type_1$6 = require_type();
1505
1500
  function resolveYamlMerge(data) {
1506
1501
  return "<<" === data || null === data;
@@ -1509,11 +1504,11 @@ var require_merge = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stop
1509
1504
  kind: "scalar",
1510
1505
  resolve: resolveYamlMerge
1511
1506
  });
1512
- }) });
1507
+ }));
1513
1508
 
1514
1509
  //#endregion
1515
1510
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/binary.js
1516
- var require_binary = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/binary.js": ((exports, module) => {
1511
+ var require_binary = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1517
1512
  var NodeBuffer = __require("buffer").Buffer;
1518
1513
  const type_1$5 = require_type();
1519
1514
  var BASE64_MAP = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";
@@ -1590,11 +1585,11 @@ var require_binary = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@sto
1590
1585
  predicate: isBinary,
1591
1586
  represent: representYamlBinary
1592
1587
  });
1593
- }) });
1588
+ }));
1594
1589
 
1595
1590
  //#endregion
1596
1591
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/omap.js
1597
- var require_omap = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/omap.js": ((exports, module) => {
1592
+ var require_omap = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1598
1593
  const type_1$4 = require_type();
1599
1594
  var _hasOwnProperty$2 = Object.prototype.hasOwnProperty;
1600
1595
  var _toString$2 = Object.prototype.toString;
@@ -1621,11 +1616,11 @@ var require_omap = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
1621
1616
  resolve: resolveYamlOmap,
1622
1617
  construct: constructYamlOmap
1623
1618
  });
1624
- }) });
1619
+ }));
1625
1620
 
1626
1621
  //#endregion
1627
1622
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/pairs.js
1628
- var require_pairs = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/pairs.js": ((exports, module) => {
1623
+ var require_pairs = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1629
1624
  const type_1$3 = require_type();
1630
1625
  const ast$2 = require_yamlAST();
1631
1626
  var _toString$1 = Object.prototype.toString;
@@ -1666,11 +1661,11 @@ var require_pairs = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stop
1666
1661
  resolve: resolveYamlPairs,
1667
1662
  construct: constructYamlPairs
1668
1663
  });
1669
- }) });
1664
+ }));
1670
1665
 
1671
1666
  //#endregion
1672
1667
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/set.js
1673
- var require_set = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/set.js": ((exports, module) => {
1668
+ var require_set = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1674
1669
  const type_1$2 = require_type();
1675
1670
  const ast$1 = require_yamlAST();
1676
1671
  function resolveYamlSet(data) {
@@ -1686,11 +1681,11 @@ var require_set = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopli
1686
1681
  resolve: resolveYamlSet,
1687
1682
  construct: constructYamlSet
1688
1683
  });
1689
- }) });
1684
+ }));
1690
1685
 
1691
1686
  //#endregion
1692
1687
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/default_safe.js
1693
- var require_default_safe = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/default_safe.js": ((exports, module) => {
1688
+ var require_default_safe = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1694
1689
  var schema$1 = new (require_schema()).Schema({
1695
1690
  include: [require_core()],
1696
1691
  implicit: [require_timestamp(), require_merge()],
@@ -1702,11 +1697,11 @@ var require_default_safe = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnp
1702
1697
  ]
1703
1698
  });
1704
1699
  module.exports = schema$1;
1705
- }) });
1700
+ }));
1706
1701
 
1707
1702
  //#endregion
1708
1703
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/js/undefined.js
1709
- var require_undefined = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/js/undefined.js": ((exports, module) => {
1704
+ var require_undefined = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1710
1705
  const type_1$1 = require_type();
1711
1706
  function resolveJavascriptUndefined() {
1712
1707
  return true;
@@ -1725,11 +1720,11 @@ var require_undefined = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@
1725
1720
  predicate: isUndefined,
1726
1721
  represent: representJavascriptUndefined
1727
1722
  });
1728
- }) });
1723
+ }));
1729
1724
 
1730
1725
  //#endregion
1731
1726
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/js/regexp.js
1732
- var require_regexp = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/type/js/regexp.js": ((exports, module) => {
1727
+ var require_regexp = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1733
1728
  const type_1 = require_type();
1734
1729
  function resolveJavascriptRegExp(data) {
1735
1730
  if (null === data) return false;
@@ -1772,11 +1767,11 @@ var require_regexp = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@sto
1772
1767
  predicate: isRegExp,
1773
1768
  represent: representJavascriptRegExp
1774
1769
  });
1775
- }) });
1770
+ }));
1776
1771
 
1777
1772
  //#endregion
1778
1773
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/default_full.js
1779
- var require_default_full = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/schema/default_full.js": ((exports, module) => {
1774
+ var require_default_full = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1780
1775
  const schema_1 = require_schema();
1781
1776
  var schema = new schema_1.Schema({
1782
1777
  include: [require_default_safe()],
@@ -1784,11 +1779,11 @@ var require_default_full = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnp
1784
1779
  });
1785
1780
  schema_1.Schema.DEFAULT = schema;
1786
1781
  module.exports = schema;
1787
- }) });
1782
+ }));
1788
1783
 
1789
1784
  //#endregion
1790
1785
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/loader.js
1791
- var require_loader = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/loader.js": ((exports, module) => {
1786
+ var require_loader = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1792
1787
  Object.defineProperty(exports, "__esModule", { value: true });
1793
1788
  const ast = require_yamlAST();
1794
1789
  const common$1 = require_common();
@@ -2747,11 +2742,11 @@ var require_loader = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@sto
2747
2742
  module.exports.load = load;
2748
2743
  module.exports.safeLoadAll = safeLoadAll;
2749
2744
  module.exports.safeLoad = safeLoad;
2750
- }) });
2745
+ }));
2751
2746
 
2752
2747
  //#endregion
2753
2748
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/dumper.js
2754
- var require_dumper = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/dumper.js": ((exports) => {
2749
+ var require_dumper = /* @__PURE__ */ __commonJSMin(((exports) => {
2755
2750
  Object.defineProperty(exports, "__esModule", { value: true });
2756
2751
  var common = require_common();
2757
2752
  var YAMLException = require_exception();
@@ -3257,11 +3252,11 @@ var require_dumper = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@sto
3257
3252
  else if (level === 0 && comment.placement === "leading") return result + "\n";
3258
3253
  else return generateNextLine(this.state, level) + result;
3259
3254
  };
3260
- }) });
3255
+ }));
3261
3256
 
3262
3257
  //#endregion
3263
3258
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/scalarInference.js
3264
- var require_scalarInference = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/scalarInference.js": ((exports) => {
3259
+ var require_scalarInference = /* @__PURE__ */ __commonJSMin(((exports) => {
3265
3260
  Object.defineProperty(exports, "__esModule", { value: true });
3266
3261
  function parseYamlBoolean(input) {
3267
3262
  if ([
@@ -3343,11 +3338,11 @@ var require_scalarInference = /* @__PURE__ */ __commonJS({ "../../node_modules/.
3343
3338
  return ScalarType.string;
3344
3339
  }
3345
3340
  exports.determineScalarType = determineScalarType;
3346
- }) });
3341
+ }));
3347
3342
 
3348
3343
  //#endregion
3349
3344
  //#region ../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/index.js
3350
- var require_src$1 = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml-ast-parser@0.0.50/node_modules/@stoplight/yaml-ast-parser/dist/src/index.js": ((exports) => {
3345
+ var require_src$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
3351
3346
  function __export(m) {
3352
3347
  for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
3353
3348
  }
@@ -3363,27 +3358,27 @@ var require_src$1 = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stop
3363
3358
  exports.YAMLException = require_exception();
3364
3359
  __export(require_yamlAST());
3365
3360
  __export(require_scalarInference());
3366
- }) });
3361
+ }));
3367
3362
 
3368
3363
  //#endregion
3369
3364
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/types.js
3370
- var require_types = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/types.js": ((exports) => {
3365
+ var require_types = /* @__PURE__ */ __commonJSMin(((exports) => {
3371
3366
  Object.defineProperty(exports, "__esModule", { value: true });
3372
3367
  const yaml_ast_parser_1$2 = require_src$1();
3373
3368
  exports.Kind = yaml_ast_parser_1$2.Kind;
3374
3369
  exports.ScalarType = yaml_ast_parser_1$2.ScalarType;
3375
- }) });
3370
+ }));
3376
3371
 
3377
3372
  //#endregion
3378
3373
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/utils.js
3379
- var require_utils = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/utils.js": ((exports) => {
3374
+ var require_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
3380
3375
  Object.defineProperty(exports, "__esModule", { value: true });
3381
3376
  exports.isObject = (sth) => sth !== null && typeof sth === "object";
3382
- }) });
3377
+ }));
3383
3378
 
3384
3379
  //#endregion
3385
3380
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/buildJsonPath.js
3386
- var require_buildJsonPath = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/buildJsonPath.js": ((exports) => {
3381
+ var require_buildJsonPath = /* @__PURE__ */ __commonJSMin(((exports) => {
3387
3382
  Object.defineProperty(exports, "__esModule", { value: true });
3388
3383
  const types_1$4 = require_types();
3389
3384
  const utils_1$4 = require_utils();
@@ -3413,11 +3408,11 @@ var require_buildJsonPath = /* @__PURE__ */ __commonJS({ "../../node_modules/.pn
3413
3408
  return path$1;
3414
3409
  }
3415
3410
  exports.buildJsonPath = buildJsonPath;
3416
- }) });
3411
+ }));
3417
3412
 
3418
3413
  //#endregion
3419
3414
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/dereferenceAnchor.js
3420
- var require_dereferenceAnchor = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/dereferenceAnchor.js": ((exports) => {
3415
+ var require_dereferenceAnchor = /* @__PURE__ */ __commonJSMin(((exports) => {
3421
3416
  Object.defineProperty(exports, "__esModule", { value: true });
3422
3417
  const types_1$3 = require_types();
3423
3418
  const utils_1$3 = require_utils();
@@ -3441,11 +3436,11 @@ var require_dereferenceAnchor = /* @__PURE__ */ __commonJS({ "../../node_modules
3441
3436
  while (node = node.parent) if ("anchorId" in node && node.anchorId === referencesAnchor) return true;
3442
3437
  return false;
3443
3438
  };
3444
- }) });
3439
+ }));
3445
3440
 
3446
3441
  //#endregion
3447
3442
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/getJsonPathForPosition.js
3448
- var require_getJsonPathForPosition = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/getJsonPathForPosition.js": ((exports) => {
3443
+ var require_getJsonPathForPosition = /* @__PURE__ */ __commonJSMin(((exports) => {
3449
3444
  Object.defineProperty(exports, "__esModule", { value: true });
3450
3445
  const buildJsonPath_1$1 = require_buildJsonPath();
3451
3446
  const types_1$2 = require_types();
@@ -3507,11 +3502,11 @@ var require_getJsonPathForPosition = /* @__PURE__ */ __commonJS({ "../../node_mo
3507
3502
  }
3508
3503
  return container;
3509
3504
  }
3510
- }) });
3505
+ }));
3511
3506
 
3512
3507
  //#endregion
3513
3508
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/lineForPosition.js
3514
- var require_lineForPosition = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/lineForPosition.js": ((exports) => {
3509
+ var require_lineForPosition = /* @__PURE__ */ __commonJSMin(((exports) => {
3515
3510
  Object.defineProperty(exports, "__esModule", { value: true });
3516
3511
  exports.lineForPosition = (pos, lines, start = 0, end) => {
3517
3512
  if (pos === 0 || lines.length === 0 || pos < lines[0]) return 0;
@@ -3527,11 +3522,11 @@ var require_lineForPosition = /* @__PURE__ */ __commonJS({ "../../node_modules/.
3527
3522
  if (pos > lines[target]) return exports.lineForPosition(pos, lines, target + 1, end);
3528
3523
  else return exports.lineForPosition(pos, lines, start, target - 1);
3529
3524
  };
3530
- }) });
3525
+ }));
3531
3526
 
3532
3527
  //#endregion
3533
3528
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/getLocationForJsonPath.js
3534
- var require_getLocationForJsonPath = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/getLocationForJsonPath.js": ((exports) => {
3529
+ var require_getLocationForJsonPath = /* @__PURE__ */ __commonJSMin(((exports) => {
3535
3530
  Object.defineProperty(exports, "__esModule", { value: true });
3536
3531
  const lineForPosition_1$1 = require_lineForPosition();
3537
3532
  const types_1$1 = require_types();
@@ -3638,11 +3633,11 @@ var require_getLocationForJsonPath = /* @__PURE__ */ __commonJS({ "../../node_mo
3638
3633
  }
3639
3634
  } };
3640
3635
  };
3641
- }) });
3636
+ }));
3642
3637
 
3643
3638
  //#endregion
3644
3639
  //#region ../../node_modules/.pnpm/@stoplight+ordered-object-literal@1.0.5/node_modules/@stoplight/ordered-object-literal/src/index.cjs
3645
- var require_src = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+ordered-object-literal@1.0.5/node_modules/@stoplight/ordered-object-literal/src/index.cjs": ((exports) => {
3640
+ var require_src = /* @__PURE__ */ __commonJSMin(((exports) => {
3646
3641
  Object.defineProperty(exports, "__esModule", { value: true });
3647
3642
  const ORDER_KEY_ID = `__object_order_${Math.floor(Date.now() / 36e5)}__`;
3648
3643
  const ORDER_KEY = Symbol.for(ORDER_KEY_ID);
@@ -3765,11 +3760,11 @@ var require_src = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopli
3765
3760
  exports.isOrderedObject = isOrderedObject;
3766
3761
  exports.serialize = serialize;
3767
3762
  exports.setOrder = setOrder;
3768
- }) });
3763
+ }));
3769
3764
 
3770
3765
  //#endregion
3771
3766
  //#region ../../node_modules/.pnpm/@stoplight+types@14.1.1/node_modules/@stoplight/types/dist/index.js
3772
- var require_dist = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+types@14.1.1/node_modules/@stoplight/types/dist/index.js": ((exports) => {
3767
+ var require_dist = /* @__PURE__ */ __commonJSMin(((exports) => {
3773
3768
  Object.defineProperty(exports, "__esModule", { value: true });
3774
3769
  exports.HttpOperationSecurityDeclarationTypes = void 0;
3775
3770
  (function(HttpOperationSecurityDeclarationTypes) {
@@ -3894,11 +3889,11 @@ var require_dist = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
3894
3889
  NodeFormat["Svg"] = "svg";
3895
3890
  NodeFormat["Webp"] = "webp";
3896
3891
  })(exports.NodeFormat || (exports.NodeFormat = {}));
3897
- }) });
3892
+ }));
3898
3893
 
3899
3894
  //#endregion
3900
3895
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/parseWithPointers.js
3901
- var require_parseWithPointers = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/parseWithPointers.js": ((exports) => {
3896
+ var require_parseWithPointers = /* @__PURE__ */ __commonJSMin(((exports) => {
3902
3897
  Object.defineProperty(exports, "__esModule", { value: true });
3903
3898
  const ordered_object_literal_1$1 = require_src();
3904
3899
  const types_1 = require_dist();
@@ -4254,27 +4249,27 @@ var require_parseWithPointers = /* @__PURE__ */ __commonJS({ "../../node_modules
4254
4249
  ignoreDuplicateKeys: options.ignoreDuplicateKeys !== false
4255
4250
  });
4256
4251
  }
4257
- }) });
4252
+ }));
4258
4253
 
4259
4254
  //#endregion
4260
4255
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/parse.js
4261
- var require_parse = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/parse.js": ((exports) => {
4256
+ var require_parse = /* @__PURE__ */ __commonJSMin(((exports) => {
4262
4257
  Object.defineProperty(exports, "__esModule", { value: true });
4263
4258
  const parseWithPointers_1$1 = require_parseWithPointers();
4264
4259
  exports.parse = (value) => parseWithPointers_1$1.parseWithPointers(value).data;
4265
- }) });
4260
+ }));
4266
4261
 
4267
4262
  //#endregion
4268
4263
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/safeStringify.js
4269
- var require_safeStringify = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/safeStringify.js": ((exports) => {
4264
+ var require_safeStringify = /* @__PURE__ */ __commonJSMin(((exports) => {
4270
4265
  Object.defineProperty(exports, "__esModule", { value: true });
4271
4266
  const yaml_ast_parser_1 = require_src$1();
4272
4267
  exports.safeStringify = (value, options) => typeof value === "string" ? value : yaml_ast_parser_1.safeDump(value, options);
4273
- }) });
4268
+ }));
4274
4269
 
4275
4270
  //#endregion
4276
4271
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/trapAccess.js
4277
- var require_trapAccess = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/trapAccess.js": ((exports) => {
4272
+ var require_trapAccess = /* @__PURE__ */ __commonJSMin(((exports) => {
4278
4273
  Object.defineProperty(exports, "__esModule", { value: true });
4279
4274
  const ordered_object_literal_1 = require_src();
4280
4275
  exports.KEYS = Symbol.for(ordered_object_literal_1.ORDER_KEY_ID);
@@ -4282,11 +4277,11 @@ var require_trapAccess = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/
4282
4277
  return exports.KEYS in target ? target[exports.KEYS] : Reflect.ownKeys(target);
4283
4278
  } };
4284
4279
  exports.trapAccess = (target) => new Proxy(target, traps);
4285
- }) });
4280
+ }));
4286
4281
 
4287
4282
  //#endregion
4288
4283
  //#region ../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/index.js
4289
- var require_yaml = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stoplight+yaml@4.3.0/node_modules/@stoplight/yaml/index.js": ((exports) => {
4284
+ var require_yaml = /* @__PURE__ */ __commonJSMin(((exports) => {
4290
4285
  Object.defineProperty(exports, "__esModule", { value: true });
4291
4286
  const tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
4292
4287
  tslib_1.__exportStar(require_buildJsonPath(), exports);
@@ -4301,7 +4296,7 @@ var require_yaml = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@stopl
4301
4296
  tslib_1.__exportStar(require_safeStringify(), exports);
4302
4297
  tslib_1.__exportStar(require_types(), exports);
4303
4298
  tslib_1.__exportStar(require_trapAccess(), exports);
4304
- }) });
4299
+ }));
4305
4300
 
4306
4301
  //#endregion
4307
4302
  //#region src/utils.ts