@hexclave/next 1.0.38 → 1.0.39
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/components-page/cli-auth-confirm.test.js +1 -1
- package/dist/components-page/hexclave-handler-client.js +3 -3
- package/dist/components-page/oauth-callback.test.js +1 -1
- package/dist/dev-tool/dev-tool-core.js +1 -1
- package/dist/dev-tool/dev-tool-trigger-position.test.js +1 -1
- package/dist/esm/components-page/cli-auth-confirm.test.js +1 -1
- package/dist/esm/components-page/hexclave-handler-client.js +3 -3
- package/dist/esm/components-page/oauth-callback.test.js +1 -1
- package/dist/esm/dev-tool/dev-tool-core.js +1 -1
- package/dist/esm/dev-tool/dev-tool-trigger-position.test.js +1 -1
- package/dist/esm/generated/quetzal-translations.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 +3 -3
- package/dist/esm/pushed-config-error-overlay/index.test.js +1 -1
- package/dist/generated/quetzal-translations.d.ts +2 -2
- package/dist/lib/hexclave-app/apps/implementations/client-app-impl.js +2 -2
- package/dist/lib/hexclave-app/apps/implementations/common.js +3 -3
- package/dist/pushed-config-error-overlay/index.test.js +1 -1
- package/package.json +4 -4
|
@@ -4,8 +4,8 @@ let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
|
|
|
4
4
|
let react = require("react");
|
|
5
5
|
react = require_chunk.__toESM(react);
|
|
6
6
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
7
|
-
let react_dom_client = require("react-dom/client");
|
|
8
7
|
let vitest = require("vitest");
|
|
8
|
+
let react_dom_client = require("react-dom/client");
|
|
9
9
|
let ___providers_hexclave_context_js = require("../providers/hexclave-context.js");
|
|
10
10
|
let __cli_auth_confirm_js = require("./cli-auth-confirm.js");
|
|
11
11
|
|
|
@@ -8,16 +8,16 @@ let ___index_js = require("../index.js");
|
|
|
8
8
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
9
9
|
let ___lib_hooks_js = require("../lib/hooks.js");
|
|
10
10
|
let _hexclave_shared = require("@hexclave/shared");
|
|
11
|
+
let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
|
|
12
|
+
let ___lib_hexclave_app_url_targets_js = require("../lib/hexclave-app/url-targets.js");
|
|
13
|
+
let _hexclave_shared_dist_utils_objects = require("@hexclave/shared/dist/utils/objects");
|
|
11
14
|
let _hexclave_shared_dist_utils_react = require("@hexclave/shared/dist/utils/react");
|
|
12
15
|
let ___components_message_cards_known_error_message_card_js = require("../components/message-cards/known-error-message-card.js");
|
|
13
16
|
let ___components_message_cards_message_card_js = require("../components/message-cards/message-card.js");
|
|
14
17
|
let ___components_message_cards_predefined_message_card_js = require("../components/message-cards/predefined-message-card.js");
|
|
15
18
|
let __cli_auth_confirm_js = require("./cli-auth-confirm.js");
|
|
16
19
|
let ___lib_hexclave_app_index_js = require("../lib/hexclave-app/index.js");
|
|
17
|
-
let _hexclave_shared_dist_utils_objects = require("@hexclave/shared/dist/utils/objects");
|
|
18
|
-
let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
|
|
19
20
|
let next_navigation = require("next/navigation");
|
|
20
|
-
let ___lib_hexclave_app_url_targets_js = require("../lib/hexclave-app/url-targets.js");
|
|
21
21
|
let __account_settings_js = require("./account-settings.js");
|
|
22
22
|
let __email_verification_js = require("./email-verification.js");
|
|
23
23
|
let __error_page_js = require("./error-page.js");
|
|
@@ -4,8 +4,8 @@ let react = require("react");
|
|
|
4
4
|
react = require_chunk.__toESM(react);
|
|
5
5
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
6
6
|
let _hexclave_shared = require("@hexclave/shared");
|
|
7
|
-
let react_dom_client = require("react-dom/client");
|
|
8
7
|
let vitest = require("vitest");
|
|
8
|
+
let react_dom_client = require("react-dom/client");
|
|
9
9
|
let __oauth_callback_js = require("./oauth-callback.js");
|
|
10
10
|
let ___providers_translation_provider_client_js = require("../providers/translation-provider-client.js");
|
|
11
11
|
|
|
@@ -5,9 +5,9 @@ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/
|
|
|
5
5
|
let ___in_page_ui_dom_js = require("../in-page-ui/dom.js");
|
|
6
6
|
let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
|
|
7
7
|
let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
|
|
8
|
-
let ___lib_hexclave_app_url_targets_js = require("../lib/hexclave-app/url-targets.js");
|
|
9
8
|
let ___generated_env_js = require("../generated/env.js");
|
|
10
9
|
let ___lib_hexclave_app_apps_implementations_common_js = require("../lib/hexclave-app/apps/implementations/common.js");
|
|
10
|
+
let ___lib_hexclave_app_url_targets_js = require("../lib/hexclave-app/url-targets.js");
|
|
11
11
|
let __dev_tool_styles_js = require("./dev-tool-styles.js");
|
|
12
12
|
let __dev_tool_trigger_position_js = require("./dev-tool-trigger-position.js");
|
|
13
13
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_chunk = require('../chunk-BE-pF4vm.js');
|
|
2
|
-
let vitest = require("vitest");
|
|
3
2
|
let __dev_tool_trigger_position_js = require("./dev-tool-trigger-position.js");
|
|
3
|
+
let vitest = require("vitest");
|
|
4
4
|
|
|
5
5
|
//#region src/dev-tool/dev-tool-trigger-position.test.ts
|
|
6
6
|
const triggerSize = {
|
|
@@ -2,8 +2,8 @@ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
|
|
|
2
2
|
import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
|
|
3
3
|
import React, { act } from "react";
|
|
4
4
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
5
|
-
import { createRoot } from "react-dom/client";
|
|
6
5
|
import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
|
|
6
|
+
import { createRoot } from "react-dom/client";
|
|
7
7
|
import { HexclaveContext } from "../providers/hexclave-context.js";
|
|
8
8
|
import { useCliAuthConfirmation } from "./cli-auth-confirm.js";
|
|
9
9
|
|
|
@@ -6,16 +6,16 @@ import { SignIn, SignUp } from "../index.js";
|
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
import { useStackApp as useStackApp$1 } from "../lib/hooks.js";
|
|
8
8
|
import { KnownError } from "@hexclave/shared";
|
|
9
|
+
import { getRelativePart } from "@hexclave/shared/dist/utils/urls";
|
|
10
|
+
import { isLocalHandlerUrlTarget, resolveUnknownHandlerPathFallbackUrl } from "../lib/hexclave-app/url-targets.js";
|
|
11
|
+
import { filterUndefined } from "@hexclave/shared/dist/utils/objects";
|
|
9
12
|
import { use } from "@hexclave/shared/dist/utils/react";
|
|
10
13
|
import { KnownErrorMessageCard } from "../components/message-cards/known-error-message-card.js";
|
|
11
14
|
import { MessageCard as MessageCard$1 } from "../components/message-cards/message-card.js";
|
|
12
15
|
import { PredefinedMessageCard } from "../components/message-cards/predefined-message-card.js";
|
|
13
16
|
import { CliAuthConfirmation } from "./cli-auth-confirm.js";
|
|
14
17
|
import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/index.js";
|
|
15
|
-
import { filterUndefined } from "@hexclave/shared/dist/utils/objects";
|
|
16
|
-
import { getRelativePart } from "@hexclave/shared/dist/utils/urls";
|
|
17
18
|
import { RedirectType, notFound, redirect, usePathname, useSearchParams } from "next/navigation";
|
|
18
|
-
import { isLocalHandlerUrlTarget, resolveUnknownHandlerPathFallbackUrl } from "../lib/hexclave-app/url-targets.js";
|
|
19
19
|
import { AccountSettings } from "./account-settings.js";
|
|
20
20
|
import { EmailVerification } from "./email-verification.js";
|
|
21
21
|
import { ErrorPage } from "./error-page.js";
|
|
@@ -2,8 +2,8 @@ import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
|
|
|
2
2
|
import React, { act } from "react";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import { KnownErrors } from "@hexclave/shared";
|
|
5
|
-
import { createRoot } from "react-dom/client";
|
|
6
5
|
import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
|
|
6
|
+
import { createRoot } from "react-dom/client";
|
|
7
7
|
import { OAuthCallback } from "./oauth-callback.js";
|
|
8
8
|
import { TranslationProviderClient } from "../providers/translation-provider-client.js";
|
|
9
9
|
|
|
@@ -3,9 +3,9 @@ import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/
|
|
|
3
3
|
import { getGlobalUiInstance, h, hasAppendChild, setGlobalUiInstance, setHtml } from "../in-page-ui/dom.js";
|
|
4
4
|
import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
|
|
5
5
|
import { isLocalhost } from "@hexclave/shared/dist/utils/urls";
|
|
6
|
-
import { getPagePrompt } from "../lib/hexclave-app/url-targets.js";
|
|
7
6
|
import { envVars } from "../generated/env.js";
|
|
8
7
|
import { getBaseUrl } from "../lib/hexclave-app/apps/implementations/common.js";
|
|
8
|
+
import { getPagePrompt } from "../lib/hexclave-app/url-targets.js";
|
|
9
9
|
import { devToolCSS } from "./dev-tool-styles.js";
|
|
10
10
|
import { clampTriggerPosition, getSnappedTriggerPlacement, resolveTriggerPosition } from "./dev-tool-trigger-position.js";
|
|
11
11
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { describe, expect, it } from "vitest";
|
|
2
1
|
import { clampTriggerPosition, getSnappedTriggerPlacement, resolveTriggerPosition } from "./dev-tool-trigger-position.js";
|
|
2
|
+
import { describe, expect, it } from "vitest";
|
|
3
3
|
|
|
4
4
|
//#region src/dev-tool/dev-tool-trigger-position.test.ts
|
|
5
5
|
const triggerSize = {
|