adaptic-backend 1.0.294 → 1.0.296

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.
@@ -2,20 +2,15 @@
2
2
  // apollo-client.server.ts
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  exports.onError = exports.setContext = exports.split = exports.ApolloError = exports.gql = exports.HttpLink = exports.InMemoryCache = exports.ApolloClient = void 0;
5
- // Use require() to load the runtime implementations.
6
- const pkg = require("@apollo/client");
7
- const { ApolloClient, InMemoryCache, HttpLink, gql, ApolloError, split, } = pkg;
8
- exports.ApolloClient = ApolloClient;
9
- exports.InMemoryCache = InMemoryCache;
10
- exports.HttpLink = HttpLink;
11
- exports.gql = gql;
12
- exports.ApolloError = ApolloError;
13
- exports.split = split;
14
- // Some sub‑modules require a different path.
15
- const contextPkg = require("@apollo/client/link/context/context.cjs");
16
- const { setContext } = contextPkg;
17
- exports.setContext = setContext;
18
- const errorPkg = require("@apollo/client/link/error/error.cjs");
19
- const { onError } = errorPkg;
20
- exports.onError = onError;
5
+ const client_1 = require("@apollo/client");
6
+ Object.defineProperty(exports, "ApolloClient", { enumerable: true, get: function () { return client_1.ApolloClient; } });
7
+ Object.defineProperty(exports, "InMemoryCache", { enumerable: true, get: function () { return client_1.InMemoryCache; } });
8
+ Object.defineProperty(exports, "HttpLink", { enumerable: true, get: function () { return client_1.HttpLink; } });
9
+ Object.defineProperty(exports, "gql", { enumerable: true, get: function () { return client_1.gql; } });
10
+ Object.defineProperty(exports, "split", { enumerable: true, get: function () { return client_1.split; } });
11
+ Object.defineProperty(exports, "ApolloError", { enumerable: true, get: function () { return client_1.ApolloError; } });
12
+ const context_cjs_1 = require("@apollo/client/link/context/context.cjs");
13
+ Object.defineProperty(exports, "setContext", { enumerable: true, get: function () { return context_cjs_1.setContext; } });
14
+ const error_cjs_1 = require("@apollo/client/link/error/error.cjs");
15
+ Object.defineProperty(exports, "onError", { enumerable: true, get: function () { return error_cjs_1.onError; } });
21
16
  //# sourceMappingURL=apollo-client.server.js.map
@@ -1,7 +1,7 @@
1
1
  import type { ApolloClient as ApolloClientType, InMemoryCache as InMemoryCacheType, HttpLink as HttpLinkType, NormalizedCacheObject } from "@apollo/client";
2
- declare const ApolloClient: any, InMemoryCache: any, HttpLink: any, gql: any, ApolloError: any, split: any;
3
- declare const setContext: any;
4
- declare const onError: any;
2
+ import { ApolloClient, InMemoryCache, HttpLink, gql, split, ApolloError } from "@apollo/client";
3
+ import { setContext } from "@apollo/client/link/context/context.cjs";
4
+ import { onError } from "@apollo/client/link/error/error.cjs";
5
5
  export { ApolloClient, InMemoryCache, HttpLink, gql, ApolloError, split, setContext, onError, };
6
6
  export type { ApolloClientType, InMemoryCacheType, HttpLinkType, NormalizedCacheObject, };
7
7
  //# sourceMappingURL=apollo-client.server.d.ts.map
@@ -1,7 +1,7 @@
1
1
  import type { ApolloClient as ApolloClientType, InMemoryCache as InMemoryCacheType, HttpLink as HttpLinkType, NormalizedCacheObject } from "@apollo/client";
2
- declare const ApolloClient: any, InMemoryCache: any, HttpLink: any, gql: any, ApolloError: any, split: any;
3
- declare const setContext: any;
4
- declare const onError: any;
2
+ import { ApolloClient, InMemoryCache, HttpLink, gql, split, ApolloError } from "@apollo/client";
3
+ import { setContext } from "@apollo/client/link/context/context.cjs";
4
+ import { onError } from "@apollo/client/link/error/error.cjs";
5
5
  export { ApolloClient, InMemoryCache, HttpLink, gql, ApolloError, split, setContext, onError, };
6
6
  export type { ApolloClientType, InMemoryCacheType, HttpLinkType, NormalizedCacheObject, };
