@kubb/plugin-mcp 0.0.0-canary-20251103132818 → 0.0.0-canary-20251103140549

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.
@@ -1,5 +1,5 @@
1
- import { Fabric, FileManager } from "@kubb/react-fabric";
2
1
  import { KubbFile } from "@kubb/fabric-core/types";
2
+ import { Fabric, FileManager } from "@kubb/react-fabric";
3
3
  import { ConsolaInstance, LogLevel } from "consola";
4
4
  import * as OasTypes from "oas/types";
5
5
  import { HttpMethods as HttpMethod, OASDocument, SchemaObject, User } from "oas/types";
@@ -912,10 +912,7 @@ declare class SchemaGenerator<TOptions extends SchemaGeneratorOptions = SchemaGe
912
912
  * optionally adds a union with null.
913
913
  */
914
914
  parse(props: SchemaProps$1): Schema[];
915
- deepSearch<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): Array<SchemaKeywordMapper[T]>;
916
- find<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): SchemaKeywordMapper[T] | undefined;
917
915
  static deepSearch<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): Array<SchemaKeywordMapper[T]>;
918
- static findInObject<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): SchemaKeywordMapper[T] | undefined;
919
916
  static find<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): SchemaKeywordMapper[T] | undefined;
920
917
  static combineObjects(tree: Schema[] | undefined): Schema[];
921
918
  build(...generators: Array<Generator<TPluginOptions>>): Promise<Array<KubbFile.File<TFileMeta>>>;
@@ -995,4 +992,4 @@ declare class OperationGenerator<TPluginOptions extends PluginFactoryOptions = P
995
992
  }
996
993
  //#endregion
997
994
  export { OperationSchemas as a, Oas as c, Output as d, PluginFactoryOptions as f, Include as i, contentType as l, UserPluginWithLifeCycle as m, ReactGenerator as n, Override as o, ResolveNameParams as p, Exclude$1 as r, ResolvePathOptions as s, Generator as t, Group as u };
998
- //# sourceMappingURL=index-DRVHz3kH.d.ts.map
995
+ //# sourceMappingURL=OperationGenerator-Beq8iOZY.d.cts.map
@@ -1,4 +1,4 @@
1
- import { a as OperationSchemas } from "./OperationGenerator-C6eBVwz1.cjs";
1
+ import { a as OperationSchemas } from "./OperationGenerator-Beq8iOZY.cjs";
2
2
  import { KubbFile } from "@kubb/fabric-core/types";
3
3
  import { KubbNode } from "@kubb/react-fabric/types";
4
4
 
@@ -1,4 +1,4 @@
1
- import { a as OperationSchemas } from "./index-DRVHz3kH.js";
1
+ import { a as OperationSchemas } from "./index-BlpJVG8h.js";
2
2
  import { KubbFile } from "@kubb/fabric-core/types";
3
3
  import { KubbNode } from "@kubb/react-fabric/types";
4
4
 
@@ -1,5 +1,5 @@
1
- import { n as ReactGenerator } from "./OperationGenerator-C6eBVwz1.cjs";
2
- import { n as PluginMcp } from "./types-DkPuDjrz.cjs";
1
+ import { n as ReactGenerator } from "./OperationGenerator-Beq8iOZY.cjs";
2
+ import { n as PluginMcp } from "./types-B4xu5uHh.cjs";
3
3
 
4
4
  //#region src/generators/mcpGenerator.d.ts
5
5
  declare const mcpGenerator: ReactGenerator<PluginMcp>;
@@ -1,5 +1,5 @@
1
- import { n as ReactGenerator } from "./index-DRVHz3kH.js";
2
- import { n as PluginMcp } from "./types-BRjFT5uT.js";
1
+ import { n as ReactGenerator } from "./index-BlpJVG8h.js";
2
+ import { n as PluginMcp } from "./types-Cy3TnfH5.js";
3
3
 
4
4
  //#region src/generators/mcpGenerator.d.ts
5
5
  declare const mcpGenerator: ReactGenerator<PluginMcp>;
@@ -1,5 +1,5 @@
1
- import { KubbFile } from "@kubb/fabric-core/types";
2
1
  import { Fabric, FileManager } from "@kubb/react-fabric";
2
+ import { KubbFile } from "@kubb/fabric-core/types";
3
3
  import { ConsolaInstance, LogLevel } from "consola";
4
4
  import * as OasTypes from "oas/types";
5
5
  import { HttpMethods as HttpMethod, OASDocument, SchemaObject, User } from "oas/types";
@@ -912,10 +912,7 @@ declare class SchemaGenerator<TOptions extends SchemaGeneratorOptions = SchemaGe
912
912
  * optionally adds a union with null.
913
913
  */
914
914
  parse(props: SchemaProps$1): Schema[];
915
- deepSearch<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): Array<SchemaKeywordMapper[T]>;
916
- find<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): SchemaKeywordMapper[T] | undefined;
917
915
  static deepSearch<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): Array<SchemaKeywordMapper[T]>;
918
- static findInObject<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): SchemaKeywordMapper[T] | undefined;
919
916
  static find<T extends keyof SchemaKeywordMapper>(tree: Schema[] | undefined, keyword: T): SchemaKeywordMapper[T] | undefined;
920
917
  static combineObjects(tree: Schema[] | undefined): Schema[];
921
918
  build(...generators: Array<Generator<TPluginOptions>>): Promise<Array<KubbFile.File<TFileMeta>>>;
