@kubb/core 4.21.1 → 4.21.2
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/{getBarrelFiles-BgbX69Y4.d.ts → getBarrelFiles-D_2NWu2Q.d.ts} +2 -2
- package/dist/{getBarrelFiles-LwrqH3Wq.d.cts → getBarrelFiles-g6fYZe8A.d.cts} +2 -2
- package/dist/hooks.d.cts +1 -1
- package/dist/hooks.d.ts +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/{types-DTyjBue8.d.cts → types-DalqcJjU.d.cts} +2 -2
- package/dist/{types-Bj3SL5Wo.d.ts → types-Dv2RimvH.d.ts} +2 -2
- package/dist/utils.d.cts +2 -2
- package/dist/utils.d.ts +2 -2
- package/package.json +1 -1
- package/src/StreamEvents.ts +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-iVr_oF3V.js";
|
|
2
|
-
import { f as Plugin, t as BarrelType } from "./types-
|
|
2
|
+
import { f as Plugin, t as BarrelType } from "./types-Dv2RimvH.js";
|
|
3
3
|
import { KubbFile } from "@kubb/fabric-core/types";
|
|
4
4
|
|
|
5
5
|
//#region src/utils/getBarrelFiles.d.ts
|
|
@@ -32,4 +32,4 @@ declare function getBarrelFiles(files: Array<KubbFile.ResolvedFile>, {
|
|
|
32
32
|
}: AddIndexesProps): Promise<KubbFile.File[]>;
|
|
33
33
|
//#endregion
|
|
34
34
|
export { getBarrelFiles as n, FileMetaBase as t };
|
|
35
|
-
//# sourceMappingURL=getBarrelFiles-
|
|
35
|
+
//# sourceMappingURL=getBarrelFiles-D_2NWu2Q.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-DlpkT3g-.cjs";
|
|
2
|
-
import { f as Plugin, t as BarrelType } from "./types-
|
|
2
|
+
import { f as Plugin, t as BarrelType } from "./types-DalqcJjU.cjs";
|
|
3
3
|
import { KubbFile } from "@kubb/fabric-core/types";
|
|
4
4
|
|
|
5
5
|
//#region src/utils/getBarrelFiles.d.ts
|
|
@@ -32,4 +32,4 @@ declare function getBarrelFiles(files: Array<KubbFile.ResolvedFile>, {
|
|
|
32
32
|
}: AddIndexesProps): Promise<KubbFile.File[]>;
|
|
33
33
|
//#endregion
|
|
34
34
|
export { getBarrelFiles as n, FileMetaBase as t };
|
|
35
|
-
//# sourceMappingURL=getBarrelFiles-
|
|
35
|
+
//# sourceMappingURL=getBarrelFiles-g6fYZe8A.d.cts.map
|
package/dist/hooks.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-DlpkT3g-.cjs";
|
|
2
|
-
import { N as PluginManager, f as Plugin, m as PluginFactoryOptions } from "./types-
|
|
2
|
+
import { N as PluginManager, f as Plugin, m as PluginFactoryOptions } from "./types-DalqcJjU.cjs";
|
|
3
3
|
import { KubbFile } from "@kubb/fabric-core/types";
|
|
4
4
|
|
|
5
5
|
//#region src/hooks/useMode.d.ts
|
package/dist/hooks.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-iVr_oF3V.js";
|
|
2
|
-
import { N as PluginManager, f as Plugin, m as PluginFactoryOptions } from "./types-
|
|
2
|
+
import { N as PluginManager, f as Plugin, m as PluginFactoryOptions } from "./types-Dv2RimvH.js";
|
|
3
3
|
import { KubbFile } from "@kubb/fabric-core/types";
|
|
4
4
|
|
|
5
5
|
//#region src/hooks/useMode.d.ts
|
package/dist/index.cjs
CHANGED
package/dist/index.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-DlpkT3g-.cjs";
|
|
2
|
-
import { A as StreamEvents, C as UserLogger, D as HealthResponse, E as ConnectResponse, F as AsyncEventEmitter, M as KubbEvents, N as PluginManager, O as StreamEvent, P as getMode, S as UserConfig, T as UserPluginWithLifeCycle, _ as PluginLifecycleHooks, a as InputData, b as ResolveNameParams, c as Logger, d as Output, f as Plugin, g as PluginLifecycle, h as PluginKey, i as Group, j as PossiblePromise, k as StreamEventType, l as LoggerContext, m as PluginFactoryOptions, n as Config, o as InputPath, p as PluginContext, r as GetPluginFactoryOptions, s as LogLevel, t as BarrelType, u as LoggerOptions, v as PluginParameter, w as UserPlugin, x as ResolvePathParams, y as PluginWithLifeCycle } from "./types-
|
|
3
|
-
import { n as getBarrelFiles, t as FileMetaBase } from "./getBarrelFiles-
|
|
2
|
+
import { A as StreamEvents, C as UserLogger, D as HealthResponse, E as ConnectResponse, F as AsyncEventEmitter, M as KubbEvents, N as PluginManager, O as StreamEvent, P as getMode, S as UserConfig, T as UserPluginWithLifeCycle, _ as PluginLifecycleHooks, a as InputData, b as ResolveNameParams, c as Logger, d as Output, f as Plugin, g as PluginLifecycle, h as PluginKey, i as Group, j as PossiblePromise, k as StreamEventType, l as LoggerContext, m as PluginFactoryOptions, n as Config, o as InputPath, p as PluginContext, r as GetPluginFactoryOptions, s as LogLevel, t as BarrelType, u as LoggerOptions, v as PluginParameter, w as UserPlugin, x as ResolvePathParams, y as PluginWithLifeCycle } from "./types-DalqcJjU.cjs";
|
|
3
|
+
import { n as getBarrelFiles, t as FileMetaBase } from "./getBarrelFiles-g6fYZe8A.cjs";
|
|
4
4
|
import { KubbFile } from "@kubb/fabric-core/types";
|
|
5
5
|
import { Fabric } from "@kubb/react-fabric";
|
|
6
6
|
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-iVr_oF3V.js";
|
|
2
|
-
import { A as StreamEvents, C as UserLogger, D as HealthResponse, E as ConnectResponse, F as AsyncEventEmitter, M as KubbEvents, N as PluginManager, O as StreamEvent, P as getMode, S as UserConfig, T as UserPluginWithLifeCycle, _ as PluginLifecycleHooks, a as InputData, b as ResolveNameParams, c as Logger, d as Output, f as Plugin, g as PluginLifecycle, h as PluginKey, i as Group, j as PossiblePromise, k as StreamEventType, l as LoggerContext, m as PluginFactoryOptions, n as Config, o as InputPath, p as PluginContext, r as GetPluginFactoryOptions, s as LogLevel, t as BarrelType, u as LoggerOptions, v as PluginParameter, w as UserPlugin, x as ResolvePathParams, y as PluginWithLifeCycle } from "./types-
|
|
3
|
-
import { n as getBarrelFiles, t as FileMetaBase } from "./getBarrelFiles-
|
|
2
|
+
import { A as StreamEvents, C as UserLogger, D as HealthResponse, E as ConnectResponse, F as AsyncEventEmitter, M as KubbEvents, N as PluginManager, O as StreamEvent, P as getMode, S as UserConfig, T as UserPluginWithLifeCycle, _ as PluginLifecycleHooks, a as InputData, b as ResolveNameParams, c as Logger, d as Output, f as Plugin, g as PluginLifecycle, h as PluginKey, i as Group, j as PossiblePromise, k as StreamEventType, l as LoggerContext, m as PluginFactoryOptions, n as Config, o as InputPath, p as PluginContext, r as GetPluginFactoryOptions, s as LogLevel, t as BarrelType, u as LoggerOptions, v as PluginParameter, w as UserPlugin, x as ResolvePathParams, y as PluginWithLifeCycle } from "./types-Dv2RimvH.js";
|
|
3
|
+
import { n as getBarrelFiles, t as FileMetaBase } from "./getBarrelFiles-D_2NWu2Q.js";
|
|
4
4
|
import { Fabric } from "@kubb/react-fabric";
|
|
5
5
|
import { KubbFile } from "@kubb/fabric-core/types";
|
|
6
6
|
|
package/dist/index.js
CHANGED
|
@@ -402,7 +402,7 @@ type StreamEvent<T extends StreamEventType = StreamEventType> = {
|
|
|
402
402
|
/**
|
|
403
403
|
* API response types for the Kubb stream server endpoints.
|
|
404
404
|
*/
|
|
405
|
-
/** GET /health */
|
|
405
|
+
/** GET /api/health */
|
|
406
406
|
type HealthResponse = {
|
|
407
407
|
status: 'ok';
|
|
408
408
|
version: string;
|
|
@@ -788,4 +788,4 @@ type Logger<TOptions extends LoggerOptions = LoggerOptions> = {
|
|
|
788
788
|
type UserLogger<TOptions extends LoggerOptions = LoggerOptions> = Omit<Logger<TOptions>, 'logLevel'>;
|
|
789
789
|
//#endregion
|
|
790
790
|
export { StreamEvents as A, UserLogger as C, HealthResponse as D, ConnectResponse as E, AsyncEventEmitter as F, KubbEvents as M, PluginManager as N, StreamEvent as O, getMode as P, UserConfig as S, UserPluginWithLifeCycle as T, PluginLifecycleHooks as _, InputData as a, ResolveNameParams as b, Logger as c, Output as d, Plugin as f, PluginLifecycle as g, PluginKey as h, Group as i, PossiblePromise as j, StreamEventType as k, LoggerContext as l, PluginFactoryOptions as m, Config as n, InputPath as o, PluginContext as p, GetPluginFactoryOptions as r, LogLevel as s, BarrelType as t, LoggerOptions as u, PluginParameter as v, UserPlugin as w, ResolvePathParams as x, PluginWithLifeCycle as y };
|
|
791
|
-
//# sourceMappingURL=types-
|
|
791
|
+
//# sourceMappingURL=types-DalqcJjU.d.cts.map
|
|
@@ -402,7 +402,7 @@ type StreamEvent<T extends StreamEventType = StreamEventType> = {
|
|
|
402
402
|
/**
|
|
403
403
|
* API response types for the Kubb stream server endpoints.
|
|
404
404
|
*/
|
|
405
|
-
/** GET /health */
|
|
405
|
+
/** GET /api/health */
|
|
406
406
|
type HealthResponse = {
|
|
407
407
|
status: 'ok';
|
|
408
408
|
version: string;
|
|
@@ -788,4 +788,4 @@ type Logger<TOptions extends LoggerOptions = LoggerOptions> = {
|
|
|
788
788
|
type UserLogger<TOptions extends LoggerOptions = LoggerOptions> = Omit<Logger<TOptions>, 'logLevel'>;
|
|
789
789
|
//#endregion
|
|
790
790
|
export { StreamEvents as A, UserLogger as C, HealthResponse as D, ConnectResponse as E, AsyncEventEmitter as F, KubbEvents as M, PluginManager as N, StreamEvent as O, getMode as P, UserConfig as S, UserPluginWithLifeCycle as T, PluginLifecycleHooks as _, InputData as a, ResolveNameParams as b, Logger as c, Output as d, Plugin as f, PluginLifecycle as g, PluginKey as h, Group as i, PossiblePromise as j, StreamEventType as k, LoggerContext as l, PluginFactoryOptions as m, Config as n, InputPath as o, PluginContext as p, GetPluginFactoryOptions as r, LogLevel as s, BarrelType as t, LoggerOptions as u, PluginParameter as v, UserPlugin as w, ResolvePathParams as x, PluginWithLifeCycle as y };
|
|
791
|
-
//# sourceMappingURL=types-
|
|
791
|
+
//# sourceMappingURL=types-Dv2RimvH.d.ts.map
|
package/dist/utils.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-DlpkT3g-.cjs";
|
|
2
|
-
import { F as AsyncEventEmitter, j as PossiblePromise } from "./types-
|
|
3
|
-
import { n as getBarrelFiles } from "./getBarrelFiles-
|
|
2
|
+
import { F as AsyncEventEmitter, j as PossiblePromise } from "./types-DalqcJjU.cjs";
|
|
3
|
+
import { n as getBarrelFiles } from "./getBarrelFiles-g6fYZe8A.cjs";
|
|
4
4
|
|
|
5
5
|
//#region src/utils/buildJSDoc.d.ts
|
|
6
6
|
|
package/dist/utils.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as __name } from "./chunk-iVr_oF3V.js";
|
|
2
|
-
import { F as AsyncEventEmitter, j as PossiblePromise } from "./types-
|
|
3
|
-
import { n as getBarrelFiles } from "./getBarrelFiles-
|
|
2
|
+
import { F as AsyncEventEmitter, j as PossiblePromise } from "./types-Dv2RimvH.js";
|
|
3
|
+
import { n as getBarrelFiles } from "./getBarrelFiles-D_2NWu2Q.js";
|
|
4
4
|
|
|
5
5
|
//#region src/utils/buildJSDoc.d.ts
|
|
6
6
|
|
package/package.json
CHANGED
package/src/StreamEvents.ts
CHANGED
|
@@ -39,7 +39,7 @@ export type StreamEvent<T extends StreamEventType = StreamEventType> = {
|
|
|
39
39
|
* API response types for the Kubb stream server endpoints.
|
|
40
40
|
*/
|
|
41
41
|
|
|
42
|
-
/** GET /health */
|
|
42
|
+
/** GET /api/health */
|
|
43
43
|
export type HealthResponse = {
|
|
44
44
|
status: 'ok'
|
|
45
45
|
version: string
|