@singi-labs/sifa-sdk 0.12.44 → 0.12.45

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 (51) hide show
  1. package/dist/{adult-content-JKDlPIbL.d.cts → adult-content-DPbdzRqN.d.cts} +57 -1
  2. package/dist/{adult-content-JKDlPIbL.d.ts → adult-content-DPbdzRqN.d.ts} +57 -1
  3. package/dist/{feed-C8aHEPw4.d.cts → feed-dOSy_48Z.d.cts} +1 -1
  4. package/dist/{feed-C8aHEPw4.d.ts → feed-dOSy_48Z.d.ts} +1 -1
  5. package/dist/{index-BzfWwovU.d.ts → index-8tpQ3aa6.d.ts} +4 -4
  6. package/dist/{index-DRSrcDoq.d.cts → index-C5bE9r3L.d.cts} +4 -4
  7. package/dist/{index-C-k5JuRG.d.ts → index-CC03zp-c.d.ts} +31 -4
  8. package/dist/{index-BFO1nfxZ.d.cts → index-DtpqwUb4.d.cts} +31 -4
  9. package/dist/index.cjs +24 -6
  10. package/dist/index.cjs.map +1 -1
  11. package/dist/index.d.cts +7 -7
  12. package/dist/index.d.ts +7 -7
  13. package/dist/index.js +24 -6
  14. package/dist/index.js.map +1 -1
  15. package/dist/{org-Bijq3reg.d.ts → org-C827hinr.d.ts} +94 -4
  16. package/dist/{org-D_0P4klw.d.cts → org-DvskXMpB.d.cts} +94 -4
  17. package/dist/{profile-summary-CSmXD7ll.d.cts → profile-summary-BawHMAG9.d.cts} +1 -1
  18. package/dist/{profile-summary-C9E-HPeP.d.ts → profile-summary-M_mQaHdp.d.ts} +1 -1
  19. package/dist/query/fetchers/index.cjs +35 -0
  20. package/dist/query/fetchers/index.cjs.map +1 -1
  21. package/dist/query/fetchers/index.d.cts +5 -5
  22. package/dist/query/fetchers/index.d.ts +5 -5
  23. package/dist/query/fetchers/index.js +32 -1
  24. package/dist/query/fetchers/index.js.map +1 -1
  25. package/dist/query/hooks/index.cjs +103 -0
  26. package/dist/query/hooks/index.cjs.map +1 -1
  27. package/dist/query/hooks/index.d.cts +4 -4
  28. package/dist/query/hooks/index.d.ts +4 -4
  29. package/dist/query/hooks/index.js +100 -1
  30. package/dist/query/hooks/index.js.map +1 -1
  31. package/dist/query/index.cjs +105 -0
  32. package/dist/query/index.cjs.map +1 -1
  33. package/dist/query/index.d.cts +8 -8
  34. package/dist/query/index.d.ts +8 -8
  35. package/dist/query/index.js +98 -1
  36. package/dist/query/index.js.map +1 -1
  37. package/dist/schemas/index.cjs +31 -1
  38. package/dist/schemas/index.cjs.map +1 -1
  39. package/dist/schemas/index.d.cts +20 -593
  40. package/dist/schemas/index.d.ts +20 -593
  41. package/dist/schemas/index.js +30 -2
  42. package/dist/schemas/index.js.map +1 -1
  43. package/dist/schemas/write/index.cjs +8 -0
  44. package/dist/schemas/write/index.cjs.map +1 -1
  45. package/dist/schemas/write/index.d.cts +9 -0
  46. package/dist/schemas/write/index.d.ts +9 -0
  47. package/dist/schemas/write/index.js +8 -0
  48. package/dist/schemas/write/index.js.map +1 -1
  49. package/dist/shared-CNr-iMpc.d.cts +614 -0
  50. package/dist/shared-CNr-iMpc.d.ts +614 -0
  51. package/package.json +1 -1
