@prisma/studio-core 0.0.0-dev.202511181245 → 0.0.0-dev.202511190143

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 (43) hide show
  1. package/dist/chunk-3KCOUVOV.js +10 -0
  2. package/dist/chunk-O6ZAHVDF.js +10 -0
  3. package/dist/data/accelerate/index.d.cts +1 -1
  4. package/dist/data/accelerate/index.d.ts +1 -1
  5. package/dist/data/bff/index.cjs +1 -1
  6. package/dist/data/bff/index.d.cts +2 -2
  7. package/dist/data/bff/index.d.ts +2 -2
  8. package/dist/data/bff/index.js +1 -1
  9. package/dist/data/index.d.cts +1 -1
  10. package/dist/data/index.d.ts +1 -1
  11. package/dist/data/mysql-core/index.cjs +3 -2
  12. package/dist/data/mysql-core/index.d.cts +27 -5
  13. package/dist/data/mysql-core/index.d.ts +27 -5
  14. package/dist/data/mysql-core/index.js +3 -2
  15. package/dist/data/mysql2/index.d.cts +1 -1
  16. package/dist/data/mysql2/index.d.ts +1 -1
  17. package/dist/data/node-sqlite/index.d.cts +1 -1
  18. package/dist/data/node-sqlite/index.d.ts +1 -1
  19. package/dist/data/pglite/index.cjs +2 -2
  20. package/dist/data/pglite/index.d.cts +1 -1
  21. package/dist/data/pglite/index.d.ts +1 -1
  22. package/dist/data/pglite/index.js +1 -1
  23. package/dist/data/postgres-core/index.cjs +2 -2
  24. package/dist/data/postgres-core/index.d.cts +1 -1
  25. package/dist/data/postgres-core/index.d.ts +1 -1
  26. package/dist/data/postgres-core/index.js +1 -1
  27. package/dist/data/postgresjs/index.d.cts +1 -1
  28. package/dist/data/postgresjs/index.d.ts +1 -1
  29. package/dist/data/ppg/index.d.cts +1 -1
  30. package/dist/data/ppg/index.d.ts +1 -1
  31. package/dist/data/sqlite-core/index.cjs +2 -2
  32. package/dist/data/sqlite-core/index.d.cts +1 -1
  33. package/dist/data/sqlite-core/index.d.ts +1 -1
  34. package/dist/data/sqlite-core/index.js +2 -2
  35. package/dist/{index-CW6rqTos.d.cts → index-BhPjNuvP.d.cts} +5 -4
  36. package/dist/{index-CW6rqTos.d.ts → index-BhPjNuvP.d.ts} +5 -4
  37. package/dist/metafile-cjs.json +1 -1
  38. package/dist/metafile-esm.json +1 -1
  39. package/dist/ui/index.d.cts +1 -1
  40. package/dist/ui/index.d.ts +1 -1
  41. package/package.json +1 -1
  42. package/dist/chunk-24UZSKGU.js +0 -10
  43. package/dist/chunk-RYYSZZYL.js +0 -10
@@ -1,4 +1,4 @@
1
- import { d as AdapterRequirements, A as Adapter, T as Table, F as FilterOperator, Q as Query, g as AdapterInsertDetails, B as BuilderRequirements, e as AdapterQueryDetails, h as AdapterUpdateDetails, f as AdapterDeleteDetails } from '../../index-CW6rqTos.cjs';
1
+ import { d as AdapterRequirements, A as Adapter, T as Table, F as FilterOperator, Q as Query, g as AdapterInsertDetails, B as BuilderRequirements, e as AdapterQueryDetails, h as AdapterUpdateDetails, f as AdapterDeleteDetails } from '../../index-BhPjNuvP.cjs';
2
2
  import 'kysely';
3
3
 
4
4
  type PostgresAdapterRequirements = AdapterRequirements;
