@kubb/plugin-faker 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,4 +1,4 @@
1
- import { i as Schema, n as PluginFaker } from "./types-CYJ96u9M.cjs";
1
+ import { i as Schema, n as PluginFaker } from "./types-NHbH6Svj.cjs";
2
2
  import { KubbNode } from "@kubb/react-fabric/types";
3
3
 
4
4
  //#region src/components/Faker.d.ts
@@ -1,4 +1,4 @@
1
- import { i as Schema, n as PluginFaker } from "./types-DVlTgbM8.js";
1
+ import { i as Schema, n as PluginFaker } from "./types-CEWRTyrN.js";
2
2
  import { KubbNode } from "@kubb/react-fabric/types";
3
3
 
4
4
  //#region src/components/Faker.d.ts
@@ -1,4 +1,4 @@
1
- import { n as PluginFaker, r as ReactGenerator } from "./types-CYJ96u9M.cjs";
1
+ import { n as PluginFaker, r as ReactGenerator } from "./types-NHbH6Svj.cjs";
2
2
 
3
3
  //#region src/generators/fakerGenerator.d.ts
4
4
  declare const fakerGenerator: ReactGenerator<PluginFaker>;
@@ -1,4 +1,4 @@
1
- import { n as PluginFaker, r as ReactGenerator } from "./types-DVlTgbM8.js";
1
+ import { n as PluginFaker, r as ReactGenerator } from "./types-CEWRTyrN.js";
2
2
 
3
3
  //#region src/generators/fakerGenerator.d.ts
4
4
  declare const fakerGenerator: ReactGenerator<PluginFaker>;
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { a as UserPluginWithLifeCycle, n as PluginFaker, t as Options } from "./types-CYJ96u9M.cjs";
1
+ import { a as UserPluginWithLifeCycle, n as PluginFaker, t as Options } from "./types-NHbH6Svj.cjs";
2
2
 
3
3
  //#region src/plugin.d.ts
4
4
  declare const pluginFakerName = "plugin-faker";
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { a as UserPluginWithLifeCycle, n as PluginFaker, t as Options } from "./types-DVlTgbM8.js";
1
+ import { a as UserPluginWithLifeCycle, n as PluginFaker, t as Options } from "./types-CEWRTyrN.js";
2
2
 
3
3
  //#region src/plugin.d.ts
4
4
  declare const pluginFakerName = "plugin-faker";
@@ -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>>>;
@@ -1098,4 +1095,4 @@ type ResolvedOptions = {
1098
1095
  type PluginFaker = PluginFactoryOptions<'plugin-faker', Options$1, ResolvedOptions, never, ResolvePathOptions>;
1099
1096
  //#endregion
1100
1097
  export { UserPluginWithLifeCycle as a, Schema as i, PluginFaker as n, ReactGenerator as r, Options$1 as t };
1101
- //# sourceMappingURL=types-DVlTgbM8.d.ts.map
1098
+ //# sourceMappingURL=types-CEWRTyrN.d.ts.map
@@ -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>>>;
@@ -1098,4 +1095,4 @@ type ResolvedOptions = {
1098
1095
  type PluginFaker = PluginFactoryOptions<'plugin-faker', Options$1, ResolvedOptions, never, ResolvePathOptions>;
1099
1096
  //#endregion
1100
1097
  export { UserPluginWithLifeCycle as a, Schema as i, PluginFaker as n, ReactGenerator as r, Options$1 as t };
1101
- //# sourceMappingURL=types-CYJ96u9M.d.cts.map
1098
+ //# sourceMappingURL=types-NHbH6Svj.d.cts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kubb/plugin-faker",
3
- "version": "0.0.0-canary-20251103132818",
3
+ "version": "0.0.0-canary-20251103140549",
4
4
  "description": "Faker.js data generator plugin for Kubb, creating realistic mock data from OpenAPI specifications for development and testing.",
5
5
  "keywords": [
6
6
  "faker",
@@ -69,13 +69,13 @@
69
69
  ],
70
70
  "dependencies": {
71
71
  "@kubb/react-fabric": "0.2.14",
72
- "@kubb/core": "0.0.0-canary-20251103132818",
73
- "@kubb/oas": "0.0.0-canary-20251103132818",
74
- "@kubb/plugin-oas": "0.0.0-canary-20251103132818",
75
- "@kubb/plugin-ts": "0.0.0-canary-20251103132818"
72
+ "@kubb/core": "0.0.0-canary-20251103140549",
73
+ "@kubb/oas": "0.0.0-canary-20251103140549",
74
+ "@kubb/plugin-oas": "0.0.0-canary-20251103140549",
75
+ "@kubb/plugin-ts": "0.0.0-canary-20251103140549"
76
76
  },
77
77
  "devDependencies": {
78
- "@kubb/plugin-oas": "0.0.0-canary-20251103132818"
78
+ "@kubb/plugin-oas": "0.0.0-canary-20251103140549"
79
79
  },
80
80
  "peerDependencies": {
81
81
  "@kubb/react-fabric": "0.2.14"