@hexclave/next 1.0.42 → 1.0.43

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 (78) hide show
  1. package/dist/{admin-app-impl-B4i11dbJ.d.ts → admin-app-impl-DgLL2Tua.d.ts} +3 -3
  2. package/dist/{admin-app-impl-B4i11dbJ.d.ts.map → admin-app-impl-DgLL2Tua.d.ts.map} +1 -1
  3. package/dist/clickmap/clickmap-core.js +2 -2
  4. package/dist/clickmap/index.js +2 -2
  5. package/dist/components/api-key-dialogs.js +2 -2
  6. package/dist/components/credential-sign-in.js +1 -1
  7. package/dist/components/credential-sign-up.js +1 -1
  8. package/dist/components/magic-link-sign-in.js +1 -1
  9. package/dist/components/team-switcher.js +1 -1
  10. package/dist/components-page/account-settings/active-sessions/active-sessions-page.js +1 -1
  11. package/dist/components-page/account-settings/email-and-auth/emails-section.js +1 -1
  12. package/dist/components-page/account-settings/email-and-auth/mfa-section.js +1 -1
  13. package/dist/components-page/account-settings/email-and-auth/password-section.js +1 -1
  14. package/dist/components-page/account-settings/teams/team-creation-page.js +1 -1
  15. package/dist/components-page/account-settings/teams/team-member-invitation-section.js +1 -1
  16. package/dist/components-page/auth-page.js +1 -1
  17. package/dist/components-page/cli-auth-confirm.js +1 -1
  18. package/dist/components-page/cli-auth-confirm.test.js +1 -1
  19. package/dist/components-page/forgot-password.js +1 -1
  20. package/dist/components-page/oauth-callback.js +2 -2
  21. package/dist/components-page/oauth-callback.test.js +1 -1
  22. package/dist/components-page/onboarding.js +1 -1
  23. package/dist/components-page/password-reset.js +1 -1
  24. package/dist/components-page/team-creation.js +1 -1
  25. package/dist/dev-tool/dev-tool-core.js +2 -2
  26. package/dist/dev-tool/index.js +2 -2
  27. package/dist/esm/clickmap/clickmap-core.js +2 -2
  28. package/dist/esm/clickmap/index.js +2 -2
  29. package/dist/esm/components/api-key-dialogs.js +2 -2
  30. package/dist/esm/components/credential-sign-in.js +1 -1
  31. package/dist/esm/components/credential-sign-up.js +1 -1
  32. package/dist/esm/components/magic-link-sign-in.js +1 -1
  33. package/dist/esm/components/team-switcher.js +1 -1
  34. package/dist/esm/components-page/account-settings/active-sessions/active-sessions-page.js +1 -1
  35. package/dist/esm/components-page/account-settings/email-and-auth/emails-section.js +1 -1
  36. package/dist/esm/components-page/account-settings/email-and-auth/mfa-section.js +1 -1
  37. package/dist/esm/components-page/account-settings/email-and-auth/password-section.js +1 -1
  38. package/dist/esm/components-page/account-settings/teams/team-creation-page.js +1 -1
  39. package/dist/esm/components-page/account-settings/teams/team-member-invitation-section.js +1 -1
  40. package/dist/esm/components-page/auth-page.js +1 -1
  41. package/dist/esm/components-page/cli-auth-confirm.js +1 -1
  42. package/dist/esm/components-page/cli-auth-confirm.test.js +1 -1
  43. package/dist/esm/components-page/forgot-password.js +1 -1
  44. package/dist/esm/components-page/oauth-callback.js +2 -2
  45. package/dist/esm/components-page/oauth-callback.test.js +1 -1
  46. package/dist/esm/components-page/onboarding.js +1 -1
  47. package/dist/esm/components-page/password-reset.js +1 -1
  48. package/dist/esm/components-page/team-creation.js +1 -1
  49. package/dist/esm/dev-tool/dev-tool-core.js +2 -2
  50. package/dist/esm/dev-tool/index.js +2 -2
  51. package/dist/esm/generated/global-css.d.ts +1 -1
  52. package/dist/esm/generated/global-css.js +1 -1
  53. package/dist/esm/generated/global-css.js.map +1 -1
  54. package/dist/esm/lib/auth.js +1 -1
  55. package/dist/esm/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +3 -3
  56. package/dist/esm/lib/hexclave-app/apps/implementations/client-app-impl.js +2 -2
  57. package/dist/esm/lib/hexclave-app/apps/implementations/common.js +3 -3
  58. package/dist/esm/lib/hexclave-app/apps/implementations/event-tracker.js +1 -1
  59. package/dist/esm/lib/hexclave-app/apps/implementations/server-app-impl.js +1 -1
  60. package/dist/esm/lib/hexclave-app/apps/implementations/session-replay.js +1 -1
  61. package/dist/esm/providers/theme-provider.js +1 -1
  62. package/dist/esm/pushed-config-error-overlay/index.js +2 -2
  63. package/dist/generated/global-css.d.ts +1 -1
  64. package/dist/generated/global-css.js +1 -1
  65. package/dist/generated/global-css.js.map +1 -1
  66. package/dist/lib/auth.js +1 -1
  67. package/dist/lib/hexclave-app/apps/implementations/admin-app-impl.d.ts +1 -1
  68. package/dist/lib/hexclave-app/apps/implementations/client-app-impl.d.ts +1 -1
  69. package/dist/lib/hexclave-app/apps/implementations/client-app-impl.js +2 -2
  70. package/dist/lib/hexclave-app/apps/implementations/common.js +3 -3
  71. package/dist/lib/hexclave-app/apps/implementations/event-tracker.js +1 -1
  72. package/dist/lib/hexclave-app/apps/implementations/index.d.ts +1 -1
  73. package/dist/lib/hexclave-app/apps/implementations/server-app-impl.d.ts +1 -1
  74. package/dist/lib/hexclave-app/apps/implementations/server-app-impl.js +1 -1
  75. package/dist/lib/hexclave-app/apps/implementations/session-replay.js +1 -1
  76. package/dist/providers/theme-provider.js +1 -1
  77. package/dist/pushed-config-error-overlay/index.js +2 -2
  78. package/package.json +4 -4
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");
3
2
  let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
