@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,379 +0,0 @@
|
|
|
1
|
-
import { LucideIcon } from "lucide-react";
|
|
2
|
-
export interface MediaAsset {
|
|
3
|
-
url: string;
|
|
4
|
-
width: number;
|
|
5
|
-
height: number;
|
|
6
|
-
mime: string;
|
|
7
|
-
}
|
|
8
|
-
export interface License {
|
|
9
|
-
jurisdiction: string;
|
|
10
|
-
authority: string;
|
|
11
|
-
}
|
|
12
|
-
export interface Certification {
|
|
13
|
-
name: string;
|
|
14
|
-
issuer: string;
|
|
15
|
-
}
|
|
16
|
-
export interface Award {
|
|
17
|
-
name: string;
|
|
18
|
-
year: number;
|
|
19
|
-
}
|
|
20
|
-
export interface CompanyClassification {
|
|
21
|
-
businessModel: string;
|
|
22
|
-
verticals: string[];
|
|
23
|
-
productCategories: string[];
|
|
24
|
-
tags: string[];
|
|
25
|
-
}
|
|
26
|
-
export interface Location {
|
|
27
|
-
city?: string;
|
|
28
|
-
cities?: string;
|
|
29
|
-
country?: string;
|
|
30
|
-
location?: string;
|
|
31
|
-
}
|
|
32
|
-
export type OfficeLocation = Location | string;
|
|
33
|
-
export interface CompanyOverview {
|
|
34
|
-
shortDescription: string;
|
|
35
|
-
longDescription?: string;
|
|
36
|
-
foundedYear: number;
|
|
37
|
-
headquarters: {
|
|
38
|
-
city: string;
|
|
39
|
-
country: string;
|
|
40
|
-
};
|
|
41
|
-
officeLocations?: OfficeLocation[];
|
|
42
|
-
employeeRange: string;
|
|
43
|
-
publicCompany?: boolean;
|
|
44
|
-
stockTicker?: string;
|
|
45
|
-
website: string;
|
|
46
|
-
socialLinks?: Record<string, string>;
|
|
47
|
-
}
|
|
48
|
-
export interface ProductService {
|
|
49
|
-
name: string;
|
|
50
|
-
category: string;
|
|
51
|
-
description: string;
|
|
52
|
-
targetCustomers: string[];
|
|
53
|
-
integrationModel: string;
|
|
54
|
-
keyDifferentiators: string[];
|
|
55
|
-
}
|
|
56
|
-
export interface TrustCompliance {
|
|
57
|
-
licenses: Array<string | License>;
|
|
58
|
-
certifications: Array<string | Certification>;
|
|
59
|
-
awards: Array<string | Award>;
|
|
60
|
-
}
|
|
61
|
-
export interface Person {
|
|
62
|
-
name: string;
|
|
63
|
-
title: string;
|
|
64
|
-
profileUrl?: string;
|
|
65
|
-
}
|
|
66
|
-
export interface PeopleInfo {
|
|
67
|
-
departmentDistribution: Record<string, number>;
|
|
68
|
-
members: Person[];
|
|
69
|
-
}
|
|
70
|
-
export interface JobsSummary {
|
|
71
|
-
openRoles: number | string[];
|
|
72
|
-
departmentsHiring: string[];
|
|
73
|
-
locationsHiring: string[];
|
|
74
|
-
remotePolicy: string;
|
|
75
|
-
}
|
|
76
|
-
export interface NewsSummary {
|
|
77
|
-
pressMentions: Array<string | PressMention>;
|
|
78
|
-
employeePosts: Array<string | PressMention>;
|
|
79
|
-
}
|
|
80
|
-
export interface EventSummary {
|
|
81
|
-
name: string;
|
|
82
|
-
startDate: string;
|
|
83
|
-
endDate: string;
|
|
84
|
-
location: string;
|
|
85
|
-
}
|
|
86
|
-
export interface LegacyEventSummary {
|
|
87
|
-
eventName: string;
|
|
88
|
-
location: string;
|
|
89
|
-
date: string;
|
|
90
|
-
}
|
|
91
|
-
export interface EventsSummary {
|
|
92
|
-
upcomingEvents: Array<EventSummary | LegacyEventSummary>;
|
|
93
|
-
bookMeetingEnabled: boolean;
|
|
94
|
-
}
|
|
95
|
-
export interface PressMention {
|
|
96
|
-
title: string;
|
|
97
|
-
url: string;
|
|
98
|
-
source: string;
|
|
99
|
-
}
|
|
100
|
-
export interface SignalsInsights {
|
|
101
|
-
profileViews30d: number;
|
|
102
|
-
followsCount: number;
|
|
103
|
-
hiringIntensity: "Low" | "Medium" | "High";
|
|
104
|
-
topSkillsHiring: string[];
|
|
105
|
-
topViewingCountries: string[];
|
|
106
|
-
oftenComparedWith: string[];
|
|
107
|
-
similarCompanies: string[];
|
|
108
|
-
}
|
|
109
|
-
export interface SimilarCompanyItem {
|
|
110
|
-
name: string;
|
|
111
|
-
slug?: string;
|
|
112
|
-
url?: string;
|
|
113
|
-
}
|
|
114
|
-
export type CompanyFollowAction = "follow" | "unfollow";
|
|
115
|
-
export type SaveCompanyAction = "save" | "unsave";
|
|
116
|
-
export interface CompanyFollowActionPayload {
|
|
117
|
-
companyId: string;
|
|
118
|
-
companySlug: string;
|
|
119
|
-
action: CompanyFollowAction;
|
|
120
|
-
}
|
|
121
|
-
export interface SaveCompanyPayload {
|
|
122
|
-
companyId: string;
|
|
123
|
-
companySlug: string;
|
|
124
|
-
companyName: string;
|
|
125
|
-
action: SaveCompanyAction;
|
|
126
|
-
}
|
|
127
|
-
export interface CompanyClaimRequestPayload {
|
|
128
|
-
companyId: string;
|
|
129
|
-
companySlug: string;
|
|
130
|
-
companyName: string;
|
|
131
|
-
fullName: string;
|
|
132
|
-
workEmail: string;
|
|
133
|
-
jobTitle: string;
|
|
134
|
-
relationship: string;
|
|
135
|
-
message: string;
|
|
136
|
-
}
|
|
137
|
-
export interface ClaimProfilePrefillData {
|
|
138
|
-
fullName?: string;
|
|
139
|
-
workEmail?: string;
|
|
140
|
-
jobTitle?: string;
|
|
141
|
-
}
|
|
142
|
-
export interface VisibilityMetrics {
|
|
143
|
-
searchImpressions: number;
|
|
144
|
-
profileClicks: number;
|
|
145
|
-
externalClicks: number;
|
|
146
|
-
}
|
|
147
|
-
export interface BasicSignals {
|
|
148
|
-
has_news: boolean;
|
|
149
|
-
has_games: boolean;
|
|
150
|
-
has_careers: boolean;
|
|
151
|
-
has_partners: boolean;
|
|
152
|
-
has_platform: boolean;
|
|
153
|
-
has_products: boolean;
|
|
154
|
-
has_live_casino: boolean;
|
|
155
|
-
has_contact_form: boolean;
|
|
156
|
-
is_csr: boolean;
|
|
157
|
-
}
|
|
158
|
-
export interface HiringEvidence {
|
|
159
|
-
open_positions_count: number;
|
|
160
|
-
career_page_complexity: "low" | "medium" | "high";
|
|
161
|
-
positions: {
|
|
162
|
-
title: string;
|
|
163
|
-
location: string;
|
|
164
|
-
department: string | null;
|
|
165
|
-
}[];
|
|
166
|
-
locations_hiring: string[];
|
|
167
|
-
departments_hiring: string[];
|
|
168
|
-
}
|
|
169
|
-
export interface CredibilityEvidence {
|
|
170
|
-
awards_mentioned: string[];
|
|
171
|
-
clients_mentioned: string[];
|
|
172
|
-
partners_mentioned: string[];
|
|
173
|
-
countries_mentioned: string[];
|
|
174
|
-
}
|
|
175
|
-
export interface EvidenceSignals {
|
|
176
|
-
hiring?: HiringEvidence;
|
|
177
|
-
credibility?: CredibilityEvidence;
|
|
178
|
-
compliance?: Record<string, unknown>;
|
|
179
|
-
capabilities?: Record<string, unknown>;
|
|
180
|
-
}
|
|
181
|
-
export interface NavItem {
|
|
182
|
-
url: string;
|
|
183
|
-
path: string;
|
|
184
|
-
text: string;
|
|
185
|
-
}
|
|
186
|
-
export interface NavItemDetails extends NavItem {
|
|
187
|
-
title: string;
|
|
188
|
-
key_points: string[];
|
|
189
|
-
}
|
|
190
|
-
export interface Menus {
|
|
191
|
-
primary_nav: NavItem[];
|
|
192
|
-
secondary_nav: NavItem[];
|
|
193
|
-
footer_nav: NavItem[];
|
|
194
|
-
primary_nav_details: NavItemDetails[];
|
|
195
|
-
}
|
|
196
|
-
export interface WebContacts {
|
|
197
|
-
emails?: string[];
|
|
198
|
-
phones?: string[];
|
|
199
|
-
}
|
|
200
|
-
export interface WebIntelligence {
|
|
201
|
-
status: "pending" | "enriched" | "failed";
|
|
202
|
-
menus: Menus;
|
|
203
|
-
classifiedSections: Record<string, string[]>;
|
|
204
|
-
signals: {
|
|
205
|
-
basic_signals: BasicSignals;
|
|
206
|
-
evidence: EvidenceSignals;
|
|
207
|
-
};
|
|
208
|
-
menuDepth: number;
|
|
209
|
-
contacts: WebContacts;
|
|
210
|
-
keywords: string[];
|
|
211
|
-
}
|
|
212
|
-
export interface IntelligenceProfile {
|
|
213
|
-
capabilitiesScore: number;
|
|
214
|
-
credibilityScore: number;
|
|
215
|
-
complianceScore: number;
|
|
216
|
-
hiringScore: number;
|
|
217
|
-
overallScore: number;
|
|
218
|
-
detectedBusinessModel: string;
|
|
219
|
-
detectedProducts: string[];
|
|
220
|
-
detectedMarkets: string[];
|
|
221
|
-
}
|
|
222
|
-
export interface CompanyGroupMember {
|
|
223
|
-
id: string;
|
|
224
|
-
name: string;
|
|
225
|
-
slug: string;
|
|
226
|
-
companyType?: string;
|
|
227
|
-
overview?: {
|
|
228
|
-
shortDescription?: string;
|
|
229
|
-
headquarters?: {
|
|
230
|
-
city: string;
|
|
231
|
-
country: string;
|
|
232
|
-
};
|
|
233
|
-
employeeRange?: string;
|
|
234
|
-
};
|
|
235
|
-
isPrimary?: boolean;
|
|
236
|
-
}
|
|
237
|
-
export interface CompanyGroup {
|
|
238
|
-
id: string;
|
|
239
|
-
name: string;
|
|
240
|
-
slug?: string;
|
|
241
|
-
website?: string;
|
|
242
|
-
description?: string;
|
|
243
|
-
primaryCompanyId?: string;
|
|
244
|
-
companies?: CompanyGroupMember[];
|
|
245
|
-
intelligenceProfile?: SignalsInsights;
|
|
246
|
-
}
|
|
247
|
-
export interface CompanyMetrics {
|
|
248
|
-
openRolesCount?: number;
|
|
249
|
-
}
|
|
250
|
-
export interface CompanyLight {
|
|
251
|
-
id: string;
|
|
252
|
-
name: string;
|
|
253
|
-
slug: string;
|
|
254
|
-
logo?: MediaAsset | string | null;
|
|
255
|
-
companyType: string;
|
|
256
|
-
classification: Pick<CompanyClassification, "verticals">;
|
|
257
|
-
overview: Pick<CompanyOverview, "employeeRange">;
|
|
258
|
-
metrics?: CompanyMetrics;
|
|
259
|
-
signalsAndInsights?: Pick<SignalsInsights, "hiringIntensity">;
|
|
260
|
-
}
|
|
261
|
-
export interface Company {
|
|
262
|
-
id: string;
|
|
263
|
-
name: string;
|
|
264
|
-
slug: string;
|
|
265
|
-
group_id?: string | null;
|
|
266
|
-
group_name?: string | null;
|
|
267
|
-
group_slug?: string | null;
|
|
268
|
-
groupId?: string;
|
|
269
|
-
groupName?: string;
|
|
270
|
-
groupSlug?: string;
|
|
271
|
-
group?: CompanyGroup | null;
|
|
272
|
-
is_primary?: boolean;
|
|
273
|
-
isPrimary?: boolean;
|
|
274
|
-
companyType: string;
|
|
275
|
-
claimedStatus: "claimed" | "unclaimed" | "verified";
|
|
276
|
-
isFollowing?: boolean;
|
|
277
|
-
isSaved?: boolean;
|
|
278
|
-
logo?: MediaAsset | string | null;
|
|
279
|
-
classification: CompanyClassification;
|
|
280
|
-
overview: CompanyOverview;
|
|
281
|
-
productsAndServices: ProductService[];
|
|
282
|
-
trustAndCompliance: TrustCompliance;
|
|
283
|
-
people: PeopleInfo;
|
|
284
|
-
jobs: JobsSummary;
|
|
285
|
-
newsAndMedia: NewsSummary;
|
|
286
|
-
events: EventsSummary;
|
|
287
|
-
signalsAndInsights: SignalsInsights;
|
|
288
|
-
visibilityMetrics: VisibilityMetrics;
|
|
289
|
-
webIntelligence?: WebIntelligence | null;
|
|
290
|
-
intelligenceProfile?: IntelligenceProfile | null;
|
|
291
|
-
schema_version?: string | null;
|
|
292
|
-
profile_updated_at?: string | null;
|
|
293
|
-
}
|
|
294
|
-
export interface CompanyFiltersState {
|
|
295
|
-
search: string;
|
|
296
|
-
companyType: string;
|
|
297
|
-
verticals: string[];
|
|
298
|
-
productCategories: string[];
|
|
299
|
-
employeeRanges: string[];
|
|
300
|
-
products: string[];
|
|
301
|
-
openRolesRanges: string[];
|
|
302
|
-
yearsActiveRanges: string[];
|
|
303
|
-
hiringNow: boolean;
|
|
304
|
-
scope: "company" | "group";
|
|
305
|
-
claimedOnly: boolean;
|
|
306
|
-
hasLicenses: boolean;
|
|
307
|
-
hasAwards: boolean;
|
|
308
|
-
}
|
|
309
|
-
export type CompaniesQuery = {
|
|
310
|
-
query?: string;
|
|
311
|
-
filters: {
|
|
312
|
-
country?: string[];
|
|
313
|
-
products?: string[];
|
|
314
|
-
employees?: string[];
|
|
315
|
-
verticals?: string[];
|
|
316
|
-
companyType?: string;
|
|
317
|
-
hiringNow?: boolean;
|
|
318
|
-
claimedOnly?: boolean;
|
|
319
|
-
hasLicenses?: boolean;
|
|
320
|
-
hasAwards?: boolean;
|
|
321
|
-
productCategories?: string[];
|
|
322
|
-
openRoles?: string[];
|
|
323
|
-
yearsActive?: string[];
|
|
324
|
-
};
|
|
325
|
-
segment?: string;
|
|
326
|
-
subcategory?: string;
|
|
327
|
-
region?: string;
|
|
328
|
-
sort?: string;
|
|
329
|
-
page: number;
|
|
330
|
-
pageSize: number;
|
|
331
|
-
scope: "company" | "group";
|
|
332
|
-
};
|
|
333
|
-
export type CompaniesApiResponse = {
|
|
334
|
-
count: number;
|
|
335
|
-
page: number;
|
|
336
|
-
pageSize: number;
|
|
337
|
-
totalPages: number;
|
|
338
|
-
results: Company[];
|
|
339
|
-
filterOptions?: CompanyFilterOptions;
|
|
340
|
-
};
|
|
341
|
-
export interface CompanyFilterOptions {
|
|
342
|
-
companyTypes: string[];
|
|
343
|
-
verticals: string[];
|
|
344
|
-
productCategories: string[];
|
|
345
|
-
employeeRanges: string[];
|
|
346
|
-
products: string[];
|
|
347
|
-
openRolesRanges: string[];
|
|
348
|
-
yearsActiveRanges: string[];
|
|
349
|
-
}
|
|
350
|
-
export type DerivedProductTemplate = {
|
|
351
|
-
name: string;
|
|
352
|
-
category: string;
|
|
353
|
-
description: string;
|
|
354
|
-
keywords: string[];
|
|
355
|
-
negativeKeywords?: string[];
|
|
356
|
-
priority: number;
|
|
357
|
-
};
|
|
358
|
-
export type DerivedProduct = {
|
|
359
|
-
name: string;
|
|
360
|
-
category: string;
|
|
361
|
-
description: string;
|
|
362
|
-
keyDifferentiators: string[];
|
|
363
|
-
source: "derived";
|
|
364
|
-
confidence: number;
|
|
365
|
-
priority: number;
|
|
366
|
-
};
|
|
367
|
-
export interface TabsListItem {
|
|
368
|
-
value: string;
|
|
369
|
-
label: string;
|
|
370
|
-
icon?: LucideIcon;
|
|
371
|
-
disabled?: boolean;
|
|
372
|
-
hidden?: boolean;
|
|
373
|
-
}
|
|
374
|
-
export type CompanyDetailTab = "overview" | "products" | "trust" | "people" | "jobs" | "news" | "events" | "reviews" | "insights";
|
|
375
|
-
export interface CompanyDetailTabChangeEvent {
|
|
376
|
-
tab: CompanyDetailTab;
|
|
377
|
-
path?: string;
|
|
378
|
-
}
|
|
379
|
-
export * from "./companyAdmin";
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { CompaniesQuery, CompanyFiltersState } from "../types";
|
|
2
|
-
export declare const DEFAULT_COMPANIES_QUERY: CompaniesQuery;
|
|
3
|
-
export declare const serializeCompaniesQuery: (query: CompaniesQuery) => string;
|
|
4
|
-
export declare const parseCompaniesQuery: (search: string, fallback?: CompaniesQuery) => CompaniesQuery;
|
|
5
|
-
export declare const mapQueryToFilters: (query: CompaniesQuery) => CompanyFiltersState;
|
|
6
|
-
export declare const mapFiltersToQuery: (filters: CompanyFiltersState) => CompaniesQuery["filters"];
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import type { Company, CompanyFilterOptions, CompanyFiltersState } from "../types";
|
|
2
|
-
type RangeDefinition = {
|
|
3
|
-
label: string;
|
|
4
|
-
min: number;
|
|
5
|
-
max: number;
|
|
6
|
-
};
|
|
7
|
-
type ProductDefinition = {
|
|
8
|
-
label: string;
|
|
9
|
-
matchers: string[];
|
|
10
|
-
};
|
|
11
|
-
export declare const CAPABILITY_TAXONOMY: Array<{
|
|
12
|
-
category: string;
|
|
13
|
-
items: ProductDefinition[];
|
|
14
|
-
}>;
|
|
15
|
-
export declare const PRODUCT_FILTERS: ProductDefinition[];
|
|
16
|
-
export declare const OPEN_ROLES_RANGES: RangeDefinition[];
|
|
17
|
-
export declare const YEARS_ACTIVE_RANGES: RangeDefinition[];
|
|
18
|
-
export declare const DEFAULT_COMPANY_FILTERS: CompanyFiltersState;
|
|
19
|
-
export type NormalizedCompanyProfile = {
|
|
20
|
-
products: string[];
|
|
21
|
-
capabilities: string[];
|
|
22
|
-
credibility: {
|
|
23
|
-
licenses: number;
|
|
24
|
-
awards: number;
|
|
25
|
-
certifications: number;
|
|
26
|
-
yearsActive: number | null;
|
|
27
|
-
};
|
|
28
|
-
commercialSignals: {
|
|
29
|
-
profileViews30d: number;
|
|
30
|
-
followsCount: number;
|
|
31
|
-
hiringIntensity: Company["signalsAndInsights"]["hiringIntensity"];
|
|
32
|
-
searchImpressions: number;
|
|
33
|
-
profileClicks: number;
|
|
34
|
-
externalClicks: number;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
export declare const buildNormalizedProfile: (company: Company) => NormalizedCompanyProfile;
|
|
38
|
-
export type CompanyGroup = {
|
|
39
|
-
id: string;
|
|
40
|
-
name: string;
|
|
41
|
-
members: Company[];
|
|
42
|
-
representative: Company;
|
|
43
|
-
normalizedProfile: ReturnType<typeof buildNormalizedProfile>;
|
|
44
|
-
openRolesCount: number;
|
|
45
|
-
companyTypes: string[];
|
|
46
|
-
employeeRanges: string[];
|
|
47
|
-
};
|
|
48
|
-
export declare const filterCompanies: (companies: Company[], filters: CompanyFiltersState) => Company[];
|
|
49
|
-
export declare const filterCompanyGroups: (companies: Company[], filters: CompanyFiltersState) => CompanyGroup[];
|
|
50
|
-
export declare const buildCompanyFilterOptions: (companies: Company[]) => CompanyFilterOptions;
|
|
51
|
-
export declare const serializeFiltersToQuery: (filters: CompanyFiltersState) => string;
|
|
52
|
-
export declare const parseFiltersFromQuery: (search: string, fallback?: CompanyFiltersState) => CompanyFiltersState;
|
|
53
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { Company, CompaniesApiResponse, OfficeLocation, DerivedProduct } from "../types";
|
|
2
|
-
export declare const normalizeLogo: (logo: any) => string;
|
|
3
|
-
export declare const normalizeSignalsAndInsights: (profile: any) => {
|
|
4
|
-
profileViews30d: any;
|
|
5
|
-
followsCount: any;
|
|
6
|
-
hiringIntensity: any;
|
|
7
|
-
topSkillsHiring: any;
|
|
8
|
-
topViewingCountries: any;
|
|
9
|
-
oftenComparedWith: any;
|
|
10
|
-
similarCompanies: any;
|
|
11
|
-
};
|
|
12
|
-
export declare const normalizeCompany: (company: Company) => Company;
|
|
13
|
-
export declare const normalizeCompaniesResponse: (response: any) => CompaniesApiResponse;
|
|
14
|
-
export declare const formatOfficeLocation: (location: OfficeLocation) => string;
|
|
15
|
-
export declare const deriveProductsFromKeyPoints: (keyPoints: string[]) => DerivedProduct[];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { CompanyAdminPermissions } from "../types/companyAdmin";
|
|
2
|
-
/**
|
|
3
|
-
* Check if user can edit a specific section.
|
|
4
|
-
*/
|
|
5
|
-
export declare const canEditSection: (permissions: CompanyAdminPermissions, section: keyof CompanyAdminPermissions) => boolean;
|
|
6
|
-
/**
|
|
7
|
-
* Get list of enabled permissions.
|
|
8
|
-
*/
|
|
9
|
-
export declare const getEnabledPermissions: (permissions: CompanyAdminPermissions) => string[];
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { CompanyOnboardingData, CompanyUserRole } from "../../types/company-user";
|
|
2
|
-
import { CompanyListItem } from "../../types/onboarding";
|
|
3
|
-
interface CompanyOnboardingModalProps {
|
|
4
|
-
open: boolean;
|
|
5
|
-
onOpenChange: (open: boolean) => void;
|
|
6
|
-
userRole: CompanyUserRole;
|
|
7
|
-
onComplete: (data: CompanyOnboardingData) => void;
|
|
8
|
-
onSaveDraft: (data: Partial<CompanyOnboardingData>) => void;
|
|
9
|
-
onSuggestCompany?: (data: {
|
|
10
|
-
companyName: string;
|
|
11
|
-
companyWebsite: string;
|
|
12
|
-
officialPage: string;
|
|
13
|
-
companyLinkedinUrl?: string;
|
|
14
|
-
}) => void;
|
|
15
|
-
companies?: CompanyListItem[];
|
|
16
|
-
}
|
|
17
|
-
export default function CompanyOnboardingModal({ open, onOpenChange, userRole, onComplete, onSaveDraft, onSuggestCompany, companies, }: CompanyOnboardingModalProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as CompanyOnboardingModal } from "./CompanyOnboardingModal";
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { SubmitComplaintPayload } from "../../components/Complaints/SubmitComplaintModal";
|
|
2
|
-
import type { Complaint } from "../../types/complaint";
|
|
3
|
-
interface ComplaintsProps {
|
|
4
|
-
complaintsData?: Complaint[];
|
|
5
|
-
onSubmitComplaint?: (payload: SubmitComplaintPayload) => void;
|
|
6
|
-
}
|
|
7
|
-
declare const Complaints: ({ complaintsData, onSubmitComplaint }: ComplaintsProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export default Complaints;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export interface SubmitComplaintPayload {
|
|
2
|
-
companyName: string;
|
|
3
|
-
title: string;
|
|
4
|
-
body: string;
|
|
5
|
-
amount?: string;
|
|
6
|
-
currency?: string;
|
|
7
|
-
relationship: string;
|
|
8
|
-
isAnonymous: boolean;
|
|
9
|
-
}
|
|
10
|
-
interface SubmitComplaintModalProps {
|
|
11
|
-
open: boolean;
|
|
12
|
-
onOpenChange: (open: boolean) => void;
|
|
13
|
-
onSubmit?: (payload: SubmitComplaintPayload) => void;
|
|
14
|
-
}
|
|
15
|
-
declare const SubmitComplaintModal: ({ open, onOpenChange, onSubmit }: SubmitComplaintModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export default SubmitComplaintModal;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { type ScriptProps } from 'next/script';
|
|
2
|
-
import { type ConsentKey } from './ConsentContext';
|
|
3
|
-
export type AnalyticsProps = {
|
|
4
|
-
allow?: ConsentKey;
|
|
5
|
-
scriptId?: string;
|
|
6
|
-
scriptStrategy?: ScriptProps['strategy'];
|
|
7
|
-
scriptContent?: string;
|
|
8
|
-
};
|
|
9
|
-
export default function Analytics({ allow, scriptId, scriptStrategy, scriptContent, }: AnalyticsProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export type ConsentBannerProps = {
|
|
2
|
-
title?: string;
|
|
3
|
-
description?: string;
|
|
4
|
-
buttonAcceptLabel?: string;
|
|
5
|
-
buttonRejectLabel?: string;
|
|
6
|
-
defaultOpen?: boolean;
|
|
7
|
-
isOpen?: boolean;
|
|
8
|
-
onAccept?: () => void;
|
|
9
|
-
onReject?: () => void;
|
|
10
|
-
};
|
|
11
|
-
export default function ConsentBanner({ title, description, buttonAcceptLabel, buttonRejectLabel, defaultOpen, isOpen, onAccept, onReject, }: ConsentBannerProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export type Consent = {
|
|
2
|
-
analytics: boolean;
|
|
3
|
-
marketing: boolean;
|
|
4
|
-
preferences: boolean;
|
|
5
|
-
timestamp?: string;
|
|
6
|
-
};
|
|
7
|
-
export type ConsentKey = Exclude<keyof Consent, "timestamp">;
|
|
8
|
-
export declare function ConsentProvider({ notification_url, children }: {
|
|
9
|
-
notification_url?: string;
|
|
10
|
-
children: React.ReactNode;
|
|
11
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export declare const useConsent: () => {
|
|
13
|
-
consent: Consent;
|
|
14
|
-
ready: boolean;
|
|
15
|
-
update: (c: Partial<Consent>) => Promise<void>;
|
|
16
|
-
};
|
|
17
|
-
export declare function Gate({ allow, children }: {
|
|
18
|
-
allow: ConsentKey;
|
|
19
|
-
children: React.ReactNode;
|
|
20
|
-
}): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
interface ContactFormHybridProps {
|
|
2
|
-
formHtml: string;
|
|
3
|
-
externalId: number;
|
|
4
|
-
apiUrl?: string;
|
|
5
|
-
apiToken?: string;
|
|
6
|
-
}
|
|
7
|
-
export default function ContactFormHybrid({ formHtml, externalId, apiUrl, apiToken, }: ContactFormHybridProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { ListingAccessControl } from "../GenericListing/accessControl";
|
|
2
|
-
interface CoursesListProps {
|
|
3
|
-
apiUrl?: string;
|
|
4
|
-
itemsPerPage?: number;
|
|
5
|
-
enableMobileFilter?: boolean;
|
|
6
|
-
userAccess?: ListingAccessControl;
|
|
7
|
-
}
|
|
8
|
-
declare const CoursesList: ({ apiUrl, itemsPerPage, enableMobileFilter: _enableMobileFilter, }: CoursesListProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export default CoursesList;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
interface Props {
|
|
2
|
-
open: boolean;
|
|
3
|
-
onClose: () => void;
|
|
4
|
-
onAdded: (newExperience: {
|
|
5
|
-
id: string;
|
|
6
|
-
title: string;
|
|
7
|
-
company: string;
|
|
8
|
-
period: string;
|
|
9
|
-
summary?: string;
|
|
10
|
-
location?: string;
|
|
11
|
-
tags: string[];
|
|
12
|
-
}) => void;
|
|
13
|
-
onUpdated?: (updatedExperience: {
|
|
14
|
-
id: string;
|
|
15
|
-
title: string;
|
|
16
|
-
company: string;
|
|
17
|
-
period: string;
|
|
18
|
-
summary?: string;
|
|
19
|
-
location?: string;
|
|
20
|
-
tags: string[];
|
|
21
|
-
}) => void;
|
|
22
|
-
existingExperience?: {
|
|
23
|
-
id: string;
|
|
24
|
-
title: string;
|
|
25
|
-
company: string;
|
|
26
|
-
period: string;
|
|
27
|
-
summary?: string;
|
|
28
|
-
location?: string;
|
|
29
|
-
tags: string[];
|
|
30
|
-
} | null;
|
|
31
|
-
}
|
|
32
|
-
export default function AddExperienceModal({ open, onClose, onAdded, existingExperience, onUpdated }: Props): import("react/jsx-runtime").JSX.Element;
|
|
33
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface Props {
|
|
2
|
-
open: boolean;
|
|
3
|
-
onClose: () => void;
|
|
4
|
-
onAdded: (item: string) => void;
|
|
5
|
-
title: string;
|
|
6
|
-
placeholder?: string;
|
|
7
|
-
}
|
|
8
|
-
export default function AddJobDetailModal({ open, onClose, onAdded, title, placeholder, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
interface AddLanguageModalProps {
|
|
2
|
-
open: boolean;
|
|
3
|
-
onClose: () => void;
|
|
4
|
-
onAdded: (language: {
|
|
5
|
-
name: string;
|
|
6
|
-
proficiency: "Native" | "Fluent" | "Intermediate" | "Basic";
|
|
7
|
-
}) => void;
|
|
8
|
-
}
|
|
9
|
-
export default function AddLanguageModal({ open, onClose, onAdded }: AddLanguageModalProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { JobAlert, AlertStatus } from "../../../types/job-alert";
|
|
2
|
-
interface AlertCardProps {
|
|
3
|
-
alert: JobAlert;
|
|
4
|
-
onEdit: (alertId: string) => void;
|
|
5
|
-
onDelete: (alertId: string) => void;
|
|
6
|
-
onSnooze: (alertId: string, days: number) => void;
|
|
7
|
-
onToggle: (alertId: string, status: AlertStatus) => void;
|
|
8
|
-
onReactivate: (alertId: string) => void;
|
|
9
|
-
onDuplicate: (alertId: string) => void;
|
|
10
|
-
}
|
|
11
|
-
export default function AlertCard({ alert, onEdit, onDelete, onSnooze, onToggle, onReactivate, onDuplicate, }: AlertCardProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export {};
|