@hexclave/next 1.0.61 → 1.0.63

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.
Files changed (137) hide show
  1. package/dist/{admin-app-impl-DCvO4M4-.d.ts → admin-app-impl-CeDMhwUz.d.ts} +10 -10
  2. package/dist/{admin-app-impl-DCvO4M4-.d.ts.map → admin-app-impl-CeDMhwUz.d.ts.map} +1 -1
  3. package/dist/clickmap/clickmap-core.d.ts +1 -1
  4. package/dist/clickmap/clickmap-core.js +1 -1
  5. package/dist/clickmap/index.d.ts +1 -1
  6. package/dist/clickmap/index.js +2 -2
  7. package/dist/{client-app-oSumAWx3.d.ts → client-app-BlA5Ptxs.d.ts} +56 -2
  8. package/dist/client-app-BlA5Ptxs.d.ts.map +1 -0
  9. package/dist/components/api-key-dialogs.js +2 -2
  10. package/dist/components/credential-sign-in.js +1 -1
  11. package/dist/components/credential-sign-up.js +1 -1
  12. package/dist/components/magic-link-sign-in.js +1 -1
  13. package/dist/components/selected-team-switcher.d.ts +1 -1
  14. package/dist/components/team-icon.d.ts +1 -1
  15. package/dist/components/team-switcher.d.ts +1 -1
  16. package/dist/components/team-switcher.js +1 -1
  17. package/dist/components-page/account-settings/active-sessions/active-sessions-page.js +1 -1
  18. package/dist/components-page/account-settings/email-and-auth/emails-section.js +1 -1
  19. package/dist/components-page/account-settings/email-and-auth/mfa-section.js +1 -1
  20. package/dist/components-page/account-settings/email-and-auth/password-section.js +1 -1
  21. package/dist/components-page/account-settings/payments/payments-page.d.ts +1 -1
  22. package/dist/components-page/account-settings/teams/leave-team-section.d.ts +1 -1
  23. package/dist/components-page/account-settings/teams/team-api-keys-section.d.ts +1 -1
  24. package/dist/components-page/account-settings/teams/team-creation-page.js +1 -1
  25. package/dist/components-page/account-settings/teams/team-display-name-section.d.ts +1 -1
  26. package/dist/components-page/account-settings/teams/team-member-invitation-section.d.ts +1 -1
  27. package/dist/components-page/account-settings/teams/team-member-invitation-section.js +1 -1
  28. package/dist/components-page/account-settings/teams/team-member-list-section.d.ts +1 -1
  29. package/dist/components-page/account-settings/teams/team-page.d.ts +1 -1
  30. package/dist/components-page/account-settings/teams/team-profile-image-section.d.ts +1 -1
  31. package/dist/components-page/account-settings/teams/team-profile-user-section.d.ts +1 -1
  32. package/dist/components-page/auth-page.js +1 -1
  33. package/dist/components-page/cli-auth-confirm.js +1 -1
  34. package/dist/components-page/cli-auth-confirm.test.js +1 -1
  35. package/dist/components-page/forgot-password.js +1 -1
  36. package/dist/components-page/hexclave-handler-client.d.ts +1 -1
  37. package/dist/components-page/hexclave-handler.d.ts +1 -1
  38. package/dist/components-page/oauth-callback.js +2 -2
  39. package/dist/components-page/oauth-callback.test.js +1 -1
  40. package/dist/components-page/onboarding.js +1 -1
  41. package/dist/components-page/password-reset.js +1 -1
  42. package/dist/components-page/sign-out.test.js +1 -1
  43. package/dist/components-page/team-creation.js +1 -1
  44. package/dist/dev-tool/dev-tool-core.d.ts +1 -1
  45. package/dist/dev-tool/dev-tool-core.js +1 -1
  46. package/dist/dev-tool/index.d.ts +1 -1
  47. package/dist/dev-tool/index.js +1 -1
  48. package/dist/esm/clickmap/clickmap-core.js +1 -1
  49. package/dist/esm/clickmap/index.js +2 -2
  50. package/dist/esm/components/api-key-dialogs.js +2 -2
  51. package/dist/esm/components/credential-sign-in.js +1 -1
  52. package/dist/esm/components/credential-sign-up.js +1 -1
  53. package/dist/esm/components/magic-link-sign-in.js +1 -1
  54. package/dist/esm/components/team-switcher.js +1 -1
  55. package/dist/esm/components-page/account-settings/active-sessions/active-sessions-page.js +1 -1
  56. package/dist/esm/components-page/account-settings/email-and-auth/emails-section.js +1 -1
  57. package/dist/esm/components-page/account-settings/email-and-auth/mfa-section.js +1 -1
  58. package/dist/esm/components-page/account-settings/email-and-auth/password-section.js +1 -1
  59. package/dist/esm/components-page/account-settings/teams/team-creation-page.js +1 -1
  60. package/dist/esm/components-page/account-settings/teams/team-member-invitation-section.js +1 -1
  61. package/dist/esm/components-page/auth-page.js +1 -1
  62. package/dist/esm/components-page/cli-auth-confirm.js +1 -1
  63. package/dist/esm/components-page/cli-auth-confirm.test.js +1 -1
  64. package/dist/esm/components-page/forgot-password.js +1 -1
  65. package/dist/esm/components-page/oauth-callback.js +2 -2
  66. package/dist/esm/components-page/oauth-callback.test.js +1 -1
  67. package/dist/esm/components-page/onboarding.js +1 -1
  68. package/dist/esm/components-page/password-reset.js +1 -1
  69. package/dist/esm/components-page/sign-out.test.js +1 -1
  70. package/dist/esm/components-page/team-creation.js +1 -1
  71. package/dist/esm/dev-tool/dev-tool-core.js +1 -1
  72. package/dist/esm/dev-tool/index.js +1 -1
  73. package/dist/esm/generated/quetzal-translations.d.ts +2 -2
  74. package/dist/esm/lib/auth.js +1 -1
  75. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +5 -5
  76. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts.map +1 -1
  77. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.js +34 -0
  78. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.js.map +1 -1
  79. package/dist/esm/lib/hexclave-app/apps/implementations/client-app-impl.d.ts +2 -2
  80. package/dist/esm/lib/hexclave-app/apps/implementations/client-app-impl.js +2 -2
  81. package/dist/esm/lib/hexclave-app/apps/implementations/common.js +4 -4
  82. package/dist/esm/lib/hexclave-app/apps/implementations/event-tracker.js +1 -1
  83. package/dist/esm/lib/hexclave-app/apps/implementations/server-app-impl.d.ts +1 -1
  84. package/dist/esm/lib/hexclave-app/apps/implementations/server-app-impl.js +1 -1
  85. package/dist/esm/lib/hexclave-app/apps/implementations/session-replay.js +1 -1
  86. package/dist/esm/lib/hexclave-app/index.d.ts +2 -2
  87. package/dist/esm/lib/hexclave-app/projects/index.d.ts +55 -1
  88. package/dist/esm/lib/hexclave-app/projects/index.d.ts.map +1 -1
  89. package/dist/esm/lib/hexclave-app/projects/index.js.map +1 -1
  90. package/dist/esm/providers/theme-provider.js +1 -1
  91. package/dist/esm/pushed-config-error-overlay/index.js +1 -1
  92. package/dist/generated/quetzal-translations.d.ts +1 -1
  93. package/dist/{hexclave-provider-CyGkDliW.d.ts → hexclave-provider-TnvTTUYV.d.ts} +3 -3
  94. package/dist/{hexclave-provider-CyGkDliW.d.ts.map → hexclave-provider-TnvTTUYV.d.ts.map} +1 -1
  95. package/dist/{hooks-Ds3yoNo-.d.ts → hooks-4BBvIKWJ.d.ts} +2 -2
  96. package/dist/{hooks-Ds3yoNo-.d.ts.map → hooks-4BBvIKWJ.d.ts.map} +1 -1
  97. package/dist/{index-DE-_vkL4.d.ts → index-DDICHT5X.d.ts} +2 -2
  98. package/dist/{index-DE-_vkL4.d.ts.map → index-DDICHT5X.d.ts.map} +1 -1
  99. package/dist/index.d.ts +5 -5
  100. package/dist/lib/auth.js +1 -1
  101. package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +1 -1
  102. package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.js +34 -0
  103. package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.js.map +1 -1
  104. package/dist/lib/hexclave-app/apps/implementations/client-app-impl.d.ts +1 -1
  105. package/dist/lib/hexclave-app/apps/implementations/client-app-impl.js +2 -2
  106. package/dist/lib/hexclave-app/apps/implementations/common.js +4 -4
  107. package/dist/lib/hexclave-app/apps/implementations/event-tracker.js +1 -1
  108. package/dist/lib/hexclave-app/apps/implementations/index.d.ts +1 -1
  109. package/dist/lib/hexclave-app/apps/implementations/server-app-impl.d.ts +1 -1
  110. package/dist/lib/hexclave-app/apps/implementations/server-app-impl.js +1 -1
  111. package/dist/lib/hexclave-app/apps/implementations/session-replay.js +1 -1
  112. package/dist/lib/hexclave-app/apps/index.d.ts +1 -1
  113. package/dist/lib/hexclave-app/apps/interfaces/admin-app.d.ts +1 -1
  114. package/dist/lib/hexclave-app/apps/interfaces/client-app.d.ts +1 -1
  115. package/dist/lib/hexclave-app/apps/interfaces/server-app.d.ts +1 -1
  116. package/dist/lib/hexclave-app/index.d.ts +2 -2
  117. package/dist/lib/hexclave-app/projects/index.d.ts +2 -2
  118. package/dist/lib/hexclave-app/projects/index.js.map +1 -1
  119. package/dist/lib/hexclave-app/teams/index.d.ts +1 -1
  120. package/dist/lib/hexclave-app/users/index.d.ts +1 -1
  121. package/dist/lib/hooks.d.ts +1 -1
  122. package/dist/providers/hexclave-context.d.ts +1 -1
  123. package/dist/providers/hexclave-provider-client.d.ts +1 -1
  124. package/dist/providers/hexclave-provider.d.ts +1 -1
  125. package/dist/providers/theme-provider.js +1 -1
  126. package/dist/providers/translation-provider.d.ts +1 -1
  127. package/dist/pushed-config-error-overlay/index.d.ts +1 -1
  128. package/dist/pushed-config-error-overlay/index.js +1 -1
  129. package/dist/{quetzal-translations-C5DKC5UR.d.ts → quetzal-translations-BfUU6n9d.d.ts} +3 -3
  130. package/dist/{quetzal-translations-C5DKC5UR.d.ts.map → quetzal-translations-BfUU6n9d.d.ts.map} +1 -1
  131. package/dist/{translation-provider-CHdpSoRh.d.ts → translation-provider-CXI6rdR3.d.ts} +2 -2
  132. package/dist/{translation-provider-CHdpSoRh.d.ts.map → translation-provider-CXI6rdR3.d.ts.map} +1 -1
  133. package/package.json +4 -4
  134. package/src/lib/hexclave-app/apps/implementations/admin-app-impl.ts +34 -0
  135. package/src/lib/hexclave-app/index.ts +6 -0
  136. package/src/lib/hexclave-app/projects/index.ts +59 -0
  137. package/dist/client-app-oSumAWx3.d.ts.map +0 -1
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
4
3
  let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
