@igamingcareer/igaming-components 1.1.23 → 1.1.25
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/dist/index.js +402 -404
- package/dist/index.mjs +9586 -9607
- package/package.json +8 -8
- package/dist/types/components/ui/alert-dialog.d.ts +0 -20
- package/dist/types/components/ui/alert.d.ts +0 -8
- package/dist/types/components/ui/avatar.d.ts +0 -6
- package/dist/types/components/ui/badge.d.ts +0 -9
- package/dist/types/components/ui/button.d.ts +0 -11
- package/dist/types/components/ui/card.d.ts +0 -8
- package/dist/types/components/ui/checkbox.d.ts +0 -4
- package/dist/types/components/ui/collapsible.d.ts +0 -5
- package/dist/types/components/ui/command.d.ts +0 -82
- package/dist/types/components/ui/dialog.d.ts +0 -19
- package/dist/types/components/ui/drawer.d.ts +0 -22
- package/dist/types/components/ui/dropdown-menu.d.ts +0 -27
- package/dist/types/components/ui/input.d.ts +0 -3
- package/dist/types/components/ui/label.d.ts +0 -5
- package/dist/types/components/ui/popover.d.ts +0 -7
- package/dist/types/components/ui/progress.d.ts +0 -4
- package/dist/types/components/ui/radio-group.d.ts +0 -5
- package/dist/types/components/ui/scroll-area.d.ts +0 -5
- package/dist/types/components/ui/select.d.ts +0 -13
- package/dist/types/components/ui/separator.d.ts +0 -4
- package/dist/types/components/ui/slider.d.ts +0 -4
- package/dist/types/components/ui/switch.d.ts +0 -4
- package/dist/types/components/ui/tabs.d.ts +0 -7
- package/dist/types/components/ui/textarea.d.ts +0 -5
- package/dist/types/components/ui/toast.d.ts +0 -15
- package/dist/types/hooks/use-toast.d.ts +0 -45
- package/dist/types/lib/utils.d.ts +0 -2
- package/dist/types/src/components/App/App.d.ts +0 -2
- package/dist/types/src/components/Auth/ForgotPassword.d.ts +0 -26
- package/dist/types/src/components/Auth/ForgotPasswordForm.d.ts +0 -16
- package/dist/types/src/components/Auth/Login.d.ts +0 -36
- package/dist/types/src/components/Auth/LoginForm.d.ts +0 -23
- package/dist/types/src/components/Auth/Register.d.ts +0 -33
- package/dist/types/src/components/Auth/RegisterForm.d.ts +0 -29
- package/dist/types/src/components/Auth/RegisterFormV2.d.ts +0 -20
- package/dist/types/src/components/Auth/RegisterV2.d.ts +0 -18
- package/dist/types/src/components/Auth/SignInPromptModal.d.ts +0 -23
- package/dist/types/src/components/Auth/VerificationBanner.d.ts +0 -11
- package/dist/types/src/components/Button/Button.d.ts +0 -5
- package/dist/types/src/components/CandidateProfile/CandidateProfile.d.ts +0 -49
- package/dist/types/src/components/CareerAssistant/CareerAssistant.d.ts +0 -11
- package/dist/types/src/components/CareerAssistant/MessageBubble.d.ts +0 -15
- package/dist/types/src/components/CareerAssistant/WelcomeScreen.d.ts +0 -7
- package/dist/types/src/components/CareerAssistant/mockCareerAssistant.d.ts +0 -8
- package/dist/types/src/components/Companies/CompaniesList.d.ts +0 -30
- package/dist/types/src/components/Companies/CompanyAdminPage.d.ts +0 -0
- package/dist/types/src/components/Companies/CompanyDetail.d.ts +0 -33
- package/dist/types/src/components/Companies/CompanyDetail.similarCompanies.test.d.ts +0 -1
- package/dist/types/src/components/Companies/CompanyDirectory.d.ts +0 -27
- package/dist/types/src/components/Companies/CompanyDirectoryContainer.d.ts +0 -23
- package/dist/types/src/components/Companies/CompanyFilters.test.d.ts +0 -1
- package/dist/types/src/components/Companies/CompanyGroupDetail.d.ts +0 -6
- package/dist/types/src/components/Companies/CompanyPublicPage.d.ts +0 -0
- package/dist/types/src/components/Companies/CompanyReviewsTab.d.ts +0 -13
- package/dist/types/src/components/Companies/admin/CompanyJobsAdmin.d.ts +0 -0
- package/dist/types/src/components/Companies/admin/CompanyPeopleAdmin.d.ts +0 -0
- package/dist/types/src/components/Companies/admin/CompanyProfileEditor.d.ts +0 -0
- package/dist/types/src/components/Companies/companiesListFilters.d.ts +0 -19
- package/dist/types/src/components/Companies/companiesListFilters.test.d.ts +0 -1
- package/dist/types/src/components/Companies/components/ClaimProfileDialog.d.ts +0 -10
- package/dist/types/src/components/Companies/components/CompaniesHeader.d.ts +0 -2
- package/dist/types/src/components/Companies/components/CompanyAdminEditDialog.d.ts +0 -15
- package/dist/types/src/components/Companies/components/CompanyAdminShell.d.ts +0 -38
- package/dist/types/src/components/Companies/components/CompanyCard.d.ts +0 -25
- package/dist/types/src/components/Companies/components/CompanyClaim.d.ts +0 -7
- package/dist/types/src/components/Companies/components/CompanyComparison.d.ts +0 -12
- package/dist/types/src/components/Companies/components/CompanyFilters.d.ts +0 -10
- package/dist/types/src/components/Companies/components/CompanyHeader.d.ts +0 -34
- package/dist/types/src/components/Companies/components/CompanyMetaHighlights.d.ts +0 -11
- package/dist/types/src/components/Companies/components/LoadingCompanyShadowCard.d.ts +0 -5
- package/dist/types/src/components/Companies/components/ViewControls.d.ts +0 -14
- package/dist/types/src/components/Companies/components/admin/CandidateCard.d.ts +0 -11
- package/dist/types/src/components/Companies/components/admin/CompanyAdminCandidates.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminEvents.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminJobs.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminNews.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminOverview.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminPeople.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminProducts.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminSettings.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/modals/AddEventModal.d.ts +0 -16
- package/dist/types/src/components/Companies/components/admin/modals/AddJobModal.d.ts +0 -17
- package/dist/types/src/components/Companies/components/admin/modals/AddPersonModal.d.ts +0 -15
- package/dist/types/src/components/Companies/components/admin/modals/AddProductModal.d.ts +0 -15
- package/dist/types/src/components/Companies/components/tabs/CompanyEventsTab.d.ts +0 -8
- package/dist/types/src/components/Companies/components/tabs/CompanyInsightsTab.d.ts +0 -2
- package/dist/types/src/components/Companies/components/tabs/CompanyJobsTab.d.ts +0 -9
- package/dist/types/src/components/Companies/components/tabs/CompanyNewsTab.d.ts +0 -8
- package/dist/types/src/components/Companies/components/tabs/CompanyOverviewTab.d.ts +0 -9
- package/dist/types/src/components/Companies/components/tabs/CompanyPeopleTab.d.ts +0 -6
- package/dist/types/src/components/Companies/components/tabs/CompanyProductsTab.d.ts +0 -6
- package/dist/types/src/components/Companies/components/tabs/CompanySidebar.d.ts +0 -7
- package/dist/types/src/components/Companies/components/tabs/CompanyTabsList.d.ts +0 -7
- package/dist/types/src/components/Companies/components/tabs/CompanyTrustTab.d.ts +0 -7
- package/dist/types/src/components/Companies/data/companies.d.ts +0 -18
- package/dist/types/src/components/Companies/data/company-group-preview.d.ts +0 -3
- package/dist/types/src/components/Companies/hooks/useCompaniesQuery.d.ts +0 -10
- package/dist/types/src/components/Companies/reviews/LeaveReviewModal.d.ts +0 -11
- package/dist/types/src/components/Companies/reviews/ReviewCard.d.ts +0 -9
- package/dist/types/src/components/Companies/reviews/ReviewStars.d.ts +0 -9
- package/dist/types/src/components/Companies/reviews/ReviewSummaryBar.d.ts +0 -7
- package/dist/types/src/components/Companies/reviews/index.d.ts +0 -4
- package/dist/types/src/components/Companies/types/companyAdmin.d.ts +0 -30
- package/dist/types/src/components/Companies/types/index.d.ts +0 -379
- package/dist/types/src/components/Companies/utils/companiesQuery.d.ts +0 -6
- package/dist/types/src/components/Companies/utils/companyFilters.d.ts +0 -53
- package/dist/types/src/components/Companies/utils/companyFilters.test.d.ts +0 -1
- package/dist/types/src/components/Companies/utils/normalizeCompanies.d.ts +0 -15
- package/dist/types/src/components/Companies/utils/normalizeCompaniesResponse.test.d.ts +0 -1
- package/dist/types/src/components/Companies/utils/permissions.d.ts +0 -9
- package/dist/types/src/components/Companies/utils/similarCompanies.d.ts +0 -2
- package/dist/types/src/components/CompanyOnboarding/CompanyOnboardingModal.d.ts +0 -18
- package/dist/types/src/components/CompanyOnboarding/index.d.ts +0 -1
- package/dist/types/src/components/Complaints/Complaints.d.ts +0 -8
- package/dist/types/src/components/Complaints/SubmitComplaintModal.d.ts +0 -16
- package/dist/types/src/components/Consent/Analytics.d.ts +0 -9
- package/dist/types/src/components/Consent/ConsentBanner.d.ts +0 -11
- package/dist/types/src/components/Consent/ConsentContext.d.ts +0 -20
- package/dist/types/src/components/ContactForm/ContactFormHybrid.d.ts +0 -8
- package/dist/types/src/components/Courses/CoursesList.d.ts +0 -9
- package/dist/types/src/components/Dashboard/AddExperienceModal.d.ts +0 -33
- package/dist/types/src/components/Dashboard/AddJobDetailModal.d.ts +0 -9
- package/dist/types/src/components/Dashboard/AddLanguageModal.d.ts +0 -10
- package/dist/types/src/components/Dashboard/AddPreferenceTopicModal.d.ts +0 -7
- package/dist/types/src/components/Dashboard/AddSkillModal.d.ts +0 -7
- package/dist/types/src/components/Dashboard/Alerts/AlertCard.d.ts +0 -12
- package/dist/types/src/components/Dashboard/Alerts/AlertEmptyState.d.ts +0 -5
- package/dist/types/src/components/Dashboard/Alerts/AlertForm.d.ts +0 -10
- package/dist/types/src/components/Dashboard/Alerts/AlertInsightsWidget.d.ts +0 -8
- package/dist/types/src/components/Dashboard/Alerts/AlertStatusBadge.d.ts +0 -8
- package/dist/types/src/components/Dashboard/Alerts/DashboardAlerts.d.ts +0 -11
- package/dist/types/src/components/Dashboard/CVUploadDialog.d.ts +0 -8
- package/dist/types/src/components/Dashboard/CompanyDashboard.d.ts +0 -15
- package/dist/types/src/components/Dashboard/CompanyEmployeeOverview.d.ts +0 -29
- package/dist/types/src/components/Dashboard/CompanyOwnerOverview.d.ts +0 -20
- package/dist/types/src/components/Dashboard/CompanyRecruiterOverview.d.ts +0 -31
- package/dist/types/src/components/Dashboard/Dashboard.d.ts +0 -56
- package/dist/types/src/components/Dashboard/DashboardCourses.d.ts +0 -32
- package/dist/types/src/components/Dashboard/DashboardJobCard.d.ts +0 -13
- package/dist/types/src/components/Dashboard/DashboardJobs.d.ts +0 -17
- package/dist/types/src/components/Dashboard/DashboardLayout.d.ts +0 -15
- package/dist/types/src/components/Dashboard/DashboardNews.d.ts +0 -15
- package/dist/types/src/components/Dashboard/DashboardNewsCard.d.ts +0 -12
- package/dist/types/src/components/Dashboard/DashboardOverview.d.ts +0 -46
- package/dist/types/src/components/Dashboard/DashboardProfile.d.ts +0 -64
- package/dist/types/src/components/Dashboard/DashboardSettings.d.ts +0 -84
- package/dist/types/src/components/Dashboard/DashboardStats.d.ts +0 -17
- package/dist/types/src/components/Dashboard/FreelancerActivationCard.d.ts +0 -6
- package/dist/types/src/components/Dashboard/FreelancerDashboardSection.d.ts +0 -10
- package/dist/types/src/components/Dashboard/FreelancerOnboardingModal.d.ts +0 -10
- package/dist/types/src/components/Dashboard/OnboardingChecklist.d.ts +0 -16
- package/dist/types/src/components/Dashboard/OnboardingDashboard.d.ts +0 -19
- package/dist/types/src/components/Events/EventCalendarCard.d.ts +0 -7
- package/dist/types/src/components/Events/EventsList.d.ts +0 -11
- package/dist/types/src/components/Events/SubmitEventModal.d.ts +0 -22
- package/dist/types/src/components/Events/mockEvents.d.ts +0 -2
- package/dist/types/src/components/Events/types.d.ts +0 -22
- package/dist/types/src/components/Footer/Footer.d.ts +0 -32
- package/dist/types/src/components/Freelancer/FreelancerProfile.d.ts +0 -19
- package/dist/types/src/components/Freelancer/FreelancerProfileContainer.d.ts +0 -2
- package/dist/types/src/components/Freelancer/Freelancers.d.ts +0 -30
- package/dist/types/src/components/Freelancer/FreelancersContainer.d.ts +0 -2
- package/dist/types/src/components/Freelancer/FreelancersList.d.ts +0 -10
- package/dist/types/src/components/Freelancer/mockFreelancers.d.ts +0 -6
- package/dist/types/src/components/GenericListing/Banner.d.ts +0 -9
- package/dist/types/src/components/GenericListing/DateFilter.d.ts +0 -13
- package/dist/types/src/components/GenericListing/LastVisitedJobs.d.ts +0 -7
- package/dist/types/src/components/GenericListing/Listing.d.ts +0 -32
- package/dist/types/src/components/GenericListing/ListingGrid.d.ts +0 -15
- package/dist/types/src/components/GenericListing/ListingHeader.d.ts +0 -5
- package/dist/types/src/components/GenericListing/ListingSort.d.ts +0 -14
- package/dist/types/src/components/GenericListing/MobileFilterDrawer.d.ts +0 -21
- package/dist/types/src/components/GenericListing/MobileNav.d.ts +0 -3
- package/dist/types/src/components/GenericListing/Pagination.d.ts +0 -8
- package/dist/types/src/components/GenericListing/PaginationControls.d.ts +0 -8
- package/dist/types/src/components/GenericListing/SearchBar.d.ts +0 -10
- package/dist/types/src/components/GenericListing/SearchableSelect.d.ts +0 -10
- package/dist/types/src/components/GenericListing/Sidebar.d.ts +0 -11
- package/dist/types/src/components/GenericListing/SidebarFilter.d.ts +0 -31
- package/dist/types/src/components/GenericListing/SidebarFilters.d.ts +0 -12
- package/dist/types/src/components/GenericListing/accessControl.d.ts +0 -22
- package/dist/types/src/components/GenericListing/generateMockJobs.d.ts +0 -2
- package/dist/types/src/components/GenericListing/useJobDataHook.d.ts +0 -5
- package/dist/types/src/components/GenericListing/useLocalStorageState.d.ts +0 -1
- package/dist/types/src/components/Header/Header.d.ts +0 -2
- package/dist/types/src/components/Header/HeaderAlternative.d.ts +0 -13
- package/dist/types/src/components/HomePage/Advantages.d.ts +0 -15
- package/dist/types/src/components/HomePage/Cart.d.ts +0 -12
- package/dist/types/src/components/HomePage/Chatbot.d.ts +0 -6
- package/dist/types/src/components/HomePage/Contact.d.ts +0 -22
- package/dist/types/src/components/HomePage/CourseTypes.d.ts +0 -26
- package/dist/types/src/components/HomePage/Courses.d.ts +0 -16
- package/dist/types/src/components/HomePage/Destinations.d.ts +0 -12
- package/dist/types/src/components/HomePage/FAQ.d.ts +0 -11
- package/dist/types/src/components/HomePage/FeatureJobs.d.ts +0 -19
- package/dist/types/src/components/HomePage/Features.d.ts +0 -13
- package/dist/types/src/components/HomePage/ForEmployers.d.ts +0 -10
- package/dist/types/src/components/HomePage/Gallery.d.ts +0 -13
- package/dist/types/src/components/HomePage/Hero.d.ts +0 -11
- package/dist/types/src/components/HomePage/HeroAlternative.d.ts +0 -11
- package/dist/types/src/components/HomePage/HeroSection.d.ts +0 -2
- package/dist/types/src/components/HomePage/HomePage.d.ts +0 -3
- package/dist/types/src/components/HomePage/IgamingCareerHome.d.ts +0 -33
- package/dist/types/src/components/HomePage/ImageSlider.d.ts +0 -11
- package/dist/types/src/components/HomePage/JobSearch.d.ts +0 -2
- package/dist/types/src/components/HomePage/JobsSearchWidget.d.ts +0 -22
- package/dist/types/src/components/HomePage/Navbar.d.ts +0 -19
- package/dist/types/src/components/HomePage/Newsletter.d.ts +0 -11
- package/dist/types/src/components/HomePage/NewsletterV2.d.ts +0 -21
- package/dist/types/src/components/HomePage/NotificationModal.d.ts +0 -7
- package/dist/types/src/components/HomePage/Partners.d.ts +0 -2
- package/dist/types/src/components/HomePage/Services.d.ts +0 -13
- package/dist/types/src/components/HomePage/ServicesNoIcons.d.ts +0 -16
- package/dist/types/src/components/HomePage/SidebarNewsletter.d.ts +0 -9
- package/dist/types/src/components/HomePage/SidebarNewsletterV2.d.ts +0 -18
- package/dist/types/src/components/HomePage/Testimonials.d.ts +0 -14
- package/dist/types/src/components/HomePage/TestimonialsVariant.d.ts +0 -2
- package/dist/types/src/components/HomePage/TrustSignals.d.ts +0 -18
- package/dist/types/src/components/HomePage/ValueProposition.d.ts +0 -12
- package/dist/types/src/components/HomePage/Videos.d.ts +0 -13
- package/dist/types/src/components/HomePage/context/CartContext.d.ts +0 -22
- package/dist/types/src/components/IgamingCoursesPage/CourseCard.d.ts +0 -12
- package/dist/types/src/components/IgamingCoursesPage/CourseFilters.d.ts +0 -19
- package/dist/types/src/components/IgamingCoursesPage/CourseNavigation.d.ts +0 -11
- package/dist/types/src/components/IgamingCoursesPage/CourseSearch.d.ts +0 -10
- package/dist/types/src/components/IgamingCoursesPage/CourseSidebarFilters.d.ts +0 -23
- package/dist/types/src/components/IgamingCoursesPage/CoursesListingCards.d.ts +0 -17
- package/dist/types/src/components/IgamingCoursesPage/FeaturedCourses.d.ts +0 -12
- package/dist/types/src/components/IgamingCoursesPage/HeroSection.d.ts +0 -9
- package/dist/types/src/components/IgamingCoursesPage/IgamingCoursesPage.d.ts +0 -12
- package/dist/types/src/components/IgamingCoursesPage/MobileCourseSearch.d.ts +0 -10
- package/dist/types/src/components/IgamingCoursesPage/Statistics.d.ts +0 -8
- package/dist/types/src/components/IgamingCoursesPage/data/courses.d.ts +0 -3
- package/dist/types/src/components/IgamingCoursesPage/types/course.d.ts +0 -63
- package/dist/types/src/components/JobListing/JobListing.d.ts +0 -24
- package/dist/types/src/components/JobListing/components/Filters.d.ts +0 -17
- package/dist/types/src/components/JobListing/components/Footer.d.ts +0 -12
- package/dist/types/src/components/JobListing/components/JobCard.d.ts +0 -14
- package/dist/types/src/components/JobListing/components/JobList.d.ts +0 -11
- package/dist/types/src/components/JobListing/components/MobileFilterDrawer.d.ts +0 -21
- package/dist/types/src/components/JobListing/components/Navbar.d.ts +0 -13
- package/dist/types/src/components/JobListing/components/PromoCard.d.ts +0 -11
- package/dist/types/src/components/JobListing/components/SearchBar.d.ts +0 -10
- package/dist/types/src/components/JobListing/types/Job.d.ts +0 -23
- package/dist/types/src/components/Jobs/JobsList.d.ts +0 -38
- package/dist/types/src/components/Jobs/jobsListFilters.d.ts +0 -12
- package/dist/types/src/components/Jobs/jobsListFilters.test.d.ts +0 -1
- package/dist/types/src/components/JobsDetails/JobDetail.d.ts +0 -9
- package/dist/types/src/components/JobsDetails/utils/navigation.d.ts +0 -2
- package/dist/types/src/components/JobsDetails/utils/types.d.ts +0 -37
- package/dist/types/src/components/JobsDetails/utils/useJobSlug.d.ts +0 -1
- package/dist/types/src/components/MarketDetail/MarketDetail.d.ts +0 -6
- package/dist/types/src/components/Markets/MarketsList.d.ts +0 -9
- package/dist/types/src/components/Markets/SuggestMarketModal.d.ts +0 -8
- package/dist/types/src/components/Markets/mockMarkets.d.ts +0 -3
- package/dist/types/src/components/Modal/Modal.d.ts +0 -10
- package/dist/types/src/components/News/NewsList.d.ts +0 -7
- package/dist/types/src/components/NewsPage/BreakingNews.d.ts +0 -7
- package/dist/types/src/components/NewsPage/NewsCard.d.ts +0 -15
- package/dist/types/src/components/NewsPage/NewsFilters.d.ts +0 -14
- package/dist/types/src/components/NewsPage/NewsPage.d.ts +0 -19
- package/dist/types/src/components/NewsPage/NewsSearch.d.ts +0 -9
- package/dist/types/src/components/NewsPage/NewsSidebarFilters.d.ts +0 -19
- package/dist/types/src/components/NewsPage/TrendingNews.d.ts +0 -8
- package/dist/types/src/components/NewsPage/data/news.d.ts +0 -3
- package/dist/types/src/components/NewsPage/types/news.d.ts +0 -35
- package/dist/types/src/components/Notification/NotificationItem.d.ts +0 -15
- package/dist/types/src/components/Notification/NotificationProvider.d.ts +0 -20
- package/dist/types/src/components/Notification/NotificationTester.d.ts +0 -21
- package/dist/types/src/components/Notification/NotificationViewport.d.ts +0 -20
- package/dist/types/src/components/Notification/index.d.ts +0 -4
- package/dist/types/src/components/Notification/notificationStore.d.ts +0 -51
- package/dist/types/src/components/Onboarding/DashboardOnboardingSection.d.ts +0 -12
- package/dist/types/src/components/Onboarding/OnboardingChecklist.d.ts +0 -8
- package/dist/types/src/components/Onboarding/OnboardingContext.d.ts +0 -6
- package/dist/types/src/components/Onboarding/OnboardingDashboard.d.ts +0 -11
- package/dist/types/src/components/Onboarding/OnboardingModal.d.ts +0 -19
- package/dist/types/src/components/Onboarding/OnboardingPopup.d.ts +0 -6
- package/dist/types/src/components/Onboarding/ShieldedActionButton.d.ts +0 -15
- package/dist/types/src/components/Onboarding/VerificationBanner.d.ts +0 -12
- package/dist/types/src/components/Onboarding/index.d.ts +0 -13
- package/dist/types/src/components/Places/PlacesList.d.ts +0 -7
- package/dist/types/src/components/Places/mockPlaces.d.ts +0 -2
- package/dist/types/src/components/Places/types.d.ts +0 -16
- package/dist/types/src/components/Prices/Group/GroupPrices.d.ts +0 -10
- package/dist/types/src/components/Prices/Summary/SlidingSummary.d.ts +0 -7
- package/dist/types/src/components/ProductCategories/ProductCategoriesList.d.ts +0 -9
- package/dist/types/src/components/ProductCategories/ProductCategoryDetail.d.ts +0 -7
- package/dist/types/src/components/ProductCategories/mockProductCategories.d.ts +0 -3
- package/dist/types/src/components/ProductCategories/types.d.ts +0 -47
- package/dist/types/src/components/RegulatorDetail/RegulatorDetail.d.ts +0 -6
- package/dist/types/src/components/Regulators/JurisdictionsList.d.ts +0 -6
- package/dist/types/src/components/Regulators/RegulatorsList.d.ts +0 -9
- package/dist/types/src/components/Regulators/mockJurisdictions.d.ts +0 -3
- package/dist/types/src/components/Regulators/mockRegulators.d.ts +0 -3
- package/dist/types/src/components/Regulators/types.d.ts +0 -55
- package/dist/types/src/components/Reviews/LeaveReviewStandaloneModal.d.ts +0 -23
- package/dist/types/src/components/Reviews/Reviews.d.ts +0 -8
- package/dist/types/src/components/Shared/ActiveFiltersDisplay.d.ts +0 -15
- package/dist/types/src/components/Shared/Cards/CareerPathCard.d.ts +0 -20
- package/dist/types/src/components/Shared/Cards/ChannelCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/CompanyCardMobile.d.ts +0 -30
- package/dist/types/src/components/Shared/Cards/CompanyTypeCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/CourseCard.d.ts +0 -37
- package/dist/types/src/components/Shared/Cards/DepartmentCard.d.ts +0 -15
- package/dist/types/src/components/Shared/Cards/DepartmentEntityCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/DirectoryDetailCard.d.ts +0 -13
- package/dist/types/src/components/Shared/Cards/DirectoryInfoPanel.d.ts +0 -25
- package/dist/types/src/components/Shared/Cards/DirectoryKeyRolesList.d.ts +0 -11
- package/dist/types/src/components/Shared/Cards/EventsCard.d.ts +0 -19
- package/dist/types/src/components/Shared/Cards/FreelancerCard.d.ts +0 -23
- package/dist/types/src/components/Shared/Cards/GamblingVerticalCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/JobCard.d.ts +0 -31
- package/dist/types/src/components/Shared/Cards/JurisdictionCard.d.ts +0 -8
- package/dist/types/src/components/Shared/Cards/MarketsCard.d.ts +0 -8
- package/dist/types/src/components/Shared/Cards/NewsCard.d.ts +0 -32
- package/dist/types/src/components/Shared/Cards/PlacesCard.d.ts +0 -18
- package/dist/types/src/components/Shared/Cards/PlaybookCard.d.ts +0 -17
- package/dist/types/src/components/Shared/Cards/ProductCategoriesCard.d.ts +0 -26
- package/dist/types/src/components/Shared/Cards/RegulatorsCard.d.ts +0 -21
- package/dist/types/src/components/Shared/Cards/RoleGuideCard.d.ts +0 -17
- package/dist/types/src/components/Shared/Cards/TermCard.d.ts +0 -14
- package/dist/types/src/components/Shared/Cards/VideoCard.d.ts +0 -21
- package/dist/types/src/components/Shared/Cards/index.d.ts +0 -10
- package/dist/types/src/components/Shared/Directory/DirectoryBanner.d.ts +0 -8
- package/dist/types/src/components/Shared/Directory/DirectoryShell.d.ts +0 -30
- package/dist/types/src/components/Shared/Directory/DirectoryShowcase.d.ts +0 -3
- package/dist/types/src/components/Shared/Directory/DirectoryToolbar.d.ts +0 -20
- package/dist/types/src/components/Shared/Directory/ViewModeToggle.d.ts +0 -1
- package/dist/types/src/components/Shared/Directory/index.d.ts +0 -5
- package/dist/types/src/components/Shared/Directory/types.d.ts +0 -73
- package/dist/types/src/components/Shared/GenericFilter.d.ts +0 -17
- package/dist/types/src/components/Shared/GenericPagination.d.ts +0 -8
- package/dist/types/src/components/Shared/ItemsPerPageSelector.d.ts +0 -10
- package/dist/types/src/components/Shared/Listing/ListingActiveFilters.d.ts +0 -16
- package/dist/types/src/components/Shared/Listing/ListingEmptyState.d.ts +0 -16
- package/dist/types/src/components/Shared/Listing/ListingHeader.d.ts +0 -17
- package/dist/types/src/components/Shared/Listing/ListingMobileFilters.d.ts +0 -24
- package/dist/types/src/components/Shared/Listing/ListingPagination.d.ts +0 -15
- package/dist/types/src/components/Shared/Listing/ListingSearchBar.d.ts +0 -20
- package/dist/types/src/components/Shared/Listing/ListingSidebar.d.ts +0 -25
- package/dist/types/src/components/Shared/Listing/ListingToolbar.d.ts +0 -24
- package/dist/types/src/components/Shared/Listing/index.d.ts +0 -9
- package/dist/types/src/components/Shared/Listing/types.d.ts +0 -50
- package/dist/types/src/components/Shared/LoadingShadowCard.d.ts +0 -5
- package/dist/types/src/components/Shared/Mobile/BottomSheetFilter.d.ts +0 -23
- package/dist/types/src/components/Shared/Mobile/FloatingActionButton.d.ts +0 -22
- package/dist/types/src/components/Shared/Mobile/HorizontalTagSlider.d.ts +0 -22
- package/dist/types/src/components/Shared/Mobile/StickyFilterChips.d.ts +0 -20
- package/dist/types/src/components/Shared/Mobile/UserIdentityMenu.d.ts +0 -36
- package/dist/types/src/components/Shared/Mobile/index.d.ts +0 -5
- package/dist/types/src/components/Shared/MobileDrawer.d.ts +0 -9
- package/dist/types/src/components/Shared/PageTitleHeader.d.ts +0 -16
- package/dist/types/src/components/Shared/SearchBox.d.ts +0 -11
- package/dist/types/src/components/Shared/ShieldedActionButton.d.ts +0 -14
- package/dist/types/src/components/Shared/SubscriptionModal.d.ts +0 -10
- package/dist/types/src/components/Shared/Taxonomy/ExamplesPanel.d.ts +0 -7
- package/dist/types/src/components/Shared/Taxonomy/TaxonomyApproveForm.d.ts +0 -15
- package/dist/types/src/components/Shared/Taxonomy/TaxonomySuggestionDetail.d.ts +0 -11
- package/dist/types/src/components/Shared/Taxonomy/TaxonomySuggestionTable.d.ts +0 -12
- package/dist/types/src/components/Shared/Taxonomy/types.d.ts +0 -18
- package/dist/types/src/components/Shared/ViewControls.d.ts +0 -13
- package/dist/types/src/components/Shared/ViewModeToggle.d.ts +0 -9
- package/dist/types/src/components/Shared/extractTagsFromTitle.d.ts +0 -3
- package/dist/types/src/components/Shared/helpers/api.d.ts +0 -21
- package/dist/types/src/components/Shared/helpers/filters.d.ts +0 -10
- package/dist/types/src/components/Shared/helpers/jobsHelpers.d.ts +0 -6
- package/dist/types/src/components/Shared/types/shared-types.d.ts +0 -125
- package/dist/types/src/components/Shared/useSavedJobs.d.ts +0 -5
- package/dist/types/src/components/TagBadge/TagBadge.d.ts +0 -12
- package/dist/types/src/components/TagPicker/TagPicker.d.ts +0 -20
- package/dist/types/src/components/hooks/useFilters.d.ts +0 -5
- package/dist/types/src/components/hooks/useOnboarding.d.ts +0 -19
- package/dist/types/src/components/hooks/usePagination.d.ts +0 -6
- package/dist/types/src/components/hooks/useSubscription.d.ts +0 -4
- package/dist/types/src/data/mockCandidates.d.ts +0 -2
- package/dist/types/src/data/mockCareerAssistant.d.ts +0 -6
- package/dist/types/src/data/mockComplaints.d.ts +0 -2
- package/dist/types/src/data/mockReviews.d.ts +0 -6
- package/dist/types/src/hooks/useCareerAssistant.d.ts +0 -7
- package/dist/types/src/index.d.ts +0 -152
- package/dist/types/src/main.d.ts +0 -7
- package/dist/types/src/services/careerAssistant.mock.d.ts +0 -53
- package/dist/types/src/stories/Button.stories.d.ts +0 -7
- package/dist/types/src/stories/CompanyGroupDetail.stories.d.ts +0 -6
- package/dist/types/src/stories/ConsentAnalytics.stories.d.ts +0 -9
- package/dist/types/src/stories/Footer.stories.d.ts +0 -7
- package/dist/types/src/stories/GenericPagination.stories.d.ts +0 -7
- package/dist/types/src/stories/Header.stories.d.ts +0 -6
- package/dist/types/src/stories/ItemsPerPageSelector.stories.d.ts +0 -7
- package/dist/types/src/stories/LoadingCompanyShadowCard.stories.d.ts +0 -7
- package/dist/types/src/stories/LoadingShadowCard.stories.d.ts +0 -7
- package/dist/types/src/stories/Login.stories.d.ts +0 -7
- package/dist/types/src/stories/Notification.stories.d.ts +0 -6
- package/dist/types/src/stories/NotificationTester.stories.d.ts +0 -6
- package/dist/types/src/stories/OnboardingChecklist.stories.d.ts +0 -8
- package/dist/types/src/stories/OnboardingDashboard.stories.d.ts +0 -9
- package/dist/types/src/stories/PageComponents.stories.d.ts +0 -7
- package/dist/types/src/stories/PricingComponents.stories.d.ts +0 -6
- package/dist/types/src/stories/ShieldedActionButton.stories.d.ts +0 -8
- package/dist/types/src/stories/SignInPromptModal.stories.d.ts +0 -7
- package/dist/types/src/stories/VerificationBanner.stories.d.ts +0 -9
- package/dist/types/src/types/candidate.d.ts +0 -27
- package/dist/types/src/types/chat-messages.d.ts +0 -6
- package/dist/types/src/types/company-user.d.ts +0 -33
- package/dist/types/src/types/company-user.test.d.ts +0 -1
- package/dist/types/src/types/complaint.d.ts +0 -21
- package/dist/types/src/types/conference.d.ts +0 -21
- package/dist/types/src/types/dashboard.d.ts +0 -252
- package/dist/types/src/types/events.courses.d.ts +0 -49
- package/dist/types/src/types/events.d.ts +0 -23
- package/dist/types/src/types/events.freelancers.d.ts +0 -11
- package/dist/types/src/types/events.jobs.d.ts +0 -70
- package/dist/types/src/types/events.news.d.ts +0 -57
- package/dist/types/src/types/events.newsletter.d.ts +0 -6
- package/dist/types/src/types/freelancer.d.ts +0 -128
- package/dist/types/src/types/general.d.ts +0 -15
- package/dist/types/src/types/icon-utils.d.ts +0 -3
- package/dist/types/src/types/item.d.ts +0 -10
- package/dist/types/src/types/job-alert.d.ts +0 -64
- package/dist/types/src/types/job.d.ts +0 -30
- package/dist/types/src/types/market.d.ts +0 -78
- package/dist/types/src/types/news.d.ts +0 -15
- package/dist/types/src/types/onboarding.d.ts +0 -42
- package/dist/types/src/types/review.d.ts +0 -61
- package/dist/types/src/types/user.d.ts +0 -34
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { BaseListingEvent } from "./events";
|
|
2
|
-
export interface FreelancerEventPayload {
|
|
3
|
-
freelancerId: string;
|
|
4
|
-
slug?: string;
|
|
5
|
-
name?: string;
|
|
6
|
-
positionInList?: number;
|
|
7
|
-
source: "listing" | "profile";
|
|
8
|
-
}
|
|
9
|
-
export type FreelancersListingEvent = BaseListingEvent<"freelancers", "freelancer_profile_opened", FreelancerEventPayload & {
|
|
10
|
-
openedIn: "same_tab" | "new_tab" | "external";
|
|
11
|
-
}> | BaseListingEvent<"freelancers", "freelancer_profile_viewed", FreelancerEventPayload> | BaseListingEvent<"freelancers", "freelancer_followed", FreelancerEventPayload> | BaseListingEvent<"freelancers", "freelancer_unfollowed", FreelancerEventPayload> | BaseListingEvent<"freelancers", "freelancer_saved", FreelancerEventPayload> | BaseListingEvent<"freelancers", "freelancer_unsaved", FreelancerEventPayload> | BaseListingEvent<"freelancers", "freelancer_contact_clicked", FreelancerEventPayload>;
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import type { BaseListingEvent } from "./events";
|
|
2
|
-
export interface JobsSearchFiltersPayload {
|
|
3
|
-
searchKeywords: string[];
|
|
4
|
-
query?: string;
|
|
5
|
-
}
|
|
6
|
-
export interface JobsFilterStatePayload {
|
|
7
|
-
filters: {
|
|
8
|
-
[key: string]: string;
|
|
9
|
-
};
|
|
10
|
-
advancedFilters: {
|
|
11
|
-
jobTypes: string[];
|
|
12
|
-
experienceLevels: string[];
|
|
13
|
-
country: string;
|
|
14
|
-
city: string;
|
|
15
|
-
minSalary: string;
|
|
16
|
-
maxSalary: string;
|
|
17
|
-
};
|
|
18
|
-
dateFilter: string;
|
|
19
|
-
}
|
|
20
|
-
export interface JobsListingMetaPayload {
|
|
21
|
-
page: number;
|
|
22
|
-
pageSize: number;
|
|
23
|
-
totalResults?: number;
|
|
24
|
-
viewMode: "grid" | "list";
|
|
25
|
-
showOnlySaved: boolean;
|
|
26
|
-
}
|
|
27
|
-
export type JobsListingEvent = BaseListingEvent<"jobs", "jobs_listing_viewed", JobsFilterStatePayload & JobsListingMetaPayload> | BaseListingEvent<"jobs", "jobs_listing_viewmode_changed", {
|
|
28
|
-
viewMode: "grid" | "list";
|
|
29
|
-
}> | BaseListingEvent<"jobs", "jobs_listing_items_per_page_changed", {
|
|
30
|
-
pageSize: number;
|
|
31
|
-
}> | BaseListingEvent<"jobs", "jobs_listing_page_changed", {
|
|
32
|
-
page: number;
|
|
33
|
-
pageSize: number;
|
|
34
|
-
totalResults?: number;
|
|
35
|
-
}> | BaseListingEvent<"jobs", "jobs_search_submitted", JobsSearchFiltersPayload & JobsFilterStatePayload> | BaseListingEvent<"jobs", "jobs_search_filter_removed", {
|
|
36
|
-
removedKeyword: string;
|
|
37
|
-
remainingKeywords: string[];
|
|
38
|
-
}> | BaseListingEvent<"jobs", "jobs_filter_selected", {
|
|
39
|
-
key: string;
|
|
40
|
-
value: string;
|
|
41
|
-
} & JobsFilterStatePayload> | BaseListingEvent<"jobs", "jobs_filter_cleared", {
|
|
42
|
-
key: string;
|
|
43
|
-
} & JobsFilterStatePayload> | BaseListingEvent<"jobs", "jobs_filters_cleared_all", {}> | BaseListingEvent<"jobs", "jobs_date_filter_changed", {
|
|
44
|
-
dateFilter: string;
|
|
45
|
-
}> | BaseListingEvent<"jobs", "job_opened", {
|
|
46
|
-
jobId: string;
|
|
47
|
-
slug?: string;
|
|
48
|
-
positionInList?: number;
|
|
49
|
-
openedFrom: "listing" | "last_visited" | "featured" | "other";
|
|
50
|
-
openedIn: "same_tab" | "new_tab" | "external";
|
|
51
|
-
}> | BaseListingEvent<"jobs", "job_saved", {
|
|
52
|
-
jobId: string;
|
|
53
|
-
slug?: string;
|
|
54
|
-
positionInList?: number;
|
|
55
|
-
}> | BaseListingEvent<"jobs", "job_unsaved", {
|
|
56
|
-
jobId: string;
|
|
57
|
-
slug?: string;
|
|
58
|
-
}> | BaseListingEvent<"jobs", "job_apply_clicked", {
|
|
59
|
-
jobId: string;
|
|
60
|
-
slug?: string;
|
|
61
|
-
positionInList?: number;
|
|
62
|
-
applyType: "external" | "internal" | "one_click";
|
|
63
|
-
}> | BaseListingEvent<"jobs", "jobs_alert_cta_clicked", JobsSearchFiltersPayload & JobsFilterStatePayload> | BaseListingEvent<"jobs", "jobs_alert_created", {
|
|
64
|
-
preferences: Array<{
|
|
65
|
-
key: string;
|
|
66
|
-
value: string;
|
|
67
|
-
}>;
|
|
68
|
-
}> | BaseListingEvent<"jobs", "jobs_subscription_modal_opened", {}> | BaseListingEvent<"jobs", "jobs_subscription_completed", {
|
|
69
|
-
email: string;
|
|
70
|
-
}>;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import type { BaseListingEvent } from "./events";
|
|
2
|
-
export interface NewsFilterStatePayload {
|
|
3
|
-
filters: {
|
|
4
|
-
[key: string]: string;
|
|
5
|
-
};
|
|
6
|
-
categories: string[];
|
|
7
|
-
tags: string[];
|
|
8
|
-
authors: string[];
|
|
9
|
-
companies: string[];
|
|
10
|
-
dateFilter: string;
|
|
11
|
-
readTimeRange: [number, number];
|
|
12
|
-
}
|
|
13
|
-
export interface NewsListingMetaPayload {
|
|
14
|
-
page: number;
|
|
15
|
-
pageSize: number;
|
|
16
|
-
totalResults?: number;
|
|
17
|
-
sortBy: "latest" | "trending" | "most-read" | "oldest" | "relevance";
|
|
18
|
-
viewMode: "grid" | "list";
|
|
19
|
-
}
|
|
20
|
-
export type NewsListingEvent = BaseListingEvent<"news", "news_listing_viewed", NewsFilterStatePayload & NewsListingMetaPayload> | BaseListingEvent<"news", "news_listing_viewmode_changed", {
|
|
21
|
-
viewMode: "grid" | "list";
|
|
22
|
-
}> | BaseListingEvent<"news", "news_listing_items_per_page_changed", {
|
|
23
|
-
pageSize: number;
|
|
24
|
-
}> | BaseListingEvent<"news", "news_listing_page_changed", {
|
|
25
|
-
page: number;
|
|
26
|
-
pageSize: number;
|
|
27
|
-
totalResults?: number;
|
|
28
|
-
}> | BaseListingEvent<"news", "news_search_submitted", {
|
|
29
|
-
query: string;
|
|
30
|
-
searchFilters: string[];
|
|
31
|
-
} & NewsFilterStatePayload> | BaseListingEvent<"news", "news_search_filter_removed", {
|
|
32
|
-
removedKeyword: string;
|
|
33
|
-
remainingKeywords: string[];
|
|
34
|
-
}> | BaseListingEvent<"news", "news_filter_selected", {
|
|
35
|
-
key: string;
|
|
36
|
-
value: string;
|
|
37
|
-
} & NewsFilterStatePayload> | BaseListingEvent<"news", "news_filter_cleared", {
|
|
38
|
-
key: string;
|
|
39
|
-
} & NewsFilterStatePayload> | BaseListingEvent<"news", "news_filters_cleared_all", {}> | BaseListingEvent<"news", "news_date_filter_changed", {
|
|
40
|
-
dateFilter: string;
|
|
41
|
-
}> | BaseListingEvent<"news", "news_category_selected", {
|
|
42
|
-
category: string | null;
|
|
43
|
-
}> | BaseListingEvent<"news", "news_article_opened", {
|
|
44
|
-
articleId: string;
|
|
45
|
-
slug?: string;
|
|
46
|
-
positionInList?: number;
|
|
47
|
-
openedFrom: "listing" | "trending" | "breaking" | "other";
|
|
48
|
-
openedIn: "same_tab" | "new_tab" | "external";
|
|
49
|
-
}> | BaseListingEvent<"news", "news_article_bookmarked", {
|
|
50
|
-
articleId: string;
|
|
51
|
-
positionInList?: number;
|
|
52
|
-
}> | BaseListingEvent<"news", "news_article_unbookmarked", {
|
|
53
|
-
articleId: string;
|
|
54
|
-
}> | BaseListingEvent<"news", "news_article_shared", {
|
|
55
|
-
articleId: string;
|
|
56
|
-
channel: "whatsapp" | "telegram" | "linkedin" | "copy_link" | "other";
|
|
57
|
-
}>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { BaseListingEvent } from "./events";
|
|
2
|
-
export interface NewsletterSubscribePayload {
|
|
3
|
-
email: string;
|
|
4
|
-
source: string;
|
|
5
|
-
}
|
|
6
|
-
export type NewsletterEvent = BaseListingEvent<"newsletter", "newsletter_subscribe_requested", NewsletterSubscribePayload> | BaseListingEvent<"newsletter", "newsletter_manage_alerts_clicked", {}> | BaseListingEvent<"newsletter", "newsletter_signin_required", {}>;
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
export type FreelancerType = "freelancer" | "coach" | "mentor" | "consultant" | "streamer" | "influencer";
|
|
2
|
-
export type ExperienceLevel = "Entry" | "Intermediate" | "Expert" | "Top Rated";
|
|
3
|
-
export type AvailabilityStatus = "available" | "limited" | "unavailable";
|
|
4
|
-
export interface Freelancer {
|
|
5
|
-
id: string;
|
|
6
|
-
name: string;
|
|
7
|
-
slug: string;
|
|
8
|
-
avatar: string;
|
|
9
|
-
title: string;
|
|
10
|
-
tagline: string;
|
|
11
|
-
type: FreelancerType;
|
|
12
|
-
specializations: string[];
|
|
13
|
-
skills: string[];
|
|
14
|
-
experienceLevel: ExperienceLevel;
|
|
15
|
-
yearsOfExperience: number;
|
|
16
|
-
location: {
|
|
17
|
-
country: string;
|
|
18
|
-
city: string;
|
|
19
|
-
timezone: string;
|
|
20
|
-
};
|
|
21
|
-
hourlyRate: {
|
|
22
|
-
min: number;
|
|
23
|
-
max: number;
|
|
24
|
-
currency: string;
|
|
25
|
-
};
|
|
26
|
-
sessionRate?: {
|
|
27
|
-
duration: string;
|
|
28
|
-
price: number;
|
|
29
|
-
currency: string;
|
|
30
|
-
};
|
|
31
|
-
rating: number;
|
|
32
|
-
reviewCount: number;
|
|
33
|
-
completedProjects: number;
|
|
34
|
-
successRate: number;
|
|
35
|
-
responseTime: string;
|
|
36
|
-
availability: AvailabilityStatus;
|
|
37
|
-
languages: string[];
|
|
38
|
-
bio: string;
|
|
39
|
-
highlights: string[];
|
|
40
|
-
certifications: string[];
|
|
41
|
-
portfolio: {
|
|
42
|
-
title: string;
|
|
43
|
-
description: string;
|
|
44
|
-
thumbnail: string;
|
|
45
|
-
}[];
|
|
46
|
-
isVerified: boolean;
|
|
47
|
-
isTopRated: boolean;
|
|
48
|
-
isFeatured: boolean;
|
|
49
|
-
isRisingTalent: boolean;
|
|
50
|
-
isFollowing?: boolean;
|
|
51
|
-
joinedDate: string;
|
|
52
|
-
lastActive: string;
|
|
53
|
-
isSaved: boolean;
|
|
54
|
-
}
|
|
55
|
-
export interface FreelancerFilters {
|
|
56
|
-
search?: string;
|
|
57
|
-
tags?: string[];
|
|
58
|
-
sortBy?: string;
|
|
59
|
-
types: FreelancerType[];
|
|
60
|
-
specializations: string[];
|
|
61
|
-
experienceLevel: ExperienceLevel[];
|
|
62
|
-
locations: string[];
|
|
63
|
-
languages: string[];
|
|
64
|
-
priceRange: [number, number] | null;
|
|
65
|
-
availability: AvailabilityStatus[];
|
|
66
|
-
verifiedOnly: boolean;
|
|
67
|
-
topRatedOnly: boolean;
|
|
68
|
-
}
|
|
69
|
-
export type FreelancerFollowAction = "follow" | "unfollow";
|
|
70
|
-
export type SaveFreelancerAction = "save" | "unsave";
|
|
71
|
-
export interface FreelancerFollowActionPayload {
|
|
72
|
-
freelancerId: string;
|
|
73
|
-
freelancerSlug: string;
|
|
74
|
-
action: FreelancerFollowAction;
|
|
75
|
-
}
|
|
76
|
-
export interface SaveFreelancerPayload {
|
|
77
|
-
freelancerId: string;
|
|
78
|
-
freelancerSlug: string;
|
|
79
|
-
freelancerName: string;
|
|
80
|
-
action: SaveFreelancerAction;
|
|
81
|
-
}
|
|
82
|
-
export interface FreelancerFilterOption<T extends string = string> {
|
|
83
|
-
value: T;
|
|
84
|
-
label: string;
|
|
85
|
-
count?: number;
|
|
86
|
-
}
|
|
87
|
-
export interface FreelancerFilterOptions {
|
|
88
|
-
types: FreelancerFilterOption<FreelancerType>[];
|
|
89
|
-
specializations: FreelancerFilterOption[];
|
|
90
|
-
experienceLevels: FreelancerFilterOption<ExperienceLevel>[];
|
|
91
|
-
locations: FreelancerFilterOption[];
|
|
92
|
-
languages: FreelancerFilterOption[];
|
|
93
|
-
availability: FreelancerFilterOption<AvailabilityStatus>[];
|
|
94
|
-
}
|
|
95
|
-
export type FreelancerAppearanceMode = "freelance_only" | "both_freelance_fulltime";
|
|
96
|
-
export type FreelancerOnboardingAvailability = "full_time" | "part_time" | "project_based";
|
|
97
|
-
export interface PortfolioItem {
|
|
98
|
-
id: string;
|
|
99
|
-
type: "link" | "file";
|
|
100
|
-
title: string;
|
|
101
|
-
url?: string;
|
|
102
|
-
fileName?: string;
|
|
103
|
-
}
|
|
104
|
-
export interface FreelancerOnboardingData {
|
|
105
|
-
appearanceMode: FreelancerAppearanceMode;
|
|
106
|
-
preferredLocations: string[];
|
|
107
|
-
verticals: string[];
|
|
108
|
-
headline: string;
|
|
109
|
-
bio: string;
|
|
110
|
-
primarySkills: string[];
|
|
111
|
-
hourlyRateMin?: number;
|
|
112
|
-
hourlyRateMax?: number;
|
|
113
|
-
availability: FreelancerOnboardingAvailability;
|
|
114
|
-
portfolioItems: PortfolioItem[];
|
|
115
|
-
isPublic: boolean;
|
|
116
|
-
isDraft: boolean;
|
|
117
|
-
profileStrength: number;
|
|
118
|
-
createdAt: string;
|
|
119
|
-
updatedAt: string;
|
|
120
|
-
}
|
|
121
|
-
export interface FreelancerDashboardStats {
|
|
122
|
-
viewsThisWeek: number;
|
|
123
|
-
inquiries: number;
|
|
124
|
-
visibility: boolean;
|
|
125
|
-
}
|
|
126
|
-
export declare const FREELANCE_LOCATIONS: string[];
|
|
127
|
-
export declare const FREELANCE_VERTICALS: string[];
|
|
128
|
-
export declare const FREELANCE_SKILLS: string[];
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export interface Service {
|
|
2
|
-
title: string;
|
|
3
|
-
shortDescription: string;
|
|
4
|
-
fullDescription: string;
|
|
5
|
-
features: string[];
|
|
6
|
-
}
|
|
7
|
-
export interface Message {
|
|
8
|
-
text: string;
|
|
9
|
-
isBot: boolean;
|
|
10
|
-
timestamp: Date;
|
|
11
|
-
}
|
|
12
|
-
export interface FAQItem {
|
|
13
|
-
question: string;
|
|
14
|
-
answer: string;
|
|
15
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
export type AlertFrequency = "instant" | "daily" | "weekly";
|
|
2
|
-
export type AlertStatus = "active" | "paused" | "snoozed" | "expired";
|
|
3
|
-
export interface JobAlert {
|
|
4
|
-
id: string;
|
|
5
|
-
title: string;
|
|
6
|
-
keywords: string[];
|
|
7
|
-
departments: string[];
|
|
8
|
-
locations: string[];
|
|
9
|
-
workplaceType: ("Remote" | "Hybrid" | "On-site")[];
|
|
10
|
-
salaryMin?: number;
|
|
11
|
-
salaryMax?: number;
|
|
12
|
-
salaryCurrency: string;
|
|
13
|
-
frequency: AlertFrequency;
|
|
14
|
-
status: AlertStatus;
|
|
15
|
-
snoozedUntil?: string | null;
|
|
16
|
-
matchedCount?: number;
|
|
17
|
-
matchedThisWeek?: number;
|
|
18
|
-
createdAt: string;
|
|
19
|
-
updatedAt?: string;
|
|
20
|
-
}
|
|
21
|
-
export interface AlertFormValues {
|
|
22
|
-
title: string;
|
|
23
|
-
keywords: string[];
|
|
24
|
-
departments: string[];
|
|
25
|
-
locations: string[];
|
|
26
|
-
workplaceType: ("Remote" | "Hybrid" | "On-site")[];
|
|
27
|
-
salaryMin?: number;
|
|
28
|
-
salaryMax?: number;
|
|
29
|
-
salaryCurrency: string;
|
|
30
|
-
frequency: AlertFrequency;
|
|
31
|
-
}
|
|
32
|
-
export interface AlertInsights {
|
|
33
|
-
totalAlerts: number;
|
|
34
|
-
activeAlerts: number;
|
|
35
|
-
pausedAlerts: number;
|
|
36
|
-
snoozedAlerts: number;
|
|
37
|
-
totalMatchedThisWeek: number;
|
|
38
|
-
totalMatchedAllTime: number;
|
|
39
|
-
}
|
|
40
|
-
export type AlertActionPayload = {
|
|
41
|
-
action: "create";
|
|
42
|
-
values: AlertFormValues;
|
|
43
|
-
} | {
|
|
44
|
-
action: "update";
|
|
45
|
-
alertId: string;
|
|
46
|
-
values: AlertFormValues;
|
|
47
|
-
} | {
|
|
48
|
-
action: "delete";
|
|
49
|
-
alertId: string;
|
|
50
|
-
} | {
|
|
51
|
-
action: "toggle";
|
|
52
|
-
alertId: string;
|
|
53
|
-
status: AlertStatus;
|
|
54
|
-
} | {
|
|
55
|
-
action: "snooze";
|
|
56
|
-
alertId: string;
|
|
57
|
-
days: number;
|
|
58
|
-
} | {
|
|
59
|
-
action: "reactivate";
|
|
60
|
-
alertId: string;
|
|
61
|
-
} | {
|
|
62
|
-
action: "duplicate";
|
|
63
|
-
alertId: string;
|
|
64
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export interface DashboardJob {
|
|
2
|
-
id: string;
|
|
3
|
-
title: string;
|
|
4
|
-
company: string;
|
|
5
|
-
companySlug?: string;
|
|
6
|
-
department?: string;
|
|
7
|
-
location: string;
|
|
8
|
-
country: string;
|
|
9
|
-
city?: string;
|
|
10
|
-
description: string;
|
|
11
|
-
link: string;
|
|
12
|
-
logo?: string;
|
|
13
|
-
skills?: string[];
|
|
14
|
-
benefits?: string;
|
|
15
|
-
requirements?: string;
|
|
16
|
-
salaryMin?: number;
|
|
17
|
-
salaryMax?: number;
|
|
18
|
-
salaryCurrency?: string;
|
|
19
|
-
createdAt?: string;
|
|
20
|
-
updatedAt?: string;
|
|
21
|
-
countryCode?: string;
|
|
22
|
-
sourceUrl?: string;
|
|
23
|
-
provenance?: {
|
|
24
|
-
scraper_id?: string;
|
|
25
|
-
fetched_at?: string;
|
|
26
|
-
};
|
|
27
|
-
status?: string;
|
|
28
|
-
appliedDate?: string;
|
|
29
|
-
reason?: string;
|
|
30
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
export type MarketStatus = "Regulated" | "Restricted" | "Emerging";
|
|
2
|
-
export type MarketRegion = "Europe" | "North America" | "Latin America" | "Asia-Pacific" | "Africa" | "Middle East";
|
|
3
|
-
export interface MarketBadge {
|
|
4
|
-
label: string;
|
|
5
|
-
type: "positive" | "neutral" | "warning";
|
|
6
|
-
}
|
|
7
|
-
export interface MarketTopEmployer {
|
|
8
|
-
name: string;
|
|
9
|
-
slug: string;
|
|
10
|
-
openRoles: number;
|
|
11
|
-
employeeRange?: string;
|
|
12
|
-
isClaimed?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export interface MarketTrendingRole {
|
|
15
|
-
roleFamily: string;
|
|
16
|
-
count: number;
|
|
17
|
-
changePercent: number;
|
|
18
|
-
}
|
|
19
|
-
export interface MarketSalaryPulse {
|
|
20
|
-
currency: string;
|
|
21
|
-
medianAnnual: number;
|
|
22
|
-
rangeMin: number;
|
|
23
|
-
rangeMax: number;
|
|
24
|
-
topRoleFamilies: {
|
|
25
|
-
role: string;
|
|
26
|
-
median: number;
|
|
27
|
-
}[];
|
|
28
|
-
}
|
|
29
|
-
export interface MarketRegulator {
|
|
30
|
-
name: string;
|
|
31
|
-
slug: string;
|
|
32
|
-
authority: string;
|
|
33
|
-
licenseTypes: string[];
|
|
34
|
-
}
|
|
35
|
-
export interface MarketEvent {
|
|
36
|
-
name: string;
|
|
37
|
-
slug: string;
|
|
38
|
-
date: string;
|
|
39
|
-
city: string;
|
|
40
|
-
}
|
|
41
|
-
export interface MarketStatsSnapshot {
|
|
42
|
-
jobsCount: number;
|
|
43
|
-
companiesCount: number;
|
|
44
|
-
remoteRatio: number;
|
|
45
|
-
complianceIntensity: "Low" | "Medium" | "High";
|
|
46
|
-
hiringIntensity: "Low" | "Medium" | "High";
|
|
47
|
-
}
|
|
48
|
-
export interface Market {
|
|
49
|
-
id: string;
|
|
50
|
-
slug: string;
|
|
51
|
-
name: string;
|
|
52
|
-
region: MarketRegion;
|
|
53
|
-
countries?: string[];
|
|
54
|
-
cities?: string[];
|
|
55
|
-
status: MarketStatus;
|
|
56
|
-
verticals: string[];
|
|
57
|
-
languages: string[];
|
|
58
|
-
currency: string;
|
|
59
|
-
timezone?: string;
|
|
60
|
-
populationM: number;
|
|
61
|
-
revenuePotentialM: number;
|
|
62
|
-
licensesRequired: number;
|
|
63
|
-
isFeatured: boolean;
|
|
64
|
-
overview: string;
|
|
65
|
-
badges: MarketBadge[];
|
|
66
|
-
stats: MarketStatsSnapshot;
|
|
67
|
-
topEmployers: MarketTopEmployer[];
|
|
68
|
-
trendingRoles: MarketTrendingRole[];
|
|
69
|
-
salaryPulse: MarketSalaryPulse;
|
|
70
|
-
regulators: MarketRegulator[];
|
|
71
|
-
upcomingEvents: MarketEvent[];
|
|
72
|
-
}
|
|
73
|
-
export interface SuggestMarketPayload {
|
|
74
|
-
marketName: string;
|
|
75
|
-
region: string;
|
|
76
|
-
description: string;
|
|
77
|
-
contactEmail?: string;
|
|
78
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export interface DashboardNewsArticle {
|
|
2
|
-
id: string;
|
|
3
|
-
title: string;
|
|
4
|
-
source: string;
|
|
5
|
-
category: string;
|
|
6
|
-
categories?: string[];
|
|
7
|
-
company?: string;
|
|
8
|
-
author?: string | string[];
|
|
9
|
-
excerpt: string;
|
|
10
|
-
publishedDate: string;
|
|
11
|
-
readTime: string;
|
|
12
|
-
tags: string[];
|
|
13
|
-
saved?: boolean;
|
|
14
|
-
link?: string;
|
|
15
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { Company } from "@/components/Companies/types";
|
|
2
|
-
export type OnboardingStepId = "email_verification" | "profile_required_fields" | string;
|
|
3
|
-
export type OnboardingStepStatus = "complete" | "pending" | "blocked";
|
|
4
|
-
export type CompanyListItem = Pick<Company, "id" | "name" | "slug">;
|
|
5
|
-
export type CompanyItem = {
|
|
6
|
-
id: string;
|
|
7
|
-
name: string;
|
|
8
|
-
slug: string;
|
|
9
|
-
};
|
|
10
|
-
export interface OnboardingStepAction {
|
|
11
|
-
label: string;
|
|
12
|
-
actionId: string;
|
|
13
|
-
}
|
|
14
|
-
export interface MissingField {
|
|
15
|
-
key: string;
|
|
16
|
-
label: string;
|
|
17
|
-
required: boolean;
|
|
18
|
-
hint?: string;
|
|
19
|
-
}
|
|
20
|
-
export interface OnboardingStep {
|
|
21
|
-
id: OnboardingStepId;
|
|
22
|
-
label: string;
|
|
23
|
-
status: OnboardingStepStatus;
|
|
24
|
-
nextAction?: OnboardingStepAction;
|
|
25
|
-
helperText?: string;
|
|
26
|
-
missingFields?: MissingField[];
|
|
27
|
-
}
|
|
28
|
-
export interface ChecklistStep {
|
|
29
|
-
id: string;
|
|
30
|
-
label: string;
|
|
31
|
-
status: OnboardingStepStatus;
|
|
32
|
-
nextAction?: OnboardingStepAction;
|
|
33
|
-
helperText?: string;
|
|
34
|
-
}
|
|
35
|
-
export interface OnboardingBackendFlags {
|
|
36
|
-
email_verified: boolean;
|
|
37
|
-
email_verified_at?: string | null;
|
|
38
|
-
profile_complete: boolean;
|
|
39
|
-
onboarding_steps: OnboardingStepId[];
|
|
40
|
-
}
|
|
41
|
-
export declare const mapBackendFlagsToSteps: (flags: OnboardingBackendFlags) => OnboardingStep[];
|
|
42
|
-
export declare const calculateOnboardingProgress: (steps: OnboardingStep[]) => number;
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
export type ReviewRating = 1 | 2 | 3 | 4 | 5;
|
|
2
|
-
export type ReviewStatus = "published" | "pending" | "rejected";
|
|
3
|
-
export interface ReviewAuthor {
|
|
4
|
-
id: string;
|
|
5
|
-
displayName: string;
|
|
6
|
-
isAnonymous: boolean;
|
|
7
|
-
avatarUrl?: string;
|
|
8
|
-
jobTitle?: string;
|
|
9
|
-
relationship?: "employee" | "client" | "partner" | "competitor" | "other";
|
|
10
|
-
}
|
|
11
|
-
export interface ReviewReaction {
|
|
12
|
-
useful: number;
|
|
13
|
-
notUseful: number;
|
|
14
|
-
}
|
|
15
|
-
export interface CompanyReview {
|
|
16
|
-
id: string;
|
|
17
|
-
companyId: string;
|
|
18
|
-
companySlug: string;
|
|
19
|
-
author: ReviewAuthor;
|
|
20
|
-
title: string;
|
|
21
|
-
body: string;
|
|
22
|
-
rating: ReviewRating;
|
|
23
|
-
pros?: string;
|
|
24
|
-
cons?: string;
|
|
25
|
-
status: ReviewStatus;
|
|
26
|
-
reactions: ReviewReaction;
|
|
27
|
-
createdAt: string;
|
|
28
|
-
updatedAt?: string;
|
|
29
|
-
isVerified: boolean;
|
|
30
|
-
helpfulCount: number;
|
|
31
|
-
}
|
|
32
|
-
export interface ReviewSummary {
|
|
33
|
-
averageRating: number;
|
|
34
|
-
totalReviews: number;
|
|
35
|
-
ratingDistribution: Record<ReviewRating, number>;
|
|
36
|
-
}
|
|
37
|
-
export interface LeaveReviewPayload {
|
|
38
|
-
companyId: string;
|
|
39
|
-
companySlug: string;
|
|
40
|
-
title: string;
|
|
41
|
-
body: string;
|
|
42
|
-
rating: ReviewRating;
|
|
43
|
-
pros?: string;
|
|
44
|
-
cons?: string;
|
|
45
|
-
relationship: string;
|
|
46
|
-
isAnonymous: boolean;
|
|
47
|
-
}
|
|
48
|
-
export type ReviewSortOption = "newest" | "oldest" | "highest" | "lowest" | "most-helpful";
|
|
49
|
-
export interface ReviewsFilterState {
|
|
50
|
-
rating?: ReviewRating;
|
|
51
|
-
sort: ReviewSortOption;
|
|
52
|
-
relationship?: string;
|
|
53
|
-
}
|
|
54
|
-
/** Feature flags for reviews visibility on company pages */
|
|
55
|
-
export interface CompanyReviewsConfig {
|
|
56
|
-
showReviewsTab: boolean;
|
|
57
|
-
showReviewsSummaryInOverview: boolean;
|
|
58
|
-
showLeaveReviewButton: boolean;
|
|
59
|
-
showReviewsCountOnCard: boolean;
|
|
60
|
-
}
|
|
61
|
-
export declare const DEFAULT_REVIEWS_CONFIG: CompanyReviewsConfig;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
export type UserRole = "candidate" | "freelancer" | "company_admin" | "company_owner" | "company_recruiter" | "company_employee";
|
|
2
|
-
export interface UserProfile {
|
|
3
|
-
id: string;
|
|
4
|
-
email: string;
|
|
5
|
-
name: string;
|
|
6
|
-
activeRole: UserRole;
|
|
7
|
-
roles: UserRole[];
|
|
8
|
-
companyId?: string;
|
|
9
|
-
companySlug?: string;
|
|
10
|
-
companyName?: string;
|
|
11
|
-
avatarUrl?: string;
|
|
12
|
-
createdAt: string;
|
|
13
|
-
}
|
|
14
|
-
export interface CompanyRegistrationData {
|
|
15
|
-
fullName: string;
|
|
16
|
-
email: string;
|
|
17
|
-
password: string;
|
|
18
|
-
jobTitle: string;
|
|
19
|
-
companyName: string;
|
|
20
|
-
companyType: CompanyType;
|
|
21
|
-
website?: string;
|
|
22
|
-
headquarters: {
|
|
23
|
-
city: string;
|
|
24
|
-
country: string;
|
|
25
|
-
};
|
|
26
|
-
employeeRange: string;
|
|
27
|
-
verticals: string[];
|
|
28
|
-
}
|
|
29
|
-
export type CompanyType = "Operator" | "Platform Provider" | "Game Provider" | "Affiliate" | "Payments" | "Agency" | "Other";
|
|
30
|
-
export declare const COMPANY_TYPES: CompanyType[];
|
|
31
|
-
export declare const EMPLOYEE_RANGES: string[];
|
|
32
|
-
export declare const IGAMING_VERTICALS: string[];
|
|
33
|
-
export declare const IGAMING_COUNTRIES: string[];
|
|
34
|
-
export declare const IGAMING_CITIES: string[];
|