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