@storybook/vue3-vite 10.0.5 → 10.0.7
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.
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_tzmfle4ldc from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_tzmfle4ldc from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_tzmfle4ldc from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_tzmfle4ldc.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_tzmfle4ldc.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_tzmfle4ldc.createRequire(import.meta.url);
|
|
8
|
+
|
|
9
|
+
// ------------------------------------------------------------
|
|
10
|
+
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
+
// ------------------------------------------------------------
|
|
12
|
+
var __defProp = Object.defineProperty;
|
|
13
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
14
|
+
|
|
15
|
+
export {
|
|
16
|
+
__name
|
|
17
|
+
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_tzmfle4ldc from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_tzmfle4ldc from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_tzmfle4ldc from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_tzmfle4ldc.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_tzmfle4ldc.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_tzmfle4ldc.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
__name
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-2GQYIQAP.js";
|
|
15
15
|
|
|
16
16
|
// src/plugins/vue-template.ts
|
|
17
17
|
async function templateCompilation() {
|
package/dist/node/index.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_tzmfle4ldc from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_tzmfle4ldc from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_tzmfle4ldc from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_tzmfle4ldc.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_tzmfle4ldc.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_tzmfle4ldc.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
__name
|
|
14
|
-
} from "../_node-chunks/chunk-
|
|
14
|
+
} from "../_node-chunks/chunk-2GQYIQAP.js";
|
|
15
15
|
|
|
16
16
|
// src/node/index.ts
|
|
17
17
|
function defineMain(config) {
|
package/dist/preset.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_tzmfle4ldc from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_tzmfle4ldc from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_tzmfle4ldc from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_tzmfle4ldc.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_tzmfle4ldc.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_tzmfle4ldc.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
templateCompilation
|
|
14
|
-
} from "./_node-chunks/chunk-
|
|
14
|
+
} from "./_node-chunks/chunk-TLTSTDB4.js";
|
|
15
15
|
import {
|
|
16
16
|
__name
|
|
17
|
-
} from "./_node-chunks/chunk-
|
|
17
|
+
} from "./_node-chunks/chunk-2GQYIQAP.js";
|
|
18
18
|
|
|
19
19
|
// src/plugins/vue-component-meta.ts
|
|
20
20
|
import { readFile, stat } from "node:fs/promises";
|
package/dist/vite-plugin.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_tzmfle4ldc from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_tzmfle4ldc from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_tzmfle4ldc from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_tzmfle4ldc.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_tzmfle4ldc.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_tzmfle4ldc.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
templateCompilation
|
|
14
|
-
} from "./_node-chunks/chunk-
|
|
14
|
+
} from "./_node-chunks/chunk-TLTSTDB4.js";
|
|
15
15
|
import {
|
|
16
16
|
__name
|
|
17
|
-
} from "./_node-chunks/chunk-
|
|
17
|
+
} from "./_node-chunks/chunk-2GQYIQAP.js";
|
|
18
18
|
|
|
19
19
|
// src/vite-plugin.ts
|
|
20
20
|
var storybookVuePlugin = /* @__PURE__ */ __name(() => {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storybook/vue3-vite",
|
|
3
|
-
"version": "10.0.
|
|
3
|
+
"version": "10.0.7",
|
|
4
4
|
"description": "Storybook for Vue3 and Vite: Develop, document, and test UI components in isolation",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"storybook",
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"prep": "jiti ../../../scripts/build/build-package.ts"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@storybook/builder-vite": "10.0.
|
|
55
|
-
"@storybook/vue3": "10.0.
|
|
54
|
+
"@storybook/builder-vite": "10.0.7",
|
|
55
|
+
"@storybook/vue3": "10.0.7",
|
|
56
56
|
"magic-string": "^0.30.0",
|
|
57
57
|
"typescript": "^5.8.3",
|
|
58
58
|
"vue-component-meta": "^2.0.0",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"vite": "^7.0.4"
|
|
65
65
|
},
|
|
66
66
|
"peerDependencies": {
|
|
67
|
-
"storybook": "^10.0.
|
|
67
|
+
"storybook": "^10.0.7",
|
|
68
68
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
|
|
69
69
|
},
|
|
70
70
|
"publishConfig": {
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_12y5sidux2f from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_12y5sidux2f from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_12y5sidux2f from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_12y5sidux2f.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_12y5sidux2f.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_12y5sidux2f.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
var __defProp = Object.defineProperty;
|
|
13
|
-
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
14
|
-
|
|
15
|
-
export {
|
|
16
|
-
__name
|
|
17
|
-
};
|