@prisma-next/sql-schema-ir 0.3.0-pr.94.2 → 0.3.0-pr.94.3

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.
@@ -0,0 +1,2 @@
1
+ import { a as SqlIndexIR, c as SqlTypeMetadata, i as SqlForeignKeyIR, l as SqlTypeMetadataRegistry, n as SqlAnnotations, o as SqlSchemaIR, r as SqlColumnIR, s as SqlTableIR, t as PrimaryKey, u as SqlUniqueIR } from "../types-B_SW1GAT.mjs";
2
+ export { PrimaryKey, SqlAnnotations, SqlColumnIR, SqlForeignKeyIR, SqlIndexIR, SqlSchemaIR, SqlTableIR, SqlTypeMetadata, SqlTypeMetadataRegistry, SqlUniqueIR };
@@ -0,0 +1,2 @@
1
+ import { a as SqlIndexIR, c as SqlTypeMetadata, i as SqlForeignKeyIR, l as SqlTypeMetadataRegistry, n as SqlAnnotations, o as SqlSchemaIR, r as SqlColumnIR, s as SqlTableIR, t as PrimaryKey, u as SqlUniqueIR } from "./types-B_SW1GAT.mjs";
2
+ export { PrimaryKey, SqlAnnotations, SqlColumnIR, SqlForeignKeyIR, SqlIndexIR, SqlSchemaIR, SqlTableIR, SqlTypeMetadata, SqlTypeMetadataRegistry, SqlUniqueIR };
package/dist/index.mjs ADDED
@@ -0,0 +1,3 @@
1
+ import "./exports/types.mjs";
2
+
3
+ export { };
@@ -111,5 +111,5 @@ interface SqlTypeMetadataRegistry {
111
111
  values(): IterableIterator<SqlTypeMetadata>;
112
112
  }
113
113
  //#endregion
114
- export { type PrimaryKey, type SqlAnnotations, type SqlColumnIR, type SqlForeignKeyIR, type SqlIndexIR, type SqlSchemaIR, type SqlTableIR, type SqlTypeMetadata, type SqlTypeMetadataRegistry, type SqlUniqueIR };
115
- //# sourceMappingURL=types.d.mts.map
114
+ export { SqlIndexIR as a, SqlTypeMetadata as c, SqlForeignKeyIR as i, SqlTypeMetadataRegistry as l, SqlAnnotations as n, SqlSchemaIR as o, SqlColumnIR as r, SqlTableIR as s, PrimaryKey as t, SqlUniqueIR as u };
115
+ //# sourceMappingURL=types-B_SW1GAT.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types-B_SW1GAT.d.mts","names":[],"sources":["../src/types.ts"],"sourcesContent":[],"mappings":";;AAWA;AASA;AAOA;AAUA;AAWA;AASA;AAWA;;;AAGwB,KA5DZ,UAAA,GA4DY;EACS,SAAA,OAAA,EAAA,SAAA,MAAA,EAAA;EACJ,SAAA,IAAA,CAAA,EAAA,MAAA;CACA;;;AAQ7B;;AACmB,KA/DP,cAAA,GA+DO;EAEM,UAAA,SAAA,EAAA,MAAA,CAAA,EAAA,OAAA;CAAc;AAOvC;AAyBA;;KA1FY,WAAA;;;;yBAIa;;;;;KAMb,eAAA;;;;;yBAKa;;;;;KAMb,WAAA;;;yBAGa;;;;;KAMb,UAAA;;;;yBAIa;;;;;;KAOb,UAAA;;oBAEQ,eAAe;wBACX;iCACS;6BACJ;6BACA;yBACJ;;;;;;KAOb,WAAA;mBACO,eAAe;;yBAET;;;;;;UAOR,eAAA;;;;;;;;;;;;;;;;;;;;;;UAyBA,uBAAA;;;;YAIL,iBAAiB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma-next/sql-schema-ir",
3
- "version": "0.3.0-pr.94.2",
3
+ "version": "0.3.0-pr.94.3",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "engines": {
@@ -8,27 +8,28 @@
8
8
  },
9
9
  "description": "SQL Schema IR types for schema introspection and verification",
10
10
  "dependencies": {
11
- "@prisma-next/contract": "0.3.0-pr.94.2"
11
+ "@prisma-next/contract": "0.3.0-pr.94.3"
12
12
  },
13
13
  "devDependencies": {
14
14
  "tsdown": "0.18.4",
15
15
  "typescript": "5.9.3",
16
16
  "vitest": "4.0.16",
17
- "@prisma-next/test-utils": "0.0.1",
18
17
  "@prisma-next/tsconfig": "0.0.0",
19
- "@prisma-next/tsdown": "0.0.0"
18
+ "@prisma-next/tsdown": "0.0.0",
19
+ "@prisma-next/test-utils": "0.0.1"
20
20
  },
21
21
  "files": [
22
22
  "dist",
23
23
  "src"
24
24
  ],
25
25
  "exports": {
26
- ".": "./dist/types.mjs",
26
+ ".": "./dist/index.mjs",
27
+ "./types": "./dist/exports/types.mjs",
27
28
  "./package.json": "./package.json"
28
29
  },
29
- "main": "./dist/types.mjs",
30
- "module": "./dist/types.mjs",
31
- "types": "./dist/types.d.mts",
30
+ "main": "./dist/index.mjs",
31
+ "module": "./dist/index.mjs",
32
+ "types": "./dist/index.d.mts",
32
33
  "scripts": {
33
34
  "build": "tsdown",
34
35
  "test": "vitest run --passWithNoTests",
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.mts","names":[],"sources":["../src/types.ts"],"sourcesContent":[],"mappings":";;AAWA;AASA;AAOA;AAUA;AAWA;AASA;AAWA;;;AAGwB,KA5DZ,UAAA,GA4DY;EACS,SAAA,OAAA,EAAA,SAAA,MAAA,EAAA;EACJ,SAAA,IAAA,CAAA,EAAA,MAAA;CACA;;;AAQ7B;;AACmB,KA/DP,cAAA,GA+DO;EAEM,UAAA,SAAA,EAAA,MAAA,CAAA,EAAA,OAAA;CAAc;AAOvC;AAyBA;;KA1FY,WAAA;;;;yBAIa;;;;;KAMb,eAAA;;;;;yBAKa;;;;;KAMb,WAAA;;;yBAGa;;;;;KAMb,UAAA;;;;yBAIa;;;;;;KAOb,UAAA;;oBAEQ,eAAe;wBACX;iCACS;6BACJ;6BACA;yBACJ;;;;;;KAOb,WAAA;mBACO,eAAe;;yBAET;;;;;;UAOR,eAAA;;;;;;;;;;;;;;;;;;;;;;UAyBA,uBAAA;;;;YAIL,iBAAiB"}
File without changes