react-easy-wall 1.0.18 → 1.0.21

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 (682) hide show
  1. package/dist/cjs/assets/corona.svg.js +10 -0
  2. package/dist/cjs/assets/corona.svg.js.map +1 -0
  3. package/dist/cjs/components/panel/Panel.js +1 -0
  4. package/dist/cjs/components/panel/Panel.js.map +1 -1
  5. package/dist/cjs/components/panel/PanelAvatar.js +4 -2
  6. package/dist/cjs/components/panel/PanelAvatar.js.map +1 -1
  7. package/dist/cjs/components/panel/PanelButton.js +1 -0
  8. package/dist/cjs/components/panel/PanelButton.js.map +1 -1
  9. package/dist/cjs/components/panel/PanelDivider.js +1 -0
  10. package/dist/cjs/components/panel/PanelDivider.js.map +1 -1
  11. package/dist/cjs/components/panel/PanelFooter.js +1 -0
  12. package/dist/cjs/components/panel/PanelFooter.js.map +1 -1
  13. package/dist/cjs/components/panel/PanelHeader.js +1 -0
  14. package/dist/cjs/components/panel/PanelHeader.js.map +1 -1
  15. package/dist/cjs/components/panel/PanelItem.js +1 -0
  16. package/dist/cjs/components/panel/PanelItem.js.map +1 -1
  17. package/dist/cjs/components/panel/PanelListItems.js +2 -1
  18. package/dist/cjs/components/panel/PanelListItems.js.map +1 -1
  19. package/dist/cjs/components/session/SessionProvider.js +1 -0
  20. package/dist/cjs/components/session/SessionProvider.js.map +1 -1
  21. package/dist/cjs/components/session/SessionUserContext.js +1 -0
  22. package/dist/cjs/components/session/SessionUserContext.js.map +1 -1
  23. package/dist/cjs/components/session/SessionUserProvider.js +2 -0
  24. package/dist/cjs/components/session/SessionUserProvider.js.map +1 -1
  25. package/dist/cjs/index.js +2 -0
  26. package/dist/cjs/index.js.map +1 -1
  27. package/dist/cjs/shared/apollo/apollo.client.js +2 -2
  28. package/dist/cjs/shared/apollo/apollo.client.js.map +1 -1
  29. package/dist/cjs/shared/types/generated.js +2 -2
  30. package/dist/cjs/shared/types/generated.js.map +1 -1
  31. package/dist/esm/_virtual/_commonjsHelpers.js +30 -1
  32. package/dist/esm/_virtual/_commonjsHelpers.js.map +1 -1
  33. package/dist/esm/_virtual/_react.js +7 -0
  34. package/dist/esm/_virtual/_react.js.map +1 -0
  35. package/dist/esm/_virtual/navigation.js +5 -2
  36. package/dist/esm/_virtual/navigation.js.map +1 -1
  37. package/dist/esm/_virtual/router.js +5 -2
  38. package/dist/esm/_virtual/router.js.map +1 -1
  39. package/dist/esm/assets/corona.svg.js +6 -0
  40. package/dist/esm/assets/corona.svg.js.map +1 -0
  41. package/dist/esm/components/panel/Panel.js +1 -0
  42. package/dist/esm/components/panel/Panel.js.map +1 -1
  43. package/dist/esm/components/panel/PanelAvatar.js +4 -2
  44. package/dist/esm/components/panel/PanelAvatar.js.map +1 -1
  45. package/dist/esm/components/panel/PanelButton.js +1 -0
  46. package/dist/esm/components/panel/PanelButton.js.map +1 -1
  47. package/dist/esm/components/panel/PanelDivider.js +1 -0
  48. package/dist/esm/components/panel/PanelDivider.js.map +1 -1
  49. package/dist/esm/components/panel/PanelFooter.js +1 -0
  50. package/dist/esm/components/panel/PanelFooter.js.map +1 -1
  51. package/dist/esm/components/panel/PanelHeader.js +1 -0
  52. package/dist/esm/components/panel/PanelHeader.js.map +1 -1
  53. package/dist/esm/components/panel/PanelItem.js +1 -0
  54. package/dist/esm/components/panel/PanelItem.js.map +1 -1
  55. package/dist/esm/components/panel/PanelListItems.js +2 -1
  56. package/dist/esm/components/panel/PanelListItems.js.map +1 -1
  57. package/dist/esm/components/session/SessionProvider.js +1 -0
  58. package/dist/esm/components/session/SessionProvider.js.map +1 -1
  59. package/dist/esm/components/session/SessionUserContext.js +1 -0
  60. package/dist/esm/components/session/SessionUserContext.js.map +1 -1
  61. package/dist/esm/components/session/SessionUserProvider.js +2 -0
  62. package/dist/esm/components/session/SessionUserProvider.js.map +1 -1
  63. package/dist/esm/index.js +1 -0
  64. package/dist/esm/index.js.map +1 -1
  65. package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/hooks.js +2 -2
  66. package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/hooks.js.map +1 -1
  67. package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/store-hooks.js +2 -2
  68. package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/store-hooks.js.map +1 -1
  69. package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/views.js +2 -2
  70. package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/views.js.map +1 -1
  71. package/dist/esm/node_modules/@mui/material-nextjs/esm/nextCompatRouter.js +1 -1
  72. package/dist/esm/node_modules/@mui/material-nextjs/esm/v13-appRouter/nextNavigation.js +1 -1
  73. package/dist/esm/shared/apollo/apollo.client.js +1 -1
  74. package/dist/esm/shared/types/generated.js +1 -1
  75. package/dist/esm/types/components/panel/index.d.ts +1 -0
  76. package/dist/esm/types/components/session/session.types.d.ts +2 -1
  77. package/dist/index.d.ts +9 -3
  78. package/package.json +3 -1
  79. package/dist/cjs/_virtual/_interop_require_default.js +0 -6
  80. package/dist/cjs/_virtual/_interop_require_default.js.map +0 -1
  81. package/dist/cjs/_virtual/_interop_require_wildcard.js +0 -6
  82. package/dist/cjs/_virtual/_interop_require_wildcard.js.map +0 -1
  83. package/dist/cjs/_virtual/action-async-storage-instance.js +0 -6
  84. package/dist/cjs/_virtual/action-async-storage-instance.js.map +0 -1
  85. package/dist/cjs/_virtual/action-async-storage.external.js +0 -6
  86. package/dist/cjs/_virtual/action-async-storage.external.js.map +0 -1
  87. package/dist/cjs/_virtual/after-task-async-storage-instance.js +0 -6
  88. package/dist/cjs/_virtual/after-task-async-storage-instance.js.map +0 -1
  89. package/dist/cjs/_virtual/after-task-async-storage.external.js +0 -6
  90. package/dist/cjs/_virtual/after-task-async-storage.external.js.map +0 -1
  91. package/dist/cjs/_virtual/app-router-context.shared-runtime.js +0 -6
  92. package/dist/cjs/_virtual/app-router-context.shared-runtime.js.map +0 -1
  93. package/dist/cjs/_virtual/app-router-headers.js +0 -6
  94. package/dist/cjs/_virtual/app-router-headers.js.map +0 -1
  95. package/dist/cjs/_virtual/async-local-storage.js +0 -6
  96. package/dist/cjs/_virtual/async-local-storage.js.map +0 -1
  97. package/dist/cjs/_virtual/bailout-to-client-rendering.js +0 -6
  98. package/dist/cjs/_virtual/bailout-to-client-rendering.js.map +0 -1
  99. package/dist/cjs/_virtual/bailout-to-csr.js +0 -6
  100. package/dist/cjs/_virtual/bailout-to-csr.js.map +0 -1
  101. package/dist/cjs/_virtual/boundary-constants.js +0 -6
  102. package/dist/cjs/_virtual/boundary-constants.js.map +0 -1
  103. package/dist/cjs/_virtual/cookies.js +0 -6
  104. package/dist/cjs/_virtual/cookies.js.map +0 -1
  105. package/dist/cjs/_virtual/cookies2.js +0 -6
  106. package/dist/cjs/_virtual/cookies2.js.map +0 -1
  107. package/dist/cjs/_virtual/create-deduped-by-callsite-server-error-logger.js +0 -6
  108. package/dist/cjs/_virtual/create-deduped-by-callsite-server-error-logger.js.map +0 -1
  109. package/dist/cjs/_virtual/draft-mode.js +0 -6
  110. package/dist/cjs/_virtual/draft-mode.js.map +0 -1
  111. package/dist/cjs/_virtual/dynamic-rendering-utils.js +0 -6
  112. package/dist/cjs/_virtual/dynamic-rendering-utils.js.map +0 -1
  113. package/dist/cjs/_virtual/dynamic-rendering.js +0 -6
  114. package/dist/cjs/_virtual/dynamic-rendering.js.map +0 -1
  115. package/dist/cjs/_virtual/forbidden.js +0 -6
  116. package/dist/cjs/_virtual/forbidden.js.map +0 -1
  117. package/dist/cjs/_virtual/get-segment-value.js +0 -6
  118. package/dist/cjs/_virtual/get-segment-value.js.map +0 -1
  119. package/dist/cjs/_virtual/headers.js +0 -8
  120. package/dist/cjs/_virtual/headers.js.map +0 -1
  121. package/dist/cjs/_virtual/headers2.js +0 -6
  122. package/dist/cjs/_virtual/headers2.js.map +0 -1
  123. package/dist/cjs/_virtual/headers3.js +0 -6
  124. package/dist/cjs/_virtual/headers3.js.map +0 -1
  125. package/dist/cjs/_virtual/headers4.js +0 -6
  126. package/dist/cjs/_virtual/headers4.js.map +0 -1
  127. package/dist/cjs/_virtual/hooks-client-context.shared-runtime.js +0 -6
  128. package/dist/cjs/_virtual/hooks-client-context.shared-runtime.js.map +0 -1
  129. package/dist/cjs/_virtual/hooks-server-context.js +0 -6
  130. package/dist/cjs/_virtual/hooks-server-context.js.map +0 -1
  131. package/dist/cjs/_virtual/http-access-fallback.js +0 -6
  132. package/dist/cjs/_virtual/http-access-fallback.js.map +0 -1
  133. package/dist/cjs/_virtual/invariant-error.js +0 -6
  134. package/dist/cjs/_virtual/invariant-error.js.map +0 -1
  135. package/dist/cjs/_virtual/is-next-router-error.js +0 -6
  136. package/dist/cjs/_virtual/is-next-router-error.js.map +0 -1
  137. package/dist/cjs/_virtual/is-postpone.js +0 -6
  138. package/dist/cjs/_virtual/is-postpone.js.map +0 -1
  139. package/dist/cjs/_virtual/navigation.react-server.js +0 -6
  140. package/dist/cjs/_virtual/navigation.react-server.js.map +0 -1
  141. package/dist/cjs/_virtual/not-found.js +0 -6
  142. package/dist/cjs/_virtual/not-found.js.map +0 -1
  143. package/dist/cjs/_virtual/redirect-error.js +0 -6
  144. package/dist/cjs/_virtual/redirect-error.js.map +0 -1
  145. package/dist/cjs/_virtual/redirect-status-code.js +0 -6
  146. package/dist/cjs/_virtual/redirect-status-code.js.map +0 -1
  147. package/dist/cjs/_virtual/redirect.js +0 -6
  148. package/dist/cjs/_virtual/redirect.js.map +0 -1
  149. package/dist/cjs/_virtual/reflect.js +0 -6
  150. package/dist/cjs/_virtual/reflect.js.map +0 -1
  151. package/dist/cjs/_virtual/request-cookies.js +0 -6
  152. package/dist/cjs/_virtual/request-cookies.js.map +0 -1
  153. package/dist/cjs/_virtual/router-context.shared-runtime.js +0 -6
  154. package/dist/cjs/_virtual/router-context.shared-runtime.js.map +0 -1
  155. package/dist/cjs/_virtual/scheduler.js +0 -6
  156. package/dist/cjs/_virtual/scheduler.js.map +0 -1
  157. package/dist/cjs/_virtual/segment.js +0 -6
  158. package/dist/cjs/_virtual/segment.js.map +0 -1
  159. package/dist/cjs/_virtual/server-inserted-html.shared-runtime.js +0 -6
  160. package/dist/cjs/_virtual/server-inserted-html.shared-runtime.js.map +0 -1
  161. package/dist/cjs/_virtual/static-generation-bailout.js +0 -6
  162. package/dist/cjs/_virtual/static-generation-bailout.js.map +0 -1
  163. package/dist/cjs/_virtual/unauthorized.js +0 -6
  164. package/dist/cjs/_virtual/unauthorized.js.map +0 -1
  165. package/dist/cjs/_virtual/unrecognized-action-error.js +0 -6
  166. package/dist/cjs/_virtual/unrecognized-action-error.js.map +0 -1
  167. package/dist/cjs/_virtual/unstable-rethrow.browser.js +0 -6
  168. package/dist/cjs/_virtual/unstable-rethrow.browser.js.map +0 -1
  169. package/dist/cjs/_virtual/unstable-rethrow.js +0 -6
  170. package/dist/cjs/_virtual/unstable-rethrow.js.map +0 -1
  171. package/dist/cjs/_virtual/unstable-rethrow.server.js +0 -6
  172. package/dist/cjs/_virtual/unstable-rethrow.server.js.map +0 -1
  173. package/dist/cjs/_virtual/utils.js +0 -6
  174. package/dist/cjs/_virtual/utils.js.map +0 -1
  175. package/dist/cjs/_virtual/work-async-storage-instance.js +0 -6
  176. package/dist/cjs/_virtual/work-async-storage-instance.js.map +0 -1
  177. package/dist/cjs/_virtual/work-async-storage.external.js +0 -6
  178. package/dist/cjs/_virtual/work-async-storage.external.js.map +0 -1
  179. package/dist/cjs/_virtual/work-unit-async-storage-instance.js +0 -6
  180. package/dist/cjs/_virtual/work-unit-async-storage-instance.js.map +0 -1
  181. package/dist/cjs/_virtual/work-unit-async-storage.external.js +0 -6
  182. package/dist/cjs/_virtual/work-unit-async-storage.external.js.map +0 -1
  183. package/dist/cjs/node_modules/@apollo/client/errors/CombinedProtocolErrors.js +0 -85
  184. package/dist/cjs/node_modules/@apollo/client/errors/CombinedProtocolErrors.js.map +0 -1
  185. package/dist/cjs/node_modules/@apollo/client/errors/ServerError.js +0 -80
  186. package/dist/cjs/node_modules/@apollo/client/errors/ServerError.js.map +0 -1
  187. package/dist/cjs/node_modules/@apollo/client/errors/ServerParseError.js +0 -77
  188. package/dist/cjs/node_modules/@apollo/client/errors/ServerParseError.js.map +0 -1
  189. package/dist/cjs/node_modules/@apollo/client/errors/index.js +0 -9
  190. package/dist/cjs/node_modules/@apollo/client/errors/index.js.map +0 -1
  191. package/dist/cjs/node_modules/@apollo/client/errors/utils.js +0 -19
  192. package/dist/cjs/node_modules/@apollo/client/errors/utils.js.map +0 -1
  193. package/dist/cjs/node_modules/@apollo/client/link/client-awareness/ClientAwarenessLink.js +0 -91
  194. package/dist/cjs/node_modules/@apollo/client/link/client-awareness/ClientAwarenessLink.js.map +0 -1
  195. package/dist/cjs/node_modules/@apollo/client/link/core/ApolloLink.js +0 -262
  196. package/dist/cjs/node_modules/@apollo/client/link/core/ApolloLink.js.map +0 -1
  197. package/dist/cjs/node_modules/@apollo/client/link/http/BaseHttpLink.js +0 -155
  198. package/dist/cjs/node_modules/@apollo/client/link/http/BaseHttpLink.js.map +0 -1
  199. package/dist/cjs/node_modules/@apollo/client/link/http/HttpLink.js +0 -41
  200. package/dist/cjs/node_modules/@apollo/client/link/http/HttpLink.js.map +0 -1
  201. package/dist/cjs/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js +0 -168
  202. package/dist/cjs/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js.map +0 -1
  203. package/dist/cjs/node_modules/@apollo/client/link/http/rewriteURIForGET.js +0 -56
  204. package/dist/cjs/node_modules/@apollo/client/link/http/rewriteURIForGET.js.map +0 -1
  205. package/dist/cjs/node_modules/@apollo/client/link/http/selectHttpOptionsAndBody.js +0 -106
  206. package/dist/cjs/node_modules/@apollo/client/link/http/selectHttpOptionsAndBody.js.map +0 -1
  207. package/dist/cjs/node_modules/@apollo/client/link/http/selectURI.js +0 -18
  208. package/dist/cjs/node_modules/@apollo/client/link/http/selectURI.js.map +0 -1
  209. package/dist/cjs/node_modules/@apollo/client/link/utils/createOperation.js +0 -40
  210. package/dist/cjs/node_modules/@apollo/client/link/utils/createOperation.js.map +0 -1
  211. package/dist/cjs/node_modules/@apollo/client/link/utils/filterOperationVariables.js +0 -27
  212. package/dist/cjs/node_modules/@apollo/client/link/utils/filterOperationVariables.js.map +0 -1
  213. package/dist/cjs/node_modules/@apollo/client/utilities/caching/sizes.js +0 -31
  214. package/dist/cjs/node_modules/@apollo/client/utilities/caching/sizes.js.map +0 -1
  215. package/dist/cjs/node_modules/@apollo/client/utilities/environment/index.production.js +0 -6
  216. package/dist/cjs/node_modules/@apollo/client/utilities/environment/index.production.js.map +0 -1
  217. package/dist/cjs/node_modules/@apollo/client/utilities/graphql/operations.js +0 -65
  218. package/dist/cjs/node_modules/@apollo/client/utilities/graphql/operations.js.map +0 -1
  219. package/dist/cjs/node_modules/@apollo/client/utilities/graphql/print.js +0 -31
  220. package/dist/cjs/node_modules/@apollo/client/utilities/graphql/print.js.map +0 -1
  221. package/dist/cjs/node_modules/@apollo/client/utilities/internal/caches.js +0 -49
  222. package/dist/cjs/node_modules/@apollo/client/utilities/internal/caches.js.map +0 -1
  223. package/dist/cjs/node_modules/@apollo/client/utilities/internal/checkDocument.js +0 -62
  224. package/dist/cjs/node_modules/@apollo/client/utilities/internal/checkDocument.js.map +0 -1
  225. package/dist/cjs/node_modules/@apollo/client/utilities/internal/compact.js +0 -27
  226. package/dist/cjs/node_modules/@apollo/client/utilities/internal/compact.js.map +0 -1
  227. package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationDefinition.js +0 -16
  228. package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationDefinition.js.map +0 -1
  229. package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationName.js +0 -13
  230. package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationName.js.map +0 -1
  231. package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/global.js +0 -21
  232. package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/global.js.map +0 -1
  233. package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/maybe.js +0 -11
  234. package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/maybe.js.map +0 -1
  235. package/dist/cjs/node_modules/@apollo/client/utilities/internal/isNonNullObject.js +0 -13
  236. package/dist/cjs/node_modules/@apollo/client/utilities/internal/isNonNullObject.js.map +0 -1
  237. package/dist/cjs/node_modules/@apollo/client/utilities/internal/makeUniqueId.js +0 -19
  238. package/dist/cjs/node_modules/@apollo/client/utilities/internal/makeUniqueId.js.map +0 -1
  239. package/dist/cjs/node_modules/@apollo/client/utilities/internal/memoize.js +0 -33
  240. package/dist/cjs/node_modules/@apollo/client/utilities/internal/memoize.js.map +0 -1
  241. package/dist/cjs/node_modules/@apollo/client/utilities/internal/stringifyForDisplay.js +0 -20
  242. package/dist/cjs/node_modules/@apollo/client/utilities/internal/stringifyForDisplay.js.map +0 -1
  243. package/dist/cjs/node_modules/@apollo/client/utilities/invariant/index.js +0 -94
  244. package/dist/cjs/node_modules/@apollo/client/utilities/invariant/index.js.map +0 -1
  245. package/dist/cjs/node_modules/@apollo/client/version.js +0 -6
  246. package/dist/cjs/node_modules/@apollo/client/version.js.map +0 -1
  247. package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_default.js +0 -19
  248. package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_default.js.map +0 -1
  249. package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js +0 -51
  250. package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js.map +0 -1
  251. package/dist/cjs/node_modules/@wry/caches/lib/weak.js +0 -147
  252. package/dist/cjs/node_modules/@wry/caches/lib/weak.js.map +0 -1
  253. package/dist/cjs/node_modules/@wry/trie/lib/index.js +0 -86
  254. package/dist/cjs/node_modules/@wry/trie/lib/index.js.map +0 -1
  255. package/dist/cjs/node_modules/graphql/error/GraphQLError.js +0 -232
  256. package/dist/cjs/node_modules/graphql/error/GraphQLError.js.map +0 -1
  257. package/dist/cjs/node_modules/graphql/error/syntaxError.js +0 -18
  258. package/dist/cjs/node_modules/graphql/error/syntaxError.js.map +0 -1
  259. package/dist/cjs/node_modules/graphql/jsutils/devAssert.js +0 -12
  260. package/dist/cjs/node_modules/graphql/jsutils/devAssert.js.map +0 -1
  261. package/dist/cjs/node_modules/graphql/jsutils/inspect.js +0 -120
  262. package/dist/cjs/node_modules/graphql/jsutils/inspect.js.map +0 -1
  263. package/dist/cjs/node_modules/graphql/jsutils/instanceOf.js +0 -63
  264. package/dist/cjs/node_modules/graphql/jsutils/instanceOf.js.map +0 -1
  265. package/dist/cjs/node_modules/graphql/jsutils/invariant.js +0 -14
  266. package/dist/cjs/node_modules/graphql/jsutils/invariant.js.map +0 -1
  267. package/dist/cjs/node_modules/graphql/jsutils/isObjectLike.js +0 -12
  268. package/dist/cjs/node_modules/graphql/jsutils/isObjectLike.js.map +0 -1
  269. package/dist/cjs/node_modules/graphql/language/ast.js +0 -227
  270. package/dist/cjs/node_modules/graphql/language/ast.js.map +0 -1
  271. package/dist/cjs/node_modules/graphql/language/blockString.js +0 -114
  272. package/dist/cjs/node_modules/graphql/language/blockString.js.map +0 -1
  273. package/dist/cjs/node_modules/graphql/language/characterClasses.js +0 -73
  274. package/dist/cjs/node_modules/graphql/language/characterClasses.js.map +0 -1
  275. package/dist/cjs/node_modules/graphql/language/directiveLocation.js +0 -34
  276. package/dist/cjs/node_modules/graphql/language/directiveLocation.js.map +0 -1
  277. package/dist/cjs/node_modules/graphql/language/kinds.js +0 -63
  278. package/dist/cjs/node_modules/graphql/language/kinds.js.map +0 -1
  279. package/dist/cjs/node_modules/graphql/language/lexer.js +0 -925
  280. package/dist/cjs/node_modules/graphql/language/lexer.js.map +0 -1
  281. package/dist/cjs/node_modules/graphql/language/location.js +0 -36
  282. package/dist/cjs/node_modules/graphql/language/location.js.map +0 -1
  283. package/dist/cjs/node_modules/graphql/language/parser.js +0 -1582
  284. package/dist/cjs/node_modules/graphql/language/parser.js.map +0 -1
  285. package/dist/cjs/node_modules/graphql/language/printLocation.js +0 -72
  286. package/dist/cjs/node_modules/graphql/language/printLocation.js.map +0 -1
  287. package/dist/cjs/node_modules/graphql/language/printString.js +0 -181
  288. package/dist/cjs/node_modules/graphql/language/printString.js.map +0 -1
  289. package/dist/cjs/node_modules/graphql/language/printer.js +0 -374
  290. package/dist/cjs/node_modules/graphql/language/printer.js.map +0 -1
  291. package/dist/cjs/node_modules/graphql/language/source.js +0 -56
  292. package/dist/cjs/node_modules/graphql/language/source.js.map +0 -1
  293. package/dist/cjs/node_modules/graphql/language/tokenKind.js +0 -39
  294. package/dist/cjs/node_modules/graphql/language/tokenKind.js.map +0 -1
  295. package/dist/cjs/node_modules/graphql/language/visitor.js +0 -274
  296. package/dist/cjs/node_modules/graphql/language/visitor.js.map +0 -1
  297. package/dist/cjs/node_modules/graphql-tag/lib/index.js +0 -129
  298. package/dist/cjs/node_modules/graphql-tag/lib/index.js.map +0 -1
  299. package/dist/cjs/node_modules/next/compat/router.js +0 -16
  300. package/dist/cjs/node_modules/next/compat/router.js.map +0 -1
  301. package/dist/cjs/node_modules/next/dist/client/compat/router.js +0 -40
  302. package/dist/cjs/node_modules/next/dist/client/compat/router.js.map +0 -1
  303. package/dist/cjs/node_modules/next/dist/client/components/app-router-headers.js +0 -109
  304. package/dist/cjs/node_modules/next/dist/client/components/app-router-headers.js.map +0 -1
  305. package/dist/cjs/node_modules/next/dist/client/components/bailout-to-client-rendering.js +0 -58
  306. package/dist/cjs/node_modules/next/dist/client/components/bailout-to-client-rendering.js.map +0 -1
  307. package/dist/cjs/node_modules/next/dist/client/components/forbidden.js +0 -65
  308. package/dist/cjs/node_modules/next/dist/client/components/forbidden.js.map +0 -1
  309. package/dist/cjs/node_modules/next/dist/client/components/hooks-server-context.js +0 -53
  310. package/dist/cjs/node_modules/next/dist/client/components/hooks-server-context.js.map +0 -1
  311. package/dist/cjs/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +0 -80
  312. package/dist/cjs/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js.map +0 -1
  313. package/dist/cjs/node_modules/next/dist/client/components/is-next-router-error.js +0 -40
  314. package/dist/cjs/node_modules/next/dist/client/components/is-next-router-error.js.map +0 -1
  315. package/dist/cjs/node_modules/next/dist/client/components/navigation.js +0 -192
  316. package/dist/cjs/node_modules/next/dist/client/components/navigation.js.map +0 -1
  317. package/dist/cjs/node_modules/next/dist/client/components/navigation.react-server.js +0 -102
  318. package/dist/cjs/node_modules/next/dist/client/components/navigation.react-server.js.map +0 -1
  319. package/dist/cjs/node_modules/next/dist/client/components/not-found.js +0 -59
  320. package/dist/cjs/node_modules/next/dist/client/components/not-found.js.map +0 -1
  321. package/dist/cjs/node_modules/next/dist/client/components/redirect-error.js +0 -63
  322. package/dist/cjs/node_modules/next/dist/client/components/redirect-error.js.map +0 -1
  323. package/dist/cjs/node_modules/next/dist/client/components/redirect-status-code.js +0 -39
  324. package/dist/cjs/node_modules/next/dist/client/components/redirect-status-code.js.map +0 -1
  325. package/dist/cjs/node_modules/next/dist/client/components/redirect.js +0 -104
  326. package/dist/cjs/node_modules/next/dist/client/components/redirect.js.map +0 -1
  327. package/dist/cjs/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +0 -36
  328. package/dist/cjs/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js.map +0 -1
  329. package/dist/cjs/node_modules/next/dist/client/components/static-generation-bailout.js +0 -53
  330. package/dist/cjs/node_modules/next/dist/client/components/static-generation-bailout.js.map +0 -1
  331. package/dist/cjs/node_modules/next/dist/client/components/unauthorized.js +0 -66
  332. package/dist/cjs/node_modules/next/dist/client/components/unauthorized.js.map +0 -1
  333. package/dist/cjs/node_modules/next/dist/client/components/unrecognized-action-error.js +0 -50
  334. package/dist/cjs/node_modules/next/dist/client/components/unrecognized-action-error.js.map +0 -1
  335. package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.browser.js +0 -45
  336. package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.browser.js.map +0 -1
  337. package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.js +0 -44
  338. package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.js.map +0 -1
  339. package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.server.js +0 -53
  340. package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.server.js.map +0 -1
  341. package/dist/cjs/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +0 -343
  342. package/dist/cjs/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js.map +0 -1
  343. package/dist/cjs/node_modules/next/dist/lib/framework/boundary-constants.js +0 -45
  344. package/dist/cjs/node_modules/next/dist/lib/framework/boundary-constants.js.map +0 -1
  345. package/dist/cjs/node_modules/next/dist/lib/scheduler.js +0 -73
  346. package/dist/cjs/node_modules/next/dist/lib/scheduler.js.map +0 -1
  347. package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage-instance.js +0 -30
  348. package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage-instance.js.map +0 -1
  349. package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage.external.js +0 -29
  350. package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage.external.js.map +0 -1
  351. package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +0 -30
  352. package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js.map +0 -1
  353. package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +0 -29
  354. package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage.external.js.map +0 -1
  355. package/dist/cjs/node_modules/next/dist/server/app-render/async-local-storage.js +0 -85
  356. package/dist/cjs/node_modules/next/dist/server/app-render/async-local-storage.js.map +0 -1
  357. package/dist/cjs/node_modules/next/dist/server/app-render/dynamic-rendering.js +0 -656
  358. package/dist/cjs/node_modules/next/dist/server/app-render/dynamic-rendering.js.map +0 -1
  359. package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage-instance.js +0 -30
  360. package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage-instance.js.map +0 -1
  361. package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage.external.js +0 -29
  362. package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage.external.js.map +0 -1
  363. package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +0 -30
  364. package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js.map +0 -1
  365. package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +0 -212
  366. package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js.map +0 -1
  367. package/dist/cjs/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js +0 -112
  368. package/dist/cjs/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js.map +0 -1
  369. package/dist/cjs/node_modules/next/dist/server/dynamic-rendering-utils.js +0 -92
  370. package/dist/cjs/node_modules/next/dist/server/dynamic-rendering-utils.js.map +0 -1
  371. package/dist/cjs/node_modules/next/dist/server/lib/router-utils/is-postpone.js +0 -31
  372. package/dist/cjs/node_modules/next/dist/server/lib/router-utils/is-postpone.js.map +0 -1
  373. package/dist/cjs/node_modules/next/dist/server/request/cookies.js +0 -415
  374. package/dist/cjs/node_modules/next/dist/server/request/cookies.js.map +0 -1
  375. package/dist/cjs/node_modules/next/dist/server/request/draft-mode.js +0 -293
  376. package/dist/cjs/node_modules/next/dist/server/request/draft-mode.js.map +0 -1
  377. package/dist/cjs/node_modules/next/dist/server/request/headers.js +0 -366
  378. package/dist/cjs/node_modules/next/dist/server/request/headers.js.map +0 -1
  379. package/dist/cjs/node_modules/next/dist/server/request/utils.js +0 -73
  380. package/dist/cjs/node_modules/next/dist/server/request/utils.js.map +0 -1
  381. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +0 -204
  382. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/headers.js.map +0 -1
  383. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +0 -45
  384. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js.map +0 -1
  385. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +0 -218
  386. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js.map +0 -1
  387. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/cookies.js +0 -40
  388. package/dist/cjs/node_modules/next/dist/server/web/spec-extension/cookies.js.map +0 -1
  389. package/dist/cjs/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +0 -60
  390. package/dist/cjs/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js.map +0 -1
  391. package/dist/cjs/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +0 -49
  392. package/dist/cjs/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js.map +0 -1
  393. package/dist/cjs/node_modules/next/dist/shared/lib/invariant-error.js +0 -33
  394. package/dist/cjs/node_modules/next/dist/shared/lib/invariant-error.js.map +0 -1
  395. package/dist/cjs/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +0 -47
  396. package/dist/cjs/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js.map +0 -1
  397. package/dist/cjs/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +0 -35
  398. package/dist/cjs/node_modules/next/dist/shared/lib/router-context.shared-runtime.js.map +0 -1
  399. package/dist/cjs/node_modules/next/dist/shared/lib/segment.js +0 -61
  400. package/dist/cjs/node_modules/next/dist/shared/lib/segment.js.map +0 -1
  401. package/dist/cjs/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +0 -48
  402. package/dist/cjs/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js.map +0 -1
  403. package/dist/cjs/node_modules/next/headers.js +0 -20
  404. package/dist/cjs/node_modules/next/headers.js.map +0 -1
  405. package/dist/cjs/node_modules/next/navigation.js +0 -16
  406. package/dist/cjs/node_modules/next/navigation.js.map +0 -1
  407. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Observable.js +0 -106
  408. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Observable.js.map +0 -1
  409. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscriber.js +0 -158
  410. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscriber.js.map +0 -1
  411. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscription.js +0 -148
  412. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscription.js.map +0 -1
  413. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/config.js +0 -7
  414. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/config.js.map +0 -1
  415. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/observable/empty.js +0 -8
  416. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/observable/empty.js.map +0 -1
  417. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/scheduler/timeoutProvider.js +0 -20
  418. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/scheduler/timeoutProvider.js.map +0 -1
  419. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/symbol/observable.js +0 -6
  420. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/symbol/observable.js.map +0 -1
  421. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/UnsubscriptionError.js +0 -17
  422. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/UnsubscriptionError.js.map +0 -1
  423. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/arrRemove.js +0 -11
  424. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/arrRemove.js.map +0 -1
  425. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/createErrorClass.js +0 -15
  426. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/createErrorClass.js.map +0 -1
  427. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/errorContext.js +0 -10
  428. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/errorContext.js.map +0 -1
  429. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/identity.js +0 -8
  430. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/identity.js.map +0 -1
  431. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/isFunction.js +0 -8
  432. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/isFunction.js.map +0 -1
  433. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/noop.js +0 -6
  434. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/noop.js.map +0 -1
  435. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/pipe.js +0 -18
  436. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/pipe.js.map +0 -1
  437. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/reportUnhandledError.js +0 -14
  438. package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/reportUnhandledError.js.map +0 -1
  439. package/dist/cjs/node_modules/tslib/tslib.es6.js +0 -93
  440. package/dist/cjs/node_modules/tslib/tslib.es6.js.map +0 -1
  441. package/dist/components/Panel.d.ts +0 -4
  442. package/dist/components/panel/Panel.d.ts +0 -7
  443. package/dist/components/panel/PanelAvatar.d.ts +0 -7
  444. package/dist/components/panel/PanelDivider.d.ts +0 -5
  445. package/dist/components/panel/PanelHeader.d.ts +0 -7
  446. package/dist/components/panel/PanelItem.d.ts +0 -9
  447. package/dist/components/panel/PanelListItems.d.ts +0 -12
  448. package/dist/components/panel/index.d.ts +0 -9
  449. package/dist/components/panel/panel.actions.d.ts +0 -3
  450. package/dist/components/panel/panel.store.d.ts +0 -5
  451. package/dist/components/panel/panel.types.d.ts +0 -7
  452. package/dist/components/session/SessionProvider.d.ts +0 -8
  453. package/dist/components/session/SessionUserContext.d.ts +0 -3
  454. package/dist/components/session/SessionUserProvider.d.ts +0 -10
  455. package/dist/components/session/index.d.ts +0 -1
  456. package/dist/components/session/session.constants.d.ts +0 -3
  457. package/dist/components/session/session.hooks.d.ts +0 -1
  458. package/dist/components/session/session.types.d.ts +0 -6
  459. package/dist/config/config.types.d.ts +0 -4
  460. package/dist/esm/_virtual/_interop_require_default.js +0 -4
  461. package/dist/esm/_virtual/_interop_require_default.js.map +0 -1
  462. package/dist/esm/_virtual/_interop_require_wildcard.js +0 -4
  463. package/dist/esm/_virtual/_interop_require_wildcard.js.map +0 -1
  464. package/dist/esm/_virtual/action-async-storage-instance.js +0 -4
  465. package/dist/esm/_virtual/action-async-storage-instance.js.map +0 -1
  466. package/dist/esm/_virtual/action-async-storage.external.js +0 -4
  467. package/dist/esm/_virtual/action-async-storage.external.js.map +0 -1
  468. package/dist/esm/_virtual/after-task-async-storage-instance.js +0 -4
  469. package/dist/esm/_virtual/after-task-async-storage-instance.js.map +0 -1
  470. package/dist/esm/_virtual/after-task-async-storage.external.js +0 -4
  471. package/dist/esm/_virtual/after-task-async-storage.external.js.map +0 -1
  472. package/dist/esm/_virtual/app-router-context.shared-runtime.js +0 -4
  473. package/dist/esm/_virtual/app-router-context.shared-runtime.js.map +0 -1
  474. package/dist/esm/_virtual/app-router-headers.js +0 -4
  475. package/dist/esm/_virtual/app-router-headers.js.map +0 -1
  476. package/dist/esm/_virtual/async-local-storage.js +0 -4
  477. package/dist/esm/_virtual/async-local-storage.js.map +0 -1
  478. package/dist/esm/_virtual/bailout-to-client-rendering.js +0 -4
  479. package/dist/esm/_virtual/bailout-to-client-rendering.js.map +0 -1
  480. package/dist/esm/_virtual/bailout-to-csr.js +0 -4
  481. package/dist/esm/_virtual/bailout-to-csr.js.map +0 -1
  482. package/dist/esm/_virtual/boundary-constants.js +0 -4
  483. package/dist/esm/_virtual/boundary-constants.js.map +0 -1
  484. package/dist/esm/_virtual/cookies.js +0 -4
  485. package/dist/esm/_virtual/cookies.js.map +0 -1
  486. package/dist/esm/_virtual/cookies2.js +0 -4
  487. package/dist/esm/_virtual/cookies2.js.map +0 -1
  488. package/dist/esm/_virtual/create-deduped-by-callsite-server-error-logger.js +0 -4
  489. package/dist/esm/_virtual/create-deduped-by-callsite-server-error-logger.js.map +0 -1
  490. package/dist/esm/_virtual/draft-mode.js +0 -4
  491. package/dist/esm/_virtual/draft-mode.js.map +0 -1
  492. package/dist/esm/_virtual/dynamic-rendering-utils.js +0 -4
  493. package/dist/esm/_virtual/dynamic-rendering-utils.js.map +0 -1
  494. package/dist/esm/_virtual/dynamic-rendering.js +0 -4
  495. package/dist/esm/_virtual/dynamic-rendering.js.map +0 -1
  496. package/dist/esm/_virtual/forbidden.js +0 -4
  497. package/dist/esm/_virtual/forbidden.js.map +0 -1
  498. package/dist/esm/_virtual/get-segment-value.js +0 -4
  499. package/dist/esm/_virtual/get-segment-value.js.map +0 -1
  500. package/dist/esm/_virtual/headers.js +0 -6
  501. package/dist/esm/_virtual/headers.js.map +0 -1
  502. package/dist/esm/_virtual/headers2.js +0 -4
  503. package/dist/esm/_virtual/headers2.js.map +0 -1
  504. package/dist/esm/_virtual/headers3.js +0 -4
  505. package/dist/esm/_virtual/headers3.js.map +0 -1
  506. package/dist/esm/_virtual/headers4.js +0 -4
  507. package/dist/esm/_virtual/headers4.js.map +0 -1
  508. package/dist/esm/_virtual/hooks-client-context.shared-runtime.js +0 -4
  509. package/dist/esm/_virtual/hooks-client-context.shared-runtime.js.map +0 -1
  510. package/dist/esm/_virtual/hooks-server-context.js +0 -4
  511. package/dist/esm/_virtual/hooks-server-context.js.map +0 -1
  512. package/dist/esm/_virtual/http-access-fallback.js +0 -4
  513. package/dist/esm/_virtual/http-access-fallback.js.map +0 -1
  514. package/dist/esm/_virtual/invariant-error.js +0 -4
  515. package/dist/esm/_virtual/invariant-error.js.map +0 -1
  516. package/dist/esm/_virtual/is-next-router-error.js +0 -4
  517. package/dist/esm/_virtual/is-next-router-error.js.map +0 -1
  518. package/dist/esm/_virtual/is-postpone.js +0 -4
  519. package/dist/esm/_virtual/is-postpone.js.map +0 -1
  520. package/dist/esm/_virtual/navigation.react-server.js +0 -4
  521. package/dist/esm/_virtual/navigation.react-server.js.map +0 -1
  522. package/dist/esm/_virtual/not-found.js +0 -4
  523. package/dist/esm/_virtual/not-found.js.map +0 -1
  524. package/dist/esm/_virtual/redirect-error.js +0 -4
  525. package/dist/esm/_virtual/redirect-error.js.map +0 -1
  526. package/dist/esm/_virtual/redirect-status-code.js +0 -4
  527. package/dist/esm/_virtual/redirect-status-code.js.map +0 -1
  528. package/dist/esm/_virtual/redirect.js +0 -4
  529. package/dist/esm/_virtual/redirect.js.map +0 -1
  530. package/dist/esm/_virtual/reflect.js +0 -4
  531. package/dist/esm/_virtual/reflect.js.map +0 -1
  532. package/dist/esm/_virtual/request-cookies.js +0 -4
  533. package/dist/esm/_virtual/request-cookies.js.map +0 -1
  534. package/dist/esm/_virtual/router-context.shared-runtime.js +0 -4
  535. package/dist/esm/_virtual/router-context.shared-runtime.js.map +0 -1
  536. package/dist/esm/_virtual/scheduler.js +0 -4
  537. package/dist/esm/_virtual/scheduler.js.map +0 -1
  538. package/dist/esm/_virtual/segment.js +0 -4
  539. package/dist/esm/_virtual/segment.js.map +0 -1
  540. package/dist/esm/_virtual/server-inserted-html.shared-runtime.js +0 -4
  541. package/dist/esm/_virtual/server-inserted-html.shared-runtime.js.map +0 -1
  542. package/dist/esm/_virtual/static-generation-bailout.js +0 -4
  543. package/dist/esm/_virtual/static-generation-bailout.js.map +0 -1
  544. package/dist/esm/_virtual/unauthorized.js +0 -4
  545. package/dist/esm/_virtual/unauthorized.js.map +0 -1
  546. package/dist/esm/_virtual/unrecognized-action-error.js +0 -4
  547. package/dist/esm/_virtual/unrecognized-action-error.js.map +0 -1
  548. package/dist/esm/_virtual/unstable-rethrow.browser.js +0 -4
  549. package/dist/esm/_virtual/unstable-rethrow.browser.js.map +0 -1
  550. package/dist/esm/_virtual/unstable-rethrow.js +0 -4
  551. package/dist/esm/_virtual/unstable-rethrow.js.map +0 -1
  552. package/dist/esm/_virtual/unstable-rethrow.server.js +0 -4
  553. package/dist/esm/_virtual/unstable-rethrow.server.js.map +0 -1
  554. package/dist/esm/_virtual/utils.js +0 -4
  555. package/dist/esm/_virtual/utils.js.map +0 -1
  556. package/dist/esm/_virtual/work-async-storage-instance.js +0 -4
  557. package/dist/esm/_virtual/work-async-storage-instance.js.map +0 -1
  558. package/dist/esm/_virtual/work-async-storage.external.js +0 -4
  559. package/dist/esm/_virtual/work-async-storage.external.js.map +0 -1
  560. package/dist/esm/_virtual/work-unit-async-storage-instance.js +0 -4
  561. package/dist/esm/_virtual/work-unit-async-storage-instance.js.map +0 -1
  562. package/dist/esm/_virtual/work-unit-async-storage.external.js +0 -4
  563. package/dist/esm/_virtual/work-unit-async-storage.external.js.map +0 -1
  564. package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_default.js +0 -17
  565. package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_default.js.map +0 -1
  566. package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js +0 -49
  567. package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js.map +0 -1
  568. package/dist/esm/node_modules/next/compat/router.js +0 -14
  569. package/dist/esm/node_modules/next/compat/router.js.map +0 -1
  570. package/dist/esm/node_modules/next/dist/client/compat/router.js +0 -38
  571. package/dist/esm/node_modules/next/dist/client/compat/router.js.map +0 -1
  572. package/dist/esm/node_modules/next/dist/client/components/app-router-headers.js +0 -107
  573. package/dist/esm/node_modules/next/dist/client/components/app-router-headers.js.map +0 -1
  574. package/dist/esm/node_modules/next/dist/client/components/bailout-to-client-rendering.js +0 -56
  575. package/dist/esm/node_modules/next/dist/client/components/bailout-to-client-rendering.js.map +0 -1
  576. package/dist/esm/node_modules/next/dist/client/components/forbidden.js +0 -63
  577. package/dist/esm/node_modules/next/dist/client/components/forbidden.js.map +0 -1
  578. package/dist/esm/node_modules/next/dist/client/components/hooks-server-context.js +0 -51
  579. package/dist/esm/node_modules/next/dist/client/components/hooks-server-context.js.map +0 -1
  580. package/dist/esm/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +0 -78
  581. package/dist/esm/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js.map +0 -1
  582. package/dist/esm/node_modules/next/dist/client/components/is-next-router-error.js +0 -38
  583. package/dist/esm/node_modules/next/dist/client/components/is-next-router-error.js.map +0 -1
  584. package/dist/esm/node_modules/next/dist/client/components/navigation.js +0 -190
  585. package/dist/esm/node_modules/next/dist/client/components/navigation.js.map +0 -1
  586. package/dist/esm/node_modules/next/dist/client/components/navigation.react-server.js +0 -100
  587. package/dist/esm/node_modules/next/dist/client/components/navigation.react-server.js.map +0 -1
  588. package/dist/esm/node_modules/next/dist/client/components/not-found.js +0 -57
  589. package/dist/esm/node_modules/next/dist/client/components/not-found.js.map +0 -1
  590. package/dist/esm/node_modules/next/dist/client/components/redirect-error.js +0 -61
  591. package/dist/esm/node_modules/next/dist/client/components/redirect-error.js.map +0 -1
  592. package/dist/esm/node_modules/next/dist/client/components/redirect-status-code.js +0 -37
  593. package/dist/esm/node_modules/next/dist/client/components/redirect-status-code.js.map +0 -1
  594. package/dist/esm/node_modules/next/dist/client/components/redirect.js +0 -102
  595. package/dist/esm/node_modules/next/dist/client/components/redirect.js.map +0 -1
  596. package/dist/esm/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +0 -34
  597. package/dist/esm/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js.map +0 -1
  598. package/dist/esm/node_modules/next/dist/client/components/static-generation-bailout.js +0 -51
  599. package/dist/esm/node_modules/next/dist/client/components/static-generation-bailout.js.map +0 -1
  600. package/dist/esm/node_modules/next/dist/client/components/unauthorized.js +0 -64
  601. package/dist/esm/node_modules/next/dist/client/components/unauthorized.js.map +0 -1
  602. package/dist/esm/node_modules/next/dist/client/components/unrecognized-action-error.js +0 -48
  603. package/dist/esm/node_modules/next/dist/client/components/unrecognized-action-error.js.map +0 -1
  604. package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.browser.js +0 -43
  605. package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.browser.js.map +0 -1
  606. package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.js +0 -42
  607. package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.js.map +0 -1
  608. package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.server.js +0 -51
  609. package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.server.js.map +0 -1
  610. package/dist/esm/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +0 -341
  611. package/dist/esm/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js.map +0 -1
  612. package/dist/esm/node_modules/next/dist/lib/framework/boundary-constants.js +0 -43
  613. package/dist/esm/node_modules/next/dist/lib/framework/boundary-constants.js.map +0 -1
  614. package/dist/esm/node_modules/next/dist/lib/scheduler.js +0 -71
  615. package/dist/esm/node_modules/next/dist/lib/scheduler.js.map +0 -1
  616. package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage-instance.js +0 -28
  617. package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage-instance.js.map +0 -1
  618. package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage.external.js +0 -27
  619. package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage.external.js.map +0 -1
  620. package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +0 -28
  621. package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js.map +0 -1
  622. package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +0 -27
  623. package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage.external.js.map +0 -1
  624. package/dist/esm/node_modules/next/dist/server/app-render/async-local-storage.js +0 -83
  625. package/dist/esm/node_modules/next/dist/server/app-render/async-local-storage.js.map +0 -1
  626. package/dist/esm/node_modules/next/dist/server/app-render/dynamic-rendering.js +0 -654
  627. package/dist/esm/node_modules/next/dist/server/app-render/dynamic-rendering.js.map +0 -1
  628. package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage-instance.js +0 -28
  629. package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage-instance.js.map +0 -1
  630. package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage.external.js +0 -27
  631. package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage.external.js.map +0 -1
  632. package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +0 -28
  633. package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js.map +0 -1
  634. package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +0 -210
  635. package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js.map +0 -1
  636. package/dist/esm/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js +0 -110
  637. package/dist/esm/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js.map +0 -1
  638. package/dist/esm/node_modules/next/dist/server/dynamic-rendering-utils.js +0 -90
  639. package/dist/esm/node_modules/next/dist/server/dynamic-rendering-utils.js.map +0 -1
  640. package/dist/esm/node_modules/next/dist/server/lib/router-utils/is-postpone.js +0 -29
  641. package/dist/esm/node_modules/next/dist/server/lib/router-utils/is-postpone.js.map +0 -1
  642. package/dist/esm/node_modules/next/dist/server/request/cookies.js +0 -413
  643. package/dist/esm/node_modules/next/dist/server/request/cookies.js.map +0 -1
  644. package/dist/esm/node_modules/next/dist/server/request/draft-mode.js +0 -291
  645. package/dist/esm/node_modules/next/dist/server/request/draft-mode.js.map +0 -1
  646. package/dist/esm/node_modules/next/dist/server/request/headers.js +0 -364
  647. package/dist/esm/node_modules/next/dist/server/request/headers.js.map +0 -1
  648. package/dist/esm/node_modules/next/dist/server/request/utils.js +0 -71
  649. package/dist/esm/node_modules/next/dist/server/request/utils.js.map +0 -1
  650. package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +0 -202
  651. package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/headers.js.map +0 -1
  652. package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +0 -43
  653. package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js.map +0 -1
  654. package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +0 -216
  655. package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js.map +0 -1
  656. package/dist/esm/node_modules/next/dist/server/web/spec-extension/cookies.js +0 -38
  657. package/dist/esm/node_modules/next/dist/server/web/spec-extension/cookies.js.map +0 -1
  658. package/dist/esm/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +0 -58
  659. package/dist/esm/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js.map +0 -1
  660. package/dist/esm/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +0 -47
  661. package/dist/esm/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js.map +0 -1
  662. package/dist/esm/node_modules/next/dist/shared/lib/invariant-error.js +0 -31
  663. package/dist/esm/node_modules/next/dist/shared/lib/invariant-error.js.map +0 -1
  664. package/dist/esm/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +0 -45
  665. package/dist/esm/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js.map +0 -1
  666. package/dist/esm/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +0 -33
  667. package/dist/esm/node_modules/next/dist/shared/lib/router-context.shared-runtime.js.map +0 -1
  668. package/dist/esm/node_modules/next/dist/shared/lib/segment.js +0 -59
  669. package/dist/esm/node_modules/next/dist/shared/lib/segment.js.map +0 -1
  670. package/dist/esm/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +0 -46
  671. package/dist/esm/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js.map +0 -1
  672. package/dist/esm/node_modules/next/headers.js +0 -18
  673. package/dist/esm/node_modules/next/headers.js.map +0 -1
  674. package/dist/esm/node_modules/next/navigation.js +0 -14
  675. package/dist/esm/node_modules/next/navigation.js.map +0 -1
  676. package/dist/index.esm.js +0 -28936
  677. package/dist/index.esm.js.map +0 -1
  678. package/dist/index.js +0 -28966
  679. package/dist/index.js.map +0 -1
  680. package/dist/shared/apollo/apollo.client.d.ts +0 -7
  681. package/dist/shared/mui/theme.d.ts +0 -1
  682. package/dist/shared/types/generated.d.ts +0 -1480