4
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
5
5
  let _hexclave_ui = require("@hexclave/ui");
6
6
  let react = require("react");
7
7
  let ___index_js = require("../index.js");
@@ -1,12 +1,12 @@
1
1
  "use client";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
4
- let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
5
4
  let _hexclave_ui = require("@hexclave/ui");
6
5
  let react = require("react");
7
6
  let ___lib_translations_js = require("../lib/translations.js");
8
7
  let react_jsx_runtime = require("react/jsx-runtime");
9
8
  let ___lib_hooks_js = require("../lib/hooks.js");
9
+ let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
10
10
  let ___components_message_cards_message_card_js = require("../components/message-cards/message-card.js");
11
11
  //#region src/components-page/cli-auth-confirm.tsx
12
12
  async function postCliAuthComplete(app, body) {
@@ -1,9 +1,9 @@
1
1
  const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.js");
2
2
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
3
- let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
4
3
  let react = require("react");
5
4
  react = require_rolldown_runtime.__toESM(react);
6
5
  let react_jsx_runtime = require("react/jsx-runtime");
6
+ let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
7
7
  let react_dom_client = require("react-dom/client");
8
8
  let vitest = require("vitest");
9
9
  let ___providers_hexclave_context_js = require("../providers/hexclave-context.js");
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
4
3
  let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
5
4
  let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
5
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
6
6
  let _hexclave_ui = require("@hexclave/ui");
7
7
  let react = require("react");
8
8
  let react_hook_form = require("react-hook-form");
@@ -1,2 +1,2 @@
1
- import { d as getRedirectToPageResult, l as BaseHandlerProps, u as HexclaveHandlerClient } from "../index-DE-_vkL4.js";
1
+ import { d as getRedirectToPageResult, l as BaseHandlerProps, u as HexclaveHandlerClient } from "../index-DDICHT5X.js";
2
2
  export { BaseHandlerProps, HexclaveHandlerClient, getRedirectToPageResult };
@@ -1,2 +1,2 @@
1
- import { c as StackHandler, s as HexclaveHandler } from "../index-DE-_vkL4.js";
1
+ import { c as StackHandler, s as HexclaveHandler } from "../index-DDICHT5X.js";
2
2
  export { HexclaveHandler, StackHandler, StackHandler as default };
@@ -1,14 +1,14 @@
1
1
  "use client";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
4
- let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
5
3
  let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
4
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
6
5
  let _hexclave_ui = require("@hexclave/ui");
7
6
  let react = require("react");
8
7
  let ___index_js = require("../index.js");
9
8
  let ___lib_translations_js = require("../lib/translations.js");
10
9
  let react_jsx_runtime = require("react/jsx-runtime");
11
10
  let _hexclave_shared = require("@hexclave/shared");
11
+ let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
12
12
  let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
13
13
  let ___components_link_js = require("../components/link.js");
14
14
  let __error_page_js = require("./error-page.js");
@@ -1,9 +1,9 @@
1
1
  const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.js");
2
- let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
3
2
  let react = require("react");
4
3
  react = require_rolldown_runtime.__toESM(react);
5
4
  let react_jsx_runtime = require("react/jsx-runtime");
6
5
  let _hexclave_shared = require("@hexclave/shared");
6
+ let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
7
7
  let react_dom_client = require("react-dom/client");
8
8
  let vitest = require("vitest");
9
9
  let __oauth_callback_js = require("./oauth-callback.js");
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
4
3
  let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
5
4
  let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
5
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
6
6
  let _hexclave_ui = require("@hexclave/ui");
7
7
  let react = require("react");
8
8
  let react_hook_form = require("react-hook-form");
@@ -4,9 +4,9 @@ Object.defineProperties(exports, {
4
4
  [Symbol.toStringTag]: { value: "Module" }
5
5
  });
6
6
  const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.js");
7
- let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
8
7
  let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
9
8
  let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
9
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
10
10
  let _hexclave_ui = require("@hexclave/ui");
11
11
  let react = require("react");
12
12
  let react_hook_form = require("react-hook-form");
@@ -1,8 +1,8 @@
1
1
  const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.js");
2
- let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
3
2
  let react = require("react");
4
3
  react = require_rolldown_runtime.__toESM(react);
5
4
  let react_jsx_runtime = require("react/jsx-runtime");
5
+ let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
6
6
  let react_dom_client = require("react-dom/client");
7
7
  let vitest = require("vitest");
8
8
  let __sign_out_js = require("./sign-out.js");
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
4
3
  let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
5
4
  let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
5
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
6
6
  let _hexclave_ui = require("@hexclave/ui");
7
7
  let react = require("react");
8
8
  let react_hook_form = require("react-hook-form");
@@ -1,4 +1,4 @@
1
- import { a as StackClientApp } from "../client-app-oSumAWx3.js";
1
+ import { a as StackClientApp } from "../client-app-BlA5Ptxs.js";
2
2
  //#region src/dev-tool/dev-tool-core.d.ts
3
3
  declare function createDevTool(app: StackClientApp<true>): () => void;
4
4
  //#endregion
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- let _hexclave_shared_dist_utils_dev_tool = require("@hexclave/shared/dist/utils/dev-tool");
3
2
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
3
+ let _hexclave_shared_dist_utils_dev_tool = require("@hexclave/shared/dist/utils/dev-tool");
4
4
  let ___in_page_ui_dom_js = require("../in-page-ui/dom.js");
5
5
  let ___lib_hexclave_app_common_js = require("../lib/hexclave-app/common.js");
6
6
  let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
@@ -1,4 +1,4 @@
1
- import { a as StackClientApp } from "../client-app-oSumAWx3.js";
1
+ import { a as StackClientApp } from "../client-app-BlA5Ptxs.js";
2
2
  //#region src/dev-tool/index.d.ts
3
3
  /**
4
4
  * Mounts the Hexclave dev tool on the page.
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
2
3
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
3
4
  let ___in_page_ui_dom_js = require("../in-page-ui/dom.js");
4
- let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
5
5
  let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
6
6
  let ___generated_env_js = require("../generated/env.js");
7
7
  //#region src/dev-tool/index.ts
@@ -1,9 +1,9 @@
1
+ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
1
2
  import { AnalyticsClickmapResponseBodySchema } from "@hexclave/shared/dist/interface/admin-metrics";
2
3
  import { CLICKMAP_OVERLAY_RESUME_STORAGE_KEY, CLICKMAP_OVERLAY_TOKEN_STORAGE_KEY, CLICKMAP_OVERLAY_TOKEN_UPDATED_EVENT } from "@hexclave/shared/dist/utils/analytics-clickmap-overlay";
3
4
  import { CLICKMAP_ROOT_ID, DEV_TOOL_ROOT_ID } from "@hexclave/shared/dist/utils/dev-tool";
4
5
  import { cssEscapeIdent } from "@hexclave/shared/dist/utils/dom";
5
6
  import { buildElementsChain, parseElementsChain } from "@hexclave/shared/dist/utils/elements-chain";
6
- import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
7
7
  import { stringCompare } from "@hexclave/shared/dist/utils/strings";
8
8
  import { getGlobalUiInstance, h, hasAppendChild, setGlobalUiInstance, setHtml } from "../in-page-ui/dom.js";
9
9
  import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
@@ -1,7 +1,7 @@
1
- import { CLICKMAP_OVERLAY_RESUME_STORAGE_KEY, CLICKMAP_OVERLAY_TOKEN_UPDATED_EVENT } from "@hexclave/shared/dist/utils/analytics-clickmap-overlay";
1
+ import { captureError } from "@hexclave/shared/dist/utils/errors";
2
2
  import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
3
+ import { CLICKMAP_OVERLAY_RESUME_STORAGE_KEY, CLICKMAP_OVERLAY_TOKEN_UPDATED_EVENT } from "@hexclave/shared/dist/utils/analytics-clickmap-overlay";
3
4
  import { canMountIntoDom } from "../in-page-ui/dom.js";
4
- import { captureError } from "@hexclave/shared/dist/utils/errors";
5
5
  //#region src/clickmap/index.ts
6
6
  function consumeResumeSentinel() {
7
7
  try {
@@ -1,8 +1,8 @@
1
1
  "use client";
2
- import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
3
- import { captureError } from "@hexclave/shared/dist/utils/errors";
4
2
  import { yupResolver } from "@hookform/resolvers/yup";
5
3
  import { yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
4
+ import { captureError } from "@hexclave/shared/dist/utils/errors";
5
+ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
6
6
  import { ActionDialog, Button, CopyField, Input, Label, Typography } from "@hexclave/ui";
7
7
  import { useState } from "react";
8
8
  import { useForm } from "react-hook-form";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
2
  import { yupResolver } from "@hookform/resolvers/yup";
4
3
  import { passwordSchema, strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
4
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
5
5
  import { Button, Input, Label, PasswordInput } from "@hexclave/ui";
6
6
  import { useState } from "react";
7
7
  import { useForm } from "react-hook-form";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
- import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
2
  import { yupResolver } from "@hookform/resolvers/yup";
4
3
  import { passwordSchema, strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
4
+ import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
5
5
  import { Button, Input, Label, PasswordInput } from "@hexclave/ui";
6
6
  import { useState } from "react";
7
7
  import { useForm } from "react-hook-form";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
2
  import { yupResolver } from "@hookform/resolvers/yup";
4
3
  import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
4
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
5
5
  import { Button, Input, InputOTP, InputOTPGroup, InputOTPSlot, Label, Typography } from "@hexclave/ui";
6
6
  import { useEffect, useState } from "react";
7
7
  import { useForm } from "react-hook-form";
@@ -1,6 +1,6 @@
1
1
  "use client";
2
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
2
  import { HexclaveAssertionError } from "@hexclave/shared/dist/utils/errors";
3
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
4
4
  import { Button, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue, Skeleton, Typography, cn } from "@hexclave/ui";
5
5
  import { Suspense, useMemo } from "react";
6
6
  import { useStackApp, useUser } from "../index.js";
@@ -1,5 +1,5 @@
1
- import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
2
1
  import { captureError } from "@hexclave/shared/dist/utils/errors";
2
+ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
3
3
  import { ActionCell, Badge, Button, Skeleton, Table, TableBody, TableCell, TableHead, TableHeader, TableRow, Typography } from "@hexclave/ui";
4
4
  import { useEffect, useState } from "react";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,6 +1,6 @@
1
- import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
2
1
  import { yupResolver } from "@hookform/resolvers/yup";
3
2
  import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
3
+ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
4
4
  import { ActionCell, Badge, Button, Input, Table, TableBody, TableCell, TableRow, Typography } from "@hexclave/ui";
5
5
  import { useEffect, useState } from "react";
6
6
  import { useForm } from "react-hook-form";
@@ -1,5 +1,5 @@
1
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
1
  import { throwErr } from "@hexclave/shared/dist/utils/errors";
2
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
3
  import { Button, Input, Typography } from "@hexclave/ui";
4
4
  import { useEffect, useState } from "react";
5
5
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
@@ -1,6 +1,6 @@
1
- import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
1
  import { yupResolver } from "@hookform/resolvers/yup";
3
2
  import { passwordSchema, yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
3
+ import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
4
4
  import { Button, Input, Label, PasswordInput, Typography } from "@hexclave/ui";
5
5
  import { useState } from "react";
6
6
  import { useForm } from "react-hook-form";
@@ -1,6 +1,6 @@
1
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
1
  import { yupResolver } from "@hookform/resolvers/yup";
3
2
  import { yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
3
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
4
4
  import { Button, Input } from "@hexclave/ui";
5
5
  import { useState } from "react";
6
6
  import { useForm } from "react-hook-form";
@@ -1,6 +1,6 @@
1
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
1
  import { yupResolver } from "@hookform/resolvers/yup";
3
2
  import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
3
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
4
4
  import { Button, Input, Table, TableBody, TableCell, TableHead, TableHeader, TableRow, Typography } from "@hexclave/ui";
5
5
  import { useEffect, useState } from "react";
6
6
  import { useForm } from "react-hook-form";
@@ -1,6 +1,6 @@
1
1
  "use client";
2
- import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
3
2
  import { captureError } from "@hexclave/shared/dist/utils/errors";
3
+ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
4
4
  import { Skeleton, Tabs, TabsContent, TabsList, TabsTrigger, Typography, cn } from "@hexclave/ui";
5
5
  import { Suspense, useMemo } from "react";
6
6
  import { useStackApp, useUser } from "../index.js";
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
- import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
4
3
  import { Typography } from "@hexclave/ui";
5
4
  import { useCallback, useEffect, useRef, useState } from "react";
6
5
  import { useTranslation } from "../lib/translations.js";
7
6
  import { jsx, jsxs } from "react/jsx-runtime";
8
7
  import { useStackApp } from "../lib/hooks.js";
8
+ import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
9
9
  import { MessageCard } from "../components/message-cards/message-card.js";
10
10
  //#region src/components-page/cli-auth-confirm.tsx
11
11
  async function postCliAuthComplete(app, body) {
@@ -1,7 +1,7 @@
1
1
  import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
2
- import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
3
2
  import { act } from "react";
4
3
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
4
+ import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
5
5
  import { createRoot } from "react-dom/client";
6
6
  import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
7
7
  import { HexclaveContext } from "../providers/hexclave-context.js";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
2
  import { yupResolver } from "@hookform/resolvers/yup";
4
3
  import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
4
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
5
5
  import { Button, Input, Label, Typography, cn } from "@hexclave/ui";
6
6
  import { useState } from "react";
7
7
  import { useForm } from "react-hook-form";
@@ -1,13 +1,13 @@
1
1
  "use client";
2
- import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
3
- import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
4
2
  import { captureError } from "@hexclave/shared/dist/utils/errors";
3
+ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
5
4
  import { Spinner, cn } from "@hexclave/ui";
6
5
  import { useEffect, useRef, useState } from "react";
7
6
  import { useStackApp } from "../index.js";
8
7
  import { useTranslation } from "../lib/translations.js";
9
8
  import { jsx, jsxs } from "react/jsx-runtime";
10
9
  import { KnownError } from "@hexclave/shared";
10
+ import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
11
11
  import { MaybeFullPage } from "../components/elements/maybe-full-page.js";
12
12
  import { StyledLink } from "../components/link.js";
13
13
  import { ErrorPage } from "./error-page.js";
@@ -1,7 +1,7 @@
1
- import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
2
1
  import { act } from "react";
3
2
  import { jsx } from "react/jsx-runtime";
4
3
  import { KnownErrors } from "@hexclave/shared";
4
+ import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
5
5
  import { createRoot } from "react-dom/client";
6
6
  import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
7
7
  import { OAuthCallback } from "./oauth-callback.js";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
- import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
2
  import { yupResolver } from "@hookform/resolvers/yup";
4
3
  import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
4
+ import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
5
5
  import { Button, Input, Typography } from "@hexclave/ui";
6
6
  import { useState } from "react";
7
7
  import { useForm } from "react-hook-form";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
- import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
2
  import { yupResolver } from "@hookform/resolvers/yup";
4
3
  import { passwordSchema, yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
4
+ import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
5
5
  import { Button, Label, PasswordInput, Typography, cn } from "@hexclave/ui";
6
6
  import { useState } from "react";
7
7
  import { useForm } from "react-hook-form";
@@ -1,6 +1,6 @@
1
- import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
2
1
  import React, { act } from "react";
3
2
  import { jsx } from "react/jsx-runtime";
3
+ import { hexclaveAppInternalsSymbol } from "../lib/hexclave-app/common.js";
4
4
  import { createRoot } from "react-dom/client";
5
5
  import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
6
6
  import { SignOut } from "./sign-out.js";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
- import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
3
2
  import { yupResolver } from "@hookform/resolvers/yup";
4
3
  import { yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
4
+ import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
5
5
  import { Button, Input, Label, Typography } from "@hexclave/ui";
6
6
  import { useState } from "react";
7
7
  import { useForm } from "react-hook-form";
@@ -1,5 +1,5 @@
1
- import { DEV_TOOL_ROOT_ID } from "@hexclave/shared/dist/utils/dev-tool";
2
1
  import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
+ import { DEV_TOOL_ROOT_ID } from "@hexclave/shared/dist/utils/dev-tool";
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";
@@ -1,6 +1,6 @@
1
+ import { captureError } from "@hexclave/shared/dist/utils/errors";
1
2
  import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
2
3
  import { canMountIntoDom } from "../in-page-ui/dom.js";
3
- import { captureError } from "@hexclave/shared/dist/utils/errors";
4
4
  import { isLocalhost } from "@hexclave/shared/dist/utils/urls";
5
5
  import { envVars } from "../generated/env.js";
6
6
  //#region src/dev-tool/index.ts