@powerhousedao/reactor-local 1.9.3 → 1.9.5
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/CHANGELOG.md +13 -5
- package/dist/{api-SQAUIGBT.js → api-E6XROJGP.js} +1 -1
- package/dist/{chunk-ULLZUAKM.js → chunk-2CQEJHCK.js} +19 -19
- package/dist/{chunk-DRNIS4SG.js → chunk-4PQSXXV5.js} +3 -3
- package/dist/{chunk-W6VIJGQD.js → chunk-HBSASU7J.js} +2 -2
- package/dist/{chunk-GFYRWMMU.js → chunk-JKUWAFT3.js} +1 -1
- package/dist/{chunk-XNQFFRYV.js → chunk-NUOUR6JD.js} +5 -5
- package/dist/{chunk-MSJXUT2A.js → chunk-XCBQEZL7.js} +6 -6
- package/dist/{chunk-YTFTT4GJ.js → chunk-YEQZX5PN.js} +8 -7
- package/dist/cli.js +4 -4
- package/dist/{dep-CoVxupJ6-PRUWVGXT.js → dep-CoVxupJ6-CJEICGRY.js} +6 -6
- package/dist/{dep-DFNV1bxH-YIK5UQUM.js → dep-DFNV1bxH-6SNVLDGL.js} +5 -5
- package/dist/{dep-DnSxfB-q-4UYKC3SD.js → dep-DnSxfB-q-L6ED62HV.js} +2 -2
- package/dist/{dist-7CLY6ZXT.js → dist-SORJXI3X.js} +3 -3
- package/dist/{false-HYJMBQ2C.js → false-6FAS3WJ4.js} +2 -2
- package/dist/index.js +5 -5
- package/dist/{jiti-D4QU4ISS.js → jiti-OTVXX5SX.js} +38 -35
- package/dist/{postcss-KMJVTCRJ.js → postcss-WNB4YQ3F.js} +2 -2
- package/dist/rollup-OCQAV2TP.js +20 -0
- package/dist/server.js +4 -4
- package/dist/{watch-55RHM2R5.js → watch-STFHOABV.js} +6 -6
- package/package.json +5 -5
- package/dist/rollup-WUOICUVC.js +0 -20
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,19 @@
|
|
|
1
|
-
## 1.9.
|
|
1
|
+
## 1.9.5 (2024-12-10)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- **design-system:** release dspot-scalars components ([881b8995](https://github.com/powerhouse-inc/powerhouse/commit/881b8995))
|
|
2
6
|
|
|
3
7
|
### 🧱 Updated Dependencies
|
|
4
8
|
|
|
5
|
-
- Updated @powerhousedao/general-document-indexer to 1.7.
|
|
6
|
-
- Updated document-model-libs to 1.120.
|
|
7
|
-
- Updated document-drive to 1.8.
|
|
8
|
-
- Updated @powerhousedao/reactor-api to 1.9.
|
|
9
|
+
- Updated @powerhousedao/general-document-indexer to 1.7.5
|
|
10
|
+
- Updated document-model-libs to 1.120.4
|
|
11
|
+
- Updated document-drive to 1.8.5
|
|
12
|
+
- Updated @powerhousedao/reactor-api to 1.9.5
|
|
13
|
+
|
|
14
|
+
### ❤️ Thank You
|
|
15
|
+
|
|
16
|
+
- Guillermo Puente Sandoval @gpuente
|
|
9
17
|
|
|
10
18
|
## 1.1.0 (2024-10-29)
|
|
11
19
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __commonJS, init_esm_shims, __require, __toESM, __filename, __dirname } from './chunk-
|
|
1
|
+
import { __commonJS, init_esm_shims, __require, __toESM, __filename, __dirname } from './chunk-JKUWAFT3.js';
|
|
2
2
|
import { createRequire } from 'module';
|
|
3
3
|
import a3 from 'node:path';
|
|
4
4
|
import o from 'node:os';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { require_native, parseAstAsync, parseAst } from './chunk-
|
|
2
|
-
import { __commonJS, init_esm_shims, __require, __dirname, __toESM, __filename } from './chunk-
|
|
1
|
+
import { require_native, parseAstAsync, parseAst } from './chunk-XCBQEZL7.js';
|
|
2
|
+
import { __commonJS, init_esm_shims, __require, __dirname, __toESM, __filename } from './chunk-JKUWAFT3.js';
|
|
3
3
|
import * as fs__default from 'node:fs';
|
|
4
4
|
import fs__default__default, { readFileSync, promises as promises$1, existsSync as existsSync$1 } from 'node:fs';
|
|
5
5
|
import fsp, { constants as constants$9 } from 'node:fs/promises';
|
|
@@ -2627,11 +2627,11 @@ var require_utf_8_validate = __commonJS({
|
|
|
2627
2627
|
}
|
|
2628
2628
|
});
|
|
2629
2629
|
|
|
2630
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
2630
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/chunks/dep-A4nAWF7x.js
|
|
2631
2631
|
init_esm_shims();
|
|
2632
2632
|
var import_esbuild = __toESM(require_main(), 1);
|
|
2633
2633
|
|
|
2634
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
2634
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/constants.js
|
|
2635
2635
|
init_esm_shims();
|
|
2636
2636
|
var { version } = JSON.parse(
|
|
2637
2637
|
readFileSync(new URL("../../package.json", import.meta.url)).toString()
|
|
@@ -2775,7 +2775,7 @@ var METADATA_FILENAME = "_metadata.json";
|
|
|
2775
2775
|
var ERR_OPTIMIZE_DEPS_PROCESSING_ERROR = "ERR_OPTIMIZE_DEPS_PROCESSING_ERROR";
|
|
2776
2776
|
var ERR_FILE_NOT_FOUND_IN_OPTIMIZED_DEP_DIR = "ERR_FILE_NOT_FOUND_IN_OPTIMIZED_DEP_DIR";
|
|
2777
2777
|
|
|
2778
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
2778
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/module-runner.js
|
|
2779
2779
|
init_esm_shims();
|
|
2780
2780
|
var VALID_ID_PREFIX = "/@id/";
|
|
2781
2781
|
var NULL_BYTE_PLACEHOLDER = "__x00__";
|
|
@@ -4068,7 +4068,7 @@ function exportAll(exports2, sourceModule) {
|
|
|
4068
4068
|
}
|
|
4069
4069
|
}
|
|
4070
4070
|
|
|
4071
|
-
// ../../node_modules/.pnpm/rollup@4.
|
|
4071
|
+
// ../../node_modules/.pnpm/rollup@4.28.0/node_modules/rollup/dist/es/parseAst.js
|
|
4072
4072
|
init_esm_shims();
|
|
4073
4073
|
__toESM(require_native(), 1);
|
|
4074
4074
|
var __require2 = createRequire$1(import.meta.url);
|
|
@@ -15633,7 +15633,7 @@ async function req$3(name2, rootFile = fileURLToPath2(import.meta.url)) {
|
|
|
15633
15633
|
}
|
|
15634
15634
|
if (tsx === void 0) {
|
|
15635
15635
|
try {
|
|
15636
|
-
tsx = await import('./api-
|
|
15636
|
+
tsx = await import('./api-E6XROJGP.js');
|
|
15637
15637
|
} catch (error2) {
|
|
15638
15638
|
importError.push(error2);
|
|
15639
15639
|
}
|
|
@@ -15644,7 +15644,7 @@ async function req$3(name2, rootFile = fileURLToPath2(import.meta.url)) {
|
|
|
15644
15644
|
}
|
|
15645
15645
|
if (jiti === void 0) {
|
|
15646
15646
|
try {
|
|
15647
|
-
jiti = (await import('./jiti-
|
|
15647
|
+
jiti = (await import('./jiti-OTVXX5SX.js')).default;
|
|
15648
15648
|
} catch (error2) {
|
|
15649
15649
|
importError.push(error2);
|
|
15650
15650
|
}
|
|
@@ -15791,7 +15791,7 @@ var yaml;
|
|
|
15791
15791
|
async function yamlLoader(_, content) {
|
|
15792
15792
|
if (!yaml) {
|
|
15793
15793
|
try {
|
|
15794
|
-
yaml = await import('./dist-
|
|
15794
|
+
yaml = await import('./dist-SORJXI3X.js');
|
|
15795
15795
|
} catch (e2) {
|
|
15796
15796
|
throw new Error(
|
|
15797
15797
|
`'yaml' is required for the YAML configuration files. Make sure it is installed
|
|
@@ -35886,7 +35886,7 @@ function traverseNodes(node2, visitor) {
|
|
|
35886
35886
|
}
|
|
35887
35887
|
}
|
|
35888
35888
|
async function traverseHtml(html, filePath, visitor) {
|
|
35889
|
-
const { parse: parse4 } = await import('./dep-DnSxfB-q-
|
|
35889
|
+
const { parse: parse4 } = await import('./dep-DnSxfB-q-L6ED62HV.js');
|
|
35890
35890
|
const ast = parse4(html, {
|
|
35891
35891
|
scriptingEnabled: false,
|
|
35892
35892
|
// parse inside <noscript>
|
|
@@ -39505,7 +39505,7 @@ async function bundleWorkerEntry(config2, id) {
|
|
|
39505
39505
|
`Circular worker imports detected. Vite does not support it. Import chain: ${newBundleChain.map((id2) => prettifyUrl(id2, config2.root)).join(" -> ")}`
|
|
39506
39506
|
);
|
|
39507
39507
|
}
|
|
39508
|
-
const { rollup } = await import('./rollup-
|
|
39508
|
+
const { rollup } = await import('./rollup-OCQAV2TP.js');
|
|
39509
39509
|
const { plugins: plugins2, rollupOptions, format: format2 } = config2.worker;
|
|
39510
39510
|
const workerConfig = await plugins2(newBundleChain);
|
|
39511
39511
|
const workerEnvironment = new BuildEnvironment("client", workerConfig);
|
|
@@ -43049,13 +43049,13 @@ function createCachedImport(imp) {
|
|
|
43049
43049
|
return cached;
|
|
43050
43050
|
};
|
|
43051
43051
|
}
|
|
43052
|
-
var importPostcssImport = createCachedImport(() => import('./dep-DFNV1bxH-
|
|
43052
|
+
var importPostcssImport = createCachedImport(() => import('./dep-DFNV1bxH-6SNVLDGL.js').then(function(n2) {
|
|
43053
43053
|
return n2.i;
|
|
43054
43054
|
}));
|
|
43055
|
-
var importPostcssModules = createCachedImport(() => import('./dep-CoVxupJ6-
|
|
43055
|
+
var importPostcssModules = createCachedImport(() => import('./dep-CoVxupJ6-CJEICGRY.js').then(function(n2) {
|
|
43056
43056
|
return n2.i;
|
|
43057
43057
|
}));
|
|
43058
|
-
var importPostcss = createCachedImport(() => import('./postcss-
|
|
43058
|
+
var importPostcss = createCachedImport(() => import('./postcss-WNB4YQ3F.js'));
|
|
43059
43059
|
var preprocessorWorkerControllerCache = /* @__PURE__ */ new WeakMap();
|
|
43060
43060
|
async function formatPostcssSourceMap(rawMap, file) {
|
|
43061
43061
|
const inputFileDir = path$d.dirname(file);
|
|
@@ -45164,7 +45164,7 @@ watching for file changes...`));
|
|
|
45164
45164
|
emptyOutDir,
|
|
45165
45165
|
environment.config.cacheDir
|
|
45166
45166
|
);
|
|
45167
|
-
const { watch: watch2 } = await import('./rollup-
|
|
45167
|
+
const { watch: watch2 } = await import('./rollup-OCQAV2TP.js');
|
|
45168
45168
|
const watcher = watch2({
|
|
45169
45169
|
...rollupOptions,
|
|
45170
45170
|
output: normalizedOutputs,
|
|
@@ -45189,7 +45189,7 @@ build started...`));
|
|
|
45189
45189
|
});
|
|
45190
45190
|
return watcher;
|
|
45191
45191
|
}
|
|
45192
|
-
const { rollup } = await import('./rollup-
|
|
45192
|
+
const { rollup } = await import('./rollup-OCQAV2TP.js');
|
|
45193
45193
|
startTime = Date.now();
|
|
45194
45194
|
bundle = await rollup(rollupOptions);
|
|
45195
45195
|
if (options2.write) {
|
|
@@ -47799,7 +47799,7 @@ async function loadConfigFromFile(configEnv, configFile, configRoot = process.cw
|
|
|
47799
47799
|
}
|
|
47800
47800
|
}
|
|
47801
47801
|
async function bundleConfigFile(fileName, isESM) {
|
|
47802
|
-
const isModuleSyncConditionEnabled = (await import('./false-
|
|
47802
|
+
const isModuleSyncConditionEnabled = (await import('./false-6FAS3WJ4.js')).default;
|
|
47803
47803
|
const dirnameVarName = "__vite_injected_original_dirname";
|
|
47804
47804
|
const filenameVarName = "__vite_injected_original_filename";
|
|
47805
47805
|
const importMetaUrlVarName = "__vite_injected_original_import_meta_url";
|
|
@@ -48022,8 +48022,8 @@ function optimizeDepsDisabledBackwardCompatibility(resolved, optimizeDeps, optim
|
|
|
48022
48022
|
rollup/dist/es/parseAst.js:
|
|
48023
48023
|
(*
|
|
48024
48024
|
@license
|
|
48025
|
-
Rollup.js v4.
|
|
48026
|
-
Sat,
|
|
48025
|
+
Rollup.js v4.28.0
|
|
48026
|
+
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
|
|
48027
48027
|
|
|
48028
48028
|
https://github.com/rollup/rollup
|
|
48029
48029
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { require_main, createServer } from './chunk-
|
|
2
|
-
import { init_esm_shims, __toESM } from './chunk-
|
|
1
|
+
import { require_main, createServer } from './chunk-2CQEJHCK.js';
|
|
2
|
+
import { init_esm_shims, __toESM } from './chunk-JKUWAFT3.js';
|
|
3
3
|
import { PGlite } from '@electric-sql/pglite';
|
|
4
4
|
import { startAPI } from '@powerhousedao/reactor-api';
|
|
5
5
|
import * as DocumentDrive from 'document-model-libs/document-drive';
|
|
@@ -3948,7 +3948,7 @@ var FilesystemStorage = class _FilesystemStorage {
|
|
|
3948
3948
|
}
|
|
3949
3949
|
};
|
|
3950
3950
|
|
|
3951
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
3951
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/index.js
|
|
3952
3952
|
init_esm_shims();
|
|
3953
3953
|
__toESM(require_main(), 1);
|
|
3954
3954
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { init_esm_shims } from './chunk-
|
|
1
|
+
import { init_esm_shims } from './chunk-JKUWAFT3.js';
|
|
2
2
|
|
|
3
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
3
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/chunks/dep-3RmXg9uo.js
|
|
4
4
|
init_esm_shims();
|
|
5
5
|
var openParentheses = "(".charCodeAt(0);
|
|
6
6
|
var closeParentheses = ")".charCodeAt(0);
|
|
@@ -37,7 +37,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
37
37
|
));
|
|
38
38
|
var getFilename, getDirname, __dirname, __filename;
|
|
39
39
|
var init_esm_shims = __esm({
|
|
40
|
-
"../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.0_@types+node@22.
|
|
40
|
+
"../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.0_@types+node@22.10.1__@swc+core@1.9.3_@swc+helpers@_a5pxdqm76camgxaciqf5zepkai/node_modules/tsup/assets/esm_shims.js"() {
|
|
41
41
|
getFilename = () => fileURLToPath(import.meta.url);
|
|
42
42
|
getDirname = () => path.dirname(getFilename());
|
|
43
43
|
__dirname = /* @__PURE__ */ getDirname();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __commonJS, init_esm_shims, __require, __toESM } from './chunk-
|
|
1
|
+
import { __commonJS, init_esm_shims, __require, __toESM } from './chunk-JKUWAFT3.js';
|
|
2
2
|
|
|
3
3
|
// ../../node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.js
|
|
4
4
|
var require_picocolors = __commonJS({
|
|
@@ -1613,15 +1613,15 @@ var require_document = __commonJS({
|
|
|
1613
1613
|
}
|
|
1614
1614
|
});
|
|
1615
1615
|
|
|
1616
|
-
// ../../node_modules/.pnpm/nanoid@3.3.
|
|
1616
|
+
// ../../node_modules/.pnpm/nanoid@3.3.8/node_modules/nanoid/non-secure/index.cjs
|
|
1617
1617
|
var require_non_secure = __commonJS({
|
|
1618
|
-
"../../node_modules/.pnpm/nanoid@3.3.
|
|
1618
|
+
"../../node_modules/.pnpm/nanoid@3.3.8/node_modules/nanoid/non-secure/index.cjs"(exports, module) {
|
|
1619
1619
|
init_esm_shims();
|
|
1620
1620
|
var urlAlphabet = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
|
|
1621
1621
|
var customAlphabet = (alphabet, defaultSize = 21) => {
|
|
1622
1622
|
return (size = defaultSize) => {
|
|
1623
1623
|
let id = "";
|
|
1624
|
-
let i = size;
|
|
1624
|
+
let i = size | 0;
|
|
1625
1625
|
while (i--) {
|
|
1626
1626
|
id += alphabet[Math.random() * alphabet.length | 0];
|
|
1627
1627
|
}
|
|
@@ -1630,7 +1630,7 @@ var require_non_secure = __commonJS({
|
|
|
1630
1630
|
};
|
|
1631
1631
|
var nanoid = (size = 21) => {
|
|
1632
1632
|
let id = "";
|
|
1633
|
-
let i = size;
|
|
1633
|
+
let i = size | 0;
|
|
1634
1634
|
while (i--) {
|
|
1635
1635
|
id += urlAlphabet[Math.random() * 64 | 0];
|
|
1636
1636
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { __commonJS, init_esm_shims, __require, __dirname, __toESM } from './chunk-
|
|
1
|
+
import { __commonJS, init_esm_shims, __require, __dirname, __toESM } from './chunk-JKUWAFT3.js';
|
|
2
2
|
import { basename, extname, resolve, dirname } from 'node:path';
|
|
3
3
|
|
|
4
|
-
// ../../node_modules/.pnpm/rollup@4.
|
|
4
|
+
// ../../node_modules/.pnpm/rollup@4.28.0/node_modules/rollup/dist/native.js
|
|
5
5
|
var require_native = __commonJS({
|
|
6
|
-
"../../node_modules/.pnpm/rollup@4.
|
|
6
|
+
"../../node_modules/.pnpm/rollup@4.28.0/node_modules/rollup/dist/native.js"(exports, module) {
|
|
7
7
|
init_esm_shims();
|
|
8
8
|
var { existsSync } = __require("node:fs");
|
|
9
9
|
var path = __require("node:path");
|
|
@@ -96,7 +96,7 @@ If this is important to you, please consider supporting Rollup to make a native
|
|
|
96
96
|
}
|
|
97
97
|
});
|
|
98
98
|
|
|
99
|
-
// ../../node_modules/.pnpm/rollup@4.
|
|
99
|
+
// ../../node_modules/.pnpm/rollup@4.28.0/node_modules/rollup/dist/es/shared/parseAst.js
|
|
100
100
|
init_esm_shims();
|
|
101
101
|
var import_native = __toESM(require_native(), 1);
|
|
102
102
|
var ArrowFunctionExpression = "ArrowFunctionExpression";
|
|
@@ -2156,8 +2156,8 @@ var parseAstAsync = async (input, { allowReturnOutsideFunction = false, jsx = fa
|
|
|
2156
2156
|
rollup/dist/es/shared/parseAst.js:
|
|
2157
2157
|
(*
|
|
2158
2158
|
@license
|
|
2159
|
-
Rollup.js v4.
|
|
2160
|
-
Sat,
|
|
2159
|
+
Rollup.js v4.28.0
|
|
2160
|
+
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
|
|
2161
2161
|
|
|
2162
2162
|
https://github.com/rollup/rollup
|
|
2163
2163
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { require_native, error, logAlreadyClosed, LOGLEVEL_INFO, logPluginError, logInvalidOption, URL_WATCH, ObjectExpression, Property, VariableDeclarator, ExportDefaultDeclaration, ExpressionStatement, logLevelPriority, LOGLEVEL_ERROR, LOGLEVEL_DEBUG, LOGLEVEL_WARN, logInvalidLogPosition, logInvalidFunctionPluginHook, logImplicitDependantIsNotIncluded, logCircularDependency, logMissingExport, URL_JSX, EMPTY_ARRAY, URL_TREESHAKE_MODULESIDEEFFECTS, URL_OUTPUT_DIR, URL_OUTPUT_FORMAT, URL_OUTPUT_INLINEDYNAMICIMPORTS, URL_PRESERVEENTRYSIGNATURES, URL_OUTPUT_AMD_ID, URL_OUTPUT_AMD_BASEPATH, logInvalidExportOptionValue, warnDeprecation, URL_OUTPUT_EXTERNALIMPORTATTRIBUTES, URL_OUTPUT_INTEROP, URL_OUTPUT_MANUALCHUNKS, isValidUrl, addTrailingSlashIfMissed, URL_OUTPUT_SOURCEMAPBASEURL, logMissingFileOrDirOption, logCannotEmitFromOptionsHook, relativeId, CallExpression, ANNOTATION_KEY, INVALID_ANNOTATION_KEY, BLANK, logDuplicateArgumentNameError, ReturnStatement, logSyntheticNamedExportsNeedNamespaceExport, EMPTY_OBJECT, logMissingEntryExport, logInvalidFormatForTopLevelAwait, TemplateLiteral, Literal, logDuplicateExportError, logRedeclarationError, locate, logInvalidSourcemapForError, augmentCodeLocation, logInconsistentImportAttributes, logMissingJsxExport, logNamespaceConflict, logAmbiguousExternalNamespaces, logShimmedExport, parseAst, logModuleParseError, logChunkInvalid, URL_OUTPUT_SOURCEMAPFILE, isAbsolute as isAbsolute$1, logCannotAssignModuleToChunk, logUnknownOption, printQuotedStringList, logBadLoader, logExternalModulesCannotBeTransformedToModules, logInternalIdCannotBeExternal, isRelative, logUnresolvedImport, logUnresolvedImportTreatedAsExternal, logExternalSyntheticExports, logUnresolvedEntry, logUnresolvedImplicitDependant, logExternalModulesCannotBeIncludedInManualChunks, logEntryCannotBeExternal, logImplicitDependantCannotBeExternal, logInputHookInOutputPlugin, logInvalidAddonPluginHook, augmentLogMessage, EMPTY_SET, URL_TREESHAKE, URL_OUTPUT_GENERATEDCODE, logUnusedExternalImports, logIllegalImportReassignment, CatchClause, Program, logModuleLevelDirective, normalize, getImportPath, getAstBuffer, logImportAttributeIsInvalid, logImportOptionsAreInvalid, logCircularReexport, logFailedValidation, logCyclicCrossChunkReexport, getAliasName, logUnexpectedNamedImport, relative as relative$1, logUnexpectedNamespaceReexport, logEmptyChunk, logOptimizeChunkStatus, logInvalidSetAssetSourceCall, logNoAssetSourceSet, logFileReferenceIdNotFoundForFilename, logAssetReferenceIdNotFoundForSetSource, logAssetSourceAlreadySet, logInvalidRollupPhaseForChunkEmission, isPathFragment, URL_GENERATEBUNDLE, StaticBlock, logConstVariableReassignError, ArrowFunctionExpression, logCannotCallNamespace, logEval, getRollupError, logParseError, logFirstSideEffect, logInvalidAnnotation, Identifier, logThisIsUndefined, convertAnnotations, FIXED_STRINGS, convertNode, logAddonNotGenerated, logIncompatibleExportOptionValue, logMixedExport, logMissingGlobalName, logNoTransformMapOrAstWithoutCode, logFileNameConflict, logAssetNotFinalisedForFileName, logChunkNotGeneratedForFileName, logIllegalIdentifierAsName, logMissingNameOptionForIifeExport, logMissingNameOptionForUmdExport, BlockStatement, logAnonymousPluginCache, logDuplicatePluginName, logMissingNodeBuiltins, logReservedNamespace, logConflictingSourcemapSources, logSourcemapBroken } from './chunk-
|
|
2
|
-
import { init_esm_shims, __toESM } from './chunk-
|
|
1
|
+
import { require_native, error, logAlreadyClosed, LOGLEVEL_INFO, logPluginError, logInvalidOption, URL_WATCH, ObjectExpression, Property, VariableDeclarator, ExportDefaultDeclaration, ExpressionStatement, logLevelPriority, LOGLEVEL_ERROR, LOGLEVEL_DEBUG, LOGLEVEL_WARN, logInvalidLogPosition, logInvalidFunctionPluginHook, logImplicitDependantIsNotIncluded, logCircularDependency, logMissingExport, URL_JSX, EMPTY_ARRAY, URL_TREESHAKE_MODULESIDEEFFECTS, URL_OUTPUT_DIR, URL_OUTPUT_FORMAT, URL_OUTPUT_INLINEDYNAMICIMPORTS, URL_PRESERVEENTRYSIGNATURES, URL_OUTPUT_AMD_ID, URL_OUTPUT_AMD_BASEPATH, logInvalidExportOptionValue, warnDeprecation, URL_OUTPUT_EXTERNALIMPORTATTRIBUTES, URL_OUTPUT_INTEROP, URL_OUTPUT_MANUALCHUNKS, isValidUrl, addTrailingSlashIfMissed, URL_OUTPUT_SOURCEMAPBASEURL, logMissingFileOrDirOption, logCannotEmitFromOptionsHook, relativeId, CallExpression, ANNOTATION_KEY, INVALID_ANNOTATION_KEY, BLANK, logDuplicateArgumentNameError, ReturnStatement, logSyntheticNamedExportsNeedNamespaceExport, EMPTY_OBJECT, logMissingEntryExport, logInvalidFormatForTopLevelAwait, TemplateLiteral, Literal, logDuplicateExportError, logRedeclarationError, locate, logInvalidSourcemapForError, augmentCodeLocation, logInconsistentImportAttributes, logMissingJsxExport, logNamespaceConflict, logAmbiguousExternalNamespaces, logShimmedExport, parseAst, logModuleParseError, logChunkInvalid, URL_OUTPUT_SOURCEMAPFILE, isAbsolute as isAbsolute$1, logCannotAssignModuleToChunk, logUnknownOption, printQuotedStringList, logBadLoader, logExternalModulesCannotBeTransformedToModules, logInternalIdCannotBeExternal, isRelative, logUnresolvedImport, logUnresolvedImportTreatedAsExternal, logExternalSyntheticExports, logUnresolvedEntry, logUnresolvedImplicitDependant, logExternalModulesCannotBeIncludedInManualChunks, logEntryCannotBeExternal, logImplicitDependantCannotBeExternal, logInputHookInOutputPlugin, logInvalidAddonPluginHook, augmentLogMessage, EMPTY_SET, URL_TREESHAKE, URL_OUTPUT_GENERATEDCODE, logUnusedExternalImports, logIllegalImportReassignment, CatchClause, Program, logModuleLevelDirective, normalize, getImportPath, getAstBuffer, logImportAttributeIsInvalid, logImportOptionsAreInvalid, logCircularReexport, logFailedValidation, logCyclicCrossChunkReexport, getAliasName, logUnexpectedNamedImport, relative as relative$1, logUnexpectedNamespaceReexport, logEmptyChunk, logOptimizeChunkStatus, logInvalidSetAssetSourceCall, logNoAssetSourceSet, logFileReferenceIdNotFoundForFilename, logAssetReferenceIdNotFoundForSetSource, logAssetSourceAlreadySet, logInvalidRollupPhaseForChunkEmission, isPathFragment, URL_GENERATEBUNDLE, StaticBlock, logConstVariableReassignError, ArrowFunctionExpression, logCannotCallNamespace, logEval, getRollupError, logParseError, logFirstSideEffect, logInvalidAnnotation, Identifier, logThisIsUndefined, convertAnnotations, FIXED_STRINGS, convertNode, logAddonNotGenerated, logIncompatibleExportOptionValue, logMixedExport, logMissingGlobalName, logNoTransformMapOrAstWithoutCode, logFileNameConflict, logAssetNotFinalisedForFileName, logChunkNotGeneratedForFileName, logIllegalIdentifierAsName, logMissingNameOptionForIifeExport, logMissingNameOptionForUmdExport, BlockStatement, logAnonymousPluginCache, logDuplicatePluginName, logMissingNodeBuiltins, logReservedNamespace, logConflictingSourcemapSources, logSourcemapBroken } from './chunk-XCBQEZL7.js';
|
|
2
|
+
import { init_esm_shims, __toESM } from './chunk-JKUWAFT3.js';
|
|
3
3
|
import { resolve, dirname, basename, extname, relative } from 'node:path';
|
|
4
4
|
import { win32, posix, isAbsolute, resolve as resolve$1 } from 'path';
|
|
5
5
|
import process$1, { env as env$1 } from 'node:process';
|
|
@@ -7,10 +7,10 @@ import { performance } from 'node:perf_hooks';
|
|
|
7
7
|
import { mkdir, writeFile, readFile, lstat, realpath, readdir } from 'node:fs/promises';
|
|
8
8
|
import * as tty from 'tty';
|
|
9
9
|
|
|
10
|
-
// ../../node_modules/.pnpm/rollup@4.
|
|
10
|
+
// ../../node_modules/.pnpm/rollup@4.28.0/node_modules/rollup/dist/es/shared/node-entry.js
|
|
11
11
|
init_esm_shims();
|
|
12
12
|
var import_native = __toESM(require_native(), 1);
|
|
13
|
-
var version = "4.
|
|
13
|
+
var version = "4.28.0";
|
|
14
14
|
var comma = ",".charCodeAt(0);
|
|
15
15
|
var semicolon = ";".charCodeAt(0);
|
|
16
16
|
var chars$1 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
|
@@ -19364,6 +19364,7 @@ async function mergeOptions(config, watchMode, rawCommandOptions = EMPTY_COMMAND
|
|
|
19364
19364
|
...Object.keys(commandAliases),
|
|
19365
19365
|
"bundleConfigAsCjs",
|
|
19366
19366
|
"config",
|
|
19367
|
+
"configImportAttributesKey",
|
|
19367
19368
|
"configPlugin",
|
|
19368
19369
|
"environment",
|
|
19369
19370
|
"failAfterWarnings",
|
|
@@ -19583,7 +19584,7 @@ async function watchInternal(configs, emitter) {
|
|
|
19583
19584
|
return error(logInvalidOption("watch", URL_WATCH, 'there must be at least one config where "watch" is not set to "false"'));
|
|
19584
19585
|
}
|
|
19585
19586
|
await loadFsEvents();
|
|
19586
|
-
const { Watcher } = await import('./watch-
|
|
19587
|
+
const { Watcher } = await import('./watch-STFHOABV.js');
|
|
19587
19588
|
new Watcher(watchOptionsList, emitter);
|
|
19588
19589
|
}
|
|
19589
19590
|
/*! Bundled license information:
|
|
@@ -19591,8 +19592,8 @@ async function watchInternal(configs, emitter) {
|
|
|
19591
19592
|
rollup/dist/es/shared/node-entry.js:
|
|
19592
19593
|
(*
|
|
19593
19594
|
@license
|
|
19594
|
-
Rollup.js v4.
|
|
19595
|
-
Sat,
|
|
19595
|
+
Rollup.js v4.28.0
|
|
19596
|
+
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
|
|
19596
19597
|
|
|
19597
19598
|
https://github.com/rollup/rollup
|
|
19598
19599
|
|
package/dist/cli.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
#! /usr/bin/env node
|
|
2
|
-
import { startServer } from './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import { init_esm_shims } from './chunk-
|
|
2
|
+
import { startServer } from './chunk-4PQSXXV5.js';
|
|
3
|
+
import './chunk-2CQEJHCK.js';
|
|
4
|
+
import './chunk-XCBQEZL7.js';
|
|
5
|
+
import { init_esm_shims } from './chunk-JKUWAFT3.js';
|
|
6
6
|
import { Command } from 'commander';
|
|
7
7
|
|
|
8
8
|
// src/cli.ts
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { lib } from './chunk-
|
|
2
|
-
import { postcss_default } from './chunk-
|
|
3
|
-
import { commonjsGlobal, getDefaultExportFromCjs } from './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import { init_esm_shims, __require } from './chunk-
|
|
1
|
+
import { lib } from './chunk-HBSASU7J.js';
|
|
2
|
+
import { postcss_default } from './chunk-NUOUR6JD.js';
|
|
3
|
+
import { commonjsGlobal, getDefaultExportFromCjs } from './chunk-2CQEJHCK.js';
|
|
4
|
+
import './chunk-XCBQEZL7.js';
|
|
5
|
+
import { init_esm_shims, __require } from './chunk-JKUWAFT3.js';
|
|
6
6
|
import require$$0$2 from 'fs';
|
|
7
7
|
import require$$0$1 from 'path';
|
|
8
8
|
import require$$3 from 'crypto';
|
|
9
9
|
import require$$1 from 'util';
|
|
10
10
|
|
|
11
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
11
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/chunks/dep-CoVxupJ6.js
|
|
12
12
|
init_esm_shims();
|
|
13
13
|
function _mergeNamespaces(n, m) {
|
|
14
14
|
for (var i = 0; i < m.length; i++) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { lib } from './chunk-
|
|
2
|
-
import { getDefaultExportFromCjs } from './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import { init_esm_shims } from './chunk-
|
|
1
|
+
import { lib } from './chunk-HBSASU7J.js';
|
|
2
|
+
import { getDefaultExportFromCjs } from './chunk-2CQEJHCK.js';
|
|
3
|
+
import './chunk-XCBQEZL7.js';
|
|
4
|
+
import { init_esm_shims } from './chunk-JKUWAFT3.js';
|
|
5
5
|
import require$$0 from 'path';
|
|
6
6
|
import { createRequire } from 'node:module';
|
|
7
7
|
|
|
8
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
8
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/chunks/dep-DFNV1bxH.js
|
|
9
9
|
init_esm_shims();
|
|
10
10
|
var __require = createRequire(import.meta.url);
|
|
11
11
|
function _mergeNamespaces(n, m) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { init_esm_shims } from './chunk-
|
|
1
|
+
import { init_esm_shims } from './chunk-JKUWAFT3.js';
|
|
2
2
|
|
|
3
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
3
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/dist/node/chunks/dep-DnSxfB-q.js
|
|
4
4
|
init_esm_shims();
|
|
5
5
|
var UNDEFINED_CODE_POINTS = /* @__PURE__ */ new Set([
|
|
6
6
|
65534,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __commonJS, init_esm_shims } from './chunk-
|
|
1
|
+
import { __commonJS, init_esm_shims } from './chunk-JKUWAFT3.js';
|
|
2
2
|
|
|
3
3
|
// ../../node_modules/.pnpm/yaml@2.6.1/node_modules/yaml/dist/nodes/identity.js
|
|
4
4
|
var require_identity = __commonJS({
|
|
@@ -7267,6 +7267,6 @@ var require_dist = __commonJS({
|
|
|
7267
7267
|
exports.visitAsync = visit.visitAsync;
|
|
7268
7268
|
}
|
|
7269
7269
|
});
|
|
7270
|
-
var
|
|
7270
|
+
var distSORJXI3X = require_dist();
|
|
7271
7271
|
|
|
7272
|
-
export {
|
|
7272
|
+
export { distSORJXI3X as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { init_esm_shims } from './chunk-
|
|
1
|
+
import { init_esm_shims } from './chunk-JKUWAFT3.js';
|
|
2
2
|
|
|
3
|
-
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.
|
|
3
|
+
// ../../node_modules/.pnpm/vite@6.0.2_@types+node@22.10.1_jiti@2.4.1_lightningcss@1.28.2_tsx@4.19.2_yaml@2.6.1/node_modules/vite/misc/false.js
|
|
4
4
|
init_esm_shims();
|
|
5
5
|
var false_default = false;
|
|
6
6
|
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { startServer } from './chunk-
|
|
2
|
-
export { DefaultStartServerOptions, startServer } from './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import { init_esm_shims } from './chunk-
|
|
1
|
+
import { startServer } from './chunk-4PQSXXV5.js';
|
|
2
|
+
export { DefaultStartServerOptions, startServer } from './chunk-4PQSXXV5.js';
|
|
3
|
+
import './chunk-2CQEJHCK.js';
|
|
4
|
+
import './chunk-XCBQEZL7.js';
|
|
5
|
+
import { init_esm_shims } from './chunk-JKUWAFT3.js';
|
|
6
6
|
|
|
7
7
|
// src/index.ts
|
|
8
8
|
init_esm_shims();
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { __commonJS, init_esm_shims, __require, __toESM } from './chunk-
|
|
1
|
+
import { __commonJS, init_esm_shims, __require, __toESM } from './chunk-JKUWAFT3.js';
|
|
2
2
|
import { createRequire } from 'node:module';
|
|
3
3
|
|
|
4
|
-
// ../../node_modules/.pnpm/jiti@2.4.
|
|
4
|
+
// ../../node_modules/.pnpm/jiti@2.4.1/node_modules/jiti/dist/jiti.cjs
|
|
5
5
|
var require_jiti = __commonJS({
|
|
6
|
-
"../../node_modules/.pnpm/jiti@2.4.
|
|
6
|
+
"../../node_modules/.pnpm/jiti@2.4.1/node_modules/jiti/dist/jiti.cjs"(exports, module) {
|
|
7
7
|
init_esm_shims();
|
|
8
8
|
(() => {
|
|
9
|
-
var __webpack_modules__ = { "./node_modules/.pnpm/mlly@1.7.
|
|
9
|
+
var __webpack_modules__ = { "./node_modules/.pnpm/mlly@1.7.3/node_modules/mlly/dist lazy recursive": (module2) => {
|
|
10
10
|
function webpackEmptyAsyncContext(req) {
|
|
11
11
|
return Promise.resolve().then(() => {
|
|
12
12
|
var e = new Error("Cannot find module '" + req + "'");
|
|
13
13
|
throw e.code = "MODULE_NOT_FOUND", e;
|
|
14
14
|
});
|
|
15
15
|
}
|
|
16
|
-
webpackEmptyAsyncContext.keys = () => [], webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext, webpackEmptyAsyncContext.id = "./node_modules/.pnpm/mlly@1.7.
|
|
16
|
+
webpackEmptyAsyncContext.keys = () => [], webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext, webpackEmptyAsyncContext.id = "./node_modules/.pnpm/mlly@1.7.3/node_modules/mlly/dist lazy recursive", module2.exports = webpackEmptyAsyncContext;
|
|
17
17
|
} }, __webpack_module_cache__ = {};
|
|
18
18
|
function __webpack_require__(moduleId) {
|
|
19
19
|
var cachedModule = __webpack_module_cache__[moduleId];
|
|
@@ -84,8 +84,8 @@ var require_jiti = __commonJS({
|
|
|
84
84
|
Position.prototype.offset = function(n) {
|
|
85
85
|
return new Position(this.line, this.column + n);
|
|
86
86
|
};
|
|
87
|
-
var SourceLocation = function(
|
|
88
|
-
this.start = start, this.end = end, null !==
|
|
87
|
+
var SourceLocation = function(p, start, end) {
|
|
88
|
+
this.start = start, this.end = end, null !== p.sourceFile && (this.source = p.sourceFile);
|
|
89
89
|
};
|
|
90
90
|
function getLineInfo(input, offset) {
|
|
91
91
|
for (var line = 1, cur = 0; ; ) {
|
|
@@ -719,8 +719,8 @@ var require_jiti = __commonJS({
|
|
|
719
719
|
};
|
|
720
720
|
var TokContext = function(token, isExpr, preserveSpace, override, generator) {
|
|
721
721
|
this.token = token, this.isExpr = !!isExpr, this.preserveSpace = !!preserveSpace, this.override = override, this.generator = !!generator;
|
|
722
|
-
}, types = { b_stat: new TokContext("{", false), b_expr: new TokContext("{", true), b_tmpl: new TokContext("${", false), p_stat: new TokContext("(", false), p_expr: new TokContext("(", true), q_tmpl: new TokContext("`", true, true, function(
|
|
723
|
-
return
|
|
722
|
+
}, types = { b_stat: new TokContext("{", false), b_expr: new TokContext("{", true), b_tmpl: new TokContext("${", false), p_stat: new TokContext("(", false), p_expr: new TokContext("(", true), q_tmpl: new TokContext("`", true, true, function(p) {
|
|
723
|
+
return p.tryReadTemplateToken();
|
|
724
724
|
}), f_stat: new TokContext("function", false), f_expr: new TokContext("function", true), f_expr_gen: new TokContext("function", true, false, null, true), f_gen: new TokContext("function", false, false, null, true) }, pp$6 = Parser.prototype;
|
|
725
725
|
pp$6.initialContext = function() {
|
|
726
726
|
return [types.b_stat];
|
|
@@ -1673,8 +1673,8 @@ var require_jiti = __commonJS({
|
|
|
1673
1673
|
}
|
|
1674
1674
|
return true;
|
|
1675
1675
|
};
|
|
1676
|
-
var Token = function(
|
|
1677
|
-
this.type =
|
|
1676
|
+
var Token = function(p) {
|
|
1677
|
+
this.type = p.type, this.value = p.value, this.start = p.start, this.end = p.end, p.options.locations && (this.loc = new SourceLocation(p, p.startLoc, p.endLoc)), p.options.ranges && (this.range = [p.start, p.end]);
|
|
1678
1678
|
}, pp = Parser.prototype;
|
|
1679
1679
|
function stringToBigInt(str) {
|
|
1680
1680
|
return "function" != typeof BigInt ? null : BigInt(str.replace(/_/g, ""));
|
|
@@ -2114,16 +2114,16 @@ var require_jiti = __commonJS({
|
|
|
2114
2114
|
}
|
|
2115
2115
|
return res;
|
|
2116
2116
|
}
|
|
2117
|
-
const isAbsolute = function(
|
|
2118
|
-
return _IS_ABSOLUTE_RE.test(
|
|
2119
|
-
}, _EXTNAME_RE = /.(\.[^./]+)$/, extname = function(
|
|
2120
|
-
const match = _EXTNAME_RE.exec(normalizeWindowsPath(
|
|
2117
|
+
const isAbsolute = function(p) {
|
|
2118
|
+
return _IS_ABSOLUTE_RE.test(p);
|
|
2119
|
+
}, _EXTNAME_RE = /.(\.[^./]+)$/, extname = function(p) {
|
|
2120
|
+
const match = _EXTNAME_RE.exec(normalizeWindowsPath(p));
|
|
2121
2121
|
return match && match[1] || "";
|
|
2122
|
-
}, pathe_ff20891b_dirname = function(
|
|
2123
|
-
const segments = normalizeWindowsPath(
|
|
2124
|
-
return 1 === segments.length && _DRIVE_LETTER_RE.test(segments[0]) && (segments[0] += "/"), segments.join("/") || (isAbsolute(
|
|
2125
|
-
}, basename = function(
|
|
2126
|
-
const lastSegment = normalizeWindowsPath(
|
|
2122
|
+
}, pathe_ff20891b_dirname = function(p) {
|
|
2123
|
+
const segments = normalizeWindowsPath(p).replace(/\/$/, "").split("/").slice(0, -1);
|
|
2124
|
+
return 1 === segments.length && _DRIVE_LETTER_RE.test(segments[0]) && (segments[0] += "/"), segments.join("/") || (isAbsolute(p) ? "/" : ".");
|
|
2125
|
+
}, basename = function(p, extension) {
|
|
2126
|
+
const lastSegment = normalizeWindowsPath(p).split("/").pop();
|
|
2127
2127
|
return lastSegment;
|
|
2128
2128
|
}, external_node_url_namespaceObject = __require("node:url"), external_node_assert_namespaceObject = __require("node:assert"), external_node_process_namespaceObject = __require("node:process"), external_node_path_namespaceObject = __require("node:path"), external_node_v8_namespaceObject = __require("node:v8"), external_node_util_namespaceObject = __require("node:util"), BUILTIN_MODULES = new Set(external_node_module_namespaceObject.builtinModules);
|
|
2129
2129
|
function normalizeSlash(path) {
|
|
@@ -2637,15 +2637,15 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
|
|
|
2637
2637
|
const lastChar = path[path.length - 1];
|
|
2638
2638
|
return "/" === lastChar || "\\" === lastChar;
|
|
2639
2639
|
}
|
|
2640
|
-
const package_namespaceObject = { rE: "2.4.
|
|
2640
|
+
const package_namespaceObject = { rE: "2.4.1" }, external_node_crypto_namespaceObject = __require("node:crypto"), dist_r = /* @__PURE__ */ Object.create(null), dist_i = (e) => globalThis.process?.env || globalThis.Deno?.env.toObject() || globalThis.__env__ || (e ? dist_r : globalThis), dist_s = new Proxy(dist_r, { get: (e, o) => dist_i()[o] ?? dist_r[o], has: (e, o) => o in dist_i() || o in dist_r, set: (e, o, E) => (dist_i(true)[o] = E, true), deleteProperty(e, o) {
|
|
2641
2641
|
if (!o) return false;
|
|
2642
|
-
return delete
|
|
2642
|
+
return delete dist_i(true)[o], true;
|
|
2643
2643
|
}, ownKeys() {
|
|
2644
|
-
const e =
|
|
2644
|
+
const e = dist_i(true);
|
|
2645
2645
|
return Object.keys(e);
|
|
2646
|
-
} }), dist_t = typeof process < "u" && process.env && process.env.NODE_ENV || "",
|
|
2646
|
+
} }), dist_t = typeof process < "u" && process.env && process.env.NODE_ENV || "", B = [["APPVEYOR"], ["AWS_AMPLIFY", "AWS_APP_ID", { ci: true }], ["AZURE_PIPELINES", "SYSTEM_TEAMFOUNDATIONCOLLECTIONURI"], ["AZURE_STATIC", "INPUT_AZURE_STATIC_WEB_APPS_API_TOKEN"], ["APPCIRCLE", "AC_APPCIRCLE"], ["BAMBOO", "bamboo_planKey"], ["BITBUCKET", "BITBUCKET_COMMIT"], ["BITRISE", "BITRISE_IO"], ["BUDDY", "BUDDY_WORKSPACE_ID"], ["BUILDKITE"], ["CIRCLE", "CIRCLECI"], ["CIRRUS", "CIRRUS_CI"], ["CLOUDFLARE_PAGES", "CF_PAGES", { ci: true }], ["CODEBUILD", "CODEBUILD_BUILD_ARN"], ["CODEFRESH", "CF_BUILD_ID"], ["DRONE"], ["DRONE", "DRONE_BUILD_EVENT"], ["DSARI"], ["GITHUB_ACTIONS"], ["GITLAB", "GITLAB_CI"], ["GITLAB", "CI_MERGE_REQUEST_ID"], ["GOCD", "GO_PIPELINE_LABEL"], ["LAYERCI"], ["HUDSON", "HUDSON_URL"], ["JENKINS", "JENKINS_URL"], ["MAGNUM"], ["NETLIFY"], ["NETLIFY", "NETLIFY_LOCAL", { ci: false }], ["NEVERCODE"], ["RENDER"], ["SAIL", "SAILCI"], ["SEMAPHORE"], ["SCREWDRIVER"], ["SHIPPABLE"], ["SOLANO", "TDDIUM"], ["STRIDER"], ["TEAMCITY", "TEAMCITY_VERSION"], ["TRAVIS"], ["VERCEL", "NOW_BUILDER"], ["VERCEL", "VERCEL", { ci: false }], ["VERCEL", "VERCEL_ENV", { ci: false }], ["APPCENTER", "APPCENTER_BUILD_ID"], ["CODESANDBOX", "CODESANDBOX_SSE", { ci: false }], ["STACKBLITZ"], ["STORMKIT"], ["CLEAVR"], ["ZEABUR"], ["CODESPHERE", "CODESPHERE_APP_ID", { ci: true }], ["RAILWAY", "RAILWAY_PROJECT_ID"], ["RAILWAY", "RAILWAY_SERVICE_ID"], ["DENO-DEPLOY", "DENO_DEPLOYMENT_ID"], ["FIREBASE_APP_HOSTING", "FIREBASE_APP_HOSTING", { ci: true }]];
|
|
2647
2647
|
const l = function() {
|
|
2648
|
-
if (globalThis.process?.env) for (const e of
|
|
2648
|
+
if (globalThis.process?.env) for (const e of B) {
|
|
2649
2649
|
const o = e[1] || e[0];
|
|
2650
2650
|
if (globalThis.process?.env[o]) return { name: e[0].toLowerCase(), ...e[2] };
|
|
2651
2651
|
}
|
|
@@ -2655,7 +2655,7 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
|
|
|
2655
2655
|
function dist_n(e) {
|
|
2656
2656
|
return !!e && "false" !== e;
|
|
2657
2657
|
}
|
|
2658
|
-
const I = globalThis.process?.platform || ""; dist_n(dist_s.CI) || false !== l.ci; const R = dist_n(globalThis.process?.stdout && globalThis.process?.stdout.isTTY); (dist_n(dist_s.DEBUG), "test" === dist_t || dist_n(dist_s.TEST)); const
|
|
2658
|
+
const I = globalThis.process?.platform || ""; dist_n(dist_s.CI) || false !== l.ci; const R = dist_n(globalThis.process?.stdout && globalThis.process?.stdout.isTTY); (dist_n(dist_s.DEBUG), "test" === dist_t || dist_n(dist_s.TEST)); const _ = (dist_n(dist_s.MINIMAL), /^win/i.test(I)), C = (!dist_n(dist_s.NO_COLOR) && (dist_n(dist_s.FORCE_COLOR) || (R || _) && dist_s.TERM), (globalThis.process?.versions?.node || "").replace(/^v/, "") || null), y = (Number(C?.split(".")[0]), globalThis.process || /* @__PURE__ */ Object.create(null)), dist_c = { versions: {} }, L = (new Proxy(y, { get: (e, o) => "env" === o ? dist_s : o in e ? e[o] : o in dist_c ? dist_c[o] : void 0 }), "node" === globalThis.process?.release?.name), a = !!globalThis.Bun || !!globalThis.process?.versions?.bun, D = !!globalThis.Deno, O = !!globalThis.fastly, F = [[!!globalThis.Netlify, "netlify"], [!!globalThis.EdgeRuntime, "edge-light"], ["Cloudflare-Workers" === globalThis.navigator?.userAgent, "workerd"], [O, "fastly"], [D, "deno"], [a, "bun"], [L, "node"]];
|
|
2659
2659
|
!function() {
|
|
2660
2660
|
const e = F.find((o) => o[0]);
|
|
2661
2661
|
if (e) e[1];
|
|
@@ -2694,13 +2694,16 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
|
|
|
2694
2694
|
const modType = typeof mod2;
|
|
2695
2695
|
if (null === mod2 || "object" !== modType && "function" !== modType) return mod2;
|
|
2696
2696
|
const def = mod2.default, defType = typeof def;
|
|
2697
|
-
if (null
|
|
2697
|
+
if (null == def) return mod2;
|
|
2698
|
+
const defIsObj = "object" === defType || "function" === defType;
|
|
2698
2699
|
return new Proxy(mod2, { get(target, prop, receiver) {
|
|
2699
2700
|
if ("__esModule" === prop) return true;
|
|
2700
2701
|
if ("default" === prop) return def;
|
|
2701
2702
|
if (Reflect.has(target, prop)) return Reflect.get(target, prop, receiver);
|
|
2702
|
-
|
|
2703
|
-
|
|
2703
|
+
if (defIsObj) {
|
|
2704
|
+
let fallback = Reflect.get(def, prop, receiver);
|
|
2705
|
+
return "function" == typeof fallback && (fallback = fallback.bind(def)), fallback;
|
|
2706
|
+
}
|
|
2704
2707
|
}, apply: (target, thisArg, args) => "function" == typeof target ? Reflect.apply(target, thisArg, args) : "function" === defType ? Reflect.apply(def, thisArg, args) : void 0 });
|
|
2705
2708
|
}(mod) : mod;
|
|
2706
2709
|
}
|
|
@@ -2797,7 +2800,7 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
|
|
|
2797
2800
|
}
|
|
2798
2801
|
function nativeImportOrRequire(ctx, id, async) {
|
|
2799
2802
|
return async && ctx.nativeImport ? ctx.nativeImport(function(id2) {
|
|
2800
|
-
return
|
|
2803
|
+
return _ && isAbsolute(id2) ? pathToFileURL(id2) : id2;
|
|
2801
2804
|
}(id)).then((m) => jitiInteropDefault(ctx, m)) : jitiInteropDefault(ctx, ctx.nativeRequire(id));
|
|
2802
2805
|
}
|
|
2803
2806
|
const CACHE_VERSION = "9";
|
|
@@ -2938,9 +2941,9 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
|
|
|
2938
2941
|
}
|
|
2939
2942
|
});
|
|
2940
2943
|
|
|
2941
|
-
// ../../node_modules/.pnpm/jiti@2.4.
|
|
2944
|
+
// ../../node_modules/.pnpm/jiti@2.4.1/node_modules/jiti/dist/babel.cjs
|
|
2942
2945
|
var require_babel = __commonJS({
|
|
2943
|
-
"../../node_modules/.pnpm/jiti@2.4.
|
|
2946
|
+
"../../node_modules/.pnpm/jiti@2.4.1/node_modules/jiti/dist/babel.cjs"(exports, module) {
|
|
2944
2947
|
init_esm_shims();
|
|
2945
2948
|
(() => {
|
|
2946
2949
|
var __webpack_modules__ = { "./node_modules/.pnpm/@ampproject+remapping@2.3.0/node_modules/@ampproject/remapping/dist/remapping.umd.js": function(module2, __unused_webpack_exports, __webpack_require__2) {
|
|
@@ -4336,14 +4339,14 @@ Did you specify these with the most recent transformation maps first?`);
|
|
|
4336
4339
|
}), "`" == quote && (result = result.replace(/\$\{/g, "\\${")), options.isScriptContext && (result = result.replace(/<\/(script|style)/gi, "<\\/$1").replace(/<!--/g, json ? "\\u003C!--" : "\\x3C!--")), options.wrap && (result = quote + result + quote), result;
|
|
4337
4340
|
};
|
|
4338
4341
|
jsesc.version = "3.0.2", module2.exports = jsesc;
|
|
4339
|
-
}, "./node_modules/.pnpm/mlly@1.7.
|
|
4342
|
+
}, "./node_modules/.pnpm/mlly@1.7.3/node_modules/mlly/dist lazy recursive": (module2) => {
|
|
4340
4343
|
function webpackEmptyAsyncContext(req) {
|
|
4341
4344
|
return Promise.resolve().then(() => {
|
|
4342
4345
|
var e = new Error("Cannot find module '" + req + "'");
|
|
4343
4346
|
throw e.code = "MODULE_NOT_FOUND", e;
|
|
4344
4347
|
});
|
|
4345
4348
|
}
|
|
4346
|
-
webpackEmptyAsyncContext.keys = () => [], webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext, webpackEmptyAsyncContext.id = "./node_modules/.pnpm/mlly@1.7.
|
|
4349
|
+
webpackEmptyAsyncContext.keys = () => [], webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext, webpackEmptyAsyncContext.id = "./node_modules/.pnpm/mlly@1.7.3/node_modules/mlly/dist lazy recursive", module2.exports = webpackEmptyAsyncContext;
|
|
4347
4350
|
}, "./node_modules/.pnpm/ms@2.1.3/node_modules/ms/index.js": (module2) => {
|
|
4348
4351
|
var s = 1e3, m = 60 * s, h = 60 * m, d = 24 * h, w = 7 * d, y = 365.25 * d;
|
|
4349
4352
|
function plural(ms, msAbs, n, name) {
|
|
@@ -31025,7 +31028,7 @@ ${trace}`);
|
|
|
31025
31028
|
}
|
|
31026
31029
|
});
|
|
31027
31030
|
|
|
31028
|
-
// ../../node_modules/.pnpm/jiti@2.4.
|
|
31031
|
+
// ../../node_modules/.pnpm/jiti@2.4.1/node_modules/jiti/lib/jiti.mjs
|
|
31029
31032
|
init_esm_shims();
|
|
31030
31033
|
var import_jiti = __toESM(require_jiti(), 1);
|
|
31031
31034
|
var import_babel = __toESM(require_babel(), 1);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { AtRule, Comment, Container, CssSyntaxError, Declaration, Document, Input, Node, Processor, Result, Root, Rule, Warning, atRule, comment, decl, postcss_default as default, document, fromJSON, list, parse, plugin, root, rule, stringify } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
export { AtRule, Comment, Container, CssSyntaxError, Declaration, Document, Input, Node, Processor, Result, Root, Rule, Warning, atRule, comment, decl, postcss_default as default, document, fromJSON, list, parse, plugin, root, rule, stringify } from './chunk-NUOUR6JD.js';
|
|
2
|
+
import './chunk-JKUWAFT3.js';
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export { version as VERSION, defineConfig, rollup, watch } from './chunk-YEQZX5PN.js';
|
|
2
|
+
import { require_native } from './chunk-XCBQEZL7.js';
|
|
3
|
+
import { init_esm_shims, __toESM } from './chunk-JKUWAFT3.js';
|
|
4
|
+
|
|
5
|
+
// ../../node_modules/.pnpm/rollup@4.28.0/node_modules/rollup/dist/es/rollup.js
|
|
6
|
+
init_esm_shims();
|
|
7
|
+
__toESM(require_native(), 1);
|
|
8
|
+
/*! Bundled license information:
|
|
9
|
+
|
|
10
|
+
rollup/dist/es/rollup.js:
|
|
11
|
+
(*
|
|
12
|
+
@license
|
|
13
|
+
Rollup.js v4.28.0
|
|
14
|
+
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
|
|
15
|
+
|
|
16
|
+
https://github.com/rollup/rollup
|
|
17
|
+
|
|
18
|
+
Released under the MIT License.
|
|
19
|
+
*)
|
|
20
|
+
*/
|
package/dist/server.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { DefaultStartServerOptions, startServer } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
1
|
+
export { DefaultStartServerOptions, startServer } from './chunk-4PQSXXV5.js';
|
|
2
|
+
import './chunk-2CQEJHCK.js';
|
|
3
|
+
import './chunk-XCBQEZL7.js';
|
|
4
|
+
import './chunk-JKUWAFT3.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { createFilter, rollupInternal, getDefaultExportFromCjs, getAugmentedNamespace, fseventsImporter } from './chunk-
|
|
2
|
-
import { require_native } from './chunk-
|
|
3
|
-
import { init_esm_shims, __toESM } from './chunk-
|
|
1
|
+
import { createFilter, rollupInternal, getDefaultExportFromCjs, getAugmentedNamespace, fseventsImporter } from './chunk-YEQZX5PN.js';
|
|
2
|
+
import { require_native } from './chunk-XCBQEZL7.js';
|
|
3
|
+
import { init_esm_shims, __toESM } from './chunk-JKUWAFT3.js';
|
|
4
4
|
import path from 'node:path';
|
|
5
5
|
import process$1 from 'node:process';
|
|
6
6
|
import require$$0$1 from 'path';
|
|
@@ -11,7 +11,7 @@ import require$$2$1 from 'os';
|
|
|
11
11
|
import require$$0$3 from 'events';
|
|
12
12
|
import { platform } from 'node:os';
|
|
13
13
|
|
|
14
|
-
// ../../node_modules/.pnpm/rollup@4.
|
|
14
|
+
// ../../node_modules/.pnpm/rollup@4.28.0/node_modules/rollup/dist/es/shared/watch.js
|
|
15
15
|
init_esm_shims();
|
|
16
16
|
__toESM(require_native(), 1);
|
|
17
17
|
var chokidar$1 = {};
|
|
@@ -6874,8 +6874,8 @@ var Task = class {
|
|
|
6874
6874
|
rollup/dist/es/shared/watch.js:
|
|
6875
6875
|
(*
|
|
6876
6876
|
@license
|
|
6877
|
-
Rollup.js v4.
|
|
6878
|
-
Sat,
|
|
6877
|
+
Rollup.js v4.28.0
|
|
6878
|
+
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
|
|
6879
6879
|
|
|
6880
6880
|
https://github.com/rollup/rollup
|
|
6881
6881
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerhousedao/reactor-local",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.9.
|
|
4
|
+
"version": "1.9.5",
|
|
5
5
|
"main": "dist/server.js",
|
|
6
6
|
"bin": {
|
|
7
7
|
"reactor-local": "dist/cli.js"
|
|
@@ -27,11 +27,11 @@
|
|
|
27
27
|
"nanoevents": "^9.0.0",
|
|
28
28
|
"sanitize-filename": "^1.6.3",
|
|
29
29
|
"uuid": "^11.0.2",
|
|
30
|
-
"@powerhousedao/general-document-indexer": "1.7.
|
|
30
|
+
"@powerhousedao/general-document-indexer": "1.7.5",
|
|
31
|
+
"@powerhousedao/reactor-api": "1.9.5",
|
|
31
32
|
"@powerhousedao/scalars": "1.12.0",
|
|
32
|
-
"@powerhousedao/reactor-api": "1.9.3",
|
|
33
33
|
"document-model": "2.10.0",
|
|
34
|
-
"document-model-libs": "1.120.
|
|
34
|
+
"document-model-libs": "1.120.4"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/body-parser": "^1.19.5",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"@types/ms": "^0.7.34",
|
|
41
41
|
"@types/node": "^22.7.5",
|
|
42
42
|
"tsup": "^8.3.5",
|
|
43
|
-
"document-drive": "1.8.
|
|
43
|
+
"document-drive": "1.8.5"
|
|
44
44
|
},
|
|
45
45
|
"scripts": {
|
|
46
46
|
"start": "vite-node src/index.ts",
|
package/dist/rollup-WUOICUVC.js
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export { version as VERSION, defineConfig, rollup, watch } from './chunk-YTFTT4GJ.js';
|
|
2
|
-
import { require_native } from './chunk-MSJXUT2A.js';
|
|
3
|
-
import { init_esm_shims, __toESM } from './chunk-GFYRWMMU.js';
|
|
4
|
-
|
|
5
|
-
// ../../node_modules/.pnpm/rollup@4.27.4/node_modules/rollup/dist/es/rollup.js
|
|
6
|
-
init_esm_shims();
|
|
7
|
-
__toESM(require_native(), 1);
|
|
8
|
-
/*! Bundled license information:
|
|
9
|
-
|
|
10
|
-
rollup/dist/es/rollup.js:
|
|
11
|
-
(*
|
|
12
|
-
@license
|
|
13
|
-
Rollup.js v4.27.4
|
|
14
|
-
Sat, 23 Nov 2024 06:59:50 GMT - commit e805b546405a4e6cfccd3fe73e9f4df770023824
|
|
15
|
-
|
|
16
|
-
https://github.com/rollup/rollup
|
|
17
|
-
|
|
18
|
-
Released under the MIT License.
|
|
19
|
-
*)
|
|
20
|
-
*/
|