@@ -1,77 +0,0 @@
1
- 'use strict';
2
-
3
- var utils = require('./utils.js');
4
-
5
- /**
6
- * Represents a failure to parse the response as JSON from the server. This
7
- * error helps debug issues where the server returns malformed JSON or non-JSON
8
- * content.
9
- *
10
- * @remarks
11
- *
12
- * This error occurs when Apollo Client receives a response from the server but
13
- * cannot parse it as valid JSON. This typically happens when the server returns
14
- * HTML error pages, plain text responses, or malformed JSON instead of the
15
- * expected GraphQL JSON response format.
16
- *
17
- * @example
18
- *
19
- * ```ts
20
- * import { ServerParseError } from "@apollo/client/errors";
21
- *
22
- * // Check if an error is a ServerParseError instance
23
- * if (ServerParseError.is(error)) {
24
- * console.log(`Failed to parse response from ${error.response.url}`);
25
- * console.log(`Raw response: ${error.bodyText}`);
26
- * console.log(`Status code: ${error.statusCode}`);
27
- *
28
- * // Access the original parse error
29
- * console.log(`Parse error: ${error.cause}`);
30
- * }
31
- * ```
32
- */
33
- class ServerParseError extends Error {
34
- /**
35
- * A method that determines whether an error is a `ServerParseError`
36
- * object. This method enables TypeScript to narrow the error type.
37
- *
38
- * @example
39
- *
40
- * ```ts
41
- * if (ServerParseError.is(error)) {
42
- * // TypeScript now knows `error` is a ServerParseError object
43
- * console.log(error.statusCode);
44
- * }
45
- * ```
46
- */
47
- static is(error) {
48
- return utils.isBranded(error, "ServerParseError");
49
- }
50
- /**
51
- * The raw [`Response`](https://developer.mozilla.org/en-US/docs/Web/API/Response) object provided by the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API).
52
- */
53
- response;
54
- /**
55
- * The status code returned by the server in the response. This is provided
56
- * as a shortcut for `response.status`.
57
- */
58
- statusCode;
59
- /**
60
- * The raw response body text.
61
- */
62
- bodyText;
63
- constructor(originalParseError, options) {
64
- super(originalParseError instanceof Error ?
65
- originalParseError.message
66
- : "Could not parse server response", { cause: originalParseError });
67
- this.name = "ServerParseError";
68
- this.response = options.response;
69
- this.statusCode = options.response.status;
70
- this.bodyText = options.bodyText;
71
- utils.brand(this);
72
- Object.setPrototypeOf(this, ServerParseError.prototype);
73
- }
74
- }
75
-
76
- exports.ServerParseError = ServerParseError;
77
- //# sourceMappingURL=ServerParseError.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ServerParseError.js","sources":["../../../../../../node_modules/@apollo/client/errors/ServerParseError.js"],"sourcesContent":["import { brand, isBranded } from \"./utils.js\";\n/**\n * Represents a failure to parse the response as JSON from the server. This\n * error helps debug issues where the server returns malformed JSON or non-JSON\n * content.\n *\n * @remarks\n *\n * This error occurs when Apollo Client receives a response from the server but\n * cannot parse it as valid JSON. This typically happens when the server returns\n * HTML error pages, plain text responses, or malformed JSON instead of the\n * expected GraphQL JSON response format.\n *\n * @example\n *\n * ```ts\n * import { ServerParseError } from \"@apollo/client/errors\";\n *\n * // Check if an error is a ServerParseError instance\n * if (ServerParseError.is(error)) {\n * console.log(`Failed to parse response from ${error.response.url}`);\n * console.log(`Raw response: ${error.bodyText}`);\n * console.log(`Status code: ${error.statusCode}`);\n *\n * // Access the original parse error\n * console.log(`Parse error: ${error.cause}`);\n * }\n * ```\n */\nexport class ServerParseError extends Error {\n /**\n * A method that determines whether an error is a `ServerParseError`\n * object. This method enables TypeScript to narrow the error type.\n *\n * @example\n *\n * ```ts\n * if (ServerParseError.is(error)) {\n * // TypeScript now knows `error` is a ServerParseError object\n * console.log(error.statusCode);\n * }\n * ```\n */\n static is(error) {\n return isBranded(error, \"ServerParseError\");\n }\n /**\n * The raw [`Response`](https://developer.mozilla.org/en-US/docs/Web/API/Response) object provided by the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API).\n */\n response;\n /**\n * The status code returned by the server in the response. This is provided\n * as a shortcut for `response.status`.\n */\n statusCode;\n /**\n * The raw response body text.\n */\n bodyText;\n constructor(originalParseError, options) {\n super(originalParseError instanceof Error ?\n originalParseError.message\n : \"Could not parse server response\", { cause: originalParseError });\n this.name = \"ServerParseError\";\n this.response = options.response;\n this.statusCode = options.response.status;\n this.bodyText = options.bodyText;\n brand(this);\n Object.setPrototypeOf(this, ServerParseError.prototype);\n }\n}\n//# sourceMappingURL=ServerParseError.js.map\n"],"names":["isBranded","brand"],"mappings":";;;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAM,gBAAgB,SAAS,KAAK,CAAC;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,EAAE,CAAC,KAAK,EAAE;AACrB,QAAQ,OAAOA,eAAS,CAAC,KAAK,EAAE,kBAAkB,CAAC;AACnD,IAAI;AACJ;AACA;AACA;AACA,IAAI,QAAQ;AACZ;AACA;AACA;AACA;AACA,IAAI,UAAU;AACd;AACA;AACA;AACA,IAAI,QAAQ;AACZ,IAAI,WAAW,CAAC,kBAAkB,EAAE,OAAO,EAAE;AAC7C,QAAQ,KAAK,CAAC,kBAAkB,YAAY,KAAK;AACjD,YAAY,kBAAkB,CAAC;AAC/B,cAAc,iCAAiC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,CAAC;AAC/E,QAAQ,IAAI,CAAC,IAAI,GAAG,kBAAkB;AACtC,QAAQ,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC,QAAQ;AACxC,QAAQ,IAAI,CAAC,UAAU,GAAG,OAAO,CAAC,QAAQ,CAAC,MAAM;AACjD,QAAQ,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC,QAAQ;AACxC,QAAQC,WAAK,CAAC,IAAI,CAAC;AACnB,QAAQ,MAAM,CAAC,cAAc,CAAC,IAAI,EAAE,gBAAgB,CAAC,SAAS,CAAC;AAC/D,IAAI;AACJ;;;;","x_google_ignoreList":[0]}
@@ -1,9 +0,0 @@
1
- 'use strict';
2
-
3
- // This Symbol allows us to pass transport-specific errors from the link chain
4
- // into QueryManager/client internals without risking a naming collision within
5
- // extensions (which implementers can use as they see fit).
6
- const PROTOCOL_ERRORS_SYMBOL = Symbol();
7
-
8
- exports.PROTOCOL_ERRORS_SYMBOL = PROTOCOL_ERRORS_SYMBOL;
9
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/@apollo/client/errors/index.js"],"sourcesContent":["import { CombinedProtocolErrors } from \"./CombinedProtocolErrors.js\";\nimport { isErrorLike } from \"./isErrorLike.js\";\nimport { UnconventionalError } from \"./UnconventionalError.js\";\n// This Symbol allows us to pass transport-specific errors from the link chain\n// into QueryManager/client internals without risking a naming collision within\n// extensions (which implementers can use as they see fit).\nexport const PROTOCOL_ERRORS_SYMBOL = Symbol();\nexport function graphQLResultHasProtocolErrors(result) {\n if (\"extensions\" in result) {\n return CombinedProtocolErrors.is(result.extensions[PROTOCOL_ERRORS_SYMBOL]);\n }\n return false;\n}\nexport function toErrorLike(error) {\n if (isErrorLike(error)) {\n return error;\n }\n if (typeof error === \"string\") {\n return new Error(error, { cause: error });\n }\n return new UnconventionalError(error);\n}\nexport { CombinedGraphQLErrors } from \"./CombinedGraphQLErrors.js\";\nexport { CombinedProtocolErrors } from \"./CombinedProtocolErrors.js\";\nexport { isErrorLike } from \"./isErrorLike.js\";\nexport { LinkError, registerLinkError } from \"./LinkError.js\";\nexport { LocalStateError } from \"./LocalStateError.js\";\nexport { ServerError } from \"./ServerError.js\";\nexport { ServerParseError } from \"./ServerParseError.js\";\nexport { UnconventionalError } from \"./UnconventionalError.js\";\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;AAGA;AACA;AACA;AACY,MAAC,sBAAsB,GAAG,MAAM;;;;","x_google_ignoreList":[0]}
@@ -1,19 +0,0 @@
1
- 'use strict';
2
-
3
- function isBranded(error, name) {
4
- return (typeof error === "object" &&
5
- error !== null &&
6
- error[Symbol.for("apollo.error")] === name);
7
- }
8
- function brand(error) {
9
- Object.defineProperty(error, Symbol.for("apollo.error"), {
10
- value: error.name,
11
- enumerable: false,
12
- writable: false,
13
- configurable: false,
14
- });
15
- }
16
-
17
- exports.brand = brand;
18
- exports.isBranded = isBranded;
19
- //# sourceMappingURL=utils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.js","sources":["../../../../../../node_modules/@apollo/client/errors/utils.js"],"sourcesContent":["export function isBranded(error, name) {\n return (typeof error === \"object\" &&\n error !== null &&\n error[Symbol.for(\"apollo.error\")] === name);\n}\nexport function brand(error) {\n Object.defineProperty(error, Symbol.for(\"apollo.error\"), {\n value: error.name,\n enumerable: false,\n writable: false,\n configurable: false,\n });\n}\n//# sourceMappingURL=utils.js.map"],"names":[],"mappings":";;AAAO,SAAS,SAAS,CAAC,KAAK,EAAE,IAAI,EAAE;AACvC,IAAI,QAAQ,OAAO,KAAK,KAAK,QAAQ;AACrC,QAAQ,KAAK,KAAK,IAAI;AACtB,QAAQ,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC,KAAK,IAAI;AAClD;AACO,SAAS,KAAK,CAAC,KAAK,EAAE;AAC7B,IAAI,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,MAAM,CAAC,GAAG,CAAC,cAAc,CAAC,EAAE;AAC7D,QAAQ,KAAK,EAAE,KAAK,CAAC,IAAI;AACzB,QAAQ,UAAU,EAAE,KAAK;AACzB,QAAQ,QAAQ,EAAE,KAAK;AACvB,QAAQ,YAAY,EAAE,KAAK;AAC3B,KAAK,CAAC;AACN;;;;;","x_google_ignoreList":[0]}
@@ -1,91 +0,0 @@
1
- 'use strict';
2
-
3
- var ApolloLink = require('../core/ApolloLink.js');
4
- var compact = require('../../utilities/internal/compact.js');
5
-
6
- /**
7
- * `ClientAwarenessLink` provides support for providing client awareness
8
- * features.
9
- *
10
- * @remarks
11
- *
12
- * Client awareness adds identifying information about the client to HTTP
13
- * requests for use with metrics reporting tools, such as [Apollo GraphOS](https://apollographql.com/docs/graphos/platform).
14
- * It is included in the functionality of [`HttpLink`](https://apollographql.com/docs/react/api/link/apollo-link-http) by default.
15
- *
16
- * Client awareness distinguishes between user-provided client awareness
17
- * (provided by the `clientAwareness` option) and enhanced client awareness
18
- * (provided by the `enhancedClientAwareness` option). User-provided client
19
- * awareness enables you to set a customized client name and version for
20
- * identification in metrics reporting tools. Enhanced client awareness enables
21
- * the identification of the Apollo Client package name and version.
22
- *
23
- * @example
24
- *
25
- * ```ts
26
- * import { ClientAwarenessLink } from "@apollo/client/link/client-awareness";
27
- *
28
- * const link = new ClientAwarenessLink({
29
- * clientAwareness: {
30
- * name: "My Client",
31
- * version: "1",
32
- * },
33
- * enhancedClientAwareness: {
34
- * transport: "extensions",
35
- * },
36
- * });
37
- * ```
38
- */
39
- class ClientAwarenessLink extends ApolloLink.ApolloLink {
40
- constructor(options = {}) {
41
- super((operation, forward) => {
42
- const client = operation.client;
43
- const clientOptions = client["queryManager"].clientOptions;
44
- const context = operation.getContext();
45
- {
46
- const { name, version, transport = "headers", } = compact.compact({}, clientOptions.clientAwareness, options.clientAwareness, context.clientAwareness);
47
- if (transport === "headers") {
48
- operation.setContext(({ headers }) => {
49
- return {
50
- headers: compact.compact(
51
- // setting these first so that they can be overridden by user-provided headers
52
- {
53
- "apollographql-client-name": name,
54
- "apollographql-client-version": version,
55
- }, headers),
56
- };
57
- });
58
- }
59
- }
60
- {
61
- const { transport = "extensions" } = compact.compact({}, clientOptions.enhancedClientAwareness, options.enhancedClientAwareness);
62
- if (transport === "extensions") {
63
- operation.extensions = compact.compact(
64
- // setting these first so that it can be overridden by user-provided extensions
65
- {
66
- clientLibrary: {
67
- name: "@apollo/client",
68
- version: client.version,
69
- },
70
- }, operation.extensions);
71
- }
72
- if (transport === "headers") {
73
- operation.setContext(({ headers }) => {
74
- return {
75
- headers: compact.compact(
76
- // setting these first so that they can be overridden by user-provided headers
77
- {
78
- "apollographql-library-name": "@apollo/client",
79
- "apollographql-library-version": client.version,
80
- }, headers),
81
- };
82
- });
83
- }
84
- }
85
- return forward(operation);
86
- });
87
- }
88
- }
89
-
90
- exports.ClientAwarenessLink = ClientAwarenessLink;
91
- //# sourceMappingURL=ClientAwarenessLink.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClientAwarenessLink.js","sources":["../../../../../../../node_modules/@apollo/client/link/client-awareness/ClientAwarenessLink.js"],"sourcesContent":["import { ApolloLink } from \"@apollo/client/link\";\nimport { compact } from \"@apollo/client/utilities/internal\";\n/**\n * `ClientAwarenessLink` provides support for providing client awareness\n * features.\n *\n * @remarks\n *\n * Client awareness adds identifying information about the client to HTTP\n * requests for use with metrics reporting tools, such as [Apollo GraphOS](https://apollographql.com/docs/graphos/platform).\n * It is included in the functionality of [`HttpLink`](https://apollographql.com/docs/react/api/link/apollo-link-http) by default.\n *\n * Client awareness distinguishes between user-provided client awareness\n * (provided by the `clientAwareness` option) and enhanced client awareness\n * (provided by the `enhancedClientAwareness` option). User-provided client\n * awareness enables you to set a customized client name and version for\n * identification in metrics reporting tools. Enhanced client awareness enables\n * the identification of the Apollo Client package name and version.\n *\n * @example\n *\n * ```ts\n * import { ClientAwarenessLink } from \"@apollo/client/link/client-awareness\";\n *\n * const link = new ClientAwarenessLink({\n * clientAwareness: {\n * name: \"My Client\",\n * version: \"1\",\n * },\n * enhancedClientAwareness: {\n * transport: \"extensions\",\n * },\n * });\n * ```\n */\nexport class ClientAwarenessLink extends ApolloLink {\n constructor(options = {}) {\n super((operation, forward) => {\n const client = operation.client;\n const clientOptions = client[\"queryManager\"].clientOptions;\n const context = operation.getContext();\n {\n const { name, version, transport = \"headers\", } = compact({}, clientOptions.clientAwareness, options.clientAwareness, context.clientAwareness);\n if (transport === \"headers\") {\n operation.setContext(({ headers }) => {\n return {\n headers: compact(\n // setting these first so that they can be overridden by user-provided headers\n {\n \"apollographql-client-name\": name,\n \"apollographql-client-version\": version,\n }, headers),\n };\n });\n }\n }\n {\n const { transport = \"extensions\" } = compact({}, clientOptions.enhancedClientAwareness, options.enhancedClientAwareness);\n if (transport === \"extensions\") {\n operation.extensions = compact(\n // setting these first so that it can be overridden by user-provided extensions\n {\n clientLibrary: {\n name: \"@apollo/client\",\n version: client.version,\n },\n }, operation.extensions);\n }\n if (transport === \"headers\") {\n operation.setContext(({ headers }) => {\n return {\n headers: compact(\n // setting these first so that they can be overridden by user-provided headers\n {\n \"apollographql-library-name\": \"@apollo/client\",\n \"apollographql-library-version\": client.version,\n }, headers),\n };\n });\n }\n }\n return forward(operation);\n });\n }\n}\n//# sourceMappingURL=ClientAwarenessLink.js.map"],"names":["ApolloLink","compact"],"mappings":";;;;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAM,mBAAmB,SAASA,qBAAU,CAAC;AACpD,IAAI,WAAW,CAAC,OAAO,GAAG,EAAE,EAAE;AAC9B,QAAQ,KAAK,CAAC,CAAC,SAAS,EAAE,OAAO,KAAK;AACtC,YAAY,MAAM,MAAM,GAAG,SAAS,CAAC,MAAM;AAC3C,YAAY,MAAM,aAAa,GAAG,MAAM,CAAC,cAAc,CAAC,CAAC,aAAa;AACtE,YAAY,MAAM,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE;AAClD,YAAY;AACZ,gBAAgB,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,GAAGC,eAAO,CAAC,EAAE,EAAE,aAAa,CAAC,eAAe,EAAE,OAAO,CAAC,eAAe,EAAE,OAAO,CAAC,eAAe,CAAC;AAC9J,gBAAgB,IAAI,SAAS,KAAK,SAAS,EAAE;AAC7C,oBAAoB,SAAS,CAAC,UAAU,CAAC,CAAC,EAAE,OAAO,EAAE,KAAK;AAC1D,wBAAwB,OAAO;AAC/B,4BAA4B,OAAO,EAAEA,eAAO;AAC5C;AACA,4BAA4B;AAC5B,gCAAgC,2BAA2B,EAAE,IAAI;AACjE,gCAAgC,8BAA8B,EAAE,OAAO;AACvE,6BAA6B,EAAE,OAAO,CAAC;AACvC,yBAAyB;AACzB,oBAAoB,CAAC,CAAC;AACtB,gBAAgB;AAChB,YAAY;AACZ,YAAY;AACZ,gBAAgB,MAAM,EAAE,SAAS,GAAG,YAAY,EAAE,GAAGA,eAAO,CAAC,EAAE,EAAE,aAAa,CAAC,uBAAuB,EAAE,OAAO,CAAC,uBAAuB,CAAC;AACxI,gBAAgB,IAAI,SAAS,KAAK,YAAY,EAAE;AAChD,oBAAoB,SAAS,CAAC,UAAU,GAAGA,eAAO;AAClD;AACA,oBAAoB;AACpB,wBAAwB,aAAa,EAAE;AACvC,4BAA4B,IAAI,EAAE,gBAAgB;AAClD,4BAA4B,OAAO,EAAE,MAAM,CAAC,OAAO;AACnD,yBAAyB;AACzB,qBAAqB,EAAE,SAAS,CAAC,UAAU,CAAC;AAC5C,gBAAgB;AAChB,gBAAgB,IAAI,SAAS,KAAK,SAAS,EAAE;AAC7C,oBAAoB,SAAS,CAAC,UAAU,CAAC,CAAC,EAAE,OAAO,EAAE,KAAK;AAC1D,wBAAwB,OAAO;AAC/B,4BAA4B,OAAO,EAAEA,eAAO;AAC5C;AACA,4BAA4B;AAC5B,gCAAgC,4BAA4B,EAAE,gBAAgB;AAC9E,gCAAgC,+BAA+B,EAAE,MAAM,CAAC,OAAO;AAC/E,6BAA6B,EAAE,OAAO,CAAC;AACvC,yBAAyB;AACzB,oBAAoB,CAAC,CAAC;AACtB,gBAAgB;AAChB,YAAY;AACZ,YAAY,OAAO,OAAO,CAAC,SAAS,CAAC;AACrC,QAAQ,CAAC,CAAC;AACV,IAAI;AACJ;;;;","x_google_ignoreList":[0]}
@@ -1,262 +0,0 @@
1
- 'use strict';
2
-
3
- var createOperation = require('../utils/createOperation.js');
4
- var index = require('../../utilities/invariant/index.js');
5
- var empty = require('../../../../rxjs/dist/esm5/internal/observable/empty.js');
6
-
7
- /**
8
- * The base class for all links in Apollo Client. A link represents either a
9
- * self-contained modification to a GraphQL operation or a side effect (such as
10
- * logging).
11
- *
12
- * @remarks
13
- *
14
- * Links enable you to customize Apollo Client's request flow by composing
15
- * together different pieces of functionality into a chain of links. Each
16
- * link represents a specific capability, such as adding authentication headers,
17
- * retrying failed requests, batching operations, or sending requests to a
18
- * GraphQL server.
19
- *
20
- * Every link must define a request handler via its constructor or by extending
21
- * this class and implementing the `request` method.
22
- *
23
- * @example
24
- *
25
- * ```ts
26
- * import { ApolloLink } from "@apollo/client";
27
- *
28
- * const link = new ApolloLink((operation, forward) => {
29
- * console.log("Operation:", operation.operationName);
30
- * return forward(operation);
31
- * });
32
- * ```
33
- */
34
- class ApolloLink {
35
- /**
36
- * Creates a link that completes immediately and does not emit a result.
37
- *
38
- * @example
39
- *
40
- * ```ts
41
- * const link = ApolloLink.empty();
42
- * ```
43
- */
44
- static empty() {
45
- return new ApolloLink(() => empty.EMPTY);
46
- }
47
- /**
48
- * Composes multiple links into a single composed link that executes each
49
- * provided link in serial order.
50
- *
51
- * @example
52
- *
53
- * ```ts
54
- * import { from, HttpLink, ApolloLink } from "@apollo/client";
55
- * import { RetryLink } from "@apollo/client/link/retry";
56
- * import MyAuthLink from "../auth";
57
- *
58
- * const link = ApolloLink.from([
59
- * new RetryLink(),
60
- * new MyAuthLink(),
61
- * new HttpLink({ uri: "http://localhost:4000/graphql" }),
62
- * ]);
63
- * ```
64
- *
65
- * @param links - An array of `ApolloLink` instances or request handlers that
66
- * are executed in serial order.
67
- */
68
- static from(links) {
69
- if (links.length === 0)
70
- return ApolloLink.empty();
71
- const [first, ...rest] = links;
72
- return first.concat(...rest);
73
- }
74
- /**
75
- * Creates a link that conditionally routes a request to different links.
76
- *
77
- * @example
78
- *
79
- * ```ts
80
- * import { ApolloLink, HttpLink } from "@apollo/client";
81
- *
82
- * const link = ApolloLink.split(
83
- * (operation) => operation.getContext().version === 1,
84
- * new HttpLink({ uri: "http://localhost:4000/v1/graphql" }),
85
- * new HttpLink({ uri: "http://localhost:4000/v2/graphql" })
86
- * );
87
- * ```
88
- *
89
- * @param test - A predicate function that receives the current `operation`
90
- * and returns a boolean indicating which link to execute. Returning `true`
91
- * executes the `left` link. Returning `false` executes the `right` link.
92
- *
93
- * @param left - The link that executes when the `test` function returns
94
- * `true`.
95
- *
96
- * @param right - The link that executes when the `test` function returns
97
- * `false`. If the `right` link is not provided, the request is forwarded to
98
- * the next link in the chain.
99
- */
100
- static split(test, left, right = new ApolloLink((op, forward) => forward(op))) {
101
- const link = new ApolloLink((operation, forward) => {
102
- const result = test(operation);
103
- return result ?
104
- left.request(operation, forward)
105
- : right.request(operation, forward);
106
- });
107
- return Object.assign(link, { left, right });
108
- }
109
- /**
110
- * Executes a GraphQL request against a link. The `execute` function begins
111
- * the request by calling the request handler of the link.
112
- *
113
- * @example
114
- *
115
- * ```ts
116
- * const observable = ApolloLink.execute(link, { query, variables }, { client });
117
- *
118
- * observable.subscribe({
119
- * next(value) {
120
- * console.log("Received", value);
121
- * },
122
- * error(error) {
123
- * console.error("Oops got error", error);
124
- * },
125
- * complete() {
126
- * console.log("Request complete");
127
- * },
128
- * });
129
- * ```
130
- *
131
- * @param link - The `ApolloLink` instance to execute the request.
132
- *
133
- * @param request - The GraphQL request details, such as the `query` and
134
- * `variables`.
135
- *
136
- * @param context - The execution context for the request, such as the
137
- * `client` making the request.
138
- */
139
- static execute(link, request, context) {
140
- return link.request(createOperation.createOperation(request, context), () => {
141
- return empty.EMPTY;
142
- });
143
- }
144
- /**
145
- * Combines multiple links into a single composed link.
146
- *
147
- * @example
148
- *
149
- * ```ts
150
- * const link = ApolloLink.concat(firstLink, secondLink, thirdLink);
151
- * ```
152
- *
153
- * @param links - The links to concatenate into a single link. Each link will
154
- * execute in serial order.
155
- *
156
- * @deprecated Use `ApolloLink.from` instead. `ApolloLink.concat` will be
157
- * removed in a future major version.
158
- */
159
- static concat(...links) {
160
- return ApolloLink.from(links);
161
- }
162
- constructor(request) {
163
- if (request)
164
- this.request = request;
165
- }
166
- /**
167
- * Concatenates a link that conditionally routes a request to different links.
168
- *
169
- * @example
170
- *
171
- * ```ts
172
- * import { ApolloLink, HttpLink } from "@apollo/client";
173
- *
174
- * const previousLink = new ApolloLink((operation, forward) => {
175
- * // Handle the request
176
- *
177
- * return forward(operation);
178
- * });
179
- *
180
- * const link = previousLink.split(
181
- * (operation) => operation.getContext().version === 1,
182
- * new HttpLink({ uri: "http://localhost:4000/v1/graphql" }),
183
- * new HttpLink({ uri: "http://localhost:4000/v2/graphql" })
184
- * );
185
- * ```
186
- *
187
- * @param test - A predicate function that receives the current `operation`
188
- * and returns a boolean indicating which link to execute. Returning `true`
189
- * executes the `left` link. Returning `false` executes the `right` link.
190
- *
191
- * @param left - The link that executes when the `test` function returns
192
- * `true`.
193
- *
194
- * @param right - The link that executes when the `test` function returns
195
- * `false`. If the `right` link is not provided, the request is forwarded to
196
- * the next link in the chain.
197
- */
198
- split(test, left, right) {
199
- return this.concat(ApolloLink.split(test, left, right));
200
- }
201
- /**
202
- * Combines the link with other links into a single composed link.
203
- *
204
- * @example
205
- *
206
- * ```ts
207
- * import { ApolloLink, HttpLink } from "@apollo/client";
208
- *
209
- * const previousLink = new ApolloLink((operation, forward) => {
210
- * // Handle the request
211
- *
212
- * return forward(operation);
213
- * });
214
- *
215
- * const link = previousLink.concat(
216
- * link1,
217
- * link2,
218
- * new HttpLink({ uri: "http://localhost:4000/graphql" })
219
- * );
220
- * ```
221
- */
222
- concat(...links) {
223
- if (links.length === 0) {
224
- return this;
225
- }
226
- return links.reduce(this.combine.bind(this), this);
227
- }
228
- combine(left, right) {
229
- const link = new ApolloLink((operation, forward) => {
230
- return left.request(operation, (op) => right.request(op, forward));
231
- });
232
- return Object.assign(link, { left, right });
233
- }
234
- /**
235
- * Runs the request handler for the provided operation.
236
- *
237
- * > [!NOTE]
238
- * > This is called by the `ApolloLink.execute` function for you and should
239
- * > not be called directly. Prefer using `ApolloLink.execute` to make the
240
- * > request instead.
241
- */
242
- request(operation, forward) {
243
- throw index.newInvariantError(65);
244
- }
245
- /**
246
- * @internal
247
- * Used to iterate through all links that are concatenations or `split` links.
248
- *
249
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
250
- */
251
- left;
252
- /**
253
- * @internal
254
- * Used to iterate through all links that are concatenations or `split` links.
255
- *
256
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
257
- */
258
- right;
259
- }
260
-
261
- exports.ApolloLink = ApolloLink;
262
- //# sourceMappingURL=ApolloLink.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ApolloLink.js","sources":["../../../../../../../node_modules/@apollo/client/link/core/ApolloLink.js"],"sourcesContent":["import { EMPTY } from \"rxjs\";\nimport { createOperation } from \"@apollo/client/link/utils\";\nimport { __DEV__ } from \"@apollo/client/utilities/environment\";\nimport { invariant, newInvariantError, } from \"@apollo/client/utilities/invariant\";\n/**\n * The base class for all links in Apollo Client. A link represents either a\n * self-contained modification to a GraphQL operation or a side effect (such as\n * logging).\n *\n * @remarks\n *\n * Links enable you to customize Apollo Client's request flow by composing\n * together different pieces of functionality into a chain of links. Each\n * link represents a specific capability, such as adding authentication headers,\n * retrying failed requests, batching operations, or sending requests to a\n * GraphQL server.\n *\n * Every link must define a request handler via its constructor or by extending\n * this class and implementing the `request` method.\n *\n * @example\n *\n * ```ts\n * import { ApolloLink } from \"@apollo/client\";\n *\n * const link = new ApolloLink((operation, forward) => {\n * console.log(\"Operation:\", operation.operationName);\n * return forward(operation);\n * });\n * ```\n */\nexport class ApolloLink {\n /**\n * Creates a link that completes immediately and does not emit a result.\n *\n * @example\n *\n * ```ts\n * const link = ApolloLink.empty();\n * ```\n */\n static empty() {\n return new ApolloLink(() => EMPTY);\n }\n /**\n * Composes multiple links into a single composed link that executes each\n * provided link in serial order.\n *\n * @example\n *\n * ```ts\n * import { from, HttpLink, ApolloLink } from \"@apollo/client\";\n * import { RetryLink } from \"@apollo/client/link/retry\";\n * import MyAuthLink from \"../auth\";\n *\n * const link = ApolloLink.from([\n * new RetryLink(),\n * new MyAuthLink(),\n * new HttpLink({ uri: \"http://localhost:4000/graphql\" }),\n * ]);\n * ```\n *\n * @param links - An array of `ApolloLink` instances or request handlers that\n * are executed in serial order.\n */\n static from(links) {\n if (links.length === 0)\n return ApolloLink.empty();\n const [first, ...rest] = links;\n return first.concat(...rest);\n }\n /**\n * Creates a link that conditionally routes a request to different links.\n *\n * @example\n *\n * ```ts\n * import { ApolloLink, HttpLink } from \"@apollo/client\";\n *\n * const link = ApolloLink.split(\n * (operation) => operation.getContext().version === 1,\n * new HttpLink({ uri: \"http://localhost:4000/v1/graphql\" }),\n * new HttpLink({ uri: \"http://localhost:4000/v2/graphql\" })\n * );\n * ```\n *\n * @param test - A predicate function that receives the current `operation`\n * and returns a boolean indicating which link to execute. Returning `true`\n * executes the `left` link. Returning `false` executes the `right` link.\n *\n * @param left - The link that executes when the `test` function returns\n * `true`.\n *\n * @param right - The link that executes when the `test` function returns\n * `false`. If the `right` link is not provided, the request is forwarded to\n * the next link in the chain.\n */\n static split(test, left, right = new ApolloLink((op, forward) => forward(op))) {\n const link = new ApolloLink((operation, forward) => {\n const result = test(operation);\n if (__DEV__) {\n if (typeof result !== \"boolean\") {\n __DEV__ && invariant.warn(63, result);\n }\n }\n return result ?\n left.request(operation, forward)\n : right.request(operation, forward);\n });\n return Object.assign(link, { left, right });\n }\n /**\n * Executes a GraphQL request against a link. The `execute` function begins\n * the request by calling the request handler of the link.\n *\n * @example\n *\n * ```ts\n * const observable = ApolloLink.execute(link, { query, variables }, { client });\n *\n * observable.subscribe({\n * next(value) {\n * console.log(\"Received\", value);\n * },\n * error(error) {\n * console.error(\"Oops got error\", error);\n * },\n * complete() {\n * console.log(\"Request complete\");\n * },\n * });\n * ```\n *\n * @param link - The `ApolloLink` instance to execute the request.\n *\n * @param request - The GraphQL request details, such as the `query` and\n * `variables`.\n *\n * @param context - The execution context for the request, such as the\n * `client` making the request.\n */\n static execute(link, request, context) {\n return link.request(createOperation(request, context), () => {\n if (__DEV__) {\n __DEV__ && invariant.warn(64);\n }\n return EMPTY;\n });\n }\n /**\n * Combines multiple links into a single composed link.\n *\n * @example\n *\n * ```ts\n * const link = ApolloLink.concat(firstLink, secondLink, thirdLink);\n * ```\n *\n * @param links - The links to concatenate into a single link. Each link will\n * execute in serial order.\n *\n * @deprecated Use `ApolloLink.from` instead. `ApolloLink.concat` will be\n * removed in a future major version.\n */\n static concat(...links) {\n return ApolloLink.from(links);\n }\n constructor(request) {\n if (request)\n this.request = request;\n }\n /**\n * Concatenates a link that conditionally routes a request to different links.\n *\n * @example\n *\n * ```ts\n * import { ApolloLink, HttpLink } from \"@apollo/client\";\n *\n * const previousLink = new ApolloLink((operation, forward) => {\n * // Handle the request\n *\n * return forward(operation);\n * });\n *\n * const link = previousLink.split(\n * (operation) => operation.getContext().version === 1,\n * new HttpLink({ uri: \"http://localhost:4000/v1/graphql\" }),\n * new HttpLink({ uri: \"http://localhost:4000/v2/graphql\" })\n * );\n * ```\n *\n * @param test - A predicate function that receives the current `operation`\n * and returns a boolean indicating which link to execute. Returning `true`\n * executes the `left` link. Returning `false` executes the `right` link.\n *\n * @param left - The link that executes when the `test` function returns\n * `true`.\n *\n * @param right - The link that executes when the `test` function returns\n * `false`. If the `right` link is not provided, the request is forwarded to\n * the next link in the chain.\n */\n split(test, left, right) {\n return this.concat(ApolloLink.split(test, left, right));\n }\n /**\n * Combines the link with other links into a single composed link.\n *\n * @example\n *\n * ```ts\n * import { ApolloLink, HttpLink } from \"@apollo/client\";\n *\n * const previousLink = new ApolloLink((operation, forward) => {\n * // Handle the request\n *\n * return forward(operation);\n * });\n *\n * const link = previousLink.concat(\n * link1,\n * link2,\n * new HttpLink({ uri: \"http://localhost:4000/graphql\" })\n * );\n * ```\n */\n concat(...links) {\n if (links.length === 0) {\n return this;\n }\n return links.reduce(this.combine.bind(this), this);\n }\n combine(left, right) {\n const link = new ApolloLink((operation, forward) => {\n return left.request(operation, (op) => right.request(op, forward));\n });\n return Object.assign(link, { left, right });\n }\n /**\n * Runs the request handler for the provided operation.\n *\n * > [!NOTE]\n * > This is called by the `ApolloLink.execute` function for you and should\n * > not be called directly. Prefer using `ApolloLink.execute` to make the\n * > request instead.\n */\n request(operation, forward) {\n throw newInvariantError(65);\n }\n /**\n * @internal\n * Used to iterate through all links that are concatenations or `split` links.\n * \n * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n */\n left;\n /**\n * @internal\n * Used to iterate through all links that are concatenations or `split` links.\n * \n * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n */\n right;\n}\n//# sourceMappingURL=ApolloLink.js.map\n"],"names":["EMPTY","createOperation","newInvariantError"],"mappings":";;;;;;AAIA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAM,UAAU,CAAC;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,KAAK,GAAG;AACnB,QAAQ,OAAO,IAAI,UAAU,CAAC,MAAMA,WAAK,CAAC;AAC1C,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,IAAI,CAAC,KAAK,EAAE;AACvB,QAAQ,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC;AAC9B,YAAY,OAAO,UAAU,CAAC,KAAK,EAAE;AACrC,QAAQ,MAAM,CAAC,KAAK,EAAE,GAAG,IAAI,CAAC,GAAG,KAAK;AACtC,QAAQ,OAAO,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;AACpC,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,KAAK,GAAG,IAAI,UAAU,CAAC,CAAC,EAAE,EAAE,OAAO,KAAK,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE;AACnF,QAAQ,MAAM,IAAI,GAAG,IAAI,UAAU,CAAC,CAAC,SAAS,EAAE,OAAO,KAAK;AAC5D,YAAY,MAAM,MAAM,GAAG,IAAI,CAAC,SAAS,CAAC;AAM1C,YAAY,OAAO,MAAM;AACzB,gBAAgB,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,OAAO;AAC/C,kBAAkB,KAAK,CAAC,OAAO,CAAC,SAAS,EAAE,OAAO,CAAC;AACnD,QAAQ,CAAC,CAAC;AACV,QAAQ,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC;AACnD,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,OAAO,CAAC,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE;AAC3C,QAAQ,OAAO,IAAI,CAAC,OAAO,CAACC,+BAAe,CAAC,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM;AAIrE,YAAY,OAAOD,WAAK;AACxB,QAAQ,CAAC,CAAC;AACV,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,MAAM,CAAC,GAAG,KAAK,EAAE;AAC5B,QAAQ,OAAO,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC;AACrC,IAAI;AACJ,IAAI,WAAW,CAAC,OAAO,EAAE;AACzB,QAAQ,IAAI,OAAO;AACnB,YAAY,IAAI,CAAC,OAAO,GAAG,OAAO;AAClC,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE;AAC7B,QAAQ,OAAO,IAAI,CAAC,MAAM,CAAC,UAAU,CAAC,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/D,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,MAAM,CAAC,GAAG,KAAK,EAAE;AACrB,QAAQ,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE;AAChC,YAAY,OAAO,IAAI;AACvB,QAAQ;AACR,QAAQ,OAAO,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC;AAC1D,IAAI;AACJ,IAAI,OAAO,CAAC,IAAI,EAAE,KAAK,EAAE;AACzB,QAAQ,MAAM,IAAI,GAAG,IAAI,UAAU,CAAC,CAAC,SAAS,EAAE,OAAO,KAAK;AAC5D,YAAY,OAAO,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,CAAC,EAAE,KAAK,KAAK,CAAC,OAAO,CAAC,EAAE,EAAE,OAAO,CAAC,CAAC;AAC9E,QAAQ,CAAC,CAAC;AACV,QAAQ,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC;AACnD,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,CAAC,SAAS,EAAE,OAAO,EAAE;AAChC,QAAQ,MAAME,uBAAiB,CAAC,EAAE,CAAC;AACnC,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,IAAI;AACR;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAK;AACT;;;;","x_google_ignoreList":[0]}