@vocab/vite 0.3.2-rollup-plugin-20251205045501 → 0.3.3-isolate-rolldown-runtime-20251217033548

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/chunks.cjs CHANGED
@@ -1,4 +1,4 @@
1
- const require_logger = require('./logger-DcpFYA4Y.cjs');
1
+ const require_logger = require('./logger-FsdiJ8PT.cjs');
2
2
  const require_get_chunk_name = require('./get-chunk-name-_4YElhoN.cjs');
3
3
 
4
4
  //#region src/create-vocab-chunks.ts
package/dist/chunks.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { t as getChunkName } from "./get-chunk-name--NwcPw0B.cjs";
1
+ import { t as getChunkName } from "./get-chunk-name-BFJ4eAqh.cjs";
2
2
  import { Rollup } from "vite";
3
3
 
4
4
  //#region src/create-vocab-chunks.d.ts
package/dist/chunks.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { t as getChunkName } from "./get-chunk-name-DzpzznD2.mjs";
1
+ import { t as getChunkName } from "./get-chunk-name-B9hhDPGC.mjs";
2
2
  import { Rollup } from "vite";
3
3
 
4
4
  //#region src/create-vocab-chunks.d.ts
package/dist/chunks.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { t as trace } from "./logger-hC6HMnf7.mjs";
2
- import { t as getChunkName } from "./get-chunk-name-CvsXzRsB.mjs";
1
+ import { t as trace } from "./logger-BqzBQmMo.mjs";
2
+ import { t as getChunkName } from "./get-chunk-name-DZJfHh0i.mjs";
3
3
 
4
4
  //#region src/create-vocab-chunks.ts
5
5
  const trace$1 = trace.extend("create-vocab-chunks");
@@ -2,4 +2,4 @@
2
2
  declare function getChunkName(lang: string): string;
3
3
  //#endregion
4
4
  export { getChunkName as t };
5
- //# sourceMappingURL=get-chunk-name--NwcPw0B.d.cts.map
5
+ //# sourceMappingURL=get-chunk-name-B9hhDPGC.d.mts.map
@@ -2,4 +2,4 @@
2
2
  declare function getChunkName(lang: string): string;
3
3
  //#endregion
4
4
  export { getChunkName as t };
5
- //# sourceMappingURL=get-chunk-name-DzpzznD2.d.mts.map
5
+ //# sourceMappingURL=get-chunk-name-BFJ4eAqh.d.cts.map
@@ -5,4 +5,4 @@ function getChunkName(lang) {
5
5
 
6
6
  //#endregion
7
7
  export { getChunkName as t };
8
- //# sourceMappingURL=get-chunk-name-CvsXzRsB.mjs.map
8
+ //# sourceMappingURL=get-chunk-name-DZJfHh0i.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-chunk-name-CvsXzRsB.mjs","names":[],"sources":["../src/get-chunk-name.ts"],"sourcesContent":["export function getChunkName(lang: string) {\n return `${lang}-translations`;\n}\n"],"mappings":";AAAA,SAAgB,aAAa,MAAc;AACzC,QAAO,GAAG,KAAK"}
1
+ {"version":3,"file":"get-chunk-name-DZJfHh0i.mjs","names":[],"sources":["../src/get-chunk-name.ts"],"sourcesContent":["export function getChunkName(lang: string) {\n return `${lang}-translations`;\n}\n"],"mappings":";AAAA,SAAgB,aAAa,MAAc;AACzC,QAAO,GAAG,KAAK"}
@@ -1,2 +1,2 @@
1
- import { t as getChunkName } from "./get-chunk-name--NwcPw0B.cjs";
1
+ import { t as getChunkName } from "./get-chunk-name-BFJ4eAqh.cjs";
2
2
  export { getChunkName };
@@ -1,2 +1,2 @@
1
- import { t as getChunkName } from "./get-chunk-name-DzpzznD2.mjs";
1
+ import { t as getChunkName } from "./get-chunk-name-B9hhDPGC.mjs";
2
2
  export { getChunkName };
@@ -1,3 +1,3 @@
1
- import { t as getChunkName } from "./get-chunk-name-CvsXzRsB.mjs";
1
+ import { t as getChunkName } from "./get-chunk-name-DZJfHh0i.mjs";
2
2
 
3
3
  export { getChunkName };
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- const require_logger = require('./logger-DcpFYA4Y.cjs');
1
+ const require_logger = require('./logger-FsdiJ8PT.cjs');
2
2
  let __vocab_core = require("@vocab/core");
3
3
  let es_module_lexer = require("es-module-lexer");
4
4
  es_module_lexer = require_logger.__toESM(es_module_lexer);
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { t as trace } from "./logger-hC6HMnf7.mjs";
1
+ import { t as trace } from "./logger-BqzBQmMo.mjs";
2
2
  import { compiledVocabFileFilter, getDevLanguageFileFromTsFile, loadTranslation } from "@vocab/core";
3
3
  import * as esModuleLexer from "es-module-lexer";
4
4
  import * as cjsModuleLexer from "cjs-module-lexer";
@@ -6,4 +6,4 @@ const trace = debug(`vocab:vite`);
6
6
 
7
7
  //#endregion
8
8
  export { trace as t };
9
- //# sourceMappingURL=logger-hC6HMnf7.mjs.map
9
+ //# sourceMappingURL=logger-BqzBQmMo.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"logger-hC6HMnf7.mjs","names":[],"sources":["../src/logger.ts"],"sourcesContent":["import pc from 'picocolors';\nimport debug from 'debug';\n\nexport const trace = debug(`vocab:vite`);\n\nexport const log = (...params: unknown[]) => {\n // eslint-disable-next-line no-console\n console.log(pc.yellow('Vocab'), ...params);\n};\n"],"mappings":";;;;AAGA,MAAa,QAAQ,MAAM,aAAa"}
1
+ {"version":3,"file":"logger-BqzBQmMo.mjs","names":[],"sources":["../src/logger.ts"],"sourcesContent":["import pc from 'picocolors';\nimport debug from 'debug';\n\nexport const trace = debug(`vocab:vite`);\n\nexport const log = (...params: unknown[]) => {\n // eslint-disable-next-line no-console\n console.log(pc.yellow('Vocab'), ...params);\n};\n"],"mappings":";;;;AAGA,MAAa,QAAQ,MAAM,aAAa"}
@@ -6,12 +6,16 @@ var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __getProtoOf = Object.getPrototypeOf;
7
7
  var __hasOwnProp = Object.prototype.hasOwnProperty;
8
8
  var __copyProps = (to, from, except, desc) => {
9
- if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
10
- key = keys[i];
11
- if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
12
- get: ((k) => from[k]).bind(null, key),
13
- enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
14
- });
9
+ if (from && typeof from === "object" || typeof from === "function") {
10
+ for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) {
13
+ __defProp(to, key, {
14
+ get: ((k) => from[k]).bind(null, key),
15
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
16
+ });
17
+ }
18
+ }
15
19
  }
