@hexclave/shared 1.0.49 → 1.0.51

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 (87) hide show
  1. package/dist/{admin-interface-BPBTfhZC.d.ts → admin-interface-CoReEE6d.d.ts} +10 -10
  2. package/dist/{admin-interface-BPBTfhZC.d.ts.map → admin-interface-CoReEE6d.d.ts.map} +1 -1
  3. package/dist/{admin-metrics-bsOkw4YQ.d.ts → admin-metrics-mSeJUgs_.d.ts} +11 -11
  4. package/dist/{admin-metrics-bsOkw4YQ.d.ts.map → admin-metrics-mSeJUgs_.d.ts.map} +1 -1
  5. package/dist/ai/unified-prompts/reminders.js +1 -0
  6. package/dist/ai/unified-prompts/reminders.js.map +1 -1
  7. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
  8. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +3 -27
  9. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
  10. package/dist/{client-interface-BQz4jNAC.d.ts → client-interface-Dq3rFlfp.d.ts} +8 -8
  11. package/dist/{client-interface-BQz4jNAC.d.ts.map → client-interface-Dq3rFlfp.d.ts.map} +1 -1
  12. package/dist/config/schema.d.ts +1 -1
  13. package/dist/config-authoring.d.ts +1 -1
  14. package/dist/{current-user-BBoN3hsn.d.ts → current-user-yKG-BuFC.d.ts} +6 -6
  15. package/dist/{current-user-BBoN3hsn.d.ts.map → current-user-yKG-BuFC.d.ts.map} +1 -1
  16. package/dist/{email-outbox-B1wmVPRG.d.ts → email-outbox-szT3xGTQ.d.ts} +95 -95
  17. package/dist/{email-outbox-B1wmVPRG.d.ts.map → email-outbox-szT3xGTQ.d.ts.map} +1 -1
  18. package/dist/esm/ai/unified-prompts/reminders.js +1 -0
  19. package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
  20. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
  21. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +3 -27
  22. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
  23. package/dist/esm/config/schema.d.ts +2 -2
  24. package/dist/esm/interface/admin-interface.js +1 -1
  25. package/dist/esm/interface/admin-metrics.d.ts +10 -10
  26. package/dist/esm/interface/client-interface.js +1 -1
  27. package/dist/esm/interface/conversations.d.ts +4 -4
  28. package/dist/esm/interface/crud/current-user.d.ts +5 -5
  29. package/dist/esm/interface/crud/email-outbox.d.ts +94 -94
  30. package/dist/esm/interface/crud/products.d.ts +15 -15
  31. package/dist/esm/interface/crud/project-api-keys.d.ts +2 -2
  32. package/dist/esm/interface/crud/team-member-profiles.d.ts +8 -8
  33. package/dist/esm/interface/crud/transactions.d.ts +20 -20
  34. package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
  35. package/dist/esm/interface/crud/users.d.ts +6 -6
  36. package/dist/esm/interface/plan-usage.d.ts +1 -1
  37. package/dist/esm/interface/server-interface.js +1 -1
  38. package/dist/esm/known-errors.d.ts +1 -1
  39. package/dist/esm/schema-fields.d.ts +2 -2
  40. package/dist/esm/sessions.d.ts +7 -7
  41. package/dist/helpers/password.d.ts +1 -1
  42. package/dist/index.d.ts +4 -4
  43. package/dist/interface/admin-interface.d.ts +2 -2
  44. package/dist/interface/admin-interface.js +1 -1
  45. package/dist/interface/admin-metrics.d.ts +1 -1
  46. package/dist/interface/client-interface.d.ts +1 -1
  47. package/dist/interface/client-interface.js +1 -1
  48. package/dist/interface/conversations.d.ts +4 -4
  49. package/dist/interface/crud/current-user.d.ts +1 -1
  50. package/dist/interface/crud/email-outbox.d.ts +1 -1
  51. package/dist/interface/crud/products.d.ts +1 -1
  52. package/dist/interface/crud/project-api-keys.d.ts +1 -1
  53. package/dist/interface/crud/team-member-profiles.d.ts +1 -1
  54. package/dist/interface/crud/transactions.d.ts +1 -1
  55. package/dist/interface/crud/users.d.ts +1 -1
  56. package/dist/interface/plan-usage.d.ts +1 -1
  57. package/dist/interface/server-interface.d.ts +1 -1
  58. package/dist/interface/server-interface.js +1 -1
  59. package/dist/{known-errors-Bm4a61wL.d.ts → known-errors-BFf8SVm8.d.ts} +2 -2
  60. package/dist/{known-errors-Bm4a61wL.d.ts.map → known-errors-BFf8SVm8.d.ts.map} +1 -1
  61. package/dist/known-errors.d.ts +1 -1
  62. package/dist/{plan-usage-BO2GsKlN.d.ts → plan-usage-CFwV688o.d.ts} +2 -2
  63. package/dist/{plan-usage-BO2GsKlN.d.ts.map → plan-usage-CFwV688o.d.ts.map} +1 -1
  64. package/dist/{products-D4o8A2W0.d.ts → products-DzedG6oU.d.ts} +16 -16
  65. package/dist/{products-D4o8A2W0.d.ts.map → products-DzedG6oU.d.ts.map} +1 -1
  66. package/dist/{project-api-keys--7V5X_UW.d.ts → project-api-keys-Di2ENRam.d.ts} +3 -3
  67. package/dist/{project-api-keys--7V5X_UW.d.ts.map → project-api-keys-Di2ENRam.d.ts.map} +1 -1
  68. package/dist/{schema-Daq0b_sf.d.ts → schema-Hy94hCXp.d.ts} +3 -3
  69. package/dist/{schema-Daq0b_sf.d.ts.map → schema-Hy94hCXp.d.ts.map} +1 -1
  70. package/dist/{schema-fields-DZtDQEEO.d.ts → schema-fields-DhryPaD4.d.ts} +3 -3
  71. package/dist/{schema-fields-DZtDQEEO.d.ts.map → schema-fields-DhryPaD4.d.ts.map} +1 -1
  72. package/dist/schema-fields.d.ts +1 -1
  73. package/dist/{server-interface-BjY-eS4Q.d.ts → server-interface-CCkVoW9E.d.ts} +8 -8
  74. package/dist/{server-interface-BjY-eS4Q.d.ts.map → server-interface-CCkVoW9E.d.ts.map} +1 -1
  75. package/dist/{sessions-CI-0TBQb.d.ts → sessions-CKNkS48M.d.ts} +9 -9
  76. package/dist/{sessions-CI-0TBQb.d.ts.map → sessions-CKNkS48M.d.ts.map} +1 -1
  77. package/dist/sessions.d.ts +1 -1
  78. package/dist/{team-member-profiles-BoDEqx-0.d.ts → team-member-profiles-jSNAduek.d.ts} +9 -9
  79. package/dist/{team-member-profiles-BoDEqx-0.d.ts.map → team-member-profiles-jSNAduek.d.ts.map} +1 -1
  80. package/dist/{transactions-CHNUJ42J.d.ts → transactions-icyjJzs-.d.ts} +21 -21
  81. package/dist/transactions-icyjJzs-.d.ts.map +1 -0
  82. package/dist/{users-DHNRwoSz.d.ts → users-CCg66YDE.d.ts} +7 -7
  83. package/dist/{users-DHNRwoSz.d.ts.map → users-CCg66YDE.d.ts.map} +1 -1
  84. package/package.json +1 -1
  85. package/src/ai/unified-prompts/reminders.ts +1 -0
  86. package/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts +3 -27
  87. package/dist/transactions-CHNUJ42J.d.ts.map +0 -1
