decentraland-ui2 1.2.2-21406822587.commit-e8f7371 → 1.2.2-21409431322.commit-d4bd7fb
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/README.md +3 -3
- package/dist/components/Address/Address.d.ts +1 -1
- package/dist/components/Address/Address.js +4 -4
- package/dist/components/Address/Address.js.map +1 -1
- package/dist/components/Address/Address.stories.d.ts +3 -3
- package/dist/components/Address/Address.stories.js +31 -31
- package/dist/components/Address/Address.stories.js.map +1 -1
- package/dist/components/Address/Address.styled.js +13 -13
- package/dist/components/Address/index.d.ts +2 -2
- package/dist/components/Address/index.js +2 -2
- package/dist/components/AddressField/utils.js +2 -2
- package/dist/components/AddressField/utils.spec.js +11 -11
- package/dist/components/AddressField/utils.spec.js.map +1 -1
- package/dist/components/AssetImage/AssetImage.d.ts +2 -2
- package/dist/components/AssetImage/AssetImage.js +2 -2
- package/dist/components/AssetImage/AssetImage.stories.d.ts +2 -2
- package/dist/components/AssetImage/AssetImage.stories.js +18 -18
- package/dist/components/AssetImage/AssetImage.stories.js.map +1 -1
- package/dist/components/AssetImage/AssetImage.stories.styled.js +3 -3
- package/dist/components/AssetImage/AssetImage.styled.d.ts +1 -1
- package/dist/components/AssetImage/AssetImage.styled.js +13 -13
- package/dist/components/AssetImage/AssetImage.styled.js.map +1 -1
- package/dist/components/AssetImage/AssetImage.types.d.ts +1 -1
- package/dist/components/AssetImage/index.d.ts +2 -2
- package/dist/components/AssetImage/index.js +2 -2
- package/dist/components/Atlas/Atlas.d.ts +2 -2
- package/dist/components/Atlas/Atlas.js +14 -14
- package/dist/components/Atlas/Atlas.js.map +1 -1
- package/dist/components/Atlas/Atlas.stories.d.ts +3 -3
- package/dist/components/Atlas/Atlas.stories.js +82 -85
- package/dist/components/Atlas/Atlas.stories.js.map +1 -1
- package/dist/components/Atlas/Atlas.types.d.ts +3 -3
- package/dist/components/Atlas/Atlas.types.js +1 -1
- package/dist/components/Atlas/Atlas.types.js.map +1 -1
- package/dist/components/Atlas/index.d.ts +3 -3
- package/dist/components/Atlas/index.js +2 -2
- package/dist/components/Atlas/util.d.ts +1 -1
- package/dist/components/Atlas/util.js +3 -3
- package/dist/components/Atlas/util.test.js +2 -2
- package/dist/components/AvatarFace/AvatarFace.d.ts +2 -2
- package/dist/components/AvatarFace/AvatarFace.js +3 -3
- package/dist/components/AvatarFace/AvatarFace.stories.d.ts +2 -2
- package/dist/components/AvatarFace/AvatarFace.stories.js +19 -19
- package/dist/components/AvatarFace/AvatarFace.stories.js.map +1 -1
- package/dist/components/AvatarFace/AvatarFace.styled.d.ts +1 -1
- package/dist/components/AvatarFace/AvatarFace.styled.js +22 -22
- package/dist/components/AvatarFace/AvatarFace.styled.js.map +1 -1
- package/dist/components/AvatarFace/AvatarFace.types.d.ts +2 -2
- package/dist/components/AvatarFace/index.d.ts +2 -2
- package/dist/components/AvatarFace/index.js +2 -2
- package/dist/components/Badges/Badges.d.ts +1 -1
- package/dist/components/Badges/Badges.js +4 -4
- package/dist/components/Badges/Badges.js.map +1 -1
- package/dist/components/Badges/Badges.stories.d.ts +1 -1
- package/dist/components/Badges/Badges.stories.js +16 -16
- package/dist/components/Badges/Badges.styled.d.ts +1 -1
- package/dist/components/Badges/Badges.styled.js +23 -23
- package/dist/components/Badges/Badges.styled.js.map +1 -1
- package/dist/components/Badges/index.d.ts +2 -2
- package/dist/components/Badges/index.js +1 -1
- package/dist/components/Banner/Banner.d.ts +2 -2
- package/dist/components/Banner/Banner.js +20 -32
- package/dist/components/Banner/Banner.js.map +1 -1
- package/dist/components/Banner/Banner.styled.d.ts +1 -1
- package/dist/components/Banner/Banner.styled.js +56 -56
- package/dist/components/Banner/Banner.styled.js.map +1 -1
- package/dist/components/Banner/Banner.types.d.ts +2 -2
- package/dist/components/Banner/ContentfulRichText.d.ts +1 -1
- package/dist/components/Banner/ContentfulRichText.js +7 -7
- package/dist/components/Banner/ContentfulRichText.js.map +1 -1
- package/dist/components/Banner/index.d.ts +2 -2
- package/dist/components/Banner/index.js +1 -1
- package/dist/components/Blockie/Blockie.d.ts +2 -2
- package/dist/components/Blockie/Blockie.js +9 -9
- package/dist/components/Blockie/Blockie.js.map +1 -1
- package/dist/components/Blockie/Blockie.stories.d.ts +2 -2
- package/dist/components/Blockie/Blockie.stories.js +33 -33
- package/dist/components/Blockie/Blockie.stories.js.map +1 -1
- package/dist/components/Blockie/Blockie.styled.js +8 -8
- package/dist/components/Blockie/Blockie.styled.js.map +1 -1
- package/dist/components/Blockie/index.d.ts +2 -2
- package/dist/components/Blockie/index.js +2 -2
- package/dist/components/Button/Button.d.ts +1 -1
- package/dist/components/Button/Button.js +6 -6
- package/dist/components/Button/Button.js.map +1 -1
- package/dist/components/Button/Button.stories.d.ts +2 -2
- package/dist/components/Button/Button.stories.js +68 -68
- package/dist/components/Button/Button.stories.js.map +1 -1
- package/dist/components/Button/Button.types.d.ts +4 -4
- package/dist/components/Button/index.d.ts +2 -2
- package/dist/components/Button/index.js +1 -1
- package/dist/components/CatalogCard/CatalogCard.d.ts +2 -2
- package/dist/components/CatalogCard/CatalogCard.js +8 -8
- package/dist/components/CatalogCard/CatalogCard.js.map +1 -1
- package/dist/components/CatalogCard/CatalogCard.stories.d.ts +2 -2
- package/dist/components/CatalogCard/CatalogCard.stories.js +41 -41
- package/dist/components/CatalogCard/CatalogCard.stories.js.map +1 -1
- package/dist/components/CatalogCard/CatalogCard.styled.d.ts +2 -2
- package/dist/components/CatalogCard/CatalogCard.styled.js +54 -54
- package/dist/components/CatalogCard/CatalogCard.styled.js.map +1 -1
- package/dist/components/CatalogCard/CatalogCard.types.d.ts +3 -3
- package/dist/components/CatalogCard/CatalogCardPrice.d.ts +2 -2
- package/dist/components/CatalogCard/CatalogCardPrice.js +4 -4
- package/dist/components/CatalogCard/CatalogCardPrice.js.map +1 -1
- package/dist/components/CatalogCard/index.d.ts +2 -2
- package/dist/components/CatalogCard/index.js +2 -2
- package/dist/components/ChainSelector/ChainSelector.d.ts +2 -2
- package/dist/components/ChainSelector/ChainSelector.js +11 -17
- package/dist/components/ChainSelector/ChainSelector.js.map +1 -1
- package/dist/components/ChainSelector/ChainSelector.stories.d.ts +2 -2
- package/dist/components/ChainSelector/ChainSelector.stories.js +17 -17
- package/dist/components/ChainSelector/ChainSelector.stories.js.map +1 -1
- package/dist/components/ChainSelector/ChainSelector.styled.d.ts +1 -1
- package/dist/components/ChainSelector/ChainSelector.styled.js +97 -101
- package/dist/components/ChainSelector/ChainSelector.styled.js.map +1 -1
- package/dist/components/ChainSelector/ChainSelector.types.d.ts +1 -1
- package/dist/components/ChainSelector/ChainSelector.types.js +11 -11
- package/dist/components/ChainSelector/index.d.ts +2 -2
- package/dist/components/ChainSelector/index.js +2 -2
- package/dist/components/CreditsToggle/CreditsToggle.d.ts +2 -2
- package/dist/components/CreditsToggle/CreditsToggle.js +17 -21
- package/dist/components/CreditsToggle/CreditsToggle.js.map +1 -1
- package/dist/components/CreditsToggle/CreditsToggle.stories.d.ts +3 -3
- package/dist/components/CreditsToggle/CreditsToggle.stories.js +56 -56
- package/dist/components/CreditsToggle/CreditsToggle.stories.js.map +1 -1
- package/dist/components/CreditsToggle/CreditsToggle.styled.d.ts +1 -1
- package/dist/components/CreditsToggle/CreditsToggle.styled.js +64 -64
- package/dist/components/CreditsToggle/CreditsToggle.styled.js.map +1 -1
- package/dist/components/CreditsToggle/index.d.ts +2 -2
- package/dist/components/CreditsToggle/index.js +1 -1
- package/dist/components/DecentralandFont/FontFaceSelector.stories.d.ts +2 -2
- package/dist/components/DecentralandFont/FontFaceSelector.stories.js +10 -23
- package/dist/components/DecentralandFont/FontFaceSelector.stories.js.map +1 -1
- package/dist/components/DownloadButton/DownloadButton.d.ts +2 -2
- package/dist/components/DownloadButton/DownloadButton.js +28 -36
- package/dist/components/DownloadButton/DownloadButton.js.map +1 -1
- package/dist/components/DownloadButton/DownloadButton.stories.d.ts +2 -2
- package/dist/components/DownloadButton/DownloadButton.stories.js +49 -49
- package/dist/components/DownloadButton/DownloadButton.stories.js.map +1 -1
- package/dist/components/DownloadButton/DownloadButton.styled.d.ts +1 -1
- package/dist/components/DownloadButton/DownloadButton.styled.js +50 -50
- package/dist/components/DownloadButton/DownloadButton.styled.js.map +1 -1
- package/dist/components/DownloadButton/DownloadButton.types.js.map +1 -1
- package/dist/components/DownloadButton/index.d.ts +3 -3
- package/dist/components/DownloadButton/index.js +2 -2
- package/dist/components/Footer/Footer.d.ts +2 -2
- package/dist/components/Footer/Footer.i18n.js +35 -35
- package/dist/components/Footer/Footer.js +32 -32
- package/dist/components/Footer/Footer.js.map +1 -1
- package/dist/components/Footer/Footer.stories.d.ts +3 -3
- package/dist/components/Footer/Footer.stories.js +29 -29
- package/dist/components/Footer/Footer.stories.js.map +1 -1
- package/dist/components/Footer/Footer.stories.styled.js +5 -5
- package/dist/components/Footer/Footer.styled.d.ts +1 -1
- package/dist/components/Footer/Footer.styled.js +44 -44
- package/dist/components/Footer/Footer.styled.js.map +1 -1
- package/dist/components/Footer/Footer.types.d.ts +1 -1
- package/dist/components/Footer/index.d.ts +3 -3
- package/dist/components/Footer/index.js +2 -2
- package/dist/components/FooterLanding/FooterLanding.d.ts +2 -2
- package/dist/components/FooterLanding/FooterLanding.defaults.js +13 -13
- package/dist/components/FooterLanding/FooterLanding.js +40 -40
- package/dist/components/FooterLanding/FooterLanding.js.map +1 -1
- package/dist/components/FooterLanding/FooterLanding.stories.d.ts +3 -3
- package/dist/components/FooterLanding/FooterLanding.stories.js +25 -26
- package/dist/components/FooterLanding/FooterLanding.stories.js.map +1 -1
- package/dist/components/FooterLanding/FooterLanding.styled.d.ts +1 -1
- package/dist/components/FooterLanding/FooterLanding.styled.js +87 -87
- package/dist/components/FooterLanding/FooterLanding.styled.js.map +1 -1
- package/dist/components/FooterLanding/index.d.ts +1 -1
- package/dist/components/FooterLanding/index.js +1 -1
- package/dist/components/Icon/AppleIcon.d.ts +2 -2
- package/dist/components/Icon/AppleIcon.js +2 -2
- package/dist/components/Icon/AppleIcon.js.map +1 -1
- package/dist/components/Icon/Chains/ArbitrumIcon.d.ts +2 -2
- package/dist/components/Icon/Chains/ArbitrumIcon.js +2 -2
- package/dist/components/Icon/Chains/ArbitrumIcon.js.map +1 -1
- package/dist/components/Icon/Chains/AvalancheIcon.d.ts +2 -2
- package/dist/components/Icon/Chains/AvalancheIcon.js +2 -2
- package/dist/components/Icon/Chains/AvalancheIcon.js.map +1 -1
- package/dist/components/Icon/Chains/BinanceIcon.d.ts +2 -2
- package/dist/components/Icon/Chains/BinanceIcon.js +3 -3
- package/dist/components/Icon/Chains/BinanceIcon.js.map +1 -1
- package/dist/components/Icon/Chains/ChainsIcons.stories.d.ts +3 -3
- package/dist/components/Icon/Chains/ChainsIcons.stories.js +20 -20
- package/dist/components/Icon/Chains/ChainsIcons.stories.js.map +1 -1
- package/dist/components/Icon/Chains/EthereumIcon.d.ts +2 -2
- package/dist/components/Icon/Chains/EthereumIcon.js +2 -2
- package/dist/components/Icon/Chains/EthereumIcon.js.map +1 -1
- package/dist/components/Icon/Chains/FantomIcon.d.ts +2 -2
- package/dist/components/Icon/Chains/FantomIcon.js +2 -2
- package/dist/components/Icon/Chains/FantomIcon.js.map +1 -1
- package/dist/components/Icon/Chains/OptimismIcon.d.ts +2 -2
- package/dist/components/Icon/Chains/OptimismIcon.js +2 -2
- package/dist/components/Icon/Chains/OptimismIcon.js.map +1 -1
- package/dist/components/Icon/Chains/PolygonIcon.d.ts +2 -2
- package/dist/components/Icon/Chains/PolygonIcon.js +2 -2
- package/dist/components/Icon/Chains/PolygonIcon.js.map +1 -1
- package/dist/components/Icon/CreditsIcon.d.ts +2 -2
- package/dist/components/Icon/CreditsIcon.js +2 -2
- package/dist/components/Icon/CreditsIcon.js.map +1 -1
- package/dist/components/Icon/Emotes/EmotesIcons.stories.d.ts +2 -2
- package/dist/components/Icon/Emotes/EmotesIcons.stories.js +15 -15
- package/dist/components/Icon/Emotes/MuteIcon.d.ts +2 -2
- package/dist/components/Icon/Emotes/MuteIcon.js +2 -2
- package/dist/components/Icon/Emotes/MuteIcon.js.map +1 -1
- package/dist/components/Icon/Emotes/PropsIcon.d.ts +2 -2
- package/dist/components/Icon/Emotes/PropsIcon.js +2 -2
- package/dist/components/Icon/Emotes/PropsIcon.js.map +1 -1
- package/dist/components/Icon/Emotes/SoundIcon.d.ts +2 -2
- package/dist/components/Icon/Emotes/SoundIcon.js +2 -2
- package/dist/components/Icon/Emotes/SoundIcon.js.map +1 -1
- package/dist/components/Icon/Emotes/VolumeIcon.d.ts +2 -2
- package/dist/components/Icon/Emotes/VolumeIcon.js +2 -2
- package/dist/components/Icon/Emotes/VolumeIcon.js.map +1 -1
- package/dist/components/Icon/Icons.stories.d.ts +3 -3
- package/dist/components/Icon/Icons.stories.js +28 -28
- package/dist/components/Icon/Icons.stories.js.map +1 -1
- package/dist/components/Icon/Icons.stories.styled.js +7 -7
- package/dist/components/Icon/JumpInIcon.d.ts +2 -2
- package/dist/components/Icon/JumpInIcon.js +2 -2
- package/dist/components/Icon/JumpInIcon.js.map +1 -1
- package/dist/components/Icon/LocationIcon.d.ts +2 -2
- package/dist/components/Icon/LocationIcon.js +2 -2
- package/dist/components/Icon/LocationIcon.js.map +1 -1
- package/dist/components/Icon/ManaEthIcon.d.ts +2 -2
- package/dist/components/Icon/ManaEthIcon.js +2 -2
- package/dist/components/Icon/ManaEthIcon.js.map +1 -1
- package/dist/components/Icon/ManaMaticIcon.d.ts +2 -2
- package/dist/components/Icon/ManaMaticIcon.js +2 -2
- package/dist/components/Icon/ManaMaticIcon.js.map +1 -1
- package/dist/components/Icon/MintIcon.d.ts +2 -2
- package/dist/components/Icon/MintIcon.js +2 -2
- package/dist/components/Icon/MintIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/AccessRestoredIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/AccessRestoredIcon.js +2 -2
- package/dist/components/Icon/Notifications/AccessRestoredIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/AccessRestrictedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/AccessRestrictedIcon.js +2 -2
- package/dist/components/Icon/Notifications/AccessRestrictedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/BidAcceptedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/BidAcceptedIcon.js +2 -2
- package/dist/components/Icon/Notifications/BidAcceptedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/BidReceivedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/BidReceivedIcon.js +2 -2
- package/dist/components/Icon/Notifications/BidReceivedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/CoauthorIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/CoauthorIcon.js +2 -2
- package/dist/components/Icon/Notifications/CoauthorIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/CreditsCompleteYourGoalsReminderIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/CreditsCompleteYourGoalsReminderIcon.js +2 -2
- package/dist/components/Icon/Notifications/CreditsCompleteYourGoalsReminderIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/CreditsExpireSoonReminderIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/CreditsExpireSoonReminderIcon.js +2 -2
- package/dist/components/Icon/Notifications/CreditsExpireSoonReminderIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/CreditsIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/CreditsIcon.js +2 -2
- package/dist/components/Icon/Notifications/CreditsIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/EmptyInboxIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/EmptyInboxIcon.js +2 -2
- package/dist/components/Icon/Notifications/EventCancelledIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/EventCancelledIcon.js +2 -2
- package/dist/components/Icon/Notifications/EventCancelledIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/EventStartedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/EventStartedIcon.js +2 -2
- package/dist/components/Icon/Notifications/EventStartedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/EventStartsSoonIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/EventStartsSoonIcon.js +2 -2
- package/dist/components/Icon/Notifications/EventStartsSoonIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/GiftIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/GiftIcon.js +2 -2
- package/dist/components/Icon/Notifications/GiftIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/GovernanceIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/GovernanceIcon.js +2 -2
- package/dist/components/Icon/Notifications/GovernanceIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/HistoryIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/HistoryIcon.js +2 -2
- package/dist/components/Icon/Notifications/ItemAirdroppedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ItemAirdroppedIcon.js +2 -2
- package/dist/components/Icon/Notifications/ItemAirdroppedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/ItemSoldIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ItemSoldIcon.js +2 -2
- package/dist/components/Icon/Notifications/ItemSoldIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/LandRentedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/LandRentedIcon.js +2 -2
- package/dist/components/Icon/Notifications/LandRentedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/ManaMainnetIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ManaMainnetIcon.js +2 -2
- package/dist/components/Icon/Notifications/ManaMainnetIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/ManaPolygonIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ManaPolygonIcon.js +2 -2
- package/dist/components/Icon/Notifications/ManaPolygonIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/MissingResourcesIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/MissingResourcesIcon.js +2 -2
- package/dist/components/Icon/Notifications/MissingResourcesIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/NewCommentIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/NewCommentIcon.js +2 -2
- package/dist/components/Icon/Notifications/NewCommentIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/NewNotificationIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/NewNotificationIcon.js +2 -2
- package/dist/components/Icon/Notifications/NotificationBellActiveIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/NotificationBellActiveIcon.js +3 -3
- package/dist/components/Icon/Notifications/NotificationBellIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/NotificationBellIcon.js +3 -3
- package/dist/components/Icon/Notifications/NotificationsIcons.stories.d.ts +3 -3
- package/dist/components/Icon/Notifications/NotificationsIcons.stories.js +72 -72
- package/dist/components/Icon/Notifications/NotificationsIcons.stories.js.map +1 -1
- package/dist/components/Icon/Notifications/PermissionGrantedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/PermissionGrantedIcon.js +2 -2
- package/dist/components/Icon/Notifications/PermissionGrantedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/PermissionRevokedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/PermissionRevokedIcon.js +2 -2
- package/dist/components/Icon/Notifications/PermissionRevokedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/PitchIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/PitchIcon.js +2 -2
- package/dist/components/Icon/Notifications/PitchIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/ProjectEnactedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ProjectEnactedIcon.js +2 -2
- package/dist/components/Icon/Notifications/ProjectEnactedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/ProposalFinishedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ProposalFinishedIcon.js +2 -2
- package/dist/components/Icon/Notifications/ProposalFinishedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/ReferralInviteFriendsIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ReferralInviteFriendsIcon.js +3 -3
- package/dist/components/Icon/Notifications/ReferralInviteFriendsIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/ReferralInvitedUserAcceptedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/ReferralInvitedUserAcceptedIcon.js +3 -3
- package/dist/components/Icon/Notifications/ReferralInvitedUserAcceptedIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/RentPeriodEndingIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/RentPeriodEndingIcon.js +2 -2
- package/dist/components/Icon/Notifications/RentPeriodEndingIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/RewardIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/RewardIcon.js +2 -2
- package/dist/components/Icon/Notifications/RewardIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/StreamingIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/StreamingIcon.js +2 -2
- package/dist/components/Icon/Notifications/StreamingIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/TenderIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/TenderIcon.js +2 -2
- package/dist/components/Icon/Notifications/TenderIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/TipIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/TipIcon.js +2 -2
- package/dist/components/Icon/Notifications/TipIcon.js.map +1 -1
- package/dist/components/Icon/Notifications/VotingEndedIcon.d.ts +2 -2
- package/dist/components/Icon/Notifications/VotingEndedIcon.js +2 -2
- package/dist/components/Icon/Notifications/VotingEndedIcon.js.map +1 -1
- package/dist/components/Icon/PlacesIcon.d.ts +2 -2
- package/dist/components/Icon/PlacesIcon.js +2 -2
- package/dist/components/Icon/PlacesIcon.js.map +1 -1
- package/dist/components/Icon/Social/DiscordIcon.d.ts +2 -2
- package/dist/components/Icon/Social/DiscordIcon.js +2 -2
- package/dist/components/Icon/Social/GitHubIcon.d.ts +2 -2
- package/dist/components/Icon/Social/GitHubIcon.js +2 -2
- package/dist/components/Icon/Social/RedditIcon.d.ts +2 -2
- package/dist/components/Icon/Social/RedditIcon.js +2 -2
- package/dist/components/Icon/Social/SocialIcons.stories.d.ts +2 -2
- package/dist/components/Icon/Social/SocialIcons.stories.js +13 -13
- package/dist/components/Icon/Social/TiktokIcon.d.ts +2 -2
- package/dist/components/Icon/Social/TiktokIcon.js +2 -2
- package/dist/components/Icon/Social/TiktokIcon.js.map +1 -1
- package/dist/components/Icon/Social/XIcon.d.ts +2 -2
- package/dist/components/Icon/Social/XIcon.js +2 -2
- package/dist/components/Icon/SparklesIcon.d.ts +2 -2
- package/dist/components/Icon/SparklesIcon.js +2 -2
- package/dist/components/Icon/SparklesIcon.js.map +1 -1
- package/dist/components/Icon/UtilityIcon.d.ts +2 -2
- package/dist/components/Icon/UtilityIcon.js +2 -2
- package/dist/components/Icon/UtilityIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/BaseFemaleIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/BaseFemaleIcon.js +2 -2
- package/dist/components/Icon/Wearables/BaseFemaleIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/BaseMaleIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/BaseMaleIcon.js +2 -2
- package/dist/components/Icon/Wearables/BaseMaleIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/BodyShapeIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/BodyShapeIcon.js +2 -2
- package/dist/components/Icon/Wearables/BodyShapeIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/EarringIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/EarringIcon.js +2 -2
- package/dist/components/Icon/Wearables/EarringIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/EyebrowsIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/EyebrowsIcon.js +2 -2
- package/dist/components/Icon/Wearables/EyebrowsIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/EyesIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/EyesIcon.js +2 -2
- package/dist/components/Icon/Wearables/EyesIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/EyewearIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/EyewearIcon.js +2 -2
- package/dist/components/Icon/Wearables/EyewearIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/FacialHairIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/FacialHairIcon.js +2 -2
- package/dist/components/Icon/Wearables/FacialHairIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/FeetIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/FeetIcon.js +2 -2
- package/dist/components/Icon/Wearables/FeetIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/HairIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/HairIcon.js +2 -2
- package/dist/components/Icon/Wearables/HairIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/HandsWearIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/HandsWearIcon.js +2 -2
- package/dist/components/Icon/Wearables/HandsWearIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/HatIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/HatIcon.js +2 -2
- package/dist/components/Icon/Wearables/HatIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/HelmetIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/HelmetIcon.js +2 -2
- package/dist/components/Icon/Wearables/HelmetIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/LowerBodyIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/LowerBodyIcon.js +2 -2
- package/dist/components/Icon/Wearables/LowerBodyIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/MaskIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/MaskIcon.js +2 -2
- package/dist/components/Icon/Wearables/MaskIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/MouthIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/MouthIcon.js +2 -2
- package/dist/components/Icon/Wearables/MouthIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/SkinIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/SkinIcon.js +2 -2
- package/dist/components/Icon/Wearables/SkinIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/SmartWearableIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/SmartWearableIcon.js +2 -2
- package/dist/components/Icon/Wearables/SmartWearableIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/TiaraIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/TiaraIcon.js +2 -2
- package/dist/components/Icon/Wearables/TiaraIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/TopHeadIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/TopHeadIcon.js +2 -2
- package/dist/components/Icon/Wearables/TopHeadIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/UnisexIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/UnisexIcon.js +2 -2
- package/dist/components/Icon/Wearables/UnisexIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/UpperBodyIcon.d.ts +2 -2
- package/dist/components/Icon/Wearables/UpperBodyIcon.js +2 -2
- package/dist/components/Icon/Wearables/UpperBodyIcon.js.map +1 -1
- package/dist/components/Icon/Wearables/WearablesIcons.stories.d.ts +3 -3
- package/dist/components/Icon/Wearables/WearablesIcons.stories.js +52 -52
- package/dist/components/Icon/Wearables/WearablesIcons.stories.js.map +1 -1
- package/dist/components/Icon/WindowsIcon.d.ts +2 -2
- package/dist/components/Icon/WindowsIcon.js +2 -2
- package/dist/components/Icon/index.d.ts +75 -75
- package/dist/components/Icon/index.js +75 -75
- package/dist/components/Icon/index.js.map +1 -1
- package/dist/components/IconBadge/IconBadge.d.ts +2 -2
- package/dist/components/IconBadge/IconBadge.js +8 -8
- package/dist/components/IconBadge/IconBadge.js.map +1 -1
- package/dist/components/IconBadge/IconBadge.stories.d.ts +2 -2
- package/dist/components/IconBadge/IconBadge.stories.js +24 -24
- package/dist/components/IconBadge/IconBadge.stories.js.map +1 -1
- package/dist/components/IconBadge/IconBadge.styled.d.ts +2 -2
- package/dist/components/IconBadge/IconBadge.styled.js +24 -24
- package/dist/components/IconBadge/IconBadge.styled.js.map +1 -1
- package/dist/components/IconBadge/IconBadge.types.d.ts +1 -1
- package/dist/components/IconBadge/index.d.ts +2 -2
- package/dist/components/IconBadge/index.js +2 -2
- package/dist/components/IconChain/IconChain.d.ts +2 -2
- package/dist/components/IconChain/IconChain.js +11 -11
- package/dist/components/IconChain/index.d.ts +2 -2
- package/dist/components/IconChain/index.js +1 -1
- package/dist/components/JumpIn/JumpIn.d.ts +2 -2
- package/dist/components/JumpIn/JumpIn.js +14 -16
- package/dist/components/JumpIn/JumpIn.js.map +1 -1
- package/dist/components/JumpIn/JumpIn.stories.d.ts +3 -3
- package/dist/components/JumpIn/JumpIn.stories.js +91 -91
- package/dist/components/JumpIn/JumpIn.stories.js.map +1 -1
- package/dist/components/JumpIn/JumpIn.styled.d.ts +1 -1
- package/dist/components/JumpIn/JumpIn.styled.js +68 -68
- package/dist/components/JumpIn/JumpIn.styled.js.map +1 -1
- package/dist/components/JumpIn/JumpIn.types.d.ts +5 -5
- package/dist/components/JumpIn/index.d.ts +2 -2
- package/dist/components/JumpIn/index.js +2 -2
- package/dist/components/LanguageDropdown/LanguageDropdown.d.ts +2 -2
- package/dist/components/LanguageDropdown/LanguageDropdown.js +12 -12
- package/dist/components/LanguageDropdown/LanguageDropdown.js.map +1 -1
- package/dist/components/LanguageDropdown/LanguageDropdown.stories.d.ts +2 -2
- package/dist/components/LanguageDropdown/LanguageDropdown.stories.js +20 -20
- package/dist/components/LanguageDropdown/LanguageDropdown.stories.js.map +1 -1
- package/dist/components/LanguageDropdown/LanguageDropdown.styled.js +14 -14
- package/dist/components/LanguageDropdown/index.d.ts +2 -2
- package/dist/components/LanguageDropdown/index.js +1 -1
- package/dist/components/Logo/Logo.d.ts +2 -2
- package/dist/components/Logo/Logo.js +2 -2
- package/dist/components/Logo/Logo.js.map +1 -1
- package/dist/components/Logo/Logo.stories.d.ts +2 -2
- package/dist/components/Logo/Logo.stories.js +6 -6
- package/dist/components/Logo/Logo.styled.js +14 -14
- package/dist/components/Logo/Logo.styled.js.map +1 -1
- package/dist/components/Logo/Logo.types.d.ts +2 -2
- package/dist/components/Mana/Mana.d.ts +2 -2
- package/dist/components/Mana/Mana.js +7 -7
- package/dist/components/Mana/Mana.js.map +1 -1
- package/dist/components/Mana/Mana.stories.d.ts +3 -3
- package/dist/components/Mana/Mana.stories.js +43 -43
- package/dist/components/Mana/Mana.stories.js.map +1 -1
- package/dist/components/Mana/Mana.styled.d.ts +2 -2
- package/dist/components/Mana/Mana.styled.js +19 -29
- package/dist/components/Mana/Mana.styled.js.map +1 -1
- package/dist/components/Mana/Mana.types.d.ts +2 -2
- package/dist/components/Mana/index.d.ts +2 -2
- package/dist/components/Mana/index.js +2 -2
- package/dist/components/Media/Media.d.ts +6 -6
- package/dist/components/Media/Media.js +14 -14
- package/dist/components/Media/Media.js.map +1 -1
- package/dist/components/Media/index.d.ts +1 -1
- package/dist/components/Media/index.js +1 -1
- package/dist/components/Modal/DownloadModal/DownloadModal.d.ts +1 -1
- package/dist/components/Modal/DownloadModal/DownloadModal.js +5 -5
- package/dist/components/Modal/DownloadModal/DownloadModal.js.map +1 -1
- package/dist/components/Modal/DownloadModal/DownloadModal.stories.d.ts +2 -2
- package/dist/components/Modal/DownloadModal/DownloadModal.stories.js +64 -64
- package/dist/components/Modal/DownloadModal/DownloadModal.stories.js.map +1 -1
- package/dist/components/Modal/DownloadModal/DownloadModal.styled.js +30 -30
- package/dist/components/Modal/DownloadModal/DownloadModal.types.d.ts +2 -2
- package/dist/components/Modal/DownloadModal/ExplorerJumpIn.d.ts +2 -2
- package/dist/components/Modal/DownloadModal/ExplorerJumpIn.js +5 -5
- package/dist/components/Modal/DownloadModal/ExplorerJumpIn.js.map +1 -1
- package/dist/components/Modal/DownloadModal/index.d.ts +2 -2
- package/dist/components/Modal/DownloadModal/index.js +1 -1
- package/dist/components/Modal/Modal.d.ts +2 -2
- package/dist/components/Modal/Modal.js +7 -7
- package/dist/components/Modal/Modal.js.map +1 -1
- package/dist/components/Modal/Modal.stories.d.ts +3 -3
- package/dist/components/Modal/Modal.stories.js +68 -68
- package/dist/components/Modal/Modal.stories.js.map +1 -1
- package/dist/components/Modal/Modal.styled.d.ts +3 -3
- package/dist/components/Modal/Modal.styled.js +34 -34
- package/dist/components/Modal/Modal.styled.js.map +1 -1
- package/dist/components/Modal/Modal.types.d.ts +5 -5
- package/dist/components/Modal/index.d.ts +2 -2
- package/dist/components/Modal/index.js +1 -1
- package/dist/components/Navbar/MainMenu/MainMenu.d.ts +1 -1
- package/dist/components/Navbar/MainMenu/MainMenu.js +8 -8
- package/dist/components/Navbar/MainMenu/MainMenu.js.map +1 -1
- package/dist/components/Navbar/MainMenu/MainMenu.styled.js +21 -21
- package/dist/components/Navbar/MainMenu/MainMenu.styled.js.map +1 -1
- package/dist/components/Navbar/MainMenu/MainMenu.types.d.ts +1 -1
- package/dist/components/Navbar/MenuItem/MenuItem.d.ts +1 -1
- package/dist/components/Navbar/MenuItem/MenuItem.js +7 -7
- package/dist/components/Navbar/MenuItem/MenuItem.js.map +1 -1
- package/dist/components/Navbar/MenuItem/MenuItem.styled.js +35 -35
- package/dist/components/Navbar/MenuItem/MenuItem.styled.js.map +1 -1
- package/dist/components/Navbar/MenuItem/MenuItem.types.d.ts +1 -1
- package/dist/components/Navbar/Navbar.d.ts +2 -2
- package/dist/components/Navbar/Navbar.defaults.d.ts +2 -2
- package/dist/components/Navbar/Navbar.defaults.js +144 -144
- package/dist/components/Navbar/Navbar.js +11 -16
- package/dist/components/Navbar/Navbar.js.map +1 -1
- package/dist/components/Navbar/Navbar.stories.d.ts +2 -2
- package/dist/components/Navbar/Navbar.stories.js +30 -30
- package/dist/components/Navbar/Navbar.stories.js.map +1 -1
- package/dist/components/Navbar/Navbar.styled.d.ts +1 -1
- package/dist/components/Navbar/Navbar.styled.js +69 -69
- package/dist/components/Navbar/Navbar.styled.js.map +1 -1
- package/dist/components/Navbar/Navbar.types.d.ts +4 -4
- package/dist/components/Navbar/Navbar.types.js.map +1 -1
- package/dist/components/Navbar/SubMenu/SubMenu.d.ts +1 -1
- package/dist/components/Navbar/SubMenu/SubMenu.js +7 -7
- package/dist/components/Navbar/SubMenu/SubMenu.js.map +1 -1
- package/dist/components/Navbar/SubMenu/SubMenu.styled.d.ts +1 -1
- package/dist/components/Navbar/SubMenu/SubMenu.styled.js +83 -83
- package/dist/components/Navbar/SubMenu/SubMenu.styled.js.map +1 -1
- package/dist/components/Navbar/SubMenu/SubMenu.types.d.ts +1 -1
- package/dist/components/Navbar/SubMenuColumn/SubMenuColumn.d.ts +1 -1
- package/dist/components/Navbar/SubMenuColumn/SubMenuColumn.js +2 -2
- package/dist/components/Navbar/SubMenuColumn/SubMenuColumn.styled.js +22 -22
- package/dist/components/Navbar/SubMenuColumn/SubMenuColumn.styled.js.map +1 -1
- package/dist/components/Navbar/SubMenuItem/SubMenuItem.d.ts +1 -1
- package/dist/components/Navbar/SubMenuItem/SubMenuItem.js +6 -7
- package/dist/components/Navbar/SubMenuItem/SubMenuItem.js.map +1 -1
- package/dist/components/Navbar/SubMenuItem/SubMenuItem.styled.d.ts +1 -1
- package/dist/components/Navbar/SubMenuItem/SubMenuItem.styled.js +49 -49
- package/dist/components/Navbar/SubMenuItem/SubMenuItem.styled.js.map +1 -1
- package/dist/components/Navbar/index.d.ts +2 -2
- package/dist/components/Navbar/index.js +2 -2
- package/dist/components/Navbar/utils.js +7 -7
- package/dist/components/Navbar/utils.js.map +1 -1
- package/dist/components/Notifications/NotificationItem/NotificationItem.d.ts +2 -2
- package/dist/components/Notifications/NotificationItem/NotificationItem.js +8 -8
- package/dist/components/Notifications/NotificationItem/NotificationItem.js.map +1 -1
- package/dist/components/Notifications/NotificationItem/NotificationItem.styled.d.ts +1 -1
- package/dist/components/Notifications/NotificationItem/NotificationItem.styled.js +40 -40
- package/dist/components/Notifications/NotificationItem/NotificationItem.styled.js.map +1 -1
- package/dist/components/Notifications/NotificationItem/NotificationItem.types.d.ts +2 -2
- package/dist/components/Notifications/NotificationItem/NotificationItemText.d.ts +3 -3
- package/dist/components/Notifications/NotificationItem/NotificationItemText.js +3 -3
- package/dist/components/Notifications/NotificationItem/NotificationItemText.js.map +1 -1
- package/dist/components/Notifications/NotificationItem/index.d.ts +4 -4
- package/dist/components/Notifications/NotificationItem/index.js +2 -2
- package/dist/components/Notifications/NotificationItemImage/NotificationItemImage.d.ts +2 -2
- package/dist/components/Notifications/NotificationItemImage/NotificationItemImage.js +5 -5
- package/dist/components/Notifications/NotificationItemImage/NotificationItemImage.js.map +1 -1
- package/dist/components/Notifications/NotificationItemImage/NotificationItemImage.styled.js +19 -19
- package/dist/components/Notifications/NotificationItemImage/NotificationItemImage.styled.js.map +1 -1
- package/dist/components/Notifications/NotificationItemImage/NotificationItemImage.types.d.ts +1 -1
- package/dist/components/Notifications/NotificationItemImage/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationItemImage/index.js +1 -1
- package/dist/components/Notifications/NotificationItemNFTLink/NotificationItemNFTLink.d.ts +2 -2
- package/dist/components/Notifications/NotificationItemNFTLink/NotificationItemNFTLink.js +2 -2
- package/dist/components/Notifications/NotificationItemNFTLink/NotificationItemNFTLink.js.map +1 -1
- package/dist/components/Notifications/NotificationItemNFTLink/NotificationItemNFTLink.styled.d.ts +1 -1
- package/dist/components/Notifications/NotificationItemNFTLink/NotificationItemNFTLink.styled.js +4 -4
- package/dist/components/Notifications/NotificationItemNFTLink/NotificationItemNFTLink.types.d.ts +1 -1
- package/dist/components/Notifications/NotificationItemNFTLink/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationItemNFTLink/index.js +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/Credits.i18n.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/Credits.i18n.js +39 -39
- package/dist/components/Notifications/NotificationTypes/Credits/Credits.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/Credits.types.d.ts +3 -3
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsClaimReminderNotification.d.ts +3 -3
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsClaimReminderNotification.js +4 -4
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsClaimReminderNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsCompleteYourWeeklyGoalsNotification.d.ts +3 -3
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsCompleteYourWeeklyGoalsNotification.js +4 -4
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsCompleteYourWeeklyGoalsNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsDoNotMissOutNotification.d.ts +3 -3
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsDoNotMissOutNotification.js +4 -4
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsDoNotMissOutNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsExpireIn24HrsReminderNotification.d.ts +3 -3
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsExpireIn24HrsReminderNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsExpireIn24HrsReminderNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsExpireSoonReminderNotification.d.ts +3 -3
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsExpireSoonReminderNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsExpireSoonReminderNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsOnDemandGrantedNotification.d.ts +3 -3
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsOnDemandGrantedNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Credits/CreditsOnDemandGrantedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Credits/index.d.ts +6 -6
- package/dist/components/Notifications/NotificationTypes/Credits/index.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Events/Countdown.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Events/Countdown.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Events/Countdown.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Events/Events.i18n.js +29 -29
- package/dist/components/Notifications/NotificationTypes/Events/EventsStartedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Events/EventsStartedNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Events/EventsStartedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Events/EventsStartsSoonNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Events/EventsStartsSoonNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Events/EventsStartsSoonNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Events/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Events/index.js +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/Governance.i18n.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/Governance.i18n.js +95 -95
- package/dist/components/Notifications/NotificationTypes/Governance/Governance.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.js +7 -8
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.js +7 -8
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Governance/index.d.ts +9 -9
- package/dist/components/Notifications/NotificationTypes/Governance/index.js +9 -9
- package/dist/components/Notifications/NotificationTypes/Land/Land.i18n.js +20 -20
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.js +7 -9
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Land/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Land/index.js +2 -2
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.js +10 -12
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.js +10 -12
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Marketplace/Marketplace.i18n.js +32 -32
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.js +10 -12
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Marketplace/index.d.ts +4 -4
- package/dist/components/Notifications/NotificationTypes/Marketplace/index.js +4 -4
- package/dist/components/Notifications/NotificationTypes/Referral/Referral.i18n.js +11 -11
- package/dist/components/Notifications/NotificationTypes/Referral/Referral.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Referral/Referral.types.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralInvitedUserAcceptedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralInvitedUserAcceptedNotification.js +4 -4
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralInvitedUserAcceptedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralNewTierReachedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralNewTierReachedNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralNewTierReachedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralNotification.js +6 -8
- package/dist/components/Notifications/NotificationTypes/Referral/ReferralNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Referral/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Referral/index.js +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignGasPriceHigherThanExpectedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignGasPriceHigherThanExpectedNotification.js +4 -4
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignGasPriceHigherThanExpectedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignOutOfFundsNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignOutOfFundsNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignOutOfFundsNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignOutOfStockNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignOutOfStockNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Reward/CampaignOutOfStockNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/Reward.i18n.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/Reward.i18n.js +61 -61
- package/dist/components/Notifications/NotificationTypes/Reward/Reward.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/Reward.types.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/RewardDelayedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/RewardDelayedNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Reward/RewardDelayedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/RewardInProgressNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/RewardInProgressNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Reward/RewardInProgressNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/RewardNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Reward/RewardNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Reward/RewardNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Reward/index.d.ts +6 -6
- package/dist/components/Notifications/NotificationTypes/Reward/index.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Streaming/Streaming.i18n.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/Streaming.i18n.js +34 -34
- package/dist/components/Notifications/NotificationTypes/Streaming/Streaming.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/Streaming.types.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.js +3 -3
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/index.d.ts +5 -5
- package/dist/components/Notifications/NotificationTypes/Streaming/index.js +5 -5
- package/dist/components/Notifications/NotificationTypes/Transfer/GiftNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Transfer/GiftNotification.js +7 -7
- package/dist/components/Notifications/NotificationTypes/Transfer/GiftNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Transfer/TipNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Transfer/TipNotification.js +14 -15
- package/dist/components/Notifications/NotificationTypes/Transfer/TipNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Transfer/Transfer.i18n.js +14 -14
- package/dist/components/Notifications/NotificationTypes/Transfer/Transfer.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Transfer/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Transfer/index.js +2 -2
- package/dist/components/Notifications/NotificationTypes/Worlds/Worlds.i18n.d.ts +1 -1
- package/dist/components/Notifications/NotificationTypes/Worlds/Worlds.i18n.js +62 -62
- package/dist/components/Notifications/NotificationTypes/Worlds/Worlds.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.js +4 -4
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.js +6 -6
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.js +13 -19
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.d.ts +2 -2
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.js +9 -13
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Worlds/index.d.ts +5 -5
- package/dist/components/Notifications/NotificationTypes/Worlds/index.js +5 -5
- package/dist/components/Notifications/NotificationTypes/index.d.ts +11 -11
- package/dist/components/Notifications/NotificationTypes/index.js +11 -11
- package/dist/components/Notifications/NotificationTypes/index.js.map +1 -1
- package/dist/components/Notifications/Notifications.stories.d.ts +3 -3
- package/dist/components/Notifications/Notifications.stories.js +78 -88
- package/dist/components/Notifications/Notifications.stories.js.map +1 -1
- package/dist/components/Notifications/Notifications.styled.d.ts +1 -1
- package/dist/components/Notifications/Notifications.styled.js +1 -1
- package/dist/components/Notifications/Notifications.styled.js.map +1 -1
- package/dist/components/Notifications/Notifications.types.d.ts +6 -6
- package/dist/components/Notifications/Notifications.types.js.map +1 -1
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.d.ts +2 -2
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.i18n.js +12 -12
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.js +22 -23
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.js.map +1 -1
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.styled.d.ts +1 -1
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.styled.js +56 -56
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.styled.js.map +1 -1
- package/dist/components/Notifications/NotificationsFeed/NotificationsFeed.types.d.ts +3 -3
- package/dist/components/Notifications/NotificationsFeed/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationsFeed/index.js +1 -1
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.d.ts +2 -2
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.i18n.js +30 -30
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.i18n.js.map +1 -1
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.js +15 -16
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.js.map +1 -1
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.styled.d.ts +3 -3
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.styled.js +35 -35
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.styled.js.map +1 -1
- package/dist/components/Notifications/NotificationsFeedTabs/NotificationsFeedTabs.types.d.ts +3 -3
- package/dist/components/Notifications/NotificationsFeedTabs/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationsFeedTabs/index.js +1 -1
- package/dist/components/Notifications/NotificationsToggle/Notifications.d.ts +2 -2
- package/dist/components/Notifications/NotificationsToggle/Notifications.js +8 -8
- package/dist/components/Notifications/NotificationsToggle/Notifications.js.map +1 -1
- package/dist/components/Notifications/NotificationsToggle/Notifications.styled.js +17 -17
- package/dist/components/Notifications/NotificationsToggle/Notifications.styled.js.map +1 -1
- package/dist/components/Notifications/NotificationsToggle/Notifications.types.d.ts +3 -3
- package/dist/components/Notifications/NotificationsToggle/index.d.ts +2 -2
- package/dist/components/Notifications/NotificationsToggle/index.js +1 -1
- package/dist/components/Notifications/index.d.ts +4 -4
- package/dist/components/Notifications/index.js +2 -2
- package/dist/components/Notifications/utils.d.ts +4 -4
- package/dist/components/Notifications/utils.js +4 -4
- package/dist/components/Notifications/utils.js.map +1 -1
- package/dist/components/Profile/Profile.d.ts +2 -2
- package/dist/components/Profile/Profile.i18n.d.ts +1 -1
- package/dist/components/Profile/Profile.i18n.js +1 -1
- package/dist/components/Profile/Profile.js +9 -9
- package/dist/components/Profile/Profile.js.map +1 -1
- package/dist/components/Profile/Profile.stories.d.ts +4 -4
- package/dist/components/Profile/Profile.stories.js +88 -88
- package/dist/components/Profile/Profile.stories.js.map +1 -1
- package/dist/components/Profile/Profile.stories.styled.js +15 -15
- package/dist/components/Profile/Profile.styled.d.ts +2 -2
- package/dist/components/Profile/Profile.styled.js +24 -24
- package/dist/components/Profile/Profile.styled.js.map +1 -1
- package/dist/components/Profile/Profile.types.d.ts +7 -7
- package/dist/components/Profile/ProfileImage.d.ts +2 -2
- package/dist/components/Profile/ProfileImage.js +12 -12
- package/dist/components/Profile/ProfileImage.js.map +1 -1
- package/dist/components/Profile/index.d.ts +2 -2
- package/dist/components/Profile/index.js +2 -2
- package/dist/components/RarityBadge/RarityBadge.d.ts +2 -2
- package/dist/components/RarityBadge/RarityBadge.i18n.d.ts +1 -1
- package/dist/components/RarityBadge/RarityBadge.i18n.js +18 -18
- package/dist/components/RarityBadge/RarityBadge.js +6 -6
- package/dist/components/RarityBadge/RarityBadge.js.map +1 -1
- package/dist/components/RarityBadge/RarityBadge.stories.d.ts +3 -3
- package/dist/components/RarityBadge/RarityBadge.stories.js +74 -74
- package/dist/components/RarityBadge/RarityBadge.stories.js.map +1 -1
- package/dist/components/RarityBadge/RarityBadge.stories.styled.js +5 -5
- package/dist/components/RarityBadge/RarityBadge.styled.d.ts +1 -1
- package/dist/components/RarityBadge/RarityBadge.styled.js +13 -13
- package/dist/components/RarityBadge/RarityBadge.styled.js.map +1 -1
- package/dist/components/RarityBadge/RarityBadge.types.d.ts +3 -3
- package/dist/components/RarityBadge/index.d.ts +2 -2
- package/dist/components/RarityBadge/index.js +2 -2
- package/dist/components/SceneCard/SceneCard.d.ts +1 -1
- package/dist/components/SceneCard/SceneCard.js +17 -19
- package/dist/components/SceneCard/SceneCard.js.map +1 -1
- package/dist/components/SceneCard/SceneCard.stories.d.ts +3 -3
- package/dist/components/SceneCard/SceneCard.stories.js +116 -128
- package/dist/components/SceneCard/SceneCard.stories.js.map +1 -1
- package/dist/components/SceneCard/SceneCard.styled.d.ts +1 -1
- package/dist/components/SceneCard/SceneCard.styled.js +221 -227
- package/dist/components/SceneCard/SceneCard.styled.js.map +1 -1
- package/dist/components/SceneCard/SceneCard.types.d.ts +4 -4
- package/dist/components/SceneCard/index.d.ts +2 -2
- package/dist/components/SceneCard/index.js +1 -1
- package/dist/components/ScenesTable/ScenesTable.d.ts +1 -1
- package/dist/components/ScenesTable/ScenesTable.js +19 -19
- package/dist/components/ScenesTable/ScenesTable.js.map +1 -1
- package/dist/components/ScenesTable/ScenesTable.stories.d.ts +2 -2
- package/dist/components/ScenesTable/ScenesTable.stories.js +89 -89
- package/dist/components/ScenesTable/ScenesTable.stories.js.map +1 -1
- package/dist/components/ScenesTable/ScenesTable.types.d.ts +2 -2
- package/dist/components/ScenesTable/index.d.ts +2 -2
- package/dist/components/ScenesTable/index.js +1 -1
- package/dist/components/ScenesTable/rows/ActionRow/ActionRow.d.ts +1 -1
- package/dist/components/ScenesTable/rows/ActionRow/ActionRow.js +10 -12
- package/dist/components/ScenesTable/rows/ActionRow/ActionRow.js.map +1 -1
- package/dist/components/ScenesTable/rows/ActionRow/ActionRow.styled.js +39 -41
- package/dist/components/ScenesTable/rows/ActionRow/ActionRow.styled.js.map +1 -1
- package/dist/components/ScenesTable/rows/ActionRow/ActionRow.types.d.ts +1 -1
- package/dist/components/ScenesTable/rows/ActionRow/index.d.ts +2 -2
- package/dist/components/ScenesTable/rows/ActionRow/index.js +1 -1
- package/dist/components/ScenesTable/rows/AvatarRow/AvatarRow.d.ts +1 -1
- package/dist/components/ScenesTable/rows/AvatarRow/AvatarRow.js +3 -3
- package/dist/components/ScenesTable/rows/AvatarRow/AvatarRow.types.d.ts +1 -1
- package/dist/components/ScenesTable/rows/AvatarRow/index.d.ts +2 -2
- package/dist/components/ScenesTable/rows/AvatarRow/index.js +1 -1
- package/dist/components/ScenesTable/rows/LocationRow/LocationRow.d.ts +1 -1
- package/dist/components/ScenesTable/rows/LocationRow/LocationRow.js +6 -8
- package/dist/components/ScenesTable/rows/LocationRow/LocationRow.js.map +1 -1
- package/dist/components/ScenesTable/rows/LocationRow/LocationRow.styled.js +13 -13
- package/dist/components/ScenesTable/rows/LocationRow/index.d.ts +2 -2
- package/dist/components/ScenesTable/rows/LocationRow/index.js +1 -1
- package/dist/components/ScenesTable/rows/SceneRow/SceneRow.d.ts +1 -1
- package/dist/components/ScenesTable/rows/SceneRow/SceneRow.js +7 -7
- package/dist/components/ScenesTable/rows/SceneRow/SceneRow.js.map +1 -1
- package/dist/components/ScenesTable/rows/SceneRow/SceneRow.styled.d.ts +1 -1
- package/dist/components/ScenesTable/rows/SceneRow/SceneRow.styled.js +54 -54
- package/dist/components/ScenesTable/rows/SceneRow/SceneRow.styled.js.map +1 -1
- package/dist/components/ScenesTable/rows/SceneRow/SceneRow.types.d.ts +1 -1
- package/dist/components/ScenesTable/rows/SceneRow/index.d.ts +2 -2
- package/dist/components/ScenesTable/rows/SceneRow/index.js +1 -1
- package/dist/components/ScenesTable/rows/index.d.ts +8 -8
- package/dist/components/ScenesTable/rows/index.js +4 -4
- package/dist/components/Table/Table.d.ts +1 -1
- package/dist/components/Table/Table.js +12 -14
- package/dist/components/Table/Table.js.map +1 -1
- package/dist/components/Table/Table.stories.d.ts +4 -4
- package/dist/components/Table/Table.stories.js +109 -109
- package/dist/components/Table/Table.stories.js.map +1 -1
- package/dist/components/Table/Table.styled.d.ts +1 -1
- package/dist/components/Table/Table.styled.js +84 -88
- package/dist/components/Table/Table.styled.js.map +1 -1
- package/dist/components/Table/Table.types.d.ts +1 -1
- package/dist/components/Table/index.d.ts +2 -2
- package/dist/components/Table/index.js +1 -1
- package/dist/components/UserLabel/UserLabel.d.ts +1 -1
- package/dist/components/UserLabel/UserLabel.js +6 -6
- package/dist/components/UserLabel/UserLabel.js.map +1 -1
- package/dist/components/UserLabel/UserLabel.stories.d.ts +2 -2
- package/dist/components/UserLabel/UserLabel.stories.js +50 -50
- package/dist/components/UserLabel/UserLabel.stories.js.map +1 -1
- package/dist/components/UserLabel/UserLabel.styled.js +11 -11
- package/dist/components/UserLabel/UserLabel.types.d.ts +1 -1
- package/dist/components/UserLabel/index.d.ts +2 -2
- package/dist/components/UserLabel/index.js +1 -1
- package/dist/components/UserMenu/ManaBalances/ManaBalances.d.ts +2 -2
- package/dist/components/UserMenu/ManaBalances/ManaBalances.js +11 -14
- package/dist/components/UserMenu/ManaBalances/ManaBalances.js.map +1 -1
- package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.d.ts +3 -3
- package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.js +36 -36
- package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.js.map +1 -1
- package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.d.ts +1 -1
- package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.js +53 -53
- package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.js.map +1 -1
- package/dist/components/UserMenu/ManaBalances/ManaBalances.types.d.ts +2 -2
- package/dist/components/UserMenu/ManaBalances/index.d.ts +2 -2
- package/dist/components/UserMenu/ManaBalances/index.js +1 -1
- package/dist/components/UserMenu/UserMenu.d.ts +2 -2
- package/dist/components/UserMenu/UserMenu.i18n.d.ts +1 -1
- package/dist/components/UserMenu/UserMenu.i18n.js +16 -16
- package/dist/components/UserMenu/UserMenu.js +14 -16
- package/dist/components/UserMenu/UserMenu.js.map +1 -1
- package/dist/components/UserMenu/UserMenu.stories.d.ts +3 -3
- package/dist/components/UserMenu/UserMenu.stories.js +48 -48
- package/dist/components/UserMenu/UserMenu.stories.js.map +1 -1
- package/dist/components/UserMenu/UserMenu.styled.js +14 -14
- package/dist/components/UserMenu/UserMenu.types.d.ts +5 -5
- package/dist/components/UserMenu/UserMenu.types.js.map +1 -1
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.d.ts +2 -2
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.js +14 -14
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.js.map +1 -1
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.d.ts +2 -2
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.js +33 -41
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.js.map +1 -1
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.d.ts +2 -2
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.js +27 -27
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.js.map +1 -1
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.d.ts +2 -2
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.js +134 -134
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.js.map +1 -1
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.types.d.ts +6 -6
- package/dist/components/UserMenu/index.d.ts +6 -6
- package/dist/components/UserMenu/index.js +3 -3
- package/dist/components/WearablePreview/AnimationControls/AnimationControls.d.ts +2 -2
- package/dist/components/WearablePreview/AnimationControls/AnimationControls.js +21 -26
- package/dist/components/WearablePreview/AnimationControls/AnimationControls.js.map +1 -1
- package/dist/components/WearablePreview/AnimationControls/AnimationControls.styled.js +6 -6
- package/dist/components/WearablePreview/AnimationControls/AnimationControls.styled.js.map +1 -1
- package/dist/components/WearablePreview/AnimationControls/AnimationControls.types.d.ts +3 -3
- package/dist/components/WearablePreview/AnimationControls/index.d.ts +2 -2
- package/dist/components/WearablePreview/AnimationControls/index.js +1 -1
- package/dist/components/WearablePreview/EmoteControls/EmoteControls.d.ts +2 -2
- package/dist/components/WearablePreview/EmoteControls/EmoteControls.js +24 -31
- package/dist/components/WearablePreview/EmoteControls/EmoteControls.js.map +1 -1
- package/dist/components/WearablePreview/EmoteControls/EmoteControls.styled.d.ts +1 -1
- package/dist/components/WearablePreview/EmoteControls/EmoteControls.styled.js +56 -56
- package/dist/components/WearablePreview/EmoteControls/EmoteControls.styled.js.map +1 -1
- package/dist/components/WearablePreview/EmoteControls/EmoteControls.types.d.ts +2 -2
- package/dist/components/WearablePreview/EmoteControls/index.d.ts +2 -2
- package/dist/components/WearablePreview/EmoteControls/index.js +1 -1
- package/dist/components/WearablePreview/TranslationControls/TranslationControls.d.ts +2 -2
- package/dist/components/WearablePreview/TranslationControls/TranslationControls.js +6 -6
- package/dist/components/WearablePreview/TranslationControls/TranslationControls.js.map +1 -1
- package/dist/components/WearablePreview/TranslationControls/TranslationControls.styled.d.ts +2 -2
- package/dist/components/WearablePreview/TranslationControls/TranslationControls.styled.js +39 -41
- package/dist/components/WearablePreview/TranslationControls/TranslationControls.styled.js.map +1 -1
- package/dist/components/WearablePreview/TranslationControls/TranslationControls.types.d.ts +1 -1
- package/dist/components/WearablePreview/TranslationControls/index.d.ts +3 -3
- package/dist/components/WearablePreview/TranslationControls/index.js +2 -2
- package/dist/components/WearablePreview/WearablePreview.controller.d.ts +1 -1
- package/dist/components/WearablePreview/WearablePreview.controller.js +34 -38
- package/dist/components/WearablePreview/WearablePreview.controller.js.map +1 -1
- package/dist/components/WearablePreview/WearablePreview.d.ts +2 -2
- package/dist/components/WearablePreview/WearablePreview.js +75 -81
- package/dist/components/WearablePreview/WearablePreview.js.map +1 -1
- package/dist/components/WearablePreview/WearablePreview.stories.d.ts +2 -2
- package/dist/components/WearablePreview/WearablePreview.stories.js +144 -151
- package/dist/components/WearablePreview/WearablePreview.stories.js.map +1 -1
- package/dist/components/WearablePreview/WearablePreview.stories.styled.js +4 -4
- package/dist/components/WearablePreview/WearablePreview.styled.js +5 -5
- package/dist/components/WearablePreview/WearablePreview.types.d.ts +3 -3
- package/dist/components/WearablePreview/ZoomControls/ZoomControls.d.ts +2 -2
- package/dist/components/WearablePreview/ZoomControls/ZoomControls.js +7 -7
- package/dist/components/WearablePreview/ZoomControls/ZoomControls.js.map +1 -1
- package/dist/components/WearablePreview/ZoomControls/ZoomControls.styled.d.ts +1 -1
- package/dist/components/WearablePreview/ZoomControls/ZoomControls.styled.js +21 -21
- package/dist/components/WearablePreview/ZoomControls/ZoomControls.types.d.ts +1 -1
- package/dist/components/WearablePreview/ZoomControls/index.d.ts +3 -3
- package/dist/components/WearablePreview/ZoomControls/index.js +2 -2
- package/dist/components/WearablePreview/index.d.ts +11 -11
- package/dist/components/WearablePreview/index.js +6 -6
- package/dist/components/WearablePreview/useWearablePreviewController.d.ts +1 -1
- package/dist/components/WearablePreview/useWearablePreviewController.js +6 -7
- package/dist/components/WearablePreview/useWearablePreviewController.js.map +1 -1
- package/dist/config/index.js +5 -5
- package/dist/data/avatar.d.ts +1 -1
- package/dist/data/avatar.js +45 -45
- package/dist/data/avatar.js.map +1 -1
- package/dist/data/item.d.ts +1 -1
- package/dist/data/item.js +15 -15
- package/dist/data/item.js.map +1 -1
- package/dist/data/notifications.d.ts +3 -3
- package/dist/data/notifications.js +312 -312
- package/dist/data/notifications.js.map +1 -1
- package/dist/index.d.ts +46 -46
- package/dist/index.js +44 -44
- package/dist/index.js.map +1 -1
- package/dist/lib/debounce.js.map +1 -1
- package/dist/lib/network.d.ts +2 -2
- package/dist/lib/network.js +9 -9
- package/dist/lib/network.js.map +1 -1
- package/dist/modules/cdnReleases.d.ts +1 -1
- package/dist/modules/cdnReleases.js +18 -18
- package/dist/modules/cdnReleases.js.map +1 -1
- package/dist/modules/contentful.d.ts +1 -1
- package/dist/modules/contentful.js +3 -5
- package/dist/modules/contentful.js.map +1 -1
- package/dist/modules/file.js +3 -3
- package/dist/modules/file.js.map +1 -1
- package/dist/modules/index.d.ts +7 -7
- package/dist/modules/index.js +7 -7
- package/dist/modules/jumpIn.d.ts +1 -1
- package/dist/modules/jumpIn.js +17 -20
- package/dist/modules/jumpIn.js.map +1 -1
- package/dist/modules/url.js.map +1 -1
- package/dist/modules/userAgent.d.ts +2 -2
- package/dist/modules/userAgent.js +3 -3
- package/dist/modules/userAgent.js.map +1 -1
- package/dist/modules/webGpu.js +1 -1
- package/dist/modules/webGpu.js.map +1 -1
- package/dist/theme/colorSchemes.d.ts +1 -1
- package/dist/theme/colorSchemes.js +211 -211
- package/dist/theme/colors.d.ts +2 -2
- package/dist/theme/colors.js +24 -24
- package/dist/theme/colors.js.map +1 -1
- package/dist/theme/components.d.ts +1 -1
- package/dist/theme/components.js +2628 -2630
- package/dist/theme/components.js.map +1 -1
- package/dist/theme/index.d.ts +1 -1
- package/dist/theme/index.js +12 -12
- package/dist/theme/index.js.map +1 -1
- package/dist/theme/provider.d.ts +2 -2
- package/dist/theme/provider.js +3 -3
- package/dist/theme/types.d.ts +1 -1
- package/dist/theme/typography.js +19 -19
- package/dist/utils/colors.js +3 -5
- package/dist/utils/colors.js.map +1 -1
- package/dist/utils/colors.spec.js +84 -84
- package/dist/utils/colors.spec.js.map +1 -1
- package/dist/utils/index.d.ts +2 -2
- package/dist/utils/index.js +2 -2
- package/dist/utils/optionalDependency.d.ts +1 -1
- package/dist/utils/optionalDependency.js +8 -8
- package/dist/utils/optionalDependency.js.map +1 -1
- package/package.json +5 -5
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NFTCategory, NotificationType, Rarity } from
|
|
1
|
+
import { NFTCategory, NotificationType, Rarity } from '@dcl/schemas';
|
|
2
2
|
const futureStartDate = new Date();
|
|
3
3
|
futureStartDate.setSeconds(futureStartDate.getSeconds() + 120);
|
|
4
4
|
const pastStartDate = new Date();
|
|
@@ -7,682 +7,682 @@ const bidAcceptedNotificationData = {
|
|
|
7
7
|
id: NotificationType.BID_ACCEPTED,
|
|
8
8
|
read: true,
|
|
9
9
|
type: NotificationType.BID_ACCEPTED,
|
|
10
|
-
address:
|
|
10
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
11
11
|
timestamp: new Date().getTime(),
|
|
12
12
|
metadata: {
|
|
13
|
-
link:
|
|
14
|
-
image:
|
|
13
|
+
link: 'https://market.decentraland.org/contracts/0xa8ee490e4c4da48cc1653502c1a77479d4d818de/tokens/590',
|
|
14
|
+
image: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
15
15
|
rarity: Rarity.UNIQUE,
|
|
16
|
-
nftName:
|
|
17
|
-
network:
|
|
16
|
+
nftName: 'Exclusive Binance Hoodie',
|
|
17
|
+
network: 'ethereum',
|
|
18
18
|
category: NFTCategory.WEARABLE,
|
|
19
|
-
price:
|
|
19
|
+
price: '78960000000000000000'
|
|
20
20
|
},
|
|
21
|
-
created_at:
|
|
22
|
-
updated_at:
|
|
21
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
22
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
23
23
|
};
|
|
24
24
|
const bidReceivedNotificationPropsData = {
|
|
25
25
|
id: NotificationType.BID_RECEIVED,
|
|
26
26
|
read: true,
|
|
27
27
|
type: NotificationType.BID_RECEIVED,
|
|
28
|
-
address:
|
|
28
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
29
29
|
timestamp: new Date().getTime(),
|
|
30
30
|
metadata: {
|
|
31
|
-
link:
|
|
32
|
-
image:
|
|
31
|
+
link: 'https://market.decentraland.org/contracts/0xa8ee490e4c4da48cc1653502c1a77479d4d818de/tokens/590',
|
|
32
|
+
image: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
33
33
|
rarity: Rarity.UNIQUE,
|
|
34
|
-
nftName:
|
|
35
|
-
network:
|
|
34
|
+
nftName: 'Exclusive Binance Hoodie',
|
|
35
|
+
network: 'polygon',
|
|
36
36
|
category: NFTCategory.WEARABLE,
|
|
37
|
-
price:
|
|
37
|
+
price: '78960000000000000000'
|
|
38
38
|
},
|
|
39
|
-
created_at:
|
|
40
|
-
updated_at:
|
|
39
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
40
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
41
41
|
};
|
|
42
42
|
const campaignGasPriceHigherThanExpectedNotificationData = {
|
|
43
43
|
id: NotificationType.REWARD_CAMPAIGN_GAS_PRICE_HIGHER_THAN_EXPECTED,
|
|
44
44
|
read: true,
|
|
45
45
|
type: NotificationType.REWARD_CAMPAIGN_GAS_PRICE_HIGHER_THAN_EXPECTED,
|
|
46
|
-
address:
|
|
46
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
47
47
|
timestamp: new Date().getTime(),
|
|
48
48
|
metadata: {
|
|
49
|
-
campaignName:
|
|
50
|
-
link:
|
|
49
|
+
campaignName: 'Cool Campaign',
|
|
50
|
+
link: 'https://decentraland.zone/rewards/campaign/?id=e9b39fdb-1bf1-490a-855e-f5e6c63a4525'
|
|
51
51
|
},
|
|
52
|
-
created_at:
|
|
53
|
-
updated_at:
|
|
52
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
53
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
54
54
|
};
|
|
55
55
|
const campaignOutOfFundsNotificationData = {
|
|
56
56
|
id: NotificationType.REWARD_CAMPAIGN_OUT_OF_FUNDS,
|
|
57
57
|
read: true,
|
|
58
58
|
type: NotificationType.REWARD_CAMPAIGN_OUT_OF_FUNDS,
|
|
59
|
-
address:
|
|
59
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
60
60
|
timestamp: new Date().getTime(),
|
|
61
61
|
metadata: {
|
|
62
|
-
campaignName:
|
|
63
|
-
link:
|
|
62
|
+
campaignName: 'Cool Campaign',
|
|
63
|
+
link: 'https://decentraland.zone/rewards/campaign/?id=e9b39fdb-1bf1-490a-855e-f5e6c63a4525'
|
|
64
64
|
},
|
|
65
|
-
created_at:
|
|
66
|
-
updated_at:
|
|
65
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
66
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
67
67
|
};
|
|
68
68
|
const campaignOutOfStockNotificationData = {
|
|
69
69
|
id: NotificationType.REWARD_CAMPAIGN_OUT_OF_STOCK,
|
|
70
70
|
read: true,
|
|
71
71
|
type: NotificationType.REWARD_CAMPAIGN_OUT_OF_STOCK,
|
|
72
|
-
address:
|
|
72
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
73
73
|
timestamp: new Date().getTime(),
|
|
74
74
|
metadata: {
|
|
75
|
-
campaignName:
|
|
76
|
-
link:
|
|
75
|
+
campaignName: 'Cool Campaign',
|
|
76
|
+
link: 'https://decentraland.zone/rewards/campaign/?id=e9b39fdb-1bf1-490a-855e-f5e6c63a4525'
|
|
77
77
|
},
|
|
78
|
-
created_at:
|
|
79
|
-
updated_at:
|
|
78
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
79
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
80
80
|
};
|
|
81
81
|
const eventStartedNotificationData = {
|
|
82
82
|
id: NotificationType.EVENTS_STARTED,
|
|
83
83
|
read: true,
|
|
84
84
|
type: NotificationType.EVENTS_STARTED,
|
|
85
|
-
address:
|
|
85
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
86
86
|
timestamp: new Date().getTime(),
|
|
87
87
|
metadata: {
|
|
88
|
-
link:
|
|
89
|
-
name:
|
|
90
|
-
image:
|
|
88
|
+
link: 'https://decentraland.org/events/event/?id=d98222c5-3626-4742-9887-265fa72dac08',
|
|
89
|
+
name: 'Decentraland Events',
|
|
90
|
+
image: 'https://events-assets-099ac00.decentraland.org/poster/083771e26666f90b.jpg'
|
|
91
91
|
},
|
|
92
|
-
created_at:
|
|
93
|
-
updated_at:
|
|
92
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
93
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
94
94
|
};
|
|
95
95
|
const eventStartsSoonFutureStartNotificationData = {
|
|
96
|
-
id: NotificationType.EVENTS_STARTS_SOON +
|
|
96
|
+
id: NotificationType.EVENTS_STARTS_SOON + 'future',
|
|
97
97
|
read: true,
|
|
98
98
|
type: NotificationType.EVENTS_STARTS_SOON,
|
|
99
|
-
address:
|
|
99
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
100
100
|
timestamp: new Date().getTime(),
|
|
101
101
|
metadata: {
|
|
102
|
-
link:
|
|
103
|
-
name:
|
|
104
|
-
image:
|
|
102
|
+
link: 'https://decentraland.org/events/event/?id=d98222c5-3626-4742-9887-265fa72dac08',
|
|
103
|
+
name: 'Decentraland Events',
|
|
104
|
+
image: 'https://events-assets-099ac00.decentraland.org/poster/083771e26666f90b.jpg',
|
|
105
105
|
startsAt: futureStartDate.toString(),
|
|
106
|
-
endsAt:
|
|
106
|
+
endsAt: '2025-01-24T13:22:00.600Z'
|
|
107
107
|
},
|
|
108
|
-
created_at:
|
|
109
|
-
updated_at:
|
|
108
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
109
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
110
110
|
};
|
|
111
111
|
const eventStartsSoonPastStartNotificationData = {
|
|
112
|
-
id: NotificationType.EVENTS_STARTS_SOON +
|
|
112
|
+
id: NotificationType.EVENTS_STARTS_SOON + 'past',
|
|
113
113
|
read: true,
|
|
114
114
|
type: NotificationType.EVENTS_STARTS_SOON,
|
|
115
|
-
address:
|
|
115
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
116
116
|
timestamp: new Date().getTime(),
|
|
117
117
|
metadata: {
|
|
118
|
-
link:
|
|
119
|
-
name:
|
|
120
|
-
image:
|
|
118
|
+
link: 'https://decentraland.org/events/event/?id=d98222c5-3626-4742-9887-265fa72dac08',
|
|
119
|
+
name: 'Decentraland Events - Past',
|
|
120
|
+
image: 'https://events-assets-099ac00.decentraland.org/poster/083771e26666f90b.jpg',
|
|
121
121
|
startsAt: pastStartDate.toString(),
|
|
122
|
-
endsAt:
|
|
122
|
+
endsAt: '2025-01-24T13:22:00.600Z'
|
|
123
123
|
},
|
|
124
|
-
created_at:
|
|
125
|
-
updated_at:
|
|
124
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
125
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
126
126
|
};
|
|
127
127
|
const governanceAnnouncementNotificationData = {
|
|
128
128
|
id: NotificationType.GOVERNANCE_ANNOUNCEMENT,
|
|
129
129
|
read: true,
|
|
130
130
|
type: NotificationType.GOVERNANCE_ANNOUNCEMENT,
|
|
131
|
-
address:
|
|
131
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
132
132
|
timestamp: new Date().getTime(),
|
|
133
133
|
metadata: {
|
|
134
|
-
link:
|
|
135
|
-
title:
|
|
136
|
-
description:
|
|
134
|
+
link: 'https://decentraland.org/governance',
|
|
135
|
+
title: 'Test Governance Announcement',
|
|
136
|
+
description: 'Test description'
|
|
137
137
|
},
|
|
138
|
-
created_at:
|
|
139
|
-
updated_at:
|
|
138
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
139
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
140
140
|
};
|
|
141
141
|
const governanceAuthoredProposalFinishedNotificationData = {
|
|
142
142
|
id: NotificationType.GOVERNANCE_AUTHORED_PROPOSAL_FINISHED,
|
|
143
143
|
read: true,
|
|
144
144
|
type: NotificationType.GOVERNANCE_AUTHORED_PROPOSAL_FINISHED,
|
|
145
|
-
address:
|
|
145
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
146
146
|
timestamp: new Date().getTime(),
|
|
147
147
|
metadata: {
|
|
148
|
-
link:
|
|
149
|
-
title:
|
|
150
|
-
description:
|
|
151
|
-
proposalId:
|
|
152
|
-
proposalTitle:
|
|
148
|
+
link: 'https://decentraland.org/governance',
|
|
149
|
+
title: 'Test Governance Announcement',
|
|
150
|
+
description: 'Test description',
|
|
151
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
152
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
153
153
|
},
|
|
154
|
-
created_at:
|
|
155
|
-
updated_at:
|
|
154
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
155
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
156
156
|
};
|
|
157
157
|
const governanceCoauthorRequestedNotificationData = {
|
|
158
158
|
id: NotificationType.GOVERNANCE_COAUTHOR_REQUESTED,
|
|
159
159
|
read: true,
|
|
160
160
|
type: NotificationType.GOVERNANCE_COAUTHOR_REQUESTED,
|
|
161
|
-
address:
|
|
161
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
162
162
|
timestamp: new Date().getTime(),
|
|
163
163
|
metadata: {
|
|
164
|
-
link:
|
|
165
|
-
title:
|
|
166
|
-
description:
|
|
167
|
-
proposalId:
|
|
168
|
-
proposalTitle:
|
|
164
|
+
link: 'https://decentraland.org/governance',
|
|
165
|
+
title: 'Test Governance Announcement',
|
|
166
|
+
description: 'Test description',
|
|
167
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
168
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
169
169
|
},
|
|
170
|
-
created_at:
|
|
171
|
-
updated_at:
|
|
170
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
171
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
172
172
|
};
|
|
173
173
|
const governanceNewCommentOnProjectUpdateNotificationData = {
|
|
174
174
|
id: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROPOSAL,
|
|
175
175
|
read: true,
|
|
176
176
|
type: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROPOSAL,
|
|
177
|
-
address:
|
|
177
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
178
178
|
timestamp: new Date().getTime(),
|
|
179
179
|
metadata: {
|
|
180
|
-
link:
|
|
181
|
-
title:
|
|
182
|
-
description:
|
|
183
|
-
proposalId:
|
|
184
|
-
proposalTitle:
|
|
180
|
+
link: 'https://decentraland.org/governance',
|
|
181
|
+
title: 'Test Governance Announcement',
|
|
182
|
+
description: 'Test description',
|
|
183
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
184
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
185
185
|
},
|
|
186
|
-
created_at:
|
|
187
|
-
updated_at:
|
|
186
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
187
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
188
188
|
};
|
|
189
189
|
const governanceNewCommentOnProposalNotificationData = {
|
|
190
190
|
id: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROJECT_UPDATE,
|
|
191
191
|
read: true,
|
|
192
192
|
type: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROJECT_UPDATE,
|
|
193
|
-
address:
|
|
193
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
194
194
|
timestamp: new Date().getTime(),
|
|
195
195
|
metadata: {
|
|
196
|
-
link:
|
|
197
|
-
title:
|
|
198
|
-
description:
|
|
199
|
-
proposalId:
|
|
200
|
-
proposalTitle:
|
|
196
|
+
link: 'https://decentraland.org/governance',
|
|
197
|
+
title: 'Test Governance Announcement',
|
|
198
|
+
description: 'Test description',
|
|
199
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
200
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
201
201
|
},
|
|
202
|
-
created_at:
|
|
203
|
-
updated_at:
|
|
202
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
203
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
204
204
|
};
|
|
205
205
|
const governancePitchPassedNotificationData = {
|
|
206
206
|
id: NotificationType.GOVERNANCE_PROPOSAL_ENACTED,
|
|
207
207
|
read: true,
|
|
208
208
|
type: NotificationType.GOVERNANCE_PITCH_PASSED,
|
|
209
|
-
address:
|
|
209
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
210
210
|
timestamp: new Date().getTime(),
|
|
211
211
|
metadata: {
|
|
212
|
-
link:
|
|
213
|
-
title:
|
|
214
|
-
description:
|
|
215
|
-
proposalId:
|
|
216
|
-
proposalTitle:
|
|
212
|
+
link: 'https://decentraland.org/governance',
|
|
213
|
+
title: 'Test Governance Announcement',
|
|
214
|
+
description: 'Test description',
|
|
215
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
216
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
217
217
|
},
|
|
218
|
-
created_at:
|
|
219
|
-
updated_at:
|
|
218
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
219
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
220
220
|
};
|
|
221
221
|
const governanceProposalEnactedNotificationData = {
|
|
222
222
|
id: NotificationType.GOVERNANCE_PROPOSAL_ENACTED,
|
|
223
223
|
read: true,
|
|
224
224
|
type: NotificationType.GOVERNANCE_PROPOSAL_ENACTED,
|
|
225
|
-
address:
|
|
225
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
226
226
|
timestamp: new Date().getTime(),
|
|
227
227
|
metadata: {
|
|
228
|
-
link:
|
|
229
|
-
title:
|
|
230
|
-
description:
|
|
231
|
-
proposalId:
|
|
232
|
-
proposalTitle:
|
|
228
|
+
link: 'https://decentraland.org/governance',
|
|
229
|
+
title: 'Test Governance Announcement',
|
|
230
|
+
description: 'Test description',
|
|
231
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
232
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
233
233
|
},
|
|
234
|
-
created_at:
|
|
235
|
-
updated_at:
|
|
234
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
235
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
236
236
|
};
|
|
237
237
|
const governanceTenderPassedNotificationData = {
|
|
238
238
|
id: NotificationType.GOVERNANCE_TENDER_PASSED,
|
|
239
239
|
read: true,
|
|
240
240
|
type: NotificationType.GOVERNANCE_TENDER_PASSED,
|
|
241
|
-
address:
|
|
241
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
242
242
|
timestamp: new Date().getTime(),
|
|
243
243
|
metadata: {
|
|
244
|
-
link:
|
|
245
|
-
title:
|
|
246
|
-
description:
|
|
247
|
-
proposalId:
|
|
248
|
-
proposalTitle:
|
|
244
|
+
link: 'https://decentraland.org/governance',
|
|
245
|
+
title: 'Test Governance Announcement',
|
|
246
|
+
description: 'Test description',
|
|
247
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
248
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
249
249
|
},
|
|
250
|
-
created_at:
|
|
251
|
-
updated_at:
|
|
250
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
251
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
252
252
|
};
|
|
253
253
|
const governanceVotingEndedVoterNotificationData = {
|
|
254
254
|
id: NotificationType.GOVERNANCE_VOTING_ENDED_VOTER,
|
|
255
255
|
read: true,
|
|
256
256
|
type: NotificationType.GOVERNANCE_VOTING_ENDED_VOTER,
|
|
257
|
-
address:
|
|
257
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
258
258
|
timestamp: new Date().getTime(),
|
|
259
259
|
metadata: {
|
|
260
|
-
link:
|
|
261
|
-
title:
|
|
262
|
-
description:
|
|
263
|
-
proposalId:
|
|
264
|
-
proposalTitle:
|
|
260
|
+
link: 'https://decentraland.org/governance',
|
|
261
|
+
title: 'Test Governance Announcement',
|
|
262
|
+
description: 'Test description',
|
|
263
|
+
proposalId: 'AAA_PROPOSAL_111',
|
|
264
|
+
proposalTitle: 'Open Source all code using DAO funds'
|
|
265
265
|
},
|
|
266
|
-
created_at:
|
|
267
|
-
updated_at:
|
|
266
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
267
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
268
268
|
};
|
|
269
269
|
const itemSoldNotificationPropsData = {
|
|
270
270
|
id: NotificationType.ITEM_SOLD,
|
|
271
271
|
read: true,
|
|
272
272
|
type: NotificationType.ITEM_SOLD,
|
|
273
|
-
address:
|
|
273
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
274
274
|
timestamp: new Date().getTime(),
|
|
275
275
|
metadata: {
|
|
276
|
-
link:
|
|
277
|
-
image:
|
|
276
|
+
link: 'https://market.decentraland.org/contracts/0xa8ee490e4c4da48cc1653502c1a77479d4d818de/tokens/590',
|
|
277
|
+
image: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
278
278
|
rarity: Rarity.LEGENDARY,
|
|
279
|
-
seller:
|
|
280
|
-
nftName:
|
|
281
|
-
network:
|
|
282
|
-
category: NFTCategory.WEARABLE
|
|
279
|
+
seller: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
280
|
+
nftName: 'Exclusive Binance Hoodie',
|
|
281
|
+
network: 'polygon',
|
|
282
|
+
category: NFTCategory.WEARABLE
|
|
283
283
|
},
|
|
284
|
-
created_at:
|
|
285
|
-
updated_at:
|
|
284
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
285
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
286
286
|
};
|
|
287
287
|
const landRentalEndedNotificationData = {
|
|
288
288
|
id: NotificationType.LAND_RENTAL_ENDED,
|
|
289
289
|
read: true,
|
|
290
290
|
type: NotificationType.LAND_RENTAL_ENDED,
|
|
291
|
-
address:
|
|
291
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
292
292
|
timestamp: new Date().getTime(),
|
|
293
293
|
metadata: {
|
|
294
|
-
description:
|
|
295
|
-
link:
|
|
296
|
-
title:
|
|
297
|
-
contract:
|
|
298
|
-
lessor:
|
|
299
|
-
tenant:
|
|
300
|
-
operator:
|
|
301
|
-
startedAt:
|
|
302
|
-
endedAt:
|
|
303
|
-
tokenId:
|
|
304
|
-
land:
|
|
294
|
+
description: 'The rent of your LAND at 5,48 has ended.',
|
|
295
|
+
link: 'https://marketplace-url/contracts/0x42f4ba48791e2de32f5fbf553441c2672864bb33/tokens/random-token-id/manage',
|
|
296
|
+
title: 'Rent Period Ending',
|
|
297
|
+
contract: '0x42f4ba48791e2de32f5fbf553441c2672864bb33',
|
|
298
|
+
lessor: '0x24e5f44999c151f08609f8e27b2238c773c4d020',
|
|
299
|
+
tenant: '0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84',
|
|
300
|
+
operator: '0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84',
|
|
301
|
+
startedAt: '1710447420',
|
|
302
|
+
endedAt: '1710533820',
|
|
303
|
+
tokenId: 'random-token-id',
|
|
304
|
+
land: '5,48'
|
|
305
305
|
},
|
|
306
|
-
created_at:
|
|
307
|
-
updated_at:
|
|
306
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
307
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
308
308
|
};
|
|
309
309
|
const landRentedNotificationData = {
|
|
310
310
|
id: NotificationType.LAND_RENTED,
|
|
311
311
|
read: true,
|
|
312
312
|
type: NotificationType.LAND_RENTED,
|
|
313
|
-
address:
|
|
313
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
314
314
|
timestamp: new Date().getTime(),
|
|
315
315
|
metadata: {
|
|
316
|
-
description:
|
|
317
|
-
link:
|
|
318
|
-
title:
|
|
319
|
-
contract:
|
|
320
|
-
lessor:
|
|
321
|
-
tenant:
|
|
322
|
-
operator:
|
|
323
|
-
startedAt:
|
|
324
|
-
endedAt:
|
|
325
|
-
tokenId:
|
|
326
|
-
land:
|
|
316
|
+
description: 'The rent of your LAND at 5,48 has ended.',
|
|
317
|
+
link: 'https://marketplace-url/contracts/0x42f4ba48791e2de32f5fbf553441c2672864bb33/tokens/random-token-id/manage',
|
|
318
|
+
title: 'Rented LAND',
|
|
319
|
+
contract: '0x42f4ba48791e2de32f5fbf553441c2672864bb33',
|
|
320
|
+
lessor: '0x24e5f44999c151f08609f8e27b2238c773c4d020',
|
|
321
|
+
tenant: '0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84',
|
|
322
|
+
operator: '0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84',
|
|
323
|
+
startedAt: '1710447420',
|
|
324
|
+
endedAt: '1710533820',
|
|
325
|
+
tokenId: 'random-token-id',
|
|
326
|
+
land: '5,48'
|
|
327
327
|
},
|
|
328
|
-
created_at:
|
|
329
|
-
updated_at:
|
|
328
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
329
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
330
330
|
};
|
|
331
331
|
const rewardAssignedNotificationData = {
|
|
332
332
|
id: NotificationType.REWARD_ASSIGNED,
|
|
333
333
|
read: true,
|
|
334
334
|
type: NotificationType.REWARD_ASSIGNED,
|
|
335
|
-
address:
|
|
335
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
336
336
|
timestamp: new Date().getTime(),
|
|
337
337
|
metadata: {
|
|
338
|
-
tokenImage:
|
|
338
|
+
tokenImage: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
339
339
|
tokenRarity: Rarity.MYTHIC,
|
|
340
|
-
tokenName:
|
|
340
|
+
tokenName: 'NJacket'
|
|
341
341
|
},
|
|
342
|
-
created_at:
|
|
343
|
-
updated_at:
|
|
342
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
343
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
344
344
|
};
|
|
345
345
|
const rewardDelayedNotificationData = {
|
|
346
346
|
id: NotificationType.REWARD_DELAYED,
|
|
347
347
|
read: true,
|
|
348
348
|
type: NotificationType.REWARD_DELAYED,
|
|
349
|
-
address:
|
|
349
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
350
350
|
timestamp: new Date().getTime(),
|
|
351
351
|
metadata: {
|
|
352
|
-
tokenImage:
|
|
352
|
+
tokenImage: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
353
353
|
tokenRarity: Rarity.MYTHIC,
|
|
354
|
-
tokenName:
|
|
354
|
+
tokenName: 'NJacket'
|
|
355
355
|
},
|
|
356
|
-
created_at:
|
|
357
|
-
updated_at:
|
|
356
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
357
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
358
358
|
};
|
|
359
359
|
const rewardInProgressNotificationData = {
|
|
360
360
|
id: NotificationType.REWARD_IN_PROGRESS,
|
|
361
361
|
read: true,
|
|
362
362
|
type: NotificationType.REWARD_IN_PROGRESS,
|
|
363
|
-
address:
|
|
363
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
364
364
|
timestamp: new Date().getTime(),
|
|
365
365
|
metadata: {
|
|
366
|
-
tokenImage:
|
|
366
|
+
tokenImage: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
367
367
|
tokenRarity: Rarity.MYTHIC,
|
|
368
|
-
tokenName:
|
|
368
|
+
tokenName: 'NJacket'
|
|
369
369
|
},
|
|
370
|
-
created_at:
|
|
371
|
-
updated_at:
|
|
370
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
371
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
372
372
|
};
|
|
373
373
|
const royalitesEarnedNotificationPropsData = {
|
|
374
374
|
id: NotificationType.ROYALTIES_EARNED,
|
|
375
375
|
read: true,
|
|
376
376
|
type: NotificationType.ROYALTIES_EARNED,
|
|
377
|
-
address:
|
|
377
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
378
378
|
timestamp: new Date().getTime(),
|
|
379
379
|
metadata: {
|
|
380
|
-
link:
|
|
381
|
-
image:
|
|
380
|
+
link: 'https://market.decentraland.zone/contracts/0xb726634ed82ac04e6bca66b3b97cc41a2c10ec31/tokens/9',
|
|
381
|
+
image: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
382
382
|
rarity: Rarity.MYTHIC,
|
|
383
|
-
network:
|
|
384
|
-
nftName:
|
|
383
|
+
network: 'polygon',
|
|
384
|
+
nftName: 'NJacket',
|
|
385
385
|
category: NFTCategory.WEARABLE,
|
|
386
|
-
royaltiesCut:
|
|
387
|
-
royaltiesCollector:
|
|
386
|
+
royaltiesCut: '30000000000000000',
|
|
387
|
+
royaltiesCollector: '0x2a39d4f68133491f0442496f601cde2a945b6d31'
|
|
388
388
|
},
|
|
389
|
-
created_at:
|
|
390
|
-
updated_at:
|
|
389
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
390
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
391
391
|
};
|
|
392
392
|
const streamingKeyExpiredNotificationData = {
|
|
393
393
|
id: NotificationType.STREAMING_KEY_EXPIRED,
|
|
394
394
|
read: true,
|
|
395
395
|
type: NotificationType.STREAMING_KEY_EXPIRED,
|
|
396
|
-
address:
|
|
396
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
397
397
|
timestamp: new Date().getTime(),
|
|
398
398
|
metadata: {
|
|
399
|
-
title:
|
|
400
|
-
description:
|
|
401
|
-
position:
|
|
402
|
-
worldName:
|
|
399
|
+
title: 'Stream Key Expired',
|
|
400
|
+
description: 'Your stream key has expired',
|
|
401
|
+
position: '5,48',
|
|
402
|
+
worldName: 'test-world.dcl.eth',
|
|
403
403
|
isWorld: false,
|
|
404
|
-
url:
|
|
405
|
-
address:
|
|
404
|
+
url: 'https://decentraland.org/world/test-world.dcl.eth',
|
|
405
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f'
|
|
406
406
|
},
|
|
407
|
-
created_at:
|
|
408
|
-
updated_at:
|
|
407
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
408
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
409
409
|
};
|
|
410
410
|
const streamingKeyResetNotificationData = {
|
|
411
411
|
id: NotificationType.STREAMING_KEY_RESET,
|
|
412
412
|
read: true,
|
|
413
413
|
type: NotificationType.STREAMING_KEY_RESET,
|
|
414
|
-
address:
|
|
414
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
415
415
|
timestamp: new Date().getTime(),
|
|
416
416
|
metadata: {
|
|
417
|
-
title:
|
|
418
|
-
description:
|
|
419
|
-
position:
|
|
420
|
-
worldName:
|
|
417
|
+
title: 'Stream Key Reset',
|
|
418
|
+
description: 'Your stream key has been reset',
|
|
419
|
+
position: '5,48',
|
|
420
|
+
worldName: 'test-world.dcl.eth',
|
|
421
421
|
isWorld: true,
|
|
422
|
-
url:
|
|
423
|
-
address:
|
|
422
|
+
url: 'https://decentraland.org/world/test-world.dcl.eth',
|
|
423
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f'
|
|
424
424
|
},
|
|
425
|
-
created_at:
|
|
426
|
-
updated_at:
|
|
425
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
426
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
427
427
|
};
|
|
428
428
|
const streamingKeyRevokeNotificationData = {
|
|
429
429
|
id: NotificationType.STREAMING_KEY_REVOKE,
|
|
430
430
|
read: true,
|
|
431
431
|
type: NotificationType.STREAMING_KEY_REVOKE,
|
|
432
|
-
address:
|
|
432
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
433
433
|
timestamp: new Date().getTime(),
|
|
434
434
|
metadata: {
|
|
435
|
-
title:
|
|
436
|
-
description:
|
|
437
|
-
position:
|
|
438
|
-
worldName:
|
|
435
|
+
title: 'Stream Key Revoked',
|
|
436
|
+
description: 'Your stream key has been revoked',
|
|
437
|
+
position: '5,48',
|
|
438
|
+
worldName: 'test-world.dcl.eth',
|
|
439
439
|
isWorld: false,
|
|
440
|
-
url:
|
|
441
|
-
address:
|
|
440
|
+
url: 'https://decentraland.org/world/test-world.dcl.eth',
|
|
441
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f'
|
|
442
442
|
},
|
|
443
|
-
created_at:
|
|
444
|
-
updated_at:
|
|
443
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
444
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
445
445
|
};
|
|
446
446
|
const streamingPlaceUpdatedNotificationData = {
|
|
447
447
|
id: NotificationType.STREAMING_PLACE_UPDATED,
|
|
448
448
|
read: true,
|
|
449
449
|
type: NotificationType.STREAMING_PLACE_UPDATED,
|
|
450
|
-
address:
|
|
450
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
451
451
|
timestamp: new Date().getTime(),
|
|
452
452
|
metadata: {
|
|
453
|
-
title:
|
|
454
|
-
description:
|
|
455
|
-
position:
|
|
456
|
-
worldName:
|
|
453
|
+
title: 'Stream Place Updated',
|
|
454
|
+
description: 'Your stream place has been updated',
|
|
455
|
+
position: '5,48',
|
|
456
|
+
worldName: 'test-world.dcl.eth',
|
|
457
457
|
isWorld: true,
|
|
458
|
-
url:
|
|
459
|
-
address:
|
|
458
|
+
url: 'https://decentraland.org/world/test-world.dcl.eth',
|
|
459
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f'
|
|
460
460
|
},
|
|
461
|
-
created_at:
|
|
462
|
-
updated_at:
|
|
461
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
462
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
463
463
|
};
|
|
464
464
|
const streamingTimeExceededNotificationData = {
|
|
465
465
|
id: NotificationType.STREAMING_TIME_EXCEEDED,
|
|
466
466
|
read: true,
|
|
467
467
|
type: NotificationType.STREAMING_TIME_EXCEEDED,
|
|
468
|
-
address:
|
|
468
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
469
469
|
timestamp: new Date().getTime(),
|
|
470
470
|
metadata: {
|
|
471
|
-
title:
|
|
472
|
-
description:
|
|
473
|
-
position:
|
|
474
|
-
worldName:
|
|
471
|
+
title: 'Stream Time Exceeded',
|
|
472
|
+
description: 'Your stream time has been exceeded',
|
|
473
|
+
position: '5,48',
|
|
474
|
+
worldName: 'test-world.dcl.eth',
|
|
475
475
|
isWorld: false,
|
|
476
|
-
url:
|
|
477
|
-
address:
|
|
476
|
+
url: 'https://decentraland.org/world/test-world.dcl.eth',
|
|
477
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f'
|
|
478
478
|
},
|
|
479
|
-
created_at:
|
|
480
|
-
updated_at:
|
|
479
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
480
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
481
481
|
};
|
|
482
482
|
const worldsAccessRestoredNotificationData = {
|
|
483
483
|
id: NotificationType.WORLDS_ACCESS_RESTORED,
|
|
484
484
|
read: true,
|
|
485
485
|
type: NotificationType.WORLDS_ACCESS_RESTORED,
|
|
486
|
-
address:
|
|
486
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
487
487
|
timestamp: new Date().getTime(),
|
|
488
488
|
metadata: {
|
|
489
|
-
title:
|
|
490
|
-
description:
|
|
491
|
-
url:
|
|
489
|
+
title: 'World Name',
|
|
490
|
+
description: 'World description',
|
|
491
|
+
url: 'https://decentraland.org/builder/worlds?tab=dcl'
|
|
492
492
|
},
|
|
493
|
-
created_at:
|
|
494
|
-
updated_at:
|
|
493
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
494
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
495
495
|
};
|
|
496
496
|
const worldsAccessRestrictedNotificationData = {
|
|
497
497
|
id: NotificationType.WORLDS_ACCESS_RESTRICTED,
|
|
498
498
|
read: true,
|
|
499
499
|
type: NotificationType.WORLDS_ACCESS_RESTRICTED,
|
|
500
|
-
address:
|
|
500
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
501
501
|
timestamp: new Date().getTime(),
|
|
502
502
|
metadata: {
|
|
503
|
-
title:
|
|
504
|
-
description:
|
|
505
|
-
url:
|
|
506
|
-
when: new Date().getTime()
|
|
503
|
+
title: 'World Name',
|
|
504
|
+
description: 'World description',
|
|
505
|
+
url: 'https://decentraland.org/builder/worlds?tab=dcl',
|
|
506
|
+
when: new Date().getTime()
|
|
507
507
|
},
|
|
508
|
-
created_at:
|
|
509
|
-
updated_at:
|
|
508
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
509
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
510
510
|
};
|
|
511
511
|
const worldsMissingResourcesNotificationData = {
|
|
512
512
|
id: NotificationType.WORLDS_MISSING_RESOURCES,
|
|
513
513
|
read: true,
|
|
514
514
|
type: NotificationType.WORLDS_MISSING_RESOURCES,
|
|
515
|
-
address:
|
|
515
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
516
516
|
timestamp: new Date().getTime(),
|
|
517
517
|
metadata: {
|
|
518
|
-
title:
|
|
519
|
-
description:
|
|
520
|
-
url:
|
|
521
|
-
when: new Date().getTime()
|
|
518
|
+
title: 'World Name',
|
|
519
|
+
description: 'World description',
|
|
520
|
+
url: 'https://decentraland.org/builder/worlds?tab=dcl',
|
|
521
|
+
when: new Date().getTime()
|
|
522
522
|
},
|
|
523
|
-
created_at:
|
|
524
|
-
updated_at:
|
|
523
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
524
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
525
525
|
};
|
|
526
526
|
const worldsPermissionGrantedNotificationPropsData = {
|
|
527
527
|
id: NotificationType.WORLDS_PERMISSION_GRANTED,
|
|
528
528
|
read: true,
|
|
529
529
|
type: NotificationType.WORLDS_PERMISSION_GRANTED,
|
|
530
|
-
address:
|
|
530
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
531
531
|
timestamp: new Date().getTime(),
|
|
532
532
|
metadata: {
|
|
533
|
-
title:
|
|
534
|
-
description:
|
|
535
|
-
permissions: [
|
|
536
|
-
world:
|
|
533
|
+
title: 'World notification',
|
|
534
|
+
description: 'World description',
|
|
535
|
+
permissions: ['deployment'],
|
|
536
|
+
world: 'meelrossi.dcl.eth'
|
|
537
537
|
},
|
|
538
|
-
created_at:
|
|
539
|
-
updated_at:
|
|
538
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
539
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
540
540
|
};
|
|
541
541
|
const worldsPermissionRevokedNotificationData = {
|
|
542
542
|
id: NotificationType.WORLDS_PERMISSION_REVOKED,
|
|
543
543
|
read: true,
|
|
544
544
|
type: NotificationType.WORLDS_PERMISSION_REVOKED,
|
|
545
|
-
address:
|
|
545
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
546
546
|
timestamp: new Date().getTime(),
|
|
547
547
|
metadata: {
|
|
548
|
-
title:
|
|
549
|
-
description:
|
|
550
|
-
permissions: [
|
|
551
|
-
world:
|
|
548
|
+
title: 'World notification',
|
|
549
|
+
description: 'World description',
|
|
550
|
+
permissions: ['deployment'],
|
|
551
|
+
world: 'meelrossi.dcl.eth'
|
|
552
552
|
},
|
|
553
|
-
created_at:
|
|
554
|
-
updated_at:
|
|
553
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
554
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
555
555
|
};
|
|
556
556
|
const creditsClaimReminderNotificationData = {
|
|
557
557
|
id: NotificationType.CREDITS_REMINDER_CLAIM_CREDITS,
|
|
558
558
|
type: NotificationType.CREDITS_REMINDER_CLAIM_CREDITS,
|
|
559
|
-
address:
|
|
559
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
560
560
|
timestamp: new Date().getTime(),
|
|
561
561
|
read: true,
|
|
562
562
|
created_at: new Date().toISOString(),
|
|
563
563
|
updated_at: new Date().toISOString(),
|
|
564
|
-
metadata: {}
|
|
564
|
+
metadata: {}
|
|
565
565
|
};
|
|
566
566
|
const creditsCompleteYourWeeklyGoalsNotificationData = {
|
|
567
567
|
id: NotificationType.CREDITS_REMINDER_COMPLETE_GOALS,
|
|
568
568
|
type: NotificationType.CREDITS_REMINDER_COMPLETE_GOALS,
|
|
569
|
-
address:
|
|
569
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
570
570
|
timestamp: new Date().getTime(),
|
|
571
571
|
read: false,
|
|
572
572
|
created_at: new Date().toISOString(),
|
|
573
573
|
updated_at: new Date().toISOString(),
|
|
574
|
-
metadata: {}
|
|
574
|
+
metadata: {}
|
|
575
575
|
};
|
|
576
576
|
const creditsDoNotMissOutNotificationData = {
|
|
577
577
|
id: NotificationType.CREDITS_REMINDER_DO_NOT_MISS_OUT,
|
|
578
578
|
type: NotificationType.CREDITS_REMINDER_DO_NOT_MISS_OUT,
|
|
579
|
-
address:
|
|
579
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
580
580
|
timestamp: new Date().getTime(),
|
|
581
581
|
read: false,
|
|
582
582
|
created_at: new Date().toISOString(),
|
|
583
583
|
updated_at: new Date().toISOString(),
|
|
584
|
-
metadata: {}
|
|
584
|
+
metadata: {}
|
|
585
585
|
};
|
|
586
586
|
const creditsExpireIn24HrsReminderNotificationData = {
|
|
587
587
|
id: NotificationType.CREDITS_REMINDER_USAGE_24_HOURS,
|
|
588
588
|
type: NotificationType.CREDITS_REMINDER_USAGE_24_HOURS,
|
|
589
|
-
address:
|
|
589
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
590
590
|
timestamp: new Date().getTime(),
|
|
591
591
|
read: true,
|
|
592
592
|
created_at: new Date().toISOString(),
|
|
593
593
|
updated_at: new Date().toISOString(),
|
|
594
594
|
metadata: {
|
|
595
|
-
expirationDate:
|
|
596
|
-
}
|
|
595
|
+
expirationDate: 'July 27 at 23:59 UTC'
|
|
596
|
+
}
|
|
597
597
|
};
|
|
598
598
|
const creditsExpireSoonReminderNotificationData = {
|
|
599
599
|
id: NotificationType.CREDITS_REMINDER_USAGE,
|
|
600
600
|
type: NotificationType.CREDITS_REMINDER_USAGE,
|
|
601
|
-
address:
|
|
601
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
602
602
|
timestamp: new Date().getTime(),
|
|
603
603
|
read: true,
|
|
604
604
|
created_at: new Date().toISOString(),
|
|
605
605
|
updated_at: new Date().toISOString(),
|
|
606
606
|
metadata: {
|
|
607
|
-
expirationDate:
|
|
608
|
-
}
|
|
607
|
+
expirationDate: 'July 27 at 23:59 UTC'
|
|
608
|
+
}
|
|
609
609
|
};
|
|
610
610
|
const referralNewTierReachedNotificationData = {
|
|
611
611
|
id: NotificationType.REFERRAL_NEW_TIER_REACHED,
|
|
612
612
|
type: NotificationType.REFERRAL_NEW_TIER_REACHED,
|
|
613
|
-
address:
|
|
613
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
614
614
|
timestamp: new Date().getTime(),
|
|
615
615
|
read: false,
|
|
616
|
-
created_at:
|
|
617
|
-
updated_at:
|
|
616
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
617
|
+
updated_at: '2023-11-29T12:51:00.600Z',
|
|
618
618
|
metadata: {
|
|
619
|
-
title:
|
|
619
|
+
title: 'Referral Reward Unlocked!',
|
|
620
620
|
description: "Check the 'Referral Rewards' tab in your web profile to see your prize!",
|
|
621
|
-
address:
|
|
621
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
622
622
|
tier: 1,
|
|
623
|
-
url:
|
|
624
|
-
image:
|
|
625
|
-
invitedUserAddress:
|
|
623
|
+
url: 'https://decentraland.org/referrals',
|
|
624
|
+
image: 'https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail',
|
|
625
|
+
invitedUserAddress: '0xabcdef1234567890abcdef1234567890abcdef12',
|
|
626
626
|
invitedUsers: 5,
|
|
627
|
-
rarity: Rarity.EXOTIC
|
|
628
|
-
}
|
|
627
|
+
rarity: Rarity.EXOTIC
|
|
628
|
+
}
|
|
629
629
|
};
|
|
630
630
|
const referralInvitedUserAcceptedNotificationData = {
|
|
631
631
|
id: NotificationType.REFERRAL_INVITED_USERS_ACCEPTED,
|
|
632
632
|
type: NotificationType.REFERRAL_INVITED_USERS_ACCEPTED,
|
|
633
|
-
address:
|
|
633
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
634
634
|
timestamp: new Date().getTime(),
|
|
635
635
|
read: false,
|
|
636
|
-
created_at:
|
|
637
|
-
updated_at:
|
|
636
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
637
|
+
updated_at: '2023-11-29T12:51:00.600Z',
|
|
638
638
|
metadata: {
|
|
639
|
-
title:
|
|
639
|
+
title: 'Referral Completed!',
|
|
640
640
|
description: "Your friend jumped into Decentraland, so you're closer to unlocking your next reward!",
|
|
641
|
-
address:
|
|
641
|
+
address: '0x1234567890123456789012345678901234567890',
|
|
642
642
|
tier: 1,
|
|
643
|
-
url:
|
|
644
|
-
image:
|
|
645
|
-
invitedUserAddress:
|
|
646
|
-
invitedUsers: 7
|
|
647
|
-
}
|
|
643
|
+
url: 'https://decentraland.org/referrals',
|
|
644
|
+
image: 'https://example.com/image.png',
|
|
645
|
+
invitedUserAddress: '0xabcdef1234567890abcdef1234567890abcdef12',
|
|
646
|
+
invitedUsers: 7
|
|
647
|
+
}
|
|
648
648
|
};
|
|
649
649
|
const giftNotificationData = {
|
|
650
650
|
id: NotificationType.TRANSFER_RECEIVED,
|
|
651
651
|
read: false,
|
|
652
652
|
type: NotificationType.TRANSFER_RECEIVED,
|
|
653
|
-
address:
|
|
653
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
654
654
|
timestamp: new Date().getTime(),
|
|
655
655
|
metadata: {
|
|
656
|
-
senderAddress:
|
|
656
|
+
senderAddress: '0xD8041DC1a844477603ecB8ef8c47AC09cb7ea6Dd'
|
|
657
657
|
},
|
|
658
|
-
created_at:
|
|
659
|
-
updated_at:
|
|
658
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
659
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
660
660
|
};
|
|
661
661
|
const tipNotificationData = {
|
|
662
662
|
id: NotificationType.TIP_RECEIVED,
|
|
663
663
|
read: false,
|
|
664
664
|
type: NotificationType.TIP_RECEIVED,
|
|
665
|
-
address:
|
|
665
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
666
666
|
timestamp: new Date().getTime(),
|
|
667
667
|
metadata: {
|
|
668
|
-
senderAddress:
|
|
669
|
-
amount:
|
|
668
|
+
senderAddress: '0xD8041DC1a844477603ecB8ef8c47AC09cb7ea6Dd',
|
|
669
|
+
amount: '100.0'
|
|
670
670
|
},
|
|
671
|
-
created_at:
|
|
672
|
-
updated_at:
|
|
671
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
672
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
673
673
|
};
|
|
674
674
|
const tipNotificationDataWithCents = {
|
|
675
675
|
id: NotificationType.TIP_RECEIVED,
|
|
676
676
|
read: false,
|
|
677
677
|
type: NotificationType.TIP_RECEIVED,
|
|
678
|
-
address:
|
|
678
|
+
address: '0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f',
|
|
679
679
|
timestamp: new Date().getTime(),
|
|
680
680
|
metadata: {
|
|
681
|
-
senderAddress:
|
|
682
|
-
amount:
|
|
681
|
+
senderAddress: '0xd9B96B5dC720fC52BedE1EC3B40A930e15F70Ddd',
|
|
682
|
+
amount: '100.01'
|
|
683
683
|
},
|
|
684
|
-
created_at:
|
|
685
|
-
updated_at:
|
|
684
|
+
created_at: '2023-11-29T12:51:00.600Z',
|
|
685
|
+
updated_at: '2023-11-29T12:51:00.600Z'
|
|
686
686
|
};
|
|
687
687
|
const allTypeOfNotifications = [
|
|
688
688
|
bidAcceptedNotificationData,
|
|
@@ -728,7 +728,7 @@ const allTypeOfNotifications = [
|
|
|
728
728
|
worldsAccessRestrictedNotificationData,
|
|
729
729
|
worldsMissingResourcesNotificationData,
|
|
730
730
|
worldsPermissionGrantedNotificationPropsData,
|
|
731
|
-
worldsPermissionRevokedNotificationData
|
|
731
|
+
worldsPermissionRevokedNotificationData
|
|
732
732
|
];
|
|
733
|
-
export { allTypeOfNotifications, bidAcceptedNotificationData, bidReceivedNotificationPropsData, campaignGasPriceHigherThanExpectedNotificationData, campaignOutOfFundsNotificationData, campaignOutOfStockNotificationData, creditsClaimReminderNotificationData, creditsCompleteYourWeeklyGoalsNotificationData, creditsDoNotMissOutNotificationData, creditsExpireIn24HrsReminderNotificationData, creditsExpireSoonReminderNotificationData, eventStartedNotificationData, eventStartsSoonFutureStartNotificationData, eventStartsSoonPastStartNotificationData, giftNotificationData, governanceAnnouncementNotificationData, governanceAuthoredProposalFinishedNotificationData, governanceCoauthorRequestedNotificationData, governanceNewCommentOnProjectUpdateNotificationData, governanceNewCommentOnProposalNotificationData, governancePitchPassedNotificationData, governanceProposalEnactedNotificationData, governanceTenderPassedNotificationData, governanceVotingEndedVoterNotificationData, itemSoldNotificationPropsData, landRentalEndedNotificationData, landRentedNotificationData, referralInvitedUserAcceptedNotificationData, referralNewTierReachedNotificationData, rewardAssignedNotificationData, rewardDelayedNotificationData, rewardInProgressNotificationData, royalitesEarnedNotificationPropsData, streamingKeyExpiredNotificationData, streamingKeyResetNotificationData, streamingKeyRevokeNotificationData, streamingPlaceUpdatedNotificationData, streamingTimeExceededNotificationData, tipNotificationData, tipNotificationDataWithCents, worldsAccessRestoredNotificationData, worldsAccessRestrictedNotificationData, worldsMissingResourcesNotificationData, worldsPermissionGrantedNotificationPropsData, worldsPermissionRevokedNotificationData
|
|
733
|
+
export { allTypeOfNotifications, bidAcceptedNotificationData, bidReceivedNotificationPropsData, campaignGasPriceHigherThanExpectedNotificationData, campaignOutOfFundsNotificationData, campaignOutOfStockNotificationData, creditsClaimReminderNotificationData, creditsCompleteYourWeeklyGoalsNotificationData, creditsDoNotMissOutNotificationData, creditsExpireIn24HrsReminderNotificationData, creditsExpireSoonReminderNotificationData, eventStartedNotificationData, eventStartsSoonFutureStartNotificationData, eventStartsSoonPastStartNotificationData, giftNotificationData, governanceAnnouncementNotificationData, governanceAuthoredProposalFinishedNotificationData, governanceCoauthorRequestedNotificationData, governanceNewCommentOnProjectUpdateNotificationData, governanceNewCommentOnProposalNotificationData, governancePitchPassedNotificationData, governanceProposalEnactedNotificationData, governanceTenderPassedNotificationData, governanceVotingEndedVoterNotificationData, itemSoldNotificationPropsData, landRentalEndedNotificationData, landRentedNotificationData, referralInvitedUserAcceptedNotificationData, referralNewTierReachedNotificationData, rewardAssignedNotificationData, rewardDelayedNotificationData, rewardInProgressNotificationData, royalitesEarnedNotificationPropsData, streamingKeyExpiredNotificationData, streamingKeyResetNotificationData, streamingKeyRevokeNotificationData, streamingPlaceUpdatedNotificationData, streamingTimeExceededNotificationData, tipNotificationData, tipNotificationDataWithCents, worldsAccessRestoredNotificationData, worldsAccessRestrictedNotificationData, worldsMissingResourcesNotificationData, worldsPermissionGrantedNotificationPropsData, worldsPermissionRevokedNotificationData };
|
|
734
734
|
//# sourceMappingURL=notifications.js.map
|