@singi-labs/sifa-sdk 0.12.82 → 0.12.84

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 (47) hide show
  1. package/dist/{index-Uj1NC0QC.d.cts → index-D0qELxvf.d.cts} +22 -0
  2. package/dist/{index-Uj1NC0QC.d.ts → index-D0qELxvf.d.ts} +22 -0
  3. package/dist/index.cjs +2 -1
  4. package/dist/index.cjs.map +1 -1
  5. package/dist/index.d.cts +6 -6
  6. package/dist/index.d.ts +6 -6
  7. package/dist/index.js +2 -1
  8. package/dist/index.js.map +1 -1
  9. package/dist/jsonld/index.d.cts +1 -1
  10. package/dist/jsonld/index.d.ts +1 -1
  11. package/dist/{network-map-FK6emkhf.d.ts → network-map-C5AnjGcV.d.ts} +4 -4
  12. package/dist/{network-map-DMfaQ1UI.d.cts → network-map-CkRrVFJD.d.cts} +4 -4
  13. package/dist/{org-Dg25S76d.d.ts → org-B2Y54EHg.d.ts} +4 -2
  14. package/dist/{org-gIoCYQNA.d.cts → org-Be8tayoD.d.cts} +4 -2
  15. package/dist/{profile-investment-C97ssnBV.d.cts → profile-investment-CmiQxk5C.d.cts} +1 -0
  16. package/dist/{profile-investment-C97ssnBV.d.ts → profile-investment-CmiQxk5C.d.ts} +1 -0
  17. package/dist/{profile-summary-CbzSrQoE.d.cts → profile-summary-CIkWTi6K.d.cts} +1 -1
  18. package/dist/{profile-summary-Yq3_odUX.d.ts → profile-summary-Fieyfzzf.d.ts} +1 -1
  19. package/dist/query/fetchers/index.cjs.map +1 -1
  20. package/dist/query/fetchers/index.d.cts +6 -6
  21. package/dist/query/fetchers/index.d.ts +6 -6
  22. package/dist/query/fetchers/index.js.map +1 -1
  23. package/dist/query/hooks/index.cjs.map +1 -1
  24. package/dist/query/hooks/index.d.cts +5 -5
  25. package/dist/query/hooks/index.d.ts +5 -5
  26. package/dist/query/hooks/index.js.map +1 -1
  27. package/dist/query/index.cjs.map +1 -1
  28. package/dist/query/index.d.cts +8 -8
  29. package/dist/query/index.d.ts +8 -8
  30. package/dist/query/index.js.map +1 -1
  31. package/dist/schemas/index.cjs +1 -0
  32. package/dist/schemas/index.cjs.map +1 -1
  33. package/dist/schemas/index.d.cts +1 -1
  34. package/dist/schemas/index.d.ts +1 -1
  35. package/dist/schemas/index.js +1 -0
  36. package/dist/schemas/index.js.map +1 -1
  37. package/dist/schemas/write/index.cjs +1 -0
  38. package/dist/schemas/write/index.cjs.map +1 -1
  39. package/dist/schemas/write/index.d.cts +1 -0
  40. package/dist/schemas/write/index.d.ts +1 -0
  41. package/dist/schemas/write/index.js +1 -0
  42. package/dist/schemas/write/index.js.map +1 -1
  43. package/dist/{types-B3KOVEYy.d.cts → types-BEei3kVS.d.cts} +1 -1
  44. package/dist/{types-Ct7WNyn9.d.ts → types-ClxJ0I98.d.ts} +1 -1
  45. package/dist/{use-org-notification-emails-Dh34pNU7.d.ts → use-org-notification-emails-1ZD4ycgg.d.ts} +3 -3
  46. package/dist/{use-org-notification-emails-CdPL2KHh.d.cts → use-org-notification-emails-BdglyA2S.d.cts} +3 -3
  47. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { L as LocationValue } from '../index-Uj1NC0QC.cjs';
1
+ import { L as LocationValue } from '../index-D0qELxvf.cjs';
2
2
 
