@igamingcareer/igaming-components 1.1.23 → 1.1.24
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,10 +0,0 @@
|
|
|
1
|
-
import type { AlertFormValues, JobAlert } from "@/types/job-alert";
|
|
2
|
-
interface AlertFormProps {
|
|
3
|
-
open: boolean;
|
|
4
|
-
onOpenChange: (open: boolean) => void;
|
|
5
|
-
/** Pass an existing alert to edit, or omit for create mode */
|
|
6
|
-
alert?: JobAlert | null;
|
|
7
|
-
onSubmit: (values: AlertFormValues) => void;
|
|
8
|
-
}
|
|
9
|
-
export default function AlertForm({ open, onOpenChange, alert, onSubmit }: AlertFormProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { AlertInsights } from "@/types/job-alert";
|
|
2
|
-
interface AlertInsightsWidgetProps {
|
|
3
|
-
insights: AlertInsights;
|
|
4
|
-
onManageAlerts?: () => void;
|
|
5
|
-
compact?: boolean;
|
|
6
|
-
}
|
|
7
|
-
export default function AlertInsightsWidget({ insights, onManageAlerts, compact, }: AlertInsightsWidgetProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { AlertStatus } from "@/types/job-alert";
|
|
2
|
-
interface AlertStatusBadgeProps {
|
|
3
|
-
status: AlertStatus;
|
|
4
|
-
snoozedUntil?: string | null;
|
|
5
|
-
className?: string;
|
|
6
|
-
}
|
|
7
|
-
export default function AlertStatusBadge({ status, snoozedUntil, className }: AlertStatusBadgeProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { JobAlert, AlertActionPayload } from "@/types/job-alert";
|
|
2
|
-
interface DashboardAlertsProps {
|
|
3
|
-
/** If provided, overrides internal mock data */
|
|
4
|
-
alerts?: JobAlert[];
|
|
5
|
-
/** Callback for all alert mutations */
|
|
6
|
-
onAction?: (payload: AlertActionPayload) => void;
|
|
7
|
-
/** Loading state */
|
|
8
|
-
loading?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export default function DashboardAlerts({ alerts: externalAlerts, onAction, loading, }: DashboardAlertsProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
interface CVUploadDialogProps {
|
|
2
|
-
onCVChange: (file: File | null) => void;
|
|
3
|
-
previewText?: string;
|
|
4
|
-
previewStatus?: "idle" | "parsing" | "error";
|
|
5
|
-
previewErrorMessage?: string;
|
|
6
|
-
}
|
|
7
|
-
export default function CVUploadDialog({ onCVChange, previewText, previewStatus, previewErrorMessage, }: CVUploadDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { CompanyUserRole } from "@/types/company-user";
|
|
2
|
-
import type { CompanyDashboardData } from "@/types/dashboard";
|
|
3
|
-
type CompanyDashboardTab = "overview" | "jobs" | "candidates" | "events" | "courses" | "news" | "settings";
|
|
4
|
-
interface CompanyDashboardProps {
|
|
5
|
-
userRole: CompanyUserRole;
|
|
6
|
-
companyName: string;
|
|
7
|
-
companySlug: string;
|
|
8
|
-
userName: string;
|
|
9
|
-
data?: CompanyDashboardData;
|
|
10
|
-
activeTab?: CompanyDashboardTab;
|
|
11
|
-
onTabChange?: (tab: CompanyDashboardTab) => void;
|
|
12
|
-
onNavigateToPersonalDashboard?: () => void;
|
|
13
|
-
}
|
|
14
|
-
export default function CompanyDashboard({ userRole, companyName, companySlug, userName, data, activeTab, onTabChange, onNavigateToPersonalDashboard, }: CompanyDashboardProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export {};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
interface CourseProgress {
|
|
2
|
-
id: string;
|
|
3
|
-
title: string;
|
|
4
|
-
progress: number;
|
|
5
|
-
provider: string;
|
|
6
|
-
}
|
|
7
|
-
interface UpcomingEvent {
|
|
8
|
-
id: string;
|
|
9
|
-
title: string;
|
|
10
|
-
date: string;
|
|
11
|
-
location: string;
|
|
12
|
-
type: string;
|
|
13
|
-
}
|
|
14
|
-
interface CompanyEmployeeOverviewProps {
|
|
15
|
-
companyName: string;
|
|
16
|
-
employeeName: string;
|
|
17
|
-
announcements: {
|
|
18
|
-
id: string;
|
|
19
|
-
title: string;
|
|
20
|
-
date: string;
|
|
21
|
-
isNew: boolean;
|
|
22
|
-
}[];
|
|
23
|
-
coursesInProgress: CourseProgress[];
|
|
24
|
-
upcomingEvents: UpcomingEvent[];
|
|
25
|
-
colleagueCount: number;
|
|
26
|
-
onNavigate: (tab: string) => void;
|
|
27
|
-
}
|
|
28
|
-
export default function CompanyEmployeeOverview({ companyName, employeeName, announcements, coursesInProgress, upcomingEvents, colleagueCount, onNavigate, }: CompanyEmployeeOverviewProps): import("react/jsx-runtime").JSX.Element;
|
|
29
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
interface CompanyOwnerOverviewProps {
|
|
2
|
-
companyName: string;
|
|
3
|
-
companyStats: {
|
|
4
|
-
openRoles: number;
|
|
5
|
-
totalApplicants: number;
|
|
6
|
-
profileViews: number;
|
|
7
|
-
teamMembers: number;
|
|
8
|
-
};
|
|
9
|
-
profileStrength?: number;
|
|
10
|
-
recentActivity?: Array<{
|
|
11
|
-
id: string;
|
|
12
|
-
title: string;
|
|
13
|
-
subtitle: string;
|
|
14
|
-
badge: string;
|
|
15
|
-
badgeVariant?: "default" | "secondary" | "destructive" | "outline";
|
|
16
|
-
}>;
|
|
17
|
-
onNavigate: (tab: string) => void;
|
|
18
|
-
}
|
|
19
|
-
export default function CompanyOwnerOverview({ companyName, companyStats, profileStrength, recentActivity, onNavigate, }: CompanyOwnerOverviewProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
export {};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
interface CandidatePipeline {
|
|
2
|
-
stage: string;
|
|
3
|
-
count: number;
|
|
4
|
-
color: string;
|
|
5
|
-
}
|
|
6
|
-
interface CompanyRecruiterOverviewProps {
|
|
7
|
-
companyName: string;
|
|
8
|
-
recruiterStats: {
|
|
9
|
-
activeJobs: number;
|
|
10
|
-
newApplicants: number;
|
|
11
|
-
interviewsThisWeek: number;
|
|
12
|
-
pendingReviews: number;
|
|
13
|
-
};
|
|
14
|
-
pipeline: CandidatePipeline[];
|
|
15
|
-
upcomingInterviews?: Array<{
|
|
16
|
-
id: string;
|
|
17
|
-
candidateName: string;
|
|
18
|
-
role: string;
|
|
19
|
-
scheduleLabel: string;
|
|
20
|
-
}>;
|
|
21
|
-
activeListings?: Array<{
|
|
22
|
-
id: string;
|
|
23
|
-
title: string;
|
|
24
|
-
location: string;
|
|
25
|
-
applicantsLabel: string;
|
|
26
|
-
badgeVariant?: "default" | "secondary" | "destructive" | "outline";
|
|
27
|
-
}>;
|
|
28
|
-
onNavigate: (tab: string) => void;
|
|
29
|
-
}
|
|
30
|
-
export default function CompanyRecruiterOverview({ companyName, recruiterStats, pipeline, upcomingInterviews, activeListings, onNavigate, }: CompanyRecruiterOverviewProps): import("react/jsx-runtime").JSX.Element;
|
|
31
|
-
export {};
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { DashboardCertificate, DashboardCourse } from "./DashboardCourses";
|
|
2
|
-
import type { DashboardNewsArticle } from "@/types/news";
|
|
3
|
-
import { CompanyDashboardData, DashboardUpdateEvent, DashboardRole, DashboardTab, DashboardTabChangeEvent, FreelancerUpdatePayload, JobsDashboardData, ProfileData, UserSettings } from "@/types/dashboard";
|
|
4
|
-
import { FreelancerOnboardingData, FreelancerDashboardStats } from "@/types/freelancer";
|
|
5
|
-
import { OnboardingStep } from "@/types/onboarding";
|
|
6
|
-
import { AlertActionPayload, JobAlert } from "@/types/job-alert";
|
|
7
|
-
interface DashboardProps {
|
|
8
|
-
user: {
|
|
9
|
-
name: string;
|
|
10
|
-
email: string;
|
|
11
|
-
};
|
|
12
|
-
profileData?: ProfileData;
|
|
13
|
-
role?: DashboardRole;
|
|
14
|
-
companyName?: string;
|
|
15
|
-
companySlug?: string;
|
|
16
|
-
companyDashboardData?: CompanyDashboardData;
|
|
17
|
-
jobsDashboard?: JobsDashboardData;
|
|
18
|
-
alerts?: any[];
|
|
19
|
-
snapshot?: any[];
|
|
20
|
-
feedItems?: any[];
|
|
21
|
-
onUploadCV?: (file: File | null) => void;
|
|
22
|
-
cvPreviewText?: string;
|
|
23
|
-
cvPreviewStatus?: "idle" | "parsing" | "error";
|
|
24
|
-
cvPreviewErrorMessage?: string;
|
|
25
|
-
coursesData?: {
|
|
26
|
-
enrolledCourses: DashboardCourse[];
|
|
27
|
-
savedCourses?: DashboardCourse[];
|
|
28
|
-
recommendedCourses: DashboardCourse[];
|
|
29
|
-
certificates: DashboardCertificate[];
|
|
30
|
-
};
|
|
31
|
-
newsData?: {
|
|
32
|
-
recommendedNews: DashboardNewsArticle[];
|
|
33
|
-
savedArticles: DashboardNewsArticle[];
|
|
34
|
-
categories: string[];
|
|
35
|
-
selectedCategory?: string;
|
|
36
|
-
};
|
|
37
|
-
settingsData?: UserSettings;
|
|
38
|
-
onUpdateProfile?: (event: DashboardUpdateEvent) => Promise<void>;
|
|
39
|
-
activeTab?: DashboardTab;
|
|
40
|
-
tabPaths?: Partial<Record<DashboardTab, string>>;
|
|
41
|
-
onTabChange?: (event: DashboardTabChangeEvent) => void;
|
|
42
|
-
freelancerData?: FreelancerOnboardingData | null;
|
|
43
|
-
freelancerStats?: FreelancerDashboardStats;
|
|
44
|
-
isCandidateActive?: boolean;
|
|
45
|
-
onFreelancerUpdate?: (payload: FreelancerUpdatePayload) => void;
|
|
46
|
-
onboardingSteps?: OnboardingStep[];
|
|
47
|
-
emailVerified?: boolean;
|
|
48
|
-
profileComplete?: boolean;
|
|
49
|
-
onboardingProgress?: number;
|
|
50
|
-
onOnboardingAction?: (actionId: string, stepId: string) => void;
|
|
51
|
-
onOpenOnboarding?: () => void;
|
|
52
|
-
jobAlerts?: JobAlert[];
|
|
53
|
-
onAlertAction?: (payload: AlertActionPayload) => void;
|
|
54
|
-
}
|
|
55
|
-
export default function Dashboard({ user, profileData, role, companyName, companySlug, companyDashboardData, jobsDashboard, alerts, snapshot, feedItems, onUploadCV, cvPreviewText, cvPreviewStatus, cvPreviewErrorMessage, coursesData, newsData, settingsData, onUpdateProfile, activeTab, tabPaths, onTabChange, freelancerData, freelancerStats, isCandidateActive, onFreelancerUpdate, onboardingSteps, emailVerified, profileComplete, onboardingProgress, onOnboardingAction, onOpenOnboarding, jobAlerts, onAlertAction, }: DashboardProps): import("react/jsx-runtime").JSX.Element;
|
|
56
|
-
export {};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export interface DashboardCourse {
|
|
2
|
-
id: string;
|
|
3
|
-
title: string;
|
|
4
|
-
provider: string;
|
|
5
|
-
duration: string;
|
|
6
|
-
level: string;
|
|
7
|
-
tags: string[];
|
|
8
|
-
progress?: number;
|
|
9
|
-
certificate?: boolean;
|
|
10
|
-
reason?: string;
|
|
11
|
-
saved?: boolean;
|
|
12
|
-
}
|
|
13
|
-
export interface DashboardCertificate {
|
|
14
|
-
id: string;
|
|
15
|
-
title: string;
|
|
16
|
-
issuer: string;
|
|
17
|
-
date: string;
|
|
18
|
-
}
|
|
19
|
-
interface DashboardCoursesProps {
|
|
20
|
-
enrolledCourses: DashboardCourse[];
|
|
21
|
-
recommendedCourses: DashboardCourse[];
|
|
22
|
-
savedCourses?: DashboardCourse[];
|
|
23
|
-
certificates: DashboardCertificate[];
|
|
24
|
-
onEnroll: (id: string) => void;
|
|
25
|
-
onContinue: (id: string) => void;
|
|
26
|
-
onExplore: () => void;
|
|
27
|
-
onSave?: (id: string) => void;
|
|
28
|
-
onRemoveSaved?: (id: string) => void;
|
|
29
|
-
onRemoveRecommended?: (id: string) => void;
|
|
30
|
-
}
|
|
31
|
-
export default function DashboardCourses({ enrolledCourses, savedCourses, recommendedCourses, certificates, onEnroll, onContinue, onExplore, onSave, onRemoveSaved, onRemoveRecommended, }: DashboardCoursesProps): import("react/jsx-runtime").JSX.Element;
|
|
32
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { DashboardJob } from "@/types/job";
|
|
2
|
-
export type DashboardJobCardView = "recommended" | "saved" | "company" | "applications";
|
|
3
|
-
interface DashboardJobCardProps {
|
|
4
|
-
job: DashboardJob;
|
|
5
|
-
view: DashboardJobCardView;
|
|
6
|
-
isSaved?: boolean;
|
|
7
|
-
onApply?: (jobId: string) => void;
|
|
8
|
-
onSave?: (job: DashboardJob) => void;
|
|
9
|
-
onRemove?: (jobId: string) => void;
|
|
10
|
-
onViewApplication?: (jobId: string) => void;
|
|
11
|
-
}
|
|
12
|
-
export declare function DashboardJobCard({ job, view, isSaved, onApply, onSave, onRemove, onViewApplication, }: DashboardJobCardProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { DashboardJob } from "@/types/job";
|
|
2
|
-
import { DashboardUpdateEvent } from "@/types/dashboard";
|
|
3
|
-
interface DashboardJobsProps {
|
|
4
|
-
savedJobs: DashboardJob[];
|
|
5
|
-
applications: DashboardJob[];
|
|
6
|
-
recommendedJobs: DashboardJob[];
|
|
7
|
-
onApply: (id: string) => void;
|
|
8
|
-
onRemove: (id: string) => void;
|
|
9
|
-
onUploadCV: (file: File | null) => void;
|
|
10
|
-
cvPreviewText?: string;
|
|
11
|
-
cvPreviewStatus?: "idle" | "parsing" | "error";
|
|
12
|
-
cvPreviewErrorMessage?: string;
|
|
13
|
-
onSetAlert: () => void;
|
|
14
|
-
onUpdateProfile?: (event: DashboardUpdateEvent) => void | Promise<void>;
|
|
15
|
-
}
|
|
16
|
-
export default function DashboardJobs({ savedJobs, applications, recommendedJobs, onApply, onRemove, onUploadCV, cvPreviewText, cvPreviewStatus, cvPreviewErrorMessage, onSetAlert, onUpdateProfile, }: DashboardJobsProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from "react";
|
|
2
|
-
interface DashboardLayoutProps {
|
|
3
|
-
children: ReactNode;
|
|
4
|
-
user?: {
|
|
5
|
-
name: string;
|
|
6
|
-
email: string;
|
|
7
|
-
avatar?: string;
|
|
8
|
-
};
|
|
9
|
-
onLogout?: () => void;
|
|
10
|
-
onNavigate?: (path: string) => void;
|
|
11
|
-
currentPath?: string;
|
|
12
|
-
notificationCount?: number;
|
|
13
|
-
}
|
|
14
|
-
export default function DashboardLayout({ children, user, onLogout, onNavigate, currentPath, notificationCount }: DashboardLayoutProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { DashboardNewsArticle } from "@/types/news";
|
|
2
|
-
interface DashboardNewsProps {
|
|
3
|
-
recommendedNews: DashboardNewsArticle[];
|
|
4
|
-
savedArticles: DashboardNewsArticle[];
|
|
5
|
-
categories: string[];
|
|
6
|
-
selectedCategory: string;
|
|
7
|
-
onRead: (id: string) => void;
|
|
8
|
-
onSave: (id: string) => void;
|
|
9
|
-
onRemoveSaved?: (id: string) => void;
|
|
10
|
-
onRemoveRecommended?: (id: string) => void;
|
|
11
|
-
onCategoryChange: (category: string) => void;
|
|
12
|
-
onManagePreferences: () => void;
|
|
13
|
-
}
|
|
14
|
-
export default function DashboardNews({ recommendedNews, savedArticles, categories, selectedCategory, onRead, onSave, onRemoveSaved, onRemoveRecommended, onCategoryChange, onManagePreferences, }: DashboardNewsProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { DashboardNewsArticle } from "@/types/news";
|
|
2
|
-
export type DashboardNewsCardView = "recommended" | "saved" | "company";
|
|
3
|
-
interface DashboardNewsCardProps {
|
|
4
|
-
article: DashboardNewsArticle;
|
|
5
|
-
view: DashboardNewsCardView;
|
|
6
|
-
isSaved?: boolean;
|
|
7
|
-
onRead?: (id: string) => void;
|
|
8
|
-
onSave?: (article: DashboardNewsArticle) => void;
|
|
9
|
-
onRemove?: (id: string) => void;
|
|
10
|
-
}
|
|
11
|
-
export declare function DashboardNewsCard({ article, view, isSaved, onRead, onSave, onRemove, }: DashboardNewsCardProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { FreelancerOnboardingData, FreelancerDashboardStats } from "@/types/freelancer";
|
|
2
|
-
import { FreelancerUpdatePayload } from "@/types/dashboard";
|
|
3
|
-
import { OnboardingStep } from "@/types/onboarding";
|
|
4
|
-
interface FeedItem {
|
|
5
|
-
id: string;
|
|
6
|
-
type: "job" | "course" | "news";
|
|
7
|
-
title: string;
|
|
8
|
-
company?: string;
|
|
9
|
-
location?: string;
|
|
10
|
-
description: string;
|
|
11
|
-
tags: string[];
|
|
12
|
-
timestamp: string;
|
|
13
|
-
reason?: string;
|
|
14
|
-
}
|
|
15
|
-
interface SnapshotStat {
|
|
16
|
-
label: string;
|
|
17
|
-
value: string;
|
|
18
|
-
trend?: string;
|
|
19
|
-
}
|
|
20
|
-
interface DashboardOverviewProps {
|
|
21
|
-
userName: string;
|
|
22
|
-
feedItems: FeedItem[];
|
|
23
|
-
alerts: Array<{
|
|
24
|
-
id: string;
|
|
25
|
-
message: string;
|
|
26
|
-
type: string;
|
|
27
|
-
}>;
|
|
28
|
-
snapshot: SnapshotStat[];
|
|
29
|
-
onSave: (id: string) => void;
|
|
30
|
-
onApply: (id: string) => void;
|
|
31
|
-
onEnroll: (id: string) => void;
|
|
32
|
-
onRead: (id: string) => void;
|
|
33
|
-
freelancerData?: FreelancerOnboardingData | null;
|
|
34
|
-
freelancerStats?: FreelancerDashboardStats;
|
|
35
|
-
isCandidateActive?: boolean;
|
|
36
|
-
onStartFreelancerSetup?: () => void;
|
|
37
|
-
onFreelancerUpdate?: (payload: FreelancerUpdatePayload) => void;
|
|
38
|
-
onboardingSteps?: OnboardingStep[];
|
|
39
|
-
emailVerified?: boolean;
|
|
40
|
-
profileComplete?: boolean;
|
|
41
|
-
onboardingProgress?: number;
|
|
42
|
-
onOnboardingAction?: (actionId: string, stepId: string) => void;
|
|
43
|
-
onOpenOnboarding?: () => void;
|
|
44
|
-
}
|
|
45
|
-
export default function DashboardOverview({ userName, feedItems, alerts, snapshot, onSave, onApply, onEnroll, onRead, freelancerData, freelancerStats, isCandidateActive, onStartFreelancerSetup, onFreelancerUpdate, onboardingSteps, emailVerified, profileComplete, onboardingProgress, onOnboardingAction, onOpenOnboarding, }: DashboardOverviewProps): import("react/jsx-runtime").JSX.Element;
|
|
46
|
-
export {};
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { DashboardUpdateEvent } from "@/types/dashboard";
|
|
2
|
-
interface ProfileData {
|
|
3
|
-
personalDetails: {
|
|
4
|
-
firstName?: string;
|
|
5
|
-
lastName?: string;
|
|
6
|
-
email?: string;
|
|
7
|
-
phone?: string;
|
|
8
|
-
city?: string;
|
|
9
|
-
country?: string;
|
|
10
|
-
dob?: string;
|
|
11
|
-
address?: string;
|
|
12
|
-
nationality?: string;
|
|
13
|
-
summary?: string | null;
|
|
14
|
-
};
|
|
15
|
-
workExperience: Array<{
|
|
16
|
-
id: string;
|
|
17
|
-
title: string;
|
|
18
|
-
company: string;
|
|
19
|
-
period: string;
|
|
20
|
-
summary?: string;
|
|
21
|
-
location?: string;
|
|
22
|
-
tags: string[];
|
|
23
|
-
}>;
|
|
24
|
-
jobSearchDetails: {
|
|
25
|
-
desiredRoles: string[];
|
|
26
|
-
locations: string[];
|
|
27
|
-
employmentType: string[];
|
|
28
|
-
};
|
|
29
|
-
skills: string[];
|
|
30
|
-
languages: Array<{
|
|
31
|
-
name: string;
|
|
32
|
-
proficiency: "Native" | "Fluent" | "Intermediate" | "Basic";
|
|
33
|
-
}>;
|
|
34
|
-
alerts: {
|
|
35
|
-
jobAlerts: boolean;
|
|
36
|
-
courseAlerts: boolean;
|
|
37
|
-
newsAlerts: boolean;
|
|
38
|
-
};
|
|
39
|
-
preferences: {
|
|
40
|
-
topics: string[];
|
|
41
|
-
language: string;
|
|
42
|
-
emailNotifications: boolean;
|
|
43
|
-
};
|
|
44
|
-
}
|
|
45
|
-
interface ProfileOnboardingGuide {
|
|
46
|
-
enabled: boolean;
|
|
47
|
-
missingFields?: Array<{
|
|
48
|
-
key: string;
|
|
49
|
-
label: string;
|
|
50
|
-
required: boolean;
|
|
51
|
-
hint?: string;
|
|
52
|
-
}>;
|
|
53
|
-
title?: string;
|
|
54
|
-
description?: string;
|
|
55
|
-
}
|
|
56
|
-
interface DashboardProfileProps {
|
|
57
|
-
profile: ProfileData;
|
|
58
|
-
onUpdate: (event: DashboardUpdateEvent) => void | Promise<void>;
|
|
59
|
-
isSaving?: boolean;
|
|
60
|
-
onboarding?: ProfileOnboardingGuide;
|
|
61
|
-
emailVerified?: boolean;
|
|
62
|
-
}
|
|
63
|
-
export default function DashboardProfile({ profile, onUpdate, isSaving, onboarding, emailVerified, }: DashboardProfileProps): import("react/jsx-runtime").JSX.Element;
|
|
64
|
-
export {};
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import { SettingsUpdatePayload, UserSettings } from "@/types/dashboard";
|
|
2
|
-
interface DashboardSettingsProps {
|
|
3
|
-
settings: UserSettings;
|
|
4
|
-
onUpdate: (payload: SettingsUpdatePayload) => void;
|
|
5
|
-
text?: DashboardSettingsText;
|
|
6
|
-
changePasswordText?: ChangePasswordDialogText;
|
|
7
|
-
}
|
|
8
|
-
interface ChangePasswordDialogText {
|
|
9
|
-
title: string;
|
|
10
|
-
description: string;
|
|
11
|
-
currentPasswordLabel: string;
|
|
12
|
-
newPasswordLabel: string;
|
|
13
|
-
confirmPasswordLabel: string;
|
|
14
|
-
mismatchError: string;
|
|
15
|
-
cancelButton: string;
|
|
16
|
-
submitButton: string;
|
|
17
|
-
}
|
|
18
|
-
interface DashboardSettingsText {
|
|
19
|
-
headerTitle: string;
|
|
20
|
-
headerDescription: string;
|
|
21
|
-
tabs: {
|
|
22
|
-
notifications: string;
|
|
23
|
-
account: string;
|
|
24
|
-
subscription: string;
|
|
25
|
-
connected: string;
|
|
26
|
-
};
|
|
27
|
-
notifications: {
|
|
28
|
-
title: string;
|
|
29
|
-
description: string;
|
|
30
|
-
email: {
|
|
31
|
-
label: string;
|
|
32
|
-
description: string;
|
|
33
|
-
};
|
|
34
|
-
push: {
|
|
35
|
-
label: string;
|
|
36
|
-
description: string;
|
|
37
|
-
};
|
|
38
|
-
weekly: {
|
|
39
|
-
label: string;
|
|
40
|
-
description: string;
|
|
41
|
-
};
|
|
42
|
-
contentAlertsTitle: string;
|
|
43
|
-
jobAlertsLabel: string;
|
|
44
|
-
courseUpdatesLabel: string;
|
|
45
|
-
newsDigestLabel: string;
|
|
46
|
-
};
|
|
47
|
-
account: {
|
|
48
|
-
passwordTitle: string;
|
|
49
|
-
passwordDescription: string;
|
|
50
|
-
changePasswordButton: string;
|
|
51
|
-
deleteTitle: string;
|
|
52
|
-
deleteDescription: string;
|
|
53
|
-
deleteButton: string;
|
|
54
|
-
};
|
|
55
|
-
subscription: {
|
|
56
|
-
title: string;
|
|
57
|
-
description: string;
|
|
58
|
-
premiumBadge: string;
|
|
59
|
-
premiumBenefitsTitle: string;
|
|
60
|
-
premiumBenefits: string[];
|
|
61
|
-
manageButton: string;
|
|
62
|
-
upgradeMessage: string;
|
|
63
|
-
upgradeButton: string;
|
|
64
|
-
};
|
|
65
|
-
connected: {
|
|
66
|
-
title: string;
|
|
67
|
-
description: string;
|
|
68
|
-
disconnectButton: string;
|
|
69
|
-
connectButton: string;
|
|
70
|
-
};
|
|
71
|
-
}
|
|
72
|
-
interface ChangePasswordDialogProps {
|
|
73
|
-
open: boolean;
|
|
74
|
-
onOpenChange: (open: boolean) => void;
|
|
75
|
-
onSubmit: (details: {
|
|
76
|
-
currentPassword: string;
|
|
77
|
-
newPassword: string;
|
|
78
|
-
confirmPassword: string;
|
|
79
|
-
}) => void;
|
|
80
|
-
text?: ChangePasswordDialogText;
|
|
81
|
-
}
|
|
82
|
-
export declare function ChangePasswordDialog({ open, onOpenChange, onSubmit, text, }: ChangePasswordDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
83
|
-
export default function DashboardSettings({ settings, onUpdate, text, changePasswordText, }: DashboardSettingsProps): import("react/jsx-runtime").JSX.Element;
|
|
84
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { LucideIcon } from "lucide-react";
|
|
2
|
-
interface StatCardProps {
|
|
3
|
-
title: string;
|
|
4
|
-
value: string | number;
|
|
5
|
-
description?: string;
|
|
6
|
-
icon: LucideIcon;
|
|
7
|
-
trend?: {
|
|
8
|
-
value: string;
|
|
9
|
-
isPositive: boolean;
|
|
10
|
-
};
|
|
11
|
-
}
|
|
12
|
-
export declare function StatCard({ title, value, description, icon: Icon, trend }: StatCardProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
interface DashboardStatsProps {
|
|
14
|
-
stats: StatCardProps[];
|
|
15
|
-
}
|
|
16
|
-
export default function DashboardStats({ stats }: DashboardStatsProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
interface FreelancerActivationCardProps {
|
|
2
|
-
onStartSetup: () => void;
|
|
3
|
-
isCandidateActive?: boolean;
|
|
4
|
-
}
|
|
5
|
-
export default function FreelancerActivationCard({ onStartSetup, isCandidateActive, }: FreelancerActivationCardProps): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { FreelancerOnboardingData, FreelancerDashboardStats } from "@/types/freelancer";
|
|
2
|
-
interface FreelancerDashboardSectionProps {
|
|
3
|
-
freelancerData: FreelancerOnboardingData;
|
|
4
|
-
stats: FreelancerDashboardStats;
|
|
5
|
-
onToggleVisibility: (visible: boolean) => void;
|
|
6
|
-
onEditProfile: () => void;
|
|
7
|
-
onPromote: () => void;
|
|
8
|
-
}
|
|
9
|
-
export default function FreelancerDashboardSection({ freelancerData, stats, onToggleVisibility, onEditProfile, onPromote, }: FreelancerDashboardSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { FreelancerOnboardingData } from "@/types/freelancer";
|
|
2
|
-
interface FreelancerOnboardingModalProps {
|
|
3
|
-
open: boolean;
|
|
4
|
-
onOpenChange: (open: boolean) => void;
|
|
5
|
-
isCandidateActive?: boolean;
|
|
6
|
-
onComplete: (data: FreelancerOnboardingData) => void;
|
|
7
|
-
onSaveDraft: (data: Partial<FreelancerOnboardingData>) => void;
|
|
8
|
-
}
|
|
9
|
-
export default function FreelancerOnboardingModal({ open, onOpenChange, isCandidateActive, onComplete, onSaveDraft, }: FreelancerOnboardingModalProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export type ChecklistStep = {
|
|
2
|
-
id: string;
|
|
3
|
-
label: string;
|
|
4
|
-
status: "complete" | "pending" | "blocked";
|
|
5
|
-
nextAction?: {
|
|
6
|
-
label: string;
|
|
7
|
-
actionId: string;
|
|
8
|
-
};
|
|
9
|
-
helperText?: string;
|
|
10
|
-
};
|
|
11
|
-
export type OnboardingChecklistProps = {
|
|
12
|
-
steps: ChecklistStep[];
|
|
13
|
-
onActionClick?: (actionId: string, stepId: string) => void;
|
|
14
|
-
variant?: "compact" | "full";
|
|
15
|
-
};
|
|
16
|
-
export default function OnboardingChecklist({ steps, onActionClick, variant, }: OnboardingChecklistProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export type OnboardingStep = {
|
|
2
|
-
id: "email_verification" | "profile_required_fields" | string;
|
|
3
|
-
label: string;
|
|
4
|
-
status: "complete" | "pending" | "blocked";
|
|
5
|
-
nextAction?: {
|
|
6
|
-
label: string;
|
|
7
|
-
actionId: string;
|
|
8
|
-
};
|
|
9
|
-
helperText?: string;
|
|
10
|
-
};
|
|
11
|
-
export type OnboardingDashboardProps = {
|
|
12
|
-
emailVerified?: boolean;
|
|
13
|
-
profileComplete?: boolean;
|
|
14
|
-
steps: OnboardingStep[];
|
|
15
|
-
progress?: number;
|
|
16
|
-
onActionClick?: (actionId: string | undefined, stepId: string) => void;
|
|
17
|
-
variant?: "compact" | "full";
|
|
18
|
-
};
|
|
19
|
-
export default function OnboardingDashboard({ emailVerified, profileComplete, steps, progress, onActionClick, variant, }: OnboardingDashboardProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { DirectoryEvent } from "./types";
|
|
2
|
-
import { SubmitEventPayload } from "@/components/Events/SubmitEventModal";
|
|
3
|
-
interface EventsListProps {
|
|
4
|
-
apiUrl?: string;
|
|
5
|
-
eventsData?: DirectoryEvent[];
|
|
6
|
-
itemsPerPage?: number;
|
|
7
|
-
enableMobileFilter?: boolean;
|
|
8
|
-
onSubmitEvent?: (payload: SubmitEventPayload) => void;
|
|
9
|
-
}
|
|
10
|
-
declare const EventsList: ({ apiUrl, eventsData, itemsPerPage, enableMobileFilter: _enableMobileFilter, onSubmitEvent, }: EventsListProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export default EventsList;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { EventFormat, EventAudience } from "@/components/Events/types";
|
|
2
|
-
export interface SubmitEventPayload {
|
|
3
|
-
title: string;
|
|
4
|
-
organizer: string;
|
|
5
|
-
category: string;
|
|
6
|
-
format: EventFormat;
|
|
7
|
-
country: string;
|
|
8
|
-
city: string;
|
|
9
|
-
date: string;
|
|
10
|
-
endDate?: string;
|
|
11
|
-
description: string;
|
|
12
|
-
link?: string;
|
|
13
|
-
audience: EventAudience[];
|
|
14
|
-
isFree: boolean;
|
|
15
|
-
}
|
|
16
|
-
interface SubmitEventModalProps {
|
|
17
|
-
open: boolean;
|
|
18
|
-
onOpenChange: (open: boolean) => void;
|
|
19
|
-
onSubmit?: (payload: SubmitEventPayload) => void;
|
|
20
|
-
}
|
|
21
|
-
declare const SubmitEventModal: ({ open, onOpenChange, onSubmit }: SubmitEventModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
export default SubmitEventModal;
|