vue-jsx-vapor 2.6.6 → 2.6.8

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,7 +1,7 @@
1
1
  import { Options } from "./options-jKAq0dFf.cjs";
2
- import * as esbuild1 from "esbuild";
2
+ import * as esbuild2 from "esbuild";
3
3
 
4
4
  //#region src/esbuild.d.ts
5
- declare const _default: (options?: Options | undefined) => esbuild1.Plugin;
5
+ declare const _default: (options?: Options | undefined) => esbuild2.Plugin;
6
6
  //#endregion
7
7
  export { _default as default };
package/dist/esbuild.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-CBMw6D8V.js";
2
- import * as esbuild2 from "esbuild";
2
+ import * as esbuild7 from "esbuild";
3
3
 
4
4
  //#region src/esbuild.d.ts
5
- declare const _default: (options?: Options | undefined) => esbuild2.Plugin;
5
+ declare const _default: (options?: Options | undefined) => esbuild7.Plugin;
6
6
  //#endregion
7
7
  export { _default as default };
package/dist/nuxt.cjs CHANGED
@@ -12,7 +12,7 @@ require("@nuxt/schema");
12
12
  var nuxt_default = (0, __nuxt_kit.defineNuxtModule)({
13
13
  meta: {
14
14
  name: "nuxt-vue-jsx-vapor",
15
- configKey: "unpluginStarter"
15
+ configKey: "jsxVapor"
16
16
  },
17
17
  setup(options) {
18
18
  (0, __nuxt_kit.addVitePlugin)(() => require_vite.vite_default(options));
package/dist/nuxt.d.cts CHANGED
@@ -1,8 +1,8 @@
1
1
  import { Options } from "./options-jKAq0dFf.cjs";
2
- import * as _nuxt_schema7 from "@nuxt/schema";
2
+ import * as _nuxt_schema0 from "@nuxt/schema";
3
3
 
4
4
  //#region src/nuxt.d.ts
5
5
  interface ModuleOptions extends Options {}
6
- declare const _default: _nuxt_schema7.NuxtModule<ModuleOptions, ModuleOptions, false>;
6
+ declare const _default: _nuxt_schema0.NuxtModule<ModuleOptions, ModuleOptions, false>;
7
7
  //#endregion
8
8
  export { ModuleOptions, _default as default };
package/dist/nuxt.js CHANGED
@@ -10,7 +10,7 @@ import "@nuxt/schema";
10
10
  var nuxt_default = defineNuxtModule({
11
11
  meta: {
12
12
  name: "nuxt-vue-jsx-vapor",
13
- configKey: "unpluginStarter"
13
+ configKey: "jsxVapor"
14
14
  },
15
15
  setup(options) {
16
16
  addVitePlugin(() => vite_default(options));
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-jKAq0dFf.cjs";
2
- import * as unplugin3 from "unplugin";
2
+ import * as rollup5 from "rollup";
3
3
 
4
4
  //#region src/rolldown.d.ts
5
- declare const _default: (options?: Options | undefined) => unplugin3.RollupPlugin<any> | unplugin3.RollupPlugin<any>[];
5
+ declare const _default: (options?: Options | undefined) => rollup5.Plugin<any> | rollup5.Plugin<any>[];
6
6
  //#endregion
7
7
  export { _default as default };
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-CBMw6D8V.js";
2
- import * as unplugin12 from "unplugin";
2
+ import * as rollup3 from "rollup";
3
3
 
4
4
  //#region src/rolldown.d.ts
5
- declare const _default: (options?: Options | undefined) => unplugin12.RollupPlugin<any> | unplugin12.RollupPlugin<any>[];
5
+ declare const _default: (options?: Options | undefined) => rollup3.Plugin<any> | rollup3.Plugin<any>[];
6
6
  //#endregion
7
7
  export { _default as default };
package/dist/rollup.d.cts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-jKAq0dFf.cjs";
2
- import * as unplugin13 from "unplugin";
2
+ import * as rollup13 from "rollup";
3
3
 
4
4
  //#region src/rollup.d.ts
5
- declare const _default: (options?: Options | undefined) => unplugin13.RollupPlugin<any>[];
5
+ declare const _default: (options?: Options | undefined) => rollup13.Plugin<any>[];
6
6
  //#endregion
7
7
  export { _default as default };
package/dist/rollup.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-CBMw6D8V.js";
2
- import * as unplugin10 from "unplugin";
2
+ import * as rollup1 from "rollup";
3
3
 
4
4
  //#region src/rollup.d.ts
5
- declare const _default: (options?: Options | undefined) => unplugin10.RollupPlugin<any>[];
5
+ declare const _default: (options?: Options | undefined) => rollup1.Plugin<any>[];
6
6
  //#endregion
7
7
  export { _default as default };
@@ -1,9 +1,9 @@
1
1
  import { Options } from "./options-jKAq0dFf.cjs";
2
- import * as unplugin8 from "unplugin";
2
+ import * as unplugin11 from "unplugin";
3
3
  import { UnpluginFactory } from "unplugin";
4
4
 
5
5
  //#region src/unplugin.d.ts
6
6
  declare const unpluginFactory: UnpluginFactory<Options | undefined, true>;
7
- declare const unplugin: unplugin8.UnpluginInstance<Options | undefined, true>;
7
+ declare const unplugin: unplugin11.UnpluginInstance<Options | undefined, true>;
8
8
  //#endregion
9
9
  export { Options, unplugin as default, unplugin, unpluginFactory };
package/dist/vite.d.cts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-jKAq0dFf.cjs";
2
- import * as vite6 from "vite";
2
+ import * as vite8 from "vite";
3
3
 
4
4
  //#region src/vite.d.ts
5
- declare const _default: (options?: Options | undefined) => vite6.Plugin<any>[];
5
+ declare const _default: (options?: Options | undefined) => vite8.Plugin<any>[];
6
6
  //#endregion
7
7
  export { _default as default };
package/dist/vite.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-CBMw6D8V.js";
2
- import * as vite4 from "vite";
2
+ import * as vite12 from "vite";
3
3
 
4
4
  //#region src/vite.d.ts
5
- declare const _default: (options?: Options | undefined) => vite4.Plugin<any>[];
5
+ declare const _default: (options?: Options | undefined) => vite12.Plugin<any>[];
6
6
  //#endregion
7
7
  export { _default as default };
package/dist/volar.cjs CHANGED
@@ -33,7 +33,7 @@ type __InferJsxElement<T> = T extends keyof HTMLElementTagNameMap
33
33
  ? SVGElementTagNameMap[T]
34
34
  : T extends (props: infer Props, ctx: { slots: infer Slots, expose: (exposed: infer Exposed) => void, attrs: any, emit: any }) => infer TypeBlock
35
35
  // @ts-ignore
36
- ? import('vue-jsx-vapor').VaporComponentInstance<Props, {}, Slots, Exposed, TypeBlock>
36
+ ? TypeBlock extends import('vue').VNode ? TypeBlock : import('vue-jsx-vapor').VaporComponentInstance<Props, {}, Slots, Exposed, TypeBlock>
37
37
  : T extends { new (...args: any[]): infer Instance }
38
38
  ? Instance extends { $: any }
39
39
  ? import('vue').VNode
package/dist/volar.js CHANGED
@@ -31,7 +31,7 @@ type __InferJsxElement<T> = T extends keyof HTMLElementTagNameMap
31
31
  ? SVGElementTagNameMap[T]
32
32
  : T extends (props: infer Props, ctx: { slots: infer Slots, expose: (exposed: infer Exposed) => void, attrs: any, emit: any }) => infer TypeBlock
33
33
  // @ts-ignore
34
- ? import('vue-jsx-vapor').VaporComponentInstance<Props, {}, Slots, Exposed, TypeBlock>
34
+ ? TypeBlock extends import('vue').VNode ? TypeBlock : import('vue-jsx-vapor').VaporComponentInstance<Props, {}, Slots, Exposed, TypeBlock>
35
35
  : T extends { new (...args: any[]): infer Instance }
36
36
  ? Instance extends { $: any }
37
37
  ? import('vue').VNode
package/dist/webpack.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Options } from "./options-CBMw6D8V.js";
2
- import * as webpack7 from "webpack";
2
+ import * as webpack10 from "webpack";
3
3
 
4
4
  //#region src/webpack.d.ts
5
- declare const _default: (options?: Options | undefined) => webpack7.WebpackPluginInstance;
5
+ declare const _default: (options?: Options | undefined) => webpack10.WebpackPluginInstance;
6
6
  //#endregion
7
7
  export { _default as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-jsx-vapor",
3
- "version": "2.6.6",
3
+ "version": "2.6.8",
4
4
  "description": "Vapor Mode of Vue JSX",
5
5
  "type": "module",
6
6
  "keywords": [
@@ -172,10 +172,10 @@
172
172
  "ts-macro": "^0.3.6",
173
173
  "unplugin": "^2.3.10",
174
174
  "unplugin-utils": "^0.2.5",
175
- "@vue-jsx-vapor/compiler": "2.6.6",
176
- "@vue-jsx-vapor/runtime": "2.6.6",
177
- "@vue-jsx-vapor/babel": "2.6.6",
178
- "@vue-jsx-vapor/macros": "2.6.6"
175
+ "@vue-jsx-vapor/babel": "2.6.8",
176
+ "@vue-jsx-vapor/macros": "2.6.8",
177
+ "@vue-jsx-vapor/runtime": "2.6.8",
178
+ "@vue-jsx-vapor/compiler": "2.6.8"
179
179
  },
180
180
  "devDependencies": {
181
181
  "@nuxt/kit": "^3.19.2",