@singi-labs/sifa-sdk 0.12.67 → 0.12.69

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 (53) hide show
  1. package/dist/{feed-dOSy_48Z.d.cts → feed-BMm9Pkew.d.cts} +1 -1
  2. package/dist/{feed-dOSy_48Z.d.ts → feed-BMm9Pkew.d.ts} +1 -1
  3. package/dist/{index-Cj6jfpAE.d.cts → index-a3xqWsNm.d.cts} +38 -1
  4. package/dist/{index-Cj6jfpAE.d.ts → index-a3xqWsNm.d.ts} +38 -1
  5. package/dist/index.cjs +90 -1
  6. package/dist/index.cjs.map +1 -1
  7. package/dist/index.d.cts +48 -9
  8. package/dist/index.d.ts +48 -9
  9. package/dist/index.js +80 -2
  10. package/dist/index.js.map +1 -1
  11. package/dist/jsonld/index.d.cts +1 -1
  12. package/dist/jsonld/index.d.ts +1 -1
  13. package/dist/{index-BARfrksZ.d.cts → network-map-CpwO3k-e.d.cts} +5 -5
  14. package/dist/{index-C0iPs_NQ.d.ts → network-map-DpEQ65cq.d.ts} +5 -5
  15. package/dist/{org-ClPPJ3-J.d.cts → org-DJyiwPcL.d.cts} +4 -4
  16. package/dist/{org-wLJm-WXC.d.ts → org-DxhtogOn.d.ts} +4 -4
  17. package/dist/{org-settings-B8e01iZx.d.cts → org-settings-CZ_tmAYl.d.cts} +1 -1
  18. package/dist/{org-settings-B8e01iZx.d.ts → org-settings-CZ_tmAYl.d.ts} +1 -1
  19. package/dist/{shared-BibYErTJ.d.cts → profile-investment-DmtsZK8d.d.cts} +43 -1
  20. package/dist/{shared-BibYErTJ.d.ts → profile-investment-DmtsZK8d.d.ts} +43 -1
  21. package/dist/{profile-summary-sEHAdvfm.d.cts → profile-summary-BTZAwG1z.d.cts} +1 -1
  22. package/dist/{profile-summary-Cbtnh04E.d.ts → profile-summary-Do5FY7Q0.d.ts} +1 -1
  23. package/dist/query/fetchers/index.cjs +17 -0
  24. package/dist/query/fetchers/index.cjs.map +1 -1
  25. package/dist/query/fetchers/index.d.cts +27 -7
  26. package/dist/query/fetchers/index.d.ts +27 -7
  27. package/dist/query/fetchers/index.js +15 -1
  28. package/dist/query/fetchers/index.js.map +1 -1
  29. package/dist/query/hooks/index.cjs +67 -0
  30. package/dist/query/hooks/index.cjs.map +1 -1
  31. package/dist/query/hooks/index.d.cts +27 -7
  32. package/dist/query/hooks/index.d.ts +27 -7
  33. package/dist/query/hooks/index.js +65 -1
  34. package/dist/query/hooks/index.js.map +1 -1
  35. package/dist/query/index.d.cts +10 -10
  36. package/dist/query/index.d.ts +10 -10
  37. package/dist/schemas/index.cjs +33 -0
  38. package/dist/schemas/index.cjs.map +1 -1
  39. package/dist/schemas/index.d.cts +2 -2
  40. package/dist/schemas/index.d.ts +2 -2
  41. package/dist/schemas/index.js +32 -1
  42. package/dist/schemas/index.js.map +1 -1
  43. package/dist/schemas/write/index.cjs +26 -0
  44. package/dist/schemas/write/index.cjs.map +1 -1
  45. package/dist/schemas/write/index.d.cts +37 -2
  46. package/dist/schemas/write/index.d.ts +37 -2
  47. package/dist/schemas/write/index.js +26 -1
  48. package/dist/schemas/write/index.js.map +1 -1
  49. package/dist/{types-BtoIc4cG.d.ts → types-C3xxTGUE.d.ts} +2 -2
  50. package/dist/{types-DNrRbi9D.d.cts → types-D0LWpGtY.d.cts} +2 -2
  51. package/dist/{index-B61EZesA.d.ts → use-org-notification-emails-C3TuUp8c.d.ts} +5 -5
  52. package/dist/{index-DQrudL91.d.cts → use-org-notification-emails-ChctAwP5.d.cts} +5 -5
  53. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { L as LocationValue } from '../index-Cj6jfpAE.cjs';
