@kubb/core 5.0.0-beta.81 → 5.0.0-beta.84

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.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { t as __name } from "./rolldown-runtime-C0LytTxp.js";
2
- import { $ as KubbPluginSetupContext, A as KubbHookStartContext, At as Adapter, B as ParsedFile, C as KubbFilesProcessingEndContext, Ct as GenerationResult, D as KubbGenerationStartContext, Dt as UserReporter, E as KubbGenerationEndContext, Et as ReporterName, F as KubbSuccessContext, G as Generator, H as createKubb, I as KubbWarnContext, J as KubbDriver, K as GeneratorContext, L as PossibleConfig, M as KubbInfoContext, Mt as AdapterSource, N as KubbLifecycleStartContext, Nt as createAdapter, O as KubbHookEndContext, Ot as createReporter, P as KubbPluginsEndContext, Pt as AsyncEventEmitter, Q as KubbPluginEndContext, R as UserConfig, S as KubbFileProcessingUpdate, St as createStorage, T as KubbFilesProcessingUpdateContext, Tt as ReporterContext, U as Parser, V as Kubb, W as defineParser, X as Group, Y as Exclude, Z as Include, _ as InputPath, _t as defineResolver, a as DiagnosticLocation, at as Override, b as KubbDiagnosticContext, bt as createRenderer, c as PerformanceDiagnostic, ct as definePlugin, d as SerializedDiagnostic, dt as ResolveBannerFile, et as KubbPluginStartContext, f as UpdateDiagnostic, ft as ResolveOptionsContext, g as InputData, gt as ResolverPathParams, h as Config, ht as ResolverFileParams, i as DiagnosticKind, it as OutputOptions, j as KubbHooks, jt as AdapterFactoryOptions, k as KubbHookLineContext, kt as logLevel, l as ProblemCode, lt as BannerMeta, m as CLIOptions, mt as ResolverContext, n as DiagnosticByCode, nt as Output, o as DiagnosticSeverity, ot as Plugin, p as BuildOutput, pt as Resolver, q as defineGenerator, r as DiagnosticDoc, rt as OutputMode, s as Diagnostics, st as PluginFactoryOptions, t as Diagnostic, tt as NormalizedPlugin, u as ProblemDiagnostic, ut as ResolveBannerContext, v as KubbBuildEndContext, vt as Renderer, w as KubbFilesProcessingStartContext, wt as Reporter, x as KubbErrorContext, xt as Storage, y as KubbBuildStartContext, yt as RendererFactory, z as FileProcessorHooks } from "./diagnostics-DcFh-77r.js";
2
+ import { $ as KubbPluginEndContext, A as KubbHookStartContext, At as logLevel, B as ParsedFile, C as KubbFilesProcessingEndContext, Ct as createStorage, D as KubbGenerationStartContext, Dt as ReporterName, E as KubbGenerationEndContext, Et as ReporterContext, F as KubbSuccessContext, Ft as AsyncEventEmitter, G as defineParser, H as Kubb, I as KubbWarnContext, J as defineGenerator, K as Generator, L as PossibleConfig, M as KubbInfoContext, Mt as AdapterFactoryOptions, N as KubbLifecycleStartContext, Nt as AdapterSource, O as KubbHookEndContext, Ot as UserReporter, P as KubbPluginsEndContext, Pt as createAdapter, Q as Include, R as UserConfig, S as KubbFileProcessingUpdate, St as Storage, T as KubbFilesProcessingUpdateContext, Tt as Reporter, U as createKubb, V as CreateKubbOptions, W as Parser, X as Exclude, Y as KubbDriver, Z as Group, _ as InputPath, _t as ResolverPathParams, a as DiagnosticLocation, at as OutputOptions, b as KubbDiagnosticContext, bt as RendererFactory, c as PerformanceDiagnostic, ct as PluginFactoryOptions, d as SerializedDiagnostic, dt as ResolveBannerContext, et as KubbPluginSetupContext, f as UpdateDiagnostic, ft as ResolveBannerFile, g as InputData, gt as ResolverFileParams, h as Config, ht as ResolverContext, i as DiagnosticKind, it as OutputMode, j as KubbHooks, jt as Adapter, k as KubbHookLineContext, kt as createReporter, l as ProblemCode, lt as definePlugin, m as CLIOptions, mt as Resolver, n as DiagnosticByCode, nt as NormalizedPlugin, o as DiagnosticSeverity, ot as Override, p as BuildOutput, pt as ResolveOptionsContext, q as GeneratorContext, r as DiagnosticDoc, rt as Output, s as Diagnostics, st as Plugin, t as Diagnostic, tt as KubbPluginStartContext, u as ProblemDiagnostic, ut as BannerMeta, v as KubbBuildEndContext, vt as defineResolver, w as KubbFilesProcessingStartContext, wt as GenerationResult, x as KubbErrorContext, xt as createRenderer, y as KubbBuildStartContext, yt as Renderer, z as FileProcessorHooks } from "./diagnostics-DuaXn2bT.js";
3
3
 
