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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MaskIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/MaskIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAClD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"MaskIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/MaskIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAClD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,cAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,YAC5F,eACE,CAAC,EAAC,4yBAA4yB,EAC9yB,IAAI,EAAC,OAAO,GACZ,GACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,QAAQ,EAAE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const MouthIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { MouthIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const MouthIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 8.68494C12 8.68494 11.1 7.18494 9 7.18494C6.9 7.18494 3 11.3849 3 11.3849C3 11.3849 6.3 16.4849 12 16.7849V8.68494ZM12 11.2537C12 11.2537 10.5 10.7849 8.99998 10.7849C7.5 10.7849 5.4 11.9849 5.4 11.9849C5.4 11.9849 7.2 13.4849 12 13.7849V11.2537Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 8.68494C12 8.68494 12.9 7.18494 15 7.18494C17.1 7.18494 21 11.3849 21 11.3849C21 11.3849 17.7 16.4849 12 16.7849V8.68494ZM12 11.2537C12 11.2537 13.5 10.7849 15 10.7849C16.5 10.7849 18.6 11.9849 18.6 11.9849C18.6 11.9849 16.8 13.4849 12 13.7849V11.2537Z", fill: "white" })] }) }));
|
|
6
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MouthIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/MouthIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACnD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"MouthIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/MouthIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACnD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,aAC5F,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,4PAA4P,EAC9P,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kQAAkQ,EACpQ,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,SAAS,EAAE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const SkinIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { SkinIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const SkinIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.0767 6.87111C13.3609 8.38535 13.249 10.0965 13.7618 11.6839L14.0767 12.2934C14.591 13.1118 15.1973 13.8745 15.8846 14.5679L15.8919 14.5758C17.0771 15.8648 18.2167 17.1042 17.8739 18.3616L16.5573 19.0986C15.9001 18.9808 15.2597 18.79 14.6491 18.5299L14.4828 18.7665C14.4028 18.8804 14.3717 19.0192 14.3962 19.1543L14.6172 20.3758C14.6762 20.7019 14.4129 21 14.0659 21H12.6489C12.3194 21 12.0869 20.7073 12.3488 20.5167C12.6903 20.2682 13.225 20.1646 13.5233 20.2221L13.5027 18.8441C13.5006 18.704 13.5564 18.5687 13.658 18.4675L13.9288 18.1979C13.6378 18.0705 12.9461 17.7066 12.6837 17.5565L12.4162 17.9222C12.3337 18.0349 12.3001 18.1736 12.3222 18.3093L12.469 19.211C12.5217 19.5344 12.2594 19.8264 11.9161 19.8264H11.1322C10.8096 19.8264 10.5991 19.543 10.8801 19.392C11.1324 19.2564 11.4636 19.203 11.6581 19.2396V18.0884C11.6581 17.9514 11.7134 17.8196 11.8125 17.7203L12.24 17.2926C11.0845 16.6151 10.1057 15.6958 9.37779 14.6042L9.02478 13.9401C8.96754 13.8173 8.91029 13.6945 8.86259 13.5625C7.38853 9.46854 7.64613 6.75739 10.7278 4.8696C11.1227 4.65076 11.5813 4.55979 12.0349 4.61031C12.2381 4.62628 12.4423 4.62628 12.6455 4.61031C13.2609 4.52388 14.3867 3.50038 14.8638 3C15.3885 3.12282 16.4189 3.605 16.3808 4.55118C15.5188 4.85931 14.6831 5.23039 13.8811 5.66111C14.0488 5.81412 14.1589 6.01566 14.1943 6.23445C14.2297 6.45323 14.1883 6.67703 14.0767 6.87111ZM9.17528 8.64151C9.06401 8.74595 8.994 8.88384 8.97708 9.03184C8.90552 9.36846 9.07249 9.65504 9.33963 9.67324C9.49764 9.66245 9.64669 9.59921 9.76086 9.49449C9.87503 9.38977 9.94711 9.25021 9.96455 9.10008C10.0313 8.76801 9.86438 8.45868 9.58769 8.45868C9.43223 8.47248 9.28655 8.53707 9.17528 8.64151ZM10.7874 9.47551C10.8996 9.57401 11.0476 9.62698 11.2001 9.6232C11.2744 9.60677 11.3445 9.57623 11.4062 9.5334C11.4678 9.49057 11.5198 9.43632 11.559 9.3739C11.5982 9.31149 11.6238 9.24218 11.6342 9.17012C11.6447 9.09806 11.6398 9.02473 11.6199 8.95451C11.6113 8.80932 11.5437 8.67303 11.4315 8.57453C11.3193 8.47603 11.1713 8.42306 11.0188 8.42684C10.9452 8.44438 10.8759 8.47561 10.8149 8.51873C10.7539 8.56185 10.7024 8.61602 10.6634 8.67814C10.6244 8.74025 10.5987 8.80909 10.5876 8.88071C10.5766 8.95234 10.5804 9.02533 10.599 9.09553C10.6076 9.24072 10.6752 9.37701 10.7874 9.47551ZM9.28579 10.8014C9.66816 11.3469 10.6407 11.5419 11.2549 10.9344C11.5199 10.6722 11.2471 10.2987 10.8652 10.2987H9.68328C9.37428 10.2987 9.11407 10.5565 9.28579 10.8014Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.4137 12.3429C15.0253 12.5255 14.5479 12.8102 13.9244 13.1875C13.6418 13.3585 13.2673 13.2787 13.0879 13.0092C12.9086 12.7396 12.9923 12.3825 13.2749 12.2115C13.8825 11.8439 14.4189 11.5219 14.8776 11.3062C15.3192 11.0985 15.8083 10.9287 16.2905 11.0044C16.8342 11.0898 17.1902 11.4495 17.4304 11.8979C17.663 12.3319 17.8348 12.9314 17.9886 13.6828C18.0528 13.9961 17.8385 14.2996 17.51 14.3608C17.1814 14.422 16.8631 14.2176 16.7989 13.9044C16.6488 13.1714 16.5021 12.7059 16.3509 12.4237C16.211 12.1626 16.1192 12.1488 16.0952 12.1453L16.0935 12.145C16.0109 12.132 15.8193 12.1522 15.4137 12.3429Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.60611 11.1681C6.94086 11.1681 7.21222 11.4269 7.21222 11.7461C7.21222 12.4723 7.3111 13.0486 7.45982 13.464C7.61366 13.8937 7.7956 14.0848 7.90575 14.1482C7.9625 14.1809 8.02949 14.2071 8.18543 14.1072C8.37818 13.9838 8.64841 13.6877 8.9266 13.1071C9.0657 12.8168 9.42529 12.6889 9.72977 12.8216C10.0342 12.9542 10.1683 13.2971 10.0292 13.5875C9.70788 14.2581 9.31938 14.7735 8.86126 15.0669C8.36634 15.3838 7.79032 15.4322 7.279 15.1377C6.82108 14.8739 6.50988 14.3884 6.31261 13.8374C6.11022 13.2721 6 12.5636 6 11.7461C6 11.4269 6.27137 11.1681 6.60611 11.1681Z", fill: "white" })] }) }));
|
|
6
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SkinIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/SkinIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAClD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"SkinIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/SkinIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAClD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,aAC5F,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,y4EAAy4E,EAC34E,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,4lBAA4lB,EAC9lB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,yjBAAyjB,EAC3jB,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,QAAQ,EAAE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const SmartWearableIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { SmartWearableIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const SmartWearableIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.3591 4.35792C14.5365 4.07093 14.8723 3.91448 15.167 4.04911L20.6507 7.21694C20.942 7.34999 21.0779 7.71207 20.9544 8.02569L19.5368 10.8657C19.4133 11.1794 19.077 11.3258 18.7857 11.1927L17.3715 10.5468L17.9715 19.3831C17.9715 19.7238 17.715 20 17.3986 20H6.611C6.29461 20 6.03813 19.7238 6.03813 19.3831L6.63813 10.5123L5.15029 11.1911C4.85906 11.3239 4.52294 11.1775 4.39942 10.864L3.04563 8.02386C2.92206 7.71016 3.05811 7.348 3.34948 7.21503L8.77112 4.04882C9.06583 3.91433 9.40146 4.0708 9.57878 4.35773C9.78542 4.69212 10.0516 4.98168 10.3639 5.20851C10.8381 5.55293 11.397 5.73707 11.969 5.73735C12.541 5.73707 13.0999 5.55293 13.5741 5.20851C13.8863 4.98172 14.1525 4.69222 14.3591 4.35792ZM11.1964 9.00501H14.0515C14.1985 9.00501 14.2953 9.15818 14.2322 9.2909L13.1077 11.6556C13.0446 11.7883 13.1414 11.9415 13.2883 11.9415H13.9591C14.1255 11.9415 14.2191 12.1329 14.1169 12.2643L10.7328 16.6133C10.6014 16.7822 10.3323 16.6545 10.38 16.4459L10.9958 13.7522C11.0245 13.627 10.9293 13.5076 10.8009 13.5076H9.84459C9.70837 13.5076 9.61201 13.3744 9.65464 13.245L11.0065 9.14242C11.0335 9.06041 11.1101 9.00501 11.1964 9.00501Z", fill: "white" }) }) }));
|
|
6
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SmartWearableIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/SmartWearableIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,iBAAiB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC3D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"SmartWearableIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/SmartWearableIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,iBAAiB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC3D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,cAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,YAC5F,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,mnCAAmnC,EACrnC,IAAI,EAAC,OAAO,GACZ,GACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const TiaraIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { TiaraIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const TiaraIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.5662 7.27882C12.3525 6.90706 11.8183 6.90706 11.6046 7.27882L7.80097 13.8963L3.94499 10.0839C3.57065 9.71376 2.94137 10.0244 3.0044 10.5482L3.86667 16.5089C3.91032 16.8716 4.28364 17.0949 4.62191 16.9606C8.47078 15.4323 15.4986 15.4202 19.3781 16.9606C19.7164 17.0949 20.0897 16.8716 20.1333 16.5089L20.9956 10.5482C21.0586 10.0244 20.4294 9.71376 20.055 10.0839L16.3079 13.7886L12.5662 7.27882ZM12.5053 11.1072C12.2692 10.737 11.7308 10.737 11.4947 11.1072L10.703 12.349C10.5605 12.5725 10.5803 12.8635 10.752 13.0654L11.5437 13.9967C11.7832 14.2785 12.2168 14.2785 12.4563 13.9967L13.248 13.0654C13.4197 12.8635 13.4395 12.5725 13.297 12.349L12.5053 11.1072Z", fill: "white" }) }) }));
|
|
6
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TiaraIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/TiaraIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACnD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"TiaraIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/TiaraIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACnD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,cAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,YAC5F,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,0pBAA0pB,EAC5pB,IAAI,EAAC,OAAO,GACZ,GACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,SAAS,EAAE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const TopHeadIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { TopHeadIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const TopHeadIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M3.39558 15.4984C4.4906 14.2845 5.84635 13.4016 7.35852 12.7946C8.81856 12.1877 10.435 11.8566 11.9993 11.8566C13.5637 11.9118 15.1801 12.1877 16.6402 12.7946C18.1002 13.4016 19.4559 14.2845 20.6031 15.4432C20.7074 15.5536 20.7074 15.7743 20.6031 15.8847C20.4988 15.995 20.3424 15.995 20.2381 15.9398C19.6645 15.4984 19.0388 15.057 18.3609 14.7259C17.683 14.3396 17.0052 14.0637 16.3273 13.7879C14.9194 13.2912 13.4594 13.0153 11.9993 13.0153C10.5393 13.0153 9.07927 13.2912 7.72352 13.7327C7.04565 13.9534 6.36778 14.2845 5.68991 14.6707C5.01204 15.0018 4.38631 15.4432 3.81272 15.9398C3.70843 16.0502 3.49986 15.995 3.39558 15.8847C3.29129 15.7743 3.29129 15.6088 3.39558 15.4984Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.0952 8.0318C5.57959 8.42505 8.71929 9.54931 11.0158 12.3186L11.3366 12.7054L9.03308 13.2386L8.92162 13.1119C7.5675 11.5728 5.80471 10.8209 4.73395 10.4959C4.43937 10.4319 4.15563 10.6802 4.15192 10.9681C4.17801 11.6021 4.2168 12.4283 4.30598 13.163C4.35077 13.532 4.40735 13.8698 4.47888 14.1444C4.51528 14.2841 4.55317 14.3977 4.59063 14.4869L6.50283 13.374H7.73983L4.10029 15.5046L3.95002 15.2966C3.74115 15.0076 3.59357 14.5528 3.48163 14.0537C3.36708 13.543 3.28078 12.9416 3.21497 12.3253C3.08403 11.099 3.03146 9.78673 3.00519 8.95681C2.96927 8.63811 3.12438 8.36598 3.32462 8.20225C3.52716 8.03663 3.81324 7.94862 4.0952 8.0318Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.9945 8.95162C21.0631 8.32658 20.4796 7.87949 19.908 8.0307L19.9056 8.03135C18.4791 8.42271 15.2826 9.54596 12.9833 12.3186L12.6625 12.7054L14.966 13.2386L15.0775 13.1119C16.4354 11.5684 18.2044 10.8166 19.2743 10.4932L19.2802 10.4913L19.2862 10.4893C19.5459 10.3976 19.844 10.6014 19.8472 10.9678C19.8212 11.5973 19.7695 12.4247 19.6739 13.1603C19.6258 13.5298 19.5675 13.8697 19.4976 14.1468C19.4639 14.2802 19.4296 14.3908 19.3959 14.4796L17.4962 13.374H16.2592L19.8924 15.5008L20.0438 15.3036C20.6354 14.5331 20.7004 13.2719 20.8035 12.3475C20.9408 11.1157 20.9937 9.79042 20.9945 8.95162Z", fill: "white" }), _jsx("path", { d: "M7.8472 20.9016C7.90682 21.0328 8.09315 21.0328 8.15277 20.9016L8.67324 19.7566C8.69003 19.7197 8.71964 19.69 8.75658 19.6733L9.9016 19.1528C10.0328 19.0932 10.0328 18.9068 9.9016 18.8472L8.75658 18.3267C8.71964 18.31 8.69003 18.2803 8.67324 18.2434L8.15277 17.0984C8.09315 16.9672 7.90682 16.9672 7.8472 17.0984L7.32673 18.2434C7.30994 18.2803 7.28033 18.31 7.24339 18.3267L6.09837 18.8472C5.96719 18.9068 5.96719 19.0932 6.09837 19.1528L7.24339 19.6733C7.28033 19.69 7.30994 19.7197 7.32673 19.7566L7.8472 20.9016Z", fill: "white" }), _jsx("path", { d: "M15.3775 6.92114C15.4253 7.02629 15.5747 7.02629 15.6225 6.92114L16.3199 5.38673C16.3334 5.35712 16.3571 5.33339 16.3867 5.31993L17.9211 4.62247C18.0263 4.57468 18.0263 4.42532 17.9211 4.37753L16.3867 3.68007C16.3571 3.66661 16.3334 3.64288 16.3199 3.61327L15.6225 2.07886C15.5747 1.97371 15.4253 1.97371 15.3775 2.07886L14.6801 3.61327C14.6666 3.64288 14.6429 3.66661 14.6133 3.68007L13.0788 4.37753C12.9737 4.42532 12.9737 4.57468 13.0788 4.62247L14.6133 5.31993C14.6429 5.33339 14.6666 5.35712 14.6801 5.38673L15.3775 6.92114Z", fill: "white" })] }) }));
|
|
6
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopHeadIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/TopHeadIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,WAAW,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACrD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"TopHeadIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/TopHeadIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,WAAW,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACrD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,aAC5F,eACE,CAAC,EAAC,4qBAA4qB,EAC9qB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,goBAAgoB,EACloB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,slBAAslB,EACxlB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,sgBAAsgB,EACxgB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,mhBAAmhB,EACrhB,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,WAAW,EAAE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const UnisexIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { UnisexIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const UnisexIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.5606 8.06356C11.3013 6.8043 9.20382 6.8043 7.94457 8.06356C6.69372 9.3144 6.67492 11.3596 7.95054 12.6855C9.21044 13.9388 11.3033 13.9368 12.5606 12.6796C13.8199 11.4203 13.8199 9.32282 12.5606 8.06356ZM6.53035 6.64935C8.57066 4.60904 11.9345 4.60904 13.9748 6.64935C16.0151 8.68965 16.0151 12.0535 13.9748 14.0938C11.9345 16.1341 8.57066 16.1341 6.53035 14.0938L6.51847 14.0817C4.50049 11.9941 4.48356 8.69614 6.53035 6.64935Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.633 4C13.633 3.44772 14.0808 3 14.633 3H17.3637C17.7724 3 18.1399 3.24863 18.2919 3.62792C18.444 4.00721 18.3499 4.44085 18.0545 4.72311L14.2429 8.36401C13.8435 8.74549 13.2105 8.731 12.829 8.33163C12.4476 7.93227 12.4621 7.29927 12.8614 6.91779L14.8691 5H14.633C14.0808 5 13.633 4.55228 13.633 4Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.4206 3.05691C17.9729 3.05691 18.4206 3.50462 18.4206 4.05691V6.78758C18.4206 7.33987 17.9729 7.78758 17.4206 7.78758C16.8683 7.78758 16.4206 7.33987 16.4206 6.78758V4.05691C16.4206 3.50462 16.8683 3.05691 17.4206 3.05691Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.3095 13.5813C10.8617 13.5813 11.3095 14.029 11.3095 14.5813V19.36C11.3095 19.9123 10.8617 20.36 10.3095 20.36C9.75718 20.36 9.30946 19.9123 9.30946 19.36V14.5813C9.30946 14.029 9.75718 13.5813 10.3095 13.5813Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.97708 17.4C6.97708 16.8477 7.42479 16.4 7.97708 16.4H12.5282C13.0805 16.4 13.5282 16.8477 13.5282 17.4C13.5282 17.9523 13.0805 18.4 12.5282 18.4H7.97708C7.42479 18.4 6.97708 17.9523 6.97708 17.4Z", fill: "white" })] }) }));
|
|
6
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UnisexIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/UnisexIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,UAAU,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACpD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"UnisexIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/UnisexIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,UAAU,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACpD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,aAC5F,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,ibAAib,EACnb,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,+SAA+S,EACjT,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,mOAAmO,EACrO,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,uNAAuN,EACzN,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,wMAAwM,EAC1M,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,UAAU,EAAE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const UpperBodyIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { UpperBodyIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const UpperBodyIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { d: "M20.4721 5.06016L17.2515 3.07734C17.1724 3.02728 17.0824 3.0006 16.9907 3H14.9044C14.7661 3 14.6334 3.05926 14.5356 3.16475C14.4378 3.27024 14.3829 3.41332 14.3829 3.5625C14.3829 4.01005 14.218 4.43928 13.9246 4.75574C13.6312 5.07221 12.415 5.25 12 5.25C11.585 5.25 10.3688 5.07221 10.0754 4.75574C9.78198 4.43928 9.61713 4.01005 9.61713 3.5625C9.61713 3.41332 9.56217 3.27024 9.46436 3.16475C9.36655 3.05926 9.23389 3 9.09556 3H7.0093C6.91758 3.0006 6.82763 3.02728 6.74852 3.07734L3.52786 5.06016C3.29564 5.20123 3.12273 5.43335 3.04503 5.70831C2.96733 5.98327 2.99082 6.27994 3.11061 6.53672L4.31021 9.13125C4.39719 9.31742 4.53043 9.47386 4.69505 9.58312C4.85968 9.69237 5.04921 9.75015 5.24251 9.75H6.48774V19.875C6.48774 20.1734 6.59764 20.4595 6.79327 20.6705C6.98889 20.8815 7.25421 21 7.53087 21H16.4691C16.7458 21 17.0111 20.8815 17.2067 20.6705C17.4024 20.4595 17.5123 20.1734 17.5123 19.875V9.75H18.7575C18.9508 9.75015 19.1403 9.69237 19.3049 9.58312C19.4696 9.47386 19.6028 9.31742 19.6898 9.13125L20.8894 6.53672C21.0092 6.27994 21.0327 5.98327 20.955 5.70831C20.8773 5.43335 20.7044 5.20123 20.4721 5.06016Z", fill: "white" }) }) }));
|
|
6
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpperBodyIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/UpperBodyIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,aAAa,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACvD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,
|
|
1
|
+
{"version":3,"file":"UpperBodyIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/UpperBodyIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,aAAa,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACvD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,cAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,YAC5F,eACE,CAAC,EAAC,qmCAAqmC,EACvmC,IAAI,EAAC,OAAO,GACZ,GACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,aAAa,EAAE,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BaseFemaleIcon } from
|
|
2
|
-
import type { Meta, StoryObj } from
|
|
1
|
+
import { BaseFemaleIcon } from './BaseFemaleIcon';
|
|
2
|
+
import type { Meta, StoryObj } from '@storybook/react';
|
|
3
3
|
declare const meta: Meta<typeof BaseFemaleIcon>;
|
|
4
4
|
type Story = StoryObj<typeof BaseFemaleIcon>;
|
|
5
5
|
declare const BaseFemale: Story;
|
|
@@ -27,4 +27,4 @@ declare const UpperBody: Story;
|
|
|
27
27
|
declare const AllWearablesIcons: Story;
|
|
28
28
|
declare const LargeWearablesIcons: Story;
|
|
29
29
|
export default meta;
|
|
30
|
-
export { BaseFemale, BaseMale, BodyShape, Earring, Eyebrows, Eyes, Eyewear, FacialHair, Feet, Hair, HandsWear, Hat, Helmet, LowerBody, Mask, Mouth, Skin, SmartWearable, Tiara, TopHead, Unisex, UpperBody, AllWearablesIcons, LargeWearablesIcons
|
|
30
|
+
export { BaseFemale, BaseMale, BodyShape, Earring, Eyebrows, Eyes, Eyewear, FacialHair, Feet, Hair, HandsWear, Hat, Helmet, LowerBody, Mask, Mouth, Skin, SmartWearable, Tiara, TopHead, Unisex, UpperBody, AllWearablesIcons, LargeWearablesIcons };
|
|
@@ -1,109 +1,109 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { BaseFemaleIcon } from
|
|
3
|
-
import { BaseMaleIcon } from
|
|
4
|
-
import { BodyShapeIcon } from
|
|
5
|
-
import { EarringIcon } from
|
|
6
|
-
import { EyebrowsIcon } from
|
|
7
|
-
import { EyesIcon } from
|
|
8
|
-
import { EyewearIcon } from
|
|
9
|
-
import { FacialHairIcon } from
|
|
10
|
-
import { FeetIcon } from
|
|
11
|
-
import { HairIcon } from
|
|
12
|
-
import { HandsWearIcon } from
|
|
13
|
-
import { HatIcon } from
|
|
14
|
-
import { HelmetIcon } from
|
|
15
|
-
import { LowerBodyIcon } from
|
|
16
|
-
import { MaskIcon } from
|
|
17
|
-
import { MouthIcon } from
|
|
18
|
-
import { SkinIcon } from
|
|
19
|
-
import { SmartWearableIcon } from
|
|
20
|
-
import { TiaraIcon } from
|
|
21
|
-
import { TopHeadIcon } from
|
|
22
|
-
import { UnisexIcon } from
|
|
23
|
-
import { UpperBodyIcon } from
|
|
24
|
-
import { IconsContainer } from
|
|
2
|
+
import { BaseFemaleIcon } from './BaseFemaleIcon';
|
|
3
|
+
import { BaseMaleIcon } from './BaseMaleIcon';
|
|
4
|
+
import { BodyShapeIcon } from './BodyShapeIcon';
|
|
5
|
+
import { EarringIcon } from './EarringIcon';
|
|
6
|
+
import { EyebrowsIcon } from './EyebrowsIcon';
|
|
7
|
+
import { EyesIcon } from './EyesIcon';
|
|
8
|
+
import { EyewearIcon } from './EyewearIcon';
|
|
9
|
+
import { FacialHairIcon } from './FacialHairIcon';
|
|
10
|
+
import { FeetIcon } from './FeetIcon';
|
|
11
|
+
import { HairIcon } from './HairIcon';
|
|
12
|
+
import { HandsWearIcon } from './HandsWearIcon';
|
|
13
|
+
import { HatIcon } from './HatIcon';
|
|
14
|
+
import { HelmetIcon } from './HelmetIcon';
|
|
15
|
+
import { LowerBodyIcon } from './LowerBodyIcon';
|
|
16
|
+
import { MaskIcon } from './MaskIcon';
|
|
17
|
+
import { MouthIcon } from './MouthIcon';
|
|
18
|
+
import { SkinIcon } from './SkinIcon';
|
|
19
|
+
import { SmartWearableIcon } from './SmartWearableIcon';
|
|
20
|
+
import { TiaraIcon } from './TiaraIcon';
|
|
21
|
+
import { TopHeadIcon } from './TopHeadIcon';
|
|
22
|
+
import { UnisexIcon } from './UnisexIcon';
|
|
23
|
+
import { UpperBodyIcon } from './UpperBodyIcon';
|
|
24
|
+
import { IconsContainer } from '../Icons.stories.styled';
|
|
25
25
|
const meta = {
|
|
26
|
-
title:
|
|
26
|
+
title: 'Decentraland UI/Icons/Wearables',
|
|
27
27
|
component: BaseFemaleIcon,
|
|
28
28
|
parameters: {
|
|
29
|
-
layout:
|
|
29
|
+
layout: 'centered',
|
|
30
30
|
backgrounds: {
|
|
31
|
-
default:
|
|
32
|
-
}
|
|
31
|
+
default: 'dark'
|
|
32
|
+
}
|
|
33
33
|
},
|
|
34
|
-
tags: [
|
|
34
|
+
tags: ['autodocs']
|
|
35
35
|
};
|
|
36
36
|
const BaseFemale = {};
|
|
37
37
|
const BaseMale = {
|
|
38
|
-
render: () => _jsx(BaseMaleIcon, {})
|
|
38
|
+
render: () => _jsx(BaseMaleIcon, {})
|
|
39
39
|
};
|
|
40
40
|
const BodyShape = {
|
|
41
|
-
render: () => _jsx(BodyShapeIcon, {})
|
|
41
|
+
render: () => _jsx(BodyShapeIcon, {})
|
|
42
42
|
};
|
|
43
43
|
const Earring = {
|
|
44
|
-
render: () => _jsx(EarringIcon, {})
|
|
44
|
+
render: () => _jsx(EarringIcon, {})
|
|
45
45
|
};
|
|
46
46
|
const Eyebrows = {
|
|
47
|
-
render: () => _jsx(EyebrowsIcon, {})
|
|
47
|
+
render: () => _jsx(EyebrowsIcon, {})
|
|
48
48
|
};
|
|
49
49
|
const Eyes = {
|
|
50
|
-
render: () => _jsx(EyesIcon, {})
|
|
50
|
+
render: () => _jsx(EyesIcon, {})
|
|
51
51
|
};
|
|
52
52
|
const Eyewear = {
|
|
53
|
-
render: () => _jsx(EyewearIcon, {})
|
|
53
|
+
render: () => _jsx(EyewearIcon, {})
|
|
54
54
|
};
|
|
55
55
|
const FacialHair = {
|
|
56
|
-
render: () => _jsx(FacialHairIcon, {})
|
|
56
|
+
render: () => _jsx(FacialHairIcon, {})
|
|
57
57
|
};
|
|
58
58
|
const Feet = {
|
|
59
|
-
render: () => _jsx(FeetIcon, {})
|
|
59
|
+
render: () => _jsx(FeetIcon, {})
|
|
60
60
|
};
|
|
61
61
|
const Hair = {
|
|
62
|
-
render: () => _jsx(HairIcon, {})
|
|
62
|
+
render: () => _jsx(HairIcon, {})
|
|
63
63
|
};
|
|
64
64
|
const HandsWear = {
|
|
65
|
-
render: () => _jsx(HandsWearIcon, {})
|
|
65
|
+
render: () => _jsx(HandsWearIcon, {})
|
|
66
66
|
};
|
|
67
67
|
const Hat = {
|
|
68
|
-
render: () => _jsx(HatIcon, {})
|
|
68
|
+
render: () => _jsx(HatIcon, {})
|
|
69
69
|
};
|
|
70
70
|
const Helmet = {
|
|
71
|
-
render: () => _jsx(HelmetIcon, {})
|
|
71
|
+
render: () => _jsx(HelmetIcon, {})
|
|
72
72
|
};
|
|
73
73
|
const LowerBody = {
|
|
74
|
-
render: () => _jsx(LowerBodyIcon, {})
|
|
74
|
+
render: () => _jsx(LowerBodyIcon, {})
|
|
75
75
|
};
|
|
76
76
|
const Mask = {
|
|
77
|
-
render: () => _jsx(MaskIcon, {})
|
|
77
|
+
render: () => _jsx(MaskIcon, {})
|
|
78
78
|
};
|
|
79
79
|
const Mouth = {
|
|
80
|
-
render: () => _jsx(MouthIcon, {})
|
|
80
|
+
render: () => _jsx(MouthIcon, {})
|
|
81
81
|
};
|
|
82
82
|
const Skin = {
|
|
83
|
-
render: () => _jsx(SkinIcon, {})
|
|
83
|
+
render: () => _jsx(SkinIcon, {})
|
|
84
84
|
};
|
|
85
85
|
const SmartWearable = {
|
|
86
|
-
render: () => _jsx(SmartWearableIcon, {})
|
|
86
|
+
render: () => _jsx(SmartWearableIcon, {})
|
|
87
87
|
};
|
|
88
88
|
const Tiara = {
|
|
89
|
-
render: () => _jsx(TiaraIcon, {})
|
|
89
|
+
render: () => _jsx(TiaraIcon, {})
|
|
90
90
|
};
|
|
91
91
|
const TopHead = {
|
|
92
|
-
render: () => _jsx(TopHeadIcon, {})
|
|
92
|
+
render: () => _jsx(TopHeadIcon, {})
|
|
93
93
|
};
|
|
94
94
|
const Unisex = {
|
|
95
|
-
render: () => _jsx(UnisexIcon, {})
|
|
95
|
+
render: () => _jsx(UnisexIcon, {})
|
|
96
96
|
};
|
|
97
97
|
const UpperBody = {
|
|
98
|
-
render: () => _jsx(UpperBodyIcon, {})
|
|
98
|
+
render: () => _jsx(UpperBodyIcon, {})
|
|
99
99
|
};
|
|
100
100
|
const AllWearablesIcons = {
|
|
101
|
-
render: () => (_jsxs(IconsContainer, { children: [_jsx(BaseFemaleIcon, {}), _jsx(BaseMaleIcon, {}), _jsx(BodyShapeIcon, {}), _jsx(EarringIcon, {}), _jsx(EyebrowsIcon, {}), _jsx(EyesIcon, {}), _jsx(EyewearIcon, {}), _jsx(FacialHairIcon, {}), _jsx(FeetIcon, {}), _jsx(HairIcon, {}), _jsx(HandsWearIcon, {}), _jsx(HatIcon, {}), _jsx(HelmetIcon, {}), _jsx(LowerBodyIcon, {}), _jsx(MaskIcon, {}), _jsx(MouthIcon, {}), _jsx(SkinIcon, {}), _jsx(SmartWearableIcon, {}), _jsx(TiaraIcon, {}), _jsx(TopHeadIcon, {}), _jsx(UnisexIcon, {}), _jsx(UpperBodyIcon, {})] }))
|
|
101
|
+
render: () => (_jsxs(IconsContainer, { children: [_jsx(BaseFemaleIcon, {}), _jsx(BaseMaleIcon, {}), _jsx(BodyShapeIcon, {}), _jsx(EarringIcon, {}), _jsx(EyebrowsIcon, {}), _jsx(EyesIcon, {}), _jsx(EyewearIcon, {}), _jsx(FacialHairIcon, {}), _jsx(FeetIcon, {}), _jsx(HairIcon, {}), _jsx(HandsWearIcon, {}), _jsx(HatIcon, {}), _jsx(HelmetIcon, {}), _jsx(LowerBodyIcon, {}), _jsx(MaskIcon, {}), _jsx(MouthIcon, {}), _jsx(SkinIcon, {}), _jsx(SmartWearableIcon, {}), _jsx(TiaraIcon, {}), _jsx(TopHeadIcon, {}), _jsx(UnisexIcon, {}), _jsx(UpperBodyIcon, {})] }))
|
|
102
102
|
};
|
|
103
103
|
const LargeWearablesIcons = {
|
|
104
|
-
render: () => (_jsxs(IconsContainer, { children: [_jsx(BaseFemaleIcon, { fontSize: "large" }), _jsx(BaseMaleIcon, { fontSize: "large" }), _jsx(BodyShapeIcon, { fontSize: "large" }), _jsx(EarringIcon, { fontSize: "large" }), _jsx(EyebrowsIcon, { fontSize: "large" }), _jsx(EyesIcon, { fontSize: "large" }), _jsx(EyewearIcon, { fontSize: "large" }), _jsx(FacialHairIcon, { fontSize: "large" }), _jsx(FeetIcon, { fontSize: "large" }), _jsx(HairIcon, { fontSize: "large" }), _jsx(HandsWearIcon, { fontSize: "large" }), _jsx(HatIcon, { fontSize: "large" }), _jsx(HelmetIcon, { fontSize: "large" }), _jsx(LowerBodyIcon, { fontSize: "large" }), _jsx(MaskIcon, { fontSize: "large" }), _jsx(MouthIcon, { fontSize: "large" }), _jsx(SkinIcon, { fontSize: "large" }), _jsx(SmartWearableIcon, { fontSize: "large" }), _jsx(TiaraIcon, { fontSize: "large" }), _jsx(TopHeadIcon, { fontSize: "large" }), _jsx(UnisexIcon, { fontSize: "large" }), _jsx(UpperBodyIcon, { fontSize: "large" })] }))
|
|
104
|
+
render: () => (_jsxs(IconsContainer, { children: [_jsx(BaseFemaleIcon, { fontSize: "large" }), _jsx(BaseMaleIcon, { fontSize: "large" }), _jsx(BodyShapeIcon, { fontSize: "large" }), _jsx(EarringIcon, { fontSize: "large" }), _jsx(EyebrowsIcon, { fontSize: "large" }), _jsx(EyesIcon, { fontSize: "large" }), _jsx(EyewearIcon, { fontSize: "large" }), _jsx(FacialHairIcon, { fontSize: "large" }), _jsx(FeetIcon, { fontSize: "large" }), _jsx(HairIcon, { fontSize: "large" }), _jsx(HandsWearIcon, { fontSize: "large" }), _jsx(HatIcon, { fontSize: "large" }), _jsx(HelmetIcon, { fontSize: "large" }), _jsx(LowerBodyIcon, { fontSize: "large" }), _jsx(MaskIcon, { fontSize: "large" }), _jsx(MouthIcon, { fontSize: "large" }), _jsx(SkinIcon, { fontSize: "large" }), _jsx(SmartWearableIcon, { fontSize: "large" }), _jsx(TiaraIcon, { fontSize: "large" }), _jsx(TopHeadIcon, { fontSize: "large" }), _jsx(UnisexIcon, { fontSize: "large" }), _jsx(UpperBodyIcon, { fontSize: "large" })] }))
|
|
105
105
|
};
|
|
106
106
|
// eslint-disable-next-line import/no-default-export
|
|
107
107
|
export default meta;
|
|
108
|
-
export { BaseFemale, BaseMale, BodyShape, Earring, Eyebrows, Eyes, Eyewear, FacialHair, Feet, Hair, HandsWear, Hat, Helmet, LowerBody, Mask, Mouth, Skin, SmartWearable, Tiara, TopHead, Unisex, UpperBody, AllWearablesIcons, LargeWearablesIcons
|
|
108
|
+
export { BaseFemale, BaseMale, BodyShape, Earring, Eyebrows, Eyes, Eyewear, FacialHair, Feet, Hair, HandsWear, Hat, Helmet, LowerBody, Mask, Mouth, Skin, SmartWearable, Tiara, TopHead, Unisex, UpperBody, AllWearablesIcons, LargeWearablesIcons };
|
|
109
109
|
//# sourceMappingURL=WearablesIcons.stories.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WearablesIcons.stories.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/WearablesIcons.stories.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"WearablesIcons.stories.js","sourceRoot":"","sources":["../../../../src/components/Icon/Wearables/WearablesIcons.stories.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { SvgIconProps } from
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
3
|
declare const WindowsIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export { WindowsIcon };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import React from
|
|
3
|
-
import SvgIcon from
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import SvgIcon from '@mui/material/SvgIcon';
|
|
4
4
|
const WindowsIcon = React.memo((props) => {
|
|
5
5
|
return (_jsx(SvgIcon, { ...props, children: _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", children: _jsx("path", { fill: "white", d: "M3,12V6.75L9,5.43V11.91L3,12M20,3V11.75L10,11.9V5.21L20,3M3,13L9,13.09V19.9L3,18.75V13M20,13.25V22L10,20.09V13.1L20,13.25Z" }) }) }));
|
|
6
6
|
});
|