@hexclave/react 1.0.65 → 1.0.66
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/{admin-app-impl-__tinVgJ.d.ts → admin-app-impl-CrBdazj9.d.ts} +7 -7
- package/dist/{admin-app-impl-__tinVgJ.d.ts.map → admin-app-impl-CrBdazj9.d.ts.map} +1 -1
- package/dist/clickmap/clickmap-core.js +2 -2
- package/dist/clickmap/index.js +2 -2
- package/dist/components/api-key-dialogs.d.ts +1 -1
- package/dist/components/api-key-dialogs.js +2 -2
- package/dist/components/credential-sign-in.js +1 -1
- package/dist/components/credential-sign-up.js +1 -1
- package/dist/components/magic-link-sign-in.js +1 -1
- package/dist/components/team-switcher.js +1 -1
- package/dist/components-page/account-settings/active-sessions/active-sessions-page.js +1 -1
- package/dist/components-page/account-settings/email-and-auth/emails-section.js +1 -1
- package/dist/components-page/account-settings/email-and-auth/mfa-section.js +1 -1
- package/dist/components-page/account-settings/email-and-auth/password-section.js +1 -1
- package/dist/components-page/account-settings/teams/team-creation-page.js +1 -1
- package/dist/components-page/account-settings/teams/team-member-invitation-section.js +1 -1
- package/dist/components-page/auth-page.js +1 -1
- package/dist/components-page/cli-auth-confirm.js +1 -1
- package/dist/components-page/cli-auth-confirm.test.js +1 -1
- package/dist/components-page/forgot-password.js +1 -1
- package/dist/components-page/oauth-callback.js +2 -2
- package/dist/components-page/oauth-callback.test.js +1 -1
- package/dist/components-page/onboarding.js +1 -1
- package/dist/components-page/password-reset.js +1 -1
- package/dist/components-page/sign-out.test.js +1 -1
- package/dist/components-page/team-creation.js +1 -1
- package/dist/dev-tool/dev-tool-core.js +2 -2
- package/dist/dev-tool/index.js +2 -2
- package/dist/esm/clickmap/clickmap-core.js +2 -2
- package/dist/esm/clickmap/index.js +2 -2
- package/dist/esm/components/api-key-dialogs.d.ts +1 -1
- package/dist/esm/components/api-key-dialogs.js +2 -2
- package/dist/esm/components/credential-sign-in.js +1 -1
- package/dist/esm/components/credential-sign-up.js +1 -1
- package/dist/esm/components/magic-link-sign-in.js +1 -1
- package/dist/esm/components/team-switcher.js +1 -1
- package/dist/esm/components-page/account-settings/active-sessions/active-sessions-page.js +1 -1
- package/dist/esm/components-page/account-settings/email-and-auth/emails-section.js +1 -1
- package/dist/esm/components-page/account-settings/email-and-auth/mfa-section.js +1 -1
- package/dist/esm/components-page/account-settings/email-and-auth/password-section.js +1 -1
- package/dist/esm/components-page/account-settings/teams/team-creation-page.js +1 -1
- package/dist/esm/components-page/account-settings/teams/team-member-invitation-section.js +1 -1
- package/dist/esm/components-page/auth-page.js +1 -1
- package/dist/esm/components-page/cli-auth-confirm.js +1 -1
- package/dist/esm/components-page/cli-auth-confirm.test.js +1 -1
- package/dist/esm/components-page/forgot-password.js +1 -1
- package/dist/esm/components-page/oauth-callback.js +2 -2
- package/dist/esm/components-page/oauth-callback.test.js +1 -1
- package/dist/esm/components-page/onboarding.js +1 -1
- package/dist/esm/components-page/password-reset.js +1 -1
- package/dist/esm/components-page/sign-out.test.js +1 -1
- package/dist/esm/components-page/team-creation.js +1 -1
- package/dist/esm/dev-tool/dev-tool-core.js +2 -2
- package/dist/esm/dev-tool/index.js +2 -2
- package/dist/esm/generated/quetzal-translations.d.ts +2 -2
- package/dist/esm/lib/auth.js +1 -1
- package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +5 -5
- package/dist/esm/lib/hexclave-app/apps/implementations/client-app-impl.d.ts +2 -2
- package/dist/esm/lib/hexclave-app/apps/implementations/client-app-impl.js +2 -2
- package/dist/esm/lib/hexclave-app/apps/implementations/common.js +4 -4
- package/dist/esm/lib/hexclave-app/apps/implementations/event-tracker.js +1 -1
- package/dist/esm/lib/hexclave-app/apps/implementations/server-app-impl.js +1 -1
- package/dist/esm/lib/hexclave-app/apps/implementations/session-replay.js +1 -1
- package/dist/esm/providers/theme-provider.js +1 -1
- package/dist/esm/pushed-config-error-overlay/index.js +2 -2
- package/dist/generated/quetzal-translations.d.ts +1 -1
- package/dist/{hexclave-provider-CzT3bPnn.d.ts → hexclave-provider-OGS0uqUZ.d.ts} +2 -2
- package/dist/{hexclave-provider-CzT3bPnn.d.ts.map → hexclave-provider-OGS0uqUZ.d.ts.map} +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/lib/auth.js +1 -1
- package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +1 -1
- package/dist/lib/hexclave-app/apps/implementations/client-app-impl.d.ts +1 -1
- package/dist/lib/hexclave-app/apps/implementations/client-app-impl.js +2 -2
- package/dist/lib/hexclave-app/apps/implementations/common.js +4 -4
- package/dist/lib/hexclave-app/apps/implementations/event-tracker.js +1 -1
- package/dist/lib/hexclave-app/apps/implementations/index.d.ts +1 -1
- package/dist/lib/hexclave-app/apps/implementations/server-app-impl.d.ts +1 -1
- package/dist/lib/hexclave-app/apps/implementations/server-app-impl.js +1 -1
- package/dist/lib/hexclave-app/apps/implementations/session-replay.js +1 -1
- package/dist/providers/hexclave-provider.d.ts +1 -1
- package/dist/providers/theme-provider.js +1 -1
- package/dist/providers/translation-provider.d.ts +1 -1
- package/dist/pushed-config-error-overlay/index.js +2 -2
- package/dist/{quetzal-translations-CK45_4Dm.d.ts → quetzal-translations-XeH3zQ9l.d.ts} +3 -3
- package/dist/{quetzal-translations-CK45_4Dm.d.ts.map → quetzal-translations-XeH3zQ9l.d.ts.map} +1 -1
- package/dist/{translation-provider-DQ3BJepJ.d.ts → translation-provider-WOaZXqAz.d.ts} +2 -2
- package/dist/{translation-provider-DQ3BJepJ.d.ts.map → translation-provider-WOaZXqAz.d.ts.map} +1 -1
- package/package.json +3 -3
package/dist/esm/lib/auth.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { deindent } from "@hexclave/shared/dist/utils/strings";
|
|
1
2
|
import { HexclaveAssertionError, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
2
3
|
import { KnownError, KnownErrors } from "@hexclave/shared";
|
|
3
|
-
import { deindent } from "@hexclave/shared/dist/utils/strings";
|
|
4
4
|
import { Result } from "@hexclave/shared/dist/utils/results";
|
|
5
5
|
import { constructRedirectUrl } from "../utils/url.js";
|
|
6
6
|
import { consumeVerifierAndStateCookie, saveVerifierAndState } from "./cookie.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { AnalyticsClickmapOptions, AnalyticsClickmapResponse, AnalyticsClickmapTokenResponse, MetricsResponse, MetricsUserCounts, UserActivityResponse } from "@hexclave/shared/dist/interface/admin-metrics";
|
|
1
2
|
import { RestrictedReason } from "@hexclave/shared/dist/schema-fields";
|
|
2
3
|
import { HexclaveAdminInterface } from "@hexclave/shared";
|
|
3
|
-
import { AnalyticsClickmapOptions, AnalyticsClickmapResponse, AnalyticsClickmapTokenResponse, MetricsResponse, MetricsUserCounts, UserActivityResponse } from "@hexclave/shared/dist/interface/admin-metrics";
|
|
4
4
|
import { Result } from "@hexclave/shared/dist/utils/results";
|
|
5
5
|
import { AdminEmailOutbox, AdminSentEmail } from "../../index.js";
|
|
6
6
|
import { EmailConfig, hexclaveAppInternalsSymbol } from "../../common.js";
|
|
@@ -164,7 +164,7 @@ declare class _HexclaveAdminAppImplIncomplete<HasTokenStore extends boolean, Pro
|
|
|
164
164
|
} & {
|
|
165
165
|
uniqueIdentifier: string;
|
|
166
166
|
};
|
|
167
|
-
setCurrentUser: (userJsonPromise: Promise<import("@hexclave/shared/dist/current-user-
|
|
167
|
+
setCurrentUser: (userJsonPromise: Promise<import("@hexclave/shared/dist/current-user-BBoN3hsn").t["Client"]["Read"] | null>) => void;
|
|
168
168
|
getConstructorOptions: () => {
|
|
169
169
|
baseUrl?: string | {
|
|
170
170
|
browser: string;
|
|
@@ -196,11 +196,11 @@ declare class _HexclaveAdminAppImplIncomplete<HasTokenStore extends boolean, Pro
|
|
|
196
196
|
sendAnalyticsEventBatch: (body: string, options: {
|
|
197
197
|
keepalive: boolean;
|
|
198
198
|
}) => Promise<Result<Response, Error>>;
|
|
199
|
-
addRequestListener: (listener: import("@hexclave/shared/dist/client-interface-
|
|
199
|
+
addRequestListener: (listener: import("@hexclave/shared/dist/client-interface-DCTCrVW8").r) => () => void;
|
|
200
200
|
sendRequest: (path: string, requestOptions: RequestInit, requestType?: "client" | "server" | "admin") => Promise<Response & {
|
|
201
201
|
usedTokens: {
|
|
202
|
-
accessToken: import("@hexclave/shared/dist/sessions-
|
|
203
|
-
refreshToken: import("@hexclave/shared/dist/sessions-
|
|
202
|
+
accessToken: import("@hexclave/shared/dist/sessions-CI-0TBQb").t;
|
|
203
|
+
refreshToken: import("@hexclave/shared/dist/sessions-CI-0TBQb").i | null;
|
|
204
204
|
} | null;
|
|
205
205
|
}>;
|
|
206
206
|
getUrls: () => Readonly<import("@hexclave/shared/dist/handler-urls-BHt3v8Ai").s>;
|
|
@@ -586,8 +586,8 @@ declare class _HexclaveClientAppImplIncomplete<HasTokenStore extends boolean, Pr
|
|
|
586
586
|
addRequestListener: (listener: RequestListener) => () => void;
|
|
587
587
|
sendRequest: (path: string, requestOptions: RequestInit, requestType?: "client" | "server" | "admin") => Promise<Response & {
|
|
588
588
|
usedTokens: {
|
|
589
|
-
accessToken: import("@hexclave/shared/dist/sessions-
|
|
590
|
-
refreshToken: import("@hexclave/shared/dist/sessions-
|
|
589
|
+
accessToken: import("@hexclave/shared/dist/sessions-CI-0TBQb").t;
|
|
590
|
+
refreshToken: import("@hexclave/shared/dist/sessions-CI-0TBQb").i | null;
|
|
591
591
|
} | null;
|
|
592
592
|
}>;
|
|
593
593
|
getUrls: () => Readonly<ResolvedHandlerUrls$1>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { HexclaveAssertionError, captureError, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
2
1
|
import { neverResolve, runAsynchronously, wait } from "@hexclave/shared/dist/utils/promises";
|
|
2
|
+
import { deindent, mergeScopeStrings } from "@hexclave/shared/dist/utils/strings";
|
|
3
|
+
import { HexclaveAssertionError, captureError, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
3
4
|
import React, { useCallback, useMemo } from "react";
|
|
4
5
|
import { HexclaveClientInterface, KnownError, KnownErrors } from "@hexclave/shared";
|
|
5
6
|
import { suspend, suspendIfSsr, use } from "@hexclave/shared/dist/utils/react";
|
|
6
7
|
import { deepPlainEquals, omit } from "@hexclave/shared/dist/utils/objects";
|
|
7
8
|
import { createUrlIfValid, getRelativePart, isRelative } from "@hexclave/shared/dist/utils/urls";
|
|
8
|
-
import { deindent, mergeScopeStrings } from "@hexclave/shared/dist/utils/strings";
|
|
9
9
|
import { Result } from "@hexclave/shared/dist/utils/results";
|
|
10
10
|
import { isBrowserLike } from "@hexclave/shared/dist/utils/env";
|
|
11
11
|
import { clientVersion, createCache, createCacheBySession, createEmptyTokenStore, getAnalyticsBaseUrl, getDefaultExtraRequestHeaders, getDefaultProjectId, getDefaultPublishableClientKey, getUrls, resolveApiUrls, resolveConstructorOptions, useAsyncCache } from "./common.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { captureError, concatStacktraces, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
2
1
|
import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
|
|
2
|
+
import { deindent } from "@hexclave/shared/dist/utils/strings";
|
|
3
|
+
import { captureError, concatStacktraces, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
3
4
|
import React, { useCallback } from "react";
|
|
4
5
|
import { suspendIfSsr, use } from "@hexclave/shared/dist/utils/react";
|
|
5
6
|
import { filterUndefined, omit } from "@hexclave/shared/dist/utils/objects";
|
|
6
7
|
import { getDefaultApiUrls } from "@hexclave/shared/dist/utils/urls";
|
|
7
8
|
import { AsyncCache } from "@hexclave/shared/dist/utils/caches";
|
|
8
|
-
import { deindent } from "@hexclave/shared/dist/utils/strings";
|
|
9
9
|
import { Result } from "@hexclave/shared/dist/utils/results";
|
|
10
10
|
import { isBrowserLike } from "@hexclave/shared/dist/utils/env";
|
|
11
11
|
import { createGlobal, getGlobal } from "@hexclave/shared/dist/utils/globals";
|
|
@@ -14,8 +14,8 @@ import { Store } from "@hexclave/shared/dist/utils/stores";
|
|
|
14
14
|
import { envVars } from "../../../../generated/env.js";
|
|
15
15
|
import { resolveHandlerUrls } from "../../url-targets.js";
|
|
16
16
|
//#region src/lib/hexclave-app/apps/implementations/common.ts
|
|
17
|
-
const clientVersion = "js @hexclave/react@1.0.
|
|
18
|
-
if ("js @hexclave/react@1.0.
|
|
17
|
+
const clientVersion = "js @hexclave/react@1.0.66";
|
|
18
|
+
if ("js @hexclave/react@1.0.66".startsWith("STACK_COMPILE_TIME"));
|
|
19
19
|
const replaceHexclavePortPrefix = (input) => {
|
|
20
20
|
if (!input) return input;
|
|
21
21
|
const prefix = envVars.HEXCLAVE_PORT_PREFIX;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
|
|
2
1
|
import { CLICKMAP_ROOT_ID, DEV_TOOL_ROOT_ID } from "@hexclave/shared/dist/utils/dev-tool";
|
|
3
2
|
import { cssEscapeIdent } from "@hexclave/shared/dist/utils/dom";
|
|
4
3
|
import { ELEMENTS_CHAIN_MAX_DEPTH, buildElementsChain } from "@hexclave/shared/dist/utils/elements-chain";
|
|
4
|
+
import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
|
|
5
5
|
import { isBrowserLike } from "@hexclave/shared/dist/utils/env";
|
|
6
6
|
import { generateUuid, isAdBlockerNetworkError, isAnalyticsNotEnabledError } from "./session-replay.js";
|
|
7
7
|
//#region src/lib/hexclave-app/apps/implementations/event-tracker.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { HexclaveAssertionError, captureError, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
2
1
|
import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
|
|
2
|
+
import { HexclaveAssertionError, captureError, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
3
3
|
import { useMemo } from "react";
|
|
4
4
|
import { HexclaveServerInterface, KnownErrors } from "@hexclave/shared";
|
|
5
5
|
import { suspend } from "@hexclave/shared/dist/utils/react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { captureWarning, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
2
1
|
import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
|
|
2
|
+
import { captureWarning, throwErr } from "@hexclave/shared/dist/utils/errors";
|
|
3
3
|
import { Result } from "@hexclave/shared/dist/utils/results";
|
|
4
4
|
import { isBrowserLike } from "@hexclave/shared/dist/utils/env";
|
|
5
5
|
import { KnownErrors } from "@hexclave/shared/dist/known-errors";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import { deindent } from "@hexclave/shared/dist/utils/strings";
|
|
2
3
|
import { TooltipProvider } from "@hexclave/ui";
|
|
3
4
|
import "react";
|
|
4
5
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
5
6
|
import Color from "color";
|
|
6
|
-
import { deindent } from "@hexclave/shared/dist/utils/strings";
|
|
7
7
|
import { globalCSS } from "../generated/global-css.js";
|
|
8
8
|
import { BrowserScript } from "../utils/browser-script.js";
|
|
9
9
|
import { DEFAULT_THEME } from "../utils/constants.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { captureError } from "@hexclave/shared/dist/utils/errors";
|
|
2
1
|
import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
|
|
3
|
-
import { isLocalhost } from "@hexclave/shared/dist/utils/urls";
|
|
4
2
|
import { canMountIntoDom, getGlobalUiInstance, h, setGlobalUiInstance, setHtml } from "../in-page-ui/dom.js";
|
|
5
3
|
import { getInPageUiBaseCSS } from "../in-page-ui/base-styles.js";
|
|
4
|
+
import { captureError } from "@hexclave/shared/dist/utils/errors";
|
|
5
|
+
import { isLocalhost } from "@hexclave/shared/dist/utils/urls";
|
|
6
6
|
import { envVars } from "../generated/env.js";
|
|
7
7
|
//#region src/pushed-config-error-overlay/index.ts
|
|
8
8
|
const GLOBAL_INSTANCE_KEY = "__hexclave-pushed-config-error-overlay";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as quetzalLocales, t as quetzalKeys } from "../quetzal-translations-
|
|
1
|
+
import { n as quetzalLocales, t as quetzalKeys } from "../quetzal-translations-XeH3zQ9l.js";
|
|
2
2
|
export { quetzalKeys, quetzalLocales };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as StackClientApp } from "./client-app-rDKeqIRt.js";
|
|
2
|
-
import { t as TranslationProvider } from "./translation-provider-
|
|
2
|
+
import { t as TranslationProvider } from "./translation-provider-WOaZXqAz.js";
|
|
3
3
|
import React from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/providers/hexclave-provider.d.ts
|
|
@@ -26,4 +26,4 @@ declare const HexclaveProvider: typeof ReactStackProvider;
|
|
|
26
26
|
declare const StackProvider: typeof ReactStackProvider;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { HexclaveProvider as n, StackProvider as r, ActiveProvider as t };
|
|
29
|
-
//# sourceMappingURL=hexclave-provider-
|
|
29
|
+
//# sourceMappingURL=hexclave-provider-OGS0uqUZ.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hexclave-provider-
|
|
1
|
+
{"version":3,"file":"hexclave-provider-OGS0uqUZ.d.ts","names":[],"sources":["../src/providers/hexclave-provider.tsx"],"mappings":";;;;;iBASS,kBAAA;EACP,QAAA;EACA,GAAA;EACA,IAAA;EACA;AAAA;EAEA,IAAA,GAAO,KAAA,CAAM,cAAA,QAAsB,mBAAA;;AARwB;;;;;EAe3D,oBAAA,GAAuB,MAAA;EACvB,QAAA,EAAU,KAAA,CAAM,SAAA;EAEhB,GAAA,EAAK,cAAA;AAAA,gCACN,GAAA,CAAA,OAAA;AAAA,cAcK,cAAA,SAAc,kBAAqB;AAAA,cAI5B,gBAAA,SAAgB,kBAAiB;;cAEjC,aAAA,SAAa,kBAAiB"}
|
package/dist/index.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ import { t as ForgotPassword } from "./forgot-password-B7RLLsC2.js";
|
|
|
17
17
|
import { t as PasswordReset } from "./password-reset-CxIuXeIx.js";
|
|
18
18
|
import { a as TeamSwitcher, c as StackHandler, i as defineStackConfig, n as StackConfig, o as SelectedTeamSwitcher, r as defineHexclaveConfig, s as HexclaveHandler, t as HexclaveConfig } from "./index-C1LcZyf4.js";
|
|
19
19
|
import { n as useStackApp, r as useUser, t as useHexclaveApp } from "./hooks-guaYC1w2.js";
|
|
20
|
-
import { n as HexclaveProvider, r as StackProvider } from "./hexclave-provider-
|
|
20
|
+
import { n as HexclaveProvider, r as StackProvider } from "./hexclave-provider-OGS0uqUZ.js";
|
|
21
21
|
import { n as StackTheme, t as HexclaveTheme } from "./theme-provider-D9_ngSbi.js";
|
|
22
22
|
import { t as AuthPage } from "./auth-page-YnM_LtbN.js";
|
|
23
23
|
import { t as SignIn } from "./sign-in-BT45jb_W.js";
|
package/dist/lib/auth.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
+
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
2
3
|
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
3
4
|
let _hexclave_shared = require("@hexclave/shared");
|
|
4
|
-
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
5
5
|
let _hexclave_shared_dist_utils_results = require("@hexclave/shared/dist/utils/results");
|
|
6
6
|
let ___utils_url_js = require("../utils/url.js");
|
|
7
7
|
let __cookie_js = require("./cookie.js");
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as _HexclaveAdminAppImplIncomplete } from "../../../../admin-app-impl-
|
|
1
|
+
import { t as _HexclaveAdminAppImplIncomplete } from "../../../../admin-app-impl-CrBdazj9.js";
|
|
2
2
|
export { _HexclaveAdminAppImplIncomplete };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { r as _HexclaveClientAppImplIncomplete } from "../../../../admin-app-impl-
|
|
1
|
+
import { r as _HexclaveClientAppImplIncomplete } from "../../../../admin-app-impl-CrBdazj9.js";
|
|
2
2
|
export { _HexclaveClientAppImplIncomplete };
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_rolldown_runtime = require("../../../../rolldown-runtime-D6vf50IK.js");
|
|
3
|
-
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
4
3
|
let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
|
|
4
|
+
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
5
|
+
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
5
6
|
let react = require("react");
|
|
6
7
|
react = require_rolldown_runtime.__toESM(react);
|
|
7
8
|
let _hexclave_shared = require("@hexclave/shared");
|
|
8
9
|
let _hexclave_shared_dist_utils_react = require("@hexclave/shared/dist/utils/react");
|
|
9
10
|
let _hexclave_shared_dist_utils_objects = require("@hexclave/shared/dist/utils/objects");
|
|
10
11
|
let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
|
|
11
|
-
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
12
12
|
let _hexclave_shared_dist_utils_results = require("@hexclave/shared/dist/utils/results");
|
|
13
13
|
let _hexclave_shared_dist_utils_env = require("@hexclave/shared/dist/utils/env");
|
|
14
14
|
let __common_js = require("./common.js");
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_rolldown_runtime = require("../../../../rolldown-runtime-D6vf50IK.js");
|
|
3
|
-
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
4
3
|
let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
|
|
4
|
+
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
5
|
+
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
5
6
|
let react = require("react");
|
|
6
7
|
react = require_rolldown_runtime.__toESM(react);
|
|
7
8
|
let _hexclave_shared_dist_utils_react = require("@hexclave/shared/dist/utils/react");
|
|
8
9
|
let _hexclave_shared_dist_utils_objects = require("@hexclave/shared/dist/utils/objects");
|
|
9
10
|
let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
|
|
10
11
|
let _hexclave_shared_dist_utils_caches = require("@hexclave/shared/dist/utils/caches");
|
|
11
|
-
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
12
12
|
let _hexclave_shared_dist_utils_results = require("@hexclave/shared/dist/utils/results");
|
|
13
13
|
let _hexclave_shared_dist_utils_env = require("@hexclave/shared/dist/utils/env");
|
|
14
14
|
let _hexclave_shared_dist_utils_globals = require("@hexclave/shared/dist/utils/globals");
|
|
@@ -17,8 +17,8 @@ let _hexclave_shared_dist_utils_stores = require("@hexclave/shared/dist/utils/st
|
|
|
17
17
|
let ____________generated_env_js = require("../../../../generated/env.js");
|
|
18
18
|
let ______url_targets_js = require("../../url-targets.js");
|
|
19
19
|
//#region src/lib/hexclave-app/apps/implementations/common.ts
|
|
20
|
-
const clientVersion = "js @hexclave/react@1.0.
|
|
21
|
-
if ("js @hexclave/react@1.0.
|
|
20
|
+
const clientVersion = "js @hexclave/react@1.0.66";
|
|
21
|
+
if ("js @hexclave/react@1.0.66".startsWith("STACK_COMPILE_TIME"));
|
|
22
22
|
const replaceHexclavePortPrefix = (input) => {
|
|
23
23
|
if (!input) return input;
|
|
24
24
|
const prefix = ____________generated_env_js.envVars.HEXCLAVE_PORT_PREFIX;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
|
|
3
2
|
let _hexclave_shared_dist_utils_dev_tool = require("@hexclave/shared/dist/utils/dev-tool");
|
|
4
3
|
let _hexclave_shared_dist_utils_dom = require("@hexclave/shared/dist/utils/dom");
|
|
5
4
|
let _hexclave_shared_dist_utils_elements_chain = require("@hexclave/shared/dist/utils/elements-chain");
|
|
5
|
+
let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
|
|
6
6
|
let _hexclave_shared_dist_utils_env = require("@hexclave/shared/dist/utils/env");
|
|
7
7
|
let __session_replay_js = require("./session-replay.js");
|
|
8
8
|
//#region src/lib/hexclave-app/apps/implementations/event-tracker.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as _HexclaveServerAppImplIncomplete, r as _HexclaveClientAppImplIncomplete, t as _HexclaveAdminAppImplIncomplete } from "../../../../admin-app-impl-
|
|
1
|
+
import { n as _HexclaveServerAppImplIncomplete, r as _HexclaveClientAppImplIncomplete, t as _HexclaveAdminAppImplIncomplete } from "../../../../admin-app-impl-CrBdazj9.js";
|
|
2
2
|
|
|
3
3
|
//#region src/lib/hexclave-app/apps/implementations/index.d.ts
|
|
4
4
|
declare const _HexclaveAdminAppImpl: typeof _HexclaveAdminAppImplIncomplete, _HexclaveClientAppImpl: typeof _HexclaveClientAppImplIncomplete, _HexclaveServerAppImpl: typeof _HexclaveServerAppImplIncomplete;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as _HexclaveServerAppImplIncomplete } from "../../../../admin-app-impl-
|
|
1
|
+
import { n as _HexclaveServerAppImplIncomplete } from "../../../../admin-app-impl-CrBdazj9.js";
|
|
2
2
|
export { _HexclaveServerAppImplIncomplete };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
3
2
|
let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
|
|
3
|
+
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
4
4
|
let react = require("react");
|
|
5
5
|
let _hexclave_shared = require("@hexclave/shared");
|
|
6
6
|
let _hexclave_shared_dist_utils_react = require("@hexclave/shared/dist/utils/react");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
3
2
|
let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
|
|
3
|
+
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
4
4
|
let _hexclave_shared_dist_utils_results = require("@hexclave/shared/dist/utils/results");
|
|
5
5
|
let _hexclave_shared_dist_utils_env = require("@hexclave/shared/dist/utils/env");
|
|
6
6
|
let _hexclave_shared_dist_known_errors = require("@hexclave/shared/dist/known-errors");
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as HexclaveProvider, r as StackProvider, t as ActiveProvider } from "../hexclave-provider-
|
|
1
|
+
import { n as HexclaveProvider, r as StackProvider, t as ActiveProvider } from "../hexclave-provider-OGS0uqUZ.js";
|
|
2
2
|
export { HexclaveProvider, StackProvider, ActiveProvider as default };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.js");
|
|
4
|
+
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
4
5
|
let _hexclave_ui = require("@hexclave/ui");
|
|
5
6
|
let react = require("react");
|
|
6
7
|
react = require_rolldown_runtime.__toESM(react);
|
|
7
8
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
8
9
|
let color = require("color");
|
|
9
10
|
color = require_rolldown_runtime.__toESM(color);
|
|
10
|
-
let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
|
|
11
11
|
let ___generated_global_css_js = require("../generated/global-css.js");
|
|
12
12
|
let ___utils_browser_script_js = require("../utils/browser-script.js");
|
|
13
13
|
let ___utils_constants_js = require("../utils/constants.js");
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as TranslationProvider } from "../translation-provider-
|
|
1
|
+
import { t as TranslationProvider } from "../translation-provider-WOaZXqAz.js";
|
|
2
2
|
export { TranslationProvider };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
3
2
|
let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
|
|
4
|
-
let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
|
|
5
3
|
let ___in_page_ui_dom_js = require("../in-page-ui/dom.js");
|
|
6
4
|
let ___in_page_ui_base_styles_js = require("../in-page-ui/base-styles.js");
|
|
5
|
+
let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
|
|
6
|
+
let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
|
|
7
7
|
let ___generated_env_js = require("../generated/env.js");
|
|
8
8
|
//#region src/pushed-config-error-overlay/index.ts
|
|
9
9
|
const GLOBAL_INSTANCE_KEY = "__hexclave-pushed-config-error-overlay";
|