@prisma/composer 0.2.0-dev.18 → 0.2.0-dev.19
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/{app-config-B-mHQL-a-CPD39ljh.d.mts → app-config-Dw3r7sUa-D3dr8rg2.d.mts} +6 -4
- package/dist/{app-config-B-mHQL-a-CPD39ljh.d.mts.map → app-config-Dw3r7sUa-D3dr8rg2.d.mts.map} +1 -1
- package/dist/bin.mjs +135 -25
- package/dist/bin.mjs.map +1 -1
- package/dist/config-121C4hAb.d.mts +1 -0
- package/dist/config.d.mts +2 -2
- package/dist/deploy-121C4hAb.d.mts +1 -0
- package/dist/deploy.d.mts +2 -2
- package/dist/local-target.d.mts +1 -1
- package/dist/nextjs-control.d.mts +3 -3
- package/dist/node-control.d.mts +3 -3
- package/dist/report.d.mts +2 -2
- package/package.json +10 -10
- package/dist/config-R3ZhVJVt.d.mts +0 -1
- package/dist/deploy-R3ZhVJVt.d.mts +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
package/dist/config.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { D as PreflightInput, F as containerEnv, I as containerEnvVarName, L as defineConfig, M as StateDescriptor, N as TeardownInput, O as PrismaAppConfig, R as deserializeContainers, _ as LocalTargetProvidersInput, c as DEV_DIR, f as ExtensionDescriptor, g as LocalTargetEmulatorsInput, h as LocalTargetDescriptor, m as LocalTargetAttachment, o as ContainerDescriptor, p as LocalTargetAttachInput, s as ContainerInstance, v as LocateContainerInput, w as NodeDescriptor, z as isBuildOnlyExtension } from "./app-config-
|
|
2
|
-
import "./config-
|
|
1
|
+
import { D as PreflightInput, F as containerEnv, I as containerEnvVarName, L as defineConfig, M as StateDescriptor, N as TeardownInput, O as PrismaAppConfig, R as deserializeContainers, _ as LocalTargetProvidersInput, c as DEV_DIR, f as ExtensionDescriptor, g as LocalTargetEmulatorsInput, h as LocalTargetDescriptor, m as LocalTargetAttachment, o as ContainerDescriptor, p as LocalTargetAttachInput, s as ContainerInstance, v as LocateContainerInput, w as NodeDescriptor, z as isBuildOnlyExtension } from "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
|
2
|
+
import "./config-121C4hAb.mjs";
|
|
3
3
|
export { type ContainerDescriptor, type ContainerInstance, DEV_DIR, ExtensionDescriptor, LocalTargetAttachInput, LocalTargetAttachment, LocalTargetDescriptor, LocalTargetEmulatorsInput, LocalTargetProvidersInput, type LocateContainerInput, NodeDescriptor, PreflightInput, PrismaAppConfig, StateDescriptor, TeardownInput, containerEnv, containerEnvVarName, defineConfig, deserializeContainers, isBuildOnlyExtension };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
package/dist/deploy.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { A as ProvisionerDescriptor, B as joinDeployment, C as Lowering, E as PackageInput, H as lowering, P as buildConfig, S as LoweredResult, T as Outputs, U as mergedProviders, V as lower, W as resolveStateLayer, a as Bundle, b as LowerError, d as DeploymentResult, i as AssembleInput, j as ServiceLowering, k as ProvisionEdge, l as DeployedEntity, n as ApplicationDescriptor, r as Artifact, t as AlchemyStateLayer, u as DeployedNode, x as LowerOptions, y as LowerContext } from "./app-config-
|
|
2
|
-
import "./deploy-
|
|
1
|
+
import { A as ProvisionerDescriptor, B as joinDeployment, C as Lowering, E as PackageInput, H as lowering, P as buildConfig, S as LoweredResult, T as Outputs, U as mergedProviders, V as lower, W as resolveStateLayer, a as Bundle, b as LowerError, d as DeploymentResult, i as AssembleInput, j as ServiceLowering, k as ProvisionEdge, l as DeployedEntity, n as ApplicationDescriptor, r as Artifact, t as AlchemyStateLayer, u as DeployedNode, x as LowerOptions, y as LowerContext } from "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
|
2
|
+
import "./deploy-121C4hAb.mjs";
|
|
3
3
|
export { AlchemyStateLayer, ApplicationDescriptor, Artifact, AssembleInput, Bundle, DeployedEntity, DeployedNode, DeploymentResult, LowerContext, LowerError, LowerOptions, LoweredResult, Lowering, Outputs, PackageInput, ProvisionEdge, ProvisionerDescriptor, ServiceLowering, buildConfig, joinDeployment, lower, lowering, mergedProviders, resolveStateLayer };
|
package/dist/local-target.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { O as PrismaAppConfig, _ as LocalTargetProvidersInput, c as DEV_DIR, g as LocalTargetEmulatorsInput, h as LocalTargetDescriptor, m as LocalTargetAttachment, p as LocalTargetAttachInput, s as ContainerInstance } from "./app-config-
|
|
1
|
+
import { O as PrismaAppConfig, _ as LocalTargetProvidersInput, c as DEV_DIR, g as LocalTargetEmulatorsInput, h as LocalTargetDescriptor, m as LocalTargetAttachment, p as LocalTargetAttachInput, s as ContainerInstance } from "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
|
2
2
|
import * as Layer from "effect/Layer";
|
|
3
3
|
//#region ../../0-framework/1-core/core/dist/local-target.d.mts
|
|
4
4
|
//#region src/control/local-target.d.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as Bundle, f as ExtensionDescriptor, i as AssembleInput } from "./app-config-
|
|
2
|
-
import "./config-
|
|
3
|
-
import "./deploy-
|
|
1
|
+
import { a as Bundle, f as ExtensionDescriptor, i as AssembleInput } from "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
|
2
|
+
import "./config-121C4hAb.mjs";
|
|
3
|
+
import "./deploy-121C4hAb.mjs";
|
|
4
4
|
import { t as NextjsBuildAdapter } from "./nextjs-DLyeRR7M-DwnBjryZ.mjs";
|
|
5
5
|
//#region ../../0-framework/2-authoring/nextjs/dist/control.d.mts
|
|
6
6
|
//#region src/control/build.d.ts
|
package/dist/node-control.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as Bundle, f as ExtensionDescriptor, i as AssembleInput } from "./app-config-
|
|
2
|
-
import "./config-
|
|
3
|
-
import "./deploy-
|
|
1
|
+
import { a as Bundle, f as ExtensionDescriptor, i as AssembleInput } from "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
|
2
|
+
import "./config-121C4hAb.mjs";
|
|
3
|
+
import "./deploy-121C4hAb.mjs";
|
|
4
4
|
//#region ../../0-framework/2-authoring/node/dist/control.d.mts
|
|
5
5
|
//#region src/control/build.d.ts
|
|
6
6
|
declare function assemble(input: AssembleInput): Promise<Bundle>;
|
package/dist/report.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as DeploymentResult } from "./app-config-
|
|
2
|
-
import "./deploy-
|
|
1
|
+
import { d as DeploymentResult } from "./app-config-Dw3r7sUa-D3dr8rg2.mjs";
|
|
2
|
+
import "./deploy-121C4hAb.mjs";
|
|
3
3
|
//#region ../../0-framework/3-tooling/cli/dist/report.d.mts
|
|
4
4
|
//#region src/render-deployment.d.ts
|
|
5
5
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma/composer",
|
|
3
|
-
"version": "0.2.0-dev.
|
|
3
|
+
"version": "0.2.0-dev.19",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Prisma Composer — build a Prisma App by composing Modules. Core authoring, deploy pipeline, the prisma-composer CLI, and the service-rpc/node/nextjs authoring surfaces.",
|
|
6
6
|
"bin": {
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
"@prisma/management-api-sdk": "^1.50.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@internal/assemble": "0.2.0-dev.
|
|
42
|
-
"@internal/cli": "0.2.0-dev.
|
|
43
|
-
"@internal/core": "0.2.0-dev.
|
|
44
|
-
"@internal/foundation": "0.2.0-dev.
|
|
45
|
-
"@internal/lowering": "0.2.0-dev.
|
|
46
|
-
"@internal/nextjs": "0.2.0-dev.
|
|
47
|
-
"@internal/node": "0.2.0-dev.
|
|
48
|
-
"@internal/service-rpc": "0.2.0-dev.
|
|
49
|
-
"@internal/tsdown-config": "0.2.0-dev.
|
|
41
|
+
"@internal/assemble": "0.2.0-dev.19",
|
|
42
|
+
"@internal/cli": "0.2.0-dev.19",
|
|
43
|
+
"@internal/core": "0.2.0-dev.19",
|
|
44
|
+
"@internal/foundation": "0.2.0-dev.19",
|
|
45
|
+
"@internal/lowering": "0.2.0-dev.19",
|
|
46
|
+
"@internal/nextjs": "0.2.0-dev.19",
|
|
47
|
+
"@internal/node": "0.2.0-dev.19",
|
|
48
|
+
"@internal/service-rpc": "0.2.0-dev.19",
|
|
49
|
+
"@internal/tsdown-config": "0.2.0-dev.19",
|
|
50
50
|
"@types/node": "^25.9.3",
|
|
51
51
|
"tsdown": "^0.22.7",
|
|
52
52
|
"typescript": "^6.0.3"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import "./app-config-B-mHQL-a-CPD39ljh.mjs";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import "./app-config-B-mHQL-a-CPD39ljh.mjs";
|