1
+ import { L as LocationValue } from '../index-a3xqWsNm.cjs';
2
2
 
3
3
  /**
4
4
  * Reconciliation between `id.sifa.*` lexicon terms and existing RDF
@@ -1,4 +1,4 @@
1
- import { L as LocationValue } from '../index-Cj6jfpAE.js';
1
+ import { L as LocationValue } from '../index-a3xqWsNm.js';
2
2
 
3
3
  /**
4
4
  * Reconciliation between `id.sifa.*` lexicon terms and existing RDF
@@ -1,8 +1,8 @@
1
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-ClPPJ3-J.cjs';
2
- import { d as Profile, e as ProfilePosition, K as SkillRef } from './index-Cj6jfpAE.cjs';
3
- import { P as ProfileView } from './types-DNrRbi9D.cjs';
4
- import { i as EntitySearchResponse, k as EntitySearchResult, c as EntityMintDomainResponse, g as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-dOSy_48Z.cjs';
5
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-sEHAdvfm.cjs';
1
+ import { c as Profile, d as ProfilePosition, S as SkillRef } from './index-a3xqWsNm.cjs';
2
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-DJyiwPcL.cjs';
3
+ import { n as ProfileView } from './types-D0LWpGtY.cjs';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-BTZAwG1z.cjs';
5
+ import { j as EntitySearchResponse, E as EntitySearchResult, d as EntityMintDomainResponse, h as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-BMm9Pkew.cjs';
6
6
 
7
7
  /**
8
8
  * Read the aggregated profile for a handle or DID.
@@ -1,8 +1,8 @@
1
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-wLJm-WXC.js';
2
- import { d as Profile, e as ProfilePosition, K as SkillRef } from './index-Cj6jfpAE.js';
3
- import { P as ProfileView } from './types-BtoIc4cG.js';
4
- import { i as EntitySearchResponse, k as EntitySearchResult, c as EntityMintDomainResponse, g as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-dOSy_48Z.js';
5
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-Cbtnh04E.js';
1
+ import { c as Profile, d as ProfilePosition, S as SkillRef } from './index-a3xqWsNm.js';
2
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-DxhtogOn.js';
3
+ import { n as ProfileView } from './types-C3xxTGUE.js';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-Do5FY7Q0.js';
5
+ import { j as EntitySearchResponse, E as EntitySearchResult, d as EntityMintDomainResponse, h as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-BMm9Pkew.js';
6
6
 
7
7
  /**
8
8
  * Read the aggregated profile for a handle or DID.
@@ -1,8 +1,8 @@
1
- import { E as ExternalAccount, S as SkillSuggestion } from './index-Cj6jfpAE.cjs';
2
- import { y as FollowFeedPage, B as FollowProfileItem, q as FeatureAllowlistEntry, s as FeatureFlag } from './feed-dOSy_48Z.cjs';
3
- import { a as ActivityLabel, R as RepoDeleteResult, b as RepoInventory } from './types-DNrRbi9D.cjs';
1
+ import { o as ExternalAccount, N as SkillSuggestion } from './index-a3xqWsNm.cjs';
2
+ import { y as FollowFeedPage, B as FollowProfileItem, q as FeatureAllowlistEntry, s as FeatureFlag } from './feed-BMm9Pkew.cjs';
3
+ import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-D0LWpGtY.cjs';
4
4
  import { z } from 'zod';
5
- import { f as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, d as OrgDomainVerifyRequestInput } from './org-settings-B8e01iZx.cjs';
5
+ import { d as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, a as OrgProfileUpdateRequestInput, c as OrgDomainVerifyRequestInput } from './org-settings-CZ_tmAYl.cjs';
6
6
 
7
7
  /**
8
8
  * Foundation HTTP client for talking to the Sifa AppView.
@@ -1,8 +1,8 @@
1
- import { E as ExternalAccount, S as SkillSuggestion } from './index-Cj6jfpAE.js';
2
- import { y as FollowFeedPage, B as FollowProfileItem, q as FeatureAllowlistEntry, s as FeatureFlag } from './feed-dOSy_48Z.js';
3
- import { a as ActivityLabel, R as RepoDeleteResult, b as RepoInventory } from './types-BtoIc4cG.js';
1
+ import { o as ExternalAccount, N as SkillSuggestion } from './index-a3xqWsNm.js';
2
+ import { y as FollowFeedPage, B as FollowProfileItem, q as FeatureAllowlistEntry, s as FeatureFlag } from './feed-BMm9Pkew.js';
3
+ import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-C3xxTGUE.js';
4
4
  import { z } from 'zod';
5
- import { f as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, d as OrgDomainVerifyRequestInput } from './org-settings-B8e01iZx.js';
5
+ import { d as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, a as OrgProfileUpdateRequestInput, c as OrgDomainVerifyRequestInput } from './org-settings-CZ_tmAYl.js';
6
6
 
7
7
  /**
8
8
  * Foundation HTTP client for talking to the Sifa AppView.
@@ -73,4 +73,4 @@ declare const OrgNotificationEmailRequestSchema: z.ZodObject<{
73
73
  }, z.core.$strip>;
74
74
  type OrgNotificationEmailRequestInput = z.infer<typeof OrgNotificationEmailRequestSchema>;
75
75
 
76
- export { type OrgClaimRequestInput as O, OrgClaimRequestSchema as a, type OrgDomainChallengeRequestInput as b, OrgDomainChallengeRequestSchema as c, type OrgDomainVerifyRequestInput as d, OrgDomainVerifyRequestSchema as e, type OrgNotificationEmailRequestInput as f, OrgNotificationEmailRequestSchema as g, type OrgProfileUpdateRequestInput as h, OrgProfileUpdateRequestSchema as i };
76
+ export { type OrgClaimRequestInput as O, type OrgProfileUpdateRequestInput as a, type OrgDomainChallengeRequestInput as b, type OrgDomainVerifyRequestInput as c, type OrgNotificationEmailRequestInput as d, OrgClaimRequestSchema as e, OrgDomainChallengeRequestSchema as f, OrgDomainVerifyRequestSchema as g, OrgNotificationEmailRequestSchema as h, OrgProfileUpdateRequestSchema as i };
@@ -73,4 +73,4 @@ declare const OrgNotificationEmailRequestSchema: z.ZodObject<{
73
73
  }, z.core.$strip>;
74
74
  type OrgNotificationEmailRequestInput = z.infer<typeof OrgNotificationEmailRequestSchema>;
75
75
 
76
- export { type OrgClaimRequestInput as O, OrgClaimRequestSchema as a, type OrgDomainChallengeRequestInput as b, OrgDomainChallengeRequestSchema as c, type OrgDomainVerifyRequestInput as d, OrgDomainVerifyRequestSchema as e, type OrgNotificationEmailRequestInput as f, OrgNotificationEmailRequestSchema as g, type OrgProfileUpdateRequestInput as h, OrgProfileUpdateRequestSchema as i };
76
+ export { type OrgClaimRequestInput as O, type OrgProfileUpdateRequestInput as a, type OrgDomainChallengeRequestInput as b, type OrgDomainVerifyRequestInput as c, type OrgNotificationEmailRequestInput as d, OrgClaimRequestSchema as e, OrgDomainChallengeRequestSchema as f, OrgDomainVerifyRequestSchema as g, OrgNotificationEmailRequestSchema as h, OrgProfileUpdateRequestSchema as i };
@@ -627,4 +627,46 @@ declare const selfLabelsSchema: z.ZodObject<{
627
627
  }, z.core.$strip>>;
628
628
  }, z.core.$strip>;
629
629
 
630
- export { datetimeSchema as $, type ArtifactLink as A, type BlobRef as B, ProfileLanguageRecordSchema as C, type ProfilePositionRecord as D, type EndorsementConfirmationRecord as E, ProfilePositionRecordSchema as F, type GraphFollowRecord as G, type ProfilePresentationDeliveryRecord as H, ProfilePresentationDeliveryRecordSchema as I, type ProfilePresentationRecord as J, ProfilePresentationRecordSchema as K, type ProfileProjectRecord as L, ProfileProjectRecordSchema as M, type ProfilePublicationRecord as N, type OrgEmploymentAttestationRecord as O, PROFILE_INVOLVEMENT_NSID as P, ProfilePublicationRecordSchema as Q, type ProfileSelfRecord as R, ProfileSelfRecordSchema as S, type ProfileSkillRecord as T, ProfileSkillRecordSchema as U, type ProfileVolunteeringRecord as V, ProfileVolunteeringRecordSchema as W, type PublicationAuthor as X, PublicationAuthorSchema as Y, atUriSchema as Z, cidSchema as _, ArtifactLinkSchema as a, didSchema as a0, externalRecordRefSchema as a1, languageTagSchema as a2, makeGraphFollowRecordSchema as a3, maxGraphemes as a4, partialDateSchema as a5, selfLabelsSchema as a6, skillRefSchema as a7, strongRefSchema as a8, uriSchema as a9, BlobRefSchema as b, EndorsementConfirmationRecordSchema as c, type EndorsementRecord as d, EndorsementRecordSchema as e, GraphFollowRecordSchema as f, OrgEmploymentAttestationRecordSchema as g, type OrgProfileRecord as h, OrgProfileRecordSchema as i, type PresentationDuration as j, PresentationDurationSchema as k, type PresentationLink as l, PresentationLinkSchema as m, type ProfileCertificationRecord as n, ProfileCertificationRecordSchema as o, type ProfileCourseRecord as p, ProfileCourseRecordSchema as q, type ProfileEducationRecord as r, ProfileEducationRecordSchema as s, type ProfileExternalAccountRecord as t, ProfileExternalAccountRecordSchema as u, type ProfileHonorRecord as v, ProfileHonorRecordSchema as w, type ProfileInvolvementRecord as x, ProfileInvolvementRecordSchema as y, type ProfileLanguageRecord as z };
630
+ /**
631
+ * A deliberately structured amount. Free text was rejected here: an unparseable
632
+ * money string is worse than no amount at all, and cannot be repaired once people
633
+ * have written them.
634
+ */
635
+ declare const InvestmentAmountSchema: z.ZodObject<{
636
+ value: z.ZodNumber;
637
+ currency: z.ZodString;
638
+ }, z.core.$strip>;
639
+ /** Zod schema for `id.sifa.profile.investment` records. */
640
+ declare const ProfileInvestmentRecordSchema: z.ZodObject<{
641
+ company: z.ZodString;
642
+ companyDid: z.ZodOptional<z.ZodString>;
643
+ entityRef: z.ZodOptional<z.ZodString>;
644
+ role: z.ZodOptional<z.ZodString>;
645
+ stage: z.ZodOptional<z.ZodString>;
646
+ status: z.ZodOptional<z.ZodString>;
647
+ via: z.ZodOptional<z.ZodString>;
648
+ viaDid: z.ZodOptional<z.ZodString>;
649
+ viaEntityRef: z.ZodOptional<z.ZodString>;
650
+ amount: z.ZodOptional<z.ZodObject<{
651
+ value: z.ZodNumber;
652
+ currency: z.ZodString;
653
+ }, z.core.$strip>>;
654
+ startedAt: z.ZodOptional<z.ZodString>;
655
+ endedAt: z.ZodOptional<z.ZodString>;
656
+ description: z.ZodOptional<z.ZodString>;
657
+ links: z.ZodOptional<z.ZodArray<z.ZodObject<{
658
+ url: z.ZodString;
659
+ kind: z.ZodOptional<z.ZodString>;
660
+ label: z.ZodOptional<z.ZodString>;
661
+ }, z.core.$loose>>>;
662
+ labels: z.ZodOptional<z.ZodObject<{
663
+ $type: z.ZodOptional<z.ZodLiteral<"com.atproto.label.defs#selfLabels">>;
664
+ values: z.ZodArray<z.ZodObject<{
665
+ val: z.ZodString;
666
+ }, z.core.$strip>>;
667
+ }, z.core.$strip>>;
668
+ createdAt: z.ZodString;
669
+ }, z.core.$loose>;
670
+ type ProfileInvestmentRecord = z.infer<typeof ProfileInvestmentRecordSchema>;
671
+
672
+ export { atUriSchema as $, type ArtifactLink as A, type BlobRef as B, type ProfileInvolvementRecord as C, ProfileInvolvementRecordSchema as D, type EndorsementConfirmationRecord as E, type ProfileLanguageRecord as F, type GraphFollowRecord as G, ProfileLanguageRecordSchema as H, InvestmentAmountSchema as I, type ProfilePositionRecord as J, ProfilePositionRecordSchema as K, ProfilePresentationDeliveryRecordSchema as L, ProfilePresentationRecordSchema as M, type ProfileProjectRecord as N, type OrgProfileRecord as O, type PresentationDuration as P, ProfileProjectRecordSchema as Q, type ProfilePublicationRecord as R, ProfilePublicationRecordSchema as S, type ProfileSelfRecord as T, ProfileSelfRecordSchema as U, type ProfileSkillRecord as V, ProfileSkillRecordSchema as W, type ProfileVolunteeringRecord as X, ProfileVolunteeringRecordSchema as Y, type PublicationAuthor as Z, PublicationAuthorSchema as _, type ProfilePresentationDeliveryRecord as a, cidSchema as a0, datetimeSchema as a1, didSchema as a2, externalRecordRefSchema as a3, languageTagSchema as a4, makeGraphFollowRecordSchema as a5, maxGraphemes as a6, partialDateSchema as a7, selfLabelsSchema as a8, skillRefSchema as a9, strongRefSchema as aa, uriSchema as ab, type ProfileInvestmentRecord as ac, type ProfilePresentationRecord as b, ArtifactLinkSchema as c, BlobRefSchema as d, EndorsementConfirmationRecordSchema as e, type EndorsementRecord as f, EndorsementRecordSchema as g, GraphFollowRecordSchema as h, type OrgEmploymentAttestationRecord as i, OrgEmploymentAttestationRecordSchema as j, OrgProfileRecordSchema as k, PROFILE_INVOLVEMENT_NSID as l, PresentationDurationSchema as m, type PresentationLink as n, PresentationLinkSchema as o, type ProfileCertificationRecord as p, ProfileCertificationRecordSchema as q, type ProfileCourseRecord as r, ProfileCourseRecordSchema as s, type ProfileEducationRecord as t, ProfileEducationRecordSchema as u, type ProfileExternalAccountRecord as v, ProfileExternalAccountRecordSchema as w, type ProfileHonorRecord as x, ProfileHonorRecordSchema as y, ProfileInvestmentRecordSchema as z };
@@ -627,4 +627,46 @@ declare const selfLabelsSchema: z.ZodObject<{
627
627
  }, z.core.$strip>>;