16
20
  return to;
17
21
  };
@@ -41,4 +45,4 @@ Object.defineProperty(exports, 'trace', {
41
45
  return trace;
42
46
  }
43
47
  });
44
- //# sourceMappingURL=logger-DcpFYA4Y.cjs.map
48
+ //# sourceMappingURL=logger-FsdiJ8PT.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"logger-DcpFYA4Y.cjs","names":[],"sources":["../src/logger.ts"],"sourcesContent":["import pc from 'picocolors';\nimport debug from 'debug';\n\nexport const trace = debug(`vocab:vite`);\n\nexport const log = (...params: unknown[]) => {\n // eslint-disable-next-line no-console\n console.log(pc.yellow('Vocab'), ...params);\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAa,2BAAc,aAAa"}
1
+ {"version":3,"file":"logger-FsdiJ8PT.cjs","names":[],"sources":["../src/logger.ts"],"sourcesContent":["import pc from 'picocolors';\nimport debug from 'debug';\n\nexport const trace = debug(`vocab:vite`);\n\nexport const log = (...params: unknown[]) => {\n // eslint-disable-next-line no-console\n console.log(pc.yellow('Vocab'), ...params);\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAa,2BAAc,aAAa"}
package/dist/runtime.cjs CHANGED
@@ -1,4 +1,4 @@
1
- const require_logger = require('./logger-DcpFYA4Y.cjs');
1
+ const require_logger = require('./logger-FsdiJ8PT.cjs');
2
2
  let __vocab_core_translation_file = require("@vocab/core/translation-file");
3
3
  let __vocab_core_icu_handler = require("@vocab/core/icu-handler");
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vocab/vite",
3
- "version": "0.3.2-rollup-plugin-20251205045501",
3
+ "version": "0.3.3-isolate-rolldown-runtime-20251217033548",
4
4
  "author": "SEEK",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -13,20 +13,20 @@
13
13
  "types": "./dist/index.d.cts",
14
14
  "exports": {
15
15
  ".": {
16
- "import": "./dist/index.mjs",
17
- "require": "./dist/index.cjs"
16
+ "require": "./dist/index.cjs",
17
+ "import": "./dist/index.mjs"
18
18
  },
19
19
  "./chunks": {
20
- "import": "./dist/chunks.mjs",
21
- "require": "./dist/chunks.cjs"
20
+ "require": "./dist/chunks.cjs",
21
+ "import": "./dist/chunks.mjs"
22
22
  },
23
23
  "./get-chunk-name": {
24
- "import": "./dist/get-chunk-name.mjs",
25
- "require": "./dist/get-chunk-name.cjs"
24
+ "require": "./dist/get-chunk-name.cjs",
25
+ "import": "./dist/get-chunk-name.mjs"
26
26
  },
27
27
  "./runtime": {
28
- "import": "./dist/runtime.mjs",
29
- "require": "./dist/runtime.cjs"
28
+ "require": "./dist/runtime.cjs",
29
+ "import": "./dist/runtime.mjs"
30
30
  },
31
31
  "./package.json": "./package.json"
32
32
  },
@@ -38,7 +38,7 @@
38
38
  "debug": "^4.3.1",
39
39
  "es-module-lexer": "^1.0.0",
40
40
  "picocolors": "^1.0.0",
41
- "@vocab/core": "^1.7.0-rollup-plugin-20251205045501"
41
+ "@vocab/core": "^1.7.1-isolate-rolldown-runtime-20251217033548"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@types/debug": "^4.1.5",