decentraland-ui2 0.0.2-9020206964.commit-054087b → 0.0.3-9857431499.commit-4197294
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/components/AddressField/utils.d.ts +3 -0
- package/dist/components/AddressField/utils.js +8 -0
- package/dist/components/AddressField/utils.js.map +1 -0
- package/dist/components/AddressField/utils.spec.d.ts +1 -0
- package/dist/components/AddressField/utils.spec.js +21 -0
- package/dist/components/AddressField/utils.spec.js.map +1 -0
- package/dist/components/Atlas/Atlas.d.ts +3 -42
- package/dist/components/Atlas/Atlas.js +3 -21
- package/dist/components/Atlas/Atlas.js.map +1 -1
- package/dist/components/Atlas/Atlas.stories.d.ts +9 -8
- package/dist/components/Atlas/Atlas.stories.js +11 -9
- package/dist/components/Atlas/Atlas.stories.js.map +1 -1
- package/dist/components/Atlas/Atlas.types.d.ts +41 -0
- package/dist/components/Atlas/Atlas.types.js +20 -0
- package/dist/components/Atlas/Atlas.types.js.map +1 -0
- package/dist/components/Atlas/index.d.ts +4 -0
- package/dist/components/Atlas/index.js +3 -0
- package/dist/components/Atlas/index.js.map +1 -0
- package/dist/components/Atlas/util.d.ts +4 -3
- package/dist/components/Atlas/util.js +5 -4
- package/dist/components/Atlas/util.js.map +1 -1
- package/dist/components/AvatarFace/AvatarFace.d.ts +4 -0
- package/dist/components/AvatarFace/AvatarFace.js +13 -0
- package/dist/components/AvatarFace/AvatarFace.js.map +1 -0
- package/dist/components/AvatarFace/AvatarFace.stories.d.ts +10 -0
- package/dist/components/AvatarFace/AvatarFace.stories.js +47 -0
- package/dist/components/AvatarFace/AvatarFace.stories.js.map +1 -0
- package/dist/components/AvatarFace/AvatarFace.styled.d.ts +12 -0
- package/dist/components/AvatarFace/AvatarFace.styled.js +49 -0
- package/dist/components/AvatarFace/AvatarFace.styled.js.map +1 -0
- package/dist/components/AvatarFace/AvatarFace.types.d.ts +7 -0
- package/dist/components/AvatarFace/AvatarFace.types.js +2 -0
- package/dist/components/AvatarFace/AvatarFace.types.js.map +1 -0
- package/dist/components/AvatarFace/index.d.ts +2 -0
- package/dist/components/AvatarFace/index.js +3 -0
- package/dist/components/AvatarFace/index.js.map +1 -0
- package/dist/components/Icon/Emotes/MuteIcon.d.ts +4 -0
- package/dist/components/Icon/Emotes/MuteIcon.js +8 -0
- package/dist/components/Icon/Emotes/MuteIcon.js.map +1 -0
- package/dist/components/Icon/Emotes/PropsIcon.d.ts +4 -0
- package/dist/components/Icon/Emotes/PropsIcon.js +8 -0
- package/dist/components/Icon/Emotes/PropsIcon.js.map +1 -0
- package/dist/components/Icon/Emotes/SoundIcon.d.ts +4 -0
- package/dist/components/Icon/Emotes/SoundIcon.js +8 -0
- package/dist/components/Icon/Emotes/SoundIcon.js.map +1 -0
- package/dist/components/Icon/Emotes/VolumeIcon.d.ts +4 -0
- package/dist/components/Icon/Emotes/VolumeIcon.js +8 -0
- package/dist/components/Icon/Emotes/VolumeIcon.js.map +1 -0
- package/dist/components/Icon/ManaEthIcon.d.ts +4 -0
- package/dist/components/Icon/ManaEthIcon.js +8 -0
- package/dist/components/Icon/ManaEthIcon.js.map +1 -0
- package/dist/components/Icon/ManaMaticIcon.d.ts +4 -0
- package/dist/components/Icon/ManaMaticIcon.js +8 -0
- package/dist/components/Icon/ManaMaticIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/AccessRestoredIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/AccessRestoredIcon.js +8 -0
- package/dist/components/Icon/Notifications/AccessRestoredIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/AccessRestrictedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/AccessRestrictedIcon.js +8 -0
- package/dist/components/Icon/Notifications/AccessRestrictedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/BidAcceptedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/BidAcceptedIcon.js +8 -0
- package/dist/components/Icon/Notifications/BidAcceptedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/BidReceivedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/BidReceivedIcon.js +8 -0
- package/dist/components/Icon/Notifications/BidReceivedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/CoauthorIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/CoauthorIcon.js +8 -0
- package/dist/components/Icon/Notifications/CoauthorIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/EmptyInboxIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/EmptyInboxIcon.js +8 -0
- package/dist/components/Icon/Notifications/EmptyInboxIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/EventCancelledIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/EventCancelledIcon.js +8 -0
- package/dist/components/Icon/Notifications/EventCancelledIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/EventStartedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/EventStartedIcon.js +8 -0
- package/dist/components/Icon/Notifications/EventStartedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/EventStartsSoonIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/EventStartsSoonIcon.js +8 -0
- package/dist/components/Icon/Notifications/EventStartsSoonIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/GovernanceIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/GovernanceIcon.js +8 -0
- package/dist/components/Icon/Notifications/GovernanceIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/HistoryIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/HistoryIcon.js +8 -0
- package/dist/components/Icon/Notifications/HistoryIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/ItemAirdroppedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/ItemAirdroppedIcon.js +8 -0
- package/dist/components/Icon/Notifications/ItemAirdroppedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/ItemSoldIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/ItemSoldIcon.js +8 -0
- package/dist/components/Icon/Notifications/ItemSoldIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/LandRentedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/LandRentedIcon.js +8 -0
- package/dist/components/Icon/Notifications/LandRentedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/ManaMainnetIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/ManaMainnetIcon.js +8 -0
- package/dist/components/Icon/Notifications/ManaMainnetIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/ManaPolygonIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/ManaPolygonIcon.js +8 -0
- package/dist/components/Icon/Notifications/ManaPolygonIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/MissingResourcesIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/MissingResourcesIcon.js +8 -0
- package/dist/components/Icon/Notifications/MissingResourcesIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/NewCommentIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/NewCommentIcon.js +8 -0
- package/dist/components/Icon/Notifications/NewCommentIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/NewNotificationIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/NewNotificationIcon.js +8 -0
- package/dist/components/Icon/Notifications/NewNotificationIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/NotificationBellActiveIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/NotificationBellActiveIcon.js +10 -0
- package/dist/components/Icon/Notifications/NotificationBellActiveIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/NotificationBellIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/NotificationBellIcon.js +10 -0
- package/dist/components/Icon/Notifications/NotificationBellIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/PermissionGrantedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/PermissionGrantedIcon.js +8 -0
- package/dist/components/Icon/Notifications/PermissionGrantedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/PermissionRevokedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/PermissionRevokedIcon.js +8 -0
- package/dist/components/Icon/Notifications/PermissionRevokedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/PitchIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/PitchIcon.js +8 -0
- package/dist/components/Icon/Notifications/PitchIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/ProjectEnactedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/ProjectEnactedIcon.js +8 -0
- package/dist/components/Icon/Notifications/ProjectEnactedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/ProposalFinishedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/ProposalFinishedIcon.js +8 -0
- package/dist/components/Icon/Notifications/ProposalFinishedIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/RentPeriodEndingIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/RentPeriodEndingIcon.js +8 -0
- package/dist/components/Icon/Notifications/RentPeriodEndingIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/RewardIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/RewardIcon.js +8 -0
- package/dist/components/Icon/Notifications/RewardIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/TenderIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/TenderIcon.js +8 -0
- package/dist/components/Icon/Notifications/TenderIcon.js.map +1 -0
- package/dist/components/Icon/Notifications/VotingEndedIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/VotingEndedIcon.js +8 -0
- package/dist/components/Icon/Notifications/VotingEndedIcon.js.map +1 -0
- package/dist/components/Icon/PlacesIcon.d.ts +4 -0
- package/dist/components/Icon/PlacesIcon.js +8 -0
- package/dist/components/Icon/PlacesIcon.js.map +1 -0
- package/dist/components/Icon/SparklesIcon.d.ts +4 -0
- package/dist/components/Icon/SparklesIcon.js +8 -0
- package/dist/components/Icon/SparklesIcon.js.map +1 -0
- package/dist/components/Icon/UtilityIcon.d.ts +4 -0
- package/dist/components/Icon/UtilityIcon.js +8 -0
- package/dist/components/Icon/UtilityIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/BaseFemaleIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/BaseFemaleIcon.js +8 -0
- package/dist/components/Icon/Wearables/BaseFemaleIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/BaseMaleIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/BaseMaleIcon.js +8 -0
- package/dist/components/Icon/Wearables/BaseMaleIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/BodyShapeIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/BodyShapeIcon.js +8 -0
- package/dist/components/Icon/Wearables/BodyShapeIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/EarringIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/EarringIcon.js +8 -0
- package/dist/components/Icon/Wearables/EarringIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/EyebrowsIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/EyebrowsIcon.js +8 -0
- package/dist/components/Icon/Wearables/EyebrowsIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/EyesIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/EyesIcon.js +8 -0
- package/dist/components/Icon/Wearables/EyesIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/EyewearIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/EyewearIcon.js +8 -0
- package/dist/components/Icon/Wearables/EyewearIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/FacialHairIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/FacialHairIcon.js +8 -0
- package/dist/components/Icon/Wearables/FacialHairIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/FeetIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/FeetIcon.js +8 -0
- package/dist/components/Icon/Wearables/FeetIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/HairIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/HairIcon.js +8 -0
- package/dist/components/Icon/Wearables/HairIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/HandsWearIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/HandsWearIcon.js +8 -0
- package/dist/components/Icon/Wearables/HandsWearIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/HatIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/HatIcon.js +8 -0
- package/dist/components/Icon/Wearables/HatIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/HelmetIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/HelmetIcon.js +8 -0
- package/dist/components/Icon/Wearables/HelmetIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/LowerBodyIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/LowerBodyIcon.js +8 -0
- package/dist/components/Icon/Wearables/LowerBodyIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/MaskIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/MaskIcon.js +8 -0
- package/dist/components/Icon/Wearables/MaskIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/MouthIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/MouthIcon.js +8 -0
- package/dist/components/Icon/Wearables/MouthIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/SkinIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/SkinIcon.js +8 -0
- package/dist/components/Icon/Wearables/SkinIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/SmartWearableIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/SmartWearableIcon.js +8 -0
- package/dist/components/Icon/Wearables/SmartWearableIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/TiaraIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/TiaraIcon.js +8 -0
- package/dist/components/Icon/Wearables/TiaraIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/TopHeadIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/TopHeadIcon.js +8 -0
- package/dist/components/Icon/Wearables/TopHeadIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/UnisexIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/UnisexIcon.js +8 -0
- package/dist/components/Icon/Wearables/UnisexIcon.js.map +1 -0
- package/dist/components/Icon/Wearables/UpperBodyIcon.d.ts +4 -0
- package/dist/components/Icon/Wearables/UpperBodyIcon.js +8 -0
- package/dist/components/Icon/Wearables/UpperBodyIcon.js.map +1 -0
- package/dist/components/Icon/index.d.ts +62 -0
- package/dist/components/Icon/index.js +63 -0
- package/dist/components/Icon/index.js.map +1 -0
- package/dist/components/IconBadge/IconBadge.d.ts +4 -0
- package/dist/components/IconBadge/IconBadge.js +81 -0
- package/dist/components/IconBadge/IconBadge.js.map +1 -0
- package/dist/components/IconBadge/IconBadge.stories.d.ts +10 -0
- package/dist/components/IconBadge/IconBadge.stories.js +52 -0
- package/dist/components/IconBadge/IconBadge.stories.js.map +1 -0
- package/dist/components/IconBadge/IconBadge.styled.d.ts +17 -0
- package/dist/components/IconBadge/IconBadge.styled.js +38 -0
- package/dist/components/IconBadge/IconBadge.styled.js.map +1 -0
- package/dist/components/IconBadge/IconBadge.types.d.ts +40 -0
- package/dist/components/IconBadge/IconBadge.types.js +34 -0
- package/dist/components/IconBadge/IconBadge.types.js.map +1 -0
- package/dist/components/IconBadge/index.d.ts +2 -0
- package/dist/components/IconBadge/index.js +3 -0
- package/dist/components/IconBadge/index.js.map +1 -0
- package/dist/components/Mana/Mana.d.ts +4 -0
- package/dist/components/Mana/Mana.js +17 -0
- package/dist/components/Mana/Mana.js.map +1 -0
- package/dist/components/Mana/Mana.stories.d.ts +15 -0
- package/dist/components/Mana/Mana.stories.js +90 -0
- package/dist/components/Mana/Mana.stories.js.map +1 -0
- package/dist/components/Mana/Mana.styled.d.ts +17 -0
- package/dist/components/Mana/Mana.styled.js +44 -0
- package/dist/components/Mana/Mana.styled.js.map +1 -0
- package/dist/components/Mana/Mana.types.d.ts +14 -0
- package/dist/components/Mana/Mana.types.js +2 -0
- package/dist/components/Mana/Mana.types.js.map +1 -0
- package/dist/components/Mana/index.d.ts +2 -0
- package/dist/components/Mana/index.js +3 -0
- package/dist/components/Mana/index.js.map +1 -0
- package/dist/components/Media/Media.d.ts +56 -0
- package/dist/components/Media/Media.js +62 -0
- package/dist/components/Media/Media.js.map +1 -0
- package/dist/components/Media/index.d.ts +1 -0
- package/dist/components/Media/index.js +2 -0
- package/dist/components/Media/index.js.map +1 -0
- package/dist/components/Modal/Modal.d.ts +5 -0
- package/dist/components/Modal/Modal.js +15 -0
- package/dist/components/Modal/Modal.js.map +1 -0
- package/dist/components/Modal/Modal.stories.d.ts +21 -0
- package/dist/components/Modal/Modal.stories.js +91 -0
- package/dist/components/Modal/Modal.stories.js.map +1 -0
- package/dist/components/Modal/Modal.styled.d.ts +23 -0
- package/dist/components/Modal/Modal.styled.js +51 -0
- package/dist/components/Modal/Modal.styled.js.map +1 -0
- package/dist/components/Modal/Modal.types.d.ts +13 -0
- package/dist/components/Modal/Modal.types.js +2 -0
- package/dist/components/Modal/Modal.types.js.map +1 -0
- package/dist/components/Modal/index.d.ts +2 -0
- package/dist/components/Modal/index.js +2 -0
- package/dist/components/Modal/index.js.map +1 -0
- package/dist/components/Notifications/NotificationItem.d.ts +4 -0
- package/dist/components/Notifications/NotificationItem.js +14 -0
- package/dist/components/Notifications/NotificationItem.js.map +1 -0
- package/dist/components/Notifications/NotificationItem.styled.d.ts +37 -0
- package/dist/components/Notifications/NotificationItem.styled.js +63 -0
- package/dist/components/Notifications/NotificationItem.styled.js.map +1 -0
- package/dist/components/Notifications/NotificationItem.types.d.ts +8 -0
- package/dist/components/Notifications/NotificationItem.types.js +2 -0
- package/dist/components/Notifications/NotificationItem.types.js.map +1 -0
- package/dist/components/Notifications/NotificationItemImage.d.ts +4 -0
- package/dist/components/Notifications/NotificationItemImage.js +12 -0
- package/dist/components/Notifications/NotificationItemImage.js.map +1 -0
- package/dist/components/Notifications/NotificationItemImage.styled.d.ts +13 -0
- package/dist/components/Notifications/NotificationItemImage.styled.js +26 -0
- package/dist/components/Notifications/NotificationItemImage.styled.js.map +1 -0
- package/dist/components/Notifications/NotificationItemImage.types.d.ts +7 -0
- package/dist/components/Notifications/NotificationItemImage.types.js +2 -0
- package/dist/components/Notifications/NotificationItemImage.types.js.map +1 -0
- package/dist/components/Notifications/NotificationItemNFTLink.d.ts +4 -0
- package/dist/components/Notifications/NotificationItemNFTLink.js +9 -0
- package/dist/components/Notifications/NotificationItemNFTLink.js.map +1 -0
- package/dist/components/Notifications/NotificationItemNFTLink.styled.d.ts +10 -0
- package/dist/components/Notifications/NotificationItemNFTLink.styled.js +11 -0
- package/dist/components/Notifications/NotificationItemNFTLink.styled.js.map +1 -0
- package/dist/components/Notifications/NotificationItemNFTLink.types.d.ts +7 -0
- package/dist/components/Notifications/NotificationItemNFTLink.types.js +2 -0
- package/dist/components/Notifications/NotificationItemNFTLink.types.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Events/Countdown.d.ts +5 -0
- package/dist/components/Notifications/NotificationTypes/Events/Countdown.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Events/Countdown.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.i18n.d.ts +42 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.i18n.js +43 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.js +14 -0
- package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.js +11 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.i18n.d.ts +33 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.i18n.js +34 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.i18n.d.ts +27 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.i18n.js +28 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.i18n.d.ts +33 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.i18n.js +34 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.js +20 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.js +20 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.i18n.d.ts +15 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.i18n.js +7 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.js +14 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.js +20 -0
- package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.js +15 -0
- package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.i18n.d.ts +15 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.i18n.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.js +12 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.i18n.d.ts +27 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.i18n.js +28 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.js +13 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.js +27 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.i18n.js +25 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.js +20 -0
- package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/index.d.ts +24 -0
- package/dist/components/Notifications/NotificationTypes/index.js +25 -0
- package/dist/components/Notifications/NotificationTypes/index.js.map +1 -0
- package/dist/components/Notifications/Notifications.d.ts +4 -0
- package/dist/components/Notifications/Notifications.js +26 -0
- package/dist/components/Notifications/Notifications.js.map +1 -0
- package/dist/components/Notifications/Notifications.stories.d.ts +19 -0
- package/dist/components/Notifications/Notifications.stories.js +139 -0
- package/dist/components/Notifications/Notifications.stories.js.map +1 -0
- package/dist/components/Notifications/Notifications.styled.d.ts +9 -0
- package/dist/components/Notifications/Notifications.styled.js +57 -0
- package/dist/components/Notifications/Notifications.styled.js.map +1 -0
- package/dist/components/Notifications/Notifications.types.d.ts +17 -0
- package/dist/components/Notifications/Notifications.types.js +2 -0
- package/dist/components/Notifications/Notifications.types.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeed.d.ts +4 -0
- package/dist/components/Notifications/NotificationsFeed.i18n.d.ts +24 -0
- package/dist/components/Notifications/NotificationsFeed.i18n.js +25 -0
- package/dist/components/Notifications/NotificationsFeed.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeed.js +50 -0
- package/dist/components/Notifications/NotificationsFeed.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeed.styled.d.ts +37 -0
- package/dist/components/Notifications/NotificationsFeed.styled.js +52 -0
- package/dist/components/Notifications/NotificationsFeed.styled.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeed.types.d.ts +16 -0
- package/dist/components/Notifications/NotificationsFeed.types.js +2 -0
- package/dist/components/Notifications/NotificationsFeed.types.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeedTabs.d.ts +4 -0
- package/dist/components/Notifications/NotificationsFeedTabs.i18n.d.ts +57 -0
- package/dist/components/Notifications/NotificationsFeedTabs.i18n.js +58 -0
- package/dist/components/Notifications/NotificationsFeedTabs.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeedTabs.js +25 -0
- package/dist/components/Notifications/NotificationsFeedTabs.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeedTabs.styled.d.ts +34 -0
- package/dist/components/Notifications/NotificationsFeedTabs.styled.js +56 -0
- package/dist/components/Notifications/NotificationsFeedTabs.styled.js.map +1 -0
- package/dist/components/Notifications/NotificationsFeedTabs.types.d.ts +13 -0
- package/dist/components/Notifications/NotificationsFeedTabs.types.js +2 -0
- package/dist/components/Notifications/NotificationsFeedTabs.types.js.map +1 -0
- package/dist/components/Notifications/index.d.ts +3 -0
- package/dist/components/Notifications/index.js +3 -0
- package/dist/components/Notifications/index.js.map +1 -0
- package/dist/components/Notifications/types.d.ts +119 -0
- package/dist/components/Notifications/types.js +7 -0
- package/dist/components/Notifications/types.js.map +1 -0
- package/dist/components/Notifications/utils.d.ts +13 -0
- package/dist/components/Notifications/utils.js +51 -0
- package/dist/components/Notifications/utils.js.map +1 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.d.ts +4 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.js +14 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.js.map +1 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.d.ts +6 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.js +28 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.js.map +1 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.d.ts +6 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.js +13 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.js.map +1 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.types.d.ts +7 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.types.js +2 -0
- package/dist/components/UserMenu/ManaBalances/ManaBalances.types.js.map +1 -0
- package/dist/components/UserMenu/ManaBalances/index.d.ts +2 -0
- package/dist/components/UserMenu/ManaBalances/index.js +2 -0
- package/dist/components/UserMenu/ManaBalances/index.js.map +1 -0
- package/dist/components/UserMenu/UserMenu.d.ts +4 -0
- package/dist/components/UserMenu/UserMenu.i18n.d.ts +3 -0
- package/dist/components/UserMenu/UserMenu.i18n.js +15 -0
- package/dist/components/UserMenu/UserMenu.i18n.js.map +1 -0
- package/dist/components/UserMenu/UserMenu.js +82 -0
- package/dist/components/UserMenu/UserMenu.js.map +1 -0
- package/dist/components/UserMenu/UserMenu.stories.d.ts +12 -0
- package/dist/components/UserMenu/UserMenu.stories.js +82 -0
- package/dist/components/UserMenu/UserMenu.stories.js.map +1 -0
- package/dist/components/UserMenu/UserMenu.styled.d.ts +22 -0
- package/dist/components/UserMenu/UserMenu.styled.js +27 -0
- package/dist/components/UserMenu/UserMenu.styled.js.map +1 -0
- package/dist/components/UserMenu/UserMenu.types.d.ts +26 -0
- package/dist/components/UserMenu/UserMenu.types.js +15 -0
- package/dist/components/UserMenu/UserMenu.types.js.map +1 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.d.ts +9 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.js +39 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.js.map +1 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.d.ts +5 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.js +111 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.js.map +1 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.d.ts +8 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.js +65 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.js.map +1 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.d.ts +75 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.js +167 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.js.map +1 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.types.d.ts +29 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.types.js +2 -0
- package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.types.js.map +1 -0
- package/dist/components/UserMenu/index.d.ts +4 -0
- package/dist/components/UserMenu/index.js +3 -0
- package/dist/components/UserMenu/index.js.map +1 -0
- package/dist/config/index.js.map +1 -1
- package/dist/data/avatar.d.ts +3 -0
- package/dist/data/avatar.js +98 -0
- package/dist/data/avatar.js.map +1 -0
- package/dist/data/notifications.d.ts +27 -0
- package/dist/data/notifications.js +426 -0
- package/dist/data/notifications.js.map +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lib/network.d.ts +8 -0
- package/dist/lib/network.js +17 -0
- package/dist/lib/network.js.map +1 -0
- package/dist/theme/colorSchemes.d.ts +10 -0
- package/dist/theme/colorSchemes.js +362 -0
- package/dist/theme/colorSchemes.js.map +1 -0
- package/dist/{colors.d.ts → theme/colors.d.ts} +19 -18
- package/dist/{colors.js → theme/colors.js} +19 -18
- package/dist/theme/colors.js.map +1 -0
- package/dist/theme/components.d.ts +2 -0
- package/dist/theme/components.js +53 -0
- package/dist/theme/components.js.map +1 -0
- package/dist/theme/index.d.ts +3 -0
- package/dist/theme/index.js +19 -0
- package/dist/theme/index.js.map +1 -0
- package/dist/theme/typography.d.ts +44 -0
- package/dist/theme/typography.js +45 -0
- package/dist/theme/typography.js.map +1 -0
- package/package.json +7 -5
- package/dist/colors.js.map +0 -1
- package/dist/theme.d.ts +0 -2
- package/dist/theme.js +0 -73
- package/dist/theme.js.map +0 -1
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"avatar.js","sourceRoot":"","sources":["../../src/data/avatar.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,GAAW;IACrB,cAAc,EAAE,IAAI;IACpB,WAAW,EAAE,gBAAgB;IAC7B,YAAY,EAAE,IAAI;IAClB,IAAI,EAAE,cAAc;IACpB,MAAM,EAAE,4CAA4C;IACpD,KAAK,EAAE,EAAE;IACT,UAAU,EAAE,4CAA4C;IACxD,OAAO,EAAE,EAAE;IACX,MAAM,EAAE;QACN,SAAS,EAAE,kDAAkD;QAC7D,SAAS,EAAE;YACT,qDAAqD;YACrD,iDAAiD;YACjD,+CAA+C;YAC/C,kDAAkD;YAClD,6DAA6D;YAC7D,uFAAuF;YACvF,uJAAuJ;YACvJ,uJAAuJ;YACvJ,uDAAuD;YACvD,uFAAuF;SACxF;QACD,WAAW,EAAE,EAAE;QACf,MAAM,EAAE;YACN;gBACE,GAAG,EAAE,uJAAuJ;gBAC5J,IAAI,EAAE,CAAC;aACR;YACD;gBACE,GAAG,EAAE,uJAAuJ;gBAC5J,IAAI,EAAE,CAAC;aACR;YACD;gBACE,GAAG,EAAE,wFAAwF;gBAC7F,IAAI,EAAE,CAAC;aACR;YACD;gBACE,GAAG,EAAE,wFAAwF;gBAC7F,IAAI,EAAE,CAAC;aACR;YACD;gBACE,IAAI,EAAE,CAAC;gBACP,GAAG,EAAE,QAAQ;aACd;YACD;gBACE,GAAG,EAAE,uJAAuJ;gBAC5J,IAAI,EAAE,CAAC;aACR;YACD;gBACE,GAAG,EAAE,wFAAwF;gBAC7F,IAAI,EAAE,CAAC;aACR;YACD;gBACE,IAAI,EAAE,CAAC;gBACP,GAAG,EAAE,MAAM;aACZ;YACD;gBACE,GAAG,EAAE,uJAAuJ;gBAC5J,IAAI,EAAE,CAAC;aACR;YACD;gBACE,GAAG,EAAE,uJAAuJ;gBAC5J,IAAI,EAAE,CAAC;aACR;SACF;QACD,SAAS,EAAE;YACT,IAAI,EAAE,gHAAgH;YACtH,OAAO,EACL,gHAAgH;SACnH;QACD,IAAI,EAAE;YACJ,KAAK,EAAE;gBACL,CAAC,EAAE,UAAU;gBACb,CAAC,EAAE,UAAU;gBACb,CAAC,EAAE,SAAS;aACb;SACF;QACD,IAAI,EAAE;YACJ,KAAK,EAAE;gBACL,CAAC,EAAE,QAAQ;gBACX,CAAC,EAAE,UAAU;gBACb,CAAC,EAAE,UAAU;aACd;SACF;QACD,IAAI,EAAE;YACJ,KAAK,EAAE;gBACL,CAAC,EAAE,UAAU;gBACb,CAAC,EAAE,SAAS;gBACZ,CAAC,EAAE,UAAU;aACd;SACF;KACF;IACD,SAAS,EAAE,EAAE;IACb,gBAAgB,EAAE,IAAI;IACtB,KAAK,EAAE,EAAE;CACV,CAAA;AAED,OAAO,EAAE,MAAM,EAAE,CAAA"}
|
@@ -0,0 +1,27 @@
|
|
1
|
+
import { BidAcceptedNotificationProps, BidReceivedNotificationProps, EventsStartedNotificationProps, EventsStartsSoonNotificationProps, GovernanceAnnouncementNotificationProps, GovernanceAuthoredProposalFinishedNotificationProps, GovernanceCoauthorRequestedNotificationProps, GovernanceNewCommentOnProjectUpdateNotificationProps, GovernanceNewCommentOnProposalNotificationProps, GovernancePitchPassedNotificationProps, GovernanceProposalEnactedNotificationProps, GovernanceTenderPassedNotificationProps, GovernanceVotingEndedVoterNotificationProps, ItemSoldNotificationProps, LandRentalEndedNotificationProps, LandRentedNotificationProps, RewardAssignedNotificationProps, RoyalitesEarnedNotificationProps, WorldsAccessRestoredNotificationProps, WorldsAccessRestrictedNotificationProps, WorldsMissingResourcesNotificationProps, WorldsPermissionGrantedNotificationProps, WorldsPermissionRevokedNotificationProps } from "../components/Notifications/types";
|
2
|
+
declare const eventStartedNotificationData: EventsStartedNotificationProps;
|
3
|
+
declare const eventStartsSoonFutureStartNotificationData: EventsStartsSoonNotificationProps;
|
4
|
+
declare const eventStartsSoonPastStartNotificationData: EventsStartsSoonNotificationProps;
|
5
|
+
declare const governanceAnnouncementNotificationData: GovernanceAnnouncementNotificationProps;
|
6
|
+
declare const governanceAuthoredProposalFinishedNotificationData: GovernanceAuthoredProposalFinishedNotificationProps;
|
7
|
+
declare const governanceCoauthorRequestedNotificationData: GovernanceCoauthorRequestedNotificationProps;
|
8
|
+
declare const governanceNewCommentOnProjectUpdateNotificationData: GovernanceNewCommentOnProposalNotificationProps;
|
9
|
+
declare const governanceNewCommentOnProposalNotificationData: GovernanceNewCommentOnProjectUpdateNotificationProps;
|
10
|
+
declare const governancePitchPassedNotificationData: GovernancePitchPassedNotificationProps;
|
11
|
+
declare const governanceProposalEnactedNotificationData: GovernanceProposalEnactedNotificationProps;
|
12
|
+
declare const governanceTenderPassedNotificationData: GovernanceTenderPassedNotificationProps;
|
13
|
+
declare const governanceVotingEndedVoterNotificationData: GovernanceVotingEndedVoterNotificationProps;
|
14
|
+
declare const landRentalEndedNotificationData: LandRentalEndedNotificationProps;
|
15
|
+
declare const landRentedNotificationData: LandRentedNotificationProps;
|
16
|
+
declare const bidAcceptedNotificationData: BidAcceptedNotificationProps;
|
17
|
+
declare const bidReceivedNotificationPropsData: BidReceivedNotificationProps;
|
18
|
+
declare const itemSoldNotificationPropsData: ItemSoldNotificationProps;
|
19
|
+
declare const royalitesEarnedNotificationPropsData: RoyalitesEarnedNotificationProps;
|
20
|
+
declare const rewardAssignedNotificationData: RewardAssignedNotificationProps;
|
21
|
+
declare const worldsAccessRestoredNotificationData: WorldsAccessRestoredNotificationProps;
|
22
|
+
declare const worldsAccessRestrictedNotificationData: WorldsAccessRestrictedNotificationProps;
|
23
|
+
declare const worldsMissingResourcesNotificationData: WorldsMissingResourcesNotificationProps;
|
24
|
+
declare const worldsPermissionGrantedNotificationPropsData: WorldsPermissionGrantedNotificationProps;
|
25
|
+
declare const worldsPermissionRevokedNotificationData: WorldsPermissionRevokedNotificationProps;
|
26
|
+
declare const allTypeOfNotifications: (ItemSoldNotificationProps | RoyalitesEarnedNotificationProps | BidAcceptedNotificationProps | BidReceivedNotificationProps | GovernanceAnnouncementNotificationProps | GovernanceProposalEnactedNotificationProps | GovernanceCoauthorRequestedNotificationProps | GovernanceAuthoredProposalFinishedNotificationProps | GovernanceVotingEndedVoterNotificationProps | GovernanceNewCommentOnProposalNotificationProps | GovernanceNewCommentOnProjectUpdateNotificationProps | GovernancePitchPassedNotificationProps | GovernanceTenderPassedNotificationProps | WorldsMissingResourcesNotificationProps | WorldsAccessRestrictedNotificationProps | WorldsAccessRestoredNotificationProps | WorldsPermissionGrantedNotificationProps | WorldsPermissionRevokedNotificationProps | LandRentedNotificationProps | LandRentalEndedNotificationProps | RewardAssignedNotificationProps | EventsStartsSoonNotificationProps | EventsStartedNotificationProps)[];
|
27
|
+
export { eventStartedNotificationData, eventStartsSoonFutureStartNotificationData, eventStartsSoonPastStartNotificationData, governanceAnnouncementNotificationData, governanceAuthoredProposalFinishedNotificationData, governanceCoauthorRequestedNotificationData, governanceNewCommentOnProjectUpdateNotificationData, governanceNewCommentOnProposalNotificationData, governancePitchPassedNotificationData, governanceProposalEnactedNotificationData, governanceTenderPassedNotificationData, governanceVotingEndedVoterNotificationData, landRentalEndedNotificationData, landRentedNotificationData, bidAcceptedNotificationData, bidReceivedNotificationPropsData, itemSoldNotificationPropsData, royalitesEarnedNotificationPropsData, rewardAssignedNotificationData, worldsAccessRestoredNotificationData, worldsAccessRestrictedNotificationData, worldsMissingResourcesNotificationData, worldsPermissionGrantedNotificationPropsData, worldsPermissionRevokedNotificationData, allTypeOfNotifications, };
|
@@ -0,0 +1,426 @@
|
|
1
|
+
import { NFTCategory, NotificationType, Rarity } from "@dcl/schemas";
|
2
|
+
const futureStartDate = new Date();
|
3
|
+
futureStartDate.setSeconds(futureStartDate.getSeconds() + 120);
|
4
|
+
const pastStartDate = new Date();
|
5
|
+
pastStartDate.setSeconds(pastStartDate.getSeconds() - 50);
|
6
|
+
const eventStartedNotificationData = {
|
7
|
+
id: NotificationType.EVENTS_STARTED,
|
8
|
+
read: true,
|
9
|
+
type: NotificationType.EVENTS_STARTED,
|
10
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
11
|
+
timestamp: new Date().getTime(),
|
12
|
+
metadata: {
|
13
|
+
link: "https://decentraland.org/events/event/?id=d98222c5-3626-4742-9887-265fa72dac08",
|
14
|
+
name: "Decentraland Events",
|
15
|
+
image: "https://events-assets-099ac00.decentraland.org/poster/083771e26666f90b.jpg",
|
16
|
+
},
|
17
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
18
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
19
|
+
};
|
20
|
+
const eventStartsSoonFutureStartNotificationData = {
|
21
|
+
id: NotificationType.EVENTS_STARTS_SOON + "future",
|
22
|
+
read: true,
|
23
|
+
type: NotificationType.EVENTS_STARTS_SOON,
|
24
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
25
|
+
timestamp: new Date().getTime(),
|
26
|
+
metadata: {
|
27
|
+
link: "https://decentraland.org/events/event/?id=d98222c5-3626-4742-9887-265fa72dac08",
|
28
|
+
name: "Decentraland Events",
|
29
|
+
image: "https://events-assets-099ac00.decentraland.org/poster/083771e26666f90b.jpg",
|
30
|
+
startsAt: futureStartDate.toString(),
|
31
|
+
endsAt: "2025-01-24T13:22:00.600Z",
|
32
|
+
},
|
33
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
34
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
35
|
+
};
|
36
|
+
const eventStartsSoonPastStartNotificationData = {
|
37
|
+
id: NotificationType.EVENTS_STARTS_SOON + "past",
|
38
|
+
read: true,
|
39
|
+
type: NotificationType.EVENTS_STARTS_SOON,
|
40
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
41
|
+
timestamp: new Date().getTime(),
|
42
|
+
metadata: {
|
43
|
+
link: "https://decentraland.org/events/event/?id=d98222c5-3626-4742-9887-265fa72dac08",
|
44
|
+
name: "Decentraland Events - Past",
|
45
|
+
image: "https://events-assets-099ac00.decentraland.org/poster/083771e26666f90b.jpg",
|
46
|
+
startsAt: pastStartDate.toString(),
|
47
|
+
endsAt: "2025-01-24T13:22:00.600Z",
|
48
|
+
},
|
49
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
50
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
51
|
+
};
|
52
|
+
const governanceAnnouncementNotificationData = {
|
53
|
+
id: NotificationType.GOVERNANCE_ANNOUNCEMENT,
|
54
|
+
read: true,
|
55
|
+
type: NotificationType.GOVERNANCE_ANNOUNCEMENT,
|
56
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
57
|
+
timestamp: new Date().getTime(),
|
58
|
+
metadata: {
|
59
|
+
link: "https://decentraland.org/governance",
|
60
|
+
title: "Test Governance Announcement",
|
61
|
+
description: "Test description",
|
62
|
+
},
|
63
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
64
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
65
|
+
};
|
66
|
+
const governanceAuthoredProposalFinishedNotificationData = {
|
67
|
+
id: NotificationType.GOVERNANCE_AUTHORED_PROPOSAL_FINISHED,
|
68
|
+
read: true,
|
69
|
+
type: NotificationType.GOVERNANCE_AUTHORED_PROPOSAL_FINISHED,
|
70
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
71
|
+
timestamp: new Date().getTime(),
|
72
|
+
metadata: {
|
73
|
+
link: "https://decentraland.org/governance",
|
74
|
+
title: "Test Governance Announcement",
|
75
|
+
description: "Test description",
|
76
|
+
proposalId: "AAA_PROPOSAL_111",
|
77
|
+
proposalTitle: "Open Source all code using DAO funds",
|
78
|
+
},
|
79
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
80
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
81
|
+
};
|
82
|
+
const governanceCoauthorRequestedNotificationData = {
|
83
|
+
id: NotificationType.GOVERNANCE_COAUTHOR_REQUESTED,
|
84
|
+
read: true,
|
85
|
+
type: NotificationType.GOVERNANCE_COAUTHOR_REQUESTED,
|
86
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
87
|
+
timestamp: new Date().getTime(),
|
88
|
+
metadata: {
|
89
|
+
link: "https://decentraland.org/governance",
|
90
|
+
title: "Test Governance Announcement",
|
91
|
+
description: "Test description",
|
92
|
+
proposalId: "AAA_PROPOSAL_111",
|
93
|
+
proposalTitle: "Open Source all code using DAO funds",
|
94
|
+
},
|
95
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
96
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
97
|
+
};
|
98
|
+
const governanceNewCommentOnProjectUpdateNotificationData = {
|
99
|
+
id: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROPOSAL,
|
100
|
+
read: true,
|
101
|
+
type: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROPOSAL,
|
102
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
103
|
+
timestamp: new Date().getTime(),
|
104
|
+
metadata: {
|
105
|
+
link: "https://decentraland.org/governance",
|
106
|
+
title: "Test Governance Announcement",
|
107
|
+
description: "Test description",
|
108
|
+
proposalId: "AAA_PROPOSAL_111",
|
109
|
+
proposalTitle: "Open Source all code using DAO funds",
|
110
|
+
},
|
111
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
112
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
113
|
+
};
|
114
|
+
const governanceNewCommentOnProposalNotificationData = {
|
115
|
+
id: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROJECT_UPDATE,
|
116
|
+
read: true,
|
117
|
+
type: NotificationType.GOVERNANCE_NEW_COMMENT_ON_PROJECT_UPDATE,
|
118
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
119
|
+
timestamp: new Date().getTime(),
|
120
|
+
metadata: {
|
121
|
+
link: "https://decentraland.org/governance",
|
122
|
+
title: "Test Governance Announcement",
|
123
|
+
description: "Test description",
|
124
|
+
proposalId: "AAA_PROPOSAL_111",
|
125
|
+
proposalTitle: "Open Source all code using DAO funds",
|
126
|
+
},
|
127
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
128
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
129
|
+
};
|
130
|
+
const governancePitchPassedNotificationData = {
|
131
|
+
id: NotificationType.GOVERNANCE_PROPOSAL_ENACTED,
|
132
|
+
read: true,
|
133
|
+
type: NotificationType.GOVERNANCE_PITCH_PASSED,
|
134
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
135
|
+
timestamp: new Date().getTime(),
|
136
|
+
metadata: {
|
137
|
+
link: "https://decentraland.org/governance",
|
138
|
+
title: "Test Governance Announcement",
|
139
|
+
description: "Test description",
|
140
|
+
proposalId: "AAA_PROPOSAL_111",
|
141
|
+
proposalTitle: "Open Source all code using DAO funds",
|
142
|
+
},
|
143
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
144
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
145
|
+
};
|
146
|
+
const governanceProposalEnactedNotificationData = {
|
147
|
+
id: NotificationType.GOVERNANCE_PROPOSAL_ENACTED,
|
148
|
+
read: true,
|
149
|
+
type: NotificationType.GOVERNANCE_PROPOSAL_ENACTED,
|
150
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
151
|
+
timestamp: new Date().getTime(),
|
152
|
+
metadata: {
|
153
|
+
link: "https://decentraland.org/governance",
|
154
|
+
title: "Test Governance Announcement",
|
155
|
+
description: "Test description",
|
156
|
+
proposalId: "AAA_PROPOSAL_111",
|
157
|
+
proposalTitle: "Open Source all code using DAO funds",
|
158
|
+
},
|
159
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
160
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
161
|
+
};
|
162
|
+
const governanceTenderPassedNotificationData = {
|
163
|
+
id: NotificationType.GOVERNANCE_TENDER_PASSED,
|
164
|
+
read: true,
|
165
|
+
type: NotificationType.GOVERNANCE_TENDER_PASSED,
|
166
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
167
|
+
timestamp: new Date().getTime(),
|
168
|
+
metadata: {
|
169
|
+
link: "https://decentraland.org/governance",
|
170
|
+
title: "Test Governance Announcement",
|
171
|
+
description: "Test description",
|
172
|
+
proposalId: "AAA_PROPOSAL_111",
|
173
|
+
proposalTitle: "Open Source all code using DAO funds",
|
174
|
+
},
|
175
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
176
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
177
|
+
};
|
178
|
+
const governanceVotingEndedVoterNotificationData = {
|
179
|
+
id: NotificationType.GOVERNANCE_VOTING_ENDED_VOTER,
|
180
|
+
read: true,
|
181
|
+
type: NotificationType.GOVERNANCE_VOTING_ENDED_VOTER,
|
182
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
183
|
+
timestamp: new Date().getTime(),
|
184
|
+
metadata: {
|
185
|
+
link: "https://decentraland.org/governance",
|
186
|
+
title: "Test Governance Announcement",
|
187
|
+
description: "Test description",
|
188
|
+
proposalId: "AAA_PROPOSAL_111",
|
189
|
+
proposalTitle: "Open Source all code using DAO funds",
|
190
|
+
},
|
191
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
192
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
193
|
+
};
|
194
|
+
const landRentalEndedNotificationData = {
|
195
|
+
id: NotificationType.LAND_RENTAL_ENDED,
|
196
|
+
read: true,
|
197
|
+
type: NotificationType.LAND_RENTAL_ENDED,
|
198
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
199
|
+
timestamp: new Date().getTime(),
|
200
|
+
metadata: {
|
201
|
+
description: "The rent of your LAND at 5,48 has ended.",
|
202
|
+
link: "https://marketplace-url/contracts/0x42f4ba48791e2de32f5fbf553441c2672864bb33/tokens/random-token-id/manage",
|
203
|
+
title: "Rent Period Ending",
|
204
|
+
contract: "0x42f4ba48791e2de32f5fbf553441c2672864bb33",
|
205
|
+
lessor: "0x24e5f44999c151f08609f8e27b2238c773c4d020",
|
206
|
+
tenant: "0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84",
|
207
|
+
operator: "0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84",
|
208
|
+
startedAt: "1710447420",
|
209
|
+
endedAt: "1710533820",
|
210
|
+
tokenId: "random-token-id",
|
211
|
+
land: "5,48",
|
212
|
+
},
|
213
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
214
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
215
|
+
};
|
216
|
+
const landRentedNotificationData = {
|
217
|
+
id: NotificationType.LAND_RENTED,
|
218
|
+
read: true,
|
219
|
+
type: NotificationType.LAND_RENTED,
|
220
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
221
|
+
timestamp: new Date().getTime(),
|
222
|
+
metadata: {
|
223
|
+
description: "The rent of your LAND at 5,48 has ended.",
|
224
|
+
link: "https://marketplace-url/contracts/0x42f4ba48791e2de32f5fbf553441c2672864bb33/tokens/random-token-id/manage",
|
225
|
+
title: "Rented LAND",
|
226
|
+
contract: "0x42f4ba48791e2de32f5fbf553441c2672864bb33",
|
227
|
+
lessor: "0x24e5f44999c151f08609f8e27b2238c773c4d020",
|
228
|
+
tenant: "0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84",
|
229
|
+
operator: "0xd5359E309c47c8920C277d078d5F3c3DBeA1ef84",
|
230
|
+
startedAt: "1710447420",
|
231
|
+
endedAt: "1710533820",
|
232
|
+
tokenId: "random-token-id",
|
233
|
+
land: "5,48",
|
234
|
+
},
|
235
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
236
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
237
|
+
};
|
238
|
+
const bidAcceptedNotificationData = {
|
239
|
+
id: NotificationType.BID_ACCEPTED,
|
240
|
+
read: true,
|
241
|
+
type: NotificationType.BID_ACCEPTED,
|
242
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
243
|
+
timestamp: new Date().getTime(),
|
244
|
+
metadata: {
|
245
|
+
link: "https://market.decentraland.org/contracts/0xa8ee490e4c4da48cc1653502c1a77479d4d818de/tokens/590",
|
246
|
+
image: "https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail",
|
247
|
+
rarity: Rarity.UNIQUE,
|
248
|
+
nftName: "Exclusive Binance Hoodie",
|
249
|
+
network: "ethereum",
|
250
|
+
category: NFTCategory.WEARABLE,
|
251
|
+
price: "78960000000000000000",
|
252
|
+
},
|
253
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
254
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
255
|
+
};
|
256
|
+
const bidReceivedNotificationPropsData = {
|
257
|
+
id: NotificationType.BID_RECEIVED,
|
258
|
+
read: true,
|
259
|
+
type: NotificationType.BID_RECEIVED,
|
260
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
261
|
+
timestamp: new Date().getTime(),
|
262
|
+
metadata: {
|
263
|
+
link: "https://market.decentraland.org/contracts/0xa8ee490e4c4da48cc1653502c1a77479d4d818de/tokens/590",
|
264
|
+
image: "https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail",
|
265
|
+
rarity: Rarity.UNIQUE,
|
266
|
+
nftName: "Exclusive Binance Hoodie",
|
267
|
+
network: "polygon",
|
268
|
+
category: NFTCategory.WEARABLE,
|
269
|
+
price: "78960000000000000000",
|
270
|
+
},
|
271
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
272
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
273
|
+
};
|
274
|
+
const itemSoldNotificationPropsData = {
|
275
|
+
id: NotificationType.ITEM_SOLD,
|
276
|
+
read: true,
|
277
|
+
type: NotificationType.ITEM_SOLD,
|
278
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
279
|
+
timestamp: new Date().getTime(),
|
280
|
+
metadata: {
|
281
|
+
link: "https://market.decentraland.org/contracts/0xa8ee490e4c4da48cc1653502c1a77479d4d818de/tokens/590",
|
282
|
+
image: "https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail",
|
283
|
+
rarity: Rarity.LEGENDARY,
|
284
|
+
seller: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
285
|
+
nftName: "Exclusive Binance Hoodie",
|
286
|
+
network: "polygon",
|
287
|
+
category: NFTCategory.WEARABLE,
|
288
|
+
},
|
289
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
290
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
291
|
+
};
|
292
|
+
const royalitesEarnedNotificationPropsData = {
|
293
|
+
id: NotificationType.ROYALTIES_EARNED,
|
294
|
+
read: true,
|
295
|
+
type: NotificationType.ROYALTIES_EARNED,
|
296
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
297
|
+
timestamp: new Date().getTime(),
|
298
|
+
metadata: {
|
299
|
+
link: "https://market.decentraland.zone/contracts/0xb726634ed82ac04e6bca66b3b97cc41a2c10ec31/tokens/9",
|
300
|
+
image: "https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail",
|
301
|
+
rarity: Rarity.MYTHIC,
|
302
|
+
network: "polygon",
|
303
|
+
nftName: "NJacket",
|
304
|
+
category: NFTCategory.WEARABLE,
|
305
|
+
royaltiesCut: "30000000000000000",
|
306
|
+
royaltiesCollector: "0x2a39d4f68133491f0442496f601cde2a945b6d31",
|
307
|
+
},
|
308
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
309
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
310
|
+
};
|
311
|
+
const rewardAssignedNotificationData = {
|
312
|
+
id: NotificationType.REWARD_ASSIGNED,
|
313
|
+
read: true,
|
314
|
+
type: NotificationType.REWARD_ASSIGNED,
|
315
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
316
|
+
timestamp: new Date().getTime(),
|
317
|
+
metadata: {
|
318
|
+
tokenImage: "https://peer.decentraland.org/lambdas/collections/contents/urn:decentraland:ethereum:collections-v1:binance_us_collection:binance_us_upper_body/thumbnail",
|
319
|
+
tokenRarity: Rarity.MYTHIC,
|
320
|
+
tokenName: "NJacket",
|
321
|
+
},
|
322
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
323
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
324
|
+
};
|
325
|
+
const worldsAccessRestoredNotificationData = {
|
326
|
+
id: NotificationType.WORLDS_ACCESS_RESTORED,
|
327
|
+
read: true,
|
328
|
+
type: NotificationType.WORLDS_ACCESS_RESTORED,
|
329
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
330
|
+
timestamp: new Date().getTime(),
|
331
|
+
metadata: {
|
332
|
+
title: "World Name",
|
333
|
+
description: "World description",
|
334
|
+
url: "https://decentraland.org/builder/worlds?tab=dcl",
|
335
|
+
},
|
336
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
337
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
338
|
+
};
|
339
|
+
const worldsAccessRestrictedNotificationData = {
|
340
|
+
id: NotificationType.WORLDS_ACCESS_RESTRICTED,
|
341
|
+
read: true,
|
342
|
+
type: NotificationType.WORLDS_ACCESS_RESTRICTED,
|
343
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
344
|
+
timestamp: new Date().getTime(),
|
345
|
+
metadata: {
|
346
|
+
title: "World Name",
|
347
|
+
description: "World description",
|
348
|
+
url: "https://decentraland.org/builder/worlds?tab=dcl",
|
349
|
+
when: new Date().getTime(),
|
350
|
+
},
|
351
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
352
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
353
|
+
};
|
354
|
+
const worldsMissingResourcesNotificationData = {
|
355
|
+
id: NotificationType.WORLDS_MISSING_RESOURCES,
|
356
|
+
read: true,
|
357
|
+
type: NotificationType.WORLDS_MISSING_RESOURCES,
|
358
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
359
|
+
timestamp: new Date().getTime(),
|
360
|
+
metadata: {
|
361
|
+
title: "World Name",
|
362
|
+
description: "World description",
|
363
|
+
url: "https://decentraland.org/builder/worlds?tab=dcl",
|
364
|
+
when: new Date().getTime(),
|
365
|
+
},
|
366
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
367
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
368
|
+
};
|
369
|
+
const worldsPermissionGrantedNotificationPropsData = {
|
370
|
+
id: NotificationType.WORLDS_PERMISSION_GRANTED,
|
371
|
+
read: true,
|
372
|
+
type: NotificationType.WORLDS_PERMISSION_GRANTED,
|
373
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
374
|
+
timestamp: new Date().getTime(),
|
375
|
+
metadata: {
|
376
|
+
title: "World notification",
|
377
|
+
description: "Wolrd description",
|
378
|
+
permissions: ["deployment"],
|
379
|
+
world: "meelrossi.dcl.eth",
|
380
|
+
},
|
381
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
382
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
383
|
+
};
|
384
|
+
const worldsPermissionRevokedNotificationData = {
|
385
|
+
id: NotificationType.WORLDS_PERMISSION_REVOKED,
|
386
|
+
read: true,
|
387
|
+
type: NotificationType.WORLDS_PERMISSION_REVOKED,
|
388
|
+
address: "0x6b347a82fcac4e6a38d1fc40e3631bd8f9495e9f",
|
389
|
+
timestamp: new Date().getTime(),
|
390
|
+
metadata: {
|
391
|
+
title: "World notification",
|
392
|
+
description: "Wolrd description",
|
393
|
+
permissions: ["deployment"],
|
394
|
+
world: "meelrossi.dcl.eth",
|
395
|
+
},
|
396
|
+
created_at: "2023-11-29T12:51:00.600Z",
|
397
|
+
updated_at: "2023-11-29T12:51:00.600Z",
|
398
|
+
};
|
399
|
+
const allTypeOfNotifications = [
|
400
|
+
eventStartedNotificationData,
|
401
|
+
eventStartsSoonFutureStartNotificationData,
|
402
|
+
eventStartsSoonPastStartNotificationData,
|
403
|
+
governanceAnnouncementNotificationData,
|
404
|
+
governanceAuthoredProposalFinishedNotificationData,
|
405
|
+
governanceCoauthorRequestedNotificationData,
|
406
|
+
governanceNewCommentOnProjectUpdateNotificationData,
|
407
|
+
governanceNewCommentOnProposalNotificationData,
|
408
|
+
governancePitchPassedNotificationData,
|
409
|
+
governanceProposalEnactedNotificationData,
|
410
|
+
governanceTenderPassedNotificationData,
|
411
|
+
governanceVotingEndedVoterNotificationData,
|
412
|
+
landRentalEndedNotificationData,
|
413
|
+
landRentedNotificationData,
|
414
|
+
bidAcceptedNotificationData,
|
415
|
+
bidReceivedNotificationPropsData,
|
416
|
+
itemSoldNotificationPropsData,
|
417
|
+
royalitesEarnedNotificationPropsData,
|
418
|
+
rewardAssignedNotificationData,
|
419
|
+
worldsAccessRestoredNotificationData,
|
420
|
+
worldsAccessRestrictedNotificationData,
|
421
|
+
worldsMissingResourcesNotificationData,
|
422
|
+
worldsPermissionGrantedNotificationPropsData,
|
423
|
+
worldsPermissionRevokedNotificationData,
|
424
|
+
];
|
425
|
+
export { eventStartedNotificationData, eventStartsSoonFutureStartNotificationData, eventStartsSoonPastStartNotificationData, governanceAnnouncementNotificationData, governanceAuthoredProposalFinishedNotificationData, governanceCoauthorRequestedNotificationData, governanceNewCommentOnProjectUpdateNotificationData, governanceNewCommentOnProposalNotificationData, governancePitchPassedNotificationData, governanceProposalEnactedNotificationData, governanceTenderPassedNotificationData, governanceVotingEndedVoterNotificationData, landRentalEndedNotificationData, landRentedNotificationData, bidAcceptedNotificationData, bidReceivedNotificationPropsData, itemSoldNotificationPropsData, royalitesEarnedNotificationPropsData, rewardAssignedNotificationData, worldsAccessRestoredNotificationData, worldsAccessRestrictedNotificationData, worldsMissingResourcesNotificationData, worldsPermissionGrantedNotificationPropsData, worldsPermissionRevokedNotificationData, allTypeOfNotifications, };
|
426
|
+
//# sourceMappingURL=notifications.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"notifications.js","sourceRoot":"","sources":["../../src/data/notifications.ts"],"names":[],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
export * from "@mui/material";
|
2
1
|
import emotionCache from "@emotion/cache";
|
3
2
|
import * as emotionReact from "@emotion/react";
|
4
3
|
import emotionStyled from "@emotion/styled";
|
5
4
|
import * as muiIcons from "@mui/icons-material";
|
5
|
+
export * from "@mui/material";
|
6
6
|
export { emotionReact, emotionStyled, emotionCache, muiIcons };
|
package/dist/index.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
export * from "@mui/material";
|
2
1
|
import emotionCache from "@emotion/cache";
|
3
2
|
import * as emotionReact from "@emotion/react";
|
4
3
|
import emotionStyled from "@emotion/styled";
|
5
4
|
import * as muiIcons from "@mui/icons-material";
|
5
|
+
export * from "@mui/material";
|
6
6
|
export { emotionReact, emotionStyled, emotionCache, muiIcons };
|
7
7
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,gBAAgB,CAAA;AACzC,OAAO,KAAK,YAAY,MAAM,gBAAgB,CAAA;AAC9C,OAAO,aAAa,MAAM,iBAAiB,CAAA;AAC3C,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAA;AAE/C,cAAc,eAAe,CAAA;AAC7B,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,YAAY,EAAE,QAAQ,EAAE,CAAA"}
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { Network } from "@dcl/schemas";
|
2
|
+
type NetworksNames = {
|
3
|
+
[key in Network]: string;
|
4
|
+
};
|
5
|
+
declare const networksNames: NetworksNames;
|
6
|
+
declare const getNetworkName: (network: Network) => string | undefined;
|
7
|
+
declare const getNetworkMANADescription: (network: Network) => string | undefined;
|
8
|
+
export { getNetworkMANADescription, getNetworkName, NetworksNames, networksNames, };
|
@@ -0,0 +1,17 @@
|
|
1
|
+
import { Network } from "@dcl/schemas";
|
2
|
+
const networksNames = {
|
3
|
+
[Network.ETHEREUM]: "Ethereum",
|
4
|
+
[Network.MATIC]: "Polygon",
|
5
|
+
[Network.ARBITRUM]: "Arbitrum",
|
6
|
+
[Network.AVALANCHE]: "Avalanche",
|
7
|
+
[Network.FANTOM]: "Fantom",
|
8
|
+
[Network.BSC]: "Binance Smart Chain",
|
9
|
+
[Network.OPTIMISM]: "Optimism",
|
10
|
+
};
|
11
|
+
const getNetworkName = (network) => networksNames[network];
|
12
|
+
const getNetworkMANADescription = (network) => {
|
13
|
+
const networkName = getNetworkName(network);
|
14
|
+
return networkName ? `${networkName} MANA` : `MANA`;
|
15
|
+
};
|
16
|
+
export { getNetworkMANADescription, getNetworkName, networksNames, };
|
17
|
+
//# sourceMappingURL=network.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"network.js","sourceRoot":"","sources":["../../src/lib/network.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAMtC,MAAM,aAAa,GAAkB;IACnC,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE,UAAU;IAC9B,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,SAAS;IAC1B,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE,UAAU;IAC9B,CAAC,OAAO,CAAC,SAAS,CAAC,EAAE,WAAW;IAChC,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,QAAQ;IAC1B,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,qBAAqB;IACpC,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE,UAAU;CAC/B,CAAA;AAED,MAAM,cAAc,GAAG,CAAC,OAAgB,EAAsB,EAAE,CAC9D,aAAa,CAAC,OAAO,CAAC,CAAA;AAExB,MAAM,yBAAyB,GAAG,CAAC,OAAgB,EAAsB,EAAE;IACzE,MAAM,WAAW,GAAG,cAAc,CAAC,OAAO,CAAC,CAAA;IAC3C,OAAO,WAAW,CAAC,CAAC,CAAC,GAAG,WAAW,OAAO,CAAC,CAAC,CAAC,MAAM,CAAA;AACrD,CAAC,CAAA;AAED,OAAO,EACL,yBAAyB,EACzB,cAAc,EAEd,aAAa,GACd,CAAA"}
|