628
628
  }, z.core.$strip>;
629
629
 
630
- export { datetimeSchema as $, type ArtifactLink as A, type BlobRef as B, ProfileLanguageRecordSchema as C, type ProfilePositionRecord as D, type EndorsementConfirmationRecord as E, ProfilePositionRecordSchema as F, type GraphFollowRecord as G, type ProfilePresentationDeliveryRecord as H, ProfilePresentationDeliveryRecordSchema as I, type ProfilePresentationRecord as J, ProfilePresentationRecordSchema as K, type ProfileProjectRecord as L, ProfileProjectRecordSchema as M, type ProfilePublicationRecord as N, type OrgEmploymentAttestationRecord as O, PROFILE_INVOLVEMENT_NSID as P, ProfilePublicationRecordSchema as Q, type ProfileSelfRecord as R, ProfileSelfRecordSchema as S, type ProfileSkillRecord as T, ProfileSkillRecordSchema as U, type ProfileVolunteeringRecord as V, ProfileVolunteeringRecordSchema as W, type PublicationAuthor as X, PublicationAuthorSchema as Y, atUriSchema as Z, cidSchema as _, ArtifactLinkSchema as a, didSchema as a0, externalRecordRefSchema as a1, languageTagSchema as a2, makeGraphFollowRecordSchema as a3, maxGraphemes as a4, partialDateSchema as a5, selfLabelsSchema as a6, skillRefSchema as a7, strongRefSchema as a8, uriSchema as a9, BlobRefSchema as b, EndorsementConfirmationRecordSchema as c, type EndorsementRecord as d, EndorsementRecordSchema as e, GraphFollowRecordSchema as f, OrgEmploymentAttestationRecordSchema as g, type OrgProfileRecord as h, OrgProfileRecordSchema as i, type PresentationDuration as j, PresentationDurationSchema as k, type PresentationLink as l, PresentationLinkSchema as m, type ProfileCertificationRecord as n, ProfileCertificationRecordSchema as o, type ProfileCourseRecord as p, ProfileCourseRecordSchema as q, type ProfileEducationRecord as r, ProfileEducationRecordSchema as s, type ProfileExternalAccountRecord as t, ProfileExternalAccountRecordSchema as u, type ProfileHonorRecord as v, ProfileHonorRecordSchema as w, type ProfileInvolvementRecord as x, ProfileInvolvementRecordSchema as y, type ProfileLanguageRecord as z };
630
+ /**
631
+ * A deliberately structured amount. Free text was rejected here: an unparseable
632
+ * money string is worse than no amount at all, and cannot be repaired once people
633
+ * have written them.
634
+ */
635
+ declare const InvestmentAmountSchema: z.ZodObject<{
636
+ value: z.ZodNumber;
637
+ currency: z.ZodString;
638
+ }, z.core.$strip>;
639
+ /** Zod schema for `id.sifa.profile.investment` records. */
640
+ declare const ProfileInvestmentRecordSchema: z.ZodObject<{
641
+ company: z.ZodString;
642
+ companyDid: z.ZodOptional<z.ZodString>;
643
+ entityRef: z.ZodOptional<z.ZodString>;
644
+ role: z.ZodOptional<z.ZodString>;
645
+ stage: z.ZodOptional<z.ZodString>;
646
+ status: z.ZodOptional<z.ZodString>;
647
+ via: z.ZodOptional<z.ZodString>;
648
+ viaDid: z.ZodOptional<z.ZodString>;
649
+ viaEntityRef: z.ZodOptional<z.ZodString>;
650
+ amount: z.ZodOptional<z.ZodObject<{
651
+ value: z.ZodNumber;
652
+ currency: z.ZodString;
653
+ }, z.core.$strip>>;
654
+ startedAt: z.ZodOptional<z.ZodString>;
655
+ endedAt: z.ZodOptional<z.ZodString>;
656
+ description: z.ZodOptional<z.ZodString>;
657
+ links: z.ZodOptional<z.ZodArray<z.ZodObject<{
658
+ url: z.ZodString;
659
+ kind: z.ZodOptional<z.ZodString>;
660
+ label: z.ZodOptional<z.ZodString>;
661
+ }, z.core.$loose>>>;
662
+ labels: z.ZodOptional<z.ZodObject<{
663
+ $type: z.ZodOptional<z.ZodLiteral<"com.atproto.label.defs#selfLabels">>;
664
+ values: z.ZodArray<z.ZodObject<{
665
+ val: z.ZodString;
666
+ }, z.core.$strip>>;
667
+ }, z.core.$strip>>;
668
+ createdAt: z.ZodString;
669
+ }, z.core.$loose>;
670
+ type ProfileInvestmentRecord = z.infer<typeof ProfileInvestmentRecordSchema>;
671
+
672
+ export { atUriSchema as $, type ArtifactLink as A, type BlobRef as B, type ProfileInvolvementRecord as C, ProfileInvolvementRecordSchema as D, type EndorsementConfirmationRecord as E, type ProfileLanguageRecord as F, type GraphFollowRecord as G, ProfileLanguageRecordSchema as H, InvestmentAmountSchema as I, type ProfilePositionRecord as J, ProfilePositionRecordSchema as K, ProfilePresentationDeliveryRecordSchema as L, ProfilePresentationRecordSchema as M, type ProfileProjectRecord as N, type OrgProfileRecord as O, type PresentationDuration as P, ProfileProjectRecordSchema as Q, type ProfilePublicationRecord as R, ProfilePublicationRecordSchema as S, type ProfileSelfRecord as T, ProfileSelfRecordSchema as U, type ProfileSkillRecord as V, ProfileSkillRecordSchema as W, type ProfileVolunteeringRecord as X, ProfileVolunteeringRecordSchema as Y, type PublicationAuthor as Z, PublicationAuthorSchema as _, type ProfilePresentationDeliveryRecord as a, cidSchema as a0, datetimeSchema as a1, didSchema as a2, externalRecordRefSchema as a3, languageTagSchema as a4, makeGraphFollowRecordSchema as a5, maxGraphemes as a6, partialDateSchema as a7, selfLabelsSchema as a8, skillRefSchema as a9, strongRefSchema as aa, uriSchema as ab, type ProfileInvestmentRecord as ac, type ProfilePresentationRecord as b, ArtifactLinkSchema as c, BlobRefSchema as d, EndorsementConfirmationRecordSchema as e, type EndorsementRecord as f, EndorsementRecordSchema as g, GraphFollowRecordSchema as h, type OrgEmploymentAttestationRecord as i, OrgEmploymentAttestationRecordSchema as j, OrgProfileRecordSchema as k, PROFILE_INVOLVEMENT_NSID as l, PresentationDurationSchema as m, type PresentationLink as n, PresentationLinkSchema as o, type ProfileCertificationRecord as p, ProfileCertificationRecordSchema as q, type ProfileCourseRecord as r, ProfileCourseRecordSchema as s, type ProfileEducationRecord as t, ProfileEducationRecordSchema as u, type ProfileExternalAccountRecord as v, ProfileExternalAccountRecordSchema as w, type ProfileHonorRecord as x, ProfileHonorRecordSchema as y, ProfileInvestmentRecordSchema as z };
@@ -1,4 +1,4 @@
1
- import { P as ProfileView } from './types-DNrRbi9D.cjs';
1
+ import { n as ProfileView } from './types-D0LWpGtY.cjs';
2
2
 
