@apollo/client 3.8.0-alpha.12 → 3.8.0-alpha.13

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 (90) hide show
  1. package/apollo-client.cjs +145 -119
  2. package/apollo-client.cjs.map +1 -1
  3. package/apollo-client.min.cjs +1 -1
  4. package/core/ObservableQuery.d.ts.map +1 -1
  5. package/core/ObservableQuery.js.map +1 -1
  6. package/core/core.cjs +1 -1
  7. package/core/core.cjs.map +1 -1
  8. package/core/core.cjs.native.js +1 -1
  9. package/invariantErrorCodes.js +29 -34
  10. package/link/http/parseAndCheckHttpResponse.js.map +1 -1
  11. package/link/persisted-queries/index.d.ts.map +1 -1
  12. package/link/persisted-queries/index.js +12 -13
  13. package/link/persisted-queries/index.js.map +1 -1
  14. package/link/persisted-queries/persisted-queries.cjs +12 -13
  15. package/link/persisted-queries/persisted-queries.cjs.map +1 -1
  16. package/link/persisted-queries/persisted-queries.cjs.native.js +12 -13
  17. package/link/utils/throwServerError.d.ts +1 -1
  18. package/link/utils/throwServerError.d.ts.map +1 -1
  19. package/link/utils/throwServerError.js.map +1 -1
  20. package/package.json +18 -17
  21. package/react/cache/QuerySubscription.d.ts +11 -4
  22. package/react/cache/QuerySubscription.d.ts.map +1 -1
  23. package/react/cache/QuerySubscription.js +52 -34
  24. package/react/cache/QuerySubscription.js.map +1 -1
  25. package/react/context/ApolloConsumer.js +1 -1
  26. package/react/context/ApolloProvider.js +1 -1
  27. package/react/context/context.cjs +2 -2
  28. package/react/context/context.cjs.map +1 -1
  29. package/react/context/context.cjs.native.js +2 -2
  30. package/react/hoc/hoc-utils.js +1 -1
  31. package/react/hoc/hoc.cjs +2 -2
  32. package/react/hoc/hoc.cjs.map +1 -1
  33. package/react/hoc/hoc.cjs.native.js +2 -2
  34. package/react/hoc/withApollo.js +1 -1
  35. package/react/hooks/hooks.cjs +58 -63
  36. package/react/hooks/hooks.cjs.map +1 -1
  37. package/react/hooks/hooks.cjs.native.js +58 -63
  38. package/react/hooks/useApolloClient.js +1 -1
  39. package/react/hooks/useFragment.d.ts +2 -1
  40. package/react/hooks/useFragment.d.ts.map +1 -1
  41. package/react/hooks/useFragment.js.map +1 -1
  42. package/react/hooks/useSubscription.d.ts.map +1 -1
  43. package/react/hooks/useSubscription.js +25 -13
  44. package/react/hooks/useSubscription.js.map +1 -1
  45. package/react/hooks/useSuspenseCache.js +1 -1
  46. package/react/hooks/useSuspenseQuery.d.ts +15 -3
  47. package/react/hooks/useSuspenseQuery.d.ts.map +1 -1
  48. package/react/hooks/useSuspenseQuery.js +34 -52
  49. package/react/hooks/useSuspenseQuery.js.map +1 -1
  50. package/react/parser/index.js +5 -5
  51. package/react/parser/parser.cjs +5 -5
  52. package/react/parser/parser.cjs.map +1 -1
  53. package/react/parser/parser.cjs.native.js +5 -5
  54. package/react/react.cjs +52 -33
  55. package/react/react.cjs.map +1 -1
  56. package/react/react.cjs.native.js +52 -33
  57. package/react/types/types.d.ts +1 -3
  58. package/react/types/types.d.ts.map +1 -1
  59. package/react/types/types.js.map +1 -1
  60. package/testing/core/core.cjs +1 -1
  61. package/testing/core/core.cjs.map +1 -1
  62. package/testing/core/core.cjs.native.js +1 -1
  63. package/testing/core/mocking/mockLink.js +1 -1
  64. package/utilities/graphql/directives.js +4 -4
  65. package/utilities/graphql/fragments.js +3 -3
  66. package/utilities/graphql/getFromAST.js +8 -8
  67. package/utilities/graphql/storeUtils.js +1 -1
  68. package/utilities/index.d.ts +2 -1
  69. package/utilities/index.d.ts.map +1 -1
  70. package/utilities/index.js +1 -1
  71. package/utilities/index.js.map +1 -1
  72. package/utilities/promises/decoration.d.ts +2 -0
  73. package/utilities/promises/decoration.d.ts.map +1 -1
  74. package/utilities/promises/decoration.js +12 -0
  75. package/utilities/promises/decoration.js.map +1 -1
  76. package/utilities/types/DeepOmit.d.ts +4 -3
  77. package/utilities/types/DeepOmit.d.ts.map +1 -1
  78. package/utilities/types/DeepOmit.js.map +1 -1
  79. package/utilities/types/DeepPartial.d.ts +12 -0
  80. package/utilities/types/DeepPartial.d.ts.map +1 -0
  81. package/utilities/types/DeepPartial.js +2 -0
  82. package/utilities/types/DeepPartial.js.map +1 -0
  83. package/utilities/types/Primitive.d.ts +2 -0
  84. package/utilities/types/Primitive.d.ts.map +1 -0
  85. package/utilities/types/Primitive.js +2 -0
  86. package/utilities/types/Primitive.js.map +1 -0
  87. package/utilities/utilities.cjs +30 -16
  88. package/utilities/utilities.cjs.map +1 -1
  89. package/utilities/utilities.cjs.native.js +30 -16
  90. package/version.js +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"throwServerError.d.ts","sourceRoot":"","sources":["../../../src/link/utils/throwServerError.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,GAAG,KAAK,GAAG;IAChC,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,gBAAgB,aACjB,QAAQ,UACV,GAAG,WACF,MAAM,UAQhB,CAAC"}