3
3
  var vocabularies = {
4
4
  schema: "https://schema.org/",
@@ -1,4 +1,4 @@
1
- import { L as LocationValue } from '../index-Uj1NC0QC.js';
1
+ import { L as LocationValue } from '../index-D0qELxvf.js';
2
2
 
3
3
  var vocabularies = {
4
4
  schema: "https://schema.org/",
@@ -1,7 +1,7 @@
1
- import { c as Profile, d as ProfilePosition, S as SkillRef } from './index-Uj1NC0QC.js';
2
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-Dg25S76d.js';
3
- import { n as ProfileView } from './types-Ct7WNyn9.js';
4
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-Yq3_odUX.js';
1
+ import { c as Profile, d as ProfilePosition, S as SkillRef } from './index-D0qELxvf.js';
2
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-B2Y54EHg.js';
3
+ import { n as ProfileView } from './types-ClxJ0I98.js';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-Fieyfzzf.js';
5
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
  /**
@@ -1,7 +1,7 @@
1
- import { c as Profile, d as ProfilePosition, S as SkillRef } from './index-Uj1NC0QC.cjs';
2
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-gIoCYQNA.cjs';
3
- import { n as ProfileView } from './types-B3KOVEYy.cjs';
4
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-CbzSrQoE.cjs';
1
+ import { c as Profile, d as ProfilePosition, S as SkillRef } from './index-D0qELxvf.cjs';
2
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-Be8tayoD.cjs';
3
+ import { n as ProfileView } from './types-BEei3kVS.cjs';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-CIkWTi6K.cjs';
5
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
  /**
@@ -1,6 +1,6 @@
1
- import { p as ExternalAccount, Q as SkillSuggestion } from './index-Uj1NC0QC.js';
1
+ import { p as ExternalAccount, Q as SkillSuggestion } from './index-D0qELxvf.js';
2
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-Ct7WNyn9.js';
3
+ import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-ClxJ0I98.js';
4
4
  import { z } from 'zod';
5
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
 
@@ -142,6 +142,8 @@ interface UpdateProfileSelfInput {
142
142
  givenName?: string;
143
143
  /** Schema.org Person.familyName from id.sifa.profile.self.familyName. */
144
144
  familyName?: string;
145
+ /** Free-form phonetic respelling of the name from id.sifa.profile.self.namePronunciation. */
146
+ namePronunciation?: string;
145
147
  industries?: ProfileIndustryInput[];
146
148
  location?: ProfileSelfLocation;
147
149
  website?: string;
@@ -1,6 +1,6 @@
1
- import { p as ExternalAccount, Q as SkillSuggestion } from './index-Uj1NC0QC.cjs';
1
+ import { p as ExternalAccount, Q as SkillSuggestion } from './index-D0qELxvf.cjs';
2
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-B3KOVEYy.cjs';
3
+ import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-BEei3kVS.cjs';
4
4
  import { z } from 'zod';
5
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
 
@@ -142,6 +142,8 @@ interface UpdateProfileSelfInput {
142
142
  givenName?: string;
143
143
  /** Schema.org Person.familyName from id.sifa.profile.self.familyName. */
144
144
  familyName?: string;
145
+ /** Free-form phonetic respelling of the name from id.sifa.profile.self.namePronunciation. */
146
+ namePronunciation?: string;
145
147
  industries?: ProfileIndustryInput[];
146
148
  location?: ProfileSelfLocation;
147
149
  website?: string;
@@ -513,6 +513,7 @@ declare const ProfileSelfRecordSchema: z.ZodObject<{
513
513
  industry: z.ZodOptional<z.ZodString>;
514
514
  givenName: z.ZodOptional<z.ZodString>;
515
515
  familyName: z.ZodOptional<z.ZodString>;
516
+ namePronunciation: z.ZodOptional<z.ZodString>;
516
517
  location: z.ZodOptional<z.ZodUnknown>;
517
518
  openTo: z.ZodOptional<z.ZodArray<z.ZodString>>;
518
519
  preferredWorkplace: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -513,6 +513,7 @@ declare const ProfileSelfRecordSchema: z.ZodObject<{
513
513
  industry: z.ZodOptional<z.ZodString>;
514
514
  givenName: z.ZodOptional<z.ZodString>;
515
515
  familyName: z.ZodOptional<z.ZodString>;
516
+ namePronunciation: z.ZodOptional<z.ZodString>;
516
517
  location: z.ZodOptional<z.ZodUnknown>;
517
518
  openTo: z.ZodOptional<z.ZodArray<z.ZodString>>;
518
519
  preferredWorkplace: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -1,4 +1,4 @@
1
- import { n as ProfileView } from './types-B3KOVEYy.cjs';
1
+ import { n as ProfileView } from './types-BEei3kVS.cjs';
2
2
 
3
3
  /**
4
4
  * Compact professional summary derived from a {@link ProfileView}.
@@ -1,4 +1,4 @@
1
- import { n as ProfileView } from './types-Ct7WNyn9.js';
1
+ import { n as ProfileView } from './types-ClxJ0I98.js';
2
2
 
3
3
  /**
4
4
  * Compact professional summary derived from a {@link ProfileView}.