extension-develop 4.0.7 → 4.0.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.
Files changed (35) hide show
  1. package/dist/0~rspack-config.mjs +275 -71
  2. package/dist/101.mjs +9 -2
  3. package/dist/839.mjs +43 -5
  4. package/dist/845.mjs +10 -1
  5. package/dist/extension-js-devtools/chrome/content_scripts/content-0.js +2 -2
  6. package/dist/extension-js-devtools/chrome/pages/centralized-logger.css +1 -1
  7. package/dist/extension-js-devtools/chrome/pages/welcome.css +1 -1
  8. package/dist/extension-js-devtools/chromium/content_scripts/content-0.js +2 -2
  9. package/dist/extension-js-devtools/chromium/pages/centralized-logger.css +1 -1
  10. package/dist/extension-js-devtools/chromium/pages/welcome.css +1 -1
  11. package/dist/extension-js-devtools/edge/content_scripts/content-0.js +2 -2
  12. package/dist/extension-js-devtools/edge/pages/centralized-logger.css +1 -1
  13. package/dist/extension-js-devtools/edge/pages/welcome.css +1 -1
  14. package/dist/extension-js-devtools/extension-js/chrome/events.ndjson +6 -6
  15. package/dist/extension-js-devtools/extension-js/chrome/ready.json +5 -5
  16. package/dist/extension-js-devtools/extension-js/chromium/events.ndjson +6 -6
  17. package/dist/extension-js-devtools/extension-js/chromium/ready.json +5 -5
  18. package/dist/extension-js-devtools/extension-js/edge/events.ndjson +6 -6
  19. package/dist/extension-js-devtools/extension-js/edge/ready.json +5 -5
  20. package/dist/extension-js-devtools/extension-js/firefox/events.ndjson +6 -6
  21. package/dist/extension-js-devtools/extension-js/firefox/ready.json +5 -5
  22. package/dist/extension-js-devtools/firefox/content_scripts/content-0.js +2 -2
  23. package/dist/extension-js-devtools/firefox/pages/centralized-logger.css +1 -1
  24. package/dist/extension-js-devtools/firefox/pages/welcome.css +1 -1
  25. package/dist/extension-js-theme/extension-js/chrome/events.ndjson +6 -6
  26. package/dist/extension-js-theme/extension-js/chrome/ready.json +5 -5
  27. package/dist/extension-js-theme/extension-js/chromium/events.ndjson +6 -6
  28. package/dist/extension-js-theme/extension-js/chromium/ready.json +5 -5
  29. package/dist/extension-js-theme/extension-js/edge/events.ndjson +6 -6
  30. package/dist/extension-js-theme/extension-js/edge/ready.json +5 -5
  31. package/dist/extension-js-theme/extension-js/firefox/events.ndjson +8 -8
  32. package/dist/extension-js-theme/extension-js/firefox/ready.json +5 -5
  33. package/dist/feature-scripts-classic-concat-loader.js +15 -2
  34. package/dist/feature-scripts-classic-concat-loader.mjs +15 -2
  35. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
- {"type":"compile_start","ts":"2026-07-11T22:33:06.165Z","command":"start","browser":"edge"}
2
- {"type":"compile_success","ts":"2026-07-11T22:33:06.208Z","command":"start","browser":"edge","durationMs":50,"errorCount":0}
3
- {"type":"compile_start","ts":"2026-07-11T22:33:08.622Z","command":"start","browser":"edge"}
4
- {"type":"compile_success","ts":"2026-07-11T22:33:08.667Z","command":"start","browser":"edge","durationMs":54,"errorCount":0}
5
- {"type":"compile_start","ts":"2026-07-11T22:35:42.968Z","command":"start","browser":"edge"}
6
- {"type":"compile_success","ts":"2026-07-11T22:35:43.022Z","command":"start","browser":"edge","durationMs":61,"errorCount":0}
1
+ {"type":"compile_start","ts":"2026-07-12T19:43:10.372Z","command":"start","browser":"edge"}
2
+ {"type":"compile_success","ts":"2026-07-12T19:43:10.419Z","command":"start","browser":"edge","durationMs":56,"errorCount":0}
3
+ {"type":"compile_start","ts":"2026-07-12T19:43:12.889Z","command":"start","browser":"edge"}
4
+ {"type":"compile_success","ts":"2026-07-12T19:43:12.935Z","command":"start","browser":"edge","durationMs":54,"errorCount":0}
5
+ {"type":"compile_start","ts":"2026-07-12T19:45:48.779Z","command":"start","browser":"edge"}
6
+ {"type":"compile_success","ts":"2026-07-12T19:45:48.824Z","command":"start","browser":"edge","durationMs":54,"errorCount":0}
@@ -2,15 +2,15 @@
2
2
  "schemaVersion": 2,
