@ludo.ninja/components 1.9.6 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -6
- package/README.md +0 -40
- package/dist/api/graphql/index.d.ts +0 -4
- package/dist/api/graphql/index.js +0 -11
- package/dist/components/CreationCard/CardHead.d.ts +0 -14
- package/dist/components/CreationCard/CardHead.js +0 -129
- package/dist/components/CreationCard/index.d.ts +0 -30
- package/dist/components/CreationCard/index.js +0 -103
- package/dist/components/addWalletsRedirectPage/index.d.ts +0 -5
- package/dist/components/addWalletsRedirectPage/index.js +0 -38
- package/dist/components/banner/index.d.ts +0 -3
- package/dist/components/banner/index.js +0 -71
- package/dist/components/base/Meta/index.d.ts +0 -3
- package/dist/components/base/Meta/index.js +0 -60
- package/dist/components/base/NoSSR/index.d.ts +0 -5
- package/dist/components/base/NoSSR/index.js +0 -10
- package/dist/components/collectionPage/collectionLike/index.d.ts +0 -7
- package/dist/components/collectionPage/collectionLike/index.js +0 -41
- package/dist/components/deleteDialog/index.d.ts +0 -8
- package/dist/components/deleteDialog/index.js +0 -109
- package/dist/components/favoriteList/add/addAssetToFavoriteList/index.d.ts +0 -6
- package/dist/components/favoriteList/add/addAssetToFavoriteList/index.js +0 -94
- package/dist/components/favoriteList/add/addCollectionToFavoriteList/index.d.ts +0 -6
- package/dist/components/favoriteList/add/addCollectionToFavoriteList/index.js +0 -92
- package/dist/components/favoriteList/add/addCreationToFavoriteList/index.d.ts +0 -7
- package/dist/components/favoriteList/add/addCreationToFavoriteList/index.js +0 -94
- package/dist/components/filters/applyResetBtns/index.d.ts +0 -6
- package/dist/components/filters/applyResetBtns/index.js +0 -28
- package/dist/components/filters/galleriesFiltersForm/index.d.ts +0 -11
- package/dist/components/filters/galleriesFiltersForm/index.js +0 -90
- package/dist/components/filters/index.d.ts +0 -12
- package/dist/components/filters/index.js +0 -111
- package/dist/components/filters/mobileFilters/index.d.ts +0 -5
- package/dist/components/filters/mobileFilters/index.js +0 -21
- package/dist/components/filters/setsFiltersForm/index.d.ts +0 -10
- package/dist/components/filters/setsFiltersForm/index.js +0 -82
- package/dist/components/forms/form/index.d.ts +0 -14
- package/dist/components/forms/form/index.js +0 -136
- package/dist/components/forms/formsNavigation/index.d.ts +0 -3
- package/dist/components/forms/formsNavigation/index.js +0 -73
- package/dist/components/forms/formsTemplate/index.d.ts +0 -14
- package/dist/components/forms/formsTemplate/index.js +0 -776
- package/dist/components/forms/types/index.d.ts +0 -32
- package/dist/components/forms/types/index.js +0 -13
- package/dist/components/gallery/add/addAssetToGallery/index.d.ts +0 -6
- package/dist/components/gallery/add/addAssetToGallery/index.js +0 -94
- package/dist/components/gallery/add/addCreationToGallery/index.d.ts +0 -3
- package/dist/components/gallery/add/addCreationToGallery/index.js +0 -114
- package/dist/components/gradientLabel/index.d.ts +0 -3
- package/dist/components/gradientLabel/index.js +0 -24
- package/dist/components/headers/components/MobileToggle/index.d.ts +0 -0
- package/dist/components/headers/components/MobileToggle/index.js +0 -0
- package/dist/components/headers/components/headerExperienceLabel/index.d.ts +0 -5
- package/dist/components/headers/components/headerExperienceLabel/index.js +0 -32
- package/dist/components/headers/components/headerUserPic/index.d.ts +0 -5
- package/dist/components/headers/components/headerUserPic/index.js +0 -27
- package/dist/components/headers/header/index.d.ts +0 -3
- package/dist/components/headers/header/index.js +0 -32
- package/dist/components/headers/headerSearch/index.d.ts +0 -3
- package/dist/components/headers/headerSearch/index.js +0 -39
- package/dist/components/headers/headerSimple/index.d.ts +0 -3
- package/dist/components/headers/headerSimple/index.js +0 -33
- package/dist/components/index.d.ts +0 -2
- package/dist/components/index.js +0 -23
- package/dist/components/inviteCodesForms/getEarlyAccessForm/index.d.ts +0 -3
- package/dist/components/inviteCodesForms/getEarlyAccessForm/index.js +0 -181
- package/dist/components/inviteCodesForms/joinWaitListForm/index.d.ts +0 -3
- package/dist/components/inviteCodesForms/joinWaitListForm/index.js +0 -126
- package/dist/components/inviteCodesForms/styles/index.d.ts +0 -6
- package/dist/components/inviteCodesForms/styles/index.js +0 -18
- package/dist/components/inviteCodesPage/components/index.d.ts +0 -5
- package/dist/components/inviteCodesPage/components/index.js +0 -14
- package/dist/components/inviteCodesPage/components/inviteCodes/index.d.ts +0 -6
- package/dist/components/inviteCodesPage/components/inviteCodes/index.js +0 -24
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCode/index.d.ts +0 -7
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCode/index.js +0 -30
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCode/loader/index.d.ts +0 -3
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCode/loader/index.js +0 -26
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeCaption/index.d.ts +0 -7
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeCaption/index.js +0 -28
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeCaption/loader/index.d.ts +0 -3
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeCaption/loader/index.js +0 -21
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeCopy/index.d.ts +0 -6
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeCopy/index.js +0 -27
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeDate/index.d.ts +0 -5
- package/dist/components/inviteCodesPage/components/inviteCodes/inviteCodeDate/index.js +0 -23
- package/dist/components/inviteCodesPage/wrappers/index.d.ts +0 -4
- package/dist/components/inviteCodesPage/wrappers/index.js +0 -12
- package/dist/components/inviteCodesPage/wrappers/resumeCodes/index.d.ts +0 -8
- package/dist/components/inviteCodesPage/wrappers/resumeCodes/index.js +0 -49
- package/dist/components/inviteCodesPage/wrappers/resumeCodes/loader/index.d.ts +0 -3
- package/dist/components/inviteCodesPage/wrappers/resumeCodes/loader/index.js +0 -17
- package/dist/components/inviteCodesPage/wrappers/unusedCodes/index.d.ts +0 -7
- package/dist/components/inviteCodesPage/wrappers/unusedCodes/index.js +0 -31
- package/dist/components/inviteCodesPage/wrappers/usedCodes/index.d.ts +0 -7
- package/dist/components/inviteCodesPage/wrappers/usedCodes/index.js +0 -37
- package/dist/components/linkTabs/index.d.ts +0 -7
- package/dist/components/linkTabs/index.js +0 -23
- package/dist/components/linkTabs/linkTab/index.d.ts +0 -9
- package/dist/components/linkTabs/linkTab/index.js +0 -28
- package/dist/components/myWallets/index.d.ts +0 -3
- package/dist/components/myWallets/index.js +0 -33
- package/dist/components/myWallets/myWalletItem/index.d.ts +0 -10
- package/dist/components/myWallets/myWalletItem/index.js +0 -137
- package/dist/components/navigation/index.d.ts +0 -8
- package/dist/components/navigation/index.js +0 -75
- package/dist/components/profile/MultiversXAudit/MultiversXAudit.d.ts +0 -2
- package/dist/components/profile/MultiversXAudit/MultiversXAudit.js +0 -136
- package/dist/components/profile/ProfileTabs.d.ts +0 -7
- package/dist/components/profile/ProfileTabs.js +0 -46
- package/dist/components/profile/aboutText/index.d.ts +0 -5
- package/dist/components/profile/aboutText/index.js +0 -105
- package/dist/components/profile/addToGalleryBtns/index.d.ts +0 -5
- package/dist/components/profile/addToGalleryBtns/index.js +0 -42
- package/dist/components/profile/followersSocial/followers/index.d.ts +0 -7
- package/dist/components/profile/followersSocial/followers/index.js +0 -28
- package/dist/components/profile/followersSocial/index.d.ts +0 -5
- package/dist/components/profile/followersSocial/index.js +0 -28
- package/dist/components/profile/followersSocial/social/index.d.ts +0 -3
- package/dist/components/profile/followersSocial/social/index.js +0 -40
- package/dist/components/profile/index.d.ts +0 -1
- package/dist/components/profile/index.js +0 -5
- package/dist/components/profile/info/index.d.ts +0 -7
- package/dist/components/profile/info/index.js +0 -43
- package/dist/components/profile/interests/data.d.ts +0 -3
- package/dist/components/profile/interests/data.js +0 -22
- package/dist/components/profile/interests/index.d.ts +0 -2
- package/dist/components/profile/interests/index.js +0 -56
- package/dist/components/profile/interests/type.d.ts +0 -6
- package/dist/components/profile/interests/type.js +0 -2
- package/dist/components/profile/jsonLd/index.d.ts +0 -4
- package/dist/components/profile/jsonLd/index.js +0 -9
- package/dist/components/profile/pageHead/index.d.ts +0 -6
- package/dist/components/profile/pageHead/index.js +0 -51
- package/dist/components/profile/profileSkeleton/index.d.ts +0 -5
- package/dist/components/profile/profileSkeleton/index.js +0 -35
- package/dist/components/profile/profileUserCards/index.d.ts +0 -4
- package/dist/components/profile/profileUserCards/index.js +0 -19
- package/dist/components/profile/profileUserCards/profileUserCard/index.d.ts +0 -10
- package/dist/components/profile/profileUserCards/profileUserCard/index.js +0 -157
- package/dist/components/profile/rank/index.d.ts +0 -5
- package/dist/components/profile/rank/index.js +0 -33
- package/dist/components/profile/stats/index.d.ts +0 -5
- package/dist/components/profile/stats/index.js +0 -28
- package/dist/components/profile/wallets/index.d.ts +0 -2
- package/dist/components/profile/wallets/index.js +0 -73
- package/dist/components/profile/wrapper/index.d.ts +0 -7
- package/dist/components/profile/wrapper/index.js +0 -17
- package/dist/components/registrationPage/index.d.ts +0 -3
- package/dist/components/registrationPage/index.js +0 -10
- package/dist/components/registrationPage/registrationSelectBox/index.d.ts +0 -9
- package/dist/components/registrationPage/registrationSelectBox/index.js +0 -24
- package/dist/components/registrationPage/registrationSelection/index.d.ts +0 -16
- package/dist/components/registrationPage/registrationSelection/index.js +0 -43
- package/dist/components/rewards/FAQ/index.d.ts +0 -3
- package/dist/components/rewards/FAQ/index.js +0 -132
- package/dist/components/rewards/clarifications/index.d.ts +0 -8
- package/dist/components/rewards/clarifications/index.js +0 -54
- package/dist/components/rewards/logoBottom/index.d.ts +0 -3
- package/dist/components/rewards/logoBottom/index.js +0 -29
- package/dist/components/rewards/prograssBar/index.d.ts +0 -7
- package/dist/components/rewards/prograssBar/index.js +0 -32
- package/dist/components/rewards/rewardsButton/index.d.ts +0 -3
- package/dist/components/rewards/rewardsButton/index.js +0 -17
- package/dist/components/rewards/seasonBanner/index.d.ts +0 -5
- package/dist/components/rewards/seasonBanner/index.js +0 -29
- package/dist/components/rewards/taskExpTab/index.d.ts +0 -14
- package/dist/components/rewards/taskExpTab/index.js +0 -64
- package/dist/components/rewards/tasksGrid/index.d.ts +0 -6
- package/dist/components/rewards/tasksGrid/index.js +0 -142
- package/dist/components/rewards/userExp/index.d.ts +0 -12
- package/dist/components/rewards/userExp/index.js +0 -72
- package/dist/components/search/SearchInputContainer.d.ts +0 -26
- package/dist/components/search/SearchInputContainer.js +0 -244
- package/dist/components/search/index.d.ts +0 -3
- package/dist/components/search/index.js +0 -86
- package/dist/components/search/searchCategories/index.d.ts +0 -3
- package/dist/components/search/searchCategories/index.js +0 -79
- package/dist/components/search/searchCategories/type.d.ts +0 -5
- package/dist/components/search/searchCategories/type.js +0 -2
- package/dist/components/search/searchCloseMoreButtons/index.d.ts +0 -14
- package/dist/components/search/searchCloseMoreButtons/index.js +0 -54
- package/dist/components/search/searchResultCaption/index.d.ts +0 -7
- package/dist/components/search/searchResultCaption/index.js +0 -31
- package/dist/components/search/searchSelectsGalleries/index.d.ts +0 -9
- package/dist/components/search/searchSelectsGalleries/index.js +0 -70
- package/dist/components/search/searchSelectsSets/index.d.ts +0 -8
- package/dist/components/search/searchSelectsSets/index.js +0 -69
- package/dist/components/search/searchSimpleInput/index.d.ts +0 -5
- package/dist/components/search/searchSimpleInput/index.js +0 -85
- package/dist/components/search/searchSuggestions/index.d.ts +0 -14
- package/dist/components/search/searchSuggestions/index.js +0 -117
- package/dist/components/search/searchSuggestions/searchSuggestionsCaption/index.d.ts +0 -7
- package/dist/components/search/searchSuggestions/searchSuggestionsCaption/index.js +0 -27
- package/dist/components/search/searchSuggestions/searchSuggestionsFooter/index.d.ts +0 -3
- package/dist/components/search/searchSuggestions/searchSuggestionsFooter/index.js +0 -30
- package/dist/components/search/searchSuggestions/searchSuggestionsItem/index.d.ts +0 -11
- package/dist/components/search/searchSuggestions/searchSuggestionsItem/index.js +0 -40
- package/dist/components/search/searchSuggestions/searchSuggestionsItem/searchSuggestionsItemSkeleton/index.d.ts +0 -4
- package/dist/components/search/searchSuggestions/searchSuggestionsItem/searchSuggestionsItemSkeleton/index.js +0 -56
- package/dist/components/search/searchSuggestions/searchSuggestionsNotFound/index.d.ts +0 -5
- package/dist/components/search/searchSuggestions/searchSuggestionsNotFound/index.js +0 -29
- package/dist/components/shareDialog/index.d.ts +0 -34
- package/dist/components/shareDialog/index.js +0 -73
- package/dist/components/showcaseAssets/showcaseSort/data.d.ts +0 -3
- package/dist/components/showcaseAssets/showcaseSort/data.js +0 -29
- package/dist/components/showcaseAssets/showcaseSort/index.d.ts +0 -8
- package/dist/components/showcaseAssets/showcaseSort/index.js +0 -28
- package/dist/components/sidebar/data.d.ts +0 -20
- package/dist/components/sidebar/data.js +0 -89
- package/dist/components/sidebar/index.d.ts +0 -3
- package/dist/components/sidebar/index.js +0 -131
- package/dist/components/sidebar/initializer.d.ts +0 -2
- package/dist/components/sidebar/initializer.js +0 -36
- package/dist/components/sidebar/sidebarFilters/index.d.ts +0 -7
- package/dist/components/sidebar/sidebarFilters/index.js +0 -30
- package/dist/components/sidebar/sidebarInviteCodeLabel/index.d.ts +0 -3
- package/dist/components/sidebar/sidebarInviteCodeLabel/index.js +0 -67
- package/dist/components/socialButtons/data.d.ts +0 -3
- package/dist/components/socialButtons/data.js +0 -52
- package/dist/components/socialButtons/icons/discord.d.ts +0 -3
- package/dist/components/socialButtons/icons/discord.js +0 -7
- package/dist/components/socialButtons/icons/facebook.d.ts +0 -3
- package/dist/components/socialButtons/icons/facebook.js +0 -8
- package/dist/components/socialButtons/icons/instagram.d.ts +0 -3
- package/dist/components/socialButtons/icons/instagram.js +0 -9
- package/dist/components/socialButtons/icons/medium.d.ts +0 -3
- package/dist/components/socialButtons/icons/medium.js +0 -7
- package/dist/components/socialButtons/icons/telegram.d.ts +0 -3
- package/dist/components/socialButtons/icons/telegram.js +0 -7
- package/dist/components/socialButtons/icons/twitter.d.ts +0 -3
- package/dist/components/socialButtons/icons/twitter.js +0 -7
- package/dist/components/socialButtons/index.d.ts +0 -3
- package/dist/components/socialButtons/index.js +0 -32
- package/dist/components/socialButtons/type.d.ts +0 -8
- package/dist/components/socialButtons/type.js +0 -2
- package/dist/components/tabs/icons/bell.d.ts +0 -5
- package/dist/components/tabs/icons/bell.js +0 -9
- package/dist/components/tabs/icons/profile.d.ts +0 -5
- package/dist/components/tabs/icons/profile.js +0 -9
- package/dist/components/tabs/icons/secure.d.ts +0 -5
- package/dist/components/tabs/icons/secure.js +0 -8
- package/dist/components/tabs/index.d.ts +0 -3
- package/dist/components/tabs/index.js +0 -55
- package/dist/components/toTopBtn/index.d.ts +0 -6
- package/dist/components/toTopBtn/index.js +0 -85
- package/dist/dto/AssetEntity/index.d.ts +0 -63
- package/dist/dto/AssetEntity/index.js +0 -211
- package/dist/dto/AssetEntity/interface.d.ts +0 -39
- package/dist/dto/AssetEntity/interface.js +0 -2
- package/dist/dto/AssetEntity/views/AssetAudio/index.d.ts +0 -9
- package/dist/dto/AssetEntity/views/AssetAudio/index.js +0 -39
- package/dist/dto/AssetEntity/views/AssetImage/index.d.ts +0 -10
- package/dist/dto/AssetEntity/views/AssetImage/index.js +0 -50
- package/dist/dto/AssetEntity/views/AssetObject/index.d.ts +0 -11
- package/dist/dto/AssetEntity/views/AssetObject/index.js +0 -70
- package/dist/dto/AssetEntity/views/AssetOther/index.d.ts +0 -11
- package/dist/dto/AssetEntity/views/AssetOther/index.js +0 -54
- package/dist/dto/AssetEntity/views/AssetScreenshot/index.d.ts +0 -10
- package/dist/dto/AssetEntity/views/AssetScreenshot/index.js +0 -50
- package/dist/dto/AssetEntity/views/AssetVideo/index.d.ts +0 -9
- package/dist/dto/AssetEntity/views/AssetVideo/index.js +0 -39
- package/dist/dto/AssetEntity/views/index.d.ts +0 -6
- package/dist/dto/AssetEntity/views/index.js +0 -16
- package/dist/dto/Collection/CollectionCreationEntity/index.d.ts +0 -45
- package/dist/dto/Collection/CollectionCreationEntity/index.js +0 -162
- package/dist/dto/Collection/CollectionCreationEntity/interface.d.ts +0 -24
- package/dist/dto/Collection/CollectionCreationEntity/interface.js +0 -2
- package/dist/dto/Collection/CollectionEntity/index.d.ts +0 -32
- package/dist/dto/Collection/CollectionEntity/index.js +0 -74
- package/dist/dto/Collection/CollectionEntity/interface.d.ts +0 -16
- package/dist/dto/Collection/CollectionEntity/interface.js +0 -2
- package/dist/dto/CreationEntity/index.d.ts +0 -49
- package/dist/dto/CreationEntity/index.js +0 -168
- package/dist/dto/CreationEntity/interface.d.ts +0 -30
- package/dist/dto/CreationEntity/interface.js +0 -2
- package/dist/dto/GalleryEntityV2/index.d.ts +0 -32
- package/dist/dto/GalleryEntityV2/index.js +0 -74
- package/dist/dto/GalleryEntityV2/interface.d.ts +0 -16
- package/dist/dto/GalleryEntityV2/interface.js +0 -2
- package/dist/dto/common/ItemType/data.d.ts +0 -3
- package/dist/dto/common/ItemType/data.js +0 -37
- package/dist/dto/common/ItemType/index.d.ts +0 -45
- package/dist/dto/common/ItemType/index.js +0 -42
- package/dist/dto/common/ItemViews/CreationAudio/index.d.ts +0 -9
- package/dist/dto/common/ItemViews/CreationAudio/index.js +0 -39
- package/dist/dto/common/ItemViews/CreationImage/index.d.ts +0 -10
- package/dist/dto/common/ItemViews/CreationImage/index.js +0 -50
- package/dist/dto/common/ItemViews/CreationObject/index.d.ts +0 -8
- package/dist/dto/common/ItemViews/CreationObject/index.js +0 -43
- package/dist/dto/common/ItemViews/CreationOther/index.d.ts +0 -9
- package/dist/dto/common/ItemViews/CreationOther/index.js +0 -39
- package/dist/dto/common/ItemViews/CreationVideo/index.d.ts +0 -9
- package/dist/dto/common/ItemViews/CreationVideo/index.js +0 -39
- package/dist/dto/common/ItemViews/index.d.ts +0 -5
- package/dist/dto/common/ItemViews/index.js +0 -21
- package/dist/dto/common/Media/Audio/index.d.ts +0 -13
- package/dist/dto/common/Media/Audio/index.js +0 -54
- package/dist/dto/common/Media/Image/index.d.ts +0 -13
- package/dist/dto/common/Media/Image/index.js +0 -62
- package/dist/dto/common/Media/Object/index.d.ts +0 -13
- package/dist/dto/common/Media/Object/index.js +0 -63
- package/dist/dto/common/Media/Other/index.d.ts +0 -13
- package/dist/dto/common/Media/Other/index.js +0 -82
- package/dist/dto/common/Media/Screenshot/index.d.ts +0 -13
- package/dist/dto/common/Media/Screenshot/index.js +0 -62
- package/dist/dto/common/Media/Urls/index.d.ts +0 -31
- package/dist/dto/common/Media/Urls/index.js +0 -130
- package/dist/dto/common/Media/Video/index.d.ts +0 -13
- package/dist/dto/common/Media/Video/index.js +0 -54
- package/dist/dto/common/Media/index.d.ts +0 -26
- package/dist/dto/common/Media/index.js +0 -40
- package/dist/dto/common/Media/interface.d.ts +0 -26
- package/dist/dto/common/Media/interface.js +0 -2
- package/dist/dto/index.d.ts +0 -8
- package/dist/dto/index.js +0 -33
- package/dist/entities/user/type.d.ts +0 -5
- package/dist/entities/user/type.js +0 -2
- package/dist/fonts/FontsInitializeLayout.d.ts +0 -6
- package/dist/fonts/FontsInitializeLayout.js +0 -67
- package/dist/fonts/index.d.ts +0 -3
- package/dist/fonts/index.js +0 -25
- package/dist/fonts/vars.d.ts +0 -1
- package/dist/fonts/vars.js +0 -6
- package/dist/hooks/apollo/index.d.ts +0 -5
- package/dist/hooks/apollo/index.js +0 -11
- package/dist/hooks/audio/useMultiAudio/index.d.ts +0 -2
- package/dist/hooks/audio/useMultiAudio/index.js +0 -56
- package/dist/hooks/extension/useExtension/index.d.ts +0 -7
- package/dist/hooks/extension/useExtension/index.js +0 -78
- package/dist/hooks/favorites/index.d.ts +0 -2
- package/dist/hooks/favorites/index.js +0 -18
- package/dist/hooks/favorites/useGetFavoriteGallaryCreations/index.d.ts +0 -20
- package/dist/hooks/favorites/useGetFavoriteGallaryCreations/index.js +0 -194
- package/dist/hooks/favorites/useGetUserFevoritesCreations/index.d.ts +0 -22
- package/dist/hooks/favorites/useGetUserFevoritesCreations/index.js +0 -270
- package/dist/hooks/galleries/index.d.ts +0 -1
- package/dist/hooks/galleries/index.js +0 -17
- package/dist/hooks/galleries/useGetUserGalleriesCreations/index.d.ts +0 -17
- package/dist/hooks/galleries/useGetUserGalleriesCreations/index.js +0 -226
- package/dist/hooks/index.d.ts +0 -5
- package/dist/hooks/index.js +0 -21
- package/dist/hooks/likes/dynamic/useFindCollectionsAndLikes.js +0 -241
- package/dist/hooks/likes/dynamic/useFindCreationsAndLikes.js +0 -213
- package/dist/hooks/likes/dynamic/useGetCollectionInfoAndLikes.d.ts +0 -13
- package/dist/hooks/likes/dynamic/useGetCollectionInfoAndLikes.js +0 -210
- package/dist/hooks/likes/dynamic/useGetCreationsAndLikes.js +0 -230
- package/dist/hooks/likes/dynamic/useGetCreationsAndLikesByType.js +0 -240
- package/dist/hooks/likes/dynamic/useGetMixedLikesFavoriteList.d.ts +0 -17
- package/dist/hooks/likes/dynamic/useGetMixedLikesFavoriteList.js +0 -50
- package/dist/hooks/likes/dynamic/useGetTableLikes.d.ts +0 -15
- package/dist/hooks/likes/dynamic/useGetTableLikes.js +0 -116
- package/dist/hooks/likes/index.d.ts +0 -19
- package/dist/hooks/likes/index.js +0 -177
- package/dist/hooks/likes/useGetLikesAsset.d.ts +0 -20
- package/dist/hooks/likes/useGetLikesAsset.js +0 -159
- package/dist/hooks/searchFiltersConnector/index.d.ts +0 -11
- package/dist/hooks/searchFiltersConnector/index.js +0 -195
- package/dist/hooks/useToGalleryAsset/index.d.ts +0 -18
- package/dist/hooks/useToGalleryAsset/index.js +0 -103
- package/dist/index.d.ts +0 -9
- package/dist/index.js +0 -25
- package/dist/layouts/GlobalLayout.d.ts +0 -4
- package/dist/layouts/GlobalLayout.js +0 -48
- package/dist/layouts/base/LWithRegularHeader/index.d.ts +0 -3
- package/dist/layouts/base/LWithRegularHeader/index.js +0 -25
- package/dist/layouts/base/LWithRegularHeader/type.d.ts +0 -5
- package/dist/layouts/base/LWithRegularHeader/type.js +0 -2
- package/dist/layouts/base/LWithSearchHeader/index.d.ts +0 -3
- package/dist/layouts/base/LWithSearchHeader/index.js +0 -18
- package/dist/layouts/base/LWithSearchHeader/type.d.ts +0 -5
- package/dist/layouts/base/LWithSearchHeader/type.js +0 -2
- package/dist/layouts/base/LWithSimpleHeader/index.d.ts +0 -3
- package/dist/layouts/base/LWithSimpleHeader/index.js +0 -21
- package/dist/layouts/base/LWithSimpleHeader/type.d.ts +0 -5
- package/dist/layouts/base/LWithSimpleHeader/type.js +0 -2
- package/dist/layouts/base/LWithoutHeader/index.d.ts +0 -3
- package/dist/layouts/base/LWithoutHeader/index.js +0 -23
- package/dist/layouts/custom/accountLayout/index.d.ts +0 -3
- package/dist/layouts/custom/accountLayout/index.js +0 -23
- package/dist/layouts/custom/formsLayout/index.d.ts +0 -3
- package/dist/layouts/custom/formsLayout/index.js +0 -18
- package/dist/layouts/custom/mainLayout/index.d.ts +0 -3
- package/dist/layouts/custom/mainLayout/index.js +0 -22
- package/dist/layouts/custom/searchLayout/index.d.ts +0 -3
- package/dist/layouts/custom/searchLayout/index.js +0 -26
- package/dist/layouts/custom/simpleLayout/index.d.ts +0 -3
- package/dist/layouts/custom/simpleLayout/index.js +0 -22
- package/dist/layouts/custom/styles.d.ts +0 -3
- package/dist/layouts/custom/styles.js +0 -16
- package/dist/layouts/pageTransitionLayout.d.ts +0 -6
- package/dist/layouts/pageTransitionLayout.js +0 -24
- package/dist/layouts/pageWithLayout.d.ts +0 -9
- package/dist/layouts/pageWithLayout.js +0 -2
- package/dist/modules/index.d.ts +0 -4
- package/dist/modules/index.js +0 -20
- package/dist/modules/notifications/CreatorNotifications.d.ts +0 -2
- package/dist/modules/notifications/CreatorNotifications.js +0 -42
- package/dist/modules/notifications/index.d.ts +0 -22
- package/dist/modules/notifications/index.js +0 -6
- package/dist/modules/sessionScroll/globalTabs.d.ts +0 -12
- package/dist/modules/sessionScroll/globalTabs.js +0 -50
- package/dist/modules/sessionScroll/index.d.ts +0 -15
- package/dist/modules/sessionScroll/index.js +0 -77
- package/dist/modules/sessionScroll/type.d.ts +0 -7
- package/dist/modules/sessionScroll/type.js +0 -2
- package/dist/modules/sessionScroll/useVirtuosoInitialScroll.d.ts +0 -12
- package/dist/modules/sessionScroll/useVirtuosoInitialScroll.js +0 -62
- package/dist/modules/user/auth/index.d.ts +0 -1
- package/dist/modules/user/auth/index.js +0 -17
- package/dist/modules/user/auth/useAuthVerification.d.ts +0 -1
- package/dist/modules/user/auth/useAuthVerification.js +0 -120
- package/dist/modules/user/auth/useSignIn.d.ts +0 -1
- package/dist/modules/user/auth/useSignIn.js +0 -21
- package/dist/modules/user/auth/useSignOut.d.ts +0 -1
- package/dist/modules/user/auth/useSignOut.js +0 -78
- package/dist/modules/user/index.d.ts +0 -3
- package/dist/modules/user/index.js +0 -19
- package/dist/modules/user/profileData/index.d.ts +0 -1
- package/dist/modules/user/profileData/index.js +0 -17
- package/dist/modules/user/profileData/profileDataInitialization.d.ts +0 -2
- package/dist/modules/user/profileData/profileDataInitialization.js +0 -59
- package/dist/modules/user/store.d.ts +0 -33
- package/dist/modules/user/store.js +0 -78
- package/dist/modules/virtuoso/VirtuosoPageBuilder.d.ts +0 -19
- package/dist/modules/virtuoso/VirtuosoPageBuilder.js +0 -146
- package/dist/modules/virtuoso/VirtuosoToTopBtn.d.ts +0 -10
- package/dist/modules/virtuoso/VirtuosoToTopBtn.js +0 -43
- package/dist/modules/virtuoso/index.d.ts +0 -5
- package/dist/modules/virtuoso/index.js +0 -21
- package/dist/modules/virtuoso/types.d.ts +0 -7
- package/dist/modules/virtuoso/types.js +0 -2
- package/dist/modules/virtuoso/useSubscribeVirtuosoScrollToHeader.d.ts +0 -3
- package/dist/modules/virtuoso/useSubscribeVirtuosoScrollToHeader.js +0 -27
- package/dist/modules/virtuoso/useVirtuosoData.d.ts +0 -11
- package/dist/modules/virtuoso/useVirtuosoData.js +0 -50
- package/dist/pages/index.d.ts +0 -2
- package/dist/pages/index.js +0 -16
- package/dist/store/index.d.ts +0 -11
- package/dist/store/index.js +0 -28
- package/dist/store/media/index.d.ts +0 -1
- package/dist/store/media/index.js +0 -69
- package/dist/store/media/types.d.ts +0 -11
- package/dist/store/media/types.js +0 -2
- package/dist/store/ui/index.d.ts +0 -2
- package/dist/store/ui/index.js +0 -167
- package/dist/store/ui/types.d.ts +0 -34
- package/dist/store/ui/types.js +0 -2
- package/dist/store/ui/utils.d.ts +0 -7
- package/dist/store/ui/utils.js +0 -32
- package/dist/styles/ScreenWidth.d.ts +0 -22
- package/dist/styles/ScreenWidth.js +0 -26
- package/dist/styles/animations/index.d.ts +0 -2
- package/dist/styles/animations/index.js +0 -11
- package/dist/styles/colors/index.d.ts +0 -1
- package/dist/styles/colors/index.js +0 -38
- package/dist/styles/globalStyles.d.ts +0 -3
- package/dist/styles/globalStyles.js +0 -23
- package/dist/styles/index.d.ts +0 -5
- package/dist/styles/index.js +0 -26
- package/dist/styles/mixins/boxShadow.d.ts +0 -2
- package/dist/styles/mixins/boxShadow.js +0 -10
- package/dist/styles/mixins/boxTransform.d.ts +0 -2
- package/dist/styles/mixins/boxTransform.js +0 -10
- package/dist/styles/mixins/index.d.ts +0 -3
- package/dist/styles/mixins/index.js +0 -25
- package/dist/styles/mixins/z-indexes.d.ts +0 -10
- package/dist/styles/mixins/z-indexes.js +0 -13
- package/dist/styles/typography/index.d.ts +0 -1
- package/dist/styles/typography/index.js +0 -12
- package/dist/system/ActiveLink/index.d.ts +0 -9
- package/dist/system/ActiveLink/index.js +0 -71
- package/dist/system/Alert/index.d.ts +0 -3
- package/dist/system/Alert/index.js +0 -20
- package/dist/system/Alert/type.d.ts +0 -2
- package/dist/system/Alert/type.js +0 -8
- package/dist/system/BasicOverlay/index.d.ts +0 -3
- package/dist/system/BasicOverlay/index.js +0 -20
- package/dist/system/Buttons/IconButton/index.d.ts +0 -2
- package/dist/system/Buttons/IconButton/index.js +0 -7
- package/dist/system/Buttons/IconWithButton/index.d.ts +0 -2
- package/dist/system/Buttons/IconWithButton/index.js +0 -7
- package/dist/system/Buttons/IconWithButton/themes.d.ts +0 -0
- package/dist/system/Buttons/IconWithButton/themes.js +0 -0
- package/dist/system/Buttons/MainButton/index.d.ts +0 -2
- package/dist/system/Buttons/MainButton/index.js +0 -7
- package/dist/system/Buttons/MainButton/themes.d.ts +0 -0
- package/dist/system/Buttons/MainButton/themes.js +0 -0
- package/dist/system/Buttons/SecondaryButton/index.d.ts +0 -2
- package/dist/system/Buttons/SecondaryButton/index.js +0 -7
- package/dist/system/Buttons/index.d.ts +0 -4
- package/dist/system/Buttons/index.js +0 -14
- package/dist/system/Cards/CardCheckbox/index.d.ts +0 -6
- package/dist/system/Cards/CardCheckbox/index.js +0 -50
- package/dist/system/Cards/CardContent/CardCategory/index.d.ts +0 -6
- package/dist/system/Cards/CardContent/CardCategory/index.js +0 -27
- package/dist/system/Cards/CardContent/CardLikes/index.d.ts +0 -6
- package/dist/system/Cards/CardContent/CardLikes/index.js +0 -32
- package/dist/system/Cards/CardContent/CardShowMore/index.d.ts +0 -7
- package/dist/system/Cards/CardContent/CardShowMore/index.js +0 -40
- package/dist/system/Cards/CardContent/index.d.ts +0 -17
- package/dist/system/Cards/CardContent/index.js +0 -50
- package/dist/system/Cards/CardHeadIcons/index.d.ts +0 -15
- package/dist/system/Cards/CardHeadIcons/index.js +0 -134
- package/dist/system/Cards/CardMedia/CardAudio/index.d.ts +0 -8
- package/dist/system/Cards/CardMedia/CardAudio/index.js +0 -93
- package/dist/system/Cards/CardMedia/CardImage/index.d.ts +0 -7
- package/dist/system/Cards/CardMedia/CardImage/index.js +0 -44
- package/dist/system/Cards/CardMedia/CardVideo/index.d.ts +0 -7
- package/dist/system/Cards/CardMedia/CardVideo/index.js +0 -83
- package/dist/system/Cards/CardMedia/index.d.ts +0 -3
- package/dist/system/Cards/CardMedia/index.js +0 -12
- package/dist/system/Cards/CardRank/index.d.ts +0 -5
- package/dist/system/Cards/CardRank/index.js +0 -33
- package/dist/system/Cards/CardsGrid/index.d.ts +0 -13
- package/dist/system/Cards/CardsGrid/index.js +0 -80
- package/dist/system/Cards/HideLink/index.d.ts +0 -10
- package/dist/system/Cards/HideLink/index.js +0 -27
- package/dist/system/Cards/MultiMediaCard/index.d.ts +0 -10
- package/dist/system/Cards/MultiMediaCard/index.js +0 -78
- package/dist/system/Cards/RegularCard/index.d.ts +0 -22
- package/dist/system/Cards/RegularCard/index.js +0 -53
- package/dist/system/Cards/Styles/Content.d.ts +0 -3
- package/dist/system/Cards/Styles/Content.js +0 -16
- package/dist/system/Cards/Styles/Head.d.ts +0 -3
- package/dist/system/Cards/Styles/Head.js +0 -16
- package/dist/system/Cards/Styles/Headicons.d.ts +0 -5
- package/dist/system/Cards/Styles/Headicons.js +0 -19
- package/dist/system/Cards/Styles/Image.d.ts +0 -5
- package/dist/system/Cards/Styles/Image.js +0 -15
- package/dist/system/Cards/Styles/Likes.d.ts +0 -5
- package/dist/system/Cards/Styles/Likes.js +0 -17
- package/dist/system/Cards/Styles/MultiHead.d.ts +0 -3
- package/dist/system/Cards/Styles/MultiHead.js +0 -16
- package/dist/system/Cards/Styles/Video.d.ts +0 -3
- package/dist/system/Cards/Styles/Video.js +0 -13
- package/dist/system/Cards/Styles/index.d.ts +0 -7
- package/dist/system/Cards/Styles/index.js +0 -20
- package/dist/system/Cards/index.d.ts +0 -14
- package/dist/system/Cards/index.js +0 -46
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/CardsError/index.d.ts +0 -5
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/CardsError/index.js +0 -100
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/CardsNoResults/index.d.ts +0 -5
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/CardsNoResults/index.js +0 -26
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/CardsSkeleton/index.d.ts +0 -6
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/CardsSkeleton/index.js +0 -38
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/index.d.ts +0 -22
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/index.js +0 -38
- package/dist/system/CardsHolderWithSkeleton/CardsHolderLoader/index.d.ts +0 -3
- package/dist/system/CardsHolderWithSkeleton/CardsHolderLoader/index.js +0 -26
- package/dist/system/CardsHolderWithSkeleton/index.d.ts +0 -30
- package/dist/system/CardsHolderWithSkeleton/index.js +0 -19
- package/dist/system/DropDown/DropDown.test.d.ts +0 -1
- package/dist/system/DropDown/DropDown.test.js +0 -42
- package/dist/system/DropDown/index.d.ts +0 -8
- package/dist/system/DropDown/index.js +0 -63
- package/dist/system/Filters/helpers.d.ts +0 -7
- package/dist/system/Filters/helpers.js +0 -8
- package/dist/system/Filters/index.d.ts +0 -2
- package/dist/system/Filters/index.js +0 -18
- package/dist/system/Filters/type.d.ts +0 -16
- package/dist/system/Filters/type.js +0 -11
- package/dist/system/Flex/index.d.ts +0 -0
- package/dist/system/Flex/index.js +0 -0
- package/dist/system/Forms/Checkbox/Checkbox.test.d.ts +0 -1
- package/dist/system/Forms/Checkbox/Checkbox.test.js +0 -90
- package/dist/system/Forms/Checkbox/index.d.ts +0 -22
- package/dist/system/Forms/Checkbox/index.js +0 -71
- package/dist/system/Forms/DatePicker/index.d.ts +0 -16
- package/dist/system/Forms/DatePicker/index.js +0 -43
- package/dist/system/Forms/ErrorLabel/ErrorLabel.test.d.ts +0 -1
- package/dist/system/Forms/ErrorLabel/ErrorLabel.test.js +0 -27
- package/dist/system/Forms/ErrorLabel/index.d.ts +0 -7
- package/dist/system/Forms/ErrorLabel/index.js +0 -20
- package/dist/system/Forms/Input/Input.test.d.ts +0 -1
- package/dist/system/Forms/Input/Input.test.js +0 -57
- package/dist/system/Forms/Input/index.d.ts +0 -16
- package/dist/system/Forms/Input/index.js +0 -45
- package/dist/system/Forms/Input/type.d.ts +0 -5
- package/dist/system/Forms/Input/type.js +0 -2
- package/dist/system/Forms/Messages/index.d.ts +0 -67
- package/dist/system/Forms/Messages/index.js +0 -69
- package/dist/system/Forms/RadioInput/index.d.ts +0 -13
- package/dist/system/Forms/RadioInput/index.js +0 -42
- package/dist/system/Forms/Selects/DesktopSelect/index.d.ts +0 -12
- package/dist/system/Forms/Selects/DesktopSelect/index.js +0 -151
- package/dist/system/Forms/Selects/DesktopSelect/type.d.ts +0 -5
- package/dist/system/Forms/Selects/DesktopSelect/type.js +0 -2
- package/dist/system/Forms/Selects/MobileSelect/index.d.ts +0 -14
- package/dist/system/Forms/Selects/MobileSelect/index.js +0 -55
- package/dist/system/Forms/TextArea/index.d.ts +0 -14
- package/dist/system/Forms/TextArea/index.js +0 -44
- package/dist/system/Forms/index.d.ts +0 -6
- package/dist/system/Forms/index.js +0 -16
- package/dist/system/Img/ExternalImage/index.d.ts +0 -6
- package/dist/system/Img/ExternalImage/index.js +0 -53
- package/dist/system/Img/ImageInterceptor/ImageInterceptor.test.d.ts +0 -1
- package/dist/system/Img/ImageInterceptor/ImageInterceptor.test.js +0 -53
- package/dist/system/Img/ImageInterceptor/index.d.ts +0 -17
- package/dist/system/Img/ImageInterceptor/index.js +0 -56
- package/dist/system/Img/Profilepic/index.d.ts +0 -11
- package/dist/system/Img/Profilepic/index.js +0 -39
- package/dist/system/Img/Userpic/UserPic.test.d.ts +0 -2
- package/dist/system/Img/Userpic/UserPic.test.js +0 -69
- package/dist/system/Img/Userpic/index.d.ts +0 -9
- package/dist/system/Img/Userpic/index.js +0 -98
- package/dist/system/Img/index.d.ts +0 -4
- package/dist/system/Img/index.js +0 -20
- package/dist/system/Labels/ExperienceLabel/ExperienceLabel.test.d.ts +0 -1
- package/dist/system/Labels/ExperienceLabel/ExperienceLabel.test.js +0 -64
- package/dist/system/Labels/ExperienceLabel/index.d.ts +0 -7
- package/dist/system/Labels/ExperienceLabel/index.js +0 -42
- package/dist/system/Labels/InviteLabel/InviteLabel.test.d.ts +0 -1
- package/dist/system/Labels/InviteLabel/InviteLabel.test.js +0 -56
- package/dist/system/Labels/InviteLabel/index.d.ts +0 -7
- package/dist/system/Labels/InviteLabel/index.js +0 -38
- package/dist/system/Labels/SkeletonLabel/index.d.ts +0 -2
- package/dist/system/Labels/SkeletonLabel/index.js +0 -7
- package/dist/system/Modals/Modal/Modal.test.d.ts +0 -1
- package/dist/system/Modals/Modal/Modal.test.js +0 -36
- package/dist/system/Modals/Modal/index.d.ts +0 -3
- package/dist/system/Modals/Modal/index.js +0 -31
- package/dist/system/Modals/ModalSidebar/CreatorModalSidebarPortal.d.ts +0 -2
- package/dist/system/Modals/ModalSidebar/CreatorModalSidebarPortal.js +0 -48
- package/dist/system/Modals/ModalSidebar/ModalSidebar.test.d.ts +0 -1
- package/dist/system/Modals/ModalSidebar/ModalSidebar.test.js +0 -35
- package/dist/system/Modals/ModalSidebar/ModalSidebarPortal.d.ts +0 -5
- package/dist/system/Modals/ModalSidebar/ModalSidebarPortal.js +0 -19
- package/dist/system/Modals/ModalSidebar/index.d.ts +0 -4
- package/dist/system/Modals/ModalSidebar/index.js +0 -31
- package/dist/system/Modals/index.d.ts +0 -2
- package/dist/system/Modals/index.js +0 -10
- package/dist/system/Overlay/Overlay.test.d.ts +0 -1
- package/dist/system/Overlay/Overlay.test.js +0 -47
- package/dist/system/Overlay/index.d.ts +0 -3
- package/dist/system/Overlay/index.js +0 -28
- package/dist/system/PageLoader/index.d.ts +0 -2
- package/dist/system/PageLoader/index.js +0 -7
- package/dist/system/Palete/index.d.ts +0 -2
- package/dist/system/Palete/index.js +0 -7
- package/dist/system/ShareIconResize.d.ts +0 -2
- package/dist/system/ShareIconResize.js +0 -26
- package/dist/system/Tabs/TabNavLink/TabNavLink.test.d.ts +0 -2
- package/dist/system/Tabs/TabNavLink/TabNavLink.test.js +0 -40
- package/dist/system/Tabs/TabNavLink/index.d.ts +0 -12
- package/dist/system/Tabs/TabNavLink/index.js +0 -26
- package/dist/system/Tabs/TabsNav/TabsNav.test.d.ts +0 -2
- package/dist/system/Tabs/TabsNav/TabsNav.test.js +0 -43
- package/dist/system/Tabs/TabsNav/index.d.ts +0 -10
- package/dist/system/Tabs/TabsNav/index.js +0 -28
- package/dist/system/Tabs/TabsNav/type.d.ts +0 -6
- package/dist/system/Tabs/TabsNav/type.js +0 -2
- package/dist/system/Tabs/TabsPanel/TabsPanel.test.d.ts +0 -2
- package/dist/system/Tabs/TabsPanel/TabsPanel.test.js +0 -37
- package/dist/system/Tabs/TabsPanel/index.d.ts +0 -7
- package/dist/system/Tabs/TabsPanel/index.js +0 -21
- package/dist/system/Tabs/index.d.ts +0 -4
- package/dist/system/Tabs/index.js +0 -27
- package/dist/system/Text/index.d.ts +0 -0
- package/dist/system/Text/index.js +0 -0
- package/dist/system/index.d.ts +0 -21
- package/dist/system/index.js +0 -49
- package/dist/system/theme.d.ts +0 -1
- package/dist/system/theme.js +0 -7
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/dist/utils/3d.d.ts +0 -5
- package/dist/utils/3d.js +0 -45
- package/dist/utils/adaptive/check4k.d.ts +0 -5
- package/dist/utils/adaptive/check4k.js +0 -17
- package/dist/utils/adaptive/index.d.ts +0 -2
- package/dist/utils/adaptive/index.js +0 -18
- package/dist/utils/adaptive/scale.d.ts +0 -9
- package/dist/utils/adaptive/scale.js +0 -19
- package/dist/utils/auth/index.d.ts +0 -1
- package/dist/utils/auth/index.js +0 -11
- package/dist/utils/copyBtn/index.d.ts +0 -5
- package/dist/utils/copyBtn/index.js +0 -107
- package/dist/utils/env/index.d.ts +0 -5
- package/dist/utils/env/index.js +0 -34
- package/dist/utils/env/isProd/index.d.ts +0 -3
- package/dist/utils/env/isProd/index.js +0 -9
- package/dist/utils/env/type.d.ts +0 -5
- package/dist/utils/env/type.js +0 -9
- package/dist/utils/extractItemIds/index.d.ts +0 -2
- package/dist/utils/extractItemIds/index.js +0 -12
- package/dist/utils/getDimensionsImage.d.ts +0 -4
- package/dist/utils/getDimensionsImage.js +0 -84
- package/dist/utils/getPageSizeAssets.d.ts +0 -5
- package/dist/utils/getPageSizeAssets.js +0 -19
- package/dist/utils/healzHandler/index.d.ts +0 -9
- package/dist/utils/healzHandler/index.js +0 -10
- package/dist/utils/imageProportionsSize/index.d.ts +0 -5
- package/dist/utils/imageProportionsSize/index.js +0 -24
- package/dist/utils/index.d.ts +0 -7
- package/dist/utils/index.js +0 -23
- package/dist/utils/screen/index.d.ts +0 -18
- package/dist/utils/screen/index.js +0 -87
- package/dist/utils/ssrFunctions/index.d.ts +0 -11
- package/dist/utils/ssrFunctions/index.js +0 -41
- package/dist/utils/ui/index.d.ts +0 -8
- package/dist/utils/ui/index.js +0 -8
|
@@ -1,776 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
4
|
-
return cooked;
|
|
5
|
-
};
|
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
|
7
|
-
__assign = Object.assign || function(t) {
|
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
9
|
-
s = arguments[i];
|
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
11
|
-
t[p] = s[p];
|
|
12
|
-
}
|
|
13
|
-
return t;
|
|
14
|
-
};
|
|
15
|
-
return __assign.apply(this, arguments);
|
|
16
|
-
};
|
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
-
if (k2 === undefined) k2 = k;
|
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
22
|
-
}
|
|
23
|
-
Object.defineProperty(o, k2, desc);
|
|
24
|
-
}) : (function(o, m, k, k2) {
|
|
25
|
-
if (k2 === undefined) k2 = k;
|
|
26
|
-
o[k2] = m[k];
|
|
27
|
-
}));
|
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
30
|
-
}) : function(o, v) {
|
|
31
|
-
o["default"] = v;
|
|
32
|
-
});
|
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
34
|
-
if (mod && mod.__esModule) return mod;
|
|
35
|
-
var result = {};
|
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
37
|
-
__setModuleDefault(result, mod);
|
|
38
|
-
return result;
|
|
39
|
-
};
|
|
40
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
41
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
42
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
43
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
44
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
45
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
46
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
47
|
-
});
|
|
48
|
-
};
|
|
49
|
-
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
50
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
51
|
-
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
52
|
-
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
53
|
-
function step(op) {
|
|
54
|
-
if (f) throw new TypeError("Generator is already executing.");
|
|
55
|
-
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
56
|
-
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
57
|
-
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
58
|
-
switch (op[0]) {
|
|
59
|
-
case 0: case 1: t = op; break;
|
|
60
|
-
case 4: _.label++; return { value: op[1], done: false };
|
|
61
|
-
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
62
|
-
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
63
|
-
default:
|
|
64
|
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
65
|
-
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
66
|
-
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
67
|
-
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
68
|
-
if (t[2]) _.ops.pop();
|
|
69
|
-
_.trys.pop(); continue;
|
|
70
|
-
}
|
|
71
|
-
op = body.call(thisArg, _);
|
|
72
|
-
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
73
|
-
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
74
|
-
}
|
|
75
|
-
};
|
|
76
|
-
var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
77
|
-
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
78
|
-
if (ar || !(i in from)) {
|
|
79
|
-
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
|
80
|
-
ar[i] = from[i];
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
return to.concat(ar || Array.prototype.slice.call(from));
|
|
84
|
-
};
|
|
85
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
86
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
87
|
-
};
|
|
88
|
-
var _a;
|
|
89
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
90
|
-
exports.forms = exports.getServerSideProps = void 0;
|
|
91
|
-
var react_1 = __importStar(require("react"));
|
|
92
|
-
var router_1 = require("next/router");
|
|
93
|
-
var client_1 = require("@apollo/client");
|
|
94
|
-
var react_google_recaptcha_v3_1 = require("react-google-recaptcha-v3");
|
|
95
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
|
96
|
-
var api_1 = require("@ludo.ninja/api");
|
|
97
|
-
var type_1 = require("@ludo.ninja/ui/build/system/Alert/type");
|
|
98
|
-
var modules_1 = require("@ludo.ninja/components/dist/modules");
|
|
99
|
-
var store_1 = require("@ludo.ninja/components/dist/store");
|
|
100
|
-
var styles_1 = require("@ludo.ninja/components/dist/styles");
|
|
101
|
-
var form_1 = __importDefault(require("@/components/forms/form"));
|
|
102
|
-
var formsNavigation_1 = __importDefault(require("@/components/forms/formsNavigation"));
|
|
103
|
-
var types_1 = require("@/components/forms/types");
|
|
104
|
-
var Messages_1 = __importDefault(require("@/system/Forms/Messages"));
|
|
105
|
-
var _system_1 = require("@system");
|
|
106
|
-
var Wrapper = (0, styled_components_1.default)(_system_1.Flex)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", " {\n margin-left: 30px;\n }\n\n ", " {\n margin-left: 0;\n padding-top: 30px;\n flex-direction: column;\n }\n\n ", " {\n padding-top: 0;\n margin-top: -15px;\n }\n"], ["\n ", " {\n margin-left: 30px;\n }\n\n ", " {\n margin-left: 0;\n padding-top: 30px;\n flex-direction: column;\n }\n\n ", " {\n padding-top: 0;\n margin-top: -15px;\n }\n"])), styles_1.mediaQuery.desktop, styles_1.mediaQuery.tablet, styles_1.mediaQuery.bigPhone);
|
|
107
|
-
var FormsTemplate = function () {
|
|
108
|
-
var router = (0, router_1.useRouter)();
|
|
109
|
-
var getUser = (0, modules_1.useUserStore)(function (state) { return state.user; });
|
|
110
|
-
var executeRecaptcha = (0, react_google_recaptcha_v3_1.useGoogleReCaptcha)().executeRecaptcha;
|
|
111
|
-
var query = router.query;
|
|
112
|
-
var openAlert = (0, store_1.useUiStore)(function (state) { return state.openAlert; });
|
|
113
|
-
var formId = query.formId, nameOfSubject = query.nameOfSubject, contentId = query.contentId;
|
|
114
|
-
var form = getForm(formId);
|
|
115
|
-
var initialValues = {};
|
|
116
|
-
if (formId === types_1.FormsNavigationTabs.report) {
|
|
117
|
-
initialValues = { contentId: contentId, nameOfSubject: nameOfSubject };
|
|
118
|
-
}
|
|
119
|
-
var _a = (0, client_1.useMutation)((form === null || form === void 0 ? void 0 : form.submitMutation) || api_1.formsSchema.SubmitContentReportDocument, {
|
|
120
|
-
context: {
|
|
121
|
-
uri: api_1.hosts.formsHost,
|
|
122
|
-
},
|
|
123
|
-
fetchPolicy: 'no-cache',
|
|
124
|
-
onCompleted: function () {
|
|
125
|
-
openAlert({
|
|
126
|
-
type: type_1.alertVariants.success,
|
|
127
|
-
caption: 'Form successfully submitted!',
|
|
128
|
-
});
|
|
129
|
-
},
|
|
130
|
-
onError: function (error) {
|
|
131
|
-
openAlert({
|
|
132
|
-
type: type_1.alertVariants.error,
|
|
133
|
-
caption: error.message,
|
|
134
|
-
});
|
|
135
|
-
},
|
|
136
|
-
}), mutate = _a[0], loading = _a[1].loading;
|
|
137
|
-
var handleReCaptchaVerify = (0, react_1.useCallback)(function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
138
|
-
return __generator(this, function (_a) {
|
|
139
|
-
switch (_a.label) {
|
|
140
|
-
case 0:
|
|
141
|
-
if (!executeRecaptcha) {
|
|
142
|
-
return [2 /*return*/];
|
|
143
|
-
}
|
|
144
|
-
return [4 /*yield*/, executeRecaptcha("".concat(formId, "_submit"))];
|
|
145
|
-
case 1: return [2 /*return*/, _a.sent()];
|
|
146
|
-
}
|
|
147
|
-
});
|
|
148
|
-
}); }, [executeRecaptcha, formId]);
|
|
149
|
-
var handleSubmit = function (data) { return __awaiter(void 0, void 0, void 0, function () {
|
|
150
|
-
var recaptchaToken;
|
|
151
|
-
return __generator(this, function (_a) {
|
|
152
|
-
switch (_a.label) {
|
|
153
|
-
case 0: return [4 /*yield*/, handleReCaptchaVerify()];
|
|
154
|
-
case 1:
|
|
155
|
-
recaptchaToken = _a.sent();
|
|
156
|
-
return [4 /*yield*/, mutate({
|
|
157
|
-
variables: {
|
|
158
|
-
input: __assign(__assign({}, formatDataToBE(data)), { recaptchaToken: recaptchaToken, userId: getUser === null || getUser === void 0 ? void 0 : getUser.userId }),
|
|
159
|
-
},
|
|
160
|
-
})];
|
|
161
|
-
case 2:
|
|
162
|
-
_a.sent();
|
|
163
|
-
return [2 /*return*/];
|
|
164
|
-
}
|
|
165
|
-
});
|
|
166
|
-
}); };
|
|
167
|
-
if (!form) {
|
|
168
|
-
return null;
|
|
169
|
-
}
|
|
170
|
-
return (react_1.default.createElement(Wrapper, null,
|
|
171
|
-
react_1.default.createElement(formsNavigation_1.default, null),
|
|
172
|
-
react_1.default.createElement(form_1.default, { formDescription: form.formDescription, formTitle: form.formTitle, inputs: form.inputs, onSubmit: handleSubmit, submitLoading: loading, initialValues: initialValues })));
|
|
173
|
-
};
|
|
174
|
-
var getServerSideProps = function (ctx) { return __awaiter(void 0, void 0, void 0, function () {
|
|
175
|
-
var query, formId, form;
|
|
176
|
-
return __generator(this, function (_a) {
|
|
177
|
-
query = ctx.query;
|
|
178
|
-
formId = query.formId;
|
|
179
|
-
form = getForm(formId);
|
|
180
|
-
if (!form) {
|
|
181
|
-
return [2 /*return*/, {
|
|
182
|
-
redirect: {
|
|
183
|
-
permanent: false,
|
|
184
|
-
destination: "/forms/".concat(types_1.FormsNavigationTabs.opportunity),
|
|
185
|
-
},
|
|
186
|
-
}];
|
|
187
|
-
}
|
|
188
|
-
return [2 /*return*/, {
|
|
189
|
-
props: {},
|
|
190
|
-
}];
|
|
191
|
-
});
|
|
192
|
-
}); };
|
|
193
|
-
exports.getServerSideProps = getServerSideProps;
|
|
194
|
-
exports.default = FormsTemplate;
|
|
195
|
-
var getForm = function (formId) {
|
|
196
|
-
if (!(formId in types_1.FormsNavigationTabs))
|
|
197
|
-
return undefined;
|
|
198
|
-
return exports.forms[formId];
|
|
199
|
-
};
|
|
200
|
-
var formatDataToBE = function (object) {
|
|
201
|
-
return Object.fromEntries(Object.entries(object)
|
|
202
|
-
.filter(function (_a) {
|
|
203
|
-
var value = _a[1];
|
|
204
|
-
return value;
|
|
205
|
-
})
|
|
206
|
-
.map(function (_a) {
|
|
207
|
-
var key = _a[0], value = _a[1];
|
|
208
|
-
if (key.includes('-other-radio')) {
|
|
209
|
-
var baseRadioInputKey = key.split('-')[0];
|
|
210
|
-
return [baseRadioInputKey, value];
|
|
211
|
-
}
|
|
212
|
-
if (key.includes('-other-checkbox')) {
|
|
213
|
-
var baseCheckboxInputKey = key.split('-')[0];
|
|
214
|
-
return [
|
|
215
|
-
baseCheckboxInputKey,
|
|
216
|
-
__spreadArray(__spreadArray([], object[baseCheckboxInputKey].filter(function (val) { return val !== 'other'; }), true), [
|
|
217
|
-
value,
|
|
218
|
-
], false).join(', '),
|
|
219
|
-
];
|
|
220
|
-
}
|
|
221
|
-
return value instanceof Date ? [key, value.getTime()] : [key, value];
|
|
222
|
-
}));
|
|
223
|
-
};
|
|
224
|
-
exports.forms = (_a = {},
|
|
225
|
-
_a[types_1.FormsNavigationTabs.opportunity] = {
|
|
226
|
-
submitMutation: api_1.formsSchema.SubmitOpportunityDocument,
|
|
227
|
-
formTitle: 'opportunity Submission',
|
|
228
|
-
formDescription: 'Submit a project opportunity to engage and provide value to the Ludo.com community. If the opportunity is not yet on Ludo Opportunities DB you will qualify to receive a reward.',
|
|
229
|
-
inputs: [
|
|
230
|
-
{
|
|
231
|
-
label: 'Email',
|
|
232
|
-
type: 'text',
|
|
233
|
-
name: 'submitterEmail',
|
|
234
|
-
placeholder: 'Enter your email',
|
|
235
|
-
value: '',
|
|
236
|
-
validations: __assign(__assign({}, Messages_1.default.userEmail), { required: 'Field required' }),
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
label: 'opportunity name (28 characters max)',
|
|
240
|
-
type: 'text',
|
|
241
|
-
name: 'name',
|
|
242
|
-
placeholder: 'Enter opportunity name',
|
|
243
|
-
value: '',
|
|
244
|
-
validations: {
|
|
245
|
-
maxLength: {
|
|
246
|
-
value: 28,
|
|
247
|
-
message: 'Please enter no more than 28 characters',
|
|
248
|
-
},
|
|
249
|
-
},
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
label: 'opportunity description',
|
|
253
|
-
type: 'textArea',
|
|
254
|
-
name: 'description',
|
|
255
|
-
placeholder: 'Briefly describe the opportunity and its benefits',
|
|
256
|
-
value: '',
|
|
257
|
-
validations: {
|
|
258
|
-
maxLength: {
|
|
259
|
-
value: 400,
|
|
260
|
-
message: 'Please enter no more than 400 characters',
|
|
261
|
-
},
|
|
262
|
-
},
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
label: 'Registration link',
|
|
266
|
-
type: 'text',
|
|
267
|
-
name: 'registrationLink',
|
|
268
|
-
placeholder: 'Provide the link for users to register or claim the opportunity',
|
|
269
|
-
value: '',
|
|
270
|
-
validations: __assign(__assign({}, Messages_1.default.userWeb), { minLength: {
|
|
271
|
-
value: 2,
|
|
272
|
-
message: 'The link is too small 🤟',
|
|
273
|
-
}, maxLength: {
|
|
274
|
-
value: 400,
|
|
275
|
-
message: 'The link is too long 🤟',
|
|
276
|
-
} }),
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
label: 'Start date',
|
|
280
|
-
type: 'date',
|
|
281
|
-
name: 'startDate',
|
|
282
|
-
placeholder: 'dd.mm.yyyy',
|
|
283
|
-
value: '',
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
label: 'End date',
|
|
287
|
-
type: 'date',
|
|
288
|
-
name: 'endDate',
|
|
289
|
-
placeholder: 'dd.mm.yyyy',
|
|
290
|
-
value: '',
|
|
291
|
-
},
|
|
292
|
-
],
|
|
293
|
-
},
|
|
294
|
-
_a[types_1.FormsNavigationTabs.contactSupport] = {
|
|
295
|
-
submitMutation: api_1.formsSchema.SubmitContactSupportDocument,
|
|
296
|
-
formTitle: 'Contact Ludo Support',
|
|
297
|
-
formDescription: 'Use this form to request support or report issues.',
|
|
298
|
-
inputs: [
|
|
299
|
-
{
|
|
300
|
-
label: 'Email',
|
|
301
|
-
type: 'text',
|
|
302
|
-
name: 'email',
|
|
303
|
-
placeholder: 'Enter your email',
|
|
304
|
-
value: '',
|
|
305
|
-
validations: __assign(__assign({}, Messages_1.default.userEmail), { required: 'Field required' }),
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
label: 'Wallet Address',
|
|
309
|
-
type: 'text',
|
|
310
|
-
name: 'walletAddress',
|
|
311
|
-
placeholder: 'Enter your wallet address',
|
|
312
|
-
value: '',
|
|
313
|
-
validations: {
|
|
314
|
-
required: 'Field required',
|
|
315
|
-
},
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
label: 'Category of Issue',
|
|
319
|
-
type: 'radio',
|
|
320
|
-
name: 'category',
|
|
321
|
-
options: [
|
|
322
|
-
{ value: 'Account Issue', desc: 'Account Issue' },
|
|
323
|
-
{
|
|
324
|
-
value: 'Ludo X ( Chrome Extension )',
|
|
325
|
-
desc: 'Ludo X ( Chrome Extension )',
|
|
326
|
-
},
|
|
327
|
-
{ value: 'Telegram App', desc: 'Telegram App' },
|
|
328
|
-
{ value: 'Ludo WebApp', desc: 'Ludo WebApp' },
|
|
329
|
-
{ value: 'Ludo Genie', desc: 'Ludo Genie' },
|
|
330
|
-
{ value: 'Ludo Rank', desc: 'Ludo Rank' },
|
|
331
|
-
{ value: 'other', desc: 'Other:' },
|
|
332
|
-
],
|
|
333
|
-
value: '',
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
label: 'Description of the Issue',
|
|
337
|
-
type: 'textArea',
|
|
338
|
-
name: 'description',
|
|
339
|
-
placeholder: 'Briefly describe the issue',
|
|
340
|
-
value: '',
|
|
341
|
-
validations: {
|
|
342
|
-
maxLength: {
|
|
343
|
-
value: 400,
|
|
344
|
-
message: 'Please enter no more than 400 characters',
|
|
345
|
-
},
|
|
346
|
-
},
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
label: 'Priority Level',
|
|
350
|
-
type: 'radio',
|
|
351
|
-
name: 'priority',
|
|
352
|
-
options: [
|
|
353
|
-
{ value: 'Low', desc: 'Low' },
|
|
354
|
-
{ value: 'Medium', desc: 'Medium' },
|
|
355
|
-
{ value: 'High', desc: 'High' },
|
|
356
|
-
],
|
|
357
|
-
value: '',
|
|
358
|
-
},
|
|
359
|
-
],
|
|
360
|
-
},
|
|
361
|
-
_a[types_1.FormsNavigationTabs.registrationRequest] = {
|
|
362
|
-
submitMutation: api_1.formsSchema.SubmitRegistrationInviteDocument,
|
|
363
|
-
formTitle: 'Registration Invite Request',
|
|
364
|
-
formDescription: 'Please fill out this form to request additional registration invites for Ludo.com. Make sure to provide all the required details.',
|
|
365
|
-
inputs: [
|
|
366
|
-
{
|
|
367
|
-
label: 'Enter the Ludo ID or the blockchain address you used for registration',
|
|
368
|
-
type: 'text',
|
|
369
|
-
name: 'ludoIdOrAddress',
|
|
370
|
-
placeholder: 'Enter your Ludo ID or the blockchain address',
|
|
371
|
-
value: '',
|
|
372
|
-
validations: {
|
|
373
|
-
required: 'Field required',
|
|
374
|
-
},
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
label: 'Reason for Request',
|
|
378
|
-
type: 'textArea',
|
|
379
|
-
name: 'reason',
|
|
380
|
-
placeholder: 'Explain why you are requesting more registration invites. Please provide as much detail as possible to help us understand your needs.',
|
|
381
|
-
value: '',
|
|
382
|
-
validations: {
|
|
383
|
-
required: 'Field required',
|
|
384
|
-
},
|
|
385
|
-
},
|
|
386
|
-
],
|
|
387
|
-
},
|
|
388
|
-
_a[types_1.FormsNavigationTabs.report] = {
|
|
389
|
-
submitMutation: api_1.formsSchema.SubmitContentReportDocument,
|
|
390
|
-
formTitle: 'Content Report Form',
|
|
391
|
-
formDescription: 'Please use this form to report any content (NFT, Collection, opportunity) that violates our community guidelines or terms of service',
|
|
392
|
-
inputs: [
|
|
393
|
-
{
|
|
394
|
-
label: 'Email',
|
|
395
|
-
type: 'text',
|
|
396
|
-
name: 'email',
|
|
397
|
-
placeholder: 'Enter your email',
|
|
398
|
-
value: '',
|
|
399
|
-
validations: __assign(__assign({}, Messages_1.default.userEmail), { required: 'Field required' }),
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
label: 'Name of the NFT/opportunity/Project',
|
|
403
|
-
type: 'text',
|
|
404
|
-
name: 'nameOfSubject',
|
|
405
|
-
placeholder: 'Enter name of the NFT/opportunity/Project',
|
|
406
|
-
value: '',
|
|
407
|
-
validations: {
|
|
408
|
-
maxLength: {
|
|
409
|
-
value: 100,
|
|
410
|
-
message: 'The name is too long',
|
|
411
|
-
},
|
|
412
|
-
},
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
label: 'What type of content are you reporting?',
|
|
416
|
-
type: 'radio',
|
|
417
|
-
name: 'contentType',
|
|
418
|
-
options: [
|
|
419
|
-
{ value: 'NFT ( Asset )', desc: 'NFT ( Asset )' },
|
|
420
|
-
{
|
|
421
|
-
value: 'Collection ( Project )',
|
|
422
|
-
desc: 'Collection ( Project )',
|
|
423
|
-
},
|
|
424
|
-
{ value: 'Opportunity', desc: 'Opportunity' },
|
|
425
|
-
],
|
|
426
|
-
value: '',
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
label: 'Please provide the ID or URL of the content you are reporting.',
|
|
430
|
-
type: 'text',
|
|
431
|
-
name: 'contentId',
|
|
432
|
-
placeholder: 'Enter the ID or URL of the content',
|
|
433
|
-
value: '',
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
label: 'Why are you reporting this content?',
|
|
437
|
-
type: 'checkbox',
|
|
438
|
-
name: 'reportReason',
|
|
439
|
-
options: [
|
|
440
|
-
{ value: 'Inappropriate Content', desc: 'Inappropriate Content' },
|
|
441
|
-
{
|
|
442
|
-
value: 'Copyright Infringement',
|
|
443
|
-
desc: 'Copyright Infringement',
|
|
444
|
-
},
|
|
445
|
-
{ value: 'Scam/Fraud', desc: 'Scam/Fraud' },
|
|
446
|
-
{ value: 'other', desc: 'Other:' },
|
|
447
|
-
],
|
|
448
|
-
value: '',
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
label: 'Please describe the issue with the content.',
|
|
452
|
-
type: 'textArea',
|
|
453
|
-
name: 'description',
|
|
454
|
-
placeholder: 'Briefly describe the issue',
|
|
455
|
-
value: '',
|
|
456
|
-
validations: {
|
|
457
|
-
maxLength: {
|
|
458
|
-
value: 400,
|
|
459
|
-
message: 'Please enter no more than 400 characters',
|
|
460
|
-
},
|
|
461
|
-
},
|
|
462
|
-
},
|
|
463
|
-
{
|
|
464
|
-
label: 'If possible, add link to any evidence supporting your report (e.g., screenshots)',
|
|
465
|
-
type: 'text',
|
|
466
|
-
name: 'evidenceFileUrl',
|
|
467
|
-
placeholder: 'Enter the ID or URL of the content',
|
|
468
|
-
value: '',
|
|
469
|
-
validations: __assign(__assign({}, Messages_1.default.userWeb), { minLength: {
|
|
470
|
-
value: 2,
|
|
471
|
-
message: 'The URL is too small 🤟',
|
|
472
|
-
}, maxLength: {
|
|
473
|
-
value: 400,
|
|
474
|
-
message: 'The URL is too long 🤟',
|
|
475
|
-
} }),
|
|
476
|
-
},
|
|
477
|
-
],
|
|
478
|
-
},
|
|
479
|
-
_a[types_1.FormsNavigationTabs.feedback] = {
|
|
480
|
-
submitMutation: api_1.formsSchema.SubmitUserFeedbackDocument,
|
|
481
|
-
formTitle: 'User Feedback',
|
|
482
|
-
formDescription: '',
|
|
483
|
-
inputs: [
|
|
484
|
-
{
|
|
485
|
-
label: 'Email',
|
|
486
|
-
type: 'text',
|
|
487
|
-
name: 'email',
|
|
488
|
-
placeholder: 'Enter your email',
|
|
489
|
-
value: '',
|
|
490
|
-
validations: __assign(__assign({}, Messages_1.default.userEmail), { required: 'Field required' }),
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
label: 'How satisfied are you with Ludo.com?',
|
|
494
|
-
type: 'radio',
|
|
495
|
-
name: 'satisfactionScore',
|
|
496
|
-
options: [
|
|
497
|
-
{ value: '1', desc: '1 - Very dissatisfied' },
|
|
498
|
-
{ value: '2', desc: '2' },
|
|
499
|
-
{ value: '3', desc: '3' },
|
|
500
|
-
{ value: '4', desc: '4' },
|
|
501
|
-
{ value: '5', desc: '5 - Very satisfied' },
|
|
502
|
-
],
|
|
503
|
-
value: '',
|
|
504
|
-
validations: {
|
|
505
|
-
required: 'Field required',
|
|
506
|
-
},
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
label: 'Which features of Ludo.com do you use the most?',
|
|
510
|
-
type: 'radio',
|
|
511
|
-
name: 'missedFeature',
|
|
512
|
-
options: [
|
|
513
|
-
{ value: 'XP gamification', desc: 'XP gamification' },
|
|
514
|
-
{ value: 'Reputation', desc: 'Reputation' },
|
|
515
|
-
{ value: 'Opportunities Discovery', desc: 'Opportunities Discovery' },
|
|
516
|
-
{ value: 'other', desc: 'Other:' },
|
|
517
|
-
],
|
|
518
|
-
value: '',
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
label: 'How easy is it to use Ludo.com?',
|
|
522
|
-
type: 'radio',
|
|
523
|
-
name: 'howEasyToUseScore',
|
|
524
|
-
options: [
|
|
525
|
-
{ value: 'Very easy', desc: 'Very easy' },
|
|
526
|
-
{ value: 'Easy', desc: 'Easy' },
|
|
527
|
-
{ value: 'Neutral', desc: 'Neutral' },
|
|
528
|
-
{ value: 'Difficult', desc: 'Difficult' },
|
|
529
|
-
{ value: 'Very Difficult', desc: 'Very Difficult' },
|
|
530
|
-
],
|
|
531
|
-
value: '',
|
|
532
|
-
},
|
|
533
|
-
{
|
|
534
|
-
label: 'How would you rate the performance and speed of Ludo.com?',
|
|
535
|
-
type: 'radio',
|
|
536
|
-
name: 'performanceScore',
|
|
537
|
-
options: [
|
|
538
|
-
{ value: '1', desc: '1 - Slow' },
|
|
539
|
-
{ value: '2', desc: '2' },
|
|
540
|
-
{ value: '3', desc: '3' },
|
|
541
|
-
{ value: '4', desc: '4' },
|
|
542
|
-
{ value: '5', desc: '5 - Fast' },
|
|
543
|
-
],
|
|
544
|
-
value: '',
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
label: 'What features would you like to see added or improved on Ludo.com?',
|
|
548
|
-
type: 'textArea',
|
|
549
|
-
name: 'whatToImprove',
|
|
550
|
-
placeholder: '',
|
|
551
|
-
value: '',
|
|
552
|
-
validations: {
|
|
553
|
-
maxLength: {
|
|
554
|
-
value: 500,
|
|
555
|
-
message: 'Please enter no more than 500 characters',
|
|
556
|
-
},
|
|
557
|
-
},
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
label: 'Any other comments or suggestions?',
|
|
561
|
-
type: 'textArea',
|
|
562
|
-
name: 'comments',
|
|
563
|
-
placeholder: '',
|
|
564
|
-
value: '',
|
|
565
|
-
validations: {
|
|
566
|
-
maxLength: {
|
|
567
|
-
value: 500,
|
|
568
|
-
message: 'Please enter no more than 500 characters',
|
|
569
|
-
},
|
|
570
|
-
},
|
|
571
|
-
},
|
|
572
|
-
],
|
|
573
|
-
},
|
|
574
|
-
_a[types_1.FormsNavigationTabs.partnership] = {
|
|
575
|
-
submitMutation: api_1.formsSchema.SubmitPartnershipInquiryDocument,
|
|
576
|
-
formTitle: 'Partnership Inquiry Form',
|
|
577
|
-
formDescription: '',
|
|
578
|
-
inputs: [
|
|
579
|
-
{
|
|
580
|
-
label: 'Name',
|
|
581
|
-
type: 'text',
|
|
582
|
-
name: 'name',
|
|
583
|
-
placeholder: 'Enter your name',
|
|
584
|
-
value: '',
|
|
585
|
-
validations: {
|
|
586
|
-
required: 'Field required',
|
|
587
|
-
},
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
label: 'Email',
|
|
591
|
-
type: 'text',
|
|
592
|
-
name: 'email',
|
|
593
|
-
placeholder: 'Enter your email',
|
|
594
|
-
value: '',
|
|
595
|
-
validations: __assign(__assign({}, Messages_1.default.userEmail), { required: 'Field required' }),
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
label: 'Project Name',
|
|
599
|
-
type: 'text',
|
|
600
|
-
name: 'projectName',
|
|
601
|
-
placeholder: 'Enter your project name',
|
|
602
|
-
value: '',
|
|
603
|
-
validations: {
|
|
604
|
-
required: 'Field required',
|
|
605
|
-
},
|
|
606
|
-
},
|
|
607
|
-
{
|
|
608
|
-
label: 'Website',
|
|
609
|
-
type: 'text',
|
|
610
|
-
name: 'website',
|
|
611
|
-
placeholder: 'Enter your website',
|
|
612
|
-
value: '',
|
|
613
|
-
validations: __assign(__assign({}, Messages_1.default.userWeb), { required: 'Field required' }),
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
label: 'Tell us about your project and why you want to partner with Ludo.com',
|
|
617
|
-
type: 'textArea',
|
|
618
|
-
name: 'aboutProject',
|
|
619
|
-
placeholder: 'Tell us about your project and why you want to partner with Ludo.com',
|
|
620
|
-
value: '',
|
|
621
|
-
validations: {
|
|
622
|
-
maxLength: {
|
|
623
|
-
value: 500,
|
|
624
|
-
message: 'Please enter no more than 500 characters',
|
|
625
|
-
},
|
|
626
|
-
required: 'Field required',
|
|
627
|
-
},
|
|
628
|
-
},
|
|
629
|
-
{
|
|
630
|
-
label: 'What type of partnership are you interested in?',
|
|
631
|
-
type: 'radio',
|
|
632
|
-
name: 'partnershipType',
|
|
633
|
-
options: [
|
|
634
|
-
{ value: 'Blockchain', desc: 'Blockchain' },
|
|
635
|
-
{ value: 'Collection', desc: 'Collection' },
|
|
636
|
-
{ value: 'Artist', desc: 'Artist' },
|
|
637
|
-
{ value: 'Argos Brand Protection', desc: 'Argos Brand Protection' },
|
|
638
|
-
{ value: 'Web3 Game', desc: 'Web3 Game' },
|
|
639
|
-
{ value: 'dApp', desc: 'dApp' },
|
|
640
|
-
{ value: 'Exchange', desc: 'Exchange' },
|
|
641
|
-
{ value: 'Wallet', desc: 'Wallet' },
|
|
642
|
-
{ value: 'Developer', desc: 'Developer' },
|
|
643
|
-
{ value: 'other', desc: 'Other:' },
|
|
644
|
-
],
|
|
645
|
-
value: '',
|
|
646
|
-
validations: {
|
|
647
|
-
required: 'Field required',
|
|
648
|
-
},
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
label: 'How did you hear about Ludo.com?',
|
|
652
|
-
type: 'radio',
|
|
653
|
-
name: 'ludoReferrerInfo',
|
|
654
|
-
options: [
|
|
655
|
-
{ value: 'Search Engine', desc: 'Search Engine' },
|
|
656
|
-
{ value: 'Social Media', desc: 'Social Media' },
|
|
657
|
-
{ value: 'World of Mouth', desc: 'World of Mouth' },
|
|
658
|
-
{ value: 'other', desc: 'Other:' },
|
|
659
|
-
],
|
|
660
|
-
value: '',
|
|
661
|
-
},
|
|
662
|
-
],
|
|
663
|
-
},
|
|
664
|
-
_a[types_1.FormsNavigationTabs.investor] = {
|
|
665
|
-
submitMutation: api_1.formsSchema.SubmitInvestorInquiryDocument,
|
|
666
|
-
formTitle: 'Investor Relations Inquiry Form',
|
|
667
|
-
formDescription: '',
|
|
668
|
-
inputs: [
|
|
669
|
-
{
|
|
670
|
-
label: 'Name',
|
|
671
|
-
type: 'text',
|
|
672
|
-
name: 'name',
|
|
673
|
-
placeholder: 'Enter your name',
|
|
674
|
-
value: '',
|
|
675
|
-
validations: {
|
|
676
|
-
required: 'Field required',
|
|
677
|
-
},
|
|
678
|
-
},
|
|
679
|
-
{
|
|
680
|
-
label: 'Email',
|
|
681
|
-
type: 'text',
|
|
682
|
-
name: 'email',
|
|
683
|
-
placeholder: 'Enter your email',
|
|
684
|
-
value: '',
|
|
685
|
-
validations: __assign(__assign({}, Messages_1.default.userEmail), { required: 'Field required' }),
|
|
686
|
-
},
|
|
687
|
-
{
|
|
688
|
-
label: 'Phone Number',
|
|
689
|
-
type: 'text',
|
|
690
|
-
name: 'phoneNumber',
|
|
691
|
-
placeholder: 'Enter your phone number',
|
|
692
|
-
value: '',
|
|
693
|
-
validations: {
|
|
694
|
-
required: 'Field required',
|
|
695
|
-
},
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
label: 'Telegram ID - optional',
|
|
699
|
-
type: 'text',
|
|
700
|
-
name: 'telegramId',
|
|
701
|
-
placeholder: 'Enter your Telegram ID',
|
|
702
|
-
value: '',
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
label: 'Are you an individual investor or representing an organization?',
|
|
706
|
-
type: 'radio',
|
|
707
|
-
name: 'investorType',
|
|
708
|
-
options: [
|
|
709
|
-
{ value: 'Venture Capitalist', desc: 'Venture Capitalist' },
|
|
710
|
-
{ value: 'Family Office', desc: 'Family Office' },
|
|
711
|
-
{ value: 'Angel Investor', desc: 'Angel Investor' },
|
|
712
|
-
{ value: 'Individual Investor', desc: 'Individual Investor' },
|
|
713
|
-
{ value: 'Institutional Investor', desc: 'Institutional Investor' },
|
|
714
|
-
{ value: 'other', desc: 'Other:' },
|
|
715
|
-
],
|
|
716
|
-
value: '',
|
|
717
|
-
validations: {
|
|
718
|
-
required: 'Field required',
|
|
719
|
-
},
|
|
720
|
-
},
|
|
721
|
-
{
|
|
722
|
-
label: 'How much are you looking to invest?',
|
|
723
|
-
type: 'text',
|
|
724
|
-
name: 'investmentAmount',
|
|
725
|
-
placeholder: '',
|
|
726
|
-
value: '',
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
label: 'What is your investment background and experience?',
|
|
730
|
-
type: 'textArea',
|
|
731
|
-
name: 'investmentExperience',
|
|
732
|
-
placeholder: 'Tell us about your investment background and experience',
|
|
733
|
-
value: '',
|
|
734
|
-
validations: {
|
|
735
|
-
maxLength: {
|
|
736
|
-
value: 500,
|
|
737
|
-
message: 'Please enter no more than 500 characters',
|
|
738
|
-
},
|
|
739
|
-
required: 'Field required',
|
|
740
|
-
},
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
label: 'What specific information or assistance are you seeking from our investor relations team?',
|
|
744
|
-
type: 'textArea',
|
|
745
|
-
name: 'assistanceRequest',
|
|
746
|
-
placeholder: '',
|
|
747
|
-
value: '',
|
|
748
|
-
validations: {
|
|
749
|
-
maxLength: {
|
|
750
|
-
value: 500,
|
|
751
|
-
message: 'Please enter no more than 500 characters',
|
|
752
|
-
},
|
|
753
|
-
required: 'Field required',
|
|
754
|
-
},
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
label: 'How did you hear about our investment opportunities?',
|
|
758
|
-
type: 'radio',
|
|
759
|
-
name: 'ludoReferrerInfo',
|
|
760
|
-
options: [
|
|
761
|
-
{ value: 'Website', desc: 'Website' },
|
|
762
|
-
{ value: 'News Article', desc: 'News Article' },
|
|
763
|
-
{ value: 'Referral', desc: 'Referral' },
|
|
764
|
-
{ value: 'Social Media', desc: 'Social Media' },
|
|
765
|
-
{ value: 'Word of Mouth', desc: 'Word of Mouth' },
|
|
766
|
-
{ value: 'other', desc: 'Other:' },
|
|
767
|
-
],
|
|
768
|
-
value: '',
|
|
769
|
-
validations: {
|
|
770
|
-
required: 'Field required',
|
|
771
|
-
},
|
|
772
|
-
},
|
|
773
|
-
],
|
|
774
|
-
},
|
|
775
|
-
_a);
|
|
776
|
-
var templateObject_1;
|