1
+ {"version":3,"file":"throwServerError.d.ts","sourceRoot":"","sources":["../../../src/link/utils/throwServerError.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,GAAG,KAAK,GAAG;IAChC,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC;IACrC,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,gBAAgB,aACjB,QAAQ,UACV,GAAG,WACF,MAAM,UAQhB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"throwServerError.js","sourceRoot":"","sources":["../../../src/link/utils/throwServerError.ts"],"names":[],"mappings":"AAMA,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAC9B,QAAkB,EAClB,MAAW,EACX,OAAe;IAEf,IAAM,KAAK,GAAG,IAAI,KAAK,CAAC,OAAO,CAAgB,CAAC;IAChD,KAAK,CAAC,IAAI,GAAG,aAAa,CAAC;IAC3B,KAAK,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC1B,KAAK,CAAC,UAAU,GAAG,QAAQ,CAAC,MAAM,CAAC;IACnC,KAAK,CAAC,MAAM,GAAG,MAAM,CAAC;IACtB,MAAM,KAAK,CAAC;AACd,CAAC,CAAC","sourcesContent":["export type ServerError = Error & {\n response: Response;\n result: Record<string, any>;\n statusCode: number;\n};\n\nexport const throwServerError = (\n response: Response,\n result: any,\n message: string\n) => {\n const error = new Error(message) as ServerError;\n error.name = 'ServerError';\n error.response = response;\n error.statusCode = response.status;\n error.result = result;\n throw error;\n};\n"]}
1
+ {"version":3,"file":"throwServerError.js","sourceRoot":"","sources":["../../../src/link/utils/throwServerError.ts"],"names":[],"mappings":"AAMA,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAC9B,QAAkB,EAClB,MAAW,EACX,OAAe;IAEf,IAAM,KAAK,GAAG,IAAI,KAAK,CAAC,OAAO,CAAgB,CAAC;IAChD,KAAK,CAAC,IAAI,GAAG,aAAa,CAAC;IAC3B,KAAK,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC1B,KAAK,CAAC,UAAU,GAAG,QAAQ,CAAC,MAAM,CAAC;IACnC,KAAK,CAAC,MAAM,GAAG,MAAM,CAAC;IACtB,MAAM,KAAK,CAAC;AACd,CAAC,CAAC","sourcesContent":["export type ServerError = Error & {\n response: Response;\n result: Record<string, any> | string;\n statusCode: number;\n};\n\nexport const throwServerError = (\n response: Response,\n result: any,\n message: string\n) => {\n const error = new Error(message) as ServerError;\n error.name = 'ServerError';\n error.response = response;\n error.statusCode = response.status;\n error.result = result;\n throw error;\n};\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apollo/client",
3
- "version": "3.8.0-alpha.12",
3
+ "version": "3.8.0-alpha.13",
4
4
  "description": "A fully-featured caching GraphQL client.",
5
5
  "private": false,
6
6
  "keywords": [
@@ -66,10 +66,10 @@
66
66
  "zen-observable-ts": "^1.2.5"
67
67
  },
68
68
  "devDependencies": {
69
- "@babel/parser": "7.21.4",
69
+ "@babel/parser": "7.21.5",
70
70
  "@changesets/changelog-github": "0.4.8",
71
71
  "@changesets/cli": "2.26.1",
72
- "@graphql-tools/schema": "9.0.17",
72
+ "@graphql-tools/schema": "9.0.19",
73
73
  "@rollup/plugin-node-resolve": "11.2.1",
74
74
  "@testing-library/jest-dom": "5.16.5",
75
75
  "@testing-library/react": "14.0.0",
@@ -79,30 +79,31 @@
79
79
  "@types/fetch-mock": "7.3.5",
80
80
  "@types/glob": "8.1.0",
81
81
  "@types/hoist-non-react-statics": "3.3.1",
82
- "@types/jest": "29.5.0",
83
- "@types/lodash": "4.14.192",
84
- "@types/node": "18.15.11",
82
+ "@types/jest": "29.5.1",
83
+ "@types/lodash": "4.14.194",
84
+ "@types/node": "18.16.3",
85
85
  "@types/node-fetch": "2.6.3",
86
- "@types/react": "18.0.33",
87
- "@types/react-dom": "18.0.11",
86
+ "@types/react": "18.2.0",
87
+ "@types/react-dom": "18.2.1",
88
88
  "@types/use-sync-external-store": "0.0.3",
89
- "@typescript-eslint/eslint-plugin": "5.57.1",
90
- "@typescript-eslint/parser": "5.58.0",
89
+ "@typescript-eslint/eslint-plugin": "5.59.1",
90
+ "@typescript-eslint/parser": "5.59.1",
91
91
  "acorn": "8.8.2",
92
92
  "blob-polyfill": "7.0.20220408",
93
93
  "bytes": "3.1.2",
94
94
  "cross-fetch": "3.1.5",
95
- "eslint": "8.38.0",
96
- "eslint-plugin-testing-library": "5.10.2",
95
+ "eslint": "8.39.0",
96
+ "eslint-plugin-testing-library": "5.10.3",
97
+ "expect-type": "0.15.0",
97
98
  "fetch-mock": "9.11.0",
98
99
  "glob": "8.1.0",
99
100
  "graphql": "16.6.0",
100
101
  "graphql-ws": "5.12.1",
101
102
  "jest": "29.5.0",
102
103
  "jest-environment-jsdom": "29.5.0",
103
- "jest-junit": "15.0.0",
104
+ "jest-junit": "16.0.0",
104
105
  "lodash": "4.17.21",
105
- "patch-package": "6.5.1",
106
+ "patch-package": "7.0.0",
106
107
  "prettier": "2.7.1",
107
108
  "react": "18.2.0",
108
109
  "react-17": "npm:react@^17",
@@ -110,13 +111,13 @@
110
111
  "react-dom-17": "npm:react-dom@^17",
111
112
  "react-error-boundary": "3.1.4",
112
113
  "recast": "0.22.0",
113
- "resolve": "1.22.2",
114
+ "resolve": "1.22.3",
114
115
  "rimraf": "5.0.0",
115
116
  "rollup": "2.79.1",
116
117
  "rollup-plugin-terser": "7.0.2",
117
- "rxjs": "7.8.0",
118
+ "rxjs": "7.8.1",
118
119
  "subscriptions-transport-ws": "0.11.0",
119
- "terser": "5.16.8",
120
+ "terser": "5.17.1",
120
121
  "ts-jest": "29.1.0",
121
122
  "ts-node": "10.9.1",
122
123
  "typedoc": "0.22.18",
@@ -1,19 +1,26 @@
1
1
  import { ApolloQueryResult, ObservableQuery, OperationVariables } from '../../core';
2
- type Listener<TData> = (result: ApolloQueryResult<TData>) => void;
2
+ type Listener = () => void;
3
3
  type FetchMoreOptions<TData> = Parameters<ObservableQuery<TData>['fetchMore']>[0];
4
4
  interface QuerySubscriptionOptions {
5
5
  onDispose?: () => void;
6
6
  autoDisposeTimeoutMs?: number;
7
7
  }
8
- export declare class QuerySubscription<TData = any> {
8
+ export declare class QuerySubscription<TData = unknown> {
9
9
  result: ApolloQueryResult<TData>;
10
- promise: Promise<ApolloQueryResult<TData>>;
11
10
  readonly observable: ObservableQuery<TData>;
11
+ promises: {
12
+ main: Promise<ApolloQueryResult<TData>>;
13
+ network?: Promise<ApolloQueryResult<TData>>;
14
+ };
12
15
  private subscription;
13
16
  private listeners;
14
17
  private autoDisposeTimeoutId;
18
+ private initialized;
19
+ private refetching;
20
+ private resolve;
21
+ private reject;
15
22
  constructor(observable: ObservableQuery<TData>, options?: QuerySubscriptionOptions);
16
- listen(listener: Listener<TData>): () => void;
23
+ listen(listener: Listener): () => void;
17
24
  refetch(variables: OperationVariables | undefined): Promise<ApolloQueryResult<TData>>;
18
25
  fetchMore(options: FetchMoreOptions<TData>): Promise<ApolloQueryResult<TData>>;
19
26
  dispose(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"QuerySubscription.d.ts","sourceRoot":"","sources":["../../../src/react/cache/QuerySubscription.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAGjB,eAAe,EACf,kBAAkB,EACnB,MAAM,YAAY,CAAC;AAUpB,KAAK,QAAQ,CAAC,KAAK,IAAI,CAAC,MAAM,EAAE,iBAAiB,CAAC,KAAK,CAAC,KAAK,IAAI,CAAC;AAElE,KAAK,gBAAgB,CAAC,KAAK,IAAI,UAAU,CACvC,eAAe,CAAC,KAAK,CAAC,CAAC,WAAW,CAAC,CACpC,CAAC,CAAC,CAAC,CAAC;AAwBL,UAAU,wBAAwB;IAChC,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,qBAAa,iBAAiB,CAAC,KAAK,GAAG,GAAG;IACjC,MAAM,EAAE,iBAAiB,CAAC,KAAK,CAAC,CAAC;IACjC,OAAO,EAAE,OAAO,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,CAAC;IAClD,SAAgB,UAAU,EAAE,eAAe,CAAC,KAAK,CAAC,CAAC;IAEnD,OAAO,CAAC,YAAY,CAAyB;IAC7C,OAAO,CAAC,SAAS,CAA8B;IAC/C,OAAO,CAAC,oBAAoB,CAAiB;gBAG3C,UAAU,EAAE,eAAe,CAAC,KAAK,CAAC,EAClC,OAAO,GAAE,wBAA8C;IA4CzD,MAAM,CAAC,QAAQ,EAAE,QAAQ,CAAC,KAAK,CAAC;IAahC,OAAO,CAAC,SAAS,EAAE,kBAAkB,GAAG,SAAS;IAMjD,SAAS,CAAC,OAAO,EAAE,gBAAgB,CAAC,KAAK,CAAC;IAM1C,OAAO;IAKP,OAAO,CAAC,SAAS;IAIjB,OAAO,CAAC,UAAU;IAgBlB,OAAO,CAAC,WAAW;IAWnB,OAAO,CAAC,OAAO;CAGhB"}
1
+ {"version":3,"file":"QuerySubscription.d.ts","sourceRoot":"","sources":["../../../src/react/cache/QuerySubscription.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAEjB,eAAe,EACf,kBAAkB,EACnB,MAAM,YAAY,CAAC;AAQpB,KAAK,QAAQ,GAAG,MAAM,IAAI,CAAC;AAE3B,KAAK,gBAAgB,CAAC,KAAK,IAAI,UAAU,CACvC,eAAe,CAAC,KAAK,CAAC,CAAC,WAAW,CAAC,CACpC,CAAC,CAAC,CAAC,CAAC;AAEL,UAAU,wBAAwB;IAChC,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,qBAAa,iBAAiB,CAAC,KAAK,GAAG,OAAO;IACrC,MAAM,EAAE,iBAAiB,CAAC,KAAK,CAAC,CAAC;IACxC,SAAgB,UAAU,EAAE,eAAe,CAAC,KAAK,CAAC,CAAC;IAE5C,QAAQ,EAAE;QACf,IAAI,EAAE,OAAO,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,CAAC;QACxC,OAAO,CAAC,EAAE,OAAO,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,CAAC;KAC7C,CAAC;IAEF,OAAO,CAAC,YAAY,CAAyB;IAC7C,OAAO,CAAC,SAAS,CAAuB;IACxC,OAAO,CAAC,oBAAoB,CAAiB;IAC7C,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,UAAU,CAAS;IAE3B,OAAO,CAAC,OAAO,CAA6C;IAC5D,OAAO,CAAC,MAAM,CAA2B;gBAGvC,UAAU,EAAE,eAAe,CAAC,KAAK,CAAC,EAClC,OAAO,GAAE,wBAA8C;IA+CzD,MAAM,CAAC,QAAQ,EAAE,QAAQ;IAazB,OAAO,CAAC,SAAS,EAAE,kBAAkB,GAAG,SAAS;IAUjD,SAAS,CAAC,OAAO,EAAE,gBAAgB,CAAC,KAAK,CAAC;IAQ1C,OAAO;IAKP,OAAO,CAAC,SAAS;IAIjB,OAAO,CAAC,UAAU;IAwBlB,OAAO,CAAC,WAAW;IAuBnB,OAAO,CAAC,OAAO;CAGhB"}
@@ -1,46 +1,43 @@
1
1
  import { __assign } from "tslib";
2
2
  import { NetworkStatus, } from "../../core/index.js";
3
3
  import { isNetworkRequestSettled } from "../../core/index.js";
4
- import { hasAnyDirectives, } from "../../utilities/index.js";
5
- import { invariant, __DEV__ } from "../../utilities/globals/index.js";
6
- import { wrap } from 'optimism';
7
- function wrapWithCustomPromise(concast) {
8
- return new Promise(function (resolve, reject) {
9
- var subscription = concast.subscribe({
10
- next: function (value) {
11
- resolve(value);
12
- subscription.unsubscribe();
13
- },
14
- error: reject,
15
- });
16
- });
17
- }
18
- var isMultipartQuery = wrap(function (query) {
19
- return hasAnyDirectives(['defer', 'stream'], query);
20
- });
4
+ import { createFulfilledPromise, createRejectedPromise, } from "../../utilities/index.js";
21
5
  var QuerySubscription = (function () {
22
6
  function QuerySubscription(observable, options) {
23
7
  if (options === void 0) { options = Object.create(null); }
8
+ var _this = this;
24
9
  var _a;
25
10
  this.listeners = new Set();
11
+ this.initialized = false;
12
+ this.refetching = false;
26
13
  this.listen = this.listen.bind(this);
27
14
  this.handleNext = this.handleNext.bind(this);
28
15
  this.handleError = this.handleError.bind(this);
29
16
  this.dispose = this.dispose.bind(this);
30
17
  this.observable = observable;
31
- this.result = observable.getCurrentResult();
18
+ this.result = observable.getCurrentResult(false);
32
19
  if (options.onDispose) {
33
20
  this.onDispose = options.onDispose;
34
21
  }
22
+ if (isNetworkRequestSettled(this.result.networkStatus) ||
23
+ (this.result.data &&
24
+ (!this.result.partial || this.observable.options.returnPartialData))) {
25
+ this.promises = { main: createFulfilledPromise(this.result) };
26
+ this.initialized = true;
27
+ this.refetching = false;
28
+ }
35
29
  this.subscription = observable.subscribe({
36
30
  next: this.handleNext,
37
31
  error: this.handleError,
38
32
  });
39
- __DEV__ ? invariant(observable['concast'], 'Unexpected error: A concast was not found on the observable.') : invariant(observable['concast'], 28);
40
- var concast = observable['concast'];
41
- this.promise = isMultipartQuery(observable.query)
42
- ? wrapWithCustomPromise(concast)
43
- : concast.promise;
33
+ if (!this.promises) {
34
+ this.promises = {
35
+ main: new Promise(function (resolve, reject) {
36
+ _this.resolve = resolve;
37
+ _this.reject = reject;
38
+ }),
39
+ };
40
+ }
44
41
  this.autoDisposeTimeoutId = setTimeout(this.dispose, (_a = options.autoDisposeTimeoutMs) !== null && _a !== void 0 ? _a : 30000);
45
42
  }
46
43
  QuerySubscription.prototype.listen = function (listener) {
@@ -52,12 +49,15 @@ var QuerySubscription = (function () {
52
49
  };
53
50
  };
54
51
  QuerySubscription.prototype.refetch = function (variables) {
55
- this.promise = this.observable.refetch(variables);
56
- return this.promise;
52
+ this.refetching = true;
53
+ var promise = this.observable.refetch(variables);
54
+ this.promises.network = promise;
55
+ return promise;
57
56
  };
58
57
  QuerySubscription.prototype.fetchMore = function (options) {
59
- this.promise = this.observable.fetchMore(options);
60
- return this.promise;
58
+ var promise = this.observable.fetchMore(options);
59
+ this.promises.network = promise;
60
+ return promise;
61
61
  };
62
62
  QuerySubscription.prototype.dispose = function () {
63
63
  this.subscription.unsubscribe();
@@ -66,21 +66,39 @@ var QuerySubscription = (function () {
66
66
  QuerySubscription.prototype.onDispose = function () {
67
67
  };
68
68
  QuerySubscription.prototype.handleNext = function (result) {
69
- if (isNetworkRequestSettled(result.networkStatus) &&
70
- this.result.data &&
71
- result.data === void 0) {
69
+ if (!this.initialized) {
70
+ this.initialized = true;
71
+ this.result = result;
72
+ this.resolve(result);
73
+ return;
74
+ }
75
+ if (result.data === this.result.data) {
76
+ return;
77
+ }
78
+ if (this.result.data && result.data === void 0) {
72
79
  result.data = this.result.data;
73
80
  }
74
81
  this.result = result;
75
- this.deliver(result);
82
+ this.promises.main = createFulfilledPromise(result);
83
+ this.deliver();
76
84
  };
77
85
  QuerySubscription.prototype.handleError = function (error) {
78
86
  var result = __assign(__assign({}, this.result), { error: error, networkStatus: NetworkStatus.error });
79
87
  this.result = result;
80
- this.deliver(result);
88
+ if (!this.initialized || this.refetching) {
89
+ this.initialized = true;
90
+ this.refetching = false;
91
+ this.reject(error);
92
+ return;
93
+ }
94
+ this.result = result;
95
+ this.promises.main = result.data
96
+ ? createFulfilledPromise(result)
97
+ : createRejectedPromise(result);
98
+ this.deliver();
81
99
  };
82
- QuerySubscription.prototype.deliver = function (result) {
83
- this.listeners.forEach(function (listener) { return listener(result); });
100
+ QuerySubscription.prototype.deliver = function () {
101
+ this.listeners.forEach(function (listener) { return listener(); });
84
102
  };
85
103
  return QuerySubscription;
86
104
  }());
@@ -1 +1 @@
1
- {"version":3,"file":"QuerySubscription.js","sourceRoot":"","sources":["../../../src/react/cache/QuerySubscription.ts"],"names":[],"mappings":"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","sourcesContent":["import {\n ApolloError,\n ApolloQueryResult,\n DocumentNode,\n NetworkStatus,\n ObservableQuery,\n OperationVariables,\n} from '../../core';\nimport { isNetworkRequestSettled } from '../../core';\nimport {\n Concast,\n ObservableSubscription,\n hasAnyDirectives,\n} from '../../utilities';\nimport { invariant } from '../../utilities/globals';\nimport { wrap } from 'optimism';\n\ntype Listener<TData> = (result: ApolloQueryResult<TData>) => void;\n\ntype FetchMoreOptions<TData> = Parameters<\n ObservableQuery<TData>['fetchMore']\n>[0];\n\nfunction wrapWithCustomPromise<TData>(\n concast: Concast<ApolloQueryResult<TData>>\n) {\n return new Promise<ApolloQueryResult<TData>>((resolve, reject) => {\n // Unlike `concast.promise`, we want to resolve the promise on the initial\n // chunk of the deferred query. This allows the component to unsuspend\n // when we get the initial set of data, rather than waiting until all\n // chunks have been loaded.\n const subscription = concast.subscribe({\n next: (value) => {\n resolve(value);\n subscription.unsubscribe();\n },\n error: reject,\n });\n });\n}\n\nconst isMultipartQuery = wrap((query: DocumentNode) => {\n return hasAnyDirectives(['defer', 'stream'], query);\n});\n\ninterface QuerySubscriptionOptions {\n onDispose?: () => void;\n autoDisposeTimeoutMs?: number;\n}\n\nexport class QuerySubscription<TData = any> {\n public result: ApolloQueryResult<TData>;\n public promise: Promise<ApolloQueryResult<TData>>;\n public readonly observable: ObservableQuery<TData>;\n\n private subscription: ObservableSubscription;\n private listeners = new Set<Listener<TData>>();\n private autoDisposeTimeoutId: NodeJS.Timeout;\n\n constructor(\n observable: ObservableQuery<TData>,\n options: QuerySubscriptionOptions = Object.create(null)\n ) {\n this.listen = this.listen.bind(this);\n this.handleNext = this.handleNext.bind(this);\n this.handleError = this.handleError.bind(this);\n this.dispose = this.dispose.bind(this);\n this.observable = observable;\n this.result = observable.getCurrentResult();\n\n if (options.onDispose) {\n this.onDispose = options.onDispose;\n }\n\n this.subscription = observable.subscribe({\n next: this.handleNext,\n error: this.handleError,\n });\n\n // This error should never happen since the `.subscribe` call above\n // will ensure a concast is set on the observable via the `reobserve`\n // call. Unless something is going horribly wrong and completely messing\n // around with the internals of the observable, there should always be a\n // concast after subscribing.\n invariant(\n observable['concast'],\n 'Unexpected error: A concast was not found on the observable.'\n );\n\n const concast = observable['concast'];\n\n this.promise = isMultipartQuery(observable.query)\n ? wrapWithCustomPromise(concast)\n : concast.promise;\n\n // Start a timer that will automatically dispose of the query if the\n // suspended resource does not use this subscription in the given time. This\n // helps prevent memory leaks when a component has unmounted before the\n // query has finished loading.\n this.autoDisposeTimeoutId = setTimeout(\n this.dispose,\n options.autoDisposeTimeoutMs ?? 30_000\n );\n }\n\n listen(listener: Listener<TData>) {\n // As soon as the component listens for updates, we know it has finished\n // suspending and is ready to receive updates, so we can remove the auto\n // dispose timer.\n clearTimeout(this.autoDisposeTimeoutId);\n\n this.listeners.add(listener);\n\n return () => {\n this.listeners.delete(listener);\n };\n }\n\n refetch(variables: OperationVariables | undefined) {\n this.promise = this.observable.refetch(variables);\n\n return this.promise;\n }\n\n fetchMore(options: FetchMoreOptions<TData>) {\n this.promise = this.observable.fetchMore<TData>(options);\n\n return this.promise;\n }\n\n dispose() {\n this.subscription.unsubscribe();\n this.onDispose();\n }\n\n private onDispose() {\n // noop. overridable by options\n }\n\n private handleNext(result: ApolloQueryResult<TData>) {\n // If we encounter an error with the new result after we have successfully\n // fetched a previous result, we should set the new result data to the last\n // successful result.\n if (\n isNetworkRequestSettled(result.networkStatus) &&\n this.result.data &&\n result.data === void 0\n ) {\n result.data = this.result.data;\n }\n\n this.result = result;\n this.deliver(result);\n }\n\n private handleError(error: ApolloError) {\n const result = {\n ...this.result,\n error,\n networkStatus: NetworkStatus.error,\n };\n\n this.result = result;\n this.deliver(result);\n }\n\n private deliver(result: ApolloQueryResult<TData>) {\n this.listeners.forEach((listener) => listener(result));\n }\n}\n"]}
1
+ {"version":3,"file":"QuerySubscription.js","sourceRoot":"","sources":["../../../src/react/cache/QuerySubscription.ts"],"names":[],"mappings":"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","sourcesContent":["import {\n ApolloError,\n ApolloQueryResult,\n NetworkStatus,\n ObservableQuery,\n OperationVariables,\n} from '../../core';\nimport { isNetworkRequestSettled } from '../../core';\nimport {\n ObservableSubscription,\n createFulfilledPromise,\n createRejectedPromise,\n} from '../../utilities';\n\ntype Listener = () => void;\n\ntype FetchMoreOptions<TData> = Parameters<\n ObservableQuery<TData>['fetchMore']\n>[0];\n\ninterface QuerySubscriptionOptions {\n onDispose?: () => void;\n autoDisposeTimeoutMs?: number;\n}\n\nexport class QuerySubscription<TData = unknown> {\n public result: ApolloQueryResult<TData>;\n public readonly observable: ObservableQuery<TData>;\n\n public promises: {\n main: Promise<ApolloQueryResult<TData>>;\n network?: Promise<ApolloQueryResult<TData>>;\n };\n\n private subscription: ObservableSubscription;\n private listeners = new Set<Listener>();\n private autoDisposeTimeoutId: NodeJS.Timeout;\n private initialized = false;\n private refetching = false;\n\n private resolve: (result: ApolloQueryResult<TData>) => void;\n private reject: (error: unknown) => void;\n\n constructor(\n observable: ObservableQuery<TData>,\n options: QuerySubscriptionOptions = Object.create(null)\n ) {\n this.listen = this.listen.bind(this);\n this.handleNext = this.handleNext.bind(this);\n this.handleError = this.handleError.bind(this);\n this.dispose = this.dispose.bind(this);\n this.observable = observable;\n this.result = observable.getCurrentResult(false);\n\n if (options.onDispose) {\n this.onDispose = options.onDispose;\n }\n\n if (\n isNetworkRequestSettled(this.result.networkStatus) ||\n (this.result.data &&\n (!this.result.partial || this.observable.options.returnPartialData))\n ) {\n this.promises = { main: createFulfilledPromise(this.result) };\n this.initialized = true;\n this.refetching = false;\n }\n\n this.subscription = observable.subscribe({\n next: this.handleNext,\n error: this.handleError,\n });\n\n if (!this.promises) {\n this.promises = {\n main: new Promise((resolve, reject) => {\n this.resolve = resolve;\n this.reject = reject;\n }),\n };\n }\n\n // Start a timer that will automatically dispose of the query if the\n // suspended resource does not use this subscription in the given time. This\n // helps prevent memory leaks when a component has unmounted before the\n // query has finished loading.\n this.autoDisposeTimeoutId = setTimeout(\n this.dispose,\n options.autoDisposeTimeoutMs ?? 30_000\n );\n }\n\n listen(listener: Listener) {\n // As soon as the component listens for updates, we know it has finished\n // suspending and is ready to receive updates, so we can remove the auto\n // dispose timer.\n clearTimeout(this.autoDisposeTimeoutId);\n\n this.listeners.add(listener);\n\n return () => {\n this.listeners.delete(listener);\n };\n }\n\n refetch(variables: OperationVariables | undefined) {\n this.refetching = true;\n\n const promise = this.observable.refetch(variables);\n\n this.promises.network = promise;\n\n return promise;\n }\n\n fetchMore(options: FetchMoreOptions<TData>) {\n const promise = this.observable.fetchMore<TData>(options);\n\n this.promises.network = promise;\n\n return promise;\n }\n\n dispose() {\n this.subscription.unsubscribe();\n this.onDispose();\n }\n\n private onDispose() {\n // noop. overridable by options\n }\n\n private handleNext(result: ApolloQueryResult<TData>) {\n if (!this.initialized) {\n this.initialized = true;\n this.result = result;\n this.resolve(result);\n return;\n }\n\n if (result.data === this.result.data) {\n return;\n }\n\n // If we encounter an error with the new result after we have successfully\n // fetched a previous result, set the new result data to the last successful\n // result.\n if (this.result.data && result.data === void 0) {\n result.data = this.result.data;\n }\n\n this.result = result;\n this.promises.main = createFulfilledPromise(result);\n this.deliver();\n }\n\n private handleError(error: ApolloError) {\n const result = {\n ...this.result,\n error,\n networkStatus: NetworkStatus.error,\n };\n\n this.result = result;\n\n if (!this.initialized || this.refetching) {\n this.initialized = true;\n this.refetching = false;\n this.reject(error);\n return;\n }\n\n this.result = result;\n this.promises.main = result.data\n ? createFulfilledPromise(result)\n : createRejectedPromise(result);\n this.deliver();\n }\n\n private deliver() {\n this.listeners.forEach((listener) => listener());\n }\n}\n"]}
@@ -5,7 +5,7 @@ export var ApolloConsumer = function (props) {
5
5
  var ApolloContext = getApolloContext();
6
6
  return (React.createElement(ApolloContext.Consumer, null, function (context) {
7
7
  __DEV__ ? invariant(context && context.client, 'Could not find "client" in the context of ApolloConsumer. ' +
8
- 'Wrap the root component in an <ApolloProvider>.') : invariant(context && context.client, 29);
8
+ 'Wrap the root component in an <ApolloProvider>.') : invariant(context && context.client, 28);
9
9
  return props.children(context.client);
10
10
  }));
11
11
  };
@@ -13,7 +13,7 @@ export var ApolloProvider = function (_a) {
13
13
  context = Object.assign({}, context, { suspenseCache: suspenseCache });
14
14
  }
15
15
  __DEV__ ? invariant(context.client, 'ApolloProvider was not passed a client instance. Make ' +
16
- 'sure you pass in your client via the "client" prop.') : invariant(context.client, 30);
16
+ 'sure you pass in your client via the "client" prop.') : invariant(context.client, 29);
17
17
  return (React.createElement(ApolloContext.Provider, { value: context }, children));
18
18
  }));
19
19
  };
@@ -41,7 +41,7 @@ var ApolloConsumer = function (props) {
41
41
  var ApolloContext = getApolloContext();
42
42
  return (React__namespace.createElement(ApolloContext.Consumer, null, function (context) {
43
43
  globals.__DEV__ ? globals.invariant(context && context.client, 'Could not find "client" in the context of ApolloConsumer. ' +
44
- 'Wrap the root component in an <ApolloProvider>.') : globals.invariant(context && context.client, 29);
44
+ 'Wrap the root component in an <ApolloProvider>.') : globals.invariant(context && context.client, 28);
45
45
  return props.children(context.client);
46
46
  }));
47
47
  };
@@ -58,7 +58,7 @@ var ApolloProvider = function (_a) {
58
58
  context = Object.assign({}, context, { suspenseCache: suspenseCache });
59
59
  }
60
60
  globals.__DEV__ ? globals.invariant(context.client, 'ApolloProvider was not passed a client instance. Make ' +
61
- 'sure you pass in your client via the "client" prop.') : globals.invariant(context.client, 30);
61
+ 'sure you pass in your client via the "client" prop.') : globals.invariant(context.client, 29);
62
62
  return (React__namespace.createElement(ApolloContext.Provider, { value: context }, children));
63
63
  }));
64
64
  };
@@ -1 +1 @@
1
- {"version":3,"file":"context.cjs","sources":["ApolloContext.js","ApolloConsumer.js","ApolloProvider.js"],"sourcesContent":["import * as React from 'react';\nimport { canUseSymbol } from '../../utilities';\nvar contextKey = canUseSymbol\n ? Symbol.for('__APOLLO_CONTEXT__')\n : '__APOLLO_CONTEXT__';\nexport function getApolloContext() {\n var context = React.createContext[contextKey];\n if (!context) {\n Object.defineProperty(React.createContext, contextKey, {\n value: context = React.createContext({}),\n enumerable: false,\n writable: false,\n configurable: true,\n });\n context.displayName = 'ApolloContext';\n }\n return context;\n}\nexport { getApolloContext as resetApolloContext };\n//# sourceMappingURL=ApolloContext.js.map","import { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nimport { getApolloContext } from './ApolloContext';\nexport var ApolloConsumer = function (props) {\n var ApolloContext = getApolloContext();\n return (React.createElement(ApolloContext.Consumer, null, function (context) {\n __DEV__ ? invariant(context && context.client, 'Could not find \"client\" in the context of ApolloConsumer. ' +\n 'Wrap the root component in an <ApolloProvider>.') : invariant(context && context.client, 29);\n return props.children(context.client);\n }));\n};\n//# sourceMappingURL=ApolloConsumer.js.map","import { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nimport { getApolloContext } from './ApolloContext';\nexport var ApolloProvider = function (_a) {\n var client = _a.client, suspenseCache = _a.suspenseCache, children = _a.children;\n var ApolloContext = getApolloContext();\n return (React.createElement(ApolloContext.Consumer, null, function (context) {\n if (context === void 0) { context = {}; }\n if (client && context.client !== client) {\n context = Object.assign({}, context, { client: client });\n }\n if (suspenseCache) {\n context = Object.assign({}, context, { suspenseCache: suspenseCache });\n }\n __DEV__ ? invariant(context.client, 'ApolloProvider was not passed a client instance. Make ' +\n 'sure you pass in your client via the \"client\" prop.') : invariant(context.client, 30);\n return (React.createElement(ApolloContext.Provider, { value: context }, children));\n }));\n};\n//# sourceMappingURL=ApolloProvider.js.map"],"names":["canUseSymbol","React","__DEV__","invariant"],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAEA,IAAI,UAAU,GAAGA,sBAAY;AAC7B,MAAM,MAAM,CAAC,GAAG,CAAC,oBAAoB,CAAC;AACtC,MAAM,oBAAoB,CAAC;AACpB,SAAS,gBAAgB,GAAG;AACnC,IAAI,IAAI,OAAO,GAAGC,gBAAK,CAAC,aAAa,CAAC,UAAU,CAAC,CAAC;AAClD,IAAI,IAAI,CAAC,OAAO,EAAE;AAClB,QAAQ,MAAM,CAAC,cAAc,CAACA,gBAAK,CAAC,aAAa,EAAE,UAAU,EAAE;AAC/D,YAAY,KAAK,EAAE,OAAO,GAAGA,gBAAK,CAAC,aAAa,CAAC,EAAE,CAAC;AACpD,YAAY,UAAU,EAAE,KAAK;AAC7B,YAAY,QAAQ,EAAE,KAAK;AAC3B,YAAY,YAAY,EAAE,IAAI;AAC9B,SAAS,CAAC,CAAC;AACX,QAAQ,OAAO,CAAC,WAAW,GAAG,eAAe,CAAC;AAC9C,KAAK;AACL,IAAI,OAAO,OAAO,CAAC;AACnB;;ACdU,IAAC,cAAc,GAAG,UAAU,KAAK,EAAE;AAC7C,IAAI,IAAI,aAAa,GAAG,gBAAgB,EAAE,CAAC;AAC3C,IAAI,QAAQA,gBAAK,CAAC,aAAa,CAAC,aAAa,CAAC,QAAQ,EAAE,IAAI,EAAE,UAAU,OAAO,EAAE;AACjF,QAAQC,eAAO,GAAGC,iBAAS,CAAC,OAAO,IAAI,OAAO,CAAC,MAAM,EAAE,4DAA4D;AACnH,YAAY,iDAAiD,CAAC,GAAGA,iBAAS,CAAC,OAAO,IAAI,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAC1G,QAAQ,OAAO,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;AAC9C,KAAK,CAAC,EAAE;AACR;;ACPU,IAAC,cAAc,GAAG,UAAU,EAAE,EAAE;AAC1C,IAAI,IAAI,MAAM,GAAG,EAAE,CAAC,MAAM,EAAE,aAAa,GAAG,EAAE,CAAC,aAAa,EAAE,QAAQ,GAAG,EAAE,CAAC,QAAQ,CAAC;AACrF,IAAI,IAAI,aAAa,GAAG,gBAAgB,EAAE,CAAC;AAC3C,IAAI,QAAQF,gBAAK,CAAC,aAAa,CAAC,aAAa,CAAC,QAAQ,EAAE,IAAI,EAAE,UAAU,OAAO,EAAE;AACjF,QAAQ,IAAI,OAAO,KAAK,KAAK,CAAC,EAAE,EAAE,OAAO,GAAG,EAAE,CAAC,EAAE;AACjD,QAAQ,IAAI,MAAM,IAAI,OAAO,CAAC,MAAM,KAAK,MAAM,EAAE;AACjD,YAAY,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC;AACrE,SAAS;AACT,QAAQ,IAAI,aAAa,EAAE;AAC3B,YAAY,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,EAAE,EAAE,aAAa,EAAE,aAAa,EAAE,CAAC,CAAC;AACnF,SAAS;AACT,QAAQC,eAAO,GAAGC,iBAAS,CAAC,OAAO,CAAC,MAAM,EAAE,wDAAwD;AACpG,YAAY,qDAAqD,CAAC,GAAGA,iBAAS,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AACnG,QAAQ,QAAQF,gBAAK,CAAC,aAAa,CAAC,aAAa,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,QAAQ,CAAC,EAAE;AAC3F,KAAK,CAAC,EAAE;AACR;;;;;;;"}
1
+ {"version":3,"file":"context.cjs","sources":["ApolloContext.js","ApolloConsumer.js","ApolloProvider.js"],"sourcesContent":["import * as React from 'react';\nimport { canUseSymbol } from '../../utilities';\nvar contextKey = canUseSymbol\n ? Symbol.for('__APOLLO_CONTEXT__')\n : '__APOLLO_CONTEXT__';\nexport function getApolloContext() {\n var context = React.createContext[contextKey];\n if (!context) {\n Object.defineProperty(React.createContext, contextKey, {\n value: context = React.createContext({}),\n enumerable: false,\n writable: false,\n configurable: true,\n });\n context.displayName = 'ApolloContext';\n }\n return context;\n}\nexport { getApolloContext as resetApolloContext };\n//# sourceMappingURL=ApolloContext.js.map","import { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nimport { getApolloContext } from './ApolloContext';\nexport var ApolloConsumer = function (props) {\n var ApolloContext = getApolloContext();\n return (React.createElement(ApolloContext.Consumer, null, function (context) {\n __DEV__ ? invariant(context && context.client, 'Could not find \"client\" in the context of ApolloConsumer. ' +\n 'Wrap the root component in an <ApolloProvider>.') : invariant(context && context.client, 28);\n return props.children(context.client);\n }));\n};\n//# sourceMappingURL=ApolloConsumer.js.map","import { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nimport { getApolloContext } from './ApolloContext';\nexport var ApolloProvider = function (_a) {\n var client = _a.client, suspenseCache = _a.suspenseCache, children = _a.children;\n var ApolloContext = getApolloContext();\n return (React.createElement(ApolloContext.Consumer, null, function (context) {\n if (context === void 0) { context = {}; }\n if (client && context.client !== client) {\n context = Object.assign({}, context, { client: client });\n }\n if (suspenseCache) {\n context = Object.assign({}, context, { suspenseCache: suspenseCache });\n }\n __DEV__ ? invariant(context.client, 'ApolloProvider was not passed a client instance. Make ' +\n 'sure you pass in your client via the \"client\" prop.') : invariant(context.client, 29);\n return (React.createElement(ApolloContext.Provider, { value: context }, children));\n }));\n};\n//# sourceMappingURL=ApolloProvider.js.map"],"names":["canUseSymbol","React","__DEV__","invariant"],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAEA,IAAI,UAAU,GAAGA,sBAAY;AAC7B,MAAM,MAAM,CAAC,GAAG,CAAC,oBAAoB,CAAC;AACtC,MAAM,oBAAoB,CAAC;AACpB,SAAS,gBAAgB,GAAG;AACnC,IAAI,IAAI,OAAO,GAAGC,gBAAK,CAAC,aAAa,CAAC,UAAU,CAAC,CAAC;AAClD,IAAI,IAAI,CAAC,OAAO,EAAE;AAClB,QAAQ,MAAM,CAAC,cAAc,CAACA,gBAAK,CAAC,aAAa,EAAE,UAAU,EAAE;AAC/D,YAAY,KAAK,EAAE,OAAO,GAAGA,gBAAK,CAAC,aAAa,CAAC,EAAE,CAAC;AACpD,YAAY,UAAU,EAAE,KAAK;AAC7B,YAAY,QAAQ,EAAE,KAAK;AAC3B,YAAY,YAAY,EAAE,IAAI;AAC9B,SAAS,CAAC,CAAC;AACX,QAAQ,OAAO,CAAC,WAAW,GAAG,eAAe,CAAC;AAC9C,KAAK;AACL,IAAI,OAAO,OAAO,CAAC;AACnB;;ACdU,IAAC,cAAc,GAAG,UAAU,KAAK,EAAE;AAC7C,IAAI,IAAI,aAAa,GAAG,gBAAgB,EAAE,CAAC;AAC3C,IAAI,QAAQA,gBAAK,CAAC,aAAa,CAAC,aAAa,CAAC,QAAQ,EAAE,IAAI,EAAE,UAAU,OAAO,EAAE;AACjF,QAAQC,eAAO,GAAGC,iBAAS,CAAC,OAAO,IAAI,OAAO,CAAC,MAAM,EAAE,4DAA4D;AACnH,YAAY,iDAAiD,CAAC,GAAGA,iBAAS,CAAC,OAAO,IAAI,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAC1G,QAAQ,OAAO,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;AAC9C,KAAK,CAAC,EAAE;AACR;;ACPU,IAAC,cAAc,GAAG,UAAU,EAAE,EAAE;AAC1C,IAAI,IAAI,MAAM,GAAG,EAAE,CAAC,MAAM,EAAE,aAAa,GAAG,EAAE,CAAC,aAAa,EAAE,QAAQ,GAAG,EAAE,CAAC,QAAQ,CAAC;AACrF,IAAI,IAAI,aAAa,GAAG,gBAAgB,EAAE,CAAC;AAC3C,IAAI,QAAQF,gBAAK,CAAC,aAAa,CAAC,aAAa,CAAC,QAAQ,EAAE,IAAI,EAAE,UAAU,OAAO,EAAE;AACjF,QAAQ,IAAI,OAAO,KAAK,KAAK,CAAC,EAAE,EAAE,OAAO,GAAG,EAAE,CAAC,EAAE;AACjD,QAAQ,IAAI,MAAM,IAAI,OAAO,CAAC,MAAM,KAAK,MAAM,EAAE;AACjD,YAAY,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC;AACrE,SAAS;AACT,QAAQ,IAAI,aAAa,EAAE;AAC3B,YAAY,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,EAAE,EAAE,aAAa,EAAE,aAAa,EAAE,CAAC,CAAC;AACnF,SAAS;AACT,QAAQC,eAAO,GAAGC,iBAAS,CAAC,OAAO,CAAC,MAAM,EAAE,wDAAwD;AACpG,YAAY,qDAAqD,CAAC,GAAGA,iBAAS,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AACnG,QAAQ,QAAQF,gBAAK,CAAC,aAAa,CAAC,aAAa,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,QAAQ,CAAC,EAAE;AAC3F,KAAK,CAAC,EAAE;AACR;;;;;;;"}
@@ -41,7 +41,7 @@ var ApolloConsumer = function (props) {
41
41
  var ApolloContext = getApolloContext();
42
42
  return (React__namespace.createElement(ApolloContext.Consumer, null, function (context) {
43
43
  globals.__DEV__ ? globals.invariant(context && context.client, 'Could not find "client" in the context of ApolloConsumer. ' +
44
- 'Wrap the root component in an <ApolloProvider>.') : globals.invariant(context && context.client, 29);
44
+ 'Wrap the root component in an <ApolloProvider>.') : globals.invariant(context && context.client, 28);
45
45
  return props.children(context.client);
46
46
  }));
47
47
  };
@@ -58,7 +58,7 @@ var ApolloProvider = function (_a) {
58
58
  context = Object.assign({}, context, { suspenseCache: suspenseCache });
59
59
  }
60
60
  globals.__DEV__ ? globals.invariant(context.client, 'ApolloProvider was not passed a client instance. Make ' +
61
- 'sure you pass in your client via the "client" prop.') : globals.invariant(context.client, 30);
61
+ 'sure you pass in your client via the "client" prop.') : globals.invariant(context.client, 29);
62
62
  return (React__namespace.createElement(ApolloContext.Provider, { value: context }, children));
63
63
  }));
