@powerlines/plugin-openapi 0.2.45 → 0.2.47
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.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/package.json +5 -5
- package/dist/{index-BvIz_YCj.d.cts → index-DGAbh3Os.d.cts} +6 -6
- package/dist/{index-BvIz_YCj.d.ts → index-DGAbh3Os.d.ts} +6 -6
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, P as Plugin } from './index-
|
|
2
|
-
export { c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from './index-
|
|
1
|
+
import { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, P as Plugin } from './index-DGAbh3Os.cjs';
|
|
2
|
+
export { c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from './index-DGAbh3Os.cjs';
|
|
3
3
|
import 'node:buffer';
|
|
4
4
|
import 'node:stream';
|
|
5
5
|
import 'openapi-typescript';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, P as Plugin } from './index-
|
|
2
|
-
export { c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from './index-
|
|
1
|
+
import { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, P as Plugin } from './index-DGAbh3Os.js';
|
|
2
|
+
export { c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from './index-DGAbh3Os.js';
|
|
3
3
|
import 'node:buffer';
|
|
4
4
|
import 'node:stream';
|
|
5
5
|
import 'openapi-typescript';
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-
|
|
1
|
+
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-DGAbh3Os.cjs';
|
|
2
2
|
import 'node:buffer';
|
|
3
3
|
import 'node:stream';
|
|
4
4
|
import 'openapi-typescript';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-
|
|
1
|
+
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-DGAbh3Os.js';
|
|
2
2
|
import 'node:buffer';
|
|
3
3
|
import 'node:stream';
|
|
4
4
|
import 'openapi-typescript';
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'node:buffer';
|
|
2
2
|
import 'node:stream';
|
|
3
3
|
import 'openapi-typescript';
|
|
4
|
-
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-
|
|
4
|
+
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-DGAbh3Os.cjs';
|
|
5
5
|
import '@storm-software/build-tools/types';
|
|
6
6
|
import '@storm-software/config-tools/types';
|
|
7
7
|
import '@storm-software/config/types';
|
package/dist/types/plugin.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'node:buffer';
|
|
2
2
|
import 'node:stream';
|
|
3
3
|
import 'openapi-typescript';
|
|
4
|
-
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-
|
|
4
|
+
export { O as OpenAPIPluginContext, a as OpenAPIPluginOptions, c as OpenAPIPluginResolvedConfig, b as OpenAPIPluginUserConfig, f as __ΩOpenAPIPluginContext, _ as __ΩOpenAPIPluginOptions, e as __ΩOpenAPIPluginResolvedConfig, d as __ΩOpenAPIPluginUserConfig } from '../index-DGAbh3Os.js';
|
|
5
5
|
import '@storm-software/build-tools/types';
|
|
6
6
|
import '@storm-software/config-tools/types';
|
|
7
7
|
import '@storm-software/config/types';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-openapi",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.47",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A Powerlines plugin to generate project code from OpenAPI specifications.",
|
|
6
6
|
"repository": {
|
|
@@ -111,13 +111,13 @@
|
|
|
111
111
|
"defu": "^6.1.4",
|
|
112
112
|
"jiti": "^2.6.1",
|
|
113
113
|
"openapi-typescript": "^7.10.1",
|
|
114
|
-
"powerlines": "^0.
|
|
114
|
+
"powerlines": "^0.26.0"
|
|
115
115
|
},
|
|
116
116
|
"devDependencies": {
|
|
117
|
-
"@powerlines/nx": "^0.10.
|
|
118
|
-
"@powerlines/plugin-plugin": "^0.11.
|
|
117
|
+
"@powerlines/nx": "^0.10.43",
|
|
118
|
+
"@powerlines/plugin-plugin": "^0.11.51",
|
|
119
119
|
"@types/node": "^24.10.1"
|
|
120
120
|
},
|
|
121
121
|
"publishConfig": { "access": "public" },
|
|
122
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "f5914f6eb955964b0c2c1785c6e75d5ee04ebd79"
|
|
123
123
|
}
|
|
@@ -1427,12 +1427,6 @@ type PluginHooks<TContext extends PluginContext = PluginContext> = {
|
|
|
1427
1427
|
resolveId: PluginHook<(this: BuildPluginContext<TContext["config"]> & TContext, id: string, importer: string | undefined, options: {
|
|
1428
1428
|
isEntry: boolean;
|
|
1429
1429
|
}) => MaybePromise<string | ExternalIdResult | null | undefined>, "id">;
|
|
1430
|
-
/**
|
|
1431
|
-
* An API object that can be used for inter-plugin communication.
|
|
1432
|
-
*
|
|
1433
|
-
* @see https://rollupjs.org/plugin-development/#direct-plugin-communication
|
|
1434
|
-
*/
|
|
1435
|
-
api?: Record<string, any>;
|
|
1436
1430
|
};
|
|
1437
1431
|
type PluginBuildPlugins<TContext extends PluginContext = PluginContext> = {
|
|
1438
1432
|
[TBuildVariant in UnpluginBuildVariant]?: BuildPlugin<TContext, TBuildVariant>;
|
|
@@ -1442,6 +1436,12 @@ interface Plugin<in out TContext extends PluginContext<ResolvedConfig> = PluginC
|
|
|
1442
1436
|
* The name of the plugin, for use in deduplication, error messages and logs.
|
|
1443
1437
|
*/
|
|
1444
1438
|
name: string;
|
|
1439
|
+
/**
|
|
1440
|
+
* An API object that can be used for inter-plugin communication.
|
|
1441
|
+
*
|
|
1442
|
+
* @see https://rollupjs.org/plugin-development/#direct-plugin-communication
|
|
1443
|
+
*/
|
|
1444
|
+
api?: Record<string, any>;
|
|
1445
1445
|
/**
|
|
1446
1446
|
* Enforce plugin invocation tier similar to webpack loaders. Hooks ordering is still subject to the `order` property in the hook object.
|
|
1447
1447
|
*
|
|
@@ -1427,12 +1427,6 @@ type PluginHooks<TContext extends PluginContext = PluginContext> = {
|
|
|
1427
1427
|
resolveId: PluginHook<(this: BuildPluginContext<TContext["config"]> & TContext, id: string, importer: string | undefined, options: {
|
|
1428
1428
|
isEntry: boolean;
|
|
1429
1429
|
}) => MaybePromise<string | ExternalIdResult | null | undefined>, "id">;
|
|
1430
|
-
/**
|
|
1431
|
-
* An API object that can be used for inter-plugin communication.
|
|
1432
|
-
*
|
|
1433
|
-
* @see https://rollupjs.org/plugin-development/#direct-plugin-communication
|
|
1434
|
-
*/
|
|
1435
|
-
api?: Record<string, any>;
|
|
1436
1430
|
};
|
|
1437
1431
|
type PluginBuildPlugins<TContext extends PluginContext = PluginContext> = {
|
|
1438
1432
|
[TBuildVariant in UnpluginBuildVariant]?: BuildPlugin<TContext, TBuildVariant>;
|
|
@@ -1442,6 +1436,12 @@ interface Plugin<in out TContext extends PluginContext<ResolvedConfig> = PluginC
|
|
|
1442
1436
|
* The name of the plugin, for use in deduplication, error messages and logs.
|
|
1443
1437
|
*/
|
|
1444
1438
|
name: string;
|
|
1439
|
+
/**
|
|
1440
|
+
* An API object that can be used for inter-plugin communication.
|
|
1441
|
+
*
|
|
1442
|
+
* @see https://rollupjs.org/plugin-development/#direct-plugin-communication
|
|
1443
|
+
*/
|
|
1444
|
+
api?: Record<string, any>;
|
|
1445
1445
|
/**
|
|
1446
1446
|
* Enforce plugin invocation tier similar to webpack loaders. Hooks ordering is still subject to the `order` property in the hook object.
|
|
1447
1447
|
*
|