3
3
  "command": "start",
4
4
  "browser": "edge",
5
- "runId": "mrgy0xxv-ayq2u1pm",
6
- "startedAt": "2026-07-11T22:35:42.931Z",
5
+ "runId": "mri7eapz-3n0b7ax2",
6
+ "startedAt": "2026-07-12T19:45:48.743Z",
7
7
  "distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/edge",
8
8
  "manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
9
9
  "port": null,
10
10
  "controlPort": null,
11
11
  "status": "ready",
12
- "pid": 8518,
13
- "ts": "2026-07-11T22:35:43.022Z",
14
- "compiledAt": "2026-07-11T22:35:43.022Z",
12
+ "pid": 8606,
13
+ "ts": "2026-07-12T19:45:48.824Z",
14
+ "compiledAt": "2026-07-12T19:45:48.824Z",
15
15
  "errors": []
16
16
  }
@@ -1,8 +1,8 @@
1
- {"type":"compile_start","ts":"2026-07-11T22:33:05.574Z","command":"start","browser":"firefox"}
2
- {"type":"compile_success","ts":"2026-07-11T22:33:05.620Z","command":"start","browser":"firefox","durationMs":53,"errorCount":0}
3
- {"type":"compile_start","ts":"2026-07-11T22:33:08.013Z","command":"start","browser":"firefox"}
4
- {"type":"compile_success","ts":"2026-07-11T22:33:08.058Z","command":"start","browser":"firefox","durationMs":54,"errorCount":0}
5
- {"type":"compile_start","ts":"2026-07-11T22:33:36.829Z","command":"start","browser":"firefox"}
6
- {"type":"compile_success","ts":"2026-07-11T22:33:36.876Z","command":"start","browser":"firefox","durationMs":56,"errorCount":0}
7
- {"type":"compile_start","ts":"2026-07-11T22:35:42.325Z","command":"start","browser":"firefox"}
8
- {"type":"compile_success","ts":"2026-07-11T22:35:42.369Z","command":"start","browser":"firefox","durationMs":52,"errorCount":0}
1
+ {"type":"compile_start","ts":"2026-07-12T19:43:09.717Z","command":"start","browser":"firefox"}
2
+ {"type":"compile_success","ts":"2026-07-12T19:43:09.774Z","command":"start","browser":"firefox","durationMs":64,"errorCount":0}
3
+ {"type":"compile_start","ts":"2026-07-12T19:43:12.269Z","command":"start","browser":"firefox"}
4
+ {"type":"compile_success","ts":"2026-07-12T19:43:12.317Z","command":"start","browser":"firefox","durationMs":54,"errorCount":0}
5
+ {"type":"compile_start","ts":"2026-07-12T19:43:42.386Z","command":"start","browser":"firefox"}
6
+ {"type":"compile_success","ts":"2026-07-12T19:43:42.469Z","command":"start","browser":"firefox","durationMs":91,"errorCount":0}
7
+ {"type":"compile_start","ts":"2026-07-12T19:45:48.154Z","command":"start","browser":"firefox"}
8
+ {"type":"compile_success","ts":"2026-07-12T19:45:48.201Z","command":"start","browser":"firefox","durationMs":55,"errorCount":0}
@@ -2,15 +2,15 @@
2
2
  "schemaVersion": 2,
3
3
  "command": "start",
4
4
  "browser": "firefox",
5
- "runId": "mrgy0xg4-dghez627",
6
- "startedAt": "2026-07-11T22:35:42.292Z",
5
+ "runId": "mri7ea8o-id24nra8",
6
+ "startedAt": "2026-07-12T19:45:48.121Z",
7
7
  "distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/firefox",
8
8
  "manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
9
9
  "port": null,
10
10
  "controlPort": null,
11
11
  "status": "ready",
