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,1480 +0,0 @@
|
|
|
1
|
-
import * as Apollo from '@apollo/client';
|
|
2
|
-
export type Maybe<T> = T | null;
|
|
3
|
-
export type InputMaybe<T> = Maybe<T>;
|
|
4
|
-
export type Exact<T extends {
|
|
5
|
-
[key: string]: unknown;
|
|
6
|
-
}> = {
|
|
7
|
-
[K in keyof T]: T[K];
|
|
8
|
-
};
|
|
9
|
-
export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
|
|
10
|
-
[SubKey in K]?: Maybe<T[SubKey]>;
|
|
11
|
-
};
|
|
12
|
-
export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
|
|
13
|
-
[SubKey in K]: Maybe<T[SubKey]>;
|
|
14
|
-
};
|
|
15
|
-
export type MakeEmpty<T extends {
|
|
16
|
-
[key: string]: unknown;
|
|
17
|
-
}, K extends keyof T> = {
|
|
18
|
-
[_ in K]?: never;
|
|
19
|
-
};
|
|
20
|
-
export type Incremental<T> = T | {
|
|
21
|
-
[P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never;
|
|
22
|
-
};
|
|
23
|
-
/** All built-in and custom scalars, mapped to their actual values */
|
|
24
|
-
export type Scalars = {
|
|
25
|
-
ID: {
|
|
26
|
-
input: string;
|
|
27
|
-
output: string;
|
|
28
|
-
};
|
|
29
|
-
String: {
|
|
30
|
-
input: string;
|
|
31
|
-
output: string;
|
|
32
|
-
};
|
|
33
|
-
Boolean: {
|
|
34
|
-
input: boolean;
|
|
35
|
-
output: boolean;
|
|
36
|
-
};
|
|
37
|
-
Int: {
|
|
38
|
-
input: number;
|
|
39
|
-
output: number;
|
|
40
|
-
};
|
|
41
|
-
Float: {
|
|
42
|
-
input: number;
|
|
43
|
-
output: number;
|
|
44
|
-
};
|
|
45
|
-
DateTime: {
|
|
46
|
-
input: string;
|
|
47
|
-
output: string;
|
|
48
|
-
};
|
|
49
|
-
Upload: {
|
|
50
|
-
input: any;
|
|
51
|
-
output: any;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
export type AdminDisableUserInput = {
|
|
55
|
-
email?: InputMaybe<Scalars['String']['input']>;
|
|
56
|
-
};
|
|
57
|
-
export type AllCetificationsResponse = {
|
|
58
|
-
__typename?: 'AllCetificationsResponse';
|
|
59
|
-
certifications?: Maybe<Array<Maybe<Plan>>>;
|
|
60
|
-
};
|
|
61
|
-
export type AuthPayload = {
|
|
62
|
-
__typename?: 'AuthPayload';
|
|
63
|
-
token?: Maybe<Scalars['String']['output']>;
|
|
64
|
-
user?: Maybe<User>;
|
|
65
|
-
};
|
|
66
|
-
export type CancelSubscriptionInput = {
|
|
67
|
-
subscription_id?: InputMaybe<Scalars['Int']['input']>;
|
|
68
|
-
};
|
|
69
|
-
export type CancelSubscriptionResponse = {
|
|
70
|
-
__typename?: 'CancelSubscriptionResponse';
|
|
71
|
-
end_date?: Maybe<Scalars['String']['output']>;
|
|
72
|
-
subscription?: Maybe<Subscription>;
|
|
73
|
-
};
|
|
74
|
-
export type CancelledSubscriptionMetric = {
|
|
75
|
-
__typename?: 'CancelledSubscriptionMetric';
|
|
76
|
-
count: Scalars['Int']['output'];
|
|
77
|
-
date: Scalars['String']['output'];
|
|
78
|
-
previousCount: Scalars['Int']['output'];
|
|
79
|
-
previousDate: Scalars['String']['output'];
|
|
80
|
-
};
|
|
81
|
-
export type Card = {
|
|
82
|
-
__typename?: 'Card';
|
|
83
|
-
bank_code?: Maybe<Scalars['String']['output']>;
|
|
84
|
-
bank_name?: Maybe<Scalars['String']['output']>;
|
|
85
|
-
brand?: Maybe<Scalars['String']['output']>;
|
|
86
|
-
card_number?: Maybe<Scalars['String']['output']>;
|
|
87
|
-
customer_card_id?: Maybe<Scalars['String']['output']>;
|
|
88
|
-
expiration_month?: Maybe<Scalars['String']['output']>;
|
|
89
|
-
expiration_year?: Maybe<Scalars['String']['output']>;
|
|
90
|
-
holder_name?: Maybe<Scalars['String']['output']>;
|
|
91
|
-
type?: Maybe<Scalars['String']['output']>;
|
|
92
|
-
};
|
|
93
|
-
export type Cart = {
|
|
94
|
-
__typename?: 'Cart';
|
|
95
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
96
|
-
plan?: Maybe<Plan>;
|
|
97
|
-
plan_id?: Maybe<Scalars['Int']['output']>;
|
|
98
|
-
slug?: Maybe<Scalars['String']['output']>;
|
|
99
|
-
user_id?: Maybe<Scalars['Int']['output']>;
|
|
100
|
-
};
|
|
101
|
-
export declare enum CartDescoutBy {
|
|
102
|
-
LoggedIn = "LOGGED_IN",
|
|
103
|
-
ProPlan = "PRO_PLAN",
|
|
104
|
-
StandardPlan = "STANDARD_PLAN",
|
|
105
|
-
StudentPlan = "STUDENT_PLAN"
|
|
106
|
-
}
|
|
107
|
-
export type CetificationsAvailableResponse = {
|
|
108
|
-
__typename?: 'CetificationsAvailableResponse';
|
|
109
|
-
certifications?: Maybe<Array<Maybe<Plan>>>;
|
|
110
|
-
subscription?: Maybe<Subscription>;
|
|
111
|
-
};
|
|
112
|
-
export type ClaimCodeResponse = {
|
|
113
|
-
__typename?: 'ClaimCodeResponse';
|
|
114
|
-
convoy?: Maybe<ConvoyCode>;
|
|
115
|
-
};
|
|
116
|
-
export type Comment = {
|
|
117
|
-
__typename?: 'Comment';
|
|
118
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
119
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
120
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
121
|
-
post_id?: Maybe<Scalars['Int']['output']>;
|
|
122
|
-
replies?: Maybe<Array<Maybe<ReplyComment>>>;
|
|
123
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
124
|
-
user?: Maybe<User>;
|
|
125
|
-
};
|
|
126
|
-
export type CommentsResponse = {
|
|
127
|
-
__typename?: 'CommentsResponse';
|
|
128
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
129
|
-
items?: Maybe<Array<Maybe<Comment>>>;
|
|
130
|
-
};
|
|
131
|
-
export type CommentsWhere = {
|
|
132
|
-
post_id?: InputMaybe<Scalars['Int']['input']>;
|
|
133
|
-
site?: InputMaybe<Site>;
|
|
134
|
-
};
|
|
135
|
-
export type ConnectResponse = {
|
|
136
|
-
__typename?: 'ConnectResponse';
|
|
137
|
-
token?: Maybe<Scalars['String']['output']>;
|
|
138
|
-
user?: Maybe<User>;
|
|
139
|
-
};
|
|
140
|
-
export type ConnectUserAppleInput = {
|
|
141
|
-
token?: InputMaybe<Scalars['String']['input']>;
|
|
142
|
-
};
|
|
143
|
-
export type ConnectUserFacebookInput = {
|
|
144
|
-
token?: InputMaybe<Scalars['String']['input']>;
|
|
145
|
-
};
|
|
146
|
-
export type ConnectUserGoogleInput = {
|
|
147
|
-
token?: InputMaybe<Scalars['String']['input']>;
|
|
148
|
-
};
|
|
149
|
-
export type ConvoyCode = {
|
|
150
|
-
__typename?: 'ConvoyCode';
|
|
151
|
-
code?: Maybe<Scalars['String']['output']>;
|
|
152
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
153
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
154
|
-
status?: Maybe<ConvoyCodeStatuses>;
|
|
155
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
156
|
-
};
|
|
157
|
-
export declare enum ConvoyCodeStatuses {
|
|
158
|
-
Active = "ACTIVE",
|
|
159
|
-
Inactive = "INACTIVE"
|
|
160
|
-
}
|
|
161
|
-
export declare enum CouponRequestType {
|
|
162
|
-
Assigned = "ASSIGNED",
|
|
163
|
-
Available = "AVAILABLE",
|
|
164
|
-
Used = "USED"
|
|
165
|
-
}
|
|
166
|
-
export declare enum CouponStatuses {
|
|
167
|
-
Active = "ACTIVE",
|
|
168
|
-
Inactive = "INACTIVE"
|
|
169
|
-
}
|
|
170
|
-
export declare enum CouponTypes {
|
|
171
|
-
DiscountAmount = "DISCOUNT_AMOUNT",
|
|
172
|
-
DiscountAmountAndDuration = "DISCOUNT_AMOUNT_AND_DURATION",
|
|
173
|
-
DiscountAmountAndDurationAndVolume = "DISCOUNT_AMOUNT_AND_DURATION_AND_VOLUME",
|
|
174
|
-
DiscountAmountAndDurationAndVolumeWithMonths = "DISCOUNT_AMOUNT_AND_DURATION_AND_VOLUME_WITH_MONTHS",
|
|
175
|
-
DiscountAmountAndDurationWithMonths = "DISCOUNT_AMOUNT_AND_DURATION_WITH_MONTHS",
|
|
176
|
-
DiscountAmountAndVolume = "DISCOUNT_AMOUNT_AND_VOLUME",
|
|
177
|
-
DiscountAmountAndVolumeWithMonths = "DISCOUNT_AMOUNT_AND_VOLUME_WITH_MONTHS",
|
|
178
|
-
DiscountAmountWithMonths = "DISCOUNT_AMOUNT_WITH_MONTHS",
|
|
179
|
-
DiscountPercent = "DISCOUNT_PERCENT",
|
|
180
|
-
DiscountPercentAndDuration = "DISCOUNT_PERCENT_AND_DURATION",
|
|
181
|
-
DiscountPercentAndDurationAndVolume = "DISCOUNT_PERCENT_AND_DURATION_AND_VOLUME",
|
|
182
|
-
DiscountPercentAndDurationAndVolumeWithMonths = "DISCOUNT_PERCENT_AND_DURATION_AND_VOLUME_WITH_MONTHS",
|
|
183
|
-
DiscountPercentAndDurationWithMonths = "DISCOUNT_PERCENT_AND_DURATION_WITH_MONTHS",
|
|
184
|
-
DiscountPercentAndVolume = "DISCOUNT_PERCENT_AND_VOLUME",
|
|
185
|
-
DiscountPercentAndVolumeWithMonths = "DISCOUNT_PERCENT_AND_VOLUME_WITH_MONTHS",
|
|
186
|
-
DiscountPercentWithMonths = "DISCOUNT_PERCENT_WITH_MONTHS"
|
|
187
|
-
}
|
|
188
|
-
export type CreateCartItemInput = {
|
|
189
|
-
plan_id?: InputMaybe<Scalars['Int']['input']>;
|
|
190
|
-
};
|
|
191
|
-
export type CreateCommentInput = {
|
|
192
|
-
message?: InputMaybe<Scalars['String']['input']>;
|
|
193
|
-
post_id?: InputMaybe<Scalars['Int']['input']>;
|
|
194
|
-
site?: InputMaybe<Site>;
|
|
195
|
-
};
|
|
196
|
-
export type CreateCustomSubscriptionInput = {
|
|
197
|
-
notes?: InputMaybe<Scalars['String']['input']>;
|
|
198
|
-
payment_method: PaymentMethod;
|
|
199
|
-
period_end_date: Scalars['String']['input'];
|
|
200
|
-
period_start_date: Scalars['String']['input'];
|
|
201
|
-
plan_id: Scalars['Int']['input'];
|
|
202
|
-
transaction_id: Scalars['String']['input'];
|
|
203
|
-
user_id: Scalars['Int']['input'];
|
|
204
|
-
};
|
|
205
|
-
export type CreateCustomSubscriptionResponse = {
|
|
206
|
-
__typename?: 'CreateCustomSubscriptionResponse';
|
|
207
|
-
subscription?: Maybe<Subscription>;
|
|
208
|
-
};
|
|
209
|
-
export type CreateOpenPayChargeInput = {
|
|
210
|
-
billingInfo?: InputMaybe<SubscriptionBillingInput>;
|
|
211
|
-
deviceDataId?: InputMaybe<Scalars['String']['input']>;
|
|
212
|
-
planId?: InputMaybe<Scalars['Int']['input']>;
|
|
213
|
-
token?: InputMaybe<Scalars['String']['input']>;
|
|
214
|
-
};
|
|
215
|
-
export type CreateOpenPayChargeResponse = {
|
|
216
|
-
__typename?: 'CreateOpenPayChargeResponse';
|
|
217
|
-
redirect_url?: Maybe<Scalars['String']['output']>;
|
|
218
|
-
};
|
|
219
|
-
export type CreateOpenPaySubscriptionInput = {
|
|
220
|
-
billingInfo?: InputMaybe<SubscriptionBillingInput>;
|
|
221
|
-
deviceDataId?: InputMaybe<Scalars['String']['input']>;
|
|
222
|
-
planId?: InputMaybe<Scalars['Int']['input']>;
|
|
223
|
-
subscriptionUrl?: InputMaybe<Scalars['String']['input']>;
|
|
224
|
-
token?: InputMaybe<Scalars['String']['input']>;
|
|
225
|
-
};
|
|
226
|
-
export type CreateOpenPaySubscriptionResponse = {
|
|
227
|
-
__typename?: 'CreateOpenPaySubscriptionResponse';
|
|
228
|
-
subscription?: Maybe<Subscription>;
|
|
229
|
-
};
|
|
230
|
-
export type CreatePaypalSubscriptionInput = {
|
|
231
|
-
billingInfo?: InputMaybe<SubscriptionBillingInput>;
|
|
232
|
-
coupon?: InputMaybe<Scalars['String']['input']>;
|
|
233
|
-
orderId?: InputMaybe<Scalars['String']['input']>;
|
|
234
|
-
planId?: InputMaybe<Scalars['Int']['input']>;
|
|
235
|
-
subscriptionId?: InputMaybe<Scalars['String']['input']>;
|
|
236
|
-
subscriptionUrl?: InputMaybe<Scalars['String']['input']>;
|
|
237
|
-
};
|
|
238
|
-
export type CreatePaypalSubscriptionResponse = {
|
|
239
|
-
__typename?: 'CreatePaypalSubscriptionResponse';
|
|
240
|
-
subscription?: Maybe<Subscription>;
|
|
241
|
-
};
|
|
242
|
-
export type CreateReplyCommentInput = {
|
|
243
|
-
comment_id?: InputMaybe<Scalars['Int']['input']>;
|
|
244
|
-
message?: InputMaybe<Scalars['String']['input']>;
|
|
245
|
-
post_id?: InputMaybe<Scalars['Int']['input']>;
|
|
246
|
-
site?: InputMaybe<Site>;
|
|
247
|
-
};
|
|
248
|
-
export type CreateSharedCouponResponse = {
|
|
249
|
-
__typename?: 'CreateSharedCouponResponse';
|
|
250
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
251
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
252
|
-
};
|
|
253
|
-
export type CreateStripePaymentMethodInput = {
|
|
254
|
-
customer_id?: InputMaybe<Scalars['String']['input']>;
|
|
255
|
-
payment_method_id?: InputMaybe<Scalars['String']['input']>;
|
|
256
|
-
};
|
|
257
|
-
export type CreateStripePaymentMethodResponse = {
|
|
258
|
-
__typename?: 'CreateStripePaymentMethodResponse';
|
|
259
|
-
card?: Maybe<Card>;
|
|
260
|
-
};
|
|
261
|
-
export type CreateSubscriptionBillingInput = {
|
|
262
|
-
address?: InputMaybe<Scalars['String']['input']>;
|
|
263
|
-
address1?: InputMaybe<Scalars['String']['input']>;
|
|
264
|
-
aditional_name?: InputMaybe<Scalars['String']['input']>;
|
|
265
|
-
city?: InputMaybe<Scalars['String']['input']>;
|
|
266
|
-
country?: InputMaybe<Scalars['String']['input']>;
|
|
267
|
-
external_number?: InputMaybe<Scalars['String']['input']>;
|
|
268
|
-
internal_number?: InputMaybe<Scalars['String']['input']>;
|
|
269
|
-
phone?: InputMaybe<Scalars['String']['input']>;
|
|
270
|
-
phone1?: InputMaybe<Scalars['String']['input']>;
|
|
271
|
-
postal_code?: InputMaybe<Scalars['String']['input']>;
|
|
272
|
-
state?: InputMaybe<Scalars['String']['input']>;
|
|
273
|
-
};
|
|
274
|
-
export type CreateSubscriptionBillingResponse = {
|
|
275
|
-
__typename?: 'CreateSubscriptionBillingResponse';
|
|
276
|
-
subscriptionBilling?: Maybe<SubscriptionBilling>;
|
|
277
|
-
};
|
|
278
|
-
export type CreateUserInvitationInput = {
|
|
279
|
-
email?: InputMaybe<Scalars['String']['input']>;
|
|
280
|
-
role?: InputMaybe<UserRoles>;
|
|
281
|
-
};
|
|
282
|
-
export type CreateUserSavedPostInput = {
|
|
283
|
-
post_id?: InputMaybe<Scalars['Int']['input']>;
|
|
284
|
-
user_id?: InputMaybe<Scalars['Int']['input']>;
|
|
285
|
-
};
|
|
286
|
-
export type CreatedAtInput = {
|
|
287
|
-
gte?: InputMaybe<Scalars['String']['input']>;
|
|
288
|
-
lte?: InputMaybe<Scalars['String']['input']>;
|
|
289
|
-
};
|
|
290
|
-
export type DateTimeNullableFilter = {
|
|
291
|
-
equals?: InputMaybe<Scalars['DateTime']['input']>;
|
|
292
|
-
gt?: InputMaybe<Scalars['DateTime']['input']>;
|
|
293
|
-
gte?: InputMaybe<Scalars['DateTime']['input']>;
|
|
294
|
-
in?: InputMaybe<Array<Scalars['DateTime']['input']>>;
|
|
295
|
-
lt?: InputMaybe<Scalars['DateTime']['input']>;
|
|
296
|
-
lte?: InputMaybe<Scalars['DateTime']['input']>;
|
|
297
|
-
not?: InputMaybe<DateTimeNullableFilter>;
|
|
298
|
-
notIn?: InputMaybe<Array<Scalars['DateTime']['input']>>;
|
|
299
|
-
};
|
|
300
|
-
export type DeleteUserSavedPostInput = {
|
|
301
|
-
id?: InputMaybe<Scalars['Int']['input']>;
|
|
302
|
-
};
|
|
303
|
-
export type DisableUserInput = {
|
|
304
|
-
email?: InputMaybe<Scalars['String']['input']>;
|
|
305
|
-
password?: InputMaybe<Scalars['String']['input']>;
|
|
306
|
-
};
|
|
307
|
-
export type DisconnectResponse = {
|
|
308
|
-
__typename?: 'DisconnectResponse';
|
|
309
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
310
|
-
};
|
|
311
|
-
export type DisconnectUserProviderInput = {
|
|
312
|
-
provider?: InputMaybe<SocialProviders>;
|
|
313
|
-
};
|
|
314
|
-
export type File = {
|
|
315
|
-
encoding: Scalars['String']['input'];
|
|
316
|
-
filename: Scalars['String']['input'];
|
|
317
|
-
mimetype: Scalars['String']['input'];
|
|
318
|
-
};
|
|
319
|
-
export declare enum FilterSocialProviders {
|
|
320
|
-
All = "ALL",
|
|
321
|
-
Apple = "APPLE",
|
|
322
|
-
Facebook = "FACEBOOK",
|
|
323
|
-
Google = "GOOGLE",
|
|
324
|
-
System = "SYSTEM"
|
|
325
|
-
}
|
|
326
|
-
export type ForgotPasswordPayload = {
|
|
327
|
-
__typename?: 'ForgotPasswordPayload';
|
|
328
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
329
|
-
};
|
|
330
|
-
export declare enum Gender {
|
|
331
|
-
Female = "FEMALE",
|
|
332
|
-
Male = "MALE",
|
|
333
|
-
NoApply = "NO_APPLY"
|
|
334
|
-
}
|
|
335
|
-
export type IdFilter = {
|
|
336
|
-
equals?: InputMaybe<Scalars['Int']['input']>;
|
|
337
|
-
gt?: InputMaybe<Scalars['Int']['input']>;
|
|
338
|
-
gte?: InputMaybe<Scalars['Int']['input']>;
|
|
339
|
-
in?: InputMaybe<Array<Scalars['Int']['input']>>;
|
|
340
|
-
lt?: InputMaybe<Scalars['Int']['input']>;
|
|
341
|
-
lte?: InputMaybe<Scalars['Int']['input']>;
|
|
342
|
-
not?: InputMaybe<IdFilter>;
|
|
343
|
-
notIn?: InputMaybe<Array<Scalars['Int']['input']>>;
|
|
344
|
-
};
|
|
345
|
-
export declare enum InterestsEnum {
|
|
346
|
-
AnimalGourmet = "ANIMAL_GOURMET",
|
|
347
|
-
AnimalMx = "ANIMAL_MX",
|
|
348
|
-
AnimalPolitico = "ANIMAL_POLITICO",
|
|
349
|
-
ElSabueso = "EL_SABUESO",
|
|
350
|
-
Newsweek = "NEWSWEEK"
|
|
351
|
-
}
|
|
352
|
-
export type Invoice = {
|
|
353
|
-
__typename?: 'Invoice';
|
|
354
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
355
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
356
|
-
plan?: Maybe<Plan>;
|
|
357
|
-
status?: Maybe<InvoiceStatuses>;
|
|
358
|
-
transaction_id?: Maybe<Scalars['String']['output']>;
|
|
359
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
360
|
-
};
|
|
361
|
-
export declare enum InvoiceStatuses {
|
|
362
|
-
Cancelled = "CANCELLED",
|
|
363
|
-
Paid = "PAID",
|
|
364
|
-
PaymentPending = "PAYMENT_PENDING",
|
|
365
|
-
Refunded = "REFUNDED",
|
|
366
|
-
Unpaid = "UNPAID"
|
|
367
|
-
}
|
|
368
|
-
export type MailchimpAddSubscriptionInput = {
|
|
369
|
-
audience?: InputMaybe<Scalars['String']['input']>;
|
|
370
|
-
email?: InputMaybe<Scalars['String']['input']>;
|
|
371
|
-
status?: InputMaybe<Scalars['String']['input']>;
|
|
372
|
-
};
|
|
373
|
-
export type MailchimpAddSubscriptionResponse = {
|
|
374
|
-
__typename?: 'MailchimpAddSubscriptionResponse';
|
|
375
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
376
|
-
};
|
|
377
|
-
export type MailchimpAudience = {
|
|
378
|
-
__typename?: 'MailchimpAudience';
|
|
379
|
-
audience?: Maybe<Scalars['String']['output']>;
|
|
380
|
-
description?: Maybe<Scalars['String']['output']>;
|
|
381
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
382
|
-
is_subscribed?: Maybe<Scalars['Boolean']['output']>;
|
|
383
|
-
name?: Maybe<Scalars['String']['output']>;
|
|
384
|
-
};
|
|
385
|
-
export type MailchimpAudienceResponse = {
|
|
386
|
-
__typename?: 'MailchimpAudienceResponse';
|
|
387
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
388
|
-
items?: Maybe<Array<Maybe<MailchimpAudience>>>;
|
|
389
|
-
};
|
|
390
|
-
export type MailchimpSubscription = {
|
|
391
|
-
__typename?: 'MailchimpSubscription';
|
|
392
|
-
audience?: Maybe<Scalars['String']['output']>;
|
|
393
|
-
status?: Maybe<Scalars['String']['output']>;
|
|
394
|
-
unique_email_id?: Maybe<Scalars['String']['output']>;
|
|
395
|
-
};
|
|
396
|
-
export type MailchimpSubscriptionResponse = {
|
|
397
|
-
__typename?: 'MailchimpSubscriptionResponse';
|
|
398
|
-
subscriptions?: Maybe<Array<Maybe<MailchimpSubscription>>>;
|
|
399
|
-
};
|
|
400
|
-
export type MailchimpSubscriptionWhere = {
|
|
401
|
-
email?: InputMaybe<Scalars['String']['input']>;
|
|
402
|
-
};
|
|
403
|
-
export type Mutation = {
|
|
404
|
-
__typename?: 'Mutation';
|
|
405
|
-
addUserBroadcastData?: Maybe<AddUserBroadcastDataResponse>;
|
|
406
|
-
addUserInterests?: Maybe<UserInterestsResponse>;
|
|
407
|
-
addUserPreferencesData?: Maybe<AddUserPreferencesDataResponse>;
|
|
408
|
-
adminDisableAccount?: Maybe<DisableAccountResponse>;
|
|
409
|
-
appleSignup?: Maybe<AuthPayload>;
|
|
410
|
-
cancelSubscription?: Maybe<CancelSubscriptionResponse>;
|
|
411
|
-
cancelSubscriptionNow?: Maybe<CancelSubscriptionResponse>;
|
|
412
|
-
changePassword?: Maybe<AuthPayload>;
|
|
413
|
-
claimCode?: Maybe<ClaimCodeResponse>;
|
|
414
|
-
connectUserApple?: Maybe<ConnectResponse>;
|
|
415
|
-
connectUserFacebook?: Maybe<ConnectResponse>;
|
|
416
|
-
connectUserGoogle?: Maybe<ConnectResponse>;
|
|
417
|
-
createCartItem?: Maybe<Cart>;
|
|
418
|
-
createComment?: Maybe<Comment>;
|
|
419
|
-
createCustomSubscription?: Maybe<CreateCustomSubscriptionResponse>;
|
|
420
|
-
createOpenPayCharge?: Maybe<CreateOpenPayChargeResponse>;
|
|
421
|
-
createOpenPaySubscription?: Maybe<CreateOpenPaySubscriptionResponse>;
|
|
422
|
-
createPaypalSubscription?: Maybe<CreatePaypalSubscriptionResponse>;
|
|
423
|
-
createReplyComment?: Maybe<ReplyComment>;
|
|
424
|
-
createSharedCoupon?: Maybe<CreateSharedCouponResponse>;
|
|
425
|
-
createStripePaymentMethod?: Maybe<CreateStripePaymentMethodResponse>;
|
|
426
|
-
createStudentCredential?: Maybe<StudentCredential>;
|
|
427
|
-
createSubscriptionBilling?: Maybe<CreateSubscriptionBillingResponse>;
|
|
428
|
-
createUserInvitation?: Maybe<UserInvitation>;
|
|
429
|
-
createUserSavedPost?: Maybe<UserSavedPost>;
|
|
430
|
-
deleteUserSavedPost?: Maybe<UserSavedPost>;
|
|
431
|
-
disableAccount?: Maybe<DisableAccountResponse>;
|
|
432
|
-
disconnectUserProvider?: Maybe<DisconnectResponse>;
|
|
433
|
-
facebookSignup?: Maybe<AuthPayload>;
|
|
434
|
-
forgotPassword?: Maybe<ForgotPasswordPayload>;
|
|
435
|
-
googleSignIn?: Maybe<AuthPayload>;
|
|
436
|
-
googleSignup?: Maybe<AuthPayload>;
|
|
437
|
-
login?: Maybe<AuthPayload>;
|
|
438
|
-
mailchimpAddSubscription?: Maybe<MailchimpAddSubscriptionResponse>;
|
|
439
|
-
reactivateSubscription?: Maybe<Subscription>;
|
|
440
|
-
recaptcha?: Maybe<RecaptchaResponse>;
|
|
441
|
-
removeCartItem?: Maybe<Cart>;
|
|
442
|
-
removeUserInvitation?: Maybe<RemoveUserInvitationPayload>;
|
|
443
|
-
resendUserInvitation?: Maybe<UserInvitation>;
|
|
444
|
-
signup?: Maybe<AuthPayload>;
|
|
445
|
-
subscriptionsNextExpireReport?: Maybe<Report>;
|
|
446
|
-
toggleAdministratorUserRole?: Maybe<User>;
|
|
447
|
-
updateCard?: Maybe<UpdateCardResponse>;
|
|
448
|
-
updateCartDiscount?: Maybe<Array<Maybe<Cart>>>;
|
|
449
|
-
updateCustomSubscription?: Maybe<UpdateCustomSubscriptionResponse>;
|
|
450
|
-
updateSubscription?: Maybe<Subscription>;
|
|
451
|
-
updateSubscriptionBilling?: Maybe<UpdateSubscriptionBillingResponse>;
|
|
452
|
-
updateUser?: Maybe<User>;
|
|
453
|
-
updateUserEmail?: Maybe<UpdateUserEmailResponse>;
|
|
454
|
-
updateUserInvitation?: Maybe<UserInvitation>;
|
|
455
|
-
updateUserandRoles?: Maybe<User>;
|
|
456
|
-
};
|
|
457
|
-
export type MutationAddUserBroadcastDataArgs = {
|
|
458
|
-
data?: InputMaybe<AddUserBroadcastDataInput>;
|
|
459
|
-
};
|
|
460
|
-
export type MutationAddUserInterestsArgs = {
|
|
461
|
-
data?: InputMaybe<AddInterestsToUserInput>;
|
|
462
|
-
};
|
|
463
|
-
export type MutationAddUserPreferencesDataArgs = {
|
|
464
|
-
data?: InputMaybe<AddUserPreferencesInput>;
|
|
465
|
-
};
|
|
466
|
-
export type MutationAdminDisableAccountArgs = {
|
|
467
|
-
data?: InputMaybe<AdminDisableUserInput>;
|
|
468
|
-
};
|
|
469
|
-
export type MutationAppleSignupArgs = {
|
|
470
|
-
site: Site;
|
|
471
|
-
token: Scalars['String']['input'];
|
|
472
|
-
url: Scalars['String']['input'];
|
|
473
|
-
};
|
|
474
|
-
export type MutationCancelSubscriptionArgs = {
|
|
475
|
-
data?: InputMaybe<CancelSubscriptionInput>;
|
|
476
|
-
};
|
|
477
|
-
export type MutationCancelSubscriptionNowArgs = {
|
|
478
|
-
data?: InputMaybe<CancelSubscriptionInput>;
|
|
479
|
-
};
|
|
480
|
-
export type MutationChangePasswordArgs = {
|
|
481
|
-
email: Scalars['String']['input'];
|
|
482
|
-
password: Scalars['String']['input'];
|
|
483
|
-
token: Scalars['String']['input'];
|
|
484
|
-
};
|
|
485
|
-
export type MutationConnectUserAppleArgs = {
|
|
486
|
-
data: ConnectUserAppleInput;
|
|
487
|
-
};
|
|
488
|
-
export type MutationConnectUserFacebookArgs = {
|
|
489
|
-
data: ConnectUserFacebookInput;
|
|
490
|
-
};
|
|
491
|
-
export type MutationConnectUserGoogleArgs = {
|
|
492
|
-
data: ConnectUserGoogleInput;
|
|
493
|
-
};
|
|
494
|
-
export type MutationCreateCartItemArgs = {
|
|
495
|
-
data?: InputMaybe<CreateCartItemInput>;
|
|
496
|
-
};
|
|
497
|
-
export type MutationCreateCommentArgs = {
|
|
498
|
-
data?: InputMaybe<CreateCommentInput>;
|
|
499
|
-
};
|
|
500
|
-
export type MutationCreateCustomSubscriptionArgs = {
|
|
501
|
-
data?: InputMaybe<CreateCustomSubscriptionInput>;
|
|
502
|
-
};
|
|
503
|
-
export type MutationCreateOpenPayChargeArgs = {
|
|
504
|
-
data?: InputMaybe<CreateOpenPayChargeInput>;
|
|
505
|
-
};
|
|
506
|
-
export type MutationCreateOpenPaySubscriptionArgs = {
|
|
507
|
-
data?: InputMaybe<CreateOpenPaySubscriptionInput>;
|
|
508
|
-
};
|
|
509
|
-
export type MutationCreatePaypalSubscriptionArgs = {
|
|
510
|
-
data?: InputMaybe<CreatePaypalSubscriptionInput>;
|
|
511
|
-
};
|
|
512
|
-
export type MutationCreateReplyCommentArgs = {
|
|
513
|
-
data?: InputMaybe<CreateReplyCommentInput>;
|
|
514
|
-
};
|
|
515
|
-
export type MutationCreateSharedCouponArgs = {
|
|
516
|
-
coupon_id: Scalars['Int']['input'];
|
|
517
|
-
emails?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
518
|
-
};
|
|
519
|
-
export type MutationCreateStripePaymentMethodArgs = {
|
|
520
|
-
data?: InputMaybe<CreateStripePaymentMethodInput>;
|
|
521
|
-
};
|
|
522
|
-
export type MutationCreateStudentCredentialArgs = {
|
|
523
|
-
data?: InputMaybe<StudentCredentialInput>;
|
|
524
|
-
};
|
|
525
|
-
export type MutationCreateSubscriptionBillingArgs = {
|
|
526
|
-
data?: InputMaybe<CreateSubscriptionBillingInput>;
|
|
527
|
-
};
|
|
528
|
-
export type MutationCreateUserInvitationArgs = {
|
|
529
|
-
data?: InputMaybe<CreateUserInvitationInput>;
|
|
530
|
-
};
|
|
531
|
-
export type MutationCreateUserSavedPostArgs = {
|
|
532
|
-
data?: InputMaybe<CreateUserSavedPostInput>;
|
|
533
|
-
};
|
|
534
|
-
export type MutationDeleteUserSavedPostArgs = {
|
|
535
|
-
data?: InputMaybe<DeleteUserSavedPostInput>;
|
|
536
|
-
};
|
|
537
|
-
export type MutationDisableAccountArgs = {
|
|
538
|
-
data?: InputMaybe<DisableUserInput>;
|
|
539
|
-
};
|
|
540
|
-
export type MutationDisconnectUserProviderArgs = {
|
|
541
|
-
data: DisconnectUserProviderInput;
|
|
542
|
-
};
|
|
543
|
-
export type MutationFacebookSignupArgs = {
|
|
544
|
-
site: Site;
|
|
545
|
-
token: Scalars['String']['input'];
|
|
546
|
-
url: Scalars['String']['input'];
|
|
547
|
-
};
|
|
548
|
-
export type MutationForgotPasswordArgs = {
|
|
549
|
-
email: Scalars['String']['input'];
|
|
550
|
-
form: Scalars['String']['input'];
|
|
551
|
-
redirectUrl: Scalars['String']['input'];
|
|
552
|
-
};
|
|
553
|
-
export type MutationGoogleSignInArgs = {
|
|
554
|
-
site: Site;
|
|
555
|
-
token: Scalars['String']['input'];
|
|
556
|
-
url: Scalars['String']['input'];
|
|
557
|
-
};
|
|
558
|
-
export type MutationGoogleSignupArgs = {
|
|
559
|
-
site: Site;
|
|
560
|
-
token: Scalars['String']['input'];
|
|
561
|
-
url: Scalars['String']['input'];
|
|
562
|
-
};
|
|
563
|
-
export type MutationLoginArgs = {
|
|
564
|
-
email: Scalars['String']['input'];
|
|
565
|
-
password: Scalars['String']['input'];
|
|
566
|
-
};
|
|
567
|
-
export type MutationMailchimpAddSubscriptionArgs = {
|
|
568
|
-
data?: InputMaybe<MailchimpAddSubscriptionInput>;
|
|
569
|
-
};
|
|
570
|
-
export type MutationReactivateSubscriptionArgs = {
|
|
571
|
-
data?: InputMaybe<ReactivateSubscriptionInput>;
|
|
572
|
-
};
|
|
573
|
-
export type MutationRecaptchaArgs = {
|
|
574
|
-
email: Scalars['String']['input'];
|
|
575
|
-
site?: InputMaybe<Scalars['String']['input']>;
|
|
576
|
-
token: Scalars['String']['input'];
|
|
577
|
-
};
|
|
578
|
-
export type MutationRemoveCartItemArgs = {
|
|
579
|
-
data?: InputMaybe<RemoveCartItemInput>;
|
|
580
|
-
};
|
|
581
|
-
export type MutationRemoveUserInvitationArgs = {
|
|
582
|
-
id: Scalars['String']['input'];
|
|
583
|
-
};
|
|
584
|
-
export type MutationResendUserInvitationArgs = {
|
|
585
|
-
id: Scalars['String']['input'];
|
|
586
|
-
};
|
|
587
|
-
export type MutationSignupArgs = {
|
|
588
|
-
email: Scalars['String']['input'];
|
|
589
|
-
name: Scalars['String']['input'];
|
|
590
|
-
password: Scalars['String']['input'];
|
|
591
|
-
site: Site;
|
|
592
|
-
url: Scalars['String']['input'];
|
|
593
|
-
};
|
|
594
|
-
export type MutationSubscriptionsNextExpireReportArgs = {
|
|
595
|
-
data?: InputMaybe<SubscriptionsNextExpireReportInput>;
|
|
596
|
-
};
|
|
597
|
-
export type MutationToggleAdministratorUserRoleArgs = {
|
|
598
|
-
data?: InputMaybe<ToggleAdministratorUserRoleInput>;
|
|
599
|
-
};
|
|
600
|
-
export type MutationUpdateCardArgs = {
|
|
601
|
-
data?: InputMaybe<UpdateCardInput>;
|
|
602
|
-
};
|
|
603
|
-
export type MutationUpdateCartDiscountArgs = {
|
|
604
|
-
data?: InputMaybe<UpdateCartDiscountInput>;
|
|
605
|
-
};
|
|
606
|
-
export type MutationUpdateCustomSubscriptionArgs = {
|
|
607
|
-
data?: InputMaybe<UpdateCustomSubscriptionInput>;
|
|
608
|
-
};
|
|
609
|
-
export type MutationUpdateSubscriptionArgs = {
|
|
610
|
-
data?: InputMaybe<UpdateSubscriptionInput>;
|
|
611
|
-
};
|
|
612
|
-
export type MutationUpdateSubscriptionBillingArgs = {
|
|
613
|
-
data?: InputMaybe<UpdateSubscriptionBillingInput>;
|
|
614
|
-
};
|
|
615
|
-
export type MutationUpdateUserArgs = {
|
|
616
|
-
data?: InputMaybe<UpdateUserInput>;
|
|
617
|
-
};
|
|
618
|
-
export type MutationUpdateUserEmailArgs = {
|
|
619
|
-
data?: InputMaybe<UpdateUserEmailInput>;
|
|
620
|
-
};
|
|
621
|
-
export type MutationUpdateUserInvitationArgs = {
|
|
622
|
-
data?: InputMaybe<UpdateUserInvitationInput>;
|
|
623
|
-
};
|
|
624
|
-
export type MutationUpdateUserandRolesArgs = {
|
|
625
|
-
data?: InputMaybe<UpdateUserWithRolesInput>;
|
|
626
|
-
};
|
|
627
|
-
export type NestedStringFilter = {
|
|
628
|
-
contains?: InputMaybe<Scalars['String']['input']>;
|
|
629
|
-
endsWith?: InputMaybe<Scalars['String']['input']>;
|
|
630
|
-
equals?: InputMaybe<Scalars['String']['input']>;
|
|
631
|
-
gt?: InputMaybe<Scalars['String']['input']>;
|
|
632
|
-
gte?: InputMaybe<Scalars['String']['input']>;
|
|
633
|
-
in?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
634
|
-
lt?: InputMaybe<Scalars['String']['input']>;
|
|
635
|
-
lte?: InputMaybe<Scalars['String']['input']>;
|
|
636
|
-
not?: InputMaybe<NestedStringFilter>;
|
|
637
|
-
notIn?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
638
|
-
startsWith?: InputMaybe<Scalars['String']['input']>;
|
|
639
|
-
};
|
|
640
|
-
export type Notification = {
|
|
641
|
-
__typename?: 'Notification';
|
|
642
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
643
|
-
id?: Maybe<Scalars['String']['output']>;
|
|
644
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
645
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
646
|
-
};
|
|
647
|
-
export type NotificationResponse = {
|
|
648
|
-
__typename?: 'NotificationResponse';
|
|
649
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
650
|
-
notifications?: Maybe<Array<Maybe<Notification>>>;
|
|
651
|
-
};
|
|
652
|
-
export type OpenPay = {
|
|
653
|
-
__typename?: 'OpenPay';
|
|
654
|
-
first_payment_price?: Maybe<Scalars['Int']['output']>;
|
|
655
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
656
|
-
open_pay_id?: Maybe<Scalars['String']['output']>;
|
|
657
|
-
plan_id?: Maybe<Scalars['Int']['output']>;
|
|
658
|
-
status?: Maybe<OpenPayStatuses>;
|
|
659
|
-
};
|
|
660
|
-
export declare enum OpenPayStatuses {
|
|
661
|
-
Active = "ACTIVE",
|
|
662
|
-
Inactive = "INACTIVE"
|
|
663
|
-
}
|
|
664
|
-
export declare enum PaymentMethod {
|
|
665
|
-
Custom = "CUSTOM",
|
|
666
|
-
Openpay = "OPENPAY",
|
|
667
|
-
Paypal = "PAYPAL",
|
|
668
|
-
StripeCard = "STRIPE_CARD"
|
|
669
|
-
}
|
|
670
|
-
export type Paypal = {
|
|
671
|
-
__typename?: 'Paypal';
|
|
672
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
673
|
-
paypal_id?: Maybe<Scalars['String']['output']>;
|
|
674
|
-
plan_id?: Maybe<Scalars['Int']['output']>;
|
|
675
|
-
status?: Maybe<PaypalStatuses>;
|
|
676
|
-
};
|
|
677
|
-
export declare enum PaypalStatuses {
|
|
678
|
-
Active = "ACTIVE",
|
|
679
|
-
Inactive = "INACTIVE"
|
|
680
|
-
}
|
|
681
|
-
export type Plan = {
|
|
682
|
-
__typename?: 'Plan';
|
|
683
|
-
description?: Maybe<Scalars['String']['output']>;
|
|
684
|
-
frequency?: Maybe<PlanFrequency>;
|
|
685
|
-
helper_text?: Maybe<Scalars['String']['output']>;
|
|
686
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
687
|
-
is_premium?: Maybe<Scalars['Boolean']['output']>;
|
|
688
|
-
open_pay?: Maybe<OpenPay>;
|
|
689
|
-
paypal?: Maybe<Paypal>;
|
|
690
|
-
price?: Maybe<Scalars['String']['output']>;
|
|
691
|
-
promo_subsidiary?: Maybe<Array<Maybe<Promo_Subsidiary_Type>>>;
|
|
692
|
-
slug?: Maybe<Scalars['String']['output']>;
|
|
693
|
-
status?: Maybe<PlanStatuses>;
|
|
694
|
-
stripe?: Maybe<Stripe>;
|
|
695
|
-
sub_title?: Maybe<Scalars['String']['output']>;
|
|
696
|
-
subscription_billing_is_required?: Maybe<Scalars['Boolean']['output']>;
|
|
697
|
-
subscription_student_credential_is_required?: Maybe<Scalars['Boolean']['output']>;
|
|
698
|
-
title?: Maybe<Scalars['String']['output']>;
|
|
699
|
-
title_front?: Maybe<Scalars['String']['output']>;
|
|
700
|
-
};
|
|
701
|
-
export declare enum PlanFrequency {
|
|
702
|
-
Day = "DAY",
|
|
703
|
-
Month = "MONTH",
|
|
704
|
-
Week = "WEEK",
|
|
705
|
-
Year = "YEAR"
|
|
706
|
-
}
|
|
707
|
-
export type PlanResponse = {
|
|
708
|
-
__typename?: 'PlanResponse';
|
|
709
|
-
items?: Maybe<Array<Maybe<Plan>>>;
|
|
710
|
-
};
|
|
711
|
-
export declare enum PlanStatuses {
|
|
712
|
-
Active = "ACTIVE",
|
|
713
|
-
Inactive = "INACTIVE"
|
|
714
|
-
}
|
|
715
|
-
export type PlanWhereInput = {
|
|
716
|
-
status?: InputMaybe<PaypalStatuses>;
|
|
717
|
-
};
|
|
718
|
-
export type PlansWhereInput = {
|
|
719
|
-
is_premium?: InputMaybe<Scalars['Boolean']['input']>;
|
|
720
|
-
status?: InputMaybe<PaypalStatuses>;
|
|
721
|
-
};
|
|
722
|
-
export type Promo_Subsidiary_Type = {
|
|
723
|
-
__typename?: 'Promo_subsidiary_type';
|
|
724
|
-
description_first_line?: Maybe<Scalars['String']['output']>;
|
|
725
|
-
description_second_line?: Maybe<Scalars['String']['output']>;
|
|
726
|
-
header_subsidiary?: Maybe<Scalars['String']['output']>;
|
|
727
|
-
identity_color?: Maybe<Scalars['String']['output']>;
|
|
728
|
-
image?: Maybe<Scalars['String']['output']>;
|
|
729
|
-
text_color?: Maybe<Scalars['String']['output']>;
|
|
730
|
-
title?: Maybe<Scalars['String']['output']>;
|
|
731
|
-
};
|
|
732
|
-
export type Query = {
|
|
733
|
-
__typename?: 'Query';
|
|
734
|
-
allCertifications?: Maybe<AllCetificationsResponse>;
|
|
735
|
-
cancelledSubscriptionsMetrics?: Maybe<Array<CancelledSubscriptionMetric>>;
|
|
736
|
-
certificationsAvailable?: Maybe<CetificationsAvailableResponse>;
|
|
737
|
-
comments?: Maybe<CommentsResponse>;
|
|
738
|
-
currentUser?: Maybe<User>;
|
|
739
|
-
easyDataUsers?: Maybe<UsersPayload>;
|
|
740
|
-
fetchCoupon?: Maybe<StripeCoupon>;
|
|
741
|
-
getUserCart?: Maybe<Array<Maybe<Cart>>>;
|
|
742
|
-
mailchimpAudiences?: Maybe<MailchimpAudienceResponse>;
|
|
743
|
-
mailchimpSubscriptions?: Maybe<MailchimpSubscriptionResponse>;
|
|
744
|
-
notificationList?: Maybe<NotificationResponse>;
|
|
745
|
-
plan?: Maybe<Plan>;
|
|
746
|
-
plans?: Maybe<PlanResponse>;
|
|
747
|
-
stripeCouponList?: Maybe<StripeCouponListResponse>;
|
|
748
|
-
subscriptionCancelledByFilter?: Maybe<SubscriptionCancelledByFilter>;
|
|
749
|
-
user?: Maybe<User>;
|
|
750
|
-
userInvitations?: Maybe<UserInvitationsResponse>;
|
|
751
|
-
userProviders?: Maybe<UserSocialProvidersResponse>;
|
|
752
|
-
userSavedPosts?: Maybe<UserSavedPostsResponse>;
|
|
753
|
-
userSubscriberEvents?: Maybe<UsersSubscriberEventsPayload>;
|
|
754
|
-
users?: Maybe<UsersPayload>;
|
|
755
|
-
validateCoupon?: Maybe<StripeCoupon>;
|
|
756
|
-
};
|
|
757
|
-
export type QueryCancelledSubscriptionsMetricsArgs = {
|
|
758
|
-
where: SubscriptionCancelWhereInput;
|
|
759
|
-
};
|
|
760
|
-
export type QueryCommentsArgs = {
|
|
761
|
-
page?: InputMaybe<Scalars['Int']['input']>;
|
|
762
|
-
pageSize?: InputMaybe<Scalars['Int']['input']>;
|
|
763
|
-
where?: InputMaybe<CommentsWhere>;
|
|
764
|
-
};
|
|
765
|
-
export type QueryEasyDataUsersArgs = {
|
|
766
|
-
orderBy?: InputMaybe<Array<InputMaybe<UserOrderInput>>>;
|
|
767
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
768
|
-
take?: InputMaybe<Scalars['Int']['input']>;
|
|
769
|
-
where?: InputMaybe<UsersWhere>;
|
|
770
|
-
};
|
|
771
|
-
export type QueryFetchCouponArgs = {
|
|
772
|
-
couponCode: Scalars['String']['input'];
|
|
773
|
-
plan_id: Scalars['Int']['input'];
|
|
774
|
-
};
|
|
775
|
-
export type QueryMailchimpSubscriptionsArgs = {
|
|
776
|
-
where?: InputMaybe<MailchimpSubscriptionWhere>;
|
|
777
|
-
};
|
|
778
|
-
export type QueryNotificationListArgs = {
|
|
779
|
-
page?: InputMaybe<Scalars['Int']['input']>;
|
|
780
|
-
pageSize?: InputMaybe<Scalars['Int']['input']>;
|
|
781
|
-
where?: InputMaybe<NotificationsWhere>;
|
|
782
|
-
};
|
|
783
|
-
export type QueryPlanArgs = {
|
|
784
|
-
id?: InputMaybe<Scalars['Int']['input']>;
|
|
785
|
-
};
|
|
786
|
-
export type QueryPlansArgs = {
|
|
787
|
-
where?: InputMaybe<PlansWhereInput>;
|
|
788
|
-
};
|
|
789
|
-
export type QueryStripeCouponListArgs = {
|
|
790
|
-
page?: InputMaybe<Scalars['Int']['input']>;
|
|
791
|
-
pageSize?: InputMaybe<Scalars['Int']['input']>;
|
|
792
|
-
where?: InputMaybe<StripeCouponListWhere>;
|
|
793
|
-
};
|
|
794
|
-
export type QuerySubscriptionCancelledByFilterArgs = {
|
|
795
|
-
where: SubscriptionCancelledByFilterInput;
|
|
796
|
-
};
|
|
797
|
-
export type QueryUserArgs = {
|
|
798
|
-
id: Scalars['Int']['input'];
|
|
799
|
-
};
|
|
800
|
-
export type QueryUserInvitationsArgs = {
|
|
801
|
-
data?: InputMaybe<UserInvitationsInput>;
|
|
802
|
-
};
|
|
803
|
-
export type QueryUserProvidersArgs = {
|
|
804
|
-
orderBy?: InputMaybe<Array<InputMaybe<UserSocialProvidersOrderInput>>>;
|
|
805
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
806
|
-
take?: InputMaybe<Scalars['Int']['input']>;
|
|
807
|
-
where?: InputMaybe<UserSocialProvidersWhereInput>;
|
|
808
|
-
};
|
|
809
|
-
export type QueryUserSavedPostsArgs = {
|
|
810
|
-
page?: InputMaybe<Scalars['Int']['input']>;
|
|
811
|
-
pageSize?: InputMaybe<Scalars['Int']['input']>;
|
|
812
|
-
where?: InputMaybe<UserSavedPostsWhere>;
|
|
813
|
-
};
|
|
814
|
-
export type QueryUserSubscriberEventsArgs = {
|
|
815
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
816
|
-
take?: InputMaybe<Scalars['Int']['input']>;
|
|
817
|
-
where?: InputMaybe<UsersSubscriberEventsWhere>;
|
|
818
|
-
};
|
|
819
|
-
export type QueryUsersArgs = {
|
|
820
|
-
orderBy?: InputMaybe<Array<InputMaybe<UserOrderInput>>>;
|
|
821
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
822
|
-
take?: InputMaybe<Scalars['Int']['input']>;
|
|
823
|
-
where?: InputMaybe<UsersWhere>;
|
|
824
|
-
};
|
|
825
|
-
export type QueryValidateCouponArgs = {
|
|
826
|
-
couponCode: Scalars['String']['input'];
|
|
827
|
-
plan_id: Scalars['Int']['input'];
|
|
828
|
-
};
|
|
829
|
-
export type ReactivateSubscriptionInput = {
|
|
830
|
-
subscription_id?: InputMaybe<Scalars['Int']['input']>;
|
|
831
|
-
};
|
|
832
|
-
export type RecaptchaResponse = {
|
|
833
|
-
__typename?: 'RecaptchaResponse';
|
|
834
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
835
|
-
};
|
|
836
|
-
export type RemoveCartItemInput = {
|
|
837
|
-
id?: InputMaybe<Scalars['Int']['input']>;
|
|
838
|
-
};
|
|
839
|
-
export type RemoveUserInvitationPayload = {
|
|
840
|
-
__typename?: 'RemoveUserInvitationPayload';
|
|
841
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
842
|
-
};
|
|
843
|
-
export type ReplyComment = {
|
|
844
|
-
__typename?: 'ReplyComment';
|
|
845
|
-
comment_id?: Maybe<Scalars['Int']['output']>;
|
|
846
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
847
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
848
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
849
|
-
post_id?: Maybe<Scalars['Int']['output']>;
|
|
850
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
851
|
-
user?: Maybe<User>;
|
|
852
|
-
};
|
|
853
|
-
export type Report = {
|
|
854
|
-
__typename?: 'Report';
|
|
855
|
-
count_files?: Maybe<Scalars['Int']['output']>;
|
|
856
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
857
|
-
files?: Maybe<Array<Maybe<ReportFile>>>;
|
|
858
|
-
from_date?: Maybe<Scalars['String']['output']>;
|
|
859
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
860
|
-
name?: Maybe<Scalars['String']['output']>;
|
|
861
|
-
requested_by?: Maybe<Scalars['String']['output']>;
|
|
862
|
-
site?: Maybe<Site>;
|
|
863
|
-
status?: Maybe<StatusReport>;
|
|
864
|
-
status_message?: Maybe<Scalars['String']['output']>;
|
|
865
|
-
to_date?: Maybe<Scalars['String']['output']>;
|
|
866
|
-
type?: Maybe<ReportTypes>;
|
|
867
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
868
|
-
};
|
|
869
|
-
export type ReportFile = {
|
|
870
|
-
__typename?: 'ReportFile';
|
|
871
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
872
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
873
|
-
name?: Maybe<Scalars['String']['output']>;
|
|
874
|
-
path?: Maybe<Scalars['String']['output']>;
|
|
875
|
-
report?: Maybe<Report>;
|
|
876
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
877
|
-
};
|
|
878
|
-
export declare enum ReportTypes {
|
|
879
|
-
SubscriptionNextExpireReport = "SUBSCRIPTION_NEXT_EXPIRE_REPORT",
|
|
880
|
-
SubscriptionReport = "SUBSCRIPTION_REPORT",
|
|
881
|
-
UserReport = "USER_REPORT",
|
|
882
|
-
WinnerNotesReport = "WINNER_NOTES_REPORT"
|
|
883
|
-
}
|
|
884
|
-
export type RolesOnUsers = {
|
|
885
|
-
__typename?: 'RolesOnUsers';
|
|
886
|
-
role?: Maybe<UserRole>;
|
|
887
|
-
role_id?: Maybe<Scalars['Int']['output']>;
|
|
888
|
-
};
|
|
889
|
-
export declare enum Site {
|
|
890
|
-
AnimalPolitico = "ANIMAL_POLITICO",
|
|
891
|
-
CriterioHidalgo = "CRITERIO_HIDALGO"
|
|
892
|
-
}
|
|
893
|
-
export declare enum SocialProviders {
|
|
894
|
-
Apple = "APPLE",
|
|
895
|
-
Facebook = "FACEBOOK",
|
|
896
|
-
Google = "GOOGLE",
|
|
897
|
-
System = "SYSTEM"
|
|
898
|
-
}
|
|
899
|
-
export declare enum SortOrder {
|
|
900
|
-
Asc = "asc",
|
|
901
|
-
Desc = "desc"
|
|
902
|
-
}
|
|
903
|
-
export type SortTableInput = {
|
|
904
|
-
field?: InputMaybe<Scalars['String']['input']>;
|
|
905
|
-
order?: InputMaybe<SortOrder>;
|
|
906
|
-
};
|
|
907
|
-
export declare enum StatusReport {
|
|
908
|
-
Error = "ERROR",
|
|
909
|
-
InProgress = "IN_PROGRESS",
|
|
910
|
-
Pending = "PENDING",
|
|
911
|
-
Success = "SUCCESS"
|
|
912
|
-
}
|
|
913
|
-
export type StringFilter = {
|
|
914
|
-
contains?: InputMaybe<Scalars['String']['input']>;
|
|
915
|
-
endsWith?: InputMaybe<Scalars['String']['input']>;
|
|
916
|
-
equals?: InputMaybe<Scalars['String']['input']>;
|
|
917
|
-
gt?: InputMaybe<Scalars['String']['input']>;
|
|
918
|
-
gte?: InputMaybe<Scalars['String']['input']>;
|
|
919
|
-
in?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;
|
|
920
|
-
lt?: InputMaybe<Scalars['String']['input']>;
|
|
921
|
-
lte?: InputMaybe<Scalars['String']['input']>;
|
|
922
|
-
not?: InputMaybe<NestedStringFilter>;
|
|
923
|
-
notIn?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;
|
|
924
|
-
startsWith?: InputMaybe<Scalars['String']['input']>;
|
|
925
|
-
};
|
|
926
|
-
export type Stripe = {
|
|
927
|
-
__typename?: 'Stripe';
|
|
928
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
929
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
930
|
-
plan_id?: Maybe<Scalars['Int']['output']>;
|
|
931
|
-
price_id?: Maybe<Scalars['String']['output']>;
|
|
932
|
-
product_id?: Maybe<Scalars['String']['output']>;
|
|
933
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
934
|
-
};
|
|
935
|
-
export type StripeCoupon = {
|
|
936
|
-
__typename?: 'StripeCoupon';
|
|
937
|
-
assigned_to_share?: Maybe<Scalars['Boolean']['output']>;
|
|
938
|
-
coupon?: Maybe<Scalars['String']['output']>;
|
|
939
|
-
coupon_type?: Maybe<CouponTypes>;
|
|
940
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
941
|
-
discount_amount?: Maybe<Scalars['Int']['output']>;
|
|
942
|
-
discount_percent?: Maybe<Scalars['Int']['output']>;
|
|
943
|
-
duration_in_months?: Maybe<Scalars['Int']['output']>;
|
|
944
|
-
end_date?: Maybe<Scalars['String']['output']>;
|
|
945
|
-
id: Scalars['Int']['output'];
|
|
946
|
-
is_for_sharing?: Maybe<Scalars['Boolean']['output']>;
|
|
947
|
-
is_public?: Maybe<Scalars['Boolean']['output']>;
|
|
948
|
-
max_redemptions?: Maybe<Scalars['Int']['output']>;
|
|
949
|
-
paypal_coupon_plan?: Maybe<Scalars['String']['output']>;
|
|
950
|
-
plan?: Maybe<Plan>;
|
|
951
|
-
plan_names?: Maybe<Scalars['String']['output']>;
|
|
952
|
-
start_date?: Maybe<Scalars['String']['output']>;
|
|
953
|
-
status?: Maybe<CouponStatuses>;
|
|
954
|
-
stripe_id?: Maybe<Scalars['Int']['output']>;
|
|
955
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
956
|
-
used_at?: Maybe<Scalars['String']['output']>;
|
|
957
|
-
};
|
|
958
|
-
export type StripeCouponListResponse = {
|
|
959
|
-
__typename?: 'StripeCouponListResponse';
|
|
960
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
961
|
-
coupons?: Maybe<Array<Maybe<StripeCoupon>>>;
|
|
962
|
-
};
|
|
963
|
-
export type StudentCredential = {
|
|
964
|
-
__typename?: 'StudentCredential';
|
|
965
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
966
|
-
expiration_date?: Maybe<Scalars['String']['output']>;
|
|
967
|
-
id: Scalars['Int']['output'];
|
|
968
|
-
school?: Maybe<Scalars['String']['output']>;
|
|
969
|
-
school_contact_number?: Maybe<Scalars['String']['output']>;
|
|
970
|
-
start_date?: Maybe<Scalars['String']['output']>;
|
|
971
|
-
student_card?: Maybe<Scalars['String']['output']>;
|
|
972
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
973
|
-
user?: Maybe<User>;
|
|
974
|
-
user_id?: Maybe<Scalars['Int']['output']>;
|
|
975
|
-
};
|
|
976
|
-
export type StudentCredentialDataInput = {
|
|
977
|
-
expiration_date?: InputMaybe<Scalars['String']['input']>;
|
|
978
|
-
school?: InputMaybe<Scalars['String']['input']>;
|
|
979
|
-
school_contact_number?: InputMaybe<Scalars['String']['input']>;
|
|
980
|
-
start_date?: InputMaybe<Scalars['String']['input']>;
|
|
981
|
-
};
|
|
982
|
-
export type StudentCredentialInput = {
|
|
983
|
-
file?: InputMaybe<Scalars['Upload']['input']>;
|
|
984
|
-
};
|
|
985
|
-
export type SubscriberEvent = {
|
|
986
|
-
__typename?: 'SubscriberEvent';
|
|
987
|
-
description?: Maybe<Scalars['String']['output']>;
|
|
988
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
989
|
-
name?: Maybe<Scalars['String']['output']>;
|
|
990
|
-
};
|
|
991
|
-
export type Subscription = {
|
|
992
|
-
__typename?: 'Subscription';
|
|
993
|
-
cancel_date?: Maybe<Scalars['String']['output']>;
|
|
994
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
995
|
-
customer_id?: Maybe<Scalars['String']['output']>;
|
|
996
|
-
has_change_plan?: Maybe<Scalars['Boolean']['output']>;
|
|
997
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
998
|
-
is_cancel?: Maybe<Scalars['Boolean']['output']>;
|
|
999
|
-
notes?: Maybe<Scalars['String']['output']>;
|
|
1000
|
-
payment_method?: Maybe<PaymentMethod>;
|
|
1001
|
-
period_end_date?: Maybe<Scalars['String']['output']>;
|
|
1002
|
-
period_start_date?: Maybe<Scalars['String']['output']>;
|
|
1003
|
-
plan?: Maybe<Plan>;
|
|
1004
|
-
status?: Maybe<SubscriptionStatuses>;
|
|
1005
|
-
transaction_id?: Maybe<Scalars['String']['output']>;
|
|
1006
|
-
type?: Maybe<SubscriptionType>;
|
|
1007
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
1008
|
-
user?: Maybe<User>;
|
|
1009
|
-
};
|
|
1010
|
-
export type SubscriptionBilling = {
|
|
1011
|
-
__typename?: 'SubscriptionBilling';
|
|
1012
|
-
address?: Maybe<Scalars['String']['output']>;
|
|
1013
|
-
address1?: Maybe<Scalars['String']['output']>;
|
|
1014
|
-
aditional_name?: Maybe<Scalars['String']['output']>;
|
|
1015
|
-
city?: Maybe<Scalars['String']['output']>;
|
|
1016
|
-
country?: Maybe<Scalars['String']['output']>;
|
|
1017
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
1018
|
-
external_number?: Maybe<Scalars['String']['output']>;
|
|
1019
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
1020
|
-
internal_number?: Maybe<Scalars['String']['output']>;
|
|
1021
|
-
phone?: Maybe<Scalars['String']['output']>;
|
|
1022
|
-
phone1?: Maybe<Scalars['String']['output']>;
|
|
1023
|
-
postal_code?: Maybe<Scalars['String']['output']>;
|
|
1024
|
-
state?: Maybe<Scalars['String']['output']>;
|
|
1025
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
1026
|
-
};
|
|
1027
|
-
export type SubscriptionBillingInput = {
|
|
1028
|
-
address?: InputMaybe<Scalars['String']['input']>;
|
|
1029
|
-
address1?: InputMaybe<Scalars['String']['input']>;
|
|
1030
|
-
aditional_name?: InputMaybe<Scalars['String']['input']>;
|
|
1031
|
-
city?: InputMaybe<Scalars['String']['input']>;
|
|
1032
|
-
country?: InputMaybe<Scalars['String']['input']>;
|
|
1033
|
-
external_number?: InputMaybe<Scalars['String']['input']>;
|
|
1034
|
-
internal_number?: InputMaybe<Scalars['String']['input']>;
|
|
1035
|
-
phone?: InputMaybe<Scalars['String']['input']>;
|
|
1036
|
-
phone1?: InputMaybe<Scalars['String']['input']>;
|
|
1037
|
-
postal_code?: InputMaybe<Scalars['String']['input']>;
|
|
1038
|
-
state?: InputMaybe<Scalars['String']['input']>;
|
|
1039
|
-
};
|
|
1040
|
-
export type SubscriptionCancelWhereInput = {
|
|
1041
|
-
from: Scalars['String']['input'];
|
|
1042
|
-
to: Scalars['String']['input'];
|
|
1043
|
-
};
|
|
1044
|
-
export type SubscriptionCancelledByFilter = {
|
|
1045
|
-
__typename?: 'SubscriptionCancelledByFilter';
|
|
1046
|
-
items: Array<Subscription>;
|
|
1047
|
-
total: Scalars['Int']['output'];
|
|
1048
|
-
};
|
|
1049
|
-
export type SubscriptionCancelledByFilterInput = {
|
|
1050
|
-
from: Scalars['String']['input'];
|
|
1051
|
-
page: Scalars['Int']['input'];
|
|
1052
|
-
pageSize: Scalars['Int']['input'];
|
|
1053
|
-
to: Scalars['String']['input'];
|
|
1054
|
-
};
|
|
1055
|
-
export declare enum SubscriptionStatuses {
|
|
1056
|
-
Active = "ACTIVE",
|
|
1057
|
-
Cancelled = "CANCELLED",
|
|
1058
|
-
Inactive = "INACTIVE",
|
|
1059
|
-
Updated = "UPDATED"
|
|
1060
|
-
}
|
|
1061
|
-
export declare enum SubscriptionType {
|
|
1062
|
-
Payment = "PAYMENT",
|
|
1063
|
-
RecurrentPayment = "RECURRENT_PAYMENT"
|
|
1064
|
-
}
|
|
1065
|
-
export type SubscriptionsNextExpireReportInput = {
|
|
1066
|
-
monthExpire: Scalars['String']['input'];
|
|
1067
|
-
payment_method?: InputMaybe<Scalars['String']['input']>;
|
|
1068
|
-
requested_by: Scalars['String']['input'];
|
|
1069
|
-
status?: InputMaybe<Scalars['String']['input']>;
|
|
1070
|
-
};
|
|
1071
|
-
export type UpdateCardInput = {
|
|
1072
|
-
card_number?: InputMaybe<Scalars['String']['input']>;
|
|
1073
|
-
cvv2?: InputMaybe<Scalars['String']['input']>;
|
|
1074
|
-
device_session_id?: InputMaybe<Scalars['String']['input']>;
|
|
1075
|
-
expiration_month?: InputMaybe<Scalars['String']['input']>;
|
|
1076
|
-
expiration_year?: InputMaybe<Scalars['String']['input']>;
|
|
1077
|
-
holder_name?: InputMaybe<Scalars['String']['input']>;
|
|
1078
|
-
};
|
|
1079
|
-
export type UpdateCardResponse = {
|
|
1080
|
-
__typename?: 'UpdateCardResponse';
|
|
1081
|
-
card?: Maybe<Card>;
|
|
1082
|
-
};
|
|
1083
|
-
export type UpdateCartDiscountInput = {
|
|
1084
|
-
discount?: InputMaybe<CartDescoutBy>;
|
|
1085
|
-
};
|
|
1086
|
-
export type UpdateCustomSubscriptionInput = {
|
|
1087
|
-
notes?: InputMaybe<Scalars['String']['input']>;
|
|
1088
|
-
payment_method?: InputMaybe<PaymentMethod>;
|
|
1089
|
-
period_end_date?: InputMaybe<Scalars['String']['input']>;
|
|
1090
|
-
period_start_date?: InputMaybe<Scalars['String']['input']>;
|
|
1091
|
-
plan_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1092
|
-
status?: InputMaybe<SubscriptionStatuses>;
|
|
1093
|
-
subscription_id: Scalars['Int']['input'];
|
|
1094
|
-
transaction_id?: InputMaybe<Scalars['String']['input']>;
|
|
1095
|
-
};
|
|
1096
|
-
export type UpdateCustomSubscriptionResponse = {
|
|
1097
|
-
__typename?: 'UpdateCustomSubscriptionResponse';
|
|
1098
|
-
subscription?: Maybe<Subscription>;
|
|
1099
|
-
};
|
|
1100
|
-
export type UpdateSubscriptionBillingInput = {
|
|
1101
|
-
address?: InputMaybe<Scalars['String']['input']>;
|
|
1102
|
-
address1?: InputMaybe<Scalars['String']['input']>;
|
|
1103
|
-
aditional_name?: InputMaybe<Scalars['String']['input']>;
|
|
1104
|
-
city?: InputMaybe<Scalars['String']['input']>;
|
|
1105
|
-
country?: InputMaybe<Scalars['String']['input']>;
|
|
1106
|
-
external_number?: InputMaybe<Scalars['String']['input']>;
|
|
1107
|
-
id?: InputMaybe<Scalars['Int']['input']>;
|
|
1108
|
-
internal_number?: InputMaybe<Scalars['String']['input']>;
|
|
1109
|
-
phone?: InputMaybe<Scalars['String']['input']>;
|
|
1110
|
-
phone1?: InputMaybe<Scalars['String']['input']>;
|
|
1111
|
-
postal_code?: InputMaybe<Scalars['String']['input']>;
|
|
1112
|
-
state?: InputMaybe<Scalars['String']['input']>;
|
|
1113
|
-
};
|
|
1114
|
-
export type UpdateSubscriptionBillingResponse = {
|
|
1115
|
-
__typename?: 'UpdateSubscriptionBillingResponse';
|
|
1116
|
-
subscriptionBilling?: Maybe<SubscriptionBilling>;
|
|
1117
|
-
};
|
|
1118
|
-
export type UpdateSubscriptionInput = {
|
|
1119
|
-
id?: InputMaybe<Scalars['Int']['input']>;
|
|
1120
|
-
payment_method_type?: InputMaybe<PaymentMethod>;
|
|
1121
|
-
plan_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1122
|
-
subscriptionBilling?: InputMaybe<SubscriptionBillingInput>;
|
|
1123
|
-
subscription_id?: InputMaybe<Scalars['String']['input']>;
|
|
1124
|
-
};
|
|
1125
|
-
export type UpdateUserEmailInput = {
|
|
1126
|
-
new_email?: InputMaybe<Scalars['String']['input']>;
|
|
1127
|
-
password?: InputMaybe<Scalars['String']['input']>;
|
|
1128
|
-
};
|
|
1129
|
-
export type UpdateUserEmailResponse = {
|
|
1130
|
-
__typename?: 'UpdateUserEmailResponse';
|
|
1131
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
1132
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
1133
|
-
};
|
|
1134
|
-
export type UpdateUserInput = {
|
|
1135
|
-
file?: InputMaybe<Scalars['Upload']['input']>;
|
|
1136
|
-
user?: InputMaybe<UserInput>;
|
|
1137
|
-
};
|
|
1138
|
-
export type UpdateUserInvitationInput = {
|
|
1139
|
-
id?: InputMaybe<Scalars['String']['input']>;
|
|
1140
|
-
status?: InputMaybe<UserInvitationStatuses>;
|
|
1141
|
-
};
|
|
1142
|
-
export type UpdateUserWithRolesInput = {
|
|
1143
|
-
file?: InputMaybe<Scalars['Upload']['input']>;
|
|
1144
|
-
newRoles?: InputMaybe<Array<InputMaybe<UserRoles>>>;
|
|
1145
|
-
user?: InputMaybe<UserInput>;
|
|
1146
|
-
};
|
|
1147
|
-
export type User = {
|
|
1148
|
-
__typename?: 'User';
|
|
1149
|
-
avatar?: Maybe<Scalars['String']['output']>;
|
|
1150
|
-
birthday?: Maybe<Scalars['String']['output']>;
|
|
1151
|
-
broadcast_user_data?: Maybe<UserBroadcastData>;
|
|
1152
|
-
card?: Maybe<Card>;
|
|
1153
|
-
convoy_code?: Maybe<ConvoyCode>;
|
|
1154
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
1155
|
-
email: Scalars['String']['output'];
|
|
1156
|
-
gender?: Maybe<Gender>;
|
|
1157
|
-
id: Scalars['Int']['output'];
|
|
1158
|
-
interests?: Maybe<Array<Maybe<UserInterests>>>;
|
|
1159
|
-
invoices?: Maybe<Array<Maybe<Invoice>>>;
|
|
1160
|
-
name: Scalars['String']['output'];
|
|
1161
|
-
password?: Maybe<Scalars['String']['output']>;
|
|
1162
|
-
post_saved?: Maybe<Array<Maybe<UserSavedPost>>>;
|
|
1163
|
-
roles_on_users?: Maybe<Array<Maybe<RolesOnUsers>>>;
|
|
1164
|
-
site?: Maybe<Site>;
|
|
1165
|
-
social_providers?: Maybe<Array<Maybe<UserSocialProviders>>>;
|
|
1166
|
-
student_credential?: Maybe<StudentCredential>;
|
|
1167
|
-
subscription_billing?: Maybe<SubscriptionBilling>;
|
|
1168
|
-
subscriptions?: Maybe<Array<Maybe<Subscription>>>;
|
|
1169
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
1170
|
-
user_status?: Maybe<UserStatus>;
|
|
1171
|
-
};
|
|
1172
|
-
export type UserInput = {
|
|
1173
|
-
avatar?: InputMaybe<Scalars['String']['input']>;
|
|
1174
|
-
birthday?: InputMaybe<Scalars['String']['input']>;
|
|
1175
|
-
created_at?: InputMaybe<Scalars['String']['input']>;
|
|
1176
|
-
gender?: InputMaybe<Gender>;
|
|
1177
|
-
id: Scalars['Int']['input'];
|
|
1178
|
-
name: Scalars['String']['input'];
|
|
1179
|
-
password?: InputMaybe<Scalars['String']['input']>;
|
|
1180
|
-
remember_token?: InputMaybe<Scalars['String']['input']>;
|
|
1181
|
-
site?: InputMaybe<Site>;
|
|
1182
|
-
updated_at?: InputMaybe<Scalars['String']['input']>;
|
|
1183
|
-
};
|
|
1184
|
-
export type UserInvitation = {
|
|
1185
|
-
__typename?: 'UserInvitation';
|
|
1186
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
1187
|
-
email?: Maybe<Scalars['String']['output']>;
|
|
1188
|
-
id?: Maybe<Scalars['String']['output']>;
|
|
1189
|
-
role?: Maybe<UserRoles>;
|
|
1190
|
-
status?: Maybe<UserInvitationStatuses>;
|
|
1191
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
1192
|
-
};
|
|
1193
|
-
export declare enum UserInvitationStatuses {
|
|
1194
|
-
Accepted = "ACCEPTED",
|
|
1195
|
-
Pending = "PENDING",
|
|
1196
|
-
Rejected = "REJECTED"
|
|
1197
|
-
}
|
|
1198
|
-
export type UserInvitationWhereInput = {
|
|
1199
|
-
email?: InputMaybe<Scalars['String']['input']>;
|
|
1200
|
-
role?: InputMaybe<UserRoles>;
|
|
1201
|
-
status?: InputMaybe<UserInvitationStatuses>;
|
|
1202
|
-
};
|
|
1203
|
-
export type UserInvitationsResponse = {
|
|
1204
|
-
__typename?: 'UserInvitationsResponse';
|
|
1205
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
1206
|
-
items?: Maybe<Array<Maybe<UserInvitation>>>;
|
|
1207
|
-
};
|
|
1208
|
-
export type UserOrderInput = {
|
|
1209
|
-
created_at?: InputMaybe<SortOrder>;
|
|
1210
|
-
email?: InputMaybe<SortOrder>;
|
|
1211
|
-
id?: InputMaybe<SortOrder>;
|
|
1212
|
-
name?: InputMaybe<SortOrder>;
|
|
1213
|
-
user_status?: InputMaybe<SortOrder>;
|
|
1214
|
-
};
|
|
1215
|
-
export type UserProviderPayload = {
|
|
1216
|
-
__typename?: 'UserProviderPayload';
|
|
1217
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
1218
|
-
userProviders?: Maybe<Array<Maybe<UserSocialProviders>>>;
|
|
1219
|
-
};
|
|
1220
|
-
export type UserProvidersWhere = {
|
|
1221
|
-
created_at?: InputMaybe<CreatedAtInput>;
|
|
1222
|
-
provider?: InputMaybe<SocialProviders>;
|
|
1223
|
-
};
|
|
1224
|
-
export type UserRole = {
|
|
1225
|
-
__typename?: 'UserRole';
|
|
1226
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
1227
|
-
name?: Maybe<UserRoles>;
|
|
1228
|
-
};
|
|
1229
|
-
export declare enum UserRoles {
|
|
1230
|
-
Administrator = "ADMINISTRATOR",
|
|
1231
|
-
Editor = "EDITOR",
|
|
1232
|
-
Suscriptor = "SUSCRIPTOR",
|
|
1233
|
-
User = "USER"
|
|
1234
|
-
}
|
|
1235
|
-
export type UserSavedPost = {
|
|
1236
|
-
__typename?: 'UserSavedPost';
|
|
1237
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
1238
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
1239
|
-
post_id?: Maybe<Scalars['Int']['output']>;
|
|
1240
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
1241
|
-
user_id?: Maybe<Scalars['Int']['output']>;
|
|
1242
|
-
};
|
|
1243
|
-
export type UserSavedPostRestApi = {
|
|
1244
|
-
__typename?: 'UserSavedPostRestApi';
|
|
1245
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
1246
|
-
post_content?: Maybe<Scalars['String']['output']>;
|
|
1247
|
-
post_date?: Maybe<Scalars['String']['output']>;
|
|
1248
|
-
post_id?: Maybe<Scalars['Int']['output']>;
|
|
1249
|
-
post_image?: Maybe<Scalars['String']['output']>;
|
|
1250
|
-
post_name?: Maybe<Scalars['String']['output']>;
|
|
1251
|
-
post_terms?: Maybe<Array<Maybe<Scalars['String']['output']>>>;
|
|
1252
|
-
post_title?: Maybe<Scalars['String']['output']>;
|
|
1253
|
-
post_type?: Maybe<Scalars['String']['output']>;
|
|
1254
|
-
post_uri?: Maybe<Scalars['String']['output']>;
|
|
1255
|
-
post_url?: Maybe<Scalars['String']['output']>;
|
|
1256
|
-
sub_post_type?: Maybe<Scalars['String']['output']>;
|
|
1257
|
-
};
|
|
1258
|
-
export type UserSavedPostsResponse = {
|
|
1259
|
-
__typename?: 'UserSavedPostsResponse';
|
|
1260
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
1261
|
-
posts?: Maybe<Array<Maybe<UserSavedPostRestApi>>>;
|
|
1262
|
-
};
|
|
1263
|
-
export type UserSavedPostsWhere = {
|
|
1264
|
-
user_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1265
|
-
};
|
|
1266
|
-
export type UserSocialProviders = {
|
|
1267
|
-
__typename?: 'UserSocialProviders';
|
|
1268
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
1269
|
-
id: Scalars['Int']['output'];
|
|
1270
|
-
primary?: Maybe<Scalars['Boolean']['output']>;
|
|
1271
|
-
provider?: Maybe<SocialProviders>;
|
|
1272
|
-
provider_id?: Maybe<Scalars['String']['output']>;
|
|
1273
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
1274
|
-
url_register?: Maybe<Scalars['String']['output']>;
|
|
1275
|
-
user_id?: Maybe<Scalars['Int']['output']>;
|
|
1276
|
-
users?: Maybe<User>;
|
|
1277
|
-
};
|
|
1278
|
-
export type UserSocialProvidersListRelationFilter = {
|
|
1279
|
-
every?: InputMaybe<UserSocialProvidersWhereInput>;
|
|
1280
|
-
none?: InputMaybe<UserSocialProvidersWhereInput>;
|
|
1281
|
-
some?: InputMaybe<UserSocialProvidersWhereInput>;
|
|
1282
|
-
};
|
|
1283
|
-
export type UserSocialProvidersOrderInput = {
|
|
1284
|
-
created_at?: InputMaybe<SortOrder>;
|
|
1285
|
-
id?: InputMaybe<SortOrder>;
|
|
1286
|
-
};
|
|
1287
|
-
export type UserSocialProvidersResponse = {
|
|
1288
|
-
__typename?: 'UserSocialProvidersResponse';
|
|
1289
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
1290
|
-
items?: Maybe<Array<Maybe<UserSocialProviders>>>;
|
|
1291
|
-
};
|
|
1292
|
-
export type UserSocialProvidersWhereInput = {
|
|
1293
|
-
created_at?: InputMaybe<DateTimeNullableFilter>;
|
|
1294
|
-
id?: InputMaybe<IdFilter>;
|
|
1295
|
-
primary?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1296
|
-
provider?: InputMaybe<SocialProviders>;
|
|
1297
|
-
};
|
|
1298
|
-
export declare enum UserStatus {
|
|
1299
|
-
Active = "ACTIVE",
|
|
1300
|
-
Inactive = "INACTIVE"
|
|
1301
|
-
}
|
|
1302
|
-
export type UserSubscriberEvent = {
|
|
1303
|
-
__typename?: 'UserSubscriberEvent';
|
|
1304
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
1305
|
-
event?: Maybe<SubscriberEvent>;
|
|
1306
|
-
event_id?: Maybe<Scalars['Int']['output']>;
|
|
1307
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
1308
|
-
user?: Maybe<User>;
|
|
1309
|
-
user_id?: Maybe<Scalars['Int']['output']>;
|
|
1310
|
-
};
|
|
1311
|
-
export type UsersPayload = {
|
|
1312
|
-
__typename?: 'UsersPayload';
|
|
1313
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
1314
|
-
items?: Maybe<Array<Maybe<User>>>;
|
|
1315
|
-
};
|
|
1316
|
-
export type UsersSubscriberEventsPayload = {
|
|
1317
|
-
__typename?: 'UsersSubscriberEventsPayload';
|
|
1318
|
-
count?: Maybe<Scalars['Int']['output']>;
|
|
1319
|
-
items?: Maybe<Array<Maybe<UserSubscriberEvent>>>;
|
|
1320
|
-
};
|
|
1321
|
-
export type UsersSubscriberEventsWhere = {
|
|
1322
|
-
created_at?: InputMaybe<CreatedAtInput>;
|
|
1323
|
-
search?: InputMaybe<Scalars['String']['input']>;
|
|
1324
|
-
};
|
|
1325
|
-
export type UsersWhere = {
|
|
1326
|
-
OR?: InputMaybe<Array<InputMaybe<UsersWhere>>>;
|
|
1327
|
-
created_at?: InputMaybe<CreatedAtInput>;
|
|
1328
|
-
email?: InputMaybe<StringFilter>;
|
|
1329
|
-
name?: InputMaybe<StringFilter>;
|
|
1330
|
-
onlySubscribers?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1331
|
-
provider?: InputMaybe<FilterSocialProviders>;
|
|
1332
|
-
site?: InputMaybe<Site>;
|
|
1333
|
-
};
|
|
1334
|
-
export type AddInterestsToUserInput = {
|
|
1335
|
-
interests?: InputMaybe<Array<InputMaybe<InterestsEnum>>>;
|
|
1336
|
-
user_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1337
|
-
};
|
|
1338
|
-
export type AddUserBroadcastDataInput = {
|
|
1339
|
-
must_send?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1340
|
-
phone?: InputMaybe<Scalars['String']['input']>;
|
|
1341
|
-
user_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1342
|
-
};
|
|
1343
|
-
export type AddUserBroadcastDataResponse = {
|
|
1344
|
-
__typename?: 'addUserBroadcastDataResponse';
|
|
1345
|
-
data?: Maybe<UserBroadcastData>;
|
|
1346
|
-
};
|
|
1347
|
-
export type AddUserPreferencesDataResponse = {
|
|
1348
|
-
__typename?: 'addUserPreferencesDataResponse';
|
|
1349
|
-
data?: Maybe<AddUserPreferencesDataType>;
|
|
1350
|
-
};
|
|
1351
|
-
export type AddUserPreferencesDataType = {
|
|
1352
|
-
__typename?: 'addUserPreferencesDataType';
|
|
1353
|
-
broadcast?: Maybe<UserBroadcastData>;
|
|
1354
|
-
interests?: Maybe<Array<Maybe<UserInterests>>>;
|
|
1355
|
-
};
|
|
1356
|
-
export type AddUserPreferencesInput = {
|
|
1357
|
-
interests?: InputMaybe<Array<InputMaybe<InterestsEnum>>>;
|
|
1358
|
-
must_send?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1359
|
-
phone?: InputMaybe<Scalars['String']['input']>;
|
|
1360
|
-
user_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1361
|
-
};
|
|
1362
|
-
export type DisableAccountResponse = {
|
|
1363
|
-
__typename?: 'disableAccountResponse';
|
|
1364
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
1365
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
1366
|
-
};
|
|
1367
|
-
export type NotificationsWhere = {
|
|
1368
|
-
user_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1369
|
-
};
|
|
1370
|
-
export type StripeCouponListWhere = {
|
|
1371
|
-
requestType?: InputMaybe<CouponRequestType>;
|
|
1372
|
-
user_id?: InputMaybe<Scalars['Int']['input']>;
|
|
1373
|
-
};
|
|
1374
|
-
export type ToggleAdministratorUserRoleInput = {
|
|
1375
|
-
user_id: Scalars['Int']['input'];
|
|
1376
|
-
};
|
|
1377
|
-
export type UserBroadcastData = {
|
|
1378
|
-
__typename?: 'userBroadcastData';
|
|
1379
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
1380
|
-
must_send?: Maybe<Scalars['Boolean']['output']>;
|
|
1381
|
-
phone?: Maybe<Scalars['String']['output']>;
|
|
1382
|
-
user_id?: Maybe<Scalars['Int']['output']>;
|
|
1383
|
-
};
|
|
1384
|
-
export type UserInterests = {
|
|
1385
|
-
__typename?: 'userInterests';
|
|
1386
|
-
created_at?: Maybe<Scalars['String']['output']>;
|
|
1387
|
-
id?: Maybe<Scalars['Int']['output']>;
|
|
1388
|
-
interest?: Maybe<InterestsEnum>;
|
|
1389
|
-
updated_at?: Maybe<Scalars['String']['output']>;
|
|
1390
|
-
user_id?: Maybe<Scalars['Int']['output']>;
|
|
1391
|
-
};
|
|
1392
|
-
export type UserInterestsResponse = {
|
|
1393
|
-
__typename?: 'userInterestsResponse';
|
|
1394
|
-
data?: Maybe<Array<Maybe<UserInterests>>>;
|
|
1395
|
-
};
|
|
1396
|
-
export type UserInvitationsInput = {
|
|
1397
|
-
page?: InputMaybe<Scalars['Int']['input']>;
|
|
1398
|
-
pageSize?: InputMaybe<Scalars['Int']['input']>;
|
|
1399
|
-
sort?: InputMaybe<SortTableInput>;
|
|
1400
|
-
where?: InputMaybe<UserInvitationWhereInput>;
|
|
1401
|
-
};
|
|
1402
|
-
export type CurrentUserQueryVariables = Exact<{
|
|
1403
|
-
[key: string]: never;
|
|
1404
|
-
}>;
|
|
1405
|
-
export type CurrentUserQuery = {
|
|
1406
|
-
__typename?: 'Query';
|
|
1407
|
-
currentUser: {
|
|
1408
|
-
__typename?: 'User';
|
|
1409
|
-
id: number;
|
|
1410
|
-
name: string;
|
|
1411
|
-
email: string;
|
|
1412
|
-
avatar: string | null;
|
|
1413
|
-
gender: Gender | null;
|
|
1414
|
-
birthday: string | null;
|
|
1415
|
-
site: Site | null;
|
|
1416
|
-
social_providers: Array<{
|
|
1417
|
-
__typename?: 'UserSocialProviders';
|
|
1418
|
-
id: number;
|
|
1419
|
-
provider: SocialProviders | null;
|
|
1420
|
-
provider_id: string | null;
|
|
1421
|
-
primary: boolean | null;
|
|
1422
|
-
} | null> | null;
|
|
1423
|
-
roles_on_users: Array<{
|
|
1424
|
-
__typename?: 'RolesOnUsers';
|
|
1425
|
-
role_id: number | null;
|
|
1426
|
-
role: {
|
|
1427
|
-
__typename?: 'UserRole';
|
|
1428
|
-
id: number | null;
|
|
1429
|
-
name: UserRoles | null;
|
|
1430
|
-
} | null;
|
|
1431
|
-
} | null> | null;
|
|
1432
|
-
subscriptions: Array<{
|
|
1433
|
-
__typename?: 'Subscription';
|
|
1434
|
-
cancel_date: string | null;
|
|
1435
|
-
status: SubscriptionStatuses | null;
|
|
1436
|
-
payment_method: PaymentMethod | null;
|
|
1437
|
-
period_end_date: string | null;
|
|
1438
|
-
period_start_date: string | null;
|
|
1439
|
-
is_cancel: boolean | null;
|
|
1440
|
-
id: number | null;
|
|
1441
|
-
plan: {
|
|
1442
|
-
__typename?: 'Plan';
|
|
1443
|
-
title: string | null;
|
|
1444
|
-
description: string | null;
|
|
1445
|
-
sub_title: string | null;
|
|
1446
|
-
price: string | null;
|
|
1447
|
-
title_front: string | null;
|
|
1448
|
-
} | null;
|
|
1449
|
-
} | null> | null;
|
|
1450
|
-
post_saved: Array<{
|
|
1451
|
-
__typename?: 'UserSavedPost';
|
|
1452
|
-
id: number | null;
|
|
1453
|
-
post_id: number | null;
|
|
1454
|
-
} | null> | null;
|
|
1455
|
-
} | null;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const CurrentUserDocument: Apollo.DocumentNode;
|
|
1458
|
-
/**
|
|
1459
|
-
* __useCurrentUserQuery__
|
|
1460
|
-
*
|
|
1461
|
-
* To run a query within a React component, call `useCurrentUserQuery` and pass it any options that fit your needs.
|
|
1462
|
-
* When your component renders, `useCurrentUserQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
1463
|
-
* you can use to render your UI.
|
|
1464
|
-
*
|
|
1465
|
-
* @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
|
|
1466
|
-
*
|
|
1467
|
-
* @example
|
|
1468
|
-
* const { data, loading, error } = useCurrentUserQuery({
|
|
1469
|
-
* variables: {
|
|
1470
|
-
* },
|
|
1471
|
-
* });
|
|
1472
|
-
*/
|
|
1473
|
-
export declare function useCurrentUserQuery(baseOptions?: Apollo.QueryHookOptions<CurrentUserQuery, CurrentUserQueryVariables>): any;
|
|
1474
|
-
export declare function useCurrentUserLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<CurrentUserQuery, CurrentUserQueryVariables>): any;
|
|
1475
|
-
export declare function useCurrentUserSuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<CurrentUserQuery, CurrentUserQueryVariables>): Apollo.UseSuspenseQueryResult<CurrentUserQuery, CurrentUserQueryVariables>;
|
|
1476
|
-
export declare function useCurrentUserSuspenseQuery(baseOptions?: Apollo.SkipToken | Apollo.SuspenseQueryHookOptions<CurrentUserQuery, CurrentUserQueryVariables>): Apollo.UseSuspenseQueryResult<CurrentUserQuery | undefined, CurrentUserQueryVariables>;
|
|
1477
|
-
export type CurrentUserQueryHookResult = ReturnType<typeof useCurrentUserQuery>;
|
|
1478
|
-
export type CurrentUserLazyQueryHookResult = ReturnType<typeof useCurrentUserLazyQuery>;
|
|
1479
|
-
export type CurrentUserSuspenseQueryHookResult = ReturnType<typeof useCurrentUserSuspenseQuery>;
|
|
1480
|
-
export type CurrentUserQueryResult = Apollo.QueryResult<CurrentUserQuery, CurrentUserQueryVariables>;
|