@@ -174,8 +174,8 @@ declare const conversationListResponseSchema: yup$1.ObjectSchema<{
174
174
  closedAt?: string | null | undefined;
175
175
  recordMetadata?: {} | null | undefined;
176
176
  status: "open" | "pending" | "closed";
177
- priority: "low" | "normal" | "high" | "urgent";
178
177
  subject: string;
178
+ priority: "low" | "normal" | "high" | "urgent";
179
179
  conversationId: string;
180
180
  userId: string | null;
181
181
  teamId: string | null;
@@ -212,8 +212,8 @@ declare const conversationDetailResponseSchema: yup$1.ObjectSchema<{
212
212
  closedAt?: string | null | undefined;
213
213
  recordMetadata?: {} | null | undefined;
214
214
  status: "open" | "pending" | "closed";
215
- priority: "low" | "normal" | "high" | "urgent";
216
215
  subject: string;
216
+ priority: "low" | "normal" | "high" | "urgent";
217
217
  conversationId: string;
218
218
  userId: string | null;
219
219
  teamId: string | null;
@@ -236,10 +236,10 @@ declare const conversationDetailResponseSchema: yup$1.ObjectSchema<{
236
236
  };
237
237
  };
238
238
  messages: {
239
- status: "open" | "pending" | "closed";
240
239
  id: string;
241
- priority: "low" | "normal" | "high" | "urgent";
240
+ status: "open" | "pending" | "closed";
242
241
  subject: string;
242
+ priority: "low" | "normal" | "high" | "urgent";
243
243
  conversationId: string;
244
244
  userId: string | null;
245
245
  teamId: string | null;
@@ -3,10 +3,6 @@ import { CrudTypeOf } from "../../crud.js";
3
3
  //#region src/interface/crud/current-user.d.ts
4
4
  declare const currentUserCrud: import("../../crud").CrudSchemaFromOptions<{
5
5
  clientReadSchema: import("yup").ObjectSchema<{
6
- restricted_reason: {
7
- type: "anonymous" | "email_not_verified" | "restricted_by_administrator";
8
- } | null;
9
- primary_email: string | null;
10
6
  display_name: string | null;
11
7
  client_metadata: {} | null;
12
8
  client_read_only_metadata: {} | null;
@@ -14,7 +10,11 @@ declare const currentUserCrud: import("../../crud").CrudSchemaFromOptions<{
14
10
  selected_team_id: string | null;
15
11
  is_anonymous: boolean;
16
12
  is_restricted: boolean;
13
+ restricted_reason: {
14
+ type: "anonymous" | "email_not_verified" | "restricted_by_administrator";
15
+ } | null;
17
16
  requires_totp_mfa: boolean;
17
+ primary_email: string | null;
18
18
  profile_image_url: string | null;
19
19
  signed_up_at_millis: number;
20
20
  primary_email_verified: boolean;
@@ -171,10 +171,10 @@ declare const currentUserCrud: import("../../crud").CrudSchemaFromOptions<{
171
171
  requires_totp_mfa: undefined;
172
172
  }, "">;
173
173
  clientUpdateSchema: import("yup").ObjectSchema<{
174
- primary_email: string | null | undefined;
175
174
  display_name: string | null | undefined;
176
175
  client_metadata: {} | null | undefined;
177
176
  selected_team_id: string | null | undefined;
177
+ primary_email: string | null | undefined;
178
178
  profile_image_url: string | null | undefined;
179
179
  otp_auth_enabled: boolean | undefined;
180
180
  passkey_auth_enabled: boolean | undefined;