3
3
  /**
4
4
  * Compact professional summary derived from a {@link ProfileView}.
@@ -1,4 +1,4 @@
1
- import { P as ProfileView } from './types-BtoIc4cG.js';
1
+ import { n as ProfileView } from './types-C3xxTGUE.js';
2
2
 
3
3
  /**
4
4
  * Compact professional summary derived from a {@link ProfileView}.
@@ -1549,6 +1549,20 @@ var sifaQueryKeys = {
1549
1549
  }
1550
1550
  };
1551
1551
 
1552
+ // src/query/fetchers/investments.ts
1553
+ function createInvestment(config, data, options = {}) {
1554
+ return apiWriteCreate(config, "/api/profile/investment", data, options);
1555
+ }
1556
+ function updateInvestment(config, rkey, data, options = {}) {
1557
+ return apiWrite(config, `/api/profile/investment/${encodeURIComponent(rkey)}`, "PUT", {
1558
+ body: data,
1559
+ ...options
1560
+ });
1561
+ }
1562
+ function deleteInvestment(config, rkey, options = {}) {
1563
+ return apiWrite(config, `/api/profile/investment/${encodeURIComponent(rkey)}`, "DELETE", options);
1564
+ }
1565
+
1552
1566
  exports.ApiError = ApiError;
1553
1567
  exports.HIDDEN_ITEM_SOURCES = HIDDEN_ITEM_SOURCES;
1554
1568
  exports.HIDDEN_ITEM_TYPES = HIDDEN_ITEM_TYPES;
@@ -1571,6 +1585,7 @@ exports.createConfirmation = createConfirmation;
1571
1585
  exports.createEducation = createEducation;
1572
1586
  exports.createEndorsement = createEndorsement;
1573
1587
  exports.createExternalAccount = createExternalAccount;
1588
+ exports.createInvestment = createInvestment;
1574
1589
  exports.createPosition = createPosition;
1575
1590
  exports.createProfileLocation = createProfileLocation;
1576
1591
  exports.createReaction = createReaction;
@@ -1580,6 +1595,7 @@ exports.deleteAccount = deleteAccount;
1580
1595
  exports.deleteAvatarOverride = deleteAvatarOverride;
1581
1596
  exports.deleteEducation = deleteEducation;
1582
1597
  exports.deleteExternalAccount = deleteExternalAccount;
1598
+ exports.deleteInvestment = deleteInvestment;
1583
1599
  exports.deletePosition = deletePosition;
1584
1600
  exports.deleteProfileLocation = deleteProfileLocation;
1585
1601
  exports.deleteReaction = deleteReaction;
@@ -1666,6 +1682,7 @@ exports.unsetExternalAccountPrimary = unsetExternalAccountPrimary;
1666
1682
  exports.unsetPositionPrimary = unsetPositionPrimary;
1667
1683
  exports.updateEducation = updateEducation;
1668
1684
  exports.updateExternalAccount = updateExternalAccount;
1685
+ exports.updateInvestment = updateInvestment;
1669
1686
  exports.updateOrgProfile = updateOrgProfile;
1670
1687
  exports.updatePosition = updatePosition;
1671
1688
  exports.updateProfileLocation = updateProfileLocation;