@singi-labs/sifa-sdk 0.10.6 → 0.10.7

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.
package/dist/index.d.cts CHANGED
@@ -197,6 +197,9 @@ declare const APP_CATEGORIES: {
197
197
  readonly Code: {
198
198
  readonly phosphorIcon: "Code";
199
199
  };
200
+ readonly Endorsements: {
201
+ readonly phosphorIcon: "HandHeart";
202
+ };
200
203
  readonly Events: {
201
204
  readonly phosphorIcon: "CalendarBlank";
202
205
  };
@@ -288,6 +291,7 @@ declare const APP_CATEGORY_MAP: {
288
291
  readonly atstore: "Reviews";
289
292
  readonly plyr: "Music";
290
293
  readonly anisota: "Posts";
294
+ readonly atfund: "Endorsements";
291
295
  readonly linkat: "Links";
292
296
  readonly kipclip: "Links";
293
297
  readonly statusphere: "Social";
package/dist/index.d.ts CHANGED
@@ -197,6 +197,9 @@ declare const APP_CATEGORIES: {
197
197
  readonly Code: {
198
198
  readonly phosphorIcon: "Code";
199
199
  };
200
+ readonly Endorsements: {
201
+ readonly phosphorIcon: "HandHeart";
202
+ };
200
203
  readonly Events: {
201
204
  readonly phosphorIcon: "CalendarBlank";
202
205
  };
@@ -288,6 +291,7 @@ declare const APP_CATEGORY_MAP: {
288
291
  readonly atstore: "Reviews";
289
292
  readonly plyr: "Music";
290
293
  readonly anisota: "Posts";
294
+ readonly atfund: "Endorsements";
291
295
  readonly linkat: "Links";
292
296
  readonly kipclip: "Links";
293
297
  readonly statusphere: "Social";
package/dist/index.js CHANGED
@@ -799,6 +799,7 @@ var APP_CATEGORIES = {
799
799
  Articles: { phosphorIcon: "Article" },
800
800
  Chat: { phosphorIcon: "ChatsCircle" },
801
801
  Code: { phosphorIcon: "Code" },
802
+ Endorsements: { phosphorIcon: "HandHeart" },
802
803
  Events: { phosphorIcon: "CalendarBlank" },
803
804
  Links: { phosphorIcon: "LinkSimple" },
804
805
  Lists: { phosphorIcon: "ListBullets" },
@@ -855,6 +856,7 @@ var APP_CATEGORY_MAP = {
855
856
  atstore: "Reviews",
856
857
  plyr: "Music",
857
858
  anisota: "Posts",
859
+ atfund: "Endorsements",
858
860
  // Web-only (rendered in pills/cards via sifa-web atproto-apps.ts;
859
861
  // no backend scan collection yet)
860
862
  linkat: "Links",
@@ -1564,6 +1566,12 @@ var APP_URL_PATTERNS = Object.freeze({
1564
1566
  // SPA — per-record URLs require JS routing. plyr.fm doesn't expose a
1565
1567
  // public per-handle profile page server-side either; falls back to root.
1566
1568
  profileUrlPattern: "https://plyr.fm"
1569
+ },
1570
+ atfund: {
1571
+ // at.fund is auth-gated — `/give/{did}` 307s to `/` when not signed in,
1572
+ // and there's no public per-endorsement permalink. Profile fallback only,
1573
+ // pointing at the main /give listing.
1574
+ profileUrlPattern: "https://www.at.fund/give"
1567
1575
  }
1568
1576
  });
1569
1577
  var COLLECTION_TO_APP = [
@@ -1604,7 +1612,8 @@ var COLLECTION_TO_APP = [
1604
1612
  ["so.sprk.", "spark"],
1605
1613
  ["community.nooki.", "nooki"],
1606
1614
  ["fyi.atstore.", "atstore"],
1607
- ["fm.plyr.", "plyr"]
1615
+ ["fm.plyr.", "plyr"],
1616
+ ["fund.at.", "atfund"]
1608
1617
  ];
1609
1618
 
1610
1619
  // src/cards/resolve-card-url.ts
@@ -2169,7 +2178,7 @@ var ProfileVolunteeringRecordSchema = z.object({
2169
2178
  });
2170
2179
 
2171
2180
  // src/index.ts
2172
- var SIFA_SDK_VERSION = "0.10.6";
2181
+ var SIFA_SDK_VERSION = "0.10.7";
2173
2182
 
2174
2183
  export { ACTIVITY_TIERS, ACTIVITY_VISIBILITY_RULES, ADULT_CONTENT_LABELS, APP_CATEGORIES, APP_CATEGORY_IDS, APP_CATEGORY_MAP, APP_URL_PATTERNS, AtmosphereFeedItemSchema, CATEGORY_LABELS, CATEGORY_ORDER, COLLECTION_TO_APP, COMPLETENESS_MAX_SCORE, CONTINENTS, COUNTRIES, DIMENSIONS_MAX_SCORE, EMPLOYMENT_TYPE_GROUPS, EMPLOYMENT_TYPE_LABELS, EndorsementConfirmationRecordSchema, EndorsementRecordSchema, FEATURE_FLAGS, FeatureAllowlistEntrySchema, FeedActorSchema, FollowFeedItemSchema, FollowFeedPageSchema, FollowProfilePageSchema, FollowProfileSchema, GraphFollowRecordSchema, INDUSTRY_OPTIONS, MIN_SKILLS, OPEN_TO_OPTIONS, PLATFORM_LABELS, PLATFORM_OPTIONS, PUBLISHERS, ProfileCertificationRecordSchema, ProfileCourseRecordSchema, ProfileEducationRecordSchema, ProfileExternalAccountRecordSchema, ProfileHonorRecordSchema, ProfileLanguageRecordSchema, ProfilePositionRecordSchema, ProfileProjectRecordSchema, ProfilePublicationRecordSchema, ProfileSelfRecordSchema, ProfileSkillRecordSchema, ProfileVolunteeringRecordSchema, PublicationAuthorSchema, SIFA_SDK_VERSION, SKILL_CATEGORIES, STANDARD_PUBLISHER_ID, SifaFeedItemSchema, WORKPLACE_TYPE_LABELS, WORKPLACE_TYPE_OPTIONS, atUriSchema, categoryForApp, certDateExtractor, cidSchema, completenessPercent, completenessScore, contrastRatio, countFilledDimensions, countryCodeToFlag, dateRangeExtractor, datetimeSchema, decodeFeedCursor, dedupeSkills, detectPdsProvider, didSchema, dimensionsFromInputs, encodeFeedCursor, findIndustry, formatDistanceToNow, formatLocation, formatRelativeTime, getActivityTaxonomyVersion, getActivityTier, getAppCategoryIcon, getAppIdForCollection, getContinent, getDisplayLabel, getEmploymentTypeLabel, getFaviconUrl, getFilledDimensionsMap, getHandleStem, getIndustryLabelKey, getLexiconEntry, getOpenToLabelKey, getPdsDisplayName, getPlatformLabel, getPublisherByHost, getPublisherById, getPublisherFromSiteUrl, getTierMeta, getWorkplaceTypeLabel, groupSkillsByCategory, hasAdultContent, isAppCategory, isKnownAppId, isKnownPlatform, isValidRgbColor, isVisibleActivityItem, languageTagSchema, lexiconDateExtractor, limitCombiningMarks, makeGraphFollowRecordSchema, maxGraphemes, meetsContrastAA, parseLocationString, pdsProviderFromApi, pickPrimaryPosition, profileToDimensionInputs, relativeLuminance, resolveCardUrl, rgbToString, sanitizeDisplayText, sanitizeHandleInput, selfLabelsSchema, singleDateExtractor, sortByDateDesc, strongRefSchema, truncateGraphemes, uriSchema };
2175
2184
  //# sourceMappingURL=index.js.map