@hexclave/tanstack-start 1.0.61 → 1.0.62

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 (128) hide show
  1. package/dist/{admin-app-impl-AOPFLwlI.d.ts → admin-app-impl-Cdh1oCee.d.ts} +10 -10
  2. package/dist/{admin-app-impl-AOPFLwlI.d.ts.map → admin-app-impl-Cdh1oCee.d.ts.map} +1 -1
  3. package/dist/clickmap/clickmap-core.d.ts +1 -1
  4. package/dist/clickmap/index.d.ts +1 -1
  5. package/dist/{client-app-DI4pr0KJ.d.ts → client-app-DeJ40N0a.d.ts} +56 -2
  6. package/dist/client-app-DeJ40N0a.d.ts.map +1 -0
  7. package/dist/components/api-key-dialogs.js +4 -4
  8. package/dist/components/credential-sign-in.js +3 -3
  9. package/dist/components/credential-sign-up.js +5 -5
  10. package/dist/components/elements/sidebar-layout.js +1 -1
  11. package/dist/components/elements/user-avatar.js +1 -1
  12. package/dist/components/magic-link-sign-in.js +5 -5
  13. package/dist/components/message-cards/predefined-message-card.js +1 -1
  14. package/dist/components/passkey-button.js +1 -1
  15. package/dist/components/profile-image-editor.js +1 -1
  16. package/dist/components/selected-team-switcher.d.ts +1 -1
  17. package/dist/components/team-icon.d.ts +1 -1
  18. package/dist/components/team-icon.js +1 -1
  19. package/dist/components/team-switcher.d.ts +1 -1
  20. package/dist/components/team-switcher.js +1 -1
  21. package/dist/components/user-button.js +1 -1
  22. package/dist/components-page/account-settings/editable-text.js +1 -1
  23. package/dist/components-page/account-settings/email-and-auth/emails-section.js +3 -3
  24. package/dist/components-page/account-settings/email-and-auth/password-section.js +3 -3
  25. package/dist/components-page/account-settings/payments/payments-page.d.ts +1 -1
  26. package/dist/components-page/account-settings/teams/leave-team-section.d.ts +1 -1
  27. package/dist/components-page/account-settings/teams/team-api-keys-section.d.ts +1 -1
  28. package/dist/components-page/account-settings/teams/team-creation-page.js +3 -3
  29. package/dist/components-page/account-settings/teams/team-display-name-section.d.ts +1 -1
  30. package/dist/components-page/account-settings/teams/team-member-invitation-section.d.ts +1 -1
  31. package/dist/components-page/account-settings/teams/team-member-invitation-section.js +4 -4
  32. package/dist/components-page/account-settings/teams/team-member-list-section.d.ts +1 -1
  33. package/dist/components-page/account-settings/teams/team-page.d.ts +1 -1
  34. package/dist/components-page/account-settings/teams/team-profile-image-section.d.ts +1 -1
  35. package/dist/components-page/account-settings/teams/team-profile-user-section.d.ts +1 -1
  36. package/dist/components-page/account-settings.js +3 -3
  37. package/dist/components-page/auth-page.js +1 -1
  38. package/dist/components-page/cli-auth-confirm.js +1 -1
  39. package/dist/components-page/forgot-password.js +5 -5
  40. package/dist/components-page/hexclave-handler-client.d.ts +1 -1
  41. package/dist/components-page/hexclave-handler-client.js +1 -1
  42. package/dist/components-page/hexclave-handler.d.ts +1 -1
  43. package/dist/components-page/mfa.js +3 -3
  44. package/dist/components-page/oauth-callback.js +1 -1
  45. package/dist/components-page/onboarding.js +4 -4
  46. package/dist/components-page/password-reset.js +8 -8
  47. package/dist/components-page/team-creation.js +5 -5
  48. package/dist/dev-tool/dev-tool-core.d.ts +1 -1
  49. package/dist/dev-tool/index.d.ts +1 -1
  50. package/dist/esm/components/api-key-dialogs.js +4 -4
  51. package/dist/esm/components/credential-sign-in.js +3 -3
  52. package/dist/esm/components/credential-sign-up.js +5 -5
  53. package/dist/esm/components/elements/sidebar-layout.js +1 -1
  54. package/dist/esm/components/elements/user-avatar.js +1 -1
  55. package/dist/esm/components/magic-link-sign-in.js +5 -5
  56. package/dist/esm/components/message-cards/predefined-message-card.js +1 -1
  57. package/dist/esm/components/passkey-button.js +1 -1
  58. package/dist/esm/components/profile-image-editor.js +1 -1
  59. package/dist/esm/components/team-icon.js +1 -1
  60. package/dist/esm/components/team-switcher.js +1 -1
  61. package/dist/esm/components/user-button.js +1 -1
  62. package/dist/esm/components-page/account-settings/editable-text.js +1 -1
  63. package/dist/esm/components-page/account-settings/email-and-auth/emails-section.js +3 -3
  64. package/dist/esm/components-page/account-settings/email-and-auth/password-section.js +3 -3
  65. package/dist/esm/components-page/account-settings/teams/team-creation-page.js +3 -3
  66. package/dist/esm/components-page/account-settings/teams/team-member-invitation-section.js +4 -4
  67. package/dist/esm/components-page/account-settings.js +3 -3
  68. package/dist/esm/components-page/auth-page.js +1 -1
  69. package/dist/esm/components-page/cli-auth-confirm.js +1 -1
  70. package/dist/esm/components-page/forgot-password.js +5 -5
  71. package/dist/esm/components-page/hexclave-handler-client.js +1 -1
  72. package/dist/esm/components-page/mfa.js +3 -3
  73. package/dist/esm/components-page/oauth-callback.js +1 -1
  74. package/dist/esm/components-page/onboarding.js +4 -4
  75. package/dist/esm/components-page/password-reset.js +7 -7
  76. package/dist/esm/components-page/team-creation.js +5 -5
  77. package/dist/esm/generated/quetzal-translations.d.ts +2 -2
  78. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +5 -5
  79. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts.map +1 -1
  80. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.js +34 -0
  81. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.js.map +1 -1
  82. package/dist/esm/lib/hexclave-app/apps/implementations/client-app-impl.d.ts +3 -3
  83. package/dist/esm/lib/hexclave-app/apps/implementations/common.js +2 -2
  84. package/dist/esm/lib/hexclave-app/apps/implementations/server-app-impl.d.ts +2 -2
  85. package/dist/esm/lib/hexclave-app/index.d.ts +2 -2
  86. package/dist/esm/lib/hexclave-app/projects/index.d.ts +55 -1
  87. package/dist/esm/lib/hexclave-app/projects/index.d.ts.map +1 -1
  88. package/dist/esm/lib/hexclave-app/projects/index.js.map +1 -1
  89. package/dist/esm/lib/hexclave-app/users/index.d.ts +1 -1
  90. package/dist/generated/quetzal-translations.d.ts +1 -1
  91. package/dist/{hexclave-provider-Cw3-EPyb.d.ts → hexclave-provider-CN52q2zh.d.ts} +3 -3
  92. package/dist/{hexclave-provider-Cw3-EPyb.d.ts.map → hexclave-provider-CN52q2zh.d.ts.map} +1 -1
  93. package/dist/{hooks-BP37GS_H.d.ts → hooks-Bn0uXQ6w.d.ts} +2 -2
  94. package/dist/{hooks-BP37GS_H.d.ts.map → hooks-Bn0uXQ6w.d.ts.map} +1 -1
  95. package/dist/{index-CDfsi7Kx.d.ts → index-9WcyUl7d.d.ts} +2 -2
  96. package/dist/{index-CDfsi7Kx.d.ts.map → index-9WcyUl7d.d.ts.map} +1 -1
  97. package/dist/index.d.ts +5 -5
  98. package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +1 -1
  99. package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.js +34 -0
  100. package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.js.map +1 -1
  101. package/dist/lib/hexclave-app/apps/implementations/client-app-impl.d.ts +1 -1
  102. package/dist/lib/hexclave-app/apps/implementations/common.js +2 -2
  103. package/dist/lib/hexclave-app/apps/implementations/index.d.ts +1 -1
  104. package/dist/lib/hexclave-app/apps/implementations/server-app-impl.d.ts +1 -1
  105. package/dist/lib/hexclave-app/apps/index.d.ts +1 -1
  106. package/dist/lib/hexclave-app/apps/interfaces/admin-app.d.ts +1 -1
  107. package/dist/lib/hexclave-app/apps/interfaces/client-app.d.ts +1 -1
  108. package/dist/lib/hexclave-app/apps/interfaces/server-app.d.ts +1 -1
  109. package/dist/lib/hexclave-app/index.d.ts +2 -2
  110. package/dist/lib/hexclave-app/projects/index.d.ts +2 -2
  111. package/dist/lib/hexclave-app/projects/index.js.map +1 -1
  112. package/dist/lib/hexclave-app/teams/index.d.ts +1 -1
  113. package/dist/lib/hexclave-app/users/index.d.ts +1 -1
  114. package/dist/lib/hooks.d.ts +1 -1
  115. package/dist/providers/hexclave-context.d.ts +1 -1
  116. package/dist/providers/hexclave-provider-client.d.ts +1 -1
  117. package/dist/providers/hexclave-provider.d.ts +1 -1
  118. package/dist/providers/translation-provider.d.ts +1 -1
  119. package/dist/pushed-config-error-overlay/index.d.ts +1 -1
  120. package/dist/{quetzal-translations-5c-vl4-h.d.ts → quetzal-translations-XeH3zQ9l.d.ts} +3 -3
  121. package/dist/{quetzal-translations-5c-vl4-h.d.ts.map → quetzal-translations-XeH3zQ9l.d.ts.map} +1 -1
  122. package/dist/{translation-provider-Ce6RTn0_.d.ts → translation-provider-WOaZXqAz.d.ts} +2 -2
  123. package/dist/{translation-provider-Ce6RTn0_.d.ts.map → translation-provider-WOaZXqAz.d.ts.map} +1 -1
  124. package/package.json +3 -3
  125. package/src/lib/hexclave-app/apps/implementations/admin-app-impl.ts +34 -0
  126. package/src/lib/hexclave-app/index.ts +6 -0
  127. package/src/lib/hexclave-app/projects/index.ts +59 -0
  128. package/dist/client-app-DI4pr0KJ.d.ts.map +0 -1
