searchsmartly-ui 0.0.69 → 0.0.70

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.d.ts CHANGED
@@ -472,4 +472,4 @@ declare const getBedroomsText: ({ bedrooms, isShared, disablePlural, isShort }:
472
472
 
473
473
  declare const getFormattedTime: (time?: number, shortText?: boolean) => string;
474
474
 
475
- export { AmenityTags, BaseLayout, BeachesIcon, BedIcon, BedroomsForm, BikeIcon, BudgetForm, BusIcon, BusTagIcon, Button, COMMUTE_METHODS, CarIcon, CardImage, type Commute, CommuteIcon, type CommuteLocation, CommuteMethod, type CommutePinFeature, EmptyDefaultImage, ErrorBoundary, FilterButton, FiltersIcon, FiltersModal, FooterButtons, GymIcon, LazyLoadImage, LifestyleForm, type LifestyleFormProps, ListHeader, Loader, MapTags, MapWrapper, type MethodType, ModalBase, ModalsContext, ModalsProvider, Onboarding, OnboardingStepLayout, ParksIcon, type PinFeature, PinIcon, Polygon, Powered, PropertiesList, PropertyCard, type PropertyCardType, PropertyTag, PropertyTypeForm, type PropertyTypeFormProps, RentBuyForm, type RentBuyFormProps, RestaurantsIcon, SchoolsIcon, SearchsmartlyLogo, ShopIcon, SlickCarousel, Snackbar, StarIcon, Tag, type TagProps, ThemeProvider, Transition, WalkIcon, amenityTagConfig, currencyFormatterProperty, formatPrice, getAmenityTags, getBedroomsText, getFormattedTime, pluralize, renderPlural, thresholds, useModal, useResponsive };
475
+ export { AmenityTags, BaseLayout, BeachesIcon, BedIcon, BedroomsForm, BikeIcon, BudgetForm, BusIcon, BusTagIcon, Button, COMMUTE_METHODS, CarIcon, CardImage, type Commute, CommuteIcon, type CommuteLocation, CommuteMethod, type CommutePin, type CommutePinFeature, EmptyDefaultImage, ErrorBoundary, FilterButton, FiltersIcon, FiltersModal, FooterButtons, GymIcon, LazyLoadImage, LifestyleForm, type LifestyleFormProps, ListHeader, Loader, type MapProps, MapTags, MapWrapper, type MethodType, ModalBase, ModalsContext, ModalsProvider, Onboarding, OnboardingStepLayout, ParksIcon, type PinFeature, PinIcon, Polygon, Powered, PropertiesList, PropertyCard, type PropertyCardType, PropertyTag, PropertyTypeForm, type PropertyTypeFormProps, RentBuyForm, type RentBuyFormProps, RestaurantsIcon, SchoolsIcon, SearchsmartlyLogo, ShopIcon, SlickCarousel, Snackbar, StarIcon, Tag, type TagProps, ThemeProvider, Transition, WalkIcon, amenityTagConfig, currencyFormatterProperty, formatPrice, getAmenityTags, getBedroomsText, getFormattedTime, pluralize, renderPlural, thresholds, useModal, useResponsive };
@@ -1,3 +1,4 @@
1
1
  export * from './Map';
2
2
  export * from './Polygon';
3
3
  export * from './MapTags';
4
+ export * from './types';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "searchsmartly-ui",
3
- "version": "0.0.69",
3
+ "version": "0.0.70",
4
4
  "description": "SearchSmartly UI Library",
5
5
  "keywords": [
6
6
  "react",