4
3
  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-B4i11dbJ.js";
1
+ import { t as _HexclaveAdminAppImplIncomplete } from "../../../../admin-app-impl-DgLL2Tua.js";
2
2
  export { _HexclaveAdminAppImplIncomplete };
@@ -1,2 +1,2 @@
1
- import { r as _HexclaveClientAppImplIncomplete } from "../../../../admin-app-impl-B4i11dbJ.js";
1
+ import { r as _HexclaveClientAppImplIncomplete } from "../../../../admin-app-impl-DgLL2Tua.js";
2
2
  export { _HexclaveClientAppImplIncomplete };
@@ -1,8 +1,7 @@
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_promises = require("@hexclave/shared/dist/utils/promises");
4
- let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
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 react = require("react");
7
6
  react = require_rolldown_runtime.__toESM(react);
8
7
  let _hexclave_shared = require("@hexclave/shared");
@@ -11,6 +10,7 @@ let _hexclave_shared_dist_utils_objects = require("@hexclave/shared/dist/utils/o
11
10
  let _hexclave_shared_dist_utils_urls = require("@hexclave/shared/dist/utils/urls");
12
11
  let next_navigation = require("next/navigation");
13
12
  next_navigation = require_rolldown_runtime.__toESM(next_navigation);
13
+ let _hexclave_shared_dist_utils_strings = require("@hexclave/shared/dist/utils/strings");
14
14
  let _hexclave_shared_dist_utils_results = require("@hexclave/shared/dist/utils/results");
15
15
  let _hexclave_shared_dist_utils_env = require("@hexclave/shared/dist/utils/env");
16
16
  let __common_js = require("./common.js");
@@ -1,7 +1,7 @@
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_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 react = require("react");
6
6
  react = require_rolldown_runtime.__toESM(react);
7
7
  let _hexclave_shared_dist_utils_react = require("@hexclave/shared/dist/utils/react");
@@ -16,8 +16,8 @@ let _hexclave_shared_dist_utils_stores = require("@hexclave/shared/dist/utils/st
16
16
  let ____________generated_env_js = require("../../../../generated/env.js");
17
17
  let ______url_targets_js = require("../../url-targets.js");
18
18
  //#region src/lib/hexclave-app/apps/implementations/common.ts
19
- const clientVersion = "js @hexclave/next@1.0.42";
20
- if ("js @hexclave/next@1.0.42".startsWith("STACK_COMPILE_TIME"));
19
+ const clientVersion = "js @hexclave/next@1.0.43";
20
+ if ("js @hexclave/next@1.0.43".startsWith("STACK_COMPILE_TIME"));
21
21
  const replaceHexclavePortPrefix = (input) => {
22
22
  if (!input) return input;
23
23
  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");
2
3
  let _hexclave_shared_dist_utils_dev_tool = require("@hexclave/shared/dist/utils/dev-tool");
3
4
  let _hexclave_shared_dist_utils_dom = require("@hexclave/shared/dist/utils/dom");
4
5
  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-B4i11dbJ.js";
1
+ import { n as _HexclaveServerAppImplIncomplete, r as _HexclaveClientAppImplIncomplete, t as _HexclaveAdminAppImplIncomplete } from "../../../../admin-app-impl-DgLL2Tua.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-B4i11dbJ.js";
1
+ import { n as _HexclaveServerAppImplIncomplete } from "../../../../admin-app-impl-DgLL2Tua.js";
2
2
  export { _HexclaveServerAppImplIncomplete };
@@ -1,6 +1,6 @@
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_errors = require("@hexclave/shared/dist/utils/errors");
3
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
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_promises = require("@hexclave/shared/dist/utils/promises");
3
2
  let _hexclave_shared_dist_utils_errors = require("@hexclave/shared/dist/utils/errors");
3
+ let _hexclave_shared_dist_utils_promises = require("@hexclave/shared/dist/utils/promises");
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,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");
5
4
  let _hexclave_ui = require("@hexclave/ui");
6
5
  let react = require("react");
7
6
  react = require_rolldown_runtime.__toESM(react);
8
7
  let react_jsx_runtime = require("react/jsx-runtime");
9
8
  let color = require("color");
10
9
  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,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");
2
3
  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");
3
5
  let ___in_page_ui_dom_js = require("../in-page-ui/dom.js");
4
6
  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";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY UNLESS YOU ALSO EDIT THE CORRESPONDING FILE IN packages/template (FOR package.json FILES, PLEASE EDIT package-template.json)",
3
3
  "name": "@hexclave/next",
4
- "version": "1.0.42",
4
+ "version": "1.0.43",
5
5
  "repository": "https://github.com/hexclave/hexclave",
6
6
  "sideEffects": false,
7
7
  "main": "./dist/index.js",
@@ -74,9 +74,9 @@
74
74
  "tailwindcss-animate": "^1.0.7",
75
75
  "rrweb": "^1.1.3",
76
76
  "yup": "^1.7.1",
77
- "@hexclave/sc": "1.0.42",
78
- "@hexclave/shared": "1.0.42",
79
- "@hexclave/ui": "1.0.42"
77
+ "@hexclave/sc": "1.0.43",
78
+ "@hexclave/shared": "1.0.43",
79
+ "@hexclave/ui": "1.0.43"
80
80
  },
81
81
  "peerDependencies": {
82
82
  "@types/react": ">=18.0.0",