@agorapulse/ui-symbol 21.0.0 → 21.0.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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agorapulse/ui-symbol",
3
3
  "description": "Agorapulse UI Symbol Library",
4
- "version": "21.0.0",
4
+ "version": "21.0.2",
5
5
  "author": "Benoit Hediard",
6
6
  "repository": {
7
7
  "type": "git",
@@ -3,6 +3,11 @@ interface apSymbol {
3
3
  data: string;
4
4
  }
5
5
 
6
+ declare const apAcknowledge: {
7
+ name: 'acknowledge';
8
+ data: string;
9
+ };
10
+
6
11
  declare const apAd: {
7
12
  name: 'ad';
8
13
  data: string;
@@ -63,6 +68,11 @@ declare const apAppWindowNext: {
63
68
  data: string;
64
69
  };
65
70
 
71
+ declare const apArchie: {
72
+ name: 'archie';
73
+ data: string;
74
+ };
75
+
66
76
  declare const apArrowDown: {
67
77
  name: 'arrow-down';
68
78
  data: string;
@@ -1434,6 +1444,9 @@ declare const apYoutube: {
1434
1444
  };
1435
1445
 
1436
1446
  declare const completeIconSet: ({
1447
+ name: "acknowledge";
1448
+ data: string;
1449
+ } | {
1437
1450
  name: "ad";
1438
1451
  data: string;
1439
1452
  } | {
@@ -1469,6 +1482,9 @@ declare const completeIconSet: ({
1469
1482
  } | {
1470
1483
  name: "app-window-next";
1471
1484
  data: string;
1485
+ } | {
1486
+ name: "archie";
1487
+ data: string;
1472
1488
  } | {
1473
1489
  name: "arrow-down";
1474
1490
  data: string;
@@ -2295,5 +2311,5 @@ declare const completeIconSet: ({
2295
2311
 
2296
2312
  type apSymbolNameSubset<T extends Readonly<apSymbol[]>> = T[number]['name'];
2297
2313
 
2298
- export { apAd, apAgorapulse, apAgorapulseDeFlag, apAgorapulseEnFlag, apAgorapulseEsFlag, apAgorapulseFrFlag, apAgorapulseOfficial, apAgorapulsePtFlag, apAlarmClock, apAltText, apAntenna, apAppWindowNext, apArrowDown, apArrowExpand, apArrowLeft, apArrowMoveUp, apArrowReduce, apArrowRight, apArrowUp, apAt, apBan, apBarGraph, apBell, apBluesky, apBlueskyOfficial, apBolden, apBookmark, apBookmarkFill, apBug, apBuildings, apCalendar, apCalendarPlus, apCanvaOfficial, apChargebeeOfficial, apChartScreen, apCheck, apChevronDown, apChevronLeft, apChevronRight, apChevronUp, apClick, apClock, apClose, apClosedCaptions, apCog, apCompletion, apCopy, apCreditCard, apCropper, apDataDecrease, apDataIncrease, apDataReport, apDataReportPlus, apDataStagnate, apDollarSign, apDoubleChatBubbles, apDownload, apEmoji, apEmojiPickerActivities, apEmojiPickerClock, apEmojiPickerFlag, apEmojiPickerFood, apEmojiPickerNature, apEmojiPickerObjects, apEmojiPickerSmiley, apEmojiPickerSymbols, apEmojiPickerTravel, apEngagement, apEnvelope, apError, apErrorFill, apExternalLink, apEyeOff, apEyeOn, apFacebook, apFacebookOfficial, apFeatureAdvocacy, apFeatureAnalytics, apFeatureInbox, apFeatureLibrary, apFeatureListening, apFeatureLock, apFeaturePublishing, apFile, apFileImage, apFilePdf, apFileText, apFileVideo, apFilter, apFilterFill, apFlag, apFolder, apFolderArrowLeft, apFolderArrowRight, apFolderPlus, apGif, apGift, apGoogleAnalyticsOfficial, apGoogleDriveOfficial, apGoogleMyBusinessIcon, apGoogleMyBusinessOfficial, apGoogleOfficial, apGrab, apHashtag, apHeadset, apHeart, apHeartFill, apHistory, apHourglass, apHubspotOfficial, apIlluminati, apImage, apInfo, apInfoFill, apInformationCircle, apInstagram, apInstagramOutline, apItalic, apKeyboard, apLaptop, apLenghten, apLineGraph, apLink, apLinkedin, apLinkedinOfficial, apLockOff, apLockOn, apLogOut, apMask, apMaximize, apMegaphone, apMetaReel, apMetaStory, apMicrosoftOfficial, apMinimize, apMinus, apMissingImage, apMore, apMove, apMultipleImages, apMultiplePosts, apMultipleUsers, apNote, apNotePlus, apNsBlueskyComment, apNsBlueskyLike, apNsBlueskyLink, apNsBlueskyMore, apNsBlueskyRepublish, apNsFacebookComment, apNsFacebookLike, apNsFacebookReelComment, apNsFacebookReelLike, apNsFacebookReelShare, apNsFacebookReelSound, apNsFacebookShare, apNsInstagramBookmark, apNsInstagramCarousel, apNsInstagramComment, apNsInstagramLike, apNsInstagramPlay, apNsInstagramReels, apNsInstagramShare, apNsInstagramStorylink, apNsInstagramTags, apNsLinkedinComment, apNsLinkedinLike, apNsLinkedinShare, apNsPinterestLike, apNsPinterestLink, apNsPinterestLock, apNsPinterestMore, apNsPinterestShare, apNsThreadsComment, apNsThreadsLike, apNsThreadsLogo, apNsThreadsLogoinverted, apNsThreadsRepublish, apNsThreadsShare, apNsTiktokComment, apNsTiktokLike, apNsTiktokMelody, apNsTiktokShare, apNsXComment, apNsXLike, apNsXRepost, apNsXShare, apNsXUsertagging, apNsYoutubeShortsDislike, apNsYoutubeShortsLike, apNsYoutubeShortsMessage, apNsYoutubeShortsMore, apNsYoutubeShortsShare, apNumberedList, apPaperClip, apPaperPlane, apPause, apPaypalOfficial, apPen, apPin, apPinterestIcon, apPinterestOfficial, apPlanhatOfficial, apPlay, apPlayFill, apPlus, apPoll, apPost, apProductTag, apQuestion, apQuestionFill, apQuote, apRedditOfficial, apRefresh, apReply, apRepost, apReset, apRotateLeft, apRotateRight, apRoundedCheck, apRoundedCheckFill, apSalesforceOfficial, apSearch, apSentimentNegative, apSentimentNeutral, apSentimentNone, apSentimentPositive, apShare, apShorten, apShuffle, apSingleChatBubble, apSmallCaps, apSmartphone, apSortAscending, apSortDescending, apSortNone, apSparkles, apStack, apStar, apStarFill, apSymmetryHorizontal, apSymmetryVertical, apTag, apTagFill, apTagPlus, apTarget, apThreadsOfficial, apThreadsWhiteOfficial, apThumbDown, apThumbDownFill, apThumbUp, apThumbUpFill, apTiktokOfficial, apTiktokWhiteOfficial, apToolbox, apTranslate, apTrash, apTwitterOfficial, apTwitterPlusOfficial, apUnban, apUnderlined, apUpload, apUser, apUserArrowRight, apUserGraduate, apUserLove, apUserPlus, apVariable, apVideo, apViewCards, apViewGrid, apViewList, apViewSmallGrid, apViewTable, apWallet, apWarning, apWarningFill, apWeb, apWebBlogs, apWebNews, apWord, apXOfficial, apXPlusOfficial, apXWhiteOfficial, apYoutube, apYoutubeOfficial, completeIconSet };
2314
+ export { apAcknowledge, apAd, apAgorapulse, apAgorapulseDeFlag, apAgorapulseEnFlag, apAgorapulseEsFlag, apAgorapulseFrFlag, apAgorapulseOfficial, apAgorapulsePtFlag, apAlarmClock, apAltText, apAntenna, apAppWindowNext, apArchie, apArrowDown, apArrowExpand, apArrowLeft, apArrowMoveUp, apArrowReduce, apArrowRight, apArrowUp, apAt, apBan, apBarGraph, apBell, apBluesky, apBlueskyOfficial, apBolden, apBookmark, apBookmarkFill, apBug, apBuildings, apCalendar, apCalendarPlus, apCanvaOfficial, apChargebeeOfficial, apChartScreen, apCheck, apChevronDown, apChevronLeft, apChevronRight, apChevronUp, apClick, apClock, apClose, apClosedCaptions, apCog, apCompletion, apCopy, apCreditCard, apCropper, apDataDecrease, apDataIncrease, apDataReport, apDataReportPlus, apDataStagnate, apDollarSign, apDoubleChatBubbles, apDownload, apEmoji, apEmojiPickerActivities, apEmojiPickerClock, apEmojiPickerFlag, apEmojiPickerFood, apEmojiPickerNature, apEmojiPickerObjects, apEmojiPickerSmiley, apEmojiPickerSymbols, apEmojiPickerTravel, apEngagement, apEnvelope, apError, apErrorFill, apExternalLink, apEyeOff, apEyeOn, apFacebook, apFacebookOfficial, apFeatureAdvocacy, apFeatureAnalytics, apFeatureInbox, apFeatureLibrary, apFeatureListening, apFeatureLock, apFeaturePublishing, apFile, apFileImage, apFilePdf, apFileText, apFileVideo, apFilter, apFilterFill, apFlag, apFolder, apFolderArrowLeft, apFolderArrowRight, apFolderPlus, apGif, apGift, apGoogleAnalyticsOfficial, apGoogleDriveOfficial, apGoogleMyBusinessIcon, apGoogleMyBusinessOfficial, apGoogleOfficial, apGrab, apHashtag, apHeadset, apHeart, apHeartFill, apHistory, apHourglass, apHubspotOfficial, apIlluminati, apImage, apInfo, apInfoFill, apInformationCircle, apInstagram, apInstagramOutline, apItalic, apKeyboard, apLaptop, apLenghten, apLineGraph, apLink, apLinkedin, apLinkedinOfficial, apLockOff, apLockOn, apLogOut, apMask, apMaximize, apMegaphone, apMetaReel, apMetaStory, apMicrosoftOfficial, apMinimize, apMinus, apMissingImage, apMore, apMove, apMultipleImages, apMultiplePosts, apMultipleUsers, apNote, apNotePlus, apNsBlueskyComment, apNsBlueskyLike, apNsBlueskyLink, apNsBlueskyMore, apNsBlueskyRepublish, apNsFacebookComment, apNsFacebookLike, apNsFacebookReelComment, apNsFacebookReelLike, apNsFacebookReelShare, apNsFacebookReelSound, apNsFacebookShare, apNsInstagramBookmark, apNsInstagramCarousel, apNsInstagramComment, apNsInstagramLike, apNsInstagramPlay, apNsInstagramReels, apNsInstagramShare, apNsInstagramStorylink, apNsInstagramTags, apNsLinkedinComment, apNsLinkedinLike, apNsLinkedinShare, apNsPinterestLike, apNsPinterestLink, apNsPinterestLock, apNsPinterestMore, apNsPinterestShare, apNsThreadsComment, apNsThreadsLike, apNsThreadsLogo, apNsThreadsLogoinverted, apNsThreadsRepublish, apNsThreadsShare, apNsTiktokComment, apNsTiktokLike, apNsTiktokMelody, apNsTiktokShare, apNsXComment, apNsXLike, apNsXRepost, apNsXShare, apNsXUsertagging, apNsYoutubeShortsDislike, apNsYoutubeShortsLike, apNsYoutubeShortsMessage, apNsYoutubeShortsMore, apNsYoutubeShortsShare, apNumberedList, apPaperClip, apPaperPlane, apPause, apPaypalOfficial, apPen, apPin, apPinterestIcon, apPinterestOfficial, apPlanhatOfficial, apPlay, apPlayFill, apPlus, apPoll, apPost, apProductTag, apQuestion, apQuestionFill, apQuote, apRedditOfficial, apRefresh, apReply, apRepost, apReset, apRotateLeft, apRotateRight, apRoundedCheck, apRoundedCheckFill, apSalesforceOfficial, apSearch, apSentimentNegative, apSentimentNeutral, apSentimentNone, apSentimentPositive, apShare, apShorten, apShuffle, apSingleChatBubble, apSmallCaps, apSmartphone, apSortAscending, apSortDescending, apSortNone, apSparkles, apStack, apStar, apStarFill, apSymmetryHorizontal, apSymmetryVertical, apTag, apTagFill, apTagPlus, apTarget, apThreadsOfficial, apThreadsWhiteOfficial, apThumbDown, apThumbDownFill, apThumbUp, apThumbUpFill, apTiktokOfficial, apTiktokWhiteOfficial, apToolbox, apTranslate, apTrash, apTwitterOfficial, apTwitterPlusOfficial, apUnban, apUnderlined, apUpload, apUser, apUserArrowRight, apUserGraduate, apUserLove, apUserPlus, apVariable, apVideo, apViewCards, apViewGrid, apViewList, apViewSmallGrid, apViewTable, apWallet, apWarning, apWarningFill, apWeb, apWebBlogs, apWebNews, apWord, apXOfficial, apXPlusOfficial, apXWhiteOfficial, apYoutube, apYoutubeOfficial, completeIconSet };
2299
2315
  export type { apSymbol, apSymbolNameSubset };
Binary file