@@ -1,12 +1,12 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_rolldown_runtime = require("../../../rolldown-runtime-D6vf50IK.js");
3
3
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
4
- let _hexclave_ui = require("@hexclave/ui");
5
- let react = require("react");
6
- let react_jsx_runtime = require("react/jsx-runtime");
7
4
  let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
8
5
  let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
6
+ let _hexclave_ui = require("@hexclave/ui");
7
+ let react = require("react");
9
8
  let react_hook_form = require("react-hook-form");
9
+ let react_jsx_runtime = require("react/jsx-runtime");
10
10
  let _hexclave_shared_dist_helpers_password = require("@hexclave/shared/dist/helpers/password");
11
11
  let yup = require("yup");
12
12
  yup = require_rolldown_runtime.__toESM(yup);
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/payments/payments-page.d.ts
3
3
  declare function PaymentsPage(props: {
4
4
  mockMode?: boolean;
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/teams/leave-team-section.d.ts
3
3
  declare function LeaveTeamSection(props: {
4
4
  team: Team;
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
 
3
3
  //#region src/components-page/account-settings/teams/team-api-keys-section.d.ts
4
4
  declare function TeamApiKeysSection(props: {
@@ -1,11 +1,11 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
3
- let _hexclave_ui = require("@hexclave/ui");
4
- let react = require("react");
5
- let react_jsx_runtime = require("react/jsx-runtime");
6
3
  let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
7
4
  let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
5
+ let _hexclave_ui = require("@hexclave/ui");
6
+ let react = require("react");
8
7
  let react_hook_form = require("react-hook-form");
8
+ let react_jsx_runtime = require("react/jsx-runtime");
9
9
  let _________lib_hooks_js = require("../../../lib/hooks.js");
10
10
  let _________lib_translations_js = require("../../../lib/translations.js");
11
11
  let ___page_layout_js = require("../page-layout.js");
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/teams/team-display-name-section.d.ts
3
3
  declare function TeamDisplayNameSection(props: {
4
4
  team: Team;
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/teams/team-member-invitation-section.d.ts
3
3
  declare function TeamMemberInvitationSection(props: {
4
4
  team: Team;
@@ -1,12 +1,12 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
3
- let _hexclave_ui = require("@hexclave/ui");
4
- let lucide_react = require("lucide-react");
5
- let react = require("react");
6
- let react_jsx_runtime = require("react/jsx-runtime");
7
3
  let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
8
4
  let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
5
+ let _hexclave_ui = require("@hexclave/ui");
6
+ let react = require("react");
9
7
  let react_hook_form = require("react-hook-form");
8
+ let react_jsx_runtime = require("react/jsx-runtime");
9
+ let lucide_react = require("lucide-react");
10
10
  let _________lib_hooks_js = require("../../../lib/hooks.js");
11
11
  let _________lib_translations_js = require("../../../lib/translations.js");
12
12
  let _________components_elements_form_warning_js = require("../../../components/elements/form-warning.js");
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/teams/team-member-list-section.d.ts
3
3
  declare function TeamMemberListSection(props: {
4
4
  team: Team;
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/teams/team-page.d.ts
3
3
  declare function TeamPage(props: {
4
4
  team: Team;
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/teams/team-profile-image-section.d.ts
3
3
  declare function TeamProfileImageSection(props: {
4
4
  team: Team;
@@ -1,4 +1,4 @@
1
- import { K as Team } from "../../../client-app-DI4pr0KJ.js";
1
+ import { Q as Team } from "../../../client-app-DeJ40N0a.js";
2
2
  //#region src/components-page/account-settings/teams/team-profile-user-section.d.ts
3
3
  declare function TeamUserProfileSection(props: {
4
4
  team: Team;
@@ -3,14 +3,15 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.js");
4
4
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
5
5
  let _hexclave_ui = require("@hexclave/ui");
6
- let lucide_react = require("lucide-react");
7
6
  let react = require("react");
8
7
  react = require_rolldown_runtime.__toESM(react);
9
8
  let ___index_js = require("../index.js");
9
+ let ___lib_translations_js = require("../lib/translations.js");
10
+ let react_jsx_runtime = require("react/jsx-runtime");
11
+ let lucide_react = require("lucide-react");
10
12
  let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
11
13
  let ___components_elements_sidebar_layout_js = require("../components/elements/sidebar-layout.js");
12
14
  let ___components_team_icon_js = require("../components/team-icon.js");
13
- let ___lib_translations_js = require("../lib/translations.js");
14
15
  let __account_settings_active_sessions_active_sessions_page_js = require("./account-settings/active-sessions/active-sessions-page.js");
15
16
  let __account_settings_api_keys_api_keys_page_js = require("./account-settings/api-keys/api-keys-page.js");
16
17
  let __account_settings_email_and_auth_email_and_auth_page_js = require("./account-settings/email-and-auth/email-and-auth-page.js");
@@ -20,7 +21,6 @@ let __account_settings_payments_payments_page_js = require("./account-settings/p
20
21
  let __account_settings_settings_settings_page_js = require("./account-settings/settings/settings-page.js");
21
22
  let __account_settings_teams_team_creation_page_js = require("./account-settings/teams/team-creation-page.js");
22
23
  let __account_settings_teams_team_page_js = require("./account-settings/teams/team-page.js");
23
- let react_jsx_runtime = require("react/jsx-runtime");
24
24
  //#region src/components-page/account-settings.tsx
25
25
  const iconMap = {
26
26
  Contact: lucide_react.Contact,
@@ -5,10 +5,10 @@ let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/er
5
5
  let _hexclave_ui = require("@hexclave/ui");
6
6
  let react = require("react");
7
7
  let ___index_js = require("../index.js");
8
- let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.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 ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
12
12
  let _hexclave_shared_dist_utils_react = require("@hexclave/shared/dist/utils/react");
13
13
  let ___components_credential_sign_in_js = require("../components/credential-sign-in.js");
14
14
  let ___components_credential_sign_up_js = require("../components/credential-sign-up.js");
@@ -6,8 +6,8 @@ let _hexclave_ui = require("@hexclave/ui");
6
6
  let react = require("react");
7
7
  let ___lib_translations_js = require("../lib/translations.js");
8
8
  let react_jsx_runtime = require("react/jsx-runtime");
9
- let ___components_message_cards_message_card_js = require("../components/message-cards/message-card.js");
10
9
  let ___lib_hooks_js = require("../lib/hooks.js");
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) {
13
13
  return await app[___lib_hexclave_app_common_js.hexclaveAppInternalsSymbol].sendRequest("/auth/cli/complete", {
@@ -1,18 +1,18 @@
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 _hookform_resolvers_yup = require("@hookform/resolvers/yup");
5
+ let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
4
6
  let _hexclave_ui = require("@hexclave/ui");
5
7
  let react = require("react");
8
+ let react_hook_form = require("react-hook-form");
6
9
  let ___index_js = require("../index.js");
7
- let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
10
+ let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
8
11
  let ___lib_translations_js = require("../lib/translations.js");
9
12
  let react_jsx_runtime = require("react/jsx-runtime");
13
+ let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
10
14
  let ___components_link_js = require("../components/link.js");
11
15
  let ___components_message_cards_predefined_message_card_js = require("../components/message-cards/predefined-message-card.js");
12
- let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
13
- let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
14
- let react_hook_form = require("react-hook-form");
15
- let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
16
16
  //#region src/components-page/forgot-password.tsx
17
17
  function ForgotPasswordForm({ onSent }) {
18
18
  const { t } = (0, ___lib_translations_js.useTranslation)();
@@ -1,2 +1,2 @@
1
- import { d as getRedirectToPageResult, l as BaseHandlerProps, u as HexclaveHandlerClient } from "../index-CDfsi7Kx.js";
1
+ import { d as getRedirectToPageResult, l as BaseHandlerProps, u as HexclaveHandlerClient } from "../index-9WcyUl7d.js";
2
2
  export { BaseHandlerProps, HexclaveHandlerClient, getRedirectToPageResult };
@@ -4,13 +4,13 @@ let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/er
4
4
  let react = require("react");
5
5
  let ___index_js = require("../index.js");
6
6
  let react_jsx_runtime = require("react/jsx-runtime");
7
+ let ___lib_hooks_js = require("../lib/hooks.js");
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 ___components_message_cards_known_error_message_card_js = require("../components/message-cards/known-error-message-card.js");
10
11
  let ___components_message_cards_message_card_js = require("../components/message-cards/message-card.js");
11
12
  let ___components_message_cards_predefined_message_card_js = require("../components/message-cards/predefined-message-card.js");
12
13
  let __cli_auth_confirm_js = require("./cli-auth-confirm.js");
13
- let ___lib_hooks_js = require("../lib/hooks.js");
14
14
  let ___lib_hexclave_app_index_js = require("../lib/hexclave-app/index.js");
15
15
  let _hexclave_shared_dist_utils_objects = require("@hexclave/shared/dist/utils/objects");
16
16
  let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
@@ -1,2 +1,2 @@
1
- import { c as StackHandler, s as HexclaveHandler } from "../index-CDfsi7Kx.js";
1
+ import { c as StackHandler, s as HexclaveHandler } from "../index-9WcyUl7d.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
3
  let _hexclave_ui = require("@hexclave/ui");
4
- let lucide_react = require("lucide-react");
5
4
  let react = require("react");
6
5
  let ___index_js = require("../index.js");
7
- let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
6
+ let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
8
7
  let ___lib_translations_js = require("../lib/translations.js");
9
8
  let react_jsx_runtime = require("react/jsx-runtime");
10
9
  let _hexclave_shared = require("@hexclave/shared");
11
- let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
10
+ let lucide_react = require("lucide-react");
11
+ let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
12
12
  //#region src/components-page/mfa.tsx
13
13
  function MfaForm({ onSuccess, onCancel }) {
14
14
  const hexclaveApp = (0, ___index_js.useStackApp)();
@@ -6,10 +6,10 @@ let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/er
6
6
  let _hexclave_ui = require("@hexclave/ui");
7
7
  let react = require("react");
8
8
  let ___index_js = require("../index.js");
9
- let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
10
9
  let ___lib_translations_js = require("../lib/translations.js");
11
10
  let react_jsx_runtime = require("react/jsx-runtime");
12
11
  let _hexclave_shared = require("@hexclave/shared");
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");
15
15
  //#region src/components-page/oauth-callback.tsx
@@ -1,16 +1,16 @@
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 _hookform_resolvers_yup = require("@hookform/resolvers/yup");
5
+ let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
4
6
  let _hexclave_ui = require("@hexclave/ui");
5
7
  let react = require("react");
8
+ let react_hook_form = require("react-hook-form");
6
9
  let ___index_js = require("../index.js");
10
+ let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
7
11
  let ___lib_translations_js = require("../lib/translations.js");
8
12
  let react_jsx_runtime = require("react/jsx-runtime");
9
13
  let ___components_message_cards_message_card_js = require("../components/message-cards/message-card.js");
10
- let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
11
- let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
12
- let react_hook_form = require("react-hook-form");
13
- let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
14
14
  //#region src/components-page/onboarding.tsx
15
15
  function Onboarding(props) {
16
16
  const { t } = (0, ___lib_translations_js.useTranslation)();
@@ -5,24 +5,24 @@ Object.defineProperties(exports, {
5
5
  });
6
6
  const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.js");
7
7
  let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
8
+ let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
9
+ let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
8
10
  let _hexclave_ui = require("@hexclave/ui");
9
11
  let react = require("react");
12
+ let react_hook_form = require("react-hook-form");
10
13
  let ___index_js = require("../index.js");
11
- let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
14
+ let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
12
15
  let ___lib_translations_js = require("../lib/translations.js");
13
16
  let react_jsx_runtime = require("react/jsx-runtime");
17
+ let _hexclave_shared_dist_helpers_password = require("@hexclave/shared/dist/helpers/password");
18
+ let yup = require("yup");
19
+ yup = require_rolldown_runtime.__toESM(yup);
14
20
  let _hexclave_shared = require("@hexclave/shared");
21
+ let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
15
22
  let _hexclave_shared_dist_utils_react = require("@hexclave/shared/dist/utils/react");
16
23
  let ___components_message_cards_message_card_js = require("../components/message-cards/message-card.js");
17
24
  let ___components_message_cards_predefined_message_card_js = require("../components/message-cards/predefined-message-card.js");
18
- let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
19
- let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
20
- let react_hook_form = require("react-hook-form");
21
- let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
22
25
  let _hexclave_shared_dist_utils_caches = require("@hexclave/shared/dist/utils/caches");
23
- let _hexclave_shared_dist_helpers_password = require("@hexclave/shared/dist/helpers/password");
24
- let yup = require("yup");
25
- yup = require_rolldown_runtime.__toESM(yup);
26
26
  //#region src/components-page/password-reset.tsx
27
27
  function PasswordResetForm(props) {
28
28
  const { t } = (0, ___lib_translations_js.useTranslation)();
@@ -1,16 +1,16 @@
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 _hookform_resolvers_yup = require("@hookform/resolvers/yup");
5
+ let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
4
6
  let _hexclave_ui = require("@hexclave/ui");
5
7
  let react = require("react");
8
+ let react_hook_form = require("react-hook-form");
6
9
  let ___index_js = require("../index.js");
7
- let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
10
+ let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
8
11
  let ___lib_translations_js = require("../lib/translations.js");
9
12
  let react_jsx_runtime = require("react/jsx-runtime");
10
- let _hookform_resolvers_yup = require("@hookform/resolvers/yup");
11
- let _hexclave_shared_dist_schema_fields = require("@hexclave/shared/dist/schema-fields");
12
- let react_hook_form = require("react-hook-form");
13
- let ___components_elements_form_warning_js = require("../components/elements/form-warning.js");
13
+ let ___components_elements_maybe_full_page_js = require("../components/elements/maybe-full-page.js");
14
14
  //#region src/components-page/team-creation.tsx
15
15
  function TeamCreation(props) {
16
16
  const { t } = (0, ___lib_translations_js.useTranslation)();
@@ -1,4 +1,4 @@
1
- import { a as StackClientApp } from "../client-app-DI4pr0KJ.js";
1
+ import { a as StackClientApp } from "../client-app-DeJ40N0a.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,4 +1,4 @@
1
- import { a as StackClientApp } from "../client-app-DI4pr0KJ.js";
1
+ import { a as StackClientApp } from "../client-app-DeJ40N0a.js";
2
2
  //#region src/dev-tool/index.d.ts
3
3
  /**
4
4
  * Mounts the Hexclave dev tool on the page.
@@ -1,15 +1,15 @@
1
1
  "use client";
2
2
  import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
3
3
  import { captureError } from "@hexclave/shared/dist/utils/errors";
4
+ import { yupResolver } from "@hookform/resolvers/yup";
5
+ import { yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
4
6
  import { ActionDialog, Button, CopyField, Input, Label, Typography } from "@hexclave/ui";
5
7
  import { useState } from "react";
8
+ import { useForm } from "react-hook-form";
6
9
  import { useUser } from "../index.js";
10
+ import { FormWarningText } from "../components/elements/form-warning.js";
7
11
  import { useTranslation } from "../lib/translations.js";
8
12
  import { jsx, jsxs } from "react/jsx-runtime";
9
- import { yupResolver } from "@hookform/resolvers/yup";
10
- import { yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
11
- import { useForm } from "react-hook-form";
12
- import { FormWarningText } from "../components/elements/form-warning.js";
13
13
  //#region src/components/api-key-dialogs.tsx
14
14
  const neverInMs = 1e3 * 60 * 60 * 24 * 365 * 200;
15
15
  const expiresInOptions = {
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
+ import { yupResolver } from "@hookform/resolvers/yup";
4
+ import { passwordSchema, strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
3
5
  import { Button, Input, Label, PasswordInput } from "@hexclave/ui";
4
6
  import { useState } from "react";
7
+ import { useForm } from "react-hook-form";
5
8
  import { useStackApp } from "../index.js";
6
9
  import { useTranslation } from "../lib/translations.js";
7
10
  import { jsx, jsxs } from "react/jsx-runtime";
8
- import { yupResolver } from "@hookform/resolvers/yup";
9
- import { passwordSchema, strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
10
- import { useForm } from "react-hook-form";
11
11
  import { FormWarningText } from "./elements/form-warning.js";
12
12
  import { StyledLink } from "./link.js";
13
13
  //#region src/components/credential-sign-in.tsx
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
  import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
+ import { yupResolver } from "@hookform/resolvers/yup";
4
+ import { passwordSchema, strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
3
5
  import { Button, Input, Label, PasswordInput } from "@hexclave/ui";
4
6
  import { useState } from "react";
7
+ import { useForm } from "react-hook-form";
5
8
  import { useTranslation } from "../lib/translations.js";
6
9
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
7
- import { useStackApp } from "../lib/hooks.js";
8
- import { yupResolver } from "@hookform/resolvers/yup";
9
- import { passwordSchema, strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
10
- import { useForm } from "react-hook-form";
10
+ import { FormWarningText } from "./elements/form-warning.js";
11
11
  import { getPasswordError } from "@hexclave/shared/dist/helpers/password";
12
12
  import * as yup from "yup";
13
- import { FormWarningText } from "./elements/form-warning.js";
13
+ import { useStackApp } from "../lib/hooks.js";
14
14
  //#region src/components/credential-sign-up.tsx
15
15
  function CredentialSignUp(props) {
16
16
  const { t } = useTranslation();
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { Button, Typography, cn } from "@hexclave/ui";
3
- import { XIcon } from "lucide-react";
4
3
  import "react";
5
4
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
5
+ import { XIcon } from "lucide-react";
6
6
  import { useHash } from "@hexclave/shared/dist/hooks/use-hash";
7
7
  import { useStackApp } from "../../index.js";
8
8
  //#region src/components/elements/sidebar-layout.tsx
@@ -1,6 +1,6 @@
1
1
  import { Avatar, AvatarFallback, AvatarImage } from "@hexclave/ui";
2
- import { UserRound } from "lucide-react";
3
2
  import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { UserRound } from "lucide-react";
4
4
  //#region src/components/elements/user-avatar.tsx
5
5
  const defaultSize = 34;
6
6
  function UserAvatar(props) {
@@ -1,15 +1,15 @@
1
1
  "use client";
2
2
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
+ import { yupResolver } from "@hookform/resolvers/yup";
4
+ import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
3
5
  import { Button, Input, InputOTP, InputOTPGroup, InputOTPSlot, Label, Typography } from "@hexclave/ui";
4
6
  import { useEffect, useState } from "react";
7
+ import { useForm } from "react-hook-form";
5
8
  import { useTranslation } from "../lib/translations.js";
6
9
  import { jsx, jsxs } from "react/jsx-runtime";
7
- import { KnownErrors } from "@hexclave/shared";
8
- import { useStackApp } from "../lib/hooks.js";
9
- import { yupResolver } from "@hookform/resolvers/yup";
10
- import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
11
- import { useForm } from "react-hook-form";
12
10
  import { FormWarningText } from "./elements/form-warning.js";
11
+ import { useStackApp } from "../lib/hooks.js";
12
+ import { KnownErrors } from "@hexclave/shared";
13
13
  //#region src/components/magic-link-sign-in.tsx
14
14
  function OTP(props) {
15
15
  const { t } = useTranslation();
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import { Typography } from "@hexclave/ui";
3
3
  import { jsx } from "react/jsx-runtime";
4
- import { useTranslation } from "../../lib/translations.js";
5
4
  import { useStackApp } from "../../index.js";
6
5
  import { MessageCard } from "./message-card.js";
6
+ import { useTranslation } from "../../lib/translations.js";
7
7
  //#region src/components/message-cards/predefined-message-card.tsx
8
8
  function PredefinedMessageCard({ type, fullPage = false }) {
9
9
  const hexclaveApp = useStackApp();
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import { Button } from "@hexclave/ui";
3
- import { KeyRound } from "lucide-react";
4
3
  import { useId } from "react";
5
4
  import { useStackApp } from "../index.js";
6
5
  import { useTranslation } from "../lib/translations.js";
7
6
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
7
+ import { KeyRound } from "lucide-react";
8
8
  //#region src/components/passkey-button.tsx
9
9
  function PasskeyButton({ type }) {
10
10
  const { t } = useTranslation();
@@ -1,9 +1,9 @@
1
1
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
2
  import { Button, Slider, Typography } from "@hexclave/ui";
3
- import { Upload } from "lucide-react";
4
3
  import { useCallback, useState } from "react";
5
4
  import { useTranslation } from "../lib/translations.js";
6
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
+ import { Upload } from "lucide-react";
7
7
  import { fileToBase64 } from "@hexclave/shared/dist/utils/base64";
8
8
  import imageCompression from "browser-image-compression";
9
9
  import Cropper from "react-easy-crop";
@@ -1,6 +1,6 @@
1
1
  import { Avatar, AvatarImage, Typography } from "@hexclave/ui";
2
- import { User2 } from "lucide-react";
3
2
  import { jsx } from "react/jsx-runtime";
3
+ import { User2 } from "lucide-react";
4
4
  //#region src/components/team-icon.tsx
5
5
  function TeamIcon(props) {
6
6
  if (props.team === "personal") return /* @__PURE__ */ jsx("div", {
@@ -2,11 +2,11 @@
2
2
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
3
  import { HexclaveAssertionError } from "@hexclave/shared/dist/utils/errors";
4
4
  import { Button, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue, Skeleton, Typography, cn } from "@hexclave/ui";
5
- import { PlusCircle, Settings } from "lucide-react";
6
5
  import { Suspense, useMemo } from "react";
7
6
  import { useStackApp, useUser } from "../index.js";
8
7
  import { useTranslation } from "../lib/translations.js";
9
8
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
9
+ import { PlusCircle, Settings } from "lucide-react";
10
10
  import { TeamIcon } from "./team-icon.js";
11
11
  //#region src/components/team-switcher.tsx
12
12
  function TeamSwitcher(props) {
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
3
3
  import { DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuTrigger, Skeleton, Typography } from "@hexclave/ui";
4
- import { CircleUser, LogIn, LogOut, SunMoon, UserPlus } from "lucide-react";
5
4
  import { Suspense } from "react";
6
5
  import { useStackApp, useUser } from "../index.js";
7
6
  import { useTranslation } from "../lib/translations.js";
8
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
+ import { CircleUser, LogIn, LogOut, SunMoon, UserPlus } from "lucide-react";
9
9
  import { UserAvatar } from "./elements/user-avatar.js";
10
10
  //#region src/components/user-button.tsx
11
11
  function Item(props) {
@@ -1,7 +1,7 @@
1
1
  import { Button, Input, Typography } from "@hexclave/ui";
2
- import { Edit } from "lucide-react";
3
2
  import { useState } from "react";
4
3
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
4
+ import { Edit } from "lucide-react";
5
5
  import { useTranslation } from "../../lib/translations.js";
6
6
  //#region src/components-page/account-settings/editable-text.tsx
7
7
  function EditableText(props) {
@@ -1,10 +1,10 @@
1
1
  import { runAsynchronously } from "@hexclave/shared/dist/utils/promises";
2
- import { ActionCell, Badge, Button, Input, Table, TableBody, TableCell, TableRow, Typography } from "@hexclave/ui";
3
- import { useEffect, useState } from "react";
4
- import { jsx, jsxs } from "react/jsx-runtime";
5
2
  import { yupResolver } from "@hookform/resolvers/yup";
6
3
  import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
4
+ import { ActionCell, Badge, Button, Input, Table, TableBody, TableCell, TableRow, Typography } from "@hexclave/ui";
5
+ import { useEffect, useState } from "react";
7
6
  import { useForm } from "react-hook-form";
7
+ import { jsx, jsxs } from "react/jsx-runtime";
8
8
  import { useUser } from "../../../lib/hooks.js";
9
9
  import { useTranslation } from "../../../lib/translations.js";
10
10
  import { KnownErrors } from "@hexclave/shared/dist/known-errors";
@@ -1,10 +1,10 @@
1
1
  import { runAsynchronously, runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
- import { Button, Input, Label, PasswordInput, Typography } from "@hexclave/ui";
3
- import { useState } from "react";
4
- import { Fragment, jsx, jsxs } from "react/jsx-runtime";
5
2
  import { yupResolver } from "@hookform/resolvers/yup";
6
3
  import { passwordSchema, yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
4
+ import { Button, Input, Label, PasswordInput, Typography } from "@hexclave/ui";
5
+ import { useState } from "react";
7
6
  import { useForm } from "react-hook-form";
7
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
  import { getPasswordError } from "@hexclave/shared/dist/helpers/password";
9
9
  import * as yup from "yup";
10
10
  import { useUser } from "../../../lib/hooks.js";
@@ -1,10 +1,10 @@
1
1
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
- import { Button, Input } from "@hexclave/ui";
3
- import { useState } from "react";
4
- import { jsx, jsxs } from "react/jsx-runtime";
5
2
  import { yupResolver } from "@hookform/resolvers/yup";
6
3
  import { yupObject, yupString } from "@hexclave/shared/dist/schema-fields";
4
+ import { Button, Input } from "@hexclave/ui";
5
+ import { useState } from "react";
7
6
  import { useForm } from "react-hook-form";
7
+ import { jsx, jsxs } from "react/jsx-runtime";
8
8
  import { useStackApp, useUser } from "../../../lib/hooks.js";
9
9
  import { useTranslation } from "../../../lib/translations.js";
10
10
  import { PageLayout } from "../page-layout.js";
@@ -1,11 +1,11 @@
1
1
  import { runAsynchronouslyWithAlert } from "@hexclave/shared/dist/utils/promises";
2
- import { Button, Input, Table, TableBody, TableCell, TableHead, TableHeader, TableRow, Typography } from "@hexclave/ui";
3
- import { Trash } from "lucide-react";
4
- import { useEffect, useState } from "react";
5
- import { Fragment, jsx, jsxs } from "react/jsx-runtime";
6
2
  import { yupResolver } from "@hookform/resolvers/yup";
7
3
  import { strictEmailSchema, yupObject } from "@hexclave/shared/dist/schema-fields";
4
+ import { Button, Input, Table, TableBody, TableCell, TableHead, TableHeader, TableRow, Typography } from "@hexclave/ui";
5
+ import { useEffect, useState } from "react";
8
6
  import { useForm } from "react-hook-form";
7
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
+ import { Trash } from "lucide-react";
9
9
  import { useUser } from "../../../lib/hooks.js";
10
10
  import { useTranslation } from "../../../lib/translations.js";
11
11
  import { FormWarningText } from "../../../components/elements/form-warning.js";