@hey-api/openapi-ts 0.90.0 → 0.90.1
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/{config-Dis5Gu6e.d.mts → config-D5jw0Xaw.d.mts} +3083 -2850
- package/dist/{config-DT26kmcq.d.cts → config-Dl9mEw3s.d.cts} +2950 -2718
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +1 -1
- package/dist/internal.cjs +1 -1
- package/dist/internal.d.cts +1 -1
- package/dist/internal.d.mts +1 -1
- package/dist/internal.mjs +1 -1
- package/dist/openApi-BfsCCQJN.mjs +14 -0
- package/dist/openApi-BfsCCQJN.mjs.map +1 -0
- package/dist/openApi-VRTfi3V4.cjs +14 -0
- package/dist/openApi-VRTfi3V4.cjs.map +1 -0
- package/dist/run.cjs +1 -1
- package/dist/run.mjs +1 -1
- package/dist/src-CB7dCcql.cjs +20 -0
- package/dist/src-CB7dCcql.cjs.map +1 -0
- package/dist/src-DxXY6pL5.mjs +12 -0
- package/dist/src-DxXY6pL5.mjs.map +1 -0
- package/package.json +2 -2
- package/dist/openApi-BU6F2oHy.mjs +0 -14
- package/dist/openApi-BU6F2oHy.mjs.map +0 -1
- package/dist/openApi-CcUF29dR.cjs +0 -14
- package/dist/openApi-CcUF29dR.cjs.map +0 -1
- package/dist/src-CHy94xdb.cjs +0 -20
- package/dist/src-CHy94xdb.cjs.map +0 -1
- package/dist/src-DnaJOx9H.mjs +0 -12
- package/dist/src-DnaJOx9H.mjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
const e=require(`./openApi-
|
|
2
|
+
const e=require(`./openApi-VRTfi3V4.cjs`),t=require(`./src-CB7dCcql.cjs`);exports.$=e.d,exports.Logger=t.i,exports.OperationPath=e.b,exports.OperationStrategy=e.x,exports.TsDsl=e.v,exports.TsDslContext=e.p,exports.TypeScriptRenderer=e.f,exports.clientDefaultConfig=e.c,exports.clientDefaultMeta=e.l,exports.clientPluginHandler=e.o,exports.createClient=t.r,exports.ctx=e.m,exports.defaultPaginationKeywords=e.C,exports.defaultPlugins=e.a,exports.defineConfig=t.t,exports.definePluginConfig=e.S,exports.keywords=e.g,exports.regexp=e._,exports.reserved=e.h,exports.utils=t.n;
|
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { A as
|
|
2
|
+
import { A as Client$2, C as MaybeTsDsl, D as TsDslContext, E as ExampleOptions, F as Casing, I as LazyOrAsync, L as MaybeArray, M as OperationPath, N as OperationStrategy, O as ctx, P as IR, S as keywords, T as TypeTsDsl, _ as $, a as Plugin, b as TypeScriptRenderer, c as OpenApiOperationObject, d as OpenApiResponseObject, f as OpenApiSchemaObject, g as ExpressionTransformer, h as TypeTransformer, i as DefinePlugin, j as PluginHandler, k as CallArgs, l as OpenApiParameterObject, m as Logger, n as UserConfig, o as OpenApi, p as Context, s as OpenApiMetaObject, u as OpenApiRequestBodyObject, v as DollarTsDsl, w as TsDsl, x as regexp, y as reserved } from "./config-Dl9mEw3s.cjs";
|
|
3
3
|
import { HttpClient, HttpErrorResponse, HttpHeaders, HttpRequest, HttpResponse } from "@angular/common/http";
|
|
4
4
|
import { Injector } from "@angular/core";
|
|
5
5
|
import { AxiosError, AxiosInstance, AxiosRequestHeaders, AxiosResponse, AxiosStatic, CreateAxiosDefaults } from "axios";
|
|
@@ -984,5 +984,5 @@ declare module '@hey-api/codegen-core' {
|
|
|
984
984
|
*/
|
|
985
985
|
declare const defineConfig: <T extends MaybeArray<UserConfig>>(config: LazyOrAsync<T>) => Promise<T>;
|
|
986
986
|
//#endregion
|
|
987
|
-
export { $, type Client as AngularClient, type Client$1 as AxiosClient, type Client$2 as Client, type DefinePlugin, DollarTsDsl, type ExpressionTransformer, type Client$3 as FetchClient, type IR, Logger, MaybeTsDsl, type Client$4 as NextClient, type Client$5 as NuxtClient, type Client$6 as OfetchClient, type OpenApi, type OpenApiMetaObject, type OpenApiOperationObject, type OpenApiParameterObject, type OpenApiRequestBodyObject, type OpenApiResponseObject, type OpenApiSchemaObject, OperationPath, OperationStrategy, type Plugin, TsDsl, TsDslContext, TypeScriptRenderer, type TypeTransformer, TypeTsDsl, type UserConfig, clientDefaultConfig, clientDefaultMeta, clientPluginHandler, createClient, defaultPaginationKeywords, defaultPlugins, defineConfig, definePluginConfig, keywords, regexp, reserved, utils };
|
|
987
|
+
export { $, type Client as AngularClient, type Client$1 as AxiosClient, CallArgs, type Client$2 as Client, type DefinePlugin, DollarTsDsl, ExampleOptions, type ExpressionTransformer, type Client$3 as FetchClient, type IR, Logger, MaybeTsDsl, type Client$4 as NextClient, type Client$5 as NuxtClient, type Client$6 as OfetchClient, type OpenApi, type OpenApiMetaObject, type OpenApiOperationObject, type OpenApiParameterObject, type OpenApiRequestBodyObject, type OpenApiResponseObject, type OpenApiSchemaObject, OperationPath, OperationStrategy, type Plugin, TsDsl, TsDslContext, TypeScriptRenderer, type TypeTransformer, TypeTsDsl, type UserConfig, clientDefaultConfig, clientDefaultMeta, clientPluginHandler, createClient, ctx, defaultPaginationKeywords, defaultPlugins, defineConfig, definePluginConfig, keywords, regexp, reserved, utils };
|
|
988
988
|
//# sourceMappingURL=index.d.cts.map
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { A as Client$
|
|
2
|
+
import { A as Client$2, B as IR, C as MaybeTsDsl, D as TsDslContext, E as ExampleOptions, F as Client$3, H as LazyOrAsync, I as Client$1, L as Client, M as Client$6, N as Client$5, O as ctx, P as Client$4, R as OperationPath, S as keywords, T as TypeTsDsl, U as MaybeArray, V as Casing, _ as $, a as Plugin, b as TypeScriptRenderer, c as OpenApiOperationObject, d as OpenApiResponseObject, f as OpenApiSchemaObject, g as ExpressionTransformer, h as TypeTransformer, i as DefinePlugin, j as PluginHandler, k as CallArgs, l as OpenApiParameterObject, m as Logger, n as UserConfig, o as OpenApi, p as Context, s as OpenApiMetaObject, u as OpenApiRequestBodyObject, v as DollarTsDsl, w as TsDsl, x as regexp, y as reserved, z as OperationStrategy } from "./config-D5jw0Xaw.mjs";
|
|
3
3
|
import "@hey-api/codegen-core";
|
|
4
4
|
|
|
5
5
|
//#region src/generate.d.ts
|
|
@@ -114,5 +114,5 @@ declare module '@hey-api/codegen-core' {
|
|
|
114
114
|
*/
|
|
115
115
|
declare const defineConfig: <T extends MaybeArray<UserConfig>>(config: LazyOrAsync<T>) => Promise<T>;
|
|
116
116
|
//#endregion
|
|
117
|
-
export { $, type Client as AngularClient, type Client$1 as AxiosClient, type Client$2 as Client, type DefinePlugin, DollarTsDsl, type ExpressionTransformer, type Client$3 as FetchClient, type IR, Logger, MaybeTsDsl, type Client$4 as NextClient, type Client$5 as NuxtClient, type Client$6 as OfetchClient, type OpenApi, type OpenApiMetaObject, type OpenApiOperationObject, type OpenApiParameterObject, type OpenApiRequestBodyObject, type OpenApiResponseObject, type OpenApiSchemaObject, OperationPath, OperationStrategy, type Plugin, TsDsl, TsDslContext, TypeScriptRenderer, type TypeTransformer, TypeTsDsl, type UserConfig, clientDefaultConfig, clientDefaultMeta, clientPluginHandler, createClient, defaultPaginationKeywords, defaultPlugins, defineConfig, definePluginConfig, keywords, regexp, reserved, utils };
|
|
117
|
+
export { $, type Client as AngularClient, type Client$1 as AxiosClient, CallArgs, type Client$2 as Client, type DefinePlugin, DollarTsDsl, ExampleOptions, type ExpressionTransformer, type Client$3 as FetchClient, type IR, Logger, MaybeTsDsl, type Client$4 as NextClient, type Client$5 as NuxtClient, type Client$6 as OfetchClient, type OpenApi, type OpenApiMetaObject, type OpenApiOperationObject, type OpenApiParameterObject, type OpenApiRequestBodyObject, type OpenApiResponseObject, type OpenApiSchemaObject, OperationPath, OperationStrategy, type Plugin, TsDsl, TsDslContext, TypeScriptRenderer, type TypeTransformer, TypeTsDsl, type UserConfig, clientDefaultConfig, clientDefaultMeta, clientPluginHandler, createClient, ctx, defaultPaginationKeywords, defaultPlugins, defineConfig, definePluginConfig, keywords, regexp, reserved, utils };
|
|
118
118
|
//# sourceMappingURL=index.d.mts.map
|
package/dist/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{
|
|
2
|
+
import{C as e,S as t,_ as n,a as r,b as i,c as a,d as o,f as s,g as c,h as l,l as u,m as d,o as f,p,v as m,x as h}from"./openApi-BfsCCQJN.mjs";import{i as g,n as _,r as v,t as y}from"./src-DxXY6pL5.mjs";export{o as $,g as Logger,i as OperationPath,h as OperationStrategy,m as TsDsl,p as TsDslContext,s as TypeScriptRenderer,a as clientDefaultConfig,u as clientDefaultMeta,f as clientPluginHandler,v as createClient,d as ctx,e as defaultPaginationKeywords,r as defaultPlugins,y as defineConfig,t as definePluginConfig,c as keywords,n as regexp,l as reserved,_ as utils};
|
package/dist/internal.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
const e=require(`./openApi-
|
|
2
|
+
const e=require(`./openApi-VRTfi3V4.cjs`);exports.getSpec=e.r,exports.initConfigs=e.i,exports.parseOpenApiSpec=e.t;
|
package/dist/internal.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { m as Logger, n as UserConfig, p as Context, r as Input, t as Config } from "./config-
|
|
2
|
+
import { m as Logger, n as UserConfig, p as Context, r as Input, t as Config } from "./config-Dl9mEw3s.cjs";
|
|
3
3
|
import { getResolvedInput } from "@hey-api/json-schema-ref-parser";
|
|
4
4
|
|
|
5
5
|
//#region src/config/init.d.ts
|
package/dist/internal.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { m as Logger, n as UserConfig, p as Context, r as Input, t as Config } from "./config-
|
|
2
|
+
import { m as Logger, n as UserConfig, p as Context, r as Input, t as Config } from "./config-D5jw0Xaw.mjs";
|
|
3
3
|
import { getResolvedInput } from "@hey-api/json-schema-ref-parser";
|
|
4
4
|
|
|
5
5
|
//#region src/config/init.d.ts
|
package/dist/internal.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{i as e,r as t,t as n}from"./openApi-
|
|
2
|
+
import{i as e,r as t,t as n}from"./openApi-BfsCCQJN.mjs";export{t as getSpec,e as initConfigs,n as parseOpenApiSpec};
|