@singi-labs/sifa-sdk 0.14.0 → 0.14.2

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 (33) hide show
  1. package/dist/{index-jNyd5QP7.d.cts → index-CTzpbW81.d.cts} +10 -0
  2. package/dist/{index-jNyd5QP7.d.ts → index-CTzpbW81.d.ts} +10 -0
  3. package/dist/index.cjs +39 -1
  4. package/dist/index.cjs.map +1 -1
  5. package/dist/index.d.cts +40 -5
  6. package/dist/index.d.ts +40 -5
  7. package/dist/index.js +39 -2
  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-Cip8KjJA.d.ts → network-map-DZjcO7tM.d.ts} +4 -4
  12. package/dist/{network-map-Ckl4k6v4.d.cts → network-map-Ds3OR7eJ.d.cts} +4 -4
  13. package/dist/{org-DCHb1xhw.d.cts → org-DmtI6C4A.d.cts} +9 -2
  14. package/dist/{org-zMZg_r7v.d.ts → org-h8nhEeAJ.d.ts} +9 -2
  15. package/dist/{profile-summary-8fapqzHv.d.ts → profile-summary-Bj_vVxkv.d.ts} +1 -1
  16. package/dist/{profile-summary-DY78IoL9.d.cts → profile-summary-C557t4hr.d.cts} +1 -1
  17. package/dist/query/fetchers/index.cjs.map +1 -1
  18. package/dist/query/fetchers/index.d.cts +6 -6
  19. package/dist/query/fetchers/index.d.ts +6 -6
  20. package/dist/query/fetchers/index.js.map +1 -1
  21. package/dist/query/hooks/index.cjs.map +1 -1
  22. package/dist/query/hooks/index.d.cts +5 -5
  23. package/dist/query/hooks/index.d.ts +5 -5
  24. package/dist/query/hooks/index.js.map +1 -1
  25. package/dist/query/index.cjs.map +1 -1
  26. package/dist/query/index.d.cts +8 -8
  27. package/dist/query/index.d.ts +8 -8
  28. package/dist/query/index.js.map +1 -1
  29. package/dist/{types-8wAWvS-T.d.cts → types-DAEkBwRB.d.cts} +1 -1
  30. package/dist/{types-8JaS6abh.d.ts → types-zjv3qDWz.d.ts} +1 -1
  31. package/dist/{use-org-notification-emails-ByAvxb0x.d.cts → use-org-notification-emails-CkCQJhy8.d.cts} +3 -3
  32. package/dist/{use-org-notification-emails-Bt-h3SAB.d.ts → use-org-notification-emails-Cz4cuTyg.d.ts} +3 -3
  33. package/package.json +5 -5
@@ -1,4 +1,4 @@
1
- import { L as LocationValue } from '../index-jNyd5QP7.cjs';
1
+ import { L as LocationValue } from '../index-CTzpbW81.cjs';
2
2
 
3
3
  var vocabularies = {
4
4
  schema: "https://schema.org/",
@@ -1,4 +1,4 @@
1
- import { L as LocationValue } from '../index-jNyd5QP7.js';
1
+ import { L as LocationValue } from '../index-CTzpbW81.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, w as PresentationLinkView } from './index-jNyd5QP7.js';
2
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-zMZg_r7v.js';
3
- import { n as ProfileView } from './types-8JaS6abh.js';
4
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-8fapqzHv.js';
1
+ import { c as Profile, d as ProfilePosition, S as SkillRef, w as PresentationLinkView } from './index-CTzpbW81.js';
2
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-h8nhEeAJ.js';
3
+ import { n as ProfileView } from './types-zjv3qDWz.js';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-Bj_vVxkv.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, w as PresentationLinkView } from './index-jNyd5QP7.cjs';
2
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-DCHb1xhw.cjs';
3
- import { n as ProfileView } from './types-8wAWvS-T.cjs';
4
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-DY78IoL9.cjs';
1
+ import { c as Profile, d as ProfilePosition, S as SkillRef, w as PresentationLinkView } from './index-CTzpbW81.cjs';
2
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-DmtI6C4A.cjs';
3
+ import { n as ProfileView } from './types-DAEkBwRB.cjs';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-C557t4hr.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-jNyd5QP7.cjs';
1
+ import { p as ExternalAccount, Q as SkillSuggestion } from './index-CTzpbW81.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-8wAWvS-T.cjs';
3
+ import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-DAEkBwRB.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
 
@@ -599,6 +599,13 @@ interface AccountSummary {
599
599
  handle: string | null;
600
600
  displayName: string | null;
601
601
  avatarUrl: string | null;
602
+ /**
603
+ * The org's uploaded logo blob CID, for a company account that set one on its
604
+ * `/c/` page; null otherwise. The switcher resolves it to the same logo `/c/`
605
+ * shows (via the shared company-logo resolution), so an uploaded logo appears
606
+ * in the menu rather than the atproto avatar. Omitted by older api responses.
607
+ */
608
+ orgLogoBlob?: string | null;
602
609
  /** Whether this is the currently-active account. */
603
610
  active: boolean;
604
611
  }
@@ -1,6 +1,6 @@
1
- import { p as ExternalAccount, Q as SkillSuggestion } from './index-jNyd5QP7.js';
1
+ import { p as ExternalAccount, Q as SkillSuggestion } from './index-CTzpbW81.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-8JaS6abh.js';
3
+ import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-zjv3qDWz.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
 
@@ -599,6 +599,13 @@ interface AccountSummary {
599
599
  handle: string | null;
600
600
  displayName: string | null;
601
601
  avatarUrl: string | null;
602
+ /**
603
+ * The org's uploaded logo blob CID, for a company account that set one on its
604
+ * `/c/` page; null otherwise. The switcher resolves it to the same logo `/c/`
605
+ * shows (via the shared company-logo resolution), so an uploaded logo appears
606
+ * in the menu rather than the atproto avatar. Omitted by older api responses.
607
+ */
608
+ orgLogoBlob?: string | null;
602
609
  /** Whether this is the currently-active account. */
603
610
  active: boolean;
604
611
  }
@@ -1,4 +1,4 @@
1
- import { n as ProfileView } from './types-8JaS6abh.js';
1
+ import { n as ProfileView } from './types-zjv3qDWz.js';
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-8wAWvS-T.cjs';
1
+ import { n as ProfileView } from './types-DAEkBwRB.cjs';
2
2
 
3
3
  /**
4
4
  * Compact professional summary derived from a {@link ProfileView}.