package/dist/index.d.cts CHANGED
@@ -1,11 +1,11 @@
1
- import { b as ProfileSkill, c as ProfilePresentationDelivery, L as LocationValue, d as PdsProviderInfo, e as Profile, f as AccountFacetMode, g as ProfilePosition, h as ProfileCertification, i as ProfileEducation, j as ProfileHonor, k as ProfileLanguage, l as ProfileProject, m as ProfilePublication, n as ProfileInvolvement } from './adult-content-JKDlPIbL.cjs';
2
- export { o as ADULT_CONTENT_LABELS, p as ActiveApp, q as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, r as AtfundLinkView, s as CertificationView, C as CoSpeaker, t as CoSpeakerView, u as ContributorView, v as CourseView, D as DurationView, w as EducationView, x as Endorsement, y as EndorsementData, E as ExternalAccount, z as ExternalAccountKeytraceClaim, B as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, G as InvolvementLinkView, J as InvolvementView, K as LanguageProficiency, M as LanguageView, O as OrgAddressView, N as OrgFloorVerdict, Q as OrgLinkView, R as OrgProfileView, T as PositionView, U as PresentationDeliveryView, V as PresentationLinkView, W as PresentationView, X as ProfileCourse, Y as ProfileIndustry, Z as ProfileInvolvementLink, _ as ProfileLocation, $ as ProfileLocationView, a0 as ProfileOverrideSource, a1 as ProfilePresentation, P as ProfileView, a2 as ProfileVolunteering, a3 as ProjectView, a4 as PublicationContributor, a5 as PublicationView, a6 as RecognizedEntity, a7 as SkillRef, S as SkillSuggestion, a8 as SkillView, a9 as TrustStat, aa as VerifiedAccount, ab as VolunteeringView, ac as hasAdultContent } from './adult-content-JKDlPIbL.cjs';
3
- import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord, OrgProfileRecord } from './schemas/index.cjs';
4
- export { ArtifactLink, ArtifactLinkSchema, BlobRef, BlobRefSchema, EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, OrgEmploymentAttestationRecord, OrgEmploymentAttestationRecordSchema, OrgProfileRecordSchema, PROFILE_INVOLVEMENT_NSID, PresentationDurationSchema, PresentationLink, PresentationLinkSchema, ProfileCertificationRecord, ProfileCertificationRecordSchema, ProfileCourseRecord, ProfileCourseRecordSchema, ProfileEducationRecord, ProfileEducationRecordSchema, ProfileExternalAccountRecord, ProfileExternalAccountRecordSchema, ProfileHonorRecord, ProfileHonorRecordSchema, ProfileInvolvementRecord, ProfileInvolvementRecordSchema, ProfileLanguageRecord, ProfileLanguageRecordSchema, ProfilePositionRecord, ProfilePositionRecordSchema, ProfilePresentationDeliveryRecordSchema, ProfilePresentationRecordSchema, ProfileProjectRecord, ProfileProjectRecordSchema, ProfilePublicationRecord, ProfilePublicationRecordSchema, ProfileSelfRecord, ProfileSelfRecordSchema, ProfileSkillRecord, ProfileSkillRecordSchema, ProfileVolunteeringRecord, ProfileVolunteeringRecordSchema, PublicationAuthor, PublicationAuthorSchema, atUriSchema, cidSchema, datetimeSchema, didSchema, externalRecordRefSchema, languageTagSchema, makeGraphFollowRecordSchema, maxGraphemes, partialDateSchema, selfLabelsSchema, skillRefSchema, strongRefSchema, uriSchema } from './schemas/index.cjs';
1
+ import { b as ProfileSkill, c as ProfilePresentationDelivery, L as LocationValue, d as PdsProviderInfo, e as Profile, f as AccountFacetMode, g as ProfilePosition, h as ProfileCertification, i as ProfileEducation, j as ProfileHonor, k as ProfileLanguage, l as ProfileProject, m as ProfilePublication, n as ProfileInvolvement } from './adult-content-DPbdzRqN.cjs';
2
+ export { o as ADULT_CONTENT_LABELS, p as ActiveApp, q as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, r as AtfundLinkView, s as CertificationView, C as CoSpeaker, t as CoSpeakerView, u as ContributorView, v as CourseView, D as DurationView, w as EducationView, x as Endorsement, y as EndorsementData, E as ExternalAccount, z as ExternalAccountKeytraceClaim, B as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, G as InvolvementLinkView, J as InvolvementView, K as LanguageProficiency, M as LanguageView, O as OrgAddressView, N as OrgFloorVerdict, Q as OrgLinkView, R as OrgProfileView, T as PositionView, U as PresentationDeliveryView, V as PresentationLinkView, W as PresentationView, X as ProfileCourse, Y as ProfileIndustry, Z as ProfileInvolvementLink, _ as ProfileLocation, $ as ProfileLocationView, a0 as ProfileOverrideSource, a1 as ProfilePresentation, P as ProfileView, a2 as ProfileVolunteering, a3 as ProjectView, a4 as PublicationContributor, a5 as PublicationView, a6 as RecognizedEntity, a7 as SkillRef, S as SkillSuggestion, a8 as SkillView, a9 as TrustStat, aa as VerifiedAccount, ab as VolunteeringView, ac as hasAdultContent } from './adult-content-DPbdzRqN.cjs';
3
+ import { j as PresentationDuration, H as ProfilePresentationDeliveryRecord, J as ProfilePresentationRecord, h as OrgProfileRecord } from './shared-CNr-iMpc.cjs';
4
+ export { A as ArtifactLink, a as ArtifactLinkSchema, B as BlobRef, b as BlobRefSchema, E as EndorsementConfirmationRecord, c as EndorsementConfirmationRecordSchema, d as EndorsementRecord, e as EndorsementRecordSchema, G as GraphFollowRecord, f as GraphFollowRecordSchema, O as OrgEmploymentAttestationRecord, g as OrgEmploymentAttestationRecordSchema, i as OrgProfileRecordSchema, P as PROFILE_INVOLVEMENT_NSID, k as PresentationDurationSchema, l as PresentationLink, m as PresentationLinkSchema, n as ProfileCertificationRecord, o as ProfileCertificationRecordSchema, p as ProfileCourseRecord, q as ProfileCourseRecordSchema, r as ProfileEducationRecord, s as ProfileEducationRecordSchema, t as ProfileExternalAccountRecord, u as ProfileExternalAccountRecordSchema, v as ProfileHonorRecord, w as ProfileHonorRecordSchema, x as ProfileInvolvementRecord, y as ProfileInvolvementRecordSchema, z as ProfileLanguageRecord, C as ProfileLanguageRecordSchema, D as ProfilePositionRecord, F as ProfilePositionRecordSchema, I as ProfilePresentationDeliveryRecordSchema, K as ProfilePresentationRecordSchema, L as ProfileProjectRecord, M as ProfileProjectRecordSchema, N as ProfilePublicationRecord, Q as ProfilePublicationRecordSchema, R as ProfileSelfRecord, S as ProfileSelfRecordSchema, T as ProfileSkillRecord, U as ProfileSkillRecordSchema, V as ProfileVolunteeringRecord, W as ProfileVolunteeringRecordSchema, X as PublicationAuthor, Y as PublicationAuthorSchema, Z as atUriSchema, _ as cidSchema, $ as datetimeSchema, a0 as didSchema, a1 as externalRecordRefSchema, a2 as languageTagSchema, a3 as makeGraphFollowRecordSchema, a4 as maxGraphemes, a5 as partialDateSchema, a6 as selfLabelsSchema, a7 as skillRefSchema, a8 as strongRefSchema, a9 as uriSchema } from './shared-CNr-iMpc.cjs';
5
5
  import { z } from 'zod';
