@igamingcareer/igaming-components 1.1.22 → 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 +2 -3
- 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,16 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
interface NewsHeaderProps {
|
|
3
|
-
onSearchChange: (query: string) => void;
|
|
4
|
-
title?: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
popularTags?: string[];
|
|
7
|
-
searchPlaceholder?: string;
|
|
8
|
-
generateHref?: (tag: string) => string;
|
|
9
|
-
onTagClick?: (tag: string) => void;
|
|
10
|
-
onTagRemove?: (tag: string) => void;
|
|
11
|
-
popularTagColor?: string;
|
|
12
|
-
allowTagRemoval?: boolean;
|
|
13
|
-
sponsoredSlot?: React.ReactNode;
|
|
14
|
-
}
|
|
15
|
-
declare const PageTitleHeader: React.FC<NewsHeaderProps>;
|
|
16
|
-
export default PageTitleHeader;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
interface SearchBoxProps {
|
|
2
|
-
data: string[];
|
|
3
|
-
onSelect: (value: string) => void;
|
|
4
|
-
placeholder?: string;
|
|
5
|
-
debounceMs?: number;
|
|
6
|
-
onTyping?: (value: string) => void;
|
|
7
|
-
className?: string;
|
|
8
|
-
showSubmitButton?: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare const SearchBox: React.FC<SearchBoxProps>;
|
|
11
|
-
export default SearchBox;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
export type ShieldedActionButtonProps = {
|
|
3
|
-
children: React.ReactNode;
|
|
4
|
-
onClick?: () => void;
|
|
5
|
-
emailVerified?: boolean;
|
|
6
|
-
profileComplete?: boolean;
|
|
7
|
-
requiredSteps?: string[];
|
|
8
|
-
isBlocked?: boolean;
|
|
9
|
-
blockedReason?: string;
|
|
10
|
-
ctaLabel?: string;
|
|
11
|
-
onCtaClick?: () => void;
|
|
12
|
-
variant?: "tooltip" | "modal";
|
|
13
|
-
};
|
|
14
|
-
export default function ShieldedActionButton({ children, onClick, emailVerified, profileComplete, requiredSteps, isBlocked, blockedReason, ctaLabel, onCtaClick, variant, }: ShieldedActionButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
interface SubscriptionModalProps {
|
|
2
|
-
open: boolean;
|
|
3
|
-
onOpenChange: (open: boolean) => void;
|
|
4
|
-
onSubscriptionSuccess?: () => void;
|
|
5
|
-
searchQuery?: string;
|
|
6
|
-
filters?: any;
|
|
7
|
-
apiUrl?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare function SubscriptionModal({ open, onOpenChange, onSubscriptionSuccess, searchQuery, filters, apiUrl }: SubscriptionModalProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { TaxonomyApprovalPayload } from "./types";
|
|
2
|
-
interface TaxonomyApproveFormProps {
|
|
3
|
-
namespaceOptions: string[];
|
|
4
|
-
scopeOptions: string[];
|
|
5
|
-
defaultNamespace?: string;
|
|
6
|
-
defaultCanonical?: string;
|
|
7
|
-
defaultScopes?: string[];
|
|
8
|
-
isSubmitting?: boolean;
|
|
9
|
-
onApprove: (payload: TaxonomyApprovalPayload) => void | Promise<void>;
|
|
10
|
-
onReject: () => void | Promise<void>;
|
|
11
|
-
approveLabel?: string;
|
|
12
|
-
rejectLabel?: string;
|
|
13
|
-
}
|
|
14
|
-
declare const TaxonomyApproveForm: ({ namespaceOptions, scopeOptions, defaultNamespace, defaultCanonical, defaultScopes, isSubmitting, onApprove, onReject, approveLabel, rejectLabel, }: TaxonomyApproveFormProps) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export default TaxonomyApproveForm;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { TaxonomySuggestion } from "./types";
|
|
3
|
-
interface TaxonomySuggestionDetailProps {
|
|
4
|
-
suggestion: TaxonomySuggestion | null;
|
|
5
|
-
title?: string;
|
|
6
|
-
description?: string;
|
|
7
|
-
emptyState?: string;
|
|
8
|
-
approveForm?: React.ReactNode;
|
|
9
|
-
}
|
|
10
|
-
declare const TaxonomySuggestionDetail: ({ suggestion, title, description, emptyState, approveForm, }: TaxonomySuggestionDetailProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export default TaxonomySuggestionDetail;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { TaxonomySuggestion } from "./types";
|
|
2
|
-
interface TaxonomySuggestionTableProps {
|
|
3
|
-
suggestions: TaxonomySuggestion[];
|
|
4
|
-
selectedId?: string;
|
|
5
|
-
onSelect?: (suggestion: TaxonomySuggestion) => void;
|
|
6
|
-
onApprove?: (suggestion: TaxonomySuggestion) => void;
|
|
7
|
-
onReject?: (suggestion: TaxonomySuggestion) => void;
|
|
8
|
-
emptyState?: string;
|
|
9
|
-
title?: string;
|
|
10
|
-
}
|
|
11
|
-
declare const TaxonomySuggestionTable: ({ suggestions, selectedId, onSelect, onApprove, onReject, emptyState, title, }: TaxonomySuggestionTableProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export default TaxonomySuggestionTable;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export interface TaxonomySuggestion {
|
|
2
|
-
id: string;
|
|
3
|
-
term: string;
|
|
4
|
-
namespace?: string;
|
|
5
|
-
canonical?: string;
|
|
6
|
-
scopes: string[];
|
|
7
|
-
count?: number;
|
|
8
|
-
status?: "pending" | "approved" | "rejected";
|
|
9
|
-
createdAt?: string;
|
|
10
|
-
updatedAt?: string;
|
|
11
|
-
examples?: string[];
|
|
12
|
-
source?: string;
|
|
13
|
-
}
|
|
14
|
-
export interface TaxonomyApprovalPayload {
|
|
15
|
-
namespace: string;
|
|
16
|
-
canonical: string;
|
|
17
|
-
scopes: string[];
|
|
18
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
interface ViewControlsProps {
|
|
3
|
-
viewMode: "grid" | "list";
|
|
4
|
-
onToggleViewMode: () => void;
|
|
5
|
-
selectedItemsPerPage: number;
|
|
6
|
-
onItemsPerPageChange: (value: number) => void;
|
|
7
|
-
totalCount: number;
|
|
8
|
-
startIndex: number;
|
|
9
|
-
endIndex: number;
|
|
10
|
-
title: string;
|
|
11
|
-
}
|
|
12
|
-
declare const ViewControls: React.FC<ViewControlsProps>;
|
|
13
|
-
export default ViewControls;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
interface ViewModeToggleProps {
|
|
3
|
-
viewMode: "grid" | "list";
|
|
4
|
-
onToggle?: () => void;
|
|
5
|
-
onViewModeChange?: (mode: "grid" | "list") => void;
|
|
6
|
-
className?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const ViewModeToggle: React.FC<ViewModeToggleProps>;
|
|
9
|
-
export default ViewModeToggle;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export type Ok<T> = {
|
|
2
|
-
ok: true;
|
|
3
|
-
data: T;
|
|
4
|
-
};
|
|
5
|
-
export type Err = {
|
|
6
|
-
ok: false;
|
|
7
|
-
error: AppError;
|
|
8
|
-
};
|
|
9
|
-
export type Result<T> = Ok<T> | Err;
|
|
10
|
-
export type AppErrorCode = "BAD_REQUEST" | "UNAUTHORIZED" | "FORBIDDEN" | "NOT_FOUND" | "CONFLICT" | "RATE_LIMITED" | "SERVER" | "NETWORK" | "TIMEOUT" | "PARSING" | "UNKNOWN";
|
|
11
|
-
export type AppError = {
|
|
12
|
-
code: AppErrorCode;
|
|
13
|
-
message: string;
|
|
14
|
-
friendly?: string;
|
|
15
|
-
status?: number;
|
|
16
|
-
details?: unknown;
|
|
17
|
-
};
|
|
18
|
-
export declare function friendlyMessage(err: AppError): string;
|
|
19
|
-
export declare function apiFetch<T>(url: string, init?: RequestInit & {
|
|
20
|
-
timeoutMs?: number;
|
|
21
|
-
}): Promise<Result<T>>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { DateFilterOption } from "../../GenericListing/DateFilter";
|
|
2
|
-
import { JobFilters } from "../../GenericListing/SidebarFilter";
|
|
3
|
-
import { FilterableItem } from "../types/shared-types";
|
|
4
|
-
export declare const applyDateFilter: <T extends FilterableItem>(items: T[], dateFilterOption: DateFilterOption, dateField?: string) => T[];
|
|
5
|
-
export declare const applyAdvancedFilters: <T extends FilterableItem>(items: T[], filters: JobFilters) => T[];
|
|
6
|
-
export declare const populateFilters: <T extends Record<string, any>>(items: T[], filterKeys: string[]) => Record<string, string[]>;
|
|
7
|
-
export declare const updateUrlWithDateFilter: (filter: DateFilterOption) => void;
|
|
8
|
-
export declare const applyAllFilters: <T extends FilterableItem>(items: T[], dropdownFilters: Record<string, string>, textFilters: string[], dateFilter: DateFilterOption, dateField?: string) => T[];
|
|
9
|
-
export type SortOptionKey = "date_desc" | "date_asc" | "views_desc" | "views_asc" | "relevance" | "title_asc";
|
|
10
|
-
export declare const sortItems: <T extends FilterableItem>(items: T[], sortBy: SortOptionKey, searchTerms?: string[], dateField?: string) => T[];
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { JobDetail, SimilarJob } from "../../JobsDetails/utils/types";
|
|
2
|
-
declare function normalizeJob(jobLike?: Partial<JobDetail> | null): JobDetail;
|
|
3
|
-
declare function normalizeSimilar(list?: Partial<SimilarJob>[] | null): SimilarJob[];
|
|
4
|
-
declare const mockJobDetail: JobDetail;
|
|
5
|
-
declare const mockSimilarJobs: SimilarJob[];
|
|
6
|
-
export { normalizeJob, normalizeSimilar, mockJobDetail, mockSimilarJobs };
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
export type FilterOption = {
|
|
2
|
-
label: string;
|
|
3
|
-
value: string;
|
|
4
|
-
};
|
|
5
|
-
export type FilterType = "checkbox" | "dropdown" | "search" | "radio";
|
|
6
|
-
export interface FilterConfig {
|
|
7
|
-
type: FilterType;
|
|
8
|
-
label: string;
|
|
9
|
-
options?: FilterOption[];
|
|
10
|
-
}
|
|
11
|
-
export type FilterState = {
|
|
12
|
-
[key: string]: string | string[] | [string, string] | [number, number];
|
|
13
|
-
};
|
|
14
|
-
export type FilterableItem = {
|
|
15
|
-
title?: string;
|
|
16
|
-
overview?: string;
|
|
17
|
-
date?: string;
|
|
18
|
-
[key: string]: any;
|
|
19
|
-
};
|
|
20
|
-
export interface CompanyTypeSubtype {
|
|
21
|
-
slug: string;
|
|
22
|
-
name: string;
|
|
23
|
-
}
|
|
24
|
-
export interface CompanyTypeKeyRole {
|
|
25
|
-
role: string;
|
|
26
|
-
demand: "High" | "Medium" | "Low";
|
|
27
|
-
}
|
|
28
|
-
export interface CompanyType {
|
|
29
|
-
id: string;
|
|
30
|
-
slug: string;
|
|
31
|
-
name: string;
|
|
32
|
-
label: string;
|
|
33
|
-
description: string;
|
|
34
|
-
businessModel: "b2b" | "b2c" | "both";
|
|
35
|
-
isB2b: boolean;
|
|
36
|
-
isB2c: boolean;
|
|
37
|
-
isRegulated: boolean;
|
|
38
|
-
parentType: string | null;
|
|
39
|
-
subtypes: CompanyTypeSubtype[];
|
|
40
|
-
synonyms: string[];
|
|
41
|
-
relatedTypes: string[];
|
|
42
|
-
jobCount: number;
|
|
43
|
-
companyCount: number;
|
|
44
|
-
colorHex: string;
|
|
45
|
-
icon: string;
|
|
46
|
-
careerImplications: string;
|
|
47
|
-
keyRoles: CompanyTypeKeyRole[];
|
|
48
|
-
isFeatured: boolean;
|
|
49
|
-
isActive: boolean;
|
|
50
|
-
}
|
|
51
|
-
export interface GamblingVerticalKeyRole {
|
|
52
|
-
role: string;
|
|
53
|
-
demand: "High" | "Medium" | "Low";
|
|
54
|
-
}
|
|
55
|
-
export interface GamblingVertical {
|
|
56
|
-
id: string;
|
|
57
|
-
slug: string;
|
|
58
|
-
name: string;
|
|
59
|
-
label: string;
|
|
60
|
-
description: string;
|
|
61
|
-
channel: string;
|
|
62
|
-
parentVertical: string | null;
|
|
63
|
-
subVerticals: string[];
|
|
64
|
-
synonyms: string[];
|
|
65
|
-
regulationLevel: "low" | "medium" | "high";
|
|
66
|
-
isFastGrowing: boolean;
|
|
67
|
-
companyCount: number;
|
|
68
|
-
jobCount: number;
|
|
69
|
-
topMarkets: string[];
|
|
70
|
-
keyRegulators: string[];
|
|
71
|
-
relatedCompanyTypes: string[];
|
|
72
|
-
careerImplications: string;
|
|
73
|
-
keyRoles: GamblingVerticalKeyRole[];
|
|
74
|
-
colorHex: string;
|
|
75
|
-
icon: string;
|
|
76
|
-
isFeatured: boolean;
|
|
77
|
-
isActive: boolean;
|
|
78
|
-
}
|
|
79
|
-
export interface Channel {
|
|
80
|
-
id: string;
|
|
81
|
-
slug: string;
|
|
82
|
-
name: string;
|
|
83
|
-
label: string;
|
|
84
|
-
description: string;
|
|
85
|
-
channelType: string;
|
|
86
|
-
synonyms: string[];
|
|
87
|
-
isDigital: boolean;
|
|
88
|
-
isRegulatedDifferently: boolean;
|
|
89
|
-
typicalCompanyTypes: string[];
|
|
90
|
-
notes: string;
|
|
91
|
-
companyCount: number;
|
|
92
|
-
isActive: boolean;
|
|
93
|
-
}
|
|
94
|
-
export interface DepartmentSubDept {
|
|
95
|
-
slug: string;
|
|
96
|
-
name: string;
|
|
97
|
-
}
|
|
98
|
-
export interface DepartmentEntity {
|
|
99
|
-
id: string;
|
|
100
|
-
slug: string;
|
|
101
|
-
name: string;
|
|
102
|
-
label: string;
|
|
103
|
-
description: string;
|
|
104
|
-
parentDepartment: string | null;
|
|
105
|
-
subDepartments: DepartmentSubDept[];
|
|
106
|
-
scraperAliases: string[];
|
|
107
|
-
synonyms: string[];
|
|
108
|
-
isTechnical: boolean;
|
|
109
|
-
isRegulated: boolean;
|
|
110
|
-
isIgamingSpecific: boolean;
|
|
111
|
-
typicalSeniority: string;
|
|
112
|
-
companyTypes: string[];
|
|
113
|
-
topSkills: string[];
|
|
114
|
-
avgSalaryRange: {
|
|
115
|
-
min: number;
|
|
116
|
-
max: number;
|
|
117
|
-
currency: string;
|
|
118
|
-
};
|
|
119
|
-
jobCount: number;
|
|
120
|
-
growthTrend: "growing" | "stable" | "declining";
|
|
121
|
-
careerImplications: string;
|
|
122
|
-
icon: string;
|
|
123
|
-
colorHex: string;
|
|
124
|
-
isActive: boolean;
|
|
125
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface TagBadgeProps {
|
|
3
|
-
name: string;
|
|
4
|
-
color: string;
|
|
5
|
-
size?: 'sm' | 'md' | 'lg';
|
|
6
|
-
removable?: boolean;
|
|
7
|
-
onRemove?: () => void;
|
|
8
|
-
onClick?: () => void;
|
|
9
|
-
href?: string;
|
|
10
|
-
className?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare const TagBadge: React.FC<TagBadgeProps>;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface TagPickerProps {
|
|
3
|
-
availableTags: Array<{
|
|
4
|
-
id: string;
|
|
5
|
-
name: string;
|
|
6
|
-
color: string;
|
|
7
|
-
category?: string;
|
|
8
|
-
}>;
|
|
9
|
-
selectedTagIds: string[];
|
|
10
|
-
onTagSelect: (tagId: string) => void;
|
|
11
|
-
onTagDeselect: (tagId: string) => void;
|
|
12
|
-
onCreateTag: (tagData: {
|
|
13
|
-
name: string;
|
|
14
|
-
color: string;
|
|
15
|
-
category?: string;
|
|
16
|
-
}) => Promise<void>;
|
|
17
|
-
maxTags?: number;
|
|
18
|
-
placeholder?: string;
|
|
19
|
-
}
|
|
20
|
-
export declare const TagPicker: React.FC<TagPickerProps>;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { OnboardingStep, OnboardingBackendFlags } from "../../types/onboarding";
|
|
2
|
-
export interface OnboardingState {
|
|
3
|
-
emailVerified: boolean;
|
|
4
|
-
profileComplete: boolean;
|
|
5
|
-
steps: OnboardingStep[];
|
|
6
|
-
progress: number;
|
|
7
|
-
showModal: boolean;
|
|
8
|
-
isDismissed: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface UseOnboardingReturn extends OnboardingState {
|
|
11
|
-
openModal: () => void;
|
|
12
|
-
closeModal: () => void;
|
|
13
|
-
dismissOnboarding: () => void;
|
|
14
|
-
resetDismissal: () => void;
|
|
15
|
-
updateFromBackend: (flags: OnboardingBackendFlags) => void;
|
|
16
|
-
markStepComplete: (stepId: string) => void;
|
|
17
|
-
isComplete: boolean;
|
|
18
|
-
}
|
|
19
|
-
export declare function useOnboarding(): UseOnboardingReturn;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const QUICK_PROMPTS: {
|
|
2
|
-
icon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
-
label: string;
|
|
4
|
-
message: string;
|
|
5
|
-
}[];
|
|
6
|
-
export declare const FOLLOW_UP_CHIPS: string[];
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { CompanyReview, ReviewSummary } from "../types/review";
|
|
2
|
-
export declare const mockReviews: CompanyReview[];
|
|
3
|
-
export declare const getReviewsForCompany: (companySlug: string) => CompanyReview[];
|
|
4
|
-
export declare const getReviewSummary: (companySlug: string) => ReviewSummary;
|
|
5
|
-
/** Get all published reviews across all companies */
|
|
6
|
-
export declare const getAllReviews: () => CompanyReview[];
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ChatMessage } from "../types/chat-messages";
|
|
2
|
-
export declare function useCareerAssistant(): {
|
|
3
|
-
messages: ChatMessage[];
|
|
4
|
-
isLoading: boolean;
|
|
5
|
-
sendMessage: (text: string) => Promise<void>;
|
|
6
|
-
setMessages: import("react").Dispatch<import("react").SetStateAction<ChatMessage[]>>;
|
|
7
|
-
};
|
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
export { Button } from '../components/ui/button';
|
|
2
|
-
export { Input } from '../components/ui/input';
|
|
3
|
-
export { Textarea } from '../components/ui/textarea';
|
|
4
|
-
export { TagPicker } from './components/TagPicker/TagPicker';
|
|
5
|
-
export { TagBadge } from './components/TagBadge/TagBadge';
|
|
6
|
-
export { Badge } from '../components/ui/badge';
|
|
7
|
-
export { default as GroupPrices } from './components/Prices/Group/GroupPrices';
|
|
8
|
-
export { default as SlidingSummary } from './components/Prices/Summary/SlidingSummary';
|
|
9
|
-
export { default as HomePage } from './components/HomePage/HomePage';
|
|
10
|
-
export { default as Hero } from './components/HomePage/Hero';
|
|
11
|
-
export { default as ServicesNoIcons } from './components/HomePage/ServicesNoIcons';
|
|
12
|
-
export { default as Advantages } from './components/HomePage/Advantages';
|
|
13
|
-
export { default as Features } from './components/HomePage/Features';
|
|
14
|
-
export { default as Gallery } from './components/HomePage/Gallery';
|
|
15
|
-
export { default as Destinations } from './components/HomePage/Destinations';
|
|
16
|
-
export { default as Courses } from './components/HomePage/Courses';
|
|
17
|
-
export { default as Cart } from './components/HomePage/Cart';
|
|
18
|
-
export { default as Videos } from './components/HomePage/Videos';
|
|
19
|
-
export { default as Testimonials } from './components/HomePage/Testimonials';
|
|
20
|
-
export { default as FAQ } from './components/HomePage/FAQ';
|
|
21
|
-
export { default as Chatbot } from './components/HomePage/Chatbot';
|
|
22
|
-
export { default as Services } from './components/HomePage/Services';
|
|
23
|
-
export { default as CourseTypes } from './components/HomePage/CourseTypes';
|
|
24
|
-
export { default as FeatureJobs } from './components/HomePage/FeatureJobs';
|
|
25
|
-
export { default as ForEmployers } from './components/HomePage/ForEmployers';
|
|
26
|
-
export { default as HeroAlternative } from './components/HomePage/HeroAlternative';
|
|
27
|
-
export { default as IgamingCareerHome } from './components/HomePage/IgamingCareerHome';
|
|
28
|
-
export { default as FooterLib } from './components/Footer/Footer';
|
|
29
|
-
export { default as JobSearchWidget } from './components/HomePage/JobsSearchWidget';
|
|
30
|
-
export { default as Partners } from './components/HomePage/Partners';
|
|
31
|
-
export { default as Newsletter } from './components/HomePage/Newsletter';
|
|
32
|
-
export { default as NewsletterV2 } from './components/HomePage/NewsletterV2';
|
|
33
|
-
export { default as TrustSignals } from './components/HomePage/TrustSignals';
|
|
34
|
-
export { default as ValueProposition } from './components/HomePage/ValueProposition';
|
|
35
|
-
export { default as SidebarNewsletter } from './components/HomePage/SidebarNewsletter';
|
|
36
|
-
export { default as SidebarNewsletterV2 } from './components/HomePage/SidebarNewsletterV2';
|
|
37
|
-
export { default as NotificationModal } from './components/HomePage/NotificationModal';
|
|
38
|
-
export { default as JobListings } from './components/JobListing/JobListing';
|
|
39
|
-
export { default as Footer } from './components/JobListing/components/Footer';
|
|
40
|
-
export { default as Navbar } from './components/JobListing/components/Navbar';
|
|
41
|
-
export { default as Banner } from './components/GenericListing/Banner';
|
|
42
|
-
export { default as MobileNav } from './components/GenericListing/MobileNav';
|
|
43
|
-
export { default as SearchableSelect } from './components/GenericListing/SearchableSelect';
|
|
44
|
-
export { default as Listing } from './components/GenericListing/Listing';
|
|
45
|
-
export { default as JobsList } from './components/Jobs/JobsList';
|
|
46
|
-
export { default as EventsList } from './components/Events/EventsList';
|
|
47
|
-
export { default as PlacesList } from './components/Places/PlacesList';
|
|
48
|
-
export { default as ProductCategoriesList } from './components/ProductCategories/ProductCategoriesList';
|
|
49
|
-
export { default as ProductCategoryDetail } from './components/ProductCategories/ProductCategoryDetail';
|
|
50
|
-
export { default as CareerAssistant } from './components/CareerAssistant/CareerAssistant';
|
|
51
|
-
export { default as MarketsList } from './components/Markets/MarketsList';
|
|
52
|
-
export { default as RegulatorsList } from './components/Regulators/RegulatorsList';
|
|
53
|
-
export { default as JurisdictionsList } from './components/Regulators/JurisdictionsList';
|
|
54
|
-
export { default as Complaints } from './components/Complaints/Complaints';
|
|
55
|
-
export { default as Reviews } from './components/Reviews/Reviews';
|
|
56
|
-
export { default as MarketDetail } from './components/MarketDetail/MarketDetail';
|
|
57
|
-
export { default as RegulatorDetail } from './components/RegulatorDetail/RegulatorDetail';
|
|
58
|
-
export { default as JobDetailPage } from './components/JobsDetails/JobDetail';
|
|
59
|
-
export { default as HeaderAlternative } from './components/Header/HeaderAlternative';
|
|
60
|
-
export { default as Header } from './components/Header/Header';
|
|
61
|
-
export { default as NewsPage } from './components/NewsPage/NewsPage';
|
|
62
|
-
export { default as NewsList } from './components/News/NewsList';
|
|
63
|
-
export { default as CoursesPage } from './components/IgamingCoursesPage/IgamingCoursesPage';
|
|
64
|
-
export { default as CoursesList } from './components/Courses/CoursesList';
|
|
65
|
-
export { default as CandidateProfile } from './components/CandidateProfile/CandidateProfile';
|
|
66
|
-
export { default as CompanyDirectory } from './components/Companies/CompanyDirectory';
|
|
67
|
-
export { default as CompaniesList } from './components/Companies/CompaniesList';
|
|
68
|
-
export { default as CompanyDetail } from './components/Companies/CompanyDetail';
|
|
69
|
-
export { default as CompanyGroupDetail } from './components/Companies/CompanyGroupDetail';
|
|
70
|
-
export { default as CompanyDirectoryContainer } from './components/Companies/CompanyDirectoryContainer';
|
|
71
|
-
export { default as CompanyClaim } from './components/Companies/components/CompanyClaim';
|
|
72
|
-
export { default as CompanyAdminShell } from './components/Companies/components/CompanyAdminShell';
|
|
73
|
-
export { default as CompanyAdminEditDialog } from './components/Companies/components/CompanyAdminEditDialog';
|
|
74
|
-
export { default as CompanyAdminOverview } from './components/Companies/components/admin/CompanyAdminOverview';
|
|
75
|
-
export { default as CompanyAdminProducts } from './components/Companies/components/admin/CompanyAdminProducts';
|
|
76
|
-
export { default as CompanyAdminPeople } from './components/Companies/components/admin/CompanyAdminPeople';
|
|
77
|
-
export { default as CompanyAdminJobs } from './components/Companies/components/admin/CompanyAdminJobs';
|
|
78
|
-
export { default as CompanyAdminCandidates } from './components/Companies/components/admin/CompanyAdminCandidates';
|
|
79
|
-
export { default as CompanyAdminEvents } from './components/Companies/components/admin/CompanyAdminEvents';
|
|
80
|
-
export { default as CompanyAdminNews } from './components/Companies/components/admin/CompanyAdminNews';
|
|
81
|
-
export { default as CompanyAdminSettings } from './components/Companies/components/admin/CompanyAdminSettings';
|
|
82
|
-
export type { Company, CompanyClaimRequestPayload, CompanyDetailTab, CompanyDetailTabChangeEvent, CompanyFollowActionPayload, SaveCompanyPayload, SimilarCompanyItem, } from './components/Companies/types';
|
|
83
|
-
export type { ToastActionElement, ToastProps, } from '../components/ui/toast';
|
|
84
|
-
export type { AdminTab, CompanyAdminCompanyMeta, CompanyAdminPermissions, CompanyAdminRole, CompanyAdminShellProps, CompanyAdminSummaryStat, } from './components/Companies/components/CompanyAdminShell';
|
|
85
|
-
export type { CompanyAdminUpdateEvent, CandidatesUpdatePayload } from './components/Companies/types/companyAdmin';
|
|
86
|
-
export type { CompanyAdminEditPayload } from './components/Companies/components/CompanyAdminEditDialog';
|
|
87
|
-
export { canEditSection, getEnabledPermissions } from './components/Companies/utils/permissions';
|
|
88
|
-
export { default as CandidateCard } from './components/Companies/components/admin/CandidateCard';
|
|
89
|
-
export { default as LoadingShadowCard } from "./components/Shared/LoadingShadowCard";
|
|
90
|
-
export type { Candidate, CandidateStatus, CandidateRating, CandidateNote } from './types/candidate';
|
|
91
|
-
export { default as CareerPathCard } from './components/Shared/Cards/CareerPathCard';
|
|
92
|
-
export { default as DepartmentCard } from './components/Shared/Cards/DepartmentCard';
|
|
93
|
-
export { default as PlaybookCard } from './components/Shared/Cards/PlaybookCard';
|
|
94
|
-
export { default as RoleGuideCard } from './components/Shared/Cards/RoleGuideCard';
|
|
95
|
-
export { default as TermCard } from './components/Shared/Cards/TermCard';
|
|
96
|
-
export { default as VideoCard } from './components/Shared/Cards/VideoCard';
|
|
97
|
-
export { default as ChannelCard } from './components/Shared/Cards/ChannelCard';
|
|
98
|
-
export { default as GamblingVerticalCard } from './components/Shared/Cards/GamblingVerticalCard';
|
|
99
|
-
export { default as DepartmentEntityCard } from './components/Shared/Cards/DepartmentEntityCard';
|
|
100
|
-
export { default as CompanyTypeCard } from './components/Shared/Cards/CompanyTypeCard';
|
|
101
|
-
export { default as DirectoryDetailCard } from './components/Shared/Cards/DirectoryDetailCard';
|
|
102
|
-
export { default as DirectoryKeyRolesList } from './components/Shared/Cards/DirectoryKeyRolesList';
|
|
103
|
-
export { default as DirectoryInfoPanel } from './components/Shared/Cards/DirectoryInfoPanel';
|
|
104
|
-
export { default as ConsentBanner } from './components/Consent/ConsentBanner';
|
|
105
|
-
export { ConsentProvider, useConsent } from './components/Consent/ConsentContext';
|
|
106
|
-
export { default as Analytics } from './components/Consent/Analytics';
|
|
107
|
-
export { default as Login } from './components/Auth/Login';
|
|
108
|
-
export { default as Register } from './components/Auth/Register';
|
|
109
|
-
export { default as RegisterV2 } from './components/Auth/RegisterV2';
|
|
110
|
-
export { default as ForgotPassword } from './components/Auth/ForgotPassword';
|
|
111
|
-
export { default as SignInPromptModal } from './components/Auth/SignInPromptModal';
|
|
112
|
-
export { default as VerificationBanner } from './components/Auth/VerificationBanner';
|
|
113
|
-
export type { VerificationBannerProps } from './components/Auth/VerificationBanner';
|
|
114
|
-
export { default as Dashboard } from './components/Dashboard/Dashboard';
|
|
115
|
-
export { default as CompanyDashboard } from './components/Dashboard/CompanyDashboard';
|
|
116
|
-
export { default as OnboardingDashboard } from './components/Onboarding/OnboardingDashboard';
|
|
117
|
-
export type { OnboardingDashboardProps } from './components/Onboarding/OnboardingDashboard';
|
|
118
|
-
export { default as OnboardingChecklist } from './components/Onboarding/OnboardingChecklist';
|
|
119
|
-
export type { OnboardingChecklistProps } from './components/Onboarding/OnboardingChecklist';
|
|
120
|
-
export { default as OnboardingModal } from "./components/Onboarding/OnboardingModal";
|
|
121
|
-
export { OnboardingProvider, useOnboardingContext } from "./components/Onboarding/OnboardingContext";
|
|
122
|
-
export { default as DashboardOnboardingSection } from "./components/Onboarding/DashboardOnboardingSection";
|
|
123
|
-
export type { OnboardingBackendFlags, OnboardingStep, OnboardingStepAction, OnboardingStepId, OnboardingStepStatus, ChecklistStep, } from "./types/onboarding";
|
|
124
|
-
export { mapBackendFlagsToSteps, calculateOnboardingProgress } from "./types/onboarding";
|
|
125
|
-
export { default as ShieldedActionButton } from './components/Shared/ShieldedActionButton';
|
|
126
|
-
export type { ShieldedActionButtonProps } from './components/Shared/ShieldedActionButton';
|
|
127
|
-
export { DirectoryShell, DirectoryToolbar, ViewModeToggle as DirectoryViewModeToggle } from "./components/Shared/Directory";
|
|
128
|
-
export type { DirectoryActiveFilter, DirectoryFilterOption, DirectoryFilterSection, DirectoryFilterValues, DirectoryPagination, DirectorySearchProps, DirectorySortOption, DirectorySortProps, DirectoryViewMode, } from "./components/Shared/Directory";
|
|
129
|
-
export type { CompanyDashboardData, CompanyEmployeeDashboardData, CompanyOwnerDashboardData, CompanyRecruiterDashboardData, DashboardRole, DashboardTab, DashboardTabChangeEvent, } from './types/dashboard';
|
|
130
|
-
export type { EmittedEvent, EmittedEventHandler, ListingEventContext } from './types/events';
|
|
131
|
-
export type { JobsListingEvent } from './types/events.jobs';
|
|
132
|
-
export type { CoursesListingEvent } from './types/events.courses';
|
|
133
|
-
export type { NewsListingEvent } from './types/events.news';
|
|
134
|
-
export type { FreelancersListingEvent } from './types/events.freelancers';
|
|
135
|
-
export type { NewsletterEvent } from './types/events.newsletter';
|
|
136
|
-
export type { NewsletterV2Props, NewsletterSubscribePayload } from './components/HomePage/NewsletterV2';
|
|
137
|
-
export type { SidebarNewsletterV2Props } from './components/HomePage/SidebarNewsletterV2';
|
|
138
|
-
export { default as FreelancerProfile } from './components/Freelancer/FreelancerProfile';
|
|
139
|
-
export { default as Freelancers } from './components/Freelancer/Freelancers';
|
|
140
|
-
export { default as FreelancersList } from './components/Freelancer/FreelancersList';
|
|
141
|
-
export { default as FreelancersContainer } from './components/Freelancer/FreelancersContainer';
|
|
142
|
-
export { default as FreelancerProfileContainer } from './components/Freelancer/FreelancerProfileContainer';
|
|
143
|
-
export { default as UserIdentityMenu } from "./components/Shared/Mobile/UserIdentityMenu";
|
|
144
|
-
export { default as TaxonomySuggestionTable } from "./components/Shared/Taxonomy/TaxonomySuggestionTable";
|
|
145
|
-
export { default as TaxonomySuggestionDetail } from "./components/Shared/Taxonomy/TaxonomySuggestionDetail";
|
|
146
|
-
export { default as TaxonomyApproveForm } from "./components/Shared/Taxonomy/TaxonomyApproveForm";
|
|
147
|
-
export { default as ExamplesPanel } from "./components/Shared/Taxonomy/ExamplesPanel";
|
|
148
|
-
export { default as OnboardingPopup } from "./components/Onboarding/OnboardingPopup";
|
|
149
|
-
export { CompanyOnboardingModal } from "./components/CompanyOnboarding";
|
|
150
|
-
export type { TaxonomySuggestion, TaxonomyApprovalPayload } from "./components/Shared/Taxonomy/types";
|
|
151
|
-
export { NotificationProvider, useNotification, NotificationViewport, NotificationTester, notify, dismiss, updateNotification, clearNotifications, } from "./components/Notification";
|
|
152
|
-
export type { NotificationAction, NotificationContextValue, NotificationPayload, NotificationPlacement, NotificationState, NotificationType, } from "./components/Notification";
|