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.
- package/dist/cjs/assets/corona.svg.js +10 -0
- package/dist/cjs/assets/corona.svg.js.map +1 -0
- package/dist/cjs/components/panel/Panel.js +1 -0
- package/dist/cjs/components/panel/Panel.js.map +1 -1
- package/dist/cjs/components/panel/PanelAvatar.js +4 -2
- package/dist/cjs/components/panel/PanelAvatar.js.map +1 -1
- package/dist/cjs/components/panel/PanelButton.js +1 -0
- package/dist/cjs/components/panel/PanelButton.js.map +1 -1
- package/dist/cjs/components/panel/PanelDivider.js +1 -0
- package/dist/cjs/components/panel/PanelDivider.js.map +1 -1
- package/dist/cjs/components/panel/PanelFooter.js +1 -0
- package/dist/cjs/components/panel/PanelFooter.js.map +1 -1
- package/dist/cjs/components/panel/PanelHeader.js +1 -0
- package/dist/cjs/components/panel/PanelHeader.js.map +1 -1
- package/dist/cjs/components/panel/PanelItem.js +1 -0
- package/dist/cjs/components/panel/PanelItem.js.map +1 -1
- package/dist/cjs/components/panel/PanelListItems.js +2 -1
- package/dist/cjs/components/panel/PanelListItems.js.map +1 -1
- package/dist/cjs/components/session/SessionProvider.js +1 -0
- package/dist/cjs/components/session/SessionProvider.js.map +1 -1
- package/dist/cjs/components/session/SessionUserContext.js +1 -0
- package/dist/cjs/components/session/SessionUserContext.js.map +1 -1
- package/dist/cjs/components/session/SessionUserProvider.js +2 -0
- package/dist/cjs/components/session/SessionUserProvider.js.map +1 -1
- package/dist/cjs/index.js +2 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/shared/apollo/apollo.client.js +2 -2
- package/dist/cjs/shared/apollo/apollo.client.js.map +1 -1
- package/dist/cjs/shared/types/generated.js +2 -2
- package/dist/cjs/shared/types/generated.js.map +1 -1
- package/dist/esm/_virtual/_commonjsHelpers.js +30 -1
- package/dist/esm/_virtual/_commonjsHelpers.js.map +1 -1
- package/dist/esm/_virtual/_react.js +7 -0
- package/dist/esm/_virtual/_react.js.map +1 -0
- package/dist/esm/_virtual/navigation.js +5 -2
- package/dist/esm/_virtual/navigation.js.map +1 -1
- package/dist/esm/_virtual/router.js +5 -2
- package/dist/esm/_virtual/router.js.map +1 -1
- package/dist/esm/assets/corona.svg.js +6 -0
- package/dist/esm/assets/corona.svg.js.map +1 -0
- package/dist/esm/components/panel/Panel.js +1 -0
- package/dist/esm/components/panel/Panel.js.map +1 -1
- package/dist/esm/components/panel/PanelAvatar.js +4 -2
- package/dist/esm/components/panel/PanelAvatar.js.map +1 -1
- package/dist/esm/components/panel/PanelButton.js +1 -0
- package/dist/esm/components/panel/PanelButton.js.map +1 -1
- package/dist/esm/components/panel/PanelDivider.js +1 -0
- package/dist/esm/components/panel/PanelDivider.js.map +1 -1
- package/dist/esm/components/panel/PanelFooter.js +1 -0
- package/dist/esm/components/panel/PanelFooter.js.map +1 -1
- package/dist/esm/components/panel/PanelHeader.js +1 -0
- package/dist/esm/components/panel/PanelHeader.js.map +1 -1
- package/dist/esm/components/panel/PanelItem.js +1 -0
- package/dist/esm/components/panel/PanelItem.js.map +1 -1
- package/dist/esm/components/panel/PanelListItems.js +2 -1
- package/dist/esm/components/panel/PanelListItems.js.map +1 -1
- package/dist/esm/components/session/SessionProvider.js +1 -0
- package/dist/esm/components/session/SessionProvider.js.map +1 -1
- package/dist/esm/components/session/SessionUserContext.js +1 -0
- package/dist/esm/components/session/SessionUserContext.js.map +1 -1
- package/dist/esm/components/session/SessionUserProvider.js +2 -0
- package/dist/esm/components/session/SessionUserProvider.js.map +1 -1
- package/dist/esm/index.js +1 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/hooks.js +2 -2
- package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/hooks.js.map +1 -1
- package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/store-hooks.js +2 -2
- package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/store-hooks.js.map +1 -1
- package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/views.js +2 -2
- package/dist/esm/node_modules/@cobuildlab/react-simple-state/lib/views.js.map +1 -1
- package/dist/esm/node_modules/@mui/material-nextjs/esm/nextCompatRouter.js +1 -1
- package/dist/esm/node_modules/@mui/material-nextjs/esm/v13-appRouter/nextNavigation.js +1 -1
- package/dist/esm/shared/apollo/apollo.client.js +1 -1
- package/dist/esm/shared/types/generated.js +1 -1
- package/dist/esm/types/components/panel/index.d.ts +1 -0
- package/dist/esm/types/components/session/session.types.d.ts +2 -1
- package/dist/index.d.ts +9 -3
- package/package.json +3 -1
- package/dist/cjs/_virtual/_interop_require_default.js +0 -6
- package/dist/cjs/_virtual/_interop_require_default.js.map +0 -1
- package/dist/cjs/_virtual/_interop_require_wildcard.js +0 -6
- package/dist/cjs/_virtual/_interop_require_wildcard.js.map +0 -1
- package/dist/cjs/_virtual/action-async-storage-instance.js +0 -6
- package/dist/cjs/_virtual/action-async-storage-instance.js.map +0 -1
- package/dist/cjs/_virtual/action-async-storage.external.js +0 -6
- package/dist/cjs/_virtual/action-async-storage.external.js.map +0 -1
- package/dist/cjs/_virtual/after-task-async-storage-instance.js +0 -6
- package/dist/cjs/_virtual/after-task-async-storage-instance.js.map +0 -1
- package/dist/cjs/_virtual/after-task-async-storage.external.js +0 -6
- package/dist/cjs/_virtual/after-task-async-storage.external.js.map +0 -1
- package/dist/cjs/_virtual/app-router-context.shared-runtime.js +0 -6
- package/dist/cjs/_virtual/app-router-context.shared-runtime.js.map +0 -1
- package/dist/cjs/_virtual/app-router-headers.js +0 -6
- package/dist/cjs/_virtual/app-router-headers.js.map +0 -1
- package/dist/cjs/_virtual/async-local-storage.js +0 -6
- package/dist/cjs/_virtual/async-local-storage.js.map +0 -1
- package/dist/cjs/_virtual/bailout-to-client-rendering.js +0 -6
- package/dist/cjs/_virtual/bailout-to-client-rendering.js.map +0 -1
- package/dist/cjs/_virtual/bailout-to-csr.js +0 -6
- package/dist/cjs/_virtual/bailout-to-csr.js.map +0 -1
- package/dist/cjs/_virtual/boundary-constants.js +0 -6
- package/dist/cjs/_virtual/boundary-constants.js.map +0 -1
- package/dist/cjs/_virtual/cookies.js +0 -6
- package/dist/cjs/_virtual/cookies.js.map +0 -1
- package/dist/cjs/_virtual/cookies2.js +0 -6
- package/dist/cjs/_virtual/cookies2.js.map +0 -1
- package/dist/cjs/_virtual/create-deduped-by-callsite-server-error-logger.js +0 -6
- package/dist/cjs/_virtual/create-deduped-by-callsite-server-error-logger.js.map +0 -1
- package/dist/cjs/_virtual/draft-mode.js +0 -6
- package/dist/cjs/_virtual/draft-mode.js.map +0 -1
- package/dist/cjs/_virtual/dynamic-rendering-utils.js +0 -6
- package/dist/cjs/_virtual/dynamic-rendering-utils.js.map +0 -1
- package/dist/cjs/_virtual/dynamic-rendering.js +0 -6
- package/dist/cjs/_virtual/dynamic-rendering.js.map +0 -1
- package/dist/cjs/_virtual/forbidden.js +0 -6
- package/dist/cjs/_virtual/forbidden.js.map +0 -1
- package/dist/cjs/_virtual/get-segment-value.js +0 -6
- package/dist/cjs/_virtual/get-segment-value.js.map +0 -1
- package/dist/cjs/_virtual/headers.js +0 -8
- package/dist/cjs/_virtual/headers.js.map +0 -1
- package/dist/cjs/_virtual/headers2.js +0 -6
- package/dist/cjs/_virtual/headers2.js.map +0 -1
- package/dist/cjs/_virtual/headers3.js +0 -6
- package/dist/cjs/_virtual/headers3.js.map +0 -1
- package/dist/cjs/_virtual/headers4.js +0 -6
- package/dist/cjs/_virtual/headers4.js.map +0 -1
- package/dist/cjs/_virtual/hooks-client-context.shared-runtime.js +0 -6
- package/dist/cjs/_virtual/hooks-client-context.shared-runtime.js.map +0 -1
- package/dist/cjs/_virtual/hooks-server-context.js +0 -6
- package/dist/cjs/_virtual/hooks-server-context.js.map +0 -1
- package/dist/cjs/_virtual/http-access-fallback.js +0 -6
- package/dist/cjs/_virtual/http-access-fallback.js.map +0 -1
- package/dist/cjs/_virtual/invariant-error.js +0 -6
- package/dist/cjs/_virtual/invariant-error.js.map +0 -1
- package/dist/cjs/_virtual/is-next-router-error.js +0 -6
- package/dist/cjs/_virtual/is-next-router-error.js.map +0 -1
- package/dist/cjs/_virtual/is-postpone.js +0 -6
- package/dist/cjs/_virtual/is-postpone.js.map +0 -1
- package/dist/cjs/_virtual/navigation.react-server.js +0 -6
- package/dist/cjs/_virtual/navigation.react-server.js.map +0 -1
- package/dist/cjs/_virtual/not-found.js +0 -6
- package/dist/cjs/_virtual/not-found.js.map +0 -1
- package/dist/cjs/_virtual/redirect-error.js +0 -6
- package/dist/cjs/_virtual/redirect-error.js.map +0 -1
- package/dist/cjs/_virtual/redirect-status-code.js +0 -6
- package/dist/cjs/_virtual/redirect-status-code.js.map +0 -1
- package/dist/cjs/_virtual/redirect.js +0 -6
- package/dist/cjs/_virtual/redirect.js.map +0 -1
- package/dist/cjs/_virtual/reflect.js +0 -6
- package/dist/cjs/_virtual/reflect.js.map +0 -1
- package/dist/cjs/_virtual/request-cookies.js +0 -6
- package/dist/cjs/_virtual/request-cookies.js.map +0 -1
- package/dist/cjs/_virtual/router-context.shared-runtime.js +0 -6
- package/dist/cjs/_virtual/router-context.shared-runtime.js.map +0 -1
- package/dist/cjs/_virtual/scheduler.js +0 -6
- package/dist/cjs/_virtual/scheduler.js.map +0 -1
- package/dist/cjs/_virtual/segment.js +0 -6
- package/dist/cjs/_virtual/segment.js.map +0 -1
- package/dist/cjs/_virtual/server-inserted-html.shared-runtime.js +0 -6
- package/dist/cjs/_virtual/server-inserted-html.shared-runtime.js.map +0 -1
- package/dist/cjs/_virtual/static-generation-bailout.js +0 -6
- package/dist/cjs/_virtual/static-generation-bailout.js.map +0 -1
- package/dist/cjs/_virtual/unauthorized.js +0 -6
- package/dist/cjs/_virtual/unauthorized.js.map +0 -1
- package/dist/cjs/_virtual/unrecognized-action-error.js +0 -6
- package/dist/cjs/_virtual/unrecognized-action-error.js.map +0 -1
- package/dist/cjs/_virtual/unstable-rethrow.browser.js +0 -6
- package/dist/cjs/_virtual/unstable-rethrow.browser.js.map +0 -1
- package/dist/cjs/_virtual/unstable-rethrow.js +0 -6
- package/dist/cjs/_virtual/unstable-rethrow.js.map +0 -1
- package/dist/cjs/_virtual/unstable-rethrow.server.js +0 -6
- package/dist/cjs/_virtual/unstable-rethrow.server.js.map +0 -1
- package/dist/cjs/_virtual/utils.js +0 -6
- package/dist/cjs/_virtual/utils.js.map +0 -1
- package/dist/cjs/_virtual/work-async-storage-instance.js +0 -6
- package/dist/cjs/_virtual/work-async-storage-instance.js.map +0 -1
- package/dist/cjs/_virtual/work-async-storage.external.js +0 -6
- package/dist/cjs/_virtual/work-async-storage.external.js.map +0 -1
- package/dist/cjs/_virtual/work-unit-async-storage-instance.js +0 -6
- package/dist/cjs/_virtual/work-unit-async-storage-instance.js.map +0 -1
- package/dist/cjs/_virtual/work-unit-async-storage.external.js +0 -6
- package/dist/cjs/_virtual/work-unit-async-storage.external.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/errors/CombinedProtocolErrors.js +0 -85
- package/dist/cjs/node_modules/@apollo/client/errors/CombinedProtocolErrors.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/errors/ServerError.js +0 -80
- package/dist/cjs/node_modules/@apollo/client/errors/ServerError.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/errors/ServerParseError.js +0 -77
- package/dist/cjs/node_modules/@apollo/client/errors/ServerParseError.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/errors/index.js +0 -9
- package/dist/cjs/node_modules/@apollo/client/errors/index.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/errors/utils.js +0 -19
- package/dist/cjs/node_modules/@apollo/client/errors/utils.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/client-awareness/ClientAwarenessLink.js +0 -91
- package/dist/cjs/node_modules/@apollo/client/link/client-awareness/ClientAwarenessLink.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/core/ApolloLink.js +0 -262
- package/dist/cjs/node_modules/@apollo/client/link/core/ApolloLink.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/http/BaseHttpLink.js +0 -155
- package/dist/cjs/node_modules/@apollo/client/link/http/BaseHttpLink.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/http/HttpLink.js +0 -41
- package/dist/cjs/node_modules/@apollo/client/link/http/HttpLink.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js +0 -168
- package/dist/cjs/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/http/rewriteURIForGET.js +0 -56
- package/dist/cjs/node_modules/@apollo/client/link/http/rewriteURIForGET.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/http/selectHttpOptionsAndBody.js +0 -106
- package/dist/cjs/node_modules/@apollo/client/link/http/selectHttpOptionsAndBody.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/http/selectURI.js +0 -18
- package/dist/cjs/node_modules/@apollo/client/link/http/selectURI.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/utils/createOperation.js +0 -40
- package/dist/cjs/node_modules/@apollo/client/link/utils/createOperation.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/link/utils/filterOperationVariables.js +0 -27
- package/dist/cjs/node_modules/@apollo/client/link/utils/filterOperationVariables.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/caching/sizes.js +0 -31
- package/dist/cjs/node_modules/@apollo/client/utilities/caching/sizes.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/environment/index.production.js +0 -6
- package/dist/cjs/node_modules/@apollo/client/utilities/environment/index.production.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/graphql/operations.js +0 -65
- package/dist/cjs/node_modules/@apollo/client/utilities/graphql/operations.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/graphql/print.js +0 -31
- package/dist/cjs/node_modules/@apollo/client/utilities/graphql/print.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/caches.js +0 -49
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/caches.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/checkDocument.js +0 -62
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/checkDocument.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/compact.js +0 -27
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/compact.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationDefinition.js +0 -16
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationDefinition.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationName.js +0 -13
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/getOperationName.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/global.js +0 -21
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/global.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/maybe.js +0 -11
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/globals/maybe.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/isNonNullObject.js +0 -13
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/isNonNullObject.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/makeUniqueId.js +0 -19
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/makeUniqueId.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/memoize.js +0 -33
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/memoize.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/stringifyForDisplay.js +0 -20
- package/dist/cjs/node_modules/@apollo/client/utilities/internal/stringifyForDisplay.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/utilities/invariant/index.js +0 -94
- package/dist/cjs/node_modules/@apollo/client/utilities/invariant/index.js.map +0 -1
- package/dist/cjs/node_modules/@apollo/client/version.js +0 -6
- package/dist/cjs/node_modules/@apollo/client/version.js.map +0 -1
- package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_default.js +0 -19
- package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_default.js.map +0 -1
- package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js +0 -51
- package/dist/cjs/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js.map +0 -1
- package/dist/cjs/node_modules/@wry/caches/lib/weak.js +0 -147
- package/dist/cjs/node_modules/@wry/caches/lib/weak.js.map +0 -1
- package/dist/cjs/node_modules/@wry/trie/lib/index.js +0 -86
- package/dist/cjs/node_modules/@wry/trie/lib/index.js.map +0 -1
- package/dist/cjs/node_modules/graphql/error/GraphQLError.js +0 -232
- package/dist/cjs/node_modules/graphql/error/GraphQLError.js.map +0 -1
- package/dist/cjs/node_modules/graphql/error/syntaxError.js +0 -18
- package/dist/cjs/node_modules/graphql/error/syntaxError.js.map +0 -1
- package/dist/cjs/node_modules/graphql/jsutils/devAssert.js +0 -12
- package/dist/cjs/node_modules/graphql/jsutils/devAssert.js.map +0 -1
- package/dist/cjs/node_modules/graphql/jsutils/inspect.js +0 -120
- package/dist/cjs/node_modules/graphql/jsutils/inspect.js.map +0 -1
- package/dist/cjs/node_modules/graphql/jsutils/instanceOf.js +0 -63
- package/dist/cjs/node_modules/graphql/jsutils/instanceOf.js.map +0 -1
- package/dist/cjs/node_modules/graphql/jsutils/invariant.js +0 -14
- package/dist/cjs/node_modules/graphql/jsutils/invariant.js.map +0 -1
- package/dist/cjs/node_modules/graphql/jsutils/isObjectLike.js +0 -12
- package/dist/cjs/node_modules/graphql/jsutils/isObjectLike.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/ast.js +0 -227
- package/dist/cjs/node_modules/graphql/language/ast.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/blockString.js +0 -114
- package/dist/cjs/node_modules/graphql/language/blockString.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/characterClasses.js +0 -73
- package/dist/cjs/node_modules/graphql/language/characterClasses.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/directiveLocation.js +0 -34
- package/dist/cjs/node_modules/graphql/language/directiveLocation.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/kinds.js +0 -63
- package/dist/cjs/node_modules/graphql/language/kinds.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/lexer.js +0 -925
- package/dist/cjs/node_modules/graphql/language/lexer.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/location.js +0 -36
- package/dist/cjs/node_modules/graphql/language/location.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/parser.js +0 -1582
- package/dist/cjs/node_modules/graphql/language/parser.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/printLocation.js +0 -72
- package/dist/cjs/node_modules/graphql/language/printLocation.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/printString.js +0 -181
- package/dist/cjs/node_modules/graphql/language/printString.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/printer.js +0 -374
- package/dist/cjs/node_modules/graphql/language/printer.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/source.js +0 -56
- package/dist/cjs/node_modules/graphql/language/source.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/tokenKind.js +0 -39
- package/dist/cjs/node_modules/graphql/language/tokenKind.js.map +0 -1
- package/dist/cjs/node_modules/graphql/language/visitor.js +0 -274
- package/dist/cjs/node_modules/graphql/language/visitor.js.map +0 -1
- package/dist/cjs/node_modules/graphql-tag/lib/index.js +0 -129
- package/dist/cjs/node_modules/graphql-tag/lib/index.js.map +0 -1
- package/dist/cjs/node_modules/next/compat/router.js +0 -16
- package/dist/cjs/node_modules/next/compat/router.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/compat/router.js +0 -40
- package/dist/cjs/node_modules/next/dist/client/compat/router.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/app-router-headers.js +0 -109
- package/dist/cjs/node_modules/next/dist/client/components/app-router-headers.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/bailout-to-client-rendering.js +0 -58
- package/dist/cjs/node_modules/next/dist/client/components/bailout-to-client-rendering.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/forbidden.js +0 -65
- package/dist/cjs/node_modules/next/dist/client/components/forbidden.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/hooks-server-context.js +0 -53
- package/dist/cjs/node_modules/next/dist/client/components/hooks-server-context.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +0 -80
- package/dist/cjs/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/is-next-router-error.js +0 -40
- package/dist/cjs/node_modules/next/dist/client/components/is-next-router-error.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/navigation.js +0 -192
- package/dist/cjs/node_modules/next/dist/client/components/navigation.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/navigation.react-server.js +0 -102
- package/dist/cjs/node_modules/next/dist/client/components/navigation.react-server.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/not-found.js +0 -59
- package/dist/cjs/node_modules/next/dist/client/components/not-found.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/redirect-error.js +0 -63
- package/dist/cjs/node_modules/next/dist/client/components/redirect-error.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/redirect-status-code.js +0 -39
- package/dist/cjs/node_modules/next/dist/client/components/redirect-status-code.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/redirect.js +0 -104
- package/dist/cjs/node_modules/next/dist/client/components/redirect.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +0 -36
- package/dist/cjs/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/static-generation-bailout.js +0 -53
- package/dist/cjs/node_modules/next/dist/client/components/static-generation-bailout.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/unauthorized.js +0 -66
- package/dist/cjs/node_modules/next/dist/client/components/unauthorized.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/unrecognized-action-error.js +0 -50
- package/dist/cjs/node_modules/next/dist/client/components/unrecognized-action-error.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.browser.js +0 -45
- package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.browser.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.js +0 -44
- package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.server.js +0 -53
- package/dist/cjs/node_modules/next/dist/client/components/unstable-rethrow.server.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +0 -343
- package/dist/cjs/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/lib/framework/boundary-constants.js +0 -45
- package/dist/cjs/node_modules/next/dist/lib/framework/boundary-constants.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/lib/scheduler.js +0 -73
- package/dist/cjs/node_modules/next/dist/lib/scheduler.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage-instance.js +0 -30
- package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage-instance.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage.external.js +0 -29
- package/dist/cjs/node_modules/next/dist/server/app-render/action-async-storage.external.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +0 -30
- package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +0 -29
- package/dist/cjs/node_modules/next/dist/server/app-render/after-task-async-storage.external.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/async-local-storage.js +0 -85
- package/dist/cjs/node_modules/next/dist/server/app-render/async-local-storage.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/dynamic-rendering.js +0 -656
- package/dist/cjs/node_modules/next/dist/server/app-render/dynamic-rendering.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage-instance.js +0 -30
- package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage-instance.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage.external.js +0 -29
- package/dist/cjs/node_modules/next/dist/server/app-render/work-async-storage.external.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +0 -30
- package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +0 -212
- package/dist/cjs/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js +0 -112
- package/dist/cjs/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/dynamic-rendering-utils.js +0 -92
- package/dist/cjs/node_modules/next/dist/server/dynamic-rendering-utils.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/lib/router-utils/is-postpone.js +0 -31
- package/dist/cjs/node_modules/next/dist/server/lib/router-utils/is-postpone.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/request/cookies.js +0 -415
- package/dist/cjs/node_modules/next/dist/server/request/cookies.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/request/draft-mode.js +0 -293
- package/dist/cjs/node_modules/next/dist/server/request/draft-mode.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/request/headers.js +0 -366
- package/dist/cjs/node_modules/next/dist/server/request/headers.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/request/utils.js +0 -73
- package/dist/cjs/node_modules/next/dist/server/request/utils.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +0 -204
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/headers.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +0 -45
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +0 -218
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/cookies.js +0 -40
- package/dist/cjs/node_modules/next/dist/server/web/spec-extension/cookies.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +0 -60
- package/dist/cjs/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +0 -49
- package/dist/cjs/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/shared/lib/invariant-error.js +0 -33
- package/dist/cjs/node_modules/next/dist/shared/lib/invariant-error.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +0 -47
- package/dist/cjs/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +0 -35
- package/dist/cjs/node_modules/next/dist/shared/lib/router-context.shared-runtime.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/shared/lib/segment.js +0 -61
- package/dist/cjs/node_modules/next/dist/shared/lib/segment.js.map +0 -1
- package/dist/cjs/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +0 -48
- package/dist/cjs/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js.map +0 -1
- package/dist/cjs/node_modules/next/headers.js +0 -20
- package/dist/cjs/node_modules/next/headers.js.map +0 -1
- package/dist/cjs/node_modules/next/navigation.js +0 -16
- package/dist/cjs/node_modules/next/navigation.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Observable.js +0 -106
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Observable.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscriber.js +0 -158
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscriber.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscription.js +0 -148
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/Subscription.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/config.js +0 -7
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/config.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/observable/empty.js +0 -8
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/observable/empty.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/scheduler/timeoutProvider.js +0 -20
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/scheduler/timeoutProvider.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/symbol/observable.js +0 -6
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/symbol/observable.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/UnsubscriptionError.js +0 -17
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/UnsubscriptionError.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/arrRemove.js +0 -11
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/arrRemove.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/createErrorClass.js +0 -15
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/createErrorClass.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/errorContext.js +0 -10
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/errorContext.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/identity.js +0 -8
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/identity.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/isFunction.js +0 -8
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/isFunction.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/noop.js +0 -6
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/noop.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/pipe.js +0 -18
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/pipe.js.map +0 -1
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/reportUnhandledError.js +0 -14
- package/dist/cjs/node_modules/rxjs/dist/esm5/internal/util/reportUnhandledError.js.map +0 -1
- package/dist/cjs/node_modules/tslib/tslib.es6.js +0 -93
- package/dist/cjs/node_modules/tslib/tslib.es6.js.map +0 -1
- package/dist/components/Panel.d.ts +0 -4
- package/dist/components/panel/Panel.d.ts +0 -7
- package/dist/components/panel/PanelAvatar.d.ts +0 -7
- package/dist/components/panel/PanelDivider.d.ts +0 -5
- package/dist/components/panel/PanelHeader.d.ts +0 -7
- package/dist/components/panel/PanelItem.d.ts +0 -9
- package/dist/components/panel/PanelListItems.d.ts +0 -12
- package/dist/components/panel/index.d.ts +0 -9
- package/dist/components/panel/panel.actions.d.ts +0 -3
- package/dist/components/panel/panel.store.d.ts +0 -5
- package/dist/components/panel/panel.types.d.ts +0 -7
- package/dist/components/session/SessionProvider.d.ts +0 -8
- package/dist/components/session/SessionUserContext.d.ts +0 -3
- package/dist/components/session/SessionUserProvider.d.ts +0 -10
- package/dist/components/session/index.d.ts +0 -1
- package/dist/components/session/session.constants.d.ts +0 -3
- package/dist/components/session/session.hooks.d.ts +0 -1
- package/dist/components/session/session.types.d.ts +0 -6
- package/dist/config/config.types.d.ts +0 -4
- package/dist/esm/_virtual/_interop_require_default.js +0 -4
- package/dist/esm/_virtual/_interop_require_default.js.map +0 -1
- package/dist/esm/_virtual/_interop_require_wildcard.js +0 -4
- package/dist/esm/_virtual/_interop_require_wildcard.js.map +0 -1
- package/dist/esm/_virtual/action-async-storage-instance.js +0 -4
- package/dist/esm/_virtual/action-async-storage-instance.js.map +0 -1
- package/dist/esm/_virtual/action-async-storage.external.js +0 -4
- package/dist/esm/_virtual/action-async-storage.external.js.map +0 -1
- package/dist/esm/_virtual/after-task-async-storage-instance.js +0 -4
- package/dist/esm/_virtual/after-task-async-storage-instance.js.map +0 -1
- package/dist/esm/_virtual/after-task-async-storage.external.js +0 -4
- package/dist/esm/_virtual/after-task-async-storage.external.js.map +0 -1
- package/dist/esm/_virtual/app-router-context.shared-runtime.js +0 -4
- package/dist/esm/_virtual/app-router-context.shared-runtime.js.map +0 -1
- package/dist/esm/_virtual/app-router-headers.js +0 -4
- package/dist/esm/_virtual/app-router-headers.js.map +0 -1
- package/dist/esm/_virtual/async-local-storage.js +0 -4
- package/dist/esm/_virtual/async-local-storage.js.map +0 -1
- package/dist/esm/_virtual/bailout-to-client-rendering.js +0 -4
- package/dist/esm/_virtual/bailout-to-client-rendering.js.map +0 -1
- package/dist/esm/_virtual/bailout-to-csr.js +0 -4
- package/dist/esm/_virtual/bailout-to-csr.js.map +0 -1
- package/dist/esm/_virtual/boundary-constants.js +0 -4
- package/dist/esm/_virtual/boundary-constants.js.map +0 -1
- package/dist/esm/_virtual/cookies.js +0 -4
- package/dist/esm/_virtual/cookies.js.map +0 -1
- package/dist/esm/_virtual/cookies2.js +0 -4
- package/dist/esm/_virtual/cookies2.js.map +0 -1
- package/dist/esm/_virtual/create-deduped-by-callsite-server-error-logger.js +0 -4
- package/dist/esm/_virtual/create-deduped-by-callsite-server-error-logger.js.map +0 -1
- package/dist/esm/_virtual/draft-mode.js +0 -4
- package/dist/esm/_virtual/draft-mode.js.map +0 -1
- package/dist/esm/_virtual/dynamic-rendering-utils.js +0 -4
- package/dist/esm/_virtual/dynamic-rendering-utils.js.map +0 -1
- package/dist/esm/_virtual/dynamic-rendering.js +0 -4
- package/dist/esm/_virtual/dynamic-rendering.js.map +0 -1
- package/dist/esm/_virtual/forbidden.js +0 -4
- package/dist/esm/_virtual/forbidden.js.map +0 -1
- package/dist/esm/_virtual/get-segment-value.js +0 -4
- package/dist/esm/_virtual/get-segment-value.js.map +0 -1
- package/dist/esm/_virtual/headers.js +0 -6
- package/dist/esm/_virtual/headers.js.map +0 -1
- package/dist/esm/_virtual/headers2.js +0 -4
- package/dist/esm/_virtual/headers2.js.map +0 -1
- package/dist/esm/_virtual/headers3.js +0 -4
- package/dist/esm/_virtual/headers3.js.map +0 -1
- package/dist/esm/_virtual/headers4.js +0 -4
- package/dist/esm/_virtual/headers4.js.map +0 -1
- package/dist/esm/_virtual/hooks-client-context.shared-runtime.js +0 -4
- package/dist/esm/_virtual/hooks-client-context.shared-runtime.js.map +0 -1
- package/dist/esm/_virtual/hooks-server-context.js +0 -4
- package/dist/esm/_virtual/hooks-server-context.js.map +0 -1
- package/dist/esm/_virtual/http-access-fallback.js +0 -4
- package/dist/esm/_virtual/http-access-fallback.js.map +0 -1
- package/dist/esm/_virtual/invariant-error.js +0 -4
- package/dist/esm/_virtual/invariant-error.js.map +0 -1
- package/dist/esm/_virtual/is-next-router-error.js +0 -4
- package/dist/esm/_virtual/is-next-router-error.js.map +0 -1
- package/dist/esm/_virtual/is-postpone.js +0 -4
- package/dist/esm/_virtual/is-postpone.js.map +0 -1
- package/dist/esm/_virtual/navigation.react-server.js +0 -4
- package/dist/esm/_virtual/navigation.react-server.js.map +0 -1
- package/dist/esm/_virtual/not-found.js +0 -4
- package/dist/esm/_virtual/not-found.js.map +0 -1
- package/dist/esm/_virtual/redirect-error.js +0 -4
- package/dist/esm/_virtual/redirect-error.js.map +0 -1
- package/dist/esm/_virtual/redirect-status-code.js +0 -4
- package/dist/esm/_virtual/redirect-status-code.js.map +0 -1
- package/dist/esm/_virtual/redirect.js +0 -4
- package/dist/esm/_virtual/redirect.js.map +0 -1
- package/dist/esm/_virtual/reflect.js +0 -4
- package/dist/esm/_virtual/reflect.js.map +0 -1
- package/dist/esm/_virtual/request-cookies.js +0 -4
- package/dist/esm/_virtual/request-cookies.js.map +0 -1
- package/dist/esm/_virtual/router-context.shared-runtime.js +0 -4
- package/dist/esm/_virtual/router-context.shared-runtime.js.map +0 -1
- package/dist/esm/_virtual/scheduler.js +0 -4
- package/dist/esm/_virtual/scheduler.js.map +0 -1
- package/dist/esm/_virtual/segment.js +0 -4
- package/dist/esm/_virtual/segment.js.map +0 -1
- package/dist/esm/_virtual/server-inserted-html.shared-runtime.js +0 -4
- package/dist/esm/_virtual/server-inserted-html.shared-runtime.js.map +0 -1
- package/dist/esm/_virtual/static-generation-bailout.js +0 -4
- package/dist/esm/_virtual/static-generation-bailout.js.map +0 -1
- package/dist/esm/_virtual/unauthorized.js +0 -4
- package/dist/esm/_virtual/unauthorized.js.map +0 -1
- package/dist/esm/_virtual/unrecognized-action-error.js +0 -4
- package/dist/esm/_virtual/unrecognized-action-error.js.map +0 -1
- package/dist/esm/_virtual/unstable-rethrow.browser.js +0 -4
- package/dist/esm/_virtual/unstable-rethrow.browser.js.map +0 -1
- package/dist/esm/_virtual/unstable-rethrow.js +0 -4
- package/dist/esm/_virtual/unstable-rethrow.js.map +0 -1
- package/dist/esm/_virtual/unstable-rethrow.server.js +0 -4
- package/dist/esm/_virtual/unstable-rethrow.server.js.map +0 -1
- package/dist/esm/_virtual/utils.js +0 -4
- package/dist/esm/_virtual/utils.js.map +0 -1
- package/dist/esm/_virtual/work-async-storage-instance.js +0 -4
- package/dist/esm/_virtual/work-async-storage-instance.js.map +0 -1
- package/dist/esm/_virtual/work-async-storage.external.js +0 -4
- package/dist/esm/_virtual/work-async-storage.external.js.map +0 -1
- package/dist/esm/_virtual/work-unit-async-storage-instance.js +0 -4
- package/dist/esm/_virtual/work-unit-async-storage-instance.js.map +0 -1
- package/dist/esm/_virtual/work-unit-async-storage.external.js +0 -4
- package/dist/esm/_virtual/work-unit-async-storage.external.js.map +0 -1
- package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_default.js +0 -17
- package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_default.js.map +0 -1
- package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js +0 -49
- package/dist/esm/node_modules/@swc/helpers/cjs/_interop_require_wildcard.js.map +0 -1
- package/dist/esm/node_modules/next/compat/router.js +0 -14
- package/dist/esm/node_modules/next/compat/router.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/compat/router.js +0 -38
- package/dist/esm/node_modules/next/dist/client/compat/router.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/app-router-headers.js +0 -107
- package/dist/esm/node_modules/next/dist/client/components/app-router-headers.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/bailout-to-client-rendering.js +0 -56
- package/dist/esm/node_modules/next/dist/client/components/bailout-to-client-rendering.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/forbidden.js +0 -63
- package/dist/esm/node_modules/next/dist/client/components/forbidden.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/hooks-server-context.js +0 -51
- package/dist/esm/node_modules/next/dist/client/components/hooks-server-context.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +0 -78
- package/dist/esm/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/is-next-router-error.js +0 -38
- package/dist/esm/node_modules/next/dist/client/components/is-next-router-error.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/navigation.js +0 -190
- package/dist/esm/node_modules/next/dist/client/components/navigation.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/navigation.react-server.js +0 -100
- package/dist/esm/node_modules/next/dist/client/components/navigation.react-server.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/not-found.js +0 -57
- package/dist/esm/node_modules/next/dist/client/components/not-found.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/redirect-error.js +0 -61
- package/dist/esm/node_modules/next/dist/client/components/redirect-error.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/redirect-status-code.js +0 -37
- package/dist/esm/node_modules/next/dist/client/components/redirect-status-code.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/redirect.js +0 -102
- package/dist/esm/node_modules/next/dist/client/components/redirect.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +0 -34
- package/dist/esm/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/static-generation-bailout.js +0 -51
- package/dist/esm/node_modules/next/dist/client/components/static-generation-bailout.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/unauthorized.js +0 -64
- package/dist/esm/node_modules/next/dist/client/components/unauthorized.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/unrecognized-action-error.js +0 -48
- package/dist/esm/node_modules/next/dist/client/components/unrecognized-action-error.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.browser.js +0 -43
- package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.browser.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.js +0 -42
- package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.js.map +0 -1
- package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.server.js +0 -51
- package/dist/esm/node_modules/next/dist/client/components/unstable-rethrow.server.js.map +0 -1
- package/dist/esm/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +0 -341
- package/dist/esm/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js.map +0 -1
- package/dist/esm/node_modules/next/dist/lib/framework/boundary-constants.js +0 -43
- package/dist/esm/node_modules/next/dist/lib/framework/boundary-constants.js.map +0 -1
- package/dist/esm/node_modules/next/dist/lib/scheduler.js +0 -71
- package/dist/esm/node_modules/next/dist/lib/scheduler.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage-instance.js +0 -28
- package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage-instance.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage.external.js +0 -27
- package/dist/esm/node_modules/next/dist/server/app-render/action-async-storage.external.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +0 -28
- package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +0 -27
- package/dist/esm/node_modules/next/dist/server/app-render/after-task-async-storage.external.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/async-local-storage.js +0 -83
- package/dist/esm/node_modules/next/dist/server/app-render/async-local-storage.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/dynamic-rendering.js +0 -654
- package/dist/esm/node_modules/next/dist/server/app-render/dynamic-rendering.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage-instance.js +0 -28
- package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage-instance.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage.external.js +0 -27
- package/dist/esm/node_modules/next/dist/server/app-render/work-async-storage.external.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +0 -28
- package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +0 -210
- package/dist/esm/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js +0 -110
- package/dist/esm/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/dynamic-rendering-utils.js +0 -90
- package/dist/esm/node_modules/next/dist/server/dynamic-rendering-utils.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/lib/router-utils/is-postpone.js +0 -29
- package/dist/esm/node_modules/next/dist/server/lib/router-utils/is-postpone.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/request/cookies.js +0 -413
- package/dist/esm/node_modules/next/dist/server/request/cookies.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/request/draft-mode.js +0 -291
- package/dist/esm/node_modules/next/dist/server/request/draft-mode.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/request/headers.js +0 -364
- package/dist/esm/node_modules/next/dist/server/request/headers.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/request/utils.js +0 -71
- package/dist/esm/node_modules/next/dist/server/request/utils.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +0 -202
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/headers.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +0 -43
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +0 -216
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js.map +0 -1
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/cookies.js +0 -38
- package/dist/esm/node_modules/next/dist/server/web/spec-extension/cookies.js.map +0 -1
- package/dist/esm/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +0 -58
- package/dist/esm/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js.map +0 -1
- package/dist/esm/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +0 -47
- package/dist/esm/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js.map +0 -1
- package/dist/esm/node_modules/next/dist/shared/lib/invariant-error.js +0 -31
- package/dist/esm/node_modules/next/dist/shared/lib/invariant-error.js.map +0 -1
- package/dist/esm/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +0 -45
- package/dist/esm/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js.map +0 -1
- package/dist/esm/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +0 -33
- package/dist/esm/node_modules/next/dist/shared/lib/router-context.shared-runtime.js.map +0 -1
- package/dist/esm/node_modules/next/dist/shared/lib/segment.js +0 -59
- package/dist/esm/node_modules/next/dist/shared/lib/segment.js.map +0 -1
- package/dist/esm/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +0 -46
- package/dist/esm/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js.map +0 -1
- package/dist/esm/node_modules/next/headers.js +0 -18
- package/dist/esm/node_modules/next/headers.js.map +0 -1
- package/dist/esm/node_modules/next/navigation.js +0 -14
- package/dist/esm/node_modules/next/navigation.js.map +0 -1
- package/dist/index.esm.js +0 -28936
- package/dist/index.esm.js.map +0 -1
- package/dist/index.js +0 -28966
- package/dist/index.js.map +0 -1
- package/dist/shared/apollo/apollo.client.d.ts +0 -7
- package/dist/shared/mui/theme.d.ts +0 -1
- package/dist/shared/types/generated.d.ts +0 -1480
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { __exports as dynamicRenderingUtils } from '../../../../_virtual/dynamic-rendering-utils.js';
|
|
2
|
-
|
|
3
|
-
var hasRequiredDynamicRenderingUtils;
|
|
4
|
-
|
|
5
|
-
function requireDynamicRenderingUtils () {
|
|
6
|
-
if (hasRequiredDynamicRenderingUtils) return dynamicRenderingUtils;
|
|
7
|
-
hasRequiredDynamicRenderingUtils = 1;
|
|
8
|
-
(function (exports$1) {
|
|
9
|
-
Object.defineProperty(exports$1, "__esModule", {
|
|
10
|
-
value: true
|
|
11
|
-
});
|
|
12
|
-
function _export(target, all) {
|
|
13
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
14
|
-
enumerable: true,
|
|
15
|
-
get: all[name]
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
_export(exports$1, {
|
|
19
|
-
isHangingPromiseRejectionError: function() {
|
|
20
|
-
return isHangingPromiseRejectionError;
|
|
21
|
-
},
|
|
22
|
-
makeDevtoolsIOAwarePromise: function() {
|
|
23
|
-
return makeDevtoolsIOAwarePromise;
|
|
24
|
-
},
|
|
25
|
-
makeHangingPromise: function() {
|
|
26
|
-
return makeHangingPromise;
|
|
27
|
-
}
|
|
28
|
-
});
|
|
29
|
-
function isHangingPromiseRejectionError(err) {
|
|
30
|
-
if (typeof err !== 'object' || err === null || !('digest' in err)) {
|
|
31
|
-
return false;
|
|
32
|
-
}
|
|
33
|
-
return err.digest === HANGING_PROMISE_REJECTION;
|
|
34
|
-
}
|
|
35
|
-
const HANGING_PROMISE_REJECTION = 'HANGING_PROMISE_REJECTION';
|
|
36
|
-
class HangingPromiseRejectionError extends Error {
|
|
37
|
-
constructor(route, expression){
|
|
38
|
-
super(`During prerendering, ${expression} rejects when the prerender is complete. Typically these errors are handled by React but if you move ${expression} to a different context by using \`setTimeout\`, \`after\`, or similar functions you may observe this error and you should handle it in that context. This occurred at route "${route}".`), this.route = route, this.expression = expression, this.digest = HANGING_PROMISE_REJECTION;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
const abortListenersBySignal = new WeakMap();
|
|
42
|
-
function makeHangingPromise(signal, route, expression) {
|
|
43
|
-
if (signal.aborted) {
|
|
44
|
-
return Promise.reject(new HangingPromiseRejectionError(route, expression));
|
|
45
|
-
} else {
|
|
46
|
-
const hangingPromise = new Promise((_, reject)=>{
|
|
47
|
-
const boundRejection = reject.bind(null, new HangingPromiseRejectionError(route, expression));
|
|
48
|
-
let currentListeners = abortListenersBySignal.get(signal);
|
|
49
|
-
if (currentListeners) {
|
|
50
|
-
currentListeners.push(boundRejection);
|
|
51
|
-
} else {
|
|
52
|
-
const listeners = [
|
|
53
|
-
boundRejection
|
|
54
|
-
];
|
|
55
|
-
abortListenersBySignal.set(signal, listeners);
|
|
56
|
-
signal.addEventListener('abort', ()=>{
|
|
57
|
-
for(let i = 0; i < listeners.length; i++){
|
|
58
|
-
listeners[i]();
|
|
59
|
-
}
|
|
60
|
-
}, {
|
|
61
|
-
once: true
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
});
|
|
65
|
-
// We are fine if no one actually awaits this promise. We shouldn't consider this an unhandled rejection so
|
|
66
|
-
// we attach a noop catch handler here to suppress this warning. If you actually await somewhere or construct
|
|
67
|
-
// your own promise out of it you'll need to ensure you handle the error when it rejects.
|
|
68
|
-
hangingPromise.catch(ignoreReject);
|
|
69
|
-
return hangingPromise;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
function ignoreReject() {}
|
|
73
|
-
function makeDevtoolsIOAwarePromise(underlying) {
|
|
74
|
-
// in React DevTools if we resolve in a setTimeout we will observe
|
|
75
|
-
// the promise resolution as something that can suspend a boundary or root.
|
|
76
|
-
return new Promise((resolve)=>{
|
|
77
|
-
// Must use setTimeout to be considered IO React DevTools. setImmediate will not work.
|
|
78
|
-
setTimeout(()=>{
|
|
79
|
-
resolve(underlying);
|
|
80
|
-
}, 0);
|
|
81
|
-
});
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
} (dynamicRenderingUtils));
|
|
86
|
-
return dynamicRenderingUtils;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
export { requireDynamicRenderingUtils as __require };
|
|
90
|
-
//# sourceMappingURL=dynamic-rendering-utils.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dynamic-rendering-utils.js","sources":["../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n0 && (module.exports = {\n isHangingPromiseRejectionError: null,\n makeDevtoolsIOAwarePromise: null,\n makeHangingPromise: null\n});\nfunction _export(target, all) {\n for(var name in all)Object.defineProperty(target, name, {\n enumerable: true,\n get: all[name]\n });\n}\n_export(exports, {\n isHangingPromiseRejectionError: function() {\n return isHangingPromiseRejectionError;\n },\n makeDevtoolsIOAwarePromise: function() {\n return makeDevtoolsIOAwarePromise;\n },\n makeHangingPromise: function() {\n return makeHangingPromise;\n }\n});\nfunction isHangingPromiseRejectionError(err) {\n if (typeof err !== 'object' || err === null || !('digest' in err)) {\n return false;\n }\n return err.digest === HANGING_PROMISE_REJECTION;\n}\nconst HANGING_PROMISE_REJECTION = 'HANGING_PROMISE_REJECTION';\nclass HangingPromiseRejectionError extends Error {\n constructor(route, expression){\n super(`During prerendering, ${expression} rejects when the prerender is complete. Typically these errors are handled by React but if you move ${expression} to a different context by using \\`setTimeout\\`, \\`after\\`, or similar functions you may observe this error and you should handle it in that context. This occurred at route \"${route}\".`), this.route = route, this.expression = expression, this.digest = HANGING_PROMISE_REJECTION;\n }\n}\nconst abortListenersBySignal = new WeakMap();\nfunction makeHangingPromise(signal, route, expression) {\n if (signal.aborted) {\n return Promise.reject(new HangingPromiseRejectionError(route, expression));\n } else {\n const hangingPromise = new Promise((_, reject)=>{\n const boundRejection = reject.bind(null, new HangingPromiseRejectionError(route, expression));\n let currentListeners = abortListenersBySignal.get(signal);\n if (currentListeners) {\n currentListeners.push(boundRejection);\n } else {\n const listeners = [\n boundRejection\n ];\n abortListenersBySignal.set(signal, listeners);\n signal.addEventListener('abort', ()=>{\n for(let i = 0; i < listeners.length; i++){\n listeners[i]();\n }\n }, {\n once: true\n });\n }\n });\n // We are fine if no one actually awaits this promise. We shouldn't consider this an unhandled rejection so\n // we attach a noop catch handler here to suppress this warning. If you actually await somewhere or construct\n // your own promise out of it you'll need to ensure you handle the error when it rejects.\n hangingPromise.catch(ignoreReject);\n return hangingPromise;\n }\n}\nfunction ignoreReject() {}\nfunction makeDevtoolsIOAwarePromise(underlying) {\n // in React DevTools if we resolve in a setTimeout we will observe\n // the promise resolution as something that can suspend a boundary or root.\n return new Promise((resolve)=>{\n // Must use setTimeout to be considered IO React DevTools. setImmediate will not work.\n setTimeout(()=>{\n resolve(underlying);\n }, 0);\n });\n}\n\n//# sourceMappingURL=dynamic-rendering-utils.js.map"],"names":["exports"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { __exports as isPostpone } from '../../../../../../_virtual/is-postpone.js';
|
|
2
|
-
|
|
3
|
-
var hasRequiredIsPostpone;
|
|
4
|
-
|
|
5
|
-
function requireIsPostpone () {
|
|
6
|
-
if (hasRequiredIsPostpone) return isPostpone;
|
|
7
|
-
hasRequiredIsPostpone = 1;
|
|
8
|
-
(function (exports$1) {
|
|
9
|
-
Object.defineProperty(exports$1, "__esModule", {
|
|
10
|
-
value: true
|
|
11
|
-
});
|
|
12
|
-
Object.defineProperty(exports$1, "isPostpone", {
|
|
13
|
-
enumerable: true,
|
|
14
|
-
get: function() {
|
|
15
|
-
return isPostpone;
|
|
16
|
-
}
|
|
17
|
-
});
|
|
18
|
-
const REACT_POSTPONE_TYPE = Symbol.for('react.postpone');
|
|
19
|
-
function isPostpone(error) {
|
|
20
|
-
return typeof error === 'object' && error !== null && error.$$typeof === REACT_POSTPONE_TYPE;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
} (isPostpone));
|
|
25
|
-
return isPostpone;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
export { requireIsPostpone as __require };
|
|
29
|
-
//# sourceMappingURL=is-postpone.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"is-postpone.js","sources":["../../../../../../../../node_modules/next/dist/server/lib/router-utils/is-postpone.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nObject.defineProperty(exports, \"isPostpone\", {\n enumerable: true,\n get: function() {\n return isPostpone;\n }\n});\nconst REACT_POSTPONE_TYPE = Symbol.for('react.postpone');\nfunction isPostpone(error) {\n return typeof error === 'object' && error !== null && error.$$typeof === REACT_POSTPONE_TYPE;\n}\n\n//# sourceMappingURL=is-postpone.js.map"],"names":["exports"],"mappings":";;;;;;;;AACA,EAAA,MAAM,CAAC,cAAc,CAAAA,SAAA,EAAU,YAAY,EAAE;AAC7C,MAAI,KAAK,EAAE;AACX,GAAC,CAAC;AACF,EAAA,MAAM,CAAC,cAAc,CAACA,SAAO,EAAE,YAAY,EAAE;MACzC,UAAU,EAAE,IAAI;MAChB,GAAG,EAAE,WAAW;AACpB,UAAQ,OAAO,UAAU;AACzB,MAAA;AACA,GAAC,CAAC;AACF,EAAA,MAAM,mBAAmB,GAAG,MAAM,CAAC,GAAG,CAAC,gBAAgB,CAAC;EACxD,SAAS,UAAU,CAAC,KAAK,EAAE;AAC3B,MAAI,OAAO,OAAO,KAAK,KAAK,QAAQ,IAAI,KAAK,KAAK,IAAI,IAAI,KAAK,CAAC,QAAQ,KAAK,mBAAmB;AAChG,EAAA;;AAEA;;;;;;;","x_google_ignoreList":[0]}
|
|
@@ -1,413 +0,0 @@
|
|
|
1
|
-
import { __exports as cookies } from '../../../../../_virtual/cookies.js';
|
|
2
|
-
import { __require as requireRequestCookies } from '../web/spec-extension/adapters/request-cookies.js';
|
|
3
|
-
import { __require as requireCookies$1 } from '../web/spec-extension/cookies.js';
|
|
4
|
-
import { __require as requireWorkAsyncStorage_external } from '../app-render/work-async-storage.external.js';
|
|
5
|
-
import { __require as requireWorkUnitAsyncStorage_external } from '../app-render/work-unit-async-storage.external.js';
|
|
6
|
-
import { __require as requireDynamicRendering } from '../app-render/dynamic-rendering.js';
|
|
7
|
-
import { __require as requireStaticGenerationBailout } from '../../client/components/static-generation-bailout.js';
|
|
8
|
-
import { __require as requireDynamicRenderingUtils } from '../dynamic-rendering-utils.js';
|
|
9
|
-
import { __require as requireCreateDedupedByCallsiteServerErrorLogger } from '../create-deduped-by-callsite-server-error-logger.js';
|
|
10
|
-
import { __require as requireUtils } from './utils.js';
|
|
11
|
-
import { __require as requireInvariantError } from '../../shared/lib/invariant-error.js';
|
|
12
|
-
import { __require as requireReflect } from '../web/spec-extension/adapters/reflect.js';
|
|
13
|
-
|
|
14
|
-
var hasRequiredCookies;
|
|
15
|
-
|
|
16
|
-
function requireCookies () {
|
|
17
|
-
if (hasRequiredCookies) return cookies;
|
|
18
|
-
hasRequiredCookies = 1;
|
|
19
|
-
(function (exports$1) {
|
|
20
|
-
Object.defineProperty(exports$1, "__esModule", {
|
|
21
|
-
value: true
|
|
22
|
-
});
|
|
23
|
-
Object.defineProperty(exports$1, "cookies", {
|
|
24
|
-
enumerable: true,
|
|
25
|
-
get: function() {
|
|
26
|
-
return cookies;
|
|
27
|
-
}
|
|
28
|
-
});
|
|
29
|
-
const _requestcookies = requireRequestCookies();
|
|
30
|
-
const _cookies = requireCookies$1();
|
|
31
|
-
const _workasyncstorageexternal = requireWorkAsyncStorage_external();
|
|
32
|
-
const _workunitasyncstorageexternal = requireWorkUnitAsyncStorage_external();
|
|
33
|
-
const _dynamicrendering = requireDynamicRendering();
|
|
34
|
-
const _staticgenerationbailout = requireStaticGenerationBailout();
|
|
35
|
-
const _dynamicrenderingutils = requireDynamicRenderingUtils();
|
|
36
|
-
const _creatededupedbycallsiteservererrorlogger = requireCreateDedupedByCallsiteServerErrorLogger();
|
|
37
|
-
const _utils = requireUtils();
|
|
38
|
-
const _invarianterror = requireInvariantError();
|
|
39
|
-
const _reflect = requireReflect();
|
|
40
|
-
function cookies() {
|
|
41
|
-
const callingExpression = 'cookies';
|
|
42
|
-
const workStore = _workasyncstorageexternal.workAsyncStorage.getStore();
|
|
43
|
-
const workUnitStore = _workunitasyncstorageexternal.workUnitAsyncStorage.getStore();
|
|
44
|
-
if (workStore) {
|
|
45
|
-
if (workUnitStore && workUnitStore.phase === 'after' && !(0, _utils.isRequestAPICallableInsideAfter)()) {
|
|
46
|
-
throw Object.defineProperty(new Error(// TODO(after): clarify that this only applies to pages?
|
|
47
|
-
`Route ${workStore.route} used "cookies" inside "after(...)". This is not supported. If you need this data inside an "after" callback, use "cookies" outside of the callback. See more info here: https://nextjs.org/docs/canary/app/api-reference/functions/after`), "__NEXT_ERROR_CODE", {
|
|
48
|
-
value: "E88",
|
|
49
|
-
enumerable: false,
|
|
50
|
-
configurable: true
|
|
51
|
-
});
|
|
52
|
-
}
|
|
53
|
-
if (workStore.forceStatic) {
|
|
54
|
-
// When using forceStatic we override all other logic and always just return an empty
|
|
55
|
-
// cookies object without tracking
|
|
56
|
-
const underlyingCookies = createEmptyCookies();
|
|
57
|
-
return makeUntrackedExoticCookies(underlyingCookies);
|
|
58
|
-
}
|
|
59
|
-
if (workStore.dynamicShouldError) {
|
|
60
|
-
throw Object.defineProperty(new _staticgenerationbailout.StaticGenBailoutError(`Route ${workStore.route} with \`dynamic = "error"\` couldn't be rendered statically because it used \`cookies\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`), "__NEXT_ERROR_CODE", {
|
|
61
|
-
value: "E549",
|
|
62
|
-
enumerable: false,
|
|
63
|
-
configurable: true
|
|
64
|
-
});
|
|
65
|
-
}
|
|
66
|
-
if (workUnitStore) {
|
|
67
|
-
switch(workUnitStore.type){
|
|
68
|
-
case 'cache':
|
|
69
|
-
const error = Object.defineProperty(new Error(`Route ${workStore.route} used "cookies" inside "use cache". Accessing Dynamic data sources inside a cache scope is not supported. If you need this data inside a cached function use "cookies" outside of the cached function and pass the required dynamic data in as an argument. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`), "__NEXT_ERROR_CODE", {
|
|
70
|
-
value: "E398",
|
|
71
|
-
enumerable: false,
|
|
72
|
-
configurable: true
|
|
73
|
-
});
|
|
74
|
-
Error.captureStackTrace(error, cookies);
|
|
75
|
-
workStore.invalidDynamicUsageError ??= error;
|
|
76
|
-
throw error;
|
|
77
|
-
case 'unstable-cache':
|
|
78
|
-
throw Object.defineProperty(new Error(`Route ${workStore.route} used "cookies" inside a function cached with "unstable_cache(...)". Accessing Dynamic data sources inside a cache scope is not supported. If you need this data inside a cached function use "cookies" outside of the cached function and pass the required dynamic data in as an argument. See more info here: https://nextjs.org/docs/app/api-reference/functions/unstable_cache`), "__NEXT_ERROR_CODE", {
|
|
79
|
-
value: "E157",
|
|
80
|
-
enumerable: false,
|
|
81
|
-
configurable: true
|
|
82
|
-
});
|
|
83
|
-
case 'prerender':
|
|
84
|
-
return makeHangingCookies(workStore, workUnitStore);
|
|
85
|
-
case 'prerender-client':
|
|
86
|
-
const exportName = '`cookies`';
|
|
87
|
-
throw Object.defineProperty(new _invarianterror.InvariantError(`${exportName} must not be used within a client component. Next.js should be preventing ${exportName} from being included in client components statically, but did not in this case.`), "__NEXT_ERROR_CODE", {
|
|
88
|
-
value: "E693",
|
|
89
|
-
enumerable: false,
|
|
90
|
-
configurable: true
|
|
91
|
-
});
|
|
92
|
-
case 'prerender-ppr':
|
|
93
|
-
// We need track dynamic access here eagerly to keep continuity with
|
|
94
|
-
// how cookies has worked in PPR without cacheComponents.
|
|
95
|
-
return (0, _dynamicrendering.postponeWithTracking)(workStore.route, callingExpression, workUnitStore.dynamicTracking);
|
|
96
|
-
case 'prerender-legacy':
|
|
97
|
-
// We track dynamic access here so we don't need to wrap the cookies
|
|
98
|
-
// in individual property access tracking.
|
|
99
|
-
return (0, _dynamicrendering.throwToInterruptStaticGeneration)(callingExpression, workStore, workUnitStore);
|
|
100
|
-
case 'prerender-runtime':
|
|
101
|
-
return (0, _dynamicrendering.delayUntilRuntimeStage)(workUnitStore, makeUntrackedCookies(workUnitStore.cookies));
|
|
102
|
-
case 'private-cache':
|
|
103
|
-
if (process.env.__NEXT_CACHE_COMPONENTS) {
|
|
104
|
-
return makeUntrackedCookies(workUnitStore.cookies);
|
|
105
|
-
}
|
|
106
|
-
return makeUntrackedExoticCookies(workUnitStore.cookies);
|
|
107
|
-
case 'request':
|
|
108
|
-
(0, _dynamicrendering.trackDynamicDataInDynamicRender)(workUnitStore);
|
|
109
|
-
let underlyingCookies;
|
|
110
|
-
if ((0, _requestcookies.areCookiesMutableInCurrentPhase)(workUnitStore)) {
|
|
111
|
-
// We can't conditionally return different types here based on the context.
|
|
112
|
-
// To avoid confusion, we always return the readonly type here.
|
|
113
|
-
underlyingCookies = workUnitStore.userspaceMutableCookies;
|
|
114
|
-
} else {
|
|
115
|
-
underlyingCookies = workUnitStore.cookies;
|
|
116
|
-
}
|
|
117
|
-
if (process.env.NODE_ENV === 'development') {
|
|
118
|
-
// Semantically we only need the dev tracking when running in `next dev`
|
|
119
|
-
// but since you would never use next dev with production NODE_ENV we use this
|
|
120
|
-
// as a proxy so we can statically exclude this code from production builds.
|
|
121
|
-
if (process.env.__NEXT_CACHE_COMPONENTS) {
|
|
122
|
-
return makeUntrackedCookiesWithDevWarnings(underlyingCookies, workStore == null ? void 0 : workStore.route);
|
|
123
|
-
}
|
|
124
|
-
return makeUntrackedExoticCookiesWithDevWarnings(underlyingCookies, workStore == null ? void 0 : workStore.route);
|
|
125
|
-
} else {
|
|
126
|
-
if (process.env.__NEXT_CACHE_COMPONENTS) {
|
|
127
|
-
return makeUntrackedCookies(underlyingCookies);
|
|
128
|
-
}
|
|
129
|
-
return makeUntrackedExoticCookies(underlyingCookies);
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
// If we end up here, there was no work store or work unit store present.
|
|
135
|
-
(0, _workunitasyncstorageexternal.throwForMissingRequestStore)(callingExpression);
|
|
136
|
-
}
|
|
137
|
-
function createEmptyCookies() {
|
|
138
|
-
return _requestcookies.RequestCookiesAdapter.seal(new _cookies.RequestCookies(new Headers({})));
|
|
139
|
-
}
|
|
140
|
-
const CachedCookies = new WeakMap();
|
|
141
|
-
function makeHangingCookies(workStore, prerenderStore) {
|
|
142
|
-
const cachedPromise = CachedCookies.get(prerenderStore);
|
|
143
|
-
if (cachedPromise) {
|
|
144
|
-
return cachedPromise;
|
|
145
|
-
}
|
|
146
|
-
const promise = (0, _dynamicrenderingutils.makeHangingPromise)(prerenderStore.renderSignal, workStore.route, '`cookies()`');
|
|
147
|
-
CachedCookies.set(prerenderStore, promise);
|
|
148
|
-
return promise;
|
|
149
|
-
}
|
|
150
|
-
function makeUntrackedCookies(underlyingCookies) {
|
|
151
|
-
const cachedCookies = CachedCookies.get(underlyingCookies);
|
|
152
|
-
if (cachedCookies) {
|
|
153
|
-
return cachedCookies;
|
|
154
|
-
}
|
|
155
|
-
const promise = Promise.resolve(underlyingCookies);
|
|
156
|
-
CachedCookies.set(underlyingCookies, promise);
|
|
157
|
-
return promise;
|
|
158
|
-
}
|
|
159
|
-
function makeUntrackedExoticCookies(underlyingCookies) {
|
|
160
|
-
const cachedCookies = CachedCookies.get(underlyingCookies);
|
|
161
|
-
if (cachedCookies) {
|
|
162
|
-
return cachedCookies;
|
|
163
|
-
}
|
|
164
|
-
const promise = Promise.resolve(underlyingCookies);
|
|
165
|
-
CachedCookies.set(underlyingCookies, promise);
|
|
166
|
-
Object.defineProperties(promise, {
|
|
167
|
-
[Symbol.iterator]: {
|
|
168
|
-
value: underlyingCookies[Symbol.iterator] ? underlyingCookies[Symbol.iterator].bind(underlyingCookies) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily
|
|
169
|
-
// but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with
|
|
170
|
-
// implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it
|
|
171
|
-
// has extra properties not available on RequestCookie instances.
|
|
172
|
-
polyfilledResponseCookiesIterator.bind(underlyingCookies)
|
|
173
|
-
},
|
|
174
|
-
size: {
|
|
175
|
-
get () {
|
|
176
|
-
return underlyingCookies.size;
|
|
177
|
-
}
|
|
178
|
-
},
|
|
179
|
-
get: {
|
|
180
|
-
value: underlyingCookies.get.bind(underlyingCookies)
|
|
181
|
-
},
|
|
182
|
-
getAll: {
|
|
183
|
-
value: underlyingCookies.getAll.bind(underlyingCookies)
|
|
184
|
-
},
|
|
185
|
-
has: {
|
|
186
|
-
value: underlyingCookies.has.bind(underlyingCookies)
|
|
187
|
-
},
|
|
188
|
-
set: {
|
|
189
|
-
value: underlyingCookies.set.bind(underlyingCookies)
|
|
190
|
-
},
|
|
191
|
-
delete: {
|
|
192
|
-
value: underlyingCookies.delete.bind(underlyingCookies)
|
|
193
|
-
},
|
|
194
|
-
clear: {
|
|
195
|
-
value: // @ts-expect-error clear is defined in RequestCookies implementation but not in the type
|
|
196
|
-
typeof underlyingCookies.clear === 'function' ? underlyingCookies.clear.bind(underlyingCookies) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily
|
|
197
|
-
// but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with
|
|
198
|
-
// implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it
|
|
199
|
-
// has extra properties not available on RequestCookie instances.
|
|
200
|
-
polyfilledResponseCookiesClear.bind(underlyingCookies, promise)
|
|
201
|
-
},
|
|
202
|
-
toString: {
|
|
203
|
-
value: underlyingCookies.toString.bind(underlyingCookies)
|
|
204
|
-
}
|
|
205
|
-
});
|
|
206
|
-
return promise;
|
|
207
|
-
}
|
|
208
|
-
function makeUntrackedExoticCookiesWithDevWarnings(underlyingCookies, route) {
|
|
209
|
-
const cachedCookies = CachedCookies.get(underlyingCookies);
|
|
210
|
-
if (cachedCookies) {
|
|
211
|
-
return cachedCookies;
|
|
212
|
-
}
|
|
213
|
-
const promise = (0, _dynamicrenderingutils.makeDevtoolsIOAwarePromise)(underlyingCookies);
|
|
214
|
-
CachedCookies.set(underlyingCookies, promise);
|
|
215
|
-
Object.defineProperties(promise, {
|
|
216
|
-
[Symbol.iterator]: {
|
|
217
|
-
value: function() {
|
|
218
|
-
const expression = '`...cookies()` or similar iteration';
|
|
219
|
-
syncIODev(route, expression);
|
|
220
|
-
return underlyingCookies[Symbol.iterator] ? underlyingCookies[Symbol.iterator].apply(underlyingCookies, arguments) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily
|
|
221
|
-
// but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with
|
|
222
|
-
// implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it
|
|
223
|
-
// has extra properties not available on RequestCookie instances.
|
|
224
|
-
polyfilledResponseCookiesIterator.call(underlyingCookies);
|
|
225
|
-
},
|
|
226
|
-
writable: false
|
|
227
|
-
},
|
|
228
|
-
size: {
|
|
229
|
-
get () {
|
|
230
|
-
const expression = '`cookies().size`';
|
|
231
|
-
syncIODev(route, expression);
|
|
232
|
-
return underlyingCookies.size;
|
|
233
|
-
}
|
|
234
|
-
},
|
|
235
|
-
get: {
|
|
236
|
-
value: function get() {
|
|
237
|
-
let expression;
|
|
238
|
-
if (arguments.length === 0) {
|
|
239
|
-
expression = '`cookies().get()`';
|
|
240
|
-
} else {
|
|
241
|
-
expression = `\`cookies().get(${describeNameArg(arguments[0])})\``;
|
|
242
|
-
}
|
|
243
|
-
syncIODev(route, expression);
|
|
244
|
-
return underlyingCookies.get.apply(underlyingCookies, arguments);
|
|
245
|
-
},
|
|
246
|
-
writable: false
|
|
247
|
-
},
|
|
248
|
-
getAll: {
|
|
249
|
-
value: function getAll() {
|
|
250
|
-
let expression;
|
|
251
|
-
if (arguments.length === 0) {
|
|
252
|
-
expression = '`cookies().getAll()`';
|
|
253
|
-
} else {
|
|
254
|
-
expression = `\`cookies().getAll(${describeNameArg(arguments[0])})\``;
|
|
255
|
-
}
|
|
256
|
-
syncIODev(route, expression);
|
|
257
|
-
return underlyingCookies.getAll.apply(underlyingCookies, arguments);
|
|
258
|
-
},
|
|
259
|
-
writable: false
|
|
260
|
-
},
|
|
261
|
-
has: {
|
|
262
|
-
value: function get() {
|
|
263
|
-
let expression;
|
|
264
|
-
if (arguments.length === 0) {
|
|
265
|
-
expression = '`cookies().has()`';
|
|
266
|
-
} else {
|
|
267
|
-
expression = `\`cookies().has(${describeNameArg(arguments[0])})\``;
|
|
268
|
-
}
|
|
269
|
-
syncIODev(route, expression);
|
|
270
|
-
return underlyingCookies.has.apply(underlyingCookies, arguments);
|
|
271
|
-
},
|
|
272
|
-
writable: false
|
|
273
|
-
},
|
|
274
|
-
set: {
|
|
275
|
-
value: function set() {
|
|
276
|
-
let expression;
|
|
277
|
-
if (arguments.length === 0) {
|
|
278
|
-
expression = '`cookies().set()`';
|
|
279
|
-
} else {
|
|
280
|
-
const arg = arguments[0];
|
|
281
|
-
if (arg) {
|
|
282
|
-
expression = `\`cookies().set(${describeNameArg(arg)}, ...)\``;
|
|
283
|
-
} else {
|
|
284
|
-
expression = '`cookies().set(...)`';
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
syncIODev(route, expression);
|
|
288
|
-
return underlyingCookies.set.apply(underlyingCookies, arguments);
|
|
289
|
-
},
|
|
290
|
-
writable: false
|
|
291
|
-
},
|
|
292
|
-
delete: {
|
|
293
|
-
value: function() {
|
|
294
|
-
let expression;
|
|
295
|
-
if (arguments.length === 0) {
|
|
296
|
-
expression = '`cookies().delete()`';
|
|
297
|
-
} else if (arguments.length === 1) {
|
|
298
|
-
expression = `\`cookies().delete(${describeNameArg(arguments[0])})\``;
|
|
299
|
-
} else {
|
|
300
|
-
expression = `\`cookies().delete(${describeNameArg(arguments[0])}, ...)\``;
|
|
301
|
-
}
|
|
302
|
-
syncIODev(route, expression);
|
|
303
|
-
return underlyingCookies.delete.apply(underlyingCookies, arguments);
|
|
304
|
-
},
|
|
305
|
-
writable: false
|
|
306
|
-
},
|
|
307
|
-
clear: {
|
|
308
|
-
value: function clear() {
|
|
309
|
-
const expression = '`cookies().clear()`';
|
|
310
|
-
syncIODev(route, expression);
|
|
311
|
-
// @ts-ignore clear is defined in RequestCookies implementation but not in the type
|
|
312
|
-
return typeof underlyingCookies.clear === 'function' ? underlyingCookies.clear.apply(underlyingCookies, arguments) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily
|
|
313
|
-
// but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with
|
|
314
|
-
// implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it
|
|
315
|
-
// has extra properties not available on RequestCookie instances.
|
|
316
|
-
polyfilledResponseCookiesClear.call(underlyingCookies, promise);
|
|
317
|
-
},
|
|
318
|
-
writable: false
|
|
319
|
-
},
|
|
320
|
-
toString: {
|
|
321
|
-
value: function toString() {
|
|
322
|
-
const expression = '`cookies().toString()` or implicit casting';
|
|
323
|
-
syncIODev(route, expression);
|
|
324
|
-
return underlyingCookies.toString.apply(underlyingCookies, arguments);
|
|
325
|
-
},
|
|
326
|
-
writable: false
|
|
327
|
-
}
|
|
328
|
-
});
|
|
329
|
-
return promise;
|
|
330
|
-
}
|
|
331
|
-
// Similar to `makeUntrackedExoticCookiesWithDevWarnings`, but just logging the
|
|
332
|
-
// sync access without actually defining the cookies properties on the promise.
|
|
333
|
-
function makeUntrackedCookiesWithDevWarnings(underlyingCookies, route) {
|
|
334
|
-
const cachedCookies = CachedCookies.get(underlyingCookies);
|
|
335
|
-
if (cachedCookies) {
|
|
336
|
-
return cachedCookies;
|
|
337
|
-
}
|
|
338
|
-
const promise = (0, _dynamicrenderingutils.makeDevtoolsIOAwarePromise)(underlyingCookies);
|
|
339
|
-
const proxiedPromise = new Proxy(promise, {
|
|
340
|
-
get (target, prop, receiver) {
|
|
341
|
-
switch(prop){
|
|
342
|
-
case Symbol.iterator:
|
|
343
|
-
{
|
|
344
|
-
warnForSyncAccess(route, '`...cookies()` or similar iteration');
|
|
345
|
-
break;
|
|
346
|
-
}
|
|
347
|
-
case 'size':
|
|
348
|
-
case 'get':
|
|
349
|
-
case 'getAll':
|
|
350
|
-
case 'has':
|
|
351
|
-
case 'set':
|
|
352
|
-
case 'delete':
|
|
353
|
-
case 'clear':
|
|
354
|
-
case 'toString':
|
|
355
|
-
{
|
|
356
|
-
warnForSyncAccess(route, `\`cookies().${prop}\``);
|
|
357
|
-
break;
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
return _reflect.ReflectAdapter.get(target, prop, receiver);
|
|
361
|
-
}
|
|
362
|
-
});
|
|
363
|
-
CachedCookies.set(underlyingCookies, proxiedPromise);
|
|
364
|
-
return proxiedPromise;
|
|
365
|
-
}
|
|
366
|
-
function describeNameArg(arg) {
|
|
367
|
-
return typeof arg === 'object' && arg !== null && typeof arg.name === 'string' ? `'${arg.name}'` : typeof arg === 'string' ? `'${arg}'` : '...';
|
|
368
|
-
}
|
|
369
|
-
function syncIODev(route, expression) {
|
|
370
|
-
const workUnitStore = _workunitasyncstorageexternal.workUnitAsyncStorage.getStore();
|
|
371
|
-
if (workUnitStore) {
|
|
372
|
-
switch(workUnitStore.type){
|
|
373
|
-
case 'request':
|
|
374
|
-
if (workUnitStore.prerenderPhase === true) {
|
|
375
|
-
// When we're rendering dynamically in dev, we need to advance out of
|
|
376
|
-
// the Prerender environment when we read Request data synchronously.
|
|
377
|
-
(0, _dynamicrendering.trackSynchronousRequestDataAccessInDev)(workUnitStore);
|
|
378
|
-
}
|
|
379
|
-
break;
|
|
380
|
-
}
|
|
381
|
-
}
|
|
382
|
-
// In all cases we warn normally
|
|
383
|
-
warnForSyncAccess(route, expression);
|
|
384
|
-
}
|
|
385
|
-
const warnForSyncAccess = (0, _creatededupedbycallsiteservererrorlogger.createDedupedByCallsiteServerErrorLoggerDev)(createCookiesAccessError);
|
|
386
|
-
function createCookiesAccessError(route, expression) {
|
|
387
|
-
const prefix = route ? `Route "${route}" ` : 'This route ';
|
|
388
|
-
return Object.defineProperty(new Error(`${prefix}used ${expression}. ` + `\`cookies()\` should be awaited before using its value. ` + `Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis`), "__NEXT_ERROR_CODE", {
|
|
389
|
-
value: "E223",
|
|
390
|
-
enumerable: false,
|
|
391
|
-
configurable: true
|
|
392
|
-
});
|
|
393
|
-
}
|
|
394
|
-
function polyfilledResponseCookiesIterator() {
|
|
395
|
-
return this.getAll().map((c)=>[
|
|
396
|
-
c.name,
|
|
397
|
-
c
|
|
398
|
-
]).values();
|
|
399
|
-
}
|
|
400
|
-
function polyfilledResponseCookiesClear(returnable) {
|
|
401
|
-
for (const cookie of this.getAll()){
|
|
402
|
-
this.delete(cookie.name);
|
|
403
|
-
}
|
|
404
|
-
return returnable;
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
} (cookies));
|
|
409
|
-
return cookies;
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
export { requireCookies as __require };
|
|
413
|
-
//# sourceMappingURL=cookies.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cookies.js","sources":["../../../../../../../node_modules/next/dist/server/request/cookies.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nObject.defineProperty(exports, \"cookies\", {\n enumerable: true,\n get: function() {\n return cookies;\n }\n});\nconst _requestcookies = require(\"../web/spec-extension/adapters/request-cookies\");\nconst _cookies = require(\"../web/spec-extension/cookies\");\nconst _workasyncstorageexternal = require(\"../app-render/work-async-storage.external\");\nconst _workunitasyncstorageexternal = require(\"../app-render/work-unit-async-storage.external\");\nconst _dynamicrendering = require(\"../app-render/dynamic-rendering\");\nconst _staticgenerationbailout = require(\"../../client/components/static-generation-bailout\");\nconst _dynamicrenderingutils = require(\"../dynamic-rendering-utils\");\nconst _creatededupedbycallsiteservererrorlogger = require(\"../create-deduped-by-callsite-server-error-logger\");\nconst _utils = require(\"./utils\");\nconst _invarianterror = require(\"../../shared/lib/invariant-error\");\nconst _reflect = require(\"../web/spec-extension/adapters/reflect\");\nfunction cookies() {\n const callingExpression = 'cookies';\n const workStore = _workasyncstorageexternal.workAsyncStorage.getStore();\n const workUnitStore = _workunitasyncstorageexternal.workUnitAsyncStorage.getStore();\n if (workStore) {\n if (workUnitStore && workUnitStore.phase === 'after' && !(0, _utils.isRequestAPICallableInsideAfter)()) {\n throw Object.defineProperty(new Error(// TODO(after): clarify that this only applies to pages?\n `Route ${workStore.route} used \"cookies\" inside \"after(...)\". This is not supported. If you need this data inside an \"after\" callback, use \"cookies\" outside of the callback. See more info here: https://nextjs.org/docs/canary/app/api-reference/functions/after`), \"__NEXT_ERROR_CODE\", {\n value: \"E88\",\n enumerable: false,\n configurable: true\n });\n }\n if (workStore.forceStatic) {\n // When using forceStatic we override all other logic and always just return an empty\n // cookies object without tracking\n const underlyingCookies = createEmptyCookies();\n return makeUntrackedExoticCookies(underlyingCookies);\n }\n if (workStore.dynamicShouldError) {\n throw Object.defineProperty(new _staticgenerationbailout.StaticGenBailoutError(`Route ${workStore.route} with \\`dynamic = \"error\"\\` couldn't be rendered statically because it used \\`cookies\\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`), \"__NEXT_ERROR_CODE\", {\n value: \"E549\",\n enumerable: false,\n configurable: true\n });\n }\n if (workUnitStore) {\n switch(workUnitStore.type){\n case 'cache':\n const error = Object.defineProperty(new Error(`Route ${workStore.route} used \"cookies\" inside \"use cache\". Accessing Dynamic data sources inside a cache scope is not supported. If you need this data inside a cached function use \"cookies\" outside of the cached function and pass the required dynamic data in as an argument. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`), \"__NEXT_ERROR_CODE\", {\n value: \"E398\",\n enumerable: false,\n configurable: true\n });\n Error.captureStackTrace(error, cookies);\n workStore.invalidDynamicUsageError ??= error;\n throw error;\n case 'unstable-cache':\n throw Object.defineProperty(new Error(`Route ${workStore.route} used \"cookies\" inside a function cached with \"unstable_cache(...)\". Accessing Dynamic data sources inside a cache scope is not supported. If you need this data inside a cached function use \"cookies\" outside of the cached function and pass the required dynamic data in as an argument. See more info here: https://nextjs.org/docs/app/api-reference/functions/unstable_cache`), \"__NEXT_ERROR_CODE\", {\n value: \"E157\",\n enumerable: false,\n configurable: true\n });\n case 'prerender':\n return makeHangingCookies(workStore, workUnitStore);\n case 'prerender-client':\n const exportName = '`cookies`';\n throw Object.defineProperty(new _invarianterror.InvariantError(`${exportName} must not be used within a client component. Next.js should be preventing ${exportName} from being included in client components statically, but did not in this case.`), \"__NEXT_ERROR_CODE\", {\n value: \"E693\",\n enumerable: false,\n configurable: true\n });\n case 'prerender-ppr':\n // We need track dynamic access here eagerly to keep continuity with\n // how cookies has worked in PPR without cacheComponents.\n return (0, _dynamicrendering.postponeWithTracking)(workStore.route, callingExpression, workUnitStore.dynamicTracking);\n case 'prerender-legacy':\n // We track dynamic access here so we don't need to wrap the cookies\n // in individual property access tracking.\n return (0, _dynamicrendering.throwToInterruptStaticGeneration)(callingExpression, workStore, workUnitStore);\n case 'prerender-runtime':\n return (0, _dynamicrendering.delayUntilRuntimeStage)(workUnitStore, makeUntrackedCookies(workUnitStore.cookies));\n case 'private-cache':\n if (process.env.__NEXT_CACHE_COMPONENTS) {\n return makeUntrackedCookies(workUnitStore.cookies);\n }\n return makeUntrackedExoticCookies(workUnitStore.cookies);\n case 'request':\n (0, _dynamicrendering.trackDynamicDataInDynamicRender)(workUnitStore);\n let underlyingCookies;\n if ((0, _requestcookies.areCookiesMutableInCurrentPhase)(workUnitStore)) {\n // We can't conditionally return different types here based on the context.\n // To avoid confusion, we always return the readonly type here.\n underlyingCookies = workUnitStore.userspaceMutableCookies;\n } else {\n underlyingCookies = workUnitStore.cookies;\n }\n if (process.env.NODE_ENV === 'development') {\n // Semantically we only need the dev tracking when running in `next dev`\n // but since you would never use next dev with production NODE_ENV we use this\n // as a proxy so we can statically exclude this code from production builds.\n if (process.env.__NEXT_CACHE_COMPONENTS) {\n return makeUntrackedCookiesWithDevWarnings(underlyingCookies, workStore == null ? void 0 : workStore.route);\n }\n return makeUntrackedExoticCookiesWithDevWarnings(underlyingCookies, workStore == null ? void 0 : workStore.route);\n } else {\n if (process.env.__NEXT_CACHE_COMPONENTS) {\n return makeUntrackedCookies(underlyingCookies);\n }\n return makeUntrackedExoticCookies(underlyingCookies);\n }\n default:\n workUnitStore;\n }\n }\n }\n // If we end up here, there was no work store or work unit store present.\n (0, _workunitasyncstorageexternal.throwForMissingRequestStore)(callingExpression);\n}\nfunction createEmptyCookies() {\n return _requestcookies.RequestCookiesAdapter.seal(new _cookies.RequestCookies(new Headers({})));\n}\nconst CachedCookies = new WeakMap();\nfunction makeHangingCookies(workStore, prerenderStore) {\n const cachedPromise = CachedCookies.get(prerenderStore);\n if (cachedPromise) {\n return cachedPromise;\n }\n const promise = (0, _dynamicrenderingutils.makeHangingPromise)(prerenderStore.renderSignal, workStore.route, '`cookies()`');\n CachedCookies.set(prerenderStore, promise);\n return promise;\n}\nfunction makeUntrackedCookies(underlyingCookies) {\n const cachedCookies = CachedCookies.get(underlyingCookies);\n if (cachedCookies) {\n return cachedCookies;\n }\n const promise = Promise.resolve(underlyingCookies);\n CachedCookies.set(underlyingCookies, promise);\n return promise;\n}\nfunction makeUntrackedExoticCookies(underlyingCookies) {\n const cachedCookies = CachedCookies.get(underlyingCookies);\n if (cachedCookies) {\n return cachedCookies;\n }\n const promise = Promise.resolve(underlyingCookies);\n CachedCookies.set(underlyingCookies, promise);\n Object.defineProperties(promise, {\n [Symbol.iterator]: {\n value: underlyingCookies[Symbol.iterator] ? underlyingCookies[Symbol.iterator].bind(underlyingCookies) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily\n // but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with\n // implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it\n // has extra properties not available on RequestCookie instances.\n polyfilledResponseCookiesIterator.bind(underlyingCookies)\n },\n size: {\n get () {\n return underlyingCookies.size;\n }\n },\n get: {\n value: underlyingCookies.get.bind(underlyingCookies)\n },\n getAll: {\n value: underlyingCookies.getAll.bind(underlyingCookies)\n },\n has: {\n value: underlyingCookies.has.bind(underlyingCookies)\n },\n set: {\n value: underlyingCookies.set.bind(underlyingCookies)\n },\n delete: {\n value: underlyingCookies.delete.bind(underlyingCookies)\n },\n clear: {\n value: // @ts-expect-error clear is defined in RequestCookies implementation but not in the type\n typeof underlyingCookies.clear === 'function' ? underlyingCookies.clear.bind(underlyingCookies) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily\n // but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with\n // implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it\n // has extra properties not available on RequestCookie instances.\n polyfilledResponseCookiesClear.bind(underlyingCookies, promise)\n },\n toString: {\n value: underlyingCookies.toString.bind(underlyingCookies)\n }\n });\n return promise;\n}\nfunction makeUntrackedExoticCookiesWithDevWarnings(underlyingCookies, route) {\n const cachedCookies = CachedCookies.get(underlyingCookies);\n if (cachedCookies) {\n return cachedCookies;\n }\n const promise = (0, _dynamicrenderingutils.makeDevtoolsIOAwarePromise)(underlyingCookies);\n CachedCookies.set(underlyingCookies, promise);\n Object.defineProperties(promise, {\n [Symbol.iterator]: {\n value: function() {\n const expression = '`...cookies()` or similar iteration';\n syncIODev(route, expression);\n return underlyingCookies[Symbol.iterator] ? underlyingCookies[Symbol.iterator].apply(underlyingCookies, arguments) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily\n // but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with\n // implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it\n // has extra properties not available on RequestCookie instances.\n polyfilledResponseCookiesIterator.call(underlyingCookies);\n },\n writable: false\n },\n size: {\n get () {\n const expression = '`cookies().size`';\n syncIODev(route, expression);\n return underlyingCookies.size;\n }\n },\n get: {\n value: function get() {\n let expression;\n if (arguments.length === 0) {\n expression = '`cookies().get()`';\n } else {\n expression = `\\`cookies().get(${describeNameArg(arguments[0])})\\``;\n }\n syncIODev(route, expression);\n return underlyingCookies.get.apply(underlyingCookies, arguments);\n },\n writable: false\n },\n getAll: {\n value: function getAll() {\n let expression;\n if (arguments.length === 0) {\n expression = '`cookies().getAll()`';\n } else {\n expression = `\\`cookies().getAll(${describeNameArg(arguments[0])})\\``;\n }\n syncIODev(route, expression);\n return underlyingCookies.getAll.apply(underlyingCookies, arguments);\n },\n writable: false\n },\n has: {\n value: function get() {\n let expression;\n if (arguments.length === 0) {\n expression = '`cookies().has()`';\n } else {\n expression = `\\`cookies().has(${describeNameArg(arguments[0])})\\``;\n }\n syncIODev(route, expression);\n return underlyingCookies.has.apply(underlyingCookies, arguments);\n },\n writable: false\n },\n set: {\n value: function set() {\n let expression;\n if (arguments.length === 0) {\n expression = '`cookies().set()`';\n } else {\n const arg = arguments[0];\n if (arg) {\n expression = `\\`cookies().set(${describeNameArg(arg)}, ...)\\``;\n } else {\n expression = '`cookies().set(...)`';\n }\n }\n syncIODev(route, expression);\n return underlyingCookies.set.apply(underlyingCookies, arguments);\n },\n writable: false\n },\n delete: {\n value: function() {\n let expression;\n if (arguments.length === 0) {\n expression = '`cookies().delete()`';\n } else if (arguments.length === 1) {\n expression = `\\`cookies().delete(${describeNameArg(arguments[0])})\\``;\n } else {\n expression = `\\`cookies().delete(${describeNameArg(arguments[0])}, ...)\\``;\n }\n syncIODev(route, expression);\n return underlyingCookies.delete.apply(underlyingCookies, arguments);\n },\n writable: false\n },\n clear: {\n value: function clear() {\n const expression = '`cookies().clear()`';\n syncIODev(route, expression);\n // @ts-ignore clear is defined in RequestCookies implementation but not in the type\n return typeof underlyingCookies.clear === 'function' ? underlyingCookies.clear.apply(underlyingCookies, arguments) : // We should remove this and unify our cookies types. We could just let this continue to throw lazily\n // but that's already a hard thing to debug so we may as well implement it consistently. The biggest problem with\n // implementing this in this way is the underlying cookie type is a ResponseCookie and not a RequestCookie and so it\n // has extra properties not available on RequestCookie instances.\n polyfilledResponseCookiesClear.call(underlyingCookies, promise);\n },\n writable: false\n },\n toString: {\n value: function toString() {\n const expression = '`cookies().toString()` or implicit casting';\n syncIODev(route, expression);\n return underlyingCookies.toString.apply(underlyingCookies, arguments);\n },\n writable: false\n }\n });\n return promise;\n}\n// Similar to `makeUntrackedExoticCookiesWithDevWarnings`, but just logging the\n// sync access without actually defining the cookies properties on the promise.\nfunction makeUntrackedCookiesWithDevWarnings(underlyingCookies, route) {\n const cachedCookies = CachedCookies.get(underlyingCookies);\n if (cachedCookies) {\n return cachedCookies;\n }\n const promise = (0, _dynamicrenderingutils.makeDevtoolsIOAwarePromise)(underlyingCookies);\n const proxiedPromise = new Proxy(promise, {\n get (target, prop, receiver) {\n switch(prop){\n case Symbol.iterator:\n {\n warnForSyncAccess(route, '`...cookies()` or similar iteration');\n break;\n }\n case 'size':\n case 'get':\n case 'getAll':\n case 'has':\n case 'set':\n case 'delete':\n case 'clear':\n case 'toString':\n {\n warnForSyncAccess(route, `\\`cookies().${prop}\\``);\n break;\n }\n default:\n {\n // We only warn for well-defined properties of the cookies object.\n }\n }\n return _reflect.ReflectAdapter.get(target, prop, receiver);\n }\n });\n CachedCookies.set(underlyingCookies, proxiedPromise);\n return proxiedPromise;\n}\nfunction describeNameArg(arg) {\n return typeof arg === 'object' && arg !== null && typeof arg.name === 'string' ? `'${arg.name}'` : typeof arg === 'string' ? `'${arg}'` : '...';\n}\nfunction syncIODev(route, expression) {\n const workUnitStore = _workunitasyncstorageexternal.workUnitAsyncStorage.getStore();\n if (workUnitStore) {\n switch(workUnitStore.type){\n case 'request':\n if (workUnitStore.prerenderPhase === true) {\n // When we're rendering dynamically in dev, we need to advance out of\n // the Prerender environment when we read Request data synchronously.\n (0, _dynamicrendering.trackSynchronousRequestDataAccessInDev)(workUnitStore);\n }\n break;\n case 'prerender':\n case 'prerender-client':\n case 'prerender-runtime':\n case 'prerender-ppr':\n case 'prerender-legacy':\n case 'cache':\n case 'private-cache':\n case 'unstable-cache':\n break;\n default:\n workUnitStore;\n }\n }\n // In all cases we warn normally\n warnForSyncAccess(route, expression);\n}\nconst warnForSyncAccess = (0, _creatededupedbycallsiteservererrorlogger.createDedupedByCallsiteServerErrorLoggerDev)(createCookiesAccessError);\nfunction createCookiesAccessError(route, expression) {\n const prefix = route ? `Route \"${route}\" ` : 'This route ';\n return Object.defineProperty(new Error(`${prefix}used ${expression}. ` + `\\`cookies()\\` should be awaited before using its value. ` + `Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis`), \"__NEXT_ERROR_CODE\", {\n value: \"E223\",\n enumerable: false,\n configurable: true\n });\n}\nfunction polyfilledResponseCookiesIterator() {\n return this.getAll().map((c)=>[\n c.name,\n c\n ]).values();\n}\nfunction polyfilledResponseCookiesClear(returnable) {\n for (const cookie of this.getAll()){\n this.delete(cookie.name);\n }\n return returnable;\n}\n\n//# sourceMappingURL=cookies.js.map"],"names":["exports","require$$0","require$$1","require$$2","require$$3","require$$4","require$$5","require$$6","require$$7","require$$8","require$$9","require$$10"],"mappings":"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","x_google_ignoreList":[0]}
|