6
- export { P as ProfileSummary, S as SummarizeProfileViewOptions, s as summarizeProfileView } from './profile-summary-CSmXD7ll.cjs';
7
- import { E as EntitySearchResult } from './feed-C8aHEPw4.cjs';
8
- export { A as AtmosphereFeedItem, d as AtmosphereFeedItemSchema, e as EntityImportSearchResponse, f as EntityImportSearchResponseSchema, g as EntityMintDomainResponse, h as EntityMintDomainResponseSchema, i as EntityResolveDomainRequest, j as EntityResolveDomainRequestSchema, k as EntityResolveDomainResponse, l as EntityResolveDomainResponseSchema, m as EntitySearchResponse, n as EntitySearchResponseSchema, o as EntitySearchResultSchema, p as EntitySelectRequest, q as EntitySelectRequestSchema, r as EntitySelectResponse, s as EntitySelectResponseSchema, t as FEATURE_FLAGS, b as FeatureAllowlistEntry, u as FeatureAllowlistEntrySchema, c as FeatureFlag, v as FeedActor, w as FeedActorSchema, x as FeedCursor, y as FollowFeedItem, z as FollowFeedItemSchema, F as FollowFeedPage, B as FollowFeedPageSchema, a as FollowProfileItem, C as FollowProfilePage, D as FollowProfilePageSchema, G as FollowProfileSchema, S as SifaFeedItem, H as SifaFeedItemSchema, I as decodeFeedCursor, J as encodeFeedCursor } from './feed-C8aHEPw4.cjs';
6
+ export { P as ProfileSummary, S as SummarizeProfileViewOptions, s as summarizeProfileView } from './profile-summary-BawHMAG9.cjs';
7
+ import { k as EntitySearchResult } from './feed-dOSy_48Z.cjs';
8
+ export { A as AtmosphereFeedItem, a as AtmosphereFeedItemSchema, E as EntityImportSearchResponse, b as EntityImportSearchResponseSchema, c as EntityMintDomainResponse, d as EntityMintDomainResponseSchema, e as EntityResolveDomainRequest, f as EntityResolveDomainRequestSchema, g as EntityResolveDomainResponse, h as EntityResolveDomainResponseSchema, i as EntitySearchResponse, j as EntitySearchResponseSchema, l as EntitySearchResultSchema, m as EntitySelectRequest, n as EntitySelectRequestSchema, o as EntitySelectResponse, p as EntitySelectResponseSchema, F as FEATURE_FLAGS, q as FeatureAllowlistEntry, r as FeatureAllowlistEntrySchema, s as FeatureFlag, t as FeedActor, u as FeedActorSchema, v as FeedCursor, w as FollowFeedItem, x as FollowFeedItemSchema, y as FollowFeedPage, z as FollowFeedPageSchema, B as FollowProfileItem, C as FollowProfilePage, D as FollowProfilePageSchema, G as FollowProfileSchema, S as SifaFeedItem, H as SifaFeedItemSchema, I as decodeFeedCursor, J as encodeFeedCursor } from './feed-dOSy_48Z.cjs';
9
9
 
