@igamingcareer/igaming-components 1.1.23 → 1.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +402 -404
- package/dist/index.mjs +9586 -9607
- package/package.json +8 -8
- package/dist/types/components/ui/alert-dialog.d.ts +0 -20
- package/dist/types/components/ui/alert.d.ts +0 -8
- package/dist/types/components/ui/avatar.d.ts +0 -6
- package/dist/types/components/ui/badge.d.ts +0 -9
- package/dist/types/components/ui/button.d.ts +0 -11
- package/dist/types/components/ui/card.d.ts +0 -8
- package/dist/types/components/ui/checkbox.d.ts +0 -4
- package/dist/types/components/ui/collapsible.d.ts +0 -5
- package/dist/types/components/ui/command.d.ts +0 -82
- package/dist/types/components/ui/dialog.d.ts +0 -19
- package/dist/types/components/ui/drawer.d.ts +0 -22
- package/dist/types/components/ui/dropdown-menu.d.ts +0 -27
- package/dist/types/components/ui/input.d.ts +0 -3
- package/dist/types/components/ui/label.d.ts +0 -5
- package/dist/types/components/ui/popover.d.ts +0 -7
- package/dist/types/components/ui/progress.d.ts +0 -4
- package/dist/types/components/ui/radio-group.d.ts +0 -5
- package/dist/types/components/ui/scroll-area.d.ts +0 -5
- package/dist/types/components/ui/select.d.ts +0 -13
- package/dist/types/components/ui/separator.d.ts +0 -4
- package/dist/types/components/ui/slider.d.ts +0 -4
- package/dist/types/components/ui/switch.d.ts +0 -4
- package/dist/types/components/ui/tabs.d.ts +0 -7
- package/dist/types/components/ui/textarea.d.ts +0 -5
- package/dist/types/components/ui/toast.d.ts +0 -15
- package/dist/types/hooks/use-toast.d.ts +0 -45
- package/dist/types/lib/utils.d.ts +0 -2
- package/dist/types/src/components/App/App.d.ts +0 -2
- package/dist/types/src/components/Auth/ForgotPassword.d.ts +0 -26
- package/dist/types/src/components/Auth/ForgotPasswordForm.d.ts +0 -16
- package/dist/types/src/components/Auth/Login.d.ts +0 -36
- package/dist/types/src/components/Auth/LoginForm.d.ts +0 -23
- package/dist/types/src/components/Auth/Register.d.ts +0 -33
- package/dist/types/src/components/Auth/RegisterForm.d.ts +0 -29
- package/dist/types/src/components/Auth/RegisterFormV2.d.ts +0 -20
- package/dist/types/src/components/Auth/RegisterV2.d.ts +0 -18
- package/dist/types/src/components/Auth/SignInPromptModal.d.ts +0 -23
- package/dist/types/src/components/Auth/VerificationBanner.d.ts +0 -11
- package/dist/types/src/components/Button/Button.d.ts +0 -5
- package/dist/types/src/components/CandidateProfile/CandidateProfile.d.ts +0 -49
- package/dist/types/src/components/CareerAssistant/CareerAssistant.d.ts +0 -11
- package/dist/types/src/components/CareerAssistant/MessageBubble.d.ts +0 -15
- package/dist/types/src/components/CareerAssistant/WelcomeScreen.d.ts +0 -7
- package/dist/types/src/components/CareerAssistant/mockCareerAssistant.d.ts +0 -8
- package/dist/types/src/components/Companies/CompaniesList.d.ts +0 -30
- package/dist/types/src/components/Companies/CompanyAdminPage.d.ts +0 -0
- package/dist/types/src/components/Companies/CompanyDetail.d.ts +0 -33
- package/dist/types/src/components/Companies/CompanyDetail.similarCompanies.test.d.ts +0 -1
- package/dist/types/src/components/Companies/CompanyDirectory.d.ts +0 -27
- package/dist/types/src/components/Companies/CompanyDirectoryContainer.d.ts +0 -23
- package/dist/types/src/components/Companies/CompanyFilters.test.d.ts +0 -1
- package/dist/types/src/components/Companies/CompanyGroupDetail.d.ts +0 -6
- package/dist/types/src/components/Companies/CompanyPublicPage.d.ts +0 -0
- package/dist/types/src/components/Companies/CompanyReviewsTab.d.ts +0 -13
- package/dist/types/src/components/Companies/admin/CompanyJobsAdmin.d.ts +0 -0
- package/dist/types/src/components/Companies/admin/CompanyPeopleAdmin.d.ts +0 -0
- package/dist/types/src/components/Companies/admin/CompanyProfileEditor.d.ts +0 -0
- package/dist/types/src/components/Companies/companiesListFilters.d.ts +0 -19
- package/dist/types/src/components/Companies/companiesListFilters.test.d.ts +0 -1
- package/dist/types/src/components/Companies/components/ClaimProfileDialog.d.ts +0 -10
- package/dist/types/src/components/Companies/components/CompaniesHeader.d.ts +0 -2
- package/dist/types/src/components/Companies/components/CompanyAdminEditDialog.d.ts +0 -15
- package/dist/types/src/components/Companies/components/CompanyAdminShell.d.ts +0 -38
- package/dist/types/src/components/Companies/components/CompanyCard.d.ts +0 -25
- package/dist/types/src/components/Companies/components/CompanyClaim.d.ts +0 -7
- package/dist/types/src/components/Companies/components/CompanyComparison.d.ts +0 -12
- package/dist/types/src/components/Companies/components/CompanyFilters.d.ts +0 -10
- package/dist/types/src/components/Companies/components/CompanyHeader.d.ts +0 -34
- package/dist/types/src/components/Companies/components/CompanyMetaHighlights.d.ts +0 -11
- package/dist/types/src/components/Companies/components/LoadingCompanyShadowCard.d.ts +0 -5
- package/dist/types/src/components/Companies/components/ViewControls.d.ts +0 -14
- package/dist/types/src/components/Companies/components/admin/CandidateCard.d.ts +0 -11
- package/dist/types/src/components/Companies/components/admin/CompanyAdminCandidates.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminEvents.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminJobs.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminNews.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminOverview.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminPeople.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminProducts.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/CompanyAdminSettings.d.ts +0 -10
- package/dist/types/src/components/Companies/components/admin/modals/AddEventModal.d.ts +0 -16
- package/dist/types/src/components/Companies/components/admin/modals/AddJobModal.d.ts +0 -17
- package/dist/types/src/components/Companies/components/admin/modals/AddPersonModal.d.ts +0 -15
- package/dist/types/src/components/Companies/components/admin/modals/AddProductModal.d.ts +0 -15
- package/dist/types/src/components/Companies/components/tabs/CompanyEventsTab.d.ts +0 -8
- package/dist/types/src/components/Companies/components/tabs/CompanyInsightsTab.d.ts +0 -2
- package/dist/types/src/components/Companies/components/tabs/CompanyJobsTab.d.ts +0 -9
- package/dist/types/src/components/Companies/components/tabs/CompanyNewsTab.d.ts +0 -8
- package/dist/types/src/components/Companies/components/tabs/CompanyOverviewTab.d.ts +0 -9
- package/dist/types/src/components/Companies/components/tabs/CompanyPeopleTab.d.ts +0 -6
- package/dist/types/src/components/Companies/components/tabs/CompanyProductsTab.d.ts +0 -6
- package/dist/types/src/components/Companies/components/tabs/CompanySidebar.d.ts +0 -7
- package/dist/types/src/components/Companies/components/tabs/CompanyTabsList.d.ts +0 -7
- package/dist/types/src/components/Companies/components/tabs/CompanyTrustTab.d.ts +0 -7
- package/dist/types/src/components/Companies/data/companies.d.ts +0 -18
- package/dist/types/src/components/Companies/data/company-group-preview.d.ts +0 -3
- package/dist/types/src/components/Companies/hooks/useCompaniesQuery.d.ts +0 -10
- package/dist/types/src/components/Companies/reviews/LeaveReviewModal.d.ts +0 -11
- package/dist/types/src/components/Companies/reviews/ReviewCard.d.ts +0 -9
- package/dist/types/src/components/Companies/reviews/ReviewStars.d.ts +0 -9
- package/dist/types/src/components/Companies/reviews/ReviewSummaryBar.d.ts +0 -7
- package/dist/types/src/components/Companies/reviews/index.d.ts +0 -4
- package/dist/types/src/components/Companies/types/companyAdmin.d.ts +0 -30
- package/dist/types/src/components/Companies/types/index.d.ts +0 -379
- package/dist/types/src/components/Companies/utils/companiesQuery.d.ts +0 -6
- package/dist/types/src/components/Companies/utils/companyFilters.d.ts +0 -53
- package/dist/types/src/components/Companies/utils/companyFilters.test.d.ts +0 -1
- package/dist/types/src/components/Companies/utils/normalizeCompanies.d.ts +0 -15
- package/dist/types/src/components/Companies/utils/normalizeCompaniesResponse.test.d.ts +0 -1
- package/dist/types/src/components/Companies/utils/permissions.d.ts +0 -9
- package/dist/types/src/components/Companies/utils/similarCompanies.d.ts +0 -2
- package/dist/types/src/components/CompanyOnboarding/CompanyOnboardingModal.d.ts +0 -18
- package/dist/types/src/components/CompanyOnboarding/index.d.ts +0 -1
- package/dist/types/src/components/Complaints/Complaints.d.ts +0 -8
- package/dist/types/src/components/Complaints/SubmitComplaintModal.d.ts +0 -16
- package/dist/types/src/components/Consent/Analytics.d.ts +0 -9
- package/dist/types/src/components/Consent/ConsentBanner.d.ts +0 -11
- package/dist/types/src/components/Consent/ConsentContext.d.ts +0 -20
- package/dist/types/src/components/ContactForm/ContactFormHybrid.d.ts +0 -8
- package/dist/types/src/components/Courses/CoursesList.d.ts +0 -9
- package/dist/types/src/components/Dashboard/AddExperienceModal.d.ts +0 -33
- package/dist/types/src/components/Dashboard/AddJobDetailModal.d.ts +0 -9
- package/dist/types/src/components/Dashboard/AddLanguageModal.d.ts +0 -10
- package/dist/types/src/components/Dashboard/AddPreferenceTopicModal.d.ts +0 -7
- package/dist/types/src/components/Dashboard/AddSkillModal.d.ts +0 -7
- package/dist/types/src/components/Dashboard/Alerts/AlertCard.d.ts +0 -12
- package/dist/types/src/components/Dashboard/Alerts/AlertEmptyState.d.ts +0 -5
- package/dist/types/src/components/Dashboard/Alerts/AlertForm.d.ts +0 -10
- package/dist/types/src/components/Dashboard/Alerts/AlertInsightsWidget.d.ts +0 -8
- package/dist/types/src/components/Dashboard/Alerts/AlertStatusBadge.d.ts +0 -8
- package/dist/types/src/components/Dashboard/Alerts/DashboardAlerts.d.ts +0 -11
- package/dist/types/src/components/Dashboard/CVUploadDialog.d.ts +0 -8
- package/dist/types/src/components/Dashboard/CompanyDashboard.d.ts +0 -15
- package/dist/types/src/components/Dashboard/CompanyEmployeeOverview.d.ts +0 -29
- package/dist/types/src/components/Dashboard/CompanyOwnerOverview.d.ts +0 -20
- package/dist/types/src/components/Dashboard/CompanyRecruiterOverview.d.ts +0 -31
- package/dist/types/src/components/Dashboard/Dashboard.d.ts +0 -56
- package/dist/types/src/components/Dashboard/DashboardCourses.d.ts +0 -32
- package/dist/types/src/components/Dashboard/DashboardJobCard.d.ts +0 -13
- package/dist/types/src/components/Dashboard/DashboardJobs.d.ts +0 -17
- package/dist/types/src/components/Dashboard/DashboardLayout.d.ts +0 -15
- package/dist/types/src/components/Dashboard/DashboardNews.d.ts +0 -15
- package/dist/types/src/components/Dashboard/DashboardNewsCard.d.ts +0 -12
- package/dist/types/src/components/Dashboard/DashboardOverview.d.ts +0 -46
- package/dist/types/src/components/Dashboard/DashboardProfile.d.ts +0 -64
- package/dist/types/src/components/Dashboard/DashboardSettings.d.ts +0 -84
- package/dist/types/src/components/Dashboard/DashboardStats.d.ts +0 -17
- package/dist/types/src/components/Dashboard/FreelancerActivationCard.d.ts +0 -6
- package/dist/types/src/components/Dashboard/FreelancerDashboardSection.d.ts +0 -10
- package/dist/types/src/components/Dashboard/FreelancerOnboardingModal.d.ts +0 -10
- package/dist/types/src/components/Dashboard/OnboardingChecklist.d.ts +0 -16
- package/dist/types/src/components/Dashboard/OnboardingDashboard.d.ts +0 -19
- package/dist/types/src/components/Events/EventCalendarCard.d.ts +0 -7
- package/dist/types/src/components/Events/EventsList.d.ts +0 -11
- package/dist/types/src/components/Events/SubmitEventModal.d.ts +0 -22
- package/dist/types/src/components/Events/mockEvents.d.ts +0 -2
- package/dist/types/src/components/Events/types.d.ts +0 -22
- package/dist/types/src/components/Footer/Footer.d.ts +0 -32
- package/dist/types/src/components/Freelancer/FreelancerProfile.d.ts +0 -19
- package/dist/types/src/components/Freelancer/FreelancerProfileContainer.d.ts +0 -2
- package/dist/types/src/components/Freelancer/Freelancers.d.ts +0 -30
- package/dist/types/src/components/Freelancer/FreelancersContainer.d.ts +0 -2
- package/dist/types/src/components/Freelancer/FreelancersList.d.ts +0 -10
- package/dist/types/src/components/Freelancer/mockFreelancers.d.ts +0 -6
- package/dist/types/src/components/GenericListing/Banner.d.ts +0 -9
- package/dist/types/src/components/GenericListing/DateFilter.d.ts +0 -13
- package/dist/types/src/components/GenericListing/LastVisitedJobs.d.ts +0 -7
- package/dist/types/src/components/GenericListing/Listing.d.ts +0 -32
- package/dist/types/src/components/GenericListing/ListingGrid.d.ts +0 -15
- package/dist/types/src/components/GenericListing/ListingHeader.d.ts +0 -5
- package/dist/types/src/components/GenericListing/ListingSort.d.ts +0 -14
- package/dist/types/src/components/GenericListing/MobileFilterDrawer.d.ts +0 -21
- package/dist/types/src/components/GenericListing/MobileNav.d.ts +0 -3
- package/dist/types/src/components/GenericListing/Pagination.d.ts +0 -8
- package/dist/types/src/components/GenericListing/PaginationControls.d.ts +0 -8
- package/dist/types/src/components/GenericListing/SearchBar.d.ts +0 -10
- package/dist/types/src/components/GenericListing/SearchableSelect.d.ts +0 -10
- package/dist/types/src/components/GenericListing/Sidebar.d.ts +0 -11
- package/dist/types/src/components/GenericListing/SidebarFilter.d.ts +0 -31
- package/dist/types/src/components/GenericListing/SidebarFilters.d.ts +0 -12
- package/dist/types/src/components/GenericListing/accessControl.d.ts +0 -22
- package/dist/types/src/components/GenericListing/generateMockJobs.d.ts +0 -2
- package/dist/types/src/components/GenericListing/useJobDataHook.d.ts +0 -5
- package/dist/types/src/components/GenericListing/useLocalStorageState.d.ts +0 -1
- package/dist/types/src/components/Header/Header.d.ts +0 -2
- package/dist/types/src/components/Header/HeaderAlternative.d.ts +0 -13
- package/dist/types/src/components/HomePage/Advantages.d.ts +0 -15
- package/dist/types/src/components/HomePage/Cart.d.ts +0 -12
- package/dist/types/src/components/HomePage/Chatbot.d.ts +0 -6
- package/dist/types/src/components/HomePage/Contact.d.ts +0 -22
- package/dist/types/src/components/HomePage/CourseTypes.d.ts +0 -26
- package/dist/types/src/components/HomePage/Courses.d.ts +0 -16
- package/dist/types/src/components/HomePage/Destinations.d.ts +0 -12
- package/dist/types/src/components/HomePage/FAQ.d.ts +0 -11
- package/dist/types/src/components/HomePage/FeatureJobs.d.ts +0 -19
- package/dist/types/src/components/HomePage/Features.d.ts +0 -13
- package/dist/types/src/components/HomePage/ForEmployers.d.ts +0 -10
- package/dist/types/src/components/HomePage/Gallery.d.ts +0 -13
- package/dist/types/src/components/HomePage/Hero.d.ts +0 -11
- package/dist/types/src/components/HomePage/HeroAlternative.d.ts +0 -11
- package/dist/types/src/components/HomePage/HeroSection.d.ts +0 -2
- package/dist/types/src/components/HomePage/HomePage.d.ts +0 -3
- package/dist/types/src/components/HomePage/IgamingCareerHome.d.ts +0 -33
- package/dist/types/src/components/HomePage/ImageSlider.d.ts +0 -11
- package/dist/types/src/components/HomePage/JobSearch.d.ts +0 -2
- package/dist/types/src/components/HomePage/JobsSearchWidget.d.ts +0 -22
- package/dist/types/src/components/HomePage/Navbar.d.ts +0 -19
- package/dist/types/src/components/HomePage/Newsletter.d.ts +0 -11
- package/dist/types/src/components/HomePage/NewsletterV2.d.ts +0 -21
- package/dist/types/src/components/HomePage/NotificationModal.d.ts +0 -7
- package/dist/types/src/components/HomePage/Partners.d.ts +0 -2
- package/dist/types/src/components/HomePage/Services.d.ts +0 -13
- package/dist/types/src/components/HomePage/ServicesNoIcons.d.ts +0 -16
- package/dist/types/src/components/HomePage/SidebarNewsletter.d.ts +0 -9
- package/dist/types/src/components/HomePage/SidebarNewsletterV2.d.ts +0 -18
- package/dist/types/src/components/HomePage/Testimonials.d.ts +0 -14
- package/dist/types/src/components/HomePage/TestimonialsVariant.d.ts +0 -2
- package/dist/types/src/components/HomePage/TrustSignals.d.ts +0 -18
- package/dist/types/src/components/HomePage/ValueProposition.d.ts +0 -12
- package/dist/types/src/components/HomePage/Videos.d.ts +0 -13
- package/dist/types/src/components/HomePage/context/CartContext.d.ts +0 -22
- package/dist/types/src/components/IgamingCoursesPage/CourseCard.d.ts +0 -12
- package/dist/types/src/components/IgamingCoursesPage/CourseFilters.d.ts +0 -19
- package/dist/types/src/components/IgamingCoursesPage/CourseNavigation.d.ts +0 -11
- package/dist/types/src/components/IgamingCoursesPage/CourseSearch.d.ts +0 -10
- package/dist/types/src/components/IgamingCoursesPage/CourseSidebarFilters.d.ts +0 -23
- package/dist/types/src/components/IgamingCoursesPage/CoursesListingCards.d.ts +0 -17
- package/dist/types/src/components/IgamingCoursesPage/FeaturedCourses.d.ts +0 -12
- package/dist/types/src/components/IgamingCoursesPage/HeroSection.d.ts +0 -9
- package/dist/types/src/components/IgamingCoursesPage/IgamingCoursesPage.d.ts +0 -12
- package/dist/types/src/components/IgamingCoursesPage/MobileCourseSearch.d.ts +0 -10
- package/dist/types/src/components/IgamingCoursesPage/Statistics.d.ts +0 -8
- package/dist/types/src/components/IgamingCoursesPage/data/courses.d.ts +0 -3
- package/dist/types/src/components/IgamingCoursesPage/types/course.d.ts +0 -63
- package/dist/types/src/components/JobListing/JobListing.d.ts +0 -24
- package/dist/types/src/components/JobListing/components/Filters.d.ts +0 -17
- package/dist/types/src/components/JobListing/components/Footer.d.ts +0 -12
- package/dist/types/src/components/JobListing/components/JobCard.d.ts +0 -14
- package/dist/types/src/components/JobListing/components/JobList.d.ts +0 -11
- package/dist/types/src/components/JobListing/components/MobileFilterDrawer.d.ts +0 -21
- package/dist/types/src/components/JobListing/components/Navbar.d.ts +0 -13
- package/dist/types/src/components/JobListing/components/PromoCard.d.ts +0 -11
- package/dist/types/src/components/JobListing/components/SearchBar.d.ts +0 -10
- package/dist/types/src/components/JobListing/types/Job.d.ts +0 -23
- package/dist/types/src/components/Jobs/JobsList.d.ts +0 -38
- package/dist/types/src/components/Jobs/jobsListFilters.d.ts +0 -12
- package/dist/types/src/components/Jobs/jobsListFilters.test.d.ts +0 -1
- package/dist/types/src/components/JobsDetails/JobDetail.d.ts +0 -9
- package/dist/types/src/components/JobsDetails/utils/navigation.d.ts +0 -2
- package/dist/types/src/components/JobsDetails/utils/types.d.ts +0 -37
- package/dist/types/src/components/JobsDetails/utils/useJobSlug.d.ts +0 -1
- package/dist/types/src/components/MarketDetail/MarketDetail.d.ts +0 -6
- package/dist/types/src/components/Markets/MarketsList.d.ts +0 -9
- package/dist/types/src/components/Markets/SuggestMarketModal.d.ts +0 -8
- package/dist/types/src/components/Markets/mockMarkets.d.ts +0 -3
- package/dist/types/src/components/Modal/Modal.d.ts +0 -10
- package/dist/types/src/components/News/NewsList.d.ts +0 -7
- package/dist/types/src/components/NewsPage/BreakingNews.d.ts +0 -7
- package/dist/types/src/components/NewsPage/NewsCard.d.ts +0 -15
- package/dist/types/src/components/NewsPage/NewsFilters.d.ts +0 -14
- package/dist/types/src/components/NewsPage/NewsPage.d.ts +0 -19
- package/dist/types/src/components/NewsPage/NewsSearch.d.ts +0 -9
- package/dist/types/src/components/NewsPage/NewsSidebarFilters.d.ts +0 -19
- package/dist/types/src/components/NewsPage/TrendingNews.d.ts +0 -8
- package/dist/types/src/components/NewsPage/data/news.d.ts +0 -3
- package/dist/types/src/components/NewsPage/types/news.d.ts +0 -35
- package/dist/types/src/components/Notification/NotificationItem.d.ts +0 -15
- package/dist/types/src/components/Notification/NotificationProvider.d.ts +0 -20
- package/dist/types/src/components/Notification/NotificationTester.d.ts +0 -21
- package/dist/types/src/components/Notification/NotificationViewport.d.ts +0 -20
- package/dist/types/src/components/Notification/index.d.ts +0 -4
- package/dist/types/src/components/Notification/notificationStore.d.ts +0 -51
- package/dist/types/src/components/Onboarding/DashboardOnboardingSection.d.ts +0 -12
- package/dist/types/src/components/Onboarding/OnboardingChecklist.d.ts +0 -8
- package/dist/types/src/components/Onboarding/OnboardingContext.d.ts +0 -6
- package/dist/types/src/components/Onboarding/OnboardingDashboard.d.ts +0 -11
- package/dist/types/src/components/Onboarding/OnboardingModal.d.ts +0 -19
- package/dist/types/src/components/Onboarding/OnboardingPopup.d.ts +0 -6
- package/dist/types/src/components/Onboarding/ShieldedActionButton.d.ts +0 -15
- package/dist/types/src/components/Onboarding/VerificationBanner.d.ts +0 -12
- package/dist/types/src/components/Onboarding/index.d.ts +0 -13
- package/dist/types/src/components/Places/PlacesList.d.ts +0 -7
- package/dist/types/src/components/Places/mockPlaces.d.ts +0 -2
- package/dist/types/src/components/Places/types.d.ts +0 -16
- package/dist/types/src/components/Prices/Group/GroupPrices.d.ts +0 -10
- package/dist/types/src/components/Prices/Summary/SlidingSummary.d.ts +0 -7
- package/dist/types/src/components/ProductCategories/ProductCategoriesList.d.ts +0 -9
- package/dist/types/src/components/ProductCategories/ProductCategoryDetail.d.ts +0 -7
- package/dist/types/src/components/ProductCategories/mockProductCategories.d.ts +0 -3
- package/dist/types/src/components/ProductCategories/types.d.ts +0 -47
- package/dist/types/src/components/RegulatorDetail/RegulatorDetail.d.ts +0 -6
- package/dist/types/src/components/Regulators/JurisdictionsList.d.ts +0 -6
- package/dist/types/src/components/Regulators/RegulatorsList.d.ts +0 -9
- package/dist/types/src/components/Regulators/mockJurisdictions.d.ts +0 -3
- package/dist/types/src/components/Regulators/mockRegulators.d.ts +0 -3
- package/dist/types/src/components/Regulators/types.d.ts +0 -55
- package/dist/types/src/components/Reviews/LeaveReviewStandaloneModal.d.ts +0 -23
- package/dist/types/src/components/Reviews/Reviews.d.ts +0 -8
- package/dist/types/src/components/Shared/ActiveFiltersDisplay.d.ts +0 -15
- package/dist/types/src/components/Shared/Cards/CareerPathCard.d.ts +0 -20
- package/dist/types/src/components/Shared/Cards/ChannelCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/CompanyCardMobile.d.ts +0 -30
- package/dist/types/src/components/Shared/Cards/CompanyTypeCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/CourseCard.d.ts +0 -37
- package/dist/types/src/components/Shared/Cards/DepartmentCard.d.ts +0 -15
- package/dist/types/src/components/Shared/Cards/DepartmentEntityCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/DirectoryDetailCard.d.ts +0 -13
- package/dist/types/src/components/Shared/Cards/DirectoryInfoPanel.d.ts +0 -25
- package/dist/types/src/components/Shared/Cards/DirectoryKeyRolesList.d.ts +0 -11
- package/dist/types/src/components/Shared/Cards/EventsCard.d.ts +0 -19
- package/dist/types/src/components/Shared/Cards/FreelancerCard.d.ts +0 -23
- package/dist/types/src/components/Shared/Cards/GamblingVerticalCard.d.ts +0 -9
- package/dist/types/src/components/Shared/Cards/JobCard.d.ts +0 -31
- package/dist/types/src/components/Shared/Cards/JurisdictionCard.d.ts +0 -8
- package/dist/types/src/components/Shared/Cards/MarketsCard.d.ts +0 -8
- package/dist/types/src/components/Shared/Cards/NewsCard.d.ts +0 -32
- package/dist/types/src/components/Shared/Cards/PlacesCard.d.ts +0 -18
- package/dist/types/src/components/Shared/Cards/PlaybookCard.d.ts +0 -17
- package/dist/types/src/components/Shared/Cards/ProductCategoriesCard.d.ts +0 -26
- package/dist/types/src/components/Shared/Cards/RegulatorsCard.d.ts +0 -21
- package/dist/types/src/components/Shared/Cards/RoleGuideCard.d.ts +0 -17
- package/dist/types/src/components/Shared/Cards/TermCard.d.ts +0 -14
- package/dist/types/src/components/Shared/Cards/VideoCard.d.ts +0 -21
- package/dist/types/src/components/Shared/Cards/index.d.ts +0 -10
- package/dist/types/src/components/Shared/Directory/DirectoryBanner.d.ts +0 -8
- package/dist/types/src/components/Shared/Directory/DirectoryShell.d.ts +0 -30
- package/dist/types/src/components/Shared/Directory/DirectoryShowcase.d.ts +0 -3
- package/dist/types/src/components/Shared/Directory/DirectoryToolbar.d.ts +0 -20
- package/dist/types/src/components/Shared/Directory/ViewModeToggle.d.ts +0 -1
- package/dist/types/src/components/Shared/Directory/index.d.ts +0 -5
- package/dist/types/src/components/Shared/Directory/types.d.ts +0 -73
- package/dist/types/src/components/Shared/GenericFilter.d.ts +0 -17
- package/dist/types/src/components/Shared/GenericPagination.d.ts +0 -8
- package/dist/types/src/components/Shared/ItemsPerPageSelector.d.ts +0 -10
- package/dist/types/src/components/Shared/Listing/ListingActiveFilters.d.ts +0 -16
- package/dist/types/src/components/Shared/Listing/ListingEmptyState.d.ts +0 -16
- package/dist/types/src/components/Shared/Listing/ListingHeader.d.ts +0 -17
- package/dist/types/src/components/Shared/Listing/ListingMobileFilters.d.ts +0 -24
- package/dist/types/src/components/Shared/Listing/ListingPagination.d.ts +0 -15
- package/dist/types/src/components/Shared/Listing/ListingSearchBar.d.ts +0 -20
- package/dist/types/src/components/Shared/Listing/ListingSidebar.d.ts +0 -25
- package/dist/types/src/components/Shared/Listing/ListingToolbar.d.ts +0 -24
- package/dist/types/src/components/Shared/Listing/index.d.ts +0 -9
- package/dist/types/src/components/Shared/Listing/types.d.ts +0 -50
- package/dist/types/src/components/Shared/LoadingShadowCard.d.ts +0 -5
- package/dist/types/src/components/Shared/Mobile/BottomSheetFilter.d.ts +0 -23
- package/dist/types/src/components/Shared/Mobile/FloatingActionButton.d.ts +0 -22
- package/dist/types/src/components/Shared/Mobile/HorizontalTagSlider.d.ts +0 -22
- package/dist/types/src/components/Shared/Mobile/StickyFilterChips.d.ts +0 -20
- package/dist/types/src/components/Shared/Mobile/UserIdentityMenu.d.ts +0 -36
- package/dist/types/src/components/Shared/Mobile/index.d.ts +0 -5
- package/dist/types/src/components/Shared/MobileDrawer.d.ts +0 -9
- package/dist/types/src/components/Shared/PageTitleHeader.d.ts +0 -16
- package/dist/types/src/components/Shared/SearchBox.d.ts +0 -11
- package/dist/types/src/components/Shared/ShieldedActionButton.d.ts +0 -14
- package/dist/types/src/components/Shared/SubscriptionModal.d.ts +0 -10
- package/dist/types/src/components/Shared/Taxonomy/ExamplesPanel.d.ts +0 -7
- package/dist/types/src/components/Shared/Taxonomy/TaxonomyApproveForm.d.ts +0 -15
- package/dist/types/src/components/Shared/Taxonomy/TaxonomySuggestionDetail.d.ts +0 -11
- package/dist/types/src/components/Shared/Taxonomy/TaxonomySuggestionTable.d.ts +0 -12
- package/dist/types/src/components/Shared/Taxonomy/types.d.ts +0 -18
- package/dist/types/src/components/Shared/ViewControls.d.ts +0 -13
- package/dist/types/src/components/Shared/ViewModeToggle.d.ts +0 -9
- package/dist/types/src/components/Shared/extractTagsFromTitle.d.ts +0 -3
- package/dist/types/src/components/Shared/helpers/api.d.ts +0 -21
- package/dist/types/src/components/Shared/helpers/filters.d.ts +0 -10
- package/dist/types/src/components/Shared/helpers/jobsHelpers.d.ts +0 -6
- package/dist/types/src/components/Shared/types/shared-types.d.ts +0 -125
- package/dist/types/src/components/Shared/useSavedJobs.d.ts +0 -5
- package/dist/types/src/components/TagBadge/TagBadge.d.ts +0 -12
- package/dist/types/src/components/TagPicker/TagPicker.d.ts +0 -20
- package/dist/types/src/components/hooks/useFilters.d.ts +0 -5
- package/dist/types/src/components/hooks/useOnboarding.d.ts +0 -19
- package/dist/types/src/components/hooks/usePagination.d.ts +0 -6
- package/dist/types/src/components/hooks/useSubscription.d.ts +0 -4
- package/dist/types/src/data/mockCandidates.d.ts +0 -2
- package/dist/types/src/data/mockCareerAssistant.d.ts +0 -6
- package/dist/types/src/data/mockComplaints.d.ts +0 -2
- package/dist/types/src/data/mockReviews.d.ts +0 -6
- package/dist/types/src/hooks/useCareerAssistant.d.ts +0 -7
- package/dist/types/src/index.d.ts +0 -152
- package/dist/types/src/main.d.ts +0 -7
- package/dist/types/src/services/careerAssistant.mock.d.ts +0 -53
- package/dist/types/src/stories/Button.stories.d.ts +0 -7
- package/dist/types/src/stories/CompanyGroupDetail.stories.d.ts +0 -6
- package/dist/types/src/stories/ConsentAnalytics.stories.d.ts +0 -9
- package/dist/types/src/stories/Footer.stories.d.ts +0 -7
- package/dist/types/src/stories/GenericPagination.stories.d.ts +0 -7
- package/dist/types/src/stories/Header.stories.d.ts +0 -6
- package/dist/types/src/stories/ItemsPerPageSelector.stories.d.ts +0 -7
- package/dist/types/src/stories/LoadingCompanyShadowCard.stories.d.ts +0 -7
- package/dist/types/src/stories/LoadingShadowCard.stories.d.ts +0 -7
- package/dist/types/src/stories/Login.stories.d.ts +0 -7
- package/dist/types/src/stories/Notification.stories.d.ts +0 -6
- package/dist/types/src/stories/NotificationTester.stories.d.ts +0 -6
- package/dist/types/src/stories/OnboardingChecklist.stories.d.ts +0 -8
- package/dist/types/src/stories/OnboardingDashboard.stories.d.ts +0 -9
- package/dist/types/src/stories/PageComponents.stories.d.ts +0 -7
- package/dist/types/src/stories/PricingComponents.stories.d.ts +0 -6
- package/dist/types/src/stories/ShieldedActionButton.stories.d.ts +0 -8
- package/dist/types/src/stories/SignInPromptModal.stories.d.ts +0 -7
- package/dist/types/src/stories/VerificationBanner.stories.d.ts +0 -9
- package/dist/types/src/types/candidate.d.ts +0 -27
- package/dist/types/src/types/chat-messages.d.ts +0 -6
- package/dist/types/src/types/company-user.d.ts +0 -33
- package/dist/types/src/types/company-user.test.d.ts +0 -1
- package/dist/types/src/types/complaint.d.ts +0 -21
- package/dist/types/src/types/conference.d.ts +0 -21
- package/dist/types/src/types/dashboard.d.ts +0 -252
- package/dist/types/src/types/events.courses.d.ts +0 -49
- package/dist/types/src/types/events.d.ts +0 -23
- package/dist/types/src/types/events.freelancers.d.ts +0 -11
- package/dist/types/src/types/events.jobs.d.ts +0 -70
- package/dist/types/src/types/events.news.d.ts +0 -57
- package/dist/types/src/types/events.newsletter.d.ts +0 -6
- package/dist/types/src/types/freelancer.d.ts +0 -128
- package/dist/types/src/types/general.d.ts +0 -15
- package/dist/types/src/types/icon-utils.d.ts +0 -3
- package/dist/types/src/types/item.d.ts +0 -10
- package/dist/types/src/types/job-alert.d.ts +0 -64
- package/dist/types/src/types/job.d.ts +0 -30
- package/dist/types/src/types/market.d.ts +0 -78
- package/dist/types/src/types/news.d.ts +0 -15
- package/dist/types/src/types/onboarding.d.ts +0 -42
- package/dist/types/src/types/review.d.ts +0 -61
- package/dist/types/src/types/user.d.ts +0 -34
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import HeroAlternative from "./HeroAlternative";
|
|
3
|
-
import ValueProposition from "./ValueProposition";
|
|
4
|
-
import TrustSignals from "./TrustSignals";
|
|
5
|
-
import { type NewsletterSubscribePayload, type NewsletterV2Props } from "./NewsletterV2";
|
|
6
|
-
import JobSearchWidget from "./JobsSearchWidget";
|
|
7
|
-
import ForEmployers from "./ForEmployers";
|
|
8
|
-
import Header from "../Header/HeaderAlternative";
|
|
9
|
-
import Footer from "../Footer/Footer";
|
|
10
|
-
import { type ConsentBannerProps } from "../Consent/ConsentBanner";
|
|
11
|
-
export interface IgamingCareerHomeProps {
|
|
12
|
-
headerData?: Partial<React.ComponentProps<typeof Header>>;
|
|
13
|
-
heroData?: Partial<React.ComponentProps<typeof HeroAlternative>>;
|
|
14
|
-
valuePropositionData?: Partial<React.ComponentProps<typeof ValueProposition>>;
|
|
15
|
-
jobSearchData?: Partial<React.ComponentProps<typeof JobSearchWidget>>;
|
|
16
|
-
trustSignalsData?: Partial<React.ComponentProps<typeof TrustSignals>>;
|
|
17
|
-
newsletterData?: Partial<NewsletterV2Props>;
|
|
18
|
-
onNewsletterSubscribe?: (payload: NewsletterSubscribePayload) => void | Promise<void>;
|
|
19
|
-
onNewsletterManageAlerts?: () => void;
|
|
20
|
-
onNewsletterSignInRequired?: () => void;
|
|
21
|
-
forEmployersData?: Partial<React.ComponentProps<typeof ForEmployers>>;
|
|
22
|
-
footerData?: Partial<React.ComponentProps<typeof Footer>>;
|
|
23
|
-
showValueProposition?: boolean;
|
|
24
|
-
showJobSearchWidget?: boolean;
|
|
25
|
-
showTrustSignals?: boolean;
|
|
26
|
-
showPartners?: boolean;
|
|
27
|
-
showNewsletter?: boolean;
|
|
28
|
-
showForEmployers?: boolean;
|
|
29
|
-
showConsentBanner?: boolean;
|
|
30
|
-
consentNotificationUrl?: string;
|
|
31
|
-
consentBannerProps?: ConsentBannerProps;
|
|
32
|
-
}
|
|
33
|
-
export default function Home({ headerData, heroData, valuePropositionData, jobSearchData, trustSignalsData, newsletterData, onNewsletterSubscribe, onNewsletterManageAlerts, onNewsletterSignInRequired, forEmployersData, footerData, showValueProposition, showJobSearchWidget, showTrustSignals, showPartners, showNewsletter, showForEmployers, showConsentBanner, consentNotificationUrl, consentBannerProps, }: IgamingCareerHomeProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
interface Image {
|
|
2
|
-
url: string;
|
|
3
|
-
alt: string;
|
|
4
|
-
caption?: string;
|
|
5
|
-
}
|
|
6
|
-
interface ImageSliderProps {
|
|
7
|
-
images: Image[];
|
|
8
|
-
autoPlayInterval?: number;
|
|
9
|
-
}
|
|
10
|
-
export default function ImageSlider({ images, autoPlayInterval }: ImageSliderProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
interface Location {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
}
|
|
5
|
-
interface TrendingKeyword {
|
|
6
|
-
label: string;
|
|
7
|
-
href: string;
|
|
8
|
-
}
|
|
9
|
-
interface JobSearchWidgetProps {
|
|
10
|
-
title?: string;
|
|
11
|
-
locations?: Location[];
|
|
12
|
-
trendingKeywords?: TrendingKeyword[];
|
|
13
|
-
searchButtonText?: string;
|
|
14
|
-
apiUrl?: string;
|
|
15
|
-
className?: string;
|
|
16
|
-
showTrending?: boolean;
|
|
17
|
-
showLocationFilter?: boolean;
|
|
18
|
-
mockMode?: boolean;
|
|
19
|
-
searchPageUrl?: string;
|
|
20
|
-
}
|
|
21
|
-
export default function JobSearchWidget({ title, locations, trendingKeywords, searchButtonText, apiUrl, className, showTrending, showLocationFilter, mockMode, searchPageUrl, }: JobSearchWidgetProps): import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface NavItem {
|
|
3
|
-
label: string;
|
|
4
|
-
href?: string;
|
|
5
|
-
onClick?: () => void;
|
|
6
|
-
}
|
|
7
|
-
interface NavbarProps {
|
|
8
|
-
title?: string;
|
|
9
|
-
navItems?: NavItem[];
|
|
10
|
-
ctaLabel?: string;
|
|
11
|
-
ctaHref?: string;
|
|
12
|
-
brandIcon?: React.ReactNode;
|
|
13
|
-
isOpen?: boolean;
|
|
14
|
-
defaultOpen?: boolean;
|
|
15
|
-
onToggleMenu?: (isOpen: boolean) => void;
|
|
16
|
-
menuButtonAriaLabel?: string;
|
|
17
|
-
}
|
|
18
|
-
export default function Navbar({ title, navItems, ctaLabel, ctaHref, brandIcon, defaultOpen, isOpen, onToggleMenu, menuButtonAriaLabel, }: NavbarProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
interface NewsletterProps {
|
|
2
|
-
title: string;
|
|
3
|
-
description: string;
|
|
4
|
-
inputPlaceholder: string;
|
|
5
|
-
buttonText: string;
|
|
6
|
-
api_url?: string;
|
|
7
|
-
isSubscribed?: boolean;
|
|
8
|
-
email?: string | null;
|
|
9
|
-
}
|
|
10
|
-
export default function Newsletter({ title, description, inputPlaceholder, api_url, buttonText, isSubscribed, email, }: NewsletterProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export {};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export interface NewsletterSubscribePayload {
|
|
2
|
-
email: string;
|
|
3
|
-
source: string;
|
|
4
|
-
}
|
|
5
|
-
export interface NewsletterV2Props {
|
|
6
|
-
title: string;
|
|
7
|
-
description: string;
|
|
8
|
-
inputPlaceholder: string;
|
|
9
|
-
buttonText: string;
|
|
10
|
-
isAuthenticated?: boolean;
|
|
11
|
-
userEmail?: string | null;
|
|
12
|
-
isSubscribed?: boolean;
|
|
13
|
-
onSubscribe?: (payload: NewsletterSubscribePayload) => void | Promise<void>;
|
|
14
|
-
onManageAlerts?: () => void;
|
|
15
|
-
onSignInRequired?: () => void;
|
|
16
|
-
loading?: boolean;
|
|
17
|
-
source?: string;
|
|
18
|
-
api_url?: string;
|
|
19
|
-
email?: string | null;
|
|
20
|
-
}
|
|
21
|
-
export default function NewsletterV2({ title, description, inputPlaceholder, buttonText, isAuthenticated, userEmail, isSubscribed, onSubscribe, onManageAlerts, onSignInRequired, loading, source, api_url, email, }: NewsletterV2Props): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export interface NotificationModalProps {
|
|
2
|
-
open: boolean;
|
|
3
|
-
type: "success" | "error" | "info";
|
|
4
|
-
message: string;
|
|
5
|
-
onClose: () => void;
|
|
6
|
-
}
|
|
7
|
-
export default function NotificationModal({ open, type, message, onClose }: NotificationModalProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as Icons from "lucide-react";
|
|
2
|
-
interface Service {
|
|
3
|
-
title: string;
|
|
4
|
-
description: string;
|
|
5
|
-
icon: keyof typeof Icons | string;
|
|
6
|
-
}
|
|
7
|
-
interface ServicesProps {
|
|
8
|
-
title: string;
|
|
9
|
-
description: string;
|
|
10
|
-
services: Service[];
|
|
11
|
-
}
|
|
12
|
-
export default function Services({ title, description, services }: ServicesProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
interface Service {
|
|
2
|
-
title: string;
|
|
3
|
-
shortDescription: string;
|
|
4
|
-
fullDescription: string;
|
|
5
|
-
features: string[];
|
|
6
|
-
}
|
|
7
|
-
interface ServicesNoIconsProps {
|
|
8
|
-
services: Service[];
|
|
9
|
-
title: string;
|
|
10
|
-
description: string;
|
|
11
|
-
showBtn?: string;
|
|
12
|
-
hideBtn?: string;
|
|
13
|
-
featuresBtn?: string;
|
|
14
|
-
}
|
|
15
|
-
export default function ServicesNoIcons({ services, title, description, showBtn, hideBtn, featuresBtn }: ServicesNoIconsProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SidebarNewsletterProps {
|
|
2
|
-
title?: string;
|
|
3
|
-
description?: string;
|
|
4
|
-
inputPlaceholder?: string;
|
|
5
|
-
buttonText?: string;
|
|
6
|
-
api_url?: string;
|
|
7
|
-
}
|
|
8
|
-
export default function SidebarNewsletter({ title, description, inputPlaceholder, buttonText, api_url }: SidebarNewsletterProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { NewsletterEvent, NewsletterSubscribePayload } from "@/types/events.newsletter";
|
|
2
|
-
export interface SidebarNewsletterV2Props {
|
|
3
|
-
title?: string;
|
|
4
|
-
description?: string;
|
|
5
|
-
inputPlaceholder?: string;
|
|
6
|
-
buttonText?: string;
|
|
7
|
-
isAuthenticated?: boolean;
|
|
8
|
-
userEmail?: string | null;
|
|
9
|
-
isSubscribed?: boolean;
|
|
10
|
-
onSubscribe?: (payload: NewsletterSubscribePayload) => void | Promise<void>;
|
|
11
|
-
onManageAlerts?: () => void;
|
|
12
|
-
onSignInRequired?: () => void;
|
|
13
|
-
onEmitEvent?: (event: NewsletterEvent) => void;
|
|
14
|
-
loading?: boolean;
|
|
15
|
-
source?: string;
|
|
16
|
-
email?: string | null;
|
|
17
|
-
}
|
|
18
|
-
export default function SidebarNewsletterV2({ title, description, inputPlaceholder, buttonText, isAuthenticated, userEmail, isSubscribed, onSubscribe, onManageAlerts, onSignInRequired, onEmitEvent, loading, source, email, }: SidebarNewsletterV2Props): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
interface Testimonial {
|
|
2
|
-
image: string;
|
|
3
|
-
name: string;
|
|
4
|
-
from: string;
|
|
5
|
-
text: string;
|
|
6
|
-
rating: number;
|
|
7
|
-
}
|
|
8
|
-
interface TestimonialsProps {
|
|
9
|
-
testimonials: Testimonial[];
|
|
10
|
-
title: string;
|
|
11
|
-
description: string;
|
|
12
|
-
}
|
|
13
|
-
export default function Testimonials({ testimonials, title, description }: TestimonialsProps): import("react/jsx-runtime").JSX.Element;
|
|
14
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
interface Testimonial {
|
|
2
|
-
quote: string;
|
|
3
|
-
name: string;
|
|
4
|
-
title: string;
|
|
5
|
-
avatar: string;
|
|
6
|
-
}
|
|
7
|
-
interface Stat {
|
|
8
|
-
value: string;
|
|
9
|
-
label: string;
|
|
10
|
-
}
|
|
11
|
-
interface TrustSignalsProps {
|
|
12
|
-
title: string;
|
|
13
|
-
testimonial: Testimonial;
|
|
14
|
-
stats: Stat[];
|
|
15
|
-
partnerLogos: string[];
|
|
16
|
-
}
|
|
17
|
-
export default function TrustSignals({ title, testimonial, stats, partnerLogos }: TrustSignalsProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { LucideIcon } from "lucide-react";
|
|
2
|
-
interface ValueItem {
|
|
3
|
-
icon: LucideIcon;
|
|
4
|
-
title: string;
|
|
5
|
-
description: string;
|
|
6
|
-
}
|
|
7
|
-
interface ValuePropositionProps {
|
|
8
|
-
title: string;
|
|
9
|
-
values: ValueItem[];
|
|
10
|
-
}
|
|
11
|
-
export default function ValueProposition({ title, values }: ValuePropositionProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
interface Video {
|
|
2
|
-
thumbnail: string;
|
|
3
|
-
title: string;
|
|
4
|
-
description: string;
|
|
5
|
-
duration: string;
|
|
6
|
-
}
|
|
7
|
-
interface VideosProps {
|
|
8
|
-
videos: Video[];
|
|
9
|
-
title: string;
|
|
10
|
-
description: string;
|
|
11
|
-
}
|
|
12
|
-
export default function Videos({ videos, title, description }: VideosProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface CartItem {
|
|
3
|
-
id: string;
|
|
4
|
-
name: string;
|
|
5
|
-
price: number;
|
|
6
|
-
duration: string;
|
|
7
|
-
quantity: number;
|
|
8
|
-
}
|
|
9
|
-
interface CartContextType {
|
|
10
|
-
items: CartItem[];
|
|
11
|
-
isOpen: boolean;
|
|
12
|
-
addItem: (item: Omit<CartItem, 'quantity'>) => void;
|
|
13
|
-
removeItem: (id: string) => void;
|
|
14
|
-
updateQuantity: (id: string, quantity: number) => void;
|
|
15
|
-
toggleCart: () => void;
|
|
16
|
-
total: number;
|
|
17
|
-
}
|
|
18
|
-
export declare function CartProvider({ children }: {
|
|
19
|
-
children: React.ReactNode;
|
|
20
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
export declare function useCart(): CartContextType;
|
|
22
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import type { Course } from "./types/course";
|
|
3
|
-
import { type ResolvedListingAccessControl } from "../GenericListing/accessControl";
|
|
4
|
-
interface CourseCardProps {
|
|
5
|
-
course: Course;
|
|
6
|
-
isFavorite: boolean;
|
|
7
|
-
onToggleFavorite: (courseId: string) => void;
|
|
8
|
-
onEnroll: (courseId: string) => void;
|
|
9
|
-
userAccess: ResolvedListingAccessControl;
|
|
10
|
-
}
|
|
11
|
-
declare const CourseCard: React.FC<CourseCardProps>;
|
|
12
|
-
export default CourseCard;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import type { CourseCategory, CourseFilters, SortOption } from "./types/course";
|
|
3
|
-
interface CourseFiltersProps {
|
|
4
|
-
filters: CourseFilters;
|
|
5
|
-
sortBy: SortOption;
|
|
6
|
-
onFiltersChange: (filters: CourseFilters) => void;
|
|
7
|
-
onSortChange: (sort: SortOption) => void;
|
|
8
|
-
onClearFilters: () => void;
|
|
9
|
-
totalCourses: number;
|
|
10
|
-
filteredCourses: number;
|
|
11
|
-
showFilterName?: boolean;
|
|
12
|
-
categories: CourseCategory[];
|
|
13
|
-
selectedCategory?: string;
|
|
14
|
-
selectedSubcategory?: string;
|
|
15
|
-
onCategorySelect: (categoryId: string) => void;
|
|
16
|
-
onSubcategorySelect: (subcategoryId: string) => void;
|
|
17
|
-
}
|
|
18
|
-
declare const CourseFiltersComponent: React.FC<CourseFiltersProps>;
|
|
19
|
-
export default CourseFiltersComponent;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import type { CourseCategory } from "./types/course";
|
|
3
|
-
interface CourseNavigationProps {
|
|
4
|
-
categories: CourseCategory[];
|
|
5
|
-
selectedCategory?: string;
|
|
6
|
-
selectedSubcategory?: string;
|
|
7
|
-
onCategorySelect: (categoryId: string) => void;
|
|
8
|
-
onSubcategorySelect: (subcategoryId: string) => void;
|
|
9
|
-
}
|
|
10
|
-
declare const CourseNavigation: React.FC<CourseNavigationProps>;
|
|
11
|
-
export default CourseNavigation;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import type { Course } from "./types/course";
|
|
3
|
-
interface CourseSearchProps {
|
|
4
|
-
courses: Course[];
|
|
5
|
-
onSearchResults: (results: Course[]) => void;
|
|
6
|
-
onTyping?: (active: boolean, keyword: string) => void;
|
|
7
|
-
placeholder?: string;
|
|
8
|
-
}
|
|
9
|
-
declare const CourseSearch: React.FC<CourseSearchProps>;
|
|
10
|
-
export default CourseSearch;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import type { CourseCategory, CourseFilters as CourseFiltersType, SortOption } from "./types/course";
|
|
3
|
-
interface Props {
|
|
4
|
-
filters: CourseFiltersType;
|
|
5
|
-
sortBy: SortOption;
|
|
6
|
-
onFiltersChange: (filters: CourseFiltersType) => void;
|
|
7
|
-
onSortChange: (sort: SortOption) => void;
|
|
8
|
-
onClearFilters: () => void;
|
|
9
|
-
totalCourses: number;
|
|
10
|
-
filteredCourses: number;
|
|
11
|
-
categories: CourseCategory[];
|
|
12
|
-
selectedCategory: string;
|
|
13
|
-
selectedSubcategory: string;
|
|
14
|
-
onCategorySelect: (id: string) => void;
|
|
15
|
-
onSubcategorySelect: (id: string) => void;
|
|
16
|
-
isMobileFilterOpen: boolean;
|
|
17
|
-
toggleMobileFilter: () => void;
|
|
18
|
-
enableMobileFilter: boolean;
|
|
19
|
-
showFilterName?: boolean;
|
|
20
|
-
isMobile?: boolean;
|
|
21
|
-
}
|
|
22
|
-
declare const CourseSidebarFilters: React.FC<Props>;
|
|
23
|
-
export default CourseSidebarFilters;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { Course } from "./types/course";
|
|
3
|
-
import type { ResolvedListingAccessControl } from "../GenericListing/accessControl";
|
|
4
|
-
interface CoursesListingCardsProps {
|
|
5
|
-
processedCourses: Course[];
|
|
6
|
-
favorites: Set<string>;
|
|
7
|
-
handleToggleFavorite: (courseId: string) => void;
|
|
8
|
-
handleEnroll: (courseId: string) => void;
|
|
9
|
-
itemsPerPage?: number;
|
|
10
|
-
handleClearFilters: () => void;
|
|
11
|
-
currentPage: number;
|
|
12
|
-
setCurrentPage: (page: number) => void;
|
|
13
|
-
viewMode?: "grid" | "list";
|
|
14
|
-
userAccess: ResolvedListingAccessControl;
|
|
15
|
-
}
|
|
16
|
-
declare const CoursesListingCards: React.FC<CoursesListingCardsProps>;
|
|
17
|
-
export default CoursesListingCards;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import type { Course } from "./types/course";
|
|
3
|
-
import { ListingAccessControl } from "@/components/GenericListing/accessControl";
|
|
4
|
-
interface FeaturedCoursesProps {
|
|
5
|
-
courses: Course[];
|
|
6
|
-
favorites: Set<string>;
|
|
7
|
-
onToggleFavorite: (courseId: string) => void;
|
|
8
|
-
onEnroll: (courseId: string) => void;
|
|
9
|
-
userAccess?: ListingAccessControl;
|
|
10
|
-
}
|
|
11
|
-
declare const FeaturedCourses: React.FC<FeaturedCoursesProps>;
|
|
12
|
-
export default FeaturedCourses;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ListingAccessControl } from "../GenericListing/accessControl";
|
|
2
|
-
import type { EmittedEventHandler, ListingEventContext } from "@/types/events";
|
|
3
|
-
interface IGamingCoursePageProps {
|
|
4
|
-
apiUrl?: string;
|
|
5
|
-
enableMobileFilter?: boolean;
|
|
6
|
-
itemsPerPage?: number;
|
|
7
|
-
userAccess?: ListingAccessControl;
|
|
8
|
-
onEmitEvent?: EmittedEventHandler;
|
|
9
|
-
eventContext?: Omit<ListingEventContext, "component">;
|
|
10
|
-
}
|
|
11
|
-
declare const IGamingCoursePage: ({ apiUrl, enableMobileFilter, itemsPerPage, userAccess, }: IGamingCoursePageProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export default IGamingCoursePage;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import type { Course } from "./types/course";
|
|
3
|
-
interface Props {
|
|
4
|
-
courses: Course[];
|
|
5
|
-
onSearchResults: (results: Course[]) => void;
|
|
6
|
-
onTyping?: (active: boolean, word: string) => void;
|
|
7
|
-
placeholder?: string;
|
|
8
|
-
}
|
|
9
|
-
declare const MobileCourseSearch: React.FC<Props>;
|
|
10
|
-
export default MobileCourseSearch;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
export interface Course {
|
|
2
|
-
id: string;
|
|
3
|
-
_id?: string;
|
|
4
|
-
link?: string;
|
|
5
|
-
title: string;
|
|
6
|
-
description: string;
|
|
7
|
-
company?: string;
|
|
8
|
-
company_slug?: string;
|
|
9
|
-
slug?: string;
|
|
10
|
-
instructor: string;
|
|
11
|
-
image?: string;
|
|
12
|
-
logo?: string;
|
|
13
|
-
next_available?: string;
|
|
14
|
-
scraped_at?: string;
|
|
15
|
-
industries?: string[];
|
|
16
|
-
solutions?: string[];
|
|
17
|
-
status?: number;
|
|
18
|
-
is_saved?: boolean;
|
|
19
|
-
is_recommended?: boolean;
|
|
20
|
-
is_enrolled?: boolean;
|
|
21
|
-
has_certificate?: boolean;
|
|
22
|
-
price: number;
|
|
23
|
-
originalPrice?: number;
|
|
24
|
-
currency: string;
|
|
25
|
-
duration: string;
|
|
26
|
-
level: "Beginner" | "Intermediate" | "Advanced";
|
|
27
|
-
category: string;
|
|
28
|
-
subcategory: string;
|
|
29
|
-
rating: number;
|
|
30
|
-
reviewCount: number;
|
|
31
|
-
enrollmentCount: number;
|
|
32
|
-
thumbnail: string;
|
|
33
|
-
tags: string[];
|
|
34
|
-
features: string[];
|
|
35
|
-
lastUpdated: string;
|
|
36
|
-
language: string;
|
|
37
|
-
certificate: boolean;
|
|
38
|
-
accessType: "Lifetime" | "Subscription" | "Limited";
|
|
39
|
-
isFeatured: boolean;
|
|
40
|
-
isNew: boolean;
|
|
41
|
-
isBestseller: boolean;
|
|
42
|
-
}
|
|
43
|
-
export interface CourseCategory {
|
|
44
|
-
id: string;
|
|
45
|
-
name: string;
|
|
46
|
-
icon?: string;
|
|
47
|
-
subcategories: CourseSubcategory[];
|
|
48
|
-
}
|
|
49
|
-
export interface CourseSubcategory {
|
|
50
|
-
id: string;
|
|
51
|
-
name: string;
|
|
52
|
-
courseCount: number;
|
|
53
|
-
}
|
|
54
|
-
export type SortOption = "relevance" | "price-low-high" | "price-high-low" | "rating" | "newest" | "most-enrolled";
|
|
55
|
-
export interface CourseFilters {
|
|
56
|
-
categories: string[];
|
|
57
|
-
subcategories: string[];
|
|
58
|
-
priceRange: [number, number];
|
|
59
|
-
levels: string[];
|
|
60
|
-
languages: string[];
|
|
61
|
-
features: string[];
|
|
62
|
-
rating: number;
|
|
63
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { ListingAccessControl } from "@/components/GenericListing/accessControl";
|
|
3
|
-
interface BannerConfig {
|
|
4
|
-
enabled: boolean;
|
|
5
|
-
url?: string;
|
|
6
|
-
alt?: string;
|
|
7
|
-
link: string;
|
|
8
|
-
}
|
|
9
|
-
interface JobListingsProps {
|
|
10
|
-
apiUrl: string;
|
|
11
|
-
itemsPerPage: number;
|
|
12
|
-
filterKeys: string[];
|
|
13
|
-
enableSearch: boolean;
|
|
14
|
-
enablePagination: boolean;
|
|
15
|
-
enableMobileFilter: boolean;
|
|
16
|
-
banners: {
|
|
17
|
-
top: BannerConfig;
|
|
18
|
-
bottom: BannerConfig;
|
|
19
|
-
sidebar: BannerConfig;
|
|
20
|
-
};
|
|
21
|
-
userAccess?: ListingAccessControl;
|
|
22
|
-
}
|
|
23
|
-
declare const JobListings: React.FC<JobListingsProps>;
|
|
24
|
-
export default JobListings;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
interface FiltersProps {
|
|
3
|
-
filterKeys: string[];
|
|
4
|
-
filtersData: {
|
|
5
|
-
[key: string]: string[];
|
|
6
|
-
};
|
|
7
|
-
activeFilters: {
|
|
8
|
-
[key: string]: string;
|
|
9
|
-
};
|
|
10
|
-
handleFilterChange: (filterKey: string, value: string) => void;
|
|
11
|
-
searchFilters: string[];
|
|
12
|
-
removeSearchFilter: (filter: string) => void;
|
|
13
|
-
clearAllFilters: () => void;
|
|
14
|
-
searchableFilters?: string[];
|
|
15
|
-
}
|
|
16
|
-
declare const Filters: React.FC<FiltersProps>;
|
|
17
|
-
export default Filters;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
interface FooterLink {
|
|
3
|
-
text: string;
|
|
4
|
-
url: string;
|
|
5
|
-
}
|
|
6
|
-
interface FooterProps {
|
|
7
|
-
title?: string;
|
|
8
|
-
description?: string;
|
|
9
|
-
links?: FooterLink[][];
|
|
10
|
-
}
|
|
11
|
-
declare const Footer: React.FC<FooterProps>;
|
|
12
|
-
export default Footer;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import { type ResolvedListingAccessControl } from "../../GenericListing/accessControl";
|
|
3
|
-
interface JobCardProps {
|
|
4
|
-
job: Job;
|
|
5
|
-
positionInList?: number;
|
|
6
|
-
onSaveJob: (job: Job, positionInList?: number) => void;
|
|
7
|
-
onViewJob: (job: Job, positionInList?: number, openedIn?: "same_tab" | "new_tab" | "external") => void;
|
|
8
|
-
onApplyJob?: (job: Job, positionInList?: number, applyType?: "external" | "internal" | "one_click") => void;
|
|
9
|
-
isSaved: boolean;
|
|
10
|
-
layout?: "grid" | "list";
|
|
11
|
-
userAccess: ResolvedListingAccessControl;
|
|
12
|
-
}
|
|
13
|
-
declare const JobCard: React.FC<JobCardProps>;
|
|
14
|
-
export default JobCard;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
import { ResolvedListingAccessControl } from "@/components/GenericListing/accessControl";
|
|
3
|
-
interface JobListProps {
|
|
4
|
-
jobs: Job[];
|
|
5
|
-
onSaveJob: (job: Job, positionInList?: number) => void;
|
|
6
|
-
onViewJob: (job: Job) => void;
|
|
7
|
-
isJobSaved: (job: Job) => boolean;
|
|
8
|
-
userAccess: ResolvedListingAccessControl;
|
|
9
|
-
}
|
|
10
|
-
declare const JobList: React.FC<JobListProps>;
|
|
11
|
-
export default JobList;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import type React from "react";
|
|
2
|
-
interface MobileFilterDrawerProps {
|
|
3
|
-
isOpen: boolean;
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
filterKeys: string[];
|
|
6
|
-
filtersData: {
|
|
7
|
-
[key: string]: string[];
|
|
8
|
-
};
|
|
9
|
-
activeFilters: {
|
|
10
|
-
[key: string]: string;
|
|
11
|
-
};
|
|
12
|
-
handleFilterChange: (filterKey: string, value: string) => void;
|
|
13
|
-
handleSearchChange: (search: string) => void;
|
|
14
|
-
searchTerm: string;
|
|
15
|
-
clearAllFilters: () => void;
|
|
16
|
-
handleSearchKeyDown: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
|
17
|
-
searchFilters: string[];
|
|
18
|
-
removeSearchFilter: (filter: string) => void;
|
|
19
|
-
}
|
|
20
|
-
declare const MobileFilterDrawer: React.FC<MobileFilterDrawerProps>;
|
|
21
|
-
export default MobileFilterDrawer;
|