@ludo.ninja/components 2.3.36 → 2.3.38
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/build/api/server-assets/queries/useFetchAssets/index.js +2 -2
- package/build/api/server-assets/queries/useFetchDynamicAssetLikes/index.js +2 -2
- package/build/api/server-assets/queries/useFetchDynamicAssetsLikes/index.js +2 -2
- package/build/api/server-experiences/queries/useFetchMyActivityStreak/index.js +5 -5
- package/build/api/server-experiences/queries/useFetchMyExperienceWithLevel/index.js +3 -3
- package/build/api/server-experiences/queries/useFetchMyTasks/index.js +2 -2
- package/build/api/server-galleries/mutations/useAddChangeGalleryBanner/index.js +1 -1
- package/build/api/server-galleries/mutations/useAddCreationsToGallery/index.js +1 -1
- package/build/api/server-galleries/mutations/useDeleteGallery/index.js +2 -2
- package/build/api/server-galleries/mutations/useDeleteGalleryBanner/index.js +1 -1
- package/build/api/server-galleries/mutations/useRemoveAssetFromGallery/index.js +2 -2
- package/build/api/server-galleries/mutations/useRemoveCollectionFromGallery/index.js +1 -1
- package/build/api/server-galleries/queries/useFetchGallery/index.d.ts +1 -1
- package/build/api/server-galleries/queries/useFetchGallery/index.js +1 -1
- package/build/api/server-galleries/queries/useFetchMyFavorites/index.d.ts +1 -1
- package/build/api/server-galleries/queries/useFetchMyFavorites/index.js +1 -1
- package/build/api/server-galleries/queries/useFetchMyGalleries/index.d.ts +1 -1
- package/build/api/server-galleries/queries/useFetchMyGalleries/index.js +1 -1
- package/build/api/server-galleries/queries/useFetchUserFavorites/index.d.ts +1 -1
- package/build/api/server-galleries/queries/useFetchUserFavorites/index.js +1 -1
- package/build/api/server-identities/mutations/useAddWalletElrond/index.js +2 -2
- package/build/api/server-identities/mutations/useAddWalletFlow/index.js +2 -2
- package/build/api/server-identities/mutations/useAddWalletMetamask/index.js +2 -2
- package/build/api/server-identities/mutations/useAddWalletSolana/index.js +2 -2
- package/build/api/server-identities/mutations/useAddWalletTezos/index.js +2 -2
- package/build/api/server-identities/mutations/useAddWalletTon/index.js +2 -2
- package/build/api/server-identities/mutations/useFollowProfile/index.js +2 -2
- package/build/api/server-identities/mutations/useInviteCode/index.js +2 -2
- package/build/api/server-identities/mutations/useRemoveWallet/index.js +2 -2
- package/build/api/server-identities/mutations/useSaveEmailOfJoiner/index.js +2 -2
- package/build/api/server-identities/mutations/useUnfollowProfile/index.js +2 -2
- package/build/api/server-identities/queries/useFetchProfile/index.js +3 -3
- package/build/api/server-medias/queries/useFetchUserPic/index.js +1 -1
- package/build/api/server-opportunities/mutations/useCopyOpportunityShareLink/index.js +2 -2
- package/build/api/server-opportunities/mutations/useDislikeOpportunity.js +2 -2
- package/build/api/server-opportunities/mutations/useLikeOpportunity.js +2 -2
- package/build/api/server-opportunities/mutations/useOpenOpportunity/index.js +2 -2
- package/build/api/server-opportunities/queries/useGetOpportunities.js +3 -3
- package/build/api/server-preferences/mutations/useSaveUserExpectations/index.js +2 -2
- package/build/api/server-preferences/mutations/useSaveUserInterests/index.js +2 -2
- package/build/api/server-preferences/queries/fetchSearchResultSelections/queryData.js +2 -2
- package/build/api/server-preferences/queries/useFetchSearchResultTimeSelection/index.d.ts +1 -1
- package/build/api/server-preferences/queries/useSearchResultBlockchainSelections/index.d.ts +1 -1
- package/build/api/server-search/queries/useFetchAllCreations/index.d.ts +1 -1
- package/build/api/server-search/queries/useFetchAllCreations/index.js +1 -1
- package/build/api/server-search/queries/useFetchCollections/index.d.ts +1 -1
- package/build/api/server-search/queries/useFetchCollections/index.js +4 -4
- package/build/api/server-search/queries/useFetchDynamicCollectionData/index.d.ts +1 -1
- package/build/api/server-search/queries/useFetchDynamicCollectionData/index.js +3 -3
- package/build/api/server-search/queries/useFetchFindAllTopEntitiesByName/index.d.ts +1 -1
- package/build/api/server-search/queries/useFetchFindAllTopEntitiesByName/index.js +1 -1
- package/build/api/server-search/queries/useFetchLudoNftsTonPage/index.d.ts +1 -1
- package/build/api/server-search/queries/useFetchLudoNftsTonPage/index.js +2 -2
- package/build/api/server-search/queries/useFindCreations/index.d.ts +1 -1
- package/build/api/server-search/queries/useFindCreations/index.js +3 -3
- package/build/api/server-search/queries/useFindUserCreations/index.d.ts +1 -1
- package/build/api/server-search/queries/useFindUserCreations/index.js +2 -2
- package/build/api/server-search/queries/useFindUserLudoCreations/index.d.ts +1 -1
- package/build/api/server-search/queries/useFindUserLudoCreations/index.js +2 -2
- package/build/api/subscriptions/SubscriberInviteNotification.js +4 -4
- package/build/api/subscriptions/SubscriberNotifications.js +2 -2
- package/build/api/subscriptions/SubscriberOpportunityNotification.js +4 -4
- package/build/api/subscriptions/SubscriptionNotificationSPA.js +4 -4
- package/build/components/Page404/Page404SPA.js +1 -1
- package/build/components/Page404/index.js +3 -3
- package/build/components/Page500/index.d.ts +2 -0
- package/build/components/Page500/index.js +87 -0
- package/build/components/assetPage/assetLikes/index.d.ts +6 -0
- package/build/components/assetPage/assetLikes/index.js +58 -0
- package/build/components/assetPage/assetNft/index.d.ts +4 -0
- package/build/components/assetPage/assetNft/index.js +37 -0
- package/build/components/assetPage/audioVideoPlayer/Duration.d.ts +5 -0
- package/build/components/assetPage/audioVideoPlayer/Duration.js +22 -0
- package/build/components/assetPage/audioVideoPlayer/index.d.ts +96 -0
- package/build/components/assetPage/audioVideoPlayer/index.js +308 -0
- package/build/components/assetPage/category/index.d.ts +4 -0
- package/build/components/assetPage/category/index.js +58 -0
- package/build/components/assetPage/index.d.ts +5 -0
- package/build/components/assetPage/index.js +13 -0
- package/build/components/assetPage/information/index.d.ts +4 -0
- package/build/components/assetPage/information/index.js +114 -0
- package/build/components/assetPage/marketPlaces/index.d.ts +4 -0
- package/build/components/assetPage/marketPlaces/index.js +57 -0
- package/build/components/assetPage/media/AssetImage/index.d.ts +8 -0
- package/build/components/assetPage/media/AssetImage/index.js +187 -0
- package/build/components/assetPage/moreDropDown/index.d.ts +10 -0
- package/build/components/assetPage/moreDropDown/index.js +152 -0
- package/build/components/assetPage/properties/index.d.ts +4 -0
- package/build/components/assetPage/properties/index.js +42 -0
- package/build/components/assetPage/slider/store.d.ts +8 -0
- package/build/components/assetPage/slider/store.js +16 -0
- package/build/components/assetPage/viewer3D/index.d.ts +7 -0
- package/build/components/assetPage/viewer3D/index.js +124 -0
- package/build/components/base/Meta/index.js +1 -1
- package/build/components/base/PageHead/index.d.ts +8 -0
- package/build/components/base/PageHead/index.js +13 -0
- package/build/components/base/UserStreak/index.js +3 -3
- package/build/components/favoriteList/add/addCreationToFavoriteList/index.d.ts +7 -0
- package/build/components/favoriteList/add/addCreationToFavoriteList/index.js +28 -0
- package/build/components/gallery/add/addCreationToGallery/index.d.ts +2 -0
- package/build/components/gallery/add/addCreationToGallery/index.js +48 -0
- package/build/components/headers/components/headerExperienceLabel/index.js +4 -4
- package/build/components/headers/components/headerStreak/index.js +2 -2
- package/build/components/headers/components/headerUserPic/index.js +2 -2
- package/build/components/headers/header/index.js +7 -7
- package/build/components/headers/headerSearch/index.js +8 -8
- package/build/components/headers/headerSimple/index.d.ts +2 -0
- package/build/components/headers/headerSimple/index.js +78 -0
- package/build/components/linkTabs/index.d.ts +8 -0
- package/build/components/linkTabs/index.js +51 -0
- package/build/components/linkTabs/linkTab/index.d.ts +9 -0
- package/build/components/linkTabs/linkTab/index.js +74 -0
- package/build/components/myWallets/index.d.ts +9 -0
- package/build/components/myWallets/index.js +37 -0
- package/build/components/myWallets/myWalletItem/index.d.ts +10 -0
- package/build/components/myWallets/myWalletItem/index.js +82 -0
- package/build/components/myWallets/myWalletItem/myWalletItemCheckBox/index.d.ts +9 -0
- package/build/components/myWallets/myWalletItem/myWalletItemCheckBox/index.js +21 -0
- package/build/components/profile/profileSkeleton/index.d.ts +4 -0
- package/build/components/profile/profileSkeleton/index.js +75 -0
- package/build/components/search/SearchInputContainer.js +9 -9
- package/build/components/search/searchCloseMoreButtons/index.js +4 -4
- package/build/components/search/searchSimpleInput/index.js +7 -7
- package/build/components/search/searchSuggestions/index.d.ts +1 -1
- package/build/components/search/searchSuggestions/index.js +10 -10
- package/build/components/search/searchSuggestions/searchSuggestionsCaption/index.js +3 -3
- package/build/components/search/searchSuggestions/searchSuggestionsFooter/index.js +4 -4
- package/build/components/search/searchSuggestions/searchSuggestionsItem/index.js +4 -4
- package/build/components/search/searchSuggestions/searchSuggestionsItem/searchSuggestionsItemSkeleton/index.js +3 -3
- package/build/components/search/searchSuggestions/searchSuggestionsNotFound/index.js +3 -3
- package/build/components/searchFiltersConnector/filters/applyResetBtns/index.d.ts +5 -0
- package/build/components/searchFiltersConnector/filters/applyResetBtns/index.js +55 -0
- package/build/components/searchFiltersConnector/filters/galleriesFiltersForm/index.d.ts +10 -0
- package/build/components/searchFiltersConnector/filters/galleriesFiltersForm/index.js +60 -0
- package/build/components/searchFiltersConnector/filters/index.d.ts +11 -0
- package/build/components/searchFiltersConnector/filters/index.js +158 -0
- package/build/components/searchFiltersConnector/filters/mobileFilters/index.d.ts +5 -0
- package/build/components/searchFiltersConnector/filters/mobileFilters/index.js +25 -0
- package/build/components/searchFiltersConnector/filters/setsFiltersForm/index.d.ts +9 -0
- package/build/components/searchFiltersConnector/filters/setsFiltersForm/index.js +53 -0
- package/build/components/searchFiltersConnector/index.d.ts +10 -0
- package/build/components/searchFiltersConnector/index.js +116 -0
- package/build/components/shareDialog/index.d.ts +34 -0
- package/build/components/shareDialog/index.js +92 -0
- package/build/components/sidebar/data.d.ts +6 -0
- package/build/components/sidebar/data.js +121 -0
- package/build/components/sidebar/icons.d.ts +9 -0
- package/build/components/sidebar/icons.js +22 -0
- package/build/components/sidebar/index.d.ts +2 -0
- package/build/components/sidebar/index.js +135 -0
- package/build/components/sidebar/initializer.d.ts +1 -0
- package/build/components/sidebar/initializer.js +36 -0
- package/build/components/sidebar/sidebarFilters/index.d.ts +7 -0
- package/build/components/sidebar/sidebarFilters/index.js +51 -0
- package/build/components/sidebar/sidebarInviteCodeLabel/index.d.ts +2 -0
- package/build/components/sidebar/sidebarInviteCodeLabel/index.js +49 -0
- package/build/components/sidebar/sidebarSpa.d.ts +10 -0
- package/build/components/sidebar/sidebarSpa.js +134 -0
- package/build/components/toTopBtn/index.js +7 -7
- package/build/dto/AssetEntity/index.d.ts +63 -0
- package/build/dto/AssetEntity/index.js +208 -0
- package/build/dto/AssetEntity/interface.d.ts +39 -0
- package/build/dto/AssetEntity/interface.js +2 -0
- package/build/dto/AssetEntity/views/AssetAudio/index.d.ts +11 -0
- package/build/dto/AssetEntity/views/AssetAudio/index.js +32 -0
- package/build/dto/AssetEntity/views/AssetImage/index.d.ts +12 -0
- package/build/dto/AssetEntity/views/AssetImage/index.js +44 -0
- package/build/dto/AssetEntity/views/AssetObject/index.d.ts +13 -0
- package/build/dto/AssetEntity/views/AssetObject/index.js +64 -0
- package/build/dto/AssetEntity/views/AssetOther/index.d.ts +13 -0
- package/build/dto/AssetEntity/views/AssetOther/index.js +47 -0
- package/build/dto/AssetEntity/views/AssetScreenshot/index.d.ts +12 -0
- package/build/dto/AssetEntity/views/AssetScreenshot/index.js +44 -0
- package/build/dto/AssetEntity/views/AssetVideo/index.d.ts +11 -0
- package/build/dto/AssetEntity/views/AssetVideo/index.js +32 -0
- package/build/dto/AssetEntity/views/index.d.ts +6 -0
- package/build/dto/AssetEntity/views/index.js +16 -0
- package/build/dto/AssetSearchEntity/index.d.ts +60 -0
- package/build/dto/AssetSearchEntity/index.js +164 -0
- package/build/dto/AssetSearchEntity/interface.d.ts +36 -0
- package/build/dto/AssetSearchEntity/interface.js +2 -0
- package/build/dto/Collection/CollectionCreationEntity/index.d.ts +45 -0
- package/build/dto/Collection/CollectionCreationEntity/index.js +173 -0
- package/build/dto/Collection/CollectionCreationEntity/interface.d.ts +24 -0
- package/build/dto/Collection/CollectionCreationEntity/interface.js +2 -0
- package/build/dto/Collection/CollectionEntity/index.d.ts +32 -0
- package/build/dto/Collection/CollectionEntity/index.js +82 -0
- package/build/dto/Collection/CollectionEntity/interface.d.ts +16 -0
- package/build/dto/Collection/CollectionEntity/interface.js +2 -0
- package/build/dto/CreationEntity/index.d.ts +49 -0
- package/build/dto/CreationEntity/index.js +178 -0
- package/build/dto/CreationEntity/interface.d.ts +30 -0
- package/build/dto/CreationEntity/interface.js +2 -0
- package/build/dto/GalleryEntityV2/index.d.ts +32 -0
- package/build/dto/GalleryEntityV2/index.js +80 -0
- package/build/dto/GalleryEntityV2/interface.d.ts +16 -0
- package/build/dto/GalleryEntityV2/interface.js +2 -0
- package/build/dto/common/ItemType/data.d.ts +3 -0
- package/build/dto/common/ItemType/data.js +41 -0
- package/build/dto/common/ItemType/index.d.ts +49 -0
- package/build/dto/common/ItemType/index.js +46 -0
- package/build/dto/common/ItemViews/CreationAudio/index.d.ts +8 -0
- package/build/dto/common/ItemViews/CreationAudio/index.js +28 -0
- package/build/dto/common/ItemViews/CreationImage/index.d.ts +9 -0
- package/build/dto/common/ItemViews/CreationImage/index.js +39 -0
- package/build/dto/common/ItemViews/CreationObject/index.d.ts +7 -0
- package/build/dto/common/ItemViews/CreationObject/index.js +30 -0
- package/build/dto/common/ItemViews/CreationOther/index.d.ts +8 -0
- package/build/dto/common/ItemViews/CreationOther/index.js +28 -0
- package/build/dto/common/ItemViews/CreationVideo/index.d.ts +8 -0
- package/build/dto/common/ItemViews/CreationVideo/index.js +28 -0
- package/build/dto/common/Media/Audio/index.d.ts +15 -0
- package/build/dto/common/Media/Audio/index.js +40 -0
- package/build/dto/common/Media/Image/index.d.ts +15 -0
- package/build/dto/common/Media/Image/index.js +48 -0
- package/build/dto/common/Media/Object/index.d.ts +15 -0
- package/build/dto/common/Media/Object/index.js +49 -0
- package/build/dto/common/Media/Other/index.d.ts +15 -0
- package/build/dto/common/Media/Other/index.js +68 -0
- package/build/dto/common/Media/Screenshot/index.d.ts +15 -0
- package/build/dto/common/Media/Screenshot/index.js +48 -0
- package/build/dto/common/Media/Urls/index.d.ts +31 -0
- package/build/dto/common/Media/Urls/index.js +125 -0
- package/build/dto/common/Media/Video/index.d.ts +15 -0
- package/build/dto/common/Media/Video/index.js +40 -0
- package/build/dto/common/Media/index.d.ts +28 -0
- package/build/dto/common/Media/index.js +45 -0
- package/build/dto/common/Media/interface.d.ts +30 -0
- package/build/dto/common/Media/interface.js +2 -0
- package/build/entities/asset/AssetMediasViews.d.ts +4 -0
- package/build/entities/asset/AssetMediasViews.js +54 -0
- package/build/entities/asset/builder.d.ts +1 -1
- package/build/entities/asset/builder.js +2 -2
- package/build/entities/asset/getAssetMediasOpengraph.d.ts +5 -0
- package/build/entities/asset/getAssetMediasOpengraph.js +39 -0
- package/build/entities/asset/getAssetMiniatureUrl.d.ts +1 -1
- package/build/entities/asset/getAssetMiniatureUrl.js +3 -3
- package/build/entities/asset/types.d.ts +2 -2
- package/build/entities/collection/builder.d.ts +3 -0
- package/build/entities/collection/builder.js +31 -0
- package/build/entities/collection/types.d.ts +17 -0
- package/build/entities/collection/types.js +2 -0
- package/build/entities/creation/CreationMediaView.d.ts +1 -1
- package/build/entities/creation/CreationMediaView.js +7 -7
- package/build/entities/creation/builder.d.ts +1 -1
- package/build/entities/creation/builder.js +3 -3
- package/build/entities/creation/collectionCreationBuilder.d.ts +1 -1
- package/build/entities/creation/collectionCreationBuilder.js +2 -2
- package/build/entities/creation/types.d.ts +2 -2
- package/build/entities/gallery/builder.d.ts +1 -1
- package/build/entities/gallery/builder.js +1 -1
- package/build/entities/gallery/types.d.ts +1 -1
- package/build/entities/media/builder.d.ts +1 -1
- package/build/entities/media/getMediaVariant.d.ts +1 -1
- package/build/entities/media/getMediaVariant.js +2 -2
- package/build/fonts/FontsInitializeLayout.d.ts +12 -0
- package/build/fonts/FontsInitializeLayout.js +164 -0
- package/build/hoc/HOCSignUpInterceptor/CircleSvg.d.ts +1 -0
- package/build/hoc/HOCSignUpInterceptor/CircleSvg.js +6 -0
- package/build/hoc/HOCSignUpInterceptor/HOCSignUpInterceptor.d.ts +2 -0
- package/build/hoc/HOCSignUpInterceptor/HOCSignUpInterceptor.js +103 -0
- package/build/hooks/apollo/index.d.ts +1 -0
- package/build/hooks/apollo/index.js +24 -0
- package/build/hooks/audio/useMultiAudio/index.d.ts +2 -0
- package/build/hooks/audio/useMultiAudio/index.js +47 -0
- package/build/hooks/extension/useExtension/index.d.ts +7 -0
- package/build/hooks/extension/useExtension/index.js +32 -0
- package/build/hooks/favorites/useGetFavoriteGallaryCreations/index.d.ts +22 -0
- package/build/hooks/favorites/useGetFavoriteGallaryCreations/index.js +122 -0
- package/build/hooks/favorites/useGetUserFevoritesCreations/index.d.ts +23 -0
- package/build/hooks/favorites/useGetUserFevoritesCreations/index.js +166 -0
- package/build/hooks/galleries/useGetUserGalleriesCreations/index.d.ts +23 -0
- package/build/hooks/galleries/useGetUserGalleriesCreations/index.js +155 -0
- package/build/hooks/likes/dynamic/useFindCollectionsAndLikes.d.ts +29 -0
- package/build/hooks/likes/dynamic/useFindCollectionsAndLikes.js +145 -0
- package/build/hooks/likes/dynamic/useFindCreationsAndLikes.d.ts +15 -0
- package/build/hooks/likes/dynamic/useFindCreationsAndLikes.js +119 -0
- package/build/hooks/likes/dynamic/useGetCollectionInfoAndLikes.d.ts +14 -0
- package/build/hooks/likes/dynamic/useGetCollectionInfoAndLikes.js +125 -0
- package/build/hooks/likes/dynamic/useGetCreationsAndLikes.d.ts +17 -0
- package/build/hooks/likes/dynamic/useGetCreationsAndLikes.js +128 -0
- package/build/hooks/likes/dynamic/useGetCreationsAndLikesByType.d.ts +16 -0
- package/build/hooks/likes/dynamic/useGetCreationsAndLikesByType.js +142 -0
- package/build/hooks/likes/dynamic/useGetMixedLikesFavoriteList.d.ts +18 -0
- package/build/hooks/likes/dynamic/useGetMixedLikesFavoriteList.js +48 -0
- package/build/hooks/likes/dynamic/useGetTableLikes.d.ts +14 -0
- package/build/hooks/likes/dynamic/useGetTableLikes.js +104 -0
- package/build/hooks/likes/index.d.ts +19 -0
- package/build/hooks/likes/index.js +113 -0
- package/build/hooks/likes/useGetLikesAsset.d.ts +20 -0
- package/build/hooks/likes/useGetLikesAsset.js +91 -0
- package/build/layouts/AppLayout.d.ts +6 -0
- package/build/layouts/AppLayout.js +24 -0
- package/build/layouts/GlobalLayout.d.ts +4 -0
- package/build/layouts/GlobalLayout.js +34 -0
- package/build/layouts/base/LWithRegularHeader/index.d.ts +3 -0
- package/build/layouts/base/LWithRegularHeader/index.js +16 -0
- package/build/layouts/base/LWithRegularHeader/type.d.ts +5 -0
- package/build/layouts/base/LWithRegularHeader/type.js +2 -0
- package/build/layouts/base/LWithSearchHeader/index.d.ts +3 -0
- package/build/layouts/base/LWithSearchHeader/index.js +12 -0
- package/build/layouts/base/LWithSearchHeader/type.d.ts +5 -0
- package/build/layouts/base/LWithSearchHeader/type.js +2 -0
- package/build/layouts/custom/mainLayout/index.d.ts +3 -0
- package/build/layouts/custom/mainLayout/index.js +17 -0
- package/build/layouts/custom/styles.d.ts +2 -0
- package/build/layouts/custom/styles.js +46 -0
- package/build/layouts/pageTransitionLayout.d.ts +6 -0
- package/build/layouts/pageTransitionLayout.js +23 -0
- package/build/layouts/pageWithLayout.d.ts +9 -0
- package/build/layouts/pageWithLayout.js +2 -0
- package/build/modules/gallery/api/useGetAssetsAndCollectionForFavorite.d.ts +19 -0
- package/build/modules/gallery/api/useGetAssetsAndCollectionForFavorite.js +204 -0
- package/build/modules/gallery/api/useGetFavoriteGallery.d.ts +6 -0
- package/build/modules/gallery/api/useGetFavoriteGallery.js +37 -0
- package/build/modules/gallery/store.d.ts +26 -0
- package/build/modules/gallery/store.js +97 -0
- package/build/modules/gallery/ui/AllResults.d.ts +3 -0
- package/build/modules/gallery/ui/AllResults.js +12 -0
- package/build/modules/gallery/ui/Description.d.ts +4 -0
- package/build/modules/gallery/ui/Description.js +101 -0
- package/build/modules/gallery/ui/EditGallery.d.ts +9 -0
- package/build/modules/gallery/ui/EditGallery.js +51 -0
- package/build/modules/gallery/ui/GalleryDeleteIcon.d.ts +4 -0
- package/build/modules/gallery/ui/GalleryDeleteIcon.js +30 -0
- package/build/modules/gallery/ui/PlaceholderItemsGallery.d.ts +1 -0
- package/build/modules/gallery/ui/PlaceholderItemsGallery.js +71 -0
- package/build/modules/gallery/ui/STopSections.d.ts +1 -0
- package/build/modules/gallery/ui/STopSections.js +31 -0
- package/build/modules/gallery/ui/chooseGalleryItems/chooseGalleryItem/index.d.ts +7 -0
- package/build/modules/gallery/ui/chooseGalleryItems/chooseGalleryItem/index.js +97 -0
- package/build/modules/gallery/ui/chooseGalleryItems/index.d.ts +15 -0
- package/build/modules/gallery/ui/chooseGalleryItems/index.js +157 -0
- package/build/modules/gallery/ui/createGalleryForm/index.d.ts +12 -0
- package/build/modules/gallery/ui/createGalleryForm/index.js +137 -0
- package/build/modules/gallery/ui/editGalleryForm/index.d.ts +8 -0
- package/build/modules/gallery/ui/editGalleryForm/index.js +189 -0
- package/build/modules/gallery/ui/itemsPreview/index.d.ts +19 -0
- package/build/modules/gallery/ui/itemsPreview/index.js +279 -0
- package/build/modules/gallery/useToGalleryAsset.d.ts +18 -0
- package/build/modules/gallery/useToGalleryAsset.js +88 -0
- package/build/modules/notifications/CreatorNotifications.d.ts +1 -0
- package/build/modules/notifications/CreatorNotifications.js +42 -0
- package/build/modules/opportunity/OpportunityCard.d.ts +5 -0
- package/build/modules/opportunity/OpportunityCard.js +279 -0
- package/build/modules/opportunity/OpportunityDropDown.d.ts +5 -0
- package/build/modules/opportunity/OpportunityDropDown.js +42 -0
- package/build/modules/opportunity/ShareIcon.d.ts +1 -0
- package/build/modules/opportunity/ShareIcon.js +6 -0
- package/build/modules/opportunity/encodeQuery.d.ts +14 -0
- package/build/modules/opportunity/encodeQuery.js +31 -0
- package/build/modules/opportunity/popup/CopyIcon.d.ts +8 -0
- package/build/modules/opportunity/popup/CopyIcon.js +7 -0
- package/build/modules/opportunity/popup/FacebookIcon.d.ts +8 -0
- package/build/modules/opportunity/popup/FacebookIcon.js +7 -0
- package/build/modules/opportunity/popup/LinkedInIcon.d.ts +8 -0
- package/build/modules/opportunity/popup/LinkedInIcon.js +7 -0
- package/build/modules/opportunity/popup/LogoXIcon.d.ts +8 -0
- package/build/modules/opportunity/popup/LogoXIcon.js +7 -0
- package/build/modules/opportunity/popup/OpportunityMenu.d.ts +8 -0
- package/build/modules/opportunity/popup/OpportunityMenu.js +204 -0
- package/build/modules/opportunity/type.d.ts +2 -0
- package/build/modules/opportunity/type.js +2 -0
- package/build/modules/sessionScroll/globalTabs.d.ts +12 -0
- package/build/modules/sessionScroll/globalTabs.js +50 -0
- package/build/modules/sessionScroll/useVirtuosoInitialScroll.d.ts +12 -0
- package/build/modules/sessionScroll/useVirtuosoInitialScroll.js +59 -0
- package/build/modules/user/auth/HOCAuthSearchParamsLocalhostInterceptor.d.ts +3 -0
- package/build/modules/user/auth/HOCAuthSearchParamsLocalhostInterceptor.js +34 -0
- package/build/modules/user/auth/useAuthVerification.d.ts +1 -0
- package/build/modules/user/auth/useAuthVerification.js +18 -0
- package/build/modules/user/auth/useSignIn.d.ts +2 -0
- package/build/modules/user/auth/useSignIn.js +23 -0
- package/build/modules/user/auth/useSignOut.d.ts +1 -0
- package/build/modules/user/auth/useSignOut.js +42 -0
- package/build/modules/user/auth/useVerification.d.ts +1 -0
- package/build/modules/user/auth/useVerification.js +67 -0
- package/build/modules/user/profileData/profileDataInitialization.d.ts +1 -0
- package/build/modules/user/profileData/profileDataInitialization.js +66 -0
- package/build/modules/user/store.d.ts +1 -1
- package/build/modules/virtuoso/VirtuosoPageBuilder.d.ts +19 -0
- package/build/modules/virtuoso/VirtuosoPageBuilder.js +135 -0
- package/build/modules/virtuoso/VirtuosoToTopBtn.d.ts +9 -0
- package/build/modules/virtuoso/VirtuosoToTopBtn.js +38 -0
- package/build/modules/virtuoso/types.d.ts +4 -0
- package/build/modules/virtuoso/types.js +2 -0
- package/build/modules/virtuoso/useSubscribeVirtuosoScrollToHeader.d.ts +3 -0
- package/build/modules/virtuoso/useSubscribeVirtuosoScrollToHeader.js +27 -0
- package/build/modules/virtuoso/useVirtuosoData.d.ts +12 -0
- package/build/modules/virtuoso/useVirtuosoData.js +49 -0
- package/build/public/MobileSearchBtn/close.js +25 -0
- package/build/public/MobileSearchBtn/search.js +31 -0
- package/build/public/MobileSearchBtn/test/pirate.js +36 -0
- package/build/public/MobileSearchBtn/test/squircle.js +36 -0
- package/build/public/assetPage/audioPlaceholder.js +116 -0
- package/build/public/assetPage/details.js +31 -0
- package/build/public/assetPage/favorite.js +22 -0
- package/build/public/assetPage/favorite_hover.js +24 -0
- package/build/public/assetPage/flag.js +32 -0
- package/build/public/assetPage/fullScreen.js +24 -0
- package/build/public/assetPage/owners.js +27 -0
- package/build/public/assetPage/pause.js +25 -0
- package/build/public/assetPage/play.js +23 -0
- package/build/public/assetPage/share.js +26 -0
- package/build/public/assetPage/share2.js +25 -0
- package/build/public/assetPage/share2_hover.js +25 -0
- package/build/public/assetPage/shareWithDots.js +40 -0
- package/build/public/assetPage/shareWithDots_hover.js +40 -0
- package/build/public/assetPage/share_hover.js +24 -0
- package/build/public/assetPage/soundOf.js +24 -0
- package/build/public/assetPage/soundOn.js +24 -0
- package/build/public/calendar.js +24 -0
- package/build/public/cards/addToFavListIcon.js +30 -0
- package/build/public/cards/addToGalleryIcon.js +22 -0
- package/build/public/cards/heart.js +20 -0
- package/build/public/cardsHolderLoader/loader.js +25 -0
- package/build/public/checkbox-on.js +34 -0
- package/build/public/checkboxArrow.js +25 -0
- package/build/public/close.js +25 -0
- package/build/public/close20.js +25 -0
- package/build/public/collectionPage/export.js +25 -0
- package/build/public/copied.js +30 -0
- package/build/public/copy-icon-new.js +31 -0
- package/build/public/creation/card/moreBtn.js +24 -0
- package/build/public/creation/card/moreBtnVertical.js +28 -0
- package/build/public/creation/card/moreBtn_hover.js +28 -0
- package/build/public/dropDown/arrow_down.js +24 -0
- package/build/public/dropdown-arrow-down.js +22 -0
- package/build/public/dropdown-arrow-up.js +22 -0
- package/build/public/error/refresh.js +29 -0
- package/build/public/favicon.ico +0 -0
- package/build/public/favicon.png +0 -0
- package/build/public/follower.js +27 -0
- package/build/public/fonts/dm-sans-v15-latin-500.woff2 +0 -0
- package/build/public/fonts/dm-sans-v15-latin-500italic.woff2 +0 -0
- package/build/public/fonts/dm-sans-v15-latin-600.woff2 +0 -0
- package/build/public/fonts/dm-sans-v15-latin-600italic.woff2 +0 -0
- package/build/public/fonts/dm-sans-v15-latin-700.woff2 +0 -0
- package/build/public/fonts/dm-sans-v15-latin-700italic.woff2 +0 -0
- package/build/public/fonts/dm-sans-v15-latin-italic.woff2 +0 -0
- package/build/public/fonts/dm-sans-v15-latin-regular.woff2 +0 -0
- package/build/public/fonts/poppins-v21-latin-200.woff2 +0 -0
- package/build/public/fonts/poppins-v21-latin-300.woff2 +0 -0
- package/build/public/fonts/poppins-v21-latin-500.woff2 +0 -0
- package/build/public/fonts/poppins-v21-latin-600.woff2 +0 -0
- package/build/public/fonts/poppins-v21-latin-700.woff2 +0 -0
- package/build/public/fonts/poppins-v21-latin-800.woff2 +0 -0
- package/build/public/fonts/poppins-v21-latin-regular.woff2 +0 -0
- package/build/public/header/mobile_menu_icons/arrows/arrow_down.js +25 -0
- package/build/public/header/mobile_menu_icons/arrows/arrow_up.js +25 -0
- package/build/public/header/mobile_menu_icons/campaigns.js +40 -0
- package/build/public/header/mobile_menu_icons/dropdown/add_new_campaign.js +72 -0
- package/build/public/header/mobile_menu_icons/dropdown/my_galleries.js +71 -0
- package/build/public/header/mobile_menu_icons/dropdown/my_profile.js +35 -0
- package/build/public/header/mobile_menu_icons/dropdown/my_wallets.js +34 -0
- package/build/public/header/mobile_menu_icons/dropdown/notifications.js +36 -0
- package/build/public/header/mobile_menu_icons/dropdown/top_campaigns.js +44 -0
- package/build/public/header/mobile_menu_icons/dropdown/top_creations.js +41 -0
- package/build/public/header/mobile_menu_icons/dropdown/top_creators.js +58 -0
- package/build/public/header/mobile_menu_icons/dropdown/top_galleries.js +75 -0
- package/build/public/header/mobile_menu_icons/dropdown/top_/321/201ollectors.js +64 -0
- package/build/public/header/mobile_menu_icons/experiences.js +49 -0
- package/build/public/header/mobile_menu_icons/settings.js +24 -0
- package/build/public/header/mobile_menu_icons/sign_out.js +31 -0
- package/build/public/header/mobile_menu_icons/submit_nft.js +88 -0
- package/build/public/header/mobile_menu_icons/top.js +45 -0
- package/build/public/header/mobile_toggle/close.js +25 -0
- package/build/public/header/mobile_toggle/regular.js +25 -0
- package/build/public/like-icon-active.js +27 -0
- package/build/public/like-icon.js +23 -0
- package/build/public/logOut/logOutBtn.js +35 -0
- package/build/public/logo/main_logo.js +726 -0
- package/build/public/logo/main_logo_dark.js +159 -0
- package/build/public/logo/mobile_logo.js +714 -0
- package/build/public/logo/mobile_logo_dark.js +147 -0
- package/build/public/ludo-logo-small.js +28 -0
- package/build/public/ludo-logo-square.js +40 -0
- package/build/public/no_image placeholder.js +41 -0
- package/build/public/no_media_placeholder.js +752 -0
- package/build/public/report.js +40 -0
- package/build/public/search/arrow_up.js +25 -0
- package/build/public/search/back.js +25 -0
- package/build/public/search/close.js +25 -0
- package/build/public/search/no_found.js +30 -0
- package/build/public/search/search.js +31 -0
- package/build/public/search-icon.js +34 -0
- package/build/public/services/opensea.js +28 -0
- package/build/public/services/other.js +40 -0
- package/build/public/services/rarible.js +29 -0
- package/build/public/settings_page/back.js +25 -0
- package/build/public/settings_page/burger_menu.js +37 -0
- package/build/public/settings_page/notifications.js +35 -0
- package/build/public/settings_page/notifications_active.js +35 -0
- package/build/public/settings_page/privacy.js +27 -0
- package/build/public/settings_page/privacy_active.js +27 -0
- package/build/public/settings_page/settings.js +28 -0
- package/build/public/settings_page/settings_active.js +28 -0
- package/build/public/settings_page/upload.js +30 -0
- package/build/public/share-icon.js +40 -0
- package/build/public/showCaseIcons/heart.js +20 -0
- package/build/public/tabs/arrow_right.js +25 -0
- package/build/public/tabs/arrow_right_dark.js +25 -0
- package/build/public/tests/audio.mp3 +0 -0
- package/build/public/tests/test_1.js +64 -0
- package/build/public/toTopBtn/toTopBtn.js +31 -0
- package/build/public/upload-userpic.js +64 -0
- package/build/public/userpic-placeholder.jpg +0 -0
- package/build/public/userpics/placeholder-lg-1.js +46 -0
- package/build/public/userpics/placeholder-sm-1.js +46 -0
- package/build/public/video/pause.js +33 -0
- package/build/public/video/play.js +29 -0
- package/build/public/wallets/arkane-btn.js +37 -0
- package/build/public/wallets/bitski-btn.js +52 -0
- package/build/public/wallets/elrond-btn.js +189 -0
- package/build/public/wallets/elrond-icon-sm.js +184 -0
- package/build/public/wallets/elrond.js +27 -0
- package/build/public/wallets/ethereum-icon-sm.js +34 -0
- package/build/public/wallets/flow-btn.js +33 -0
- package/build/public/wallets/flow-icon-sm.js +36 -0
- package/build/public/wallets/formatic-btn.js +25 -0
- package/build/public/wallets/formatic-icon-sm.js +25 -0
- package/build/public/wallets/maiar-btn.js +58 -0
- package/build/public/wallets/maiar-icon-sm.js +58 -0
- package/build/public/wallets/metamask-btn.js +176 -0
- package/build/public/wallets/metamask-icon-sm.js +169 -0
- package/build/public/wallets/phantom.js +27 -0
- package/build/public/wallets/plus.js +29 -0
- package/build/public/wallets/solana-btn.js +71 -0
- package/build/public/wallets/solana-icon-sm.js +64 -0
- package/build/public/wallets/terra-btn.js +94 -0
- package/build/public/wallets/terra-icon-sm.js +94 -0
- package/build/public/wallets/tezos-btn.js +42 -0
- package/build/public/wallets/tezos-icon-sm.js +37 -0
- package/build/public/wallets/wallet_connect.js +27 -0
- package/build/public/wallets/walletconnect-btn.js +22 -0
- package/build/public/wallets/walletlink-btn.js +36 -0
- package/build/public/wallets/walletlink-icon-sm.js +37 -0
- package/build/public/wallets/xdefi-btn.js +31 -0
- package/build/public/wallets/xdefi-icon-sm.js +31 -0
- package/build/public/warning.js +22 -0
- package/build/store/creation/index.d.ts +5 -0
- package/build/store/creation/index.js +38 -0
- package/build/store/media/index.d.ts +2 -0
- package/build/store/media/index.js +59 -0
- package/build/store/media/types.d.ts +11 -0
- package/build/store/media/types.js +2 -0
- package/build/store/ui/index.js +2 -2
- package/build/store/ui/types.d.ts +3 -3
- package/build/store/ui/utils.d.ts +1 -1
- package/build/styles/animations/index.d.ts +2 -0
- package/build/styles/animations/index.js +20 -0
- package/build/styles/globalStyles.d.ts +2 -0
- package/build/styles/globalStyles.js +86 -0
- package/build/system/ActiveLink/ActiveLink.test.d.ts +1 -0
- package/build/system/ActiveLink/ActiveLink.test.js +48 -0
- package/build/system/ActiveLink/index.d.ts +9 -0
- package/build/system/ActiveLink/index.js +49 -0
- package/build/system/Alert/index.d.ts +2 -0
- package/build/system/Alert/index.js +21 -0
- package/build/system/BasicOverlay/index.d.ts +2 -0
- package/build/system/BasicOverlay/index.js +27 -0
- package/build/system/Buttons/IconButton/index.d.ts +2 -0
- package/build/system/Buttons/IconButton/index.js +7 -0
- package/build/system/Buttons/IconWithButton/index.d.ts +2 -0
- package/build/system/Buttons/IconWithButton/index.js +7 -0
- package/build/system/Buttons/IconWithButton/themes.d.ts +0 -0
- package/build/system/Buttons/IconWithButton/themes.js +1 -0
- package/build/system/Buttons/MainButton/index.d.ts +2 -0
- package/build/system/Buttons/MainButton/index.js +7 -0
- package/build/system/Buttons/MainButton/themes.d.ts +0 -0
- package/build/system/Buttons/MainButton/themes.js +1 -0
- package/build/system/Buttons/SecondaryButton/index.d.ts +2 -0
- package/build/system/Buttons/SecondaryButton/index.js +7 -0
- package/build/system/Cards/CardCheckbox/index.d.ts +5 -0
- package/build/system/Cards/CardCheckbox/index.js +89 -0
- package/build/system/Cards/CardContent/CardCategory/CardCategory.test.d.ts +1 -0
- package/build/system/Cards/CardContent/CardCategory/CardCategory.test.js +28 -0
- package/build/system/Cards/CardContent/CardCategory/index.d.ts +5 -0
- package/build/system/Cards/CardContent/CardCategory/index.js +54 -0
- package/build/system/Cards/CardContent/CardContent.test.d.ts +1 -0
- package/build/system/Cards/CardContent/CardContent.test.js +103 -0
- package/build/system/Cards/CardContent/CardLikes/CardLikes.test.d.ts +1 -0
- package/build/system/Cards/CardContent/CardLikes/CardLikes.test.js +37 -0
- package/build/system/Cards/CardContent/CardLikes/index.d.ts +5 -0
- package/build/system/Cards/CardContent/CardLikes/index.js +29 -0
- package/build/system/Cards/CardContent/CardShowMore/CardShowMore.test.d.ts +1 -0
- package/build/system/Cards/CardContent/CardShowMore/CardShowMore.test.js +46 -0
- package/build/system/Cards/CardContent/CardShowMore/index.d.ts +6 -0
- package/build/system/Cards/CardContent/CardShowMore/index.js +121 -0
- package/build/system/Cards/CardContent/index.d.ts +17 -0
- package/build/system/Cards/CardContent/index.js +97 -0
- package/build/system/Cards/CardMedia/CardAudio/CardAudio.test.d.ts +1 -0
- package/build/system/Cards/CardMedia/CardAudio/CardAudio.test.js +92 -0
- package/build/system/Cards/CardMedia/CardAudio/index.d.ts +7 -0
- package/build/system/Cards/CardMedia/CardAudio/index.js +66 -0
- package/build/system/Cards/CardMedia/CardImage/CardImage.test.d.ts +1 -0
- package/build/system/Cards/CardMedia/CardImage/CardImage.test.js +34 -0
- package/build/system/Cards/CardMedia/CardImage/index.d.ts +9 -0
- package/build/system/Cards/CardMedia/CardImage/index.js +24 -0
- package/build/system/Cards/CardMedia/CardVideo/index.d.ts +7 -0
- package/build/system/Cards/CardMedia/CardVideo/index.js +57 -0
- package/build/system/Cards/CardRank/index.d.ts +4 -0
- package/build/system/Cards/CardRank/index.js +82 -0
- package/build/system/Cards/CreationCard/CardHead.d.ts +12 -0
- package/build/system/Cards/CreationCard/CardHead.js +62 -0
- package/build/system/Cards/CreationCard/index.d.ts +29 -0
- package/build/system/Cards/CreationCard/index.js +129 -0
- package/build/system/Cards/MultiMediaCard/index.d.ts +8 -0
- package/build/system/Cards/MultiMediaCard/index.js +126 -0
- package/build/system/Cards/Styles/Content.d.ts +2 -0
- package/build/system/Cards/Styles/Content.js +40 -0
- package/build/system/Cards/Styles/Head.d.ts +2 -0
- package/build/system/Cards/Styles/Head.js +46 -0
- package/build/system/Cards/Styles/Headicons.d.ts +4 -0
- package/build/system/Cards/Styles/Headicons.js +122 -0
- package/build/system/Cards/Styles/Image.d.ts +4 -0
- package/build/system/Cards/Styles/Image.js +24 -0
- package/build/system/Cards/Styles/Likes.d.ts +4 -0
- package/build/system/Cards/Styles/Likes.js +53 -0
- package/build/system/Cards/Styles/MultiHead.d.ts +2 -0
- package/build/system/Cards/Styles/MultiHead.js +44 -0
- package/build/system/Cards/Styles/Video.d.ts +2 -0
- package/build/system/Cards/Styles/Video.js +15 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolder/CardsError/index.d.ts +4 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolder/CardsError/index.js +48 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolder/CardsNoResults/index.d.ts +4 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolder/CardsNoResults/index.js +34 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolder/CardsSkeleton/index.d.ts +5 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolder/CardsSkeleton/index.js +57 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolderLoader/index.d.ts +2 -0
- package/build/system/CardsHolderWithSkeleton/CardsHolderLoader/index.js +42 -0
- package/build/system/DropDown/DropDown.test.d.ts +1 -0
- package/build/system/DropDown/DropDown.test.js +38 -0
- package/build/system/DropDown/index.js +2 -2
- package/build/system/Filters/type.d.ts +16 -0
- package/build/system/Filters/type.js +11 -0
- package/build/system/Flex/index.d.ts +0 -0
- package/build/system/Flex/index.js +1 -0
- package/build/system/Forms/Checkbox/Checkbox.test.js +1 -1
- package/build/system/Forms/Checkbox/index.js +4 -4
- package/build/system/Forms/DatePicker/DatePicker.test.d.ts +1 -0
- package/build/system/Forms/DatePicker/DatePicker.test.js +39 -0
- package/build/system/Forms/DatePicker/index.d.ts +14 -0
- package/build/system/Forms/DatePicker/index.js +138 -0
- package/build/system/Forms/ErrorLabel/ErrorLabel.test.js +1 -1
- package/build/system/Forms/ErrorLabel/index.js +1 -1
- package/build/system/Forms/Input/Input.test.js +2 -2
- package/build/system/Forms/Input/index.js +5 -5
- package/build/system/Forms/RadioInput/RadioInput.test.js +1 -1
- package/build/system/Forms/RadioInput/index.js +2 -2
- package/build/system/Forms/Selects/DesktopSelect/index.d.ts +1 -1
- package/build/system/Forms/Selects/DesktopSelect/index.js +6 -6
- package/build/system/Forms/Selects/MobileSelect/index.js +2 -2
- package/build/system/Forms/TextArea/TextArea.test.js +2 -2
- package/build/system/Forms/TextArea/index.js +4 -4
- package/build/system/Img/Profilepic/index.js +3 -3
- package/build/system/Img/Userpic/UserPic.test.js +4 -4
- package/build/system/Img/Userpic/UserPicSpa.js +6 -6
- package/build/system/Img/Userpic/index.js +6 -6
- package/build/system/Img/index.d.ts +3 -3
- package/build/system/Img/index.js +3 -3
- package/build/system/Labels/ExperienceLabel/index.js +5 -5
- package/build/system/Labels/InviteLabel/InviteLabel.test.d.ts +1 -0
- package/build/system/Labels/InviteLabel/InviteLabel.test.js +44 -0
- package/build/system/Labels/InviteLabel/index.d.ts +6 -0
- package/build/system/Labels/InviteLabel/index.js +44 -0
- package/build/system/Modals/Modal/Modal.test.d.ts +1 -0
- package/build/system/Modals/Modal/Modal.test.js +36 -0
- package/build/system/Modals/Modal/index.d.ts +2 -0
- package/build/system/Modals/Modal/index.js +82 -0
- package/build/system/Modals/ModalSidebar/CreatorModalSidebarPortal.d.ts +1 -0
- package/build/system/Modals/ModalSidebar/CreatorModalSidebarPortal.js +47 -0
- package/build/system/Modals/ModalSidebar/ModalSidebar.test.d.ts +1 -0
- package/build/system/Modals/ModalSidebar/ModalSidebar.test.js +35 -0
- package/build/system/Modals/ModalSidebar/ModalSidebarPortal.d.ts +5 -0
- package/build/system/Modals/ModalSidebar/ModalSidebarPortal.js +10 -0
- package/build/system/Modals/ModalSidebar/index.d.ts +3 -0
- package/build/system/Modals/ModalSidebar/index.js +78 -0
- package/build/system/Overlay/Overlay.test.d.ts +1 -0
- package/build/system/Overlay/Overlay.test.js +44 -0
- package/build/system/Overlay/index.d.ts +2 -0
- package/build/system/Overlay/index.js +41 -0
- package/build/system/PageLoader/index.d.ts +2 -0
- package/build/system/PageLoader/index.js +7 -0
- package/build/system/Palete/index.d.ts +2 -0
- package/build/system/Palete/index.js +7 -0
- package/build/system/ShareIconResize.d.ts +1 -0
- package/build/system/ShareIconResize.js +31 -0
- package/build/system/Tabs/TabNavLink/TabNavLink.test.d.ts +2 -0
- package/build/system/Tabs/TabNavLink/TabNavLink.test.js +40 -0
- package/build/system/Tabs/TabNavLink/index.d.ts +12 -0
- package/build/system/Tabs/TabNavLink/index.js +58 -0
- package/build/system/Tabs/TabsNav/TabsNav.test.d.ts +2 -0
- package/build/system/Tabs/TabsNav/TabsNav.test.js +43 -0
- package/build/system/Tabs/TabsNav/index.d.ts +10 -0
- package/build/system/Tabs/TabsNav/index.js +31 -0
- package/build/system/Tabs/TabsNav/type.d.ts +6 -0
- package/build/system/Tabs/TabsNav/type.js +2 -0
- package/build/system/Tabs/TabsPanel/TabsPanel.test.d.ts +2 -0
- package/build/system/Tabs/TabsPanel/TabsPanel.test.js +32 -0
- package/build/system/Tabs/TabsPanel/index.d.ts +7 -0
- package/build/system/Tabs/TabsPanel/index.js +17 -0
- package/build/system/Text/index.d.ts +0 -0
- package/build/system/Text/index.js +1 -0
- package/build/system/index.d.ts +6 -0
- package/build/system/index.js +22 -0
- package/build/utils/adaptive/check4k.d.ts +1 -1
- package/build/utils/adaptive/check4k.js +1 -1
- package/build/utils/adaptive/scale.d.ts +1 -1
- package/build/utils/adaptive/scale.js +1 -1
- package/build/utils/auth/index.js +1 -1
- package/build/utils/copyBtn/index.d.ts +5 -0
- package/build/utils/copyBtn/index.js +46 -0
- package/build/utils/extractItemIds.d.ts +2 -0
- package/build/utils/extractItemIds.js +6 -0
- package/build/utils/getDimensionsImage.d.ts +4 -0
- package/build/utils/getDimensionsImage.js +38 -0
- package/build/utils/getErrorAlertProps/index.js +1 -1
- package/build/utils/imageProportionsSize/index.d.ts +5 -0
- package/build/utils/imageProportionsSize/index.js +23 -0
- package/build/utils/redirectToApp.d.ts +1 -0
- package/build/utils/redirectToApp.js +29 -0
- package/build/utils/screen/index.js +2 -2
- package/build/utils/ssrFunctions/index.d.ts +17 -0
- package/build/utils/ssrFunctions/index.js +33 -0
- package/package.json +1 -1
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var TopCreatorsIcon = function TopCreatorsIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
18
|
+
d: "M21.4839 23.5206C21.4839 23.7752 21.5622 24.0669 21.6077 24.2364L21.6107 24.2474C21.6325 24.3286 21.6542 24.4071 21.6761 24.4862C21.7171 24.6344 21.7587 24.7845 21.8022 24.9583C21.9328 25.4798 22.0233 26.0056 21.9843 26.4673C21.9476 26.901 21.8051 27.2152 21.5079 27.4476C21.1802 27.7038 20.5207 27.973 19.2165 27.973C16.4711 27.973 13.8926 26.9446 12.0087 25.3625C10.1186 23.7751 9 21.6989 9 19.626C9 17.1231 9.84394 14.8499 11.412 13.2092C12.971 11.578 15.3143 10.5 18.4606 10.5C20.1506 10.5 21.9595 11.4475 23.2103 12.9442C24.4526 14.4308 25.0325 16.3202 24.5038 18.1258C24.159 19.3035 23.5619 19.9409 22.9357 20.6013C22.917 20.621 22.898 20.6409 22.8789 20.6611C22.2714 21.3003 21.4839 22.1291 21.4839 23.5206Z",
|
|
19
|
+
stroke: "#5962F7",
|
|
20
|
+
"stroke-width": "2"
|
|
21
|
+
}), /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
22
|
+
cx: "17.6552",
|
|
23
|
+
cy: "13.3948",
|
|
24
|
+
rx: "1.60932",
|
|
25
|
+
ry: "1.55784",
|
|
26
|
+
fill: "#5962F7"
|
|
27
|
+
}), /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
28
|
+
cx: "21.6792",
|
|
29
|
+
cy: "16.5102",
|
|
30
|
+
rx: "1.60932",
|
|
31
|
+
ry: "1.55784",
|
|
32
|
+
fill: "#5962F7"
|
|
33
|
+
}), /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
34
|
+
cx: "12.8298",
|
|
35
|
+
cy: "16.5102",
|
|
36
|
+
rx: "1.60932",
|
|
37
|
+
ry: "1.55784",
|
|
38
|
+
fill: "#5962F7"
|
|
39
|
+
}), /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
40
|
+
cx: "12.8298",
|
|
41
|
+
cy: "21.1838",
|
|
42
|
+
rx: "1.60932",
|
|
43
|
+
ry: "1.55784",
|
|
44
|
+
fill: "#5962F7"
|
|
45
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
46
|
+
d: "M18.8608 20.6121C17.8555 21.1925 17.5824 22.4364 18.2472 23.4074L23.2938 30.7788C23.7574 31.4559 24.712 31.6792 25.413 31.2744C26.0235 30.922 26.2471 30.2005 25.9428 29.5653L22.1384 21.6249C21.5688 20.436 20.0035 19.9523 18.8608 20.6121Z",
|
|
47
|
+
fill: "#5962F7",
|
|
48
|
+
stroke: "white"
|
|
49
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
50
|
+
d: "M15.7 14.771C15.2337 14.2924 14.4309 17.7252 15.6898 19.6197C16.0131 20.1266 16.8962 21.378 17.4835 21.219C17.5359 21.2049 17.5809 21.175 17.6199 21.1406C17.9318 20.8653 18.0532 20.3918 18.6903 20.0656C19.3674 19.719 19.5477 19.8465 20.0592 19.7221C20.5707 19.5976 20.3097 18.8928 20.0794 18.5322C19.8492 18.1717 19.3021 17.6081 18.2301 17.4367C17.1581 17.2653 16.1664 15.2496 15.7 14.771Z",
|
|
51
|
+
fill: "#5962F7"
|
|
52
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
53
|
+
d: "M23.5408 6.33051C23.7143 5.92752 24.2857 5.92753 24.4592 6.33051L24.9282 7.41951C25.1454 7.92378 25.6207 8.26911 26.1674 8.31981L27.348 8.42931C27.7849 8.46983 27.9614 9.01324 27.6318 9.30281L26.741 10.0854C26.3285 10.4477 26.147 11.0065 26.2677 11.5421L26.5284 12.6988C26.6249 13.1268 26.1626 13.4626 25.7854 13.2386L24.7658 12.6332C24.2938 12.3529 23.7062 12.3529 23.2342 12.6332L22.2146 13.2386C21.8374 13.4626 21.3751 13.1268 21.4716 12.6988L21.7323 11.5421C21.853 11.0065 21.6715 10.4477 21.259 10.0854L20.3682 9.30282C20.0386 9.01324 20.2151 8.46983 20.652 8.42931L21.8326 8.31981C22.3793 8.26911 22.8546 7.92378 23.0718 7.41951L23.5408 6.33051Z",
|
|
54
|
+
fill: "white",
|
|
55
|
+
stroke: "#5962F7"
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
var _default = exports["default"] = TopCreatorsIcon;
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var TopGalleriesIcon = function TopGalleriesIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
18
|
+
x: "11",
|
|
19
|
+
y: "9",
|
|
20
|
+
width: "16",
|
|
21
|
+
height: "16",
|
|
22
|
+
rx: "1",
|
|
23
|
+
stroke: "#5962F7",
|
|
24
|
+
"stroke-width": "2"
|
|
25
|
+
}), /*#__PURE__*/_react["default"].createElement("mask", {
|
|
26
|
+
id: "path-2-inside-1_5728_44120",
|
|
27
|
+
fill: "white"
|
|
28
|
+
}, /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
29
|
+
cx: "15.2313",
|
|
30
|
+
cy: "12.6046",
|
|
31
|
+
rx: "2.02326",
|
|
32
|
+
ry: "1.95349"
|
|
33
|
+
})), /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
34
|
+
cx: "15.2313",
|
|
35
|
+
cy: "12.6046",
|
|
36
|
+
rx: "2.02326",
|
|
37
|
+
ry: "1.95349",
|
|
38
|
+
fill: "#5962F7"
|
|
39
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
40
|
+
d: "M15.2545 12.6046C15.2545 12.5991 15.2552 12.5918 15.2569 12.5836C15.2586 12.5756 15.261 12.5684 15.2636 12.5625C15.2687 12.5508 15.2733 12.5466 15.2727 12.5471C15.2722 12.5477 15.2689 12.5505 15.2627 12.553C15.2576 12.5551 15.2481 12.5581 15.2313 12.5581V16.5581C17.3865 16.5581 19.2545 14.8536 19.2545 12.6046H15.2545ZM15.2313 12.5581C15.2145 12.5581 15.2049 12.5551 15.1999 12.553C15.1936 12.5505 15.1904 12.5477 15.1898 12.5471C15.1892 12.5466 15.1938 12.5508 15.1989 12.5625C15.2015 12.5684 15.2039 12.5756 15.2057 12.5836C15.2074 12.5918 15.208 12.5991 15.208 12.6046H11.208C11.208 14.8536 13.076 16.5581 15.2313 16.5581V12.5581ZM15.208 12.6046C15.208 12.6101 15.2074 12.6174 15.2057 12.6256C15.2039 12.6336 15.2015 12.6408 15.1989 12.6467C15.1938 12.6585 15.1892 12.6626 15.1898 12.6621C15.1904 12.6615 15.1936 12.6587 15.1999 12.6562C15.2049 12.6541 15.2145 12.6511 15.2313 12.6511V8.65112C13.076 8.65112 11.208 10.3556 11.208 12.6046H15.208ZM15.2313 12.6511C15.2481 12.6511 15.2576 12.6541 15.2627 12.6562C15.2689 12.6587 15.2722 12.6615 15.2727 12.6621C15.2733 12.6626 15.2687 12.6585 15.2636 12.6467C15.261 12.6408 15.2586 12.6336 15.2569 12.6256C15.2552 12.6174 15.2545 12.6101 15.2545 12.6046H19.2545C19.2545 10.3556 17.3865 8.65112 15.2313 8.65112V12.6511Z",
|
|
41
|
+
fill: "#5962F7",
|
|
42
|
+
mask: "url(#path-2-inside-1_5728_44120)"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "M11 22C11.1481 20.9391 11.8533 18.6513 13.4888 17.987C15.5332 17.1568 16.5109 19.2324 17.8442 18.4022C19.1775 17.5719 20.6517 15.4359 21.8729 14.2135C22.5801 13.5056 23.358 13 24.7017 13C26.0453 13 26.7937 14.0787 27 14.4157",
|
|
45
|
+
stroke: "#5962F7",
|
|
46
|
+
"stroke-width": "2",
|
|
47
|
+
"stroke-linecap": "round"
|
|
48
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
49
|
+
x: "8",
|
|
50
|
+
y: "15",
|
|
51
|
+
width: "13",
|
|
52
|
+
height: "13",
|
|
53
|
+
rx: "1",
|
|
54
|
+
fill: "white",
|
|
55
|
+
stroke: "#5962F7",
|
|
56
|
+
"stroke-width": "2"
|
|
57
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
58
|
+
x: "10.5",
|
|
59
|
+
y: "18.5",
|
|
60
|
+
width: "1",
|
|
61
|
+
height: "6",
|
|
62
|
+
rx: "0.5",
|
|
63
|
+
stroke: "#5962F7"
|
|
64
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
65
|
+
d: "M18.1507 21.5L14 24.1683L14 18.8317L18.1507 21.5Z",
|
|
66
|
+
stroke: "#5962F7",
|
|
67
|
+
"stroke-width": "2",
|
|
68
|
+
"stroke-linejoin": "round"
|
|
69
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
70
|
+
d: "M26.5408 4.33051C26.7143 3.92752 27.2857 3.92753 27.4592 4.33051L27.9282 5.41951C28.1454 5.92378 28.6207 6.26911 29.1674 6.31981L30.348 6.42931C30.7849 6.46983 30.9614 7.01324 30.6318 7.30281L29.741 8.08536C29.3285 8.44772 29.147 9.00647 29.2677 9.54207L29.5284 10.6988C29.6249 11.1268 29.1626 11.4626 28.7854 11.2386L27.7658 10.6332C27.2938 10.3529 26.7062 10.3529 26.2342 10.6332L25.2146 11.2386C24.8374 11.4626 24.3751 11.1268 24.4716 10.6988L24.7323 9.54207C24.853 9.00647 24.6715 8.44772 24.259 8.08536L23.3682 7.30282C23.0386 7.01324 23.2151 6.46983 23.652 6.42931L24.8326 6.31981C25.3793 6.26911 25.8546 5.92378 26.0718 5.41951L26.5408 4.33051Z",
|
|
71
|
+
fill: "white",
|
|
72
|
+
stroke: "#5962F7"
|
|
73
|
+
}));
|
|
74
|
+
};
|
|
75
|
+
var _default = exports["default"] = TopGalleriesIcon;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var TopOllectorsIcon = function TopOllectorsIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
18
|
+
x: "12",
|
|
19
|
+
y: "11.5",
|
|
20
|
+
width: "11",
|
|
21
|
+
height: "10.6818",
|
|
22
|
+
rx: "1",
|
|
23
|
+
stroke: "#5962F7",
|
|
24
|
+
"stroke-width": "2"
|
|
25
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
26
|
+
cx: "15",
|
|
27
|
+
cy: "14.5",
|
|
28
|
+
r: "1",
|
|
29
|
+
fill: "#5962F7"
|
|
30
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
31
|
+
d: "M12 20.5C12.1018 19.7927 12.5866 18.2675 13.7111 17.8247C15.1166 17.2712 15.7888 18.655 16.7054 18.1015C17.6221 17.5479 18.6355 16.1239 19.4751 15.309C19.9613 14.8371 20.4961 14.5 21.4199 14.5C22.3436 14.5 22.8582 15.2191 23 15.4438",
|
|
32
|
+
stroke: "#5962F7",
|
|
33
|
+
"stroke-linecap": "round"
|
|
34
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
35
|
+
x: "9",
|
|
36
|
+
y: "18.5",
|
|
37
|
+
width: "17",
|
|
38
|
+
height: "8",
|
|
39
|
+
rx: "1",
|
|
40
|
+
fill: "white",
|
|
41
|
+
stroke: "#5962F7",
|
|
42
|
+
"stroke-width": "2"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "M13 9.5H22",
|
|
45
|
+
stroke: "#5962F7",
|
|
46
|
+
"stroke-linecap": "round",
|
|
47
|
+
"stroke-linejoin": "round"
|
|
48
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
49
|
+
d: "M16 21H19",
|
|
50
|
+
stroke: "#5962F7",
|
|
51
|
+
"stroke-linecap": "round",
|
|
52
|
+
"stroke-linejoin": "round"
|
|
53
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
54
|
+
d: "M14 8L21 8",
|
|
55
|
+
stroke: "#5962F7",
|
|
56
|
+
"stroke-linecap": "round",
|
|
57
|
+
"stroke-linejoin": "round"
|
|
58
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
59
|
+
d: "M23.5408 5.33051C23.7143 4.92752 24.2857 4.92753 24.4592 5.33051L24.9282 6.41951C25.1454 6.92378 25.6207 7.26911 26.1674 7.31981L27.348 7.42931C27.7849 7.46983 27.9614 8.01324 27.6318 8.30281L26.741 9.08536C26.3285 9.44772 26.147 10.0065 26.2677 10.5421L26.5284 11.6988C26.6249 12.1268 26.1626 12.4626 25.7854 12.2386L24.7658 11.6332C24.2938 11.3529 23.7062 11.3529 23.2342 11.6332L22.2146 12.2386C21.8374 12.4626 21.3751 12.1268 21.4716 11.6988L21.7323 10.5421C21.853 10.0065 21.6715 9.44772 21.259 9.08536L20.3682 8.30282C20.0386 8.01324 20.2151 7.46983 20.652 7.42931L21.8326 7.31981C22.3793 7.26911 22.8546 6.92378 23.0718 6.41951L23.5408 5.33051Z",
|
|
60
|
+
fill: "white",
|
|
61
|
+
stroke: "#5962F7"
|
|
62
|
+
}));
|
|
63
|
+
};
|
|
64
|
+
var _default = exports["default"] = TopOllectorsIcon;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var ExperiencesIcon = function ExperiencesIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
18
|
+
d: "M26.8303 17.9999C26.8303 22.8767 22.8769 26.8301 18.0001 26.8301C13.1233 26.8301 9.16992 22.8767 9.16992 17.9999C9.16992 13.1231 13.1233 9.16968 18.0001 9.16968C19.2036 9.16968 20.3509 9.41044 21.3963 9.84643",
|
|
19
|
+
stroke: "#5962F7",
|
|
20
|
+
"stroke-width": "1.5"
|
|
21
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
22
|
+
d: "M22.8496 9.83008C22.8496 10.6585 22.178 11.3301 21.3496 11.3301C20.5212 11.3301 19.8496 10.6585 19.8496 9.83008C19.8496 9.00165 20.5212 8.33008 21.3496 8.33008C22.178 8.33008 22.8496 9.00165 22.8496 9.83008Z",
|
|
23
|
+
fill: "#5962F7"
|
|
24
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
25
|
+
d: "M28.3496 18.3301C28.3496 19.1585 27.678 19.8301 26.8496 19.8301C26.0212 19.8301 25.3496 19.1585 25.3496 18.3301C25.3496 17.5017 26.0212 16.8301 26.8496 16.8301C27.678 16.8301 28.3496 17.5017 28.3496 18.3301Z",
|
|
26
|
+
fill: "#5962F7"
|
|
27
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
28
|
+
d: "M13.2952 20.75C11.7949 18.1407 12.6853 14.8042 15.2838 13.2977C17.8824 11.7912 21.2052 12.6853 22.7055 15.2945C24.2058 17.9038 23.3155 21.2403 20.7169 22.7468C20.0756 23.1186 19.3902 23.3442 18.699 23.4339",
|
|
29
|
+
stroke: "#5962F7",
|
|
30
|
+
"stroke-width": "1.5"
|
|
31
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
32
|
+
d: "M19.918 16.0627C20.9802 17.1288 20.982 18.8554 19.9219 19.9192C18.8618 20.9831 17.1414 20.9813 16.0791 19.9153C15.0168 18.8492 15.0151 17.1226 16.0751 16.0588C16.3367 15.7962 16.6386 15.5986 16.9608 15.4658",
|
|
33
|
+
stroke: "#5962F7",
|
|
34
|
+
"stroke-width": "1.5"
|
|
35
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
36
|
+
d: "M14.8438 20.7134C14.8438 21.5418 14.1722 22.2134 13.3438 22.2134C12.5153 22.2134 11.8438 21.5418 11.8438 20.7134C11.8438 19.885 12.5153 19.2134 13.3438 19.2134C14.1722 19.2134 14.8438 19.885 14.8438 20.7134Z",
|
|
37
|
+
fill: "#5962F7"
|
|
38
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
39
|
+
d: "M18.3438 15.5859C18.3438 16.4144 17.6722 17.0859 16.8438 17.0859C16.0153 17.0859 15.3438 16.4144 15.3438 15.5859C15.3438 14.7575 16.0153 14.0859 16.8438 14.0859C17.6722 14.0859 18.3438 14.7575 18.3438 15.5859Z",
|
|
40
|
+
fill: "#5962F7"
|
|
41
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
42
|
+
d: "M21.7695 16.5237C21.7695 17.3521 21.098 18.0237 20.2695 18.0237C19.4411 18.0237 18.7695 17.3521 18.7695 16.5237C18.7695 15.6953 19.4411 15.0237 20.2695 15.0237C21.098 15.0237 21.7695 15.6953 21.7695 16.5237Z",
|
|
43
|
+
fill: "#5962F7"
|
|
44
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
45
|
+
d: "M19.8496 23.3301C19.8496 24.1585 19.178 24.8301 18.3496 24.8301C17.5212 24.8301 16.8496 24.1585 16.8496 23.3301C16.8496 22.5017 17.5212 21.8301 18.3496 21.8301C19.178 21.8301 19.8496 22.5017 19.8496 23.3301Z",
|
|
46
|
+
fill: "#5962F7"
|
|
47
|
+
}));
|
|
48
|
+
};
|
|
49
|
+
var _default = exports["default"] = ExperiencesIcon;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var SettingsIcon = function SettingsIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M15.3919 8.80859C15.4883 8.33859 15.9171 8 16.4188 8H19.5812C20.0829 8 20.5117 8.33859 20.6081 8.80859L20.9579 10.5234C21.8171 10.8337 22.6125 11.2658 23.3103 11.8125L25.0326 11.2461C25.507 11.0911 26.0301 11.2784 26.2804 11.6934L27.8596 14.3066C28.1099 14.7216 28.0188 15.2485 27.6407 15.5625L26.2599 16.709C26.3317 17.1303 26.3786 17.5593 26.3786 18C26.3786 18.4407 26.3317 18.8697 26.2599 19.291L27.6407 20.4375C28.0188 20.7515 28.1099 21.2764 27.8596 21.6914L26.2804 24.3066C26.029 24.7216 25.507 24.908 25.0326 24.752L23.3103 24.1855C22.6123 24.7326 21.8175 25.1662 20.9579 25.4766L20.6081 27.1914C20.5117 27.6614 20.0829 28 19.5812 28H16.4188C15.9171 28 15.4883 27.6614 15.3919 27.1914L15.0421 25.4766C14.1829 25.1663 13.3875 24.7342 12.6898 24.1875L10.9674 24.7539C10.493 24.9089 9.96992 24.7216 9.71961 24.3066L8.14044 21.6934C7.89013 21.2784 7.98124 20.7515 8.35932 20.4375L9.74007 19.291C9.66826 18.8697 9.62142 18.4407 9.62142 18C9.62142 17.5593 9.66826 17.1303 9.74007 16.709L8.35932 15.5625C7.98124 15.2485 7.89013 14.7216 8.14044 14.3066L9.71961 11.6934C9.97097 11.2794 10.493 11.092 10.9674 11.248L12.6898 11.8145C13.3877 11.2674 14.1825 10.8338 15.0421 10.5234L15.3919 8.80859ZM18 23C20.7614 23 23 20.7614 23 18C23 15.2386 20.7614 13 18 13C15.2386 13 13 15.2386 13 18C13 20.7614 15.2386 23 18 23Z",
|
|
21
|
+
fill: "#5962F7"
|
|
22
|
+
}));
|
|
23
|
+
};
|
|
24
|
+
var _default = exports["default"] = SettingsIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var SignOutIcon = function SignOutIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
18
|
+
cx: "16.5",
|
|
19
|
+
cy: "18.5",
|
|
20
|
+
r: "7.5",
|
|
21
|
+
stroke: "#5962F7",
|
|
22
|
+
"stroke-width": "2"
|
|
23
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
24
|
+
d: "M27.4594 12.9562C26.9054 12.3479 25.9861 12.3479 25.432 12.9562C24.9026 13.5376 24.9026 14.4624 25.432 15.0438L26.7583 16.5H16.9108C16.0887 16.5 15.5 17.2166 15.5 18C15.5 18.7834 16.0887 19.5 16.9108 19.5H26.7583L25.432 20.9562C24.9026 21.5376 24.9026 22.4624 25.432 23.0438C25.9861 23.6521 26.9054 23.6521 27.4594 23.0438L31.1024 19.0438C31.6319 18.4624 31.6319 17.5376 31.1024 16.9562L27.4594 12.9562Z",
|
|
25
|
+
fill: "#5962F7",
|
|
26
|
+
stroke: "white",
|
|
27
|
+
"stroke-linecap": "round",
|
|
28
|
+
"stroke-linejoin": "round"
|
|
29
|
+
}));
|
|
30
|
+
};
|
|
31
|
+
var _default = exports["default"] = SignOutIcon;
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var SubmitNftIcon = function SubmitNftIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
18
|
+
cx: "20",
|
|
19
|
+
cy: "20",
|
|
20
|
+
r: "7",
|
|
21
|
+
stroke: "#5962F7",
|
|
22
|
+
"stroke-width": "2"
|
|
23
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
24
|
+
d: "M18.92 21.62C18.9167 21.6767 18.9083 21.7367 18.895 21.8C18.885 21.8633 18.8533 21.915 18.8 21.955C18.76 21.9883 18.715 22.0083 18.665 22.015C18.615 22.0217 18.565 22.0183 18.515 22.005C18.4683 21.995 18.4233 21.9783 18.38 21.955C18.3367 21.9283 18.3017 21.8967 18.275 21.86C18.1617 21.72 18.0567 21.5767 17.96 21.43C17.8667 21.28 17.7717 21.13 17.675 20.98L17.255 20.345C17.1983 20.255 17.1383 20.155 17.075 20.045C17.0117 19.9317 16.9467 19.8267 16.88 19.73L16.865 21.64V21.685C16.865 21.7383 16.855 21.7917 16.835 21.845C16.8183 21.895 16.7883 21.9383 16.745 21.975C16.7117 22.0017 16.6683 22.02 16.615 22.03C16.5317 22.0467 16.4617 22.0417 16.405 22.015C16.3517 21.9883 16.3083 21.9517 16.275 21.905C16.245 21.8583 16.2233 21.805 16.21 21.745C16.2 21.6817 16.1983 21.62 16.205 21.56V21.475L16.215 21.085L16.22 20.36C16.2233 20.2533 16.225 20.145 16.225 20.035C16.225 19.9217 16.225 19.8067 16.225 19.69C16.2217 19.5467 16.2217 19.395 16.225 19.235C16.2317 19.075 16.2383 18.925 16.245 18.785C16.2517 18.7083 16.27 18.6433 16.3 18.59C16.3133 18.5433 16.3483 18.5033 16.405 18.47C16.4417 18.4467 16.4883 18.4317 16.545 18.425C16.605 18.4183 16.6567 18.42 16.7 18.43C16.7167 18.4367 16.7333 18.445 16.75 18.455C16.7667 18.4617 16.7833 18.47 16.8 18.48C16.8167 18.4933 16.8317 18.5067 16.845 18.52C16.8617 18.5333 16.8767 18.5483 16.89 18.565C16.9067 18.5817 16.9217 18.6 16.935 18.62C16.9483 18.6367 16.9617 18.6533 16.975 18.67C16.985 18.69 16.995 18.7083 17.005 18.725C17.015 18.7417 17.0267 18.7583 17.04 18.775L17.095 18.855L18.25 20.675V20.345C18.25 20.2383 18.2483 20.13 18.245 20.02C18.245 19.9067 18.2433 19.79 18.24 19.67C18.24 19.53 18.24 19.38 18.24 19.22C18.2433 19.06 18.2483 18.91 18.255 18.77C18.255 18.7133 18.2717 18.6483 18.305 18.575C18.3217 18.5317 18.35 18.4967 18.39 18.47C18.43 18.4433 18.475 18.425 18.525 18.415C18.575 18.405 18.625 18.405 18.675 18.415C18.725 18.425 18.7683 18.445 18.805 18.475C18.815 18.485 18.825 18.4967 18.835 18.51C18.845 18.5233 18.8533 18.5383 18.86 18.555C18.8767 18.5983 18.8867 18.6367 18.89 18.67C18.9 18.7167 18.905 18.7583 18.905 18.795C18.905 19.2117 18.905 19.6367 18.905 20.07C18.9083 20.5033 18.9117 20.9283 18.915 21.345C18.915 21.3917 18.9167 21.4383 18.92 21.485C18.9233 21.5283 18.9233 21.5733 18.92 21.62ZM21.585 18.61C21.615 18.65 21.6333 18.6967 21.64 18.75C21.64 18.77 21.6383 18.79 21.635 18.81C21.635 18.8267 21.6333 18.8433 21.63 18.86C21.6267 18.8967 21.605 18.9317 21.565 18.965C21.5417 18.9817 21.5117 18.9983 21.475 19.015C21.455 19.0217 21.4333 19.0267 21.41 19.03C21.39 19.03 21.3667 19.0317 21.34 19.035C21.32 19.0417 21.2983 19.045 21.275 19.045C21.2517 19.045 21.2283 19.045 21.205 19.045H20.98L19.935 19.05V19.065L19.93 19.88C19.9567 19.88 19.985 19.88 20.015 19.88C20.0483 19.88 20.0883 19.8783 20.135 19.875C20.2683 19.875 20.3867 19.875 20.49 19.875C20.5967 19.875 20.7133 19.8767 20.84 19.88H20.87C20.9067 19.88 20.9433 19.8817 20.98 19.885C21.02 19.885 21.06 19.885 21.1 19.885C21.1367 19.8883 21.1733 19.8933 21.21 19.9C21.2467 19.9033 21.2833 19.9117 21.32 19.925C21.38 19.945 21.4233 19.9767 21.45 20.02C21.4867 20.0633 21.505 20.1083 21.505 20.155C21.505 20.175 21.505 20.195 21.505 20.215C21.505 20.2317 21.5017 20.25 21.495 20.27C21.4917 20.2967 21.47 20.33 21.43 20.37C21.4033 20.3933 21.3717 20.4083 21.335 20.415C21.3183 20.4217 21.2983 20.4283 21.275 20.435C21.255 20.4383 21.2333 20.4417 21.21 20.445C21.1867 20.4483 21.1633 20.4517 21.14 20.455C21.12 20.455 21.0967 20.455 21.07 20.455H20.84L19.92 20.46L19.905 21.62V21.66C19.905 21.6767 19.9033 21.6933 19.9 21.71C19.9 21.7233 19.8983 21.7383 19.895 21.755C19.8883 21.7717 19.8817 21.79 19.875 21.81C19.8717 21.8267 19.8667 21.8433 19.86 21.86C19.8367 21.9067 19.815 21.9383 19.795 21.955C19.7583 21.9817 19.7133 22 19.66 22.01C19.57 22.03 19.485 22.02 19.405 21.98C19.3883 21.97 19.3717 21.9583 19.355 21.945C19.3417 21.9283 19.33 21.9083 19.32 21.885C19.3133 21.8717 19.31 21.8617 19.31 21.855L19.295 21.825C19.285 21.8083 19.2783 21.7917 19.275 21.775C19.2717 21.755 19.2683 21.7367 19.265 21.72C19.265 21.7033 19.2633 21.6867 19.26 21.67C19.26 21.6533 19.2583 21.6367 19.255 21.62C19.2517 21.5933 19.2517 21.5667 19.255 21.54V21.46L19.26 21.07L19.265 20.35C19.2683 20.2433 19.27 20.135 19.27 20.025C19.27 19.915 19.27 19.8017 19.27 19.685C19.2667 19.565 19.265 19.4583 19.265 19.365C19.2683 19.2717 19.2733 19.17 19.28 19.06V19.035C19.2833 18.9983 19.285 18.965 19.285 18.935C19.285 18.9017 19.2883 18.8683 19.295 18.835C19.3017 18.7617 19.3183 18.6967 19.345 18.64C19.3683 18.5833 19.4017 18.5433 19.445 18.52C19.495 18.49 19.5483 18.475 19.605 18.475C19.6317 18.475 19.6533 18.4767 19.67 18.48V18.475C19.73 18.475 19.7783 18.475 19.815 18.475C19.8517 18.475 19.8867 18.475 19.92 18.475C19.9533 18.475 19.99 18.475 20.03 18.475C20.07 18.4717 20.1233 18.47 20.19 18.47C20.4567 18.4667 20.72 18.4667 20.98 18.47H21.005C21.0417 18.4733 21.0783 18.475 21.115 18.475C21.155 18.475 21.195 18.4767 21.235 18.48C21.2717 18.48 21.3083 18.485 21.345 18.495C21.3817 18.5017 21.4183 18.5117 21.455 18.525C21.5117 18.5417 21.555 18.57 21.585 18.61ZM24.6547 18.615C24.6914 18.6583 24.7097 18.7033 24.7097 18.75C24.7097 18.77 24.7081 18.7917 24.7047 18.815C24.7047 18.835 24.7031 18.8533 24.6997 18.87C24.6897 18.9067 24.6681 18.9417 24.6347 18.975C24.6081 18.995 24.5714 19.01 24.5247 19.02C24.5014 19.0267 24.4781 19.0317 24.4547 19.035C24.4314 19.0383 24.4064 19.0433 24.3797 19.05C24.3564 19.0533 24.3331 19.055 24.3097 19.055C24.2864 19.055 24.2614 19.055 24.2347 19.055H23.9797C23.9197 19.0583 23.8597 19.06 23.7997 19.06C23.7431 19.06 23.6864 19.06 23.6297 19.06C23.6331 19.1633 23.6347 19.275 23.6347 19.395C23.6347 19.5117 23.6331 19.6483 23.6297 19.805C23.6297 19.9617 23.6281 20.1433 23.6247 20.35C23.6247 20.5567 23.6247 20.7967 23.6247 21.07V21.45C23.6247 21.4833 23.6264 21.5083 23.6297 21.525C23.6297 21.5383 23.6297 21.5517 23.6297 21.565C23.6297 21.575 23.6281 21.5883 23.6247 21.605C23.6181 21.635 23.6131 21.67 23.6097 21.71C23.6097 21.7267 23.6081 21.7433 23.6047 21.76C23.6014 21.7733 23.5964 21.7883 23.5897 21.805C23.5764 21.8183 23.5697 21.8283 23.5697 21.835L23.5547 21.865C23.5381 21.8983 23.5064 21.93 23.4597 21.96C23.3864 21.9967 23.3047 22.005 23.2147 21.985C23.1581 21.9783 23.1147 21.9633 23.0847 21.94C23.0547 21.91 23.0331 21.88 23.0197 21.85C22.9997 21.8133 22.9881 21.7783 22.9847 21.745C22.9747 21.715 22.9697 21.6833 22.9697 21.65V19.08C22.9497 19.08 22.9081 19.08 22.8447 19.08C22.7814 19.08 22.7131 19.08 22.6397 19.08C22.5697 19.0767 22.5031 19.0733 22.4397 19.07C22.3764 19.0667 22.3331 19.0633 22.3097 19.06C22.2897 19.0567 22.2581 19.0517 22.2147 19.045C22.1747 19.0383 22.1414 19.0317 22.1147 19.025C22.0447 19.005 21.9897 18.9733 21.9497 18.93C21.9131 18.8867 21.8947 18.8383 21.8947 18.785C21.8947 18.765 21.8947 18.745 21.8947 18.725C21.8947 18.705 21.8981 18.6867 21.9047 18.67C21.9147 18.63 21.9414 18.5967 21.9847 18.57C21.9981 18.56 22.0181 18.5483 22.0447 18.535C22.0747 18.5183 22.1031 18.5067 22.1297 18.5C22.1697 18.4867 22.2197 18.4767 22.2797 18.47C22.3064 18.4667 22.3331 18.465 22.3597 18.465C22.3864 18.465 22.4147 18.465 22.4447 18.465C22.5614 18.465 22.6714 18.465 22.7747 18.465C22.8814 18.465 22.9931 18.4633 23.1097 18.46C23.3031 18.4567 23.4947 18.4567 23.6847 18.46C23.8781 18.46 24.0697 18.4633 24.2597 18.47C24.3031 18.4733 24.3447 18.4783 24.3847 18.485C24.4247 18.4917 24.4647 18.5033 24.5047 18.52C24.5347 18.53 24.5631 18.5433 24.5897 18.56C24.6164 18.5733 24.6381 18.5917 24.6547 18.615Z",
|
|
25
|
+
fill: "#5962F7"
|
|
26
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
27
|
+
d: "M17 7C17 6.44772 17.4477 6 18 6H23C23.5523 6 24 6.44772 24 7V12C24 12.5523 23.5523 13 23 13H18C17.4477 13 17 12.5523 17 12V7Z",
|
|
28
|
+
fill: "white"
|
|
29
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
30
|
+
x: "17.9375",
|
|
31
|
+
y: "6.9375",
|
|
32
|
+
width: "5.125",
|
|
33
|
+
height: "5.125",
|
|
34
|
+
rx: "0.5",
|
|
35
|
+
stroke: "#5962F7"
|
|
36
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
37
|
+
d: "M19.8769 8.41473C19.8769 8.63558 19.689 8.82946 19.4385 8.82946C19.188 8.82946 19 8.63558 19 8.41473C19 8.19388 19.188 8 19.4385 8C19.689 8 19.8769 8.19388 19.8769 8.41473Z",
|
|
38
|
+
fill: "#5962F7",
|
|
39
|
+
stroke: "#5962F7",
|
|
40
|
+
"stroke-width": "0.5"
|
|
41
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
42
|
+
d: "M17.7434 11.3374C17.7944 10.9764 18.0374 10.1979 18.6009 9.97188C19.3052 9.68936 19.6421 10.3957 20.1015 10.1131C20.5608 9.83062 21.0687 9.10379 21.4895 8.68782C21.7331 8.44695 22.0011 8.2749 22.4641 8.2749C22.927 8.2749 23.1848 8.64194 23.2559 8.75664",
|
|
43
|
+
stroke: "#5962F7",
|
|
44
|
+
"stroke-width": "0.5",
|
|
45
|
+
"stroke-linecap": "round"
|
|
46
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
47
|
+
d: "M10.8516 9.7585C10.9923 9.68812 11.158 9.68812 11.2988 9.7585L13.4741 10.8462C13.8427 11.0304 13.8427 11.5564 13.4741 11.7406L11.2988 12.8283C11.158 12.8987 10.9923 12.8987 10.8516 12.8283L8.67619 11.7406C8.30767 11.5564 8.30767 11.0304 8.67619 10.8462L10.8516 9.7585Z",
|
|
48
|
+
fill: "#5962F7",
|
|
49
|
+
stroke: "white",
|
|
50
|
+
"stroke-width": "0.6"
|
|
51
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
52
|
+
d: "M8.05833 15.5483C7.88886 15.4636 7.78182 15.2904 7.78187 15.1009L7.78266 12.1021C7.78276 11.7305 8.17387 11.4888 8.50627 11.655L10.7999 12.8018C10.9693 12.8865 11.0763 13.0597 11.0763 13.249L11.0763 16.2479C11.0763 16.6195 10.6852 16.8613 10.3528 16.6951L8.05833 15.5483Z",
|
|
53
|
+
fill: "#5962F7",
|
|
54
|
+
stroke: "white",
|
|
55
|
+
"stroke-width": "0.6"
|
|
56
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
57
|
+
d: "M11.0759 13.2491C11.0759 13.0597 11.1829 12.8866 11.3522 12.8019L13.6451 11.6553C13.9776 11.4891 14.3688 11.7308 14.3688 12.1025L14.3688 15.1012C14.3688 15.2906 14.2618 15.4637 14.0924 15.5484L11.7991 16.695C11.4666 16.8613 11.0754 16.6195 11.0755 16.2478L11.0759 13.2491Z",
|
|
58
|
+
fill: "#5962F7",
|
|
59
|
+
stroke: "white",
|
|
60
|
+
"stroke-width": "0.6"
|
|
61
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
62
|
+
d: "M7 20C7 19.4477 7.44772 19 8 19H12C12.5523 19 13 19.4477 13 20V26C13 26.5523 12.5523 27 12 27H8C7.44772 27 7 26.5523 7 26V20Z",
|
|
63
|
+
fill: "white"
|
|
64
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
65
|
+
x: "8",
|
|
66
|
+
y: "20",
|
|
67
|
+
width: "4",
|
|
68
|
+
height: "6",
|
|
69
|
+
rx: "0.5",
|
|
70
|
+
stroke: "#5962F7"
|
|
71
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
72
|
+
d: "M9 21.5H11",
|
|
73
|
+
stroke: "#5962F7",
|
|
74
|
+
"stroke-width": "0.5",
|
|
75
|
+
"stroke-linecap": "round"
|
|
76
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
77
|
+
d: "M9 23H11",
|
|
78
|
+
stroke: "#5962F7",
|
|
79
|
+
"stroke-width": "0.5",
|
|
80
|
+
"stroke-linecap": "round"
|
|
81
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
82
|
+
d: "M9 24.5H11",
|
|
83
|
+
stroke: "#5962F7",
|
|
84
|
+
"stroke-width": "0.5",
|
|
85
|
+
"stroke-linecap": "round"
|
|
86
|
+
}));
|
|
87
|
+
};
|
|
88
|
+
var _default = exports["default"] = SubmitNftIcon;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var TopIcon = function TopIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "36",
|
|
13
|
+
height: "36",
|
|
14
|
+
viewBox: "0 0 36 36",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
18
|
+
cx: "17.5",
|
|
19
|
+
cy: "15.5",
|
|
20
|
+
r: "7.5",
|
|
21
|
+
stroke: "#5962F7",
|
|
22
|
+
"stroke-width": "2"
|
|
23
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
24
|
+
cx: "17.5",
|
|
25
|
+
cy: "15.5",
|
|
26
|
+
r: "2.5",
|
|
27
|
+
stroke: "#5962F7",
|
|
28
|
+
"stroke-width": "2"
|
|
29
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
30
|
+
cx: "17.5",
|
|
31
|
+
cy: "15.5",
|
|
32
|
+
r: "6",
|
|
33
|
+
stroke: "#5962F7",
|
|
34
|
+
"stroke-dasharray": "2 2"
|
|
35
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
36
|
+
d: "M19 23.1107L21.2121 28.4843C21.5867 29.2041 22.8168 29.1602 23.1179 28.4164L23.7339 26.8944C23.8992 26.486 24.3981 26.2435 24.901 26.3273L26.7749 26.6392C27.6907 26.7916 28.3508 25.9168 27.7976 25.2838L23.0124 20",
|
|
37
|
+
stroke: "#5962F7",
|
|
38
|
+
"stroke-width": "2"
|
|
39
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
40
|
+
d: "M16 23.1107L13.7879 28.4843C13.4133 29.2041 12.1832 29.1602 11.8821 28.4164L11.2661 26.8944C11.1008 26.486 10.6019 26.2435 10.099 26.3273L8.22511 26.6392C7.30933 26.7916 6.64921 25.9168 7.20239 25.2838L11.9876 20",
|
|
41
|
+
stroke: "#5962F7",
|
|
42
|
+
"stroke-width": "2"
|
|
43
|
+
}));
|
|
44
|
+
};
|
|
45
|
+
var _default = exports["default"] = TopIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var CloseIcon = function CloseIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "24",
|
|
13
|
+
height: "24",
|
|
14
|
+
viewBox: "0 0 24 24",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
18
|
+
d: "M5 4L12 12M19 4L12 12M5 20L12 12M19 20L12 12",
|
|
19
|
+
stroke: "#5962F7",
|
|
20
|
+
"stroke-width": "3",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}));
|
|
24
|
+
};
|
|
25
|
+
var _default = exports["default"] = CloseIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var RegularIcon = function RegularIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "32",
|
|
13
|
+
height: "32",
|
|
14
|
+
viewBox: "0 0 32 32",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
18
|
+
d: "M6 8H26M6 16H26M6 24H26",
|
|
19
|
+
stroke: "#6048FF",
|
|
20
|
+
"stroke-width": "2",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}));
|
|
24
|
+
};
|
|
25
|
+
var _default = exports["default"] = RegularIcon;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var LikeIconActiveIcon = function LikeIconActiveIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "15",
|
|
13
|
+
height: "14",
|
|
14
|
+
viewBox: "0 0 15 14",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
18
|
+
d: "M10.4785 1.16148C9.58913 1.29523 8.05037 2.13877 7.49998 3.40853C6.94958 2.13877 5.41082 1.29523 4.52146 1.16148C2.57494 0.868735 1.18123 2.15125 1.11504 4.05055C1.04886 5.94984 1.81423 7.05553 2.79308 8.4109C3.15386 9.0975 7.2222 12.88 7.49998 12.88C7.77776 12.88 11.8461 9.0975 12.2069 8.4109C13.1857 7.05553 13.9511 5.94984 13.8849 4.05055C13.8187 2.15125 12.425 0.868735 10.4785 1.16148Z",
|
|
19
|
+
fill: "#F4205F"
|
|
20
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"clip-rule": "evenodd",
|
|
23
|
+
d: "M8.23815 0.932263C8.90672 0.474849 9.66866 0.15084 10.3146 0.0537013C11.572 -0.135403 12.7414 0.178753 13.6124 0.935701C14.4771 1.68722 14.9529 2.79222 14.9954 4.0112C15.075 6.29713 14.1147 7.67153 13.1384 9.02402C13.0259 9.21013 12.8715 9.39554 12.7499 9.53613C12.5847 9.72714 12.3793 9.94767 12.1538 10.1808C11.7013 10.6485 11.1368 11.1985 10.5803 11.7219C10.0238 12.2452 9.46473 12.7516 9.0218 13.1314C8.8023 13.3196 8.59928 13.487 8.43403 13.612C8.35367 13.6728 8.26361 13.7377 8.17501 13.7924C8.13194 13.819 8.068 13.8565 7.99213 13.8908L7.98897 13.8923C7.94345 13.913 7.75196 14 7.5 14C7.24804 14 7.05655 13.913 7.01103 13.8923L7.00787 13.8908C6.932 13.8565 6.86806 13.819 6.82499 13.7924C6.73639 13.7377 6.64633 13.6728 6.56597 13.612C6.40072 13.487 6.1977 13.3196 5.9782 13.1314C5.53527 12.7516 4.97622 12.2452 4.41975 11.7219C3.86318 11.1985 3.2987 10.6485 2.84622 10.1808C2.62068 9.94767 2.41533 9.72714 2.25009 9.53613C2.12848 9.39554 1.97412 9.21013 1.86157 9.02401C0.8853 7.67153 -0.075027 6.29713 0.00463583 4.0112C0.0471166 2.79222 0.522869 1.68722 1.38762 0.935701C2.25861 0.178753 3.42804 -0.135403 4.68545 0.0537013C5.33134 0.15084 6.09328 0.474849 6.76185 0.932263C7.01017 1.10216 7.26185 1.30156 7.5 1.53032C7.73814 1.30156 7.98983 1.10216 8.23815 0.932263ZM8.21447 2.39196C7.91719 2.6877 7.66447 3.02908 7.5 3.40851C7.33553 3.02908 7.08281 2.6877 6.78553 2.39196C6.08797 1.69799 5.14509 1.25524 4.52148 1.16145C2.57496 0.86871 1.18126 2.15123 1.11507 4.05052C1.04888 5.94981 1.81425 7.05551 2.79311 8.41087C3.15388 9.09747 7.22222 12.88 7.5 12.88C7.77778 12.88 11.8461 9.09747 12.2069 8.41087C13.1858 7.05551 13.9511 5.94981 13.8849 4.05052C13.8187 2.15123 12.425 0.86871 10.4785 1.16145C9.85491 1.25524 8.91203 1.69799 8.21447 2.39196Z",
|
|
24
|
+
fill: "#F4205F"
|
|
25
|
+
}));
|
|
26
|
+
};
|
|
27
|
+
var _default = exports["default"] = LikeIconActiveIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var LikeIconIcon = function LikeIconIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "25",
|
|
13
|
+
height: "25",
|
|
14
|
+
viewBox: "0 0 25 25",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
18
|
+
d: "M17.8613 1.07429C16.2605 1.31314 13.4907 2.81943 12.5 5.08684C11.5093 2.81943 8.73954 1.31314 7.1387 1.07429C3.63498 0.551545 1.12632 2.84173 1.00718 6.23328C0.888045 9.62484 2.2657 11.5993 4.02763 14.0195C4.67703 15.2456 11.9322 22.7452 12.5 23C13.0678 22.7452 20.323 15.2456 20.9724 14.0195C22.7343 11.5993 24.112 9.62484 23.9928 6.23328C23.8737 2.84173 21.365 0.551545 17.8613 1.07429Z",
|
|
19
|
+
stroke: "#F4205F",
|
|
20
|
+
"stroke-width": "2"
|
|
21
|
+
}));
|
|
22
|
+
};
|
|
23
|
+
var _default = exports["default"] = LikeIconIcon;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
10
|
+
var LogOutBtnIcon = function LogOutBtnIcon(props) {
|
|
11
|
+
return /*#__PURE__*/_react["default"].createElement("svg", _extends({}, props, {
|
|
12
|
+
width: "40",
|
|
13
|
+
height: "40",
|
|
14
|
+
viewBox: "0 0 40 40",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
18
|
+
cx: "20",
|
|
19
|
+
cy: "20",
|
|
20
|
+
r: "19.5",
|
|
21
|
+
fill: "white",
|
|
22
|
+
stroke: "#6048FF"
|
|
23
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
24
|
+
d: "M23.5 14C25.5923 15.2103 27 17.4725 27 20.0635C27 23.9295 23.866 27.0635 20 27.0635C16.134 27.0635 13 23.9295 13 20.0635C13 17.4725 14.4077 15.2103 16.5 14",
|
|
25
|
+
stroke: "#6048FF",
|
|
26
|
+
"stroke-width": "1.5",
|
|
27
|
+
"stroke-linecap": "round"
|
|
28
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
29
|
+
d: "M20 10V15.8333",
|
|
30
|
+
stroke: "#6048FF",
|
|
31
|
+
"stroke-width": "1.5",
|
|
32
|
+
"stroke-linecap": "round"
|
|
33
|
+
}));
|
|
34
|
+
};
|
|
35
|
+
var _default = exports["default"] = LogOutBtnIcon;
|