64
64
  };
@@ -35,7 +35,7 @@ var GraphQLBase = (function (_super) {
35
35
  }
36
36
  GraphQLBase.prototype.getWrappedInstance = function () {
37
37
  __DEV__ ? invariant(this.withRef, "To access the wrapped instance, you need to specify " +
38
- "{ withRef: true } in the options") : invariant(this.withRef, 31);
38
+ "{ withRef: true } in the options") : invariant(this.withRef, 30);
39
39
  return this.wrappedInstance;
40
40
  };
41
41
  GraphQLBase.prototype.setWrappedInstance = function (ref) {
package/react/hoc/hoc.cjs CHANGED
@@ -60,7 +60,7 @@ var GraphQLBase = (function (_super) {
60
60
  }
61
61
  GraphQLBase.prototype.getWrappedInstance = function () {
62
62
  globals.__DEV__ ? globals.invariant(this.withRef, "To access the wrapped instance, you need to specify " +
63
- "{ withRef: true } in the options") : globals.invariant(this.withRef, 31);
63
+ "{ withRef: true } in the options") : globals.invariant(this.withRef, 30);
64
64
  return this.wrappedInstance;
65
65
  };
66
66
  GraphQLBase.prototype.setWrappedInstance = function (ref) {
@@ -292,7 +292,7 @@ function withApollo(WrappedComponent, operationOptions) {
292
292
  }
293
293
  WithApollo.prototype.getWrappedInstance = function () {
294
294
  globals.__DEV__ ? globals.invariant(operationOptions.withRef, "To access the wrapped instance, you need to specify " +
295
- "{ withRef: true } in the options") : globals.invariant(operationOptions.withRef, 32);
295
+ "{ withRef: true } in the options") : globals.invariant(operationOptions.withRef, 31);
296
296
  return this.wrappedInstance;
297
297
  };
298
298
  WithApollo.prototype.setWrappedInstance = function (ref) {
@@ -1 +1 @@
1
- {"version":3,"file":"hoc.cjs","sources":["hoc-utils.js","query-hoc.js","mutation-hoc.js","subscription-hoc.js","graphql.js","withApollo.js"],"sourcesContent":["import { __extends } from \"tslib\";\nimport { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nexport var defaultMapPropsToOptions = function () { return ({}); };\nexport var defaultMapResultToProps = function (props) { return props; };\nexport var defaultMapPropsToSkip = function () { return false; };\nexport function getDisplayName(WrappedComponent) {\n return WrappedComponent.displayName || WrappedComponent.name || 'Component';\n}\nexport function calculateVariablesFromProps(operation, props) {\n var variables = {};\n for (var _i = 0, _a = operation.variables; _i < _a.length; _i++) {\n var _b = _a[_i], variable = _b.variable, type = _b.type;\n if (!variable.name || !variable.name.value)\n continue;\n var variableName = variable.name.value;\n var variableProp = props[variableName];\n if (typeof variableProp !== 'undefined') {\n variables[variableName] = variableProp;\n continue;\n }\n if (type.kind !== 'NonNullType') {\n variables[variableName] = undefined;\n }\n }\n return variables;\n}\nvar GraphQLBase = (function (_super) {\n __extends(GraphQLBase, _super);\n function GraphQLBase(props) {\n var _this = _super.call(this, props) || this;\n _this.withRef = false;\n _this.setWrappedInstance = _this.setWrappedInstance.bind(_this);\n return _this;\n }\n GraphQLBase.prototype.getWrappedInstance = function () {\n __DEV__ ? invariant(this.withRef, \"To access the wrapped instance, you need to specify \" +\n \"{ withRef: true } in the options\") : invariant(this.withRef, 31);\n return this.wrappedInstance;\n };\n GraphQLBase.prototype.setWrappedInstance = function (ref) {\n this.wrappedInstance = ref;\n };\n return GraphQLBase;\n}(React.Component));\nexport { GraphQLBase };\n//# sourceMappingURL=hoc-utils.js.map","import { __assign, __extends, __rest } from \"tslib\";\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { parser } from '../parser';\nimport { Query } from '../components';\nimport { getDisplayName, GraphQLBase, calculateVariablesFromProps, defaultMapPropsToOptions, defaultMapPropsToSkip } from './hoc-utils';\nexport function withQuery(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var operation = parser(document);\n var _a = operationOptions.options, options = _a === void 0 ? defaultMapPropsToOptions : _a, _b = operationOptions.skip, skip = _b === void 0 ? defaultMapPropsToSkip : _b, _c = operationOptions.alias, alias = _c === void 0 ? 'Apollo' : _c;\n var mapPropsToOptions = options;\n if (typeof mapPropsToOptions !== 'function') {\n mapPropsToOptions = function () { return options; };\n }\n var mapPropsToSkip = skip;\n if (typeof mapPropsToSkip !== 'function') {\n mapPropsToSkip = function () { return skip; };\n }\n var lastResultProps;\n return function (WrappedComponent) {\n var graphQLDisplayName = \"\".concat(alias, \"(\").concat(getDisplayName(WrappedComponent), \")\");\n var GraphQL = (function (_super) {\n __extends(GraphQL, _super);\n function GraphQL() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n GraphQL.prototype.render = function () {\n var _this = this;\n var props = this.props;\n var shouldSkip = mapPropsToSkip(props);\n var opts = shouldSkip\n ? Object.create(null)\n : __assign({}, mapPropsToOptions(props));\n if (!shouldSkip && !opts.variables && operation.variables.length > 0) {\n opts.variables = calculateVariablesFromProps(operation, props);\n }\n return (React.createElement(Query, __assign({}, opts, { displayName: graphQLDisplayName, skip: shouldSkip, query: document }), function (_a) {\n var _b, _c;\n var _ = _a.client, data = _a.data, r = __rest(_a, [\"client\", \"data\"]);\n if (operationOptions.withRef) {\n _this.withRef = true;\n props = Object.assign({}, props, {\n ref: _this.setWrappedInstance\n });\n }\n if (shouldSkip) {\n return (React.createElement(WrappedComponent, __assign({}, props, {})));\n }\n var result = Object.assign(r, data || {});\n var name = operationOptions.name || 'data';\n var childProps = (_b = {}, _b[name] = result, _b);\n if (operationOptions.props) {\n var newResult = (_c = {},\n _c[name] = result,\n _c.ownProps = props,\n _c);\n lastResultProps = operationOptions.props(newResult, lastResultProps);\n childProps = lastResultProps;\n }\n return (React.createElement(WrappedComponent, __assign({}, props, childProps)));\n }));\n };\n GraphQL.displayName = graphQLDisplayName;\n GraphQL.WrappedComponent = WrappedComponent;\n return GraphQL;\n }(GraphQLBase));\n return hoistNonReactStatics(GraphQL, WrappedComponent, {});\n };\n}\n//# sourceMappingURL=query-hoc.js.map","import { __assign, __extends, __rest } from \"tslib\";\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { parser } from '../parser';\nimport { Mutation } from '../components';\nimport { defaultMapPropsToOptions, getDisplayName, calculateVariablesFromProps, GraphQLBase } from './hoc-utils';\nexport function withMutation(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var operation = parser(document);\n var _a = operationOptions.options, options = _a === void 0 ? defaultMapPropsToOptions : _a, _b = operationOptions.alias, alias = _b === void 0 ? 'Apollo' : _b;\n var mapPropsToOptions = options;\n if (typeof mapPropsToOptions !== 'function')\n mapPropsToOptions = function () { return options; };\n return function (WrappedComponent) {\n var graphQLDisplayName = \"\".concat(alias, \"(\").concat(getDisplayName(WrappedComponent), \")\");\n var GraphQL = (function (_super) {\n __extends(GraphQL, _super);\n function GraphQL() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n GraphQL.prototype.render = function () {\n var props = this.props;\n var opts = mapPropsToOptions(props);\n if (operationOptions.withRef) {\n this.withRef = true;\n props = Object.assign({}, props, {\n ref: this.setWrappedInstance\n });\n }\n if (!opts.variables && operation.variables.length > 0) {\n opts.variables = calculateVariablesFromProps(operation, props);\n }\n return (React.createElement(Mutation, __assign({ ignoreResults: true }, opts, { mutation: document }), function (mutate, _a) {\n var _b, _c;\n var data = _a.data, r = __rest(_a, [\"data\"]);\n var result = Object.assign(r, data || {});\n var name = operationOptions.name || 'mutate';\n var resultName = operationOptions.name\n ? \"\".concat(name, \"Result\")\n : 'result';\n var childProps = (_b = {},\n _b[name] = mutate,\n _b[resultName] = result,\n _b);\n if (operationOptions.props) {\n var newResult = (_c = {},\n _c[name] = mutate,\n _c[resultName] = result,\n _c.ownProps = props,\n _c);\n childProps = operationOptions.props(newResult);\n }\n return React.createElement(WrappedComponent, __assign({}, props, childProps));\n }));\n };\n GraphQL.displayName = graphQLDisplayName;\n GraphQL.WrappedComponent = WrappedComponent;\n return GraphQL;\n }(GraphQLBase));\n return hoistNonReactStatics(GraphQL, WrappedComponent, {});\n };\n}\n//# sourceMappingURL=mutation-hoc.js.map","import { __assign, __extends, __rest } from \"tslib\";\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { parser } from '../parser';\nimport { Subscription } from '../components';\nimport { getDisplayName, GraphQLBase, calculateVariablesFromProps, defaultMapPropsToOptions, defaultMapPropsToSkip } from './hoc-utils';\nexport function withSubscription(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var operation = parser(document);\n var _a = operationOptions.options, options = _a === void 0 ? defaultMapPropsToOptions : _a, _b = operationOptions.skip, skip = _b === void 0 ? defaultMapPropsToSkip : _b, _c = operationOptions.alias, alias = _c === void 0 ? 'Apollo' : _c, shouldResubscribe = operationOptions.shouldResubscribe;\n var mapPropsToOptions = options;\n if (typeof mapPropsToOptions !== 'function')\n mapPropsToOptions = function () { return options; };\n var mapPropsToSkip = skip;\n if (typeof mapPropsToSkip !== 'function')\n mapPropsToSkip = function () { return skip; };\n var lastResultProps;\n return function (WrappedComponent) {\n var graphQLDisplayName = \"\".concat(alias, \"(\").concat(getDisplayName(WrappedComponent), \")\");\n var GraphQL = (function (_super) {\n __extends(GraphQL, _super);\n function GraphQL(props) {\n var _this = _super.call(this, props) || this;\n _this.state = { resubscribe: false };\n return _this;\n }\n GraphQL.prototype.updateResubscribe = function (resubscribe) {\n this.setState({ resubscribe: resubscribe });\n };\n GraphQL.prototype.componentDidUpdate = function (prevProps) {\n var resubscribe = !!(shouldResubscribe &&\n shouldResubscribe(prevProps, this.props));\n if (this.state.resubscribe !== resubscribe) {\n this.updateResubscribe(resubscribe);\n }\n };\n GraphQL.prototype.render = function () {\n var _this = this;\n var props = this.props;\n var shouldSkip = mapPropsToSkip(props);\n var opts = shouldSkip\n ? Object.create(null)\n : mapPropsToOptions(props);\n if (!shouldSkip && !opts.variables && operation.variables.length > 0) {\n opts.variables = calculateVariablesFromProps(operation, props);\n }\n return (React.createElement(Subscription, __assign({}, opts, { displayName: graphQLDisplayName, skip: shouldSkip, subscription: document, shouldResubscribe: this.state.resubscribe }), function (_a) {\n var _b, _c;\n var data = _a.data, r = __rest(_a, [\"data\"]);\n if (operationOptions.withRef) {\n _this.withRef = true;\n props = Object.assign({}, props, {\n ref: _this.setWrappedInstance\n });\n }\n if (shouldSkip) {\n return (React.createElement(WrappedComponent, __assign({}, props, {})));\n }\n var result = Object.assign(r, data || {});\n var name = operationOptions.name || 'data';\n var childProps = (_b = {}, _b[name] = result, _b);\n if (operationOptions.props) {\n var newResult = (_c = {},\n _c[name] = result,\n _c.ownProps = props,\n _c);\n lastResultProps = operationOptions.props(newResult, lastResultProps);\n childProps = lastResultProps;\n }\n return (React.createElement(WrappedComponent, __assign({}, props, childProps)));\n }));\n };\n GraphQL.displayName = graphQLDisplayName;\n GraphQL.WrappedComponent = WrappedComponent;\n return GraphQL;\n }(GraphQLBase));\n return hoistNonReactStatics(GraphQL, WrappedComponent, {});\n };\n}\n//# sourceMappingURL=subscription-hoc.js.map","import { parser, DocumentType } from '../parser';\nimport { withQuery } from './query-hoc';\nimport { withMutation } from './mutation-hoc';\nimport { withSubscription } from './subscription-hoc';\nexport function graphql(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n switch (parser(document).type) {\n case DocumentType.Mutation:\n return withMutation(document, operationOptions);\n case DocumentType.Subscription:\n return withSubscription(document, operationOptions);\n case DocumentType.Query:\n default:\n return withQuery(document, operationOptions);\n }\n}\n//# sourceMappingURL=graphql.js.map","import { __assign, __extends } from \"tslib\";\nimport { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { ApolloConsumer } from '../context';\nfunction getDisplayName(WrappedComponent) {\n return WrappedComponent.displayName || WrappedComponent.name || 'Component';\n}\nexport function withApollo(WrappedComponent, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var withDisplayName = \"withApollo(\".concat(getDisplayName(WrappedComponent), \")\");\n var WithApollo = (function (_super) {\n __extends(WithApollo, _super);\n function WithApollo(props) {\n var _this = _super.call(this, props) || this;\n _this.setWrappedInstance = _this.setWrappedInstance.bind(_this);\n return _this;\n }\n WithApollo.prototype.getWrappedInstance = function () {\n __DEV__ ? invariant(operationOptions.withRef, \"To access the wrapped instance, you need to specify \" +\n \"{ withRef: true } in the options\") : invariant(operationOptions.withRef, 32);\n return this.wrappedInstance;\n };\n WithApollo.prototype.setWrappedInstance = function (ref) {\n this.wrappedInstance = ref;\n };\n WithApollo.prototype.render = function () {\n var _this = this;\n return (React.createElement(ApolloConsumer, null, function (client) {\n var props = Object.assign({}, _this.props, {\n client: client,\n ref: operationOptions.withRef\n ? _this.setWrappedInstance\n : undefined\n });\n return React.createElement(WrappedComponent, __assign({}, props));\n }));\n };\n WithApollo.displayName = withDisplayName;\n WithApollo.WrappedComponent = WrappedComponent;\n return WithApollo;\n }(React.Component));\n return hoistNonReactStatics(WithApollo, WrappedComponent, {});\n}\n//# sourceMappingURL=withApollo.js.map"],"names":["getDisplayName","__extends","__DEV__","invariant","React","parser","__assign","Query","__rest","hoistNonReactStatics","Mutation","Subscription","DocumentType","ApolloConsumer"],"mappings":"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"}
1
+ {"version":3,"file":"hoc.cjs","sources":["hoc-utils.js","query-hoc.js","mutation-hoc.js","subscription-hoc.js","graphql.js","withApollo.js"],"sourcesContent":["import { __extends } from \"tslib\";\nimport { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nexport var defaultMapPropsToOptions = function () { return ({}); };\nexport var defaultMapResultToProps = function (props) { return props; };\nexport var defaultMapPropsToSkip = function () { return false; };\nexport function getDisplayName(WrappedComponent) {\n return WrappedComponent.displayName || WrappedComponent.name || 'Component';\n}\nexport function calculateVariablesFromProps(operation, props) {\n var variables = {};\n for (var _i = 0, _a = operation.variables; _i < _a.length; _i++) {\n var _b = _a[_i], variable = _b.variable, type = _b.type;\n if (!variable.name || !variable.name.value)\n continue;\n var variableName = variable.name.value;\n var variableProp = props[variableName];\n if (typeof variableProp !== 'undefined') {\n variables[variableName] = variableProp;\n continue;\n }\n if (type.kind !== 'NonNullType') {\n variables[variableName] = undefined;\n }\n }\n return variables;\n}\nvar GraphQLBase = (function (_super) {\n __extends(GraphQLBase, _super);\n function GraphQLBase(props) {\n var _this = _super.call(this, props) || this;\n _this.withRef = false;\n _this.setWrappedInstance = _this.setWrappedInstance.bind(_this);\n return _this;\n }\n GraphQLBase.prototype.getWrappedInstance = function () {\n __DEV__ ? invariant(this.withRef, \"To access the wrapped instance, you need to specify \" +\n \"{ withRef: true } in the options\") : invariant(this.withRef, 30);\n return this.wrappedInstance;\n };\n GraphQLBase.prototype.setWrappedInstance = function (ref) {\n this.wrappedInstance = ref;\n };\n return GraphQLBase;\n}(React.Component));\nexport { GraphQLBase };\n//# sourceMappingURL=hoc-utils.js.map","import { __assign, __extends, __rest } from \"tslib\";\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { parser } from '../parser';\nimport { Query } from '../components';\nimport { getDisplayName, GraphQLBase, calculateVariablesFromProps, defaultMapPropsToOptions, defaultMapPropsToSkip } from './hoc-utils';\nexport function withQuery(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var operation = parser(document);\n var _a = operationOptions.options, options = _a === void 0 ? defaultMapPropsToOptions : _a, _b = operationOptions.skip, skip = _b === void 0 ? defaultMapPropsToSkip : _b, _c = operationOptions.alias, alias = _c === void 0 ? 'Apollo' : _c;\n var mapPropsToOptions = options;\n if (typeof mapPropsToOptions !== 'function') {\n mapPropsToOptions = function () { return options; };\n }\n var mapPropsToSkip = skip;\n if (typeof mapPropsToSkip !== 'function') {\n mapPropsToSkip = function () { return skip; };\n }\n var lastResultProps;\n return function (WrappedComponent) {\n var graphQLDisplayName = \"\".concat(alias, \"(\").concat(getDisplayName(WrappedComponent), \")\");\n var GraphQL = (function (_super) {\n __extends(GraphQL, _super);\n function GraphQL() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n GraphQL.prototype.render = function () {\n var _this = this;\n var props = this.props;\n var shouldSkip = mapPropsToSkip(props);\n var opts = shouldSkip\n ? Object.create(null)\n : __assign({}, mapPropsToOptions(props));\n if (!shouldSkip && !opts.variables && operation.variables.length > 0) {\n opts.variables = calculateVariablesFromProps(operation, props);\n }\n return (React.createElement(Query, __assign({}, opts, { displayName: graphQLDisplayName, skip: shouldSkip, query: document }), function (_a) {\n var _b, _c;\n var _ = _a.client, data = _a.data, r = __rest(_a, [\"client\", \"data\"]);\n if (operationOptions.withRef) {\n _this.withRef = true;\n props = Object.assign({}, props, {\n ref: _this.setWrappedInstance\n });\n }\n if (shouldSkip) {\n return (React.createElement(WrappedComponent, __assign({}, props, {})));\n }\n var result = Object.assign(r, data || {});\n var name = operationOptions.name || 'data';\n var childProps = (_b = {}, _b[name] = result, _b);\n if (operationOptions.props) {\n var newResult = (_c = {},\n _c[name] = result,\n _c.ownProps = props,\n _c);\n lastResultProps = operationOptions.props(newResult, lastResultProps);\n childProps = lastResultProps;\n }\n return (React.createElement(WrappedComponent, __assign({}, props, childProps)));\n }));\n };\n GraphQL.displayName = graphQLDisplayName;\n GraphQL.WrappedComponent = WrappedComponent;\n return GraphQL;\n }(GraphQLBase));\n return hoistNonReactStatics(GraphQL, WrappedComponent, {});\n };\n}\n//# sourceMappingURL=query-hoc.js.map","import { __assign, __extends, __rest } from \"tslib\";\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { parser } from '../parser';\nimport { Mutation } from '../components';\nimport { defaultMapPropsToOptions, getDisplayName, calculateVariablesFromProps, GraphQLBase } from './hoc-utils';\nexport function withMutation(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var operation = parser(document);\n var _a = operationOptions.options, options = _a === void 0 ? defaultMapPropsToOptions : _a, _b = operationOptions.alias, alias = _b === void 0 ? 'Apollo' : _b;\n var mapPropsToOptions = options;\n if (typeof mapPropsToOptions !== 'function')\n mapPropsToOptions = function () { return options; };\n return function (WrappedComponent) {\n var graphQLDisplayName = \"\".concat(alias, \"(\").concat(getDisplayName(WrappedComponent), \")\");\n var GraphQL = (function (_super) {\n __extends(GraphQL, _super);\n function GraphQL() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n GraphQL.prototype.render = function () {\n var props = this.props;\n var opts = mapPropsToOptions(props);\n if (operationOptions.withRef) {\n this.withRef = true;\n props = Object.assign({}, props, {\n ref: this.setWrappedInstance\n });\n }\n if (!opts.variables && operation.variables.length > 0) {\n opts.variables = calculateVariablesFromProps(operation, props);\n }\n return (React.createElement(Mutation, __assign({ ignoreResults: true }, opts, { mutation: document }), function (mutate, _a) {\n var _b, _c;\n var data = _a.data, r = __rest(_a, [\"data\"]);\n var result = Object.assign(r, data || {});\n var name = operationOptions.name || 'mutate';\n var resultName = operationOptions.name\n ? \"\".concat(name, \"Result\")\n : 'result';\n var childProps = (_b = {},\n _b[name] = mutate,\n _b[resultName] = result,\n _b);\n if (operationOptions.props) {\n var newResult = (_c = {},\n _c[name] = mutate,\n _c[resultName] = result,\n _c.ownProps = props,\n _c);\n childProps = operationOptions.props(newResult);\n }\n return React.createElement(WrappedComponent, __assign({}, props, childProps));\n }));\n };\n GraphQL.displayName = graphQLDisplayName;\n GraphQL.WrappedComponent = WrappedComponent;\n return GraphQL;\n }(GraphQLBase));\n return hoistNonReactStatics(GraphQL, WrappedComponent, {});\n };\n}\n//# sourceMappingURL=mutation-hoc.js.map","import { __assign, __extends, __rest } from \"tslib\";\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { parser } from '../parser';\nimport { Subscription } from '../components';\nimport { getDisplayName, GraphQLBase, calculateVariablesFromProps, defaultMapPropsToOptions, defaultMapPropsToSkip } from './hoc-utils';\nexport function withSubscription(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var operation = parser(document);\n var _a = operationOptions.options, options = _a === void 0 ? defaultMapPropsToOptions : _a, _b = operationOptions.skip, skip = _b === void 0 ? defaultMapPropsToSkip : _b, _c = operationOptions.alias, alias = _c === void 0 ? 'Apollo' : _c, shouldResubscribe = operationOptions.shouldResubscribe;\n var mapPropsToOptions = options;\n if (typeof mapPropsToOptions !== 'function')\n mapPropsToOptions = function () { return options; };\n var mapPropsToSkip = skip;\n if (typeof mapPropsToSkip !== 'function')\n mapPropsToSkip = function () { return skip; };\n var lastResultProps;\n return function (WrappedComponent) {\n var graphQLDisplayName = \"\".concat(alias, \"(\").concat(getDisplayName(WrappedComponent), \")\");\n var GraphQL = (function (_super) {\n __extends(GraphQL, _super);\n function GraphQL(props) {\n var _this = _super.call(this, props) || this;\n _this.state = { resubscribe: false };\n return _this;\n }\n GraphQL.prototype.updateResubscribe = function (resubscribe) {\n this.setState({ resubscribe: resubscribe });\n };\n GraphQL.prototype.componentDidUpdate = function (prevProps) {\n var resubscribe = !!(shouldResubscribe &&\n shouldResubscribe(prevProps, this.props));\n if (this.state.resubscribe !== resubscribe) {\n this.updateResubscribe(resubscribe);\n }\n };\n GraphQL.prototype.render = function () {\n var _this = this;\n var props = this.props;\n var shouldSkip = mapPropsToSkip(props);\n var opts = shouldSkip\n ? Object.create(null)\n : mapPropsToOptions(props);\n if (!shouldSkip && !opts.variables && operation.variables.length > 0) {\n opts.variables = calculateVariablesFromProps(operation, props);\n }\n return (React.createElement(Subscription, __assign({}, opts, { displayName: graphQLDisplayName, skip: shouldSkip, subscription: document, shouldResubscribe: this.state.resubscribe }), function (_a) {\n var _b, _c;\n var data = _a.data, r = __rest(_a, [\"data\"]);\n if (operationOptions.withRef) {\n _this.withRef = true;\n props = Object.assign({}, props, {\n ref: _this.setWrappedInstance\n });\n }\n if (shouldSkip) {\n return (React.createElement(WrappedComponent, __assign({}, props, {})));\n }\n var result = Object.assign(r, data || {});\n var name = operationOptions.name || 'data';\n var childProps = (_b = {}, _b[name] = result, _b);\n if (operationOptions.props) {\n var newResult = (_c = {},\n _c[name] = result,\n _c.ownProps = props,\n _c);\n lastResultProps = operationOptions.props(newResult, lastResultProps);\n childProps = lastResultProps;\n }\n return (React.createElement(WrappedComponent, __assign({}, props, childProps)));\n }));\n };\n GraphQL.displayName = graphQLDisplayName;\n GraphQL.WrappedComponent = WrappedComponent;\n return GraphQL;\n }(GraphQLBase));\n return hoistNonReactStatics(GraphQL, WrappedComponent, {});\n };\n}\n//# sourceMappingURL=subscription-hoc.js.map","import { parser, DocumentType } from '../parser';\nimport { withQuery } from './query-hoc';\nimport { withMutation } from './mutation-hoc';\nimport { withSubscription } from './subscription-hoc';\nexport function graphql(document, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n switch (parser(document).type) {\n case DocumentType.Mutation:\n return withMutation(document, operationOptions);\n case DocumentType.Subscription:\n return withSubscription(document, operationOptions);\n case DocumentType.Query:\n default:\n return withQuery(document, operationOptions);\n }\n}\n//# sourceMappingURL=graphql.js.map","import { __assign, __extends } from \"tslib\";\nimport { invariant, __DEV__ } from '../../utilities/globals';\nimport * as React from 'react';\nimport hoistNonReactStatics from 'hoist-non-react-statics';\nimport { ApolloConsumer } from '../context';\nfunction getDisplayName(WrappedComponent) {\n return WrappedComponent.displayName || WrappedComponent.name || 'Component';\n}\nexport function withApollo(WrappedComponent, operationOptions) {\n if (operationOptions === void 0) { operationOptions = {}; }\n var withDisplayName = \"withApollo(\".concat(getDisplayName(WrappedComponent), \")\");\n var WithApollo = (function (_super) {\n __extends(WithApollo, _super);\n function WithApollo(props) {\n var _this = _super.call(this, props) || this;\n _this.setWrappedInstance = _this.setWrappedInstance.bind(_this);\n return _this;\n }\n WithApollo.prototype.getWrappedInstance = function () {\n __DEV__ ? invariant(operationOptions.withRef, \"To access the wrapped instance, you need to specify \" +\n \"{ withRef: true } in the options\") : invariant(operationOptions.withRef, 31);\n return this.wrappedInstance;\n };\n WithApollo.prototype.setWrappedInstance = function (ref) {\n this.wrappedInstance = ref;\n };\n WithApollo.prototype.render = function () {\n var _this = this;\n return (React.createElement(ApolloConsumer, null, function (client) {\n var props = Object.assign({}, _this.props, {\n client: client,\n ref: operationOptions.withRef\n ? _this.setWrappedInstance\n : undefined\n });\n return React.createElement(WrappedComponent, __assign({}, props));\n }));\n };\n WithApollo.displayName = withDisplayName;\n WithApollo.WrappedComponent = WrappedComponent;\n return WithApollo;\n }(React.Component));\n return hoistNonReactStatics(WithApollo, WrappedComponent, {});\n}\n//# sourceMappingURL=withApollo.js.map"],"names":["getDisplayName","__extends","__DEV__","invariant","React","parser","__assign","Query","__rest","hoistNonReactStatics","Mutation","Subscription","DocumentType","ApolloConsumer"],"mappings":"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"}
@@ -60,7 +60,7 @@ var GraphQLBase = (function (_super) {
60
60
  }
61
61
  GraphQLBase.prototype.getWrappedInstance = function () {
62
62
  globals.__DEV__ ? globals.invariant(this.withRef, "To access the wrapped instance, you need to specify " +
63
- "{ withRef: true } in the options") : globals.invariant(this.withRef, 31);
63
+ "{ withRef: true } in the options") : globals.invariant(this.withRef, 30);
64
64
  return this.wrappedInstance;
65
65
  };
66
66
  GraphQLBase.prototype.setWrappedInstance = function (ref) {
@@ -292,7 +292,7 @@ function withApollo(WrappedComponent, operationOptions) {
292
292
  }
293
293
  WithApollo.prototype.getWrappedInstance = function () {
294
294
  globals.__DEV__ ? globals.invariant(operationOptions.withRef, "To access the wrapped instance, you need to specify " +
295
- "{ withRef: true } in the options") : globals.invariant(operationOptions.withRef, 32);
295
+ "{ withRef: true } in the options") : globals.invariant(operationOptions.withRef, 31);
296
296
  return this.wrappedInstance;
297
297
  };
298
298
  WithApollo.prototype.setWrappedInstance = function (ref) {
@@ -18,7 +18,7 @@ export function withApollo(WrappedComponent, operationOptions) {
18
18
  }
19
19
  WithApollo.prototype.getWrappedInstance = function () {
20
20
  __DEV__ ? invariant(operationOptions.withRef, "To access the wrapped instance, you need to specify " +
21
- "{ withRef: true } in the options") : invariant(operationOptions.withRef, 32);
21
+ "{ withRef: true } in the options") : invariant(operationOptions.withRef, 31);
22
22
  return this.wrappedInstance;
23
23
  };
24
24
  WithApollo.prototype.setWrappedInstance = function (ref) {