@mindly/ui-components 5.14.0 → 5.15.0

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.
@@ -0,0 +1,2 @@
1
+ import * as React from 'react';
2
+ export declare const IconCheckSmall: React.FC<React.SVGAttributes<SVGElement>>;
@@ -34,3 +34,4 @@ export * from './IconEye';
34
34
  export * from './IconEyeOff';
35
35
  export * from './IconChat3d';
36
36
  export * from './IconNotficationMuted';
37
+ export * from './IconCheckSmall';
package/dist/index.d.ts CHANGED
@@ -1831,6 +1831,8 @@ declare const IconChat3d: (props: SVGProps<SVGSVGElement>) => JSX.Element;
1831
1831
 
1832
1832
  declare const IconNotificationMuted: (props: SVGProps<SVGSVGElement>) => JSX.Element;
1833
1833
 
1834
+ declare const IconCheckSmall: React.FC<React.SVGAttributes<SVGElement>>;
1835
+
1834
1836
  type AnyRef = React__default.Ref<any>;
1835
1837
  declare const mergeRefs: <T extends unknown>(...refs: AnyRef[]) => React__default.Ref<T>;
1836
1838
 
@@ -1916,4 +1918,4 @@ type PushNotificationsIsDisabledBannerProps = {
1916
1918
 
1917
1919
  declare function PushNotificationsIsDisabledBanner({ onOpenNativeSettings, className, title, description, buttonText, }: PushNotificationsIsDisabledBannerProps): JSX.Element;
1918
1920
 
1919
- export { AppFooter, _default$b as AppFooter_v2, AppHeader, AppHeader_v2, ArchivedConsultationCard, Avatar, AvatarProps$1 as AvatarProps, _default$a as Avatar_v2, _default$6 as Badge, _default$p as BookingScheduleTime, _default$o as BookingSpecialistInfo, Button, Button_v2, Calendar, CancelSession, CardModal, ChangeLangModal, ChangeLanguageModal, _default$K as ChatListItem, _default$I as ChatListSkeleton, _default$J as ChatMessage, ChatMessageSkeleton, _default$j as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, _default$B as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$y as ConsultationModal, _default$w as ConsultationSpecialistCard, Container, Container_v2, ContentCard, CountryOfOriginModal, CustomButton, _default$k as CustomCheckbox, CustomRadioButton, _default$l as CustomSelect, _default$m as CustomTextarea, DatePicker, _default$u as DaySlider, DayToRender, _default$q as EducationCard, _default$H as EmptyChatList, EmptyChatMessages, _default$z as EmptyConsultations, EntryNotFound, EntryNotFoundProps, _default$g as Flag, FlagTypes, _default$8 as Flag_v2, FloatingButton, FooterForBooking, FrequentlyAskedQuestions, HorizontalCalendar, HorizontalCalendarProps, ISpecialistReview, IconApple, IconArrowLeft, IconArrowRight, IconBeachAccess, _default$3 as IconButton, IconCalendar, IconCalendarMonth, IconChat3d, IconChatOutline, IconCheckboxChecked, IconCheckboxUnchecked, IconClose, IconEditCalendar, IconEye, IconEyeOff, IconGoogle, IconInvisible, IconLanguage, IconLeftArrow, IconLetter, IconLogout, IconNotificationMuted, IconPause, IconPlus, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconResume, IconSettings, IconSpinner, IconStar, IconStarFilled, IconSuccess, IconTime, IconVerifiedUser, IconVisible, ImageInput, ImageWithFallback, ImpressionEmojiEnum, Input, LanguagesList, _default$O as LetterAvatar, _default$h as LineFileInput, ListBox, ListBoxItem, ListButton, ListItemType, ListOption, ListSelect, ListSelectProps, _default$1 as Loading, LouseConnect, _default$L as MediaPlayer, Modal, ModalCalendar, ModalSheet, NavigationBar, NoInternetConnection, NotSupportModal, NotesCardText, NotesEditor, PasswordInput, _default$N as PersonDateTimeCard, _default$7 as Picture, _default$f as ProfileInformation, _default$s as ProfileView, _default$i as ProgressBar, _default$2 as ProgressBar_v2, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$4 as Rating, _default$v as ReSchedule, ReScheduleSuccess, Refresher, ReviewCard, ReviewStatistics, ReviewSwiperSection, RoundButton, RowItemType, RowSelect, RowSelectProps, ScreenInput, ScrollTabs, SectionHeading, Segment, SegmentColor, SegmentType, _default$M as SelectImpressionEmoji, _default$A as SignUpSessionButton, _default$x as SignUpSessionModal, Skeleton, _default$9 as Skeleton_v2, _default as SlotsGrid, _default$r as SpecialistAbout, SpecialistCard, _default$F as SpecialistEducationCard, SpecialistLangs, _default$e as SpecialistMatch, _default$E as SpecialistProfileViewCard, _default$d as SpecialistStatistic, SpecialistStatisticsCard, SpecialistWorkDirections, Spinner, Spinner_v2, StarRating, StatisticsScroll, StatusTag, SuccessScreen, SwitchDeviceCard, TabBar, Tag, _default$n as TextInput, _default$G as Textarea, _default$5 as Textarea_v2, ThemeProvider, ThemeProviderProps, TherapistCard, TherapistInformationComponent, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, _default$c as Typography, TypographyVariantsEnum, UpdatesCard, UserInfoModal, UsersPsychologistScrollList, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$C as VideoCallInfo, _default$D as VideoPlayer, _default$t as WorkDirections, YourLocalTimeBlock, appThemes, decOfNum, mergeRefs, toast, useAutoFocus, useDomRef, useEvent, useToastContext };
1921
+ export { AppFooter, _default$b as AppFooter_v2, AppHeader, AppHeader_v2, ArchivedConsultationCard, Avatar, AvatarProps$1 as AvatarProps, _default$a as Avatar_v2, _default$6 as Badge, _default$p as BookingScheduleTime, _default$o as BookingSpecialistInfo, Button, Button_v2, Calendar, CancelSession, CardModal, ChangeLangModal, ChangeLanguageModal, _default$K as ChatListItem, _default$I as ChatListSkeleton, _default$J as ChatMessage, ChatMessageSkeleton, _default$j as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, _default$B as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$y as ConsultationModal, _default$w as ConsultationSpecialistCard, Container, Container_v2, ContentCard, CountryOfOriginModal, CustomButton, _default$k as CustomCheckbox, CustomRadioButton, _default$l as CustomSelect, _default$m as CustomTextarea, DatePicker, _default$u as DaySlider, DayToRender, _default$q as EducationCard, _default$H as EmptyChatList, EmptyChatMessages, _default$z as EmptyConsultations, EntryNotFound, EntryNotFoundProps, _default$g as Flag, FlagTypes, _default$8 as Flag_v2, FloatingButton, FooterForBooking, FrequentlyAskedQuestions, HorizontalCalendar, HorizontalCalendarProps, ISpecialistReview, IconApple, IconArrowLeft, IconArrowRight, IconBeachAccess, _default$3 as IconButton, IconCalendar, IconCalendarMonth, IconChat3d, IconChatOutline, IconCheckSmall, IconCheckboxChecked, IconCheckboxUnchecked, IconClose, IconEditCalendar, IconEye, IconEyeOff, IconGoogle, IconInvisible, IconLanguage, IconLeftArrow, IconLetter, IconLogout, IconNotificationMuted, IconPause, IconPlus, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconResume, IconSettings, IconSpinner, IconStar, IconStarFilled, IconSuccess, IconTime, IconVerifiedUser, IconVisible, ImageInput, ImageWithFallback, ImpressionEmojiEnum, Input, LanguagesList, _default$O as LetterAvatar, _default$h as LineFileInput, ListBox, ListBoxItem, ListButton, ListItemType, ListOption, ListSelect, ListSelectProps, _default$1 as Loading, LouseConnect, _default$L as MediaPlayer, Modal, ModalCalendar, ModalSheet, NavigationBar, NoInternetConnection, NotSupportModal, NotesCardText, NotesEditor, PasswordInput, _default$N as PersonDateTimeCard, _default$7 as Picture, _default$f as ProfileInformation, _default$s as ProfileView, _default$i as ProgressBar, _default$2 as ProgressBar_v2, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$4 as Rating, _default$v as ReSchedule, ReScheduleSuccess, Refresher, ReviewCard, ReviewStatistics, ReviewSwiperSection, RoundButton, RowItemType, RowSelect, RowSelectProps, ScreenInput, ScrollTabs, SectionHeading, Segment, SegmentColor, SegmentType, _default$M as SelectImpressionEmoji, _default$A as SignUpSessionButton, _default$x as SignUpSessionModal, Skeleton, _default$9 as Skeleton_v2, _default as SlotsGrid, _default$r as SpecialistAbout, SpecialistCard, _default$F as SpecialistEducationCard, SpecialistLangs, _default$e as SpecialistMatch, _default$E as SpecialistProfileViewCard, _default$d as SpecialistStatistic, SpecialistStatisticsCard, SpecialistWorkDirections, Spinner, Spinner_v2, StarRating, StatisticsScroll, StatusTag, SuccessScreen, SwitchDeviceCard, TabBar, Tag, _default$n as TextInput, _default$G as Textarea, _default$5 as Textarea_v2, ThemeProvider, ThemeProviderProps, TherapistCard, TherapistInformationComponent, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, _default$c as Typography, TypographyVariantsEnum, UpdatesCard, UserInfoModal, UsersPsychologistScrollList, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$C as VideoCallInfo, _default$D as VideoPlayer, _default$t as WorkDirections, YourLocalTimeBlock, appThemes, decOfNum, mergeRefs, toast, useAutoFocus, useDomRef, useEvent, useToastContext };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindly/ui-components",
3
- "version": "5.14.0",
3
+ "version": "5.15.0",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "clean": "rimraf dist",