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,40 +0,0 @@
1
- 'use strict';
2
-
3
- var getOperationDefinition = require('../../utilities/internal/getOperationDefinition.js');
4
- var getOperationName = require('../../utilities/internal/getOperationName.js');
5
-
6
- function createOperation(request, { client }) {
7
- const operation = {
8
- query: request.query,
9
- variables: request.variables || {},
10
- extensions: request.extensions || {},
11
- operationName: getOperationName.getOperationName(request.query),
12
- operationType: getOperationDefinition.getOperationDefinition(request.query).operation,
13
- };
14
- let context = { ...request.context };
15
- const setContext = (next) => {
16
- if (typeof next === "function") {
17
- context = { ...context, ...next(getContext()) };
18
- }
19
- else {
20
- context = { ...context, ...next };
21
- }
22
- };
23
- const getContext = () => Object.freeze({ ...context });
24
- Object.defineProperty(operation, "setContext", {
25
- enumerable: false,
26
- value: setContext,
27
- });
28
- Object.defineProperty(operation, "getContext", {
29
- enumerable: false,
30
- value: getContext,
31
- });
32
- Object.defineProperty(operation, "client", {
33
- enumerable: false,
34
- value: client,
35
- });
36
- return operation;
37
- }
38
-
39
- exports.createOperation = createOperation;
40
- //# sourceMappingURL=createOperation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createOperation.js","sources":["../../../../../../../node_modules/@apollo/client/link/utils/createOperation.js"],"sourcesContent":["import { getOperationDefinition, getOperationName, } from \"@apollo/client/utilities/internal\";\nexport function createOperation(request, { client }) {\n const operation = {\n query: request.query,\n variables: request.variables || {},\n extensions: request.extensions || {},\n operationName: getOperationName(request.query),\n operationType: getOperationDefinition(request.query).operation,\n };\n let context = { ...request.context };\n const setContext = (next) => {\n if (typeof next === \"function\") {\n context = { ...context, ...next(getContext()) };\n }\n else {\n context = { ...context, ...next };\n }\n };\n const getContext = () => Object.freeze({ ...context });\n Object.defineProperty(operation, \"setContext\", {\n enumerable: false,\n value: setContext,\n });\n Object.defineProperty(operation, \"getContext\", {\n enumerable: false,\n value: getContext,\n });\n Object.defineProperty(operation, \"client\", {\n enumerable: false,\n value: client,\n });\n return operation;\n}\n//# sourceMappingURL=createOperation.js.map"],"names":["getOperationName","getOperationDefinition"],"mappings":";;;;;AACO,SAAS,eAAe,CAAC,OAAO,EAAE,EAAE,MAAM,EAAE,EAAE;AACrD,IAAI,MAAM,SAAS,GAAG;AACtB,QAAQ,KAAK,EAAE,OAAO,CAAC,KAAK;AAC5B,QAAQ,SAAS,EAAE,OAAO,CAAC,SAAS,IAAI,EAAE;AAC1C,QAAQ,UAAU,EAAE,OAAO,CAAC,UAAU,IAAI,EAAE;AAC5C,QAAQ,aAAa,EAAEA,iCAAgB,CAAC,OAAO,CAAC,KAAK,CAAC;AACtD,QAAQ,aAAa,EAAEC,6CAAsB,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,SAAS;AACtE,KAAK;AACL,IAAI,IAAI,OAAO,GAAG,EAAE,GAAG,OAAO,CAAC,OAAO,EAAE;AACxC,IAAI,MAAM,UAAU,GAAG,CAAC,IAAI,KAAK;AACjC,QAAQ,IAAI,OAAO,IAAI,KAAK,UAAU,EAAE;AACxC,YAAY,OAAO,GAAG,EAAE,GAAG,OAAO,EAAE,GAAG,IAAI,CAAC,UAAU,EAAE,CAAC,EAAE;AAC3D,QAAQ;AACR,aAAa;AACb,YAAY,OAAO,GAAG,EAAE,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE;AAC7C,QAAQ;AACR,IAAI,CAAC;AACL,IAAI,MAAM,UAAU,GAAG,MAAM,MAAM,CAAC,MAAM,CAAC,EAAE,GAAG,OAAO,EAAE,CAAC;AAC1D,IAAI,MAAM,CAAC,cAAc,CAAC,SAAS,EAAE,YAAY,EAAE;AACnD,QAAQ,UAAU,EAAE,KAAK;AACzB,QAAQ,KAAK,EAAE,UAAU;AACzB,KAAK,CAAC;AACN,IAAI,MAAM,CAAC,cAAc,CAAC,SAAS,EAAE,YAAY,EAAE;AACnD,QAAQ,UAAU,EAAE,KAAK;AACzB,QAAQ,KAAK,EAAE,UAAU;AACzB,KAAK,CAAC;AACN,IAAI,MAAM,CAAC,cAAc,CAAC,SAAS,EAAE,QAAQ,EAAE;AAC/C,QAAQ,UAAU,EAAE,KAAK;AACzB,QAAQ,KAAK,EAAE,MAAM;AACrB,KAAK,CAAC;AACN,IAAI,OAAO,SAAS;AACpB;;;;","x_google_ignoreList":[0]}
@@ -1,27 +0,0 @@
1
- 'use strict';
2
-
3
- var visitor = require('../../../../graphql/language/visitor.js');
4
-
5
- function filterOperationVariables(variables, query) {
6
- const result = { ...variables };
7
- const unusedNames = new Set(Object.keys(variables));
8
- visitor.visit(query, {
9
- Variable(node, _key, parent) {
10
- // A variable type definition at the top level of a query is not
11
- // enough to silence server-side errors about the variable being
12
- // unused, so variable definitions do not count as usage.
13
- // https://spec.graphql.org/draft/#sec-All-Variables-Used
14
- if (parent &&
15
- parent.kind !== "VariableDefinition") {
16
- unusedNames.delete(node.name.value);
17
- }
18
- },
19
- });
20
- unusedNames.forEach((name) => {
21
- delete result[name];
22
- });
23
- return result;
24
- }
25
-
26
- exports.filterOperationVariables = filterOperationVariables;
27
- //# sourceMappingURL=filterOperationVariables.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"filterOperationVariables.js","sources":["../../../../../../../node_modules/@apollo/client/link/utils/filterOperationVariables.js"],"sourcesContent":["import { visit } from \"graphql\";\nexport function filterOperationVariables(variables, query) {\n const result = { ...variables };\n const unusedNames = new Set(Object.keys(variables));\n visit(query, {\n Variable(node, _key, parent) {\n // A variable type definition at the top level of a query is not\n // enough to silence server-side errors about the variable being\n // unused, so variable definitions do not count as usage.\n // https://spec.graphql.org/draft/#sec-All-Variables-Used\n if (parent &&\n parent.kind !== \"VariableDefinition\") {\n unusedNames.delete(node.name.value);\n }\n },\n });\n unusedNames.forEach((name) => {\n delete result[name];\n });\n return result;\n}\n//# sourceMappingURL=filterOperationVariables.js.map"],"names":["visit"],"mappings":";;;;AACO,SAAS,wBAAwB,CAAC,SAAS,EAAE,KAAK,EAAE;AAC3D,IAAI,MAAM,MAAM,GAAG,EAAE,GAAG,SAAS,EAAE;AACnC,IAAI,MAAM,WAAW,GAAG,IAAI,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;AACvD,IAAIA,aAAK,CAAC,KAAK,EAAE;AACjB,QAAQ,QAAQ,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE;AACrC;AACA;AACA;AACA;AACA,YAAY,IAAI,MAAM;AACtB,gBAAgB,MAAM,CAAC,IAAI,KAAK,oBAAoB,EAAE;AACtD,gBAAgB,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC;AACnD,YAAY;AACZ,QAAQ,CAAC;AACT,KAAK,CAAC;AACN,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC,IAAI,KAAK;AAClC,QAAQ,OAAO,MAAM,CAAC,IAAI,CAAC;AAC3B,IAAI,CAAC,CAAC;AACN,IAAI,OAAO,MAAM;AACjB;;;;","x_google_ignoreList":[0]}
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- var global = require('../internal/globals/global.js');
4
-
5
- const cacheSizeSymbol = Symbol.for("apollo.cacheSize");
6
- /**
7
- * The global cache size configuration for Apollo Client.
8
- *
9
- * @remarks
10
- *
11
- * You can directly modify this object, but any modification will
12
- * only have an effect on caches that are created after the modification.
13
- *
14
- * So for global caches, such as `canonicalStringify` and `print`,
15
- * you might need to call `.reset` on them, which will essentially re-create them.
16
- *
17
- * Alternatively, you can set `globalThis[Symbol.for("apollo.cacheSize")]` before
18
- * you load the Apollo Client package:
19
- *
20
- * @example
21
- *
22
- * ```ts
23
- * globalThis[Symbol.for("apollo.cacheSize")] = {
24
- * print: 100,
25
- * } satisfies Partial<CacheSizes>; // the `satisfies` is optional if using TypeScript
26
- * ```
27
- */
28
- const cacheSizes = { ...global.default[cacheSizeSymbol] };
29
-
30
- exports.cacheSizes = cacheSizes;
31
- //# sourceMappingURL=sizes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sizes.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/caching/sizes.js"],"sourcesContent":["import { global } from \"@apollo/client/utilities/internal/globals\";\nconst cacheSizeSymbol = Symbol.for(\"apollo.cacheSize\");\n/**\n * The global cache size configuration for Apollo Client.\n *\n * @remarks\n *\n * You can directly modify this object, but any modification will\n * only have an effect on caches that are created after the modification.\n *\n * So for global caches, such as `canonicalStringify` and `print`,\n * you might need to call `.reset` on them, which will essentially re-create them.\n *\n * Alternatively, you can set `globalThis[Symbol.for(\"apollo.cacheSize\")]` before\n * you load the Apollo Client package:\n *\n * @example\n *\n * ```ts\n * globalThis[Symbol.for(\"apollo.cacheSize\")] = {\n * print: 100,\n * } satisfies Partial<CacheSizes>; // the `satisfies` is optional if using TypeScript\n * ```\n */\nexport const cacheSizes = { ...global[cacheSizeSymbol] };\n//# sourceMappingURL=sizes.js.map"],"names":["global"],"mappings":";;;;AACA,MAAM,eAAe,GAAG,MAAM,CAAC,GAAG,CAAC,kBAAkB,CAAC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACY,MAAC,UAAU,GAAG,EAAE,GAAGA,cAAM,CAAC,eAAe,CAAC;;;;","x_google_ignoreList":[0]}
@@ -1,6 +0,0 @@
1
- 'use strict';
2
-
3
- const __DEV__ = false;
4
-
5
- exports.__DEV__ = __DEV__;
6
- //# sourceMappingURL=index.production.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.production.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/environment/index.production.js"],"sourcesContent":["export const __DEV__ = false;\n//# sourceMappingURL=index.production.js.map"],"names":[],"mappings":";;AAAY,MAAC,OAAO,GAAG;;;;","x_google_ignoreList":[0]}
@@ -1,65 +0,0 @@
1
- 'use strict';
2
-
3
- var getOperationDefinition = require('../internal/getOperationDefinition.js');
4
-
5
- function isOperation(document, operation) {
6
- return getOperationDefinition.getOperationDefinition(document)?.operation === operation;
7
- }
8
- /**
9
- * Determine if a document is a mutation document.
10
- *
11
- * @remarks
12
- * If you are authoring an Apollo link, you might not need this utility.
13
- * Prefer using the `operationType` property the `operation` object instead.
14
- *
15
- * @param document - The GraphQL document to check
16
- * @returns A boolean indicating if the document is a mutation operation
17
- *
18
- * @example
19
- *
20
- * ```ts
21
- * import { isMutationOperation } from "@apollo/client/utilities";
22
- *
23
- * const mutation = gql`
24
- * mutation MyMutation {
25
- * # ...
26
- * }
27
- * `;
28
- *
29
- * isMutationOperation(mutation); // true
30
- * ```
31
- */
32
- function isMutationOperation(document) {
33
- return isOperation(document, "mutation");
34
- }
35
- /**
36
- * Determine if a document is a subscription document.
37
- *
38
- * @remarks
39
- * If you are authoring an Apollo link, you might not need this utility.
40
- * Prefer using the `operationType` property the `operation` object instead.
41
- *
42
- * @param document - The GraphQL document to check
43
- * @returns A boolean indicating if the document is a subscription operation
44
- *
45
- * @example
46
- *
47
- * ```ts
48
- * import { isSubscriptionOperation } from "@apollo/client/utilities";
49
- *
50
- * const subscription = gql`
51
- * subscription MySubscription {
52
- * # ...
53
- * }
54
- * `;
55
- *
56
- * isSubscriptionOperation(subscription); // true
57
- * ```
58
- */
59
- function isSubscriptionOperation(document) {
60
- return isOperation(document, "subscription");
61
- }
62
-
63
- exports.isMutationOperation = isMutationOperation;
64
- exports.isSubscriptionOperation = isSubscriptionOperation;
65
- //# sourceMappingURL=operations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operations.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/graphql/operations.js"],"sourcesContent":["import { getOperationDefinition } from \"@apollo/client/utilities/internal\";\nfunction isOperation(document, operation) {\n return getOperationDefinition(document)?.operation === operation;\n}\n/**\n * Determine if a document is a mutation document.\n *\n * @remarks\n * If you are authoring an Apollo link, you might not need this utility.\n * Prefer using the `operationType` property the `operation` object instead.\n *\n * @param document - The GraphQL document to check\n * @returns A boolean indicating if the document is a mutation operation\n *\n * @example\n *\n * ```ts\n * import { isMutationOperation } from \"@apollo/client/utilities\";\n *\n * const mutation = gql`\n * mutation MyMutation {\n * # ...\n * }\n * `;\n *\n * isMutationOperation(mutation); // true\n * ```\n */\nexport function isMutationOperation(document) {\n return isOperation(document, \"mutation\");\n}\n/**\n * Determine if a document is a query document.\n *\n * @remarks\n * If you are authoring an Apollo link, you might not need this utility.\n * Prefer using the `operationType` property the `operation` object instead.\n *\n * @param document - The GraphQL document to check\n * @returns A boolean indicating if the document is a query operation\n *\n * @example\n *\n * ```ts\n * import { isQueryOperation } from \"@apollo/client/utilities\";\n *\n * const query = gql`\n * query MyQuery {\n * # ...\n * }\n * `;\n *\n * isQueryOperation(query); // true\n * ```\n */\nexport function isQueryOperation(document) {\n return isOperation(document, \"query\");\n}\n/**\n * Determine if a document is a subscription document.\n *\n * @remarks\n * If you are authoring an Apollo link, you might not need this utility.\n * Prefer using the `operationType` property the `operation` object instead.\n *\n * @param document - The GraphQL document to check\n * @returns A boolean indicating if the document is a subscription operation\n *\n * @example\n *\n * ```ts\n * import { isSubscriptionOperation } from \"@apollo/client/utilities\";\n *\n * const subscription = gql`\n * subscription MySubscription {\n * # ...\n * }\n * `;\n *\n * isSubscriptionOperation(subscription); // true\n * ```\n */\nexport function isSubscriptionOperation(document) {\n return isOperation(document, \"subscription\");\n}\n//# sourceMappingURL=operations.js.map"],"names":["getOperationDefinition"],"mappings":";;;;AACA,SAAS,WAAW,CAAC,QAAQ,EAAE,SAAS,EAAE;AAC1C,IAAI,OAAOA,6CAAsB,CAAC,QAAQ,CAAC,EAAE,SAAS,KAAK,SAAS;AACpE;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,SAAS,mBAAmB,CAAC,QAAQ,EAAE;AAC9C,IAAI,OAAO,WAAW,CAAC,QAAQ,EAAE,UAAU,CAAC;AAC5C;AA4BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAAS,uBAAuB,CAAC,QAAQ,EAAE;AAClD,IAAI,OAAO,WAAW,CAAC,QAAQ,EAAE,cAAc,CAAC;AAChD;;;;;","x_google_ignoreList":[0]}
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- var printer = require('../../../../graphql/language/printer.js');
4
- var caches = require('../internal/caches.js');
5
- var sizes = require('../caching/sizes.js');
6
-
7
- let printCache;
8
- /**
9
- * Converts an AST into a string, using one set of reasonable
10
- * formatting rules.
11
- *
12
- * @remarks This is the same function as the GraphQL.js `print` function but
13
- * with an added cache to avoid recomputation when encountering the same
14
- * `ASTNode` more than once.
15
- */
16
- const print = Object.assign((ast) => {
17
- let result = printCache.get(ast);
18
- if (!result) {
19
- result = printer.print(ast);
20
- printCache.set(ast, result);
21
- }
22
- return result;
23
- }, {
24
- reset() {
25
- printCache = new caches.AutoCleanedWeakCache(sizes.cacheSizes.print || 2000 /* defaultCacheSizes.print */);
26
- },
27
- });
28
- print.reset();
29
-
30
- exports.print = print;
31
- //# sourceMappingURL=print.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"print.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/graphql/print.js"],"sourcesContent":["import { print as origPrint } from \"graphql\";\nimport { __DEV__ } from \"@apollo/client/utilities/environment\";\nimport { AutoCleanedWeakCache, registerGlobalCache, } from \"@apollo/client/utilities/internal\";\nimport { cacheSizes } from \"../caching/index.js\";\nlet printCache;\n/**\n * Converts an AST into a string, using one set of reasonable\n * formatting rules.\n *\n * @remarks This is the same function as the GraphQL.js `print` function but\n * with an added cache to avoid recomputation when encountering the same\n * `ASTNode` more than once.\n */\nexport const print = Object.assign((ast) => {\n let result = printCache.get(ast);\n if (!result) {\n result = origPrint(ast);\n printCache.set(ast, result);\n }\n return result;\n}, {\n reset() {\n printCache = new AutoCleanedWeakCache(cacheSizes.print || 2000 /* defaultCacheSizes.print */);\n },\n});\nprint.reset();\nif (__DEV__) {\n registerGlobalCache(\"print\", () => (printCache ? printCache.size : 0));\n}\n//# sourceMappingURL=print.js.map"],"names":["origPrint","AutoCleanedWeakCache","cacheSizes"],"mappings":";;;;;;AAIA,IAAI,UAAU;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACY,MAAC,KAAK,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,GAAG,KAAK;AAC5C,IAAI,IAAI,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC,GAAG,CAAC;AACpC,IAAI,IAAI,CAAC,MAAM,EAAE;AACjB,QAAQ,MAAM,GAAGA,aAAS,CAAC,GAAG,CAAC;AAC/B,QAAQ,UAAU,CAAC,GAAG,CAAC,GAAG,EAAE,MAAM,CAAC;AACnC,IAAI;AACJ,IAAI,OAAO,MAAM;AACjB,CAAC,EAAE;AACH,IAAI,KAAK,GAAG;AACZ,QAAQ,UAAU,GAAG,IAAIC,2BAAoB,CAACC,gBAAU,CAAC,KAAK,IAAI,IAAI,+BAA+B;AACrG,IAAI,CAAC;AACL,CAAC;AACD,KAAK,CAAC,KAAK,EAAE;;;;","x_google_ignoreList":[0]}
@@ -1,49 +0,0 @@
1
- 'use strict';
2
-
3
- var weak = require('../../../../@wry/caches/lib/weak.js');
4
-
5
- const scheduledCleanup = new WeakSet();
6
- function schedule(cache) {
7
- if (cache.size <= (cache.max || -1)) {
8
- return;
9
- }
10
- if (!scheduledCleanup.has(cache)) {
11
- scheduledCleanup.add(cache);
12
- setTimeout(() => {
13
- cache.clean();
14
- scheduledCleanup.delete(cache);
15
- }, 100);
16
- }
17
- }
18
- /**
19
- * @internal
20
- * A version of WeakCache that will auto-schedule a cleanup of the cache when
21
- * a new item is added and the cache reached maximum size.
22
- * Throttled to once per 100ms.
23
- *
24
- * @privateRemarks
25
- * Should be used throughout the rest of the codebase instead of WeakCache,
26
- * with the notable exception of usage in `wrap` from `optimism` - that one
27
- * already handles cleanup and should remain a `WeakCache`.
28
- *
29
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
30
- */
31
- const AutoCleanedWeakCache = function (max, dispose) {
32
- /*
33
- Some builds of `WeakCache` are function prototypes, some are classes.
34
- This library still builds with an ES5 target, so we can't extend the
35
- real classes.
36
- Instead, we have to use this workaround until we switch to a newer build
37
- target.
38
- */
39
- const cache = new weak.WeakCache(max, dispose);
40
- cache.set = function (key, value) {
41
- const ret = weak.WeakCache.prototype.set.call(this, key, value);
42
- schedule(this);
43
- return ret;
44
- };
45
- return cache;
46
- };
47
-
48
- exports.AutoCleanedWeakCache = AutoCleanedWeakCache;
49
- //# sourceMappingURL=caches.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"caches.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/caches.js"],"sourcesContent":["import { StrongCache, WeakCache } from \"@wry/caches\";\nconst scheduledCleanup = new WeakSet();\nfunction schedule(cache) {\n if (cache.size <= (cache.max || -1)) {\n return;\n }\n if (!scheduledCleanup.has(cache)) {\n scheduledCleanup.add(cache);\n setTimeout(() => {\n cache.clean();\n scheduledCleanup.delete(cache);\n }, 100);\n }\n}\n/**\n* @internal\n* A version of WeakCache that will auto-schedule a cleanup of the cache when\n* a new item is added and the cache reached maximum size.\n* Throttled to once per 100ms.\n*\n* @privateRemarks\n* Should be used throughout the rest of the codebase instead of WeakCache,\n* with the notable exception of usage in `wrap` from `optimism` - that one\n* already handles cleanup and should remain a `WeakCache`.\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport const AutoCleanedWeakCache = function (max, dispose) {\n /*\n Some builds of `WeakCache` are function prototypes, some are classes.\n This library still builds with an ES5 target, so we can't extend the\n real classes.\n Instead, we have to use this workaround until we switch to a newer build\n target.\n */\n const cache = new WeakCache(max, dispose);\n cache.set = function (key, value) {\n const ret = WeakCache.prototype.set.call(this, key, value);\n schedule(this);\n return ret;\n };\n return cache;\n};\n/**\n* @internal\n* A version of StrongCache that will auto-schedule a cleanup of the cache when\n* a new item is added and the cache reached maximum size.\n* Throttled to once per 100ms.\n*\n* @privateRemarks\n* Should be used throughout the rest of the codebase instead of StrongCache,\n* with the notable exception of usage in `wrap` from `optimism` - that one\n* already handles cleanup and should remain a `StrongCache`.\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport const AutoCleanedStrongCache = function (max, dispose) {\n /*\n Some builds of `StrongCache` are function prototypes, some are classes.\n This library still builds with an ES5 target, so we can't extend the\n real classes.\n Instead, we have to use this workaround until we switch to a newer build\n target.\n */\n const cache = new StrongCache(max, dispose);\n cache.set = function (key, value) {\n const ret = StrongCache.prototype.set.call(this, key, value);\n schedule(this);\n return ret;\n };\n return cache;\n};\n//# sourceMappingURL=caches.js.map\n"],"names":["WeakCache"],"mappings":";;;;AACA,MAAM,gBAAgB,GAAG,IAAI,OAAO,EAAE;AACtC,SAAS,QAAQ,CAAC,KAAK,EAAE;AACzB,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,KAAK,CAAC,GAAG,IAAI,EAAE,CAAC,EAAE;AACzC,QAAQ;AACR,IAAI;AACJ,IAAI,IAAI,CAAC,gBAAgB,CAAC,GAAG,CAAC,KAAK,CAAC,EAAE;AACtC,QAAQ,gBAAgB,CAAC,GAAG,CAAC,KAAK,CAAC;AACnC,QAAQ,UAAU,CAAC,MAAM;AACzB,YAAY,KAAK,CAAC,KAAK,EAAE;AACzB,YAAY,gBAAgB,CAAC,MAAM,CAAC,KAAK,CAAC;AAC1C,QAAQ,CAAC,EAAE,GAAG,CAAC;AACf,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACY,MAAC,oBAAoB,GAAG,UAAU,GAAG,EAAE,OAAO,EAAE;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,MAAM,KAAK,GAAG,IAAIA,cAAS,CAAC,GAAG,EAAE,OAAO,CAAC;AAC7C,IAAI,KAAK,CAAC,GAAG,GAAG,UAAU,GAAG,EAAE,KAAK,EAAE;AACtC,QAAQ,MAAM,GAAG,GAAGA,cAAS,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC;AAClE,QAAQ,QAAQ,CAAC,IAAI,CAAC;AACtB,QAAQ,OAAO,GAAG;AAClB,IAAI,CAAC;AACL,IAAI,OAAO,KAAK;AAChB;;;;","x_google_ignoreList":[0]}
@@ -1,62 +0,0 @@
1
- 'use strict';
2
-
3
- var index_production = require('../environment/index.production.js');
4
- var index = require('../invariant/index.js');
5
- var sizes = require('../caching/sizes.js');
6
- var getOperationName = require('./getOperationName.js');
7
- var memoize = require('./memoize.js');
8
- var visitor = require('../../../../graphql/language/visitor.js');
9
- var kinds = require('../../../../graphql/language/kinds.js');
10
-
11
- // Checks the document for errors and throws an exception if there is an error.
12
- /**
13
- * Checks the document for errors and throws an exception if there is an error.
14
- *
15
- * @internal
16
- *
17
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
18
- */
19
- const checkDocument = memoize.memoize((doc, expectedType) => {
20
- index.invariant(doc && doc.kind === "Document", 1);
21
- const operations = doc.definitions.filter((d) => d.kind === "OperationDefinition");
22
- if (index_production.__DEV__) ;
23
- if (expectedType) {
24
- index.invariant(
25
- operations.length == 1 && operations[0].operation === expectedType,
26
- 4,
27
- expectedType,
28
- expectedType,
29
- operations[0].operation
30
- );
31
- }
32
- visitor.visit(doc, {
33
- Field(field, _, __, path) {
34
- if (field.alias &&
35
- (field.alias.value === "__typename" ||
36
- field.alias.value.startsWith("__ac_")) &&
37
- field.alias.value !== field.name.value) {
38
- // not using `invariant` so path calculation only happens in error case
39
- let current = doc, fieldPath = [];
40
- for (const key of path) {
41
- current = current[key];
42
- if (current.kind === kinds.Kind.FIELD) {
43
- fieldPath.push(current.alias?.value || current.name.value);
44
- }
45
- }
46
- fieldPath.splice(-1, 1, field.name.value);
47
- throw index.newInvariantError(
48
- 5,
49
- field.alias.value,
50
- fieldPath.join("."),
51
- operations[0].operation,
52
- getOperationName.getOperationName(doc, "(anonymous)")
53
- );
54
- }
55
- },
56
- });
57
- }, {
58
- max: sizes.cacheSizes["checkDocument"] || 2000 /* defaultCacheSizes["checkDocument"] */,
59
- });
60
-
61
- exports.checkDocument = checkDocument;
62
- //# sourceMappingURL=checkDocument.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"checkDocument.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/checkDocument.js"],"sourcesContent":["// Checks the document for errors and throws an exception if there is an error.\nimport { Kind, visit } from \"graphql\";\nimport { __DEV__ } from \"@apollo/client/utilities/environment\";\nimport { invariant, newInvariantError, } from \"@apollo/client/utilities/invariant\";\nimport { cacheSizes } from \"../caching/sizes.js\";\nimport { getOperationName } from \"./getOperationName.js\";\nimport { memoize } from \"./memoize.js\";\n/**\n* Checks the document for errors and throws an exception if there is an error.\n*\n* @internal\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport const checkDocument = memoize((doc, expectedType) => {\n invariant(doc && doc.kind === \"Document\", 1);\n const operations = doc.definitions.filter((d) => d.kind === \"OperationDefinition\");\n if (__DEV__) {\n doc.definitions.forEach((definition) => {\n if (definition.kind !== \"OperationDefinition\" &&\n definition.kind !== \"FragmentDefinition\") {\n throw newInvariantError(2, definition.kind);\n }\n });\n invariant(operations.length <= 1, 3, operations.length);\n }\n if (expectedType) {\n invariant(\n operations.length == 1 && operations[0].operation === expectedType,\n 4,\n expectedType,\n expectedType,\n operations[0].operation\n );\n }\n visit(doc, {\n Field(field, _, __, path) {\n if (field.alias &&\n (field.alias.value === \"__typename\" ||\n field.alias.value.startsWith(\"__ac_\")) &&\n field.alias.value !== field.name.value) {\n // not using `invariant` so path calculation only happens in error case\n let current = doc, fieldPath = [];\n for (const key of path) {\n current = current[key];\n if (current.kind === Kind.FIELD) {\n fieldPath.push(current.alias?.value || current.name.value);\n }\n }\n fieldPath.splice(-1, 1, field.name.value);\n throw newInvariantError(\n 5,\n field.alias.value,\n fieldPath.join(\".\"),\n operations[0].operation,\n getOperationName(doc, \"(anonymous)\")\n );\n }\n },\n });\n}, {\n max: cacheSizes[\"checkDocument\"] || 2000 /* defaultCacheSizes[\"checkDocument\"] */,\n});\n//# sourceMappingURL=checkDocument.js.map\n"],"names":["memoize","invariant","__DEV__","visit","Kind","newInvariantError","getOperationName","cacheSizes"],"mappings":";;;;;;;;;;AAAA;AAOA;AACA;AACA;AACA;AACA;AACA;AACA;AACY,MAAC,aAAa,GAAGA,eAAO,CAAC,CAAC,GAAG,EAAE,YAAY,KAAK;AAC5D,IAAIC,eAAS,CAAC,GAAG,IAAI,GAAG,CAAC,IAAI,KAAK,UAAU,EAAE,CAAC,CAAC;AAChD,IAAI,MAAM,UAAU,GAAG,GAAG,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,IAAI,KAAK,qBAAqB,CAAC;AACtF,IAAI,IAAIC,wBAAO,EAAE;AASjB,IAAI,IAAI,YAAY,EAAE;AACtB,QAAQD,eAAS;AACjB,YAAY,UAAU,CAAC,MAAM,IAAI,CAAC,IAAI,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS,KAAK,YAAY;AAC9E,YAAY,CAAC;AACb,YAAY,YAAY;AACxB,YAAY,YAAY;AACxB,YAAY,UAAU,CAAC,CAAC,CAAC,CAAC;AAC1B,SAAS;AACT,IAAI;AACJ,IAAIE,aAAK,CAAC,GAAG,EAAE;AACf,QAAQ,KAAK,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE;AAClC,YAAY,IAAI,KAAK,CAAC,KAAK;AAC3B,iBAAiB,KAAK,CAAC,KAAK,CAAC,KAAK,KAAK,YAAY;AACnD,oBAAoB,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;AAC1D,gBAAgB,KAAK,CAAC,KAAK,CAAC,KAAK,KAAK,KAAK,CAAC,IAAI,CAAC,KAAK,EAAE;AACxD;AACA,gBAAgB,IAAI,OAAO,GAAG,GAAG,EAAE,SAAS,GAAG,EAAE;AACjD,gBAAgB,KAAK,MAAM,GAAG,IAAI,IAAI,EAAE;AACxC,oBAAoB,OAAO,GAAG,OAAO,CAAC,GAAG,CAAC;AAC1C,oBAAoB,IAAI,OAAO,CAAC,IAAI,KAAKC,UAAI,CAAC,KAAK,EAAE;AACrD,wBAAwB,SAAS,CAAC,IAAI,CAAC,OAAO,CAAC,KAAK,EAAE,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC;AAClF,oBAAoB;AACpB,gBAAgB;AAChB,gBAAgB,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC;AACzD,gBAAgB,MAAMC,uBAAiB;AACvC,oBAAoB,CAAC;AACrB,oBAAoB,KAAK,CAAC,KAAK,CAAC,KAAK;AACrC,oBAAoB,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC;AACvC,oBAAoB,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;AAC3C,oBAAoBC,iCAAgB,CAAC,GAAG,EAAE,aAAa;AACvD,iBAAiB;AACjB,YAAY;AACZ,QAAQ,CAAC;AACT,KAAK,CAAC;AACN,CAAC,EAAE;AACH,IAAI,GAAG,EAAEC,gBAAU,CAAC,eAAe,CAAC,IAAI,IAAI;AAC5C,CAAC;;;;","x_google_ignoreList":[0]}
@@ -1,27 +0,0 @@
1
- 'use strict';
2
-
3
- /**
4
- * Merges the provided objects shallowly and removes
5
- * all properties with an `undefined` value
6
- *
7
- * @internal
8
- *
9
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
10
- */
11
- function compact(...objects) {
12
- const result = {};
13
- objects.forEach((obj) => {
14
- if (!obj)
15
- return;
16
- Reflect.ownKeys(obj).forEach((key) => {
17
- const value = obj[key];
18
- if (value !== void 0) {
19
- result[key] = value;
20
- }
21
- });
22
- });
23
- return result;
24
- }
25
-
26
- exports.compact = compact;
27
- //# sourceMappingURL=compact.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"compact.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/compact.js"],"sourcesContent":["/**\n* Merges the provided objects shallowly and removes\n* all properties with an `undefined` value\n*\n* @internal\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport function compact(...objects) {\n const result = {};\n objects.forEach((obj) => {\n if (!obj)\n return;\n Reflect.ownKeys(obj).forEach((key) => {\n const value = obj[key];\n if (value !== void 0) {\n result[key] = value;\n }\n });\n });\n return result;\n}\n//# sourceMappingURL=compact.js.map\n"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAAS,OAAO,CAAC,GAAG,OAAO,EAAE;AACpC,IAAI,MAAM,MAAM,GAAG,EAAE;AACrB,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC,GAAG,KAAK;AAC7B,QAAQ,IAAI,CAAC,GAAG;AAChB,YAAY;AACZ,QAAQ,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC,GAAG,KAAK;AAC9C,YAAY,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC;AAClC,YAAY,IAAI,KAAK,KAAK,MAAM,EAAE;AAClC,gBAAgB,MAAM,CAAC,GAAG,CAAC,GAAG,KAAK;AACnC,YAAY;AACZ,QAAQ,CAAC,CAAC;AACV,IAAI,CAAC,CAAC;AACN,IAAI,OAAO,MAAM;AACjB;;;;","x_google_ignoreList":[0]}
@@ -1,16 +0,0 @@
1
- 'use strict';
2
-
3
- var checkDocument = require('./checkDocument.js');
4
-
5
- /**
6
- * @internal
7
- *
8
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
9
- */
10
- function getOperationDefinition(doc) {
11
- checkDocument.checkDocument(doc);
12
- return doc.definitions.filter((definition) => definition.kind === "OperationDefinition")[0];
13
- }
14
-
15
- exports.getOperationDefinition = getOperationDefinition;
16
- //# sourceMappingURL=getOperationDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getOperationDefinition.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/getOperationDefinition.js"],"sourcesContent":["import { checkDocument } from \"./checkDocument.js\";\n/**\n* @internal\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport function getOperationDefinition(doc) {\n checkDocument(doc);\n return doc.definitions.filter((definition) => definition.kind === \"OperationDefinition\")[0];\n}\n//# sourceMappingURL=getOperationDefinition.js.map\n"],"names":["checkDocument"],"mappings":";;;;AACA;AACA;AACA;AACA;AACA;AACO,SAAS,sBAAsB,CAAC,GAAG,EAAE;AAC5C,IAAIA,2BAAa,CAAC,GAAG,CAAC;AACtB,IAAI,OAAO,GAAG,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC,UAAU,KAAK,UAAU,CAAC,IAAI,KAAK,qBAAqB,CAAC,CAAC,CAAC,CAAC;AAC/F;;;;","x_google_ignoreList":[0]}
@@ -1,13 +0,0 @@
1
- 'use strict';
2
-
3
- /**
4
- * @internal
5
- *
6
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
7
- */
8
- function getOperationName(doc, fallback) {
9
- return (doc.definitions.find((definition) => definition.kind === "OperationDefinition" && !!definition.name)?.name.value ?? fallback);
10
- }
11
-
12
- exports.getOperationName = getOperationName;
13
- //# sourceMappingURL=getOperationName.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getOperationName.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/getOperationName.js"],"sourcesContent":["/**\n* @internal\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport function getOperationName(doc, fallback) {\n return (doc.definitions.find((definition) => definition.kind === \"OperationDefinition\" && !!definition.name)?.name.value ?? fallback);\n}\n//# sourceMappingURL=getOperationName.js.map\n"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACO,SAAS,gBAAgB,CAAC,GAAG,EAAE,QAAQ,EAAE;AAChD,IAAI,QAAQ,GAAG,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,UAAU,KAAK,UAAU,CAAC,IAAI,KAAK,qBAAqB,IAAI,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,KAAK,IAAI,QAAQ;AACxI;;;;","x_google_ignoreList":[0]}
@@ -1,21 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var maybe = require('./maybe.js');
6
-
7
- var global$1 = (// We don't expect the Function constructor ever to be invoked at runtime, as
8
- // long as at least one of globalThis, window, self, or global is defined, so
9
- // we are under no obligation to make it easy for static analysis tools to
10
- // detect syntactic usage of the Function constructor. If you think you can
11
- maybe.maybe(() => globalThis) ||
12
- maybe.maybe(() => window) ||
13
- maybe.maybe(() => self) ||
14
- maybe.maybe(() => global) || // improve your static analysis to detect this obfuscation, think again. This
15
- // is an arms race you cannot win, at least not in JavaScript.
16
- maybe.maybe(function () {
17
- return maybe.maybe.constructor("return this")();
18
- }));
19
-
20
- exports.default = global$1;
21
- //# sourceMappingURL=global.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"global.js","sources":["../../../../../../../../node_modules/@apollo/client/utilities/internal/globals/global.js"],"sourcesContent":["import { maybe } from \"./maybe.js\";\nexport default (// We don't expect the Function constructor ever to be invoked at runtime, as\n// long as at least one of globalThis, window, self, or global is defined, so\n// we are under no obligation to make it easy for static analysis tools to\n// detect syntactic usage of the Function constructor. If you think you can\nmaybe(() => globalThis) ||\n maybe(() => window) ||\n maybe(() => self) ||\n maybe(() => global) || // improve your static analysis to detect this obfuscation, think again. This\n// is an arms race you cannot win, at least not in JavaScript.\nmaybe(function () {\n return maybe.constructor(\"return this\")();\n}));\n//# sourceMappingURL=global.js.map\n"],"names":["maybe"],"mappings":";;;;;;AACA,eAAe;AACf;AACA;AACA;AACAA,WAAK,CAAC,MAAM,UAAU,CAAC;AACvB,IAAIA,WAAK,CAAC,MAAM,MAAM,CAAC;AACvB,IAAIA,WAAK,CAAC,MAAM,IAAI,CAAC;AACrB,IAAIA,WAAK,CAAC,MAAM,MAAM,CAAC;AACvB;AACAA,WAAK,CAAC,YAAY;AAClB,IAAI,OAAOA,WAAK,CAAC,WAAW,CAAC,aAAa,CAAC,EAAE;AAC7C,CAAC,CAAC;;;;","x_google_ignoreList":[0]}
@@ -1,11 +0,0 @@
1
- 'use strict';
2
-
3
- function maybe(thunk) {
4
- try {
5
- return thunk();
6
- }
7
- catch { }
8
- }
9
-
10
- exports.maybe = maybe;
11
- //# sourceMappingURL=maybe.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"maybe.js","sources":["../../../../../../../../node_modules/@apollo/client/utilities/internal/globals/maybe.js"],"sourcesContent":["export function maybe(thunk) {\n try {\n return thunk();\n }\n catch { }\n}\n//# sourceMappingURL=maybe.js.map"],"names":[],"mappings":";;AAAO,SAAS,KAAK,CAAC,KAAK,EAAE;AAC7B,IAAI,IAAI;AACR,QAAQ,OAAO,KAAK,EAAE;AACtB,IAAI;AACJ,IAAI,MAAM,EAAE;AACZ;;;;","x_google_ignoreList":[0]}
@@ -1,13 +0,0 @@
1
- 'use strict';
2
-
3
- /**
4
- * @internal
5
- *
6
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
7
- */
8
- function isNonNullObject(obj) {
9
- return obj !== null && typeof obj === "object";
10
- }
11
-
12
- exports.isNonNullObject = isNonNullObject;
13
- //# sourceMappingURL=isNonNullObject.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"isNonNullObject.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/isNonNullObject.js"],"sourcesContent":["/**\n* @internal\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport function isNonNullObject(obj) {\n return obj !== null && typeof obj === \"object\";\n}\n//# sourceMappingURL=isNonNullObject.js.map\n"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACO,SAAS,eAAe,CAAC,GAAG,EAAE;AACrC,IAAI,OAAO,GAAG,KAAK,IAAI,IAAI,OAAO,GAAG,KAAK,QAAQ;AAClD;;;;","x_google_ignoreList":[0]}
@@ -1,19 +0,0 @@
1
- 'use strict';
2
-
3
- const prefixCounts = new Map();
4
- /**
5
- * These IDs won't be globally unique, but they will be unique within this
6
- * process, thanks to the counter, and unguessable thanks to the random suffix.
7
- *
8
- * @internal
9
- *
10
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
11
- */
12
- function makeUniqueId(prefix) {
13
- const count = prefixCounts.get(prefix) || 1;
14
- prefixCounts.set(prefix, count + 1);
15
- return `${prefix}:${count}:${Math.random().toString(36).slice(2)}`;
16
- }
17
-
18
- exports.makeUniqueId = makeUniqueId;
19
- //# sourceMappingURL=makeUniqueId.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"makeUniqueId.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/makeUniqueId.js"],"sourcesContent":["const prefixCounts = new Map();\n/**\n* These IDs won't be globally unique, but they will be unique within this\n* process, thanks to the counter, and unguessable thanks to the random suffix.\n*\n* @internal\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport function makeUniqueId(prefix) {\n const count = prefixCounts.get(prefix) || 1;\n prefixCounts.set(prefix, count + 1);\n return `${prefix}:${count}:${Math.random().toString(36).slice(2)}`;\n}\n//# sourceMappingURL=makeUniqueId.js.map\n"],"names":[],"mappings":";;AAAA,MAAM,YAAY,GAAG,IAAI,GAAG,EAAE;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAAS,YAAY,CAAC,MAAM,EAAE;AACrC,IAAI,MAAM,KAAK,GAAG,YAAY,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC;AAC/C,IAAI,YAAY,CAAC,GAAG,CAAC,MAAM,EAAE,KAAK,GAAG,CAAC,CAAC;AACvC,IAAI,OAAO,CAAC,EAAE,MAAM,CAAC,CAAC,EAAE,KAAK,CAAC,CAAC,EAAE,IAAI,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;AACtE;;;;","x_google_ignoreList":[0]}
@@ -1,33 +0,0 @@
1
- 'use strict';
2
-
3
- var index = require('../../../../@wry/trie/lib/index.js');
4
- var caches = require('./caches.js');
5
-
6
- /**
7
- * Naive alternative to `wrap` without any dependency tracking, potentially avoiding resulting memory leaks.
8
- */
9
- function memoize(fn, { max, makeCacheKey = (args) => args, }) {
10
- const keys = new index.Trie(true);
11
- const cache = new caches.AutoCleanedWeakCache(max);
12
- return (...args) => {
13
- const cacheKey = keys.lookupArray(makeCacheKey(args));
14
- const cached = cache.get(cacheKey);
15
- if (cached) {
16
- if (cached.error) {
17
- throw cached.error;
18
- }
19
- return cached.result;
20
- }
21
- const entry = cache.set(cacheKey, {});
22
- try {
23
- return (entry.result = fn(...args));
24
- }
25
- catch (error) {
26
- entry.error = error;
27
- throw error;
28
- }
29
- };
30
- }
31
-
32
- exports.memoize = memoize;
33
- //# sourceMappingURL=memoize.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"memoize.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/memoize.js"],"sourcesContent":["import { Trie } from \"@wry/trie\";\nimport { AutoCleanedWeakCache } from \"./caches.js\";\n/**\n * Naive alternative to `wrap` without any dependency tracking, potentially avoiding resulting memory leaks.\n */\nexport function memoize(fn, { max, makeCacheKey = (args) => args, }) {\n const keys = new Trie(true);\n const cache = new AutoCleanedWeakCache(max);\n return (...args) => {\n const cacheKey = keys.lookupArray(makeCacheKey(args));\n const cached = cache.get(cacheKey);\n if (cached) {\n if (cached.error) {\n throw cached.error;\n }\n return cached.result;\n }\n const entry = cache.set(cacheKey, {});\n try {\n return (entry.result = fn(...args));\n }\n catch (error) {\n entry.error = error;\n throw error;\n }\n };\n}\n//# sourceMappingURL=memoize.js.map"],"names":["Trie","AutoCleanedWeakCache"],"mappings":";;;;;AAEA;AACA;AACA;AACO,SAAS,OAAO,CAAC,EAAE,EAAE,EAAE,GAAG,EAAE,YAAY,GAAG,CAAC,IAAI,KAAK,IAAI,GAAG,EAAE;AACrE,IAAI,MAAM,IAAI,GAAG,IAAIA,UAAI,CAAC,IAAI,CAAC;AAC/B,IAAI,MAAM,KAAK,GAAG,IAAIC,2BAAoB,CAAC,GAAG,CAAC;AAC/C,IAAI,OAAO,CAAC,GAAG,IAAI,KAAK;AACxB,QAAQ,MAAM,QAAQ,GAAG,IAAI,CAAC,WAAW,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;AAC7D,QAAQ,MAAM,MAAM,GAAG,KAAK,CAAC,GAAG,CAAC,QAAQ,CAAC;AAC1C,QAAQ,IAAI,MAAM,EAAE;AACpB,YAAY,IAAI,MAAM,CAAC,KAAK,EAAE;AAC9B,gBAAgB,MAAM,MAAM,CAAC,KAAK;AAClC,YAAY;AACZ,YAAY,OAAO,MAAM,CAAC,MAAM;AAChC,QAAQ;AACR,QAAQ,MAAM,KAAK,GAAG,KAAK,CAAC,GAAG,CAAC,QAAQ,EAAE,EAAE,CAAC;AAC7C,QAAQ,IAAI;AACZ,YAAY,QAAQ,KAAK,CAAC,MAAM,GAAG,EAAE,CAAC,GAAG,IAAI,CAAC;AAC9C,QAAQ;AACR,QAAQ,OAAO,KAAK,EAAE;AACtB,YAAY,KAAK,CAAC,KAAK,GAAG,KAAK;AAC/B,YAAY,MAAM,KAAK;AACvB,QAAQ;AACR,IAAI,CAAC;AACL;;;;","x_google_ignoreList":[0]}
@@ -1,20 +0,0 @@
1
- 'use strict';
2
-
3
- var makeUniqueId = require('./makeUniqueId.js');
4
-
5
- /**
6
- * @internal
7
- *
8
- * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.
9
- */
10
- function stringifyForDisplay(value, space = 0) {
11
- const undefId = makeUniqueId.makeUniqueId("stringifyForDisplay");
12
- return JSON.stringify(value, (_, value) => {
13
- return value === void 0 ? undefId : value;
14
- }, space)
15
- .split(JSON.stringify(undefId))
16
- .join("<undefined>");
17
- }
18
-
19
- exports.stringifyForDisplay = stringifyForDisplay;
20
- //# sourceMappingURL=stringifyForDisplay.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stringifyForDisplay.js","sources":["../../../../../../../node_modules/@apollo/client/utilities/internal/stringifyForDisplay.js"],"sourcesContent":["import { makeUniqueId } from \"./makeUniqueId.js\";\n/**\n* @internal\n* \n* @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time.\n*/\nexport function stringifyForDisplay(value, space = 0) {\n const undefId = makeUniqueId(\"stringifyForDisplay\");\n return JSON.stringify(value, (_, value) => {\n return value === void 0 ? undefId : value;\n }, space)\n .split(JSON.stringify(undefId))\n .join(\"<undefined>\");\n}\n//# sourceMappingURL=stringifyForDisplay.js.map\n"],"names":["makeUniqueId"],"mappings":";;;;AACA;AACA;AACA;AACA;AACA;AACO,SAAS,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,CAAC,EAAE;AACtD,IAAI,MAAM,OAAO,GAAGA,yBAAY,CAAC,qBAAqB,CAAC;AACvD,IAAI,OAAO,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK;AAC/C,QAAQ,OAAO,KAAK,KAAK,MAAM,GAAG,OAAO,GAAG,KAAK;AACjD,IAAI,CAAC,EAAE,KAAK;AACZ,SAAS,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC;AACtC,SAAS,IAAI,CAAC,aAAa,CAAC;AAC5B;;;;","x_google_ignoreList":[0]}