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,656 +0,0 @@
1
- 'use strict';
2
-
3
- var dynamicRendering = require('../../../../../_virtual/dynamic-rendering.js');
4
- var React = require('react');
5
- var hooksServerContext = require('../../client/components/hooks-server-context.js');
6
- var staticGenerationBailout = require('../../client/components/static-generation-bailout.js');
7
- var workUnitAsyncStorage_external = require('./work-unit-async-storage.external.js');
8
- var workAsyncStorage_external = require('./work-async-storage.external.js');
9
- var dynamicRenderingUtils = require('../dynamic-rendering-utils.js');
10
- var boundaryConstants = require('../../lib/framework/boundary-constants.js');
11
- var scheduler = require('../../lib/scheduler.js');
12
- var bailoutToCsr = require('../../shared/lib/lazy-dynamic/bailout-to-csr.js');
13
- var invariantError = require('../../shared/lib/invariant-error.js');
14
-
15
- /**
16
- * The functions provided by this module are used to communicate certain properties
17
- * about the currently running code so that Next.js can make decisions on how to handle
18
- * the current execution in different rendering modes such as pre-rendering, resuming, and SSR.
19
- *
20
- * Today Next.js treats all code as potentially static. Certain APIs may only make sense when dynamically rendering.
21
- * Traditionally this meant deopting the entire render to dynamic however with PPR we can now deopt parts
22
- * of a React tree as dynamic while still keeping other parts static. There are really two different kinds of
23
- * Dynamic indications.
24
- *
25
- * The first is simply an intention to be dynamic. unstable_noStore is an example of this where
26
- * the currently executing code simply declares that the current scope is dynamic but if you use it
27
- * inside unstable_cache it can still be cached. This type of indication can be removed if we ever
28
- * make the default dynamic to begin with because the only way you would ever be static is inside
29
- * a cache scope which this indication does not affect.
30
- *
31
- * The second is an indication that a dynamic data source was read. This is a stronger form of dynamic
32
- * because it means that it is inappropriate to cache this at all. using a dynamic data source inside
33
- * unstable_cache should error. If you want to use some dynamic data inside unstable_cache you should
34
- * read that data outside the cache and pass it in as an argument to the cached function.
35
- */
36
-
37
- var hasRequiredDynamicRendering;
38
-
39
- function requireDynamicRendering () {
40
- if (hasRequiredDynamicRendering) return dynamicRendering.__exports;
41
- hasRequiredDynamicRendering = 1;
42
- (function (exports$1) {
43
- Object.defineProperty(exports$1, "__esModule", {
44
- value: true
45
- });
46
- function _export(target, all) {
47
- for(var name in all)Object.defineProperty(target, name, {
48
- enumerable: true,
49
- get: all[name]
50
- });
51
- }
52
- _export(exports$1, {
53
- Postpone: function() {
54
- return Postpone;
55
- },
56
- PreludeState: function() {
57
- return PreludeState;
58
- },
59
- abortAndThrowOnSynchronousRequestDataAccess: function() {
60
- return abortAndThrowOnSynchronousRequestDataAccess;
61
- },
62
- abortOnSynchronousPlatformIOAccess: function() {
63
- return abortOnSynchronousPlatformIOAccess;
64
- },
65
- accessedDynamicData: function() {
66
- return accessedDynamicData;
67
- },
68
- annotateDynamicAccess: function() {
69
- return annotateDynamicAccess;
70
- },
71
- consumeDynamicAccess: function() {
72
- return consumeDynamicAccess;
73
- },
74
- createDynamicTrackingState: function() {
75
- return createDynamicTrackingState;
76
- },
77
- createDynamicValidationState: function() {
78
- return createDynamicValidationState;
79
- },
80
- createHangingInputAbortSignal: function() {
81
- return createHangingInputAbortSignal;
82
- },
83
- createRenderInBrowserAbortSignal: function() {
84
- return createRenderInBrowserAbortSignal;
85
- },
86
- delayUntilRuntimeStage: function() {
87
- return delayUntilRuntimeStage;
88
- },
89
- formatDynamicAPIAccesses: function() {
90
- return formatDynamicAPIAccesses;
91
- },
92
- getFirstDynamicReason: function() {
93
- return getFirstDynamicReason;
94
- },
95
- isDynamicPostpone: function() {
96
- return isDynamicPostpone;
97
- },
98
- isPrerenderInterruptedError: function() {
99
- return isPrerenderInterruptedError;
100
- },
101
- logDisallowedDynamicError: function() {
102
- return logDisallowedDynamicError;
103
- },
104
- markCurrentScopeAsDynamic: function() {
105
- return markCurrentScopeAsDynamic;
106
- },
107
- postponeWithTracking: function() {
108
- return postponeWithTracking;
109
- },
110
- throwIfDisallowedDynamic: function() {
111
- return throwIfDisallowedDynamic;
112
- },
113
- throwToInterruptStaticGeneration: function() {
114
- return throwToInterruptStaticGeneration;
115
- },
116
- trackAllowedDynamicAccess: function() {
117
- return trackAllowedDynamicAccess;
118
- },
119
- trackDynamicDataInDynamicRender: function() {
120
- return trackDynamicDataInDynamicRender;
121
- },
122
- trackSynchronousPlatformIOAccessInDev: function() {
123
- return trackSynchronousPlatformIOAccessInDev;
124
- },
125
- trackSynchronousRequestDataAccessInDev: function() {
126
- return trackSynchronousRequestDataAccessInDev;
127
- },
128
- useDynamicRouteParams: function() {
129
- return useDynamicRouteParams;
130
- },
131
- warnOnSyncDynamicError: function() {
132
- return warnOnSyncDynamicError;
133
- }
134
- });
135
- const _react = /*#__PURE__*/ _interop_require_default(React);
136
- const _hooksservercontext = hooksServerContext.__require();
137
- const _staticgenerationbailout = staticGenerationBailout.__require();
138
- const _workunitasyncstorageexternal = workUnitAsyncStorage_external.__require();
139
- const _workasyncstorageexternal = workAsyncStorage_external.__require();
140
- const _dynamicrenderingutils = dynamicRenderingUtils.__require();
141
- const _boundaryconstants = boundaryConstants.__require();
142
- const _scheduler = scheduler.__require();
143
- const _bailouttocsr = bailoutToCsr.__require();
144
- const _invarianterror = invariantError.__require();
145
- function _interop_require_default(obj) {
146
- return obj && obj.__esModule ? obj : {
147
- default: obj
148
- };
149
- }
150
- const hasPostpone = typeof _react.default.unstable_postpone === 'function';
151
- function createDynamicTrackingState(isDebugDynamicAccesses) {
152
- return {
153
- isDebugDynamicAccesses,
154
- dynamicAccesses: [],
155
- syncDynamicErrorWithStack: null
156
- };
157
- }
158
- function createDynamicValidationState() {
159
- return {
160
- hasSuspenseAboveBody: false,
161
- hasDynamicMetadata: false,
162
- hasDynamicViewport: false,
163
- hasAllowedDynamic: false,
164
- dynamicErrors: []
165
- };
166
- }
167
- function getFirstDynamicReason(trackingState) {
168
- var _trackingState_dynamicAccesses_;
169
- return (_trackingState_dynamicAccesses_ = trackingState.dynamicAccesses[0]) == null ? void 0 : _trackingState_dynamicAccesses_.expression;
170
- }
171
- function markCurrentScopeAsDynamic(store, workUnitStore, expression) {
172
- if (workUnitStore) {
173
- switch(workUnitStore.type){
174
- case 'cache':
175
- case 'unstable-cache':
176
- // Inside cache scopes, marking a scope as dynamic has no effect,
177
- // because the outer cache scope creates a cache boundary. This is
178
- // subtly different from reading a dynamic data source, which is
179
- // forbidden inside a cache scope.
180
- return;
181
- case 'private-cache':
182
- // A private cache scope is already dynamic by definition.
183
- return;
184
- }
185
- }
186
- // If we're forcing dynamic rendering or we're forcing static rendering, we
187
- // don't need to do anything here because the entire page is already dynamic
188
- // or it's static and it should not throw or postpone here.
189
- if (store.forceDynamic || store.forceStatic) return;
190
- if (store.dynamicShouldError) {
191
- throw Object.defineProperty(new _staticgenerationbailout.StaticGenBailoutError(`Route ${store.route} with \`dynamic = "error"\` couldn't be rendered statically because it used \`${expression}\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`), "__NEXT_ERROR_CODE", {
192
- value: "E553",
193
- enumerable: false,
194
- configurable: true
195
- });
196
- }
197
- if (workUnitStore) {
198
- switch(workUnitStore.type){
199
- case 'prerender-ppr':
200
- return postponeWithTracking(store.route, expression, workUnitStore.dynamicTracking);
201
- case 'prerender-legacy':
202
- workUnitStore.revalidate = 0;
203
- // We aren't prerendering, but we are generating a static page. We need
204
- // to bail out of static generation.
205
- const err = Object.defineProperty(new _hooksservercontext.DynamicServerError(`Route ${store.route} couldn't be rendered statically because it used ${expression}. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`), "__NEXT_ERROR_CODE", {
206
- value: "E550",
207
- enumerable: false,
208
- configurable: true
209
- });
210
- store.dynamicUsageDescription = expression;
211
- store.dynamicUsageStack = err.stack;
212
- throw err;
213
- case 'request':
214
- if (process.env.NODE_ENV !== 'production') {
215
- workUnitStore.usedDynamic = true;
216
- }
217
- break;
218
- }
219
- }
220
- }
221
- function throwToInterruptStaticGeneration(expression, store, prerenderStore) {
222
- // We aren't prerendering but we are generating a static page. We need to bail out of static generation
223
- const err = Object.defineProperty(new _hooksservercontext.DynamicServerError(`Route ${store.route} couldn't be rendered statically because it used \`${expression}\`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`), "__NEXT_ERROR_CODE", {
224
- value: "E558",
225
- enumerable: false,
226
- configurable: true
227
- });
228
- prerenderStore.revalidate = 0;
229
- store.dynamicUsageDescription = expression;
230
- store.dynamicUsageStack = err.stack;
231
- throw err;
232
- }
233
- function trackDynamicDataInDynamicRender(workUnitStore) {
234
- switch(workUnitStore.type){
235
- case 'cache':
236
- case 'unstable-cache':
237
- // Inside cache scopes, marking a scope as dynamic has no effect,
238
- // because the outer cache scope creates a cache boundary. This is
239
- // subtly different from reading a dynamic data source, which is
240
- // forbidden inside a cache scope.
241
- return;
242
- case 'private-cache':
243
- // A private cache scope is already dynamic by definition.
244
- return;
245
- case 'prerender':
246
- case 'prerender-runtime':
247
- case 'prerender-legacy':
248
- case 'prerender-ppr':
249
- case 'prerender-client':
250
- break;
251
- case 'request':
252
- if (process.env.NODE_ENV !== 'production') {
253
- workUnitStore.usedDynamic = true;
254
- }
255
- break;
256
- }
257
- }
258
- function abortOnSynchronousDynamicDataAccess(route, expression, prerenderStore) {
259
- const reason = `Route ${route} needs to bail out of prerendering at this point because it used ${expression}.`;
260
- const error = createPrerenderInterruptedError(reason);
261
- prerenderStore.controller.abort(error);
262
- const dynamicTracking = prerenderStore.dynamicTracking;
263
- if (dynamicTracking) {
264
- dynamicTracking.dynamicAccesses.push({
265
- // When we aren't debugging, we don't need to create another error for the
266
- // stack trace.
267
- stack: dynamicTracking.isDebugDynamicAccesses ? new Error().stack : undefined,
268
- expression
269
- });
270
- }
271
- }
272
- function abortOnSynchronousPlatformIOAccess(route, expression, errorWithStack, prerenderStore) {
273
- const dynamicTracking = prerenderStore.dynamicTracking;
274
- abortOnSynchronousDynamicDataAccess(route, expression, prerenderStore);
275
- // It is important that we set this tracking value after aborting. Aborts are executed
276
- // synchronously except for the case where you abort during render itself. By setting this
277
- // value late we can use it to determine if any of the aborted tasks are the task that
278
- // called the sync IO expression in the first place.
279
- if (dynamicTracking) {
280
- if (dynamicTracking.syncDynamicErrorWithStack === null) {
281
- dynamicTracking.syncDynamicErrorWithStack = errorWithStack;
282
- }
283
- }
284
- }
285
- function trackSynchronousPlatformIOAccessInDev(requestStore) {
286
- // We don't actually have a controller to abort but we do the semantic equivalent by
287
- // advancing the request store out of prerender mode
288
- requestStore.prerenderPhase = false;
289
- }
290
- function abortAndThrowOnSynchronousRequestDataAccess(route, expression, errorWithStack, prerenderStore) {
291
- const prerenderSignal = prerenderStore.controller.signal;
292
- if (prerenderSignal.aborted === false) {
293
- // TODO it would be better to move this aborted check into the callsite so we can avoid making
294
- // the error object when it isn't relevant to the aborting of the prerender however
295
- // since we need the throw semantics regardless of whether we abort it is easier to land
296
- // this way. See how this was handled with `abortOnSynchronousPlatformIOAccess` for a closer
297
- // to ideal implementation
298
- abortOnSynchronousDynamicDataAccess(route, expression, prerenderStore);
299
- // It is important that we set this tracking value after aborting. Aborts are executed
300
- // synchronously except for the case where you abort during render itself. By setting this
301
- // value late we can use it to determine if any of the aborted tasks are the task that
302
- // called the sync IO expression in the first place.
303
- const dynamicTracking = prerenderStore.dynamicTracking;
304
- if (dynamicTracking) {
305
- if (dynamicTracking.syncDynamicErrorWithStack === null) {
306
- dynamicTracking.syncDynamicErrorWithStack = errorWithStack;
307
- }
308
- }
309
- }
310
- throw createPrerenderInterruptedError(`Route ${route} needs to bail out of prerendering at this point because it used ${expression}.`);
311
- }
312
- function warnOnSyncDynamicError(dynamicTracking) {
313
- if (dynamicTracking.syncDynamicErrorWithStack) {
314
- // the server did something sync dynamic, likely
315
- // leading to an early termination of the prerender.
316
- console.error(dynamicTracking.syncDynamicErrorWithStack);
317
- }
318
- }
319
- const trackSynchronousRequestDataAccessInDev = trackSynchronousPlatformIOAccessInDev;
320
- function Postpone({ reason, route }) {
321
- const prerenderStore = _workunitasyncstorageexternal.workUnitAsyncStorage.getStore();
322
- const dynamicTracking = prerenderStore && prerenderStore.type === 'prerender-ppr' ? prerenderStore.dynamicTracking : null;
323
- postponeWithTracking(route, reason, dynamicTracking);
324
- }
325
- function postponeWithTracking(route, expression, dynamicTracking) {
326
- assertPostpone();
327
- if (dynamicTracking) {
328
- dynamicTracking.dynamicAccesses.push({
329
- // When we aren't debugging, we don't need to create another error for the
330
- // stack trace.
331
- stack: dynamicTracking.isDebugDynamicAccesses ? new Error().stack : undefined,
332
- expression
333
- });
334
- }
335
- _react.default.unstable_postpone(createPostponeReason(route, expression));
336
- }
337
- function createPostponeReason(route, expression) {
338
- return `Route ${route} needs to bail out of prerendering at this point because it used ${expression}. ` + `React throws this special object to indicate where. It should not be caught by ` + `your own try/catch. Learn more: https://nextjs.org/docs/messages/ppr-caught-error`;
339
- }
340
- function isDynamicPostpone(err) {
341
- if (typeof err === 'object' && err !== null && typeof err.message === 'string') {
342
- return isDynamicPostponeReason(err.message);
343
- }
344
- return false;
345
- }
346
- function isDynamicPostponeReason(reason) {
347
- return reason.includes('needs to bail out of prerendering at this point because it used') && reason.includes('Learn more: https://nextjs.org/docs/messages/ppr-caught-error');
348
- }
349
- if (isDynamicPostponeReason(createPostponeReason('%%%', '^^^')) === false) {
350
- throw Object.defineProperty(new Error('Invariant: isDynamicPostpone misidentified a postpone reason. This is a bug in Next.js'), "__NEXT_ERROR_CODE", {
351
- value: "E296",
352
- enumerable: false,
353
- configurable: true
354
- });
355
- }
356
- const NEXT_PRERENDER_INTERRUPTED = 'NEXT_PRERENDER_INTERRUPTED';
357
- function createPrerenderInterruptedError(message) {
358
- const error = Object.defineProperty(new Error(message), "__NEXT_ERROR_CODE", {
359
- value: "E394",
360
- enumerable: false,
361
- configurable: true
362
- });
363
- error.digest = NEXT_PRERENDER_INTERRUPTED;
364
- return error;
365
- }
366
- function isPrerenderInterruptedError(error) {
367
- return typeof error === 'object' && error !== null && error.digest === NEXT_PRERENDER_INTERRUPTED && 'name' in error && 'message' in error && error instanceof Error;
368
- }
369
- function accessedDynamicData(dynamicAccesses) {
370
- return dynamicAccesses.length > 0;
371
- }
372
- function consumeDynamicAccess(serverDynamic, clientDynamic) {
373
- // We mutate because we only call this once we are no longer writing
374
- // to the dynamicTrackingState and it's more efficient than creating a new
375
- // array.
376
- serverDynamic.dynamicAccesses.push(...clientDynamic.dynamicAccesses);
377
- return serverDynamic.dynamicAccesses;
378
- }
379
- function formatDynamicAPIAccesses(dynamicAccesses) {
380
- return dynamicAccesses.filter((access)=>typeof access.stack === 'string' && access.stack.length > 0).map(({ expression, stack })=>{
381
- stack = stack.split('\n')// Remove the "Error: " prefix from the first line of the stack trace as
382
- // well as the first 4 lines of the stack trace which is the distance
383
- // from the user code and the `new Error().stack` call.
384
- .slice(4).filter((line)=>{
385
- // Exclude Next.js internals from the stack trace.
386
- if (line.includes('node_modules/next/')) {
387
- return false;
388
- }
389
- // Exclude anonymous functions from the stack trace.
390
- if (line.includes(' (<anonymous>)')) {
391
- return false;
392
- }
393
- // Exclude Node.js internals from the stack trace.
394
- if (line.includes(' (node:')) {
395
- return false;
396
- }
397
- return true;
398
- }).join('\n');
399
- return `Dynamic API Usage Debug - ${expression}:\n${stack}`;
400
- });
401
- }
402
- function assertPostpone() {
403
- if (!hasPostpone) {
404
- throw Object.defineProperty(new Error(`Invariant: React.unstable_postpone is not defined. This suggests the wrong version of React was loaded. This is a bug in Next.js`), "__NEXT_ERROR_CODE", {
405
- value: "E224",
406
- enumerable: false,
407
- configurable: true
408
- });
409
- }
410
- }
411
- function createRenderInBrowserAbortSignal() {
412
- const controller = new AbortController();
413
- controller.abort(Object.defineProperty(new _bailouttocsr.BailoutToCSRError('Render in Browser'), "__NEXT_ERROR_CODE", {
414
- value: "E721",
415
- enumerable: false,
416
- configurable: true
417
- }));
418
- return controller.signal;
419
- }
420
- function createHangingInputAbortSignal(workUnitStore) {
421
- switch(workUnitStore.type){
422
- case 'prerender':
423
- case 'prerender-runtime':
424
- const controller = new AbortController();
425
- if (workUnitStore.cacheSignal) {
426
- // If we have a cacheSignal it means we're in a prospective render. If
427
- // the input we're waiting on is coming from another cache, we do want
428
- // to wait for it so that we can resolve this cache entry too.
429
- workUnitStore.cacheSignal.inputReady().then(()=>{
430
- controller.abort();
431
- });
432
- } else {
433
- // Otherwise we're in the final render and we should already have all
434
- // our caches filled.
435
- // If the prerender uses stages, we have wait until the runtime stage,
436
- // at which point all runtime inputs will be resolved.
437
- // (otherwise, a runtime prerender might consider `cookies()` hanging
438
- // even though they'd resolve in the next task.)
439
- //
440
- // We might still be waiting on some microtasks so we
441
- // wait one tick before giving up. When we give up, we still want to
442
- // render the content of this cache as deeply as we can so that we can
443
- // suspend as deeply as possible in the tree or not at all if we don't
444
- // end up waiting for the input.
445
- const runtimeStagePromise = (0, _workunitasyncstorageexternal.getRuntimeStagePromise)(workUnitStore);
446
- if (runtimeStagePromise) {
447
- runtimeStagePromise.then(()=>(0, _scheduler.scheduleOnNextTick)(()=>controller.abort()));
448
- } else {
449
- (0, _scheduler.scheduleOnNextTick)(()=>controller.abort());
450
- }
451
- }
452
- return controller.signal;
453
- case 'prerender-client':
454
- case 'prerender-ppr':
455
- case 'prerender-legacy':
456
- case 'request':
457
- case 'cache':
458
- case 'private-cache':
459
- case 'unstable-cache':
460
- return undefined;
461
- }
462
- }
463
- function annotateDynamicAccess(expression, prerenderStore) {
464
- const dynamicTracking = prerenderStore.dynamicTracking;
465
- if (dynamicTracking) {
466
- dynamicTracking.dynamicAccesses.push({
467
- stack: dynamicTracking.isDebugDynamicAccesses ? new Error().stack : undefined,
468
- expression
469
- });
470
- }
471
- }
472
- function useDynamicRouteParams(expression) {
473
- const workStore = _workasyncstorageexternal.workAsyncStorage.getStore();
474
- const workUnitStore = _workunitasyncstorageexternal.workUnitAsyncStorage.getStore();
475
- if (workStore && workUnitStore) {
476
- switch(workUnitStore.type){
477
- case 'prerender-client':
478
- case 'prerender':
479
- {
480
- const fallbackParams = workUnitStore.fallbackRouteParams;
481
- if (fallbackParams && fallbackParams.size > 0) {
482
- // We are in a prerender with cacheComponents semantics. We are going to
483
- // hang here and never resolve. This will cause the currently
484
- // rendering component to effectively be a dynamic hole.
485
- _react.default.use((0, _dynamicrenderingutils.makeHangingPromise)(workUnitStore.renderSignal, workStore.route, expression));
486
- }
487
- break;
488
- }
489
- case 'prerender-ppr':
490
- {
491
- const fallbackParams = workUnitStore.fallbackRouteParams;
492
- if (fallbackParams && fallbackParams.size > 0) {
493
- return postponeWithTracking(workStore.route, expression, workUnitStore.dynamicTracking);
494
- }
495
- break;
496
- }
497
- case 'prerender-runtime':
498
- throw Object.defineProperty(new _invarianterror.InvariantError(`\`${expression}\` was called during a runtime prerender. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`), "__NEXT_ERROR_CODE", {
499
- value: "E771",
500
- enumerable: false,
501
- configurable: true
502
- });
503
- case 'cache':
504
- case 'private-cache':
505
- throw Object.defineProperty(new _invarianterror.InvariantError(`\`${expression}\` was called inside a cache scope. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`), "__NEXT_ERROR_CODE", {
506
- value: "E745",
507
- enumerable: false,
508
- configurable: true
509
- });
510
- }
511
- }
512
- }
513
- const hasSuspenseRegex = /\n\s+at Suspense \(<anonymous>\)/;
514
- // Common implicit body tags that React will treat as body when placed directly in html
515
- const bodyAndImplicitTags = 'body|div|main|section|article|aside|header|footer|nav|form|p|span|h1|h2|h3|h4|h5|h6';
516
- // Detects when RootLayoutBoundary (our framework marker component) appears
517
- // after Suspense in the component stack, indicating the root layout is wrapped
518
- // within a Suspense boundary. Ensures no body/html/implicit-body components are in between.
519
- //
520
- // Example matches:
521
- // at Suspense (<anonymous>)
522
- // at __next_root_layout_boundary__ (<anonymous>)
523
- //
524
- // Or with other components in between (but not body/html/implicit-body):
525
- // at Suspense (<anonymous>)
526
- // at SomeComponent (<anonymous>)
527
- // at __next_root_layout_boundary__ (<anonymous>)
528
- const hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex = new RegExp(`\\n\\s+at Suspense \\(<anonymous>\\)(?:(?!\\n\\s+at (?:${bodyAndImplicitTags}) \\(<anonymous>\\))[\\s\\S])*?\\n\\s+at ${_boundaryconstants.ROOT_LAYOUT_BOUNDARY_NAME} \\([^\\n]*\\)`);
529
- const hasMetadataRegex = new RegExp(`\\n\\s+at ${_boundaryconstants.METADATA_BOUNDARY_NAME}[\\n\\s]`);
530
- const hasViewportRegex = new RegExp(`\\n\\s+at ${_boundaryconstants.VIEWPORT_BOUNDARY_NAME}[\\n\\s]`);
531
- const hasOutletRegex = new RegExp(`\\n\\s+at ${_boundaryconstants.OUTLET_BOUNDARY_NAME}[\\n\\s]`);
532
- function trackAllowedDynamicAccess(workStore, componentStack, dynamicValidation, clientDynamic) {
533
- if (hasOutletRegex.test(componentStack)) {
534
- // We don't need to track that this is dynamic. It is only so when something else is also dynamic.
535
- return;
536
- } else if (hasMetadataRegex.test(componentStack)) {
537
- dynamicValidation.hasDynamicMetadata = true;
538
- return;
539
- } else if (hasViewportRegex.test(componentStack)) {
540
- dynamicValidation.hasDynamicViewport = true;
541
- return;
542
- } else if (hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex.test(componentStack)) {
543
- // For Suspense within body, the prelude wouldn't be empty so it wouldn't violate the empty static shells rule.
544
- // But if you have Suspense above body, the prelude is empty but we allow that because having Suspense
545
- // is an explicit signal from the user that they acknowledge the empty shell and want dynamic rendering.
546
- dynamicValidation.hasAllowedDynamic = true;
547
- dynamicValidation.hasSuspenseAboveBody = true;
548
- return;
549
- } else if (hasSuspenseRegex.test(componentStack)) {
550
- // this error had a Suspense boundary above it so we don't need to report it as a source
551
- // of disallowed
552
- dynamicValidation.hasAllowedDynamic = true;
553
- return;
554
- } else if (clientDynamic.syncDynamicErrorWithStack) {
555
- // This task was the task that called the sync error.
556
- dynamicValidation.dynamicErrors.push(clientDynamic.syncDynamicErrorWithStack);
557
- return;
558
- } else {
559
- const message = `Route "${workStore.route}": A component accessed data, headers, params, searchParams, or a short-lived cache without a Suspense boundary nor a "use cache" above it. See more info: https://nextjs.org/docs/messages/next-prerender-missing-suspense`;
560
- const error = createErrorWithComponentOrOwnerStack(message, componentStack);
561
- dynamicValidation.dynamicErrors.push(error);
562
- return;
563
- }
564
- }
565
- /**
566
- * In dev mode, we prefer using the owner stack, otherwise the provided
567
- * component stack is used.
568
- */ function createErrorWithComponentOrOwnerStack(message, componentStack) {
569
- const ownerStack = process.env.NODE_ENV !== 'production' && _react.default.captureOwnerStack ? _react.default.captureOwnerStack() : null;
570
- const error = Object.defineProperty(new Error(message), "__NEXT_ERROR_CODE", {
571
- value: "E394",
572
- enumerable: false,
573
- configurable: true
574
- });
575
- error.stack = error.name + ': ' + message + (ownerStack ?? componentStack);
576
- return error;
577
- }
578
- var PreludeState = /*#__PURE__*/ function(PreludeState) {
579
- PreludeState[PreludeState["Full"] = 0] = "Full";
580
- PreludeState[PreludeState["Empty"] = 1] = "Empty";
581
- PreludeState[PreludeState["Errored"] = 2] = "Errored";
582
- return PreludeState;
583
- }({});
584
- function logDisallowedDynamicError(workStore, error) {
585
- console.error(error);
586
- if (!workStore.dev) {
587
- if (workStore.hasReadableErrorStacks) {
588
- console.error(`To get a more detailed stack trace and pinpoint the issue, start the app in development mode by running \`next dev\`, then open "${workStore.route}" in your browser to investigate the error.`);
589
- } else {
590
- console.error(`To get a more detailed stack trace and pinpoint the issue, try one of the following:
591
- - Start the app in development mode by running \`next dev\`, then open "${workStore.route}" in your browser to investigate the error.
592
- - Rerun the production build with \`next build --debug-prerender\` to generate better stack traces.`);
593
- }
594
- }
595
- }
596
- function throwIfDisallowedDynamic(workStore, prelude, dynamicValidation, serverDynamic) {
597
- if (prelude !== 0) {
598
- if (dynamicValidation.hasSuspenseAboveBody) {
599
- // This route has opted into allowing fully dynamic rendering
600
- // by including a Suspense boundary above the body. In this case
601
- // a lack of a shell is not considered disallowed so we simply return
602
- return;
603
- }
604
- if (serverDynamic.syncDynamicErrorWithStack) {
605
- // There is no shell and the server did something sync dynamic likely
606
- // leading to an early termination of the prerender before the shell
607
- // could be completed. We terminate the build/validating render.
608
- logDisallowedDynamicError(workStore, serverDynamic.syncDynamicErrorWithStack);
609
- throw new _staticgenerationbailout.StaticGenBailoutError();
610
- }
611
- // We didn't have any sync bailouts but there may be user code which
612
- // blocked the root. We would have captured these during the prerender
613
- // and can log them here and then terminate the build/validating render
614
- const dynamicErrors = dynamicValidation.dynamicErrors;
615
- if (dynamicErrors.length > 0) {
616
- for(let i = 0; i < dynamicErrors.length; i++){
617
- logDisallowedDynamicError(workStore, dynamicErrors[i]);
618
- }
619
- throw new _staticgenerationbailout.StaticGenBailoutError();
620
- }
621
- // If we got this far then the only other thing that could be blocking
622
- // the root is dynamic Viewport. If this is dynamic then
623
- // you need to opt into that by adding a Suspense boundary above the body
624
- // to indicate your are ok with fully dynamic rendering.
625
- if (dynamicValidation.hasDynamicViewport) {
626
- console.error(`Route "${workStore.route}" has a \`generateViewport\` that depends on Request data (\`cookies()\`, etc...) or uncached external data (\`fetch(...)\`, etc...) without explicitly allowing fully dynamic rendering. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-viewport`);
627
- throw new _staticgenerationbailout.StaticGenBailoutError();
628
- }
629
- if (prelude === 1) {
630
- // If we ever get this far then we messed up the tracking of invalid dynamic.
631
- // We still adhere to the constraint that you must produce a shell but invite the
632
- // user to report this as a bug in Next.js.
633
- console.error(`Route "${workStore.route}" did not produce a static shell and Next.js was unable to determine a reason. This is a bug in Next.js.`);
634
- throw new _staticgenerationbailout.StaticGenBailoutError();
635
- }
636
- } else {
637
- if (dynamicValidation.hasAllowedDynamic === false && dynamicValidation.hasDynamicMetadata) {
638
- console.error(`Route "${workStore.route}" has a \`generateMetadata\` that depends on Request data (\`cookies()\`, etc...) or uncached external data (\`fetch(...)\`, etc...) when the rest of the route does not. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-metadata`);
639
- throw new _staticgenerationbailout.StaticGenBailoutError();
640
- }
641
- }
642
- }
643
- function delayUntilRuntimeStage(prerenderStore, result) {
644
- if (prerenderStore.runtimeStagePromise) {
645
- return prerenderStore.runtimeStagePromise.then(()=>result);
646
- }
647
- return result;
648
- }
649
-
650
-
651
- } (dynamicRendering.__exports));
652
- return dynamicRendering.__exports;
653
- }
654
-
655
- exports.__require = requireDynamicRendering;
656
- //# sourceMappingURL=dynamic-rendering.js.map