12
- "pid": 8478,
13
- "ts": "2026-07-11T22:35:42.369Z",
14
- "compiledAt": "2026-07-11T22:35:42.369Z",
12
+ "pid": 8566,
13
+ "ts": "2026-07-12T19:45:48.201Z",
14
+ "compiledAt": "2026-07-12T19:45:48.201Z",
15
15
  "errors": []
16
16
  }
@@ -1,5 +1,17 @@
1
1
  import { createRequire as __extjsCreateRequire } from "node:module"; const require = __extjsCreateRequire(import.meta.url);
2
+ import { createRequire } from "module";
2
3
  import * as __rspack_external_fs from "fs";
4
+ const requireModule = createRequire(import.meta.url);
5
+ function transpileClassicTs(file, content) {
6
+ const ts = requireModule("typescript");
7
+ return ts.transpileModule(content, {
8
+ compilerOptions: {
9
+ target: ts.ScriptTarget.ESNext,
10
+ module: ts.ModuleKind.ESNext
11
+ },
12
+ fileName: file
13
+ }).outputText;
14
+ }
3
15
  const BASE64 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';
4
16
  const CONCAT_UMD_WRAP_OPEN = ';(function (module, exports, define, require) {';
5
17
  const CONCAT_UMD_WRAP_CLOSE = '}).call(typeof globalThis !== "undefined" ? globalThis : this, void 0, void 0, void 0, void 0);';
@@ -45,9 +57,10 @@ function classicConcatLoader(_source) {
45
57
  }
46
58
  for(let fileIdx = 0; fileIdx < jsFiles.length; fileIdx++){
47
59
  const file = jsFiles[fileIdx];
48
- const content = __rspack_external_fs.readFileSync(file, 'utf8');
60
+ const raw = __rspack_external_fs.readFileSync(file, 'utf8');
61
+ const content = /\.ts$/i.test(file) ? transpileClassicTs(file, raw) : raw;
49
62
  sources.push(file);
50
- sourcesContent.push(content);
63
+ sourcesContent.push(raw);
51
64
  outputLines.push(`/* ${file} */`);
52
65
  lineMappings.push(null);
53
66
  const fileLines = content.split('\n');
@@ -1,5 +1,17 @@
1
1
  import { createRequire as __extjsCreateRequire } from "node:module"; const require = __extjsCreateRequire(import.meta.url);
2
+ import { createRequire } from "module";
2
3
  import * as __rspack_external_fs from "fs";
4
+ const requireModule = createRequire(import.meta.url);
5
+ function transpileClassicTs(file, content) {
6
+ const ts = requireModule("typescript");
7
+ return ts.transpileModule(content, {
8
+ compilerOptions: {
9
+ target: ts.ScriptTarget.ESNext,
10
+ module: ts.ModuleKind.ESNext
11
+ },
12
+ fileName: file
13
+ }).outputText;
14
+ }
3
15
  const BASE64 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';
4
16
  const CONCAT_UMD_WRAP_OPEN = ';(function (module, exports, define, require) {';
5
17
  const CONCAT_UMD_WRAP_CLOSE = '}).call(typeof globalThis !== "undefined" ? globalThis : this, void 0, void 0, void 0, void 0);';
@@ -45,9 +57,10 @@ function classicConcatLoader(_source) {
45
57
  }
46
58
  for(let fileIdx = 0; fileIdx < jsFiles.length; fileIdx++){
47
59
  const file = jsFiles[fileIdx];
48
- const content = __rspack_external_fs.readFileSync(file, 'utf8');
60
+ const raw = __rspack_external_fs.readFileSync(file, 'utf8');
61
+ const content = /\.ts$/i.test(file) ? transpileClassicTs(file, raw) : raw;
49
62
  sources.push(file);
50
- sourcesContent.push(content);
63
+ sourcesContent.push(raw);
51
64
  outputLines.push(`/* ${file} */`);
52
65
  lineMappings.push(null);
53
66
  const fileLines = content.split('\n');
package/package.json CHANGED
@@ -34,7 +34,7 @@
34
34
  "runtime"
35
35
  ],
36
36
  "name": "extension-develop",
37
- "version": "4.0.7",
37
+ "version": "4.0.8",
38
38
  "description": "Develop, build, preview, and package Extension.js projects.",
39
39
  "author": {
40
40
  "name": "Cezar Augusto",