10
10
  type ContinentCode = 'AF' | 'AN' | 'AS' | 'EU' | 'NA' | 'OC' | 'SA';
11
11
  declare const CONTINENTS: ReadonlyArray<{
package/dist/index.d.ts CHANGED
@@ -1,11 +1,11 @@
1
- import { b as ProfileSkill, c as ProfilePresentationDelivery, L as LocationValue, d as PdsProviderInfo, e as Profile, f as AccountFacetMode, g as ProfilePosition, h as ProfileCertification, i as ProfileEducation, j as ProfileHonor, k as ProfileLanguage, l as ProfileProject, m as ProfilePublication, n as ProfileInvolvement } from './adult-content-JKDlPIbL.js';
2
- export { o as ADULT_CONTENT_LABELS, p as ActiveApp, q as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, r as AtfundLinkView, s as CertificationView, C as CoSpeaker, t as CoSpeakerView, u as ContributorView, v as CourseView, D as DurationView, w as EducationView, x as Endorsement, y as EndorsementData, E as ExternalAccount, z as ExternalAccountKeytraceClaim, B as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, G as InvolvementLinkView, J as InvolvementView, K as LanguageProficiency, M as LanguageView, O as OrgAddressView, N as OrgFloorVerdict, Q as OrgLinkView, R as OrgProfileView, T as PositionView, U as PresentationDeliveryView, V as PresentationLinkView, W as PresentationView, X as ProfileCourse, Y as ProfileIndustry, Z as ProfileInvolvementLink, _ as ProfileLocation, $ as ProfileLocationView, a0 as ProfileOverrideSource, a1 as ProfilePresentation, P as ProfileView, a2 as ProfileVolunteering, a3 as ProjectView, a4 as PublicationContributor, a5 as PublicationView, a6 as RecognizedEntity, a7 as SkillRef, S as SkillSuggestion, a8 as SkillView, a9 as TrustStat, aa as VerifiedAccount, ab as VolunteeringView, ac as hasAdultContent } from './adult-content-JKDlPIbL.js';
3
- import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord, OrgProfileRecord } from './schemas/index.js';
4
- export { ArtifactLink, ArtifactLinkSchema, BlobRef, BlobRefSchema, EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, OrgEmploymentAttestationRecord, OrgEmploymentAttestationRecordSchema, OrgProfileRecordSchema, PROFILE_INVOLVEMENT_NSID, PresentationDurationSchema, PresentationLink, PresentationLinkSchema, ProfileCertificationRecord, ProfileCertificationRecordSchema, ProfileCourseRecord, ProfileCourseRecordSchema, ProfileEducationRecord, ProfileEducationRecordSchema, ProfileExternalAccountRecord, ProfileExternalAccountRecordSchema, ProfileHonorRecord, ProfileHonorRecordSchema, ProfileInvolvementRecord, ProfileInvolvementRecordSchema, ProfileLanguageRecord, ProfileLanguageRecordSchema, ProfilePositionRecord, ProfilePositionRecordSchema, ProfilePresentationDeliveryRecordSchema, ProfilePresentationRecordSchema, ProfileProjectRecord, ProfileProjectRecordSchema, ProfilePublicationRecord, ProfilePublicationRecordSchema, ProfileSelfRecord, ProfileSelfRecordSchema, ProfileSkillRecord, ProfileSkillRecordSchema, ProfileVolunteeringRecord, ProfileVolunteeringRecordSchema, PublicationAuthor, PublicationAuthorSchema, atUriSchema, cidSchema, datetimeSchema, didSchema, externalRecordRefSchema, languageTagSchema, makeGraphFollowRecordSchema, maxGraphemes, partialDateSchema, selfLabelsSchema, skillRefSchema, strongRefSchema, uriSchema } from './schemas/index.js';
1
+ import { b as ProfileSkill, c as ProfilePresentationDelivery, L as LocationValue, d as PdsProviderInfo, e as Profile, f as AccountFacetMode, g as ProfilePosition, h as ProfileCertification, i as ProfileEducation, j as ProfileHonor, k as ProfileLanguage, l as ProfileProject, m as ProfilePublication, n as ProfileInvolvement } from './adult-content-DPbdzRqN.js';
2
+ export { o as ADULT_CONTENT_LABELS, p as ActiveApp, q as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, r as AtfundLinkView, s as CertificationView, C as CoSpeaker, t as CoSpeakerView, u as ContributorView, v as CourseView, D as DurationView, w as EducationView, x as Endorsement, y as EndorsementData, E as ExternalAccount, z as ExternalAccountKeytraceClaim, B as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, G as InvolvementLinkView, J as InvolvementView, K as LanguageProficiency, M as LanguageView, O as OrgAddressView, N as OrgFloorVerdict, Q as OrgLinkView, R as OrgProfileView, T as PositionView, U as PresentationDeliveryView, V as PresentationLinkView, W as PresentationView, X as ProfileCourse, Y as ProfileIndustry, Z as ProfileInvolvementLink, _ as ProfileLocation, $ as ProfileLocationView, a0 as ProfileOverrideSource, a1 as ProfilePresentation, P as ProfileView, a2 as ProfileVolunteering, a3 as ProjectView, a4 as PublicationContributor, a5 as PublicationView, a6 as RecognizedEntity, a7 as SkillRef, S as SkillSuggestion, a8 as SkillView, a9 as TrustStat, aa as VerifiedAccount, ab as VolunteeringView, ac as hasAdultContent } from './adult-content-DPbdzRqN.js';
3
+ import { j as PresentationDuration, H as ProfilePresentationDeliveryRecord, J as ProfilePresentationRecord, h as OrgProfileRecord } from './shared-CNr-iMpc.js';
4
+ export { A as ArtifactLink, a as ArtifactLinkSchema, B as BlobRef, b as BlobRefSchema, E as EndorsementConfirmationRecord, c as EndorsementConfirmationRecordSchema, d as EndorsementRecord, e as EndorsementRecordSchema, G as GraphFollowRecord, f as GraphFollowRecordSchema, O as OrgEmploymentAttestationRecord, g as OrgEmploymentAttestationRecordSchema, i as OrgProfileRecordSchema, P as PROFILE_INVOLVEMENT_NSID, k as PresentationDurationSchema, l as PresentationLink, m as PresentationLinkSchema, n as ProfileCertificationRecord, o as ProfileCertificationRecordSchema, p as ProfileCourseRecord, q as ProfileCourseRecordSchema, r as ProfileEducationRecord, s as ProfileEducationRecordSchema, t as ProfileExternalAccountRecord, u as ProfileExternalAccountRecordSchema, v as ProfileHonorRecord, w as ProfileHonorRecordSchema, x as ProfileInvolvementRecord, y as ProfileInvolvementRecordSchema, z as ProfileLanguageRecord, C as ProfileLanguageRecordSchema, D as ProfilePositionRecord, F as ProfilePositionRecordSchema, I as ProfilePresentationDeliveryRecordSchema, K as ProfilePresentationRecordSchema, L as ProfileProjectRecord, M as ProfileProjectRecordSchema, N as ProfilePublicationRecord, Q as ProfilePublicationRecordSchema, R as ProfileSelfRecord, S as ProfileSelfRecordSchema, T as ProfileSkillRecord, U as ProfileSkillRecordSchema, V as ProfileVolunteeringRecord, W as ProfileVolunteeringRecordSchema, X as PublicationAuthor, Y as PublicationAuthorSchema, Z as atUriSchema, _ as cidSchema, $ as datetimeSchema, a0 as didSchema, a1 as externalRecordRefSchema, a2 as languageTagSchema, a3 as makeGraphFollowRecordSchema, a4 as maxGraphemes, a5 as partialDateSchema, a6 as selfLabelsSchema, a7 as skillRefSchema, a8 as strongRefSchema, a9 as uriSchema } from './shared-CNr-iMpc.js';
5
5
  import { z } from 'zod';
