@holo-js/cli 0.3.1 → 0.3.2
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/bin/holo.mjs +24 -24
- package/dist/{broadcast-PJLFVZH4.mjs → broadcast-GUQFANQ4.mjs} +8 -8
- package/dist/{cache-KR4ACOYD.mjs → cache-PCM2BJJ2.mjs} +7 -7
- package/dist/{cache-migrations-J34RE4WH.mjs → cache-migrations-M6VC3JW3.mjs} +10 -10
- package/dist/{chunk-FFTJKBQF.mjs → chunk-BVULOZZ4.mjs} +14 -6
- package/dist/{chunk-AZ6NVJAP.mjs → chunk-I6EXRSZM.mjs} +1 -1
- package/dist/{chunk-L6FF22IV.mjs → chunk-JLZNWWFV.mjs} +7 -7
- package/dist/{chunk-L3YATEQY.mjs → chunk-NSG3OJDY.mjs} +116 -7
- package/dist/{chunk-PVVGQSUP.mjs → chunk-OQEZ3MOE.mjs} +47 -47
- package/dist/{chunk-3ICVWL2M.mjs → chunk-SCVF2F3I.mjs} +2 -2
- package/dist/{chunk-I3RRWDLV.mjs → chunk-VQP6GHIQ.mjs} +6 -6
- package/dist/{chunk-7KZVFDSI.mjs → chunk-VUJ4ITXR.mjs} +3 -3
- package/dist/{chunk-2XXJ76YC.mjs → chunk-WMBFSYWK.mjs} +1 -1
- package/dist/{chunk-CT23GSEC.mjs → chunk-XXQUCGBO.mjs} +1 -1
- package/dist/{chunk-4VYR2ARA.mjs → chunk-ZNJ4APGF.mjs} +2 -2
- package/dist/{config-XVPV6DJW.mjs → config-43W3SZUI.mjs} +3 -3
- package/dist/{dev-NTQTEY5B.mjs → dev-SNXMGPLU.mjs} +9 -9
- package/dist/{discovery-TMPUQQHI.mjs → discovery-7TQXEUYW.mjs} +4 -4
- package/dist/{generators-3FDCCJDC.mjs → generators-2KJ6OFWA.mjs} +10 -10
- package/dist/index.mjs +24 -24
- package/dist/{media-migrations-UJ6BMUSZ.mjs → media-migrations-JMA7QMX7.mjs} +9 -9
- package/dist/{plugins-USHY6SPF.mjs → plugins-D6FWODCH.mjs} +3 -3
- package/dist/{queue-6U7JU4T6.mjs → queue-6QSL5VFZ.mjs} +10 -10
- package/dist/{queue-VJEFD6SE.mjs → queue-SAPFMTB7.mjs} +10 -10
- package/dist/{queue-migrations-6YUUOKMH.mjs → queue-migrations-GSREPIHP.mjs} +10 -10
- package/dist/{runtime-P5R7H3B4.mjs → runtime-HYSSH54H.mjs} +1 -1
- package/dist/{runtime-FVRB4O2M.mjs → runtime-RX46GVZQ.mjs} +8 -8
- package/dist/runtime-worker.mjs +18 -1
- package/dist/{scaffold-F3AZDNPG.mjs → scaffold-HPNFLBF2.mjs} +7 -7
- package/dist/{security-X4274RHX.mjs → security-NR2WEPQ6.mjs} +7 -7
- package/package.json +19 -19
|
@@ -13,7 +13,7 @@ import { extname, join, relative, resolve } from "path";
|
|
|
13
13
|
// package.json
|
|
14
14
|
var package_default = {
|
|
15
15
|
name: "@holo-js/cli",
|
|
16
|
-
version: "0.3.
|
|
16
|
+
version: "0.3.2",
|
|
17
17
|
description: "Holo-JS Framework - project creation, discovery, and operational CLI",
|
|
18
18
|
type: "module",
|
|
19
19
|
license: "MIT",
|
|
@@ -94,51 +94,51 @@ var WORKSPACE_CATALOG = Object.freeze({
|
|
|
94
94
|
"@clerk/backend": "^3.4.7",
|
|
95
95
|
"@clack/prompts": "^1.5.1",
|
|
96
96
|
"@eslint/js": "^9.17.0",
|
|
97
|
-
"@holo-js/adapter-next": "^0.3.
|
|
98
|
-
"@holo-js/adapter-nuxt": "^0.3.
|
|
99
|
-
"@holo-js/adapter-sveltekit": "^0.3.
|
|
100
|
-
"@holo-js/adapter-shared": "^0.3.
|
|
101
|
-
"@holo-js/auth": "^0.3.
|
|
102
|
-
"@holo-js/auth-clerk": "^0.3.
|
|
103
|
-
"@holo-js/auth-social": "^0.3.
|
|
104
|
-
"@holo-js/auth-social-apple": "^0.3.
|
|
105
|
-
"@holo-js/auth-social-discord": "^0.3.
|
|
106
|
-
"@holo-js/auth-social-facebook": "^0.3.
|
|
107
|
-
"@holo-js/auth-social-github": "^0.3.
|
|
108
|
-
"@holo-js/auth-social-google": "^0.3.
|
|
109
|
-
"@holo-js/auth-social-linkedin": "^0.3.
|
|
110
|
-
"@holo-js/auth-workos": "^0.3.
|
|
111
|
-
"@holo-js/authorization": "^0.3.
|
|
112
|
-
"@holo-js/broadcast": "^0.3.
|
|
113
|
-
"@holo-js/cache": "^0.3.
|
|
114
|
-
"@holo-js/cache-db": "^0.3.
|
|
115
|
-
"@holo-js/cache-redis": "^0.3.
|
|
116
|
-
"@holo-js/cli": "^0.3.
|
|
117
|
-
"@holo-js/config": "^0.3.
|
|
118
|
-
"@holo-js/core": "^0.3.
|
|
119
|
-
"@holo-js/db": "^0.3.
|
|
120
|
-
"@holo-js/db-mysql": "^0.3.
|
|
121
|
-
"@holo-js/db-postgres": "^0.3.
|
|
122
|
-
"@holo-js/db-sqlite": "^0.3.
|
|
123
|
-
"@holo-js/events": "^0.3.
|
|
124
|
-
"@holo-js/flux": "^0.3.
|
|
125
|
-
"@holo-js/flux-react": "^0.3.
|
|
126
|
-
"@holo-js/flux-svelte": "^0.3.
|
|
127
|
-
"@holo-js/flux-vue": "^0.3.
|
|
128
|
-
"@holo-js/forms": "^0.3.
|
|
129
|
-
"@holo-js/kernel": "^0.3.
|
|
130
|
-
"@holo-js/mail": "^0.3.
|
|
131
|
-
"@holo-js/media": "^0.3.
|
|
132
|
-
"@holo-js/notifications": "^0.3.
|
|
133
|
-
"@holo-js/queue": "^0.3.
|
|
134
|
-
"@holo-js/queue-db": "^0.3.
|
|
135
|
-
"@holo-js/queue-redis": "^0.3.
|
|
136
|
-
"@holo-js/realtime": "^0.3.
|
|
137
|
-
"@holo-js/security": "^0.3.
|
|
138
|
-
"@holo-js/session": "^0.3.
|
|
139
|
-
"@holo-js/storage": "^0.3.
|
|
140
|
-
"@holo-js/storage-s3": "^0.3.
|
|
141
|
-
"@holo-js/validation": "^0.3.
|
|
97
|
+
"@holo-js/adapter-next": "^0.3.2",
|
|
98
|
+
"@holo-js/adapter-nuxt": "^0.3.2",
|
|
99
|
+
"@holo-js/adapter-sveltekit": "^0.3.2",
|
|
100
|
+
"@holo-js/adapter-shared": "^0.3.2",
|
|
101
|
+
"@holo-js/auth": "^0.3.2",
|
|
102
|
+
"@holo-js/auth-clerk": "^0.3.2",
|
|
103
|
+
"@holo-js/auth-social": "^0.3.2",
|
|
104
|
+
"@holo-js/auth-social-apple": "^0.3.2",
|
|
105
|
+
"@holo-js/auth-social-discord": "^0.3.2",
|
|
106
|
+
"@holo-js/auth-social-facebook": "^0.3.2",
|
|
107
|
+
"@holo-js/auth-social-github": "^0.3.2",
|
|
108
|
+
"@holo-js/auth-social-google": "^0.3.2",
|
|
109
|
+
"@holo-js/auth-social-linkedin": "^0.3.2",
|
|
110
|
+
"@holo-js/auth-workos": "^0.3.2",
|
|
111
|
+
"@holo-js/authorization": "^0.3.2",
|
|
112
|
+
"@holo-js/broadcast": "^0.3.2",
|
|
113
|
+
"@holo-js/cache": "^0.3.2",
|
|
114
|
+
"@holo-js/cache-db": "^0.3.2",
|
|
115
|
+
"@holo-js/cache-redis": "^0.3.2",
|
|
116
|
+
"@holo-js/cli": "^0.3.2",
|
|
117
|
+
"@holo-js/config": "^0.3.2",
|
|
118
|
+
"@holo-js/core": "^0.3.2",
|
|
119
|
+
"@holo-js/db": "^0.3.2",
|
|
120
|
+
"@holo-js/db-mysql": "^0.3.2",
|
|
121
|
+
"@holo-js/db-postgres": "^0.3.2",
|
|
122
|
+
"@holo-js/db-sqlite": "^0.3.2",
|
|
123
|
+
"@holo-js/events": "^0.3.2",
|
|
124
|
+
"@holo-js/flux": "^0.3.2",
|
|
125
|
+
"@holo-js/flux-react": "^0.3.2",
|
|
126
|
+
"@holo-js/flux-svelte": "^0.3.2",
|
|
127
|
+
"@holo-js/flux-vue": "^0.3.2",
|
|
128
|
+
"@holo-js/forms": "^0.3.2",
|
|
129
|
+
"@holo-js/kernel": "^0.3.2",
|
|
130
|
+
"@holo-js/mail": "^0.3.2",
|
|
131
|
+
"@holo-js/media": "^0.3.2",
|
|
132
|
+
"@holo-js/notifications": "^0.3.2",
|
|
133
|
+
"@holo-js/queue": "^0.3.2",
|
|
134
|
+
"@holo-js/queue-db": "^0.3.2",
|
|
135
|
+
"@holo-js/queue-redis": "^0.3.2",
|
|
136
|
+
"@holo-js/realtime": "^0.3.2",
|
|
137
|
+
"@holo-js/security": "^0.3.2",
|
|
138
|
+
"@holo-js/session": "^0.3.2",
|
|
139
|
+
"@holo-js/storage": "^0.3.2",
|
|
140
|
+
"@holo-js/storage-s3": "^0.3.2",
|
|
141
|
+
"@holo-js/validation": "^0.3.2",
|
|
142
142
|
"@nuxt/kit": "^4.4.4",
|
|
143
143
|
"@nuxt/module-builder": "^1.0.2",
|
|
144
144
|
"@sveltejs/adapter-node": "^5.5.4",
|
|
@@ -155,7 +155,7 @@ var WORKSPACE_CATALOG = Object.freeze({
|
|
|
155
155
|
"@vitest/coverage-v8": "^4.1.5",
|
|
156
156
|
"better-sqlite3": "^11.7.0",
|
|
157
157
|
"bullmq": "^5.71.0",
|
|
158
|
-
"create-holo-js": "^0.3.
|
|
158
|
+
"create-holo-js": "^0.3.2",
|
|
159
159
|
"esbuild": "^0.27.4",
|
|
160
160
|
"eslint": "^9.17.0",
|
|
161
161
|
"fast-check": "^4.5.3",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
normalizeCommandAliases
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-I6EXRSZM.mjs";
|
|
4
4
|
import {
|
|
5
5
|
APP_CONFIG_FILE_NAMES,
|
|
6
6
|
pathExists,
|
|
7
7
|
readTextFile,
|
|
8
8
|
resolveFirstExistingPath,
|
|
9
9
|
writeTextFile
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
11
11
|
|
|
12
12
|
// src/project/plugins.ts
|
|
13
13
|
import { createRequire } from "module";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fileExists
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BVULOZZ4.mjs";
|
|
4
4
|
import {
|
|
5
5
|
loadProjectConfig,
|
|
6
6
|
resolveGeneratedSchemaPath
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ZNJ4APGF.mjs";
|
|
8
8
|
import {
|
|
9
9
|
prepareProjectDiscovery
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-VUJ4ITXR.mjs";
|
|
11
11
|
import {
|
|
12
12
|
loadGeneratedProjectRegistry
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-NSG3OJDY.mjs";
|
|
14
14
|
import {
|
|
15
15
|
CLI_RUNTIME_ROOT,
|
|
16
16
|
GENERATED_SCHEMA_RUNTIME_PATH,
|
|
17
17
|
bundleProjectModule
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
19
19
|
|
|
20
20
|
// src/runtime.ts
|
|
21
21
|
import { spawn } from "child_process";
|
|
@@ -353,7 +353,7 @@ function formatRuntimeFailureText(text) {
|
|
|
353
353
|
return lines[0] ?? text.trim();
|
|
354
354
|
}
|
|
355
355
|
async function withRuntimeEnvironment(projectRoot, kind, options, callback) {
|
|
356
|
-
if (kind === "seed") {
|
|
356
|
+
if (kind === "migrate" || kind === "fresh" || kind === "rollback" || kind === "seed") {
|
|
357
357
|
const project = await loadProjectConfig(projectRoot, { required: true });
|
|
358
358
|
await prepareProjectDiscovery(projectRoot, project.config);
|
|
359
359
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
loadGeneratedProjectRegistry,
|
|
3
3
|
writeGeneratedProjectRegistry
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-NSG3OJDY.mjs";
|
|
5
5
|
import {
|
|
6
6
|
assertUniqueCommandTokens,
|
|
7
7
|
assertUniqueEntries,
|
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
resolveRegisteredPath,
|
|
33
33
|
unregisterAuthorizationDefinitionNames,
|
|
34
34
|
validateMigrationName
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-I6EXRSZM.mjs";
|
|
36
36
|
import {
|
|
37
37
|
hasEventDefinitionMarker,
|
|
38
38
|
hasListenerDefinitionMarker,
|
|
@@ -43,7 +43,7 @@ import {
|
|
|
43
43
|
loadQueueDiscoveryModule,
|
|
44
44
|
makeProjectRelativePath,
|
|
45
45
|
pathExists
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
47
47
|
|
|
48
48
|
// src/project/discovery.ts
|
|
49
49
|
import { resolve } from "path";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
loadGeneratedProjectRegistry
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NSG3OJDY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
APP_CONFIG_FILE_NAMES,
|
|
6
6
|
DATABASE_CONFIG_FILE_NAMES,
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
isModulePackage,
|
|
9
9
|
pathExists,
|
|
10
10
|
resolveFirstExistingPath
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
12
12
|
|
|
13
13
|
// src/project/config.ts
|
|
14
14
|
import { createHash } from "crypto";
|
|
@@ -7,11 +7,11 @@ import {
|
|
|
7
7
|
serializeDatabaseConfig,
|
|
8
8
|
serializeProjectConfig,
|
|
9
9
|
writeProjectConfig
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import "./chunk-
|
|
10
|
+
} from "./chunk-ZNJ4APGF.mjs";
|
|
11
|
+
import "./chunk-NSG3OJDY.mjs";
|
|
12
12
|
import {
|
|
13
13
|
readTextFile
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
15
15
|
export {
|
|
16
16
|
defaultProjectConfig,
|
|
17
17
|
ensureGeneratedSchemaPlaceholder,
|
|
@@ -14,17 +14,17 @@ import {
|
|
|
14
14
|
runProjectPrepare,
|
|
15
15
|
runProjectStartServer,
|
|
16
16
|
toPosixSlashes
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-JLZNWWFV.mjs";
|
|
18
18
|
import {
|
|
19
19
|
hasProjectDependency
|
|
20
|
-
} from "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
20
|
+
} from "./chunk-XXQUCGBO.mjs";
|
|
21
|
+
import "./chunk-BVULOZZ4.mjs";
|
|
22
|
+
import "./chunk-ZNJ4APGF.mjs";
|
|
23
|
+
import "./chunk-VUJ4ITXR.mjs";
|
|
24
|
+
import "./chunk-NSG3OJDY.mjs";
|
|
25
|
+
import "./chunk-SCVF2F3I.mjs";
|
|
26
|
+
import "./chunk-I6EXRSZM.mjs";
|
|
27
|
+
import "./chunk-OQEZ3MOE.mjs";
|
|
28
28
|
export {
|
|
29
29
|
collectDirectoryTree,
|
|
30
30
|
collectDiscoveryWatchRoots,
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
loadRegisteredModels,
|
|
5
5
|
loadRegisteredSeeders,
|
|
6
6
|
prepareProjectDiscovery
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-VUJ4ITXR.mjs";
|
|
8
|
+
import "./chunk-NSG3OJDY.mjs";
|
|
9
9
|
import {
|
|
10
10
|
collectImportedBindingsBySource,
|
|
11
11
|
extractListensToItems,
|
|
@@ -13,8 +13,8 @@ import {
|
|
|
13
13
|
resolveListenerEventNamesFromSource,
|
|
14
14
|
resolveNamedExport,
|
|
15
15
|
resolveNamedExportEntry
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import "./chunk-
|
|
16
|
+
} from "./chunk-I6EXRSZM.mjs";
|
|
17
|
+
import "./chunk-OQEZ3MOE.mjs";
|
|
18
18
|
export {
|
|
19
19
|
collectImportedBindingsBySource,
|
|
20
20
|
discoverAppCommands,
|
|
@@ -3,27 +3,27 @@ import {
|
|
|
3
3
|
} from "./chunk-YJWHIQ45.mjs";
|
|
4
4
|
import {
|
|
5
5
|
runProjectPrepare
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-JLZNWWFV.mjs";
|
|
7
|
+
import "./chunk-XXQUCGBO.mjs";
|
|
8
8
|
import {
|
|
9
9
|
hasRegisteredCreateTableMigration,
|
|
10
10
|
hasRegisteredMigrationSlug,
|
|
11
11
|
nextMigrationTemplate
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-WMBFSYWK.mjs";
|
|
13
13
|
import {
|
|
14
14
|
writeLine
|
|
15
15
|
} from "./chunk-Y355VYRN.mjs";
|
|
16
16
|
import {
|
|
17
17
|
ensureAbsent,
|
|
18
18
|
fileExists
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-BVULOZZ4.mjs";
|
|
20
20
|
import {
|
|
21
21
|
ensureGeneratedSchemaPlaceholder,
|
|
22
22
|
ensureProjectConfig
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-ZNJ4APGF.mjs";
|
|
24
24
|
import {
|
|
25
25
|
prepareProjectDiscovery
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-VUJ4ITXR.mjs";
|
|
27
27
|
import {
|
|
28
28
|
ensureSuffix,
|
|
29
29
|
loadGeneratedProjectRegistry,
|
|
@@ -45,16 +45,16 @@ import {
|
|
|
45
45
|
toKebabCase,
|
|
46
46
|
toPascalCase,
|
|
47
47
|
toSnakeCase
|
|
48
|
-
} from "./chunk-
|
|
49
|
-
import "./chunk-
|
|
48
|
+
} from "./chunk-NSG3OJDY.mjs";
|
|
49
|
+
import "./chunk-SCVF2F3I.mjs";
|
|
50
50
|
import {
|
|
51
51
|
collectFiles
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-I6EXRSZM.mjs";
|
|
53
53
|
import {
|
|
54
54
|
makeProjectRelativePath,
|
|
55
55
|
resolveDefaultArtifactPath,
|
|
56
56
|
writeTextFile
|
|
57
|
-
} from "./chunk-
|
|
57
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
58
58
|
|
|
59
59
|
// src/generators.ts
|
|
60
60
|
import { createHash } from "crypto";
|
package/dist/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
pinProjectDependencyVersions,
|
|
22
22
|
removeProjectDependency,
|
|
23
23
|
upsertProjectDependency
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-XXQUCGBO.mjs";
|
|
25
25
|
import {
|
|
26
26
|
runWithSpinner,
|
|
27
27
|
writeLine
|
|
@@ -29,16 +29,16 @@ import {
|
|
|
29
29
|
import {
|
|
30
30
|
ensureEmptyDirectory,
|
|
31
31
|
fileExists
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
34
|
-
import "./chunk-
|
|
35
|
-
import "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
32
|
+
} from "./chunk-BVULOZZ4.mjs";
|
|
33
|
+
import "./chunk-ZNJ4APGF.mjs";
|
|
34
|
+
import "./chunk-VUJ4ITXR.mjs";
|
|
35
|
+
import "./chunk-NSG3OJDY.mjs";
|
|
36
|
+
import "./chunk-SCVF2F3I.mjs";
|
|
37
|
+
import "./chunk-I6EXRSZM.mjs";
|
|
38
38
|
import {
|
|
39
39
|
APP_CONFIG_FILE_NAMES,
|
|
40
40
|
SUPPORTED_AUTH_SOCIAL_PROVIDERS
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
42
42
|
|
|
43
43
|
// src/types.ts
|
|
44
44
|
function defineCommand(command) {
|
|
@@ -135,31 +135,31 @@ var projectRuntimeModulePromise;
|
|
|
135
135
|
var projectScaffoldModulePromise;
|
|
136
136
|
var agentSkillsModulePromise;
|
|
137
137
|
function loadRuntimeModule() {
|
|
138
|
-
runtimeModulePromise ??= import("./runtime-
|
|
138
|
+
runtimeModulePromise ??= import("./runtime-RX46GVZQ.mjs");
|
|
139
139
|
return runtimeModulePromise;
|
|
140
140
|
}
|
|
141
141
|
function loadSecurityModule() {
|
|
142
|
-
securityModulePromise ??= import("./security-
|
|
142
|
+
securityModulePromise ??= import("./security-NR2WEPQ6.mjs");
|
|
143
143
|
return securityModulePromise;
|
|
144
144
|
}
|
|
145
145
|
function loadProjectConfigModule() {
|
|
146
|
-
projectConfigModulePromise ??= import("./config-
|
|
146
|
+
projectConfigModulePromise ??= import("./config-43W3SZUI.mjs");
|
|
147
147
|
return projectConfigModulePromise;
|
|
148
148
|
}
|
|
149
149
|
function loadProjectDiscoveryModule() {
|
|
150
|
-
projectDiscoveryModulePromise ??= import("./discovery-
|
|
150
|
+
projectDiscoveryModulePromise ??= import("./discovery-7TQXEUYW.mjs");
|
|
151
151
|
return projectDiscoveryModulePromise;
|
|
152
152
|
}
|
|
153
153
|
function loadProjectPluginsModule() {
|
|
154
|
-
projectPluginsModulePromise ??= import("./plugins-
|
|
154
|
+
projectPluginsModulePromise ??= import("./plugins-D6FWODCH.mjs");
|
|
155
155
|
return projectPluginsModulePromise;
|
|
156
156
|
}
|
|
157
157
|
function loadProjectRuntimeModule() {
|
|
158
|
-
projectRuntimeModulePromise ??= import("./runtime-
|
|
158
|
+
projectRuntimeModulePromise ??= import("./runtime-HYSSH54H.mjs");
|
|
159
159
|
return projectRuntimeModulePromise;
|
|
160
160
|
}
|
|
161
161
|
function loadProjectScaffoldModule() {
|
|
162
|
-
projectScaffoldModulePromise ??= import("./scaffold-
|
|
162
|
+
projectScaffoldModulePromise ??= import("./scaffold-HPNFLBF2.mjs");
|
|
163
163
|
return projectScaffoldModulePromise;
|
|
164
164
|
}
|
|
165
165
|
function loadAgentSkillsModule() {
|
|
@@ -167,7 +167,7 @@ function loadAgentSkillsModule() {
|
|
|
167
167
|
return agentSkillsModulePromise;
|
|
168
168
|
}
|
|
169
169
|
async function resolveRuntimeExecutor(runtimeExecutor) {
|
|
170
|
-
runtimeModulePromise ??= import("./runtime-
|
|
170
|
+
runtimeModulePromise ??= import("./runtime-RX46GVZQ.mjs");
|
|
171
171
|
return runtimeExecutor ?? (await runtimeModulePromise).withRuntimeEnvironment;
|
|
172
172
|
}
|
|
173
173
|
async function resolveExecutor(executors, loader, key) {
|
|
@@ -175,17 +175,17 @@ async function resolveExecutor(executors, loader, key) {
|
|
|
175
175
|
return existing ? existing : await loader();
|
|
176
176
|
}
|
|
177
177
|
async function resolveProjectExecutor(executors, key) {
|
|
178
|
-
devModulePromise ??= import("./dev-
|
|
178
|
+
devModulePromise ??= import("./dev-SNXMGPLU.mjs");
|
|
179
179
|
return resolveExecutor(executors, async () => (await devModulePromise)[key], key);
|
|
180
180
|
}
|
|
181
181
|
async function resolveQueueExecutor(executors, key) {
|
|
182
182
|
return resolveExecutor(executors, async () => {
|
|
183
183
|
if (key === "runQueueFailedTableCommand" || key === "runQueueTableCommand") {
|
|
184
|
-
queueMigrationsModulePromise ??= import("./queue-migrations-
|
|
184
|
+
queueMigrationsModulePromise ??= import("./queue-migrations-GSREPIHP.mjs");
|
|
185
185
|
const migrations = await queueMigrationsModulePromise;
|
|
186
186
|
return key === "runQueueFailedTableCommand" ? migrations.runQueueFailedTableCommand : migrations.runQueueTableCommand;
|
|
187
187
|
}
|
|
188
|
-
queueModulePromise ??= import("./queue-
|
|
188
|
+
queueModulePromise ??= import("./queue-6QSL5VFZ.mjs");
|
|
189
189
|
const queue = await queueModulePromise;
|
|
190
190
|
const resolved = {
|
|
191
191
|
runQueueFailedCommand: queue.runQueueFailedCommand,
|
|
@@ -203,10 +203,10 @@ async function resolveQueueExecutor(executors, key) {
|
|
|
203
203
|
async function resolveCacheExecutor(executors, key) {
|
|
204
204
|
return resolveExecutor(executors, async () => {
|
|
205
205
|
if (key === "runCacheTableCommand") {
|
|
206
|
-
cacheMigrationsModulePromise ??= import("./cache-migrations-
|
|
206
|
+
cacheMigrationsModulePromise ??= import("./cache-migrations-M6VC3JW3.mjs");
|
|
207
207
|
return (await cacheMigrationsModulePromise).runCacheTableCommand;
|
|
208
208
|
}
|
|
209
|
-
cacheModulePromise ??= import("./cache-
|
|
209
|
+
cacheModulePromise ??= import("./cache-PCM2BJJ2.mjs");
|
|
210
210
|
const cache = await cacheModulePromise;
|
|
211
211
|
const resolved = {
|
|
212
212
|
runCacheClearCommand: cache.runCacheClearCommand,
|
|
@@ -216,15 +216,15 @@ async function resolveCacheExecutor(executors, key) {
|
|
|
216
216
|
}, key);
|
|
217
217
|
}
|
|
218
218
|
async function resolveMediaExecutor(executors, key) {
|
|
219
|
-
mediaMigrationsModulePromise ??= import("./media-migrations-
|
|
219
|
+
mediaMigrationsModulePromise ??= import("./media-migrations-JMA7QMX7.mjs");
|
|
220
220
|
return resolveExecutor(executors, async () => (await mediaMigrationsModulePromise)[key], key);
|
|
221
221
|
}
|
|
222
222
|
async function resolveBroadcastExecutor(executors, key) {
|
|
223
|
-
broadcastModulePromise ??= import("./broadcast-
|
|
223
|
+
broadcastModulePromise ??= import("./broadcast-GUQFANQ4.mjs");
|
|
224
224
|
return resolveExecutor(executors, async () => (await broadcastModulePromise)[key], key);
|
|
225
225
|
}
|
|
226
226
|
async function resolveGeneratorCommand(key) {
|
|
227
|
-
generatorsModulePromise ??= import("./generators-
|
|
227
|
+
generatorsModulePromise ??= import("./generators-2KJ6OFWA.mjs");
|
|
228
228
|
return (await generatorsModulePromise)[key];
|
|
229
229
|
}
|
|
230
230
|
|
|
@@ -2,27 +2,27 @@ import {
|
|
|
2
2
|
hasRegisteredCreateTableMigration,
|
|
3
3
|
hasRegisteredMigrationSlug,
|
|
4
4
|
nextMigrationTemplate
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-WMBFSYWK.mjs";
|
|
6
6
|
import {
|
|
7
7
|
writeLine
|
|
8
8
|
} from "./chunk-Y355VYRN.mjs";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-BVULOZZ4.mjs";
|
|
10
10
|
import {
|
|
11
11
|
ensureProjectConfig
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-ZNJ4APGF.mjs";
|
|
13
13
|
import {
|
|
14
14
|
prepareProjectDiscovery
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-VUJ4ITXR.mjs";
|
|
16
16
|
import {
|
|
17
17
|
loadGeneratedProjectRegistry
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
18
|
+
} from "./chunk-NSG3OJDY.mjs";
|
|
19
|
+
import "./chunk-SCVF2F3I.mjs";
|
|
20
|
+
import "./chunk-I6EXRSZM.mjs";
|
|
21
21
|
import {
|
|
22
22
|
makeProjectRelativePath,
|
|
23
23
|
resolveDefaultArtifactPath,
|
|
24
24
|
writeTextFile
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
26
26
|
|
|
27
27
|
// src/media-migrations.ts
|
|
28
28
|
import { readdir } from "fs/promises";
|
|
@@ -93,7 +93,7 @@ async function createMediaTableMigration(projectRoot, options = {}) {
|
|
|
93
93
|
}
|
|
94
94
|
async function runMediaTableCommand(io, projectRoot) {
|
|
95
95
|
const migrationFilePath = await createMediaTableMigration(projectRoot);
|
|
96
|
-
const { runProjectPrepare } = await import("./dev-
|
|
96
|
+
const { runProjectPrepare } = await import("./dev-SNXMGPLU.mjs");
|
|
97
97
|
await runProjectPrepare(projectRoot);
|
|
98
98
|
writeLine(io.stdout, `Created migration: ${makeProjectRelativePath(projectRoot, migrationFilePath)}`);
|
|
99
99
|
}
|
|
@@ -8,9 +8,9 @@ import {
|
|
|
8
8
|
readProjectPluginNames,
|
|
9
9
|
resolveProjectPlugins,
|
|
10
10
|
writeProjectPluginNames
|
|
11
|
-
} from "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
11
|
+
} from "./chunk-SCVF2F3I.mjs";
|
|
12
|
+
import "./chunk-I6EXRSZM.mjs";
|
|
13
|
+
import "./chunk-OQEZ3MOE.mjs";
|
|
14
14
|
export {
|
|
15
15
|
activateProjectPlugin,
|
|
16
16
|
deactivateProjectPlugin,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
initializeProjectRuntime
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-VQP6GHIQ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
loadProjectDatabaseDrivers
|
|
6
6
|
} from "./chunk-XBOVM6LO.mjs";
|
|
@@ -10,29 +10,29 @@ import {
|
|
|
10
10
|
normalizeWatchedFilePath,
|
|
11
11
|
runProjectPrepare,
|
|
12
12
|
toPosixSlashes
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import "./chunk-
|
|
13
|
+
} from "./chunk-JLZNWWFV.mjs";
|
|
14
|
+
import "./chunk-XXQUCGBO.mjs";
|
|
15
15
|
import {
|
|
16
16
|
writeLine
|
|
17
17
|
} from "./chunk-Y355VYRN.mjs";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-BVULOZZ4.mjs";
|
|
19
19
|
import {
|
|
20
20
|
ensureProjectConfig,
|
|
21
21
|
loadProjectConfig
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-ZNJ4APGF.mjs";
|
|
23
23
|
import {
|
|
24
24
|
prepareProjectDiscovery
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-VUJ4ITXR.mjs";
|
|
26
26
|
import {
|
|
27
27
|
loadGeneratedProjectRegistry
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
28
|
+
} from "./chunk-NSG3OJDY.mjs";
|
|
29
|
+
import "./chunk-SCVF2F3I.mjs";
|
|
30
|
+
import "./chunk-I6EXRSZM.mjs";
|
|
31
31
|
import {
|
|
32
32
|
HOLO_RUNTIME_ROOT,
|
|
33
33
|
bundleProjectModule,
|
|
34
34
|
resolveProjectPackageImportSpecifier
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
36
36
|
|
|
37
37
|
// src/queue.ts
|
|
38
38
|
import { spawn } from "child_process";
|
|
@@ -3,36 +3,36 @@ import {
|
|
|
3
3
|
} from "./chunk-XBOVM6LO.mjs";
|
|
4
4
|
import {
|
|
5
5
|
initializeProjectRuntime
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-VQP6GHIQ.mjs";
|
|
7
7
|
import {
|
|
8
8
|
isIgnorableWatchError,
|
|
9
9
|
isRecursiveWatchUnsupported,
|
|
10
10
|
normalizeWatchedFilePath,
|
|
11
11
|
runProjectPrepare,
|
|
12
12
|
toPosixSlashes
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import "./chunk-
|
|
13
|
+
} from "./chunk-JLZNWWFV.mjs";
|
|
14
|
+
import "./chunk-XXQUCGBO.mjs";
|
|
15
15
|
import {
|
|
16
16
|
writeLine
|
|
17
17
|
} from "./chunk-Y355VYRN.mjs";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-BVULOZZ4.mjs";
|
|
19
19
|
import {
|
|
20
20
|
ensureProjectConfig,
|
|
21
21
|
loadProjectConfig
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-ZNJ4APGF.mjs";
|
|
23
23
|
import {
|
|
24
24
|
prepareProjectDiscovery
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-VUJ4ITXR.mjs";
|
|
26
26
|
import {
|
|
27
27
|
loadGeneratedProjectRegistry
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
28
|
+
} from "./chunk-NSG3OJDY.mjs";
|
|
29
|
+
import "./chunk-SCVF2F3I.mjs";
|
|
30
|
+
import "./chunk-I6EXRSZM.mjs";
|
|
31
31
|
import {
|
|
32
32
|
HOLO_RUNTIME_ROOT,
|
|
33
33
|
bundleProjectModule,
|
|
34
34
|
resolveProjectPackageImportSpecifier
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-OQEZ3MOE.mjs";
|
|
36
36
|
|
|
37
37
|
// src/queue.ts
|
|
38
38
|
import { spawn } from "child_process";
|