@stackframe/stack 2.7.23 → 2.7.25
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/CHANGELOG.md +19 -0
- package/dist/components/elements/sidebar-layout.js +2 -9
- package/dist/components/elements/sidebar-layout.js.map +1 -1
- package/dist/components-page/account-settings.js +70 -83
- package/dist/components-page/account-settings.js.map +1 -1
- package/dist/esm/components/elements/sidebar-layout.js +2 -9
- package/dist/esm/components/elements/sidebar-layout.js.map +1 -1
- package/dist/esm/components-page/account-settings.js +69 -80
- package/dist/esm/components-page/account-settings.js.map +1 -1
- package/dist/esm/generated/global-css.js +1 -1
- package/dist/esm/generated/global-css.js.map +1 -1
- package/dist/esm/lib/stack-app/apps/implementations/client-app-impl.js +6 -10
- package/dist/esm/lib/stack-app/apps/implementations/client-app-impl.js.map +1 -1
- package/dist/esm/lib/stack-app/apps/implementations/common.js +1 -1
- package/dist/esm/lib/stack-app/apps/implementations/common.js.map +1 -1
- package/dist/esm/lib/stack-app/users/index.js.map +1 -1
- package/dist/generated/global-css.js +1 -1
- package/dist/generated/global-css.js.map +1 -1
- package/dist/index.d.mts +1054 -53
- package/dist/index.d.ts +1054 -53
- package/dist/lib/stack-app/apps/implementations/client-app-impl.js +5 -9
- package/dist/lib/stack-app/apps/implementations/client-app-impl.js.map +1 -1
- package/dist/lib/stack-app/apps/implementations/common.js +1 -1
- package/dist/lib/stack-app/apps/implementations/common.js.map +1 -1
- package/dist/lib/stack-app/users/index.js.map +1 -1
- package/package.json +4 -4
- package/dist/admin-app-impl-CTQhv9tV.d.ts +0 -395
- package/dist/admin-app-impl-DpyRKp1e.d.mts +0 -395
- package/dist/components/credential-sign-in.d.mts +0 -5
- package/dist/components/credential-sign-in.d.ts +0 -5
- package/dist/components/credential-sign-up.d.mts +0 -7
- package/dist/components/credential-sign-up.d.ts +0 -7
- package/dist/components/elements/form-warning.d.mts +0 -7
- package/dist/components/elements/form-warning.d.ts +0 -7
- package/dist/components/elements/maybe-full-page.d.mts +0 -11
- package/dist/components/elements/maybe-full-page.d.ts +0 -11
- package/dist/components/elements/separator-with-text.d.mts +0 -7
- package/dist/components/elements/separator-with-text.d.ts +0 -7
- package/dist/components/elements/sidebar-layout.d.mts +0 -19
- package/dist/components/elements/sidebar-layout.d.ts +0 -19
- package/dist/components/elements/ssr-layout-effect.d.mts +0 -8
- package/dist/components/elements/ssr-layout-effect.d.ts +0 -8
- package/dist/components/elements/user-avatar.d.mts +0 -13
- package/dist/components/elements/user-avatar.d.ts +0 -13
- package/dist/components/iframe-preventer.d.mts +0 -8
- package/dist/components/iframe-preventer.d.ts +0 -8
- package/dist/components/link.d.mts +0 -14
- package/dist/components/link.d.ts +0 -14
- package/dist/components/magic-link-sign-in.d.mts +0 -5
- package/dist/components/magic-link-sign-in.d.ts +0 -5
- package/dist/components/message-cards/known-error-message-card.d.mts +0 -9
- package/dist/components/message-cards/known-error-message-card.d.ts +0 -9
- package/dist/components/message-cards/message-card.d.mts +0 -14
- package/dist/components/message-cards/message-card.d.ts +0 -14
- package/dist/components/message-cards/predefined-message-card.d.mts +0 -8
- package/dist/components/message-cards/predefined-message-card.d.ts +0 -8
- package/dist/components/oauth-button-group.d.mts +0 -14
- package/dist/components/oauth-button-group.d.ts +0 -14
- package/dist/components/oauth-button.d.mts +0 -8
- package/dist/components/oauth-button.d.ts +0 -8
- package/dist/components/passkey-button.d.mts +0 -7
- package/dist/components/passkey-button.d.ts +0 -7
- package/dist/components/profile-image-editor.d.mts +0 -11
- package/dist/components/profile-image-editor.d.ts +0 -11
- package/dist/components/selected-team-switcher.d.mts +0 -33
- package/dist/components/selected-team-switcher.d.ts +0 -33
- package/dist/components/team-icon.d.mts +0 -30
- package/dist/components/team-icon.d.ts +0 -30
- package/dist/components/user-button.d.mts +0 -15
- package/dist/components/user-button.d.ts +0 -15
- package/dist/components-page/account-settings.d.mts +0 -24
- package/dist/components-page/account-settings.d.ts +0 -24
- package/dist/components-page/auth-page.d.mts +0 -24
- package/dist/components-page/auth-page.d.ts +0 -24
- package/dist/components-page/email-verification.d.mts +0 -8
- package/dist/components-page/email-verification.d.ts +0 -8
- package/dist/components-page/error-page.d.mts +0 -8
- package/dist/components-page/error-page.d.ts +0 -8
- package/dist/components-page/forgot-password.d.mts +0 -10
- package/dist/components-page/forgot-password.d.ts +0 -10
- package/dist/components-page/magic-link-callback.d.mts +0 -8
- package/dist/components-page/magic-link-callback.d.ts +0 -8
- package/dist/components-page/oauth-callback.d.mts +0 -7
- package/dist/components-page/oauth-callback.d.ts +0 -7
- package/dist/components-page/password-reset.d.mts +0 -12
- package/dist/components-page/password-reset.d.ts +0 -12
- package/dist/components-page/sign-in.d.mts +0 -10
- package/dist/components-page/sign-in.d.ts +0 -10
- package/dist/components-page/sign-out.d.mts +0 -7
- package/dist/components-page/sign-out.d.ts +0 -7
- package/dist/components-page/sign-up.d.mts +0 -11
- package/dist/components-page/sign-up.d.ts +0 -11
- package/dist/components-page/stack-handler.d.mts +0 -72
- package/dist/components-page/stack-handler.d.ts +0 -72
- package/dist/components-page/team-creation.d.mts +0 -7
- package/dist/components-page/team-creation.d.ts +0 -7
- package/dist/components-page/team-invitation.d.mts +0 -8
- package/dist/components-page/team-invitation.d.ts +0 -8
- package/dist/generated/global-css.d.mts +0 -3
- package/dist/generated/global-css.d.ts +0 -3
- package/dist/generated/quetzal-translations.d.mts +0 -4
- package/dist/generated/quetzal-translations.d.ts +0 -4
- package/dist/global.d.d.mts +0 -2
- package/dist/global.d.d.ts +0 -2
- package/dist/index-C7D6Vt7X.d.mts +0 -560
- package/dist/index-DQk7XJpU.d.ts +0 -560
- package/dist/lib/auth.d.mts +0 -33
- package/dist/lib/auth.d.ts +0 -33
- package/dist/lib/cookie.d.mts +0 -33
- package/dist/lib/cookie.d.ts +0 -33
- package/dist/lib/hooks.d.mts +0 -53
- package/dist/lib/hooks.d.ts +0 -53
- package/dist/lib/stack-app/api-keys/index.d.mts +0 -40
- package/dist/lib/stack-app/api-keys/index.d.ts +0 -40
- package/dist/lib/stack-app/apps/implementations/admin-app-impl.d.mts +0 -30
- package/dist/lib/stack-app/apps/implementations/admin-app-impl.d.ts +0 -30
- package/dist/lib/stack-app/apps/implementations/client-app-impl.d.mts +0 -30
- package/dist/lib/stack-app/apps/implementations/client-app-impl.d.ts +0 -30
- package/dist/lib/stack-app/apps/implementations/common.d.mts +0 -45
- package/dist/lib/stack-app/apps/implementations/common.d.ts +0 -45
- package/dist/lib/stack-app/apps/implementations/index.d.mts +0 -36
- package/dist/lib/stack-app/apps/implementations/index.d.ts +0 -36
- package/dist/lib/stack-app/apps/implementations/server-app-impl.d.mts +0 -30
- package/dist/lib/stack-app/apps/implementations/server-app-impl.d.ts +0 -30
- package/dist/lib/stack-app/apps/index.d.mts +0 -23
- package/dist/lib/stack-app/apps/index.d.ts +0 -23
- package/dist/lib/stack-app/apps/interfaces/admin-app.d.mts +0 -23
- package/dist/lib/stack-app/apps/interfaces/admin-app.d.ts +0 -23
- package/dist/lib/stack-app/apps/interfaces/client-app.d.mts +0 -23
- package/dist/lib/stack-app/apps/interfaces/client-app.d.ts +0 -23
- package/dist/lib/stack-app/apps/interfaces/server-app.d.mts +0 -23
- package/dist/lib/stack-app/apps/interfaces/server-app.d.ts +0 -23
- package/dist/lib/stack-app/common.d.mts +0 -63
- package/dist/lib/stack-app/common.d.ts +0 -63
- package/dist/lib/stack-app/connected-accounts/index.d.mts +0 -13
- package/dist/lib/stack-app/connected-accounts/index.d.ts +0 -13
- package/dist/lib/stack-app/contact-channels/index.d.mts +0 -38
- package/dist/lib/stack-app/contact-channels/index.d.ts +0 -38
- package/dist/lib/stack-app/email-templates/index.d.mts +0 -15
- package/dist/lib/stack-app/email-templates/index.d.ts +0 -15
- package/dist/lib/stack-app/index.d.mts +0 -23
- package/dist/lib/stack-app/index.d.ts +0 -23
- package/dist/lib/stack-app/permissions/index.d.mts +0 -21
- package/dist/lib/stack-app/permissions/index.d.ts +0 -21
- package/dist/lib/stack-app/project-configs/index.d.mts +0 -82
- package/dist/lib/stack-app/project-configs/index.d.ts +0 -82
- package/dist/lib/stack-app/projects/index.d.mts +0 -23
- package/dist/lib/stack-app/projects/index.d.ts +0 -23
- package/dist/lib/stack-app/teams/index.d.mts +0 -23
- package/dist/lib/stack-app/teams/index.d.ts +0 -23
- package/dist/lib/stack-app/users/index.d.mts +0 -23
- package/dist/lib/stack-app/users/index.d.ts +0 -23
- package/dist/lib/translations.d.mts +0 -5
- package/dist/lib/translations.d.ts +0 -5
- package/dist/providers/stack-provider-client.d.mts +0 -39
- package/dist/providers/stack-provider-client.d.ts +0 -39
- package/dist/providers/stack-provider.d.mts +0 -42
- package/dist/providers/stack-provider.d.ts +0 -42
- package/dist/providers/theme-provider.d.mts +0 -40
- package/dist/providers/theme-provider.d.ts +0 -40
- package/dist/providers/translation-provider-client.d.mts +0 -14
- package/dist/providers/translation-provider-client.d.ts +0 -14
- package/dist/providers/translation-provider.d.mts +0 -10
- package/dist/providers/translation-provider.d.ts +0 -10
- package/dist/utils/browser-script.d.mts +0 -7
- package/dist/utils/browser-script.d.ts +0 -7
- package/dist/utils/constants.d.mts +0 -79
- package/dist/utils/constants.d.ts +0 -79
- package/dist/utils/url.d.mts +0 -3
- package/dist/utils/url.d.ts +0 -3
package/dist/lib/cookie.d.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
type SetCookieOptions = {
|
|
2
|
-
maxAge?: number;
|
|
3
|
-
noOpIfServerComponent?: boolean;
|
|
4
|
-
};
|
|
5
|
-
type DeleteCookieOptions = {
|
|
6
|
-
noOpIfServerComponent?: boolean;
|
|
7
|
-
};
|
|
8
|
-
type CookieHelper = {
|
|
9
|
-
get: (name: string) => string | null;
|
|
10
|
-
set: (name: string, value: string, options: SetCookieOptions) => void;
|
|
11
|
-
setOrDelete: (name: string, value: string | null, options: SetCookieOptions & DeleteCookieOptions) => void;
|
|
12
|
-
delete: (name: string, options: DeleteCookieOptions) => void;
|
|
13
|
-
};
|
|
14
|
-
declare function createPlaceholderCookieHelper(): Promise<CookieHelper>;
|
|
15
|
-
declare function createCookieHelper(): Promise<CookieHelper>;
|
|
16
|
-
declare function createBrowserCookieHelper(): CookieHelper;
|
|
17
|
-
declare function getCookieClient(name: string): string | null;
|
|
18
|
-
declare function getCookie(name: string): Promise<string | null>;
|
|
19
|
-
declare function setOrDeleteCookieClient(name: string, value: string | null, options?: SetCookieOptions & DeleteCookieOptions): void;
|
|
20
|
-
declare function setOrDeleteCookie(name: string, value: string | null, options?: SetCookieOptions & DeleteCookieOptions): Promise<void>;
|
|
21
|
-
declare function deleteCookieClient(name: string, options?: DeleteCookieOptions): void;
|
|
22
|
-
declare function deleteCookie(name: string, options?: DeleteCookieOptions): Promise<void>;
|
|
23
|
-
declare function setCookieClient(name: string, value: string, options?: SetCookieOptions): void;
|
|
24
|
-
declare function setCookie(name: string, value: string, options?: SetCookieOptions): Promise<void>;
|
|
25
|
-
declare function saveVerifierAndState(): Promise<{
|
|
26
|
-
codeChallenge: string;
|
|
27
|
-
state: string;
|
|
28
|
-
}>;
|
|
29
|
-
declare function consumeVerifierAndStateCookie(state: string): {
|
|
30
|
-
codeVerifier: string;
|
|
31
|
-
} | null;
|
|
32
|
-
|
|
33
|
-
export { type CookieHelper, consumeVerifierAndStateCookie, createBrowserCookieHelper, createCookieHelper, createPlaceholderCookieHelper, deleteCookie, deleteCookieClient, getCookie, getCookieClient, saveVerifierAndState, setCookie, setCookieClient, setOrDeleteCookie, setOrDeleteCookieClient };
|
package/dist/lib/hooks.d.mts
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { y as CurrentInternalUser, B as CurrentUser, a as StackClientApp } from '../index-C7D6Vt7X.mjs';
|
|
2
|
-
import { GetUserOptions as GetUserOptions$1 } from './stack-app/common.mjs';
|
|
3
|
-
import '@stackframe/stack-shared';
|
|
4
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
5
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
6
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
7
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
9
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
10
|
-
import './stack-app/api-keys/index.mjs';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
12
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
13
|
-
import './stack-app/email-templates/index.mjs';
|
|
14
|
-
import './stack-app/permissions/index.mjs';
|
|
15
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
16
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
17
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
19
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
20
|
-
import './stack-app/connected-accounts/index.mjs';
|
|
21
|
-
import './stack-app/contact-channels/index.mjs';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
23
|
-
import './stack-app/project-configs/index.mjs';
|
|
24
|
-
|
|
25
|
-
type GetUserOptions = GetUserOptions$1<true> & {
|
|
26
|
-
projectIdMustMatch?: string;
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Returns the current user object. Equivalent to `useStackApp().useUser()`.
|
|
30
|
-
*
|
|
31
|
-
* @returns the current user
|
|
32
|
-
*/
|
|
33
|
-
declare function useUser(options: GetUserOptions & {
|
|
34
|
-
or: 'redirect' | 'throw';
|
|
35
|
-
projectIdMustMatch: "internal";
|
|
36
|
-
}): CurrentInternalUser;
|
|
37
|
-
declare function useUser(options: GetUserOptions & {
|
|
38
|
-
or: 'redirect' | 'throw';
|
|
39
|
-
}): CurrentUser;
|
|
40
|
-
declare function useUser(options: GetUserOptions & {
|
|
41
|
-
projectIdMustMatch: "internal";
|
|
42
|
-
}): CurrentInternalUser | null;
|
|
43
|
-
declare function useUser(options?: GetUserOptions): CurrentUser | CurrentInternalUser | null;
|
|
44
|
-
/**
|
|
45
|
-
* Returns the current Stack app associated with the StackProvider.
|
|
46
|
-
*
|
|
47
|
-
* @returns the current Stack app
|
|
48
|
-
*/
|
|
49
|
-
declare function useStackApp<ProjectId extends string>(options?: {
|
|
50
|
-
projectIdMustMatch?: ProjectId;
|
|
51
|
-
}): StackClientApp<true, ProjectId>;
|
|
52
|
-
|
|
53
|
-
export { useStackApp, useUser };
|
package/dist/lib/hooks.d.ts
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { y as CurrentInternalUser, B as CurrentUser, a as StackClientApp } from '../index-DQk7XJpU.js';
|
|
2
|
-
import { GetUserOptions as GetUserOptions$1 } from './stack-app/common.js';
|
|
3
|
-
import '@stackframe/stack-shared';
|
|
4
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
5
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
6
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
7
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
9
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
10
|
-
import './stack-app/api-keys/index.js';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
12
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
13
|
-
import './stack-app/email-templates/index.js';
|
|
14
|
-
import './stack-app/permissions/index.js';
|
|
15
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
16
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
17
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
19
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
20
|
-
import './stack-app/connected-accounts/index.js';
|
|
21
|
-
import './stack-app/contact-channels/index.js';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
23
|
-
import './stack-app/project-configs/index.js';
|
|
24
|
-
|
|
25
|
-
type GetUserOptions = GetUserOptions$1<true> & {
|
|
26
|
-
projectIdMustMatch?: string;
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Returns the current user object. Equivalent to `useStackApp().useUser()`.
|
|
30
|
-
*
|
|
31
|
-
* @returns the current user
|
|
32
|
-
*/
|
|
33
|
-
declare function useUser(options: GetUserOptions & {
|
|
34
|
-
or: 'redirect' | 'throw';
|
|
35
|
-
projectIdMustMatch: "internal";
|
|
36
|
-
}): CurrentInternalUser;
|
|
37
|
-
declare function useUser(options: GetUserOptions & {
|
|
38
|
-
or: 'redirect' | 'throw';
|
|
39
|
-
}): CurrentUser;
|
|
40
|
-
declare function useUser(options: GetUserOptions & {
|
|
41
|
-
projectIdMustMatch: "internal";
|
|
42
|
-
}): CurrentInternalUser | null;
|
|
43
|
-
declare function useUser(options?: GetUserOptions): CurrentUser | CurrentInternalUser | null;
|
|
44
|
-
/**
|
|
45
|
-
* Returns the current Stack app associated with the StackProvider.
|
|
46
|
-
*
|
|
47
|
-
* @returns the current Stack app
|
|
48
|
-
*/
|
|
49
|
-
declare function useStackApp<ProjectId extends string>(options?: {
|
|
50
|
-
projectIdMustMatch?: ProjectId;
|
|
51
|
-
}): StackClientApp<true, ProjectId>;
|
|
52
|
-
|
|
53
|
-
export { useStackApp, useUser };
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { ApiKeyCreateCrudRequest } from '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
2
|
-
import { ApiKeysCrud } from '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
3
|
-
|
|
4
|
-
type ApiKeyBase = {
|
|
5
|
-
id: string;
|
|
6
|
-
description: string;
|
|
7
|
-
expiresAt: Date;
|
|
8
|
-
manuallyRevokedAt: Date | null;
|
|
9
|
-
createdAt: Date;
|
|
10
|
-
isValid(): boolean;
|
|
11
|
-
whyInvalid(): "expired" | "manually-revoked" | null;
|
|
12
|
-
revoke(): Promise<void>;
|
|
13
|
-
};
|
|
14
|
-
type ApiKeyBaseCrudRead = Pick<ApiKeysCrud["Admin"]["Read"], "id" | "created_at_millis" | "description" | "expires_at_millis" | "manually_revoked_at_millis">;
|
|
15
|
-
type ApiKeyFirstView = {
|
|
16
|
-
publishableClientKey?: string;
|
|
17
|
-
secretServerKey?: string;
|
|
18
|
-
superSecretAdminKey?: string;
|
|
19
|
-
} & ApiKeyBase;
|
|
20
|
-
type ApiKey = {
|
|
21
|
-
publishableClientKey: null | {
|
|
22
|
-
lastFour: string;
|
|
23
|
-
};
|
|
24
|
-
secretServerKey: null | {
|
|
25
|
-
lastFour: string;
|
|
26
|
-
};
|
|
27
|
-
superSecretAdminKey: null | {
|
|
28
|
-
lastFour: string;
|
|
29
|
-
};
|
|
30
|
-
} & ApiKeyBase;
|
|
31
|
-
type ApiKeyCreateOptions = {
|
|
32
|
-
description: string;
|
|
33
|
-
expiresAt: Date;
|
|
34
|
-
hasPublishableClientKey: boolean;
|
|
35
|
-
hasSecretServerKey: boolean;
|
|
36
|
-
hasSuperSecretAdminKey: boolean;
|
|
37
|
-
};
|
|
38
|
-
declare function apiKeyCreateOptionsToCrud(options: ApiKeyCreateOptions): ApiKeyCreateCrudRequest;
|
|
39
|
-
|
|
40
|
-
export { type ApiKey, type ApiKeyBase, type ApiKeyBaseCrudRead, type ApiKeyCreateOptions, type ApiKeyFirstView, apiKeyCreateOptionsToCrud };
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { ApiKeyCreateCrudRequest } from '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
2
|
-
import { ApiKeysCrud } from '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
3
|
-
|
|
4
|
-
type ApiKeyBase = {
|
|
5
|
-
id: string;
|
|
6
|
-
description: string;
|
|
7
|
-
expiresAt: Date;
|
|
8
|
-
manuallyRevokedAt: Date | null;
|
|
9
|
-
createdAt: Date;
|
|
10
|
-
isValid(): boolean;
|
|
11
|
-
whyInvalid(): "expired" | "manually-revoked" | null;
|
|
12
|
-
revoke(): Promise<void>;
|
|
13
|
-
};
|
|
14
|
-
type ApiKeyBaseCrudRead = Pick<ApiKeysCrud["Admin"]["Read"], "id" | "created_at_millis" | "description" | "expires_at_millis" | "manually_revoked_at_millis">;
|
|
15
|
-
type ApiKeyFirstView = {
|
|
16
|
-
publishableClientKey?: string;
|
|
17
|
-
secretServerKey?: string;
|
|
18
|
-
superSecretAdminKey?: string;
|
|
19
|
-
} & ApiKeyBase;
|
|
20
|
-
type ApiKey = {
|
|
21
|
-
publishableClientKey: null | {
|
|
22
|
-
lastFour: string;
|
|
23
|
-
};
|
|
24
|
-
secretServerKey: null | {
|
|
25
|
-
lastFour: string;
|
|
26
|
-
};
|
|
27
|
-
superSecretAdminKey: null | {
|
|
28
|
-
lastFour: string;
|
|
29
|
-
};
|
|
30
|
-
} & ApiKeyBase;
|
|
31
|
-
type ApiKeyCreateOptions = {
|
|
32
|
-
description: string;
|
|
33
|
-
expiresAt: Date;
|
|
34
|
-
hasPublishableClientKey: boolean;
|
|
35
|
-
hasSecretServerKey: boolean;
|
|
36
|
-
hasSuperSecretAdminKey: boolean;
|
|
37
|
-
};
|
|
38
|
-
declare function apiKeyCreateOptionsToCrud(options: ApiKeyCreateOptions): ApiKeyCreateCrudRequest;
|
|
39
|
-
|
|
40
|
-
export { type ApiKey, type ApiKeyBase, type ApiKeyBaseCrudRead, type ApiKeyCreateOptions, type ApiKeyFirstView, apiKeyCreateOptionsToCrud };
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
2
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
3
|
-
import '../../../../index-C7D6Vt7X.mjs';
|
|
4
|
-
import '../../common.mjs';
|
|
5
|
-
import '@stackframe/stack-shared';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
7
|
-
import '../../permissions/index.mjs';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
9
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
10
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
12
|
-
import '../../api-keys/index.mjs';
|
|
13
|
-
import '../../email-templates/index.mjs';
|
|
14
|
-
export { _ as _StackAdminAppImplIncomplete } from '../../../../admin-app-impl-DpyRKp1e.mjs';
|
|
15
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
16
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
17
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
19
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
20
|
-
import '../../connected-accounts/index.mjs';
|
|
21
|
-
import '../../contact-channels/index.mjs';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
23
|
-
import '../../project-configs/index.mjs';
|
|
24
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
25
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
26
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
28
|
-
import '../../../cookie.mjs';
|
|
29
|
-
import './common.mjs';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
2
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
3
|
-
import '../../../../index-DQk7XJpU.js';
|
|
4
|
-
import '../../common.js';
|
|
5
|
-
import '@stackframe/stack-shared';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
7
|
-
import '../../permissions/index.js';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
9
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
10
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
12
|
-
import '../../api-keys/index.js';
|
|
13
|
-
import '../../email-templates/index.js';
|
|
14
|
-
export { _ as _StackAdminAppImplIncomplete } from '../../../../admin-app-impl-CTQhv9tV.js';
|
|
15
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
16
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
17
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
19
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
20
|
-
import '../../connected-accounts/index.js';
|
|
21
|
-
import '../../contact-channels/index.js';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
23
|
-
import '../../project-configs/index.js';
|
|
24
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
25
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
26
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
28
|
-
import '../../../cookie.js';
|
|
29
|
-
import './common.js';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
2
|
-
export { a as _StackClientAppImplIncomplete } from '../../../../admin-app-impl-DpyRKp1e.mjs';
|
|
3
|
-
import '@stackframe/stack-shared';
|
|
4
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
5
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
6
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
7
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
9
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
10
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
12
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
13
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
14
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
15
|
-
import '../../../cookie.mjs';
|
|
16
|
-
import '../../common.mjs';
|
|
17
|
-
import '../../contact-channels/index.mjs';
|
|
18
|
-
import '../../permissions/index.mjs';
|
|
19
|
-
import '../../../../index-C7D6Vt7X.mjs';
|
|
20
|
-
import './common.mjs';
|
|
21
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
23
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
24
|
-
import '../../api-keys/index.mjs';
|
|
25
|
-
import '../../email-templates/index.mjs';
|
|
26
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
28
|
-
import '../../connected-accounts/index.mjs';
|
|
29
|
-
import '../../project-configs/index.mjs';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
2
|
-
export { a as _StackClientAppImplIncomplete } from '../../../../admin-app-impl-CTQhv9tV.js';
|
|
3
|
-
import '@stackframe/stack-shared';
|
|
4
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
5
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
6
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
7
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
9
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
10
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
12
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
13
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
14
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
15
|
-
import '../../../cookie.js';
|
|
16
|
-
import '../../common.js';
|
|
17
|
-
import '../../contact-channels/index.js';
|
|
18
|
-
import '../../permissions/index.js';
|
|
19
|
-
import '../../../../index-DQk7XJpU.js';
|
|
20
|
-
import './common.js';
|
|
21
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
23
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
24
|
-
import '../../api-keys/index.js';
|
|
25
|
-
import '../../email-templates/index.js';
|
|
26
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
28
|
-
import '../../connected-accounts/index.js';
|
|
29
|
-
import '../../project-configs/index.js';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { InternalSession } from '@stackframe/stack-shared/dist/sessions';
|
|
2
|
-
import { AsyncCache } from '@stackframe/stack-shared/dist/utils/caches';
|
|
3
|
-
import { Result } from '@stackframe/stack-shared/dist/utils/results';
|
|
4
|
-
import { Store } from '@stackframe/stack-shared/dist/utils/stores';
|
|
5
|
-
import { HandlerUrls } from '../../common.mjs';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
7
|
-
|
|
8
|
-
declare const clientVersion = "STACK_COMPILE_TIME_CLIENT_PACKAGE_VERSION_SENTINEL";
|
|
9
|
-
declare const createCache: <D extends any[], T>(fetcher: (dependencies: D) => Promise<T>) => AsyncCache<D, Result<T>>;
|
|
10
|
-
declare const createCacheBySession: <D extends any[], T>(fetcher: (session: InternalSession, extraDependencies: D) => Promise<T>) => AsyncCache<[InternalSession, ...D], Result<T>>;
|
|
11
|
-
declare function getUrls(partial: Partial<HandlerUrls>): HandlerUrls;
|
|
12
|
-
declare function getDefaultProjectId(): string;
|
|
13
|
-
declare function getDefaultPublishableClientKey(): string;
|
|
14
|
-
declare function getDefaultSecretServerKey(): string;
|
|
15
|
-
declare function getDefaultSuperSecretAdminKey(): string;
|
|
16
|
-
/**
|
|
17
|
-
* Returns the base URL for the Stack API.
|
|
18
|
-
*
|
|
19
|
-
* The URL can be specified in several ways, in order of precedence:
|
|
20
|
-
* 1. Directly through userSpecifiedBaseUrl parameter as string or browser/server object
|
|
21
|
-
* 2. Through environment variables:
|
|
22
|
-
* - Browser: NEXT_PUBLIC_BROWSER_STACK_API_URL
|
|
23
|
-
* - Server: NEXT_PUBLIC_SERVER_STACK_API_URL
|
|
24
|
-
* - Fallback: NEXT_PUBLIC_STACK_API_URL or NEXT_PUBLIC_STACK_URL
|
|
25
|
-
* 3. Default base URL if none of the above are specified
|
|
26
|
-
*
|
|
27
|
-
* The function also ensures the URL doesn't end with a trailing slash
|
|
28
|
-
* by removing it if present.
|
|
29
|
-
*
|
|
30
|
-
* @param userSpecifiedBaseUrl - Optional URL override as string or {browser, server} object
|
|
31
|
-
* @returns The configured base URL without trailing slash
|
|
32
|
-
|
|
33
|
-
*/
|
|
34
|
-
declare function getBaseUrl(userSpecifiedBaseUrl: string | {
|
|
35
|
-
browser: string;
|
|
36
|
-
server: string;
|
|
37
|
-
} | undefined): string;
|
|
38
|
-
type TokenObject = {
|
|
39
|
-
accessToken: string | null;
|
|
40
|
-
refreshToken: string | null;
|
|
41
|
-
};
|
|
42
|
-
declare function createEmptyTokenStore(): Store<TokenObject>;
|
|
43
|
-
declare function useAsyncCache<D extends any[], T>(cache: AsyncCache<D, Result<T>>, dependencies: D, caller: string): T;
|
|
44
|
-
|
|
45
|
-
export { type TokenObject, clientVersion, createCache, createCacheBySession, createEmptyTokenStore, getBaseUrl, getDefaultProjectId, getDefaultPublishableClientKey, getDefaultSecretServerKey, getDefaultSuperSecretAdminKey, getUrls, useAsyncCache };
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { InternalSession } from '@stackframe/stack-shared/dist/sessions';
|
|
2
|
-
import { AsyncCache } from '@stackframe/stack-shared/dist/utils/caches';
|
|
3
|
-
import { Result } from '@stackframe/stack-shared/dist/utils/results';
|
|
4
|
-
import { Store } from '@stackframe/stack-shared/dist/utils/stores';
|
|
5
|
-
import { HandlerUrls } from '../../common.js';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
7
|
-
|
|
8
|
-
declare const clientVersion = "STACK_COMPILE_TIME_CLIENT_PACKAGE_VERSION_SENTINEL";
|
|
9
|
-
declare const createCache: <D extends any[], T>(fetcher: (dependencies: D) => Promise<T>) => AsyncCache<D, Result<T>>;
|
|
10
|
-
declare const createCacheBySession: <D extends any[], T>(fetcher: (session: InternalSession, extraDependencies: D) => Promise<T>) => AsyncCache<[InternalSession, ...D], Result<T>>;
|
|
11
|
-
declare function getUrls(partial: Partial<HandlerUrls>): HandlerUrls;
|
|
12
|
-
declare function getDefaultProjectId(): string;
|
|
13
|
-
declare function getDefaultPublishableClientKey(): string;
|
|
14
|
-
declare function getDefaultSecretServerKey(): string;
|
|
15
|
-
declare function getDefaultSuperSecretAdminKey(): string;
|
|
16
|
-
/**
|
|
17
|
-
* Returns the base URL for the Stack API.
|
|
18
|
-
*
|
|
19
|
-
* The URL can be specified in several ways, in order of precedence:
|
|
20
|
-
* 1. Directly through userSpecifiedBaseUrl parameter as string or browser/server object
|
|
21
|
-
* 2. Through environment variables:
|
|
22
|
-
* - Browser: NEXT_PUBLIC_BROWSER_STACK_API_URL
|
|
23
|
-
* - Server: NEXT_PUBLIC_SERVER_STACK_API_URL
|
|
24
|
-
* - Fallback: NEXT_PUBLIC_STACK_API_URL or NEXT_PUBLIC_STACK_URL
|
|
25
|
-
* 3. Default base URL if none of the above are specified
|
|
26
|
-
*
|
|
27
|
-
* The function also ensures the URL doesn't end with a trailing slash
|
|
28
|
-
* by removing it if present.
|
|
29
|
-
*
|
|
30
|
-
* @param userSpecifiedBaseUrl - Optional URL override as string or {browser, server} object
|
|
31
|
-
* @returns The configured base URL without trailing slash
|
|
32
|
-
|
|
33
|
-
*/
|
|
34
|
-
declare function getBaseUrl(userSpecifiedBaseUrl: string | {
|
|
35
|
-
browser: string;
|
|
36
|
-
server: string;
|
|
37
|
-
} | undefined): string;
|
|
38
|
-
type TokenObject = {
|
|
39
|
-
accessToken: string | null;
|
|
40
|
-
refreshToken: string | null;
|
|
41
|
-
};
|
|
42
|
-
declare function createEmptyTokenStore(): Store<TokenObject>;
|
|
43
|
-
declare function useAsyncCache<D extends any[], T>(cache: AsyncCache<D, Result<T>>, dependencies: D, caller: string): T;
|
|
44
|
-
|
|
45
|
-
export { type TokenObject, clientVersion, createCache, createCacheBySession, createEmptyTokenStore, getBaseUrl, getDefaultProjectId, getDefaultPublishableClientKey, getDefaultSecretServerKey, getDefaultSuperSecretAdminKey, getUrls, useAsyncCache };
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { _ as _StackAdminAppImplIncomplete, a as _StackClientAppImplIncomplete, b as _StackServerAppImplIncomplete } from '../../../../admin-app-impl-DpyRKp1e.mjs';
|
|
2
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
3
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
4
|
-
import '../../../../index-C7D6Vt7X.mjs';
|
|
5
|
-
import '@stackframe/stack-shared';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
7
|
-
import '../../common.mjs';
|
|
8
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
9
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
10
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
12
|
-
import '../../api-keys/index.mjs';
|
|
13
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
14
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
15
|
-
import '../../email-templates/index.mjs';
|
|
16
|
-
import '../../permissions/index.mjs';
|
|
17
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
19
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
20
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
21
|
-
import '../../connected-accounts/index.mjs';
|
|
22
|
-
import '../../contact-channels/index.mjs';
|
|
23
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
24
|
-
import '../../project-configs/index.mjs';
|
|
25
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
26
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
28
|
-
import '../../../cookie.mjs';
|
|
29
|
-
import './common.mjs';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
31
|
-
|
|
32
|
-
declare const _StackAdminAppImpl: typeof _StackAdminAppImplIncomplete;
|
|
33
|
-
declare const _StackClientAppImpl: typeof _StackClientAppImplIncomplete;
|
|
34
|
-
declare const _StackServerAppImpl: typeof _StackServerAppImplIncomplete;
|
|
35
|
-
|
|
36
|
-
export { _StackAdminAppImpl, _StackClientAppImpl, _StackServerAppImpl };
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { _ as _StackAdminAppImplIncomplete, a as _StackClientAppImplIncomplete, b as _StackServerAppImplIncomplete } from '../../../../admin-app-impl-CTQhv9tV.js';
|
|
2
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
3
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
4
|
-
import '../../../../index-DQk7XJpU.js';
|
|
5
|
-
import '@stackframe/stack-shared';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
7
|
-
import '../../common.js';
|
|
8
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
9
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
10
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
11
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
12
|
-
import '../../api-keys/index.js';
|
|
13
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
14
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
15
|
-
import '../../email-templates/index.js';
|
|
16
|
-
import '../../permissions/index.js';
|
|
17
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
19
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
20
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
21
|
-
import '../../connected-accounts/index.js';
|
|
22
|
-
import '../../contact-channels/index.js';
|
|
23
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
24
|
-
import '../../project-configs/index.js';
|
|
25
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
26
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
28
|
-
import '../../../cookie.js';
|
|
29
|
-
import './common.js';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
31
|
-
|
|
32
|
-
declare const _StackAdminAppImpl: typeof _StackAdminAppImplIncomplete;
|
|
33
|
-
declare const _StackClientAppImpl: typeof _StackClientAppImplIncomplete;
|
|
34
|
-
declare const _StackServerAppImpl: typeof _StackServerAppImplIncomplete;
|
|
35
|
-
|
|
36
|
-
export { _StackAdminAppImpl, _StackClientAppImpl, _StackServerAppImpl };
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import '@stackframe/stack-shared';
|
|
2
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
3
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
4
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
5
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
6
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
7
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
8
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
9
|
-
import '../../common.mjs';
|
|
10
|
-
import '../../contact-channels/index.mjs';
|
|
11
|
-
import '../../permissions/index.mjs';
|
|
12
|
-
import '../../../../index-C7D6Vt7X.mjs';
|
|
13
|
-
export { b as _StackServerAppImplIncomplete } from '../../../../admin-app-impl-DpyRKp1e.mjs';
|
|
14
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
15
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
16
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
17
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
19
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
20
|
-
import '../../api-keys/index.mjs';
|
|
21
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
23
|
-
import '../../email-templates/index.mjs';
|
|
24
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
25
|
-
import '../../connected-accounts/index.mjs';
|
|
26
|
-
import '../../project-configs/index.mjs';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
28
|
-
import '../../../cookie.mjs';
|
|
29
|
-
import './common.mjs';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import '@stackframe/stack-shared';
|
|
2
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
3
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-invitation';
|
|
4
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-member-profiles';
|
|
5
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
6
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
7
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
8
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
9
|
-
import '../../common.js';
|
|
10
|
-
import '../../contact-channels/index.js';
|
|
11
|
-
import '../../permissions/index.js';
|
|
12
|
-
import '../../../../index-DQk7XJpU.js';
|
|
13
|
-
export { b as _StackServerAppImplIncomplete } from '../../../../admin-app-impl-CTQhv9tV.js';
|
|
14
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
15
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
16
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
17
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
18
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
19
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
20
|
-
import '../../api-keys/index.js';
|
|
21
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
23
|
-
import '../../email-templates/index.js';
|
|
24
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
25
|
-
import '../../connected-accounts/index.js';
|
|
26
|
-
import '../../project-configs/index.js';
|
|
27
|
-
import '@stackframe/stack-shared/dist/utils/stores';
|
|
28
|
-
import '../../../cookie.js';
|
|
29
|
-
import './common.js';
|
|
30
|
-
import '@stackframe/stack-shared/dist/utils/caches';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { S as StackAdminApp, c as StackAdminAppConstructor, d as StackAdminAppConstructorOptions, a as StackClientApp, e as StackClientAppConstructor, f as StackClientAppConstructorOptions, g as StackClientAppJson, b as StackServerApp, h as StackServerAppConstructor, i as StackServerAppConstructorOptions } from '../../../index-C7D6Vt7X.mjs';
|
|
2
|
-
import '@stackframe/stack-shared';
|
|
3
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
4
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
5
|
-
import '../common.mjs';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
7
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
9
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
10
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
11
|
-
import '../api-keys/index.mjs';
|
|
12
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
13
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
14
|
-
import '../email-templates/index.mjs';
|
|
15
|
-
import '../permissions/index.mjs';
|
|
16
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
17
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
18
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
19
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
20
|
-
import '../connected-accounts/index.mjs';
|
|
21
|
-
import '../contact-channels/index.mjs';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
23
|
-
import '../project-configs/index.mjs';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { S as StackAdminApp, c as StackAdminAppConstructor, d as StackAdminAppConstructorOptions, a as StackClientApp, e as StackClientAppConstructor, f as StackClientAppConstructorOptions, g as StackClientAppJson, b as StackServerApp, h as StackServerAppConstructor, i as StackServerAppConstructorOptions } from '../../../index-DQk7XJpU.js';
|
|
2
|
-
import '@stackframe/stack-shared';
|
|
3
|
-
import '@stackframe/stack-shared/dist/interface/crud/current-user';
|
|
4
|
-
import '@stackframe/stack-shared/dist/utils/results';
|
|
5
|
-
import '../common.js';
|
|
6
|
-
import '@stackframe/stack-shared/dist/utils/oauth';
|
|
7
|
-
import '@stackframe/stack-shared/dist/helpers/production-mode';
|
|
8
|
-
import '@stackframe/stack-shared/dist/interface/crud/projects';
|
|
9
|
-
import '@stackframe/stack-shared/dist/interface/crud/email-templates';
|
|
10
|
-
import '@stackframe/stack-shared/dist/sessions';
|
|
11
|
-
import '../api-keys/index.js';
|
|
12
|
-
import '@stackframe/stack-shared/dist/interface/adminInterface';
|
|
13
|
-
import '@stackframe/stack-shared/dist/interface/crud/api-keys';
|
|
14
|
-
import '../email-templates/index.js';
|
|
15
|
-
import '../permissions/index.js';
|
|
16
|
-
import '@stackframe/stack-shared/dist/interface/crud/team-permissions';
|
|
17
|
-
import '@stackframe/stack-shared/dist/interface/crud/teams';
|
|
18
|
-
import '@stackframe/stack-shared/dist/utils/json';
|
|
19
|
-
import '@stackframe/stack-shared/dist/interface/crud/users';
|
|
20
|
-
import '../connected-accounts/index.js';
|
|
21
|
-
import '../contact-channels/index.js';
|
|
22
|
-
import '@stackframe/stack-shared/dist/interface/crud/contact-channels';
|
|
23
|
-
import '../project-configs/index.js';
|