@storybook/web-components-vite 0.0.0-pr-31819-sha-dc7e86b3 → 0.0.0-pr-31819-sha-19dfdec3

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,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_l6cg9x5d0t from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_l6cg9x5d0t from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_l6cg9x5d0t from "node:module";
1
+ import CJS_COMPAT_NODE_URL_txbq2e8v97 from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_txbq2e8v97 from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_txbq2e8v97 from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_l6cg9x5d0t.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_l6cg9x5d0t.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_l6cg9x5d0t.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_txbq2e8v97.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_txbq2e8v97.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_txbq2e8v97.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration
@@ -1,17 +1,17 @@
1
- import CJS_COMPAT_NODE_URL_l6cg9x5d0t from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_l6cg9x5d0t from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_l6cg9x5d0t from "node:module";
1
+ import CJS_COMPAT_NODE_URL_txbq2e8v97 from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_txbq2e8v97 from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_txbq2e8v97 from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_l6cg9x5d0t.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_l6cg9x5d0t.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_l6cg9x5d0t.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_txbq2e8v97.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_txbq2e8v97.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_txbq2e8v97.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-OYA5F2GR.js";
14
+ } from "../_node-chunks/chunk-EFXXAMMF.js";
15
15
 
16
16
  // src/node/index.ts
17
17
  function defineMain(config) {
package/dist/preset.js CHANGED
@@ -1,15 +1,15 @@
1
- import CJS_COMPAT_NODE_URL_l6cg9x5d0t from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_l6cg9x5d0t from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_l6cg9x5d0t from "node:module";
1
+ import CJS_COMPAT_NODE_URL_txbq2e8v97 from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_txbq2e8v97 from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_txbq2e8v97 from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_l6cg9x5d0t.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_l6cg9x5d0t.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_l6cg9x5d0t.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_txbq2e8v97.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_txbq2e8v97.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_txbq2e8v97.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration
11
11
  // ------------------------------------------------------------
12
- import "./_node-chunks/chunk-OYA5F2GR.js";
12
+ import "./_node-chunks/chunk-EFXXAMMF.js";
13
13
 
14
14
  // src/preset.ts
15
15
  var core = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/web-components-vite",
3
- "version": "0.0.0-pr-31819-sha-dc7e86b3",
3
+ "version": "0.0.0-pr-31819-sha-19dfdec3",
4
4
  "description": "Storybook for web-components and Vite: Develop Web Components in isolation with Hot Reloading.",
5
5
  "keywords": [
6
6
  "storybook"
@@ -45,15 +45,15 @@
45
45
  "prep": "jiti ../../../scripts/build/build-package.ts"
46
46
  },
47
47
  "dependencies": {
48
- "@storybook/builder-vite": "0.0.0-pr-31819-sha-dc7e86b3",
49
- "@storybook/web-components": "0.0.0-pr-31819-sha-dc7e86b3"
48
+ "@storybook/builder-vite": "0.0.0-pr-31819-sha-19dfdec3",
49
+ "@storybook/web-components": "0.0.0-pr-31819-sha-19dfdec3"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/node": "^22.0.0",
53
53
  "typescript": "^5.8.3"
54
54
  },
55
55
  "peerDependencies": {
56
- "storybook": "^0.0.0-pr-31819-sha-dc7e86b3"
56
+ "storybook": "^0.0.0-pr-31819-sha-19dfdec3"
57
57
  },
58
58
  "publishConfig": {
59
59
  "access": "public"