6
- export { P as ProfileSummary, S as SummarizeProfileViewOptions, s as summarizeProfileView } from './profile-summary-C9E-HPeP.js';
7
- import { E as EntitySearchResult } from './feed-C8aHEPw4.js';
8
- export { A as AtmosphereFeedItem, d as AtmosphereFeedItemSchema, e as EntityImportSearchResponse, f as EntityImportSearchResponseSchema, g as EntityMintDomainResponse, h as EntityMintDomainResponseSchema, i as EntityResolveDomainRequest, j as EntityResolveDomainRequestSchema, k as EntityResolveDomainResponse, l as EntityResolveDomainResponseSchema, m as EntitySearchResponse, n as EntitySearchResponseSchema, o as EntitySearchResultSchema, p as EntitySelectRequest, q as EntitySelectRequestSchema, r as EntitySelectResponse, s as EntitySelectResponseSchema, t as FEATURE_FLAGS, b as FeatureAllowlistEntry, u as FeatureAllowlistEntrySchema, c as FeatureFlag, v as FeedActor, w as FeedActorSchema, x as FeedCursor, y as FollowFeedItem, z as FollowFeedItemSchema, F as FollowFeedPage, B as FollowFeedPageSchema, a as FollowProfileItem, C as FollowProfilePage, D as FollowProfilePageSchema, G as FollowProfileSchema, S as SifaFeedItem, H as SifaFeedItemSchema, I as decodeFeedCursor, J as encodeFeedCursor } from './feed-C8aHEPw4.js';
6
+ export { P as ProfileSummary, S as SummarizeProfileViewOptions, s as summarizeProfileView } from './profile-summary-M_mQaHdp.js';
7
+ import { k as EntitySearchResult } from './feed-dOSy_48Z.js';
8
+ export { A as AtmosphereFeedItem, a as AtmosphereFeedItemSchema, E as EntityImportSearchResponse, b as EntityImportSearchResponseSchema, c as EntityMintDomainResponse, d as EntityMintDomainResponseSchema, e as EntityResolveDomainRequest, f as EntityResolveDomainRequestSchema, g as EntityResolveDomainResponse, h as EntityResolveDomainResponseSchema, i as EntitySearchResponse, j as EntitySearchResponseSchema, l as EntitySearchResultSchema, m as EntitySelectRequest, n as EntitySelectRequestSchema, o as EntitySelectResponse, p as EntitySelectResponseSchema, F as FEATURE_FLAGS, q as FeatureAllowlistEntry, r as FeatureAllowlistEntrySchema, s as FeatureFlag, t as FeedActor, u as FeedActorSchema, v as FeedCursor, w as FollowFeedItem, x as FollowFeedItemSchema, y as FollowFeedPage, z as FollowFeedPageSchema, B as FollowProfileItem, C as FollowProfilePage, D as FollowProfilePageSchema, G as FollowProfileSchema, S as SifaFeedItem, H as SifaFeedItemSchema, I as decodeFeedCursor, J as encodeFeedCursor } from './feed-dOSy_48Z.js';
9
9
 