4
4
  //#region ../../internals/utils/src/url.d.ts
5
5
  type URLObject = {
@@ -172,5 +172,5 @@ declare const fsStorage: (options?: Record<string, never> | undefined) => Storag
172
172
  */
173
173
  declare const memoryStorage: (options?: Record<string, never> | undefined) => Storage;
174
174
  //#endregion
175
- export { type Adapter, type AdapterFactoryOptions, type AdapterSource, AsyncEventEmitter, type BannerMeta, BuildOutput, CLIOptions, Config, type Diagnostic, type DiagnosticByCode, type DiagnosticDoc, type DiagnosticKind, type DiagnosticLocation, type DiagnosticSeverity, Diagnostics, type Exclude, type FileProcessorHooks, type GenerationResult, type Generator, type GeneratorContext, type Group, type Include, InputData, InputPath, type Kubb, KubbBuildEndContext, KubbBuildStartContext, KubbDiagnosticContext, KubbDriver, KubbErrorContext, KubbFileProcessingUpdate, KubbFilesProcessingEndContext, KubbFilesProcessingStartContext, KubbFilesProcessingUpdateContext, KubbGenerationEndContext, KubbGenerationStartContext, KubbHookEndContext, KubbHookLineContext, KubbHookStartContext, KubbHooks, KubbInfoContext, KubbLifecycleStartContext, type KubbPluginEndContext, type KubbPluginSetupContext, type KubbPluginStartContext, KubbPluginsEndContext, KubbSuccessContext, KubbWarnContext, type NormalizedPlugin, type Output, type OutputMode, type OutputOptions, type Override, type ParsedFile, type Parser, type PerformanceDiagnostic, type Plugin, type PluginFactoryOptions, PossibleConfig, type ProblemCode, type ProblemDiagnostic, type Renderer, type RendererFactory, type Reporter, type ReporterContext, type ReporterName, type ResolveBannerContext, type ResolveBannerFile, type ResolveOptionsContext, type Resolver, type ResolverContext, type ResolverFileParams, type ResolverPathParams, type SerializedDiagnostic, type Storage, type UpdateDiagnostic, Url, UserConfig, type UserReporter, cliReporter, createAdapter, createKubb, createRenderer, createReporter, createStorage, defineGenerator, defineParser, definePlugin, defineResolver, fileReporter, fsStorage, jsonReporter, logLevel, memoryStorage };
175
+ export { type Adapter, type AdapterFactoryOptions, type AdapterSource, AsyncEventEmitter, type BannerMeta, BuildOutput, CLIOptions, Config, type CreateKubbOptions, type Diagnostic, type DiagnosticByCode, type DiagnosticDoc, type DiagnosticKind, type DiagnosticLocation, type DiagnosticSeverity, Diagnostics, type Exclude, type FileProcessorHooks, type GenerationResult, type Generator, type GeneratorContext, type Group, type Include, InputData, InputPath, type Kubb, KubbBuildEndContext, KubbBuildStartContext, KubbDiagnosticContext, KubbDriver, KubbErrorContext, KubbFileProcessingUpdate, KubbFilesProcessingEndContext, KubbFilesProcessingStartContext, KubbFilesProcessingUpdateContext, KubbGenerationEndContext, KubbGenerationStartContext, KubbHookEndContext, KubbHookLineContext, KubbHookStartContext, KubbHooks, KubbInfoContext, KubbLifecycleStartContext, type KubbPluginEndContext, type KubbPluginSetupContext, type KubbPluginStartContext, KubbPluginsEndContext, KubbSuccessContext, KubbWarnContext, type NormalizedPlugin, type Output, type OutputMode, type OutputOptions, type Override, type ParsedFile, type Parser, type PerformanceDiagnostic, type Plugin, type PluginFactoryOptions, PossibleConfig, type ProblemCode, type ProblemDiagnostic, type Renderer, type RendererFactory, type Reporter, type ReporterContext, type ReporterName, type ResolveBannerContext, type ResolveBannerFile, type ResolveOptionsContext, type Resolver, type ResolverContext, type ResolverFileParams, type ResolverPathParams, type SerializedDiagnostic, type Storage, type UpdateDiagnostic, Url, UserConfig, type UserReporter, cliReporter, createAdapter, createKubb, createRenderer, createReporter, createStorage, defineGenerator, defineParser, definePlugin, defineResolver, fileReporter, fsStorage, jsonReporter, logLevel, memoryStorage };
176
176
  //# sourceMappingURL=index.d.ts.map
package/dist/index.js CHANGED
@@ -394,7 +394,7 @@ function createAdapter(build) {
394
394
  /**
395
395
  * Docs major version, derived from the package version so the link tracks the published major.
396
396
  */
397
- const docsMajor = "5.0.0-beta.81".split(".")[0] ?? "5";
397
+ const docsMajor = "5.0.0-beta.84".split(".")[0] ?? "5";
398
398
  /**
399
399
  * Narrows a {@link Diagnostic} to the variant for `code`, or `null` when it does not match.
400
400
  *