@@ -1,4 +1,4 @@
1
- import { d as AdapterRequirements, A as Adapter, T as Table, F as FilterOperator, Q as Query, g as AdapterInsertDetails, B as BuilderRequirements, e as AdapterQueryDetails, h as AdapterUpdateDetails, f as AdapterDeleteDetails } from '../../index-CW6rqTos.js';
1
+ import { d as AdapterRequirements, A as Adapter, T as Table, F as FilterOperator, Q as Query, g as AdapterInsertDetails, B as BuilderRequirements, e as AdapterQueryDetails, h as AdapterUpdateDetails, f as AdapterDeleteDetails } from '../../index-BhPjNuvP.js';
2
2
  import 'kysely';
3
3
 
4
4
  type PostgresAdapterRequirements = AdapterRequirements;
@@ -6,5 +6,5 @@ function require(mod) {
6
6
  if (mod === 'react-dom') return ___react_dom___;
7
7
  throw new Error(`Unknown module ${mod}`);
8
8
  }
9
- import{a,b,c,d,e,f,g,h,i,j,k}from"../../chunk-RYYSZZYL.js";import{a as l,b as m}from"../../chunk-M7E5UEO3.js";import"../../chunk-24UZSKGU.js";import"../../chunk-A6CVKSUD.js";import"../../chunk-GDQBQ7MK.js";export{j as createPostgresAdapter,m as getCancelQuery,e as getDeleteQuery,a as getInsertQuery,l as getPIDQuery,b as getSelectQuery,f as getTablesQuery,h as getTimezoneQuery,d as getUpdateQuery,k as mockIntrospect,c as mockSelectQuery,g as mockTablesQuery,i as mockTimezoneQuery};
9
+ import{a,b,c,d,e,f,g,h,i,j,k}from"../../chunk-3KCOUVOV.js";import{a as l,b as m}from"../../chunk-M7E5UEO3.js";import"../../chunk-O6ZAHVDF.js";import"../../chunk-A6CVKSUD.js";import"../../chunk-GDQBQ7MK.js";export{j as createPostgresAdapter,m as getCancelQuery,e as getDeleteQuery,a as getInsertQuery,l as getPIDQuery,b as getSelectQuery,f as getTablesQuery,h as getTimezoneQuery,d as getUpdateQuery,k as mockIntrospect,c as mockSelectQuery,g as mockTablesQuery,i as mockTimezoneQuery};
10
10
  //# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFtdLAogICJzb3VyY2VzQ29udGVudCI6IFtdLAogICJtYXBwaW5ncyI6ICIiLAogICJuYW1lcyI6IFtdCn0K
@@ -1,5 +1,5 @@
1
1
  import { Sql } from 'postgres';
2
- import { c as Executor } from '../../index-CW6rqTos.cjs';
2
+ import { c as Executor } from '../../index-BhPjNuvP.cjs';
3
3
  import 'kysely';
4
4
 
5
5
  declare function createPostgresJSExecutor(postgresjs: Sql): Executor;
@@ -1,5 +1,5 @@
1
1
  import { Sql } from 'postgres';
2
- import { c as Executor } from '../../index-CW6rqTos.js';
2
+ import { c as Executor } from '../../index-BhPjNuvP.js';
3
3
  import 'kysely';
4
4
 
5
5
  declare function createPostgresJSExecutor(postgresjs: Sql): Executor;
@@ -1,6 +1,6 @@
1
1
  import { RawResponse, AccelerateHttpClient } from '../accelerate/index.cjs';
2
2
  export { DeserializedResponse, QueryIntrospectionBuiltinType, deserializeRawResult } from '../accelerate/index.cjs';
3
- import '../../index-CW6rqTos.cjs';
3
+ import '../../index-BhPjNuvP.cjs';
4
4
  import 'kysely';
5
5
 
6
6
  interface PrismaPostgresHttpClientParams {
@@ -1,6 +1,6 @@
1
1
  import { RawResponse, AccelerateHttpClient } from '../accelerate/index.js';
2
2
  export { DeserializedResponse, QueryIntrospectionBuiltinType, deserializeRawResult } from '../accelerate/index.js';
3
- import '../../index-CW6rqTos.js';
3
+ import '../../index-BhPjNuvP.js';
4
4
  import 'kysely';
5
5
 
6
6
  interface PrismaPostgresHttpClientParams {