10
10
  type ContinentCode = 'AF' | 'AN' | 'AS' | 'EU' | 'NA' | 'OC' | 'SA';
11
11
  declare const CONTINENTS: ReadonlyArray<{
package/dist/index.js CHANGED
@@ -1415,6 +1415,11 @@ var activity_tiers_default = {
1415
1415
  app: "sifa",
1416
1416
  notes: "Confirmation/acceptance of an endorsement received."
1417
1417
  },
1418
+ "id.sifa.confirmation": {
1419
+ tier: "action",
1420
+ app: "sifa",
1421
+ notes: "Confirmation that a record naming the actor is accurate (co-speaker credit, project membership)."
1422
+ },
1418
1423
  "id.sifa.graph.connection": {
1419
1424
  tier: "creation",
1420
1425
  app: "sifa",
@@ -1491,11 +1496,13 @@ var activity_tiers_default = {
1491
1496
  },
1492
1497
  "id.sifa.project.member": {
1493
1498
  tier: "creation",
1494
- app: "sifa"
1499
+ app: "sifa",
1500
+ notes: "Deprecated, never implemented. Superseded by id.sifa.confirmation."
1495
1501
  },
1496
1502
  "id.sifa.project.membership": {
1497
1503
  tier: "creation",
1498
- app: "sifa"
1504
+ app: "sifa",
1505
+ notes: "Deprecated, never implemented. Superseded by id.sifa.confirmation."
1499
1506
  },
1500
1507
  "id.sifa.project.self": {
1501
1508
  tier: "creation",
@@ -3323,8 +3330,6 @@ var verbs_default = {
3323
3330
  "app.sidetrail.trail": "shipped",
3324
3331
  "app.sidetrail.walk": "shipped",
3325
3332
  "social.colibri.membership": "joined",
3326
- "id.sifa.project.membership": "joined",
3327
- "id.sifa.project.member": "joined",
3328
3333
  "community.lexicon.calendar.rsvp": "joined",
3329
3334
  "at.youandme.connection": "joined",
3330
3335
  "id.sifa.graph.connection": "joined"
@@ -5206,10 +5211,23 @@ var ProfilePresentationDeliveryRecordSchema = z.object({
5206
5211
  coSpeakers: z.array(z.string().regex(/^did:[a-z]+:[^\s]+$/, "must be a DID")).max(20).optional(),
5207
5212
  createdAt: datetimeSchema
5208
5213
  });
5214
+ var projectMemberRefSchema = z.object({
5215
+ did: didSchema,
5216
+ role: z.string().optional(),
5217
+ title: z.string().refine(maxGraphemes(128)).max(1280).optional()
5218
+ });
5209
5219
  var ProfileProjectRecordSchema = z.object({
5210
- name: z.string().min(1).refine(maxGraphemes(100)).max(1e3),
5220
+ name: z.string().min(1).refine(maxGraphemes(256)).max(2560),
5211
5221
  description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
5212
5222
  url: uriSchema.optional(),
5223
+ members: z.array(projectMemberRefSchema).max(50).optional(),
5224
+ /**
5225
+ * The same project as recorded elsewhere: another person's entry for shared
5226
+ * work, or a first-class `id.sifa.project.self` record. Set when you were
5227
+ * named on someone else's entry and keep your own version, so consumers can
5228
+ * tell the two describe one project instead of showing it twice.
5229
+ */
5230
+ projectRef: strongRefSchema.optional(),
5213
5231
  position: strongRefSchema.optional(),
5214
5232
  startedAt: partialDateSchema.optional(),
5215
5233
  endedAt: partialDateSchema.optional(),
@@ -5361,7 +5379,7 @@ function roadmapIssueUrl(issue) {
5361
5379
  }
5362
5380
 
5363
5381
  // src/index.ts
5364
- var SIFA_SDK_VERSION = "0.12.44";
5382
+ var SIFA_SDK_VERSION = "0.12.45";
5365
5383
 
5366
5384
  export { ACTIVITY_TIERS, ACTIVITY_VERBS, ACTIVITY_VISIBILITY_RULES, ADULT_CONTENT_LABELS, ALL_SECTIONS, APP_CATEGORIES, APP_CATEGORY_IDS, APP_CATEGORY_MAP, APP_URL_PATTERNS, ARTIFACT_LINK_KIND_LABELS, ARTIFACT_LINK_KIND_OPTIONS, ArtifactLinkSchema, AtmosphereFeedItemSchema, BlobRefSchema, CALENDAR_EVENT_MODE_LABELS, CALENDAR_EVENT_STATUS_LABELS, CATEGORY_LABELS, CATEGORY_ORDER, COLLECTION_TO_APP, COMPANY_OPTIONAL_EMPLOYMENT_TYPES, COMPANY_PAGE_MIN_FIRMOGRAPHIC_FIELDS, COMPLETENESS_MAX_SCORE, CONTINENTS, COUNTRIES, DIMENSIONS_MAX_SCORE, EMPLOYMENT_TYPE_GROUPS, EMPLOYMENT_TYPE_LABELS, ENTITY_REF_ANCHORS, EndorsementConfirmationRecordSchema, EndorsementRecordSchema, EntityImportSearchResponseSchema, EntityMintDomainResponseSchema, EntityResolveDomainRequestSchema, EntityResolveDomainResponseSchema, EntitySearchResponseSchema, EntitySearchResultSchema, EntitySelectRequestSchema, EntitySelectResponseSchema, FEATURE_FLAGS, FeatureAllowlistEntrySchema, FeedActorSchema, FollowFeedItemSchema, FollowFeedPageSchema, FollowProfilePageSchema, FollowProfileSchema, GraphFollowRecordSchema, INDUSTRY_OPTIONS, INVOLVEMENT_HEADING_ORDER, INVOLVEMENT_KIND_HEADINGS, INVOLVEMENT_KIND_LABELS, INVOLVEMENT_KIND_OPTIONS, MIN_SKILLS, OPEN_TO_OPTIONS, OPEN_TO_TOKENS, OPEN_TO_TOKEN_TO_VALUE, OPEN_TO_VALUE_TO_TOKEN, OrgEmploymentAttestationRecordSchema, OrgProfileRecordSchema, PLATFORM_LABELS, PLATFORM_OPTIONS, PRESENTATION_LINK_TYPE_LABELS, PRESENTATION_LINK_TYPE_OPTIONS, PRESENTATION_ROLE_LABELS, PRESENTATION_ROLE_OPTIONS, PROFILE_INVOLVEMENT_NSID, PUBLISHERS, PresentationDurationSchema, PresentationLinkSchema, ProfileCertificationRecordSchema, ProfileCourseRecordSchema, ProfileEducationRecordSchema, ProfileExternalAccountRecordSchema, ProfileHonorRecordSchema, ProfileInvolvementRecordSchema, ProfileLanguageRecordSchema, ProfilePositionRecordSchema, ProfilePresentationDeliveryRecordSchema, ProfilePresentationRecordSchema, ProfileProjectRecordSchema, ProfilePublicationRecordSchema, ProfileSelfRecordSchema, ProfileSkillRecordSchema, ProfileVolunteeringRecordSchema, PublicationAuthorSchema, ROADMAP_ISSUES_REPO, ROADMAP_ITEM_META, SECTION_GROUPS, SECTION_LABELS, SIFA_SDK_VERSION, SKILL_CATEGORIES, STANDARD_PUBLISHER_ID, STREAM_VERBS, SifaFeedItemSchema, VERIFICATION_PROVIDERS, WORKPLACE_TYPE_LABELS, WORKPLACE_TYPE_OPTIONS, atUriSchema, buildTalkSlug, categoryForApp, certDateExtractor, cidSchema, classifyEntityRef, completenessPercent, completenessScore, contrastRatio, countFilledDimensions, countryCodeToFlag, dateRangeExtractor, datetimeSchema, decodeFeedCursor, dedupeSkills, detectPdsProvider, didSchema, dimensionsFromInputs, durationFromMinutes, encodeFeedCursor, entityDisambiguationLabel, entityResultKey, externalRecordRefSchema, filterHidden, findIndustry, formatCompanyName, formatDateRange, formatDistanceToNow, formatLocation, formatPresentationDuration, formatRelativeTime, formatTimelineDate, getActivityTaxonomyVersion, getActivityTier, getActivityVerbsVersion, getAppCategoryIcon, getAppIdForCollection, getArtifactLinkKindLabel, getCalendarEventModeLabel, getCalendarEventStatusLabel, getContinent, getDisplayLabel, getEmploymentTypeLabel, getFaviconUrl, getFilledDimensionsMap, getHandleStem, getIndustryLabelKey, getInvolvementKindHeading, getInvolvementKindLabel, getLexiconEntry, getOpenToLabelKey, getPdsDisplayName, getPlatformLabel, getPresentationLinkTypeLabel, getPresentationRoleLabel, getPublisherByHost, getPublisherById, getPublisherFromSiteUrl, getTierMeta, getVerificationProvider, getVisibleSectionIds, getWorkplaceTypeLabel, groupInvolvementByHeading, groupSkillsByCategory, groupSkillsBySubCategory, groupSkillsForDisplay, hasAdultContent, hasPersonalProfileContent, hoistPrimary, isAppCategory, isCompanyPageIndexable, isCompanyRequired, isKnownAppId, isKnownPlatform, isKnownVerificationProvider, isLinked, isPseudoEmployer, isRegistrableDomainHandle, isSectionPopulated, isValidRgbColor, isVisibleActivityItem, languageTagSchema, lexiconDateExtractor, limitCombiningMarks, looksLikeDomain, makeGraphFollowRecordSchema, maxGraphemes, meetsContrastAA, normalizeCompanyKey, normalizeLegalForm, normalizeOpenTo, normalizePlatformId, normalizePresentationMode, normalizePresentationRole, normalizeWorkplaceTypes, openToTokenToValue, openToValueToToken, parseIntendedAudiences, parseLocationString, parsePresentationDuration, parseTalkRkey, partialDateSchema, pdsProviderFromApi, pickPrimaryPosition, presentationCsvRowToRecord, presentationDeliveryCsvRowToRecord, primaryVerification, profileToDimensionInputs, qualifiesAsOrg, relativeLuminance, rendersCompanyProfile, rendersPersonalProfile, resolveAccountFacetMode, resolveCardHealth, resolveCardUrl, resolveEmbed, resolveVerifierProvider, rgbToString, roadmapIssueUrl, sanitizeDisplayText, sanitizeHandleInput, searchResultDisambiguation, selfLabelsSchema, singleDateExtractor, skillRefSchema, slugifyTitle, sortByActiveDateRange, sortByDateDesc, sortCertifications, sortEducation, sortHonors, sortLanguages, sortLanguagesByProficiency, sortPositions, sortProjects, sortPublications, streamAddressSchema, streamAuthorSchema, streamCardBodySchema, streamCardSubjectSchema, streamCardVMSchema, streamExternalLinkSchema, streamGeoSchema, streamMediaSchema, streamRichSegmentSchema, streamSourceSchema, streamThemeSchema, streamVerbSchema, stripHtmlToText, strongRefSchema, summarizePresentationDeliveries, summarizeProfileView, toStreamCardVM, toStreamCardVMs, truncateGraphemes, uriSchema, verbForCollection, visibleItems, youtubeThumbnailUrl, youtubeVideoId };
5367
5385
  //# sourceMappingURL=index.js.map