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,227 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Contains a range of UTF-8 character offsets and token references that
|
|
5
|
-
* identify the region of the source from which the AST derived.
|
|
6
|
-
*/
|
|
7
|
-
class Location {
|
|
8
|
-
/**
|
|
9
|
-
* The character offset at which this Node begins.
|
|
10
|
-
*/
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* The character offset at which this Node ends.
|
|
14
|
-
*/
|
|
15
|
-
|
|
16
|
-
/**
|
|
17
|
-
* The Token at which this Node begins.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* The Token at which this Node ends.
|
|
22
|
-
*/
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* The Source document the AST represents.
|
|
26
|
-
*/
|
|
27
|
-
constructor(startToken, endToken, source) {
|
|
28
|
-
this.start = startToken.start;
|
|
29
|
-
this.end = endToken.end;
|
|
30
|
-
this.startToken = startToken;
|
|
31
|
-
this.endToken = endToken;
|
|
32
|
-
this.source = source;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
get [Symbol.toStringTag]() {
|
|
36
|
-
return 'Location';
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
toJSON() {
|
|
40
|
-
return {
|
|
41
|
-
start: this.start,
|
|
42
|
-
end: this.end,
|
|
43
|
-
};
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* Represents a range of characters represented by a lexical token
|
|
48
|
-
* within a Source.
|
|
49
|
-
*/
|
|
50
|
-
|
|
51
|
-
class Token {
|
|
52
|
-
/**
|
|
53
|
-
* The kind of Token.
|
|
54
|
-
*/
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* The character offset at which this Node begins.
|
|
58
|
-
*/
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* The character offset at which this Node ends.
|
|
62
|
-
*/
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* The 1-indexed line number on which this Token appears.
|
|
66
|
-
*/
|
|
67
|
-
|
|
68
|
-
/**
|
|
69
|
-
* The 1-indexed column number at which this Token begins.
|
|
70
|
-
*/
|
|
71
|
-
|
|
72
|
-
/**
|
|
73
|
-
* For non-punctuation tokens, represents the interpreted value of the token.
|
|
74
|
-
*
|
|
75
|
-
* Note: is undefined for punctuation tokens, but typed as string for
|
|
76
|
-
* convenience in the parser.
|
|
77
|
-
*/
|
|
78
|
-
|
|
79
|
-
/**
|
|
80
|
-
* Tokens exist as nodes in a double-linked-list amongst all tokens
|
|
81
|
-
* including ignored tokens. <SOF> is always the first node and <EOF>
|
|
82
|
-
* the last.
|
|
83
|
-
*/
|
|
84
|
-
constructor(kind, start, end, line, column, value) {
|
|
85
|
-
this.kind = kind;
|
|
86
|
-
this.start = start;
|
|
87
|
-
this.end = end;
|
|
88
|
-
this.line = line;
|
|
89
|
-
this.column = column; // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
90
|
-
|
|
91
|
-
this.value = value;
|
|
92
|
-
this.prev = null;
|
|
93
|
-
this.next = null;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
get [Symbol.toStringTag]() {
|
|
97
|
-
return 'Token';
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
toJSON() {
|
|
101
|
-
return {
|
|
102
|
-
kind: this.kind,
|
|
103
|
-
value: this.value,
|
|
104
|
-
line: this.line,
|
|
105
|
-
column: this.column,
|
|
106
|
-
};
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
/**
|
|
110
|
-
* The list of all possible AST node types.
|
|
111
|
-
*/
|
|
112
|
-
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
const QueryDocumentKeys = {
|
|
117
|
-
Name: [],
|
|
118
|
-
Document: ['definitions'],
|
|
119
|
-
OperationDefinition: [
|
|
120
|
-
'description',
|
|
121
|
-
'name',
|
|
122
|
-
'variableDefinitions',
|
|
123
|
-
'directives',
|
|
124
|
-
'selectionSet',
|
|
125
|
-
],
|
|
126
|
-
VariableDefinition: [
|
|
127
|
-
'description',
|
|
128
|
-
'variable',
|
|
129
|
-
'type',
|
|
130
|
-
'defaultValue',
|
|
131
|
-
'directives',
|
|
132
|
-
],
|
|
133
|
-
Variable: ['name'],
|
|
134
|
-
SelectionSet: ['selections'],
|
|
135
|
-
Field: ['alias', 'name', 'arguments', 'directives', 'selectionSet'],
|
|
136
|
-
Argument: ['name', 'value'],
|
|
137
|
-
FragmentSpread: ['name', 'directives'],
|
|
138
|
-
InlineFragment: ['typeCondition', 'directives', 'selectionSet'],
|
|
139
|
-
FragmentDefinition: [
|
|
140
|
-
'description',
|
|
141
|
-
'name', // Note: fragment variable definitions are deprecated and will removed in v17.0.0
|
|
142
|
-
'variableDefinitions',
|
|
143
|
-
'typeCondition',
|
|
144
|
-
'directives',
|
|
145
|
-
'selectionSet',
|
|
146
|
-
],
|
|
147
|
-
IntValue: [],
|
|
148
|
-
FloatValue: [],
|
|
149
|
-
StringValue: [],
|
|
150
|
-
BooleanValue: [],
|
|
151
|
-
NullValue: [],
|
|
152
|
-
EnumValue: [],
|
|
153
|
-
ListValue: ['values'],
|
|
154
|
-
ObjectValue: ['fields'],
|
|
155
|
-
ObjectField: ['name', 'value'],
|
|
156
|
-
Directive: ['name', 'arguments'],
|
|
157
|
-
NamedType: ['name'],
|
|
158
|
-
ListType: ['type'],
|
|
159
|
-
NonNullType: ['type'],
|
|
160
|
-
SchemaDefinition: ['description', 'directives', 'operationTypes'],
|
|
161
|
-
OperationTypeDefinition: ['type'],
|
|
162
|
-
ScalarTypeDefinition: ['description', 'name', 'directives'],
|
|
163
|
-
ObjectTypeDefinition: [
|
|
164
|
-
'description',
|
|
165
|
-
'name',
|
|
166
|
-
'interfaces',
|
|
167
|
-
'directives',
|
|
168
|
-
'fields',
|
|
169
|
-
],
|
|
170
|
-
FieldDefinition: ['description', 'name', 'arguments', 'type', 'directives'],
|
|
171
|
-
InputValueDefinition: [
|
|
172
|
-
'description',
|
|
173
|
-
'name',
|
|
174
|
-
'type',
|
|
175
|
-
'defaultValue',
|
|
176
|
-
'directives',
|
|
177
|
-
],
|
|
178
|
-
InterfaceTypeDefinition: [
|
|
179
|
-
'description',
|
|
180
|
-
'name',
|
|
181
|
-
'interfaces',
|
|
182
|
-
'directives',
|
|
183
|
-
'fields',
|
|
184
|
-
],
|
|
185
|
-
UnionTypeDefinition: ['description', 'name', 'directives', 'types'],
|
|
186
|
-
EnumTypeDefinition: ['description', 'name', 'directives', 'values'],
|
|
187
|
-
EnumValueDefinition: ['description', 'name', 'directives'],
|
|
188
|
-
InputObjectTypeDefinition: ['description', 'name', 'directives', 'fields'],
|
|
189
|
-
DirectiveDefinition: ['description', 'name', 'arguments', 'locations'],
|
|
190
|
-
SchemaExtension: ['directives', 'operationTypes'],
|
|
191
|
-
ScalarTypeExtension: ['name', 'directives'],
|
|
192
|
-
ObjectTypeExtension: ['name', 'interfaces', 'directives', 'fields'],
|
|
193
|
-
InterfaceTypeExtension: ['name', 'interfaces', 'directives', 'fields'],
|
|
194
|
-
UnionTypeExtension: ['name', 'directives', 'types'],
|
|
195
|
-
EnumTypeExtension: ['name', 'directives', 'values'],
|
|
196
|
-
InputObjectTypeExtension: ['name', 'directives', 'fields'],
|
|
197
|
-
TypeCoordinate: ['name'],
|
|
198
|
-
MemberCoordinate: ['name', 'memberName'],
|
|
199
|
-
ArgumentCoordinate: ['name', 'fieldName', 'argumentName'],
|
|
200
|
-
DirectiveCoordinate: ['name'],
|
|
201
|
-
DirectiveArgumentCoordinate: ['name', 'argumentName'],
|
|
202
|
-
};
|
|
203
|
-
const kindValues = new Set(Object.keys(QueryDocumentKeys));
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
|
-
|
|
208
|
-
function isNode(maybeNode) {
|
|
209
|
-
const maybeKind =
|
|
210
|
-
maybeNode === null || maybeNode === void 0 ? void 0 : maybeNode.kind;
|
|
211
|
-
return typeof maybeKind === 'string' && kindValues.has(maybeKind);
|
|
212
|
-
}
|
|
213
|
-
/** Name */
|
|
214
|
-
|
|
215
|
-
exports.OperationTypeNode = void 0;
|
|
216
|
-
|
|
217
|
-
(function (OperationTypeNode) {
|
|
218
|
-
OperationTypeNode['QUERY'] = 'query';
|
|
219
|
-
OperationTypeNode['MUTATION'] = 'mutation';
|
|
220
|
-
OperationTypeNode['SUBSCRIPTION'] = 'subscription';
|
|
221
|
-
})(exports.OperationTypeNode || (exports.OperationTypeNode = {}));
|
|
222
|
-
|
|
223
|
-
exports.Location = Location;
|
|
224
|
-
exports.QueryDocumentKeys = QueryDocumentKeys;
|
|
225
|
-
exports.Token = Token;
|
|
226
|
-
exports.isNode = isNode;
|
|
227
|
-
//# sourceMappingURL=ast.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ast.js","sources":["../../../../../node_modules/graphql/language/ast.mjs"],"sourcesContent":["/**\n * Contains a range of UTF-8 character offsets and token references that\n * identify the region of the source from which the AST derived.\n */\nexport class Location {\n /**\n * The character offset at which this Node begins.\n */\n\n /**\n * The character offset at which this Node ends.\n */\n\n /**\n * The Token at which this Node begins.\n */\n\n /**\n * The Token at which this Node ends.\n */\n\n /**\n * The Source document the AST represents.\n */\n constructor(startToken, endToken, source) {\n this.start = startToken.start;\n this.end = endToken.end;\n this.startToken = startToken;\n this.endToken = endToken;\n this.source = source;\n }\n\n get [Symbol.toStringTag]() {\n return 'Location';\n }\n\n toJSON() {\n return {\n start: this.start,\n end: this.end,\n };\n }\n}\n/**\n * Represents a range of characters represented by a lexical token\n * within a Source.\n */\n\nexport class Token {\n /**\n * The kind of Token.\n */\n\n /**\n * The character offset at which this Node begins.\n */\n\n /**\n * The character offset at which this Node ends.\n */\n\n /**\n * The 1-indexed line number on which this Token appears.\n */\n\n /**\n * The 1-indexed column number at which this Token begins.\n */\n\n /**\n * For non-punctuation tokens, represents the interpreted value of the token.\n *\n * Note: is undefined for punctuation tokens, but typed as string for\n * convenience in the parser.\n */\n\n /**\n * Tokens exist as nodes in a double-linked-list amongst all tokens\n * including ignored tokens. <SOF> is always the first node and <EOF>\n * the last.\n */\n constructor(kind, start, end, line, column, value) {\n this.kind = kind;\n this.start = start;\n this.end = end;\n this.line = line;\n this.column = column; // eslint-disable-next-line @typescript-eslint/no-non-null-assertion\n\n this.value = value;\n this.prev = null;\n this.next = null;\n }\n\n get [Symbol.toStringTag]() {\n return 'Token';\n }\n\n toJSON() {\n return {\n kind: this.kind,\n value: this.value,\n line: this.line,\n column: this.column,\n };\n }\n}\n/**\n * The list of all possible AST node types.\n */\n\n/**\n * @internal\n */\nexport const QueryDocumentKeys = {\n Name: [],\n Document: ['definitions'],\n OperationDefinition: [\n 'description',\n 'name',\n 'variableDefinitions',\n 'directives',\n 'selectionSet',\n ],\n VariableDefinition: [\n 'description',\n 'variable',\n 'type',\n 'defaultValue',\n 'directives',\n ],\n Variable: ['name'],\n SelectionSet: ['selections'],\n Field: ['alias', 'name', 'arguments', 'directives', 'selectionSet'],\n Argument: ['name', 'value'],\n FragmentSpread: ['name', 'directives'],\n InlineFragment: ['typeCondition', 'directives', 'selectionSet'],\n FragmentDefinition: [\n 'description',\n 'name', // Note: fragment variable definitions are deprecated and will removed in v17.0.0\n 'variableDefinitions',\n 'typeCondition',\n 'directives',\n 'selectionSet',\n ],\n IntValue: [],\n FloatValue: [],\n StringValue: [],\n BooleanValue: [],\n NullValue: [],\n EnumValue: [],\n ListValue: ['values'],\n ObjectValue: ['fields'],\n ObjectField: ['name', 'value'],\n Directive: ['name', 'arguments'],\n NamedType: ['name'],\n ListType: ['type'],\n NonNullType: ['type'],\n SchemaDefinition: ['description', 'directives', 'operationTypes'],\n OperationTypeDefinition: ['type'],\n ScalarTypeDefinition: ['description', 'name', 'directives'],\n ObjectTypeDefinition: [\n 'description',\n 'name',\n 'interfaces',\n 'directives',\n 'fields',\n ],\n FieldDefinition: ['description', 'name', 'arguments', 'type', 'directives'],\n InputValueDefinition: [\n 'description',\n 'name',\n 'type',\n 'defaultValue',\n 'directives',\n ],\n InterfaceTypeDefinition: [\n 'description',\n 'name',\n 'interfaces',\n 'directives',\n 'fields',\n ],\n UnionTypeDefinition: ['description', 'name', 'directives', 'types'],\n EnumTypeDefinition: ['description', 'name', 'directives', 'values'],\n EnumValueDefinition: ['description', 'name', 'directives'],\n InputObjectTypeDefinition: ['description', 'name', 'directives', 'fields'],\n DirectiveDefinition: ['description', 'name', 'arguments', 'locations'],\n SchemaExtension: ['directives', 'operationTypes'],\n ScalarTypeExtension: ['name', 'directives'],\n ObjectTypeExtension: ['name', 'interfaces', 'directives', 'fields'],\n InterfaceTypeExtension: ['name', 'interfaces', 'directives', 'fields'],\n UnionTypeExtension: ['name', 'directives', 'types'],\n EnumTypeExtension: ['name', 'directives', 'values'],\n InputObjectTypeExtension: ['name', 'directives', 'fields'],\n TypeCoordinate: ['name'],\n MemberCoordinate: ['name', 'memberName'],\n ArgumentCoordinate: ['name', 'fieldName', 'argumentName'],\n DirectiveCoordinate: ['name'],\n DirectiveArgumentCoordinate: ['name', 'argumentName'],\n};\nconst kindValues = new Set(Object.keys(QueryDocumentKeys));\n/**\n * @internal\n */\n\nexport function isNode(maybeNode) {\n const maybeKind =\n maybeNode === null || maybeNode === void 0 ? void 0 : maybeNode.kind;\n return typeof maybeKind === 'string' && kindValues.has(maybeKind);\n}\n/** Name */\n\nvar OperationTypeNode;\n\n(function (OperationTypeNode) {\n OperationTypeNode['QUERY'] = 'query';\n OperationTypeNode['MUTATION'] = 'mutation';\n OperationTypeNode['SUBSCRIPTION'] = 'subscription';\n})(OperationTypeNode || (OperationTypeNode = {}));\n\nexport { OperationTypeNode };\n"],"names":["OperationTypeNode"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var characterClasses = require('./characterClasses.js');
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Produces the value of a block string from its parsed raw value, similar to
|
|
7
|
-
* CoffeeScript's block string, Python's docstring trim or Ruby's strip_heredoc.
|
|
8
|
-
*
|
|
9
|
-
* This implements the GraphQL spec's BlockStringValue() static algorithm.
|
|
10
|
-
*
|
|
11
|
-
* @internal
|
|
12
|
-
*/
|
|
13
|
-
|
|
14
|
-
function dedentBlockStringLines(lines) {
|
|
15
|
-
var _firstNonEmptyLine2;
|
|
16
|
-
|
|
17
|
-
let commonIndent = Number.MAX_SAFE_INTEGER;
|
|
18
|
-
let firstNonEmptyLine = null;
|
|
19
|
-
let lastNonEmptyLine = -1;
|
|
20
|
-
|
|
21
|
-
for (let i = 0; i < lines.length; ++i) {
|
|
22
|
-
var _firstNonEmptyLine;
|
|
23
|
-
|
|
24
|
-
const line = lines[i];
|
|
25
|
-
const indent = leadingWhitespace(line);
|
|
26
|
-
|
|
27
|
-
if (indent === line.length) {
|
|
28
|
-
continue; // skip empty lines
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
firstNonEmptyLine =
|
|
32
|
-
(_firstNonEmptyLine = firstNonEmptyLine) !== null &&
|
|
33
|
-
_firstNonEmptyLine !== void 0
|
|
34
|
-
? _firstNonEmptyLine
|
|
35
|
-
: i;
|
|
36
|
-
lastNonEmptyLine = i;
|
|
37
|
-
|
|
38
|
-
if (i !== 0 && indent < commonIndent) {
|
|
39
|
-
commonIndent = indent;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
return lines // Remove common indentation from all lines but first.
|
|
44
|
-
.map((line, i) => (i === 0 ? line : line.slice(commonIndent))) // Remove leading and trailing blank lines.
|
|
45
|
-
.slice(
|
|
46
|
-
(_firstNonEmptyLine2 = firstNonEmptyLine) !== null &&
|
|
47
|
-
_firstNonEmptyLine2 !== void 0
|
|
48
|
-
? _firstNonEmptyLine2
|
|
49
|
-
: 0,
|
|
50
|
-
lastNonEmptyLine + 1,
|
|
51
|
-
);
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
function leadingWhitespace(str) {
|
|
55
|
-
let i = 0;
|
|
56
|
-
|
|
57
|
-
while (i < str.length && characterClasses.isWhiteSpace(str.charCodeAt(i))) {
|
|
58
|
-
++i;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
return i;
|
|
62
|
-
}
|
|
63
|
-
/**
|
|
64
|
-
* Print a block string in the indented block form by adding a leading and
|
|
65
|
-
* trailing blank line. However, if a block string starts with whitespace and is
|
|
66
|
-
* a single-line, adding a leading blank line would strip that whitespace.
|
|
67
|
-
*
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
|
|
71
|
-
function printBlockString(value, options) {
|
|
72
|
-
const escapedValue = value.replace(/"""/g, '\\"""'); // Expand a block string's raw value into independent lines.
|
|
73
|
-
|
|
74
|
-
const lines = escapedValue.split(/\r\n|[\n\r]/g);
|
|
75
|
-
const isSingleLine = lines.length === 1; // If common indentation is found we can fix some of those cases by adding leading new line
|
|
76
|
-
|
|
77
|
-
const forceLeadingNewLine =
|
|
78
|
-
lines.length > 1 &&
|
|
79
|
-
lines
|
|
80
|
-
.slice(1)
|
|
81
|
-
.every((line) => line.length === 0 || characterClasses.isWhiteSpace(line.charCodeAt(0))); // Trailing triple quotes just looks confusing but doesn't force trailing new line
|
|
82
|
-
|
|
83
|
-
const hasTrailingTripleQuotes = escapedValue.endsWith('\\"""'); // Trailing quote (single or double) or slash forces trailing new line
|
|
84
|
-
|
|
85
|
-
const hasTrailingQuote = value.endsWith('"') && !hasTrailingTripleQuotes;
|
|
86
|
-
const hasTrailingSlash = value.endsWith('\\');
|
|
87
|
-
const forceTrailingNewline = hasTrailingQuote || hasTrailingSlash;
|
|
88
|
-
const printAsMultipleLines =
|
|
89
|
-
// add leading and trailing new lines only if it improves readability
|
|
90
|
-
(!isSingleLine ||
|
|
91
|
-
value.length > 70 ||
|
|
92
|
-
forceTrailingNewline ||
|
|
93
|
-
forceLeadingNewLine ||
|
|
94
|
-
hasTrailingTripleQuotes);
|
|
95
|
-
let result = ''; // Format a multi-line block quote to account for leading space.
|
|
96
|
-
|
|
97
|
-
const skipLeadingNewLine = isSingleLine && characterClasses.isWhiteSpace(value.charCodeAt(0));
|
|
98
|
-
|
|
99
|
-
if ((printAsMultipleLines && !skipLeadingNewLine) || forceLeadingNewLine) {
|
|
100
|
-
result += '\n';
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
result += escapedValue;
|
|
104
|
-
|
|
105
|
-
if (printAsMultipleLines || forceTrailingNewline) {
|
|
106
|
-
result += '\n';
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
return '"""' + result + '"""';
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
exports.dedentBlockStringLines = dedentBlockStringLines;
|
|
113
|
-
exports.printBlockString = printBlockString;
|
|
114
|
-
//# sourceMappingURL=blockString.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"blockString.js","sources":["../../../../../node_modules/graphql/language/blockString.mjs"],"sourcesContent":["import { isWhiteSpace } from './characterClasses.mjs';\n/**\n * Produces the value of a block string from its parsed raw value, similar to\n * CoffeeScript's block string, Python's docstring trim or Ruby's strip_heredoc.\n *\n * This implements the GraphQL spec's BlockStringValue() static algorithm.\n *\n * @internal\n */\n\nexport function dedentBlockStringLines(lines) {\n var _firstNonEmptyLine2;\n\n let commonIndent = Number.MAX_SAFE_INTEGER;\n let firstNonEmptyLine = null;\n let lastNonEmptyLine = -1;\n\n for (let i = 0; i < lines.length; ++i) {\n var _firstNonEmptyLine;\n\n const line = lines[i];\n const indent = leadingWhitespace(line);\n\n if (indent === line.length) {\n continue; // skip empty lines\n }\n\n firstNonEmptyLine =\n (_firstNonEmptyLine = firstNonEmptyLine) !== null &&\n _firstNonEmptyLine !== void 0\n ? _firstNonEmptyLine\n : i;\n lastNonEmptyLine = i;\n\n if (i !== 0 && indent < commonIndent) {\n commonIndent = indent;\n }\n }\n\n return lines // Remove common indentation from all lines but first.\n .map((line, i) => (i === 0 ? line : line.slice(commonIndent))) // Remove leading and trailing blank lines.\n .slice(\n (_firstNonEmptyLine2 = firstNonEmptyLine) !== null &&\n _firstNonEmptyLine2 !== void 0\n ? _firstNonEmptyLine2\n : 0,\n lastNonEmptyLine + 1,\n );\n}\n\nfunction leadingWhitespace(str) {\n let i = 0;\n\n while (i < str.length && isWhiteSpace(str.charCodeAt(i))) {\n ++i;\n }\n\n return i;\n}\n/**\n * @internal\n */\n\nexport function isPrintableAsBlockString(value) {\n if (value === '') {\n return true; // empty string is printable\n }\n\n let isEmptyLine = true;\n let hasIndent = false;\n let hasCommonIndent = true;\n let seenNonEmptyLine = false;\n\n for (let i = 0; i < value.length; ++i) {\n switch (value.codePointAt(i)) {\n case 0x0000:\n case 0x0001:\n case 0x0002:\n case 0x0003:\n case 0x0004:\n case 0x0005:\n case 0x0006:\n case 0x0007:\n case 0x0008:\n case 0x000b:\n case 0x000c:\n case 0x000e:\n case 0x000f:\n return false;\n // Has non-printable characters\n\n case 0x000d:\n // \\r\n return false;\n // Has \\r or \\r\\n which will be replaced as \\n\n\n case 10:\n // \\n\n if (isEmptyLine && !seenNonEmptyLine) {\n return false; // Has leading new line\n }\n\n seenNonEmptyLine = true;\n isEmptyLine = true;\n hasIndent = false;\n break;\n\n case 9: // \\t\n\n case 32:\n // <space>\n hasIndent || (hasIndent = isEmptyLine);\n break;\n\n default:\n hasCommonIndent && (hasCommonIndent = hasIndent);\n isEmptyLine = false;\n }\n }\n\n if (isEmptyLine) {\n return false; // Has trailing empty lines\n }\n\n if (hasCommonIndent && seenNonEmptyLine) {\n return false; // Has internal indent\n }\n\n return true;\n}\n/**\n * Print a block string in the indented block form by adding a leading and\n * trailing blank line. However, if a block string starts with whitespace and is\n * a single-line, adding a leading blank line would strip that whitespace.\n *\n * @internal\n */\n\nexport function printBlockString(value, options) {\n const escapedValue = value.replace(/\"\"\"/g, '\\\\\"\"\"'); // Expand a block string's raw value into independent lines.\n\n const lines = escapedValue.split(/\\r\\n|[\\n\\r]/g);\n const isSingleLine = lines.length === 1; // If common indentation is found we can fix some of those cases by adding leading new line\n\n const forceLeadingNewLine =\n lines.length > 1 &&\n lines\n .slice(1)\n .every((line) => line.length === 0 || isWhiteSpace(line.charCodeAt(0))); // Trailing triple quotes just looks confusing but doesn't force trailing new line\n\n const hasTrailingTripleQuotes = escapedValue.endsWith('\\\\\"\"\"'); // Trailing quote (single or double) or slash forces trailing new line\n\n const hasTrailingQuote = value.endsWith('\"') && !hasTrailingTripleQuotes;\n const hasTrailingSlash = value.endsWith('\\\\');\n const forceTrailingNewline = hasTrailingQuote || hasTrailingSlash;\n const printAsMultipleLines =\n !(options !== null && options !== void 0 && options.minimize) && // add leading and trailing new lines only if it improves readability\n (!isSingleLine ||\n value.length > 70 ||\n forceTrailingNewline ||\n forceLeadingNewLine ||\n hasTrailingTripleQuotes);\n let result = ''; // Format a multi-line block quote to account for leading space.\n\n const skipLeadingNewLine = isSingleLine && isWhiteSpace(value.charCodeAt(0));\n\n if ((printAsMultipleLines && !skipLeadingNewLine) || forceLeadingNewLine) {\n result += '\\n';\n }\n\n result += escapedValue;\n\n if (printAsMultipleLines || forceTrailingNewline) {\n result += '\\n';\n }\n\n return '\"\"\"' + result + '\"\"\"';\n}\n"],"names":["isWhiteSpace"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* ```
|
|
5
|
-
* WhiteSpace ::
|
|
6
|
-
* - "Horizontal Tab (U+0009)"
|
|
7
|
-
* - "Space (U+0020)"
|
|
8
|
-
* ```
|
|
9
|
-
* @internal
|
|
10
|
-
*/
|
|
11
|
-
function isWhiteSpace(code) {
|
|
12
|
-
return code === 0x0009 || code === 0x0020;
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* ```
|
|
16
|
-
* Digit :: one of
|
|
17
|
-
* - `0` `1` `2` `3` `4` `5` `6` `7` `8` `9`
|
|
18
|
-
* ```
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
|
-
|
|
22
|
-
function isDigit(code) {
|
|
23
|
-
return code >= 0x0030 && code <= 0x0039;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* ```
|
|
27
|
-
* Letter :: one of
|
|
28
|
-
* - `A` `B` `C` `D` `E` `F` `G` `H` `I` `J` `K` `L` `M`
|
|
29
|
-
* - `N` `O` `P` `Q` `R` `S` `T` `U` `V` `W` `X` `Y` `Z`
|
|
30
|
-
* - `a` `b` `c` `d` `e` `f` `g` `h` `i` `j` `k` `l` `m`
|
|
31
|
-
* - `n` `o` `p` `q` `r` `s` `t` `u` `v` `w` `x` `y` `z`
|
|
32
|
-
* ```
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
35
|
-
|
|
36
|
-
function isLetter(code) {
|
|
37
|
-
return (
|
|
38
|
-
(code >= 0x0061 && code <= 0x007a) || // A-Z
|
|
39
|
-
(code >= 0x0041 && code <= 0x005a) // a-z
|
|
40
|
-
);
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* ```
|
|
44
|
-
* NameStart ::
|
|
45
|
-
* - Letter
|
|
46
|
-
* - `_`
|
|
47
|
-
* ```
|
|
48
|
-
* @internal
|
|
49
|
-
*/
|
|
50
|
-
|
|
51
|
-
function isNameStart(code) {
|
|
52
|
-
return isLetter(code) || code === 0x005f;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* ```
|
|
56
|
-
* NameContinue ::
|
|
57
|
-
* - Letter
|
|
58
|
-
* - Digit
|
|
59
|
-
* - `_`
|
|
60
|
-
* ```
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
|
|
64
|
-
function isNameContinue(code) {
|
|
65
|
-
return isLetter(code) || isDigit(code) || code === 0x005f;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
exports.isDigit = isDigit;
|
|
69
|
-
exports.isLetter = isLetter;
|
|
70
|
-
exports.isNameContinue = isNameContinue;
|
|
71
|
-
exports.isNameStart = isNameStart;
|
|
72
|
-
exports.isWhiteSpace = isWhiteSpace;
|
|
73
|
-
//# sourceMappingURL=characterClasses.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"characterClasses.js","sources":["../../../../../node_modules/graphql/language/characterClasses.mjs"],"sourcesContent":["/**\n * ```\n * WhiteSpace ::\n * - \"Horizontal Tab (U+0009)\"\n * - \"Space (U+0020)\"\n * ```\n * @internal\n */\nexport function isWhiteSpace(code) {\n return code === 0x0009 || code === 0x0020;\n}\n/**\n * ```\n * Digit :: one of\n * - `0` `1` `2` `3` `4` `5` `6` `7` `8` `9`\n * ```\n * @internal\n */\n\nexport function isDigit(code) {\n return code >= 0x0030 && code <= 0x0039;\n}\n/**\n * ```\n * Letter :: one of\n * - `A` `B` `C` `D` `E` `F` `G` `H` `I` `J` `K` `L` `M`\n * - `N` `O` `P` `Q` `R` `S` `T` `U` `V` `W` `X` `Y` `Z`\n * - `a` `b` `c` `d` `e` `f` `g` `h` `i` `j` `k` `l` `m`\n * - `n` `o` `p` `q` `r` `s` `t` `u` `v` `w` `x` `y` `z`\n * ```\n * @internal\n */\n\nexport function isLetter(code) {\n return (\n (code >= 0x0061 && code <= 0x007a) || // A-Z\n (code >= 0x0041 && code <= 0x005a) // a-z\n );\n}\n/**\n * ```\n * NameStart ::\n * - Letter\n * - `_`\n * ```\n * @internal\n */\n\nexport function isNameStart(code) {\n return isLetter(code) || code === 0x005f;\n}\n/**\n * ```\n * NameContinue ::\n * - Letter\n * - Digit\n * - `_`\n * ```\n * @internal\n */\n\nexport function isNameContinue(code) {\n return isLetter(code) || isDigit(code) || code === 0x005f;\n}\n"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAAS,YAAY,CAAC,IAAI,EAAE;AACnC,EAAE,OAAO,IAAI,KAAK,MAAM,IAAI,IAAI,KAAK,MAAM;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEO,SAAS,OAAO,CAAC,IAAI,EAAE;AAC9B,EAAE,OAAO,IAAI,IAAI,MAAM,IAAI,IAAI,IAAI,MAAM;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEO,SAAS,QAAQ,CAAC,IAAI,EAAE;AAC/B,EAAE;AACF,IAAI,CAAC,IAAI,IAAI,MAAM,IAAI,IAAI,IAAI,MAAM;AACrC,KAAK,IAAI,IAAI,MAAM,IAAI,IAAI,IAAI,MAAM,CAAC;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEO,SAAS,WAAW,CAAC,IAAI,EAAE;AAClC,EAAE,OAAO,QAAQ,CAAC,IAAI,CAAC,IAAI,IAAI,KAAK,MAAM;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEO,SAAS,cAAc,CAAC,IAAI,EAAE;AACrC,EAAE,OAAO,QAAQ,CAAC,IAAI,CAAC,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,IAAI,KAAK,MAAM;AAC3D;;;;;;;;","x_google_ignoreList":[0]}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* The set of allowed directive location values.
|
|
5
|
-
*/
|
|
6
|
-
exports.DirectiveLocation = void 0;
|
|
7
|
-
|
|
8
|
-
(function (DirectiveLocation) {
|
|
9
|
-
DirectiveLocation['QUERY'] = 'QUERY';
|
|
10
|
-
DirectiveLocation['MUTATION'] = 'MUTATION';
|
|
11
|
-
DirectiveLocation['SUBSCRIPTION'] = 'SUBSCRIPTION';
|
|
12
|
-
DirectiveLocation['FIELD'] = 'FIELD';
|
|
13
|
-
DirectiveLocation['FRAGMENT_DEFINITION'] = 'FRAGMENT_DEFINITION';
|
|
14
|
-
DirectiveLocation['FRAGMENT_SPREAD'] = 'FRAGMENT_SPREAD';
|
|
15
|
-
DirectiveLocation['INLINE_FRAGMENT'] = 'INLINE_FRAGMENT';
|
|
16
|
-
DirectiveLocation['VARIABLE_DEFINITION'] = 'VARIABLE_DEFINITION';
|
|
17
|
-
DirectiveLocation['SCHEMA'] = 'SCHEMA';
|
|
18
|
-
DirectiveLocation['SCALAR'] = 'SCALAR';
|
|
19
|
-
DirectiveLocation['OBJECT'] = 'OBJECT';
|
|
20
|
-
DirectiveLocation['FIELD_DEFINITION'] = 'FIELD_DEFINITION';
|
|
21
|
-
DirectiveLocation['ARGUMENT_DEFINITION'] = 'ARGUMENT_DEFINITION';
|
|
22
|
-
DirectiveLocation['INTERFACE'] = 'INTERFACE';
|
|
23
|
-
DirectiveLocation['UNION'] = 'UNION';
|
|
24
|
-
DirectiveLocation['ENUM'] = 'ENUM';
|
|
25
|
-
DirectiveLocation['ENUM_VALUE'] = 'ENUM_VALUE';
|
|
26
|
-
DirectiveLocation['INPUT_OBJECT'] = 'INPUT_OBJECT';
|
|
27
|
-
DirectiveLocation['INPUT_FIELD_DEFINITION'] = 'INPUT_FIELD_DEFINITION';
|
|
28
|
-
})(exports.DirectiveLocation || (exports.DirectiveLocation = {}));
|
|
29
|
-
/**
|
|
30
|
-
* The enum type representing the directive location values.
|
|
31
|
-
*
|
|
32
|
-
* @deprecated Please use `DirectiveLocation`. Will be remove in v17.
|
|
33
|
-
*/
|
|
34
|
-
//# sourceMappingURL=directiveLocation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"directiveLocation.js","sources":["../../../../../node_modules/graphql/language/directiveLocation.mjs"],"sourcesContent":["/**\n * The set of allowed directive location values.\n */\nvar DirectiveLocation;\n\n(function (DirectiveLocation) {\n DirectiveLocation['QUERY'] = 'QUERY';\n DirectiveLocation['MUTATION'] = 'MUTATION';\n DirectiveLocation['SUBSCRIPTION'] = 'SUBSCRIPTION';\n DirectiveLocation['FIELD'] = 'FIELD';\n DirectiveLocation['FRAGMENT_DEFINITION'] = 'FRAGMENT_DEFINITION';\n DirectiveLocation['FRAGMENT_SPREAD'] = 'FRAGMENT_SPREAD';\n DirectiveLocation['INLINE_FRAGMENT'] = 'INLINE_FRAGMENT';\n DirectiveLocation['VARIABLE_DEFINITION'] = 'VARIABLE_DEFINITION';\n DirectiveLocation['SCHEMA'] = 'SCHEMA';\n DirectiveLocation['SCALAR'] = 'SCALAR';\n DirectiveLocation['OBJECT'] = 'OBJECT';\n DirectiveLocation['FIELD_DEFINITION'] = 'FIELD_DEFINITION';\n DirectiveLocation['ARGUMENT_DEFINITION'] = 'ARGUMENT_DEFINITION';\n DirectiveLocation['INTERFACE'] = 'INTERFACE';\n DirectiveLocation['UNION'] = 'UNION';\n DirectiveLocation['ENUM'] = 'ENUM';\n DirectiveLocation['ENUM_VALUE'] = 'ENUM_VALUE';\n DirectiveLocation['INPUT_OBJECT'] = 'INPUT_OBJECT';\n DirectiveLocation['INPUT_FIELD_DEFINITION'] = 'INPUT_FIELD_DEFINITION';\n})(DirectiveLocation || (DirectiveLocation = {}));\n\nexport { DirectiveLocation };\n/**\n * The enum type representing the directive location values.\n *\n * @deprecated Please use `DirectiveLocation`. Will be remove in v17.\n */\n"],"names":["DirectiveLocation"],"mappings":";;AAAA;AACA;AACA;AACIA;;AAEJ,CAAC,UAAU,iBAAiB,EAAE;AAC9B,EAAE,iBAAiB,CAAC,OAAO,CAAC,GAAG,OAAO;AACtC,EAAE,iBAAiB,CAAC,UAAU,CAAC,GAAG,UAAU;AAC5C,EAAE,iBAAiB,CAAC,cAAc,CAAC,GAAG,cAAc;AACpD,EAAE,iBAAiB,CAAC,OAAO,CAAC,GAAG,OAAO;AACtC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,GAAG,qBAAqB;AAClE,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,iBAAiB;AAC1D,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,iBAAiB;AAC1D,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,GAAG,qBAAqB;AAClE,EAAE,iBAAiB,CAAC,QAAQ,CAAC,GAAG,QAAQ;AACxC,EAAE,iBAAiB,CAAC,QAAQ,CAAC,GAAG,QAAQ;AACxC,EAAE,iBAAiB,CAAC,QAAQ,CAAC,GAAG,QAAQ;AACxC,EAAE,iBAAiB,CAAC,kBAAkB,CAAC,GAAG,kBAAkB;AAC5D,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,GAAG,qBAAqB;AAClE,EAAE,iBAAiB,CAAC,WAAW,CAAC,GAAG,WAAW;AAC9C,EAAE,iBAAiB,CAAC,OAAO,CAAC,GAAG,OAAO;AACtC,EAAE,iBAAiB,CAAC,MAAM,CAAC,GAAG,MAAM;AACpC,EAAE,iBAAiB,CAAC,YAAY,CAAC,GAAG,YAAY;AAChD,EAAE,iBAAiB,CAAC,cAAc,CAAC,GAAG,cAAc;AACpD,EAAE,iBAAiB,CAAC,wBAAwB,CAAC,GAAG,wBAAwB;AACxE,CAAC,EAAEA,yBAAiB,KAAKA,yBAAiB,GAAG,EAAE,CAAC,CAAC;AAGjD;AACA;AACA;AACA;AACA;;","x_google_ignoreList":[0]}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* The set of allowed kind values for AST nodes.
|
|
5
|
-
*/
|
|
6
|
-
exports.Kind = void 0;
|
|
7
|
-
|
|
8
|
-
(function (Kind) {
|
|
9
|
-
Kind['NAME'] = 'Name';
|
|
10
|
-
Kind['DOCUMENT'] = 'Document';
|
|
11
|
-
Kind['OPERATION_DEFINITION'] = 'OperationDefinition';
|
|
12
|
-
Kind['VARIABLE_DEFINITION'] = 'VariableDefinition';
|
|
13
|
-
Kind['SELECTION_SET'] = 'SelectionSet';
|
|
14
|
-
Kind['FIELD'] = 'Field';
|
|
15
|
-
Kind['ARGUMENT'] = 'Argument';
|
|
16
|
-
Kind['FRAGMENT_SPREAD'] = 'FragmentSpread';
|
|
17
|
-
Kind['INLINE_FRAGMENT'] = 'InlineFragment';
|
|
18
|
-
Kind['FRAGMENT_DEFINITION'] = 'FragmentDefinition';
|
|
19
|
-
Kind['VARIABLE'] = 'Variable';
|
|
20
|
-
Kind['INT'] = 'IntValue';
|
|
21
|
-
Kind['FLOAT'] = 'FloatValue';
|
|
22
|
-
Kind['STRING'] = 'StringValue';
|
|
23
|
-
Kind['BOOLEAN'] = 'BooleanValue';
|
|
24
|
-
Kind['NULL'] = 'NullValue';
|
|
25
|
-
Kind['ENUM'] = 'EnumValue';
|
|
26
|
-
Kind['LIST'] = 'ListValue';
|
|
27
|
-
Kind['OBJECT'] = 'ObjectValue';
|
|
28
|
-
Kind['OBJECT_FIELD'] = 'ObjectField';
|
|
29
|
-
Kind['DIRECTIVE'] = 'Directive';
|
|
30
|
-
Kind['NAMED_TYPE'] = 'NamedType';
|
|
31
|
-
Kind['LIST_TYPE'] = 'ListType';
|
|
32
|
-
Kind['NON_NULL_TYPE'] = 'NonNullType';
|
|
33
|
-
Kind['SCHEMA_DEFINITION'] = 'SchemaDefinition';
|
|
34
|
-
Kind['OPERATION_TYPE_DEFINITION'] = 'OperationTypeDefinition';
|
|
35
|
-
Kind['SCALAR_TYPE_DEFINITION'] = 'ScalarTypeDefinition';
|
|
36
|
-
Kind['OBJECT_TYPE_DEFINITION'] = 'ObjectTypeDefinition';
|
|
37
|
-
Kind['FIELD_DEFINITION'] = 'FieldDefinition';
|
|
38
|
-
Kind['INPUT_VALUE_DEFINITION'] = 'InputValueDefinition';
|
|
39
|
-
Kind['INTERFACE_TYPE_DEFINITION'] = 'InterfaceTypeDefinition';
|
|
40
|
-
Kind['UNION_TYPE_DEFINITION'] = 'UnionTypeDefinition';
|
|
41
|
-
Kind['ENUM_TYPE_DEFINITION'] = 'EnumTypeDefinition';
|
|
42
|
-
Kind['ENUM_VALUE_DEFINITION'] = 'EnumValueDefinition';
|
|
43
|
-
Kind['INPUT_OBJECT_TYPE_DEFINITION'] = 'InputObjectTypeDefinition';
|
|
44
|
-
Kind['DIRECTIVE_DEFINITION'] = 'DirectiveDefinition';
|
|
45
|
-
Kind['SCHEMA_EXTENSION'] = 'SchemaExtension';
|
|
46
|
-
Kind['SCALAR_TYPE_EXTENSION'] = 'ScalarTypeExtension';
|
|
47
|
-
Kind['OBJECT_TYPE_EXTENSION'] = 'ObjectTypeExtension';
|
|
48
|
-
Kind['INTERFACE_TYPE_EXTENSION'] = 'InterfaceTypeExtension';
|
|
49
|
-
Kind['UNION_TYPE_EXTENSION'] = 'UnionTypeExtension';
|
|
50
|
-
Kind['ENUM_TYPE_EXTENSION'] = 'EnumTypeExtension';
|
|
51
|
-
Kind['INPUT_OBJECT_TYPE_EXTENSION'] = 'InputObjectTypeExtension';
|
|
52
|
-
Kind['TYPE_COORDINATE'] = 'TypeCoordinate';
|
|
53
|
-
Kind['MEMBER_COORDINATE'] = 'MemberCoordinate';
|
|
54
|
-
Kind['ARGUMENT_COORDINATE'] = 'ArgumentCoordinate';
|
|
55
|
-
Kind['DIRECTIVE_COORDINATE'] = 'DirectiveCoordinate';
|
|
56
|
-
Kind['DIRECTIVE_ARGUMENT_COORDINATE'] = 'DirectiveArgumentCoordinate';
|
|
57
|
-
})(exports.Kind || (exports.Kind = {}));
|
|
58
|
-
/**
|
|
59
|
-
* The enum type representing the possible kind values of AST nodes.
|
|
60
|
-
*
|
|
61
|
-
* @deprecated Please use `Kind`. Will be remove in v17.
|
|
62
|
-
*/
|
|
63
|
-
//# sourceMappingURL=kinds.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"kinds.js","sources":["../../../../../node_modules/graphql/language/kinds.mjs"],"sourcesContent":["/**\n * The set of allowed kind values for AST nodes.\n */\nvar Kind;\n\n(function (Kind) {\n Kind['NAME'] = 'Name';\n Kind['DOCUMENT'] = 'Document';\n Kind['OPERATION_DEFINITION'] = 'OperationDefinition';\n Kind['VARIABLE_DEFINITION'] = 'VariableDefinition';\n Kind['SELECTION_SET'] = 'SelectionSet';\n Kind['FIELD'] = 'Field';\n Kind['ARGUMENT'] = 'Argument';\n Kind['FRAGMENT_SPREAD'] = 'FragmentSpread';\n Kind['INLINE_FRAGMENT'] = 'InlineFragment';\n Kind['FRAGMENT_DEFINITION'] = 'FragmentDefinition';\n Kind['VARIABLE'] = 'Variable';\n Kind['INT'] = 'IntValue';\n Kind['FLOAT'] = 'FloatValue';\n Kind['STRING'] = 'StringValue';\n Kind['BOOLEAN'] = 'BooleanValue';\n Kind['NULL'] = 'NullValue';\n Kind['ENUM'] = 'EnumValue';\n Kind['LIST'] = 'ListValue';\n Kind['OBJECT'] = 'ObjectValue';\n Kind['OBJECT_FIELD'] = 'ObjectField';\n Kind['DIRECTIVE'] = 'Directive';\n Kind['NAMED_TYPE'] = 'NamedType';\n Kind['LIST_TYPE'] = 'ListType';\n Kind['NON_NULL_TYPE'] = 'NonNullType';\n Kind['SCHEMA_DEFINITION'] = 'SchemaDefinition';\n Kind['OPERATION_TYPE_DEFINITION'] = 'OperationTypeDefinition';\n Kind['SCALAR_TYPE_DEFINITION'] = 'ScalarTypeDefinition';\n Kind['OBJECT_TYPE_DEFINITION'] = 'ObjectTypeDefinition';\n Kind['FIELD_DEFINITION'] = 'FieldDefinition';\n Kind['INPUT_VALUE_DEFINITION'] = 'InputValueDefinition';\n Kind['INTERFACE_TYPE_DEFINITION'] = 'InterfaceTypeDefinition';\n Kind['UNION_TYPE_DEFINITION'] = 'UnionTypeDefinition';\n Kind['ENUM_TYPE_DEFINITION'] = 'EnumTypeDefinition';\n Kind['ENUM_VALUE_DEFINITION'] = 'EnumValueDefinition';\n Kind['INPUT_OBJECT_TYPE_DEFINITION'] = 'InputObjectTypeDefinition';\n Kind['DIRECTIVE_DEFINITION'] = 'DirectiveDefinition';\n Kind['SCHEMA_EXTENSION'] = 'SchemaExtension';\n Kind['SCALAR_TYPE_EXTENSION'] = 'ScalarTypeExtension';\n Kind['OBJECT_TYPE_EXTENSION'] = 'ObjectTypeExtension';\n Kind['INTERFACE_TYPE_EXTENSION'] = 'InterfaceTypeExtension';\n Kind['UNION_TYPE_EXTENSION'] = 'UnionTypeExtension';\n Kind['ENUM_TYPE_EXTENSION'] = 'EnumTypeExtension';\n Kind['INPUT_OBJECT_TYPE_EXTENSION'] = 'InputObjectTypeExtension';\n Kind['TYPE_COORDINATE'] = 'TypeCoordinate';\n Kind['MEMBER_COORDINATE'] = 'MemberCoordinate';\n Kind['ARGUMENT_COORDINATE'] = 'ArgumentCoordinate';\n Kind['DIRECTIVE_COORDINATE'] = 'DirectiveCoordinate';\n Kind['DIRECTIVE_ARGUMENT_COORDINATE'] = 'DirectiveArgumentCoordinate';\n})(Kind || (Kind = {}));\n\nexport { Kind };\n/**\n * The enum type representing the possible kind values of AST nodes.\n *\n * @deprecated Please use `Kind`. Will be remove in v17.\n */\n"],"names":["Kind"],"mappings":"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","x_google_ignoreList":[0]}
|