@abcagency/hc-ui-components 1.3.60 → 1.3.62
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/apis/hcApi.js +85 -85
- package/dist/apis/hcApi.js.map +1 -1
- package/dist/clientToken.js.map +1 -1
- package/dist/components/HireControlMap.js +14 -4
- package/dist/components/HireControlMap.js.map +1 -1
- package/dist/components/containers/accordions/filter-container.js +10 -3
- package/dist/components/containers/accordions/filter-container.js.map +1 -1
- package/dist/components/containers/accordions/filter-item-container.js.map +1 -1
- package/dist/components/containers/accordions/map-accordion-item-container.js.map +1 -1
- package/dist/components/containers/filter/commute-container.js +1 -1
- package/dist/components/containers/filter/commute-container.js.map +1 -1
- package/dist/components/containers/filter/filter-container.js.map +1 -1
- package/dist/components/containers/filter/filter-item-container.js.map +1 -1
- package/dist/components/containers/filter/location-container.js.map +1 -1
- package/dist/components/containers/filter/points-of-interest-container.js.map +1 -1
- package/dist/components/containers/filter/points-of-interest-radio-item-container.js.map +1 -1
- package/dist/components/containers/filter/search-container.js.map +1 -1
- package/dist/components/containers/jobListing/listing-details-container.js.map +1 -1
- package/dist/components/containers/list/item-list-container.js +21 -21
- package/dist/components/containers/list/item-list-container.js.map +1 -1
- package/dist/components/containers/list/list-item/list-item-container.js.map +1 -1
- package/dist/components/containers/maps/info-window-content-container.js.map +1 -1
- package/dist/components/containers/maps/map-container.js +1 -1
- package/dist/components/containers/maps/map-container.js.map +1 -1
- package/dist/components/containers/maps/map-list-container.js.map +1 -1
- package/dist/components/containers/maps/map-marker-container.js +1 -1
- package/dist/components/containers/maps/map-marker-container.js.map +1 -1
- package/dist/components/modules/accordions/MapAccordionItem.js.map +1 -1
- package/dist/components/modules/accordions/default.js +2 -2
- package/dist/components/modules/accordions/default.js.map +1 -1
- package/dist/components/modules/accordions/filterItem.js.map +1 -1
- package/dist/components/modules/accordions/filters.js.map +1 -1
- package/dist/components/modules/buttons/button-group-apply.js +5 -8
- package/dist/components/modules/buttons/button-group-apply.js.map +1 -1
- package/dist/components/modules/buttons/commute-pill.js.map +1 -1
- package/dist/components/modules/buttons/default.js +2 -2
- package/dist/components/modules/buttons/default.js.map +1 -1
- package/dist/components/modules/buttons/items-pill.js +5 -8
- package/dist/components/modules/buttons/items-pill.js.map +1 -1
- package/dist/components/modules/buttons/pill-wrapper.js.map +1 -1
- package/dist/components/modules/buttons/show-all-button.js.map +1 -1
- package/dist/components/modules/cards/default.js +2 -2
- package/dist/components/modules/cards/default.js.map +1 -1
- package/dist/components/modules/cards/filter.js.map +1 -1
- package/dist/components/modules/dialogs/apply-dialog.js +1 -1
- package/dist/components/modules/dialogs/apply-dialog.js.map +1 -1
- package/dist/components/modules/filter/commute.js +2 -2
- package/dist/components/modules/filter/commute.js.map +1 -1
- package/dist/components/modules/filter/index.js +1 -1
- package/dist/components/modules/filter/index.js.map +1 -1
- package/dist/components/modules/filter/item.js.map +1 -1
- package/dist/components/modules/filter/location.js.map +1 -1
- package/dist/components/modules/filter/radio-item.js.map +1 -1
- package/dist/components/modules/filter/search.js.map +1 -1
- package/dist/components/modules/filter/sort.js +2 -2
- package/dist/components/modules/filter/sort.js.map +1 -1
- package/dist/components/modules/grid.js +1 -1
- package/dist/components/modules/grid.js.map +1 -1
- package/dist/components/modules/icon.js +1 -1
- package/dist/components/modules/icon.js.map +1 -1
- package/dist/components/modules/jobListing/listing-details.js.map +1 -1
- package/dist/components/modules/list/field-mapper.js.map +1 -1
- package/dist/components/modules/list/header-item.js.map +1 -1
- package/dist/components/modules/list/header.js +1 -1
- package/dist/components/modules/list/header.js.map +1 -1
- package/dist/components/modules/list/item-expand-card/index.js +1 -1
- package/dist/components/modules/list/item-expand-card/index.js.map +1 -1
- package/dist/components/modules/list/item-expand-card/recruiter-contact-nav.js +38 -38
- package/dist/components/modules/list/item-expand-card/recruiter-details.js +40 -40
- package/dist/components/modules/list/item-expand-card/recruiter-headshot.js +20 -20
- package/dist/components/modules/list/item-list.js +43 -43
- package/dist/components/modules/list/item-list.js.map +1 -1
- package/dist/components/modules/list/list-item/list-item.js.map +1 -1
- package/dist/components/modules/maps/info-window-card.js.map +1 -1
- package/dist/components/modules/maps/info-window-content.js.map +1 -1
- package/dist/components/modules/maps/map-list.js.map +1 -1
- package/dist/components/modules/maps/map-marker.js +1 -1
- package/dist/components/modules/maps/map-marker.js.map +1 -1
- package/dist/components/modules/maps/map.js +1 -1
- package/dist/components/modules/maps/map.js.map +1 -1
- package/dist/components/modules/maps/place-marker.js +1 -1
- package/dist/components/modules/maps/place-marker.js.map +1 -1
- package/dist/components/modules/maps/tabs.js +1 -1
- package/dist/components/modules/maps/tabs.js.map +1 -1
- package/dist/constants/eventTypes.js.map +1 -1
- package/dist/constants/placeTypes.js.map +1 -1
- package/dist/contexts/mapContext.js +83 -83
- package/dist/contexts/mapContext.js.map +1 -1
- package/dist/contexts/mapListContext.js +211 -192
- package/dist/contexts/mapListContext.js.map +1 -1
- package/dist/contexts/placesContext.js.map +1 -1
- package/dist/contexts/themeContext.js.map +1 -1
- package/dist/contexts/trackEventContext.js.map +1 -1
- package/dist/hooks/useList.js.map +1 -1
- package/dist/services/configService.js +9 -9
- package/dist/services/configService.js.map +1 -1
- package/dist/services/googlePlacesNearbyService.js +32 -32
- package/dist/services/googlePlacesNearbyService.js.map +1 -1
- package/dist/services/listingAggregatorService.js +34 -34
- package/dist/services/listingAggregatorService.js.map +1 -1
- package/dist/services/listingEntityService.js +9 -9
- package/dist/services/listingEntityService.js.map +1 -1
- package/dist/services/listingService.js +24 -24
- package/dist/services/listingService.js.map +1 -1
- package/dist/services/recruiterService.js +10 -10
- package/dist/services/recruiterService.js.map +1 -1
- package/dist/styles/index.css +1 -1
- package/dist/types/apis/hcApi.d.ts +5 -5
- package/dist/types/clientToken.d.ts +2 -2
- package/dist/types/components/containers/accordions/map-accordion-item-container.d.ts +12 -12
- package/dist/types/components/containers/jobListing/listing-details-container.d.ts +6 -6
- package/dist/types/components/containers/list/item-list-container.d.ts +9 -9
- package/dist/types/components/containers/list/list-item/list-item-container.d.ts +14 -14
- package/dist/types/components/modules/accordions/MapAccordionItem.d.ts +10 -10
- package/dist/types/components/modules/accordions/default.d.ts +19 -19
- package/dist/types/components/modules/buttons/button-group-apply.d.ts +24 -24
- package/dist/types/components/modules/buttons/commute-pill.d.ts +5 -5
- package/dist/types/components/modules/buttons/default.d.ts +48 -48
- package/dist/types/components/modules/buttons/pill-wrapper.d.ts +3 -3
- package/dist/types/components/modules/dialogs/apply-dialog.d.ts +8 -8
- package/dist/types/components/modules/filter/sort.d.ts +8 -8
- package/dist/types/components/modules/grid.d.ts +8 -8
- package/dist/types/components/modules/icon.d.ts +10 -10
- package/dist/types/components/modules/jobListing/listing-details.d.ts +20 -20
- package/dist/types/components/modules/list/field-mapper.d.ts +10 -10
- package/dist/types/components/modules/list/header-item.d.ts +11 -11
- package/dist/types/components/modules/list/header.d.ts +12 -12
- package/dist/types/components/modules/list/item-expand-card/index.d.ts +7 -7
- package/dist/types/components/modules/list/item-expand-card/recruiter-contact-nav.d.ts +17 -17
- package/dist/types/components/modules/list/item-expand-card/recruiter-details.d.ts +21 -21
- package/dist/types/components/modules/list/item-expand-card/recruiter-headshot.d.ts +8 -8
- package/dist/types/components/modules/list/item-list.d.ts +20 -20
- package/dist/types/components/modules/list/list-item/list-item.d.ts +3 -3
- package/dist/types/constants/eventTypes.d.ts +15 -15
- package/dist/types/contexts/mapContext.d.ts +29 -29
- package/dist/types/contexts/mapListContext.d.ts +69 -65
- package/dist/types/contexts/trackEventContext.d.ts +6 -6
- package/dist/types/enums/SectionType.d.ts +9 -9
- package/dist/types/hooks/useList.d.ts +13 -13
- package/dist/types/services/configService.d.ts +6 -6
- package/dist/types/services/googlePlacesNearbyService.d.ts +5 -5
- package/dist/types/services/listingAggregatorService.d.ts +12 -12
- package/dist/types/services/listingEntityService.d.ts +6 -6
- package/dist/types/services/listingService.d.ts +9 -9
- package/dist/types/services/recruiterService.d.ts +6 -6
- package/dist/types/types/Address.d.ts +7 -7
- package/dist/types/types/ContentSection.d.ts +8 -8
- package/dist/types/types/GetListingParams.d.ts +8 -8
- package/dist/types/types/LatLng.d.ts +4 -4
- package/dist/types/types/ListingEntity.d.ts +10 -10
- package/dist/types/types/ListingFields.d.ts +25 -25
- package/dist/types/types/Listings.d.ts +31 -31
- package/dist/types/types/Recruiter.d.ts +9 -9
- package/dist/types/types/SimilarListing.d.ts +24 -24
- package/dist/types/types/config/Colors.d.ts +8 -8
- package/dist/types/types/config/MapConfig.d.ts +30 -30
- package/dist/types/types/config/PointsOfInterestConfig.d.ts +13 -13
- package/dist/types/types/config/SearchConfig.d.ts +4 -4
- package/dist/types/util/filterUtil.d.ts +28 -28
- package/dist/types/util/loading.d.ts +3 -3
- package/dist/types/util/localStorageUtil.d.ts +3 -3
- package/dist/types/util/mapUtil.d.ts +16 -16
- package/dist/types/util/sortUtil.d.ts +1 -1
- package/dist/types/util/stringUtils.d.ts +1 -1
- package/dist/types/util/urlFilterUtil.d.ts +8 -8
- package/dist/util/filterUtil.js +1 -1
- package/dist/util/filterUtil.js.map +1 -1
- package/dist/util/loading.js.map +1 -1
- package/dist/util/localStorageUtil.js +37 -37
- package/dist/util/localStorageUtil.js.map +1 -1
- package/dist/util/mapIconUtil.js.map +1 -1
- package/dist/util/mapUtil.js.map +1 -1
- package/dist/util/sortUtil.js.map +1 -1
- package/dist/util/stringUtils.js.map +1 -1
- package/dist/util/urlFilterUtil.js.map +1 -1
- package/package.json +90 -90
- package/src/.editorconfig +12 -12
- package/src/apis/hcApi.ts +109 -109
- package/src/bundleIndex.js +14 -14
- package/src/clientToken.js +9 -9
- package/src/components/HireControlMap.js +153 -148
- package/src/components/containers/accordions/filter-container.js +52 -48
- package/src/components/containers/accordions/filter-item-container.js +83 -83
- package/src/components/containers/accordions/map-accordion-item-container.js +70 -70
- package/src/components/containers/filter/commute-container.js +89 -89
- package/src/components/containers/filter/filter-container.js +76 -76
- package/src/components/containers/filter/filter-item-container.js +117 -117
- package/src/components/containers/filter/location-container.js +45 -45
- package/src/components/containers/filter/points-of-interest-container.js +33 -33
- package/src/components/containers/filter/points-of-interest-radio-item-container.js +35 -35
- package/src/components/containers/filter/search-container.js +61 -61
- package/src/components/containers/jobListing/listing-details-container.js +42 -42
- package/src/components/containers/list/item-list-container.tsx +81 -81
- package/src/components/containers/list/list-item/list-item-container.js +43 -43
- package/src/components/containers/maps/info-window-content-container.js +53 -53
- package/src/components/containers/maps/map-container.js +249 -249
- package/src/components/containers/maps/map-list-container.js +50 -50
- package/src/components/containers/maps/map-marker-container.js +78 -78
- package/src/components/modules/accordions/MapAccordionItem.js +30 -30
- package/src/components/modules/accordions/default.js +171 -171
- package/src/components/modules/accordions/filterItem.js +27 -27
- package/src/components/modules/accordions/filters.js +32 -32
- package/src/components/modules/buttons/button-group-apply.js +115 -115
- package/src/components/modules/buttons/commute-pill.js +22 -22
- package/src/components/modules/buttons/default.js +194 -194
- package/src/components/modules/buttons/items-pill.js +31 -35
- package/src/components/modules/buttons/pill-wrapper.js +27 -27
- package/src/components/modules/buttons/show-all-button.js +19 -19
- package/src/components/modules/cards/default.js +167 -167
- package/src/components/modules/cards/filter.js +56 -56
- package/src/components/modules/dialogs/apply-dialog.js +48 -48
- package/src/components/modules/filter/commute.js +108 -108
- package/src/components/modules/filter/index.js +55 -55
- package/src/components/modules/filter/item.js +69 -69
- package/src/components/modules/filter/location.js +51 -51
- package/src/components/modules/filter/radio-item.js +42 -42
- package/src/components/modules/filter/search.js +79 -79
- package/src/components/modules/filter/sort.js +83 -83
- package/src/components/modules/grid.js +54 -54
- package/src/components/modules/icon.js +33 -33
- package/src/components/modules/jobListing/listing-details.js +110 -110
- package/src/components/modules/list/field-mapper.js +130 -130
- package/src/components/modules/list/header-item.js +92 -92
- package/src/components/modules/list/header.js +51 -51
- package/src/components/modules/list/item-expand-card/index.js +22 -22
- package/src/components/modules/list/item-expand-card/recruiter-contact-nav.js +50 -50
- package/src/components/modules/list/item-expand-card/recruiter-details.js +68 -68
- package/src/components/modules/list/item-expand-card/recruiter-headshot.js +22 -22
- package/src/components/modules/list/item-list.tsx +117 -117
- package/src/components/modules/list/list-item/list-item.js +130 -130
- package/src/components/modules/maps/info-window-card.js +17 -17
- package/src/components/modules/maps/info-window-content.js +64 -64
- package/src/components/modules/maps/map-list.js +38 -38
- package/src/components/modules/maps/map-marker.js +29 -29
- package/src/components/modules/maps/map.js +64 -64
- package/src/components/modules/maps/place-marker.js +41 -41
- package/src/components/modules/maps/tabs.js +81 -81
- package/src/constants/eventTypes.js +15 -15
- package/src/constants/placeTypes.js +8 -8
- package/src/contexts/mapContext.tsx +129 -129
- package/src/contexts/mapListContext.tsx +351 -326
- package/src/contexts/placesContext.js +102 -102
- package/src/contexts/themeContext.js +40 -40
- package/src/contexts/trackEventContext.js +14 -14
- package/src/enums/SectionType.ts +9 -9
- package/src/hooks/useList.js +89 -89
- package/src/index.js +3 -3
- package/src/services/configService.ts +16 -16
- package/src/services/googlePlacesNearbyService.ts +42 -42
- package/src/services/listingAggregatorService.ts +76 -76
- package/src/services/listingEntityService.ts +16 -16
- package/src/services/listingService.ts +40 -40
- package/src/services/recruiterService.ts +18 -18
- package/src/styles/bundle.css +268 -268
- package/src/styles/index.css +33 -33
- package/src/types/Address.ts +7 -7
- package/src/types/ContentSection.ts +9 -9
- package/src/types/GetListingParams.ts +8 -8
- package/src/types/LatLng.ts +4 -4
- package/src/types/ListingEntity.ts +11 -11
- package/src/types/ListingFields.ts +25 -25
- package/src/types/Listings.ts +32 -32
- package/src/types/Recruiter.ts +9 -9
- package/src/types/SimilarListing.ts +24 -24
- package/src/types/config/Colors.ts +8 -8
- package/src/types/config/MapConfig.ts +31 -31
- package/src/types/config/PointsOfInterestConfig.ts +13 -13
- package/src/types/config/SearchConfig.ts +4 -4
- package/src/util/arrayUtil.js +3 -3
- package/src/util/fieldMapper.js +22 -22
- package/src/util/filterUtil.js +311 -311
- package/src/util/loading.js +17 -17
- package/src/util/localStorageUtil.ts +34 -34
- package/src/util/mapIconUtil.js +180 -180
- package/src/util/mapUtil.js +92 -92
- package/src/util/sortUtil.js +32 -32
- package/src/util/stringUtils.js +6 -6
- package/src/util/urlFilterUtil.js +85 -85
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export default ListingDetailsContainer;
|
|
2
|
-
declare function ListingDetailsContainer({ item, recruiter }: {
|
|
3
|
-
item: any;
|
|
4
|
-
recruiter: any;
|
|
5
|
-
}): React.JSX.Element;
|
|
6
|
-
import React from "react";
|
|
1
|
+
export default ListingDetailsContainer;
|
|
2
|
+
declare function ListingDetailsContainer({ item, recruiter }: {
|
|
3
|
+
item: any;
|
|
4
|
+
recruiter: any;
|
|
5
|
+
}): React.JSX.Element;
|
|
6
|
+
import React from "react";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface ItemsListContainerProps {
|
|
3
|
-
fieldNames: Record<string, string>;
|
|
4
|
-
showMap: boolean;
|
|
5
|
-
fieldsShown: string[];
|
|
6
|
-
specialFeatures: any;
|
|
7
|
-
}
|
|
8
|
-
declare const ItemsListContainer: React.FC<ItemsListContainerProps>;
|
|
9
|
-
export default ItemsListContainer;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ItemsListContainerProps {
|
|
3
|
+
fieldNames: Record<string, string>;
|
|
4
|
+
showMap: boolean;
|
|
5
|
+
fieldsShown: string[];
|
|
6
|
+
specialFeatures: any;
|
|
7
|
+
}
|
|
8
|
+
declare const ItemsListContainer: React.FC<ItemsListContainerProps>;
|
|
9
|
+
export default ItemsListContainer;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export default ListItemContainer;
|
|
2
|
-
declare function ListItemContainer({ isActive, showMap, item, itemRefs, fieldsShown, specialFeatures, className, bodyClassName, onItemSelected, ...props }: {
|
|
3
|
-
[x: string]: any;
|
|
4
|
-
isActive: any;
|
|
5
|
-
showMap: any;
|
|
6
|
-
item: any;
|
|
7
|
-
itemRefs: any;
|
|
8
|
-
fieldsShown: any;
|
|
9
|
-
specialFeatures: any;
|
|
10
|
-
className: any;
|
|
11
|
-
bodyClassName: any;
|
|
12
|
-
onItemSelected: any;
|
|
13
|
-
}): React.JSX.Element;
|
|
14
|
-
import React from "react";
|
|
1
|
+
export default ListItemContainer;
|
|
2
|
+
declare function ListItemContainer({ isActive, showMap, item, itemRefs, fieldsShown, specialFeatures, className, bodyClassName, onItemSelected, ...props }: {
|
|
3
|
+
[x: string]: any;
|
|
4
|
+
isActive: any;
|
|
5
|
+
showMap: any;
|
|
6
|
+
item: any;
|
|
7
|
+
itemRefs: any;
|
|
8
|
+
fieldsShown: any;
|
|
9
|
+
specialFeatures: any;
|
|
10
|
+
className: any;
|
|
11
|
+
bodyClassName: any;
|
|
12
|
+
onItemSelected: any;
|
|
13
|
+
}): React.JSX.Element;
|
|
14
|
+
import React from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export default MapAccordionItem;
|
|
2
|
-
declare function MapAccordionItem({ item, itemRefs, itemExpandedContent, isActive, recruiter, children }: {
|
|
3
|
-
item: any;
|
|
4
|
-
itemRefs: any;
|
|
5
|
-
itemExpandedContent: any;
|
|
6
|
-
isActive: any;
|
|
7
|
-
recruiter: any;
|
|
8
|
-
children: any;
|
|
9
|
-
}): React.JSX.Element;
|
|
10
|
-
import React from "react";
|
|
1
|
+
export default MapAccordionItem;
|
|
2
|
+
declare function MapAccordionItem({ item, itemRefs, itemExpandedContent, isActive, recruiter, children }: {
|
|
3
|
+
item: any;
|
|
4
|
+
itemRefs: any;
|
|
5
|
+
itemExpandedContent: any;
|
|
6
|
+
isActive: any;
|
|
7
|
+
recruiter: any;
|
|
8
|
+
children: any;
|
|
9
|
+
}): React.JSX.Element;
|
|
10
|
+
import React from "react";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
export const AccordionItem: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
2
|
-
export const AccordionTrigger: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
3
|
-
export const AccordionTriggerHasHeader: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
4
|
-
export const AccordionTriggerBlank: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
5
|
-
export const AccordionContent: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
6
|
-
export default Accordion;
|
|
7
|
-
import React from "react";
|
|
8
|
-
declare function Accordion({ className, type, defaultValue, collapsible, children }: {
|
|
9
|
-
className: any;
|
|
10
|
-
type?: string | undefined;
|
|
11
|
-
defaultValue: any;
|
|
12
|
-
collapsible?: boolean | undefined;
|
|
13
|
-
children: any;
|
|
14
|
-
}): React.JSX.Element;
|
|
15
|
-
declare namespace Accordion {
|
|
16
|
-
export { AccordionItem as Item };
|
|
17
|
-
export { AccordionTrigger as Trigger };
|
|
18
|
-
export { AccordionContent as Content };
|
|
19
|
-
}
|
|
1
|
+
export const AccordionItem: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
2
|
+
export const AccordionTrigger: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
3
|
+
export const AccordionTriggerHasHeader: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
4
|
+
export const AccordionTriggerBlank: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
5
|
+
export const AccordionContent: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
6
|
+
export default Accordion;
|
|
7
|
+
import React from "react";
|
|
8
|
+
declare function Accordion({ className, type, defaultValue, collapsible, children }: {
|
|
9
|
+
className: any;
|
|
10
|
+
type?: string | undefined;
|
|
11
|
+
defaultValue: any;
|
|
12
|
+
collapsible?: boolean | undefined;
|
|
13
|
+
children: any;
|
|
14
|
+
}): React.JSX.Element;
|
|
15
|
+
declare namespace Accordion {
|
|
16
|
+
export { AccordionItem as Item };
|
|
17
|
+
export { AccordionTrigger as Trigger };
|
|
18
|
+
export { AccordionContent as Content };
|
|
19
|
+
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export default ButtonGroupApply;
|
|
2
|
-
declare function ButtonGroupApply({ useDetailsPostMessage, navigateToDetails, navigateToEasyApply, Link, linkFormat, easyApplyUrl, applyNowText, detailsUrl, detailsText, easyApplyText, className, buttonSize, applyButtonVariant, detailsButtonVariant, includeDialog, internalApplyLink, item, companyName, trackEvent, eventTypes }: {
|
|
3
|
-
useDetailsPostMessage: any;
|
|
4
|
-
navigateToDetails: any;
|
|
5
|
-
navigateToEasyApply: any;
|
|
6
|
-
Link: any;
|
|
7
|
-
linkFormat: any;
|
|
8
|
-
easyApplyUrl: any;
|
|
9
|
-
applyNowText?: string | undefined;
|
|
10
|
-
detailsUrl: any;
|
|
11
|
-
detailsText?: string | undefined;
|
|
12
|
-
easyApplyText: any;
|
|
13
|
-
className: any;
|
|
14
|
-
buttonSize?: string | undefined;
|
|
15
|
-
applyButtonVariant?: string | undefined;
|
|
16
|
-
detailsButtonVariant?: string | undefined;
|
|
17
|
-
includeDialog?: boolean | undefined;
|
|
18
|
-
internalApplyLink: any;
|
|
19
|
-
item: any;
|
|
20
|
-
companyName: any;
|
|
21
|
-
trackEvent: any;
|
|
22
|
-
eventTypes: any;
|
|
23
|
-
}): React.JSX.Element;
|
|
24
|
-
import React from "react";
|
|
1
|
+
export default ButtonGroupApply;
|
|
2
|
+
declare function ButtonGroupApply({ useDetailsPostMessage, navigateToDetails, navigateToEasyApply, Link, linkFormat, easyApplyUrl, applyNowText, detailsUrl, detailsText, easyApplyText, className, buttonSize, applyButtonVariant, detailsButtonVariant, includeDialog, internalApplyLink, item, companyName, trackEvent, eventTypes }: {
|
|
3
|
+
useDetailsPostMessage: any;
|
|
4
|
+
navigateToDetails: any;
|
|
5
|
+
navigateToEasyApply: any;
|
|
6
|
+
Link: any;
|
|
7
|
+
linkFormat: any;
|
|
8
|
+
easyApplyUrl: any;
|
|
9
|
+
applyNowText?: string | undefined;
|
|
10
|
+
detailsUrl: any;
|
|
11
|
+
detailsText?: string | undefined;
|
|
12
|
+
easyApplyText: any;
|
|
13
|
+
className: any;
|
|
14
|
+
buttonSize?: string | undefined;
|
|
15
|
+
applyButtonVariant?: string | undefined;
|
|
16
|
+
detailsButtonVariant?: string | undefined;
|
|
17
|
+
includeDialog?: boolean | undefined;
|
|
18
|
+
internalApplyLink: any;
|
|
19
|
+
item: any;
|
|
20
|
+
companyName: any;
|
|
21
|
+
trackEvent: any;
|
|
22
|
+
eventTypes: any;
|
|
23
|
+
}): React.JSX.Element;
|
|
24
|
+
import React from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export default CommutePill;
|
|
2
|
-
declare function CommutePill({ travelTime }: {
|
|
3
|
-
travelTime: any;
|
|
4
|
-
}): React.JSX.Element | undefined;
|
|
5
|
-
import React from "react";
|
|
1
|
+
export default CommutePill;
|
|
2
|
+
declare function CommutePill({ travelTime }: {
|
|
3
|
+
travelTime: any;
|
|
4
|
+
}): React.JSX.Element | undefined;
|
|
5
|
+
import React from "react";
|
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
export function Anchor({ children, href, className, size, variant, isBlock, hasUnderline, target, ...rest }: {
|
|
2
|
-
[x: string]: any;
|
|
3
|
-
children: any;
|
|
4
|
-
href: any;
|
|
5
|
-
className: any;
|
|
6
|
-
size: any;
|
|
7
|
-
variant: any;
|
|
8
|
-
isBlock: any;
|
|
9
|
-
hasUnderline: any;
|
|
10
|
-
target?: string | undefined;
|
|
11
|
-
}): React.JSX.Element;
|
|
12
|
-
export function AnchorLink({ children, Link, href, className, size, variant, isBlock, hasUnderline, ...rest }: {
|
|
13
|
-
[x: string]: any;
|
|
14
|
-
children: any;
|
|
15
|
-
Link: any;
|
|
16
|
-
href: any;
|
|
17
|
-
className: any;
|
|
18
|
-
size: any;
|
|
19
|
-
variant: any;
|
|
20
|
-
isBlock: any;
|
|
21
|
-
hasUnderline: any;
|
|
22
|
-
}): React.JSX.Element;
|
|
23
|
-
export const ScrollAnchor: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
24
|
-
export const Btn: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
25
|
-
export function ButtonBody({ children, className }: {
|
|
26
|
-
children: any;
|
|
27
|
-
className: any;
|
|
28
|
-
}): React.JSX.Element;
|
|
29
|
-
export function ButtonIcon({ icon, size, className }: {
|
|
30
|
-
icon: any;
|
|
31
|
-
size?: string | undefined;
|
|
32
|
-
className: any;
|
|
33
|
-
}): React.JSX.Element;
|
|
34
|
-
export default Button;
|
|
35
|
-
import React from "react";
|
|
36
|
-
declare function Button({ children }: {
|
|
37
|
-
children: any;
|
|
38
|
-
}): {
|
|
39
|
-
children: any;
|
|
40
|
-
};
|
|
41
|
-
declare namespace Button {
|
|
42
|
-
export { Anchor };
|
|
43
|
-
export { AnchorLink as Link };
|
|
44
|
-
export { ScrollAnchor as Scroll };
|
|
45
|
-
export { Btn };
|
|
46
|
-
export { ButtonBody as Body };
|
|
47
|
-
export { ButtonIcon as Icon };
|
|
48
|
-
}
|
|
1
|
+
export function Anchor({ children, href, className, size, variant, isBlock, hasUnderline, target, ...rest }: {
|
|
2
|
+
[x: string]: any;
|
|
3
|
+
children: any;
|
|
4
|
+
href: any;
|
|
5
|
+
className: any;
|
|
6
|
+
size: any;
|
|
7
|
+
variant: any;
|
|
8
|
+
isBlock: any;
|
|
9
|
+
hasUnderline: any;
|
|
10
|
+
target?: string | undefined;
|
|
11
|
+
}): React.JSX.Element;
|
|
12
|
+
export function AnchorLink({ children, Link, href, className, size, variant, isBlock, hasUnderline, ...rest }: {
|
|
13
|
+
[x: string]: any;
|
|
14
|
+
children: any;
|
|
15
|
+
Link: any;
|
|
16
|
+
href: any;
|
|
17
|
+
className: any;
|
|
18
|
+
size: any;
|
|
19
|
+
variant: any;
|
|
20
|
+
isBlock: any;
|
|
21
|
+
hasUnderline: any;
|
|
22
|
+
}): React.JSX.Element;
|
|
23
|
+
export const ScrollAnchor: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
24
|
+
export const Btn: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
25
|
+
export function ButtonBody({ children, className }: {
|
|
26
|
+
children: any;
|
|
27
|
+
className: any;
|
|
28
|
+
}): React.JSX.Element;
|
|
29
|
+
export function ButtonIcon({ icon, size, className }: {
|
|
30
|
+
icon: any;
|
|
31
|
+
size?: string | undefined;
|
|
32
|
+
className: any;
|
|
33
|
+
}): React.JSX.Element;
|
|
34
|
+
export default Button;
|
|
35
|
+
import React from "react";
|
|
36
|
+
declare function Button({ children }: {
|
|
37
|
+
children: any;
|
|
38
|
+
}): {
|
|
39
|
+
children: any;
|
|
40
|
+
};
|
|
41
|
+
declare namespace Button {
|
|
42
|
+
export { Anchor };
|
|
43
|
+
export { AnchorLink as Link };
|
|
44
|
+
export { ScrollAnchor as Scroll };
|
|
45
|
+
export { Btn };
|
|
46
|
+
export { ButtonBody as Body };
|
|
47
|
+
export { ButtonIcon as Icon };
|
|
48
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export const PillWrapper: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
2
|
-
export default PillWrapper;
|
|
3
|
-
import React from "react";
|
|
1
|
+
export const PillWrapper: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
2
|
+
export default PillWrapper;
|
|
3
|
+
import React from "react";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export default ApplyDialog;
|
|
2
|
-
declare function ApplyDialog({ children, applyUrl, internalApplyLink, companyName }: {
|
|
3
|
-
children: any;
|
|
4
|
-
applyUrl: any;
|
|
5
|
-
internalApplyLink: any;
|
|
6
|
-
companyName: any;
|
|
7
|
-
}): React.JSX.Element;
|
|
8
|
-
import React from "react";
|
|
1
|
+
export default ApplyDialog;
|
|
2
|
+
declare function ApplyDialog({ children, applyUrl, internalApplyLink, companyName }: {
|
|
3
|
+
children: any;
|
|
4
|
+
applyUrl: any;
|
|
5
|
+
internalApplyLink: any;
|
|
6
|
+
companyName: any;
|
|
7
|
+
}): React.JSX.Element;
|
|
8
|
+
import React from "react";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export default FilterSort;
|
|
2
|
-
declare function FilterSort({ className, fields, setSortSetting, fieldNames }: {
|
|
3
|
-
className: any;
|
|
4
|
-
fields: any;
|
|
5
|
-
setSortSetting: any;
|
|
6
|
-
fieldNames: any;
|
|
7
|
-
}): React.JSX.Element;
|
|
8
|
-
import React from "react";
|
|
1
|
+
export default FilterSort;
|
|
2
|
+
declare function FilterSort({ className, fields, setSortSetting, fieldNames }: {
|
|
3
|
+
className: any;
|
|
4
|
+
fields: any;
|
|
5
|
+
setSortSetting: any;
|
|
6
|
+
fieldNames: any;
|
|
7
|
+
}): React.JSX.Element;
|
|
8
|
+
import React from "react";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export function GridItem({ as, children, className }: {
|
|
2
|
-
as?: string | undefined;
|
|
3
|
-
children: any;
|
|
4
|
-
className: any;
|
|
5
|
-
}): React.JSX.Element;
|
|
6
|
-
export default Grid;
|
|
7
|
-
import React from "react";
|
|
8
|
-
declare const Grid: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
1
|
+
export function GridItem({ as, children, className }: {
|
|
2
|
+
as?: string | undefined;
|
|
3
|
+
children: any;
|
|
4
|
+
className: any;
|
|
5
|
+
}): React.JSX.Element;
|
|
6
|
+
export default Grid;
|
|
7
|
+
import React from "react";
|
|
8
|
+
declare const Grid: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export default IconContained;
|
|
2
|
-
declare function IconContained({ className, size, icon, iconClasses, title, ...iconProps }: {
|
|
3
|
-
[x: string]: any;
|
|
4
|
-
className: any;
|
|
5
|
-
size: any;
|
|
6
|
-
icon: any;
|
|
7
|
-
iconClasses: any;
|
|
8
|
-
title: any;
|
|
9
|
-
}): React.JSX.Element;
|
|
10
|
-
import React from "react";
|
|
1
|
+
export default IconContained;
|
|
2
|
+
declare function IconContained({ className, size, icon, iconClasses, title, ...iconProps }: {
|
|
3
|
+
[x: string]: any;
|
|
4
|
+
className: any;
|
|
5
|
+
size: any;
|
|
6
|
+
icon: any;
|
|
7
|
+
iconClasses: any;
|
|
8
|
+
title: any;
|
|
9
|
+
}): React.JSX.Element;
|
|
10
|
+
import React from "react";
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export default ListingDetails;
|
|
2
|
-
declare function ListingDetails({ item, recruiter, travelTime, useDetailsPostMessage, navigateToDetails, navigateToEasyApply, Link, linkFormat, easyApplyUrl, easyApplyText, useApplyDialog, internalApplyLink, companyName, jobsDomain, trackEvent, eventTypes }: {
|
|
3
|
-
item: any;
|
|
4
|
-
recruiter: any;
|
|
5
|
-
travelTime: any;
|
|
6
|
-
useDetailsPostMessage: any;
|
|
7
|
-
navigateToDetails: any;
|
|
8
|
-
navigateToEasyApply: any;
|
|
9
|
-
Link: any;
|
|
10
|
-
linkFormat: any;
|
|
11
|
-
easyApplyUrl: any;
|
|
12
|
-
easyApplyText: any;
|
|
13
|
-
useApplyDialog: any;
|
|
14
|
-
internalApplyLink: any;
|
|
15
|
-
companyName: any;
|
|
16
|
-
jobsDomain: any;
|
|
17
|
-
trackEvent: any;
|
|
18
|
-
eventTypes: any;
|
|
19
|
-
}): React.JSX.Element | null;
|
|
20
|
-
import React from "react";
|
|
1
|
+
export default ListingDetails;
|
|
2
|
+
declare function ListingDetails({ item, recruiter, travelTime, useDetailsPostMessage, navigateToDetails, navigateToEasyApply, Link, linkFormat, easyApplyUrl, easyApplyText, useApplyDialog, internalApplyLink, companyName, jobsDomain, trackEvent, eventTypes }: {
|
|
3
|
+
item: any;
|
|
4
|
+
recruiter: any;
|
|
5
|
+
travelTime: any;
|
|
6
|
+
useDetailsPostMessage: any;
|
|
7
|
+
navigateToDetails: any;
|
|
8
|
+
navigateToEasyApply: any;
|
|
9
|
+
Link: any;
|
|
10
|
+
linkFormat: any;
|
|
11
|
+
easyApplyUrl: any;
|
|
12
|
+
easyApplyText: any;
|
|
13
|
+
useApplyDialog: any;
|
|
14
|
+
internalApplyLink: any;
|
|
15
|
+
companyName: any;
|
|
16
|
+
jobsDomain: any;
|
|
17
|
+
trackEvent: any;
|
|
18
|
+
eventTypes: any;
|
|
19
|
+
}): React.JSX.Element | null;
|
|
20
|
+
import React from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export default FieldMapper;
|
|
2
|
-
declare function FieldMapper({ item, fieldsShown, specialFeatures, handleFavouriteClick, isFavorite, includeFavorite }: {
|
|
3
|
-
item: any;
|
|
4
|
-
fieldsShown: any;
|
|
5
|
-
specialFeatures: any;
|
|
6
|
-
handleFavouriteClick: any;
|
|
7
|
-
isFavorite: any;
|
|
8
|
-
includeFavorite?: boolean | undefined;
|
|
9
|
-
}): React.JSX.Element;
|
|
10
|
-
import React from "react";
|
|
1
|
+
export default FieldMapper;
|
|
2
|
+
declare function FieldMapper({ item, fieldsShown, specialFeatures, handleFavouriteClick, isFavorite, includeFavorite }: {
|
|
3
|
+
item: any;
|
|
4
|
+
fieldsShown: any;
|
|
5
|
+
specialFeatures: any;
|
|
6
|
+
handleFavouriteClick: any;
|
|
7
|
+
isFavorite: any;
|
|
8
|
+
includeFavorite?: boolean | undefined;
|
|
9
|
+
}): React.JSX.Element;
|
|
10
|
+
import React from "react";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export default HeaderItem;
|
|
2
|
-
declare function HeaderItem({ className, children, field, setSortSetting, sortSetting, isSortable, ...rest }: {
|
|
3
|
-
[x: string]: any;
|
|
4
|
-
className: any;
|
|
5
|
-
children: any;
|
|
6
|
-
field: any;
|
|
7
|
-
setSortSetting: any;
|
|
8
|
-
sortSetting: any;
|
|
9
|
-
isSortable: any;
|
|
10
|
-
}): React.JSX.Element;
|
|
11
|
-
import React from "react";
|
|
1
|
+
export default HeaderItem;
|
|
2
|
+
declare function HeaderItem({ className, children, field, setSortSetting, sortSetting, isSortable, ...rest }: {
|
|
3
|
+
[x: string]: any;
|
|
4
|
+
className: any;
|
|
5
|
+
children: any;
|
|
6
|
+
field: any;
|
|
7
|
+
setSortSetting: any;
|
|
8
|
+
sortSetting: any;
|
|
9
|
+
isSortable: any;
|
|
10
|
+
}): React.JSX.Element;
|
|
11
|
+
import React from "react";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export default ListHeader;
|
|
2
|
-
declare function ListHeader({ className, fieldsShown, fieldNames, fieldIsSortable, setSortSetting, sortSetting, includeFavorite, scrollbarWidth }: {
|
|
3
|
-
className: any;
|
|
4
|
-
fieldsShown: any;
|
|
5
|
-
fieldNames: any;
|
|
6
|
-
fieldIsSortable?: boolean | undefined;
|
|
7
|
-
setSortSetting: any;
|
|
8
|
-
sortSetting: any;
|
|
9
|
-
includeFavorite?: boolean | undefined;
|
|
10
|
-
scrollbarWidth: any;
|
|
11
|
-
}): React.JSX.Element;
|
|
12
|
-
import React from "react";
|
|
1
|
+
export default ListHeader;
|
|
2
|
+
declare function ListHeader({ className, fieldsShown, fieldNames, fieldIsSortable, setSortSetting, sortSetting, includeFavorite, scrollbarWidth }: {
|
|
3
|
+
className: any;
|
|
4
|
+
fieldsShown: any;
|
|
5
|
+
fieldNames: any;
|
|
6
|
+
fieldIsSortable?: boolean | undefined;
|
|
7
|
+
setSortSetting: any;
|
|
8
|
+
sortSetting: any;
|
|
9
|
+
includeFavorite?: boolean | undefined;
|
|
10
|
+
scrollbarWidth: any;
|
|
11
|
+
}): React.JSX.Element;
|
|
12
|
+
import React from "react";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export default CardItemExpand;
|
|
2
|
-
declare function CardItemExpand({ className, content, ...props }: {
|
|
3
|
-
[x: string]: any;
|
|
4
|
-
className: any;
|
|
5
|
-
content: any;
|
|
6
|
-
}): React.JSX.Element;
|
|
7
|
-
import React from "react";
|
|
1
|
+
export default CardItemExpand;
|
|
2
|
+
declare function CardItemExpand({ className, content, ...props }: {
|
|
3
|
+
[x: string]: any;
|
|
4
|
+
className: any;
|
|
5
|
+
content: any;
|
|
6
|
+
}): React.JSX.Element;
|
|
7
|
+
import React from "react";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export function NavButton({ className, href, target, title, icon, ...props }: {
|
|
2
|
-
[x: string]: any;
|
|
3
|
-
className: any;
|
|
4
|
-
href: any;
|
|
5
|
-
target?: string | undefined;
|
|
6
|
-
title: any;
|
|
7
|
-
icon: any;
|
|
8
|
-
}): React.JSX.Element;
|
|
9
|
-
export default RecruiterContactNav;
|
|
10
|
-
import React from "react";
|
|
11
|
-
declare function RecruiterContactNav({ children, className }: {
|
|
12
|
-
children: any;
|
|
13
|
-
className: any;
|
|
14
|
-
}): React.JSX.Element;
|
|
15
|
-
declare namespace RecruiterContactNav {
|
|
16
|
-
export { NavButton as Button };
|
|
17
|
-
}
|
|
1
|
+
export function NavButton({ className, href, target, title, icon, ...props }: {
|
|
2
|
+
[x: string]: any;
|
|
3
|
+
className: any;
|
|
4
|
+
href: any;
|
|
5
|
+
target?: string | undefined;
|
|
6
|
+
title: any;
|
|
7
|
+
icon: any;
|
|
8
|
+
}): React.JSX.Element;
|
|
9
|
+
export default RecruiterContactNav;
|
|
10
|
+
import React from "react";
|
|
11
|
+
declare function RecruiterContactNav({ children, className }: {
|
|
12
|
+
children: any;
|
|
13
|
+
className: any;
|
|
14
|
+
}): React.JSX.Element;
|
|
15
|
+
declare namespace RecruiterContactNav {
|
|
16
|
+
export { NavButton as Button };
|
|
17
|
+
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export function Title({ as, className, children }: {
|
|
2
|
-
as?: string | undefined;
|
|
3
|
-
className: any;
|
|
4
|
-
children: any;
|
|
5
|
-
}): React.JSX.Element;
|
|
6
|
-
export function Text({ as, className, children }: {
|
|
7
|
-
as?: string | undefined;
|
|
8
|
-
className: any;
|
|
9
|
-
children: any;
|
|
10
|
-
}): React.JSX.Element;
|
|
11
|
-
export default RecruiterDetails;
|
|
12
|
-
import React from "react";
|
|
13
|
-
declare function RecruiterDetails({ contactNav, className, children }: {
|
|
14
|
-
contactNav: any;
|
|
15
|
-
className: any;
|
|
16
|
-
children: any;
|
|
17
|
-
}): React.JSX.Element;
|
|
18
|
-
declare namespace RecruiterDetails {
|
|
19
|
-
export { Title };
|
|
20
|
-
export { Text };
|
|
21
|
-
}
|
|
1
|
+
export function Title({ as, className, children }: {
|
|
2
|
+
as?: string | undefined;
|
|
3
|
+
className: any;
|
|
4
|
+
children: any;
|
|
5
|
+
}): React.JSX.Element;
|
|
6
|
+
export function Text({ as, className, children }: {
|
|
7
|
+
as?: string | undefined;
|
|
8
|
+
className: any;
|
|
9
|
+
children: any;
|
|
10
|
+
}): React.JSX.Element;
|
|
11
|
+
export default RecruiterDetails;
|
|
12
|
+
import React from "react";
|
|
13
|
+
declare function RecruiterDetails({ contactNav, className, children }: {
|
|
14
|
+
contactNav: any;
|
|
15
|
+
className: any;
|
|
16
|
+
children: any;
|
|
17
|
+
}): React.JSX.Element;
|
|
18
|
+
declare namespace RecruiterDetails {
|
|
19
|
+
export { Title };
|
|
20
|
+
export { Text };
|
|
21
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export default RecruiterHeadshot;
|
|
2
|
-
declare function RecruiterHeadshot({ image, alt, className, imageClassName }: {
|
|
3
|
-
image: any;
|
|
4
|
-
alt: any;
|
|
5
|
-
className: any;
|
|
6
|
-
imageClassName: any;
|
|
7
|
-
}): React.JSX.Element;
|
|
8
|
-
import React from "react";
|
|
1
|
+
export default RecruiterHeadshot;
|
|
2
|
+
declare function RecruiterHeadshot({ image, alt, className, imageClassName }: {
|
|
3
|
+
image: any;
|
|
4
|
+
alt: any;
|
|
5
|
+
className: any;
|
|
6
|
+
imageClassName: any;
|
|
7
|
+
}): React.JSX.Element;
|
|
8
|
+
import React from "react";
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import React, { RefObject, ReactNode } from 'react';
|
|
2
|
-
import { Listing } from '~/types/Listings';
|
|
3
|
-
interface ItemsListProps {
|
|
4
|
-
fieldNames: Record<string, string>;
|
|
5
|
-
showMap: boolean;
|
|
6
|
-
fieldsShown: string[];
|
|
7
|
-
filteredListings: Listing[];
|
|
8
|
-
loading: boolean;
|
|
9
|
-
sortSetting: any;
|
|
10
|
-
setSortSetting: (setting: any) => void;
|
|
11
|
-
itemLimit: number;
|
|
12
|
-
loader: RefObject<HTMLDivElement>;
|
|
13
|
-
scrollContainerRef: RefObject<HTMLDivElement>;
|
|
14
|
-
itemRefs: any;
|
|
15
|
-
selectedListItem: Listing | null;
|
|
16
|
-
children: ReactNode;
|
|
17
|
-
includeFavorite: boolean;
|
|
18
|
-
}
|
|
19
|
-
declare const ItemsList: React.FC<ItemsListProps>;
|
|
20
|
-
export default ItemsList;
|
|
1
|
+
import React, { RefObject, ReactNode } from 'react';
|
|
2
|
+
import { Listing } from '~/types/Listings';
|
|
3
|
+
interface ItemsListProps {
|
|
4
|
+
fieldNames: Record<string, string>;
|
|
5
|
+
showMap: boolean;
|
|
6
|
+
fieldsShown: string[];
|
|
7
|
+
filteredListings: Listing[];
|
|
8
|
+
loading: boolean;
|
|
9
|
+
sortSetting: any;
|
|
10
|
+
setSortSetting: (setting: any) => void;
|
|
11
|
+
itemLimit: number;
|
|
12
|
+
loader: RefObject<HTMLDivElement>;
|
|
13
|
+
scrollContainerRef: RefObject<HTMLDivElement>;
|
|
14
|
+
itemRefs: any;
|
|
15
|
+
selectedListItem: Listing | null;
|
|
16
|
+
children: ReactNode;
|
|
17
|
+
includeFavorite: boolean;
|
|
18
|
+
}
|
|
19
|
+
declare const ItemsList: React.FC<ItemsListProps>;
|
|
20
|
+
export default ItemsList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<React.RefAttributes<any>>>;
|
|
2
|
-
export default _default;
|
|
3
|
-
import React from "react";
|
|
1
|
+
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<React.RefAttributes<any>>>;
|
|
2
|
+
export default _default;
|
|
3
|
+
import React from "react";
|