7
7
  //# sourceMappingURL=apollo-client.server.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"apollo-client.server.d.ts","sourceRoot":"","sources":["../../src/apollo-client.server.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,YAAY,IAAI,gBAAgB,EAChC,aAAa,IAAI,iBAAiB,EAClC,QAAQ,IAAI,YAAY,EACxB,qBAAqB,EACtB,MAAM,gBAAgB,CAAC;AAIxB,QAAA,MACE,YAAY,OACZ,aAAa,OACb,QAAQ,OACR,GAAG,OACH,WAAW,OACX,KAAK,KACA,CAAC;AAIR,QAAA,MAAQ,UAAU,KAAe,CAAC;AAGlC,QAAA,MAAQ,OAAO,KAAa,CAAC;AAG7B,OAAO,EACL,YAAY,EACZ,aAAa,EACb,QAAQ,EACR,GAAG,EACH,WAAW,EACX,KAAK,EACL,UAAU,EACV,OAAO,GACR,CAAC;AAGF,YAAY,EACV,gBAAgB,EAChB,iBAAiB,EACjB,YAAY,EACZ,qBAAqB,GACtB,CAAC"}
1
+ {"version":3,"file":"apollo-client.server.d.ts","sourceRoot":"","sources":["../../src/apollo-client.server.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,YAAY,IAAI,gBAAgB,EAChC,aAAa,IAAI,iBAAiB,EAClC,QAAQ,IAAI,YAAY,EACxB,qBAAqB,EACtB,MAAM,gBAAgB,CAAC;AAExB,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAChG,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC;AAG9D,OAAO,EACL,YAAY,EACZ,aAAa,EACb,QAAQ,EACR,GAAG,EACH,WAAW,EACX,KAAK,EACL,UAAU,EACV,OAAO,GACR,CAAC;AAGF,YAAY,EACV,gBAAgB,EAChB,iBAAiB,EACjB,YAAY,EACZ,qBAAqB,GACtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"apollo-client.server.js","sourceRoot":"","sources":["../../src/apollo-client.server.ts"],"names":[],"mappings":"AAAA,0BAA0B;AAU1B,qDAAqD;AACrD,MAAM,GAAG,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC;AACtC,MAAM,EACJ,YAAY,EACZ,aAAa,EACb,QAAQ,EACR,GAAG,EACH,WAAW,EACX,KAAK,GACN,GAAG,GAAG,CAAC;AAER,6CAA6C;AAC7C,MAAM,UAAU,GAAG,OAAO,CAAC,yCAAyC,CAAC,CAAC;AACtE,MAAM,EAAE,UAAU,EAAE,GAAG,UAAU,CAAC;AAElC,MAAM,QAAQ,GAAG,OAAO,CAAC,qCAAqC,CAAC,CAAC;AAChE,MAAM,EAAE,OAAO,EAAE,GAAG,QAAQ,CAAC;AAE7B,yCAAyC;AACzC,OAAO,EACL,YAAY,EACZ,aAAa,EACb,QAAQ,EACR,GAAG,EACH,WAAW,EACX,KAAK,EACL,UAAU,EACV,OAAO,GACR,CAAC"}
1
+ {"version":3,"file":"apollo-client.server.js","sourceRoot":"","sources":["../../src/apollo-client.server.ts"],"names":[],"mappings":"AAAA,0BAA0B;AAU1B,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAChG,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC;AAE9D,yCAAyC;AACzC,OAAO,EACL,YAAY,EACZ,aAAa,EACb,QAAQ,EACR,GAAG,EACH,WAAW,EACX,KAAK,EACL,UAAU,EACV,OAAO,GACR,CAAC"}
@@ -1,12 +1,7 @@
1
1
  // apollo-client.server.ts
2
- // Use require() to load the runtime implementations.
3
- import * as pkg from "@apollo/client";
4
- const { ApolloClient, InMemoryCache, HttpLink, gql, ApolloError, split, } = pkg;
5
- // Some sub‑modules require a different path.
6
- const contextPkg = require("@apollo/client/link/context/context.cjs");
7
- const { setContext } = contextPkg;
8
- const errorPkg = require("@apollo/client/link/error/error.cjs");
9
- const { onError } = errorPkg;
2
+ import { ApolloClient, InMemoryCache, HttpLink, gql, split, ApolloError } from "@apollo/client";
3
+ import { setContext } from "@apollo/client/link/context/context.cjs";
4
+ import { onError } from "@apollo/client/link/error/error.cjs";
10
5
  // Re‑export the runtime implementations.
11
6
  export { ApolloClient, InMemoryCache, HttpLink, gql, ApolloError, split, setContext, onError, };
12
7
  //# sourceMappingURL=apollo-client.server.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adaptic-backend",
3
- "version": "1.0.294",
3
+ "version": "1.0.296",
4
4
  "description": "Backend executable CRUD functions with dynamic variables construction, and type definitions for the Adaptic AI platform.",
5
5
  "type": "module",
6
6
  "types": "index.d.ts",