@@ -995,4 +992,4 @@ declare class OperationGenerator<TPluginOptions extends PluginFactoryOptions = P
995
992
  }
996
993
  //#endregion
997
994
  export { OperationSchemas as a, Oas as c, Output as d, PluginFactoryOptions as f, Include as i, contentType as l, UserPluginWithLifeCycle as m, ReactGenerator as n, Override as o, ResolveNameParams as p, Exclude$1 as r, ResolvePathOptions as s, Generator as t, Group as u };
998
- //# sourceMappingURL=OperationGenerator-C6eBVwz1.d.cts.map
995
+ //# sourceMappingURL=index-BlpJVG8h.d.ts.map
package/dist/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { m as UserPluginWithLifeCycle } from "./OperationGenerator-C6eBVwz1.cjs";
2
- import { n as PluginMcp, t as Options } from "./types-DkPuDjrz.cjs";
1
+ import { m as UserPluginWithLifeCycle } from "./OperationGenerator-Beq8iOZY.cjs";
2
+ import { n as PluginMcp, t as Options } from "./types-B4xu5uHh.cjs";
3
3
 
4
4
  //#region src/plugin.d.ts
5
5
  declare const pluginMcpName = "plugin-mcp";
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { m as UserPluginWithLifeCycle } from "./index-DRVHz3kH.js";
2
- import { n as PluginMcp, t as Options } from "./types-BRjFT5uT.js";
1
+ import { m as UserPluginWithLifeCycle } from "./index-BlpJVG8h.js";
2
+ import { n as PluginMcp, t as Options } from "./types-Cy3TnfH5.js";
3
3
 
4
4
  //#region src/plugin.d.ts
5
5
  declare const pluginMcpName = "plugin-mcp";
@@ -1,4 +1,4 @@
1
- import { c as Oas, d as Output, f as PluginFactoryOptions, i as Include, l as contentType, o as Override, p as ResolveNameParams, r as Exclude, s as ResolvePathOptions, t as Generator, u as Group } from "./OperationGenerator-C6eBVwz1.cjs";
1
+ import { c as Oas, d as Output, f as PluginFactoryOptions, i as Include, l as contentType, o as Override, p as ResolveNameParams, r as Exclude, s as ResolvePathOptions, t as Generator, u as Group } from "./OperationGenerator-Beq8iOZY.cjs";
2
2
 
3
3
  //#region ../plugin-client/src/types.d.ts
4
4
 
@@ -164,4 +164,4 @@ type ResolvedOptions = {
164
164
  type PluginMcp = PluginFactoryOptions<'plugin-mcp', Options, ResolvedOptions, never, ResolvePathOptions>;
165
165
  //#endregion
166
166
  export { PluginMcp as n, Options as t };
167
- //# sourceMappingURL=types-DkPuDjrz.d.cts.map
167
+ //# sourceMappingURL=types-B4xu5uHh.d.cts.map
@@ -1,4 +1,4 @@
1
- import { c as Oas, d as Output, f as PluginFactoryOptions, i as Include, l as contentType, o as Override, p as ResolveNameParams, r as Exclude, s as ResolvePathOptions, t as Generator, u as Group } from "./index-DRVHz3kH.js";
1
+ import { c as Oas, d as Output, f as PluginFactoryOptions, i as Include, l as contentType, o as Override, p as ResolveNameParams, r as Exclude, s as ResolvePathOptions, t as Generator, u as Group } from "./index-BlpJVG8h.js";
2
2
 
3
3
  //#region ../plugin-client/src/types.d.ts
4
4
 
@@ -164,4 +164,4 @@ type ResolvedOptions = {
164
164
  type PluginMcp = PluginFactoryOptions<'plugin-mcp', Options, ResolvedOptions, never, ResolvePathOptions>;
165
165
  //#endregion
166
166
  export { PluginMcp as n, Options as t };
167
- //# sourceMappingURL=types-BRjFT5uT.d.ts.map
167
+ //# sourceMappingURL=types-Cy3TnfH5.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kubb/plugin-mcp",
3
- "version": "0.0.0-canary-20251103132818",
3
+ "version": "0.0.0-canary-20251103140549",
4
4
  "description": "Generator mcp",
5
5
  "keywords": [
6
6
  "typescript",
@@ -70,12 +70,12 @@
70
70
  ],
71
71
  "dependencies": {
72
72
  "@kubb/react-fabric": "0.2.14",
73
- "@kubb/core": "0.0.0-canary-20251103132818",
74
- "@kubb/oas": "0.0.0-canary-20251103132818",
75
- "@kubb/plugin-client": "0.0.0-canary-20251103132818",
76
- "@kubb/plugin-oas": "0.0.0-canary-20251103132818",
77
- "@kubb/plugin-ts": "0.0.0-canary-20251103132818",
78
- "@kubb/plugin-zod": "0.0.0-canary-20251103132818"
73
+ "@kubb/core": "0.0.0-canary-20251103140549",
74
+ "@kubb/oas": "0.0.0-canary-20251103140549",
75
+ "@kubb/plugin-client": "0.0.0-canary-20251103140549",
76
+ "@kubb/plugin-oas": "0.0.0-canary-20251103140549",
77
+ "@kubb/plugin-ts": "0.0.0-canary-20251103140549",
78
+ "@kubb/plugin-zod": "0.0.0-canary-20251103140549"
79
79
  },
80
80
  "devDependencies": {},
81
81
  "peerDependencies": {